You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use :: to export labels between objects.
This fixes the build.
This commit is contained in:
@@ -15,7 +15,7 @@ GetLandmarkCoords: ; 0x1ca896
|
||||
; 0x1ca8a5
|
||||
|
||||
|
||||
GetLandmarkName: ; 0x1ca8a5
|
||||
GetLandmarkName:: ; 0x1ca8a5
|
||||
; Copy the name of landmark e to StringBuffer1.
|
||||
push hl
|
||||
push de
|
||||
|
||||
Reference in New Issue
Block a user