mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
Added Red cycling sprite to gfx/sprites
This commit is contained in:
parent
4ed9e7d526
commit
3ab1e25a51
BIN
gfx/sprites/cycling.2bpp
Executable file
BIN
gfx/sprites/cycling.2bpp
Executable file
Binary file not shown.
3
main.asm
3
main.asm
|
@ -31255,8 +31255,7 @@ GenRandom_: ; 13a8f (4:7a8f)
|
|||
SECTION "bank5",ROMX,BANK[$5]
|
||||
|
||||
RedCyclingSprite: ; 14000 (5:4000)
|
||||
INCBIN "baserom.gbc",$14000,$14180 - $14000
|
||||
|
||||
INCBIN "gfx/sprites/cycling.2bpp" ; was $14000
|
||||
RedSprite: ; 14180 (5:4180)
|
||||
INCBIN "gfx/sprites/red.2bpp" ; was $14180
|
||||
BlueSprite: ; 14300 (5:4300)
|
||||
|
|
Loading…
Reference in a new issue