Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/engine/
H A Dobject.cpp254 void Object::initSuperClass(SegManager *segMan, reg_t addr, bool applyScriptPatches) { function in Sci::Object
277 initSuperClass(segMan, addr, applyScriptPatches);
H A Dobject.h304 void initSuperClass(SegManager *segMan, reg_t addr, bool applyScriptPatches);
/dports/games/scummvm/scummvm-2.5.1/engines/sci/engine/
H A Dobject.cpp254 void Object::initSuperClass(SegManager *segMan, reg_t addr, bool applyScriptPatches) { function in Sci::Object
277 initSuperClass(segMan, addr, applyScriptPatches);
H A Dobject.h305 void initSuperClass(SegManager *segMan, reg_t addr, bool applyScriptPatches);