add poly radar pref

no options menu for this; very obscure and, er, we have no room
This commit is contained in:
Glenn Maynard
2003-01-26 03:51:59 +00:00
parent 19e046e35e
commit d0a01ec8f6
3 changed files with 15 additions and 4 deletions
+4
View File
@@ -63,9 +63,13 @@ public:
bool m_bJointPremium;
/* 0 = no; 1 = yes; -1 = auto (do whatever is appropriate for the arch). */
int m_iBoostAppPriority;
/* 0 = no; 1 = yes; -1 = auto (turn on for known-bad drivers) */
int m_iPolygonRadar;
CStringArray m_asAdditionalSongFolders;
CString m_DWIPath;