You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
CRYSTAL11 → _CRYSTAL11
This commit is contained in:
@@ -23,7 +23,7 @@ BattleTowerTrainers: ; 1f814e
|
||||
db "KAUFMAN@@@", SWIMMERM
|
||||
db "LANCASTER@", SKIER
|
||||
db "McMAHILL@@", CAMPER
|
||||
if !DEF(CRYSTAL11)
|
||||
if !DEF(_CRYSTAL11)
|
||||
BattleTowerTrainersEnd:
|
||||
endc
|
||||
; The following can only be sampled in Crystal 1.1.
|
||||
@@ -76,7 +76,7 @@ endc
|
||||
db "DYKSTRA@@@", SWIMMERF
|
||||
db "EATON@@@@@", BIKER
|
||||
db "WONG@@@@@@", FIREBREATHER
|
||||
if DEF(CRYSTAL11)
|
||||
if DEF(_CRYSTAL11)
|
||||
BattleTowerTrainersEnd:
|
||||
endc
|
||||
; 1f8450
|
||||
|
Reference in New Issue
Block a user