-
Notifications
You must be signed in to change notification settings - Fork 829
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
Comment, remove, or revise many unreferenced labels #776
Conversation
96d1e15
to
baa38cb
Compare
Had a bunch more, but most appear to be addressed by the latest commit. I think this is all I see left (in 3 broad categories):
|
|
Since this already started using |
Comment, remove, or revise many unreferenced labels
These were found via
unref.py
: https://pastebin.com/airBsQbQ There are probably more that it didn't catch.Some WRAM labels are not directly referenced but refer to used space, like individual struct fields; those shouldn't be commented.
This syncs with pret/pokegold#64.