Remove "XXX" comments (various "???+" still mark unclear code)
This commit is contained in:
@@ -1815,7 +1815,7 @@ InitNickname:
|
||||
pop hl
|
||||
ld de, wStringBuffer1
|
||||
call InitName
|
||||
ld a, $4 ; ExitAllMenus is in bank 0, XXX could this be in bank 4 in pokered?
|
||||
ld a, $4 ; ExitAllMenus is in bank 0; maybe it used to be in bank 4
|
||||
ld hl, ExitAllMenus
|
||||
rst FarCall
|
||||
ret
|
||||
|
Reference in New Issue
Block a user