diff options
-rw-r--r-- | src/ray.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ window\n"); } SetTargetFPS(60); + SetWindowState(FLAG_WINDOW_RESIZABLE); BeginDrawing(); ClearBackground(RAYWHITE); |
index : calculer | ||
Train Mental Calculus | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/ray.c | 1 |
@@ -45,6 +45,7 @@ window\n"); } SetTargetFPS(60); + SetWindowState(FLAG_WINDOW_RESIZABLE); BeginDrawing(); ClearBackground(RAYWHITE); |