vm::var fix, vm::ptr improved

GetCurrentPPUThread() removed
This commit is contained in:
Nekotekina 2015-06-22 23:01:06 +03:00
parent 46e4f2d48c
commit 714da1aa7c
18 changed files with 102 additions and 131 deletions

View file

@ -229,8 +229,6 @@ protected:
virtual void Task();
};
CPUThread* GetCurrentCPUThread();
class cpu_thread
{
protected: