Add a missed PR to the README.md, thanks SternXD

This commit is contained in:
Henrik Rydgård
2026-03-11 10:06:21 +01:00
parent efef734034
commit 99094a9c69
+4 -1
View File
@@ -104,6 +104,8 @@ What's new in 1.20
- Linux
- Loongarch improvements by KatyushaScarlet ([#20683], [#20644], [#20599], [#20594]), text rendering improvements ([#21163])
- SDL fullscreen problems fixed ([#21300], more)
- UWP
- Migrate code base to C++/WinRT ([#21100])
- Debugger
- ImDebugger improvements ([#20861], [#20779], [#20657], [#20637], [#20550], [#20523])
@@ -431,4 +433,5 @@ See [history.md](history.md).
[#21357]: https://github.com/hrydgard/ppsspp/issues/21357 "Add a \"hold\" version of the axis swap toggle. Often more convenient."
[#21377]: https://github.com/hrydgard/ppsspp/issues/21377 "Windows audio fix, Gripshift glitch workaround"
[#21341]: https://github.com/hrydgard/ppsspp/issues/21341 "Fix crash on audio device switch in Windows"
[#21393]: https://github.com/hrydgard/ppsspp/issues/21393 "Windows input optimizations"
[#21393]: https://github.com/hrydgard/ppsspp/issues/21393 "Windows input optimizations"
[#21100]: https://github.com/hrydgard/ppsspp/issues/21100 "UWP: Migrate from C++/CX to C++/WinRT"