Libretro: Update Makefile.common (#130)
This commit is contained in:
parent
cd70fdd963
commit
652bea85b4
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ SOURCES_CXX := $(LIBRETRO_DIR)/libretro.cpp \
|
|||
$(CORE_DIR)/GbTimer.cpp \
|
||||
$(CORE_DIR)/GbMemoryManager.cpp \
|
||||
$(CORE_DIR)/GbDebugger.cpp \
|
||||
$(CORE_DIR)/GbEventManager.cpp \
|
||||
$(CORE_DIR)/GameboyDisUtils.cpp \
|
||||
$(CORE_DIR)/Gsu.cpp \
|
||||
$(CORE_DIR)/Gsu.Instructions.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue