diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-04 11:46:23 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-04 11:46:23 -0400 |
| commit | 3713b71d9e3f3f1bc099d4704910cb9c1d172dcf (patch) | |
| tree | 03069bd1fb4576c16b773b23bab0071aabb7cabd /constants | |
| parent | 82f1534925c5fe1f0d876ea88119b0121cfa65a6 (diff) | |
More splitting of main.asm; remove unneeded rept 2
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 9363415a3..726099509 100755 --- a/constants/cgb_constants.asm +++ b/constants/cgb_constants.asm @@ -24,7 +24,7 @@ const SCGB_POKEDEX_UNOWN_MODE const SCGB_17 const SCGB_18 - const SCGB_19 + const SCGB_GAMEFREAK_LOGO const SCGB_1A const SCGB_1B const SCGB_FRONTPICPALS |
