mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-06 18:41:58 -05:00
WiiUtils: Add function to check if system menu is installed
This commit is contained in:
@@ -27,4 +27,6 @@ public final class WiiUtils
|
||||
public static native void importNANDBin(String file);
|
||||
|
||||
public static native int doOnlineUpdate(String region, WiiUpdateCallback callback);
|
||||
|
||||
public static native boolean isSystemMenuInstalled();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user