From ba67bbb2db6327dc0f64eab24bafe5f023ce42ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Mon, 17 Feb 2003 22:28:16 +0000 Subject: 0.32 svn path=/trunk/Framestein/; revision=418 --- Plugins/copy_vert.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Plugins/copy_vert.c') diff --git a/Plugins/copy_vert.c b/Plugins/copy_vert.c index cb7b093..963f2fd 100644 --- a/Plugins/copy_vert.c +++ b/Plugins/copy_vert.c @@ -2,6 +2,8 @@ #include #include "plugin.h" +INFO("copy one vertical line at a given position") + void perform_copy(_frame f1, _frame f2, _args a) { byte pixelsize = f1.pixelformat/8; -- cgit v1.2.1