Remove "XXX" comments (various "???+" still mark unclear code)

This commit is contained in:
Rangi
2020-11-09 16:38:11 -05:00
parent 6a5edc98e9
commit fa3712ea34
4 changed files with 4 additions and 4 deletions

View File

@@ -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