Revert "Switch to SDL3"

This reverts commit cd29cca495.
This commit is contained in:
2024-10-23 19:01:54 -04:00
parent cd29cca495
commit 4e3495948c
10 changed files with 42 additions and 40 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ An SDL-based implementation of shrooms-vb.
Install the following dependencies:
- `gcc` (or MinGW on Windows) (or whatever, just set `CC`)
- `pkg-config`
- sdl3
- sdl2
Run
```sh