Change of starting condition for potential testing purposes of another person

This commit is contained in:
hugova 2025-03-09 23:53:33 +01:00
parent a617d91183
commit de2d597612
2 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,7 @@
.include "macros/timer.s"
.include "STARTUP.s"
.include "routines/line/line_test.s"
.include "routines/line/line_test_time.s"
;;This is used by .s files to terminate nicely without reading includes at the end!
exit: