aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/engine/kyra_hof.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/engine/kyra_hof.h')
-rw-r--r--engines/kyra/engine/kyra_hof.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/engine/kyra_hof.h b/engines/kyra/engine/kyra_hof.h
index 27638132bb..04ee2b6ac7 100644
--- a/engines/kyra/engine/kyra_hof.h
+++ b/engines/kyra/engine/kyra_hof.h
@@ -642,7 +642,7 @@ protected:
int _cdaTrackTableFinaleSize;
const char *const *_ingameSoundList;
int _ingameSoundListSize;
- const uint16 *_ingameSoundIndex;
+ const int16 *_ingameSoundIndex;
int _ingameSoundIndexSize;
const uint16 *_ingameTalkObjIndex;
int _ingameTalkObjIndexSize;