mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 08:25:38 +00:00
239d98e860
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
204 B
XML
11 lines
204 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<overrides>
|
|
|
|
<replace>
|
|
<function name="GetString" extension="Core">
|
|
<returns>String</returns>
|
|
</function>
|
|
</replace>
|
|
|
|
</overrides>
|