Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/scripting/
H A Dlua_unit_attacks.cpp329 static int impl_unit_attack_collect(lua_State* L) in impl_unit_attack_collect() function
371 lua_pushcfunction(L, impl_unit_attack_collect); in register_attacks_metatables()