enable activate/deactivate cursor

This commit is contained in:
pk-2000 2020-04-08 21:23:57 +03:00 committed by GitHub
parent 3525da4df2
commit 179cf0f4f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,7 @@ struct Config
bool winResizable;
bool fullscreen;
bool showCursor;
bool fixedAspectRatio;
bool smoothScaling;
bool vsync;