This commit is contained in:
Paul 2000-10-25 23:30:37 +00:00
parent de289b4422
commit 3e20e9cf7e

View File

@ -89,8 +89,6 @@ s_paulScene.init();
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
int thing=50;
int bug=0;
static int s_time = 0;
void dumpDebugMem();
@ -122,11 +120,6 @@ void MainLoop()
DbgPollHost();
#ifdef __USER_paul__
bug=100/thing;
thing--;
#endif
#if defined(__VERSION_DEBUG__)
#if defined(__DEBUG_MEM__)