diff --git a/mini.cpp b/mini.cpp index b6726df..0960c24 100644 --- a/mini.cpp +++ b/mini.cpp @@ -897,6 +897,9 @@ void debug(const char *str) { } void pdebug() { + palette[0]=0x00000000; + palette[1]=0x0000ff00; + color(1); int i=0; for (int y=0; y