mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	video_core: Remove unimplemented Start() function prototype
Given this has no definition, we can just remove it entirely.
This commit is contained in:
		
							parent
							
								
									c1d54f4aea
								
							
						
					
					
						commit
						b4e050e6c4
					
				| @ -23,9 +23,6 @@ extern std::unique_ptr<RendererBase> g_renderer; ///< Renderer plugin | ||||
| // qt ui)
 | ||||
| extern std::atomic<bool> g_toggle_framelimit_enabled; | ||||
| 
 | ||||
| /// Start the video core
 | ||||
| void Start(); | ||||
| 
 | ||||
| /// Initialize the video core
 | ||||
| bool Init(EmuWindow& emu_window); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Lioncash
						Lioncash