aboutsummaryrefslogtreecommitdiff
path: root/scumm/instrument.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/instrument.cpp')
-rw-r--r--scumm/instrument.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/instrument.cpp b/scumm/instrument.cpp
index 575dcf75a5..c6f84a39bf 100644
--- a/scumm/instrument.cpp
+++ b/scumm/instrument.cpp
@@ -40,7 +40,7 @@ static const byte mt32_to_gm[128] = {
};
static struct {
- char *name;
+ const char *name;
byte program;
}