Added more rooms
authorLukas Krickl <lukaskrickl@gmail.com>
Sat, 20 Jan 2018 21:04:25 +0000 (22:04 +0100)
committerLukas Krickl <lukaskrickl@gmail.com>
Sat, 20 Jan 2018 21:04:25 +0000 (22:04 +0100)
commitf8eaefebc3cdf8ec62b5af0aef12b65dc83b3c81
tree05387b4f021ebe2e31e0dff974a3baddc02b7ebb
parente0f454028baf0d270579bdf6546921d87593fee1
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