Watch
2
0
Fork
You've already forked raylib-cs
0

Fix msbuild warning

This commit is contained in:
Rgebee 2025-04-27 15:28:59 +01:00
commit 322b759b5f

View file

@ -0,0 +1,4 @@
namespace Raylib_cs.Native
{
internal class Native { }
}