mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-01-06 02:23:59 +00:00
Updated cursor defintion
This commit is contained in:
@@ -18,7 +18,8 @@ limitations under the License.
|
||||
|
||||
typedef enum KVM_MouseCursors
|
||||
{
|
||||
KVM_MouseCursor_NONE = 255,
|
||||
KVM_MouseCursor_NONE = 14,
|
||||
KVM_MouseCursor_NOTALLOWED = 15,
|
||||
KVM_MouseCursor_NOCHANGE = -1,
|
||||
KVM_MouseCursor_ARROW = 0,
|
||||
KVM_MouseCursor_APPSTARTING = 1,
|
||||
|
||||
Reference in New Issue
Block a user