Only have 12 notches on the clock

This commit is contained in:
Juhani Krekelä 2022-03-11 22:32:54 +02:00
parent 6e5bc9bfdb
commit fc6c9506f8
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ clockface:
call draw_line
pop bx
add bx, 15
add bx, 30
jmp .loop