minor changes in source structure
svn-id: r4949
This commit is contained in:
parent
29811c5fad
commit
ae871cd4a6
6 changed files with 16 additions and 42 deletions
|
@ -1561,3 +1561,7 @@ void Scumm::setupGUIColors() {
|
|||
_newgui->_shadowcolor = _gui->_shadowcolor;
|
||||
}
|
||||
}
|
||||
|
||||
bool Scumm::checkFixedDisk() {
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue