Libretro: Fixed compilation error (missing file in makefile)
This commit is contained in:
parent
ffc81903f9
commit
4bf33cab94
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ SOURCES_CXX := $(LIBRETRO_DIR)/libretro.cpp \
|
|||
$(CORE_DIR)/OggMixer.cpp \
|
||||
$(CORE_DIR)/OggReader.cpp \
|
||||
$(CORE_DIR)/PPU.cpp \
|
||||
$(CORE_DIR)/PerformanceTracker.cpp \
|
||||
$(CORE_DIR)/PgoUtilities.cpp \
|
||||
$(CORE_DIR)/Profiler.cpp \
|
||||
$(CORE_DIR)/RecordedRomTest.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue