aboutsummaryrefslogtreecommitdiff
path: root/Plugins/xbend.c
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/xbend.c')
-rw-r--r--Plugins/xbend.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Plugins/xbend.c b/Plugins/xbend.c
index 1ba9959..f84335b 100644
--- a/Plugins/xbend.c
+++ b/Plugins/xbend.c
@@ -2,6 +2,8 @@
#include <string.h>
#include "plugin.h"
+INFO("horizontal bend. usage: xbend <from> <to>")
+
void perform_effect(_frame f, _args a)
{
byte pixelsize = f.pixelformat/8;