VAR_NUM_SOUND_CHANNELS is 88 in HE80+ games.
svn-id: r17880
This commit is contained in:
parent
cb6c2b9da5
commit
c76f228f67
4 changed files with 6 additions and 9 deletions
|
@ -2136,6 +2136,8 @@ void ScummEngine_v72he::o72_readINI() {
|
|||
default:
|
||||
error("o72_readINI: default type %d", type);
|
||||
}
|
||||
|
||||
debug(0, "o72_readINI: Option %s", option);
|
||||
}
|
||||
|
||||
void ScummEngine_v72he::o72_writeINI() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue