mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
oop
This commit is contained in:
parent
2fcb55a772
commit
a6b1f9d1f8
@ -252,7 +252,6 @@ void RegisterAllModules() {
|
||||
Register_scePsmf();
|
||||
Register_scePsmfPlayer();
|
||||
Register_sceOpenPSID();
|
||||
Register_sceOpenPSID_driver();
|
||||
Register_sceParseUri();
|
||||
Register_sceSsl();
|
||||
Register_sceParseHttp();
|
||||
@ -303,7 +302,7 @@ void RegisterAllModules() {
|
||||
Register_KUBridge();
|
||||
Register_sceUsbAcc();
|
||||
Register_sceUsbMic();
|
||||
|
||||
Register_sceOpenPSID_driver();
|
||||
// add new modules here.
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user