Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/units/
H A Dptr.hpp36 using attack_ptr = std::shared_ptr<attack_type>; typedef
/dports/games/wesnoth/wesnoth-1.14.17/src/whiteboard/
H A Dtypedefs.hpp69 typedef std::shared_ptr<attack> attack_ptr; typedef