Initial Upload

This commit is contained in:
iDunnoDev
2022-02-23 12:07:57 +00:00
committed by iDunnoDev
parent 1eddb9d36e
commit 6bdfe4569f
19 changed files with 1017 additions and 0 deletions

8
Graphics2/targetver.h Normal file
View File

@ -0,0 +1,8 @@
#pragma once
// Including SDKDDKVer.h defines the highest available Windows platform.
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
#include <SDKDDKVer.h>