From a3d3f8324a670aad8bf1348b65192544c8ab2d9f Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Fri, 17 Oct 2014 02:42:32 -0600 Subject: Kill version.asm. --- data/trades.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/trades.asm') 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@@@@" -- cgit v1.3.1-sl0p