Skip to content

Conversation

@LOuroboros
Copy link
Contributor

Description

While I was trying to help someone over at PokeCommunity I noticed that in order to quickly remove access to one of the game's start menu options, one had to update not only the places where said start menu option's STARTMENU label is used, but also sStartMenuActionTable, the table that links each start menu option's text string and main callback function together.

Since this connection might not be obvious to potential users, I decided to quickly link the STARTMENU labels with the entries on that table to make it easier to understand.
Aligning the table's labels was an extra, something I just did it on a whim :P ... let me know if it was uncalled for.

Discord contact info

lunos4026

This makes it easier to remove options from the start menu at will.
Looking for a STARTMENU label and removing it from enum StartMenuOption and the SetUpStartMenu functions isn't good enough by itself.
@GriffinRichards GriffinRichards merged commit 8701517 into pret:master May 21, 2025
1 check passed
@LOuroboros LOuroboros deleted the startMenuSave branch May 23, 2025 21:38
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