tab/spacing cleanups

This commit is contained in:
Glenn Maynard
2006-02-10 01:56:23 +00:00
parent 0f249786d1
commit 8be243e3a0
3 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ protected:
bool m_bUsingCustomTexCoords;
bool m_bSkipNextUpdate;
float m_CustomTexCoords[8]; // (x,y) * 4: top left, bottom left, bottom right, top right
float m_CustomTexCoords[8]; // (x,y) * 4: top left, bottom left, bottom right, top right
// Remembered clipped dimensions are applied on Load().
// -1 means no remembered dimensions;