various cleanup and commenting
This commit is contained in:
@@ -20,7 +20,6 @@ public:
|
||||
void Load( RageTextureID ID, bool bIsBanner );
|
||||
virtual void Load( RageTextureID ID ) { Load( ID, true ); }
|
||||
void LoadFromCachedBanner( const RString &sPath );
|
||||
//void LoadFromCachedBackground( const RString &sPath );
|
||||
|
||||
virtual void Update( float fDeltaTime );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user