mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
8 lines
216 B
NASM
8 lines
216 B
NASM
TradingAnimationGraphics:
|
|
INCBIN "gfx/trade/game_boy.2bpp"
|
|
INCBIN "gfx/trade/link_cable.2bpp"
|
|
TradingAnimationGraphicsEnd:
|
|
|
|
TradingAnimationGraphics2: INCBIN "gfx/trade/cable_ball.2bpp"
|
|
TradingAnimationGraphics2End:
|