mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-13 11:24:40 +00:00
lifemeter_z.c documentation (#1092)
* lifemeter documentation * Review fixes * Rename oscillator members * Do no use true/false with direction * Rerename oscillators
This commit is contained in:
parent
f4a72303cb
commit
1f300f4a79
4 changed files with 78 additions and 72 deletions
|
@ -3946,7 +3946,7 @@ void Interface_Update(GlobalContext* globalCtx) {
|
|||
}
|
||||
}
|
||||
|
||||
HealthMeter_HandleCriticalAlarm(globalCtx);
|
||||
HealthMeter_UpdateBeatingHeart(globalCtx);
|
||||
D_80125A58 = func_8008F2F8(globalCtx);
|
||||
|
||||
if (D_80125A58 == 1) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue