2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-06-30 19:03:42 -04:00
Files
raylib-cs/Raylib-cs.Native/Native.cs
2025-05-07 08:16:47 +01:00

5 lines
61 B
C#

namespace Raylib_cs.Native
{
internal class Native { }
}