#ifndef GAKUMAS_LOCALIFY_HOOK_H #define GAKUMAS_LOCALIFY_HOOK_H #include namespace GakumasLocal::Hook { void Install(); } #endif //GAKUMAS_LOCALIFY_HOOK_H