I need to loop over the files similarly to how C++17\'s recursive_directory_iterator does, but using PhysFS because the files need to be loaded from an archive.
recursive_directory_iterator