mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	citra, citra_qt, settings.h: Add Options for Stereoscopic 3D
This commit is contained in:
		
							parent
							
								
									08b119153d
								
							
						
					
					
						commit
						e4788130e5
					
				
					 6 changed files with 50 additions and 0 deletions
				
			
		|  | @ -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; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue