Skip to content

unk_02067A60 -> field map change#440

Open
Kurokamori wants to merge 1 commit intopret:masterfrom
Kurokamori:field-map-change
Open

unk_02067A60 -> field map change#440
Kurokamori wants to merge 1 commit intopret:masterfrom
Kurokamori:field-map-change

Conversation

@Kurokamori
Copy link
Contributor

decompiled unk_02067A60 and named most everything, updated the call and include names where they appeared. Built with no issues.

decompiled unk_02067A60 and named most everything, updated the call and include names where they appeared. Built with no issues.
Comment on lines +147 to +152
u8 *p = (u8 *)env;
u32 i = sizeof(FlyTaskEnv);
do {
*p++ = 0;
i--;
} while (i != 0);
Copy link
Collaborator

Choose a reason for hiding this comment

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

this looks like a memset call

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.

2 participants