mirror of
https://github.com/cc65/cc65.git
synced 2025-02-20 14:29:03 +00:00
Fixed typo
This commit is contained in:
parent
0d8cbbc38b
commit
bf8b834317
@ -477,10 +477,10 @@ be used in presence of a prototype.
|
|||||||
|
|
||||||
<quote>
|
<quote>
|
||||||
<descrip>
|
<descrip>
|
||||||
<tag/Function/Get number of horisontal pixels on the screen.
|
<tag/Function/Get number of horizontal pixels on the screen.
|
||||||
<tag/Header/<tt/<ref id="tgi.h" name="tgi.h">/
|
<tag/Header/<tt/<ref id="tgi.h" name="tgi.h">/
|
||||||
<tag/Declaration/<tt/unsigned tgi_getxres (void);/
|
<tag/Declaration/<tt/unsigned tgi_getxres (void);/
|
||||||
<tag/Description/Get number of horisontal pixels on the screen.
|
<tag/Description/Get number of horizontal pixels on the screen.
|
||||||
This is same as tgi_maxx()+1.
|
This is same as tgi_maxx()+1.
|
||||||
<tag/Availability/cc65
|
<tag/Availability/cc65
|
||||||
<tag/See also/Other tgi functions.
|
<tag/See also/Other tgi functions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user