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

@@ -26,7 +26,7 @@ Function_LoadOpponentTrainerAndPokemons: ; 1f8000
ld a, [hRandomAdd]
add b
ld b, a ; b contains the nr of the trainer
if DEF(CRYSTAL11)
if DEF(_CRYSTAL11)
and $7f
else
and $1f