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