Sounds.wiki
changeset 617 3a43d4134806
parent 587 8105e95297e3
child 694 48abb34ab4b8
--- a/Sounds.wiki	Thu Sep 10 00:55:08 2015 +0000
+++ b/Sounds.wiki	Thu Sep 10 01:00:43 2015 +0000
@@ -1,6 +1,9 @@
 #summary List of all sounds
 
-For a current list of sounds look at hedgewars/uTypes.pas http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l120
+For a current list of sounds, look at `hedgewars/uTypes.pas`:
+
+http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l120
+
 {{{
     TSound = (sndNone,
             sndGrenadeImpact, sndExplosion, sndThrowPowerUp, sndThrowRelease,
@@ -28,4 +31,5 @@
 }}}
 
 == See also ==
+
  * [Taunts]
\ No newline at end of file