enable activate/deactivate cursor
This commit is contained in:
parent
3525da4df2
commit
179cf0f4f8
|
@ -35,6 +35,7 @@ struct Config
|
||||||
|
|
||||||
bool winResizable;
|
bool winResizable;
|
||||||
bool fullscreen;
|
bool fullscreen;
|
||||||
|
bool showCursor;
|
||||||
bool fixedAspectRatio;
|
bool fixedAspectRatio;
|
||||||
bool smoothScaling;
|
bool smoothScaling;
|
||||||
bool vsync;
|
bool vsync;
|
||||||
|
|
Loading…
Reference in New Issue