mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Remove comment, since it's not really a "hidden" option anymore.
This commit is contained in:
parent
dcc1044de5
commit
0de5fb6f34
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue