Update proguard-rules.pro

This commit is contained in:
Anthony
2026-07-03 09:22:45 -07:00
committed by Sam Lantinga
parent 1be08afec5
commit 7418e1aef1
+1
View File
@@ -24,6 +24,7 @@
int createCustomCursor(int[], int, int, int, int);
void destroyCustomCursor(int);
android.app.Activity getContext();
java.lang.String getDeviceFormFactor();
boolean getManifestEnvironmentVariables();
android.view.Surface getNativeSurface();
void initTouch();