NorthstarLauncher/loader_launcher_proxy/framework.h

6 lines
149 B
C
Raw Normal View History

2021-12-29 05:48:33 +01:00
#pragma once
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
// Windows Header Files
#include <windows.h>