diff options
Diffstat (limited to '')
-rw-r--r-- | src/core/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/main.cpp b/src/core/main.cpp index fa1f87b9..9b40b81d 100644 --- a/src/core/main.cpp +++ b/src/core/main.cpp @@ -445,7 +445,6 @@ ResetLoadingScreenBar() NumberOfChunksLoaded = 0.0f; } -// TODO: compare with PS2 //--MIAMI: done void LoadingScreen(const char *str1, const char *str2, const char *splashscreen) |