summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-08-19 23:42:19 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2013-08-19 23:42:19 -0400
commit9387e9ab15eb4f45878d4aeb856ed93acbf2c379 (patch)
tree78a0b782e41e4bb40235b38ce8b1b6fdfc852430 /main.asm
parentf48ffcbec4849dcde8647dc4c0feaee36a12e352 (diff)
Added trading tiles to gfx
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
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)