summaryrefslogtreecommitdiff
path: root/synth/globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'synth/globals.cpp')
-rw-r--r--synth/globals.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/synth/globals.cpp b/synth/globals.cpp
index 6a84353..427eebe 100644
--- a/synth/globals.cpp
+++ b/synth/globals.cpp
@@ -54,6 +54,7 @@ string programfile[128];
program_t *program_settings;
+bool program_lock[128];
Channel *channel[N_CHANNELS];