Shift kor gs pokedex bitflag region

-0x20 yields a match for seen/caught

https://projectpokemon.org/home/forums/topic/44692-i-have-a-question-about-gen2-of-pkhex/

Thanks BLACKBIRD!
This commit is contained in:
Kurt 2018-04-05 17:00:50 -07:00
parent 8710c7a517
commit 1122a3f21e

View File

@ -162,8 +162,8 @@ private void LoadOffsetsKorean(GameVersion Version)
JohtoBadges = 0x23DC;
BoxNames = 0x26FF;
Party = 0x28CC;
PokedexCaught = 0x2AAE;
PokedexSeen = 0x2ACE;
PokedexCaught = 0x2A8E;
PokedexSeen = 0x2AAE;
CurrentBox = 0x2DAE;
CurrentBoxIndex = 0x26FC;
Gender = -1; // No gender in GS