mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-15 15:53:55 +00:00
Major agent update.
This commit is contained in:
@@ -19,8 +19,7 @@ limitations under the License.
|
||||
|
||||
#include "duktape.h"
|
||||
|
||||
|
||||
void ILibDuktape_Debugger_Start(duk_context *ctx, unsigned short debugPort);
|
||||
|
||||
void ILibDuktape_Debugger_Init(duk_context *ctx, unsigned short debugPort);
|
||||
void ILibDuktape_Debugger_SetScript(char *js, int jsLen, char *fileName, int fileNameLen);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user