Ticket #8136: samnmax.diff

File samnmax.diff, 264 bytes (added by SF/andrej4000, 21 years ago)

_bootparam for Sam'n'Max

  • scummvm.

    old new  
    15761576                _bootParam = -7873;
    15771577        }
    15781578
     1579        if (_gameId == GID_SAMNMAX && _bootParam == 0) {
     1580                _bootParam = -1;
     1581        }
     1582
    15791583        readIndexFile();
    15801584
    15811585        initRandSeeds();