mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-09 23:25:46 -05:00
Add another SWSH block (#2793)
Nothing special. Just found it and figured why not add it.
This commit is contained in:
@@ -123,5 +123,6 @@ public SaveBlockAccessor8SWSH(SAV8SWSH sav)
|
||||
public const uint KDiggingDuoStreakStamina = 0x066F38F5; // U32
|
||||
public const uint KBirthMonth = 0x0D987D50; // U32
|
||||
public const uint KBirthDay = 0x355C8314; // U32
|
||||
public const uint KCurrentDexEntry = 0x62743428; // U16 Species ID of last Pokedex entry viewed
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user