Home
last modified time | relevance | path

Searched refs:fn_send_chi_to_this_object (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dchi.cpp55 mcodeFunctionReturnCodes fn_send_chi_to_this_object(int32 &result, int32 *params) { return (MS->fn_… in fn_send_chi_to_this_object() function
148 mcodeFunctionReturnCodes _game_session::fn_send_chi_to_this_object(int32 &, int32 *) { in fn_send_chi_to_this_object() function in ICB::_game_session
H A Dfn_routines.cpp257 mcodeFunctionReturnCodes fn_send_chi_to_this_object(int32 &, int32 *);
674 fn_send_chi_to_this_object,
H A Dsession.h487 mcodeFunctionReturnCodes fn_send_chi_to_this_object(int32 &, int32 *);