mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 19:44:58 +00:00
derp
This commit is contained in:
parent
89c6a4e8f9
commit
bf80fa3ce0
1 changed files with 2 additions and 2 deletions
4
src/pandroid/app/proguard-rules.pro
vendored
4
src/pandroid/app/proguard-rules.pro
vendored
|
@ -7,8 +7,8 @@
|
|||
native <methods>;
|
||||
}
|
||||
|
||||
# Keep all classes with native methods
|
||||
-keepclasseswithmembernames class * {
|
||||
# Keep all native libraries and their methods
|
||||
-keep class * {
|
||||
native <methods>;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue