mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 06:08:35 +00:00
Oops, didn't mean to check this one in.
svn-id: r3614
This commit is contained in:
parent
f0b89789eb
commit
42c478fa25
@ -234,9 +234,6 @@ void Scumm::scummMain(int argc, char **argv) {
|
||||
_vars[VAR_VERSION] = 21;
|
||||
#endif
|
||||
_vars[VAR_DEBUGMODE] = _debugMode;
|
||||
|
||||
_haveMsg = 0xFF;
|
||||
_vars[VAR_HAVE_MSG] = 0xFF;
|
||||
|
||||
if (_gameId==GID_MONKEY) {
|
||||
_vars[74] = 1225;
|
||||
|
Loading…
Reference in New Issue
Block a user