- fix issue 92 (purple screen). Many thanks to Yeshua and Raphael!
- Switched valloc to vram, more recent and faster.
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-12-07 11:54:59 +00:00
parent ca6f507d0a
commit afc08b4b6e
7 changed files with 347 additions and 328 deletions

View File

@@ -83,10 +83,11 @@ public:
//////////////////////////////////////////////////////////////////////////
static JRenderer* GetInstance();
/*
//START PurpleScreen Debug
static int debugged;
//END PurpleScreen Debug
*/
static void Destroy();
static void Set3DFlag(bool flag);