set hgss pokedex off by default

This commit is contained in:
Aaghat 2023-09-09 10:59:44 +05:30
parent 332cc29273
commit 1b17e3adff

View file

@ -75,6 +75,6 @@
// General settings
#define EXPANSION_INTRO TRUE // If TRUE, a custom RHH intro will play after the vanilla copyright screen.
#define POKEDEX_PLUS_HGSS TRUE // If TRUE, enables the custom HGSS style Pokedex.
#define POKEDEX_PLUS_HGSS FALSE // If TRUE, enables the custom HGSS style Pokedex.
#endif // GUARD_CONFIG_H