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

Rename symbols and files according to Time/Darkness prototype strings #52

Merged
merged 16 commits into from
Dec 29, 2023

Conversation

ElectricGeorge
Copy link
Contributor

All symbols of known decompiled functions were renamed according to strings found in the prototypes. Functions with unknown exact names were named to be consistent in context. Some referenced asm symbols and several source and header files were also renamed. Some c files have an address appended to signify that the first function does not yet align with the file boundary. A decomp of an unknown text sprite init function at the beginning of overlay 29 (in poly_text.c) is also included.

src/dg_022E0354.c Outdated Show resolved Hide resolved
@ElectricGeorge
Copy link
Contributor Author

Addresses are now removed from the file names and comments have been added.

@AnonymousRandomPerson AnonymousRandomPerson merged commit 8c92351 into pret:main Dec 29, 2023
1 check passed
github-actions bot pushed a commit that referenced this pull request Dec 29, 2023
UsernameFodder pushed a commit to UsernameFodder/pmdsky-debug that referenced this pull request Dec 29, 2023
…#236)

Sync symbol names from pret/pmd-sky#52

All symbols of known decompiled functions were renamed according
to strings found in the Time/Darkness prototypes. Functions with
unknown exact names were named to be consistent in context.
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