mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Replace "Log FPS to file" by the "Log render time to file" feature.
This commit is contained in:
@ -83,7 +83,6 @@ struct VideoConfig final
|
||||
bool bTexFmtOverlayEnable;
|
||||
bool bTexFmtOverlayCenter;
|
||||
bool bShowEFBCopyRegions;
|
||||
bool bLogFPSToFile;
|
||||
bool bLogRenderTimeToFile;
|
||||
|
||||
// Render
|
||||
|
Reference in New Issue
Block a user