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

16 lines
158 B
C
Raw Normal View History

2017-01-15 15:11:18 +01:00
// Bindings.h
// Dummy include file needed for LuaState to compile successfully
struct lua_State;
int tolua_AllToLua_open(lua_State * a_LuaState);