Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tucker/
H A Dtucker.h567 int execData3PreUpdate_locationNum1Helper3(int dx, int dy);
H A Dlocations.cpp76 code = execData3PreUpdate_locationNum1Helper3(dxTable[i], dyTable[i]); in execData3PreUpdate_locationNum1Helper1()
100 int TuckerEngine::execData3PreUpdate_locationNum1Helper3(int dx, int dy) { in execData3PreUpdate_locationNum1Helper3() function in Tucker::TuckerEngine
/dports/games/scummvm/scummvm-2.5.1/engines/tucker/
H A Dtucker.h561 int execData3PreUpdate_locationNum1Helper3(int dx, int dy);
H A Dlocations.cpp76 code = execData3PreUpdate_locationNum1Helper3(dxTable[i], dyTable[i]); in execData3PreUpdate_locationNum1Helper1()
100 int TuckerEngine::execData3PreUpdate_locationNum1Helper3(int dx, int dy) { in execData3PreUpdate_locationNum1Helper3() function in Tucker::TuckerEngine