core flag
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// Hidden vars (os, args, shop_path, use_mcode) come from env
|
||||
var core_path = shop_path + '/packages/core'
|
||||
// Hidden vars (os, args, core_path, shop_path, use_mcode) come from env
|
||||
// args[0] = script name, args[1..] = user args
|
||||
var load_internal = os.load_internal
|
||||
function use_embed(name) {
|
||||
|
||||
Reference in New Issue
Block a user