d_vibration / d_vib_pattern

This commit is contained in:
Erilea
2024-06-18 16:39:57 +02:00
parent 9f647b6b14
commit 202fce5fa7
7 changed files with 446 additions and 75 deletions
+3 -3
View File
@@ -193,9 +193,9 @@ public:
static PADMask mEnabled;
enum ERumble {
VAL_0 = 0,
VAL_1 = 1,
VAL_2 = 2,
LOOP_ONCE = 0,
LOOP_FOREVER = 1,
SET_DURATION = 2,
};
void clear();