Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determine required pokedex expansion constants #144

Merged
merged 7 commits into from
Feb 11, 2024

Conversation

bbepis
Copy link
Contributor

@bbepis bbepis commented Feb 10, 2024

Required const replacements to facilitate dex expansion

I'm 95% sure this matches, it gives me the same SHA1 as the main branch, but the main branch gives me a different than expected hash on MSYS (22a6a027581f8422940e2e1c6d0a41e3ab945e49)

I've identified the UnkStruct_02026324 typedef struct as the PokedexData struct, but I didn't do a full typedef rename of it since it'll double the size of this already complex PR

For the .py files edited here, I've improved them so that only one number has to change for the rest of the constants to also change auomatically. However I'm not sure if the existing numbers in them are correct; in code they're directly after NATIONAL_DEX_COUNT instead of SPECIES_BAD_EGG. But since I'm not able to get the expected SHA1 I don't know if I'm paranoid for no reason

@lhearachel lhearachel merged commit 7f02959 into pret:main Feb 11, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants