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

Symbols from objects #9

Open
Dragorn421 opened this issue Sep 10, 2021 · 1 comment
Open

Symbols from objects #9

Dragorn421 opened this issue Sep 10, 2021 · 1 comment

Comments

@Dragorn421
Copy link
Collaborator

When decomp commits headers for object files (containing stuff like extern AnimationHeader gIngoIdleAnim;), it would be nice to also have them in z64hdr.

And also define the symbols in a linker script like gIngoIdleAnim = 0x06123456.

This would make compiling decomp actors with CAT work out of the box I think, apart from updating the includes.

@Dragorn421
Copy link
Collaborator Author

#11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant