mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	line fixup for travis ci
This commit is contained in:
		
							parent
							
								
									77f4743199
								
							
						
					
					
						commit
						393a0f99da
					
				@ -19,7 +19,6 @@
 | 
			
		||||
#include "video_core/debug_utils/debug_utils.h"
 | 
			
		||||
#include "video_core/video_core.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
EmuThread::EmuThread(GRenderWindow* render_window)
 | 
			
		||||
    : exec_step(false), running(false), stop_run(false), render_window(render_window) {}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user