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

Redo partial change

This commit is contained in:
Rgebee 2022-02-10 20:28:17 +00:00
commit 370ab8d9f3
17 changed files with 30 additions and 30 deletions

View file

@ -5,7 +5,7 @@ namespace Raylib_cs
{
/// <summary>Bounding box type</summary>
[StructLayout(LayoutKind.Sequential)]
public struct BoundingBox
public partial struct BoundingBox
{
/// <summary>
/// Minimum vertex box-corner