enumerate resolutions

use mixed case for prefs values
This commit is contained in:
Chris Danford
2005-11-26 07:22:33 +00:00
parent b948f686cc
commit 730a113ed6
22 changed files with 246 additions and 103 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ CString SaveScreenshot( CString sDir, bool bSaveCompressed, bool bMakeSignature,
void InsertCoin( int iNum = 1, const RageTimer *pTime = NULL );
void InsertCredit();
struct VideoModeParams;
class VideoModeParams;
void GetPreferredVideoModeParams( VideoModeParams &paramsOut );
#endif