1 files changed, 4 insertions(+), 0 deletions(-)
M src/main.tal
M src/main.tal => src/main.tal +4 -0
@@ 157,6 157,10 @@
#05cf .System/g DEO2
#0caf .System/b DEO2
+ ( size )
+ #0130 .Screen/width DEO2
+ #00e0 .Screen/height DEO2
+
( vectors )
;on-button .Controller/vector DEO2
;on-mouse .Mouse/vector DEO2