mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-09-19 12:16:13 +08:00
Update PatternScan.hpp
This commit is contained in:
@ -14,7 +14,7 @@ DWORD FindPatternV2(std::string moduleName, std::string pattern);
|
||||
bool bCompare(const BYTE* Data, const BYTE* Mask, const char* szMask);
|
||||
DWORD FindPattern(std::string moduleName, BYTE* Mask, char* szMask);
|
||||
|
||||
|
||||
#include "Interfaces.hpp"
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user