This commit is contained in:
Anatoliy Belyanskiy 2024-02-17 03:45:00 +10:00
parent 9b22b7b05a
commit 9a8cc2fa84

View File

@ -236,7 +236,7 @@ Dss:
;.Mouse.RESERVED EQU #0D
.Mouse.GetSensitive EQU #0E
.Mouse.SetSensitive EQU #0F
.Mouse.GetPackets EQU #80
.Mouse.GetPackets EQU #80 ; Interrupt routine
.Mouse.SetVideoMode EQU #81
;.Mouse.RESERVED EQU #82
.Mouse.RefreshCursor EQU #83