You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Get rid of LANDMARK_SPECIAL (#1)
This commit is contained in:
@@ -7,9 +7,7 @@ ENDM
|
||||
Landmarks:
|
||||
; entries correspond to constants/landmark_constants.asm
|
||||
table_width 4, Landmarks
|
||||
landmark -8, -16, SpecialLandmarkName
|
||||
landmark 140, 100, Level1LandmarkName
|
||||
assert_table_length NUM_LANDMARKS
|
||||
|
||||
SpecialLandmarkName: db "SPECIAL@"
|
||||
Level1LandmarkName: db "LEVEL 1@"
|
||||
|
||||
Reference in New Issue
Block a user