mirror of
				https://git.suyu.dev/suyu/suyu.git
				synced 2025-11-04 12:34:39 +08:00 
			
		
		
		
	SVC: Add 4.0.0+ comment to GetInfoType enum values.
This commit is contained in:
		
							parent
							
								
									5bc14e791a
								
							
						
					
					
						commit
						3442f4b96a
					
				@ -44,6 +44,7 @@ enum class GetInfoType : u64 {
 | 
			
		||||
    // 3.0.0+
 | 
			
		||||
    IsVirtualAddressMemoryEnabled = 16,
 | 
			
		||||
    TitleId = 18,
 | 
			
		||||
    // 4.0.0+
 | 
			
		||||
    PrivilegedProcessId = 19,
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user