fusee/exo/ams: update with new keydata/version enums

This commit is contained in:
Michael Scire
2025-04-29 22:14:01 -07:00
parent 6125f40bdb
commit bd0890affb
13 changed files with 50 additions and 13 deletions

View File

@@ -39,6 +39,7 @@ namespace ams::pkg1 {
KeyGeneration_17_0_0 = 0x10,
KeyGeneration_18_0_0 = 0x11,
KeyGeneration_19_0_0 = 0x12,
KeyGeneration_20_0_0 = 0x13,
KeyGeneration_Count,