NS/Applets: Added the MiiSelector applet to the list of native applet ids.
This commit is contained in:
parent
d1de6b8864
commit
1be31e271a
|
@ -101,6 +101,8 @@ static constexpr std::array<AppletTitleData, NumApplets> applet_titleids = {{
|
|||
0x400300000D002, 0x400300000C002, 0x400300000D802, 0x400300000DE02, 0x400300000E402},
|
||||
{AppletId::Error, AppletId::Error2, 0x400300000C502, 0x400300000C502, 0x400300000C502,
|
||||
0x400300000C502, 0x400300000CF02, 0x400300000CF02, 0x400300000CF02},
|
||||
{AppletId::Ed1, AppletId::Ed2, 0x400300000C102, 0x400300000C902, 0x400300000D102,
|
||||
0x400300000C102, 0x400300000D902, 0x400300000DF02, 0x400300000E502},
|
||||
// TODO(Subv): Fill in the rest of the titleids
|
||||
}};
|
||||
|
||||
|
|
Reference in New Issue