#pragma once #include "RevBase.hpp" int rev_luaV_execute(lua_State rL, lua_State *L, int nexeccalls) { return 0; }