Commit 64ca4b53 authored by Pierre MARQUE's avatar Pierre MARQUE

Plus de souris

parent e1ba205b
...@@ -83,6 +83,7 @@ int main(void) ...@@ -83,6 +83,7 @@ int main(void)
InitWindow(screenWidth, screenHeight, "Air defense"); InitWindow(screenWidth, screenHeight, "Air defense");
InitGame(); InitGame();
HideCursor();
SetTargetFPS(60); // Set our game to run at 60 frames-per-second SetTargetFPS(60); // Set our game to run at 60 frames-per-second
//-------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment