CRYSTAL11 → _CRYSTAL11

This commit is contained in:
Remy Oukaour
2018-01-09 17:26:40 -05:00
parent a8cf8979d9
commit cc0fd6e12c
8 changed files with 11 additions and 11 deletions

View File

@@ -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