mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2025-01-10 19:15:28 +00:00
Yet another build fix, so many margfargling keywords
This commit is contained in:
parent
37bce8c1aa
commit
0d4525d7cb
|
@ -3731,7 +3731,7 @@ namespace SDL2
|
|||
}
|
||||
|
||||
[StructLayoutAttribute(LayoutKind.Sequential)]
|
||||
public struct SDL_AudioCVT
|
||||
public unsafe struct SDL_AudioCVT
|
||||
{
|
||||
public int needed;
|
||||
public ushort src_format; // SDL_AudioFormat
|
||||
|
|
Loading…
Reference in a new issue