#pragma once #include namespace LibcryptGameList { bool IsLibcryptGameCode(const std::string_view& serial); }