mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-01 23:38:23 -04:00
fusee/exo: update for recognition of 13.0.0
This commit is contained in:
parent
724bd2b4d2
commit
cb299d9260
8 changed files with 37 additions and 9 deletions
|
@ -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,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue