Refactor pass 1
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
#include "script/module/modulebase.h"
|
||||
|
||||
static void modulePlatformPSP(void) {
|
||||
jsEvalStr("var PSP = true;\n");
|
||||
moduleBaseEval("var PSP = true;\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user