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_obj_seat_sword OK #107

Merged
merged 6 commits into from
Nov 15, 2024

Conversation

elijah-thomas774
Copy link
Collaborator

No description provided.

src/REL/d/a/obj/d_a_obj_seat_sword.cpp Outdated Show resolved Hide resolved
void dAcOSeatSword_c::doInteraction(s32 param0) {
if (param0 == 5) {
mField_0x7EA = true;
Event evt((char *)sEventName, 0x190, 0x100001, nullptr, nullptr);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the event flag is not a volatile one! #70

@robojumper robojumper changed the title d_a_obj_seat_sword Mostly Ok d_a_obj_seat_sword OK Nov 15, 2024
@robojumper
Copy link
Collaborator

Got it :)

@elijah-thomas774
Copy link
Collaborator Author

I guess this means to not code while tired xD

@elijah-thomas774 elijah-thomas774 merged commit f42f9a0 into zeldaret:main Nov 15, 2024
1 check passed
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