push src
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef STDAFX_H
|
||||
#define STDAFX_H
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <Windows.h>
|
||||
|
||||
#include <cstdint>
|
||||
#include <assert.h>
|
||||
#include <Xinput.h>
|
||||
|
||||
#endif //STDAFX_H
|
||||
Reference in New Issue
Block a user