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

Restructure event flags in z64save.h (3/?): Cursed Family Rewards #2392

Merged
merged 2 commits into from
Dec 29, 2024

Conversation

mzxrules
Copy link
Contributor

Contributions made in this pr are licensed under CC0

Continuation of #2303

Also fixed a few minor things.

@@ -388,6 +383,9 @@ Gfx* EnSth_AllocColorDList(GraphicsContext* play, u8 envR, u8 envG, u8 envB, u8
}

void EnSth_Draw(Actor* thisx, PlayState* play) {
static Color_RGB8 sTunicColors[6] = {
Copy link
Collaborator

Choose a reason for hiding this comment

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

not related to your changes of course, but is tunic really the best word here? makes it sound like link lol
arent they just shirts?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Wikipedia defines tunic as

a garment for the torso, usually simple in style, reaching from the shoulders to a length somewhere between the hips and the ankles.

I don't think the little bit below the belt makes it a tunic

@fig02 fig02 merged commit 95d5f5b into zeldaret:main Dec 29, 2024
1 check passed
@mzxrules mzxrules deleted the skulltula_flags branch December 29, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants