diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2016-01-09 16:28:22 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2016-01-09 16:52:34 -0500 |
commit | 6d1b7f28c8987be16b05e8c68f7f50eb357b7cc5 (patch) | |
tree | b4b100bbfe54511540136e9c35ecb2eee572aafb /constants/cgb_constants.asm | |
parent | f14562da4b066a80af3edfc5171e083f63532109 (diff) |
Split base stats
Diffstat (limited to 'constants/cgb_constants.asm')
-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..0f0590f3c 100755 --- a/constants/cgb_constants.asm +++ b/constants/cgb_constants.asm @@ -17,7 +17,7 @@ const SCGB_0F const SCGB_10 const SCGB_11 - const SCGB_12 + const SCGB_POKEPIC const SCGB_13 const SCGB_PACKPALS const SCGB_TRAINER_CARD |