fcdfbf98
by Biswapriyo Nath at 2026-01-26T12:22:23+01:00
include: Add enum flag operators for D3D11_RLDO_FLAGS.
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