Other platforms have more than one renderer now.
This commit is contained in:
+2
-2
@@ -149,9 +149,9 @@ RString RageDisplay::GetStats() const
|
||||
|
||||
s = ssprintf( "%i FPS\n%i av FPS\n%i VPF", GetFPS(), GetCumFPS(), GetVPF() );
|
||||
|
||||
#if defined(_WINDOWS)
|
||||
// #if defined(_WINDOWS)
|
||||
s += "\n"+this->GetApiDescription();
|
||||
#endif
|
||||
// #endif
|
||||
|
||||
return s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user