~rabbits/nasu

b5da01965915d791e2d2dd38ceabc4d4683db677 — neauoire 1 year, 4 months ago 668e67e
Crop window
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