mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-17 01:13:20 -03:00
The Java implementation of getting the list of post-processing shaders only looked in the Sys folder and not the User folder. This could be fixed in the Java implementation, but it's simpler to just call the C++ implementation instead.