This commit is contained in:
Glenn Maynard
2005-10-13 04:02:23 +00:00
parent 21223ad474
commit 242f33fa91
+1 -1
View File
@@ -32,7 +32,7 @@ static RageTimer g_LastFrameEndedAt( RageZeroTimer );
RageDisplay* DISPLAY = NULL;
Preference<bool> LOG_FPS( "LogFPS", true );
Preference<bool> g_fFrameLimitPercent( "FrameLimitPercent", 0.0f );
Preference<float> g_fFrameLimitPercent( "FrameLimitPercent", 0.0f );
static const CString PixelFormatNames[] = {
"RGBA8",