[CHG] Nothing important ;)

This commit is contained in:
Crayon2000 2009-12-15 15:53:58 +00:00
parent 29e6c6f8ec
commit 37077c8da9

View file

@ -22,9 +22,9 @@ int main() {
int i;
int screen_index = 0;
float t = 0;
int R=81;
int r=71;
int d=120;
const int R = 81;
const int r = 71;
const int d = 120;
float f = 0;
float ff = 0;
float spr = 0;