@@ 20,7 20,7 @@
%LENGTH { HOR TOS VER TOS ** #0010 ** }
%RTN { JMP2r }
-%STEP8 { #0033 SFT2 }
+%STEP8 { #33 SFT2 }
%MOD { DUP2 / * - }
%MOD2 { OVR2 OVR2 // ** -- }
%MOD8 { #07 AND }
@@ 123,8 123,8 @@
#01 .settings/tool STZ
BANK .settings/focus STZ2
- .Screen/width DEI2 #0001 SFT2 .frame/width LDZ2 #0001 SFT2 --
- .Screen/height DEI2 #0001 SFT2 .frame/height LDZ2 #0001 SFT2 --
+ .Screen/width DEI2 #01 SFT2 .frame/width LDZ2 #01 SFT2 --
+ .Screen/height DEI2 #01 SFT2 .frame/height LDZ2 #01 SFT2 --
.frame/width LDZ2 .frame/height LDZ2
SIZE-TO-RECT ;frame SET-RECT