Skip to content

Conversation

@Viperio19
Copy link
Contributor

@Viperio19 Viperio19 commented Feb 11, 2026

This PR contains all changes from the abandoned PR #846 and addresses the feedback on the original PR.

Original description:

First PR here. Sorry it got rather large

When player selects an action in the party menu that causes them to exit the menu the StartMenu_ExitPartyMenu callback function is called.
StartMenu_ExitPartyMenu relies on partyMenu->menuSelectionResult to act upon.

  • documented StartMenu callbacks
  • added PARTY_MENU_EXIT_CODE enum
  • documented PartyMenu selection actions in unk_02083370.c

unrelated:

  • documented sub_0202D79C -> SaveData_GetRibbons

SevenSpiders and others added 5 commits December 2, 2025 23:24
Rename PARTY_MENU_RESULTS -> PARTY_MENU_EXIT_CODE

Finish up enums

StartMenu Actions

sub_0202D79C -> SaveData_GetRibbons

Documenting Startmenu

sub_0203B674 -> StartMenu_Run
sub_0203B78C -> StartMenu_OpenPartyMenu
sub_0203B7C0-> StartMenu_ExitPartyMenu
sub_0203BC5C -> StartMenu_ExitBag

PartyMenuApplication *param0 -> application
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