From fa3712ea34bddfedcbc97f151cb3e6518432157c Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 9 Nov 2020 16:38:11 -0500 Subject: Remove "XXX" comments (various "???+" still mark unclear code) --- mobile/mobile_41.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile') 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 -- cgit v1.2.3