1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ static Preference<bool> g_bPalettedBannerCache( "PalettedBannerCache", false );
|
||||
* CacheBanner to avoid doing extra work.
|
||||
*/
|
||||
|
||||
BannerCache *BANNERCACHE;
|
||||
BannerCache *BANNERCACHE; // global and accessible from anywhere in our program
|
||||
|
||||
|
||||
static map<RString,RageSurface *> g_BannerPathToImage;
|
||||
|
||||
Reference in New Issue
Block a user