@ -16,7 +16,7 @@ int main(void) {
char buffer[100];
InitWindow(400, 400, "raytime");
SetTargetFPS(30);
SetTargetFPS(60);
Color theColor = BLACK;