summaryrefslogtreecommitdiff
path: root/src/til.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/til.c')
-rw-r--r--src/til.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/til.c b/src/til.c
index 0aa8efd..fa6d402 100644
--- a/src/til.c
+++ b/src/til.c
@@ -46,6 +46,7 @@ extern til_module_t rkt_module;
extern til_module_t roto_module;
extern til_module_t rtv_module;
extern til_module_t shapes_module;
+extern til_module_t signals_module;
extern til_module_t snow_module;
extern til_module_t sparkler_module;
extern til_module_t spiro_module;
@@ -75,6 +76,7 @@ static const til_module_t *modules[] = {
&roto_module,
&rtv_module,
&shapes_module,
+ &signals_module,
&snow_module,
&sparkler_module,
&spiro_module,
© All Rights Reserved