You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
311 B
C++

#pragma once
#include <windows.h>
#include <time.h>
#include <conio.h>
#include <fstream>
#include <iostream>
#include <locale>
//#include <d3d10_1.h>
//#include "D3DX10Math.h"
#include "math.h"
#include "overlay.h"
#include <d3d11.h>
#include <thread>
#include <future>
//#include <DirectXMath.h>