Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dobjects.h1420 void incTempActorCount(uint16 protoNum);
H A Dactor.cpp1461 incTempActorCount(protoNum); in newActor()
H A Dsagafunc.cpp336 incTempActorCount(args[0]); in scriptActorSetProto()
H A Dobjects.cpp2801 void incTempActorCount(uint16 protoNum) { in incTempActorCount() function