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

Decompile MAR func_us_8018CA94 #1625

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Decompile MAR func_us_8018CA94 #1625

merged 2 commits into from
Sep 18, 2024

Conversation

hohle
Copy link
Contributor

@hohle hohle commented Sep 17, 2024

No description provided.

@hohle hohle mentioned this pull request Sep 17, 2024
Copy link
Collaborator

@sozud sozud left a comment

Choose a reason for hiding this comment

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

We should recombine the files once the other functions are done but looks good to me

Copy link
Collaborator

@bismurphy bismurphy left a comment

Choose a reason for hiding this comment

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

Recombining will likely be mandatory due to rodata padding anyway. File split is great for now.

s32 pan;

tilemap = &g_Tilemap;
entities = &PLAYER;
Copy link
Collaborator

@bismurphy bismurphy Sep 17, 2024

Choose a reason for hiding this comment

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

Any reason to call this "entities" rather than "player"?

Also might be worth a comment mentioning that these two pointers are unused. Otherwise, looks good.

Copy link
Collaborator

Choose a reason for hiding this comment

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

It doesn't seem like this change was made?

@sozud sozud merged commit 666113f into Xeeynamo:master Sep 18, 2024
14 checks 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.

3 participants