This commit is contained in:
Paul 2001-07-03 20:28:04 +00:00
parent 283121436f
commit 68a827397c
7 changed files with 39 additions and 5 deletions

View file

@ -54,6 +54,13 @@
Vars
---- */
#ifdef __USER_paul__
static int sounddebug=true;
#else
static int sounddebug=false;
#endif
/*----------------------------------------------------------------------
Function:
Purpose:
@ -215,6 +222,7 @@ void CXMPlaySound::think()
//////////////
if(sounddebug)
{
static const int colours[6][3]=
{