(svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12.
This commit is contained in:
@@ -119,4 +119,6 @@ static const uint ORIGINAL_SAMPLE_COUNT = 73;
|
||||
|
||||
typedef uint16 SoundID;
|
||||
|
||||
static const SoundID INVALID_SOUND = 0xFFFF;
|
||||
|
||||
#endif /* SOUND_TYPE_H */
|
||||
|
Reference in New Issue
Block a user