mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-12 05:05:33 +00:00
Now use "Core" as default Settings.ImportsClass.
This commit is contained in:
parent
b19154b9c5
commit
ebaf16bf8a
|
@ -35,7 +35,7 @@ namespace OpenTK.Graphics.OpenGL
|
||||||
partial class GL
|
partial class GL
|
||||||
{
|
{
|
||||||
|
|
||||||
internal static partial class Imports
|
internal static partial class Core
|
||||||
{
|
{
|
||||||
|
|
||||||
[System.Security.SuppressUnmanagedCodeSecurity()]
|
[System.Security.SuppressUnmanagedCodeSecurity()]
|
||||||
|
|
Loading…
Reference in a new issue