DescentDevelopers / Descent3

Descent 3 by Outrage Entertainment
GNU General Public License v3.0
2.88k stars 251 forks source link

cfile: Replace cf_LibraryFindFirst() with cf_DoForeachFileInLibrary() #603

Closed winterheart closed 1 month ago

winterheart commented 2 months ago

Pull Request Type

Description

Related Issues

Fixes #605

Screenshots (if applicable)

Checklist

Additional Comments

Jayman2000 commented 1 month ago

I just tested this PR on NixOS 24.05 (x86_64) and Windows 10 (x86_64). It seems to work fine, but I wasn’t really able to test it out thoroughly on Windows due to #605.

pzychotic commented 1 month ago

Tested with success on Windows 11 and makes my #609 redundant.