diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2016-03-01 22:31:21 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2016-03-01 22:31:21 -0500 |
commit | 599e6e8d16571235f2054aa38f39e66181da3796 (patch) | |
tree | 9d3670e3329a17f076ea95fc721fd7501354a984 /misc/mobile_12_2.asm | |
parent | e044b8ec08fee4a5d4f9cd942551ff94f2577b76 (diff) |
Battle animation annotations
Diffstat (limited to 'misc/mobile_12_2.asm')
-rwxr-xr-x | misc/mobile_12_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_12_2.asm b/misc/mobile_12_2.asm index 86583aa40..928eeec98 100755 --- a/misc/mobile_12_2.asm +++ b/misc/mobile_12_2.asm @@ -443,7 +443,7 @@ Function4aad3: ; 4aad3 push bc push hl ld e, 0 - callba Function8e83f + callba LoadMenuMonIcon ld a, [hObjectStructIndexBuffer] inc a ld [hObjectStructIndexBuffer], a |