diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-07 21:04:54 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-07 21:04:54 -0500 |
commit | 6a570ebb8ecb72dc9d1373062c311dfbb1234dc3 (patch) | |
tree | a09be189c30b60b266a2a5f7dd07404c40e44a9e /misc/crystal_misc.asm | |
parent | 09603bf0315862d7c008e08a9960e6111a0859f8 (diff) |
more battle core labels
Diffstat (limited to 'misc/crystal_misc.asm')
-rw-r--r-- | misc/crystal_misc.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/crystal_misc.asm b/misc/crystal_misc.asm index cb152cefd..978a0fc14 100644 --- a/misc/crystal_misc.asm +++ b/misc/crystal_misc.asm @@ -430,7 +430,7 @@ Function17a91e: ; 17a91e (5e:691e) ret .asm_17a92c - call LoadMenuDataHeader_0x1d75 + call LoadPartyMenuDataHeader call Function17a99e ld hl, $d088 set 7, [hl] |