mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-12 02:18:12 +00:00
[client] overlay: add modal message dialog support
This commit is contained in:
@@ -40,5 +40,6 @@ void core_handleGuestMouseUpdate(void);
|
||||
void core_handleMouseGrabbed(double ex, double ey);
|
||||
void core_handleMouseNormal(double ex, double ey);
|
||||
void core_resetOverlayInputState(void);
|
||||
void core_updateOverlayState(void);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user