Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tucker/
H A Dlocations.cpp182 static const int yMaxTable[] = { 100, 97, 94, 91, 89, 86, 83, 80 }; in execData3PreUpdate_locationNum2() local
208 _updateLocationYMaxTable[i] = yMaxTable[num]; in execData3PreUpdate_locationNum2()
/dports/games/scummvm/scummvm-2.5.1/engines/tucker/
H A Dlocations.cpp182 static const int yMaxTable[] = { 100, 97, 94, 91, 89, 86, 83, 80 }; in execData3PreUpdate_locationNum2() local
208 _updateLocationYMaxTable[i] = yMaxTable[num]; in execData3PreUpdate_locationNum2()