diff --git a/src/config.h b/src/config.h index e380250..215f4dc 100644 --- a/src/config.h +++ b/src/config.h @@ -35,6 +35,7 @@ struct Config bool winResizable; bool fullscreen; + bool showCursor; bool fixedAspectRatio; bool smoothScaling; bool vsync;