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

[Refactor] Move RockItems table out of "engine/" and into "data/" #953

Open
wants to merge 1 commit into
base: 9bit
Choose a base branch
from

Conversation

etdv-thevoid
Copy link
Contributor

Just a small refactor to move a data table out of engine code and into data code; improving overall code organization and readability.

This makes RockItems similar to FishItems (which is located in data/wild/fish.asm) by moving the RockItems table out of engine/events/treemons.asm and into data/wild/treemons.asm.

Similar to FishItems, which is in data/wild/fish.asm
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.

None yet

1 participant