diff options
-rw-r--r-- | engines/saga/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/saga/detection_tables.h b/engines/saga/detection_tables.h index 1cf1ac902a..500d5d9fed 100644 --- a/engines/saga/detection_tables.h +++ b/engines/saga/detection_tables.h @@ -326,7 +326,7 @@ static const SAGAGameDescription gameDescriptions[] = { Common::ADGF_NO_FLAGS }, GID_ITE, - 0, + GF_8BIT_UNSIGNED_PCM, ITE_DEFAULT_SCENE, &ITE_Resources, ARRAYSIZE(ITEWINDEMO_GameFonts), |