Update proguard-rules.pro for recent haptic changes
This commit is contained in:
1
android-project/app/proguard-rules.pro
vendored
1
android-project/app/proguard-rules.pro
vendored
@@ -85,4 +85,5 @@
|
|||||||
void pollHapticDevices();
|
void pollHapticDevices();
|
||||||
void hapticRun(int, float, int);
|
void hapticRun(int, float, int);
|
||||||
void hapticStop(int);
|
void hapticStop(int);
|
||||||
|
void hapticRumble(int, float , float, int);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user