mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-08 14:00:07 -04:00
EDITOR: Replace ddio_FindFileStart() with ddio_DoForeachFile()
Applied some minor additional code optimization.
This commit is contained in:
@@ -101,7 +101,7 @@ protected:
|
||||
|
||||
// Implementation
|
||||
protected:
|
||||
void SetStatus(char *str);
|
||||
void SetStatus(const char *str);
|
||||
void UpdateAvailableWithLevels();
|
||||
void UpdateAvailableWithScripts();
|
||||
void UpdateCheckedOutWithLevels();
|
||||
|
||||
Reference in New Issue
Block a user