mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 18:05:37 +00:00
Renamed All to AllGlu to avoid clash with GL.
This commit is contained in:
parent
957c53098a
commit
76887c3d7f
|
@ -46,6 +46,8 @@ namespace Bind.Glu
|
||||||
{
|
{
|
||||||
Settings.OutputNamespace = "OpenTK.OpenGL";
|
Settings.OutputNamespace = "OpenTK.OpenGL";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Settings.CompleteEnumName = "AllGlu";
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
Loading…
Reference in a new issue