mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-24 15:54:14 -05:00
Add GodMode9 3DS backup path
This commit is contained in:
@@ -38,6 +38,7 @@ public static string[] Get3DSBackupPaths(string root)
|
||||
Path.Combine(root, "JKSV", "Saves"),
|
||||
Path.Combine(root, "TWLSaveTool"),
|
||||
Path.Combine(root, "fbi", "save"),
|
||||
Path.Combine(root, "gm9", "out"),
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user