]> git.sur5r.net Git - cc65/blobdiff - doc/nes.sgml
Followed the discussions in the Pull request #682.
[cc65] / doc / nes.sgml
index 98c25b6af934faebfab7f4bf3446f8f5fde2433b..8f4374e055b998cb1c4bdaa38d232c830f43cb48 100644 (file)
@@ -69,8 +69,8 @@ Programs containing NES specific code may use the <tt/nes.h/ header file.
 <sect1>NES specific functions<p>
 
 <itemize>
-<item>waitvblank - wait until the start of vblank
-<item>get_tv
+<item>waitvsync - wait until the start of the next frame</item>
+<item>get_tv</item>
 </itemize>