mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 21:28:20 -05:00
ForeachDirectoryEntry didn't actually do anything with the `recursive` parameter, and the corresponding callback parameter was shadowing the actual recursion counters in the user functions.