Home
last modified time | relevance | path

Searched refs:sfFreeAnim (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/made/
H A Dscriptfuncs.h101 int16 sfFreeAnim(int16 argc, int16 *argv);
H A Dscriptfuncs.cpp89 External(sfFreeAnim); in setupExternalsTable()
430 int16 ScriptFunctions::sfFreeAnim(int16 argc, int16 *argv) { in sfFreeAnim() function in Made::ScriptFunctions
/dports/games/scummvm/scummvm-2.5.1/engines/made/
H A Dscriptfuncs.h101 int16 sfFreeAnim(int16 argc, int16 *argv);
H A Dscriptfuncs.cpp89 External(sfFreeAnim); in setupExternalsTable()
430 int16 ScriptFunctions::sfFreeAnim(int16 argc, int16 *argv) { in sfFreeAnim() function in Made::ScriptFunctions