mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-03 16:18:51 -04:00
fusee/exo: implement the usual changes for new firmware support
This commit is contained in:
parent
7d9fea01c3
commit
e85a512cf4
9 changed files with 37 additions and 10 deletions
|
@ -35,6 +35,7 @@ namespace ams::pkg1 {
|
|||
KeyGeneration_13_0_0 = 0x0C,
|
||||
KeyGeneration_14_0_0 = 0x0D,
|
||||
KeyGeneration_15_0_0 = 0x0E,
|
||||
KeyGeneration_16_0_0 = 0x0F,
|
||||
|
||||
KeyGeneration_Count,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue