Home
last modified time | relevance | path

Searched refs:vFillers (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Ddialogs.cpp293 static const int vFillers[MAXVICONS] = { variable
3257 retObj[n] = AddObject(&pfilm->reels[vFillers[g_InvD[g_ino].NoofVicons-2]], -1); in ConstructInventory()
3264 retObj[n] = AddObject(&pfilm->reels[vFillers[g_InvD[g_ino].NoofVicons-2]], -1); in ConstructInventory()
3274 retObj[n] = AddObject(&pfilm->reels[vFillers[g_InvD[g_ino].NoofVicons-2]], -1); in ConstructInventory()
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Ddialogs.cpp274 static const int vFillers[MAXVICONS] = { variable
2845 retObj[n] = AddObject(&pfilm->reels[vFillers[_invD[_activeInv].NoofVicons - 2]], -1); in ConstructInventory()
2852 retObj[n] = AddObject(&pfilm->reels[vFillers[_invD[_activeInv].NoofVicons - 2]], -1); in ConstructInventory()
2862 retObj[n] = AddObject(&pfilm->reels[vFillers[_invD[_activeInv].NoofVicons - 2]], -1); in ConstructInventory()