You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Clean up XXX comments for unused content
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user