aboutsummaryrefslogtreecommitdiff
path: root/core/screendimens.pd
diff options
context:
space:
mode:
Diffstat (limited to 'core/screendimens.pd')
-rw-r--r--core/screendimens.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/screendimens.pd b/core/screendimens.pd
index c60a1a3..33c7f38 100644
--- a/core/screendimens.pd
+++ b/core/screendimens.pd
@@ -1,4 +1,5 @@
#N canvas 880 47 296 242 10;
+#X declare -lib toxy;
#X msg 56 87 query winfo screenwidth .;
#X obj 56 164 pack f f;
#X msg 101 109 query winfo screenheight .;
@@ -7,6 +8,7 @@
#X obj 56 190 outlet;
#X obj 101 131 tot .;
#X obj 56 109 tot .;
+#X obj 139 35 import toxy;
#X connect 0 0 7 0;
#X connect 1 0 5 0;
#X connect 2 0 6 0;