aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/sound.h')
-rw-r--r--engines/kyra/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/sound.h b/engines/kyra/sound.h
index 348f1768e4..158270c201 100644
--- a/engines/kyra/sound.h
+++ b/engines/kyra/sound.h
@@ -112,7 +112,7 @@ private:
int _sfxPlayingSound;
Common::String _soundFileLoaded;
- uint8 _sfxSecondByteOfSong;
+ uint8 _sfxPriority;
uint8 _sfxFourthByteOfSong;
};