aboutsummaryrefslogtreecommitdiff
path: root/Plugins/rene.c
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/rene.c')
-rw-r--r--Plugins/rene.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Plugins/rene.c b/Plugins/rene.c
index d8e6082..2885f47 100644
--- a/Plugins/rene.c
+++ b/Plugins/rene.c
@@ -16,6 +16,8 @@
#include <string.h>
#include "plugin.h"
+INFO("242.rene -- does 3-source chroma keying with transparency")
+
void perform_effect(struct frame f, struct args a)
{
printf("Using keyscreen as effect does nothing!\n");