mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-06 13:40:58 +13:00
Added trading tiles to gfx
This commit is contained in:
parent
f48ffcbec4
commit
9387e9ab15
BIN
gfx/trade.2bpp
Executable file
BIN
gfx/trade.2bpp
Executable file
Binary file not shown.
2
main.asm
2
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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue