aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/10.glsl/04.game_of_life.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Gem/examples/10.glsl/04.game_of_life.pd')
-rw-r--r--Gem/examples/10.glsl/04.game_of_life.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/Gem/examples/10.glsl/04.game_of_life.pd b/Gem/examples/10.glsl/04.game_of_life.pd
index 16ccb57..1aced3e 100644
--- a/Gem/examples/10.glsl/04.game_of_life.pd
+++ b/Gem/examples/10.glsl/04.game_of_life.pd
@@ -1,4 +1,5 @@
-#N canvas 10 10 599 681 10;
+#N canvas 10 61 599 681 10;
+#X declare -lib Gem;
#X obj 316 488 pix_snap2tex;
#X msg 356 461 0 0;
#X msg 402 460 500 500;
@@ -92,6 +93,7 @@ of the shader is used for next frame input;
#X connect 16 0 0 0;
#X coords 0 -1 1 1 85 40 1 100 100;
#X restore 52 117 pd gemwin;
+#X obj 484 13 declare -lib Gem;
#X connect 0 0 4 0;
#X connect 1 0 0 1;
#X connect 2 0 0 2;