diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-09-16 13:40:47 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-09-16 13:40:47 -0400 |
commit | 03cb8c53f1507091f09a17235416904d5ed29a49 (patch) | |
tree | 4bc0356e963231d401a1cfbea428d04f4f37a19f /constants/scgb_constants.asm | |
parent | 4d7e1bec4021fd53013fd1071c3cf9b30c00102b (diff) |
Identify some Spaceworld beta content
Diffstat (limited to 'constants/scgb_constants.asm')
-rw-r--r-- | constants/scgb_constants.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/scgb_constants.asm b/constants/scgb_constants.asm index 807b5003c..e60ed9795 100644 --- a/constants/scgb_constants.asm +++ b/constants/scgb_constants.asm @@ -6,7 +6,7 @@ const SCGB_STATS_SCREEN_HP_PALS const SCGB_POKEDEX const SCGB_SLOT_MACHINE - const SCGB_06 + const SCGB_BETA_TITLE_SCREEN const SCGB_GS_INTRO const SCGB_DIPLOMA const SCGB_MAPPALS @@ -19,7 +19,7 @@ const SCGB_POKEDEX_SEARCH_OPTION const SCGB_BETA_POKER const SCGB_POKEPIC - const SCGB_13 + const SCGB_MAGNET_TRAIN const SCGB_PACKPALS const SCGB_TRAINER_CARD const SCGB_POKEDEX_UNOWN_MODE |