diff options
Diffstat (limited to 'misc/mobile_12_2.asm')
-rwxr-xr-x | misc/mobile_12_2.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_12_2.asm b/misc/mobile_12_2.asm index 86583aa40..05e92cd55 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 @@ -481,7 +481,7 @@ Function4ab06: ; 4ab06 jr nz, .NotFainted scf -.NotFainted +.NotFainted: ret ; 4ab1a |