rename all waitvblank() to waitvsync()

This commit is contained in:
mrdudz
2017-07-17 23:15:05 +02:00
parent 3ff4a1333c
commit 1abce3a2a1
17 changed files with 32 additions and 32 deletions

View File

@@ -77,7 +77,7 @@ Programs containing PCE specific code may use the <tt/pce.h/ header file.
<sect1>PCE specific functions<p>
<itemize>
<item>waitvblank</item>
<item>waitvsync</item>
<item>get_tv (since all PCE systems are NTSC, this always returns TV_NTSC)</item>
</itemize>