mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-24 05:40:39 +00:00
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 hapticRun(int, float, int);
|
||||
void hapticStop(int);
|
||||
void hapticRumble(int, float , float, int);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user