mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Service/NEWS: fix command id for news:u:AddNotification
this one is different from the one in news:s
This commit is contained in:
		
							parent
							
								
									5178e5bce1
								
							
						
					
					
						commit
						3566987ecc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -8,7 +8,7 @@ namespace Service { | |||
| namespace NEWS { | ||||
| 
 | ||||
| const Interface::FunctionInfo FunctionTable[] = { | ||||
|     {0x000100C6, nullptr, "AddNotification"}, | ||||
|     {0x000100C8, nullptr, "AddNotification"}, | ||||
| }; | ||||
| 
 | ||||
| NEWS_U_Interface::NEWS_U_Interface() { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue