aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/mic_u.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/mic_u.cpp')
-rw-r--r--src/core/hle/service/mic_u.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/service/mic_u.cpp b/src/core/hle/service/mic_u.cpp
index 58051f13..d6f30e9a 100644
--- a/src/core/hle/service/mic_u.cpp
+++ b/src/core/hle/service/mic_u.cpp
@@ -27,7 +27,7 @@ const Interface::FunctionInfo FunctionTable[] = {
{0x000D0040, nullptr, "SetClamp"},
{0x000E0000, nullptr, "GetClamp"},
{0x000F0040, nullptr, "unknown_input1"},
- {0x00100040, nullptr, "unknown_input2"},
+ {0x00100040, nullptr, "unknown_input2"},
};
////////////////////////////////////////////////////////////////////////////////////////////////////