Update SDL to tag release-3.2.8

This commit is contained in:
madwind 2025-03-06 16:46:46 +08:00
parent 0f7f3d13af
commit 939a4fce13
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 65864190cc8393103fd218fd17e2dfdf92e0532d
Subproject commit f6864924f76e1a0b4abaefc76ae2ed22b1a8916e

View File

@ -1,4 +1,4 @@
$env:TAG_NAME="release-3.2.6"
$env:TAG_NAME="release-3.2.8"
git submodule update --init --recursive
git -C src/Ryujinx.SDL3-CS/external/SDL fetch --tags