#pragma once namespace MiscCheck { void PreloadMiscList(); std::unordered_map GetMiscList(); }