yuzu: Allow to launch album applet from firmware

This commit is contained in:
Narr the Reg
2023-10-01 11:59:50 -06:00
parent e37ad99f22
commit 2fa53ec1d9
5 changed files with 53 additions and 0 deletions

View File

@ -369,6 +369,7 @@ private slots:
void ResetWindowSize720();
void ResetWindowSize900();
void ResetWindowSize1080();
void OnAlbum();
void OnCabinet(Service::NFP::CabinetMode mode);
void OnMiiEdit();
void OnCaptureScreenshot();