Cleanups. Mostly removal of seemingly unused variables and stuff.
svn-id: r18639
This commit is contained in:
parent
aebd226028
commit
e64afc23b4
7 changed files with 8 additions and 131 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue