7 lines
No EOL
121 B
C++
7 lines
No EOL
121 B
C++
#pragma once
|
|
|
|
#include "RevBase.hpp"
|
|
|
|
int rev_luaV_execute(lua_State rL, lua_State *L, int nexeccalls) {
|
|
return 0;
|
|
} |