lots of small changes that didn't get checked in
This commit is contained in:
parent
1fcf3c028a
commit
936a5198e4
15 changed files with 126 additions and 47 deletions
2
Makefile
2
Makefile
|
@ -9,7 +9,7 @@ LDLIBS += `sdl-config --libs`
|
|||
|
||||
AFLAGS = -g -Iinclude/ -w+macro-params -w+orphan-labels -w+number-overflow
|
||||
|
||||
ROOT = afont.c frustrum.c kshape.c map.c maths.c mem3dc.c mem3dcpp.cpp module.c morph.c mslhand.c object.c shpanim.c sphere.c tables.c vdb.c version.c
|
||||
ROOT = afont.c frustum.c kshape.c map.c maths.c mem3dc.c mem3dcpp.cpp module.c morph.c mslhand.c object.c shpanim.c sphere.c tables.c vdb.c version.c
|
||||
|
||||
# the following should really be autogenerated...
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue