mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-19 04:15:44 -05:00
Previous style was to resize the sav buffer and concat all the storage chunks at the end. Allocated a double save file. Now, just allocate 3 buffers. |
||
|---|---|---|
| .. | ||
| Applicators | ||
| Bulk | ||
| PKM | ||
| Saves | ||
| Showdown | ||
| CommonEdits.cs | ||
| HiddenPower.cs | ||
| IBattleTemplate.cs | ||
| IPKMView.cs | ||
| IPlugin.cs | ||
| ISaveFileProvider.cs | ||
| ISpriteBuilder.cs | ||
| LocalizeUtil.cs | ||
| WurmpleUtil.cs | ||