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

Revert partial struct change

This commit is contained in:
Rgebee 2022-02-10 08:11:33 +00:00
commit a01b1be228
15 changed files with 32 additions and 32 deletions

View file

@ -6,7 +6,7 @@ namespace Raylib_cs
/// RenderTexture2D type, for texture rendering
/// </summary>
[StructLayout(LayoutKind.Sequential)]
public partial struct RenderTexture2D
public struct RenderTexture2D
{
/// <summary>
/// OpenGL Framebuffer Object (FBO) id