mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-09 22:11:35 -04:00
d_vibration / d_vib_pattern
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user