Cleanups. Mostly removal of seemingly unused variables and stuff.

svn-id: r18639
This commit is contained in:
Torbjörn Andersson 2005-08-08 20:20:00 +00:00
parent aebd226028
commit e64afc23b4
7 changed files with 8 additions and 131 deletions

View file

@ -248,11 +248,8 @@ int GobEngine::init(GameDetector &detector) {
_system->openCD(cd_num);
debugFlag = 1;
breakSet = 0;
doRangeClamp = 1;
trySmallForBig = 0;
checkMemFlag = 0;
videoMode = 0x13;
snd_soundPort = 1;
useMouse = 1;