This commit is contained in:
Kurt 2017-10-05 16:01:19 -07:00
commit bf1855c0a6

View file

@ -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>