mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Xcode complains that the class name is redundant.
This commit is contained in:
		
							parent
							
								
									ff48c8bed3
								
							
						
					
					
						commit
						48deb45624
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -59,7 +59,7 @@ private: | |||
|      * @param out Pointer to output buffer with flipped framebuffer | ||||
|      * @todo Early on hack... I'd like to find a more efficient way of doing this /bunnei | ||||
|      */ | ||||
|     void RendererOpenGL::FlipFramebuffer(const u8* in, u8* out); | ||||
|     void FlipFramebuffer(const u8* in, u8* out); | ||||
| 
 | ||||
| 
 | ||||
|     EmuWindow*  m_render_window;                    ///< Handle to render window
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue