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

Secondary IDs for TMs/HMs #6232

Open
AlexOn1ine opened this issue Feb 11, 2025 · 1 comment
Open

Secondary IDs for TMs/HMs #6232

AlexOn1ine opened this issue Feb 11, 2025 · 1 comment
Assignees
Labels
feature-request Requests a new feature

Comments

@AlexOn1ine
Copy link
Collaborator

Description

Introduce secondary IDs so users don't have to break saves when they make new tms

Discord contact info

No response

@AlexOn1ine AlexOn1ine added the feature-request Requests a new feature label Feb 11, 2025
@AlexOn1ine
Copy link
Collaborator Author

#define TM_MOVE(name) MOVE_##name,

static const u16 sTMMoves[] =
{
  FOREACH_TM(TM_MOVE)
};

possible solution provided by @mrgriffin. saving for later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Requests a new feature
Projects
None yet
Development

No branches or pull requests

1 participant