add BoostAppPri

no preferences option for this--the default should be OK; if we add
a debug or troubleshooting menu, it can go there
This commit is contained in:
Glenn Maynard
2003-01-18 04:26:25 +00:00
parent 78c34fce74
commit 05f6faf5a5
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -60,6 +60,9 @@ public:
bool m_bEasterEggs;
bool m_bMarvelousTiming;
/* 0 = no; 1 = yes; -1 = auto (do whatever is appropriate for the arch). */
int m_iBoostAppPriority;
CStringArray m_asAdditionalSongFolders;
CString m_DWIPath;