sst1, Makefile.win32: remove duplicated gxdraw.obj in objects list.

This commit is contained in:
sezero
2018-08-10 20:37:55 +03:00
parent 355dca22a1
commit b6d45d842c

View File

@@ -175,9 +175,6 @@ else
GLIDE_OBJECTS += \
xdraw96.obj
endif
else
GLIDE_OBJECTS += \
gxdraw.obj
endif
ifeq ($(FX_GLIDE_HW),sst96)