Update Makefile.common
This commit is contained in:
@@ -31,7 +31,7 @@ SOURCES_C += \
|
|||||||
|
|
||||||
ifeq ($(STATIC_LINKING),1)
|
ifeq ($(STATIC_LINKING),1)
|
||||||
else
|
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
|
endif
|
||||||
|
|
||||||
ifeq ($(DEBUG),1)
|
ifeq ($(DEBUG),1)
|
||||||
|
|||||||
Reference in New Issue
Block a user