split out LoadStatesFromTexture

This commit is contained in:
Glenn Maynard
2007-02-13 06:34:29 +00:00
parent f7fc9ceaa5
commit 6cb284496c
2 changed files with 22 additions and 4 deletions
+1
View File
@@ -67,6 +67,7 @@ public:
protected:
void LoadFromTexture( RageTextureID ID );
void LoadStatesFromTexture();
void DrawTexture( const TweenState *state );