summaryrefslogtreecommitdiff
path: root/data/trades.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/trades.asm')
-rwxr-xr-xdata/trades.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/trades.asm b/data/trades.asm
index 64215df2..b761fecf 100755
--- a/data/trades.asm
+++ b/data/trades.asm
@@ -1,6 +1,6 @@
TradeMons: ; 71b7b (1c:5b7b)
; givemonster, getmonster, textstring, nickname (11 bytes), 14 bytes total
-IF _YELLOW
+IF DEF(_YELLOW)
db LICKITUNG, DUGTRIO, 0,"GURIO@@@@@@"
db CLEFAIRY, MR_MIME, 0,"MILES@@@@@@"
db BUTTERFREE,BEEDRILL, 2,"STINGER@@@@"