mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-13 22:54:24 -04:00
strat: TitleId -> ProgramId, titles->contents
This commit is contained in:
parent
1636668762
commit
ea3ebbaa7d
86 changed files with 1138 additions and 1140 deletions
|
@ -44,7 +44,7 @@ extern "C" {
|
|||
|
||||
namespace ams {
|
||||
|
||||
ncm::TitleId CurrentTitleId = ncm::TitleId::Fatal;
|
||||
ncm::ProgramId CurrentProgramId = ncm::ProgramId::Fatal;
|
||||
|
||||
namespace result {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue