Browse Source

49716 -> 44100 (Temporarily)

Wei Mingzhi 11 years ago
parent
commit
4069a985c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound.h

+ 1 - 1
sound.h

@@ -25,7 +25,7 @@
 #include "common.h"
 #include "common.h"
 
 
 #ifndef PAL_SAMPLE_RATE
 #ifndef PAL_SAMPLE_RATE
-#define PAL_SAMPLE_RATE     49716
+#define PAL_SAMPLE_RATE     44100 /*49716*/
 #endif
 #endif
 
 
 #ifndef PAL_CHANNELS
 #ifndef PAL_CHANNELS