added profile

This commit is contained in:
lucca
2026-09-19 21:23:27 -04:00
parent 96895c9755
commit 498aed50d2
10 changed files with 898 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
cc controller-off.c -o controller-off $(pkg-config --cflags --libs sdl3)