SDL3 port

This commit is contained in:
2024-03-10 19:34:07 +11:00
parent 2496f9e2a3
commit 8a5529e752
9 changed files with 130 additions and 171 deletions

3
.gitignore vendored
View File

@ -1,5 +1,8 @@
.idea/
.vs/
.vscode/
cmake-build-*/
build/
out/
.DS_Store