remove BannerTex
This commit is contained in:
@@ -42,8 +42,6 @@ public:
|
|||||||
bool IsScrolling() const { return m_bScrolling; }
|
bool IsScrolling() const { return m_bScrolling; }
|
||||||
float ScrollingPercent() const { return m_fPercentScrolling; }
|
float ScrollingPercent() const { return m_fPercentScrolling; }
|
||||||
|
|
||||||
static RageTextureID BannerTex( RageTextureID ID );
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
bool m_bScrolling;
|
bool m_bScrolling;
|
||||||
|
|||||||
Reference in New Issue
Block a user