PKHeX/PKHeX.Core/Saves/Substructures/Gen4
Kurt afdd40bcee Check counter rollover the opposite way
FFFF and 0000 -> prefer 0000
FFFF and 0001 -> prefer 0001
...
FFFF and FFFE -> prefer FFFF

they shouldn't be desync'd (incremental); only the uninitialized case is important to handle.
2020-07-02 17:44:03 -05:00
..
HoneyTree.cs sealed 2019-10-03 19:09:02 -07:00
Poffin4.cs sealed 2019-10-03 19:09:02 -07:00
PoffinCase4.cs sealed 2019-10-03 19:09:02 -07:00
PoffinFlavor4.cs Refactoring 2019-09-02 19:30:58 -07:00
PokegearNumber.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV4BlockDetection.cs Check counter rollover the opposite way 2020-07-02 17:44:03 -05:00
Seal4.cs Add button to give all seals + illegal ones 2018-09-04 15:26:16 -07:00