mm icon indicating copy to clipboard operation
mm copied to clipboard

`z_parameter`: Hud Visibility

Open engineer124 opened this issue 2 years ago • 1 comments

This bit of code is a little bit of a mess. This controls what is and isn't shown on the hud, and updates all the hud icon alpha's accordingly. Any suggestions for documentation is welcome. I'll likely be opening a similar PR in OoT soon so that both projects can brainstorm ideas for this.

engineer124 avatar Jul 13 '22 01:07 engineer124

A few additional comments:

  1. The code for hud-mode in Interface_Update is not included, but can be seen here for additional context: https://github.com/engineer124/mm/blob/3a27f65cddf4eef5092169c0a8ccb6e56c7a6df9/src/code/z_parameter.c#L6295-L6400

  2. The OoT PR for this system has been opened: https://github.com/zeldaret/oot/pull/1323

  3. Docs have been slightly updated since opening this PR

engineer124 avatar Jul 13 '22 19:07 engineer124