mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-11 01:48:09 +00:00
[client] move remaining code in core.c
into the SDL backend
This commit is contained in:
@@ -32,6 +32,5 @@ void util_cursorToInt(double ex, double ey, int *x, int *y);
|
||||
bool util_guestCurToLocal(struct DoublePoint *local);
|
||||
void util_localCurToGuest(struct DoublePoint *guest);
|
||||
void util_rotatePoint(struct DoublePoint *point);
|
||||
bool util_isValidCursorLocation(int x, int y);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user