Added more rooms
authorLukas Krickl <lukas@krickl.dev>
Wed, 22 Mar 2023 05:26:43 +0000 (06:26 +0100)
committerLukas Krickl <lukas@krickl.dev>
Wed, 22 Mar 2023 05:26:43 +0000 (06:26 +0100)
commit8aeb44f65251bb7cc1a218e3b7403abe8f0e1685
tree05387b4f021ebe2e31e0dff974a3baddc02b7ebb
parent5fbc22efff623cbdac9ebcec5563de9f3aa0734a
Added more rooms
12 files changed:
gfx/room01_pf0.png [new file with mode: 0644]
gfx/room01_pf0.spr [new file with mode: 0644]
gfx/room01_pf1.png [new file with mode: 0644]
gfx/room01_pf1.spr [new file with mode: 0644]
gfx/room01_pf2.png [new file with mode: 0644]
gfx/room01_pf2.spr [new file with mode: 0644]
main.asm
makefile
tools/png2bin/readme.md
tools/png2bin/src/imageconverter.cpp
tools/png2bin/src/include/imageconverter.h
tools/png2bin/src/util.cpp