Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/gumps/
H A DPaperdoll_gump.h152 bool check_belt(int mx, int my, const Paperdoll_npc *info);
H A DPaperdoll_gump.cc782 if (check_belt(mx, my, info)) in find_object()
898 bool Paperdoll_gump::check_belt( in check_belt() function in Paperdoll_gump