german77 5 роки тому
батько
коміт
dbc4c8e314
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/core/hle/service/caps/caps_a.cpp

+ 1 - 0
src/core/hle/service/caps/caps_a.cpp

@@ -49,6 +49,7 @@ CAPS_A::CAPS_A(Core::System& system_) : ServiceFramework{system_, "caps:a"} {
         {16, nullptr, "GetAlbumMountResult"},
         {16, nullptr, "GetAlbumMountResult"},
         {17, nullptr, "GetAlbumUsage16"},
         {17, nullptr, "GetAlbumUsage16"},
         {18, nullptr, "Unknown18"},
         {18, nullptr, "Unknown18"},
+        {19, nullptr, "Unknown19"},
         {100, nullptr, "GetAlbumFileCountEx0"},
         {100, nullptr, "GetAlbumFileCountEx0"},
         {101, nullptr, "GetAlbumFileListEx0"},
         {101, nullptr, "GetAlbumFileListEx0"},
         {202, nullptr, "SaveEditedScreenShot"},
         {202, nullptr, "SaveEditedScreenShot"},