From 9387e9ab15eb4f45878d4aeb856ed93acbf2c379 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Mon, 19 Aug 2013 23:42:19 -0400 Subject: Added trading tiles to gfx --- main.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.asm') diff --git a/main.asm b/main.asm index 459c82ae..4c3937f8 100644 --- a/main.asm +++ b/main.asm @@ -53893,7 +53893,7 @@ INCBIN "gfx/pokeball.2bpp" ; tiles for gameboy and link cable graphics used for trading sequence animation TradingAnimationGraphics: ; 3a9be (e:69be) -INCBIN "baserom.gbc",$3a9be,$3acce - $3a9be +INCBIN "gfx/trade.2bpp" ; 4 tiles for actual wire transfer animation (pokeball wandering inside wire) TradingAnimationGraphics2: ; 3acce (e:6cce) -- cgit v1.2.3