Home
last modified time | relevance | path

Searched refs:lua_hooks_get_state (Results 1 – 1 of 1) sorted by relevance

/dports/games/battletanks/btanks-0.9.8083/engine/luaxx/
H A Dlua_hooks.cpp1094 static int lua_hooks_get_state(lua_State *L) { in lua_hooks_get_state() function
1309 lua_register(state, "get_state", lua_hooks_get_state); in load()