add m_bDisableScreenSaver

This commit is contained in:
Glenn Maynard
2004-02-17 07:16:58 +00:00
parent eb5ec28435
commit c3cc9fbcf3
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -175,6 +175,7 @@ public:
bool m_bEndlessBreakEnabled;
int m_iEndlessNumStagesUntilBreak;
int m_iEndlessBreakLength;
bool m_bDisableScreenSaver;
CString m_sLanguage;
CString m_sMemoryCardProfileSubdir; // if set, always use the device that mounts to this point
CString m_sDefaultLocalProfileID[NUM_PLAYERS];