Conversation
adrienntindall
left a comment
There was a problem hiding this comment.
While nothing here is technically wrong, I'd like you to use a little bit more discretion choosing the next decompilation target since this file will have to be almost fully rewritten when we do get to overlay 44.
Notably all the function signatures using void* arguments will have to be updated since they're very clearly meant to be structs-- we just don't know which ones yet, and if you aren't going to touch overlay 44 then it's not really worth trying to define them right now.
Since the file is small anyways, I'll allow it through for now, but in the future if you want to try documenting a file that references a lot of void* unknowns I would suggest digging a bit deeper and trying to resolve struct definitions and such before continuing onward.
|
Build failed |
|
Will see if I can find more context in overlay_44 |
No description provided.