mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	renderer_base: backport minor changes from yuzu
This commit is contained in:
		
							parent
							
								
									f620c862f3
								
							
						
					
					
						commit
						6be1b4d293
					
				
					 1 changed files with 5 additions and 1 deletions
				
			
		|  | @ -46,7 +46,11 @@ public: | |||
|         return rasterizer.get(); | ||||
|     } | ||||
| 
 | ||||
|     EmuWindow& GetRenderWindow() const { | ||||
|     EmuWindow& GetRenderWindow() { | ||||
|         return render_window; | ||||
|     } | ||||
| 
 | ||||
|     const EmuWindow& GetRenderWindow() const { | ||||
|         return render_window; | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue