fix sgml
This commit is contained in:
parent
1abce3a2a1
commit
d965601a5e
2 changed files with 3 additions and 3 deletions
|
@ -69,8 +69,8 @@ Programs containing NES specific code may use the <tt/nes.h/ header file.
|
|||
<sect1>NES specific functions<p>
|
||||
|
||||
<itemize>
|
||||
<item>waitvsync - wait until the start of the next frame
|
||||
<item>get_tv
|
||||
<item>waitvsync - wait until the start of the next frame</item>
|
||||
<item>get_tv</item>
|
||||
</itemize>
|
||||
|
||||
|
||||
|
|
|
@ -66,7 +66,7 @@ Programs containing Supervision specific code may use the <tt/supervision.h/ hea
|
|||
<sect1>Supervision specific functions<p>
|
||||
|
||||
<itemize>
|
||||
<item>waitvsync
|
||||
<item>waitvsync</item>
|
||||
</itemize>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue