mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 13:14:15 -04:00
pm: Support for 6.0.0
This commit is contained in:
parent
28e4d4411d
commit
488fc0f119
10 changed files with 143 additions and 88 deletions
|
@ -76,6 +76,7 @@ enum class Boot2KnownTitleId : u64 {
|
|||
jit = 0x010000000000003BUL,
|
||||
jpegdec = 0x010000000000003CUL,
|
||||
safemode = 0x010000000000003DUL,
|
||||
olsc = 0x010000000000003EUL,
|
||||
};
|
||||
|
||||
class EmbeddedBoot2 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue