Libretro: Fixed makefile
This commit is contained in:
parent
f7ff089689
commit
8a9530974d
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ SOURCES_CXX := $(LIBRETRO_DIR)/libretro.cpp \
|
|||
$(CORE_DIR)/Disassembler.cpp \
|
||||
$(CORE_DIR)/DisassemblyInfo.cpp \
|
||||
$(CORE_DIR)/EmulationSettings.cpp \
|
||||
$(CORE_DIR)/EventManager.cpp \
|
||||
$(CORE_DIR)/ExpressionEvaluator.cpp \
|
||||
$(CORE_DIR)/FceuxMovie.cpp \
|
||||
$(CORE_DIR)/FDS.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue