Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/access/amazon/
H A Damazon_game.cpp57 Common::fill(&_help1[0], &_help1[0] + sizeof(_help1), 0); in AmazonEngine()
60 _helpTbl[0] = _help1; in AmazonEngine()
383 if (_help1[i] == 1) in calcIQ()
790 s.syncAsByte(_help1[i]); in synchronize()
H A Damazon_game.h71 byte _help1[366]; variable
/dports/games/scummvm/scummvm-2.5.1/engines/access/amazon/
H A Damazon_game.cpp57 Common::fill(&_help1[0], &_help1[0] + sizeof(_help1), 0); in AmazonEngine()
60 _helpTbl[0] = _help1; in AmazonEngine()
383 if (_help1[i] == 1) in calcIQ()
790 s.syncAsByte(_help1[i]); in synchronize()
H A Damazon_game.h71 byte _help1[366]; variable