Compilation fix

This commit is contained in:
Nekotekina 2014-03-10 03:07:53 +04:00 committed by Sacha
parent d5e94d4cd9
commit b7b33145f6
2 changed files with 15 additions and 8 deletions

View file

@ -526,7 +526,7 @@ static const s32 MAX_INT_VALUE = 0x7fffffff;
class PPUThread : public PPCThread
{
public:
std::atomic<u32> owned_mutexes;
u32 owned_mutexes;
public:
PPCdouble FPR[32]; //Floating Point Register