Fixed comment typo.

This commit is contained in:
Bobbi Webber-Manners 2023-01-02 00:17:59 -05:00
parent 44ee6fc3fe
commit cf9f9553c1
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ SHRPLOTCLR EOR #$FF ; Invert bits
* Convert high-resolution screen coordinates
* from 1280x1024 to 620x200 or 320x200
* from 1280x1024 to 640x200 or 320x200
* On return: X-coordinate in A1L/H, Y-coordinate in A2L (A2H=0)
SHRCOORD PHP ; Disable interrupts
SEI