diff options
Diffstat (limited to 'constants/scgb_constants.asm')
-rw-r--r-- | constants/scgb_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/scgb_constants.asm b/constants/scgb_constants.asm index 2b52f7a3..80bfcfc2 100644 --- a/constants/scgb_constants.asm +++ b/constants/scgb_constants.asm @@ -31,7 +31,7 @@ const SCGB_TRAINER_OR_MON_FRONTPIC_PALS const SCGB_MYSTERY_GIFT const SCGB_1E - const SCGB_POKEDEX_5_5 + const SCGB_POKEDEX_5X5 SCGB_PARTY_MENU_HP_PALS EQU -4 SCGB_RAM EQU -1 |