From 5143cc4d0d97ab0e0fc2b1333b369bedb0994f21 Mon Sep 17 00:00:00 2001 From: Isghj <42048411+isghj5@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:17:14 -0700 Subject: [PATCH] update lifemeter functions.txt (#1616) --- tools/disasm/functions.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/disasm/functions.txt b/tools/disasm/functions.txt index 0e9195dfb3..2f96973538 100644 --- a/tools/disasm/functions.txt +++ b/tools/disasm/functions.txt @@ -1858,9 +1858,9 @@ 0x801005A0:("Lib_PhysicalToVirtual",), 0x801005C0:("LifeMeter_Init",), 0x8010069C:("LifeMeter_UpdateColors",), - 0x80100A80:("func_80100A80",), - 0x80100AA0:("func_80100AA0",), - 0x80100AF0:("func_80100AF0",), + 0x80100A80:("LifeMeter_SaveInterfaceHealth",), + 0x80100AA0:("LifeMeter_IncreaseInterfaceHealth",), + 0x80100AF0:("LifeMeter_DecreaseInterfaceHealth",), 0x80100B8C:("LifeMeter_Draw",), 0x80101844:("LifeMeter_UpdateSizeAndBeep",), 0x80101930:("LifeMeter_IsCritical",),