Remove duplicate from hardcoded settings
This commit is contained in:
parent
b51bd3b974
commit
24d20d3d2e
1 changed files with 0 additions and 1 deletions
|
@ -394,7 +394,6 @@ void retro_init(void)
|
|||
g_Config.bFragmentTestCache = true;
|
||||
g_Config.bSavedataUpgrade= true;
|
||||
g_Config.bSeparateSASThread = true;
|
||||
g_Config.bSeparateIOThread = true;
|
||||
|
||||
g_Config.iFirmwareVersion = PSP_DEFAULT_FIRMWARE;
|
||||
g_Config.iPSPModel = PSP_MODEL_SLIM;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue