30756e3f9
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
// Bindings.h // Dummy include file needed for LuaState to compile successfully struct lua_State; int tolua_AllToLua_open(lua_State * a_LuaState);