mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00: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