mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
Remove comment, since it's not really a "hidden" option anymore.
This commit is contained in:
parent
dcc1044de5
commit
0de5fb6f34
@ -50,7 +50,7 @@ public:
|
||||
bool bNewUI; // "Hidden" setting, does not get saved to ini file.
|
||||
int iNumWorkerThreads;
|
||||
bool bScreenshotsAsPNG;
|
||||
bool bEnableLogging; // Another "hidden" setting.
|
||||
bool bEnableLogging;
|
||||
|
||||
// Core
|
||||
bool bIgnoreBadMemAccess;
|
||||
|
Loading…
Reference in New Issue
Block a user