mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	FS: Fix port name (old port name was based on an unaligned memory read).
This commit is contained in:
		
							parent
							
								
									2b52ec4829
								
							
						
					
					
						commit
						81fa804b3c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -24,7 +24,7 @@ public: | |||
|      * @return Port name of service | ||||
|      */ | ||||
|     const char *GetPortName() const { | ||||
|         return "Ufs:"; | ||||
|         return "fs:USER"; | ||||
|     } | ||||
| }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue