/* This is a simple utility I wrote to extract sounds from DOOM wads
  and convert them to Sun Ulaw format (suitable for cat >/dev/audio)

Usage: dm2au [-f pwad] sndname

  Just another Linux DOOM hack. :)

       -Sam Lantinga           ([email protected])
*/