~rabbits/orca-toy

078bae12c27385c8b412bdaabfe18e5ca0238bd1 — neauoire 1 year, 7 months ago 95c66ff
Removed unused routine
1 files changed, 0 insertions(+), 8 deletions(-)

M src/main.tal
M src/main.tal => src/main.tal +0 -8
@@ 1356,14 1356,6 @@ RTN

RTN

@get-selection-size ( -- )

	.selection/x2 LDZ .selection/x1 LDZ - #01 + STH
	.selection/y2 LDZ .selection/y1 LDZ - #01 + TOS 
	STHr TOS **

RTN

@cut-selection ( -- )

	;copy-snarf JSR2