Added set_use_effect_clock_for_texcoords to Sprite. Updated changelog.

This commit is contained in:
Kyzentun Keeslala
2015-09-21 20:42:56 -06:00
parent 731bc0984a
commit a10c0c4f01
5 changed files with 64 additions and 9 deletions
+2
View File
@@ -94,6 +94,8 @@ public:
bool m_DecodeMovie;
bool m_use_effect_clock_for_texcoords;
protected:
void LoadFromTexture( RageTextureID ID );