Home
last modified time | relevance | path

Searched refs:applyWorkaroundIfNeeded (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Dresource.cpp703 applyWorkaroundIfNeeded(type, idx); in loadResource()
1652 void ScummEngine::applyWorkaroundIfNeeded(ResType type, int idx) { in applyWorkaroundIfNeeded() function in Scumm::ScummEngine
H A Dscumm.h701 void applyWorkaroundIfNeeded(ResType type, int idx);
H A Dsaveload.cpp1282 applyWorkaroundIfNeeded(type, idx); in saveLoadWithSerializer()