mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
commit
35b6d27f97
2 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,7 @@ set(SRCS
|
|||
HLE/sceMpeg.cpp
|
||||
HLE/sceNet.cpp
|
||||
HLE/sceP3da.cpp
|
||||
HLE/sceMp4.cpp
|
||||
HLE/scePower.cpp
|
||||
HLE/scePsmf.cpp
|
||||
HLE/sceRtc.cpp
|
||||
|
|
|
@ -212,6 +212,7 @@ LOCAL_SRC_FILES := \
|
|||
$(SRC)/Core/HLE/sceKernelTime.cpp \
|
||||
$(SRC)/Core/HLE/sceKernelVTimer.cpp \
|
||||
$(SRC)/Core/HLE/sceMpeg.cpp \
|
||||
$(SRC)/Core/HLE/sceMp4.cpp \
|
||||
$(SRC)/Core/HLE/sceNet.cpp \
|
||||
$(SRC)/Core/HLE/sceOpenPSID.cpp \
|
||||
$(SRC)/Core/HLE/sceP3da.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue