aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/04.pix/06.PixRect.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:07:09 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:07:09 +0000
commit458374b222dddc23df056298b1485ac5508624bd (patch)
tree1bfa1d84bacae16a4e042bb87b2b157758735492 /Gem/examples/04.pix/06.PixRect.pd
parent336aab27be02c79cebad1b9ee1a96425222036e0 (diff)
Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/x86_64
built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/x86_64
Diffstat (limited to 'Gem/examples/04.pix/06.PixRect.pd')
-rw-r--r--Gem/examples/04.pix/06.PixRect.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gem/examples/04.pix/06.PixRect.pd b/Gem/examples/04.pix/06.PixRect.pd
index 93f5fba..a280d3e 100644
--- a/Gem/examples/04.pix/06.PixRect.pd
+++ b/Gem/examples/04.pix/06.PixRect.pd
@@ -1,4 +1,5 @@
#N canvas 183 99 635 638 12;
+#X declare -lib Gem;
#X obj 179 176 gemhead;
#X obj 179 587 pix_texture;
#X msg 291 536 1 0 0;
@@ -58,6 +59,7 @@
#X msg 25 89 create;
#X text 21 69 Create window and render;
#X text 118 26 draw a rectangle onto an image;
+#X obj 502 5 declare -lib Gem;
#X connect 0 0 11 0;
#X connect 1 0 3 0;
#X connect 2 0 26 2;