removing C code, opting to mess around in odin.

This commit is contained in:
2025-06-15 16:32:43 -04:00
parent a54f4b0b57
commit 06212960ce
15 changed files with 164 additions and 562 deletions

6
code/yasm.odin Normal file
View File

@ -0,0 +1,6 @@
package yasm
main :: proc()
{
}