first commit

main
sandyx86 1 year ago
parent da72101114
commit 980f58e836

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

Loading…
Cancel
Save