#pragma once #include "head.h" namespace ScriptApis { auto initFunciton(lua_State* luaVm) -> void; };