summaryrefslogtreecommitdiff
path: root/wrapper/wrapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wrapper/wrapper.cpp')
-rw-r--r--wrapper/wrapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrapper/wrapper.cpp b/wrapper/wrapper.cpp
index 9a53189..5b35a03 100644
--- a/wrapper/wrapper.cpp
+++ b/wrapper/wrapper.cpp
@@ -11,7 +11,7 @@ using namespace System::Runtime::InteropServices;
public enum class AccelMode
{
- linear, classic, natural, naturalgain, power, logarithm, motivity, noaccel
+ linear, classic, natural, naturalgain, power, motivity, noaccel
};
[StructLayout(LayoutKind::Sequential)]