Improved consistency of notation for return value promotion.
This commit is contained in:
@@ -353,7 +353,7 @@ SHOW:
|
||||
; BUTTONS: Return the button mask in A/X.
|
||||
BUTTONS:
|
||||
lda info + MOUSE_INFO::BUTTONS
|
||||
ldx #$00
|
||||
ldx #>$0000
|
||||
rts
|
||||
|
||||
; POS: Return the mouse position in the MOUSE_POS struct pointed to by ptr1.
|
||||
|
||||
Reference in New Issue
Block a user