mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Merge pull request #1136 from lioncash/proto
renderer_opengl: Remove unimplemented function declaration
This commit is contained in:
		
						commit
						0d5604fdcb
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -64,9 +64,6 @@ private: | |||
|     void LoadColorToActiveGLTexture(u8 color_r, u8 color_g, u8 color_b, | ||||
|                                     const TextureInfo& texture); | ||||
| 
 | ||||
|     /// Computes the viewport rectangle
 | ||||
|     MathUtil::Rectangle<unsigned> GetViewportExtent(); | ||||
| 
 | ||||
|     EmuWindow*  render_window;                    ///< Handle to render window
 | ||||
|     u32         last_mode;                        ///< Last render mode
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue