Initial rework:
- removed squirrel & sqrat sources, added sqapi as git submodule dependency - removed module api (it's now included from sqapi target) - removed unnecessary boilerplate from CMakeLists.txt
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include <module_api.h>
|
||||
#include <sqrat.h>
|
||||
|
||||
extern "C" SQRESULT SQRAT_API sqmodule_load(HSQUIRRELVM vm, HSQAPI api)
|
||||
|
||||
Reference in New Issue
Block a user