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:
parent
5cc5cf5a7e
commit
80186ec1ab
5 changed files with 16 additions and 16 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue