mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
(libretro) Fix static makefile
This commit is contained in:
parent
0e2ee8a848
commit
ab7bdbaac2
1 changed files with 1 additions and 0 deletions
|
@ -362,6 +362,7 @@ SOURCES_CXX += \
|
|||
$(COREDIR)/Instance.cpp \
|
||||
$(COREDIR)/Debugger/Breakpoints.cpp \
|
||||
$(COREDIR)/Debugger/SymbolMap.cpp \
|
||||
$(COREDIR)/Debugger/MemBlockInfo.cpp \
|
||||
$(COREDIR)/Dialog/PSPDialog.cpp \
|
||||
$(COREDIR)/Dialog/PSPGamedataInstallDialog.cpp \
|
||||
$(COREDIR)/Dialog/PSPMsgDialog.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue