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
1 changed files with 1 additions and 0 deletions

View File

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