[client] overlay: cosmetic changes to the overlay display

This commit is contained in:
Geoffrey McRae
2021-07-25 16:48:50 +10:00
parent e7761abf3c
commit 2ef80a5d34
4 changed files with 9 additions and 2 deletions

View File

@@ -37,5 +37,4 @@ void core_handleGuestMouseUpdate(void);
void core_handleMouseGrabbed(double ex, double ey);
void core_handleMouseNormal(double ex, double ey);
#endif