Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Dakos.h32 struct AkosOffset;
69 const AkosOffset *akof; // offsets into ci and cd table
H A Dakos.cpp49 struct AkosOffset { struct
343 akof = (const AkosOffset *) _vm->findResourceData(MKTAG('A','K','O','F'), akos); in setCostume()
370 const AkosOffset *off; in drawLimb()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Dakos.h32 struct AkosOffset;
69 const AkosOffset *akof; // offsets into ci and cd table
H A Dakos.cpp49 struct AkosOffset { struct
343 akof = (const AkosOffset *) _vm->findResourceData(MKTAG('A','K','O','F'), akos); in setCostume()
370 const AkosOffset *off; in drawLimb()