Revision 143
fixed boundaries
graphics.c | ||
---|---|---|
234 | 234 |
} |
235 | 235 |
|
236 | 236 |
int clear_screen(){ |
237 |
return paint_screen(0);
|
|
237 |
return paint_screen(BLACK);
|
|
238 | 238 |
} |
Also available in: Unified diff