aboutsummaryrefslogtreecommitdiff
path: root/Plugins/plot.cpp
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2003-02-17 22:28:16 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2003-02-17 22:28:16 +0000
commitba67bbb2db6327dc0f64eab24bafe5f023ce42ed (patch)
treee6448c5063b7fb2b021e32e31958d10a9a51fb07 /Plugins/plot.cpp
parent2992b54a966b8972730a2552bb81183f07e35795 (diff)
0.32
svn path=/trunk/Framestein/; revision=418
Diffstat (limited to 'Plugins/plot.cpp')
-rw-r--r--Plugins/plot.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Plugins/plot.cpp b/Plugins/plot.cpp
index 67c264c..ae53c05 100644
--- a/Plugins/plot.cpp
+++ b/Plugins/plot.cpp
@@ -4,8 +4,10 @@
#include "plugin.h"
#include "pixels.h"
+INFO("plot pixel to vframe")
+
// plot exists to provide plotting to vframe - much faster than
-// plot with fs.draw which goes thru network.
+// plot with fs.draw which goes thru TCP/IP.
void perform_effect(_frame f, _args a)
{