* PNG support from Joerg Dietrich <dietrich_joerg@t-online.de>

* Cleanup of tabulation in R_LoadImage
This commit is contained in:
Tim Angus 2007-08-23 17:23:15 +00:00
parent 8b5a40e2ed
commit 1144f567e8
5 changed files with 3296 additions and 25 deletions

View file

@ -945,6 +945,7 @@ Q3OBJ = \
$(B)/client/q_shared.o \
\
$(B)/client/unzip.o \
$(B)/client/puff.o \
$(B)/client/vm.o \
$(B)/client/vm_interpreted.o \
\