update
This commit is contained in:
@@ -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 )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user