mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 09:39:56 +00:00
(360) Add objbase.h
This commit is contained in:
parent
48230ba533
commit
2295c4abd8
1003
360/xaudio-c/objbase.h
Normal file
1003
360/xaudio-c/objbase.h
Normal file
File diff suppressed because it is too large
Load Diff
@ -18,9 +18,8 @@ DEFINE_IID(IXAudio2, 8bcf1f58, 9fe7, 4583, 8a, c6, e2, ad, c4, 65, c8, bb);
|
||||
// Ignore the rest of this header if only the GUID definitions were requested
|
||||
#ifndef GUID_DEFS_ONLY
|
||||
|
||||
#include <xobjbase.h> // Xbox COM declarations (IUnknown, etc)
|
||||
#include "objbase.h" // Xbox COM declarations (IUnknown, etc)
|
||||
|
||||
#include <sal.h> // Markers for documenting API semantics
|
||||
#include <audiodefs.h> // Basic audio data types and constants
|
||||
#include <xma2defs.h> // Data types and constants for XMA2 audio
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user