use standard C bool type:
get rid of qfalse, qtrue aliases everywhere replace qboolean in q3map2, q3data redefine qboolean type in q2 tools, mbspc
This commit is contained in:
2
Makefile
2
Makefile
@@ -1111,7 +1111,7 @@ $(INSTALLDIR)/heretic2/h2data.$(EXE): \
|
||||
libl_net.$(A) \
|
||||
$(if $(findstring $(OS),Win32),icons/h2data.o,) \
|
||||
|
||||
$(INSTALLDIR)/mbspc.$(EXE): CPPFLAGS_EXTRA := -Wstrict-prototypes -DNDEBUG -DBSPC -DBSPCINCLUDE
|
||||
$(INSTALLDIR)/mbspc.$(EXE): CPPFLAGS_EXTRA := -Wstrict-prototypes -DNDEBUG -DBSPC -DBSPCINCLUDE -Ilibs
|
||||
$(INSTALLDIR)/mbspc.$(EXE): \
|
||||
tools/mbspc/botlib/be_aas_bspq3.o \
|
||||
tools/mbspc/botlib/be_aas_cluster.o \
|
||||
|
||||
Reference in New Issue
Block a user