mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 21:25:29 +00:00
158f1af9d3
Added check for the existence of override elements before trying to use them (avoids potential null reference exception). Regenerated bindings using the latest version of the generator.
11 lines
194 B
XML
11 lines
194 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<overrides>
|
|
|
|
<replace>
|
|
<function name="GetString" extension="Core">
|
|
<returns>String</returns>
|
|
</function>
|
|
</replace>
|
|
|
|
</overrides>
|