EDITOR: Replace ddio_FindFileStart() with ddio_DoForeachFile()

Applied some minor additional code optimization.
This commit is contained in:
Azamat H. Hackimov
2024-07-20 01:14:36 +03:00
parent 61ed7cedcf
commit 7396ddd576
7 changed files with 65 additions and 190 deletions

View File

@@ -101,7 +101,7 @@ protected:
// Implementation
protected:
void SetStatus(char *str);
void SetStatus(const char *str);
void UpdateAvailableWithLevels();
void UpdateAvailableWithScripts();
void UpdateCheckedOutWithLevels();