mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-07-09 13:00:35 +00:00
Removed xml doc string missing warnings.
This commit is contained in:
parent
dcaf917fc2
commit
4305468c4d
|
@ -1,3 +1,5 @@
|
||||||
|
#pragma warning disable 3019
|
||||||
|
#pragma warning disable 1591
|
||||||
namespace OpenTK.OpenGL
|
namespace OpenTK.OpenGL
|
||||||
{
|
{
|
||||||
namespace Enums
|
namespace Enums
|
||||||
|
|
Loading…
Reference in a new issue