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

Start decompiling overlay 74 (main menu + other things) #364

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tgsm
Copy link
Collaborator

@tgsm tgsm commented Jan 14, 2025

A lot of documentation still needs to be done, but it is decompiled :^)

Copy link
Collaborator

@adrienntindall adrienntindall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally this could use some work on the documentation end since a lot of the variable names right now are incredibly messy, at least add in message contents as comments and do what you can using those

.y = 5,
.width = 22,
.height = 14,
.gmmId = NARC_msg_msg_0800_bin,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally whenever we use a message const, we should add a comment next to it with its contents (mostly so the code can be understood easier and better documented)

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