You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Get rid of LANDMARK_SPECIAL (#1)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
; Landmarks indexes (see data/maps/landmarks.asm)
|
||||
const_def
|
||||
const LANDMARK_SPECIAL ; 00
|
||||
const LANDMARK_LEVEL_1 ; 01
|
||||
const LANDMARK_LEVEL_1 ; 00
|
||||
DEF NUM_LANDMARKS EQU const_value
|
||||
|
||||
; used in CaughtData
|
||||
|
Reference in New Issue
Block a user