mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 00:45:37 +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
|
||||
{
|
||||
|
||||
internal static partial class Imports
|
||||
internal static partial class Core
|
||||
{
|
||||
|
||||
[System.Security.SuppressUnmanagedCodeSecurity()]
|
||||
|
|
Loading…
Reference in a new issue