mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
vm::var fix, vm::ptr improved
GetCurrentPPUThread() removed
This commit is contained in:
parent
46e4f2d48c
commit
714da1aa7c
18 changed files with 102 additions and 131 deletions
|
|
@ -229,8 +229,6 @@ protected:
|
|||
virtual void Task();
|
||||
};
|
||||
|
||||
CPUThread* GetCurrentCPUThread();
|
||||
|
||||
class cpu_thread
|
||||
{
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue