parent
40b7b49f8c
commit
f98476b825
|
@ -88,7 +88,7 @@ namespace BizHawk.Emulation.Cores.Computers.Doom
|
|||
public int PaletteSize;
|
||||
public IntPtr PaletteBuffer;
|
||||
public IntPtr VideoBuffer;
|
||||
};
|
||||
}
|
||||
|
||||
[BizImport(CallingConvention.Cdecl)]
|
||||
public abstract void dsda_get_audio(ref int n, ref IntPtr buffer);
|
||||
|
|
Loading…
Reference in New Issue