Enable cursor support visibility
This commit is contained in:
parent
90039b50e5
commit
1f017a8278
|
@ -35,6 +35,7 @@ struct Config
|
|||
|
||||
bool winResizable;
|
||||
bool fullscreen;
|
||||
bool showCursor;
|
||||
bool fixedAspectRatio;
|
||||
bool smoothScaling;
|
||||
bool vsync;
|
||||
|
|
Loading…
Reference in New Issue