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

Label menus.c and small documentation #690

Merged
merged 4 commits into from
Oct 5, 2024

Conversation

AloXado320
Copy link
Contributor

Mostly in preparation for the labeling and possible documentation of code_80097150.c

I labeled how the game handles menus for each menu selection variable, this would make it easier to add new entries for menus, however the graphics ui for them is handled by code_80097150.c, so this is one step for it.

@MegaMech
Copy link
Collaborator

MegaMech commented Oct 5, 2024

Could you please find a better name than BACK_OUT for MAIN_MENU_OK_SELECT_BACK_OUT and MAIN_MENU_MODE_SUB_SELECT_BACK_OUT

Perhaps _GO_BACK? Instead of _BACK_OUT?

@AloXado320
Copy link
Contributor Author

Could you please find a better name than BACK_OUT for MAIN_MENU_OK_SELECT_BACK_OUT and MAIN_MENU_MODE_SUB_SELECT_BACK_OUT

Perhaps _GO_BACK? Instead of _BACK_OUT?

Done, I also clarified comments about it

@MegaMech MegaMech merged commit 0e0345f into n64decomp:master Oct 5, 2024
1 of 4 checks passed
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