mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-20 10:13:17 +00:00
Much improved, better stability, lots of fixes
This commit is contained in:
@@ -29,7 +29,7 @@ limitations under the License.
|
||||
#include <crtdbg.h>
|
||||
#endif
|
||||
|
||||
#define ILibDuktape_ModSearch_ModuleFile "0xFF"
|
||||
#define ILibDuktape_ModSearch_ModuleFile (void*)0xFF
|
||||
|
||||
int ILibDuktape_ModSearch_AddModule(duk_context *ctx, char *id, char *module, int moduleLen)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user