Fixed some inconsistencies in the usage of the if-def directive.

This commit is contained in:
Urs-Bjoern Schmidt 2018-07-02 11:34:11 +02:00
parent 6ba3765c59
commit b4ab6dc701
3 changed files with 7 additions and 7 deletions

View file

@ -8,7 +8,7 @@ DungeonMons1:
IF DEF(_RED)
db 52,ARBOK
ENDC
IF !DEF(_RED)
IF DEF(_BLUE)
db 52,SANDSLASH
ENDC
db 49,KADABRA