-
Notifications
You must be signed in to change notification settings - Fork 599
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
Document enum PauseState
game over parts
#2283
Conversation
also, as previously, i've rerun the "make" to check integrity
in case it helps to rename them later, if the need ever arises
also i've noticed, that `z64pause.h` doesn't comply fully with the `.clang-format` temporary changing a couple of setting to - ColumnLimit: 0 - AlignTrailingComments: false fixes the issue. i don't want to push unrelated formatting here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice :)
Yeah this doesn't conflict with/duplicates any pause docs I've done, I didn't touch game over
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this.
Have thoughts on a few names, put some suggestions for discussion
reverified with > `check_format.py ...` > `make ...`
renamed a set of pause states related to game over sequence
P.S.:
hi, new here 🌞
thank you for the titanic work you've accomplished so far! i've been rummaging around and studying the repo and thought to try and join
also i see there's a quite old kaleido_scope PR, which explicitly didn't touch game over pause states, thus this one should not conflict; much at least