summaryrefslogtreecommitdiff
path: root/tonezone.c
diff options
context:
space:
mode:
Diffstat (limited to 'tonezone.c')
-rwxr-xr-xtonezone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tonezone.c b/tonezone.c
index 9c4f289..853ece4 100755
--- a/tonezone.c
+++ b/tonezone.c
@@ -61,7 +61,7 @@ struct tone_zone *tone_zone_find_by_num(int id)
return NULL;
}
-#define LEVEL -8
+#define LEVEL -10
static int build_tone(char *data, int size, struct tone_zone_sound *t, int *count)
{