[loading window] More use of the global instead of as an argument.
This commit is contained in:
+1
-1
@@ -1073,7 +1073,7 @@ int main(int argc, char* argv[])
|
||||
INPUTQUEUE = new InputQueue;
|
||||
pLoadingWindow->SetText("Building song cache index...");
|
||||
SONGINDEX = new SongCacheIndex;
|
||||
pLoadingWindow->SetText("Building banner cache...");
|
||||
pLoadingWindow->SetText("Loading banner cache...");
|
||||
BANNERCACHE = new BannerCache;
|
||||
//BACKGROUNDCACHE = new BackgroundCache;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user