mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 22:41:25 +12:00
Linux fixes
This commit is contained in:
parent
1d0f2c16e0
commit
056f93f3e4
7 changed files with 48 additions and 25 deletions
|
@ -13,6 +13,8 @@
|
|||
//#include "Emu/Cell/PPURecompiler.h"
|
||||
#include "Emu/CPU/CPUThreadManager.h"
|
||||
|
||||
u64 rotate_mask[64][64];
|
||||
|
||||
PPUThread& GetCurrentPPUThread()
|
||||
{
|
||||
PPCThread* thread = GetCurrentPPCThread();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue