mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-22 19:23:31 +00:00
1. Fixed compiler warning
2. Updated so process.exit() throws exception when called in agent mode
This commit is contained in:
@@ -140,7 +140,6 @@ typedef struct SCRIPT_ENGINE_SETTINGS
|
||||
char *argList[];
|
||||
}SCRIPT_ENGINE_SETTINGS;
|
||||
|
||||
|
||||
void ILibDuktape_ScriptContainer_CheckEmbedded(char **script, int *scriptLen);
|
||||
void ILibDuktape_ScriptContainer_CheckEmbeddedEx(char *exePath, char **script, int *scriptLen);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user