VAR_NUM_SOUND_CHANNELS is 88 in HE80+ games.

svn-id: r17880
This commit is contained in:
Travis Howell 2005-05-01 06:54:27 +00:00
parent cb6c2b9da5
commit c76f228f67
4 changed files with 6 additions and 9 deletions

View file

@ -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() {