Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DUI_Cursors.h23 BOOLEAN GetMouseRecalcAndShowAPFlags(MouseMoveState*, BOOLEAN* pfShowAPs);
H A DUI_Cursors.cc56 BOOLEAN GetMouseRecalcAndShowAPFlags(MouseMoveState* const puiCursorFlags, BOOLEAN* const pfShowAPs) in GetMouseRecalcAndShowAPFlags() argument
93 if (pfShowAPs) *pfShowAPs = show_APs; in GetMouseRecalcAndShowAPFlags()