mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-23 12:23:41 +00:00
configure_audio: User-configuratble option to enable/disable audio stretching
This commit is contained in:
@@ -81,6 +81,7 @@ struct Values {
|
||||
|
||||
// Audio
|
||||
std::string sink_id;
|
||||
bool enable_audio_stretching;
|
||||
|
||||
// Debugging
|
||||
bool use_gdbstub;
|
||||
|
||||
Reference in New Issue
Block a user