Update Makefile.common
This commit is contained in:
@@ -31,7 +31,7 @@ SOURCES_C += \
|
||||
|
||||
ifeq ($(STATIC_LINKING),1)
|
||||
else
|
||||
SOURCES_C += $(CORE_DIR)/drivers/libretro/libretro-common/streams/memstream.c
|
||||
SOURCES_C += $(CORE_DIR)/drivers/libretro/libretro-common/streams/memory_stream.c
|
||||
endif
|
||||
|
||||
ifeq ($(DEBUG),1)
|
||||
|
||||
Reference in New Issue
Block a user