Custom pixel buffer

This commit is contained in:
2023-08-06 21:22:15 +01:00
parent 968d76e925
commit 2134365ad0
2 changed files with 128 additions and 0 deletions

3
build Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
clang -g -Og -lSDL2 main.c -o main