mirror of
https://github.com/cc65/cc65.git
synced 2024-12-26 08:32:00 +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:
parent
bc26bd5097
commit
6b148748a9
@ -325,7 +325,7 @@ HIDE:
|
||||
rts
|
||||
|
||||
; 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,
|
||||
; no special action is required besides enabling the mouse cursor.
|
||||
; No return code required.
|
||||
|
Loading…
Reference in New Issue
Block a user