mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Small fixes 1
This commit is contained in:
@@ -73,7 +73,9 @@ namespace Raylib_cs
|
||||
public IntPtr bindPose;
|
||||
}
|
||||
|
||||
/// <summary>Model animation</summary>
|
||||
/// <summary>
|
||||
/// Model animation
|
||||
/// </summary>
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
public struct ModelAnimation
|
||||
{
|
||||
|
Reference in New Issue
Block a user