Skip to content

Commit

Permalink
Make tests work again
Browse files Browse the repository at this point in the history
  • Loading branch information
rmsk2 committed Dec 20, 2022
1 parent 52f4ca4 commit 03d7954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.a
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ TXT_DONE

progStart
+printStr TXT_PRECALCULATING
jsr preCalcMulTable
jsr initArithmetic
+printStr TXT_DONE
jsr testMain
rts
Expand Down

0 comments on commit 03d7954

Please sign in to comment.