Opty! :) 56b

This commit is contained in:
Pecusx
2024-03-20 12:33:24 +01:00
parent 324b42855a
commit 35f9847354
3 changed files with 8 additions and 15 deletions
+1 -2
View File
@@ -1858,9 +1858,8 @@ quit_areyousure
.endp
.proc _sep_opty
mwa #((ScreenWidth/2)-(8*4)) LineXdraw ; centering
mva ResultY LineYdraw
jsr TypeLine4x4
jsr TL4x4_empty.go ; center and type line
adb ResultY #4 ;next line
rts
.endp