diff music2/music.cc @ 18:4d7486cb20a9

Sync with upstream
author thib
date Tue, 16 Sep 2008 15:30:03 +0000
parents fa8511a21d05
children f45da03ca631
line wrap: on
line diff
--- a/music2/music.cc
+++ b/music2/music.cc
@@ -44,6 +44,7 @@
 using namespace std;
 
 #define MUSIC_VOLUME 0.2
+#define MUSIC_VOLUME 1
 
 int pcm_enable   = 0;
 Mix_Chunk *play_chunk[MIX_PCM_SIZE];