diff options
Diffstat (limited to 'src/code/z_parameter.c')
| -rw-r--r-- | src/code/z_parameter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_parameter.c b/src/code/z_parameter.c index fdee59c95..b3de2f763 100644 --- a/src/code/z_parameter.c +++ b/src/code/z_parameter.c @@ -3946,7 +3946,7 @@ void Interface_Update(GlobalContext* globalCtx) { } } - HealthMeter_HandleCriticalAlarm(globalCtx); + HealthMeter_UpdateBeatingHeart(globalCtx); D_80125A58 = func_8008F2F8(globalCtx); if (D_80125A58 == 1) { |
