зеркало из https://github.com/stride3d/SDL2-CS.git
Need to do a PtrToString on this first.
This commit is contained in:
Родитель
d4d6dff87c
Коммит
14aabb792a
|
@ -913,7 +913,7 @@ namespace SDL2
|
|||
[StructLayout(LayoutKind.Sequential)]
|
||||
public unsafe struct SDL_RendererInfo
|
||||
{
|
||||
public string name; // const char*
|
||||
public IntPtr name; // const char*
|
||||
public uint flags;
|
||||
public uint num_texture_formats;
|
||||
public fixed uint texture_formats[16];
|
||||
|
|
Загрузка…
Ссылка в новой задаче