diff options
author | YamaArashi <shadow962@live.com> | 2016-01-09 17:51:14 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-09 17:51:14 -0800 |
commit | e033ea3a37f594d04b7132ad54765a8fee312ae5 (patch) | |
tree | dd03597df2fdb8e956601cd0c34fab2b4786b848 /constants | |
parent | f14562da4b066a80af3edfc5171e083f63532109 (diff) |
commented pokedex more
Diffstat (limited to 'constants')
-rwxr-xr-x | constants/cgb_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/cgb_constants.asm b/constants/cgb_constants.asm index 028cc71d7..ac40af7a4 100755 --- a/constants/cgb_constants.asm +++ b/constants/cgb_constants.asm @@ -3,7 +3,7 @@ const SCGB_BATTLE_COLORS const SCGB_POKEGEAR_PALS const SCGB_STATS_SCREEN_HP_PALS - const SCGB_04 + const SCGB_POKEDEX const SCGB_SLOT_MACHINE const SCGB_06 const SCGB_07 |