modifer modes update

This commit is contained in:
Glenn Maynard
2003-04-10 08:49:25 +00:00
parent 476de3d690
commit abc65f828f
12 changed files with 193 additions and 107 deletions
+1
View File
@@ -28,6 +28,7 @@ void PlayerOptions::Init()
m_bHoldNotes = true;
m_bTimingAssist = false;
m_fPerspectiveTilt = 0;
m_sPositioning = "";
}
void FLOAT_APPROACH( float& val, float other_val, float deltaPercent )