mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-03-13 22:23:04 +00:00
fix build of cgame on modern compilers
This commit is contained in:
parent
77a9385f28
commit
6e90ae08c3
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -2099,6 +2099,7 @@ Q3CGOBJ_ = \
|
|||
$(B)/$(BASEGAME)/cgame/fx_item.o \
|
||||
$(B)/$(BASEGAME)/cgame/fx_grenade.o \
|
||||
$(B)/$(BASEGAME)/cgame/fx_compression.o \
|
||||
$(B)/$(BASEGAME)/camge/list.o \
|
||||
\
|
||||
$(B)/$(BASEGAME)/cgame/q_math.o \
|
||||
$(B)/$(BASEGAME)/cgame/q_shared.o
|
||||
|
|
Loading…
Reference in a new issue