Skip to content

Support enum behavior header #158

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

Merged
merged 1 commit into from
Jun 1, 2025

Conversation

grunt-lucas
Copy link
Owner

Pret Pokeemerald PR #2027 changed metatile behaviors to an enum. This change is now in expansion as well. As such, Porytiles can now handle either the old macro style behavior definitions, or the new enum definitions. The code added in this PR assumes the enum values count up from 0. Users who override enum values with C's e.g. ENUM_CONSTANT = 2 are not currently supported.

@grunt-lucas grunt-lucas added the feature New feature or request label Jun 1, 2025
@grunt-lucas grunt-lucas merged commit 76beaf9 into develop Jun 1, 2025
5 checks passed
@grunt-lucas grunt-lucas deleted the feature/support-new-behavior-enum branch June 1, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant