SDL: added Proguard rule to not remove SDL2 Java classes
This commit is contained in:
@@ -4,3 +4,5 @@
|
||||
{
|
||||
*;
|
||||
}
|
||||
|
||||
-keep class org.libsdl.app.** { *; }
|
||||
|
||||
Reference in New Issue
Block a user