mirror of
https://github.com/Tolik-Trek/Shared_Includes.git
synced 2026-06-15 09:01:33 +03:00
...
This commit is contained in:
parent
9b22b7b05a
commit
9a8cc2fa84
@ -236,7 +236,7 @@ Dss:
|
|||||||
;.Mouse.RESERVED EQU #0D
|
;.Mouse.RESERVED EQU #0D
|
||||||
.Mouse.GetSensitive EQU #0E
|
.Mouse.GetSensitive EQU #0E
|
||||||
.Mouse.SetSensitive EQU #0F
|
.Mouse.SetSensitive EQU #0F
|
||||||
.Mouse.GetPackets EQU #80
|
.Mouse.GetPackets EQU #80 ; Interrupt routine
|
||||||
.Mouse.SetVideoMode EQU #81
|
.Mouse.SetVideoMode EQU #81
|
||||||
;.Mouse.RESERVED EQU #82
|
;.Mouse.RESERVED EQU #82
|
||||||
.Mouse.RefreshCursor EQU #83
|
.Mouse.RefreshCursor EQU #83
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user