The Dink Network

Reply to Re: Exploding noise

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
July 21st 2012, 06:46 PM
wizardg.gif
Paul
Peasant He/Him United States
 
Here you go, from dam-bomn.c:
//Bomb noise

void damage ( void )
{
playsound(6, 32050, 0,0,0);
}