mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Fix clang format
This commit is contained in:
		
							parent
							
								
									701cd83786
								
							
						
					
					
						commit
						7b3a8e9bf5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -42,8 +42,8 @@ public: | ||||||
|         return s_instance; |         return s_instance; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     void StartPlayback( |     void StartPlayback(const std::string& movie_file, | ||||||
|         const std::string& movie_file, std::function<void()> completion_callback = [] {}); |                        std::function<void()> completion_callback = [] {}); | ||||||
|     void StartRecording(const std::string& movie_file); |     void StartRecording(const std::string& movie_file); | ||||||
| 
 | 
 | ||||||
|     /// Prepare to override the clock before playing back movies
 |     /// Prepare to override the clock before playing back movies
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue