Open JayFoxRox opened 6 years ago
Added workaround in https://github.com/OpenSWE1R/openswe1r/commit/3a36bfdb54520dab466a70888145d51f28522397
Issue still remains though: It should actually look for profiles.
I'd suggest using dirent.h to implement this.
FindFirstFileA is not working so FindFirstFileA(".\data\player*.sav", ...) will not return any profiles