Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/shapes/
H A Dshapeinf.cc222 bool Shape_info::has_paperdoll_info() const { in has_paperdoll_info() function in Shape_info
H A Dshapeinf.h407 bool has_paperdoll_info() const;
/dports/games/exult/exult-snapshot-v1.7.0.20211128/mapedit/
H A Dshapegroup.cc170 if (vgafile->get_info(i).has_paperdoll_info()) in Shape_group()