]> git.lizzy.rs Git - shadowclad.git/commit
Add TGA image parsing; Start work on level image parsing
authoroutfrost <kotlet.bahn@gmail.com>
Sat, 13 Jan 2018 20:03:24 +0000 (21:03 +0100)
committeroutfrost <kotlet.bahn@gmail.com>
Sat, 13 Jan 2018 20:03:24 +0000 (21:03 +0100)
commit486fbc515cf99e43d02e6f7f7b3ec8e214be9e27
tree1bb8d9f917cd459193cee85cd2ba5fdb0c75977c
parent898c5ad7ee18c01501f68d1069f432e087aea16e
Add TGA image parsing; Start work on level image parsing
Makefile
level.c [new file with mode: 0644]
level.h [new file with mode: 0644]
tga.c [new file with mode: 0644]
tga.h [new file with mode: 0644]