Cleanup
svn-id: r17564
This commit is contained in:
parent
03f07f7f8a
commit
eed70f3dba
2 changed files with 26 additions and 53 deletions
|
@ -2093,7 +2093,7 @@ void ScummEngine_v72he::o72_readINI() {
|
|||
default:
|
||||
error("o72_readINI: default type %d", type);
|
||||
}
|
||||
debug(1, "o72_readINI (%d) %s", type, option);
|
||||
debug(0, "o72_readINI (%d) %s", type, option);
|
||||
}
|
||||
|
||||
void ScummEngine_v72he::o72_writeINI() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue