IQM skin support and print limit info, make other limit info consistent, patch by Zack Middleton (#4978)

This commit is contained in:
Thilo Schulz 2011-05-06 11:43:07 +00:00
parent 45824008d9
commit 2ae1bf3dcd
4 changed files with 54 additions and 15 deletions

View file

@ -1423,12 +1423,12 @@ Q3OBJ = \
$(B)/client/tr_image_tga.o \
$(B)/client/tr_image_pcx.o \
$(B)/client/tr_init.o \
$(B)/client/tr_model_iqm.o \
$(B)/client/tr_light.o \
$(B)/client/tr_main.o \
$(B)/client/tr_marks.o \
$(B)/client/tr_mesh.o \
$(B)/client/tr_model.o \
$(B)/client/tr_model_iqm.o \
$(B)/client/tr_noise.o \
$(B)/client/tr_scene.o \
$(B)/client/tr_shade.o \