diff --git a/include/config.h b/include/config.h index 9d183e0018..17082b0fdc 100644 --- a/include/config.h +++ b/include/config.h @@ -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