feat: Initial commit of project structure, IDA database, the Tools, readme and license
This commit is contained in:
6
Ezfrags/Get.h
Normal file
6
Ezfrags/Get.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include <Windows.h>
|
||||
|
||||
namespace Get {
|
||||
INT32 LocalPlayer();
|
||||
}
|
||||
Reference in New Issue
Block a user