ajout du crypteur en WIP
This commit is contained in:
3
Crypter/utils.hpp
Normal file
3
Crypter/utils.hpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
void StringReplace(char* in, const char* to_find, const char* replacement);
|
||||
Reference in New Issue
Block a user