early-access version 2087

This commit is contained in:
pineappleEA
2021-09-27 21:46:57 +02:00
parent 23e9c85afd
commit 5c13614608
12 changed files with 41 additions and 5 deletions

View File

@@ -15,6 +15,7 @@ CAPS_SS::CAPS_SS(Core::System& system_) : ServiceFramework{system_, "caps:ss"} {
{204, nullptr, "SaveEditedScreenShotEx0"},
{206, nullptr, "Unknown206"},
{208, nullptr, "SaveScreenShotOfMovieEx1"},
{1000, nullptr, "Unknown1000"},
};
// clang-format on