Home
last modified time | relevance | path

Searched defs:objectChatInit (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/text/
H A Dtext_hof.cpp218 void KyraEngine_HoF::objectChatInit(const char *str, int object, int vocHigh, int vocLow) { in objectChatInit() function in Kyra::KyraEngine_HoF
H A Dtext_mr.cpp236 void KyraEngine_MR::objectChatInit(const char *str, int object, int vocHigh, int vocLow) { in objectChatInit() function in Kyra::KyraEngine_MR
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/text/
H A Dtext_hof.cpp218 void KyraEngine_HoF::objectChatInit(const Common::String &str0, int object, int vocHigh, int vocLow… in objectChatInit() function in Kyra::KyraEngine_HoF
H A Dtext_mr.cpp260 void KyraEngine_MR::objectChatInit(const char *str, int object, int vocHigh, int vocLow) { in objectChatInit() function in Kyra::KyraEngine_MR