Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tucker/
H A Dlocations.cpp101 static const int counterTable[3] = { 30, 50, 70 }; in execData3PreUpdate_locationNum1Helper3() local
115 _updateLocationCounter = counterTable[_updateLocationPos]; in execData3PreUpdate_locationNum1Helper3()
/dports/games/scummvm/scummvm-2.5.1/engines/tucker/
H A Dlocations.cpp101 static const int counterTable[3] = { 30, 50, 70 }; in execData3PreUpdate_locationNum1Helper3() local
115 _updateLocationCounter = counterTable[_updateLocationPos]; in execData3PreUpdate_locationNum1Helper3()