mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-22 06:52:20 +00:00
[CHG] Cleanup
This commit is contained in:
parent
9b73645f0e
commit
73e5367e4b
3 changed files with 147 additions and 147 deletions
|
@ -15,7 +15,7 @@ extern GXRModeObj *rmode;
|
|||
|
||||
int main() {
|
||||
float rot=0;
|
||||
float i=0;
|
||||
float i;
|
||||
int circsize=150;
|
||||
|
||||
GRRLIB_Init();
|
||||
|
|
Loading…
Reference in a new issue