Qt: Move dump audio on startup out of settings

This commit is contained in:
Stenzek
2024-04-21 20:28:20 +10:00
parent 2871a26f54
commit d3c12fecb3
8 changed files with 101 additions and 105 deletions

View File

@ -56,6 +56,7 @@ struct SystemBootParameters
bool force_software_renderer = false;
bool fast_forward_to_first_frame = false;
bool disable_achievements_hardcore_mode = false;
bool start_audio_dump = false;
};
struct SaveStateInfo