1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-04 15:04:31 +00:00

HealthMeter_ -> Health_ (#1202)

* HealthMeter_ -> Health_

* PR Suggestion
This commit is contained in:
engineer124 2022-05-08 00:18:42 +10:00 committed by GitHub
parent 5cc5cf5a7e
commit 80186ec1ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 16 additions and 16 deletions

View file

@ -146,7 +146,7 @@ void func_801109B0(GlobalContext* globalCtx) {
osSyncPrintf("PARAMETER領域=%x\n", parameterSize + 0x5300); // "Parameter Area = %x"
HealthMeter_Init(globalCtx);
Health_InitMeter(globalCtx);
Map_Init(globalCtx);
interfaceCtx->unk_23C = interfaceCtx->unk_242 = 0;