Add CurrentDex Block (#3081)

Block-Key was present since IoA (1.2.0) update.
This commit is contained in:
CanoeHope
2020-11-05 17:08:04 -05:00
committed by GitHub
parent ae85097c2d
commit a569d91c5e

View File

@@ -143,6 +143,7 @@ public SaveBlockAccessor8SWSH(SAV8SWSH sav)
public const uint KCurrentDexEntry = 0x62743428; // U16 Species ID of last Pokedex entry viewed in Galar Dex
public const uint KCurrentDexEntryR1 = 0x789FF72D; // U16 Species ID of last Pokedex entry viewed in Armor Dex
public const uint KCurrentDexEntryR2 = 0x759FF274; // U16 Species ID of last Pokedex entry viewed in Crown Dex
public const uint KCurrentDex = 0x9CF58395; // U32 Galar=0, Armor=1, Crown=2
public const uint KVolumeBackgroundMusic = 0xF8154AC9; // U32 0-10
public const uint KVolumeSoundEffects = 0x62F05895; // U32 0-10