summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
Diffstat (limited to 'mobile')
-rw-r--r--mobile/mobile_41.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_41.asm b/mobile/mobile_41.asm
index 121c38fda..178213525 100644
--- a/mobile/mobile_41.asm
+++ b/mobile/mobile_41.asm
@@ -1021,7 +1021,7 @@ Function106464::
call Get2bpp
ld de, $40b0
ld hl, vTiles2 tile $6b
- ld b, $0f ; XXX no graphics at 0f:40b0
+ ld b, $0f ; no graphics at 0f:40b0; JP leftover???
call Get2bpp
farcall LoadFrame
ret