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

Basculin graphics config fix #5256

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Conversation

hjk321
Copy link

@hjk321 hjk321 commented Aug 25, 2024

This fixes a compilation error that occurs if OW_POKEMON_OBJECT_EVENTS is true but P_HISUIAN_FORMS is false.

Description

The overworld graphics for red/blue striped basculin was incorrectly put within directives for the white striped basculin, so the graphics end up missing if the hisuian forms are disabled. This separates the logic out to prevent a compilation error.

Discord contact info

hjk321

This fixes a compilation error that occurs if OW_POKEMON_OBJECT_EVENTS is true but P_HISUIAN_FORMS is false.
@AlexOn1ine AlexOn1ine merged commit 36a5c6e into rh-hideout:master Aug 25, 2024
1 check passed
@AlexOn1ine AlexOn1ine added bugfix Bugfixes category: sprite-issue Issues with a Pokémon's sprite/palette labels Aug 25, 2024
@hjk321 hjk321 deleted the basculin-fix branch August 25, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bugfixes category: sprite-issue Issues with a Pokémon's sprite/palette
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants