Skip to content

match sub_8058AE0#16

Merged
JaceCear merged 5 commits into
SAT-R:mainfrom
SketchyGear:main
Jun 26, 2026
Merged

match sub_8058AE0#16
JaceCear merged 5 commits into
SAT-R:mainfrom
SketchyGear:main

Conversation

@SketchyGear

Copy link
Copy Markdown
Contributor

yeah, i don't think there's much to say about this one

once again, though, thanks for the help, @idefix02!

Comment thread src/game/enemies/aotento.c Outdated
// thanks idefix helping in the matching
bool32 sub_8058AE0(Aotento *enemy)
{
s32 q = Q(64); // a variable just for holding Q(64)? interesting...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You can remove that comment, doesn't help anyone.

And maybe the variable could be called qJumpHeight or something?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yeah, i gotta stop with this weird habit of mines of commenting about either random or obvious stuff lol

Comment thread src/game/enemies/aotento.c Outdated

// (94.17%) https://decomp.me/scratch/nMoLp
NONMATCH("asm/non_matching/game/enemies/aotento__sub_8058AE0.inc", bool32 sub_8058AE0(Aotento *enemy))
// thanks idefix helping in the matching

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think it's clearer to just add the co-author line when merging (I can do that if you'd like)!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

And in the future, best add it when pushing a commit someone helped out on, then it automatically gets added for the Squash-and-merge!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

i mean, if you don't mind it

@JaceCear JaceCear merged commit b34d359 into SAT-R:main Jun 26, 2026
0 of 2 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.

2 participants