mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Fix clang format
This commit is contained in:
		
							parent
							
								
									4d6bd9b569
								
							
						
					
					
						commit
						3a651ac9fc
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -316,7 +316,8 @@ private: | ||||||
|      * @param system_mode The system mode. |      * @param system_mode The system mode. | ||||||
|      * @return ResultStatus code, indicating if the operation succeeded. |      * @return ResultStatus code, indicating if the operation succeeded. | ||||||
|      */ |      */ | ||||||
|     ResultStatus Init(Frontend::EmuWindow& emu_window, u32 system_mode, u8 n3ds_mode, u32 num_cores); |     ResultStatus Init(Frontend::EmuWindow& emu_window, u32 system_mode, u8 n3ds_mode, | ||||||
|  |                       u32 num_cores); | ||||||
| 
 | 
 | ||||||
|     /// Reschedule the core emulation
 |     /// Reschedule the core emulation
 | ||||||
|     void Reschedule(); |     void Reschedule(); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue