mirror of
https://github.com/zeldaret/oot
synced 2026-05-29 08:43:02 -04: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:
@@ -3946,7 +3946,7 @@ void Interface_Update(GlobalContext* globalCtx) {
|
||||
}
|
||||
}
|
||||
|
||||
HealthMeter_HandleCriticalAlarm(globalCtx);
|
||||
HealthMeter_UpdateBeatingHeart(globalCtx);
|
||||
D_80125A58 = func_8008F2F8(globalCtx);
|
||||
|
||||
if (D_80125A58 == 1) {
|
||||
|
||||
Reference in New Issue
Block a user