Home
last modified time | relevance | path

Searched defs:getScriptSegment (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/engine/
H A Dseg_manager.cpp346 SegmentId SegManager::getScriptSegment(int script_id) const { in getScriptSegment() function in Sci::SegManager
350 SegmentId SegManager::getScriptSegment(int script_nr, ScriptLoadType load, bool applyScriptPatches)… in getScriptSegment() function in Sci::SegManager
/dports/games/scummvm/scummvm-2.5.1/engines/sci/engine/
H A Dseg_manager.cpp397 SegmentId SegManager::getScriptSegment(int script_id) const { in getScriptSegment() function in Sci::SegManager
401 SegmentId SegManager::getScriptSegment(int script_nr, ScriptLoadType load, bool applyScriptPatches)… in getScriptSegment() function in Sci::SegManager