diff --git a/Raylib-cs/Raylib.cs b/Raylib-cs/Raylib.cs index c9abf60..f0e1634 100644 --- a/Raylib-cs/Raylib.cs +++ b/Raylib-cs/Raylib.cs @@ -7,7 +7,7 @@ using System.Xml; namespace Raylib_cs { [SuppressUnmanagedCodeSecurity] - public static unsafe class Raylib + public static unsafe partial class Raylib { /// /// Used by DllImport to load the native library