mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Actually return true if InitMFDLL succeeded (#5470)
This commit is contained in:
		
							parent
							
								
									c3673ac9cd
								
							
						
					
					
						commit
						b4ec50ba21
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -446,6 +446,8 @@ bool InitMFDLL() { | |||
|         LOG_ERROR(Audio_DSP, "Cannot load function MFCreateMediaType"); | ||||
|         return false; | ||||
|     } | ||||
| 
 | ||||
|     return true; | ||||
| } | ||||
| 
 | ||||
| Symbol<HRESULT(ULONG, DWORD)> MFStartup; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue