aboutsummaryrefslogtreecommitdiff
path: root/Plugins/screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/screen.c')
-rw-r--r--Plugins/screen.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Plugins/screen.c b/Plugins/screen.c
index 76fd6bd..529b1c1 100644
--- a/Plugins/screen.c
+++ b/Plugins/screen.c
@@ -23,6 +23,8 @@
#include <stdlib.h>
#include "plugin.h"
+INFO("screen of two images")
+
void perform_effect(struct frame f, struct args a)
{
printf("Using screen as effect does nothing!\n");