Bladeren bron

Add two missing SDL patches to the `README.md`

Pāvels Nadtočajevs 2 dagen geleden
bovenliggende
commit
19e2fcf35a
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 2 0
      thirdparty/README.md

+ 2 - 0
thirdparty/README.md

@@ -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`.