Skip to content

Conversation

@ProjectOblivion
Copy link
Contributor

No description provided.

Comment on lines +12 to +16
enum OVL_EXPORT(Palette) {
PAL_NONE = 0,
PAL_BREAKABLE_DEBRIS = 0x159,
};

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't all OVL_DRA palettes (anything without the top bit set) be shared? This could be moved to include since I think it's universal.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, not all non-8XXX palettes will be shared, only at most 0x100-0x1FF. That being said, there hasn't been a word either way. I'm not against adjusting this however is best, the enum is just the last word I've gotten..

@Xeeynamo Xeeynamo merged commit 965a9d6 into Xeeynamo:master Oct 25, 2025
15 checks passed
@ProjectOblivion ProjectOblivion deleted the codeshare-cen-chi-e_breakable branch October 25, 2025 12:13
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.

3 participants