fixing a couple bugs

This commit is contained in:
SpookyDervish
2025-09-14 05:37:47 +10:00
parent f561a849c2
commit 0e37cccd7a
4 changed files with 32 additions and 30 deletions

5
out.asm Normal file
View File

@@ -0,0 +1,5 @@
; ~~~ Auto generated by the GroundPY compiler for Linux x86_64 targets. ~~~
section .text
global _start
_start: