- Improved sc function binder.

- Improved GLGSRender.
This commit is contained in:
DH 2013-06-30 11:46:29 +03:00
parent 3bb7a299ca
commit 5753edf6ef
133 changed files with 13624 additions and 3898 deletions

View file

@ -248,4 +248,6 @@ protected:
private:
virtual void DoCode(const s32 code);
};
};
SPUThread& GetCurrentSPUThread();