[CHG] Cleanup

This commit is contained in:
Crayon2000 2009-12-06 23:12:49 +00:00
parent 9b73645f0e
commit 73e5367e4b
3 changed files with 147 additions and 147 deletions

View file

@ -15,7 +15,7 @@ extern GXRModeObj *rmode;
int main() { int main() {
float rot=0; float rot=0;
float i=0; float i;
int circsize=150; int circsize=150;
GRRLIB_Init(); GRRLIB_Init();