mirror of
https://github.com/cc65/cc65.git
synced 2025-08-10 04:25:21 +00:00
Replaced left-over tab with space.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4510 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -325,7 +325,7 @@ HIDE:
|
|||||||
rts
|
rts
|
||||||
|
|
||||||
; SHOW: Is called to show the mouse cursor. The mouse kernel manages a
|
; SHOW: Is called to show the mouse cursor. The mouse kernel manages a
|
||||||
; counter for calls to show/hide, and the driver entry point is only called
|
; counter for calls to show/hide, and the driver entry point is only called
|
||||||
; if the mouse is currently hidden and should become visible. For most drivers,
|
; if the mouse is currently hidden and should become visible. For most drivers,
|
||||||
; no special action is required besides enabling the mouse cursor.
|
; no special action is required besides enabling the mouse cursor.
|
||||||
; No return code required.
|
; No return code required.
|
||||||
|
Reference in New Issue
Block a user