diff -r 1c1cb593cb81 -r b6de36975a3c hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sat Jul 21 15:45:41 2007 +0000 +++ b/hedgewars/uConsts.pas Sat Jul 21 16:35:12 2007 +0000 @@ -330,6 +330,7 @@ (FileName: 'Switch'; Path: ptGraphics; AltPath: ptNone; Surface: nil; Width: 32; Height: 32; hasAlpha: false) // sprSwitch ); + Soundz: array[TSound] of record FileName: String[31]; Path : TPathType;