Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -13,7 +13,6 @@ GetLandmarkCoords:
|
||||
pop hl
|
||||
ret
|
||||
|
||||
|
||||
GetLandmarkName::
|
||||
; Copy the name of landmark e to wStringBuffer1.
|
||||
push hl
|
||||
@@ -44,10 +43,8 @@ GetLandmarkName::
|
||||
pop hl
|
||||
ret
|
||||
|
||||
|
||||
INCLUDE "data/maps/landmarks.asm"
|
||||
|
||||
|
||||
RegionCheck:
|
||||
; Checks if the player is in Kanto or Johto.
|
||||
; If in Johto, returns 0 in e.
|
||||
|
Reference in New Issue
Block a user