mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00

internally kind of sloppy, filenames refer to Pink as a few different things and none of them are by their final name lol Haven't managed to get this to build the debug rom? Probably not a big deal, though you have to specifically run "make kep" instead of just "make"
6 lines
225 B
NASM
6 lines
225 B
NASM
RedPicFront:: INCBIN "gfx/player/red.pic"
|
|
GreenPicFront:: INCBIN "gfx/player/green.pic"
|
|
EnbyPicFront:: INCBIN "gfx/player/third.pic"
|
|
ShrinkPic1:: INCBIN "gfx/player/shrink1.pic"
|
|
ShrinkPic2:: INCBIN "gfx/player/shrink2.pic"
|