mirror of https://github.com/stella-emu/stella.git
trying to fix Libretro build (part 2)
This commit is contained in:
parent
22374266a3
commit
4141014153
|
@ -104,6 +104,7 @@ SOURCES_CXX := \
|
|||
$(CORE_DIR)/emucore/FrameBuffer.cxx \
|
||||
$(CORE_DIR)/emucore/FSNode.cxx \
|
||||
$(CORE_DIR)/emucore/Genesis.cxx \
|
||||
$(CORE_DIR)/emucore/GlobalKeyHandler.cxx \
|
||||
$(CORE_DIR)/emucore/Joystick.cxx \
|
||||
$(CORE_DIR)/emucore/Keyboard.cxx \
|
||||
$(CORE_DIR)/emucore/KidVid.cxx \
|
||||
|
|
Loading…
Reference in New Issue