Преглед изворни кода

Update proguard-rules.pro for recent haptic changes

Anthony пре 1 година
родитељ
комит
3c5b1b52ac
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      android-project/app/proguard-rules.pro

+ 1 - 0
android-project/app/proguard-rules.pro

@@ -85,4 +85,5 @@
     void pollHapticDevices();
     void hapticRun(int, float, int);
     void hapticStop(int);
+    void hapticRumble(int, float , float, int);
 }