Files
oot/include
Leonid Kapitonov e46fcbdbc9 Document enum PauseState game over parts (#2283)
* [document] `enum PauseState`, game over parts

* apply Jenkins fixes (automatic code formatting)

also, as previously, i've rerun the "make" to check integrity

* add `PAUSE_STATE_GAME_OVER_*` comments

in case it helps to rename them later, if the need ever arises

* improve `PAUSE_STATE_GAME_OVER_SAVE_*` comments

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

* remove redundant comments

https://github.com/zeldaret/oot/pull/2283#discussion_r1827652667

* apply PR naming suggestions

reverified with
> `check_format.py ...`
> `make ...`
2024-11-15 03:37:10 -05:00
..
2024-09-11 18:02:42 +09:00
2024-09-06 19:32:29 +02:00
2022-11-16 02:32:07 -05:00
2024-09-25 17:41:08 -04:00
2024-09-26 00:21:00 -04:00
2024-10-10 12:56:39 -04:00
2024-09-24 13:45:53 -04:00
2024-10-04 13:52:03 -04:00
2024-09-25 22:45:19 -04:00
2024-10-15 05:20:46 -04:00