1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-09 06:29:38 +00:00

Update nes.sgml

This commit is contained in:
Stefan 2019-11-19 19:16:31 +01:00 committed by Oliver Schmidt
parent c08f1e4bfd
commit 7361aa9959

View File

@ -67,8 +67,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>
<item>get_tv</item>
<item>waitvsync - wait until the start of the next frame</item>
</itemize>