mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +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
							
								
									47025552c7
								
							
						
					
					
						commit
						d944d1120f
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -27,9 +27,6 @@ extern std::atomic<bool> g_hw_shader_accurate_gs; | |||
| extern std::atomic<bool> g_hw_shader_accurate_mul; | ||||
| extern std::atomic<bool> g_renderer_bg_color_update_requested; | ||||
| 
 | ||||
| /// Start the video core
 | ||||
| void Start(); | ||||
| 
 | ||||
| /// Initialize the video core
 | ||||
| bool Init(EmuWindow* emu_window); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue