- adding some debugging stuff for the purple screen
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-12-03 07:17:36 +00:00
parent ea3ed7061f
commit e94bb52e35
2 changed files with 76 additions and 8 deletions

View File

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