Searched refs:applyWorkaroundIfNeeded (Results 1 – 3 of 3) sorted by relevance
703 applyWorkaroundIfNeeded(type, idx); in loadResource()1652 void ScummEngine::applyWorkaroundIfNeeded(ResType type, int idx) { in applyWorkaroundIfNeeded() function in Scumm::ScummEngine
701 void applyWorkaroundIfNeeded(ResType type, int idx);
1282 applyWorkaroundIfNeeded(type, idx); in saveLoadWithSerializer()