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