|
From: Torsten G. <wi...@sy...> - 2003-07-20 20:12:02
|
Hello ! > I am still "on vacation" so I don't have access to a computer with source code, > but the main reason it is there is because that is how Tux of Math Command did it :) #define FPS (1000 / 15) /* 15 fps max */ But 1000 / 15 is 66,... :-) So either the #define or the comment should be changed :-) CU _______________________________________________ Tuxtype-dev mailing list Tux...@tu... http://tux4kids.net/mailman/listinfo/tuxtype-dev |