diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-17 20:49:34 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-17 21:26:38 -0400 |
commit | 52605b764a6ecfb781ca9e70d51dad909dabe7c3 (patch) | |
tree | 5c5f94165c373acdab98443004131d31d937b01a /engine/predef.asm | |
parent | f53d65c536096213b6826765f81a0f436c88fe72 (diff) |
Add commented numbers to map/group constants
Diffstat (limited to 'engine/predef.asm')
-rw-r--r-- | engine/predef.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/predef.asm b/engine/predef.asm index 8c1a600bb..748d14c49 100644 --- a/engine/predef.asm +++ b/engine/predef.asm @@ -82,7 +82,7 @@ PredefPointers:: ; 856b add_predef Predef_LoadSGBLayout add_predef Function91d11 add_predef CheckContestMon - add_predef Function8c20f + add_predef Predef_StartBattle add_predef Predef35 add_predef Predef36 add_predef PlayBattleAnim |