Searched refs:TalkAtS (Results 1 – 2 of 2) sorted by relevance
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/ |
H A D | tinlib.cpp | 3542 static void TalkAtS(CORO_PARAM, int actor, int x, int y, SCNHANDLE text, int sustain, bool escOn, i… in TalkAtS() function 5447 TalkAtS(coroParam, pp[0], pp[1], pp[2], pp[3], pp[4], pic->escOn, pic->myEscape); in CallLibraryRoutine()
|
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/ |
H A D | tinlib.cpp | 3615 static void TalkAtS(CORO_PARAM, int actor, int x, int y, SCNHANDLE text, int sustain, bool escOn, i… in TalkAtS() function 5886 TalkAtS(coroParam, pp[0], pp[1], pp[2], pp[3], pp[4], pic->escOn, pic->myEscape); in CallLibraryRoutine()
|