Home
last modified time | relevance | path

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

/dports/games/battletanks/btanks-0.9.8083/engine/luaxx/
H A Dlua_hooks.cpp278 static int lua_hooks_display_hint(lua_State *L) { in lua_hooks_display_hint() function
1282 lua_register(state, "display_hint", lua_hooks_display_hint); in load()