fusee/exo: enum support for 15.0.0

This commit is contained in:
Michael Scire
2022-10-10 21:33:33 -07:00
committed by SciresM
parent 545765d167
commit 9929517a83
8 changed files with 41 additions and 13 deletions

View File

@@ -34,6 +34,7 @@ namespace ams::pkg1 {
KeyGeneration_12_1_0 = 0x0B,
KeyGeneration_13_0_0 = 0x0C,
KeyGeneration_14_0_0 = 0x0D,
KeyGeneration_15_0_0 = 0x0E,
KeyGeneration_Count,