diff options
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 |