mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-03 16:18:51 -04:00
exo/fusee: first pass at updating enums for 14.0.0
This commit is contained in:
parent
320a946fc7
commit
588d761615
10 changed files with 44 additions and 14 deletions
|
@ -33,6 +33,7 @@ namespace ams::pkg1 {
|
|||
KeyGeneration_9_1_0 = 0x0A,
|
||||
KeyGeneration_12_1_0 = 0x0B,
|
||||
KeyGeneration_13_0_0 = 0x0C,
|
||||
KeyGeneration_14_0_0 = 0x0D,
|
||||
|
||||
KeyGeneration_Count,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue