mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-09 01:05:40 +00:00
[GL] Fixed GL.WaitSync return value
This commit is contained in:
parent
680a5eef3c
commit
020bb696f6
|
@ -1621,7 +1621,6 @@
|
|||
</function>
|
||||
|
||||
<function name="WaitSync" extension="Core">
|
||||
<returns>WaitSyncStatus</returns>
|
||||
<param name="flags">
|
||||
<type>WaitSyncFlags</type>
|
||||
</param>
|
||||
|
|
Loading…
Reference in a new issue