aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/hid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/hid.cpp')
-rw-r--r--src/core/hle/service/hid.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/hle/service/hid.cpp b/src/core/hle/service/hid.cpp
index 4e470795..6a4895c9 100644
--- a/src/core/hle/service/hid.cpp
+++ b/src/core/hle/service/hid.cpp
@@ -57,6 +57,9 @@ const Interface::FunctionInfo FunctionTable[] = {
{0x00170000, nullptr, "GetSoundVolume"},
};
+
+
+
////////////////////////////////////////////////////////////////////////////////////////////////////
// Interface class