mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 08:38:51 +00:00
Add RawMouseMotionSupported
This commit is contained in:
Vendored
+3
@@ -339,6 +339,9 @@ CURSOR_NORMAL :: 0x00034001
|
||||
CURSOR_HIDDEN :: 0x00034002
|
||||
CURSOR_DISABLED :: 0x00034003
|
||||
|
||||
/* Mouse motion */
|
||||
RAW_MOUSE_MOTION :: 0x00033005
|
||||
|
||||
/* Behavior? */
|
||||
ANY_RELEASE_BEHAVIOR :: 0
|
||||
RELEASE_BEHAVIOR_FLUSH :: 0x00035001
|
||||
|
||||
Reference in New Issue
Block a user