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

d_a_tag_kb_item OK #25

Merged
merged 5 commits into from
Sep 13, 2023
Merged

d_a_tag_kb_item OK #25

merged 5 commits into from
Sep 13, 2023

Conversation

Trueffeloot
Copy link
Contributor

No description provided.

@Trueffeloot
Copy link
Contributor Author

Doesn't match for jpn tww? Do i have to fix something here?

}

/* 00000234-00000258 .text daTagKbItem_Execute__FPv */
void daTagKbItem_Execute(void*) {
/* Nonmatching */
static int daTagKbItem_Execute(void* i_this) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

ideally these return types should match the return type of the member function

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not in this case though. Objdiff shows clrlwi's that need to be generated in the static execute and static draw function. It doesn't match else

Copy link
Collaborator

Choose a reason for hiding this comment

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

hm, ill approve for now but i want to take a closer look at that later

Copy link
Collaborator

Choose a reason for hiding this comment

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

hm, ill approve for now but i want to take a closer look at that later

Copy link
Collaborator

Choose a reason for hiding this comment

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

hm, ill approve for now but i want to take a closer look at that later

@magcius magcius merged commit 8f4ec8a into zeldaret:main Sep 13, 2023
3 checks passed
@Trueffeloot Trueffeloot deleted the d_a_tag_kb_item branch September 13, 2023 22:04
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