diff options
| author | IIMarckus <iimarckus@gmail.com> | 2014-10-17 02:42:32 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2014-10-17 02:42:32 -0600 |
| commit | a3d3f8324a670aad8bf1348b65192544c8ab2d9f (patch) | |
| tree | b431eefa402d0d7106b03d701367a571216d5a74 /data/trades.asm | |
| parent | 008cface5253f5e3e786daea365d9528a50e8dbf (diff) | |
Kill version.asm.
Diffstat (limited to 'data/trades.asm')
| -rwxr-xr-x | data/trades.asm | 2 |
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@@@@" |
