1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Add two missing SDL patches to the README.md

This commit is contained in:
Pāvels Nadtočajevs
2025-07-24 12:44:40 +03:00
parent e0603aeda3
commit 19e2fcf35a

View File

@@ -969,6 +969,8 @@ Patches:
- `0001-remove-unnecessary-subsystems.patch` (GH-106218)
- `0002-msvc-constants-fpstrict.patch` (GH-106218)
- `0003-std-include.patch` (GH-108144)
- `0004-errno-include.patch` (GH-108354)
The SDL source code folder includes `hidapi` library inside of folder `thirdparty/sdl/hidapi/`.
Its version and license is described in this file under `hidapi`.