rewrite of all Draw() functions

This commit is contained in:
Chris Danford
2001-11-28 20:26:45 +00:00
parent 3ee2c6d945
commit 439b74daa5
11 changed files with 405 additions and 408 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ void TransitionStarWipe::Draw()
return;
}
FLOAT fPercentOpen;
float fPercentOpen;
switch( m_TransitionState )
{
case opening_right: