Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/
H A Dtonychar.h468 void setShepherdess(bool bIsPast);
H A Dtonychar.cpp1925 void RMTony::setShepherdess(bool bIsPast) { in setShepherdess() argument
1926 _bShepherdess = bIsPast; in setShepherdess()
H A Dcustom.cpp707 void tonyShepherdess(CORO_PARAM, uint32 bIsPast, uint32, uint32, uint32) { in tonyShepherdess() argument
708 GLOBALS._tony->setShepherdess(bIsPast); in tonyShepherdess()
/dports/games/scummvm/scummvm-2.5.1/engines/tony/
H A Dtonychar.h468 void setShepherdess(bool bIsPast);
H A Dtonychar.cpp2087 void RMTony::setShepherdess(bool bIsPast) { in setShepherdess() argument
2088 _bShepherdess = bIsPast; in setShepherdess()
H A Dcustom.cpp707 void tonyShepherdess(CORO_PARAM, uint32 bIsPast, uint32, uint32, uint32) { in tonyShepherdess() argument
708 GLOBALS._tony->setShepherdess(bIsPast); in tonyShepherdess()