25 Jan
2026
25 Jan
'26
7:34 p.m.
This fixes compiler error in ppsspp project. error: cannot initialize a parameter of type 'D3D11_RLDO_FLAGS' with an rvalue of type 'int' Reported in https://github.com/mingw-w64/mingw-w64/issues/157 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9967