From 9a8cc2fa8438c6e27c72b60a7cfd3a2e3470b314 Mon Sep 17 00:00:00 2001 From: Anatoliy Belyanskiy Date: Sat, 17 Feb 2024 03:45:00 +1000 Subject: [PATCH] ... --- constants/dss_equ.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/dss_equ.inc b/constants/dss_equ.inc index 1f89b62..d7790ec 100644 --- a/constants/dss_equ.inc +++ b/constants/dss_equ.inc @@ -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