fix build of cgame on modern compilers

This commit is contained in:
Walter Julius Hennecke 2024-11-15 23:49:37 +01:00
parent 77a9385f28
commit 6e90ae08c3

View file

@ -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