Fix FPRF flag setting

Looks like I didn't quite change every place it needed to be renamed.
This commit is contained in:
Fiora
2014-10-21 04:56:35 -07:00
parent 3d536bbe38
commit d7ff482618
6 changed files with 14 additions and 14 deletions

View File

@ -141,7 +141,7 @@ struct SCoreStartupParameter
bool bJITILOutputIR;
bool bFastmem;
bool bEnableFPRF;
bool bFPRF;
bool bCPUThread;
bool bDSPThread;