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 FileRom_HandleRead #76

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

chordtoll
Copy link
Contributor

The first in a cluster of IO functions, hoping this is a good point to start inferring signatures of callers and callees.

This one has a few functions I'm don't yet understand well enough to decompile - is it OK to forward declare them like I did here?

Copy link
Collaborator

@AnonymousRandomPerson AnonymousRandomPerson left a comment

Choose a reason for hiding this comment

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

Forward declarations are very common in the decomp process, so you're good there. Thanks!

@AnonymousRandomPerson AnonymousRandomPerson merged commit 5235512 into pret:main Oct 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