Add project files.
This commit is contained in:
7
L2BotCore/framework.h
Normal file
7
L2BotCore/framework.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
|
||||
// Windows Header Files
|
||||
#include <windows.h>
|
||||
#include <math.h>
|
||||
#include <cstdint>
|
Reference in New Issue
Block a user