fusee/exo: update for recognition of 13.0.0

This commit is contained in:
Michael Scire
2021-09-15 16:08:57 -07:00
parent 724bd2b4d2
commit 00a0a4f44b
8 changed files with 37 additions and 9 deletions

View File

@@ -32,6 +32,7 @@ namespace ams::pkg1 {
KeyGeneration_9_0_0 = 0x09,
KeyGeneration_9_1_0 = 0x0A,
KeyGeneration_12_1_0 = 0x0B,
KeyGeneration_13_0_0 = 0x0C,
KeyGeneration_Count,