summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/eupld
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/eupld')
-rw-r--r--src/core/hle/service/eupld/eupld.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/hle/service/eupld/eupld.cpp b/src/core/hle/service/eupld/eupld.cpp
index 2df30acee..0d6d244f4 100644
--- a/src/core/hle/service/eupld/eupld.cpp
+++ b/src/core/hle/service/eupld/eupld.cpp
@@ -19,6 +19,7 @@ public:
{1, nullptr, "ImportCrt"},
{2, nullptr, "ImportPki"},
{3, nullptr, "SetAutoUpload"},
+ {4, nullptr, "GetAutoUpload"},
};
// clang-format on