mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
Fixed typo.
This commit is contained in:
parent
251f8cf229
commit
69c293919a
@ -246,7 +246,7 @@ the standard setup without any memory loss or need for a changed configuration.
|
|||||||
You can use a mouse driver at the same time that you use a TGI driver. But, if
|
You can use a mouse driver at the same time that you use a TGI driver. But, if
|
||||||
you want to see the default mouse pointer on the graphics screen, then you
|
you want to see the default mouse pointer on the graphics screen, then you
|
||||||
explicitly must link a special object file into your program. It will put the
|
explicitly must link a special object file into your program. It will put the
|
||||||
arrow into the "high RAM" area where the bitmaps are put. It's name is
|
arrow into the "high RAM" area where the bitmaps are put. Its name is
|
||||||
"<tt/c64-tgimousedata.o/". Example:
|
"<tt/c64-tgimousedata.o/". Example:
|
||||||
|
|
||||||
<tscreen><verb>
|
<tscreen><verb>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user