Files
cuberite-2a/tests/Generating/Bindings.h
T

16 lines
158 B
C
Raw Normal View History

2015-06-18 23:30:41 +02:00
// Bindings.h
// Dummy include file needed for LuaState to compile successfully
struct lua_State;
int tolua_AllToLua_open(lua_State * a_LuaState);