You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -137,7 +137,6 @@ StartBugContestTimer:
|
||||
call CopyDayHourMinSecToHL
|
||||
ret
|
||||
|
||||
|
||||
CheckBugContestTimer::
|
||||
ld hl, wBugContestStartTime
|
||||
call CalcSecsMinsHoursDaysSince
|
||||
@@ -172,7 +171,6 @@ CheckBugContestTimer::
|
||||
scf
|
||||
ret
|
||||
|
||||
|
||||
InitializeStartDay:
|
||||
call UpdateTime
|
||||
ld hl, wTimerEventStartDay
|
||||
|
||||
Reference in New Issue
Block a user