Home
last modified time | relevance | path

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

/dports/games/battletanks/btanks-0.9.8083/engine/luaxx/
H A Dlua_hooks.cpp387 static int lua_hooks_show_item(lua_State *L) { in lua_hooks_show_item() function
1287 lua_register(state, "show_item", lua_hooks_show_item); in load()