mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-23 20:52:58 +00: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.