mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-12 18:38:12 +00:00
[client] move remaining code in core.c
into the SDL backend
This commit is contained in:
@@ -28,5 +28,6 @@ void core_setGrabQuiet(bool enable);
|
||||
bool core_warpPointer(int x, int y, bool exiting);
|
||||
void core_updatePositionInfo(void);
|
||||
void core_alignToGuest(void);
|
||||
bool core_isValidPointerPos(int x, int y);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user