summaryrefslogtreecommitdiff
path: root/src/sound_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound_type.h')
-rw-r--r--src/sound_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound_type.h b/src/sound_type.h
index 4eac434f3..b014c2694 100644
--- a/src/sound_type.h
+++ b/src/sound_type.h
@@ -21,6 +21,7 @@ struct SoundEntry {
uint8 channels;
uint8 volume;
uint8 priority;
+ byte grf_container_ver; ///< NewGRF container version if the sound is from a NewGRF.
};
enum SoundFx {