Skip to content

Start decompiling overlay 44#459

Open
ferwardle wants to merge 9 commits intopret:masterfrom
ferwardle:decomp/overlay_44
Open

Start decompiling overlay 44#459
ferwardle wants to merge 9 commits intopret:masterfrom
ferwardle:decomp/overlay_44

Conversation

@ferwardle
Copy link
Contributor

Are partial decomps allowed? Didn't realize this file would be over 400 functions

@PikalaxALT
Copy link
Collaborator

It's possible, almost certain, that the overlay consists of multiple source files. If you can infer file boundaries based on data usage, you can break up the work into logical units and submit them one at a time.

It's also not unusual for a single file to contain hundreds of functions. Just look at the Pokedex application code.

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