We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3987ec commit ae1de3cCopy full SHA for ae1de3c
src/print.asm
@@ -67,4 +67,4 @@ slow_print:
67
popa ; restore registers
68
ret ; return from the function
69
70
-PRINT_REPETITION equ 8 ; the number of times a frame will be printed
+PRINT_REPETITION equ 7 ; the number of times a frame will be printed
0 commit comments