#pragma once #include "../process64.h" #include "../setting.h" #include "../perf.h" extern SETTING_HOLDER gcfg; extern PROCESS64* hack_init(); extern bool hack_run( PROCESS64* p );