#pragma once #include "iw5mp_functions_declaration.h" #include "PatternSearcher.h" #include "compiletime_XORstring.h" namespace iw5mp_functions_definition { void DefineAddresses_PatternSearching(); void DefineAddresses_ConstValues(); bool DefineAndVerify(); };