mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-23 03:46:11 +12:00
Fixed some inconsistencies in the usage of the if-def directive.
This commit is contained in:
parent
6ba3765c59
commit
b4ab6dc701
3 changed files with 7 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue