add option to blink the GameButton lights on note instead of step

This commit is contained in:
Chris Danford
2004-04-22 05:25:58 +00:00
parent 6486f449ff
commit 4dfcee7eb0
5 changed files with 107 additions and 30 deletions
+1
View File
@@ -234,6 +234,7 @@ public:
int m_iSoundResampleQuality;
CString m_sMovieDrivers;
CString m_sLightsDriver;
bool m_bBlinkGameplayButtonLightsOnNote;
bool m_bAllowUnacceleratedRenderer;
bool m_bThreadedInput;
bool m_bThreadedMovieDecode;