diff options
| author | boris <wzn@moneybot.cc> | 2018-12-28 21:35:18 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-12-28 21:35:18 +1300 |
| commit | 81a3987fc17f99d2092018ac266882f4533cc27e (patch) | |
| tree | f351344ee454f081d97ce2ed55bce7d2698c62ef /csgo-loader/csgo-client/Security/SyscallManager.cpp | |
| parent | c486baddbe064c0c78d9ea45361adf917f3c6842 (diff) | |
aaaaaaaaaaaaaaaaaaaaa
Diffstat (limited to 'csgo-loader/csgo-client/Security/SyscallManager.cpp')
| -rw-r--r-- | csgo-loader/csgo-client/Security/SyscallManager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csgo-loader/csgo-client/Security/SyscallManager.cpp b/csgo-loader/csgo-client/Security/SyscallManager.cpp index 0104dae..bab2d5f 100644 --- a/csgo-loader/csgo-client/Security/SyscallManager.cpp +++ b/csgo-loader/csgo-client/Security/SyscallManager.cpp @@ -81,7 +81,7 @@ namespace Wrapper }
// Sick macros, retard.
- #define GetRvaPointer(Rva) (Buffer + GetRawOffsetByRva(SectionHeader, SectionCount, FileSize, Rva))
+#define GetRvaPointer(Rva) (Buffer + GetRawOffsetByRva(SectionHeader, SectionCount, FileSize, Rva))
bool SyscallManager::Start()
{
|
