mirror of
https://github.com/zeldaret/oot
synced 2026-06-12 05:27:40 -04:00
HealthMeter_ -> Health_ (#1202)
* HealthMeter_ -> Health_ * PR Suggestion
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user