mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
KeyMap fix (libretro)
This commit is contained in:
parent
3d69132ef1
commit
71ecd62ab4
1 changed files with 1 additions and 0 deletions
|
@ -340,6 +340,7 @@ SOURCES_CXX += $(NATIVEDIR)/gfx/gl_debug_log.cpp \
|
|||
$(COREDIR)/Config.cpp \
|
||||
$(COREDIR)/TextureReplacer.cpp \
|
||||
$(COREDIR)/Core.cpp \
|
||||
$(COREDIR)/KeyMap.cpp \
|
||||
$(COREDIR)/WaveFile.cpp \
|
||||
$(COREDIR)/KeyMap.cpp \
|
||||
$(COREDIR)/FileLoaders/HTTPFileLoader.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue