diff options
Diffstat (limited to 'mobile/mobile_41.asm')
-rwxr-xr-x | mobile/mobile_41.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_41.asm b/mobile/mobile_41.asm index 9ab9f7ed2..7e1d20db6 100755 --- a/mobile/mobile_41.asm +++ b/mobile/mobile_41.asm @@ -1027,7 +1027,7 @@ Function106464:: ; 106464 ld hl, VTiles2 tile $6b ld b, $f ; XXX no graphics at 0f:40b0 call Get2bpp - callba LoadFrame + farcall LoadFrame ret ; 10649b |