BEService spoofer refactoring.
This commit is contained in:
parent
444ccad844
commit
4a2dbcad27
6 changed files with 156 additions and 114 deletions
8
service/includes.h
Normal file
8
service/includes.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#pragma once
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#define NOMINMAX
|
||||
|
||||
#include "core/WinApi.h"
|
||||
#include "services/GameMonitor.h"
|
||||
#include "services/BEService.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue