1
0
Fork 0
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:
hatal175 2022-01-24 01:17:15 +02:00 committed by GitHub
parent f4a72303cb
commit 1f300f4a79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 78 additions and 72 deletions

View file

@ -3946,7 +3946,7 @@ void Interface_Update(GlobalContext* globalCtx) {
}
}
HealthMeter_HandleCriticalAlarm(globalCtx);
HealthMeter_UpdateBeatingHeart(globalCtx);
D_80125A58 = func_8008F2F8(globalCtx);
if (D_80125A58 == 1) {