Restarting...... Again. I have a problem.

This commit is contained in:
Caleb J. Gardner
2026-08-08 02:07:32 -05:00
parent 4b2b7021c7
commit 0039b19b4b
40 changed files with 138 additions and 3105 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"build": {
"command": "zig",
"args": ["build", "-Duse_c_libs=true", "-Ddebug=true"],
"args": ["build", "-Ddebug=true", "-Dstatic=true"],
},
"program": "zig-out/bin/unsquashfs",