Fix msbuild warning
This commit is contained in:
parent
d7e3e48312
commit
322b759b5f
1 changed files with 4 additions and 0 deletions
4
Raylib-cs.Native/Native.cs
Normal file
4
Raylib-cs.Native/Native.cs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
namespace Raylib_cs.Native
|
||||
{
|
||||
internal class Native { }
|
||||
}
|
||||
Loading…
Reference in a new issue