mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-06 00:13:33 +00:00
Fixed compiler warnings on some toolchains
This commit is contained in:
@@ -22,4 +22,5 @@ limitations under the License.
|
||||
void ILibDuktape_Debugger_Init(duk_context *ctx, unsigned short debugPort);
|
||||
void ILibDuktape_Debugger_SetScript(char *js, int jsLen, char *fileName, int fileNameLen);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user