mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Android: Support bypassing game file cache to parse file
This commit is contained in:
@@ -11,6 +11,8 @@ public class GameFile
|
||||
mPointer = pointer;
|
||||
}
|
||||
|
||||
public native static GameFile parse(String path);
|
||||
|
||||
@Override
|
||||
public native void finalize();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user