#pragma once #include "gm9lua.h" #define GM9LUA_INTERNALSYSLIBNAME "_sys" int gm9lua_open_internalsys(lua_State* L);