summaryrefslogtreecommitdiffstats
path: root/tests/LoadablePieces/Bindings.h
blob: 490830ac335528ded73381fba168ca98cb594132 (plain) (blame)
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);