got file reading working for the binary.

This commit is contained in:
ed
2026-08-07 01:06:57 -04:00
parent 6feff68b33
commit 8b4c8a2c71
13 changed files with 566 additions and 94 deletions
+10
View File
@@ -6,3 +6,13 @@ Sandbox: Windows 11 (for now)
Compiler: clang
Standard: c11
```
Scrapped togther stuff from several repos and studies.
Some of my favorite C code:
```txt
stb
gb or zpl
raddebugger
```