#pragma once #include namespace Pomme::Platform::Windows { std::filesystem::path GetPreferencesFolder(); void SysBeep(); }