From aa5a0048ef7a324e85a5704c0e0ea5374b5da3a9 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 7 Feb 2019 23:07:46 +0000 Subject: Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/i386 built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/i386 --- Gem/examples/09.openGL/02.displayList.pd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Gem/examples/09.openGL/02.displayList.pd') diff --git a/Gem/examples/09.openGL/02.displayList.pd b/Gem/examples/09.openGL/02.displayList.pd index d6ec2e6..4e58e0a 100644 --- a/Gem/examples/09.openGL/02.displayList.pd +++ b/Gem/examples/09.openGL/02.displayList.pd @@ -1,4 +1,5 @@ -#N canvas 76 58 1137 553 10; +#N canvas 76 61 1137 553 10; +#X declare -lib Gem; #X obj 366 251 GEMglGenLists 1; #X obj 336 418 GEMglNewList; #X obj 147 432 GEMglCallList; @@ -148,6 +149,7 @@ recompiled. You have to do that by hand!; #X connect 16 0 0 0; #X coords 0 -1 1 1 85 40 1 100 100; #X restore 89 116 pd gemwin; +#X obj 1026 9 declare -lib Gem; #X connect 0 1 14 0; #X connect 1 0 10 0; #X connect 3 0 0 0; -- cgit v1.2.1