#pragma once #include namespace game_module { utils::nt::library get_game_module(); utils::nt::library get_host_module(); }