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 038070b..934d0ca 100644
--- a/src/til.c
+++ b/src/til.c
@@ -37,6 +37,7 @@ extern til_module_t pixbounce_module;
extern til_module_t plasma_module;
extern til_module_t plato_module;
extern til_module_t ray_module;
+extern til_module_t rocket_module;
extern til_module_t roto_module;
extern til_module_t rtv_module;
extern til_module_t shapes_module;
@@ -64,6 +65,7 @@ static const til_module_t *modules[] = {
&plasma_module,
&plato_module,
&ray_module,
+ &rocket_module,
&roto_module,
&rtv_module,
&shapes_module,
© All Rights Reserved