1 2 3 4
#include <shared/lua_api/common.hpp> void loadCommonLibs(lua_State* L); void gameloop_common(lua_State* L);