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

This commit is contained in:
Michael Scire
2025-11-10 22:32:02 -07:00
parent c8e39a54d2
commit dbb3bf621f
13 changed files with 50 additions and 16 deletions

View File

@@ -40,6 +40,7 @@ namespace ams::pkg1 {
KeyGeneration_18_0_0 = 0x11,
KeyGeneration_19_0_0 = 0x12,
KeyGeneration_20_0_0 = 0x13,
KeyGeneration_21_0_0 = 0x14,
KeyGeneration_Count,