set hgss pokedex off by default
This commit is contained in:
parent
332cc29273
commit
1b17e3adff
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue