This commit is contained in:
Glenn Maynard
2005-05-19 01:26:41 +00:00
parent ea1bede8c3
commit 65e8bd1ac0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ static int g_iFramesRenderedSinceLastCheck,
RageDisplay* DISPLAY = NULL;
Preference<bool> LOG_FPS( Options, "LogFPS", true );
Preference<bool> LOG_FPS( "LogFPS", true );
CString RageDisplay::PixelFormatToString( PixelFormat pixfmt )
{