Clean up XXX comments for unused content

This commit is contained in:
xCrystal
2018-01-02 13:24:05 +01:00
parent f27f79488a
commit 9a3088e50c
36 changed files with 68 additions and 97 deletions

View File

@@ -225,13 +225,13 @@ CheckUnusedTwoDayTimer: ; 1150c
ret
; 1151c
; XXX
; unused
ld hl, wDailyFlags
set 2, [hl]
ret
; 11522
; XXX
; unused
and a
ld hl, wDailyFlags
bit 2, [hl]