mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-04-01 06:21:30 +03:00
Add graphics option to toggle mouse cursor
Adds an option to show or hide the system mouse cursor over the game window.
This commit is contained in:
committed by
Ethan Lee
parent
5afba66d2e
commit
03a4c3362a
@@ -278,6 +278,8 @@ public:
|
||||
int warpskip, warpfcol, warpbcol;
|
||||
|
||||
bool translucentroomname;
|
||||
|
||||
bool showmousecursor;
|
||||
};
|
||||
|
||||
#endif /* GRAPHICS_H */
|
||||
|
||||
Reference in New Issue
Block a user