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