Upload files to "/"

This commit is contained in:
2026-04-04 15:10:34 +00:00
commit c9b06a84a6
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
gcc -I ./include src/rewrite.c -o tetris -lSDL3 -lstdWullie