We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Introduce secondary IDs so users don't have to break saves when they make new tms
No response
The text was updated successfully, but these errors were encountered:
#define TM_MOVE(name) MOVE_##name, static const u16 sTMMoves[] = { FOREACH_TM(TM_MOVE) };
possible solution provided by @mrgriffin. saving for later.
Sorry, something went wrong.
AlexOn1ine
No branches or pull requests
Description
Introduce secondary IDs so users don't have to break saves when they make new tms
Discord contact info
No response
The text was updated successfully, but these errors were encountered: