#
# NEED_PARMS scope axis
#
# HELP: SYNOPSIS:
# HELP:     generic/register/mouse/cut2_square scope axis
# HELP:
# HELP: DESCRIPTION:
# HELP:     Register Ctrl-Left-Click for painting with squares
#
DECLARE int $root.global.cutsize
IF ${$root.global.cutsize==0} CECHO ${$root.global.cutsize=1}
REGISTER RegSurgery ${$argv[1]} MOUSE Cut2dSq "Freehand drawing (2d square brush)" 0x00000002 0xffffffff pm l 3 ! register/mouse/cut2d_square ${$argv[2]}
