mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Merge pull request #1946 from lioncash/decl
renderer_opengl: Correct forward declaration of FramebufferLayout
This commit is contained in:
		
						commit
						73c9ffc422
					
				| @ -17,7 +17,7 @@ class EmuWindow; | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| namespace Layout { | namespace Layout { | ||||||
| class FramebufferLayout; | struct FramebufferLayout; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| namespace OpenGL { | namespace OpenGL { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 bunnei
						bunnei