summaryrefslogtreecommitdiff
path: root/gfx/trade.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/trade.asm')
-rw-r--r--gfx/trade.asm7
1 files changed, 7 insertions, 0 deletions
diff --git a/gfx/trade.asm b/gfx/trade.asm
new file mode 100644
index 00000000..e5d8db05
--- /dev/null
+++ b/gfx/trade.asm
@@ -0,0 +1,7 @@
+TradingAnimationGraphics:
+INCBIN "gfx/trade/game_boy.2bpp"
+INCBIN "gfx/trade/link_cable.2bpp"
+TradingAnimationGraphicsEnd:
+
+TradingAnimationGraphics2: INCBIN "gfx/trade/cable_ball.2bpp"
+TradingAnimationGraphics2End: