[PATCH] TyrUtils v0.3
Signed-off-by: Tyrann <tyrann@disenchant.net>
This commit is contained in:
parent
9da84b6ee1
commit
8e774a9b30
2
Makefile
2
Makefile
|
|
@ -134,7 +134,7 @@ bsputil/$(BIN_PFX)bsputil$(EXT): $(BSPUTIL_OFILES)
|
|||
# Qbsp #
|
||||
########
|
||||
|
||||
QBSP_VERSION = 0.2
|
||||
QBSP_VERSION = 0.3
|
||||
QBSP_OBJECTS = \
|
||||
brush.o bspfile.o cmdlib.o csg4.o file.o globals.o map.o \
|
||||
mathlib.o merge.o outside.o parser.o portals.o qbsp.o solidbsp.o \
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Updated 2007-08-23
|
||||
Updated 2007-09-23
|
||||
|
||||
------------------
|
||||
Tyr-Utils (v0.2)
|
||||
Tyr-Utils (v0.3)
|
||||
------------------
|
||||
Website: http://disenchant.net
|
||||
Author: Kevin Shanahan (AKA Tyrann)
|
||||
|
|
|
|||
Loading…
Reference in New Issue