mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	service: added a error log messages for unimplemented WaitSynchronization
This commit is contained in:
		
							parent
							
								
									c330a0a1d6
								
							
						
					
					
						commit
						870c6146e7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -115,6 +115,7 @@ public: | |||
|      */ | ||||
|     Result WaitSynchronization(bool* wait) { | ||||
|         // TODO(bunnei): ImplementMe
 | ||||
|         ERROR_LOG(OSHLE, "unimplemented function"); | ||||
|         return 0; | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue