minor correction
git-svn-id: svn://svn.cc65.org/cc65/trunk@2343 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
c52034c59a
commit
73de21d7dd
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ fixed like <tt/cputs/.
|
|||
|
||||
<sect3>PutChar
|
||||
<p>
|
||||
<tt/void PutChar (char character, char y, char x)/
|
||||
<tt/void PutChar (char character, char y, unsigned x)/
|
||||
<p>
|
||||
This function outputs single character using current style and font to screen.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue