This commit is contained in:
parent
de289b4422
commit
3e20e9cf7e
1 changed files with 0 additions and 7 deletions
|
@ -89,8 +89,6 @@ s_paulScene.init();
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
int thing=50;
|
|
||||||
int bug=0;
|
|
||||||
static int s_time = 0;
|
static int s_time = 0;
|
||||||
void dumpDebugMem();
|
void dumpDebugMem();
|
||||||
|
|
||||||
|
@ -122,11 +120,6 @@ void MainLoop()
|
||||||
|
|
||||||
DbgPollHost();
|
DbgPollHost();
|
||||||
|
|
||||||
#ifdef __USER_paul__
|
|
||||||
bug=100/thing;
|
|
||||||
thing--;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(__VERSION_DEBUG__)
|
#if defined(__VERSION_DEBUG__)
|
||||||
|
|
||||||
#if defined(__DEBUG_MEM__)
|
#if defined(__DEBUG_MEM__)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue