Polyphase Game Engine
Loading...
Searching...
No Matches
AudioTypes.h
Go to the documentation of this file.
1#pragma once
2
3#include "Constants.h"
4
5#if PLATFORM_WINDOWS
6#include <xaudio2.h>
7#endif