mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-03-21 17:48:28 -05:00
Changed: Inventory editor no longer needs to clone the save file on GUI open Changed: some method signatures have moved from SAV3* to the specific block Allows the block structures to be used without a SAV3 object Allows the Inventory editor to open from a blank save file. |
||
|---|---|---|
| .. | ||
| Bags | ||
| HeldItemLumpImage.cs | ||
| IItemStorage.cs | ||
| ItemStorage1.cs | ||
| ItemStorage2.cs | ||
| ItemStorage3Colo.cs | ||
| ItemStorage3E.cs | ||
| ItemStorage3FRLG.cs | ||
| ItemStorage3RS.cs | ||
| ItemStorage3XD.cs | ||
| ItemStorage4.cs | ||
| ItemStorage4DP.cs | ||
| ItemStorage4HGSS.cs | ||
| ItemStorage4Pt.cs | ||
| ItemStorage5.cs | ||
| ItemStorage5B2W2.cs | ||
| ItemStorage5BW.cs | ||
| ItemStorage6AO.cs | ||
| ItemStorage6XY.cs | ||
| ItemStorage7GG.cs | ||
| ItemStorage7SM.cs | ||
| ItemStorage7USUM.cs | ||
| ItemStorage8BDSP.cs | ||
| ItemStorage8LA.cs | ||
| ItemStorage8SWSH.cs | ||
| ItemStorage9SV.cs | ||
| ItemStorage9ZA.cs | ||