citra, citra_qt, settings.h: Add Options for Stereoscopic 3D
This commit is contained in:
@ -132,6 +132,9 @@ struct Values {
|
||||
float bg_green;
|
||||
float bg_blue;
|
||||
|
||||
bool toggle_3d;
|
||||
u8 factor_3d;
|
||||
|
||||
// Audio
|
||||
std::string sink_id;
|
||||
bool enable_audio_stretching;
|
||||
|
Reference in New Issue
Block a user