summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am.h
diff options
context:
space:
mode:
authorNarr the Reg <juangerman-13@hotmail.com>2023-10-01 19:59:50 +0200
committerNarr the Reg <juangerman-13@hotmail.com>2023-10-02 19:29:12 +0200
commit2fa53ec1d90ab6b2c126fbe42ac73b4ea74cc726 (patch)
tree9aa78ae7069ccef4edd56d16130bb5dd8c18c65c /src/core/hle/service/am/am.h
parentexternals: Add stb_image and stb_image_resize (diff)
downloadyuzu-2fa53ec1d90ab6b2c126fbe42ac73b4ea74cc726.tar
yuzu-2fa53ec1d90ab6b2c126fbe42ac73b4ea74cc726.tar.gz
yuzu-2fa53ec1d90ab6b2c126fbe42ac73b4ea74cc726.tar.bz2
yuzu-2fa53ec1d90ab6b2c126fbe42ac73b4ea74cc726.tar.lz
yuzu-2fa53ec1d90ab6b2c126fbe42ac73b4ea74cc726.tar.xz
yuzu-2fa53ec1d90ab6b2c126fbe42ac73b4ea74cc726.tar.zst
yuzu-2fa53ec1d90ab6b2c126fbe42ac73b4ea74cc726.zip
Diffstat (limited to '')
-rw-r--r--src/core/hle/service/am/am.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/hle/service/am/am.h b/src/core/hle/service/am/am.h
index 349482dcc..62994a13f 100644
--- a/src/core/hle/service/am/am.h
+++ b/src/core/hle/service/am/am.h
@@ -327,6 +327,7 @@ private:
void ExitProcessAndReturn(HLERequestContext& ctx);
void GetCallerAppletIdentityInfo(HLERequestContext& ctx);
+ void PushInShowAlbum();
void PushInShowCabinetData();
void PushInShowMiiEditData();