kleines Update
This commit is contained in:
2
main.cpp
2
main.cpp
@@ -44,7 +44,7 @@ int main() {
|
|||||||
"Mandelbrot Plot");
|
"Mandelbrot Plot");
|
||||||
SetTargetFPS(60);
|
SetTargetFPS(60);
|
||||||
|
|
||||||
while (!WindowShouldClose()) { // Runs until ESC or window close
|
while (!WindowShouldClose()) {
|
||||||
|
|
||||||
BeginDrawing();
|
BeginDrawing();
|
||||||
ClearBackground(RAYWHITE);
|
ClearBackground(RAYWHITE);
|
||||||
|
|||||||
Reference in New Issue
Block a user