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

This commit is contained in:
Michael Scire
2024-03-27 18:48:49 -07:00
parent c8c76bf8f8
commit 83b3b09e73
13 changed files with 49 additions and 14 deletions

View File

@@ -37,6 +37,7 @@ namespace ams::pkg1 {
KeyGeneration_15_0_0 = 0x0E,
KeyGeneration_16_0_0 = 0x0F,
KeyGeneration_17_0_0 = 0x10,
KeyGeneration_18_0_0 = 0x11,
KeyGeneration_Count,