From daee2edcfea567456bc94534e1cadcd988b6ad69 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 8 Nov 2004 10:17:47 +0000 Subject: oops svn-id: r15734 --- backends/midi/adlib.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/midi/adlib.cpp') diff --git a/backends/midi/adlib.cpp b/backends/midi/adlib.cpp index 8e29289cc7..1c4e4cf35f 100644 --- a/backends/midi/adlib.cpp +++ b/backends/midi/adlib.cpp @@ -472,7 +472,7 @@ static const byte gm_percussion_lookup[128] = { }; static byte lookup_table[64][32]; -const const byte volume_table[] = { +static const byte volume_table[] = { 0, 4, 7, 11, 13, 16, 18, 20, 22, 24, 26, 27, -- cgit v1.2.3