mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-07 05:57:47 +00:00
GEEKING
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
//// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
|
||||
//// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
||||
//// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
//// PARTICULAR PURPOSE.
|
||||
////
|
||||
//// Copyright (c) Microsoft Corporation. All rights reserved
|
||||
#pragma once
|
||||
|
||||
#include <Windows.h>
|
||||
#include <tchar.h>
|
||||
#include <assert.h>
|
||||
#include <queue>
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <hash_set>
|
||||
#include <ppltasks.h>
|
||||
#include <memory>
|
||||
#include <collection.h>
|
||||
#include <wrl.h>
|
||||
#include <tchar.h>
|
||||
#include <ppltasks.h>
|
||||
#include <Robuffer.h>
|
||||
#include <mmdeviceapi.h>
|
||||
#include <xaudio2.h>
|
||||
#include <Windows.Foundation.h>
|
||||
#include <Windows.Xbox.Chat.h>
|
||||
#include <locale>
|
||||
|
||||
#include "ChatMacros.h"
|
||||
//#define DEBUG_REMOTE_AUDIO_DEVICES 1
|
||||
|
||||
Reference in New Issue
Block a user