Refactoring + update some stuff

This commit is contained in:
Federico Cecchetto
2021-06-19 03:40:28 +02:00
parent 833271b7a1
commit 50eb58dfd9
8 changed files with 52 additions and 53 deletions

View File

@ -2,6 +2,8 @@
namespace gsc
{
extern std::unordered_map<unsigned, unsigned> replaced_functions;
class function_args
{
public: