mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 10:44:01 +00:00
[client] seperate frame setup and data events
This commit is contained in:
@@ -35,6 +35,8 @@ typedef enum FrameType
|
||||
}
|
||||
FrameType;
|
||||
|
||||
extern const char * FrameTypeStr[FRAME_TYPE_MAX];
|
||||
|
||||
enum
|
||||
{
|
||||
CURSOR_FLAG_POSITION = 0x1,
|
||||
|
Reference in New Issue
Block a user