#pragma once #include namespace Beatsaber { const uint32_t STEAMGAMEID = 620980; std::string findBeatsaberInstallation(); }