aboutsummaryrefslogtreecommitdiff
path: root/src/demultiplex~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/demultiplex~.c')
-rw-r--r--src/demultiplex~.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/demultiplex~.c b/src/demultiplex~.c
index d55d7f0..c31629e 100644
--- a/src/demultiplex~.c
+++ b/src/demultiplex~.c
@@ -119,3 +119,10 @@ void demultiplex_tilde_setup(void)
zexy_register("demultiplex~");
}
+void demux_tilde_setup(void)
+{
+ demultiplex_tilde_setup();
+}
+
+
+