Home
last modified time | relevance | path

Searched defs:luaW_type_error (Results 1 – 1 of 1) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/scripting/
H A Dlua_common.cpp1011 int luaW_type_error(lua_State *L, int narg, const char *tname) { in luaW_type_error() function
1019 int luaW_type_error (lua_State *L, int narg, const char* kpath, const char *tname) { in luaW_type_error() function