Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -15,7 +15,6 @@ InitCommandQueue:
|
||||
ld [wMapTimeOfDay], a
|
||||
ret
|
||||
|
||||
|
||||
EnterMapConnection:
|
||||
; Return carry if a connection has been entered.
|
||||
ld a, [wPlayerStepDirection]
|
||||
@@ -388,7 +387,6 @@ CheckMovingOffEdgeOfMap::
|
||||
scf
|
||||
ret
|
||||
|
||||
|
||||
GetCoordOfUpperLeftCorner::
|
||||
ld hl, wOverworldMapBlocks
|
||||
ld a, [wXCoord]
|
||||
|
Reference in New Issue
Block a user