Integration #3

Merged
duuqnd merged 25 commits from integration into main 2025-07-27 16:35:23 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit bf2e6f8035 - Show all commits

View file

@ -26,7 +26,7 @@
;.include "routines/triangle/triangle_test.s"
exit:
JMP exit
.include "../wip-duuqnd/public.inc"
.include "public.inc"
.include "routines/line/line.s"
.include "routines/circle/circle.s"
.include "routines/triangle/triangle.s"