~rabbits/potato

c5ba20415e77f046040894b5fdf38005fb36308d — Devine Lu Linvega 9 months ago 1a3743e
Fixed crashing distance
2 files changed, 2 insertions(+), 2 deletions(-)

M src/desktop.tal
M src/potato.tal
M src/desktop.tal => src/desktop.tal +1 -1
@@ 173,7 173,7 @@
	;app-option/target STA2
	DUP2 ;app-option/action STA2
	;app-option #1807 #0000 DUP2 add-win !center-win

( TODO ) $10
@add-win ( name* app* h w y* x* -- )
	.length LDZ #0f LTH ?{
		( limit ) POP2 POP2 POP2 POP2 POP2 JMP2r }

M src/potato.tal => src/potato.tal +1 -1
@@ 276,7 276,7 @@

@on-frame-fade ( -> )
	[ LIT2 &f $2 ] INC2k ,&f STR2
	#00 SFT2 STH2
	STH2
	[ LIT2 66 -Screen/auto ] DEO
	#0000 DUP2 .Screen/x DEO2
	( ) .Screen/y DEO2