summaryrefslogtreecommitdiff
path: root/src/code/z_construct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/z_construct.c')
-rw-r--r--src/code/z_construct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_construct.c b/src/code/z_construct.c
index 3d5a9337b..d4fdd05ff 100644
--- a/src/code/z_construct.c
+++ b/src/code/z_construct.c
@@ -155,7 +155,7 @@ void func_801109B0(GlobalContext* globalCtx) {
// Translates to: "Parameter Area = %x"
osSyncPrintf("PARAMETER領域=%x\n", parameterSize + 0x5300);
- Health_InitData(globalCtx);
+ HealthMeter_Init(globalCtx);
Map_Init(globalCtx);
interfaceCtx->unk_23C = interfaceCtx->unk_242 = 0;