Remove globals.cpp from Makefile

#88
This commit is contained in:
Sam V 2021-11-28 20:56:41 +01:00
parent a920825859
commit c5109c80b3

View file

@ -67,7 +67,6 @@ HLDLL_OBJS = \
$(HLDLL_OBJ_DIR)/gauss.o \
$(HLDLL_OBJ_DIR)/genericmonster.o \
$(HLDLL_OBJ_DIR)/ggrenade.o \
$(HLDLL_OBJ_DIR)/globals.o \
$(HLDLL_OBJ_DIR)/gman.o \
$(HLDLL_OBJ_DIR)/h_ai.o \
$(HLDLL_OBJ_DIR)/h_battery.o \