mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
Merge branch 'master' of https://github.com/kwsch/PKHeX
This commit is contained in:
commit
bf1855c0a6
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ namespace PKHeX.WinForms
|
|||
yield return Path.Combine(root, "TWLSaveTool");
|
||||
yield return Path.Combine(root, "fbi", "save");
|
||||
yield return Path.Combine(root, "gm9", "out");
|
||||
yield return Path.Combine(root, "3ds", "Checkpoint", "saves");
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in a new issue