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

Generate typeinfo when compiling #122

Open
GRAnimated opened this issue Jun 26, 2024 · 0 comments
Open

Generate typeinfo when compiling #122

GRAnimated opened this issue Jun 26, 2024 · 0 comments

Comments

@GRAnimated
Copy link
Collaborator

Currently, typeinfo is not generated for classes & templates in lib/al or src/. They are generated in sead/agl/, however, leading me to believe that their compile options are slightly different.

I noticed this while decompiling a class and its vtable size was off. I opened the object & the generated decomp elf in IDA and neither has the symbol for the class's typeinfo, only its vtable.

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

No branches or pull requests

1 participant