mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
98b21eaaa8
kinda slow, if a save has 900 mons, it has to check 900*900 which is O(n^2), takes a few seconds as opposed to just doing a hashset checking contains, would be O(n) gotta do some fun stuff to make it faster |
||
---|---|---|
.. | ||
BitmapAnimator.cs | ||
BoxEditor.cs | ||
BoxEditor.Designer.cs | ||
BoxEditor.resx | ||
BoxMenuStrip.cs | ||
ContextMenuSAV.cs | ||
ContextMenuSAV.Designer.cs | ||
ContextMenuSAV.resx | ||
SAVEditor.cs | ||
SAVEditor.Designer.cs | ||
SAVEditor.resx | ||
SlotChangeManager.cs | ||
SlotIndex.cs | ||
SlotList.cs | ||
SlotList.Designer.cs | ||
SlotList.resx | ||
SlotViewer.cs |