remove BannerTex

This commit is contained in:
Glenn Maynard
2004-03-26 08:01:46 +00:00
parent 0578a91a73
commit 907d11dae8
-2
View File
@@ -42,8 +42,6 @@ public:
bool IsScrolling() const { return m_bScrolling; }
float ScrollingPercent() const { return m_fPercentScrolling; }
static RageTextureID BannerTex( RageTextureID ID );
protected:
bool m_bScrolling;