File diff r19019:2eb1d8782aac → r19020:24d71054fe13
src/sound_type.h
Show inline comments
 
@@ -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 {