Sounds.wiki
changeset 430 fc319f027583
parent 353 63a39be0fe92
child 440 abbfbc0f7462
equal deleted inserted replaced
429:63844466ea5f 430:fc319f027583
       
     1 #summary List of all sounds
       
     2 
     1 For a current list of sounds look at hedgewars/uTypes.pas http://code.google.com/p/hedgewars/source/browse/hedgewars/uTypes.pas#120
     3 For a current list of sounds look at hedgewars/uTypes.pas http://code.google.com/p/hedgewars/source/browse/hedgewars/uTypes.pas#120
     2 {{{
     4 {{{
     3     TSound = (sndNone,
     5     TSound = (sndNone,
     4             sndGrenadeImpact, sndExplosion, sndThrowPowerUp, sndThrowRelease,
     6             sndGrenadeImpact, sndExplosion, sndThrowPowerUp, sndThrowRelease,
     5             sndSplash, sndShotgunReload, sndShotgunFire, sndGraveImpact,
     7             sndSplash, sndShotgunReload, sndShotgunFire, sndGraveImpact,