Searched refs:ActorAttr (Results 1 – 2 of 2) sorted by relevance
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/ |
H A D | tinlib.cpp | 525 static void ActorAttr(int actor, int r1, int g1, int b1) { in ActorAttr() function 4246 ActorAttr(pp[0], pp[1], pp[2], pp[3]); in CallLibraryRoutine()
|
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/ |
H A D | tinlib.cpp | 536 static void ActorAttr(int actor, int r1, int g1, int b1) { in ActorAttr() function 4612 ActorAttr(pp[0], pp[1], pp[2], pp[3]); in CallLibraryRoutine()
|