mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	Fix clang-format
This commit is contained in:
		
							parent
							
								
									485d64ae73
								
							
						
					
					
						commit
						372c653ec3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -384,7 +384,7 @@ void RendererOpenGL::SwapBuffers() {
 | 
			
		|||
    if (frame_dumper.IsDumping()) {
 | 
			
		||||
        try {
 | 
			
		||||
            RenderToMailbox(frame_dumper.GetLayout(), frame_dumper.mailbox, true);
 | 
			
		||||
        } catch(const OGLTextureMailboxException& exception) {
 | 
			
		||||
        } catch (const OGLTextureMailboxException& exception) {
 | 
			
		||||
            LOG_DEBUG(Render_OpenGL, "Frame dumper exception caught: {}", exception.what());
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue