mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-01 23:35:28 +00:00
Pull in latest moonlight-common-c change
This commit is contained in:
parent
27701eda49
commit
803ad116fb
@ -85,6 +85,7 @@ public class MoonBridge {
|
|||||||
public static final byte LI_TOUCH_EVENT_BUTTON_ONLY = 0x05;
|
public static final byte LI_TOUCH_EVENT_BUTTON_ONLY = 0x05;
|
||||||
public static final byte LI_TOUCH_EVENT_HOVER_LEAVE = 0x06;
|
public static final byte LI_TOUCH_EVENT_HOVER_LEAVE = 0x06;
|
||||||
|
|
||||||
|
public static final byte LI_TOOL_TYPE_UNKNOWN = 0x00;
|
||||||
public static final byte LI_TOOL_TYPE_PEN = 0x01;
|
public static final byte LI_TOOL_TYPE_PEN = 0x01;
|
||||||
public static final byte LI_TOOL_TYPE_ERASER = 0x02;
|
public static final byte LI_TOOL_TYPE_ERASER = 0x02;
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 28d63b11ddb808662f0a7d90674a1376d99059c4
|
Subproject commit c5dc45e1443363d95b9708de26e86ed57b6946e6
|
Loading…
x
Reference in New Issue
Block a user