mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Added trading wire transfer tiles to gfx
This commit is contained in:
parent
9387e9ab15
commit
802337067e
BIN
gfx/trade2.2bpp
Executable file
BIN
gfx/trade2.2bpp
Executable file
Binary file not shown.
2
main.asm
2
main.asm
|
@ -53897,7 +53897,7 @@ INCBIN "gfx/trade.2bpp"
|
||||||
|
|
||||||
; 4 tiles for actual wire transfer animation (pokeball wandering inside wire)
|
; 4 tiles for actual wire transfer animation (pokeball wandering inside wire)
|
||||||
TradingAnimationGraphics2: ; 3acce (e:6cce)
|
TradingAnimationGraphics2: ; 3acce (e:6cce)
|
||||||
INCBIN "baserom.gbc",$3acce,$3ad0e - $3acce
|
INCBIN "gfx/trade2.2bpp"
|
||||||
|
|
||||||
; known jump sources: df11 (3:5f11), 17da3 (5:7da3)
|
; known jump sources: df11 (3:5f11), 17da3 (5:7da3)
|
||||||
Func_3ad0e: ; 3ad0e (e:6d0e)
|
Func_3ad0e: ; 3ad0e (e:6d0e)
|
||||||
|
|
Loading…
Reference in a new issue