From ba7ecc6e0790ff91a336c217a62be74df7d91183 Mon Sep 17 00:00:00 2001 From: Luke Street Date: Tue, 15 Aug 2023 23:27:27 -0400 Subject: [PATCH] Add Wii versions --- .github/workflows/build.yml | 2 +- README.md | 3 + config/G2ME01/config.yml | 1 - config/G2ME01/symbols.txt | 424 +- config/G2MJ01/config.yml | 1 - config/G2MP01/config.yml | 1 - config/R32J01/config.yml | 7 + config/R32J01/splits.txt | 10 + config/R32J01/symbols.txt | 28771 +++++++++++++++++++++++++++++++++ config/R3ME01/config.yml | 7 + config/R3ME01/splits.txt | 10 + config/R3ME01/symbols.txt | 28827 +++++++++++++++++++++++++++++++++ config/R3MP01/config.yml | 7 + config/R3MP01/splits.txt | 10 + config/R3MP01/symbols.txt | 29104 ++++++++++++++++++++++++++++++++++ configure.py | 14 +- orig/R32J01.sha1 | 1 + orig/R32J01/.gitkeep | 0 orig/R3ME01.sha1 | 1 + orig/R3ME01/.gitkeep | 0 orig/R3MP01.sha1 | 1 + orig/R3MP01/.gitkeep | 0 src/Runtime/NMWException.h | 2 + tools/dtk_version | 2 +- 24 files changed, 86986 insertions(+), 220 deletions(-) create mode 100644 config/R32J01/config.yml create mode 100644 config/R32J01/splits.txt create mode 100644 config/R32J01/symbols.txt create mode 100644 config/R3ME01/config.yml create mode 100644 config/R3ME01/splits.txt create mode 100644 config/R3ME01/symbols.txt create mode 100644 config/R3MP01/config.yml create mode 100644 config/R3MP01/splits.txt create mode 100644 config/R3MP01/symbols.txt create mode 100644 orig/R32J01.sha1 create mode 100644 orig/R32J01/.gitkeep create mode 100644 orig/R3ME01.sha1 create mode 100644 orig/R3ME01/.gitkeep create mode 100644 orig/R3MP01.sha1 create mode 100644 orig/R3MP01/.gitkeep diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9e1d495..2dbd4e5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ jobs: strategy: fail-fast: false matrix: - version: [G2ME01, G2MJ01, G2MP01] + version: [G2ME01, G2MJ01, G2MP01, R32J01, R3ME01, R3MP01] steps: - name: Checkout uses: actions/checkout@v3 diff --git a/README.md b/README.md index b1ded19..7f420fa 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ This repository builds the following DOLs: 6ef9b491d0cc08bc81a124fdedb8bfaec34d0010 build/G2ME01/main.dol 7f24a768f7b1a687adb88e56559ad8637ed80589 build/G2MJ01/main.dol 5a670d5da3d181e86a0df7cf7751c7055eee35fb build/G2MP01/main.dol +442947ba57dce414917feab0e75a8227690b3e4b build/R32J01/main.dol +2375606f4e9429a699cfa02728b0bb1176421226 build/R3ME01/main.dol +077712e46eb7cf2488942f337d215636edbc972d build/R3MP01/main.dol ``` diff --git a/config/G2ME01/config.yml b/config/G2ME01/config.yml index 76da4f0..2ca8e6b 100644 --- a/config/G2ME01/config.yml +++ b/config/G2ME01/config.yml @@ -2,7 +2,6 @@ object: orig/G2ME01/sys/main.dol hash: 6ef9b491d0cc08bc81a124fdedb8bfaec34d0010 splits: config/G2ME01/splits.txt symbols: config/G2ME01/symbols.txt -auto_force_files: false quick_analysis: true modules: - object: orig/G2ME01/files/RelProd/AIMannedTurret.rel diff --git a/config/G2ME01/symbols.txt b/config/G2ME01/symbols.txt index 790e76a..73008df 100644 --- a/config/G2ME01/symbols.txt +++ b/config/G2ME01/symbols.txt @@ -52,7 +52,7 @@ fn_80003858 = .text:0x80003858; // type:function size:0x24 fn_8000387C = .text:0x8000387C; // type:function size:0x148 align:0x4 fn_800039C4 = .text:0x800039C4; // type:function size:0x54 align:0x4 fn_80003A18 = .text:0x80003A18; // type:function size:0x30 -ResetGameState__5CMainFv = .text:0x80003A48; // type:function size:0x1A0 +ResetGameState__5CMainFv = .text:0x80003A48; // type:function size:0x1A0 scope:global fn_80003BE8 = .text:0x80003BE8; // type:function size:0x5C fn_80003C44 = .text:0x80003C44; // type:function size:0xBC fn_80003D00 = .text:0x80003D00; // type:function size:0xA0 @@ -106,19 +106,19 @@ fn_80005158 = .text:0x80005158; // type:function size:0x148 fn_800052A0 = .text:0x800052A0; // type:function size:0x40 fn_800052E0 = .text:0x800052E0; // type:function size:0x30 fn_80005310 = .text:0x80005310; // type:function size:0xA8 -StreamNewGameState__5CMainFR12CInputStreami = .text:0x800053B8; // type:function size:0x214 align:0x4 -__dt__CMemoryInStream = .text:0x800055CC; // type:function size:0x60 align:0x4 -EnsureWorldPaksReady__5CMainFv = .text:0x8000562C; // type:function size:0x6C +StreamNewGameState__5CMainFR12CInputStreami = .text:0x800053B8; // type:function size:0x214 scope:global align:0x4 +__dt__CMemoryInStream = .text:0x800055CC; // type:function size:0x60 scope:global align:0x4 +EnsureWorldPaksReady__5CMainFv = .text:0x8000562C; // type:function size:0x6C scope:global SomethingWorldId_80005698 = .text:0x80005698; // type:function size:0xD0 __dt__vector_80005768 = .text:0x80005768; // type:function size:0x84 __dt__800057EC = .text:0x800057EC; // type:function size:0x60 vector_copy_8000584C = .text:0x8000584C; // type:function size:0xCC __dt__80005918 = .text:0x80005918; // type:function size:0x50 align:0x4 -AddWorldPaks__5CMainFv = .text:0x80005968; // type:function size:0x180 +AddWorldPaks__5CMainFv = .text:0x80005968; // type:function size:0x180 scope:global __pl__4rstlFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x80005AE8; // type:function size:0x5C scope:weak -AsyncIdle__5CMainFUi = .text:0x80005B44; // type:function size:0x120 +AsyncIdle__5CMainFUi = .text:0x80005B44; // type:function size:0x120 scope:global fn_80005C64 = .text:0x80005C64; // type:function size:0x8 align:0x4 -RsMain__5CMainFiPCPCc = .text:0x80005C6C; // type:function size:0x864 +RsMain__5CMainFiPCPCc = .text:0x80005C6C; // type:function size:0x864 scope:global single_ptr_assign_800064D0 = .text:0x800064D0; // type:function size:0x48 __dt__CGameGlobalObjects_80006518 = .text:0x80006518; // type:function size:0x108 __dt__single_ptr_CGameState_80006620 = .text:0x80006620; // type:function size:0x58 scope:weak @@ -134,40 +134,40 @@ fn_800068F4 = .text:0x800068F4; // type:function size:0x60 fn_80006954 = .text:0x80006954; // type:function size:0x58 fn_800069AC = .text:0x800069AC; // type:function size:0x134 __dt__80006AE0 = .text:0x80006AE0; // type:function size:0x58 -FillInAssetIDs__5CMainFv = .text:0x80006B38; // type:function size:0x48 +FillInAssetIDs__5CMainFv = .text:0x80006B38; // type:function size:0x48 scope:global fn_80006B80 = .text:0x80006B80; // type:function size:0x24 align:0x4 -CheckReset__5CMainFv = .text:0x80006BA4; // type:function size:0x49C +CheckReset__5CMainFv = .text:0x80006BA4; // type:function size:0x49C scope:global fn_80007040 = .text:0x80007040; // type:function size:0x64 fn_800070A4 = .text:0x800070A4; // type:function size:0x50 -CheckTerminate__5CMainFv = .text:0x800070F4; // type:function size:0x8 -DrawDebugMetrics__5CMainFdR10CStopwatch = .text:0x800070FC; // type:function size:0x6C -AddPaksAndFactories__18CGameGlobalObjectsFv = .text:0x80007168; // type:function size:0x790 +CheckTerminate__5CMainFv = .text:0x800070F4; // type:function size:0x8 scope:global +DrawDebugMetrics__5CMainFdR10CStopwatch = .text:0x800070FC; // type:function size:0x6C scope:global +AddPaksAndFactories__18CGameGlobalObjectsFv = .text:0x80007168; // type:function size:0x790 scope:global __dt__800078F8 = .text:0x800078F8; // type:function size:0x60 align:0x4 -MemoryCardInitializePump__5CMainFv = .text:0x80007958; // type:function size:0xBC -Update__24CGameArchitectureSupportFv = .text:0x80007A14; // type:function size:0x6C +MemoryCardInitializePump__5CMainFv = .text:0x80007958; // type:function size:0xBC scope:global +Update__24CGameArchitectureSupportFv = .text:0x80007A14; // type:function size:0x6C scope:global Push__18CArchitectureQueueFRC20CArchitectureMessage = .text:0x80007A80; // type:function size:0x20 scope:weak fn_80007AA0 = .text:0x80007AA0; // type:function size:0x28 fn_80007AC8 = .text:0x80007AC8; // type:function size:0x70 fn_80007B38 = .text:0x80007B38; // type:function size:0x88 -UpdateTicks__24CGameArchitectureSupportFv = .text:0x80007BC0; // type:function size:0x228 -__dt__24CGameArchitectureSupportFv = .text:0x80007DE8; // type:function size:0xDC -__ct__24CGameArchitectureSupportFR10COsContext = .text:0x80007EC4; // type:function size:0x378 -InfiniteLoopAlarm__FP7OSAlarmP9OSContext = .text:0x8000823C; // type:function size:0x80 align:0x4 -LoadStringTable__18CGameGlobalObjectsFv = .text:0x800082BC; // type:function size:0xA0 +UpdateTicks__24CGameArchitectureSupportFv = .text:0x80007BC0; // type:function size:0x228 scope:global +__dt__24CGameArchitectureSupportFv = .text:0x80007DE8; // type:function size:0xDC scope:global +__ct__24CGameArchitectureSupportFR10COsContext = .text:0x80007EC4; // type:function size:0x378 scope:global +InfiniteLoopAlarm__FP7OSAlarmP9OSContext = .text:0x8000823C; // type:function size:0x80 scope:global align:0x4 +LoadStringTable__18CGameGlobalObjectsFv = .text:0x800082BC; // type:function size:0xA0 scope:global __as__Q24rstl47optional_object<28TLockedToken<12CStringTable>>FRC28TLockedToken<12CStringTable> = .text:0x8000835C; // type:function size:0x84 scope:weak -PostInitialize__18CGameGlobalObjectsFR10COsContextR10CMemorySys = .text:0x800083E0; // type:function size:0xAC -__ct__18CGameGlobalObjectsFR10COsContextR10CMemorySys = .text:0x8000848C; // type:function size:0xE4 -ShutdownSubsystems__5CMainFv = .text:0x80008570; // type:function size:0x110 -InitializeSubsystems__5CMainFv = .text:0x80008680; // type:function size:0x15C -__dt__5CMainFv = .text:0x800087DC; // type:function size:0x3C -InvokeCMain = .text:0x80008818; // type:function size:0x80 -__ct__5CMainFP10COsContextPvP10CMemorySysPv = .text:0x80008898; // type:function size:0x114 +PostInitialize__18CGameGlobalObjectsFR10COsContextR10CMemorySys = .text:0x800083E0; // type:function size:0xAC scope:global +__ct__18CGameGlobalObjectsFR10COsContextR10CMemorySys = .text:0x8000848C; // type:function size:0xE4 scope:global +ShutdownSubsystems__5CMainFv = .text:0x80008570; // type:function size:0x110 scope:global +InitializeSubsystems__5CMainFv = .text:0x80008680; // type:function size:0x15C scope:global +__dt__5CMainFv = .text:0x800087DC; // type:function size:0x3C scope:global +InvokeCMain = .text:0x80008818; // type:function size:0x80 scope:global +__ct__5CMainFP10COsContextPvP10CMemorySysPv = .text:0x80008898; // type:function size:0x114 scope:global fn_800089AC = .text:0x800089AC; // type:function size:0x10 align:0x4 -SetMaxSpeed__5CMainFb = .text:0x800089BC; // type:function size:0x60 -fn_80008A1C__5CMainFv = .text:0x80008A1C; // type:function size:0xC +SetMaxSpeed__5CMainFb = .text:0x800089BC; // type:function size:0x60 scope:global +fn_80008A1C__5CMainFv = .text:0x80008A1C; // type:function size:0xC scope:global fn_80008A28 = .text:0x80008A28; // type:function size:0x20 fn_80008A48 = .text:0x80008A48; // type:function size:0x30 -__dl__38TOneStatic<24CGameArchitectureSupport>FPv = .text:0x80008A78; // type:function size:0x2C +__dl__38TOneStatic<24CGameArchitectureSupport>FPv = .text:0x80008A78; // type:function size:0x2C scope:global fn_80008AA4 = .text:0x80008AA4; // type:function size:0xC fn_80008AB0 = .text:0x80008AB0; // type:function size:0x24 fn_80008AD4 = .text:0x80008AD4; // type:function size:0x30 @@ -180,8 +180,8 @@ fn_80008CE0 = .text:0x80008CE0; // type:function size:0x88 fn_80008D68 = .text:0x80008D68; // type:function size:0x80 fn_80008DE8 = .text:0x80008DE8; // type:function size:0xAC fn_80008E94 = .text:0x80008E94; // type:function size:0xAC -ReleaseData__Q24rstl34rc_ptr<24IArchitectureMessageParm>Fv = .text:0x80008F40; // type:function size:0x64 -ReleaseData__Q24rstl15rc_ptr<6CIOWin>Fv = .text:0x80008FA4; // type:function size:0x64 +ReleaseData__Q24rstl34rc_ptr<24IArchitectureMessageParm>Fv = .text:0x80008F40; // type:function size:0x64 scope:global +ReleaseData__Q24rstl15rc_ptr<6CIOWin>Fv = .text:0x80008FA4; // type:function size:0x64 scope:global fn_80009008 = .text:0x80009008; // type:function size:0x50 fn_80009058 = .text:0x80009058; // type:function size:0x50 fn_800090A8 = .text:0x800090A8; // type:function size:0x7C @@ -199,7 +199,7 @@ fn_800094B4 = .text:0x800094B4; // type:function size:0x54 fn_80009508 = .text:0x80009508; // type:function size:0x58 fn_80009560 = .text:0x80009560; // type:function size:0x84 fn_800095E4 = .text:0x800095E4; // type:function size:0x50 -__dt__Q24rstl55list<20CArchitectureMessage,Q24rstl17rmemory_allocator>Fv = .text:0x80009634; // type:function size:0x98 +__dt__Q24rstl55list<20CArchitectureMessage,Q24rstl17rmemory_allocator>Fv = .text:0x80009634; // type:function size:0x98 scope:global fn_800096CC = .text:0x800096CC; // type:function size:0x50 fn_8000971C = .text:0x8000971C; // type:function size:0xA4 fn_800097C0 = .text:0x800097C0; // type:function size:0x50 @@ -512,7 +512,7 @@ fn_8001C690 = .text:0x8001C690; // type:function size:0x54 fn_8001C6E4 = .text:0x8001C6E4; // type:function size:0x130 fn_8001C814 = .text:0x8001C814; // type:function size:0x68 align:0x4 fn_8001C87C = .text:0x8001C87C; // type:function size:0x58 -__dt__Q24rstl48vector<11SConnection,Q24rstl17rmemory_allocator>Fv = .text:0x8001C8D4; // type:function size:0x54 +__dt__Q24rstl48vector<11SConnection,Q24rstl17rmemory_allocator>Fv = .text:0x8001C8D4; // type:function size:0x54 scope:global fn_8001C928 = .text:0x8001C928; // type:function size:0x34 align:0x4 fn_8001C95C = .text:0x8001C95C; // type:function size:0x178 fn_8001CAD4 = .text:0x8001CAD4; // type:function size:0x98 @@ -546,14 +546,14 @@ fn_8001D7D8 = .text:0x8001D7D8; // type:function size:0x8 align:0x4 fn_8001D7E0 = .text:0x8001D7E0; // type:function size:0x5C fn_8001D83C = .text:0x8001D83C; // type:function size:0x4C fn_8001D888 = .text:0x8001D888; // type:function size:0x1FC -__ct__15CInputGeneratorFP10COsContextff = .text:0x8001DA84; // type:function size:0x70 +__ct__15CInputGeneratorFP10COsContextff = .text:0x8001DA84; // type:function size:0x70 scope:global fn_8001DAF4 = .text:0x8001DAF4; // type:function size:0x60 align:0x4 fn_8001DB54 = .text:0x8001DB54; // type:function size:0x314 align:0x4 fn_8001DE68 = .text:0x8001DE68; // type:function size:0xE0 align:0x4 fn_8001DF48 = .text:0x8001DF48; // type:function size:0x4 align:0x4 fn_8001DF4C = .text:0x8001DF4C; // type:function size:0x8 align:0x4 fn_8001DF54 = .text:0x8001DF54; // type:function size:0xB4 align:0x4 -__ct__9CMainFlowFv = .text:0x8001E008; // type:function size:0x68 +__ct__9CMainFlowFv = .text:0x8001E008; // type:function size:0x68 scope:global fn_8001E070 = .text:0x8001E070; // type:function size:0xC align:0x4 fn_8001E07C = .text:0x8001E07C; // type:function size:0x2EC align:0x4 fn_8001E368 = .text:0x8001E368; // type:function size:0x48 @@ -1201,7 +1201,7 @@ fn_80041878 = .text:0x80041878; // type:function size:0x40 fn_800418B8 = .text:0x800418B8; // type:function size:0x64 fn_8004191C = .text:0x8004191C; // type:function size:0x4C fn_80041968 = .text:0x80041968; // type:function size:0x30 -GetObjectById__13CStateManagerCF9TUniqueId = .text:0x80041998; // type:function size:0x30 +GetObjectById__13CStateManagerCF9TUniqueId = .text:0x80041998; // type:function size:0x30 scope:global fn_800419C8 = .text:0x800419C8; // type:function size:0x4 align:0x4 fn_800419CC = .text:0x800419CC; // type:function size:0x94 align:0x4 fn_80041A60 = .text:0x80041A60; // type:function size:0x3C align:0x4 @@ -1222,7 +1222,7 @@ fn_800423B0 = .text:0x800423B0; // type:function size:0x2C fn_800423DC = .text:0x800423DC; // type:function size:0x2C fn_80042408 = .text:0x80042408; // type:function size:0x2C fn_80042434 = .text:0x80042434; // type:function size:0x14C -AllocateUniqueId__13CStateManagerFv = .text:0x80042580; // type:function size:0x11C +AllocateUniqueId__13CStateManagerFv = .text:0x80042580; // type:function size:0x11C scope:global fn_8004269C = .text:0x8004269C; // type:function size:0x58C align:0x4 fn_80042C28 = .text:0x80042C28; // type:function size:0x58 fn_80042C80 = .text:0x80042C80; // type:function size:0x1BC @@ -1340,9 +1340,9 @@ fn_800478D8 = .text:0x800478D8; // type:function size:0x1D8 align:0x4 fn_80047AB0 = .text:0x80047AB0; // type:function size:0x100 fn_80047BB0 = .text:0x80047BB0; // type:function size:0x1A4 scope:global fn_80047D54 = .text:0x80047D54; // type:function size:0x108 scope:global -SearchForSomething__7CEntityFR13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x80047E5C; // type:function size:0xD8 -GetAreaId__7CEntityCFv = .text:0x80047F34; // type:function size:0x24 -SetActive__7CEntityFb = .text:0x80047F58; // type:function size:0x10 align:0x4 +SearchForSomething__7CEntityFR13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x80047E5C; // type:function size:0xD8 scope:global +GetAreaId__7CEntityCFv = .text:0x80047F34; // type:function size:0x24 scope:global +SetActive__7CEntityFb = .text:0x80047F58; // type:function size:0x10 scope:global align:0x4 fn_80047F68 = .text:0x80047F68; // type:function size:0x80 align:0x4 Think__7CEntityFfR13CStateManager = .text:0x80047FE8; // type:function size:0x4 scope:global PreThink__7CEntityFfR13CStateManager = .text:0x80047FEC; // type:function size:0x4 scope:global align:0x4 @@ -1374,7 +1374,7 @@ fn_80048CE4 = .text:0x80048CE4; // type:function size:0x8 align:0x4 fn_80048CEC = .text:0x80048CEC; // type:function size:0x8 align:0x4 fn_80048CF4 = .text:0x80048CF4; // type:function size:0xCC fn_80048DC0 = .text:0x80048DC0; // type:function size:0x8 align:0x4 -CreateTimerTick__7MakeMsgF14EArchMsgTargetRCf = .text:0x80048DC8; // type:function size:0xCC +CreateTimerTick__7MakeMsgF14EArchMsgTargetRCf = .text:0x80048DC8; // type:function size:0xCC scope:global fn_80048E94 = .text:0x80048E94; // type:function size:0x8 fn_80048E9C = .text:0x80048E9C; // type:function size:0x8 fn_80048EA4 = .text:0x80048EA4; // type:function size:0xCC align:0x4 @@ -1394,10 +1394,10 @@ fn_8004985C = .text:0x8004985C; // type:function size:0x28 fn_80049884 = .text:0x80049884; // type:function size:0x194 RemoveAllIOWins__13CIOWinManagerFv = .text:0x80049A18; // type:function size:0x80 scope:global fn_80049A98 = .text:0x80049A98; // type:function size:0x144 -AddIOWin__13CIOWinManagerFQ24rstl17ncrc_ptr<6CIOWin>ii = .text:0x80049BDC; // type:function size:0x17C +AddIOWin__13CIOWinManagerFQ24rstl17ncrc_ptr<6CIOWin>ii = .text:0x80049BDC; // type:function size:0x17C scope:global fn_80049D58 = .text:0x80049D58; // type:function size:0x2C -__dt__13CIOWinManagerFv = .text:0x80049D84; // type:function size:0x64 -__ct__13CIOWinManagerFv = .text:0x80049DE8; // type:function size:0x28 +__dt__13CIOWinManagerFv = .text:0x80049D84; // type:function size:0x64 scope:global +__ct__13CIOWinManagerFv = .text:0x80049DE8; // type:function size:0x28 scope:global fn_80049E10 = .text:0x80049E10; // type:function size:0x4 align:0x4 fn_80049E14 = .text:0x80049E14; // type:function size:0x4 align:0x4 fn_80049E18 = .text:0x80049E18; // type:function size:0x8 align:0x4 @@ -2859,7 +2859,7 @@ fn_80099F58 = .text:0x80099F58; // type:function size:0x24 align:0x4 fn_80099F7C = .text:0x80099F7C; // type:function size:0x30 align:0x4 fn_80099FAC = .text:0x80099FAC; // type:function size:0x24 align:0x4 fn_80099FD0 = .text:0x80099FD0; // type:function size:0x30 align:0x4 -CastToPlayer__FPC7CEntity = .text:0x8009A000; // type:function size:0x24 align:0x4 +CastToPlayer__FPC7CEntity = .text:0x8009A000; // type:function size:0x24 scope:global align:0x4 fn_8009A024 = .text:0x8009A024; // type:function size:0x30 align:0x4 fn_8009A054 = .text:0x8009A054; // type:function size:0x24 align:0x4 fn_8009A078 = .text:0x8009A078; // type:function size:0x30 align:0x4 @@ -3383,23 +3383,23 @@ fn_800B34D0 = .text:0x800B34D0; // type:function size:0x120 fn_800B35F0 = .text:0x800B35F0; // type:function size:0x30 fn_800B3620 = .text:0x800B3620; // type:function size:0x1F4 align:0x4 fn_800B3814 = .text:0x800B3814; // type:function size:0x88 -LoadPickup__FR13CStateManagerR12CInputStreamRC11CEntityInfo = .text:0x800B389C; // type:function size:0x818 align:0x4 -__ct__10SLdrPickupFv = .text:0x800B40B4; // type:function size:0x148 -ShowAllKeysCollectedAlert_800b41fc = .text:0x800B41FC; // type:function size:0x2A8 align:0x4 +LoadPickup__FR13CStateManagerR12CInputStreamRC11CEntityInfo = .text:0x800B389C; // type:function size:0x818 scope:global align:0x4 +__ct__10SLdrPickupFv = .text:0x800B40B4; // type:function size:0x148 scope:global +ShowAllKeysCollectedAlert_800b41fc = .text:0x800B41FC; // type:function size:0x2A8 scope:global align:0x4 GetPosition_800B44A4 = .text:0x800B44A4; // type:function size:0x74 align:0x4 fn_800B4518 = .text:0x800B4518; // type:function size:0x58 align:0x4 -GetItem__13CScriptPickupCFv = .text:0x800B4570; // type:function size:0x8 align:0x4 -AddToRenderer__13CScriptPickupCFRC14CFrustumPlanesRC13CStateManager = .text:0x800B4578; // type:function size:0x4C align:0x4 -AcceptScriptMsg__13CScriptPickupFR13CStateManagerR10CScriptMsg = .text:0x800B45C4; // type:function size:0xF8 align:0x4 -GetTouchBounds__13CScriptPickupCFv = .text:0x800B46BC; // type:function size:0xC4 align:0x4 -Touch__13CScriptPickupFR6CActorR13CStateManager = .text:0x800B4780; // type:function size:0x50C align:0x4 -Think__13CScriptPickupFfR13CStateManager = .text:0x800B4C8C; // type:function size:0xCF8 align:0x4 -IsVisible__13CScriptPickupCFv = .text:0x800B5984; // type:function size:0x38 -CScriptPickup_act_vtable_2 = .text:0x800B59BC; // type:function size:0x48 align:0x4 -CScriptPickup_act_vtable_6 = .text:0x800B5A04; // type:function size:0x58 align:0x4 -__dt__13CScriptPickupFv = .text:0x800B5A5C; // type:function size:0x88 align:0x4 +GetItem__13CScriptPickupCFv = .text:0x800B4570; // type:function size:0x8 scope:global align:0x4 +AddToRenderer__13CScriptPickupCFRC14CFrustumPlanesRC13CStateManager = .text:0x800B4578; // type:function size:0x4C scope:global align:0x4 +AcceptScriptMsg__13CScriptPickupFR13CStateManagerR10CScriptMsg = .text:0x800B45C4; // type:function size:0xF8 scope:global align:0x4 +GetTouchBounds__13CScriptPickupCFv = .text:0x800B46BC; // type:function size:0xC4 scope:global align:0x4 +Touch__13CScriptPickupFR6CActorR13CStateManager = .text:0x800B4780; // type:function size:0x50C scope:global align:0x4 +Think__13CScriptPickupFfR13CStateManager = .text:0x800B4C8C; // type:function size:0xCF8 scope:global align:0x4 +IsVisible__13CScriptPickupCFv = .text:0x800B5984; // type:function size:0x38 scope:global +CScriptPickup_act_vtable_2 = .text:0x800B59BC; // type:function size:0x48 scope:global align:0x4 +CScriptPickup_act_vtable_6 = .text:0x800B5A04; // type:function size:0x58 scope:global align:0x4 +__dt__13CScriptPickupFv = .text:0x800B5A5C; // type:function size:0x88 scope:global align:0x4 __ct__13CScriptPickupF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC10CModelDataRC16CActorParametersRC15CEchoParametersRC6CAABoxQ212CPlayerState9EItemTypeiiiUibbbbffffffffRC9CVector3f = .text:0x800B5AE4; // type:function size:0x424 scope:global -__sinit_CScriptPickup_cpp = .text:0x800B5F08; // type:function size:0xC align:0x4 +__sinit_CScriptPickup_cpp = .text:0x800B5F08; // type:function size:0xC scope:global align:0x4 fn_800B5F14 = .text:0x800B5F14; // type:function size:0x78 align:0x4 fn_800B5F8C = .text:0x800B5F8C; // type:function size:0x64 align:0x4 fn_800B5FF0 = .text:0x800B5FF0; // type:function size:0x70 @@ -3469,7 +3469,7 @@ fn_800BAA5C = .text:0x800BAA5C; // type:function size:0xA4 fn_800BAB00 = .text:0x800BAB00; // type:function size:0xD4 align:0x4 EnabledForPlayer__13CHUDMemoParmsCFi = .text:0x800BABD4; // type:function size:0x20 scope:global __ct__13CHUDMemoParmsFfbbbib = .text:0x800BABF4; // type:function size:0x1C scope:global -LoadHUDMemo__FR13CStateManagerR12CInputStreamRC11CEntityInfo = .text:0x800BAC10; // type:function size:0x3C4 align:0x4 +LoadHUDMemo__FR13CStateManagerR12CInputStreamRC11CEntityInfo = .text:0x800BAC10; // type:function size:0x3C4 scope:global align:0x4 AcceptScriptMsg__14CScriptHUDMemoFR13CStateManagerR10CScriptMsg = .text:0x800BAFD4; // type:function size:0x240 scope:global align:0x4 __dt__14CScriptHUDMemoFv = .text:0x800BB214; // type:function size:0x90 scope:global align:0x4 __ct__14CScriptHUDMemoF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC13CHUDMemoParmsbQ214CScriptHUDMemo12EDisplayTypeUi = .text:0x800BB2A4; // type:function size:0x214 scope:global @@ -3748,7 +3748,7 @@ fn_800D61A4 = .text:0x800D61A4; // type:function size:0x104 align:0x4 fn_800D62A8 = .text:0x800D62A8; // type:function size:0x48 align:0x4 fn_800D62F0 = .text:0x800D62F0; // type:function size:0x70 align:0x4 fn_800D6360 = .text:0x800D6360; // type:function size:0x90 align:0x4 -__ct__20CConsoleOutputWindowFiff = .text:0x800D63F0; // type:function size:0x1B4 +__ct__20CConsoleOutputWindowFiff = .text:0x800D63F0; // type:function size:0x1B4 scope:global fn_800D65A4 = .text:0x800D65A4; // type:function size:0xA0 fn_800D6644 = .text:0x800D6644; // type:function size:0xE38 align:0x4 fn_800D747C = .text:0x800D747C; // type:function size:0x4C @@ -3965,7 +3965,7 @@ fn_800E5394 = .text:0x800E5394; // type:function size:0x34 align:0x4 fn_800E53C8 = .text:0x800E53C8; // type:function size:0x2C fn_800E53F4 = .text:0x800E53F4; // type:function size:0x38 fn_800E542C = .text:0x800E542C; // type:function size:0x16C align:0x4 -GetBounds__10CModelDataCFRC12CTransform4f = .text:0x800E5598; // type:function size:0x134 +GetBounds__10CModelDataCFRC12CTransform4f = .text:0x800E5598; // type:function size:0x134 scope:global fn_800E56CC = .text:0x800E56CC; // type:function size:0x84 align:0x4 fn_800E5750 = .text:0x800E5750; // type:function size:0x84 fn_800E57D4 = .text:0x800E57D4; // type:function size:0x84 @@ -3991,7 +3991,7 @@ fn_800E62A0 = .text:0x800E62A0; // type:function size:0x138 fn_800E63D8 = .text:0x800E63D8; // type:function size:0xB4 align:0x4 fn_800E648C = .text:0x800E648C; // type:function size:0x148 fn_800E65D4 = .text:0x800E65D4; // type:function size:0x23C -__dt__10CModelDataFv = .text:0x800E6810; // type:function size:0xF0 +__dt__10CModelDataFv = .text:0x800E6810; // type:function size:0xF0 scope:global fn_800E6900 = .text:0x800E6900; // type:function size:0x1D0 fn_800E6AD0 = .text:0x800E6AD0; // type:function size:0x98 align:0x4 fn_800E6B68 = .text:0x800E6B68; // type:function size:0x13C @@ -5860,41 +5860,41 @@ fn_801606D8 = .text:0x801606D8; // type:function size:0x15C fn_80160834 = .text:0x80160834; // type:function size:0x214 fn_80160A48 = .text:0x80160A48; // type:function size:0x2C fn_80160A74 = .text:0x80160A74; // type:function size:0x1AC align:0x4 -SetControls__12CGameOptionsFi = .text:0x80160C20; // type:function size:0x20 -ResetControllerAssets__12CGameOptionsFi = .text:0x80160C40; // type:function size:0x238 -ToggleControls__12CGameOptionsFb = .text:0x80160E78; // type:function size:0x44 -SetIsRumbleEnabled__12CGameOptionsFb = .text:0x80160EBC; // type:function size:0x10 -SetInvertYAxis__12CGameOptionsFb = .text:0x80160ECC; // type:function size:0x10 -SetFlag3__12CGameOptionsFb = .text:0x80160EDC; // type:function size:0x10 -SetIsHintSystemEnabled__12CGameOptionsFb = .text:0x80160EEC; // type:function size:0x10 -SetHUDLag__12CGameOptionsFb = .text:0x80160EFC; // type:function size:0x10 -GetHelmetAlpha__12CGameOptionsCFv = .text:0x80160F0C; // type:function size:0x34 align:0x4 -GetHelmetAlphaRaw__12CGameOptionsCFv = .text:0x80160F40; // type:function size:0x8 align:0x4 -SetHelmetAlpha__12CGameOptionsFi = .text:0x80160F48; // type:function size:0x8 -GetHudAlpha__12CGameOptionsCFv = .text:0x80160F50; // type:function size:0x34 align:0x4 -SetHudAlpha__12CGameOptionsFi = .text:0x80160F84; // type:function size:0x8 -GetHudAlphaRaw__12CGameOptionsCFv = .text:0x80160F8C; // type:function size:0x8 align:0x4 -SetSurroundMode__12CGameOptionsFQ29CAudioSys14ESurroundModesb = .text:0x80160F94; // type:function size:0x50 -SetMusicVolume__12CGameOptionsFib = .text:0x80160FE4; // type:function size:0x50 -SetSfxVolume__12CGameOptionsFib = .text:0x80161034; // type:function size:0xA0 -SetScreenStretch__12CGameOptionsFib = .text:0x801610D4; // type:function size:0x74 -SetScreenPositionY__12CGameOptionsFib = .text:0x80161148; // type:function size:0x74 -SetScreenPositionX__12CGameOptionsFib = .text:0x801611BC; // type:function size:0x74 -TuneScreenBrightness__12CGameOptionsFv = .text:0x80161230; // type:function size:0x44 -SetScreenBrightness__12CGameOptionsFib = .text:0x80161274; // type:function size:0x50 +SetControls__12CGameOptionsFi = .text:0x80160C20; // type:function size:0x20 scope:global +ResetControllerAssets__12CGameOptionsFi = .text:0x80160C40; // type:function size:0x238 scope:global +ToggleControls__12CGameOptionsFb = .text:0x80160E78; // type:function size:0x44 scope:global +SetIsRumbleEnabled__12CGameOptionsFb = .text:0x80160EBC; // type:function size:0x10 scope:global +SetInvertYAxis__12CGameOptionsFb = .text:0x80160ECC; // type:function size:0x10 scope:global +SetFlag3__12CGameOptionsFb = .text:0x80160EDC; // type:function size:0x10 scope:global +SetIsHintSystemEnabled__12CGameOptionsFb = .text:0x80160EEC; // type:function size:0x10 scope:global +SetHUDLag__12CGameOptionsFb = .text:0x80160EFC; // type:function size:0x10 scope:global +GetHelmetAlpha__12CGameOptionsCFv = .text:0x80160F0C; // type:function size:0x34 scope:global align:0x4 +GetHelmetAlphaRaw__12CGameOptionsCFv = .text:0x80160F40; // type:function size:0x8 scope:global align:0x4 +SetHelmetAlpha__12CGameOptionsFi = .text:0x80160F48; // type:function size:0x8 scope:global +GetHudAlpha__12CGameOptionsCFv = .text:0x80160F50; // type:function size:0x34 scope:global align:0x4 +SetHudAlpha__12CGameOptionsFi = .text:0x80160F84; // type:function size:0x8 scope:global +GetHudAlphaRaw__12CGameOptionsCFv = .text:0x80160F8C; // type:function size:0x8 scope:global align:0x4 +SetSurroundMode__12CGameOptionsFQ29CAudioSys14ESurroundModesb = .text:0x80160F94; // type:function size:0x50 scope:global +SetMusicVolume__12CGameOptionsFib = .text:0x80160FE4; // type:function size:0x50 scope:global +SetSfxVolume__12CGameOptionsFib = .text:0x80161034; // type:function size:0xA0 scope:global +SetScreenStretch__12CGameOptionsFib = .text:0x801610D4; // type:function size:0x74 scope:global +SetScreenPositionY__12CGameOptionsFib = .text:0x80161148; // type:function size:0x74 scope:global +SetScreenPositionX__12CGameOptionsFib = .text:0x801611BC; // type:function size:0x74 scope:global +TuneScreenBrightness__12CGameOptionsFv = .text:0x80161230; // type:function size:0x44 scope:global +SetScreenBrightness__12CGameOptionsFib = .text:0x80161274; // type:function size:0x50 scope:global EnsureOptions__12CGameOptionsFv = .text:0x801612C4; // type:function size:0x10C scope:global -ResetVisorToDefaults__12CGameOptionsFv = .text:0x801613D0; // type:function size:0x6C align:0x4 -ResetSoundToDefaults__12CGameOptionsFv = .text:0x8016143C; // type:function size:0x4C align:0x4 -ResetScreenToDefaults__12CGameOptionsFv = .text:0x80161488; // type:function size:0x4C align:0x4 -ResetExtraFlagsToDefaults__12CGameOptionsFv = .text:0x801614D4; // type:function size:0x60 align:0x4 -ResetToDefaults__12CGameOptionsFv = .text:0x80161534; // type:function size:0xB8 align:0x4 -PutTo__12CGameOptionsFR16CMemoryStreamOut = .text:0x801615EC; // type:function size:0x23C -__ct__12CGameOptionsFR12CInputStream = .text:0x80161828; // type:function size:0x320 -__ct__12CGameOptionsFv = .text:0x80161B48; // type:function size:0x134 -fn_80161C7C__12CGameOptionsFb = .text:0x80161C7C; // type:function size:0x8 align:0x4 -fn_80161C84__12CGameOptionsFv = .text:0x80161C84; // type:function size:0x8 -InitSoundMode__12CGameOptionsFv = .text:0x80161C8C; // type:function size:0x58 -CGameOptions_CalculateBits__FUi = .text:0x80161CE4; // type:function size:0x20 +ResetVisorToDefaults__12CGameOptionsFv = .text:0x801613D0; // type:function size:0x6C scope:global align:0x4 +ResetSoundToDefaults__12CGameOptionsFv = .text:0x8016143C; // type:function size:0x4C scope:global align:0x4 +ResetScreenToDefaults__12CGameOptionsFv = .text:0x80161488; // type:function size:0x4C scope:global align:0x4 +ResetExtraFlagsToDefaults__12CGameOptionsFv = .text:0x801614D4; // type:function size:0x60 scope:global align:0x4 +ResetToDefaults__12CGameOptionsFv = .text:0x80161534; // type:function size:0xB8 scope:global align:0x4 +PutTo__12CGameOptionsFR16CMemoryStreamOut = .text:0x801615EC; // type:function size:0x23C scope:global +__ct__12CGameOptionsFR12CInputStream = .text:0x80161828; // type:function size:0x320 scope:global +__ct__12CGameOptionsFv = .text:0x80161B48; // type:function size:0x134 scope:global +fn_80161C7C__12CGameOptionsFb = .text:0x80161C7C; // type:function size:0x8 scope:global align:0x4 +fn_80161C84__12CGameOptionsFv = .text:0x80161C84; // type:function size:0x8 scope:global +InitSoundMode__12CGameOptionsFv = .text:0x80161C8C; // type:function size:0x58 scope:global +CGameOptions_CalculateBits__FUi = .text:0x80161CE4; // type:function size:0x20 scope:global fn_80161D04 = .text:0x80161D04; // type:function size:0x1C4 fn_80161EC8 = .text:0x80161EC8; // type:function size:0x78 fn_80161F40 = .text:0x80161F40; // type:function size:0x7C @@ -5934,7 +5934,7 @@ fn_80166690 = .text:0x80166690; // type:function size:0xCC fn_8016675C = .text:0x8016675C; // type:function size:0xC8 fn_80166824 = .text:0x80166824; // type:function size:0x44 fn_80166868 = .text:0x80166868; // type:function size:0x18 -Initialize__13CEnvFxManagerFv = .text:0x80166880; // type:function size:0xEC +Initialize__13CEnvFxManagerFv = .text:0x80166880; // type:function size:0xEC scope:global fn_8016696C = .text:0x8016696C; // type:function size:0x1B8 align:0x4 fn_80166B24 = .text:0x80166B24; // type:function size:0x238 align:0x4 fn_80166D5C = .text:0x80166D5C; // type:function size:0x44 align:0x4 @@ -6386,7 +6386,7 @@ fn_80181480 = .text:0x80181480; // type:function size:0x50 align:0x4 fn_801814D0 = .text:0x801814D0; // type:function size:0x128 fn_801815F8 = .text:0x801815F8; // type:function size:0x8C align:0x4 fn_80181684 = .text:0x80181684; // type:function size:0x18 align:0x4 -__ct__18CErrorOutputWindowFb = .text:0x8018169C; // type:function size:0xB4 +__ct__18CErrorOutputWindowFb = .text:0x8018169C; // type:function size:0xB4 scope:global fn_80181750 = .text:0x80181750; // type:function size:0x80 align:0x4 fn_801817D0 = .text:0x801817D0; // type:function size:0x40 align:0x4 fn_80181810 = .text:0x80181810; // type:function size:0x8C @@ -9167,7 +9167,7 @@ fn_80216D2C = .text:0x80216D2C; // type:function size:0xC align:0x4 fn_80216D38 = .text:0x80216D38; // type:function size:0xC fn_80216D44 = .text:0x80216D44; // type:function size:0xC align:0x4 fn_80216D50 = .text:0x80216D50; // type:function size:0xC -GetPakFile__10CTweakGameFv = .text:0x80216D5C; // type:function size:0x28 +GetPakFile__10CTweakGameFv = .text:0x80216D5C; // type:function size:0x28 scope:global fn_80216D84 = .text:0x80216D84; // type:function size:0x74 align:0x4 fn_80216DF8 = .text:0x80216DF8; // type:function size:0x40 align:0x4 fn_80216E38 = .text:0x80216E38; // type:function size:0x40 @@ -9415,8 +9415,8 @@ fn_80218434 = .text:0x80218434; // type:function size:0x40 fn_80218474 = .text:0x80218474; // type:function size:0x40 fn_802184B4 = .text:0x802184B4; // type:function size:0xC fn_802184C0 = .text:0x802184C0; // type:function size:0xC -GetRightAnalogMax__12CTweakPlayerFv = .text:0x802184CC; // type:function size:0xC -GetLeftAnalogMax__12CTweakPlayerFv = .text:0x802184D8; // type:function size:0xC +GetRightAnalogMax__12CTweakPlayerFv = .text:0x802184CC; // type:function size:0xC scope:global +GetLeftAnalogMax__12CTweakPlayerFv = .text:0x802184D8; // type:function size:0xC scope:global fn_802184E4 = .text:0x802184E4; // type:function size:0xC align:0x4 fn_802184F0 = .text:0x802184F0; // type:function size:0xC align:0x4 fn_802184FC = .text:0x802184FC; // type:function size:0xC align:0x4 @@ -10100,19 +10100,19 @@ fn_8023A1D8 = .text:0x8023A1D8; // type:function size:0x310 align:0x4 fn_8023A4E8 = .text:0x8023A4E8; // type:function size:0x23C fn_8023A724 = .text:0x8023A724; // type:function size:0x84 fn_8023A7A8 = .text:0x8023A7A8; // type:function size:0x2BC -LoadEchoParameters__FRC18SLdrEchoParameters = .text:0x8023AA64; // type:function size:0x3C -LoadActorParameters__FRC19SLdrActorParameters = .text:0x8023AAA0; // type:function size:0x164 +LoadEchoParameters__FRC18SLdrEchoParameters = .text:0x8023AA64; // type:function size:0x3C scope:global +LoadActorParameters__FRC19SLdrActorParameters = .text:0x8023AAA0; // type:function size:0x164 scope:global fn_8023AC04 = .text:0x8023AC04; // type:function size:0x74 fn_8023AC78 = .text:0x8023AC78; // type:function size:0x1C align:0x4 fn_8023AC94 = .text:0x8023AC94; // type:function size:0xC -LoadEditorTransform__FRC20SLdrEditorProperties = .text:0x8023ACA0; // type:function size:0x38 +LoadEditorTransform__FRC20SLdrEditorProperties = .text:0x8023ACA0; // type:function size:0x38 scope:global fn_8023ACD8 = .text:0x8023ACD8; // type:function size:0x24 align:0x4 fn_8023ACFC = .text:0x8023ACFC; // type:function size:0x59C fn_8023B298 = .text:0x8023B298; // type:function size:0x38 fn_8023B2D0 = .text:0x8023B2D0; // type:function size:0x28 fn_8023B2F8 = .text:0x8023B2F8; // type:function size:0xA4 -LoadTypedefSLdrEchoParameters__FR18SLdrEchoParametersR12CInputStream = .text:0x8023B39C; // type:function size:0x184 align:0x4 -__dt__18SLdrEchoParametersFv = .text:0x8023B520; // type:function size:0x3C align:0x4 +LoadTypedefSLdrEchoParameters__FR18SLdrEchoParametersR12CInputStream = .text:0x8023B39C; // type:function size:0x184 scope:global align:0x4 +__dt__18SLdrEchoParametersFv = .text:0x8023B520; // type:function size:0x3C scope:global align:0x4 fn_8023B55C = .text:0x8023B55C; // type:function size:0x30 fn_8023B58C = .text:0x8023B58C; // type:function size:0xA8 align:0x4 fn_8023B634 = .text:0x8023B634; // type:function size:0x3C align:0x4 @@ -10144,8 +10144,8 @@ fn_8023CB40 = .text:0x8023CB40; // type:function size:0x4C align:0x4 fn_8023CB8C = .text:0x8023CB8C; // type:function size:0x1338 fn_8023DEC4 = .text:0x8023DEC4; // type:function size:0x3C fn_8023DF00 = .text:0x8023DF00; // type:function size:0x1C4 -LoadTypedefSLdrPlayerItem__FR14SLdrPlayerItemR12CInputStream = .text:0x8023E0C4; // type:function size:0x18 -__dt__14SLdrPlayerItemFv = .text:0x8023E0DC; // type:function size:0x3C align:0x4 +LoadTypedefSLdrPlayerItem__FR14SLdrPlayerItemR12CInputStream = .text:0x8023E0C4; // type:function size:0x18 scope:global +__dt__14SLdrPlayerItemFv = .text:0x8023E0DC; // type:function size:0x3C scope:global align:0x4 fn_8023E118 = .text:0x8023E118; // type:function size:0xC fn_8023E124 = .text:0x8023E124; // type:function size:0x130 align:0x4 fn_8023E254 = .text:0x8023E254; // type:function size:0x70 align:0x4 @@ -10159,11 +10159,11 @@ fn_8023E5E4 = .text:0x8023E5E4; // type:function size:0x10 fn_8023E5F4 = .text:0x8023E5F4; // type:function size:0x730 align:0x4 fn_8023ED24 = .text:0x8023ED24; // type:function size:0x88 align:0x4 fn_8023EDAC = .text:0x8023EDAC; // type:function size:0x190 align:0x4 -LoadTypedefSLdrEditorProperties__FR20SLdrEditorPropertiesR12CInputStream = .text:0x8023EF3C; // type:function size:0x140 -__dt__20SLdrEditorPropertiesFv = .text:0x8023F07C; // type:function size:0x68 +LoadTypedefSLdrEditorProperties__FR20SLdrEditorPropertiesR12CInputStream = .text:0x8023EF3C; // type:function size:0x140 scope:global +__dt__20SLdrEditorPropertiesFv = .text:0x8023F07C; // type:function size:0x68 scope:global __ct__20SLdrEditorPropertiesFv = .text:0x8023F0E4; // type:function size:0x58 scope:global -LoadTypedefSLdrActorParameters__FR19SLdrActorParametersR12CInputStream = .text:0x8023F13C; // type:function size:0x388 align:0x4 -__dt__19SLdrActorParametersFv = .text:0x8023F4C4; // type:function size:0x70 +LoadTypedefSLdrActorParameters__FR19SLdrActorParametersR12CInputStream = .text:0x8023F13C; // type:function size:0x388 scope:global align:0x4 +__dt__19SLdrActorParametersFv = .text:0x8023F4C4; // type:function size:0x70 scope:global fn_8023F534 = .text:0x8023F534; // type:function size:0xB4 fn_8023F5E8 = .text:0x8023F5E8; // type:function size:0xE0 fn_8023F6C8 = .text:0x8023F6C8; // type:function size:0x3C @@ -10234,12 +10234,12 @@ fn_80242134 = .text:0x80242134; // type:function size:0xC fn_80242140 = .text:0x80242140; // type:function size:0xD8 fn_80242218 = .text:0x80242218; // type:function size:0x3C fn_80242254 = .text:0x80242254; // type:function size:0x14 -LoadTypedefSLdrAnimationParameters__FR23SLdrAnimationParametersR12CInputStream = .text:0x80242268; // type:function size:0x40 -__dt__23SLdrAnimationParametersFv = .text:0x802422A8; // type:function size:0x3C +LoadTypedefSLdrAnimationParameters__FR23SLdrAnimationParametersR12CInputStream = .text:0x80242268; // type:function size:0x40 scope:global +__dt__23SLdrAnimationParametersFv = .text:0x802422A8; // type:function size:0x3C scope:global fn_802422E4 = .text:0x802422E4; // type:function size:0x10 fn_802422F4 = .text:0x802422F4; // type:function size:0x138 fn_8024242C = .text:0x8024242C; // type:function size:0x140 align:0x4 -LoadCAABox__FR13CStateManagerRC7TAreaIdRC9CVector3fRC9CVector3f = .text:0x8024256C; // type:function size:0xB8 +LoadCAABox__FR13CStateManagerRC7TAreaIdRC9CVector3fRC9CVector3f = .text:0x8024256C; // type:function size:0xB8 scope:global fn_80242624 = .text:0x80242624; // type:function size:0x104 fn_80242728 = .text:0x80242728; // type:function size:0x54 fn_8024277C = .text:0x8024277C; // type:function size:0x88 @@ -11397,7 +11397,7 @@ fn_8028B960 = .text:0x8028B960; // type:function size:0xB8 fn_8028BA18 = .text:0x8028BA18; // type:function size:0x68 fn_8028BA80 = .text:0x8028BA80; // type:function size:0xB8 fn_8028BB38 = .text:0x8028BB38; // type:function size:0x68 -Stringize__7CBasicsFPCce = .text:0x8028BBA0; // type:function size:0xC4 +Stringize__7CBasicsFPCce = .text:0x8028BBA0; // type:function size:0xC4 scope:global GetGlobalTimerObj__10CStopwatchFv = .text:0x8028BC64; // type:function size:0x8 scope:global align:0x4 Wait__10CStopwatchFf = .text:0x8028BC6C; // type:function size:0x34 scope:global InitGlobalTimer__10CStopwatchFv = .text:0x8028BCA0; // type:function size:0x50 scope:global @@ -11839,7 +11839,7 @@ fn_8029C228 = .text:0x8029C228; // type:function size:0x7C fn_8029C2A4 = .text:0x8029C2A4; // type:function size:0xD4 fn_8029C378 = .text:0x8029C378; // type:function size:0x424 align:0x4 fn_8029C79C = .text:0x8029C79C; // type:function size:0x4C -fn_8029c7e8__11CSimplePoolFRC10SObjectTag = .text:0x8029C7E8; // type:function size:0x150 +fn_8029c7e8__11CSimplePoolFRC10SObjectTag = .text:0x8029C7E8; // type:function size:0x150 scope:global fn_8029C938 = .text:0x8029C938; // type:function size:0x64 align:0x4 fn_8029C99C = .text:0x8029C99C; // type:function size:0x160 fn_8029CAFC = .text:0x8029CAFC; // type:function size:0xB0 @@ -12860,7 +12860,7 @@ __ml__12CTransform4fCFRC9CVector3f = .text:0x802C8FC8; // type:function size:0x5 __as__12CTransform4fFRC12CTransform4f = .text:0x802C9020; // type:function size:0x34 scope:global fn_802C9054 = .text:0x802C9054; // type:function size:0x34 fn_802C9088 = .text:0x802C9088; // type:function size:0x4C align:0x4 -__ct__12CTransform4fFRC12CTransform4f = .text:0x802C90D4; // type:function size:0x5C +__ct__12CTransform4fFRC12CTransform4f = .text:0x802C90D4; // type:function size:0x5C scope:global fn_802C9130 = .text:0x802C9130; // type:function size:0x8C fn_802C91BC = .text:0x802C91BC; // type:function size:0x64 align:0x4 FromColumns__12CTransform4fFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x802C9220; // type:function size:0x64 scope:global @@ -12985,11 +12985,11 @@ fn_802CE104 = .text:0x802CE104; // type:function size:0xB4 fn_802CE1B8 = .text:0x802CE1B8; // type:function size:0x30 fn_802CE1E8 = .text:0x802CE1E8; // type:function size:0x3C fn_802CE224 = .text:0x802CE224; // type:function size:0x54 -__nw__FUlPCcPCc = .text:0x802CE278; // type:function size:0x54 +__nw__FUlPCcPCc = .text:0x802CE278; // type:function size:0x54 scope:global fn_802CE2CC = .text:0x802CE2CC; // type:function size:0x34 fn_802CE300 = .text:0x802CE300; // type:function size:0x4C fn_802CE34C = .text:0x802CE34C; // type:function size:0x3C align:0x4 -Free__7CMemoryFPCv = .text:0x802CE388; // type:function size:0x64 +Free__7CMemoryFPCv = .text:0x802CE388; // type:function size:0x64 scope:global fn_802CE3EC = .text:0x802CE3EC; // type:function size:0xD0 fn_802CE4BC = .text:0x802CE4BC; // type:function size:0x94 fn_802CE550 = .text:0x802CE550; // type:function size:0x3C align:0x4 @@ -13779,14 +13779,14 @@ fn_802FB914 = .text:0x802FB914; // type:function size:0x28 fn_802FB93C = .text:0x802FB93C; // type:function size:0x58 fn_802FB994 = .text:0x802FB994; // type:function size:0x88 fn_802FBA1C = .text:0x802FBA1C; // type:function size:0x4C -GetPakFile__10CResLoaderCFi = .text:0x802FBA68; // type:function size:0xFC +GetPakFile__10CResLoaderCFi = .text:0x802FBA68; // type:function size:0xFC scope:global fn_802FBB64 = .text:0x802FBB64; // type:function size:0xFC align:0x4 -GetPakCount__10CResLoaderCFv = .text:0x802FBC60; // type:function size:0x10 +GetPakCount__10CResLoaderCFv = .text:0x802FBC60; // type:function size:0x10 scope:global fn_802FBC70 = .text:0x802FBC70; // type:function size:0x174 fn_802FBDE4 = .text:0x802FBDE4; // type:function size:0x60 fn_802FBE44 = .text:0x802FBE44; // type:function size:0x2E0 fn_802FC124 = .text:0x802FC124; // type:function size:0x144 align:0x4 -AddPakFileAsync__10CResLoaderFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>bb = .text:0x802FC268; // type:function size:0xE8 +AddPakFileAsync__10CResLoaderFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>bb = .text:0x802FC268; // type:function size:0xE8 scope:global fn_802FC350 = .text:0x802FC350; // type:function size:0x28 fn_802FC378 = .text:0x802FC378; // type:function size:0xA8 fn_802FC420 = .text:0x802FC420; // type:function size:0xB8 align:0x4 @@ -13837,7 +13837,7 @@ fn_802FE2C8 = .text:0x802FE2C8; // type:function size:0x10C fn_802FE3D4 = .text:0x802FE3D4; // type:function size:0x168 align:0x4 fn_802FE53C = .text:0x802FE53C; // type:function size:0x13C fn_802FE678 = .text:0x802FE678; // type:function size:0x34 -__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCwiRCQ24rstl17rmemory_allocator = .text:0x802FE6AC; // type:function size:0x174 +__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCwiRCQ24rstl17rmemory_allocator = .text:0x802FE6AC; // type:function size:0x174 scope:global fn_802FE820 = .text:0x802FE820; // type:function size:0x198 internal_dereference__Q24rstl66basic_string,Q24rstl17rmemory_allocator>Fv = .text:0x802FE9B8; // type:function size:0x40 scope:weak fn_802FE9F8 = .text:0x802FE9F8; // type:function size:0x60 @@ -13853,8 +13853,8 @@ fn_802FF134 = .text:0x802FF134; // type:function size:0x34 fn_802FF168 = .text:0x802FF168; // type:function size:0x164 fn_802FF2CC = .text:0x802FF2CC; // type:function size:0xE0 fn_802FF3AC = .text:0x802FF3AC; // type:function size:0x30 align:0x4 -wstring_l__4rstlFPCw = .text:0x802FF3DC; // type:function size:0x3C -string_l__4rstlFPCc = .text:0x802FF418; // type:function size:0x30 +wstring_l__4rstlFPCw = .text:0x802FF3DC; // type:function size:0x3C scope:global +string_l__4rstlFPCc = .text:0x802FF418; // type:function size:0x30 scope:global fn_802FF448 = .text:0x802FF448; // type:function size:0x74 align:0x4 fn_802FF4BC = .text:0x802FF4BC; // type:function size:0x68 align:0x4 fn_802FF524 = .text:0x802FF524; // type:function size:0xA4 @@ -13914,13 +13914,13 @@ fn_80301008 = .text:0x80301008; // type:function size:0x150 fn_80301158 = .text:0x80301158; // type:function size:0x60 fn_803011B8 = .text:0x803011B8; // type:function size:0x1A8 align:0x4 fn_80301360 = .text:0x80301360; // type:function size:0x70 -__as__6CTokenFRC6CToken = .text:0x803013D0; // type:function size:0x7C +__as__6CTokenFRC6CToken = .text:0x803013D0; // type:function size:0x7C scope:global fn_8030144C = .text:0x8030144C; // type:function size:0x44 -Lock__6CTokenFv = .text:0x80301490; // type:function size:0x44 +Lock__6CTokenFv = .text:0x80301490; // type:function size:0x44 scope:global fn_803014D4 = .text:0x803014D4; // type:function size:0x44 -GetObj__6CTokenFv = .text:0x80301518; // type:function size:0x34 -__dt__6CTokenFv = .text:0x8030154C; // type:function size:0x68 -__ct__6CTokenFRC6CToken = .text:0x803015B4; // type:function size:0x5C +GetObj__6CTokenFv = .text:0x80301518; // type:function size:0x34 scope:global +__dt__6CTokenFv = .text:0x8030154C; // type:function size:0x68 scope:global +__ct__6CTokenFRC6CToken = .text:0x803015B4; // type:function size:0x5C scope:global fn_80301610 = .text:0x80301610; // type:function size:0xE0 fn_803016F0 = .text:0x803016F0; // type:function size:0x20 align:0x4 fn_80301710 = .text:0x80301710; // type:function size:0x8 @@ -14042,10 +14042,10 @@ fn_80307724 = .text:0x80307724; // type:function size:0x9C fn_803077C0 = .text:0x803077C0; // type:function size:0x4C align:0x4 fn_8030780C = .text:0x8030780C; // type:function size:0x8 fn_80307814 = .text:0x80307814; // type:function size:0x50 -GetDefaultVolumeScale__9CAudioSysFv = .text:0x80307864; // type:function size:0x8 -SetDefaultVolumeScale__9CAudioSysFs = .text:0x8030786C; // type:function size:0x8 -SetVolumeScale__9CAudioSysFs = .text:0x80307874; // type:function size:0x8 -SetSurroundMode__9CAudioSysFQ29CAudioSys14ESurroundModes = .text:0x8030787C; // type:function size:0x78 +GetDefaultVolumeScale__9CAudioSysFv = .text:0x80307864; // type:function size:0x8 scope:global +SetDefaultVolumeScale__9CAudioSysFs = .text:0x8030786C; // type:function size:0x8 scope:global +SetVolumeScale__9CAudioSysFs = .text:0x80307874; // type:function size:0x8 scope:global +SetSurroundMode__9CAudioSysFQ29CAudioSys14ESurroundModes = .text:0x8030787C; // type:function size:0x78 scope:global fn_803078F4 = .text:0x803078F4; // type:function size:0x8 align:0x4 fn_803078FC = .text:0x803078FC; // type:function size:0x48 fn_80307944 = .text:0x80307944; // type:function size:0x2C align:0x4 @@ -14071,7 +14071,7 @@ fn_80308320 = .text:0x80308320; // type:function size:0x28 fn_80308348 = .text:0x80308348; // type:function size:0x20 fn_80308368 = .text:0x80308368; // type:function size:0x20 fn_80308388 = .text:0x80308388; // type:function size:0x20 -TrkSetSampleRate__9CAudioSysF14ETRKSampleRate = .text:0x803083A8; // type:function size:0x20 +TrkSetSampleRate__9CAudioSysF14ETRKSampleRate = .text:0x803083A8; // type:function size:0x20 scope:global fn_803083C8 = .text:0x803083C8; // type:function size:0x68 fn_80308430 = .text:0x80308430; // type:function size:0x3C fn_8030846C = .text:0x8030846C; // type:function size:0x78 @@ -14085,12 +14085,12 @@ fn_8030876C = .text:0x8030876C; // type:function size:0x2C align:0x4 fn_80308798 = .text:0x80308798; // type:function size:0x20 align:0x4 fn_803087B8 = .text:0x803087B8; // type:function size:0x20 align:0x4 fn_803087D8 = .text:0x803087D8; // type:function size:0x68 align:0x4 -SysSetSfxVolume__9CAudioSysFUcUsUcUc = .text:0x80308840; // type:function size:0x30 -SysSetVolume__9CAudioSysFUcUiUc = .text:0x80308870; // type:function size:0x2C +SysSetSfxVolume__9CAudioSysFUcUsUcUc = .text:0x80308840; // type:function size:0x30 scope:global +SysSetVolume__9CAudioSysFUcUiUc = .text:0x80308870; // type:function size:0x2C scope:global __dt__9CAudioSysFv = .text:0x8030889C; // type:function size:0x94 scope:global fn_80308930 = .text:0x80308930; // type:function size:0x84 fn_803089B4 = .text:0x803089B4; // type:function size:0x74 -__ct__9CAudioSysFccccUi = .text:0x80308A28; // type:function size:0x200 +__ct__9CAudioSysFccccUi = .text:0x80308A28; // type:function size:0x200 scope:global fn_80308C28 = .text:0x80308C28; // type:function size:0xBC fn_80308CE4 = .text:0x80308CE4; // type:function size:0x28 align:0x4 fn_80308D0C = .text:0x80308D0C; // type:function size:0x2C align:0x4 @@ -14204,7 +14204,7 @@ fn_8030BF8C = .text:0x8030BF8C; // type:function size:0x10 align:0x4 fn_8030BF9C = .text:0x8030BF9C; // type:function size:0x2C fn_8030BFC8 = .text:0x8030BFC8; // type:function size:0x4C align:0x4 fn_8030C014 = .text:0x8030C014; // type:function size:0x38 align:0x4 -FileExists__8CDvdFileFPCc = .text:0x8030C04C; // type:function size:0x34 +FileExists__8CDvdFileFPCc = .text:0x8030C04C; // type:function size:0x34 scope:global fn_8030C080 = .text:0x8030C080; // type:function size:0x44 fn_8030C0C4 = .text:0x8030C0C4; // type:function size:0x14C fn_8030C210 = .text:0x8030C210; // type:function size:0x10C @@ -14483,7 +14483,7 @@ fn_803178C0 = .text:0x803178C0; // type:function size:0x20 fn_803178E0 = .text:0x803178E0; // type:function size:0x150 fn_80317A30 = .text:0x80317A30; // type:function size:0x5C fn_80317A8C = .text:0x80317A8C; // type:function size:0xD0 -SetSfxVolume__12CMoviePlayerFUc = .text:0x80317B5C; // type:function size:0x1C +SetSfxVolume__12CMoviePlayerFUc = .text:0x80317B5C; // type:function size:0x1C scope:global fn_80317B78 = .text:0x80317B78; // type:function size:0x8 fn_80317B80 = .text:0x80317B80; // type:function size:0x8 fn_80317B88 = .text:0x80317B88; // type:function size:0x8 align:0x4 @@ -14666,8 +14666,8 @@ fn_803215C8 = .text:0x803215C8; // type:function size:0x24 fn_803215EC = .text:0x803215EC; // type:function size:0x44 fn_80321630 = .text:0x80321630; // type:function size:0xE0 align:0x4 fn_80321710 = .text:0x80321710; // type:function size:0x30 -SetSfxVolume__19CStreamAudioManagerFUi = .text:0x80321740; // type:function size:0x18 -SetMusicVolume__19CStreamAudioManagerFUi = .text:0x80321758; // type:function size:0x38 +SetSfxVolume__19CStreamAudioManagerFUi = .text:0x80321740; // type:function size:0x18 scope:global +SetMusicVolume__19CStreamAudioManagerFUi = .text:0x80321758; // type:function size:0x38 scope:global fn_80321790 = .text:0x80321790; // type:function size:0x14C align:0x4 fn_803218DC = .text:0x803218DC; // type:function size:0x70 align:0x4 fn_8032194C = .text:0x8032194C; // type:function size:0x1D0 @@ -14694,7 +14694,7 @@ fn_80322DC8 = .text:0x80322DC8; // type:function size:0x58 fn_80322E20 = .text:0x80322E20; // type:function size:0x210 align:0x4 fn_80323030 = .text:0x80323030; // type:function size:0x8 align:0x4 fn_80323038 = .text:0x80323038; // type:function size:0x48 -EnsureWorldPakReady__8CPakFileFv = .text:0x80323080; // type:function size:0x11C align:0x4 +EnsureWorldPakReady__8CPakFileFv = .text:0x80323080; // type:function size:0x11C scope:global align:0x4 fn_8032319C = .text:0x8032319C; // type:function size:0x54 fn_803231F0 = .text:0x803231F0; // type:function size:0x2C8 fn_803234B8 = .text:0x803234B8; // type:function size:0x90 @@ -15409,7 +15409,7 @@ fn_80342F1C = .text:0x80342F1C; // type:function size:0x3C fn_80342F58 = .text:0x80342F58; // type:function size:0x14 fn_80342F6C = .text:0x80342F6C; // type:function size:0x24 ReadFloat__12CInputStreamFv = .text:0x80342F90; // type:function size:0x1C scope:global -ReadBytes__12CInputStreamFPvUl = .text:0x80342FAC; // type:function size:0x8C +ReadBytes__12CInputStreamFPvUl = .text:0x80342FAC; // type:function size:0x8C scope:global fn_80343038 = .text:0x80343038; // type:function size:0x14 Get__12CInputStreamFPvUl = .text:0x8034304C; // type:function size:0x4C scope:global fn_80343098 = .text:0x80343098; // type:function size:0x6C @@ -15559,8 +15559,8 @@ fn_80345938 = .text:0x80345938; // type:function size:0x10C align:0x4 fn_80345A44 = .text:0x80345A44; // type:function size:0x24 fn_80345A68 = .text:0x80345A68; // type:function size:0x24 fn_80345A8C = .text:0x80345A8C; // type:function size:0x28 -__cvt_sll_flt = .text:0x80345AB4; // type:function size:0xB4 -__cvt_dbl_usll = .text:0x80345B68; // type:function size:0xCC +__cvt_sll_flt = .text:0x80345AB4; // type:function size:0xB4 scope:global +__cvt_dbl_usll = .text:0x80345B68; // type:function size:0xCC scope:global __fini_cpp_exceptions = .text:0x80345C34; // type:function size:0x34 scope:global __init_cpp_exceptions = .text:0x80345C68; // type:function size:0x3C scope:global ExPPC_LongJump__FP12ThrowContextPvPv = .text:0x80345CA4; // type:function size:0x104 scope:local @@ -15698,29 +15698,29 @@ VIGetTvFormat = .text:0x80354E0C; // type:function size:0x68 scope:global fn_80354E74 = .text:0x80354E74; // type:function size:0x3C align:0x4 fn_80354EB0 = .text:0x80354EB0; // type:function size:0x21C fn_803550CC = .text:0x803550CC; // type:function size:0x60 -ARRegisterDMACallback = .text:0x8035512C; // type:function size:0x44 -ARStartDMA = .text:0x80355170; // type:function size:0xF0 -ARAlloc = .text:0x80355260; // type:function size:0x68 -ARFree = .text:0x803552C8; // type:function size:0x74 -ARInit = .text:0x8035533C; // type:function size:0xC4 -ARGetBaseAddress = .text:0x80355400; // type:function size:0x8 -ARGetSize = .text:0x80355408; // type:function size:0x8 -__ARHandler = .text:0x80355410; // type:function size:0x78 align:0x4 -__ARChecksize = .text:0x80355488; // type:function size:0x17F4 -__ARQServiceQueueLo = .text:0x80356C7C; // type:function size:0x100 -__ARQCallbackHack = .text:0x80356D7C; // type:function size:0x4 align:0x4 -__ARQInterruptServiceRoutine = .text:0x80356D80; // type:function size:0xCC align:0x4 -ARQInit = .text:0x80356E4C; // type:function size:0x70 -ARQPostRequest = .text:0x80356EBC; // type:function size:0x15C -ARQGetChunkSize = .text:0x80357018; // type:function size:0x8 align:0x4 +ARRegisterDMACallback = .text:0x8035512C; // type:function size:0x44 scope:global +ARStartDMA = .text:0x80355170; // type:function size:0xF0 scope:global +ARAlloc = .text:0x80355260; // type:function size:0x68 scope:global +ARFree = .text:0x803552C8; // type:function size:0x74 scope:global +ARInit = .text:0x8035533C; // type:function size:0xC4 scope:global +ARGetBaseAddress = .text:0x80355400; // type:function size:0x8 scope:global +ARGetSize = .text:0x80355408; // type:function size:0x8 scope:global +__ARHandler = .text:0x80355410; // type:function size:0x78 scope:local align:0x4 +__ARChecksize = .text:0x80355488; // type:function size:0x17F4 scope:local +__ARQServiceQueueLo = .text:0x80356C7C; // type:function size:0x100 scope:global +__ARQCallbackHack = .text:0x80356D7C; // type:function size:0x4 scope:global align:0x4 +__ARQInterruptServiceRoutine = .text:0x80356D80; // type:function size:0xCC scope:global align:0x4 +ARQInit = .text:0x80356E4C; // type:function size:0x70 scope:global +ARQPostRequest = .text:0x80356EBC; // type:function size:0x15C scope:global +ARQGetChunkSize = .text:0x80357018; // type:function size:0x8 scope:global align:0x4 PPCMfmsr = .text:0x80357020; // type:function size:0x8 scope:global PPCMtmsr = .text:0x80357028; // type:function size:0x8 scope:global PPCMfhid0 = .text:0x80357030; // type:function size:0x8 scope:global -PPCMthid0 = .text:0x80357038; // type:function size:0x8 +PPCMthid0 = .text:0x80357038; // type:function size:0x8 scope:global PPCMfl2cr = .text:0x80357040; // type:function size:0x8 scope:global PPCMtl2cr = .text:0x80357048; // type:function size:0x8 scope:global PPCMtdec = .text:0x80357050; // type:function size:0x8 scope:weak -PPCSync = .text:0x80357058; // type:function size:0x8 +PPCSync = .text:0x80357058; // type:function size:0x8 scope:global PPCHalt = .text:0x80357060; // type:function size:0x14 scope:weak PPCMtmmcr0 = .text:0x80357074; // type:function size:0x8 scope:global PPCMtmmcr1 = .text:0x8035707C; // type:function size:0x8 scope:global @@ -15732,9 +15732,9 @@ PPCMffpscr = .text:0x803570A4; // type:function size:0x20 scope:global PPCMtfpscr = .text:0x803570C4; // type:function size:0x28 scope:global PPCMfhid2 = .text:0x803570EC; // type:function size:0x8 scope:global PPCMthid2 = .text:0x803570F4; // type:function size:0x8 scope:global -PPCMtwpar = .text:0x803570FC; // type:function size:0x8 +PPCMtwpar = .text:0x803570FC; // type:function size:0x8 scope:global PPCDisableSpeculation = .text:0x80357104; // type:function size:0x28 scope:global -PPCSetFpIEEEMode = .text:0x8035712C; // type:function size:0x8 +PPCSetFpIEEEMode = .text:0x8035712C; // type:function size:0x8 scope:global PPCSetFpNonIEEEMode = .text:0x80357134; // type:function size:0x8 scope:global fn_8035713C = .text:0x8035713C; // type:function size:0x4 align:0x4 fn_80357140 = .text:0x80357140; // type:function size:0x34 align:0x4 @@ -16191,7 +16191,7 @@ OSCreateAlarm = .text:0x8036E43C; // type:function size:0x10 scope:global InsertAlarm = .text:0x8036E44C; // type:function size:0x250 scope:local OSSetAlarm = .text:0x8036E69C; // type:function size:0x68 scope:global OSSetPeriodicAlarm = .text:0x8036E704; // type:function size:0x7C scope:global -OSCancelAlarm = .text:0x8036E780; // type:function size:0x11C +OSCancelAlarm = .text:0x8036E780; // type:function size:0x11C scope:global DecrementerExceptionCallback = .text:0x8036E89C; // type:function size:0x230 scope:local DecrementerExceptionHandler = .text:0x8036EACC; // type:function size:0x50 scope:local fn_8036EB1C = .text:0x8036EB1C; // type:function size:0xA0 align:0x4 @@ -16309,7 +16309,7 @@ __OSUnlockSram = .text:0x80374B0C; // type:function size:0x24 scope:global __OSUnlockSramEx = .text:0x80374B30; // type:function size:0x24 scope:global __OSSyncSram = .text:0x80374B54; // type:function size:0x10 scope:global fn_80374B64 = .text:0x80374B64; // type:function size:0x124 align:0x4 -OSGetSoundMode = .text:0x80374C88; // type:function size:0x80 +OSGetSoundMode = .text:0x80374C88; // type:function size:0x80 scope:global fn_80374D08 = .text:0x80374D08; // type:function size:0xA4 fn_80374DAC = .text:0x80374DAC; // type:function size:0x70 align:0x4 fn_80374E1C = .text:0x80374E1C; // type:function size:0xA4 @@ -17930,7 +17930,7 @@ lbl_803B1A40 = .data:0x803B1A40; // type:object size:0x90 jumptable_803B1AD0 = .data:0x803B1AD0; // type:object size:0x54 scope:local lbl_803B1B24 = .data:0x803B1B24; // type:object size:0xC lbl_803B1B30 = .data:0x803B1B30; // type:object size:0x10 -__vt__7CEntity = .data:0x803B1B40; // type:object size:0x20 +__vt__7CEntity = .data:0x803B1B40; // type:object size:0x20 scope:global lbl_803B1B60 = .data:0x803B1B60; // type:object size:0x10 lbl_803B1B70 = .data:0x803B1B70; // type:object size:0x10 lbl_803B1B80 = .data:0x803B1B80; // type:object size:0x10 @@ -18008,14 +18008,14 @@ lbl_803B32E0 = .data:0x803B32E0; // type:object size:0x84 lbl_803B3364 = .data:0x803B3364; // type:object size:0x14 lbl_803B3378 = .data:0x803B3378; // type:object size:0x50 lbl_803B33C8 = .data:0x803B33C8; // type:object size:0x50 -__vt__13CScriptPickup = .data:0x803B3418; // type:object size:0x7C +__vt__13CScriptPickup = .data:0x803B3418; // type:object size:0x7C scope:global lbl_803B3498 = .data:0x803B3498; // type:object size:0x98 lbl_803B3530 = .data:0x803B3530; // type:object size:0x7C lbl_803B35AC = .data:0x803B35AC; // type:object size:0xC lbl_803B35B8 = .data:0x803B35B8; // type:object size:0x20 lbl_803B35D8 = .data:0x803B35D8; // type:object size:0x20 lbl_803B35F8 = .data:0x803B35F8; // type:object size:0x20 -__vt__14CScriptHUDMemo = .data:0x803B3618; // type:object size:0x20 +__vt__14CScriptHUDMemo = .data:0x803B3618; // type:object size:0x20 scope:global jumptable_803B3638 = .data:0x803B3638; // type:object size:0x28 scope:local lbl_803B3660 = .data:0x803B3660; // type:object size:0x20 lbl_803B3680 = .data:0x803B3680; // type:object size:0x20 @@ -18677,8 +18677,8 @@ jumptable_803BC888 = .data:0x803BC888; // type:object size:0x44 scope:local lbl_803BC8D0 = .data:0x803BC8D0; // type:object size:0x1F4 jumptable_803BCAC4 = .data:0x803BCAC4; // type:object size:0x7C scope:local @740 = .data:0x803BCC94; // type:object size:0x20 scope:local -lbl_803BCCB8 = .data:0x803BCCB8; // type:object size:0x48 -lbl_803BCD00 = .data:0x803BCD00; // type:object size:0x48 +@3 = .data:0x803BCCB8; // type:object size:0x44 scope:local data:string +@3 = .data:0x803BCD00; // type:object size:0x45 scope:local data:string lbl_803BCD48 = .data:0x803BCD48; // type:object size:0x48 lbl_803BCD90 = .data:0x803BCD90; // type:object size:0x10 lbl_803BCDA0 = .data:0x803BCDA0; // type:object size:0x160 @@ -18782,7 +18782,7 @@ lbl_803C3320 = .data:0x803C3320; // type:object size:0x1EC0 lbl_803C51E0 = .data:0x803C51E0; // type:object size:0x10 lbl_803C51F0 = .data:0x803C51F0; // type:object size:0x20 lbl_803C5210 = .data:0x803C5210; // type:object size:0x800 -sMainSpace = .bss:0x803C5A20; // type:object size:0xA4 +sMainSpace = .bss:0x803C5A20; // type:object size:0xA4 scope:global lbl_803C5AB8 = .bss:0x803C5AB8; // type:object size:0xC lbl_803C5AC4 = .bss:0x803C5AC4; // type:object size:0xA8 lbl_803C5B6C = .bss:0x803C5B6C; // type:object size:0x164 @@ -19960,7 +19960,7 @@ lbl_80418AFC = .sdata:0x80418AFC; // type:object size:0x1 data:byte lbl_80418AFD = .sdata:0x80418AFD; // type:object size:0x1 data:byte lbl_80418AFE = .sdata:0x80418AFE; // type:object size:0x1 data:byte lbl_80418AFF = .sdata:0x80418AFF; // type:object size:0x1 data:byte -mBrightness__9CGraphics = .sdata:0x80418B00; // type:object size:0x8 data:float +mBrightness__9CGraphics = .sdata:0x80418B00; // type:object size:0x8 scope:global data:float lbl_80418B08 = .sdata:0x80418B08; // type:object size:0x8 data:4byte lbl_80418B10 = .sdata:0x80418B10; // type:object size:0x8 data:4byte lbl_80418B18 = .sdata:0x80418B18; // type:object size:0x8 data:2byte @@ -20082,8 +20082,8 @@ lbl_80418CF8 = .sdata:0x80418CF8; // type:object size:0x8 data:double lbl_80418D00 = .sdata:0x80418D00; // type:object size:0x8 data:float lbl_80418D08 = .sdata:0x80418D08; // type:object size:0x4 data:4byte lbl_80418D0C = .sdata:0x80418D0C; // type:object size:0x5 data:string -__ARVersion = .sdata:0x80418D18; // type:object size:0x4 data:4byte -__ARQVersion = .sdata:0x80418D20; // type:object size:0x4 data:4byte +__ARVersion = .sdata:0x80418D18; // type:object size:0x4 scope:local data:4byte +__ARQVersion = .sdata:0x80418D20; // type:object size:0x4 scope:global data:4byte lbl_80418D28 = .sdata:0x80418D28; // type:object size:0x4 data:4byte lbl_80418D30 = .sdata:0x80418D30; // type:object size:0x4 data:4byte lbl_80418D38 = .sdata:0x80418D38; // type:object size:0x2 data:2byte @@ -20141,17 +20141,17 @@ lbl_80418E70 = .sdata:0x80418E70; // type:object size:0x8 lbl_80418E78 = .sdata:0x80418E78; // type:object size:0x8 lbl_80418E80 = .sdata:0x80418E80; // type:object size:0x2 data:2byte lbl_80418EA0 = .sbss:0x80418EA0; // type:object size:0x4 data:4byte -gpResourceFactory = .sbss:0x80418EA4; // type:object size:0x4 data:4byte -gpSimplePool = .sbss:0x80418EA8; // type:object size:0x4 data:4byte -gpCharacterFactoryBuilder = .sbss:0x80418EAC; // type:object size:0x4 data:4byte -gpStringTable = .sbss:0x80418EB0; // type:object size:0x4 data:4byte -gpMain = .sbss:0x80418EB4; // type:object size:0x4 data:4byte -gpGameState = .sbss:0x80418EB8; // type:object size:0x4 data:4byte -gpMemoryCard = .sbss:0x80418EBC; // type:object size:0x4 data:4byte -gpTweakManager = .sbss:0x80418EC0; // type:object size:0x4 data:4byte +gpResourceFactory = .sbss:0x80418EA4; // type:object size:0x4 scope:global data:4byte +gpSimplePool = .sbss:0x80418EA8; // type:object size:0x4 scope:global data:4byte +gpCharacterFactoryBuilder = .sbss:0x80418EAC; // type:object size:0x4 scope:global data:4byte +gpStringTable = .sbss:0x80418EB0; // type:object size:0x4 scope:global data:4byte +gpMain = .sbss:0x80418EB4; // type:object size:0x4 scope:global data:4byte +gpGameState = .sbss:0x80418EB8; // type:object size:0x4 scope:global data:4byte +gpMemoryCard = .sbss:0x80418EBC; // type:object size:0x4 scope:global data:4byte +gpTweakManager = .sbss:0x80418EC0; // type:object size:0x4 scope:global data:4byte lbl_80418EC4 = .sbss:0x80418EC4; // type:object size:0x4 data:4byte lbl_80418EC8 = .sbss:0x80418EC8; // type:object size:0x4 data:4byte -sInfiniteLoopTime = .sbss:0x80418ECC; // type:object size:0x4 data:float +sInfiniteLoopTime = .sbss:0x80418ECC; // type:object size:0x4 scope:global data:float lbl_80418ED0 = .sbss:0x80418ED0; // type:object size:0x4 data:4byte lbl_80418ED4 = .sbss:0x80418ED4; // type:object size:0x1 data:byte lbl_80418ED8 = .sbss:0x80418ED8; // type:object size:0x4 data:4byte @@ -20185,8 +20185,8 @@ lbl_80418F30 = .sbss:0x80418F30; // type:object size:0x4 data:4byte lbl_80418F34 = .sbss:0x80418F34; // type:object size:0x4 data:4byte lbl_80418F38 = .sbss:0x80418F38; // type:object size:0x4 data:4byte lbl_80418F3C = .sbss:0x80418F3C; // type:object size:0x4 data:4byte -gpTweakPlayerB = .sbss:0x80418F40; // type:object size:0x4 data:4byte -gpTweakPlayerA = .sbss:0x80418F44; // type:object size:0x4 data:4byte +gpTweakPlayerB = .sbss:0x80418F40; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerA = .sbss:0x80418F44; // type:object size:0x4 scope:global data:4byte lbl_80418F48 = .sbss:0x80418F48; // type:object size:0x4 data:4byte lbl_80418F4C = .sbss:0x80418F4C; // type:object size:0x4 data:4byte lbl_80418F50 = .sbss:0x80418F50; // type:object size:0x4 data:4byte @@ -20950,24 +20950,24 @@ lbl_80419D54 = .sbss:0x80419D54; // type:object size:0x4 data:4byte lbl_80419D58 = .sbss:0x80419D58; // type:object size:0x4 data:4byte lbl_80419D5C = .sbss:0x80419D5C; // type:object size:0x4 data:4byte lbl_80419D60 = .sbss:0x80419D60; // type:object size:0x8 data:4byte -__AR_Callback = .sbss:0x80419D68; // type:object size:0x4 data:4byte -__AR_Size = .sbss:0x80419D6C; // type:object size:0x4 data:4byte -__AR_InternalSize = .sbss:0x80419D70; // type:object size:0x4 data:4byte -__AR_ExpansionSize = .sbss:0x80419D74; // type:object size:0x4 data:4byte -__AR_StackPointer = .sbss:0x80419D78; // type:object size:0x4 data:4byte -__AR_FreeBlocks = .sbss:0x80419D7C; // type:object size:0x4 data:4byte -__AR_BlockLength = .sbss:0x80419D80; // type:object size:0x4 data:4byte -__AR_init_flag = .sbss:0x80419D84; // type:object size:0x4 data:4byte -__ARQRequestQueueHi = .sbss:0x80419D88; // type:object size:0x4 data:4byte -__ARQRequestTailHi = .sbss:0x80419D8C; // type:object size:0x4 data:4byte -__ARQRequestQueueLo = .sbss:0x80419D90; // type:object size:0x4 data:4byte -__ARQRequestTailLo = .sbss:0x80419D94; // type:object size:0x4 data:4byte -__ARQRequestPendingHi = .sbss:0x80419D98; // type:object size:0x4 data:4byte -__ARQRequestPendingLo = .sbss:0x80419D9C; // type:object size:0x4 data:4byte -__ARQCallbackHi = .sbss:0x80419DA0; // type:object size:0x4 data:4byte -__ARQCallbackLo = .sbss:0x80419DA4; // type:object size:0x4 data:4byte -__ARQChunkSize = .sbss:0x80419DA8; // type:object size:0x4 data:4byte -__ARQ_init_flag = .sbss:0x80419DAC; // type:object size:0x4 data:4byte +__AR_Callback = .sbss:0x80419D68; // type:object size:0x4 scope:local data:4byte +__AR_Size = .sbss:0x80419D6C; // type:object size:0x4 scope:local data:4byte +__AR_InternalSize = .sbss:0x80419D70; // type:object size:0x4 scope:local data:4byte +__AR_ExpansionSize = .sbss:0x80419D74; // type:object size:0x4 scope:local data:4byte +__AR_StackPointer = .sbss:0x80419D78; // type:object size:0x4 scope:local data:4byte +__AR_FreeBlocks = .sbss:0x80419D7C; // type:object size:0x4 scope:local data:4byte +__AR_BlockLength = .sbss:0x80419D80; // type:object size:0x4 scope:local data:4byte +__AR_init_flag = .sbss:0x80419D84; // type:object size:0x4 scope:local data:4byte +__ARQRequestQueueHi = .sbss:0x80419D88; // type:object size:0x4 scope:local data:4byte +__ARQRequestTailHi = .sbss:0x80419D8C; // type:object size:0x4 scope:local data:4byte +__ARQRequestQueueLo = .sbss:0x80419D90; // type:object size:0x4 scope:local data:4byte +__ARQRequestTailLo = .sbss:0x80419D94; // type:object size:0x4 scope:local data:4byte +__ARQRequestPendingHi = .sbss:0x80419D98; // type:object size:0x4 scope:local data:4byte +__ARQRequestPendingLo = .sbss:0x80419D9C; // type:object size:0x4 scope:local data:4byte +__ARQCallbackHi = .sbss:0x80419DA0; // type:object size:0x4 scope:local data:4byte +__ARQCallbackLo = .sbss:0x80419DA4; // type:object size:0x4 scope:local data:4byte +__ARQChunkSize = .sbss:0x80419DA8; // type:object size:0x4 scope:local data:4byte +__ARQ_init_flag = .sbss:0x80419DAC; // type:object size:0x4 scope:local data:4byte lbl_80419DB0 = .sbss:0x80419DB0; // type:object size:0x2 data:2byte lbl_80419DB2 = .sbss:0x80419DB2; // type:object size:0x6 data:2byte __DBInterface = .sbss:0x80419DB8; // type:object size:0x4 scope:global data:4byte @@ -24820,11 +24820,11 @@ lbl_8041E5E0 = .sdata2:0x8041E5E0; // type:object size:0x4 data:float @171 = .sdata2:0x8041E5F8; // type:object size:0x8 scope:local data:double @204 = .sdata2:0x8041E600; // type:object size:0x8 scope:local data:double @205 = .sdata2:0x8041E608; // type:object size:0x8 scope:local data:double -@240 = .sdata2:0x8041E610; // type:object size:0x4 scope:local data:float -@241 = .sdata2:0x8041E614; // type:object size:0x4 scope:local data:float -@242 = .sdata2:0x8041E618; // type:object size:0x4 scope:local data:float -@243 = .sdata2:0x8041E61C; // type:object size:0x4 scope:local data:float -@281 = .sdata2:0x8041E620; // type:object size:0x4 scope:local data:float +@226 = .sdata2:0x8041E610; // type:object size:0x4 scope:local data:float +@227 = .sdata2:0x8041E614; // type:object size:0x4 scope:local data:float +@228 = .sdata2:0x8041E618; // type:object size:0x4 scope:local data:float +@229 = .sdata2:0x8041E61C; // type:object size:0x4 scope:local data:float +@267 = .sdata2:0x8041E620; // type:object size:0x4 scope:local data:float lbl_8041E628 = .sdata2:0x8041E628; // type:object size:0x4 data:float lbl_8041E62C = .sdata2:0x8041E62C; // type:object size:0x4 data:float lbl_8041E630 = .sdata2:0x8041E630; // type:object size:0x4 data:float diff --git a/config/G2MJ01/config.yml b/config/G2MJ01/config.yml index 4b90ae1..d210147 100644 --- a/config/G2MJ01/config.yml +++ b/config/G2MJ01/config.yml @@ -2,7 +2,6 @@ object: orig/G2MJ01/sys/main.dol hash: 7f24a768f7b1a687adb88e56559ad8637ed80589 splits: config/G2MJ01/splits.txt symbols: config/G2MJ01/symbols.txt -auto_force_files: false quick_analysis: true modules: - object: orig/G2MJ01/files/RelProd/AIMannedTurret.rel diff --git a/config/G2MP01/config.yml b/config/G2MP01/config.yml index 54d7be2..5c1bb36 100644 --- a/config/G2MP01/config.yml +++ b/config/G2MP01/config.yml @@ -2,7 +2,6 @@ object: orig/G2MP01/sys/main.dol hash: 5a670d5da3d181e86a0df7cf7751c7055eee35fb splits: config/G2MP01/splits.txt symbols: config/G2MP01/symbols.txt -auto_force_files: false quick_analysis: true modules: - object: orig/G2MP01/files/RelProd/AIMannedTurret.rel diff --git a/config/R32J01/config.yml b/config/R32J01/config.yml new file mode 100644 index 0000000..b46f8cb --- /dev/null +++ b/config/R32J01/config.yml @@ -0,0 +1,7 @@ +object: orig/R32J01/files/rs5mp2jpn_p.dol +hash: 442947ba57dce414917feab0e75a8227690b3e4b +selfile: orig/R32J01/files/MP2JPN/RSO/Production/selfile.sel +selfile_hash: 0f06c15513df90668eecaf6c56c071b9b7132774 +splits: config/R32J01/splits.txt +symbols: config/R32J01/symbols.txt +quick_analysis: true diff --git a/config/R32J01/splits.txt b/config/R32J01/splits.txt new file mode 100644 index 0000000..95e49cf --- /dev/null +++ b/config/R32J01/splits.txt @@ -0,0 +1,10 @@ +Runtime/__init_cpp_exceptions.cpp: + .text start:0x802B6974 end:0x802B69E4 + .ctors start:0x8049F420 end:0x8049F424 rename:.ctors$10 + .dtors start:0x8049F640 end:0x8049F644 rename:.dtors$10 + .dtors start:0x8049F644 end:0x8049F648 rename:.dtors$15 + .sdata start:0x805CAAC0 end:0x805CAAC8 + +Runtime/global_destructor_chain.c: + .text start:0x802B6AC8 end:0x802B6B28 + .sbss start:0x805CBB60 end:0x805CBB64 diff --git a/config/R32J01/symbols.txt b/config/R32J01/symbols.txt new file mode 100644 index 0000000..cc76abf --- /dev/null +++ b/config/R32J01/symbols.txt @@ -0,0 +1,28771 @@ +memcpy = .init:0x80004000; // type:function size:0x50 scope:global +__fill_mem = .init:0x80004050; // type:function size:0xB4 scope:global +memset = .init:0x80004104; // type:function size:0x30 scope:global +gTRKInterruptVectorTable = .init:0x80004134; // type:label scope:global +__check_pad3 = .init:0x80006068; // type:function size:0x28 scope:local +gTRKInterruptVectorTableEnd = .init:0x80006068; // type:label scope:global +__set_debug_bba = .init:0x80006090; // type:function size:0xC scope:local +__get_debug_bba = .init:0x8000609C; // type:function size:0x8 scope:local +__start = .init:0x800060A4; // type:function size:0x16C scope:weak +__init_registers = .init:0x80006210; // type:function size:0x90 scope:local +__init_data = .init:0x800062A0; // type:function size:0xA8 scope:local +__init_hardware = .init:0x80006348; // type:function size:0x24 scope:global +__flush_cache = .init:0x8000636C; // type:function size:0x34 scope:global +_rom_copy_info = .init:0x800063A0; // type:object size:0x84 scope:global data:4byte +_bss_init_info = .init:0x80006424; // type:object size:0x20 scope:global data:4byte +@etb_80006460 = extab:0x80006460; // type:object size:0x8 scope:local hidden +@etb_80006468 = extab:0x80006468; // type:object size:0x18 scope:local hidden +@etb_80006480 = extab:0x80006480; // type:object size:0x8 scope:local hidden +@eti_800064A0 = extabindex:0x800064A0; // type:object size:0xC scope:local hidden +@eti_800064AC = extabindex:0x800064AC; // type:object size:0xC scope:local hidden +@eti_800064B8 = extabindex:0x800064B8; // type:object size:0xC scope:local hidden +_eti_init_info = extabindex:0x800064C4; // type:object size:0x20 scope:global +fn_80006500 = .text:0x80006500; // type:function size:0x174 +fn_80006674 = .text:0x80006674; // type:function size:0x64 +fn_800066D8 = .text:0x800066D8; // type:function size:0x40 +fn_80006718 = .text:0x80006718; // type:function size:0xC +fn_80006724 = .text:0x80006724; // type:function size:0x34 +fn_80006758 = .text:0x80006758; // type:function size:0x30C +fn_80006A64 = .text:0x80006A64; // type:function size:0x40 +fn_80006AA4 = .text:0x80006AA4; // type:function size:0x464 +fn_80006F08 = .text:0x80006F08; // type:function size:0xAC +fn_80006FB4 = .text:0x80006FB4; // type:function size:0xC4 +fn_80007078 = .text:0x80007078; // type:function size:0x8 +fn_80007080 = .text:0x80007080; // type:function size:0x8 +fn_80007088 = .text:0x80007088; // type:function size:0x8 +fn_80007090 = .text:0x80007090; // type:function size:0x8 +fn_80007098 = .text:0x80007098; // type:function size:0x8 +fn_800070A0 = .text:0x800070A0; // type:function size:0x8 +fn_800070A8 = .text:0x800070A8; // type:function size:0x8 +fn_800070B0 = .text:0x800070B0; // type:function size:0x8 +fn_800070B8 = .text:0x800070B8; // type:function size:0x8 +fn_800070C0 = .text:0x800070C0; // type:function size:0x8 +fn_800070C8 = .text:0x800070C8; // type:function size:0x8 +fn_800070D0 = .text:0x800070D0; // type:function size:0x8 +fn_800070D8 = .text:0x800070D8; // type:function size:0x40 +fn_80007118 = .text:0x80007118; // type:function size:0x20 +fn_80007138 = .text:0x80007138; // type:function size:0x234 +fn_8000736C = .text:0x8000736C; // type:function size:0x78 +fn_800073E4 = .text:0x800073E4; // type:function size:0x100 +fn_800074E4 = .text:0x800074E4; // type:function size:0x58 +fn_8000753C = .text:0x8000753C; // type:function size:0x4 +fn_80007540 = .text:0x80007540; // type:function size:0x38 +fn_80007578 = .text:0x80007578; // type:function size:0x64 +fn_800075DC = .text:0x800075DC; // type:function size:0x40 +fn_8000761C = .text:0x8000761C; // type:function size:0x4 +fn_80007620 = .text:0x80007620; // type:function size:0x98 +fn_800076B8 = .text:0x800076B8; // type:function size:0x4 +fn_800076BC = .text:0x800076BC; // type:function size:0x4 +fn_800076C0 = .text:0x800076C0; // type:function size:0x40 +fn_80007700 = .text:0x80007700; // type:function size:0x28 +fn_80007728 = .text:0x80007728; // type:function size:0xB0 +fn_800077D8 = .text:0x800077D8; // type:function size:0x218 +fn_800079F0 = .text:0x800079F0; // type:function size:0x64 +fn_80007A54 = .text:0x80007A54; // type:function size:0x7C +fn_80007AD0 = .text:0x80007AD0; // type:function size:0x264 +fn_80007D34 = .text:0x80007D34; // type:function size:0x84 +fn_80007DB8 = .text:0x80007DB8; // type:function size:0x40 +fn_80007DF8 = .text:0x80007DF8; // type:function size:0x2C +fn_80007E24 = .text:0x80007E24; // type:function size:0x238 +fn_8000805C = .text:0x8000805C; // type:function size:0x74 +fn_800080D0 = .text:0x800080D0; // type:function size:0x168 +fn_80008238 = .text:0x80008238; // type:function size:0x4 +fn_8000823C = .text:0x8000823C; // type:function size:0x200 +fn_8000843C = .text:0x8000843C; // type:function size:0x48 +fn_80008484 = .text:0x80008484; // type:function size:0x50 +fn_800084D4 = .text:0x800084D4; // type:function size:0x40 +SetSAIMannedTurret_FuncPtrs__FP24SAIMannedTurret_FuncPtrs = .text:0x80008514; // type:function size:0x8 +fn_8000851C = .text:0x8000851C; // type:function size:0x10 +fn_8000852C = .text:0x8000852C; // type:function size:0xA0 +fn_800085CC = .text:0x800085CC; // type:function size:0x600 +fn_80008BCC = .text:0x80008BCC; // type:function size:0x58 +fn_80008C24 = .text:0x80008C24; // type:function size:0x60 +fn_80008C84 = .text:0x80008C84; // type:function size:0x56C +fn_800091F0 = .text:0x800091F0; // type:function size:0x118 +fn_80009308 = .text:0x80009308; // type:function size:0x4 +fn_8000930C = .text:0x8000930C; // type:function size:0x54 +fn_80009360 = .text:0x80009360; // type:function size:0x60 +fn_800093C0 = .text:0x800093C0; // type:function size:0x94 +fn_80009454 = .text:0x80009454; // type:function size:0x20 +fn_80009474 = .text:0x80009474; // type:function size:0x3C +__ct__6CActorF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoUiRC12CTransform4fRC10CModelDataRC13CMaterialListRC16CActorParameters9TUniqueId = .text:0x800094B0; // type:function size:0x6AC +fn_80009B5C = .text:0x80009B5C; // type:function size:0x40 +__dt__6CActorFv = .text:0x80009B9C; // type:function size:0x100 +UpdateAnimation__6CActorFfR13CStateManagerb = .text:0x80009C9C; // type:function size:0x510 +StopLoopedSounds__6CActorFv = .text:0x8000A1AC; // type:function size:0xC8 +fn_8000A274 = .text:0x8000A274; // type:function size:0xE4 +PlayCustomSound__6CActorCFRC9CVector3fRC9CVector3fRC22SLdrAudioPlaybackParmsb = .text:0x8000A358; // type:function size:0xB4 +DoUserAnimEvent__6CActorFR13CStateManagerRC13CInt32POINode14EUserEventTypef = .text:0x8000A40C; // type:function size:0x10 +GetAverageAnimVelocity__6CActorFi = .text:0x8000A41C; // type:function size:0x38 +PreRenderAllViewports__6CActorFR13CStateManager = .text:0x8000A454; // type:function size:0x210 +SetModelData__6CActorFRC10CModelDataR13CStateManager = .text:0x8000A664; // type:function size:0x1D4 +PreRender__6CActorFR13CStateManager = .text:0x8000A838; // type:function size:0x25C +fn_8000AA94 = .text:0x8000AA94; // type:function size:0x24 +AddToRenderer__6CActorCFRC13CStateManager = .text:0x8000AAB8; // type:function size:0x198 +GetRenderAlphaBufferAlpha__6CActorCFRC13CStateManager = .text:0x8000AC50; // type:function size:0xC8 +fn_8000AD18 = .text:0x8000AD18; // type:function size:0xC4 +EnsureRendered__6CActorCFRC13CStateManager = .text:0x8000ADDC; // type:function size:0x94 +CanRenderUnsorted__6CActorCFRC13CStateManager = .text:0x8000AE70; // type:function size:0x94 +Render__6CActorCFRC13CStateManager = .text:0x8000AF04; // type:function size:0x18C +fn_8000B090 = .text:0x8000B090; // type:function size:0xAC +GetYaw__6CActorCFv = .text:0x8000B13C; // type:function size:0x10C +HealthInfo__6CActorFv = .text:0x8000B248; // type:function size:0x8 +GetDamageVulnerability__6CActorCFv = .text:0x8000B250; // type:function size:0x4 +GetDamageVulnerability__6CActorCFRC9CVector3fRC9CVector3fRC11CDamageInfo = .text:0x8000B254; // type:function size:0x10 +NotifyDamageEvent__6CActorFR13CStateManagerRC9TUniqueIdRC9TUniqueIdRC11CDamageInfofbRC9CVector3fRC9CVector3f = .text:0x8000B264; // type:function size:0x4 +GetTouchBounds__6CActorCFv = .text:0x8000B268; // type:function size:0xC +Touch__6CActorFR6CActorR13CStateManager = .text:0x8000B274; // type:function size:0x4 +fn_8000B278 = .text:0x8000B278; // type:function size:0xC +SetUseInSortedLists__6CActorFb = .text:0x8000B284; // type:function size:0x10 +fn_8000B294 = .text:0x8000B294; // type:function size:0xC +SetCallTouch__6CActorFb = .text:0x8000B2A0; // type:function size:0x10 +AddMaterial__6CActorF14EMaterialTypesR13CStateManager = .text:0x8000B2B0; // type:function size:0x6C +AddMaterial__6CActorF14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B31C; // type:function size:0x9C +AddMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B3B8; // type:function size:0xD0 +AddMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B488; // type:function size:0xE4 +fn_8000B56C = .text:0x8000B56C; // type:function size:0x110 +RemoveMaterial__6CActorF14EMaterialTypesR13CStateManager = .text:0x8000B67C; // type:function size:0x74 +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B6F0; // type:function size:0xAC +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B79C; // type:function size:0xE8 +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B884; // type:function size:0x104 +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B988; // type:function size:0x138 +fn_8000BAC0 = .text:0x8000BAC0; // type:function size:0x20 +GetCollisionResponseType__6CActorCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x8000BAE0; // type:function size:0x8 +GetOrbitPosition__6CActorCFRC13CStateManager = .text:0x8000BAE8; // type:function size:0x1C +GetAimPosition__6CActorCFRC13CStateManagerf = .text:0x8000BB04; // type:function size:0x1C +GetHomingPosition__6CActorCFRC13CStateManagerf = .text:0x8000BB20; // type:function size:0x10 +GetLookAtPosition__6CActorCFRC13CStateManager = .text:0x8000BB30; // type:function size:0x10 +fn_8000BB40 = .text:0x8000BB40; // type:function size:0x1B8 +fn_8000BCF8 = .text:0x8000BCF8; // type:function size:0xB4 +SetCalculateLighting__6CActorFb = .text:0x8000BDAC; // type:function size:0xD8 +SetActorLights__6CActorFRCQ24rstl24auto_ptr<12CActorLights> = .text:0x8000BE84; // type:function size:0x6C +GetMaterialFilter__6CActorCFv = .text:0x8000BEF0; // type:function size:0x8 +SetMaterialFilter__6CActorFRC15CMaterialFilter = .text:0x8000BEF8; // type:function size:0x2C +SetActive__6CActorFb = .text:0x8000BF24; // type:function size:0x60 +AcceptScriptMsg__6CActorFR13CStateManagerRC10CScriptMsg = .text:0x8000BF84; // type:function size:0x284 +GetSortingBounds__6CActorCFRC13CStateManager = .text:0x8000C208; // type:function size:0x34 +FluidFXThink__6CActorFQ26CActor11EFluidStateR12CScriptWaterR13CStateManager = .text:0x8000C23C; // type:function size:0x4 +OnScanStateChange__6CActorFQ26CActor10EScanStateR13CStateManager = .text:0x8000C240; // type:function size:0x94 +GetScannableObjectInfo__6CActorCFv = .text:0x8000C2D4; // type:function size:0x1C +SetMuted__6CActorFb = .text:0x8000C2F0; // type:function size:0x10 +SetVolume__6CActorFUc = .text:0x8000C300; // type:function size:0x90 +SetSoundEventPitchBend__6CActorFi = .text:0x8000C390; // type:function size:0x9C +ClearSoundEventPitchBend__6CActorFv = .text:0x8000C42C; // type:function size:0x10 +InFluidId__6CActorCFv = .text:0x8000C43C; // type:function size:0x2C +fn_8000C468 = .text:0x8000C468; // type:function size:0x8 +fn_8000C470 = .text:0x8000C470; // type:function size:0xB4 +ClearFluidList__6CActorFR13CStateManager = .text:0x8000C524; // type:function size:0x1C +fn_8000C540 = .text:0x8000C540; // type:function size:0x2DC +fn_8000C81C = .text:0x8000C81C; // type:function size:0x354 +fn_8000CB70 = .text:0x8000CB70; // type:function size:0x3D8 +fn_8000CF48 = .text:0x8000CF48; // type:function size:0x1C8 +fn_8000D110 = .text:0x8000D110; // type:function size:0xF0 +fn_8000D200 = .text:0x8000D200; // type:function size:0x70 +ProcessSoundEvent__6CActorFififfRC6CSegIdUsUsfUcUcfRC9CVector3fiR13CStateManagerb = .text:0x8000D270; // type:function size:0x3A0 +GetLocatorTransform__6CActorCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8000D610; // type:function size:0x8 +GetScaledLocatorTransform__6CActorCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8000D618; // type:function size:0x8 +GetScaledLocatorTransform__6CActorCFRC6CSegId = .text:0x8000D620; // type:function size:0x8 +fn_8000D628 = .text:0x8000D628; // type:function size:0x68 +SetTranslation__6CActorFRC9CVector3f = .text:0x8000D690; // type:function size:0x28 +fn_8000D6B8 = .text:0x8000D6B8; // type:function size:0xC4 +SetDrawShadow__6CActorFb = .text:0x8000D77C; // type:function size:0x6C +fn_8000D7E8 = .text:0x8000D7E8; // type:function size:0xA8 +fn_8000D890 = .text:0x8000D890; // type:function size:0x204 +fn_8000DA94 = .text:0x8000DA94; // type:function size:0x5C +fn_8000DAF0 = .text:0x8000DAF0; // type:function size:0x184 +fn_8000DC74 = .text:0x8000DC74; // type:function size:0x1F4 +FindLoopedSound__6CActorFUs = .text:0x8000DE68; // type:function size:0x40 +SetValidTarget__6CActorFib = .text:0x8000DEA8; // type:function size:0x50 +SetVisorOrbitableFlags__6CActorFQ216CVisorParameters20EVisorOrbitableFlagsb = .text:0x8000DEF8; // type:function size:0x38 +AllocateEchoEmitter__6CActorFbRC6CAABoxRC15SEchoParameters = .text:0x8000DF30; // type:function size:0xE8 +SetEchoEmitter__6CActorFbP12CEchoEmitter = .text:0x8000E018; // type:function size:0x88 +Think__6CActorFfR13CStateManager = .text:0x8000E0A0; // type:function size:0xE8 +SetTransformDirty__6CActorFv = .text:0x8000E188; // type:function size:0x10 +GetDistanceToCamera__6CActorCFR13CStateManager = .text:0x8000E198; // type:function size:0x118 +SetTransform__6CActorFRC12CTransform4f = .text:0x8000E2B0; // type:function size:0x68 +UpdatePortalSystemState__6CActorFR13CStateManager = .text:0x8000E318; // type:function size:0x58 +fn_8000E370 = .text:0x8000E370; // type:function size:0x10 +__ct__12CActorLightsFUi9CVector3fiifbbbb = .text:0x8000E380; // type:function size:0x120 +__dt__12CActorLightsFv = .text:0x8000E4A0; // type:function size:0x40 +GetActiveLightCount__12CActorLightsCFv = .text:0x8000E4E0; // type:function size:0x24 +GetLight__12CActorLightsCFUi = .text:0x8000E504; // type:function size:0x4C +ActivateLights__12CActorLightsCFv = .text:0x8000E550; // type:function size:0x520 +fn_8000EA70 = .text:0x8000EA70; // type:function size:0x54 +fn_8000EAC4 = .text:0x8000EAC4; // type:function size:0x1E8 +BuildAreaLightList__12CActorLightsFRC13CStateManagerRC9CGameAreaRC6CAABox = .text:0x8000ECAC; // type:function size:0xF74 +fn_8000FC20 = .text:0x8000FC20; // type:function size:0x1F8 +fn_8000FE18 = .text:0x8000FE18; // type:function size:0x1CC +fn_8000FFE4 = .text:0x8000FFE4; // type:function size:0x108 +fn_800100EC = .text:0x800100EC; // type:function size:0x54 +fn_80010140 = .text:0x80010140; // type:function size:0xF0 +fn_80010230 = .text:0x80010230; // type:function size:0x138 +fn_80010368 = .text:0x80010368; // type:function size:0x1C0 +fn_80010528 = .text:0x80010528; // type:function size:0x8C +BuildDynamicLightList__12CActorLightsFRC13CStateManagerRC6CAABox = .text:0x800105B4; // type:function size:0x5F8 +fn_80010BAC = .text:0x80010BAC; // type:function size:0x4E4 +fn_80011090 = .text:0x80011090; // type:function size:0xA4 +BuildConstantAmbientLighting__12CActorLightsFRC6CColor = .text:0x80011134; // type:function size:0x38 +fn_8001116C = .text:0x8001116C; // type:function size:0x5C +fn_800111C8 = .text:0x800111C8; // type:function size:0x12C +fn_800112F4 = .text:0x800112F4; // type:function size:0x94 +fn_80011388 = .text:0x80011388; // type:function size:0x58 +fn_800113E0 = .text:0x800113E0; // type:function size:0x1C +fn_800113FC = .text:0x800113FC; // type:function size:0x18 +fn_80011414 = .text:0x80011414; // type:function size:0x98 +fn_800114AC = .text:0x800114AC; // type:function size:0x64 +fn_80011510 = .text:0x80011510; // type:function size:0x6C +fn_8001157C = .text:0x8001157C; // type:function size:0x294 +fn_80011810 = .text:0x80011810; // type:function size:0x2D8 +fn_80011AE8 = .text:0x80011AE8; // type:function size:0x2B4 +fn_80011D9C = .text:0x80011D9C; // type:function size:0x130 +fn_80011ECC = .text:0x80011ECC; // type:function size:0x29C +fn_80012168 = .text:0x80012168; // type:function size:0x190 +fn_800122F8 = .text:0x800122F8; // type:function size:0x2A8 +fn_800125A0 = .text:0x800125A0; // type:function size:0x2A8 +fn_80012848 = .text:0x80012848; // type:function size:0x2F8 +fn_80012B40 = .text:0x80012B40; // type:function size:0x4DC +fn_8001301C = .text:0x8001301C; // type:function size:0x3C +fn_80013058 = .text:0x80013058; // type:function size:0x478 +fn_800134D0 = .text:0x800134D0; // type:function size:0x5C +fn_8001352C = .text:0x8001352C; // type:function size:0x5C +fn_80013588 = .text:0x80013588; // type:function size:0x23C +fn_800137C4 = .text:0x800137C4; // type:function size:0xB8 +fn_8001387C = .text:0x8001387C; // type:function size:0xA0 +fn_8001391C = .text:0x8001391C; // type:function size:0xA0 +fn_800139BC = .text:0x800139BC; // type:function size:0xA0 +fn_80013A5C = .text:0x80013A5C; // type:function size:0xA0 +fn_80013AFC = .text:0x80013AFC; // type:function size:0xA0 +fn_80013B9C = .text:0x80013B9C; // type:function size:0x98 +fn_80013C34 = .text:0x80013C34; // type:function size:0xA0 +fn_80013CD4 = .text:0x80013CD4; // type:function size:0x2C +fn_80013D00 = .text:0x80013D00; // type:function size:0x68 +fn_80013D68 = .text:0x80013D68; // type:function size:0x80 +fn_80013DE8 = .text:0x80013DE8; // type:function size:0x2C +StartElectric__20CActorModelParticlesFR6CActor = .text:0x80013E14; // type:function size:0x78 +fn_80013E8C = .text:0x80013E8C; // type:function size:0xC +StopElectric__20CActorModelParticlesFR6CActor = .text:0x80013E98; // type:function size:0x70 +fn_80013F08 = .text:0x80013F08; // type:function size:0x54 +fn_80013F5C = .text:0x80013F5C; // type:function size:0x90 +StartRainSplashes__20CActorModelParticlesFR6CActorR13CStateManageriif = .text:0x80013FEC; // type:function size:0x1DC +StopRainSplashes__20CActorModelParticlesFR6CActor = .text:0x800141C8; // type:function size:0x108 +fn_800142D0 = .text:0x800142D0; // type:function size:0x20 +fn_800142F0 = .text:0x800142F0; // type:function size:0xF0 +fn_800143E0 = .text:0x800143E0; // type:function size:0x728 +fn_80014B08 = .text:0x80014B08; // type:function size:0x54 +fn_80014B5C = .text:0x80014B5C; // type:function size:0x310 +fn_80014E6C = .text:0x80014E6C; // type:function size:0x34 +fn_80014EA0 = .text:0x80014EA0; // type:function size:0x34 +fn_80014ED4 = .text:0x80014ED4; // type:function size:0x19C +Render__20CActorModelParticlesCFRC13CStateManagerRC6CActor = .text:0x80015070; // type:function size:0x218 +fn_80015288 = .text:0x80015288; // type:function size:0xA0 +fn_80015328 = .text:0x80015328; // type:function size:0x184 +fn_800154AC = .text:0x800154AC; // type:function size:0x54 +fn_80015500 = .text:0x80015500; // type:function size:0x44 +fn_80015544 = .text:0x80015544; // type:function size:0x64 +fn_800155A8 = .text:0x800155A8; // type:function size:0x90 +fn_80015638 = .text:0x80015638; // type:function size:0xA8 +fn_800156E0 = .text:0x800156E0; // type:function size:0xDC +fn_800157BC = .text:0x800157BC; // type:function size:0x4C +fn_80015808 = .text:0x80015808; // type:function size:0x90 +fn_80015898 = .text:0x80015898; // type:function size:0x90 +fn_80015928 = .text:0x80015928; // type:function size:0x8C +fn_800159B4 = .text:0x800159B4; // type:function size:0xBC +__ct__16CActorParametersFv = .text:0x80015A70; // type:function size:0x114 +fn_80015B84 = .text:0x80015B84; // type:function size:0x11C +fn_80015CA0 = .text:0x80015CA0; // type:function size:0xFC +fn_80015D9C = .text:0x80015D9C; // type:function size:0xFC +HighlightInDarkVisor__16CActorParametersCFb = .text:0x80015E98; // type:function size:0x100 +fn_80015F98 = .text:0x80015F98; // type:function size:0x100 +__ct__16CLightParametersFbfQ216CLightParameters19EShadowTessellationffRC6CColorbQ216CLightParameters21EWorldLightingOptionsQ216CLightParameters26ELightRecalculationOptionsRC9CVector3fiibQ216CLightParameters9ELightSetb = .text:0x80016098; // type:function size:0xB8 +__ct__16CLightParametersFv = .text:0x80016150; // type:function size:0x70 +fn_800161C0 = .text:0x800161C0; // type:function size:0x50 +MakeActorLights__16CLightParametersCFv = .text:0x80016210; // type:function size:0x18C +fn_8001639C = .text:0x8001639C; // type:function size:0x24 +None__15SEchoParametersFv = .text:0x800163C0; // type:function size:0x1C +__ct__3CAiF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoUiRC12CTransform4fRC10CModelDataRC6CAABoxfRC11CHealthInfoRC20CDamageVulnerabilityRC13CMaterialListUiUiRC16CActorParametersff = .text:0x800163DC; // type:function size:0x514 +__dt__3CAiFv = .text:0x800168F0; // type:function size:0x88 +HealthInfo__3CAiFv = .text:0x80016978; // type:function size:0x8 +GetDamageVulnerability__3CAiCFv = .text:0x80016980; // type:function size:0x8 +DamageVulnerability__3CAiFv = .text:0x80016988; // type:function size:0x8 +TakeDamage__3CAiFRC9CVector3ff = .text:0x80016990; // type:function size:0x4 +AcceptScriptMsg__3CAiFR13CStateManagerRC10CScriptMsg = .text:0x80016994; // type:function size:0xC4 +FluidFXThink__3CAiFQ26CActor11EFluidStateR12CScriptWaterR13CStateManager = .text:0x80016A58; // type:function size:0x134 +fn_80016B8C = .text:0x80016B8C; // type:function size:0x68 +GetStateMachine2__3CAiFv = .text:0x80016BF4; // type:function size:0x68 +GetCollisionResponseType__3CAiCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x80016C5C; // type:function size:0x8 +fn_80016C64 = .text:0x80016C64; // type:function size:0x9C +fn_80016D00 = .text:0x80016D00; // type:function size:0x1C +fn_80016D1C = .text:0x80016D1C; // type:function size:0x8 +fn_80016D24 = .text:0x80016D24; // type:function size:0x8 +fn_80016D2C = .text:0x80016D2C; // type:function size:0x8 +fn_80016D34 = .text:0x80016D34; // type:function size:0xA4 +fn_80016DD8 = .text:0x80016DD8; // type:function size:0x68 +fn_80016E40 = .text:0x80016E40; // type:function size:0x64 +fn_80016EA4 = .text:0x80016EA4; // type:function size:0xC4 +fn_80016F68 = .text:0x80016F68; // type:function size:0x40 +SetPhysicsKnockBackType__15CAiKnockBackMgrFQ213CKnockBackMgr21EPhysicsKnockBackType = .text:0x80016FA8; // type:function size:0x8 +EnableKnockBackPhysics__15CAiKnockBackMgrFb = .text:0x80016FB0; // type:function size:0x24 +fn_80016FD4 = .text:0x80016FD4; // type:function size:0x3C +fn_80017010 = .text:0x80017010; // type:function size:0x40 +fn_80017050 = .text:0x80017050; // type:function size:0x58 +fn_800170A8 = .text:0x800170A8; // type:function size:0x864 +fn_8001790C = .text:0x8001790C; // type:function size:0x8 +fn_80017914 = .text:0x80017914; // type:function size:0x40 +fn_80017954 = .text:0x80017954; // type:function size:0x40 +fn_80017994 = .text:0x80017994; // type:function size:0x40 +fn_800179D4 = .text:0x800179D4; // type:function size:0xB0 +fn_80017A84 = .text:0x80017A84; // type:function size:0x17C +fn_80017C00 = .text:0x80017C00; // type:function size:0xAC +fn_80017CAC = .text:0x80017CAC; // type:function size:0xC +fn_80017CB8 = .text:0x80017CB8; // type:function size:0x128 +fn_80017DE0 = .text:0x80017DE0; // type:function size:0x130 +fn_80017F10 = .text:0x80017F10; // type:function size:0x8 +SetAdditiveFlinchWeight__15CAiKnockBackMgrFf = .text:0x80017F18; // type:function size:0x8 +fn_80017F20 = .text:0x80017F20; // type:function size:0xC +fn_80017F2C = .text:0x80017F2C; // type:function size:0xC +fn_80017F38 = .text:0x80017F38; // type:function size:0x8 +fn_80017F40 = .text:0x80017F40; // type:function size:0x6C +fn_80017FAC = .text:0x80017FAC; // type:function size:0x154 +fn_80018100 = .text:0x80018100; // type:function size:0x9C +fn_8001819C = .text:0x8001819C; // type:function size:0x1AC +fn_80018348 = .text:0x80018348; // type:function size:0x8C +fn_800183D4 = .text:0x800183D4; // type:function size:0x74 +fn_80018448 = .text:0x80018448; // type:function size:0xDC0 +fn_80019208 = .text:0x80019208; // type:function size:0x40 +fn_80019248 = .text:0x80019248; // type:function size:0x10 +fn_80019258 = .text:0x80019258; // type:function size:0x1C +fn_80019274 = .text:0x80019274; // type:function size:0x1C +fn_80019290 = .text:0x80019290; // type:function size:0xC +fn_8001929C = .text:0x8001929C; // type:function size:0x8 +fn_800192A4 = .text:0x800192A4; // type:function size:0xC +fn_800192B0 = .text:0x800192B0; // type:function size:0x8 +fn_800192B8 = .text:0x800192B8; // type:function size:0x5C +fn_80019314 = .text:0x80019314; // type:function size:0x14 +fn_80019328 = .text:0x80019328; // type:function size:0x8 +fn_80019330 = .text:0x80019330; // type:function size:0xEC +fn_8001941C = .text:0x8001941C; // type:function size:0x4E4 +fn_80019900 = .text:0x80019900; // type:function size:0xD14 +fn_8001A614 = .text:0x8001A614; // type:function size:0xC4 +fn_8001A6D8 = .text:0x8001A6D8; // type:function size:0x34 +fn_8001A70C = .text:0x8001A70C; // type:function size:0x1C +fn_8001A728 = .text:0x8001A728; // type:function size:0x9C +fn_8001A7C4 = .text:0x8001A7C4; // type:function size:0xD8 +fn_8001A89C = .text:0x8001A89C; // type:function size:0x58 +fn_8001A8F4 = .text:0x8001A8F4; // type:function size:0x250 +fn_8001AB44 = .text:0x8001AB44; // type:function size:0x4C +fn_8001AB90 = .text:0x8001AB90; // type:function size:0x20 +fn_8001ABB0 = .text:0x8001ABB0; // type:function size:0x20 +fn_8001ABD0 = .text:0x8001ABD0; // type:function size:0xC +fn_8001ABDC = .text:0x8001ABDC; // type:function size:0xC +fn_8001ABE8 = .text:0x8001ABE8; // type:function size:0x24 +fn_8001AC0C = .text:0x8001AC0C; // type:function size:0xC +fn_8001AC18 = .text:0x8001AC18; // type:function size:0x8 +fn_8001AC20 = .text:0x8001AC20; // type:function size:0x8 +fn_8001AC28 = .text:0x8001AC28; // type:function size:0x54 +fn_8001AC7C = .text:0x8001AC7C; // type:function size:0x30 +fn_8001ACAC = .text:0x8001ACAC; // type:function size:0x4C +fn_8001ACF8 = .text:0x8001ACF8; // type:function size:0x40 +fn_8001AD38 = .text:0x8001AD38; // type:function size:0x40 +fn_8001AD78 = .text:0x8001AD78; // type:function size:0x64 +fn_8001ADDC = .text:0x8001ADDC; // type:function size:0x5C +fn_8001AE38 = .text:0x8001AE38; // type:function size:0x78 +fn_8001AEB0 = .text:0x8001AEB0; // type:function size:0x28 +fn_8001AED8 = .text:0x8001AED8; // type:function size:0xC +fn_8001AEE4 = .text:0x8001AEE4; // type:function size:0x8 +fn_8001AEEC = .text:0x8001AEEC; // type:function size:0x40 +fn_8001AF2C = .text:0x8001AF2C; // type:function size:0x34 +fn_8001AF60 = .text:0x8001AF60; // type:function size:0x4 +fn_8001AF64 = .text:0x8001AF64; // type:function size:0x8 +fn_8001AF6C = .text:0x8001AF6C; // type:function size:0x8 +fn_8001AF74 = .text:0x8001AF74; // type:function size:0x20 +fn_8001AF94 = .text:0x8001AF94; // type:function size:0x68 +fn_8001AFFC = .text:0x8001AFFC; // type:function size:0x2C +fn_8001B028 = .text:0x8001B028; // type:function size:0x4C +fn_8001B074 = .text:0x8001B074; // type:function size:0x58 +fn_8001B0CC = .text:0x8001B0CC; // type:function size:0x5C +fn_8001B128 = .text:0x8001B128; // type:function size:0x40 +fn_8001B168 = .text:0x8001B168; // type:function size:0x68 +fn_8001B1D0 = .text:0x8001B1D0; // type:function size:0x68 +fn_8001B238 = .text:0x8001B238; // type:function size:0x58 +fn_8001B290 = .text:0x8001B290; // type:function size:0x58 +fn_8001B2E8 = .text:0x8001B2E8; // type:function size:0x54 +fn_8001B33C = .text:0x8001B33C; // type:function size:0x20 +fn_8001B35C = .text:0x8001B35C; // type:function size:0x20 +fn_8001B37C = .text:0x8001B37C; // type:function size:0x54 +fn_8001B3D0 = .text:0x8001B3D0; // type:function size:0x8 +fn_8001B3D8 = .text:0x8001B3D8; // type:function size:0x58 +fn_8001B430 = .text:0x8001B430; // type:function size:0x98 +fn_8001B4C8 = .text:0x8001B4C8; // type:function size:0x18 +fn_8001B4E0 = .text:0x8001B4E0; // type:function size:0xC +fn_8001B4EC = .text:0x8001B4EC; // type:function size:0x8 +fn_8001B4F4 = .text:0x8001B4F4; // type:function size:0x134 +fn_8001B628 = .text:0x8001B628; // type:function size:0x8 +fn_8001B630 = .text:0x8001B630; // type:function size:0x13C +fn_8001B76C = .text:0x8001B76C; // type:function size:0x8 +fn_8001B774 = .text:0x8001B774; // type:function size:0x15C +fn_8001B8D0 = .text:0x8001B8D0; // type:function size:0x8 +fn_8001B8D8 = .text:0x8001B8D8; // type:function size:0x164 +fn_8001BA3C = .text:0x8001BA3C; // type:function size:0x8 +fn_8001BA44 = .text:0x8001BA44; // type:function size:0x8 +fn_8001BA4C = .text:0x8001BA4C; // type:function size:0x10 +fn_8001BA5C = .text:0x8001BA5C; // type:function size:0x40 +fn_8001BA9C = .text:0x8001BA9C; // type:function size:0x8 +__dt__9CAnimDataFv = .text:0x8001BAA4; // type:function size:0x5E0 +GetBoundingBox__9CAnimDataCFv = .text:0x8001C084; // type:function size:0x1B8 +fn_8001C23C = .text:0x8001C23C; // type:function size:0x10 +fn_8001C24C = .text:0x8001C24C; // type:function size:0x78 +fn_8001C2C4 = .text:0x8001C2C4; // type:function size:0x4C +CalcBoundingBoxFromModelVerts__9CAnimDataCFv = .text:0x8001C310; // type:function size:0x198 +GetLocatorSegId__9CAnimDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8001C4A8; // type:function size:0x8 +fn_8001C4B0 = .text:0x8001C4B0; // type:function size:0x18 +fn_8001C4C8 = .text:0x8001C4C8; // type:function size:0x2C8 +fn_8001C790 = .text:0x8001C790; // type:function size:0x6E4 +fn_8001CE74 = .text:0x8001CE74; // type:function size:0x88 +fn_8001CEFC = .text:0x8001CEFC; // type:function size:0x110 +fn_8001D00C = .text:0x8001D00C; // type:function size:0x20 +fn_8001D02C = .text:0x8001D02C; // type:function size:0x11C +fn_8001D148 = .text:0x8001D148; // type:function size:0x1FC +fn_8001D344 = .text:0x8001D344; // type:function size:0x80 +SetSkinnedModel__9CAnimDataFRC29TLockedToken<13CSkinnedModel> = .text:0x8001D3C4; // type:function size:0x7C +fn_8001D440 = .text:0x8001D440; // type:function size:0xDC +fn_8001D51C = .text:0x8001D51C; // type:function size:0xDC +fn_8001D5F8 = .text:0x8001D5F8; // type:function size:0x578 +fn_8001DB70 = .text:0x8001DB70; // type:function size:0x10 +fn_8001DB80 = .text:0x8001DB80; // type:function size:0x8C +fn_8001DC0C = .text:0x8001DC0C; // type:function size:0x2C +fn_8001DC38 = .text:0x8001DC38; // type:function size:0x114 +fn_8001DD4C = .text:0x8001DD4C; // type:function size:0x550 +fn_8001E29C = .text:0x8001E29C; // type:function size:0x1D0 +fn_8001E46C = .text:0x8001E46C; // type:function size:0x20 +fn_8001E48C = .text:0x8001E48C; // type:function size:0x5C +SetAnimation__9CAnimDataFRC18CAnimPlaybackParmsb = .text:0x8001E4E8; // type:function size:0x1CC +fn_8001E6B4 = .text:0x8001E6B4; // type:function size:0xF4 +BuildPoseIfNecessary__9CAnimDataCFv = .text:0x8001E7A8; // type:function size:0x48 +BuildPose__9CAnimDataCFv = .text:0x8001E7F0; // type:function size:0x4 +PreRender__9CAnimDataFv = .text:0x8001E7F4; // type:function size:0x4 +SetupRender__9CAnimDataCFv = .text:0x8001E7F8; // type:function size:0x4 +Render__9CAnimDataCFRC13CSkinnedModelRC11CModelFlags = .text:0x8001E7FC; // type:function size:0x54 +fn_8001E850 = .text:0x8001E850; // type:function size:0x8 +fn_8001E858 = .text:0x8001E858; // type:function size:0x150 +GetAnimationDuration__9CAnimDataCFi = .text:0x8001E9A8; // type:function size:0x278 +fn_8001EC20 = .text:0x8001EC20; // type:function size:0x20 +GetAnimTimeRemaining__9CAnimDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8001EC40; // type:function size:0x6C +IsAnimTimeRemaining__9CAnimDataCFfRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8001ECAC; // type:function size:0x94 +GetLocatorTransform__9CAnimDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>PC13CCharAnimTime = .text:0x8001ED40; // type:function size:0x68 +GetLocatorTransform__9CAnimDataCF6CSegIdPC13CCharAnimTime = .text:0x8001EDA8; // type:function size:0xCC +fn_8001EE74 = .text:0x8001EE74; // type:function size:0xCEC +fn_8001FB60 = .text:0x8001FB60; // type:function size:0x10C +SetPlaybackRate__9CAnimDataFf = .text:0x8001FC6C; // type:function size:0x8 +fn_8001FC74 = .text:0x8001FC74; // type:function size:0x10 +GetTimeOfUserEventForAnimation__9CAnimDataCFi14EUserEventType = .text:0x8001FC84; // type:function size:0xCC +fn_8001FD50 = .text:0x8001FD50; // type:function size:0x8 +fn_8001FD58 = .text:0x8001FD58; // type:function size:0x2B4 +fn_8002000C = .text:0x8002000C; // type:function size:0x18C +fn_80020198 = .text:0x80020198; // type:function size:0xC4 +fn_8002025C = .text:0x8002025C; // type:function size:0x8 +fn_80020264 = .text:0x80020264; // type:function size:0x5C +fn_800202C0 = .text:0x800202C0; // type:function size:0x218 +GetFirstParticleEffect__9CAnimDataFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x800204D8; // type:function size:0x220 +fn_800206F8 = .text:0x800206F8; // type:function size:0x1C8 +SetEffectState__9CAnimDataFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>bR13CStateManager = .text:0x800208C0; // type:function size:0x3C4 +SetEffectComponentExternalParam__9CAnimDataFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>if = .text:0x80020C84; // type:function size:0x3CC +SetPhase__9CAnimDataFf = .text:0x80021050; // type:function size:0x14 +SetKeepJSPose__9CAnimDataFb = .text:0x80021064; // type:function size:0x15C +fn_800211C0 = .text:0x800211C0; // type:function size:0x8 +AddAdditiveAnimation__9CAnimDataFUifbb = .text:0x800211C8; // type:function size:0x2D0 +fn_80021498 = .text:0x80021498; // type:function size:0x74 +DelAdditiveAnimation__9CAnimDataFUi = .text:0x8002150C; // type:function size:0x64 +DelAdditiveAnimationImmediately__9CAnimDataFUi = .text:0x80021570; // type:function size:0x158 +fn_800216C8 = .text:0x800216C8; // type:function size:0x4C +IsAdditiveAnimationActive__9CAnimDataCFUi = .text:0x80021714; // type:function size:0x4C +GetAdditiveAnimationTree__9CAnimDataCFUi = .text:0x80021760; // type:function size:0xBC +GetAnimationTree__9CAnimDataCFv = .text:0x8002181C; // type:function size:0x8 +fn_80021824 = .text:0x80021824; // type:function size:0xC4 +fn_800218E8 = .text:0x800218E8; // type:function size:0xE0 +fn_800219C8 = .text:0x800219C8; // type:function size:0x244 +fn_80021C0C = .text:0x80021C0C; // type:function size:0x52C +fn_80022138 = .text:0x80022138; // type:function size:0x128 +fn_80022260 = .text:0x80022260; // type:function size:0x4 +fn_80022264 = .text:0x80022264; // type:function size:0x4 +fn_80022268 = .text:0x80022268; // type:function size:0x40 +fn_800222A8 = .text:0x800222A8; // type:function size:0x68 +AddAnimatedScale__9CAnimDataFv = .text:0x80022310; // type:function size:0x14 +fn_80022324 = .text:0x80022324; // type:function size:0x8C +fn_800223B0 = .text:0x800223B0; // type:function size:0x8C +fn_8002243C = .text:0x8002243C; // type:function size:0x84 +fn_800224C0 = .text:0x800224C0; // type:function size:0x58 +fn_80022518 = .text:0x80022518; // type:function size:0x58 +fn_80022570 = .text:0x80022570; // type:function size:0x50 +fn_800225C0 = .text:0x800225C0; // type:function size:0x88 +fn_80022648 = .text:0x80022648; // type:function size:0xA8 +fn_800226F0 = .text:0x800226F0; // type:function size:0x64 +fn_80022754 = .text:0x80022754; // type:function size:0x4C +fn_800227A0 = .text:0x800227A0; // type:function size:0x9C +fn_8002283C = .text:0x8002283C; // type:function size:0x244 +fn_80022A80 = .text:0x80022A80; // type:function size:0x64 +fn_80022AE4 = .text:0x80022AE4; // type:function size:0x80 +fn_80022B64 = .text:0x80022B64; // type:function size:0x58 +fn_80022BBC = .text:0x80022BBC; // type:function size:0xB4 +fn_80022C70 = .text:0x80022C70; // type:function size:0x98 +fn_80022D08 = .text:0x80022D08; // type:function size:0x98 +fn_80022DA0 = .text:0x80022DA0; // type:function size:0x98 +fn_80022E38 = .text:0x80022E38; // type:function size:0x98 +fn_80022ED0 = .text:0x80022ED0; // type:function size:0x110 +fn_80022FE0 = .text:0x80022FE0; // type:function size:0x78 +fn_80023058 = .text:0x80023058; // type:function size:0xCC +fn_80023124 = .text:0x80023124; // type:function size:0xC +fn_80023130 = .text:0x80023130; // type:function size:0x8 +fn_80023138 = .text:0x80023138; // type:function size:0x10 +fn_80023148 = .text:0x80023148; // type:function size:0x3CC +fn_80023514 = .text:0x80023514; // type:function size:0x88 +fn_8002359C = .text:0x8002359C; // type:function size:0x4 +fn_800235A0 = .text:0x800235A0; // type:function size:0xD0 +fn_80023670 = .text:0x80023670; // type:function size:0xD4 +fn_80023744 = .text:0x80023744; // type:function size:0x1A0 +fn_800238E4 = .text:0x800238E4; // type:function size:0x130 +fn_80023A14 = .text:0x80023A14; // type:function size:0x118 +fn_80023B2C = .text:0x80023B2C; // type:function size:0x60 +fn_80023B8C = .text:0x80023B8C; // type:function size:0xA8 +fn_80023C34 = .text:0x80023C34; // type:function size:0x1E4 +fn_80023E18 = .text:0x80023E18; // type:function size:0xA4 +fn_80023EBC = .text:0x80023EBC; // type:function size:0x438 +fn_800242F4 = .text:0x800242F4; // type:function size:0x24 +fn_80024318 = .text:0x80024318; // type:function size:0xC +fn_80024324 = .text:0x80024324; // type:function size:0x78 +fn_8002439C = .text:0x8002439C; // type:function size:0xE4 +fn_80024480 = .text:0x80024480; // type:function size:0x11C +fn_8002459C = .text:0x8002459C; // type:function size:0xD8 +fn_80024674 = .text:0x80024674; // type:function size:0x4 +fn_80024678 = .text:0x80024678; // type:function size:0x18 +fn_80024690 = .text:0x80024690; // type:function size:0x40 +fn_800246D0 = .text:0x800246D0; // type:function size:0x14 +fn_800246E4 = .text:0x800246E4; // type:function size:0x40 +fn_80024724 = .text:0x80024724; // type:function size:0x1C +fn_80024740 = .text:0x80024740; // type:function size:0x40 +fn_80024780 = .text:0x80024780; // type:function size:0x10 +fn_80024790 = .text:0x80024790; // type:function size:0x40 +fn_800247D0 = .text:0x800247D0; // type:function size:0x14 +fn_800247E4 = .text:0x800247E4; // type:function size:0x40 +fn_80024824 = .text:0x80024824; // type:function size:0x250 +fn_80024A74 = .text:0x80024A74; // type:function size:0x40 +fn_80024AB4 = .text:0x80024AB4; // type:function size:0x40 +fn_80024AF4 = .text:0x80024AF4; // type:function size:0x8 +fn_80024AFC = .text:0x80024AFC; // type:function size:0x94 +fn_80024B90 = .text:0x80024B90; // type:function size:0x64 +fn_80024BF4 = .text:0x80024BF4; // type:function size:0x200 +fn_80024DF4 = .text:0x80024DF4; // type:function size:0x4 +fn_80024DF8 = .text:0x80024DF8; // type:function size:0xA0 +fn_80024E98 = .text:0x80024E98; // type:function size:0x84 +fn_80024F1C = .text:0x80024F1C; // type:function size:0xA0 +fn_80024FBC = .text:0x80024FBC; // type:function size:0x4 +fn_80024FC0 = .text:0x80024FC0; // type:function size:0x44 +fn_80025004 = .text:0x80025004; // type:function size:0x40 +fn_80025044 = .text:0x80025044; // type:function size:0x5C +GetFactory__24CCharacterFactoryBuilderFRC8CAnimRes = .text:0x800250A0; // type:function size:0xA0 +fn_80025140 = .text:0x80025140; // type:function size:0x20 +fn_80025160 = .text:0x80025160; // type:function size:0x8 +fn_80025168 = .text:0x80025168; // type:function size:0x8 +fn_80025170 = .text:0x80025170; // type:function size:0x64 +SetSAtomicAlpha_FuncPtrs__FP21SAtomicAlpha_FuncPtrs = .text:0x800251D4; // type:function size:0x8 +fn_800251DC = .text:0x800251DC; // type:function size:0x10 +SetSAtomicBeta_FuncPtrs__FP20SAtomicBeta_FuncPtrs = .text:0x800251EC; // type:function size:0x8 +fn_800251F4 = .text:0x800251F4; // type:function size:0x10 +fn_80025204 = .text:0x80025204; // type:function size:0x5C +fn_80025260 = .text:0x80025260; // type:function size:0x84 +fn_800252E4 = .text:0x800252E4; // type:function size:0x58 +fn_8002533C = .text:0x8002533C; // type:function size:0xA0 +fn_800253DC = .text:0x800253DC; // type:function size:0x438 +fn_80025814 = .text:0x80025814; // type:function size:0x20 +fn_80025834 = .text:0x80025834; // type:function size:0x14 +fn_80025848 = .text:0x80025848; // type:function size:0x260 +fn_80025AA8 = .text:0x80025AA8; // type:function size:0x738 +fn_800261E0 = .text:0x800261E0; // type:function size:0x5C +fn_8002623C = .text:0x8002623C; // type:function size:0x5C +fn_80026298 = .text:0x80026298; // type:function size:0x5C +fn_800262F4 = .text:0x800262F4; // type:function size:0x7C +fn_80026370 = .text:0x80026370; // type:function size:0x7C +fn_800263EC = .text:0x800263EC; // type:function size:0x3A8 +fn_80026794 = .text:0x80026794; // type:function size:0x454 +fn_80026BE8 = .text:0x80026BE8; // type:function size:0x158 +fn_80026D40 = .text:0x80026D40; // type:function size:0x6E0 +fn_80027420 = .text:0x80027420; // type:function size:0x278 +fn_80027698 = .text:0x80027698; // type:function size:0x48 +fn_800276E0 = .text:0x800276E0; // type:function size:0xB4 +fn_80027794 = .text:0x80027794; // type:function size:0x2C +fn_800277C0 = .text:0x800277C0; // type:function size:0x64 +fn_80027824 = .text:0x80027824; // type:function size:0x78 +fn_8002789C = .text:0x8002789C; // type:function size:0x90 +fn_8002792C = .text:0x8002792C; // type:function size:0x140 +fn_80027A6C = .text:0x80027A6C; // type:function size:0x388 +fn_80027DF4 = .text:0x80027DF4; // type:function size:0xA4 +fn_80027E98 = .text:0x80027E98; // type:function size:0x148 +fn_80027FE0 = .text:0x80027FE0; // type:function size:0x54 +fn_80028034 = .text:0x80028034; // type:function size:0x86C +fn_800288A0 = .text:0x800288A0; // type:function size:0x8B0 +fn_80029150 = .text:0x80029150; // type:function size:0x2E4 +fn_80029434 = .text:0x80029434; // type:function size:0x6A4 +fn_80029AD8 = .text:0x80029AD8; // type:function size:0x200 +fn_80029CD8 = .text:0x80029CD8; // type:function size:0x6D8 +fn_8002A3B0 = .text:0x8002A3B0; // type:function size:0x1388 +fn_8002B738 = .text:0x8002B738; // type:function size:0xEC +fn_8002B824 = .text:0x8002B824; // type:function size:0x300C +fn_8002E830 = .text:0x8002E830; // type:function size:0x8 +fn_8002E838 = .text:0x8002E838; // type:function size:0x44 +fn_8002E87C = .text:0x8002E87C; // type:function size:0x8E0 +fn_8002F15C = .text:0x8002F15C; // type:function size:0x20C +fn_8002F368 = .text:0x8002F368; // type:function size:0x10 +fn_8002F378 = .text:0x8002F378; // type:function size:0x24C +fn_8002F5C4 = .text:0x8002F5C4; // type:function size:0x144 +fn_8002F708 = .text:0x8002F708; // type:function size:0x120 +fn_8002F828 = .text:0x8002F828; // type:function size:0x80 +fn_8002F8A8 = .text:0x8002F8A8; // type:function size:0x80 +fn_8002F928 = .text:0x8002F928; // type:function size:0x80 +fn_8002F9A8 = .text:0x8002F9A8; // type:function size:0x48 +fn_8002F9F0 = .text:0x8002F9F0; // type:function size:0x140 +fn_8002FB30 = .text:0x8002FB30; // type:function size:0x98 +fn_8002FBC8 = .text:0x8002FBC8; // type:function size:0x2BC +fn_8002FE84 = .text:0x8002FE84; // type:function size:0x8C +fn_8002FF10 = .text:0x8002FF10; // type:function size:0x368 +fn_80030278 = .text:0x80030278; // type:function size:0xE4 +fn_8003035C = .text:0x8003035C; // type:function size:0x40 +fn_8003039C = .text:0x8003039C; // type:function size:0x8 +fn_800303A4 = .text:0x800303A4; // type:function size:0x74 +fn_80030418 = .text:0x80030418; // type:function size:0x90 +fn_800304A8 = .text:0x800304A8; // type:function size:0x90 +fn_80030538 = .text:0x80030538; // type:function size:0x90 +fn_800305C8 = .text:0x800305C8; // type:function size:0x90 +fn_80030658 = .text:0x80030658; // type:function size:0x98 +fn_800306F0 = .text:0x800306F0; // type:function size:0x380 +fn_80030A70 = .text:0x80030A70; // type:function size:0x8 +fn_80030A78 = .text:0x80030A78; // type:function size:0x68 +fn_80030AE0 = .text:0x80030AE0; // type:function size:0x28 +fn_80030B08 = .text:0x80030B08; // type:function size:0x1C +fn_80030B24 = .text:0x80030B24; // type:function size:0x18 +fn_80030B3C = .text:0x80030B3C; // type:function size:0x15C +fn_80030C98 = .text:0x80030C98; // type:function size:0x15C +fn_80030DF4 = .text:0x80030DF4; // type:function size:0x68 +fn_80030E5C = .text:0x80030E5C; // type:function size:0x48 +fn_80030EA4 = .text:0x80030EA4; // type:function size:0x1F8 +fn_8003109C = .text:0x8003109C; // type:function size:0x60 +fn_800310FC = .text:0x800310FC; // type:function size:0x178 +fn_80031274 = .text:0x80031274; // type:function size:0xE8 +fn_8003135C = .text:0x8003135C; // type:function size:0x78 +fn_800313D4 = .text:0x800313D4; // type:function size:0x74 +fn_80031448 = .text:0x80031448; // type:function size:0x78 +fn_800314C0 = .text:0x800314C0; // type:function size:0x74 +fn_80031534 = .text:0x80031534; // type:function size:0xB0 +fn_800315E4 = .text:0x800315E4; // type:function size:0x94 +fn_80031678 = .text:0x80031678; // type:function size:0xF0 +fn_80031768 = .text:0x80031768; // type:function size:0x18 +__ct__10CAxisAngleFRC9CVector3f = .text:0x80031780; // type:function size:0x1C +fn_8003179C = .text:0x8003179C; // type:function size:0x48 +FromVector__10CAxisAngleFRC9CVector3f = .text:0x800317E4; // type:function size:0x4 +fn_800317E8 = .text:0x800317E8; // type:function size:0xDC +Identity__10CAxisAngleFv = .text:0x800318C4; // type:function size:0xC +fn_800318D0 = .text:0x800318D0; // type:function size:0x4 +GetAngle__10CAxisAngleCFv = .text:0x800318D4; // type:function size:0x4 +fn_800318D8 = .text:0x800318D8; // type:function size:0x2C +fn_80031904 = .text:0x80031904; // type:function size:0x34 +fn_80031938 = .text:0x80031938; // type:function size:0x74 +__ml__FRCfRC10CAxisAngle = .text:0x800319AC; // type:function size:0x70 +__pl__FRC10CAxisAngleRC10CAxisAngle = .text:0x80031A1C; // type:function size:0x8C +fn_80031AA8 = .text:0x80031AA8; // type:function size:0x14 +fn_80031ABC = .text:0x80031ABC; // type:function size:0x9C +fn_80031B58 = .text:0x80031B58; // type:function size:0x40 +fn_80031B98 = .text:0x80031B98; // type:function size:0x3C4 +fn_80031F5C = .text:0x80031F5C; // type:function size:0x114 +fn_80032070 = .text:0x80032070; // type:function size:0x4 +fn_80032074 = .text:0x80032074; // type:function size:0x1B4 +fn_80032228 = .text:0x80032228; // type:function size:0x174 +fn_8003239C = .text:0x8003239C; // type:function size:0x8 +fn_800323A4 = .text:0x800323A4; // type:function size:0x40 +fn_800323E4 = .text:0x800323E4; // type:function size:0x14 +fn_800323F8 = .text:0x800323F8; // type:function size:0x24 +fn_8003241C = .text:0x8003241C; // type:function size:0x2E0 +fn_800326FC = .text:0x800326FC; // type:function size:0x63C +fn_80032D38 = .text:0x80032D38; // type:function size:0x4 +fn_80032D3C = .text:0x80032D3C; // type:function size:0xB4 +fn_80032DF0 = .text:0x80032DF0; // type:function size:0x8 +fn_80032DF8 = .text:0x80032DF8; // type:function size:0x8 +fn_80032E00 = .text:0x80032E00; // type:function size:0x40 +fn_80032E40 = .text:0x80032E40; // type:function size:0x20 +fn_80032E60 = .text:0x80032E60; // type:function size:0x2A8 +fn_80033108 = .text:0x80033108; // type:function size:0x5C +fn_80033164 = .text:0x80033164; // type:function size:0x4 +fn_80033168 = .text:0x80033168; // type:function size:0x8 +fn_80033170 = .text:0x80033170; // type:function size:0x8 +fn_80033178 = .text:0x80033178; // type:function size:0x40 +fn_800331B8 = .text:0x800331B8; // type:function size:0x24 +fn_800331DC = .text:0x800331DC; // type:function size:0x4CC +fn_800336A8 = .text:0x800336A8; // type:function size:0xAC +fn_80033754 = .text:0x80033754; // type:function size:0x10 +fn_80033764 = .text:0x80033764; // type:function size:0x18 +fn_8003377C = .text:0x8003377C; // type:function size:0x40 +fn_800337BC = .text:0x800337BC; // type:function size:0x10 +fn_800337CC = .text:0x800337CC; // type:function size:0x2E8 +fn_80033AB4 = .text:0x80033AB4; // type:function size:0xA4 +fn_80033B58 = .text:0x80033B58; // type:function size:0x4 +fn_80033B5C = .text:0x80033B5C; // type:function size:0xB4 +fn_80033C10 = .text:0x80033C10; // type:function size:0x40 +fn_80033C50 = .text:0x80033C50; // type:function size:0x18 +fn_80033C68 = .text:0x80033C68; // type:function size:0x2AC +fn_80033F14 = .text:0x80033F14; // type:function size:0x4 +fn_80033F18 = .text:0x80033F18; // type:function size:0x10 +fn_80033F28 = .text:0x80033F28; // type:function size:0xA0 +fn_80033FC8 = .text:0x80033FC8; // type:function size:0x40 +fn_80034008 = .text:0x80034008; // type:function size:0x24 +fn_8003402C = .text:0x8003402C; // type:function size:0x4D0 +fn_800344FC = .text:0x800344FC; // type:function size:0xAC +fn_800345A8 = .text:0x800345A8; // type:function size:0x10 +fn_800345B8 = .text:0x800345B8; // type:function size:0x4C +fn_80034604 = .text:0x80034604; // type:function size:0x40 +fn_80034644 = .text:0x80034644; // type:function size:0x60 +fn_800346A4 = .text:0x800346A4; // type:function size:0x8 +fn_800346AC = .text:0x800346AC; // type:function size:0x578 +fn_80034C24 = .text:0x80034C24; // type:function size:0x658 +fn_8003527C = .text:0x8003527C; // type:function size:0x4 +fn_80035280 = .text:0x80035280; // type:function size:0xFC +fn_8003537C = .text:0x8003537C; // type:function size:0x5C +fn_800353D8 = .text:0x800353D8; // type:function size:0x2B8 +fn_80035690 = .text:0x80035690; // type:function size:0x254 +fn_800358E4 = .text:0x800358E4; // type:function size:0x290 +fn_80035B74 = .text:0x80035B74; // type:function size:0x88 +fn_80035BFC = .text:0x80035BFC; // type:function size:0x8 +fn_80035C04 = .text:0x80035C04; // type:function size:0x8 +fn_80035C0C = .text:0x80035C0C; // type:function size:0x40 +fn_80035C4C = .text:0x80035C4C; // type:function size:0x84 +fn_80035CD0 = .text:0x80035CD0; // type:function size:0x20 +fn_80035CF0 = .text:0x80035CF0; // type:function size:0x2C +fn_80035D1C = .text:0x80035D1C; // type:function size:0x20 +fn_80035D3C = .text:0x80035D3C; // type:function size:0x338 +fn_80036074 = .text:0x80036074; // type:function size:0x4B0 +fn_80036524 = .text:0x80036524; // type:function size:0x44 +fn_80036568 = .text:0x80036568; // type:function size:0x278 +fn_800367E0 = .text:0x800367E0; // type:function size:0x81C +fn_80036FFC = .text:0x80036FFC; // type:function size:0x4 +fn_80037000 = .text:0x80037000; // type:function size:0x244 +fn_80037244 = .text:0x80037244; // type:function size:0x220 +fn_80037464 = .text:0x80037464; // type:function size:0x2E4 +fn_80037748 = .text:0x80037748; // type:function size:0xBC +fn_80037804 = .text:0x80037804; // type:function size:0x8 +fn_8003780C = .text:0x8003780C; // type:function size:0x8 +fn_80037814 = .text:0x80037814; // type:function size:0x40 +fn_80037854 = .text:0x80037854; // type:function size:0x20 +fn_80037874 = .text:0x80037874; // type:function size:0x4B8 +fn_80037D2C = .text:0x80037D2C; // type:function size:0xB8 +fn_80037DE4 = .text:0x80037DE4; // type:function size:0x4 +fn_80037DE8 = .text:0x80037DE8; // type:function size:0x114 +fn_80037EFC = .text:0x80037EFC; // type:function size:0x8 +fn_80037F04 = .text:0x80037F04; // type:function size:0x40 +fn_80037F44 = .text:0x80037F44; // type:function size:0x64 +fn_80037FA8 = .text:0x80037FA8; // type:function size:0x25C +fn_80038204 = .text:0x80038204; // type:function size:0x4 +fn_80038208 = .text:0x80038208; // type:function size:0xC +fn_80038214 = .text:0x80038214; // type:function size:0xAC +fn_800382C0 = .text:0x800382C0; // type:function size:0x40 +fn_80038300 = .text:0x80038300; // type:function size:0x18 +fn_80038318 = .text:0x80038318; // type:function size:0x8C +fn_800383A4 = .text:0x800383A4; // type:function size:0xA8 +fn_8003844C = .text:0x8003844C; // type:function size:0xC +fn_80038458 = .text:0x80038458; // type:function size:0x2AC +fn_80038704 = .text:0x80038704; // type:function size:0x8 +fn_8003870C = .text:0x8003870C; // type:function size:0x6C +fn_80038778 = .text:0x80038778; // type:function size:0x88 +fn_80038800 = .text:0x80038800; // type:function size:0x50 +fn_80038850 = .text:0x80038850; // type:function size:0x2D0 +fn_80038B20 = .text:0x80038B20; // type:function size:0x304 +fn_80038E24 = .text:0x80038E24; // type:function size:0x40 +fn_80038E64 = .text:0x80038E64; // type:function size:0x44 +fn_80038EA8 = .text:0x80038EA8; // type:function size:0x24 +fn_80038ECC = .text:0x80038ECC; // type:function size:0xC +fn_80038ED8 = .text:0x80038ED8; // type:function size:0x1C +fn_80038EF4 = .text:0x80038EF4; // type:function size:0x244 +fn_80039138 = .text:0x80039138; // type:function size:0x18 +fn_80039150 = .text:0x80039150; // type:function size:0x78 +fn_800391C8 = .text:0x800391C8; // type:function size:0x264 +fn_8003942C = .text:0x8003942C; // type:function size:0x128 +fn_80039554 = .text:0x80039554; // type:function size:0x1E0 +fn_80039734 = .text:0x80039734; // type:function size:0x264 +fn_80039998 = .text:0x80039998; // type:function size:0xB8 +fn_80039A50 = .text:0x80039A50; // type:function size:0x4C +fn_80039A9C = .text:0x80039A9C; // type:function size:0x40 +fn_80039ADC = .text:0x80039ADC; // type:function size:0x108 +fn_80039BE4 = .text:0x80039BE4; // type:function size:0x3C +fn_80039C20 = .text:0x80039C20; // type:function size:0x214 +fn_80039E34 = .text:0x80039E34; // type:function size:0x3C +fn_80039E70 = .text:0x80039E70; // type:function size:0x2C +fn_80039E9C = .text:0x80039E9C; // type:function size:0x1B8 +fn_8003A054 = .text:0x8003A054; // type:function size:0x3C +fn_8003A090 = .text:0x8003A090; // type:function size:0x40 +fn_8003A0D0 = .text:0x8003A0D0; // type:function size:0xC4 +fn_8003A194 = .text:0x8003A194; // type:function size:0x78 +fn_8003A20C = .text:0x8003A20C; // type:function size:0x60 +fn_8003A26C = .text:0x8003A26C; // type:function size:0x46C +fn_8003A6D8 = .text:0x8003A6D8; // type:function size:0xC +fn_8003A6E4 = .text:0x8003A6E4; // type:function size:0x8 +fn_8003A6EC = .text:0x8003A6EC; // type:function size:0x8 +fn_8003A6F4 = .text:0x8003A6F4; // type:function size:0x8 +fn_8003A6FC = .text:0x8003A6FC; // type:function size:0x14 +fn_8003A710 = .text:0x8003A710; // type:function size:0x8 +fn_8003A718 = .text:0x8003A718; // type:function size:0x40 +fn_8003A758 = .text:0x8003A758; // type:function size:0x40 +fn_8003A798 = .text:0x8003A798; // type:function size:0x40 +fn_8003A7D8 = .text:0x8003A7D8; // type:function size:0x40 +fn_8003A818 = .text:0x8003A818; // type:function size:0x40 +fn_8003A858 = .text:0x8003A858; // type:function size:0x24 +fn_8003A87C = .text:0x8003A87C; // type:function size:0x30 +fn_8003A8AC = .text:0x8003A8AC; // type:function size:0x604 +fn_8003AEB0 = .text:0x8003AEB0; // type:function size:0x52C +fn_8003B3DC = .text:0x8003B3DC; // type:function size:0x4 +fn_8003B3E0 = .text:0x8003B3E0; // type:function size:0x22C +fn_8003B60C = .text:0x8003B60C; // type:function size:0x8 +fn_8003B614 = .text:0x8003B614; // type:function size:0x40 +fn_8003B654 = .text:0x8003B654; // type:function size:0x28 +fn_8003B67C = .text:0x8003B67C; // type:function size:0x42C +fn_8003BAA8 = .text:0x8003BAA8; // type:function size:0x378 +fn_8003BE20 = .text:0x8003BE20; // type:function size:0x4 +fn_8003BE24 = .text:0x8003BE24; // type:function size:0x254 +fn_8003C078 = .text:0x8003C078; // type:function size:0x1B0 +fn_8003C228 = .text:0x8003C228; // type:function size:0x40 +fn_8003C268 = .text:0x8003C268; // type:function size:0x10 +fn_8003C278 = .text:0x8003C278; // type:function size:0x438 +fn_8003C6B0 = .text:0x8003C6B0; // type:function size:0xA4 +fn_8003C754 = .text:0x8003C754; // type:function size:0x4 +fn_8003C758 = .text:0x8003C758; // type:function size:0x100 +fn_8003C858 = .text:0x8003C858; // type:function size:0x8 +fn_8003C860 = .text:0x8003C860; // type:function size:0x40 +fn_8003C8A0 = .text:0x8003C8A0; // type:function size:0x24 +fn_8003C8C4 = .text:0x8003C8C4; // type:function size:0xBC +fn_8003C980 = .text:0x8003C980; // type:function size:0xE4 +fn_8003CA64 = .text:0x8003CA64; // type:function size:0x4 +fn_8003CA68 = .text:0x8003CA68; // type:function size:0x128 +fn_8003CB90 = .text:0x8003CB90; // type:function size:0x8 +fn_8003CB98 = .text:0x8003CB98; // type:function size:0x40 +fn_8003CBD8 = .text:0x8003CBD8; // type:function size:0x18 +fn_8003CBF0 = .text:0x8003CBF0; // type:function size:0x364 +fn_8003CF54 = .text:0x8003CF54; // type:function size:0x9C +fn_8003CFF0 = .text:0x8003CFF0; // type:function size:0x4 +fn_8003CFF4 = .text:0x8003CFF4; // type:function size:0xB8 +fn_8003D0AC = .text:0x8003D0AC; // type:function size:0x8 +fn_8003D0B4 = .text:0x8003D0B4; // type:function size:0x8 +fn_8003D0BC = .text:0x8003D0BC; // type:function size:0x40 +fn_8003D0FC = .text:0x8003D0FC; // type:function size:0x10 +fn_8003D10C = .text:0x8003D10C; // type:function size:0x28C +fn_8003D398 = .text:0x8003D398; // type:function size:0xA4 +fn_8003D43C = .text:0x8003D43C; // type:function size:0x4 +fn_8003D440 = .text:0x8003D440; // type:function size:0x1D8 +fn_8003D618 = .text:0x8003D618; // type:function size:0x8 +fn_8003D620 = .text:0x8003D620; // type:function size:0x8 +fn_8003D628 = .text:0x8003D628; // type:function size:0x40 +fn_8003D668 = .text:0x8003D668; // type:function size:0x10 +fn_8003D678 = .text:0x8003D678; // type:function size:0x1D4 +fn_8003D84C = .text:0x8003D84C; // type:function size:0xA4 +fn_8003D8F0 = .text:0x8003D8F0; // type:function size:0x4 +fn_8003D8F4 = .text:0x8003D8F4; // type:function size:0xEC +fn_8003D9E0 = .text:0x8003D9E0; // type:function size:0x40 +fn_8003DA20 = .text:0x8003DA20; // type:function size:0x54 +fn_8003DA74 = .text:0x8003DA74; // type:function size:0x3E0 +fn_8003DE54 = .text:0x8003DE54; // type:function size:0x9C +fn_8003DEF0 = .text:0x8003DEF0; // type:function size:0x4 +fn_8003DEF4 = .text:0x8003DEF4; // type:function size:0xD0 +fn_8003DFC4 = .text:0x8003DFC4; // type:function size:0x210 +fn_8003E1D4 = .text:0x8003E1D4; // type:function size:0x3C +fn_8003E210 = .text:0x8003E210; // type:function size:0x40 +fn_8003E250 = .text:0x8003E250; // type:function size:0x328 +fn_8003E578 = .text:0x8003E578; // type:function size:0x1DC +fn_8003E754 = .text:0x8003E754; // type:function size:0x5C +fn_8003E7B0 = .text:0x8003E7B0; // type:function size:0x328 +fn_8003EAD8 = .text:0x8003EAD8; // type:function size:0x31C +fn_8003EDF4 = .text:0x8003EDF4; // type:function size:0x8 +fn_8003EDFC = .text:0x8003EDFC; // type:function size:0x40 +fn_8003EE3C = .text:0x8003EE3C; // type:function size:0x40 +fn_8003EE7C = .text:0x8003EE7C; // type:function size:0x4C +fn_8003EEC8 = .text:0x8003EEC8; // type:function size:0x98 +fn_8003EF60 = .text:0x8003EF60; // type:function size:0x8 +fn_8003EF68 = .text:0x8003EF68; // type:function size:0x1C +fn_8003EF84 = .text:0x8003EF84; // type:function size:0x28 +fn_8003EFAC = .text:0x8003EFAC; // type:function size:0x8 +fn_8003EFB4 = .text:0x8003EFB4; // type:function size:0x2C +fn_8003EFE0 = .text:0x8003EFE0; // type:function size:0x28 +fn_8003F008 = .text:0x8003F008; // type:function size:0x20 +fn_8003F028 = .text:0x8003F028; // type:function size:0x14 +fn_8003F03C = .text:0x8003F03C; // type:function size:0x2C +fn_8003F068 = .text:0x8003F068; // type:function size:0x1EC +fn_8003F254 = .text:0x8003F254; // type:function size:0x8 +fn_8003F25C = .text:0x8003F25C; // type:function size:0x12C +fn_8003F388 = .text:0x8003F388; // type:function size:0x8 +fn_8003F390 = .text:0x8003F390; // type:function size:0xC48 +fn_8003FFD8 = .text:0x8003FFD8; // type:function size:0xC +fn_8003FFE4 = .text:0x8003FFE4; // type:function size:0x24 +fn_80040008 = .text:0x80040008; // type:function size:0xC +fn_80040014 = .text:0x80040014; // type:function size:0x34 +fn_80040048 = .text:0x80040048; // type:function size:0x8 +fn_80040050 = .text:0x80040050; // type:function size:0x8 +fn_80040058 = .text:0x80040058; // type:function size:0x8 +fn_80040060 = .text:0x80040060; // type:function size:0x8 +fn_80040068 = .text:0x80040068; // type:function size:0x4 +fn_8004006C = .text:0x8004006C; // type:function size:0x4 +fn_80040070 = .text:0x80040070; // type:function size:0x8 +fn_80040078 = .text:0x80040078; // type:function size:0x8 +fn_80040080 = .text:0x80040080; // type:function size:0x8 +fn_80040088 = .text:0x80040088; // type:function size:0x1C +fn_800400A4 = .text:0x800400A4; // type:function size:0x8 +fn_800400AC = .text:0x800400AC; // type:function size:0x1C +fn_800400C8 = .text:0x800400C8; // type:function size:0x4 +fn_800400CC = .text:0x800400CC; // type:function size:0x14 +fn_800400E0 = .text:0x800400E0; // type:function size:0x4 +fn_800400E4 = .text:0x800400E4; // type:function size:0x394 +fn_80040478 = .text:0x80040478; // type:function size:0x23C +fn_800406B4 = .text:0x800406B4; // type:function size:0x50 +fn_80040704 = .text:0x80040704; // type:function size:0x5C +fn_80040760 = .text:0x80040760; // type:function size:0x8 +fn_80040768 = .text:0x80040768; // type:function size:0x40 +SetSBacteriaSwarm_FuncPtrs__FP23SBacteriaSwarm_FuncPtrs = .text:0x800407A8; // type:function size:0x8 +fn_800407B0 = .text:0x800407B0; // type:function size:0x10 +fn_800407C0 = .text:0x800407C0; // type:function size:0x790 +fn_80040F50 = .text:0x80040F50; // type:function size:0xA8 +fn_80040FF8 = .text:0x80040FF8; // type:function size:0x40 +fn_80041038 = .text:0x80041038; // type:function size:0x60 +fn_80041098 = .text:0x80041098; // type:function size:0x58 +fn_800410F0 = .text:0x800410F0; // type:function size:0x1A0 +fn_80041290 = .text:0x80041290; // type:function size:0xEC +fn_8004137C = .text:0x8004137C; // type:function size:0xC +fn_80041388 = .text:0x80041388; // type:function size:0x8C +fn_80041414 = .text:0x80041414; // type:function size:0x1F0 +fn_80041604 = .text:0x80041604; // type:function size:0x4 +fn_80041608 = .text:0x80041608; // type:function size:0x2AC +fn_800418B4 = .text:0x800418B4; // type:function size:0x220 +fn_80041AD4 = .text:0x80041AD4; // type:function size:0xF4 +fn_80041BC8 = .text:0x80041BC8; // type:function size:0x17C +fn_80041D44 = .text:0x80041D44; // type:function size:0x618 +fn_8004235C = .text:0x8004235C; // type:function size:0x40 +fn_8004239C = .text:0x8004239C; // type:function size:0x304 +fn_800426A0 = .text:0x800426A0; // type:function size:0x320 +fn_800429C0 = .text:0x800429C0; // type:function size:0x864 +fn_80043224 = .text:0x80043224; // type:function size:0x114 +fn_80043338 = .text:0x80043338; // type:function size:0x24C +fn_80043584 = .text:0x80043584; // type:function size:0x2AC +fn_80043830 = .text:0x80043830; // type:function size:0x390 +fn_80043BC0 = .text:0x80043BC0; // type:function size:0x530 +fn_800440F0 = .text:0x800440F0; // type:function size:0x2D0 +fn_800443C0 = .text:0x800443C0; // type:function size:0xF0 +fn_800444B0 = .text:0x800444B0; // type:function size:0x80 +fn_80044530 = .text:0x80044530; // type:function size:0x790 +fn_80044CC0 = .text:0x80044CC0; // type:function size:0x4F0 +fn_800451B0 = .text:0x800451B0; // type:function size:0x548 +fn_800456F8 = .text:0x800456F8; // type:function size:0x324 +fn_80045A1C = .text:0x80045A1C; // type:function size:0x1B34 +fn_80047550 = .text:0x80047550; // type:function size:0x3F8 +fn_80047948 = .text:0x80047948; // type:function size:0x174 +fn_80047ABC = .text:0x80047ABC; // type:function size:0x180 +fn_80047C3C = .text:0x80047C3C; // type:function size:0xE4 +fn_80047D20 = .text:0x80047D20; // type:function size:0x64 +fn_80047D84 = .text:0x80047D84; // type:function size:0x124 +fn_80047EA8 = .text:0x80047EA8; // type:function size:0x34C +fn_800481F4 = .text:0x800481F4; // type:function size:0x614 +fn_80048808 = .text:0x80048808; // type:function size:0x188 +fn_80048990 = .text:0x80048990; // type:function size:0x118 +fn_80048AA8 = .text:0x80048AA8; // type:function size:0x518 +fn_80048FC0 = .text:0x80048FC0; // type:function size:0x1AC +fn_8004916C = .text:0x8004916C; // type:function size:0x20 +fn_8004918C = .text:0x8004918C; // type:function size:0x20 +fn_800491AC = .text:0x800491AC; // type:function size:0x380 +fn_8004952C = .text:0x8004952C; // type:function size:0x14C +fn_80049678 = .text:0x80049678; // type:function size:0x3DC +fn_80049A54 = .text:0x80049A54; // type:function size:0x39C +fn_80049DF0 = .text:0x80049DF0; // type:function size:0xA18 +fn_8004A808 = .text:0x8004A808; // type:function size:0x148 +fn_8004A950 = .text:0x8004A950; // type:function size:0xC +fn_8004A95C = .text:0x8004A95C; // type:function size:0x174 +fn_8004AAD0 = .text:0x8004AAD0; // type:function size:0x8C +fn_8004AB5C = .text:0x8004AB5C; // type:function size:0x364 +fn_8004AEC0 = .text:0x8004AEC0; // type:function size:0x4F8 +fn_8004B3B8 = .text:0x8004B3B8; // type:function size:0x8C +fn_8004B444 = .text:0x8004B444; // type:function size:0x394 +fn_8004B7D8 = .text:0x8004B7D8; // type:function size:0x7EC +fn_8004BFC4 = .text:0x8004BFC4; // type:function size:0x2D8 +fn_8004C29C = .text:0x8004C29C; // type:function size:0xA0 +fn_8004C33C = .text:0x8004C33C; // type:function size:0x14C +fn_8004C488 = .text:0x8004C488; // type:function size:0xC +fn_8004C494 = .text:0x8004C494; // type:function size:0x33C +fn_8004C7D0 = .text:0x8004C7D0; // type:function size:0x450 +GetTouchBounds__15CBeamProjectileCFv = .text:0x8004CC20; // type:function size:0xB4 +PreRenderAllViewports__15CBeamProjectileFR13CStateManager = .text:0x8004CCD4; // type:function size:0xB0 +fn_8004CD84 = .text:0x8004CD84; // type:function size:0x18 +fn_8004CD9C = .text:0x8004CD9C; // type:function size:0x5C +fn_8004CDF8 = .text:0x8004CDF8; // type:function size:0x410 +fn_8004D208 = .text:0x8004D208; // type:function size:0x28 +fn_8004D230 = .text:0x8004D230; // type:function size:0xAC +SetSBlogg_FuncPtrs__FP15SBlogg_FuncPtrs = .text:0x8004D2DC; // type:function size:0x8 +fn_8004D2E4 = .text:0x8004D2E4; // type:function size:0x10 +fn_8004D2F4 = .text:0x8004D2F4; // type:function size:0x13C +Activate__15CBodyControllerFR13CStateManagerQ23pas15EAnimationState = .text:0x8004D430; // type:function size:0xAC +Update__15CBodyControllerFfR13CStateManager = .text:0x8004D4DC; // type:function size:0x10C +HasBodyState__15CBodyControllerCFQ23pas15EAnimationState = .text:0x8004D5E8; // type:function size:0x14 +fn_8004D5FC = .text:0x8004D5FC; // type:function size:0x8 +fn_8004D604 = .text:0x8004D604; // type:function size:0x8 +fn_8004D60C = .text:0x8004D60C; // type:function size:0x228 +SetLocomotionType__15CBodyControllerFQ23pas15ELocomotionType = .text:0x8004D834; // type:function size:0x8 +AbortScriptedAnimations__15CBodyControllerFv = .text:0x8004D83C; // type:function size:0x48 +SetTurnSpeed__15CBodyControllerFf = .text:0x8004D884; // type:function size:0x1C +EnableAnimation__15CBodyControllerFb = .text:0x8004D8A0; // type:function size:0x1C +fn_8004D8BC = .text:0x8004D8BC; // type:function size:0x6C +GetAnimTimeRemaining__15CBodyControllerCFv = .text:0x8004D928; // type:function size:0x64 +SetPlaybackRate__15CBodyControllerFf = .text:0x8004D98C; // type:function size:0x10 +fn_8004D99C = .text:0x8004D99C; // type:function size:0x10 +fn_8004D9AC = .text:0x8004D9AC; // type:function size:0x58 +FaceDirection__15CBodyControllerFRC9CVector3ff = .text:0x8004DA04; // type:function size:0x154 +FaceDirection3D__15CBodyControllerFRC9CVector3fRC9CVector3ff = .text:0x8004DB58; // type:function size:0x294 +fn_8004DDEC = .text:0x8004DDEC; // type:function size:0x21C +GetPASDatabase__15CBodyControllerCFv = .text:0x8004E008; // type:function size:0x14 +PlayBestAnimation__15CBodyControllerFRC16CPASAnimParmDataR9CRandom16 = .text:0x8004E01C; // type:function size:0xB4 +LoopBestAnimation__15CBodyControllerFRC16CPASAnimParmDataR9CRandom16 = .text:0x8004E0D0; // type:function size:0xB4 +fn_8004E184 = .text:0x8004E184; // type:function size:0x108 +fn_8004E28C = .text:0x8004E28C; // type:function size:0x2C +UnFreeze__15CBodyControllerFv = .text:0x8004E2B8; // type:function size:0xD8 +GetPercentageFrozen__15CBodyControllerCFv = .text:0x8004E390; // type:function size:0x98 +fn_8004E428 = .text:0x8004E428; // type:function size:0x20 +DouseFlames__15CBodyControllerFv = .text:0x8004E448; // type:function size:0x24 +fn_8004E46C = .text:0x8004E46C; // type:function size:0xF8 +fn_8004E564 = .text:0x8004E564; // type:function size:0x40 +DouseElectrocuting__15CBodyControllerFv = .text:0x8004E5A4; // type:function size:0x48 +fn_8004E5EC = .text:0x8004E5EC; // type:function size:0x1BC +fn_8004E7A8 = .text:0x8004E7A8; // type:function size:0x85C +fn_8004F004 = .text:0x8004F004; // type:function size:0x40 +fn_8004F044 = .text:0x8004F044; // type:function size:0x40 +fn_8004F084 = .text:0x8004F084; // type:function size:0x40 +fn_8004F0C4 = .text:0x8004F0C4; // type:function size:0x40 +fn_8004F104 = .text:0x8004F104; // type:function size:0x40 +fn_8004F144 = .text:0x8004F144; // type:function size:0x40 +fn_8004F184 = .text:0x8004F184; // type:function size:0x40 +fn_8004F1C4 = .text:0x8004F1C4; // type:function size:0x40 +fn_8004F204 = .text:0x8004F204; // type:function size:0x40 +fn_8004F244 = .text:0x8004F244; // type:function size:0x40 +fn_8004F284 = .text:0x8004F284; // type:function size:0x40 +fn_8004F2C4 = .text:0x8004F2C4; // type:function size:0x40 +fn_8004F304 = .text:0x8004F304; // type:function size:0x40 +fn_8004F344 = .text:0x8004F344; // type:function size:0x40 +fn_8004F384 = .text:0x8004F384; // type:function size:0x40 +fn_8004F3C4 = .text:0x8004F3C4; // type:function size:0x40 +fn_8004F404 = .text:0x8004F404; // type:function size:0x40 +fn_8004F444 = .text:0x8004F444; // type:function size:0x40 +fn_8004F484 = .text:0x8004F484; // type:function size:0x40 +__dt__16CBodyStateCmdMgrFv = .text:0x8004F4C4; // type:function size:0x54 +SetSteeringSpeedRange__16CBodyStateCmdMgrFff = .text:0x8004F518; // type:function size:0xC +DeliverCmd__16CBodyStateCmdMgrFRC13CBodyStateCmd = .text:0x8004F524; // type:function size:0x50 +DeliverCmd__16CBodyStateCmdMgrFRC16CBCLocomotionCmd = .text:0x8004F574; // type:function size:0xB8 +fn_8004F62C = .text:0x8004F62C; // type:function size:0x1E8 +Reset__16CBodyStateCmdMgrFv = .text:0x8004F814; // type:function size:0xB4 +ClearLocomotionCmds__16CBodyStateCmdMgrFv = .text:0x8004F8C8; // type:function size:0x44 +fn_8004F90C = .text:0x8004F90C; // type:function size:0x28 +fn_8004F934 = .text:0x8004F934; // type:function size:0x28 +DeliverCmd__16CBodyStateCmdMgrF13EBodyStateCmd = .text:0x8004F95C; // type:function size:0x10 +fn_8004F96C = .text:0x8004F96C; // type:function size:0x1FC +__dt__14CBodyStateInfoFv = .text:0x8004FB68; // type:function size:0xB0 +fn_8004FC18 = .text:0x8004FC18; // type:function size:0x8 +GetCurrentState__14CBodyStateInfoCFv = .text:0x8004FC20; // type:function size:0x14 +fn_8004FC34 = .text:0x8004FC34; // type:function size:0x14 +fn_8004FC48 = .text:0x8004FC48; // type:function size:0x44 +fn_8004FC8C = .text:0x8004FC8C; // type:function size:0x8 +fn_8004FC94 = .text:0x8004FC94; // type:function size:0x14 +GetMaxSpeed__14CBodyStateInfoCFv = .text:0x8004FCA8; // type:function size:0x9C +GetLocomotionSpeed__14CBodyStateInfoCFQ23pas15ELocomotionAnim = .text:0x8004FD44; // type:function size:0x40 +fn_8004FD84 = .text:0x8004FD84; // type:function size:0x164 +fn_8004FEE8 = .text:0x8004FEE8; // type:function size:0x580 +fn_80050468 = .text:0x80050468; // type:function size:0x400 +fn_80050868 = .text:0x80050868; // type:function size:0xAC +fn_80050914 = .text:0x80050914; // type:function size:0x1D8 +fn_80050AEC = .text:0x80050AEC; // type:function size:0xDC +fn_80050BC8 = .text:0x80050BC8; // type:function size:0x190 +fn_80050D58 = .text:0x80050D58; // type:function size:0x4 +fn_80050D5C = .text:0x80050D5C; // type:function size:0x3F8 +fn_80051154 = .text:0x80051154; // type:function size:0x40 +fn_80051194 = .text:0x80051194; // type:function size:0x210 +fn_800513A4 = .text:0x800513A4; // type:function size:0x11C +fn_800514C0 = .text:0x800514C0; // type:function size:0xB8 +__ct__13CBoneTrackingFRC9CAnimDataRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>ffUi = .text:0x80051578; // type:function size:0xEC +PreThink__13CBoneTrackingFR9CAnimData = .text:0x80051664; // type:function size:0x10 +Think__13CBoneTrackingFf = .text:0x80051674; // type:function size:0x1C +PreRender__13CBoneTrackingFRC13CStateManagerR9CAnimDataRC12CTransform4fRC9CVector3fRC15CBodyController = .text:0x80051690; // type:function size:0xA0 +PreRender__13CBoneTrackingFRC13CStateManagerR9CAnimDataRC12CTransform4fRC9CVector3fb = .text:0x80051730; // type:function size:0x19C +SetActive__13CBoneTrackingFb = .text:0x800518CC; // type:function size:0x10 +SetTarget__13CBoneTrackingF9TUniqueId = .text:0x800518DC; // type:function size:0xC +SetDisableTrackingDistance__13CBoneTrackingFf = .text:0x800518E8; // type:function size:0xC +SetTargetPosition__13CBoneTrackingFRC9CVector3f = .text:0x800518F4; // type:function size:0x4C +SetMaxBoneRotation__13CBoneTrackingFf = .text:0x80051940; // type:function size:0x8 +fn_80051948 = .text:0x80051948; // type:function size:0x414 +fn_80051D5C = .text:0x80051D5C; // type:function size:0x3C0 +__ct__13CBouncingBombF25TToken<15CGenDescription>25TToken<15CGenDescription>9TUniqueId7TAreaId9TUniqueIdff11EWeaponTypeUiRC12CTransform4fRC11CDamageInfofUsUsUsff = .text:0x8005211C; // type:function size:0x42C +fn_80052548 = .text:0x80052548; // type:function size:0xAC +fn_800525F4 = .text:0x800525F4; // type:function size:0x21C +ApplyGravity__13CBouncingBombFv = .text:0x80052810; // type:function size:0x64 +fn_80052874 = .text:0x80052874; // type:function size:0x68 +fn_800528DC = .text:0x800528DC; // type:function size:0xF4 +fn_800529D0 = .text:0x800529D0; // type:function size:0x11C +fn_80052AEC = .text:0x80052AEC; // type:function size:0x14 +fn_80052B00 = .text:0x80052B00; // type:function size:0x140 +fn_80052C40 = .text:0x80052C40; // type:function size:0x4 +fn_80052C44 = .text:0x80052C44; // type:function size:0x41C +fn_80053060 = .text:0x80053060; // type:function size:0xB8 +fn_80053118 = .text:0x80053118; // type:function size:0x114 +__ct__14CBouncyGrenadeF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC10CModelDataRC16CActorParameters9TUniqueIdfRC18CBouncyGrenadeDatafRC6CAABox9TUniqueIdfUiPC13CMaterialListPC11CHealthInfo = .text:0x8005322C; // type:function size:0x5CC +fn_800537F8 = .text:0x800537F8; // type:function size:0xBC +AcceptScriptMsg__14CBouncyGrenadeFR13CStateManagerRC10CScriptMsg = .text:0x800538B4; // type:function size:0xDC +Touch__14CBouncyGrenadeFR6CActorR13CStateManager = .text:0x80053990; // type:function size:0x4 +CollidedWith__14CBouncyGrenadeFRC9TUniqueIdRC18CCollisionInfoListR13CStateManager = .text:0x80053994; // type:function size:0x370 +fn_80053D04 = .text:0x80053D04; // type:function size:0x318 +Render__14CBouncyGrenadeCFRC13CStateManager = .text:0x8005401C; // type:function size:0x178 +PreRenderAllViewports__14CBouncyGrenadeFR13CStateManager = .text:0x80054194; // type:function size:0x318 +AddToRenderer__14CBouncyGrenadeCFRC13CStateManager = .text:0x800544AC; // type:function size:0x9C +UpdateGrenadeFX__14CBouncyGrenadeFfR13CStateManager = .text:0x80054548; // type:function size:0x2C0 +fn_80054808 = .text:0x80054808; // type:function size:0x518 +fn_80054D20 = .text:0x80054D20; // type:function size:0x278 +fn_80054F98 = .text:0x80054F98; // type:function size:0x18 +HealthInfo__14CBouncyGrenadeFv = .text:0x80054FB0; // type:function size:0x1C +GetHealthInfo__14CBouncyGrenadeCFv = .text:0x80054FCC; // type:function size:0x1C +GetTouchBounds__14CBouncyGrenadeCFv = .text:0x80054FE8; // type:function size:0x9C +fn_80055084 = .text:0x80055084; // type:function size:0xFC +__ct__10CBurstFireFPPC6SBursti = .text:0x80055180; // type:function size:0x68 +Start__10CBurstFireFR13CStateManager = .text:0x800551E8; // type:function size:0xD8 +Update__10CBurstFireFR13CStateManagerf = .text:0x800552C0; // type:function size:0xC0 +fn_80055380 = .text:0x80055380; // type:function size:0x128 +GetDistanceCompensatedError__10CBurstFireCFff = .text:0x800554A8; // type:function size:0xC0 +fn_80055568 = .text:0x80055568; // type:function size:0x34 +fn_8005559C = .text:0x8005559C; // type:function size:0x8 +fn_800555A4 = .text:0x800555A4; // type:function size:0x5C +fn_80055600 = .text:0x80055600; // type:function size:0x70 +fn_80055670 = .text:0x80055670; // type:function size:0x1C0 +fn_80055830 = .text:0x80055830; // type:function size:0x534 +fn_80055D64 = .text:0x80055D64; // type:function size:0x190 +fn_80055EF4 = .text:0x80055EF4; // type:function size:0x40 +fn_80055F34 = .text:0x80055F34; // type:function size:0x250 +fn_80056184 = .text:0x80056184; // type:function size:0xBC +fn_80056240 = .text:0x80056240; // type:function size:0x6C +fn_800562AC = .text:0x800562AC; // type:function size:0x148 +fn_800563F4 = .text:0x800563F4; // type:function size:0x14C +fn_80056540 = .text:0x80056540; // type:function size:0x3C +SetFilter__17CCameraFilterPassFQ217CCameraFilterPass11EFilterTypeQ217CCameraFilterPass12EFilterShapefRC6CColorUi = .text:0x8005657C; // type:function size:0x470 +DisableFilter__17CCameraFilterPassFf = .text:0x800569EC; // type:function size:0x14 +fn_80056A00 = .text:0x80056A00; // type:function size:0x138 +fn_80056B38 = .text:0x80056B38; // type:function size:0x19C +fn_80056CD4 = .text:0x80056CD4; // type:function size:0x1CC +fn_80056EA0 = .text:0x80056EA0; // type:function size:0x1E0 +fn_80057080 = .text:0x80057080; // type:function size:0x228 +fn_800572A8 = .text:0x800572A8; // type:function size:0x3C +fn_800572E4 = .text:0x800572E4; // type:function size:0x384 +fn_80057668 = .text:0x80057668; // type:function size:0x314 +fn_8005797C = .text:0x8005797C; // type:function size:0x3F4 +fn_80057D70 = .text:0x80057D70; // type:function size:0x120 +fn_80057E90 = .text:0x80057E90; // type:function size:0x60 +fn_80057EF0 = .text:0x80057EF0; // type:function size:0x164 +fn_80058054 = .text:0x80058054; // type:function size:0x8 +fn_8005805C = .text:0x8005805C; // type:function size:0x74 +fn_800580D0 = .text:0x800580D0; // type:function size:0xCC +fn_8005819C = .text:0x8005819C; // type:function size:0x30 +fn_800581CC = .text:0x800581CC; // type:function size:0xBC +SetBlur__15CCameraBlurPassFQ215CCameraBlurPass9EBlurTypeffb = .text:0x80058288; // type:function size:0xF0 +DisableBlur__15CCameraBlurPassFf = .text:0x80058378; // type:function size:0x14 +fn_8005838C = .text:0x8005838C; // type:function size:0x7A0 +fn_80058B2C = .text:0x80058B2C; // type:function size:0x104 +fn_80058C30 = .text:0x80058C30; // type:function size:0x4 +fn_80058C34 = .text:0x80058C34; // type:function size:0xC +fn_80058C40 = .text:0x80058C40; // type:function size:0xC +fn_80058C4C = .text:0x80058C4C; // type:function size:0x3C +fn_80058C88 = .text:0x80058C88; // type:function size:0x58 +fn_80058CE0 = .text:0x80058CE0; // type:function size:0x8A0 +fn_80059580 = .text:0x80059580; // type:function size:0x528 +fn_80059AA8 = .text:0x80059AA8; // type:function size:0x214 +fn_80059CBC = .text:0x80059CBC; // type:function size:0x784 +fn_8005A440 = .text:0x8005A440; // type:function size:0x90 +fn_8005A4D0 = .text:0x8005A4D0; // type:function size:0xEC +fn_8005A5BC = .text:0x8005A5BC; // type:function size:0x64 +fn_8005A620 = .text:0x8005A620; // type:function size:0x1DC +fn_8005A7FC = .text:0x8005A7FC; // type:function size:0x58 +fn_8005A854 = .text:0x8005A854; // type:function size:0x34 +fn_8005A888 = .text:0x8005A888; // type:function size:0x8 +fn_8005A890 = .text:0x8005A890; // type:function size:0x8 +fn_8005A898 = .text:0x8005A898; // type:function size:0x8 +fn_8005A8A0 = .text:0x8005A8A0; // type:function size:0x8 +fn_8005A8A8 = .text:0x8005A8A8; // type:function size:0x8 +fn_8005A8B0 = .text:0x8005A8B0; // type:function size:0x8 +fn_8005A8B8 = .text:0x8005A8B8; // type:function size:0x90 +fn_8005A948 = .text:0x8005A948; // type:function size:0x5A8 +fn_8005AEF0 = .text:0x8005AEF0; // type:function size:0xA4 +fn_8005AF94 = .text:0x8005AF94; // type:function size:0xE4 +fn_8005B078 = .text:0x8005B078; // type:function size:0x4C +GetCurrentCameraId__14CCameraManagerCFb = .text:0x8005B0C4; // type:function size:0x5C +fn_8005B120 = .text:0x8005B120; // type:function size:0x44 +GetCurrentCamera__14CCameraManagerCFRC13CStateManagerb = .text:0x8005B164; // type:function size:0x44 +fn_8005B1A8 = .text:0x8005B1A8; // type:function size:0xC +fn_8005B1B4 = .text:0x8005B1B4; // type:function size:0xA4 +fn_8005B258 = .text:0x8005B258; // type:function size:0x3EC +fn_8005B644 = .text:0x8005B644; // type:function size:0xA0 +fn_8005B6E4 = .text:0x8005B6E4; // type:function size:0x28 +fn_8005B70C = .text:0x8005B70C; // type:function size:0xA4 +fn_8005B7B0 = .text:0x8005B7B0; // type:function size:0xAC +fn_8005B85C = .text:0x8005B85C; // type:function size:0xC4 +fn_8005B920 = .text:0x8005B920; // type:function size:0x90 +fn_8005B9B0 = .text:0x8005B9B0; // type:function size:0x98 +fn_8005BA48 = .text:0x8005BA48; // type:function size:0x8C +fn_8005BAD4 = .text:0x8005BAD4; // type:function size:0x1D8 +fn_8005BCAC = .text:0x8005BCAC; // type:function size:0x160 +fn_8005BE0C = .text:0x8005BE0C; // type:function size:0x9C +fn_8005BEA8 = .text:0x8005BEA8; // type:function size:0x1C +GetCurrentCameraTransform__14CCameraManagerCFRC13CStateManagerb = .text:0x8005BEC4; // type:function size:0x80 +fn_8005BF44 = .text:0x8005BF44; // type:function size:0x74 +IsInCinematicCamera__14CCameraManagerCFv = .text:0x8005BFB8; // type:function size:0x1C +fn_8005BFD4 = .text:0x8005BFD4; // type:function size:0x48 +fn_8005C01C = .text:0x8005C01C; // type:function size:0x1C +fn_8005C038 = .text:0x8005C038; // type:function size:0x1C +fn_8005C054 = .text:0x8005C054; // type:function size:0x10 +fn_8005C064 = .text:0x8005C064; // type:function size:0x8 +fn_8005C06C = .text:0x8005C06C; // type:function size:0x94 +fn_8005C100 = .text:0x8005C100; // type:function size:0x134 +fn_8005C234 = .text:0x8005C234; // type:function size:0xC8 +fn_8005C2FC = .text:0x8005C2FC; // type:function size:0x8C +fn_8005C388 = .text:0x8005C388; // type:function size:0x11C +fn_8005C4A4 = .text:0x8005C4A4; // type:function size:0x4C +fn_8005C4F0 = .text:0x8005C4F0; // type:function size:0x114 +fn_8005C604 = .text:0x8005C604; // type:function size:0x4C +fn_8005C650 = .text:0x8005C650; // type:function size:0xF4 +fn_8005C744 = .text:0x8005C744; // type:function size:0x18 +fn_8005C75C = .text:0x8005C75C; // type:function size:0x124 +fn_8005C880 = .text:0x8005C880; // type:function size:0x54 +fn_8005C8D4 = .text:0x8005C8D4; // type:function size:0xC0 +fn_8005C994 = .text:0x8005C994; // type:function size:0xC4 +fn_8005CA58 = .text:0x8005CA58; // type:function size:0x278 +fn_8005CCD0 = .text:0x8005CCD0; // type:function size:0xD8 +fn_8005CDA8 = .text:0x8005CDA8; // type:function size:0x1DC +fn_8005CF84 = .text:0x8005CF84; // type:function size:0xC +fn_8005CF90 = .text:0x8005CF90; // type:function size:0x100 +fn_8005D090 = .text:0x8005D090; // type:function size:0x90 +fn_8005D120 = .text:0x8005D120; // type:function size:0x8F4 +fn_8005DA14 = .text:0x8005DA14; // type:function size:0x10C +fn_8005DB20 = .text:0x8005DB20; // type:function size:0x94 +fn_8005DBB4 = .text:0x8005DBB4; // type:function size:0xE8 +fn_8005DC9C = .text:0x8005DC9C; // type:function size:0xB0 +fn_8005DD4C = .text:0x8005DD4C; // type:function size:0xB8 +fn_8005DE04 = .text:0x8005DE04; // type:function size:0x104 +fn_8005DF08 = .text:0x8005DF08; // type:function size:0x44 +fn_8005DF4C = .text:0x8005DF4C; // type:function size:0xAC +NewTranslation__17CCameraShakerDataCFRC9CVector3f = .text:0x8005DFF8; // type:function size:0x24 +fn_8005E01C = .text:0x8005E01C; // type:function size:0x94 +fn_8005E0B0 = .text:0x8005E0B0; // type:function size:0xF8 +fn_8005E1A8 = .text:0x8005E1A8; // type:function size:0x180 +fn_8005E328 = .text:0x8005E328; // type:function size:0xF4 +fn_8005E41C = .text:0x8005E41C; // type:function size:0x4C +fn_8005E468 = .text:0x8005E468; // type:function size:0x60 +LdrToCameraShakerData__FRC20SLdrCameraShakerDataRC9CVector3f = .text:0x8005E4C8; // type:function size:0x24 +fn_8005E4EC = .text:0x8005E4EC; // type:function size:0x4C +fn_8005E538 = .text:0x8005E538; // type:function size:0xC8 +fn_8005E600 = .text:0x8005E600; // type:function size:0x144 +AddCameraShaker__20CCameraShakerManagerFRC17CCameraShakerDataR13CStateManagerbb = .text:0x8005E744; // type:function size:0x2A0 +UpdateCameraShaker__20CCameraShakerManagerFiRC17CCameraShakerData = .text:0x8005E9E4; // type:function size:0xD8 +RemoveCameraShaker__20CCameraShakerManagerFi = .text:0x8005EABC; // type:function size:0x1F8 +fn_8005ECB4 = .text:0x8005ECB4; // type:function size:0xCC +fn_8005ED80 = .text:0x8005ED80; // type:function size:0x428 +fn_8005F1A8 = .text:0x8005F1A8; // type:function size:0x78 +fn_8005F220 = .text:0x8005F220; // type:function size:0x608 +fn_8005F828 = .text:0x8005F828; // type:function size:0x4 +fn_8005F82C = .text:0x8005F82C; // type:function size:0xA0 +fn_8005F8CC = .text:0x8005F8CC; // type:function size:0x74 +fn_8005F940 = .text:0x8005F940; // type:function size:0xA0 +fn_8005F9E0 = .text:0x8005F9E0; // type:function size:0x4 +fn_8005F9E4 = .text:0x8005F9E4; // type:function size:0x418 +fn_8005FDFC = .text:0x8005FDFC; // type:function size:0x12C +fn_8005FF28 = .text:0x8005FF28; // type:function size:0x8 +fn_8005FF30 = .text:0x8005FF30; // type:function size:0x8 +fn_8005FF38 = .text:0x8005FF38; // type:function size:0x14 +fn_8005FF4C = .text:0x8005FF4C; // type:function size:0x8 +fn_8005FF54 = .text:0x8005FF54; // type:function size:0x8 +fn_8005FF5C = .text:0x8005FF5C; // type:function size:0x8 +fn_8005FF64 = .text:0x8005FF64; // type:function size:0x8 +fn_8005FF6C = .text:0x8005FF6C; // type:function size:0x20 +fn_8005FF8C = .text:0x8005FF8C; // type:function size:0x8 +fn_8005FF94 = .text:0x8005FF94; // type:function size:0x54 +fn_8005FFE8 = .text:0x8005FFE8; // type:function size:0x78 +fn_80060060 = .text:0x80060060; // type:function size:0x8 +fn_80060068 = .text:0x80060068; // type:function size:0x80 +fn_800600E8 = .text:0x800600E8; // type:function size:0x68 +fn_80060150 = .text:0x80060150; // type:function size:0x4 +fn_80060154 = .text:0x80060154; // type:function size:0x10 +fn_80060164 = .text:0x80060164; // type:function size:0x8 +fn_8006016C = .text:0x8006016C; // type:function size:0x280 +fn_800603EC = .text:0x800603EC; // type:function size:0x8 +fn_800603F4 = .text:0x800603F4; // type:function size:0x8 +fn_800603FC = .text:0x800603FC; // type:function size:0x14 +fn_80060410 = .text:0x80060410; // type:function size:0xD48 +fn_80061158 = .text:0x80061158; // type:function size:0x34 +fn_8006118C = .text:0x8006118C; // type:function size:0x9C +fn_80061228 = .text:0x80061228; // type:function size:0xBC +fn_800612E4 = .text:0x800612E4; // type:function size:0x20 +fn_80061304 = .text:0x80061304; // type:function size:0x20 +fn_80061324 = .text:0x80061324; // type:function size:0x20 +fn_80061344 = .text:0x80061344; // type:function size:0x8 +fn_8006134C = .text:0x8006134C; // type:function size:0x10 +fn_8006135C = .text:0x8006135C; // type:function size:0x40 +fn_8006139C = .text:0x8006139C; // type:function size:0x4C +fn_800613E8 = .text:0x800613E8; // type:function size:0x88 +fn_80061470 = .text:0x80061470; // type:function size:0x74 +fn_800614E4 = .text:0x800614E4; // type:function size:0x84 +fn_80061568 = .text:0x80061568; // type:function size:0x58 +fn_800615C0 = .text:0x800615C0; // type:function size:0x88 +fn_80061648 = .text:0x80061648; // type:function size:0x74 +fn_800616BC = .text:0x800616BC; // type:function size:0x84 +fn_80061740 = .text:0x80061740; // type:function size:0x58 +fn_80061798 = .text:0x80061798; // type:function size:0x58 +fn_800617F0 = .text:0x800617F0; // type:function size:0x30 +fn_80061820 = .text:0x80061820; // type:function size:0x58 +fn_80061878 = .text:0x80061878; // type:function size:0x68 +fn_800618E0 = .text:0x800618E0; // type:function size:0x30 +fn_80061910 = .text:0x80061910; // type:function size:0x8 +fn_80061918 = .text:0x80061918; // type:function size:0x58 +fn_80061970 = .text:0x80061970; // type:function size:0x68 +fn_800619D8 = .text:0x800619D8; // type:function size:0x58 +fn_80061A30 = .text:0x80061A30; // type:function size:0x68 +fn_80061A98 = .text:0x80061A98; // type:function size:0x14 +fn_80061AAC = .text:0x80061AAC; // type:function size:0x9C +fn_80061B48 = .text:0x80061B48; // type:function size:0x4 +fn_80061B4C = .text:0x80061B4C; // type:function size:0x24 +fn_80061B70 = .text:0x80061B70; // type:function size:0x43C +GetCharacterInfo__17CCharacterFactoryCFi = .text:0x80061FAC; // type:function size:0x10 +fn_80061FBC = .text:0x80061FBC; // type:function size:0xD28 +fn_80062CE4 = .text:0x80062CE4; // type:function size:0xF0 +fn_80062DD4 = .text:0x80062DD4; // type:function size:0x330 +fn_80063104 = .text:0x80063104; // type:function size:0x8 +fn_8006310C = .text:0x8006310C; // type:function size:0x8 +fn_80063114 = .text:0x80063114; // type:function size:0x40 +fn_80063154 = .text:0x80063154; // type:function size:0x64 +fn_800631B8 = .text:0x800631B8; // type:function size:0xC4 +fn_8006327C = .text:0x8006327C; // type:function size:0xA0 +fn_8006331C = .text:0x8006331C; // type:function size:0xD04 +fn_80064020 = .text:0x80064020; // type:function size:0x24C +SetSChozoGhost_FuncPtrs__FP20SChozoGhost_FuncPtrs = .text:0x8006426C; // type:function size:0x8 +fn_80064274 = .text:0x80064274; // type:function size:0x10 +fn_80064284 = .text:0x80064284; // type:function size:0x180 +fn_80064404 = .text:0x80064404; // type:function size:0x58 +fn_8006445C = .text:0x8006445C; // type:function size:0x108 +fn_80064564 = .text:0x80064564; // type:function size:0x6C +fn_800645D0 = .text:0x800645D0; // type:function size:0x504 +fn_80064AD4 = .text:0x80064AD4; // type:function size:0x4 +fn_80064AD8 = .text:0x80064AD8; // type:function size:0x4 +fn_80064ADC = .text:0x80064ADC; // type:function size:0xC4 +fn_80064BA0 = .text:0x80064BA0; // type:function size:0x2BC +fn_80064E5C = .text:0x80064E5C; // type:function size:0x94 +fn_80064EF0 = .text:0x80064EF0; // type:function size:0xE4 +fn_80064FD4 = .text:0x80064FD4; // type:function size:0x8C +fn_80065060 = .text:0x80065060; // type:function size:0x244 +fn_800652A4 = .text:0x800652A4; // type:function size:0x8 +fn_800652AC = .text:0x800652AC; // type:function size:0x8 +fn_800652B4 = .text:0x800652B4; // type:function size:0x68 +fn_8006531C = .text:0x8006531C; // type:function size:0x50 +fn_8006536C = .text:0x8006536C; // type:function size:0x8 +fn_80065374 = .text:0x80065374; // type:function size:0x48 +fn_800653BC = .text:0x800653BC; // type:function size:0x98 +fn_80065454 = .text:0x80065454; // type:function size:0xC +fn_80065460 = .text:0x80065460; // type:function size:0x4 +fn_80065464 = .text:0x80065464; // type:function size:0x18 +fn_8006547C = .text:0x8006547C; // type:function size:0x60 +CoinGameInFinalStage__13CCoinGameModeCFv = .text:0x800654DC; // type:function size:0x104 +GetCoinLimit__13CCoinGameModeCFv = .text:0x800655E0; // type:function size:0x8 +fn_800655E8 = .text:0x800655E8; // type:function size:0x64 +fn_8006564C = .text:0x8006564C; // type:function size:0xCC +__ct__15CCollisionActorF9TUniqueId7TAreaId9TUniqueIdRC9CVector3fRC9CVector3fbf = .text:0x80065718; // type:function size:0x5A0 +fn_80065CB8 = .text:0x80065CB8; // type:function size:0x608 +fn_800662C0 = .text:0x800662C0; // type:function size:0x5CC +fn_8006688C = .text:0x8006688C; // type:function size:0x28C +fn_80066B18 = .text:0x80066B18; // type:function size:0x48 +fn_80066B60 = .text:0x80066B60; // type:function size:0x5C +fn_80066BBC = .text:0x80066BBC; // type:function size:0x2C +fn_80066BE8 = .text:0x80066BE8; // type:function size:0x2C +fn_80066C14 = .text:0x80066C14; // type:function size:0x4C +fn_80066C60 = .text:0x80066C60; // type:function size:0x54 +fn_80066CB4 = .text:0x80066CB4; // type:function size:0x4 +fn_80066CB8 = .text:0x80066CB8; // type:function size:0x6C +fn_80066D24 = .text:0x80066D24; // type:function size:0x100 +fn_80066E24 = .text:0x80066E24; // type:function size:0x11C +fn_80066F40 = .text:0x80066F40; // type:function size:0x88 +fn_80066FC8 = .text:0x80066FC8; // type:function size:0x8 +fn_80066FD0 = .text:0x80066FD0; // type:function size:0x8 +fn_80066FD8 = .text:0x80066FD8; // type:function size:0x9C +fn_80067074 = .text:0x80067074; // type:function size:0x68 +SetDamageVulnerability__15CCollisionActorFRC20CDamageVulnerability = .text:0x800670DC; // type:function size:0x1B0 +GetLastTouchedObject__15CCollisionActorCFv = .text:0x8006728C; // type:function size:0xC +fn_80067298 = .text:0x80067298; // type:function size:0x8 +SetSphereRadius__15CCollisionActorFf = .text:0x800672A0; // type:function size:0x68 +SetNonUniformVulnerability__15CCollisionActorFRQ24rstl36ncrc_ptr<24CNonUniformVulnerability> = .text:0x80067308; // type:function size:0x68 +ResetNonUniformVulnerability__15CCollisionActorFv = .text:0x80067370; // type:function size:0x58 +fn_800673C8 = .text:0x800673C8; // type:function size:0x64 +fn_8006742C = .text:0x8006742C; // type:function size:0xA4 +fn_800674D0 = .text:0x800674D0; // type:function size:0x224 +SphereCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3ffRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x800676F4; // type:function size:0xC4 +fn_800677B8 = .text:0x800677B8; // type:function size:0xC +fn_800677C4 = .text:0x800677C4; // type:function size:0x8 +SphereSubdivideCollision__26CJointCollisionDescriptionF6CSegId6CSegIdffQ226CJointCollisionDescription16EOrientationTypeRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x800677CC; // type:function size:0xC0 +AABoxCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3fRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x8006788C; // type:function size:0xC8 +OBBAutoSizeCollision__26CJointCollisionDescriptionF6CSegId6CSegIdRC9CVector3fQ226CJointCollisionDescription16EOrientationTypeRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80067954; // type:function size:0xC4 +OBBCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3fRC9CVector3fRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80067A18; // type:function size:0xC0 +OBBFromMayaPlugInCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3fRC9CMatrix3fRC9CVector3fRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80067AD8; // type:function size:0xC8 +__ct__22CCollisionActorManagerFR13CStateManager9TUniqueId7TAreaIdRCQ24rstl63vector<26CJointCollisionDescription,Q24rstl17rmemory_allocator>b = .text:0x80067BA0; // type:function size:0xCD8 +fn_80068878 = .text:0x80068878; // type:function size:0xC +fn_80068884 = .text:0x80068884; // type:function size:0x1C +fn_800688A0 = .text:0x800688A0; // type:function size:0x8 +fn_800688A8 = .text:0x800688A8; // type:function size:0x90 +fn_80068938 = .text:0x80068938; // type:function size:0x34 +fn_8006896C = .text:0x8006896C; // type:function size:0x10 +fn_8006897C = .text:0x8006897C; // type:function size:0xC +fn_80068988 = .text:0x80068988; // type:function size:0xC +fn_80068994 = .text:0x80068994; // type:function size:0x1C +fn_800689B0 = .text:0x800689B0; // type:function size:0xC +fn_800689BC = .text:0x800689BC; // type:function size:0x1C +fn_800689D8 = .text:0x800689D8; // type:function size:0x8 +fn_800689E0 = .text:0x800689E0; // type:function size:0x8 +fn_800689E8 = .text:0x800689E8; // type:function size:0x8 +fn_800689F0 = .text:0x800689F0; // type:function size:0x8 +fn_800689F8 = .text:0x800689F8; // type:function size:0x1C +fn_80068A14 = .text:0x80068A14; // type:function size:0x1C +fn_80068A30 = .text:0x80068A30; // type:function size:0xC +fn_80068A3C = .text:0x80068A3C; // type:function size:0x30 +fn_80068A6C = .text:0x80068A6C; // type:function size:0x34 +fn_80068AA0 = .text:0x80068AA0; // type:function size:0xC +fn_80068AAC = .text:0x80068AAC; // type:function size:0x8 +fn_80068AB4 = .text:0x80068AB4; // type:function size:0x8 +fn_80068ABC = .text:0x80068ABC; // type:function size:0x4 +fn_80068AC0 = .text:0x80068AC0; // type:function size:0x8 +fn_80068AC8 = .text:0x80068AC8; // type:function size:0x28 +fn_80068AF0 = .text:0x80068AF0; // type:function size:0x8 +fn_80068AF8 = .text:0x80068AF8; // type:function size:0x1C +fn_80068B14 = .text:0x80068B14; // type:function size:0x8 +fn_80068B1C = .text:0x80068B1C; // type:function size:0x14 +fn_80068B30 = .text:0x80068B30; // type:function size:0x8 +fn_80068B38 = .text:0x80068B38; // type:function size:0x8 +fn_80068B40 = .text:0x80068B40; // type:function size:0xC +fn_80068B4C = .text:0x80068B4C; // type:function size:0x8 +fn_80068B54 = .text:0x80068B54; // type:function size:0xC0 +fn_80068C14 = .text:0x80068C14; // type:function size:0x5C +fn_80068C70 = .text:0x80068C70; // type:function size:0xD4 +fn_80068D44 = .text:0x80068D44; // type:function size:0x14 +fn_80068D58 = .text:0x80068D58; // type:function size:0x10 +fn_80068D68 = .text:0x80068D68; // type:function size:0x8 +fn_80068D70 = .text:0x80068D70; // type:function size:0x8 +fn_80068D78 = .text:0x80068D78; // type:function size:0x10 +fn_80068D88 = .text:0x80068D88; // type:function size:0x14 +fn_80068D9C = .text:0x80068D9C; // type:function size:0x1C +__dt__22CCollisionActorManagerFv = .text:0x80068DB8; // type:function size:0xA0 +Update__22CCollisionActorManagerFfR13CStateManagerQ222CCollisionActorManager14EUpdateOptions = .text:0x80068E58; // type:function size:0x520 +Destroy__22CCollisionActorManagerFR13CStateManager = .text:0x80069378; // type:function size:0x88 +fn_80069400 = .text:0x80069400; // type:function size:0x8 +SetActive__22CCollisionActorManagerFR13CStateManagerb = .text:0x80069408; // type:function size:0xC0 +AddMaterialList__22CCollisionActorManagerFR13CStateManagerRC13CMaterialListQ222CCollisionActorManager20EMaterialListOptions = .text:0x800694C8; // type:function size:0xC8 +RemoveMaterialList__22CCollisionActorManagerFR13CStateManagerRC13CMaterialListQ222CCollisionActorManager20EMaterialListOptions = .text:0x80069590; // type:function size:0xC0 +GetNumCollisionActors__22CCollisionActorManagerCFv = .text:0x80069650; // type:function size:0x8 +GetCollisionDescFromIndex__22CCollisionActorManagerCFUi = .text:0x80069658; // type:function size:0x10 +GetCollisionDescIndexFromUniqueId__22CCollisionActorManagerCF9TUniqueId = .text:0x80069668; // type:function size:0x4C +fn_800696B4 = .text:0x800696B4; // type:function size:0xC0 +SetPhysicsActive__22CCollisionActorManagerFR13CStateManagerb = .text:0x80069774; // type:function size:0xB4 +fn_80069828 = .text:0x80069828; // type:function size:0x8 +fn_80069830 = .text:0x80069830; // type:function size:0xB8 +fn_800698E8 = .text:0x800698E8; // type:function size:0x80 +fn_80069968 = .text:0x80069968; // type:function size:0x148 +__ct__17CCollisionTrackerFRC31TLockedToken<15CGenDescription>9TUniqueId7TAreaIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f9TUniqueIdUif = .text:0x80069AB0; // type:function size:0x294 +fn_80069D44 = .text:0x80069D44; // type:function size:0x4 +fn_80069D48 = .text:0x80069D48; // type:function size:0x58 +fn_80069DA0 = .text:0x80069DA0; // type:function size:0x64 +fn_80069E04 = .text:0x80069E04; // type:function size:0xC +fn_80069E10 = .text:0x80069E10; // type:function size:0x8 +fn_80069E18 = .text:0x80069E18; // type:function size:0x10 +fn_80069E28 = .text:0x80069E28; // type:function size:0x1C +fn_80069E44 = .text:0x80069E44; // type:function size:0x8 +fn_80069E4C = .text:0x80069E4C; // type:function size:0x14 +fn_80069E60 = .text:0x80069E60; // type:function size:0x164 +fn_80069FC4 = .text:0x80069FC4; // type:function size:0x4 +fn_80069FC8 = .text:0x80069FC8; // type:function size:0x20 +fn_80069FE8 = .text:0x80069FE8; // type:function size:0x94 +fn_8006A07C = .text:0x8006A07C; // type:function size:0x8 +fn_8006A084 = .text:0x8006A084; // type:function size:0x2C +fn_8006A0B0 = .text:0x8006A0B0; // type:function size:0x204 +fn_8006A2B4 = .text:0x8006A2B4; // type:function size:0x564 +fn_8006A818 = .text:0x8006A818; // type:function size:0x8 +fn_8006A820 = .text:0x8006A820; // type:function size:0xA4 +fn_8006A8C4 = .text:0x8006A8C4; // type:function size:0x88 +fn_8006A94C = .text:0x8006A94C; // type:function size:0x8B0 +fn_8006B1FC = .text:0x8006B1FC; // type:function size:0xC +fn_8006B208 = .text:0x8006B208; // type:function size:0x20 +fn_8006B228 = .text:0x8006B228; // type:function size:0x18 +fn_8006B240 = .text:0x8006B240; // type:function size:0x8 +fn_8006B248 = .text:0x8006B248; // type:function size:0x8 +fn_8006B250 = .text:0x8006B250; // type:function size:0x8 +fn_8006B258 = .text:0x8006B258; // type:function size:0xC +fn_8006B264 = .text:0x8006B264; // type:function size:0x4 +fn_8006B268 = .text:0x8006B268; // type:function size:0x10 +fn_8006B278 = .text:0x8006B278; // type:function size:0x8 +fn_8006B280 = .text:0x8006B280; // type:function size:0x4 +fn_8006B284 = .text:0x8006B284; // type:function size:0x4C +fn_8006B2D0 = .text:0x8006B2D0; // type:function size:0x18 +fn_8006B2E8 = .text:0x8006B2E8; // type:function size:0x24 +fn_8006B30C = .text:0x8006B30C; // type:function size:0x8 +fn_8006B314 = .text:0x8006B314; // type:function size:0x10 +fn_8006B324 = .text:0x8006B324; // type:function size:0x8 +fn_8006B32C = .text:0x8006B32C; // type:function size:0x8 +fn_8006B334 = .text:0x8006B334; // type:function size:0x2C +fn_8006B360 = .text:0x8006B360; // type:function size:0x60 +fn_8006B3C0 = .text:0x8006B3C0; // type:function size:0xC8 +fn_8006B488 = .text:0x8006B488; // type:function size:0x24 +fn_8006B4AC = .text:0x8006B4AC; // type:function size:0x4 +fn_8006B4B0 = .text:0x8006B4B0; // type:function size:0x10 +fn_8006B4C0 = .text:0x8006B4C0; // type:function size:0x64 +fn_8006B524 = .text:0x8006B524; // type:function size:0x30 +fn_8006B554 = .text:0x8006B554; // type:function size:0x8 +fn_8006B55C = .text:0x8006B55C; // type:function size:0x10 +fn_8006B56C = .text:0x8006B56C; // type:function size:0x18 +fn_8006B584 = .text:0x8006B584; // type:function size:0x60 +fn_8006B5E4 = .text:0x8006B5E4; // type:function size:0x18 +fn_8006B5FC = .text:0x8006B5FC; // type:function size:0x108 +fn_8006B704 = .text:0x8006B704; // type:function size:0x10 +fn_8006B714 = .text:0x8006B714; // type:function size:0x8 +fn_8006B71C = .text:0x8006B71C; // type:function size:0x4 +fn_8006B720 = .text:0x8006B720; // type:function size:0xC +fn_8006B72C = .text:0x8006B72C; // type:function size:0x8 +fn_8006B734 = .text:0x8006B734; // type:function size:0x8 +fn_8006B73C = .text:0x8006B73C; // type:function size:0x4C +fn_8006B788 = .text:0x8006B788; // type:function size:0x8 +fn_8006B790 = .text:0x8006B790; // type:function size:0x108 +fn_8006B898 = .text:0x8006B898; // type:function size:0xC +fn_8006B8A4 = .text:0x8006B8A4; // type:function size:0x40 +fn_8006B8E4 = .text:0x8006B8E4; // type:function size:0x1D4 +fn_8006BAB8 = .text:0x8006BAB8; // type:function size:0xC +fn_8006BAC4 = .text:0x8006BAC4; // type:function size:0x4 +SetParticleEmissionRateScalar__17CCollisionTrackerFf = .text:0x8006BAC8; // type:function size:0x8 +SetMinimumPathLength__17CCollisionTrackerFf = .text:0x8006BAD0; // type:function size:0x8 +GetParticleSystem__17CCollisionTrackerCFv = .text:0x8006BAD8; // type:function size:0x8 +ParticleSystem__17CCollisionTrackerCFv = .text:0x8006BAE0; // type:function size:0x8 +fn_8006BAE8 = .text:0x8006BAE8; // type:function size:0x18C +fn_8006BC74 = .text:0x8006BC74; // type:function size:0x88 +fn_8006BCFC = .text:0x8006BCFC; // type:function size:0x74 +fn_8006BD70 = .text:0x8006BD70; // type:function size:0xC0 +fn_8006BE30 = .text:0x8006BE30; // type:function size:0xA0 +fn_8006BED0 = .text:0x8006BED0; // type:function size:0x35C +fn_8006C22C = .text:0x8006C22C; // type:function size:0x5A8 +fn_8006C7D4 = .text:0x8006C7D4; // type:function size:0x148 +fn_8006C91C = .text:0x8006C91C; // type:function size:0x1D4 +fn_8006CAF0 = .text:0x8006CAF0; // type:function size:0x514 +fn_8006D004 = .text:0x8006D004; // type:function size:0x120 +fn_8006D124 = .text:0x8006D124; // type:function size:0x1C8 +fn_8006D2EC = .text:0x8006D2EC; // type:function size:0xD8 +fn_8006D3C4 = .text:0x8006D3C4; // type:function size:0x70 +fn_8006D434 = .text:0x8006D434; // type:function size:0x130 +fn_8006D564 = .text:0x8006D564; // type:function size:0x228 +fn_8006D78C = .text:0x8006D78C; // type:function size:0x1A4 +fn_8006D930 = .text:0x8006D930; // type:function size:0xB0C +fn_8006E43C = .text:0x8006E43C; // type:function size:0x4C +fn_8006E488 = .text:0x8006E488; // type:function size:0x220 +SetSCommandoPirate_FuncPtrs__FP24SCommandoPirate_FuncPtrs = .text:0x8006E6A8; // type:function size:0x8 +fn_8006E6B0 = .text:0x8006E6B0; // type:function size:0x10 +fn_8006E6C0 = .text:0x8006E6C0; // type:function size:0x1AC +fn_8006E86C = .text:0x8006E86C; // type:function size:0x58 +fn_8006E8C4 = .text:0x8006E8C4; // type:function size:0xD0 +fn_8006E994 = .text:0x8006E994; // type:function size:0x68 +fn_8006E9FC = .text:0x8006E9FC; // type:function size:0x48 +fn_8006EA44 = .text:0x8006EA44; // type:function size:0x11C +fn_8006EB60 = .text:0x8006EB60; // type:function size:0x90 +fn_8006EBF0 = .text:0x8006EBF0; // type:function size:0xC0 +fn_8006ECB0 = .text:0x8006ECB0; // type:function size:0x44 +fn_8006ECF4 = .text:0x8006ECF4; // type:function size:0x58 +fn_8006ED4C = .text:0x8006ED4C; // type:function size:0x20 +fn_8006ED6C = .text:0x8006ED6C; // type:function size:0x54 +fn_8006EDC0 = .text:0x8006EDC0; // type:function size:0x6C +fn_8006EE2C = .text:0x8006EE2C; // type:function size:0x28 +fn_8006EE54 = .text:0x8006EE54; // type:function size:0x5C +fn_8006EEB0 = .text:0x8006EEB0; // type:function size:0x228 +fn_8006F0D8 = .text:0x8006F0D8; // type:function size:0x94 +fn_8006F16C = .text:0x8006F16C; // type:function size:0xAC +fn_8006F218 = .text:0x8006F218; // type:function size:0xAC +fn_8006F2C4 = .text:0x8006F2C4; // type:function size:0x220 +fn_8006F4E4 = .text:0x8006F4E4; // type:function size:0x90 +fn_8006F574 = .text:0x8006F574; // type:function size:0x3C +fn_8006F5B0 = .text:0x8006F5B0; // type:function size:0x100 +fn_8006F6B0 = .text:0x8006F6B0; // type:function size:0x100 +fn_8006F7B0 = .text:0x8006F7B0; // type:function size:0x7C +fn_8006F82C = .text:0x8006F82C; // type:function size:0x158 +fn_8006F984 = .text:0x8006F984; // type:function size:0x30 +fn_8006F9B4 = .text:0x8006F9B4; // type:function size:0x64 +fn_8006FA18 = .text:0x8006FA18; // type:function size:0xF0 +fn_8006FB08 = .text:0x8006FB08; // type:function size:0xC4 +fn_8006FBCC = .text:0x8006FBCC; // type:function size:0x20 +fn_8006FBEC = .text:0x8006FBEC; // type:function size:0x358 +fn_8006FF44 = .text:0x8006FF44; // type:function size:0x2B0 +fn_800701F4 = .text:0x800701F4; // type:function size:0x298 +fn_8007048C = .text:0x8007048C; // type:function size:0x298 +fn_80070724 = .text:0x80070724; // type:function size:0x264 +fn_80070988 = .text:0x80070988; // type:function size:0x7C +fn_80070A04 = .text:0x80070A04; // type:function size:0x100 +fn_80070B04 = .text:0x80070B04; // type:function size:0xD4 +fn_80070BD8 = .text:0x80070BD8; // type:function size:0xF0 +fn_80070CC8 = .text:0x80070CC8; // type:function size:0x2C +fn_80070CF4 = .text:0x80070CF4; // type:function size:0xD4 +fn_80070DC8 = .text:0x80070DC8; // type:function size:0x100 +fn_80070EC8 = .text:0x80070EC8; // type:function size:0x90 +fn_80070F58 = .text:0x80070F58; // type:function size:0x34 +fn_80070F8C = .text:0x80070F8C; // type:function size:0x1C +fn_80070FA8 = .text:0x80070FA8; // type:function size:0x3C +fn_80070FE4 = .text:0x80070FE4; // type:function size:0xE0 +__ct__13CDamageEffectFRC25TToken<15CGenDescription>9TUniqueId7TAreaIdb9TUniqueIdRC12CTransform4fRC11CDamageInfoRC6CAABoxfRC9CVector3fbfUiffbbb = .text:0x800710C4; // type:function size:0x370 +fn_80071434 = .text:0x80071434; // type:function size:0x84 +fn_800714B8 = .text:0x800714B8; // type:function size:0xB4 +fn_8007156C = .text:0x8007156C; // type:function size:0x60 +fn_800715CC = .text:0x800715CC; // type:function size:0xC4 +fn_80071690 = .text:0x80071690; // type:function size:0x29C +fn_8007192C = .text:0x8007192C; // type:function size:0x74 +GetDamage__11CDamageInfoCFRC20CDamageVulnerability = .text:0x800719A0; // type:function size:0x5C +GetAbsorbedDamage__11CDamageInfoCFRC20CDamageVulnerability = .text:0x800719FC; // type:function size:0x40 +GetRadiusDamage__11CDamageInfoCFRC20CDamageVulnerability = .text:0x80071A3C; // type:function size:0x5C +fn_80071A98 = .text:0x80071A98; // type:function size:0x40 +GetKnockBackPower__11CDamageInfoCFRC20CDamageVulnerabilityf = .text:0x80071AD8; // type:function size:0x74 +fn_80071B4C = .text:0x80071B4C; // type:function size:0x118 +MakeScaledForTime__11CDamageInfoCFf = .text:0x80071C64; // type:function size:0x60 +MakeContinuous__11CDamageInfoCFv = .text:0x80071CC4; // type:function size:0x54 +SetAdjustedDamage__11CDamageInfoFfRC20CDamageVulnerability = .text:0x80071D18; // type:function size:0x80 +fn_80071D98 = .text:0x80071D98; // type:function size:0x14 +fn_80071DAC = .text:0x80071DAC; // type:function size:0xB24 +fn_800728D0 = .text:0x800728D0; // type:function size:0x70 +__ct__20CWeaponVulnerabilityFf11EEffectTypeb = .text:0x80072940; // type:function size:0x10 +fn_80072950 = .text:0x80072950; // type:function size:0x68 +fn_800729B8 = .text:0x800729B8; // type:function size:0xE8 +__ct__20CDamageVulnerabilityFRC20CWeaponVulnerability = .text:0x80072AA0; // type:function size:0x1E8 +__ct__20CDamageVulnerabilityFRC20CDamageVulnerabilityPCQ220CDamageVulnerability13COverridePairiUi = .text:0x80072C88; // type:function size:0x1D0 +__dt__20CDamageVulnerabilityFv = .text:0x80072E58; // type:function size:0x60 +NormalVulnerability__20CDamageVulnerabilityFv = .text:0x80072EB8; // type:function size:0x10 +ImmuneVulnerability__20CDamageVulnerabilityFv = .text:0x80072EC8; // type:function size:0x10 +PassThruVulnerability__20CDamageVulnerabilityFv = .text:0x80072ED8; // type:function size:0x10 +ImmuneRicochetVulnerability__20CDamageVulnerabilityFv = .text:0x80072EE8; // type:function size:0x10 +fn_80072EF8 = .text:0x80072EF8; // type:function size:0x10 +WeaponHurts__20CDamageVulnerabilityCFRC11CWeaponModeQ220CDamageVulnerability13ERadiusDamage = .text:0x80072F08; // type:function size:0xD8 +WeaponHits__20CDamageVulnerabilityCFRC11CWeaponMode = .text:0x80072FE0; // type:function size:0x218 +GetVulnerability__20CDamageVulnerabilityCFRC11CWeaponMode = .text:0x800731F8; // type:function size:0x18C +GetEffectType__20CDamageVulnerabilityCFRC11CWeaponMode = .text:0x80073384; // type:function size:0x30 +ChangeVulnerability__20CDamageVulnerabilityF11EWeaponTypeRC20CWeaponVulnerability = .text:0x800733B4; // type:function size:0x60 +ChangeChargeVulnerability__20CDamageVulnerabilityF11EWeaponTypeRC20CWeaponVulnerability = .text:0x80073414; // type:function size:0x64 +ChangeComboVulnerability__20CDamageVulnerabilityF11EWeaponTypeRC20CWeaponVulnerability = .text:0x80073478; // type:function size:0x64 +MakeImmuneToRadiusDamage__20CDamageVulnerabilityFRC20CDamageVulnerability = .text:0x800734DC; // type:function size:0x298 +fn_80073774 = .text:0x80073774; // type:function size:0xEC +fn_80073860 = .text:0x80073860; // type:function size:0x24 +fn_80073884 = .text:0x80073884; // type:function size:0x8C +fn_80073910 = .text:0x80073910; // type:function size:0x314 +fn_80073C24 = .text:0x80073C24; // type:function size:0x84 +fn_80073CA8 = .text:0x80073CA8; // type:function size:0x98 +fn_80073D40 = .text:0x80073D40; // type:function size:0x4 +fn_80073D44 = .text:0x80073D44; // type:function size:0xC +fn_80073D50 = .text:0x80073D50; // type:function size:0x24 +fn_80073D74 = .text:0x80073D74; // type:function size:0x4 +fn_80073D78 = .text:0x80073D78; // type:function size:0x554 +fn_800742CC = .text:0x800742CC; // type:function size:0x270 +fn_8007453C = .text:0x8007453C; // type:function size:0x78 +SetSDarkCommando_FuncPtrs__FP22SDarkCommando_FuncPtrs = .text:0x800745B4; // type:function size:0x8 +fn_800745BC = .text:0x800745BC; // type:function size:0x10 +SetSDarkSamus_FuncPtrs__FP19SDarkSamus_FuncPtrs = .text:0x800745CC; // type:function size:0x8 +fn_800745D4 = .text:0x800745D4; // type:function size:0x10 +fn_800745E4 = .text:0x800745E4; // type:function size:0x40 +__ct__19CDarkSamusBoostBallF9TUniqueId7TAreaIdRC10CModelDataiRC12CTransform4fRC6CAABoxUsRC11CDamageInfoRC20CDamageVulnerability = .text:0x80074624; // type:function size:0x55C +__ct__19CDarkSamusBoostBallF9TUniqueId7TAreaIdRC10CModelDataiRC12CTransform4fRC6CAABoxRC6CColorfUsRC11CDamageInfoRC20CDamageVulnerability = .text:0x80074B80; // type:function size:0x578 +fn_800750F8 = .text:0x800750F8; // type:function size:0xAC +fn_800751A4 = .text:0x800751A4; // type:function size:0x144 +fn_800752E8 = .text:0x800752E8; // type:function size:0x74 +fn_8007535C = .text:0x8007535C; // type:function size:0x74 +fn_800753D0 = .text:0x800753D0; // type:function size:0x550 +fn_80075920 = .text:0x80075920; // type:function size:0x68 +fn_80075988 = .text:0x80075988; // type:function size:0x158 +fn_80075AE0 = .text:0x80075AE0; // type:function size:0xD0 +HitWithChargedShot__19CDarkSamusBoostBallCFv = .text:0x80075BB0; // type:function size:0xC +GetDamageReceived__19CDarkSamusBoostBallCFv = .text:0x80075BBC; // type:function size:0x8 +fn_80075BC4 = .text:0x80075BC4; // type:function size:0x8C +fn_80075C50 = .text:0x80075C50; // type:function size:0x54 +SetSDarkTrooper_FuncPtrs__FP21SDarkTrooper_FuncPtrs = .text:0x80075CA4; // type:function size:0x8 +fn_80075CAC = .text:0x80075CAC; // type:function size:0x10 +fn_80075CBC = .text:0x80075CBC; // type:function size:0xCC +fn_80075D88 = .text:0x80075D88; // type:function size:0x8 +fn_80075D90 = .text:0x80075D90; // type:function size:0x54 +fn_80075DE4 = .text:0x80075DE4; // type:function size:0xC4 +fn_80075EA8 = .text:0x80075EA8; // type:function size:0x168 +fn_80076010 = .text:0x80076010; // type:function size:0xA8 +fn_800760B8 = .text:0x800760B8; // type:function size:0x25C +fn_80076314 = .text:0x80076314; // type:function size:0x100 +fn_80076414 = .text:0x80076414; // type:function size:0x48 +fn_8007645C = .text:0x8007645C; // type:function size:0x98 +fn_800764F4 = .text:0x800764F4; // type:function size:0x5C +fn_80076550 = .text:0x80076550; // type:function size:0x18 +fn_80076568 = .text:0x80076568; // type:function size:0x60 +fn_800765C8 = .text:0x800765C8; // type:function size:0xC +fn_800765D4 = .text:0x800765D4; // type:function size:0xBDC +fn_800771B0 = .text:0x800771B0; // type:function size:0x100 +fn_800772B0 = .text:0x800772B0; // type:function size:0xF0 +fn_800773A0 = .text:0x800773A0; // type:function size:0x58 +fn_800773F8 = .text:0x800773F8; // type:function size:0x58 +fn_80077450 = .text:0x80077450; // type:function size:0x4C0 +fn_80077910 = .text:0x80077910; // type:function size:0x30 +fn_80077940 = .text:0x80077940; // type:function size:0x8 +fn_80077948 = .text:0x80077948; // type:function size:0xC +fn_80077954 = .text:0x80077954; // type:function size:0x104 +fn_80077A58 = .text:0x80077A58; // type:function size:0x128 +fn_80077B80 = .text:0x80077B80; // type:function size:0xC +fn_80077B8C = .text:0x80077B8C; // type:function size:0xD8 +fn_80077C64 = .text:0x80077C64; // type:function size:0x10 +fn_80077C74 = .text:0x80077C74; // type:function size:0xA64 +fn_800786D8 = .text:0x800786D8; // type:function size:0x104 +fn_800787DC = .text:0x800787DC; // type:function size:0x434 +AddDecal__13CDecalManagerFRC27TToken<17CDecalDescription>RC12CTransform4fRC13CUnitVector3fR13CStateManager = .text:0x80078C10; // type:function size:0x2DC +fn_80078EEC = .text:0x80078EEC; // type:function size:0x8 +fn_80078EF4 = .text:0x80078EF4; // type:function size:0x8 +fn_80078EFC = .text:0x80078EFC; // type:function size:0x8 +fn_80078F04 = .text:0x80078F04; // type:function size:0x1C +fn_80078F20 = .text:0x80078F20; // type:function size:0x28 +fn_80078F48 = .text:0x80078F48; // type:function size:0xC +fn_80078F54 = .text:0x80078F54; // type:function size:0x8 +fn_80078F5C = .text:0x80078F5C; // type:function size:0x4 +fn_80078F60 = .text:0x80078F60; // type:function size:0x8 +fn_80078F68 = .text:0x80078F68; // type:function size:0x14 +fn_80078F7C = .text:0x80078F7C; // type:function size:0x58 +fn_80078FD4 = .text:0x80078FD4; // type:function size:0x24 +fn_80078FF8 = .text:0x80078FF8; // type:function size:0x8 +fn_80079000 = .text:0x80079000; // type:function size:0x978 +fn_80079978 = .text:0x80079978; // type:function size:0x20 +fn_80079998 = .text:0x80079998; // type:function size:0xAC +fn_80079A44 = .text:0x80079A44; // type:function size:0xD8 +fn_80079B1C = .text:0x80079B1C; // type:function size:0xFC +fn_80079C18 = .text:0x80079C18; // type:function size:0x18C +fn_80079DA4 = .text:0x80079DA4; // type:function size:0x204 +fn_80079FA8 = .text:0x80079FA8; // type:function size:0x88 +fn_8007A030 = .text:0x8007A030; // type:function size:0xCC +fn_8007A0FC = .text:0x8007A0FC; // type:function size:0x12C +fn_8007A228 = .text:0x8007A228; // type:function size:0x40 +SetSDigitalGuardian_FuncPtrs__FP25SDigitalGuardian_FuncPtrs = .text:0x8007A268; // type:function size:0x8 +fn_8007A270 = .text:0x8007A270; // type:function size:0x10 +fn_8007A280 = .text:0x8007A280; // type:function size:0x10 +fn_8007A290 = .text:0x8007A290; // type:function size:0xB4 +fn_8007A344 = .text:0x8007A344; // type:function size:0x2C +fn_8007A370 = .text:0x8007A370; // type:function size:0x40 +fn_8007A3B0 = .text:0x8007A3B0; // type:function size:0x40 +CreateEmitter__12CEchoEmitterFR13CStateManager = .text:0x8007A3F0; // type:function size:0x14 +fn_8007A404 = .text:0x8007A404; // type:function size:0x10 +fn_8007A414 = .text:0x8007A414; // type:function size:0x1B4 +fn_8007A5C8 = .text:0x8007A5C8; // type:function size:0x20C +fn_8007A7D4 = .text:0x8007A7D4; // type:function size:0x160 +fn_8007A934 = .text:0x8007A934; // type:function size:0x410 +fn_8007AD44 = .text:0x8007AD44; // type:function size:0xAC +fn_8007ADF0 = .text:0x8007ADF0; // type:function size:0x3C +fn_8007AE2C = .text:0x8007AE2C; // type:function size:0x164 +fn_8007AF90 = .text:0x8007AF90; // type:function size:0x628 +fn_8007B5B8 = .text:0x8007B5B8; // type:function size:0x54 +fn_8007B60C = .text:0x8007B60C; // type:function size:0x5C +SetDamageExplicit__12CEchoEmitterFf = .text:0x8007B668; // type:function size:0x10 +SetAutoReducingDamage__12CEchoEmitterFf = .text:0x8007B678; // type:function size:0x28 +SetAutoReducingYellowDamage__12CEchoEmitterFf = .text:0x8007B6A0; // type:function size:0x28 +fn_8007B6C8 = .text:0x8007B6C8; // type:function size:0x8 +fn_8007B6D0 = .text:0x8007B6D0; // type:function size:0xB4 +fn_8007B784 = .text:0x8007B784; // type:function size:0x4C +fn_8007B7D0 = .text:0x8007B7D0; // type:function size:0x8 +fn_8007B7D8 = .text:0x8007B7D8; // type:function size:0x104 +fn_8007B8DC = .text:0x8007B8DC; // type:function size:0x4 +fn_8007B8E0 = .text:0x8007B8E0; // type:function size:0xA0 +fn_8007B980 = .text:0x8007B980; // type:function size:0x88 +fn_8007BA08 = .text:0x8007BA08; // type:function size:0x9C +fn_8007BAA4 = .text:0x8007BAA4; // type:function size:0x9C +__ct__7CEffectF9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f = .text:0x8007BB40; // type:function size:0xEC +fn_8007BC2C = .text:0x8007BC2C; // type:function size:0x4 +fn_8007BC30 = .text:0x8007BC30; // type:function size:0x4 +__ct__23CElectricBeamProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC17CElectricBeamInfoRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdUi = .text:0x8007BC34; // type:function size:0x380 +fn_8007BFB4 = .text:0x8007BFB4; // type:function size:0x484 +fn_8007C438 = .text:0x8007C438; // type:function size:0x6C +fn_8007C4A4 = .text:0x8007C4A4; // type:function size:0x4C +fn_8007C4F0 = .text:0x8007C4F0; // type:function size:0xAC +fn_8007C59C = .text:0x8007C59C; // type:function size:0x9C +fn_8007C638 = .text:0x8007C638; // type:function size:0x12C +SetSElitePirate_FuncPtrs__FP21SElitePirate_FuncPtrs = .text:0x8007C764; // type:function size:0x8 +fn_8007C76C = .text:0x8007C76C; // type:function size:0x10 +__ct__27CElitePirateGrenadeLauncherF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC10CModelDataRC16CActorParameters9TUniqueIdf = .text:0x8007C77C; // type:function size:0x3FC +fn_8007CB78 = .text:0x8007CB78; // type:function size:0x68 +fn_8007CBE0 = .text:0x8007CBE0; // type:function size:0x90 +fn_8007CC70 = .text:0x8007CC70; // type:function size:0xFC +fn_8007CD6C = .text:0x8007CD6C; // type:function size:0x14 +fn_8007CD80 = .text:0x8007CD80; // type:function size:0x70 +fn_8007CDF0 = .text:0x8007CDF0; // type:function size:0x4 +fn_8007CDF4 = .text:0x8007CDF4; // type:function size:0x28C +fn_8007D080 = .text:0x8007D080; // type:function size:0x2BC +fn_8007D33C = .text:0x8007D33C; // type:function size:0x138 +fn_8007D474 = .text:0x8007D474; // type:function size:0x4C4 +SetSlowedSpeed__27CElitePirateGrenadeLauncherFf = .text:0x8007D938; // type:function size:0x8 +fn_8007D940 = .text:0x8007D940; // type:function size:0x24 +fn_8007D964 = .text:0x8007D964; // type:function size:0x54 +SetSEmperorIngStage1_FuncPtrs__FP26SEmperorIngStage1_FuncPtrs = .text:0x8007D9B8; // type:function size:0x8 +fn_8007D9C0 = .text:0x8007D9C0; // type:function size:0x10 +SetSEmperorIngStage2Tentacle_FuncPtrs__FP34SEmperorIngStage2Tentacle_FuncPtrs = .text:0x8007D9D0; // type:function size:0x8 +fn_8007D9D8 = .text:0x8007D9D8; // type:function size:0x10 +SetSEmperorIngStage3_FuncPtrs__FP26SEmperorIngStage3_FuncPtrs = .text:0x8007D9E8; // type:function size:0x8 +fn_8007D9F0 = .text:0x8007D9F0; // type:function size:0x10 +fn_8007DA00 = .text:0x8007DA00; // type:function size:0x24 +fn_8007DA24 = .text:0x8007DA24; // type:function size:0x8C +fn_8007DAB0 = .text:0x8007DAB0; // type:function size:0x30 +AddObject__14CExclusionListF9TUniqueIdf = .text:0x8007DAE0; // type:function size:0x13C +fn_8007DC1C = .text:0x8007DC1C; // type:function size:0xC8 +fn_8007DCE4 = .text:0x8007DCE4; // type:function size:0x1B0 +fn_8007DE94 = .text:0x8007DE94; // type:function size:0x24 +fn_8007DEB8 = .text:0x8007DEB8; // type:function size:0xA4 +fn_8007DF5C = .text:0x8007DF5C; // type:function size:0xC8 +fn_8007E024 = .text:0x8007E024; // type:function size:0x1B0 +fn_8007E1D4 = .text:0x8007E1D4; // type:function size:0x24 +__ct__17CEnergyProjectileFbRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueId9TUniqueIdUibRC9CVector3fRC18CImpactVisorEffectbbbfff = .text:0x8007E1F8; // type:function size:0x2C8 +StopProjectile__17CEnergyProjectileFR13CStateManager = .text:0x8007E4C0; // type:function size:0x58 +Explode__17CEnergyProjectileFRC9CVector3fRC9CVector3f29EWeaponCollisionResponseTypesR13CStateManagerRC20CDamageVulnerability9TUniqueId = .text:0x8007E518; // type:function size:0x12C0 +fn_8007F7D8 = .text:0x8007F7D8; // type:function size:0x4C +fn_8007F824 = .text:0x8007F824; // type:function size:0x40 +PreRenderAllViewports__17CEnergyProjectileFR13CStateManager = .text:0x8007F864; // type:function size:0xC8 +PreRender__17CEnergyProjectileFR13CStateManager = .text:0x8007F92C; // type:function size:0x13C +AddToRenderer__17CEnergyProjectileCFRC13CStateManager = .text:0x8007FA68; // type:function size:0xA0 +Render__17CEnergyProjectileCFRC13CStateManager = .text:0x8007FB08; // type:function size:0xF8 +Think__17CEnergyProjectileFfR13CStateManager = .text:0x8007FC00; // type:function size:0x4EC +ResolveCollisionWithActor__17CEnergyProjectileFRC14CRayCastResultR6CActorR13CStateManager = .text:0x800800EC; // type:function size:0x438 +ResolveCollisionWithWorld__17CEnergyProjectileFRC14CRayCastResultR13CStateManager = .text:0x80080524; // type:function size:0x124 +AcceptScriptMsg__17CEnergyProjectileFR13CStateManagerRC10CScriptMsg = .text:0x80080648; // type:function size:0x318 +fn_80080960 = .text:0x80080960; // type:function size:0x110 +SetCameraShakerData__17CEnergyProjectileFRC17CCameraShakerData = .text:0x80080A70; // type:function size:0xB4 +fn_80080B24 = .text:0x80080B24; // type:function size:0xFC +SetCombatVisorMaxVolume__17CEnergyProjectileFUc = .text:0x80080C20; // type:function size:0x20 +SetEchoVisorMaxVolume__17CEnergyProjectileFUc = .text:0x80080C40; // type:function size:0x20 +GetSortingBounds__17CEnergyProjectileCFRC13CStateManager = .text:0x80080C60; // type:function size:0x80 +fn_80080CE0 = .text:0x80080CE0; // type:function size:0x74 +fn_80080D54 = .text:0x80080D54; // type:function size:0x20 +__ct__11CEntityInfoF7TAreaIdRCQ24rstl48vector<11SConnection,Q24rstl17rmemory_allocator>b9TEditorId = .text:0x80080D74; // type:function size:0x164 +GetGloballyUniqueIdForScriptObject__11CEntityInfoFUi9TEditorId = .text:0x80080ED8; // type:function size:0x8 +GetGloballyUniqueIdForScriptObject__11CEntityInfoCFUi = .text:0x80080EE0; // type:function size:0x10 +__ct__7CEntityF9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Ui = .text:0x80080EF0; // type:function size:0x190 +__dt__7CEntityFv = .text:0x80081080; // type:function size:0x60 +AcceptScriptMsg__7CEntityFR13CStateManagerRC10CScriptMsg = .text:0x800810E0; // type:function size:0x14C +SendScriptMsgs__7CEntityF18EScriptObjectStateR13CStateManager9TUniqueId20EScriptObjectMessage = .text:0x8008122C; // type:function size:0x100 +PreThink__7CEntityFfR13CStateManager = .text:0x8008132C; // type:function size:0x4 +Think__7CEntityFfR13CStateManager = .text:0x80081330; // type:function size:0x4 +SendActive__7CEntityFR13CStateManagerb = .text:0x80081334; // type:function size:0x6C +SetActive__7CEntityFb = .text:0x800813A0; // type:function size:0x10 +GetAreaIdForPersistence__7CEntityCFv = .text:0x800813B0; // type:function size:0x1C +FindConnectedObject__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x800813CC; // type:function size:0xDC +FindConnectedObject_if__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessageRC21CValidEntityPredicate = .text:0x800814A8; // type:function size:0x110 +FindConnectedObjects__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x800815B8; // type:function size:0x198 +fn_80081750 = .text:0x80081750; // type:function size:0x88 +FindConnectedObjects_if__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessageRC21CValidEntityPredicate = .text:0x800817D8; // type:function size:0x1CC +CheckConnectedObject__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x800819A4; // type:function size:0xDC +CheckConnectedObject_if__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessageRC21CValidEntityPredicate = .text:0x80081A80; // type:function size:0x110 +__dt__21CValidEntityPredicateFv = .text:0x80081B90; // type:function size:0x40 +fn_80081BD0 = .text:0x80081BD0; // type:function size:0xA4 +fn_80081C74 = .text:0x80081C74; // type:function size:0x98 +fn_80081D0C = .text:0x80081D0C; // type:function size:0x4 +fn_80081D10 = .text:0x80081D10; // type:function size:0x898 +fn_800825A8 = .text:0x800825A8; // type:function size:0x40 +fn_800825E8 = .text:0x800825E8; // type:function size:0x314 +fn_800828FC = .text:0x800828FC; // type:function size:0x21C +fn_80082B18 = .text:0x80082B18; // type:function size:0x21C +fn_80082D34 = .text:0x80082D34; // type:function size:0x44C +fn_80083180 = .text:0x80083180; // type:function size:0x21C +fn_8008339C = .text:0x8008339C; // type:function size:0x1CC +fn_80083568 = .text:0x80083568; // type:function size:0xC8 +fn_80083630 = .text:0x80083630; // type:function size:0x2A4 +fn_800838D4 = .text:0x800838D4; // type:function size:0x58 +fn_8008392C = .text:0x8008392C; // type:function size:0x39C +fn_80083CC8 = .text:0x80083CC8; // type:function size:0x1BC +fn_80083E84 = .text:0x80083E84; // type:function size:0xF0 +fn_80083F74 = .text:0x80083F74; // type:function size:0x8 +fn_80083F7C = .text:0x80083F7C; // type:function size:0x18 +fn_80083F94 = .text:0x80083F94; // type:function size:0x274 +fn_80084208 = .text:0x80084208; // type:function size:0x5AC +fn_800847B4 = .text:0x800847B4; // type:function size:0xA00 +fn_800851B4 = .text:0x800851B4; // type:function size:0x784 +fn_80085938 = .text:0x80085938; // type:function size:0x9A4 +fn_800862DC = .text:0x800862DC; // type:function size:0x1FC +fn_800864D8 = .text:0x800864D8; // type:function size:0x1FC +fn_800866D4 = .text:0x800866D4; // type:function size:0x5C0 +fn_80086C94 = .text:0x80086C94; // type:function size:0x344 +fn_80086FD8 = .text:0x80086FD8; // type:function size:0x26C +fn_80087244 = .text:0x80087244; // type:function size:0x1B4 +fn_800873F8 = .text:0x800873F8; // type:function size:0x220 +fn_80087618 = .text:0x80087618; // type:function size:0xB0 +fn_800876C8 = .text:0x800876C8; // type:function size:0xD4 +fn_8008779C = .text:0x8008779C; // type:function size:0x12C +fn_800878C8 = .text:0x800878C8; // type:function size:0x23C +fn_80087B04 = .text:0x80087B04; // type:function size:0x1E8 +fn_80087CEC = .text:0x80087CEC; // type:function size:0x168 +fn_80087E54 = .text:0x80087E54; // type:function size:0x2F4 +fn_80088148 = .text:0x80088148; // type:function size:0x10 +fn_80088158 = .text:0x80088158; // type:function size:0x164 +fn_800882BC = .text:0x800882BC; // type:function size:0x1A8 +fn_80088464 = .text:0x80088464; // type:function size:0x510 +fn_80088974 = .text:0x80088974; // type:function size:0x4C +fn_800889C0 = .text:0x800889C0; // type:function size:0x20 +fn_800889E0 = .text:0x800889E0; // type:function size:0x2B4 +FadeDensity__13CEnvFxManagerFfi = .text:0x80088C94; // type:function size:0x34 +fn_80088CC8 = .text:0x80088CC8; // type:function size:0xC +fn_80088CD4 = .text:0x80088CD4; // type:function size:0xC +fn_80088CE0 = .text:0x80088CE0; // type:function size:0xB8 +fn_80088D98 = .text:0x80088D98; // type:function size:0x30 +fn_80088DC8 = .text:0x80088DC8; // type:function size:0xCC +fn_80088E94 = .text:0x80088E94; // type:function size:0x4C +fn_80088EE0 = .text:0x80088EE0; // type:function size:0x24 +fn_80088F04 = .text:0x80088F04; // type:function size:0xAC +fn_80088FB0 = .text:0x80088FB0; // type:function size:0x18 +fn_80088FC8 = .text:0x80088FC8; // type:function size:0xB8 +fn_80089080 = .text:0x80089080; // type:function size:0x49C +fn_8008951C = .text:0x8008951C; // type:function size:0x44 +fn_80089560 = .text:0x80089560; // type:function size:0x360 +fn_800898C0 = .text:0x800898C0; // type:function size:0x1D8 +fn_80089A98 = .text:0x80089A98; // type:function size:0x16C +fn_80089C04 = .text:0x80089C04; // type:function size:0x360 +fn_80089F64 = .text:0x80089F64; // type:function size:0xF0 +fn_8008A054 = .text:0x8008A054; // type:function size:0xC +SetAnyControllerErrorsAllowedInFrontEnd__18CErrorOutputWindowFb = .text:0x8008A060; // type:function size:0x8 +SetSpecificControllerErrorAllowedInFrontEnd__18CErrorOutputWindowFUib = .text:0x8008A068; // type:function size:0xC +fn_8008A074 = .text:0x8008A074; // type:function size:0xE0 +fn_8008A154 = .text:0x8008A154; // type:function size:0x94 +fn_8008A1E8 = .text:0x8008A1E8; // type:function size:0x80 +fn_8008A268 = .text:0x8008A268; // type:function size:0x64 +fn_8008A2CC = .text:0x8008A2CC; // type:function size:0x3C +fn_8008A308 = .text:0x8008A308; // type:function size:0x1B4 +fn_8008A4BC = .text:0x8008A4BC; // type:function size:0xFC +fn_8008A5B8 = .text:0x8008A5B8; // type:function size:0x1C +__ct__10CExplosionFRC31TLockedToken<15CGenDescription>9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4fUiRC9CVector3fRC6CColori = .text:0x8008A5D4; // type:function size:0x1D4 +fn_8008A7A8 = .text:0x8008A7A8; // type:function size:0x1B8 +fn_8008A960 = .text:0x8008A960; // type:function size:0x8C +fn_8008A9EC = .text:0x8008A9EC; // type:function size:0x14 +fn_8008AA00 = .text:0x8008AA00; // type:function size:0x14 +fn_8008AA14 = .text:0x8008AA14; // type:function size:0x160 +fn_8008AB74 = .text:0x8008AB74; // type:function size:0x1AC +fn_8008AD20 = .text:0x8008AD20; // type:function size:0x1E0 +fn_8008AF00 = .text:0x8008AF00; // type:function size:0x168 +fn_8008B068 = .text:0x8008B068; // type:function size:0x78 +SetSEyeBall_FuncPtrs__FP17SEyeBall_FuncPtrs = .text:0x8008B0E0; // type:function size:0x8 +fn_8008B0E8 = .text:0x8008B0E8; // type:function size:0x10 +fn_8008B0F8 = .text:0x8008B0F8; // type:function size:0x18 +fn_8008B110 = .text:0x8008B110; // type:function size:0x11C +fn_8008B22C = .text:0x8008B22C; // type:function size:0x114 +fn_8008B340 = .text:0x8008B340; // type:function size:0x1B8 +fn_8008B4F8 = .text:0x8008B4F8; // type:function size:0x58 +fn_8008B550 = .text:0x8008B550; // type:function size:0x4 +fn_8008B554 = .text:0x8008B554; // type:function size:0xBC +fn_8008B610 = .text:0x8008B610; // type:function size:0x15A4 +fn_8008CBB4 = .text:0x8008CBB4; // type:function size:0x4 +fn_8008CBB8 = .text:0x8008CBB8; // type:function size:0x4 +fn_8008CBBC = .text:0x8008CBBC; // type:function size:0x78 +fn_8008CC34 = .text:0x8008CC34; // type:function size:0x2C +fn_8008CC60 = .text:0x8008CC60; // type:function size:0x314 +fn_8008CF74 = .text:0x8008CF74; // type:function size:0x8 +fn_8008CF7C = .text:0x8008CF7C; // type:function size:0x50 +fn_8008CFCC = .text:0x8008CFCC; // type:function size:0x70 +fn_8008D03C = .text:0x8008D03C; // type:function size:0x4 +fn_8008D040 = .text:0x8008D040; // type:function size:0x18 +fn_8008D058 = .text:0x8008D058; // type:function size:0x400 +fn_8008D458 = .text:0x8008D458; // type:function size:0x14 +SetSFishCloud_FuncPtrs__FP19SFishCloud_FuncPtrs = .text:0x8008D46C; // type:function size:0x8 +fn_8008D474 = .text:0x8008D474; // type:function size:0x10 +fn_8008D484 = .text:0x8008D484; // type:function size:0x10 +AddAttractor__10CFishCloudF9TUniqueIdbff = .text:0x8008D494; // type:function size:0x38 +AddRepulsor__10CFishCloudF9TUniqueIdbff = .text:0x8008D4CC; // type:function size:0x38 +fn_8008D504 = .text:0x8008D504; // type:function size:0x158 +fn_8008D65C = .text:0x8008D65C; // type:function size:0x58 +fn_8008D6B4 = .text:0x8008D6B4; // type:function size:0x4 +fn_8008D6B8 = .text:0x8008D6B8; // type:function size:0x1A0 +fn_8008D858 = .text:0x8008D858; // type:function size:0x4 +fn_8008D85C = .text:0x8008D85C; // type:function size:0x4 +fn_8008D860 = .text:0x8008D860; // type:function size:0x11C +fn_8008D97C = .text:0x8008D97C; // type:function size:0x574 +fn_8008DEF0 = .text:0x8008DEF0; // type:function size:0x4 +fn_8008DEF4 = .text:0x8008DEF4; // type:function size:0x1C +fn_8008DF10 = .text:0x8008DF10; // type:function size:0x3CC +fn_8008E2DC = .text:0x8008E2DC; // type:function size:0xC +fn_8008E2E8 = .text:0x8008E2E8; // type:function size:0x374 +fn_8008E65C = .text:0x8008E65C; // type:function size:0xCC +fn_8008E728 = .text:0x8008E728; // type:function size:0x4 +fn_8008E72C = .text:0x8008E72C; // type:function size:0x4 +fn_8008E730 = .text:0x8008E730; // type:function size:0x584 +fn_8008ECB4 = .text:0x8008ECB4; // type:function size:0x58 +fn_8008ED0C = .text:0x8008ED0C; // type:function size:0xC +fn_8008ED18 = .text:0x8008ED18; // type:function size:0xC +fn_8008ED24 = .text:0x8008ED24; // type:function size:0xC +fn_8008ED30 = .text:0x8008ED30; // type:function size:0xC +fn_8008ED3C = .text:0x8008ED3C; // type:function size:0xC +fn_8008ED48 = .text:0x8008ED48; // type:function size:0xC +fn_8008ED54 = .text:0x8008ED54; // type:function size:0x398 +fn_8008F0EC = .text:0x8008F0EC; // type:function size:0x1C4 +fn_8008F2B0 = .text:0x8008F2B0; // type:function size:0x80C +fn_8008FABC = .text:0x8008FABC; // type:function size:0xEB8 +fn_80090974 = .text:0x80090974; // type:function size:0x1C4 +fn_80090B38 = .text:0x80090B38; // type:function size:0x148 +fn_80090C80 = .text:0x80090C80; // type:function size:0x8 +fn_80090C88 = .text:0x80090C88; // type:function size:0x2AC +fn_80090F34 = .text:0x80090F34; // type:function size:0xE4 +fn_80091018 = .text:0x80091018; // type:function size:0x1C +fn_80091034 = .text:0x80091034; // type:function size:0xA0 +fn_800910D4 = .text:0x800910D4; // type:function size:0x70 +fn_80091144 = .text:0x80091144; // type:function size:0x10 +fn_80091154 = .text:0x80091154; // type:function size:0xC +fn_80091160 = .text:0x80091160; // type:function size:0x4C +CreateSplash__18CFluidPlaneManagerF9TUniqueIdR13CStateManagerRC12CScriptWaterRC9CVector3ffb = .text:0x800911AC; // type:function size:0x2F8 +fn_800914A4 = .text:0x800914A4; // type:function size:0x278 +fn_8009171C = .text:0x8009171C; // type:function size:0x1D0 +fn_800918EC = .text:0x800918EC; // type:function size:0x7C +SetSFlyerSwarm_FuncPtrs__FP20SFlyerSwarm_FuncPtrs = .text:0x80091968; // type:function size:0x8 +fn_80091970 = .text:0x80091970; // type:function size:0x10 +SetSFlyingPirate_FuncPtrs__FP22SFlyingPirate_FuncPtrs = .text:0x80091980; // type:function size:0x8 +fn_80091988 = .text:0x80091988; // type:function size:0x10 +fn_80091998 = .text:0x80091998; // type:function size:0x554 +fn_80091EEC = .text:0x80091EEC; // type:function size:0xC +fn_80091EF8 = .text:0x80091EF8; // type:function size:0x58 +fn_80091F50 = .text:0x80091F50; // type:function size:0xDC +fn_8009202C = .text:0x8009202C; // type:function size:0xB8 +fn_800920E4 = .text:0x800920E4; // type:function size:0x14 +fn_800920F8 = .text:0x800920F8; // type:function size:0xDC +fn_800921D4 = .text:0x800921D4; // type:function size:0x30 +fn_80092204 = .text:0x80092204; // type:function size:0xF8 +__ct__21CFreezeBeamProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdffUsUiUi = .text:0x800922FC; // type:function size:0x254 +fn_80092550 = .text:0x80092550; // type:function size:0x178 +fn_800926C8 = .text:0x800926C8; // type:function size:0x94 +fn_8009275C = .text:0x8009275C; // type:function size:0x14C +fn_800928A8 = .text:0x800928A8; // type:function size:0xC0 +fn_80092968 = .text:0x80092968; // type:function size:0x78 +fn_800929E0 = .text:0x800929E0; // type:function size:0x4 +fn_800929E4 = .text:0x800929E4; // type:function size:0x4 +fn_800929E8 = .text:0x800929E8; // type:function size:0x4 +fn_800929EC = .text:0x800929EC; // type:function size:0x4 +fn_800929F0 = .text:0x800929F0; // type:function size:0x4 +fn_800929F4 = .text:0x800929F4; // type:function size:0x4 +fn_800929F8 = .text:0x800929F8; // type:function size:0x8 +fn_80092A00 = .text:0x80092A00; // type:function size:0x4 +fn_80092A04 = .text:0x80092A04; // type:function size:0x4 +fn_80092A08 = .text:0x80092A08; // type:function size:0x10 +fn_80092A18 = .text:0x80092A18; // type:function size:0x8 +fn_80092A20 = .text:0x80092A20; // type:function size:0x4 +fn_80092A24 = .text:0x80092A24; // type:function size:0x4 +fn_80092A28 = .text:0x80092A28; // type:function size:0x4 +fn_80092A2C = .text:0x80092A2C; // type:function size:0x8 +fn_80092A34 = .text:0x80092A34; // type:function size:0x4 +fn_80092A38 = .text:0x80092A38; // type:function size:0x8 +fn_80092A40 = .text:0x80092A40; // type:function size:0x8 +SetNextGameType4CC__17CFrontEndGameModeFUi = .text:0x80092A48; // type:function size:0x8 +fn_80092A50 = .text:0x80092A50; // type:function size:0x8 +fn_80092A58 = .text:0x80092A58; // type:function size:0x10 +SetNextGameFragLimit__17CFrontEndGameModeFi = .text:0x80092A68; // type:function size:0x8 +SetNextGameCoinLimit__17CFrontEndGameModeFi = .text:0x80092A70; // type:function size:0x8 +SetNextGameTimeLimit__17CFrontEndGameModeFf = .text:0x80092A78; // type:function size:0x8 +SetNextGameMusicIndex__17CFrontEndGameModeFi = .text:0x80092A80; // type:function size:0x8 +SetPlayerData__17CFrontEndGameModeFRCQ24rstl40reserved_vector<19CFrontEndPlayerData,4> = .text:0x80092A88; // type:function size:0x6C +fn_80092AF4 = .text:0x80092AF4; // type:function size:0x8 +fn_80092AFC = .text:0x80092AFC; // type:function size:0x8 +fn_80092B04 = .text:0x80092B04; // type:function size:0x8 +fn_80092B0C = .text:0x80092B0C; // type:function size:0xC +fn_80092B18 = .text:0x80092B18; // type:function size:0x8 +fn_80092B20 = .text:0x80092B20; // type:function size:0x40 +fn_80092B60 = .text:0x80092B60; // type:function size:0xB8 +fn_80092C18 = .text:0x80092C18; // type:function size:0x364 +fn_80092F7C = .text:0x80092F7C; // type:function size:0x1E0 +fn_8009315C = .text:0x8009315C; // type:function size:0x40 +fn_8009319C = .text:0x8009319C; // type:function size:0x40 +fn_800931DC = .text:0x800931DC; // type:function size:0xE8 +fn_800932C4 = .text:0x800932C4; // type:function size:0x288 +fn_8009354C = .text:0x8009354C; // type:function size:0x58 +fn_800935A4 = .text:0x800935A4; // type:function size:0x58 +fn_800935FC = .text:0x800935FC; // type:function size:0x5E4 +fn_80093BE0 = .text:0x80093BE0; // type:function size:0xD58 +fn_80094938 = .text:0x80094938; // type:function size:0x58 +fn_80094990 = .text:0x80094990; // type:function size:0x24 +fn_800949B4 = .text:0x800949B4; // type:function size:0x1DC +fn_80094B90 = .text:0x80094B90; // type:function size:0x110 +fn_80094CA0 = .text:0x80094CA0; // type:function size:0x1C8 +fn_80094E68 = .text:0x80094E68; // type:function size:0x74 +fn_80094EDC = .text:0x80094EDC; // type:function size:0x70 +fn_80094F4C = .text:0x80094F4C; // type:function size:0x29C +fn_800951E8 = .text:0x800951E8; // type:function size:0x6D4 +fn_800958BC = .text:0x800958BC; // type:function size:0x340 +fn_80095BFC = .text:0x80095BFC; // type:function size:0x120 +fn_80095D1C = .text:0x80095D1C; // type:function size:0x78 +fn_80095D94 = .text:0x80095D94; // type:function size:0x70 +fn_80095E04 = .text:0x80095E04; // type:function size:0xA00 +fn_80096804 = .text:0x80096804; // type:function size:0x58 +fn_8009685C = .text:0x8009685C; // type:function size:0x12C8 +fn_80097B24 = .text:0x80097B24; // type:function size:0x330 +fn_80097E54 = .text:0x80097E54; // type:function size:0x27C +fn_800980D0 = .text:0x800980D0; // type:function size:0x200 +fn_800982D0 = .text:0x800982D0; // type:function size:0x3AC +fn_8009867C = .text:0x8009867C; // type:function size:0x5C +fn_800986D8 = .text:0x800986D8; // type:function size:0x5C +fn_80098734 = .text:0x80098734; // type:function size:0x7C +fn_800987B0 = .text:0x800987B0; // type:function size:0x15C +fn_8009890C = .text:0x8009890C; // type:function size:0x2F0 +fn_80098BFC = .text:0x80098BFC; // type:function size:0x1DC +fn_80098DD8 = .text:0x80098DD8; // type:function size:0x14 +fn_80098DEC = .text:0x80098DEC; // type:function size:0x14 +fn_80098E00 = .text:0x80098E00; // type:function size:0x28 +fn_80098E28 = .text:0x80098E28; // type:function size:0xEC +fn_80098F14 = .text:0x80098F14; // type:function size:0xF4 +fn_80099008 = .text:0x80099008; // type:function size:0xF10 +fn_80099F18 = .text:0x80099F18; // type:function size:0x128 +fn_8009A040 = .text:0x8009A040; // type:function size:0x64 +fn_8009A0A4 = .text:0x8009A0A4; // type:function size:0x178 +fn_8009A21C = .text:0x8009A21C; // type:function size:0x144 +fn_8009A360 = .text:0x8009A360; // type:function size:0xB0 +fn_8009A410 = .text:0x8009A410; // type:function size:0x58 +fn_8009A468 = .text:0x8009A468; // type:function size:0x7C +fn_8009A4E4 = .text:0x8009A4E4; // type:function size:0x84 +fn_8009A568 = .text:0x8009A568; // type:function size:0xF0 +fn_8009A658 = .text:0x8009A658; // type:function size:0x60 +fn_8009A6B8 = .text:0x8009A6B8; // type:function size:0x38 +fn_8009A6F0 = .text:0x8009A6F0; // type:function size:0x218 +fn_8009A908 = .text:0x8009A908; // type:function size:0x30 +fn_8009A938 = .text:0x8009A938; // type:function size:0xB0 +fn_8009A9E8 = .text:0x8009A9E8; // type:function size:0x9C +fn_8009AA84 = .text:0x8009AA84; // type:function size:0x154 +fn_8009ABD8 = .text:0x8009ABD8; // type:function size:0x8 +fn_8009ABE0 = .text:0x8009ABE0; // type:function size:0x8 +fn_8009ABE8 = .text:0x8009ABE8; // type:function size:0x10 +fn_8009ABF8 = .text:0x8009ABF8; // type:function size:0x24 +fn_8009AC1C = .text:0x8009AC1C; // type:function size:0x28 +fn_8009AC44 = .text:0x8009AC44; // type:function size:0x28 +fn_8009AC6C = .text:0x8009AC6C; // type:function size:0x40 +fn_8009ACAC = .text:0x8009ACAC; // type:function size:0x28 +fn_8009ACD4 = .text:0x8009ACD4; // type:function size:0x40 +fn_8009AD14 = .text:0x8009AD14; // type:function size:0x18 +fn_8009AD2C = .text:0x8009AD2C; // type:function size:0x88 +fn_8009ADB4 = .text:0x8009ADB4; // type:function size:0xC +fn_8009ADC0 = .text:0x8009ADC0; // type:function size:0x10 +fn_8009ADD0 = .text:0x8009ADD0; // type:function size:0x68 +FadeFog__Q29CGameArea8CAreaFogF11ERglFogModeRC6CColorRC9CVector2ffRC9CVector2f = .text:0x8009AE38; // type:function size:0x134 +RollFogOut__Q29CGameArea8CAreaFogFffRC6CColor = .text:0x8009AF6C; // type:function size:0xC0 +fn_8009B02C = .text:0x8009B02C; // type:function size:0x14 +fn_8009B040 = .text:0x8009B040; // type:function size:0x200 +fn_8009B240 = .text:0x8009B240; // type:function size:0x80 +fn_8009B2C0 = .text:0x8009B2C0; // type:function size:0x18 +fn_8009B2D8 = .text:0x8009B2D8; // type:function size:0x34 +fn_8009B30C = .text:0x8009B30C; // type:function size:0x44 +fn_8009B350 = .text:0x8009B350; // type:function size:0x7C +fn_8009B3CC = .text:0x8009B3CC; // type:function size:0x8 +fn_8009B3D4 = .text:0x8009B3D4; // type:function size:0x8 +fn_8009B3DC = .text:0x8009B3DC; // type:function size:0x8 +fn_8009B3E4 = .text:0x8009B3E4; // type:function size:0x10 +fn_8009B3F4 = .text:0x8009B3F4; // type:function size:0xC +fn_8009B400 = .text:0x8009B400; // type:function size:0x8 +fn_8009B408 = .text:0x8009B408; // type:function size:0x8 +fn_8009B410 = .text:0x8009B410; // type:function size:0xB50 +fn_8009BF60 = .text:0x8009BF60; // type:function size:0x8 +fn_8009BF68 = .text:0x8009BF68; // type:function size:0x8 +fn_8009BF70 = .text:0x8009BF70; // type:function size:0x8 +fn_8009BF78 = .text:0x8009BF78; // type:function size:0x10 +fn_8009BF88 = .text:0x8009BF88; // type:function size:0x8 +fn_8009BF90 = .text:0x8009BF90; // type:function size:0x8 +fn_8009BF98 = .text:0x8009BF98; // type:function size:0x8 +fn_8009BFA0 = .text:0x8009BFA0; // type:function size:0x24 +fn_8009BFC4 = .text:0x8009BFC4; // type:function size:0x8C +fn_8009C050 = .text:0x8009C050; // type:function size:0x44 +fn_8009C094 = .text:0x8009C094; // type:function size:0x2C +fn_8009C0C0 = .text:0x8009C0C0; // type:function size:0xE4 +fn_8009C1A4 = .text:0x8009C1A4; // type:function size:0xC +fn_8009C1B0 = .text:0x8009C1B0; // type:function size:0x14 +fn_8009C1C4 = .text:0x8009C1C4; // type:function size:0x14 +fn_8009C1D8 = .text:0x8009C1D8; // type:function size:0x180 +fn_8009C358 = .text:0x8009C358; // type:function size:0x4C +fn_8009C3A4 = .text:0x8009C3A4; // type:function size:0x30 +fn_8009C3D4 = .text:0x8009C3D4; // type:function size:0x174 +fn_8009C548 = .text:0x8009C548; // type:function size:0x2F8 +fn_8009C840 = .text:0x8009C840; // type:function size:0x24 +fn_8009C864 = .text:0x8009C864; // type:function size:0x4 +fn_8009C868 = .text:0x8009C868; // type:function size:0x40 +fn_8009C8A8 = .text:0x8009C8A8; // type:function size:0x30 +fn_8009C8D8 = .text:0x8009C8D8; // type:function size:0x3C +fn_8009C914 = .text:0x8009C914; // type:function size:0x5C +fn_8009C970 = .text:0x8009C970; // type:function size:0xC8 +fn_8009CA38 = .text:0x8009CA38; // type:function size:0x640 +fn_8009D078 = .text:0x8009D078; // type:function size:0xC8 +fn_8009D140 = .text:0x8009D140; // type:function size:0x250 +fn_8009D390 = .text:0x8009D390; // type:function size:0xCC +fn_8009D45C = .text:0x8009D45C; // type:function size:0x2A8 +fn_8009D704 = .text:0x8009D704; // type:function size:0x118 +fn_8009D81C = .text:0x8009D81C; // type:function size:0x5F8 +fn_8009DE14 = .text:0x8009DE14; // type:function size:0x17C +fn_8009DF90 = .text:0x8009DF90; // type:function size:0xA4 +fn_8009E034 = .text:0x8009E034; // type:function size:0x74 +fn_8009E0A8 = .text:0x8009E0A8; // type:function size:0xB0 +fn_8009E158 = .text:0x8009E158; // type:function size:0x20 +fn_8009E178 = .text:0x8009E178; // type:function size:0x38 +fn_8009E1B0 = .text:0x8009E1B0; // type:function size:0x2A0 +fn_8009E450 = .text:0x8009E450; // type:function size:0x8 +fn_8009E458 = .text:0x8009E458; // type:function size:0x8 +fn_8009E460 = .text:0x8009E460; // type:function size:0x78 +fn_8009E4D8 = .text:0x8009E4D8; // type:function size:0x74 +fn_8009E54C = .text:0x8009E54C; // type:function size:0xB8 +fn_8009E604 = .text:0x8009E604; // type:function size:0xB4 +fn_8009E6B8 = .text:0x8009E6B8; // type:function size:0x78 +fn_8009E730 = .text:0x8009E730; // type:function size:0x94 +fn_8009E7C4 = .text:0x8009E7C4; // type:function size:0xC0 +fn_8009E884 = .text:0x8009E884; // type:function size:0xBC +fn_8009E940 = .text:0x8009E940; // type:function size:0x78 +fn_8009E9B8 = .text:0x8009E9B8; // type:function size:0x74 +fn_8009EA2C = .text:0x8009EA2C; // type:function size:0x94 +fn_8009EAC0 = .text:0x8009EAC0; // type:function size:0x1D0 +fn_8009EC90 = .text:0x8009EC90; // type:function size:0x9C +fn_8009ED2C = .text:0x8009ED2C; // type:function size:0x94 +fn_8009EDC0 = .text:0x8009EDC0; // type:function size:0xF8 +fn_8009EEB8 = .text:0x8009EEB8; // type:function size:0xE4 +fn_8009EF9C = .text:0x8009EF9C; // type:function size:0x180 +fn_8009F11C = .text:0x8009F11C; // type:function size:0x94 +fn_8009F1B0 = .text:0x8009F1B0; // type:function size:0x15C +fn_8009F30C = .text:0x8009F30C; // type:function size:0x15C +fn_8009F468 = .text:0x8009F468; // type:function size:0xD8 +fn_8009F540 = .text:0x8009F540; // type:function size:0xCC +fn_8009F60C = .text:0x8009F60C; // type:function size:0xBC +fn_8009F6C8 = .text:0x8009F6C8; // type:function size:0xCC +fn_8009F794 = .text:0x8009F794; // type:function size:0x94 +fn_8009F828 = .text:0x8009F828; // type:function size:0x88 +fn_8009F8B0 = .text:0x8009F8B0; // type:function size:0x88 +fn_8009F938 = .text:0x8009F938; // type:function size:0xF8 +fn_8009FA30 = .text:0x8009FA30; // type:function size:0x104 +fn_8009FB34 = .text:0x8009FB34; // type:function size:0x214 +fn_8009FD48 = .text:0x8009FD48; // type:function size:0x94 +fn_8009FDDC = .text:0x8009FDDC; // type:function size:0x148 +fn_8009FF24 = .text:0x8009FF24; // type:function size:0x20 +fn_8009FF44 = .text:0x8009FF44; // type:function size:0x20 +fn_8009FF64 = .text:0x8009FF64; // type:function size:0x230 +fn_800A0194 = .text:0x800A0194; // type:function size:0x58 +fn_800A01EC = .text:0x800A01EC; // type:function size:0x14 +fn_800A0200 = .text:0x800A0200; // type:function size:0xE0 +ConvertToScreenSpace__11CGameCameraCFRC9CVector3f = .text:0x800A02E0; // type:function size:0xE0 +fn_800A03C0 = .text:0x800A03C0; // type:function size:0x530 +fn_800A08F0 = .text:0x800A08F0; // type:function size:0x64 +fn_800A0954 = .text:0x800A0954; // type:function size:0x44 +fn_800A0998 = .text:0x800A0998; // type:function size:0x4 +fn_800A099C = .text:0x800A099C; // type:function size:0x38 +fn_800A09D4 = .text:0x800A09D4; // type:function size:0x30C +fn_800A0CE0 = .text:0x800A0CE0; // type:function size:0x14 +fn_800A0CF4 = .text:0x800A0CF4; // type:function size:0x14 +GetCameraManager__11CGameCameraCFRC13CStateManager = .text:0x800A0D08; // type:function size:0x14 +fn_800A0D1C = .text:0x800A0D1C; // type:function size:0x14 +fn_800A0D30 = .text:0x800A0D30; // type:function size:0x14 +fn_800A0D44 = .text:0x800A0D44; // type:function size:0x8 +fn_800A0D4C = .text:0x800A0D4C; // type:function size:0x14 +GetFov__11CGameCameraCFv = .text:0x800A0D60; // type:function size:0x8 +fn_800A0D68 = .text:0x800A0D68; // type:function size:0x18 +fn_800A0D80 = .text:0x800A0D80; // type:function size:0x5C +fn_800A0DDC = .text:0x800A0DDC; // type:function size:0xA8 +fn_800A0E84 = .text:0x800A0E84; // type:function size:0xD8 +fn_800A0F5C = .text:0x800A0F5C; // type:function size:0x188 +fn_800A10E4 = .text:0x800A10E4; // type:function size:0xFC +fn_800A11E0 = .text:0x800A11E0; // type:function size:0x70 +fn_800A1250 = .text:0x800A1250; // type:function size:0x4 +fn_800A1254 = .text:0x800A1254; // type:function size:0x4 +fn_800A1258 = .text:0x800A1258; // type:function size:0xE0 +fn_800A1338 = .text:0x800A1338; // type:function size:0x4C +fn_800A1384 = .text:0x800A1384; // type:function size:0x58 +fn_800A13DC = .text:0x800A13DC; // type:function size:0x114 +fn_800A14F0 = .text:0x800A14F0; // type:function size:0x270 +fn_800A1760 = .text:0x800A1760; // type:function size:0x114 +fn_800A1874 = .text:0x800A1874; // type:function size:0x284 +fn_800A1AF8 = .text:0x800A1AF8; // type:function size:0x530 +fn_800A2028 = .text:0x800A2028; // type:function size:0x5C +fn_800A2084 = .text:0x800A2084; // type:function size:0x148 +fn_800A21CC = .text:0x800A21CC; // type:function size:0x8 +fn_800A21D4 = .text:0x800A21D4; // type:function size:0x8 +fn_800A21DC = .text:0x800A21DC; // type:function size:0x8 +fn_800A21E4 = .text:0x800A21E4; // type:function size:0x1D4 +RayDynamicIntersection__14CGameCollisionFRC13CStateManagerR9TUniqueIdRC9CVector3fRC9CVector3ffRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x800A23B8; // type:function size:0x20C +RayDynamicLineOfSightTest__14CGameCollisionFRC13CStateManagerRC9CVector3fRC9CVector3ffRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024>PC6CActor = .text:0x800A25C4; // type:function size:0x180 +RayStaticLineOfSightTest__14CGameCollisionFRC13CStateManagerRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x800A2744; // type:function size:0x15C +RayStaticLineOfSightTest__14CGameCollisionFRC9CGameAreaRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x800A28A0; // type:function size:0x140 +RayStaticIntersection__14CGameCollisionFRC13CStateManagerRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x800A29E0; // type:function size:0x2F4 +BuildAreaCollisionCache__14CGameCollisionFRC13CStateManagerR19CAreaCollisionCache = .text:0x800A2CD4; // type:function size:0xDC +DetectCollisionBoolean__14CGameCollisionFRC13CStateManagerRC19CCollisionPrimitiveRC12CTransform4fRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x800A2DB0; // type:function size:0xA0 +fn_800A2E50 = .text:0x800A2E50; // type:function size:0xA0 +fn_800A2EF0 = .text:0x800A2EF0; // type:function size:0xAC +fn_800A2F9C = .text:0x800A2F9C; // type:function size:0xAC +fn_800A3048 = .text:0x800A3048; // type:function size:0xB4 +fn_800A30FC = .text:0x800A30FC; // type:function size:0xB0 +DetectDynamicCollisionMoving__14CGameCollisionFRC19CCollisionPrimitiveRC12CTransform4fRCQ24rstl32reserved_vector<9TUniqueId,1024>RC9CVector3fR9TUniqueIdR14CCollisionInfoRdRC13CStateManager = .text:0x800A31AC; // type:function size:0x1B0 +fn_800A335C = .text:0x800A335C; // type:function size:0xA8 +DetectDynamicCollisionBoolean__14CGameCollisionFRC19CCollisionPrimitiveRC12CTransform4fRCQ24rstl32reserved_vector<9TUniqueId,1024>RC13CStateManager = .text:0x800A3404; // type:function size:0x9C +fn_800A34A0 = .text:0x800A34A0; // type:function size:0xB8 +fn_800A3558 = .text:0x800A3558; // type:function size:0xBC +fn_800A3614 = .text:0x800A3614; // type:function size:0x84 +fn_800A3698 = .text:0x800A3698; // type:function size:0x2C8 +DetectStaticCollision__14CGameCollisionFRC13CStateManagerRC19CCollisionPrimitiveRC12CTransform4fRC15CMaterialFilterR18CCollisionInfoList = .text:0x800A3960; // type:function size:0x20C +fn_800A3B6C = .text:0x800A3B6C; // type:function size:0x2DC +DetectStaticCollisionBoolean__14CGameCollisionFRC13CStateManagerRC19CCollisionPrimitiveRC12CTransform4fRC15CMaterialFilter = .text:0x800A3E48; // type:function size:0x214 +fn_800A405C = .text:0x800A405C; // type:function size:0x600 +fn_800A465C = .text:0x800A465C; // type:function size:0x1CC +fn_800A4828 = .text:0x800A4828; // type:function size:0x290 +fn_800A4AB8 = .text:0x800A4AB8; // type:function size:0x4C +fn_800A4B04 = .text:0x800A4B04; // type:function size:0x4 +fn_800A4B08 = .text:0x800A4B08; // type:function size:0x8 +fn_800A4B10 = .text:0x800A4B10; // type:function size:0x24 +fn_800A4B34 = .text:0x800A4B34; // type:function size:0x18 +fn_800A4B4C = .text:0x800A4B4C; // type:function size:0x3C +fn_800A4B88 = .text:0x800A4B88; // type:function size:0x84 +fn_800A4C0C = .text:0x800A4C0C; // type:function size:0x128 +fn_800A4D34 = .text:0x800A4D34; // type:function size:0x1BC +fn_800A4EF0 = .text:0x800A4EF0; // type:function size:0x4B8 +fn_800A53A8 = .text:0x800A53A8; // type:function size:0x1F0 +Move__14CGameCollisionFR13CStateManagerR13CPhysicsActorfPCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x800A5598; // type:function size:0x19C +fn_800A5734 = .text:0x800A5734; // type:function size:0x108 +CollisionFailsafe__14CGameCollisionFRC13CStateManagerR19CAreaCollisionCacheR13CPhysicsActorRC19CCollisionPrimitiveRCQ24rstl32reserved_vector<9TUniqueId,1024>fUif = .text:0x800A583C; // type:function size:0x810 +fn_800A604C = .text:0x800A604C; // type:function size:0x758 +fn_800A67A4 = .text:0x800A67A4; // type:function size:0xC0 +PushActorAwayFromWalls__14CGameCollisionFR13CStateManagerR13CPhysicsActorffffif = .text:0x800A6864; // type:function size:0x6F0 +fn_800A6F54 = .text:0x800A6F54; // type:function size:0xFC +fn_800A7050 = .text:0x800A7050; // type:function size:0x6C +fn_800A70BC = .text:0x800A70BC; // type:function size:0xBC8 +fn_800A7C84 = .text:0x800A7C84; // type:function size:0x238 +fn_800A7EBC = .text:0x800A7EBC; // type:function size:0x158 +fn_800A8014 = .text:0x800A8014; // type:function size:0x90 +fn_800A80A4 = .text:0x800A80A4; // type:function size:0x40 +fn_800A80E4 = .text:0x800A80E4; // type:function size:0xB4 +fn_800A8198 = .text:0x800A8198; // type:function size:0x90 +fn_800A8228 = .text:0x800A8228; // type:function size:0x170 +fn_800A8398 = .text:0x800A8398; // type:function size:0x18C +fn_800A8524 = .text:0x800A8524; // type:function size:0x380 +fn_800A88A4 = .text:0x800A88A4; // type:function size:0x190 +fn_800A8A34 = .text:0x800A8A34; // type:function size:0xA0 +fn_800A8AD4 = .text:0x800A8AD4; // type:function size:0xBC +fn_800A8B90 = .text:0x800A8B90; // type:function size:0xB8 +fn_800A8C48 = .text:0x800A8C48; // type:function size:0x2A0 +fn_800A8EE8 = .text:0x800A8EE8; // type:function size:0x290 +fn_800A9178 = .text:0x800A9178; // type:function size:0x404 +fn_800A957C = .text:0x800A957C; // type:function size:0x804 +fn_800A9D80 = .text:0x800A9D80; // type:function size:0x744 +fn_800AA4C4 = .text:0x800AA4C4; // type:function size:0xD08 +fn_800AB1CC = .text:0x800AB1CC; // type:function size:0xC4 +fn_800AB290 = .text:0x800AB290; // type:function size:0x278 +fn_800AB508 = .text:0x800AB508; // type:function size:0x1EC +fn_800AB6F4 = .text:0x800AB6F4; // type:function size:0x90 +fn_800AB784 = .text:0x800AB784; // type:function size:0x1EC +fn_800AB970 = .text:0x800AB970; // type:function size:0x20 +fn_800AB990 = .text:0x800AB990; // type:function size:0x54 +fn_800AB9E4 = .text:0x800AB9E4; // type:function size:0xD4 +fn_800ABAB8 = .text:0x800ABAB8; // type:function size:0x2EC +fn_800ABDA4 = .text:0x800ABDA4; // type:function size:0x11C +fn_800ABEC0 = .text:0x800ABEC0; // type:function size:0xA0 +fn_800ABF60 = .text:0x800ABF60; // type:function size:0xA0 +fn_800AC000 = .text:0x800AC000; // type:function size:0x20 +fn_800AC020 = .text:0x800AC020; // type:function size:0x40 +fn_800AC060 = .text:0x800AC060; // type:function size:0x3C +fn_800AC09C = .text:0x800AC09C; // type:function size:0xB4 +fn_800AC150 = .text:0x800AC150; // type:function size:0x14 +fn_800AC164 = .text:0x800AC164; // type:function size:0x384 +fn_800AC4E8 = .text:0x800AC4E8; // type:function size:0x438 +fn_800AC920 = .text:0x800AC920; // type:function size:0x244 +fn_800ACB64 = .text:0x800ACB64; // type:function size:0x20 +fn_800ACB84 = .text:0x800ACB84; // type:function size:0x528 +fn_800AD0AC = .text:0x800AD0AC; // type:function size:0x6EC +fn_800AD798 = .text:0x800AD798; // type:function size:0x9D8 +fn_800AE170 = .text:0x800AE170; // type:function size:0x430 +fn_800AE5A0 = .text:0x800AE5A0; // type:function size:0x40 +fn_800AE5E0 = .text:0x800AE5E0; // type:function size:0x40 +fn_800AE620 = .text:0x800AE620; // type:function size:0xAC +fn_800AE6CC = .text:0x800AE6CC; // type:function size:0x108 +fn_800AE7D4 = .text:0x800AE7D4; // type:function size:0xAC +fn_800AE880 = .text:0x800AE880; // type:function size:0x4 +fn_800AE884 = .text:0x800AE884; // type:function size:0x38 +fn_800AE8BC = .text:0x800AE8BC; // type:function size:0x78 +fn_800AE934 = .text:0x800AE934; // type:function size:0x4 +fn_800AE938 = .text:0x800AE938; // type:function size:0x44 +fn_800AE97C = .text:0x800AE97C; // type:function size:0x9C +fn_800AEA18 = .text:0x800AEA18; // type:function size:0x264 +__ct__10CGameLightF9TUniqueId7TAreaIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f9TUniqueIdRC6CLightUiUifPC11CEntityInfo = .text:0x800AEC7C; // type:function size:0x238 +SetLight__10CGameLightFRC6CLight = .text:0x800AEEB4; // type:function size:0xE0 +fn_800AEF94 = .text:0x800AEF94; // type:function size:0x12C +fn_800AF0C0 = .text:0x800AF0C0; // type:function size:0x54 +fn_800AF114 = .text:0x800AF114; // type:function size:0x14 +fn_800AF128 = .text:0x800AF128; // type:function size:0x38 +SetFrontEndMusicVolumeHackEnabled__12CGameOptionsFb = .text:0x800AF160; // type:function size:0x8 +fn_800AF168 = .text:0x800AF168; // type:function size:0xCC +fn_800AF234 = .text:0x800AF234; // type:function size:0xB4 +fn_800AF2E8 = .text:0x800AF2E8; // type:function size:0x74 +RestoreDefaults__12CGameOptionsFv = .text:0x800AF35C; // type:function size:0x44 +RestoreControlDefaults__12CGameOptionsFv = .text:0x800AF3A0; // type:function size:0x44 +RestoreDisplayDefaults__12CGameOptionsFv = .text:0x800AF3E4; // type:function size:0x44 +RestoreSoundDefaults__12CGameOptionsFv = .text:0x800AF428; // type:function size:0x44 +RestoreVisorDefaults__12CGameOptionsFv = .text:0x800AF46C; // type:function size:0x44 +ApplyOptions__12CGameOptionsFv = .text:0x800AF4B0; // type:function size:0x154 +GetScreenBrightness__12CGameOptionsCFv = .text:0x800AF604; // type:function size:0xC +SetScreenBrightness__12CGameOptionsFib = .text:0x800AF610; // type:function size:0x50 +fn_800AF660 = .text:0x800AF660; // type:function size:0x50 +GetScreenPositionX__12CGameOptionsCFv = .text:0x800AF6B0; // type:function size:0xC +SetScreenPositionX__12CGameOptionsFib = .text:0x800AF6BC; // type:function size:0x64 +GetScreenPositionY__12CGameOptionsCFv = .text:0x800AF720; // type:function size:0xC +SetScreenPositionY__12CGameOptionsFib = .text:0x800AF72C; // type:function size:0x64 +GetSfxVolume__12CGameOptionsCFv = .text:0x800AF790; // type:function size:0xC +SetSfxVolume__12CGameOptionsFib = .text:0x800AF79C; // type:function size:0x64 +GetMusicVolume__12CGameOptionsCFv = .text:0x800AF800; // type:function size:0xC +SetMusicVolume__12CGameOptionsFib = .text:0x800AF80C; // type:function size:0x4C +fn_800AF858 = .text:0x800AF858; // type:function size:0x40 +GetHudAlpha__12CGameOptionsCFv = .text:0x800AF898; // type:function size:0xC +SetHudAlpha__12CGameOptionsFi = .text:0x800AF8A4; // type:function size:0x8 +fn_800AF8AC = .text:0x800AF8AC; // type:function size:0x7C +SetHelmetAlpha__12CGameOptionsFi = .text:0x800AF928; // type:function size:0x8 +GetHelmetAlpha__12CGameOptionsCFv = .text:0x800AF930; // type:function size:0xC +fn_800AF93C = .text:0x800AF93C; // type:function size:0x3C +GetIsHudLag__12CGameOptionsCFv = .text:0x800AF978; // type:function size:0x10 +SetIsHudLag__12CGameOptionsFb = .text:0x800AF988; // type:function size:0x14 +GetIsRedundantHintSystem__12CGameOptionsCFv = .text:0x800AF99C; // type:function size:0x10 +SetIsRedundantHintSystem__12CGameOptionsFb = .text:0x800AF9AC; // type:function size:0x14 +fn_800AF9C0 = .text:0x800AF9C0; // type:function size:0x10 +fn_800AF9D0 = .text:0x800AF9D0; // type:function size:0x14 +fn_800AF9E4 = .text:0x800AF9E4; // type:function size:0x10 +fn_800AF9F4 = .text:0x800AF9F4; // type:function size:0x14 +GetIsControllerRumble__12CGameOptionsCFv = .text:0x800AFA08; // type:function size:0x10 +SetIsControllerRumble__12CGameOptionsFb = .text:0x800AFA18; // type:function size:0x14 +fn_800AFA2C = .text:0x800AFA2C; // type:function size:0x10 +fn_800AFA3C = .text:0x800AFA3C; // type:function size:0x14 +fn_800AFA50 = .text:0x800AFA50; // type:function size:0x10 +fn_800AFA60 = .text:0x800AFA60; // type:function size:0x14 +fn_800AFA74 = .text:0x800AFA74; // type:function size:0x10 +fn_800AFA84 = .text:0x800AFA84; // type:function size:0x14 +fn_800AFA98 = .text:0x800AFA98; // type:function size:0x17C +fn_800AFC14 = .text:0x800AFC14; // type:function size:0x168 +fn_800AFD7C = .text:0x800AFD7C; // type:function size:0x78 +fn_800AFDF4 = .text:0x800AFDF4; // type:function size:0x6C +fn_800AFE60 = .text:0x800AFE60; // type:function size:0x1C +fn_800AFE7C = .text:0x800AFE7C; // type:function size:0x14 +fn_800AFE90 = .text:0x800AFE90; // type:function size:0x204 +fn_800B0094 = .text:0x800B0094; // type:function size:0x44 +fn_800B00D8 = .text:0x800B00D8; // type:function size:0x10 +fn_800B00E8 = .text:0x800B00E8; // type:function size:0x4C +fn_800B0134 = .text:0x800B0134; // type:function size:0x94 +fn_800B01C8 = .text:0x800B01C8; // type:function size:0x8 +fn_800B01D0 = .text:0x800B01D0; // type:function size:0x8 +fn_800B01D8 = .text:0x800B01D8; // type:function size:0x104 +fn_800B02DC = .text:0x800B02DC; // type:function size:0xBC +fn_800B0398 = .text:0x800B0398; // type:function size:0xA0 +fn_800B0438 = .text:0x800B0438; // type:function size:0x60 +fn_800B0498 = .text:0x800B0498; // type:function size:0x24C +fn_800B06E4 = .text:0x800B06E4; // type:function size:0x8 +fn_800B06EC = .text:0x800B06EC; // type:function size:0x1C +fn_800B0708 = .text:0x800B0708; // type:function size:0x8 +fn_800B0710 = .text:0x800B0710; // type:function size:0x40 +fn_800B0750 = .text:0x800B0750; // type:function size:0x150 +fn_800B08A0 = .text:0x800B08A0; // type:function size:0xA8 +fn_800B0948 = .text:0x800B0948; // type:function size:0x9A4 +fn_800B12EC = .text:0x800B12EC; // type:function size:0x44 +fn_800B1330 = .text:0x800B1330; // type:function size:0x8 +fn_800B1338 = .text:0x800B1338; // type:function size:0xC +fn_800B1344 = .text:0x800B1344; // type:function size:0x28 +fn_800B136C = .text:0x800B136C; // type:function size:0x24 +fn_800B1390 = .text:0x800B1390; // type:function size:0x4 +fn_800B1394 = .text:0x800B1394; // type:function size:0x10 +fn_800B13A4 = .text:0x800B13A4; // type:function size:0x38 +fn_800B13DC = .text:0x800B13DC; // type:function size:0x4 +fn_800B13E0 = .text:0x800B13E0; // type:function size:0x8 +fn_800B13E8 = .text:0x800B13E8; // type:function size:0x14 +fn_800B13FC = .text:0x800B13FC; // type:function size:0x20 +fn_800B141C = .text:0x800B141C; // type:function size:0x8 +fn_800B1424 = .text:0x800B1424; // type:function size:0x4E0 +fn_800B1904 = .text:0x800B1904; // type:function size:0x8 +fn_800B190C = .text:0x800B190C; // type:function size:0x3C +fn_800B1948 = .text:0x800B1948; // type:function size:0x40 +fn_800B1988 = .text:0x800B1988; // type:function size:0x5C +fn_800B19E4 = .text:0x800B19E4; // type:function size:0xC +fn_800B19F0 = .text:0x800B19F0; // type:function size:0x10 +fn_800B1A00 = .text:0x800B1A00; // type:function size:0x34 +fn_800B1A34 = .text:0x800B1A34; // type:function size:0x10 +fn_800B1A44 = .text:0x800B1A44; // type:function size:0x8 +fn_800B1A4C = .text:0x800B1A4C; // type:function size:0x10 +fn_800B1A5C = .text:0x800B1A5C; // type:function size:0x60 +fn_800B1ABC = .text:0x800B1ABC; // type:function size:0xC +fn_800B1AC8 = .text:0x800B1AC8; // type:function size:0xD4 +fn_800B1B9C = .text:0x800B1B9C; // type:function size:0x4C +fn_800B1BE8 = .text:0x800B1BE8; // type:function size:0x3A8 +StopProjectile__15CGameProjectileFR13CStateManager = .text:0x800B1F90; // type:function size:0x74 +fn_800B2004 = .text:0x800B2004; // type:function size:0x54 +fn_800B2058 = .text:0x800B2058; // type:function size:0xF8 +Touch__15CGameProjectileFR6CActorR13CStateManager = .text:0x800B2150; // type:function size:0x70 +GetTouchBounds__15CGameProjectileCFv = .text:0x800B21C0; // type:function size:0x80 +fn_800B2240 = .text:0x800B2240; // type:function size:0x248 +fn_800B2488 = .text:0x800B2488; // type:function size:0x608 +fn_800B2A90 = .text:0x800B2A90; // type:function size:0x8 +fn_800B2A98 = .text:0x800B2A98; // type:function size:0x8B0 +fn_800B3348 = .text:0x800B3348; // type:function size:0x278 +CanCollideWith__15CGameProjectileFR6CActorR13CStateManager = .text:0x800B35C0; // type:function size:0x1B0 +RayCollisionCheckWithWorld__15CGameProjectileFR9TUniqueIdRC9CVector3fRC9CVector3ffRQ24rstl32reserved_vector<9TUniqueId,1024>R13CStateManagerQ215CGameProjectile19EStaticGeometryTest = .text:0x800B3770; // type:function size:0x764 +fn_800B3ED4 = .text:0x800B3ED4; // type:function size:0x9C +FluidFXThink__15CGameProjectileFQ26CActor11EFluidStateR12CScriptWaterR13CStateManager = .text:0x800B3F70; // type:function size:0x78 +ApplyDamageToOneActor__15CGameProjectileFR13CStateManagerRC11CDamageInfo9TUniqueIdRC9CVector3f = .text:0x800B3FE8; // type:function size:0x14C +fn_800B4134 = .text:0x800B4134; // type:function size:0x78 +fn_800B41AC = .text:0x800B41AC; // type:function size:0x1B8 +fn_800B4364 = .text:0x800B4364; // type:function size:0x2E0 +fn_800B4644 = .text:0x800B4644; // type:function size:0xA4 +fn_800B46E8 = .text:0x800B46E8; // type:function size:0x5FC +fn_800B4CE4 = .text:0x800B4CE4; // type:function size:0x3C +fn_800B4D20 = .text:0x800B4D20; // type:function size:0x28 +fn_800B4D48 = .text:0x800B4D48; // type:function size:0xF0 +fn_800B4E38 = .text:0x800B4E38; // type:function size:0x54 +fn_800B4E8C = .text:0x800B4E8C; // type:function size:0x4C +ResolveCollisionWithActor__15CGameProjectileFRC14CRayCastResultR6CActorR13CStateManager = .text:0x800B4ED8; // type:function size:0x4FC +fn_800B53D4 = .text:0x800B53D4; // type:function size:0x2C +fn_800B5400 = .text:0x800B5400; // type:function size:0x23C +fn_800B563C = .text:0x800B563C; // type:function size:0x58 +fn_800B5694 = .text:0x800B5694; // type:function size:0xC8 +fn_800B575C = .text:0x800B575C; // type:function size:0x204 +fn_800B5960 = .text:0x800B5960; // type:function size:0x50 +fn_800B59B0 = .text:0x800B59B0; // type:function size:0xAC +fn_800B5A5C = .text:0x800B5A5C; // type:function size:0x138 +fn_800B5B94 = .text:0x800B5B94; // type:function size:0x40 +fn_800B5BD4 = .text:0x800B5BD4; // type:function size:0xFC +fn_800B5CD0 = .text:0x800B5CD0; // type:function size:0x34 +fn_800B5D04 = .text:0x800B5D04; // type:function size:0x4C +fn_800B5D50 = .text:0x800B5D50; // type:function size:0x34 +fn_800B5D84 = .text:0x800B5D84; // type:function size:0xF0 +fn_800B5E74 = .text:0x800B5E74; // type:function size:0x50 +fn_800B5EC4 = .text:0x800B5EC4; // type:function size:0x8 +fn_800B5ECC = .text:0x800B5ECC; // type:function size:0x1F8 +fn_800B60C4 = .text:0x800B60C4; // type:function size:0x414 +fn_800B64D8 = .text:0x800B64D8; // type:function size:0xA8 +fn_800B6580 = .text:0x800B6580; // type:function size:0x1F8 +fn_800B6778 = .text:0x800B6778; // type:function size:0x20 +fn_800B6798 = .text:0x800B6798; // type:function size:0x3C +fn_800B67D4 = .text:0x800B67D4; // type:function size:0x68 +fn_800B683C = .text:0x800B683C; // type:function size:0x58 +SetValue__16CGameStateEnvVarFi = .text:0x800B6894; // type:function size:0x8 +fn_800B689C = .text:0x800B689C; // type:function size:0x4C +fn_800B68E8 = .text:0x800B68E8; // type:function size:0x48 +fn_800B6930 = .text:0x800B6930; // type:function size:0xDC +GetEnvVar__23CGameStateEnvVarManagerCFPCc = .text:0x800B6A0C; // type:function size:0x380 +fn_800B6D8C = .text:0x800B6D8C; // type:function size:0x2AC +fn_800B7038 = .text:0x800B7038; // type:function size:0x3A4 +fn_800B73DC = .text:0x800B73DC; // type:function size:0xA0 +fn_800B747C = .text:0x800B747C; // type:function size:0xAC +fn_800B7528 = .text:0x800B7528; // type:function size:0x58 +fn_800B7580 = .text:0x800B7580; // type:function size:0x3E4 +fn_800B7964 = .text:0x800B7964; // type:function size:0x4 +fn_800B7968 = .text:0x800B7968; // type:function size:0x248 +fn_800B7BB0 = .text:0x800B7BB0; // type:function size:0x130 +fn_800B7CE0 = .text:0x800B7CE0; // type:function size:0x58 +fn_800B7D38 = .text:0x800B7D38; // type:function size:0x58 +fn_800B7D90 = .text:0x800B7D90; // type:function size:0x58 +fn_800B7DE8 = .text:0x800B7DE8; // type:function size:0x24C +fn_800B8034 = .text:0x800B8034; // type:function size:0x94 +fn_800B80C8 = .text:0x800B80C8; // type:function size:0x8 +fn_800B80D0 = .text:0x800B80D0; // type:function size:0x8 +fn_800B80D8 = .text:0x800B80D8; // type:function size:0x8 +fn_800B80E0 = .text:0x800B80E0; // type:function size:0x20 +fn_800B8100 = .text:0x800B8100; // type:function size:0x8 +fn_800B8108 = .text:0x800B8108; // type:function size:0xC +fn_800B8114 = .text:0x800B8114; // type:function size:0x8 +SetDesiredAreaAssetId__11CWorldStateFUi = .text:0x800B811C; // type:function size:0x8 +fn_800B8124 = .text:0x800B8124; // type:function size:0x8 +fn_800B812C = .text:0x800B812C; // type:function size:0x20 +fn_800B814C = .text:0x800B814C; // type:function size:0x70 +fn_800B81BC = .text:0x800B81BC; // type:function size:0x74 +fn_800B8230 = .text:0x800B8230; // type:function size:0x110 +fn_800B8340 = .text:0x800B8340; // type:function size:0xB8 +__ct__10CGameStateFv = .text:0x800B83F8; // type:function size:0x4F4 +fn_800B88EC = .text:0x800B88EC; // type:function size:0x94 +fn_800B8980 = .text:0x800B8980; // type:function size:0x58 +fn_800B89D8 = .text:0x800B89D8; // type:function size:0xA4 +fn_800B8A7C = .text:0x800B8A7C; // type:function size:0x5C +fn_800B8AD8 = .text:0x800B8AD8; // type:function size:0x90 +fn_800B8B68 = .text:0x800B8B68; // type:function size:0x40 +fn_800B8BA8 = .text:0x800B8BA8; // type:function size:0xBB0 +fn_800B9758 = .text:0x800B9758; // type:function size:0x80 +fn_800B97D8 = .text:0x800B97D8; // type:function size:0x238 +fn_800B9A10 = .text:0x800B9A10; // type:function size:0x158 +fn_800B9B68 = .text:0x800B9B68; // type:function size:0x468 +fn_800B9FD0 = .text:0x800B9FD0; // type:function size:0xBC +fn_800BA08C = .text:0x800BA08C; // type:function size:0x340 +fn_800BA3CC = .text:0x800BA3CC; // type:function size:0x354 +fn_800BA720 = .text:0x800BA720; // type:function size:0x1BC +fn_800BA8DC = .text:0x800BA8DC; // type:function size:0x48 +fn_800BA924 = .text:0x800BA924; // type:function size:0xD4 +fn_800BA9F8 = .text:0x800BA9F8; // type:function size:0x4 +fn_800BA9FC = .text:0x800BA9FC; // type:function size:0x150 +fn_800BAB4C = .text:0x800BAB4C; // type:function size:0x138 +fn_800BAC84 = .text:0x800BAC84; // type:function size:0xC +fn_800BAC90 = .text:0x800BAC90; // type:function size:0x16C +RecordCompressedGameState__10CGameStateFiRC10CGameState = .text:0x800BADFC; // type:function size:0x148 +RecordCompressedGameOptions__10CGameStateFi = .text:0x800BAF44; // type:function size:0x148 +RecordCompressedMultiplayerOptions__10CGameStateFv = .text:0x800BB08C; // type:function size:0x138 +LoadCompressedGameOptions__10CGameStateFi = .text:0x800BB1C4; // type:function size:0x170 +LoadCompressedMultiplayerOptions__10CGameStateFv = .text:0x800BB334; // type:function size:0x168 +fn_800BB49C = .text:0x800BB49C; // type:function size:0x16C +fn_800BB608 = .text:0x800BB608; // type:function size:0x118 +StateForWorld__10CGameStateFUi = .text:0x800BB720; // type:function size:0x178 +fn_800BB898 = .text:0x800BB898; // type:function size:0x8 +fn_800BB8A0 = .text:0x800BB8A0; // type:function size:0x8 +fn_800BB8A8 = .text:0x800BB8A8; // type:function size:0x8 +fn_800BB8B0 = .text:0x800BB8B0; // type:function size:0x50 +SetDesiredWorldId__10CGameStateFUi = .text:0x800BB900; // type:function size:0x8 +fn_800BB908 = .text:0x800BB908; // type:function size:0x8 +fn_800BB910 = .text:0x800BB910; // type:function size:0x20 +fn_800BB930 = .text:0x800BB930; // type:function size:0x10 +fn_800BB940 = .text:0x800BB940; // type:function size:0x28 +fn_800BB968 = .text:0x800BB968; // type:function size:0x8 +fn_800BB970 = .text:0x800BB970; // type:function size:0x28 +fn_800BB998 = .text:0x800BB998; // type:function size:0x8 +fn_800BB9A0 = .text:0x800BB9A0; // type:function size:0xC +fn_800BB9AC = .text:0x800BB9AC; // type:function size:0x10 +fn_800BB9BC = .text:0x800BB9BC; // type:function size:0x10 +fn_800BB9CC = .text:0x800BB9CC; // type:function size:0x68 +GetWeaponMultiplier__10CGameStateCFv = .text:0x800BBA34; // type:function size:0x68 +GameMode__10CGameStateFv = .text:0x800BBA9C; // type:function size:0x8 +fn_800BBAA4 = .text:0x800BBAA4; // type:function size:0x8 +fn_800BBAAC = .text:0x800BBAAC; // type:function size:0xBC +fn_800BBB68 = .text:0x800BBB68; // type:function size:0x68 +fn_800BBBD0 = .text:0x800BBBD0; // type:function size:0x130 +GetDifficulty__10CGameStateCFv = .text:0x800BBD00; // type:function size:0x4C +fn_800BBD4C = .text:0x800BBD4C; // type:function size:0x8 +fn_800BBD54 = .text:0x800BBD54; // type:function size:0x8 +fn_800BBD5C = .text:0x800BBD5C; // type:function size:0x50 +fn_800BBDAC = .text:0x800BBDAC; // type:function size:0xA0 +fn_800BBE4C = .text:0x800BBE4C; // type:function size:0x50 +fn_800BBE9C = .text:0x800BBE9C; // type:function size:0x148 +fn_800BBFE4 = .text:0x800BBFE4; // type:function size:0xCC +fn_800BC0B0 = .text:0x800BC0B0; // type:function size:0x49C +fn_800BC54C = .text:0x800BC54C; // type:function size:0x7C +fn_800BC5C8 = .text:0x800BC5C8; // type:function size:0xE8 +fn_800BC6B0 = .text:0x800BC6B0; // type:function size:0x68 +fn_800BC718 = .text:0x800BC718; // type:function size:0xA8 +fn_800BC7C0 = .text:0x800BC7C0; // type:function size:0x50 +fn_800BC810 = .text:0x800BC810; // type:function size:0x84 +fn_800BC894 = .text:0x800BC894; // type:function size:0xF0 +fn_800BC984 = .text:0x800BC984; // type:function size:0xC4 +fn_800BCA48 = .text:0x800BCA48; // type:function size:0x124 +fn_800BCB6C = .text:0x800BCB6C; // type:function size:0xF8 +fn_800BCC64 = .text:0x800BCC64; // type:function size:0x350 +fn_800BCFB4 = .text:0x800BCFB4; // type:function size:0xC0 +fn_800BD074 = .text:0x800BD074; // type:function size:0x14 +fn_800BD088 = .text:0x800BD088; // type:function size:0x468 +fn_800BD4F0 = .text:0x800BD4F0; // type:function size:0x2AC +fn_800BD79C = .text:0x800BD79C; // type:function size:0x14 +fn_800BD7B0 = .text:0x800BD7B0; // type:function size:0x254 +fn_800BDA04 = .text:0x800BDA04; // type:function size:0xC0 +fn_800BDAC4 = .text:0x800BDAC4; // type:function size:0x1EC +fn_800BDCB0 = .text:0x800BDCB0; // type:function size:0xEC +fn_800BDD9C = .text:0x800BDD9C; // type:function size:0x17C +fn_800BDF18 = .text:0x800BDF18; // type:function size:0x18C +fn_800BE0A4 = .text:0x800BE0A4; // type:function size:0x31C +fn_800BE3C0 = .text:0x800BE3C0; // type:function size:0xD8 +fn_800BE498 = .text:0x800BE498; // type:function size:0x58 +fn_800BE4F0 = .text:0x800BE4F0; // type:function size:0x54 +fn_800BE544 = .text:0x800BE544; // type:function size:0x4C +fn_800BE590 = .text:0x800BE590; // type:function size:0xCC +fn_800BE65C = .text:0x800BE65C; // type:function size:0x4C +__dt__16IGenericFSMStateFv = .text:0x800BE6A8; // type:function size:0x40 +fn_800BE6E8 = .text:0x800BE6E8; // type:function size:0xB4 +fn_800BE79C = .text:0x800BE79C; // type:function size:0xB4 +fn_800BE850 = .text:0x800BE850; // type:function size:0x90 +fn_800BE8E0 = .text:0x800BE8E0; // type:function size:0x50 +fn_800BE930 = .text:0x800BE930; // type:function size:0x8 +fn_800BE938 = .text:0x800BE938; // type:function size:0x3F4 +fn_800BED2C = .text:0x800BED2C; // type:function size:0x64 +fn_800BED90 = .text:0x800BED90; // type:function size:0xDC +fn_800BEE6C = .text:0x800BEE6C; // type:function size:0x64 +fn_800BEED0 = .text:0x800BEED0; // type:function size:0x148 +fn_800BF018 = .text:0x800BF018; // type:function size:0x14 +fn_800BF02C = .text:0x800BF02C; // type:function size:0x14 +fn_800BF040 = .text:0x800BF040; // type:function size:0x7C +fn_800BF0BC = .text:0x800BF0BC; // type:function size:0xA0 +fn_800BF15C = .text:0x800BF15C; // type:function size:0xA4 +fn_800BF200 = .text:0x800BF200; // type:function size:0xA4 +fn_800BF2A4 = .text:0x800BF2A4; // type:function size:0xA0 +fn_800BF344 = .text:0x800BF344; // type:function size:0x4 +fn_800BF348 = .text:0x800BF348; // type:function size:0xE0 +fn_800BF428 = .text:0x800BF428; // type:function size:0xB8 +fn_800BF4E0 = .text:0x800BF4E0; // type:function size:0x7C4 +fn_800BFCA4 = .text:0x800BFCA4; // type:function size:0x16C +fn_800BFE10 = .text:0x800BFE10; // type:function size:0x4 +fn_800BFE14 = .text:0x800BFE14; // type:function size:0xA0 +fn_800BFEB4 = .text:0x800BFEB4; // type:function size:0xEC +fn_800BFFA0 = .text:0x800BFFA0; // type:function size:0x8 +fn_800BFFA8 = .text:0x800BFFA8; // type:function size:0x8 +fn_800BFFB0 = .text:0x800BFFB0; // type:function size:0x8 +fn_800BFFB8 = .text:0x800BFFB8; // type:function size:0xA4 +fn_800C005C = .text:0x800C005C; // type:function size:0xA4 +fn_800C0100 = .text:0x800C0100; // type:function size:0x1D8 +fn_800C02D8 = .text:0x800C02D8; // type:function size:0x1D0 +fn_800C04A8 = .text:0x800C04A8; // type:function size:0x7C +fn_800C0524 = .text:0x800C0524; // type:function size:0x80 +fn_800C05A4 = .text:0x800C05A4; // type:function size:0x9C +fn_800C0640 = .text:0x800C0640; // type:function size:0x58 +fn_800C0698 = .text:0x800C0698; // type:function size:0x14 +fn_800C06AC = .text:0x800C06AC; // type:function size:0x110 +fn_800C07BC = .text:0x800C07BC; // type:function size:0x6C +fn_800C0828 = .text:0x800C0828; // type:function size:0xF4 +__ct__17CGenericFSM2StateFv = .text:0x800C091C; // type:function size:0x58 +fn_800C0974 = .text:0x800C0974; // type:function size:0x1C +fn_800C0990 = .text:0x800C0990; // type:function size:0xC +fn_800C099C = .text:0x800C099C; // type:function size:0x6C +fn_800C0A08 = .text:0x800C0A08; // type:function size:0xF4 +fn_800C0AFC = .text:0x800C0AFC; // type:function size:0x70 +fn_800C0B6C = .text:0x800C0B6C; // type:function size:0x16C +fn_800C0CD8 = .text:0x800C0CD8; // type:function size:0x68 +fn_800C0D40 = .text:0x800C0D40; // type:function size:0x8 +fn_800C0D48 = .text:0x800C0D48; // type:function size:0x5E0 +fn_800C1328 = .text:0x800C1328; // type:function size:0x14 +fn_800C133C = .text:0x800C133C; // type:function size:0xB0 +fn_800C13EC = .text:0x800C13EC; // type:function size:0x14 +fn_800C1400 = .text:0x800C1400; // type:function size:0xB0 +fn_800C14B0 = .text:0x800C14B0; // type:function size:0x14 +fn_800C14C4 = .text:0x800C14C4; // type:function size:0xB0 +fn_800C1574 = .text:0x800C1574; // type:function size:0x14 +fn_800C1588 = .text:0x800C1588; // type:function size:0xD0 +fn_800C1658 = .text:0x800C1658; // type:function size:0x14 +fn_800C166C = .text:0x800C166C; // type:function size:0x14 +fn_800C1680 = .text:0x800C1680; // type:function size:0x18 +fn_800C1698 = .text:0x800C1698; // type:function size:0x20 +fn_800C16B8 = .text:0x800C16B8; // type:function size:0x15C +fn_800C1814 = .text:0x800C1814; // type:function size:0x16C +fn_800C1980 = .text:0x800C1980; // type:function size:0x15C +fn_800C1ADC = .text:0x800C1ADC; // type:function size:0x180 +fn_800C1C5C = .text:0x800C1C5C; // type:function size:0xD0 +fn_800C1D2C = .text:0x800C1D2C; // type:function size:0x70 +fn_800C1D9C = .text:0x800C1D9C; // type:function size:0x9C +fn_800C1E38 = .text:0x800C1E38; // type:function size:0x8 +fn_800C1E40 = .text:0x800C1E40; // type:function size:0x10 +fn_800C1E50 = .text:0x800C1E50; // type:function size:0x44 +fn_800C1E94 = .text:0x800C1E94; // type:function size:0x5C +fn_800C1EF0 = .text:0x800C1EF0; // type:function size:0x10 +fn_800C1F00 = .text:0x800C1F00; // type:function size:0x10 +fn_800C1F10 = .text:0x800C1F10; // type:function size:0x10 +fn_800C1F20 = .text:0x800C1F20; // type:function size:0x10 +fn_800C1F30 = .text:0x800C1F30; // type:function size:0x74 +fn_800C1FA4 = .text:0x800C1FA4; // type:function size:0x224 +fn_800C21C8 = .text:0x800C21C8; // type:function size:0x4 +fn_800C21CC = .text:0x800C21CC; // type:function size:0xA0 +fn_800C226C = .text:0x800C226C; // type:function size:0x18C +SetupFSM__17CGenericFSM2StateFPC12CGenericFSM2 = .text:0x800C23F8; // type:function size:0x560 +fn_800C2958 = .text:0x800C2958; // type:function size:0x80 +fn_800C29D8 = .text:0x800C29D8; // type:function size:0xD0 +fn_800C2AA8 = .text:0x800C2AA8; // type:function size:0xD0 +fn_800C2B78 = .text:0x800C2B78; // type:function size:0xD0 +fn_800C2C48 = .text:0x800C2C48; // type:function size:0x1DC +fn_800C2E24 = .text:0x800C2E24; // type:function size:0x1DC +fn_800C3000 = .text:0x800C3000; // type:function size:0x1DC +fn_800C31DC = .text:0x800C31DC; // type:function size:0xB4 +fn_800C3290 = .text:0x800C3290; // type:function size:0x1A4 +fn_800C3434 = .text:0x800C3434; // type:function size:0x1A4 +fn_800C35D8 = .text:0x800C35D8; // type:function size:0x1A4 +fn_800C377C = .text:0x800C377C; // type:function size:0x44 +fn_800C37C0 = .text:0x800C37C0; // type:function size:0xC4 +fn_800C3884 = .text:0x800C3884; // type:function size:0x1AC +fn_800C3A30 = .text:0x800C3A30; // type:function size:0x120 +fn_800C3B50 = .text:0x800C3B50; // type:function size:0x80 +fn_800C3BD0 = .text:0x800C3BD0; // type:function size:0x14 +fn_800C3BE4 = .text:0x800C3BE4; // type:function size:0x68 +fn_800C3C4C = .text:0x800C3C4C; // type:function size:0x5C +fn_800C3CA8 = .text:0x800C3CA8; // type:function size:0x5C +fn_800C3D04 = .text:0x800C3D04; // type:function size:0xF0 +fn_800C3DF4 = .text:0x800C3DF4; // type:function size:0xFC +fn_800C3EF0 = .text:0x800C3EF0; // type:function size:0xF8 +fn_800C3FE8 = .text:0x800C3FE8; // type:function size:0xC0 +fn_800C40A8 = .text:0x800C40A8; // type:function size:0x8 +fn_800C40B0 = .text:0x800C40B0; // type:function size:0x8 +fn_800C40B8 = .text:0x800C40B8; // type:function size:0x8 +fn_800C40C0 = .text:0x800C40C0; // type:function size:0x8 +fn_800C40C8 = .text:0x800C40C8; // type:function size:0x8 +fn_800C40D0 = .text:0x800C40D0; // type:function size:0x8 +fn_800C40D8 = .text:0x800C40D8; // type:function size:0x64 +fn_800C413C = .text:0x800C413C; // type:function size:0xCC +fn_800C4208 = .text:0x800C4208; // type:function size:0xE0 +fn_800C42E8 = .text:0x800C42E8; // type:function size:0xA4 +fn_800C438C = .text:0x800C438C; // type:function size:0x17C +fn_800C4508 = .text:0x800C4508; // type:function size:0x168 +fn_800C4670 = .text:0x800C4670; // type:function size:0x158 +fn_800C47C8 = .text:0x800C47C8; // type:function size:0x158 +fn_800C4920 = .text:0x800C4920; // type:function size:0xCC +fn_800C49EC = .text:0x800C49EC; // type:function size:0xE4 +SetSGeomBlobV2_FuncPtrs__FP20SGeomBlobV2_FuncPtrs = .text:0x800C4AD0; // type:function size:0x8 +LoadGeomBlobV2__FRC31TLockedToken<15CGenDescription>9TUniqueId7TAreaIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f9TUniqueIdUi = .text:0x800C4AD8; // type:function size:0x50 +SetSGlowbug_FuncPtrs__FP17SGlowbug_FuncPtrs = .text:0x800C4B28; // type:function size:0x8 +fn_800C4B30 = .text:0x800C4B30; // type:function size:0x10 +SetSGrenchler_FuncPtrs__FP19SGrenchler_FuncPtrs = .text:0x800C4B40; // type:function size:0x8 +fn_800C4B48 = .text:0x800C4B48; // type:function size:0x10 +__ct__14CGrenchlerTailF9TUniqueId7TAreaIdRC10CModelDataiRC12CTransform4fb = .text:0x800C4B58; // type:function size:0x314 +fn_800C4E6C = .text:0x800C4E6C; // type:function size:0xA8 +fn_800C4F14 = .text:0x800C4F14; // type:function size:0xBC +fn_800C4FD0 = .text:0x800C4FD0; // type:function size:0x90 +fn_800C5060 = .text:0x800C5060; // type:function size:0x15C +fn_800C51BC = .text:0x800C51BC; // type:function size:0x74 +fn_800C5230 = .text:0x800C5230; // type:function size:0x68 +fn_800C5298 = .text:0x800C5298; // type:function size:0x54 +fn_800C52EC = .text:0x800C52EC; // type:function size:0x1B4 +fn_800C54A0 = .text:0x800C54A0; // type:function size:0x8 +fn_800C54A8 = .text:0x800C54A8; // type:function size:0x1C +fn_800C54C4 = .text:0x800C54C4; // type:function size:0x88C +fn_800C5D50 = .text:0x800C5D50; // type:function size:0xC +fn_800C5D5C = .text:0x800C5D5C; // type:function size:0x14 +fn_800C5D70 = .text:0x800C5D70; // type:function size:0xC +fn_800C5D7C = .text:0x800C5D7C; // type:function size:0x8 +fn_800C5D84 = .text:0x800C5D84; // type:function size:0x8 +fn_800C5D8C = .text:0x800C5D8C; // type:function size:0x54 +fn_800C5DE0 = .text:0x800C5DE0; // type:function size:0x50 +fn_800C5E30 = .text:0x800C5E30; // type:function size:0x8 +fn_800C5E38 = .text:0x800C5E38; // type:function size:0x344 +fn_800C617C = .text:0x800C617C; // type:function size:0x3BC +fn_800C6538 = .text:0x800C6538; // type:function size:0xC +fn_800C6544 = .text:0x800C6544; // type:function size:0x90 +fn_800C65D4 = .text:0x800C65D4; // type:function size:0x380 +fn_800C6954 = .text:0x800C6954; // type:function size:0x850 +fn_800C71A4 = .text:0x800C71A4; // type:function size:0x8 +fn_800C71AC = .text:0x800C71AC; // type:function size:0x6C +fn_800C7218 = .text:0x800C7218; // type:function size:0x7C +fn_800C7294 = .text:0x800C7294; // type:function size:0x1F4 +fn_800C7488 = .text:0x800C7488; // type:function size:0x10 +fn_800C7498 = .text:0x800C7498; // type:function size:0x8 +fn_800C74A0 = .text:0x800C74A0; // type:function size:0x14 +fn_800C74B4 = .text:0x800C74B4; // type:function size:0x8 +fn_800C74BC = .text:0x800C74BC; // type:function size:0x6C +fn_800C7528 = .text:0x800C7528; // type:function size:0x8 +fn_800C7530 = .text:0x800C7530; // type:function size:0x8 +fn_800C7538 = .text:0x800C7538; // type:function size:0x1C +fn_800C7554 = .text:0x800C7554; // type:function size:0x8 +fn_800C755C = .text:0x800C755C; // type:function size:0x1C +fn_800C7578 = .text:0x800C7578; // type:function size:0x18 +fn_800C7590 = .text:0x800C7590; // type:function size:0x40 +fn_800C75D0 = .text:0x800C75D0; // type:function size:0x1C +fn_800C75EC = .text:0x800C75EC; // type:function size:0xC +fn_800C75F8 = .text:0x800C75F8; // type:function size:0x10 +fn_800C7608 = .text:0x800C7608; // type:function size:0x8 +fn_800C7610 = .text:0x800C7610; // type:function size:0x10 +fn_800C7620 = .text:0x800C7620; // type:function size:0x14 +fn_800C7634 = .text:0x800C7634; // type:function size:0x70 +fn_800C76A4 = .text:0x800C76A4; // type:function size:0x1C +fn_800C76C0 = .text:0x800C76C0; // type:function size:0x94 +fn_800C7754 = .text:0x800C7754; // type:function size:0xC +fn_800C7760 = .text:0x800C7760; // type:function size:0x8 +fn_800C7768 = .text:0x800C7768; // type:function size:0x8 +fn_800C7770 = .text:0x800C7770; // type:function size:0xC +fn_800C777C = .text:0x800C777C; // type:function size:0x8 +fn_800C7784 = .text:0x800C7784; // type:function size:0x6C +fn_800C77F0 = .text:0x800C77F0; // type:function size:0x20 +fn_800C7810 = .text:0x800C7810; // type:function size:0x4 +fn_800C7814 = .text:0x800C7814; // type:function size:0x8 +fn_800C781C = .text:0x800C781C; // type:function size:0x10 +fn_800C782C = .text:0x800C782C; // type:function size:0x40 +fn_800C786C = .text:0x800C786C; // type:function size:0xC +fn_800C7878 = .text:0x800C7878; // type:function size:0x40 +fn_800C78B8 = .text:0x800C78B8; // type:function size:0xB4 +fn_800C796C = .text:0x800C796C; // type:function size:0xC +fn_800C7978 = .text:0x800C7978; // type:function size:0x40 +fn_800C79B8 = .text:0x800C79B8; // type:function size:0xC +fn_800C79C4 = .text:0x800C79C4; // type:function size:0xC +fn_800C79D0 = .text:0x800C79D0; // type:function size:0x40 +fn_800C7A10 = .text:0x800C7A10; // type:function size:0xC +fn_800C7A1C = .text:0x800C7A1C; // type:function size:0x40 +fn_800C7A5C = .text:0x800C7A5C; // type:function size:0x104 +fn_800C7B60 = .text:0x800C7B60; // type:function size:0x20 +fn_800C7B80 = .text:0x800C7B80; // type:function size:0x48 +fn_800C7BC8 = .text:0x800C7BC8; // type:function size:0x2C +fn_800C7BF4 = .text:0x800C7BF4; // type:function size:0x8 +fn_800C7BFC = .text:0x800C7BFC; // type:function size:0x10 +fn_800C7C0C = .text:0x800C7C0C; // type:function size:0x10 +fn_800C7C1C = .text:0x800C7C1C; // type:function size:0x10 +fn_800C7C2C = .text:0x800C7C2C; // type:function size:0x2C +fn_800C7C58 = .text:0x800C7C58; // type:function size:0x10 +fn_800C7C68 = .text:0x800C7C68; // type:function size:0x108 +fn_800C7D70 = .text:0x800C7D70; // type:function size:0x24 +fn_800C7D94 = .text:0x800C7D94; // type:function size:0xC +fn_800C7DA0 = .text:0x800C7DA0; // type:function size:0x8 +fn_800C7DA8 = .text:0x800C7DA8; // type:function size:0x4 +fn_800C7DAC = .text:0x800C7DAC; // type:function size:0x4 +fn_800C7DB0 = .text:0x800C7DB0; // type:function size:0x88 +fn_800C7E38 = .text:0x800C7E38; // type:function size:0x1DC +fn_800C8014 = .text:0x800C8014; // type:function size:0x94 +fn_800C80A8 = .text:0x800C80A8; // type:function size:0x14B4 +fn_800C955C = .text:0x800C955C; // type:function size:0x8 +fn_800C9564 = .text:0x800C9564; // type:function size:0x8 +fn_800C956C = .text:0x800C956C; // type:function size:0x8 +fn_800C9574 = .text:0x800C9574; // type:function size:0x10 +fn_800C9584 = .text:0x800C9584; // type:function size:0xA4 +fn_800C9628 = .text:0x800C9628; // type:function size:0xC +fn_800C9634 = .text:0x800C9634; // type:function size:0x158 +fn_800C978C = .text:0x800C978C; // type:function size:0x97C +fn_800CA108 = .text:0x800CA108; // type:function size:0x1BC +fn_800CA2C4 = .text:0x800CA2C4; // type:function size:0xAC +fn_800CA370 = .text:0x800CA370; // type:function size:0x2C +fn_800CA39C = .text:0x800CA39C; // type:function size:0x18 +fn_800CA3B4 = .text:0x800CA3B4; // type:function size:0x250 +fn_800CA604 = .text:0x800CA604; // type:function size:0x104 +fn_800CA708 = .text:0x800CA708; // type:function size:0x12C +fn_800CA834 = .text:0x800CA834; // type:function size:0x294 +fn_800CAAC8 = .text:0x800CAAC8; // type:function size:0x90 +fn_800CAB58 = .text:0x800CAB58; // type:function size:0x4C +fn_800CABA4 = .text:0x800CABA4; // type:function size:0x1B0 +fn_800CAD54 = .text:0x800CAD54; // type:function size:0xCC +fn_800CAE20 = .text:0x800CAE20; // type:function size:0x10 +fn_800CAE30 = .text:0x800CAE30; // type:function size:0x58 +fn_800CAE88 = .text:0x800CAE88; // type:function size:0x1A8 +fn_800CB030 = .text:0x800CB030; // type:function size:0xBC +fn_800CB0EC = .text:0x800CB0EC; // type:function size:0xE8 +fn_800CB1D4 = .text:0x800CB1D4; // type:function size:0x114 +fn_800CB2E8 = .text:0x800CB2E8; // type:function size:0x54 +fn_800CB33C = .text:0x800CB33C; // type:function size:0x8 +fn_800CB344 = .text:0x800CB344; // type:function size:0x8 +fn_800CB34C = .text:0x800CB34C; // type:function size:0xC +fn_800CB358 = .text:0x800CB358; // type:function size:0xC +fn_800CB364 = .text:0x800CB364; // type:function size:0x40 +fn_800CB3A4 = .text:0x800CB3A4; // type:function size:0xB4 +fn_800CB458 = .text:0x800CB458; // type:function size:0x58 +fn_800CB4B0 = .text:0x800CB4B0; // type:function size:0x310 +fn_800CB7C0 = .text:0x800CB7C0; // type:function size:0x2B8 +fn_800CBA78 = .text:0x800CBA78; // type:function size:0x38 +fn_800CBAB0 = .text:0x800CBAB0; // type:function size:0x38 +fn_800CBAE8 = .text:0x800CBAE8; // type:function size:0x10 +fn_800CBAF8 = .text:0x800CBAF8; // type:function size:0x18 +fn_800CBB10 = .text:0x800CBB10; // type:function size:0x8 +fn_800CBB18 = .text:0x800CBB18; // type:function size:0x8 +SetSGunTurretBase_FuncPtrs__FP23SGunTurretBase_FuncPtrs = .text:0x800CBB20; // type:function size:0x8 +fn_800CBB28 = .text:0x800CBB28; // type:function size:0x10 +fn_800CBB38 = .text:0x800CBB38; // type:function size:0x10 +fn_800CBB48 = .text:0x800CBB48; // type:function size:0x28 +fn_800CBB70 = .text:0x800CBB70; // type:function size:0x20 +fn_800CBB90 = .text:0x800CBB90; // type:function size:0x1C8 +fn_800CBD58 = .text:0x800CBD58; // type:function size:0x194 +fn_800CBEEC = .text:0x800CBEEC; // type:function size:0xDC +fn_800CBFC8 = .text:0x800CBFC8; // type:function size:0x14C +fn_800CC114 = .text:0x800CC114; // type:function size:0xE4 +fn_800CC1F8 = .text:0x800CC1F8; // type:function size:0xDC +fn_800CC2D4 = .text:0x800CC2D4; // type:function size:0x190 +fn_800CC464 = .text:0x800CC464; // type:function size:0x2D8 +fn_800CC73C = .text:0x800CC73C; // type:function size:0x70 +fn_800CC7AC = .text:0x800CC7AC; // type:function size:0x94 +fn_800CC840 = .text:0x800CC840; // type:function size:0x98 +fn_800CC8D8 = .text:0x800CC8D8; // type:function size:0x48 +fn_800CC920 = .text:0x800CC920; // type:function size:0x6C +fn_800CC98C = .text:0x800CC98C; // type:function size:0x10 +fn_800CC99C = .text:0x800CC99C; // type:function size:0x68 +fn_800CCA04 = .text:0x800CCA04; // type:function size:0x180 +fn_800CCB84 = .text:0x800CCB84; // type:function size:0x90 +fn_800CCC14 = .text:0x800CCC14; // type:function size:0x250 +fn_800CCE64 = .text:0x800CCE64; // type:function size:0x28 +fn_800CCE8C = .text:0x800CCE8C; // type:function size:0x8C +fn_800CCF18 = .text:0x800CCF18; // type:function size:0x18 +fn_800CCF30 = .text:0x800CCF30; // type:function size:0xFC +fn_800CD02C = .text:0x800CD02C; // type:function size:0x3A8 +fn_800CD3D4 = .text:0x800CD3D4; // type:function size:0x11C +fn_800CD4F0 = .text:0x800CD4F0; // type:function size:0x11C +fn_800CD60C = .text:0x800CD60C; // type:function size:0x164 +fn_800CD770 = .text:0x800CD770; // type:function size:0x68 +fn_800CD7D8 = .text:0x800CD7D8; // type:function size:0x8 +fn_800CD7E0 = .text:0x800CD7E0; // type:function size:0x16C +fn_800CD94C = .text:0x800CD94C; // type:function size:0x58 +fn_800CD9A4 = .text:0x800CD9A4; // type:function size:0x58 +fn_800CD9FC = .text:0x800CD9FC; // type:function size:0x8C +GetScaleForPOV__19CHUDBillboardEffectFRC13CStateManager = .text:0x800CDA88; // type:function size:0x8C +GetNearClipDistance__19CHUDBillboardEffectFRC13CStateManagerUi = .text:0x800CDB14; // type:function size:0x40 +__ct__19CHUDBillboardEffectFRCQ24rstl44optional_object<25TToken<15CGenDescription>>RCQ24rstl49optional_object<30TToken<20CElectricDescription>>9TUniqueIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>fRC9CVector3fUiRC6CColorRC9CVector3fRC9CVector3fb = .text:0x800CDB54; // type:function size:0x2E0 +fn_800CDE34 = .text:0x800CDE34; // type:function size:0xE0 +fn_800CDF14 = .text:0x800CDF14; // type:function size:0x34 +fn_800CDF48 = .text:0x800CDF48; // type:function size:0x138 +fn_800CE080 = .text:0x800CE080; // type:function size:0xBC +fn_800CE13C = .text:0x800CE13C; // type:function size:0x184 +fn_800CE2C0 = .text:0x800CE2C0; // type:function size:0x8 +fn_800CE2C8 = .text:0x800CE2C8; // type:function size:0x4 +__ct__13CHUDMemoParmsFfbbbUibbbfQ213CHUDMemoParms9EPriorityQ220CTrilogyAudioManager12EAudioStream = .text:0x800CE2CC; // type:function size:0x38 +fn_800CE304 = .text:0x800CE304; // type:function size:0x20 +__ct__11CHealthInfoFff = .text:0x800CE324; // type:function size:0x64 +SetCauseOfDeathWeapon__11CHealthInfoF11CWeaponMode9TUniqueId9TUniqueIdbb = .text:0x800CE388; // type:function size:0x2C +fn_800CE3B4 = .text:0x800CE3B4; // type:function size:0x28 +fn_800CE3DC = .text:0x800CE3DC; // type:function size:0xC +fn_800CE3E8 = .text:0x800CE3E8; // type:function size:0x40 +fn_800CE428 = .text:0x800CE428; // type:function size:0x94 +fn_800CE4BC = .text:0x800CE4BC; // type:function size:0x64 +fn_800CE520 = .text:0x800CE520; // type:function size:0x6C +fn_800CE58C = .text:0x800CE58C; // type:function size:0x384 +fn_800CE910 = .text:0x800CE910; // type:function size:0xFC +fn_800CEA0C = .text:0x800CEA0C; // type:function size:0x168 +fn_800CEB74 = .text:0x800CEB74; // type:function size:0x90 +fn_800CEC04 = .text:0x800CEC04; // type:function size:0x6C +fn_800CEC70 = .text:0x800CEC70; // type:function size:0x100 +fn_800CED70 = .text:0x800CED70; // type:function size:0x174 +fn_800CEEE4 = .text:0x800CEEE4; // type:function size:0x4C8 +fn_800CF3AC = .text:0x800CF3AC; // type:function size:0x11C +fn_800CF4C8 = .text:0x800CF4C8; // type:function size:0xA60 +fn_800CFF28 = .text:0x800CFF28; // type:function size:0x8 +fn_800CFF30 = .text:0x800CFF30; // type:function size:0x65C +fn_800D058C = .text:0x800D058C; // type:function size:0xC +fn_800D0598 = .text:0x800D0598; // type:function size:0x20 +fn_800D05B8 = .text:0x800D05B8; // type:function size:0xE8 +fn_800D06A0 = .text:0x800D06A0; // type:function size:0x29C +fn_800D093C = .text:0x800D093C; // type:function size:0x118 +fn_800D0A54 = .text:0x800D0A54; // type:function size:0x134 +fn_800D0B88 = .text:0x800D0B88; // type:function size:0x50 +fn_800D0BD8 = .text:0x800D0BD8; // type:function size:0x4F0 +fn_800D10C8 = .text:0x800D10C8; // type:function size:0x80 +fn_800D1148 = .text:0x800D1148; // type:function size:0x30 +fn_800D1178 = .text:0x800D1178; // type:function size:0x8 +fn_800D1180 = .text:0x800D1180; // type:function size:0x70 +fn_800D11F0 = .text:0x800D11F0; // type:function size:0xB8 +fn_800D12A8 = .text:0x800D12A8; // type:function size:0x4C +fn_800D12F4 = .text:0x800D12F4; // type:function size:0x1F0 +fn_800D14E4 = .text:0x800D14E4; // type:function size:0x60 +fn_800D1544 = .text:0x800D1544; // type:function size:0xC0 +fn_800D1604 = .text:0x800D1604; // type:function size:0x8 +fn_800D160C = .text:0x800D160C; // type:function size:0xE0 +fn_800D16EC = .text:0x800D16EC; // type:function size:0x148 +fn_800D1834 = .text:0x800D1834; // type:function size:0x14 +fn_800D1848 = .text:0x800D1848; // type:function size:0x94 +fn_800D18DC = .text:0x800D18DC; // type:function size:0x89C +fn_800D2178 = .text:0x800D2178; // type:function size:0x3DC +fn_800D2554 = .text:0x800D2554; // type:function size:0xDC +fn_800D2630 = .text:0x800D2630; // type:function size:0x1D8 +fn_800D2808 = .text:0x800D2808; // type:function size:0x58 +fn_800D2860 = .text:0x800D2860; // type:function size:0x58 +fn_800D28B8 = .text:0x800D28B8; // type:function size:0x58 +fn_800D2910 = .text:0x800D2910; // type:function size:0x1B4 +fn_800D2AC4 = .text:0x800D2AC4; // type:function size:0x180 +fn_800D2C44 = .text:0x800D2C44; // type:function size:0x660 +fn_800D32A4 = .text:0x800D32A4; // type:function size:0x218 +fn_800D34BC = .text:0x800D34BC; // type:function size:0x60 +fn_800D351C = .text:0x800D351C; // type:function size:0x8 +fn_800D3524 = .text:0x800D3524; // type:function size:0x5D8 +fn_800D3AFC = .text:0x800D3AFC; // type:function size:0x58 +fn_800D3B54 = .text:0x800D3B54; // type:function size:0x3C +fn_800D3B90 = .text:0x800D3B90; // type:function size:0x1B4 +fn_800D3D44 = .text:0x800D3D44; // type:function size:0x16C +fn_800D3EB0 = .text:0x800D3EB0; // type:function size:0x100 +fn_800D3FB0 = .text:0x800D3FB0; // type:function size:0x74 +fn_800D4024 = .text:0x800D4024; // type:function size:0x188 +fn_800D41AC = .text:0x800D41AC; // type:function size:0x64 +fn_800D4210 = .text:0x800D4210; // type:function size:0x318 +fn_800D4528 = .text:0x800D4528; // type:function size:0x14 +fn_800D453C = .text:0x800D453C; // type:function size:0xE4 +fn_800D4620 = .text:0x800D4620; // type:function size:0xEC +fn_800D470C = .text:0x800D470C; // type:function size:0x50 +fn_800D475C = .text:0x800D475C; // type:function size:0x498 +fn_800D4BF4 = .text:0x800D4BF4; // type:function size:0x40 +fn_800D4C34 = .text:0x800D4C34; // type:function size:0x94 +fn_800D4CC8 = .text:0x800D4CC8; // type:function size:0x1D8 +fn_800D4EA0 = .text:0x800D4EA0; // type:function size:0x44 +fn_800D4EE4 = .text:0x800D4EE4; // type:function size:0xD0 +fn_800D4FB4 = .text:0x800D4FB4; // type:function size:0x78 +fn_800D502C = .text:0x800D502C; // type:function size:0xA18 +fn_800D5A44 = .text:0x800D5A44; // type:function size:0x258 +fn_800D5C9C = .text:0x800D5C9C; // type:function size:0xE8 +fn_800D5D84 = .text:0x800D5D84; // type:function size:0x314 +fn_800D6098 = .text:0x800D6098; // type:function size:0x118 +fn_800D61B0 = .text:0x800D61B0; // type:function size:0x10C +fn_800D62BC = .text:0x800D62BC; // type:function size:0x50 +fn_800D630C = .text:0x800D630C; // type:function size:0x560 +fn_800D686C = .text:0x800D686C; // type:function size:0x80 +fn_800D68EC = .text:0x800D68EC; // type:function size:0x30 +fn_800D691C = .text:0x800D691C; // type:function size:0x8 +fn_800D6924 = .text:0x800D6924; // type:function size:0xF0 +fn_800D6A14 = .text:0x800D6A14; // type:function size:0x9C +fn_800D6AB0 = .text:0x800D6AB0; // type:function size:0x7CC +fn_800D727C = .text:0x800D727C; // type:function size:0xC +fn_800D7288 = .text:0x800D7288; // type:function size:0x5B8 +fn_800D7840 = .text:0x800D7840; // type:function size:0xE4 +fn_800D7924 = .text:0x800D7924; // type:function size:0x7C +fn_800D79A0 = .text:0x800D79A0; // type:function size:0x78 +fn_800D7A18 = .text:0x800D7A18; // type:function size:0x74 +fn_800D7A8C = .text:0x800D7A8C; // type:function size:0x78 +fn_800D7B04 = .text:0x800D7B04; // type:function size:0x74 +fn_800D7B78 = .text:0x800D7B78; // type:function size:0x40 +fn_800D7BB8 = .text:0x800D7BB8; // type:function size:0x5C +fn_800D7C14 = .text:0x800D7C14; // type:function size:0x8 +fn_800D7C1C = .text:0x800D7C1C; // type:function size:0x8 +fn_800D7C24 = .text:0x800D7C24; // type:function size:0x8 +fn_800D7C2C = .text:0x800D7C2C; // type:function size:0x8 +fn_800D7C34 = .text:0x800D7C34; // type:function size:0x4 +fn_800D7C38 = .text:0x800D7C38; // type:function size:0x4 +fn_800D7C3C = .text:0x800D7C3C; // type:function size:0x28 +fn_800D7C64 = .text:0x800D7C64; // type:function size:0x64 +fn_800D7CC8 = .text:0x800D7CC8; // type:function size:0x184 +fn_800D7E4C = .text:0x800D7E4C; // type:function size:0x28 +fn_800D7E74 = .text:0x800D7E74; // type:function size:0x15C +fn_800D7FD0 = .text:0x800D7FD0; // type:function size:0x20 +fn_800D7FF0 = .text:0x800D7FF0; // type:function size:0xB8 +fn_800D80A8 = .text:0x800D80A8; // type:function size:0x1AC +fn_800D8254 = .text:0x800D8254; // type:function size:0x37C +fn_800D85D0 = .text:0x800D85D0; // type:function size:0x88 +fn_800D8658 = .text:0x800D8658; // type:function size:0x3C +fn_800D8694 = .text:0x800D8694; // type:function size:0x224 +fn_800D88B8 = .text:0x800D88B8; // type:function size:0x258 +fn_800D8B10 = .text:0x800D8B10; // type:function size:0x1D8 +fn_800D8CE8 = .text:0x800D8CE8; // type:function size:0x98 +fn_800D8D80 = .text:0x800D8D80; // type:function size:0x64 +fn_800D8DE4 = .text:0x800D8DE4; // type:function size:0x11C +fn_800D8F00 = .text:0x800D8F00; // type:function size:0x34 +fn_800D8F34 = .text:0x800D8F34; // type:function size:0xC0 +fn_800D8FF4 = .text:0x800D8FF4; // type:function size:0x3C +fn_800D9030 = .text:0x800D9030; // type:function size:0x240 +fn_800D9270 = .text:0x800D9270; // type:function size:0x124 +fn_800D9394 = .text:0x800D9394; // type:function size:0xC4 +fn_800D9458 = .text:0x800D9458; // type:function size:0x3E4 +fn_800D983C = .text:0x800D983C; // type:function size:0x8C +fn_800D98C8 = .text:0x800D98C8; // type:function size:0x168 +fn_800D9A30 = .text:0x800D9A30; // type:function size:0x58 +fn_800D9A88 = .text:0x800D9A88; // type:function size:0x1C +fn_800D9AA4 = .text:0x800D9AA4; // type:function size:0x350 +fn_800D9DF4 = .text:0x800D9DF4; // type:function size:0x1D4 +fn_800D9FC8 = .text:0x800D9FC8; // type:function size:0x3C +fn_800DA004 = .text:0x800DA004; // type:function size:0x2AC +fn_800DA2B0 = .text:0x800DA2B0; // type:function size:0x68 +fn_800DA318 = .text:0x800DA318; // type:function size:0x264 +fn_800DA57C = .text:0x800DA57C; // type:function size:0x188 +fn_800DA704 = .text:0x800DA704; // type:function size:0x248 +fn_800DA94C = .text:0x800DA94C; // type:function size:0x90 +fn_800DA9DC = .text:0x800DA9DC; // type:function size:0xEC +fn_800DAAC8 = .text:0x800DAAC8; // type:function size:0x6EC +fn_800DB1B4 = .text:0x800DB1B4; // type:function size:0x474 +Activate__8CIkChainFRC9CAnimData6CSegIdRC12CTransform4f = .text:0x800DB628; // type:function size:0x37C +PreRender__8CIkChainFR9CAnimDataRC12CTransform4fRC9CVector3f = .text:0x800DB9A4; // type:function size:0x474 +Deactivate__8CIkChainFv = .text:0x800DBE18; // type:function size:0x10 +Update__8CIkChainFf = .text:0x800DBE28; // type:function size:0x44 +fn_800DBE6C = .text:0x800DBE6C; // type:function size:0xB4 +fn_800DBF20 = .text:0x800DBF20; // type:function size:0x584 +fn_800DC4A4 = .text:0x800DC4A4; // type:function size:0x84 +fn_800DC528 = .text:0x800DC528; // type:function size:0x9F0 +fn_800DCF18 = .text:0x800DCF18; // type:function size:0x50 +fn_800DCF68 = .text:0x800DCF68; // type:function size:0x78 +fn_800DCFE0 = .text:0x800DCFE0; // type:function size:0x74 +fn_800DD054 = .text:0x800DD054; // type:function size:0x10 +fn_800DD064 = .text:0x800DD064; // type:function size:0x7C +fn_800DD0E0 = .text:0x800DD0E0; // type:function size:0x7C +fn_800DD15C = .text:0x800DD15C; // type:function size:0x5C +fn_800DD1B8 = .text:0x800DD1B8; // type:function size:0x14 +fn_800DD1CC = .text:0x800DD1CC; // type:function size:0x14 +fn_800DD1E0 = .text:0x800DD1E0; // type:function size:0x4C +fn_800DD22C = .text:0x800DD22C; // type:function size:0x20 +fn_800DD24C = .text:0x800DD24C; // type:function size:0x18 +fn_800DD264 = .text:0x800DD264; // type:function size:0x9C +SetSIng_FuncPtrs__FP13SIng_FuncPtrs = .text:0x800DD300; // type:function size:0x8 +fn_800DD308 = .text:0x800DD308; // type:function size:0x10 +SetSIngBlobSwarm_FuncPtrs__FP22SIngBlobSwarm_FuncPtrs = .text:0x800DD318; // type:function size:0x8 +fn_800DD320 = .text:0x800DD320; // type:function size:0x10 +SetSIngBoostBallGuardian_FuncPtrs__FP30SIngBoostBallGuardian_FuncPtrs = .text:0x800DD330; // type:function size:0x8 +fn_800DD338 = .text:0x800DD338; // type:function size:0x10 +__ct__18CIngExitHostEffectF9TUniqueIdRC11CEntityInfoRC12CTransform4fRC9CVector3fRC9CVector3fUiUiff9TUniqueIdffUs = .text:0x800DD348; // type:function size:0x404 +fn_800DD74C = .text:0x800DD74C; // type:function size:0xF8 +fn_800DD844 = .text:0x800DD844; // type:function size:0x90 +fn_800DD8D4 = .text:0x800DD8D4; // type:function size:0x50 +fn_800DD924 = .text:0x800DD924; // type:function size:0x68 +fn_800DD98C = .text:0x800DD98C; // type:function size:0x70 +fn_800DD9FC = .text:0x800DD9FC; // type:function size:0x448 +fn_800DDE44 = .text:0x800DDE44; // type:function size:0x1B4 +fn_800DDFF8 = .text:0x800DDFF8; // type:function size:0xF0 +fn_800DE0E8 = .text:0x800DE0E8; // type:function size:0x190 +fn_800DE278 = .text:0x800DE278; // type:function size:0x32C +fn_800DE5A4 = .text:0x800DE5A4; // type:function size:0x94 +fn_800DE638 = .text:0x800DE638; // type:function size:0x54 +fn_800DE68C = .text:0x800DE68C; // type:function size:0xDC +__ct__18CIngMiniPortalInfoF9TUniqueIdffRC31TLockedToken<15CGenDescription>UsffRC11CDamageInfoRC18SLdrPlasmaBeamInfo = .text:0x800DE768; // type:function size:0x180 +__ct__20CIngMiniPortalAttackF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4f9TUniqueIdRC9CVector3fRC18CIngMiniPortalInfo = .text:0x800DE8E8; // type:function size:0x298 +fn_800DEB80 = .text:0x800DEB80; // type:function size:0x1C4 +fn_800DED44 = .text:0x800DED44; // type:function size:0x84 +fn_800DEDC8 = .text:0x800DEDC8; // type:function size:0x184 +fn_800DEF4C = .text:0x800DEF4C; // type:function size:0x1A4 +fn_800DF0F0 = .text:0x800DF0F0; // type:function size:0x314 +fn_800DF404 = .text:0x800DF404; // type:function size:0xB0 +fn_800DF4B4 = .text:0x800DF4B4; // type:function size:0x54 +SetSIngPuddle_FuncPtrs__FP19SIngPuddle_FuncPtrs = .text:0x800DF508; // type:function size:0x8 +fn_800DF510 = .text:0x800DF510; // type:function size:0x10 +SetSIngSnatchingSwarm_FuncPtrs__FP27SIngSnatchingSwarm_FuncPtrs = .text:0x800DF520; // type:function size:0x8 +fn_800DF528 = .text:0x800DF528; // type:function size:0x10 +SetSIngSpaceJumpGuardian_FuncPtrs__FP30SIngSpaceJumpGuardian_FuncPtrs = .text:0x800DF538; // type:function size:0x8 +fn_800DF540 = .text:0x800DF540; // type:function size:0x10 +SetSIngSpiderballGuardian_FuncPtrs__FP31SIngSpiderballGuardian_FuncPtrs = .text:0x800DF550; // type:function size:0x8 +fn_800DF558 = .text:0x800DF558; // type:function size:0x10 +__ct__12CIngSpotDataFUiUiUiUifffffRC20CDamageVulnerabilityUsUsUsUsUs = .text:0x800DF568; // type:function size:0x2B4 +__ct__26CIngSpotPathFindNavigationFv = .text:0x800DF81C; // type:function size:0x2C +IsPathOver__26CIngSpotPathFindNavigationCFRC10CPatterned = .text:0x800DF848; // type:function size:0x94 +fn_800DF8DC = .text:0x800DF8DC; // type:function size:0x8 +HasPath__26CIngSpotPathFindNavigationCFRC10CPatterned = .text:0x800DF8E4; // type:function size:0x50 +PathFind__26CIngSpotPathFindNavigationFR13CStateManager9EStateMsgfR10CPatterned = .text:0x800DF934; // type:function size:0x3E4 +fn_800DFD18 = .text:0x800DFD18; // type:function size:0xE0 +fn_800DFDF8 = .text:0x800DFDF8; // type:function size:0x14 +fn_800DFE0C = .text:0x800DFE0C; // type:function size:0x2E0 +fn_800E00EC = .text:0x800E00EC; // type:function size:0x2E0 +fn_800E03CC = .text:0x800E03CC; // type:function size:0x8 +fn_800E03D4 = .text:0x800E03D4; // type:function size:0x9C +fn_800E0470 = .text:0x800E0470; // type:function size:0x3E0 +fn_800E0850 = .text:0x800E0850; // type:function size:0x4AC +fn_800E0CFC = .text:0x800E0CFC; // type:function size:0x1E0 +fn_800E0EDC = .text:0x800E0EDC; // type:function size:0x48 +fn_800E0F24 = .text:0x800E0F24; // type:function size:0x18 +fn_800E0F3C = .text:0x800E0F3C; // type:function size:0x20 +fn_800E0F5C = .text:0x800E0F5C; // type:function size:0x20 +fn_800E0F7C = .text:0x800E0F7C; // type:function size:0xD4 +fn_800E1050 = .text:0x800E1050; // type:function size:0x24 +fn_800E1074 = .text:0x800E1074; // type:function size:0x258 +fn_800E12CC = .text:0x800E12CC; // type:function size:0x1C0 +fn_800E148C = .text:0x800E148C; // type:function size:0x68 +fn_800E14F4 = .text:0x800E14F4; // type:function size:0xC +fn_800E1500 = .text:0x800E1500; // type:function size:0x75C +fn_800E1C5C = .text:0x800E1C5C; // type:function size:0x24 +fn_800E1C80 = .text:0x800E1C80; // type:function size:0x18 +fn_800E1C98 = .text:0x800E1C98; // type:function size:0x14 +fn_800E1CAC = .text:0x800E1CAC; // type:function size:0x24 +fn_800E1CD0 = .text:0x800E1CD0; // type:function size:0x4 +fn_800E1CD4 = .text:0x800E1CD4; // type:function size:0x1DC +fn_800E1EB0 = .text:0x800E1EB0; // type:function size:0xD4 +fn_800E1F84 = .text:0x800E1F84; // type:function size:0x2C8 +fn_800E224C = .text:0x800E224C; // type:function size:0x184 +fn_800E23D0 = .text:0x800E23D0; // type:function size:0x368 +fn_800E2738 = .text:0x800E2738; // type:function size:0x4 +fn_800E273C = .text:0x800E273C; // type:function size:0x4 +fn_800E2740 = .text:0x800E2740; // type:function size:0x1F0 +fn_800E2930 = .text:0x800E2930; // type:function size:0x1C +fn_800E294C = .text:0x800E294C; // type:function size:0x1C4 +__ct__14CKnockBackInfoFRC9CVector3f9TUniqueId9TUniqueIdRC11CDamageInfob = .text:0x800E2B10; // type:function size:0x80 +fn_800E2B90 = .text:0x800E2B90; // type:function size:0x114 +EnableAnimReaction__13CKnockBackMgrFQ213CKnockBackMgr13EAnimReactionb = .text:0x800E2CA4; // type:function size:0x34 +EnableAllAnimReactions__13CKnockBackMgrFb = .text:0x800E2CD8; // type:function size:0x5C +IsAnimReactionEnabled__13CKnockBackMgrCFQ213CKnockBackMgr13EAnimReaction = .text:0x800E2D34; // type:function size:0x24 +SetAnimReactionRange__13CKnockBackMgrFQ213CKnockBackMgr13EAnimReactionQ213CKnockBackMgr13EAnimReaction = .text:0x800E2D58; // type:function size:0xC +fn_800E2D64 = .text:0x800E2D64; // type:function size:0x11C +fn_800E2E80 = .text:0x800E2E80; // type:function size:0xB8 +fn_800E2F38 = .text:0x800E2F38; // type:function size:0x7C +fn_800E2FB4 = .text:0x800E2FB4; // type:function size:0x160 +fn_800E3114 = .text:0x800E3114; // type:function size:0xCC +fn_800E31E0 = .text:0x800E31E0; // type:function size:0x14C +fn_800E332C = .text:0x800E332C; // type:function size:0x3BC +fn_800E36E8 = .text:0x800E36E8; // type:function size:0x1C +fn_800E3704 = .text:0x800E3704; // type:function size:0x770 +fn_800E3E74 = .text:0x800E3E74; // type:function size:0x3AC +SetSKralee_FuncPtrs__FP16SKralee_FuncPtrs = .text:0x800E4220; // type:function size:0x8 +fn_800E4228 = .text:0x800E4228; // type:function size:0x10 +SetSKrocuss_FuncPtrs__FP17SKrocuss_FuncPtrs = .text:0x800E4238; // type:function size:0x8 +fn_800E4240 = .text:0x800E4240; // type:function size:0x10 +fn_800E4250 = .text:0x800E4250; // type:function size:0x250 +fn_800E44A0 = .text:0x800E44A0; // type:function size:0x138 +fn_800E45D8 = .text:0x800E45D8; // type:function size:0xA8 +fn_800E4680 = .text:0x800E4680; // type:function size:0x4 +fn_800E4684 = .text:0x800E4684; // type:function size:0xAA4 +fn_800E5128 = .text:0x800E5128; // type:function size:0x128 +fn_800E5250 = .text:0x800E5250; // type:function size:0x90 +fn_800E52E0 = .text:0x800E52E0; // type:function size:0x88 +fn_800E5368 = .text:0x800E5368; // type:function size:0x1FC +fn_800E5564 = .text:0x800E5564; // type:function size:0x1E4 +fn_800E5748 = .text:0x800E5748; // type:function size:0x104 +fn_800E584C = .text:0x800E584C; // type:function size:0x68 +fn_800E58B4 = .text:0x800E58B4; // type:function size:0x54 +fn_800E5908 = .text:0x800E5908; // type:function size:0x54 +fn_800E595C = .text:0x800E595C; // type:function size:0x64 +fn_800E59C0 = .text:0x800E59C0; // type:function size:0x34 +fn_800E59F4 = .text:0x800E59F4; // type:function size:0x30 +fn_800E5A24 = .text:0x800E5A24; // type:function size:0x364 +fn_800E5D88 = .text:0x800E5D88; // type:function size:0x13C +fn_800E5EC4 = .text:0x800E5EC4; // type:function size:0xEC +fn_800E5FB0 = .text:0x800E5FB0; // type:function size:0x7C +fn_800E602C = .text:0x800E602C; // type:function size:0xD8 +fn_800E6104 = .text:0x800E6104; // type:function size:0x2C +fn_800E6130 = .text:0x800E6130; // type:function size:0x18 +SetSLumite_FuncPtrs__FP16SLumite_FuncPtrs = .text:0x800E6148; // type:function size:0x8 +fn_800E6150 = .text:0x800E6150; // type:function size:0x10 +fn_800E6160 = .text:0x800E6160; // type:function size:0x11C +fn_800E627C = .text:0x800E627C; // type:function size:0x5C +fn_800E62D8 = .text:0x800E62D8; // type:function size:0x11C +fn_800E63F4 = .text:0x800E63F4; // type:function size:0xF0 +fn_800E64E4 = .text:0x800E64E4; // type:function size:0x15C0 +fn_800E7AA4 = .text:0x800E7AA4; // type:function size:0x178 +fn_800E7C1C = .text:0x800E7C1C; // type:function size:0x184 +fn_800E7DA0 = .text:0x800E7DA0; // type:function size:0x8C +fn_800E7E2C = .text:0x800E7E2C; // type:function size:0x370 +fn_800E819C = .text:0x800E819C; // type:function size:0x60 +fn_800E81FC = .text:0x800E81FC; // type:function size:0x60 +fn_800E825C = .text:0x800E825C; // type:function size:0x40 +fn_800E829C = .text:0x800E829C; // type:function size:0x40 +fn_800E82DC = .text:0x800E82DC; // type:function size:0x44 +fn_800E8320 = .text:0x800E8320; // type:function size:0x54 +fn_800E8374 = .text:0x800E8374; // type:function size:0x58 +fn_800E83CC = .text:0x800E83CC; // type:function size:0x3C +fn_800E8408 = .text:0x800E8408; // type:function size:0x58 +fn_800E8460 = .text:0x800E8460; // type:function size:0x11C +fn_800E857C = .text:0x800E857C; // type:function size:0x20 +fn_800E859C = .text:0x800E859C; // type:function size:0x344 +fn_800E88E0 = .text:0x800E88E0; // type:function size:0xC +fn_800E88EC = .text:0x800E88EC; // type:function size:0x134 +fn_800E8A20 = .text:0x800E8A20; // type:function size:0xFC +fn_800E8B1C = .text:0x800E8B1C; // type:function size:0x50 +fn_800E8B6C = .text:0x800E8B6C; // type:function size:0x50 +fn_800E8BBC = .text:0x800E8BBC; // type:function size:0x2B0 +fn_800E8E6C = .text:0x800E8E6C; // type:function size:0x98 +fn_800E8F04 = .text:0x800E8F04; // type:function size:0x75C +fn_800E9660 = .text:0x800E9660; // type:function size:0x2C +fn_800E968C = .text:0x800E968C; // type:function size:0x34 +fn_800E96C0 = .text:0x800E96C0; // type:function size:0x34C +fn_800E9A0C = .text:0x800E9A0C; // type:function size:0x1C8 +fn_800E9BD4 = .text:0x800E9BD4; // type:function size:0x18 +fn_800E9BEC = .text:0x800E9BEC; // type:function size:0x18 +fn_800E9C04 = .text:0x800E9C04; // type:function size:0x20 +fn_800E9C24 = .text:0x800E9C24; // type:function size:0x140 +fn_800E9D64 = .text:0x800E9D64; // type:function size:0xE4 +fn_800E9E48 = .text:0x800E9E48; // type:function size:0xCC +fn_800E9F14 = .text:0x800E9F14; // type:function size:0x148 +fn_800EA05C = .text:0x800EA05C; // type:function size:0x30 +fn_800EA08C = .text:0x800EA08C; // type:function size:0xC +fn_800EA098 = .text:0x800EA098; // type:function size:0x8 +fn_800EA0A0 = .text:0x800EA0A0; // type:function size:0x24 +fn_800EA0C4 = .text:0x800EA0C4; // type:function size:0x64 +fn_800EA128 = .text:0x800EA128; // type:function size:0x98 +fn_800EA1C0 = .text:0x800EA1C0; // type:function size:0x8 +fn_800EA1C8 = .text:0x800EA1C8; // type:function size:0x4 +fn_800EA1CC = .text:0x800EA1CC; // type:function size:0xE4 +fn_800EA2B0 = .text:0x800EA2B0; // type:function size:0x568 +fn_800EA818 = .text:0x800EA818; // type:function size:0x5C +fn_800EA874 = .text:0x800EA874; // type:function size:0x58 +fn_800EA8CC = .text:0x800EA8CC; // type:function size:0x54 +fn_800EA920 = .text:0x800EA920; // type:function size:0xB8 +fn_800EA9D8 = .text:0x800EA9D8; // type:function size:0x1AC +fn_800EAB84 = .text:0x800EAB84; // type:function size:0x158 +fn_800EACDC = .text:0x800EACDC; // type:function size:0xBC +fn_800EAD98 = .text:0x800EAD98; // type:function size:0x20 +fn_800EADB8 = .text:0x800EADB8; // type:function size:0x1AC +fn_800EAF64 = .text:0x800EAF64; // type:function size:0xB8 +fn_800EB01C = .text:0x800EB01C; // type:function size:0xE8 +fn_800EB104 = .text:0x800EB104; // type:function size:0xA78 +fn_800EBB7C = .text:0x800EBB7C; // type:function size:0xC +fn_800EBB88 = .text:0x800EBB88; // type:function size:0x64 +fn_800EBBEC = .text:0x800EBBEC; // type:function size:0x8 +fn_800EBBF4 = .text:0x800EBBF4; // type:function size:0x32C +fn_800EBF20 = .text:0x800EBF20; // type:function size:0x3DC +fn_800EC2FC = .text:0x800EC2FC; // type:function size:0x100 +fn_800EC3FC = .text:0x800EC3FC; // type:function size:0x90 +fn_800EC48C = .text:0x800EC48C; // type:function size:0x100 +fn_800EC58C = .text:0x800EC58C; // type:function size:0x88 +fn_800EC614 = .text:0x800EC614; // type:function size:0x8 +fn_800EC61C = .text:0x800EC61C; // type:function size:0x14C +fn_800EC768 = .text:0x800EC768; // type:function size:0x1EC +fn_800EC954 = .text:0x800EC954; // type:function size:0x12C +fn_800ECA80 = .text:0x800ECA80; // type:function size:0x4 +fn_800ECA84 = .text:0x800ECA84; // type:function size:0xA0 +fn_800ECB24 = .text:0x800ECB24; // type:function size:0x74 +fn_800ECB98 = .text:0x800ECB98; // type:function size:0x24 +fn_800ECBBC = .text:0x800ECBBC; // type:function size:0x28 +fn_800ECBE4 = .text:0x800ECBE4; // type:function size:0x258 +fn_800ECE3C = .text:0x800ECE3C; // type:function size:0xF4 +fn_800ECF30 = .text:0x800ECF30; // type:function size:0x874 +fn_800ED7A4 = .text:0x800ED7A4; // type:function size:0x220 +fn_800ED9C4 = .text:0x800ED9C4; // type:function size:0x178 +fn_800EDB3C = .text:0x800EDB3C; // type:function size:0xF0 +fn_800EDC2C = .text:0x800EDC2C; // type:function size:0x30 +fn_800EDC5C = .text:0x800EDC5C; // type:function size:0x28C +fn_800EDEE8 = .text:0x800EDEE8; // type:function size:0x40 +fn_800EDF28 = .text:0x800EDF28; // type:function size:0x110 +fn_800EE038 = .text:0x800EE038; // type:function size:0x4 +fn_800EE03C = .text:0x800EE03C; // type:function size:0xA0 +fn_800EE0DC = .text:0x800EE0DC; // type:function size:0x74 +fn_800EE150 = .text:0x800EE150; // type:function size:0xE4 +fn_800EE234 = .text:0x800EE234; // type:function size:0x1D0 +fn_800EE404 = .text:0x800EE404; // type:function size:0xB0 +fn_800EE4B4 = .text:0x800EE4B4; // type:function size:0x24 +fn_800EE4D8 = .text:0x800EE4D8; // type:function size:0xA8 +fn_800EE580 = .text:0x800EE580; // type:function size:0x8 +fn_800EE588 = .text:0x800EE588; // type:function size:0x10 +fn_800EE598 = .text:0x800EE598; // type:function size:0x80 +fn_800EE618 = .text:0x800EE618; // type:function size:0x64 +fn_800EE67C = .text:0x800EE67C; // type:function size:0x44 +fn_800EE6C0 = .text:0x800EE6C0; // type:function size:0x14 +fn_800EE6D4 = .text:0x800EE6D4; // type:function size:0x338 +fn_800EEA0C = .text:0x800EEA0C; // type:function size:0xD4 +fn_800EEAE0 = .text:0x800EEAE0; // type:function size:0x10 +fn_800EEAF0 = .text:0x800EEAF0; // type:function size:0x48 +fn_800EEB38 = .text:0x800EEB38; // type:function size:0x1BC +fn_800EECF4 = .text:0x800EECF4; // type:function size:0x88 +fn_800EED7C = .text:0x800EED7C; // type:function size:0x60 +fn_800EEDDC = .text:0x800EEDDC; // type:function size:0x198 +fn_800EEF74 = .text:0x800EEF74; // type:function size:0x100 +fn_800EF074 = .text:0x800EF074; // type:function size:0x304 +fn_800EF378 = .text:0x800EF378; // type:function size:0x22C +fn_800EF5A4 = .text:0x800EF5A4; // type:function size:0xA4 +fn_800EF648 = .text:0x800EF648; // type:function size:0xFA0 +fn_800F05E8 = .text:0x800F05E8; // type:function size:0x264 +fn_800F084C = .text:0x800F084C; // type:function size:0x218 +fn_800F0A64 = .text:0x800F0A64; // type:function size:0x108 +fn_800F0B6C = .text:0x800F0B6C; // type:function size:0x210 +fn_800F0D7C = .text:0x800F0D7C; // type:function size:0x210 +fn_800F0F8C = .text:0x800F0F8C; // type:function size:0x28 +fn_800F0FB4 = .text:0x800F0FB4; // type:function size:0xF0 +fn_800F10A4 = .text:0x800F10A4; // type:function size:0x4 +fn_800F10A8 = .text:0x800F10A8; // type:function size:0xA0 +fn_800F1148 = .text:0x800F1148; // type:function size:0x74 +fn_800F11BC = .text:0x800F11BC; // type:function size:0x78 +fn_800F1234 = .text:0x800F1234; // type:function size:0x1C +fn_800F1250 = .text:0x800F1250; // type:function size:0xD0 +fn_800F1320 = .text:0x800F1320; // type:function size:0x194 +fn_800F14B4 = .text:0x800F14B4; // type:function size:0x58 +fn_800F150C = .text:0x800F150C; // type:function size:0x1D8 +fn_800F16E4 = .text:0x800F16E4; // type:function size:0x488 +fn_800F1B6C = .text:0x800F1B6C; // type:function size:0x2FC +fn_800F1E68 = .text:0x800F1E68; // type:function size:0x98 +fn_800F1F00 = .text:0x800F1F00; // type:function size:0xDC +fn_800F1FDC = .text:0x800F1FDC; // type:function size:0xF0 +fn_800F20CC = .text:0x800F20CC; // type:function size:0x2B8 +fn_800F2384 = .text:0x800F2384; // type:function size:0x1EC +fn_800F2570 = .text:0x800F2570; // type:function size:0x44 +fn_800F25B4 = .text:0x800F25B4; // type:function size:0x3B8 +fn_800F296C = .text:0x800F296C; // type:function size:0x17C +fn_800F2AE8 = .text:0x800F2AE8; // type:function size:0xA4 +fn_800F2B8C = .text:0x800F2B8C; // type:function size:0x8C +fn_800F2C18 = .text:0x800F2C18; // type:function size:0xFB8 +fn_800F3BD0 = .text:0x800F3BD0; // type:function size:0x574 +fn_800F4144 = .text:0x800F4144; // type:function size:0x6C +fn_800F41B0 = .text:0x800F41B0; // type:function size:0xAC +fn_800F425C = .text:0x800F425C; // type:function size:0x574 +fn_800F47D0 = .text:0x800F47D0; // type:function size:0xAC +fn_800F487C = .text:0x800F487C; // type:function size:0x6B8 +fn_800F4F34 = .text:0x800F4F34; // type:function size:0x6B8 +fn_800F55EC = .text:0x800F55EC; // type:function size:0x70 +fn_800F565C = .text:0x800F565C; // type:function size:0x6BC +fn_800F5D18 = .text:0x800F5D18; // type:function size:0x6BC +fn_800F63D4 = .text:0x800F63D4; // type:function size:0x7C +fn_800F6450 = .text:0x800F6450; // type:function size:0xE8 +fn_800F6538 = .text:0x800F6538; // type:function size:0x9C +ReadAutomapperTweaks__15CMappableObjectFv = .text:0x800F65D4; // type:function size:0x14C +fn_800F6720 = .text:0x800F6720; // type:function size:0xF0 +fn_800F6810 = .text:0x800F6810; // type:function size:0x238 +fn_800F6A48 = .text:0x800F6A48; // type:function size:0x80 +fn_800F6AC8 = .text:0x800F6AC8; // type:function size:0x2FC +fn_800F6DC4 = .text:0x800F6DC4; // type:function size:0x70 +fn_800F6E34 = .text:0x800F6E34; // type:function size:0x74 +fn_800F6EA8 = .text:0x800F6EA8; // type:function size:0x1B0 +fn_800F7058 = .text:0x800F7058; // type:function size:0x11C +fn_800F7174 = .text:0x800F7174; // type:function size:0x64 +fn_800F71D8 = .text:0x800F71D8; // type:function size:0x80 +SetSMediumIng_FuncPtrs__FP19SMediumIng_FuncPtrs = .text:0x800F7258; // type:function size:0x8 +fn_800F7260 = .text:0x800F7260; // type:function size:0x10 +fn_800F7270 = .text:0x800F7270; // type:function size:0x164 +fn_800F73D4 = .text:0x800F73D4; // type:function size:0x7C +fn_800F7450 = .text:0x800F7450; // type:function size:0x470 +fn_800F78C0 = .text:0x800F78C0; // type:function size:0x184 +fn_800F7A44 = .text:0x800F7A44; // type:function size:0x28C +fn_800F7CD0 = .text:0x800F7CD0; // type:function size:0x60 +SetSMetaree_FuncPtrs__FP17SMetaree_FuncPtrs = .text:0x800F7D30; // type:function size:0x8 +fn_800F7D38 = .text:0x800F7D38; // type:function size:0x10 +SetSMetareeSwarm_FuncPtrs__FP22SMetareeSwarm_FuncPtrs = .text:0x800F7D48; // type:function size:0x8 +fn_800F7D50 = .text:0x800F7D50; // type:function size:0x10 +SetSMetroid_FuncPtrs__FP17SMetroid_FuncPtrs = .text:0x800F7D60; // type:function size:0x8 +fn_800F7D68 = .text:0x800F7D68; // type:function size:0x10 +fn_800F7D78 = .text:0x800F7D78; // type:function size:0x2C +SetSMinorIng_FuncPtrs__FP18SMinorIng_FuncPtrs = .text:0x800F7DA4; // type:function size:0x8 +fn_800F7DAC = .text:0x800F7DAC; // type:function size:0x10 +__ct__16CMissileRepellerFffUsfRC9CVector3f = .text:0x800F7DBC; // type:function size:0x9C +__dt__16CMissileRepellerFv = .text:0x800F7E58; // type:function size:0x40 +Update__16CMissileRepellerFR13CStateManagerRC6CActorf = .text:0x800F7E98; // type:function size:0x528 +Render__16CMissileRepellerCFRC13CStateManagerRC6CActor = .text:0x800F83C0; // type:function size:0x190 +__ct__10CModelDataFRC10CStaticRes = .text:0x800F8550; // type:function size:0x12C +__ct__10CModelDataFv = .text:0x800F867C; // type:function size:0x48 +__ct__10CModelDataFRC8CAnimRes = .text:0x800F86C4; // type:function size:0x1C0 +__dt__10CModelDataFv = .text:0x800F8884; // type:function size:0xEC +Render__10CModelDataCFQ210CModelData11EWhichModelRC12CTransform4fPC12CActorLightsRC11CModelFlags = .text:0x800F8970; // type:function size:0x23C +fn_800F8BAC = .text:0x800F8BAC; // type:function size:0x138 +fn_800F8CE4 = .text:0x800F8CE4; // type:function size:0xB4 +fn_800F8D98 = .text:0x800F8D98; // type:function size:0x12C +fn_800F8EC4 = .text:0x800F8EC4; // type:function size:0x7C +fn_800F8F40 = .text:0x800F8F40; // type:function size:0x118 +fn_800F9058 = .text:0x800F9058; // type:function size:0x6C +RenderSolid__10CModelDataCFQ210CModelData11EWhichModelRC12CTransform4fbRC11CModelFlags = .text:0x800F90C4; // type:function size:0x118 +RenderModelMultipleTimesWithFlags__10CModelDataCFQ210CModelData11EWhichModelRC12CTransform4fPC12CActorLightsPC11CModelFlagsPCUxPC6CColorPC6CPlanei = .text:0x800F91DC; // type:function size:0x16C +Touch__10CModelDataCFRC13CStateManageri = .text:0x800F9348; // type:function size:0x68 +fn_800F93B0 = .text:0x800F93B0; // type:function size:0x60 +fn_800F9410 = .text:0x800F9410; // type:function size:0xA8 +fn_800F94B8 = .text:0x800F94B8; // type:function size:0x14 +fn_800F94CC = .text:0x800F94CC; // type:function size:0x24 +AdvanceAnimation__10CModelDataFfR13CStateManager7TAreaIdbf = .text:0x800F94F0; // type:function size:0xAC +fn_800F959C = .text:0x800F959C; // type:function size:0xC8 +fn_800F9664 = .text:0x800F9664; // type:function size:0x58 +GetLocatorTransform__10CModelDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x800F96BC; // type:function size:0x20 +fn_800F96DC = .text:0x800F96DC; // type:function size:0x4C +fn_800F9728 = .text:0x800F9728; // type:function size:0x1C +fn_800F9744 = .text:0x800F9744; // type:function size:0x48 +GetScaledLocatorTransform__10CModelDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x800F978C; // type:function size:0x8C +GetScaledLocatorTransform__10CModelDataCFRC6CSegId = .text:0x800F9818; // type:function size:0x8C +GetScaledLocatorTransformDynamic__10CModelDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>PC13CCharAnimTime = .text:0x800F98A4; // type:function size:0x8C +fn_800F9930 = .text:0x800F9930; // type:function size:0x8C +GetBounds__10CModelDataCFRC12CTransform4f = .text:0x800F99BC; // type:function size:0x128 +GetBounds__10CModelDataCFv = .text:0x800F9AE4; // type:function size:0x16C +AdvanceParticles__10CModelDataFRC12CTransform4ffR13CStateManager = .text:0x800F9C50; // type:function size:0x24 +EnableLooping__10CModelDataFb = .text:0x800F9C74; // type:function size:0x20 +fn_800F9C94 = .text:0x800F9C94; // type:function size:0x1C +fn_800F9CB0 = .text:0x800F9CB0; // type:function size:0x20 +IsDefinitelyOpaque__10CModelDataCFQ210CModelData11EWhichModel = .text:0x800F9CD0; // type:function size:0x58 +fn_800F9D28 = .text:0x800F9D28; // type:function size:0x278 +fn_800F9FA0 = .text:0x800F9FA0; // type:function size:0x278 +PickStaticModel__10CModelDataCFQ210CModelData11EWhichModel = .text:0x800FA218; // type:function size:0x44 +PickAnimatedModel__10CModelDataCFQ210CModelData11EWhichModel = .text:0x800FA25C; // type:function size:0x48 +fn_800FA2A4 = .text:0x800FA2A4; // type:function size:0x54 +GetRenderingModel__10CModelDataFRC13CStateManager = .text:0x800FA2F8; // type:function size:0x8 +Render__10CModelDataCFRC13CStateManagerRC12CTransform4fPC12CActorLightsRC11CModelFlags = .text:0x800FA300; // type:function size:0x6C +IsLoaded__10CModelDataCFi = .text:0x800FA36C; // type:function size:0x130 +GetNumShaders__10CModelDataCFv = .text:0x800FA49C; // type:function size:0x3C +fn_800FA4D8 = .text:0x800FA4D8; // type:function size:0xCC +SetScale__10CModelDataFRC9CVector3f = .text:0x800FA5A4; // type:function size:0x30 +SetupWorldSpacePortalPlane__10CModelDataCFRC12CTransform4fRC6CPlane = .text:0x800FA5D4; // type:function size:0x78 +fn_800FA64C = .text:0x800FA64C; // type:function size:0x54 +fn_800FA6A0 = .text:0x800FA6A0; // type:function size:0x144C +fn_800FBAEC = .text:0x800FBAEC; // type:function size:0x570 +GetBallRadius__10CMorphBallCFv = .text:0x800FC05C; // type:function size:0x28 +fn_800FC084 = .text:0x800FC084; // type:function size:0x8 +fn_800FC08C = .text:0x800FC08C; // type:function size:0x88 +fn_800FC114 = .text:0x800FC114; // type:function size:0xC0 +fn_800FC1D4 = .text:0x800FC1D4; // type:function size:0x5C +fn_800FC230 = .text:0x800FC230; // type:function size:0x8 +SetDisableSpiderBallTime__10CMorphBallFf = .text:0x800FC238; // type:function size:0x8 +fn_800FC240 = .text:0x800FC240; // type:function size:0x98 +fn_800FC2D8 = .text:0x800FC2D8; // type:function size:0x400 +fn_800FC6D8 = .text:0x800FC6D8; // type:function size:0xD8 +fn_800FC7B0 = .text:0x800FC7B0; // type:function size:0xD8 +fn_800FC888 = .text:0x800FC888; // type:function size:0xEC +fn_800FC974 = .text:0x800FC974; // type:function size:0x5C +fn_800FC9D0 = .text:0x800FC9D0; // type:function size:0xB44 +fn_800FD514 = .text:0x800FD514; // type:function size:0x170 +fn_800FD684 = .text:0x800FD684; // type:function size:0xC48 +fn_800FE2CC = .text:0x800FE2CC; // type:function size:0x50 +fn_800FE31C = .text:0x800FE31C; // type:function size:0x130 +fn_800FE44C = .text:0x800FE44C; // type:function size:0x10 +fn_800FE45C = .text:0x800FE45C; // type:function size:0x94 +fn_800FE4F0 = .text:0x800FE4F0; // type:function size:0x38 +fn_800FE528 = .text:0x800FE528; // type:function size:0x1E0 +fn_800FE708 = .text:0x800FE708; // type:function size:0x1D0 +fn_800FE8D8 = .text:0x800FE8D8; // type:function size:0x9EC +fn_800FF2C4 = .text:0x800FF2C4; // type:function size:0xD8 +GetBallToWorld__10CMorphBallCFv = .text:0x800FF39C; // type:function size:0x98 +fn_800FF434 = .text:0x800FF434; // type:function size:0x48 +fn_800FF47C = .text:0x800FF47C; // type:function size:0x17C +fn_800FF5F8 = .text:0x800FF5F8; // type:function size:0x4C +fn_800FF644 = .text:0x800FF644; // type:function size:0x88 +fn_800FF6CC = .text:0x800FF6CC; // type:function size:0xA34 +fn_80100100 = .text:0x80100100; // type:function size:0xD0 +SwitchToTire__10CMorphBallFv = .text:0x801001D0; // type:function size:0x20 +fn_801001F0 = .text:0x801001F0; // type:function size:0x1BC +fn_801003AC = .text:0x801003AC; // type:function size:0x188 +fn_80100534 = .text:0x80100534; // type:function size:0x58 +fn_8010058C = .text:0x8010058C; // type:function size:0x54 +fn_801005E0 = .text:0x801005E0; // type:function size:0x8 +fn_801005E8 = .text:0x801005E8; // type:function size:0xFC +fn_801006E4 = .text:0x801006E4; // type:function size:0x54 +StopParticleWakes__10CMorphBallFv = .text:0x80100738; // type:function size:0x6C +fn_801007A4 = .text:0x801007A4; // type:function size:0x1154 +fn_801018F8 = .text:0x801018F8; // type:function size:0x8 +fn_80101900 = .text:0x80101900; // type:function size:0x77C +fn_8010207C = .text:0x8010207C; // type:function size:0x40 +fn_801020BC = .text:0x801020BC; // type:function size:0x3A0 +fn_8010245C = .text:0x8010245C; // type:function size:0x8F4 +fn_80102D50 = .text:0x80102D50; // type:function size:0x40 +fn_80102D90 = .text:0x80102D90; // type:function size:0x40 +fn_80102DD0 = .text:0x80102DD0; // type:function size:0x40 +fn_80102E10 = .text:0x80102E10; // type:function size:0x588 +fn_80103398 = .text:0x80103398; // type:function size:0x40 +fn_801033D8 = .text:0x801033D8; // type:function size:0x2E8 +fn_801036C0 = .text:0x801036C0; // type:function size:0x10 +fn_801036D0 = .text:0x801036D0; // type:function size:0xB1C +fn_801041EC = .text:0x801041EC; // type:function size:0x704 +LeaveBoosting__10CMorphBallFv = .text:0x801048F0; // type:function size:0x4C +fn_8010493C = .text:0x8010493C; // type:function size:0x64 +ApplyBoostBallDamage__10CMorphBallFR13CStateManager9TUniqueIdRC11CDamageInfof = .text:0x801049A0; // type:function size:0x650 +fn_80104FF0 = .text:0x80104FF0; // type:function size:0x7C0 +fn_801057B0 = .text:0x801057B0; // type:function size:0x34 +fn_801057E4 = .text:0x801057E4; // type:function size:0xE0 +fn_801058C4 = .text:0x801058C4; // type:function size:0x104 +fn_801059C8 = .text:0x801059C8; // type:function size:0x20 +fn_801059E8 = .text:0x801059E8; // type:function size:0x5C8 +fn_80105FB0 = .text:0x80105FB0; // type:function size:0xEE4 +fn_80106E94 = .text:0x80106E94; // type:function size:0x44 +fn_80106ED8 = .text:0x80106ED8; // type:function size:0x4C +fn_80106F24 = .text:0x80106F24; // type:function size:0x58 +fn_80106F7C = .text:0x80106F7C; // type:function size:0x1B8 +fn_80107134 = .text:0x80107134; // type:function size:0x98 +fn_801071CC = .text:0x801071CC; // type:function size:0x14 +fn_801071E0 = .text:0x801071E0; // type:function size:0x58 +fn_80107238 = .text:0x80107238; // type:function size:0x1B8 +fn_801073F0 = .text:0x801073F0; // type:function size:0x20 +fn_80107410 = .text:0x80107410; // type:function size:0x1B0 +fn_801075C0 = .text:0x801075C0; // type:function size:0x64 +fn_80107624 = .text:0x80107624; // type:function size:0x194 +fn_801077B8 = .text:0x801077B8; // type:function size:0x58 +fn_80107810 = .text:0x80107810; // type:function size:0x128 +fn_80107938 = .text:0x80107938; // type:function size:0xC +fn_80107944 = .text:0x80107944; // type:function size:0x10 +fn_80107954 = .text:0x80107954; // type:function size:0xC +fn_80107960 = .text:0x80107960; // type:function size:0x10 +fn_80107970 = .text:0x80107970; // type:function size:0xC +fn_8010797C = .text:0x8010797C; // type:function size:0x10 +DisableHalfPipeStatus__10CMorphBallFv = .text:0x8010798C; // type:function size:0x98 +fn_80107A24 = .text:0x80107A24; // type:function size:0x278 +fn_80107C9C = .text:0x80107C9C; // type:function size:0xEEC +fn_80108B88 = .text:0x80108B88; // type:function size:0x124 +fn_80108CAC = .text:0x80108CAC; // type:function size:0x77C +fn_80109428 = .text:0x80109428; // type:function size:0x6C +fn_80109494 = .text:0x80109494; // type:function size:0x234 +fn_801096C8 = .text:0x801096C8; // type:function size:0x9C +fn_80109764 = .text:0x80109764; // type:function size:0x90 +fn_801097F4 = .text:0x801097F4; // type:function size:0x68 +fn_8010985C = .text:0x8010985C; // type:function size:0xC0 +fn_8010991C = .text:0x8010991C; // type:function size:0x9C +fn_801099B8 = .text:0x801099B8; // type:function size:0x4 +fn_801099BC = .text:0x801099BC; // type:function size:0xC8 +fn_80109A84 = .text:0x80109A84; // type:function size:0x148 +fn_80109BCC = .text:0x80109BCC; // type:function size:0x318 +fn_80109EE4 = .text:0x80109EE4; // type:function size:0x250 +fn_8010A134 = .text:0x8010A134; // type:function size:0x80 +SetAsProjectile__10CMorphBallFb = .text:0x8010A1B4; // type:function size:0x2C +fn_8010A1E0 = .text:0x8010A1E0; // type:function size:0x8 +SetBallBoostState__10CMorphBallFQ210CMorphBall15EBallBoostState = .text:0x8010A1E8; // type:function size:0x8 +fn_8010A1F0 = .text:0x8010A1F0; // type:function size:0x8 +fn_8010A1F8 = .text:0x8010A1F8; // type:function size:0x7C +fn_8010A274 = .text:0x8010A274; // type:function size:0x188 +fn_8010A3FC = .text:0x8010A3FC; // type:function size:0x438 +fn_8010A834 = .text:0x8010A834; // type:function size:0x7C +fn_8010A8B0 = .text:0x8010A8B0; // type:function size:0xC0 +fn_8010A970 = .text:0x8010A970; // type:function size:0xC4 +fn_8010AA34 = .text:0x8010AA34; // type:function size:0x24 +IsBoosting__10CMorphBallCFv = .text:0x8010AA58; // type:function size:0x20 +fn_8010AA78 = .text:0x8010AA78; // type:function size:0x8 +fn_8010AA80 = .text:0x8010AA80; // type:function size:0x8 +IsBoostShieldActive__10CMorphBallCFv = .text:0x8010AA88; // type:function size:0x18 +fn_8010AAA0 = .text:0x8010AAA0; // type:function size:0x14 +InScrewAttackMode__10CMorphBallCFv = .text:0x8010AAB4; // type:function size:0x24 +fn_8010AAD8 = .text:0x8010AAD8; // type:function size:0x8 +fn_8010AAE0 = .text:0x8010AAE0; // type:function size:0xC +fn_8010AAEC = .text:0x8010AAEC; // type:function size:0x314 +fn_8010AE00 = .text:0x8010AE00; // type:function size:0xBC +fn_8010AEBC = .text:0x8010AEBC; // type:function size:0x118 +fn_8010AFD4 = .text:0x8010AFD4; // type:function size:0xE0 +fn_8010B0B4 = .text:0x8010B0B4; // type:function size:0x3C +fn_8010B0F0 = .text:0x8010B0F0; // type:function size:0x1D4 +fn_8010B2C4 = .text:0x8010B2C4; // type:function size:0x10C +fn_8010B3D0 = .text:0x8010B3D0; // type:function size:0x2D4 +fn_8010B6A4 = .text:0x8010B6A4; // type:function size:0xC4 +fn_8010B768 = .text:0x8010B768; // type:function size:0xD0 +fn_8010B838 = .text:0x8010B838; // type:function size:0x40 +fn_8010B878 = .text:0x8010B878; // type:function size:0xA8 +fn_8010B920 = .text:0x8010B920; // type:function size:0x9C +fn_8010B9BC = .text:0x8010B9BC; // type:function size:0xD0 +fn_8010BA8C = .text:0x8010BA8C; // type:function size:0xA4 +fn_8010BB30 = .text:0x8010BB30; // type:function size:0xEC +fn_8010BC1C = .text:0x8010BC1C; // type:function size:0xCC +fn_8010BCE8 = .text:0x8010BCE8; // type:function size:0xA8 +fn_8010BD90 = .text:0x8010BD90; // type:function size:0x3C +fn_8010BDCC = .text:0x8010BDCC; // type:function size:0x1CC +fn_8010BF98 = .text:0x8010BF98; // type:function size:0x88 +fn_8010C020 = .text:0x8010C020; // type:function size:0xD8 +fn_8010C0F8 = .text:0x8010C0F8; // type:function size:0x26C +fn_8010C364 = .text:0x8010C364; // type:function size:0x738 +fn_8010CA9C = .text:0x8010CA9C; // type:function size:0x14 +fn_8010CAB0 = .text:0x8010CAB0; // type:function size:0x14 +fn_8010CAC4 = .text:0x8010CAC4; // type:function size:0xC +fn_8010CAD0 = .text:0x8010CAD0; // type:function size:0x14 +fn_8010CAE4 = .text:0x8010CAE4; // type:function size:0x8 +fn_8010CAEC = .text:0x8010CAEC; // type:function size:0xC +fn_8010CAF8 = .text:0x8010CAF8; // type:function size:0x58 +fn_8010CB50 = .text:0x8010CB50; // type:function size:0x8 +fn_8010CB58 = .text:0x8010CB58; // type:function size:0x8 +fn_8010CB60 = .text:0x8010CB60; // type:function size:0xCC +fn_8010CC2C = .text:0x8010CC2C; // type:function size:0xA4 +fn_8010CCD0 = .text:0x8010CCD0; // type:function size:0x244 +fn_8010CF14 = .text:0x8010CF14; // type:function size:0xD0 +fn_8010CFE4 = .text:0x8010CFE4; // type:function size:0x2D0 +fn_8010D2B4 = .text:0x8010D2B4; // type:function size:0x1D8 +fn_8010D48C = .text:0x8010D48C; // type:function size:0x90 +fn_8010D51C = .text:0x8010D51C; // type:function size:0x40 +fn_8010D55C = .text:0x8010D55C; // type:function size:0x598 +fn_8010DAF4 = .text:0x8010DAF4; // type:function size:0x64 +fn_8010DB58 = .text:0x8010DB58; // type:function size:0xA8 +fn_8010DC00 = .text:0x8010DC00; // type:function size:0xDC +fn_8010DCDC = .text:0x8010DCDC; // type:function size:0x9C +fn_8010DD78 = .text:0x8010DD78; // type:function size:0x1D4 +fn_8010DF4C = .text:0x8010DF4C; // type:function size:0xC0 +fn_8010E00C = .text:0x8010E00C; // type:function size:0x24 +fn_8010E030 = .text:0x8010E030; // type:function size:0x14 +fn_8010E044 = .text:0x8010E044; // type:function size:0x50 +fn_8010E094 = .text:0x8010E094; // type:function size:0x49C +fn_8010E530 = .text:0x8010E530; // type:function size:0x150 +fn_8010E680 = .text:0x8010E680; // type:function size:0x614 +fn_8010EC94 = .text:0x8010EC94; // type:function size:0x47C +fn_8010F110 = .text:0x8010F110; // type:function size:0xC +fn_8010F11C = .text:0x8010F11C; // type:function size:0x48C +fn_8010F5A8 = .text:0x8010F5A8; // type:function size:0xC8 +fn_8010F670 = .text:0x8010F670; // type:function size:0x1F8 +fn_8010F868 = .text:0x8010F868; // type:function size:0x174 +fn_8010F9DC = .text:0x8010F9DC; // type:function size:0x514 +fn_8010FEF0 = .text:0x8010FEF0; // type:function size:0x200 +fn_801100F0 = .text:0x801100F0; // type:function size:0x194 +fn_80110284 = .text:0x80110284; // type:function size:0xD4 +fn_80110358 = .text:0x80110358; // type:function size:0x200 +fn_80110558 = .text:0x80110558; // type:function size:0x194 +fn_801106EC = .text:0x801106EC; // type:function size:0xD4 +fn_801107C0 = .text:0x801107C0; // type:function size:0x2F0 +fn_80110AB0 = .text:0x80110AB0; // type:function size:0x290 +fn_80110D40 = .text:0x80110D40; // type:function size:0x494 +fn_801111D4 = .text:0x801111D4; // type:function size:0xF8 +fn_801112CC = .text:0x801112CC; // type:function size:0x518 +fn_801117E4 = .text:0x801117E4; // type:function size:0x110 +fn_801118F4 = .text:0x801118F4; // type:function size:0xD4 +fn_801119C8 = .text:0x801119C8; // type:function size:0x1BC +fn_80111B84 = .text:0x80111B84; // type:function size:0x110 +fn_80111C94 = .text:0x80111C94; // type:function size:0xF8 +fn_80111D8C = .text:0x80111D8C; // type:function size:0x6E0 +fn_8011246C = .text:0x8011246C; // type:function size:0x58 +fn_801124C4 = .text:0x801124C4; // type:function size:0x4C0 +SetSMysteryFlyer_FuncPtrs__FP22SMysteryFlyer_FuncPtrs = .text:0x80112984; // type:function size:0x8 +fn_8011298C = .text:0x8011298C; // type:function size:0x10 +fn_8011299C = .text:0x8011299C; // type:function size:0x280 +fn_80112C1C = .text:0x80112C1C; // type:function size:0x8 +fn_80112C24 = .text:0x80112C24; // type:function size:0x44 +fn_80112C68 = .text:0x80112C68; // type:function size:0xA8 +fn_80112D10 = .text:0x80112D10; // type:function size:0x20 +fn_80112D30 = .text:0x80112D30; // type:function size:0xC4 +fn_80112DF4 = .text:0x80112DF4; // type:function size:0x50 +fn_80112E44 = .text:0x80112E44; // type:function size:0x50 +GetObjectByIndex__11CObjectListFi = .text:0x80112E94; // type:function size:0x10 +GetObjectByIndex__11CObjectListCFi = .text:0x80112EA4; // type:function size:0x10 +fn_80112EB4 = .text:0x80112EB4; // type:function size:0x30 +fn_80112EE4 = .text:0x80112EE4; // type:function size:0x5C +fn_80112F40 = .text:0x80112F40; // type:function size:0x8 +fn_80112F48 = .text:0x80112F48; // type:function size:0x38 +fn_80112F80 = .text:0x80112F80; // type:function size:0xAC +fn_8011302C = .text:0x8011302C; // type:function size:0x3C +fn_80113068 = .text:0x80113068; // type:function size:0x3C +fn_801130A4 = .text:0x801130A4; // type:function size:0x40 +fn_801130E4 = .text:0x801130E4; // type:function size:0x30 +fn_80113114 = .text:0x80113114; // type:function size:0x40 +fn_80113154 = .text:0x80113154; // type:function size:0x30 +fn_80113184 = .text:0x80113184; // type:function size:0x40 +fn_801131C4 = .text:0x801131C4; // type:function size:0x30 +fn_801131F4 = .text:0x801131F4; // type:function size:0x40 +fn_80113234 = .text:0x80113234; // type:function size:0x30 +fn_80113264 = .text:0x80113264; // type:function size:0x40 +fn_801132A4 = .text:0x801132A4; // type:function size:0x30 +fn_801132D4 = .text:0x801132D4; // type:function size:0x40 +fn_80113314 = .text:0x80113314; // type:function size:0x30 +fn_80113344 = .text:0x80113344; // type:function size:0x78 +fn_801133BC = .text:0x801133BC; // type:function size:0x74 +fn_80113430 = .text:0x80113430; // type:function size:0x58 +fn_80113488 = .text:0x80113488; // type:function size:0x58 +fn_801134E0 = .text:0x801134E0; // type:function size:0x58 +fn_80113538 = .text:0x80113538; // type:function size:0x58 +fn_80113590 = .text:0x80113590; // type:function size:0x58 +fn_801135E8 = .text:0x801135E8; // type:function size:0x58 +SetSOctapedeSegment_FuncPtrs__FP25SOctapedeSegment_FuncPtrs = .text:0x80113640; // type:function size:0x8 +fn_80113648 = .text:0x80113648; // type:function size:0x10 +fn_80113658 = .text:0x80113658; // type:function size:0x28C +fn_801138E4 = .text:0x801138E4; // type:function size:0x118 +fn_801139FC = .text:0x801139FC; // type:function size:0x10C +fn_80113B08 = .text:0x80113B08; // type:function size:0xD4 +fn_80113BDC = .text:0x80113BDC; // type:function size:0x174 +fn_80113D50 = .text:0x80113D50; // type:function size:0xC +fn_80113D5C = .text:0x80113D5C; // type:function size:0x2C8 +fn_80114024 = .text:0x80114024; // type:function size:0xD0 +fn_801140F4 = .text:0x801140F4; // type:function size:0xC +fn_80114100 = .text:0x80114100; // type:function size:0x1C +fn_8011411C = .text:0x8011411C; // type:function size:0x260 +fn_8011437C = .text:0x8011437C; // type:function size:0x154 +fn_801144D0 = .text:0x801144D0; // type:function size:0x4 +fn_801144D4 = .text:0x801144D4; // type:function size:0x60 +fn_80114534 = .text:0x80114534; // type:function size:0x10 +fn_80114544 = .text:0x80114544; // type:function size:0x288 +fn_801147CC = .text:0x801147CC; // type:function size:0x17C +fn_80114948 = .text:0x80114948; // type:function size:0x4 +fn_8011494C = .text:0x8011494C; // type:function size:0x258 +fn_80114BA4 = .text:0x80114BA4; // type:function size:0x254 +fn_80114DF8 = .text:0x80114DF8; // type:function size:0x10 +fn_80114E08 = .text:0x80114E08; // type:function size:0x120 +fn_80114F28 = .text:0x80114F28; // type:function size:0xFC +fn_80115024 = .text:0x80115024; // type:function size:0x4 +fn_80115028 = .text:0x80115028; // type:function size:0x254 +fn_8011527C = .text:0x8011527C; // type:function size:0x254 +fn_801154D0 = .text:0x801154D0; // type:function size:0x25C +fn_8011572C = .text:0x8011572C; // type:function size:0x1C +fn_80115748 = .text:0x80115748; // type:function size:0x2E8 +fn_80115A30 = .text:0x80115A30; // type:function size:0x220 +fn_80115C50 = .text:0x80115C50; // type:function size:0x4 +fn_80115C54 = .text:0x80115C54; // type:function size:0x2AC +fn_80115F00 = .text:0x80115F00; // type:function size:0x254 +fn_80116154 = .text:0x80116154; // type:function size:0x25C +fn_801163B0 = .text:0x801163B0; // type:function size:0x27C +fn_8011662C = .text:0x8011662C; // type:function size:0x258 +fn_80116884 = .text:0x80116884; // type:function size:0x4 +fn_80116888 = .text:0x80116888; // type:function size:0x270 +fn_80116AF8 = .text:0x80116AF8; // type:function size:0x14 +fn_80116B0C = .text:0x80116B0C; // type:function size:0x4 +fn_80116B10 = .text:0x80116B10; // type:function size:0x368 +fn_80116E78 = .text:0x80116E78; // type:function size:0x6C +fn_80116EE4 = .text:0x80116EE4; // type:function size:0x8 +fn_80116EEC = .text:0x80116EEC; // type:function size:0x10 +fn_80116EFC = .text:0x80116EFC; // type:function size:0x1C +fn_80116F18 = .text:0x80116F18; // type:function size:0x3C +fn_80116F54 = .text:0x80116F54; // type:function size:0xC +fn_80116F60 = .text:0x80116F60; // type:function size:0x50 +fn_80116FB0 = .text:0x80116FB0; // type:function size:0x19C +fn_8011714C = .text:0x8011714C; // type:function size:0x18 +fn_80117164 = .text:0x80117164; // type:function size:0x94 +fn_801171F8 = .text:0x801171F8; // type:function size:0x150 +fn_80117348 = .text:0x80117348; // type:function size:0xCC +fn_80117414 = .text:0x80117414; // type:function size:0xE4 +fn_801174F8 = .text:0x801174F8; // type:function size:0x138 +fn_80117630 = .text:0x80117630; // type:function size:0x1EC +fn_8011781C = .text:0x8011781C; // type:function size:0x1EC +SetSParasite_FuncPtrs__FP18SParasite_FuncPtrs = .text:0x80117A08; // type:function size:0x8 +fn_80117A10 = .text:0x80117A10; // type:function size:0x10 +fn_80117A20 = .text:0x80117A20; // type:function size:0x10 +fn_80117A30 = .text:0x80117A30; // type:function size:0x10 +fn_80117A40 = .text:0x80117A40; // type:function size:0xC8 +fn_80117B08 = .text:0x80117B08; // type:function size:0x294 +CacheParticleDesc__17CParticleDatabaseFRCQ214CCharacterInfo16CParticleResData = .text:0x80117D9C; // type:function size:0x70 +fn_80117E0C = .text:0x80117E0C; // type:function size:0x1F4 +fn_80118000 = .text:0x80118000; // type:function size:0x1F4 +fn_801181F4 = .text:0x801181F4; // type:function size:0x1F4 +fn_801183E8 = .text:0x801183E8; // type:function size:0x1F4 +fn_801185DC = .text:0x801185DC; // type:function size:0x1F4 +fn_801187D0 = .text:0x801187D0; // type:function size:0x78 +fn_80118848 = .text:0x80118848; // type:function size:0x1D8 +fn_80118A20 = .text:0x80118A20; // type:function size:0x1D8 +fn_80118BF8 = .text:0x80118BF8; // type:function size:0x1D8 +fn_80118DD0 = .text:0x80118DD0; // type:function size:0x1D8 +fn_80118FA8 = .text:0x80118FA8; // type:function size:0x1D8 +fn_80119180 = .text:0x80119180; // type:function size:0x108 +fn_80119288 = .text:0x80119288; // type:function size:0x40 +AddParticleEffect__17CParticleDatabaseFUiiRC13CParticleDataRC9CVector3fP13CStateManager7TAreaIdbUi = .text:0x801192C8; // type:function size:0xED0 +fn_8011A198 = .text:0x8011A198; // type:function size:0x54 +fn_8011A1EC = .text:0x8011A1EC; // type:function size:0x54 +fn_8011A240 = .text:0x8011A240; // type:function size:0x54 +fn_8011A294 = .text:0x8011A294; // type:function size:0x54 +fn_8011A2E8 = .text:0x8011A2E8; // type:function size:0x54 +AddParticleEffect__17CParticleDatabaseFUiiRC23CPositionalParticleDataRC9CVector3fP13CStateManager7TAreaIdUi = .text:0x8011A33C; // type:function size:0x494 +fn_8011A7D0 = .text:0x8011A7D0; // type:function size:0x400 +fn_8011ABD0 = .text:0x8011ABD0; // type:function size:0x80 +SetParticleEffectState__17CParticleDatabaseFUibP13CStateManager = .text:0x8011AC50; // type:function size:0x44 +SetParticleExternalParam__17CParticleDatabaseFUiif = .text:0x8011AC94; // type:function size:0x74 +fn_8011AD08 = .text:0x8011AD08; // type:function size:0x20 +fn_8011AD28 = .text:0x8011AD28; // type:function size:0x16C +fn_8011AE94 = .text:0x8011AE94; // type:function size:0x830 +fn_8011B6C4 = .text:0x8011B6C4; // type:function size:0x50 +fn_8011B714 = .text:0x8011B714; // type:function size:0x38 +fn_8011B74C = .text:0x8011B74C; // type:function size:0x78 +fn_8011B7C4 = .text:0x8011B7C4; // type:function size:0xD4 +fn_8011B898 = .text:0x8011B898; // type:function size:0xEC +fn_8011B984 = .text:0x8011B984; // type:function size:0x38 +RenderSystemsToBeDrawnFirstPOICheck__17CParticleDatabaseCFUiUi = .text:0x8011B9BC; // type:function size:0x58 +RenderSystemsToBeDrawnLast__17CParticleDatabaseCFv = .text:0x8011BA14; // type:function size:0x38 +RenderSystemsToBeDrawnLastPOICheck__17CParticleDatabaseCFUiUi = .text:0x8011BA4C; // type:function size:0x58 +fn_8011BAA4 = .text:0x8011BAA4; // type:function size:0xA8 +fn_8011BB4C = .text:0x8011BB4C; // type:function size:0xB0 +fn_8011BBFC = .text:0x8011BBFC; // type:function size:0x7C +fn_8011BC78 = .text:0x8011BC78; // type:function size:0xB8 +fn_8011BD30 = .text:0x8011BD30; // type:function size:0x58 +fn_8011BD88 = .text:0x8011BD88; // type:function size:0xB0 +SetModulationColorAllActiveEffects__17CParticleDatabaseFRC6CColor = .text:0x8011BE38; // type:function size:0x7C +fn_8011BEB4 = .text:0x8011BEB4; // type:function size:0xC0 +DestroyAllActiveParticles__17CParticleDatabaseFv = .text:0x8011BF74; // type:function size:0x6C +fn_8011BFE0 = .text:0x8011BFE0; // type:function size:0xA8 +ClearAllNonPersistentEffects__17CParticleDatabaseFP13CStateManager = .text:0x8011C088; // type:function size:0xD0 +fn_8011C158 = .text:0x8011C158; // type:function size:0x164 +GetTotalBounds__17CParticleDatabaseCFv = .text:0x8011C2BC; // type:function size:0x68 +fn_8011C324 = .text:0x8011C324; // type:function size:0x64 +fn_8011C388 = .text:0x8011C388; // type:function size:0x70 +fn_8011C3F8 = .text:0x8011C3F8; // type:function size:0x70 +fn_8011C468 = .text:0x8011C468; // type:function size:0x70 +fn_8011C4D8 = .text:0x8011C4D8; // type:function size:0x70 +fn_8011C548 = .text:0x8011C548; // type:function size:0x70 +fn_8011C5B8 = .text:0x8011C5B8; // type:function size:0x220 +fn_8011C7D8 = .text:0x8011C7D8; // type:function size:0xA8 +fn_8011C880 = .text:0x8011C880; // type:function size:0x238 +fn_8011CAB8 = .text:0x8011CAB8; // type:function size:0x80 +fn_8011CB38 = .text:0x8011CB38; // type:function size:0x238 +fn_8011CD70 = .text:0x8011CD70; // type:function size:0x80 +fn_8011CDF0 = .text:0x8011CDF0; // type:function size:0x238 +fn_8011D028 = .text:0x8011D028; // type:function size:0x80 +fn_8011D0A8 = .text:0x8011D0A8; // type:function size:0x238 +fn_8011D2E0 = .text:0x8011D2E0; // type:function size:0x80 +fn_8011D360 = .text:0x8011D360; // type:function size:0x238 +fn_8011D598 = .text:0x8011D598; // type:function size:0x80 +fn_8011D618 = .text:0x8011D618; // type:function size:0xEC +fn_8011D704 = .text:0x8011D704; // type:function size:0x184 +fn_8011D888 = .text:0x8011D888; // type:function size:0xC4 +fn_8011D94C = .text:0x8011D94C; // type:function size:0x60 +fn_8011D9AC = .text:0x8011D9AC; // type:function size:0x1C +fn_8011D9C8 = .text:0x8011D9C8; // type:function size:0x14 +fn_8011D9DC = .text:0x8011D9DC; // type:function size:0xA0 +fn_8011DA7C = .text:0x8011DA7C; // type:function size:0xC8 +fn_8011DB44 = .text:0x8011DB44; // type:function size:0x8C +fn_8011DBD0 = .text:0x8011DBD0; // type:function size:0xB0 +fn_8011DC80 = .text:0x8011DC80; // type:function size:0x8C +fn_8011DD0C = .text:0x8011DD0C; // type:function size:0x14 +fn_8011DD20 = .text:0x8011DD20; // type:function size:0x98 +fn_8011DDB8 = .text:0x8011DDB8; // type:function size:0x54 +fn_8011DE0C = .text:0x8011DE0C; // type:function size:0x24 +fn_8011DE30 = .text:0x8011DE30; // type:function size:0xC +fn_8011DE3C = .text:0x8011DE3C; // type:function size:0x14 +fn_8011DE50 = .text:0x8011DE50; // type:function size:0x14 +fn_8011DE64 = .text:0x8011DE64; // type:function size:0x3C +fn_8011DEA0 = .text:0x8011DEA0; // type:function size:0x14 +fn_8011DEB4 = .text:0x8011DEB4; // type:function size:0x14 +fn_8011DEC8 = .text:0x8011DEC8; // type:function size:0x150 +fn_8011E018 = .text:0x8011E018; // type:function size:0x58 +fn_8011E070 = .text:0x8011E070; // type:function size:0x38 +fn_8011E0A8 = .text:0x8011E0A8; // type:function size:0x5B0 +fn_8011E658 = .text:0x8011E658; // type:function size:0xF8 +fn_8011E750 = .text:0x8011E750; // type:function size:0x384 +fn_8011EAD4 = .text:0x8011EAD4; // type:function size:0x2CC +fn_8011EDA0 = .text:0x8011EDA0; // type:function size:0x150 +fn_8011EEF0 = .text:0x8011EEF0; // type:function size:0x200 +fn_8011F0F0 = .text:0x8011F0F0; // type:function size:0x4 +fn_8011F0F4 = .text:0x8011F0F4; // type:function size:0x4 +fn_8011F0F8 = .text:0x8011F0F8; // type:function size:0x4 +fn_8011F0FC = .text:0x8011F0FC; // type:function size:0x580 +fn_8011F67C = .text:0x8011F67C; // type:function size:0x374 +fn_8011F9F0 = .text:0x8011F9F0; // type:function size:0x78 +fn_8011FA68 = .text:0x8011FA68; // type:function size:0xD4 +fn_8011FB3C = .text:0x8011FB3C; // type:function size:0x48 +fn_8011FB84 = .text:0x8011FB84; // type:function size:0x60 +fn_8011FBE4 = .text:0x8011FBE4; // type:function size:0x154 +fn_8011FD38 = .text:0x8011FD38; // type:function size:0xE8 +fn_8011FE20 = .text:0x8011FE20; // type:function size:0x18 +fn_8011FE38 = .text:0x8011FE38; // type:function size:0x758 +fn_80120590 = .text:0x80120590; // type:function size:0x7C +fn_8012060C = .text:0x8012060C; // type:function size:0x68 +fn_80120674 = .text:0x80120674; // type:function size:0x110 +FindRegions__7CPFAreaFRQ24rstl30reserved_vectorRC9CVector3fUiUib = .text:0x80120784; // type:function size:0x160 +FindRegions__7CPFAreaFRQ24rstl30reserved_vectorRC6CAABoxUiUib = .text:0x801208E4; // type:function size:0x168 +FindClosestRegion__7CPFAreaFRC9CVector3fUiUif = .text:0x80120A4C; // type:function size:0x2CC +fn_80120D18 = .text:0x80120D18; // type:function size:0x1B8 +fn_80120ED0 = .text:0x80120ED0; // type:function size:0xA4 +fn_80120F74 = .text:0x80120F74; // type:function size:0xDC +fn_80121050 = .text:0x80121050; // type:function size:0x28 +PointPathExists__7CPFAreaFii = .text:0x80121078; // type:function size:0x7C +fn_801210F4 = .text:0x801210F4; // type:function size:0x6C +fn_80121160 = .text:0x80121160; // type:function size:0x1C4 +fn_80121324 = .text:0x80121324; // type:function size:0x4 +fn_80121328 = .text:0x80121328; // type:function size:0xA0 +fn_801213C8 = .text:0x801213C8; // type:function size:0x140 +fn_80121508 = .text:0x80121508; // type:function size:0x11C +__ct__20CPathFindBreadCrumbsFf = .text:0x80121624; // type:function size:0x14 +DropBreadCrumb__20CPathFindBreadCrumbsF9CVector3f = .text:0x80121638; // type:function size:0xD4 +fn_8012170C = .text:0x8012170C; // type:function size:0x68 +PathFind__19CPathFindNavigationFR13CStateManager9EStateMsgfR10CPatterned = .text:0x80121774; // type:function size:0x26C +fn_801219E0 = .text:0x801219E0; // type:function size:0x8 +SetDestination__19CPathFindNavigationFRC9CVector3f = .text:0x801219E8; // type:function size:0x28 +fn_80121A10 = .text:0x80121A10; // type:function size:0xF8 +fn_80121B08 = .text:0x80121B08; // type:function size:0x41C +fn_80121F24 = .text:0x80121F24; // type:function size:0xD8 +fn_80121FFC = .text:0x80121FFC; // type:function size:0xF0 +fn_801220EC = .text:0x801220EC; // type:function size:0x10 +fn_801220FC = .text:0x801220FC; // type:function size:0x64 +fn_80122160 = .text:0x80122160; // type:function size:0xF8 +fn_80122258 = .text:0x80122258; // type:function size:0x74 +fn_801222CC = .text:0x801222CC; // type:function size:0x98 +fn_80122364 = .text:0x80122364; // type:function size:0xD0 +fn_80122434 = .text:0x80122434; // type:function size:0xA4 +__ct__26CPathFindPointSearchFilterFfUii = .text:0x801224D8; // type:function size:0x10 +__ct__20CPathFindPointSearchFP7CPFArea = .text:0x801224E8; // type:function size:0x10 +FindClosestPhysicalPoint__20CPathFindPointSearchCFRC9CVector3fRiRC26CPathFindPointSearchFilter = .text:0x801224F8; // type:function size:0x144 +Search__20CPathFindPointSearchFRC8CPFPointRC8CPFPoint = .text:0x8012263C; // type:function size:0x7C +fn_801226B8 = .text:0x801226B8; // type:function size:0x128 +fn_801227E0 = .text:0x801227E0; // type:function size:0x354 +fn_80122B34 = .text:0x80122B34; // type:function size:0x94 +fn_80122BC8 = .text:0x80122BC8; // type:function size:0xDC +fn_80122CA4 = .text:0x80122CA4; // type:function size:0x54 +fn_80122CF8 = .text:0x80122CF8; // type:function size:0x58 +fn_80122D50 = .text:0x80122D50; // type:function size:0x7C +fn_80122DCC = .text:0x80122DCC; // type:function size:0xD0 +IsPointInside__9CPFRegionCFRC9CVector3f = .text:0x80122E9C; // type:function size:0x1B4 +fn_80123050 = .text:0x80123050; // type:function size:0x238 +fn_80123288 = .text:0x80123288; // type:function size:0x60 +fn_801232E8 = .text:0x801232E8; // type:function size:0x4E0 +fn_801237C8 = .text:0x801237C8; // type:function size:0x3F0 +fn_80123BB8 = .text:0x80123BB8; // type:function size:0x48 +fn_80123C00 = .text:0x80123C00; // type:function size:0x70 +fn_80123C70 = .text:0x80123C70; // type:function size:0x80 +fn_80123CF0 = .text:0x80123CF0; // type:function size:0x2D8 +fn_80123FC8 = .text:0x80123FC8; // type:function size:0x390 +ModifyObstructionCount__9CPFRegionF21EPathFindObstructionsi = .text:0x80124358; // type:function size:0x18 +GetObstructionCount__9CPFRegionCF21EPathFindObstructions = .text:0x80124370; // type:function size:0x10 +fn_80124380 = .text:0x80124380; // type:function size:0x90 +fn_80124410 = .text:0x80124410; // type:function size:0x5C +fn_8012446C = .text:0x8012446C; // type:function size:0x90 +fn_801244FC = .text:0x801244FC; // type:function size:0x48 +fn_80124544 = .text:0x80124544; // type:function size:0x68 +fn_801245AC = .text:0x801245AC; // type:function size:0x34 +__ct__15CPathFindSearchFP7CPFAreaUiiffUiQ29CPFRegion13ERootPosition = .text:0x801245E0; // type:function size:0x3C +Search__15CPathFindSearchFRC9CVector3fRC9CVector3f = .text:0x8012461C; // type:function size:0x9A4 +fn_80124FC0 = .text:0x80124FC0; // type:function size:0x614 +FindClosestReachablePoint__15CPathFindSearchCFRC9CVector3fR9CVector3f = .text:0x801255D4; // type:function size:0x1C4 +PathExists__15CPathFindSearchCFRC9CVector3fRC9CVector3f = .text:0x80125798; // type:function size:0x1E4 +OnPath__15CPathFindSearchCFRC9CVector3f = .text:0x8012597C; // type:function size:0xD4 +NearlyOnPath__15CPathFindSearchCFRC9CVector3ff = .text:0x80125A50; // type:function size:0x114 +GetHeightOfPointAboveMesh__15CPathFindSearchCFRC9CVector3fRff = .text:0x80125B64; // type:function size:0x1E4 +GetCreatureMask__15CPathFindSearchCFv = .text:0x80125D48; // type:function size:0x8 +GetRegionFlags__15CPathFindSearchCFv = .text:0x80125D50; // type:function size:0x8 +SetAvoidanceFilter__15CPathFindSearchFUi = .text:0x80125D58; // type:function size:0x8 +SegmentOver__15CPathFindSearchCFRC9CVector3f = .text:0x80125D60; // type:function size:0xE4 +fn_80125E44 = .text:0x80125E44; // type:function size:0x28C +fn_801260D0 = .text:0x801260D0; // type:function size:0x8 +fn_801260D8 = .text:0x801260D8; // type:function size:0x224 +GetSplinePointWithLookahead__15CPathFindSearchCFR9CVector3fRC9CVector3ff = .text:0x801262FC; // type:function size:0x8 +DistanceToGoal__15CPathFindSearchCFRC9CVector3f = .text:0x80126304; // type:function size:0x128 +__ct__19CPathMeshConstraintFUi = .text:0x8012642C; // type:function size:0x9C +SetEnableConstraints__19CPathMeshConstraintFRC13CPhysicsActorQ219CPathMeshConstraint15EConstraintTypeb = .text:0x801264C8; // type:function size:0xA8 +PreThink__19CPathMeshConstraintFR13CPhysicsActorR15CPathFindSearch = .text:0x80126570; // type:function size:0xE0 +Think__19CPathMeshConstraintFR13CPhysicsActorf = .text:0x80126650; // type:function size:0x54 +fn_801266A4 = .text:0x801266A4; // type:function size:0x128 +fn_801267CC = .text:0x801267CC; // type:function size:0x26C +fn_80126A38 = .text:0x80126A38; // type:function size:0x3B8 +fn_80126DF0 = .text:0x80126DF0; // type:function size:0x484 +fn_80127274 = .text:0x80127274; // type:function size:0x62C +fn_801278A0 = .text:0x801278A0; // type:function size:0x100 +fn_801279A0 = .text:0x801279A0; // type:function size:0x114 +fn_80127AB4 = .text:0x80127AB4; // type:function size:0x58 +fn_80127B0C = .text:0x80127B0C; // type:function size:0xBC +fn_80127BC8 = .text:0x80127BC8; // type:function size:0x100 +fn_80127CC8 = .text:0x80127CC8; // type:function size:0x17C +__ct__10CPatternedF12EPatternedAI9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Q210CPatterned11EFlavorTypeRC11CEntityInfoRC12CTransform4fRC10CModelDataRC14CPatternedInfoQ210CPatterned13EMovementTypeQ210CPatterned13EColliderType9EBodyTypeRC16CActorParameters = .text:0x80127E44; // type:function size:0xF0C +fn_80128D50 = .text:0x80128D50; // type:function size:0x268 +SetupStateMachine__10CPatternedFR13CStateManager = .text:0x80128FB8; // type:function size:0x68 +AcceptScriptMsg__10CPatternedFR13CStateManagerRC10CScriptMsg = .text:0x80129020; // type:function size:0x32C +SetDestPos__10CPatternedFRC9CVector3f = .text:0x8012934C; // type:function size:0x1C +GetGunEyePos__10CPatternedCFv = .text:0x80129368; // type:function size:0x68 +ApplyBoneTracking__10CPatternedCFv = .text:0x801293D0; // type:function size:0x44 +GetAnimationDistance__10CPatternedCFRC16CPASAnimParmData = .text:0x80129414; // type:function size:0xA4 +GetAnimationDuration__10CPatternedCFRC16CPASAnimParmData = .text:0x801294B8; // type:function size:0x70 +SetupPlayerCollision__10CPatternedFb = .text:0x80129528; // type:function size:0x104 +GetCoverPoint__10CPatternedCFR13CStateManager9TUniqueId = .text:0x8012962C; // type:function size:0x44 +ReleaseCoverPoint__10CPatternedFR13CStateManagerR9TUniqueIdb = .text:0x80129670; // type:function size:0x78 +SetCoverPoint__10CPatternedFP17CScriptCoverPointR9TUniqueId = .text:0x801296E8; // type:function size:0x48 +Death__10CPatternedFR13CStateManagerRC9CVector3f18EScriptObjectState = .text:0x80129730; // type:function size:0x388 +IssueDeathBodyCommand__10CPatternedFR13CStateManagerRC9CVector3f = .text:0x80129AB8; // type:function size:0x25C +CreateXDamageParticles__10CPatternedCFR13CStateManager = .text:0x80129D14; // type:function size:0x370 +fn_8012A084 = .text:0x8012A084; // type:function size:0x8 +fn_8012A08C = .text:0x8012A08C; // type:function size:0x204 +MassiveDeath__10CPatternedFR13CStateManager = .text:0x8012A290; // type:function size:0x140 +MassiveFrozenDeath__10CPatternedFR13CStateManager = .text:0x8012A3D0; // type:function size:0x1F8 +KnockBack__10CPatternedFR13CStateManagerRC14CKnockBackInfo = .text:0x8012A5C8; // type:function size:0x90 +fn_8012A658 = .text:0x8012A658; // type:function size:0x68C +UpdateAlphaDelta__10CPatternedFR13CStateManagerf = .text:0x8012ACE4; // type:function size:0xE8 +UpdateHitDamageTime__10CPatternedFf = .text:0x8012ADCC; // type:function size:0x16C +Think__10CPatternedFfR13CStateManager = .text:0x8012AF38; // type:function size:0xA60 +InitializeStateMachine__10CPatternedFR13CStateManager = .text:0x8012B998; // type:function size:0x15C +Touch__10CPatternedFR6CActorR13CStateManager = .text:0x8012BAF4; // type:function size:0x94 +CollidedWith__10CPatternedFRC9TUniqueIdRC18CCollisionInfoListR13CStateManager = .text:0x8012BB88; // type:function size:0x408 +ThinkAboutMove__10CPatternedFf = .text:0x8012BF90; // type:function size:0x130 +DoUserAnimEvent__10CPatternedFR13CStateManagerRC13CInt32POINode14EUserEventTypef = .text:0x8012C0C0; // type:function size:0x4FC +Burn__10CPatternedFR13CStateManagerff = .text:0x8012C5BC; // type:function size:0x94 +Shock__10CPatternedFR13CStateManagerff = .text:0x8012C650; // type:function size:0x94 +Freeze__10CPatternedFR13CStateManagerRC9CVector3f13CUnitVector3fff = .text:0x8012C6E4; // type:function size:0xE8 +GetDeathTimeScale__10CPatternedCFv = .text:0x8012C7CC; // type:function size:0x30 +DeathDelete__10CPatternedFR13CStateManager = .text:0x8012C7FC; // type:function size:0xD0 +GetContactDamage__10CPatternedCFv = .text:0x8012C8CC; // type:function size:0xA8 +GetLctrTransform__10CPatternedCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8012C974; // type:function size:0x4C +GetLctrTransform__10CPatternedCFRC6CSegId = .text:0x8012C9C0; // type:function size:0xCC +GetAimPosition__10CPatternedCFRC13CStateManagerf = .text:0x8012CA8C; // type:function size:0x2C0 +fn_8012CD4C = .text:0x8012CD4C; // type:function size:0x68 +GetOrbitPosition__10CPatternedCFRC13CStateManager = .text:0x8012CDB4; // type:function size:0x14 +PreRender__10CPatternedFR13CStateManager = .text:0x8012CDC8; // type:function size:0x5A4 +fn_8012D36C = .text:0x8012D36C; // type:function size:0x8 +CanRenderUnsorted__10CPatternedCFRC13CStateManager = .text:0x8012D374; // type:function size:0x24 +PreRenderAllViewports__10CPatternedFR13CStateManager = .text:0x8012D398; // type:function size:0x1C8 +Render__10CPatternedCFRC13CStateManager = .text:0x8012D560; // type:function size:0x2B0 +IsBeingSnatched__10CPatternedCFv = .text:0x8012D810; // type:function size:0x38 +RenderSystemsToBeDrawnFirst__10CPatternedCFRC13CStateManagerUiUi = .text:0x8012D848; // type:function size:0x28 +RenderSystemsToBeDrawnLast__10CPatternedCFRC13CStateManagerUiUi = .text:0x8012D870; // type:function size:0x28 +fn_8012D898 = .text:0x8012D898; // type:function size:0x5C +RenderIngSnatchingTransition__10CPatternedCFRC13CStateManager = .text:0x8012D8F4; // type:function size:0x204 +GetIngSnatchingNormal__10CPatternedCFf = .text:0x8012DAF8; // type:function size:0x24 +GetIngSnatchingPoint__10CPatternedCFf = .text:0x8012DB1C; // type:function size:0xF0 +GetIngSnatchingModelOverlapSize__10CPatternedCFv = .text:0x8012DC0C; // type:function size:0x8 +fn_8012DC14 = .text:0x8012DC14; // type:function size:0x354 +fn_8012DF68 = .text:0x8012DF68; // type:function size:0x74 +CanBeIngPossessed__10CPatternedCFR13CStateManager = .text:0x8012DFDC; // type:function size:0x28 +CanBeUnPossessed__10CPatternedCFR13CStateManager = .text:0x8012E004; // type:function size:0x8 +SetIngPossessed__10CPatternedFbR13CStateManager = .text:0x8012E00C; // type:function size:0x210 +SetIngPossessed__10CPatternedFbfR13CStateManager = .text:0x8012E21C; // type:function size:0xFC +IsIngPossessed__10CPatternedCFv = .text:0x8012E318; // type:function size:0x2C +UpdateIngPossession__10CPatternedFf = .text:0x8012E344; // type:function size:0xDC +GetDamageVulnerability__10CPatternedCFv = .text:0x8012E420; // type:function size:0x68 +GetDamageVulnerability__10CPatternedCFRC9CVector3fRC9CVector3fRC11CDamageInfo = .text:0x8012E488; // type:function size:0x10 +GetScannableObjectInfo__10CPatternedCFv = .text:0x8012E498; // type:function size:0x50 +LaunchProjectile__10CPatternedFRC12CTransform4fR13CStateManageriUibRC18CImpactVisorEffectRC9CVector3f = .text:0x8012E4E8; // type:function size:0x1F8 +fn_8012E6E0 = .text:0x8012E6E0; // type:function size:0x8 +GetCollisionResponseType__10CPatternedCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x8012E6E8; // type:function size:0x30 +PreThink__10CPatternedFfR13CStateManager = .text:0x8012E718; // type:function size:0x8 +AddToRenderer__10CPatternedCFRC13CStateManager = .text:0x8012E720; // type:function size:0xC4 +IsOnStaticGround__10CPatternedCFv = .text:0x8012E7E4; // type:function size:0xC +TryToBeCaptured__10CPatternedFR13CStateManager = .text:0x8012E7F0; // type:function size:0x8 +GetTimeOfUserEventForAnimation__10CPatternedCFRC16CPASAnimParmData14EUserEventType = .text:0x8012E7F8; // type:function size:0x90 +GetNumUserEventsForAnimation__10CPatternedCFRC16CPASAnimParmData14EUserEventType = .text:0x8012E888; // type:function size:0x80 +GetAverageAttackTime__10CPatternedCFv = .text:0x8012E908; // type:function size:0x28 +AddParticleEffect__10CPatternedFR13CStateManagerRC12CTransform4ffUiUii = .text:0x8012E930; // type:function size:0x100 +IsScanVisorSelfRender__10CPatternedCFv = .text:0x8012EA30; // type:function size:0x8 +GetScanVisorRenderBounds__10CPatternedCFRC13CStateManager = .text:0x8012EA38; // type:function size:0x3C +ScanVisorRender__10CPatternedCFRC13CStateManagerRC12CTransform4fRC11CModelFlags = .text:0x8012EA74; // type:function size:0x4 +fn_8012EA78 = .text:0x8012EA78; // type:function size:0x8 +CreateProjectedShadow__10CPatternedFiff = .text:0x8012EA80; // type:function size:0xE0 +UpdateProjectedShadow__10CPatternedFR13CStateManagerf = .text:0x8012EB60; // type:function size:0x1E8 +PreRenderProjectedShadow__10CPatternedFR13CStateManagerRC6CAABox = .text:0x8012ED48; // type:function size:0x98 +CollisionActorDamaged__10CPatternedFR13CStateManagerUcR15CCollisionActorRC10CScriptMsgfRC11CDamageInfob = .text:0x8012EDE0; // type:function size:0x4 +CollisionActorCollided__10CPatternedFR13CStateManagerUcR15CCollisionActorRC10CScriptMsg = .text:0x8012EDE4; // type:function size:0x4 +CollisionActorResistedOrReflectedDamage__10CPatternedFR13CStateManagerUcR15CCollisionActorRC10CScriptMsg = .text:0x8012EDE8; // type:function size:0x4 +AcceptCollisionActorDamage__10CPatternedFR13CStateManagerR15CCollisionActorfRC11CDamageInfo = .text:0x8012EDEC; // type:function size:0x94 +fn_8012EE80 = .text:0x8012EE80; // type:function size:0xC +fn_8012EE8C = .text:0x8012EE8C; // type:function size:0xC +fn_8012EE98 = .text:0x8012EE98; // type:function size:0x1FC +fn_8012F094 = .text:0x8012F094; // type:function size:0x664 +Start__10CPatternedFR13CStateManager9EStateMsgf = .text:0x8012F6F8; // type:function size:0x4 +Patrol__10CPatternedFR13CStateManager9EStateMsgf = .text:0x8012F6FC; // type:function size:0xC +Dead__10CPatternedFR13CStateManager9EStateMsgf = .text:0x8012F708; // type:function size:0xE8 +GetFadeOnDeathTime__10CPatternedCFv = .text:0x8012F7F0; // type:function size:0x8 +PathFind__10CPatternedFR13CStateManager9EStateMsgf = .text:0x8012F7F8; // type:function size:0x288 +fn_8012FA80 = .text:0x8012FA80; // type:function size:0xD8 +fn_8012FB58 = .text:0x8012FB58; // type:function size:0x1C0 +fn_8012FD18 = .text:0x8012FD18; // type:function size:0x78 +TooClose__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x8012FD90; // type:function size:0x68 +InMaxRange__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x8012FDF8; // type:function size:0x68 +InDetectionRange__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x8012FE60; // type:function size:0xC8 +Leash__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x8012FF28; // type:function size:0x88 +SpotPlayer__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x8012FFB0; // type:function size:0x178 +IsOnScreen__10CPatternedCFRC13CStateManager = .text:0x80130128; // type:function size:0x90 +PlayerSpot__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801301B8; // type:function size:0x158 +fn_80130310 = .text:0x80130310; // type:function size:0x30 +PathOver__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80130340; // type:function size:0xB8 +fn_801303F8 = .text:0x801303F8; // type:function size:0x74 +PathShagged__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x8013046C; // type:function size:0x17C +fn_801305E8 = .text:0x801305E8; // type:function size:0x70 +Attacked__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80130658; // type:function size:0xC +HasPatrolPath__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80130664; // type:function size:0x48 +InPosition__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801306AC; // type:function size:0xC +AnimOver__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801306B8; // type:function size:0x18 +GetAnimOver__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801306BC; // type:label scope:global +Stuck__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801306D0; // type:function size:0x18 +fn_801306E8 = .text:0x801306E8; // type:function size:0x50 +fn_80130738 = .text:0x80130738; // type:function size:0x68 +fn_801307A0 = .text:0x801307A0; // type:function size:0x68 +fn_80130808 = .text:0x80130808; // type:function size:0x10 +fn_80130818 = .text:0x80130818; // type:function size:0x1C +fn_80130834 = .text:0x80130834; // type:function size:0x1C +SetAttackTarget__10CPatternedFR13CStateManager9TUniqueId = .text:0x80130850; // type:function size:0x4 +ApproachDest__10CPatternedFR13CStateManager = .text:0x80130854; // type:function size:0x42C +GetConnectedObject__10CPatternedCFR13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x80130C80; // type:function size:0x11C +FindBestStepDirection__10CPatternedCFRC9CVector3f = .text:0x80130D9C; // type:function size:0xB4 +RotateToPoint__10CPatternedFRC9CVector3fff = .text:0x80130E50; // type:function size:0x12C +ApplyScreenShake__10CPatternedFR13CStateManagerRC9CVector3f9TUniqueId = .text:0x80130F7C; // type:function size:0x18C +fn_80131108 = .text:0x80131108; // type:function size:0x28 +fn_80131130 = .text:0x80131130; // type:function size:0x6C +fn_8013119C = .text:0x8013119C; // type:function size:0x10 +fn_801311AC = .text:0x801311AC; // type:function size:0x34 +__dt__26CPatternedCollisionManagerFv = .text:0x801311E0; // type:function size:0xD8 +AddCollisionSet__26CPatternedCollisionManagerFRCQ24rstl34auto_ptr<22CCollisionActorManager>Q222CCollisionActorManager14EUpdateOptions = .text:0x801312B8; // type:function size:0xF4 +fn_801313AC = .text:0x801313AC; // type:function size:0x2D4 +fn_80131680 = .text:0x80131680; // type:function size:0xA8 +fn_80131728 = .text:0x80131728; // type:function size:0x198 +fn_801318C0 = .text:0x801318C0; // type:function size:0x8 +fn_801318C8 = .text:0x801318C8; // type:function size:0x84 +fn_8013194C = .text:0x8013194C; // type:function size:0x84 +fn_801319D0 = .text:0x801319D0; // type:function size:0x34 +fn_80131A04 = .text:0x80131A04; // type:function size:0x1BC +fn_80131BC0 = .text:0x80131BC0; // type:function size:0x98 +fn_80131C58 = .text:0x80131C58; // type:function size:0x34 +fn_80131C8C = .text:0x80131C8C; // type:function size:0x358 +SetCollisionSetVulnerability__26CPatternedCollisionManagerFR13CStateManagerUcRC20CDamageVulnerability = .text:0x80131FE4; // type:function size:0xB8 +SetCollisionSetHealth__26CPatternedCollisionManagerFR13CStateManagerUcRC11CHealthInfo = .text:0x8013209C; // type:function size:0x118 +SetCollisionSetMaterialFilterExclude__26CPatternedCollisionManagerFR13CStateManagerUcRC13CMaterialListQ226CPatternedCollisionManager12EMaterialAdd = .text:0x801321B4; // type:function size:0xE8 +fn_8013229C = .text:0x8013229C; // type:function size:0x118 +fn_801323B4 = .text:0x801323B4; // type:function size:0x78 +fn_8013242C = .text:0x8013242C; // type:function size:0xD0 +fn_801324FC = .text:0x801324FC; // type:function size:0x78 +fn_80132574 = .text:0x80132574; // type:function size:0xE0 +__dt__14CPatternedInfoFv = .text:0x80132654; // type:function size:0x68 +fn_801326BC = .text:0x801326BC; // type:function size:0x414 +__ct__21SLdrIngPossessionDataFv = .text:0x80132AD0; // type:function size:0x7C +__dt__21SLdrIngPossessionDataFv = .text:0x80132B4C; // type:function size:0x68 +LoadTypedefIngPossessionData__FR21SLdrIngPossessionDataR12CInputStream = .text:0x80132BB4; // type:function size:0x1EC +fn_80132DA0 = .text:0x80132DA0; // type:function size:0xB8 +fn_80132E58 = .text:0x80132E58; // type:function size:0x64 +fn_80132EBC = .text:0x80132EBC; // type:function size:0x6C +fn_80132F28 = .text:0x80132F28; // type:function size:0x12C +fn_80133054 = .text:0x80133054; // type:function size:0x108 +fn_8013315C = .text:0x8013315C; // type:function size:0x34 +fn_80133190 = .text:0x80133190; // type:function size:0x1A8 +fn_80133338 = .text:0x80133338; // type:function size:0x10 +__ct__13CPhysicsActorF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoUiRC12CTransform4fRC10CModelDataRC13CMaterialListRC6CAABoxRC10SMoverDataRC16CActorParametersRC19CPhysicsActorParams = .text:0x80133348; // type:function size:0x3D8 +__dt__13CPhysicsActorFv = .text:0x80133720; // type:function size:0xEC +ApplyImpulseWR__13CPhysicsActorFRC9CVector3fRC10CAxisAngle = .text:0x8013380C; // type:function size:0x88 +fn_80133894 = .text:0x80133894; // type:function size:0x58 +ApplyForceWR__13CPhysicsActorFRC9CVector3fRC10CAxisAngle = .text:0x801338EC; // type:function size:0x88 +ApplyImpulseOR__13CPhysicsActorFRC9CVector3fRC10CAxisAngle = .text:0x80133974; // type:function size:0xCC +fn_80133A40 = .text:0x80133A40; // type:function size:0xCC +fn_80133B0C = .text:0x80133B0C; // type:function size:0xD8 +GetPhysicsState__13CPhysicsActorCFv = .text:0x80133BE4; // type:function size:0x74 +SetPhysicsState__13CPhysicsActorFRC13CPhysicsState = .text:0x80133C58; // type:function size:0x228 +fn_80133E80 = .text:0x80133E80; // type:function size:0x7C +PredictMotion__13CPhysicsActorCFf = .text:0x80133EFC; // type:function size:0xC8 +fn_80133FC4 = .text:0x80133FC4; // type:function size:0x1E8 +PredictLinearMotion__13CPhysicsActorCFf = .text:0x801341AC; // type:function size:0x184 +fn_80134330 = .text:0x80134330; // type:function size:0xDC +fn_8013440C = .text:0x8013440C; // type:function size:0xA0 +fn_801344AC = .text:0x801344AC; // type:function size:0xB4 +fn_80134560 = .text:0x80134560; // type:function size:0x100 +fn_80134660 = .text:0x80134660; // type:function size:0x11C +Stop__13CPhysicsActorFv = .text:0x8013477C; // type:function size:0x70 +ClearForcesAndTorques__13CPhysicsActorFv = .text:0x801347EC; // type:function size:0x94 +fn_80134880 = .text:0x80134880; // type:function size:0x7C +fn_801348FC = .text:0x801348FC; // type:function size:0x50 +fn_8013494C = .text:0x8013494C; // type:function size:0x30 +UseCollisionImpulses__13CPhysicsActorFv = .text:0x8013497C; // type:function size:0xA8 +MoveToWR__13CPhysicsActorFRC9CVector3ff = .text:0x80134A24; // type:function size:0x98 +MoveInOneFrameWR__13CPhysicsActorFRC9CVector3ff = .text:0x80134ABC; // type:function size:0x9C +fn_80134B58 = .text:0x80134B58; // type:function size:0x9C +fn_80134BF4 = .text:0x80134BF4; // type:function size:0x14C +MoveToOR__13CPhysicsActorFRC9CVector3ff = .text:0x80134D40; // type:function size:0x58 +fn_80134D98 = .text:0x80134D98; // type:function size:0x64 +MoveInOneFrameOR__13CPhysicsActorFRC9CVector3ff = .text:0x80134DFC; // type:function size:0x68 +RotateInOneFrameOR__13CPhysicsActorFRC11CQuaternionf = .text:0x80134E64; // type:function size:0x50 +fn_80134EB4 = .text:0x80134EB4; // type:function size:0x44 +fn_80134EF8 = .text:0x80134EF8; // type:function size:0x34 +SetVelocityWR__13CPhysicsActorFRC9CVector3f = .text:0x80134F2C; // type:function size:0x4C +SetAngularVelocityWR__13CPhysicsActorFRC10CAxisAngle = .text:0x80134F78; // type:function size:0xA4 +fn_8013501C = .text:0x8013501C; // type:function size:0x58 +fn_80135074 = .text:0x80135074; // type:function size:0xC8 +SetMass__13CPhysicsActorFf = .text:0x8013513C; // type:function size:0x38 +fn_80135174 = .text:0x80135174; // type:function size:0x2C +GetCollisionPrimitive__13CPhysicsActorCFv = .text:0x801351A0; // type:function size:0x8 +SetCollisionPrimitive__13CPhysicsActorFRC16CCollidableAABox = .text:0x801351A8; // type:function size:0x44 +MoveCollisionPrimitive__13CPhysicsActorFRC9CVector3f = .text:0x801351EC; // type:function size:0x1C +GetPrimitiveTransform__13CPhysicsActorCFv = .text:0x80135208; // type:function size:0x60 +CollidedWith__13CPhysicsActorFRC9TUniqueIdRC18CCollisionInfoListR13CStateManager = .text:0x80135268; // type:function size:0x4 +GetBaseBoundingBox__13CPhysicsActorCFv = .text:0x8013526C; // type:function size:0x8 +GetBoundingBox__13CPhysicsActorCFv = .text:0x80135274; // type:function size:0xA0 +GetMotionVolume__13CPhysicsActorCFf = .text:0x80135314; // type:function size:0x200 +SetBoundingBox__13CPhysicsActorFRC6CAABox = .text:0x80135514; // type:function size:0x3C +GetWeight__13CPhysicsActorCFv = .text:0x80135550; // type:function size:0x10 +GetPrimitiveOffset__13CPhysicsActorCFv = .text:0x80135560; // type:function size:0x1C +SetPrimitiveOffset__13CPhysicsActorFRC9CVector3f = .text:0x8013557C; // type:function size:0x1C +GetStepDownHeight__13CPhysicsActorCFv = .text:0x80135598; // type:function size:0x8 +SetStepUpHeight__13CPhysicsActorFf = .text:0x801355A0; // type:function size:0x8 +GetStepUpHeight__13CPhysicsActorCFv = .text:0x801355A8; // type:function size:0x8 +GetOrbitPosition__13CPhysicsActorCFRC13CStateManager = .text:0x801355B0; // type:function size:0x3C +GetAimPosition__13CPhysicsActorCFRC13CStateManagerf = .text:0x801355EC; // type:function size:0xA8 +Render__13CPhysicsActorCFRC13CStateManager = .text:0x80135694; // type:function size:0x4 +SetCoefficientOfRestitutionModifier__13CPhysicsActorFf = .text:0x80135698; // type:function size:0x8 +fn_801356A0 = .text:0x801356A0; // type:function size:0x8 +fn_801356A8 = .text:0x801356A8; // type:function size:0x8 +fn_801356B0 = .text:0x801356B0; // type:function size:0x8 +fn_801356B8 = .text:0x801356B8; // type:function size:0x8 +fn_801356C0 = .text:0x801356C0; // type:function size:0x8 +IsOnStaticGround__13CPhysicsActorCFv = .text:0x801356C8; // type:function size:0x8 +fn_801356D0 = .text:0x801356D0; // type:function size:0x8 +fn_801356D8 = .text:0x801356D8; // type:function size:0x20 +fn_801356F8 = .text:0x801356F8; // type:function size:0x174 +SetSPillBug_FuncPtrs__FP17SPillBug_FuncPtrs = .text:0x8013586C; // type:function size:0x8 +fn_80135874 = .text:0x80135874; // type:function size:0x10 +__ct__18CPirateEchoEmitterFPC6CActorRC9CVector3fRC15SEchoParameters6CSegId6CSegId6CSegId6CSegId6CSegId6CSegId6CSegId = .text:0x80135884; // type:function size:0xD4 +fn_80135958 = .text:0x80135958; // type:function size:0x108 +fn_80135A60 = .text:0x80135A60; // type:function size:0x438 +fn_80135E98 = .text:0x80135E98; // type:function size:0x58 +SetSPirateRagDoll_FuncPtrs__FP23SPirateRagDoll_FuncPtrs = .text:0x80135EF0; // type:function size:0x8 +LoadPirateRagDoll__FR13CStateManagerP10CPatternedUsUiffRCQ24rstl21reserved_vector = .text:0x80135EF8; // type:function size:0x10 +SetSPlantScarabSwarm_FuncPtrs__FP26SPlantScarabSwarm_FuncPtrs = .text:0x80135F08; // type:function size:0x8 +fn_80135F10 = .text:0x80135F10; // type:function size:0x10 +__ct__17CPlasmaProjectileFRC28TToken<18CWeaponDescription>RCQ24rstl66basic_string,Q24rstl17rmemory_allocator>11EWeaponTypeRC9CBeamInfoRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdRC16CWeaponAssetInfobUi = .text:0x80135F20; // type:function size:0xA50 +fn_80136970 = .text:0x80136970; // type:function size:0x17C +fn_80136AEC = .text:0x80136AEC; // type:function size:0xDC +fn_80136BC8 = .text:0x80136BC8; // type:function size:0x468 +UpdateFx__17CPlasmaProjectileFRC12CTransform4ffR13CStateManager = .text:0x80137030; // type:function size:0x530 +CanRenderUnsorted__17CPlasmaProjectileCFRC13CStateManager = .text:0x80137560; // type:function size:0x8 +AddToRenderer__17CPlasmaProjectileCFRC13CStateManager = .text:0x80137568; // type:function size:0xEC +Render__17CPlasmaProjectileCFRC13CStateManager = .text:0x80137654; // type:function size:0x268 +Fire__17CPlasmaProjectileFRC12CTransform4fR13CStateManagerb = .text:0x801378BC; // type:function size:0x110 +ResetBeam__17CPlasmaProjectileFR13CStateManagerb = .text:0x801379CC; // type:function size:0x104 +fn_80137AD0 = .text:0x80137AD0; // type:function size:0x434 +fn_80137F04 = .text:0x80137F04; // type:function size:0x194 +fn_80138098 = .text:0x80138098; // type:function size:0x214 +AcceptScriptMsg__17CPlasmaProjectileFR13CStateManagerRC10CScriptMsg = .text:0x801382AC; // type:function size:0x228 +fn_801384D4 = .text:0x801384D4; // type:function size:0xAC +fn_80138580 = .text:0x80138580; // type:function size:0x124 +fn_801386A4 = .text:0x801386A4; // type:function size:0x110 +fn_801387B4 = .text:0x801387B4; // type:function size:0x184 +SetInitialDamage__17CPlasmaProjectileFf = .text:0x80138938; // type:function size:0x20 +fn_80138958 = .text:0x80138958; // type:function size:0x20 +DrawMoviePlayer__10CPlayMovieFR12CMoviePlayer = .text:0x80138978; // type:function size:0x10C +fn_80138A84 = .text:0x80138A84; // type:function size:0x90 +fn_80138B14 = .text:0x80138B14; // type:function size:0xE4 +fn_80138BF8 = .text:0x80138BF8; // type:function size:0x6E0 +fn_801392D8 = .text:0x801392D8; // type:function size:0x74 +fn_8013934C = .text:0x8013934C; // type:function size:0x74 +fn_801393C0 = .text:0x801393C0; // type:function size:0x74 +fn_80139434 = .text:0x80139434; // type:function size:0x110 +fn_80139544 = .text:0x80139544; // type:function size:0x164 +fn_801396A8 = .text:0x801396A8; // type:function size:0x126C +fn_8013A914 = .text:0x8013A914; // type:function size:0x78 +fn_8013A98C = .text:0x8013A98C; // type:function size:0x14 +fn_8013A9A0 = .text:0x8013A9A0; // type:function size:0x3D0 +fn_8013AD70 = .text:0x8013AD70; // type:function size:0x318 +fn_8013B088 = .text:0x8013B088; // type:function size:0xA8 +fn_8013B130 = .text:0x8013B130; // type:function size:0x2C +fn_8013B15C = .text:0x8013B15C; // type:function size:0x1C0 +fn_8013B31C = .text:0x8013B31C; // type:function size:0xD4 +fn_8013B3F0 = .text:0x8013B3F0; // type:function size:0x4DC +fn_8013B8CC = .text:0x8013B8CC; // type:function size:0x928 +fn_8013C1F4 = .text:0x8013C1F4; // type:function size:0x8 +fn_8013C1FC = .text:0x8013C1FC; // type:function size:0x40 +fn_8013C23C = .text:0x8013C23C; // type:function size:0x2A8 +fn_8013C4E4 = .text:0x8013C4E4; // type:function size:0xC8 +fn_8013C5AC = .text:0x8013C5AC; // type:function size:0xF4 +fn_8013C6A0 = .text:0x8013C6A0; // type:function size:0x90 +fn_8013C730 = .text:0x8013C730; // type:function size:0x5A8 +fn_8013CCD8 = .text:0x8013CCD8; // type:function size:0x18 +fn_8013CCF0 = .text:0x8013CCF0; // type:function size:0x98 +fn_8013CD88 = .text:0x8013CD88; // type:function size:0xDC +fn_8013CE64 = .text:0x8013CE64; // type:function size:0x120 +fn_8013CF84 = .text:0x8013CF84; // type:function size:0x8 +fn_8013CF8C = .text:0x8013CF8C; // type:function size:0x8 +fn_8013CF94 = .text:0x8013CF94; // type:function size:0x8 +fn_8013CF9C = .text:0x8013CF9C; // type:function size:0x98 +fn_8013D034 = .text:0x8013D034; // type:function size:0x50 +fn_8013D084 = .text:0x8013D084; // type:function size:0x2E4 +fn_8013D368 = .text:0x8013D368; // type:function size:0x34 +fn_8013D39C = .text:0x8013D39C; // type:function size:0x1FE8 +fn_8013F384 = .text:0x8013F384; // type:function size:0x6C +fn_8013F3F0 = .text:0x8013F3F0; // type:function size:0xEC +fn_8013F4DC = .text:0x8013F4DC; // type:function size:0x16C +fn_8013F648 = .text:0x8013F648; // type:function size:0x168 +fn_8013F7B0 = .text:0x8013F7B0; // type:function size:0x244 +fn_8013F9F4 = .text:0x8013F9F4; // type:function size:0x8 +fn_8013F9FC = .text:0x8013F9FC; // type:function size:0x60C +fn_80140008 = .text:0x80140008; // type:function size:0x2EC +fn_801402F4 = .text:0x801402F4; // type:function size:0xC +fn_80140300 = .text:0x80140300; // type:function size:0x8 +fn_80140308 = .text:0x80140308; // type:function size:0x4 +fn_8014030C = .text:0x8014030C; // type:function size:0x24 +fn_80140330 = .text:0x80140330; // type:function size:0x8 +fn_80140338 = .text:0x80140338; // type:function size:0x30 +fn_80140368 = .text:0x80140368; // type:function size:0x1C0 +fn_80140528 = .text:0x80140528; // type:function size:0x8 +fn_80140530 = .text:0x80140530; // type:function size:0xC +fn_8014053C = .text:0x8014053C; // type:function size:0x4 +fn_80140540 = .text:0x80140540; // type:function size:0x1F0 +fn_80140730 = .text:0x80140730; // type:function size:0x98 +fn_801407C8 = .text:0x801407C8; // type:function size:0xD9C +fn_80141564 = .text:0x80141564; // type:function size:0x8 +fn_8014156C = .text:0x8014156C; // type:function size:0xC +fn_80141578 = .text:0x80141578; // type:function size:0x10 +fn_80141588 = .text:0x80141588; // type:function size:0x720 +fn_80141CA8 = .text:0x80141CA8; // type:function size:0xF4 +fn_80141D9C = .text:0x80141D9C; // type:function size:0x180 +fn_80141F1C = .text:0x80141F1C; // type:function size:0xA8 +fn_80141FC4 = .text:0x80141FC4; // type:function size:0x328 +fn_801422EC = .text:0x801422EC; // type:function size:0x8 +fn_801422F4 = .text:0x801422F4; // type:function size:0x8C +fn_80142380 = .text:0x80142380; // type:function size:0x44 +fn_801423C4 = .text:0x801423C4; // type:function size:0xC0 +fn_80142484 = .text:0x80142484; // type:function size:0x98 +fn_8014251C = .text:0x8014251C; // type:function size:0x17C +fn_80142698 = .text:0x80142698; // type:function size:0x3D4 +fn_80142A6C = .text:0x80142A6C; // type:function size:0x34 +fn_80142AA0 = .text:0x80142AA0; // type:function size:0x1B0 +fn_80142C50 = .text:0x80142C50; // type:function size:0x14 +fn_80142C64 = .text:0x80142C64; // type:function size:0x54 +fn_80142CB8 = .text:0x80142CB8; // type:function size:0x8 +fn_80142CC0 = .text:0x80142CC0; // type:function size:0x8 +fn_80142CC8 = .text:0x80142CC8; // type:function size:0x8 +fn_80142CD0 = .text:0x80142CD0; // type:function size:0x50 +fn_80142D20 = .text:0x80142D20; // type:function size:0x19C +fn_80142EBC = .text:0x80142EBC; // type:function size:0x25C +fn_80143118 = .text:0x80143118; // type:function size:0x8 +fn_80143120 = .text:0x80143120; // type:function size:0x4 +fn_80143124 = .text:0x80143124; // type:function size:0x1A0 +fn_801432C4 = .text:0x801432C4; // type:function size:0x528 +fn_801437EC = .text:0x801437EC; // type:function size:0x15C +fn_80143948 = .text:0x80143948; // type:function size:0x106C +fn_801449B4 = .text:0x801449B4; // type:function size:0x80 +fn_80144A34 = .text:0x80144A34; // type:function size:0xAC +fn_80144AE0 = .text:0x80144AE0; // type:function size:0x108 +fn_80144BE8 = .text:0x80144BE8; // type:function size:0x540 +fn_80145128 = .text:0x80145128; // type:function size:0x29C +GetFrozenState__7CPlayerCFv = .text:0x801453C4; // type:function size:0x18 +BreakFrozenState__7CPlayerFR13CStateManagerQ27CPlayer17EBreakFrozenStateb = .text:0x801453DC; // type:function size:0x3A4 +fn_80145780 = .text:0x80145780; // type:function size:0x2F8 +fn_80145A78 = .text:0x80145A78; // type:function size:0x8 +fn_80145A80 = .text:0x80145A80; // type:function size:0x40 +fn_80145AC0 = .text:0x80145AC0; // type:function size:0xBA0 +fn_80146660 = .text:0x80146660; // type:function size:0x8 +fn_80146668 = .text:0x80146668; // type:function size:0x8 +fn_80146670 = .text:0x80146670; // type:function size:0x8 +fn_80146678 = .text:0x80146678; // type:function size:0x8 +fn_80146680 = .text:0x80146680; // type:function size:0x8 +fn_80146688 = .text:0x80146688; // type:function size:0xC +fn_80146694 = .text:0x80146694; // type:function size:0x3C +fn_801466D0 = .text:0x801466D0; // type:function size:0x14 +fn_801466E4 = .text:0x801466E4; // type:function size:0x8 +fn_801466EC = .text:0x801466EC; // type:function size:0x10 +fn_801466FC = .text:0x801466FC; // type:function size:0xC +fn_80146708 = .text:0x80146708; // type:function size:0x8 +fn_80146710 = .text:0x80146710; // type:function size:0x10 +fn_80146720 = .text:0x80146720; // type:function size:0x8 +fn_80146728 = .text:0x80146728; // type:function size:0x8 +fn_80146730 = .text:0x80146730; // type:function size:0x8 +fn_80146738 = .text:0x80146738; // type:function size:0x2D0 +fn_80146A08 = .text:0x80146A08; // type:function size:0x8 +fn_80146A10 = .text:0x80146A10; // type:function size:0x8 +fn_80146A18 = .text:0x80146A18; // type:function size:0x14 +fn_80146A2C = .text:0x80146A2C; // type:function size:0x4 +fn_80146A30 = .text:0x80146A30; // type:function size:0x8 +fn_80146A38 = .text:0x80146A38; // type:function size:0x43C +fn_80146E74 = .text:0x80146E74; // type:function size:0x218 +fn_8014708C = .text:0x8014708C; // type:function size:0xE4 +fn_80147170 = .text:0x80147170; // type:function size:0x120 +AttachActorToPlayer__7CPlayerF9TUniqueIdb = .text:0x80147290; // type:function size:0x6C +DetachActorFromPlayer__7CPlayerFv = .text:0x801472FC; // type:function size:0x28 +fn_80147324 = .text:0x80147324; // type:function size:0x354 +fn_80147678 = .text:0x80147678; // type:function size:0x2CC +fn_80147944 = .text:0x80147944; // type:function size:0x5C +fn_801479A0 = .text:0x801479A0; // type:function size:0x84 +fn_80147A24 = .text:0x80147A24; // type:function size:0x12C +fn_80147B50 = .text:0x80147B50; // type:function size:0x210 +fn_80147D60 = .text:0x80147D60; // type:function size:0x7C +fn_80147DDC = .text:0x80147DDC; // type:function size:0x128 +fn_80147F04 = .text:0x80147F04; // type:function size:0x80 +fn_80147F84 = .text:0x80147F84; // type:function size:0x120 +fn_801480A4 = .text:0x801480A4; // type:function size:0xC44 +fn_80148CE8 = .text:0x80148CE8; // type:function size:0x1EC +fn_80148ED4 = .text:0x80148ED4; // type:function size:0xB8 +fn_80148F8C = .text:0x80148F8C; // type:function size:0x4 +fn_80148F90 = .text:0x80148F90; // type:function size:0x320 +fn_801492B0 = .text:0x801492B0; // type:function size:0x44 +fn_801492F4 = .text:0x801492F4; // type:function size:0x44 +fn_80149338 = .text:0x80149338; // type:function size:0x20C +fn_80149544 = .text:0x80149544; // type:function size:0x244 +fn_80149788 = .text:0x80149788; // type:function size:0x4D8 +fn_80149C60 = .text:0x80149C60; // type:function size:0xCC +fn_80149D2C = .text:0x80149D2C; // type:function size:0x190 +SetHudDisable__7CPlayerFfff = .text:0x80149EBC; // type:function size:0x3C +fn_80149EF8 = .text:0x80149EF8; // type:function size:0x8C +fn_80149F84 = .text:0x80149F84; // type:function size:0x398 +fn_8014A31C = .text:0x8014A31C; // type:function size:0xC +fn_8014A328 = .text:0x8014A328; // type:function size:0x488 +fn_8014A7B0 = .text:0x8014A7B0; // type:function size:0x20 +fn_8014A7D0 = .text:0x8014A7D0; // type:function size:0x8 +fn_8014A7D8 = .text:0x8014A7D8; // type:function size:0x8 +fn_8014A7E0 = .text:0x8014A7E0; // type:function size:0x1C +fn_8014A7FC = .text:0x8014A7FC; // type:function size:0x8 +fn_8014A804 = .text:0x8014A804; // type:function size:0x3A8 +fn_8014ABAC = .text:0x8014ABAC; // type:function size:0xC4 +fn_8014AC70 = .text:0x8014AC70; // type:function size:0x29C +fn_8014AF0C = .text:0x8014AF0C; // type:function size:0x120 +fn_8014B02C = .text:0x8014B02C; // type:function size:0x80 +fn_8014B0AC = .text:0x8014B0AC; // type:function size:0x144 +fn_8014B1F0 = .text:0x8014B1F0; // type:function size:0x8 +fn_8014B1F8 = .text:0x8014B1F8; // type:function size:0x40 +fn_8014B238 = .text:0x8014B238; // type:function size:0x14 +AsyncLoadSuit__7CPlayerFR13CStateManager = .text:0x8014B24C; // type:function size:0x14 +fn_8014B260 = .text:0x8014B260; // type:function size:0x14C +fn_8014B3AC = .text:0x8014B3AC; // type:function size:0x1C +fn_8014B3C8 = .text:0x8014B3C8; // type:function size:0x18 +fn_8014B3E0 = .text:0x8014B3E0; // type:function size:0x84 +fn_8014B464 = .text:0x8014B464; // type:function size:0x84 +PushSustainedDamage__7CPlayerFv = .text:0x8014B4E8; // type:function size:0x24 +PopSustainedDamage__7CPlayerFv = .text:0x8014B50C; // type:function size:0x18 +fn_8014B524 = .text:0x8014B524; // type:function size:0x4C +fn_8014B570 = .text:0x8014B570; // type:function size:0x48 +fn_8014B5B8 = .text:0x8014B5B8; // type:function size:0x18 +SetMinimalAccelerationTimer__7CPlayerFf = .text:0x8014B5D0; // type:function size:0x10 +fn_8014B5E0 = .text:0x8014B5E0; // type:function size:0x318 +fn_8014B8F8 = .text:0x8014B8F8; // type:function size:0xE8 +fn_8014B9E0 = .text:0x8014B9E0; // type:function size:0x2A4 +GetControllerJostleRate__7CPlayerCFv = .text:0x8014BC84; // type:function size:0x8 +fn_8014BC8C = .text:0x8014BC8C; // type:function size:0x124 +fn_8014BDB0 = .text:0x8014BDB0; // type:function size:0x78 +fn_8014BE28 = .text:0x8014BE28; // type:function size:0x14 +SetTurretState__7CPlayerFQ27CPlayer12ETurretStateR13CStateManager = .text:0x8014BE3C; // type:function size:0x590 +fn_8014C3CC = .text:0x8014C3CC; // type:function size:0x40 +fn_8014C40C = .text:0x8014C40C; // type:function size:0x40 +StartTurret__7CPlayerF9TUniqueIdR13CStateManager = .text:0x8014C44C; // type:function size:0x158 +fn_8014C5A4 = .text:0x8014C5A4; // type:function size:0xC +EjectFromTurret__7CPlayerF9TUniqueIdR13CStateManager = .text:0x8014C5B0; // type:function size:0x1C +fn_8014C5CC = .text:0x8014C5CC; // type:function size:0x114 +fn_8014C6E0 = .text:0x8014C6E0; // type:function size:0xA0 +fn_8014C780 = .text:0x8014C780; // type:function size:0x158 +fn_8014C8D8 = .text:0x8014C8D8; // type:function size:0x60 +fn_8014C938 = .text:0x8014C938; // type:function size:0x278 +fn_8014CBB0 = .text:0x8014CBB0; // type:function size:0xC +fn_8014CBBC = .text:0x8014CBBC; // type:function size:0x20 +fn_8014CBDC = .text:0x8014CBDC; // type:function size:0x8 +fn_8014CBE4 = .text:0x8014CBE4; // type:function size:0x8 +fn_8014CBEC = .text:0x8014CBEC; // type:function size:0x6C +GetSoundPan__7CPlayerCFQ27CPlayer20EMultiPlayerSoundPan = .text:0x8014CC58; // type:function size:0x10 +fn_8014CC68 = .text:0x8014CC68; // type:function size:0x8 +fn_8014CC70 = .text:0x8014CC70; // type:function size:0x8 +GetPlayerNumber__7CPlayerCFv = .text:0x8014CC78; // type:function size:0x8 +fn_8014CC80 = .text:0x8014CC80; // type:function size:0x21C +fn_8014CE9C = .text:0x8014CE9C; // type:function size:0x8AC +fn_8014D748 = .text:0x8014D748; // type:function size:0x540 +fn_8014DC88 = .text:0x8014DC88; // type:function size:0x154 +fn_8014DDDC = .text:0x8014DDDC; // type:function size:0x8 +fn_8014DDE4 = .text:0x8014DDE4; // type:function size:0x44 +fn_8014DE28 = .text:0x8014DE28; // type:function size:0x8 +fn_8014DE30 = .text:0x8014DE30; // type:function size:0x58 +GetDeathAlpha__7CPlayerCFv = .text:0x8014DE88; // type:function size:0x88 +fn_8014DF10 = .text:0x8014DF10; // type:function size:0x140 +fn_8014E050 = .text:0x8014E050; // type:function size:0x11C +fn_8014E16C = .text:0x8014E16C; // type:function size:0x90 +fn_8014E1FC = .text:0x8014E1FC; // type:function size:0x20 +fn_8014E21C = .text:0x8014E21C; // type:function size:0x70 +fn_8014E28C = .text:0x8014E28C; // type:function size:0x8 +fn_8014E294 = .text:0x8014E294; // type:function size:0x8 +fn_8014E29C = .text:0x8014E29C; // type:function size:0x34 +GetAnalogInputFromControlMapper__7CPlayerCFQ214CControlMapper9ECommandsRC11CFinalInputQ214CControlMapper11EFilterType = .text:0x8014E2D0; // type:function size:0x68 +fn_8014E338 = .text:0x8014E338; // type:function size:0x68 +fn_8014E3A0 = .text:0x8014E3A0; // type:function size:0x68 +fn_8014E408 = .text:0x8014E408; // type:function size:0x68 +IsOnGround__7CPlayerCFv = .text:0x8014E470; // type:function size:0x10 +fn_8014E480 = .text:0x8014E480; // type:function size:0xC +fn_8014E48C = .text:0x8014E48C; // type:function size:0x98 +fn_8014E524 = .text:0x8014E524; // type:function size:0xEC +fn_8014E610 = .text:0x8014E610; // type:function size:0x8 +GetSurfaceRestraint__7CPlayerCFv = .text:0x8014E618; // type:function size:0x8 +fn_8014E620 = .text:0x8014E620; // type:function size:0x2C +fn_8014E64C = .text:0x8014E64C; // type:function size:0x6C +fn_8014E6B8 = .text:0x8014E6B8; // type:function size:0x38 +fn_8014E6F0 = .text:0x8014E6F0; // type:function size:0xD8 +fn_8014E7C8 = .text:0x8014E7C8; // type:function size:0xEC +fn_8014E8B4 = .text:0x8014E8B4; // type:function size:0x18 +fn_8014E8CC = .text:0x8014E8CC; // type:function size:0xE8 +fn_8014E9B4 = .text:0x8014E9B4; // type:function size:0x64 +fn_8014EA18 = .text:0x8014EA18; // type:function size:0x258 +fn_8014EC70 = .text:0x8014EC70; // type:function size:0x320 +fn_8014EF90 = .text:0x8014EF90; // type:function size:0x12C +fn_8014F0BC = .text:0x8014F0BC; // type:function size:0x140 +fn_8014F1FC = .text:0x8014F1FC; // type:function size:0xC +fn_8014F208 = .text:0x8014F208; // type:function size:0x8 +fn_8014F210 = .text:0x8014F210; // type:function size:0xF8 +fn_8014F308 = .text:0x8014F308; // type:function size:0x10 +fn_8014F318 = .text:0x8014F318; // type:function size:0x10 +fn_8014F328 = .text:0x8014F328; // type:function size:0x14 +fn_8014F33C = .text:0x8014F33C; // type:function size:0xB4 +fn_8014F3F0 = .text:0x8014F3F0; // type:function size:0xB4 +fn_8014F4A4 = .text:0x8014F4A4; // type:function size:0x88 +fn_8014F52C = .text:0x8014F52C; // type:function size:0x58 +fn_8014F584 = .text:0x8014F584; // type:function size:0xF8 +fn_8014F67C = .text:0x8014F67C; // type:function size:0x114 +fn_8014F790 = .text:0x8014F790; // type:function size:0x22C +fn_8014F9BC = .text:0x8014F9BC; // type:function size:0x14 +fn_8014F9D0 = .text:0x8014F9D0; // type:function size:0x34 +fn_8014FA04 = .text:0x8014FA04; // type:function size:0x34 +fn_8014FA38 = .text:0x8014FA38; // type:function size:0x34 +fn_8014FA6C = .text:0x8014FA6C; // type:function size:0x34 +fn_8014FAA0 = .text:0x8014FAA0; // type:function size:0x34 +fn_8014FAD4 = .text:0x8014FAD4; // type:function size:0x34 +fn_8014FB08 = .text:0x8014FB08; // type:function size:0x4C +fn_8014FB54 = .text:0x8014FB54; // type:function size:0x44 +fn_8014FB98 = .text:0x8014FB98; // type:function size:0x44 +fn_8014FBDC = .text:0x8014FBDC; // type:function size:0x1C +fn_8014FBF8 = .text:0x8014FBF8; // type:function size:0xAC +fn_8014FCA4 = .text:0x8014FCA4; // type:function size:0x1CC +fn_8014FE70 = .text:0x8014FE70; // type:function size:0x264 +fn_801500D4 = .text:0x801500D4; // type:function size:0x2AC +fn_80150380 = .text:0x80150380; // type:function size:0x94 +fn_80150414 = .text:0x80150414; // type:function size:0x94 +fn_801504A8 = .text:0x801504A8; // type:function size:0x94 +fn_8015053C = .text:0x8015053C; // type:function size:0x88 +fn_801505C4 = .text:0x801505C4; // type:function size:0x400 +fn_801509C4 = .text:0x801509C4; // type:function size:0x24 +fn_801509E8 = .text:0x801509E8; // type:function size:0x48 +fn_80150A30 = .text:0x80150A30; // type:function size:0x48 +fn_80150A78 = .text:0x80150A78; // type:function size:0x34 +fn_80150AAC = .text:0x80150AAC; // type:function size:0x74 +fn_80150B20 = .text:0x80150B20; // type:function size:0x14 +fn_80150B34 = .text:0x80150B34; // type:function size:0x4 +fn_80150B38 = .text:0x80150B38; // type:function size:0x88 +fn_80150BC0 = .text:0x80150BC0; // type:function size:0x44 +fn_80150C04 = .text:0x80150C04; // type:function size:0xA0 +fn_80150CA4 = .text:0x80150CA4; // type:function size:0x5C +fn_80150D00 = .text:0x80150D00; // type:function size:0x48 +fn_80150D48 = .text:0x80150D48; // type:function size:0x48 +fn_80150D90 = .text:0x80150D90; // type:function size:0xAC +fn_80150E3C = .text:0x80150E3C; // type:function size:0x90 +fn_80150ECC = .text:0x80150ECC; // type:function size:0x48 +fn_80150F14 = .text:0x80150F14; // type:function size:0x40 +fn_80150F54 = .text:0x80150F54; // type:function size:0x40 +fn_80150F94 = .text:0x80150F94; // type:function size:0x238 +fn_801511CC = .text:0x801511CC; // type:function size:0x38C +fn_80151558 = .text:0x80151558; // type:function size:0x1F8 +fn_80151750 = .text:0x80151750; // type:function size:0x3C4 +fn_80151B14 = .text:0x80151B14; // type:function size:0x238 +fn_80151D4C = .text:0x80151D4C; // type:function size:0x200 +fn_80151F4C = .text:0x80151F4C; // type:function size:0x208 +fn_80152154 = .text:0x80152154; // type:function size:0x1F8 +fn_8015234C = .text:0x8015234C; // type:function size:0x594 +fn_801528E0 = .text:0x801528E0; // type:function size:0x214 +fn_80152AF4 = .text:0x80152AF4; // type:function size:0x40 +fn_80152B34 = .text:0x80152B34; // type:function size:0x6CC +fn_80153200 = .text:0x80153200; // type:function size:0x33C +fn_8015353C = .text:0x8015353C; // type:function size:0x40 +fn_8015357C = .text:0x8015357C; // type:function size:0x40 +fn_801535BC = .text:0x801535BC; // type:function size:0x40 +fn_801535FC = .text:0x801535FC; // type:function size:0x40 +fn_8015363C = .text:0x8015363C; // type:function size:0x40 +fn_8015367C = .text:0x8015367C; // type:function size:0x40 +fn_801536BC = .text:0x801536BC; // type:function size:0x40 +fn_801536FC = .text:0x801536FC; // type:function size:0x50 +fn_8015374C = .text:0x8015374C; // type:function size:0x2C +fn_80153778 = .text:0x80153778; // type:function size:0x28 +fn_801537A0 = .text:0x801537A0; // type:function size:0x10 +fn_801537B0 = .text:0x801537B0; // type:function size:0x1E4 +fn_80153994 = .text:0x80153994; // type:function size:0x2D0 +fn_80153C64 = .text:0x80153C64; // type:function size:0x40 +fn_80153CA4 = .text:0x80153CA4; // type:function size:0x40 +fn_80153CE4 = .text:0x80153CE4; // type:function size:0x94 +fn_80153D78 = .text:0x80153D78; // type:function size:0x8 +fn_80153D80 = .text:0x80153D80; // type:function size:0xC +fn_80153D8C = .text:0x80153D8C; // type:function size:0x6C +fn_80153DF8 = .text:0x80153DF8; // type:function size:0x8 +fn_80153E00 = .text:0x80153E00; // type:function size:0x1C4 +fn_80153FC4 = .text:0x80153FC4; // type:function size:0xC +fn_80153FD0 = .text:0x80153FD0; // type:function size:0xAC +fn_8015407C = .text:0x8015407C; // type:function size:0x34 +fn_801540B0 = .text:0x801540B0; // type:function size:0xE4 +fn_80154194 = .text:0x80154194; // type:function size:0xAC +fn_80154240 = .text:0x80154240; // type:function size:0x44 +fn_80154284 = .text:0x80154284; // type:function size:0x2B8 +fn_8015453C = .text:0x8015453C; // type:function size:0x8 +fn_80154544 = .text:0x80154544; // type:function size:0x58 +fn_8015459C = .text:0x8015459C; // type:function size:0x170 +fn_8015470C = .text:0x8015470C; // type:function size:0x3BC +fn_80154AC8 = .text:0x80154AC8; // type:function size:0xD0 +fn_80154B98 = .text:0x80154B98; // type:function size:0x390 +fn_80154F28 = .text:0x80154F28; // type:function size:0x68 +fn_80154F90 = .text:0x80154F90; // type:function size:0x94 +FireBeamPressed__7CPlayerCFRC11CFinalInput = .text:0x80155024; // type:function size:0x94 +fn_801550B8 = .text:0x801550B8; // type:function size:0x48 +fn_80155100 = .text:0x80155100; // type:function size:0x48 +fn_80155148 = .text:0x80155148; // type:function size:0x48 +fn_80155190 = .text:0x80155190; // type:function size:0x48 +fn_801551D8 = .text:0x801551D8; // type:function size:0x48 +fn_80155220 = .text:0x80155220; // type:function size:0xBC +fn_801552DC = .text:0x801552DC; // type:function size:0x10 +GetRezbitState__7CPlayerCFv = .text:0x801552EC; // type:function size:0x8 +fn_801552F4 = .text:0x801552F4; // type:function size:0x18 +StartRezbitState__7CPlayerFR13CStateManagerRC20CRezbitEffectOptions = .text:0x8015530C; // type:function size:0x2CC +fn_801555D8 = .text:0x801555D8; // type:function size:0x64 +fn_8015563C = .text:0x8015563C; // type:function size:0x138 +fn_80155774 = .text:0x80155774; // type:function size:0x2C +fn_801557A0 = .text:0x801557A0; // type:function size:0x4C +fn_801557EC = .text:0x801557EC; // type:function size:0x8C +DisableControls__7CPlayerFR13CStateManagerUi9TUniqueIdfQ29CGameHint14EBreakHintType = .text:0x80155878; // type:function size:0x180 +fn_801559F8 = .text:0x801559F8; // type:function size:0x7C +fn_80155A74 = .text:0x80155A74; // type:function size:0x48 +AddEnergyDrainSource__18CPlayerEnergyDrainF9TUniqueIdf = .text:0x80155ABC; // type:function size:0x5AC +fn_80156068 = .text:0x80156068; // type:function size:0x64 +RemoveEnergyDrainSource__18CPlayerEnergyDrainF9TUniqueId = .text:0x801560CC; // type:function size:0x104 +fn_801561D0 = .text:0x801561D0; // type:function size:0xC4 +fn_80156294 = .text:0x80156294; // type:function size:0x14 +fn_801562A8 = .text:0x801562A8; // type:function size:0x9C +fn_80156344 = .text:0x80156344; // type:function size:0x528 +fn_8015686C = .text:0x8015686C; // type:function size:0x7C +fn_801568E8 = .text:0x801568E8; // type:function size:0x2E8 +fn_80156BD0 = .text:0x80156BD0; // type:function size:0x10 +fn_80156BE0 = .text:0x80156BE0; // type:function size:0x14 +fn_80156BF4 = .text:0x80156BF4; // type:function size:0x1C +fn_80156C10 = .text:0x80156C10; // type:function size:0x94 +fn_80156CA4 = .text:0x80156CA4; // type:function size:0x118 +fn_80156DBC = .text:0x80156DBC; // type:function size:0x8 +fn_80156DC4 = .text:0x80156DC4; // type:function size:0x98C +fn_80157750 = .text:0x80157750; // type:function size:0x8B8 +fn_80158008 = .text:0x80158008; // type:function size:0x16C +fn_80158174 = .text:0x80158174; // type:function size:0x5D0 +fn_80158744 = .text:0x80158744; // type:function size:0xD8 +fn_8015881C = .text:0x8015881C; // type:function size:0x48 +fn_80158864 = .text:0x80158864; // type:function size:0x9C +fn_80158900 = .text:0x80158900; // type:function size:0x140 +fn_80158A40 = .text:0x80158A40; // type:function size:0x104 +fn_80158B44 = .text:0x80158B44; // type:function size:0x2D8 +fn_80158E1C = .text:0x80158E1C; // type:function size:0x15C +fn_80158F78 = .text:0x80158F78; // type:function size:0x10 +fn_80158F88 = .text:0x80158F88; // type:function size:0x60 +fn_80158FE8 = .text:0x80158FE8; // type:function size:0x6C +fn_80159054 = .text:0x80159054; // type:function size:0xB8 +fn_8015910C = .text:0x8015910C; // type:function size:0x7A4 +fn_801598B0 = .text:0x801598B0; // type:function size:0x1E4 +fn_80159A94 = .text:0x80159A94; // type:function size:0x16C +fn_80159C00 = .text:0x80159C00; // type:function size:0xF0 +fn_80159CF0 = .text:0x80159CF0; // type:function size:0x8C +fn_80159D7C = .text:0x80159D7C; // type:function size:0x104 +fn_80159E80 = .text:0x80159E80; // type:function size:0x98 +fn_80159F18 = .text:0x80159F18; // type:function size:0xD8 +fn_80159FF0 = .text:0x80159FF0; // type:function size:0xC4 +fn_8015A0B4 = .text:0x8015A0B4; // type:function size:0x3C +fn_8015A0F0 = .text:0x8015A0F0; // type:function size:0x58 +fn_8015A148 = .text:0x8015A148; // type:function size:0x7C +fn_8015A1C4 = .text:0x8015A1C4; // type:function size:0x24 +fn_8015A1E8 = .text:0x8015A1E8; // type:function size:0x5C +fn_8015A244 = .text:0x8015A244; // type:function size:0xB4 +fn_8015A2F8 = .text:0x8015A2F8; // type:function size:0xBC +fn_8015A3B4 = .text:0x8015A3B4; // type:function size:0x1B0 +fn_8015A564 = .text:0x8015A564; // type:function size:0x16C +fn_8015A6D0 = .text:0x8015A6D0; // type:function size:0xC0 +fn_8015A790 = .text:0x8015A790; // type:function size:0x24 +fn_8015A7B4 = .text:0x8015A7B4; // type:function size:0x40 +fn_8015A7F4 = .text:0x8015A7F4; // type:function size:0x44 +fn_8015A838 = .text:0x8015A838; // type:function size:0x34 +fn_8015A86C = .text:0x8015A86C; // type:function size:0x548 +fn_8015ADB4 = .text:0x8015ADB4; // type:function size:0x1C +fn_8015ADD0 = .text:0x8015ADD0; // type:function size:0x18 +fn_8015ADE8 = .text:0x8015ADE8; // type:function size:0x10 +fn_8015ADF8 = .text:0x8015ADF8; // type:function size:0x1E4 +fn_8015AFDC = .text:0x8015AFDC; // type:function size:0xCC +fn_8015B0A8 = .text:0x8015B0A8; // type:function size:0x408 +fn_8015B4B0 = .text:0x8015B4B0; // type:function size:0x64 +fn_8015B514 = .text:0x8015B514; // type:function size:0x54 +fn_8015B568 = .text:0x8015B568; // type:function size:0x8C +fn_8015B5F4 = .text:0x8015B5F4; // type:function size:0x18 +fn_8015B60C = .text:0x8015B60C; // type:function size:0x1CC +ApplyPlayerKnockBackForce__19CPlayerKnockBackMgrFR7CPlayerRC9CVector3fff = .text:0x8015B7D8; // type:function size:0x2C0 +fn_8015BA98 = .text:0x8015BA98; // type:function size:0xF4 +fn_8015BB8C = .text:0x8015BB8C; // type:function size:0x2B0 +fn_8015BE3C = .text:0x8015BE3C; // type:function size:0xFC +fn_8015BF38 = .text:0x8015BF38; // type:function size:0xCC +fn_8015C004 = .text:0x8015C004; // type:function size:0x2C +fn_8015C030 = .text:0x8015C030; // type:function size:0xC +fn_8015C03C = .text:0x8015C03C; // type:function size:0xC +fn_8015C048 = .text:0x8015C048; // type:function size:0xC +__ct__15CPlayerListenerFR13CStateManagerUi = .text:0x8015C054; // type:function size:0xA4 +__dt__15CPlayerListenerFv = .text:0x8015C0F8; // type:function size:0x40 +KillListener__15CPlayerListenerFR13CStateManager = .text:0x8015C138; // type:function size:0x94 +GetFirstPlayer__15CPlayerListenerCFRC13CStateManager = .text:0x8015C1CC; // type:function size:0x40 +GetNextPlayer__15CPlayerListenerCFRC13CStateManagerUi = .text:0x8015C20C; // type:function size:0x58 +GetDampedClampedVelocityWR__7CPlayerCFf = .text:0x8015C264; // type:function size:0x218 +fn_8015C47C = .text:0x8015C47C; // type:function size:0x58 +fn_8015C4D4 = .text:0x8015C4D4; // type:function size:0x58 +fn_8015C52C = .text:0x8015C52C; // type:function size:0x34 +GetGravity__7CPlayerCFv = .text:0x8015C560; // type:function size:0xEC +fn_8015C64C = .text:0x8015C64C; // type:function size:0x3C +fn_8015C688 = .text:0x8015C688; // type:function size:0xD0 +fn_8015C758 = .text:0x8015C758; // type:function size:0x1FC +fn_8015C954 = .text:0x8015C954; // type:function size:0x1EC +fn_8015CB40 = .text:0x8015CB40; // type:function size:0x154 +fn_8015CC94 = .text:0x8015CC94; // type:function size:0x1F0 +fn_8015CE84 = .text:0x8015CE84; // type:function size:0xB0 +fn_8015CF34 = .text:0x8015CF34; // type:function size:0x80 +fn_8015CFB4 = .text:0x8015CFB4; // type:function size:0x140 +fn_8015D0F4 = .text:0x8015D0F4; // type:function size:0x73C +fn_8015D830 = .text:0x8015D830; // type:function size:0x248 +fn_8015DA78 = .text:0x8015DA78; // type:function size:0x63C +fn_8015E0B4 = .text:0x8015E0B4; // type:function size:0x1F0 +fn_8015E2A4 = .text:0x8015E2A4; // type:function size:0xAC +fn_8015E350 = .text:0x8015E350; // type:function size:0x1E4 +fn_8015E534 = .text:0x8015E534; // type:function size:0xC8 +fn_8015E5FC = .text:0x8015E5FC; // type:function size:0x2D0 +fn_8015E8CC = .text:0x8015E8CC; // type:function size:0x88 +fn_8015E954 = .text:0x8015E954; // type:function size:0x7EC +SetMoveState__7CPlayerFQ27NPlayer20EPlayerMovementStateR13CStateManager = .text:0x8015F140; // type:function size:0x3F0 +fn_8015F530 = .text:0x8015F530; // type:function size:0x374 +fn_8015F8A4 = .text:0x8015F8A4; // type:function size:0x148 +fn_8015F9EC = .text:0x8015F9EC; // type:function size:0x38 +fn_8015FA24 = .text:0x8015FA24; // type:function size:0xF0 +fn_8015FB14 = .text:0x8015FB14; // type:function size:0xE0 +fn_8015FBF4 = .text:0x8015FBF4; // type:function size:0x18 +fn_8015FC0C = .text:0x8015FC0C; // type:function size:0x4 +fn_8015FC10 = .text:0x8015FC10; // type:function size:0xC +fn_8015FC1C = .text:0x8015FC1C; // type:function size:0x48 +fn_8015FC64 = .text:0x8015FC64; // type:function size:0xC0 +fn_8015FD24 = .text:0x8015FD24; // type:function size:0x568 +Teleport__7CPlayerFRC12CTransform4fR13CStateManagerb = .text:0x8016028C; // type:function size:0x310 +fn_8016059C = .text:0x8016059C; // type:function size:0x90 +fn_8016062C = .text:0x8016062C; // type:function size:0x118 +fn_80160744 = .text:0x80160744; // type:function size:0x2C +fn_80160770 = .text:0x80160770; // type:function size:0x20 +fn_80160790 = .text:0x80160790; // type:function size:0x50 +GetEyeHeight__7CPlayerCFv = .text:0x801607E0; // type:function size:0x64 +GetEyePosition__7CPlayerCFv = .text:0x80160844; // type:function size:0x74 +GetBallPosition__7CPlayerCFv = .text:0x801608B8; // type:function size:0x78 +fn_80160930 = .text:0x80160930; // type:function size:0x8 +fn_80160938 = .text:0x80160938; // type:function size:0x33C +fn_80160C74 = .text:0x80160C74; // type:function size:0x378 +fn_80160FEC = .text:0x80160FEC; // type:function size:0x1B8 +fn_801611A4 = .text:0x801611A4; // type:function size:0x328 +fn_801614CC = .text:0x801614CC; // type:function size:0x36C +fn_80161838 = .text:0x80161838; // type:function size:0x410 +fn_80161C48 = .text:0x80161C48; // type:function size:0x15C +fn_80161DA4 = .text:0x80161DA4; // type:function size:0x69C +fn_80162440 = .text:0x80162440; // type:function size:0x110 +fn_80162550 = .text:0x80162550; // type:function size:0x18 +fn_80162568 = .text:0x80162568; // type:function size:0x54 +fn_801625BC = .text:0x801625BC; // type:function size:0x130 +fn_801626EC = .text:0x801626EC; // type:function size:0x1FC +fn_801628E8 = .text:0x801628E8; // type:function size:0x1AC +fn_80162A94 = .text:0x80162A94; // type:function size:0x3C4 +fn_80162E58 = .text:0x80162E58; // type:function size:0x18 +fn_80162E70 = .text:0x80162E70; // type:function size:0x160 +fn_80162FD0 = .text:0x80162FD0; // type:function size:0xC4 +fn_80163094 = .text:0x80163094; // type:function size:0x10C +fn_801631A0 = .text:0x801631A0; // type:function size:0x20C +fn_801633AC = .text:0x801633AC; // type:function size:0x14C +fn_801634F8 = .text:0x801634F8; // type:function size:0x18 +fn_80163510 = .text:0x80163510; // type:function size:0x80 +fn_80163590 = .text:0x80163590; // type:function size:0x64 +fn_801635F4 = .text:0x801635F4; // type:function size:0x8 +fn_801635FC = .text:0x801635FC; // type:function size:0x8 +fn_80163604 = .text:0x80163604; // type:function size:0x8 +fn_8016360C = .text:0x8016360C; // type:function size:0x58 +fn_80163664 = .text:0x80163664; // type:function size:0x54 +fn_801636B8 = .text:0x801636B8; // type:function size:0x42C +fn_80163AE4 = .text:0x80163AE4; // type:function size:0xC +fn_80163AF0 = .text:0x80163AF0; // type:function size:0x8 +fn_80163AF8 = .text:0x80163AF8; // type:function size:0x438 +fn_80163F30 = .text:0x80163F30; // type:function size:0x4 +GetOrbitMaxTargetDistance__7CPlayerCFRC13CStateManager = .text:0x80163F34; // type:function size:0x4C +fn_80163F80 = .text:0x80163F80; // type:function size:0x4C +fn_80163FCC = .text:0x80163FCC; // type:function size:0x3C4 +fn_80164390 = .text:0x80164390; // type:function size:0x298 +fn_80164628 = .text:0x80164628; // type:function size:0x148 +fn_80164770 = .text:0x80164770; // type:function size:0xC +fn_8016477C = .text:0x8016477C; // type:function size:0x738 +fn_80164EB4 = .text:0x80164EB4; // type:function size:0x40 +fn_80164EF4 = .text:0x80164EF4; // type:function size:0xC0 +fn_80164FB4 = .text:0x80164FB4; // type:function size:0x1C +fn_80164FD0 = .text:0x80164FD0; // type:function size:0xD4 +fn_801650A4 = .text:0x801650A4; // type:function size:0x80 +CheckOrbitDisableSourceList__7CPlayerCFv = .text:0x80165124; // type:function size:0x14 +fn_80165138 = .text:0x80165138; // type:function size:0xE8 +fn_80165220 = .text:0x80165220; // type:function size:0x1AC +fn_801653CC = .text:0x801653CC; // type:function size:0x190 +fn_8016555C = .text:0x8016555C; // type:function size:0x2FC +fn_80165858 = .text:0x80165858; // type:function size:0x798 +fn_80165FF0 = .text:0x80165FF0; // type:function size:0x8 +fn_80165FF8 = .text:0x80165FF8; // type:function size:0xC +fn_80166004 = .text:0x80166004; // type:function size:0x294 +fn_80166298 = .text:0x80166298; // type:function size:0x414 +fn_801666AC = .text:0x801666AC; // type:function size:0x47C +fn_80166B28 = .text:0x80166B28; // type:function size:0x3A4 +fn_80166ECC = .text:0x80166ECC; // type:function size:0x170 +fn_8016703C = .text:0x8016703C; // type:function size:0x2A8 +fn_801672E4 = .text:0x801672E4; // type:function size:0x360 +fn_80167644 = .text:0x80167644; // type:function size:0x40 +fn_80167684 = .text:0x80167684; // type:function size:0x140 +fn_801677C4 = .text:0x801677C4; // type:function size:0x1C4 +fn_80167988 = .text:0x80167988; // type:function size:0x80 +fn_80167A08 = .text:0x80167A08; // type:function size:0x7C +fn_80167A84 = .text:0x80167A84; // type:function size:0xE0 +SetOrbitTargetId__7CPlayerF9TUniqueIdRC13CStateManager = .text:0x80167B64; // type:function size:0xD8 +SetOrbitState__7CPlayerFQ27CPlayer17EPlayerOrbitStateRC13CStateManager = .text:0x80167C3C; // type:function size:0x12C +fn_80167D68 = .text:0x80167D68; // type:function size:0x7C +fn_80167DE4 = .text:0x80167DE4; // type:function size:0x78 +fn_80167E5C = .text:0x80167E5C; // type:function size:0x4C +fn_80167EA8 = .text:0x80167EA8; // type:function size:0x1C +fn_80167EC4 = .text:0x80167EC4; // type:function size:0x2C +fn_80167EF0 = .text:0x80167EF0; // type:function size:0x84 +TryToBreakOrbit__7CPlayerF9TUniqueIdQ27CPlayer16EOrbitBrokenTypeR13CStateManager = .text:0x80167F74; // type:function size:0x3C +fn_80167FB0 = .text:0x80167FB0; // type:function size:0xC +fn_80167FBC = .text:0x80167FBC; // type:function size:0xEC +fn_801680A8 = .text:0x801680A8; // type:function size:0x8 +fn_801680B0 = .text:0x801680B0; // type:function size:0x8 +fn_801680B8 = .text:0x801680B8; // type:function size:0xA4 +fn_8016815C = .text:0x8016815C; // type:function size:0x260 +fn_801683BC = .text:0x801683BC; // type:function size:0x28 +fn_801683E4 = .text:0x801683E4; // type:function size:0x4C +fn_80168430 = .text:0x80168430; // type:function size:0x354 +fn_80168784 = .text:0x80168784; // type:function size:0x240 +fn_801689C4 = .text:0x801689C4; // type:function size:0xAC4 +fn_80169488 = .text:0x80169488; // type:function size:0x24 +fn_801694AC = .text:0x801694AC; // type:function size:0x3C +fn_801694E8 = .text:0x801694E8; // type:function size:0x8 +fn_801694F0 = .text:0x801694F0; // type:function size:0x1C +fn_8016950C = .text:0x8016950C; // type:function size:0x24 +fn_80169530 = .text:0x80169530; // type:function size:0x34 +fn_80169564 = .text:0x80169564; // type:function size:0x28 +fn_8016958C = .text:0x8016958C; // type:function size:0x4 +fn_80169590 = .text:0x80169590; // type:function size:0x24 +fn_801695B4 = .text:0x801695B4; // type:function size:0x4 +fn_801695B8 = .text:0x801695B8; // type:function size:0x4 +fn_801695BC = .text:0x801695BC; // type:function size:0x328 +fn_801698E4 = .text:0x801698E4; // type:function size:0xF8 +fn_801699DC = .text:0x801699DC; // type:function size:0x490 +fn_80169E6C = .text:0x80169E6C; // type:function size:0x8 +fn_80169E74 = .text:0x80169E74; // type:function size:0x8 +fn_80169E7C = .text:0x80169E7C; // type:function size:0x8 +fn_80169E84 = .text:0x80169E84; // type:function size:0x8 +fn_80169E8C = .text:0x80169E8C; // type:function size:0x3C +fn_80169EC8 = .text:0x80169EC8; // type:function size:0x5D0 +fn_8016A498 = .text:0x8016A498; // type:function size:0x208 +fn_8016A6A0 = .text:0x8016A6A0; // type:function size:0x764 +fn_8016AE04 = .text:0x8016AE04; // type:function size:0x254 +fn_8016B058 = .text:0x8016B058; // type:function size:0x738 +fn_8016B790 = .text:0x8016B790; // type:function size:0x770 +fn_8016BF00 = .text:0x8016BF00; // type:function size:0x54 +fn_8016BF54 = .text:0x8016BF54; // type:function size:0x13C +fn_8016C090 = .text:0x8016C090; // type:function size:0xE4 +fn_8016C174 = .text:0x8016C174; // type:function size:0xD4 +fn_8016C248 = .text:0x8016C248; // type:function size:0x1DC +fn_8016C424 = .text:0x8016C424; // type:function size:0x14 +fn_8016C438 = .text:0x8016C438; // type:function size:0x20 +fn_8016C458 = .text:0x8016C458; // type:function size:0x10 +fn_8016C468 = .text:0x8016C468; // type:function size:0x16C +fn_8016C5D4 = .text:0x8016C5D4; // type:function size:0x3A0 +fn_8016C974 = .text:0x8016C974; // type:function size:0x3C4 +fn_8016CD38 = .text:0x8016CD38; // type:function size:0x8 +fn_8016CD40 = .text:0x8016CD40; // type:function size:0x210 +fn_8016CF50 = .text:0x8016CF50; // type:function size:0x14 +fn_8016CF64 = .text:0x8016CF64; // type:function size:0x114 +fn_8016D078 = .text:0x8016D078; // type:function size:0x40 +fn_8016D0B8 = .text:0x8016D0B8; // type:function size:0x14 +fn_8016D0CC = .text:0x8016D0CC; // type:function size:0x60 +IncrPickUp__12CPlayerStateFQ212CPlayerState9EItemTypei = .text:0x8016D12C; // type:function size:0xB0 +DecrPickUp__12CPlayerStateFQ212CPlayerState9EItemTypei = .text:0x8016D1DC; // type:function size:0x88 +fn_8016D264 = .text:0x8016D264; // type:function size:0x11C +GetItemAmount__12CPlayerStateCFQ212CPlayerState9EItemTypeb = .text:0x8016D380; // type:function size:0x90 +SetItemAmount__12CPlayerStateFQ212CPlayerState9EItemTypei = .text:0x8016D410; // type:function size:0x2C +GetItemCapacity__12CPlayerStateCFQ212CPlayerState9EItemType = .text:0x8016D43C; // type:function size:0x20 +HasPowerUp__12CPlayerStateCFQ212CPlayerState9EItemType = .text:0x8016D45C; // type:function size:0x2C +fn_8016D488 = .text:0x8016D488; // type:function size:0x20 +fn_8016D4A8 = .text:0x8016D4A8; // type:function size:0x54 +fn_8016D4FC = .text:0x8016D4FC; // type:function size:0x54 +fn_8016D550 = .text:0x8016D550; // type:function size:0x64 +fn_8016D5B4 = .text:0x8016D5B4; // type:function size:0x18 +fn_8016D5CC = .text:0x8016D5CC; // type:function size:0x1C +fn_8016D5E8 = .text:0x8016D5E8; // type:function size:0xD0 +fn_8016D6B8 = .text:0x8016D6B8; // type:function size:0x10 +fn_8016D6C8 = .text:0x8016D6C8; // type:function size:0x30 +fn_8016D6F8 = .text:0x8016D6F8; // type:function size:0x8 +fn_8016D700 = .text:0x8016D700; // type:function size:0x8 +fn_8016D708 = .text:0x8016D708; // type:function size:0x8 +fn_8016D710 = .text:0x8016D710; // type:function size:0x158 +fn_8016D868 = .text:0x8016D868; // type:function size:0x9C +fn_8016D904 = .text:0x8016D904; // type:function size:0x64 +fn_8016D968 = .text:0x8016D968; // type:function size:0xBC +fn_8016DA24 = .text:0x8016DA24; // type:function size:0xA0 +fn_8016DAC4 = .text:0x8016DAC4; // type:function size:0xC +GetActiveVisor__12CPlayerStateCFRC13CStateManager = .text:0x8016DAD0; // type:function size:0x58 +fn_8016DB28 = .text:0x8016DB28; // type:function size:0x84 +fn_8016DBAC = .text:0x8016DBAC; // type:function size:0x3C +fn_8016DBE8 = .text:0x8016DBE8; // type:function size:0x14 +GetRenderSuit__12CPlayerStateFRC13CStateManagerRC12CPlayerStateQ212CPlayerState11EPlayerSuit = .text:0x8016DBFC; // type:function size:0x6C +CanRenderGrapple__12CPlayerStateCFv = .text:0x8016DC68; // type:function size:0x58 +fn_8016DCC0 = .text:0x8016DCC0; // type:function size:0x8 +fn_8016DCC8 = .text:0x8016DCC8; // type:function size:0xC +fn_8016DCD4 = .text:0x8016DCD4; // type:function size:0x48 +fn_8016DD1C = .text:0x8016DD1C; // type:function size:0x18 +fn_8016DD34 = .text:0x8016DD34; // type:function size:0x8 +fn_8016DD3C = .text:0x8016DD3C; // type:function size:0x11C +fn_8016DE58 = .text:0x8016DE58; // type:function size:0x288 +fn_8016E0E0 = .text:0x8016E0E0; // type:function size:0x28 +fn_8016E108 = .text:0x8016E108; // type:function size:0x90 +fn_8016E198 = .text:0x8016E198; // type:function size:0x8 +fn_8016E1A0 = .text:0x8016E1A0; // type:function size:0xB4 +fn_8016E254 = .text:0x8016E254; // type:function size:0x68 +fn_8016E2BC = .text:0x8016E2BC; // type:function size:0x424 +fn_8016E6E0 = .text:0x8016E6E0; // type:function size:0x68 +fn_8016E748 = .text:0x8016E748; // type:function size:0xFC +fn_8016E844 = .text:0x8016E844; // type:function size:0x18 +fn_8016E85C = .text:0x8016E85C; // type:function size:0x59C +fn_8016EDF8 = .text:0x8016EDF8; // type:function size:0x2E4 +fn_8016F0DC = .text:0x8016F0DC; // type:function size:0x3C +fn_8016F118 = .text:0x8016F118; // type:function size:0x34 +fn_8016F14C = .text:0x8016F14C; // type:function size:0x44 +fn_8016F190 = .text:0x8016F190; // type:function size:0x18 +fn_8016F1A8 = .text:0x8016F1A8; // type:function size:0x48C +fn_8016F634 = .text:0x8016F634; // type:function size:0x144 +fn_8016F778 = .text:0x8016F778; // type:function size:0x50 +fn_8016F7C8 = .text:0x8016F7C8; // type:function size:0x50 +fn_8016F818 = .text:0x8016F818; // type:function size:0x100 +fn_8016F918 = .text:0x8016F918; // type:function size:0x70 +fn_8016F988 = .text:0x8016F988; // type:function size:0x218 +fn_8016FBA0 = .text:0x8016FBA0; // type:function size:0x14C +fn_8016FCEC = .text:0x8016FCEC; // type:function size:0x84 +fn_8016FD70 = .text:0x8016FD70; // type:function size:0x2D0 +fn_80170040 = .text:0x80170040; // type:function size:0xB0 +fn_801700F0 = .text:0x801700F0; // type:function size:0x4 +fn_801700F4 = .text:0x801700F4; // type:function size:0x4 +fn_801700F8 = .text:0x801700F8; // type:function size:0x1CC +fn_801702C4 = .text:0x801702C4; // type:function size:0x114 +fn_801703D8 = .text:0x801703D8; // type:function size:0x1DDC +fn_801721B4 = .text:0x801721B4; // type:function size:0x27C +fn_80172430 = .text:0x80172430; // type:function size:0x44 +fn_80172474 = .text:0x80172474; // type:function size:0x500 +fn_80172974 = .text:0x80172974; // type:function size:0x1CC +fn_80172B40 = .text:0x80172B40; // type:function size:0x640 +fn_80173180 = .text:0x80173180; // type:function size:0x2C +fn_801731AC = .text:0x801731AC; // type:function size:0xC +fn_801731B8 = .text:0x801731B8; // type:function size:0x8 +fn_801731C0 = .text:0x801731C0; // type:function size:0x8 +fn_801731C8 = .text:0x801731C8; // type:function size:0x8 +fn_801731D0 = .text:0x801731D0; // type:function size:0xC +fn_801731DC = .text:0x801731DC; // type:function size:0x8 +fn_801731E4 = .text:0x801731E4; // type:function size:0xC +fn_801731F0 = .text:0x801731F0; // type:function size:0x8 +fn_801731F8 = .text:0x801731F8; // type:function size:0x4 +fn_801731FC = .text:0x801731FC; // type:function size:0x8 +fn_80173204 = .text:0x80173204; // type:function size:0xC +fn_80173210 = .text:0x80173210; // type:function size:0x3C +fn_8017324C = .text:0x8017324C; // type:function size:0x2C +fn_80173278 = .text:0x80173278; // type:function size:0x13C +fn_801733B4 = .text:0x801733B4; // type:function size:0xC +fn_801733C0 = .text:0x801733C0; // type:function size:0xC +fn_801733CC = .text:0x801733CC; // type:function size:0x4C +fn_80173418 = .text:0x80173418; // type:function size:0x8 +fn_80173420 = .text:0x80173420; // type:function size:0xC +fn_8017342C = .text:0x8017342C; // type:function size:0x14 +fn_80173440 = .text:0x80173440; // type:function size:0xC +fn_8017344C = .text:0x8017344C; // type:function size:0x8 +fn_80173454 = .text:0x80173454; // type:function size:0x4 +fn_80173458 = .text:0x80173458; // type:function size:0x8 +fn_80173460 = .text:0x80173460; // type:function size:0x54 +fn_801734B4 = .text:0x801734B4; // type:function size:0x40 +fn_801734F4 = .text:0x801734F4; // type:function size:0x78 +fn_8017356C = .text:0x8017356C; // type:function size:0x4 +fn_80173570 = .text:0x80173570; // type:function size:0x8 +fn_80173578 = .text:0x80173578; // type:function size:0x4 +fn_8017357C = .text:0x8017357C; // type:function size:0x60 +fn_801735DC = .text:0x801735DC; // type:function size:0xBE0 +fn_801741BC = .text:0x801741BC; // type:function size:0x298 +fn_80174454 = .text:0x80174454; // type:function size:0x38 +fn_8017448C = .text:0x8017448C; // type:function size:0x968 +fn_80174DF4 = .text:0x80174DF4; // type:function size:0x134 +fn_80174F28 = .text:0x80174F28; // type:function size:0x314 +fn_8017523C = .text:0x8017523C; // type:function size:0xB0 +fn_801752EC = .text:0x801752EC; // type:function size:0x14C +fn_80175438 = .text:0x80175438; // type:function size:0x27C +fn_801756B4 = .text:0x801756B4; // type:function size:0xE8 +fn_8017579C = .text:0x8017579C; // type:function size:0x2FC +fn_80175A98 = .text:0x80175A98; // type:function size:0x84 +fn_80175B1C = .text:0x80175B1C; // type:function size:0x98 +fn_80175BB4 = .text:0x80175BB4; // type:function size:0x4 +fn_80175BB8 = .text:0x80175BB8; // type:function size:0xC +fn_80175BC4 = .text:0x80175BC4; // type:function size:0x1C +fn_80175BE0 = .text:0x80175BE0; // type:function size:0x4 +fn_80175BE4 = .text:0x80175BE4; // type:function size:0x2F8 +fn_80175EDC = .text:0x80175EDC; // type:function size:0x2E4 +fn_801761C0 = .text:0x801761C0; // type:function size:0xC +__ct__20CPowerBombProjectileFfbRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdfff9TUniqueIdUibRC9CVector3fRC18CImpactVisorEffectbb = .text:0x801761CC; // type:function size:0x180 +fn_8017634C = .text:0x8017634C; // type:function size:0x45C +fn_801767A8 = .text:0x801767A8; // type:function size:0x6C +fn_80176814 = .text:0x80176814; // type:function size:0x74 +fn_80176888 = .text:0x80176888; // type:function size:0x8 +fn_80176890 = .text:0x80176890; // type:function size:0x4 +fn_80176894 = .text:0x80176894; // type:function size:0x1C +fn_801768B0 = .text:0x801768B0; // type:function size:0x11C +fn_801769CC = .text:0x801769CC; // type:function size:0x5C +fn_80176A28 = .text:0x80176A28; // type:function size:0x7C +fn_80176AA4 = .text:0x80176AA4; // type:function size:0x8 +fn_80176AAC = .text:0x80176AAC; // type:function size:0x58 +__ct__15CProjectedModelFiiQ215CProjectedModel15EExtraLightTypeQ215CProjectedModel12EProjectOnto = .text:0x80176B04; // type:function size:0xE8 +__dt__15CProjectedModelFv = .text:0x80176BEC; // type:function size:0x60 +fn_80176C4C = .text:0x80176C4C; // type:function size:0x11C +AssumeBoxForNextProjection__15CProjectedModelFRC6CAABox = .text:0x80176D68; // type:function size:0x40 +fn_80176DA8 = .text:0x80176DA8; // type:function size:0x40 +MakeTextureDownwardMultiple__15CProjectedModelFR13CStateManageriPPC10CModelDataPPC12CTransform4fQ215CProjectedModel8ESortingfRC9CVector3ff = .text:0x80176DE8; // type:function size:0x590 +fn_80177378 = .text:0x80177378; // type:function size:0x1A0 +fn_80177518 = .text:0x80177518; // type:function size:0x524 +__ct__15CProjectileInfoFUiRC11CDamageInfo = .text:0x80177A3C; // type:function size:0xCC +GetInitialSpeed__15CProjectileInfoFv = .text:0x80177B08; // type:function size:0xC0 +PredictInterceptPos__15CProjectileInfoFRC9CVector3fRC9CVector3fRC7CPlayerbf = .text:0x80177BC8; // type:function size:0x68 +fn_80177C30 = .text:0x80177C30; // type:function size:0x24C +SetSPuddleSpore_FuncPtrs__FP21SPuddleSpore_FuncPtrs = .text:0x80177E7C; // type:function size:0x8 +fn_80177E84 = .text:0x80177E84; // type:function size:0x10 +SetSPuffer_FuncPtrs__FP16SPuffer_FuncPtrs = .text:0x80177E94; // type:function size:0x8 +fn_80177E9C = .text:0x80177E9C; // type:function size:0x10 +fn_80177EAC = .text:0x80177EAC; // type:function size:0x5C +fn_80177F08 = .text:0x80177F08; // type:function size:0xB4 +fn_80177FBC = .text:0x80177FBC; // type:function size:0x10 +fn_80177FCC = .text:0x80177FCC; // type:function size:0x14 +fn_80177FE0 = .text:0x80177FE0; // type:function size:0x7C +fn_8017805C = .text:0x8017805C; // type:function size:0xF8 +fn_80178154 = .text:0x80178154; // type:function size:0x124 +fn_80178278 = .text:0x80178278; // type:function size:0x10 +fn_80178288 = .text:0x80178288; // type:function size:0x10 +fn_80178298 = .text:0x80178298; // type:function size:0x48 +fn_801782E0 = .text:0x801782E0; // type:function size:0x134 +fn_80178414 = .text:0x80178414; // type:function size:0x144 +fn_80178558 = .text:0x80178558; // type:function size:0x50 +fn_801785A8 = .text:0x801785A8; // type:function size:0x28 +fn_801785D0 = .text:0x801785D0; // type:function size:0x28 +fn_801785F8 = .text:0x801785F8; // type:function size:0x28 +fn_80178620 = .text:0x80178620; // type:function size:0x94 +fn_801786B4 = .text:0x801786B4; // type:function size:0x13C +fn_801787F0 = .text:0x801787F0; // type:function size:0x158 +fn_80178948 = .text:0x80178948; // type:function size:0xF8 +fn_80178A40 = .text:0x80178A40; // type:function size:0x10 +fn_80178A50 = .text:0x80178A50; // type:function size:0x8 +fn_80178A58 = .text:0x80178A58; // type:function size:0x8 +fn_80178A60 = .text:0x80178A60; // type:function size:0x74 +fn_80178AD4 = .text:0x80178AD4; // type:function size:0x14 +fn_80178AE8 = .text:0x80178AE8; // type:function size:0x4C +fn_80178B34 = .text:0x80178B34; // type:function size:0xA4 +fn_80178BD8 = .text:0x80178BD8; // type:function size:0xA0 +__ct__13CRSOFileTokenFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Q213CRSOFileToken17EConstructionLock = .text:0x80178C78; // type:function size:0x70 +fn_80178CE8 = .text:0x80178CE8; // type:function size:0x64 +__dt__13CRSOFileTokenFv = .text:0x80178D4C; // type:function size:0x5C +fn_80178DA8 = .text:0x80178DA8; // type:function size:0x44 +fn_80178DEC = .text:0x80178DEC; // type:function size:0x44 +fn_80178E30 = .text:0x80178E30; // type:function size:0x8 +fn_80178E38 = .text:0x80178E38; // type:function size:0x8 +fn_80178E40 = .text:0x80178E40; // type:function size:0x50 +fn_80178E90 = .text:0x80178E90; // type:function size:0x19C +__ct__8CRagDollFfffffUi = .text:0x8017902C; // type:function size:0x120 +SatisfyWorldConstraintsOnConstruction__8CRagDollFR13CStateManager = .text:0x8017914C; // type:function size:0xA8 +Prime__8CRagDollFR13CStateManagerRC12CTransform4fR10CModelData = .text:0x801791F4; // type:function size:0x198 +fn_8017938C = .text:0x8017938C; // type:function size:0x2C8 +fn_80179654 = .text:0x80179654; // type:function size:0x5C8 +fn_80179C1C = .text:0x80179C1C; // type:function size:0x988 +fn_8017A5A4 = .text:0x8017A5A4; // type:function size:0x11C +fn_8017A6C0 = .text:0x8017A6C0; // type:function size:0x4C +fn_8017A70C = .text:0x8017A70C; // type:function size:0x1E4 +Update__8CRagDollFR13CStateManagerff = .text:0x8017A8F0; // type:function size:0xB0 +fn_8017A9A0 = .text:0x8017A9A0; // type:function size:0x11C +fn_8017AABC = .text:0x8017AABC; // type:function size:0x280 +fn_8017AD3C = .text:0x8017AD3C; // type:function size:0x13C +fn_8017AE78 = .text:0x8017AE78; // type:function size:0x138 +AddParticle__8CRagDollFRC6CSegIdRC9CVector3fRC9CVector3ff = .text:0x8017AFB0; // type:function size:0xF4 +AddLengthConstraint__8CRagDollFii = .text:0x8017B0A4; // type:function size:0xD4 +AddMinLengthConstraint__8CRagDollFiif = .text:0x8017B178; // type:function size:0x64 +AddMaxLengthConstraint__8CRagDollFiif = .text:0x8017B1DC; // type:function size:0x64 +AddJointConstraint__8CRagDollFiiiiii = .text:0x8017B240; // type:function size:0x7C +AddKneeConstraint__8CRagDollFiiiif = .text:0x8017B2BC; // type:function size:0x78 +BoneAlign__8CRagDollFR24CJointData_LinearStorageRC15CCharLayoutInfoiiRC11CQuaternion = .text:0x8017B334; // type:function size:0x20C +CalfAlign__8CRagDollFR24CJointData_LinearStorageiiiRC9CVector3f = .text:0x8017B540; // type:function size:0x1F8 +fn_8017B738 = .text:0x8017B738; // type:function size:0x44 +fn_8017B77C = .text:0x8017B77C; // type:function size:0x70 +fn_8017B7EC = .text:0x8017B7EC; // type:function size:0x118 +fn_8017B904 = .text:0x8017B904; // type:function size:0x46C +fn_8017BD70 = .text:0x8017BD70; // type:function size:0x4 +PreRenderAllViewports__8CRagDollFR6CActorf = .text:0x8017BD74; // type:function size:0x138 +fn_8017BEAC = .text:0x8017BEAC; // type:function size:0x12C +fn_8017BFD8 = .text:0x8017BFD8; // type:function size:0x1D4 +fn_8017C1AC = .text:0x8017C1AC; // type:function size:0x1F4 +fn_8017C3A0 = .text:0x8017C3A0; // type:function size:0x6C +fn_8017C40C = .text:0x8017C40C; // type:function size:0x104 +fn_8017C510 = .text:0x8017C510; // type:function size:0xB4 +fn_8017C5C4 = .text:0x8017C5C4; // type:function size:0xAC +fn_8017C670 = .text:0x8017C670; // type:function size:0xC0 +fn_8017C730 = .text:0x8017C730; // type:function size:0xAC +fn_8017C7DC = .text:0x8017C7DC; // type:function size:0x14 +fn_8017C7F0 = .text:0x8017C7F0; // type:function size:0x1B8 +fn_8017C9A8 = .text:0x8017C9A8; // type:function size:0x10 +fn_8017C9B8 = .text:0x8017C9B8; // type:function size:0x120 +fn_8017CAD8 = .text:0x8017CAD8; // type:function size:0x190 +fn_8017CC68 = .text:0x8017CC68; // type:function size:0x134 +fn_8017CD9C = .text:0x8017CD9C; // type:function size:0x7C +fn_8017CE18 = .text:0x8017CE18; // type:function size:0x8C +fn_8017CEA4 = .text:0x8017CEA4; // type:function size:0x48 +fn_8017CEEC = .text:0x8017CEEC; // type:function size:0x80 +fn_8017CF6C = .text:0x8017CF6C; // type:function size:0x148 +fn_8017D0B4 = .text:0x8017D0B4; // type:function size:0x20 +fn_8017D0D4 = .text:0x8017D0D4; // type:function size:0x54 +fn_8017D128 = .text:0x8017D128; // type:function size:0x158 +fn_8017D280 = .text:0x8017D280; // type:function size:0x1AC +fn_8017D42C = .text:0x8017D42C; // type:function size:0x18 +fn_8017D444 = .text:0x8017D444; // type:function size:0x14 +fn_8017D458 = .text:0x8017D458; // type:function size:0x20 +fn_8017D478 = .text:0x8017D478; // type:function size:0x24 +fn_8017D49C = .text:0x8017D49C; // type:function size:0x13C +fn_8017D5D8 = .text:0x8017D5D8; // type:function size:0x44 +fn_8017D61C = .text:0x8017D61C; // type:function size:0x8 +fn_8017D624 = .text:0x8017D624; // type:function size:0x54 +fn_8017D678 = .text:0x8017D678; // type:function size:0x88 +fn_8017D700 = .text:0x8017D700; // type:function size:0xC4 +fn_8017D7C4 = .text:0x8017D7C4; // type:function size:0x244 +fn_8017DA08 = .text:0x8017DA08; // type:function size:0x74 +DecrementHint__21CRedundantHintManagerFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8017DA7C; // type:function size:0x88 +fn_8017DB04 = .text:0x8017DB04; // type:function size:0x7C +fn_8017DB80 = .text:0x8017DB80; // type:function size:0x90 +fn_8017DC10 = .text:0x8017DC10; // type:function size:0x48 +fn_8017DC58 = .text:0x8017DC58; // type:function size:0x1A0 +fn_8017DDF8 = .text:0x8017DDF8; // type:function size:0x54 +fn_8017DE4C = .text:0x8017DE4C; // type:function size:0x190 +fn_8017DFDC = .text:0x8017DFDC; // type:function size:0x4 +fn_8017DFE0 = .text:0x8017DFE0; // type:function size:0xA0 +fn_8017E080 = .text:0x8017E080; // type:function size:0xE8 +fn_8017E168 = .text:0x8017E168; // type:function size:0x1B8 +fn_8017E320 = .text:0x8017E320; // type:function size:0xD4 +SetSRezbit_FuncPtrs__FP16SRezbit_FuncPtrs = .text:0x8017E3F4; // type:function size:0x8 +fn_8017E3FC = .text:0x8017E3FC; // type:function size:0x10 +fn_8017E40C = .text:0x8017E40C; // type:function size:0x114 +fn_8017E520 = .text:0x8017E520; // type:function size:0x23C +fn_8017E75C = .text:0x8017E75C; // type:function size:0xA0 +fn_8017E7FC = .text:0x8017E7FC; // type:function size:0x1BC +fn_8017E9B8 = .text:0x8017E9B8; // type:function size:0x4 +fn_8017E9BC = .text:0x8017E9BC; // type:function size:0x100 +fn_8017EABC = .text:0x8017EABC; // type:function size:0xAC +fn_8017EB68 = .text:0x8017EB68; // type:function size:0x4C +fn_8017EBB4 = .text:0x8017EBB4; // type:function size:0x70 +__ct__20CRezbitEffectOptionsFUiUsUsfffb = .text:0x8017EC24; // type:function size:0x28 +fn_8017EC4C = .text:0x8017EC4C; // type:function size:0x74 +fn_8017ECC0 = .text:0x8017ECC0; // type:function size:0x4 +fn_8017ECC4 = .text:0x8017ECC4; // type:function size:0x20 +fn_8017ECE4 = .text:0x8017ECE4; // type:function size:0x14 +fn_8017ECF8 = .text:0x8017ECF8; // type:function size:0x114 +fn_8017EE0C = .text:0x8017EE0C; // type:function size:0x64 +fn_8017EE70 = .text:0x8017EE70; // type:function size:0x58 +fn_8017EEC8 = .text:0x8017EEC8; // type:function size:0x94 +SetSRipper_FuncPtrs__FP16SRipper_FuncPtrs = .text:0x8017EF5C; // type:function size:0x8 +fn_8017EF64 = .text:0x8017EF64; // type:function size:0x10 +fn_8017EF74 = .text:0x8017EF74; // type:function size:0x1F8 +fn_8017F16C = .text:0x8017F16C; // type:function size:0x4 +fn_8017F170 = .text:0x8017F170; // type:function size:0xA0 +fn_8017F210 = .text:0x8017F210; // type:function size:0x174 +fn_8017F384 = .text:0x8017F384; // type:function size:0x3A8 +fn_8017F72C = .text:0x8017F72C; // type:function size:0x1EC +fn_8017F918 = .text:0x8017F918; // type:function size:0x78 +fn_8017F990 = .text:0x8017F990; // type:function size:0xDC +fn_8017FA6C = .text:0x8017FA6C; // type:function size:0x1C +fn_8017FA88 = .text:0x8017FA88; // type:function size:0x8 +fn_8017FA90 = .text:0x8017FA90; // type:function size:0x8 +fn_8017FA98 = .text:0x8017FA98; // type:function size:0x8 +fn_8017FAA0 = .text:0x8017FAA0; // type:function size:0x98 +fn_8017FB38 = .text:0x8017FB38; // type:function size:0x8 +fn_8017FB40 = .text:0x8017FB40; // type:function size:0x104 +fn_8017FC44 = .text:0x8017FC44; // type:function size:0x268 +fn_8017FEAC = .text:0x8017FEAC; // type:function size:0x2D4 +fn_80180180 = .text:0x80180180; // type:function size:0x16C +fn_801802EC = .text:0x801802EC; // type:function size:0xD4 +fn_801803C0 = .text:0x801803C0; // type:function size:0xC4 +fn_80180484 = .text:0x80180484; // type:function size:0x40 +fn_801804C4 = .text:0x801804C4; // type:function size:0x64 +Rumble__14CRumbleManagerFR13CStateManager11ERumbleFxId15ERumblePriorityf = .text:0x80180528; // type:function size:0xE8 +fn_80180610 = .text:0x80180610; // type:function size:0x114 +fn_80180724 = .text:0x80180724; // type:function size:0x14 +fn_80180738 = .text:0x80180738; // type:function size:0x8 +fn_80180740 = .text:0x80180740; // type:function size:0x28 +fn_80180768 = .text:0x80180768; // type:function size:0x184 +fn_801808EC = .text:0x801808EC; // type:function size:0x2B0 +fn_80180B9C = .text:0x80180B9C; // type:function size:0x24 +fn_80180BC0 = .text:0x80180BC0; // type:function size:0x5C +fn_80180C1C = .text:0x80180C1C; // type:function size:0x29C +fn_80180EB8 = .text:0x80180EB8; // type:function size:0x210 +fn_801810C8 = .text:0x801810C8; // type:function size:0x144 +fn_8018120C = .text:0x8018120C; // type:function size:0x4 +fn_80181210 = .text:0x80181210; // type:function size:0x30 +fn_80181240 = .text:0x80181240; // type:function size:0x170 +fn_801813B0 = .text:0x801813B0; // type:function size:0x2E8 +fn_80181698 = .text:0x80181698; // type:function size:0x40 +fn_801816D8 = .text:0x801816D8; // type:function size:0xC +fn_801816E4 = .text:0x801816E4; // type:function size:0x3C +AddOrUpdateSafeZone__16CSafeZoneManagerFR13CStateManagerRC9TUniqueIdRC9CVector3fRC9CVector3ff = .text:0x80181720; // type:function size:0x138 +RemoveSafeZone__16CSafeZoneManagerFRC9TUniqueId = .text:0x80181858; // type:function size:0xD4 +fn_8018192C = .text:0x8018192C; // type:function size:0x1D4 +fn_80181B00 = .text:0x80181B00; // type:function size:0x154 +fn_80181C54 = .text:0x80181C54; // type:function size:0xA8 +fn_80181CFC = .text:0x80181CFC; // type:function size:0x94 +IsObjectInSafeZone__16CSafeZoneManagerCFRC6CActorRC13CStateManager = .text:0x80181D90; // type:function size:0xA8 +IsObjectInHurtfulSafeZone__16CSafeZoneManagerCFRC6CActorRC13CStateManager = .text:0x80181E38; // type:function size:0xD8 +PointIsInSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC9CVector3f = .text:0x80181F10; // type:function size:0x38 +PointIsInHurtfulSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC9CVector3f = .text:0x80181F48; // type:function size:0xB0 +PointIsInWhichSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC9CVector3f = .text:0x80181FF8; // type:function size:0x9C +SphereTouchingWhichSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC7CSphere = .text:0x80182094; // type:function size:0x108 +fn_8018219C = .text:0x8018219C; // type:function size:0x114 +fn_801822B0 = .text:0x801822B0; // type:function size:0x1E4 +fn_80182494 = .text:0x80182494; // type:function size:0xBF8 +fn_8018308C = .text:0x8018308C; // type:function size:0x64 +fn_801830F0 = .text:0x801830F0; // type:function size:0x51C +fn_8018360C = .text:0x8018360C; // type:function size:0x80 +fn_8018368C = .text:0x8018368C; // type:function size:0x18 +fn_801836A4 = .text:0x801836A4; // type:function size:0x198 +fn_8018383C = .text:0x8018383C; // type:function size:0xEC +fn_80183928 = .text:0x80183928; // type:function size:0xA8 +fn_801839D0 = .text:0x801839D0; // type:function size:0x64 +fn_80183A34 = .text:0x80183A34; // type:function size:0x88 +fn_80183ABC = .text:0x80183ABC; // type:function size:0x9C +fn_80183B58 = .text:0x80183B58; // type:function size:0x1A8 +fn_80183D00 = .text:0x80183D00; // type:function size:0x494 +fn_80184194 = .text:0x80184194; // type:function size:0x68 +fn_801841FC = .text:0x801841FC; // type:function size:0x2F8 +fn_801844F4 = .text:0x801844F4; // type:function size:0x3AC +fn_801848A0 = .text:0x801848A0; // type:function size:0x460 +fn_80184D00 = .text:0x80184D00; // type:function size:0x54 +fn_80184D54 = .text:0x80184D54; // type:function size:0x14 +fn_80184D68 = .text:0x80184D68; // type:function size:0x224 +fn_80184F8C = .text:0x80184F8C; // type:function size:0x178 +fn_80185104 = .text:0x80185104; // type:function size:0x70 +fn_80185174 = .text:0x80185174; // type:function size:0x54 +fn_801851C8 = .text:0x801851C8; // type:function size:0x74 +fn_8018523C = .text:0x8018523C; // type:function size:0x218 +fn_80185454 = .text:0x80185454; // type:function size:0x238 +fn_8018568C = .text:0x8018568C; // type:function size:0x24 +fn_801856B0 = .text:0x801856B0; // type:function size:0x90 +fn_80185740 = .text:0x80185740; // type:function size:0x7D0 +fn_80185F10 = .text:0x80185F10; // type:function size:0x24 +fn_80185F34 = .text:0x80185F34; // type:function size:0x8 +fn_80185F3C = .text:0x80185F3C; // type:function size:0x20 +fn_80185F5C = .text:0x80185F5C; // type:function size:0x78 +fn_80185FD4 = .text:0x80185FD4; // type:function size:0x8C +fn_80186060 = .text:0x80186060; // type:function size:0x74 +fn_801860D4 = .text:0x801860D4; // type:function size:0x6C +fn_80186140 = .text:0x80186140; // type:function size:0x18 +fn_80186158 = .text:0x80186158; // type:function size:0x60 +fn_801861B8 = .text:0x801861B8; // type:function size:0xC +fn_801861C4 = .text:0x801861C4; // type:function size:0xC +fn_801861D0 = .text:0x801861D0; // type:function size:0xC +fn_801861DC = .text:0x801861DC; // type:function size:0x4 +fn_801861E0 = .text:0x801861E0; // type:function size:0x24 +fn_80186204 = .text:0x80186204; // type:function size:0x20 +fn_80186224 = .text:0x80186224; // type:function size:0x4 +fn_80186228 = .text:0x80186228; // type:function size:0x10 +fn_80186238 = .text:0x80186238; // type:function size:0x4 +fn_8018623C = .text:0x8018623C; // type:function size:0x4 +fn_80186240 = .text:0x80186240; // type:function size:0x48 +fn_80186288 = .text:0x80186288; // type:function size:0x48 +fn_801862D0 = .text:0x801862D0; // type:function size:0x394 +fn_80186664 = .text:0x80186664; // type:function size:0x1FC +fn_80186860 = .text:0x80186860; // type:function size:0x10C +fn_8018696C = .text:0x8018696C; // type:function size:0x13C +fn_80186AA8 = .text:0x80186AA8; // type:function size:0x4D0 +fn_80186F78 = .text:0x80186F78; // type:function size:0xBC +fn_80187034 = .text:0x80187034; // type:function size:0x3F8 +fn_8018742C = .text:0x8018742C; // type:function size:0x5C +fn_80187488 = .text:0x80187488; // type:function size:0x50 +fn_801874D8 = .text:0x801874D8; // type:function size:0x3C +fn_80187514 = .text:0x80187514; // type:function size:0xC +fn_80187520 = .text:0x80187520; // type:function size:0x22C +fn_8018774C = .text:0x8018774C; // type:function size:0x6A0 +fn_80187DEC = .text:0x80187DEC; // type:function size:0x5E0 +fn_801883CC = .text:0x801883CC; // type:function size:0x80 +fn_8018844C = .text:0x8018844C; // type:function size:0xF4 +fn_80188540 = .text:0x80188540; // type:function size:0x20 +fn_80188560 = .text:0x80188560; // type:function size:0x2C8 +fn_80188828 = .text:0x80188828; // type:function size:0x54 +fn_8018887C = .text:0x8018887C; // type:function size:0x2BC +fn_80188B38 = .text:0x80188B38; // type:function size:0xD0 +fn_80188C08 = .text:0x80188C08; // type:function size:0xF4 +fn_80188CFC = .text:0x80188CFC; // type:function size:0x338 +fn_80189034 = .text:0x80189034; // type:function size:0x44 +fn_80189078 = .text:0x80189078; // type:function size:0x40 +fn_801890B8 = .text:0x801890B8; // type:function size:0x444 +fn_801894FC = .text:0x801894FC; // type:function size:0x4 +fn_80189500 = .text:0x80189500; // type:function size:0xE4 +fn_801895E4 = .text:0x801895E4; // type:function size:0x68 +fn_8018964C = .text:0x8018964C; // type:function size:0x8 +fn_80189654 = .text:0x80189654; // type:function size:0xAFC +fn_8018A150 = .text:0x8018A150; // type:function size:0xED8 +fn_8018B028 = .text:0x8018B028; // type:function size:0x8 +fn_8018B030 = .text:0x8018B030; // type:function size:0x8 +fn_8018B038 = .text:0x8018B038; // type:function size:0x1D0 +fn_8018B208 = .text:0x8018B208; // type:function size:0x2F4 +fn_8018B4FC = .text:0x8018B4FC; // type:function size:0x254 +fn_8018B750 = .text:0x8018B750; // type:function size:0xEC +fn_8018B83C = .text:0x8018B83C; // type:function size:0x1C4 +fn_8018BA00 = .text:0x8018BA00; // type:function size:0xF8 +fn_8018BAF8 = .text:0x8018BAF8; // type:function size:0x114 +fn_8018BC0C = .text:0x8018BC0C; // type:function size:0x8C +fn_8018BC98 = .text:0x8018BC98; // type:function size:0xC4 +fn_8018BD5C = .text:0x8018BD5C; // type:function size:0x80 +fn_8018BDDC = .text:0x8018BDDC; // type:function size:0x220 +fn_8018BFFC = .text:0x8018BFFC; // type:function size:0x14 +fn_8018C010 = .text:0x8018C010; // type:function size:0x24C +fn_8018C25C = .text:0x8018C25C; // type:function size:0xBC +fn_8018C318 = .text:0x8018C318; // type:function size:0x3E4 +fn_8018C6FC = .text:0x8018C6FC; // type:function size:0x10 +fn_8018C70C = .text:0x8018C70C; // type:function size:0x4 +fn_8018C710 = .text:0x8018C710; // type:function size:0x5C +fn_8018C76C = .text:0x8018C76C; // type:function size:0x90 +fn_8018C7FC = .text:0x8018C7FC; // type:function size:0x1AC +fn_8018C9A8 = .text:0x8018C9A8; // type:function size:0xF8 +fn_8018CAA0 = .text:0x8018CAA0; // type:function size:0x90 +fn_8018CB30 = .text:0x8018CB30; // type:function size:0x28C +fn_8018CDBC = .text:0x8018CDBC; // type:function size:0x4BC +fn_8018D278 = .text:0x8018D278; // type:function size:0x458 +fn_8018D6D0 = .text:0x8018D6D0; // type:function size:0x1A4 +fn_8018D874 = .text:0x8018D874; // type:function size:0x94 +fn_8018D908 = .text:0x8018D908; // type:function size:0x168 +fn_8018DA70 = .text:0x8018DA70; // type:function size:0x600 +fn_8018E070 = .text:0x8018E070; // type:function size:0x4D8 +fn_8018E548 = .text:0x8018E548; // type:function size:0x144 +fn_8018E68C = .text:0x8018E68C; // type:function size:0x2D0 +fn_8018E95C = .text:0x8018E95C; // type:function size:0x28 +fn_8018E984 = .text:0x8018E984; // type:function size:0x238 +fn_8018EBBC = .text:0x8018EBBC; // type:function size:0x690 +fn_8018F24C = .text:0x8018F24C; // type:function size:0xC +fn_8018F258 = .text:0x8018F258; // type:function size:0xAC +fn_8018F304 = .text:0x8018F304; // type:function size:0x1F8 +fn_8018F4FC = .text:0x8018F4FC; // type:function size:0x4 +fn_8018F500 = .text:0x8018F500; // type:function size:0x134 +fn_8018F634 = .text:0x8018F634; // type:function size:0x17C +fn_8018F7B0 = .text:0x8018F7B0; // type:function size:0x114 +fn_8018F8C4 = .text:0x8018F8C4; // type:function size:0x20C +fn_8018FAD0 = .text:0x8018FAD0; // type:function size:0x120 +fn_8018FBF0 = .text:0x8018FBF0; // type:function size:0x7C +fn_8018FC6C = .text:0x8018FC6C; // type:function size:0x50 +fn_8018FCBC = .text:0x8018FCBC; // type:function size:0x8C +fn_8018FD48 = .text:0x8018FD48; // type:function size:0x1A8 +fn_8018FEF0 = .text:0x8018FEF0; // type:function size:0x348 +fn_80190238 = .text:0x80190238; // type:function size:0x290 +fn_801904C8 = .text:0x801904C8; // type:function size:0x38 +fn_80190500 = .text:0x80190500; // type:function size:0x3C +fn_8019053C = .text:0x8019053C; // type:function size:0x150 +fn_8019068C = .text:0x8019068C; // type:function size:0x4C +fn_801906D8 = .text:0x801906D8; // type:function size:0x20 +fn_801906F8 = .text:0x801906F8; // type:function size:0x238 +fn_80190930 = .text:0x80190930; // type:function size:0x4 +fn_80190934 = .text:0x80190934; // type:function size:0x60 +fn_80190994 = .text:0x80190994; // type:function size:0xA8 +fn_80190A3C = .text:0x80190A3C; // type:function size:0x64 +fn_80190AA0 = .text:0x80190AA0; // type:function size:0x88 +fn_80190B28 = .text:0x80190B28; // type:function size:0x9C +fn_80190BC4 = .text:0x80190BC4; // type:function size:0x2C +fn_80190BF0 = .text:0x80190BF0; // type:function size:0x4C +fn_80190C3C = .text:0x80190C3C; // type:function size:0xC +fn_80190C48 = .text:0x80190C48; // type:function size:0xD8 +fn_80190D20 = .text:0x80190D20; // type:function size:0x10 +fn_80190D30 = .text:0x80190D30; // type:function size:0x14 +fn_80190D44 = .text:0x80190D44; // type:function size:0x124 +fn_80190E68 = .text:0x80190E68; // type:function size:0xD0 +fn_80190F38 = .text:0x80190F38; // type:function size:0x184 +fn_801910BC = .text:0x801910BC; // type:function size:0x8 +fn_801910C4 = .text:0x801910C4; // type:function size:0x3C +fn_80191100 = .text:0x80191100; // type:function size:0x3C +fn_8019113C = .text:0x8019113C; // type:function size:0x80 +fn_801911BC = .text:0x801911BC; // type:function size:0x130 +fn_801912EC = .text:0x801912EC; // type:function size:0x48 +fn_80191334 = .text:0x80191334; // type:function size:0x4C +fn_80191380 = .text:0x80191380; // type:function size:0x10 +fn_80191390 = .text:0x80191390; // type:function size:0x34 +fn_801913C4 = .text:0x801913C4; // type:function size:0x28 +fn_801913EC = .text:0x801913EC; // type:function size:0x64 +fn_80191450 = .text:0x80191450; // type:function size:0x164 +fn_801915B4 = .text:0x801915B4; // type:function size:0x10 +fn_801915C4 = .text:0x801915C4; // type:function size:0x2C +fn_801915F0 = .text:0x801915F0; // type:function size:0x4 +fn_801915F4 = .text:0x801915F4; // type:function size:0x230 +fn_80191824 = .text:0x80191824; // type:function size:0x94 +fn_801918B8 = .text:0x801918B8; // type:function size:0x174 +fn_80191A2C = .text:0x80191A2C; // type:function size:0xD8 +fn_80191B04 = .text:0x80191B04; // type:function size:0x404 +fn_80191F08 = .text:0x80191F08; // type:function size:0x4 +fn_80191F0C = .text:0x80191F0C; // type:function size:0xB8 +fn_80191FC4 = .text:0x80191FC4; // type:function size:0xF0 +fn_801920B4 = .text:0x801920B4; // type:function size:0xC84 +fn_80192D38 = .text:0x80192D38; // type:function size:0x70 +fn_80192DA8 = .text:0x80192DA8; // type:function size:0x110 +fn_80192EB8 = .text:0x80192EB8; // type:function size:0x2C +fn_80192EE4 = .text:0x80192EE4; // type:function size:0x1F4 +fn_801930D8 = .text:0x801930D8; // type:function size:0x38 +fn_80193110 = .text:0x80193110; // type:function size:0x4C +fn_8019315C = .text:0x8019315C; // type:function size:0x8 +fn_80193164 = .text:0x80193164; // type:function size:0x1C0 +fn_80193324 = .text:0x80193324; // type:function size:0x31C +fn_80193640 = .text:0x80193640; // type:function size:0x6C +fn_801936AC = .text:0x801936AC; // type:function size:0x18 +fn_801936C4 = .text:0x801936C4; // type:function size:0x28 +fn_801936EC = .text:0x801936EC; // type:function size:0x5F0 +fn_80193CDC = .text:0x80193CDC; // type:function size:0x78 +fn_80193D54 = .text:0x80193D54; // type:function size:0x74 +fn_80193DC8 = .text:0x80193DC8; // type:function size:0x74 +fn_80193E3C = .text:0x80193E3C; // type:function size:0x48 +fn_80193E84 = .text:0x80193E84; // type:function size:0x2B8 +fn_8019413C = .text:0x8019413C; // type:function size:0x14 +fn_80194150 = .text:0x80194150; // type:function size:0x1DC +fn_8019432C = .text:0x8019432C; // type:function size:0x2CC +fn_801945F8 = .text:0x801945F8; // type:function size:0x104 +fn_801946FC = .text:0x801946FC; // type:function size:0x1C +fn_80194718 = .text:0x80194718; // type:function size:0x24C +fn_80194964 = .text:0x80194964; // type:function size:0x14 +fn_80194978 = .text:0x80194978; // type:function size:0xC0 +fn_80194A38 = .text:0x80194A38; // type:function size:0x4C +fn_80194A84 = .text:0x80194A84; // type:function size:0x154 +fn_80194BD8 = .text:0x80194BD8; // type:function size:0x108 +fn_80194CE0 = .text:0x80194CE0; // type:function size:0xE84 +fn_80195B64 = .text:0x80195B64; // type:function size:0x1A8 +fn_80195D0C = .text:0x80195D0C; // type:function size:0x1E8 +fn_80195EF4 = .text:0x80195EF4; // type:function size:0x504 +fn_801963F8 = .text:0x801963F8; // type:function size:0xBC +DisplayHudMemo__9CSamusHudFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC13CHUDMemoParms = .text:0x801964B4; // type:function size:0x8C +fn_80196540 = .text:0x80196540; // type:function size:0x20 +fn_80196560 = .text:0x80196560; // type:function size:0x7C +fn_801965DC = .text:0x801965DC; // type:function size:0xB8 +fn_80196694 = .text:0x80196694; // type:function size:0xC +fn_801966A0 = .text:0x801966A0; // type:function size:0x30 +fn_801966D0 = .text:0x801966D0; // type:function size:0x28 +fn_801966F8 = .text:0x801966F8; // type:function size:0x124 +fn_8019681C = .text:0x8019681C; // type:function size:0x194 +fn_801969B0 = .text:0x801969B0; // type:function size:0x200 +fn_80196BB0 = .text:0x80196BB0; // type:function size:0xB28 +fn_801976D8 = .text:0x801976D8; // type:function size:0x94 +fn_8019776C = .text:0x8019776C; // type:function size:0xC4 +fn_80197830 = .text:0x80197830; // type:function size:0x28 +fn_80197858 = .text:0x80197858; // type:function size:0x250 +fn_80197AA8 = .text:0x80197AA8; // type:function size:0x600 +fn_801980A8 = .text:0x801980A8; // type:function size:0x128 +fn_801981D0 = .text:0x801981D0; // type:function size:0x204 +fn_801983D4 = .text:0x801983D4; // type:function size:0x48C +fn_80198860 = .text:0x80198860; // type:function size:0x1E4 +fn_80198A44 = .text:0x80198A44; // type:function size:0x130 +fn_80198B74 = .text:0x80198B74; // type:function size:0x4C +fn_80198BC0 = .text:0x80198BC0; // type:function size:0x7B8 +fn_80199378 = .text:0x80199378; // type:function size:0x788 +fn_80199B00 = .text:0x80199B00; // type:function size:0x1260 +fn_8019AD60 = .text:0x8019AD60; // type:function size:0x2BC +fn_8019B01C = .text:0x8019B01C; // type:function size:0x6C +fn_8019B088 = .text:0x8019B088; // type:function size:0x904 +fn_8019B98C = .text:0x8019B98C; // type:function size:0x4 +fn_8019B990 = .text:0x8019B990; // type:function size:0xCC +fn_8019BA5C = .text:0x8019BA5C; // type:function size:0xA4 +fn_8019BB00 = .text:0x8019BB00; // type:function size:0x78 +fn_8019BB78 = .text:0x8019BB78; // type:function size:0xB9C +fn_8019C714 = .text:0x8019C714; // type:function size:0xF0 +fn_8019C804 = .text:0x8019C804; // type:function size:0x890 +fn_8019D094 = .text:0x8019D094; // type:function size:0x57C +fn_8019D610 = .text:0x8019D610; // type:function size:0x4C +fn_8019D65C = .text:0x8019D65C; // type:function size:0x654 +fn_8019DCB0 = .text:0x8019DCB0; // type:function size:0x48 +fn_8019DCF8 = .text:0x8019DCF8; // type:function size:0xF4 +fn_8019DDEC = .text:0x8019DDEC; // type:function size:0x728 +fn_8019E514 = .text:0x8019E514; // type:function size:0x8A4 +fn_8019EDB8 = .text:0x8019EDB8; // type:function size:0xD8 +fn_8019EE90 = .text:0x8019EE90; // type:function size:0xD8 +fn_8019EF68 = .text:0x8019EF68; // type:function size:0x324 +fn_8019F28C = .text:0x8019F28C; // type:function size:0x130 +fn_8019F3BC = .text:0x8019F3BC; // type:function size:0x16C +fn_8019F528 = .text:0x8019F528; // type:function size:0x8C +fn_8019F5B4 = .text:0x8019F5B4; // type:function size:0x50 +fn_8019F604 = .text:0x8019F604; // type:function size:0x50 +fn_8019F654 = .text:0x8019F654; // type:function size:0x538 +fn_8019FB8C = .text:0x8019FB8C; // type:function size:0x818 +fn_801A03A4 = .text:0x801A03A4; // type:function size:0x9C +fn_801A0440 = .text:0x801A0440; // type:function size:0x220 +fn_801A0660 = .text:0x801A0660; // type:function size:0x10C +fn_801A076C = .text:0x801A076C; // type:function size:0x20 +fn_801A078C = .text:0x801A078C; // type:function size:0x2CC +fn_801A0A58 = .text:0x801A0A58; // type:function size:0x8 +fn_801A0A60 = .text:0x801A0A60; // type:function size:0x8 +fn_801A0A68 = .text:0x801A0A68; // type:function size:0x14 +fn_801A0A7C = .text:0x801A0A7C; // type:function size:0x7C +fn_801A0AF8 = .text:0x801A0AF8; // type:function size:0x1B8 +fn_801A0CB0 = .text:0x801A0CB0; // type:function size:0x40C +fn_801A10BC = .text:0x801A10BC; // type:function size:0x494 +fn_801A1550 = .text:0x801A1550; // type:function size:0x2F0 +fn_801A1840 = .text:0x801A1840; // type:function size:0x338 +fn_801A1B78 = .text:0x801A1B78; // type:function size:0x54 +fn_801A1BCC = .text:0x801A1BCC; // type:function size:0x48 +fn_801A1C14 = .text:0x801A1C14; // type:function size:0x14 +fn_801A1C28 = .text:0x801A1C28; // type:function size:0x5B4 +fn_801A21DC = .text:0x801A21DC; // type:function size:0x20 +fn_801A21FC = .text:0x801A21FC; // type:function size:0x3C +fn_801A2238 = .text:0x801A2238; // type:function size:0x84 +fn_801A22BC = .text:0x801A22BC; // type:function size:0x124 +fn_801A23E0 = .text:0x801A23E0; // type:function size:0x98 +fn_801A2478 = .text:0x801A2478; // type:function size:0x4 +fn_801A247C = .text:0x801A247C; // type:function size:0x98 +fn_801A2514 = .text:0x801A2514; // type:function size:0x200 +fn_801A2714 = .text:0x801A2714; // type:function size:0x280 +fn_801A2994 = .text:0x801A2994; // type:function size:0x148 +fn_801A2ADC = .text:0x801A2ADC; // type:function size:0x50 +fn_801A2B2C = .text:0x801A2B2C; // type:function size:0x78 +fn_801A2BA4 = .text:0x801A2BA4; // type:function size:0xC4 +fn_801A2C68 = .text:0x801A2C68; // type:function size:0x54 +fn_801A2CBC = .text:0x801A2CBC; // type:function size:0x1EC +fn_801A2EA8 = .text:0x801A2EA8; // type:function size:0x20 +fn_801A2EC8 = .text:0x801A2EC8; // type:function size:0x208 +fn_801A30D0 = .text:0x801A30D0; // type:function size:0x8C +fn_801A315C = .text:0x801A315C; // type:function size:0xAC +fn_801A3208 = .text:0x801A3208; // type:function size:0x64 +fn_801A326C = .text:0x801A326C; // type:function size:0x7C +fn_801A32E8 = .text:0x801A32E8; // type:function size:0x114 +fn_801A33FC = .text:0x801A33FC; // type:function size:0x1B4 +fn_801A35B0 = .text:0x801A35B0; // type:function size:0x268 +fn_801A3818 = .text:0x801A3818; // type:function size:0x40C +fn_801A3C24 = .text:0x801A3C24; // type:function size:0x7C +fn_801A3CA0 = .text:0x801A3CA0; // type:function size:0x34 +fn_801A3CD4 = .text:0x801A3CD4; // type:function size:0x6C +fn_801A3D40 = .text:0x801A3D40; // type:function size:0x90 +fn_801A3DD0 = .text:0x801A3DD0; // type:function size:0x54 +fn_801A3E24 = .text:0x801A3E24; // type:function size:0x12C +fn_801A3F50 = .text:0x801A3F50; // type:function size:0x120 +fn_801A4070 = .text:0x801A4070; // type:function size:0x194 +fn_801A4204 = .text:0x801A4204; // type:function size:0x80 +fn_801A4284 = .text:0x801A4284; // type:function size:0xFC +fn_801A4380 = .text:0x801A4380; // type:function size:0x98 +fn_801A4418 = .text:0x801A4418; // type:function size:0xB4 +fn_801A44CC = .text:0x801A44CC; // type:function size:0x78 +fn_801A4544 = .text:0x801A4544; // type:function size:0x204 +fn_801A4748 = .text:0x801A4748; // type:function size:0x1CC +fn_801A4914 = .text:0x801A4914; // type:function size:0xF0 +fn_801A4A04 = .text:0x801A4A04; // type:function size:0x3C +fn_801A4A40 = .text:0x801A4A40; // type:function size:0x6C +fn_801A4AAC = .text:0x801A4AAC; // type:function size:0xC8 +fn_801A4B74 = .text:0x801A4B74; // type:function size:0x54 +fn_801A4BC8 = .text:0x801A4BC8; // type:function size:0x13C +fn_801A4D04 = .text:0x801A4D04; // type:function size:0x170 +fn_801A4E74 = .text:0x801A4E74; // type:function size:0xC0 +fn_801A4F34 = .text:0x801A4F34; // type:function size:0x1E0 +fn_801A5114 = .text:0x801A5114; // type:function size:0x4 +fn_801A5118 = .text:0x801A5118; // type:function size:0xC +fn_801A5124 = .text:0x801A5124; // type:function size:0x4 +fn_801A5128 = .text:0x801A5128; // type:function size:0x7C +fn_801A51A4 = .text:0x801A51A4; // type:function size:0x14 +fn_801A51B8 = .text:0x801A51B8; // type:function size:0x8 +fn_801A51C0 = .text:0x801A51C0; // type:function size:0xCC +fn_801A528C = .text:0x801A528C; // type:function size:0x770 +fn_801A59FC = .text:0x801A59FC; // type:function size:0x2C8 +fn_801A5CC4 = .text:0x801A5CC4; // type:function size:0x4 +fn_801A5CC8 = .text:0x801A5CC8; // type:function size:0x40 +fn_801A5D08 = .text:0x801A5D08; // type:function size:0x88 +fn_801A5D90 = .text:0x801A5D90; // type:function size:0x98 +fn_801A5E28 = .text:0x801A5E28; // type:function size:0x60 +fn_801A5E88 = .text:0x801A5E88; // type:function size:0x38 +fn_801A5EC0 = .text:0x801A5EC0; // type:function size:0x38 +fn_801A5EF8 = .text:0x801A5EF8; // type:function size:0x98 +fn_801A5F90 = .text:0x801A5F90; // type:function size:0xD8 +fn_801A6068 = .text:0x801A6068; // type:function size:0x648 +fn_801A66B0 = .text:0x801A66B0; // type:function size:0x90 +fn_801A6740 = .text:0x801A6740; // type:function size:0x84 +fn_801A67C4 = .text:0x801A67C4; // type:function size:0xC +fn_801A67D0 = .text:0x801A67D0; // type:function size:0x84 +fn_801A6854 = .text:0x801A6854; // type:function size:0x1C +fn_801A6870 = .text:0x801A6870; // type:function size:0x380 +fn_801A6BF0 = .text:0x801A6BF0; // type:function size:0x80 +fn_801A6C70 = .text:0x801A6C70; // type:function size:0xC +fn_801A6C7C = .text:0x801A6C7C; // type:function size:0x68 +fn_801A6CE4 = .text:0x801A6CE4; // type:function size:0xC4 +fn_801A6DA8 = .text:0x801A6DA8; // type:function size:0x58 +fn_801A6E00 = .text:0x801A6E00; // type:function size:0x78 +fn_801A6E78 = .text:0x801A6E78; // type:function size:0x114 +fn_801A6F8C = .text:0x801A6F8C; // type:function size:0x4 +fn_801A6F90 = .text:0x801A6F90; // type:function size:0x7EC +fn_801A777C = .text:0x801A777C; // type:function size:0x34 +fn_801A77B0 = .text:0x801A77B0; // type:function size:0x60 +fn_801A7810 = .text:0x801A7810; // type:function size:0x84 +fn_801A7894 = .text:0x801A7894; // type:function size:0x4 +fn_801A7898 = .text:0x801A7898; // type:function size:0x13C +fn_801A79D4 = .text:0x801A79D4; // type:function size:0x178 +fn_801A7B4C = .text:0x801A7B4C; // type:function size:0x4C +fn_801A7B98 = .text:0x801A7B98; // type:function size:0x1F4 +fn_801A7D8C = .text:0x801A7D8C; // type:function size:0x358 +fn_801A80E4 = .text:0x801A80E4; // type:function size:0x10 +fn_801A80F4 = .text:0x801A80F4; // type:function size:0x13C +fn_801A8230 = .text:0x801A8230; // type:function size:0x7CC +fn_801A89FC = .text:0x801A89FC; // type:function size:0x1D0 +fn_801A8BCC = .text:0x801A8BCC; // type:function size:0x1C +fn_801A8BE8 = .text:0x801A8BE8; // type:function size:0x78 +fn_801A8C60 = .text:0x801A8C60; // type:function size:0x98 +fn_801A8CF8 = .text:0x801A8CF8; // type:function size:0x38 +fn_801A8D30 = .text:0x801A8D30; // type:function size:0x50 +fn_801A8D80 = .text:0x801A8D80; // type:function size:0x260 +fn_801A8FE0 = .text:0x801A8FE0; // type:function size:0x3C +fn_801A901C = .text:0x801A901C; // type:function size:0x158 +fn_801A9174 = .text:0x801A9174; // type:function size:0xF0 +fn_801A9264 = .text:0x801A9264; // type:function size:0x28 +fn_801A928C = .text:0x801A928C; // type:function size:0x44 +fn_801A92D0 = .text:0x801A92D0; // type:function size:0x1BC +fn_801A948C = .text:0x801A948C; // type:function size:0x1E8 +fn_801A9674 = .text:0x801A9674; // type:function size:0x118 +fn_801A978C = .text:0x801A978C; // type:function size:0x688 +fn_801A9E14 = .text:0x801A9E14; // type:function size:0x28 +fn_801A9E3C = .text:0x801A9E3C; // type:function size:0x20 +fn_801A9E5C = .text:0x801A9E5C; // type:function size:0x148 +fn_801A9FA4 = .text:0x801A9FA4; // type:function size:0x190 +fn_801AA134 = .text:0x801AA134; // type:function size:0x4C +fn_801AA180 = .text:0x801AA180; // type:function size:0x88 +fn_801AA208 = .text:0x801AA208; // type:function size:0x1C +fn_801AA224 = .text:0x801AA224; // type:function size:0xE4 +fn_801AA308 = .text:0x801AA308; // type:function size:0x3D8 +fn_801AA6E0 = .text:0x801AA6E0; // type:function size:0xC +fn_801AA6EC = .text:0x801AA6EC; // type:function size:0x210 +fn_801AA8FC = .text:0x801AA8FC; // type:function size:0x194 +fn_801AAA90 = .text:0x801AAA90; // type:function size:0x26C +fn_801AACFC = .text:0x801AACFC; // type:function size:0x12C +fn_801AAE28 = .text:0x801AAE28; // type:function size:0x40 +fn_801AAE68 = .text:0x801AAE68; // type:function size:0x34 +fn_801AAE9C = .text:0x801AAE9C; // type:function size:0x38 +fn_801AAED4 = .text:0x801AAED4; // type:function size:0x1F0 +fn_801AB0C4 = .text:0x801AB0C4; // type:function size:0xE4 +fn_801AB1A8 = .text:0x801AB1A8; // type:function size:0x140 +fn_801AB2E8 = .text:0x801AB2E8; // type:function size:0x20 +fn_801AB308 = .text:0x801AB308; // type:function size:0x18 +fn_801AB320 = .text:0x801AB320; // type:function size:0x1C +fn_801AB33C = .text:0x801AB33C; // type:function size:0x5C +fn_801AB398 = .text:0x801AB398; // type:function size:0x3D8 +fn_801AB770 = .text:0x801AB770; // type:function size:0x98 +fn_801AB808 = .text:0x801AB808; // type:function size:0x1B0 +fn_801AB9B8 = .text:0x801AB9B8; // type:function size:0x67C +fn_801AC034 = .text:0x801AC034; // type:function size:0x140 +fn_801AC174 = .text:0x801AC174; // type:function size:0x268 +fn_801AC3DC = .text:0x801AC3DC; // type:function size:0x38 +fn_801AC414 = .text:0x801AC414; // type:function size:0x38 +SetSSandBoss_FuncPtrs__FP18SSandBoss_FuncPtrs = .text:0x801AC44C; // type:function size:0x8 +fn_801AC454 = .text:0x801AC454; // type:function size:0x10 +SetSSandworm_FuncPtrs__FP18SSandworm_FuncPtrs = .text:0x801AC464; // type:function size:0x8 +fn_801AC46C = .text:0x801AC46C; // type:function size:0x10 +fn_801AC47C = .text:0x801AC47C; // type:function size:0x2C +fn_801AC4A8 = .text:0x801AC4A8; // type:function size:0x2C +fn_801AC4D4 = .text:0x801AC4D4; // type:function size:0xC0 +fn_801AC594 = .text:0x801AC594; // type:function size:0x3CC +fn_801AC960 = .text:0x801AC960; // type:function size:0x8 +fn_801AC968 = .text:0x801AC968; // type:function size:0x24 +fn_801AC98C = .text:0x801AC98C; // type:function size:0x50 +fn_801AC9DC = .text:0x801AC9DC; // type:function size:0x1D4 +fn_801ACBB0 = .text:0x801ACBB0; // type:function size:0xF0 +Reset__18CSaveGameInterfaceFv = .text:0x801ACCA0; // type:function size:0x9C +CheckLoadComplete__18CSaveGameInterfaceFv = .text:0x801ACD3C; // type:function size:0x300 +fn_801AD03C = .text:0x801AD03C; // type:function size:0x54 +fn_801AD090 = .text:0x801AD090; // type:function size:0x64 +fn_801AD0F4 = .text:0x801AD0F4; // type:function size:0x13C +fn_801AD230 = .text:0x801AD230; // type:function size:0x14 +fn_801AD244 = .text:0x801AD244; // type:function size:0x18 +Draw__18CSaveGameInterfaceCFv = .text:0x801AD25C; // type:function size:0x6C +fn_801AD2C8 = .text:0x801AD2C8; // type:function size:0x108 +fn_801AD3D0 = .text:0x801AD3D0; // type:function size:0x28 +fn_801AD3F8 = .text:0x801AD3F8; // type:function size:0x20 +fn_801AD418 = .text:0x801AD418; // type:function size:0x90 +fn_801AD4A8 = .text:0x801AD4A8; // type:function size:0x24 +fn_801AD4CC = .text:0x801AD4CC; // type:function size:0x40 +fn_801AD50C = .text:0x801AD50C; // type:function size:0x4C +fn_801AD558 = .text:0x801AD558; // type:function size:0xC4 +fn_801AD61C = .text:0x801AD61C; // type:function size:0x110 +fn_801AD72C = .text:0x801AD72C; // type:function size:0x25C +fn_801AD988 = .text:0x801AD988; // type:function size:0x18 +fn_801AD9A0 = .text:0x801AD9A0; // type:function size:0x10 +fn_801AD9B0 = .text:0x801AD9B0; // type:function size:0x5BC +fn_801ADF6C = .text:0x801ADF6C; // type:function size:0x18 +fn_801ADF84 = .text:0x801ADF84; // type:function size:0x6C +fn_801ADFF0 = .text:0x801ADFF0; // type:function size:0x10 +fn_801AE000 = .text:0x801AE000; // type:function size:0x10 +fn_801AE010 = .text:0x801AE010; // type:function size:0xC +fn_801AE01C = .text:0x801AE01C; // type:function size:0x1DC +fn_801AE1F8 = .text:0x801AE1F8; // type:function size:0x170 +fn_801AE368 = .text:0x801AE368; // type:function size:0x88 +fn_801AE3F0 = .text:0x801AE3F0; // type:function size:0xB4 +fn_801AE4A4 = .text:0x801AE4A4; // type:function size:0x88 +fn_801AE52C = .text:0x801AE52C; // type:function size:0xA4 +fn_801AE5D0 = .text:0x801AE5D0; // type:function size:0xA8 +fn_801AE678 = .text:0x801AE678; // type:function size:0x2C +fn_801AE6A4 = .text:0x801AE6A4; // type:function size:0xA4 +fn_801AE748 = .text:0x801AE748; // type:function size:0x17C +fn_801AE8C4 = .text:0x801AE8C4; // type:function size:0x1C0 +fn_801AEA84 = .text:0x801AEA84; // type:function size:0xF4 +fn_801AEB78 = .text:0x801AEB78; // type:function size:0x104 +fn_801AEC7C = .text:0x801AEC7C; // type:function size:0x90 +fn_801AED0C = .text:0x801AED0C; // type:function size:0x178 +fn_801AEE84 = .text:0x801AEE84; // type:function size:0x10C +fn_801AEF90 = .text:0x801AEF90; // type:function size:0x1A4 +fn_801AF134 = .text:0x801AF134; // type:function size:0x8 +fn_801AF13C = .text:0x801AF13C; // type:function size:0x14C +fn_801AF288 = .text:0x801AF288; // type:function size:0x10 +fn_801AF298 = .text:0x801AF298; // type:function size:0x834 +fn_801AFACC = .text:0x801AFACC; // type:function size:0x8 +fn_801AFAD4 = .text:0x801AFAD4; // type:function size:0x8 +fn_801AFADC = .text:0x801AFADC; // type:function size:0x8 +fn_801AFAE4 = .text:0x801AFAE4; // type:function size:0x754 +fn_801B0238 = .text:0x801B0238; // type:function size:0x3C0 +fn_801B05F8 = .text:0x801B05F8; // type:function size:0x14 +fn_801B060C = .text:0x801B060C; // type:function size:0x200 +fn_801B080C = .text:0x801B080C; // type:function size:0x74 +fn_801B0880 = .text:0x801B0880; // type:function size:0x3C4 +fn_801B0C44 = .text:0x801B0C44; // type:function size:0x8 +fn_801B0C4C = .text:0x801B0C4C; // type:function size:0x8 +fn_801B0C54 = .text:0x801B0C54; // type:function size:0x8 +fn_801B0C5C = .text:0x801B0C5C; // type:function size:0x8 +fn_801B0C64 = .text:0x801B0C64; // type:function size:0x8 +fn_801B0C6C = .text:0x801B0C6C; // type:function size:0x8 +fn_801B0C74 = .text:0x801B0C74; // type:function size:0x8 +fn_801B0C7C = .text:0x801B0C7C; // type:function size:0xC +fn_801B0C88 = .text:0x801B0C88; // type:function size:0x98 +fn_801B0D20 = .text:0x801B0D20; // type:function size:0xC +fn_801B0D2C = .text:0x801B0D2C; // type:function size:0x74 +fn_801B0DA0 = .text:0x801B0DA0; // type:function size:0x10 +fn_801B0DB0 = .text:0x801B0DB0; // type:function size:0x8 +fn_801B0DB8 = .text:0x801B0DB8; // type:function size:0x60 +fn_801B0E18 = .text:0x801B0E18; // type:function size:0x50 +fn_801B0E68 = .text:0x801B0E68; // type:function size:0x8 +fn_801B0E70 = .text:0x801B0E70; // type:function size:0x27C +fn_801B10EC = .text:0x801B10EC; // type:function size:0x1B8 +fn_801B12A4 = .text:0x801B12A4; // type:function size:0x14 +fn_801B12B8 = .text:0x801B12B8; // type:function size:0x8 +fn_801B12C0 = .text:0x801B12C0; // type:function size:0x8 +fn_801B12C8 = .text:0x801B12C8; // type:function size:0x4 +fn_801B12CC = .text:0x801B12CC; // type:function size:0x8 +fn_801B12D4 = .text:0x801B12D4; // type:function size:0x4 +fn_801B12D8 = .text:0x801B12D8; // type:function size:0xC4 +fn_801B139C = .text:0x801B139C; // type:function size:0x144 +fn_801B14E0 = .text:0x801B14E0; // type:function size:0xD4 +fn_801B15B4 = .text:0x801B15B4; // type:function size:0x118 +fn_801B16CC = .text:0x801B16CC; // type:function size:0x134 +fn_801B1800 = .text:0x801B1800; // type:function size:0xF4 +fn_801B18F4 = .text:0x801B18F4; // type:function size:0x14 +fn_801B1908 = .text:0x801B1908; // type:function size:0x68 +fn_801B1970 = .text:0x801B1970; // type:function size:0x48 +fn_801B19B8 = .text:0x801B19B8; // type:function size:0x24 +fn_801B19DC = .text:0x801B19DC; // type:function size:0xE4 +fn_801B1AC0 = .text:0x801B1AC0; // type:function size:0x1D0 +fn_801B1C90 = .text:0x801B1C90; // type:function size:0x134 +fn_801B1DC4 = .text:0x801B1DC4; // type:function size:0x8C +fn_801B1E50 = .text:0x801B1E50; // type:function size:0x1C +fn_801B1E6C = .text:0x801B1E6C; // type:function size:0x30 +fn_801B1E9C = .text:0x801B1E9C; // type:function size:0x8 +fn_801B1EA4 = .text:0x801B1EA4; // type:function size:0x258 +fn_801B20FC = .text:0x801B20FC; // type:function size:0x38 +fn_801B2134 = .text:0x801B2134; // type:function size:0xC +fn_801B2140 = .text:0x801B2140; // type:function size:0x1C +fn_801B215C = .text:0x801B215C; // type:function size:0x8 +fn_801B2164 = .text:0x801B2164; // type:function size:0x14 +fn_801B2178 = .text:0x801B2178; // type:function size:0xC +fn_801B2184 = .text:0x801B2184; // type:function size:0x10 +fn_801B2194 = .text:0x801B2194; // type:function size:0x1C +fn_801B21B0 = .text:0x801B21B0; // type:function size:0x8 +fn_801B21B8 = .text:0x801B21B8; // type:function size:0x14 +fn_801B21CC = .text:0x801B21CC; // type:function size:0x288 +fn_801B2454 = .text:0x801B2454; // type:function size:0x8 +fn_801B245C = .text:0x801B245C; // type:function size:0x8 +fn_801B2464 = .text:0x801B2464; // type:function size:0x6EC +fn_801B2B50 = .text:0x801B2B50; // type:function size:0x4 +fn_801B2B54 = .text:0x801B2B54; // type:function size:0x8 +fn_801B2B5C = .text:0x801B2B5C; // type:function size:0x2C +fn_801B2B88 = .text:0x801B2B88; // type:function size:0x8 +fn_801B2B90 = .text:0x801B2B90; // type:function size:0xC +fn_801B2B9C = .text:0x801B2B9C; // type:function size:0x8 +fn_801B2BA4 = .text:0x801B2BA4; // type:function size:0xC +fn_801B2BB0 = .text:0x801B2BB0; // type:function size:0xC +fn_801B2BBC = .text:0x801B2BBC; // type:function size:0x10 +fn_801B2BCC = .text:0x801B2BCC; // type:function size:0x6A4 +fn_801B3270 = .text:0x801B3270; // type:function size:0x4 +fn_801B3274 = .text:0x801B3274; // type:function size:0x38 +fn_801B32AC = .text:0x801B32AC; // type:function size:0x70 +fn_801B331C = .text:0x801B331C; // type:function size:0x4 +fn_801B3320 = .text:0x801B3320; // type:function size:0x4 +fn_801B3324 = .text:0x801B3324; // type:function size:0x110 +fn_801B3434 = .text:0x801B3434; // type:function size:0x110 +fn_801B3544 = .text:0x801B3544; // type:function size:0x10 +fn_801B3554 = .text:0x801B3554; // type:function size:0x8 +fn_801B355C = .text:0x801B355C; // type:function size:0x8 +fn_801B3564 = .text:0x801B3564; // type:function size:0x10 +fn_801B3574 = .text:0x801B3574; // type:function size:0x10 +fn_801B3584 = .text:0x801B3584; // type:function size:0x8 +fn_801B358C = .text:0x801B358C; // type:function size:0x4 +fn_801B3590 = .text:0x801B3590; // type:function size:0x78 +fn_801B3608 = .text:0x801B3608; // type:function size:0x8 +fn_801B3610 = .text:0x801B3610; // type:function size:0x5C +fn_801B366C = .text:0x801B366C; // type:function size:0x10 +fn_801B367C = .text:0x801B367C; // type:function size:0x8 +fn_801B3684 = .text:0x801B3684; // type:function size:0x8 +fn_801B368C = .text:0x801B368C; // type:function size:0x70 +fn_801B36FC = .text:0x801B36FC; // type:function size:0x38 +fn_801B3734 = .text:0x801B3734; // type:function size:0x70 +fn_801B37A4 = .text:0x801B37A4; // type:function size:0x4 +fn_801B37A8 = .text:0x801B37A8; // type:function size:0x4 +fn_801B37AC = .text:0x801B37AC; // type:function size:0x30 +fn_801B37DC = .text:0x801B37DC; // type:function size:0x118 +fn_801B38F4 = .text:0x801B38F4; // type:function size:0xFF8 +fn_801B48EC = .text:0x801B48EC; // type:function size:0x584 +fn_801B4E70 = .text:0x801B4E70; // type:function size:0x664 +fn_801B54D4 = .text:0x801B54D4; // type:function size:0x1C +fn_801B54F0 = .text:0x801B54F0; // type:function size:0x10 +fn_801B5500 = .text:0x801B5500; // type:function size:0xCCC +fn_801B61CC = .text:0x801B61CC; // type:function size:0x58 +fn_801B6224 = .text:0x801B6224; // type:function size:0x88 +fn_801B62AC = .text:0x801B62AC; // type:function size:0x90 +fn_801B633C = .text:0x801B633C; // type:function size:0x60 +fn_801B639C = .text:0x801B639C; // type:function size:0xC4 +fn_801B6460 = .text:0x801B6460; // type:function size:0xD0 +fn_801B6530 = .text:0x801B6530; // type:function size:0xCC +fn_801B65FC = .text:0x801B65FC; // type:function size:0x29C +fn_801B6898 = .text:0x801B6898; // type:function size:0x170 +fn_801B6A08 = .text:0x801B6A08; // type:function size:0x8 +fn_801B6A10 = .text:0x801B6A10; // type:function size:0x10 +fn_801B6A20 = .text:0x801B6A20; // type:function size:0xA4 +fn_801B6AC4 = .text:0x801B6AC4; // type:function size:0x8 +fn_801B6ACC = .text:0x801B6ACC; // type:function size:0x1C +fn_801B6AE8 = .text:0x801B6AE8; // type:function size:0x8 +fn_801B6AF0 = .text:0x801B6AF0; // type:function size:0x1C +fn_801B6B0C = .text:0x801B6B0C; // type:function size:0x8 +fn_801B6B14 = .text:0x801B6B14; // type:function size:0x8 +fn_801B6B1C = .text:0x801B6B1C; // type:function size:0x8 +fn_801B6B24 = .text:0x801B6B24; // type:function size:0x80 +fn_801B6BA4 = .text:0x801B6BA4; // type:function size:0x8 +fn_801B6BAC = .text:0x801B6BAC; // type:function size:0x8 +fn_801B6BB4 = .text:0x801B6BB4; // type:function size:0x1C +fn_801B6BD0 = .text:0x801B6BD0; // type:function size:0x1C +fn_801B6BEC = .text:0x801B6BEC; // type:function size:0x1C +fn_801B6C08 = .text:0x801B6C08; // type:function size:0x1C +fn_801B6C24 = .text:0x801B6C24; // type:function size:0x8 +fn_801B6C2C = .text:0x801B6C2C; // type:function size:0x8 +fn_801B6C34 = .text:0x801B6C34; // type:function size:0x8 +fn_801B6C3C = .text:0x801B6C3C; // type:function size:0x8 +fn_801B6C44 = .text:0x801B6C44; // type:function size:0x8 +fn_801B6C4C = .text:0x801B6C4C; // type:function size:0x8 +fn_801B6C54 = .text:0x801B6C54; // type:function size:0x8 +fn_801B6C5C = .text:0x801B6C5C; // type:function size:0x8 +fn_801B6C64 = .text:0x801B6C64; // type:function size:0x8 +fn_801B6C6C = .text:0x801B6C6C; // type:function size:0x8 +fn_801B6C74 = .text:0x801B6C74; // type:function size:0x120 +fn_801B6D94 = .text:0x801B6D94; // type:function size:0x8 +fn_801B6D9C = .text:0x801B6D9C; // type:function size:0x8 +fn_801B6DA4 = .text:0x801B6DA4; // type:function size:0x10 +fn_801B6DB4 = .text:0x801B6DB4; // type:function size:0x8 +fn_801B6DBC = .text:0x801B6DBC; // type:function size:0x8 +fn_801B6DC4 = .text:0x801B6DC4; // type:function size:0x8C +fn_801B6E50 = .text:0x801B6E50; // type:function size:0x84 +fn_801B6ED4 = .text:0x801B6ED4; // type:function size:0x50 +fn_801B6F24 = .text:0x801B6F24; // type:function size:0x8 +fn_801B6F2C = .text:0x801B6F2C; // type:function size:0x8 +fn_801B6F34 = .text:0x801B6F34; // type:function size:0x50 +fn_801B6F84 = .text:0x801B6F84; // type:function size:0xA0 +fn_801B7024 = .text:0x801B7024; // type:function size:0x8 +fn_801B702C = .text:0x801B702C; // type:function size:0x8 +fn_801B7034 = .text:0x801B7034; // type:function size:0x280 +fn_801B72B4 = .text:0x801B72B4; // type:function size:0x8 +fn_801B72BC = .text:0x801B72BC; // type:function size:0x8 +fn_801B72C4 = .text:0x801B72C4; // type:function size:0x34 +fn_801B72F8 = .text:0x801B72F8; // type:function size:0x3C +fn_801B7334 = .text:0x801B7334; // type:function size:0xB8 +fn_801B73EC = .text:0x801B73EC; // type:function size:0x30 +fn_801B741C = .text:0x801B741C; // type:function size:0x8 +fn_801B7424 = .text:0x801B7424; // type:function size:0x8 +fn_801B742C = .text:0x801B742C; // type:function size:0x13C +fn_801B7568 = .text:0x801B7568; // type:function size:0xE8 +fn_801B7650 = .text:0x801B7650; // type:function size:0x94 +fn_801B76E4 = .text:0x801B76E4; // type:function size:0x8 +fn_801B76EC = .text:0x801B76EC; // type:function size:0x58 +fn_801B7744 = .text:0x801B7744; // type:function size:0x8 +fn_801B774C = .text:0x801B774C; // type:function size:0x6C +fn_801B77B8 = .text:0x801B77B8; // type:function size:0x6C +fn_801B7824 = .text:0x801B7824; // type:function size:0x58 +fn_801B787C = .text:0x801B787C; // type:function size:0x6C +fn_801B78E8 = .text:0x801B78E8; // type:function size:0x7C +fn_801B7964 = .text:0x801B7964; // type:function size:0xBC +fn_801B7A20 = .text:0x801B7A20; // type:function size:0xBC +fn_801B7ADC = .text:0x801B7ADC; // type:function size:0xBC +fn_801B7B98 = .text:0x801B7B98; // type:function size:0xC4 +fn_801B7C5C = .text:0x801B7C5C; // type:function size:0x8 +fn_801B7C64 = .text:0x801B7C64; // type:function size:0x8 +fn_801B7C6C = .text:0x801B7C6C; // type:function size:0x8 +fn_801B7C74 = .text:0x801B7C74; // type:function size:0xB8 +fn_801B7D2C = .text:0x801B7D2C; // type:function size:0x80 +fn_801B7DAC = .text:0x801B7DAC; // type:function size:0x1AC +fn_801B7F58 = .text:0x801B7F58; // type:function size:0x8 +fn_801B7F60 = .text:0x801B7F60; // type:function size:0x98 +fn_801B7FF8 = .text:0x801B7FF8; // type:function size:0x8 +fn_801B8000 = .text:0x801B8000; // type:function size:0x2AC +fn_801B82AC = .text:0x801B82AC; // type:function size:0x944 +fn_801B8BF0 = .text:0x801B8BF0; // type:function size:0x258 +fn_801B8E48 = .text:0x801B8E48; // type:function size:0x550 +fn_801B9398 = .text:0x801B9398; // type:function size:0x294 +fn_801B962C = .text:0x801B962C; // type:function size:0x248 +fn_801B9874 = .text:0x801B9874; // type:function size:0x248 +fn_801B9ABC = .text:0x801B9ABC; // type:function size:0x174 +fn_801B9C30 = .text:0x801B9C30; // type:function size:0x48 +fn_801B9C78 = .text:0x801B9C78; // type:function size:0x50 +fn_801B9CC8 = .text:0x801B9CC8; // type:function size:0xFC +fn_801B9DC4 = .text:0x801B9DC4; // type:function size:0x8 +fn_801B9DCC = .text:0x801B9DCC; // type:function size:0x8 +fn_801B9DD4 = .text:0x801B9DD4; // type:function size:0x8 +fn_801B9DDC = .text:0x801B9DDC; // type:function size:0x10 +fn_801B9DEC = .text:0x801B9DEC; // type:function size:0x28 +fn_801B9E14 = .text:0x801B9E14; // type:function size:0x8 +fn_801B9E1C = .text:0x801B9E1C; // type:function size:0x37C +fn_801BA198 = .text:0x801BA198; // type:function size:0x1E8 +fn_801BA380 = .text:0x801BA380; // type:function size:0xB0 +fn_801BA430 = .text:0x801BA430; // type:function size:0x528 +fn_801BA958 = .text:0x801BA958; // type:function size:0xB0 +fn_801BAA08 = .text:0x801BAA08; // type:function size:0x16C +fn_801BAB74 = .text:0x801BAB74; // type:function size:0x1CC +fn_801BAD40 = .text:0x801BAD40; // type:function size:0x364 +fn_801BB0A4 = .text:0x801BB0A4; // type:function size:0x15C +fn_801BB200 = .text:0x801BB200; // type:function size:0x124 +fn_801BB324 = .text:0x801BB324; // type:function size:0x29C +fn_801BB5C0 = .text:0x801BB5C0; // type:function size:0x38C +fn_801BB94C = .text:0x801BB94C; // type:function size:0x170 +fn_801BBABC = .text:0x801BBABC; // type:function size:0x1B4 +fn_801BBC70 = .text:0x801BBC70; // type:function size:0x204 +fn_801BBE74 = .text:0x801BBE74; // type:function size:0x424 +fn_801BC298 = .text:0x801BC298; // type:function size:0x2F4 +fn_801BC58C = .text:0x801BC58C; // type:function size:0x64 +fn_801BC5F0 = .text:0x801BC5F0; // type:function size:0x64 +fn_801BC654 = .text:0x801BC654; // type:function size:0x64 +fn_801BC6B8 = .text:0x801BC6B8; // type:function size:0x64 +fn_801BC71C = .text:0x801BC71C; // type:function size:0x64 +fn_801BC780 = .text:0x801BC780; // type:function size:0xD4 +fn_801BC854 = .text:0x801BC854; // type:function size:0xB4 +fn_801BC908 = .text:0x801BC908; // type:function size:0xA4 +fn_801BC9AC = .text:0x801BC9AC; // type:function size:0x120 +fn_801BCACC = .text:0x801BCACC; // type:function size:0xA0 +fn_801BCB6C = .text:0x801BCB6C; // type:function size:0x20 +fn_801BCB8C = .text:0x801BCB8C; // type:function size:0xB40 +fn_801BD6CC = .text:0x801BD6CC; // type:function size:0x4D0 +fn_801BDB9C = .text:0x801BDB9C; // type:function size:0xB80 +fn_801BE71C = .text:0x801BE71C; // type:function size:0x290 +fn_801BE9AC = .text:0x801BE9AC; // type:function size:0x4C +fn_801BE9F8 = .text:0x801BE9F8; // type:function size:0xC8 +fn_801BEAC0 = .text:0x801BEAC0; // type:function size:0xD8 +fn_801BEB98 = .text:0x801BEB98; // type:function size:0x100 +fn_801BEC98 = .text:0x801BEC98; // type:function size:0xFC4 +fn_801BFC5C = .text:0x801BFC5C; // type:function size:0x1AC +fn_801BFE08 = .text:0x801BFE08; // type:function size:0x144C +fn_801C1254 = .text:0x801C1254; // type:function size:0x138 +fn_801C138C = .text:0x801C138C; // type:function size:0x80 +fn_801C140C = .text:0x801C140C; // type:function size:0x26C +fn_801C1678 = .text:0x801C1678; // type:function size:0x36C +fn_801C19E4 = .text:0x801C19E4; // type:function size:0x12C +fn_801C1B10 = .text:0x801C1B10; // type:function size:0x2A0 +fn_801C1DB0 = .text:0x801C1DB0; // type:function size:0x4EC +fn_801C229C = .text:0x801C229C; // type:function size:0x88 +fn_801C2324 = .text:0x801C2324; // type:function size:0x88 +fn_801C23AC = .text:0x801C23AC; // type:function size:0x5E8 +fn_801C2994 = .text:0x801C2994; // type:function size:0x5B0 +fn_801C2F44 = .text:0x801C2F44; // type:function size:0x2F4 +fn_801C3238 = .text:0x801C3238; // type:function size:0x90 +fn_801C32C8 = .text:0x801C32C8; // type:function size:0x71C +fn_801C39E4 = .text:0x801C39E4; // type:function size:0x4D8 +fn_801C3EBC = .text:0x801C3EBC; // type:function size:0x50 +fn_801C3F0C = .text:0x801C3F0C; // type:function size:0x744 +fn_801C4650 = .text:0x801C4650; // type:function size:0x378 +fn_801C49C8 = .text:0x801C49C8; // type:function size:0x43C +fn_801C4E04 = .text:0x801C4E04; // type:function size:0x1F8 +fn_801C4FFC = .text:0x801C4FFC; // type:function size:0x358 +fn_801C5354 = .text:0x801C5354; // type:function size:0x344 +fn_801C5698 = .text:0x801C5698; // type:function size:0x26C +fn_801C5904 = .text:0x801C5904; // type:function size:0x158 +fn_801C5A5C = .text:0x801C5A5C; // type:function size:0x2E8 +fn_801C5D44 = .text:0x801C5D44; // type:function size:0x5E8 +fn_801C632C = .text:0x801C632C; // type:function size:0x62C +fn_801C6958 = .text:0x801C6958; // type:function size:0xC +fn_801C6964 = .text:0x801C6964; // type:function size:0x110 +fn_801C6A74 = .text:0x801C6A74; // type:function size:0x9C +fn_801C6B10 = .text:0x801C6B10; // type:function size:0x3C4 +fn_801C6ED4 = .text:0x801C6ED4; // type:function size:0x7AC +fn_801C7680 = .text:0x801C7680; // type:function size:0x344 +fn_801C79C4 = .text:0x801C79C4; // type:function size:0x67C +fn_801C8040 = .text:0x801C8040; // type:function size:0x5C +fn_801C809C = .text:0x801C809C; // type:function size:0x138 +fn_801C81D4 = .text:0x801C81D4; // type:function size:0x76C +fn_801C8940 = .text:0x801C8940; // type:function size:0x9C +fn_801C89DC = .text:0x801C89DC; // type:function size:0x98 +fn_801C8A74 = .text:0x801C8A74; // type:function size:0x64 +fn_801C8AD8 = .text:0x801C8AD8; // type:function size:0x118 +fn_801C8BF0 = .text:0x801C8BF0; // type:function size:0x104 +fn_801C8CF4 = .text:0x801C8CF4; // type:function size:0xD14 +fn_801C9A08 = .text:0x801C9A08; // type:function size:0x314 +fn_801C9D1C = .text:0x801C9D1C; // type:function size:0x78 +fn_801C9D94 = .text:0x801C9D94; // type:function size:0xB4 +fn_801C9E48 = .text:0x801C9E48; // type:function size:0x2A8 +fn_801CA0F0 = .text:0x801CA0F0; // type:function size:0xD4 +fn_801CA1C4 = .text:0x801CA1C4; // type:function size:0x78 +fn_801CA23C = .text:0x801CA23C; // type:function size:0x8 +fn_801CA244 = .text:0x801CA244; // type:function size:0x10 +fn_801CA254 = .text:0x801CA254; // type:function size:0x150 +fn_801CA3A4 = .text:0x801CA3A4; // type:function size:0x4 +fn_801CA3A8 = .text:0x801CA3A8; // type:function size:0xA0 +fn_801CA448 = .text:0x801CA448; // type:function size:0xB4 +__ct__22CScattershotProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4ffRC11CDamageInfo9TUniqueId7TAreaId9TUniqueId = .text:0x801CA4FC; // type:function size:0x33C +fn_801CA838 = .text:0x801CA838; // type:function size:0x70 +fn_801CA8A8 = .text:0x801CA8A8; // type:function size:0x4 +fn_801CA8AC = .text:0x801CA8AC; // type:function size:0xB8 +fn_801CA964 = .text:0x801CA964; // type:function size:0x180 +fn_801CAAE4 = .text:0x801CAAE4; // type:function size:0x56C +fn_801CB050 = .text:0x801CB050; // type:function size:0x108 +fn_801CB158 = .text:0x801CB158; // type:function size:0x240 +fn_801CB398 = .text:0x801CB398; // type:function size:0x16C +fn_801CB504 = .text:0x801CB504; // type:function size:0xEC8 +fn_801CC3CC = .text:0x801CC3CC; // type:function size:0x4 +AddShot__22CScattershotProjectileFRC9CVector3fRC9CVector3f = .text:0x801CC3D0; // type:function size:0x178 +fn_801CC548 = .text:0x801CC548; // type:function size:0x3C +fn_801CC584 = .text:0x801CC584; // type:function size:0xC0 +fn_801CC644 = .text:0x801CC644; // type:function size:0x644 +fn_801CCC88 = .text:0x801CCC88; // type:function size:0x27C +fn_801CCF04 = .text:0x801CCF04; // type:function size:0x54 +fn_801CCF58 = .text:0x801CCF58; // type:function size:0x40 +fn_801CCF98 = .text:0x801CCF98; // type:function size:0x74 +fn_801CD00C = .text:0x801CD00C; // type:function size:0x14 +fn_801CD020 = .text:0x801CD020; // type:function size:0x260 +fn_801CD280 = .text:0x801CD280; // type:function size:0x14 +fn_801CD294 = .text:0x801CD294; // type:function size:0x64 +fn_801CD2F8 = .text:0x801CD2F8; // type:function size:0x694 +fn_801CD98C = .text:0x801CD98C; // type:function size:0x100 +fn_801CDA8C = .text:0x801CDA8C; // type:function size:0x1D0 +fn_801CDC5C = .text:0x801CDC5C; // type:function size:0x40 +fn_801CDC9C = .text:0x801CDC9C; // type:function size:0xE0 +fn_801CDD7C = .text:0x801CDD7C; // type:function size:0xA0 +fn_801CDE1C = .text:0x801CDE1C; // type:function size:0x8C +fn_801CDEA8 = .text:0x801CDEA8; // type:function size:0xBC +fn_801CDF64 = .text:0x801CDF64; // type:function size:0xC4 +fn_801CE028 = .text:0x801CE028; // type:function size:0x1D0 +fn_801CE1F8 = .text:0x801CE1F8; // type:function size:0x94 +fn_801CE28C = .text:0x801CE28C; // type:function size:0x140 +fn_801CE3CC = .text:0x801CE3CC; // type:function size:0x4 +fn_801CE3D0 = .text:0x801CE3D0; // type:function size:0x4 +fn_801CE3D4 = .text:0x801CE3D4; // type:function size:0x4 +fn_801CE3D8 = .text:0x801CE3D8; // type:function size:0x2C +fn_801CE404 = .text:0x801CE404; // type:function size:0x20 +GetInUse__13CScriptAIHintCF9TUniqueId = .text:0x801CE424; // type:function size:0x5C +GetInUseIgnoreLock__13CScriptAIHintCF9TUniqueId = .text:0x801CE480; // type:function size:0x38 +SetInUse__13CScriptAIHintFb = .text:0x801CE4B8; // type:function size:0x20 +GetValueParm__13CScriptAIHintCFv = .text:0x801CE4D8; // type:function size:0x8 +GetValueParm2__13CScriptAIHintCFv = .text:0x801CE4E0; // type:function size:0x8 +fn_801CE4E8 = .text:0x801CE4E8; // type:function size:0x1E0 +fn_801CE6C8 = .text:0x801CE6C8; // type:function size:0x58 +fn_801CE720 = .text:0x801CE720; // type:function size:0x9C +fn_801CE7BC = .text:0x801CE7BC; // type:function size:0x58 +fn_801CE814 = .text:0x801CE814; // type:function size:0x1EC +__ct__12CScriptActorF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>R11CEntityInfoRC12CTransform4fRC10CModelDataRC6CAABoxRC13CMaterialListffRC11CHealthInfoRC20CDamageVulnerabilityRC16CActorParametersRC15SEchoParametersbibbbfUiRC11CDamageInfoUi = .text:0x801CEA00; // type:function size:0x740 +__dt__12CScriptActorFv = .text:0x801CF140; // type:function size:0xF4 +HealthInfo__12CScriptActorFv = .text:0x801CF234; // type:function size:0x8 +GetDamageVulnerability__12CScriptActorCFv = .text:0x801CF23C; // type:function size:0x8 +Touch__12CScriptActorFR6CActorR13CStateManager = .text:0x801CF244; // type:function size:0x4 +GetTouchBounds__12CScriptActorCFv = .text:0x801CF248; // type:function size:0xE0 +Think__12CScriptActorFfR13CStateManager = .text:0x801CF328; // type:function size:0x2F8 +AcceptScriptMsg__12CScriptActorFR13CStateManagerRC10CScriptMsg = .text:0x801CF620; // type:function size:0x2CC +PreRender__12CScriptActorFR13CStateManager = .text:0x801CF8EC; // type:function size:0xE0 +GetCollisionResponseType__12CScriptActorCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x801CF9CC; // type:function size:0xD0 +GetSortingBounds__12CScriptActorCFRC13CStateManager = .text:0x801CFA9C; // type:function size:0x88 +DoUserAnimEvent__12CScriptActorFR13CStateManagerRC13CInt32POINode14EUserEventTypef = .text:0x801CFB24; // type:function size:0x9C +fn_801CFBC0 = .text:0x801CFBC0; // type:function size:0x224 +fn_801CFDE4 = .text:0x801CFDE4; // type:function size:0xB8 +AddToRenderer__12CScriptActorCFRC13CStateManager = .text:0x801CFE9C; // type:function size:0x38 +Render__12CScriptActorCFRC13CStateManager = .text:0x801CFED4; // type:function size:0x58 +GetCollisionPrimitive__12CScriptActorCFv = .text:0x801CFF2C; // type:function size:0x18 +GetPrimitiveTransform__12CScriptActorCFv = .text:0x801CFF44; // type:function size:0xDC +fn_801D0020 = .text:0x801D0020; // type:function size:0x16E4 +CheckActorRenderOnly__12CScriptActorCFv = .text:0x801D1704; // type:function size:0x54 +fn_801D1758 = .text:0x801D1758; // type:function size:0x118 +fn_801D1870 = .text:0x801D1870; // type:function size:0x254 +fn_801D1AC4 = .text:0x801D1AC4; // type:function size:0x58 +fn_801D1B1C = .text:0x801D1B1C; // type:function size:0xB0 +fn_801D1BCC = .text:0x801D1BCC; // type:function size:0x1D0 +fn_801D1D9C = .text:0x801D1D9C; // type:function size:0x2B0 +fn_801D204C = .text:0x801D204C; // type:function size:0x228 +fn_801D2274 = .text:0x801D2274; // type:function size:0x1F0 +fn_801D2464 = .text:0x801D2464; // type:function size:0x34 +fn_801D2498 = .text:0x801D2498; // type:function size:0x58 +fn_801D24F0 = .text:0x801D24F0; // type:function size:0x1AC +fn_801D269C = .text:0x801D269C; // type:function size:0x8C +fn_801D2728 = .text:0x801D2728; // type:function size:0x65C +fn_801D2D84 = .text:0x801D2D84; // type:function size:0x6C +fn_801D2DF0 = .text:0x801D2DF0; // type:function size:0x21C +fn_801D300C = .text:0x801D300C; // type:function size:0xC4 +fn_801D30D0 = .text:0x801D30D0; // type:function size:0x198 +fn_801D3268 = .text:0x801D3268; // type:function size:0x22C +fn_801D3494 = .text:0x801D3494; // type:function size:0x20 +fn_801D34B4 = .text:0x801D34B4; // type:function size:0x10 +fn_801D34C4 = .text:0x801D34C4; // type:function size:0x10 +fn_801D34D4 = .text:0x801D34D4; // type:function size:0x1F8 +fn_801D36CC = .text:0x801D36CC; // type:function size:0x90 +fn_801D375C = .text:0x801D375C; // type:function size:0xFC +fn_801D3858 = .text:0x801D3858; // type:function size:0x110 +fn_801D3968 = .text:0x801D3968; // type:function size:0x58 +fn_801D39C0 = .text:0x801D39C0; // type:function size:0x170 +fn_801D3B30 = .text:0x801D3B30; // type:function size:0xF4 +fn_801D3C24 = .text:0x801D3C24; // type:function size:0x474 +fn_801D4098 = .text:0x801D4098; // type:function size:0x19C +fn_801D4234 = .text:0x801D4234; // type:function size:0xF4 +GetInUse__18CScriptAiJumpPointCF9TUniqueId = .text:0x801D4328; // type:function size:0x84 +fn_801D43AC = .text:0x801D43AC; // type:function size:0x1C +fn_801D43C8 = .text:0x801D43C8; // type:function size:0x4 +fn_801D43CC = .text:0x801D43CC; // type:function size:0x4 +fn_801D43D0 = .text:0x801D43D0; // type:function size:0x48 +fn_801D4418 = .text:0x801D4418; // type:function size:0x174 +fn_801D458C = .text:0x801D458C; // type:function size:0x420 +fn_801D49AC = .text:0x801D49AC; // type:function size:0x8 +fn_801D49B4 = .text:0x801D49B4; // type:function size:0x8 +fn_801D49BC = .text:0x801D49BC; // type:function size:0x4 +fn_801D49C0 = .text:0x801D49C0; // type:function size:0x80 +fn_801D4A40 = .text:0x801D4A40; // type:function size:0x4C +fn_801D4A8C = .text:0x801D4A8C; // type:function size:0x464 +fn_801D4EF0 = .text:0x801D4EF0; // type:function size:0x1EC +fn_801D50DC = .text:0x801D50DC; // type:function size:0x550 +fn_801D562C = .text:0x801D562C; // type:function size:0x68 +fn_801D5694 = .text:0x801D5694; // type:function size:0x268 +fn_801D58FC = .text:0x801D58FC; // type:function size:0x124 +fn_801D5A20 = .text:0x801D5A20; // type:function size:0x2D4 +fn_801D5CF4 = .text:0x801D5CF4; // type:function size:0x88 +fn_801D5D7C = .text:0x801D5D7C; // type:function size:0x118 +fn_801D5E94 = .text:0x801D5E94; // type:function size:0x1F0 +fn_801D6084 = .text:0x801D6084; // type:function size:0x2B4 +fn_801D6338 = .text:0x801D6338; // type:function size:0x1A4 +fn_801D64DC = .text:0x801D64DC; // type:function size:0x78 +fn_801D6554 = .text:0x801D6554; // type:function size:0x74 +fn_801D65C8 = .text:0x801D65C8; // type:function size:0x78 +fn_801D6640 = .text:0x801D6640; // type:function size:0x74 +fn_801D66B4 = .text:0x801D66B4; // type:function size:0x74 +fn_801D6728 = .text:0x801D6728; // type:function size:0x5C +fn_801D6784 = .text:0x801D6784; // type:function size:0x158 +fn_801D68DC = .text:0x801D68DC; // type:function size:0x58 +fn_801D6934 = .text:0x801D6934; // type:function size:0x5C +fn_801D6990 = .text:0x801D6990; // type:function size:0x104 +fn_801D6A94 = .text:0x801D6A94; // type:function size:0x68 +fn_801D6AFC = .text:0x801D6AFC; // type:function size:0x33C +fn_801D6E38 = .text:0x801D6E38; // type:function size:0xA8 +fn_801D6EE0 = .text:0x801D6EE0; // type:function size:0x64 +fn_801D6F44 = .text:0x801D6F44; // type:function size:0x370 +fn_801D72B4 = .text:0x801D72B4; // type:function size:0xA8 +fn_801D735C = .text:0x801D735C; // type:function size:0x58 +fn_801D73B4 = .text:0x801D73B4; // type:function size:0x124 +fn_801D74D8 = .text:0x801D74D8; // type:function size:0x1D4 +fn_801D76AC = .text:0x801D76AC; // type:function size:0xC8 +fn_801D7774 = .text:0x801D7774; // type:function size:0x58 +fn_801D77CC = .text:0x801D77CC; // type:function size:0x1E8 +fn_801D79B4 = .text:0x801D79B4; // type:function size:0x348 +fn_801D7CFC = .text:0x801D7CFC; // type:function size:0xCC +fn_801D7DC8 = .text:0x801D7DC8; // type:function size:0x2BC +fn_801D8084 = .text:0x801D8084; // type:function size:0x40 +fn_801D80C4 = .text:0x801D80C4; // type:function size:0x58 +fn_801D811C = .text:0x801D811C; // type:function size:0x36C +fn_801D8488 = .text:0x801D8488; // type:function size:0x50 +fn_801D84D8 = .text:0x801D84D8; // type:function size:0x60 +fn_801D8538 = .text:0x801D8538; // type:function size:0x6C0 +fn_801D8BF8 = .text:0x801D8BF8; // type:function size:0x120 +fn_801D8D18 = .text:0x801D8D18; // type:function size:0x98 +fn_801D8DB0 = .text:0x801D8DB0; // type:function size:0x304 +fn_801D90B4 = .text:0x801D90B4; // type:function size:0x1F4 +fn_801D92A8 = .text:0x801D92A8; // type:function size:0x258 +fn_801D9500 = .text:0x801D9500; // type:function size:0xEC +fn_801D95EC = .text:0x801D95EC; // type:function size:0x2BC +fn_801D98A8 = .text:0x801D98A8; // type:function size:0x1B4 +fn_801D9A5C = .text:0x801D9A5C; // type:function size:0xB4 +fn_801D9B10 = .text:0x801D9B10; // type:function size:0x48 +fn_801D9B58 = .text:0x801D9B58; // type:function size:0x58 +fn_801D9BB0 = .text:0x801D9BB0; // type:function size:0x5C +fn_801D9C0C = .text:0x801D9C0C; // type:function size:0x58 +fn_801D9C64 = .text:0x801D9C64; // type:function size:0x114 +fn_801D9D78 = .text:0x801D9D78; // type:function size:0x40 +SetSCannonBall_FuncPtrs__FP20SCannonBall_FuncPtrs = .text:0x801D9DB8; // type:function size:0x8 +fn_801D9DC0 = .text:0x801D9DC0; // type:function size:0x10 +fn_801D9DD0 = .text:0x801D9DD0; // type:function size:0x164 +fn_801D9F34 = .text:0x801D9F34; // type:function size:0x80 +fn_801D9FB4 = .text:0x801D9FB4; // type:function size:0x388 +fn_801DA33C = .text:0x801DA33C; // type:function size:0x48 +fn_801DA384 = .text:0x801DA384; // type:function size:0x4C +fn_801DA3D0 = .text:0x801DA3D0; // type:function size:0x54 +fn_801DA424 = .text:0x801DA424; // type:function size:0x68 +fn_801DA48C = .text:0x801DA48C; // type:function size:0x4A4 +SetSCoin_FuncPtrs__FP14SCoin_FuncPtrs = .text:0x801DA930; // type:function size:0x8 +fn_801DA938 = .text:0x801DA938; // type:function size:0x10 +fn_801DA948 = .text:0x801DA948; // type:function size:0x140 +FadeInHelper__20CScriptColorModulateFR13CStateManager9TUniqueIdf = .text:0x801DAA88; // type:function size:0x28C +FadeOutHelper__20CScriptColorModulateFR13CStateManager9TUniqueIdf = .text:0x801DAD14; // type:function size:0x298 +fn_801DAFAC = .text:0x801DAFAC; // type:function size:0x170 +fn_801DB11C = .text:0x801DB11C; // type:function size:0x20C +fn_801DB328 = .text:0x801DB328; // type:function size:0x378 +fn_801DB6A0 = .text:0x801DB6A0; // type:function size:0x23C +fn_801DB8DC = .text:0x801DB8DC; // type:function size:0x30C +fn_801DBBE8 = .text:0x801DBBE8; // type:function size:0x88 +fn_801DBC70 = .text:0x801DBC70; // type:function size:0x88 +fn_801DBCF8 = .text:0x801DBCF8; // type:function size:0x548 +fn_801DC240 = .text:0x801DC240; // type:function size:0x74 +fn_801DC2B4 = .text:0x801DC2B4; // type:function size:0x18 +fn_801DC2CC = .text:0x801DC2CC; // type:function size:0x204 +fn_801DC4D0 = .text:0x801DC4D0; // type:function size:0xDC +fn_801DC5AC = .text:0x801DC5AC; // type:function size:0x70 +fn_801DC61C = .text:0x801DC61C; // type:function size:0x4C +fn_801DC668 = .text:0x801DC668; // type:function size:0xB0 +fn_801DC718 = .text:0x801DC718; // type:function size:0x1D8 +fn_801DC8F0 = .text:0x801DC8F0; // type:function size:0x3DC +fn_801DCCCC = .text:0x801DCCCC; // type:function size:0x58 +fn_801DCD24 = .text:0x801DCD24; // type:function size:0x320 +fn_801DD044 = .text:0x801DD044; // type:function size:0x78 +fn_801DD0BC = .text:0x801DD0BC; // type:function size:0x1FC +fn_801DD2B8 = .text:0x801DD2B8; // type:function size:0x3C +fn_801DD2F4 = .text:0x801DD2F4; // type:function size:0x158 +fn_801DD44C = .text:0x801DD44C; // type:function size:0xD0 +fn_801DD51C = .text:0x801DD51C; // type:function size:0x6AC +fn_801DDBC8 = .text:0x801DDBC8; // type:function size:0x58 +fn_801DDC20 = .text:0x801DDC20; // type:function size:0x8C +fn_801DDCAC = .text:0x801DDCAC; // type:function size:0xAC +fn_801DDD58 = .text:0x801DDD58; // type:function size:0x114 +fn_801DDE6C = .text:0x801DDE6C; // type:function size:0x2EC +fn_801DE158 = .text:0x801DE158; // type:function size:0x1FC +fn_801DE354 = .text:0x801DE354; // type:function size:0x58 +fn_801DE3AC = .text:0x801DE3AC; // type:function size:0x84 +fn_801DE430 = .text:0x801DE430; // type:function size:0x58 +fn_801DE488 = .text:0x801DE488; // type:function size:0x2F8 +fn_801DE780 = .text:0x801DE780; // type:function size:0x1C8 +fn_801DE948 = .text:0x801DE948; // type:function size:0x1E4 +fn_801DEB2C = .text:0x801DEB2C; // type:function size:0xA0 +GetAttackDirection__17CScriptCoverPointCFv = .text:0x801DEBCC; // type:function size:0x8 +ShouldCrouch__17CScriptCoverPointCFv = .text:0x801DEBD4; // type:function size:0xC +ShouldStay__17CScriptCoverPointCFv = .text:0x801DEBE0; // type:function size:0xC +ShouldWallHang__17CScriptCoverPointCFv = .text:0x801DEBEC; // type:function size:0xC +ShouldLandHere__17CScriptCoverPointCFv = .text:0x801DEBF8; // type:function size:0xC +Blown__17CScriptCoverPointCFRC9CVector3f = .text:0x801DEC04; // type:function size:0x108 +GetInUse__17CScriptCoverPointCF9TUniqueId = .text:0x801DED0C; // type:function size:0x84 +fn_801DED90 = .text:0x801DED90; // type:function size:0x20 +fn_801DEDB0 = .text:0x801DEDB0; // type:function size:0x1C +fn_801DEDCC = .text:0x801DEDCC; // type:function size:0x4 +fn_801DEDD0 = .text:0x801DEDD0; // type:function size:0x4 +fn_801DEDD4 = .text:0x801DEDD4; // type:function size:0x48 +fn_801DEE1C = .text:0x801DEE1C; // type:function size:0x1F8 +fn_801DF014 = .text:0x801DF014; // type:function size:0x58 +fn_801DF06C = .text:0x801DF06C; // type:function size:0x408 +fn_801DF474 = .text:0x801DF474; // type:function size:0xE8 +fn_801DF55C = .text:0x801DF55C; // type:function size:0x24C +fn_801DF7A8 = .text:0x801DF7A8; // type:function size:0x124 +fn_801DF8CC = .text:0x801DF8CC; // type:function size:0x8 +fn_801DF8D4 = .text:0x801DF8D4; // type:function size:0x8 +fn_801DF8DC = .text:0x801DF8DC; // type:function size:0x3C +fn_801DF918 = .text:0x801DF918; // type:function size:0x64C +fn_801DFF64 = .text:0x801DFF64; // type:function size:0xB8 +fn_801E001C = .text:0x801E001C; // type:function size:0x120 +fn_801E013C = .text:0x801E013C; // type:function size:0x68 +fn_801E01A4 = .text:0x801E01A4; // type:function size:0x3C +fn_801E01E0 = .text:0x801E01E0; // type:function size:0x84 +fn_801E0264 = .text:0x801E0264; // type:function size:0xE0 +fn_801E0344 = .text:0x801E0344; // type:function size:0x8 +fn_801E034C = .text:0x801E034C; // type:function size:0x44C +SetSScriptDarkSamusBattleStage_FuncPtrs__FP36SScriptDarkSamusBattleStage_FuncPtrs = .text:0x801E0798; // type:function size:0x8 +fn_801E07A0 = .text:0x801E07A0; // type:function size:0x10 +fn_801E07B0 = .text:0x801E07B0; // type:function size:0x134 +fn_801E08E4 = .text:0x801E08E4; // type:function size:0x678 +fn_801E0F5C = .text:0x801E0F5C; // type:function size:0x9E0 +fn_801E193C = .text:0x801E193C; // type:function size:0xD4 +fn_801E1A10 = .text:0x801E1A10; // type:function size:0xAD4 +fn_801E24E4 = .text:0x801E24E4; // type:function size:0x58 +fn_801E253C = .text:0x801E253C; // type:function size:0x44 +fn_801E2580 = .text:0x801E2580; // type:function size:0x88 +fn_801E2608 = .text:0x801E2608; // type:function size:0x80 +fn_801E2688 = .text:0x801E2688; // type:function size:0x768 +fn_801E2DF0 = .text:0x801E2DF0; // type:function size:0x154 +fn_801E2F44 = .text:0x801E2F44; // type:function size:0x4 +fn_801E2F48 = .text:0x801E2F48; // type:function size:0x134 +fn_801E307C = .text:0x801E307C; // type:function size:0x168 +fn_801E31E4 = .text:0x801E31E4; // type:function size:0x198 +fn_801E337C = .text:0x801E337C; // type:function size:0x10 +fn_801E338C = .text:0x801E338C; // type:function size:0x5E8 +fn_801E3974 = .text:0x801E3974; // type:function size:0xD80 +fn_801E46F4 = .text:0x801E46F4; // type:function size:0x90 +SetSDestructibleBarrier_FuncPtrs__FP29SDestructibleBarrier_FuncPtrs = .text:0x801E4784; // type:function size:0x8 +fn_801E478C = .text:0x801E478C; // type:function size:0x10 +fn_801E479C = .text:0x801E479C; // type:function size:0x144 +fn_801E48E0 = .text:0x801E48E0; // type:function size:0x58 +fn_801E4938 = .text:0x801E4938; // type:function size:0x16C +fn_801E4AA4 = .text:0x801E4AA4; // type:function size:0x274 +fn_801E4D18 = .text:0x801E4D18; // type:function size:0x1AC +fn_801E4EC4 = .text:0x801E4EC4; // type:function size:0x26C +fn_801E5130 = .text:0x801E5130; // type:function size:0x58 +fn_801E5188 = .text:0x801E5188; // type:function size:0x7C +fn_801E5204 = .text:0x801E5204; // type:function size:0x8C +fn_801E5290 = .text:0x801E5290; // type:function size:0xF4 +fn_801E5384 = .text:0x801E5384; // type:function size:0x10 +fn_801E5394 = .text:0x801E5394; // type:function size:0x4 +fn_801E5398 = .text:0x801E5398; // type:function size:0x124 +fn_801E54BC = .text:0x801E54BC; // type:function size:0x5C8 +fn_801E5A84 = .text:0x801E5A84; // type:function size:0x268 +fn_801E5CEC = .text:0x801E5CEC; // type:function size:0xA4 +fn_801E5D90 = .text:0x801E5D90; // type:function size:0x38 +fn_801E5DC8 = .text:0x801E5DC8; // type:function size:0x2C +fn_801E5DF4 = .text:0x801E5DF4; // type:function size:0xE4 +fn_801E5ED8 = .text:0x801E5ED8; // type:function size:0x80 +fn_801E5F58 = .text:0x801E5F58; // type:function size:0x10C +fn_801E6064 = .text:0x801E6064; // type:function size:0x244 +fn_801E62A8 = .text:0x801E62A8; // type:function size:0x38 +fn_801E62E0 = .text:0x801E62E0; // type:function size:0x68C +fn_801E696C = .text:0x801E696C; // type:function size:0xFC +fn_801E6A68 = .text:0x801E6A68; // type:function size:0x68 +fn_801E6AD0 = .text:0x801E6AD0; // type:function size:0xC +fn_801E6ADC = .text:0x801E6ADC; // type:function size:0xC +fn_801E6AE8 = .text:0x801E6AE8; // type:function size:0x8 +fn_801E6AF0 = .text:0x801E6AF0; // type:function size:0xC +fn_801E6AFC = .text:0x801E6AFC; // type:function size:0x158 +fn_801E6C54 = .text:0x801E6C54; // type:function size:0x68 +fn_801E6CBC = .text:0x801E6CBC; // type:function size:0x54 +fn_801E6D10 = .text:0x801E6D10; // type:function size:0x240 +fn_801E6F50 = .text:0x801E6F50; // type:function size:0x8 +fn_801E6F58 = .text:0x801E6F58; // type:function size:0x40 +fn_801E6F98 = .text:0x801E6F98; // type:function size:0x68 +fn_801E7000 = .text:0x801E7000; // type:function size:0x98 +fn_801E7098 = .text:0x801E7098; // type:function size:0x34 +fn_801E70CC = .text:0x801E70CC; // type:function size:0xDC +fn_801E71A8 = .text:0x801E71A8; // type:function size:0x300 +fn_801E74A8 = .text:0x801E74A8; // type:function size:0x150 +fn_801E75F8 = .text:0x801E75F8; // type:function size:0xA4 +fn_801E769C = .text:0x801E769C; // type:function size:0xC0 +fn_801E775C = .text:0x801E775C; // type:function size:0x994 +fn_801E80F0 = .text:0x801E80F0; // type:function size:0x1C8 +fn_801E82B8 = .text:0x801E82B8; // type:function size:0x45C +fn_801E8714 = .text:0x801E8714; // type:function size:0x53C +fn_801E8C50 = .text:0x801E8C50; // type:function size:0xBC +fn_801E8D0C = .text:0x801E8D0C; // type:function size:0x18 +fn_801E8D24 = .text:0x801E8D24; // type:function size:0xE4 +fn_801E8E08 = .text:0x801E8E08; // type:function size:0x50 +fn_801E8E58 = .text:0x801E8E58; // type:function size:0x1B4 +fn_801E900C = .text:0x801E900C; // type:function size:0x4 +fn_801E9010 = .text:0x801E9010; // type:function size:0x8 +fn_801E9018 = .text:0x801E9018; // type:function size:0x8 +fn_801E9020 = .text:0x801E9020; // type:function size:0x68 +fn_801E9088 = .text:0x801E9088; // type:function size:0x58 +fn_801E90E0 = .text:0x801E90E0; // type:function size:0x1C +fn_801E90FC = .text:0x801E90FC; // type:function size:0x3C +fn_801E9138 = .text:0x801E9138; // type:function size:0x834 +fn_801E996C = .text:0x801E996C; // type:function size:0x1094 +fn_801EAA00 = .text:0x801EAA00; // type:function size:0x108 +fn_801EAB08 = .text:0x801EAB08; // type:function size:0x28 +fn_801EAB30 = .text:0x801EAB30; // type:function size:0x2C +fn_801EAB5C = .text:0x801EAB5C; // type:function size:0x28 +fn_801EAB84 = .text:0x801EAB84; // type:function size:0x2C +fn_801EABB0 = .text:0x801EABB0; // type:function size:0x214 +fn_801EADC4 = .text:0x801EADC4; // type:function size:0x58 +fn_801EAE1C = .text:0x801EAE1C; // type:function size:0xA4 +fn_801EAEC0 = .text:0x801EAEC0; // type:function size:0x80 +fn_801EAF40 = .text:0x801EAF40; // type:function size:0x10C +fn_801EB04C = .text:0x801EB04C; // type:function size:0x58 +fn_801EB0A4 = .text:0x801EB0A4; // type:function size:0xF4 +fn_801EB198 = .text:0x801EB198; // type:function size:0x168 +fn_801EB300 = .text:0x801EB300; // type:function size:0xBC +fn_801EB3BC = .text:0x801EB3BC; // type:function size:0x290 +fn_801EB64C = .text:0x801EB64C; // type:function size:0x8 +fn_801EB654 = .text:0x801EB654; // type:function size:0x8 +fn_801EB65C = .text:0x801EB65C; // type:function size:0x8 +fn_801EB664 = .text:0x801EB664; // type:function size:0xA8 +fn_801EB70C = .text:0x801EB70C; // type:function size:0x238 +fn_801EB944 = .text:0x801EB944; // type:function size:0xB0 +fn_801EB9F4 = .text:0x801EB9F4; // type:function size:0x100 +fn_801EBAF4 = .text:0x801EBAF4; // type:function size:0x14 +fn_801EBB08 = .text:0x801EBB08; // type:function size:0x120 +fn_801EBC28 = .text:0x801EBC28; // type:function size:0x100 +fn_801EBD28 = .text:0x801EBD28; // type:function size:0x11C +fn_801EBE44 = .text:0x801EBE44; // type:function size:0x15C +fn_801EBFA0 = .text:0x801EBFA0; // type:function size:0x540 +fn_801EC4E0 = .text:0x801EC4E0; // type:function size:0x68 +fn_801EC548 = .text:0x801EC548; // type:function size:0x134 +fn_801EC67C = .text:0x801EC67C; // type:function size:0xC +fn_801EC688 = .text:0x801EC688; // type:function size:0x8 +fn_801EC690 = .text:0x801EC690; // type:function size:0xC +fn_801EC69C = .text:0x801EC69C; // type:function size:0xE8 +fn_801EC784 = .text:0x801EC784; // type:function size:0x4 +fn_801EC788 = .text:0x801EC788; // type:function size:0x8 +fn_801EC790 = .text:0x801EC790; // type:function size:0x4 +fn_801EC794 = .text:0x801EC794; // type:function size:0xFC +fn_801EC890 = .text:0x801EC890; // type:function size:0x12C +fn_801EC9BC = .text:0x801EC9BC; // type:function size:0x40 +fn_801EC9FC = .text:0x801EC9FC; // type:function size:0xD4 +fn_801ECAD0 = .text:0x801ECAD0; // type:function size:0x188 +fn_801ECC58 = .text:0x801ECC58; // type:function size:0x18C +fn_801ECDE4 = .text:0x801ECDE4; // type:function size:0xA4 +fn_801ECE88 = .text:0x801ECE88; // type:function size:0x80 +fn_801ECF08 = .text:0x801ECF08; // type:function size:0x68 +fn_801ECF70 = .text:0x801ECF70; // type:function size:0xAC +fn_801ED01C = .text:0x801ED01C; // type:function size:0x150 +fn_801ED16C = .text:0x801ED16C; // type:function size:0x50 +fn_801ED1BC = .text:0x801ED1BC; // type:function size:0x2B0 +fn_801ED46C = .text:0x801ED46C; // type:function size:0x98 +__ct__13CScriptEffectF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC9CVector3fUibbbbffffbfffbbbRC16CLightParametersbRC15CGameSplineDescbbbQ213CScriptEffect12ERenderOrder = .text:0x801ED504; // type:function size:0x3D8 +fn_801ED8DC = .text:0x801ED8DC; // type:function size:0x64 +fn_801ED940 = .text:0x801ED940; // type:function size:0x378 +fn_801EDCB8 = .text:0x801EDCB8; // type:function size:0x69C +fn_801EE354 = .text:0x801EE354; // type:function size:0x20 +fn_801EE374 = .text:0x801EE374; // type:function size:0xAC +fn_801EE420 = .text:0x801EE420; // type:function size:0x238 +fn_801EE658 = .text:0x801EE658; // type:function size:0x1C8 +fn_801EE820 = .text:0x801EE820; // type:function size:0x10 +fn_801EE830 = .text:0x801EE830; // type:function size:0x54 +fn_801EE884 = .text:0x801EE884; // type:function size:0x8 +fn_801EE88C = .text:0x801EE88C; // type:function size:0x1B0 +fn_801EEA3C = .text:0x801EEA3C; // type:function size:0x88 +fn_801EEAC4 = .text:0x801EEAC4; // type:function size:0x38 +fn_801EEAFC = .text:0x801EEAFC; // type:function size:0x148 +fn_801EEC44 = .text:0x801EEC44; // type:function size:0x278 +SetGlobalScale__13CScriptEffectFRC9CVector3f = .text:0x801EEEBC; // type:function size:0x20 +fn_801EEEDC = .text:0x801EEEDC; // type:function size:0x74 +SetGlobalTranslation__13CScriptEffectFRC9CVector3f = .text:0x801EEF50; // type:function size:0x20 +fn_801EEF70 = .text:0x801EEF70; // type:function size:0x934 +fn_801EF8A4 = .text:0x801EF8A4; // type:function size:0xB8 +fn_801EF95C = .text:0x801EF95C; // type:function size:0x1C +SetSScriptFogOverlay_FuncPtrs__FP26SScriptFogOverlay_FuncPtrs = .text:0x801EF978; // type:function size:0x8 +fn_801EF980 = .text:0x801EF980; // type:function size:0x10 +SetSScriptForgottenObject_FuncPtrs__FP31SScriptForgottenObject_FuncPtrs = .text:0x801EF990; // type:function size:0x8 +fn_801EF998 = .text:0x801EF998; // type:function size:0x10 +SetSFrontEndDataNetwork_FuncPtrs__FP29SFrontEndDataNetwork_FuncPtrs = .text:0x801EF9A8; // type:function size:0x8 +fn_801EF9B0 = .text:0x801EF9B0; // type:function size:0x10 +fn_801EF9C0 = .text:0x801EF9C0; // type:function size:0x25C +fn_801EFC1C = .text:0x801EFC1C; // type:function size:0x58 +fn_801EFC74 = .text:0x801EFC74; // type:function size:0x12C +fn_801EFDA0 = .text:0x801EFDA0; // type:function size:0xD4 +fn_801EFE74 = .text:0x801EFE74; // type:function size:0x58 +fn_801EFECC = .text:0x801EFECC; // type:function size:0x7A8 +fn_801F0674 = .text:0x801F0674; // type:function size:0x2C0 +__ct__19CScriptGrapplePointF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC18CGrappleParameters = .text:0x801F0934; // type:function size:0x170 +fn_801F0AA4 = .text:0x801F0AA4; // type:function size:0x58 +fn_801F0AFC = .text:0x801F0AFC; // type:function size:0x4 +fn_801F0B00 = .text:0x801F0B00; // type:function size:0xC8 +fn_801F0BC8 = .text:0x801F0BC8; // type:function size:0x4 +fn_801F0BCC = .text:0x801F0BCC; // type:function size:0x8C +fn_801F0C58 = .text:0x801F0C58; // type:function size:0x19C +fn_801F0DF4 = .text:0x801F0DF4; // type:function size:0x15C +fn_801F0F50 = .text:0x801F0F50; // type:function size:0x15C +SetSGuiWidget_FuncPtrs__FP19SGuiWidget_FuncPtrs = .text:0x801F10AC; // type:function size:0x8 +fn_801F10B4 = .text:0x801F10B4; // type:function size:0x10 +fn_801F10C4 = .text:0x801F10C4; // type:function size:0x10 +fn_801F10D4 = .text:0x801F10D4; // type:function size:0x10 +fn_801F10E4 = .text:0x801F10E4; // type:function size:0x10 +fn_801F10F4 = .text:0x801F10F4; // type:function size:0x10 +fn_801F1104 = .text:0x801F1104; // type:function size:0x208 +fn_801F130C = .text:0x801F130C; // type:function size:0x23C +fn_801F1548 = .text:0x801F1548; // type:function size:0x274 +fn_801F17BC = .text:0x801F17BC; // type:function size:0x58 +fn_801F1814 = .text:0x801F1814; // type:function size:0x58 +fn_801F186C = .text:0x801F186C; // type:function size:0x1C +fn_801F1888 = .text:0x801F1888; // type:function size:0xF0 +fn_801F1978 = .text:0x801F1978; // type:function size:0x288 +fn_801F1C00 = .text:0x801F1C00; // type:function size:0x244 +fn_801F1E44 = .text:0x801F1E44; // type:function size:0xB0 +fn_801F1EF4 = .text:0x801F1EF4; // type:function size:0x65C +fn_801F2550 = .text:0x801F2550; // type:function size:0x3C4 +fn_801F2914 = .text:0x801F2914; // type:function size:0x94 +fn_801F29A8 = .text:0x801F29A8; // type:function size:0x2F0 +fn_801F2C98 = .text:0x801F2C98; // type:function size:0x128 +fn_801F2DC0 = .text:0x801F2DC0; // type:function size:0xBC +fn_801F2E7C = .text:0x801F2E7C; // type:function size:0x80 +fn_801F2EFC = .text:0x801F2EFC; // type:function size:0x2C +fn_801F2F28 = .text:0x801F2F28; // type:function size:0x16C +fn_801F3094 = .text:0x801F3094; // type:function size:0x58 +fn_801F30EC = .text:0x801F30EC; // type:function size:0x50 +fn_801F313C = .text:0x801F313C; // type:function size:0x1A4 +fn_801F32E0 = .text:0x801F32E0; // type:function size:0xD4 +fn_801F33B4 = .text:0x801F33B4; // type:function size:0x94 +fn_801F3448 = .text:0x801F3448; // type:function size:0x70 +fn_801F34B8 = .text:0x801F34B8; // type:function size:0xC4 +fn_801F357C = .text:0x801F357C; // type:function size:0x284 +fn_801F3800 = .text:0x801F3800; // type:function size:0x14 +fn_801F3814 = .text:0x801F3814; // type:function size:0x4 +fn_801F3818 = .text:0x801F3818; // type:function size:0x8 +fn_801F3820 = .text:0x801F3820; // type:function size:0x8 +fn_801F3828 = .text:0x801F3828; // type:function size:0xA4 +fn_801F38CC = .text:0x801F38CC; // type:function size:0x5C +fn_801F3928 = .text:0x801F3928; // type:function size:0x3C +fn_801F3964 = .text:0x801F3964; // type:function size:0x194 +__dt__14CScriptMailboxFv = .text:0x801F3AF8; // type:function size:0x58 +fn_801F3B50 = .text:0x801F3B50; // type:function size:0x164 +fn_801F3CB4 = .text:0x801F3CB4; // type:function size:0x198 +fn_801F3E4C = .text:0x801F3E4C; // type:function size:0x54 +fn_801F3EA0 = .text:0x801F3EA0; // type:function size:0x84 +fn_801F3F24 = .text:0x801F3F24; // type:function size:0x4C +fn_801F3F70 = .text:0x801F3F70; // type:function size:0x80 +fn_801F3FF0 = .text:0x801F3FF0; // type:function size:0x58 +fn_801F4048 = .text:0x801F4048; // type:function size:0xB8 +fn_801F4100 = .text:0x801F4100; // type:function size:0x180 +fn_801F4280 = .text:0x801F4280; // type:function size:0xD4 +fn_801F4354 = .text:0x801F4354; // type:function size:0xB8 +fn_801F440C = .text:0x801F440C; // type:function size:0x80 +fn_801F448C = .text:0x801F448C; // type:function size:0x174 +fn_801F4600 = .text:0x801F4600; // type:function size:0xC4 +fn_801F46C4 = .text:0x801F46C4; // type:function size:0x5C +fn_801F4720 = .text:0x801F4720; // type:function size:0x1B8 +fn_801F48D8 = .text:0x801F48D8; // type:function size:0x58 +fn_801F4930 = .text:0x801F4930; // type:function size:0x5C +fn_801F498C = .text:0x801F498C; // type:function size:0x20 +fn_801F49AC = .text:0x801F49AC; // type:function size:0x34 +fn_801F49E0 = .text:0x801F49E0; // type:function size:0x24 +fn_801F4A04 = .text:0x801F4A04; // type:function size:0x7C +fn_801F4A80 = .text:0x801F4A80; // type:function size:0x14 +fn_801F4A94 = .text:0x801F4A94; // type:function size:0xDC +fn_801F4B70 = .text:0x801F4B70; // type:function size:0x2E0 +GenerateScriptObject__25CScriptObjectLoaderHelperFRC9TEditorIdR13CStateManager = .text:0x801F4E50; // type:function size:0x148 +fn_801F4F98 = .text:0x801F4F98; // type:function size:0x110 +fn_801F50A8 = .text:0x801F50A8; // type:function size:0xB0 +fn_801F5158 = .text:0x801F5158; // type:function size:0xC8 +fn_801F5220 = .text:0x801F5220; // type:function size:0xEC +fn_801F530C = .text:0x801F530C; // type:function size:0x31C +fn_801F5628 = .text:0x801F5628; // type:function size:0x15C +fn_801F5784 = .text:0x801F5784; // type:function size:0xC0 +fn_801F5844 = .text:0x801F5844; // type:function size:0x138 +fn_801F597C = .text:0x801F597C; // type:function size:0x94 +fn_801F5A10 = .text:0x801F5A10; // type:function size:0x234 +fn_801F5C44 = .text:0x801F5C44; // type:function size:0x64 +fn_801F5CA8 = .text:0x801F5CA8; // type:function size:0x18C +fn_801F5E34 = .text:0x801F5E34; // type:function size:0xBC +fn_801F5EF0 = .text:0x801F5EF0; // type:function size:0x1CC +fn_801F60BC = .text:0x801F60BC; // type:function size:0x60 +fn_801F611C = .text:0x801F611C; // type:function size:0x78 +fn_801F6194 = .text:0x801F6194; // type:function size:0x640 +fn_801F67D4 = .text:0x801F67D4; // type:function size:0x3EC +fn_801F6BC0 = .text:0x801F6BC0; // type:function size:0x84 +fn_801F6C44 = .text:0x801F6C44; // type:function size:0x58 +fn_801F6C9C = .text:0x801F6C9C; // type:function size:0x44 +fn_801F6CE0 = .text:0x801F6CE0; // type:function size:0x38 +fn_801F6D18 = .text:0x801F6D18; // type:function size:0xE28 +fn_801F7B40 = .text:0x801F7B40; // type:function size:0x5C8 +fn_801F8108 = .text:0x801F8108; // type:function size:0xD0 +fn_801F81D8 = .text:0x801F81D8; // type:function size:0xE0 +fn_801F82B8 = .text:0x801F82B8; // type:function size:0x4C +fn_801F8304 = .text:0x801F8304; // type:function size:0x8 +fn_801F830C = .text:0x801F830C; // type:function size:0x50 +fn_801F835C = .text:0x801F835C; // type:function size:0x74 +fn_801F83D0 = .text:0x801F83D0; // type:function size:0x190 +fn_801F8560 = .text:0x801F8560; // type:function size:0x1C0 +fn_801F8720 = .text:0x801F8720; // type:function size:0x2A8 +fn_801F89C8 = .text:0x801F89C8; // type:function size:0x8AC +fn_801F9274 = .text:0x801F9274; // type:function size:0xC +fn_801F9280 = .text:0x801F9280; // type:function size:0xE0 +fn_801F9360 = .text:0x801F9360; // type:function size:0x1EC +fn_801F954C = .text:0x801F954C; // type:function size:0xA18 +fn_801F9F64 = .text:0x801F9F64; // type:function size:0x9C +fn_801FA000 = .text:0x801FA000; // type:function size:0x338 +fn_801FA338 = .text:0x801FA338; // type:function size:0x30 +fn_801FA368 = .text:0x801FA368; // type:function size:0xC0 +fn_801FA428 = .text:0x801FA428; // type:function size:0x68 +fn_801FA490 = .text:0x801FA490; // type:function size:0xB4 +fn_801FA544 = .text:0x801FA544; // type:function size:0x11C +fn_801FA660 = .text:0x801FA660; // type:function size:0x54 +fn_801FA6B4 = .text:0x801FA6B4; // type:function size:0x578 +fn_801FAC2C = .text:0x801FAC2C; // type:function size:0x1C4 +fn_801FADF0 = .text:0x801FADF0; // type:function size:0x230 +fn_801FB020 = .text:0x801FB020; // type:function size:0x30C +fn_801FB32C = .text:0x801FB32C; // type:function size:0x1F0 +fn_801FB51C = .text:0x801FB51C; // type:function size:0xC4 +fn_801FB5E0 = .text:0x801FB5E0; // type:function size:0xCC +fn_801FB6AC = .text:0x801FB6AC; // type:function size:0x83C +fn_801FBEE8 = .text:0x801FBEE8; // type:function size:0x50 +fn_801FBF38 = .text:0x801FBF38; // type:function size:0x254 +fn_801FC18C = .text:0x801FC18C; // type:function size:0xE8 +fn_801FC274 = .text:0x801FC274; // type:function size:0xAC +fn_801FC320 = .text:0x801FC320; // type:function size:0x4 +fn_801FC324 = .text:0x801FC324; // type:function size:0x190 +fn_801FC4B4 = .text:0x801FC4B4; // type:function size:0x27C +fn_801FC730 = .text:0x801FC730; // type:function size:0x58 +fn_801FC788 = .text:0x801FC788; // type:function size:0xB4 +fn_801FC83C = .text:0x801FC83C; // type:function size:0x18C +fn_801FC9C8 = .text:0x801FC9C8; // type:function size:0x3FC +fn_801FCDC4 = .text:0x801FCDC4; // type:function size:0x6F0 +fn_801FD4B4 = .text:0x801FD4B4; // type:function size:0x224 +fn_801FD6D8 = .text:0x801FD6D8; // type:function size:0x8 +fn_801FD6E0 = .text:0x801FD6E0; // type:function size:0x2F4 +fn_801FD9D4 = .text:0x801FD9D4; // type:function size:0x26C +fn_801FDC40 = .text:0x801FDC40; // type:function size:0x220 +fn_801FDE60 = .text:0x801FDE60; // type:function size:0x40 +fn_801FDEA0 = .text:0x801FDEA0; // type:function size:0x48 +fn_801FDEE8 = .text:0x801FDEE8; // type:function size:0x8 +fn_801FDEF0 = .text:0x801FDEF0; // type:function size:0x8 +fn_801FDEF8 = .text:0x801FDEF8; // type:function size:0x118 +TeleportToWaypoint__15CScriptPlatformF9TUniqueIdR13CStateManager = .text:0x801FE010; // type:function size:0x9C +fn_801FE0AC = .text:0x801FE0AC; // type:function size:0x98 +fn_801FE144 = .text:0x801FE144; // type:function size:0xE8 +fn_801FE22C = .text:0x801FE22C; // type:function size:0xB0 +fn_801FE2DC = .text:0x801FE2DC; // type:function size:0x68C +fn_801FE968 = .text:0x801FE968; // type:function size:0x18 +fn_801FE980 = .text:0x801FE980; // type:function size:0x78 +fn_801FE9F8 = .text:0x801FE9F8; // type:function size:0x4 +fn_801FE9FC = .text:0x801FE9FC; // type:function size:0x58 +fn_801FEA54 = .text:0x801FEA54; // type:function size:0x1C4 +fn_801FEC18 = .text:0x801FEC18; // type:function size:0xCC +IsRider__15CScriptPlatformCF9TUniqueId = .text:0x801FECE4; // type:function size:0x90 +fn_801FED74 = .text:0x801FED74; // type:function size:0x154 +fn_801FEEC8 = .text:0x801FEEC8; // type:function size:0x108 +fn_801FEFD0 = .text:0x801FEFD0; // type:function size:0x894 +fn_801FF864 = .text:0x801FF864; // type:function size:0x5C +fn_801FF8C0 = .text:0x801FF8C0; // type:function size:0x1B4 +fn_801FFA74 = .text:0x801FFA74; // type:function size:0x14 +fn_801FFA88 = .text:0x801FFA88; // type:function size:0xA8 +fn_801FFB30 = .text:0x801FFB30; // type:function size:0x88 +fn_801FFBB8 = .text:0x801FFBB8; // type:function size:0x4 +fn_801FFBBC = .text:0x801FFBBC; // type:function size:0x8 +fn_801FFBC4 = .text:0x801FFBC4; // type:function size:0x68 +fn_801FFC2C = .text:0x801FFC2C; // type:function size:0xD8 +fn_801FFD04 = .text:0x801FFD04; // type:function size:0x21C +fn_801FFF20 = .text:0x801FFF20; // type:function size:0x4 +fn_801FFF24 = .text:0x801FFF24; // type:function size:0x1738 +fn_8020165C = .text:0x8020165C; // type:function size:0x8 +fn_80201664 = .text:0x80201664; // type:function size:0x8 +fn_8020166C = .text:0x8020166C; // type:function size:0x8 +fn_80201674 = .text:0x80201674; // type:function size:0xC +fn_80201680 = .text:0x80201680; // type:function size:0x8 +fn_80201688 = .text:0x80201688; // type:function size:0x50 +fn_802016D8 = .text:0x802016D8; // type:function size:0x8 +fn_802016E0 = .text:0x802016E0; // type:function size:0x8 +fn_802016E8 = .text:0x802016E8; // type:function size:0x14 +fn_802016FC = .text:0x802016FC; // type:function size:0xC +fn_80201708 = .text:0x80201708; // type:function size:0x8 +fn_80201710 = .text:0x80201710; // type:function size:0xC +fn_8020171C = .text:0x8020171C; // type:function size:0xC +fn_80201728 = .text:0x80201728; // type:function size:0x10 +fn_80201738 = .text:0x80201738; // type:function size:0x10 +fn_80201748 = .text:0x80201748; // type:function size:0xC +fn_80201754 = .text:0x80201754; // type:function size:0x10 +fn_80201764 = .text:0x80201764; // type:function size:0xC +fn_80201770 = .text:0x80201770; // type:function size:0x54 +fn_802017C4 = .text:0x802017C4; // type:function size:0x8 +fn_802017CC = .text:0x802017CC; // type:function size:0x8 +fn_802017D4 = .text:0x802017D4; // type:function size:0x4 +fn_802017D8 = .text:0x802017D8; // type:function size:0xC +fn_802017E4 = .text:0x802017E4; // type:function size:0x40 +fn_80201824 = .text:0x80201824; // type:function size:0x78 +fn_8020189C = .text:0x8020189C; // type:function size:0x30 +fn_802018CC = .text:0x802018CC; // type:function size:0x14 +fn_802018E0 = .text:0x802018E0; // type:function size:0x4 +fn_802018E4 = .text:0x802018E4; // type:function size:0x108 +fn_802019EC = .text:0x802019EC; // type:function size:0x180 +SetTransformExplicitly__15CScriptPlatformFRC12CTransform4f = .text:0x80201B6C; // type:function size:0x6C +fn_80201BD8 = .text:0x80201BD8; // type:function size:0xDC +SetSPlayerActor_FuncPtrs__FP21SPlayerActor_FuncPtrs = .text:0x80201CB4; // type:function size:0x8 +fn_80201CBC = .text:0x80201CBC; // type:function size:0x10 +fn_80201CCC = .text:0x80201CCC; // type:function size:0x2C +fn_80201CF8 = .text:0x80201CF8; // type:function size:0x178 +fn_80201E70 = .text:0x80201E70; // type:function size:0x1A4 +fn_80202014 = .text:0x80202014; // type:function size:0x21C +fn_80202230 = .text:0x80202230; // type:function size:0x58 +SetSPlayerController_FuncPtrs__FP26SPlayerController_FuncPtrs = .text:0x80202288; // type:function size:0x8 +fn_80202290 = .text:0x80202290; // type:function size:0x10 +fn_802022A0 = .text:0x802022A0; // type:function size:0x80 +fn_80202320 = .text:0x80202320; // type:function size:0x94 +fn_802023B4 = .text:0x802023B4; // type:function size:0x1F0 +fn_802025A4 = .text:0x802025A4; // type:function size:0x58 +SetSPlayerTurret_FuncPtrs__FP22SPlayerTurret_FuncPtrs = .text:0x802025FC; // type:function size:0x8 +fn_80202604 = .text:0x80202604; // type:function size:0x10 +fn_80202614 = .text:0x80202614; // type:function size:0x2C +fn_80202640 = .text:0x80202640; // type:function size:0x2C +fn_8020266C = .text:0x8020266C; // type:function size:0x2C +fn_80202698 = .text:0x80202698; // type:function size:0x2C +fn_802026C4 = .text:0x802026C4; // type:function size:0x2C +fn_802026F0 = .text:0x802026F0; // type:function size:0x138 +fn_80202828 = .text:0x80202828; // type:function size:0x58 +fn_80202880 = .text:0x80202880; // type:function size:0x4 +fn_80202884 = .text:0x80202884; // type:function size:0x70 +fn_802028F4 = .text:0x802028F4; // type:function size:0x4 +fn_802028F8 = .text:0x802028F8; // type:function size:0x4 +fn_802028FC = .text:0x802028FC; // type:function size:0xA0 +fn_8020299C = .text:0x8020299C; // type:function size:0x108 +fn_80202AA4 = .text:0x80202AA4; // type:function size:0x3C0 +fn_80202E64 = .text:0x80202E64; // type:function size:0xDC +fn_80202F40 = .text:0x80202F40; // type:function size:0x638 +fn_80203578 = .text:0x80203578; // type:function size:0x8 +fn_80203580 = .text:0x80203580; // type:function size:0x3A8 +fn_80203928 = .text:0x80203928; // type:function size:0x98 +fn_802039C0 = .text:0x802039C0; // type:function size:0x58 +fn_80203A18 = .text:0x80203A18; // type:function size:0x80 +fn_80203A98 = .text:0x80203A98; // type:function size:0x430 +fn_80203EC8 = .text:0x80203EC8; // type:function size:0x1C8 +fn_80204090 = .text:0x80204090; // type:function size:0x9C +fn_8020412C = .text:0x8020412C; // type:function size:0x78 +fn_802041A4 = .text:0x802041A4; // type:function size:0x110 +fn_802042B4 = .text:0x802042B4; // type:function size:0x57C +fn_80204830 = .text:0x80204830; // type:function size:0x58 +fn_80204888 = .text:0x80204888; // type:function size:0x118 +fn_802049A0 = .text:0x802049A0; // type:function size:0x70 +fn_80204A10 = .text:0x80204A10; // type:function size:0x58 +GetRadius__15CScriptRepulsorCFv = .text:0x80204A68; // type:function size:0x8 +fn_80204A70 = .text:0x80204A70; // type:function size:0x8 +GetShape__15CScriptRepulsorCFv = .text:0x80204A78; // type:function size:0x8 +fn_80204A80 = .text:0x80204A80; // type:function size:0x1F4 +SetSRiftPortal_FuncPtrs__FP20SRiftPortal_FuncPtrs = .text:0x80204C74; // type:function size:0x8 +fn_80204C7C = .text:0x80204C7C; // type:function size:0x10 +fn_80204C8C = .text:0x80204C8C; // type:function size:0x94 +fn_80204D20 = .text:0x80204D20; // type:function size:0x58 +fn_80204D78 = .text:0x80204D78; // type:function size:0x18 +fn_80204D90 = .text:0x80204D90; // type:function size:0x4 +fn_80204D94 = .text:0x80204D94; // type:function size:0x13C +fn_80204ED0 = .text:0x80204ED0; // type:function size:0x320 +fn_802051F0 = .text:0x802051F0; // type:function size:0x8C +fn_8020527C = .text:0x8020527C; // type:function size:0x4 +fn_80205280 = .text:0x80205280; // type:function size:0x328 +fn_802055A8 = .text:0x802055A8; // type:function size:0x44 +fn_802055EC = .text:0x802055EC; // type:function size:0xC50 +fn_8020623C = .text:0x8020623C; // type:function size:0xC +SetSScriptRsfAudio_FuncPtrs__FP24SScriptRsfAudio_FuncPtrs = .text:0x80206248; // type:function size:0x8 +fn_80206250 = .text:0x80206250; // type:function size:0x10 +SetSScriptRubiksPuzzle_FuncPtrs__FP28SScriptRubiksPuzzle_FuncPtrs = .text:0x80206260; // type:function size:0x8 +fn_80206268 = .text:0x80206268; // type:function size:0x10 +SetSSafeZone_FuncPtrs__FP18SSafeZone_FuncPtrs = .text:0x80206278; // type:function size:0x8 +fn_80206280 = .text:0x80206280; // type:function size:0x10 +fn_80206290 = .text:0x80206290; // type:function size:0x10 +fn_802062A0 = .text:0x802062A0; // type:function size:0x2C +DamageActor__15CScriptSafeZoneFR13CStateManager9TUniqueIdf = .text:0x802062CC; // type:function size:0x38 +fn_80206304 = .text:0x80206304; // type:function size:0x264 +fn_80206568 = .text:0x80206568; // type:function size:0x8 +fn_80206570 = .text:0x80206570; // type:function size:0x14 +fn_80206584 = .text:0x80206584; // type:function size:0x5C +fn_802065E0 = .text:0x802065E0; // type:function size:0x64 +fn_80206644 = .text:0x80206644; // type:function size:0xC +fn_80206650 = .text:0x80206650; // type:function size:0xC +fn_8020665C = .text:0x8020665C; // type:function size:0x8 +fn_80206664 = .text:0x80206664; // type:function size:0x10 +fn_80206674 = .text:0x80206674; // type:function size:0x1C +fn_80206690 = .text:0x80206690; // type:function size:0x8 +fn_80206698 = .text:0x80206698; // type:function size:0x14 +fn_802066AC = .text:0x802066AC; // type:function size:0xA8 +fn_80206754 = .text:0x80206754; // type:function size:0xA4 +fn_802067F8 = .text:0x802067F8; // type:function size:0x38 +fn_80206830 = .text:0x80206830; // type:function size:0x250 +fn_80206A80 = .text:0x80206A80; // type:function size:0xC +fn_80206A8C = .text:0x80206A8C; // type:function size:0x4 +fn_80206A90 = .text:0x80206A90; // type:function size:0x8 +fn_80206A98 = .text:0x80206A98; // type:function size:0xC +fn_80206AA4 = .text:0x80206AA4; // type:function size:0x8 +fn_80206AAC = .text:0x80206AAC; // type:function size:0x10 +fn_80206ABC = .text:0x80206ABC; // type:function size:0x10 +fn_80206ACC = .text:0x80206ACC; // type:function size:0x14 +fn_80206AE0 = .text:0x80206AE0; // type:function size:0x1C +fn_80206AFC = .text:0x80206AFC; // type:function size:0x10 +fn_80206B0C = .text:0x80206B0C; // type:function size:0x94 +fn_80206BA0 = .text:0x80206BA0; // type:function size:0x38 +ReceiveExternalTime__20CScriptSequenceTimerFR13CStateManagerf = .text:0x80206BD8; // type:function size:0x4 +fn_80206BDC = .text:0x80206BDC; // type:function size:0xC74 +fn_80207850 = .text:0x80207850; // type:function size:0x20 +fn_80207870 = .text:0x80207870; // type:function size:0xC +fn_8020787C = .text:0x8020787C; // type:function size:0x24 +fn_802078A0 = .text:0x802078A0; // type:function size:0x8 +fn_802078A8 = .text:0x802078A8; // type:function size:0x28 +fn_802078D0 = .text:0x802078D0; // type:function size:0x1C0 +fn_80207A90 = .text:0x80207A90; // type:function size:0xC +fn_80207A9C = .text:0x80207A9C; // type:function size:0x8 +fn_80207AA4 = .text:0x80207AA4; // type:function size:0x10 +fn_80207AB4 = .text:0x80207AB4; // type:function size:0x8 +fn_80207ABC = .text:0x80207ABC; // type:function size:0xC +fn_80207AC8 = .text:0x80207AC8; // type:function size:0x8 +fn_80207AD0 = .text:0x80207AD0; // type:function size:0x8 +fn_80207AD8 = .text:0x80207AD8; // type:function size:0x10 +fn_80207AE8 = .text:0x80207AE8; // type:function size:0x14 +fn_80207AFC = .text:0x80207AFC; // type:function size:0x1C +fn_80207B18 = .text:0x80207B18; // type:function size:0x10 +fn_80207B28 = .text:0x80207B28; // type:function size:0x8 +fn_80207B30 = .text:0x80207B30; // type:function size:0x15C +fn_80207C8C = .text:0x80207C8C; // type:function size:0x8 +fn_80207C94 = .text:0x80207C94; // type:function size:0x8 +fn_80207C9C = .text:0x80207C9C; // type:function size:0xC +fn_80207CA8 = .text:0x80207CA8; // type:function size:0x8 +fn_80207CB0 = .text:0x80207CB0; // type:function size:0x14 +fn_80207CC4 = .text:0x80207CC4; // type:function size:0x1C +fn_80207CE0 = .text:0x80207CE0; // type:function size:0x110 +fn_80207DF0 = .text:0x80207DF0; // type:function size:0x10C +fn_80207EFC = .text:0x80207EFC; // type:function size:0x8 +fn_80207F04 = .text:0x80207F04; // type:function size:0x120 +fn_80208024 = .text:0x80208024; // type:function size:0x10 +fn_80208034 = .text:0x80208034; // type:function size:0x14 +fn_80208048 = .text:0x80208048; // type:function size:0xA4 +fn_802080EC = .text:0x802080EC; // type:function size:0x60 +fn_8020814C = .text:0x8020814C; // type:function size:0x1A4 +fn_802082F0 = .text:0x802082F0; // type:function size:0x194 +fn_80208484 = .text:0x80208484; // type:function size:0x214 +fn_80208698 = .text:0x80208698; // type:function size:0x4 +fn_8020869C = .text:0x8020869C; // type:function size:0x13C +fn_802087D8 = .text:0x802087D8; // type:function size:0xB8 +fn_80208890 = .text:0x80208890; // type:function size:0x2B4 +fn_80208B44 = .text:0x80208B44; // type:function size:0x70 +SetSScriptSkyRipple_FuncPtrs__FP25SScriptSkyRipple_FuncPtrs = .text:0x80208BB4; // type:function size:0x8 +fn_80208BBC = .text:0x80208BBC; // type:function size:0x10 +fn_80208BCC = .text:0x80208BCC; // type:function size:0x254 +fn_80208E20 = .text:0x80208E20; // type:function size:0x40 +fn_80208E60 = .text:0x80208E60; // type:function size:0x6C +fn_80208ECC = .text:0x80208ECC; // type:function size:0x5C8 +SetMaxVolume__12CScriptSoundFs = .text:0x80209494; // type:function size:0xC0 +fn_80209554 = .text:0x80209554; // type:function size:0x8 +fn_8020955C = .text:0x8020955C; // type:function size:0xC +fn_80209568 = .text:0x80209568; // type:function size:0x10 +fn_80209578 = .text:0x80209578; // type:function size:0x1E4 +fn_8020975C = .text:0x8020975C; // type:function size:0x388 +fn_80209AE4 = .text:0x80209AE4; // type:function size:0x88 +fn_80209B6C = .text:0x80209B6C; // type:function size:0x470 +fn_80209FDC = .text:0x80209FDC; // type:function size:0x344 +fn_8020A320 = .text:0x8020A320; // type:function size:0xB4 +fn_8020A3D4 = .text:0x8020A3D4; // type:function size:0x640 +fn_8020AA14 = .text:0x8020AA14; // type:function size:0xEC +fn_8020AB00 = .text:0x8020AB00; // type:function size:0xCC +fn_8020ABCC = .text:0x8020ABCC; // type:function size:0x294 +fn_8020AE60 = .text:0x8020AE60; // type:function size:0x50 +fn_8020AEB0 = .text:0x8020AEB0; // type:function size:0x5C +fn_8020AF0C = .text:0x8020AF0C; // type:function size:0x5C +fn_8020AF68 = .text:0x8020AF68; // type:function size:0x5C +fn_8020AFC4 = .text:0x8020AFC4; // type:function size:0x194 +fn_8020B158 = .text:0x8020B158; // type:function size:0x370 +fn_8020B4C8 = .text:0x8020B4C8; // type:function size:0x1A8 +fn_8020B670 = .text:0x8020B670; // type:function size:0x58 +fn_8020B6C8 = .text:0x8020B6C8; // type:function size:0x8 +fn_8020B6D0 = .text:0x8020B6D0; // type:function size:0x28 +fn_8020B6F8 = .text:0x8020B6F8; // type:function size:0x38 +fn_8020B730 = .text:0x8020B730; // type:function size:0x254 +fn_8020B984 = .text:0x8020B984; // type:function size:0x3C +fn_8020B9C0 = .text:0x8020B9C0; // type:function size:0xB80 +fn_8020C540 = .text:0x8020C540; // type:function size:0x3D0 +fn_8020C910 = .text:0x8020C910; // type:function size:0x14 +fn_8020C924 = .text:0x8020C924; // type:function size:0x14 +fn_8020C938 = .text:0x8020C938; // type:function size:0x34 +fn_8020C96C = .text:0x8020C96C; // type:function size:0xBC +fn_8020CA28 = .text:0x8020CA28; // type:function size:0x40 +fn_8020CA68 = .text:0x8020CA68; // type:function size:0x50 +fn_8020CAB8 = .text:0x8020CAB8; // type:function size:0x114 +fn_8020CBCC = .text:0x8020CBCC; // type:function size:0x3C +fn_8020CC08 = .text:0x8020CC08; // type:function size:0x58 +fn_8020CC60 = .text:0x8020CC60; // type:function size:0x1C0 +fn_8020CE20 = .text:0x8020CE20; // type:function size:0x184 +fn_8020CFA4 = .text:0x8020CFA4; // type:function size:0x448 +fn_8020D3EC = .text:0x8020D3EC; // type:function size:0x78 +fn_8020D464 = .text:0x8020D464; // type:function size:0x20 +fn_8020D484 = .text:0x8020D484; // type:function size:0x2C +fn_8020D4B0 = .text:0x8020D4B0; // type:function size:0x34 +fn_8020D4E4 = .text:0x8020D4E4; // type:function size:0x114 +fn_8020D5F8 = .text:0x8020D5F8; // type:function size:0xDC +fn_8020D6D4 = .text:0x8020D6D4; // type:function size:0x13C +fn_8020D810 = .text:0x8020D810; // type:function size:0x8 +fn_8020D818 = .text:0x8020D818; // type:function size:0x14 +fn_8020D82C = .text:0x8020D82C; // type:function size:0xC +fn_8020D838 = .text:0x8020D838; // type:function size:0x8 +fn_8020D840 = .text:0x8020D840; // type:function size:0x10 +fn_8020D850 = .text:0x8020D850; // type:function size:0x1C +fn_8020D86C = .text:0x8020D86C; // type:function size:0x68 +fn_8020D8D4 = .text:0x8020D8D4; // type:function size:0x68 +fn_8020D93C = .text:0x8020D93C; // type:function size:0xFC +fn_8020DA38 = .text:0x8020DA38; // type:function size:0x5C +fn_8020DA94 = .text:0x8020DA94; // type:function size:0x1B8 +fn_8020DC4C = .text:0x8020DC4C; // type:function size:0x170 +fn_8020DDBC = .text:0x8020DDBC; // type:function size:0x64 +fn_8020DE20 = .text:0x8020DE20; // type:function size:0x60 +fn_8020DE80 = .text:0x8020DE80; // type:function size:0x4C +fn_8020DECC = .text:0x8020DECC; // type:function size:0x128 +fn_8020DFF4 = .text:0x8020DFF4; // type:function size:0xB0 +fn_8020E0A4 = .text:0x8020E0A4; // type:function size:0x88 +fn_8020E12C = .text:0x8020E12C; // type:function size:0x4 +fn_8020E130 = .text:0x8020E130; // type:function size:0x7C +fn_8020E1AC = .text:0x8020E1AC; // type:function size:0x98 +fn_8020E244 = .text:0x8020E244; // type:function size:0x10 +fn_8020E254 = .text:0x8020E254; // type:function size:0x44 +fn_8020E298 = .text:0x8020E298; // type:function size:0xD0 +fn_8020E368 = .text:0x8020E368; // type:function size:0x20 +fn_8020E388 = .text:0x8020E388; // type:function size:0x120 +fn_8020E4A8 = .text:0x8020E4A8; // type:function size:0x11C +fn_8020E5C4 = .text:0x8020E5C4; // type:function size:0x88 +fn_8020E64C = .text:0x8020E64C; // type:function size:0x70 +fn_8020E6BC = .text:0x8020E6BC; // type:function size:0xB4 +fn_8020E770 = .text:0x8020E770; // type:function size:0x4 +fn_8020E774 = .text:0x8020E774; // type:function size:0x9C +fn_8020E810 = .text:0x8020E810; // type:function size:0xAC +fn_8020E8BC = .text:0x8020E8BC; // type:function size:0xB8 +fn_8020E974 = .text:0x8020E974; // type:function size:0x9C +fn_8020EA10 = .text:0x8020EA10; // type:function size:0xD8 +fn_8020EAE8 = .text:0x8020EAE8; // type:function size:0xCC +fn_8020EBB4 = .text:0x8020EBB4; // type:function size:0xAC +fn_8020EC60 = .text:0x8020EC60; // type:function size:0x40 +fn_8020ECA0 = .text:0x8020ECA0; // type:function size:0x80 +fn_8020ED20 = .text:0x8020ED20; // type:function size:0x50 +fn_8020ED70 = .text:0x8020ED70; // type:function size:0x98 +fn_8020EE08 = .text:0x8020EE08; // type:function size:0x1C +fn_8020EE24 = .text:0x8020EE24; // type:function size:0x20 +fn_8020EE44 = .text:0x8020EE44; // type:function size:0x64 +fn_8020EEA8 = .text:0x8020EEA8; // type:function size:0x170 +fn_8020F018 = .text:0x8020F018; // type:function size:0xFC +fn_8020F114 = .text:0x8020F114; // type:function size:0x38 +fn_8020F14C = .text:0x8020F14C; // type:function size:0xEC +fn_8020F238 = .text:0x8020F238; // type:function size:0x58 +fn_8020F290 = .text:0x8020F290; // type:function size:0x340 +fn_8020F5D0 = .text:0x8020F5D0; // type:function size:0x158 +fn_8020F728 = .text:0x8020F728; // type:function size:0xA8 +fn_8020F7D0 = .text:0x8020F7D0; // type:function size:0x28 +fn_8020F7F8 = .text:0x8020F7F8; // type:function size:0x138 +fn_8020F930 = .text:0x8020F930; // type:function size:0x98C +fn_802102BC = .text:0x802102BC; // type:function size:0x488 +fn_80210744 = .text:0x80210744; // type:function size:0xF0 +fn_80210834 = .text:0x80210834; // type:function size:0x8C +fn_802108C0 = .text:0x802108C0; // type:function size:0x160 +fn_80210A20 = .text:0x80210A20; // type:function size:0x858 +fn_80211278 = .text:0x80211278; // type:function size:0x1C +fn_80211294 = .text:0x80211294; // type:function size:0x10 +fn_802112A4 = .text:0x802112A4; // type:function size:0x24 +fn_802112C8 = .text:0x802112C8; // type:function size:0x10 +fn_802112D8 = .text:0x802112D8; // type:function size:0x8 +fn_802112E0 = .text:0x802112E0; // type:function size:0x8 +fn_802112E8 = .text:0x802112E8; // type:function size:0xC +fn_802112F4 = .text:0x802112F4; // type:function size:0x8 +fn_802112FC = .text:0x802112FC; // type:function size:0x4 +fn_80211300 = .text:0x80211300; // type:function size:0x10 +fn_80211310 = .text:0x80211310; // type:function size:0xC +fn_8021131C = .text:0x8021131C; // type:function size:0x8 +fn_80211324 = .text:0x80211324; // type:function size:0x5B8 +fn_802118DC = .text:0x802118DC; // type:function size:0x14 +fn_802118F0 = .text:0x802118F0; // type:function size:0x8 +fn_802118F8 = .text:0x802118F8; // type:function size:0x58 +fn_80211950 = .text:0x80211950; // type:function size:0x40C +fn_80211D5C = .text:0x80211D5C; // type:function size:0x4 +fn_80211D60 = .text:0x80211D60; // type:function size:0x2C4 +fn_80212024 = .text:0x80212024; // type:function size:0x164 +fn_80212188 = .text:0x80212188; // type:function size:0x2F4 +fn_8021247C = .text:0x8021247C; // type:function size:0xAC +fn_80212528 = .text:0x80212528; // type:function size:0x1FC +fn_80212724 = .text:0x80212724; // type:function size:0x1C8 +fn_802128EC = .text:0x802128EC; // type:function size:0x9C +fn_80212988 = .text:0x80212988; // type:function size:0x4 +fn_8021298C = .text:0x8021298C; // type:function size:0x64 +fn_802129F0 = .text:0x802129F0; // type:function size:0xCC +fn_80212ABC = .text:0x80212ABC; // type:function size:0x1E0 +fn_80212C9C = .text:0x80212C9C; // type:function size:0x150 +fn_80212DEC = .text:0x80212DEC; // type:function size:0x54 +fn_80212E40 = .text:0x80212E40; // type:function size:0x134 +fn_80212F74 = .text:0x80212F74; // type:function size:0x70 +fn_80212FE4 = .text:0x80212FE4; // type:function size:0x11C +fn_80213100 = .text:0x80213100; // type:function size:0xF8 +fn_802131F8 = .text:0x802131F8; // type:function size:0x184 +fn_8021337C = .text:0x8021337C; // type:function size:0xBC +fn_80213438 = .text:0x80213438; // type:function size:0x218 +fn_80213650 = .text:0x80213650; // type:function size:0xB4 +fn_80213704 = .text:0x80213704; // type:function size:0x114 +fn_80213818 = .text:0x80213818; // type:function size:0x54 +fn_8021386C = .text:0x8021386C; // type:function size:0x50 +fn_802138BC = .text:0x802138BC; // type:function size:0x6C +fn_80213928 = .text:0x80213928; // type:function size:0x9C +fn_802139C4 = .text:0x802139C4; // type:function size:0xA0 +fn_80213A64 = .text:0x80213A64; // type:function size:0xA0 +fn_80213B04 = .text:0x80213B04; // type:function size:0x2B4 +fn_80213DB8 = .text:0x80213DB8; // type:function size:0x428 +fn_802141E0 = .text:0x802141E0; // type:function size:0x290 +fn_80214470 = .text:0x80214470; // type:function size:0x2B8 +fn_80214728 = .text:0x80214728; // type:function size:0x4F8 +fn_80214C20 = .text:0x80214C20; // type:function size:0x248 +fn_80214E68 = .text:0x80214E68; // type:function size:0x290 +fn_802150F8 = .text:0x802150F8; // type:function size:0x468 +fn_80215560 = .text:0x80215560; // type:function size:0x1E4 +fn_80215744 = .text:0x80215744; // type:function size:0x48 +fn_8021578C = .text:0x8021578C; // type:function size:0x7C +fn_80215808 = .text:0x80215808; // type:function size:0x190 +fn_80215998 = .text:0x80215998; // type:function size:0x58 +fn_802159F0 = .text:0x802159F0; // type:function size:0x4 +fn_802159F4 = .text:0x802159F4; // type:function size:0xDC +fn_80215AD0 = .text:0x80215AD0; // type:function size:0x4 +fn_80215AD4 = .text:0x80215AD4; // type:function size:0x118 +fn_80215BEC = .text:0x80215BEC; // type:function size:0x84 +fn_80215C70 = .text:0x80215C70; // type:function size:0x6C +fn_80215CDC = .text:0x80215CDC; // type:function size:0xA0 +fn_80215D7C = .text:0x80215D7C; // type:function size:0x148 +fn_80215EC4 = .text:0x80215EC4; // type:function size:0xDC +fn_80215FA0 = .text:0x80215FA0; // type:function size:0xD0 +fn_80216070 = .text:0x80216070; // type:function size:0xB4 +fn_80216124 = .text:0x80216124; // type:function size:0x78 +fn_8021619C = .text:0x8021619C; // type:function size:0x878 +fn_80216A14 = .text:0x80216A14; // type:function size:0x4 +fn_80216A18 = .text:0x80216A18; // type:function size:0x4 +fn_80216A1C = .text:0x80216A1C; // type:function size:0x48 +fn_80216A64 = .text:0x80216A64; // type:function size:0x144 +fn_80216BA8 = .text:0x80216BA8; // type:function size:0x1BC +fn_80216D64 = .text:0x80216D64; // type:function size:0x98 +fn_80216DFC = .text:0x80216DFC; // type:function size:0x184 +fn_80216F80 = .text:0x80216F80; // type:function size:0x94C +fn_802178CC = .text:0x802178CC; // type:function size:0x174 +fn_80217A40 = .text:0x80217A40; // type:function size:0x58 +fn_80217A98 = .text:0x80217A98; // type:function size:0x90 +fn_80217B28 = .text:0x80217B28; // type:function size:0x190 +fn_80217CB8 = .text:0x80217CB8; // type:function size:0x328 +SetSStreamedMovie_FuncPtrs__FP23SStreamedMovie_FuncPtrs = .text:0x80217FE0; // type:function size:0x8 +fn_80217FE8 = .text:0x80217FE8; // type:function size:0x10 +fn_80217FF8 = .text:0x80217FF8; // type:function size:0xC +fn_80218004 = .text:0x80218004; // type:function size:0xF0 +fn_802180F4 = .text:0x802180F4; // type:function size:0x4 +fn_802180F8 = .text:0x802180F8; // type:function size:0xB4 +fn_802181AC = .text:0x802181AC; // type:function size:0x19C +fn_80218348 = .text:0x80218348; // type:function size:0x7C +fn_802183C4 = .text:0x802183C4; // type:function size:0x14 +fn_802183D8 = .text:0x802183D8; // type:function size:0x14 +fn_802183EC = .text:0x802183EC; // type:function size:0x3C +fn_80218428 = .text:0x80218428; // type:function size:0x8 +fn_80218430 = .text:0x80218430; // type:function size:0x78 +fn_802184A8 = .text:0x802184A8; // type:function size:0x520 +fn_802189C8 = .text:0x802189C8; // type:function size:0x3C +fn_80218A04 = .text:0x80218A04; // type:function size:0x180 +fn_80218B84 = .text:0x80218B84; // type:function size:0xF8 +fn_80218C7C = .text:0x80218C7C; // type:function size:0x138 +fn_80218DB4 = .text:0x80218DB4; // type:function size:0x2F8 +fn_802190AC = .text:0x802190AC; // type:function size:0x48 +fn_802190F4 = .text:0x802190F4; // type:function size:0x2CC +fn_802193C0 = .text:0x802193C0; // type:function size:0x88 +fn_80219448 = .text:0x80219448; // type:function size:0x2B4 +fn_802196FC = .text:0x802196FC; // type:function size:0x7C +fn_80219778 = .text:0x80219778; // type:function size:0x138 +fn_802198B0 = .text:0x802198B0; // type:function size:0xC0 +fn_80219970 = .text:0x80219970; // type:function size:0x24 +fn_80219994 = .text:0x80219994; // type:function size:0x280 +fn_80219C14 = .text:0x80219C14; // type:function size:0x34 +fn_80219C48 = .text:0x80219C48; // type:function size:0x270 +fn_80219EB8 = .text:0x80219EB8; // type:function size:0xD0 +fn_80219F88 = .text:0x80219F88; // type:function size:0x58 +fn_80219FE0 = .text:0x80219FE0; // type:function size:0x4DC +fn_8021A4BC = .text:0x8021A4BC; // type:function size:0x178 +fn_8021A634 = .text:0x8021A634; // type:function size:0xCC +fn_8021A700 = .text:0x8021A700; // type:function size:0x494 +fn_8021AB94 = .text:0x8021AB94; // type:function size:0x188 +fn_8021AD1C = .text:0x8021AD1C; // type:function size:0xA94 +fn_8021B7B0 = .text:0x8021B7B0; // type:function size:0x78 +fn_8021B828 = .text:0x8021B828; // type:function size:0x104 +fn_8021B92C = .text:0x8021B92C; // type:function size:0x1F8 +fn_8021BB24 = .text:0x8021BB24; // type:function size:0x58 +fn_8021BB7C = .text:0x8021BB7C; // type:function size:0x100 +fn_8021BC7C = .text:0x8021BC7C; // type:function size:0x80 +GetLocked__21CScriptTargetingPointCFv = .text:0x8021BCFC; // type:function size:0x14 +fn_8021BD10 = .text:0x8021BD10; // type:function size:0x1C +fn_8021BD2C = .text:0x8021BD2C; // type:function size:0x4 +fn_8021BD30 = .text:0x8021BD30; // type:function size:0x4 +fn_8021BD34 = .text:0x8021BD34; // type:function size:0x11C +fn_8021BE50 = .text:0x8021BE50; // type:function size:0x100 +fn_8021BF50 = .text:0x8021BF50; // type:function size:0x30 +fn_8021BF80 = .text:0x8021BF80; // type:function size:0x138 +fn_8021C0B8 = .text:0x8021C0B8; // type:function size:0xEC +GetAssociatedTeamId__16CScriptTeamAiMgrFRC3CAiR13CStateManager = .text:0x8021C1A4; // type:function size:0x5C +fn_8021C200 = .text:0x8021C200; // type:function size:0x58 +GetTeamAiRole__16CScriptTeamAiMgrFRC13CStateManager9TUniqueId9TUniqueId = .text:0x8021C258; // type:function size:0x5C +CanStartAttack__16CScriptTeamAiMgrFQ216CScriptTeamAiMgr11EAttackTypeR13CStateManager9TUniqueId9TUniqueId = .text:0x8021C2B4; // type:function size:0xD4 +StartAttack__16CScriptTeamAiMgrFQ216CScriptTeamAiMgr11EAttackTypeR13CStateManager9TUniqueId9TUniqueId = .text:0x8021C388; // type:function size:0xD4 +EndAttack__16CScriptTeamAiMgrFQ216CScriptTeamAiMgr11EAttackTypeR13CStateManager9TUniqueId9TUniqueIdb = .text:0x8021C45C; // type:function size:0xD4 +fn_8021C530 = .text:0x8021C530; // type:function size:0x9C +JoinTeam__16CScriptTeamAiMgrFRC3CAiQ211CTeamAiRole11ETeamAiRoleQ211CTeamAiRole11ETeamAiRoleQ211CTeamAiRole11ETeamAiRole = .text:0x8021C5CC; // type:function size:0x500 +fn_8021CACC = .text:0x8021CACC; // type:function size:0x7C +QuitTeam__16CScriptTeamAiMgrF9TUniqueId = .text:0x8021CB48; // type:function size:0x1E8 +GetRole__16CScriptTeamAiMgrCF9TUniqueId = .text:0x8021CD30; // type:function size:0x104 +fn_8021CE34 = .text:0x8021CE34; // type:function size:0x7C +fn_8021CEB0 = .text:0x8021CEB0; // type:function size:0x104 +fn_8021CFB4 = .text:0x8021CFB4; // type:function size:0x138 +IsPartOfTeam__16CScriptTeamAiMgrCF9TUniqueId = .text:0x8021D0EC; // type:function size:0x104 +IsMeleeAttacking__16CScriptTeamAiMgrCF9TUniqueId = .text:0x8021D1F0; // type:function size:0xB4 +fn_8021D2A4 = .text:0x8021D2A4; // type:function size:0xE4 +StartMeleeAttack__16CScriptTeamAiMgrF9TUniqueId = .text:0x8021D388; // type:function size:0x510 +EndMeleeAttack__16CScriptTeamAiMgrF9TUniqueId = .text:0x8021D898; // type:function size:0xFC +fn_8021D994 = .text:0x8021D994; // type:function size:0xE4 +fn_8021DA78 = .text:0x8021DA78; // type:function size:0x510 +fn_8021DF88 = .text:0x8021DF88; // type:function size:0xFC +fn_8021E084 = .text:0x8021E084; // type:function size:0x94 +fn_8021E118 = .text:0x8021E118; // type:function size:0x210 +fn_8021E328 = .text:0x8021E328; // type:function size:0x31C +fn_8021E644 = .text:0x8021E644; // type:function size:0x334 +fn_8021E978 = .text:0x8021E978; // type:function size:0x194 +fn_8021EB0C = .text:0x8021EB0C; // type:function size:0xA8 +fn_8021EBB4 = .text:0x8021EBB4; // type:function size:0x88 +SetPlayerForwardProjectionDistance__16CScriptTeamAiMgrFf = .text:0x8021EC3C; // type:function size:0x8 +fn_8021EC44 = .text:0x8021EC44; // type:function size:0x170 +fn_8021EDB4 = .text:0x8021EDB4; // type:function size:0x304 +fn_8021F0B8 = .text:0x8021F0B8; // type:function size:0x4C +IsTeamMemberInRange__16CScriptTeamAiMgrCFRC13CStateManagerRC6CActorf = .text:0x8021F104; // type:function size:0x108 +ChoosePlayer__16CScriptTeamAiMgrCFRC13CStateManagerRC6CActor = .text:0x8021F20C; // type:function size:0x1D8 +FindBestIndividualAttackTarget__16CScriptTeamAiMgrFR13CStateManagerRC3CAi = .text:0x8021F3E4; // type:function size:0x150 +SetMemberTargetId__16CScriptTeamAiMgrF9TUniqueId9TUniqueId = .text:0x8021F534; // type:function size:0x110 +GetTeamRole__16CScriptTeamAiMgrCF9TUniqueId = .text:0x8021F644; // type:function size:0x108 +NotifyWasHit__16CScriptTeamAiMgrFv = .text:0x8021F74C; // type:function size:0xC +GetWasHit__16CScriptTeamAiMgrCFv = .text:0x8021F758; // type:function size:0x8 +StartTeamAction__16CScriptTeamAiMgrF9TUniqueIdQ216CScriptTeamAiMgr11ETeamAction = .text:0x8021F760; // type:function size:0xA0 +EndTeamAction__16CScriptTeamAiMgrF9TUniqueIdQ216CScriptTeamAiMgr11ETeamAction = .text:0x8021F800; // type:function size:0xC0 +GetTeamActionCount__16CScriptTeamAiMgrCFQ216CScriptTeamAiMgr11ETeamAction = .text:0x8021F8C0; // type:function size:0x3C +fn_8021F8FC = .text:0x8021F8FC; // type:function size:0x4C +fn_8021F948 = .text:0x8021F948; // type:function size:0x114 +AnyMembersInCircle__16CScriptTeamAiMgrCFR13CStateManagerRC9CVector3ff9TUniqueId = .text:0x8021FA5C; // type:function size:0xF4 +GetCenter__16CScriptTeamAiMgrCFR13CStateManager = .text:0x8021FB50; // type:function size:0x124 +TouchingAnyTeammates__16CScriptTeamAiMgrCFR13CStateManager9TUniqueIdf = .text:0x8021FC74; // type:function size:0x1E4 +fn_8021FE58 = .text:0x8021FE58; // type:function size:0x310 +fn_80220168 = .text:0x80220168; // type:function size:0x40 +fn_802201A8 = .text:0x802201A8; // type:function size:0xC4 +fn_8022026C = .text:0x8022026C; // type:function size:0x10C +fn_80220378 = .text:0x80220378; // type:function size:0x4AC +fn_80220824 = .text:0x80220824; // type:function size:0xB0 +fn_802208D4 = .text:0x802208D4; // type:function size:0x148 +fn_80220A1C = .text:0x80220A1C; // type:function size:0x70 +fn_80220A8C = .text:0x80220A8C; // type:function size:0x4 +fn_80220A90 = .text:0x80220A90; // type:function size:0x268 +fn_80220CF8 = .text:0x80220CF8; // type:function size:0x10 +SetRenderScale__15CScriptTextPaneFf = .text:0x80220D08; // type:function size:0x8 +fn_80220D10 = .text:0x80220D10; // type:function size:0x8 +fn_80220D18 = .text:0x80220D18; // type:function size:0x89C +fn_802215B4 = .text:0x802215B4; // type:function size:0x9C +fn_80221650 = .text:0x80221650; // type:function size:0x68 +fn_802216B8 = .text:0x802216B8; // type:function size:0x58 +fn_80221710 = .text:0x80221710; // type:function size:0x34 +fn_80221744 = .text:0x80221744; // type:function size:0x190 +fn_802218D4 = .text:0x802218D4; // type:function size:0x7C +fn_80221950 = .text:0x80221950; // type:function size:0x138 +fn_80221A88 = .text:0x80221A88; // type:function size:0xD4 +fn_80221B5C = .text:0x80221B5C; // type:function size:0x58 +fn_80221BB4 = .text:0x80221BB4; // type:function size:0x44 +fn_80221BF8 = .text:0x80221BF8; // type:function size:0x1EC +fn_80221DE4 = .text:0x80221DE4; // type:function size:0xC8 +fn_80221EAC = .text:0x80221EAC; // type:function size:0x38 +fn_80221EE4 = .text:0x80221EE4; // type:function size:0x328 +fn_8022220C = .text:0x8022220C; // type:function size:0x14 +fn_80222220 = .text:0x80222220; // type:function size:0x224 +__dt__14CScriptTriggerFv = .text:0x80222444; // type:function size:0x68 +fn_802224AC = .text:0x802224AC; // type:function size:0x3E0 +fn_8022288C = .text:0x8022288C; // type:function size:0x544 +GetTriggerBoundsWR__14CScriptTriggerCFv = .text:0x80222DD0; // type:function size:0x7C +fn_80222E4C = .text:0x80222E4C; // type:function size:0x80 +AcceptScriptMsg__14CScriptTriggerFR13CStateManagerRC10CScriptMsg = .text:0x80222ECC; // type:function size:0x110 +fn_80222FDC = .text:0x80222FDC; // type:function size:0x14 +fn_80222FF0 = .text:0x80222FF0; // type:function size:0x74 +fn_80223064 = .text:0x80223064; // type:function size:0x13C +fn_802231A0 = .text:0x802231A0; // type:function size:0x98 +fn_80223238 = .text:0x80223238; // type:function size:0x98 +fn_802232D0 = .text:0x802232D0; // type:function size:0x98 +fn_80223368 = .text:0x80223368; // type:function size:0x20C +fn_80223574 = .text:0x80223574; // type:function size:0x6DC +IsObjectInside__14CScriptTriggerCF9TUniqueId = .text:0x80223C50; // type:function size:0x80 +InhabitantAdded__14CScriptTriggerFR6CActorR13CStateManager = .text:0x80223CD0; // type:function size:0x4 +InhabitantIdle__14CScriptTriggerFR6CActorR13CStateManagerf = .text:0x80223CD4; // type:function size:0x4 +InhabitantExited__14CScriptTriggerFR6CActorR13CStateManager = .text:0x80223CD8; // type:function size:0x4 +InhabitantRejected__14CScriptTriggerFR6CActorR13CStateManager = .text:0x80223CDC; // type:function size:0x4 +fn_80223CE0 = .text:0x80223CE0; // type:function size:0x6C +fn_80223D4C = .text:0x80223D4C; // type:function size:0xC +IsConsideredAI__14CScriptTriggerCFRC13CStateManagerRC7CEntity = .text:0x80223D58; // type:function size:0x88 +fn_80223DE0 = .text:0x80223DE0; // type:function size:0x114 +fn_80223EF4 = .text:0x80223EF4; // type:function size:0x104 +fn_80223FF8 = .text:0x80223FF8; // type:function size:0x98 +fn_80224090 = .text:0x80224090; // type:function size:0x814 +fn_802248A4 = .text:0x802248A4; // type:function size:0x98 +fn_8022493C = .text:0x8022493C; // type:function size:0x94 +fn_802249D0 = .text:0x802249D0; // type:function size:0x40 +__ct__23CScriptTriggerEllipsoidF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>R11CEntityInfoRC9CVector3fRC12CTransform4fRC11CDamageInfoRC9CVector3fUibbQ223CScriptTriggerEllipsoid10EShapeType = .text:0x80224A10; // type:function size:0x194 +Think__23CScriptTriggerEllipsoidFfR13CStateManager = .text:0x80224BA4; // type:function size:0xB4 +Touch__23CScriptTriggerEllipsoidFR6CActorR13CStateManager = .text:0x80224C58; // type:function size:0x90 +GetTouchBounds__23CScriptTriggerEllipsoidCFv = .text:0x80224CE8; // type:function size:0x3C +Render__23CScriptTriggerEllipsoidCFRC13CStateManager = .text:0x80224D24; // type:function size:0x4 +AddToRenderer__23CScriptTriggerEllipsoidCFRC13CStateManager = .text:0x80224D28; // type:function size:0x4 +IsStillInBounds__23CScriptTriggerEllipsoidFRC6CAABox = .text:0x80224D2C; // type:function size:0x26C +fn_80224F98 = .text:0x80224F98; // type:function size:0x74 +fn_8022500C = .text:0x8022500C; // type:function size:0xB4 +fn_802250C0 = .text:0x802250C0; // type:function size:0x160 +fn_80225220 = .text:0x80225220; // type:function size:0x34C +fn_8022556C = .text:0x8022556C; // type:function size:0x58 +fn_802255C4 = .text:0x802255C4; // type:function size:0x148 +fn_8022570C = .text:0x8022570C; // type:function size:0x3C +fn_80225748 = .text:0x80225748; // type:function size:0x84 +fn_802257CC = .text:0x802257CC; // type:function size:0x8 +fn_802257D4 = .text:0x802257D4; // type:function size:0xEC +GetOBBox__24CScriptTriggerOrientatedCFv = .text:0x802258C0; // type:function size:0x8 +fn_802258C8 = .text:0x802258C8; // type:function size:0x6CC +fn_80225F94 = .text:0x80225F94; // type:function size:0x158 +fn_802260EC = .text:0x802260EC; // type:function size:0x68 +fn_80226154 = .text:0x80226154; // type:function size:0x24 +fn_80226178 = .text:0x80226178; // type:function size:0x5C +fn_802261D4 = .text:0x802261D4; // type:function size:0x54 +fn_80226228 = .text:0x80226228; // type:function size:0x4 +fn_8022622C = .text:0x8022622C; // type:function size:0x14 +fn_80226240 = .text:0x80226240; // type:function size:0x110 +fn_80226350 = .text:0x80226350; // type:function size:0x104 +fn_80226454 = .text:0x80226454; // type:function size:0x81C +fn_80226C70 = .text:0x80226C70; // type:function size:0xE8 +fn_80226D58 = .text:0x80226D58; // type:function size:0x318 +fn_80227070 = .text:0x80227070; // type:function size:0x74 +fn_802270E4 = .text:0x802270E4; // type:function size:0x74 +fn_80227158 = .text:0x80227158; // type:function size:0x74 +fn_802271CC = .text:0x802271CC; // type:function size:0x74 +fn_80227240 = .text:0x80227240; // type:function size:0x7C +fn_802272BC = .text:0x802272BC; // type:function size:0x5A4 +fn_80227860 = .text:0x80227860; // type:function size:0x4 +fn_80227864 = .text:0x80227864; // type:function size:0xC +fn_80227870 = .text:0x80227870; // type:function size:0x15C +fn_802279CC = .text:0x802279CC; // type:function size:0x4 +fn_802279D0 = .text:0x802279D0; // type:function size:0x4 +fn_802279D4 = .text:0x802279D4; // type:function size:0x39C +fn_80227D70 = .text:0x80227D70; // type:function size:0xCE4 +fn_80228A54 = .text:0x80228A54; // type:function size:0x170 +fn_80228BC4 = .text:0x80228BC4; // type:function size:0x4A4 +fn_80229068 = .text:0x80229068; // type:function size:0xF0 +fn_80229158 = .text:0x80229158; // type:function size:0x18C +fn_802292E4 = .text:0x802292E4; // type:function size:0x160 +fn_80229444 = .text:0x80229444; // type:function size:0x54 +fn_80229498 = .text:0x80229498; // type:function size:0x390 +fn_80229828 = .text:0x80229828; // type:function size:0xDC +fn_80229904 = .text:0x80229904; // type:function size:0x2A0 +fn_80229BA4 = .text:0x80229BA4; // type:function size:0x54 +fn_80229BF8 = .text:0x80229BF8; // type:function size:0xE8 +fn_80229CE0 = .text:0x80229CE0; // type:function size:0x154 +fn_80229E34 = .text:0x80229E34; // type:function size:0x3A8 +fn_8022A1DC = .text:0x8022A1DC; // type:function size:0x58 +fn_8022A234 = .text:0x8022A234; // type:function size:0x2C +fn_8022A260 = .text:0x8022A260; // type:function size:0x38 +fn_8022A298 = .text:0x8022A298; // type:function size:0x38 +fn_8022A2D0 = .text:0x8022A2D0; // type:function size:0xC0 +fn_8022A390 = .text:0x8022A390; // type:function size:0x8 +fn_8022A398 = .text:0x8022A398; // type:function size:0x28 +fn_8022A3C0 = .text:0x8022A3C0; // type:function size:0x55C +fn_8022A91C = .text:0x8022A91C; // type:function size:0x2A8 +fn_8022ABC4 = .text:0x8022ABC4; // type:function size:0x104 +fn_8022ACC8 = .text:0x8022ACC8; // type:function size:0x100 +fn_8022ADC8 = .text:0x8022ADC8; // type:function size:0xEC +fn_8022AEB4 = .text:0x8022AEB4; // type:function size:0x70 +fn_8022AF24 = .text:0x8022AF24; // type:function size:0x124 +fn_8022B048 = .text:0x8022B048; // type:function size:0x50 +fn_8022B098 = .text:0x8022B098; // type:function size:0xF44 +fn_8022BFDC = .text:0x8022BFDC; // type:function size:0x78 +fn_8022C054 = .text:0x8022C054; // type:function size:0x74 +fn_8022C0C8 = .text:0x8022C0C8; // type:function size:0xF4 +fn_8022C1BC = .text:0x8022C1BC; // type:function size:0x58 +fn_8022C214 = .text:0x8022C214; // type:function size:0x8C +fn_8022C2A0 = .text:0x8022C2A0; // type:function size:0xE4 +fn_8022C384 = .text:0x8022C384; // type:function size:0x58 +fn_8022C3DC = .text:0x8022C3DC; // type:function size:0x14 +fn_8022C3F0 = .text:0x8022C3F0; // type:function size:0x4 +fn_8022C3F4 = .text:0x8022C3F4; // type:function size:0x4 +fn_8022C3F8 = .text:0x8022C3F8; // type:function size:0x288 +fn_8022C680 = .text:0x8022C680; // type:function size:0x40 +fn_8022C6C0 = .text:0x8022C6C0; // type:function size:0x158 +fn_8022C818 = .text:0x8022C818; // type:function size:0x1D4 +fn_8022C9EC = .text:0x8022C9EC; // type:function size:0x68 +fn_8022CA54 = .text:0x8022CA54; // type:function size:0x164 +fn_8022CBB8 = .text:0x8022CBB8; // type:function size:0x4BC +fn_8022D074 = .text:0x8022D074; // type:function size:0x80C +__ct__10CShockWaveF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4f9TUniqueIdRC14CShockWaveInfoff = .text:0x8022D880; // type:function size:0x440 +fn_8022DCC0 = .text:0x8022DCC0; // type:function size:0x360 +fn_8022E020 = .text:0x8022E020; // type:function size:0x40 +fn_8022E060 = .text:0x8022E060; // type:function size:0x44 +fn_8022E0A4 = .text:0x8022E0A4; // type:function size:0x4C4 +fn_8022E568 = .text:0x8022E568; // type:function size:0xC8 +fn_8022E630 = .text:0x8022E630; // type:function size:0x44 +fn_8022E674 = .text:0x8022E674; // type:function size:0x1C8 +fn_8022E83C = .text:0x8022E83C; // type:function size:0xBC +SetSShredder_FuncPtrs__FP18SShredder_FuncPtrs = .text:0x8022E8F8; // type:function size:0x8 +fn_8022E900 = .text:0x8022E900; // type:function size:0x10 +SetSShrieker_FuncPtrs__FP18SShrieker_FuncPtrs = .text:0x8022E910; // type:function size:0x8 +fn_8022E918 = .text:0x8022E918; // type:function size:0x10 +fn_8022E928 = .text:0x8022E928; // type:function size:0xB8 +Calculate__13CSimpleShadowFRC6CAABoxRC12CTransform4fRC13CStateManager = .text:0x8022E9E0; // type:function size:0x454 +fn_8022EE34 = .text:0x8022EE34; // type:function size:0x1B0 +fn_8022EFE4 = .text:0x8022EFE4; // type:function size:0x4 +SetUserAlpha__13CSimpleShadowFf = .text:0x8022EFE8; // type:function size:0x8 +fn_8022EFF0 = .text:0x8022EFF0; // type:function size:0x8 +fn_8022EFF8 = .text:0x8022EFF8; // type:function size:0x10 +fn_8022F008 = .text:0x8022F008; // type:function size:0x88 +fn_8022F090 = .text:0x8022F090; // type:function size:0x138 +fn_8022F1C8 = .text:0x8022F1C8; // type:function size:0xC +fn_8022F1D4 = .text:0x8022F1D4; // type:function size:0x20 +fn_8022F1F4 = .text:0x8022F1F4; // type:function size:0x4 +fn_8022F1F8 = .text:0x8022F1F8; // type:function size:0x40 +fn_8022F238 = .text:0x8022F238; // type:function size:0x4 +fn_8022F23C = .text:0x8022F23C; // type:function size:0x4 +fn_8022F240 = .text:0x8022F240; // type:function size:0x4 +fn_8022F244 = .text:0x8022F244; // type:function size:0xC +fn_8022F250 = .text:0x8022F250; // type:function size:0x8 +fn_8022F258 = .text:0x8022F258; // type:function size:0x4 +fn_8022F25C = .text:0x8022F25C; // type:function size:0x4 +fn_8022F260 = .text:0x8022F260; // type:function size:0x44 +fn_8022F2A4 = .text:0x8022F2A4; // type:function size:0xC0 +fn_8022F364 = .text:0x8022F364; // type:function size:0x8 +fn_8022F36C = .text:0x8022F36C; // type:function size:0x4 +fn_8022F370 = .text:0x8022F370; // type:function size:0x4 +fn_8022F374 = .text:0x8022F374; // type:function size:0x4 +fn_8022F378 = .text:0x8022F378; // type:function size:0x8 +fn_8022F380 = .text:0x8022F380; // type:function size:0x4 +fn_8022F384 = .text:0x8022F384; // type:function size:0x8 +fn_8022F38C = .text:0x8022F38C; // type:function size:0x8 +fn_8022F394 = .text:0x8022F394; // type:function size:0x8 +fn_8022F39C = .text:0x8022F39C; // type:function size:0x8 +fn_8022F3A4 = .text:0x8022F3A4; // type:function size:0x8 +fn_8022F3AC = .text:0x8022F3AC; // type:function size:0xC +fn_8022F3B8 = .text:0x8022F3B8; // type:function size:0x8 +fn_8022F3C0 = .text:0x8022F3C0; // type:function size:0x40 +fn_8022F400 = .text:0x8022F400; // type:function size:0xAC +fn_8022F4AC = .text:0x8022F4AC; // type:function size:0x268 +fn_8022F714 = .text:0x8022F714; // type:function size:0x110 +__ct__10CSlideShowFv = .text:0x8022F824; // type:function size:0x5B8 +fn_8022FDDC = .text:0x8022FDDC; // type:function size:0x8 +fn_8022FDE4 = .text:0x8022FDE4; // type:function size:0x36C +GetGalleriesUnlocked__10CSlideShowFv = .text:0x80230150; // type:function size:0xD0 +fn_80230220 = .text:0x80230220; // type:function size:0x5DC +fn_802307FC = .text:0x802307FC; // type:function size:0x8 +fn_80230804 = .text:0x80230804; // type:function size:0x8 +fn_8023080C = .text:0x8023080C; // type:function size:0xF0 +fn_802308FC = .text:0x802308FC; // type:function size:0x7E0 +fn_802310DC = .text:0x802310DC; // type:function size:0x8 +fn_802310E4 = .text:0x802310E4; // type:function size:0x8 +fn_802310EC = .text:0x802310EC; // type:function size:0x8 +fn_802310F4 = .text:0x802310F4; // type:function size:0x8 +fn_802310FC = .text:0x802310FC; // type:function size:0x18 +fn_80231114 = .text:0x80231114; // type:function size:0x8 +fn_8023111C = .text:0x8023111C; // type:function size:0x54 +fn_80231170 = .text:0x80231170; // type:function size:0x24 +fn_80231194 = .text:0x80231194; // type:function size:0x10 +fn_802311A4 = .text:0x802311A4; // type:function size:0x10 +fn_802311B4 = .text:0x802311B4; // type:function size:0x30 +fn_802311E4 = .text:0x802311E4; // type:function size:0x64 +fn_80231248 = .text:0x80231248; // type:function size:0x8 +fn_80231250 = .text:0x80231250; // type:function size:0x8 +fn_80231258 = .text:0x80231258; // type:function size:0x24 +fn_8023127C = .text:0x8023127C; // type:function size:0x24 +fn_802312A0 = .text:0x802312A0; // type:function size:0x10 +fn_802312B0 = .text:0x802312B0; // type:function size:0x8 +fn_802312B8 = .text:0x802312B8; // type:function size:0x8 +fn_802312C0 = .text:0x802312C0; // type:function size:0x10 +fn_802312D0 = .text:0x802312D0; // type:function size:0x10 +fn_802312E0 = .text:0x802312E0; // type:function size:0x48 +fn_80231328 = .text:0x80231328; // type:function size:0x8 +fn_80231330 = .text:0x80231330; // type:function size:0x1C0 +fn_802314F0 = .text:0x802314F0; // type:function size:0x250 +fn_80231740 = .text:0x80231740; // type:function size:0x1A4 +fn_802318E4 = .text:0x802318E4; // type:function size:0x8 +fn_802318EC = .text:0x802318EC; // type:function size:0x2B0 +fn_80231B9C = .text:0x80231B9C; // type:function size:0x208 +fn_80231DA4 = .text:0x80231DA4; // type:function size:0x3A0 +fn_80232144 = .text:0x80232144; // type:function size:0x168 +fn_802322AC = .text:0x802322AC; // type:function size:0x328 +fn_802325D4 = .text:0x802325D4; // type:function size:0x10 +fn_802325E4 = .text:0x802325E4; // type:function size:0x18 +fn_802325FC = .text:0x802325FC; // type:function size:0x5C +fn_80232658 = .text:0x80232658; // type:function size:0x6C4 +fn_80232D1C = .text:0x80232D1C; // type:function size:0x80 +fn_80232D9C = .text:0x80232D9C; // type:function size:0x80 +fn_80232E1C = .text:0x80232E1C; // type:function size:0xB4 +fn_80232ED0 = .text:0x80232ED0; // type:function size:0x7C +fn_80232F4C = .text:0x80232F4C; // type:function size:0x7C +fn_80232FC8 = .text:0x80232FC8; // type:function size:0x40 +fn_80233008 = .text:0x80233008; // type:function size:0x318 +fn_80233320 = .text:0x80233320; // type:function size:0x180 +fn_802334A0 = .text:0x802334A0; // type:function size:0x1C4 +fn_80233664 = .text:0x80233664; // type:function size:0x45C +fn_80233AC0 = .text:0x80233AC0; // type:function size:0x294 +fn_80233D54 = .text:0x80233D54; // type:function size:0x18C +fn_80233EE0 = .text:0x80233EE0; // type:function size:0x1E0 +fn_802340C0 = .text:0x802340C0; // type:function size:0x238 +fn_802342F8 = .text:0x802342F8; // type:function size:0x8 +fn_80234300 = .text:0x80234300; // type:function size:0x2B0 +fn_802345B0 = .text:0x802345B0; // type:function size:0x9C +fn_8023464C = .text:0x8023464C; // type:function size:0x94 +fn_802346E0 = .text:0x802346E0; // type:function size:0x124 +fn_80234804 = .text:0x80234804; // type:function size:0x64 +SetSSnakeWeedSwarm_FuncPtrs__FP24SSnakeWeedSwarm_FuncPtrs = .text:0x80234868; // type:function size:0x8 +fn_80234870 = .text:0x80234870; // type:function size:0x10 +fn_80234880 = .text:0x80234880; // type:function size:0x48 +__ct__16CSonicProjectileFfbRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueId9TUniqueIdUibRC9CVector3fRC18CImpactVisorEffectbb = .text:0x802348C8; // type:function size:0xE8 +fn_802349B0 = .text:0x802349B0; // type:function size:0x68 +fn_80234A18 = .text:0x80234A18; // type:function size:0x11C +fn_80234B34 = .text:0x80234B34; // type:function size:0x50 +fn_80234B84 = .text:0x80234B84; // type:function size:0x60 +fn_80234BE4 = .text:0x80234BE4; // type:function size:0x118 +fn_80234CFC = .text:0x80234CFC; // type:function size:0x5B4 +fn_802352B0 = .text:0x802352B0; // type:function size:0x34 +fn_802352E4 = .text:0x802352E4; // type:function size:0x74 +fn_80235358 = .text:0x80235358; // type:function size:0x74 +fn_802353CC = .text:0x802353CC; // type:function size:0x2F0 +fn_802356BC = .text:0x802356BC; // type:function size:0x5C +fn_80235718 = .text:0x80235718; // type:function size:0x114 +fn_8023582C = .text:0x8023582C; // type:function size:0x148 +fn_80235974 = .text:0x80235974; // type:function size:0xB8 +fn_80235A2C = .text:0x80235A2C; // type:function size:0xCC +fn_80235AF8 = .text:0x80235AF8; // type:function size:0x50 +fn_80235B48 = .text:0x80235B48; // type:function size:0x258 +fn_80235DA0 = .text:0x80235DA0; // type:function size:0x2EC +fn_8023608C = .text:0x8023608C; // type:function size:0xA4 +fn_80236130 = .text:0x80236130; // type:function size:0xD0 +fn_80236200 = .text:0x80236200; // type:function size:0x128 +SetSSpacePirate_FuncPtrs__FP21SSpacePirate_FuncPtrs = .text:0x80236328; // type:function size:0x8 +fn_80236330 = .text:0x80236330; // type:function size:0x10 +AttachActorToPirate__12CSpacePirateF9TUniqueId = .text:0x80236340; // type:function size:0x38 +DetachActorFromPirate__12CSpacePirateFv = .text:0x80236378; // type:function size:0x2C +SetSSpankWeed_FuncPtrs__FP19SSpankWeed_FuncPtrs = .text:0x802363A4; // type:function size:0x8 +fn_802363AC = .text:0x802363AC; // type:function size:0x10 +fn_802363BC = .text:0x802363BC; // type:function size:0x3C +fn_802363F8 = .text:0x802363F8; // type:function size:0x8 +fn_80236400 = .text:0x80236400; // type:function size:0x1B8 +fn_802365B8 = .text:0x802365B8; // type:function size:0x250 +fn_80236808 = .text:0x80236808; // type:function size:0x1A4 +fn_802369AC = .text:0x802369AC; // type:function size:0x58 +fn_80236A04 = .text:0x80236A04; // type:function size:0xB8 +fn_80236ABC = .text:0x80236ABC; // type:function size:0x8 +fn_80236AC4 = .text:0x80236AC4; // type:function size:0x4 +fn_80236AC8 = .text:0x80236AC8; // type:function size:0x11C +fn_80236BE4 = .text:0x80236BE4; // type:function size:0x8 +fn_80236BEC = .text:0x80236BEC; // type:function size:0x8 +fn_80236BF4 = .text:0x80236BF4; // type:function size:0x14 +fn_80236C08 = .text:0x80236C08; // type:function size:0x8 +fn_80236C10 = .text:0x80236C10; // type:function size:0x4 +fn_80236C14 = .text:0x80236C14; // type:function size:0x14 +fn_80236C28 = .text:0x80236C28; // type:function size:0x34 +fn_80236C5C = .text:0x80236C5C; // type:function size:0x1048 +fn_80237CA4 = .text:0x80237CA4; // type:function size:0x18 +fn_80237CBC = .text:0x80237CBC; // type:function size:0x8 +fn_80237CC4 = .text:0x80237CC4; // type:function size:0x34 +fn_80237CF8 = .text:0x80237CF8; // type:function size:0x1C +fn_80237D14 = .text:0x80237D14; // type:function size:0x8 +fn_80237D1C = .text:0x80237D1C; // type:function size:0x18 +fn_80237D34 = .text:0x80237D34; // type:function size:0xC +fn_80237D40 = .text:0x80237D40; // type:function size:0x8 +fn_80237D48 = .text:0x80237D48; // type:function size:0x8 +fn_80237D50 = .text:0x80237D50; // type:function size:0xC +fn_80237D5C = .text:0x80237D5C; // type:function size:0x20 +fn_80237D7C = .text:0x80237D7C; // type:function size:0x4 +fn_80237D80 = .text:0x80237D80; // type:function size:0x4 +fn_80237D84 = .text:0x80237D84; // type:function size:0x800 +SetSSplinter_FuncPtrs__FP18SSplinter_FuncPtrs = .text:0x80238584; // type:function size:0x8 +fn_8023858C = .text:0x8023858C; // type:function size:0x10 +__ct__14CSplinterCableF9TUniqueId7TAreaIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC10CModelDataiiRC20CDamageVulnerability = .text:0x8023859C; // type:function size:0x3A4 +fn_80238940 = .text:0x80238940; // type:function size:0xC0 +fn_80238A00 = .text:0x80238A00; // type:function size:0x4 +fn_80238A04 = .text:0x80238A04; // type:function size:0xA4 +fn_80238AA8 = .text:0x80238AA8; // type:function size:0x110 +Snap__14CSplinterCableFv = .text:0x80238BB8; // type:function size:0x90 +fn_80238C48 = .text:0x80238C48; // type:function size:0x64 +fn_80238CAC = .text:0x80238CAC; // type:function size:0x8 +fn_80238CB4 = .text:0x80238CB4; // type:function size:0x8 +Snapped__14CSplinterCableCFv = .text:0x80238CBC; // type:function size:0x8 +fn_80238CC4 = .text:0x80238CC4; // type:function size:0x74 +fn_80238D38 = .text:0x80238D38; // type:function size:0x50 +__ct__19CSplitterBeamEffectF9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4fiRC9CAbsAnglefRC6CColorRC6CColorRC6CColorRC6CColorfff = .text:0x80238D88; // type:function size:0x1F0 +fn_80238F78 = .text:0x80238F78; // type:function size:0x84 +fn_80238FFC = .text:0x80238FFC; // type:function size:0x178 +fn_80239174 = .text:0x80239174; // type:function size:0x694 +fn_80239808 = .text:0x80239808; // type:function size:0x14 +fn_8023981C = .text:0x8023981C; // type:function size:0x128 +fn_80239944 = .text:0x80239944; // type:function size:0x6EC +fn_8023A030 = .text:0x8023A030; // type:function size:0x64 +SetSSplitterMainChassis_FuncPtrs__FP29SSplitterMainChassis_FuncPtrs = .text:0x8023A094; // type:function size:0x8 +fn_8023A09C = .text:0x8023A09C; // type:function size:0x10 +fn_8023A0AC = .text:0x8023A0AC; // type:function size:0x10 +AutoDestruct__20CSplitterMainChassisFf = .text:0x8023A0BC; // type:function size:0x2C +AutoDestruct__22CSplitterCommandModuleFf = .text:0x8023A0E8; // type:function size:0x2C +SetSSporb_FuncPtrs__FP15SSporb_FuncPtrs = .text:0x8023A114; // type:function size:0x8 +fn_8023A11C = .text:0x8023A11C; // type:function size:0x10 +fn_8023A12C = .text:0x8023A12C; // type:function size:0x10 +fn_8023A13C = .text:0x8023A13C; // type:function size:0x10 +fn_8023A14C = .text:0x8023A14C; // type:function size:0x10 +fn_8023A15C = .text:0x8023A15C; // type:function size:0x4 +fn_8023A160 = .text:0x8023A160; // type:function size:0x4 +fn_8023A164 = .text:0x8023A164; // type:function size:0xFC +fn_8023A260 = .text:0x8023A260; // type:function size:0x1B68 +fn_8023BDC8 = .text:0x8023BDC8; // type:function size:0x8 +fn_8023BDD0 = .text:0x8023BDD0; // type:function size:0x8 +fn_8023BDD8 = .text:0x8023BDD8; // type:function size:0x9C +fn_8023BE74 = .text:0x8023BE74; // type:function size:0x40 +fn_8023BEB4 = .text:0x8023BEB4; // type:function size:0xB4 +fn_8023BF68 = .text:0x8023BF68; // type:function size:0x40 +fn_8023BFA8 = .text:0x8023BFA8; // type:function size:0x70 +fn_8023C018 = .text:0x8023C018; // type:function size:0x4E0 +fn_8023C4F8 = .text:0x8023C4F8; // type:function size:0x78 +fn_8023C570 = .text:0x8023C570; // type:function size:0x74 +fn_8023C5E4 = .text:0x8023C5E4; // type:function size:0x88 +fn_8023C66C = .text:0x8023C66C; // type:function size:0x58 +fn_8023C6C4 = .text:0x8023C6C4; // type:function size:0xD0 +fn_8023C794 = .text:0x8023C794; // type:function size:0x40 +fn_8023C7D4 = .text:0x8023C7D4; // type:function size:0x40 +fn_8023C814 = .text:0x8023C814; // type:function size:0x7C +fn_8023C890 = .text:0x8023C890; // type:function size:0x78 +fn_8023C908 = .text:0x8023C908; // type:function size:0x78 +fn_8023C980 = .text:0x8023C980; // type:function size:0x568 +fn_8023CEE8 = .text:0x8023CEE8; // type:function size:0x8 +fn_8023CEF0 = .text:0x8023CEF0; // type:function size:0x10 +fn_8023CF00 = .text:0x8023CF00; // type:function size:0x10 +fn_8023CF10 = .text:0x8023CF10; // type:function size:0x10 +fn_8023CF20 = .text:0x8023CF20; // type:function size:0x10 +fn_8023CF30 = .text:0x8023CF30; // type:function size:0xC +fn_8023CF3C = .text:0x8023CF3C; // type:function size:0x8 +fn_8023CF44 = .text:0x8023CF44; // type:function size:0xC +fn_8023CF50 = .text:0x8023CF50; // type:function size:0xC +fn_8023CF5C = .text:0x8023CF5C; // type:function size:0x8 +fn_8023CF64 = .text:0x8023CF64; // type:function size:0xD0 +fn_8023D034 = .text:0x8023D034; // type:function size:0xC +fn_8023D040 = .text:0x8023D040; // type:function size:0x1C +AllocateUniqueId__13CStateManagerFv = .text:0x8023D05C; // type:function size:0x118 +fn_8023D174 = .text:0x8023D174; // type:function size:0x144 +RayWorldIntersection__13CStateManagerCFR9TUniqueIdRC9CVector3fRC9CVector3ffRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x8023D2B8; // type:function size:0x4 +RayStaticIntersection__13CStateManagerCFRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x8023D2BC; // type:function size:0x4 +fn_8023D2C0 = .text:0x8023D2C0; // type:function size:0x10 +LineOfSightTest__13CStateManagerCFRC9CVector3fRC9CVector3fRC15CMaterialFilterPC6CActor = .text:0x8023D2D0; // type:function size:0xE4 +fn_8023D3B4 = .text:0x8023D3B4; // type:function size:0x114 +fn_8023D4C8 = .text:0x8023D4C8; // type:function size:0x14 +AddObject__13CStateManagerFP7CEntity = .text:0x8023D4DC; // type:function size:0x10 +AddObject__13CStateManagerFR7CEntity = .text:0x8023D4EC; // type:function size:0x27C +fn_8023D768 = .text:0x8023D768; // type:function size:0x154 +fn_8023D8BC = .text:0x8023D8BC; // type:function size:0x94 +UpdateActorInSortedLists__13CStateManagerFR6CActor = .text:0x8023D950; // type:function size:0xF0 +BuildNearList__13CStateManagerCFRQ24rstl32reserved_vector<9TUniqueId,1024>RC6CAABoxRC15CMaterialFilterPC6CActor = .text:0x8023DA40; // type:function size:0x8 +BuildColliderList__13CStateManagerCFRQ24rstl32reserved_vector<9TUniqueId,1024>RC6CActorRC6CAABox = .text:0x8023DA48; // type:function size:0x8 +BuildNearList__13CStateManagerCFRQ24rstl32reserved_vector<9TUniqueId,1024>RC9CVector3fRC9CVector3ffRC15CMaterialFilterPC6CActor = .text:0x8023DA50; // type:function size:0x8 +fn_8023DA58 = .text:0x8023DA58; // type:function size:0x3C +fn_8023DA94 = .text:0x8023DA94; // type:function size:0x94 +fn_8023DB28 = .text:0x8023DB28; // type:function size:0x4 +GetObjectById__13CStateManagerCF9TUniqueId = .text:0x8023DB2C; // type:function size:0x30 +ObjectById__13CStateManagerF9TUniqueId = .text:0x8023DB5C; // type:function size:0x30 +DeleteObjectRequest__13CStateManagerF9TUniqueId = .text:0x8023DB8C; // type:function size:0x48 +fn_8023DBD4 = .text:0x8023DBD4; // type:function size:0xBC +fn_8023DC90 = .text:0x8023DC90; // type:function size:0xD0 +fn_8023DD60 = .text:0x8023DD60; // type:function size:0x2EC +fn_8023E04C = .text:0x8023E04C; // type:function size:0x540 +fn_8023E58C = .text:0x8023E58C; // type:function size:0x264 +fn_8023E7F0 = .text:0x8023E7F0; // type:function size:0xA40 +fn_8023F230 = .text:0x8023F230; // type:function size:0xA4 +fn_8023F2D4 = .text:0x8023F2D4; // type:function size:0x18 +fn_8023F2EC = .text:0x8023F2EC; // type:function size:0x1E8 +fn_8023F4D4 = .text:0x8023F4D4; // type:function size:0x1C +fn_8023F4F0 = .text:0x8023F4F0; // type:function size:0x4 +fn_8023F4F4 = .text:0x8023F4F4; // type:function size:0x2C +fn_8023F520 = .text:0x8023F520; // type:function size:0x4 +fn_8023F524 = .text:0x8023F524; // type:function size:0x4 +fn_8023F528 = .text:0x8023F528; // type:function size:0xD0 +fn_8023F5F8 = .text:0x8023F5F8; // type:function size:0x24C +fn_8023F844 = .text:0x8023F844; // type:function size:0x274 +fn_8023FAB8 = .text:0x8023FAB8; // type:function size:0x1C +fn_8023FAD4 = .text:0x8023FAD4; // type:function size:0x290 +fn_8023FD64 = .text:0x8023FD64; // type:function size:0x160 +fn_8023FEC4 = .text:0x8023FEC4; // type:function size:0x74 +fn_8023FF38 = .text:0x8023FF38; // type:function size:0x71C +fn_80240654 = .text:0x80240654; // type:function size:0x3D0 +fn_80240A24 = .text:0x80240A24; // type:function size:0xB8 +fn_80240ADC = .text:0x80240ADC; // type:function size:0x34 +fn_80240B10 = .text:0x80240B10; // type:function size:0xAC +fn_80240BBC = .text:0x80240BBC; // type:function size:0x2BC +fn_80240E78 = .text:0x80240E78; // type:function size:0x1A4 +fn_8024101C = .text:0x8024101C; // type:function size:0x440 +ApplyDamage__13CStateManagerF9TUniqueId9TUniqueId9TUniqueIdRC11CDamageInfoRC15CMaterialFilterRC9CVector3f = .text:0x8024145C; // type:function size:0x5B0 +KillPlayer__13CStateManagerF9TUniqueId9TUniqueIdf = .text:0x80241A0C; // type:function size:0x104 +fn_80241B10 = .text:0x80241B10; // type:function size:0x278 +UpdateHealthCause__13CStateManagerFR6CActor9TUniqueIdRC11CWeaponModebb = .text:0x80241D88; // type:function size:0x198 +fn_80241F20 = .text:0x80241F20; // type:function size:0x578 +fn_80242498 = .text:0x80242498; // type:function size:0x170 +fn_80242608 = .text:0x80242608; // type:function size:0x22C +CanDamage__13CStateManagerFRC9CVector3fRC6CActorRQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x80242834; // type:function size:0x360 +ApplyRadiusDamage__13CStateManagerFRC6CActorRC9CVector3fR6CActor9TUniqueIdRC11CDamageInfo = .text:0x80242B94; // type:function size:0x420 +fn_80242FB4 = .text:0x80242FB4; // type:function size:0x1E0 +ApplyDamageToWorld__13CStateManagerF9TUniqueIdRC6CActorRC9CVector3fRC11CDamageInfoRC15CMaterialFilter = .text:0x80243194; // type:function size:0x3A8 +fn_8024353C = .text:0x8024353C; // type:function size:0x2BC +InformListeners__13CStateManagerFRC9CVector3f16EListenNoiseType = .text:0x802437F8; // type:function size:0xFC +GetIdListForScript__13CStateManagerCF9TEditorId = .text:0x802438F4; // type:function size:0xC4 +GetIdForScript__13CStateManagerCF9TEditorId = .text:0x802439B8; // type:function size:0xD8 +fn_80243A90 = .text:0x80243A90; // type:function size:0x40 +fn_80243AD0 = .text:0x80243AD0; // type:function size:0x25C +PumpScriptMsgs__13CStateManagerFv = .text:0x80243D2C; // type:function size:0xF4 +fn_80243E20 = .text:0x80243E20; // type:function size:0xA4 +fn_80243EC4 = .text:0x80243EC4; // type:function size:0xB0 +fn_80243F74 = .text:0x80243F74; // type:function size:0xB4 +fn_80244028 = .text:0x80244028; // type:function size:0x354 +fn_8024437C = .text:0x8024437C; // type:function size:0x114 +fn_80244490 = .text:0x80244490; // type:function size:0x198 +fn_80244628 = .text:0x80244628; // type:function size:0x468 +fn_80244A90 = .text:0x80244A90; // type:function size:0x8 +fn_80244A98 = .text:0x80244A98; // type:function size:0x20 +fn_80244AB8 = .text:0x80244AB8; // type:function size:0x3B4 +fn_80244E6C = .text:0x80244E6C; // type:function size:0xE4 +fn_80244F50 = .text:0x80244F50; // type:function size:0x40 +fn_80244F90 = .text:0x80244F90; // type:function size:0x10 +fn_80244FA0 = .text:0x80244FA0; // type:function size:0x35C +fn_802452FC = .text:0x802452FC; // type:function size:0x1FC +fn_802454F8 = .text:0x802454F8; // type:function size:0x18C +fn_80245684 = .text:0x80245684; // type:function size:0xAC +fn_80245730 = .text:0x80245730; // type:function size:0x88 +fn_802457B8 = .text:0x802457B8; // type:function size:0x184 +fn_8024593C = .text:0x8024593C; // type:function size:0x28 +fn_80245964 = .text:0x80245964; // type:function size:0xA4 +fn_80245A08 = .text:0x80245A08; // type:function size:0x1E0 +fn_80245BE8 = .text:0x80245BE8; // type:function size:0x178 +fn_80245D60 = .text:0x80245D60; // type:function size:0x158 +fn_80245EB8 = .text:0x80245EB8; // type:function size:0x58 +fn_80245F10 = .text:0x80245F10; // type:function size:0xA0 +fn_80245FB0 = .text:0x80245FB0; // type:function size:0x48 +fn_80245FF8 = .text:0x80245FF8; // type:function size:0x17C +fn_80246174 = .text:0x80246174; // type:function size:0x4 +fn_80246178 = .text:0x80246178; // type:function size:0x824 +fn_8024699C = .text:0x8024699C; // type:function size:0x4 +fn_802469A0 = .text:0x802469A0; // type:function size:0x1DC +fn_80246B7C = .text:0x80246B7C; // type:function size:0x104 +fn_80246C80 = .text:0x80246C80; // type:function size:0x5F8 +fn_80247278 = .text:0x80247278; // type:function size:0x468 +fn_802476E0 = .text:0x802476E0; // type:function size:0x654 +fn_80247D34 = .text:0x80247D34; // type:function size:0x2C4 +fn_80247FF8 = .text:0x80247FF8; // type:function size:0x44C +fn_80248444 = .text:0x80248444; // type:function size:0x60C +fn_80248A50 = .text:0x80248A50; // type:function size:0x2AC +CanCreateProjectile__13CStateManagerCF9TUniqueId11EWeaponTypei = .text:0x80248CFC; // type:function size:0x50 +fn_80248D4C = .text:0x80248D4C; // type:function size:0x4 +fn_80248D50 = .text:0x80248D50; // type:function size:0x6C +fn_80248DBC = .text:0x80248DBC; // type:function size:0x258 +DrawSpaceWarp__13CStateManagerCFRC9CVector3ff = .text:0x80249014; // type:function size:0x94 +fn_802490A8 = .text:0x802490A8; // type:function size:0x8 +fn_802490B0 = .text:0x802490B0; // type:function size:0x54 +fn_80249104 = .text:0x80249104; // type:function size:0x110 +SetupParticleHook__13CStateManagerCFRC6CActor = .text:0x80249214; // type:function size:0x30 +fn_80249244 = .text:0x80249244; // type:function size:0x40 +fn_80249284 = .text:0x80249284; // type:function size:0xC +fn_80249290 = .text:0x80249290; // type:function size:0x164 +fn_802493F4 = .text:0x802493F4; // type:function size:0x228 +fn_8024961C = .text:0x8024961C; // type:function size:0x30 +fn_8024964C = .text:0x8024964C; // type:function size:0x30 +fn_8024967C = .text:0x8024967C; // type:function size:0x30 +fn_802496AC = .text:0x802496AC; // type:function size:0x384 +fn_80249A30 = .text:0x80249A30; // type:function size:0xD8 +fn_80249B08 = .text:0x80249B08; // type:function size:0x2C +fn_80249B34 = .text:0x80249B34; // type:function size:0x30 +RenderFirstSorted__13CStateManagerFRC9TUniqueId = .text:0x80249B64; // type:function size:0x44 +RenderLast__13CStateManagerFRC9TUniqueId = .text:0x80249BA8; // type:function size:0x44 +fn_80249BEC = .text:0x80249BEC; // type:function size:0x44 +fn_80249C30 = .text:0x80249C30; // type:function size:0x44 +RenderBeforeAreas__13CStateManagerFRC9TUniqueId = .text:0x80249C74; // type:function size:0x44 +fn_80249CB8 = .text:0x80249CB8; // type:function size:0xD4 +fn_80249D8C = .text:0x80249D8C; // type:function size:0x120 +KillSaveGameInterface__13CStateManagerFv = .text:0x80249EAC; // type:function size:0x58 +fn_80249F04 = .text:0x80249F04; // type:function size:0x78 +GenerateParticlePOIMask__13CStateManagerCFPUiPUi = .text:0x80249F7C; // type:function size:0x98 +DoCollisionResponse__13CStateManagerFRC22CCollisionResponseDataRC14CRayCastResult9TUniqueIdRC11CDamageInfob = .text:0x8024A014; // type:function size:0x2E4 +fn_8024A2F8 = .text:0x8024A2F8; // type:function size:0x128 +SetEnergyBarActorInfo__13CStateManagerF9TUniqueIdfi = .text:0x8024A420; // type:function size:0x14 +fn_8024A434 = .text:0x8024A434; // type:function size:0x10 +SendScriptMsg__13CStateManagerFRC10CScriptMsg = .text:0x8024A444; // type:function size:0x68 +DeliverScriptMsgImmediate__13CStateManagerFRC10CScriptMsg = .text:0x8024A4AC; // type:function size:0x64 +DeliverScriptMsg__13CStateManagerFP7CEntity9TUniqueId20EScriptObjectMessage9TUniqueId = .text:0x8024A510; // type:function size:0x50 +DeliverScriptMsg__13CStateManagerF9TUniqueId9TUniqueId20EScriptObjectMessage9TUniqueId = .text:0x8024A560; // type:function size:0x48 +fn_8024A5A8 = .text:0x8024A5A8; // type:function size:0x68 +fn_8024A610 = .text:0x8024A610; // type:function size:0x10 +IsMultiplayerGame__13CStateManagerCFv = .text:0x8024A620; // type:function size:0x58 +GetViewportForPlayerSlot__13CStateManagerCFUiPiPiPiPi = .text:0x8024A678; // type:function size:0x1D8 +fn_8024A850 = .text:0x8024A850; // type:function size:0x150 +fn_8024A9A0 = .text:0x8024A9A0; // type:function size:0xFC +fn_8024AA9C = .text:0x8024AA9C; // type:function size:0xF0 +fn_8024AB8C = .text:0x8024AB8C; // type:function size:0x28 +GetPlayerNumFromUniqueId__13CStateManagerCF9TUniqueId = .text:0x8024ABB4; // type:function size:0x1C +fn_8024ABD0 = .text:0x8024ABD0; // type:function size:0x208 +fn_8024ADD8 = .text:0x8024ADD8; // type:function size:0x48 +AddDarkWorldSphereToRenderer__13CStateManagerCFRC9CVector3fRC9CVector3fUcUcbfRC9CVector2fRC9CVector2fRC9CVector2fRC9CVector2fRC8CTextureRC8CTextureRC8CTexture6CColor6CColorb = .text:0x8024AE20; // type:function size:0x10C +IsActorVisibleInPortals__13CStateManagerCFRC6CActor = .text:0x8024AF2C; // type:function size:0xE8 +fn_8024B014 = .text:0x8024B014; // type:function size:0x90 +fn_8024B0A4 = .text:0x8024B0A4; // type:function size:0x464 +fn_8024B508 = .text:0x8024B508; // type:function size:0xF0 +fn_8024B5F8 = .text:0x8024B5F8; // type:function size:0x58 +fn_8024B650 = .text:0x8024B650; // type:function size:0x5C +fn_8024B6AC = .text:0x8024B6AC; // type:function size:0x44 +fn_8024B6F0 = .text:0x8024B6F0; // type:function size:0x8 +ScriptObjectLoaderHelper__13CStateManagerFv = .text:0x8024B6F8; // type:function size:0x10 +fn_8024B708 = .text:0x8024B708; // type:function size:0x10 +EarnAchievementAndNotify__13CStateManagerFRCQ213CStateManager16SAchievementInfo = .text:0x8024B718; // type:function size:0x288 +fn_8024B9A0 = .text:0x8024B9A0; // type:function size:0xB0 +fn_8024BA50 = .text:0x8024BA50; // type:function size:0x408 +fn_8024BE58 = .text:0x8024BE58; // type:function size:0x78 +fn_8024BED0 = .text:0x8024BED0; // type:function size:0x74 +fn_8024BF44 = .text:0x8024BF44; // type:function size:0xD0 +fn_8024C014 = .text:0x8024C014; // type:function size:0x90 +fn_8024C0A4 = .text:0x8024C0A4; // type:function size:0x64 +fn_8024C108 = .text:0x8024C108; // type:function size:0x1DC +fn_8024C2E4 = .text:0x8024C2E4; // type:function size:0x64 +fn_8024C348 = .text:0x8024C348; // type:function size:0x454 +fn_8024C79C = .text:0x8024C79C; // type:function size:0x78 +fn_8024C814 = .text:0x8024C814; // type:function size:0x1B8 +fn_8024C9CC = .text:0x8024C9CC; // type:function size:0x64 +fn_8024CA30 = .text:0x8024CA30; // type:function size:0x30 +fn_8024CA60 = .text:0x8024CA60; // type:function size:0x2C +fn_8024CA8C = .text:0x8024CA8C; // type:function size:0xC +fn_8024CA98 = .text:0x8024CA98; // type:function size:0x8 +fn_8024CAA0 = .text:0x8024CAA0; // type:function size:0x2C +fn_8024CACC = .text:0x8024CACC; // type:function size:0x40 +AddSource__19CStaticInterferenceF9TUniqueIdff = .text:0x8024CB0C; // type:function size:0xB4 +fn_8024CBC0 = .text:0x8024CBC0; // type:function size:0xAC +fn_8024CC6C = .text:0x8024CC6C; // type:function size:0x70 +fn_8024CCDC = .text:0x8024CCDC; // type:function size:0x10C +__ct__18CSteeringBehaviorsFv = .text:0x8024CDE8; // type:function size:0xC +Flee__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3f = .text:0x8024CDF4; // type:function size:0x9C +Seek__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3f = .text:0x8024CE90; // type:function size:0x98 +Arrival__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3ff = .text:0x8024CF28; // type:function size:0x114 +Separation__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3ff = .text:0x8024D03C; // type:function size:0x13C +Alignment__18CSteeringBehaviorsCFRC13CPhysicsActorRQ24rstl32reserved_vector<9TUniqueId,1024>RC13CStateManager = .text:0x8024D178; // type:function size:0x17C +Cohesion__18CSteeringBehaviorsCFRC13CPhysicsActorRQ24rstl32reserved_vector<9TUniqueId,1024>fRC13CStateManager = .text:0x8024D2F4; // type:function size:0x168 +Separation2D__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector2ff = .text:0x8024D45C; // type:function size:0x15C +fn_8024D5B8 = .text:0x8024D5B8; // type:function size:0x16C +fn_8024D724 = .text:0x8024D724; // type:function size:0x27C +fn_8024D9A0 = .text:0x8024D9A0; // type:function size:0x518 +fn_8024DEB8 = .text:0x8024DEB8; // type:function size:0x58C +fn_8024E444 = .text:0x8024E444; // type:function size:0x3A0 +SetSStoneToad_FuncPtrs__FP19SStoneToad_FuncPtrs = .text:0x8024E7E4; // type:function size:0x8 +fn_8024E7EC = .text:0x8024E7EC; // type:function size:0x10 +fn_8024E7FC = .text:0x8024E7FC; // type:function size:0x194 +fn_8024E990 = .text:0x8024E990; // type:function size:0x58 +fn_8024E9E8 = .text:0x8024E9E8; // type:function size:0xC +fn_8024E9F4 = .text:0x8024E9F4; // type:function size:0x90 +fn_8024EA84 = .text:0x8024EA84; // type:function size:0xAD8 +fn_8024F55C = .text:0x8024F55C; // type:function size:0x4 +fn_8024F560 = .text:0x8024F560; // type:function size:0x4 +fn_8024F564 = .text:0x8024F564; // type:function size:0x4 +fn_8024F568 = .text:0x8024F568; // type:function size:0x278 +SetSSwampBossStage1_FuncPtrs__FP25SSwampBossStage1_FuncPtrs = .text:0x8024F7E0; // type:function size:0x8 +fn_8024F7E8 = .text:0x8024F7E8; // type:function size:0x10 +SetSSwampBossStage2_FuncPtrs__FP25SSwampBossStage2_FuncPtrs = .text:0x8024F7F8; // type:function size:0x8 +fn_8024F800 = .text:0x8024F800; // type:function size:0x10 +SetSSwarmBasics_FuncPtrs__FP21SSwarmBasics_FuncPtrs = .text:0x8024F810; // type:function size:0x8 +ShortestRotationArcWrapped__12CSwarmBasicsFRC9CVector3fRC9CVector3fRC9CRelAngle = .text:0x8024F818; // type:function size:0x264 +fn_8024FA7C = .text:0x8024FA7C; // type:function size:0x1A4 +fn_8024FC20 = .text:0x8024FC20; // type:function size:0x30 +fn_8024FC50 = .text:0x8024FC50; // type:function size:0x18 +__ct__12CSwarmBasicsF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC9CVector3fRC12CTransform4fRC8CAnimRes16CActorParametersRC15CBasicSwarmDatab = .text:0x8024FC68; // type:function size:0xC60 +__dt__12CSwarmBasicsFv = .text:0x802508C8; // type:function size:0x390 +AcceptScriptMsg__12CSwarmBasicsFR13CStateManagerRC10CScriptMsg = .text:0x80250C58; // type:function size:0x680 +fn_802512D8 = .text:0x802512D8; // type:function size:0x7C +AllocateSkinnedModels__12CSwarmBasicsFR13CStateManagerQ210CModelData11EWhichModel = .text:0x80251354; // type:function size:0x33C +CreateBoid__12CSwarmBasicsFR13CStateManageri = .text:0x80251690; // type:function size:0x460 +PreRenderAllViewports__12CSwarmBasicsFR13CStateManager = .text:0x80251AF0; // type:function size:0xB8 +GetBoundingBox__12CSwarmBasicsCFv = .text:0x80251BA8; // type:function size:0x94 +GetTouchBounds__12CSwarmBasicsCFv = .text:0x80251C3C; // type:function size:0x3C +fn_80251C78 = .text:0x80251C78; // type:function size:0x8C +fn_80251D04 = .text:0x80251D04; // type:function size:0x68 +fn_80251D6C = .text:0x80251D6C; // type:function size:0x180 +fn_80251EEC = .text:0x80251EEC; // type:function size:0x2B4 +FindBestSurface__12CSwarmBasicsFRC19CAreaCollisionCache9CVector3ffR17CCollisionSurface = .text:0x802521A0; // type:function size:0x230 +UpdateLightComboBeam__12CSwarmBasicsFRQ212CSwarmBasics5CBoidR13CStateManager = .text:0x802523D0; // type:function size:0x178 +UpdateBoid__12CSwarmBasicsFR19CAreaCollisionCacheR13CStateManagerfRQ212CSwarmBasics5CBoidi = .text:0x80252548; // type:function size:0xA24 +ApplySteeringBehaviors__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoidR9CVector3fRCQ24rstl43reserved_vector = .text:0x80252F6C; // type:function size:0x218 +fn_80253184 = .text:0x80253184; // type:function size:0x218 +Think__12CSwarmBasicsFfR13CStateManager = .text:0x8025339C; // type:function size:0x754 +UpdateAllBoidMovement__12CSwarmBasicsFR13CStateManagerf = .text:0x80253AF0; // type:function size:0x94 +UpdateSwarmAnimations__12CSwarmBasicsFR13CStateManagerf = .text:0x80253B84; // type:function size:0x120 +MoveBoid__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoidRC9CVector3ff = .text:0x80253CA4; // type:function size:0x160 +fn_80253E04 = .text:0x80253E04; // type:function size:0x32C +fn_80254130 = .text:0x80254130; // type:function size:0xF8 +BoxForPosition__12CSwarmBasicsCFiiif = .text:0x80254228; // type:function size:0x198 +PreRender__12CSwarmBasicsFR13CStateManager = .text:0x802543C0; // type:function size:0x144 +fn_80254504 = .text:0x80254504; // type:function size:0xE8 +fn_802545EC = .text:0x802545EC; // type:function size:0x21C +CanRenderUnsorted__12CSwarmBasicsCFRC13CStateManager = .text:0x80254808; // type:function size:0x8 +CachePose__12CSwarmBasicsCFR10CModelDataRQ218SwarmRenderHelpers23CSwarmSkinnedModelState = .text:0x80254810; // type:function size:0x68 +PreRenderBoid__12CSwarmBasicsFPQ212CSwarmBasics5CBoidPUi = .text:0x80254878; // type:function size:0x64 +RenderBoid__12CSwarmBasicsCFPQ212CSwarmBasics5CBoid = .text:0x802548DC; // type:function size:0x4C +DrawBoidSkinnedModel__12CSwarmBasicsCFPCQ212CSwarmBasics5CBoidRCQ218SwarmRenderHelpers23CSwarmSkinnedModelState = .text:0x80254928; // type:function size:0xCC +AddToRenderer__12CSwarmBasicsCFRC13CStateManager = .text:0x802549F4; // type:function size:0x98 +Render__12CSwarmBasicsCFRC13CStateManager = .text:0x80254A8C; // type:function size:0x3C8 +BuildBoidNearList__12CSwarmBasicsFRCQ212CSwarmBasics5CBoidfRQ24rstl43reserved_vector = .text:0x80254E54; // type:function size:0x11C +fn_80254F70 = .text:0x80254F70; // type:function size:0xFC +ApplySeparation__12CSwarmBasicsFRQ212CSwarmBasics5CBoidRC9CVector3fffR9CVector3f = .text:0x8025506C; // type:function size:0x140 +fn_802551AC = .text:0x802551AC; // type:function size:0x104 +fn_802552B0 = .text:0x802552B0; // type:function size:0x140 +ApplyAttraction__12CSwarmBasicsFRQ212CSwarmBasics5CBoidRC9CVector3fffR9CVector3f = .text:0x802553F0; // type:function size:0x140 +fn_80255530 = .text:0x80255530; // type:function size:0x19C +fn_802556CC = .text:0x802556CC; // type:function size:0x35C +GetWaypointForState__12CSwarmBasicsF18EScriptObjectStateR13CStateManager = .text:0x80255A28; // type:function size:0x14C +ApplyRadiusDamage__12CSwarmBasicsF9CVector3fRC11CDamageInfoR13CStateManager = .text:0x80255B74; // type:function size:0x134 +Touch__12CSwarmBasicsFR6CActorR13CStateManager = .text:0x80255CA8; // type:function size:0x7EC +fn_80256494 = .text:0x80256494; // type:function size:0x158 +fn_802565EC = .text:0x802565EC; // type:function size:0x140 +fn_8025672C = .text:0x8025672C; // type:function size:0x210 +fn_8025693C = .text:0x8025693C; // type:function size:0x304 +fn_80256C40 = .text:0x80256C40; // type:function size:0x1A0 +fn_80256DE0 = .text:0x80256DE0; // type:function size:0xB4 +fn_80256E94 = .text:0x80256E94; // type:function size:0x90 +fn_80256F24 = .text:0x80256F24; // type:function size:0xA0 +GetAimPosition__12CSwarmBasicsCFRC13CStateManagerf = .text:0x80256FC4; // type:function size:0x128 +GetOrbitPosition__12CSwarmBasicsCFRC13CStateManager = .text:0x802570EC; // type:function size:0x1C +KillBoid__12CSwarmBasicsFRQ212CSwarmBasics5CBoidR13CStateManagerRC11CWeaponMode = .text:0x80257108; // type:function size:0x1A8 +fn_802572B0 = .text:0x802572B0; // type:function size:0xA0 +fn_80257350 = .text:0x80257350; // type:function size:0xAC +fn_802573FC = .text:0x802573FC; // type:function size:0x20 +fn_8025741C = .text:0x8025741C; // type:function size:0x24 +EvaluateActiveBoidCount__12CSwarmBasicsCFv = .text:0x80257440; // type:function size:0x40 +fn_80257480 = .text:0x80257480; // type:function size:0x11C +fn_8025759C = .text:0x8025759C; // type:function size:0x138 +UpdateClosestPartitionLoopedSounds__12CSwarmBasicsFRC9CVector3fRQ24rstl65vector,Q24rstl17rmemory_allocator>UiUsQ212CSwarmBasics16ELoopedSoundType = .text:0x802576D4; // type:function size:0x1C0 +AddLoopedSoundToHandlesList__12CSwarmBasicsFRQ212CSwarmBasics5CBoidRQ24rstl65vector,Q24rstl17rmemory_allocator>Us = .text:0x80257894; // type:function size:0x60 +fn_802578F4 = .text:0x802578F4; // type:function size:0x90 +UpdateLoopedSoundPositions__12CSwarmBasicsCFRCQ24rstl65vector,Q24rstl17rmemory_allocator> = .text:0x80257984; // type:function size:0xB0 +fn_80257A34 = .text:0x80257A34; // type:function size:0x6C +fn_80257AA0 = .text:0x80257AA0; // type:function size:0xB0 +UpdateEffects__12CSwarmBasicsFR13CStateManagerR9CAnimDatai = .text:0x80257B50; // type:function size:0x1B8 +GetAreaCollisionCacheForPartition__12CSwarmBasicsCFiii = .text:0x80257D08; // type:function size:0x48 +ShouldBuildAreaCollisionCacheForPartition__12CSwarmBasicsCFi = .text:0x80257D50; // type:function size:0x8 +BoidCollidedCallback__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoid = .text:0x80257D58; // type:function size:0x4 +BoidCollidedWithPlayerCallback__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoid = .text:0x80257D5C; // type:function size:0x58 +fn_80257DB4 = .text:0x80257DB4; // type:function size:0xA0 +fn_80257E54 = .text:0x80257E54; // type:function size:0xB4 +FreezeBoids__12CSwarmBasicsFRC9CVector3ff = .text:0x80257F08; // type:function size:0xA0 +fn_80257FA8 = .text:0x80257FA8; // type:function size:0x310 +GetSeekerTargetLockedOn__12CSwarmBasicsCFv = .text:0x802582B8; // type:function size:0x70 +HealthInfo__12CSwarmBasicsFv = .text:0x80258328; // type:function size:0x8 +GetHealthInfo__12CSwarmBasicsCFv = .text:0x80258330; // type:function size:0x8 +fn_80258338 = .text:0x80258338; // type:function size:0x4 +fn_8025833C = .text:0x8025833C; // type:function size:0xE8 +fn_80258424 = .text:0x80258424; // type:function size:0x1AC +fn_802585D0 = .text:0x802585D0; // type:function size:0x130 +fn_80258700 = .text:0x80258700; // type:function size:0xD0 +fn_802587D0 = .text:0x802587D0; // type:function size:0xC4 +fn_80258894 = .text:0x80258894; // type:function size:0x1B8 +fn_80258A4C = .text:0x80258A4C; // type:function size:0x9C +fn_80258AE8 = .text:0x80258AE8; // type:function size:0x24 +fn_80258B0C = .text:0x80258B0C; // type:function size:0x180 +fn_80258C8C = .text:0x80258C8C; // type:function size:0xF64 +fn_80259BF0 = .text:0x80259BF0; // type:function size:0x8 +fn_80259BF8 = .text:0x80259BF8; // type:function size:0x8C +fn_80259C84 = .text:0x80259C84; // type:function size:0xA4 +fn_80259D28 = .text:0x80259D28; // type:function size:0x848 +fn_8025A570 = .text:0x8025A570; // type:function size:0x140 +fn_8025A6B0 = .text:0x8025A6B0; // type:function size:0xA0 +fn_8025A750 = .text:0x8025A750; // type:function size:0x448 +fn_8025AB98 = .text:0x8025AB98; // type:function size:0xA50 +fn_8025B5E8 = .text:0x8025B5E8; // type:function size:0x344 +fn_8025B92C = .text:0x8025B92C; // type:function size:0x134 +fn_8025BA60 = .text:0x8025BA60; // type:function size:0x16C +fn_8025BBCC = .text:0x8025BBCC; // type:function size:0x3D8 +fn_8025BFA4 = .text:0x8025BFA4; // type:function size:0x500 +fn_8025C4A4 = .text:0x8025C4A4; // type:function size:0x324 +fn_8025C7C8 = .text:0x8025C7C8; // type:function size:0x1D4 +fn_8025C99C = .text:0x8025C99C; // type:function size:0x2B4 +fn_8025CC50 = .text:0x8025CC50; // type:function size:0x204 +fn_8025CE54 = .text:0x8025CE54; // type:function size:0x14C +fn_8025CFA0 = .text:0x8025CFA0; // type:function size:0xC14 +fn_8025DBB4 = .text:0x8025DBB4; // type:function size:0x9C4 +fn_8025E578 = .text:0x8025E578; // type:function size:0x2A0 +fn_8025E818 = .text:0x8025E818; // type:function size:0x10C +fn_8025E924 = .text:0x8025E924; // type:function size:0x208 +fn_8025EB2C = .text:0x8025EB2C; // type:function size:0x94 +fn_8025EBC0 = .text:0x8025EBC0; // type:function size:0x128 +fn_8025ECE8 = .text:0x8025ECE8; // type:function size:0xCC +fn_8025EDB4 = .text:0x8025EDB4; // type:function size:0x44 +fn_8025EDF8 = .text:0x8025EDF8; // type:function size:0x58 +fn_8025EE50 = .text:0x8025EE50; // type:function size:0x2A8 +fn_8025F0F8 = .text:0x8025F0F8; // type:function size:0x94 +fn_8025F18C = .text:0x8025F18C; // type:function size:0x1C0 +fn_8025F34C = .text:0x8025F34C; // type:function size:0x34 +fn_8025F380 = .text:0x8025F380; // type:function size:0x13C +fn_8025F4BC = .text:0x8025F4BC; // type:function size:0x50 +fn_8025F50C = .text:0x8025F50C; // type:function size:0x5C +fn_8025F568 = .text:0x8025F568; // type:function size:0x58 +fn_8025F5C0 = .text:0x8025F5C0; // type:function size:0x170 +fn_8025F730 = .text:0x8025F730; // type:function size:0x16C +fn_8025F89C = .text:0x8025F89C; // type:function size:0x8 +fn_8025F8A4 = .text:0x8025F8A4; // type:function size:0xD8 +fn_8025F97C = .text:0x8025F97C; // type:function size:0x74 +fn_8025F9F0 = .text:0x8025F9F0; // type:function size:0x3A8 +fn_8025FD98 = .text:0x8025FD98; // type:function size:0x2C4 +fn_8026005C = .text:0x8026005C; // type:function size:0x8 +fn_80260064 = .text:0x80260064; // type:function size:0x5F8 +fn_8026065C = .text:0x8026065C; // type:function size:0x8F4 +fn_80260F50 = .text:0x80260F50; // type:function size:0x400 +fn_80261350 = .text:0x80261350; // type:function size:0x3C +fn_8026138C = .text:0x8026138C; // type:function size:0x680 +fn_80261A0C = .text:0x80261A0C; // type:function size:0xDC +fn_80261AE8 = .text:0x80261AE8; // type:function size:0x58 +fn_80261B40 = .text:0x80261B40; // type:function size:0x4C +fn_80261B8C = .text:0x80261B8C; // type:function size:0x7C +__ct__21CTargetableProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfoRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdRC28TToken<18CWeaponDescription>9TUniqueIdUiRC18CImpactVisorEffectRC9CVector3f = .text:0x80261C08; // type:function size:0x1B0 +fn_80261DB8 = .text:0x80261DB8; // type:function size:0x25C +fn_80262014 = .text:0x80262014; // type:function size:0x1EC +fn_80262200 = .text:0x80262200; // type:function size:0xCC +fn_802622CC = .text:0x802622CC; // type:function size:0x130 +__ct__17CTerrainAlignmentFv = .text:0x802623FC; // type:function size:0x1B4 +__ct__17CTerrainAlignmentFRC15CMaterialFilter = .text:0x802625B0; // type:function size:0xAC +Update__17CTerrainAlignmentFR13CPhysicsActorR13CStateManagerf = .text:0x8026265C; // type:function size:0xCC +GetNearestSurface__17CTerrainAlignmentCFR13CStateManagerRC9CVector3ffR17CCollisionSurface = .text:0x80262728; // type:function size:0x2EC +fn_80262A14 = .text:0x80262A14; // type:function size:0x118 +AlignToSurface__17CTerrainAlignmentFR13CPhysicsActorR13CStateManagerRC9CVector3ff = .text:0x80262B2C; // type:function size:0x74 +AlignToCurrentSurface__17CTerrainAlignmentFR13CPhysicsActorf = .text:0x80262BA0; // type:function size:0x80 +AlignToPlane__17CTerrainAlignmentFR13CPhysicsActorRC13CUnitVector3ff = .text:0x80262C20; // type:function size:0x140 +fn_80262D60 = .text:0x80262D60; // type:function size:0x19C +fn_80262EFC = .text:0x80262EFC; // type:function size:0x8C +fn_80262F88 = .text:0x80262F88; // type:function size:0x290 +fn_80263218 = .text:0x80263218; // type:function size:0x78 +fn_80263290 = .text:0x80263290; // type:function size:0x244 +fn_802634D4 = .text:0x802634D4; // type:function size:0x22C +fn_80263700 = .text:0x80263700; // type:function size:0x134 +fn_80263834 = .text:0x80263834; // type:function size:0x2B8 +fn_80263AEC = .text:0x80263AEC; // type:function size:0x31C +fn_80263E08 = .text:0x80263E08; // type:function size:0x184 +fn_80263F8C = .text:0x80263F8C; // type:function size:0x120 +fn_802640AC = .text:0x802640AC; // type:function size:0x184 +fn_80264230 = .text:0x80264230; // type:function size:0x74 +fn_802642A4 = .text:0x802642A4; // type:function size:0x98 +fn_8026433C = .text:0x8026433C; // type:function size:0xDC +fn_80264418 = .text:0x80264418; // type:function size:0xE4 +fn_802644FC = .text:0x802644FC; // type:function size:0x3C +fn_80264538 = .text:0x80264538; // type:function size:0x104 +fn_8026463C = .text:0x8026463C; // type:function size:0x150 +fn_8026478C = .text:0x8026478C; // type:function size:0x8 +fn_80264794 = .text:0x80264794; // type:function size:0xA0 +fn_80264834 = .text:0x80264834; // type:function size:0x24 +fn_80264858 = .text:0x80264858; // type:function size:0x148 +fn_802649A0 = .text:0x802649A0; // type:function size:0xD4 +fn_80264A74 = .text:0x80264A74; // type:function size:0x6C +fn_80264AE0 = .text:0x80264AE0; // type:function size:0xB0 +fn_80264B90 = .text:0x80264B90; // type:function size:0x5C +fn_80264BEC = .text:0x80264BEC; // type:function size:0x4C +fn_80264C38 = .text:0x80264C38; // type:function size:0x5C +fn_80264C94 = .text:0x80264C94; // type:function size:0xB4 +fn_80264D48 = .text:0x80264D48; // type:function size:0x58 +fn_80264DA0 = .text:0x80264DA0; // type:function size:0x254 +fn_80264FF4 = .text:0x80264FF4; // type:function size:0x350 +fn_80265344 = .text:0x80265344; // type:function size:0x44 +fn_80265388 = .text:0x80265388; // type:function size:0x1C +fn_802653A4 = .text:0x802653A4; // type:function size:0x30 +fn_802653D4 = .text:0x802653D4; // type:function size:0x14 +fn_802653E8 = .text:0x802653E8; // type:function size:0x20 +fn_80265408 = .text:0x80265408; // type:function size:0x28 +fn_80265430 = .text:0x80265430; // type:function size:0x28 +fn_80265458 = .text:0x80265458; // type:function size:0x28 +fn_80265480 = .text:0x80265480; // type:function size:0x28 +fn_802654A8 = .text:0x802654A8; // type:function size:0x28 +fn_802654D0 = .text:0x802654D0; // type:function size:0x28 +fn_802654F8 = .text:0x802654F8; // type:function size:0x28 +fn_80265520 = .text:0x80265520; // type:function size:0x1DFC +fn_8026731C = .text:0x8026731C; // type:function size:0x524 +fn_80267840 = .text:0x80267840; // type:function size:0x2D4 +fn_80267B14 = .text:0x80267B14; // type:function size:0x50 +fn_80267B64 = .text:0x80267B64; // type:function size:0x144 +fn_80267CA8 = .text:0x80267CA8; // type:function size:0x1BC +fn_80267E64 = .text:0x80267E64; // type:function size:0x80 +fn_80267EE4 = .text:0x80267EE4; // type:function size:0x44 +IsGalleryItemPurchased__13CTrilogyStateCFi = .text:0x80267F28; // type:function size:0x44 +fn_80267F6C = .text:0x80267F6C; // type:function size:0x70 +SetGalleryItemSelectable__13CTrilogyStateFi = .text:0x80267FDC; // type:function size:0x58 +fn_80268034 = .text:0x80268034; // type:function size:0x58 +fn_8026808C = .text:0x8026808C; // type:function size:0x5C +fn_802680E8 = .text:0x802680E8; // type:function size:0x18 +fn_80268100 = .text:0x80268100; // type:function size:0x200 +fn_80268300 = .text:0x80268300; // type:function size:0x200 +LaunchFrontEnd__12CTrilogyUtilFv = .text:0x80268500; // type:function size:0xC +fn_8026850C = .text:0x8026850C; // type:function size:0x120 +fn_8026862C = .text:0x8026862C; // type:function size:0xCC +fn_802686F8 = .text:0x802686F8; // type:function size:0x100 +fn_802687F8 = .text:0x802687F8; // type:function size:0xC +ShouldRetry__11CTryCommandFRC15CBodyControlleri = .text:0x80268804; // type:function size:0x3C +SetSTryclops_FuncPtrs__FP18STryclops_FuncPtrs = .text:0x80268840; // type:function size:0x8 +fn_80268848 = .text:0x80268848; // type:function size:0x10 +fn_80268858 = .text:0x80268858; // type:function size:0x14 +fn_8026886C = .text:0x8026886C; // type:function size:0x4 +fn_80268870 = .text:0x80268870; // type:function size:0x40 +fn_802688B0 = .text:0x802688B0; // type:function size:0x4 +fn_802688B4 = .text:0x802688B4; // type:function size:0x40 +fn_802688F4 = .text:0x802688F4; // type:function size:0x1C +fn_80268910 = .text:0x80268910; // type:function size:0x4 +fn_80268914 = .text:0x80268914; // type:function size:0x40 +fn_80268954 = .text:0x80268954; // type:function size:0x3C +fn_80268990 = .text:0x80268990; // type:function size:0x34 +fn_802689C4 = .text:0x802689C4; // type:function size:0x68 +fn_80268A2C = .text:0x80268A2C; // type:function size:0x78 +fn_80268AA4 = .text:0x80268AA4; // type:function size:0x44 +fn_80268AE8 = .text:0x80268AE8; // type:function size:0x74 +fn_80268B5C = .text:0x80268B5C; // type:function size:0x58 +fn_80268BB4 = .text:0x80268BB4; // type:function size:0x5C +fn_80268C10 = .text:0x80268C10; // type:function size:0x80 +fn_80268C90 = .text:0x80268C90; // type:function size:0xC8 +fn_80268D58 = .text:0x80268D58; // type:function size:0x74 +fn_80268DCC = .text:0x80268DCC; // type:function size:0xD4 +fn_80268EA0 = .text:0x80268EA0; // type:function size:0x10 +fn_80268EB0 = .text:0x80268EB0; // type:function size:0x10 +fn_80268EC0 = .text:0x80268EC0; // type:function size:0x50 +__ct__19CTweakPlayerControlFUi = .text:0x80268F10; // type:function size:0x98 +fn_80268FA8 = .text:0x80268FA8; // type:function size:0x1D84 +fn_8026AD2C = .text:0x8026AD2C; // type:function size:0xC +fn_8026AD38 = .text:0x8026AD38; // type:function size:0x8 +fn_8026AD40 = .text:0x8026AD40; // type:function size:0x8 +fn_8026AD48 = .text:0x8026AD48; // type:function size:0x110 +fn_8026AE58 = .text:0x8026AE58; // type:function size:0x10 +fn_8026AE68 = .text:0x8026AE68; // type:function size:0x134 +fn_8026AF9C = .text:0x8026AF9C; // type:function size:0xD4 +fn_8026B070 = .text:0x8026B070; // type:function size:0x102F0 +__ct__15CTweakTargetingFR18SLdrTweakTargeting = .text:0x8027B360; // type:function size:0x49C +fn_8027B7FC = .text:0x8027B7FC; // type:function size:0x19C +fn_8027B998 = .text:0x8027B998; // type:function size:0x58 +fn_8027B9F0 = .text:0x8027B9F0; // type:function size:0x58 +fn_8027BA48 = .text:0x8027BA48; // type:function size:0x58 +fn_8027BAA0 = .text:0x8027BAA0; // type:function size:0x58 +fn_8027BAF8 = .text:0x8027BAF8; // type:function size:0x58 +fn_8027BB50 = .text:0x8027BB50; // type:function size:0x90 +fn_8027BBE0 = .text:0x8027BBE0; // type:function size:0x58 +fn_8027BC38 = .text:0x8027BC38; // type:function size:0x70 +fn_8027BCA8 = .text:0x8027BCA8; // type:function size:0x60 +fn_8027BD08 = .text:0x8027BD08; // type:function size:0xE4 +fn_8027BDEC = .text:0x8027BDEC; // type:function size:0x58 +fn_8027BE44 = .text:0x8027BE44; // type:function size:0xAC +fn_8027BEF0 = .text:0x8027BEF0; // type:function size:0x7C +fn_8027BF6C = .text:0x8027BF6C; // type:function size:0x15C +fn_8027C0C8 = .text:0x8027C0C8; // type:function size:0x2F4 +fn_8027C3BC = .text:0x8027C3BC; // type:function size:0x68 +fn_8027C424 = .text:0x8027C424; // type:function size:0x74 +fn_8027C498 = .text:0x8027C498; // type:function size:0x38 +fn_8027C4D0 = .text:0x8027C4D0; // type:function size:0x14 +fn_8027C4E4 = .text:0x8027C4E4; // type:function size:0xD8 +fn_8027C5BC = .text:0x8027C5BC; // type:function size:0x8 +fn_8027C5C4 = .text:0x8027C5C4; // type:function size:0x14 +fn_8027C5D8 = .text:0x8027C5D8; // type:function size:0x14 +fn_8027C5EC = .text:0x8027C5EC; // type:function size:0x9C +fn_8027C688 = .text:0x8027C688; // type:function size:0x4 +fn_8027C68C = .text:0x8027C68C; // type:function size:0x14 +fn_8027C6A0 = .text:0x8027C6A0; // type:function size:0x11C +fn_8027C7BC = .text:0x8027C7BC; // type:function size:0x8 +fn_8027C7C4 = .text:0x8027C7C4; // type:function size:0x8 +fn_8027C7CC = .text:0x8027C7CC; // type:function size:0xC +fn_8027C7D8 = .text:0x8027C7D8; // type:function size:0x8 +fn_8027C7E0 = .text:0x8027C7E0; // type:function size:0x14 +fn_8027C7F4 = .text:0x8027C7F4; // type:function size:0x8 +fn_8027C7FC = .text:0x8027C7FC; // type:function size:0x14 +fn_8027C810 = .text:0x8027C810; // type:function size:0x4 +fn_8027C814 = .text:0x8027C814; // type:function size:0xC +fn_8027C820 = .text:0x8027C820; // type:function size:0x18 +fn_8027C838 = .text:0x8027C838; // type:function size:0x8 +fn_8027C840 = .text:0x8027C840; // type:function size:0xF8 +fn_8027C938 = .text:0x8027C938; // type:function size:0x2FC +fn_8027CC34 = .text:0x8027CC34; // type:function size:0x104 +fn_8027CD38 = .text:0x8027CD38; // type:function size:0x204 +fn_8027CF3C = .text:0x8027CF3C; // type:function size:0x100 +fn_8027D03C = .text:0x8027D03C; // type:function size:0x300 +fn_8027D33C = .text:0x8027D33C; // type:function size:0x300 +fn_8027D63C = .text:0x8027D63C; // type:function size:0xFC +fn_8027D738 = .text:0x8027D738; // type:function size:0x298 +fn_8027D9D0 = .text:0x8027D9D0; // type:function size:0x10 +fn_8027D9E0 = .text:0x8027D9E0; // type:function size:0x14 +fn_8027D9F4 = .text:0x8027D9F4; // type:function size:0x1C +fn_8027DA10 = .text:0x8027DA10; // type:function size:0x2CC +fn_8027DCDC = .text:0x8027DCDC; // type:function size:0x290 +fn_8027DF6C = .text:0x8027DF6C; // type:function size:0x4A8 +fn_8027E414 = .text:0x8027E414; // type:function size:0x800 +fn_8027EC14 = .text:0x8027EC14; // type:function size:0xB8 +fn_8027ECCC = .text:0x8027ECCC; // type:function size:0x74 +fn_8027ED40 = .text:0x8027ED40; // type:function size:0x90 +fn_8027EDD0 = .text:0x8027EDD0; // type:function size:0x94 +fn_8027EE64 = .text:0x8027EE64; // type:function size:0xE4 +fn_8027EF48 = .text:0x8027EF48; // type:function size:0x394 +fn_8027F2DC = .text:0x8027F2DC; // type:function size:0xDC +fn_8027F3B8 = .text:0x8027F3B8; // type:function size:0x408 +fn_8027F7C0 = .text:0x8027F7C0; // type:function size:0x68 +fn_8027F828 = .text:0x8027F828; // type:function size:0x1CC +fn_8027F9F4 = .text:0x8027F9F4; // type:function size:0xE4 +fn_8027FAD8 = .text:0x8027FAD8; // type:function size:0x198 +fn_8027FC70 = .text:0x8027FC70; // type:function size:0x10 +fn_8027FC80 = .text:0x8027FC80; // type:function size:0x48 +fn_8027FCC8 = .text:0x8027FCC8; // type:function size:0x118 +fn_8027FDE0 = .text:0x8027FDE0; // type:function size:0x83C +fn_8028061C = .text:0x8028061C; // type:function size:0xC +fn_80280628 = .text:0x80280628; // type:function size:0x10 +fn_80280638 = .text:0x80280638; // type:function size:0x10 +fn_80280648 = .text:0x80280648; // type:function size:0x1C +fn_80280664 = .text:0x80280664; // type:function size:0xC +fn_80280670 = .text:0x80280670; // type:function size:0xC +fn_8028067C = .text:0x8028067C; // type:function size:0xC +fn_80280688 = .text:0x80280688; // type:function size:0x10 +fn_80280698 = .text:0x80280698; // type:function size:0x4DC +fn_80280B74 = .text:0x80280B74; // type:function size:0x130 +fn_80280CA4 = .text:0x80280CA4; // type:function size:0xA0 +fn_80280D44 = .text:0x80280D44; // type:function size:0x8 +__ct__16CVisualKnowledgeF9TUniqueId6CSegIdff = .text:0x80280D4C; // type:function size:0x14C +SetVisualTarget__16CVisualKnowledgeF9TUniqueId = .text:0x80280E98; // type:function size:0x28 +Update__16CVisualKnowledgeFR13CStateManagerf = .text:0x80280EC0; // type:function size:0x254 +SetSWallCrawler_FuncPtrs__FP21SWallCrawler_FuncPtrs = .text:0x80281114; // type:function size:0x8 +__ct__12CWallCrawlerF12EPatternedAI9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Q210CPatterned11EFlavorTypeR11CEntityInfoRC12CTransform4fRC10CModelDataRC14CPatternedInfoQ210CPatterned13EMovementTypeQ210CPatterned13EColliderType9EBodyTypeRC16CActorParametersfffffQ212CWallCrawler5ETypebffffff = .text:0x8028111C; // type:function size:0x2D0 +__dt__12CWallCrawlerFv = .text:0x802813EC; // type:function size:0x210 +AcceptScriptMsg__12CWallCrawlerFR13CStateManagerRC10CScriptMsg = .text:0x802815FC; // type:function size:0x8C +ProjectPointToPlane__12CWallCrawlerFRC9CVector3fRC6CPlane = .text:0x80281688; // type:function size:0x70 +fn_802816F8 = .text:0x802816F8; // type:function size:0x8C +ProjectVectorToPlane__12CWallCrawlerFRC9CVector3fRC9CVector3f = .text:0x80281784; // type:function size:0x68 +fn_802817EC = .text:0x802817EC; // type:function size:0x190 +AlignToPlane__12CWallCrawlerFRC13CUnitVector3ff = .text:0x8028197C; // type:function size:0x138 +AlignToFloor__12CWallCrawlerFR13CStateManagerfRC9CVector3ff = .text:0x80281AB4; // type:function size:0x694 +GetCollisionPrimitive__12CWallCrawlerCFv = .text:0x80282148; // type:function size:0x8 +PreThink__12CWallCrawlerFfR13CStateManager = .text:0x80282150; // type:function size:0x22C +UpdateWPDestination__12CWallCrawlerFR13CStateManager = .text:0x8028237C; // type:function size:0x188 +Render__12CWallCrawlerCFRC13CStateManager = .text:0x80282504; // type:function size:0x4 +Think__12CWallCrawlerFfR13CStateManager = .text:0x80282508; // type:function size:0x600 +GetTouchBounds__12CWallCrawlerCFv = .text:0x80282B08; // type:function size:0xB8 +UpdateConstraintPlane__12CWallCrawlerFR13CStateManager = .text:0x80282BC0; // type:function size:0x31C +SetConstraint__12CWallCrawlerFR13CStateManagerQ212CWallCrawler11EConstraint = .text:0x80282EDC; // type:function size:0x14 +GetNextWaypoint__12CWallCrawlerFR13CStateManagerPC15CScriptWaypointb = .text:0x80282EF0; // type:function size:0x14 +GetConstraintPlane__12CWallCrawlerCFv = .text:0x80282F04; // type:function size:0x8 +SetSWallWalker_FuncPtrs__FP20SWallWalker_FuncPtrs = .text:0x80282F0C; // type:function size:0x8 +fn_80282F14 = .text:0x80282F14; // type:function size:0x10 +fn_80282F24 = .text:0x80282F24; // type:function size:0x8C +Update__19CWaypointNavigationFf = .text:0x80282FB0; // type:function size:0x1C +Patrol__19CWaypointNavigationFR13CStateManager9EStateMsgfR10CPatterned = .text:0x80282FCC; // type:function size:0x204 +fn_802831D0 = .text:0x802831D0; // type:function size:0x234 +fn_80283404 = .text:0x80283404; // type:function size:0x3A0 +fn_802837A4 = .text:0x802837A4; // type:function size:0xF4 +fn_80283898 = .text:0x80283898; // type:function size:0x58 +fn_802838F0 = .text:0x802838F0; // type:function size:0x108 +ConfigureWobbleSteering__19CWaypointNavigationFbf = .text:0x802839F8; // type:function size:0x20 +fn_80283A18 = .text:0x80283A18; // type:function size:0x60 +fn_80283A78 = .text:0x80283A78; // type:function size:0x1DC +__dt__7CWeaponFv = .text:0x80283C54; // type:function size:0x58 +SetWeakenTime__7CWeaponFf = .text:0x80283CAC; // type:function size:0x1C +Think__7CWeaponFfR13CStateManager = .text:0x80283CC8; // type:function size:0x11C +fn_80283DE4 = .text:0x80283DE4; // type:function size:0x1A4 +fn_80283F88 = .text:0x80283F88; // type:function size:0x4 +GetCollisionResponseType__7CWeaponCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x80283F8C; // type:function size:0x8 +fn_80283F94 = .text:0x80283F94; // type:function size:0x18 +fn_80283FAC = .text:0x80283FAC; // type:function size:0x130 +fn_802840DC = .text:0x802840DC; // type:function size:0x104 +fn_802841E0 = .text:0x802841E0; // type:function size:0x88 +fn_80284268 = .text:0x80284268; // type:function size:0xC4 +GetNumActive__10CWeaponMgrCF9TUniqueId11EWeaponType = .text:0x8028432C; // type:function size:0x54 +fn_80284380 = .text:0x80284380; // type:function size:0xC0 +fn_80284440 = .text:0x80284440; // type:function size:0x1EC +fn_8028462C = .text:0x8028462C; // type:function size:0x5C +fn_80284688 = .text:0x80284688; // type:function size:0x60 +fn_802846E8 = .text:0x802846E8; // type:function size:0x128 +fn_80284810 = .text:0x80284810; // type:function size:0x6C +fn_8028487C = .text:0x8028487C; // type:function size:0x3C +fn_802848B8 = .text:0x802848B8; // type:function size:0xD0 +fn_80284988 = .text:0x80284988; // type:function size:0xC +fn_80284994 = .text:0x80284994; // type:function size:0x30 +fn_802849C4 = .text:0x802849C4; // type:function size:0x3FC +fn_80284DC0 = .text:0x80284DC0; // type:function size:0x12C +SetSWispTentacle_FuncPtrs__FP22SWispTentacle_FuncPtrs = .text:0x80284EEC; // type:function size:0x8 +fn_80284EF4 = .text:0x80284EF4; // type:function size:0x10 +fn_80284F04 = .text:0x80284F04; // type:function size:0x3C0 +fn_802852C4 = .text:0x802852C4; // type:function size:0x60 +fn_80285324 = .text:0x80285324; // type:function size:0x40 +fn_80285364 = .text:0x80285364; // type:function size:0x1B8 +fn_8028551C = .text:0x8028551C; // type:function size:0x970 +fn_80285E8C = .text:0x80285E8C; // type:function size:0x2C4 +fn_80286150 = .text:0x80286150; // type:function size:0x78 +fn_802861C8 = .text:0x802861C8; // type:function size:0xB4 +fn_8028627C = .text:0x8028627C; // type:function size:0x3BC +fn_80286638 = .text:0x80286638; // type:function size:0x78 +fn_802866B0 = .text:0x802866B0; // type:function size:0xC +fn_802866BC = .text:0x802866BC; // type:function size:0x8 +fn_802866C4 = .text:0x802866C4; // type:function size:0x8 +fn_802866CC = .text:0x802866CC; // type:function size:0x8 +fn_802866D4 = .text:0x802866D4; // type:function size:0x8 +fn_802866DC = .text:0x802866DC; // type:function size:0x4 +fn_802866E0 = .text:0x802866E0; // type:function size:0x4 +fn_802866E4 = .text:0x802866E4; // type:function size:0x18 +fn_802866FC = .text:0x802866FC; // type:function size:0x8 +fn_80286704 = .text:0x80286704; // type:function size:0x34 +fn_80286738 = .text:0x80286738; // type:function size:0x8 +fn_80286740 = .text:0x80286740; // type:function size:0x8 +fn_80286748 = .text:0x80286748; // type:function size:0x8 +fn_80286750 = .text:0x80286750; // type:function size:0x8 +fn_80286758 = .text:0x80286758; // type:function size:0x128 +fn_80286880 = .text:0x80286880; // type:function size:0x134 +fn_802869B4 = .text:0x802869B4; // type:function size:0x504 +fn_80286EB8 = .text:0x80286EB8; // type:function size:0x8 +fn_80286EC0 = .text:0x80286EC0; // type:function size:0x8 +fn_80286EC8 = .text:0x80286EC8; // type:function size:0x8 +fn_80286ED0 = .text:0x80286ED0; // type:function size:0x8 +fn_80286ED8 = .text:0x80286ED8; // type:function size:0xC +fn_80286EE4 = .text:0x80286EE4; // type:function size:0xC +fn_80286EF0 = .text:0x80286EF0; // type:function size:0x18 +fn_80286F08 = .text:0x80286F08; // type:function size:0x8 +fn_80286F10 = .text:0x80286F10; // type:function size:0xA8 +fn_80286FB8 = .text:0x80286FB8; // type:function size:0x10 +fn_80286FC8 = .text:0x80286FC8; // type:function size:0x8 +fn_80286FD0 = .text:0x80286FD0; // type:function size:0x8 +fn_80286FD8 = .text:0x80286FD8; // type:function size:0x78 +fn_80287050 = .text:0x80287050; // type:function size:0x58 +fn_802870A8 = .text:0x802870A8; // type:function size:0x8C +fn_80287134 = .text:0x80287134; // type:function size:0x5C0 +fn_802876F4 = .text:0x802876F4; // type:function size:0x44 +fn_80287738 = .text:0x80287738; // type:function size:0x1E0 +fn_80287918 = .text:0x80287918; // type:function size:0x4C +fn_80287964 = .text:0x80287964; // type:function size:0x5C +fn_802879C0 = .text:0x802879C0; // type:function size:0x4 +fn_802879C4 = .text:0x802879C4; // type:function size:0x5C +fn_80287A20 = .text:0x80287A20; // type:function size:0x6C +fn_80287A8C = .text:0x80287A8C; // type:function size:0x1C +fn_80287AA8 = .text:0x80287AA8; // type:function size:0x40 +fn_80287AE8 = .text:0x80287AE8; // type:function size:0x3C +fn_80287B24 = .text:0x80287B24; // type:function size:0xD8 +fn_80287BFC = .text:0x80287BFC; // type:function size:0x6C +PauseAndUnpauseAreaLoading__6CWorldFv = .text:0x80287C68; // type:function size:0x48 +fn_80287CB0 = .text:0x80287CB0; // type:function size:0x3AC +fn_8028805C = .text:0x8028805C; // type:function size:0x1F0 +fn_8028824C = .text:0x8028824C; // type:function size:0x78 +fn_802882C4 = .text:0x802882C4; // type:function size:0x74 +fn_80288338 = .text:0x80288338; // type:function size:0xD4 +fn_8028840C = .text:0x8028840C; // type:function size:0xF0 +fn_802884FC = .text:0x802884FC; // type:function size:0xF0 +fn_802885EC = .text:0x802885EC; // type:function size:0x10 +fn_802885FC = .text:0x802885FC; // type:function size:0x298 +fn_80288894 = .text:0x80288894; // type:function size:0x14 +fn_802888A8 = .text:0x802888A8; // type:function size:0x14 +fn_802888BC = .text:0x802888BC; // type:function size:0x80 +fn_8028893C = .text:0x8028893C; // type:function size:0xB0 +fn_802889EC = .text:0x802889EC; // type:function size:0xB4 +fn_80288AA0 = .text:0x80288AA0; // type:function size:0xCC +fn_80288B6C = .text:0x80288B6C; // type:function size:0xF0 +fn_80288C5C = .text:0x80288C5C; // type:function size:0x178 +fn_80288DD4 = .text:0x80288DD4; // type:function size:0xBC +fn_80288E90 = .text:0x80288E90; // type:function size:0xE0 +fn_80288F70 = .text:0x80288F70; // type:function size:0x4 +fn_80288F74 = .text:0x80288F74; // type:function size:0x100 +fn_80289074 = .text:0x80289074; // type:function size:0x50 +fn_802890C4 = .text:0x802890C4; // type:function size:0x1FC +fn_802892C0 = .text:0x802892C0; // type:function size:0x210 +fn_802894D0 = .text:0x802894D0; // type:function size:0x4 +fn_802894D4 = .text:0x802894D4; // type:function size:0xA0 +fn_80289574 = .text:0x80289574; // type:function size:0x17C +fn_802896F0 = .text:0x802896F0; // type:function size:0xC4 +fn_802897B4 = .text:0x802897B4; // type:function size:0x108 +fn_802898BC = .text:0x802898BC; // type:function size:0x74 +fn_80289930 = .text:0x80289930; // type:function size:0x68 +fn_80289998 = .text:0x80289998; // type:function size:0x8F8 +fn_8028A290 = .text:0x8028A290; // type:function size:0x214 +fn_8028A4A4 = .text:0x8028A4A4; // type:function size:0x4 +fn_8028A4A8 = .text:0x8028A4A8; // type:function size:0xC +fn_8028A4B4 = .text:0x8028A4B4; // type:function size:0x124 +__dt__18CWorldTransManagerFv = .text:0x8028A5D8; // type:function size:0x2E0 +fn_8028A8B8 = .text:0x8028A8B8; // type:function size:0x6E8 +fn_8028AFA0 = .text:0x8028AFA0; // type:function size:0x1D8 +fn_8028B178 = .text:0x8028B178; // type:function size:0x120 +fn_8028B298 = .text:0x8028B298; // type:function size:0x48 +fn_8028B2E0 = .text:0x8028B2E0; // type:function size:0x998 +fn_8028BC78 = .text:0x8028BC78; // type:function size:0x20 +fn_8028BC98 = .text:0x8028BC98; // type:function size:0x284 +fn_8028BF1C = .text:0x8028BF1C; // type:function size:0x5B0 +fn_8028C4CC = .text:0x8028C4CC; // type:function size:0x8 +fn_8028C4D4 = .text:0x8028C4D4; // type:function size:0x8 +fn_8028C4DC = .text:0x8028C4DC; // type:function size:0x10 +fn_8028C4EC = .text:0x8028C4EC; // type:function size:0x8 +fn_8028C4F4 = .text:0x8028C4F4; // type:function size:0x8C +fn_8028C580 = .text:0x8028C580; // type:function size:0x2EC +fn_8028C86C = .text:0x8028C86C; // type:function size:0x24 +fn_8028C890 = .text:0x8028C890; // type:function size:0x58 +fn_8028C8E8 = .text:0x8028C8E8; // type:function size:0x68 +fn_8028C950 = .text:0x8028C950; // type:function size:0xF0 +fn_8028CA40 = .text:0x8028CA40; // type:function size:0x3FC +fn_8028CE3C = .text:0x8028CE3C; // type:function size:0x3C +fn_8028CE78 = .text:0x8028CE78; // type:function size:0x424 +fn_8028D29C = .text:0x8028D29C; // type:function size:0x54 +fn_8028D2F0 = .text:0x8028D2F0; // type:function size:0x2C8 +fn_8028D5B8 = .text:0x8028D5B8; // type:function size:0x4EC +fn_8028DAA4 = .text:0x8028DAA4; // type:function size:0xA8 +fn_8028DB4C = .text:0x8028DB4C; // type:function size:0xA8 +fn_8028DBF4 = .text:0x8028DBF4; // type:function size:0x11C +fn_8028DD10 = .text:0x8028DD10; // type:function size:0x4C +fn_8028DD5C = .text:0x8028DD5C; // type:function size:0x88 +fn_8028DDE4 = .text:0x8028DDE4; // type:function size:0x70 +fn_8028DE54 = .text:0x8028DE54; // type:function size:0x4C +fn_8028DEA0 = .text:0x8028DEA0; // type:function size:0x10 +fn_8028DEB0 = .text:0x8028DEB0; // type:function size:0x40 +fn_8028DEF0 = .text:0x8028DEF0; // type:function size:0x53C +fn_8028E42C = .text:0x8028E42C; // type:function size:0xAC +fn_8028E4D8 = .text:0x8028E4D8; // type:function size:0xB58 +fn_8028F030 = .text:0x8028F030; // type:function size:0x25C +fn_8028F28C = .text:0x8028F28C; // type:function size:0x24 +fn_8028F2B0 = .text:0x8028F2B0; // type:function size:0x58 +fn_8028F308 = .text:0x8028F308; // type:function size:0x31C +fn_8028F624 = .text:0x8028F624; // type:function size:0x90 +fn_8028F6B4 = .text:0x8028F6B4; // type:function size:0x8C +fn_8028F740 = .text:0x8028F740; // type:function size:0x48 +__ct__10CYesNoMenuFQ210CYesNoMenu5EMenuQ213CStateManager13EViewportSize = .text:0x8028F788; // type:function size:0xAC +__dt__10CYesNoMenuFv = .text:0x8028F834; // type:function size:0x64 +ProcessControllerInput__10CYesNoMenuFRC11CFinalInput = .text:0x8028F898; // type:function size:0x90 +Draw__10CYesNoMenuCFv = .text:0x8028F928; // type:function size:0xEC +Update__10CYesNoMenuFf = .text:0x8028FA14; // type:function size:0x94 +fn_8028FAA8 = .text:0x8028FAA8; // type:function size:0x88 +fn_8028FB30 = .text:0x8028FB30; // type:function size:0x40 +fn_8028FB70 = .text:0x8028FB70; // type:function size:0x28C +fn_8028FDFC = .text:0x8028FDFC; // type:function size:0x54 +fn_8028FE50 = .text:0x8028FE50; // type:function size:0x64 +fn_8028FEB4 = .text:0x8028FEB4; // type:function size:0xA8 +fn_8028FF5C = .text:0x8028FF5C; // type:function size:0x8 +CreateCreateIOWin__7MakeMsgF14EArchMsgTargetRCiRCiRCP6CIOWin = .text:0x8028FF64; // type:function size:0xC0 +fn_80290024 = .text:0x80290024; // type:function size:0x8 +fn_8029002C = .text:0x8029002C; // type:function size:0x8 +fn_80290034 = .text:0x80290034; // type:function size:0xC0 +fn_802900F4 = .text:0x802900F4; // type:function size:0x8 +fn_802900FC = .text:0x802900FC; // type:function size:0xC0 +fn_802901BC = .text:0x802901BC; // type:function size:0x8 +fn_802901C4 = .text:0x802901C4; // type:function size:0x8 +fn_802901CC = .text:0x802901CC; // type:function size:0xD0 +fn_8029029C = .text:0x8029029C; // type:function size:0xB0 +fn_8029034C = .text:0x8029034C; // type:function size:0xC0 +fn_8029040C = .text:0x8029040C; // type:function size:0x8 +fn_80290414 = .text:0x80290414; // type:function size:0xC0 +DrawBox__8DrawUtilFRC6CAABoxffff = .text:0x802904D4; // type:function size:0x4 +DrawBox__8DrawUtilFRC6COBBoxffff = .text:0x802904D8; // type:function size:0x4 +fn_802904DC = .text:0x802904DC; // type:function size:0x44 +fn_80290520 = .text:0x80290520; // type:function size:0x30 +fn_80290550 = .text:0x80290550; // type:function size:0x44 +fn_80290594 = .text:0x80290594; // type:function size:0x30 +fn_802905C4 = .text:0x802905C4; // type:function size:0x44 +fn_80290608 = .text:0x80290608; // type:function size:0x30 +fn_80290638 = .text:0x80290638; // type:function size:0x44 +fn_8029067C = .text:0x8029067C; // type:function size:0x58 +fn_802906D4 = .text:0x802906D4; // type:function size:0x44 +fn_80290718 = .text:0x80290718; // type:function size:0x7C +fn_80290794 = .text:0x80290794; // type:function size:0x44 +fn_802907D8 = .text:0x802907D8; // type:function size:0x30 +fn_80290808 = .text:0x80290808; // type:function size:0x44 +fn_8029084C = .text:0x8029084C; // type:function size:0x30 +fn_8029087C = .text:0x8029087C; // type:function size:0x48 +fn_802908C4 = .text:0x802908C4; // type:function size:0xC4 +fn_80290988 = .text:0x80290988; // type:function size:0x108 +fn_80290A90 = .text:0x80290A90; // type:function size:0x44 +fn_80290AD4 = .text:0x80290AD4; // type:function size:0x5C +fn_80290B30 = .text:0x80290B30; // type:function size:0x5C +fn_80290B8C = .text:0x80290B8C; // type:function size:0x204 +fn_80290D90 = .text:0x80290D90; // type:function size:0x294 +fn_80291024 = .text:0x80291024; // type:function size:0xA8 +fn_802910CC = .text:0x802910CC; // type:function size:0xA8 +fn_80291174 = .text:0x80291174; // type:function size:0x114 +DifficultyModifyDamageInfo__9NGunUtilsFRC11CDamageInfo = .text:0x80291288; // type:function size:0xB4 +fn_8029133C = .text:0x8029133C; // type:function size:0x40 +fn_8029137C = .text:0x8029137C; // type:function size:0x68 +fn_802913E4 = .text:0x802913E4; // type:function size:0xAD8 +fn_80291EBC = .text:0x80291EBC; // type:function size:0xDC +fn_80291F98 = .text:0x80291F98; // type:function size:0x94 +fn_8029202C = .text:0x8029202C; // type:function size:0x220 +fn_8029224C = .text:0x8029224C; // type:function size:0x74 +fn_802922C0 = .text:0x802922C0; // type:function size:0x74 +fn_80292334 = .text:0x80292334; // type:function size:0x84 +main = .text:0x802923B8; // type:function size:0x1E0 scope:global +fn_80292598 = .text:0x80292598; // type:function size:0xC +fn_802925A4 = .text:0x802925A4; // type:function size:0x414 +fn_802929B8 = .text:0x802929B8; // type:function size:0x6C +fn_80292A24 = .text:0x80292A24; // type:function size:0x6C +GetCollisionBox__FR13CStateManager7TAreaIdRC9CVector3fRC9CVector3f = .text:0x80292A90; // type:function size:0xCC +fn_80292B5C = .text:0x80292B5C; // type:function size:0x16C +fn_80292CC8 = .text:0x80292CC8; // type:function size:0x124 +__ct__16SLdrAnimationSetFv = .text:0x80292DEC; // type:function size:0x10 +__dt__16SLdrAnimationSetFv = .text:0x80292DFC; // type:function size:0x40 +LoadTypedefAnimationSet__FR16SLdrAnimationSetR12CInputStream = .text:0x80292E3C; // type:function size:0x40 +fn_80292E7C = .text:0x80292E7C; // type:function size:0x14 +fn_80292E90 = .text:0x80292E90; // type:function size:0x40 +fn_80292ED0 = .text:0x80292ED0; // type:function size:0xDC +fn_80292FAC = .text:0x80292FAC; // type:function size:0xC +fn_80292FB8 = .text:0x80292FB8; // type:function size:0x40 +fn_80292FF8 = .text:0x80292FF8; // type:function size:0xB0 +fn_802930A8 = .text:0x802930A8; // type:function size:0x14 +fn_802930BC = .text:0x802930BC; // type:function size:0x40 +fn_802930FC = .text:0x802930FC; // type:function size:0xDC +fn_802931D8 = .text:0x802931D8; // type:function size:0x14 +fn_802931EC = .text:0x802931EC; // type:function size:0x40 +fn_8029322C = .text:0x8029322C; // type:function size:0xDC +fn_80293308 = .text:0x80293308; // type:function size:0x14 +fn_8029331C = .text:0x8029331C; // type:function size:0x40 +fn_8029335C = .text:0x8029335C; // type:function size:0xDC +fn_80293438 = .text:0x80293438; // type:function size:0xC +fn_80293444 = .text:0x80293444; // type:function size:0x40 +fn_80293484 = .text:0x80293484; // type:function size:0xB0 +fn_80293534 = .text:0x80293534; // type:function size:0x14 +fn_80293548 = .text:0x80293548; // type:function size:0x40 +fn_80293588 = .text:0x80293588; // type:function size:0xDC +__ct__14SLdrDamageInfoFv = .text:0x80293664; // type:function size:0x1C +__dt__14SLdrDamageInfoFv = .text:0x80293680; // type:function size:0x40 +LoadTypedefDamageInfo__FR14SLdrDamageInfoR12CInputStream = .text:0x802936C0; // type:function size:0x108 +__ct__21SLdrGrappleParametersFv = .text:0x802937C8; // type:function size:0x4C +__dt__21SLdrGrappleParametersFv = .text:0x80293814; // type:function size:0x40 +LoadTypedefGrappleParameters__FR21SLdrGrappleParametersR12CInputStream = .text:0x80293854; // type:function size:0x238 +__ct__14SLdrHealthInfoFv = .text:0x80293A8C; // type:function size:0x14 +__dt__14SLdrHealthInfoFv = .text:0x80293AA0; // type:function size:0x40 +LoadTypedefHealthInfo__FR14SLdrHealthInfoR12CInputStream = .text:0x80293AE0; // type:function size:0xCC +fn_80293BAC = .text:0x80293BAC; // type:function size:0xC +fn_80293BB8 = .text:0x80293BB8; // type:function size:0x40 +fn_80293BF8 = .text:0x80293BF8; // type:function size:0xB0 +__ct__12SLdrVector2fFv = .text:0x80293CA8; // type:function size:0x10 +__dt__12SLdrVector2fFv = .text:0x80293CB8; // type:function size:0x40 +LoadTypedefVector2f__FR12SLdrVector2fR12CInputStream = .text:0x80293CF8; // type:function size:0xCC +fn_80293DC4 = .text:0x80293DC4; // type:function size:0x40 +fn_80293E04 = .text:0x80293E04; // type:function size:0x40 +fn_80293E44 = .text:0x80293E44; // type:function size:0xF4 +__ct__20SLdrCameraShakerDataFv = .text:0x80293F38; // type:function size:0x64 +__dt__20SLdrCameraShakerDataFv = .text:0x80293F9C; // type:function size:0x98 +LoadTypedefCameraShakerData__FR20SLdrCameraShakerDataR12CInputStream = .text:0x80294034; // type:function size:0x1A8 +fn_802941DC = .text:0x802941DC; // type:function size:0x18 +fn_802941F4 = .text:0x802941F4; // type:function size:0x40 +fn_80294234 = .text:0x80294234; // type:function size:0xFC +__ct__23SLdrDamageVulnerabilityFv = .text:0x80294330; // type:function size:0x14C +__dt__23SLdrDamageVulnerabilityFv = .text:0x8029447C; // type:function size:0x1AC +LoadTypedefDamageVulnerability__FR23SLdrDamageVulnerabilityR12CInputStream = .text:0x80294628; // type:function size:0x48C +fn_80294AB4 = .text:0x80294AB4; // type:function size:0xC8 +fn_80294B7C = .text:0x80294B7C; // type:function size:0x40 +fn_80294BBC = .text:0x80294BBC; // type:function size:0x314 +__ct__18SLdrPlasmaBeamInfoFv = .text:0x80294ED0; // type:function size:0xAC +__dt__18SLdrPlasmaBeamInfoFv = .text:0x80294F7C; // type:function size:0x40 +LoadTypedefPlasmaBeamInfo__FR18SLdrPlasmaBeamInfoR12CInputStream = .text:0x80294FBC; // type:function size:0x32C +__ct__17SLdrShockWaveInfoFv = .text:0x802952E8; // type:function size:0x6C +__dt__17SLdrShockWaveInfoFv = .text:0x80295354; // type:function size:0x5C +LoadTypedefShockWaveInfo__FR17SLdrShockWaveInfoR12CInputStream = .text:0x802953B0; // type:function size:0x1C8 +fn_80295578 = .text:0x80295578; // type:function size:0x3C +fn_802955B4 = .text:0x802955B4; // type:function size:0x68 +fn_8029561C = .text:0x8029561C; // type:function size:0xD8 +fn_802956F4 = .text:0x802956F4; // type:function size:0x64 +fn_80295758 = .text:0x80295758; // type:function size:0x40 +fn_80295798 = .text:0x80295798; // type:function size:0x9C +__ct__15SLdrTriggerInfoFv = .text:0x80295834; // type:function size:0x58 +__dt__15SLdrTriggerInfoFv = .text:0x8029588C; // type:function size:0x58 +LoadTypedefTriggerInfo__FR15SLdrTriggerInfoR12CInputStream = .text:0x802958E4; // type:function size:0x104 +fn_802959E8 = .text:0x802959E8; // type:function size:0x14 +fn_802959FC = .text:0x802959FC; // type:function size:0x40 +fn_80295A3C = .text:0x80295A3C; // type:function size:0xE0 +__ct__19SLdrActorParametersFv = .text:0x80295B1C; // type:function size:0xB4 +__dt__19SLdrActorParametersFv = .text:0x80295BD0; // type:function size:0x74 +LoadTypedefActorParameters__FR19SLdrActorParametersR12CInputStream = .text:0x80295C44; // type:function size:0x354 +__ct__20SLdrEditorPropertiesFv = .text:0x80295F98; // type:function size:0x58 +__dt__20SLdrEditorPropertiesFv = .text:0x80295FF0; // type:function size:0x6C +LoadTypedefEditorProperties__FR20SLdrEditorPropertiesR12CInputStream = .text:0x8029605C; // type:function size:0x130 +__ct__22SLdrPatternedAITypedefFv = .text:0x8029618C; // type:function size:0x194 +__dt__22SLdrPatternedAITypedefFv = .text:0x80296320; // type:function size:0x8C +LoadTypedefPatternedAITypedef__FR22SLdrPatternedAITypedefR12CInputStream = .text:0x802963AC; // type:function size:0x704 +fn_80296AB0 = .text:0x80296AB0; // type:function size:0x10 +fn_80296AC0 = .text:0x80296AC0; // type:function size:0x40 +fn_80296B00 = .text:0x80296B00; // type:function size:0xCC +fn_80296BCC = .text:0x80296BCC; // type:function size:0x40 +fn_80296C0C = .text:0x80296C0C; // type:function size:0x98 +fn_80296CA4 = .text:0x80296CA4; // type:function size:0x130 +fn_80296DD4 = .text:0x80296DD4; // type:function size:0x40 +fn_80296E14 = .text:0x80296E14; // type:function size:0x98 +fn_80296EAC = .text:0x80296EAC; // type:function size:0x130 +fn_80296FDC = .text:0x80296FDC; // type:function size:0xC +fn_80296FE8 = .text:0x80296FE8; // type:function size:0x40 +fn_80297028 = .text:0x80297028; // type:function size:0x18 +fn_80297040 = .text:0x80297040; // type:function size:0x1C4 +fn_80297204 = .text:0x80297204; // type:function size:0x40 +fn_80297244 = .text:0x80297244; // type:function size:0x117C +fn_802983C0 = .text:0x802983C0; // type:function size:0x4C +fn_8029840C = .text:0x8029840C; // type:function size:0x5C +fn_80298468 = .text:0x80298468; // type:function size:0x130 +fn_80298598 = .text:0x80298598; // type:function size:0xC +fn_802985A4 = .text:0x802985A4; // type:function size:0x40 +fn_802985E4 = .text:0x802985E4; // type:function size:0xB0 +fn_80298694 = .text:0x80298694; // type:function size:0xC +fn_802986A0 = .text:0x802986A0; // type:function size:0x40 +fn_802986E0 = .text:0x802986E0; // type:function size:0xB0 +fn_80298790 = .text:0x80298790; // type:function size:0xDC +fn_8029886C = .text:0x8029886C; // type:function size:0x40 +fn_802988AC = .text:0x802988AC; // type:function size:0x2A0 +__ct__23SLdrGuiWidgetPropertiesFv = .text:0x80298B4C; // type:function size:0x24 +__dt__23SLdrGuiWidgetPropertiesFv = .text:0x80298B70; // type:function size:0x58 +LoadTypedefGuiWidgetProperties__FR23SLdrGuiWidgetPropertiesR12CInputStream = .text:0x80298BC8; // type:function size:0x114 +__ct__24SLdrBasicSwarmPropertiesFv = .text:0x80298CDC; // type:function size:0x130 +__dt__24SLdrBasicSwarmPropertiesFv = .text:0x80298E0C; // type:function size:0x74 +LoadTypedefBasicSwarmProperties__FR24SLdrBasicSwarmPropertiesR12CInputStream = .text:0x80298E80; // type:function size:0x610 +__ct__36SLdrPowerBombGuardianStagePropertiesFv = .text:0x80299490; // type:function size:0x44 +__dt__36SLdrPowerBombGuardianStagePropertiesFv = .text:0x802994D4; // type:function size:0x40 +LoadTypedefPowerBombGuardianStageProperties__FR36SLdrPowerBombGuardianStagePropertiesR12CInputStream = .text:0x80299514; // type:function size:0x214 +__ct__22SLdrAudioPlaybackParmsFv = .text:0x80299728; // type:function size:0x34 +__dt__22SLdrAudioPlaybackParmsFv = .text:0x8029975C; // type:function size:0x40 +LoadTypedefAudioPlaybackParms__FR22SLdrAudioPlaybackParmsR12CInputStream = .text:0x8029979C; // type:function size:0x158 +fn_802998F4 = .text:0x802998F4; // type:function size:0xC +fn_80299900 = .text:0x80299900; // type:function size:0x40 +fn_80299940 = .text:0x80299940; // type:function size:0xB0 +__ct__18SLdrEchoParametersFv = .text:0x802999F0; // type:function size:0x30 +__dt__18SLdrEchoParametersFv = .text:0x80299A20; // type:function size:0x40 +LoadTypedefEchoParameters__FR18SLdrEchoParametersR12CInputStream = .text:0x80299A60; // type:function size:0x160 +LdrToDamageInfo__FRC14SLdrDamageInfo = .text:0x80299BC0; // type:function size:0x70 +LdrToHealthInfo__FRC14SLdrHealthInfo = .text:0x80299C30; // type:function size:0xC +fn_80299C3C = .text:0x80299C3C; // type:function size:0x1C +LdrToDamageVulnerability__FRC23SLdrDamageVulnerability = .text:0x80299C58; // type:function size:0x634 +fn_8029A28C = .text:0x8029A28C; // type:function size:0x24 +LdrToTransform4f__FRC20SLdrEditorProperties = .text:0x8029A2B0; // type:function size:0x10 +fn_8029A2C0 = .text:0x8029A2C0; // type:function size:0x8 +LdrToAnimationParameters__FRC16SLdrAnimationSet = .text:0x8029A2C8; // type:function size:0x1C +fn_8029A2E4 = .text:0x8029A2E4; // type:function size:0x74 +LdrToActorParameters__FRC19SLdrActorParameters = .text:0x8029A358; // type:function size:0x174 +LdrToEchoParameters__FRC18SLdrEchoParameters = .text:0x8029A4CC; // type:function size:0x20 +LdrToPatternedInfo__FRC22SLdrPatternedAITypedefPC21SLdrIngPossessionData = .text:0x8029A4EC; // type:function size:0x56C +LdrToModelData__FRC9CVector3fUiRC16SLdrAnimationSetb = .text:0x8029AA58; // type:function size:0x300 +LdrToGrappleParameters__FRC21SLdrGrappleParameters = .text:0x8029AD58; // type:function size:0x6C +LdrToVector2f__FRC12SLdrVector2f = .text:0x8029ADC4; // type:function size:0x3C +LdrToBasicSwarmData__FRC24SLdrBasicSwarmProperties = .text:0x8029AE00; // type:function size:0x198 +LdrToPowerBombGuardianStageData__FRC36SLdrPowerBombGuardianStageProperties = .text:0x8029AF98; // type:function size:0x5C +LdrToEntityInfo__FR11CEntityInfoRC20SLdrEditorProperties = .text:0x8029AFF4; // type:function size:0x20 +TLdrToBeamInfo__FRC18SLdrPlasmaBeamInfoi = .text:0x8029B014; // type:function size:0x88 +FogSelectionToFogMode__Fi = .text:0x8029B09C; // type:function size:0x6C +fn_8029B108 = .text:0x8029B108; // type:function size:0xE4 +fn_8029B1EC = .text:0x8029B1EC; // type:function size:0x54 +fn_8029B240 = .text:0x8029B240; // type:function size:0x100 +fn_8029B340 = .text:0x8029B340; // type:function size:0x90 +fn_8029B3D0 = .text:0x8029B3D0; // type:function size:0x88 +fn_8029B458 = .text:0x8029B458; // type:function size:0x106C +__ct__Q218SwarmRenderHelpers17CSwarmDisplayListFRC13CSkinnedModel = .text:0x8029C4C4; // type:function size:0x264 +SetMaterialCurrent__Q218SwarmRenderHelpers17CSwarmDisplayListCFRC11CModelFlags = .text:0x8029C728; // type:function size:0x98 +fn_8029C7C0 = .text:0x8029C7C0; // type:function size:0x5C +StateToArrays__Q218SwarmRenderHelpers23CSwarmSkinnedModelStateFv = .text:0x8029C81C; // type:function size:0x1F4 +__ct__Q218SwarmRenderHelpers23CSwarmSkinnedModelStateFRC13CSkinnedModel = .text:0x8029CA10; // type:function size:0x1EC +DrawFromState__Q218SwarmRenderHelpers17CSwarmDisplayListCFRCQ218SwarmRenderHelpers23CSwarmSkinnedModelState = .text:0x8029CBFC; // type:function size:0x10 +fn_8029CC0C = .text:0x8029CC0C; // type:function size:0x20 +TypesMatch__7CEntityCFi = .text:0x8029CC2C; // type:function size:0x10 +TypesMatch__6CActorCFi = .text:0x8029CC3C; // type:function size:0x1C +TypesMatch__13CPhysicsActorCFi = .text:0x8029CC58; // type:function size:0x1C +fn_8029CC74 = .text:0x8029CC74; // type:function size:0x1C +TypesMatch__10CPatternedCFi = .text:0x8029CC90; // type:function size:0x1C +fn_8029CCAC = .text:0x8029CCAC; // type:function size:0x1C +fn_8029CCC8 = .text:0x8029CCC8; // type:function size:0x1C +TypesMatch__7CEffectCFi = .text:0x8029CCE4; // type:function size:0x1C +fn_8029CD00 = .text:0x8029CD00; // type:function size:0x1C +fn_8029CD1C = .text:0x8029CD1C; // type:function size:0x1C +fn_8029CD38 = .text:0x8029CD38; // type:function size:0x1C +TypesMatch__16CScriptGuiWidgetCFi = .text:0x8029CD54; // type:function size:0x1C +fn_8029CD70 = .text:0x8029CD70; // type:function size:0x1C +fn_8029CD8C = .text:0x8029CD8C; // type:function size:0x1C +fn_8029CDA8 = .text:0x8029CDA8; // type:function size:0x1C +fn_8029CDC4 = .text:0x8029CDC4; // type:function size:0x1C +TypesMatch__14CBouncyGrenadeCFi = .text:0x8029CDE0; // type:function size:0x1C +fn_8029CDFC = .text:0x8029CDFC; // type:function size:0x1C +fn_8029CE18 = .text:0x8029CE18; // type:function size:0x1C +TypesMatch__17CEnergyProjectileCFi = .text:0x8029CE34; // type:function size:0x1C +fn_8029CE50 = .text:0x8029CE50; // type:function size:0x1C +fn_8029CE6C = .text:0x8029CE6C; // type:function size:0x1C +fn_8029CE88 = .text:0x8029CE88; // type:function size:0x1C +fn_8029CEA4 = .text:0x8029CEA4; // type:function size:0x1C +fn_8029CEC0 = .text:0x8029CEC0; // type:function size:0x1C +TypesMatch__10CFishCloudCFi = .text:0x8029CEDC; // type:function size:0x1C +fn_8029CEF8 = .text:0x8029CEF8; // type:function size:0x1C +fn_8029CF14 = .text:0x8029CF14; // type:function size:0x1C +fn_8029CF30 = .text:0x8029CF30; // type:function size:0x1C +TypesMatch__10CIngPuddleCFi = .text:0x8029CF4C; // type:function size:0x1C +TypesMatch__18CIngSnatchingSwarmCFi = .text:0x8029CF68; // type:function size:0x1C +fn_8029CF84 = .text:0x8029CF84; // type:function size:0x1C +fn_8029CFA0 = .text:0x8029CFA0; // type:function size:0x1C +fn_8029CFBC = .text:0x8029CFBC; // type:function size:0x1C +TypesMatch__12CScriptActorCFi = .text:0x8029CFD8; // type:function size:0x1C +fn_8029CFF4 = .text:0x8029CFF4; // type:function size:0x1C +fn_8029D010 = .text:0x8029D010; // type:function size:0x1C +fn_8029D02C = .text:0x8029D02C; // type:function size:0x1C +fn_8029D048 = .text:0x8029D048; // type:function size:0x1C +fn_8029D064 = .text:0x8029D064; // type:function size:0x1C +fn_8029D080 = .text:0x8029D080; // type:function size:0x1C +fn_8029D09C = .text:0x8029D09C; // type:function size:0x1C +fn_8029D0B8 = .text:0x8029D0B8; // type:function size:0x1C +fn_8029D0D4 = .text:0x8029D0D4; // type:function size:0x1C +fn_8029D0F0 = .text:0x8029D0F0; // type:function size:0x1C +fn_8029D10C = .text:0x8029D10C; // type:function size:0x1C +fn_8029D128 = .text:0x8029D128; // type:function size:0x1C +fn_8029D144 = .text:0x8029D144; // type:function size:0x1C +fn_8029D160 = .text:0x8029D160; // type:function size:0x1C +fn_8029D17C = .text:0x8029D17C; // type:function size:0x1C +fn_8029D198 = .text:0x8029D198; // type:function size:0x1C +TypesMatch__27CScriptDarkSamusBattleStageCFi = .text:0x8029D1B4; // type:function size:0x1C +fn_8029D1D0 = .text:0x8029D1D0; // type:function size:0x1C +TypesMatch__26CScriptDestructibleBarrierCFi = .text:0x8029D1EC; // type:function size:0x1C +fn_8029D208 = .text:0x8029D208; // type:function size:0x1C +fn_8029D224 = .text:0x8029D224; // type:function size:0x1C +fn_8029D240 = .text:0x8029D240; // type:function size:0x1C +fn_8029D25C = .text:0x8029D25C; // type:function size:0x1C +fn_8029D278 = .text:0x8029D278; // type:function size:0x1C +fn_8029D294 = .text:0x8029D294; // type:function size:0x1C +TypesMatch__14CScriptGuiMenuCFi = .text:0x8029D2B0; // type:function size:0x1C +TypesMatch__16CScriptGuiScreenCFi = .text:0x8029D2CC; // type:function size:0x1C +TypesMatch__16CScriptGuiSliderCFi = .text:0x8029D2E8; // type:function size:0x1C +fn_8029D304 = .text:0x8029D304; // type:function size:0x1C +fn_8029D320 = .text:0x8029D320; // type:function size:0x1C +fn_8029D33C = .text:0x8029D33C; // type:function size:0x1C +fn_8029D358 = .text:0x8029D358; // type:function size:0x1C +fn_8029D374 = .text:0x8029D374; // type:function size:0x1C +fn_8029D390 = .text:0x8029D390; // type:function size:0x1C +TypesMatch__18CScriptPlayerProxyCFi = .text:0x8029D3AC; // type:function size:0x1C +fn_8029D3C8 = .text:0x8029D3C8; // type:function size:0x1C +fn_8029D3E4 = .text:0x8029D3E4; // type:function size:0x1C +fn_8029D400 = .text:0x8029D400; // type:function size:0x1C +fn_8029D41C = .text:0x8029D41C; // type:function size:0x1C +fn_8029D438 = .text:0x8029D438; // type:function size:0x1C +TypesMatch__17CScriptRiftPortalCFi = .text:0x8029D454; // type:function size:0x1C +fn_8029D470 = .text:0x8029D470; // type:function size:0x1C +fn_8029D48C = .text:0x8029D48C; // type:function size:0x1C +fn_8029D4A8 = .text:0x8029D4A8; // type:function size:0x1C +fn_8029D4C4 = .text:0x8029D4C4; // type:function size:0x1C +fn_8029D4E0 = .text:0x8029D4E0; // type:function size:0x1C +fn_8029D4FC = .text:0x8029D4FC; // type:function size:0x1C +fn_8029D518 = .text:0x8029D518; // type:function size:0x1C +fn_8029D534 = .text:0x8029D534; // type:function size:0x1C +fn_8029D550 = .text:0x8029D550; // type:function size:0x1C +fn_8029D56C = .text:0x8029D56C; // type:function size:0x1C +fn_8029D588 = .text:0x8029D588; // type:function size:0x1C +fn_8029D5A4 = .text:0x8029D5A4; // type:function size:0x1C +fn_8029D5C0 = .text:0x8029D5C0; // type:function size:0x1C +fn_8029D5DC = .text:0x8029D5DC; // type:function size:0x1C +fn_8029D5F8 = .text:0x8029D5F8; // type:function size:0x1C +fn_8029D614 = .text:0x8029D614; // type:function size:0x1C +fn_8029D630 = .text:0x8029D630; // type:function size:0x1C +fn_8029D64C = .text:0x8029D64C; // type:function size:0x1C +fn_8029D668 = .text:0x8029D668; // type:function size:0x1C +TypesMatch__15CScriptSafeZoneCFi = .text:0x8029D684; // type:function size:0x1C +fn_8029D6A0 = .text:0x8029D6A0; // type:function size:0x1C +fn_8029D6BC = .text:0x8029D6BC; // type:function size:0x1C +fn_8029D6D8 = .text:0x8029D6D8; // type:function size:0x1C +TypesMatch__15CSnakeWeedSwarmCFi = .text:0x8029D6F4; // type:function size:0x1C +fn_8029D710 = .text:0x8029D710; // type:function size:0x1C +fn_8029D72C = .text:0x8029D72C; // type:function size:0x1C +TypesMatch__12CSwarmBasicsCFi = .text:0x8029D748; // type:function size:0x1C +TypesMatch__11CFlyerSwarmCFi = .text:0x8029D764; // type:function size:0x1C +fn_8029D780 = .text:0x8029D780; // type:function size:0x1C +TypesMatch__14CBacteriaSwarmCFi = .text:0x8029D79C; // type:function size:0x1C +TypesMatch__13CMetareeSwarmCFi = .text:0x8029D7B8; // type:function size:0x1C +TypesMatch__13CIngBlobSwarmCFi = .text:0x8029D7D4; // type:function size:0x1C +TypesMatch__17CPlantScarabSwarmCFi = .text:0x8029D7F0; // type:function size:0x1C +fn_8029D80C = .text:0x8029D80C; // type:function size:0x1C +TypesMatch__17CPlasmaProjectileCFi = .text:0x8029D828; // type:function size:0x1C +TypesMatch__10CDarkSamusCFi = .text:0x8029D844; // type:function size:0x1C +TypesMatch__16CDigitalGuardianCFi = .text:0x8029D860; // type:function size:0x1C +TypesMatch__20CDigitalGuardianHeadCFi = .text:0x8029D87C; // type:function size:0x1C +TypesMatch__12CElitePirateCFi = .text:0x8029D898; // type:function size:0x1C +TypesMatch__10CGrenchlerCFi = .text:0x8029D8B4; // type:function size:0x1C +TypesMatch__4CIngCFi = .text:0x8029D8D0; // type:function size:0x1C +TypesMatch__21CIngBoostBallGuardianCFi = .text:0x8029D8EC; // type:function size:0x1C +TypesMatch__21CIngSpaceJumpGuardianCFi = .text:0x8029D908; // type:function size:0x1C +TypesMatch__22CIngSpiderballGuardianCFi = .text:0x8029D924; // type:function size:0x1C +TypesMatch__7CLumiteCFi = .text:0x8029D940; // type:function size:0x1C +TypesMatch__8CMetareeCFi = .text:0x8029D95C; // type:function size:0x1C +TypesMatch__8CMetroidCFi = .text:0x8029D978; // type:function size:0x1C +TypesMatch__12CBabyMetroidCFi = .text:0x8029D994; // type:function size:0x1C +TypesMatch__9CParasiteCFi = .text:0x8029D9B0; // type:function size:0x1C +TypesMatch__8CPillBugCFi = .text:0x8029D9CC; // type:function size:0x1C +TypesMatch__7CPufferCFi = .text:0x8029D9E8; // type:function size:0x1C +TypesMatch__7CRezbitCFi = .text:0x8029DA04; // type:function size:0x1C +TypesMatch__7CRipperCFi = .text:0x8029DA20; // type:function size:0x1C +TypesMatch__9CSandBossCFi = .text:0x8029DA3C; // type:function size:0x1C +TypesMatch__9CSandwormCFi = .text:0x8029DA58; // type:function size:0x1C +TypesMatch__12CSandwormEyeCFi = .text:0x8029DA74; // type:function size:0x1C +TypesMatch__12CSpacePirateCFi = .text:0x8029DA90; // type:function size:0x1C +TypesMatch__10CSpankWeedCFi = .text:0x8029DAAC; // type:function size:0x1C +TypesMatch__20CSplitterMainChassisCFi = .text:0x8029DAC8; // type:function size:0x1C +TypesMatch__22CSplitterCommandModuleCFi = .text:0x8029DAE4; // type:function size:0x1C +TypesMatch__13CWispTentacleCFi = .text:0x8029DB00; // type:function size:0x1C +fn_8029DB1C = .text:0x8029DB1C; // type:function size:0x1C +TypesMatch__19CScriptPlayerTurretCFi = .text:0x8029DB38; // type:function size:0x1C +TypesMatch__14CGunTurretBaseCFi = .text:0x8029DB54; // type:function size:0x1C +TypesMatch__13CGunTurretTopCFi = .text:0x8029DB70; // type:function size:0x1C +TypesMatch__7CKraleeCFi = .text:0x8029DB8C; // type:function size:0x1C +TypesMatch__8CGlowbugCFi = .text:0x8029DBA8; // type:function size:0x1C +TypesMatch__10CSporbBaseCFi = .text:0x8029DBC4; // type:function size:0x1C +TypesMatch__12CSporbNeedleCFi = .text:0x8029DBE0; // type:function size:0x1C +TypesMatch__9CSporbTopCFi = .text:0x8029DBFC; // type:function size:0x1C +TypesMatch__16CSporbProjectileCFi = .text:0x8029DC18; // type:function size:0x1C +TypesMatch__9CMinorIngCFi = .text:0x8029DC34; // type:function size:0x1C +TypesMatch__18CBoostBallGuardianCFi = .text:0x8029DC50; // type:function size:0x1C +TypesMatch__6CBloggCFi = .text:0x8029DC6C; // type:function size:0x1C +TypesMatch__11CWallWalkerCFi = .text:0x8029DC88; // type:function size:0x1C +TypesMatch__9CShredderCFi = .text:0x8029DCA4; // type:function size:0x1C +fn_8029DCC0 = .text:0x8029DCC0; // type:function size:0x1C +TypesMatch__15CAIMannedTurretCFi = .text:0x8029DCDC; // type:function size:0x1C +TypesMatch__10CStoneToadCFi = .text:0x8029DCF8; // type:function size:0x1C +TypesMatch__26CScriptFrontEndDataNetworkCFi = .text:0x8029DD14; // type:function size:0x1C +fn_8029DD30 = .text:0x8029DD30; // type:function size:0x1C +TypesMatch__8CKrocussCFi = .text:0x8029DD4C; // type:function size:0x1C +TypesMatch__16COctapedeSegmentCFi = .text:0x8029DD68; // type:function size:0x1C +TypesMatch__12CPuddleSporeCFi = .text:0x8029DD84; // type:function size:0x1C +TypesMatch__22CScriptForgottenObjectCFi = .text:0x8029DDA0; // type:function size:0x1C +fn_8029DDBC = .text:0x8029DDBC; // type:function size:0x14 +fn_8029DDD0 = .text:0x8029DDD0; // type:function size:0x8 +TCastToPtr<11CGameCamera>__FR7CEntity_P11CGameCamera = .text:0x8029DDD8; // type:function size:0x14 +fn_8029DDEC = .text:0x8029DDEC; // type:function size:0x8 +TCastToPtr<7CWeapon>__FR7CEntity_P7CWeapon = .text:0x8029DDF4; // type:function size:0x14 +TCastToPtr<7CWeapon>__FP7CEntity_P7CWeapon = .text:0x8029DE08; // type:function size:0x8 +fn_8029DE10 = .text:0x8029DE10; // type:function size:0x14 +fn_8029DE24 = .text:0x8029DE24; // type:function size:0x8 +TCastToPtr<15CGameProjectile>__FR7CEntity_P15CGameProjectile = .text:0x8029DE2C; // type:function size:0x14 +TCastToPtr<15CGameProjectile>__FP7CEntity_P15CGameProjectile = .text:0x8029DE40; // type:function size:0x8 +fn_8029DE48 = .text:0x8029DE48; // type:function size:0x14 +TCastToPtr<15CScriptWaypoint>__FP7CEntity_P15CScriptWaypoint = .text:0x8029DE5C; // type:function size:0x8 +fn_8029DE64 = .text:0x8029DE64; // type:function size:0x14 +fn_8029DE78 = .text:0x8029DE78; // type:function size:0x8 +fn_8029DE80 = .text:0x8029DE80; // type:function size:0x14 +TCastToPtr<16CScriptGuiWidget>__FP7CEntity_P16CScriptGuiWidget = .text:0x8029DE94; // type:function size:0x8 +fn_8029DE9C = .text:0x8029DE9C; // type:function size:0x14 +TCastToPtr<20CScriptSequenceTimer>__FP7CEntity_P20CScriptSequenceTimer = .text:0x8029DEB0; // type:function size:0x8 +fn_8029DEB8 = .text:0x8029DEB8; // type:function size:0x14 +fn_8029DECC = .text:0x8029DECC; // type:function size:0x8 +fn_8029DED4 = .text:0x8029DED4; // type:function size:0x14 +TCastToPtr<5CBomb>__FP7CEntity_P5CBomb = .text:0x8029DEE8; // type:function size:0x8 +fn_8029DEF0 = .text:0x8029DEF0; // type:function size:0x14 +TCastToPtr<13CBouncingBomb>__FP7CEntity_P13CBouncingBomb = .text:0x8029DF04; // type:function size:0x8 +fn_8029DF0C = .text:0x8029DF0C; // type:function size:0x14 +fn_8029DF20 = .text:0x8029DF20; // type:function size:0x8 +TCastToPtr<16CCinematicCamera>__FR7CEntity_P16CCinematicCamera = .text:0x8029DF28; // type:function size:0x14 +fn_8029DF3C = .text:0x8029DF3C; // type:function size:0x8 +TCastToPtr<15CCollisionActor>__FR7CEntity_P15CCollisionActor = .text:0x8029DF44; // type:function size:0x14 +TCastToPtr<15CCollisionActor>__FP7CEntity_P15CCollisionActor = .text:0x8029DF58; // type:function size:0x8 +TCastToPtr<17CEnergyProjectile>__FR7CEntity_P17CEnergyProjectile = .text:0x8029DF60; // type:function size:0x14 +TCastToPtr<17CEnergyProjectile>__FP7CEntity_P17CEnergyProjectile = .text:0x8029DF74; // type:function size:0x8 +fn_8029DF7C = .text:0x8029DF7C; // type:function size:0x14 +fn_8029DF90 = .text:0x8029DF90; // type:function size:0x8 +fn_8029DF98 = .text:0x8029DF98; // type:function size:0x14 +TCastToPtr<22CScattershotProjectile>__FP7CEntity_P22CScattershotProjectile = .text:0x8029DFAC; // type:function size:0x8 +fn_8029DFB4 = .text:0x8029DFB4; // type:function size:0x14 +TCastToPtr<10CExplosion>__FP7CEntity_P10CExplosion = .text:0x8029DFC8; // type:function size:0x8 +fn_8029DFD0 = .text:0x8029DFD0; // type:function size:0x14 +fn_8029DFE4 = .text:0x8029DFE4; // type:function size:0x8 +fn_8029DFEC = .text:0x8029DFEC; // type:function size:0x14 +fn_8029E000 = .text:0x8029E000; // type:function size:0x8 +TCastToPtr<10CFishCloud>__FR7CEntity_P10CFishCloud = .text:0x8029E008; // type:function size:0x14 +TCastToPtr<10CFishCloud>__FP7CEntity_P10CFishCloud = .text:0x8029E01C; // type:function size:0x8 +fn_8029E024 = .text:0x8029E024; // type:function size:0x14 +TCastToPtr<10CGameLight>__FP7CEntity_P10CGameLight = .text:0x8029E038; // type:function size:0x8 +fn_8029E040 = .text:0x8029E040; // type:function size:0x14 +fn_8029E054 = .text:0x8029E054; // type:function size:0x8 +fn_8029E05C = .text:0x8029E05C; // type:function size:0x14 +TCastToPtr<19CHUDBillboardEffect>__FP7CEntity_P19CHUDBillboardEffect = .text:0x8029E070; // type:function size:0x8 +fn_8029E078 = .text:0x8029E078; // type:function size:0x14 +fn_8029E08C = .text:0x8029E08C; // type:function size:0x8 +fn_8029E094 = .text:0x8029E094; // type:function size:0x14 +TCastToPtr<18CIngSnatchingSwarm>__FP7CEntity_P18CIngSnatchingSwarm = .text:0x8029E0A8; // type:function size:0x8 +fn_8029E0B0 = .text:0x8029E0B0; // type:function size:0x14 +fn_8029E0C4 = .text:0x8029E0C4; // type:function size:0x8 +TCastToPtr<7CPlayer>__FR7CEntity_P7CPlayer = .text:0x8029E0CC; // type:function size:0x14 +TCastToPtr<7CPlayer>__FP7CEntity_P7CPlayer = .text:0x8029E0E0; // type:function size:0x8 +fn_8029E0E8 = .text:0x8029E0E8; // type:function size:0x14 +fn_8029E0FC = .text:0x8029E0FC; // type:function size:0x8 +fn_8029E104 = .text:0x8029E104; // type:function size:0x14 +TCastToPtr<12CScriptActor>__FP7CEntity_P12CScriptActor = .text:0x8029E118; // type:function size:0x8 +fn_8029E120 = .text:0x8029E120; // type:function size:0x14 +fn_8029E134 = .text:0x8029E134; // type:function size:0x8 +fn_8029E13C = .text:0x8029E13C; // type:function size:0x14 +fn_8029E150 = .text:0x8029E150; // type:function size:0x8 +fn_8029E158 = .text:0x8029E158; // type:function size:0x14 +TCastToPtr<13CScriptAIHint>__FP7CEntity_P13CScriptAIHint = .text:0x8029E16C; // type:function size:0x8 +fn_8029E174 = .text:0x8029E174; // type:function size:0x14 +TCastToPtr<18CScriptAiJumpPoint>__FP7CEntity_P18CScriptAiJumpPoint = .text:0x8029E188; // type:function size:0x8 +fn_8029E190 = .text:0x8029E190; // type:function size:0x14 +TCastToPtr<17CScriptAIWaypoint>__FP7CEntity_P17CScriptAIWaypoint = .text:0x8029E1A4; // type:function size:0x8 +fn_8029E1AC = .text:0x8029E1AC; // type:function size:0x14 +fn_8029E1C0 = .text:0x8029E1C0; // type:function size:0x8 +fn_8029E1C8 = .text:0x8029E1C8; // type:function size:0x14 +TCastToPtr<19CScriptCameraShaker>__FP7CEntity_P19CScriptCameraShaker = .text:0x8029E1DC; // type:function size:0x8 +fn_8029E1E4 = .text:0x8029E1E4; // type:function size:0x14 +fn_8029E1F8 = .text:0x8029E1F8; // type:function size:0x8 +fn_8029E200 = .text:0x8029E200; // type:function size:0x14 +fn_8029E214 = .text:0x8029E214; // type:function size:0x8 +fn_8029E21C = .text:0x8029E21C; // type:function size:0x14 +fn_8029E230 = .text:0x8029E230; // type:function size:0x8 +fn_8029E238 = .text:0x8029E238; // type:function size:0x14 +fn_8029E24C = .text:0x8029E24C; // type:function size:0x8 +fn_8029E254 = .text:0x8029E254; // type:function size:0x14 +fn_8029E268 = .text:0x8029E268; // type:function size:0x8 +fn_8029E270 = .text:0x8029E270; // type:function size:0x14 +TCastToPtr<14CScriptCounter>__FP7CEntity_P14CScriptCounter = .text:0x8029E284; // type:function size:0x8 +fn_8029E28C = .text:0x8029E28C; // type:function size:0x14 +TCastToPtr<17CScriptCoverPoint>__FP7CEntity_P17CScriptCoverPoint = .text:0x8029E2A0; // type:function size:0x8 +fn_8029E2A8 = .text:0x8029E2A8; // type:function size:0x14 +TCastToPtr<24CScriptDamageableTrigger>__FP7CEntity_P24CScriptDamageableTrigger = .text:0x8029E2BC; // type:function size:0x8 +fn_8029E2C4 = .text:0x8029E2C4; // type:function size:0x14 +fn_8029E2D8 = .text:0x8029E2D8; // type:function size:0x8 +fn_8029E2E0 = .text:0x8029E2E0; // type:function size:0x14 +TCastToPtr<27CScriptDarkSamusBattleStage>__FP7CEntity_P27CScriptDarkSamusBattleStage = .text:0x8029E2F4; // type:function size:0x8 +fn_8029E2FC = .text:0x8029E2FC; // type:function size:0x14 +fn_8029E310 = .text:0x8029E310; // type:function size:0x8 +fn_8029E318 = .text:0x8029E318; // type:function size:0x14 +fn_8029E32C = .text:0x8029E32C; // type:function size:0x8 +fn_8029E334 = .text:0x8029E334; // type:function size:0x14 +fn_8029E348 = .text:0x8029E348; // type:function size:0x8 +fn_8029E350 = .text:0x8029E350; // type:function size:0x14 +fn_8029E364 = .text:0x8029E364; // type:function size:0x8 +fn_8029E36C = .text:0x8029E36C; // type:function size:0x14 +TCastToPtr<11CScriptDoor>__FP7CEntity_P11CScriptDoor = .text:0x8029E380; // type:function size:0x8 +fn_8029E388 = .text:0x8029E388; // type:function size:0x14 +TCastToPtr<19CScriptDynamicLight>__FP7CEntity_P19CScriptDynamicLight = .text:0x8029E39C; // type:function size:0x8 +fn_8029E3A4 = .text:0x8029E3A4; // type:function size:0x14 +TCastToPtr<13CScriptEffect>__FP7CEntity_P13CScriptEffect = .text:0x8029E3B8; // type:function size:0x8 +fn_8029E3C0 = .text:0x8029E3C0; // type:function size:0x14 +TCastToPtr<19CScriptGrapplePoint>__FP7CEntity_P19CScriptGrapplePoint = .text:0x8029E3D4; // type:function size:0x8 +fn_8029E3DC = .text:0x8029E3DC; // type:function size:0x14 +TCastToPtr<14CScriptGuiMenu>__FP7CEntity_P14CScriptGuiMenu = .text:0x8029E3F0; // type:function size:0x8 +fn_8029E3F8 = .text:0x8029E3F8; // type:function size:0x14 +fn_8029E40C = .text:0x8029E40C; // type:function size:0x8 +fn_8029E414 = .text:0x8029E414; // type:function size:0x14 +TCastToPtr<16CScriptGuiSlider>__FP7CEntity_P16CScriptGuiSlider = .text:0x8029E428; // type:function size:0x8 +fn_8029E430 = .text:0x8029E430; // type:function size:0x14 +fn_8029E444 = .text:0x8029E444; // type:function size:0x8 +fn_8029E44C = .text:0x8029E44C; // type:function size:0x14 +fn_8029E460 = .text:0x8029E460; // type:function size:0x8 +fn_8029E468 = .text:0x8029E468; // type:function size:0x14 +fn_8029E47C = .text:0x8029E47C; // type:function size:0x8 +fn_8029E484 = .text:0x8029E484; // type:function size:0x14 +fn_8029E498 = .text:0x8029E498; // type:function size:0x8 +fn_8029E4A0 = .text:0x8029E4A0; // type:function size:0x14 +fn_8029E4B4 = .text:0x8029E4B4; // type:function size:0x8 +fn_8029E4BC = .text:0x8029E4BC; // type:function size:0x14 +TCastToPtr<17CScriptPlayerHint>__FP7CEntity_P17CScriptPlayerHint = .text:0x8029E4D0; // type:function size:0x8 +fn_8029E4D8 = .text:0x8029E4D8; // type:function size:0x14 +TCastToPtr<18CScriptPlayerProxy>__FP7CEntity_P18CScriptPlayerProxy = .text:0x8029E4EC; // type:function size:0x8 +fn_8029E4F4 = .text:0x8029E4F4; // type:function size:0x14 +TCastToPtr<15CScriptPlatform>__FP7CEntity_P15CScriptPlatform = .text:0x8029E508; // type:function size:0x8 +fn_8029E510 = .text:0x8029E510; // type:function size:0x14 +fn_8029E524 = .text:0x8029E524; // type:function size:0x8 +fn_8029E52C = .text:0x8029E52C; // type:function size:0x14 +fn_8029E540 = .text:0x8029E540; // type:function size:0x8 +fn_8029E548 = .text:0x8029E548; // type:function size:0x14 +TCastToPtr<12CScriptRelay>__FP7CEntity_P12CScriptRelay = .text:0x8029E55C; // type:function size:0x8 +fn_8029E564 = .text:0x8029E564; // type:function size:0x14 +TCastToPtr<15CScriptRepulsor>__FP7CEntity_P15CScriptRepulsor = .text:0x8029E578; // type:function size:0x8 +fn_8029E580 = .text:0x8029E580; // type:function size:0x14 +fn_8029E594 = .text:0x8029E594; // type:function size:0x8 +fn_8029E59C = .text:0x8029E59C; // type:function size:0x14 +fn_8029E5B0 = .text:0x8029E5B0; // type:function size:0x8 +fn_8029E5B8 = .text:0x8029E5B8; // type:function size:0x14 +TCastToPtr<12CScriptSound>__FP7CEntity_P12CScriptSound = .text:0x8029E5CC; // type:function size:0x8 +fn_8029E5D4 = .text:0x8029E5D4; // type:function size:0x14 +fn_8029E5E8 = .text:0x8029E5E8; // type:function size:0x8 +fn_8029E5F0 = .text:0x8029E5F0; // type:function size:0x14 +fn_8029E604 = .text:0x8029E604; // type:function size:0x8 +fn_8029E60C = .text:0x8029E60C; // type:function size:0x14 +TCastToPtr<22CScriptSpecialFunction>__FP7CEntity_P22CScriptSpecialFunction = .text:0x8029E620; // type:function size:0x8 +fn_8029E628 = .text:0x8029E628; // type:function size:0x14 +fn_8029E63C = .text:0x8029E63C; // type:function size:0x8 +fn_8029E644 = .text:0x8029E644; // type:function size:0x14 +fn_8029E658 = .text:0x8029E658; // type:function size:0x8 +fn_8029E660 = .text:0x8029E660; // type:function size:0x14 +fn_8029E674 = .text:0x8029E674; // type:function size:0x8 +fn_8029E67C = .text:0x8029E67C; // type:function size:0x14 +fn_8029E690 = .text:0x8029E690; // type:function size:0x8 +fn_8029E698 = .text:0x8029E698; // type:function size:0x14 +fn_8029E6AC = .text:0x8029E6AC; // type:function size:0x8 +fn_8029E6B4 = .text:0x8029E6B4; // type:function size:0x14 +TCastToPtr<13CScriptSwitch>__FP7CEntity_P13CScriptSwitch = .text:0x8029E6C8; // type:function size:0x8 +fn_8029E6D0 = .text:0x8029E6D0; // type:function size:0x14 +TCastToPtr<21CScriptTargetingPoint>__FP7CEntity_P21CScriptTargetingPoint = .text:0x8029E6E4; // type:function size:0x8 +fn_8029E6EC = .text:0x8029E6EC; // type:function size:0x14 +TCastToPtr<16CScriptTeamAiMgr>__FP7CEntity_P16CScriptTeamAiMgr = .text:0x8029E700; // type:function size:0x8 +fn_8029E708 = .text:0x8029E708; // type:function size:0x14 +TCastToPtr<15CScriptTextPane>__FP7CEntity_P15CScriptTextPane = .text:0x8029E71C; // type:function size:0x8 +fn_8029E724 = .text:0x8029E724; // type:function size:0x14 +fn_8029E738 = .text:0x8029E738; // type:function size:0x8 +fn_8029E740 = .text:0x8029E740; // type:function size:0x14 +fn_8029E754 = .text:0x8029E754; // type:function size:0x8 +TCastToPtr<14CScriptTrigger>__FR7CEntity_P14CScriptTrigger = .text:0x8029E75C; // type:function size:0x14 +TCastToPtr<14CScriptTrigger>__FP7CEntity_P14CScriptTrigger = .text:0x8029E770; // type:function size:0x8 +fn_8029E778 = .text:0x8029E778; // type:function size:0x14 +fn_8029E78C = .text:0x8029E78C; // type:function size:0x8 +fn_8029E794 = .text:0x8029E794; // type:function size:0x14 +TCastToPtr<24CScriptTriggerOrientated>__FP7CEntity_P24CScriptTriggerOrientated = .text:0x8029E7A8; // type:function size:0x8 +fn_8029E7B0 = .text:0x8029E7B0; // type:function size:0x14 +TCastToPtr<15CScriptSafeZone>__FP7CEntity_P15CScriptSafeZone = .text:0x8029E7C4; // type:function size:0x8 +fn_8029E7CC = .text:0x8029E7CC; // type:function size:0x14 +fn_8029E7E0 = .text:0x8029E7E0; // type:function size:0x8 +fn_8029E7E8 = .text:0x8029E7E8; // type:function size:0x14 +TCastToPtr<12CScriptWater>__FP7CEntity_P12CScriptWater = .text:0x8029E7FC; // type:function size:0x8 +fn_8029E804 = .text:0x8029E804; // type:function size:0x14 +TCastToPtr<22CScriptWorldTeleporter>__FP7CEntity_P22CScriptWorldTeleporter = .text:0x8029E818; // type:function size:0x8 +fn_8029E820 = .text:0x8029E820; // type:function size:0x14 +fn_8029E834 = .text:0x8029E834; // type:function size:0x8 +fn_8029E83C = .text:0x8029E83C; // type:function size:0x14 +fn_8029E850 = .text:0x8029E850; // type:function size:0x8 +fn_8029E858 = .text:0x8029E858; // type:function size:0x14 +fn_8029E86C = .text:0x8029E86C; // type:function size:0x8 +fn_8029E874 = .text:0x8029E874; // type:function size:0x14 +TCastToPtr<12CSwarmBasics>__FP7CEntity_P12CSwarmBasics = .text:0x8029E888; // type:function size:0x8 +fn_8029E890 = .text:0x8029E890; // type:function size:0x14 +fn_8029E8A4 = .text:0x8029E8A4; // type:function size:0x8 +fn_8029E8AC = .text:0x8029E8AC; // type:function size:0x14 +fn_8029E8C0 = .text:0x8029E8C0; // type:function size:0x8 +fn_8029E8C8 = .text:0x8029E8C8; // type:function size:0x14 +fn_8029E8DC = .text:0x8029E8DC; // type:function size:0x8 +fn_8029E8E4 = .text:0x8029E8E4; // type:function size:0x14 +fn_8029E8F8 = .text:0x8029E8F8; // type:function size:0x8 +fn_8029E900 = .text:0x8029E900; // type:function size:0x14 +fn_8029E914 = .text:0x8029E914; // type:function size:0x8 +fn_8029E91C = .text:0x8029E91C; // type:function size:0x14 +fn_8029E930 = .text:0x8029E930; // type:function size:0x8 +fn_8029E938 = .text:0x8029E938; // type:function size:0x14 +fn_8029E94C = .text:0x8029E94C; // type:function size:0x8 +fn_8029E954 = .text:0x8029E954; // type:function size:0x14 +fn_8029E968 = .text:0x8029E968; // type:function size:0x8 +fn_8029E970 = .text:0x8029E970; // type:function size:0x14 +fn_8029E984 = .text:0x8029E984; // type:function size:0x8 +fn_8029E98C = .text:0x8029E98C; // type:function size:0x14 +TCastToPtr<16CDigitalGuardian>__FP7CEntity_P16CDigitalGuardian = .text:0x8029E9A0; // type:function size:0x8 +fn_8029E9A8 = .text:0x8029E9A8; // type:function size:0x14 +TCastToPtr<20CDigitalGuardianHead>__FP7CEntity_P20CDigitalGuardianHead = .text:0x8029E9BC; // type:function size:0x8 +fn_8029E9C4 = .text:0x8029E9C4; // type:function size:0x14 +fn_8029E9D8 = .text:0x8029E9D8; // type:function size:0x8 +fn_8029E9E0 = .text:0x8029E9E0; // type:function size:0x14 +fn_8029E9F4 = .text:0x8029E9F4; // type:function size:0x8 +fn_8029E9FC = .text:0x8029E9FC; // type:function size:0x14 +fn_8029EA10 = .text:0x8029EA10; // type:function size:0x8 +fn_8029EA18 = .text:0x8029EA18; // type:function size:0x14 +fn_8029EA2C = .text:0x8029EA2C; // type:function size:0x8 +fn_8029EA34 = .text:0x8029EA34; // type:function size:0x14 +fn_8029EA48 = .text:0x8029EA48; // type:function size:0x8 +fn_8029EA50 = .text:0x8029EA50; // type:function size:0x14 +fn_8029EA64 = .text:0x8029EA64; // type:function size:0x8 +fn_8029EA6C = .text:0x8029EA6C; // type:function size:0x14 +fn_8029EA80 = .text:0x8029EA80; // type:function size:0x8 +fn_8029EA88 = .text:0x8029EA88; // type:function size:0x14 +fn_8029EA9C = .text:0x8029EA9C; // type:function size:0x8 +fn_8029EAA4 = .text:0x8029EAA4; // type:function size:0x14 +TCastToPtr<8CMetroid>__FP7CEntity_P8CMetroid = .text:0x8029EAB8; // type:function size:0x8 +fn_8029EAC0 = .text:0x8029EAC0; // type:function size:0x14 +fn_8029EAD4 = .text:0x8029EAD4; // type:function size:0x8 +fn_8029EADC = .text:0x8029EADC; // type:function size:0x14 +TCastToPtr<9CParasite>__FP7CEntity_P9CParasite = .text:0x8029EAF0; // type:function size:0x8 +fn_8029EAF8 = .text:0x8029EAF8; // type:function size:0x14 +fn_8029EB0C = .text:0x8029EB0C; // type:function size:0x8 +fn_8029EB14 = .text:0x8029EB14; // type:function size:0x14 +fn_8029EB28 = .text:0x8029EB28; // type:function size:0x8 +fn_8029EB30 = .text:0x8029EB30; // type:function size:0x14 +fn_8029EB44 = .text:0x8029EB44; // type:function size:0x8 +fn_8029EB4C = .text:0x8029EB4C; // type:function size:0x14 +fn_8029EB60 = .text:0x8029EB60; // type:function size:0x8 +fn_8029EB68 = .text:0x8029EB68; // type:function size:0x14 +TCastToPtr<9CSandBoss>__FP7CEntity_P9CSandBoss = .text:0x8029EB7C; // type:function size:0x8 +fn_8029EB84 = .text:0x8029EB84; // type:function size:0x14 +fn_8029EB98 = .text:0x8029EB98; // type:function size:0x8 +fn_8029EBA0 = .text:0x8029EBA0; // type:function size:0x14 +TCastToPtr<12CSandwormEye>__FP7CEntity_P12CSandwormEye = .text:0x8029EBB4; // type:function size:0x8 +fn_8029EBBC = .text:0x8029EBBC; // type:function size:0x14 +TCastToPtr<12CSpacePirate>__FP7CEntity_P12CSpacePirate = .text:0x8029EBD0; // type:function size:0x8 +fn_8029EBD8 = .text:0x8029EBD8; // type:function size:0x14 +fn_8029EBEC = .text:0x8029EBEC; // type:function size:0x8 +fn_8029EBF4 = .text:0x8029EBF4; // type:function size:0x14 +TCastToPtr<20CSplitterMainChassis>__FP7CEntity_P20CSplitterMainChassis = .text:0x8029EC08; // type:function size:0x8 +fn_8029EC10 = .text:0x8029EC10; // type:function size:0x14 +TCastToPtr<22CSplitterCommandModule>__FP7CEntity_P22CSplitterCommandModule = .text:0x8029EC24; // type:function size:0x8 +fn_8029EC2C = .text:0x8029EC2C; // type:function size:0x14 +fn_8029EC40 = .text:0x8029EC40; // type:function size:0x8 +fn_8029EC48 = .text:0x8029EC48; // type:function size:0x14 +fn_8029EC5C = .text:0x8029EC5C; // type:function size:0x8 +fn_8029EC64 = .text:0x8029EC64; // type:function size:0x14 +fn_8029EC78 = .text:0x8029EC78; // type:function size:0x8 +fn_8029EC80 = .text:0x8029EC80; // type:function size:0x14 +TCastToPtr<14CGunTurretBase>__FP7CEntity_P14CGunTurretBase = .text:0x8029EC94; // type:function size:0x8 +fn_8029EC9C = .text:0x8029EC9C; // type:function size:0x14 +TCastToPtr<13CGunTurretTop>__FP7CEntity_P13CGunTurretTop = .text:0x8029ECB0; // type:function size:0x8 +fn_8029ECB8 = .text:0x8029ECB8; // type:function size:0x14 +fn_8029ECCC = .text:0x8029ECCC; // type:function size:0x8 +fn_8029ECD4 = .text:0x8029ECD4; // type:function size:0x14 +fn_8029ECE8 = .text:0x8029ECE8; // type:function size:0x8 +fn_8029ECF0 = .text:0x8029ECF0; // type:function size:0x14 +TCastToPtr<10CSporbBase>__FP7CEntity_P10CSporbBase = .text:0x8029ED04; // type:function size:0x8 +fn_8029ED0C = .text:0x8029ED0C; // type:function size:0x14 +TCastToPtr<12CSporbNeedle>__FP7CEntity_P12CSporbNeedle = .text:0x8029ED20; // type:function size:0x8 +fn_8029ED28 = .text:0x8029ED28; // type:function size:0x14 +TCastToPtr<9CSporbTop>__FP7CEntity_P9CSporbTop = .text:0x8029ED3C; // type:function size:0x8 +fn_8029ED44 = .text:0x8029ED44; // type:function size:0x14 +TCastToPtr<16CSporbProjectile>__FP7CEntity_P16CSporbProjectile = .text:0x8029ED58; // type:function size:0x8 +fn_8029ED60 = .text:0x8029ED60; // type:function size:0x14 +fn_8029ED74 = .text:0x8029ED74; // type:function size:0x8 +fn_8029ED7C = .text:0x8029ED7C; // type:function size:0x14 +TCastToPtr<18CBoostBallGuardian>__FP7CEntity_P18CBoostBallGuardian = .text:0x8029ED90; // type:function size:0x8 +fn_8029ED98 = .text:0x8029ED98; // type:function size:0x14 +TCastToPtr<6CBlogg>__FP7CEntity_P6CBlogg = .text:0x8029EDAC; // type:function size:0x8 +fn_8029EDB4 = .text:0x8029EDB4; // type:function size:0x14 +fn_8029EDC8 = .text:0x8029EDC8; // type:function size:0x8 +fn_8029EDD0 = .text:0x8029EDD0; // type:function size:0x14 +fn_8029EDE4 = .text:0x8029EDE4; // type:function size:0x8 +fn_8029EDEC = .text:0x8029EDEC; // type:function size:0x14 +fn_8029EE00 = .text:0x8029EE00; // type:function size:0x8 +fn_8029EE08 = .text:0x8029EE08; // type:function size:0x14 +fn_8029EE1C = .text:0x8029EE1C; // type:function size:0x8 +fn_8029EE24 = .text:0x8029EE24; // type:function size:0x14 +fn_8029EE38 = .text:0x8029EE38; // type:function size:0x8 +fn_8029EE40 = .text:0x8029EE40; // type:function size:0x14 +TCastToPtr<26CScriptFrontEndDataNetwork>__FP7CEntity_P26CScriptFrontEndDataNetwork = .text:0x8029EE54; // type:function size:0x8 +fn_8029EE5C = .text:0x8029EE5C; // type:function size:0x14 +TCastToPtr<10CPowerBomb>__FP7CEntity_P10CPowerBomb = .text:0x8029EE70; // type:function size:0x8 +fn_8029EE78 = .text:0x8029EE78; // type:function size:0x14 +fn_8029EE8C = .text:0x8029EE8C; // type:function size:0x8 +fn_8029EE94 = .text:0x8029EE94; // type:function size:0x14 +TCastToPtr<16COctapedeSegment>__FP7CEntity_P16COctapedeSegment = .text:0x8029EEA8; // type:function size:0x8 +fn_8029EEB0 = .text:0x8029EEB0; // type:function size:0x14 +fn_8029EEC4 = .text:0x8029EEC4; // type:function size:0x8 +fn_8029EECC = .text:0x8029EECC; // type:function size:0x14 +fn_8029EEE0 = .text:0x8029EEE0; // type:function size:0x8 +TCastToPtr<6CActor>__FP7CEntity_P6CActor = .text:0x8029EEE8; // type:function size:0x1C +fn_8029EF04 = .text:0x8029EF04; // type:function size:0x14 +TCastToPtr<13CPhysicsActor>__FP7CEntity_P13CPhysicsActor = .text:0x8029EF18; // type:function size:0x1C +TCastToPtr<13CPhysicsActor>__FR7CEntity_P13CPhysicsActor = .text:0x8029EF34; // type:function size:0x14 +TCastToPtr<10CPatterned>__FP7CEntity_P10CPatterned = .text:0x8029EF48; // type:function size:0x1C +fn_8029EF64 = .text:0x8029EF64; // type:function size:0x14 +TCastToPtr<3CAi>__FP7CEntity_P3CAi = .text:0x8029EF78; // type:function size:0x1C +fn_8029EF94 = .text:0x8029EF94; // type:function size:0x14 +fn_8029EFA8 = .text:0x8029EFA8; // type:function size:0xC4 +fn_8029F06C = .text:0x8029F06C; // type:function size:0x20 +fn_8029F08C = .text:0x8029F08C; // type:function size:0x18 +fn_8029F0A4 = .text:0x8029F0A4; // type:function size:0xC +fn_8029F0B0 = .text:0x8029F0B0; // type:function size:0x10 +fn_8029F0C0 = .text:0x8029F0C0; // type:function size:0x10 +fn_8029F0D0 = .text:0x8029F0D0; // type:function size:0x7C +fn_8029F14C = .text:0x8029F14C; // type:function size:0x48 +fn_8029F194 = .text:0x8029F194; // type:function size:0x8 +fn_8029F19C = .text:0x8029F19C; // type:function size:0x4 +fn_8029F1A0 = .text:0x8029F1A0; // type:function size:0x60 +fn_8029F200 = .text:0x8029F200; // type:function size:0x14 +fn_8029F214 = .text:0x8029F214; // type:function size:0x14 +fn_8029F228 = .text:0x8029F228; // type:function size:0x8 +fn_8029F230 = .text:0x8029F230; // type:function size:0x8 +fn_8029F238 = .text:0x8029F238; // type:function size:0x8 +fn_8029F240 = .text:0x8029F240; // type:function size:0x4 +fn_8029F244 = .text:0x8029F244; // type:function size:0x164 +fn_8029F3A8 = .text:0x8029F3A8; // type:function size:0x8 +fn_8029F3B0 = .text:0x8029F3B0; // type:function size:0x4 +fn_8029F3B4 = .text:0x8029F3B4; // type:function size:0x4 +fn_8029F3B8 = .text:0x8029F3B8; // type:function size:0x4 +fn_8029F3BC = .text:0x8029F3BC; // type:function size:0x8 +fn_8029F3C4 = .text:0x8029F3C4; // type:function size:0x8 +fn_8029F3CC = .text:0x8029F3CC; // type:function size:0x8 +fn_8029F3D4 = .text:0x8029F3D4; // type:function size:0x14 +fn_8029F3E8 = .text:0x8029F3E8; // type:function size:0x8 +fn_8029F3F0 = .text:0x8029F3F0; // type:function size:0x4 +fn_8029F3F4 = .text:0x8029F3F4; // type:function size:0x64 +fn_8029F458 = .text:0x8029F458; // type:function size:0x68 +fn_8029F4C0 = .text:0x8029F4C0; // type:function size:0x24 +fn_8029F4E4 = .text:0x8029F4E4; // type:function size:0x24 +fn_8029F508 = .text:0x8029F508; // type:function size:0x68 +fn_8029F570 = .text:0x8029F570; // type:function size:0x8 +fn_8029F578 = .text:0x8029F578; // type:function size:0x10 +fn_8029F588 = .text:0x8029F588; // type:function size:0x1C +fn_8029F5A4 = .text:0x8029F5A4; // type:function size:0x8 +fn_8029F5AC = .text:0x8029F5AC; // type:function size:0x8 +fn_8029F5B4 = .text:0x8029F5B4; // type:function size:0x8 +fn_8029F5BC = .text:0x8029F5BC; // type:function size:0x14 +fn_8029F5D0 = .text:0x8029F5D0; // type:function size:0x23C +fn_8029F80C = .text:0x8029F80C; // type:function size:0x14 +fn_8029F820 = .text:0x8029F820; // type:function size:0x14 +fn_8029F834 = .text:0x8029F834; // type:function size:0x4 +fn_8029F838 = .text:0x8029F838; // type:function size:0x8 +fn_8029F840 = .text:0x8029F840; // type:function size:0x4 +fn_8029F844 = .text:0x8029F844; // type:function size:0x4 +fn_8029F848 = .text:0x8029F848; // type:function size:0x4 +fn_8029F84C = .text:0x8029F84C; // type:function size:0x8 +fn_8029F854 = .text:0x8029F854; // type:function size:0x8 +fn_8029F85C = .text:0x8029F85C; // type:function size:0x4 +fn_8029F860 = .text:0x8029F860; // type:function size:0x4 +fn_8029F864 = .text:0x8029F864; // type:function size:0x58 +fn_8029F8BC = .text:0x8029F8BC; // type:function size:0x4 +fn_8029F8C0 = .text:0x8029F8C0; // type:function size:0x4 +fn_8029F8C4 = .text:0x8029F8C4; // type:function size:0x4 +fn_8029F8C8 = .text:0x8029F8C8; // type:function size:0x58 +fn_8029F920 = .text:0x8029F920; // type:function size:0x6C +fn_8029F98C = .text:0x8029F98C; // type:function size:0x58 +fn_8029F9E4 = .text:0x8029F9E4; // type:function size:0x88 +fn_8029FA6C = .text:0x8029FA6C; // type:function size:0x18 +fn_8029FA84 = .text:0x8029FA84; // type:function size:0x18 +fn_8029FA9C = .text:0x8029FA9C; // type:function size:0x4 +fn_8029FAA0 = .text:0x8029FAA0; // type:function size:0x58 +fn_8029FAF8 = .text:0x8029FAF8; // type:function size:0x58 +fn_8029FB50 = .text:0x8029FB50; // type:function size:0x58 +fn_8029FBA8 = .text:0x8029FBA8; // type:function size:0x8 +fn_8029FBB0 = .text:0x8029FBB0; // type:function size:0x8 +fn_8029FBB8 = .text:0x8029FBB8; // type:function size:0x4 +fn_8029FBBC = .text:0x8029FBBC; // type:function size:0x4 +fn_8029FBC0 = .text:0x8029FBC0; // type:function size:0x4 +fn_8029FBC4 = .text:0x8029FBC4; // type:function size:0x14 +fn_8029FBD8 = .text:0x8029FBD8; // type:function size:0x18 +fn_8029FBF0 = .text:0x8029FBF0; // type:function size:0x20 +fn_8029FC10 = .text:0x8029FC10; // type:function size:0x7C +fn_8029FC8C = .text:0x8029FC8C; // type:function size:0xC +fn_8029FC98 = .text:0x8029FC98; // type:function size:0xC +fn_8029FCA4 = .text:0x8029FCA4; // type:function size:0xC +fn_8029FCB0 = .text:0x8029FCB0; // type:function size:0xC +fn_8029FCBC = .text:0x8029FCBC; // type:function size:0xC +fn_8029FCC8 = .text:0x8029FCC8; // type:function size:0xC +fn_8029FCD4 = .text:0x8029FCD4; // type:function size:0xC +fn_8029FCE0 = .text:0x8029FCE0; // type:function size:0xC +fn_8029FCEC = .text:0x8029FCEC; // type:function size:0xC +fn_8029FCF8 = .text:0x8029FCF8; // type:function size:0xC +fn_8029FD04 = .text:0x8029FD04; // type:function size:0xC +fn_8029FD10 = .text:0x8029FD10; // type:function size:0xC +fn_8029FD1C = .text:0x8029FD1C; // type:function size:0xC +fn_8029FD28 = .text:0x8029FD28; // type:function size:0xC +fn_8029FD34 = .text:0x8029FD34; // type:function size:0xC +fn_8029FD40 = .text:0x8029FD40; // type:function size:0xC +fn_8029FD4C = .text:0x8029FD4C; // type:function size:0xC +fn_8029FD58 = .text:0x8029FD58; // type:function size:0xC +fn_8029FD64 = .text:0x8029FD64; // type:function size:0xC +fn_8029FD70 = .text:0x8029FD70; // type:function size:0xC +fn_8029FD7C = .text:0x8029FD7C; // type:function size:0xC +fn_8029FD88 = .text:0x8029FD88; // type:function size:0xC +fn_8029FD94 = .text:0x8029FD94; // type:function size:0xC +fn_8029FDA0 = .text:0x8029FDA0; // type:function size:0xC +fn_8029FDAC = .text:0x8029FDAC; // type:function size:0xC +fn_8029FDB8 = .text:0x8029FDB8; // type:function size:0x14 +fn_8029FDCC = .text:0x8029FDCC; // type:function size:0x14 +fn_8029FDE0 = .text:0x8029FDE0; // type:function size:0x14 +fn_8029FDF4 = .text:0x8029FDF4; // type:function size:0xC +fn_8029FE00 = .text:0x8029FE00; // type:function size:0xC +fn_8029FE0C = .text:0x8029FE0C; // type:function size:0xC +fn_8029FE18 = .text:0x8029FE18; // type:function size:0xC +fn_8029FE24 = .text:0x8029FE24; // type:function size:0xC +fn_8029FE30 = .text:0x8029FE30; // type:function size:0xC +fn_8029FE3C = .text:0x8029FE3C; // type:function size:0x34 +fn_8029FE70 = .text:0x8029FE70; // type:function size:0x34 +fn_8029FEA4 = .text:0x8029FEA4; // type:function size:0x34 +fn_8029FED8 = .text:0x8029FED8; // type:function size:0xC +fn_8029FEE4 = .text:0x8029FEE4; // type:function size:0x14 +fn_8029FEF8 = .text:0x8029FEF8; // type:function size:0x14 +fn_8029FF0C = .text:0x8029FF0C; // type:function size:0x14 +fn_8029FF20 = .text:0x8029FF20; // type:function size:0x14 +fn_8029FF34 = .text:0x8029FF34; // type:function size:0xC +fn_8029FF40 = .text:0x8029FF40; // type:function size:0xC +fn_8029FF4C = .text:0x8029FF4C; // type:function size:0xC +fn_8029FF58 = .text:0x8029FF58; // type:function size:0xC +fn_8029FF64 = .text:0x8029FF64; // type:function size:0xBC +fn_802A0020 = .text:0x802A0020; // type:function size:0xB4 +fn_802A00D4 = .text:0x802A00D4; // type:function size:0x140 +fn_802A0214 = .text:0x802A0214; // type:function size:0x140 +fn_802A0354 = .text:0x802A0354; // type:function size:0xC +fn_802A0360 = .text:0x802A0360; // type:function size:0xC +fn_802A036C = .text:0x802A036C; // type:function size:0xC +fn_802A0378 = .text:0x802A0378; // type:function size:0xC +fn_802A0384 = .text:0x802A0384; // type:function size:0xC +fn_802A0390 = .text:0x802A0390; // type:function size:0xC +fn_802A039C = .text:0x802A039C; // type:function size:0xC +fn_802A03A8 = .text:0x802A03A8; // type:function size:0xC +fn_802A03B4 = .text:0x802A03B4; // type:function size:0xC +fn_802A03C0 = .text:0x802A03C0; // type:function size:0xC +fn_802A03CC = .text:0x802A03CC; // type:function size:0xC +fn_802A03D8 = .text:0x802A03D8; // type:function size:0xC +fn_802A03E4 = .text:0x802A03E4; // type:function size:0xC +fn_802A03F0 = .text:0x802A03F0; // type:function size:0xC +fn_802A03FC = .text:0x802A03FC; // type:function size:0xC +fn_802A0408 = .text:0x802A0408; // type:function size:0xC +fn_802A0414 = .text:0x802A0414; // type:function size:0xC +fn_802A0420 = .text:0x802A0420; // type:function size:0xC +fn_802A042C = .text:0x802A042C; // type:function size:0xC +fn_802A0438 = .text:0x802A0438; // type:function size:0xC +fn_802A0444 = .text:0x802A0444; // type:function size:0xC +fn_802A0450 = .text:0x802A0450; // type:function size:0xC +fn_802A045C = .text:0x802A045C; // type:function size:0x14 +fn_802A0470 = .text:0x802A0470; // type:function size:0xC +fn_802A047C = .text:0x802A047C; // type:function size:0xC +fn_802A0488 = .text:0x802A0488; // type:function size:0xC +fn_802A0494 = .text:0x802A0494; // type:function size:0x14 +fn_802A04A8 = .text:0x802A04A8; // type:function size:0xC +fn_802A04B4 = .text:0x802A04B4; // type:function size:0xC +fn_802A04C0 = .text:0x802A04C0; // type:function size:0xC +fn_802A04CC = .text:0x802A04CC; // type:function size:0xC +fn_802A04D8 = .text:0x802A04D8; // type:function size:0xC +fn_802A04E4 = .text:0x802A04E4; // type:function size:0xC +fn_802A04F0 = .text:0x802A04F0; // type:function size:0xC +fn_802A04FC = .text:0x802A04FC; // type:function size:0xC +fn_802A0508 = .text:0x802A0508; // type:function size:0xC +fn_802A0514 = .text:0x802A0514; // type:function size:0xC +fn_802A0520 = .text:0x802A0520; // type:function size:0xC +fn_802A052C = .text:0x802A052C; // type:function size:0xC +fn_802A0538 = .text:0x802A0538; // type:function size:0xC +fn_802A0544 = .text:0x802A0544; // type:function size:0xC +fn_802A0550 = .text:0x802A0550; // type:function size:0xC +fn_802A055C = .text:0x802A055C; // type:function size:0xC +fn_802A0568 = .text:0x802A0568; // type:function size:0xC +fn_802A0574 = .text:0x802A0574; // type:function size:0xC +GetBallRadius__12CTweakPlayerCFv = .text:0x802A0580; // type:function size:0xC +fn_802A058C = .text:0x802A058C; // type:function size:0x14 +fn_802A05A0 = .text:0x802A05A0; // type:function size:0xC +fn_802A05AC = .text:0x802A05AC; // type:function size:0xC +fn_802A05B8 = .text:0x802A05B8; // type:function size:0x14 +fn_802A05CC = .text:0x802A05CC; // type:function size:0xC +fn_802A05D8 = .text:0x802A05D8; // type:function size:0xC +fn_802A05E4 = .text:0x802A05E4; // type:function size:0x14 +fn_802A05F8 = .text:0x802A05F8; // type:function size:0xC +fn_802A0604 = .text:0x802A0604; // type:function size:0xC +fn_802A0610 = .text:0x802A0610; // type:function size:0xC +fn_802A061C = .text:0x802A061C; // type:function size:0xC +fn_802A0628 = .text:0x802A0628; // type:function size:0xC +fn_802A0634 = .text:0x802A0634; // type:function size:0xC +fn_802A0640 = .text:0x802A0640; // type:function size:0x98 +fn_802A06D8 = .text:0x802A06D8; // type:function size:0x98 +fn_802A0770 = .text:0x802A0770; // type:function size:0xA4 +fn_802A0814 = .text:0x802A0814; // type:function size:0xA4 +fn_802A08B8 = .text:0x802A08B8; // type:function size:0x98 +fn_802A0950 = .text:0x802A0950; // type:function size:0x98 +fn_802A09E8 = .text:0x802A09E8; // type:function size:0xC +fn_802A09F4 = .text:0x802A09F4; // type:function size:0xC +fn_802A0A00 = .text:0x802A0A00; // type:function size:0xC +fn_802A0A0C = .text:0x802A0A0C; // type:function size:0xC +fn_802A0A18 = .text:0x802A0A18; // type:function size:0xC +fn_802A0A24 = .text:0x802A0A24; // type:function size:0xC +fn_802A0A30 = .text:0x802A0A30; // type:function size:0xC +fn_802A0A3C = .text:0x802A0A3C; // type:function size:0xC +fn_802A0A48 = .text:0x802A0A48; // type:function size:0xC +fn_802A0A54 = .text:0x802A0A54; // type:function size:0xC +fn_802A0A60 = .text:0x802A0A60; // type:function size:0xC +fn_802A0A6C = .text:0x802A0A6C; // type:function size:0xC +fn_802A0A78 = .text:0x802A0A78; // type:function size:0xC +fn_802A0A84 = .text:0x802A0A84; // type:function size:0xC +fn_802A0A90 = .text:0x802A0A90; // type:function size:0xC +fn_802A0A9C = .text:0x802A0A9C; // type:function size:0xC +fn_802A0AA8 = .text:0x802A0AA8; // type:function size:0xC +fn_802A0AB4 = .text:0x802A0AB4; // type:function size:0xC +fn_802A0AC0 = .text:0x802A0AC0; // type:function size:0xC +fn_802A0ACC = .text:0x802A0ACC; // type:function size:0xC +fn_802A0AD8 = .text:0x802A0AD8; // type:function size:0xC +fn_802A0AE4 = .text:0x802A0AE4; // type:function size:0xC +fn_802A0AF0 = .text:0x802A0AF0; // type:function size:0xC +fn_802A0AFC = .text:0x802A0AFC; // type:function size:0xC +fn_802A0B08 = .text:0x802A0B08; // type:function size:0xC +fn_802A0B14 = .text:0x802A0B14; // type:function size:0xC +fn_802A0B20 = .text:0x802A0B20; // type:function size:0xC +fn_802A0B2C = .text:0x802A0B2C; // type:function size:0xC +fn_802A0B38 = .text:0x802A0B38; // type:function size:0xC +fn_802A0B44 = .text:0x802A0B44; // type:function size:0xC +fn_802A0B50 = .text:0x802A0B50; // type:function size:0xC +fn_802A0B5C = .text:0x802A0B5C; // type:function size:0xC +fn_802A0B68 = .text:0x802A0B68; // type:function size:0xC +fn_802A0B74 = .text:0x802A0B74; // type:function size:0xC +fn_802A0B80 = .text:0x802A0B80; // type:function size:0xC +fn_802A0B8C = .text:0x802A0B8C; // type:function size:0xC +fn_802A0B98 = .text:0x802A0B98; // type:function size:0xC +fn_802A0BA4 = .text:0x802A0BA4; // type:function size:0xC +fn_802A0BB0 = .text:0x802A0BB0; // type:function size:0xC +fn_802A0BBC = .text:0x802A0BBC; // type:function size:0xC +fn_802A0BC8 = .text:0x802A0BC8; // type:function size:0xC +fn_802A0BD4 = .text:0x802A0BD4; // type:function size:0xC +fn_802A0BE0 = .text:0x802A0BE0; // type:function size:0xC +fn_802A0BEC = .text:0x802A0BEC; // type:function size:0xC +fn_802A0BF8 = .text:0x802A0BF8; // type:function size:0xC +fn_802A0C04 = .text:0x802A0C04; // type:function size:0xC +fn_802A0C10 = .text:0x802A0C10; // type:function size:0xC +fn_802A0C1C = .text:0x802A0C1C; // type:function size:0xC +fn_802A0C28 = .text:0x802A0C28; // type:function size:0xC +fn_802A0C34 = .text:0x802A0C34; // type:function size:0xC +fn_802A0C40 = .text:0x802A0C40; // type:function size:0xC +fn_802A0C4C = .text:0x802A0C4C; // type:function size:0xC +fn_802A0C58 = .text:0x802A0C58; // type:function size:0xC +fn_802A0C64 = .text:0x802A0C64; // type:function size:0xC +fn_802A0C70 = .text:0x802A0C70; // type:function size:0xC +fn_802A0C7C = .text:0x802A0C7C; // type:function size:0xC +fn_802A0C88 = .text:0x802A0C88; // type:function size:0xC +fn_802A0C94 = .text:0x802A0C94; // type:function size:0x3C +fn_802A0CD0 = .text:0x802A0CD0; // type:function size:0xC +fn_802A0CDC = .text:0x802A0CDC; // type:function size:0x3C +fn_802A0D18 = .text:0x802A0D18; // type:function size:0xC +fn_802A0D24 = .text:0x802A0D24; // type:function size:0xC +fn_802A0D30 = .text:0x802A0D30; // type:function size:0xC +fn_802A0D3C = .text:0x802A0D3C; // type:function size:0xC +fn_802A0D48 = .text:0x802A0D48; // type:function size:0xC +fn_802A0D54 = .text:0x802A0D54; // type:function size:0xC +fn_802A0D60 = .text:0x802A0D60; // type:function size:0xC +fn_802A0D6C = .text:0x802A0D6C; // type:function size:0xC +fn_802A0D78 = .text:0x802A0D78; // type:function size:0x10 +fn_802A0D88 = .text:0x802A0D88; // type:function size:0x10 +fn_802A0D98 = .text:0x802A0D98; // type:function size:0xC +fn_802A0DA4 = .text:0x802A0DA4; // type:function size:0xC +fn_802A0DB0 = .text:0x802A0DB0; // type:function size:0xC +fn_802A0DBC = .text:0x802A0DBC; // type:function size:0xB8 +fn_802A0E74 = .text:0x802A0E74; // type:function size:0x98 +fn_802A0F0C = .text:0x802A0F0C; // type:function size:0x98 +fn_802A0FA4 = .text:0x802A0FA4; // type:function size:0x98 +fn_802A103C = .text:0x802A103C; // type:function size:0x98 +fn_802A10D4 = .text:0x802A10D4; // type:function size:0x78 +fn_802A114C = .text:0x802A114C; // type:function size:0x14 +fn_802A1160 = .text:0x802A1160; // type:function size:0xC +fn_802A116C = .text:0x802A116C; // type:function size:0xC +fn_802A1178 = .text:0x802A1178; // type:function size:0xC +fn_802A1184 = .text:0x802A1184; // type:function size:0xC +fn_802A1190 = .text:0x802A1190; // type:function size:0xC +fn_802A119C = .text:0x802A119C; // type:function size:0xC +fn_802A11A8 = .text:0x802A11A8; // type:function size:0xC +fn_802A11B4 = .text:0x802A11B4; // type:function size:0xC +fn_802A11C0 = .text:0x802A11C0; // type:function size:0xC +fn_802A11CC = .text:0x802A11CC; // type:function size:0xC +fn_802A11D8 = .text:0x802A11D8; // type:function size:0xC +fn_802A11E4 = .text:0x802A11E4; // type:function size:0xC +fn_802A11F0 = .text:0x802A11F0; // type:function size:0xC +fn_802A11FC = .text:0x802A11FC; // type:function size:0xC +fn_802A1208 = .text:0x802A1208; // type:function size:0xC +fn_802A1214 = .text:0x802A1214; // type:function size:0xC +fn_802A1220 = .text:0x802A1220; // type:function size:0x14 +fn_802A1234 = .text:0x802A1234; // type:function size:0xC +fn_802A1240 = .text:0x802A1240; // type:function size:0xC +fn_802A124C = .text:0x802A124C; // type:function size:0xC +fn_802A1258 = .text:0x802A1258; // type:function size:0x14 +fn_802A126C = .text:0x802A126C; // type:function size:0xC +fn_802A1278 = .text:0x802A1278; // type:function size:0xC +fn_802A1284 = .text:0x802A1284; // type:function size:0x14 +fn_802A1298 = .text:0x802A1298; // type:function size:0xC +fn_802A12A4 = .text:0x802A12A4; // type:function size:0x14 +fn_802A12B8 = .text:0x802A12B8; // type:function size:0xC +fn_802A12C4 = .text:0x802A12C4; // type:function size:0xC +fn_802A12D0 = .text:0x802A12D0; // type:function size:0xC +fn_802A12DC = .text:0x802A12DC; // type:function size:0xC +fn_802A12E8 = .text:0x802A12E8; // type:function size:0x14 +fn_802A12FC = .text:0x802A12FC; // type:function size:0xC +fn_802A1308 = .text:0x802A1308; // type:function size:0x14 +fn_802A131C = .text:0x802A131C; // type:function size:0xC +fn_802A1328 = .text:0x802A1328; // type:function size:0xC +fn_802A1334 = .text:0x802A1334; // type:function size:0xC +fn_802A1340 = .text:0x802A1340; // type:function size:0xC +fn_802A134C = .text:0x802A134C; // type:function size:0xC +fn_802A1358 = .text:0x802A1358; // type:function size:0x10 +fn_802A1368 = .text:0x802A1368; // type:function size:0x10 +fn_802A1378 = .text:0x802A1378; // type:function size:0xC +fn_802A1384 = .text:0x802A1384; // type:function size:0xC +fn_802A1390 = .text:0x802A1390; // type:function size:0xC +fn_802A139C = .text:0x802A139C; // type:function size:0x24 +fn_802A13C0 = .text:0x802A13C0; // type:function size:0xC +fn_802A13CC = .text:0x802A13CC; // type:function size:0xC +fn_802A13D8 = .text:0x802A13D8; // type:function size:0xC +fn_802A13E4 = .text:0x802A13E4; // type:function size:0xC +fn_802A13F0 = .text:0x802A13F0; // type:function size:0xC +fn_802A13FC = .text:0x802A13FC; // type:function size:0xC +fn_802A1408 = .text:0x802A1408; // type:function size:0xC +fn_802A1414 = .text:0x802A1414; // type:function size:0xC +fn_802A1420 = .text:0x802A1420; // type:function size:0xC +fn_802A142C = .text:0x802A142C; // type:function size:0xC +GetBoostBallDamage__10CTweakBallCFv = .text:0x802A1438; // type:function size:0x1C +fn_802A1454 = .text:0x802A1454; // type:function size:0x1C +fn_802A1470 = .text:0x802A1470; // type:function size:0xC +fn_802A147C = .text:0x802A147C; // type:function size:0xC +fn_802A1488 = .text:0x802A1488; // type:function size:0xC +fn_802A1494 = .text:0x802A1494; // type:function size:0x10 +fn_802A14A4 = .text:0x802A14A4; // type:function size:0xC +fn_802A14B0 = .text:0x802A14B0; // type:function size:0xC +fn_802A14BC = .text:0x802A14BC; // type:function size:0xC +fn_802A14C8 = .text:0x802A14C8; // type:function size:0xC +fn_802A14D4 = .text:0x802A14D4; // type:function size:0xC +fn_802A14E0 = .text:0x802A14E0; // type:function size:0x24 +fn_802A1504 = .text:0x802A1504; // type:function size:0xC +fn_802A1510 = .text:0x802A1510; // type:function size:0xC +fn_802A151C = .text:0x802A151C; // type:function size:0xC +fn_802A1528 = .text:0x802A1528; // type:function size:0xC +fn_802A1534 = .text:0x802A1534; // type:function size:0xC +fn_802A1540 = .text:0x802A1540; // type:function size:0x10 +fn_802A1550 = .text:0x802A1550; // type:function size:0x1C +fn_802A156C = .text:0x802A156C; // type:function size:0xC +fn_802A1578 = .text:0x802A1578; // type:function size:0x1C +fn_802A1594 = .text:0x802A1594; // type:function size:0x34 +fn_802A15C8 = .text:0x802A15C8; // type:function size:0x34 +BindTweaks__16CPlayerCameraBobFR18SLdrTweakCameraBob = .text:0x802A15FC; // type:function size:0x84 +fn_802A1680 = .text:0x802A1680; // type:function size:0xC +fn_802A168C = .text:0x802A168C; // type:function size:0xC +fn_802A1698 = .text:0x802A1698; // type:function size:0xC +GetHardModeDamageMultiplier__10CTweakGameCFv = .text:0x802A16A4; // type:function size:0xC +GetHardModeWeaponMultiplier__10CTweakGameCFv = .text:0x802A16B0; // type:function size:0xC +fn_802A16BC = .text:0x802A16BC; // type:function size:0x8 +fn_802A16C4 = .text:0x802A16C4; // type:function size:0x8 +fn_802A16CC = .text:0x802A16CC; // type:function size:0xC +GetDeathMatchFragLimit__10CTweakGameCFi = .text:0x802A16D8; // type:function size:0x14 +GetDeathMatchTimeLimit__10CTweakGameCFi = .text:0x802A16EC; // type:function size:0x14 +GetCoinGameCoinLimit__10CTweakGameCFi = .text:0x802A1700; // type:function size:0x14 +GetCoinGameTimeLimit__10CTweakGameCFi = .text:0x802A1714; // type:function size:0x14 +fn_802A1728 = .text:0x802A1728; // type:function size:0xC +fn_802A1734 = .text:0x802A1734; // type:function size:0x34 +fn_802A1768 = .text:0x802A1768; // type:function size:0x14 +fn_802A177C = .text:0x802A177C; // type:function size:0x14 +fn_802A1790 = .text:0x802A1790; // type:function size:0x14 +fn_802A17A4 = .text:0x802A17A4; // type:function size:0x14 +fn_802A17B8 = .text:0x802A17B8; // type:function size:0x14 +fn_802A17CC = .text:0x802A17CC; // type:function size:0xC +fn_802A17D8 = .text:0x802A17D8; // type:function size:0xC +fn_802A17E4 = .text:0x802A17E4; // type:function size:0xC +fn_802A17F0 = .text:0x802A17F0; // type:function size:0xC +fn_802A17FC = .text:0x802A17FC; // type:function size:0xC +fn_802A1808 = .text:0x802A1808; // type:function size:0xC +fn_802A1814 = .text:0x802A1814; // type:function size:0xC +fn_802A1820 = .text:0x802A1820; // type:function size:0xC +fn_802A182C = .text:0x802A182C; // type:function size:0xC +fn_802A1838 = .text:0x802A1838; // type:function size:0xC +fn_802A1844 = .text:0x802A1844; // type:function size:0xC +fn_802A1850 = .text:0x802A1850; // type:function size:0xC +fn_802A185C = .text:0x802A185C; // type:function size:0xC +fn_802A1868 = .text:0x802A1868; // type:function size:0xC +fn_802A1874 = .text:0x802A1874; // type:function size:0xC +fn_802A1880 = .text:0x802A1880; // type:function size:0xC +fn_802A188C = .text:0x802A188C; // type:function size:0xC +fn_802A1898 = .text:0x802A1898; // type:function size:0xC +fn_802A18A4 = .text:0x802A18A4; // type:function size:0xC +fn_802A18B0 = .text:0x802A18B0; // type:function size:0xC +fn_802A18BC = .text:0x802A18BC; // type:function size:0xC +fn_802A18C8 = .text:0x802A18C8; // type:function size:0xC +fn_802A18D4 = .text:0x802A18D4; // type:function size:0xC +fn_802A18E0 = .text:0x802A18E0; // type:function size:0xC +fn_802A18EC = .text:0x802A18EC; // type:function size:0xC +fn_802A18F8 = .text:0x802A18F8; // type:function size:0xC +fn_802A1904 = .text:0x802A1904; // type:function size:0xC +fn_802A1910 = .text:0x802A1910; // type:function size:0xC +fn_802A191C = .text:0x802A191C; // type:function size:0xC +fn_802A1928 = .text:0x802A1928; // type:function size:0xC +fn_802A1934 = .text:0x802A1934; // type:function size:0xC +fn_802A1940 = .text:0x802A1940; // type:function size:0xC +fn_802A194C = .text:0x802A194C; // type:function size:0xC +fn_802A1958 = .text:0x802A1958; // type:function size:0xC +fn_802A1964 = .text:0x802A1964; // type:function size:0xC +fn_802A1970 = .text:0x802A1970; // type:function size:0xC +fn_802A197C = .text:0x802A197C; // type:function size:0xC +fn_802A1988 = .text:0x802A1988; // type:function size:0xC +fn_802A1994 = .text:0x802A1994; // type:function size:0xC +fn_802A19A0 = .text:0x802A19A0; // type:function size:0xC +fn_802A19AC = .text:0x802A19AC; // type:function size:0xC +fn_802A19B8 = .text:0x802A19B8; // type:function size:0xC +fn_802A19C4 = .text:0x802A19C4; // type:function size:0xC +fn_802A19D0 = .text:0x802A19D0; // type:function size:0xC +fn_802A19DC = .text:0x802A19DC; // type:function size:0xC +fn_802A19E8 = .text:0x802A19E8; // type:function size:0xC +fn_802A19F4 = .text:0x802A19F4; // type:function size:0xC +fn_802A1A00 = .text:0x802A1A00; // type:function size:0xC +fn_802A1A0C = .text:0x802A1A0C; // type:function size:0xC +fn_802A1A18 = .text:0x802A1A18; // type:function size:0xC +fn_802A1A24 = .text:0x802A1A24; // type:function size:0xC +fn_802A1A30 = .text:0x802A1A30; // type:function size:0xC +fn_802A1A3C = .text:0x802A1A3C; // type:function size:0xC +fn_802A1A48 = .text:0x802A1A48; // type:function size:0xC +fn_802A1A54 = .text:0x802A1A54; // type:function size:0xC +fn_802A1A60 = .text:0x802A1A60; // type:function size:0xC +fn_802A1A6C = .text:0x802A1A6C; // type:function size:0xC +fn_802A1A78 = .text:0x802A1A78; // type:function size:0xC +fn_802A1A84 = .text:0x802A1A84; // type:function size:0xC +fn_802A1A90 = .text:0x802A1A90; // type:function size:0x14 +fn_802A1AA4 = .text:0x802A1AA4; // type:function size:0xC +fn_802A1AB0 = .text:0x802A1AB0; // type:function size:0xC +fn_802A1ABC = .text:0x802A1ABC; // type:function size:0xC +fn_802A1AC8 = .text:0x802A1AC8; // type:function size:0xC +fn_802A1AD4 = .text:0x802A1AD4; // type:function size:0xC +fn_802A1AE0 = .text:0x802A1AE0; // type:function size:0xC +fn_802A1AEC = .text:0x802A1AEC; // type:function size:0xC +fn_802A1AF8 = .text:0x802A1AF8; // type:function size:0xC +fn_802A1B04 = .text:0x802A1B04; // type:function size:0xC +fn_802A1B10 = .text:0x802A1B10; // type:function size:0xC +fn_802A1B1C = .text:0x802A1B1C; // type:function size:0xC +fn_802A1B28 = .text:0x802A1B28; // type:function size:0x10 +fn_802A1B38 = .text:0x802A1B38; // type:function size:0x10 +fn_802A1B48 = .text:0x802A1B48; // type:function size:0x10 +fn_802A1B58 = .text:0x802A1B58; // type:function size:0x10 +fn_802A1B68 = .text:0x802A1B68; // type:function size:0x10 +fn_802A1B78 = .text:0x802A1B78; // type:function size:0x10 +fn_802A1B88 = .text:0x802A1B88; // type:function size:0x10 +fn_802A1B98 = .text:0x802A1B98; // type:function size:0x10 +fn_802A1BA8 = .text:0x802A1BA8; // type:function size:0x10 +fn_802A1BB8 = .text:0x802A1BB8; // type:function size:0x10 +fn_802A1BC8 = .text:0x802A1BC8; // type:function size:0x10 +fn_802A1BD8 = .text:0x802A1BD8; // type:function size:0x10 +fn_802A1BE8 = .text:0x802A1BE8; // type:function size:0x10 +fn_802A1BF8 = .text:0x802A1BF8; // type:function size:0x10 +fn_802A1C08 = .text:0x802A1C08; // type:function size:0x10 +fn_802A1C18 = .text:0x802A1C18; // type:function size:0x10 +fn_802A1C28 = .text:0x802A1C28; // type:function size:0xC +fn_802A1C34 = .text:0x802A1C34; // type:function size:0xC +fn_802A1C40 = .text:0x802A1C40; // type:function size:0xC +fn_802A1C4C = .text:0x802A1C4C; // type:function size:0xC +fn_802A1C58 = .text:0x802A1C58; // type:function size:0xC +fn_802A1C64 = .text:0x802A1C64; // type:function size:0x5C +fn_802A1CC0 = .text:0x802A1CC0; // type:function size:0xC +fn_802A1CCC = .text:0x802A1CCC; // type:function size:0xC +fn_802A1CD8 = .text:0x802A1CD8; // type:function size:0xC +fn_802A1CE4 = .text:0x802A1CE4; // type:function size:0x10 +fn_802A1CF4 = .text:0x802A1CF4; // type:function size:0x10 +fn_802A1D04 = .text:0x802A1D04; // type:function size:0xC +fn_802A1D10 = .text:0x802A1D10; // type:function size:0xC +fn_802A1D1C = .text:0x802A1D1C; // type:function size:0xC +fn_802A1D28 = .text:0x802A1D28; // type:function size:0xC +fn_802A1D34 = .text:0x802A1D34; // type:function size:0xC +fn_802A1D40 = .text:0x802A1D40; // type:function size:0x10 +fn_802A1D50 = .text:0x802A1D50; // type:function size:0x10 +fn_802A1D60 = .text:0x802A1D60; // type:function size:0x10 +fn_802A1D70 = .text:0x802A1D70; // type:function size:0x10 +fn_802A1D80 = .text:0x802A1D80; // type:function size:0x10 +fn_802A1D90 = .text:0x802A1D90; // type:function size:0x10 +fn_802A1DA0 = .text:0x802A1DA0; // type:function size:0xC +fn_802A1DAC = .text:0x802A1DAC; // type:function size:0xC +fn_802A1DB8 = .text:0x802A1DB8; // type:function size:0x10 +fn_802A1DC8 = .text:0x802A1DC8; // type:function size:0xC +fn_802A1DD4 = .text:0x802A1DD4; // type:function size:0xC +fn_802A1DE0 = .text:0x802A1DE0; // type:function size:0xC +fn_802A1DEC = .text:0x802A1DEC; // type:function size:0x54 +fn_802A1E40 = .text:0x802A1E40; // type:function size:0x10 +fn_802A1E50 = .text:0x802A1E50; // type:function size:0x10 +fn_802A1E60 = .text:0x802A1E60; // type:function size:0x10 +fn_802A1E70 = .text:0x802A1E70; // type:function size:0x10 +fn_802A1E80 = .text:0x802A1E80; // type:function size:0xC +fn_802A1E8C = .text:0x802A1E8C; // type:function size:0xC +fn_802A1E98 = .text:0x802A1E98; // type:function size:0xC +fn_802A1EA4 = .text:0x802A1EA4; // type:function size:0xC +fn_802A1EB0 = .text:0x802A1EB0; // type:function size:0xC +fn_802A1EBC = .text:0x802A1EBC; // type:function size:0xC +fn_802A1EC8 = .text:0x802A1EC8; // type:function size:0xC +fn_802A1ED4 = .text:0x802A1ED4; // type:function size:0xC +fn_802A1EE0 = .text:0x802A1EE0; // type:function size:0xC +fn_802A1EEC = .text:0x802A1EEC; // type:function size:0x10 +fn_802A1EFC = .text:0x802A1EFC; // type:function size:0xC +fn_802A1F08 = .text:0x802A1F08; // type:function size:0xC +fn_802A1F14 = .text:0x802A1F14; // type:function size:0xC +fn_802A1F20 = .text:0x802A1F20; // type:function size:0xC +fn_802A1F2C = .text:0x802A1F2C; // type:function size:0xC +fn_802A1F38 = .text:0x802A1F38; // type:function size:0xC +fn_802A1F44 = .text:0x802A1F44; // type:function size:0xC +fn_802A1F50 = .text:0x802A1F50; // type:function size:0xC +fn_802A1F5C = .text:0x802A1F5C; // type:function size:0xC +fn_802A1F68 = .text:0x802A1F68; // type:function size:0xC +fn_802A1F74 = .text:0x802A1F74; // type:function size:0xC +fn_802A1F80 = .text:0x802A1F80; // type:function size:0xC +fn_802A1F8C = .text:0x802A1F8C; // type:function size:0xC +fn_802A1F98 = .text:0x802A1F98; // type:function size:0xC +fn_802A1FA4 = .text:0x802A1FA4; // type:function size:0xC +fn_802A1FB0 = .text:0x802A1FB0; // type:function size:0xC +fn_802A1FBC = .text:0x802A1FBC; // type:function size:0xC +fn_802A1FC8 = .text:0x802A1FC8; // type:function size:0xC +fn_802A1FD4 = .text:0x802A1FD4; // type:function size:0xC +fn_802A1FE0 = .text:0x802A1FE0; // type:function size:0xC +fn_802A1FEC = .text:0x802A1FEC; // type:function size:0xC +GetLogBookNodeColor__9CTweakGuiCFv = .text:0x802A1FF8; // type:function size:0xC +GetLogBookSelectedNodeColor__9CTweakGuiCFv = .text:0x802A2004; // type:function size:0xC +fn_802A2010 = .text:0x802A2010; // type:function size:0xC +fn_802A201C = .text:0x802A201C; // type:function size:0xC +fn_802A2028 = .text:0x802A2028; // type:function size:0xC +fn_802A2034 = .text:0x802A2034; // type:function size:0xC +fn_802A2040 = .text:0x802A2040; // type:function size:0xC +fn_802A204C = .text:0x802A204C; // type:function size:0xC +fn_802A2058 = .text:0x802A2058; // type:function size:0xC +fn_802A2064 = .text:0x802A2064; // type:function size:0xC +fn_802A2070 = .text:0x802A2070; // type:function size:0xC +GetLogBookRotationSpeed__9CTweakGuiCFv = .text:0x802A207C; // type:function size:0xC +GetLogBookNodeScale__9CTweakGuiCFv = .text:0x802A2088; // type:function size:0xC +GetLogBookSelectedNodeScale__9CTweakGuiCFv = .text:0x802A2094; // type:function size:0xC +fn_802A20A0 = .text:0x802A20A0; // type:function size:0xC +fn_802A20AC = .text:0x802A20AC; // type:function size:0xC +fn_802A20B8 = .text:0x802A20B8; // type:function size:0xC +fn_802A20C4 = .text:0x802A20C4; // type:function size:0xC +fn_802A20D0 = .text:0x802A20D0; // type:function size:0xC +fn_802A20DC = .text:0x802A20DC; // type:function size:0xC +fn_802A20E8 = .text:0x802A20E8; // type:function size:0xC +fn_802A20F4 = .text:0x802A20F4; // type:function size:0xC +fn_802A2100 = .text:0x802A2100; // type:function size:0xC +fn_802A210C = .text:0x802A210C; // type:function size:0xC +fn_802A2118 = .text:0x802A2118; // type:function size:0xC +fn_802A2124 = .text:0x802A2124; // type:function size:0xC +fn_802A2130 = .text:0x802A2130; // type:function size:0xC +fn_802A213C = .text:0x802A213C; // type:function size:0xC +fn_802A2148 = .text:0x802A2148; // type:function size:0xC +fn_802A2154 = .text:0x802A2154; // type:function size:0xC +fn_802A2160 = .text:0x802A2160; // type:function size:0xC +fn_802A216C = .text:0x802A216C; // type:function size:0xC +fn_802A2178 = .text:0x802A2178; // type:function size:0xC +fn_802A2184 = .text:0x802A2184; // type:function size:0xC +fn_802A2190 = .text:0x802A2190; // type:function size:0xC +fn_802A219C = .text:0x802A219C; // type:function size:0xC +fn_802A21A8 = .text:0x802A21A8; // type:function size:0xC +fn_802A21B4 = .text:0x802A21B4; // type:function size:0xC +fn_802A21C0 = .text:0x802A21C0; // type:function size:0xC +fn_802A21CC = .text:0x802A21CC; // type:function size:0xC +fn_802A21D8 = .text:0x802A21D8; // type:function size:0xC +fn_802A21E4 = .text:0x802A21E4; // type:function size:0xC +fn_802A21F0 = .text:0x802A21F0; // type:function size:0xC +fn_802A21FC = .text:0x802A21FC; // type:function size:0xC +fn_802A2208 = .text:0x802A2208; // type:function size:0xC +fn_802A2214 = .text:0x802A2214; // type:function size:0xC +fn_802A2220 = .text:0x802A2220; // type:function size:0xC +fn_802A222C = .text:0x802A222C; // type:function size:0xC +fn_802A2238 = .text:0x802A2238; // type:function size:0xC +fn_802A2244 = .text:0x802A2244; // type:function size:0xC +fn_802A2250 = .text:0x802A2250; // type:function size:0xC +fn_802A225C = .text:0x802A225C; // type:function size:0xC +fn_802A2268 = .text:0x802A2268; // type:function size:0xC +fn_802A2274 = .text:0x802A2274; // type:function size:0xC +fn_802A2280 = .text:0x802A2280; // type:function size:0xC +fn_802A228C = .text:0x802A228C; // type:function size:0xC +fn_802A2298 = .text:0x802A2298; // type:function size:0xC +fn_802A22A4 = .text:0x802A22A4; // type:function size:0xC +fn_802A22B0 = .text:0x802A22B0; // type:function size:0xC +fn_802A22BC = .text:0x802A22BC; // type:function size:0xC +fn_802A22C8 = .text:0x802A22C8; // type:function size:0xC +fn_802A22D4 = .text:0x802A22D4; // type:function size:0xC +fn_802A22E0 = .text:0x802A22E0; // type:function size:0xC +fn_802A22EC = .text:0x802A22EC; // type:function size:0xC +fn_802A22F8 = .text:0x802A22F8; // type:function size:0xC +fn_802A2304 = .text:0x802A2304; // type:function size:0xC +fn_802A2310 = .text:0x802A2310; // type:function size:0xC +fn_802A231C = .text:0x802A231C; // type:function size:0xC +fn_802A2328 = .text:0x802A2328; // type:function size:0xC +fn_802A2334 = .text:0x802A2334; // type:function size:0xC +fn_802A2340 = .text:0x802A2340; // type:function size:0xC +fn_802A234C = .text:0x802A234C; // type:function size:0xC +fn_802A2358 = .text:0x802A2358; // type:function size:0xC +fn_802A2364 = .text:0x802A2364; // type:function size:0x20 +fn_802A2384 = .text:0x802A2384; // type:function size:0xC +fn_802A2390 = .text:0x802A2390; // type:function size:0xC +fn_802A239C = .text:0x802A239C; // type:function size:0xC +fn_802A23A8 = .text:0x802A23A8; // type:function size:0xC +fn_802A23B4 = .text:0x802A23B4; // type:function size:0xC +fn_802A23C0 = .text:0x802A23C0; // type:function size:0xC +fn_802A23CC = .text:0x802A23CC; // type:function size:0xC +fn_802A23D8 = .text:0x802A23D8; // type:function size:0xC +fn_802A23E4 = .text:0x802A23E4; // type:function size:0xC +fn_802A23F0 = .text:0x802A23F0; // type:function size:0xC +fn_802A23FC = .text:0x802A23FC; // type:function size:0xC +fn_802A2408 = .text:0x802A2408; // type:function size:0xC +fn_802A2414 = .text:0x802A2414; // type:function size:0xC +fn_802A2420 = .text:0x802A2420; // type:function size:0xC +fn_802A242C = .text:0x802A242C; // type:function size:0xC +fn_802A2438 = .text:0x802A2438; // type:function size:0xC +fn_802A2444 = .text:0x802A2444; // type:function size:0xC +fn_802A2450 = .text:0x802A2450; // type:function size:0xC +fn_802A245C = .text:0x802A245C; // type:function size:0xC +fn_802A2468 = .text:0x802A2468; // type:function size:0xC +fn_802A2474 = .text:0x802A2474; // type:function size:0xC +fn_802A2480 = .text:0x802A2480; // type:function size:0xC +fn_802A248C = .text:0x802A248C; // type:function size:0xC +fn_802A2498 = .text:0x802A2498; // type:function size:0xC +fn_802A24A4 = .text:0x802A24A4; // type:function size:0xC +fn_802A24B0 = .text:0x802A24B0; // type:function size:0xC +fn_802A24BC = .text:0x802A24BC; // type:function size:0xC +fn_802A24C8 = .text:0x802A24C8; // type:function size:0xC +fn_802A24D4 = .text:0x802A24D4; // type:function size:0xC +fn_802A24E0 = .text:0x802A24E0; // type:function size:0xC +fn_802A24EC = .text:0x802A24EC; // type:function size:0xC +fn_802A24F8 = .text:0x802A24F8; // type:function size:0xC +fn_802A2504 = .text:0x802A2504; // type:function size:0xC +fn_802A2510 = .text:0x802A2510; // type:function size:0xC +fn_802A251C = .text:0x802A251C; // type:function size:0xC +fn_802A2528 = .text:0x802A2528; // type:function size:0xC +fn_802A2534 = .text:0x802A2534; // type:function size:0xC +fn_802A2540 = .text:0x802A2540; // type:function size:0xC +fn_802A254C = .text:0x802A254C; // type:function size:0xC +fn_802A2558 = .text:0x802A2558; // type:function size:0xC +fn_802A2564 = .text:0x802A2564; // type:function size:0xC +fn_802A2570 = .text:0x802A2570; // type:function size:0xC +fn_802A257C = .text:0x802A257C; // type:function size:0xC +fn_802A2588 = .text:0x802A2588; // type:function size:0xC +fn_802A2594 = .text:0x802A2594; // type:function size:0xC +fn_802A25A0 = .text:0x802A25A0; // type:function size:0xC +fn_802A25AC = .text:0x802A25AC; // type:function size:0xC +fn_802A25B8 = .text:0x802A25B8; // type:function size:0xC +fn_802A25C4 = .text:0x802A25C4; // type:function size:0xC +fn_802A25D0 = .text:0x802A25D0; // type:function size:0xC +fn_802A25DC = .text:0x802A25DC; // type:function size:0xC +fn_802A25E8 = .text:0x802A25E8; // type:function size:0xC +fn_802A25F4 = .text:0x802A25F4; // type:function size:0xC +fn_802A2600 = .text:0x802A2600; // type:function size:0xC +fn_802A260C = .text:0x802A260C; // type:function size:0xC +fn_802A2618 = .text:0x802A2618; // type:function size:0xC +fn_802A2624 = .text:0x802A2624; // type:function size:0xC +fn_802A2630 = .text:0x802A2630; // type:function size:0xC +fn_802A263C = .text:0x802A263C; // type:function size:0xC +fn_802A2648 = .text:0x802A2648; // type:function size:0xC +fn_802A2654 = .text:0x802A2654; // type:function size:0xC +fn_802A2660 = .text:0x802A2660; // type:function size:0xC +fn_802A266C = .text:0x802A266C; // type:function size:0xC +fn_802A2678 = .text:0x802A2678; // type:function size:0xC +fn_802A2684 = .text:0x802A2684; // type:function size:0xC +fn_802A2690 = .text:0x802A2690; // type:function size:0xC +fn_802A269C = .text:0x802A269C; // type:function size:0xC +fn_802A26A8 = .text:0x802A26A8; // type:function size:0xC +fn_802A26B4 = .text:0x802A26B4; // type:function size:0xC +fn_802A26C0 = .text:0x802A26C0; // type:function size:0xC +fn_802A26CC = .text:0x802A26CC; // type:function size:0xC +fn_802A26D8 = .text:0x802A26D8; // type:function size:0xC +fn_802A26E4 = .text:0x802A26E4; // type:function size:0xC +fn_802A26F0 = .text:0x802A26F0; // type:function size:0xC +fn_802A26FC = .text:0x802A26FC; // type:function size:0xC +fn_802A2708 = .text:0x802A2708; // type:function size:0xC +fn_802A2714 = .text:0x802A2714; // type:function size:0xC +fn_802A2720 = .text:0x802A2720; // type:function size:0xC +fn_802A272C = .text:0x802A272C; // type:function size:0xC +fn_802A2738 = .text:0x802A2738; // type:function size:0xC +fn_802A2744 = .text:0x802A2744; // type:function size:0xC +fn_802A2750 = .text:0x802A2750; // type:function size:0xC +fn_802A275C = .text:0x802A275C; // type:function size:0xC +fn_802A2768 = .text:0x802A2768; // type:function size:0xC +fn_802A2774 = .text:0x802A2774; // type:function size:0xC +fn_802A2780 = .text:0x802A2780; // type:function size:0xC +fn_802A278C = .text:0x802A278C; // type:function size:0xC +fn_802A2798 = .text:0x802A2798; // type:function size:0xC +fn_802A27A4 = .text:0x802A27A4; // type:function size:0xC +fn_802A27B0 = .text:0x802A27B0; // type:function size:0xC +fn_802A27BC = .text:0x802A27BC; // type:function size:0xC +fn_802A27C8 = .text:0x802A27C8; // type:function size:0xC +fn_802A27D4 = .text:0x802A27D4; // type:function size:0xC +fn_802A27E0 = .text:0x802A27E0; // type:function size:0xC +fn_802A27EC = .text:0x802A27EC; // type:function size:0xC +fn_802A27F8 = .text:0x802A27F8; // type:function size:0xC +fn_802A2804 = .text:0x802A2804; // type:function size:0xC +fn_802A2810 = .text:0x802A2810; // type:function size:0xC +fn_802A281C = .text:0x802A281C; // type:function size:0xC +fn_802A2828 = .text:0x802A2828; // type:function size:0xC +fn_802A2834 = .text:0x802A2834; // type:function size:0xC +fn_802A2840 = .text:0x802A2840; // type:function size:0xC +fn_802A284C = .text:0x802A284C; // type:function size:0xC +fn_802A2858 = .text:0x802A2858; // type:function size:0xC +fn_802A2864 = .text:0x802A2864; // type:function size:0xC +fn_802A2870 = .text:0x802A2870; // type:function size:0xC +fn_802A287C = .text:0x802A287C; // type:function size:0xC +fn_802A2888 = .text:0x802A2888; // type:function size:0xC +fn_802A2894 = .text:0x802A2894; // type:function size:0xC +fn_802A28A0 = .text:0x802A28A0; // type:function size:0xC +fn_802A28AC = .text:0x802A28AC; // type:function size:0xC +fn_802A28B8 = .text:0x802A28B8; // type:function size:0xC +fn_802A28C4 = .text:0x802A28C4; // type:function size:0xC +fn_802A28D0 = .text:0x802A28D0; // type:function size:0xC +fn_802A28DC = .text:0x802A28DC; // type:function size:0xC +fn_802A28E8 = .text:0x802A28E8; // type:function size:0xC +fn_802A28F4 = .text:0x802A28F4; // type:function size:0xC +fn_802A2900 = .text:0x802A2900; // type:function size:0xC +fn_802A290C = .text:0x802A290C; // type:function size:0xC +fn_802A2918 = .text:0x802A2918; // type:function size:0xC +fn_802A2924 = .text:0x802A2924; // type:function size:0xC +fn_802A2930 = .text:0x802A2930; // type:function size:0xC +fn_802A293C = .text:0x802A293C; // type:function size:0xC +fn_802A2948 = .text:0x802A2948; // type:function size:0xC +fn_802A2954 = .text:0x802A2954; // type:function size:0xC +fn_802A2960 = .text:0x802A2960; // type:function size:0xC +fn_802A296C = .text:0x802A296C; // type:function size:0xC +fn_802A2978 = .text:0x802A2978; // type:function size:0xC +fn_802A2984 = .text:0x802A2984; // type:function size:0xC +fn_802A2990 = .text:0x802A2990; // type:function size:0x8 +fn_802A2998 = .text:0x802A2998; // type:function size:0xC +fn_802A29A4 = .text:0x802A29A4; // type:function size:0xC +fn_802A29B0 = .text:0x802A29B0; // type:function size:0xC +fn_802A29BC = .text:0x802A29BC; // type:function size:0xC +fn_802A29C8 = .text:0x802A29C8; // type:function size:0xC +fn_802A29D4 = .text:0x802A29D4; // type:function size:0xC +fn_802A29E0 = .text:0x802A29E0; // type:function size:0xC +fn_802A29EC = .text:0x802A29EC; // type:function size:0x5C +fn_802A2A48 = .text:0x802A2A48; // type:function size:0x8 +fn_802A2A50 = .text:0x802A2A50; // type:function size:0x8 +fn_802A2A58 = .text:0x802A2A58; // type:function size:0x8 +fn_802A2A60 = .text:0x802A2A60; // type:function size:0x8 +fn_802A2A68 = .text:0x802A2A68; // type:function size:0x8 +fn_802A2A70 = .text:0x802A2A70; // type:function size:0x8 +fn_802A2A78 = .text:0x802A2A78; // type:function size:0x8 +fn_802A2A80 = .text:0x802A2A80; // type:function size:0x8 +fn_802A2A88 = .text:0x802A2A88; // type:function size:0x8 +fn_802A2A90 = .text:0x802A2A90; // type:function size:0x8 +BuildCache__15CTweakPlayerGunFv = .text:0x802A2A98; // type:function size:0x550 +fn_802A2FE8 = .text:0x802A2FE8; // type:function size:0x10 +fn_802A2FF8 = .text:0x802A2FF8; // type:function size:0x1C +fn_802A3014 = .text:0x802A3014; // type:function size:0x110 +fn_802A3124 = .text:0x802A3124; // type:function size:0x1C +fn_802A3140 = .text:0x802A3140; // type:function size:0x1C +fn_802A315C = .text:0x802A315C; // type:function size:0x1C +fn_802A3178 = .text:0x802A3178; // type:function size:0x1C +fn_802A3194 = .text:0x802A3194; // type:function size:0x1C +fn_802A31B0 = .text:0x802A31B0; // type:function size:0x1C +fn_802A31CC = .text:0x802A31CC; // type:function size:0xC +fn_802A31D8 = .text:0x802A31D8; // type:function size:0xC +GetMaxAbsorbedPhazonShots__15CTweakPlayerGunCFv = .text:0x802A31E4; // type:function size:0xC +fn_802A31F0 = .text:0x802A31F0; // type:function size:0xC +fn_802A31FC = .text:0x802A31FC; // type:function size:0xC +fn_802A3208 = .text:0x802A3208; // type:function size:0x20 +fn_802A3228 = .text:0x802A3228; // type:function size:0x20 +fn_802A3248 = .text:0x802A3248; // type:function size:0xC +fn_802A3254 = .text:0x802A3254; // type:function size:0xC +fn_802A3260 = .text:0x802A3260; // type:function size:0x14 +fn_802A3274 = .text:0x802A3274; // type:function size:0xC +fn_802A3280 = .text:0x802A3280; // type:function size:0xC +fn_802A328C = .text:0x802A328C; // type:function size:0xC +fn_802A3298 = .text:0x802A3298; // type:function size:0xC +fn_802A32A4 = .text:0x802A32A4; // type:function size:0x88 +fn_802A332C = .text:0x802A332C; // type:function size:0x2C +fn_802A3358 = .text:0x802A3358; // type:function size:0x2C +fn_802A3384 = .text:0x802A3384; // type:function size:0x2C +fn_802A33B0 = .text:0x802A33B0; // type:function size:0x3C +CacheResources__15CTweakPlayerResFv = .text:0x802A33EC; // type:function size:0x784 +fn_802A3B70 = .text:0x802A3B70; // type:function size:0x20 +fn_802A3B90 = .text:0x802A3B90; // type:function size:0x20 +GetCinematicBeamResId__15CTweakPlayerResCFQ212CPlayerState7EBeamId = .text:0x802A3BB0; // type:function size:0x20 +GetCinematicGrappleResId__15CTweakPlayerResCFv = .text:0x802A3BD0; // type:function size:0x8 +fn_802A3BD8 = .text:0x802A3BD8; // type:function size:0xC +fn_802A3BE4 = .text:0x802A3BE4; // type:function size:0x10 +fn_802A3BF4 = .text:0x802A3BF4; // type:function size:0x10 +fn_802A3C04 = .text:0x802A3C04; // type:function size:0xC +fn_802A3C10 = .text:0x802A3C10; // type:function size:0xC +fn_802A3C1C = .text:0x802A3C1C; // type:function size:0xC +fn_802A3C28 = .text:0x802A3C28; // type:function size:0xC +fn_802A3C34 = .text:0x802A3C34; // type:function size:0xC +fn_802A3C40 = .text:0x802A3C40; // type:function size:0xC +fn_802A3C4C = .text:0x802A3C4C; // type:function size:0xC +fn_802A3C58 = .text:0x802A3C58; // type:function size:0xC +fn_802A3C64 = .text:0x802A3C64; // type:function size:0xC +fn_802A3C70 = .text:0x802A3C70; // type:function size:0xC +fn_802A3C7C = .text:0x802A3C7C; // type:function size:0xC +fn_802A3C88 = .text:0x802A3C88; // type:function size:0xC +fn_802A3C94 = .text:0x802A3C94; // type:function size:0xC +fn_802A3CA0 = .text:0x802A3CA0; // type:function size:0xC +fn_802A3CAC = .text:0x802A3CAC; // type:function size:0xC +fn_802A3CB8 = .text:0x802A3CB8; // type:function size:0xC +fn_802A3CC4 = .text:0x802A3CC4; // type:function size:0xC +fn_802A3CD0 = .text:0x802A3CD0; // type:function size:0xC +fn_802A3CDC = .text:0x802A3CDC; // type:function size:0xC +fn_802A3CE8 = .text:0x802A3CE8; // type:function size:0xC +fn_802A3CF4 = .text:0x802A3CF4; // type:function size:0xC +fn_802A3D00 = .text:0x802A3D00; // type:function size:0xC +fn_802A3D0C = .text:0x802A3D0C; // type:function size:0xC +fn_802A3D18 = .text:0x802A3D18; // type:function size:0xC +fn_802A3D24 = .text:0x802A3D24; // type:function size:0xC +fn_802A3D30 = .text:0x802A3D30; // type:function size:0xC +fn_802A3D3C = .text:0x802A3D3C; // type:function size:0xC +fn_802A3D48 = .text:0x802A3D48; // type:function size:0xC +fn_802A3D54 = .text:0x802A3D54; // type:function size:0xC +fn_802A3D60 = .text:0x802A3D60; // type:function size:0xC +fn_802A3D6C = .text:0x802A3D6C; // type:function size:0x10 +fn_802A3D7C = .text:0x802A3D7C; // type:function size:0x10 +fn_802A3D8C = .text:0x802A3D8C; // type:function size:0x10 +fn_802A3D9C = .text:0x802A3D9C; // type:function size:0xC +fn_802A3DA8 = .text:0x802A3DA8; // type:function size:0xC +fn_802A3DB4 = .text:0x802A3DB4; // type:function size:0x10 +fn_802A3DC4 = .text:0x802A3DC4; // type:function size:0x10 +fn_802A3DD4 = .text:0x802A3DD4; // type:function size:0xC +fn_802A3DE0 = .text:0x802A3DE0; // type:function size:0xC +fn_802A3DEC = .text:0x802A3DEC; // type:function size:0xC +fn_802A3DF8 = .text:0x802A3DF8; // type:function size:0xC +fn_802A3E04 = .text:0x802A3E04; // type:function size:0xC +fn_802A3E10 = .text:0x802A3E10; // type:function size:0xC +fn_802A3E1C = .text:0x802A3E1C; // type:function size:0xC +fn_802A3E28 = .text:0x802A3E28; // type:function size:0xC +fn_802A3E34 = .text:0x802A3E34; // type:function size:0x10 +fn_802A3E44 = .text:0x802A3E44; // type:function size:0x10 +fn_802A3E54 = .text:0x802A3E54; // type:function size:0x10 +fn_802A3E64 = .text:0x802A3E64; // type:function size:0x8 +fn_802A3E6C = .text:0x802A3E6C; // type:function size:0x48 +SetSTweaks_FuncPtrs__FP16STweaks_FuncPtrs = .text:0x802A3EB4; // type:function size:0x8 +fn_802A3EBC = .text:0x802A3EBC; // type:function size:0x10 +fn_802A3ECC = .text:0x802A3ECC; // type:function size:0x10 +fn_802A3EDC = .text:0x802A3EDC; // type:function size:0x10 +fn_802A3EEC = .text:0x802A3EEC; // type:function size:0x10 +fn_802A3EFC = .text:0x802A3EFC; // type:function size:0x14 +fn_802A3F10 = .text:0x802A3F10; // type:function size:0x1C +fn_802A3F2C = .text:0x802A3F2C; // type:function size:0x4 +IsMaxSpeed__5CMainCFv = .text:0x802A3F30; // type:function size:0xC +fn_802A3F3C = .text:0x802A3F3C; // type:function size:0xB8 +fn_802A3FF4 = .text:0x802A3FF4; // type:function size:0x50 +fn_802A4044 = .text:0x802A4044; // type:function size:0x10 +fn_802A4054 = .text:0x802A4054; // type:function size:0x188 +fn_802A41DC = .text:0x802A41DC; // type:function size:0x38 +fn_802A4214 = .text:0x802A4214; // type:function size:0x80 +fn_802A4294 = .text:0x802A4294; // type:function size:0x94 +fn_802A4328 = .text:0x802A4328; // type:function size:0x54 +fn_802A437C = .text:0x802A437C; // type:function size:0x114 +fn_802A4490 = .text:0x802A4490; // type:function size:0x1A8 +fn_802A4638 = .text:0x802A4638; // type:function size:0x8 +fn_802A4640 = .text:0x802A4640; // type:function size:0x11C +fn_802A475C = .text:0x802A475C; // type:function size:0xF4 +fn_802A4850 = .text:0x802A4850; // type:function size:0x80 +fn_802A48D0 = .text:0x802A48D0; // type:function size:0x4F0 +fn_802A4DC0 = .text:0x802A4DC0; // type:function size:0xB8 +fn_802A4E78 = .text:0x802A4E78; // type:function size:0x2FC +fn_802A5174 = .text:0x802A5174; // type:function size:0x50 +fn_802A51C4 = .text:0x802A51C4; // type:function size:0xC +fn_802A51D0 = .text:0x802A51D0; // type:function size:0xF4 +fn_802A52C4 = .text:0x802A52C4; // type:function size:0xC0 +fn_802A5384 = .text:0x802A5384; // type:function size:0x8 +fn_802A538C = .text:0x802A538C; // type:function size:0x270 +fn_802A55FC = .text:0x802A55FC; // type:function size:0x8F4 +fn_802A5EF0 = .text:0x802A5EF0; // type:function size:0xC +fn_802A5EFC = .text:0x802A5EFC; // type:function size:0x344 +fn_802A6240 = .text:0x802A6240; // type:function size:0x8 +fn_802A6248 = .text:0x802A6248; // type:function size:0x5BC +fn_802A6804 = .text:0x802A6804; // type:function size:0x8 +fn_802A680C = .text:0x802A680C; // type:function size:0x11C +fn_802A6928 = .text:0x802A6928; // type:function size:0xA0 +fn_802A69C8 = .text:0x802A69C8; // type:function size:0x48 +fn_802A6A10 = .text:0x802A6A10; // type:function size:0x58 +fn_802A6A68 = .text:0x802A6A68; // type:function size:0x6F4 +fn_802A715C = .text:0x802A715C; // type:function size:0x18 +fn_802A7174 = .text:0x802A7174; // type:function size:0x50 +fn_802A71C4 = .text:0x802A71C4; // type:function size:0x4 +fn_802A71C8 = .text:0x802A71C8; // type:function size:0x8 +fn_802A71D0 = .text:0x802A71D0; // type:function size:0x28 +fn_802A71F8 = .text:0x802A71F8; // type:function size:0x8 +fn_802A7200 = .text:0x802A7200; // type:function size:0x4D4 +fn_802A76D4 = .text:0x802A76D4; // type:function size:0x8 +fn_802A76DC = .text:0x802A76DC; // type:function size:0x168 +fn_802A7844 = .text:0x802A7844; // type:function size:0x8 +fn_802A784C = .text:0x802A784C; // type:function size:0x8 +fn_802A7854 = .text:0x802A7854; // type:function size:0x5C +fn_802A78B0 = .text:0x802A78B0; // type:function size:0x8 +fn_802A78B8 = .text:0x802A78B8; // type:function size:0x8 +fn_802A78C0 = .text:0x802A78C0; // type:function size:0x58 +fn_802A7918 = .text:0x802A7918; // type:function size:0x78 +fn_802A7990 = .text:0x802A7990; // type:function size:0x48 +fn_802A79D8 = .text:0x802A79D8; // type:function size:0x4C0 +fn_802A7E98 = .text:0x802A7E98; // type:function size:0x8 +fn_802A7EA0 = .text:0x802A7EA0; // type:function size:0x118 +fn_802A7FB8 = .text:0x802A7FB8; // type:function size:0x148 +fn_802A8100 = .text:0x802A8100; // type:function size:0x178 +fn_802A8278 = .text:0x802A8278; // type:function size:0x6C +fn_802A82E4 = .text:0x802A82E4; // type:function size:0x248 +fn_802A852C = .text:0x802A852C; // type:function size:0x8 +fn_802A8534 = .text:0x802A8534; // type:function size:0x8 +fn_802A853C = .text:0x802A853C; // type:function size:0x8 +fn_802A8544 = .text:0x802A8544; // type:function size:0x8 +fn_802A854C = .text:0x802A854C; // type:function size:0x8 +fn_802A8554 = .text:0x802A8554; // type:function size:0x8 +fn_802A855C = .text:0x802A855C; // type:function size:0x10 +fn_802A856C = .text:0x802A856C; // type:function size:0x1C8 +fn_802A8734 = .text:0x802A8734; // type:function size:0x11C +fn_802A8850 = .text:0x802A8850; // type:function size:0xF8 +fn_802A8948 = .text:0x802A8948; // type:function size:0x10 +fn_802A8958 = .text:0x802A8958; // type:function size:0x18C +fn_802A8AE4 = .text:0x802A8AE4; // type:function size:0x304 +fn_802A8DE8 = .text:0x802A8DE8; // type:function size:0xC +fn_802A8DF4 = .text:0x802A8DF4; // type:function size:0x8 +fn_802A8DFC = .text:0x802A8DFC; // type:function size:0x160 +fn_802A8F5C = .text:0x802A8F5C; // type:function size:0x63C +fn_802A9598 = .text:0x802A9598; // type:function size:0x170 +fn_802A9708 = .text:0x802A9708; // type:function size:0x8 +fn_802A9710 = .text:0x802A9710; // type:function size:0x8 +fn_802A9718 = .text:0x802A9718; // type:function size:0x84 +fn_802A979C = .text:0x802A979C; // type:function size:0x8 +fn_802A97A4 = .text:0x802A97A4; // type:function size:0xCC +fn_802A9870 = .text:0x802A9870; // type:function size:0x8 +fn_802A9878 = .text:0x802A9878; // type:function size:0x2C +fn_802A98A4 = .text:0x802A98A4; // type:function size:0xE0 +fn_802A9984 = .text:0x802A9984; // type:function size:0x14 +fn_802A9998 = .text:0x802A9998; // type:function size:0x14 +fn_802A99AC = .text:0x802A99AC; // type:function size:0xF4 +fn_802A9AA0 = .text:0x802A9AA0; // type:function size:0x30 +fn_802A9AD0 = .text:0x802A9AD0; // type:function size:0x2C +fn_802A9AFC = .text:0x802A9AFC; // type:function size:0xC +fn_802A9B08 = .text:0x802A9B08; // type:function size:0x8 +fn_802A9B10 = .text:0x802A9B10; // type:function size:0x30 +fn_802A9B40 = .text:0x802A9B40; // type:function size:0x2C +fn_802A9B6C = .text:0x802A9B6C; // type:function size:0xC +fn_802A9B78 = .text:0x802A9B78; // type:function size:0x8 +fn_802A9B80 = .text:0x802A9B80; // type:function size:0x1C +fn_802A9B9C = .text:0x802A9B9C; // type:function size:0xA8 +fn_802A9C44 = .text:0x802A9C44; // type:function size:0x4 +_fseek = .text:0x802A9C48; // type:function size:0x1C4 scope:global +fn_802A9E0C = .text:0x802A9E0C; // type:function size:0x150 +fn_802A9F5C = .text:0x802A9F5C; // type:function size:0xA8 +fn_802AA004 = .text:0x802AA004; // type:function size:0x1EC +fn_802AA1F0 = .text:0x802AA1F0; // type:function size:0x130 +__close_all = .text:0x802AA320; // type:function size:0xA4 scope:global +fn_802AA3C4 = .text:0x802AA3C4; // type:function size:0x6C +fn_802AA430 = .text:0x802AA430; // type:function size:0xDC +fn_802AA50C = .text:0x802AA50C; // type:function size:0x288 +fn_802AA794 = .text:0x802AA794; // type:function size:0xEC +fn_802AA880 = .text:0x802AA880; // type:function size:0x36C +fn_802AABEC = .text:0x802AABEC; // type:function size:0xE4 +fn_802AACD0 = .text:0x802AACD0; // type:function size:0x100 +fn_802AADD0 = .text:0x802AADD0; // type:function size:0x51C +fn_802AB2EC = .text:0x802AB2EC; // type:function size:0x164 +fn_802AB450 = .text:0x802AB450; // type:function size:0x1A0 +fn_802AB5F0 = .text:0x802AB5F0; // type:function size:0x798 +abs = .text:0x802ABD88; // type:function size:0x10 +__prep_buffer = .text:0x802ABD98; // type:function size:0x28 scope:global +__flush_buffer = .text:0x802ABDC0; // type:function size:0xB8 scope:global +__fwrite = .text:0x802ABE78; // type:function size:0x308 scope:global +fn_802AC180 = .text:0x802AC180; // type:function size:0xBC +fn_802AC23C = .text:0x802AC23C; // type:function size:0x134 +fn_802AC370 = .text:0x802AC370; // type:function size:0x60 +fn_802AC3D0 = .text:0x802AC3D0; // type:function size:0x18 +fn_802AC3E8 = .text:0x802AC3E8; // type:function size:0x7C +fn_802AC464 = .text:0x802AC464; // type:function size:0x18 +fn_802AC47C = .text:0x802AC47C; // type:function size:0x4C +fn_802AC4C8 = .text:0x802AC4C8; // type:function size:0x1C +wcstombs = .text:0x802AC4E4; // type:function size:0xB8 scope:global +memmove = .text:0x802AC59C; // type:function size:0xCC scope:global +memchr = .text:0x802AC668; // type:function size:0x2C scope:global +__memrchr = .text:0x802AC694; // type:function size:0x2C scope:global +fn_802AC6C0 = .text:0x802AC6C0; // type:function size:0x4C +fn_802AC70C = .text:0x802AC70C; // type:function size:0xBC +fn_802AC7C8 = .text:0x802AC7C8; // type:function size:0xA8 +fn_802AC870 = .text:0x802AC870; // type:function size:0xC0 +fn_802AC930 = .text:0x802AC930; // type:function size:0xAC +__stdio_atexit = .text:0x802AC9DC; // type:function size:0x10 scope:global +parse_format = .text:0x802AC9EC; // type:function size:0x5BC scope:local +long2str = .text:0x802ACFA8; // type:function size:0x238 scope:local +longlong2str = .text:0x802AD1E0; // type:function size:0x2B0 scope:local +double2hex = .text:0x802AD490; // type:function size:0x3D0 scope:local +fn_802AD860 = .text:0x802AD860; // type:function size:0x128 +float2str = .text:0x802AD988; // type:function size:0x798 scope:local +__pformatter = .text:0x802AE120; // type:function size:0x8AC scope:local +__FileWrite = .text:0x802AE9CC; // type:function size:0x58 scope:global +__StringWrite = .text:0x802AEA24; // type:function size:0x6C scope:global +fn_802AEA90 = .text:0x802AEA90; // type:function size:0xCC +vprintf = .text:0x802AEB5C; // type:function size:0x7C scope:global +vsnprintf = .text:0x802AEBD8; // type:function size:0x88 scope:global +fn_802AEC60 = .text:0x802AEC60; // type:function size:0x84 +fn_802AECE4 = .text:0x802AECE4; // type:function size:0xF4 +sprintf = .text:0x802AEDD8; // type:function size:0xD4 scope:global +fn_802AEEAC = .text:0x802AEEAC; // type:function size:0x170 +fn_802AF01C = .text:0x802AF01C; // type:function size:0x20 +fn_802AF03C = .text:0x802AF03C; // type:function size:0x8 +fn_802AF044 = .text:0x802AF044; // type:function size:0x688 +fn_802AF6CC = .text:0x802AF6CC; // type:function size:0xC98 +fn_802B0364 = .text:0x802B0364; // type:function size:0x88 +fn_802B03EC = .text:0x802B03EC; // type:function size:0xC8 +__msl_runtime_constraint_violation_s = .text:0x802B04B4; // type:function size:0x18 scope:global +strcpy = .text:0x802B04CC; // type:function size:0xC0 scope:global +fn_802B058C = .text:0x802B058C; // type:function size:0x44 +fn_802B05D0 = .text:0x802B05D0; // type:function size:0x2C +fn_802B05FC = .text:0x802B05FC; // type:function size:0x11C +fn_802B0718 = .text:0x802B0718; // type:function size:0x40 +strchr = .text:0x802B0758; // type:function size:0x30 scope:global +fn_802B0788 = .text:0x802B0788; // type:function size:0x1334 +fn_802B1ABC = .text:0x802B1ABC; // type:function size:0x5C +fn_802B1B18 = .text:0x802B1B18; // type:function size:0x414 +fn_802B1F2C = .text:0x802B1F2C; // type:function size:0x4A8 +fn_802B23D4 = .text:0x802B23D4; // type:function size:0xC4 +fn_802B2498 = .text:0x802B2498; // type:function size:0xD0 +fn_802B2568 = .text:0x802B2568; // type:function size:0x8 +fwide = .text:0x802B2570; // type:function size:0x78 scope:global +fn_802B25E8 = .text:0x802B25E8; // type:function size:0x1C +fn_802B2604 = .text:0x802B2604; // type:function size:0x2CC +fn_802B28D0 = .text:0x802B28D0; // type:function size:0x298 +fn_802B2B68 = .text:0x802B2B68; // type:function size:0x258 +fn_802B2DC0 = .text:0x802B2DC0; // type:function size:0x330 +fn_802B30F0 = .text:0x802B30F0; // type:function size:0x2B4 +fn_802B33A4 = .text:0x802B33A4; // type:function size:0x114 +fn_802B34B8 = .text:0x802B34B8; // type:function size:0x814 +fn_802B3CCC = .text:0x802B3CCC; // type:function size:0x384 +fn_802B4050 = .text:0x802B4050; // type:function size:0x248 +fn_802B4298 = .text:0x802B4298; // type:function size:0x110 +fn_802B43A8 = .text:0x802B43A8; // type:function size:0x16B8 +fn_802B5A60 = .text:0x802B5A60; // type:function size:0xC0 +fn_802B5B20 = .text:0x802B5B20; // type:function size:0x250 +fn_802B5D70 = .text:0x802B5D70; // type:function size:0x4 +fn_802B5D74 = .text:0x802B5D74; // type:function size:0x4 +fn_802B5D78 = .text:0x802B5D78; // type:function size:0x230 +fn_802B5FA8 = .text:0x802B5FA8; // type:function size:0x2C +cos = .text:0x802B5FD4; // type:function size:0xC8 +floor = .text:0x802B609C; // type:function size:0x150 +fn_802B61EC = .text:0x802B61EC; // type:function size:0x88 +fn_802B6274 = .text:0x802B6274; // type:function size:0x16C +fn_802B63E0 = .text:0x802B63E0; // type:function size:0xFC +sin = .text:0x802B64DC; // type:function size:0xCC +fn_802B65A8 = .text:0x802B65A8; // type:function size:0x78 +acos = .text:0x802B6620; // type:function size:0x4 +asin = .text:0x802B6624; // type:function size:0x4 +atan2 = .text:0x802B6628; // type:function size:0x4 +fmod = .text:0x802B662C; // type:function size:0x4 +fn_802B6630 = .text:0x802B6630; // type:function size:0x4 +pow = .text:0x802B6634; // type:function size:0x4 +fn_802B6638 = .text:0x802B6638; // type:function size:0x4 +fn_802B663C = .text:0x802B663C; // type:function size:0xA0 +__register_fragment = .text:0x802B66DC; // type:function size:0x34 scope:global +__unregister_fragment = .text:0x802B6710; // type:function size:0x28 scope:global +fn_802B6738 = .text:0x802B6738; // type:function size:0xBC +__construct_array = .text:0x802B67F4; // type:function size:0xF8 +__destroy_arr = .text:0x802B68EC; // type:function size:0x78 +__dl__FPv = .text:0x802B6964; // type:function size:0x10 +__init_cpp_exceptions = .text:0x802B6974; // type:function size:0x3C scope:global +__fini_cpp_exceptions = .text:0x802B69B0; // type:function size:0x34 scope:global +strlen = .text:0x802B69E4; // type:function size:0x1C scope:weak +__va_arg = .text:0x802B6A00; // type:function size:0xC8 scope:global +__register_global_object = .text:0x802B6AC8; // type:function size:0x18 scope:global +__destroy_global_chain = .text:0x802B6AE0; // type:function size:0x48 scope:global +fn_802B6B28 = .text:0x802B6B28; // type:function size:0x30 +__ptmf_scall = .text:0x802B6B58; // type:function size:0x28 +fn_802B6B80 = .text:0x802B6B80; // type:function size:0x28 +__cvt_fp2unsigned = .text:0x802B6BA8; // type:function size:0x5C +fn_802B6C04 = .text:0x802B6C04; // type:function size:0x4C +_savefpr_14 = .text:0x802B6C04; // type:label scope:global +_savefpr_15 = .text:0x802B6C08; // type:label scope:global +_savefpr_16 = .text:0x802B6C0C; // type:label scope:global +_savefpr_17 = .text:0x802B6C10; // type:label scope:global +_savefpr_18 = .text:0x802B6C14; // type:label scope:global +_savefpr_19 = .text:0x802B6C18; // type:label scope:global +_savefpr_20 = .text:0x802B6C1C; // type:label scope:global +_savefpr_21 = .text:0x802B6C20; // type:label scope:global +_savefpr_22 = .text:0x802B6C24; // type:label scope:global +_savefpr_23 = .text:0x802B6C28; // type:label scope:global +_savefpr_24 = .text:0x802B6C2C; // type:label scope:global +_savefpr_25 = .text:0x802B6C30; // type:label scope:global +_savefpr_26 = .text:0x802B6C34; // type:label scope:global +_savefpr_27 = .text:0x802B6C38; // type:label scope:global +_savefpr_28 = .text:0x802B6C3C; // type:label scope:global +_savefpr_29 = .text:0x802B6C40; // type:label scope:global +_savefpr_30 = .text:0x802B6C44; // type:label scope:global +_savefpr_31 = .text:0x802B6C48; // type:label scope:global +fn_802B6C50 = .text:0x802B6C50; // type:function size:0x4C +_restfpr_14 = .text:0x802B6C50; // type:label scope:global +_restfpr_15 = .text:0x802B6C54; // type:label scope:global +_restfpr_16 = .text:0x802B6C58; // type:label scope:global +_restfpr_17 = .text:0x802B6C5C; // type:label scope:global +_restfpr_18 = .text:0x802B6C60; // type:label scope:global +_restfpr_19 = .text:0x802B6C64; // type:label scope:global +_restfpr_20 = .text:0x802B6C68; // type:label scope:global +_restfpr_21 = .text:0x802B6C6C; // type:label scope:global +_restfpr_22 = .text:0x802B6C70; // type:label scope:global +_restfpr_23 = .text:0x802B6C74; // type:label scope:global +_restfpr_24 = .text:0x802B6C78; // type:label scope:global +_restfpr_25 = .text:0x802B6C7C; // type:label scope:global +_restfpr_26 = .text:0x802B6C80; // type:label scope:global +_restfpr_27 = .text:0x802B6C84; // type:label scope:global +_restfpr_28 = .text:0x802B6C88; // type:label scope:global +_restfpr_29 = .text:0x802B6C8C; // type:label scope:global +_restfpr_30 = .text:0x802B6C90; // type:label scope:global +_restfpr_31 = .text:0x802B6C94; // type:label scope:global +fn_802B6C9C = .text:0x802B6C9C; // type:function size:0x4C +_savegpr_14 = .text:0x802B6C9C; // type:label scope:global +_savegpr_15 = .text:0x802B6CA0; // type:label scope:global +_savegpr_16 = .text:0x802B6CA4; // type:label scope:global +_savegpr_17 = .text:0x802B6CA8; // type:label scope:global +_savegpr_18 = .text:0x802B6CAC; // type:label scope:global +_savegpr_19 = .text:0x802B6CB0; // type:label scope:global +_savegpr_20 = .text:0x802B6CB4; // type:label scope:global +_savegpr_21 = .text:0x802B6CB8; // type:label scope:global +_savegpr_22 = .text:0x802B6CBC; // type:label scope:global +_savegpr_23 = .text:0x802B6CC0; // type:label scope:global +_savegpr_24 = .text:0x802B6CC4; // type:label scope:global +_savegpr_25 = .text:0x802B6CC8; // type:label scope:global +_savegpr_26 = .text:0x802B6CCC; // type:label scope:global +_savegpr_27 = .text:0x802B6CD0; // type:label scope:global +_savegpr_28 = .text:0x802B6CD4; // type:label scope:global +_savegpr_29 = .text:0x802B6CD8; // type:label scope:global +_savegpr_30 = .text:0x802B6CDC; // type:label scope:global +_savegpr_31 = .text:0x802B6CE0; // type:label scope:global +fn_802B6CE8 = .text:0x802B6CE8; // type:function size:0x4C +_restgpr_14 = .text:0x802B6CE8; // type:label scope:global +_restgpr_15 = .text:0x802B6CEC; // type:label scope:global +_restgpr_16 = .text:0x802B6CF0; // type:label scope:global +_restgpr_17 = .text:0x802B6CF4; // type:label scope:global +_restgpr_18 = .text:0x802B6CF8; // type:label scope:global +_restgpr_19 = .text:0x802B6CFC; // type:label scope:global +_restgpr_20 = .text:0x802B6D00; // type:label scope:global +_restgpr_21 = .text:0x802B6D04; // type:label scope:global +_restgpr_22 = .text:0x802B6D08; // type:label scope:global +_restgpr_23 = .text:0x802B6D0C; // type:label scope:global +_restgpr_24 = .text:0x802B6D10; // type:label scope:global +_restgpr_25 = .text:0x802B6D14; // type:label scope:global +_restgpr_26 = .text:0x802B6D18; // type:label scope:global +_restgpr_27 = .text:0x802B6D1C; // type:label scope:global +_restgpr_28 = .text:0x802B6D20; // type:label scope:global +_restgpr_29 = .text:0x802B6D24; // type:label scope:global +_restgpr_30 = .text:0x802B6D28; // type:label scope:global +_restgpr_31 = .text:0x802B6D2C; // type:label scope:global +__div2u = .text:0x802B6D34; // type:function size:0xEC scope:global +__div2i = .text:0x802B6E20; // type:function size:0x138 +__mod2u = .text:0x802B6F58; // type:function size:0xE4 scope:global +fn_802B703C = .text:0x802B703C; // type:function size:0x10C +__shl2i = .text:0x802B7148; // type:function size:0x24 +fn_802B716C = .text:0x802B716C; // type:function size:0xB4 +fn_802B7220 = .text:0x802B7220; // type:function size:0xCC +fn_802B72EC = .text:0x802B72EC; // type:function size:0xA8 +fn_802B7394 = .text:0x802B7394; // type:function size:0x1E4 +fn_802B7578 = .text:0x802B7578; // type:function size:0x168 +fn_802B76E0 = .text:0x802B76E0; // type:function size:0x4 +fn_802B76E4 = .text:0x802B76E4; // type:function size:0xA0 +fn_802B7784 = .text:0x802B7784; // type:function size:0xEC +fn_802B7870 = .text:0x802B7870; // type:function size:0xF0 +fn_802B7960 = .text:0x802B7960; // type:function size:0xF4 +__dt__16CCollidableAABoxFv = .text:0x802B7A54; // type:function size:0x40 +fn_802B7A94 = .text:0x802B7A94; // type:function size:0x24 +fn_802B7AB8 = .text:0x802B7AB8; // type:function size:0x8 +fn_802B7AC0 = .text:0x802B7AC0; // type:function size:0x60 +fn_802B7B20 = .text:0x802B7B20; // type:function size:0x84 +fn_802B7BA4 = .text:0x802B7BA4; // type:function size:0x1F0 +fn_802B7D94 = .text:0x802B7D94; // type:function size:0x26C +fn_802B8000 = .text:0x802B8000; // type:function size:0x3A0 +fn_802B83A0 = .text:0x802B83A0; // type:function size:0x34 +fn_802B83D4 = .text:0x802B83D4; // type:function size:0x4 +fn_802B83D8 = .text:0x802B83D8; // type:function size:0x88 +fn_802B8460 = .text:0x802B8460; // type:function size:0xC +fn_802B846C = .text:0x802B846C; // type:function size:0x8 +fn_802B8474 = .text:0x802B8474; // type:function size:0x60 +fn_802B84D4 = .text:0x802B84D4; // type:function size:0x24 +fn_802B84F8 = .text:0x802B84F8; // type:function size:0x8 +__dt__17CCollidableSphereFv = .text:0x802B8500; // type:function size:0x40 +fn_802B8540 = .text:0x802B8540; // type:function size:0x24 +fn_802B8564 = .text:0x802B8564; // type:function size:0x8 +Sphere_AABox_Bool__17CCollidableSphereFRC7CSphereRC6CAABox = .text:0x802B856C; // type:function size:0xD0 +fn_802B863C = .text:0x802B863C; // type:function size:0xC4 +fn_802B8700 = .text:0x802B8700; // type:function size:0x7BC +fn_802B8EBC = .text:0x802B8EBC; // type:function size:0x1E8 +fn_802B90A4 = .text:0x802B90A4; // type:function size:0xB8 +fn_802B915C = .text:0x802B915C; // type:function size:0x278 +fn_802B93D4 = .text:0x802B93D4; // type:function size:0xA4 +CalculateLocalAABox__17CCollidableSphereCFv = .text:0x802B9478; // type:function size:0x80 +fn_802B94F8 = .text:0x802B94F8; // type:function size:0xC +fn_802B9504 = .text:0x802B9504; // type:function size:0x78 +fn_802B957C = .text:0x802B957C; // type:function size:0x1CC +fn_802B9748 = .text:0x802B9748; // type:function size:0x2A4 +fn_802B99EC = .text:0x802B99EC; // type:function size:0x8 +fn_802B99F4 = .text:0x802B99F4; // type:function size:0x60 +fn_802B9A54 = .text:0x802B9A54; // type:function size:0xF0 +fn_802B9B44 = .text:0x802B9B44; // type:function size:0xD0 +fn_802B9C14 = .text:0x802B9C14; // type:function size:0xBC +fn_802B9CD0 = .text:0x802B9CD0; // type:function size:0x11C +__ct__14CCollisionInfoFQ214CCollisionInfo8EInvalid = .text:0x802B9DEC; // type:function size:0x7C +fn_802B9E68 = .text:0x802B9E68; // type:function size:0x84 +fn_802B9EEC = .text:0x802B9EEC; // type:function size:0xA4 +__ct__19CCollisionPrimitiveFRC13CMaterialList = .text:0x802B9F90; // type:function size:0x20 +fn_802B9FB0 = .text:0x802B9FB0; // type:function size:0xBC +fn_802BA06C = .text:0x802BA06C; // type:function size:0x80 +fn_802BA0EC = .text:0x802BA0EC; // type:function size:0x1C8 +fn_802BA2B4 = .text:0x802BA2B4; // type:function size:0xE4 +fn_802BA398 = .text:0x802BA398; // type:function size:0x88 +fn_802BA420 = .text:0x802BA420; // type:function size:0x150 +fn_802BA570 = .text:0x802BA570; // type:function size:0x150 +fn_802BA6C0 = .text:0x802BA6C0; // type:function size:0x150 +fn_802BA810 = .text:0x802BA810; // type:function size:0x210 +fn_802BAA20 = .text:0x802BAA20; // type:function size:0x110 +fn_802BAB30 = .text:0x802BAB30; // type:function size:0x1D0 +fn_802BAD00 = .text:0x802BAD00; // type:function size:0xB0 +CollideBoolean__19CCollisionPrimitiveFRCQ227CInternalCollisionStructure9CPrimDescRCQ227CInternalCollisionStructure9CPrimDesc = .text:0x802BADB0; // type:function size:0x68 +fn_802BAE18 = .text:0x802BAE18; // type:function size:0x78 +fn_802BAE90 = .text:0x802BAE90; // type:function size:0x9C +fn_802BAF2C = .text:0x802BAF2C; // type:function size:0x30 +fn_802BAF5C = .text:0x802BAF5C; // type:function size:0x30 +fn_802BAF8C = .text:0x802BAF8C; // type:function size:0x30 +fn_802BAFBC = .text:0x802BAFBC; // type:function size:0xC4 +fn_802BB080 = .text:0x802BB080; // type:function size:0x98 +fn_802BB118 = .text:0x802BB118; // type:function size:0x9C +fn_802BB1B4 = .text:0x802BB1B4; // type:function size:0x58 +fn_802BB20C = .text:0x802BB20C; // type:function size:0x58 +fn_802BB264 = .text:0x802BB264; // type:function size:0x58 +fn_802BB2BC = .text:0x802BB2BC; // type:function size:0xCC +fn_802BB388 = .text:0x802BB388; // type:function size:0x90 +fn_802BB418 = .text:0x802BB418; // type:function size:0xAC +fn_802BB4C4 = .text:0x802BB4C4; // type:function size:0x78 +Passes__15CMaterialFilterCFRC13CMaterialList = .text:0x802BB53C; // type:function size:0xF4 +fn_802BB630 = .text:0x802BB630; // type:function size:0x230 +fn_802BB860 = .text:0x802BB860; // type:function size:0x28 +fn_802BB888 = .text:0x802BB888; // type:function size:0x20 +fn_802BB8A8 = .text:0x802BB8A8; // type:function size:0xA0 +__ct__6COBBoxFRC12CTransform4fRC9CVector3f = .text:0x802BB948; // type:function size:0x54 +fn_802BB99C = .text:0x802BB99C; // type:function size:0x48 +fn_802BB9E4 = .text:0x802BB9E4; // type:function size:0x154 +fn_802BBB38 = .text:0x802BBB38; // type:function size:0xA4 +fn_802BBBDC = .text:0x802BBBDC; // type:function size:0xC4 +fn_802BBCA0 = .text:0x802BBCA0; // type:function size:0x154 +fn_802BBDF4 = .text:0x802BBDF4; // type:function size:0x8BC +IntersectsAABox__6COBBoxCFRC6CAABox = .text:0x802BC6B0; // type:function size:0x44 +fn_802BC6F4 = .text:0x802BC6F4; // type:function size:0x7A0 +fn_802BCE94 = .text:0x802BCE94; // type:function size:0x18C +RaySphereIntersection__13CollisionUtilFRC7CSphereRC9CVector3fRC9CVector3ffRfR9CVector3f = .text:0x802BD020; // type:function size:0x1D0 +fn_802BD1F0 = .text:0x802BD1F0; // type:function size:0x120 +fn_802BD310 = .text:0x802BD310; // type:function size:0x64 +fn_802BD374 = .text:0x802BD374; // type:function size:0x49C +fn_802BD810 = .text:0x802BD810; // type:function size:0x4D4 +fn_802BDCE4 = .text:0x802BDCE4; // type:function size:0x168 +fn_802BDE4C = .text:0x802BDE4C; // type:function size:0xFC +fn_802BDF48 = .text:0x802BDF48; // type:function size:0x4B4 +fn_802BE3FC = .text:0x802BE3FC; // type:function size:0x130 +AABoxSphereIntersection__13CollisionUtilFRC6CAABoxRC7CSphere = .text:0x802BE52C; // type:function size:0xEC +fn_802BE618 = .text:0x802BE618; // type:function size:0xDC +fn_802BE6F4 = .text:0x802BE6F4; // type:function size:0x44 +AABoxPointSqrDist__13CollisionUtilFRC9CVector3fRC6CAABoxP9CVector3f = .text:0x802BE738; // type:function size:0x194 +fn_802BE8CC = .text:0x802BE8CC; // type:function size:0x220 +fn_802BEAEC = .text:0x802BEAEC; // type:function size:0x210 +fn_802BECFC = .text:0x802BECFC; // type:function size:0xD0 +fn_802BEDCC = .text:0x802BEDCC; // type:function size:0x200 +fn_802BEFCC = .text:0x802BEFCC; // type:function size:0x4C8 +fn_802BF494 = .text:0x802BF494; // type:function size:0x424 +fn_802BF8B8 = .text:0x802BF8B8; // type:function size:0x10C +TriBoxOverlap__13CollisionUtilFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x802BF9C4; // type:function size:0x864 +fn_802C0228 = .text:0x802C0228; // type:function size:0x1BC +MovingSphereAABox__13CollisionUtilFRC7CSphereRC6CAABoxRC9CVector3fRdR9CVector3fR9CVector3f = .text:0x802C03E4; // type:function size:0xF58 +fn_802C133C = .text:0x802C133C; // type:function size:0x50 +fn_802C138C = .text:0x802C138C; // type:function size:0x204 +TriPointSqrDist__13CollisionUtilFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3fPfPf = .text:0x802C1590; // type:function size:0x5C0 +fn_802C1B50 = .text:0x802C1B50; // type:function size:0x614 +fn_802C2164 = .text:0x802C2164; // type:function size:0x60 +fn_802C21C4 = .text:0x802C21C4; // type:function size:0x58 +fn_802C221C = .text:0x802C221C; // type:function size:0xF4 +fn_802C2310 = .text:0x802C2310; // type:function size:0x70 +fn_802C2380 = .text:0x802C2380; // type:function size:0x2F0 +fn_802C2670 = .text:0x802C2670; // type:function size:0x8 +fn_802C2678 = .text:0x802C2678; // type:function size:0x8 +fn_802C2680 = .text:0x802C2680; // type:function size:0x8 +fn_802C2688 = .text:0x802C2688; // type:function size:0xB0 +fn_802C2738 = .text:0x802C2738; // type:function size:0x118 +fn_802C2850 = .text:0x802C2850; // type:function size:0xA0 +fn_802C28F0 = .text:0x802C28F0; // type:function size:0xB4 +fn_802C29A4 = .text:0x802C29A4; // type:function size:0x40 +fn_802C29E4 = .text:0x802C29E4; // type:function size:0x34 +fn_802C2A18 = .text:0x802C2A18; // type:function size:0x10 +fn_802C2A28 = .text:0x802C2A28; // type:function size:0x14 +fn_802C2A3C = .text:0x802C2A3C; // type:function size:0x90 +fn_802C2ACC = .text:0x802C2ACC; // type:function size:0x58 +fn_802C2B24 = .text:0x802C2B24; // type:function size:0x10 +fn_802C2B34 = .text:0x802C2B34; // type:function size:0xC0 +fn_802C2BF4 = .text:0x802C2BF4; // type:function size:0x60 +fn_802C2C54 = .text:0x802C2C54; // type:function size:0xC4 +fn_802C2D18 = .text:0x802C2D18; // type:function size:0x134 +fn_802C2E4C = .text:0x802C2E4C; // type:function size:0xC4 +fn_802C2F10 = .text:0x802C2F10; // type:function size:0x24C +fn_802C315C = .text:0x802C315C; // type:function size:0x78 +fn_802C31D4 = .text:0x802C31D4; // type:function size:0x2E4 +fn_802C34B8 = .text:0x802C34B8; // type:function size:0x70 +fn_802C3528 = .text:0x802C3528; // type:function size:0x2E4 +fn_802C380C = .text:0x802C380C; // type:function size:0x8 +fn_802C3814 = .text:0x802C3814; // type:function size:0x8 +fn_802C381C = .text:0x802C381C; // type:function size:0x4 +fn_802C3820 = .text:0x802C3820; // type:function size:0x8 +fn_802C3828 = .text:0x802C3828; // type:function size:0x8 +fn_802C3830 = .text:0x802C3830; // type:function size:0x8 +fn_802C3838 = .text:0x802C3838; // type:function size:0x8 +fn_802C3840 = .text:0x802C3840; // type:function size:0x8 +fn_802C3848 = .text:0x802C3848; // type:function size:0x4 +fn_802C384C = .text:0x802C384C; // type:function size:0x4 +fn_802C3850 = .text:0x802C3850; // type:function size:0x8 +fn_802C3858 = .text:0x802C3858; // type:function size:0x8 +fn_802C3860 = .text:0x802C3860; // type:function size:0x8 +fn_802C3868 = .text:0x802C3868; // type:function size:0x8 +fn_802C3870 = .text:0x802C3870; // type:function size:0x8 +fn_802C3878 = .text:0x802C3878; // type:function size:0x8 +fn_802C3880 = .text:0x802C3880; // type:function size:0x8 +fn_802C3888 = .text:0x802C3888; // type:function size:0x8 +fn_802C3890 = .text:0x802C3890; // type:function size:0x8 +fn_802C3898 = .text:0x802C3898; // type:function size:0x8 +fn_802C38A0 = .text:0x802C38A0; // type:function size:0x8 +fn_802C38A8 = .text:0x802C38A8; // type:function size:0x8 +fn_802C38B0 = .text:0x802C38B0; // type:function size:0x8 +fn_802C38B8 = .text:0x802C38B8; // type:function size:0x8 +fn_802C38C0 = .text:0x802C38C0; // type:function size:0x8 +fn_802C38C8 = .text:0x802C38C8; // type:function size:0xC +fn_802C38D4 = .text:0x802C38D4; // type:function size:0x8 +fn_802C38DC = .text:0x802C38DC; // type:function size:0x8 +fn_802C38E4 = .text:0x802C38E4; // type:function size:0x8 +fn_802C38EC = .text:0x802C38EC; // type:function size:0x8 +fn_802C38F4 = .text:0x802C38F4; // type:function size:0x8 +fn_802C38FC = .text:0x802C38FC; // type:function size:0x8 +fn_802C3904 = .text:0x802C3904; // type:function size:0x8 +fn_802C390C = .text:0x802C390C; // type:function size:0x8 +fn_802C3914 = .text:0x802C3914; // type:function size:0x8 +fn_802C391C = .text:0x802C391C; // type:function size:0x18 +fn_802C3934 = .text:0x802C3934; // type:function size:0x8 +fn_802C393C = .text:0x802C393C; // type:function size:0x8 +fn_802C3944 = .text:0x802C3944; // type:function size:0x4 +fn_802C3948 = .text:0x802C3948; // type:function size:0x4 +fn_802C394C = .text:0x802C394C; // type:function size:0x8 +fn_802C3954 = .text:0x802C3954; // type:function size:0x8 +fn_802C395C = .text:0x802C395C; // type:function size:0x8 +fn_802C3964 = .text:0x802C3964; // type:function size:0x8 +fn_802C396C = .text:0x802C396C; // type:function size:0x8 +fn_802C3974 = .text:0x802C3974; // type:function size:0x8 +fn_802C397C = .text:0x802C397C; // type:function size:0x8 +fn_802C3984 = .text:0x802C3984; // type:function size:0x250 +fn_802C3BD4 = .text:0x802C3BD4; // type:function size:0x58 +fn_802C3C2C = .text:0x802C3C2C; // type:function size:0x34 +fn_802C3C60 = .text:0x802C3C60; // type:function size:0x34 +fn_802C3C94 = .text:0x802C3C94; // type:function size:0x34 +fn_802C3CC8 = .text:0x802C3CC8; // type:function size:0x8 +fn_802C3CD0 = .text:0x802C3CD0; // type:function size:0x10 +fn_802C3CE0 = .text:0x802C3CE0; // type:function size:0x64 +fn_802C3D44 = .text:0x802C3D44; // type:function size:0x68 +fn_802C3DAC = .text:0x802C3DAC; // type:function size:0xB0 +fn_802C3E5C = .text:0x802C3E5C; // type:function size:0xFC +fn_802C3F58 = .text:0x802C3F58; // type:function size:0x4 +fn_802C3F5C = .text:0x802C3F5C; // type:function size:0xB0 +fn_802C400C = .text:0x802C400C; // type:function size:0x5A8 +fn_802C45B4 = .text:0x802C45B4; // type:function size:0x590 +fn_802C4B44 = .text:0x802C4B44; // type:function size:0x4 +fn_802C4B48 = .text:0x802C4B48; // type:function size:0x8 +fn_802C4B50 = .text:0x802C4B50; // type:function size:0x8 +fn_802C4B58 = .text:0x802C4B58; // type:function size:0x80 +fn_802C4BD8 = .text:0x802C4BD8; // type:function size:0x14 +fn_802C4BEC = .text:0x802C4BEC; // type:function size:0x8 +fn_802C4BF4 = .text:0x802C4BF4; // type:function size:0x14 +fn_802C4C08 = .text:0x802C4C08; // type:function size:0x4 +fn_802C4C0C = .text:0x802C4C0C; // type:function size:0x14 +fn_802C4C20 = .text:0x802C4C20; // type:function size:0x14 +fn_802C4C34 = .text:0x802C4C34; // type:function size:0x4 +fn_802C4C38 = .text:0x802C4C38; // type:function size:0x124 +fn_802C4D5C = .text:0x802C4D5C; // type:function size:0x84 +fn_802C4DE0 = .text:0x802C4DE0; // type:function size:0x2A8 +fn_802C5088 = .text:0x802C5088; // type:function size:0xC +fn_802C5094 = .text:0x802C5094; // type:function size:0xC +fn_802C50A0 = .text:0x802C50A0; // type:function size:0xC +fn_802C50AC = .text:0x802C50AC; // type:function size:0xC +fn_802C50B8 = .text:0x802C50B8; // type:function size:0xC +fn_802C50C4 = .text:0x802C50C4; // type:function size:0x60 +fn_802C5124 = .text:0x802C5124; // type:function size:0x54 +fn_802C5178 = .text:0x802C5178; // type:function size:0x30 +fn_802C51A8 = .text:0x802C51A8; // type:function size:0x58 +fn_802C5200 = .text:0x802C5200; // type:function size:0x58 +fn_802C5258 = .text:0x802C5258; // type:function size:0x28 +fn_802C5280 = .text:0x802C5280; // type:function size:0x28 +fn_802C52A8 = .text:0x802C52A8; // type:function size:0x28 +fn_802C52D0 = .text:0x802C52D0; // type:function size:0x28 +fn_802C52F8 = .text:0x802C52F8; // type:function size:0x28 +fn_802C5320 = .text:0x802C5320; // type:function size:0x8 +fn_802C5328 = .text:0x802C5328; // type:function size:0x8 +fn_802C5330 = .text:0x802C5330; // type:function size:0x8 +fn_802C5338 = .text:0x802C5338; // type:function size:0x88 +fn_802C53C0 = .text:0x802C53C0; // type:function size:0xA0 +fn_802C5460 = .text:0x802C5460; // type:function size:0x84 +fn_802C54E4 = .text:0x802C54E4; // type:function size:0x21C +fn_802C5700 = .text:0x802C5700; // type:function size:0x80 +fn_802C5780 = .text:0x802C5780; // type:function size:0x7C +fn_802C57FC = .text:0x802C57FC; // type:function size:0xF8 +fn_802C58F4 = .text:0x802C58F4; // type:function size:0x58 +fn_802C594C = .text:0x802C594C; // type:function size:0x8 +fn_802C5954 = .text:0x802C5954; // type:function size:0x10 +fn_802C5964 = .text:0x802C5964; // type:function size:0x44 +fn_802C59A8 = .text:0x802C59A8; // type:function size:0x48 +fn_802C59F0 = .text:0x802C59F0; // type:function size:0x78 +fn_802C5A68 = .text:0x802C5A68; // type:function size:0x1C8 +fn_802C5C30 = .text:0x802C5C30; // type:function size:0x78 +fn_802C5CA8 = .text:0x802C5CA8; // type:function size:0x4 +fn_802C5CAC = .text:0x802C5CAC; // type:function size:0x3D4 +fn_802C6080 = .text:0x802C6080; // type:function size:0x48 +__ct__6CAABoxFRC9CVector3fRC9CVector3f = .text:0x802C60C8; // type:function size:0x34 +fn_802C60FC = .text:0x802C60FC; // type:function size:0x12C +GetTri__6CAABoxCFQ26CAABox10EBoxFaceIdi = .text:0x802C6228; // type:function size:0x3BC +fn_802C65E4 = .text:0x802C65E4; // type:function size:0x2D0 +DoBoundsOverlap__6CAABoxCFRC6CAABox = .text:0x802C68B4; // type:function size:0x70 +AccumulateBounds__6CAABoxFRC9CVector3f = .text:0x802C6924; // type:function size:0x7C +fn_802C69A0 = .text:0x802C69A0; // type:function size:0x88 +fn_802C6A28 = .text:0x802C6A28; // type:function size:0x84 +GetTransformedAABox__6CAABoxCFRC12CTransform4f = .text:0x802C6AAC; // type:function size:0x134 +fn_802C6BE0 = .text:0x802C6BE0; // type:function size:0x88 +fn_802C6C68 = .text:0x802C6C68; // type:function size:0x168 +PaddedBy__6CAABoxCFf = .text:0x802C6DD0; // type:function size:0x9C +Invalid__6CAABoxCFv = .text:0x802C6E6C; // type:function size:0xA8 +fn_802C6F14 = .text:0x802C6F14; // type:function size:0x44 +GetCenterPoint__6CAABoxCFv = .text:0x802C6F58; // type:function size:0x64 +fn_802C6FBC = .text:0x802C6FBC; // type:function size:0x4C +PointInside__6CAABoxCFRC9CVector3f = .text:0x802C7008; // type:function size:0xC4 +fn_802C70CC = .text:0x802C70CC; // type:function size:0x2F0 +FurthestPointAlongVector__6CAABoxCFRC9CVector3f = .text:0x802C73BC; // type:function size:0x40 +fn_802C73FC = .text:0x802C73FC; // type:function size:0x40 +fn_802C743C = .text:0x802C743C; // type:function size:0x50 +fn_802C748C = .text:0x802C748C; // type:function size:0x70 +fn_802C74FC = .text:0x802C74FC; // type:function size:0xBC +fn_802C75B8 = .text:0x802C75B8; // type:function size:0x9C +fn_802C7654 = .text:0x802C7654; // type:function size:0x110 +fn_802C7764 = .text:0x802C7764; // type:function size:0x84 +fn_802C77E8 = .text:0x802C77E8; // type:function size:0x9C +fn_802C7884 = .text:0x802C7884; // type:function size:0x250 +fn_802C7AD4 = .text:0x802C7AD4; // type:function size:0x78 +fn_802C7B4C = .text:0x802C7B4C; // type:function size:0x18 +fn_802C7B64 = .text:0x802C7B64; // type:function size:0x18 +fn_802C7B7C = .text:0x802C7B7C; // type:function size:0x1F8 +fn_802C7D74 = .text:0x802C7D74; // type:function size:0x4 +fn_802C7D78 = .text:0x802C7D78; // type:function size:0x4 +fn_802C7D7C = .text:0x802C7D7C; // type:function size:0x88 +fn_802C7E04 = .text:0x802C7E04; // type:function size:0x94 +fn_802C7E98 = .text:0x802C7E98; // type:function size:0x18 +fn_802C7EB0 = .text:0x802C7EB0; // type:function size:0x84 +fn_802C7F34 = .text:0x802C7F34; // type:function size:0x114 +fn_802C8048 = .text:0x802C8048; // type:function size:0x14 +fn_802C805C = .text:0x802C805C; // type:function size:0x8 +fn_802C8064 = .text:0x802C8064; // type:function size:0x9C +fn_802C8100 = .text:0x802C8100; // type:function size:0x38 +fn_802C8138 = .text:0x802C8138; // type:function size:0xA0 +fn_802C81D8 = .text:0x802C81D8; // type:function size:0x74 +fn_802C824C = .text:0x802C824C; // type:function size:0xD0 +fn_802C831C = .text:0x802C831C; // type:function size:0x80 +fn_802C839C = .text:0x802C839C; // type:function size:0x90 +fn_802C842C = .text:0x802C842C; // type:function size:0x6C +fn_802C8498 = .text:0x802C8498; // type:function size:0x60 +fn_802C84F8 = .text:0x802C84F8; // type:function size:0x100 +fn_802C85F8 = .text:0x802C85F8; // type:function size:0xF0 +fn_802C86E8 = .text:0x802C86E8; // type:function size:0xD0 +fn_802C87B8 = .text:0x802C87B8; // type:function size:0x70 +fn_802C8828 = .text:0x802C8828; // type:function size:0x34 +fn_802C885C = .text:0x802C885C; // type:function size:0x50 +fn_802C88AC = .text:0x802C88AC; // type:function size:0x48 +fn_802C88F4 = .text:0x802C88F4; // type:function size:0x54 +fn_802C8948 = .text:0x802C8948; // type:function size:0x44 +fn_802C898C = .text:0x802C898C; // type:function size:0x48 +fn_802C89D4 = .text:0x802C89D4; // type:function size:0x44 +fn_802C8A18 = .text:0x802C8A18; // type:function size:0x90 +fn_802C8AA8 = .text:0x802C8AA8; // type:function size:0xAC +fn_802C8B54 = .text:0x802C8B54; // type:function size:0x68 +fn_802C8BBC = .text:0x802C8BBC; // type:function size:0x108 +fn_802C8CC4 = .text:0x802C8CC4; // type:function size:0x50 +fn_802C8D14 = .text:0x802C8D14; // type:function size:0x84 +fn_802C8D98 = .text:0x802C8D98; // type:function size:0x3C +fn_802C8DD4 = .text:0x802C8DD4; // type:function size:0x5C +fn_802C8E30 = .text:0x802C8E30; // type:function size:0x138 +fn_802C8F68 = .text:0x802C8F68; // type:function size:0x4 +fn_802C8F6C = .text:0x802C8F6C; // type:function size:0xA0 +fn_802C900C = .text:0x802C900C; // type:function size:0x74 +fn_802C9080 = .text:0x802C9080; // type:function size:0x240 +fn_802C92C0 = .text:0x802C92C0; // type:function size:0x58 +fn_802C9318 = .text:0x802C9318; // type:function size:0x98 +fn_802C93B0 = .text:0x802C93B0; // type:function size:0x54 +fn_802C9404 = .text:0x802C9404; // type:function size:0x60 +fn_802C9464 = .text:0x802C9464; // type:function size:0xA0 +fn_802C9504 = .text:0x802C9504; // type:function size:0xA0 +fn_802C95A4 = .text:0x802C95A4; // type:function size:0xA0 +fn_802C9644 = .text:0x802C9644; // type:function size:0xA0 +fn_802C96E4 = .text:0x802C96E4; // type:function size:0x598 +fn_802C9C7C = .text:0x802C9C7C; // type:function size:0x4 +fn_802C9C80 = .text:0x802C9C80; // type:function size:0xA0 +fn_802C9D20 = .text:0x802C9D20; // type:function size:0x514 +fn_802CA234 = .text:0x802CA234; // type:function size:0x470 +fn_802CA6A4 = .text:0x802CA6A4; // type:function size:0xF4 +fn_802CA798 = .text:0x802CA798; // type:function size:0x614 +fn_802CADAC = .text:0x802CADAC; // type:function size:0x90 +fn_802CAE3C = .text:0x802CAE3C; // type:function size:0x4 +fn_802CAE40 = .text:0x802CAE40; // type:function size:0x9C +fn_802CAEDC = .text:0x802CAEDC; // type:function size:0xB8 +fn_802CAF94 = .text:0x802CAF94; // type:function size:0x14 +fn_802CAFA8 = .text:0x802CAFA8; // type:function size:0x4 +fn_802CAFAC = .text:0x802CAFAC; // type:function size:0xC0 +fn_802CB06C = .text:0x802CB06C; // type:function size:0x8 +fn_802CB074 = .text:0x802CB074; // type:function size:0x8 +fn_802CB07C = .text:0x802CB07C; // type:function size:0x8 +fn_802CB084 = .text:0x802CB084; // type:function size:0x8 +fn_802CB08C = .text:0x802CB08C; // type:function size:0x14 +fn_802CB0A0 = .text:0x802CB0A0; // type:function size:0x14 +fn_802CB0B4 = .text:0x802CB0B4; // type:function size:0x14 +fn_802CB0C8 = .text:0x802CB0C8; // type:function size:0x164 +fn_802CB22C = .text:0x802CB22C; // type:function size:0x15C +fn_802CB388 = .text:0x802CB388; // type:function size:0x140 +fn_802CB4C8 = .text:0x802CB4C8; // type:function size:0x134 +fn_802CB5FC = .text:0x802CB5FC; // type:function size:0x1C +fn_802CB618 = .text:0x802CB618; // type:function size:0x14 +fn_802CB62C = .text:0x802CB62C; // type:function size:0x98 +fn_802CB6C4 = .text:0x802CB6C4; // type:function size:0xC0 +fn_802CB784 = .text:0x802CB784; // type:function size:0x414 +fn_802CBB98 = .text:0x802CBB98; // type:function size:0x18 +fn_802CBBB0 = .text:0x802CBBB0; // type:function size:0x688 +fn_802CC238 = .text:0x802CC238; // type:function size:0xCC +fn_802CC304 = .text:0x802CC304; // type:function size:0x28 +fn_802CC32C = .text:0x802CC32C; // type:function size:0x28 +fn_802CC354 = .text:0x802CC354; // type:function size:0x28 +fn_802CC37C = .text:0x802CC37C; // type:function size:0x200 +fn_802CC57C = .text:0x802CC57C; // type:function size:0x1B8 +fn_802CC734 = .text:0x802CC734; // type:function size:0x190 +fn_802CC8C4 = .text:0x802CC8C4; // type:function size:0x6BC +fn_802CCF80 = .text:0x802CCF80; // type:function size:0xA48 +fn_802CD9C8 = .text:0x802CD9C8; // type:function size:0x5C +fn_802CDA24 = .text:0x802CDA24; // type:function size:0x1D4 +fn_802CDBF8 = .text:0x802CDBF8; // type:function size:0xB4 +fn_802CDCAC = .text:0x802CDCAC; // type:function size:0x434 +fn_802CE0E0 = .text:0x802CE0E0; // type:function size:0x10 +fn_802CE0F0 = .text:0x802CE0F0; // type:function size:0x34 +fn_802CE124 = .text:0x802CE124; // type:function size:0x8 +fn_802CE12C = .text:0x802CE12C; // type:function size:0x10 +fn_802CE13C = .text:0x802CE13C; // type:function size:0x8 +fn_802CE144 = .text:0x802CE144; // type:function size:0x10 +fn_802CE154 = .text:0x802CE154; // type:function size:0x10 +fn_802CE164 = .text:0x802CE164; // type:function size:0x8 +fn_802CE16C = .text:0x802CE16C; // type:function size:0x8 +fn_802CE174 = .text:0x802CE174; // type:function size:0x10 +fn_802CE184 = .text:0x802CE184; // type:function size:0x4F8 +fn_802CE67C = .text:0x802CE67C; // type:function size:0x414 +fn_802CEA90 = .text:0x802CEA90; // type:function size:0xF8 +fn_802CEB88 = .text:0x802CEB88; // type:function size:0x8 +fn_802CEB90 = .text:0x802CEB90; // type:function size:0x41C +fn_802CEFAC = .text:0x802CEFAC; // type:function size:0x18 +fn_802CEFC4 = .text:0x802CEFC4; // type:function size:0x10 +fn_802CEFD4 = .text:0x802CEFD4; // type:function size:0x68 +fn_802CF03C = .text:0x802CF03C; // type:function size:0xD4 +fn_802CF110 = .text:0x802CF110; // type:function size:0x50 +fn_802CF160 = .text:0x802CF160; // type:function size:0x1C4 +fn_802CF324 = .text:0x802CF324; // type:function size:0x50 +fn_802CF374 = .text:0x802CF374; // type:function size:0x1EC +fn_802CF560 = .text:0x802CF560; // type:function size:0x50 +fn_802CF5B0 = .text:0x802CF5B0; // type:function size:0x1EC +fn_802CF79C = .text:0x802CF79C; // type:function size:0x50 +fn_802CF7EC = .text:0x802CF7EC; // type:function size:0x200 +fn_802CF9EC = .text:0x802CF9EC; // type:function size:0x4C +fn_802CFA38 = .text:0x802CFA38; // type:function size:0x4C +fn_802CFA84 = .text:0x802CFA84; // type:function size:0x4C +fn_802CFAD0 = .text:0x802CFAD0; // type:function size:0x1F4 +fn_802CFCC4 = .text:0x802CFCC4; // type:function size:0x98 +fn_802CFD5C = .text:0x802CFD5C; // type:function size:0x98 +fn_802CFDF4 = .text:0x802CFDF4; // type:function size:0x98 +fn_802CFE8C = .text:0x802CFE8C; // type:function size:0x62C +fn_802D04B8 = .text:0x802D04B8; // type:function size:0x244 +fn_802D06FC = .text:0x802D06FC; // type:function size:0x64 +fn_802D0760 = .text:0x802D0760; // type:function size:0x9C +fn_802D07FC = .text:0x802D07FC; // type:function size:0x9C +fn_802D0898 = .text:0x802D0898; // type:function size:0x14 +fn_802D08AC = .text:0x802D08AC; // type:function size:0x38 +fn_802D08E4 = .text:0x802D08E4; // type:function size:0x14 +fn_802D08F8 = .text:0x802D08F8; // type:function size:0x14 +fn_802D090C = .text:0x802D090C; // type:function size:0x14 +fn_802D0920 = .text:0x802D0920; // type:function size:0x14 +fn_802D0934 = .text:0x802D0934; // type:function size:0x8 +fn_802D093C = .text:0x802D093C; // type:function size:0x8 +fn_802D0944 = .text:0x802D0944; // type:function size:0x8 +fn_802D094C = .text:0x802D094C; // type:function size:0x8 +fn_802D0954 = .text:0x802D0954; // type:function size:0x14 +fn_802D0968 = .text:0x802D0968; // type:function size:0x14 +fn_802D097C = .text:0x802D097C; // type:function size:0x14 +fn_802D0990 = .text:0x802D0990; // type:function size:0x14 +fn_802D09A4 = .text:0x802D09A4; // type:function size:0x14 +fn_802D09B8 = .text:0x802D09B8; // type:function size:0x14 +fn_802D09CC = .text:0x802D09CC; // type:function size:0x14 +fn_802D09E0 = .text:0x802D09E0; // type:function size:0xEC +fn_802D0ACC = .text:0x802D0ACC; // type:function size:0x10 +fn_802D0ADC = .text:0x802D0ADC; // type:function size:0x7C +fn_802D0B58 = .text:0x802D0B58; // type:function size:0xD4 +fn_802D0C2C = .text:0x802D0C2C; // type:function size:0xC +fn_802D0C38 = .text:0x802D0C38; // type:function size:0x14 +fn_802D0C4C = .text:0x802D0C4C; // type:function size:0x14 +fn_802D0C60 = .text:0x802D0C60; // type:function size:0x20 +fn_802D0C80 = .text:0x802D0C80; // type:function size:0x3C +fn_802D0CBC = .text:0x802D0CBC; // type:function size:0x8 +fn_802D0CC4 = .text:0x802D0CC4; // type:function size:0x8 +fn_802D0CCC = .text:0x802D0CCC; // type:function size:0x84 +fn_802D0D50 = .text:0x802D0D50; // type:function size:0x1A4 +fn_802D0EF4 = .text:0x802D0EF4; // type:function size:0x8 +fn_802D0EFC = .text:0x802D0EFC; // type:function size:0x94 +fn_802D0F90 = .text:0x802D0F90; // type:function size:0x2EC +fn_802D127C = .text:0x802D127C; // type:function size:0x10 +fn_802D128C = .text:0x802D128C; // type:function size:0x8 +fn_802D1294 = .text:0x802D1294; // type:function size:0x1C8 +fn_802D145C = .text:0x802D145C; // type:function size:0x6C +fn_802D14C8 = .text:0x802D14C8; // type:function size:0x58 +fn_802D1520 = .text:0x802D1520; // type:function size:0x6C +fn_802D158C = .text:0x802D158C; // type:function size:0x84 +fn_802D1610 = .text:0x802D1610; // type:function size:0x90 +fn_802D16A0 = .text:0x802D16A0; // type:function size:0xD8 +fn_802D1778 = .text:0x802D1778; // type:function size:0x7C +fn_802D17F4 = .text:0x802D17F4; // type:function size:0x90 +fn_802D1884 = .text:0x802D1884; // type:function size:0x90 +fn_802D1914 = .text:0x802D1914; // type:function size:0x90 +fn_802D19A4 = .text:0x802D19A4; // type:function size:0x90 +fn_802D1A34 = .text:0x802D1A34; // type:function size:0x14 +fn_802D1A48 = .text:0x802D1A48; // type:function size:0x14 +fn_802D1A5C = .text:0x802D1A5C; // type:function size:0x14 +fn_802D1A70 = .text:0x802D1A70; // type:function size:0x20C +fn_802D1C7C = .text:0x802D1C7C; // type:function size:0x64 +fn_802D1CE0 = .text:0x802D1CE0; // type:function size:0x618 +fn_802D22F8 = .text:0x802D22F8; // type:function size:0x60 +fn_802D2358 = .text:0x802D2358; // type:function size:0xE8 +fn_802D2440 = .text:0x802D2440; // type:function size:0x12C +fn_802D256C = .text:0x802D256C; // type:function size:0x10 +fn_802D257C = .text:0x802D257C; // type:function size:0x70 +fn_802D25EC = .text:0x802D25EC; // type:function size:0x6D0 +fn_802D2CBC = .text:0x802D2CBC; // type:function size:0x180 +fn_802D2E3C = .text:0x802D2E3C; // type:function size:0xE0 +fn_802D2F1C = .text:0x802D2F1C; // type:function size:0x4DC +fn_802D33F8 = .text:0x802D33F8; // type:function size:0x190 +fn_802D3588 = .text:0x802D3588; // type:function size:0x44 +fn_802D35CC = .text:0x802D35CC; // type:function size:0x34 +fn_802D3600 = .text:0x802D3600; // type:function size:0x24 +fn_802D3624 = .text:0x802D3624; // type:function size:0x1B8 +fn_802D37DC = .text:0x802D37DC; // type:function size:0x24 +fn_802D3800 = .text:0x802D3800; // type:function size:0x210 +fn_802D3A10 = .text:0x802D3A10; // type:function size:0x24 +fn_802D3A34 = .text:0x802D3A34; // type:function size:0x208 +fn_802D3C3C = .text:0x802D3C3C; // type:function size:0x24 +fn_802D3C60 = .text:0x802D3C60; // type:function size:0x240 +fn_802D3EA0 = .text:0x802D3EA0; // type:function size:0xF8 +fn_802D3F98 = .text:0x802D3F98; // type:function size:0x15C +fn_802D40F4 = .text:0x802D40F4; // type:function size:0x218 +fn_802D430C = .text:0x802D430C; // type:function size:0x8 +fn_802D4314 = .text:0x802D4314; // type:function size:0x8 +fn_802D431C = .text:0x802D431C; // type:function size:0x10 +fn_802D432C = .text:0x802D432C; // type:function size:0x34 +fn_802D4360 = .text:0x802D4360; // type:function size:0x1D0 +fn_802D4530 = .text:0x802D4530; // type:function size:0x40 +fn_802D4570 = .text:0x802D4570; // type:function size:0x68 +fn_802D45D8 = .text:0x802D45D8; // type:function size:0xDC +fn_802D46B4 = .text:0x802D46B4; // type:function size:0x8 +fn_802D46BC = .text:0x802D46BC; // type:function size:0x754 +fn_802D4E10 = .text:0x802D4E10; // type:function size:0x20 +fn_802D4E30 = .text:0x802D4E30; // type:function size:0x8 +fn_802D4E38 = .text:0x802D4E38; // type:function size:0x14 +fn_802D4E4C = .text:0x802D4E4C; // type:function size:0x56C +fn_802D53B8 = .text:0x802D53B8; // type:function size:0x10 +fn_802D53C8 = .text:0x802D53C8; // type:function size:0x8 +fn_802D53D0 = .text:0x802D53D0; // type:function size:0x8 +fn_802D53D8 = .text:0x802D53D8; // type:function size:0x414 +fn_802D57EC = .text:0x802D57EC; // type:function size:0x14 +fn_802D5800 = .text:0x802D5800; // type:function size:0x20 +fn_802D5820 = .text:0x802D5820; // type:function size:0x68 +fn_802D5888 = .text:0x802D5888; // type:function size:0x10 +fn_802D5898 = .text:0x802D5898; // type:function size:0x4 +fn_802D589C = .text:0x802D589C; // type:function size:0x8 +fn_802D58A4 = .text:0x802D58A4; // type:function size:0x5C +fn_802D5900 = .text:0x802D5900; // type:function size:0x4C +fn_802D594C = .text:0x802D594C; // type:function size:0x3C +fn_802D5988 = .text:0x802D5988; // type:function size:0x8 +fn_802D5990 = .text:0x802D5990; // type:function size:0x55C +fn_802D5EEC = .text:0x802D5EEC; // type:function size:0x10 +fn_802D5EFC = .text:0x802D5EFC; // type:function size:0x8 +fn_802D5F04 = .text:0x802D5F04; // type:function size:0x4 +fn_802D5F08 = .text:0x802D5F08; // type:function size:0x78 +fn_802D5F80 = .text:0x802D5F80; // type:function size:0x34 +fn_802D5FB4 = .text:0x802D5FB4; // type:function size:0x180 +fn_802D6134 = .text:0x802D6134; // type:function size:0x1B8 +fn_802D62EC = .text:0x802D62EC; // type:function size:0x190 +fn_802D647C = .text:0x802D647C; // type:function size:0x208 +fn_802D6684 = .text:0x802D6684; // type:function size:0x1A8 +fn_802D682C = .text:0x802D682C; // type:function size:0x208 +fn_802D6A34 = .text:0x802D6A34; // type:function size:0x1B0 +fn_802D6BE4 = .text:0x802D6BE4; // type:function size:0x240 +fn_802D6E24 = .text:0x802D6E24; // type:function size:0xF8 +fn_802D6F1C = .text:0x802D6F1C; // type:function size:0x15C +fn_802D7078 = .text:0x802D7078; // type:function size:0x8 +fn_802D7080 = .text:0x802D7080; // type:function size:0x8 +fn_802D7088 = .text:0x802D7088; // type:function size:0x10 +fn_802D7098 = .text:0x802D7098; // type:function size:0x200 +fn_802D7298 = .text:0x802D7298; // type:function size:0x14 +fn_802D72AC = .text:0x802D72AC; // type:function size:0x38 +fn_802D72E4 = .text:0x802D72E4; // type:function size:0x14 +fn_802D72F8 = .text:0x802D72F8; // type:function size:0x14 +fn_802D730C = .text:0x802D730C; // type:function size:0x14 +fn_802D7320 = .text:0x802D7320; // type:function size:0x14 +fn_802D7334 = .text:0x802D7334; // type:function size:0x14 +fn_802D7348 = .text:0x802D7348; // type:function size:0x14 +fn_802D735C = .text:0x802D735C; // type:function size:0x14 +fn_802D7370 = .text:0x802D7370; // type:function size:0x8 +fn_802D7378 = .text:0x802D7378; // type:function size:0x8 +fn_802D7380 = .text:0x802D7380; // type:function size:0x8 +fn_802D7388 = .text:0x802D7388; // type:function size:0x8 +fn_802D7390 = .text:0x802D7390; // type:function size:0x14 +fn_802D73A4 = .text:0x802D73A4; // type:function size:0x14 +fn_802D73B8 = .text:0x802D73B8; // type:function size:0x14 +fn_802D73CC = .text:0x802D73CC; // type:function size:0x34 +fn_802D7400 = .text:0x802D7400; // type:function size:0x14 +fn_802D7414 = .text:0x802D7414; // type:function size:0x14 +fn_802D7428 = .text:0x802D7428; // type:function size:0x14 +fn_802D743C = .text:0x802D743C; // type:function size:0x4D0 +fn_802D790C = .text:0x802D790C; // type:function size:0x108 +fn_802D7A14 = .text:0x802D7A14; // type:function size:0x288 +fn_802D7C9C = .text:0x802D7C9C; // type:function size:0x19C +fn_802D7E38 = .text:0x802D7E38; // type:function size:0x10 +fn_802D7E48 = .text:0x802D7E48; // type:function size:0x200 +fn_802D8048 = .text:0x802D8048; // type:function size:0x114 +fn_802D815C = .text:0x802D815C; // type:function size:0x168 +fn_802D82C4 = .text:0x802D82C4; // type:function size:0x168 +fn_802D842C = .text:0x802D842C; // type:function size:0x168 +fn_802D8594 = .text:0x802D8594; // type:function size:0x168 +fn_802D86FC = .text:0x802D86FC; // type:function size:0x14 +fn_802D8710 = .text:0x802D8710; // type:function size:0x14 +fn_802D8724 = .text:0x802D8724; // type:function size:0x14 +fn_802D8738 = .text:0x802D8738; // type:function size:0x2EC +fn_802D8A24 = .text:0x802D8A24; // type:function size:0x14 +fn_802D8A38 = .text:0x802D8A38; // type:function size:0x240 +fn_802D8C78 = .text:0x802D8C78; // type:function size:0x10 +fn_802D8C88 = .text:0x802D8C88; // type:function size:0x44 +fn_802D8CCC = .text:0x802D8CCC; // type:function size:0xB0 +fn_802D8D7C = .text:0x802D8D7C; // type:function size:0x8C +fn_802D8E08 = .text:0x802D8E08; // type:function size:0x58 +fn_802D8E60 = .text:0x802D8E60; // type:function size:0x19C +fn_802D8FFC = .text:0x802D8FFC; // type:function size:0xD0 +fn_802D90CC = .text:0x802D90CC; // type:function size:0x244 +fn_802D9310 = .text:0x802D9310; // type:function size:0x3E4 +fn_802D96F4 = .text:0x802D96F4; // type:function size:0x194 +fn_802D9888 = .text:0x802D9888; // type:function size:0x54 +fn_802D98DC = .text:0x802D98DC; // type:function size:0x84 +fn_802D9960 = .text:0x802D9960; // type:function size:0xC4 +fn_802D9A24 = .text:0x802D9A24; // type:function size:0x10 +fn_802D9A34 = .text:0x802D9A34; // type:function size:0x58 +fn_802D9A8C = .text:0x802D9A8C; // type:function size:0xC4 +fn_802D9B50 = .text:0x802D9B50; // type:function size:0x74 +fn_802D9BC4 = .text:0x802D9BC4; // type:function size:0x58 +fn_802D9C1C = .text:0x802D9C1C; // type:function size:0x84 +fn_802D9CA0 = .text:0x802D9CA0; // type:function size:0x118 +fn_802D9DB8 = .text:0x802D9DB8; // type:function size:0xD4 +fn_802D9E8C = .text:0x802D9E8C; // type:function size:0x34 +fn_802D9EC0 = .text:0x802D9EC0; // type:function size:0x410 +fn_802DA2D0 = .text:0x802DA2D0; // type:function size:0x2C +fn_802DA2FC = .text:0x802DA2FC; // type:function size:0x3C +fn_802DA338 = .text:0x802DA338; // type:function size:0x34 +fn_802DA36C = .text:0x802DA36C; // type:function size:0x228 +fn_802DA594 = .text:0x802DA594; // type:function size:0x3C +fn_802DA5D0 = .text:0x802DA5D0; // type:function size:0x2C +fn_802DA5FC = .text:0x802DA5FC; // type:function size:0x4 +fn_802DA600 = .text:0x802DA600; // type:function size:0x10 +fn_802DA610 = .text:0x802DA610; // type:function size:0x1C +fn_802DA62C = .text:0x802DA62C; // type:function size:0x468 +fn_802DAA94 = .text:0x802DAA94; // type:function size:0x4 +fn_802DAA98 = .text:0x802DAA98; // type:function size:0xA0 +fn_802DAB38 = .text:0x802DAB38; // type:function size:0x70 +fn_802DABA8 = .text:0x802DABA8; // type:function size:0xA4 +fn_802DAC4C = .text:0x802DAC4C; // type:function size:0x4 +fn_802DAC50 = .text:0x802DAC50; // type:function size:0x84 +fn_802DACD4 = .text:0x802DACD4; // type:function size:0x9AC +fn_802DB680 = .text:0x802DB680; // type:function size:0x4 +fn_802DB684 = .text:0x802DB684; // type:function size:0x4 +fn_802DB688 = .text:0x802DB688; // type:function size:0x11C +fn_802DB7A4 = .text:0x802DB7A4; // type:function size:0x68 +fn_802DB80C = .text:0x802DB80C; // type:function size:0xF8 +fn_802DB904 = .text:0x802DB904; // type:function size:0x4 +fn_802DB908 = .text:0x802DB908; // type:function size:0x5B4 +fn_802DBEBC = .text:0x802DBEBC; // type:function size:0x4 +fn_802DBEC0 = .text:0x802DBEC0; // type:function size:0x59C +fn_802DC45C = .text:0x802DC45C; // type:function size:0xA4 +fn_802DC500 = .text:0x802DC500; // type:function size:0xDC +fn_802DC5DC = .text:0x802DC5DC; // type:function size:0xEC +fn_802DC6C8 = .text:0x802DC6C8; // type:function size:0xF0 +fn_802DC7B8 = .text:0x802DC7B8; // type:function size:0x14 +fn_802DC7CC = .text:0x802DC7CC; // type:function size:0x14C +__ct__Q29CAudioSys18C3DEmitterParmDataFffUiUcUc = .text:0x802DC918; // type:function size:0x68 +fn_802DC980 = .text:0x802DC980; // type:function size:0x4 +fn_802DC984 = .text:0x802DC984; // type:function size:0x58 +fn_802DC9DC = .text:0x802DC9DC; // type:function size:0x5C +fn_802DCA38 = .text:0x802DCA38; // type:function size:0x8 +fn_802DCA40 = .text:0x802DCA40; // type:function size:0x8 +fn_802DCA48 = .text:0x802DCA48; // type:function size:0x8 +fn_802DCA50 = .text:0x802DCA50; // type:function size:0x8 +fn_802DCA58 = .text:0x802DCA58; // type:function size:0x8 +fn_802DCA60 = .text:0x802DCA60; // type:function size:0x8 +fn_802DCA68 = .text:0x802DCA68; // type:function size:0x8 +fn_802DCA70 = .text:0x802DCA70; // type:function size:0x8 +fn_802DCA78 = .text:0x802DCA78; // type:function size:0x8 +fn_802DCA80 = .text:0x802DCA80; // type:function size:0x10 +fn_802DCA90 = .text:0x802DCA90; // type:function size:0x8 +fn_802DCA98 = .text:0x802DCA98; // type:function size:0xC +fn_802DCAA4 = .text:0x802DCAA4; // type:function size:0x8 +fn_802DCAAC = .text:0x802DCAAC; // type:function size:0x8 +fn_802DCAB4 = .text:0x802DCAB4; // type:function size:0x20 +fn_802DCAD4 = .text:0x802DCAD4; // type:function size:0x3F0 +fn_802DCEC4 = .text:0x802DCEC4; // type:function size:0x128 +fn_802DCFEC = .text:0x802DCFEC; // type:function size:0x1C8 +fn_802DD1B4 = .text:0x802DD1B4; // type:function size:0xD0 +fn_802DD284 = .text:0x802DD284; // type:function size:0xEC +fn_802DD370 = .text:0x802DD370; // type:function size:0x370 +fn_802DD6E0 = .text:0x802DD6E0; // type:function size:0xEC +fn_802DD7CC = .text:0x802DD7CC; // type:function size:0xDF0 +fn_802DE5BC = .text:0x802DE5BC; // type:function size:0x40 +Stringize__7CBasicsFPCce = .text:0x802DE5FC; // type:function size:0xA8 +fn_802DE6A4 = .text:0x802DE6A4; // type:function size:0x74 +fn_802DE718 = .text:0x802DE718; // type:function size:0x21C +fn_802DE934 = .text:0x802DE934; // type:function size:0x258 +fn_802DEB8C = .text:0x802DEB8C; // type:function size:0x144 +fn_802DECD0 = .text:0x802DECD0; // type:function size:0xDC +fn_802DEDAC = .text:0x802DEDAC; // type:function size:0xE8 +fn_802DEE94 = .text:0x802DEE94; // type:function size:0x38 +fn_802DEECC = .text:0x802DEECC; // type:function size:0x8 +fn_802DEED4 = .text:0x802DEED4; // type:function size:0x8 +fn_802DEEDC = .text:0x802DEEDC; // type:function size:0x4 +fn_802DEEE0 = .text:0x802DEEE0; // type:function size:0x10 +fn_802DEEF0 = .text:0x802DEEF0; // type:function size:0x40 +fn_802DEF30 = .text:0x802DEF30; // type:function size:0x68 +fn_802DEF98 = .text:0x802DEF98; // type:function size:0xA8 +fn_802DF040 = .text:0x802DF040; // type:function size:0xC +fn_802DF04C = .text:0x802DF04C; // type:function size:0x8 +fn_802DF054 = .text:0x802DF054; // type:function size:0x8 +fn_802DF05C = .text:0x802DF05C; // type:function size:0x74 +fn_802DF0D0 = .text:0x802DF0D0; // type:function size:0x8C +fn_802DF15C = .text:0x802DF15C; // type:function size:0x8 +fn_802DF164 = .text:0x802DF164; // type:function size:0xBC +fn_802DF220 = .text:0x802DF220; // type:function size:0x8 +fn_802DF228 = .text:0x802DF228; // type:function size:0x10 +fn_802DF238 = .text:0x802DF238; // type:function size:0x1C +fn_802DF254 = .text:0x802DF254; // type:function size:0x58 +__ct__13CCharAnimTimeFf = .text:0x802DF2AC; // type:function size:0x28 +fn_802DF2D4 = .text:0x802DF2D4; // type:function size:0x1A8 +fn_802DF47C = .text:0x802DF47C; // type:function size:0x120 +__ne__13CCharAnimTimeCFRC13CCharAnimTime = .text:0x802DF59C; // type:function size:0x28 +fn_802DF5C4 = .text:0x802DF5C4; // type:function size:0x68 +fn_802DF62C = .text:0x802DF62C; // type:function size:0x54 +fn_802DF680 = .text:0x802DF680; // type:function size:0x13C +fn_802DF7BC = .text:0x802DF7BC; // type:function size:0x180 +fn_802DF93C = .text:0x802DF93C; // type:function size:0x190 +fn_802DFACC = .text:0x802DFACC; // type:function size:0x44 +fn_802DFB10 = .text:0x802DFB10; // type:function size:0x44 +fn_802DFB54 = .text:0x802DFB54; // type:function size:0x68 +fn_802DFBBC = .text:0x802DFBBC; // type:function size:0x68 +fn_802DFC24 = .text:0x802DFC24; // type:function size:0x50 +fn_802DFC74 = .text:0x802DFC74; // type:function size:0x30 +fn_802DFCA4 = .text:0x802DFCA4; // type:function size:0x6C +fn_802DFD10 = .text:0x802DFD10; // type:function size:0x1B4 +fn_802DFEC4 = .text:0x802DFEC4; // type:function size:0x140 +fn_802E0004 = .text:0x802E0004; // type:function size:0x4 +fn_802E0008 = .text:0x802E0008; // type:function size:0xA0 +fn_802E00A8 = .text:0x802E00A8; // type:function size:0xD8 +fn_802E0180 = .text:0x802E0180; // type:function size:0x15C +fn_802E02DC = .text:0x802E02DC; // type:function size:0x70 +fn_802E034C = .text:0x802E034C; // type:function size:0x234 +GetSegIdFromString__15CCharLayoutInfoCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x802E0580; // type:function size:0xC8 +fn_802E0648 = .text:0x802E0648; // type:function size:0x20C +fn_802E0854 = .text:0x802E0854; // type:function size:0x1A8 +fn_802E09FC = .text:0x802E09FC; // type:function size:0x46C +fn_802E0E68 = .text:0x802E0E68; // type:function size:0xF8 +fn_802E0F60 = .text:0x802E0F60; // type:function size:0xC +fn_802E0F6C = .text:0x802E0F6C; // type:function size:0x10 +fn_802E0F7C = .text:0x802E0F7C; // type:function size:0x40 +fn_802E0FBC = .text:0x802E0FBC; // type:function size:0x9AC +fn_802E1968 = .text:0x802E1968; // type:function size:0x15C +fn_802E1AC4 = .text:0x802E1AC4; // type:function size:0x14 +fn_802E1AD8 = .text:0x802E1AD8; // type:function size:0x14 +fn_802E1AEC = .text:0x802E1AEC; // type:function size:0x8 +fn_802E1AF4 = .text:0x802E1AF4; // type:function size:0x14 +fn_802E1B08 = .text:0x802E1B08; // type:function size:0xB4 +fn_802E1BBC = .text:0x802E1BBC; // type:function size:0x360 +fn_802E1F1C = .text:0x802E1F1C; // type:function size:0x14 +fn_802E1F30 = .text:0x802E1F30; // type:function size:0x20 +fn_802E1F50 = .text:0x802E1F50; // type:function size:0x8 +fn_802E1F58 = .text:0x802E1F58; // type:function size:0x8 +fn_802E1F60 = .text:0x802E1F60; // type:function size:0x4 +fn_802E1F64 = .text:0x802E1F64; // type:function size:0x8 +fn_802E1F6C = .text:0x802E1F6C; // type:function size:0x8 +fn_802E1F74 = .text:0x802E1F74; // type:function size:0xD0 +fn_802E2044 = .text:0x802E2044; // type:function size:0x64 +fn_802E20A8 = .text:0x802E20A8; // type:function size:0x334 +fn_802E23DC = .text:0x802E23DC; // type:function size:0x14 +fn_802E23F0 = .text:0x802E23F0; // type:function size:0x14 +fn_802E2404 = .text:0x802E2404; // type:function size:0x14 +fn_802E2418 = .text:0x802E2418; // type:function size:0x100 +fn_802E2518 = .text:0x802E2518; // type:function size:0x98 +fn_802E25B0 = .text:0x802E25B0; // type:function size:0x120 +fn_802E26D0 = .text:0x802E26D0; // type:function size:0x1A8 +fn_802E2878 = .text:0x802E2878; // type:function size:0x148 +fn_802E29C0 = .text:0x802E29C0; // type:function size:0xE4 +fn_802E2AA4 = .text:0x802E2AA4; // type:function size:0x1D0 +fn_802E2C74 = .text:0x802E2C74; // type:function size:0x128 +fn_802E2D9C = .text:0x802E2D9C; // type:function size:0xE4 +fn_802E2E80 = .text:0x802E2E80; // type:function size:0x1B0 +fn_802E3030 = .text:0x802E3030; // type:function size:0xC4 +fn_802E30F4 = .text:0x802E30F4; // type:function size:0xFC +fn_802E31F0 = .text:0x802E31F0; // type:function size:0xCC +fn_802E32BC = .text:0x802E32BC; // type:function size:0xEC +fn_802E33A8 = .text:0x802E33A8; // type:function size:0xD8 +fn_802E3480 = .text:0x802E3480; // type:function size:0x258 +fn_802E36D8 = .text:0x802E36D8; // type:function size:0x8 +fn_802E36E0 = .text:0x802E36E0; // type:function size:0x14 +fn_802E36F4 = .text:0x802E36F4; // type:function size:0x8 +fn_802E36FC = .text:0x802E36FC; // type:function size:0x14 +fn_802E3710 = .text:0x802E3710; // type:function size:0x8C +fn_802E379C = .text:0x802E379C; // type:function size:0x8 +fn_802E37A4 = .text:0x802E37A4; // type:function size:0x4 +fn_802E37A8 = .text:0x802E37A8; // type:function size:0xD30 +fn_802E44D8 = .text:0x802E44D8; // type:function size:0xA0 +fn_802E4578 = .text:0x802E4578; // type:function size:0x34 +fn_802E45AC = .text:0x802E45AC; // type:function size:0xD0C +fn_802E52B8 = .text:0x802E52B8; // type:function size:0x254 +fn_802E550C = .text:0x802E550C; // type:function size:0x44 +fn_802E5550 = .text:0x802E5550; // type:function size:0x30 +fn_802E5580 = .text:0x802E5580; // type:function size:0xB8 +fn_802E5638 = .text:0x802E5638; // type:function size:0x6C +fn_802E56A4 = .text:0x802E56A4; // type:function size:0x20 +fn_802E56C4 = .text:0x802E56C4; // type:function size:0xE4 +fn_802E57A8 = .text:0x802E57A8; // type:function size:0x148 +fn_802E58F0 = .text:0x802E58F0; // type:function size:0xA0 +fn_802E5990 = .text:0x802E5990; // type:function size:0x44 +fn_802E59D4 = .text:0x802E59D4; // type:function size:0x10 +fn_802E59E4 = .text:0x802E59E4; // type:function size:0x1C +fn_802E5A00 = .text:0x802E5A00; // type:function size:0xC4 +fn_802E5AC4 = .text:0x802E5AC4; // type:function size:0x1C0 +fn_802E5C84 = .text:0x802E5C84; // type:function size:0x20 +fn_802E5CA4 = .text:0x802E5CA4; // type:function size:0xE4 +fn_802E5D88 = .text:0x802E5D88; // type:function size:0x20C +fn_802E5F94 = .text:0x802E5F94; // type:function size:0x1C +fn_802E5FB0 = .text:0x802E5FB0; // type:function size:0xC4 +fn_802E6074 = .text:0x802E6074; // type:function size:0xA0 +fn_802E6114 = .text:0x802E6114; // type:function size:0x20 +fn_802E6134 = .text:0x802E6134; // type:function size:0xE4 +fn_802E6218 = .text:0x802E6218; // type:function size:0x108 +fn_802E6320 = .text:0x802E6320; // type:function size:0x164 +fn_802E6484 = .text:0x802E6484; // type:function size:0x64 +fn_802E64E8 = .text:0x802E64E8; // type:function size:0xE8 +fn_802E65D0 = .text:0x802E65D0; // type:function size:0x18C +fn_802E675C = .text:0x802E675C; // type:function size:0x94 +fn_802E67F0 = .text:0x802E67F0; // type:function size:0x18C +fn_802E697C = .text:0x802E697C; // type:function size:0x14 +fn_802E6990 = .text:0x802E6990; // type:function size:0x18 +fn_802E69A8 = .text:0x802E69A8; // type:function size:0xA4 +fn_802E6A4C = .text:0x802E6A4C; // type:function size:0xB8 +fn_802E6B04 = .text:0x802E6B04; // type:function size:0x18 +fn_802E6B1C = .text:0x802E6B1C; // type:function size:0xA4 +fn_802E6BC0 = .text:0x802E6BC0; // type:function size:0x100 +fn_802E6CC0 = .text:0x802E6CC0; // type:function size:0x18 +fn_802E6CD8 = .text:0x802E6CD8; // type:function size:0xA4 +fn_802E6D7C = .text:0x802E6D7C; // type:function size:0x5C +fn_802E6DD8 = .text:0x802E6DD8; // type:function size:0x14 +fn_802E6DEC = .text:0x802E6DEC; // type:function size:0x84 +fn_802E6E70 = .text:0x802E6E70; // type:function size:0x40 +fn_802E6EB0 = .text:0x802E6EB0; // type:function size:0x18 +fn_802E6EC8 = .text:0x802E6EC8; // type:function size:0xA4 +fn_802E6F6C = .text:0x802E6F6C; // type:function size:0xB0 +fn_802E701C = .text:0x802E701C; // type:function size:0x44 +fn_802E7060 = .text:0x802E7060; // type:function size:0x94 +fn_802E70F4 = .text:0x802E70F4; // type:function size:0x1C +fn_802E7110 = .text:0x802E7110; // type:function size:0x14 +fn_802E7124 = .text:0x802E7124; // type:function size:0x10 +fn_802E7134 = .text:0x802E7134; // type:function size:0x40 +fn_802E7174 = .text:0x802E7174; // type:function size:0x60 +fn_802E71D4 = .text:0x802E71D4; // type:function size:0x10 +fn_802E71E4 = .text:0x802E71E4; // type:function size:0x40 +fn_802E7224 = .text:0x802E7224; // type:function size:0x3A0 +fn_802E75C4 = .text:0x802E75C4; // type:function size:0x24 +fn_802E75E8 = .text:0x802E75E8; // type:function size:0xCC +fn_802E76B4 = .text:0x802E76B4; // type:function size:0x40 +fn_802E76F4 = .text:0x802E76F4; // type:function size:0x13C +fn_802E7830 = .text:0x802E7830; // type:function size:0xE4 +fn_802E7914 = .text:0x802E7914; // type:function size:0x1DC +fn_802E7AF0 = .text:0x802E7AF0; // type:function size:0xA0 +fn_802E7B90 = .text:0x802E7B90; // type:function size:0x80 +fn_802E7C10 = .text:0x802E7C10; // type:function size:0xAC +fn_802E7CBC = .text:0x802E7CBC; // type:function size:0x124 +fn_802E7DE0 = .text:0x802E7DE0; // type:function size:0x144 +fn_802E7F24 = .text:0x802E7F24; // type:function size:0x130 +fn_802E8054 = .text:0x802E8054; // type:function size:0x1C4 +fn_802E8218 = .text:0x802E8218; // type:function size:0x7C +fn_802E8294 = .text:0x802E8294; // type:function size:0x278 +fn_802E850C = .text:0x802E850C; // type:function size:0x68 +fn_802E8574 = .text:0x802E8574; // type:function size:0x68 +fn_802E85DC = .text:0x802E85DC; // type:function size:0x9C +fn_802E8678 = .text:0x802E8678; // type:function size:0x460 +fn_802E8AD8 = .text:0x802E8AD8; // type:function size:0x364 +fn_802E8E3C = .text:0x802E8E3C; // type:function size:0x43C +fn_802E9278 = .text:0x802E9278; // type:function size:0x80 +fn_802E92F8 = .text:0x802E92F8; // type:function size:0x278 +fn_802E9570 = .text:0x802E9570; // type:function size:0x3FC +fn_802E996C = .text:0x802E996C; // type:function size:0xC8 +fn_802E9A34 = .text:0x802E9A34; // type:function size:0xE8 +fn_802E9B1C = .text:0x802E9B1C; // type:function size:0x168 +fn_802E9C84 = .text:0x802E9C84; // type:function size:0x160 +SetCurrent__13CCubeMaterialCFRC11CModelFlagsRC12CCubeSurfaceRC10CCubeModel = .text:0x802E9DE4; // type:function size:0x4FC +fn_802EA2E0 = .text:0x802EA2E0; // type:function size:0x60C +KillCachedViewDepState__13CCubeMaterialFv = .text:0x802EA8EC; // type:function size:0x10 +fn_802EA8FC = .text:0x802EA8FC; // type:function size:0x38 +fn_802EA934 = .text:0x802EA934; // type:function size:0x38 +fn_802EA96C = .text:0x802EA96C; // type:function size:0x8 +fn_802EA974 = .text:0x802EA974; // type:function size:0x8 +fn_802EA97C = .text:0x802EA97C; // type:function size:0xC +fn_802EA988 = .text:0x802EA988; // type:function size:0x188 +fn_802EAB10 = .text:0x802EAB10; // type:function size:0x10 +fn_802EAB20 = .text:0x802EAB20; // type:function size:0x64 +fn_802EAB84 = .text:0x802EAB84; // type:function size:0xC +fn_802EAB90 = .text:0x802EAB90; // type:function size:0x8 +fn_802EAB98 = .text:0x802EAB98; // type:function size:0xC +fn_802EABA4 = .text:0x802EABA4; // type:function size:0x10 +fn_802EABB4 = .text:0x802EABB4; // type:function size:0x10 +fn_802EABC4 = .text:0x802EABC4; // type:function size:0x50 +fn_802EAC14 = .text:0x802EAC14; // type:function size:0x184 +fn_802EAD98 = .text:0x802EAD98; // type:function size:0x138 +fn_802EAED0 = .text:0x802EAED0; // type:function size:0x154 +SetArraysCurrent__10CCubeModelCFv = .text:0x802EB024; // type:function size:0x9C +fn_802EB0C0 = .text:0x802EB0C0; // type:function size:0x70 +fn_802EB130 = .text:0x802EB130; // type:function size:0xA0 +fn_802EB1D0 = .text:0x802EB1D0; // type:function size:0x98 +fn_802EB268 = .text:0x802EB268; // type:function size:0x5C0 +TryLockTextures__10CCubeModelCFv = .text:0x802EB828; // type:function size:0x118 +fn_802EB940 = .text:0x802EB940; // type:function size:0x114 +fn_802EBA54 = .text:0x802EBA54; // type:function size:0x1CC +fn_802EBC20 = .text:0x802EBC20; // type:function size:0xAC +fn_802EBCCC = .text:0x802EBCCC; // type:function size:0xAC +fn_802EBD78 = .text:0x802EBD78; // type:function size:0x130 +fn_802EBEA8 = .text:0x802EBEA8; // type:function size:0x4C +fn_802EBEF4 = .text:0x802EBEF4; // type:function size:0x6C +fn_802EBF60 = .text:0x802EBF60; // type:function size:0x4C +fn_802EBFAC = .text:0x802EBFAC; // type:function size:0x4C +fn_802EBFF8 = .text:0x802EBFF8; // type:function size:0x1C +fn_802EC014 = .text:0x802EC014; // type:function size:0x8 +fn_802EC01C = .text:0x802EC01C; // type:function size:0x80 +fn_802EC09C = .text:0x802EC09C; // type:function size:0x18 +fn_802EC0B4 = .text:0x802EC0B4; // type:function size:0x1D8 +fn_802EC28C = .text:0x802EC28C; // type:function size:0x30 +fn_802EC2BC = .text:0x802EC2BC; // type:function size:0xD0 +fn_802EC38C = .text:0x802EC38C; // type:function size:0x84 +fn_802EC410 = .text:0x802EC410; // type:function size:0x590 +fn_802EC9A0 = .text:0x802EC9A0; // type:function size:0x164 +fn_802ECB04 = .text:0x802ECB04; // type:function size:0x34 +fn_802ECB38 = .text:0x802ECB38; // type:function size:0xB0 +__ct__12CMoviePlayerFPCcfbb = .text:0x802ECBE8; // type:function size:0x374 +fn_802ECF5C = .text:0x802ECF5C; // type:function size:0x1C +__dt__12CMoviePlayerFv = .text:0x802ECF78; // type:function size:0x314 +ContinueLoading__12CMoviePlayerFv = .text:0x802ED28C; // type:function size:0x52C +fn_802ED7B8 = .text:0x802ED7B8; // type:function size:0x330 +fn_802EDAE8 = .text:0x802EDAE8; // type:function size:0x388 +fn_802EDE70 = .text:0x802EDE70; // type:function size:0x50 +fn_802EDEC0 = .text:0x802EDEC0; // type:function size:0x30 +fn_802EDEF0 = .text:0x802EDEF0; // type:function size:0x138 +fn_802EE028 = .text:0x802EE028; // type:function size:0x178 +fn_802EE1A0 = .text:0x802EE1A0; // type:function size:0x138 +Update__12CMoviePlayerFf = .text:0x802EE2D8; // type:function size:0x4D0 +fn_802EE7A8 = .text:0x802EE7A8; // type:function size:0x3C +fn_802EE7E4 = .text:0x802EE7E4; // type:function size:0xB8 +fn_802EE89C = .text:0x802EE89C; // type:function size:0x1A0 +SetPlayMode__12CMoviePlayerFQ212CMoviePlayer9EPlayMode = .text:0x802EEA3C; // type:function size:0x8 +GetPlayMode__12CMoviePlayerCFv = .text:0x802EEA44; // type:function size:0x8 +GetTotalSeconds__12CMoviePlayerCFv = .text:0x802EEA4C; // type:function size:0x8 +GetPlayedSeconds__12CMoviePlayerCFv = .text:0x802EEA54; // type:function size:0x10 +fn_802EEA64 = .text:0x802EEA64; // type:function size:0x1C +GetIsMovieFinishedPlaying__12CMoviePlayerCFv = .text:0x802EEA80; // type:function size:0x2C +fn_802EEAAC = .text:0x802EEAAC; // type:function size:0x1B8 +Rewind__12CMoviePlayerFv = .text:0x802EEC64; // type:function size:0x1B8 +fn_802EEE1C = .text:0x802EEE1C; // type:function size:0xE0 +fn_802EEEFC = .text:0x802EEEFC; // type:function size:0x2C8 +fn_802EF1C4 = .text:0x802EF1C4; // type:function size:0x24 +fn_802EF1E8 = .text:0x802EF1E8; // type:function size:0x8 +fn_802EF1F0 = .text:0x802EF1F0; // type:function size:0x8 +fn_802EF1F8 = .text:0x802EF1F8; // type:function size:0x34 +SetGlobalMovieVolume__12CMoviePlayerFUc = .text:0x802EF22C; // type:function size:0x18 +fn_802EF244 = .text:0x802EF244; // type:function size:0x78 +fn_802EF2BC = .text:0x802EF2BC; // type:function size:0x8 +fn_802EF2C4 = .text:0x802EF2C4; // type:function size:0x4 +fn_802EF2C8 = .text:0x802EF2C8; // type:function size:0x8 +fn_802EF2D0 = .text:0x802EF2D0; // type:function size:0x8 +fn_802EF2D8 = .text:0x802EF2D8; // type:function size:0x4 +fn_802EF2DC = .text:0x802EF2DC; // type:function size:0xD8 +fn_802EF3B4 = .text:0x802EF3B4; // type:function size:0xF4 +fn_802EF4A8 = .text:0x802EF4A8; // type:function size:0x140 +fn_802EF5E8 = .text:0x802EF5E8; // type:function size:0x40 +fn_802EF628 = .text:0x802EF628; // type:function size:0x24 +fn_802EF64C = .text:0x802EF64C; // type:function size:0x50 +fn_802EF69C = .text:0x802EF69C; // type:function size:0x34 +fn_802EF6D0 = .text:0x802EF6D0; // type:function size:0x108 +fn_802EF7D8 = .text:0x802EF7D8; // type:function size:0x4 +PointInside__9CCylinderCFRC9CVector3f = .text:0x802EF7DC; // type:function size:0xB4 +fn_802EF890 = .text:0x802EF890; // type:function size:0x98 +fn_802EF928 = .text:0x802EF928; // type:function size:0x58 +fn_802EF980 = .text:0x802EF980; // type:function size:0x210 +fn_802EFB90 = .text:0x802EFB90; // type:function size:0x1A0 +fn_802EFD30 = .text:0x802EFD30; // type:function size:0x40 +fn_802EFD70 = .text:0x802EFD70; // type:function size:0x1A8 +fn_802EFF18 = .text:0x802EFF18; // type:function size:0x3C +fn_802EFF54 = .text:0x802EFF54; // type:function size:0x104 +fn_802F0058 = .text:0x802F0058; // type:function size:0x4 +fn_802F005C = .text:0x802F005C; // type:function size:0xA0 +fn_802F00FC = .text:0x802F00FC; // type:function size:0xDC +fn_802F01D8 = .text:0x802F01D8; // type:function size:0x84 +fn_802F025C = .text:0x802F025C; // type:function size:0x80 +fn_802F02DC = .text:0x802F02DC; // type:function size:0x14 +fn_802F02F0 = .text:0x802F02F0; // type:function size:0x74 +fn_802F0364 = .text:0x802F0364; // type:function size:0x44 +fn_802F03A8 = .text:0x802F03A8; // type:function size:0x194 +fn_802F053C = .text:0x802F053C; // type:function size:0x3C +fn_802F0578 = .text:0x802F0578; // type:function size:0xD0 +fn_802F0648 = .text:0x802F0648; // type:function size:0x228 +fn_802F0870 = .text:0x802F0870; // type:function size:0x58 +fn_802F08C8 = .text:0x802F08C8; // type:function size:0xA0 +fn_802F0968 = .text:0x802F0968; // type:function size:0x38 +fn_802F09A0 = .text:0x802F09A0; // type:function size:0x40 +fn_802F09E0 = .text:0x802F09E0; // type:function size:0x40 +fn_802F0A20 = .text:0x802F0A20; // type:function size:0xC +fn_802F0A2C = .text:0x802F0A2C; // type:function size:0x8 +fn_802F0A34 = .text:0x802F0A34; // type:function size:0x48 +fn_802F0A7C = .text:0x802F0A7C; // type:function size:0x8 +fn_802F0A84 = .text:0x802F0A84; // type:function size:0x5C +fn_802F0AE0 = .text:0x802F0AE0; // type:function size:0x4 +fn_802F0AE4 = .text:0x802F0AE4; // type:function size:0x8 +fn_802F0AEC = .text:0x802F0AEC; // type:function size:0x40 +fn_802F0B2C = .text:0x802F0B2C; // type:function size:0xB4 +fn_802F0BE0 = .text:0x802F0BE0; // type:function size:0x30 +fn_802F0C10 = .text:0x802F0C10; // type:function size:0x60 +fn_802F0C70 = .text:0x802F0C70; // type:function size:0x2E8 +__ct__11CElementGenF25TToken<15CGenDescription>Q211CElementGen21EModelOrientationTypeQ211CElementGen20EOptionalSystemFlags = .text:0x802F0F58; // type:function size:0xBA0 +fn_802F1AF8 = .text:0x802F1AF8; // type:function size:0x8 +fn_802F1B00 = .text:0x802F1B00; // type:function size:0x8 +fn_802F1B08 = .text:0x802F1B08; // type:function size:0x24 +__dt__11CElementGenFv = .text:0x802F1B2C; // type:function size:0x178 +fn_802F1CA4 = .text:0x802F1CA4; // type:function size:0x24 +fn_802F1CC8 = .text:0x802F1CC8; // type:function size:0xC +SetTranslation__11CElementGenFRC9CVector3f = .text:0x802F1CD4; // type:function size:0x160 +SetGlobalTranslation__11CElementGenFRC9CVector3f = .text:0x802F1E34; // type:function size:0x90 +SetModulationColor__11CElementGenFRC6CColor = .text:0x802F1EC4; // type:function size:0x80 +GetModulationColor__11CElementGenCFv = .text:0x802F1F44; // type:function size:0x8 +SetGlobalScale__11CElementGenFRC9CVector3f = .text:0x802F1F4C; // type:function size:0x190 +SetLocalScale__11CElementGenFRC9CVector3f = .text:0x802F20DC; // type:function size:0x190 +SetOrientation__11CElementGenFRC12CTransform4f = .text:0x802F226C; // type:function size:0xA4 +SetGlobalOrientation__11CElementGenFRC12CTransform4f = .text:0x802F2310; // type:function size:0x74 +fn_802F2384 = .text:0x802F2384; // type:function size:0x74 +Update__11CElementGenFd = .text:0x802F23F8; // type:function size:0xEC +fn_802F24E4 = .text:0x802F24E4; // type:function size:0x5AC +fn_802F2A90 = .text:0x802F2A90; // type:function size:0x10C +fn_802F2B9C = .text:0x802F2B9C; // type:function size:0x22C +fn_802F2DC8 = .text:0x802F2DC8; // type:function size:0x18C +fn_802F2F54 = .text:0x802F2F54; // type:function size:0x4BC +fn_802F3410 = .text:0x802F3410; // type:function size:0x6B0 +fn_802F3AC0 = .text:0x802F3AC0; // type:function size:0xC8 +ConstructChildParticleSystem__11CElementGenFRC6CTokenUisQ211CElementGen20EOptionalSystemFlagsbbRC9CVector3fRC12CTransform4fRC9CVector3fRC12CTransform4fRC9CVector3fRC6CColorRC9CVector3f = .text:0x802F3B88; // type:function size:0x4C0 +fn_802F4048 = .text:0x802F4048; // type:function size:0x98 +fn_802F40E0 = .text:0x802F40E0; // type:function size:0x868 +fn_802F4948 = .text:0x802F4948; // type:function size:0x28 +SetParticleEmission__11CElementGenFb = .text:0x802F4970; // type:function size:0x7C +ForceParticleCreation__11CElementGenFi = .text:0x802F49EC; // type:function size:0x70 +fn_802F4A5C = .text:0x802F4A5C; // type:function size:0xAC +DestroyParticles__11CElementGenFv = .text:0x802F4B08; // type:function size:0xBC +IsSystemDeletable__11CElementGenCFv = .text:0x802F4BC4; // type:function size:0xA0 +Render__11CElementGenFv = .text:0x802F4C64; // type:function size:0x244 +fn_802F4EA8 = .text:0x802F4EA8; // type:function size:0x54 +fn_802F4EFC = .text:0x802F4EFC; // type:function size:0x8 +fn_802F4F04 = .text:0x802F4F04; // type:function size:0x8 +fn_802F4F0C = .text:0x802F4F0C; // type:function size:0x11C +fn_802F5028 = .text:0x802F5028; // type:function size:0x188 +fn_802F51B0 = .text:0x802F51B0; // type:function size:0x180 +fn_802F5330 = .text:0x802F5330; // type:function size:0x1EC +fn_802F551C = .text:0x802F551C; // type:function size:0x12C +fn_802F5648 = .text:0x802F5648; // type:function size:0x198 +fn_802F57E0 = .text:0x802F57E0; // type:function size:0x190 +fn_802F5970 = .text:0x802F5970; // type:function size:0x1FC +fn_802F5B6C = .text:0x802F5B6C; // type:function size:0x1B18 +fn_802F7684 = .text:0x802F7684; // type:function size:0x18C +fn_802F7810 = .text:0x802F7810; // type:function size:0x128 +fn_802F7938 = .text:0x802F7938; // type:function size:0xBC +fn_802F79F4 = .text:0x802F79F4; // type:function size:0x10FC +fn_802F8AF0 = .text:0x802F8AF0; // type:function size:0x1A8 +fn_802F8C98 = .text:0x802F8C98; // type:function size:0x15C +fn_802F8DF4 = .text:0x802F8DF4; // type:function size:0xD4 +fn_802F8EC8 = .text:0x802F8EC8; // type:function size:0x2C0 +fn_802F9188 = .text:0x802F9188; // type:function size:0xC38 +fn_802F9DC0 = .text:0x802F9DC0; // type:function size:0x82C +fn_802FA5EC = .text:0x802FA5EC; // type:function size:0x334 +fn_802FA920 = .text:0x802FA920; // type:function size:0x454 +fn_802FAD74 = .text:0x802FAD74; // type:function size:0x310 +fn_802FB084 = .text:0x802FB084; // type:function size:0x4A4 +fn_802FB528 = .text:0x802FB528; // type:function size:0x8C +fn_802FB5B4 = .text:0x802FB5B4; // type:function size:0x48 +fn_802FB5FC = .text:0x802FB5FC; // type:function size:0x918 +fn_802FBF14 = .text:0x802FBF14; // type:function size:0x8 +fn_802FBF1C = .text:0x802FBF1C; // type:function size:0xB4 +GetSystemCount__11CElementGenCFv = .text:0x802FBFD0; // type:function size:0x88 +fn_802FC058 = .text:0x802FC058; // type:function size:0x80 +fn_802FC0D8 = .text:0x802FC0D8; // type:function size:0x2D4 +fn_802FC3AC = .text:0x802FC3AC; // type:function size:0x88 +SystemHasLight__11CElementGenCFv = .text:0x802FC434; // type:function size:0x14 +GetLight__11CElementGenCFv = .text:0x802FC448; // type:function size:0x318 +GetGenerationRate__11CElementGenFv = .text:0x802FC760; // type:function size:0x84 +SetGeneratorRateScalar__11CElementGenFf = .text:0x802FC7E4; // type:function size:0xB0 +GetGeneratorRateScalar__11CElementGenCFv = .text:0x802FC894; // type:function size:0x8 +GetNumSpawnedParticleSystems__11CElementGenCFv = .text:0x802FC89C; // type:function size:0x8 +SpawnedParticleSystem__11CElementGenFi = .text:0x802FC8A4; // type:function size:0x10 +SetExternalParam__11CElementGenFUif = .text:0x802FC8B4; // type:function size:0x10 +fn_802FC8C4 = .text:0x802FC8C4; // type:function size:0x10 +fn_802FC8D4 = .text:0x802FC8D4; // type:function size:0x28 +ParticleAdditionalData__11CElementGenFUi = .text:0x802FC8FC; // type:function size:0x24 +GetParticleAdditionalData__11CElementGenCFUi = .text:0x802FC920; // type:function size:0x24 +fn_802FC944 = .text:0x802FC944; // type:function size:0xC +fn_802FC950 = .text:0x802FC950; // type:function size:0x8 +fn_802FC958 = .text:0x802FC958; // type:function size:0x8 +fn_802FC960 = .text:0x802FC960; // type:function size:0x8 +fn_802FC968 = .text:0x802FC968; // type:function size:0x8 +fn_802FC970 = .text:0x802FC970; // type:function size:0x94 +fn_802FCA04 = .text:0x802FCA04; // type:function size:0xFC +fn_802FCB00 = .text:0x802FCB00; // type:function size:0x90 +fn_802FCB90 = .text:0x802FCB90; // type:function size:0x124 +fn_802FCCB4 = .text:0x802FCCB4; // type:function size:0x19C +fn_802FCE50 = .text:0x802FCE50; // type:function size:0x18 +fn_802FCE68 = .text:0x802FCE68; // type:function size:0xA4 +fn_802FCF0C = .text:0x802FCF0C; // type:function size:0xA0 +fn_802FCFAC = .text:0x802FCFAC; // type:function size:0x1C +fn_802FCFC8 = .text:0x802FCFC8; // type:function size:0xC4 +fn_802FD08C = .text:0x802FD08C; // type:function size:0x2D0 +fn_802FD35C = .text:0x802FD35C; // type:function size:0x24 +fn_802FD380 = .text:0x802FD380; // type:function size:0xE4 +fn_802FD464 = .text:0x802FD464; // type:function size:0x398 +fn_802FD7FC = .text:0x802FD7FC; // type:function size:0x2C +fn_802FD828 = .text:0x802FD828; // type:function size:0x144 +fn_802FD96C = .text:0x802FD96C; // type:function size:0x29C +fn_802FDC08 = .text:0x802FDC08; // type:function size:0x280 +fn_802FDE88 = .text:0x802FDE88; // type:function size:0x124 +fn_802FDFAC = .text:0x802FDFAC; // type:function size:0x2D0 +fn_802FE27C = .text:0x802FE27C; // type:function size:0x1C8 +fn_802FE444 = .text:0x802FE444; // type:function size:0x1C +fn_802FE460 = .text:0x802FE460; // type:function size:0x210 +fn_802FE670 = .text:0x802FE670; // type:function size:0x30 +fn_802FE6A0 = .text:0x802FE6A0; // type:function size:0x104 +fn_802FE7A4 = .text:0x802FE7A4; // type:function size:0x6C +fn_802FE810 = .text:0x802FE810; // type:function size:0x1C8 +fn_802FE9D8 = .text:0x802FE9D8; // type:function size:0x26C +fn_802FEC44 = .text:0x802FEC44; // type:function size:0x104 +fn_802FED48 = .text:0x802FED48; // type:function size:0x224 +fn_802FEF6C = .text:0x802FEF6C; // type:function size:0x40 +fn_802FEFAC = .text:0x802FEFAC; // type:function size:0x8 +fn_802FEFB4 = .text:0x802FEFB4; // type:function size:0x240 +fn_802FF1F4 = .text:0x802FF1F4; // type:function size:0x5C +fn_802FF250 = .text:0x802FF250; // type:function size:0x284 +fn_802FF4D4 = .text:0x802FF4D4; // type:function size:0x24C +fn_802FF720 = .text:0x802FF720; // type:function size:0x124 +fn_802FF844 = .text:0x802FF844; // type:function size:0x84 +fn_802FF8C8 = .text:0x802FF8C8; // type:function size:0x44 +fn_802FF90C = .text:0x802FF90C; // type:function size:0x34 +fn_802FF940 = .text:0x802FF940; // type:function size:0x48 +fn_802FF988 = .text:0x802FF988; // type:function size:0x13C +fn_802FFAC4 = .text:0x802FFAC4; // type:function size:0x10C +fn_802FFBD0 = .text:0x802FFBD0; // type:function size:0x8 +fn_802FFBD8 = .text:0x802FFBD8; // type:function size:0x98 +fn_802FFC70 = .text:0x802FFC70; // type:function size:0x5B8 +fn_80300228 = .text:0x80300228; // type:function size:0x98 +fn_803002C0 = .text:0x803002C0; // type:function size:0x14 +fn_803002D4 = .text:0x803002D4; // type:function size:0x100 +fn_803003D4 = .text:0x803003D4; // type:function size:0x74 +fn_80300448 = .text:0x80300448; // type:function size:0xB8 +fn_80300500 = .text:0x80300500; // type:function size:0x1D8 +fn_803006D8 = .text:0x803006D8; // type:function size:0x5B4 +fn_80300C8C = .text:0x80300C8C; // type:function size:0x384 +fn_80301010 = .text:0x80301010; // type:function size:0x9FC +fn_80301A0C = .text:0x80301A0C; // type:function size:0x14 +fn_80301A20 = .text:0x80301A20; // type:function size:0x28 +fn_80301A48 = .text:0x80301A48; // type:function size:0x1C +fn_80301A64 = .text:0x80301A64; // type:function size:0x14 +fn_80301A78 = .text:0x80301A78; // type:function size:0x28 +fn_80301AA0 = .text:0x80301AA0; // type:function size:0x1C +fn_80301ABC = .text:0x80301ABC; // type:function size:0x28 +fn_80301AE4 = .text:0x80301AE4; // type:function size:0x8 +fn_80301AEC = .text:0x80301AEC; // type:function size:0xD4 +fn_80301BC0 = .text:0x80301BC0; // type:function size:0x88 +fn_80301C48 = .text:0x80301C48; // type:function size:0x5C +fn_80301CA4 = .text:0x80301CA4; // type:function size:0x5C +fn_80301D00 = .text:0x80301D00; // type:function size:0x68 +fn_80301D68 = .text:0x80301D68; // type:function size:0x4C8 +fn_80302230 = .text:0x80302230; // type:function size:0x314 +fn_80302544 = .text:0x80302544; // type:function size:0x6C +fn_803025B0 = .text:0x803025B0; // type:function size:0x40 +fn_803025F0 = .text:0x803025F0; // type:function size:0x98 +fn_80302688 = .text:0x80302688; // type:function size:0x2C +fn_803026B4 = .text:0x803026B4; // type:function size:0xB0 +fn_80302764 = .text:0x80302764; // type:function size:0x58 +fn_803027BC = .text:0x803027BC; // type:function size:0x28 +fn_803027E4 = .text:0x803027E4; // type:function size:0xC0 +fn_803028A4 = .text:0x803028A4; // type:function size:0xD8 +fn_8030297C = .text:0x8030297C; // type:function size:0xD8 +fn_80302A54 = .text:0x80302A54; // type:function size:0xA8 +fn_80302AFC = .text:0x80302AFC; // type:function size:0xFC +fn_80302BF8 = .text:0x80302BF8; // type:function size:0x594 +fn_8030318C = .text:0x8030318C; // type:function size:0x1E8 +fn_80303374 = .text:0x80303374; // type:function size:0x64 +fn_803033D8 = .text:0x803033D8; // type:function size:0x1E8 +fn_803035C0 = .text:0x803035C0; // type:function size:0x64 +fn_80303624 = .text:0x80303624; // type:function size:0x40 +fn_80303664 = .text:0x80303664; // type:function size:0x108 +fn_8030376C = .text:0x8030376C; // type:function size:0x60 +fn_803037CC = .text:0x803037CC; // type:function size:0xF4 +fn_803038C0 = .text:0x803038C0; // type:function size:0xD8 +fn_80303998 = .text:0x80303998; // type:function size:0x100 +fn_80303A98 = .text:0x80303A98; // type:function size:0xC0 +fn_80303B58 = .text:0x80303B58; // type:function size:0x168 +fn_80303CC0 = .text:0x80303CC0; // type:function size:0x114 +fn_80303DD4 = .text:0x80303DD4; // type:function size:0x114 +fn_80303EE8 = .text:0x80303EE8; // type:function size:0xA0 +fn_80303F88 = .text:0x80303F88; // type:function size:0x40 +fn_80303FC8 = .text:0x80303FC8; // type:function size:0x238 +fn_80304200 = .text:0x80304200; // type:function size:0x4C +fn_8030424C = .text:0x8030424C; // type:function size:0x60 +fn_803042AC = .text:0x803042AC; // type:function size:0x20 +fn_803042CC = .text:0x803042CC; // type:function size:0x78 +GetAnalog__11CFinalInputCFi = .text:0x80304344; // type:function size:0x2B8 +fn_803045FC = .text:0x803045FC; // type:function size:0x6C +fn_80304668 = .text:0x80304668; // type:function size:0x6C +GetDigital__11CFinalInputCFi = .text:0x803046D4; // type:function size:0x70 +fn_80304744 = .text:0x80304744; // type:function size:0x14 +fn_80304758 = .text:0x80304758; // type:function size:0x58 +GetPressed__11CFinalInputCFi = .text:0x803047B0; // type:function size:0x70 +fn_80304820 = .text:0x80304820; // type:function size:0x58 +fn_80304878 = .text:0x80304878; // type:function size:0x58 +fn_803048D0 = .text:0x803048D0; // type:function size:0x70 +fn_80304940 = .text:0x80304940; // type:function size:0x58 +fn_80304998 = .text:0x80304998; // type:function size:0x58 +fn_803049F0 = .text:0x803049F0; // type:function size:0x64 +fn_80304A54 = .text:0x80304A54; // type:function size:0x28 +fn_80304A7C = .text:0x80304A7C; // type:function size:0x40 +fn_80304ABC = .text:0x80304ABC; // type:function size:0x24 +fn_80304AE0 = .text:0x80304AE0; // type:function size:0x4 +fn_80304AE4 = .text:0x80304AE4; // type:function size:0xB0 +fn_80304B94 = .text:0x80304B94; // type:function size:0xF0 +fn_80304C84 = .text:0x80304C84; // type:function size:0x40 +fn_80304CC4 = .text:0x80304CC4; // type:function size:0xC8 +fn_80304D8C = .text:0x80304D8C; // type:function size:0x84 +fn_80304E10 = .text:0x80304E10; // type:function size:0xB0 +fn_80304EC0 = .text:0x80304EC0; // type:function size:0x8 +fn_80304EC8 = .text:0x80304EC8; // type:function size:0x10 +fn_80304ED8 = .text:0x80304ED8; // type:function size:0x60 +fn_80304F38 = .text:0x80304F38; // type:function size:0xD8 +fn_80305010 = .text:0x80305010; // type:function size:0x164 +fn_80305174 = .text:0x80305174; // type:function size:0x3C +fn_803051B0 = .text:0x803051B0; // type:function size:0x9C +fn_8030524C = .text:0x8030524C; // type:function size:0x2D8 +fn_80305524 = .text:0x80305524; // type:function size:0x2F0 +fn_80305814 = .text:0x80305814; // type:function size:0x30 +fn_80305844 = .text:0x80305844; // type:function size:0xD4 +fn_80305918 = .text:0x80305918; // type:function size:0xFC +fn_80305A14 = .text:0x80305A14; // type:function size:0xC +fn_80305A20 = .text:0x80305A20; // type:function size:0x28 +fn_80305A48 = .text:0x80305A48; // type:function size:0x38 +fn_80305A80 = .text:0x80305A80; // type:function size:0x24 +fn_80305AA4 = .text:0x80305AA4; // type:function size:0xEC +fn_80305B90 = .text:0x80305B90; // type:function size:0x8C +fn_80305C1C = .text:0x80305C1C; // type:function size:0x74 +fn_80305C90 = .text:0x80305C90; // type:function size:0x58 +fn_80305CE8 = .text:0x80305CE8; // type:function size:0x20 +fn_80305D08 = .text:0x80305D08; // type:function size:0x1C +fn_80305D24 = .text:0x80305D24; // type:function size:0x78 +fn_80305D9C = .text:0x80305D9C; // type:function size:0xA8 +fn_80305E44 = .text:0x80305E44; // type:function size:0x4D0 +BoxInFrustumPlanes__14CFrustumPlanesCFRC6CAABox = .text:0x80306314; // type:function size:0x84 +BoxInFrustumPlanes__14CFrustumPlanesCFRCQ24rstl24optional_object<6CAABox> = .text:0x80306398; // type:function size:0x2C +fn_803063C4 = .text:0x803063C4; // type:function size:0x118 +SphereInFrustumPlanes__14CFrustumPlanesCFRC7CSphere = .text:0x803064DC; // type:function size:0x94 +fn_80306570 = .text:0x80306570; // type:function size:0x70 +SetNumChans__3CGXFUc = .text:0x803065E0; // type:function size:0x30 +SetNumTexGens__3CGXFUc = .text:0x80306610; // type:function size:0x20 +fn_80306630 = .text:0x80306630; // type:function size:0x6C +fn_8030669C = .text:0x8030669C; // type:function size:0x18 +fn_803066B4 = .text:0x803066B4; // type:function size:0x6C +SetChanCtrl__3CGXFQ23CGX10EChannelIdUc11_GXColorSrc11_GXColorSrc10_GXLightID12_GXDiffuseFn9_GXAttnFn = .text:0x80306720; // type:function size:0x7C +SetNumTevStages__3CGXFUc = .text:0x8030679C; // type:function size:0x20 +fn_803067BC = .text:0x803067BC; // type:function size:0x68 +SetTevColorIn__3CGXF13_GXTevStageID14_GXTevColorArg14_GXTevColorArg14_GXTevColorArg14_GXTevColorArg = .text:0x80306824; // type:function size:0x38 +fn_8030685C = .text:0x8030685C; // type:function size:0x38 +fn_80306894 = .text:0x80306894; // type:function size:0x40 +fn_803068D4 = .text:0x803068D4; // type:function size:0x40 +fn_80306914 = .text:0x80306914; // type:function size:0x40 +fn_80306954 = .text:0x80306954; // type:function size:0x40 +SetTevKColorSel__3CGXF13_GXTevStageID15_GXTevKColorSel = .text:0x80306994; // type:function size:0x28 +fn_803069BC = .text:0x803069BC; // type:function size:0x28 +SetTevOrder__3CGXF13_GXTevStageID13_GXTexCoordID11_GXTexMapID12_GXChannelID = .text:0x803069E4; // type:function size:0x34 +fn_80306A18 = .text:0x80306A18; // type:function size:0x78 +fn_80306A90 = .text:0x80306A90; // type:function size:0x3C +fn_80306ACC = .text:0x80306ACC; // type:function size:0x9C +SetTevDirect__3CGXF13_GXTevStageID = .text:0x80306B68; // type:function size:0x2C +SetTexCoordGen__3CGXF13_GXTexCoordID13_GXTexGenType12_GXTexGenSrc9_GXTexMtxUc11_GXPTTexMtx = .text:0x80306B94; // type:function size:0x78 +SetNumIndStages__3CGXFUc = .text:0x80306C0C; // type:function size:0x20 +fn_80306C2C = .text:0x80306C2C; // type:function size:0x38 +Begin__3CGXF12_GXPrimitive9_GXVtxFmtUs = .text:0x80306C64; // type:function size:0x68 +End__3CGXFv = .text:0x80306CCC; // type:function size:0x4 +SetFog__3CGXF10_GXFogTypeffffRC8_GXColor = .text:0x80306CD0; // type:function size:0xC0 +fn_80306D90 = .text:0x80306D90; // type:function size:0x2C +fn_80306DBC = .text:0x80306DBC; // type:function size:0x530 +fn_803072EC = .text:0x803072EC; // type:function size:0x1D0 +fn_803074BC = .text:0x803074BC; // type:function size:0x30 +fn_803074EC = .text:0x803074EC; // type:function size:0xD8 +fn_803075C4 = .text:0x803075C4; // type:function size:0x14 +fn_803075D8 = .text:0x803075D8; // type:function size:0x1A8 +fn_80307780 = .text:0x80307780; // type:function size:0x70 +fn_803077F0 = .text:0x803077F0; // type:function size:0xC +SetVtxDescv__3CGXFPC14_GXVtxDescList = .text:0x803077FC; // type:function size:0x60 +fn_8030785C = .text:0x8030785C; // type:function size:0x13C +SetStandardTevColorAlphaOp__3CGXF13_GXTevStageID = .text:0x80307998; // type:function size:0x94 +GetFog__3CGXFP10_GXFogTypePfPfPfPfP8_GXColor = .text:0x80307A2C; // type:function size:0x94 +CallDisplayList__3CGXFPCvUl = .text:0x80307AC0; // type:function size:0x58 +SetDstAlpha__3CGXFbUc = .text:0x80307B18; // type:function size:0x70 +fn_80307B88 = .text:0x80307B88; // type:function size:0xE4 +fn_80307C6C = .text:0x80307C6C; // type:function size:0x10 +fn_80307C7C = .text:0x80307C7C; // type:function size:0x10 +fn_80307C8C = .text:0x80307C8C; // type:function size:0x90 +fn_80307D1C = .text:0x80307D1C; // type:function size:0x34 +fn_80307D50 = .text:0x80307D50; // type:function size:0x8 +fn_80307D58 = .text:0x80307D58; // type:function size:0xBC +fn_80307E14 = .text:0x80307E14; // type:function size:0x90 +fn_80307EA4 = .text:0x80307EA4; // type:function size:0x28C +fn_80308130 = .text:0x80308130; // type:function size:0x2D0 +fn_80308400 = .text:0x80308400; // type:function size:0x40 +fn_80308440 = .text:0x80308440; // type:function size:0x4E0 +fn_80308920 = .text:0x80308920; // type:function size:0x17C +fn_80308A9C = .text:0x80308A9C; // type:function size:0x128 +fn_80308BC4 = .text:0x80308BC4; // type:function size:0x70 +fn_80308C34 = .text:0x80308C34; // type:function size:0x210 +fn_80308E44 = .text:0x80308E44; // type:function size:0xD4 +fn_80308F18 = .text:0x80308F18; // type:function size:0xB8 +fn_80308FD0 = .text:0x80308FD0; // type:function size:0x1DC +fn_803091AC = .text:0x803091AC; // type:function size:0xA8 +fn_80309254 = .text:0x80309254; // type:function size:0x10 +fn_80309264 = .text:0x80309264; // type:function size:0x10 +fn_80309274 = .text:0x80309274; // type:function size:0x4 +fn_80309278 = .text:0x80309278; // type:function size:0xC +fn_80309284 = .text:0x80309284; // type:function size:0x64 +fn_803092E8 = .text:0x803092E8; // type:function size:0x144 +fn_8030942C = .text:0x8030942C; // type:function size:0x8 +fn_80309434 = .text:0x80309434; // type:function size:0xA4 +fn_803094D8 = .text:0x803094D8; // type:function size:0x44 +fn_8030951C = .text:0x8030951C; // type:function size:0x168 +fn_80309684 = .text:0x80309684; // type:function size:0x144 +fn_803097C8 = .text:0x803097C8; // type:function size:0x8C +fn_80309854 = .text:0x80309854; // type:function size:0x70 +fn_803098C4 = .text:0x803098C4; // type:function size:0x38 +fn_803098FC = .text:0x803098FC; // type:function size:0x70 +fn_8030996C = .text:0x8030996C; // type:function size:0xB0 +fn_80309A1C = .text:0x80309A1C; // type:function size:0x94 +fn_80309AB0 = .text:0x80309AB0; // type:function size:0x48 +fn_80309AF8 = .text:0x80309AF8; // type:function size:0x88 +fn_80309B80 = .text:0x80309B80; // type:function size:0x4 +fn_80309B84 = .text:0x80309B84; // type:function size:0x8 +fn_80309B8C = .text:0x80309B8C; // type:function size:0x144 +fn_80309CD0 = .text:0x80309CD0; // type:function size:0x228 +fn_80309EF8 = .text:0x80309EF8; // type:function size:0xC0 +fn_80309FB8 = .text:0x80309FB8; // type:function size:0x6C +fn_8030A024 = .text:0x8030A024; // type:function size:0x254 +fn_8030A278 = .text:0x8030A278; // type:function size:0x320 +fn_8030A598 = .text:0x8030A598; // type:function size:0x10 +fn_8030A5A8 = .text:0x8030A5A8; // type:function size:0x180 +fn_8030A728 = .text:0x8030A728; // type:function size:0xA4 +fn_8030A7CC = .text:0x8030A7CC; // type:function size:0x180 +fn_8030A94C = .text:0x8030A94C; // type:function size:0x74 +fn_8030A9C0 = .text:0x8030A9C0; // type:function size:0x2C8 +fn_8030AC88 = .text:0x8030AC88; // type:function size:0x8C +fn_8030AD14 = .text:0x8030AD14; // type:function size:0x4 +fn_8030AD18 = .text:0x8030AD18; // type:function size:0x8 +fn_8030AD20 = .text:0x8030AD20; // type:function size:0x94 +fn_8030ADB4 = .text:0x8030ADB4; // type:function size:0x14 +fn_8030ADC8 = .text:0x8030ADC8; // type:function size:0x40 +fn_8030AE08 = .text:0x8030AE08; // type:function size:0x138 +fn_8030AF40 = .text:0x8030AF40; // type:function size:0xC +fn_8030AF4C = .text:0x8030AF4C; // type:function size:0x30 +fn_8030AF7C = .text:0x8030AF7C; // type:function size:0x6C +fn_8030AFE8 = .text:0x8030AFE8; // type:function size:0xB4 +fn_8030B09C = .text:0x8030B09C; // type:function size:0x14 +fn_8030B0B0 = .text:0x8030B0B0; // type:function size:0x44 +fn_8030B0F4 = .text:0x8030B0F4; // type:function size:0x10 +fn_8030B104 = .text:0x8030B104; // type:function size:0x18 +fn_8030B11C = .text:0x8030B11C; // type:function size:0xA4 +fn_8030B1C0 = .text:0x8030B1C0; // type:function size:0x78 +fn_8030B238 = .text:0x8030B238; // type:function size:0x18 +fn_8030B250 = .text:0x8030B250; // type:function size:0xA4 +fn_8030B2F4 = .text:0x8030B2F4; // type:function size:0x88 +fn_8030B37C = .text:0x8030B37C; // type:function size:0x18 +fn_8030B394 = .text:0x8030B394; // type:function size:0xA4 +fn_8030B438 = .text:0x8030B438; // type:function size:0x88 +fn_8030B4C0 = .text:0x8030B4C0; // type:function size:0x18 +fn_8030B4D8 = .text:0x8030B4D8; // type:function size:0xA4 +fn_8030B57C = .text:0x8030B57C; // type:function size:0x9C +fn_8030B618 = .text:0x8030B618; // type:function size:0x18 +fn_8030B630 = .text:0x8030B630; // type:function size:0xA4 +fn_8030B6D4 = .text:0x8030B6D4; // type:function size:0xA4 +fn_8030B778 = .text:0x8030B778; // type:function size:0x18 +fn_8030B790 = .text:0x8030B790; // type:function size:0xA4 +fn_8030B834 = .text:0x8030B834; // type:function size:0xA8 +fn_8030B8DC = .text:0x8030B8DC; // type:function size:0x24 +fn_8030B900 = .text:0x8030B900; // type:function size:0xC4 +fn_8030B9C4 = .text:0x8030B9C4; // type:function size:0xCC +fn_8030BA90 = .text:0x8030BA90; // type:function size:0x14 +fn_8030BAA4 = .text:0x8030BAA4; // type:function size:0x84 +fn_8030BB28 = .text:0x8030BB28; // type:function size:0x48 +fn_8030BB70 = .text:0x8030BB70; // type:function size:0x14 +fn_8030BB84 = .text:0x8030BB84; // type:function size:0x84 +fn_8030BC08 = .text:0x8030BC08; // type:function size:0x88 +fn_8030BC90 = .text:0x8030BC90; // type:function size:0x18 +fn_8030BCA8 = .text:0x8030BCA8; // type:function size:0xA4 +fn_8030BD4C = .text:0x8030BD4C; // type:function size:0x94 +fn_8030BDE0 = .text:0x8030BDE0; // type:function size:0x1C +fn_8030BDFC = .text:0x8030BDFC; // type:function size:0xC4 +fn_8030BEC0 = .text:0x8030BEC0; // type:function size:0xA0 +fn_8030BF60 = .text:0x8030BF60; // type:function size:0x1C +fn_8030BF7C = .text:0x8030BF7C; // type:function size:0xC4 +fn_8030C040 = .text:0x8030C040; // type:function size:0xBC +fn_8030C0FC = .text:0x8030C0FC; // type:function size:0x20 +fn_8030C11C = .text:0x8030C11C; // type:function size:0xE4 +fn_8030C200 = .text:0x8030C200; // type:function size:0x108 +fn_8030C308 = .text:0x8030C308; // type:function size:0x14 +fn_8030C31C = .text:0x8030C31C; // type:function size:0x84 +fn_8030C3A0 = .text:0x8030C3A0; // type:function size:0xAC +fn_8030C44C = .text:0x8030C44C; // type:function size:0x1F8 +fn_8030C644 = .text:0x8030C644; // type:function size:0x64 +fn_8030C6A8 = .text:0x8030C6A8; // type:function size:0x114 +fn_8030C7BC = .text:0x8030C7BC; // type:function size:0x220 +fn_8030C9DC = .text:0x8030C9DC; // type:function size:0x94 +fn_8030CA70 = .text:0x8030CA70; // type:function size:0x1C4 +fn_8030CC34 = .text:0x8030CC34; // type:function size:0x18 +fn_8030CC4C = .text:0x8030CC4C; // type:function size:0xA4 +fn_8030CCF0 = .text:0x8030CCF0; // type:function size:0x88 +fn_8030CD78 = .text:0x8030CD78; // type:function size:0x18 +fn_8030CD90 = .text:0x8030CD90; // type:function size:0xA4 +fn_8030CE34 = .text:0x8030CE34; // type:function size:0xA4 +fn_8030CED8 = .text:0x8030CED8; // type:function size:0x68 +fn_8030CF40 = .text:0x8030CF40; // type:function size:0x48 +fn_8030CF88 = .text:0x8030CF88; // type:function size:0x48 +fn_8030CFD0 = .text:0x8030CFD0; // type:function size:0x18 +fn_8030CFE8 = .text:0x8030CFE8; // type:function size:0xA4 +fn_8030D08C = .text:0x8030D08C; // type:function size:0x5C +fn_8030D0E8 = .text:0x8030D0E8; // type:function size:0x14 +fn_8030D0FC = .text:0x8030D0FC; // type:function size:0x84 +fn_8030D180 = .text:0x8030D180; // type:function size:0x40 +fn_8030D1C0 = .text:0x8030D1C0; // type:function size:0x14 +fn_8030D1D4 = .text:0x8030D1D4; // type:function size:0x44 +fn_8030D218 = .text:0x8030D218; // type:function size:0x44 +fn_8030D25C = .text:0x8030D25C; // type:function size:0x44 +fn_8030D2A0 = .text:0x8030D2A0; // type:function size:0x44 +fn_8030D2E4 = .text:0x8030D2E4; // type:function size:0x1C +fn_8030D300 = .text:0x8030D300; // type:function size:0xA0 +fn_8030D3A0 = .text:0x8030D3A0; // type:function size:0x84 +fn_8030D424 = .text:0x8030D424; // type:function size:0x80 +fn_8030D4A4 = .text:0x8030D4A4; // type:function size:0x1C +fn_8030D4C0 = .text:0x8030D4C0; // type:function size:0x1C +BuildPoint__6CLightFRC9CVector3fRC6CColor = .text:0x8030D4DC; // type:function size:0x1C +fn_8030D4F8 = .text:0x8030D4F8; // type:function size:0x1C +fn_8030D514 = .text:0x8030D514; // type:function size:0x1C +BuildHard__6CLightFRC9CVector3fRC6CColorf = .text:0x8030D530; // type:function size:0x34 +SetAttenuation__6CLightFfff = .text:0x8030D564; // type:function size:0x1C +fn_8030D580 = .text:0x8030D580; // type:function size:0x1C +fn_8030D59C = .text:0x8030D59C; // type:function size:0x18 +fn_8030D5B4 = .text:0x8030D5B4; // type:function size:0x1C +fn_8030D5D0 = .text:0x8030D5D0; // type:function size:0x1C +fn_8030D5EC = .text:0x8030D5EC; // type:function size:0x14 +fn_8030D600 = .text:0x8030D600; // type:function size:0x4C +fn_8030D64C = .text:0x8030D64C; // type:function size:0xC4 +fn_8030D710 = .text:0x8030D710; // type:function size:0x74 +fn_8030D784 = .text:0x8030D784; // type:function size:0x128 +fn_8030D8AC = .text:0x8030D8AC; // type:function size:0x34 +fn_8030D8E0 = .text:0x8030D8E0; // type:function size:0x98 +fn_8030D978 = .text:0x8030D978; // type:function size:0xC +fn_8030D984 = .text:0x8030D984; // type:function size:0x10 +fn_8030D994 = .text:0x8030D994; // type:function size:0x40 +fn_8030D9D4 = .text:0x8030D9D4; // type:function size:0x54 +fn_8030DA28 = .text:0x8030DA28; // type:function size:0x4 +fn_8030DA2C = .text:0x8030DA2C; // type:function size:0x244 +fn_8030DC70 = .text:0x8030DC70; // type:function size:0x38 +fn_8030DCA8 = .text:0x8030DCA8; // type:function size:0x38 +fn_8030DCE0 = .text:0x8030DCE0; // type:function size:0x38 +fn_8030DD18 = .text:0x8030DD18; // type:function size:0x38 +fn_8030DD50 = .text:0x8030DD50; // type:function size:0x8 +fn_8030DD58 = .text:0x8030DD58; // type:function size:0x40 +fn_8030DD98 = .text:0x8030DD98; // type:function size:0xC +fn_8030DDA4 = .text:0x8030DDA4; // type:function size:0x10 +fn_8030DDB4 = .text:0x8030DDB4; // type:function size:0x40 +fn_8030DDF4 = .text:0x8030DDF4; // type:function size:0x4C +fn_8030DE40 = .text:0x8030DE40; // type:function size:0xA0 +fn_8030DEE0 = .text:0x8030DEE0; // type:function size:0x2C +fn_8030DF0C = .text:0x8030DF0C; // type:function size:0xA0 +fn_8030DFAC = .text:0x8030DFAC; // type:function size:0x54 +fn_8030E000 = .text:0x8030E000; // type:function size:0x70 +fn_8030E070 = .text:0x8030E070; // type:function size:0xB0 +fn_8030E120 = .text:0x8030E120; // type:function size:0xC8 +fn_8030E1E8 = .text:0x8030E1E8; // type:function size:0x8 +fn_8030E1F0 = .text:0x8030E1F0; // type:function size:0x20 +fn_8030E210 = .text:0x8030E210; // type:function size:0x24 +fn_8030E234 = .text:0x8030E234; // type:function size:0x4 +fn_8030E238 = .text:0x8030E238; // type:function size:0x24 +fn_8030E25C = .text:0x8030E25C; // type:function size:0x4 +fn_8030E260 = .text:0x8030E260; // type:function size:0xFC +fn_8030E35C = .text:0x8030E35C; // type:function size:0x8 +fn_8030E364 = .text:0x8030E364; // type:function size:0x11C +fn_8030E480 = .text:0x8030E480; // type:function size:0xE8 +fn_8030E568 = .text:0x8030E568; // type:function size:0x180 +fn_8030E6E8 = .text:0x8030E6E8; // type:function size:0x20 +fn_8030E708 = .text:0x8030E708; // type:function size:0x20 +fn_8030E728 = .text:0x8030E728; // type:function size:0x20 +fn_8030E748 = .text:0x8030E748; // type:function size:0x20 +fn_8030E768 = .text:0x8030E768; // type:function size:0x20 +fn_8030E788 = .text:0x8030E788; // type:function size:0x80 +fn_8030E808 = .text:0x8030E808; // type:function size:0x58 +fn_8030E860 = .text:0x8030E860; // type:function size:0x324 +__ct__9CMatrix3fFRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x8030EB84; // type:function size:0x4C +fn_8030EBD0 = .text:0x8030EBD0; // type:function size:0x70 +fn_8030EC40 = .text:0x8030EC40; // type:function size:0x114 +fn_8030ED54 = .text:0x8030ED54; // type:function size:0xA4 +fn_8030EDF8 = .text:0x8030EDF8; // type:function size:0x4C +RotateX__9CMatrix3fFRC9CRelAngle = .text:0x8030EE44; // type:function size:0x90 +fn_8030EED4 = .text:0x8030EED4; // type:function size:0x90 +RotateZ__9CMatrix3fFRC9CRelAngle = .text:0x8030EF64; // type:function size:0x90 +fn_8030EFF4 = .text:0x8030EFF4; // type:function size:0x114 +__ml__9CMatrix3fCFRC9CVector3f = .text:0x8030F108; // type:function size:0x7C +__ml__9CMatrix3fCFRC9CMatrix3f = .text:0x8030F184; // type:function size:0x20C +fn_8030F390 = .text:0x8030F390; // type:function size:0x7C +fn_8030F40C = .text:0x8030F40C; // type:function size:0x60 +fn_8030F46C = .text:0x8030F46C; // type:function size:0xB8 +__ct__9CMatrix3fFRC9CMatrix3f = .text:0x8030F524; // type:function size:0x2C +__as__9CMatrix3fFRC9CMatrix3f = .text:0x8030F550; // type:function size:0x2C +fn_8030F57C = .text:0x8030F57C; // type:function size:0x38 +fn_8030F5B4 = .text:0x8030F5B4; // type:function size:0x8C +fn_8030F640 = .text:0x8030F640; // type:function size:0x94 +fn_8030F6D4 = .text:0x8030F6D4; // type:function size:0xE8 +fn_8030F7BC = .text:0x8030F7BC; // type:function size:0x38 +fn_8030F7F4 = .text:0x8030F7F4; // type:function size:0x68 +fn_8030F85C = .text:0x8030F85C; // type:function size:0x13C +fn_8030F998 = .text:0x8030F998; // type:function size:0x140 +fn_8030FAD8 = .text:0x8030FAD8; // type:function size:0x70 +fn_8030FB48 = .text:0x8030FB48; // type:function size:0xA4 +fn_8030FBEC = .text:0x8030FBEC; // type:function size:0x5BC +__ct__11CMayaSplineFR12CInputStream = .text:0x803101A8; // type:function size:0x160 +__ct__11CMayaSplineFRC11CMayaSpline = .text:0x80310308; // type:function size:0x23C +__as__11CMayaSplineFRC11CMayaSpline = .text:0x80310544; // type:function size:0x60 +fn_803105A4 = .text:0x803105A4; // type:function size:0x264 +fn_80310808 = .text:0x80310808; // type:function size:0x250 +fn_80310A58 = .text:0x80310A58; // type:function size:0x1DC +fn_80310C34 = .text:0x80310C34; // type:function size:0x108 +__ct__11CMayaSplineFv = .text:0x80310D3C; // type:function size:0x50 +fn_80310D8C = .text:0x80310D8C; // type:function size:0x34 +fn_80310DC0 = .text:0x80310DC0; // type:function size:0x3CC +fn_8031118C = .text:0x8031118C; // type:function size:0x6C +EvaluateAt__11CMayaSplineCFf = .text:0x803111F8; // type:function size:0x160 +fn_80311358 = .text:0x80311358; // type:function size:0x2A0 +fn_803115F8 = .text:0x803115F8; // type:function size:0x2B8 +fn_803118B0 = .text:0x803118B0; // type:function size:0x1C4 +GetKnots__11CMayaSplineCFv = .text:0x80311A74; // type:function size:0x8 +GetMaxTime__11CMayaSplineCFv = .text:0x80311A7C; // type:function size:0x28 +GetDuration__11CMayaSplineCFv = .text:0x80311AA4; // type:function size:0x50 +GetKnotCount__11CMayaSplineCFv = .text:0x80311AF4; // type:function size:0x8 +fn_80311AFC = .text:0x80311AFC; // type:function size:0x250 +fn_80311D4C = .text:0x80311D4C; // type:function size:0x150 +fn_80311E9C = .text:0x80311E9C; // type:function size:0x254 +fn_803120F0 = .text:0x803120F0; // type:function size:0x218 +fn_80312308 = .text:0x80312308; // type:function size:0x3B0 +fn_803126B8 = .text:0x803126B8; // type:function size:0x1B0 +fn_80312868 = .text:0x80312868; // type:function size:0x270 +fn_80312AD8 = .text:0x80312AD8; // type:function size:0x2AC +fn_80312D84 = .text:0x80312D84; // type:function size:0x164 +fn_80312EE8 = .text:0x80312EE8; // type:function size:0x128 +fn_80313010 = .text:0x80313010; // type:function size:0xB4 +fn_803130C4 = .text:0x803130C4; // type:function size:0xB4 +fn_80313178 = .text:0x80313178; // type:function size:0xBC +fn_80313234 = .text:0x80313234; // type:function size:0xF4 +fn_80313328 = .text:0x80313328; // type:function size:0xC4 +fn_803133EC = .text:0x803133EC; // type:function size:0x48 +fn_80313434 = .text:0x80313434; // type:function size:0xCC +fn_80313500 = .text:0x80313500; // type:function size:0x14 +fn_80313514 = .text:0x80313514; // type:function size:0xA8 +fn_803135BC = .text:0x803135BC; // type:function size:0x40 +fn_803135FC = .text:0x803135FC; // type:function size:0xF0 +fn_803136EC = .text:0x803136EC; // type:function size:0x2C +fn_80313718 = .text:0x80313718; // type:function size:0x2C +fn_80313744 = .text:0x80313744; // type:function size:0x2C +fn_80313770 = .text:0x80313770; // type:function size:0x10C +fn_8031387C = .text:0x8031387C; // type:function size:0x88 +fn_80313904 = .text:0x80313904; // type:function size:0x68 +fn_8031396C = .text:0x8031396C; // type:function size:0x60 +fn_803139CC = .text:0x803139CC; // type:function size:0x14 +fn_803139E0 = .text:0x803139E0; // type:function size:0x68 +fn_80313A48 = .text:0x80313A48; // type:function size:0xC +fn_80313A54 = .text:0x80313A54; // type:function size:0x64 +fn_80313AB8 = .text:0x80313AB8; // type:function size:0x7C +fn_80313B34 = .text:0x80313B34; // type:function size:0x90 +fn_80313BC4 = .text:0x80313BC4; // type:function size:0x14C +fn_80313D10 = .text:0x80313D10; // type:function size:0xEC +fn_80313DFC = .text:0x80313DFC; // type:function size:0x8C +fn_80313E88 = .text:0x80313E88; // type:function size:0x58 +fn_80313EE0 = .text:0x80313EE0; // type:function size:0x54 +fn_80313F34 = .text:0x80313F34; // type:function size:0xC +fn_80313F40 = .text:0x80313F40; // type:function size:0x38 +fn_80313F78 = .text:0x80313F78; // type:function size:0x78 +fn_80313FF0 = .text:0x80313FF0; // type:function size:0x3C +fn_8031402C = .text:0x8031402C; // type:function size:0xD4 +fn_80314100 = .text:0x80314100; // type:function size:0x130 +Free__7CMemoryFPCv = .text:0x80314230; // type:function size:0x80 +fn_803142B0 = .text:0x803142B0; // type:function size:0x20 +fn_803142D0 = .text:0x803142D0; // type:function size:0x14 +fn_803142E4 = .text:0x803142E4; // type:function size:0x18 +__nw__FUlPCcPCc = .text:0x803142FC; // type:function size:0x54 +fn_80314350 = .text:0x80314350; // type:function size:0x54 +fn_803143A4 = .text:0x803143A4; // type:function size:0x48 +fn_803143EC = .text:0x803143EC; // type:function size:0x44 +fn_80314430 = .text:0x80314430; // type:function size:0x3C +fn_8031446C = .text:0x8031446C; // type:function size:0x80 +fn_803144EC = .text:0x803144EC; // type:function size:0x80 +fn_8031456C = .text:0x8031456C; // type:function size:0x70 +fn_803145DC = .text:0x803145DC; // type:function size:0xCC +fn_803146A8 = .text:0x803146A8; // type:function size:0x200 +fn_803148A8 = .text:0x803148A8; // type:function size:0x60 +fn_80314908 = .text:0x80314908; // type:function size:0xA4 +fn_803149AC = .text:0x803149AC; // type:function size:0x8 +fn_803149B4 = .text:0x803149B4; // type:function size:0x68 +fn_80314A1C = .text:0x80314A1C; // type:function size:0x258 +fn_80314C74 = .text:0x80314C74; // type:function size:0xCC +fn_80314D40 = .text:0x80314D40; // type:function size:0x56C +fn_803152AC = .text:0x803152AC; // type:function size:0x60 +fn_8031530C = .text:0x8031530C; // type:function size:0xA4 +fn_803153B0 = .text:0x803153B0; // type:function size:0x8 +fn_803153B8 = .text:0x803153B8; // type:function size:0x68 +fn_80315420 = .text:0x80315420; // type:function size:0x1B0 +fn_803155D0 = .text:0x803155D0; // type:function size:0x30 +fn_80315600 = .text:0x80315600; // type:function size:0x48 +fn_80315648 = .text:0x80315648; // type:function size:0x8 +fn_80315650 = .text:0x80315650; // type:function size:0x22C +fn_8031587C = .text:0x8031587C; // type:function size:0x64 +fn_803158E0 = .text:0x803158E0; // type:function size:0x11C +fn_803159FC = .text:0x803159FC; // type:function size:0xD8 +fn_80315AD4 = .text:0x80315AD4; // type:function size:0x70 +fn_80315B44 = .text:0x80315B44; // type:function size:0xC4 +fn_80315C08 = .text:0x80315C08; // type:function size:0x108 +fn_80315D10 = .text:0x80315D10; // type:function size:0x8 +fn_80315D18 = .text:0x80315D18; // type:function size:0xDC +fn_80315DF4 = .text:0x80315DF4; // type:function size:0xA4 +fn_80315E98 = .text:0x80315E98; // type:function size:0x110 +fn_80315FA8 = .text:0x80315FA8; // type:function size:0x1FC +fn_803161A4 = .text:0x803161A4; // type:function size:0x70 +fn_80316214 = .text:0x80316214; // type:function size:0x80 +fn_80316294 = .text:0x80316294; // type:function size:0xCC +fn_80316360 = .text:0x80316360; // type:function size:0x8 +fn_80316368 = .text:0x80316368; // type:function size:0xA0 +fn_80316408 = .text:0x80316408; // type:function size:0x1D8 +fn_803165E0 = .text:0x803165E0; // type:function size:0x64 +fn_80316644 = .text:0x80316644; // type:function size:0x104 +fn_80316748 = .text:0x80316748; // type:function size:0x8 +fn_80316750 = .text:0x80316750; // type:function size:0x8 +fn_80316758 = .text:0x80316758; // type:function size:0x5C +fn_803167B4 = .text:0x803167B4; // type:function size:0xC4 +fn_80316878 = .text:0x80316878; // type:function size:0x73C +fn_80316FB4 = .text:0x80316FB4; // type:function size:0xD0 +fn_80317084 = .text:0x80317084; // type:function size:0x8 +fn_8031708C = .text:0x8031708C; // type:function size:0x40 +fn_803170CC = .text:0x803170CC; // type:function size:0x20 +fn_803170EC = .text:0x803170EC; // type:function size:0x4 +fn_803170F0 = .text:0x803170F0; // type:function size:0x8 +fn_803170F8 = .text:0x803170F8; // type:function size:0x40 +fn_80317138 = .text:0x80317138; // type:function size:0xC4 +fn_803171FC = .text:0x803171FC; // type:function size:0xDC +fn_803172D8 = .text:0x803172D8; // type:function size:0xD0 +fn_803173A8 = .text:0x803173A8; // type:function size:0x8 +fn_803173B0 = .text:0x803173B0; // type:function size:0x40 +fn_803173F0 = .text:0x803173F0; // type:function size:0x18 +fn_80317408 = .text:0x80317408; // type:function size:0x8 +fn_80317410 = .text:0x80317410; // type:function size:0x8 +fn_80317418 = .text:0x80317418; // type:function size:0x8 +fn_80317420 = .text:0x80317420; // type:function size:0x8 +fn_80317428 = .text:0x80317428; // type:function size:0x8 +fn_80317430 = .text:0x80317430; // type:function size:0x8 +fn_80317438 = .text:0x80317438; // type:function size:0xC +fn_80317444 = .text:0x80317444; // type:function size:0x8 +fn_8031744C = .text:0x8031744C; // type:function size:0x194 +fn_803175E0 = .text:0x803175E0; // type:function size:0xD4 +fn_803176B4 = .text:0x803176B4; // type:function size:0x7C +fn_80317730 = .text:0x80317730; // type:function size:0xF4 +fn_80317824 = .text:0x80317824; // type:function size:0x130 +fn_80317954 = .text:0x80317954; // type:function size:0x114 +fn_80317A68 = .text:0x80317A68; // type:function size:0x4 +fn_80317A6C = .text:0x80317A6C; // type:function size:0xA0 +fn_80317B0C = .text:0x80317B0C; // type:function size:0x98 +fn_80317BA4 = .text:0x80317BA4; // type:function size:0x24 +fn_80317BC8 = .text:0x80317BC8; // type:function size:0x40 +fn_80317C08 = .text:0x80317C08; // type:function size:0x1C +fn_80317C24 = .text:0x80317C24; // type:function size:0xC4 +fn_80317CE8 = .text:0x80317CE8; // type:function size:0xB8 +fn_80317DA0 = .text:0x80317DA0; // type:function size:0x1C +fn_80317DBC = .text:0x80317DBC; // type:function size:0x44 +fn_80317E00 = .text:0x80317E00; // type:function size:0x20 +fn_80317E20 = .text:0x80317E20; // type:function size:0x14 +fn_80317E34 = .text:0x80317E34; // type:function size:0x84 +fn_80317EB8 = .text:0x80317EB8; // type:function size:0x94 +fn_80317F4C = .text:0x80317F4C; // type:function size:0x18 +fn_80317F64 = .text:0x80317F64; // type:function size:0xA4 +fn_80318008 = .text:0x80318008; // type:function size:0x114 +fn_8031811C = .text:0x8031811C; // type:function size:0x18 +fn_80318134 = .text:0x80318134; // type:function size:0xA4 +fn_803181D8 = .text:0x803181D8; // type:function size:0x194 +fn_8031836C = .text:0x8031836C; // type:function size:0x1C +fn_80318388 = .text:0x80318388; // type:function size:0xC4 +fn_8031844C = .text:0x8031844C; // type:function size:0xB4 +fn_80318500 = .text:0x80318500; // type:function size:0x20 +fn_80318520 = .text:0x80318520; // type:function size:0xE4 +fn_80318604 = .text:0x80318604; // type:function size:0x120 +fn_80318724 = .text:0x80318724; // type:function size:0x24 +fn_80318748 = .text:0x80318748; // type:function size:0xE4 +fn_8031882C = .text:0x8031882C; // type:function size:0x1E8 +fn_80318A14 = .text:0x80318A14; // type:function size:0x24 +fn_80318A38 = .text:0x80318A38; // type:function size:0xE4 +fn_80318B1C = .text:0x80318B1C; // type:function size:0x1D0 +fn_80318CEC = .text:0x80318CEC; // type:function size:0x24 +fn_80318D10 = .text:0x80318D10; // type:function size:0xE4 +fn_80318DF4 = .text:0x80318DF4; // type:function size:0x200 +fn_80318FF4 = .text:0x80318FF4; // type:function size:0x20 +fn_80319014 = .text:0x80319014; // type:function size:0xE4 +fn_803190F8 = .text:0x803190F8; // type:function size:0x2DC +fn_803193D4 = .text:0x803193D4; // type:function size:0x1A0 +fn_80319574 = .text:0x80319574; // type:function size:0xE4 +fn_80319658 = .text:0x80319658; // type:function size:0x310 +fn_80319968 = .text:0x80319968; // type:function size:0x14 +fn_8031997C = .text:0x8031997C; // type:function size:0x84 +fn_80319A00 = .text:0x80319A00; // type:function size:0x38 +fn_80319A38 = .text:0x80319A38; // type:function size:0x1C +fn_80319A54 = .text:0x80319A54; // type:function size:0xC4 +fn_80319B18 = .text:0x80319B18; // type:function size:0x120 +fn_80319C38 = .text:0x80319C38; // type:function size:0x1C +fn_80319C54 = .text:0x80319C54; // type:function size:0xC4 +fn_80319D18 = .text:0x80319D18; // type:function size:0x154 +fn_80319E6C = .text:0x80319E6C; // type:function size:0xC +fn_80319E78 = .text:0x80319E78; // type:function size:0x14 +fn_80319E8C = .text:0x80319E8C; // type:function size:0x174 +fn_8031A000 = .text:0x8031A000; // type:function size:0x60 +__ct__13CMotionSplineFbfQ213CMotionSpline11ESplineType = .text:0x8031A060; // type:function size:0x54 +fn_8031A0B4 = .text:0x8031A0B4; // type:function size:0x14 +__dt__13CMotionSplineFv = .text:0x8031A0C8; // type:function size:0x80 +Initialise__13CMotionSplineFRCQ24rstl45vector<9CVector3f,Q24rstl17rmemory_allocator> = .text:0x8031A148; // type:function size:0x164 +fn_8031A2AC = .text:0x8031A2AC; // type:function size:0x8 +fn_8031A2B4 = .text:0x8031A2B4; // type:function size:0x10 +fn_8031A2C4 = .text:0x8031A2C4; // type:function size:0x38 +fn_8031A2FC = .text:0x8031A2FC; // type:function size:0x10 +fn_8031A30C = .text:0x8031A30C; // type:function size:0x3C +fn_8031A348 = .text:0x8031A348; // type:function size:0x3C +fn_8031A384 = .text:0x8031A384; // type:function size:0x8 +fn_8031A38C = .text:0x8031A38C; // type:function size:0x3C +fn_8031A3C8 = .text:0x8031A3C8; // type:function size:0xCC +fn_8031A494 = .text:0x8031A494; // type:function size:0x54 +fn_8031A4E8 = .text:0x8031A4E8; // type:function size:0x90 +fn_8031A578 = .text:0x8031A578; // type:function size:0x80 +fn_8031A5F8 = .text:0x8031A5F8; // type:function size:0x10 +fn_8031A608 = .text:0x8031A608; // type:function size:0x90 +fn_8031A698 = .text:0x8031A698; // type:function size:0x80 +fn_8031A718 = .text:0x8031A718; // type:function size:0x34 +fn_8031A74C = .text:0x8031A74C; // type:function size:0x34 +fn_8031A780 = .text:0x8031A780; // type:function size:0x34 +fn_8031A7B4 = .text:0x8031A7B4; // type:function size:0x5C +fn_8031A810 = .text:0x8031A810; // type:function size:0x1C +fn_8031A82C = .text:0x8031A82C; // type:function size:0x44 +fn_8031A870 = .text:0x8031A870; // type:function size:0x44 +fn_8031A8B4 = .text:0x8031A8B4; // type:function size:0x9C +fn_8031A950 = .text:0x8031A950; // type:function size:0x470 +fn_8031ADC0 = .text:0x8031ADC0; // type:function size:0x3F8 +fn_8031B1B8 = .text:0x8031B1B8; // type:function size:0x60C +fn_8031B7C4 = .text:0x8031B7C4; // type:function size:0x390 +fn_8031BB54 = .text:0x8031BB54; // type:function size:0x378 +fn_8031BECC = .text:0x8031BECC; // type:function size:0x50 +fn_8031BF1C = .text:0x8031BF1C; // type:function size:0x5FC +fn_8031C518 = .text:0x8031C518; // type:function size:0xCC +GetInterpolatedSplinePointByTime__13CMotionSplineCFf = .text:0x8031C5E4; // type:function size:0x54 +fn_8031C638 = .text:0x8031C638; // type:function size:0x2D0 +fn_8031C908 = .text:0x8031C908; // type:function size:0x540 +fn_8031CE48 = .text:0x8031CE48; // type:function size:0x3C8 +fn_8031D210 = .text:0x8031D210; // type:function size:0x828 +fn_8031DA38 = .text:0x8031DA38; // type:function size:0x8CC +fn_8031E304 = .text:0x8031E304; // type:function size:0x144 +fn_8031E448 = .text:0x8031E448; // type:function size:0x1D0 +fn_8031E618 = .text:0x8031E618; // type:function size:0x50 +fn_8031E668 = .text:0x8031E668; // type:function size:0x368 +fn_8031E9D0 = .text:0x8031E9D0; // type:function size:0x20 +fn_8031E9F0 = .text:0x8031E9F0; // type:function size:0x14 +fn_8031EA04 = .text:0x8031EA04; // type:function size:0x140 +fn_8031EB44 = .text:0x8031EB44; // type:function size:0x44 +fn_8031EB88 = .text:0x8031EB88; // type:function size:0xA8 +fn_8031EC30 = .text:0x8031EC30; // type:function size:0xB4 +fn_8031ECE4 = .text:0x8031ECE4; // type:function size:0xC +fn_8031ECF0 = .text:0x8031ECF0; // type:function size:0x244 +fn_8031EF34 = .text:0x8031EF34; // type:function size:0x5C +fn_8031EF90 = .text:0x8031EF90; // type:function size:0x5C +fn_8031EFEC = .text:0x8031EFEC; // type:function size:0x5C +fn_8031F048 = .text:0x8031F048; // type:function size:0x64 +fn_8031F0AC = .text:0x8031F0AC; // type:function size:0x9C +fn_8031F148 = .text:0x8031F148; // type:function size:0xC0 +fn_8031F208 = .text:0x8031F208; // type:function size:0x84 +fn_8031F28C = .text:0x8031F28C; // type:function size:0xC4 +fn_8031F350 = .text:0x8031F350; // type:function size:0x58 +fn_8031F3A8 = .text:0x8031F3A8; // type:function size:0x70 +fn_8031F418 = .text:0x8031F418; // type:function size:0x84 +fn_8031F49C = .text:0x8031F49C; // type:function size:0x70 +fn_8031F50C = .text:0x8031F50C; // type:function size:0x28 +fn_8031F534 = .text:0x8031F534; // type:function size:0x40 +fn_8031F574 = .text:0x8031F574; // type:function size:0x34 +fn_8031F5A8 = .text:0x8031F5A8; // type:function size:0x240 +fn_8031F7E8 = .text:0x8031F7E8; // type:function size:0x40 +fn_8031F828 = .text:0x8031F828; // type:function size:0x8 +fn_8031F830 = .text:0x8031F830; // type:function size:0x5C +fn_8031F88C = .text:0x8031F88C; // type:function size:0x5C +fn_8031F8E8 = .text:0x8031F8E8; // type:function size:0x8 +fn_8031F8F0 = .text:0x8031F8F0; // type:function size:0x34 +fn_8031F924 = .text:0x8031F924; // type:function size:0x18 +fn_8031F93C = .text:0x8031F93C; // type:function size:0x54 +fn_8031F990 = .text:0x8031F990; // type:function size:0x1C +fn_8031F9AC = .text:0x8031F9AC; // type:function size:0x6C +fn_8031FA18 = .text:0x8031FA18; // type:function size:0x100 +fn_8031FB18 = .text:0x8031FB18; // type:function size:0x30 +fn_8031FB48 = .text:0x8031FB48; // type:function size:0xA8 +fn_8031FBF0 = .text:0x8031FBF0; // type:function size:0x70 +fn_8031FC60 = .text:0x8031FC60; // type:function size:0xE8 +fn_8031FD48 = .text:0x8031FD48; // type:function size:0x50 +fn_8031FD98 = .text:0x8031FD98; // type:function size:0x10 +fn_8031FDA8 = .text:0x8031FDA8; // type:function size:0x40 +fn_8031FDE8 = .text:0x8031FDE8; // type:function size:0x60 +fn_8031FE48 = .text:0x8031FE48; // type:function size:0x10 +fn_8031FE58 = .text:0x8031FE58; // type:function size:0x10 +NoParameter__12CPASAnimParmFv = .text:0x8031FE68; // type:function size:0x40 +FromInt32__12CPASAnimParmFi = .text:0x8031FEA8; // type:function size:0x3C +fn_8031FEE4 = .text:0x8031FEE4; // type:function size:0x3C +FromReal32__12CPASAnimParmFf = .text:0x8031FF20; // type:function size:0x44 +fn_8031FF64 = .text:0x8031FF64; // type:function size:0x44 +FromEnum__12CPASAnimParmFi = .text:0x8031FFA8; // type:function size:0x3C +fn_8031FFE4 = .text:0x8031FFE4; // type:function size:0x8 +fn_8031FFEC = .text:0x8031FFEC; // type:function size:0x8 +fn_8031FFF4 = .text:0x8031FFF4; // type:function size:0x8 +fn_8031FFFC = .text:0x8031FFFC; // type:function size:0x8 +fn_80320004 = .text:0x80320004; // type:function size:0x8 +fn_8032000C = .text:0x8032000C; // type:function size:0x30 +fn_8032003C = .text:0x8032003C; // type:function size:0x41C +fn_80320458 = .text:0x80320458; // type:function size:0x74 +fn_803204CC = .text:0x803204CC; // type:function size:0x10 +fn_803204DC = .text:0x803204DC; // type:function size:0xD0 +fn_803205AC = .text:0x803205AC; // type:function size:0x74 +fn_80320620 = .text:0x80320620; // type:function size:0x22C +fn_8032084C = .text:0x8032084C; // type:function size:0x11C +fn_80320968 = .text:0x80320968; // type:function size:0x26C +fn_80320BD4 = .text:0x80320BD4; // type:function size:0x280 +fn_80320E54 = .text:0x80320E54; // type:function size:0xAC +fn_80320F00 = .text:0x80320F00; // type:function size:0x88 +fn_80320F88 = .text:0x80320F88; // type:function size:0xB4 +fn_8032103C = .text:0x8032103C; // type:function size:0xEC +FindBestAnimation__12CPASDatabaseCFRC16CPASAnimParmDatai = .text:0x80321128; // type:function size:0x128 +fn_80321250 = .text:0x80321250; // type:function size:0x74 +FindBestAnimation__12CPASDatabaseCFRC16CPASAnimParmDataR9CRandom16i = .text:0x803212C4; // type:function size:0x110 +fn_803213D4 = .text:0x803213D4; // type:function size:0xDC +fn_803214B0 = .text:0x803214B0; // type:function size:0xC0 +fn_80321570 = .text:0x80321570; // type:function size:0x8 +fn_80321578 = .text:0x80321578; // type:function size:0x88 +fn_80321600 = .text:0x80321600; // type:function size:0x74 +fn_80321674 = .text:0x80321674; // type:function size:0xF54 +fn_803225C8 = .text:0x803225C8; // type:function size:0x370 +fn_80322938 = .text:0x80322938; // type:function size:0x1BC +fn_80322AF4 = .text:0x80322AF4; // type:function size:0x78 +fn_80322B6C = .text:0x80322B6C; // type:function size:0x44 +fn_80322BB0 = .text:0x80322BB0; // type:function size:0xEC +GetHashForString__8CPOINodeFPCc = .text:0x80322C9C; // type:function size:0x8 +fn_80322CA4 = .text:0x80322CA4; // type:function size:0x60 +fn_80322D04 = .text:0x80322D04; // type:function size:0x74 +fn_80322D78 = .text:0x80322D78; // type:function size:0x90 +fn_80322E08 = .text:0x80322E08; // type:function size:0x244 +fn_8032304C = .text:0x8032304C; // type:function size:0x1FC +fn_80323248 = .text:0x80323248; // type:function size:0x14 +fn_8032325C = .text:0x8032325C; // type:function size:0x2C +fn_80323288 = .text:0x80323288; // type:function size:0x1C +fn_803232A4 = .text:0x803232A4; // type:function size:0xA8 +fn_8032334C = .text:0x8032334C; // type:function size:0x18 +fn_80323364 = .text:0x80323364; // type:function size:0x98 +fn_803233FC = .text:0x803233FC; // type:function size:0xC +fn_80323408 = .text:0x80323408; // type:function size:0x1C +fn_80323424 = .text:0x80323424; // type:function size:0x20 +fn_80323444 = .text:0x80323444; // type:function size:0x18 +fn_8032345C = .text:0x8032345C; // type:function size:0xC +fn_80323468 = .text:0x80323468; // type:function size:0xC +fn_80323474 = .text:0x80323474; // type:function size:0xD8 +fn_8032354C = .text:0x8032354C; // type:function size:0x154 +fn_803236A0 = .text:0x803236A0; // type:function size:0xA4 +fn_80323744 = .text:0x80323744; // type:function size:0x1C4 +fn_80323908 = .text:0x80323908; // type:function size:0x3BC +fn_80323CC4 = .text:0x80323CC4; // type:function size:0x23C +fn_80323F00 = .text:0x80323F00; // type:function size:0x208 +fn_80324108 = .text:0x80324108; // type:function size:0x1F8 +fn_80324300 = .text:0x80324300; // type:function size:0x1C8 +fn_803244C8 = .text:0x803244C8; // type:function size:0x114 +fn_803245DC = .text:0x803245DC; // type:function size:0x2C +fn_80324608 = .text:0x80324608; // type:function size:0xEC +fn_803246F4 = .text:0x803246F4; // type:function size:0x74 +fn_80324768 = .text:0x80324768; // type:function size:0x14C +fn_803248B4 = .text:0x803248B4; // type:function size:0x168 +fn_80324A1C = .text:0x80324A1C; // type:function size:0xB0 +fn_80324ACC = .text:0x80324ACC; // type:function size:0x238 +fn_80324D04 = .text:0x80324D04; // type:function size:0x628 +fn_8032532C = .text:0x8032532C; // type:function size:0x114 +fn_80325440 = .text:0x80325440; // type:function size:0x48 +fn_80325488 = .text:0x80325488; // type:function size:0x10C +fn_80325594 = .text:0x80325594; // type:function size:0x9C +fn_80325630 = .text:0x80325630; // type:function size:0x120 +fn_80325750 = .text:0x80325750; // type:function size:0x120 +fn_80325870 = .text:0x80325870; // type:function size:0xF8 +fn_80325968 = .text:0x80325968; // type:function size:0x4 +fn_8032596C = .text:0x8032596C; // type:function size:0xA0 +fn_80325A0C = .text:0x80325A0C; // type:function size:0x80 +fn_80325A8C = .text:0x80325A8C; // type:function size:0x104 +fn_80325B90 = .text:0x80325B90; // type:function size:0x40 +fn_80325BD0 = .text:0x80325BD0; // type:function size:0x10C +fn_80325CDC = .text:0x80325CDC; // type:function size:0x1288 +fn_80326F64 = .text:0x80326F64; // type:function size:0x14 +fn_80326F78 = .text:0x80326F78; // type:function size:0x48 +fn_80326FC0 = .text:0x80326FC0; // type:function size:0xA4 +fn_80327064 = .text:0x80327064; // type:function size:0x14 +fn_80327078 = .text:0x80327078; // type:function size:0x4 +fn_8032707C = .text:0x8032707C; // type:function size:0x92C +fn_803279A8 = .text:0x803279A8; // type:function size:0x1200 +fn_80328BA8 = .text:0x80328BA8; // type:function size:0xC70 +fn_80329818 = .text:0x80329818; // type:function size:0x33C +fn_80329B54 = .text:0x80329B54; // type:function size:0x7DC +fn_8032A330 = .text:0x8032A330; // type:function size:0x6F4 +fn_8032AA24 = .text:0x8032AA24; // type:function size:0x444 +fn_8032AE68 = .text:0x8032AE68; // type:function size:0xA4 +fn_8032AF0C = .text:0x8032AF0C; // type:function size:0xE4 +fn_8032AFF0 = .text:0x8032AFF0; // type:function size:0x40 +fn_8032B030 = .text:0x8032B030; // type:function size:0xF4 +fn_8032B124 = .text:0x8032B124; // type:function size:0xF4 +fn_8032B218 = .text:0x8032B218; // type:function size:0xF4 +fn_8032B30C = .text:0x8032B30C; // type:function size:0xCC +fn_8032B3D8 = .text:0x8032B3D8; // type:function size:0x74 +fn_8032B44C = .text:0x8032B44C; // type:function size:0x38 +fn_8032B484 = .text:0x8032B484; // type:function size:0x78 +__ct__17CParticleElectricF30TToken<20CElectricDescription> = .text:0x8032B4FC; // type:function size:0xE58 +fn_8032C354 = .text:0x8032C354; // type:function size:0x22C +fn_8032C580 = .text:0x8032C580; // type:function size:0xC9C +fn_8032D21C = .text:0x8032D21C; // type:function size:0x1B8 +fn_8032D3D4 = .text:0x8032D3D4; // type:function size:0x60C +fn_8032D9E0 = .text:0x8032D9E0; // type:function size:0x1A4 +fn_8032DB84 = .text:0x8032DB84; // type:function size:0x68 +fn_8032DBEC = .text:0x8032DBEC; // type:function size:0x310 +fn_8032DEFC = .text:0x8032DEFC; // type:function size:0x198 +fn_8032E094 = .text:0x8032E094; // type:function size:0xEC +fn_8032E180 = .text:0x8032E180; // type:function size:0x8 +fn_8032E188 = .text:0x8032E188; // type:function size:0x198 +fn_8032E320 = .text:0x8032E320; // type:function size:0x130 +fn_8032E450 = .text:0x8032E450; // type:function size:0x80C +fn_8032EC5C = .text:0x8032EC5C; // type:function size:0x1C4 +fn_8032EE20 = .text:0x8032EE20; // type:function size:0x18C +fn_8032EFAC = .text:0x8032EFAC; // type:function size:0x33C +fn_8032F2E8 = .text:0x8032F2E8; // type:function size:0x94 +fn_8032F37C = .text:0x8032F37C; // type:function size:0x8 +fn_8032F384 = .text:0x8032F384; // type:function size:0xC +fn_8032F390 = .text:0x8032F390; // type:function size:0x124 +fn_8032F4B4 = .text:0x8032F4B4; // type:function size:0x148 +fn_8032F5FC = .text:0x8032F5FC; // type:function size:0xE0 +fn_8032F6DC = .text:0x8032F6DC; // type:function size:0x58 +fn_8032F734 = .text:0x8032F734; // type:function size:0x28 +fn_8032F75C = .text:0x8032F75C; // type:function size:0x54 +fn_8032F7B0 = .text:0x8032F7B0; // type:function size:0x28 +fn_8032F7D8 = .text:0x8032F7D8; // type:function size:0x48 +fn_8032F820 = .text:0x8032F820; // type:function size:0x34 +fn_8032F854 = .text:0x8032F854; // type:function size:0x34 +fn_8032F888 = .text:0x8032F888; // type:function size:0x88 +fn_8032F910 = .text:0x8032F910; // type:function size:0x4C +fn_8032F95C = .text:0x8032F95C; // type:function size:0x98 +fn_8032F9F4 = .text:0x8032F9F4; // type:function size:0x8 +fn_8032F9FC = .text:0x8032F9FC; // type:function size:0x10 +fn_8032FA0C = .text:0x8032FA0C; // type:function size:0xC +fn_8032FA18 = .text:0x8032FA18; // type:function size:0x1C +fn_8032FA34 = .text:0x8032FA34; // type:function size:0x8 +fn_8032FA3C = .text:0x8032FA3C; // type:function size:0x4 +fn_8032FA40 = .text:0x8032FA40; // type:function size:0x8 +fn_8032FA48 = .text:0x8032FA48; // type:function size:0x8 +fn_8032FA50 = .text:0x8032FA50; // type:function size:0x8 +fn_8032FA58 = .text:0x8032FA58; // type:function size:0x8 +fn_8032FA60 = .text:0x8032FA60; // type:function size:0xF0 +fn_8032FB50 = .text:0x8032FB50; // type:function size:0xE4 +fn_8032FC34 = .text:0x8032FC34; // type:function size:0x78 +fn_8032FCAC = .text:0x8032FCAC; // type:function size:0x74 +fn_8032FD20 = .text:0x8032FD20; // type:function size:0x1C +fn_8032FD3C = .text:0x8032FD3C; // type:function size:0xF4 +fn_8032FE30 = .text:0x8032FE30; // type:function size:0x4 +fn_8032FE34 = .text:0x8032FE34; // type:function size:0xA0 +fn_8032FED4 = .text:0x8032FED4; // type:function size:0x48 +fn_8032FF1C = .text:0x8032FF1C; // type:function size:0x98 +fn_8032FFB4 = .text:0x8032FFB4; // type:function size:0xB4 +fn_80330068 = .text:0x80330068; // type:function size:0x5D0 +fn_80330638 = .text:0x80330638; // type:function size:0x18 +fn_80330650 = .text:0x80330650; // type:function size:0x28 +fn_80330678 = .text:0x80330678; // type:function size:0x28 +fn_803306A0 = .text:0x803306A0; // type:function size:0x30 +fn_803306D0 = .text:0x803306D0; // type:function size:0x10 +fn_803306E0 = .text:0x803306E0; // type:function size:0x2C +fn_8033070C = .text:0x8033070C; // type:function size:0xC +fn_80330718 = .text:0x80330718; // type:function size:0x8 +AddModifier__12CParticleGenFP5CWarp = .text:0x80330720; // type:function size:0x94 +fn_803307B4 = .text:0x803307B4; // type:function size:0x34 +fn_803307E8 = .text:0x803307E8; // type:function size:0x34 +fn_8033081C = .text:0x8033081C; // type:function size:0xD0 +fn_803308EC = .text:0x803308EC; // type:function size:0x54 +fn_80330940 = .text:0x80330940; // type:function size:0xD0 +fn_80330A10 = .text:0x80330A10; // type:function size:0x3C +fn_80330A4C = .text:0x80330A4C; // type:function size:0x14C +fn_80330B98 = .text:0x80330B98; // type:function size:0xD0 +fn_80330C68 = .text:0x80330C68; // type:function size:0xF8 +fn_80330D60 = .text:0x80330D60; // type:function size:0xAC +fn_80330E0C = .text:0x80330E0C; // type:function size:0x78 +fn_80330E84 = .text:0x80330E84; // type:function size:0x78 +fn_80330EFC = .text:0x80330EFC; // type:function size:0x8 +fn_80330F04 = .text:0x80330F04; // type:function size:0x1C +fn_80330F20 = .text:0x80330F20; // type:function size:0x1C +fn_80330F3C = .text:0x80330F3C; // type:function size:0x78 +fn_80330FB4 = .text:0x80330FB4; // type:function size:0x84 +fn_80331038 = .text:0x80331038; // type:function size:0x78 +fn_803310B0 = .text:0x803310B0; // type:function size:0x7C +fn_8033112C = .text:0x8033112C; // type:function size:0x2C +fn_80331158 = .text:0x80331158; // type:function size:0x4 +fn_8033115C = .text:0x8033115C; // type:function size:0x2C +fn_80331188 = .text:0x80331188; // type:function size:0x4 +fn_8033118C = .text:0x8033118C; // type:function size:0x8 +fn_80331194 = .text:0x80331194; // type:function size:0x8 +fn_8033119C = .text:0x8033119C; // type:function size:0x8 +fn_803311A4 = .text:0x803311A4; // type:function size:0x28 +fn_803311CC = .text:0x803311CC; // type:function size:0x4 +fn_803311D0 = .text:0x803311D0; // type:function size:0x8 +fn_803311D8 = .text:0x803311D8; // type:function size:0x7C +fn_80331254 = .text:0x80331254; // type:function size:0x94 +fn_803312E8 = .text:0x803312E8; // type:function size:0x8 +fn_803312F0 = .text:0x803312F0; // type:function size:0x94 +fn_80331384 = .text:0x80331384; // type:function size:0x8 +fn_8033138C = .text:0x8033138C; // type:function size:0x10 +fn_8033139C = .text:0x8033139C; // type:function size:0x68 +fn_80331404 = .text:0x80331404; // type:function size:0x14C +fn_80331550 = .text:0x80331550; // type:function size:0x2C8 +fn_80331818 = .text:0x80331818; // type:function size:0xC +fn_80331824 = .text:0x80331824; // type:function size:0x8 +fn_8033182C = .text:0x8033182C; // type:function size:0xC +fn_80331838 = .text:0x80331838; // type:function size:0x1C +fn_80331854 = .text:0x80331854; // type:function size:0xF4 +fn_80331948 = .text:0x80331948; // type:function size:0x4 +fn_8033194C = .text:0x8033194C; // type:function size:0xA0 +fn_803319EC = .text:0x803319EC; // type:function size:0x74 +fn_80331A60 = .text:0x80331A60; // type:function size:0x48 +fn_80331AA8 = .text:0x80331AA8; // type:function size:0x90 +fn_80331B38 = .text:0x80331B38; // type:function size:0xF0 +__ct__20CParticleSpawnSystemF33TToken<23CSpawnSystemDescription>Q211CElementGen20EOptionalSystemFlagsb = .text:0x80331C28; // type:function size:0x410 +fn_80332038 = .text:0x80332038; // type:function size:0xDC +fn_80332114 = .text:0x80332114; // type:function size:0x410 +fn_80332524 = .text:0x80332524; // type:function size:0x414 +fn_80332938 = .text:0x80332938; // type:function size:0x150 +fn_80332A88 = .text:0x80332A88; // type:function size:0x200 +fn_80332C88 = .text:0x80332C88; // type:function size:0x15C +fn_80332DE4 = .text:0x80332DE4; // type:function size:0x1DC +fn_80332FC0 = .text:0x80332FC0; // type:function size:0x20 +fn_80332FE0 = .text:0x80332FE0; // type:function size:0x20 +fn_80333000 = .text:0x80333000; // type:function size:0x20 +fn_80333020 = .text:0x80333020; // type:function size:0x20 +fn_80333040 = .text:0x80333040; // type:function size:0xA8 +fn_803330E8 = .text:0x803330E8; // type:function size:0xA8 +fn_80333190 = .text:0x80333190; // type:function size:0x10 +fn_803331A0 = .text:0x803331A0; // type:function size:0x10 +fn_803331B0 = .text:0x803331B0; // type:function size:0x10 +fn_803331C0 = .text:0x803331C0; // type:function size:0x10 +fn_803331D0 = .text:0x803331D0; // type:function size:0x84 +fn_80333254 = .text:0x80333254; // type:function size:0x84 +fn_803332D8 = .text:0x803332D8; // type:function size:0x8 +fn_803332E0 = .text:0x803332E0; // type:function size:0x8 +fn_803332E8 = .text:0x803332E8; // type:function size:0x8 +fn_803332F0 = .text:0x803332F0; // type:function size:0x8 +fn_803332F8 = .text:0x803332F8; // type:function size:0x8 +fn_80333300 = .text:0x80333300; // type:function size:0x8 +fn_80333308 = .text:0x80333308; // type:function size:0xB0 +fn_803333B8 = .text:0x803333B8; // type:function size:0x174 +fn_8033352C = .text:0x8033352C; // type:function size:0x8 +fn_80333534 = .text:0x80333534; // type:function size:0x94 +fn_803335C8 = .text:0x803335C8; // type:function size:0x8 +fn_803335D0 = .text:0x803335D0; // type:function size:0x10 +fn_803335E0 = .text:0x803335E0; // type:function size:0x68 +fn_80333648 = .text:0x80333648; // type:function size:0x148 +fn_80333790 = .text:0x80333790; // type:function size:0x1A4 +fn_80333934 = .text:0x80333934; // type:function size:0x270 +fn_80333BA4 = .text:0x80333BA4; // type:function size:0x118 +fn_80333CBC = .text:0x80333CBC; // type:function size:0x4C +fn_80333D08 = .text:0x80333D08; // type:function size:0x94 +fn_80333D9C = .text:0x80333D9C; // type:function size:0xAC +fn_80333E48 = .text:0x80333E48; // type:function size:0xC +fn_80333E54 = .text:0x80333E54; // type:function size:0x8 +fn_80333E5C = .text:0x80333E5C; // type:function size:0xC +fn_80333E68 = .text:0x80333E68; // type:function size:0x1C +fn_80333E84 = .text:0x80333E84; // type:function size:0xF4 +fn_80333F78 = .text:0x80333F78; // type:function size:0x4 +fn_80333F7C = .text:0x80333F7C; // type:function size:0xA0 +fn_8033401C = .text:0x8033401C; // type:function size:0x74 +fn_80334090 = .text:0x80334090; // type:function size:0x48 +fn_803340D8 = .text:0x803340D8; // type:function size:0x90 +fn_80334168 = .text:0x80334168; // type:function size:0x3EC +__ct__15CParticleSwooshF28TToken<18CSwooshDescription>i = .text:0x80334554; // type:function size:0x778 +fn_80334CCC = .text:0x80334CCC; // type:function size:0xFC +fn_80334DC8 = .text:0x80334DC8; // type:function size:0x28 +fn_80334DF0 = .text:0x80334DF0; // type:function size:0x490 +fn_80335280 = .text:0x80335280; // type:function size:0x64 +fn_803352E4 = .text:0x803352E4; // type:function size:0x598 +fn_8033587C = .text:0x8033587C; // type:function size:0x20 +fn_8033589C = .text:0x8033589C; // type:function size:0x1C +fn_803358B8 = .text:0x803358B8; // type:function size:0x3C +fn_803358F4 = .text:0x803358F4; // type:function size:0x1C +fn_80335910 = .text:0x80335910; // type:function size:0x8 +fn_80335918 = .text:0x80335918; // type:function size:0xC +fn_80335924 = .text:0x80335924; // type:function size:0x8 +fn_8033592C = .text:0x8033592C; // type:function size:0x64 +fn_80335990 = .text:0x80335990; // type:function size:0x3EC +fn_80335D7C = .text:0x80335D7C; // type:function size:0xB80 +fn_803368FC = .text:0x803368FC; // type:function size:0x46C +fn_80336D68 = .text:0x80336D68; // type:function size:0x4 +fn_80336D6C = .text:0x80336D6C; // type:function size:0x874 +fn_803375E0 = .text:0x803375E0; // type:function size:0xCE4 +fn_803382C4 = .text:0x803382C4; // type:function size:0x4 +fn_803382C8 = .text:0x803382C8; // type:function size:0xB8C +fn_80338E54 = .text:0x80338E54; // type:function size:0x10 +fn_80338E64 = .text:0x80338E64; // type:function size:0x30 +fn_80338E94 = .text:0x80338E94; // type:function size:0x60 +fn_80338EF4 = .text:0x80338EF4; // type:function size:0x60 +fn_80338F54 = .text:0x80338F54; // type:function size:0x1D8 +fn_8033912C = .text:0x8033912C; // type:function size:0x1B4 +fn_803392E0 = .text:0x803392E0; // type:function size:0x114 +fn_803393F4 = .text:0x803393F4; // type:function size:0xE4 +fn_803394D8 = .text:0x803394D8; // type:function size:0x1C +fn_803394F4 = .text:0x803394F4; // type:function size:0x8 +fn_803394FC = .text:0x803394FC; // type:function size:0x10 +fn_8033950C = .text:0x8033950C; // type:function size:0xC +fn_80339518 = .text:0x80339518; // type:function size:0x60 +fn_80339578 = .text:0x80339578; // type:function size:0x90 +fn_80339608 = .text:0x80339608; // type:function size:0x8 +fn_80339610 = .text:0x80339610; // type:function size:0x4 +fn_80339614 = .text:0x80339614; // type:function size:0x8 +fn_8033961C = .text:0x8033961C; // type:function size:0xC +fn_80339628 = .text:0x80339628; // type:function size:0x8 +fn_80339630 = .text:0x80339630; // type:function size:0x8 +fn_80339638 = .text:0x80339638; // type:function size:0x8 +fn_80339640 = .text:0x80339640; // type:function size:0x8 +fn_80339648 = .text:0x80339648; // type:function size:0x8 +fn_80339650 = .text:0x80339650; // type:function size:0x158 +fn_803397A8 = .text:0x803397A8; // type:function size:0x1C +fn_803397C4 = .text:0x803397C4; // type:function size:0xF4 +fn_803398B8 = .text:0x803398B8; // type:function size:0x4 +fn_803398BC = .text:0x803398BC; // type:function size:0xA0 +fn_8033995C = .text:0x8033995C; // type:function size:0x74 +fn_803399D0 = .text:0x803399D0; // type:function size:0x48 +fn_80339A18 = .text:0x80339A18; // type:function size:0x90 +fn_80339AA8 = .text:0x80339AA8; // type:function size:0x52C +fn_80339FD4 = .text:0x80339FD4; // type:function size:0x18 +fn_80339FEC = .text:0x80339FEC; // type:function size:0x9C +fn_8033A088 = .text:0x8033A088; // type:function size:0x1C +__ct__6CPlaneFRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x8033A0A4; // type:function size:0xF4 +fn_8033A198 = .text:0x8033A198; // type:function size:0x50 +fn_8033A1E8 = .text:0x8033A1E8; // type:function size:0xAC +GetClosestPoint__6CPlaneCFRC9CVector3f = .text:0x8033A294; // type:function size:0x70 +fn_8033A304 = .text:0x8033A304; // type:function size:0xEC +fn_8033A3F0 = .text:0x8033A3F0; // type:function size:0x58 +fn_8033A448 = .text:0x8033A448; // type:function size:0x19C +fn_8033A5E4 = .text:0x8033A5E4; // type:function size:0x134 +fn_8033A718 = .text:0x8033A718; // type:function size:0x60 +fn_8033A778 = .text:0x8033A778; // type:function size:0x10 +fn_8033A788 = .text:0x8033A788; // type:function size:0x40 +fn_8033A7C8 = .text:0x8033A7C8; // type:function size:0x278 +fn_8033AA40 = .text:0x8033AA40; // type:function size:0x14 +fn_8033AA54 = .text:0x8033AA54; // type:function size:0x64 +GetOffset__24CPoseAsTransforms_LinearCFRC6CSegId = .text:0x8033AAB8; // type:function size:0x18 +fn_8033AAD0 = .text:0x8033AAD0; // type:function size:0x3C +BuildPose__24CPoseAsTransforms_LinearFRC15CCharLayoutInfoRC24CJointData_LinearStorage = .text:0x8033AB0C; // type:function size:0x378 +fn_8033AE84 = .text:0x8033AE84; // type:function size:0xD4 +fn_8033AF58 = .text:0x8033AF58; // type:function size:0x2D8 +fn_8033B230 = .text:0x8033B230; // type:function size:0x238 +fn_8033B468 = .text:0x8033B468; // type:function size:0x60 +fn_8033B4C8 = .text:0x8033B4C8; // type:function size:0x70 +fn_8033B538 = .text:0x8033B538; // type:function size:0x8 +fn_8033B540 = .text:0x8033B540; // type:function size:0x10 +fn_8033B550 = .text:0x8033B550; // type:function size:0x40 +fn_8033B590 = .text:0x8033B590; // type:function size:0xA8 +fn_8033B638 = .text:0x8033B638; // type:function size:0x234 +fn_8033B86C = .text:0x8033B86C; // type:function size:0x50 +fn_8033B8BC = .text:0x8033B8BC; // type:function size:0x27C +fn_8033BB38 = .text:0x8033BB38; // type:function size:0x27C +FromMatrix__11CQuaternionFRC9CMatrix3f = .text:0x8033BDB4; // type:function size:0xC +FromMatrix__11CQuaternionFRC12CTransform4f = .text:0x8033BDC0; // type:function size:0xC +BuildTransform__11CQuaternionCFv = .text:0x8033BDCC; // type:function size:0x9C +BuildTransform4f__11CQuaternionCFv = .text:0x8033BE68; // type:function size:0xAC +BuildTransform4f__11CQuaternionCFRC9CVector3f = .text:0x8033BF14; // type:function size:0xB4 +Slerp__11CQuaternionFRC11CQuaternionRC11CQuaternionf = .text:0x8033BFC8; // type:function size:0x210 +ShortestRotationArc__11CQuaternionFRC9CVector3fRC9CVector3f = .text:0x8033C1D8; // type:function size:0x27C +LookAt__11CQuaternionFRC13CUnitVector3fRC13CUnitVector3fRC9CRelAngle = .text:0x8033C454; // type:function size:0x450 +SlerpLocal__11CQuaternionFRC11CQuaternionRC11CQuaternionf = .text:0x8033C8A4; // type:function size:0xF4 +AngleFrom__11CQuaternionCFRC11CQuaternion = .text:0x8033C998; // type:function size:0xA0 +BuildNormalized__11CQuaternionCFv = .text:0x8033CA38; // type:function size:0xA0 +AxisAngle__11CQuaternionFRC13CUnitVector3fRC9CRelAngle = .text:0x8033CAD8; // type:function size:0xBC +Transform__11CQuaternionCFRC9CVector3f = .text:0x8033CB94; // type:function size:0xE8 +__ml__11CQuaternionCFRC11CQuaternion = .text:0x8033CC7C; // type:function size:0x138 +XRotation__11CQuaternionFRC9CRelAngle = .text:0x8033CDB4; // type:function size:0xC +YRotation__11CQuaternionFRC9CRelAngle = .text:0x8033CDC0; // type:function size:0xC +ZRotation__11CQuaternionFRC9CRelAngle = .text:0x8033CDCC; // type:function size:0xC +ShortestRotationArcClamped__11CQuaternionFRC9CVector3fRC9CVector3fRC9CRelAngle = .text:0x8033CDD8; // type:function size:0xB0 +fn_8033CE88 = .text:0x8033CE88; // type:function size:0x48 +fn_8033CED0 = .text:0x8033CED0; // type:function size:0x5C +fn_8033CF2C = .text:0x8033CF2C; // type:function size:0x80 +fn_8033CFAC = .text:0x8033CFAC; // type:function size:0x8 +fn_8033CFB4 = .text:0x8033CFB4; // type:function size:0x8 +__ct__9CRandom16FUi = .text:0x8033CFBC; // type:function size:0x8 +fn_8033CFC4 = .text:0x8033CFC4; // type:function size:0x8 +Range__9CRandom16Fii = .text:0x8033CFCC; // type:function size:0x50 +Range__9CRandom16Fff = .text:0x8033D01C; // type:function size:0x54 +Next__9CRandom16Fv = .text:0x8033D070; // type:function size:0x20 +Float__9CRandom16Fv = .text:0x8033D090; // type:function size:0x48 +fn_8033D0D8 = .text:0x8033D0D8; // type:function size:0xA94 +fn_8033DB6C = .text:0x8033DB6C; // type:function size:0x2C0 +fn_8033DE2C = .text:0x8033DE2C; // type:function size:0x2BC +fn_8033E0E8 = .text:0x8033E0E8; // type:function size:0x164 +fn_8033E24C = .text:0x8033E24C; // type:function size:0x8 +fn_8033E254 = .text:0x8033E254; // type:function size:0x118 +fn_8033E36C = .text:0x8033E36C; // type:function size:0x10 +fn_8033E37C = .text:0x8033E37C; // type:function size:0x13C +fn_8033E4B8 = .text:0x8033E4B8; // type:function size:0x1C +fn_8033E4D4 = .text:0x8033E4D4; // type:function size:0x64 +fn_8033E538 = .text:0x8033E538; // type:function size:0x148 +fn_8033E680 = .text:0x8033E680; // type:function size:0xBC +fn_8033E73C = .text:0x8033E73C; // type:function size:0x74 +fn_8033E7B0 = .text:0x8033E7B0; // type:function size:0x1C4 +fn_8033E974 = .text:0x8033E974; // type:function size:0x4 +fn_8033E978 = .text:0x8033E978; // type:function size:0xA0 +fn_8033EA18 = .text:0x8033EA18; // type:function size:0x11C +fn_8033EB34 = .text:0x8033EB34; // type:function size:0x2C +fn_8033EB60 = .text:0x8033EB60; // type:function size:0x5C +fn_8033EBBC = .text:0x8033EBBC; // type:function size:0xCC +fn_8033EC88 = .text:0x8033EC88; // type:function size:0x11C +fn_8033EDA4 = .text:0x8033EDA4; // type:function size:0x14 +fn_8033EDB8 = .text:0x8033EDB8; // type:function size:0x44 +fn_8033EDFC = .text:0x8033EDFC; // type:function size:0x10 +fn_8033EE0C = .text:0x8033EE0C; // type:function size:0x1C +fn_8033EE28 = .text:0x8033EE28; // type:function size:0xC4 +fn_8033EEEC = .text:0x8033EEEC; // type:function size:0xF0 +fn_8033EFDC = .text:0x8033EFDC; // type:function size:0x14 +fn_8033EFF0 = .text:0x8033EFF0; // type:function size:0x84 +fn_8033F074 = .text:0x8033F074; // type:function size:0x7C +fn_8033F0F0 = .text:0x8033F0F0; // type:function size:0x18 +fn_8033F108 = .text:0x8033F108; // type:function size:0xA4 +fn_8033F1AC = .text:0x8033F1AC; // type:function size:0x88 +fn_8033F234 = .text:0x8033F234; // type:function size:0x18 +fn_8033F24C = .text:0x8033F24C; // type:function size:0xA4 +fn_8033F2F0 = .text:0x8033F2F0; // type:function size:0x88 +fn_8033F378 = .text:0x8033F378; // type:function size:0x18 +fn_8033F390 = .text:0x8033F390; // type:function size:0xA4 +fn_8033F434 = .text:0x8033F434; // type:function size:0xD4 +fn_8033F508 = .text:0x8033F508; // type:function size:0x18 +fn_8033F520 = .text:0x8033F520; // type:function size:0xA4 +fn_8033F5C4 = .text:0x8033F5C4; // type:function size:0x98 +fn_8033F65C = .text:0x8033F65C; // type:function size:0x18 +fn_8033F674 = .text:0x8033F674; // type:function size:0xA4 +fn_8033F718 = .text:0x8033F718; // type:function size:0xA0 +fn_8033F7B8 = .text:0x8033F7B8; // type:function size:0x1C +fn_8033F7D4 = .text:0x8033F7D4; // type:function size:0xC4 +fn_8033F898 = .text:0x8033F898; // type:function size:0xA0 +fn_8033F938 = .text:0x8033F938; // type:function size:0x1C +fn_8033F954 = .text:0x8033F954; // type:function size:0xC4 +fn_8033FA18 = .text:0x8033FA18; // type:function size:0xBC +fn_8033FAD4 = .text:0x8033FAD4; // type:function size:0x20 +fn_8033FAF4 = .text:0x8033FAF4; // type:function size:0xE4 +fn_8033FBD8 = .text:0x8033FBD8; // type:function size:0x108 +fn_8033FCE0 = .text:0x8033FCE0; // type:function size:0x14 +fn_8033FCF4 = .text:0x8033FCF4; // type:function size:0x84 +fn_8033FD78 = .text:0x8033FD78; // type:function size:0x78 +fn_8033FDF0 = .text:0x8033FDF0; // type:function size:0x18 +fn_8033FE08 = .text:0x8033FE08; // type:function size:0xA4 +fn_8033FEAC = .text:0x8033FEAC; // type:function size:0xD0 +fn_8033FF7C = .text:0x8033FF7C; // type:function size:0x148 +fn_803400C4 = .text:0x803400C4; // type:function size:0x64 +fn_80340128 = .text:0x80340128; // type:function size:0xCC +fn_803401F4 = .text:0x803401F4; // type:function size:0x16C +fn_80340360 = .text:0x80340360; // type:function size:0x94 +fn_803403F4 = .text:0x803403F4; // type:function size:0x190 +fn_80340584 = .text:0x80340584; // type:function size:0x14 +fn_80340598 = .text:0x80340598; // type:function size:0x14 +fn_803405AC = .text:0x803405AC; // type:function size:0x14 +fn_803405C0 = .text:0x803405C0; // type:function size:0x14 +fn_803405D4 = .text:0x803405D4; // type:function size:0x14 +fn_803405E8 = .text:0x803405E8; // type:function size:0x14 +fn_803405FC = .text:0x803405FC; // type:function size:0x14 +fn_80340610 = .text:0x80340610; // type:function size:0x14 +fn_80340624 = .text:0x80340624; // type:function size:0x14 +fn_80340638 = .text:0x80340638; // type:function size:0x14 +fn_8034064C = .text:0x8034064C; // type:function size:0x14 +fn_80340660 = .text:0x80340660; // type:function size:0x14 +fn_80340674 = .text:0x80340674; // type:function size:0x84 +fn_803406F8 = .text:0x803406F8; // type:function size:0x6C +fn_80340764 = .text:0x80340764; // type:function size:0x14 +fn_80340778 = .text:0x80340778; // type:function size:0x84 +fn_803407FC = .text:0x803407FC; // type:function size:0x6C +fn_80340868 = .text:0x80340868; // type:function size:0x14 +fn_8034087C = .text:0x8034087C; // type:function size:0x84 +fn_80340900 = .text:0x80340900; // type:function size:0x6C +fn_8034096C = .text:0x8034096C; // type:function size:0x14 +fn_80340980 = .text:0x80340980; // type:function size:0x84 +fn_80340A04 = .text:0x80340A04; // type:function size:0x70 +fn_80340A74 = .text:0x80340A74; // type:function size:0x18 +fn_80340A8C = .text:0x80340A8C; // type:function size:0xA4 +fn_80340B30 = .text:0x80340B30; // type:function size:0x5C +fn_80340B8C = .text:0x80340B8C; // type:function size:0x20 +fn_80340BAC = .text:0x80340BAC; // type:function size:0xE4 +fn_80340C90 = .text:0x80340C90; // type:function size:0xC4 +fn_80340D54 = .text:0x80340D54; // type:function size:0x20 +fn_80340D74 = .text:0x80340D74; // type:function size:0xE4 +fn_80340E58 = .text:0x80340E58; // type:function size:0xDC +fn_80340F34 = .text:0x80340F34; // type:function size:0x24 +fn_80340F58 = .text:0x80340F58; // type:function size:0x104 +fn_8034105C = .text:0x8034105C; // type:function size:0xEC +fn_80341148 = .text:0x80341148; // type:function size:0x14 +fn_8034115C = .text:0x8034115C; // type:function size:0x84 +fn_803411E0 = .text:0x803411E0; // type:function size:0x88 +fn_80341268 = .text:0x80341268; // type:function size:0x18 +fn_80341280 = .text:0x80341280; // type:function size:0xA4 +fn_80341324 = .text:0x80341324; // type:function size:0x94 +fn_803413B8 = .text:0x803413B8; // type:function size:0x14 +fn_803413CC = .text:0x803413CC; // type:function size:0x84 +fn_80341450 = .text:0x80341450; // type:function size:0x60 +fn_803414B0 = .text:0x803414B0; // type:function size:0x14 +fn_803414C4 = .text:0x803414C4; // type:function size:0x84 +fn_80341548 = .text:0x80341548; // type:function size:0x60 +fn_803415A8 = .text:0x803415A8; // type:function size:0x14 +fn_803415BC = .text:0x803415BC; // type:function size:0x84 +fn_80341640 = .text:0x80341640; // type:function size:0x60 +fn_803416A0 = .text:0x803416A0; // type:function size:0x14 +fn_803416B4 = .text:0x803416B4; // type:function size:0x84 +fn_80341738 = .text:0x80341738; // type:function size:0x60 +fn_80341798 = .text:0x80341798; // type:function size:0x18 +fn_803417B0 = .text:0x803417B0; // type:function size:0xA4 +fn_80341854 = .text:0x80341854; // type:function size:0xB8 +fn_8034190C = .text:0x8034190C; // type:function size:0xB0 +fn_803419BC = .text:0x803419BC; // type:function size:0x14 +fn_803419D0 = .text:0x803419D0; // type:function size:0x84 +fn_80341A54 = .text:0x80341A54; // type:function size:0x40 +fn_80341A94 = .text:0x80341A94; // type:function size:0x14 +fn_80341AA8 = .text:0x80341AA8; // type:function size:0x84 +fn_80341B2C = .text:0x80341B2C; // type:function size:0xD4 +fn_80341C00 = .text:0x80341C00; // type:function size:0xD8 +fn_80341CD8 = .text:0x80341CD8; // type:function size:0xC4 +fn_80341D9C = .text:0x80341D9C; // type:function size:0x184 +fn_80341F20 = .text:0x80341F20; // type:function size:0x14 +fn_80341F34 = .text:0x80341F34; // type:function size:0x84 +fn_80341FB8 = .text:0x80341FB8; // type:function size:0x58 +fn_80342010 = .text:0x80342010; // type:function size:0x18 +fn_80342028 = .text:0x80342028; // type:function size:0xA4 +fn_803420CC = .text:0x803420CC; // type:function size:0x98 +fn_80342164 = .text:0x80342164; // type:function size:0x14 +fn_80342178 = .text:0x80342178; // type:function size:0x84 +fn_803421FC = .text:0x803421FC; // type:function size:0x78 +fn_80342274 = .text:0x80342274; // type:function size:0x18 +fn_8034228C = .text:0x8034228C; // type:function size:0xA4 +fn_80342330 = .text:0x80342330; // type:function size:0xB8 +fn_803423E8 = .text:0x803423E8; // type:function size:0x20 +fn_80342408 = .text:0x80342408; // type:function size:0xE4 +fn_803424EC = .text:0x803424EC; // type:function size:0x150 +fn_8034263C = .text:0x8034263C; // type:function size:0x24 +fn_80342660 = .text:0x80342660; // type:function size:0x104 +fn_80342764 = .text:0x80342764; // type:function size:0x17C +fn_803428E0 = .text:0x803428E0; // type:function size:0x20 +fn_80342900 = .text:0x80342900; // type:function size:0xE4 +fn_803429E4 = .text:0x803429E4; // type:function size:0x178 +fn_80342B5C = .text:0x80342B5C; // type:function size:0x24 +fn_80342B80 = .text:0x80342B80; // type:function size:0x104 +fn_80342C84 = .text:0x80342C84; // type:function size:0x1A0 +fn_80342E24 = .text:0x80342E24; // type:function size:0x8 +fn_80342E2C = .text:0x80342E2C; // type:function size:0x44 +fn_80342E70 = .text:0x80342E70; // type:function size:0x44 +fn_80342EB4 = .text:0x80342EB4; // type:function size:0x44 +fn_80342EF8 = .text:0x80342EF8; // type:function size:0x44 +fn_80342F3C = .text:0x80342F3C; // type:function size:0x44 +fn_80342F80 = .text:0x80342F80; // type:function size:0x44 +fn_80342FC4 = .text:0x80342FC4; // type:function size:0x44 +fn_80343008 = .text:0x80343008; // type:function size:0x44 +fn_8034304C = .text:0x8034304C; // type:function size:0x44 +fn_80343090 = .text:0x80343090; // type:function size:0x44 +fn_803430D4 = .text:0x803430D4; // type:function size:0x44 +fn_80343118 = .text:0x80343118; // type:function size:0x44 +fn_8034315C = .text:0x8034315C; // type:function size:0x8 +fn_80343164 = .text:0x80343164; // type:function size:0x8 +fn_8034316C = .text:0x8034316C; // type:function size:0x1C +fn_80343188 = .text:0x80343188; // type:function size:0x18 +fn_803431A0 = .text:0x803431A0; // type:function size:0x10 +fn_803431B0 = .text:0x803431B0; // type:function size:0x40 +fn_803431F0 = .text:0x803431F0; // type:function size:0x8C +fn_8034327C = .text:0x8034327C; // type:function size:0xBC +fn_80343338 = .text:0x80343338; // type:function size:0x1A4 +fn_803434DC = .text:0x803434DC; // type:function size:0x1F0 +fn_803436CC = .text:0x803436CC; // type:function size:0x88 +fn_80343754 = .text:0x80343754; // type:function size:0x11C +fn_80343870 = .text:0x80343870; // type:function size:0xC0 +fn_80343930 = .text:0x80343930; // type:function size:0x140 +fn_80343A70 = .text:0x80343A70; // type:function size:0x184 +fn_80343BF4 = .text:0x80343BF4; // type:function size:0x160 +fn_80343D54 = .text:0x80343D54; // type:function size:0x104 +fn_80343E58 = .text:0x80343E58; // type:function size:0x1D0 +fn_80344028 = .text:0x80344028; // type:function size:0x88 +fn_803440B0 = .text:0x803440B0; // type:function size:0xCC +fn_8034417C = .text:0x8034417C; // type:function size:0x268 +fn_803443E4 = .text:0x803443E4; // type:function size:0x274 +fn_80344658 = .text:0x80344658; // type:function size:0x64 +fn_803446BC = .text:0x803446BC; // type:function size:0x90 +fn_8034474C = .text:0x8034474C; // type:function size:0x8C +fn_803447D8 = .text:0x803447D8; // type:function size:0x7C +fn_80344854 = .text:0x80344854; // type:function size:0xC4 +fn_80344918 = .text:0x80344918; // type:function size:0x130 +fn_80344A48 = .text:0x80344A48; // type:function size:0x5C +fn_80344AA4 = .text:0x80344AA4; // type:function size:0x88 +fn_80344B2C = .text:0x80344B2C; // type:function size:0x8 +fn_80344B34 = .text:0x80344B34; // type:function size:0x104 +fn_80344C38 = .text:0x80344C38; // type:function size:0x3C +fn_80344C74 = .text:0x80344C74; // type:function size:0x1C +fn_80344C90 = .text:0x80344C90; // type:function size:0x9C +fn_80344D2C = .text:0x80344D2C; // type:function size:0x10 +fn_80344D3C = .text:0x80344D3C; // type:function size:0xA0 +GetResourceTypeById__10CResLoaderCFUi = .text:0x80344DDC; // type:function size:0x44 +fn_80344E20 = .text:0x80344E20; // type:function size:0x30 +fn_80344E50 = .text:0x80344E50; // type:function size:0x48 +fn_80344E98 = .text:0x80344E98; // type:function size:0x48 +fn_80344EE0 = .text:0x80344EE0; // type:function size:0x54 +fn_80344F34 = .text:0x80344F34; // type:function size:0x80 +fn_80344FB4 = .text:0x80344FB4; // type:function size:0x200 +fn_803451B4 = .text:0x803451B4; // type:function size:0x60 +fn_80345214 = .text:0x80345214; // type:function size:0x208 +fn_8034541C = .text:0x8034541C; // type:function size:0x18C +fn_803455A8 = .text:0x803455A8; // type:function size:0xB4 +fn_8034565C = .text:0x8034565C; // type:function size:0x134 +fn_80345790 = .text:0x80345790; // type:function size:0x120 +fn_803458B0 = .text:0x803458B0; // type:function size:0x3B4 +fn_80345C64 = .text:0x80345C64; // type:function size:0x10 +fn_80345C74 = .text:0x80345C74; // type:function size:0x148 +fn_80345DBC = .text:0x80345DBC; // type:function size:0x148 +fn_80345F04 = .text:0x80345F04; // type:function size:0x30 +fn_80345F34 = .text:0x80345F34; // type:function size:0x80 +fn_80345FB4 = .text:0x80345FB4; // type:function size:0x1F8 +fn_803461AC = .text:0x803461AC; // type:function size:0x90 +fn_8034623C = .text:0x8034623C; // type:function size:0x8C +fn_803462C8 = .text:0x803462C8; // type:function size:0xA4 +fn_8034636C = .text:0x8034636C; // type:function size:0xA0 +fn_8034640C = .text:0x8034640C; // type:function size:0xC0 +fn_803464CC = .text:0x803464CC; // type:function size:0x94 +fn_80346560 = .text:0x80346560; // type:function size:0x23C +fn_8034679C = .text:0x8034679C; // type:function size:0x4F8 +fn_80346C94 = .text:0x80346C94; // type:function size:0x48 +fn_80346CDC = .text:0x80346CDC; // type:function size:0xBC +fn_80346D98 = .text:0x80346D98; // type:function size:0x18 +fn_80346DB0 = .text:0x80346DB0; // type:function size:0xE0 +fn_80346E90 = .text:0x80346E90; // type:function size:0x84 +fn_80346F14 = .text:0x80346F14; // type:function size:0x12C +fn_80347040 = .text:0x80347040; // type:function size:0xE4 +fn_80347124 = .text:0x80347124; // type:function size:0x934 +fn_80347A58 = .text:0x80347A58; // type:function size:0x11C +fn_80347B74 = .text:0x80347B74; // type:function size:0x20 +fn_80347B94 = .text:0x80347B94; // type:function size:0x18 +fn_80347BAC = .text:0x80347BAC; // type:function size:0xC8 +fn_80347C74 = .text:0x80347C74; // type:function size:0xAA4 +fn_80348718 = .text:0x80348718; // type:function size:0x41C +fn_80348B34 = .text:0x80348B34; // type:function size:0x36C +fn_80348EA0 = .text:0x80348EA0; // type:function size:0x2C +fn_80348ECC = .text:0x80348ECC; // type:function size:0x1EC +fn_803490B8 = .text:0x803490B8; // type:function size:0x5C +fn_80349114 = .text:0x80349114; // type:function size:0x688 +fn_8034979C = .text:0x8034979C; // type:function size:0x24C +fn_803499E8 = .text:0x803499E8; // type:function size:0x5C +fn_80349A44 = .text:0x80349A44; // type:function size:0x24 +fn_80349A68 = .text:0x80349A68; // type:function size:0x5A8 +fn_8034A010 = .text:0x8034A010; // type:function size:0x20C +fn_8034A21C = .text:0x8034A21C; // type:function size:0x4 +fn_8034A220 = .text:0x8034A220; // type:function size:0x8 +fn_8034A228 = .text:0x8034A228; // type:function size:0x10 +fn_8034A238 = .text:0x8034A238; // type:function size:0x10 +fn_8034A248 = .text:0x8034A248; // type:function size:0x10 +fn_8034A258 = .text:0x8034A258; // type:function size:0x10 +fn_8034A268 = .text:0x8034A268; // type:function size:0x34 +fn_8034A29C = .text:0x8034A29C; // type:function size:0x1E8 +fn_8034A484 = .text:0x8034A484; // type:function size:0x288 +fn_8034A70C = .text:0x8034A70C; // type:function size:0x60 +fn_8034A76C = .text:0x8034A76C; // type:function size:0x4C +fn_8034A7B8 = .text:0x8034A7B8; // type:function size:0x54 +fn_8034A80C = .text:0x8034A80C; // type:function size:0x10 +fn_8034A81C = .text:0x8034A81C; // type:function size:0x10 +fn_8034A82C = .text:0x8034A82C; // type:function size:0x14 +fn_8034A840 = .text:0x8034A840; // type:function size:0x78 +fn_8034A8B8 = .text:0x8034A8B8; // type:function size:0x390 +fn_8034AC48 = .text:0x8034AC48; // type:function size:0x3D4 +fn_8034B01C = .text:0x8034B01C; // type:function size:0x54C +fn_8034B568 = .text:0x8034B568; // type:function size:0xE4 +fn_8034B64C = .text:0x8034B64C; // type:function size:0x214 +fn_8034B860 = .text:0x8034B860; // type:function size:0xCC +fn_8034B92C = .text:0x8034B92C; // type:function size:0x48 +fn_8034B974 = .text:0x8034B974; // type:function size:0x60 +fn_8034B9D4 = .text:0x8034B9D4; // type:function size:0x88 +fn_8034BA5C = .text:0x8034BA5C; // type:function size:0x60 +fn_8034BABC = .text:0x8034BABC; // type:function size:0x88 +fn_8034BB44 = .text:0x8034BB44; // type:function size:0xC0 +fn_8034BC04 = .text:0x8034BC04; // type:function size:0x50 +fn_8034BC54 = .text:0x8034BC54; // type:function size:0x80 +fn_8034BCD4 = .text:0x8034BCD4; // type:function size:0x20 +fn_8034BCF4 = .text:0x8034BCF4; // type:function size:0x98 +fn_8034BD8C = .text:0x8034BD8C; // type:function size:0x20 +fn_8034BDAC = .text:0x8034BDAC; // type:function size:0x40 +fn_8034BDEC = .text:0x8034BDEC; // type:function size:0x118 +fn_8034BF04 = .text:0x8034BF04; // type:function size:0x250 +fn_8034C154 = .text:0x8034C154; // type:function size:0x4E4 +fn_8034C638 = .text:0x8034C638; // type:function size:0x18 +fn_8034C650 = .text:0x8034C650; // type:function size:0x2C +fn_8034C67C = .text:0x8034C67C; // type:function size:0x3C +fn_8034C6B8 = .text:0x8034C6B8; // type:function size:0x10 +fn_8034C6C8 = .text:0x8034C6C8; // type:function size:0x54 +fn_8034C71C = .text:0x8034C71C; // type:function size:0x28 +fn_8034C744 = .text:0x8034C744; // type:function size:0xF4 +fn_8034C838 = .text:0x8034C838; // type:function size:0x140 +fn_8034C978 = .text:0x8034C978; // type:function size:0x30 +fn_8034C9A8 = .text:0x8034C9A8; // type:function size:0x2C0 +fn_8034CC68 = .text:0x8034CC68; // type:function size:0x70 +fn_8034CCD8 = .text:0x8034CCD8; // type:function size:0xD4 +fn_8034CDAC = .text:0x8034CDAC; // type:function size:0xA0 +fn_8034CE4C = .text:0x8034CE4C; // type:function size:0x134 +fn_8034CF80 = .text:0x8034CF80; // type:function size:0x60 +fn_8034CFE0 = .text:0x8034CFE0; // type:function size:0x4C +fn_8034D02C = .text:0x8034D02C; // type:function size:0x18 +fn_8034D044 = .text:0x8034D044; // type:function size:0x1E0 +fn_8034D224 = .text:0x8034D224; // type:function size:0x17C +fn_8034D3A0 = .text:0x8034D3A0; // type:function size:0x78 +fn_8034D418 = .text:0x8034D418; // type:function size:0xB8 +fn_8034D4D0 = .text:0x8034D4D0; // type:function size:0x238 +fn_8034D708 = .text:0x8034D708; // type:function size:0x114 +fn_8034D81C = .text:0x8034D81C; // type:function size:0x6C +fn_8034D888 = .text:0x8034D888; // type:function size:0x4C +fn_8034D8D4 = .text:0x8034D8D4; // type:function size:0x34 +fn_8034D908 = .text:0x8034D908; // type:function size:0x44 +fn_8034D94C = .text:0x8034D94C; // type:function size:0x88 +fn_8034D9D4 = .text:0x8034D9D4; // type:function size:0x78 +fn_8034DA4C = .text:0x8034DA4C; // type:function size:0x118 +fn_8034DB64 = .text:0x8034DB64; // type:function size:0x88 +fn_8034DBEC = .text:0x8034DBEC; // type:function size:0x18 +fn_8034DC04 = .text:0x8034DC04; // type:function size:0x80 +fn_8034DC84 = .text:0x8034DC84; // type:function size:0xB8 +fn_8034DD3C = .text:0x8034DD3C; // type:function size:0xB8 +fn_8034DDF4 = .text:0x8034DDF4; // type:function size:0xCC +fn_8034DEC0 = .text:0x8034DEC0; // type:function size:0xB4 +fn_8034DF74 = .text:0x8034DF74; // type:function size:0x11C +fn_8034E090 = .text:0x8034E090; // type:function size:0x12C +fn_8034E1BC = .text:0x8034E1BC; // type:function size:0x6C0 +fn_8034E87C = .text:0x8034E87C; // type:function size:0x20 +fn_8034E89C = .text:0x8034E89C; // type:function size:0x14 +fn_8034E8B0 = .text:0x8034E8B0; // type:function size:0x8 +fn_8034E8B8 = .text:0x8034E8B8; // type:function size:0x8 +fn_8034E8C0 = .text:0x8034E8C0; // type:function size:0x42C +fn_8034ECEC = .text:0x8034ECEC; // type:function size:0x30 +fn_8034ED1C = .text:0x8034ED1C; // type:function size:0x8C +fn_8034EDA8 = .text:0x8034EDA8; // type:function size:0xBC +fn_8034EE64 = .text:0x8034EE64; // type:function size:0x98 +fn_8034EEFC = .text:0x8034EEFC; // type:function size:0x74 +fn_8034EF70 = .text:0x8034EF70; // type:function size:0x8 +fn_8034EF78 = .text:0x8034EF78; // type:function size:0x10 +fn_8034EF88 = .text:0x8034EF88; // type:function size:0xD4 +fn_8034F05C = .text:0x8034F05C; // type:function size:0x98 +fn_8034F0F4 = .text:0x8034F0F4; // type:function size:0x74 +fn_8034F168 = .text:0x8034F168; // type:function size:0x94 +fn_8034F1FC = .text:0x8034F1FC; // type:function size:0x108 +fn_8034F304 = .text:0x8034F304; // type:function size:0xB8 +fn_8034F3BC = .text:0x8034F3BC; // type:function size:0x98 +fn_8034F454 = .text:0x8034F454; // type:function size:0xA8 +fn_8034F4FC = .text:0x8034F4FC; // type:function size:0x1A4 +fn_8034F6A0 = .text:0x8034F6A0; // type:function size:0x10 +fn_8034F6B0 = .text:0x8034F6B0; // type:function size:0x10 +fn_8034F6C0 = .text:0x8034F6C0; // type:function size:0x10 +fn_8034F6D0 = .text:0x8034F6D0; // type:function size:0xB4 +fn_8034F784 = .text:0x8034F784; // type:function size:0xC0 +fn_8034F844 = .text:0x8034F844; // type:function size:0x4E4 +fn_8034FD28 = .text:0x8034FD28; // type:function size:0xA4 +fn_8034FDCC = .text:0x8034FDCC; // type:function size:0xC +fn_8034FDD8 = .text:0x8034FDD8; // type:function size:0x8 +fn_8034FDE0 = .text:0x8034FDE0; // type:function size:0x10 +fn_8034FDF0 = .text:0x8034FDF0; // type:function size:0x38 +fn_8034FE28 = .text:0x8034FE28; // type:function size:0xC +fn_8034FE34 = .text:0x8034FE34; // type:function size:0x8 +fn_8034FE3C = .text:0x8034FE3C; // type:function size:0x8 +fn_8034FE44 = .text:0x8034FE44; // type:function size:0x10 +fn_8034FE54 = .text:0x8034FE54; // type:function size:0x8 +fn_8034FE5C = .text:0x8034FE5C; // type:function size:0x8 +fn_8034FE64 = .text:0x8034FE64; // type:function size:0x8 +fn_8034FE6C = .text:0x8034FE6C; // type:function size:0x1C +fn_8034FE88 = .text:0x8034FE88; // type:function size:0x5C +fn_8034FEE4 = .text:0x8034FEE4; // type:function size:0xC +fn_8034FEF0 = .text:0x8034FEF0; // type:function size:0x18 +fn_8034FF08 = .text:0x8034FF08; // type:function size:0x8 +fn_8034FF10 = .text:0x8034FF10; // type:function size:0x8 +fn_8034FF18 = .text:0x8034FF18; // type:function size:0x10 +fn_8034FF28 = .text:0x8034FF28; // type:function size:0x10 +fn_8034FF38 = .text:0x8034FF38; // type:function size:0x10 +fn_8034FF48 = .text:0x8034FF48; // type:function size:0x8 +fn_8034FF50 = .text:0x8034FF50; // type:function size:0xC +fn_8034FF5C = .text:0x8034FF5C; // type:function size:0xC +fn_8034FF68 = .text:0x8034FF68; // type:function size:0xC +fn_8034FF74 = .text:0x8034FF74; // type:function size:0xC +fn_8034FF80 = .text:0x8034FF80; // type:function size:0xC +fn_8034FF8C = .text:0x8034FF8C; // type:function size:0x8 +fn_8034FF94 = .text:0x8034FF94; // type:function size:0x8 +fn_8034FF9C = .text:0x8034FF9C; // type:function size:0x8 +fn_8034FFA4 = .text:0x8034FFA4; // type:function size:0x8 +fn_8034FFAC = .text:0x8034FFAC; // type:function size:0x8 +fn_8034FFB4 = .text:0x8034FFB4; // type:function size:0x8 +fn_8034FFBC = .text:0x8034FFBC; // type:function size:0xC +fn_8034FFC8 = .text:0x8034FFC8; // type:function size:0x10 +fn_8034FFD8 = .text:0x8034FFD8; // type:function size:0xF0 +fn_803500C8 = .text:0x803500C8; // type:function size:0x60 +fn_80350128 = .text:0x80350128; // type:function size:0x140 +fn_80350268 = .text:0x80350268; // type:function size:0x8 +fn_80350270 = .text:0x80350270; // type:function size:0x30 +fn_803502A0 = .text:0x803502A0; // type:function size:0x60 +fn_80350300 = .text:0x80350300; // type:function size:0x8 +fn_80350308 = .text:0x80350308; // type:function size:0x8 +fn_80350310 = .text:0x80350310; // type:function size:0x8 +fn_80350318 = .text:0x80350318; // type:function size:0x80 +fn_80350398 = .text:0x80350398; // type:function size:0x60 +fn_803503F8 = .text:0x803503F8; // type:function size:0x94 +fn_8035048C = .text:0x8035048C; // type:function size:0x50 +fn_803504DC = .text:0x803504DC; // type:function size:0x30 +fn_8035050C = .text:0x8035050C; // type:function size:0x10 +fn_8035051C = .text:0x8035051C; // type:function size:0x94 +fn_803505B0 = .text:0x803505B0; // type:function size:0x5C +fn_8035060C = .text:0x8035060C; // type:function size:0x128 +fn_80350734 = .text:0x80350734; // type:function size:0x8 +fn_8035073C = .text:0x8035073C; // type:function size:0x60 +fn_8035079C = .text:0x8035079C; // type:function size:0x5C +fn_803507F8 = .text:0x803507F8; // type:function size:0x60 +fn_80350858 = .text:0x80350858; // type:function size:0x8 +fn_80350860 = .text:0x80350860; // type:function size:0x8 +fn_80350868 = .text:0x80350868; // type:function size:0x8 +fn_80350870 = .text:0x80350870; // type:function size:0xC +fn_8035087C = .text:0x8035087C; // type:function size:0x14 +fn_80350890 = .text:0x80350890; // type:function size:0x34 +fn_803508C4 = .text:0x803508C4; // type:function size:0xBC +fn_80350980 = .text:0x80350980; // type:function size:0xA8 +fn_80350A28 = .text:0x80350A28; // type:function size:0x1BC +fn_80350BE4 = .text:0x80350BE4; // type:function size:0x8C +AddEmitter__11CSfxManagerFUsRC9CVector3fibbs = .text:0x80350C70; // type:function size:0xB4 +AddEmitter__11CSfxManagerFUsRC9CVector3fUcibbs = .text:0x80350D24; // type:function size:0xC4 +AddEmitter__11CSfxManagerFRQ29CAudioSys18C3DEmitterParmDataibbs = .text:0x80350DE8; // type:function size:0x1FC +fn_80350FE4 = .text:0x80350FE4; // type:function size:0x40 +UpdateEmitter__11CSfxManagerF10CSfxHandleRC9CVector3fRC9CVector3fUc = .text:0x80351024; // type:function size:0x1F4 +RemoveEmitter__11CSfxManagerF10CSfxHandle = .text:0x80351218; // type:function size:0x30 +SfxStart__11CSfxManagerFUsssibbs = .text:0x80351248; // type:function size:0x158 +fn_803513A0 = .text:0x803513A0; // type:function size:0x40 +SfxStop__11CSfxManagerF10CSfxHandle = .text:0x803513E0; // type:function size:0x30 +fn_80351410 = .text:0x80351410; // type:function size:0x2C +SfxVolume__11CSfxManagerF10CSfxHandleUc = .text:0x8035143C; // type:function size:0x188 +fn_803515C4 = .text:0x803515C4; // type:function size:0x11C +fn_803516E0 = .text:0x803516E0; // type:function size:0x11C +fn_803517FC = .text:0x803517FC; // type:function size:0xC8 +fn_803518C4 = .text:0x803518C4; // type:function size:0x12C +fn_803519F0 = .text:0x803519F0; // type:function size:0xC4 +fn_80351AB4 = .text:0x80351AB4; // type:function size:0x4C +fn_80351B00 = .text:0x80351B00; // type:function size:0x54 +SetChannel__11CSfxManagerFQ211CSfxManager12ESfxChannels = .text:0x80351B54; // type:function size:0x70 +fn_80351BC4 = .text:0x80351BC4; // type:function size:0x8 +fn_80351BCC = .text:0x80351BCC; // type:function size:0x110 +fn_80351CDC = .text:0x80351CDC; // type:function size:0xE8 +fn_80351DC4 = .text:0x80351DC4; // type:function size:0xB0 +fn_80351E74 = .text:0x80351E74; // type:function size:0xDBC +fn_80352C30 = .text:0x80352C30; // type:function size:0x68 +PitchBend__11CSfxManagerF10CSfxHandlei = .text:0x80352C98; // type:function size:0xBC +IsPlaying__11CSfxManagerF10CSfxHandle = .text:0x80352D54; // type:function size:0x110 +IsQueued__11CSfxManagerF10CSfxHandle = .text:0x80352E64; // type:function size:0xB4 +fn_80352F18 = .text:0x80352F18; // type:function size:0x164 +fn_8035307C = .text:0x8035307C; // type:function size:0x170 +fn_803531EC = .text:0x803531EC; // type:function size:0x48 +fn_80353234 = .text:0x80353234; // type:function size:0x414 +fn_80353648 = .text:0x80353648; // type:function size:0x2E4 +fn_8035392C = .text:0x8035392C; // type:function size:0x1B4 +fn_80353AE0 = .text:0x80353AE0; // type:function size:0x164 +fn_80353C44 = .text:0x80353C44; // type:function size:0x8 +fn_80353C4C = .text:0x80353C4C; // type:function size:0x3C +fn_80353C88 = .text:0x80353C88; // type:function size:0x3C +fn_80353CC4 = .text:0x80353CC4; // type:function size:0x3C +fn_80353D00 = .text:0x80353D00; // type:function size:0x3C +fn_80353D3C = .text:0x80353D3C; // type:function size:0x3C +fn_80353D78 = .text:0x80353D78; // type:function size:0x3C +fn_80353DB4 = .text:0x80353DB4; // type:function size:0x3C +fn_80353DF0 = .text:0x80353DF0; // type:function size:0x3C +fn_80353E2C = .text:0x80353E2C; // type:function size:0x1A4 +fn_80353FD0 = .text:0x80353FD0; // type:function size:0xB4 +fn_80354084 = .text:0x80354084; // type:function size:0x4C +fn_803540D0 = .text:0x803540D0; // type:function size:0x164 +fn_80354234 = .text:0x80354234; // type:function size:0x5C +AddLowPassAreaFilter__11CSfxManagerFif = .text:0x80354290; // type:function size:0xA4 +fn_80354334 = .text:0x80354334; // type:function size:0x128 +RemoveLowPassAreaFilter__11CSfxManagerFi = .text:0x8035445C; // type:function size:0xC0 +fn_8035451C = .text:0x8035451C; // type:function size:0x28 +fn_80354544 = .text:0x80354544; // type:function size:0x8 +fn_8035454C = .text:0x8035454C; // type:function size:0xA4 +fn_803545F0 = .text:0x803545F0; // type:function size:0x128 +fn_80354718 = .text:0x80354718; // type:function size:0xC0 +fn_803547D8 = .text:0x803547D8; // type:function size:0x28 +fn_80354800 = .text:0x80354800; // type:function size:0x8 +fn_80354808 = .text:0x80354808; // type:function size:0x98 +fn_803548A0 = .text:0x803548A0; // type:function size:0xAC +fn_8035494C = .text:0x8035494C; // type:function size:0x50 +fn_8035499C = .text:0x8035499C; // type:function size:0x90 +fn_80354A2C = .text:0x80354A2C; // type:function size:0xC4 +fn_80354AF0 = .text:0x80354AF0; // type:function size:0x228 +fn_80354D18 = .text:0x80354D18; // type:function size:0x4 +fn_80354D1C = .text:0x80354D1C; // type:function size:0xA0 +fn_80354DBC = .text:0x80354DBC; // type:function size:0x84 +fn_80354E40 = .text:0x80354E40; // type:function size:0x8 +fn_80354E48 = .text:0x80354E48; // type:function size:0x8 +fn_80354E50 = .text:0x80354E50; // type:function size:0x94 +fn_80354EE4 = .text:0x80354EE4; // type:function size:0x1C0 +fn_803550A4 = .text:0x803550A4; // type:function size:0x190 +fn_80355234 = .text:0x80355234; // type:function size:0x40 +fn_80355274 = .text:0x80355274; // type:function size:0x1C +fn_80355290 = .text:0x80355290; // type:function size:0x40 +fn_803552D0 = .text:0x803552D0; // type:function size:0x98 +fn_80355368 = .text:0x80355368; // type:function size:0x98 +fn_80355400 = .text:0x80355400; // type:function size:0x40 +fn_80355440 = .text:0x80355440; // type:function size:0x40 +fn_80355480 = .text:0x80355480; // type:function size:0x40 +fn_803554C0 = .text:0x803554C0; // type:function size:0x40 +fn_80355500 = .text:0x80355500; // type:function size:0x118 +fn_80355618 = .text:0x80355618; // type:function size:0xC8 +fn_803556E0 = .text:0x803556E0; // type:function size:0xD0 +fn_803557B0 = .text:0x803557B0; // type:function size:0x1D8 +fn_80355988 = .text:0x80355988; // type:function size:0x8 +fn_80355990 = .text:0x80355990; // type:function size:0x8 +fn_80355998 = .text:0x80355998; // type:function size:0x6C +fn_80355A04 = .text:0x80355A04; // type:function size:0x110 +fn_80355B14 = .text:0x80355B14; // type:function size:0xD0 +fn_80355BE4 = .text:0x80355BE4; // type:function size:0x4 +fn_80355BE8 = .text:0x80355BE8; // type:function size:0x88 +fn_80355C70 = .text:0x80355C70; // type:function size:0xD0 +fn_80355D40 = .text:0x80355D40; // type:function size:0x8 +fn_80355D48 = .text:0x80355D48; // type:function size:0x1FC +fn_80355F44 = .text:0x80355F44; // type:function size:0x64 +fn_80355FA8 = .text:0x80355FA8; // type:function size:0x68 +fn_80356010 = .text:0x80356010; // type:function size:0x100 +fn_80356110 = .text:0x80356110; // type:function size:0x108 +fn_80356218 = .text:0x80356218; // type:function size:0x94 +fn_803562AC = .text:0x803562AC; // type:function size:0xC +fn_803562B8 = .text:0x803562B8; // type:function size:0xFC +fn_803563B4 = .text:0x803563B4; // type:function size:0x90 +fn_80356444 = .text:0x80356444; // type:function size:0xE4 +fn_80356528 = .text:0x80356528; // type:function size:0x40 +fn_80356568 = .text:0x80356568; // type:function size:0xFC +fn_80356664 = .text:0x80356664; // type:function size:0x50 +fn_803566B4 = .text:0x803566B4; // type:function size:0x2BC +fn_80356970 = .text:0x80356970; // type:function size:0x21C +fn_80356B8C = .text:0x80356B8C; // type:function size:0x170 +fn_80356CFC = .text:0x80356CFC; // type:function size:0x118 +fn_80356E14 = .text:0x80356E14; // type:function size:0x4 +fn_80356E18 = .text:0x80356E18; // type:function size:0x84 +fn_80356E9C = .text:0x80356E9C; // type:function size:0x74 +fn_80356F10 = .text:0x80356F10; // type:function size:0xCC +fn_80356FDC = .text:0x80356FDC; // type:function size:0x98 +fn_80357074 = .text:0x80357074; // type:function size:0x1D0 +fn_80357244 = .text:0x80357244; // type:function size:0x120 +fn_80357364 = .text:0x80357364; // type:function size:0x54 +fn_803573B8 = .text:0x803573B8; // type:function size:0xF8 +fn_803574B0 = .text:0x803574B0; // type:function size:0x68 +fn_80357518 = .text:0x80357518; // type:function size:0x58 +fn_80357570 = .text:0x80357570; // type:function size:0x8 +fn_80357578 = .text:0x80357578; // type:function size:0x80 +fn_803575F8 = .text:0x803575F8; // type:function size:0xD4 +fn_803576CC = .text:0x803576CC; // type:function size:0xA8 +fn_80357774 = .text:0x80357774; // type:function size:0xC4 +fn_80357838 = .text:0x80357838; // type:function size:0x8 +fn_80357840 = .text:0x80357840; // type:function size:0x8 +fn_80357848 = .text:0x80357848; // type:function size:0x2A0 +fn_80357AE8 = .text:0x80357AE8; // type:function size:0x290 +fn_80357D78 = .text:0x80357D78; // type:function size:0x94 +fn_80357E0C = .text:0x80357E0C; // type:function size:0x78 +fn_80357E84 = .text:0x80357E84; // type:function size:0x108 +fn_80357F8C = .text:0x80357F8C; // type:function size:0xB8 +fn_80358044 = .text:0x80358044; // type:function size:0x8 +fn_8035804C = .text:0x8035804C; // type:function size:0x8 +fn_80358054 = .text:0x80358054; // type:function size:0x8 +fn_8035805C = .text:0x8035805C; // type:function size:0x8 +fn_80358064 = .text:0x80358064; // type:function size:0x8 +fn_8035806C = .text:0x8035806C; // type:function size:0x8 +fn_80358074 = .text:0x80358074; // type:function size:0x8 +fn_8035807C = .text:0x8035807C; // type:function size:0x8 +fn_80358084 = .text:0x80358084; // type:function size:0x8 +fn_8035808C = .text:0x8035808C; // type:function size:0x8 +fn_80358094 = .text:0x80358094; // type:function size:0x7C +fn_80358110 = .text:0x80358110; // type:function size:0x74 +fn_80358184 = .text:0x80358184; // type:function size:0x354 +fn_803584D8 = .text:0x803584D8; // type:function size:0x280 +fn_80358758 = .text:0x80358758; // type:function size:0xFC +fn_80358854 = .text:0x80358854; // type:function size:0x74 +fn_803588C8 = .text:0x803588C8; // type:function size:0x1FC +fn_80358AC4 = .text:0x80358AC4; // type:function size:0x18C +fn_80358C50 = .text:0x80358C50; // type:function size:0x50 +fn_80358CA0 = .text:0x80358CA0; // type:function size:0x1C +fn_80358CBC = .text:0x80358CBC; // type:function size:0xC +fn_80358CC8 = .text:0x80358CC8; // type:function size:0x54 +fn_80358D1C = .text:0x80358D1C; // type:function size:0x7C +fn_80358D98 = .text:0x80358D98; // type:function size:0x84 +fn_80358E1C = .text:0x80358E1C; // type:function size:0xB8 +fn_80358ED4 = .text:0x80358ED4; // type:function size:0x25C +fn_80359130 = .text:0x80359130; // type:function size:0x58 +fn_80359188 = .text:0x80359188; // type:function size:0x54 +fn_803591DC = .text:0x803591DC; // type:function size:0x3C +fn_80359218 = .text:0x80359218; // type:function size:0x38 +fn_80359250 = .text:0x80359250; // type:function size:0x34 +fn_80359284 = .text:0x80359284; // type:function size:0x12C +fn_803593B0 = .text:0x803593B0; // type:function size:0x26C +fn_8035961C = .text:0x8035961C; // type:function size:0x1EC +fn_80359808 = .text:0x80359808; // type:function size:0x70 +fn_80359878 = .text:0x80359878; // type:function size:0x258 +fn_80359AD0 = .text:0x80359AD0; // type:function size:0x1C +fn_80359AEC = .text:0x80359AEC; // type:function size:0x18 +fn_80359B04 = .text:0x80359B04; // type:function size:0x338 +fn_80359E3C = .text:0x80359E3C; // type:function size:0x40 +fn_80359E7C = .text:0x80359E7C; // type:function size:0x2C +fn_80359EA8 = .text:0x80359EA8; // type:function size:0x24 +fn_80359ECC = .text:0x80359ECC; // type:function size:0xEC +fn_80359FB8 = .text:0x80359FB8; // type:function size:0x70 +fn_8035A028 = .text:0x8035A028; // type:function size:0x11C +fn_8035A144 = .text:0x8035A144; // type:function size:0xC +fn_8035A150 = .text:0x8035A150; // type:function size:0x78 +fn_8035A1C8 = .text:0x8035A1C8; // type:function size:0x378 +fn_8035A540 = .text:0x8035A540; // type:function size:0x2C +fn_8035A56C = .text:0x8035A56C; // type:function size:0x2C +fn_8035A598 = .text:0x8035A598; // type:function size:0x2C +fn_8035A5C4 = .text:0x8035A5C4; // type:function size:0x100 +fn_8035A6C4 = .text:0x8035A6C4; // type:function size:0x10 +fn_8035A6D4 = .text:0x8035A6D4; // type:function size:0x104 +fn_8035A7D8 = .text:0x8035A7D8; // type:function size:0x1C +fn_8035A7F4 = .text:0x8035A7F4; // type:function size:0x1C +fn_8035A810 = .text:0x8035A810; // type:function size:0x1D8 +fn_8035A9E8 = .text:0x8035A9E8; // type:function size:0x14C +fn_8035AB34 = .text:0x8035AB34; // type:function size:0x1D4 +fn_8035AD08 = .text:0x8035AD08; // type:function size:0xC8 +fn_8035ADD0 = .text:0x8035ADD0; // type:function size:0x98 +fn_8035AE68 = .text:0x8035AE68; // type:function size:0x4 +fn_8035AE6C = .text:0x8035AE6C; // type:function size:0x138 +fn_8035AFA4 = .text:0x8035AFA4; // type:function size:0x60 +fn_8035B004 = .text:0x8035B004; // type:function size:0x38 +fn_8035B03C = .text:0x8035B03C; // type:function size:0x18 +fn_8035B054 = .text:0x8035B054; // type:function size:0x6C +fn_8035B0C0 = .text:0x8035B0C0; // type:function size:0x74 +fn_8035B134 = .text:0x8035B134; // type:function size:0x8 +fn_8035B13C = .text:0x8035B13C; // type:function size:0x8 +fn_8035B144 = .text:0x8035B144; // type:function size:0xC +fn_8035B150 = .text:0x8035B150; // type:function size:0xF0 +fn_8035B240 = .text:0x8035B240; // type:function size:0xA0 +fn_8035B2E0 = .text:0x8035B2E0; // type:function size:0x38 +fn_8035B318 = .text:0x8035B318; // type:function size:0xA4 +fn_8035B3BC = .text:0x8035B3BC; // type:function size:0xCC +CompareCaseInsensitive__13CStringExtrasFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8035B488; // type:function size:0xEC +fn_8035B574 = .text:0x8035B574; // type:function size:0x78 +fn_8035B5EC = .text:0x8035B5EC; // type:function size:0x38 +fn_8035B624 = .text:0x8035B624; // type:function size:0x24 +fn_8035B648 = .text:0x8035B648; // type:function size:0x24 +CreateFromInteger__13CStringExtrasFi = .text:0x8035B66C; // type:function size:0x130 +fn_8035B79C = .text:0x8035B79C; // type:function size:0xDC +ConvertToUNICODE__13CStringExtrasFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8035B878; // type:function size:0x8 +fn_8035B880 = .text:0x8035B880; // type:function size:0xD8 +fn_8035B958 = .text:0x8035B958; // type:function size:0xB4 +fn_8035BA0C = .text:0x8035BA0C; // type:function size:0x11C +fn_8035BB28 = .text:0x8035BB28; // type:function size:0xB0 +fn_8035BBD8 = .text:0x8035BBD8; // type:function size:0x1A8 +fn_8035BD80 = .text:0x8035BD80; // type:function size:0x4 +fn_8035BD84 = .text:0x8035BD84; // type:function size:0xA0 +fn_8035BE24 = .text:0x8035BE24; // type:function size:0xA4 +fn_8035BEC8 = .text:0x8035BEC8; // type:function size:0x184 +fn_8035C04C = .text:0x8035C04C; // type:function size:0x18 +fn_8035C064 = .text:0x8035C064; // type:function size:0x4C +fn_8035C0B0 = .text:0x8035C0B0; // type:function size:0x74 +fn_8035C124 = .text:0x8035C124; // type:function size:0x294 +GetString__12CStringTableCFi = .text:0x8035C3B8; // type:function size:0x30 +GetStringIndexByName__12CStringTableCFPCc = .text:0x8035C3E8; // type:function size:0xA4 +fn_8035C48C = .text:0x8035C48C; // type:function size:0x84 +GetStringByName__12CStringTableCFPCc = .text:0x8035C510; // type:function size:0x38 +fn_8035C548 = .text:0x8035C548; // type:function size:0x94 +fn_8035C5DC = .text:0x8035C5DC; // type:function size:0xF0 +fn_8035C6CC = .text:0x8035C6CC; // type:function size:0x4 +fn_8035C6D0 = .text:0x8035C6D0; // type:function size:0xA0 +fn_8035C770 = .text:0x8035C770; // type:function size:0x10 +fn_8035C780 = .text:0x8035C780; // type:function size:0x70 +fn_8035C7F0 = .text:0x8035C7F0; // type:function size:0x270 +fn_8035CA60 = .text:0x8035CA60; // type:function size:0x8 +fn_8035CA68 = .text:0x8035CA68; // type:function size:0x8 +fn_8035CA70 = .text:0x8035CA70; // type:function size:0x24 +fn_8035CA94 = .text:0x8035CA94; // type:function size:0x68 +fn_8035CAFC = .text:0x8035CAFC; // type:function size:0x44 +fn_8035CB40 = .text:0x8035CB40; // type:function size:0x5C +fn_8035CB9C = .text:0x8035CB9C; // type:function size:0x30 +fn_8035CBCC = .text:0x8035CBCC; // type:function size:0xB4 +fn_8035CC80 = .text:0x8035CC80; // type:function size:0x48 +fn_8035CCC8 = .text:0x8035CCC8; // type:function size:0x4C +fn_8035CD14 = .text:0x8035CD14; // type:function size:0x194 +fn_8035CEA8 = .text:0x8035CEA8; // type:function size:0x90 +fn_8035CF38 = .text:0x8035CF38; // type:function size:0xC +fn_8035CF44 = .text:0x8035CF44; // type:function size:0x374 +fn_8035D2B8 = .text:0x8035D2B8; // type:function size:0x1C +fn_8035D2D4 = .text:0x8035D2D4; // type:function size:0xC +fn_8035D2E0 = .text:0x8035D2E0; // type:function size:0x1DC +fn_8035D4BC = .text:0x8035D4BC; // type:function size:0x1B0 +fn_8035D66C = .text:0x8035D66C; // type:function size:0x10 +fn_8035D67C = .text:0x8035D67C; // type:function size:0x48 +fn_8035D6C4 = .text:0x8035D6C4; // type:function size:0x238 +fn_8035D8FC = .text:0x8035D8FC; // type:function size:0x440 +fn_8035DD3C = .text:0x8035DD3C; // type:function size:0x154 +fn_8035DE90 = .text:0x8035DE90; // type:function size:0x154 +fn_8035DFE4 = .text:0x8035DFE4; // type:function size:0x130 +fn_8035E114 = .text:0x8035E114; // type:function size:0x13C +fn_8035E250 = .text:0x8035E250; // type:function size:0x13C +fn_8035E38C = .text:0x8035E38C; // type:function size:0x13C +fn_8035E4C8 = .text:0x8035E4C8; // type:function size:0x24 +fn_8035E4EC = .text:0x8035E4EC; // type:function size:0x24 +fn_8035E510 = .text:0x8035E510; // type:function size:0x3C8 +fn_8035E8D8 = .text:0x8035E8D8; // type:function size:0x3F0 +fn_8035ECC8 = .text:0x8035ECC8; // type:function size:0x110 +fn_8035EDD8 = .text:0x8035EDD8; // type:function size:0x18 +fn_8035EDF0 = .text:0x8035EDF0; // type:function size:0x15C +fn_8035EF4C = .text:0x8035EF4C; // type:function size:0x1AC +fn_8035F0F8 = .text:0x8035F0F8; // type:function size:0x294 +fn_8035F38C = .text:0x8035F38C; // type:function size:0x310 +fn_8035F69C = .text:0x8035F69C; // type:function size:0x80 +fn_8035F71C = .text:0x8035F71C; // type:function size:0x16C +fn_8035F888 = .text:0x8035F888; // type:function size:0x118 +fn_8035F9A0 = .text:0x8035F9A0; // type:function size:0xC +fn_8035F9AC = .text:0x8035F9AC; // type:function size:0x8 +fn_8035F9B4 = .text:0x8035F9B4; // type:function size:0xCC +fn_8035FA80 = .text:0x8035FA80; // type:function size:0x8 +fn_8035FA88 = .text:0x8035FA88; // type:function size:0x8 +fn_8035FA90 = .text:0x8035FA90; // type:function size:0x260 +fn_8035FCF0 = .text:0x8035FCF0; // type:function size:0x2C0 +fn_8035FFB0 = .text:0x8035FFB0; // type:function size:0x288 +fn_80360238 = .text:0x80360238; // type:function size:0x8 +fn_80360240 = .text:0x80360240; // type:function size:0x8 +fn_80360248 = .text:0x80360248; // type:function size:0x20 +fn_80360268 = .text:0x80360268; // type:function size:0x18 +fn_80360280 = .text:0x80360280; // type:function size:0x4B4 +fn_80360734 = .text:0x80360734; // type:function size:0x90 +fn_803607C4 = .text:0x803607C4; // type:function size:0x204 +fn_803609C8 = .text:0x803609C8; // type:function size:0x60 +fn_80360A28 = .text:0x80360A28; // type:function size:0x100 +fn_80360B28 = .text:0x80360B28; // type:function size:0xEC +fn_80360C14 = .text:0x80360C14; // type:function size:0x40 +fn_80360C54 = .text:0x80360C54; // type:function size:0x8 +fn_80360C5C = .text:0x80360C5C; // type:function size:0x154 +fn_80360DB0 = .text:0x80360DB0; // type:function size:0x128 +fn_80360ED8 = .text:0x80360ED8; // type:function size:0x64 +fn_80360F3C = .text:0x80360F3C; // type:function size:0xC4 +fn_80361000 = .text:0x80361000; // type:function size:0xEC4 +fn_80361EC4 = .text:0x80361EC4; // type:function size:0x8 +fn_80361ECC = .text:0x80361ECC; // type:function size:0x6C8 +fn_80362594 = .text:0x80362594; // type:function size:0x54 +fn_803625E8 = .text:0x803625E8; // type:function size:0x54 +fn_8036263C = .text:0x8036263C; // type:function size:0x1E8 +fn_80362824 = .text:0x80362824; // type:function size:0x58 +fn_8036287C = .text:0x8036287C; // type:function size:0x48 +fn_803628C4 = .text:0x803628C4; // type:function size:0x94 +fn_80362958 = .text:0x80362958; // type:function size:0xC4 +fn_80362A1C = .text:0x80362A1C; // type:function size:0xD4 +fn_80362AF0 = .text:0x80362AF0; // type:function size:0x648 +fn_80363138 = .text:0x80363138; // type:function size:0x7C +fn_803631B4 = .text:0x803631B4; // type:function size:0x208 +fn_803633BC = .text:0x803633BC; // type:function size:0x248 +fn_80363604 = .text:0x80363604; // type:function size:0x19C +fn_803637A0 = .text:0x803637A0; // type:function size:0x15C +fn_803638FC = .text:0x803638FC; // type:function size:0x248 +fn_80363B44 = .text:0x80363B44; // type:function size:0x7AC +fn_803642F0 = .text:0x803642F0; // type:function size:0x114 +fn_80364404 = .text:0x80364404; // type:function size:0x8 +fn_8036440C = .text:0x8036440C; // type:function size:0x38 +fn_80364444 = .text:0x80364444; // type:function size:0x38 +fn_8036447C = .text:0x8036447C; // type:function size:0x158 +fn_803645D4 = .text:0x803645D4; // type:function size:0x1F4 +fn_803647C8 = .text:0x803647C8; // type:function size:0x390 +fn_80364B58 = .text:0x80364B58; // type:function size:0x3C +fn_80364B94 = .text:0x80364B94; // type:function size:0x18C +fn_80364D20 = .text:0x80364D20; // type:function size:0xC4 +__ct__13CTimeProviderFRCf = .text:0x80364DE4; // type:function size:0x48 +fn_80364E2C = .text:0x80364E2C; // type:function size:0x2C +__dt__13CTimeProviderFv = .text:0x80364E58; // type:function size:0x88 +fn_80364EE0 = .text:0x80364EE0; // type:function size:0x18 +fn_80364EF8 = .text:0x80364EF8; // type:function size:0x18 +fn_80364F10 = .text:0x80364F10; // type:function size:0x78 +fn_80364F88 = .text:0x80364F88; // type:function size:0x4 +fn_80364F8C = .text:0x80364F8C; // type:function size:0x38 +fn_80364FC4 = .text:0x80364FC4; // type:function size:0x54 +fn_80365018 = .text:0x80365018; // type:function size:0x130 +fn_80365148 = .text:0x80365148; // type:function size:0x8 +fn_80365150 = .text:0x80365150; // type:function size:0x168 +fn_803652B8 = .text:0x803652B8; // type:function size:0x19C +fn_80365454 = .text:0x80365454; // type:function size:0x8 +fn_8036545C = .text:0x8036545C; // type:function size:0x8 +fn_80365464 = .text:0x80365464; // type:function size:0x1C +__ct__6CTokenFP4IObj = .text:0x80365480; // type:function size:0xD8 +__ct__6CTokenFRC6CToken = .text:0x80365558; // type:function size:0x58 +__dt__6CTokenFv = .text:0x803655B0; // type:function size:0x6C +GetObj__6CTokenFv = .text:0x8036561C; // type:function size:0x34 +fn_80365650 = .text:0x80365650; // type:function size:0x44 +Lock__6CTokenFv = .text:0x80365694; // type:function size:0x44 +fn_803656D8 = .text:0x803656D8; // type:function size:0x44 +__as__6CTokenFRC6CToken = .text:0x8036571C; // type:function size:0x78 +LookAt__12CTransform4fFRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x80365794; // type:function size:0x2E0 +fn_80365A74 = .text:0x80365A74; // type:function size:0x150 +Shearing__12CTransform4fFffffff = .text:0x80365BC4; // type:function size:0x3C +RotateX__12CTransform4fFRC9CRelAngle = .text:0x80365C00; // type:function size:0x9C +RotateY__12CTransform4fFRC9CRelAngle = .text:0x80365C9C; // type:function size:0x9C +RotateZ__12CTransform4fFRC9CRelAngle = .text:0x80365D38; // type:function size:0x9C +RotateLocalX__12CTransform4fFRC9CRelAngle = .text:0x80365DD4; // type:function size:0x108 +RotateLocalY__12CTransform4fFRC9CRelAngle = .text:0x80365EDC; // type:function size:0x108 +RotateLocalZ__12CTransform4fFRC9CRelAngle = .text:0x80365FE4; // type:function size:0x108 +fn_803660EC = .text:0x803660EC; // type:function size:0x12C +fn_80366218 = .text:0x80366218; // type:function size:0xC8 +__ct__12CTransform4fFRC9CMatrix3fRC9CVector3f = .text:0x803662E0; // type:function size:0x64 +Scale__12CTransform4fFf = .text:0x80366344; // type:function size:0x38 +Scale__12CTransform4fFfff = .text:0x8036637C; // type:function size:0x38 +Scale__12CTransform4fFRC9CVector3f = .text:0x803663B4; // type:function size:0x44 +Translate__12CTransform4fFfff = .text:0x803663F8; // type:function size:0x3C +Translate__12CTransform4fFRC9CVector3f = .text:0x80366434; // type:function size:0x48 +BuildMatrix3f__12CTransform4fCFv = .text:0x8036647C; // type:function size:0x4C +MultiplyIgnoreTranslation__12CTransform4fCFRC12CTransform4f = .text:0x803664C8; // type:function size:0x25C +ScaleBy__12CTransform4fFf = .text:0x80366724; // type:function size:0x70 +FromColumns__12CTransform4fFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x80366794; // type:function size:0x64 +fn_803667F8 = .text:0x803667F8; // type:function size:0x64 +GetQuickInverse__12CTransform4fCFv = .text:0x8036685C; // type:function size:0xCC +GetRotation__12CTransform4fCFv = .text:0x80366928; // type:function size:0x5C +SetRotation__12CTransform4fFRC12CTransform4f = .text:0x80366984; // type:function size:0x4C +__ct__12CTransform4fFRC12CTransform4f = .text:0x803669D0; // type:function size:0x34 +__as__12CTransform4fFRC12CTransform4f = .text:0x80366A04; // type:function size:0x34 +__ml__12CTransform4fCFRC9CVector3f = .text:0x80366A38; // type:function size:0x58 +Rotate__12CTransform4fCFRC9CVector3f = .text:0x80366A90; // type:function size:0x68 +TransposeRotate__12CTransform4fCFRC9CVector3f = .text:0x80366AF8; // type:function size:0x64 +__ml__12CTransform4fCFRC12CTransform4f = .text:0x80366B5C; // type:function size:0xD4 +GetInverse__12CTransform4fCFv = .text:0x80366C30; // type:function size:0x2C8 +fn_80366EF8 = .text:0x80366EF8; // type:function size:0x44 +fn_80366F3C = .text:0x80366F3C; // type:function size:0x94 +fn_80366FD0 = .text:0x80366FD0; // type:function size:0x14 +fn_80366FE4 = .text:0x80366FE4; // type:function size:0x14 +fn_80366FF8 = .text:0x80366FF8; // type:function size:0x74 +fn_8036706C = .text:0x8036706C; // type:function size:0x10 +fn_8036707C = .text:0x8036707C; // type:function size:0xD0 +fn_8036714C = .text:0x8036714C; // type:function size:0x4 +fn_80367150 = .text:0x80367150; // type:function size:0x5C +fn_803671AC = .text:0x803671AC; // type:function size:0x68 +fn_80367214 = .text:0x80367214; // type:function size:0x1C +fn_80367230 = .text:0x80367230; // type:function size:0x4C +fn_8036727C = .text:0x8036727C; // type:function size:0x320 +fn_8036759C = .text:0x8036759C; // type:function size:0xD0 +fn_8036766C = .text:0x8036766C; // type:function size:0x140 +fn_803677AC = .text:0x803677AC; // type:function size:0x4C +fn_803677F8 = .text:0x803677F8; // type:function size:0x8 +fn_80367800 = .text:0x80367800; // type:function size:0x8 +fn_80367808 = .text:0x80367808; // type:function size:0x8 +fn_80367810 = .text:0x80367810; // type:function size:0x8 +fn_80367818 = .text:0x80367818; // type:function size:0xD4 +__ct__13CUnitVector3fFRC9CVector3f = .text:0x803678EC; // type:function size:0x94 +__ct__9CVector2fFff = .text:0x80367980; // type:function size:0xC +fn_8036798C = .text:0x8036798C; // type:function size:0x50 +__apl__9CVector2fFRC9CVector2f = .text:0x803679DC; // type:function size:0x24 +fn_80367A00 = .text:0x80367A00; // type:function size:0x24 +__amu__9CVector2fFf = .text:0x80367A24; // type:function size:0x1C +fn_80367A40 = .text:0x80367A40; // type:function size:0x24 +Magnitude__9CVector2fCFv = .text:0x80367A64; // type:function size:0x18 +MagSquared__9CVector2fCFv = .text:0x80367A7C; // type:function size:0x18 +AsNormalized__9CVector2fCFv = .text:0x80367A94; // type:function size:0x58 +fn_80367AEC = .text:0x80367AEC; // type:function size:0x38 +fn_80367B24 = .text:0x80367B24; // type:function size:0x60 +GetAngleDiff__9CVector2fFRC9CVector2fRC9CVector2f = .text:0x80367B84; // type:function size:0xC4 +Dot__9CVector2fFRC9CVector2fRC9CVector2f = .text:0x80367C48; // type:function size:0x20 +fn_80367C68 = .text:0x80367C68; // type:function size:0x48 +__mi__FRC9CVector2fRC9CVector2f = .text:0x80367CB0; // type:function size:0x48 +fn_80367CF8 = .text:0x80367CF8; // type:function size:0x30 +__ml__FRC9CVector2fRCf = .text:0x80367D28; // type:function size:0x44 +fn_80367D6C = .text:0x80367D6C; // type:function size:0x44 +fn_80367DB0 = .text:0x80367DB0; // type:function size:0x4C +fn_80367DFC = .text:0x80367DFC; // type:function size:0x14 +__ct__9CVector2iFii = .text:0x80367E10; // type:function size:0xC +fn_80367E1C = .text:0x80367E1C; // type:function size:0x4C +fn_80367E68 = .text:0x80367E68; // type:function size:0x4C +fn_80367EB4 = .text:0x80367EB4; // type:function size:0x30 +fn_80367EE4 = .text:0x80367EE4; // type:function size:0x30 +fn_80367F14 = .text:0x80367F14; // type:function size:0x48 +fn_80367F5C = .text:0x80367F5C; // type:function size:0x48 +fn_80367FA4 = .text:0x80367FA4; // type:function size:0x10 +fn_80367FB4 = .text:0x80367FB4; // type:function size:0x1C +fn_80367FD0 = .text:0x80367FD0; // type:function size:0x24 +fn_80367FF4 = .text:0x80367FF4; // type:function size:0x24 +fn_80368018 = .text:0x80368018; // type:function size:0x68 +fn_80368080 = .text:0x80368080; // type:function size:0x28 +fn_803680A8 = .text:0x803680A8; // type:function size:0x30 +fn_803680D8 = .text:0x803680D8; // type:function size:0x40 +fn_80368118 = .text:0x80368118; // type:function size:0x28 +fn_80368140 = .text:0x80368140; // type:function size:0x28 +fn_80368168 = .text:0x80368168; // type:function size:0x1C +fn_80368184 = .text:0x80368184; // type:function size:0x20 +fn_803681A4 = .text:0x803681A4; // type:function size:0xC8 +__ct__9CVector3fFR12CInputStream = .text:0x8036826C; // type:function size:0x3C +fn_803682A8 = .text:0x803682A8; // type:function size:0x94 +Slerp__9CVector3fFRC9CVector3fRC9CVector3fRC9CRelAngle = .text:0x8036833C; // type:function size:0x160 +fn_8036849C = .text:0x8036849C; // type:function size:0x88 +Normalize__9CVector3fFv = .text:0x80368524; // type:function size:0x5C +Magnitude__9CVector3fCFv = .text:0x80368580; // type:function size:0x24 +AsNormalized__9CVector3fCFv = .text:0x803685A4; // type:function size:0x68 +fn_8036860C = .text:0x8036860C; // type:function size:0x4C +IsNormalizable__9CVector3fCFv = .text:0x80368658; // type:function size:0x78 +CanBeNormalized__9CVector3fCFv = .text:0x803686D0; // type:function size:0x94 +GetAngleDiff__9CVector3fFRC9CVector3fRC9CVector3f = .text:0x80368764; // type:function size:0xD0 +fn_80368834 = .text:0x80368834; // type:function size:0x80 +fn_803688B4 = .text:0x803688B4; // type:function size:0x98 +__ct__9CVector3iFiii = .text:0x8036894C; // type:function size:0x10 +__eq__FRC9CVector3iRC9CVector3i = .text:0x8036895C; // type:function size:0x40 +fn_8036899C = .text:0x8036899C; // type:function size:0xCC +fn_80368A68 = .text:0x80368A68; // type:function size:0x1C +fn_80368A84 = .text:0x80368A84; // type:function size:0xC4 +fn_80368B48 = .text:0x80368B48; // type:function size:0xB8 +fn_80368C00 = .text:0x80368C00; // type:function size:0x1C +fn_80368C1C = .text:0x80368C1C; // type:function size:0x44 +fn_80368C60 = .text:0x80368C60; // type:function size:0x20 +fn_80368C80 = .text:0x80368C80; // type:function size:0x1D4 +fn_80368E54 = .text:0x80368E54; // type:function size:0xA4 +fn_80368EF8 = .text:0x80368EF8; // type:function size:0x1D4 +fn_803690CC = .text:0x803690CC; // type:function size:0x24 +fn_803690F0 = .text:0x803690F0; // type:function size:0x104 +fn_803691F4 = .text:0x803691F4; // type:function size:0x1E0 +fn_803693D4 = .text:0x803693D4; // type:function size:0x1FC +fn_803695D0 = .text:0x803695D0; // type:function size:0xE4 +fn_803696B4 = .text:0x803696B4; // type:function size:0x214 +fn_803698C8 = .text:0x803698C8; // type:function size:0x14 +fn_803698DC = .text:0x803698DC; // type:function size:0x84 +fn_80369960 = .text:0x80369960; // type:function size:0xF0 +fn_80369A50 = .text:0x80369A50; // type:function size:0x1C +fn_80369A6C = .text:0x80369A6C; // type:function size:0xC4 +fn_80369B30 = .text:0x80369B30; // type:function size:0xA0 +fn_80369BD0 = .text:0x80369BD0; // type:function size:0x30C +fn_80369EDC = .text:0x80369EDC; // type:function size:0xA4 +fn_80369F80 = .text:0x80369F80; // type:function size:0x20C +fn_8036A18C = .text:0x8036A18C; // type:function size:0x18 +fn_8036A1A4 = .text:0x8036A1A4; // type:function size:0xA4 +fn_8036A248 = .text:0x8036A248; // type:function size:0xE0 +fn_8036A328 = .text:0x8036A328; // type:function size:0x18 +fn_8036A340 = .text:0x8036A340; // type:function size:0xA4 +fn_8036A3E4 = .text:0x8036A3E4; // type:function size:0xE0 +fn_8036A4C4 = .text:0x8036A4C4; // type:function size:0x18 +fn_8036A4DC = .text:0x8036A4DC; // type:function size:0xA4 +fn_8036A580 = .text:0x8036A580; // type:function size:0x5C +fn_8036A5DC = .text:0x8036A5DC; // type:function size:0x20 +fn_8036A5FC = .text:0x8036A5FC; // type:function size:0xE4 +fn_8036A6E0 = .text:0x8036A6E0; // type:function size:0x108 +fn_8036A7E8 = .text:0x8036A7E8; // type:function size:0x160 +fn_8036A948 = .text:0x8036A948; // type:function size:0x64 +fn_8036A9AC = .text:0x8036A9AC; // type:function size:0x150 +fn_8036AAFC = .text:0x8036AAFC; // type:function size:0x188 +fn_8036AC84 = .text:0x8036AC84; // type:function size:0x94 +fn_8036AD18 = .text:0x8036AD18; // type:function size:0x1F8 +fn_8036AF10 = .text:0x8036AF10; // type:function size:0x14 +fn_8036AF24 = .text:0x8036AF24; // type:function size:0x84 +fn_8036AFA8 = .text:0x8036AFA8; // type:function size:0x68 +fn_8036B010 = .text:0x8036B010; // type:function size:0x24 +fn_8036B034 = .text:0x8036B034; // type:function size:0x24 +fn_8036B058 = .text:0x8036B058; // type:function size:0x24 +fn_8036B07C = .text:0x8036B07C; // type:function size:0x68 +fn_8036B0E4 = .text:0x8036B0E4; // type:function size:0x68 +fn_8036B14C = .text:0x8036B14C; // type:function size:0x68 +fn_8036B1B4 = .text:0x8036B1B4; // type:function size:0x5C +fn_8036B210 = .text:0x8036B210; // type:function size:0x18 +fn_8036B228 = .text:0x8036B228; // type:function size:0xA4 +fn_8036B2CC = .text:0x8036B2CC; // type:function size:0xE0 +fn_8036B3AC = .text:0x8036B3AC; // type:function size:0x14 +fn_8036B3C0 = .text:0x8036B3C0; // type:function size:0x84 +fn_8036B444 = .text:0x8036B444; // type:function size:0x80 +fn_8036B4C4 = .text:0x8036B4C4; // type:function size:0x24 +fn_8036B4E8 = .text:0x8036B4E8; // type:function size:0x24 +fn_8036B50C = .text:0x8036B50C; // type:function size:0x24 +fn_8036B530 = .text:0x8036B530; // type:function size:0x118 +fn_8036B648 = .text:0x8036B648; // type:function size:0x84 +fn_8036B6CC = .text:0x8036B6CC; // type:function size:0x80 +fn_8036B74C = .text:0x8036B74C; // type:function size:0x54 +fn_8036B7A0 = .text:0x8036B7A0; // type:function size:0x24 +fn_8036B7C4 = .text:0x8036B7C4; // type:function size:0x24 +fn_8036B7E8 = .text:0x8036B7E8; // type:function size:0x54 +fn_8036B83C = .text:0x8036B83C; // type:function size:0x24 +fn_8036B860 = .text:0x8036B860; // type:function size:0x24 +fn_8036B884 = .text:0x8036B884; // type:function size:0x14 +fn_8036B898 = .text:0x8036B898; // type:function size:0x84 +fn_8036B91C = .text:0x8036B91C; // type:function size:0x40 +fn_8036B95C = .text:0x8036B95C; // type:function size:0x44 +fn_8036B9A0 = .text:0x8036B9A0; // type:function size:0x44 +fn_8036B9E4 = .text:0x8036B9E4; // type:function size:0x44 +fn_8036BA28 = .text:0x8036BA28; // type:function size:0x44 +fn_8036BA6C = .text:0x8036BA6C; // type:function size:0x44 +fn_8036BAB0 = .text:0x8036BAB0; // type:function size:0x44 +fn_8036BAF4 = .text:0x8036BAF4; // type:function size:0x44 +fn_8036BB38 = .text:0x8036BB38; // type:function size:0x44 +fn_8036BB7C = .text:0x8036BB7C; // type:function size:0x44 +fn_8036BBC0 = .text:0x8036BBC0; // type:function size:0x44 +fn_8036BC04 = .text:0x8036BC04; // type:function size:0x44 +fn_8036BC48 = .text:0x8036BC48; // type:function size:0x44 +fn_8036BC8C = .text:0x8036BC8C; // type:function size:0x44 +fn_8036BCD0 = .text:0x8036BCD0; // type:function size:0x44 +fn_8036BD14 = .text:0x8036BD14; // type:function size:0x44 +fn_8036BD58 = .text:0x8036BD58; // type:function size:0x44 +fn_8036BD9C = .text:0x8036BD9C; // type:function size:0x44 +fn_8036BDE0 = .text:0x8036BDE0; // type:function size:0x8 +fn_8036BDE8 = .text:0x8036BDE8; // type:function size:0x1C +fn_8036BE04 = .text:0x8036BE04; // type:function size:0x28 +fn_8036BE2C = .text:0x8036BE2C; // type:function size:0xC +fn_8036BE38 = .text:0x8036BE38; // type:function size:0x138 +fn_8036BF70 = .text:0x8036BF70; // type:function size:0x40 +fn_8036BFB0 = .text:0x8036BFB0; // type:function size:0x1C +fn_8036BFCC = .text:0x8036BFCC; // type:function size:0x54 +fn_8036C020 = .text:0x8036C020; // type:function size:0x34 +fn_8036C054 = .text:0x8036C054; // type:function size:0x4C +fn_8036C0A0 = .text:0x8036C0A0; // type:function size:0x20 +fn_8036C0C0 = .text:0x8036C0C0; // type:function size:0x64 +fn_8036C124 = .text:0x8036C124; // type:function size:0xC0 +__eq__FRC11CQuaternionRC11CQuaternion = .text:0x8036C1E4; // type:function size:0x70 +close_enough__FRC9CVector3fRC9CVector3ff = .text:0x8036C254; // type:function size:0x8C +fn_8036C2E0 = .text:0x8036C2E0; // type:function size:0x58 +fn_8036C338 = .text:0x8036C338; // type:function size:0x14 +fn_8036C34C = .text:0x8036C34C; // type:function size:0x28C +fn_8036C5D8 = .text:0x8036C5D8; // type:function size:0x40 +fn_8036C618 = .text:0x8036C618; // type:function size:0x3F4 +fn_8036CA0C = .text:0x8036CA0C; // type:function size:0xA0 +fn_8036CAAC = .text:0x8036CAAC; // type:function size:0x74 +fn_8036CB20 = .text:0x8036CB20; // type:function size:0xB8 +fn_8036CBD8 = .text:0x8036CBD8; // type:function size:0xE8 +fn_8036CCC0 = .text:0x8036CCC0; // type:function size:0x24 +fn_8036CCE4 = .text:0x8036CCE4; // type:function size:0x40 +fn_8036CD24 = .text:0x8036CD24; // type:function size:0x100 +fn_8036CE24 = .text:0x8036CE24; // type:function size:0x4 +fn_8036CE28 = .text:0x8036CE28; // type:function size:0xA0 +fn_8036CEC8 = .text:0x8036CEC8; // type:function size:0x74 +fn_8036CF3C = .text:0x8036CF3C; // type:function size:0x3C0 +fn_8036D2FC = .text:0x8036D2FC; // type:function size:0xDC +fn_8036D3D8 = .text:0x8036D3D8; // type:function size:0x10 +fn_8036D3E8 = .text:0x8036D3E8; // type:function size:0x10 +fn_8036D3F8 = .text:0x8036D3F8; // type:function size:0x264 +fn_8036D65C = .text:0x8036D65C; // type:function size:0x108 +fn_8036D764 = .text:0x8036D764; // type:function size:0x4 +fn_8036D768 = .text:0x8036D768; // type:function size:0x4 +fn_8036D76C = .text:0x8036D76C; // type:function size:0xC +fn_8036D778 = .text:0x8036D778; // type:function size:0x3C +fn_8036D7B4 = .text:0x8036D7B4; // type:function size:0x4 +fn_8036D7B8 = .text:0x8036D7B8; // type:function size:0x4 +fn_8036D7BC = .text:0x8036D7BC; // type:function size:0xC +fn_8036D7C8 = .text:0x8036D7C8; // type:function size:0xC +fn_8036D7D4 = .text:0x8036D7D4; // type:function size:0xC +fn_8036D7E0 = .text:0x8036D7E0; // type:function size:0xC +fn_8036D7EC = .text:0x8036D7EC; // type:function size:0x4 +fn_8036D7F0 = .text:0x8036D7F0; // type:function size:0x24 +fn_8036D814 = .text:0x8036D814; // type:function size:0x8 +fn_8036D81C = .text:0x8036D81C; // type:function size:0x4 +fn_8036D820 = .text:0x8036D820; // type:function size:0x4 +fn_8036D824 = .text:0x8036D824; // type:function size:0x4 +fn_8036D828 = .text:0x8036D828; // type:function size:0x4 +fn_8036D82C = .text:0x8036D82C; // type:function size:0x4 +fn_8036D830 = .text:0x8036D830; // type:function size:0x4 +fn_8036D834 = .text:0x8036D834; // type:function size:0x138 +fn_8036D96C = .text:0x8036D96C; // type:function size:0xB0 +fn_8036DA1C = .text:0x8036DA1C; // type:function size:0x24 +fn_8036DA40 = .text:0x8036DA40; // type:function size:0x1C4 +fn_8036DC04 = .text:0x8036DC04; // type:function size:0x80 +fn_8036DC84 = .text:0x8036DC84; // type:function size:0x4C +fn_8036DCD0 = .text:0x8036DCD0; // type:function size:0x7C +fn_8036DD4C = .text:0x8036DD4C; // type:function size:0x90 +fn_8036DDDC = .text:0x8036DDDC; // type:function size:0x3C +fn_8036DE18 = .text:0x8036DE18; // type:function size:0x3C +fn_8036DE54 = .text:0x8036DE54; // type:function size:0x3C +fn_8036DE90 = .text:0x8036DE90; // type:function size:0x8C +fn_8036DF1C = .text:0x8036DF1C; // type:function size:0x4 +fn_8036DF20 = .text:0x8036DF20; // type:function size:0x4 +fn_8036DF24 = .text:0x8036DF24; // type:function size:0x4 +fn_8036DF28 = .text:0x8036DF28; // type:function size:0x8 +fn_8036DF30 = .text:0x8036DF30; // type:function size:0x8 +fn_8036DF38 = .text:0x8036DF38; // type:function size:0x8 +fn_8036DF40 = .text:0x8036DF40; // type:function size:0x8 +fn_8036DF48 = .text:0x8036DF48; // type:function size:0x4C +fn_8036DF94 = .text:0x8036DF94; // type:function size:0x8 +fn_8036DF9C = .text:0x8036DF9C; // type:function size:0x6C +fn_8036E008 = .text:0x8036E008; // type:function size:0x94 +fn_8036E09C = .text:0x8036E09C; // type:function size:0x54 +__ct__6CColorFR12CInputStream = .text:0x8036E0F0; // type:function size:0x94 +__ct__6CColorFffff = .text:0x8036E184; // type:function size:0x60 +fn_8036E1E4 = .text:0x8036E1E4; // type:function size:0x60 +fn_8036E244 = .text:0x8036E244; // type:function size:0x38 +fn_8036E27C = .text:0x8036E27C; // type:function size:0x2C +Lerp__6CColorFRC6CColorRC6CColorf = .text:0x8036E2A8; // type:function size:0x80 +fn_8036E328 = .text:0x8036E328; // type:function size:0x94 +Modulate__6CColorFRC6CColorRC6CColor = .text:0x8036E3BC; // type:function size:0x9C +Add__6CColorFRC6CColorRC6CColor = .text:0x8036E458; // type:function size:0x90 +fn_8036E4E8 = .text:0x8036E4E8; // type:function size:0x4C +fn_8036E534 = .text:0x8036E534; // type:function size:0x8C +fn_8036E5C0 = .text:0x8036E5C0; // type:function size:0x20 +fn_8036E5E0 = .text:0x8036E5E0; // type:function size:0x44 +fn_8036E624 = .text:0x8036E624; // type:function size:0xC0 +fn_8036E6E4 = .text:0x8036E6E4; // type:function size:0x44 +fn_8036E728 = .text:0x8036E728; // type:function size:0x54 +fn_8036E77C = .text:0x8036E77C; // type:function size:0x40 +fn_8036E7BC = .text:0x8036E7BC; // type:function size:0xB0 +fn_8036E86C = .text:0x8036E86C; // type:function size:0xAC +fn_8036E918 = .text:0x8036E918; // type:function size:0x88 +fn_8036E9A0 = .text:0x8036E9A0; // type:function size:0x3C +fn_8036E9DC = .text:0x8036E9DC; // type:function size:0xC0 +fn_8036EA9C = .text:0x8036EA9C; // type:function size:0x70 +fn_8036EB0C = .text:0x8036EB0C; // type:function size:0xC +fn_8036EB18 = .text:0x8036EB18; // type:function size:0x10C +fn_8036EC24 = .text:0x8036EC24; // type:function size:0x13C +fn_8036ED60 = .text:0x8036ED60; // type:function size:0x44 +FileExists__8CDvdFileFPCc = .text:0x8036EDA4; // type:function size:0x34 +fn_8036EDD8 = .text:0x8036EDD8; // type:function size:0x38 +fn_8036EE10 = .text:0x8036EE10; // type:function size:0x44 +fn_8036EE54 = .text:0x8036EE54; // type:function size:0x28 +fn_8036EE7C = .text:0x8036EE7C; // type:function size:0x110 +fn_8036EF8C = .text:0x8036EF8C; // type:function size:0x68 +fn_8036EFF4 = .text:0x8036EFF4; // type:function size:0x248 +fn_8036F23C = .text:0x8036F23C; // type:function size:0x3C +fn_8036F278 = .text:0x8036F278; // type:function size:0x50 +fn_8036F2C8 = .text:0x8036F2C8; // type:function size:0xBC +fn_8036F384 = .text:0x8036F384; // type:function size:0x150 +fn_8036F4D4 = .text:0x8036F4D4; // type:function size:0x48 +fn_8036F51C = .text:0x8036F51C; // type:function size:0x8C +fn_8036F5A8 = .text:0x8036F5A8; // type:function size:0x174 +fn_8036F71C = .text:0x8036F71C; // type:function size:0x80 +fn_8036F79C = .text:0x8036F79C; // type:function size:0x300 +DisableAllLights__9CGraphicsFv = .text:0x8036FA9C; // type:function size:0x68 +fn_8036FB04 = .text:0x8036FB04; // type:function size:0xA8 +fn_8036FBAC = .text:0x8036FBAC; // type:function size:0x88 +SetViewPointMatrix__9CGraphicsFRC12CTransform4f = .text:0x8036FC34; // type:function size:0xF4 +fn_8036FD28 = .text:0x8036FD28; // type:function size:0xC +SetModelMatrix__9CGraphicsFRC12CTransform4f = .text:0x8036FD34; // type:function size:0x60 +fn_8036FD94 = .text:0x8036FD94; // type:function size:0x48 +fn_8036FDDC = .text:0x8036FDDC; // type:function size:0x7C +fn_8036FE58 = .text:0x8036FE58; // type:function size:0x104 +fn_8036FF5C = .text:0x8036FF5C; // type:function size:0xC0 +fn_8037001C = .text:0x8037001C; // type:function size:0x138 +fn_80370154 = .text:0x80370154; // type:function size:0xE8 +fn_8037023C = .text:0x8037023C; // type:function size:0x24 +fn_80370260 = .text:0x80370260; // type:function size:0x18 +fn_80370278 = .text:0x80370278; // type:function size:0x40 +fn_803702B8 = .text:0x803702B8; // type:function size:0x6C +fn_80370324 = .text:0x80370324; // type:function size:0x34 +fn_80370358 = .text:0x80370358; // type:function size:0xC +fn_80370364 = .text:0x80370364; // type:function size:0xCC +fn_80370430 = .text:0x80370430; // type:function size:0x4 +fn_80370434 = .text:0x80370434; // type:function size:0x28 +fn_8037045C = .text:0x8037045C; // type:function size:0x120 +fn_8037057C = .text:0x8037057C; // type:function size:0xCC +fn_80370648 = .text:0x80370648; // type:function size:0x8B4 +SetDepthWriteMode__9CGraphicsFb8ERglEnumb = .text:0x80370EFC; // type:function size:0x8 +SetCullMode__9CGraphicsF12ERglCullMode = .text:0x80370F04; // type:function size:0x8 +SetBlendMode__9CGraphicsF13ERglBlendMode15ERglBlendFactor15ERglBlendFactor11ERglLogicOp = .text:0x80370F0C; // type:function size:0x4 +SetAlphaCompare__9CGraphicsF13ERglAlphaFuncUc11ERglAlphaOp13ERglAlphaFuncUc = .text:0x80370F10; // type:function size:0x4 +fn_80370F14 = .text:0x80370F14; // type:function size:0x4 +fn_80370F18 = .text:0x80370F18; // type:function size:0x33C +fn_80371254 = .text:0x80371254; // type:function size:0x88 +StreamBegin__9CGraphicsF13ERglPrimitive = .text:0x803712DC; // type:function size:0x6C +fn_80371348 = .text:0x80371348; // type:function size:0x18 +fn_80371360 = .text:0x80371360; // type:function size:0x24 +StreamVertex__9CGraphicsFRC9CVector3f = .text:0x80371384; // type:function size:0x24 +fn_803713A8 = .text:0x803713A8; // type:function size:0x30 +fn_803713D8 = .text:0x803713D8; // type:function size:0x1C +StreamColor__9CGraphicsFRC6CColor = .text:0x803713F4; // type:function size:0x20 +fn_80371414 = .text:0x80371414; // type:function size:0x7C +fn_80371490 = .text:0x80371490; // type:function size:0x34 +StreamTexcoord__9CGraphicsFff = .text:0x803714C4; // type:function size:0x2C +StreamEnd__9CGraphicsFv = .text:0x803714F0; // type:function size:0x54 +SetLineWidth__9CGraphicsFf13ERglTexOffset = .text:0x80371544; // type:function size:0x3C +fn_80371580 = .text:0x80371580; // type:function size:0x144 +fn_803716C4 = .text:0x803716C4; // type:function size:0x17C +fn_80371840 = .text:0x80371840; // type:function size:0x12C +fn_8037196C = .text:0x8037196C; // type:function size:0x15C +fn_80371AC8 = .text:0x80371AC8; // type:function size:0x58C +fn_80372054 = .text:0x80372054; // type:function size:0xC1C +SetDepthRange__9CGraphicsFff = .text:0x80372C70; // type:function size:0x9C +SetTevOp__9CGraphicsF12ERglTevStageRCQ213CTevCombiners8CTevPass = .text:0x80372D0C; // type:function size:0x4 +fn_80372D10 = .text:0x80372D10; // type:function size:0x4 +SetFog__9CGraphicsF11ERglFogModeffRC6CColor = .text:0x80372D14; // type:function size:0x14 +fn_80372D28 = .text:0x80372D28; // type:function size:0x10 +fn_80372D38 = .text:0x80372D38; // type:function size:0x1A8 +LoadDolphinSpareTexture__9CGraphicsFii9_GXTexFmtPCv11_GXTexMapID = .text:0x80372EE0; // type:function size:0xAC +fn_80372F8C = .text:0x80372F8C; // type:function size:0xB0 +fn_8037303C = .text:0x8037303C; // type:function size:0x6C +GetSecondsMod900__9CGraphicsFv = .text:0x803730A8; // type:function size:0x20 +fn_803730C8 = .text:0x803730C8; // type:function size:0x8 +fn_803730D0 = .text:0x803730D0; // type:function size:0x74 +GetProjectionState__9CGraphicsFv = .text:0x80373144; // type:function size:0xC +SetProjectionState__9CGraphicsFRCQ29CGraphics16CProjectionState = .text:0x80373150; // type:function size:0x44 +fn_80373194 = .text:0x80373194; // type:function size:0x518 +fn_803736AC = .text:0x803736AC; // type:function size:0x60 +fn_8037370C = .text:0x8037370C; // type:function size:0x1A8 +fn_803738B4 = .text:0x803738B4; // type:function size:0x50 +SetUseVideoFilter__9CGraphicsFb = .text:0x80373904; // type:function size:0x24 +GetUseVideoFilter__9CGraphicsFv = .text:0x80373928; // type:function size:0x8 +fn_80373930 = .text:0x80373930; // type:function size:0x8 +fn_80373938 = .text:0x80373938; // type:function size:0xE4 +fn_80373A1C = .text:0x80373A1C; // type:function size:0x18 +fn_80373A34 = .text:0x80373A34; // type:function size:0x34 +fn_80373A68 = .text:0x80373A68; // type:function size:0xB4 +fn_80373B1C = .text:0x80373B1C; // type:function size:0x40 +fn_80373B5C = .text:0x80373B5C; // type:function size:0x8 +fn_80373B64 = .text:0x80373B64; // type:function size:0x20 +fn_80373B84 = .text:0x80373B84; // type:function size:0x8 +fn_80373B8C = .text:0x80373B8C; // type:function size:0x48 +fn_80373BD4 = .text:0x80373BD4; // type:function size:0x68 +fn_80373C3C = .text:0x80373C3C; // type:function size:0x34 +fn_80373C70 = .text:0x80373C70; // type:function size:0x18 +fn_80373C88 = .text:0x80373C88; // type:function size:0x10 +fn_80373C98 = .text:0x80373C98; // type:function size:0x4 +fn_80373C9C = .text:0x80373C9C; // type:function size:0x9C +fn_80373D38 = .text:0x80373D38; // type:function size:0x70 +fn_80373DA8 = .text:0x80373DA8; // type:function size:0xDE8 +fn_80374B90 = .text:0x80374B90; // type:function size:0x24 +fn_80374BB4 = .text:0x80374BB4; // type:function size:0x24 +fn_80374BD8 = .text:0x80374BD8; // type:function size:0x20 +fn_80374BF8 = .text:0x80374BF8; // type:function size:0x28 +fn_80374C20 = .text:0x80374C20; // type:function size:0x70 +fn_80374C90 = .text:0x80374C90; // type:function size:0x4C +fn_80374CDC = .text:0x80374CDC; // type:function size:0x14 +ReadBytes__12CInputStreamFPvUl = .text:0x80374CF0; // type:function size:0x90 +ReadFloat__12CInputStreamFv = .text:0x80374D80; // type:function size:0x1C +fn_80374D9C = .text:0x80374D9C; // type:function size:0x2C +fn_80374DC8 = .text:0x80374DC8; // type:function size:0x24 +fn_80374DEC = .text:0x80374DEC; // type:function size:0x10C +fn_80374EF8 = .text:0x80374EF8; // type:function size:0xA0 +fn_80374F98 = .text:0x80374F98; // type:function size:0x58 +fn_80374FF0 = .text:0x80374FF0; // type:function size:0x3C +fn_8037502C = .text:0x8037502C; // type:function size:0x24 +fn_80375050 = .text:0x80375050; // type:function size:0xC8 +fn_80375118 = .text:0x80375118; // type:function size:0xAC +fn_803751C4 = .text:0x803751C4; // type:function size:0x50 +fn_80375214 = .text:0x80375214; // type:function size:0x80 +fn_80375294 = .text:0x80375294; // type:function size:0x6C +fn_80375300 = .text:0x80375300; // type:function size:0x300 +fn_80375600 = .text:0x80375600; // type:function size:0x124 +PreDrawModel__6CModelCFRC11CModelFlags = .text:0x80375724; // type:function size:0x50 +fn_80375774 = .text:0x80375774; // type:function size:0x114 +Draw__6CModelCFRC11CModelFlags = .text:0x80375888; // type:function size:0x84 +fn_8037590C = .text:0x8037590C; // type:function size:0xA8 +fn_803759B4 = .text:0x803759B4; // type:function size:0x84 +fn_80375A38 = .text:0x80375A38; // type:function size:0x84 +DolphinDrawFlat__6CModelCFQ26CModel14EDrawFlatFlags = .text:0x80375ABC; // type:function size:0x74 +fn_80375B30 = .text:0x80375B30; // type:function size:0x98 +fn_80375BC8 = .text:0x80375BC8; // type:function size:0x13C +fn_80375D04 = .text:0x80375D04; // type:function size:0x4 +fn_80375D08 = .text:0x80375D08; // type:function size:0xA0 +fn_80375DA8 = .text:0x80375DA8; // type:function size:0x74 +fn_80375E1C = .text:0x80375E1C; // type:function size:0xC +fn_80375E28 = .text:0x80375E28; // type:function size:0xC +Touch__6CModelCFi = .text:0x80375E34; // type:function size:0x4C +fn_80375E80 = .text:0x80375E80; // type:function size:0x8C +fn_80375F0C = .text:0x80375F0C; // type:function size:0xAC +fn_80375FB8 = .text:0x80375FB8; // type:function size:0xC +fn_80375FC4 = .text:0x80375FC4; // type:function size:0xC +fn_80375FD0 = .text:0x80375FD0; // type:function size:0x8 +fn_80375FD8 = .text:0x80375FD8; // type:function size:0x1C +fn_80375FF4 = .text:0x80375FF4; // type:function size:0x1D0 +fn_803761C4 = .text:0x803761C4; // type:function size:0x30 +fn_803761F4 = .text:0x803761F4; // type:function size:0x24 +fn_80376218 = .text:0x80376218; // type:function size:0xC +fn_80376224 = .text:0x80376224; // type:function size:0x78 +fn_8037629C = .text:0x8037629C; // type:function size:0xBC +fn_80376358 = .text:0x80376358; // type:function size:0x98 +fn_803763F0 = .text:0x803763F0; // type:function size:0x34 +fn_80376424 = .text:0x80376424; // type:function size:0x44 +fn_80376468 = .text:0x80376468; // type:function size:0x68 +fn_803764D0 = .text:0x803764D0; // type:function size:0x58 +fn_80376528 = .text:0x80376528; // type:function size:0x48 +fn_80376570 = .text:0x80376570; // type:function size:0x8 +fn_80376578 = .text:0x80376578; // type:function size:0x4 +fn_8037657C = .text:0x8037657C; // type:function size:0x8 +fn_80376584 = .text:0x80376584; // type:function size:0x10 +fn_80376594 = .text:0x80376594; // type:function size:0x10 +fn_803765A4 = .text:0x803765A4; // type:function size:0x8 +fn_803765AC = .text:0x803765AC; // type:function size:0x8 +fn_803765B4 = .text:0x803765B4; // type:function size:0x8 +fn_803765BC = .text:0x803765BC; // type:function size:0x8 +fn_803765C4 = .text:0x803765C4; // type:function size:0x8 +fn_803765CC = .text:0x803765CC; // type:function size:0x8 +fn_803765D4 = .text:0x803765D4; // type:function size:0x8 +fn_803765DC = .text:0x803765DC; // type:function size:0xC +fn_803765E8 = .text:0x803765E8; // type:function size:0x1D8 +fn_803767C0 = .text:0x803767C0; // type:function size:0x11C +fn_803768DC = .text:0x803768DC; // type:function size:0x24 +fn_80376900 = .text:0x80376900; // type:function size:0x8 +fn_80376908 = .text:0x80376908; // type:function size:0x8C +fn_80376994 = .text:0x80376994; // type:function size:0x68 +fn_803769FC = .text:0x803769FC; // type:function size:0x20 +fn_80376A1C = .text:0x80376A1C; // type:function size:0x8C +fn_80376AA8 = .text:0x80376AA8; // type:function size:0x68 +fn_80376B10 = .text:0x80376B10; // type:function size:0x20 +fn_80376B30 = .text:0x80376B30; // type:function size:0xC8 +fn_80376BF8 = .text:0x80376BF8; // type:function size:0x8 +fn_80376C00 = .text:0x80376C00; // type:function size:0x60 +fn_80376C60 = .text:0x80376C60; // type:function size:0x18 +fn_80376C78 = .text:0x80376C78; // type:function size:0x50 +fn_80376CC8 = .text:0x80376CC8; // type:function size:0x64 +fn_80376D2C = .text:0x80376D2C; // type:function size:0x80 +fn_80376DAC = .text:0x80376DAC; // type:function size:0x134 +fn_80376EE0 = .text:0x80376EE0; // type:function size:0xBC +fn_80376F9C = .text:0x80376F9C; // type:function size:0x370 +fn_8037730C = .text:0x8037730C; // type:function size:0x21C +fn_80377528 = .text:0x80377528; // type:function size:0x14 +fn_8037753C = .text:0x8037753C; // type:function size:0x8 +fn_80377544 = .text:0x80377544; // type:function size:0x98 +fn_803775DC = .text:0x803775DC; // type:function size:0xF8 +fn_803776D4 = .text:0x803776D4; // type:function size:0x8C +fn_80377760 = .text:0x80377760; // type:function size:0x3C +fn_8037779C = .text:0x8037779C; // type:function size:0x68 +__ct__9CRSFAudioFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>ii = .text:0x80377804; // type:function size:0x260 +__dt__9CRSFAudioFv = .text:0x80377A64; // type:function size:0x15C +IsFullyLoaded__9CRSFAudioCFv = .text:0x80377BC0; // type:function size:0x38 +Play__9CRSFAudioFv = .text:0x80377BF8; // type:function size:0x1C0 +Stop__9CRSFAudioFv = .text:0x80377DB8; // type:function size:0x3C +fn_80377DF4 = .text:0x80377DF4; // type:function size:0x8 +fn_80377DFC = .text:0x80377DFC; // type:function size:0xB8 +fn_80377EB4 = .text:0x80377EB4; // type:function size:0x140 +fn_80377FF4 = .text:0x80377FF4; // type:function size:0x60 +fn_80378054 = .text:0x80378054; // type:function size:0x168 +SetVolume__9CRSFAudioFUc = .text:0x803781BC; // type:function size:0x24 +fn_803781E0 = .text:0x803781E0; // type:function size:0x10 +fn_803781F0 = .text:0x803781F0; // type:function size:0x10 +fn_80378200 = .text:0x80378200; // type:function size:0x30 +fn_80378230 = .text:0x80378230; // type:function size:0xE0 +fn_80378310 = .text:0x80378310; // type:function size:0x78 +fn_80378388 = .text:0x80378388; // type:function size:0x7C +fn_80378404 = .text:0x80378404; // type:function size:0x58 +fn_8037845C = .text:0x8037845C; // type:function size:0x54 +fn_803784B0 = .text:0x803784B0; // type:function size:0x5C +fn_8037850C = .text:0x8037850C; // type:function size:0x58C +fn_80378A98 = .text:0x80378A98; // type:function size:0xCC +fn_80378B64 = .text:0x80378B64; // type:function size:0x288 +fn_80378DEC = .text:0x80378DEC; // type:function size:0x4 +fn_80378DF0 = .text:0x80378DF0; // type:function size:0xB8 +fn_80378EA8 = .text:0x80378EA8; // type:function size:0xF4 +fn_80378F9C = .text:0x80378F9C; // type:function size:0xF0 +fn_8037908C = .text:0x8037908C; // type:function size:0x4 +fn_80379090 = .text:0x80379090; // type:function size:0xA0 +fn_80379130 = .text:0x80379130; // type:function size:0x74 +fn_803791A4 = .text:0x803791A4; // type:function size:0x90 +fn_80379234 = .text:0x80379234; // type:function size:0x100 +fn_80379334 = .text:0x80379334; // type:function size:0xDC +__ct__18CSkinnedModelStateFRC18CSkinnedModelState = .text:0x80379410; // type:function size:0x3C +__dt__18CSkinnedModelStateFv = .text:0x8037944C; // type:function size:0x90 +__ct__13CSkinnedModelFRC21TLockedToken<6CModel>RC26TLockedToken<10CSkinRules>RC31TLockedToken<15CCharLayoutInfo> = .text:0x803794DC; // type:function size:0xA4 +__dt__13CSkinnedModelFv = .text:0x80379580; // type:function size:0x90 +fn_80379610 = .text:0x80379610; // type:function size:0xC +MakeDefaultStorage__13CSkinnedModelCFv = .text:0x8037961C; // type:function size:0x8 +StoreCalculation__13CSkinnedModelCFR18CSkinnedModelStatePC24CPoseAsTransforms_Linear = .text:0x80379624; // type:function size:0xF4 +fn_80379718 = .text:0x80379718; // type:function size:0x7C +fn_80379794 = .text:0x80379794; // type:function size:0x8C +DolphinDrawWithFlags__13CSkinnedModelCFPC24CPoseAsTransforms_LinearUiRC11CModelFlags = .text:0x80379820; // type:function size:0x8C +fn_803798AC = .text:0x803798AC; // type:function size:0x34 +fn_803798E0 = .text:0x803798E0; // type:function size:0x250 +fn_80379B30 = .text:0x80379B30; // type:function size:0x38 +fn_80379B68 = .text:0x80379B68; // type:function size:0x30C +DrawFromState__13CSkinnedModelCFRC18CSkinnedModelStateRC11CModelFlags = .text:0x80379E74; // type:function size:0xC +fn_80379E80 = .text:0x80379E80; // type:function size:0x50 +fn_80379ED0 = .text:0x80379ED0; // type:function size:0x88 +fn_80379F58 = .text:0x80379F58; // type:function size:0xC +ClearPointGeneratorFunc__13CSkinnedModelFv = .text:0x80379F64; // type:function size:0xC +fn_80379F70 = .text:0x80379F70; // type:function size:0x78 +fn_80379FE8 = .text:0x80379FE8; // type:function size:0xEC +fn_8037A0D4 = .text:0x8037A0D4; // type:function size:0x28 +fn_8037A0FC = .text:0x8037A0FC; // type:function size:0x38 +fn_8037A134 = .text:0x8037A134; // type:function size:0x1A0 +fn_8037A2D4 = .text:0x8037A2D4; // type:function size:0x148 +fn_8037A41C = .text:0x8037A41C; // type:function size:0x264 +fn_8037A680 = .text:0x8037A680; // type:function size:0xB4 +fn_8037A734 = .text:0x8037A734; // type:function size:0x21C +fn_8037A950 = .text:0x8037A950; // type:function size:0x104 +fn_8037AA54 = .text:0x8037AA54; // type:function size:0x2B4 +fn_8037AD08 = .text:0x8037AD08; // type:function size:0xC0 +fn_8037ADC8 = .text:0x8037ADC8; // type:function size:0x84 +fn_8037AE4C = .text:0x8037AE4C; // type:function size:0x194 +fn_8037AFE0 = .text:0x8037AFE0; // type:function size:0x2EC +fn_8037B2CC = .text:0x8037B2CC; // type:function size:0x74 +fn_8037B340 = .text:0x8037B340; // type:function size:0x8 +fn_8037B348 = .text:0x8037B348; // type:function size:0x20 +fn_8037B368 = .text:0x8037B368; // type:function size:0x168 +fn_8037B4D0 = .text:0x8037B4D0; // type:function size:0x8C +fn_8037B55C = .text:0x8037B55C; // type:function size:0xF0 +fn_8037B64C = .text:0x8037B64C; // type:function size:0x6C +fn_8037B6B8 = .text:0x8037B6B8; // type:function size:0x5C +fn_8037B714 = .text:0x8037B714; // type:function size:0x68 +fn_8037B77C = .text:0x8037B77C; // type:function size:0x7C +fn_8037B7F8 = .text:0x8037B7F8; // type:function size:0x70 +fn_8037B868 = .text:0x8037B868; // type:function size:0x1C +fn_8037B884 = .text:0x8037B884; // type:function size:0xA0 +fn_8037B924 = .text:0x8037B924; // type:function size:0xC8 +fn_8037B9EC = .text:0x8037B9EC; // type:function size:0x438 +fn_8037BE24 = .text:0x8037BE24; // type:function size:0xD0 +fn_8037BEF4 = .text:0x8037BEF4; // type:function size:0x1CC +Load__8CTextureCF11_GXTexMapIDQ28CTexture10EClampMode = .text:0x8037C0C0; // type:function size:0xE8 +fn_8037C1A8 = .text:0x8037C1A8; // type:function size:0x404 +fn_8037C5AC = .text:0x8037C5AC; // type:function size:0x198 +fn_8037C744 = .text:0x8037C744; // type:function size:0x114 +fn_8037C858 = .text:0x8037C858; // type:function size:0x80 +fn_8037C8D8 = .text:0x8037C8D8; // type:function size:0x24 +fn_8037C8FC = .text:0x8037C8FC; // type:function size:0xF4 +fn_8037C9F0 = .text:0x8037C9F0; // type:function size:0x3EC +fn_8037CDDC = .text:0x8037CDDC; // type:function size:0x6C +fn_8037CE48 = .text:0x8037CE48; // type:function size:0xA8 +fn_8037CEF0 = .text:0x8037CEF0; // type:function size:0x30 +fn_8037CF20 = .text:0x8037CF20; // type:function size:0x48 +fn_8037CF68 = .text:0x8037CF68; // type:function size:0x19C +fn_8037D104 = .text:0x8037D104; // type:function size:0x54 +fn_8037D158 = .text:0x8037D158; // type:function size:0xF8 +fn_8037D250 = .text:0x8037D250; // type:function size:0x4 +fn_8037D254 = .text:0x8037D254; // type:function size:0xA0 +fn_8037D2F4 = .text:0x8037D2F4; // type:function size:0x19C +fn_8037D490 = .text:0x8037D490; // type:function size:0x4 +fn_8037D494 = .text:0x8037D494; // type:function size:0x488 +fn_8037D91C = .text:0x8037D91C; // type:function size:0x18 +fn_8037D934 = .text:0x8037D934; // type:function size:0x28 +fn_8037D95C = .text:0x8037D95C; // type:function size:0x2C +fn_8037D988 = .text:0x8037D988; // type:function size:0x14 +fn_8037D99C = .text:0x8037D99C; // type:function size:0x3C +fn_8037D9D8 = .text:0x8037D9D8; // type:function size:0xA0 +fn_8037DA78 = .text:0x8037DA78; // type:function size:0x158 +fn_8037DBD0 = .text:0x8037DBD0; // type:function size:0x94 +fn_8037DC64 = .text:0x8037DC64; // type:function size:0x48 +fn_8037DCAC = .text:0x8037DCAC; // type:function size:0xA8 +fn_8037DD54 = .text:0x8037DD54; // type:function size:0x278 +fn_8037DFCC = .text:0x8037DFCC; // type:function size:0x4 +fn_8037DFD0 = .text:0x8037DFD0; // type:function size:0xB8 +fn_8037E088 = .text:0x8037E088; // type:function size:0x164 +fn_8037E1EC = .text:0x8037E1EC; // type:function size:0x1F4 +fn_8037E3E0 = .text:0x8037E3E0; // type:function size:0x38 +fn_8037E418 = .text:0x8037E418; // type:function size:0xB4 +fn_8037E4CC = .text:0x8037E4CC; // type:function size:0x74 +fn_8037E540 = .text:0x8037E540; // type:function size:0x7C +fn_8037E5BC = .text:0x8037E5BC; // type:function size:0x78 +fn_8037E634 = .text:0x8037E634; // type:function size:0x78 +fn_8037E6AC = .text:0x8037E6AC; // type:function size:0x50 +fn_8037E6FC = .text:0x8037E6FC; // type:function size:0x70 +fn_8037E76C = .text:0x8037E76C; // type:function size:0x40 +fn_8037E7AC = .text:0x8037E7AC; // type:function size:0xA8 +__ct__24CJointData_LinearStorageFiQ224CJointData_LinearStorage13EAllocateFrom = .text:0x8037E854; // type:function size:0x78 +__dt__24CJointData_LinearStorageFv = .text:0x8037E8CC; // type:function size:0x78 +SetZeroRotation__24CJointData_LinearStorageFv = .text:0x8037E944; // type:function size:0x50 +fn_8037E994 = .text:0x8037E994; // type:function size:0x48 +SetReferenceOffsets__24CJointData_LinearStorageFRC15CCharLayoutInfo = .text:0x8037E9DC; // type:function size:0x48 +fn_8037EA24 = .text:0x8037EA24; // type:function size:0x10 +fn_8037EA34 = .text:0x8037EA34; // type:function size:0x250 +fn_8037EC84 = .text:0x8037EC84; // type:function size:0x29C +fn_8037EF20 = .text:0x8037EF20; // type:function size:0x40 +fn_8037EF60 = .text:0x8037EF60; // type:function size:0xC +fn_8037EF6C = .text:0x8037EF6C; // type:function size:0x5C +fn_8037EFC8 = .text:0x8037EFC8; // type:function size:0x7C +fn_8037F044 = .text:0x8037F044; // type:function size:0x7C +fn_8037F0C0 = .text:0x8037F0C0; // type:function size:0x7C +fn_8037F13C = .text:0x8037F13C; // type:function size:0x7C +fn_8037F1B8 = .text:0x8037F1B8; // type:function size:0x8 +fn_8037F1C0 = .text:0x8037F1C0; // type:function size:0x4 +fn_8037F1C4 = .text:0x8037F1C4; // type:function size:0x4 +fn_8037F1C8 = .text:0x8037F1C8; // type:function size:0x150 +fn_8037F318 = .text:0x8037F318; // type:function size:0xE0 +fn_8037F3F8 = .text:0x8037F3F8; // type:function size:0x4 +fn_8037F3FC = .text:0x8037F3FC; // type:function size:0x4 +fn_8037F400 = .text:0x8037F400; // type:function size:0x10 +fn_8037F410 = .text:0x8037F410; // type:function size:0x40 +fn_8037F450 = .text:0x8037F450; // type:function size:0x10 +fn_8037F460 = .text:0x8037F460; // type:function size:0x38 +fn_8037F498 = .text:0x8037F498; // type:function size:0x14 +fn_8037F4AC = .text:0x8037F4AC; // type:function size:0x194 +fn_8037F640 = .text:0x8037F640; // type:function size:0x70 +fn_8037F6B0 = .text:0x8037F6B0; // type:function size:0x144 +fn_8037F7F4 = .text:0x8037F7F4; // type:function size:0x98 +fn_8037F88C = .text:0x8037F88C; // type:function size:0x8 +fn_8037F894 = .text:0x8037F894; // type:function size:0x89C +fn_80380130 = .text:0x80380130; // type:function size:0x198 +fn_803802C8 = .text:0x803802C8; // type:function size:0x68 +fn_80380330 = .text:0x80380330; // type:function size:0x128 +fn_80380458 = .text:0x80380458; // type:function size:0x68 +fn_803804C0 = .text:0x803804C0; // type:function size:0x160 +fn_80380620 = .text:0x80380620; // type:function size:0x68 +fn_80380688 = .text:0x80380688; // type:function size:0x18 +fn_803806A0 = .text:0x803806A0; // type:function size:0x5A0 +fn_80380C40 = .text:0x80380C40; // type:function size:0x58 +rs_reallyfatal_printf__FPCce = .text:0x80380C98; // type:function size:0x134 +fn_80380DCC = .text:0x80380DCC; // type:function size:0x64 +fn_80380E30 = .text:0x80380E30; // type:function size:0x64 +rs_lc_free__FPv = .text:0x80380E94; // type:function size:0x74 +fn_80380F08 = .text:0x80380F08; // type:function size:0x8 +SqrtF__5CMathFf = .text:0x80380F10; // type:function size:0x68 +fn_80380F78 = .text:0x80380F78; // type:function size:0x64 +fn_80380FDC = .text:0x80380FDC; // type:function size:0x64 +CeilingF__5CMathFf = .text:0x80381040; // type:function size:0x50 +fn_80381090 = .text:0x80381090; // type:function size:0x204 +fn_80381294 = .text:0x80381294; // type:function size:0x18C +fn_80381420 = .text:0x80381420; // type:function size:0x1F4 +fn_80381614 = .text:0x80381614; // type:function size:0x1A0 +fn_803817B4 = .text:0x803817B4; // type:function size:0xC4 +fn_80381878 = .text:0x80381878; // type:function size:0x360 +fn_80381BD8 = .text:0x80381BD8; // type:function size:0x308 +GetBezierPoint__5CMathFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3ff = .text:0x80381EE0; // type:function size:0x160 +fn_80382040 = .text:0x80382040; // type:function size:0x160 +fn_803821A0 = .text:0x803821A0; // type:function size:0x1FC +fn_8038239C = .text:0x8038239C; // type:function size:0x1C0 +fn_8038255C = .text:0x8038255C; // type:function size:0x2C +fn_80382588 = .text:0x80382588; // type:function size:0x10 +fn_80382598 = .text:0x80382598; // type:function size:0x78 +fn_80382610 = .text:0x80382610; // type:function size:0x88 +fn_80382698 = .text:0x80382698; // type:function size:0x2E4 +fn_8038297C = .text:0x8038297C; // type:function size:0x544 +fn_80382EC0 = .text:0x80382EC0; // type:function size:0xC +fn_80382ECC = .text:0x80382ECC; // type:function size:0x8 +Noise3d__5CMathFfff = .text:0x80382ED4; // type:function size:0x4 +fn_80382ED8 = .text:0x80382ED8; // type:function size:0x4 +BaryToWorld__5CMathFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x80382EDC; // type:function size:0xB4 +FastSinR__5CMathFf = .text:0x80382F90; // type:function size:0xC4 +FastCosR__5CMathFf = .text:0x80383054; // type:function size:0xC8 +fn_8038311C = .text:0x8038311C; // type:function size:0x84 +fn_803831A0 = .text:0x803831A0; // type:function size:0x7C +fn_8038321C = .text:0x8038321C; // type:function size:0x74 +SolveQuadratic__5CMathFfffPf = .text:0x80383290; // type:function size:0xE8 +fn_80383378 = .text:0x80383378; // type:function size:0x354 +fn_803836CC = .text:0x803836CC; // type:function size:0x14 +fn_803836E0 = .text:0x803836E0; // type:function size:0x4C0 +fn_80383BA0 = .text:0x80383BA0; // type:function size:0x358 +PhongBlob__5CMathFff = .text:0x80383EF8; // type:function size:0x74 +EaseInOut__5CMathFfQ25CMath10EEaseTypesfffff = .text:0x80383F6C; // type:function size:0x248 +fn_803841B4 = .text:0x803841B4; // type:function size:0x30 +fn_803841E4 = .text:0x803841E4; // type:function size:0x10 +fn_803841F4 = .text:0x803841F4; // type:function size:0x40 +fn_80384234 = .text:0x80384234; // type:function size:0x3C +fn_80384270 = .text:0x80384270; // type:function size:0x18 +fn_80384288 = .text:0x80384288; // type:function size:0x30 +fn_803842B8 = .text:0x803842B8; // type:function size:0x38 +fn_803842F0 = .text:0x803842F0; // type:function size:0x2C +fn_8038431C = .text:0x8038431C; // type:function size:0x2C +fn_80384348 = .text:0x80384348; // type:function size:0x3C +fn_80384384 = .text:0x80384384; // type:function size:0x58 +fn_803843DC = .text:0x803843DC; // type:function size:0x3BC +fn_80384798 = .text:0x80384798; // type:function size:0x30 +fn_803847C8 = .text:0x803847C8; // type:function size:0x34 +fn_803847FC = .text:0x803847FC; // type:function size:0x34 +fn_80384830 = .text:0x80384830; // type:function size:0x34 +fn_80384864 = .text:0x80384864; // type:function size:0x34 +fn_80384898 = .text:0x80384898; // type:function size:0x5C +fn_803848F4 = .text:0x803848F4; // type:function size:0x5C +fn_80384950 = .text:0x80384950; // type:function size:0x5C +fn_803849AC = .text:0x803849AC; // type:function size:0x58 +fn_80384A04 = .text:0x80384A04; // type:function size:0x58 +fn_80384A5C = .text:0x80384A5C; // type:function size:0x34 +fn_80384A90 = .text:0x80384A90; // type:function size:0x34 +fn_80384AC4 = .text:0x80384AC4; // type:function size:0x34 +fn_80384AF8 = .text:0x80384AF8; // type:function size:0x34 +fn_80384B2C = .text:0x80384B2C; // type:function size:0x34 +fn_80384B60 = .text:0x80384B60; // type:function size:0x34 +fn_80384B94 = .text:0x80384B94; // type:function size:0x34 +fn_80384BC8 = .text:0x80384BC8; // type:function size:0x28 +fn_80384BF0 = .text:0x80384BF0; // type:function size:0x28 +fn_80384C18 = .text:0x80384C18; // type:function size:0x60 +fn_80384C78 = .text:0x80384C78; // type:function size:0x5C +fn_80384CD4 = .text:0x80384CD4; // type:function size:0x60 +fn_80384D34 = .text:0x80384D34; // type:function size:0x5C +fn_80384D90 = .text:0x80384D90; // type:function size:0x5C +fn_80384DEC = .text:0x80384DEC; // type:function size:0x2C +fn_80384E18 = .text:0x80384E18; // type:function size:0x5C +fn_80384E74 = .text:0x80384E74; // type:function size:0x5C +fn_80384ED0 = .text:0x80384ED0; // type:function size:0x5C +fn_80384F2C = .text:0x80384F2C; // type:function size:0x34 +fn_80384F60 = .text:0x80384F60; // type:function size:0x34 +fn_80384F94 = .text:0x80384F94; // type:function size:0x5C +fn_80384FF0 = .text:0x80384FF0; // type:function size:0x28 +fn_80385018 = .text:0x80385018; // type:function size:0x28 +fn_80385040 = .text:0x80385040; // type:function size:0x34 +fn_80385074 = .text:0x80385074; // type:function size:0x34 +fn_803850A8 = .text:0x803850A8; // type:function size:0x5C +fn_80385104 = .text:0x80385104; // type:function size:0x34 +fn_80385138 = .text:0x80385138; // type:function size:0x5C +fn_80385194 = .text:0x80385194; // type:function size:0x2B4 +fn_80385448 = .text:0x80385448; // type:function size:0x8 +fn_80385450 = .text:0x80385450; // type:function size:0x8 +fn_80385458 = .text:0x80385458; // type:function size:0x3EC +fn_80385844 = .text:0x80385844; // type:function size:0x148 +fn_8038598C = .text:0x8038598C; // type:function size:0x14 +fn_803859A0 = .text:0x803859A0; // type:function size:0x34 +fn_803859D4 = .text:0x803859D4; // type:function size:0xD0 +fn_80385AA4 = .text:0x80385AA4; // type:function size:0x4 +fn_80385AA8 = .text:0x80385AA8; // type:function size:0x40 +fn_80385AE8 = .text:0x80385AE8; // type:function size:0x60 +fn_80385B48 = .text:0x80385B48; // type:function size:0x60 +fn_80385BA8 = .text:0x80385BA8; // type:function size:0x16C +fn_80385D14 = .text:0x80385D14; // type:function size:0x3F0 +rbtree_traverse_forward__4rstlFPCvPv = .text:0x80386104; // type:function size:0xA0 +global_allocate__Q24rstl17rmemory_allocatorFi = .text:0x803861A4; // type:function size:0x24 +string_l__4rstlFPCc = .text:0x803861C8; // type:function size:0x30 +wstring_l__4rstlFPCw = .text:0x803861F8; // type:function size:0x3C +fn_80386234 = .text:0x80386234; // type:function size:0x30 +__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FR12CInputStreamRCQ24rstl17rmemory_allocator = .text:0x80386264; // type:function size:0xE0 +__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCciRCQ24rstl17rmemory_allocator = .text:0x80386344; // type:function size:0x1A8 +fn_803864EC = .text:0x803864EC; // type:function size:0x5C +fn_80386548 = .text:0x80386548; // type:function size:0xFC +__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x80386644; // type:function size:0x30 +fn_80386674 = .text:0x80386674; // type:function size:0x8 +append__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8038667C; // type:function size:0x148 +fn_803867C4 = .text:0x803867C4; // type:function size:0x8 +fn_803867CC = .text:0x803867CC; // type:function size:0x8 +fn_803867D4 = .text:0x803867D4; // type:function size:0x194 +fn_80386968 = .text:0x80386968; // type:function size:0x114 +fn_80386A7C = .text:0x80386A7C; // type:function size:0x188 +fn_80386C04 = .text:0x80386C04; // type:function size:0x12C +fn_80386D30 = .text:0x80386D30; // type:function size:0x180 +fn_80386EB0 = .text:0x80386EB0; // type:function size:0xFC +fn_80386FAC = .text:0x80386FAC; // type:function size:0x58 +fn_80387004 = .text:0x80387004; // type:function size:0x140 +fn_80387144 = .text:0x80387144; // type:function size:0x164 +fn_803872A8 = .text:0x803872A8; // type:function size:0x190 +fn_80387438 = .text:0x80387438; // type:function size:0x114 +assign__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8038754C; // type:function size:0x88 +assign__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCci = .text:0x803875D4; // type:function size:0x180 +fn_80387754 = .text:0x80387754; // type:function size:0xFC +fn_80387850 = .text:0x80387850; // type:function size:0x60 +fn_803878B0 = .text:0x803878B0; // type:function size:0x17C +fn_80387A2C = .text:0x80387A2C; // type:function size:0x27C +fn_80387CA8 = .text:0x80387CA8; // type:function size:0x1C +fn_80387CC4 = .text:0x80387CC4; // type:function size:0x18 +fn_80387CDC = .text:0x80387CDC; // type:function size:0x274 +fn_80387F50 = .text:0x80387F50; // type:function size:0x27C +fn_803881CC = .text:0x803881CC; // type:function size:0x84 +fn_80388250 = .text:0x80388250; // type:function size:0x2BC +fn_8038850C = .text:0x8038850C; // type:function size:0x94 +fn_803885A0 = .text:0x803885A0; // type:function size:0x94 +fn_80388634 = .text:0x80388634; // type:function size:0x94 +fn_803886C8 = .text:0x803886C8; // type:function size:0x118 +fn_803887E0 = .text:0x803887E0; // type:function size:0x40 +fn_80388820 = .text:0x80388820; // type:function size:0x130 +fn_80388950 = .text:0x80388950; // type:function size:0x160 +fn_80388AB0 = .text:0x80388AB0; // type:function size:0x178 +fn_80388C28 = .text:0x80388C28; // type:function size:0x70 +fn_80388C98 = .text:0x80388C98; // type:function size:0x34 +fn_80388CCC = .text:0x80388CCC; // type:function size:0x9C +fn_80388D68 = .text:0x80388D68; // type:function size:0x44 +fn_80388DAC = .text:0x80388DAC; // type:function size:0x48 +fn_80388DF4 = .text:0x80388DF4; // type:function size:0x4C +fn_80388E40 = .text:0x80388E40; // type:function size:0xD8 +fn_80388F18 = .text:0x80388F18; // type:function size:0x8 +fn_80388F20 = .text:0x80388F20; // type:function size:0xDC +fn_80388FFC = .text:0x80388FFC; // type:function size:0x58 +internal_dereference__Q24rstl66basic_string,Q24rstl17rmemory_allocator>Fv = .text:0x80389054; // type:function size:0x28 +fn_8038907C = .text:0x8038907C; // type:function size:0x1B0 +fn_8038922C = .text:0x8038922C; // type:function size:0xC +fn_80389238 = .text:0x80389238; // type:function size:0x174 +fn_803893AC = .text:0x803893AC; // type:function size:0x1C +fn_803893C8 = .text:0x803893C8; // type:function size:0x10 +fn_803893D8 = .text:0x803893D8; // type:function size:0x4 +fn_803893DC = .text:0x803893DC; // type:function size:0xCC +fn_803894A8 = .text:0x803894A8; // type:function size:0xC +fn_803894B4 = .text:0x803894B4; // type:function size:0x48 +fn_803894FC = .text:0x803894FC; // type:function size:0xE0 +fn_803895DC = .text:0x803895DC; // type:function size:0x1B8 +fn_80389794 = .text:0x80389794; // type:function size:0x5C +fn_803897F0 = .text:0x803897F0; // type:function size:0x108 +fn_803898F8 = .text:0x803898F8; // type:function size:0x30 +fn_80389928 = .text:0x80389928; // type:function size:0x8 +fn_80389930 = .text:0x80389930; // type:function size:0x15C +fn_80389A8C = .text:0x80389A8C; // type:function size:0x8 +fn_80389A94 = .text:0x80389A94; // type:function size:0x8 +fn_80389A9C = .text:0x80389A9C; // type:function size:0x1A8 +fn_80389C44 = .text:0x80389C44; // type:function size:0x124 +fn_80389D68 = .text:0x80389D68; // type:function size:0x1A0 +fn_80389F08 = .text:0x80389F08; // type:function size:0x13C +fn_8038A044 = .text:0x8038A044; // type:function size:0x190 +fn_8038A1D4 = .text:0x8038A1D4; // type:function size:0x108 +fn_8038A2DC = .text:0x8038A2DC; // type:function size:0x5C +fn_8038A338 = .text:0x8038A338; // type:function size:0x150 +fn_8038A488 = .text:0x8038A488; // type:function size:0x178 +fn_8038A600 = .text:0x8038A600; // type:function size:0x1A0 +fn_8038A7A0 = .text:0x8038A7A0; // type:function size:0x120 +fn_8038A8C0 = .text:0x8038A8C0; // type:function size:0x88 +assign__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCwi = .text:0x8038A948; // type:function size:0x190 +fn_8038AAD8 = .text:0x8038AAD8; // type:function size:0x108 +fn_8038ABE0 = .text:0x8038ABE0; // type:function size:0x60 +fn_8038AC40 = .text:0x8038AC40; // type:function size:0x190 +fn_8038ADD0 = .text:0x8038ADD0; // type:function size:0x290 +fn_8038B060 = .text:0x8038B060; // type:function size:0x1C +fn_8038B07C = .text:0x8038B07C; // type:function size:0x18 +fn_8038B094 = .text:0x8038B094; // type:function size:0x1E4 +fn_8038B278 = .text:0x8038B278; // type:function size:0x284 +fn_8038B4FC = .text:0x8038B4FC; // type:function size:0x84 +fn_8038B580 = .text:0x8038B580; // type:function size:0x2D0 +fn_8038B850 = .text:0x8038B850; // type:function size:0x94 +fn_8038B8E4 = .text:0x8038B8E4; // type:function size:0x94 +fn_8038B978 = .text:0x8038B978; // type:function size:0x70 +fn_8038B9E8 = .text:0x8038B9E8; // type:function size:0x128 +fn_8038BB10 = .text:0x8038BB10; // type:function size:0x40 +fn_8038BB50 = .text:0x8038BB50; // type:function size:0x140 +fn_8038BC90 = .text:0x8038BC90; // type:function size:0x174 +fn_8038BE04 = .text:0x8038BE04; // type:function size:0x18C +fn_8038BF90 = .text:0x8038BF90; // type:function size:0x74 +fn_8038C004 = .text:0x8038C004; // type:function size:0x34 +fn_8038C038 = .text:0x8038C038; // type:function size:0x9C +fn_8038C0D4 = .text:0x8038C0D4; // type:function size:0x44 +fn_8038C118 = .text:0x8038C118; // type:function size:0x48 +fn_8038C160 = .text:0x8038C160; // type:function size:0x4C +fn_8038C1AC = .text:0x8038C1AC; // type:function size:0xD8 +fn_8038C284 = .text:0x8038C284; // type:function size:0x8 +fn_8038C28C = .text:0x8038C28C; // type:function size:0xDC +fn_8038C368 = .text:0x8038C368; // type:function size:0x5C +internal_dereference__Q24rstl66basic_string,Q24rstl17rmemory_allocator>Fv = .text:0x8038C3C4; // type:function size:0x28 +fn_8038C3EC = .text:0x8038C3EC; // type:function size:0x1C0 +fn_8038C5AC = .text:0x8038C5AC; // type:function size:0xC +fn_8038C5B8 = .text:0x8038C5B8; // type:function size:0x18C +fn_8038C744 = .text:0x8038C744; // type:function size:0x1C +fn_8038C760 = .text:0x8038C760; // type:function size:0x10 +fn_8038C770 = .text:0x8038C770; // type:function size:0xCC +fn_8038C83C = .text:0x8038C83C; // type:function size:0x10 +fn_8038C84C = .text:0x8038C84C; // type:function size:0x4C +fn_8038C898 = .text:0x8038C898; // type:function size:0xE0 +fn_8038C978 = .text:0x8038C978; // type:function size:0x238 +fn_8038CBB0 = .text:0x8038CBB0; // type:function size:0x5C +fn_8038CC0C = .text:0x8038CC0C; // type:function size:0xFC +fn_8038CD08 = .text:0x8038CD08; // type:function size:0x30 +fn_8038CD38 = .text:0x8038CD38; // type:function size:0x8 +fn_8038CD40 = .text:0x8038CD40; // type:function size:0x148 +fn_8038CE88 = .text:0x8038CE88; // type:function size:0x8 +fn_8038CE90 = .text:0x8038CE90; // type:function size:0x8 +fn_8038CE98 = .text:0x8038CE98; // type:function size:0x224 +fn_8038D0BC = .text:0x8038D0BC; // type:function size:0x114 +fn_8038D1D0 = .text:0x8038D1D0; // type:function size:0x188 +fn_8038D358 = .text:0x8038D358; // type:function size:0x12C +fn_8038D484 = .text:0x8038D484; // type:function size:0x210 +fn_8038D694 = .text:0x8038D694; // type:function size:0xFC +fn_8038D790 = .text:0x8038D790; // type:function size:0x58 +fn_8038D7E8 = .text:0x8038D7E8; // type:function size:0x140 +fn_8038D928 = .text:0x8038D928; // type:function size:0x164 +fn_8038DA8C = .text:0x8038DA8C; // type:function size:0x220 +fn_8038DCAC = .text:0x8038DCAC; // type:function size:0x114 +fn_8038DDC0 = .text:0x8038DDC0; // type:function size:0x88 +fn_8038DE48 = .text:0x8038DE48; // type:function size:0x210 +fn_8038E058 = .text:0x8038E058; // type:function size:0xFC +fn_8038E154 = .text:0x8038E154; // type:function size:0x60 +fn_8038E1B4 = .text:0x8038E1B4; // type:function size:0x17C +fn_8038E330 = .text:0x8038E330; // type:function size:0x27C +fn_8038E5AC = .text:0x8038E5AC; // type:function size:0x1C +fn_8038E5C8 = .text:0x8038E5C8; // type:function size:0x18 +fn_8038E5E0 = .text:0x8038E5E0; // type:function size:0x308 +fn_8038E8E8 = .text:0x8038E8E8; // type:function size:0x27C +fn_8038EB64 = .text:0x8038EB64; // type:function size:0x84 +fn_8038EBE8 = .text:0x8038EBE8; // type:function size:0x2BC +fn_8038EEA4 = .text:0x8038EEA4; // type:function size:0x94 +fn_8038EF38 = .text:0x8038EF38; // type:function size:0x94 +fn_8038EFCC = .text:0x8038EFCC; // type:function size:0x94 +fn_8038F060 = .text:0x8038F060; // type:function size:0x118 +fn_8038F178 = .text:0x8038F178; // type:function size:0x40 +fn_8038F1B8 = .text:0x8038F1B8; // type:function size:0x130 +fn_8038F2E8 = .text:0x8038F2E8; // type:function size:0x160 +fn_8038F448 = .text:0x8038F448; // type:function size:0x178 +fn_8038F5C0 = .text:0x8038F5C0; // type:function size:0x70 +fn_8038F630 = .text:0x8038F630; // type:function size:0x34 +fn_8038F664 = .text:0x8038F664; // type:function size:0x9C +fn_8038F700 = .text:0x8038F700; // type:function size:0x44 +fn_8038F744 = .text:0x8038F744; // type:function size:0x48 +fn_8038F78C = .text:0x8038F78C; // type:function size:0x4C +fn_8038F7D8 = .text:0x8038F7D8; // type:function size:0xD8 +fn_8038F8B0 = .text:0x8038F8B0; // type:function size:0x8 +fn_8038F8B8 = .text:0x8038F8B8; // type:function size:0xDC +fn_8038F994 = .text:0x8038F994; // type:function size:0x58 +fn_8038F9EC = .text:0x8038F9EC; // type:function size:0x28 +fn_8038FA14 = .text:0x8038FA14; // type:function size:0x1B0 +fn_8038FBC4 = .text:0x8038FBC4; // type:function size:0xC +fn_8038FBD0 = .text:0x8038FBD0; // type:function size:0x174 +fn_8038FD44 = .text:0x8038FD44; // type:function size:0x1C +fn_8038FD60 = .text:0x8038FD60; // type:function size:0x10 +fn_8038FD70 = .text:0x8038FD70; // type:function size:0x4 +fn_8038FD74 = .text:0x8038FD74; // type:function size:0xC +fn_8038FD80 = .text:0x8038FD80; // type:function size:0x48 +fn_8038FDC8 = .text:0x8038FDC8; // type:function size:0xE0 +fn_8038FEA8 = .text:0x8038FEA8; // type:function size:0x240 +fn_803900E8 = .text:0x803900E8; // type:function size:0x5C +fn_80390144 = .text:0x80390144; // type:function size:0x108 +fn_8039024C = .text:0x8039024C; // type:function size:0x30 +fn_8039027C = .text:0x8039027C; // type:function size:0x8 +fn_80390284 = .text:0x80390284; // type:function size:0x15C +fn_803903E0 = .text:0x803903E0; // type:function size:0x8 +fn_803903E8 = .text:0x803903E8; // type:function size:0x8 +fn_803903F0 = .text:0x803903F0; // type:function size:0x230 +fn_80390620 = .text:0x80390620; // type:function size:0x124 +fn_80390744 = .text:0x80390744; // type:function size:0x1A0 +fn_803908E4 = .text:0x803908E4; // type:function size:0x13C +fn_80390A20 = .text:0x80390A20; // type:function size:0x218 +fn_80390C38 = .text:0x80390C38; // type:function size:0x108 +fn_80390D40 = .text:0x80390D40; // type:function size:0x5C +fn_80390D9C = .text:0x80390D9C; // type:function size:0x150 +fn_80390EEC = .text:0x80390EEC; // type:function size:0x178 +fn_80391064 = .text:0x80391064; // type:function size:0x228 +fn_8039128C = .text:0x8039128C; // type:function size:0x120 +fn_803913AC = .text:0x803913AC; // type:function size:0x88 +fn_80391434 = .text:0x80391434; // type:function size:0x218 +fn_8039164C = .text:0x8039164C; // type:function size:0x108 +fn_80391754 = .text:0x80391754; // type:function size:0x60 +fn_803917B4 = .text:0x803917B4; // type:function size:0x190 +fn_80391944 = .text:0x80391944; // type:function size:0x290 +fn_80391BD4 = .text:0x80391BD4; // type:function size:0x1C +fn_80391BF0 = .text:0x80391BF0; // type:function size:0x18 +fn_80391C08 = .text:0x80391C08; // type:function size:0x270 +fn_80391E78 = .text:0x80391E78; // type:function size:0x284 +fn_803920FC = .text:0x803920FC; // type:function size:0x84 +fn_80392180 = .text:0x80392180; // type:function size:0x2D0 +fn_80392450 = .text:0x80392450; // type:function size:0x94 +fn_803924E4 = .text:0x803924E4; // type:function size:0x94 +fn_80392578 = .text:0x80392578; // type:function size:0x70 +fn_803925E8 = .text:0x803925E8; // type:function size:0x128 +fn_80392710 = .text:0x80392710; // type:function size:0x40 +fn_80392750 = .text:0x80392750; // type:function size:0x140 +fn_80392890 = .text:0x80392890; // type:function size:0x174 +fn_80392A04 = .text:0x80392A04; // type:function size:0x18C +fn_80392B90 = .text:0x80392B90; // type:function size:0x74 +fn_80392C04 = .text:0x80392C04; // type:function size:0x34 +fn_80392C38 = .text:0x80392C38; // type:function size:0x9C +fn_80392CD4 = .text:0x80392CD4; // type:function size:0x44 +fn_80392D18 = .text:0x80392D18; // type:function size:0x48 +fn_80392D60 = .text:0x80392D60; // type:function size:0x4C +fn_80392DAC = .text:0x80392DAC; // type:function size:0xD8 +fn_80392E84 = .text:0x80392E84; // type:function size:0x8 +fn_80392E8C = .text:0x80392E8C; // type:function size:0xDC +fn_80392F68 = .text:0x80392F68; // type:function size:0x5C +fn_80392FC4 = .text:0x80392FC4; // type:function size:0x28 +fn_80392FEC = .text:0x80392FEC; // type:function size:0x1C0 +fn_803931AC = .text:0x803931AC; // type:function size:0xC +fn_803931B8 = .text:0x803931B8; // type:function size:0x18C +fn_80393344 = .text:0x80393344; // type:function size:0x1C +fn_80393360 = .text:0x80393360; // type:function size:0x10 +fn_80393370 = .text:0x80393370; // type:function size:0x54 +fn_803933C4 = .text:0x803933C4; // type:function size:0x4 +fn_803933C8 = .text:0x803933C8; // type:function size:0x10 +fn_803933D8 = .text:0x803933D8; // type:function size:0x4C +fn_80393424 = .text:0x80393424; // type:function size:0x104 +fn_80393528 = .text:0x80393528; // type:function size:0x34 +fn_8039355C = .text:0x8039355C; // type:function size:0x1CC +fn_80393728 = .text:0x80393728; // type:function size:0x88 +fn_803937B0 = .text:0x803937B0; // type:function size:0x17C +fn_8039392C = .text:0x8039392C; // type:function size:0x8 +fn_80393934 = .text:0x80393934; // type:function size:0x8 +fn_8039393C = .text:0x8039393C; // type:function size:0x8 +fn_80393944 = .text:0x80393944; // type:function size:0x8 +fn_8039394C = .text:0x8039394C; // type:function size:0x8 +fn_80393954 = .text:0x80393954; // type:function size:0xC +fn_80393960 = .text:0x80393960; // type:function size:0x8 +fn_80393968 = .text:0x80393968; // type:function size:0x8 +fn_80393970 = .text:0x80393970; // type:function size:0x130 +fn_80393AA0 = .text:0x80393AA0; // type:function size:0x55C +fn_80393FFC = .text:0x80393FFC; // type:function size:0x4 +fn_80394000 = .text:0x80394000; // type:function size:0xC +fn_8039400C = .text:0x8039400C; // type:function size:0x8 +fn_80394014 = .text:0x80394014; // type:function size:0x8 +fn_8039401C = .text:0x8039401C; // type:function size:0xC +fn_80394028 = .text:0x80394028; // type:function size:0xA8 +fn_803940D0 = .text:0x803940D0; // type:function size:0x15C +fn_8039422C = .text:0x8039422C; // type:function size:0x88 +fn_803942B4 = .text:0x803942B4; // type:function size:0x5C +fn_80394310 = .text:0x80394310; // type:function size:0x78 +fn_80394388 = .text:0x80394388; // type:function size:0x224 +fn_803945AC = .text:0x803945AC; // type:function size:0x4F4 +fn_80394AA0 = .text:0x80394AA0; // type:function size:0x8 +fn_80394AA8 = .text:0x80394AA8; // type:function size:0xC +fn_80394AB4 = .text:0x80394AB4; // type:function size:0x170 +fn_80394C24 = .text:0x80394C24; // type:function size:0x150 +fn_80394D74 = .text:0x80394D74; // type:function size:0x15C +fn_80394ED0 = .text:0x80394ED0; // type:function size:0x148 +fn_80395018 = .text:0x80395018; // type:function size:0x504 +fn_8039551C = .text:0x8039551C; // type:function size:0x700 +fn_80395C1C = .text:0x80395C1C; // type:function size:0x138 +fn_80395D54 = .text:0x80395D54; // type:function size:0x8 +fn_80395D5C = .text:0x80395D5C; // type:function size:0xC +fn_80395D68 = .text:0x80395D68; // type:function size:0x88 +fn_80395DF0 = .text:0x80395DF0; // type:function size:0xC8 +fn_80395EB8 = .text:0x80395EB8; // type:function size:0x8C +fn_80395F44 = .text:0x80395F44; // type:function size:0x58 +fn_80395F9C = .text:0x80395F9C; // type:function size:0x254 +fn_803961F0 = .text:0x803961F0; // type:function size:0x10 +fn_80396200 = .text:0x80396200; // type:function size:0x48 +fn_80396248 = .text:0x80396248; // type:function size:0x200 +fn_80396448 = .text:0x80396448; // type:function size:0x8 +fn_80396450 = .text:0x80396450; // type:function size:0xC +fn_8039645C = .text:0x8039645C; // type:function size:0x94 +fn_803964F0 = .text:0x803964F0; // type:function size:0x74 +__ct__18CGuiAutoRepeatDataFv = .text:0x80396564; // type:function size:0xC +Update__18CGuiAutoRepeatDataFfb = .text:0x80396570; // type:function size:0x64 +fn_803965D4 = .text:0x803965D4; // type:function size:0x1A8 +fn_8039677C = .text:0x8039677C; // type:function size:0xCC +fn_80396848 = .text:0x80396848; // type:function size:0x84 +fn_803968CC = .text:0x803968CC; // type:function size:0xB8 +fn_80396984 = .text:0x80396984; // type:function size:0xC0 +fn_80396A44 = .text:0x80396A44; // type:function size:0xC0 +fn_80396B04 = .text:0x80396B04; // type:function size:0x8 +fn_80396B0C = .text:0x80396B0C; // type:function size:0xC +fn_80396B18 = .text:0x80396B18; // type:function size:0x58 +fn_80396B70 = .text:0x80396B70; // type:function size:0x3C +fn_80396BAC = .text:0x80396BAC; // type:function size:0x78 +fn_80396C24 = .text:0x80396C24; // type:function size:0x78 +fn_80396C9C = .text:0x80396C9C; // type:function size:0x8 +fn_80396CA4 = .text:0x80396CA4; // type:function size:0x128 +fn_80396DCC = .text:0x80396DCC; // type:function size:0x4 +fn_80396DD0 = .text:0x80396DD0; // type:function size:0xA0 +fn_80396E70 = .text:0x80396E70; // type:function size:0x74 +fn_80396EE4 = .text:0x80396EE4; // type:function size:0x234 +fn_80397118 = .text:0x80397118; // type:function size:0x14 +fn_8039712C = .text:0x8039712C; // type:function size:0x114 +fn_80397240 = .text:0x80397240; // type:function size:0x2CC +fn_8039750C = .text:0x8039750C; // type:function size:0x178 +fn_80397684 = .text:0x80397684; // type:function size:0x58 +fn_803976DC = .text:0x803976DC; // type:function size:0x234 +fn_80397910 = .text:0x80397910; // type:function size:0xC +fn_8039791C = .text:0x8039791C; // type:function size:0x44 +fn_80397960 = .text:0x80397960; // type:function size:0x1A0 +fn_80397B00 = .text:0x80397B00; // type:function size:0x194 +fn_80397C94 = .text:0x80397C94; // type:function size:0x118 +fn_80397DAC = .text:0x80397DAC; // type:function size:0x60 +fn_80397E0C = .text:0x80397E0C; // type:function size:0x14 +fn_80397E20 = .text:0x80397E20; // type:function size:0x24 +fn_80397E44 = .text:0x80397E44; // type:function size:0x8 +fn_80397E4C = .text:0x80397E4C; // type:function size:0x64 +fn_80397EB0 = .text:0x80397EB0; // type:function size:0xB4 +fn_80397F64 = .text:0x80397F64; // type:function size:0x88 +fn_80397FEC = .text:0x80397FEC; // type:function size:0x1B0 +fn_8039819C = .text:0x8039819C; // type:function size:0x104 +fn_803982A0 = .text:0x803982A0; // type:function size:0xB4 +fn_80398354 = .text:0x80398354; // type:function size:0x50 +fn_803983A4 = .text:0x803983A4; // type:function size:0x18 +fn_803983BC = .text:0x803983BC; // type:function size:0x8 +fn_803983C4 = .text:0x803983C4; // type:function size:0x8 +fn_803983CC = .text:0x803983CC; // type:function size:0x4C +fn_80398418 = .text:0x80398418; // type:function size:0xB8 +fn_803984D0 = .text:0x803984D0; // type:function size:0x94 +fn_80398564 = .text:0x80398564; // type:function size:0x14 +fn_80398578 = .text:0x80398578; // type:function size:0xA4 +fn_8039861C = .text:0x8039861C; // type:function size:0x78 +fn_80398694 = .text:0x80398694; // type:function size:0xAC +fn_80398740 = .text:0x80398740; // type:function size:0x3C +fn_8039877C = .text:0x8039877C; // type:function size:0x8 +fn_80398784 = .text:0x80398784; // type:function size:0xC +fn_80398790 = .text:0x80398790; // type:function size:0x224 +fn_803989B4 = .text:0x803989B4; // type:function size:0x98 +fn_80398A4C = .text:0x80398A4C; // type:function size:0x74 +fn_80398AC0 = .text:0x80398AC0; // type:function size:0x64 +fn_80398B24 = .text:0x80398B24; // type:function size:0x3DC +fn_80398F00 = .text:0x80398F00; // type:function size:0x8 +fn_80398F08 = .text:0x80398F08; // type:function size:0xC +fn_80398F14 = .text:0x80398F14; // type:function size:0xB8 +fn_80398FCC = .text:0x80398FCC; // type:function size:0x40 +fn_8039900C = .text:0x8039900C; // type:function size:0xC +fn_80399018 = .text:0x80399018; // type:function size:0xBC +fn_803990D4 = .text:0x803990D4; // type:function size:0x6C +fn_80399140 = .text:0x80399140; // type:function size:0x58 +fn_80399198 = .text:0x80399198; // type:function size:0x55C +fn_803996F4 = .text:0x803996F4; // type:function size:0x14 +fn_80399708 = .text:0x80399708; // type:function size:0x8 +fn_80399710 = .text:0x80399710; // type:function size:0xC +fn_8039971C = .text:0x8039971C; // type:function size:0xC +fn_80399728 = .text:0x80399728; // type:function size:0x70 +fn_80399798 = .text:0x80399798; // type:function size:0xA0 +fn_80399838 = .text:0x80399838; // type:function size:0x58 +fn_80399890 = .text:0x80399890; // type:function size:0xA4 +fn_80399934 = .text:0x80399934; // type:function size:0x48 +fn_8039997C = .text:0x8039997C; // type:function size:0x1C +fn_80399998 = .text:0x80399998; // type:function size:0x60 +fn_803999F8 = .text:0x803999F8; // type:function size:0x70 +fn_80399A68 = .text:0x80399A68; // type:function size:0x4C +fn_80399AB4 = .text:0x80399AB4; // type:function size:0x7C +fn_80399B30 = .text:0x80399B30; // type:function size:0x8 +fn_80399B38 = .text:0x80399B38; // type:function size:0x48 +fn_80399B80 = .text:0x80399B80; // type:function size:0x340 +fn_80399EC0 = .text:0x80399EC0; // type:function size:0x8 +fn_80399EC8 = .text:0x80399EC8; // type:function size:0x8 +fn_80399ED0 = .text:0x80399ED0; // type:function size:0x8 +fn_80399ED8 = .text:0x80399ED8; // type:function size:0x8 +fn_80399EE0 = .text:0x80399EE0; // type:function size:0x8 +fn_80399EE8 = .text:0x80399EE8; // type:function size:0x8 +fn_80399EF0 = .text:0x80399EF0; // type:function size:0x6C +fn_80399F5C = .text:0x80399F5C; // type:function size:0x7C +fn_80399FD8 = .text:0x80399FD8; // type:function size:0x48 +fn_8039A020 = .text:0x8039A020; // type:function size:0x104 +fn_8039A124 = .text:0x8039A124; // type:function size:0xD4 +fn_8039A1F8 = .text:0x8039A1F8; // type:function size:0xBC +fn_8039A2B4 = .text:0x8039A2B4; // type:function size:0x7C +fn_8039A330 = .text:0x8039A330; // type:function size:0xF4 +fn_8039A424 = .text:0x8039A424; // type:function size:0x258 +fn_8039A67C = .text:0x8039A67C; // type:function size:0xBC +fn_8039A738 = .text:0x8039A738; // type:function size:0x2C +fn_8039A764 = .text:0x8039A764; // type:function size:0x3C +fn_8039A7A0 = .text:0x8039A7A0; // type:function size:0x8 +fn_8039A7A8 = .text:0x8039A7A8; // type:function size:0xC +fn_8039A7B4 = .text:0x8039A7B4; // type:function size:0xD0 +fn_8039A884 = .text:0x8039A884; // type:function size:0x20 +fn_8039A8A4 = .text:0x8039A8A4; // type:function size:0xB4 +fn_8039A958 = .text:0x8039A958; // type:function size:0x20 +fn_8039A978 = .text:0x8039A978; // type:function size:0xB0 +fn_8039AA28 = .text:0x8039AA28; // type:function size:0x354 +fn_8039AD7C = .text:0x8039AD7C; // type:function size:0x18 +fn_8039AD94 = .text:0x8039AD94; // type:function size:0x18 +fn_8039ADAC = .text:0x8039ADAC; // type:function size:0x8 +fn_8039ADB4 = .text:0x8039ADB4; // type:function size:0xC +fn_8039ADC0 = .text:0x8039ADC0; // type:function size:0x5C +fn_8039AE1C = .text:0x8039AE1C; // type:function size:0x1C0 +fn_8039AFDC = .text:0x8039AFDC; // type:function size:0x108 +fn_8039B0E4 = .text:0x8039B0E4; // type:function size:0xC4 +fn_8039B1A8 = .text:0x8039B1A8; // type:function size:0x5C +fn_8039B204 = .text:0x8039B204; // type:function size:0x74 +fn_8039B278 = .text:0x8039B278; // type:function size:0x74 +fn_8039B2EC = .text:0x8039B2EC; // type:function size:0x164 +fn_8039B450 = .text:0x8039B450; // type:function size:0x44 +fn_8039B494 = .text:0x8039B494; // type:function size:0xFC +fn_8039B590 = .text:0x8039B590; // type:function size:0x164 +fn_8039B6F4 = .text:0x8039B6F4; // type:function size:0x100 +fn_8039B7F4 = .text:0x8039B7F4; // type:function size:0x98 +fn_8039B88C = .text:0x8039B88C; // type:function size:0x134 +fn_8039B9C0 = .text:0x8039B9C0; // type:function size:0x134 +fn_8039BAF4 = .text:0x8039BAF4; // type:function size:0xA4 +fn_8039BB98 = .text:0x8039BB98; // type:function size:0xA4 +fn_8039BC3C = .text:0x8039BC3C; // type:function size:0x70 +fn_8039BCAC = .text:0x8039BCAC; // type:function size:0x4C +fn_8039BCF8 = .text:0x8039BCF8; // type:function size:0xC +fn_8039BD04 = .text:0x8039BD04; // type:function size:0xC +fn_8039BD10 = .text:0x8039BD10; // type:function size:0x5C +fn_8039BD6C = .text:0x8039BD6C; // type:function size:0x58 +fn_8039BDC4 = .text:0x8039BDC4; // type:function size:0x78 +fn_8039BE3C = .text:0x8039BE3C; // type:function size:0x8 +fn_8039BE44 = .text:0x8039BE44; // type:function size:0x8 +fn_8039BE4C = .text:0x8039BE4C; // type:function size:0xC +fn_8039BE58 = .text:0x8039BE58; // type:function size:0x20 +fn_8039BE78 = .text:0x8039BE78; // type:function size:0x88 +fn_8039BF00 = .text:0x8039BF00; // type:function size:0x390 +fn_8039C290 = .text:0x8039C290; // type:function size:0xD8 +fn_8039C368 = .text:0x8039C368; // type:function size:0x68 +fn_8039C3D0 = .text:0x8039C3D0; // type:function size:0x3C4 +fn_8039C794 = .text:0x8039C794; // type:function size:0x4 +fn_8039C798 = .text:0x8039C798; // type:function size:0x54 +fn_8039C7EC = .text:0x8039C7EC; // type:function size:0x5C +fn_8039C848 = .text:0x8039C848; // type:function size:0x44 +fn_8039C88C = .text:0x8039C88C; // type:function size:0x1BC +fn_8039CA48 = .text:0x8039CA48; // type:function size:0x8 +fn_8039CA50 = .text:0x8039CA50; // type:function size:0xC +fn_8039CA5C = .text:0x8039CA5C; // type:function size:0x14 +fn_8039CA70 = .text:0x8039CA70; // type:function size:0x208 +fn_8039CC78 = .text:0x8039CC78; // type:function size:0x310 +fn_8039CF88 = .text:0x8039CF88; // type:function size:0x34 +fn_8039CFBC = .text:0x8039CFBC; // type:function size:0xFC +fn_8039D0B8 = .text:0x8039D0B8; // type:function size:0x54 +SetText__15CGuiTextSupportFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>b = .text:0x8039D10C; // type:function size:0x1C0 +fn_8039D2CC = .text:0x8039D2CC; // type:function size:0x8 +fn_8039D2D4 = .text:0x8039D2D4; // type:function size:0x4 +fn_8039D2D8 = .text:0x8039D2D8; // type:function size:0xC4 +fn_8039D39C = .text:0x8039D39C; // type:function size:0x18 +fn_8039D3B4 = .text:0x8039D3B4; // type:function size:0x18 +fn_8039D3CC = .text:0x8039D3CC; // type:function size:0x18 +fn_8039D3E4 = .text:0x8039D3E4; // type:function size:0x18 +fn_8039D3FC = .text:0x8039D3FC; // type:function size:0x50 +fn_8039D44C = .text:0x8039D44C; // type:function size:0x50 +fn_8039D49C = .text:0x8039D49C; // type:function size:0xC +fn_8039D4A8 = .text:0x8039D4A8; // type:function size:0x18 +fn_8039D4C0 = .text:0x8039D4C0; // type:function size:0x98 +fn_8039D558 = .text:0x8039D558; // type:function size:0x280 +fn_8039D7D8 = .text:0x8039D7D8; // type:function size:0x14C +fn_8039D924 = .text:0x8039D924; // type:function size:0x8 +fn_8039D92C = .text:0x8039D92C; // type:function size:0xE0 +fn_8039DA0C = .text:0x8039DA0C; // type:function size:0x4F4 +fn_8039DF00 = .text:0x8039DF00; // type:function size:0x9E0 +fn_8039E8E0 = .text:0x8039E8E0; // type:function size:0x24 +fn_8039E904 = .text:0x8039E904; // type:function size:0x6C0 +fn_8039EFC4 = .text:0x8039EFC4; // type:function size:0x1C8 +fn_8039F18C = .text:0x8039F18C; // type:function size:0x38 +fn_8039F1C4 = .text:0x8039F1C4; // type:function size:0x74 +fn_8039F238 = .text:0x8039F238; // type:function size:0x88 +fn_8039F2C0 = .text:0x8039F2C0; // type:function size:0x6C +fn_8039F32C = .text:0x8039F32C; // type:function size:0x108 +fn_8039F434 = .text:0x8039F434; // type:function size:0x40 +fn_8039F474 = .text:0x8039F474; // type:function size:0x18 +fn_8039F48C = .text:0x8039F48C; // type:function size:0x68 +fn_8039F4F4 = .text:0x8039F4F4; // type:function size:0x30 +fn_8039F524 = .text:0x8039F524; // type:function size:0x380 +fn_8039F8A4 = .text:0x8039F8A4; // type:function size:0x68 +fn_8039F90C = .text:0x8039F90C; // type:function size:0x2F4 +fn_8039FC00 = .text:0x8039FC00; // type:function size:0x9C +fn_8039FC9C = .text:0x8039FC9C; // type:function size:0x208 +fn_8039FEA4 = .text:0x8039FEA4; // type:function size:0x5C +fn_8039FF00 = .text:0x8039FF00; // type:function size:0xA0 +fn_8039FFA0 = .text:0x8039FFA0; // type:function size:0xAC +fn_803A004C = .text:0x803A004C; // type:function size:0x120 +fn_803A016C = .text:0x803A016C; // type:function size:0xE4 +fn_803A0250 = .text:0x803A0250; // type:function size:0x58 +fn_803A02A8 = .text:0x803A02A8; // type:function size:0x134 +fn_803A03DC = .text:0x803A03DC; // type:function size:0x10 +fn_803A03EC = .text:0x803A03EC; // type:function size:0x4 +fn_803A03F0 = .text:0x803A03F0; // type:function size:0x4 +fn_803A03F4 = .text:0x803A03F4; // type:function size:0x4 +fn_803A03F8 = .text:0x803A03F8; // type:function size:0x70 +fn_803A0468 = .text:0x803A0468; // type:function size:0x9C +fn_803A0504 = .text:0x803A0504; // type:function size:0x20 +fn_803A0524 = .text:0x803A0524; // type:function size:0xBC +fn_803A05E0 = .text:0x803A05E0; // type:function size:0xBC +fn_803A069C = .text:0x803A069C; // type:function size:0x4 +fn_803A06A0 = .text:0x803A06A0; // type:function size:0x1C +fn_803A06BC = .text:0x803A06BC; // type:function size:0x48 +fn_803A0704 = .text:0x803A0704; // type:function size:0x1C +fn_803A0720 = .text:0x803A0720; // type:function size:0x2C +fn_803A074C = .text:0x803A074C; // type:function size:0x4 +fn_803A0750 = .text:0x803A0750; // type:function size:0x4 +fn_803A0754 = .text:0x803A0754; // type:function size:0x4C +fn_803A07A0 = .text:0x803A07A0; // type:function size:0x48 +fn_803A07E8 = .text:0x803A07E8; // type:function size:0x38 +fn_803A0820 = .text:0x803A0820; // type:function size:0x60 +fn_803A0880 = .text:0x803A0880; // type:function size:0xC +fn_803A088C = .text:0x803A088C; // type:function size:0x38C +fn_803A0C18 = .text:0x803A0C18; // type:function size:0x198 +fn_803A0DB0 = .text:0x803A0DB0; // type:function size:0x38 +fn_803A0DE8 = .text:0x803A0DE8; // type:function size:0x54C +fn_803A1334 = .text:0x803A1334; // type:function size:0x168 +fn_803A149C = .text:0x803A149C; // type:function size:0x18 +fn_803A14B4 = .text:0x803A14B4; // type:function size:0x14 +fn_803A14C8 = .text:0x803A14C8; // type:function size:0xE8 +fn_803A15B0 = .text:0x803A15B0; // type:function size:0x20 +fn_803A15D0 = .text:0x803A15D0; // type:function size:0xC +fn_803A15DC = .text:0x803A15DC; // type:function size:0x190 +fn_803A176C = .text:0x803A176C; // type:function size:0x18 +fn_803A1784 = .text:0x803A1784; // type:function size:0x148 +fn_803A18CC = .text:0x803A18CC; // type:function size:0x110 +fn_803A19DC = .text:0x803A19DC; // type:function size:0x514 +fn_803A1EF0 = .text:0x803A1EF0; // type:function size:0x174 +fn_803A2064 = .text:0x803A2064; // type:function size:0xE4 +fn_803A2148 = .text:0x803A2148; // type:function size:0x8C +fn_803A21D4 = .text:0x803A21D4; // type:function size:0x158 +fn_803A232C = .text:0x803A232C; // type:function size:0xC0 +fn_803A23EC = .text:0x803A23EC; // type:function size:0x84 +fn_803A2470 = .text:0x803A2470; // type:function size:0x74 +fn_803A24E4 = .text:0x803A24E4; // type:function size:0x23C +fn_803A2720 = .text:0x803A2720; // type:function size:0x22C +fn_803A294C = .text:0x803A294C; // type:function size:0x4E8 +fn_803A2E34 = .text:0x803A2E34; // type:function size:0x94 +fn_803A2EC8 = .text:0x803A2EC8; // type:function size:0x9C +fn_803A2F64 = .text:0x803A2F64; // type:function size:0x218 +fn_803A317C = .text:0x803A317C; // type:function size:0x190 +fn_803A330C = .text:0x803A330C; // type:function size:0x198 +fn_803A34A4 = .text:0x803A34A4; // type:function size:0x14C +fn_803A35F0 = .text:0x803A35F0; // type:function size:0x1C4 +fn_803A37B4 = .text:0x803A37B4; // type:function size:0x6E0 +fn_803A3E94 = .text:0x803A3E94; // type:function size:0x30 +fn_803A3EC4 = .text:0x803A3EC4; // type:function size:0x44 +fn_803A3F08 = .text:0x803A3F08; // type:function size:0x8 +fn_803A3F10 = .text:0x803A3F10; // type:function size:0xB8 +fn_803A3FC8 = .text:0x803A3FC8; // type:function size:0x160 +fn_803A4128 = .text:0x803A4128; // type:function size:0x7C +fn_803A41A4 = .text:0x803A41A4; // type:function size:0x84 +fn_803A4228 = .text:0x803A4228; // type:function size:0x28 +fn_803A4250 = .text:0x803A4250; // type:function size:0x228 +fn_803A4478 = .text:0x803A4478; // type:function size:0x50 +fn_803A44C8 = .text:0x803A44C8; // type:function size:0xAC +fn_803A4574 = .text:0x803A4574; // type:function size:0xC4 +fn_803A4638 = .text:0x803A4638; // type:function size:0x90 +fn_803A46C8 = .text:0x803A46C8; // type:function size:0x4 +fn_803A46CC = .text:0x803A46CC; // type:function size:0x26C +fn_803A4938 = .text:0x803A4938; // type:function size:0x1A0 +fn_803A4AD8 = .text:0x803A4AD8; // type:function size:0x238 +fn_803A4D10 = .text:0x803A4D10; // type:function size:0x90 +fn_803A4DA0 = .text:0x803A4DA0; // type:function size:0x8 +fn_803A4DA8 = .text:0x803A4DA8; // type:function size:0xC +fn_803A4DB4 = .text:0x803A4DB4; // type:function size:0x114 +fn_803A4EC8 = .text:0x803A4EC8; // type:function size:0xC +fn_803A4ED4 = .text:0x803A4ED4; // type:function size:0xC +fn_803A4EE0 = .text:0x803A4EE0; // type:function size:0xC +fn_803A4EEC = .text:0x803A4EEC; // type:function size:0xC +fn_803A4EF8 = .text:0x803A4EF8; // type:function size:0xC +fn_803A4F04 = .text:0x803A4F04; // type:function size:0x4C +fn_803A4F50 = .text:0x803A4F50; // type:function size:0x1C +fn_803A4F6C = .text:0x803A4F6C; // type:function size:0x60 +fn_803A4FCC = .text:0x803A4FCC; // type:function size:0x8 +fn_803A4FD4 = .text:0x803A4FD4; // type:function size:0x18 +fn_803A4FEC = .text:0x803A4FEC; // type:function size:0x4 +fn_803A4FF0 = .text:0x803A4FF0; // type:function size:0x1C4 +fn_803A51B4 = .text:0x803A51B4; // type:function size:0x74 +fn_803A5228 = .text:0x803A5228; // type:function size:0xC +fn_803A5234 = .text:0x803A5234; // type:function size:0x14 +fn_803A5248 = .text:0x803A5248; // type:function size:0x14 +fn_803A525C = .text:0x803A525C; // type:function size:0x14 +fn_803A5270 = .text:0x803A5270; // type:function size:0x14 +fn_803A5284 = .text:0x803A5284; // type:function size:0x14 +fn_803A5298 = .text:0x803A5298; // type:function size:0x14 +fn_803A52AC = .text:0x803A52AC; // type:function size:0x14 +fn_803A52C0 = .text:0x803A52C0; // type:function size:0x14 +fn_803A52D4 = .text:0x803A52D4; // type:function size:0x4 +fn_803A52D8 = .text:0x803A52D8; // type:function size:0xC +fn_803A52E4 = .text:0x803A52E4; // type:function size:0x50 +fn_803A5334 = .text:0x803A5334; // type:function size:0x24 +fn_803A5358 = .text:0x803A5358; // type:function size:0x1A8 +fn_803A5500 = .text:0x803A5500; // type:function size:0x1C +fn_803A551C = .text:0x803A551C; // type:function size:0x758 +fn_803A5C74 = .text:0x803A5C74; // type:function size:0x48 +fn_803A5CBC = .text:0x803A5CBC; // type:function size:0x1C +fn_803A5CD8 = .text:0x803A5CD8; // type:function size:0x3C +fn_803A5D14 = .text:0x803A5D14; // type:function size:0x1B0 +fn_803A5EC4 = .text:0x803A5EC4; // type:function size:0x544 +fn_803A6408 = .text:0x803A6408; // type:function size:0x3D0 +fn_803A67D8 = .text:0x803A67D8; // type:function size:0x3AC +fn_803A6B84 = .text:0x803A6B84; // type:function size:0x16C +fn_803A6CF0 = .text:0x803A6CF0; // type:function size:0x10E0 +fn_803A7DD0 = .text:0x803A7DD0; // type:function size:0x18 +fn_803A7DE8 = .text:0x803A7DE8; // type:function size:0x2B0 +fn_803A8098 = .text:0x803A8098; // type:function size:0x164 +fn_803A81FC = .text:0x803A81FC; // type:function size:0x460 +fn_803A865C = .text:0x803A865C; // type:function size:0x1A0 +fn_803A87FC = .text:0x803A87FC; // type:function size:0x8FC +fn_803A90F8 = .text:0x803A90F8; // type:function size:0xDC +fn_803A91D4 = .text:0x803A91D4; // type:function size:0x5C0 +fn_803A9794 = .text:0x803A9794; // type:function size:0x48 +fn_803A97DC = .text:0x803A97DC; // type:function size:0x3C +fn_803A9818 = .text:0x803A9818; // type:function size:0x70 +fn_803A9888 = .text:0x803A9888; // type:function size:0x358 +fn_803A9BE0 = .text:0x803A9BE0; // type:function size:0x34C +fn_803A9F2C = .text:0x803A9F2C; // type:function size:0x23C +fn_803AA168 = .text:0x803AA168; // type:function size:0x314 +fn_803AA47C = .text:0x803AA47C; // type:function size:0x18 +CopyScreenTex__13CCubeRendererCFUibPv9_GXTexFmtb = .text:0x803AA494; // type:function size:0x108 +fn_803AA59C = .text:0x803AA59C; // type:function size:0x880 +fn_803AAE1C = .text:0x803AAE1C; // type:function size:0x28C +fn_803AB0A8 = .text:0x803AB0A8; // type:function size:0x6DC +RenderSilhouette__13CCubeRendererFfRC6CColorRCQ24rstl42optional_object<23TCachedToken<8CTexture>>fffRC6CColor = .text:0x803AB784; // type:function size:0x228 +EnableSilhouetteRender__13CCubeRendererFv = .text:0x803AB9AC; // type:function size:0xB0 +fn_803ABA5C = .text:0x803ABA5C; // type:function size:0xD4 +fn_803ABB30 = .text:0x803ABB30; // type:function size:0x1F0 +fn_803ABD20 = .text:0x803ABD20; // type:function size:0x178 +fn_803ABE98 = .text:0x803ABE98; // type:function size:0x4CC +fn_803AC364 = .text:0x803AC364; // type:function size:0x68 +fn_803AC3CC = .text:0x803AC3CC; // type:function size:0xAC +fn_803AC478 = .text:0x803AC478; // type:function size:0xE8 +fn_803AC560 = .text:0x803AC560; // type:function size:0x5F8 +fn_803ACB58 = .text:0x803ACB58; // type:function size:0xA8 +fn_803ACC00 = .text:0x803ACC00; // type:function size:0xF0 +fn_803ACCF0 = .text:0x803ACCF0; // type:function size:0x170 +fn_803ACE60 = .text:0x803ACE60; // type:function size:0x2A0 +fn_803AD100 = .text:0x803AD100; // type:function size:0x30 +fn_803AD130 = .text:0x803AD130; // type:function size:0x30 +fn_803AD160 = .text:0x803AD160; // type:function size:0x4C +fn_803AD1AC = .text:0x803AD1AC; // type:function size:0x30 +fn_803AD1DC = .text:0x803AD1DC; // type:function size:0xC94 +fn_803ADE70 = .text:0x803ADE70; // type:function size:0xDE8 +fn_803AEC58 = .text:0x803AEC58; // type:function size:0x620 +fn_803AF278 = .text:0x803AF278; // type:function size:0x70 +fn_803AF2E8 = .text:0x803AF2E8; // type:function size:0x5C +fn_803AF344 = .text:0x803AF344; // type:function size:0x8E4 +fn_803AFC28 = .text:0x803AFC28; // type:function size:0x58 +fn_803AFC80 = .text:0x803AFC80; // type:function size:0x22C +fn_803AFEAC = .text:0x803AFEAC; // type:function size:0x58 +fn_803AFF04 = .text:0x803AFF04; // type:function size:0x2AC +fn_803B01B0 = .text:0x803B01B0; // type:function size:0x58 +fn_803B0208 = .text:0x803B0208; // type:function size:0x238 +fn_803B0440 = .text:0x803B0440; // type:function size:0x58 +fn_803B0498 = .text:0x803B0498; // type:function size:0x2B8 +fn_803B0750 = .text:0x803B0750; // type:function size:0xFC +fn_803B084C = .text:0x803B084C; // type:function size:0x1A4 +fn_803B09F0 = .text:0x803B09F0; // type:function size:0x190 +fn_803B0B80 = .text:0x803B0B80; // type:function size:0x17C +fn_803B0CFC = .text:0x803B0CFC; // type:function size:0x30 +fn_803B0D2C = .text:0x803B0D2C; // type:function size:0x4 +fn_803B0D30 = .text:0x803B0D30; // type:function size:0xA0 +fn_803B0DD0 = .text:0x803B0DD0; // type:function size:0x48 +fn_803B0E18 = .text:0x803B0E18; // type:function size:0x24C +fn_803B1064 = .text:0x803B1064; // type:function size:0x10C +fn_803B1170 = .text:0x803B1170; // type:function size:0x588 +fn_803B16F8 = .text:0x803B16F8; // type:function size:0x1EC +fn_803B18E4 = .text:0x803B18E4; // type:function size:0x4 +fn_803B18E8 = .text:0x803B18E8; // type:function size:0x4 +fn_803B18EC = .text:0x803B18EC; // type:function size:0x4 +fn_803B18F0 = .text:0x803B18F0; // type:function size:0xC +fn_803B18FC = .text:0x803B18FC; // type:function size:0x30 +fn_803B192C = .text:0x803B192C; // type:function size:0x2C +fn_803B1958 = .text:0x803B1958; // type:function size:0xC +fn_803B1964 = .text:0x803B1964; // type:function size:0x8 +fn_803B196C = .text:0x803B196C; // type:function size:0xF4 +fn_803B1A60 = .text:0x803B1A60; // type:function size:0xD8 +fn_803B1B38 = .text:0x803B1B38; // type:function size:0xB4 +fn_803B1BEC = .text:0x803B1BEC; // type:function size:0xB0 +fn_803B1C9C = .text:0x803B1C9C; // type:function size:0x1B8 +fn_803B1E54 = .text:0x803B1E54; // type:function size:0x1BC +fn_803B2010 = .text:0x803B2010; // type:function size:0xFC +fn_803B210C = .text:0x803B210C; // type:function size:0x40 +fn_803B214C = .text:0x803B214C; // type:function size:0x8 +fn_803B2154 = .text:0x803B2154; // type:function size:0x8 +fn_803B215C = .text:0x803B215C; // type:function size:0xC +fn_803B2168 = .text:0x803B2168; // type:function size:0x488 +fn_803B25F0 = .text:0x803B25F0; // type:function size:0x94 +fn_803B2684 = .text:0x803B2684; // type:function size:0x5C +fn_803B26E0 = .text:0x803B26E0; // type:function size:0xA4 +fn_803B2784 = .text:0x803B2784; // type:function size:0x180 +fn_803B2904 = .text:0x803B2904; // type:function size:0x14C +fn_803B2A50 = .text:0x803B2A50; // type:function size:0x120 +fn_803B2B70 = .text:0x803B2B70; // type:function size:0x13C +fn_803B2CAC = .text:0x803B2CAC; // type:function size:0xE4 +GetDecalDescription__22CCollisionResponseDataCF29EWeaponCollisionResponseTypes = .text:0x803B2D90; // type:function size:0x70 +fn_803B2E00 = .text:0x803B2E00; // type:function size:0x20 +fn_803B2E20 = .text:0x803B2E20; // type:function size:0x20 +fn_803B2E40 = .text:0x803B2E40; // type:function size:0x20 +fn_803B2E60 = .text:0x803B2E60; // type:function size:0x8 +fn_803B2E68 = .text:0x803B2E68; // type:function size:0x8 +fn_803B2E70 = .text:0x803B2E70; // type:function size:0x24 +fn_803B2E94 = .text:0x803B2E94; // type:function size:0x128 +fn_803B2FBC = .text:0x803B2FBC; // type:function size:0x4 +fn_803B2FC0 = .text:0x803B2FC0; // type:function size:0xA0 +fn_803B3060 = .text:0x803B3060; // type:function size:0x74 +fn_803B30D4 = .text:0x803B30D4; // type:function size:0x100 +fn_803B31D4 = .text:0x803B31D4; // type:function size:0x100 +fn_803B32D4 = .text:0x803B32D4; // type:function size:0xC +fn_803B32E0 = .text:0x803B32E0; // type:function size:0x508 +fn_803B37E8 = .text:0x803B37E8; // type:function size:0x5C +fn_803B3844 = .text:0x803B3844; // type:function size:0x14 +fn_803B3858 = .text:0x803B3858; // type:function size:0x10 +fn_803B3868 = .text:0x803B3868; // type:function size:0x8 +fn_803B3870 = .text:0x803B3870; // type:function size:0x10 +fn_803B3880 = .text:0x803B3880; // type:function size:0x6A4 +fn_803B3F24 = .text:0x803B3F24; // type:function size:0x34 +fn_803B3F58 = .text:0x803B3F58; // type:function size:0x28 +fn_803B3F80 = .text:0x803B3F80; // type:function size:0x28 +fn_803B3FA8 = .text:0x803B3FA8; // type:function size:0x18 +fn_803B3FC0 = .text:0x803B3FC0; // type:function size:0x8 +fn_803B3FC8 = .text:0x803B3FC8; // type:function size:0xC +fn_803B3FD4 = .text:0x803B3FD4; // type:function size:0x4C0 +fn_803B4494 = .text:0x803B4494; // type:function size:0x120 +fn_803B45B4 = .text:0x803B45B4; // type:function size:0x64 +fn_803B4618 = .text:0x803B4618; // type:function size:0x15C +fn_803B4774 = .text:0x803B4774; // type:function size:0x10 +fn_803B4784 = .text:0x803B4784; // type:function size:0x8 +fn_803B478C = .text:0x803B478C; // type:function size:0x970 +fn_803B50FC = .text:0x803B50FC; // type:function size:0x10 +fn_803B510C = .text:0x803B510C; // type:function size:0x17C +fn_803B5288 = .text:0x803B5288; // type:function size:0x28 +fn_803B52B0 = .text:0x803B52B0; // type:function size:0x20 +fn_803B52D0 = .text:0x803B52D0; // type:function size:0x8 +fn_803B52D8 = .text:0x803B52D8; // type:function size:0x8 +fn_803B52E0 = .text:0x803B52E0; // type:function size:0x14 +fn_803B52F4 = .text:0x803B52F4; // type:function size:0x14 +fn_803B5308 = .text:0x803B5308; // type:function size:0x2C +fn_803B5334 = .text:0x803B5334; // type:function size:0x40 +fn_803B5374 = .text:0x803B5374; // type:function size:0x74 +fn_803B53E8 = .text:0x803B53E8; // type:function size:0x8 +fn_803B53F0 = .text:0x803B53F0; // type:function size:0x10 +fn_803B5400 = .text:0x803B5400; // type:function size:0x190 +fn_803B5590 = .text:0x803B5590; // type:function size:0x10 +fn_803B55A0 = .text:0x803B55A0; // type:function size:0x10 +fn_803B55B0 = .text:0x803B55B0; // type:function size:0x24 +fn_803B55D4 = .text:0x803B55D4; // type:function size:0xD4 +fn_803B56A8 = .text:0x803B56A8; // type:function size:0xC +fn_803B56B4 = .text:0x803B56B4; // type:function size:0xB4 +fn_803B5768 = .text:0x803B5768; // type:function size:0xC +fn_803B5774 = .text:0x803B5774; // type:function size:0x3E4 +fn_803B5B58 = .text:0x803B5B58; // type:function size:0x4 +fn_803B5B5C = .text:0x803B5B5C; // type:function size:0xA0 +fn_803B5BFC = .text:0x803B5BFC; // type:function size:0x364 +fn_803B5F60 = .text:0x803B5F60; // type:function size:0x4 +fn_803B5F64 = .text:0x803B5F64; // type:function size:0x90 +fn_803B5FF4 = .text:0x803B5FF4; // type:function size:0x288 +fn_803B627C = .text:0x803B627C; // type:function size:0x4B0 +fn_803B672C = .text:0x803B672C; // type:function size:0x60 +fn_803B678C = .text:0x803B678C; // type:function size:0x24 +fn_803B67B0 = .text:0x803B67B0; // type:function size:0x7DC +__dt__17CProjectileWeaponFv = .text:0x803B6F8C; // type:function size:0x15C +fn_803B70E8 = .text:0x803B70E8; // type:function size:0x288 +UpdateParticleFX__17CProjectileWeaponFv = .text:0x803B7370; // type:function size:0xC4 +fn_803B7434 = .text:0x803B7434; // type:function size:0x10 +fn_803B7444 = .text:0x803B7444; // type:function size:0xFC +fn_803B7540 = .text:0x803B7540; // type:function size:0x8 +SetWorldSpaceOrientation__17CProjectileWeaponFRC12CTransform4f = .text:0x803B7548; // type:function size:0x5C +fn_803B75A4 = .text:0x803B75A4; // type:function size:0x2B4 +fn_803B7858 = .text:0x803B7858; // type:function size:0x848 +fn_803B80A0 = .text:0x803B80A0; // type:function size:0x190 +fn_803B8230 = .text:0x803B8230; // type:function size:0x168 +fn_803B8398 = .text:0x803B8398; // type:function size:0x1A0 +fn_803B8538 = .text:0x803B8538; // type:function size:0xE8 +fn_803B8620 = .text:0x803B8620; // type:function size:0xD4 +fn_803B86F4 = .text:0x803B86F4; // type:function size:0xEAC +DeactivateProjectile__17CProjectileWeaponFv = .text:0x803B95A0; // type:function size:0x120 +fn_803B96C0 = .text:0x803B96C0; // type:function size:0x2AC +fn_803B996C = .text:0x803B996C; // type:function size:0x74 +fn_803B99E0 = .text:0x803B99E0; // type:function size:0x84 +fn_803B9A64 = .text:0x803B9A64; // type:function size:0x74 +fn_803B9AD8 = .text:0x803B9AD8; // type:function size:0x74 +fn_803B9B4C = .text:0x803B9B4C; // type:function size:0x8 +SetVelocity__17CProjectileWeaponFRC9CVector3f = .text:0x803B9B54; // type:function size:0x1C +fn_803B9B70 = .text:0x803B9B70; // type:function size:0x8 +SetGravity__17CProjectileWeaponFRC9CVector3f = .text:0x803B9B78; // type:function size:0x1C +fn_803B9B94 = .text:0x803B9B94; // type:function size:0x8 +fn_803B9B9C = .text:0x803B9B9C; // type:function size:0x8 +fn_803B9BA4 = .text:0x803B9BA4; // type:function size:0x434 +GetTickTime__17CProjectileWeaponFv = .text:0x803B9FD8; // type:function size:0x8 +fn_803B9FE0 = .text:0x803B9FE0; // type:function size:0x34 +fn_803BA014 = .text:0x803BA014; // type:function size:0xF4 +fn_803BA108 = .text:0x803BA108; // type:function size:0x4 +fn_803BA10C = .text:0x803BA10C; // type:function size:0xA0 +fn_803BA1AC = .text:0x803BA1AC; // type:function size:0x74 +fn_803BA220 = .text:0x803BA220; // type:function size:0x48 +fn_803BA268 = .text:0x803BA268; // type:function size:0x90 +fn_803BA2F8 = .text:0x803BA2F8; // type:function size:0x1124 +fn_803BB41C = .text:0x803BB41C; // type:function size:0xDC +__dt__18CWeaponDescriptionFv = .text:0x803BB4F8; // type:function size:0x4E8 +fn_803BB9E0 = .text:0x803BB9E0; // type:function size:0x40 +fn_803BBA20 = .text:0x803BBA20; // type:function size:0x10 +fn_803BBA30 = .text:0x803BBA30; // type:function size:0x14 +fn_803BBA44 = .text:0x803BBA44; // type:function size:0x10 +fn_803BBA54 = .text:0x803BBA54; // type:function size:0x20 +fn_803BBA74 = .text:0x803BBA74; // type:function size:0x1C8 +fn_803BBC3C = .text:0x803BBC3C; // type:function size:0xE4 +fn_803BBD20 = .text:0x803BBD20; // type:function size:0xE4 +fn_803BBE04 = .text:0x803BBE04; // type:function size:0x888 +fn_803BC68C = .text:0x803BC68C; // type:function size:0x10F0 +fn_803BD77C = .text:0x803BD77C; // type:function size:0x110 +fn_803BD88C = .text:0x803BD88C; // type:function size:0x100 +fn_803BD98C = .text:0x803BD98C; // type:function size:0x8 +fn_803BD994 = .text:0x803BD994; // type:function size:0xB8 +fn_803BDA4C = .text:0x803BDA4C; // type:function size:0x10 +fn_803BDA5C = .text:0x803BDA5C; // type:function size:0x60 +fn_803BDABC = .text:0x803BDABC; // type:function size:0x40 +fn_803BDAFC = .text:0x803BDAFC; // type:function size:0x4 +fn_803BDB00 = .text:0x803BDB00; // type:function size:0x8 +fn_803BDB08 = .text:0x803BDB08; // type:function size:0xC +fn_803BDB14 = .text:0x803BDB14; // type:function size:0x10 +fn_803BDB24 = .text:0x803BDB24; // type:function size:0x10 +fn_803BDB34 = .text:0x803BDB34; // type:function size:0x64 +fn_803BDB98 = .text:0x803BDB98; // type:function size:0x8 +fn_803BDBA0 = .text:0x803BDBA0; // type:function size:0xC +fn_803BDBAC = .text:0x803BDBAC; // type:function size:0x13C +fn_803BDCE8 = .text:0x803BDCE8; // type:function size:0x238 +fn_803BDF20 = .text:0x803BDF20; // type:function size:0xC +fn_803BDF2C = .text:0x803BDF2C; // type:function size:0x2C +fn_803BDF58 = .text:0x803BDF58; // type:function size:0x12C +fn_803BE084 = .text:0x803BE084; // type:function size:0x188 +fn_803BE20C = .text:0x803BE20C; // type:function size:0x1D4 +fn_803BE3E0 = .text:0x803BE3E0; // type:function size:0x16C +fn_803BE54C = .text:0x803BE54C; // type:function size:0x15C +fn_803BE6A8 = .text:0x803BE6A8; // type:function size:0x804 +fn_803BEEAC = .text:0x803BEEAC; // type:function size:0x20 +fn_803BEECC = .text:0x803BEECC; // type:function size:0xC +fn_803BEED8 = .text:0x803BEED8; // type:function size:0x8 +fn_803BEEE0 = .text:0x803BEEE0; // type:function size:0x18 +fn_803BEEF8 = .text:0x803BEEF8; // type:function size:0xC +fn_803BEF04 = .text:0x803BEF04; // type:function size:0x20 +fn_803BEF24 = .text:0x803BEF24; // type:function size:0xD4 +fn_803BEFF8 = .text:0x803BEFF8; // type:function size:0x29C +fn_803BF294 = .text:0x803BF294; // type:function size:0x238 +fn_803BF4CC = .text:0x803BF4CC; // type:function size:0x274 +fn_803BF740 = .text:0x803BF740; // type:function size:0x14C +fn_803BF88C = .text:0x803BF88C; // type:function size:0xC6C +fn_803C04F8 = .text:0x803C04F8; // type:function size:0xC8 +fn_803C05C0 = .text:0x803C05C0; // type:function size:0x10 +fn_803C05D0 = .text:0x803C05D0; // type:function size:0xD0 +fn_803C06A0 = .text:0x803C06A0; // type:function size:0x1EC +fn_803C088C = .text:0x803C088C; // type:function size:0xF8 +fn_803C0984 = .text:0x803C0984; // type:function size:0x30C +fn_803C0C90 = .text:0x803C0C90; // type:function size:0x12C +fn_803C0DBC = .text:0x803C0DBC; // type:function size:0x8 +fn_803C0DC4 = .text:0x803C0DC4; // type:function size:0x160 +fn_803C0F24 = .text:0x803C0F24; // type:function size:0x4 +fn_803C0F28 = .text:0x803C0F28; // type:function size:0xA0 +fn_803C0FC8 = .text:0x803C0FC8; // type:function size:0xCC +fn_803C1094 = .text:0x803C1094; // type:function size:0x1E0 +__ct__13COBBTreeGroupFRQ24rstl19auto_ptr<8COBBTree> = .text:0x803C1274; // type:function size:0x18C +fn_803C1400 = .text:0x803C1400; // type:function size:0x1D4 +fn_803C15D4 = .text:0x803C15D4; // type:function size:0xD0 +fn_803C16A4 = .text:0x803C16A4; // type:function size:0x28 +fn_803C16CC = .text:0x803C16CC; // type:function size:0x8 +fn_803C16D4 = .text:0x803C16D4; // type:function size:0x5C +__ct__23CCollidableOBBTreeGroupFPC13COBBTreeGroupRC13CMaterialList = .text:0x803C1730; // type:function size:0x64 +GetOBBTree__23CCollidableOBBTreeGroupCFi = .text:0x803C1794; // type:function size:0x18 +fn_803C17AC = .text:0x803C17AC; // type:function size:0x324 +fn_803C1AD0 = .text:0x803C1AD0; // type:function size:0x328 +fn_803C1DF8 = .text:0x803C1DF8; // type:function size:0x14C +fn_803C1F44 = .text:0x803C1F44; // type:function size:0x13C +fn_803C2080 = .text:0x803C2080; // type:function size:0x14C +fn_803C21CC = .text:0x803C21CC; // type:function size:0x210 +fn_803C23DC = .text:0x803C23DC; // type:function size:0x40 +fn_803C241C = .text:0x803C241C; // type:function size:0x1F0 +fn_803C260C = .text:0x803C260C; // type:function size:0x15C +fn_803C2768 = .text:0x803C2768; // type:function size:0xC +fn_803C2774 = .text:0x803C2774; // type:function size:0x38 +fn_803C27AC = .text:0x803C27AC; // type:function size:0xC +fn_803C27B8 = .text:0x803C27B8; // type:function size:0x8 +fn_803C27C0 = .text:0x803C27C0; // type:function size:0xBC +fn_803C287C = .text:0x803C287C; // type:function size:0xDC +fn_803C2958 = .text:0x803C2958; // type:function size:0xA0 +fn_803C29F8 = .text:0x803C29F8; // type:function size:0x74 +fn_803C2A6C = .text:0x803C2A6C; // type:function size:0xBC +GetTriangle__23CCollisionPrimitiveDataCFUs = .text:0x803C2B28; // type:function size:0x140 +GetTriangle__23CCollisionPrimitiveDataCFUsPC12CTransform4f = .text:0x803C2C68; // type:function size:0x2DC +fn_803C2F44 = .text:0x803C2F44; // type:function size:0x2E0 +fn_803C3224 = .text:0x803C3224; // type:function size:0x8C +fn_803C32B0 = .text:0x803C32B0; // type:function size:0x14 +fn_803C32C4 = .text:0x803C32C4; // type:function size:0x74 +__ct__14CCollisionEdgeFUsUs = .text:0x803C3338; // type:function size:0xC +fn_803C3344 = .text:0x803C3344; // type:function size:0x2C +GetNormal__17CCollisionSurfaceCFv = .text:0x803C3370; // type:function size:0xA8 +GetPlane__17CCollisionSurfaceCFv = .text:0x803C3418; // type:function size:0x8C +fn_803C34A4 = .text:0x803C34A4; // type:function size:0x148 +IsDegenerate__17CCollisionSurfaceCFv = .text:0x803C35EC; // type:function size:0x110 +fn_803C36FC = .text:0x803C36FC; // type:function size:0x78 +fn_803C3774 = .text:0x803C3774; // type:function size:0x128 +fn_803C389C = .text:0x803C389C; // type:function size:0xF4 +fn_803C3990 = .text:0x803C3990; // type:function size:0x10 +fn_803C39A0 = .text:0x803C39A0; // type:function size:0xB8 +fn_803C3A58 = .text:0x803C3A58; // type:function size:0xC0 +fn_803C3B18 = .text:0x803C3B18; // type:function size:0xD4 +fn_803C3BEC = .text:0x803C3BEC; // type:function size:0x210 +fn_803C3DFC = .text:0x803C3DFC; // type:function size:0x64 +fn_803C3E60 = .text:0x803C3E60; // type:function size:0x100 +fn_803C3F60 = .text:0x803C3F60; // type:function size:0x178 +fn_803C40D8 = .text:0x803C40D8; // type:function size:0x4FC +fn_803C45D4 = .text:0x803C45D4; // type:function size:0x4 +fn_803C45D8 = .text:0x803C45D8; // type:function size:0x4 +fn_803C45DC = .text:0x803C45DC; // type:function size:0x158 +fn_803C4734 = .text:0x803C4734; // type:function size:0xFC +fn_803C4830 = .text:0x803C4830; // type:function size:0x4 +fn_803C4834 = .text:0x803C4834; // type:function size:0xA0 +fn_803C48D4 = .text:0x803C48D4; // type:function size:0x74 +fn_803C4948 = .text:0x803C4948; // type:function size:0x114 +fn_803C4A5C = .text:0x803C4A5C; // type:function size:0x128 +fn_803C4B84 = .text:0x803C4B84; // type:function size:0x1C0 +fn_803C4D44 = .text:0x803C4D44; // type:function size:0xE4 +fn_803C4E28 = .text:0x803C4E28; // type:function size:0xFC +fn_803C4F24 = .text:0x803C4F24; // type:function size:0x4 +fn_803C4F28 = .text:0x803C4F28; // type:function size:0x39C +fn_803C52C4 = .text:0x803C52C4; // type:function size:0x24 +ResetInternalCounters__20CMetroidAreaColliderFv = .text:0x803C52E8; // type:function size:0x78 +fn_803C5360 = .text:0x803C5360; // type:function size:0x27C +fn_803C55DC = .text:0x803C55DC; // type:function size:0x8 +fn_803C55E4 = .text:0x803C55E4; // type:function size:0xC +fn_803C55F0 = .text:0x803C55F0; // type:function size:0x14 +fn_803C5604 = .text:0x803C5604; // type:function size:0xC +fn_803C5610 = .text:0x803C5610; // type:function size:0x5C4 +fn_803C5BD4 = .text:0x803C5BD4; // type:function size:0x10 +fn_803C5BE4 = .text:0x803C5BE4; // type:function size:0x8 +fn_803C5BEC = .text:0x803C5BEC; // type:function size:0x7BC +fn_803C63A8 = .text:0x803C63A8; // type:function size:0x2CC +fn_803C6674 = .text:0x803C6674; // type:function size:0x13C +fn_803C67B0 = .text:0x803C67B0; // type:function size:0x158 +fn_803C6908 = .text:0x803C6908; // type:function size:0x37C +fn_803C6C84 = .text:0x803C6C84; // type:function size:0x104 +fn_803C6D88 = .text:0x803C6D88; // type:function size:0x1F0 +fn_803C6F78 = .text:0x803C6F78; // type:function size:0x1C0 +fn_803C7138 = .text:0x803C7138; // type:function size:0x3BC +fn_803C74F4 = .text:0x803C74F4; // type:function size:0x90 +fn_803C7584 = .text:0x803C7584; // type:function size:0x138 +fn_803C76BC = .text:0x803C76BC; // type:function size:0xFC +fn_803C77B8 = .text:0x803C77B8; // type:function size:0x304 +fn_803C7ABC = .text:0x803C7ABC; // type:function size:0x78 +fn_803C7B34 = .text:0x803C7B34; // type:function size:0x10 +fn_803C7B44 = .text:0x803C7B44; // type:function size:0xD14 +fn_803C8858 = .text:0x803C8858; // type:function size:0x20 +fn_803C8878 = .text:0x803C8878; // type:function size:0x54 +fn_803C88CC = .text:0x803C88CC; // type:function size:0xB10 +fn_803C93DC = .text:0x803C93DC; // type:function size:0x9F0 +fn_803C9DCC = .text:0x803C9DCC; // type:function size:0x130 +fn_803C9EFC = .text:0x803C9EFC; // type:function size:0x120 +fn_803CA01C = .text:0x803CA01C; // type:function size:0x3B0 +fn_803CA3CC = .text:0x803CA3CC; // type:function size:0x20 +fn_803CA3EC = .text:0x803CA3EC; // type:function size:0x88 +__ct__19CAreaCollisionCacheFRC6CAABox = .text:0x803CA474; // type:function size:0x48 +fn_803CA4BC = .text:0x803CA4BC; // type:function size:0xF4 +fn_803CA5B0 = .text:0x803CA5B0; // type:function size:0x34 +fn_803CA5E4 = .text:0x803CA5E4; // type:function size:0x18 +fn_803CA5FC = .text:0x803CA5FC; // type:function size:0xA8 +fn_803CA6A4 = .text:0x803CA6A4; // type:function size:0xE0 +fn_803CA784 = .text:0x803CA784; // type:function size:0x2A4 +fn_803CAA28 = .text:0x803CAA28; // type:function size:0x23C +fn_803CAC64 = .text:0x803CAC64; // type:function size:0xC4 +fn_803CAD28 = .text:0x803CAD28; // type:function size:0xC4 +fn_803CADEC = .text:0x803CADEC; // type:function size:0x78 +fn_803CAE64 = .text:0x803CAE64; // type:function size:0x830 +fn_803CB694 = .text:0x803CB694; // type:function size:0x40 +fn_803CB6D4 = .text:0x803CB6D4; // type:function size:0x74 +fn_803CB748 = .text:0x803CB748; // type:function size:0x4 +fn_803CB74C = .text:0x803CB74C; // type:function size:0x54 +fn_803CB7A0 = .text:0x803CB7A0; // type:function size:0x1A8 +fn_803CB948 = .text:0x803CB948; // type:function size:0x3C +fn_803CB984 = .text:0x803CB984; // type:function size:0x2C +fn_803CB9B0 = .text:0x803CB9B0; // type:function size:0x8C +fn_803CBA3C = .text:0x803CBA3C; // type:function size:0x814 +__ct__8COBBTreeFRCQ28COBBTree10SIndexDataPCQ28COBBTree5CNode = .text:0x803CC250; // type:function size:0x7BC +fn_803CCA0C = .text:0x803CCA0C; // type:function size:0x14 +fn_803CCA20 = .text:0x803CCA20; // type:function size:0x14 +fn_803CCA34 = .text:0x803CCA34; // type:function size:0x130 +__dt__8COBBTreeFv = .text:0x803CCB64; // type:function size:0x124 +fn_803CCC88 = .text:0x803CCC88; // type:function size:0x38 +fn_803CCCC0 = .text:0x803CCCC0; // type:function size:0xA88 +fn_803CD748 = .text:0x803CD748; // type:function size:0x14 +GetPrebuiltTree__8COBBTreeFQ28COBBTree14EPreBuiltTrees = .text:0x803CD75C; // type:function size:0x14 +__ct__Q28COBBTree5CNodeFRC12CTransform4fRC9CVector3fPCQ28COBBTree5CNodePCQ28COBBTree5CNodePCQ28COBBTree9CLeafData = .text:0x803CD770; // type:function size:0x70 +fn_803CD7E0 = .text:0x803CD7E0; // type:function size:0x108 +fn_803CD8E8 = .text:0x803CD8E8; // type:function size:0x94 +fn_803CD97C = .text:0x803CD97C; // type:function size:0x98 +SetAllocator__Q28COBBTree5CNodeFPQ28COBBTree16CSimpleAllocator = .text:0x803CDA14; // type:function size:0x8 +__nw__Q28COBBTree5CNodeFUlPCci = .text:0x803CDA1C; // type:function size:0x28 +fn_803CDA44 = .text:0x803CDA44; // type:function size:0x1C +__ct__Q28COBBTree9CLeafDataFRCQ24rstl37vector = .text:0x803CDA60; // type:function size:0xFC +fn_803CDB5C = .text:0x803CDB5C; // type:function size:0x15C +fn_803CDCB8 = .text:0x803CDCB8; // type:function size:0x20 +fn_803CDCD8 = .text:0x803CDCD8; // type:function size:0x5C +fn_803CDD34 = .text:0x803CDD34; // type:function size:0x60 +fn_803CDD94 = .text:0x803CDD94; // type:function size:0x30 +fn_803CDDC4 = .text:0x803CDDC4; // type:function size:0x9C +fn_803CDE60 = .text:0x803CDE60; // type:function size:0x9C +fn_803CDEFC = .text:0x803CDEFC; // type:function size:0xA8 +fn_803CDFA4 = .text:0x803CDFA4; // type:function size:0x18 +fn_803CDFBC = .text:0x803CDFBC; // type:function size:0x28C +fn_803CE248 = .text:0x803CE248; // type:function size:0x148 +fn_803CE390 = .text:0x803CE390; // type:function size:0x20 +fn_803CE3B0 = .text:0x803CE3B0; // type:function size:0x124 +fn_803CE4D4 = .text:0x803CE4D4; // type:function size:0x2C +fn_803CE500 = .text:0x803CE500; // type:function size:0x14 +fn_803CE514 = .text:0x803CE514; // type:function size:0x1A0 +fn_803CE6B4 = .text:0x803CE6B4; // type:function size:0x138 +fn_803CE7EC = .text:0x803CE7EC; // type:function size:0x140 +fn_803CE92C = .text:0x803CE92C; // type:function size:0xA4 +fn_803CE9D0 = .text:0x803CE9D0; // type:function size:0x94 +fn_803CEA64 = .text:0x803CEA64; // type:function size:0x4C +fn_803CEAB0 = .text:0x803CEAB0; // type:function size:0x104 +fn_803CEBB4 = .text:0x803CEBB4; // type:function size:0xFC +fn_803CECB0 = .text:0x803CECB0; // type:function size:0x3C +fn_803CECEC = .text:0x803CECEC; // type:function size:0x394 +fn_803CF080 = .text:0x803CF080; // type:function size:0x34 +fn_803CF0B4 = .text:0x803CF0B4; // type:function size:0x1B8 +fn_803CF26C = .text:0x803CF26C; // type:function size:0x70 +fn_803CF2DC = .text:0x803CF2DC; // type:function size:0x140 +fn_803CF41C = .text:0x803CF41C; // type:function size:0xC0 +fn_803CF4DC = .text:0x803CF4DC; // type:function size:0xF4 +fn_803CF5D0 = .text:0x803CF5D0; // type:function size:0x20 +fn_803CF5F0 = .text:0x803CF5F0; // type:function size:0x54 +fn_803CF644 = .text:0x803CF644; // type:function size:0x56C +fn_803CFBB0 = .text:0x803CFBB0; // type:function size:0x2AC +fn_803CFE5C = .text:0x803CFE5C; // type:function size:0x10C +fn_803CFF68 = .text:0x803CFF68; // type:function size:0xDC +fn_803D0044 = .text:0x803D0044; // type:function size:0x48 +fn_803D008C = .text:0x803D008C; // type:function size:0x38 +fn_803D00C4 = .text:0x803D00C4; // type:function size:0x2E8 +fn_803D03AC = .text:0x803D03AC; // type:function size:0x34 +fn_803D03E0 = .text:0x803D03E0; // type:function size:0x2B8 +GetTriangleArray__Q212CAreaOctTree4NodeCFv = .text:0x803D0698; // type:function size:0x1C +fn_803D06B4 = .text:0x803D06B4; // type:function size:0xD0 +fn_803D0784 = .text:0x803D0784; // type:function size:0x180 +fn_803D0904 = .text:0x803D0904; // type:function size:0x8 +fn_803D090C = .text:0x803D090C; // type:function size:0x24 +fn_803D0930 = .text:0x803D0930; // type:function size:0x108 +fn_803D0A38 = .text:0x803D0A38; // type:function size:0x108 +fn_803D0B40 = .text:0x803D0B40; // type:function size:0x4 +fn_803D0B44 = .text:0x803D0B44; // type:function size:0x30 +fn_803D0B74 = .text:0x803D0B74; // type:function size:0x8 +gdev_cc_initialize = .text:0x803D0B7C; // type:function size:0x3C scope:global +gdev_cc_shutdown = .text:0x803D0BB8; // type:function size:0x8 scope:global +gdev_cc_open = .text:0x803D0BC0; // type:function size:0x24 scope:global +gdev_cc_close = .text:0x803D0BE4; // type:function size:0x8 scope:global +gdev_cc_read = .text:0x803D0BEC; // type:function size:0xB4 scope:global +gdev_cc_write = .text:0x803D0CA0; // type:function size:0x74 scope:global +gdev_cc_pre_continue = .text:0x803D0D14; // type:function size:0x24 scope:global +gdev_cc_post_stop = .text:0x803D0D38; // type:function size:0x24 scope:global +gdev_cc_peek = .text:0x803D0D5C; // type:function size:0x74 scope:global +gdev_cc_initinterrupts = .text:0x803D0DD0; // type:function size:0x24 scope:global +TRKDispatchMessage = .text:0x803D0DF4; // type:function size:0x120 scope:global +InitMetroTRK = .text:0x803D0F14; // type:function size:0x94 scope:global +InitMetroTRK_BBA = .text:0x803D0FAC; // type:function size:0x94 scope:global +EnableMetroTRKInterrupts = .text:0x803D1040; // type:function size:0x4 scope:global +fn_803D1044 = .text:0x803D1044; // type:function size:0x68 +fn_803D10AC = .text:0x803D10AC; // type:function size:0x134 +TRKInitializeTarget = .text:0x803D11E0; // type:function size:0x48 scope:global +fn_803D1228 = .text:0x803D1228; // type:function size:0x10 +TRKLoadContext = .text:0x803D1238; // type:function size:0x88 scope:global +TRKEXICallBack = .text:0x803D12C0; // type:function size:0x38 scope:global +InitMetroTRKCommTable = .text:0x803D12F8; // type:function size:0x138 scope:global +TRKUARTInterruptHandler = .text:0x803D1430; // type:function size:0x4 scope:global +TRKInitializeIntDrivenUART = .text:0x803D1434; // type:function size:0x54 scope:global +fn_803D1488 = .text:0x803D1488; // type:function size:0x2C +fn_803D14B4 = .text:0x803D14B4; // type:function size:0x14 +fn_803D14C8 = .text:0x803D14C8; // type:function size:0x3C +fn_803D1504 = .text:0x803D1504; // type:function size:0x3C +ReserveEXI2Port = .text:0x803D1540; // type:function size:0x14 scope:global +UnreserveEXI2Port = .text:0x803D1554; // type:function size:0x14 scope:global +TRK_board_display = .text:0x803D1568; // type:function size:0x18 scope:global +InitializeProgramEndTrap = .text:0x803D1580; // type:function size:0x54 scope:global +fn_803D15D4 = .text:0x803D15D4; // type:function size:0x38 +TRK_main = .text:0x803D160C; // type:function size:0x3C scope:global +TRKNubMainLoop = .text:0x803D1648; // type:function size:0xEC scope:global +fn_803D1734 = .text:0x803D1734; // type:function size:0x13C +fn_803D1870 = .text:0x803D1870; // type:function size:0x128 +TRKSaveExtended1Block = .text:0x803D1998; // type:function size:0x1C4 scope:global +TRKRestoreExtended1Block = .text:0x803D1B5C; // type:function size:0x164 scope:global +fn_803D1CC0 = .text:0x803D1CC0; // type:function size:0x64 +TRKInitializeMessageBuffers = .text:0x803D1D24; // type:function size:0x20 scope:global +fn_803D1D44 = .text:0x803D1D44; // type:function size:0x9C +TRKGetBuffer = .text:0x803D1DE0; // type:function size:0x24 scope:global +fn_803D1E04 = .text:0x803D1E04; // type:function size:0x28 +fn_803D1E2C = .text:0x803D1E2C; // type:function size:0x28 +fn_803D1E54 = .text:0x803D1E54; // type:function size:0x30 +fn_803D1E84 = .text:0x803D1E84; // type:function size:0xA4 +fn_803D1F28 = .text:0x803D1F28; // type:function size:0x90 +fn_803D1FB8 = .text:0x803D1FB8; // type:function size:0xD0 +fn_803D2088 = .text:0x803D2088; // type:function size:0xF4 +fn_803D217C = .text:0x803D217C; // type:function size:0x64 +fn_803D21E0 = .text:0x803D21E0; // type:function size:0xF0 +fn_803D22D0 = .text:0x803D22D0; // type:function size:0xE0 +fn_803D23B0 = .text:0x803D23B0; // type:function size:0x98 +fn_803D2448 = .text:0x803D2448; // type:function size:0xE8 +fn_803D2530 = .text:0x803D2530; // type:function size:0x8 +fn_803D2538 = .text:0x803D2538; // type:function size:0x70 +fn_803D25A8 = .text:0x803D25A8; // type:function size:0x88 +fn_803D2630 = .text:0x803D2630; // type:function size:0x6C +fn_803D269C = .text:0x803D269C; // type:function size:0x6C +fn_803D2708 = .text:0x803D2708; // type:function size:0x234 +fn_803D293C = .text:0x803D293C; // type:function size:0x210 +fn_803D2B4C = .text:0x803D2B4C; // type:function size:0x1FC +fn_803D2D48 = .text:0x803D2D48; // type:function size:0x2A0 +fn_803D2FE8 = .text:0x803D2FE8; // type:function size:0xC4 +fn_803D30AC = .text:0x803D30AC; // type:function size:0x284 +fn_803D3330 = .text:0x803D3330; // type:function size:0xB8 +fn_803D33E8 = .text:0x803D33E8; // type:function size:0xCC +fn_803D34B4 = .text:0x803D34B4; // type:function size:0x68 +fn_803D351C = .text:0x803D351C; // type:function size:0x68 +fn_803D3584 = .text:0x803D3584; // type:function size:0x8 +fn_803D358C = .text:0x803D358C; // type:function size:0x8 +fn_803D3594 = .text:0x803D3594; // type:function size:0xAC +fn_803D3640 = .text:0x803D3640; // type:function size:0x90 +TRKInitializeEventQueue = .text:0x803D36D0; // type:function size:0x24 scope:global +TRKGetNextEvent = .text:0x803D36F4; // type:function size:0x8C scope:global +fn_803D3780 = .text:0x803D3780; // type:function size:0xCC +fn_803D384C = .text:0x803D384C; // type:function size:0x18 +TRKDestructEvent = .text:0x803D3864; // type:function size:0x8 scope:global +TRKInitializeNub = .text:0x803D386C; // type:function size:0xAC scope:global +TRKTerminateNub = .text:0x803D3918; // type:function size:0x24 scope:global +TRKNubWelcome = .text:0x803D393C; // type:function size:0xC scope:global +TRKInitializeEndian = .text:0x803D3948; // type:function size:0x74 scope:global +fn_803D39BC = .text:0x803D39BC; // type:function size:0xCC +TRKGetInput = .text:0x803D3A88; // type:function size:0x2C scope:global +fn_803D3AB4 = .text:0x803D3AB4; // type:function size:0x40 +TRKInitializeSerialHandler = .text:0x803D3AF4; // type:function size:0x8 scope:global +fn_803D3AFC = .text:0x803D3AFC; // type:function size:0x8 +fn_803D3B04 = .text:0x803D3B04; // type:function size:0x1C +fn_803D3B20 = .text:0x803D3B20; // type:function size:0x1F4 +fn_803D3D14 = .text:0x803D3D14; // type:function size:0x128 +fn_803D3E3C = .text:0x803D3E3C; // type:function size:0x118 +fn_803D3F54 = .text:0x803D3F54; // type:function size:0xE4 +fn_803D4038 = .text:0x803D4038; // type:function size:0x10C +TRKTargetContinue = .text:0x803D4144; // type:function size:0x34 scope:global +fn_803D4178 = .text:0x803D4178; // type:function size:0x8 +fn_803D4180 = .text:0x803D4180; // type:function size:0x8 +fn_803D4188 = .text:0x803D4188; // type:function size:0x8 +fn_803D4190 = .text:0x803D4190; // type:function size:0x8 +fn_803D4198 = .text:0x803D4198; // type:function size:0xF8 +fn_803D4290 = .text:0x803D4290; // type:function size:0xCC +fn_803D435C = .text:0x803D435C; // type:function size:0x150 +fn_803D44AC = .text:0x803D44AC; // type:function size:0xF8 +fn_803D45A4 = .text:0x803D45A4; // type:function size:0x13C +fn_803D46E0 = .text:0x803D46E0; // type:function size:0x164 +fn_803D4844 = .text:0x803D4844; // type:function size:0x170 +TRKInterruptHandler = .text:0x803D49B4; // type:function size:0x194 scope:global +TRKExceptionHandler = .text:0x803D4B48; // type:function size:0x9C scope:global +TRKPostInterruptEvent = .text:0x803D4BE4; // type:function size:0xB8 scope:global +TRKSwapAndGo = .text:0x803D4C9C; // type:function size:0xC4 scope:global +TRKInterruptHandlerEnableInterrupts = .text:0x803D4D60; // type:function size:0x54 scope:global +TRKTargetInterrupt = .text:0x803D4DB4; // type:function size:0x5C scope:global +fn_803D4E10 = .text:0x803D4E10; // type:function size:0x134 +fn_803D4F44 = .text:0x803D4F44; // type:function size:0x9C +fn_803D4FE0 = .text:0x803D4FE0; // type:function size:0x11C +fn_803D50FC = .text:0x803D50FC; // type:function size:0x84 +fn_803D5180 = .text:0x803D5180; // type:function size:0x70 +fn_803D51F0 = .text:0x803D51F0; // type:function size:0x10 +TRKTargetSupportRequest = .text:0x803D5200; // type:function size:0x1F4 scope:global +TRKTargetStopped = .text:0x803D53F4; // type:function size:0x10 scope:global +TRKTargetSetStopped = .text:0x803D5404; // type:function size:0x10 scope:global +fn_803D5414 = .text:0x803D5414; // type:function size:0x18 +fn_803D542C = .text:0x803D542C; // type:function size:0xDC +fn_803D5508 = .text:0x803D5508; // type:function size:0xA8 +fn_803D55B0 = .text:0x803D55B0; // type:function size:0x24 +fn_803D55D4 = .text:0x803D55D4; // type:function size:0x24 +fn_803D55F8 = .text:0x803D55F8; // type:function size:0x1C8 +fn_803D57C0 = .text:0x803D57C0; // type:function size:0x68 +TRKTargetSetInputPendingPtr = .text:0x803D5828; // type:function size:0x10 scope:global +fn_803D5838 = .text:0x803D5838; // type:function size:0x90 +fn_803D58C8 = .text:0x803D58C8; // type:function size:0x8 +fn_803D58D0 = .text:0x803D58D0; // type:function size:0x8 +fn_803D58D8 = .text:0x803D58D8; // type:function size:0x8 +fn_803D58E0 = .text:0x803D58E0; // type:function size:0x8 +fn_803D58E8 = .text:0x803D58E8; // type:function size:0x44 +fn_803D592C = .text:0x803D592C; // type:function size:0x7C +fn_803D59A8 = .text:0x803D59A8; // type:function size:0x14 +fn_803D59BC = .text:0x803D59BC; // type:function size:0x14 +fn_803D59D0 = .text:0x803D59D0; // type:function size:0x10 +fn_803D59E0 = .text:0x803D59E0; // type:function size:0x18 +fn_803D59F8 = .text:0x803D59F8; // type:function size:0x10 +AICheckInit = .text:0x803D5A08; // type:function size:0x8 +AIInit = .text:0x803D5A10; // type:function size:0x180 +fn_803D5B90 = .text:0x803D5B90; // type:function size:0xA8 +fn_803D5C38 = .text:0x803D5C38; // type:function size:0x64 +fn_803D5C9C = .text:0x803D5C9C; // type:function size:0x1C4 +AXInit = .text:0x803D5E60; // type:function size:0x54 +AXIsInit = .text:0x803D5EB4; // type:function size:0x8 +fn_803D5EBC = .text:0x803D5EBC; // type:function size:0x14 +fn_803D5ED0 = .text:0x803D5ED0; // type:function size:0xAC +fn_803D5F7C = .text:0x803D5F7C; // type:function size:0xB0 +fn_803D602C = .text:0x803D602C; // type:function size:0x1C +fn_803D6048 = .text:0x803D6048; // type:function size:0x10 +fn_803D6058 = .text:0x803D6058; // type:function size:0x84 +AXFreeVoice = .text:0x803D60DC; // type:function size:0x7C +AXAcquireVoice = .text:0x803D6158; // type:function size:0x180 +fn_803D62D8 = .text:0x803D62D8; // type:function size:0x114 +fn_803D63EC = .text:0x803D63EC; // type:function size:0x34 +fn_803D6420 = .text:0x803D6420; // type:function size:0x1C +fn_803D643C = .text:0x803D643C; // type:function size:0x20 +fn_803D645C = .text:0x803D645C; // type:function size:0x20 +fn_803D647C = .text:0x803D647C; // type:function size:0x20 +fn_803D649C = .text:0x803D649C; // type:function size:0x20 +fn_803D64BC = .text:0x803D64BC; // type:function size:0x34 +fn_803D64F0 = .text:0x803D64F0; // type:function size:0x1C +fn_803D650C = .text:0x803D650C; // type:function size:0x20 +fn_803D652C = .text:0x803D652C; // type:function size:0x20 +fn_803D654C = .text:0x803D654C; // type:function size:0x20 +fn_803D656C = .text:0x803D656C; // type:function size:0x20 +fn_803D658C = .text:0x803D658C; // type:function size:0x34 +fn_803D65C0 = .text:0x803D65C0; // type:function size:0x1C +fn_803D65DC = .text:0x803D65DC; // type:function size:0x3AC +fn_803D6988 = .text:0x803D6988; // type:function size:0x8 +fn_803D6990 = .text:0x803D6990; // type:function size:0x30 +fn_803D69C0 = .text:0x803D69C0; // type:function size:0x9C0 +fn_803D7380 = .text:0x803D7380; // type:function size:0x3C +fn_803D73BC = .text:0x803D73BC; // type:function size:0x260 +fn_803D761C = .text:0x803D761C; // type:function size:0xB0 +fn_803D76CC = .text:0x803D76CC; // type:function size:0xC +fn_803D76D8 = .text:0x803D76D8; // type:function size:0x54 +fn_803D772C = .text:0x803D772C; // type:function size:0x10 +fn_803D773C = .text:0x803D773C; // type:function size:0x4 +fn_803D7740 = .text:0x803D7740; // type:function size:0xF0 +fn_803D7830 = .text:0x803D7830; // type:function size:0x1F8 +AXRegisterCallback = .text:0x803D7A28; // type:function size:0x44 +fn_803D7A6C = .text:0x803D7A6C; // type:function size:0xC +fn_803D7A78 = .text:0x803D7A78; // type:function size:0x6C +fn_803D7AE4 = .text:0x803D7AE4; // type:function size:0x6C +fn_803D7B50 = .text:0x803D7B50; // type:function size:0x178 +fn_803D7CC8 = .text:0x803D7CC8; // type:function size:0x58 +fn_803D7D20 = .text:0x803D7D20; // type:function size:0x16C +fn_803D7E8C = .text:0x803D7E8C; // type:function size:0x8 +fn_803D7E94 = .text:0x803D7E94; // type:function size:0x550 +fn_803D83E4 = .text:0x803D83E4; // type:function size:0x310 +fn_803D86F4 = .text:0x803D86F4; // type:function size:0x8 +fn_803D86FC = .text:0x803D86FC; // type:function size:0x40 +fn_803D873C = .text:0x803D873C; // type:function size:0x30 +fn_803D876C = .text:0x803D876C; // type:function size:0x288 +AXSetVoiceSrcType = .text:0x803D89F4; // type:function size:0xC0 +AXSetVoiceState = .text:0x803D8AB4; // type:function size:0x70 +AXSetVoiceType = .text:0x803D8B24; // type:function size:0x4C +AXSetVoiceMix = .text:0x803D8B70; // type:function size:0x240 +AXSetVoiceVe = .text:0x803D8DB0; // type:function size:0x58 +AXSetVoiceAddr = .text:0x803D8E08; // type:function size:0xF8 +AXSetVoiceAdpcm = .text:0x803D8F00; // type:function size:0x98 +AXSetVoiceSrc = .text:0x803D8F98; // type:function size:0x84 +AXSetVoiceAdpcmLoop = .text:0x803D901C; // type:function size:0x60 +fn_803D907C = .text:0x803D907C; // type:function size:0x40 +PPCMfmsr = .text:0x803D90BC; // type:function size:0x8 scope:global +PPCMtmsr = .text:0x803D90C4; // type:function size:0x8 scope:global +PPCMfhid0 = .text:0x803D90CC; // type:function size:0x8 scope:global +fn_803D90D4 = .text:0x803D90D4; // type:function size:0x8 +PPCMfl2cr = .text:0x803D90DC; // type:function size:0x8 scope:global +PPCMtl2cr = .text:0x803D90E4; // type:function size:0x8 scope:global +PPCMtdec = .text:0x803D90EC; // type:function size:0x8 scope:weak +fn_803D90F4 = .text:0x803D90F4; // type:function size:0x8 +PPCHalt = .text:0x803D90FC; // type:function size:0x14 scope:weak +PPCMtmmcr0 = .text:0x803D9110; // type:function size:0x8 scope:global +PPCMtmmcr1 = .text:0x803D9118; // type:function size:0x8 scope:global +PPCMtpmc1 = .text:0x803D9120; // type:function size:0x8 scope:global +PPCMtpmc2 = .text:0x803D9128; // type:function size:0x8 scope:global +PPCMtpmc3 = .text:0x803D9130; // type:function size:0x8 scope:global +PPCMtpmc4 = .text:0x803D9138; // type:function size:0x8 scope:global +PPCMffpscr = .text:0x803D9140; // type:function size:0x20 scope:global +PPCMtfpscr = .text:0x803D9160; // type:function size:0x28 scope:global +PPCMfhid2 = .text:0x803D9188; // type:function size:0x8 scope:global +PPCMthid2 = .text:0x803D9190; // type:function size:0x8 scope:global +fn_803D9198 = .text:0x803D9198; // type:function size:0x8 +PPCDisableSpeculation = .text:0x803D91A0; // type:function size:0x28 scope:global +fn_803D91C8 = .text:0x803D91C8; // type:function size:0x8 +PPCSetFpNonIEEEMode = .text:0x803D91D0; // type:function size:0x8 scope:global +PPCMthid4 = .text:0x803D91D8; // type:function size:0x50 scope:global +DBInit = .text:0x803D9228; // type:function size:0x28 scope:global +fn_803D9250 = .text:0x803D9250; // type:function size:0x48 +__DBExceptionDestination = .text:0x803D9298; // type:function size:0x10 scope:global +__DBIsExceptionMarked = .text:0x803D92A8; // type:function size:0x18 scope:global +DBPrintf = .text:0x803D92C0; // type:function size:0x50 scope:global +fn_803D9310 = .text:0x803D9310; // type:function size:0x10 +fn_803D9320 = .text:0x803D9320; // type:function size:0x10 +fn_803D9330 = .text:0x803D9330; // type:function size:0x14 +fn_803D9344 = .text:0x803D9344; // type:function size:0x14 +fn_803D9358 = .text:0x803D9358; // type:function size:0xC0 +fn_803D9418 = .text:0x803D9418; // type:function size:0x8 +fn_803D9420 = .text:0x803D9420; // type:function size:0x70 +fn_803D9490 = .text:0x803D9490; // type:function size:0x40 +fn_803D94D0 = .text:0x803D94D0; // type:function size:0xBC +fn_803D958C = .text:0x803D958C; // type:function size:0x50 +fn_803D95DC = .text:0x803D95DC; // type:function size:0x434 +fn_803D9A10 = .text:0x803D9A10; // type:function size:0x1A4 +fn_803D9BB4 = .text:0x803D9BB4; // type:function size:0x18C +fn_803D9D40 = .text:0x803D9D40; // type:function size:0x9C +fn_803D9DDC = .text:0x803D9DDC; // type:function size:0x94 +__DVDFSInit = .text:0x803D9E70; // type:function size:0x30 scope:global +fn_803D9EA0 = .text:0x803D9EA0; // type:function size:0x308 +fn_803DA1A8 = .text:0x803DA1A8; // type:function size:0x68 +fn_803DA210 = .text:0x803DA210; // type:function size:0x2AC +fn_803DA4BC = .text:0x803DA4BC; // type:function size:0x24 +fn_803DA4E0 = .text:0x803DA4E0; // type:function size:0x1C0 +fn_803DA6A0 = .text:0x803DA6A0; // type:function size:0xD0 +fn_803DA770 = .text:0x803DA770; // type:function size:0x18 +fn_803DA788 = .text:0x803DA788; // type:function size:0x128 +fn_803DA8B0 = .text:0x803DA8B0; // type:function size:0x8 +fn_803DA8B8 = .text:0x803DA8B8; // type:function size:0xB4 +fn_803DA96C = .text:0x803DA96C; // type:function size:0x4 +DVDInit = .text:0x803DA970; // type:function size:0x154 scope:global +fn_803DAAC4 = .text:0x803DAAC4; // type:function size:0x178 +fn_803DAC3C = .text:0x803DAC3C; // type:function size:0x184 +fn_803DADC0 = .text:0x803DADC0; // type:function size:0x4 +fn_803DADC4 = .text:0x803DADC4; // type:function size:0x110 +fn_803DAED4 = .text:0x803DAED4; // type:function size:0x14 +fn_803DAEE8 = .text:0x803DAEE8; // type:function size:0x3C +fn_803DAF24 = .text:0x803DAF24; // type:function size:0xF4 +fn_803DB018 = .text:0x803DB018; // type:function size:0xC4 +fn_803DB0DC = .text:0x803DB0DC; // type:function size:0x504 +fn_803DB5E0 = .text:0x803DB5E0; // type:function size:0x1E0 +fn_803DB7C0 = .text:0x803DB7C0; // type:function size:0xD4 +fn_803DB894 = .text:0x803DB894; // type:function size:0x240 +fn_803DBAD4 = .text:0x803DBAD4; // type:function size:0x338 +fn_803DBE0C = .text:0x803DBE0C; // type:function size:0x1A0 +fn_803DBFAC = .text:0x803DBFAC; // type:function size:0x478 +fn_803DC424 = .text:0x803DC424; // type:function size:0x188 +fn_803DC5AC = .text:0x803DC5AC; // type:function size:0x164 +fn_803DC710 = .text:0x803DC710; // type:function size:0x1C8 +fn_803DC8D8 = .text:0x803DC8D8; // type:function size:0x194 +fn_803DCA6C = .text:0x803DCA6C; // type:function size:0xC4 +fn_803DCB30 = .text:0x803DCB30; // type:function size:0x250 +fn_803DCD80 = .text:0x803DCD80; // type:function size:0xE4 +fn_803DCE64 = .text:0x803DCE64; // type:function size:0xC8 +fn_803DCF2C = .text:0x803DCF2C; // type:function size:0x240 +fn_803DD16C = .text:0x803DD16C; // type:function size:0x178 +fn_803DD2E4 = .text:0x803DD2E4; // type:function size:0xD8 +fn_803DD3BC = .text:0x803DD3BC; // type:function size:0x188 +fn_803DD544 = .text:0x803DD544; // type:function size:0x24 +fn_803DD568 = .text:0x803DD568; // type:function size:0x328 +fn_803DD890 = .text:0x803DD890; // type:function size:0x5B0 +fn_803DDE40 = .text:0x803DDE40; // type:function size:0x9E0 +fn_803DE820 = .text:0x803DE820; // type:function size:0xE4 +DVDInquiryAsync = .text:0x803DE904; // type:function size:0xD8 scope:global +fn_803DE9DC = .text:0x803DE9DC; // type:function size:0xC8 +fn_803DEAA4 = .text:0x803DEAA4; // type:function size:0x9C +fn_803DEB40 = .text:0x803DEB40; // type:function size:0x10 +fn_803DEB50 = .text:0x803DEB50; // type:function size:0x50 +fn_803DEBA0 = .text:0x803DEBA0; // type:function size:0x364 +fn_803DEF04 = .text:0x803DEF04; // type:function size:0xDC +fn_803DEFE0 = .text:0x803DEFE0; // type:function size:0x8 +fn_803DEFE8 = .text:0x803DEFE8; // type:function size:0xEC +fn_803DF0D4 = .text:0x803DF0D4; // type:function size:0x8 +fn_803DF0DC = .text:0x803DF0DC; // type:function size:0x8 +__DVDGetCoverStatus = .text:0x803DF0E4; // type:function size:0xC8 scope:global +fn_803DF1AC = .text:0x803DF1AC; // type:function size:0x44 +fn_803DF1F0 = .text:0x803DF1F0; // type:function size:0x23C +fn_803DF42C = .text:0x803DF42C; // type:function size:0x11C +fn_803DF548 = .text:0x803DF548; // type:function size:0xC +__DVDPrepareReset = .text:0x803DF554; // type:function size:0x134 scope:global +fn_803DF688 = .text:0x803DF688; // type:function size:0x20 +fn_803DF6A8 = .text:0x803DF6A8; // type:function size:0x8 +fn_803DF6B0 = .text:0x803DF6B0; // type:function size:0x4 +__DVDClearWaitingQueue = .text:0x803DF6B4; // type:function size:0x38 scope:global +fn_803DF6EC = .text:0x803DF6EC; // type:function size:0x68 +fn_803DF754 = .text:0x803DF754; // type:function size:0xA0 +fn_803DF7F4 = .text:0x803DF7F4; // type:function size:0x58 +fn_803DF84C = .text:0x803DF84C; // type:function size:0x60 +fn_803DF8AC = .text:0x803DF8AC; // type:function size:0x60 +fn_803DF90C = .text:0x803DF90C; // type:function size:0x2C +fn_803DF938 = .text:0x803DF938; // type:function size:0x5C +fn_803DF994 = .text:0x803DF994; // type:function size:0xC8 +fn_803DFA5C = .text:0x803DFA5C; // type:function size:0x120 +fn_803DFB7C = .text:0x803DFB7C; // type:function size:0xBC +fn_803DFC38 = .text:0x803DFC38; // type:function size:0xE8 +fn_803DFD20 = .text:0x803DFD20; // type:function size:0xA0 +fn_803DFDC0 = .text:0x803DFDC0; // type:function size:0x100 +fn_803DFEC0 = .text:0x803DFEC0; // type:function size:0x11C +fn_803DFFDC = .text:0x803DFFDC; // type:function size:0xA8 +fn_803E0084 = .text:0x803E0084; // type:function size:0x94 +fn_803E0118 = .text:0x803E0118; // type:function size:0x90 +fn_803E01A8 = .text:0x803E01A8; // type:function size:0x68 +fn_803E0210 = .text:0x803E0210; // type:function size:0xF0 +__DVDShowFatalMessage = .text:0x803E0300; // type:function size:0xD0 scope:global +DVDSetAutoFatalMessaging = .text:0x803E03D0; // type:function size:0x5C scope:global +fn_803E042C = .text:0x803E042C; // type:function size:0x14 +fn_803E0440 = .text:0x803E0440; // type:function size:0x18 +lowCallback = .text:0x803E0458; // type:function size:0x10 scope:local +__DVDCheckDevice = .text:0x803E0468; // type:function size:0x288 scope:global +fn_803E06F0 = .text:0x803E06F0; // type:function size:0xB8 +fn_803E07A8 = .text:0x803E07A8; // type:function size:0xBC +fn_803E0864 = .text:0x803E0864; // type:function size:0x50 +DVDLowInit = .text:0x803E08B4; // type:function size:0x264 scope:global +fn_803E0B18 = .text:0x803E0B18; // type:function size:0x188 +fn_803E0CA0 = .text:0x803E0CA0; // type:function size:0x268 +fn_803E0F08 = .text:0x803E0F08; // type:function size:0x264 +fn_803E116C = .text:0x803E116C; // type:function size:0x20C +fn_803E1378 = .text:0x803E1378; // type:function size:0x298 +fn_803E1610 = .text:0x803E1610; // type:function size:0x164 +DVDLowUnencryptedRead = .text:0x803E1774; // type:function size:0x194 scope:global +fn_803E1908 = .text:0x803E1908; // type:function size:0x194 +fn_803E1A9C = .text:0x803E1A9C; // type:function size:0x168 +DVDLowRequestError = .text:0x803E1C04; // type:function size:0x168 scope:global +fn_803E1D6C = .text:0x803E1D6C; // type:function size:0xC +fn_803E1D78 = .text:0x803E1D78; // type:function size:0x17C +fn_803E1EF4 = .text:0x803E1EF4; // type:function size:0x194 +DVDLowReportKey = .text:0x803E2088; // type:function size:0x194 scope:global +fn_803E221C = .text:0x803E221C; // type:function size:0x180 +fn_803E239C = .text:0x803E239C; // type:function size:0x1B0 +fn_803E254C = .text:0x803E254C; // type:function size:0x17C +fn_803E26C8 = .text:0x803E26C8; // type:function size:0x10 +fn_803E26D8 = .text:0x803E26D8; // type:function size:0xC +fn_803E26E4 = .text:0x803E26E4; // type:function size:0x168 +fn_803E284C = .text:0x803E284C; // type:function size:0x168 +DVDLowGetImmBufferReg = .text:0x803E29B4; // type:function size:0xC scope:global +DVDLowUnmaskStatusInterrupts = .text:0x803E29C0; // type:function size:0x8 scope:global +DVDLowMaskCoverInterrupt = .text:0x803E29C8; // type:function size:0x8 scope:global +fn_803E29D0 = .text:0x803E29D0; // type:function size:0x164 +fn_803E2B34 = .text:0x803E2B34; // type:function size:0x8 +SetExiInterruptMask = .text:0x803E2B3C; // type:function size:0xF0 scope:local +EXIImm = .text:0x803E2C2C; // type:function size:0x27C scope:global +fn_803E2EA8 = .text:0x803E2EA8; // type:function size:0xA4 +EXIDma = .text:0x803E2F4C; // type:function size:0xF8 scope:global +EXISync = .text:0x803E3044; // type:function size:0x27C scope:global +fn_803E32C0 = .text:0x803E32C0; // type:function size:0x84 +__EXIProbe = .text:0x803E3344; // type:function size:0x180 scope:local +fn_803E34C4 = .text:0x803E34C4; // type:function size:0x118 +fn_803E35DC = .text:0x803E35DC; // type:function size:0xB8 +EXISelect = .text:0x803E3694; // type:function size:0x130 scope:global +EXIDeselect = .text:0x803E37C4; // type:function size:0x100 scope:global +EXIIntrruptHandler = .text:0x803E38C4; // type:function size:0xB8 scope:local +TCIntrruptHandler = .text:0x803E397C; // type:function size:0x218 scope:local +EXTIntrruptHandler = .text:0x803E3B94; // type:function size:0xD0 scope:local +EXIInit = .text:0x803E3C64; // type:function size:0x1C4 scope:global +EXILock = .text:0x803E3E28; // type:function size:0xFC scope:global +EXIUnlock = .text:0x803E3F24; // type:function size:0xD8 scope:global +UnlockedHandler = .text:0x803E3FFC; // type:function size:0x28 scope:local +EXIGetID = .text:0x803E4024; // type:function size:0x3AC scope:global +fn_803E43D0 = .text:0x803E43D0; // type:function size:0x178 +__OSEnableBarnacle = .text:0x803E4548; // type:function size:0x1BC scope:global +fn_803E4704 = .text:0x803E4704; // type:function size:0x18C +fn_803E4890 = .text:0x803E4890; // type:function size:0xF4 +fn_803E4984 = .text:0x803E4984; // type:function size:0x24 +fn_803E49A8 = .text:0x803E49A8; // type:function size:0x16C +fn_803E4B14 = .text:0x803E4B14; // type:function size:0x130 +fn_803E4C44 = .text:0x803E4C44; // type:function size:0x504 +fn_803E5148 = .text:0x803E5148; // type:function size:0x910 +fn_803E5A58 = .text:0x803E5A58; // type:function size:0x160 +fn_803E5BB8 = .text:0x803E5BB8; // type:function size:0x8C +fn_803E5C44 = .text:0x803E5C44; // type:function size:0xF8 +fn_803E5D3C = .text:0x803E5D3C; // type:function size:0x1E0 +fn_803E5F1C = .text:0x803E5F1C; // type:function size:0x290 +fn_803E61AC = .text:0x803E61AC; // type:function size:0x100 +fn_803E62AC = .text:0x803E62AC; // type:function size:0x8 +fn_803E62B4 = .text:0x803E62B4; // type:function size:0x4C +fn_803E6300 = .text:0x803E6300; // type:function size:0x90 +fn_803E6390 = .text:0x803E6390; // type:function size:0x14 +fn_803E63A4 = .text:0x803E63A4; // type:function size:0x44 +fn_803E63E8 = .text:0x803E63E8; // type:function size:0xA0 +fn_803E6488 = .text:0x803E6488; // type:function size:0x48 +fn_803E64D0 = .text:0x803E64D0; // type:function size:0x7C +fn_803E654C = .text:0x803E654C; // type:function size:0x1A0 +fn_803E66EC = .text:0x803E66EC; // type:function size:0x8 +fn_803E66F4 = .text:0x803E66F4; // type:function size:0x8 +GXSetVtxDesc = .text:0x803E66FC; // type:function size:0x264 +fn_803E6960 = .text:0x803E6960; // type:function size:0x20C +fn_803E6B6C = .text:0x803E6B6C; // type:function size:0xB0 +fn_803E6C1C = .text:0x803E6C1C; // type:function size:0x12C +GXClearVtxDesc = .text:0x803E6D48; // type:function size:0x34 +GXSetVtxAttrFmt = .text:0x803E6D7C; // type:function size:0x1A0 +GXSetVtxAttrFmtv = .text:0x803E6F1C; // type:function size:0x1C4 +fn_803E70E0 = .text:0x803E70E0; // type:function size:0x80 +fn_803E7160 = .text:0x803E7160; // type:function size:0x26C +GXGetVtxAttrFmtv = .text:0x803E73CC; // type:function size:0x74 +fn_803E7440 = .text:0x803E7440; // type:function size:0x40 +fn_803E7480 = .text:0x803E7480; // type:function size:0x10 +GXSetTexCoordGen2 = .text:0x803E7490; // type:function size:0x228 +GXSetNumTexGens = .text:0x803E76B8; // type:function size:0x24 +fn_803E76DC = .text:0x803E76DC; // type:function size:0x8C +fn_803E7768 = .text:0x803E7768; // type:function size:0x5C +fn_803E77C4 = .text:0x803E77C4; // type:function size:0x164 +fn_803E7928 = .text:0x803E7928; // type:function size:0x1B4 +fn_803E7ADC = .text:0x803E7ADC; // type:function size:0xB4 +fn_803E7B90 = .text:0x803E7B90; // type:function size:0xC +fn_803E7B9C = .text:0x803E7B9C; // type:function size:0xC0 +GXPixModeSync = .text:0x803E7C5C; // type:function size:0x24 +fn_803E7C80 = .text:0x803E7C80; // type:function size:0x10 +fn_803E7C90 = .text:0x803E7C90; // type:function size:0x18 +fn_803E7CA8 = .text:0x803E7CA8; // type:function size:0x14 +fn_803E7CBC = .text:0x803E7CBC; // type:function size:0x5C +fn_803E7D18 = .text:0x803E7D18; // type:function size:0x14 +fn_803E7D2C = .text:0x803E7D2C; // type:function size:0x18 +fn_803E7D44 = .text:0x803E7D44; // type:function size:0x14 +fn_803E7D58 = .text:0x803E7D58; // type:function size:0x1C +fn_803E7D74 = .text:0x803E7D74; // type:function size:0x44 +fn_803E7DB8 = .text:0x803E7DB8; // type:function size:0x84 +fn_803E7E3C = .text:0x803E7E3C; // type:function size:0x44 +fn_803E7E80 = .text:0x803E7E80; // type:function size:0x80 +fn_803E7F00 = .text:0x803E7F00; // type:function size:0x64 +fn_803E7F64 = .text:0x803E7F64; // type:function size:0x278 +GXBegin = .text:0x803E81DC; // type:function size:0x14C +fn_803E8328 = .text:0x803E8328; // type:function size:0xD8 +fn_803E8400 = .text:0x803E8400; // type:function size:0x34 +fn_803E8434 = .text:0x803E8434; // type:function size:0x34 +fn_803E8468 = .text:0x803E8468; // type:function size:0x3C +GXSetCullMode = .text:0x803E84A4; // type:function size:0x28 +fn_803E84CC = .text:0x803E84CC; // type:function size:0x34 +fn_803E8500 = .text:0x803E8500; // type:function size:0x138 +fn_803E8638 = .text:0x803E8638; // type:function size:0x40 +GXSetTexCopySrc = .text:0x803E8678; // type:function size:0x40 +fn_803E86B8 = .text:0x803E86B8; // type:function size:0x24 +GXSetTexCopyDst = .text:0x803E86DC; // type:function size:0x11C +fn_803E87F8 = .text:0x803E87F8; // type:function size:0x20 +fn_803E8818 = .text:0x803E8818; // type:function size:0x28 +fn_803E8840 = .text:0x803E8840; // type:function size:0xCC +fn_803E890C = .text:0x803E890C; // type:function size:0x78 +fn_803E8984 = .text:0x803E8984; // type:function size:0x1E4 +fn_803E8B68 = .text:0x803E8B68; // type:function size:0x14 +fn_803E8B7C = .text:0x803E8B7C; // type:function size:0x13C +GXCopyTex = .text:0x803E8CB8; // type:function size:0x158 +fn_803E8E10 = .text:0x803E8E10; // type:function size:0x38 +fn_803E8E48 = .text:0x803E8E48; // type:function size:0x1C +fn_803E8E64 = .text:0x803E8E64; // type:function size:0x188 +fn_803E8FEC = .text:0x803E8FEC; // type:function size:0x10 +fn_803E8FFC = .text:0x803E8FFC; // type:function size:0x1C +fn_803E9018 = .text:0x803E9018; // type:function size:0xC +fn_803E9024 = .text:0x803E9024; // type:function size:0x7C +fn_803E90A0 = .text:0x803E90A0; // type:function size:0xD8 +fn_803E9178 = .text:0x803E9178; // type:function size:0xD8 +GXSetNumChans = .text:0x803E9250; // type:function size:0x24 +GXSetChanCtrl = .text:0x803E9274; // type:function size:0xA4 +fn_803E9318 = .text:0x803E9318; // type:function size:0x124 +fn_803E943C = .text:0x803E943C; // type:function size:0xC0 +fn_803E94FC = .text:0x803E94FC; // type:function size:0x20C +fn_803E9708 = .text:0x803E9708; // type:function size:0x48 +fn_803E9750 = .text:0x803E9750; // type:function size:0x104 +fn_803E9854 = .text:0x803E9854; // type:function size:0x10 +fn_803E9864 = .text:0x803E9864; // type:function size:0x14 +fn_803E9878 = .text:0x803E9878; // type:function size:0x8 +fn_803E9880 = .text:0x803E9880; // type:function size:0xC +fn_803E988C = .text:0x803E988C; // type:function size:0x164 +GXLoadTexObj = .text:0x803E99F0; // type:function size:0x54 +fn_803E9A44 = .text:0x803E9A44; // type:function size:0x28 +fn_803E9A6C = .text:0x803E9A6C; // type:function size:0x94 +fn_803E9B00 = .text:0x803E9B00; // type:function size:0xB4 +fn_803E9BB4 = .text:0x803E9BB4; // type:function size:0x20 +fn_803E9BD4 = .text:0x803E9BD4; // type:function size:0x11C +fn_803E9CF0 = .text:0x803E9CF0; // type:function size:0x48 +fn_803E9D38 = .text:0x803E9D38; // type:function size:0x14 +fn_803E9D4C = .text:0x803E9D4C; // type:function size:0x14 +fn_803E9D60 = .text:0x803E9D60; // type:function size:0x7C +fn_803E9DDC = .text:0x803E9DDC; // type:function size:0x90 +fn_803E9E6C = .text:0x803E9E6C; // type:function size:0x168 +fn_803E9FD4 = .text:0x803E9FD4; // type:function size:0x354 +fn_803EA328 = .text:0x803EA328; // type:function size:0x68 +fn_803EA390 = .text:0x803EA390; // type:function size:0x154 +fn_803EA4E4 = .text:0x803EA4E4; // type:function size:0x104 +fn_803EA5E8 = .text:0x803EA5E8; // type:function size:0xCC +GXSetNumIndStages = .text:0x803EA6B4; // type:function size:0x20 +fn_803EA6D4 = .text:0x803EA6D4; // type:function size:0x48 +fn_803EA71C = .text:0x803EA71C; // type:function size:0x4 +fn_803EA720 = .text:0x803EA720; // type:function size:0x30 +fn_803EA750 = .text:0x803EA750; // type:function size:0x24 +fn_803EA774 = .text:0x803EA774; // type:function size:0x94 +GXSetTevColorIn = .text:0x803EA808; // type:function size:0x40 +GXSetTevAlphaIn = .text:0x803EA848; // type:function size:0x40 +GXSetTevColorOp = .text:0x803EA888; // type:function size:0x58 +GXSetTevAlphaOp = .text:0x803EA8E0; // type:function size:0x58 +GXSetTevColor = .text:0x803EA938; // type:function size:0x60 +fn_803EA998 = .text:0x803EA998; // type:function size:0x64 +fn_803EA9FC = .text:0x803EA9FC; // type:function size:0x5C +GXSetTevKColorSel = .text:0x803EAA58; // type:function size:0x50 +fn_803EAAA8 = .text:0x803EAAA8; // type:function size:0x50 +GXSetTevSwapMode = .text:0x803EAAF8; // type:function size:0x3C +GXSetTevSwapModeTable = .text:0x803EAB34; // type:function size:0x7C +GXSetAlphaCompare = .text:0x803EABB0; // type:function size:0x38 +fn_803EABE8 = .text:0x803EABE8; // type:function size:0x8C +GXSetTevOrder = .text:0x803EAC74; // type:function size:0x15C +GXSetNumTevStages = .text:0x803EADD0; // type:function size:0x24 +fn_803EADF4 = .text:0x803EADF4; // type:function size:0x22C +fn_803EB020 = .text:0x803EB020; // type:function size:0x124 +GXSetBlendMode = .text:0x803EB144; // type:function size:0x50 +GXSetColorUpdate = .text:0x803EB194; // type:function size:0x2C +fn_803EB1C0 = .text:0x803EB1C0; // type:function size:0x2C +GXSetZMode = .text:0x803EB1EC; // type:function size:0x34 +fn_803EB220 = .text:0x803EB220; // type:function size:0x30 +fn_803EB250 = .text:0x803EB250; // type:function size:0xA8 +fn_803EB2F8 = .text:0x803EB2F8; // type:function size:0x2C +fn_803EB324 = .text:0x803EB324; // type:function size:0x30 +fn_803EB354 = .text:0x803EB354; // type:function size:0x34 +fn_803EB388 = .text:0x803EB388; // type:function size:0x70 +fn_803EB3F8 = .text:0x803EB3F8; // type:function size:0x74 +fn_803EB46C = .text:0x803EB46C; // type:function size:0x44 +GXSetProjection = .text:0x803EB4B0; // type:function size:0x64 +fn_803EB514 = .text:0x803EB514; // type:function size:0x4C +GXLoadPosMtxImm = .text:0x803EB560; // type:function size:0x50 +fn_803EB5B0 = .text:0x803EB5B0; // type:function size:0x2C +fn_803EB5DC = .text:0x803EB5DC; // type:function size:0x58 +fn_803EB634 = .text:0x803EB634; // type:function size:0x34 +GXSetCurrentMtx = .text:0x803EB668; // type:function size:0x20 +GXLoadTexMtxImm = .text:0x803EB688; // type:function size:0xB4 +fn_803EB73C = .text:0x803EB73C; // type:function size:0x90 +fn_803EB7CC = .text:0x803EB7CC; // type:function size:0x3C +fn_803EB808 = .text:0x803EB808; // type:function size:0x2C +fn_803EB834 = .text:0x803EB834; // type:function size:0x68 +fn_803EB89C = .text:0x803EB89C; // type:function size:0x3C +fn_803EB8D8 = .text:0x803EB8D8; // type:function size:0x28 +fn_803EB900 = .text:0x803EB900; // type:function size:0x88 +fn_803EB988 = .text:0x803EB988; // type:function size:0x82C +fn_803EC1B4 = .text:0x803EC1B4; // type:function size:0x10 +fn_803EC1C4 = .text:0x803EC1C4; // type:function size:0x1C +fn_803EC1E0 = .text:0x803EC1E0; // type:function size:0x1C +fn_803EC1FC = .text:0x803EC1FC; // type:function size:0x1D4 +fn_803EC3D0 = .text:0x803EC3D0; // type:function size:0x24 +fn_803EC3F4 = .text:0x803EC3F4; // type:function size:0x194 +fn_803EC588 = .text:0x803EC588; // type:function size:0xB4 +fn_803EC63C = .text:0x803EC63C; // type:function size:0x194 +fn_803EC7D0 = .text:0x803EC7D0; // type:function size:0x124 +fn_803EC8F4 = .text:0x803EC8F4; // type:function size:0x468 +fn_803ECD5C = .text:0x803ECD5C; // type:function size:0x1E8 +fn_803ECF44 = .text:0x803ECF44; // type:function size:0x228 +fn_803ED16C = .text:0x803ED16C; // type:function size:0x1B4 +fn_803ED320 = .text:0x803ED320; // type:function size:0x174 +fn_803ED494 = .text:0x803ED494; // type:function size:0x5CC +fn_803EDA60 = .text:0x803EDA60; // type:function size:0x458 +fn_803EDEB8 = .text:0x803EDEB8; // type:function size:0x128 +fn_803EDFE0 = .text:0x803EDFE0; // type:function size:0x224 +fn_803EE204 = .text:0x803EE204; // type:function size:0x278 +fn_803EE47C = .text:0x803EE47C; // type:function size:0x72C +fn_803EEBA8 = .text:0x803EEBA8; // type:function size:0x2F4 +fn_803EEE9C = .text:0x803EEE9C; // type:function size:0x1C +fn_803EEEB8 = .text:0x803EEEB8; // type:function size:0x1C +fn_803EEED4 = .text:0x803EEED4; // type:function size:0x2D8 +fn_803EF1AC = .text:0x803EF1AC; // type:function size:0x7C +fn_803EF228 = .text:0x803EF228; // type:function size:0xC0 +__OSFPRInit = .text:0x803EF2E8; // type:function size:0x128 scope:global +__OSGetIOSRev = .text:0x803EF410; // type:function size:0x6C scope:global +OSGetConsoleType = .text:0x803EF47C; // type:function size:0x284 scope:global +ClearArena = .text:0x803EF700; // type:function size:0x1DC scope:local +ClearMEM2Arena = .text:0x803EF8DC; // type:function size:0x1E4 scope:local +InquiryCallback = .text:0x803EFAC0; // type:function size:0x3C scope:local +ReportOSInfo = .text:0x803EFAFC; // type:function size:0x2AC scope:local +OSInit = .text:0x803EFDA8; // type:function size:0x478 scope:global +OSExceptionInit = .text:0x803F0220; // type:function size:0x280 scope:local +__OSDBINTSTART = .text:0x803F04A0; // type:label scope:global +__OSDBIntegrator = .text:0x803F04A0; // type:function size:0x24 scope:local +__OSDBINTEND = .text:0x803F04C4; // type:label scope:global +fn_803F04C4 = .text:0x803F04C4; // type:function size:0x4 +__OSDBJUMPEND = .text:0x803F04C8; // type:label scope:global +__OSSetExceptionHandler = .text:0x803F04C8; // type:function size:0x14 scope:global +__OSGetExceptionHandler = .text:0x803F04DC; // type:function size:0x10 scope:global +__OSEVStart = .text:0x803F04EC; // type:label scope:global +OSExceptionVector = .text:0x803F04EC; // type:function size:0x9C scope:local +fn_803F0524 = .text:0x803F0524; // type:function size:0x64 +__DBVECTOR = .text:0x803F0544; // type:label scope:global data:4byte +__OSEVSetNumber = .text:0x803F0554; // type:label scope:global data:4byte +__OSEVEnd = .text:0x803F0584; // type:label scope:global +OSDefaultExceptionHandler = .text:0x803F0588; // type:function size:0x58 scope:global +__OSPSInit = .text:0x803F05E0; // type:function size:0x54 scope:global +fn_803F0634 = .text:0x803F0634; // type:function size:0x10 +OSRegisterVersion = .text:0x803F0644; // type:function size:0x10 scope:global +fn_803F0654 = .text:0x803F0654; // type:function size:0x84 +fn_803F06D8 = .text:0x803F06D8; // type:function size:0x20 +__OSInitAlarm = .text:0x803F06F8; // type:function size:0x58 scope:global +OSCreateAlarm = .text:0x803F0750; // type:function size:0x10 scope:global +InsertAlarm = .text:0x803F0760; // type:function size:0x250 scope:local +OSSetAlarm = .text:0x803F09B0; // type:function size:0x70 scope:global +OSSetPeriodicAlarm = .text:0x803F0A20; // type:function size:0x84 +OSCancelAlarm = .text:0x803F0AA4; // type:function size:0x118 +DecrementerExceptionCallback = .text:0x803F0BBC; // type:function size:0x22C scope:local +DecrementerExceptionHandler = .text:0x803F0DE8; // type:function size:0x50 scope:local +fn_803F0E38 = .text:0x803F0E38; // type:function size:0x8 +fn_803F0E40 = .text:0x803F0E40; // type:function size:0x8C +OSSetAlarmUserData = .text:0x803F0ECC; // type:function size:0x8 +OSGetAlarmUserData = .text:0x803F0ED4; // type:function size:0x8 +OSGetMEM1ArenaHi = .text:0x803F0EDC; // type:function size:0x8 scope:global +OSGetMEM2ArenaHi = .text:0x803F0EE4; // type:function size:0x8 scope:global +OSGetArenaHi = .text:0x803F0EEC; // type:function size:0x8 scope:global +OSGetMEM1ArenaLo = .text:0x803F0EF4; // type:function size:0x8 scope:global +OSGetMEM2ArenaLo = .text:0x803F0EFC; // type:function size:0x8 scope:global +OSGetArenaLo = .text:0x803F0F04; // type:function size:0x8 scope:global +OSSetMEM1ArenaHi = .text:0x803F0F0C; // type:function size:0x8 scope:global +OSSetMEM2ArenaHi = .text:0x803F0F14; // type:function size:0x8 scope:global +fn_803F0F1C = .text:0x803F0F1C; // type:function size:0x8 +OSSetMEM1ArenaLo = .text:0x803F0F24; // type:function size:0x8 scope:global +OSSetMEM2ArenaLo = .text:0x803F0F2C; // type:function size:0x8 scope:global +fn_803F0F34 = .text:0x803F0F34; // type:function size:0x8 +fn_803F0F3C = .text:0x803F0F3C; // type:function size:0x34 +fn_803F0F70 = .text:0x803F0F70; // type:function size:0x34 +__AIClockInit = .text:0x803F0FA4; // type:function size:0x220 scope:local +__OSInitAudioSystem = .text:0x803F11C4; // type:function size:0x1C8 scope:global +__OSStopAudioSystem = .text:0x803F138C; // type:function size:0xCC scope:global +DCEnable = .text:0x803F1458; // type:function size:0x14 scope:global +DCInvalidateRange = .text:0x803F146C; // type:function size:0x2C scope:global +DCFlushRange = .text:0x803F1498; // type:function size:0x30 scope:global +fn_803F14C8 = .text:0x803F14C8; // type:function size:0x30 +DCFlushRangeNoSync = .text:0x803F14F8; // type:function size:0x2C scope:global +fn_803F1524 = .text:0x803F1524; // type:function size:0x2C +DCZeroRange = .text:0x803F1550; // type:function size:0x2C scope:global +ICInvalidateRange = .text:0x803F157C; // type:function size:0x34 scope:global +ICFlashInvalidate = .text:0x803F15B0; // type:function size:0x10 scope:global +ICEnable = .text:0x803F15C0; // type:function size:0x14 scope:global +fn_803F15D4 = .text:0x803F15D4; // type:function size:0xCC +fn_803F16A0 = .text:0x803F16A0; // type:function size:0x38 +LCDisable = .text:0x803F16D8; // type:function size:0x28 scope:global +fn_803F1700 = .text:0x803F1700; // type:function size:0x24 +fn_803F1724 = .text:0x803F1724; // type:function size:0xA0 +fn_803F17C4 = .text:0x803F17C4; // type:function size:0x14 +DMAErrorHandler = .text:0x803F17D8; // type:function size:0x148 scope:global +__OSCacheInit = .text:0x803F1920; // type:function size:0x138 scope:global +__OSLoadFPUContext = .text:0x803F1A58; // type:function size:0x124 scope:local +__OSSaveFPUContext = .text:0x803F1B7C; // type:function size:0x128 scope:local +OSSaveFPUContext = .text:0x803F1CA4; // type:function size:0x8 scope:global +OSSetCurrentContext = .text:0x803F1CAC; // type:function size:0x5C scope:global +fn_803F1D08 = .text:0x803F1D08; // type:function size:0xC +fn_803F1D14 = .text:0x803F1D14; // type:function size:0x80 +OSLoadContext = .text:0x803F1D94; // type:function size:0xD8 scope:global +OSGetStackPointer = .text:0x803F1E6C; // type:function size:0x8 scope:global +fn_803F1E74 = .text:0x803F1E74; // type:function size:0x30 +fn_803F1EA4 = .text:0x803F1EA4; // type:function size:0x30 +OSClearContext = .text:0x803F1ED4; // type:function size:0x24 scope:global +fn_803F1EF8 = .text:0x803F1EF8; // type:function size:0xBC +OSDumpContext = .text:0x803F1FB4; // type:function size:0x260 scope:global +OSSwitchFPUContext = .text:0x803F2214; // type:function size:0x84 scope:local +__OSContextInit = .text:0x803F2298; // type:function size:0x48 scope:global +OSReport = .text:0x803F22E0; // type:function size:0x8C scope:weak +OSPanic = .text:0x803F236C; // type:function size:0x12C scope:weak +OSSetErrorHandler = .text:0x803F2498; // type:function size:0x288 scope:global +__OSUnhandledException = .text:0x803F2720; // type:function size:0x2F0 scope:global +fn_803F2A10 = .text:0x803F2A10; // type:function size:0x180 +fn_803F2B90 = .text:0x803F2B90; // type:function size:0x158 +fn_803F2CE8 = .text:0x803F2CE8; // type:function size:0x1CC +fn_803F2EB4 = .text:0x803F2EB4; // type:function size:0x3C +fn_803F2EF0 = .text:0x803F2EF0; // type:function size:0xC +__OSGetExecParams = .text:0x803F2EFC; // type:function size:0x24 scope:global +fn_803F2F20 = .text:0x803F2F20; // type:function size:0x8 +fn_803F2F28 = .text:0x803F2F28; // type:function size:0x66C +__OSLaunchMenu = .text:0x803F3594; // type:function size:0xC4 scope:global +fn_803F3658 = .text:0x803F3658; // type:function size:0x848 +fn_803F3EA0 = .text:0x803F3EA0; // type:function size:0x1E0 +fn_803F4080 = .text:0x803F4080; // type:function size:0x140 +fn_803F41C0 = .text:0x803F41C0; // type:function size:0x324 +fn_803F44E4 = .text:0x803F44E4; // type:function size:0xFC +OSFatal = .text:0x803F45E0; // type:function size:0x218 scope:global +fn_803F47F8 = .text:0x803F47F8; // type:function size:0x600 +fn_803F4DF8 = .text:0x803F4DF8; // type:function size:0x134 +fn_803F4F2C = .text:0x803F4F2C; // type:function size:0x1A4 +OSSetFontEncode = .text:0x803F50D0; // type:function size:0x80 scope:global +fn_803F5150 = .text:0x803F5150; // type:function size:0x300 +fn_803F5450 = .text:0x803F5450; // type:function size:0x128 +fn_803F5578 = .text:0x803F5578; // type:function size:0xFC +fn_803F5674 = .text:0x803F5674; // type:function size:0x1BC +fn_803F5830 = .text:0x803F5830; // type:function size:0x290 +OSDisableInterrupts = .text:0x803F5AC0; // type:function size:0x14 scope:global +OSEnableInterrupts = .text:0x803F5AD4; // type:function size:0x14 scope:global +OSRestoreInterrupts = .text:0x803F5AE8; // type:function size:0x24 scope:global +__OSSetInterruptHandler = .text:0x803F5B0C; // type:function size:0x14 scope:global +fn_803F5B20 = .text:0x803F5B20; // type:function size:0x10 +__OSInterruptInit = .text:0x803F5B30; // type:function size:0xC4 scope:global +SetInterruptMask = .text:0x803F5BF4; // type:function size:0x25C scope:local +__OSMaskInterrupts = .text:0x803F5E50; // type:function size:0x80 scope:global +__OSUnmaskInterrupts = .text:0x803F5ED0; // type:function size:0x80 scope:global +fn_803F5F50 = .text:0x803F5F50; // type:function size:0x2A4 +ExternalInterruptHandler = .text:0x803F61F4; // type:function size:0x50 scope:local +__OSModuleInit = .text:0x803F6244; // type:function size:0x18 scope:global +fn_803F625C = .text:0x803F625C; // type:function size:0xC +OSGetPhysicalMem2Size = .text:0x803F6268; // type:function size:0xC scope:global +OSGetConsoleSimulatedMem1Size = .text:0x803F6274; // type:function size:0xC scope:global +OSGetConsoleSimulatedMem2Size = .text:0x803F6280; // type:function size:0xC scope:global +fn_803F628C = .text:0x803F628C; // type:function size:0x3C +MEMIntrruptHandler = .text:0x803F62C8; // type:function size:0x48 scope:local +fn_803F6310 = .text:0x803F6310; // type:function size:0xC8 +fn_803F63D8 = .text:0x803F63D8; // type:function size:0x80 +fn_803F6458 = .text:0x803F6458; // type:function size:0x80 +fn_803F64D8 = .text:0x803F64D8; // type:function size:0xE0 +fn_803F65B8 = .text:0x803F65B8; // type:function size:0xE0 +fn_803F6698 = .text:0x803F6698; // type:function size:0xAC +fn_803F6744 = .text:0x803F6744; // type:function size:0xE0 +fn_803F6824 = .text:0x803F6824; // type:function size:0xAC +fn_803F68D0 = .text:0x803F68D0; // type:function size:0x50 +fn_803F6920 = .text:0x803F6920; // type:function size:0x18 +BATConfig = .text:0x803F6938; // type:function size:0x150 scope:local +__OSInitMemoryProtection = .text:0x803F6A88; // type:function size:0xB0 scope:global +fn_803F6B38 = .text:0x803F6B38; // type:function size:0x38 +fn_803F6B70 = .text:0x803F6B70; // type:function size:0xDC +fn_803F6C4C = .text:0x803F6C4C; // type:function size:0xC8 +fn_803F6D14 = .text:0x803F6D14; // type:function size:0x6C +fn_803F6D80 = .text:0x803F6D80; // type:function size:0xBC +fn_803F6E3C = .text:0x803F6E3C; // type:function size:0x6C +fn_803F6EA8 = .text:0x803F6EA8; // type:function size:0xC +fn_803F6EB4 = .text:0x803F6EB4; // type:function size:0x14 +fn_803F6EC8 = .text:0x803F6EC8; // type:function size:0x1C +OSRegisterShutdownFunction = .text:0x803F6EE4; // type:function size:0x88 scope:global +fn_803F6F6C = .text:0x803F6F6C; // type:function size:0xB0 +__OSShutdownDevices = .text:0x803F701C; // type:function size:0x190 scope:global +fn_803F71AC = .text:0x803F71AC; // type:function size:0x6C +fn_803F7218 = .text:0x803F7218; // type:function size:0xE0 +fn_803F72F8 = .text:0x803F72F8; // type:function size:0x11C +fn_803F7414 = .text:0x803F7414; // type:function size:0xD4 +__OSReturnToMenu = .text:0x803F74E8; // type:function size:0x100 scope:local +OSReturnToMenu = .text:0x803F75E8; // type:function size:0x40 scope:global +fn_803F7628 = .text:0x803F7628; // type:function size:0xBC +fn_803F76E4 = .text:0x803F76E4; // type:function size:0xA4 +fn_803F7788 = .text:0x803F7788; // type:function size:0x58 +OSGetResetCode = .text:0x803F77E0; // type:function size:0x30 scope:global +OSResetSystem = .text:0x803F7810; // type:function size:0x1C scope:global +fn_803F782C = .text:0x803F782C; // type:function size:0x138 +__OSInitSram = .text:0x803F7964; // type:function size:0x200 scope:global +UnlockSram = .text:0x803F7B64; // type:function size:0x2E0 scope:local +__OSSyncSram = .text:0x803F7E44; // type:function size:0x10 scope:global +fn_803F7E54 = .text:0x803F7E54; // type:function size:0x124 +fn_803F7F78 = .text:0x803F7F78; // type:function size:0x78 +fn_803F7FF0 = .text:0x803F7FF0; // type:function size:0x9C +__OSGetRTCFlags = .text:0x803F808C; // type:function size:0x11C scope:global +__OSClearRTCFlags = .text:0x803F81A8; // type:function size:0x110 scope:global +__OSSystemCallVectorStart = .text:0x803F82B8; // type:label scope:global +fn_803F82B8 = .text:0x803F82B8; // type:function size:0x20 +__OSSystemCallVectorEnd = .text:0x803F82D4; // type:label scope:global +__OSInitSystemCall = .text:0x803F82D8; // type:function size:0x60 scope:global +fn_803F8338 = .text:0x803F8338; // type:function size:0x4 +__OSThreadInit = .text:0x803F833C; // type:function size:0x284 scope:global +OSInitThreadQueue = .text:0x803F85C0; // type:function size:0x10 scope:global +fn_803F85D0 = .text:0x803F85D0; // type:function size:0xC +OSDisableScheduler = .text:0x803F85DC; // type:function size:0x3C scope:global +OSEnableScheduler = .text:0x803F8618; // type:function size:0x3C scope:global +fn_803F8654 = .text:0x803F8654; // type:function size:0x68 +fn_803F86BC = .text:0x803F86BC; // type:function size:0x3C +fn_803F86F8 = .text:0x803F86F8; // type:function size:0x1B4 +fn_803F88AC = .text:0x803F88AC; // type:function size:0x50 +SelectThread = .text:0x803F88FC; // type:function size:0x228 scope:local +__OSReschedule = .text:0x803F8B24; // type:function size:0x18 scope:global +fn_803F8B3C = .text:0x803F8B3C; // type:function size:0x3C +fn_803F8B78 = .text:0x803F8B78; // type:function size:0x26C +fn_803F8DE4 = .text:0x803F8DE4; // type:function size:0xE4 +OSCancelThread = .text:0x803F8EC8; // type:function size:0x1D8 scope:global +fn_803F90A0 = .text:0x803F90A0; // type:function size:0x298 +fn_803F9338 = .text:0x803F9338; // type:function size:0x194 +OSSleepThread = .text:0x803F94CC; // type:function size:0xEC scope:global +fn_803F95B8 = .text:0x803F95B8; // type:function size:0xF4 +fn_803F96AC = .text:0x803F96AC; // type:function size:0x24 +fn_803F96D0 = .text:0x803F96D0; // type:function size:0xB4 +OSGetTime = .text:0x803F9784; // type:function size:0x18 scope:global +OSGetTick = .text:0x803F979C; // type:function size:0x8 scope:global +__OSGetSystemTime = .text:0x803F97A4; // type:function size:0x64 scope:global +fn_803F9808 = .text:0x803F9808; // type:function size:0x58 +fn_803F9860 = .text:0x803F9860; // type:function size:0x170 +fn_803F99D0 = .text:0x803F99D0; // type:function size:0x1C8 +fn_803F9B98 = .text:0x803F9B98; // type:function size:0x110 +fn_803F9CA8 = .text:0x803F9CA8; // type:function size:0x70 +fn_803F9D18 = .text:0x803F9D18; // type:function size:0x78 +fn_803F9D90 = .text:0x803F9D90; // type:function size:0x40 +fn_803F9DD0 = .text:0x803F9DD0; // type:function size:0x8 +fn_803F9DD8 = .text:0x803F9DD8; // type:function size:0x8 +__OSInitIPCBuffer = .text:0x803F9DE0; // type:function size:0x18 scope:global +fn_803F9DF8 = .text:0x803F9DF8; // type:function size:0xEC +fn_803F9EE4 = .text:0x803F9EE4; // type:function size:0xB0 +__OSInitSTM = .text:0x803F9F94; // type:function size:0x118 scope:global +fn_803FA0AC = .text:0x803FA0AC; // type:function size:0x78 +__OSHotReset = .text:0x803FA124; // type:function size:0x70 scope:global +fn_803FA194 = .text:0x803FA194; // type:function size:0xF8 +fn_803FA28C = .text:0x803FA28C; // type:function size:0x40 +__OSUnRegisterStateEvent = .text:0x803FA2CC; // type:function size:0x78 scope:global +fn_803FA344 = .text:0x803FA344; // type:function size:0x10 +__OSDefaultResetCallback = .text:0x803FA354; // type:function size:0x4 scope:local +__OSDefaultPowerCallback = .text:0x803FA358; // type:function size:0x4 scope:local +__OSStateEventHandler = .text:0x803FA35C; // type:function size:0x154 scope:local +fn_803FA4B0 = .text:0x803FA4B0; // type:function size:0xC +PlayRecordCallback = .text:0x803FA4BC; // type:function size:0x4B0 scope:local +__OSStartPlayRecord = .text:0x803FA96C; // type:function size:0x54 scope:global +__OSStopPlayRecord = .text:0x803FA9C0; // type:function size:0x1E8 scope:global +__OSWriteStateFlags = .text:0x803FABA8; // type:function size:0xE4 scope:global +__OSReadStateFlags = .text:0x803FAC8C; // type:function size:0x128 scope:global +__OSInitNet = .text:0x803FADB4; // type:function size:0xB4 scope:global +fn_803FAE68 = .text:0x803FAE68; // type:function size:0xB0 +fn_803FAF18 = .text:0x803FAF18; // type:function size:0x158 +fn_803FB070 = .text:0x803FB070; // type:function size:0x18 +fn_803FB088 = .text:0x803FB088; // type:function size:0x88 +fn_803FB110 = .text:0x803FB110; // type:function size:0x1BC +fn_803FB2CC = .text:0x803FB2CC; // type:function size:0x114 +fn_803FB3E0 = .text:0x803FB3E0; // type:function size:0xEC +__OSPlayTimeAlarmExpired = .text:0x803FB4CC; // type:function size:0x11C scope:local +__OSGetPlayTime = .text:0x803FB5E8; // type:function size:0x1C8 scope:global +__OSInitPlayTime = .text:0x803FB7B0; // type:function size:0x158 scope:global +fn_803FB908 = .text:0x803FB908; // type:function size:0x180 +fn_803FBA88 = .text:0x803FBA88; // type:function size:0x114 +fn_803FBB9C = .text:0x803FBB9C; // type:function size:0xD4 +fn_803FBC70 = .text:0x803FBC70; // type:function size:0x1F0 +fn_803FBE60 = .text:0x803FBE60; // type:function size:0x200 +fn_803FC060 = .text:0x803FC060; // type:function size:0x11C +fn_803FC17C = .text:0x803FC17C; // type:function size:0x444 +fn_803FC5C0 = .text:0x803FC5C0; // type:function size:0x108 +__init_user = .text:0x803FC6C8; // type:function size:0x20 scope:global +__init_cpp = .text:0x803FC6E8; // type:function size:0x48 scope:local +exit = .text:0x803FC730; // type:function size:0x4C scope:weak +fn_803FC77C = .text:0x803FC77C; // type:function size:0x38 +fn_803FC7B4 = .text:0x803FC7B4; // type:function size:0x2F4 +SIInterruptHandler = .text:0x803FCAA8; // type:function size:0x3EC scope:local +SIInit = .text:0x803FCE94; // type:function size:0xC0 scope:global +fn_803FCF54 = .text:0x803FCF54; // type:function size:0x1B0 +fn_803FD104 = .text:0x803FD104; // type:function size:0x78 +fn_803FD17C = .text:0x803FD17C; // type:function size:0x14 +fn_803FD190 = .text:0x803FD190; // type:function size:0x10 +SISetXY = .text:0x803FD1A0; // type:function size:0x5C scope:global +fn_803FD1FC = .text:0x803FD1FC; // type:function size:0x88 +fn_803FD284 = .text:0x803FD284; // type:function size:0x6C +fn_803FD2F0 = .text:0x803FD2F0; // type:function size:0x124 +fn_803FD414 = .text:0x803FD414; // type:function size:0x8C +SITransfer = .text:0x803FD4A0; // type:function size:0x16C scope:global +GetTypeCallback = .text:0x803FD60C; // type:function size:0x2B0 scope:local +SIGetType = .text:0x803FD8BC; // type:function size:0x1B4 scope:global +fn_803FDA70 = .text:0x803FDA70; // type:function size:0x110 +SISetSamplingRate = .text:0x803FDB80; // type:function size:0xD8 scope:global +fn_803FDC58 = .text:0x803FDC58; // type:function size:0x8 +fn_803FDC60 = .text:0x803FDC60; // type:function size:0x2C0 +fn_803FDF20 = .text:0x803FDF20; // type:function size:0x134 +fn_803FE054 = .text:0x803FE054; // type:function size:0x114 +fn_803FE168 = .text:0x803FE168; // type:function size:0x398 +fn_803FE500 = .text:0x803FE500; // type:function size:0x3C4 +fn_803FE8C4 = .text:0x803FE8C4; // type:function size:0x248 +fn_803FEB0C = .text:0x803FEB0C; // type:function size:0x104 +fn_803FEC10 = .text:0x803FEC10; // type:function size:0x24C +fn_803FEE5C = .text:0x803FEE5C; // type:function size:0x48C +fn_803FF2E8 = .text:0x803FF2E8; // type:function size:0x494 +fn_803FF77C = .text:0x803FF77C; // type:function size:0x250 +fn_803FF9CC = .text:0x803FF9CC; // type:function size:0x25C +fn_803FFC28 = .text:0x803FFC28; // type:function size:0x65C +fn_80400284 = .text:0x80400284; // type:function size:0x688 +fn_8040090C = .text:0x8040090C; // type:function size:0x688 +fn_80400F94 = .text:0x80400F94; // type:function size:0x9C +fn_80401030 = .text:0x80401030; // type:function size:0x494 +fn_804014C4 = .text:0x804014C4; // type:function size:0x194 +fn_80401658 = .text:0x80401658; // type:function size:0x810 +fn_80401E68 = .text:0x80401E68; // type:function size:0x44 +fn_80401EAC = .text:0x80401EAC; // type:function size:0x44 +fn_80401EF0 = .text:0x80401EF0; // type:function size:0x118 +fn_80402008 = .text:0x80402008; // type:function size:0x210 +fn_80402218 = .text:0x80402218; // type:function size:0x548 +fn_80402760 = .text:0x80402760; // type:function size:0x54 +fn_804027B4 = .text:0x804027B4; // type:function size:0x2B8 +fn_80402A6C = .text:0x80402A6C; // type:function size:0xE0 +fn_80402B4C = .text:0x80402B4C; // type:function size:0x194 +fn_80402CE0 = .text:0x80402CE0; // type:function size:0x6E4 +fn_804033C4 = .text:0x804033C4; // type:function size:0x354 +VIFlush = .text:0x80403718; // type:function size:0x114 +fn_8040382C = .text:0x8040382C; // type:function size:0x6C +VISetBlack = .text:0x80403898; // type:function size:0x78 +fn_80403910 = .text:0x80403910; // type:function size:0x8 +fn_80403918 = .text:0x80403918; // type:function size:0x9C +fn_804039B4 = .text:0x804039B4; // type:function size:0x90 +VIGetTvFormat = .text:0x80403A44; // type:function size:0x60 scope:global +fn_80403AA4 = .text:0x80403AA4; // type:function size:0x3C +fn_80403AE0 = .text:0x80403AE0; // type:function size:0x234 +fn_80403D14 = .text:0x80403D14; // type:function size:0x54 +fn_80403D68 = .text:0x80403D68; // type:function size:0x104 +fn_80403E6C = .text:0x80403E6C; // type:function size:0x14 +fn_80403E80 = .text:0x80403E80; // type:function size:0x10 +fn_80403E90 = .text:0x80403E90; // type:function size:0x10 +fn_80403EA0 = .text:0x80403EA0; // type:function size:0x98 +fn_80403F38 = .text:0x80403F38; // type:function size:0x3B4 +fn_804042EC = .text:0x804042EC; // type:function size:0x5D0 +fn_804048BC = .text:0x804048BC; // type:function size:0xA4 +fn_80404960 = .text:0x80404960; // type:function size:0x40 +fn_804049A0 = .text:0x804049A0; // type:function size:0x58 +fn_804049F8 = .text:0x804049F8; // type:function size:0x64 +fn_80404A5C = .text:0x80404A5C; // type:function size:0x6C +fn_80404AC8 = .text:0x80404AC8; // type:function size:0xD88 +fn_80405850 = .text:0x80405850; // type:function size:0x194 +fn_804059E4 = .text:0x804059E4; // type:function size:0x18 +fn_804059FC = .text:0x804059FC; // type:function size:0x5C +fn_80405A58 = .text:0x80405A58; // type:function size:0x84 +fn_80405ADC = .text:0x80405ADC; // type:function size:0x10 +__VISetRGBModeImm = .text:0x80405AEC; // type:function size:0x48 scope:global +fn_80405B34 = .text:0x80405B34; // type:function size:0x42C +fn_80405F60 = .text:0x80405F60; // type:function size:0x30 +fn_80405F90 = .text:0x80405F90; // type:function size:0x30 +fn_80405FC0 = .text:0x80405FC0; // type:function size:0x34C +fn_8040630C = .text:0x8040630C; // type:function size:0x20 +fn_8040632C = .text:0x8040632C; // type:function size:0x1DC +fn_80406508 = .text:0x80406508; // type:function size:0x104 +fn_8040660C = .text:0x8040660C; // type:function size:0xBAC +fn_804071B8 = .text:0x804071B8; // type:function size:0x10C +fn_804072C4 = .text:0x804072C4; // type:function size:0x184 +fn_80407448 = .text:0x80407448; // type:function size:0x77C +fn_80407BC4 = .text:0x80407BC4; // type:function size:0x20 +fn_80407BE4 = .text:0x80407BE4; // type:function size:0x274 +fn_80407E58 = .text:0x80407E58; // type:function size:0x210 +fn_80408068 = .text:0x80408068; // type:function size:0x70 +WPADStartFastSimpleSync = .text:0x804080D8; // type:function size:0x4 +WPADStopSimpleSync = .text:0x804080DC; // type:function size:0x4 +WPADSetSimpleSyncCallback = .text:0x804080E0; // type:function size:0x4 +fn_804080E4 = .text:0x804080E4; // type:function size:0x4 +fn_804080E8 = .text:0x804080E8; // type:function size:0x4 +WPADGetRadioSensitivity = .text:0x804080EC; // type:function size:0x44 +fn_80408130 = .text:0x80408130; // type:function size:0x34 +WPADSetAcceptConnection = .text:0x80408164; // type:function size:0x68 +fn_804081CC = .text:0x804081CC; // type:function size:0xD4 +fn_804082A0 = .text:0x804082A0; // type:function size:0xE4 +fn_80408384 = .text:0x80408384; // type:function size:0x8E8 +fn_80408C6C = .text:0x80408C6C; // type:function size:0x100 +fn_80408D6C = .text:0x80408D6C; // type:function size:0x474 +fn_804091E0 = .text:0x804091E0; // type:function size:0x6C +fn_8040924C = .text:0x8040924C; // type:function size:0xD8 +fn_80409324 = .text:0x80409324; // type:function size:0x24 +WPADDisconnect = .text:0x80409348; // type:function size:0xC4 +fn_8040940C = .text:0x8040940C; // type:function size:0x34 +WPADProbe = .text:0x80409440; // type:function size:0x8C +fn_804094CC = .text:0x804094CC; // type:function size:0x68 +WPADSetConnectCallback = .text:0x80409534; // type:function size:0x68 +WPADSetExtensionCallback = .text:0x8040959C; // type:function size:0x68 +fn_80409604 = .text:0x80409604; // type:function size:0x48 +fn_8040964C = .text:0x8040964C; // type:function size:0xB4 +WPADGetInfo = .text:0x80409700; // type:function size:0x64 +fn_80409764 = .text:0x80409764; // type:function size:0x54 +WPADGetInfoAsync = .text:0x804097B8; // type:function size:0x220 +WPADControlMotor = .text:0x804099D8; // type:function size:0xCC +WPADEnableMotor = .text:0x80409AA4; // type:function size:0x34 +WPADIsMotorEnabled = .text:0x80409AD8; // type:function size:0x34 +fn_80409B0C = .text:0x80409B0C; // type:function size:0x1E8 +WPADSaveConfig = .text:0x80409CF4; // type:function size:0xAC +fn_80409DA0 = .text:0x80409DA0; // type:function size:0x1A0 +fn_80409F40 = .text:0x80409F40; // type:function size:0x17C +fn_8040A0BC = .text:0x8040A0BC; // type:function size:0xC4 +fn_8040A180 = .text:0x8040A180; // type:function size:0x180 +WPADIsSpeakerEnabled = .text:0x8040A300; // type:function size:0x44 +WPADControlSpeaker = .text:0x8040A344; // type:function size:0x161C +WPADGetSpeakerVolume = .text:0x8040B960; // type:function size:0x34 +WPADSetSpeakerVolume = .text:0x8040B994; // type:function size:0x50 +fn_8040B9E4 = .text:0x8040B9E4; // type:function size:0x138 +WPADCanSendStreamData = .text:0x8040BB1C; // type:function size:0x84 +WPADSendStreamData = .text:0x8040BBA0; // type:function size:0x210 +fn_8040BDB0 = .text:0x8040BDB0; // type:function size:0x8 +fn_8040BDB8 = .text:0x8040BDB8; // type:function size:0x44 +fn_8040BDFC = .text:0x8040BDFC; // type:function size:0x30 +fn_8040BE2C = .text:0x8040BE2C; // type:function size:0x107C +fn_8040CEA8 = .text:0x8040CEA8; // type:function size:0x234 +fn_8040D0DC = .text:0x8040D0DC; // type:function size:0x220 +fn_8040D2FC = .text:0x8040D2FC; // type:function size:0x1B4 +fn_8040D4B0 = .text:0x8040D4B0; // type:function size:0x1B8 +fn_8040D668 = .text:0x8040D668; // type:function size:0x1AC +fn_8040D814 = .text:0x8040D814; // type:function size:0x60 +fn_8040D874 = .text:0x8040D874; // type:function size:0x150 +fn_8040D9C4 = .text:0x8040D9C4; // type:function size:0xAE8 +fn_8040E4AC = .text:0x8040E4AC; // type:function size:0x4EC +fn_8040E998 = .text:0x8040E998; // type:function size:0x2F0 +fn_8040EC88 = .text:0x8040EC88; // type:function size:0x190 +fn_8040EE18 = .text:0x8040EE18; // type:function size:0xB0 +fn_8040EEC8 = .text:0x8040EEC8; // type:function size:0x420 +fn_8040F2E8 = .text:0x8040F2E8; // type:function size:0x408 +fn_8040F6F0 = .text:0x8040F6F0; // type:function size:0x244 +fn_8040F934 = .text:0x8040F934; // type:function size:0x468 +fn_8040FD9C = .text:0x8040FD9C; // type:function size:0x1B8 +fn_8040FF54 = .text:0x8040FF54; // type:function size:0x240 +fn_80410194 = .text:0x80410194; // type:function size:0x7DC +fn_80410970 = .text:0x80410970; // type:function size:0x274 +fn_80410BE4 = .text:0x80410BE4; // type:function size:0x20C +fn_80410DF0 = .text:0x80410DF0; // type:function size:0x880 +fn_80411670 = .text:0x80411670; // type:function size:0x238 +fn_804118A8 = .text:0x804118A8; // type:function size:0x88C +fn_80412134 = .text:0x80412134; // type:function size:0x4 +fn_80412138 = .text:0x80412138; // type:function size:0x5E4 +fn_8041271C = .text:0x8041271C; // type:function size:0x5F4 +fn_80412D10 = .text:0x80412D10; // type:function size:0x4 +fn_80412D14 = .text:0x80412D14; // type:function size:0x6F0 +fn_80413404 = .text:0x80413404; // type:function size:0x6F8 +fn_80413AFC = .text:0x80413AFC; // type:function size:0x2C0 +fn_80413DBC = .text:0x80413DBC; // type:function size:0x50 +ISFS_OpenLib = .text:0x80413E0C; // type:function size:0x128 scope:global +_isfsFuncCb = .text:0x80413F34; // type:function size:0x180 scope:local +fn_804140B4 = .text:0x804140B4; // type:function size:0xF4 +fn_804141A8 = .text:0x804141A8; // type:function size:0xF4 +fn_8041429C = .text:0x8041429C; // type:function size:0x154 +fn_804143F0 = .text:0x804143F0; // type:function size:0x148 +fn_80414538 = .text:0x80414538; // type:function size:0x158 +fn_80414690 = .text:0x80414690; // type:function size:0x134 +fn_804147C4 = .text:0x804147C4; // type:function size:0xD8 +fn_8041489C = .text:0x8041489C; // type:function size:0xD0 +fn_8041496C = .text:0x8041496C; // type:function size:0x104 +fn_80414A70 = .text:0x80414A70; // type:function size:0x104 +fn_80414B74 = .text:0x80414B74; // type:function size:0x138 +fn_80414CAC = .text:0x80414CAC; // type:function size:0xF4 +fn_80414DA0 = .text:0x80414DA0; // type:function size:0xF4 +ISFS_Open = .text:0x80414E94; // type:function size:0xC8 scope:global +ISFS_OpenAsync = .text:0x80414F5C; // type:function size:0xB8 scope:global +fn_80415014 = .text:0x80415014; // type:function size:0xD0 +fn_804150E4 = .text:0x804150E4; // type:function size:0xC0 +fn_804151A4 = .text:0x804151A4; // type:function size:0x4 +fn_804151A8 = .text:0x804151A8; // type:function size:0x8C +fn_80415234 = .text:0x80415234; // type:function size:0x20 +fn_80415254 = .text:0x80415254; // type:function size:0xA4 +fn_804152F8 = .text:0x804152F8; // type:function size:0x20 +fn_80415318 = .text:0x80415318; // type:function size:0xA4 +fn_804153BC = .text:0x804153BC; // type:function size:0x4 +fn_804153C0 = .text:0x804153C0; // type:function size:0x84 +fn_80415444 = .text:0x80415444; // type:function size:0x90 +fn_804154D4 = .text:0x804154D4; // type:function size:0x1A4 +fn_80415678 = .text:0x80415678; // type:function size:0xC0 +fn_80415738 = .text:0x80415738; // type:function size:0xC8 +fn_80415800 = .text:0x80415800; // type:function size:0xD4 +fn_804158D4 = .text:0x804158D4; // type:function size:0x320 +fn_80415BF4 = .text:0x80415BF4; // type:function size:0x13C +fn_80415D30 = .text:0x80415D30; // type:function size:0x108 +fn_80415E38 = .text:0x80415E38; // type:function size:0x10C +fn_80415F44 = .text:0x80415F44; // type:function size:0x4BC +fn_80416400 = .text:0x80416400; // type:function size:0xB8 +fn_804164B8 = .text:0x804164B8; // type:function size:0x40C +__PADDisableRecalibration = .text:0x804168C4; // type:function size:0x5C scope:global +fn_80416920 = .text:0x80416920; // type:function size:0x24 +fn_80416944 = .text:0x80416944; // type:function size:0x24 +fn_80416968 = .text:0x80416968; // type:function size:0x5C +fn_804169C4 = .text:0x804169C4; // type:function size:0x54 +fn_80416A18 = .text:0x80416A18; // type:function size:0xA4 +fn_80416ABC = .text:0x80416ABC; // type:function size:0x80 +fn_80416B3C = .text:0x80416B3C; // type:function size:0x110 +fn_80416C4C = .text:0x80416C4C; // type:function size:0x4 +fn_80416C50 = .text:0x80416C50; // type:function size:0x4 +fn_80416C54 = .text:0x80416C54; // type:function size:0x2E8 +fn_80416F3C = .text:0x80416F3C; // type:function size:0xBC +fn_80416FF8 = .text:0x80416FF8; // type:function size:0x124 +fn_8041711C = .text:0x8041711C; // type:function size:0x104 +fn_80417220 = .text:0x80417220; // type:function size:0xE0 +fn_80417300 = .text:0x80417300; // type:function size:0xE0 +fn_804173E0 = .text:0x804173E0; // type:function size:0xFC +fn_804174DC = .text:0x804174DC; // type:function size:0x48 +fn_80417524 = .text:0x80417524; // type:function size:0x22C +IPCInit = .text:0x80417750; // type:function size:0x4C scope:global +fn_8041779C = .text:0x8041779C; // type:function size:0x48 +IPCReadReg = .text:0x804177E4; // type:function size:0x10 scope:global +IPCWriteReg = .text:0x804177F4; // type:function size:0x10 scope:global +IPCGetBufferHi = .text:0x80417804; // type:function size:0x8 scope:global +IPCGetBufferLo = .text:0x8041780C; // type:function size:0x8 scope:global +IPCSetBufferLo = .text:0x80417814; // type:function size:0x8 scope:global +strnlen = .text:0x8041781C; // type:function size:0x2C scope:global +fn_80417848 = .text:0x80417848; // type:function size:0x258 +IPCInterruptHandler = .text:0x80417AA0; // type:function size:0x1AC scope:local +IPCCltInit = .text:0x80417C4C; // type:function size:0xB4 scope:global +fn_80417D00 = .text:0x80417D00; // type:function size:0x74 +__ios_Ipc2 = .text:0x80417D74; // type:function size:0x240 scope:local +IOS_OpenAsync = .text:0x80417FB4; // type:function size:0x118 scope:global +IOS_Open = .text:0x804180CC; // type:function size:0x120 scope:global +fn_804181EC = .text:0x804181EC; // type:function size:0xC0 +fn_804182AC = .text:0x804182AC; // type:function size:0xA8 +fn_80418354 = .text:0x80418354; // type:function size:0x100 +fn_80418454 = .text:0x80418454; // type:function size:0x108 +fn_8041855C = .text:0x8041855C; // type:function size:0x100 +fn_8041865C = .text:0x8041865C; // type:function size:0x108 +fn_80418764 = .text:0x80418764; // type:function size:0xE0 +fn_80418844 = .text:0x80418844; // type:function size:0xE8 +IOS_IoctlAsync = .text:0x8041892C; // type:function size:0x138 scope:global +fn_80418A64 = .text:0x80418A64; // type:function size:0x130 +fn_80418B94 = .text:0x80418B94; // type:function size:0x13C +fn_80418CD0 = .text:0x80418CD0; // type:function size:0xE4 +IOS_Ioctlv = .text:0x80418DB4; // type:function size:0xDC scope:global +fn_80418E90 = .text:0x80418E90; // type:function size:0x2FC +iosCreateHeap = .text:0x8041918C; // type:function size:0x130 scope:global +fn_804192BC = .text:0x804192BC; // type:function size:0x204 +iosAllocAligned = .text:0x804194C0; // type:function size:0x4 scope:global +iosFree = .text:0x804194C4; // type:function size:0x1EC scope:global +IPCiProfInit = .text:0x804196B0; // type:function size:0xB8 scope:global +IPCiProfQueueReq = .text:0x80419768; // type:function size:0x80 scope:global +fn_804197E8 = .text:0x804197E8; // type:function size:0x10 +fn_804197F8 = .text:0x804197F8; // type:function size:0x7C +C_MTXIdentity = .text:0x80419874; // type:function size:0x3C +fn_804198B0 = .text:0x804198B0; // type:function size:0x2C +PSMTXCopy = .text:0x804198DC; // type:function size:0x34 +fn_80419910 = .text:0x80419910; // type:function size:0xCC +fn_804199DC = .text:0x804199DC; // type:function size:0xC8 +C_MTXRotTrig = .text:0x80419AA4; // type:function size:0x104 +fn_80419BA8 = .text:0x80419BA8; // type:function size:0x34 +C_MTXMultVec = .text:0x80419BDC; // type:function size:0xA8 +fn_80419C84 = .text:0x80419C84; // type:function size:0x54 +fn_80419CD8 = .text:0x80419CD8; // type:function size:0x54 +C_MTXFrustum = .text:0x80419D2C; // type:function size:0x9C +C_MTXOrtho = .text:0x80419DC8; // type:function size:0x98 +PSMTX44Identity = .text:0x80419E60; // type:function size:0x34 +PSMTX44Concat = .text:0x80419E94; // type:function size:0x104 +PSMTX44Trans = .text:0x80419F98; // type:function size:0x3C +fn_80419FD4 = .text:0x80419FD4; // type:function size:0x128 +fn_8041A0FC = .text:0x8041A0FC; // type:function size:0x74 +fn_8041A170 = .text:0x8041A170; // type:function size:0x78 +fn_8041A1E8 = .text:0x8041A1E8; // type:function size:0x78 +fn_8041A260 = .text:0x8041A260; // type:function size:0xB0 +fn_8041A310 = .text:0x8041A310; // type:function size:0x98 +fn_8041A3A8 = .text:0x8041A3A8; // type:function size:0xD8 +fn_8041A480 = .text:0x8041A480; // type:function size:0xC0 +fn_8041A540 = .text:0x8041A540; // type:function size:0x68 +fn_8041A5A8 = .text:0x8041A5A8; // type:function size:0x78 +fn_8041A620 = .text:0x8041A620; // type:function size:0x68 +fn_8041A688 = .text:0x8041A688; // type:function size:0x78 +fn_8041A700 = .text:0x8041A700; // type:function size:0xA0 +fn_8041A7A0 = .text:0x8041A7A0; // type:function size:0xB0 +fn_8041A850 = .text:0x8041A850; // type:function size:0x12C +fn_8041A97C = .text:0x8041A97C; // type:function size:0x74 +fn_8041A9F0 = .text:0x8041A9F0; // type:function size:0x78 +fn_8041AA68 = .text:0x8041AA68; // type:function size:0x88 +fn_8041AAF0 = .text:0x8041AAF0; // type:function size:0x74 +fn_8041AB64 = .text:0x8041AB64; // type:function size:0x90 +fn_8041ABF4 = .text:0x8041ABF4; // type:function size:0x90 +fn_8041AC84 = .text:0x8041AC84; // type:function size:0x54 +fn_8041ACD8 = .text:0x8041ACD8; // type:function size:0x8C +fn_8041AD64 = .text:0x8041AD64; // type:function size:0x154 +fn_8041AEB8 = .text:0x8041AEB8; // type:function size:0x74 +fn_8041AF2C = .text:0x8041AF2C; // type:function size:0x64 +fn_8041AF90 = .text:0x8041AF90; // type:function size:0x64 +fn_8041AFF4 = .text:0x8041AFF4; // type:function size:0x84 +fn_8041B078 = .text:0x8041B078; // type:function size:0x8 +fn_8041B080 = .text:0x8041B080; // type:function size:0x8 +nandOpen = .text:0x8041B088; // type:function size:0x114 scope:local +fn_8041B19C = .text:0x8041B19C; // type:function size:0x8C +fn_8041B228 = .text:0x8041B228; // type:function size:0x8C +fn_8041B2B4 = .text:0x8041B2B4; // type:function size:0x78 +NANDPrivateOpenAsync = .text:0x8041B32C; // type:function size:0x78 scope:global +nandOpenCallback = .text:0x8041B3A4; // type:function size:0x78 scope:local +fn_8041B41C = .text:0x8041B41C; // type:function size:0x6C +fn_8041B488 = .text:0x8041B488; // type:function size:0x88 +fn_8041B510 = .text:0x8041B510; // type:function size:0x8 +fn_8041B518 = .text:0x8041B518; // type:function size:0x1D4 +fn_8041B6EC = .text:0x8041B6EC; // type:function size:0x2C +fn_8041B718 = .text:0x8041B718; // type:function size:0x168 +fn_8041B880 = .text:0x8041B880; // type:function size:0x3F0 +fn_8041BC70 = .text:0x8041BC70; // type:function size:0x98 +fn_8041BD08 = .text:0x8041BD08; // type:function size:0x8 +fn_8041BD10 = .text:0x8041BD10; // type:function size:0xFC +fn_8041BE0C = .text:0x8041BE0C; // type:function size:0x1C4 +fn_8041BFD0 = .text:0x8041BFD0; // type:function size:0x5C +fn_8041C02C = .text:0x8041C02C; // type:function size:0x5C +fn_8041C088 = .text:0x8041C088; // type:function size:0xD4 +fn_8041C15C = .text:0x8041C15C; // type:function size:0xD4 +fn_8041C230 = .text:0x8041C230; // type:function size:0x98 +nandConvertPath = .text:0x8041C2C8; // type:function size:0x13C scope:global +nandIsPrivatePath = .text:0x8041C404; // type:function size:0x34 scope:global +fn_8041C438 = .text:0x8041C438; // type:function size:0x58 +nandIsInitialized = .text:0x8041C490; // type:function size:0x14 scope:global +nandReportErrorCode = .text:0x8041C4A4; // type:function size:0x4 scope:global +nandConvertErrorCode = .text:0x8041C4A8; // type:function size:0x160 scope:global +nandGenerateAbsPath = .text:0x8041C608; // type:function size:0xC8 scope:global +fn_8041C6D0 = .text:0x8041C6D0; // type:function size:0xA4 +NANDInit = .text:0x8041C774; // type:function size:0x12C scope:global +fn_8041C8A0 = .text:0x8041C8A0; // type:function size:0xCC +fn_8041C96C = .text:0x8041C96C; // type:function size:0xC +fn_8041C978 = .text:0x8041C978; // type:function size:0x54 +fn_8041C9CC = .text:0x8041C9CC; // type:function size:0x3C +fn_8041CA08 = .text:0x8041CA08; // type:function size:0x2D4 +fn_8041CCDC = .text:0x8041CCDC; // type:function size:0x48 +fn_8041CD24 = .text:0x8041CD24; // type:function size:0x78 +fn_8041CD9C = .text:0x8041CD9C; // type:function size:0xC +fn_8041CDA8 = .text:0x8041CDA8; // type:function size:0xB8 +fn_8041CE60 = .text:0x8041CE60; // type:function size:0xBC +fn_8041CF1C = .text:0x8041CF1C; // type:function size:0x108 +reserveFileDescriptor = .text:0x8041D024; // type:function size:0x54 scope:local +NANDLoggingAddMessageAsync = .text:0x8041D078; // type:function size:0xF8 scope:global +asyncRoutine = .text:0x8041D170; // type:function size:0x484 scope:local +fn_8041D5F4 = .text:0x8041D5F4; // type:function size:0x220 +fn_8041D814 = .text:0x8041D814; // type:function size:0x2AC +fn_8041DAC0 = .text:0x8041DAC0; // type:function size:0x14 +fn_8041DAD4 = .text:0x8041DAD4; // type:function size:0x1A0 +fn_8041DC74 = .text:0x8041DC74; // type:function size:0xE8 +fn_8041DD5C = .text:0x8041DD5C; // type:function size:0x170 +fn_8041DECC = .text:0x8041DECC; // type:function size:0x44 +fn_8041DF10 = .text:0x8041DF10; // type:function size:0x1BC +fn_8041E0CC = .text:0x8041E0CC; // type:function size:0xB0 +fn_8041E17C = .text:0x8041E17C; // type:function size:0x13C +fn_8041E2B8 = .text:0x8041E2B8; // type:function size:0x140 +fn_8041E3F8 = .text:0x8041E3F8; // type:function size:0xA0 +fn_8041E498 = .text:0x8041E498; // type:function size:0xC4 +fn_8041E55C = .text:0x8041E55C; // type:function size:0x8 +fn_8041E564 = .text:0x8041E564; // type:function size:0x1C +fn_8041E580 = .text:0x8041E580; // type:function size:0x10 +fn_8041E590 = .text:0x8041E590; // type:function size:0x348 +fn_8041E8D8 = .text:0x8041E8D8; // type:function size:0x160 +fn_8041EA38 = .text:0x8041EA38; // type:function size:0xBC +fn_8041EAF4 = .text:0x8041EAF4; // type:function size:0x14 +fn_8041EB08 = .text:0x8041EB08; // type:function size:0x150 +fn_8041EC58 = .text:0x8041EC58; // type:function size:0x88 +fn_8041ECE0 = .text:0x8041ECE0; // type:function size:0x14 +fn_8041ECF4 = .text:0x8041ECF4; // type:function size:0x8C +fn_8041ED80 = .text:0x8041ED80; // type:function size:0xEC +fn_8041EE6C = .text:0x8041EE6C; // type:function size:0x124 +fn_8041EF90 = .text:0x8041EF90; // type:function size:0x90 +fn_8041F020 = .text:0x8041F020; // type:function size:0xA8 +fn_8041F0C8 = .text:0x8041F0C8; // type:function size:0x4 +fn_8041F0CC = .text:0x8041F0CC; // type:function size:0x4 +fn_8041F0D0 = .text:0x8041F0D0; // type:function size:0x4 +fn_8041F0D4 = .text:0x8041F0D4; // type:function size:0x4 +fn_8041F0D8 = .text:0x8041F0D8; // type:function size:0xA4 +fn_8041F17C = .text:0x8041F17C; // type:function size:0x8 +fn_8041F184 = .text:0x8041F184; // type:function size:0x24 +fn_8041F1A8 = .text:0x8041F1A8; // type:function size:0x44 +fn_8041F1EC = .text:0x8041F1EC; // type:function size:0x4 +fn_8041F1F0 = .text:0x8041F1F0; // type:function size:0x2C +fn_8041F21C = .text:0x8041F21C; // type:function size:0x4 +fn_8041F220 = .text:0x8041F220; // type:function size:0x24 +fn_8041F244 = .text:0x8041F244; // type:function size:0x398 +fn_8041F5DC = .text:0x8041F5DC; // type:function size:0x1AC +fn_8041F788 = .text:0x8041F788; // type:function size:0x2C +fn_8041F7B4 = .text:0x8041F7B4; // type:function size:0x68 +fn_8041F81C = .text:0x8041F81C; // type:function size:0x34 +fn_8041F850 = .text:0x8041F850; // type:function size:0x30 +fn_8041F880 = .text:0x8041F880; // type:function size:0x3C +fn_8041F8BC = .text:0x8041F8BC; // type:function size:0x94 +fn_8041F950 = .text:0x8041F950; // type:function size:0x114 +fn_8041FA64 = .text:0x8041FA64; // type:function size:0x19C +fn_8041FC00 = .text:0x8041FC00; // type:function size:0xCC +fn_8041FCCC = .text:0x8041FCCC; // type:function size:0xEC +fn_8041FDB8 = .text:0x8041FDB8; // type:function size:0xE0 +fn_8041FE98 = .text:0x8041FE98; // type:function size:0x208 +fn_804200A0 = .text:0x804200A0; // type:function size:0x108 +fn_804201A8 = .text:0x804201A8; // type:function size:0x8 +fn_804201B0 = .text:0x804201B0; // type:function size:0x214 +fn_804203C4 = .text:0x804203C4; // type:function size:0xAC +fn_80420470 = .text:0x80420470; // type:function size:0x44 +fn_804204B4 = .text:0x804204B4; // type:function size:0x20 +fn_804204D4 = .text:0x804204D4; // type:function size:0x64 +fn_80420538 = .text:0x80420538; // type:function size:0x24 +fn_8042055C = .text:0x8042055C; // type:function size:0x10 +fn_8042056C = .text:0x8042056C; // type:function size:0x2C +fn_80420598 = .text:0x80420598; // type:function size:0xBC +fn_80420654 = .text:0x80420654; // type:function size:0x18 +fn_8042066C = .text:0x8042066C; // type:function size:0x18 +fn_80420684 = .text:0x80420684; // type:function size:0x18 +fn_8042069C = .text:0x8042069C; // type:function size:0x18 +fn_804206B4 = .text:0x804206B4; // type:function size:0x18 +fn_804206CC = .text:0x804206CC; // type:function size:0x18 +fn_804206E4 = .text:0x804206E4; // type:function size:0x18 +fn_804206FC = .text:0x804206FC; // type:function size:0x18 +fn_80420714 = .text:0x80420714; // type:function size:0xDC +fn_804207F0 = .text:0x804207F0; // type:function size:0x34 +fn_80420824 = .text:0x80420824; // type:function size:0x30 +fn_80420854 = .text:0x80420854; // type:function size:0x40 +fn_80420894 = .text:0x80420894; // type:function size:0x38C +fn_80420C20 = .text:0x80420C20; // type:function size:0x70 +fn_80420C90 = .text:0x80420C90; // type:function size:0x14 +fn_80420CA4 = .text:0x80420CA4; // type:function size:0x34 +fn_80420CD8 = .text:0x80420CD8; // type:function size:0xA0 +fn_80420D78 = .text:0x80420D78; // type:function size:0x10 +fn_80420D88 = .text:0x80420D88; // type:function size:0x10 +fn_80420D98 = .text:0x80420D98; // type:function size:0x10 +fn_80420DA8 = .text:0x80420DA8; // type:function size:0xC4 +fn_80420E6C = .text:0x80420E6C; // type:function size:0xC4 +fn_80420F30 = .text:0x80420F30; // type:function size:0x34 +fn_80420F64 = .text:0x80420F64; // type:function size:0x34 +fn_80420F98 = .text:0x80420F98; // type:function size:0x34 +fn_80420FCC = .text:0x80420FCC; // type:function size:0x64 +fn_80421030 = .text:0x80421030; // type:function size:0xEC +fn_8042111C = .text:0x8042111C; // type:function size:0x20 +fn_8042113C = .text:0x8042113C; // type:function size:0x14 +fn_80421150 = .text:0x80421150; // type:function size:0x1C +fn_8042116C = .text:0x8042116C; // type:function size:0x20 +fn_8042118C = .text:0x8042118C; // type:function size:0x14 +fn_804211A0 = .text:0x804211A0; // type:function size:0x68 +fn_80421208 = .text:0x80421208; // type:function size:0x8 +fn_80421210 = .text:0x80421210; // type:function size:0x4C +fn_8042125C = .text:0x8042125C; // type:function size:0xB4 +fn_80421310 = .text:0x80421310; // type:function size:0xA0 +fn_804213B0 = .text:0x804213B0; // type:function size:0x40 +fn_804213F0 = .text:0x804213F0; // type:function size:0x44 +fn_80421434 = .text:0x80421434; // type:function size:0x110 +fn_80421544 = .text:0x80421544; // type:function size:0xB0 +fn_804215F4 = .text:0x804215F4; // type:function size:0xBC +fn_804216B0 = .text:0x804216B0; // type:function size:0x8 +fn_804216B8 = .text:0x804216B8; // type:function size:0x48 +fn_80421700 = .text:0x80421700; // type:function size:0x70 +fn_80421770 = .text:0x80421770; // type:function size:0x9C +fn_8042180C = .text:0x8042180C; // type:function size:0xD4 +fn_804218E0 = .text:0x804218E0; // type:function size:0x60 +fn_80421940 = .text:0x80421940; // type:function size:0x84 +fn_804219C4 = .text:0x804219C4; // type:function size:0x114 +fn_80421AD8 = .text:0x80421AD8; // type:function size:0x224 +fn_80421CFC = .text:0x80421CFC; // type:function size:0x16C +fn_80421E68 = .text:0x80421E68; // type:function size:0x64 +fn_80421ECC = .text:0x80421ECC; // type:function size:0x268 +fn_80422134 = .text:0x80422134; // type:function size:0x18 +fn_8042214C = .text:0x8042214C; // type:function size:0x50 +fn_8042219C = .text:0x8042219C; // type:function size:0x88 +fn_80422224 = .text:0x80422224; // type:function size:0x4C +fn_80422270 = .text:0x80422270; // type:function size:0x44 +fn_804222B4 = .text:0x804222B4; // type:function size:0x48 +fn_804222FC = .text:0x804222FC; // type:function size:0x48 +fn_80422344 = .text:0x80422344; // type:function size:0x44 +fn_80422388 = .text:0x80422388; // type:function size:0x44 +fn_804223CC = .text:0x804223CC; // type:function size:0x5C +fn_80422428 = .text:0x80422428; // type:function size:0x18 +fn_80422440 = .text:0x80422440; // type:function size:0x1A0 +fn_804225E0 = .text:0x804225E0; // type:function size:0xE0 +fn_804226C0 = .text:0x804226C0; // type:function size:0x48 +fn_80422708 = .text:0x80422708; // type:function size:0x90 +fn_80422798 = .text:0x80422798; // type:function size:0x4C +fn_804227E4 = .text:0x804227E4; // type:function size:0x40 +fn_80422824 = .text:0x80422824; // type:function size:0x8C +fn_804228B0 = .text:0x804228B0; // type:function size:0x88 +fn_80422938 = .text:0x80422938; // type:function size:0x4 +fn_8042293C = .text:0x8042293C; // type:function size:0xC8 +fn_80422A04 = .text:0x80422A04; // type:function size:0xC0 +fn_80422AC4 = .text:0x80422AC4; // type:function size:0x130 +fn_80422BF4 = .text:0x80422BF4; // type:function size:0x8 +fn_80422BFC = .text:0x80422BFC; // type:function size:0x9C +fn_80422C98 = .text:0x80422C98; // type:function size:0x84 +fn_80422D1C = .text:0x80422D1C; // type:function size:0x28 +fn_80422D44 = .text:0x80422D44; // type:function size:0x3C +fn_80422D80 = .text:0x80422D80; // type:function size:0xF4 +fn_80422E74 = .text:0x80422E74; // type:function size:0x70 +fn_80422EE4 = .text:0x80422EE4; // type:function size:0x280 +fn_80423164 = .text:0x80423164; // type:function size:0x1C +fn_80423180 = .text:0x80423180; // type:function size:0x6C +fn_804231EC = .text:0x804231EC; // type:function size:0x6C +fn_80423258 = .text:0x80423258; // type:function size:0xE4 +fn_8042333C = .text:0x8042333C; // type:function size:0x238 +fn_80423574 = .text:0x80423574; // type:function size:0x108 +fn_8042367C = .text:0x8042367C; // type:function size:0x84 +fn_80423700 = .text:0x80423700; // type:function size:0x1C +fn_8042371C = .text:0x8042371C; // type:function size:0x4 +fn_80423720 = .text:0x80423720; // type:function size:0x50 +fn_80423770 = .text:0x80423770; // type:function size:0x88 +fn_804237F8 = .text:0x804237F8; // type:function size:0x38 +fn_80423830 = .text:0x80423830; // type:function size:0x38 +fn_80423868 = .text:0x80423868; // type:function size:0x64 +fn_804238CC = .text:0x804238CC; // type:function size:0x58 +fn_80423924 = .text:0x80423924; // type:function size:0x84 +fn_804239A8 = .text:0x804239A8; // type:function size:0x38 +fn_804239E0 = .text:0x804239E0; // type:function size:0x8C +fn_80423A6C = .text:0x80423A6C; // type:function size:0xF0 +fn_80423B5C = .text:0x80423B5C; // type:function size:0x48 +fn_80423BA4 = .text:0x80423BA4; // type:function size:0x38 +fn_80423BDC = .text:0x80423BDC; // type:function size:0x98 +fn_80423C74 = .text:0x80423C74; // type:function size:0xC8 +fn_80423D3C = .text:0x80423D3C; // type:function size:0x68 +fn_80423DA4 = .text:0x80423DA4; // type:function size:0x18 +fn_80423DBC = .text:0x80423DBC; // type:function size:0x380 +fn_8042413C = .text:0x8042413C; // type:function size:0x380 +fn_804244BC = .text:0x804244BC; // type:function size:0x78 +fn_80424534 = .text:0x80424534; // type:function size:0xF8 +fn_8042462C = .text:0x8042462C; // type:function size:0x120 +fn_8042474C = .text:0x8042474C; // type:function size:0xC +fn_80424758 = .text:0x80424758; // type:function size:0x174 +fn_804248CC = .text:0x804248CC; // type:function size:0x104 +fn_804249D0 = .text:0x804249D0; // type:function size:0xA4 +fn_80424A74 = .text:0x80424A74; // type:function size:0x134 +fn_80424BA8 = .text:0x80424BA8; // type:function size:0x194 +fn_80424D3C = .text:0x80424D3C; // type:function size:0x168 +fn_80424EA4 = .text:0x80424EA4; // type:function size:0x68 +fn_80424F0C = .text:0x80424F0C; // type:function size:0x128 +fn_80425034 = .text:0x80425034; // type:function size:0xB8 +fn_804250EC = .text:0x804250EC; // type:function size:0x58 +fn_80425144 = .text:0x80425144; // type:function size:0x268 +fn_804253AC = .text:0x804253AC; // type:function size:0x1F8 +fn_804255A4 = .text:0x804255A4; // type:function size:0x200 +fn_804257A4 = .text:0x804257A4; // type:function size:0x1C +fn_804257C0 = .text:0x804257C0; // type:function size:0x164 +fn_80425924 = .text:0x80425924; // type:function size:0x11C +fn_80425A40 = .text:0x80425A40; // type:function size:0x1C8 +fn_80425C08 = .text:0x80425C08; // type:function size:0x298 +fn_80425EA0 = .text:0x80425EA0; // type:function size:0x88 +fn_80425F28 = .text:0x80425F28; // type:function size:0x38 +fn_80425F60 = .text:0x80425F60; // type:function size:0x64 +fn_80425FC4 = .text:0x80425FC4; // type:function size:0xB4 +fn_80426078 = .text:0x80426078; // type:function size:0x90 +fn_80426108 = .text:0x80426108; // type:function size:0xA8 +fn_804261B0 = .text:0x804261B0; // type:function size:0x6C +fn_8042621C = .text:0x8042621C; // type:function size:0x54 +fn_80426270 = .text:0x80426270; // type:function size:0x354 +fn_804265C4 = .text:0x804265C4; // type:function size:0x14C +fn_80426710 = .text:0x80426710; // type:function size:0xB4 +fn_804267C4 = .text:0x804267C4; // type:function size:0x13C +fn_80426900 = .text:0x80426900; // type:function size:0x80 +fn_80426980 = .text:0x80426980; // type:function size:0xBC +fn_80426A3C = .text:0x80426A3C; // type:function size:0x54 +fn_80426A90 = .text:0x80426A90; // type:function size:0xE0 +fn_80426B70 = .text:0x80426B70; // type:function size:0x1C +fn_80426B8C = .text:0x80426B8C; // type:function size:0x84 +fn_80426C10 = .text:0x80426C10; // type:function size:0x314 +fn_80426F24 = .text:0x80426F24; // type:function size:0xC4 +fn_80426FE8 = .text:0x80426FE8; // type:function size:0x64 +fn_8042704C = .text:0x8042704C; // type:function size:0x21C +fn_80427268 = .text:0x80427268; // type:function size:0x170 +fn_804273D8 = .text:0x804273D8; // type:function size:0x1F0 +fn_804275C8 = .text:0x804275C8; // type:function size:0x10 +fn_804275D8 = .text:0x804275D8; // type:function size:0x104 +fn_804276DC = .text:0x804276DC; // type:function size:0x8C +fn_80427768 = .text:0x80427768; // type:function size:0x22C +fn_80427994 = .text:0x80427994; // type:function size:0x10 +fn_804279A4 = .text:0x804279A4; // type:function size:0xD8 +fn_80427A7C = .text:0x80427A7C; // type:function size:0x5C +fn_80427AD8 = .text:0x80427AD8; // type:function size:0x10 +fn_80427AE8 = .text:0x80427AE8; // type:function size:0x9C +fn_80427B84 = .text:0x80427B84; // type:function size:0x9C +fn_80427C20 = .text:0x80427C20; // type:function size:0x1F4 +fn_80427E14 = .text:0x80427E14; // type:function size:0x5C +fn_80427E70 = .text:0x80427E70; // type:function size:0x1A0 +fn_80428010 = .text:0x80428010; // type:function size:0x44 +fn_80428054 = .text:0x80428054; // type:function size:0xD8 +fn_8042812C = .text:0x8042812C; // type:function size:0x13C +fn_80428268 = .text:0x80428268; // type:function size:0x13C +fn_804283A4 = .text:0x804283A4; // type:function size:0x11C +fn_804284C0 = .text:0x804284C0; // type:function size:0x118 +fn_804285D8 = .text:0x804285D8; // type:function size:0xBC +fn_80428694 = .text:0x80428694; // type:function size:0x220 +fn_804288B4 = .text:0x804288B4; // type:function size:0x188 +fn_80428A3C = .text:0x80428A3C; // type:function size:0xAC +fn_80428AE8 = .text:0x80428AE8; // type:function size:0xA0 +fn_80428B88 = .text:0x80428B88; // type:function size:0x120 +fn_80428CA8 = .text:0x80428CA8; // type:function size:0xB8 +fn_80428D60 = .text:0x80428D60; // type:function size:0x88 +fn_80428DE8 = .text:0x80428DE8; // type:function size:0x198 +fn_80428F80 = .text:0x80428F80; // type:function size:0xA0 +fn_80429020 = .text:0x80429020; // type:function size:0xB0 +fn_804290D0 = .text:0x804290D0; // type:function size:0x9C +fn_8042916C = .text:0x8042916C; // type:function size:0xA8 +fn_80429214 = .text:0x80429214; // type:function size:0x1C +fn_80429230 = .text:0x80429230; // type:function size:0xF0 +fn_80429320 = .text:0x80429320; // type:function size:0x298 +fn_804295B8 = .text:0x804295B8; // type:function size:0x1C4 +fn_8042977C = .text:0x8042977C; // type:function size:0xC8 +fn_80429844 = .text:0x80429844; // type:function size:0xBC +fn_80429900 = .text:0x80429900; // type:function size:0x4FC +fn_80429DFC = .text:0x80429DFC; // type:function size:0xB8 +fn_80429EB4 = .text:0x80429EB4; // type:function size:0x8C +fn_80429F40 = .text:0x80429F40; // type:function size:0x40 +fn_80429F80 = .text:0x80429F80; // type:function size:0x48 +fn_80429FC8 = .text:0x80429FC8; // type:function size:0x4C +fn_8042A014 = .text:0x8042A014; // type:function size:0x80 +fn_8042A094 = .text:0x8042A094; // type:function size:0x10 +fn_8042A0A4 = .text:0x8042A0A4; // type:function size:0x10 +fn_8042A0B4 = .text:0x8042A0B4; // type:function size:0x18 +fn_8042A0CC = .text:0x8042A0CC; // type:function size:0xFC +fn_8042A1C8 = .text:0x8042A1C8; // type:function size:0x6C +fn_8042A234 = .text:0x8042A234; // type:function size:0x38 +fn_8042A26C = .text:0x8042A26C; // type:function size:0x98 +fn_8042A304 = .text:0x8042A304; // type:function size:0xA0 +fn_8042A3A4 = .text:0x8042A3A4; // type:function size:0xD8 +fn_8042A47C = .text:0x8042A47C; // type:function size:0xD0 +fn_8042A54C = .text:0x8042A54C; // type:function size:0xD0 +fn_8042A61C = .text:0x8042A61C; // type:function size:0x7C +fn_8042A698 = .text:0x8042A698; // type:function size:0x5C +fn_8042A6F4 = .text:0x8042A6F4; // type:function size:0x68 +fn_8042A75C = .text:0x8042A75C; // type:function size:0x18C +fn_8042A8E8 = .text:0x8042A8E8; // type:function size:0x20 +fn_8042A908 = .text:0x8042A908; // type:function size:0x78 +fn_8042A980 = .text:0x8042A980; // type:function size:0xB8 +fn_8042AA38 = .text:0x8042AA38; // type:function size:0x4 +fn_8042AA3C = .text:0x8042AA3C; // type:function size:0x284 +fn_8042ACC0 = .text:0x8042ACC0; // type:function size:0xB0 +fn_8042AD70 = .text:0x8042AD70; // type:function size:0xB0 +fn_8042AE20 = .text:0x8042AE20; // type:function size:0x98 +fn_8042AEB8 = .text:0x8042AEB8; // type:function size:0x188 +fn_8042B040 = .text:0x8042B040; // type:function size:0x10 +fn_8042B050 = .text:0x8042B050; // type:function size:0x108 +fn_8042B158 = .text:0x8042B158; // type:function size:0x1B4 +fn_8042B30C = .text:0x8042B30C; // type:function size:0xE8 +fn_8042B3F4 = .text:0x8042B3F4; // type:function size:0x78 +fn_8042B46C = .text:0x8042B46C; // type:function size:0xC0 +fn_8042B52C = .text:0x8042B52C; // type:function size:0xB8 +fn_8042B5E4 = .text:0x8042B5E4; // type:function size:0x13C +fn_8042B720 = .text:0x8042B720; // type:function size:0xD0 +fn_8042B7F0 = .text:0x8042B7F0; // type:function size:0x198 +fn_8042B988 = .text:0x8042B988; // type:function size:0x4 +fn_8042B98C = .text:0x8042B98C; // type:function size:0xDC +fn_8042BA68 = .text:0x8042BA68; // type:function size:0x104 +fn_8042BB6C = .text:0x8042BB6C; // type:function size:0xE4 +fn_8042BC50 = .text:0x8042BC50; // type:function size:0x220 +fn_8042BE70 = .text:0x8042BE70; // type:function size:0x278 +fn_8042C0E8 = .text:0x8042C0E8; // type:function size:0x104 +fn_8042C1EC = .text:0x8042C1EC; // type:function size:0x150 +fn_8042C33C = .text:0x8042C33C; // type:function size:0x158 +fn_8042C494 = .text:0x8042C494; // type:function size:0x40 +fn_8042C4D4 = .text:0x8042C4D4; // type:function size:0x5C +fn_8042C530 = .text:0x8042C530; // type:function size:0xBC +fn_8042C5EC = .text:0x8042C5EC; // type:function size:0x1D0 +fn_8042C7BC = .text:0x8042C7BC; // type:function size:0xB8 +fn_8042C874 = .text:0x8042C874; // type:function size:0x78 +fn_8042C8EC = .text:0x8042C8EC; // type:function size:0x50 +fn_8042C93C = .text:0x8042C93C; // type:function size:0x21C +fn_8042CB58 = .text:0x8042CB58; // type:function size:0x160 +fn_8042CCB8 = .text:0x8042CCB8; // type:function size:0x234 +fn_8042CEEC = .text:0x8042CEEC; // type:function size:0xB0 +fn_8042CF9C = .text:0x8042CF9C; // type:function size:0x228 +fn_8042D1C4 = .text:0x8042D1C4; // type:function size:0x44 +fn_8042D208 = .text:0x8042D208; // type:function size:0x1DC +fn_8042D3E4 = .text:0x8042D3E4; // type:function size:0x18C +fn_8042D570 = .text:0x8042D570; // type:function size:0x1E0 +fn_8042D750 = .text:0x8042D750; // type:function size:0x1A0 +fn_8042D8F0 = .text:0x8042D8F0; // type:function size:0xB8 +fn_8042D9A8 = .text:0x8042D9A8; // type:function size:0x84 +fn_8042DA2C = .text:0x8042DA2C; // type:function size:0x114 +fn_8042DB40 = .text:0x8042DB40; // type:function size:0xB4 +fn_8042DBF4 = .text:0x8042DBF4; // type:function size:0x4 +fn_8042DBF8 = .text:0x8042DBF8; // type:function size:0x1A8 +fn_8042DDA0 = .text:0x8042DDA0; // type:function size:0x104 +fn_8042DEA4 = .text:0x8042DEA4; // type:function size:0x70 +fn_8042DF14 = .text:0x8042DF14; // type:function size:0x60 +fn_8042DF74 = .text:0x8042DF74; // type:function size:0x88 +fn_8042DFFC = .text:0x8042DFFC; // type:function size:0x78 +fn_8042E074 = .text:0x8042E074; // type:function size:0x50 +fn_8042E0C4 = .text:0x8042E0C4; // type:function size:0x54 +fn_8042E118 = .text:0x8042E118; // type:function size:0xB0 +fn_8042E1C8 = .text:0x8042E1C8; // type:function size:0x228 +fn_8042E3F0 = .text:0x8042E3F0; // type:function size:0xC4 +fn_8042E4B4 = .text:0x8042E4B4; // type:function size:0x1DC +fn_8042E690 = .text:0x8042E690; // type:function size:0x3CC +fn_8042EA5C = .text:0x8042EA5C; // type:function size:0x464 +fn_8042EEC0 = .text:0x8042EEC0; // type:function size:0x29C +fn_8042F15C = .text:0x8042F15C; // type:function size:0x12C +fn_8042F288 = .text:0x8042F288; // type:function size:0x1C +fn_8042F2A4 = .text:0x8042F2A4; // type:function size:0x40 +fn_8042F2E4 = .text:0x8042F2E4; // type:function size:0xB4 +fn_8042F398 = .text:0x8042F398; // type:function size:0x2E8 +fn_8042F680 = .text:0x8042F680; // type:function size:0x344 +fn_8042F9C4 = .text:0x8042F9C4; // type:function size:0xFC +fn_8042FAC0 = .text:0x8042FAC0; // type:function size:0x13C +fn_8042FBFC = .text:0x8042FBFC; // type:function size:0x40 +fn_8042FC3C = .text:0x8042FC3C; // type:function size:0x480 +fn_804300BC = .text:0x804300BC; // type:function size:0xBC +fn_80430178 = .text:0x80430178; // type:function size:0x13C +fn_804302B4 = .text:0x804302B4; // type:function size:0x1AC +fn_80430460 = .text:0x80430460; // type:function size:0x130 +fn_80430590 = .text:0x80430590; // type:function size:0x74 +fn_80430604 = .text:0x80430604; // type:function size:0x35C +fn_80430960 = .text:0x80430960; // type:function size:0x50 +fn_804309B0 = .text:0x804309B0; // type:function size:0x3E0 +fn_80430D90 = .text:0x80430D90; // type:function size:0x11C +fn_80430EAC = .text:0x80430EAC; // type:function size:0xE0 +fn_80430F8C = .text:0x80430F8C; // type:function size:0x34 +fn_80430FC0 = .text:0x80430FC0; // type:function size:0x5B8 +fn_80431578 = .text:0x80431578; // type:function size:0x18C +fn_80431704 = .text:0x80431704; // type:function size:0xDC +fn_804317E0 = .text:0x804317E0; // type:function size:0x8C +fn_8043186C = .text:0x8043186C; // type:function size:0x100 +fn_8043196C = .text:0x8043196C; // type:function size:0xE0 +fn_80431A4C = .text:0x80431A4C; // type:function size:0x158 +fn_80431BA4 = .text:0x80431BA4; // type:function size:0x118 +fn_80431CBC = .text:0x80431CBC; // type:function size:0x200 +fn_80431EBC = .text:0x80431EBC; // type:function size:0x128 +fn_80431FE4 = .text:0x80431FE4; // type:function size:0x158 +fn_8043213C = .text:0x8043213C; // type:function size:0xE0 +fn_8043221C = .text:0x8043221C; // type:function size:0x2C +fn_80432248 = .text:0x80432248; // type:function size:0x4C +fn_80432294 = .text:0x80432294; // type:function size:0xE0 +fn_80432374 = .text:0x80432374; // type:function size:0x60 +fn_804323D4 = .text:0x804323D4; // type:function size:0x70 +fn_80432444 = .text:0x80432444; // type:function size:0x18C +fn_804325D0 = .text:0x804325D0; // type:function size:0x1DC +fn_804327AC = .text:0x804327AC; // type:function size:0x13C +fn_804328E8 = .text:0x804328E8; // type:function size:0x1EC +fn_80432AD4 = .text:0x80432AD4; // type:function size:0x1F8 +fn_80432CCC = .text:0x80432CCC; // type:function size:0x110 +fn_80432DDC = .text:0x80432DDC; // type:function size:0x134 +fn_80432F10 = .text:0x80432F10; // type:function size:0x1D8 +fn_804330E8 = .text:0x804330E8; // type:function size:0xC +fn_804330F4 = .text:0x804330F4; // type:function size:0xC +fn_80433100 = .text:0x80433100; // type:function size:0x218 +fn_80433318 = .text:0x80433318; // type:function size:0x1B4 +fn_804334CC = .text:0x804334CC; // type:function size:0x60 +fn_8043352C = .text:0x8043352C; // type:function size:0xA8 +fn_804335D4 = .text:0x804335D4; // type:function size:0x60 +fn_80433634 = .text:0x80433634; // type:function size:0xC0 +fn_804336F4 = .text:0x804336F4; // type:function size:0xE0 +fn_804337D4 = .text:0x804337D4; // type:function size:0x88 +fn_8043385C = .text:0x8043385C; // type:function size:0x8C +fn_804338E8 = .text:0x804338E8; // type:function size:0x60 +fn_80433948 = .text:0x80433948; // type:function size:0x5C +fn_804339A4 = .text:0x804339A4; // type:function size:0x1A0 +fn_80433B44 = .text:0x80433B44; // type:function size:0xA0 +fn_80433BE4 = .text:0x80433BE4; // type:function size:0x1E4 +fn_80433DC8 = .text:0x80433DC8; // type:function size:0xA0 +fn_80433E68 = .text:0x80433E68; // type:function size:0x90 +fn_80433EF8 = .text:0x80433EF8; // type:function size:0x7C +fn_80433F74 = .text:0x80433F74; // type:function size:0x8C +fn_80434000 = .text:0x80434000; // type:function size:0xD8 +fn_804340D8 = .text:0x804340D8; // type:function size:0xA0 +fn_80434178 = .text:0x80434178; // type:function size:0x7C +fn_804341F4 = .text:0x804341F4; // type:function size:0x7C +fn_80434270 = .text:0x80434270; // type:function size:0x7C +fn_804342EC = .text:0x804342EC; // type:function size:0xFC +fn_804343E8 = .text:0x804343E8; // type:function size:0xE8 +fn_804344D0 = .text:0x804344D0; // type:function size:0x60 +fn_80434530 = .text:0x80434530; // type:function size:0xB4 +fn_804345E4 = .text:0x804345E4; // type:function size:0xCC +fn_804346B0 = .text:0x804346B0; // type:function size:0x84 +fn_80434734 = .text:0x80434734; // type:function size:0xB4 +fn_804347E8 = .text:0x804347E8; // type:function size:0x84 +fn_8043486C = .text:0x8043486C; // type:function size:0xB0 +fn_8043491C = .text:0x8043491C; // type:function size:0x94 +fn_804349B0 = .text:0x804349B0; // type:function size:0x5C +fn_80434A0C = .text:0x80434A0C; // type:function size:0x1BC +fn_80434BC8 = .text:0x80434BC8; // type:function size:0x74 +fn_80434C3C = .text:0x80434C3C; // type:function size:0x60 +fn_80434C9C = .text:0x80434C9C; // type:function size:0x1C0 +fn_80434E5C = .text:0x80434E5C; // type:function size:0xB0 +fn_80434F0C = .text:0x80434F0C; // type:function size:0x140 +fn_8043504C = .text:0x8043504C; // type:function size:0x38 +fn_80435084 = .text:0x80435084; // type:function size:0x30 +fn_804350B4 = .text:0x804350B4; // type:function size:0x44 +fn_804350F8 = .text:0x804350F8; // type:function size:0x44 +fn_8043513C = .text:0x8043513C; // type:function size:0x74 +fn_804351B0 = .text:0x804351B0; // type:function size:0x74 +fn_80435224 = .text:0x80435224; // type:function size:0x44 +fn_80435268 = .text:0x80435268; // type:function size:0x44 +fn_804352AC = .text:0x804352AC; // type:function size:0xBC +fn_80435368 = .text:0x80435368; // type:function size:0x94 +fn_804353FC = .text:0x804353FC; // type:function size:0x70 +fn_8043546C = .text:0x8043546C; // type:function size:0x60 +fn_804354CC = .text:0x804354CC; // type:function size:0x5C +fn_80435528 = .text:0x80435528; // type:function size:0x28 +fn_80435550 = .text:0x80435550; // type:function size:0x60 +fn_804355B0 = .text:0x804355B0; // type:function size:0x7C +fn_8043562C = .text:0x8043562C; // type:function size:0x78 +fn_804356A4 = .text:0x804356A4; // type:function size:0x420 +fn_80435AC4 = .text:0x80435AC4; // type:function size:0x30 +fn_80435AF4 = .text:0x80435AF4; // type:function size:0x30 +fn_80435B24 = .text:0x80435B24; // type:function size:0x30 +fn_80435B54 = .text:0x80435B54; // type:function size:0xF4 +fn_80435C48 = .text:0x80435C48; // type:function size:0x68 +fn_80435CB0 = .text:0x80435CB0; // type:function size:0xC0 +fn_80435D70 = .text:0x80435D70; // type:function size:0xC8 +fn_80435E38 = .text:0x80435E38; // type:function size:0x1D8 +fn_80436010 = .text:0x80436010; // type:function size:0x158 +fn_80436168 = .text:0x80436168; // type:function size:0x4C +fn_804361B4 = .text:0x804361B4; // type:function size:0xC8 +fn_8043627C = .text:0x8043627C; // type:function size:0x450 +fn_804366CC = .text:0x804366CC; // type:function size:0x44 +fn_80436710 = .text:0x80436710; // type:function size:0x7C +fn_8043678C = .text:0x8043678C; // type:function size:0xE4 +fn_80436870 = .text:0x80436870; // type:function size:0x190 +fn_80436A00 = .text:0x80436A00; // type:function size:0xC8 +fn_80436AC8 = .text:0x80436AC8; // type:function size:0x64 +fn_80436B2C = .text:0x80436B2C; // type:function size:0x140 +fn_80436C6C = .text:0x80436C6C; // type:function size:0xA0 +fn_80436D0C = .text:0x80436D0C; // type:function size:0x228 +fn_80436F34 = .text:0x80436F34; // type:function size:0x158 +fn_8043708C = .text:0x8043708C; // type:function size:0xA4 +fn_80437130 = .text:0x80437130; // type:function size:0x130 +fn_80437260 = .text:0x80437260; // type:function size:0x258 +fn_804374B8 = .text:0x804374B8; // type:function size:0x14C +fn_80437604 = .text:0x80437604; // type:function size:0x214 +fn_80437818 = .text:0x80437818; // type:function size:0x348 +fn_80437B60 = .text:0x80437B60; // type:function size:0x2A8 +fn_80437E08 = .text:0x80437E08; // type:function size:0x30C +fn_80438114 = .text:0x80438114; // type:function size:0x2C4 +fn_804383D8 = .text:0x804383D8; // type:function size:0x248 +fn_80438620 = .text:0x80438620; // type:function size:0x1F8 +fn_80438818 = .text:0x80438818; // type:function size:0x398 +fn_80438BB0 = .text:0x80438BB0; // type:function size:0x29C +fn_80438E4C = .text:0x80438E4C; // type:function size:0xFC +fn_80438F48 = .text:0x80438F48; // type:function size:0x2C +fn_80438F74 = .text:0x80438F74; // type:function size:0x19C +fn_80439110 = .text:0x80439110; // type:function size:0x90 +fn_804391A0 = .text:0x804391A0; // type:function size:0x234 +fn_804393D4 = .text:0x804393D4; // type:function size:0x190 +fn_80439564 = .text:0x80439564; // type:function size:0xB8 +fn_8043961C = .text:0x8043961C; // type:function size:0xD0 +fn_804396EC = .text:0x804396EC; // type:function size:0xA4 +fn_80439790 = .text:0x80439790; // type:function size:0xA4 +fn_80439834 = .text:0x80439834; // type:function size:0x124 +fn_80439958 = .text:0x80439958; // type:function size:0xC8 +fn_80439A20 = .text:0x80439A20; // type:function size:0x100 +fn_80439B20 = .text:0x80439B20; // type:function size:0x1C +fn_80439B3C = .text:0x80439B3C; // type:function size:0x4 +fn_80439B40 = .text:0x80439B40; // type:function size:0x4C +fn_80439B8C = .text:0x80439B8C; // type:function size:0x294 +fn_80439E20 = .text:0x80439E20; // type:function size:0x170 +fn_80439F90 = .text:0x80439F90; // type:function size:0x168 +fn_8043A0F8 = .text:0x8043A0F8; // type:function size:0x244 +fn_8043A33C = .text:0x8043A33C; // type:function size:0x1D8 +fn_8043A514 = .text:0x8043A514; // type:function size:0x3C8 +fn_8043A8DC = .text:0x8043A8DC; // type:function size:0x25C +fn_8043AB38 = .text:0x8043AB38; // type:function size:0x1E4 +fn_8043AD1C = .text:0x8043AD1C; // type:function size:0x15C +fn_8043AE78 = .text:0x8043AE78; // type:function size:0x1A4 +fn_8043B01C = .text:0x8043B01C; // type:function size:0x154 +fn_8043B170 = .text:0x8043B170; // type:function size:0x238 +fn_8043B3A8 = .text:0x8043B3A8; // type:function size:0xB4 +fn_8043B45C = .text:0x8043B45C; // type:function size:0xBC +fn_8043B518 = .text:0x8043B518; // type:function size:0x70 +fn_8043B588 = .text:0x8043B588; // type:function size:0x174 +fn_8043B6FC = .text:0x8043B6FC; // type:function size:0x108 +fn_8043B804 = .text:0x8043B804; // type:function size:0x2CC +fn_8043BAD0 = .text:0x8043BAD0; // type:function size:0x198 +fn_8043BC68 = .text:0x8043BC68; // type:function size:0xE4 +fn_8043BD4C = .text:0x8043BD4C; // type:function size:0x14 +fn_8043BD60 = .text:0x8043BD60; // type:function size:0x1D0 +fn_8043BF30 = .text:0x8043BF30; // type:function size:0x6C +fn_8043BF9C = .text:0x8043BF9C; // type:function size:0x80 +fn_8043C01C = .text:0x8043C01C; // type:function size:0x6C +fn_8043C088 = .text:0x8043C088; // type:function size:0xDC +fn_8043C164 = .text:0x8043C164; // type:function size:0x44 +fn_8043C1A8 = .text:0x8043C1A8; // type:function size:0x114 +fn_8043C2BC = .text:0x8043C2BC; // type:function size:0x330 +fn_8043C5EC = .text:0x8043C5EC; // type:function size:0xA70 +fn_8043D05C = .text:0x8043D05C; // type:function size:0x50 +fn_8043D0AC = .text:0x8043D0AC; // type:function size:0x12C +fn_8043D1D8 = .text:0x8043D1D8; // type:function size:0xD4 +fn_8043D2AC = .text:0x8043D2AC; // type:function size:0x100 +fn_8043D3AC = .text:0x8043D3AC; // type:function size:0x88 +fn_8043D434 = .text:0x8043D434; // type:function size:0x90 +fn_8043D4C4 = .text:0x8043D4C4; // type:function size:0x10 +fn_8043D4D4 = .text:0x8043D4D4; // type:function size:0xC4 +fn_8043D598 = .text:0x8043D598; // type:function size:0xFC +fn_8043D694 = .text:0x8043D694; // type:function size:0xC4 +fn_8043D758 = .text:0x8043D758; // type:function size:0xD8 +fn_8043D830 = .text:0x8043D830; // type:function size:0xC0 +fn_8043D8F0 = .text:0x8043D8F0; // type:function size:0x2F8 +fn_8043DBE8 = .text:0x8043DBE8; // type:function size:0x2F8 +fn_8043DEE0 = .text:0x8043DEE0; // type:function size:0x1B4 +fn_8043E094 = .text:0x8043E094; // type:function size:0xD4 +fn_8043E168 = .text:0x8043E168; // type:function size:0xC0 +fn_8043E228 = .text:0x8043E228; // type:function size:0x170 +fn_8043E398 = .text:0x8043E398; // type:function size:0x19C +fn_8043E534 = .text:0x8043E534; // type:function size:0xA4 +fn_8043E5D8 = .text:0x8043E5D8; // type:function size:0x10C +fn_8043E6E4 = .text:0x8043E6E4; // type:function size:0x1A4 +fn_8043E888 = .text:0x8043E888; // type:function size:0x5C +fn_8043E8E4 = .text:0x8043E8E4; // type:function size:0x4C +fn_8043E930 = .text:0x8043E930; // type:function size:0x10 +fn_8043E940 = .text:0x8043E940; // type:function size:0xB8 +fn_8043E9F8 = .text:0x8043E9F8; // type:function size:0x148 +fn_8043EB40 = .text:0x8043EB40; // type:function size:0x40 +fn_8043EB80 = .text:0x8043EB80; // type:function size:0x110 +fn_8043EC90 = .text:0x8043EC90; // type:function size:0x40 +fn_8043ECD0 = .text:0x8043ECD0; // type:function size:0x6C +fn_8043ED3C = .text:0x8043ED3C; // type:function size:0x118 +fn_8043EE54 = .text:0x8043EE54; // type:function size:0xD0 +fn_8043EF24 = .text:0x8043EF24; // type:function size:0x90 +fn_8043EFB4 = .text:0x8043EFB4; // type:function size:0xE8 +fn_8043F09C = .text:0x8043F09C; // type:function size:0x50 +fn_8043F0EC = .text:0x8043F0EC; // type:function size:0x160 +fn_8043F24C = .text:0x8043F24C; // type:function size:0x9C +fn_8043F2E8 = .text:0x8043F2E8; // type:function size:0x1B0 +fn_8043F498 = .text:0x8043F498; // type:function size:0x104 +fn_8043F59C = .text:0x8043F59C; // type:function size:0x140 +fn_8043F6DC = .text:0x8043F6DC; // type:function size:0x144 +fn_8043F820 = .text:0x8043F820; // type:function size:0x150 +fn_8043F970 = .text:0x8043F970; // type:function size:0x118 +fn_8043FA88 = .text:0x8043FA88; // type:function size:0x178 +fn_8043FC00 = .text:0x8043FC00; // type:function size:0xC4 +fn_8043FCC4 = .text:0x8043FCC4; // type:function size:0xC8 +fn_8043FD8C = .text:0x8043FD8C; // type:function size:0x68 +fn_8043FDF4 = .text:0x8043FDF4; // type:function size:0xA0 +fn_8043FE94 = .text:0x8043FE94; // type:function size:0x98 +fn_8043FF2C = .text:0x8043FF2C; // type:function size:0x200 +fn_8044012C = .text:0x8044012C; // type:function size:0x130 +fn_8044025C = .text:0x8044025C; // type:function size:0xF8 +fn_80440354 = .text:0x80440354; // type:function size:0x194 +fn_804404E8 = .text:0x804404E8; // type:function size:0x17C +fn_80440664 = .text:0x80440664; // type:function size:0xDC +fn_80440740 = .text:0x80440740; // type:function size:0x54 +fn_80440794 = .text:0x80440794; // type:function size:0x88 +fn_8044081C = .text:0x8044081C; // type:function size:0x70 +fn_8044088C = .text:0x8044088C; // type:function size:0x68 +fn_804408F4 = .text:0x804408F4; // type:function size:0x1CC +fn_80440AC0 = .text:0x80440AC0; // type:function size:0x7C +fn_80440B3C = .text:0x80440B3C; // type:function size:0x8C +fn_80440BC8 = .text:0x80440BC8; // type:function size:0x104 +fn_80440CCC = .text:0x80440CCC; // type:function size:0x108 +fn_80440DD4 = .text:0x80440DD4; // type:function size:0x108 +fn_80440EDC = .text:0x80440EDC; // type:function size:0x4 +fn_80440EE0 = .text:0x80440EE0; // type:function size:0x124 +fn_80441004 = .text:0x80441004; // type:function size:0x2A0 +fn_804412A4 = .text:0x804412A4; // type:function size:0x134 +fn_804413D8 = .text:0x804413D8; // type:function size:0x1C +fn_804413F4 = .text:0x804413F4; // type:function size:0x44 +fn_80441438 = .text:0x80441438; // type:function size:0x214 +fn_8044164C = .text:0x8044164C; // type:function size:0x1BC +fn_80441808 = .text:0x80441808; // type:function size:0x128 +fn_80441930 = .text:0x80441930; // type:function size:0x174 +fn_80441AA4 = .text:0x80441AA4; // type:function size:0x120 +fn_80441BC4 = .text:0x80441BC4; // type:function size:0x118 +fn_80441CDC = .text:0x80441CDC; // type:function size:0x178 +fn_80441E54 = .text:0x80441E54; // type:function size:0xF4 +fn_80441F48 = .text:0x80441F48; // type:function size:0xF0 +fn_80442038 = .text:0x80442038; // type:function size:0x90 +fn_804420C8 = .text:0x804420C8; // type:function size:0x174 +fn_8044223C = .text:0x8044223C; // type:function size:0x19C +fn_804423D8 = .text:0x804423D8; // type:function size:0x1BC +fn_80442594 = .text:0x80442594; // type:function size:0x150 +fn_804426E4 = .text:0x804426E4; // type:function size:0x1EC +fn_804428D0 = .text:0x804428D0; // type:function size:0x11C +fn_804429EC = .text:0x804429EC; // type:function size:0xE8 +fn_80442AD4 = .text:0x80442AD4; // type:function size:0x30C +fn_80442DE0 = .text:0x80442DE0; // type:function size:0x16C +fn_80442F4C = .text:0x80442F4C; // type:function size:0x8C +fn_80442FD8 = .text:0x80442FD8; // type:function size:0x4 +fn_80442FDC = .text:0x80442FDC; // type:function size:0x8 +fn_80442FE4 = .text:0x80442FE4; // type:function size:0x64 +fn_80443048 = .text:0x80443048; // type:function size:0x64 +fn_804430AC = .text:0x804430AC; // type:function size:0x88 +fn_80443134 = .text:0x80443134; // type:function size:0xA4 +fn_804431D8 = .text:0x804431D8; // type:function size:0x2C +fn_80443204 = .text:0x80443204; // type:function size:0x68 +fn_8044326C = .text:0x8044326C; // type:function size:0x70 +fn_804432DC = .text:0x804432DC; // type:function size:0xE0 +fn_804433BC = .text:0x804433BC; // type:function size:0x28 +fn_804433E4 = .text:0x804433E4; // type:function size:0xBC +fn_804434A0 = .text:0x804434A0; // type:function size:0x20 +fn_804434C0 = .text:0x804434C0; // type:function size:0xA4 +fn_80443564 = .text:0x80443564; // type:function size:0xA4 +fn_80443608 = .text:0x80443608; // type:function size:0x98 +fn_804436A0 = .text:0x804436A0; // type:function size:0x2C +fn_804436CC = .text:0x804436CC; // type:function size:0x38 +fn_80443704 = .text:0x80443704; // type:function size:0xB0 +fn_804437B4 = .text:0x804437B4; // type:function size:0xB0 +fn_80443864 = .text:0x80443864; // type:function size:0xC4 +fn_80443928 = .text:0x80443928; // type:function size:0xB0 +fn_804439D8 = .text:0x804439D8; // type:function size:0x198 +fn_80443B70 = .text:0x80443B70; // type:function size:0xE8 +fn_80443C58 = .text:0x80443C58; // type:function size:0x84 +fn_80443CDC = .text:0x80443CDC; // type:function size:0x84 +fn_80443D60 = .text:0x80443D60; // type:function size:0x120 +fn_80443E80 = .text:0x80443E80; // type:function size:0xB0 +fn_80443F30 = .text:0x80443F30; // type:function size:0x11C +fn_8044404C = .text:0x8044404C; // type:function size:0xA8 +fn_804440F4 = .text:0x804440F4; // type:function size:0xC0 +fn_804441B4 = .text:0x804441B4; // type:function size:0x574 +fn_80444728 = .text:0x80444728; // type:function size:0x624 +fn_80444D4C = .text:0x80444D4C; // type:function size:0x38 +fn_80444D84 = .text:0x80444D84; // type:function size:0x4C +fn_80444DD0 = .text:0x80444DD0; // type:function size:0x158 +fn_80444F28 = .text:0x80444F28; // type:function size:0x88 +fn_80444FB0 = .text:0x80444FB0; // type:function size:0x74 +fn_80445024 = .text:0x80445024; // type:function size:0x58 +fn_8044507C = .text:0x8044507C; // type:function size:0x80 +fn_804450FC = .text:0x804450FC; // type:function size:0x58 +fn_80445154 = .text:0x80445154; // type:function size:0xC4 +fn_80445218 = .text:0x80445218; // type:function size:0x3C +fn_80445254 = .text:0x80445254; // type:function size:0x54 +fn_804452A8 = .text:0x804452A8; // type:function size:0x158 +fn_80445400 = .text:0x80445400; // type:function size:0x8C +fn_8044548C = .text:0x8044548C; // type:function size:0x3C +fn_804454C8 = .text:0x804454C8; // type:function size:0x64 +fn_8044552C = .text:0x8044552C; // type:function size:0x378 +fn_804458A4 = .text:0x804458A4; // type:function size:0x5C +fn_80445900 = .text:0x80445900; // type:function size:0x64 +fn_80445964 = .text:0x80445964; // type:function size:0x28 +fn_8044598C = .text:0x8044598C; // type:function size:0xCC +fn_80445A58 = .text:0x80445A58; // type:function size:0x108 +fn_80445B60 = .text:0x80445B60; // type:function size:0x360 +fn_80445EC0 = .text:0x80445EC0; // type:function size:0x4B0 +fn_80446370 = .text:0x80446370; // type:function size:0x24 +fn_80446394 = .text:0x80446394; // type:function size:0x13C +fn_804464D0 = .text:0x804464D0; // type:function size:0xD8 +fn_804465A8 = .text:0x804465A8; // type:function size:0x5C +fn_80446604 = .text:0x80446604; // type:function size:0x40 +fn_80446644 = .text:0x80446644; // type:function size:0xE0 +fn_80446724 = .text:0x80446724; // type:function size:0x114 +fn_80446838 = .text:0x80446838; // type:function size:0x398 +fn_80446BD0 = .text:0x80446BD0; // type:function size:0xD8 +fn_80446CA8 = .text:0x80446CA8; // type:function size:0x17C +fn_80446E24 = .text:0x80446E24; // type:function size:0x23C +fn_80447060 = .text:0x80447060; // type:function size:0xEC +fn_8044714C = .text:0x8044714C; // type:function size:0x130 +fn_8044727C = .text:0x8044727C; // type:function size:0x34 +fn_804472B0 = .text:0x804472B0; // type:function size:0x140 +fn_804473F0 = .text:0x804473F0; // type:function size:0x148 +fn_80447538 = .text:0x80447538; // type:function size:0x2A8 +fn_804477E0 = .text:0x804477E0; // type:function size:0x2D4 +fn_80447AB4 = .text:0x80447AB4; // type:function size:0x1EC +fn_80447CA0 = .text:0x80447CA0; // type:function size:0xA0 +fn_80447D40 = .text:0x80447D40; // type:function size:0x598 +fn_804482D8 = .text:0x804482D8; // type:function size:0x1A0 +fn_80448478 = .text:0x80448478; // type:function size:0xC4 +fn_8044853C = .text:0x8044853C; // type:function size:0x190 +fn_804486CC = .text:0x804486CC; // type:function size:0x13C +fn_80448808 = .text:0x80448808; // type:function size:0x17C +fn_80448984 = .text:0x80448984; // type:function size:0xF8 +fn_80448A7C = .text:0x80448A7C; // type:function size:0xD4 +fn_80448B50 = .text:0x80448B50; // type:function size:0x114 +fn_80448C64 = .text:0x80448C64; // type:function size:0x9C +fn_80448D00 = .text:0x80448D00; // type:function size:0xBC +fn_80448DBC = .text:0x80448DBC; // type:function size:0x88 +fn_80448E44 = .text:0x80448E44; // type:function size:0x154 +fn_80448F98 = .text:0x80448F98; // type:function size:0x410 +fn_804493A8 = .text:0x804493A8; // type:function size:0x390 +fn_80449738 = .text:0x80449738; // type:function size:0x41C +fn_80449B54 = .text:0x80449B54; // type:function size:0x90 +fn_80449BE4 = .text:0x80449BE4; // type:function size:0x74 +fn_80449C58 = .text:0x80449C58; // type:function size:0x38 +fn_80449C90 = .text:0x80449C90; // type:function size:0x1D0 +fn_80449E60 = .text:0x80449E60; // type:function size:0x154 +fn_80449FB4 = .text:0x80449FB4; // type:function size:0x13C +fn_8044A0F0 = .text:0x8044A0F0; // type:function size:0x350 +fn_8044A440 = .text:0x8044A440; // type:function size:0x250 +fn_8044A690 = .text:0x8044A690; // type:function size:0xD0 +fn_8044A760 = .text:0x8044A760; // type:function size:0xE0 +fn_8044A840 = .text:0x8044A840; // type:function size:0x274 +fn_8044AAB4 = .text:0x8044AAB4; // type:function size:0x90 +fn_8044AB44 = .text:0x8044AB44; // type:function size:0x50 +fn_8044AB94 = .text:0x8044AB94; // type:function size:0x50 +fn_8044ABE4 = .text:0x8044ABE4; // type:function size:0x50 +fn_8044AC34 = .text:0x8044AC34; // type:function size:0x78 +fn_8044ACAC = .text:0x8044ACAC; // type:function size:0x58 +fn_8044AD04 = .text:0x8044AD04; // type:function size:0x4C +fn_8044AD50 = .text:0x8044AD50; // type:function size:0x4C +fn_8044AD9C = .text:0x8044AD9C; // type:function size:0x160 +fn_8044AEFC = .text:0x8044AEFC; // type:function size:0x10C +fn_8044B008 = .text:0x8044B008; // type:function size:0x170 +fn_8044B178 = .text:0x8044B178; // type:function size:0x940 +fn_8044BAB8 = .text:0x8044BAB8; // type:function size:0x20 +fn_8044BAD8 = .text:0x8044BAD8; // type:function size:0x98 +fn_8044BB70 = .text:0x8044BB70; // type:function size:0xB4 +fn_8044BC24 = .text:0x8044BC24; // type:function size:0x15C +fn_8044BD80 = .text:0x8044BD80; // type:function size:0x20 +fn_8044BDA0 = .text:0x8044BDA0; // type:function size:0x114 +fn_8044BEB4 = .text:0x8044BEB4; // type:function size:0x1D4 +fn_8044C088 = .text:0x8044C088; // type:function size:0x20 +fn_8044C0A8 = .text:0x8044C0A8; // type:function size:0x3BC +fn_8044C464 = .text:0x8044C464; // type:function size:0xE4 +fn_8044C548 = .text:0x8044C548; // type:function size:0x20 +fn_8044C568 = .text:0x8044C568; // type:function size:0xC4 +fn_8044C62C = .text:0x8044C62C; // type:function size:0x20 +fn_8044C64C = .text:0x8044C64C; // type:function size:0x38C +fn_8044C9D8 = .text:0x8044C9D8; // type:function size:0xF8 +fn_8044CAD0 = .text:0x8044CAD0; // type:function size:0x4C +fn_8044CB1C = .text:0x8044CB1C; // type:function size:0x220 +fn_8044CD3C = .text:0x8044CD3C; // type:function size:0x3C +fn_8044CD78 = .text:0x8044CD78; // type:function size:0x48 +fn_8044CDC0 = .text:0x8044CDC0; // type:function size:0x6C +fn_8044CE2C = .text:0x8044CE2C; // type:function size:0x5C +fn_8044CE88 = .text:0x8044CE88; // type:function size:0x14C +fn_8044CFD4 = .text:0x8044CFD4; // type:function size:0x40 +fn_8044D014 = .text:0x8044D014; // type:function size:0xA0 +fn_8044D0B4 = .text:0x8044D0B4; // type:function size:0x98 +fn_8044D14C = .text:0x8044D14C; // type:function size:0xEC +fn_8044D238 = .text:0x8044D238; // type:function size:0x5C +fn_8044D294 = .text:0x8044D294; // type:function size:0x5C +fn_8044D2F0 = .text:0x8044D2F0; // type:function size:0x58 +fn_8044D348 = .text:0x8044D348; // type:function size:0x4 +fn_8044D34C = .text:0x8044D34C; // type:function size:0x178 +fn_8044D4C4 = .text:0x8044D4C4; // type:function size:0x230 +fn_8044D6F4 = .text:0x8044D6F4; // type:function size:0xD4 +fn_8044D7C8 = .text:0x8044D7C8; // type:function size:0x190 +fn_8044D958 = .text:0x8044D958; // type:function size:0x130 +fn_8044DA88 = .text:0x8044DA88; // type:function size:0x15C +fn_8044DBE4 = .text:0x8044DBE4; // type:function size:0xD8 +fn_8044DCBC = .text:0x8044DCBC; // type:function size:0xC0 +fn_8044DD7C = .text:0x8044DD7C; // type:function size:0x118 +fn_8044DE94 = .text:0x8044DE94; // type:function size:0x118 +fn_8044DFAC = .text:0x8044DFAC; // type:function size:0x158 +fn_8044E104 = .text:0x8044E104; // type:function size:0x118 +fn_8044E21C = .text:0x8044E21C; // type:function size:0x118 +fn_8044E334 = .text:0x8044E334; // type:function size:0x158 +fn_8044E48C = .text:0x8044E48C; // type:function size:0x74 +fn_8044E500 = .text:0x8044E500; // type:function size:0x34 +fn_8044E534 = .text:0x8044E534; // type:function size:0x554 +fn_8044EA88 = .text:0x8044EA88; // type:function size:0x20C +fn_8044EC94 = .text:0x8044EC94; // type:function size:0x2F4 +fn_8044EF88 = .text:0x8044EF88; // type:function size:0x50 +fn_8044EFD8 = .text:0x8044EFD8; // type:function size:0x2EC +fn_8044F2C4 = .text:0x8044F2C4; // type:function size:0x13C +fn_8044F400 = .text:0x8044F400; // type:function size:0x54 +fn_8044F454 = .text:0x8044F454; // type:function size:0x5C +fn_8044F4B0 = .text:0x8044F4B0; // type:function size:0x5C +fn_8044F50C = .text:0x8044F50C; // type:function size:0x3C +fn_8044F548 = .text:0x8044F548; // type:function size:0x598 +fn_8044FAE0 = .text:0x8044FAE0; // type:function size:0x3C +fn_8044FB1C = .text:0x8044FB1C; // type:function size:0x10 +fn_8044FB2C = .text:0x8044FB2C; // type:function size:0x10 +fn_8044FB3C = .text:0x8044FB3C; // type:function size:0x8 +fn_8044FB44 = .text:0x8044FB44; // type:function size:0x50 +WENCGetEncodeData = .text:0x8044FB94; // type:function size:0x2D8 +fn_8044FE6C = .text:0x8044FE6C; // type:function size:0xA8 +fn_8044FF14 = .text:0x8044FF14; // type:function size:0xAC +fn_8044FFC0 = .text:0x8044FFC0; // type:function size:0xF8 +fn_804500B8 = .text:0x804500B8; // type:function size:0x8 +fn_804500C0 = .text:0x804500C0; // type:function size:0x1A8 +fn_80450268 = .text:0x80450268; // type:function size:0x144 +fn_804503AC = .text:0x804503AC; // type:function size:0x124 +fn_804504D0 = .text:0x804504D0; // type:function size:0x33C +fn_8045080C = .text:0x8045080C; // type:function size:0x74 +fn_80450880 = .text:0x80450880; // type:function size:0x74 +fn_804508F4 = .text:0x804508F4; // type:function size:0x74 +fn_80450968 = .text:0x80450968; // type:function size:0x5A4 +fn_80450F0C = .text:0x80450F0C; // type:function size:0x8C +fn_80450F98 = .text:0x80450F98; // type:function size:0x140 +fn_804510D8 = .text:0x804510D8; // type:function size:0x1C0 +fn_80451298 = .text:0x80451298; // type:function size:0x16C +fn_80451404 = .text:0x80451404; // type:function size:0x204 +fn_80451608 = .text:0x80451608; // type:function size:0xDC +fn_804516E4 = .text:0x804516E4; // type:function size:0xC8 +fn_804517AC = .text:0x804517AC; // type:function size:0x168 +fn_80451914 = .text:0x80451914; // type:function size:0xB0 +fn_804519C4 = .text:0x804519C4; // type:function size:0x30 +fn_804519F4 = .text:0x804519F4; // type:function size:0xB0 +fn_80451AA4 = .text:0x80451AA4; // type:function size:0xCC +fn_80451B70 = .text:0x80451B70; // type:function size:0x18 +fn_80451B88 = .text:0x80451B88; // type:function size:0x70 +fn_80451BF8 = .text:0x80451BF8; // type:function size:0x6C +fn_80451C64 = .text:0x80451C64; // type:function size:0x20 +SCInit = .text:0x80451C84; // type:function size:0xA0 scope:global +SCCheckStatus = .text:0x80451D24; // type:function size:0x11C scope:global +SCReloadConfFileAsync = .text:0x80451E40; // type:function size:0x114 scope:local +OpenCallbackFromReload = .text:0x80451F54; // type:function size:0xD0 scope:local +fn_80452024 = .text:0x80452024; // type:function size:0xE8 +fn_8045210C = .text:0x8045210C; // type:function size:0x8C +fn_80452198 = .text:0x80452198; // type:function size:0x13C +fn_804522D4 = .text:0x804522D4; // type:function size:0x4 +fn_804522D8 = .text:0x804522D8; // type:function size:0x24C +fn_80452524 = .text:0x80452524; // type:function size:0x198 +fn_804526BC = .text:0x804526BC; // type:function size:0x190 +fn_8045284C = .text:0x8045284C; // type:function size:0x278 +fn_80452AC4 = .text:0x80452AC4; // type:function size:0xE0 +fn_80452BA4 = .text:0x80452BA4; // type:function size:0x124 +fn_80452CC8 = .text:0x80452CC8; // type:function size:0x118 +fn_80452DE0 = .text:0x80452DE0; // type:function size:0xD4 +fn_80452EB4 = .text:0x80452EB4; // type:function size:0xD4 +fn_80452F88 = .text:0x80452F88; // type:function size:0xD4 +fn_8045305C = .text:0x8045305C; // type:function size:0x100 +fn_8045315C = .text:0x8045315C; // type:function size:0x2C +fn_80453188 = .text:0x80453188; // type:function size:0xC +fn_80453194 = .text:0x80453194; // type:function size:0x21C +fn_804533B0 = .text:0x804533B0; // type:function size:0x338 +fn_804536E8 = .text:0x804536E8; // type:function size:0x54 +fn_8045373C = .text:0x8045373C; // type:function size:0x74 +fn_804537B0 = .text:0x804537B0; // type:function size:0x54 +fn_80453804 = .text:0x80453804; // type:function size:0xC +SCGetLanguage = .text:0x80453810; // type:function size:0x6C scope:global +fn_8045387C = .text:0x8045387C; // type:function size:0xC +fn_80453888 = .text:0x80453888; // type:function size:0x54 +fn_804538DC = .text:0x804538DC; // type:function size:0x64 +fn_80453940 = .text:0x80453940; // type:function size:0x40 +fn_80453980 = .text:0x80453980; // type:function size:0xC +fn_8045398C = .text:0x8045398C; // type:function size:0xC +fn_80453998 = .text:0x80453998; // type:function size:0xC +fn_804539A4 = .text:0x804539A4; // type:function size:0xC +fn_804539B0 = .text:0x804539B0; // type:function size:0x68 +fn_80453A18 = .text:0x80453A18; // type:function size:0x54 +fn_80453A6C = .text:0x80453A6C; // type:function size:0x8 +fn_80453A74 = .text:0x80453A74; // type:function size:0x54 +fn_80453AC8 = .text:0x80453AC8; // type:function size:0x54 +fn_80453B1C = .text:0x80453B1C; // type:function size:0x8 +fn_80453B24 = .text:0x80453B24; // type:function size:0x3C +fn_80453B60 = .text:0x80453B60; // type:function size:0x3C +fn_80453B9C = .text:0x80453B9C; // type:function size:0x3C +fn_80453BD8 = .text:0x80453BD8; // type:function size:0x16C +fn_80453D44 = .text:0x80453D44; // type:function size:0x84 +fn_80453DC8 = .text:0x80453DC8; // type:function size:0x84 +fn_80453E4C = .text:0x80453E4C; // type:function size:0x4 +fn_80453E50 = .text:0x80453E50; // type:function size:0x4 +fn_80453E54 = .text:0x80453E54; // type:function size:0x4 +fn_80453E58 = .text:0x80453E58; // type:function size:0x4 +fn_80453E5C = .text:0x80453E5C; // type:function size:0x4 +fn_80453E60 = .text:0x80453E60; // type:function size:0x4 +fn_80453E64 = .text:0x80453E64; // type:function size:0x378 +fn_804541DC = .text:0x804541DC; // type:function size:0x8 +RSOStaticLocateObject = .text:0x804541E4; // type:function size:0x30C scope:global +fn_804544F0 = .text:0x804544F0; // type:function size:0x3C8 +fn_804548B8 = .text:0x804548B8; // type:function size:0x130 +fn_804549E8 = .text:0x804549E8; // type:function size:0x11C +fn_80454B04 = .text:0x80454B04; // type:function size:0x50 +fn_80454B54 = .text:0x80454B54; // type:function size:0x1F0 +fn_80454D44 = .text:0x80454D44; // type:function size:0x60 +fn_80454DA4 = .text:0x80454DA4; // type:function size:0x1CC +fn_80454F70 = .text:0x80454F70; // type:function size:0x250 +fn_804551C0 = .text:0x804551C0; // type:function size:0x44 +fn_80455204 = .text:0x80455204; // type:function size:0xE4 +fn_804552E8 = .text:0x804552E8; // type:function size:0x10 +fn_804552F8 = .text:0x804552F8; // type:function size:0x1B0 +fn_804554A8 = .text:0x804554A8; // type:function size:0xF0 +fn_80455598 = .text:0x80455598; // type:function size:0x64 +fn_804555FC = .text:0x804555FC; // type:function size:0x194 +fn_80455790 = .text:0x80455790; // type:function size:0x19C +fn_8045592C = .text:0x8045592C; // type:function size:0x594 +fn_80455EC0 = .text:0x80455EC0; // type:function size:0x21C +fn_804560DC = .text:0x804560DC; // type:function size:0x13C +fn_80456218 = .text:0x80456218; // type:function size:0x248 +fn_80456460 = .text:0x80456460; // type:function size:0x3F8 +fn_80456858 = .text:0x80456858; // type:function size:0x4F4 +ARCInitHandle = .text:0x80456D4C; // type:function size:0xA0 +ARCOpen = .text:0x80456DEC; // type:function size:0x2A4 +ARCFastOpen = .text:0x80457090; // type:function size:0x50 +ARCConvertPathToEntrynum = .text:0x804570E0; // type:function size:0x264 +fn_80457344 = .text:0x80457344; // type:function size:0x1C8 +ARCGetStartAddrInMem = .text:0x8045750C; // type:function size:0x14 +ARCGetLength = .text:0x80457520; // type:function size:0x8 +ARCClose = .text:0x80457528; // type:function size:0x8 +TPLBind = .text:0x80457530; // type:function size:0x114 +fn_80457644 = .text:0x80457644; // type:function size:0x20 +TPLGetGXTexObjFromPalette = .text:0x80457664; // type:function size:0xE0 +fn_80457750 = .text:0x80457750; // type:function size:0x370 +fn_80457AC0 = .text:0x80457AC0; // type:function size:0x2BC +fn_80457D80 = .text:0x80457D80; // type:function size:0x234 +fn_80457FC0 = .text:0x80457FC0; // type:function size:0x1B4 +fn_80458180 = .text:0x80458180; // type:function size:0x384 +fn_80458510 = .text:0x80458510; // type:function size:0x2BC +fn_804587D0 = .text:0x804587D0; // type:function size:0x174 +fn_80458950 = .text:0x80458950; // type:function size:0x310 +fn_80458C60 = .text:0x80458C60; // type:function size:0xE0 +fn_80458D40 = .text:0x80458D40; // type:function size:0x94 +fn_80458DE0 = .text:0x80458DE0; // type:function size:0x184 +fn_80458F70 = .text:0x80458F70; // type:function size:0x1B4 +fn_80459130 = .text:0x80459130; // type:function size:0x43C +fn_80459570 = .text:0x80459570; // type:function size:0x3A8 +fn_80459920 = .text:0x80459920; // type:function size:0x10 +fn_80459930 = .text:0x80459930; // type:function size:0x8C +fn_804599C0 = .text:0x804599C0; // type:function size:0x10 +fn_804599D0 = .text:0x804599D0; // type:function size:0x104 +fn_80459AE0 = .text:0x80459AE0; // type:function size:0x10 +fn_80459AF0 = .text:0x80459AF0; // type:function size:0x5C +fn_80459B50 = .text:0x80459B50; // type:function size:0x5C +fn_80459BB0 = .text:0x80459BB0; // type:function size:0x10 +fn_80459BC0 = .text:0x80459BC0; // type:function size:0x78 +fn_80459C40 = .text:0x80459C40; // type:function size:0x10 +fn_80459C50 = .text:0x80459C50; // type:function size:0x94 +fn_80459CF0 = .text:0x80459CF0; // type:function size:0xB8 +fn_80459DB0 = .text:0x80459DB0; // type:function size:0x4 +fn_80459DC0 = .text:0x80459DC0; // type:function size:0x2C +fn_80459DF0 = .text:0x80459DF0; // type:function size:0x210 +fn_8045A000 = .text:0x8045A000; // type:function size:0xF4 +fn_8045A100 = .text:0x8045A100; // type:function size:0x344 +fn_8045A450 = .text:0x8045A450; // type:function size:0x2A8 +fn_8045A700 = .text:0x8045A700; // type:function size:0x8 +fn_8045A710 = .text:0x8045A710; // type:function size:0x68 +fn_8045A780 = .text:0x8045A780; // type:function size:0x58 +fn_8045A7E0 = .text:0x8045A7E0; // type:function size:0x34 +fn_8045A820 = .text:0x8045A820; // type:function size:0x150 +fn_8045A970 = .text:0x8045A970; // type:function size:0xC +fn_8045A980 = .text:0x8045A980; // type:function size:0xE4 +fn_8045AA70 = .text:0x8045AA70; // type:function size:0xE8 +fn_8045AB60 = .text:0x8045AB60; // type:function size:0x118 +fn_8045AC80 = .text:0x8045AC80; // type:function size:0xC0 +fn_8045AD40 = .text:0x8045AD40; // type:function size:0xA0 +fn_8045ADE0 = .text:0x8045ADE0; // type:function size:0x6C +fn_8045AE50 = .text:0x8045AE50; // type:function size:0xB10 +fn_8045B960 = .text:0x8045B960; // type:function size:0x1B4 +fn_8045BB20 = .text:0x8045BB20; // type:function size:0x1E0 +fn_8045BD00 = .text:0x8045BD00; // type:function size:0x80 +fn_8045BD80 = .text:0x8045BD80; // type:function size:0xEC +fn_8045BE70 = .text:0x8045BE70; // type:function size:0x110 +fn_8045BF80 = .text:0x8045BF80; // type:function size:0xC4 +fn_8045C050 = .text:0x8045C050; // type:function size:0x1B4 +fn_8045C210 = .text:0x8045C210; // type:function size:0x6B0 +fn_8045C8C0 = .text:0x8045C8C0; // type:function size:0x88 +fn_8045C950 = .text:0x8045C950; // type:function size:0x214 +fn_8045CB70 = .text:0x8045CB70; // type:function size:0x78 +fn_8045CBF0 = .text:0x8045CBF0; // type:function size:0x790 +fn_8045D380 = .text:0x8045D380; // type:function size:0xC8 +fn_8045D450 = .text:0x8045D450; // type:function size:0x30C +fn_8045D760 = .text:0x8045D760; // type:function size:0x754 +fn_8045DEC0 = .text:0x8045DEC0; // type:function size:0x238 +fn_8045E100 = .text:0x8045E100; // type:function size:0x38 +fn_8045E140 = .text:0x8045E140; // type:function size:0x48 +fn_8045E190 = .text:0x8045E190; // type:function size:0x38 +fn_8045E1D0 = .text:0x8045E1D0; // type:function size:0x58 +fn_8045E230 = .text:0x8045E230; // type:function size:0x68 +fn_8045E2A0 = .text:0x8045E2A0; // type:function size:0x1C +fn_8045E2C0 = .text:0x8045E2C0; // type:function size:0xA8 +fn_8045E370 = .text:0x8045E370; // type:function size:0x5A8 +fn_8045E920 = .text:0x8045E920; // type:function size:0x2D8 +fn_8045EC00 = .text:0x8045EC00; // type:function size:0xD0 +fn_8045ECD0 = .text:0x8045ECD0; // type:function size:0x20 +fn_8045ECF0 = .text:0x8045ECF0; // type:function size:0x26C +fn_8045EF60 = .text:0x8045EF60; // type:function size:0x4C +fn_8045EFB0 = .text:0x8045EFB0; // type:function size:0x4C +fn_8045F000 = .text:0x8045F000; // type:function size:0xA8 +fn_8045F0B0 = .text:0x8045F0B0; // type:function size:0x5C +fn_8045F110 = .text:0x8045F110; // type:function size:0xFC +fn_8045F210 = .text:0x8045F210; // type:function size:0x170 +fn_8045F380 = .text:0x8045F380; // type:function size:0x21C +fn_8045F5A0 = .text:0x8045F5A0; // type:function size:0x8 +fn_8045F5B0 = .text:0x8045F5B0; // type:function size:0x7C +fn_8045F630 = .text:0x8045F630; // type:function size:0x128 +fn_8045F760 = .text:0x8045F760; // type:function size:0x150 +fn_8045F8B0 = .text:0x8045F8B0; // type:function size:0x4A0 +fn_8045FD50 = .text:0x8045FD50; // type:function size:0x3D0 +fn_80460120 = .text:0x80460120; // type:function size:0x38 +fn_80460160 = .text:0x80460160; // type:function size:0x4 +fn_80460170 = .text:0x80460170; // type:function size:0xFC +fn_80460270 = .text:0x80460270; // type:function size:0x34 +fn_804602B0 = .text:0x804602B0; // type:function size:0xAC +fn_80460360 = .text:0x80460360; // type:function size:0x74 +fn_804603E0 = .text:0x804603E0; // type:function size:0x64 +fn_80460450 = .text:0x80460450; // type:function size:0x1D8 +fn_80460630 = .text:0x80460630; // type:function size:0x24 +fn_80460660 = .text:0x80460660; // type:function size:0x1CC +fn_80460830 = .text:0x80460830; // type:function size:0x13C +fn_80460970 = .text:0x80460970; // type:function size:0x1E0 +fn_80460B50 = .text:0x80460B50; // type:function size:0x1E0 +fn_80460D30 = .text:0x80460D30; // type:function size:0x290 +fn_80460FC0 = .text:0x80460FC0; // type:function size:0x104 +fn_804610D0 = .text:0x804610D0; // type:function size:0x108 +fn_804611E0 = .text:0x804611E0; // type:function size:0x270 +fn_80461450 = .text:0x80461450; // type:function size:0x40 +fn_80461490 = .text:0x80461490; // type:function size:0x58 +fn_804614F0 = .text:0x804614F0; // type:function size:0x94 +fn_80461590 = .text:0x80461590; // type:function size:0xF8 +fn_80461690 = .text:0x80461690; // type:function size:0x30 +fn_804616C0 = .text:0x804616C0; // type:function size:0x30 +fn_804616F0 = .text:0x804616F0; // type:function size:0x47C +fn_80461B70 = .text:0x80461B70; // type:function size:0x30 +fn_80461BA0 = .text:0x80461BA0; // type:function size:0x30 +fn_80461BD0 = .text:0x80461BD0; // type:function size:0x30 +fn_80461C00 = .text:0x80461C00; // type:function size:0x30 +fn_80461C30 = .text:0x80461C30; // type:function size:0x30 +fn_80461C60 = .text:0x80461C60; // type:function size:0x30 +fn_80461C90 = .text:0x80461C90; // type:function size:0x30 +fn_80461CC0 = .text:0x80461CC0; // type:function size:0x30 +fn_80461CF0 = .text:0x80461CF0; // type:function size:0x30 +fn_80461D20 = .text:0x80461D20; // type:function size:0x30 +fn_80461D50 = .text:0x80461D50; // type:function size:0x30 +fn_80461D80 = .text:0x80461D80; // type:function size:0x30 +fn_80461DB0 = .text:0x80461DB0; // type:function size:0x30 +fn_80461DE0 = .text:0x80461DE0; // type:function size:0x30 +fn_80461E10 = .text:0x80461E10; // type:function size:0x8C +fn_80461EA0 = .text:0x80461EA0; // type:function size:0x8C +fn_80461F30 = .text:0x80461F30; // type:function size:0x2C0 +fn_804621F0 = .text:0x804621F0; // type:function size:0x6C +fn_80462260 = .text:0x80462260; // type:function size:0xA0 +fn_80462300 = .text:0x80462300; // type:function size:0x98 +fn_804623A0 = .text:0x804623A0; // type:function size:0x1C +fn_804623C0 = .text:0x804623C0; // type:function size:0x8C +fn_80462450 = .text:0x80462450; // type:function size:0xA4 +fn_80462500 = .text:0x80462500; // type:function size:0x54 +fn_80462560 = .text:0x80462560; // type:function size:0xD4 +fn_80462640 = .text:0x80462640; // type:function size:0x10 +fn_80462650 = .text:0x80462650; // type:function size:0x48 +fn_804626A0 = .text:0x804626A0; // type:function size:0x8 +fn_804626B0 = .text:0x804626B0; // type:function size:0x60 +fn_80462710 = .text:0x80462710; // type:function size:0x60 +fn_80462770 = .text:0x80462770; // type:function size:0x40 +fn_804627B0 = .text:0x804627B0; // type:function size:0x94 +fn_80462850 = .text:0x80462850; // type:function size:0x40 +fn_80462890 = .text:0x80462890; // type:function size:0xC4 +fn_80462960 = .text:0x80462960; // type:function size:0x58 +fn_804629C0 = .text:0x804629C0; // type:function size:0x60 +fn_80462A20 = .text:0x80462A20; // type:function size:0x94 +fn_80462AC0 = .text:0x80462AC0; // type:function size:0xC0 +fn_80462B80 = .text:0x80462B80; // type:function size:0x140 +fn_80462CC0 = .text:0x80462CC0; // type:function size:0xB4 +fn_80462D80 = .text:0x80462D80; // type:function size:0x50 +fn_80462DD0 = .text:0x80462DD0; // type:function size:0xF8 +fn_80462ED0 = .text:0x80462ED0; // type:function size:0x914 +fn_804637F0 = .text:0x804637F0; // type:function size:0x4 +fn_80463800 = .text:0x80463800; // type:function size:0x98 +fn_804638A0 = .text:0x804638A0; // type:function size:0x2F0 +fn_80463B90 = .text:0x80463B90; // type:function size:0x44 +fn_80463BE0 = .text:0x80463BE0; // type:function size:0x144 +fn_80463D30 = .text:0x80463D30; // type:function size:0x490 +fn_804641C0 = .text:0x804641C0; // type:function size:0x21C +fn_804643E0 = .text:0x804643E0; // type:function size:0x644 +fn_80464A30 = .text:0x80464A30; // type:function size:0x784 +fn_804651C0 = .text:0x804651C0; // type:function size:0x1F0 +fn_804653B0 = .text:0x804653B0; // type:function size:0x330 +fn_804656E0 = .text:0x804656E0; // type:function size:0x40 +fn_80465720 = .text:0x80465720; // type:function size:0x34 +fn_80465760 = .text:0x80465760; // type:function size:0x50 +fn_804657B0 = .text:0x804657B0; // type:function size:0x244 +fn_80465A00 = .text:0x80465A00; // type:function size:0x3B0 +fn_80465DB0 = .text:0x80465DB0; // type:function size:0x258 +fn_80466010 = .text:0x80466010; // type:function size:0x298 +fn_804662B0 = .text:0x804662B0; // type:function size:0x40 +fn_804662F0 = .text:0x804662F0; // type:function size:0x614 +fn_80466910 = .text:0x80466910; // type:function size:0x710 +fn_80467020 = .text:0x80467020; // type:function size:0x13C +fn_80467160 = .text:0x80467160; // type:function size:0x14C +fn_804672B0 = .text:0x804672B0; // type:function size:0x64 +fn_80467320 = .text:0x80467320; // type:function size:0x44 +fn_80467370 = .text:0x80467370; // type:function size:0xC +fn_80467380 = .text:0x80467380; // type:function size:0x3B4 +fn_80467740 = .text:0x80467740; // type:function size:0x34 +fn_80467780 = .text:0x80467780; // type:function size:0xD4 +fn_80467860 = .text:0x80467860; // type:function size:0x7C +fn_804678E0 = .text:0x804678E0; // type:function size:0xC8 +fn_804679B0 = .text:0x804679B0; // type:function size:0xC8 +fn_80467A80 = .text:0x80467A80; // type:function size:0x84 +fn_80467B10 = .text:0x80467B10; // type:function size:0x88 +fn_80467BA0 = .text:0x80467BA0; // type:function size:0x4EC +fn_80468090 = .text:0x80468090; // type:function size:0x50 +fn_804680E0 = .text:0x804680E0; // type:function size:0x3F4 +fn_804684E0 = .text:0x804684E0; // type:function size:0x24 +fn_80468510 = .text:0x80468510; // type:function size:0xCC +fn_804685E0 = .text:0x804685E0; // type:function size:0x5D8 +fn_80468BC0 = .text:0x80468BC0; // type:function size:0x8 +fn_80468BD0 = .text:0x80468BD0; // type:function size:0x58 +fn_80468C30 = .text:0x80468C30; // type:function size:0x234 +fn_80468E70 = .text:0x80468E70; // type:function size:0xC +fn_80468E80 = .text:0x80468E80; // type:function size:0x144 +fn_80468FD0 = .text:0x80468FD0; // type:function size:0x1C +fn_80468FF0 = .text:0x80468FF0; // type:function size:0x190 +fn_80469180 = .text:0x80469180; // type:function size:0x7C +fn_80469200 = .text:0x80469200; // type:function size:0x2D4 +fn_804694E0 = .text:0x804694E0; // type:function size:0xC +fn_804694F0 = .text:0x804694F0; // type:function size:0x38 +fn_80469530 = .text:0x80469530; // type:function size:0x38 +fn_80469570 = .text:0x80469570; // type:function size:0x44 +fn_804695C0 = .text:0x804695C0; // type:function size:0x6C +fn_80469630 = .text:0x80469630; // type:function size:0x70 +fn_804696A0 = .text:0x804696A0; // type:function size:0x7C +fn_80469720 = .text:0x80469720; // type:function size:0x78 +fn_804697A0 = .text:0x804697A0; // type:function size:0x78 +fn_80469820 = .text:0x80469820; // type:function size:0xCC +fn_804698F0 = .text:0x804698F0; // type:function size:0xA4 +fn_804699A0 = .text:0x804699A0; // type:function size:0x40 +fn_804699E0 = .text:0x804699E0; // type:function size:0x128 +fn_80469B10 = .text:0x80469B10; // type:function size:0x190 +fn_80469CA0 = .text:0x80469CA0; // type:function size:0x2BC +fn_80469F60 = .text:0x80469F60; // type:function size:0x6C +fn_80469FD0 = .text:0x80469FD0; // type:function size:0x24 +fn_8046A000 = .text:0x8046A000; // type:function size:0x2C +fn_8046A030 = .text:0x8046A030; // type:function size:0x50 +fn_8046A080 = .text:0x8046A080; // type:function size:0x3C +fn_8046A0C0 = .text:0x8046A0C0; // type:function size:0xC +fn_8046A0D0 = .text:0x8046A0D0; // type:function size:0x1C +fn_8046A0F0 = .text:0x8046A0F0; // type:function size:0x1C +fn_8046A110 = .text:0x8046A110; // type:function size:0x80 +fn_8046A190 = .text:0x8046A190; // type:function size:0xD8 +fn_8046A270 = .text:0x8046A270; // type:function size:0xB0 +fn_8046A320 = .text:0x8046A320; // type:function size:0x1C4 +fn_8046A4F0 = .text:0x8046A4F0; // type:function size:0xC +fn_8046A500 = .text:0x8046A500; // type:function size:0x10 +fn_8046A510 = .text:0x8046A510; // type:function size:0x84 +fn_8046A5A0 = .text:0x8046A5A0; // type:function size:0x170 +fn_8046A710 = .text:0x8046A710; // type:function size:0x94 +fn_8046A7B0 = .text:0x8046A7B0; // type:function size:0x25C +fn_8046AA10 = .text:0x8046AA10; // type:function size:0x34 +fn_8046AA50 = .text:0x8046AA50; // type:function size:0x248 +fn_8046ACA0 = .text:0x8046ACA0; // type:function size:0x124 +fn_8046ADD0 = .text:0x8046ADD0; // type:function size:0x264 +fn_8046B040 = .text:0x8046B040; // type:function size:0xA8 +fn_8046B0F0 = .text:0x8046B0F0; // type:function size:0x94 +fn_8046B190 = .text:0x8046B190; // type:function size:0x94 +fn_8046B230 = .text:0x8046B230; // type:function size:0x54 +fn_8046B290 = .text:0x8046B290; // type:function size:0x130 +fn_8046B3C0 = .text:0x8046B3C0; // type:function size:0x60 +fn_8046B420 = .text:0x8046B420; // type:function size:0x130 +fn_8046B550 = .text:0x8046B550; // type:function size:0x8 +fn_8046B560 = .text:0x8046B560; // type:function size:0x8 +fn_8046B570 = .text:0x8046B570; // type:function size:0x190 +fn_8046B700 = .text:0x8046B700; // type:function size:0x10 +fn_8046B710 = .text:0x8046B710; // type:function size:0x1C +fn_8046B730 = .text:0x8046B730; // type:function size:0x120 +fn_8046B850 = .text:0x8046B850; // type:function size:0x18 +fn_8046B870 = .text:0x8046B870; // type:function size:0x18 +fn_8046B890 = .text:0x8046B890; // type:function size:0x18 +fn_8046B8B0 = .text:0x8046B8B0; // type:function size:0x18 +fn_8046B8D0 = .text:0x8046B8D0; // type:function size:0x18 +fn_8046B8F0 = .text:0x8046B8F0; // type:function size:0x18 +fn_8046B910 = .text:0x8046B910; // type:function size:0x18 +fn_8046B930 = .text:0x8046B930; // type:function size:0x18 +fn_8046B950 = .text:0x8046B950; // type:function size:0x18 +fn_8046B970 = .text:0x8046B970; // type:function size:0x18 +fn_8046B990 = .text:0x8046B990; // type:function size:0x18 +fn_8046B9B0 = .text:0x8046B9B0; // type:function size:0x18 +fn_8046B9D0 = .text:0x8046B9D0; // type:function size:0x18 +fn_8046B9F0 = .text:0x8046B9F0; // type:function size:0x18 +fn_8046BA10 = .text:0x8046BA10; // type:function size:0x18 +fn_8046BA30 = .text:0x8046BA30; // type:function size:0x54 +fn_8046BA90 = .text:0x8046BA90; // type:function size:0x54 +fn_8046BAF0 = .text:0x8046BAF0; // type:function size:0x140 +fn_8046BC30 = .text:0x8046BC30; // type:function size:0x68 +fn_8046BCA0 = .text:0x8046BCA0; // type:function size:0x220 +fn_8046BEC0 = .text:0x8046BEC0; // type:function size:0x50 +fn_8046BF10 = .text:0x8046BF10; // type:function size:0x158 +fn_8046C070 = .text:0x8046C070; // type:function size:0x3C8 +fn_8046C440 = .text:0x8046C440; // type:function size:0x6C +fn_8046C4B0 = .text:0x8046C4B0; // type:function size:0x80 +fn_8046C530 = .text:0x8046C530; // type:function size:0x30 +fn_8046C560 = .text:0x8046C560; // type:function size:0x68 +fn_8046C5D0 = .text:0x8046C5D0; // type:function size:0x2D0 +fn_8046C8A0 = .text:0x8046C8A0; // type:function size:0x20 +fn_8046C8C0 = .text:0x8046C8C0; // type:function size:0x820 +fn_8046D0E0 = .text:0x8046D0E0; // type:function size:0x2AC +fn_8046D390 = .text:0x8046D390; // type:function size:0x224 +fn_8046D5C0 = .text:0x8046D5C0; // type:function size:0x250 +fn_8046D810 = .text:0x8046D810; // type:function size:0x26C +fn_8046DA80 = .text:0x8046DA80; // type:function size:0xA8 +fn_8046DB30 = .text:0x8046DB30; // type:function size:0xF0 +fn_8046DC20 = .text:0x8046DC20; // type:function size:0x428 +fn_8046E050 = .text:0x8046E050; // type:function size:0x68 +fn_8046E0C0 = .text:0x8046E0C0; // type:function size:0xFC +fn_8046E1C0 = .text:0x8046E1C0; // type:function size:0x3A0 +fn_8046E560 = .text:0x8046E560; // type:function size:0x10 +fn_8046E570 = .text:0x8046E570; // type:function size:0x110 +fn_8046E680 = .text:0x8046E680; // type:function size:0x54 +fn_8046E6E0 = .text:0x8046E6E0; // type:function size:0x58 +fn_8046E740 = .text:0x8046E740; // type:function size:0xE0 +fn_8046E820 = .text:0x8046E820; // type:function size:0x18C +fn_8046E9B0 = .text:0x8046E9B0; // type:function size:0x328 +fn_8046ECE0 = .text:0x8046ECE0; // type:function size:0xF0 +fn_8046EDD0 = .text:0x8046EDD0; // type:function size:0x34 +fn_8046EE10 = .text:0x8046EE10; // type:function size:0x78 +fn_8046EE90 = .text:0x8046EE90; // type:function size:0xE4 +fn_8046EF80 = .text:0x8046EF80; // type:function size:0x2B0 +fn_8046F230 = .text:0x8046F230; // type:function size:0x100 +fn_8046F330 = .text:0x8046F330; // type:function size:0x7C +fn_8046F3B0 = .text:0x8046F3B0; // type:function size:0x9C +fn_8046F450 = .text:0x8046F450; // type:function size:0x124 +fn_8046F580 = .text:0x8046F580; // type:function size:0x244 +fn_8046F7D0 = .text:0x8046F7D0; // type:function size:0x244 +fn_8046FA20 = .text:0x8046FA20; // type:function size:0x74 +fn_8046FAA0 = .text:0x8046FAA0; // type:function size:0x54 +fn_8046FB00 = .text:0x8046FB00; // type:function size:0x1C4 +fn_8046FCD0 = .text:0x8046FCD0; // type:function size:0xBC +fn_8046FD90 = .text:0x8046FD90; // type:function size:0x25C +fn_8046FFF0 = .text:0x8046FFF0; // type:function size:0xA4 +fn_804700A0 = .text:0x804700A0; // type:function size:0x324 +fn_804703D0 = .text:0x804703D0; // type:function size:0x1EC +fn_804705C0 = .text:0x804705C0; // type:function size:0x38 +fn_80470600 = .text:0x80470600; // type:function size:0xE0 +fn_804706E0 = .text:0x804706E0; // type:function size:0x2C +fn_80470710 = .text:0x80470710; // type:function size:0x8 +fn_80470720 = .text:0x80470720; // type:function size:0xA8 +fn_804707D0 = .text:0x804707D0; // type:function size:0x10 +fn_804707E0 = .text:0x804707E0; // type:function size:0x68 +fn_80470850 = .text:0x80470850; // type:function size:0x8 +fn_80470860 = .text:0x80470860; // type:function size:0xC8 +fn_80470930 = .text:0x80470930; // type:function size:0x4 +fn_80470940 = .text:0x80470940; // type:function size:0x34 +fn_80470980 = .text:0x80470980; // type:function size:0x30 +fn_804709B0 = .text:0x804709B0; // type:function size:0x104 +fn_80470AC0 = .text:0x80470AC0; // type:function size:0x4C +fn_80470B10 = .text:0x80470B10; // type:function size:0x9C +fn_80470BB0 = .text:0x80470BB0; // type:function size:0x2C +fn_80470BE0 = .text:0x80470BE0; // type:function size:0x4 +fn_80470BF0 = .text:0x80470BF0; // type:function size:0x20 +fn_80470C10 = .text:0x80470C10; // type:function size:0x38 +fn_80470C50 = .text:0x80470C50; // type:function size:0x4 +fn_80470C60 = .text:0x80470C60; // type:function size:0x4 +fn_80470C70 = .text:0x80470C70; // type:function size:0x398 +fn_80471010 = .text:0x80471010; // type:function size:0xE0 +fn_804710F0 = .text:0x804710F0; // type:function size:0x108 +fn_80471200 = .text:0x80471200; // type:function size:0xEC +fn_804712F0 = .text:0x804712F0; // type:function size:0x2A0 +fn_80471590 = .text:0x80471590; // type:function size:0xF4 +fn_80471690 = .text:0x80471690; // type:function size:0x302C +fn_804746C0 = .text:0x804746C0; // type:function size:0xB4 +fn_80474780 = .text:0x80474780; // type:function size:0xA8 +fn_80474830 = .text:0x80474830; // type:function size:0x158 +fn_80474990 = .text:0x80474990; // type:function size:0x148 +fn_80474AE0 = .text:0x80474AE0; // type:function size:0xB8 +fn_80474BA0 = .text:0x80474BA0; // type:function size:0x34 +fn_80474BE0 = .text:0x80474BE0; // type:function size:0x8 +fn_80474BF0 = .text:0x80474BF0; // type:function size:0x20 +fn_80474C10 = .text:0x80474C10; // type:function size:0x8 +fn_80474C20 = .text:0x80474C20; // type:function size:0x14 +fn_80474C40 = .text:0x80474C40; // type:function size:0x358 +fn_80474FA0 = .text:0x80474FA0; // type:function size:0x50 +fn_80474FF0 = .text:0x80474FF0; // type:function size:0x1A8 +fn_804751A0 = .text:0x804751A0; // type:function size:0x20 +fn_804751C0 = .text:0x804751C0; // type:function size:0x20 +fn_804751E0 = .text:0x804751E0; // type:function size:0x14 +fn_80475200 = .text:0x80475200; // type:function size:0x14 +fn_80475220 = .text:0x80475220; // type:function size:0x14 +fn_80475240 = .text:0x80475240; // type:function size:0x14 +fn_80475260 = .text:0x80475260; // type:function size:0x20 +fn_80475280 = .text:0x80475280; // type:function size:0x28 +fn_804752B0 = .text:0x804752B0; // type:function size:0x64 +fn_80475320 = .text:0x80475320; // type:function size:0x2C +fn_80475350 = .text:0x80475350; // type:function size:0x28 +fn_80475380 = .text:0x80475380; // type:function size:0xF8 +fn_80475480 = .text:0x80475480; // type:function size:0x78 +fn_80475500 = .text:0x80475500; // type:function size:0x2BC +fn_804757C0 = .text:0x804757C0; // type:function size:0x24 +fn_804757F0 = .text:0x804757F0; // type:function size:0x4 +fn_80475800 = .text:0x80475800; // type:function size:0x14 +fn_80475820 = .text:0x80475820; // type:function size:0xC0 +fn_804758E0 = .text:0x804758E0; // type:function size:0x1C +fn_80475900 = .text:0x80475900; // type:function size:0x8 +fn_80475910 = .text:0x80475910; // type:function size:0x4 +fn_80475920 = .text:0x80475920; // type:function size:0x4 +fn_80475930 = .text:0x80475930; // type:function size:0x5C +fn_80475990 = .text:0x80475990; // type:function size:0x4 +fn_804759A0 = .text:0x804759A0; // type:function size:0x4 +fn_804759B0 = .text:0x804759B0; // type:function size:0x4 +fn_804759C0 = .text:0x804759C0; // type:function size:0x4 +fn_804759D0 = .text:0x804759D0; // type:function size:0x4 +fn_804759E0 = .text:0x804759E0; // type:function size:0x20 +fn_80475A00 = .text:0x80475A00; // type:function size:0xC +fn_80475A10 = .text:0x80475A10; // type:function size:0x28 +fn_80475A40 = .text:0x80475A40; // type:function size:0x20 +fn_80475A60 = .text:0x80475A60; // type:function size:0x10 +fn_80475A70 = .text:0x80475A70; // type:function size:0x14 +fn_80475A90 = .text:0x80475A90; // type:function size:0x14 +fn_80475AB0 = .text:0x80475AB0; // type:function size:0x758 +fn_80476210 = .text:0x80476210; // type:function size:0x198 +fn_804763B0 = .text:0x804763B0; // type:function size:0x1EC +fn_804765A0 = .text:0x804765A0; // type:function size:0x294 +fn_80476840 = .text:0x80476840; // type:function size:0x224 +fn_80476A70 = .text:0x80476A70; // type:function size:0x28 +fn_80476AA0 = .text:0x80476AA0; // type:function size:0x154 +fn_80476C00 = .text:0x80476C00; // type:function size:0x200 +fn_80476E00 = .text:0x80476E00; // type:function size:0xC +fn_80476E10 = .text:0x80476E10; // type:function size:0x50 +fn_80476E60 = .text:0x80476E60; // type:function size:0x30 +fn_80476E90 = .text:0x80476E90; // type:function size:0x24 +fn_80476EC0 = .text:0x80476EC0; // type:function size:0x24 +fn_80476EF0 = .text:0x80476EF0; // type:function size:0x4CC +fn_804773C0 = .text:0x804773C0; // type:function size:0x184 +fn_80477550 = .text:0x80477550; // type:function size:0x50C +fn_80477A60 = .text:0x80477A60; // type:function size:0xFC +fn_80477B60 = .text:0x80477B60; // type:function size:0xA4 +fn_80477C10 = .text:0x80477C10; // type:function size:0x30 +fn_80477C40 = .text:0x80477C40; // type:function size:0x20 +fn_80477C60 = .text:0x80477C60; // type:function size:0x24 +fn_80477C90 = .text:0x80477C90; // type:function size:0x3EC +fn_80478080 = .text:0x80478080; // type:function size:0x3B4 +fn_80478440 = .text:0x80478440; // type:function size:0x8 +fn_80478450 = .text:0x80478450; // type:function size:0xA4 +fn_804784F4 = .text:0x804784F4; // type:function size:0x30 +fn_80478524 = .text:0x80478524; // type:function size:0x24 +fn_80478548 = .text:0x80478548; // type:function size:0x30 +fn_80478578 = .text:0x80478578; // type:function size:0xB4 +fn_8047862C = .text:0x8047862C; // type:function size:0x80 +fn_804786AC = .text:0x804786AC; // type:function size:0x50 +fn_804786FC = .text:0x804786FC; // type:function size:0x60 +fn_8047875C = .text:0x8047875C; // type:function size:0x568 +fn_80478CC4 = .text:0x80478CC4; // type:function size:0x8C +fn_80478D50 = .text:0x80478D50; // type:function size:0x4C0 +fn_80479210 = .text:0x80479210; // type:function size:0xF4 +fn_80479304 = .text:0x80479304; // type:function size:0x134 +fn_80479438 = .text:0x80479438; // type:function size:0x128 +fn_80479560 = .text:0x80479560; // type:function size:0xE8 +fn_80479648 = .text:0x80479648; // type:function size:0xAC +fn_804796F4 = .text:0x804796F4; // type:function size:0x1EC +fn_804798E0 = .text:0x804798E0; // type:function size:0x1CC +fn_80479AAC = .text:0x80479AAC; // type:function size:0x1D4 +fn_80479C80 = .text:0x80479C80; // type:function size:0xBC +fn_80479D3C = .text:0x80479D3C; // type:function size:0x80 +fn_80479DBC = .text:0x80479DBC; // type:function size:0x108 +fn_80479EC4 = .text:0x80479EC4; // type:function size:0x80 +fn_80479F44 = .text:0x80479F44; // type:function size:0x94 +fn_80479FD8 = .text:0x80479FD8; // type:function size:0x190 +fn_8047A168 = .text:0x8047A168; // type:function size:0x16C +fn_8047A2D4 = .text:0x8047A2D4; // type:function size:0x1E8 +fn_8047A4BC = .text:0x8047A4BC; // type:function size:0x114 +fn_8047A5D0 = .text:0x8047A5D0; // type:function size:0x18 +fn_8047A5E8 = .text:0x8047A5E8; // type:function size:0xF4 +fn_8047A6DC = .text:0x8047A6DC; // type:function size:0x180 +fn_8047A85C = .text:0x8047A85C; // type:function size:0xC +fn_8047A868 = .text:0x8047A868; // type:function size:0x70 +fn_8047A8D8 = .text:0x8047A8D8; // type:function size:0x4C +fn_8047A924 = .text:0x8047A924; // type:function size:0xA4 +fn_8047A9C8 = .text:0x8047A9C8; // type:function size:0x14 +fn_8047A9DC = .text:0x8047A9DC; // type:function size:0xEC +fn_8047AAC8 = .text:0x8047AAC8; // type:function size:0x10 +fn_8047AAD8 = .text:0x8047AAD8; // type:function size:0xC +fn_8047AAE4 = .text:0x8047AAE4; // type:function size:0x30 +fn_8047AB14 = .text:0x8047AB14; // type:function size:0x1DC +fn_8047ACF0 = .text:0x8047ACF0; // type:function size:0x38 +fn_8047AD28 = .text:0x8047AD28; // type:function size:0x20 +fn_8047AD48 = .text:0x8047AD48; // type:function size:0x1CC +fn_8047AF14 = .text:0x8047AF14; // type:function size:0x6C +fn_8047AF80 = .text:0x8047AF80; // type:function size:0x14 +fn_8047AF94 = .text:0x8047AF94; // type:function size:0x14 +fn_8047AFA8 = .text:0x8047AFA8; // type:function size:0xA0 +fn_8047B048 = .text:0x8047B048; // type:function size:0x14 +fn_8047B05C = .text:0x8047B05C; // type:function size:0x180 +fn_8047B1DC = .text:0x8047B1DC; // type:function size:0x8 +fn_8047B1E4 = .text:0x8047B1E4; // type:function size:0x8 +fn_8047B1EC = .text:0x8047B1EC; // type:function size:0x160 +fn_8047B34C = .text:0x8047B34C; // type:function size:0x360 +fn_8047B6AC = .text:0x8047B6AC; // type:function size:0x1D8 +fn_8047B884 = .text:0x8047B884; // type:function size:0x64 +fn_8047B8E8 = .text:0x8047B8E8; // type:function size:0x130 +fn_8047BA18 = .text:0x8047BA18; // type:function size:0x1D4 +fn_8047BBEC = .text:0x8047BBEC; // type:function size:0x84 +fn_8047BC70 = .text:0x8047BC70; // type:function size:0x58 +fn_8047BCC8 = .text:0x8047BCC8; // type:function size:0x194 +fn_8047BE5C = .text:0x8047BE5C; // type:function size:0x140 +fn_8047BF9C = .text:0x8047BF9C; // type:function size:0xB4 +fn_8047C050 = .text:0x8047C050; // type:function size:0x204 +fn_8047C254 = .text:0x8047C254; // type:function size:0x1A4 +fn_8047C3F8 = .text:0x8047C3F8; // type:function size:0x140 +fn_8047C538 = .text:0x8047C538; // type:function size:0x110 +fn_8047C648 = .text:0x8047C648; // type:function size:0x4E4 +fn_8047CB2C = .text:0x8047CB2C; // type:function size:0x3E0 +fn_8047CF0C = .text:0x8047CF0C; // type:function size:0x1D4 +fn_8047D0E0 = .text:0x8047D0E0; // type:function size:0x134 +fn_8047D214 = .text:0x8047D214; // type:function size:0x18C +fn_8047D3A0 = .text:0x8047D3A0; // type:function size:0x19C +fn_8047D53C = .text:0x8047D53C; // type:function size:0x134 +fn_8047D670 = .text:0x8047D670; // type:function size:0x1C +fn_8047D68C = .text:0x8047D68C; // type:function size:0x2E0 +fn_8047D96C = .text:0x8047D96C; // type:function size:0x32C +fn_8047DC98 = .text:0x8047DC98; // type:function size:0x8 +fn_8047DCA0 = .text:0x8047DCA0; // type:function size:0x48 +fn_8047DCE8 = .text:0x8047DCE8; // type:function size:0x48 +fn_8047DD30 = .text:0x8047DD30; // type:function size:0x48 +fn_8047DD78 = .text:0x8047DD78; // type:function size:0x48 +fn_8047DDC0 = .text:0x8047DDC0; // type:function size:0xC8 +fn_8047DE88 = .text:0x8047DE88; // type:function size:0xC58 +fn_8047EAE0 = .text:0x8047EAE0; // type:function size:0xA0 +fn_8047EB80 = .text:0x8047EB80; // type:function size:0x37C +fn_8047EEFC = .text:0x8047EEFC; // type:function size:0x110 +fn_8047F00C = .text:0x8047F00C; // type:function size:0xE8 +fn_8047F0F4 = .text:0x8047F0F4; // type:function size:0x114 +fn_8047F208 = .text:0x8047F208; // type:function size:0x100 +fn_8047F308 = .text:0x8047F308; // type:function size:0x168 +fn_8047F470 = .text:0x8047F470; // type:function size:0x120 +fn_8047F590 = .text:0x8047F590; // type:function size:0x10C +fn_8047F69C = .text:0x8047F69C; // type:function size:0x100 +fn_8047F79C = .text:0x8047F79C; // type:function size:0x100 +fn_8047F89C = .text:0x8047F89C; // type:function size:0x170 +fn_8047FA0C = .text:0x8047FA0C; // type:function size:0x134 +fn_8047FB40 = .text:0x8047FB40; // type:function size:0xC0 +fn_8047FC00 = .text:0x8047FC00; // type:function size:0x164 +fn_8047FD64 = .text:0x8047FD64; // type:function size:0xF0 +NWC24SuspendScheduler = .text:0x8047FE54; // type:function size:0xD0 scope:global +fn_8047FF24 = .text:0x8047FF24; // type:function size:0xF0 +fn_80480014 = .text:0x80480014; // type:function size:0x15C +fn_80480170 = .text:0x80480170; // type:function size:0x1BC +fn_8048032C = .text:0x8048032C; // type:function size:0xE0 +fn_8048040C = .text:0x8048040C; // type:function size:0xCC +fn_804804D8 = .text:0x804804D8; // type:function size:0x10 +fn_804804E8 = .text:0x804804E8; // type:function size:0x18C +fn_80480674 = .text:0x80480674; // type:function size:0x10 +fn_80480684 = .text:0x80480684; // type:function size:0x160 +fn_804807E4 = .text:0x804807E4; // type:function size:0xA8 +fn_8048088C = .text:0x8048088C; // type:function size:0x13C +fn_804809C8 = .text:0x804809C8; // type:function size:0x154 +fn_80480B1C = .text:0x80480B1C; // type:function size:0x1C4 +fn_80480CE0 = .text:0x80480CE0; // type:function size:0x19C +fn_80480E7C = .text:0x80480E7C; // type:function size:0x3C +fn_80480EB8 = .text:0x80480EB8; // type:function size:0xE0 +fn_80480F98 = .text:0x80480F98; // type:function size:0x3C +fn_80480FD4 = .text:0x80480FD4; // type:function size:0xE0 +fn_804810B4 = .text:0x804810B4; // type:function size:0x140 +fn_804811F4 = .text:0x804811F4; // type:function size:0x174 +fn_80481368 = .text:0x80481368; // type:function size:0x148 +NWC24iSynchronizeRtcCounter = .text:0x804814B0; // type:function size:0x94 scope:global +fn_80481544 = .text:0x80481544; // type:function size:0x78 +fn_804815BC = .text:0x804815BC; // type:function size:0x34 +fn_804815F0 = .text:0x804815F0; // type:function size:0x48 +fn_80481638 = .text:0x80481638; // type:function size:0x5C +fn_80481694 = .text:0x80481694; // type:function size:0x8 +fn_8048169C = .text:0x8048169C; // type:function size:0x1C +fn_804816B8 = .text:0x804816B8; // type:function size:0x4C +fn_80481704 = .text:0x80481704; // type:function size:0x8 +fn_8048170C = .text:0x8048170C; // type:function size:0x268 +fn_80481974 = .text:0x80481974; // type:function size:0xF0 +fn_80481A64 = .text:0x80481A64; // type:function size:0x180 +NWC24iPrepareShutdown = .text:0x80481BE4; // type:function size:0xA8 scope:global +fn_80481C8C = .text:0x80481C8C; // type:function size:0xD0 +fn_80481D5C = .text:0x80481D5C; // type:function size:0x18 +fn_80481D74 = .text:0x80481D74; // type:function size:0x128 +fn_80481E9C = .text:0x80481E9C; // type:function size:0xF8 +fn_80481F94 = .text:0x80481F94; // type:function size:0x20 +fn_80481FB4 = .text:0x80481FB4; // type:function size:0x24 +fn_80481FD8 = .text:0x80481FD8; // type:function size:0x38 +fn_80482010 = .text:0x80482010; // type:function size:0x4C +fn_8048205C = .text:0x8048205C; // type:function size:0xC +fn_80482068 = .text:0x80482068; // type:function size:0x10 +fn_80482078 = .text:0x80482078; // type:function size:0x10 +fn_80482088 = .text:0x80482088; // type:function size:0x118 +fn_804821A0 = .text:0x804821A0; // type:function size:0x8 +fn_804821A8 = .text:0x804821A8; // type:function size:0x8 +fn_804821B0 = .text:0x804821B0; // type:function size:0x28 +fn_804821D8 = .text:0x804821D8; // type:function size:0x28 +fn_80482200 = .text:0x80482200; // type:function size:0xE4 +fn_804822E4 = .text:0x804822E4; // type:function size:0xAC +fn_80482390 = .text:0x80482390; // type:function size:0x14 +fn_804823A4 = .text:0x804823A4; // type:function size:0xE0 +fn_80482484 = .text:0x80482484; // type:function size:0xA4 +fn_80482528 = .text:0x80482528; // type:function size:0x118 +fn_80482640 = .text:0x80482640; // type:function size:0xE8 +fn_80482728 = .text:0x80482728; // type:function size:0x24 +fn_8048274C = .text:0x8048274C; // type:function size:0x24 +fn_80482770 = .text:0x80482770; // type:function size:0x4C +fn_804827BC = .text:0x804827BC; // type:function size:0xEC +fn_804828A8 = .text:0x804828A8; // type:function size:0x1BC +fn_80482A64 = .text:0x80482A64; // type:function size:0x1B4 +fn_80482C18 = .text:0x80482C18; // type:function size:0x2C +fn_80482C44 = .text:0x80482C44; // type:function size:0x2C +fn_80482C70 = .text:0x80482C70; // type:function size:0x2C +fn_80482C9C = .text:0x80482C9C; // type:function size:0x14 +fn_80482CB0 = .text:0x80482CB0; // type:function size:0x18 +fn_80482CC8 = .text:0x80482CC8; // type:function size:0x238 +fn_80482F00 = .text:0x80482F00; // type:function size:0x88 +fn_80482F88 = .text:0x80482F88; // type:function size:0x128 +fn_804830B0 = .text:0x804830B0; // type:function size:0x84 +fn_80483134 = .text:0x80483134; // type:function size:0x84 +fn_804831B8 = .text:0x804831B8; // type:function size:0xD0 +fn_80483288 = .text:0x80483288; // type:function size:0x538 +fn_804837C0 = .text:0x804837C0; // type:function size:0x60 +fn_80483820 = .text:0x80483820; // type:function size:0xC4 +fn_804838E4 = .text:0x804838E4; // type:function size:0x148 +fn_80483A2C = .text:0x80483A2C; // type:function size:0xAC +fn_80483AD8 = .text:0x80483AD8; // type:function size:0xB0 +fn_80483B88 = .text:0x80483B88; // type:function size:0xB0 +fn_80483C38 = .text:0x80483C38; // type:function size:0x1E4 +fn_80483E1C = .text:0x80483E1C; // type:function size:0x11C +fn_80483F38 = .text:0x80483F38; // type:function size:0xBC +fn_80483FF4 = .text:0x80483FF4; // type:function size:0x15C +fn_80484150 = .text:0x80484150; // type:function size:0x258 +fn_804843A8 = .text:0x804843A8; // type:function size:0xF4 +fn_8048449C = .text:0x8048449C; // type:function size:0x19C +fn_80484638 = .text:0x80484638; // type:function size:0x1D8 +fn_80484810 = .text:0x80484810; // type:function size:0x1D8 +fn_804849E8 = .text:0x804849E8; // type:function size:0x144 +fn_80484B2C = .text:0x80484B2C; // type:function size:0xF8 +fn_80484C24 = .text:0x80484C24; // type:function size:0x118 +fn_80484D3C = .text:0x80484D3C; // type:function size:0x110 +fn_80484E4C = .text:0x80484E4C; // type:function size:0xF4 +fn_80484F40 = .text:0x80484F40; // type:function size:0xE8 +fn_80485028 = .text:0x80485028; // type:function size:0x160 +fn_80485188 = .text:0x80485188; // type:function size:0xDC +fn_80485264 = .text:0x80485264; // type:function size:0x184 +fn_804853E8 = .text:0x804853E8; // type:function size:0x10C +fn_804854F4 = .text:0x804854F4; // type:function size:0x1DC +fn_804856D0 = .text:0x804856D0; // type:function size:0x1E4 +fn_804858B4 = .text:0x804858B4; // type:function size:0x18C +fn_80485A40 = .text:0x80485A40; // type:function size:0x14C +fn_80485B8C = .text:0x80485B8C; // type:function size:0x1C8 +fn_80485D54 = .text:0x80485D54; // type:function size:0x1C8 +fn_80485F1C = .text:0x80485F1C; // type:function size:0x120 +fn_8048603C = .text:0x8048603C; // type:function size:0x110 +fn_8048614C = .text:0x8048614C; // type:function size:0x110 +fn_8048625C = .text:0x8048625C; // type:function size:0x110 +fn_8048636C = .text:0x8048636C; // type:function size:0xBC +fn_80486428 = .text:0x80486428; // type:function size:0x1C +fn_80486444 = .text:0x80486444; // type:function size:0x1C +fn_80486460 = .text:0x80486460; // type:function size:0x114 +fn_80486574 = .text:0x80486574; // type:function size:0xC0 +fn_80486634 = .text:0x80486634; // type:function size:0x1D0 +fn_80486804 = .text:0x80486804; // type:function size:0x21C +fn_80486A20 = .text:0x80486A20; // type:function size:0x128 +fn_80486B48 = .text:0x80486B48; // type:function size:0x48 +fn_80486B90 = .text:0x80486B90; // type:function size:0x18 +fn_80486BA8 = .text:0x80486BA8; // type:function size:0x5C +fn_80486C04 = .text:0x80486C04; // type:function size:0x40 +fn_80486C44 = .text:0x80486C44; // type:function size:0x280 +fn_80486EC4 = .text:0x80486EC4; // type:function size:0xD8 +fn_80486F9C = .text:0x80486F9C; // type:function size:0x8C +fn_80487028 = .text:0x80487028; // type:function size:0x100 +fn_80487128 = .text:0x80487128; // type:function size:0x278 +fn_804873A0 = .text:0x804873A0; // type:function size:0x20C +fn_804875AC = .text:0x804875AC; // type:function size:0x29C +fn_80487848 = .text:0x80487848; // type:function size:0x254 +fn_80487A9C = .text:0x80487A9C; // type:function size:0x180 +fn_80487C1C = .text:0x80487C1C; // type:function size:0x170 +fn_80487D8C = .text:0x80487D8C; // type:function size:0x408 +fn_80488194 = .text:0x80488194; // type:function size:0x100 +fn_80488294 = .text:0x80488294; // type:function size:0x14 +fn_804882A8 = .text:0x804882A8; // type:function size:0x10 +fn_804882B8 = .text:0x804882B8; // type:function size:0x10 +fn_804882C8 = .text:0x804882C8; // type:function size:0xC8 +fn_80488390 = .text:0x80488390; // type:function size:0x54 +fn_804883E4 = .text:0x804883E4; // type:function size:0x74 +fn_80488458 = .text:0x80488458; // type:function size:0x74 +fn_804884CC = .text:0x804884CC; // type:function size:0x90 +fn_8048855C = .text:0x8048855C; // type:function size:0x90 +fn_804885EC = .text:0x804885EC; // type:function size:0x40 +fn_8048862C = .text:0x8048862C; // type:function size:0x48 +fn_80488674 = .text:0x80488674; // type:function size:0x48 +fn_804886BC = .text:0x804886BC; // type:function size:0x60 +fn_8048871C = .text:0x8048871C; // type:function size:0x3C +fn_80488758 = .text:0x80488758; // type:function size:0x3C +fn_80488794 = .text:0x80488794; // type:function size:0x50 +fn_804887E4 = .text:0x804887E4; // type:function size:0x60 +fn_80488844 = .text:0x80488844; // type:function size:0xC +fn_80488850 = .text:0x80488850; // type:function size:0x34 +fn_80488884 = .text:0x80488884; // type:function size:0x160 +fn_804889E4 = .text:0x804889E4; // type:function size:0x58 +fn_80488A3C = .text:0x80488A3C; // type:function size:0x13C +fn_80488B78 = .text:0x80488B78; // type:function size:0xD4 +fn_80488C4C = .text:0x80488C4C; // type:function size:0x23C +fn_80488E88 = .text:0x80488E88; // type:function size:0x1A8 +fn_80489030 = .text:0x80489030; // type:function size:0x90 +fn_804890C0 = .text:0x804890C0; // type:function size:0x78 +fn_80489138 = .text:0x80489138; // type:function size:0x140 +fn_80489278 = .text:0x80489278; // type:function size:0x2A0 +fn_80489518 = .text:0x80489518; // type:function size:0x370 +fn_80489888 = .text:0x80489888; // type:function size:0x118 +fn_804899A0 = .text:0x804899A0; // type:function size:0x70 +fn_80489A10 = .text:0x80489A10; // type:function size:0x48 +fn_80489A58 = .text:0x80489A58; // type:function size:0xAC +fn_80489B04 = .text:0x80489B04; // type:function size:0x1D8 +fn_80489CDC = .text:0x80489CDC; // type:function size:0x16C +fn_80489E48 = .text:0x80489E48; // type:function size:0x34C +fn_8048A194 = .text:0x8048A194; // type:function size:0x28 +fn_8048A1BC = .text:0x8048A1BC; // type:function size:0x31C +fn_8048A4D8 = .text:0x8048A4D8; // type:function size:0x24 +fn_8048A4FC = .text:0x8048A4FC; // type:function size:0xA8 +fn_8048A5A4 = .text:0x8048A5A4; // type:function size:0x144 +fn_8048A6E8 = .text:0x8048A6E8; // type:function size:0x1AC +fn_8048A894 = .text:0x8048A894; // type:function size:0xDC +fn_8048A970 = .text:0x8048A970; // type:function size:0x164 +fn_8048AAD4 = .text:0x8048AAD4; // type:function size:0x84 +fn_8048AB58 = .text:0x8048AB58; // type:function size:0x1AC +fn_8048AD04 = .text:0x8048AD04; // type:function size:0x320 +fn_8048B024 = .text:0x8048B024; // type:function size:0x818 +fn_8048B83C = .text:0x8048B83C; // type:function size:0x618 +fn_8048BE54 = .text:0x8048BE54; // type:function size:0x104 +fn_8048BF58 = .text:0x8048BF58; // type:function size:0x10C +fn_8048C064 = .text:0x8048C064; // type:function size:0xF8 +fn_8048C15C = .text:0x8048C15C; // type:function size:0x32C +fn_8048C488 = .text:0x8048C488; // type:function size:0xC +fn_8048C494 = .text:0x8048C494; // type:function size:0x130 +fn_8048C5C4 = .text:0x8048C5C4; // type:function size:0x204 +fn_8048C7C8 = .text:0x8048C7C8; // type:function size:0x1BC +fn_8048C984 = .text:0x8048C984; // type:function size:0x1AC +fn_8048CB30 = .text:0x8048CB30; // type:function size:0x1CC +fn_8048CCFC = .text:0x8048CCFC; // type:function size:0x224 +fn_8048CF20 = .text:0x8048CF20; // type:function size:0x228 +fn_8048D148 = .text:0x8048D148; // type:function size:0x2AC +fn_8048D3F4 = .text:0x8048D3F4; // type:function size:0x328 +fn_8048D71C = .text:0x8048D71C; // type:function size:0x130 +fn_8048D84C = .text:0x8048D84C; // type:function size:0x110 +fn_8048D95C = .text:0x8048D95C; // type:function size:0x190 +fn_8048DAEC = .text:0x8048DAEC; // type:function size:0x120 +fn_8048DC0C = .text:0x8048DC0C; // type:function size:0x1B8 +fn_8048DDC4 = .text:0x8048DDC4; // type:function size:0x3C +fn_8048DE00 = .text:0x8048DE00; // type:function size:0xC4 +fn_8048DEC4 = .text:0x8048DEC4; // type:function size:0xD8 +fn_8048DF9C = .text:0x8048DF9C; // type:function size:0xD4 +fn_8048E070 = .text:0x8048E070; // type:function size:0x1BC +fn_8048E22C = .text:0x8048E22C; // type:function size:0x158 +fn_8048E384 = .text:0x8048E384; // type:function size:0x240 +fn_8048E5C4 = .text:0x8048E5C4; // type:function size:0x380 +fn_8048E944 = .text:0x8048E944; // type:function size:0x198 +fn_8048EADC = .text:0x8048EADC; // type:function size:0x284 +fn_8048ED60 = .text:0x8048ED60; // type:function size:0x1D4 +fn_8048EF34 = .text:0x8048EF34; // type:function size:0x14 +fn_8048EF48 = .text:0x8048EF48; // type:function size:0x240 +fn_8048F188 = .text:0x8048F188; // type:function size:0x7C +fn_8048F204 = .text:0x8048F204; // type:function size:0x60 +fn_8048F264 = .text:0x8048F264; // type:function size:0x6C +fn_8048F2D0 = .text:0x8048F2D0; // type:function size:0x20 +fn_8048F2F0 = .text:0x8048F2F0; // type:function size:0x1C +fn_8048F30C = .text:0x8048F30C; // type:function size:0x1E4 +fn_8048F4F0 = .text:0x8048F4F0; // type:function size:0x2D4 +fn_8048F7C4 = .text:0x8048F7C4; // type:function size:0x1A4 +fn_8048F968 = .text:0x8048F968; // type:function size:0x48C +fn_8048FDF4 = .text:0x8048FDF4; // type:function size:0x164 +fn_8048FF58 = .text:0x8048FF58; // type:function size:0x1BC +fn_80490114 = .text:0x80490114; // type:function size:0x98 +fn_804901AC = .text:0x804901AC; // type:function size:0x1C0 +fn_8049036C = .text:0x8049036C; // type:function size:0x174 +fn_804904E0 = .text:0x804904E0; // type:function size:0x1CC +fn_804906AC = .text:0x804906AC; // type:function size:0x120 +fn_804907CC = .text:0x804907CC; // type:function size:0x1E0 +fn_804909AC = .text:0x804909AC; // type:function size:0x4 +fn_804909B0 = .text:0x804909B0; // type:function size:0x11C +fn_80490ACC = .text:0x80490ACC; // type:function size:0x298 +fn_80490D64 = .text:0x80490D64; // type:function size:0x1D8 +fn_80490F3C = .text:0x80490F3C; // type:function size:0x27C +fn_804911B8 = .text:0x804911B8; // type:function size:0x148 +fn_80491300 = .text:0x80491300; // type:function size:0x258 +fn_80491558 = .text:0x80491558; // type:function size:0x2C4 +fn_8049181C = .text:0x8049181C; // type:function size:0x258 +fn_80491A74 = .text:0x80491A74; // type:function size:0x390 +fn_80491E04 = .text:0x80491E04; // type:function size:0x1C8 +fn_80491FCC = .text:0x80491FCC; // type:function size:0x1D0 +fn_8049219C = .text:0x8049219C; // type:function size:0x314 +fn_804924B0 = .text:0x804924B0; // type:function size:0x4F0 +fn_804929A0 = .text:0x804929A0; // type:function size:0xCC +fn_80492A6C = .text:0x80492A6C; // type:function size:0x254 +fn_80492CC0 = .text:0x80492CC0; // type:function size:0x120 +fn_80492DE0 = .text:0x80492DE0; // type:function size:0x98 +fn_80492E78 = .text:0x80492E78; // type:function size:0xA8 +fn_80492F20 = .text:0x80492F20; // type:function size:0x188 +fn_804930A8 = .text:0x804930A8; // type:function size:0x134 +fn_804931DC = .text:0x804931DC; // type:function size:0x35C +fn_80493538 = .text:0x80493538; // type:function size:0x218 +fn_80493750 = .text:0x80493750; // type:function size:0x258 +fn_804939A8 = .text:0x804939A8; // type:function size:0x374 +fn_80493D1C = .text:0x80493D1C; // type:function size:0x238 +fn_80493F54 = .text:0x80493F54; // type:function size:0x1F8 +fn_8049414C = .text:0x8049414C; // type:function size:0x2C0 +fn_8049440C = .text:0x8049440C; // type:function size:0x4F4 +fn_80494900 = .text:0x80494900; // type:function size:0x368 +fn_80494C68 = .text:0x80494C68; // type:function size:0x2C +fn_80494C94 = .text:0x80494C94; // type:function size:0x15C +fn_80494DF0 = .text:0x80494DF0; // type:function size:0x2C +fn_80494E1C = .text:0x80494E1C; // type:function size:0x10 +fn_80494E2C = .text:0x80494E2C; // type:function size:0x384 +fn_804951B0 = .text:0x804951B0; // type:function size:0x8 +fn_804951B8 = .text:0x804951B8; // type:function size:0x98 +fn_80495250 = .text:0x80495250; // type:function size:0x31C +fn_8049556C = .text:0x8049556C; // type:function size:0x188 +fn_804956F4 = .text:0x804956F4; // type:function size:0x25C +fn_80495950 = .text:0x80495950; // type:function size:0x1B0 +fn_80495B00 = .text:0x80495B00; // type:function size:0x68 +fn_80495B68 = .text:0x80495B68; // type:function size:0x9C +fn_80495C04 = .text:0x80495C04; // type:function size:0x12C +fn_80495D30 = .text:0x80495D30; // type:function size:0x98 +fn_80495DC8 = .text:0x80495DC8; // type:function size:0x748 +fn_80496510 = .text:0x80496510; // type:function size:0x1DC +fn_804966EC = .text:0x804966EC; // type:function size:0x6C +fn_80496758 = .text:0x80496758; // type:function size:0x324 +fn_80496A7C = .text:0x80496A7C; // type:function size:0x1A4 +fn_80496C20 = .text:0x80496C20; // type:function size:0x74 +fn_80496C94 = .text:0x80496C94; // type:function size:0xB8 +fn_80496D4C = .text:0x80496D4C; // type:function size:0x2E0 +fn_8049702C = .text:0x8049702C; // type:function size:0xE0 +fn_8049710C = .text:0x8049710C; // type:function size:0x278 +fn_80497384 = .text:0x80497384; // type:function size:0x180 +fn_80497504 = .text:0x80497504; // type:function size:0x104 +fn_80497608 = .text:0x80497608; // type:function size:0x18C +fn_80497794 = .text:0x80497794; // type:function size:0x1BC +fn_80497950 = .text:0x80497950; // type:function size:0x1D4 +fn_80497B24 = .text:0x80497B24; // type:function size:0x1BC +fn_80497CE0 = .text:0x80497CE0; // type:function size:0x14C +fn_80497E2C = .text:0x80497E2C; // type:function size:0x154 +fn_80497F80 = .text:0x80497F80; // type:function size:0x54 +fn_80497FD4 = .text:0x80497FD4; // type:function size:0x44 +fn_80498018 = .text:0x80498018; // type:function size:0x10 +fn_80498028 = .text:0x80498028; // type:function size:0x2A0 +fn_804982C8 = .text:0x804982C8; // type:function size:0x4B8 +fn_80498780 = .text:0x80498780; // type:function size:0x11C +fn_8049889C = .text:0x8049889C; // type:function size:0x1F0 +fn_80498A8C = .text:0x80498A8C; // type:function size:0x1BC +lbl_80498C48 = .text:0x80498C48; // type:label +lbl_80498EB0 = .text:0x80498EB0; // type:label +lbl_80498EE4 = .text:0x80498EE4; // type:label +lbl_80498F60 = .text:0x80498F60; // type:label +lbl_80498F94 = .text:0x80498F94; // type:label +fn_80498F9C = .text:0x80498F9C; // type:function size:0xD0 +fn_8049906C = .text:0x8049906C; // type:function size:0x50 +fn_804990BC = .text:0x804990BC; // type:function size:0x10 +fn_804990CC = .text:0x804990CC; // type:function size:0x18 +fn_804990E4 = .text:0x804990E4; // type:function size:0x24 +fn_80499108 = .text:0x80499108; // type:function size:0x84 +fn_8049918C = .text:0x8049918C; // type:function size:0x28 +fn_804991B4 = .text:0x804991B4; // type:function size:0x24 +fn_804991D8 = .text:0x804991D8; // type:function size:0x24 +fn_804991FC = .text:0x804991FC; // type:function size:0x24 +fn_80499220 = .text:0x80499220; // type:function size:0x9C +fn_804992BC = .text:0x804992BC; // type:function size:0x28 +fn_804992E4 = .text:0x804992E4; // type:function size:0x24 +fn_80499308 = .text:0x80499308; // type:function size:0x28 +fn_80499330 = .text:0x80499330; // type:function size:0x28 +fn_80499358 = .text:0x80499358; // type:function size:0x40 +fn_80499398 = .text:0x80499398; // type:function size:0x50 +fn_804993E8 = .text:0x804993E8; // type:function size:0x28 +fn_80499410 = .text:0x80499410; // type:function size:0xC +fn_8049941C = .text:0x8049941C; // type:function size:0x8 +fn_80499424 = .text:0x80499424; // type:function size:0x4 +fn_80499428 = .text:0x80499428; // type:function size:0x10 +fn_80499438 = .text:0x80499438; // type:function size:0x64 +fn_8049949C = .text:0x8049949C; // type:function size:0x14 +fn_804994B0 = .text:0x804994B0; // type:function size:0xC0 +fn_80499570 = .text:0x80499570; // type:function size:0x64 +fn_804995D4 = .text:0x804995D4; // type:function size:0xF4 +fn_804996C8 = .text:0x804996C8; // type:function size:0x18C +fn_80499854 = .text:0x80499854; // type:function size:0xDC +fn_80499930 = .text:0x80499930; // type:function size:0xDC +fn_80499A0C = .text:0x80499A0C; // type:function size:0xDC +fn_80499AE8 = .text:0x80499AE8; // type:function size:0x6C +fn_80499B54 = .text:0x80499B54; // type:function size:0x8C +fn_80499BE0 = .text:0x80499BE0; // type:function size:0x9C +fn_80499C7C = .text:0x80499C7C; // type:function size:0x8C +fn_80499D08 = .text:0x80499D08; // type:function size:0xD0 +fn_80499DD8 = .text:0x80499DD8; // type:function size:0x40 +fn_80499E18 = .text:0x80499E18; // type:function size:0x4 +fn_80499E1C = .text:0x80499E1C; // type:function size:0x88 +fn_80499EA4 = .text:0x80499EA4; // type:function size:0x84 +fn_80499F28 = .text:0x80499F28; // type:function size:0x94 +fn_80499FBC = .text:0x80499FBC; // type:function size:0x10 +fn_80499FCC = .text:0x80499FCC; // type:function size:0x144 +fn_8049A110 = .text:0x8049A110; // type:function size:0x2C +fn_8049A13C = .text:0x8049A13C; // type:function size:0x60 +fn_8049A19C = .text:0x8049A19C; // type:function size:0x74 +fn_8049A210 = .text:0x8049A210; // type:function size:0x64 +fn_8049A274 = .text:0x8049A274; // type:function size:0x40 +fn_8049A2B4 = .text:0x8049A2B4; // type:function size:0x6C +fn_8049A320 = .text:0x8049A320; // type:function size:0x184 +fn_8049A4A4 = .text:0x8049A4A4; // type:function size:0x18C +fn_8049A630 = .text:0x8049A630; // type:function size:0x1EC +fn_8049A81C = .text:0x8049A81C; // type:function size:0x158 +fn_8049A974 = .text:0x8049A974; // type:function size:0x160 +fn_8049AAD4 = .text:0x8049AAD4; // type:function size:0xC +fn_8049AAE0 = .text:0x8049AAE0; // type:function size:0x3C +fn_8049AB1C = .text:0x8049AB1C; // type:function size:0x134 +fn_8049AC50 = .text:0x8049AC50; // type:function size:0x88 +fn_8049ACD8 = .text:0x8049ACD8; // type:function size:0x2C0 +fn_8049AF98 = .text:0x8049AF98; // type:function size:0x150 +fn_8049B0E8 = .text:0x8049B0E8; // type:function size:0xEC +fn_8049B1D4 = .text:0x8049B1D4; // type:function size:0x13C +fn_8049B310 = .text:0x8049B310; // type:function size:0xE8 +fn_8049B3F8 = .text:0x8049B3F8; // type:function size:0x108 +fn_8049B500 = .text:0x8049B500; // type:function size:0x178 +fn_8049B678 = .text:0x8049B678; // type:function size:0x10C +fn_8049B784 = .text:0x8049B784; // type:function size:0xD0 +fn_8049B854 = .text:0x8049B854; // type:function size:0x110 +fn_8049B964 = .text:0x8049B964; // type:function size:0x68 +fn_8049B9CC = .text:0x8049B9CC; // type:function size:0xE8 +fn_8049BAB4 = .text:0x8049BAB4; // type:function size:0x8 +fn_8049BABC = .text:0x8049BABC; // type:function size:0xAC +fn_8049BB68 = .text:0x8049BB68; // type:function size:0x48 +fn_8049BBB0 = .text:0x8049BBB0; // type:function size:0x4 +fn_8049BBB4 = .text:0x8049BBB4; // type:function size:0x70 +fn_8049BC24 = .text:0x8049BC24; // type:function size:0x12C +fn_8049BD50 = .text:0x8049BD50; // type:function size:0x104 +fn_8049BE54 = .text:0x8049BE54; // type:function size:0x190 +fn_8049BFE4 = .text:0x8049BFE4; // type:function size:0x60 +fn_8049C044 = .text:0x8049C044; // type:function size:0x1E8 +fn_8049C22C = .text:0x8049C22C; // type:function size:0x78 +fn_8049C2A4 = .text:0x8049C2A4; // type:function size:0x90 +fn_8049C334 = .text:0x8049C334; // type:function size:0x68 +fn_8049C39C = .text:0x8049C39C; // type:function size:0x68 +fn_8049C404 = .text:0x8049C404; // type:function size:0x4 +fn_8049C408 = .text:0x8049C408; // type:function size:0x4C +fn_8049C454 = .text:0x8049C454; // type:function size:0x10 +fn_8049C464 = .text:0x8049C464; // type:function size:0x88 +fn_8049C4EC = .text:0x8049C4EC; // type:function size:0x14 +fn_8049C500 = .text:0x8049C500; // type:function size:0x1C +fn_8049C51C = .text:0x8049C51C; // type:function size:0x244 +fn_8049C760 = .text:0x8049C760; // type:function size:0x178 +fn_8049C8D8 = .text:0x8049C8D8; // type:function size:0x108 +fn_8049C9E0 = .text:0x8049C9E0; // type:function size:0xEC +fn_8049CACC = .text:0x8049CACC; // type:function size:0x54 +fn_8049CB20 = .text:0x8049CB20; // type:function size:0x58 +fn_8049CB78 = .text:0x8049CB78; // type:function size:0x54 +fn_8049CBCC = .text:0x8049CBCC; // type:function size:0x58 +fn_8049CC24 = .text:0x8049CC24; // type:function size:0x28 +fn_8049CC4C = .text:0x8049CC4C; // type:function size:0x4 +fn_8049CC50 = .text:0x8049CC50; // type:function size:0x58 +fn_8049CCA8 = .text:0x8049CCA8; // type:function size:0x54 +fn_8049CCFC = .text:0x8049CCFC; // type:function size:0x58 +fn_8049CD54 = .text:0x8049CD54; // type:function size:0x54 +fn_8049CDA8 = .text:0x8049CDA8; // type:function size:0x58 +fn_8049CE00 = .text:0x8049CE00; // type:function size:0x7C +fn_8049CE7C = .text:0x8049CE7C; // type:function size:0xB8 +fn_8049CF34 = .text:0x8049CF34; // type:function size:0xA8 +fn_8049CFDC = .text:0x8049CFDC; // type:function size:0xA8 +fn_8049D084 = .text:0x8049D084; // type:function size:0xB8 +fn_8049D13C = .text:0x8049D13C; // type:function size:0xB8 +fn_8049D1F4 = .text:0x8049D1F4; // type:function size:0xB8 +fn_8049D2AC = .text:0x8049D2AC; // type:function size:0xB0 +fn_8049D35C = .text:0x8049D35C; // type:function size:0x200 +fn_8049D55C = .text:0x8049D55C; // type:function size:0x4C +fn_8049D5A8 = .text:0x8049D5A8; // type:function size:0x388 +fn_8049D930 = .text:0x8049D930; // type:function size:0x258 +fn_8049DB88 = .text:0x8049DB88; // type:function size:0x304 +fn_8049DE8C = .text:0x8049DE8C; // type:function size:0x660 +fn_8049E4EC = .text:0x8049E4EC; // type:function size:0x38 +fn_8049E524 = .text:0x8049E524; // type:function size:0xA4 +fn_8049E5C8 = .text:0x8049E5C8; // type:function size:0x4C +fn_8049E614 = .text:0x8049E614; // type:function size:0x6C +fn_8049E680 = .text:0x8049E680; // type:function size:0x18 +fn_8049E698 = .text:0x8049E698; // type:function size:0x44 +fn_8049E6DC = .text:0x8049E6DC; // type:function size:0x44 +fn_8049E720 = .text:0x8049E720; // type:function size:0xF4 +fn_8049E814 = .text:0x8049E814; // type:function size:0x38 +fn_8049E84C = .text:0x8049E84C; // type:function size:0xA8 +fn_8049E8F4 = .text:0x8049E8F4; // type:function size:0x18 +fn_8049E90C = .text:0x8049E90C; // type:function size:0x198 +fn_8049EAA4 = .text:0x8049EAA4; // type:function size:0x18C +fn_8049EC30 = .text:0x8049EC30; // type:function size:0x4 +fn_8049EC34 = .text:0x8049EC34; // type:function size:0xE4 +fn_8049ED18 = .text:0x8049ED18; // type:function size:0x8 +ESP_InitLib = .text:0x8049ED20; // type:function size:0x54 scope:global +ESP_CloseLib = .text:0x8049ED74; // type:function size:0x48 scope:global +fn_8049EDBC = .text:0x8049EDBC; // type:function size:0x94 +fn_8049EE50 = .text:0x8049EE50; // type:function size:0x118 +ESP_DiGetTicketView = .text:0x8049EF68; // type:function size:0xA4 scope:global +ESP_DiGetTmd = .text:0x8049F00C; // type:function size:0xF0 scope:global +fn_8049F0FC = .text:0x8049F0FC; // type:function size:0x114 +ESP_GetDataDir = .text:0x8049F210; // type:function size:0x98 scope:global +ESP_GetTitleId = .text:0x8049F2A8; // type:function size:0x98 scope:global +fn_8049F340 = .text:0x8049F340; // type:function size:0xD4 +_ctors = .ctors:0x8049F420; // type:label scope:global data:4byte +__init_cpp_exceptions_reference = .ctors:0x8049F420; // type:object size:0x4 scope:global +_dtors = .dtors:0x8049F640; // type:label scope:global data:4byte +__destroy_global_chain_reference = .dtors:0x8049F640; // type:object size:0x4 scope:global +__fini_cpp_exceptions_reference = .dtors:0x8049F644; // type:object size:0x4 scope:global +lbl_8049F6B0 = .rodata:0x8049F6B0; // type:object size:0x8 +lbl_8049F6B8 = .rodata:0x8049F6B8; // type:object size:0x8 data:double +lbl_8049F6C0 = .rodata:0x8049F6C0; // type:object size:0x10 data:4byte +lbl_8049F6D0 = .rodata:0x8049F6D0; // type:object size:0x10 +lbl_8049F6E0 = .rodata:0x8049F6E0; // type:object size:0x10 data:string +lbl_8049F6F0 = .rodata:0x8049F6F0; // type:object size:0xC +lbl_8049F6FC = .rodata:0x8049F6FC; // type:object size:0x14 +lbl_8049F710 = .rodata:0x8049F710; // type:object size:0x10 data:string +lbl_8049F720 = .rodata:0x8049F720; // type:object size:0x10 +lbl_8049F730 = .rodata:0x8049F730; // type:object size:0x18 +lbl_8049F748 = .rodata:0x8049F748; // type:object size:0x10 data:string +lbl_8049F758 = .rodata:0x8049F758; // type:object size:0x20 data:4byte +lbl_8049F778 = .rodata:0x8049F778; // type:object size:0x8 data:double +lbl_8049F780 = .rodata:0x8049F780; // type:object size:0x18 +lbl_8049F798 = .rodata:0x8049F798; // type:object size:0x8 +lbl_8049F7A0 = .rodata:0x8049F7A0; // type:object size:0x8 +lbl_8049F7A8 = .rodata:0x8049F7A8; // type:object size:0x18 +lbl_8049F7C0 = .rodata:0x8049F7C0; // type:object size:0x8 data:double +lbl_8049F7C8 = .rodata:0x8049F7C8; // type:object size:0x8 data:double +lbl_8049F7D0 = .rodata:0x8049F7D0; // type:object size:0x8 data:double +lbl_8049F7D8 = .rodata:0x8049F7D8; // type:object size:0x8 data:double +lbl_8049F7E0 = .rodata:0x8049F7E0; // type:object size:0x10 +lbl_8049F7F0 = .rodata:0x8049F7F0; // type:object size:0x38 +lbl_8049F828 = .rodata:0x8049F828; // type:object size:0x8 +lbl_8049F830 = .rodata:0x8049F830; // type:object size:0x10 +lbl_8049F840 = .rodata:0x8049F840; // type:object size:0x10 +lbl_8049F850 = .rodata:0x8049F850; // type:object size:0x1C +lbl_8049F86C = .rodata:0x8049F86C; // type:object size:0xC +lbl_8049F878 = .rodata:0x8049F878; // type:object size:0x6C data:4byte +lbl_8049F8E4 = .rodata:0x8049F8E4; // type:object size:0x14 data:string +lbl_8049F8F8 = .rodata:0x8049F8F8; // type:object size:0x18 +lbl_8049F910 = .rodata:0x8049F910; // type:object size:0x18 +lbl_8049F928 = .rodata:0x8049F928; // type:object size:0x18 +lbl_8049F940 = .rodata:0x8049F940; // type:object size:0x1C +lbl_8049F95C = .rodata:0x8049F95C; // type:object size:0x1C data:string +lbl_8049F978 = .rodata:0x8049F978; // type:object size:0x14 +lbl_8049F98C = .rodata:0x8049F98C; // type:object size:0x14 data:string +lbl_8049F9A0 = .rodata:0x8049F9A0; // type:object size:0x18 data:string +lbl_8049F9B8 = .rodata:0x8049F9B8; // type:object size:0x1C +lbl_8049F9D4 = .rodata:0x8049F9D4; // type:object size:0x1C +lbl_8049F9F0 = .rodata:0x8049F9F0; // type:object size:0x1C +lbl_8049FA0C = .rodata:0x8049FA0C; // type:object size:0x18 +lbl_8049FA24 = .rodata:0x8049FA24; // type:object size:0x6C +lbl_8049FA90 = .rodata:0x8049FA90; // type:object size:0x8 data:double +lbl_8049FA98 = .rodata:0x8049FA98; // type:object size:0x10 data:2byte +lbl_8049FAA8 = .rodata:0x8049FAA8; // type:object size:0x8 data:double +lbl_8049FAB0 = .rodata:0x8049FAB0; // type:object size:0x30 data:double +lbl_8049FAE0 = .rodata:0x8049FAE0; // type:object size:0x468 +lbl_8049FF48 = .rodata:0x8049FF48; // type:object size:0x8 data:double +lbl_8049FF50 = .rodata:0x8049FF50; // type:object size:0x8 data:double +lbl_8049FF58 = .rodata:0x8049FF58; // type:object size:0x8 data:double +lbl_8049FF60 = .rodata:0x8049FF60; // type:object size:0x8 data:double +lbl_8049FF68 = .rodata:0x8049FF68; // type:object size:0x8 data:double +lbl_8049FF70 = .rodata:0x8049FF70; // type:object size:0x8 data:double +lbl_8049FF78 = .rodata:0x8049FF78; // type:object size:0x8 data:double +lbl_8049FF80 = .rodata:0x8049FF80; // type:object size:0x8 data:double +lbl_8049FF88 = .rodata:0x8049FF88; // type:object size:0x30 data:double +lbl_8049FFB8 = .rodata:0x8049FFB8; // type:object size:0x18 +lbl_8049FFD0 = .rodata:0x8049FFD0; // type:object size:0x10 +lbl_8049FFE0 = .rodata:0x8049FFE0; // type:object size:0x8 +lbl_8049FFE8 = .rodata:0x8049FFE8; // type:object size:0x10 +lbl_8049FFF8 = .rodata:0x8049FFF8; // type:object size:0x10 +lbl_804A0008 = .rodata:0x804A0008; // type:object size:0x8 +lbl_804A0010 = .rodata:0x804A0010; // type:object size:0x8 data:double +lbl_804A0018 = .rodata:0x804A0018; // type:object size:0x8 data:double +lbl_804A0020 = .rodata:0x804A0020; // type:object size:0x8 data:double +lbl_804A0028 = .rodata:0x804A0028; // type:object size:0x240 data:4byte +lbl_804A0268 = .rodata:0x804A0268; // type:object size:0x8 data:double +lbl_804A0270 = .rodata:0x804A0270; // type:object size:0x18 data:4byte +lbl_804A0288 = .rodata:0x804A0288; // type:object size:0x20 data:4byte +lbl_804A02A8 = .rodata:0x804A02A8; // type:object size:0x20 +lbl_804A02C8 = .rodata:0x804A02C8; // type:object size:0x8 data:double +lbl_804A02D0 = .rodata:0x804A02D0; // type:object size:0x8 data:double +lbl_804A02D8 = .rodata:0x804A02D8; // type:object size:0x20 +lbl_804A02F8 = .rodata:0x804A02F8; // type:object size:0x8 +lbl_804A0300 = .rodata:0x804A0300; // type:object size:0x8 +lbl_804A0308 = .rodata:0x804A0308; // type:object size:0x8 +lbl_804A0310 = .rodata:0x804A0310; // type:object size:0x18 +lbl_804A0328 = .rodata:0x804A0328; // type:object size:0x18 +lbl_804A0340 = .rodata:0x804A0340; // type:object size:0x8 data:double +lbl_804A0348 = .rodata:0x804A0348; // type:object size:0x8 +lbl_804A0350 = .rodata:0x804A0350; // type:object size:0x8 data:double +lbl_804A0358 = .rodata:0x804A0358; // type:object size:0x8 +lbl_804A0360 = .rodata:0x804A0360; // type:object size:0x8 data:double +lbl_804A0368 = .rodata:0x804A0368; // type:object size:0x18 +lbl_804A0380 = .rodata:0x804A0380; // type:object size:0x8 +lbl_804A0388 = .rodata:0x804A0388; // type:object size:0x8 data:double +lbl_804A0390 = .rodata:0x804A0390; // type:object size:0x18 +lbl_804A03A8 = .rodata:0x804A03A8; // type:object size:0x8 +lbl_804A03B0 = .rodata:0x804A03B0; // type:object size:0x10 +lbl_804A03C0 = .rodata:0x804A03C0; // type:object size:0x30 +lbl_804A03F0 = .rodata:0x804A03F0; // type:object size:0x8 data:double +lbl_804A03F8 = .rodata:0x804A03F8; // type:object size:0x8 data:double +lbl_804A0400 = .rodata:0x804A0400; // type:object size:0x8 +lbl_804A0408 = .rodata:0x804A0408; // type:object size:0x20 +lbl_804A0428 = .rodata:0x804A0428; // type:object size:0x8 +lbl_804A0430 = .rodata:0x804A0430; // type:object size:0x10 +lbl_804A0440 = .rodata:0x804A0440; // type:object size:0x20 +lbl_804A0460 = .rodata:0x804A0460; // type:object size:0xB8 +lbl_804A0518 = .rodata:0x804A0518; // type:object size:0x20 +lbl_804A0538 = .rodata:0x804A0538; // type:object size:0x20 +lbl_804A0558 = .rodata:0x804A0558; // type:object size:0x8 data:double +lbl_804A0560 = .rodata:0x804A0560; // type:object size:0x20 data:4byte +lbl_804A0580 = .rodata:0x804A0580; // type:object size:0x8 data:double +lbl_804A0588 = .rodata:0x804A0588; // type:object size:0x8 data:double +lbl_804A0590 = .rodata:0x804A0590; // type:object size:0x8 data:double +lbl_804A0598 = .rodata:0x804A0598; // type:object size:0x8 data:double +lbl_804A05A0 = .rodata:0x804A05A0; // type:object size:0x18 +lbl_804A05B8 = .rodata:0x804A05B8; // type:object size:0x18 +lbl_804A05D0 = .rodata:0x804A05D0; // type:object size:0x20 data:4byte +lbl_804A05F0 = .rodata:0x804A05F0; // type:object size:0x18 +lbl_804A0608 = .rodata:0x804A0608; // type:object size:0x18 +lbl_804A0620 = .rodata:0x804A0620; // type:object size:0x90 +lbl_804A06B0 = .rodata:0x804A06B0; // type:object size:0x104 +lbl_804A07B4 = .rodata:0x804A07B4; // type:object size:0x1C +lbl_804A07D0 = .rodata:0x804A07D0; // type:object size:0x8 data:double +lbl_804A07D8 = .rodata:0x804A07D8; // type:object size:0x18 +lbl_804A07F0 = .rodata:0x804A07F0; // type:object size:0x38 data:double +lbl_804A0828 = .rodata:0x804A0828; // type:object size:0x8 data:double +lbl_804A0830 = .rodata:0x804A0830; // type:object size:0x8 +lbl_804A0838 = .rodata:0x804A0838; // type:object size:0x28 +lbl_804A0860 = .rodata:0x804A0860; // type:object size:0x10 +lbl_804A0870 = .rodata:0x804A0870; // type:object size:0x8 data:double +lbl_804A0878 = .rodata:0x804A0878; // type:object size:0x18 data:4byte +lbl_804A0890 = .rodata:0x804A0890; // type:object size:0x8 +lbl_804A0898 = .rodata:0x804A0898; // type:object size:0x10 +lbl_804A08A8 = .rodata:0x804A08A8; // type:object size:0x8 +lbl_804A08B0 = .rodata:0x804A08B0; // type:object size:0x20 +lbl_804A08D0 = .rodata:0x804A08D0; // type:object size:0x20 +lbl_804A08F0 = .rodata:0x804A08F0; // type:object size:0x8 data:double +lbl_804A08F8 = .rodata:0x804A08F8; // type:object size:0x80 +lbl_804A0978 = .rodata:0x804A0978; // type:object size:0x8 data:double +lbl_804A0980 = .rodata:0x804A0980; // type:object size:0x8 data:double +lbl_804A0988 = .rodata:0x804A0988; // type:object size:0x30 +lbl_804A09B8 = .rodata:0x804A09B8; // type:object size:0x8 data:double +lbl_804A09C0 = .rodata:0x804A09C0; // type:object size:0x28 +lbl_804A09E8 = .rodata:0x804A09E8; // type:object size:0x8 data:double +lbl_804A09F0 = .rodata:0x804A09F0; // type:object size:0x8 data:double +lbl_804A09F8 = .rodata:0x804A09F8; // type:object size:0x1C8 +lbl_804A0BC0 = .rodata:0x804A0BC0; // type:object size:0x10 +lbl_804A0BD0 = .rodata:0x804A0BD0; // type:object size:0x8 +lbl_804A0BD8 = .rodata:0x804A0BD8; // type:object size:0x28 +lbl_804A0C00 = .rodata:0x804A0C00; // type:object size:0x18 data:double +lbl_804A0C18 = .rodata:0x804A0C18; // type:object size:0x18 +lbl_804A0C30 = .rodata:0x804A0C30; // type:object size:0x18 +lbl_804A0C48 = .rodata:0x804A0C48; // type:object size:0x8 data:double +lbl_804A0C50 = .rodata:0x804A0C50; // type:object size:0x8 data:double +lbl_804A0C58 = .rodata:0x804A0C58; // type:object size:0x8 +lbl_804A0C60 = .rodata:0x804A0C60; // type:object size:0x1C data:string +lbl_804A0C7C = .rodata:0x804A0C7C; // type:object size:0x18 +lbl_804A0C94 = .rodata:0x804A0C94; // type:object size:0x14 +lbl_804A0CA8 = .rodata:0x804A0CA8; // type:object size:0x18 +lbl_804A0CC0 = .rodata:0x804A0CC0; // type:object size:0x18 +lbl_804A0CD8 = .rodata:0x804A0CD8; // type:object size:0x18 +lbl_804A0CF0 = .rodata:0x804A0CF0; // type:object size:0x18 +lbl_804A0D08 = .rodata:0x804A0D08; // type:object size:0x18 +lbl_804A0D20 = .rodata:0x804A0D20; // type:object size:0x18 +lbl_804A0D38 = .rodata:0x804A0D38; // type:object size:0x18 +lbl_804A0D50 = .rodata:0x804A0D50; // type:object size:0x14 +lbl_804A0D64 = .rodata:0x804A0D64; // type:object size:0x1C +lbl_804A0D80 = .rodata:0x804A0D80; // type:object size:0x58 +lbl_804A0DD8 = .rodata:0x804A0DD8; // type:object size:0x20 +lbl_804A0DF8 = .rodata:0x804A0DF8; // type:object size:0x8 data:double +lbl_804A0E00 = .rodata:0x804A0E00; // type:object size:0x38 +lbl_804A0E38 = .rodata:0x804A0E38; // type:object size:0x8 data:double +lbl_804A0E40 = .rodata:0x804A0E40; // type:object size:0x8 +lbl_804A0E48 = .rodata:0x804A0E48; // type:object size:0x18 +lbl_804A0E60 = .rodata:0x804A0E60; // type:object size:0x10 data:string +lbl_804A0E70 = .rodata:0x804A0E70; // type:object size:0x10 data:4byte +lbl_804A0E80 = .rodata:0x804A0E80; // type:object size:0x10 data:4byte +lbl_804A0E90 = .rodata:0x804A0E90; // type:object size:0xD8 +lbl_804A0F68 = .rodata:0x804A0F68; // type:object size:0x18 +lbl_804A0F80 = .rodata:0x804A0F80; // type:object size:0x28 +lbl_804A0FA8 = .rodata:0x804A0FA8; // type:object size:0x18 +lbl_804A0FC0 = .rodata:0x804A0FC0; // type:object size:0x30 +lbl_804A0FF0 = .rodata:0x804A0FF0; // type:object size:0x10 +lbl_804A1000 = .rodata:0x804A1000; // type:object size:0x28 +lbl_804A1028 = .rodata:0x804A1028; // type:object size:0x40 +lbl_804A1068 = .rodata:0x804A1068; // type:object size:0x30 +lbl_804A1098 = .rodata:0x804A1098; // type:object size:0x8 data:double +lbl_804A10A0 = .rodata:0x804A10A0; // type:object size:0x8 data:double +lbl_804A10A8 = .rodata:0x804A10A8; // type:object size:0xFC +lbl_804A11A4 = .rodata:0x804A11A4; // type:object size:0x14 +lbl_804A11B8 = .rodata:0x804A11B8; // type:object size:0x14 +lbl_804A11CC = .rodata:0x804A11CC; // type:object size:0x14 +lbl_804A11E0 = .rodata:0x804A11E0; // type:object size:0xC +lbl_804A11EC = .rodata:0x804A11EC; // type:object size:0x104 +lbl_804A12F0 = .rodata:0x804A12F0; // type:object size:0x1C +lbl_804A130C = .rodata:0x804A130C; // type:object size:0x24 +lbl_804A1330 = .rodata:0x804A1330; // type:object size:0x14 +lbl_804A1344 = .rodata:0x804A1344; // type:object size:0x14 +lbl_804A1358 = .rodata:0x804A1358; // type:object size:0x8 +lbl_804A1360 = .rodata:0x804A1360; // type:object size:0x1C +lbl_804A137C = .rodata:0x804A137C; // type:object size:0x24 +lbl_804A13A0 = .rodata:0x804A13A0; // type:object size:0x14 +lbl_804A13B4 = .rodata:0x804A13B4; // type:object size:0x1C +lbl_804A13D0 = .rodata:0x804A13D0; // type:object size:0xC data:string +lbl_804A13DC = .rodata:0x804A13DC; // type:object size:0x14 +lbl_804A13F0 = .rodata:0x804A13F0; // type:object size:0x8 +lbl_804A13F8 = .rodata:0x804A13F8; // type:object size:0x14 +lbl_804A140C = .rodata:0x804A140C; // type:object size:0xC data:string +lbl_804A1418 = .rodata:0x804A1418; // type:object size:0xC +lbl_804A1424 = .rodata:0x804A1424; // type:object size:0xC +lbl_804A1430 = .rodata:0x804A1430; // type:object size:0xC +lbl_804A143C = .rodata:0x804A143C; // type:object size:0xC +lbl_804A1448 = .rodata:0x804A1448; // type:object size:0xC +lbl_804A1454 = .rodata:0x804A1454; // type:object size:0xC +lbl_804A1460 = .rodata:0x804A1460; // type:object size:0x10 data:string +lbl_804A1470 = .rodata:0x804A1470; // type:object size:0x20 +lbl_804A1490 = .rodata:0x804A1490; // type:object size:0x10 +lbl_804A14A0 = .rodata:0x804A14A0; // type:object size:0x10 +lbl_804A14B0 = .rodata:0x804A14B0; // type:object size:0x10 +lbl_804A14C0 = .rodata:0x804A14C0; // type:object size:0x18 +lbl_804A14D8 = .rodata:0x804A14D8; // type:object size:0x10 data:4byte +lbl_804A14E8 = .rodata:0x804A14E8; // type:object size:0xF8 +lbl_804A15E0 = .rodata:0x804A15E0; // type:object size:0x30 +lbl_804A1610 = .rodata:0x804A1610; // type:object size:0x30 +lbl_804A1640 = .rodata:0x804A1640; // type:object size:0x40 +lbl_804A1680 = .rodata:0x804A1680; // type:object size:0x8 data:double +lbl_804A1688 = .rodata:0x804A1688; // type:object size:0x8 data:double +lbl_804A1690 = .rodata:0x804A1690; // type:object size:0x8 +lbl_804A1698 = .rodata:0x804A1698; // type:object size:0x10 +lbl_804A16A8 = .rodata:0x804A16A8; // type:object size:0x14 +lbl_804A16BC = .rodata:0x804A16BC; // type:object size:0x14 +lbl_804A16D0 = .rodata:0x804A16D0; // type:object size:0xC +lbl_804A16DC = .rodata:0x804A16DC; // type:object size:0x3C +lbl_804A1718 = .rodata:0x804A1718; // type:object size:0x8 data:double +lbl_804A1720 = .rodata:0x804A1720; // type:object size:0x18 +lbl_804A1738 = .rodata:0x804A1738; // type:object size:0x48 +lbl_804A1780 = .rodata:0x804A1780; // type:object size:0x10 data:float +lbl_804A1790 = .rodata:0x804A1790; // type:object size:0x138 +lbl_804A18C8 = .rodata:0x804A18C8; // type:object size:0x18 +lbl_804A18E0 = .rodata:0x804A18E0; // type:object size:0x14 data:4byte +lbl_804A18F4 = .rodata:0x804A18F4; // type:object size:0x54 +lbl_804A1948 = .rodata:0x804A1948; // type:object size:0x58 +lbl_804A19A0 = .rodata:0x804A19A0; // type:object size:0x28 +lbl_804A19C8 = .rodata:0x804A19C8; // type:object size:0x58 +lbl_804A1A20 = .rodata:0x804A1A20; // type:object size:0x10 +lbl_804A1A30 = .rodata:0x804A1A30; // type:object size:0x10 +lbl_804A1A40 = .rodata:0x804A1A40; // type:object size:0x14 +lbl_804A1A54 = .rodata:0x804A1A54; // type:object size:0x14 +lbl_804A1A68 = .rodata:0x804A1A68; // type:object size:0x14 +lbl_804A1A7C = .rodata:0x804A1A7C; // type:object size:0x24 data:4byte +lbl_804A1AA0 = .rodata:0x804A1AA0; // type:object size:0x30 +lbl_804A1AD0 = .rodata:0x804A1AD0; // type:object size:0x10 +lbl_804A1AE0 = .rodata:0x804A1AE0; // type:object size:0x18 +lbl_804A1AF8 = .rodata:0x804A1AF8; // type:object size:0x18 +lbl_804A1B10 = .rodata:0x804A1B10; // type:object size:0xC +lbl_804A1B1C = .rodata:0x804A1B1C; // type:object size:0x4C +lbl_804A1B68 = .rodata:0x804A1B68; // type:object size:0x8 data:double +lbl_804A1B70 = .rodata:0x804A1B70; // type:object size:0x8 data:double +lbl_804A1B78 = .rodata:0x804A1B78; // type:object size:0x10 data:4byte +lbl_804A1B88 = .rodata:0x804A1B88; // type:object size:0x10 data:4byte +lbl_804A1B98 = .rodata:0x804A1B98; // type:object size:0x8 +lbl_804A1BA0 = .rodata:0x804A1BA0; // type:object size:0x8 data:double +lbl_804A1BA8 = .rodata:0x804A1BA8; // type:object size:0x8 data:double +lbl_804A1BB0 = .rodata:0x804A1BB0; // type:object size:0x18 data:byte +lbl_804A1BC8 = .rodata:0x804A1BC8; // type:object size:0x8 data:double +lbl_804A1BD0 = .rodata:0x804A1BD0; // type:object size:0x8 data:double +lbl_804A1BD8 = .rodata:0x804A1BD8; // type:object size:0x8 +lbl_804A1BE0 = .rodata:0x804A1BE0; // type:object size:0x60 +lbl_804A1C40 = .rodata:0x804A1C40; // type:object size:0x40 +lbl_804A1C80 = .rodata:0x804A1C80; // type:object size:0x40 +lbl_804A1CC0 = .rodata:0x804A1CC0; // type:object size:0x8 data:double +lbl_804A1CC8 = .rodata:0x804A1CC8; // type:object size:0xA0 +lbl_804A1D68 = .rodata:0x804A1D68; // type:object size:0x10 +lbl_804A1D78 = .rodata:0x804A1D78; // type:object size:0x14 +lbl_804A1D8C = .rodata:0x804A1D8C; // type:object size:0x2C +lbl_804A1DB8 = .rodata:0x804A1DB8; // type:object size:0x30 +lbl_804A1DE8 = .rodata:0x804A1DE8; // type:object size:0x30 +lbl_804A1E18 = .rodata:0x804A1E18; // type:object size:0x38 +lbl_804A1E50 = .rodata:0x804A1E50; // type:object size:0x48 +lbl_804A1E98 = .rodata:0x804A1E98; // type:object size:0x38 +lbl_804A1ED0 = .rodata:0x804A1ED0; // type:object size:0x60 +lbl_804A1F30 = .rodata:0x804A1F30; // type:object size:0x3C +lbl_804A1F6C = .rodata:0x804A1F6C; // type:object size:0xC +lbl_804A1F78 = .rodata:0x804A1F78; // type:object size:0x18 +lbl_804A1F90 = .rodata:0x804A1F90; // type:object size:0x68 +lbl_804A1FF8 = .rodata:0x804A1FF8; // type:object size:0x68 +lbl_804A2060 = .rodata:0x804A2060; // type:object size:0x8 data:double +lbl_804A2068 = .rodata:0x804A2068; // type:object size:0x8 data:double +lbl_804A2070 = .rodata:0x804A2070; // type:object size:0x8 data:double +lbl_804A2078 = .rodata:0x804A2078; // type:object size:0x8 data:double +lbl_804A2080 = .rodata:0x804A2080; // type:object size:0x8 data:double +lbl_804A2088 = .rodata:0x804A2088; // type:object size:0x28 data:double +lbl_804A20B0 = .rodata:0x804A20B0; // type:object size:0x8 data:double +lbl_804A20B8 = .rodata:0x804A20B8; // type:object size:0xC +lbl_804A20C4 = .rodata:0x804A20C4; // type:object size:0x14 +lbl_804A20D8 = .rodata:0x804A20D8; // type:object size:0xC +lbl_804A20E4 = .rodata:0x804A20E4; // type:object size:0xC data:string +lbl_804A20F0 = .rodata:0x804A20F0; // type:object size:0xC +lbl_804A20FC = .rodata:0x804A20FC; // type:object size:0xC +lbl_804A2108 = .rodata:0x804A2108; // type:object size:0x18 data:4byte +lbl_804A2120 = .rodata:0x804A2120; // type:object size:0x10 data:string +lbl_804A2130 = .rodata:0x804A2130; // type:object size:0x18 +lbl_804A2148 = .rodata:0x804A2148; // type:object size:0x10 +lbl_804A2158 = .rodata:0x804A2158; // type:object size:0x14 +lbl_804A216C = .rodata:0x804A216C; // type:object size:0x10 +lbl_804A217C = .rodata:0x804A217C; // type:object size:0x14 +lbl_804A2190 = .rodata:0x804A2190; // type:object size:0x18 data:4byte +lbl_804A21A8 = .rodata:0x804A21A8; // type:object size:0x160 +lbl_804A2308 = .rodata:0x804A2308; // type:object size:0x18 +lbl_804A2320 = .rodata:0x804A2320; // type:object size:0x18 +lbl_804A2338 = .rodata:0x804A2338; // type:object size:0xC +lbl_804A2344 = .rodata:0x804A2344; // type:object size:0xDC +lbl_804A2420 = .rodata:0x804A2420; // type:object size:0x18 data:string +lbl_804A2438 = .rodata:0x804A2438; // type:object size:0x14 +lbl_804A244C = .rodata:0x804A244C; // type:object size:0xC +lbl_804A2458 = .rodata:0x804A2458; // type:object size:0x8 data:double +lbl_804A2460 = .rodata:0x804A2460; // type:object size:0x8 data:double +lbl_804A2468 = .rodata:0x804A2468; // type:object size:0x8 data:double +lbl_804A2470 = .rodata:0x804A2470; // type:object size:0xD0 +lbl_804A2540 = .rodata:0x804A2540; // type:object size:0x14 +lbl_804A2554 = .rodata:0x804A2554; // type:object size:0x10 +lbl_804A2564 = .rodata:0x804A2564; // type:object size:0xC +lbl_804A2570 = .rodata:0x804A2570; // type:object size:0xC data:string +lbl_804A257C = .rodata:0x804A257C; // type:object size:0x14 +lbl_804A2590 = .rodata:0x804A2590; // type:object size:0x10 data:string +lbl_804A25A0 = .rodata:0x804A25A0; // type:object size:0x10 +lbl_804A25B0 = .rodata:0x804A25B0; // type:object size:0x10 +lbl_804A25C0 = .rodata:0x804A25C0; // type:object size:0x10 data:string +lbl_804A25D0 = .rodata:0x804A25D0; // type:object size:0x14 +lbl_804A25E4 = .rodata:0x804A25E4; // type:object size:0x14 +lbl_804A25F8 = .rodata:0x804A25F8; // type:object size:0x14 +lbl_804A260C = .rodata:0x804A260C; // type:object size:0xC +lbl_804A2618 = .rodata:0x804A2618; // type:object size:0x8 data:double +lbl_804A2620 = .rodata:0x804A2620; // type:object size:0x8 +lbl_804A2628 = .rodata:0x804A2628; // type:object size:0x20 +lbl_804A2648 = .rodata:0x804A2648; // type:object size:0x8 data:double +lbl_804A2650 = .rodata:0x804A2650; // type:object size:0x8 data:double +lbl_804A2658 = .rodata:0x804A2658; // type:object size:0x30 +lbl_804A2688 = .rodata:0x804A2688; // type:object size:0x8 +lbl_804A2690 = .rodata:0x804A2690; // type:object size:0x8 data:double +lbl_804A2698 = .rodata:0x804A2698; // type:object size:0x18 +lbl_804A26B0 = .rodata:0x804A26B0; // type:object size:0x10 +lbl_804A26C0 = .rodata:0x804A26C0; // type:object size:0x8 +lbl_804A26C8 = .rodata:0x804A26C8; // type:object size:0x8 +lbl_804A26D0 = .rodata:0x804A26D0; // type:object size:0x8 +lbl_804A26D8 = .rodata:0x804A26D8; // type:object size:0xC +lbl_804A26E4 = .rodata:0x804A26E4; // type:object size:0xC +lbl_804A26F0 = .rodata:0x804A26F0; // type:object size:0x8 data:string +lbl_804A26F8 = .rodata:0x804A26F8; // type:object size:0xC +lbl_804A2704 = .rodata:0x804A2704; // type:object size:0x14 +lbl_804A2718 = .rodata:0x804A2718; // type:object size:0xC data:string +lbl_804A2724 = .rodata:0x804A2724; // type:object size:0xC +lbl_804A2730 = .rodata:0x804A2730; // type:object size:0xC +lbl_804A273C = .rodata:0x804A273C; // type:object size:0x8 +lbl_804A2744 = .rodata:0x804A2744; // type:object size:0xC data:string +lbl_804A2750 = .rodata:0x804A2750; // type:object size:0xC +lbl_804A275C = .rodata:0x804A275C; // type:object size:0x10 +lbl_804A276C = .rodata:0x804A276C; // type:object size:0xC +lbl_804A2778 = .rodata:0x804A2778; // type:object size:0x8 data:string +lbl_804A2780 = .rodata:0x804A2780; // type:object size:0xC +lbl_804A278C = .rodata:0x804A278C; // type:object size:0xC data:string +lbl_804A2798 = .rodata:0x804A2798; // type:object size:0xC +lbl_804A27A4 = .rodata:0x804A27A4; // type:object size:0x8 +lbl_804A27AC = .rodata:0x804A27AC; // type:object size:0xC +lbl_804A27B8 = .rodata:0x804A27B8; // type:object size:0x8 +lbl_804A27C0 = .rodata:0x804A27C0; // type:object size:0xC data:string +lbl_804A27CC = .rodata:0x804A27CC; // type:object size:0x8 +lbl_804A27D4 = .rodata:0x804A27D4; // type:object size:0xC data:string +lbl_804A27E0 = .rodata:0x804A27E0; // type:object size:0x8 +lbl_804A27E8 = .rodata:0x804A27E8; // type:object size:0x8 +lbl_804A27F0 = .rodata:0x804A27F0; // type:object size:0xC +lbl_804A27FC = .rodata:0x804A27FC; // type:object size:0xC +lbl_804A2808 = .rodata:0x804A2808; // type:object size:0x8 data:double +lbl_804A2810 = .rodata:0x804A2810; // type:object size:0x8 data:double +lbl_804A2818 = .rodata:0x804A2818; // type:object size:0x28 +lbl_804A2840 = .rodata:0x804A2840; // type:object size:0x18 +lbl_804A2858 = .rodata:0x804A2858; // type:object size:0x8 +lbl_804A2860 = .rodata:0x804A2860; // type:object size:0x18 data:4byte +lbl_804A2878 = .rodata:0x804A2878; // type:object size:0x20 data:4byte +lbl_804A2898 = .rodata:0x804A2898; // type:object size:0x8 data:double +lbl_804A28A0 = .rodata:0x804A28A0; // type:object size:0x8 data:double +lbl_804A28A8 = .rodata:0x804A28A8; // type:object size:0x18 +lbl_804A28C0 = .rodata:0x804A28C0; // type:object size:0x28 +lbl_804A28E8 = .rodata:0x804A28E8; // type:object size:0x14 +lbl_804A28FC = .rodata:0x804A28FC; // type:object size:0x1C +lbl_804A2918 = .rodata:0x804A2918; // type:object size:0xE8 +lbl_804A2A00 = .rodata:0x804A2A00; // type:object size:0x8 data:double +lbl_804A2A08 = .rodata:0x804A2A08; // type:object size:0x8 data:double +lbl_804A2A10 = .rodata:0x804A2A10; // type:object size:0x158 +lbl_804A2B68 = .rodata:0x804A2B68; // type:object size:0xC +lbl_804A2B74 = .rodata:0x804A2B74; // type:object size:0x10 +lbl_804A2B84 = .rodata:0x804A2B84; // type:object size:0x14 +lbl_804A2B98 = .rodata:0x804A2B98; // type:object size:0x10 +lbl_804A2BA8 = .rodata:0x804A2BA8; // type:object size:0x68 +lbl_804A2C10 = .rodata:0x804A2C10; // type:object size:0x68 +lbl_804A2C78 = .rodata:0x804A2C78; // type:object size:0x68 +lbl_804A2CE0 = .rodata:0x804A2CE0; // type:object size:0x68 +lbl_804A2D48 = .rodata:0x804A2D48; // type:object size:0x40 data:4byte +lbl_804A2D88 = .rodata:0x804A2D88; // type:object size:0x8 data:double +lbl_804A2D90 = .rodata:0x804A2D90; // type:object size:0x8 data:double +lbl_804A2D98 = .rodata:0x804A2D98; // type:object size:0x210 +lbl_804A2FA8 = .rodata:0x804A2FA8; // type:object size:0xC +lbl_804A2FB4 = .rodata:0x804A2FB4; // type:object size:0x8 +lbl_804A2FBC = .rodata:0x804A2FBC; // type:object size:0xC +lbl_804A2FC8 = .rodata:0x804A2FC8; // type:object size:0x8 +lbl_804A2FD0 = .rodata:0x804A2FD0; // type:object size:0x14 +lbl_804A2FE4 = .rodata:0x804A2FE4; // type:object size:0x14 +lbl_804A2FF8 = .rodata:0x804A2FF8; // type:object size:0xC +lbl_804A3004 = .rodata:0x804A3004; // type:object size:0x8 +lbl_804A300C = .rodata:0x804A300C; // type:object size:0xC data:string +lbl_804A3018 = .rodata:0x804A3018; // type:object size:0x10 +lbl_804A3028 = .rodata:0x804A3028; // type:object size:0x8 data:string +lbl_804A3030 = .rodata:0x804A3030; // type:object size:0x10 +lbl_804A3040 = .rodata:0x804A3040; // type:object size:0x10 +lbl_804A3050 = .rodata:0x804A3050; // type:object size:0xC +lbl_804A305C = .rodata:0x804A305C; // type:object size:0x14 +lbl_804A3070 = .rodata:0x804A3070; // type:object size:0x18 data:string +lbl_804A3088 = .rodata:0x804A3088; // type:object size:0x10 +lbl_804A3098 = .rodata:0x804A3098; // type:object size:0x14 +lbl_804A30AC = .rodata:0x804A30AC; // type:object size:0x18 +lbl_804A30C4 = .rodata:0x804A30C4; // type:object size:0x10 +lbl_804A30D4 = .rodata:0x804A30D4; // type:object size:0x14 +lbl_804A30E8 = .rodata:0x804A30E8; // type:object size:0x1C +lbl_804A3104 = .rodata:0x804A3104; // type:object size:0x8 +lbl_804A310C = .rodata:0x804A310C; // type:object size:0xC +lbl_804A3118 = .rodata:0x804A3118; // type:object size:0xC +lbl_804A3124 = .rodata:0x804A3124; // type:object size:0xC data:string +lbl_804A3130 = .rodata:0x804A3130; // type:object size:0x10 +lbl_804A3140 = .rodata:0x804A3140; // type:object size:0xC +lbl_804A314C = .rodata:0x804A314C; // type:object size:0x10 +lbl_804A315C = .rodata:0x804A315C; // type:object size:0xC +lbl_804A3168 = .rodata:0x804A3168; // type:object size:0xC +lbl_804A3174 = .rodata:0x804A3174; // type:object size:0x8 +lbl_804A317C = .rodata:0x804A317C; // type:object size:0xC +lbl_804A3188 = .rodata:0x804A3188; // type:object size:0x10 +lbl_804A3198 = .rodata:0x804A3198; // type:object size:0x10 +lbl_804A31A8 = .rodata:0x804A31A8; // type:object size:0x10 +lbl_804A31B8 = .rodata:0x804A31B8; // type:object size:0x14 +lbl_804A31CC = .rodata:0x804A31CC; // type:object size:0xC data:string +lbl_804A31D8 = .rodata:0x804A31D8; // type:object size:0x14 +lbl_804A31EC = .rodata:0x804A31EC; // type:object size:0xC data:string +lbl_804A31F8 = .rodata:0x804A31F8; // type:object size:0xC +lbl_804A3204 = .rodata:0x804A3204; // type:object size:0x1C +lbl_804A3220 = .rodata:0x804A3220; // type:object size:0x10 +lbl_804A3230 = .rodata:0x804A3230; // type:object size:0x20 +lbl_804A3250 = .rodata:0x804A3250; // type:object size:0x1C data:string +lbl_804A326C = .rodata:0x804A326C; // type:object size:0x14 data:string +lbl_804A3280 = .rodata:0x804A3280; // type:object size:0x20 +lbl_804A32A0 = .rodata:0x804A32A0; // type:object size:0x20 data:string +lbl_804A32C0 = .rodata:0x804A32C0; // type:object size:0x8 data:double +lbl_804A32C8 = .rodata:0x804A32C8; // type:object size:0x40 +lbl_804A3308 = .rodata:0x804A3308; // type:object size:0x18 data:double +lbl_804A3320 = .rodata:0x804A3320; // type:object size:0x58 +lbl_804A3378 = .rodata:0x804A3378; // type:object size:0x10 +lbl_804A3388 = .rodata:0x804A3388; // type:object size:0x10 data:string +lbl_804A3398 = .rodata:0x804A3398; // type:object size:0xC +lbl_804A33A4 = .rodata:0x804A33A4; // type:object size:0xC data:string +lbl_804A33B0 = .rodata:0x804A33B0; // type:object size:0xC +lbl_804A33BC = .rodata:0x804A33BC; // type:object size:0xC data:string +lbl_804A33C8 = .rodata:0x804A33C8; // type:object size:0xC data:string +lbl_804A33D4 = .rodata:0x804A33D4; // type:object size:0xC +lbl_804A33E0 = .rodata:0x804A33E0; // type:object size:0xC +lbl_804A33EC = .rodata:0x804A33EC; // type:object size:0x14 data:string +lbl_804A3400 = .rodata:0x804A3400; // type:object size:0x10 +lbl_804A3410 = .rodata:0x804A3410; // type:object size:0x18 +lbl_804A3428 = .rodata:0x804A3428; // type:object size:0x30 data:4byte +lbl_804A3458 = .rodata:0x804A3458; // type:object size:0x8 data:double +lbl_804A3460 = .rodata:0x804A3460; // type:object size:0x20 +lbl_804A3480 = .rodata:0x804A3480; // type:object size:0x20 data:string +lbl_804A34A0 = .rodata:0x804A34A0; // type:object size:0x18 +lbl_804A34B8 = .rodata:0x804A34B8; // type:object size:0xC data:4byte +lbl_804A34C4 = .rodata:0x804A34C4; // type:object size:0x3C +lbl_804A3500 = .rodata:0x804A3500; // type:object size:0x14 +lbl_804A3514 = .rodata:0x804A3514; // type:object size:0x3C +lbl_804A3550 = .rodata:0x804A3550; // type:object size:0x20 +lbl_804A3570 = .rodata:0x804A3570; // type:object size:0x20 +lbl_804A3590 = .rodata:0x804A3590; // type:object size:0x40 +lbl_804A35D0 = .rodata:0x804A35D0; // type:object size:0x30 data:double +lbl_804A3600 = .rodata:0x804A3600; // type:object size:0x4 data:4byte +lbl_804A3608 = .rodata:0x804A3608; // type:object size:0x8 data:double +lbl_804A3610 = .rodata:0x804A3610; // type:object size:0x8 data:double +lbl_804A3618 = .rodata:0x804A3618; // type:object size:0x8 data:double +lbl_804A3620 = .rodata:0x804A3620; // type:object size:0x8 data:double +lbl_804A3628 = .rodata:0x804A3628; // type:object size:0x8 data:double +lbl_804A3630 = .rodata:0x804A3630; // type:object size:0x8 data:double +lbl_804A3638 = .rodata:0x804A3638; // type:object size:0x38 data:float +lbl_804A3670 = .rodata:0x804A3670; // type:object size:0x88 +lbl_804A36F8 = .rodata:0x804A36F8; // type:object size:0x1B4 data:4byte +lbl_804A38AC = .rodata:0x804A38AC; // type:object size:0x74 data:byte +lbl_804A3920 = .rodata:0x804A3920; // type:object size:0x10 +lbl_804A3930 = .rodata:0x804A3930; // type:object size:0x30 data:4byte +lbl_804A3960 = .rodata:0x804A3960; // type:object size:0x8 data:double +lbl_804A3968 = .rodata:0x804A3968; // type:object size:0x68 +lbl_804A39D0 = .rodata:0x804A39D0; // type:object size:0xC0 +lbl_804A3A90 = .rodata:0x804A3A90; // type:object size:0x20 +lbl_804A3AB0 = .rodata:0x804A3AB0; // type:object size:0x18 +lbl_804A3AC8 = .rodata:0x804A3AC8; // type:object size:0x8 data:double +lbl_804A3AD0 = .rodata:0x804A3AD0; // type:object size:0x30 +lbl_804A3B00 = .rodata:0x804A3B00; // type:object size:0x48 +lbl_804A3B48 = .rodata:0x804A3B48; // type:object size:0x58 +lbl_804A3BA0 = .rodata:0x804A3BA0; // type:object size:0x8 data:double +lbl_804A3BA8 = .rodata:0x804A3BA8; // type:object size:0x8 data:double +lbl_804A3BB0 = .rodata:0x804A3BB0; // type:object size:0x8 data:double +lbl_804A3BB8 = .rodata:0x804A3BB8; // type:object size:0x18 +lbl_804A3BD0 = .rodata:0x804A3BD0; // type:object size:0x8 data:double +lbl_804A3BD8 = .rodata:0x804A3BD8; // type:object size:0x8 +lbl_804A3BE0 = .rodata:0x804A3BE0; // type:object size:0x18 +lbl_804A3BF8 = .rodata:0x804A3BF8; // type:object size:0x8 +lbl_804A3C00 = .rodata:0x804A3C00; // type:object size:0x10 +lbl_804A3C10 = .rodata:0x804A3C10; // type:object size:0x10 +lbl_804A3C20 = .rodata:0x804A3C20; // type:object size:0x10 +lbl_804A3C30 = .rodata:0x804A3C30; // type:object size:0x8 data:string +lbl_804A3C38 = .rodata:0x804A3C38; // type:object size:0xC +lbl_804A3C44 = .rodata:0x804A3C44; // type:object size:0xC data:string +lbl_804A3C50 = .rodata:0x804A3C50; // type:object size:0x10 +lbl_804A3C60 = .rodata:0x804A3C60; // type:object size:0x10 +lbl_804A3C70 = .rodata:0x804A3C70; // type:object size:0x8 +lbl_804A3C78 = .rodata:0x804A3C78; // type:object size:0xC +lbl_804A3C84 = .rodata:0x804A3C84; // type:object size:0xC +lbl_804A3C90 = .rodata:0x804A3C90; // type:object size:0x10 +lbl_804A3CA0 = .rodata:0x804A3CA0; // type:object size:0x10 +lbl_804A3CB0 = .rodata:0x804A3CB0; // type:object size:0x8 +lbl_804A3CB8 = .rodata:0x804A3CB8; // type:object size:0x10 +lbl_804A3CC8 = .rodata:0x804A3CC8; // type:object size:0x10 data:string +lbl_804A3CD8 = .rodata:0x804A3CD8; // type:object size:0x8 +lbl_804A3CE0 = .rodata:0x804A3CE0; // type:object size:0xC data:string +lbl_804A3CEC = .rodata:0x804A3CEC; // type:object size:0xC data:4byte +lbl_804A3CF8 = .rodata:0x804A3CF8; // type:object size:0x8 data:double +lbl_804A3D00 = .rodata:0x804A3D00; // type:object size:0x8 data:double +lbl_804A3D08 = .rodata:0x804A3D08; // type:object size:0x78 +lbl_804A3D80 = .rodata:0x804A3D80; // type:object size:0x10 +lbl_804A3D90 = .rodata:0x804A3D90; // type:object size:0x8 data:double +lbl_804A3D98 = .rodata:0x804A3D98; // type:object size:0x18 +lbl_804A3DB0 = .rodata:0x804A3DB0; // type:object size:0x10 +lbl_804A3DC0 = .rodata:0x804A3DC0; // type:object size:0xC data:string +lbl_804A3DCC = .rodata:0x804A3DCC; // type:object size:0x10 +lbl_804A3DDC = .rodata:0x804A3DDC; // type:object size:0xC data:string +lbl_804A3DE8 = .rodata:0x804A3DE8; // type:object size:0x10 +lbl_804A3DF8 = .rodata:0x804A3DF8; // type:object size:0xC +lbl_804A3E04 = .rodata:0x804A3E04; // type:object size:0x18 +lbl_804A3E1C = .rodata:0x804A3E1C; // type:object size:0x14 +lbl_804A3E30 = .rodata:0x804A3E30; // type:object size:0x10 +lbl_804A3E40 = .rodata:0x804A3E40; // type:object size:0x10 data:string +lbl_804A3E50 = .rodata:0x804A3E50; // type:object size:0x10 +lbl_804A3E60 = .rodata:0x804A3E60; // type:object size:0xC +lbl_804A3E6C = .rodata:0x804A3E6C; // type:object size:0x10 +lbl_804A3E7C = .rodata:0x804A3E7C; // type:object size:0xC +lbl_804A3E88 = .rodata:0x804A3E88; // type:object size:0x10 +lbl_804A3E98 = .rodata:0x804A3E98; // type:object size:0xC +lbl_804A3EA4 = .rodata:0x804A3EA4; // type:object size:0xC +lbl_804A3EB0 = .rodata:0x804A3EB0; // type:object size:0xC data:string +lbl_804A3EBC = .rodata:0x804A3EBC; // type:object size:0xC data:string +lbl_804A3EC8 = .rodata:0x804A3EC8; // type:object size:0xC +lbl_804A3ED4 = .rodata:0x804A3ED4; // type:object size:0xC +lbl_804A3EE0 = .rodata:0x804A3EE0; // type:object size:0x8 data:string +lbl_804A3EE8 = .rodata:0x804A3EE8; // type:object size:0xC +lbl_804A3EF4 = .rodata:0x804A3EF4; // type:object size:0x8 +lbl_804A3EFC = .rodata:0x804A3EFC; // type:object size:0x8 +lbl_804A3F04 = .rodata:0x804A3F04; // type:object size:0xC data:string +lbl_804A3F10 = .rodata:0x804A3F10; // type:object size:0xC +lbl_804A3F1C = .rodata:0x804A3F1C; // type:object size:0x8 +lbl_804A3F24 = .rodata:0x804A3F24; // type:object size:0xC data:string +lbl_804A3F30 = .rodata:0x804A3F30; // type:object size:0xC +lbl_804A3F3C = .rodata:0x804A3F3C; // type:object size:0xC +lbl_804A3F48 = .rodata:0x804A3F48; // type:object size:0x10 +lbl_804A3F58 = .rodata:0x804A3F58; // type:object size:0x10 +lbl_804A3F68 = .rodata:0x804A3F68; // type:object size:0x10 +lbl_804A3F78 = .rodata:0x804A3F78; // type:object size:0x30 +lbl_804A3FA8 = .rodata:0x804A3FA8; // type:object size:0x40 data:4byte +lbl_804A3FE8 = .rodata:0x804A3FE8; // type:object size:0x10 +lbl_804A3FF8 = .rodata:0x804A3FF8; // type:object size:0x10 +lbl_804A4008 = .rodata:0x804A4008; // type:object size:0x10 +lbl_804A4018 = .rodata:0x804A4018; // type:object size:0x8 +lbl_804A4020 = .rodata:0x804A4020; // type:object size:0x10 +lbl_804A4030 = .rodata:0x804A4030; // type:object size:0x18 data:4byte +lbl_804A4048 = .rodata:0x804A4048; // type:object size:0x8 data:double +lbl_804A4050 = .rodata:0x804A4050; // type:object size:0x8 data:double +lbl_804A4058 = .rodata:0x804A4058; // type:object size:0x58 +lbl_804A40B0 = .rodata:0x804A40B0; // type:object size:0x10 +lbl_804A40C0 = .rodata:0x804A40C0; // type:object size:0x14 data:string +lbl_804A40D4 = .rodata:0x804A40D4; // type:object size:0x14 data:string +lbl_804A40E8 = .rodata:0x804A40E8; // type:object size:0x14 data:string +lbl_804A40FC = .rodata:0x804A40FC; // type:object size:0x14 data:string +lbl_804A4110 = .rodata:0x804A4110; // type:object size:0x14 data:string +lbl_804A4124 = .rodata:0x804A4124; // type:object size:0x14 data:string +lbl_804A4138 = .rodata:0x804A4138; // type:object size:0x14 data:string +lbl_804A414C = .rodata:0x804A414C; // type:object size:0x14 data:string +lbl_804A4160 = .rodata:0x804A4160; // type:object size:0x14 data:string +lbl_804A4174 = .rodata:0x804A4174; // type:object size:0x14 data:string +lbl_804A4188 = .rodata:0x804A4188; // type:object size:0x14 data:string +lbl_804A419C = .rodata:0x804A419C; // type:object size:0x14 data:string +lbl_804A41B0 = .rodata:0x804A41B0; // type:object size:0x14 data:string +lbl_804A41C4 = .rodata:0x804A41C4; // type:object size:0x14 data:string +lbl_804A41D8 = .rodata:0x804A41D8; // type:object size:0x14 data:string +lbl_804A41EC = .rodata:0x804A41EC; // type:object size:0x14 data:string +lbl_804A4200 = .rodata:0x804A4200; // type:object size:0x58 +lbl_804A4258 = .rodata:0x804A4258; // type:object size:0x10 +lbl_804A4268 = .rodata:0x804A4268; // type:object size:0xC data:string +lbl_804A4274 = .rodata:0x804A4274; // type:object size:0x14 +lbl_804A4288 = .rodata:0x804A4288; // type:object size:0x18 +lbl_804A42A0 = .rodata:0x804A42A0; // type:object size:0x10 data:4byte +lbl_804A42B0 = .rodata:0x804A42B0; // type:object size:0x14 +lbl_804A42C4 = .rodata:0x804A42C4; // type:object size:0x14 +lbl_804A42D8 = .rodata:0x804A42D8; // type:object size:0x8 data:4byte +lbl_804A42E0 = .rodata:0x804A42E0; // type:object size:0x14 +lbl_804A42F4 = .rodata:0x804A42F4; // type:object size:0x14 +lbl_804A4308 = .rodata:0x804A4308; // type:object size:0x10 +lbl_804A4318 = .rodata:0x804A4318; // type:object size:0x28 +lbl_804A4340 = .rodata:0x804A4340; // type:object size:0x10 data:string +lbl_804A4350 = .rodata:0x804A4350; // type:object size:0x18 +lbl_804A4368 = .rodata:0x804A4368; // type:object size:0x14 data:4byte +lbl_804A437C = .rodata:0x804A437C; // type:object size:0x18 +lbl_804A4394 = .rodata:0x804A4394; // type:object size:0x14 +lbl_804A43A8 = .rodata:0x804A43A8; // type:object size:0x10 data:string +lbl_804A43B8 = .rodata:0x804A43B8; // type:object size:0x1C +lbl_804A43D4 = .rodata:0x804A43D4; // type:object size:0x18 +lbl_804A43EC = .rodata:0x804A43EC; // type:object size:0x14 +lbl_804A4400 = .rodata:0x804A4400; // type:object size:0x14 +lbl_804A4414 = .rodata:0x804A4414; // type:object size:0x1C +lbl_804A4430 = .rodata:0x804A4430; // type:object size:0x18 +lbl_804A4448 = .rodata:0x804A4448; // type:object size:0x10 data:string +lbl_804A4458 = .rodata:0x804A4458; // type:object size:0xC data:string +lbl_804A4464 = .rodata:0x804A4464; // type:object size:0xC data:string +lbl_804A4470 = .rodata:0x804A4470; // type:object size:0x58 +lbl_804A44C8 = .rodata:0x804A44C8; // type:object size:0x14 data:string +lbl_804A44DC = .rodata:0x804A44DC; // type:object size:0x18 +lbl_804A44F4 = .rodata:0x804A44F4; // type:object size:0x18 +lbl_804A450C = .rodata:0x804A450C; // type:object size:0xC +lbl_804A4518 = .rodata:0x804A4518; // type:object size:0x14 +lbl_804A452C = .rodata:0x804A452C; // type:object size:0x14 +lbl_804A4540 = .rodata:0x804A4540; // type:object size:0x14 +lbl_804A4554 = .rodata:0x804A4554; // type:object size:0xC +lbl_804A4560 = .rodata:0x804A4560; // type:object size:0x10 data:string +lbl_804A4570 = .rodata:0x804A4570; // type:object size:0x18 +lbl_804A4588 = .rodata:0x804A4588; // type:object size:0x18 +lbl_804A45A0 = .rodata:0x804A45A0; // type:object size:0x20 +lbl_804A45C0 = .rodata:0x804A45C0; // type:object size:0x28 data:4byte +lbl_804A45E8 = .rodata:0x804A45E8; // type:object size:0x8 data:double +lbl_804A45F0 = .rodata:0x804A45F0; // type:object size:0x8 data:double +lbl_804A45F8 = .rodata:0x804A45F8; // type:object size:0x8 data:double +lbl_804A4600 = .rodata:0x804A4600; // type:object size:0x14 +lbl_804A4614 = .rodata:0x804A4614; // type:object size:0xC +lbl_804A4620 = .rodata:0x804A4620; // type:object size:0xC data:string +lbl_804A462C = .rodata:0x804A462C; // type:object size:0xC data:string +lbl_804A4638 = .rodata:0x804A4638; // type:object size:0xC data:4byte +lbl_804A4644 = .rodata:0x804A4644; // type:object size:0x454 +lbl_804A4A98 = .rodata:0x804A4A98; // type:object size:0x8 +lbl_804A4AA0 = .rodata:0x804A4AA0; // type:object size:0x8 +lbl_804A4AA8 = .rodata:0x804A4AA8; // type:object size:0x8 +lbl_804A4AB0 = .rodata:0x804A4AB0; // type:object size:0x8 +lbl_804A4AB8 = .rodata:0x804A4AB8; // type:object size:0x8 +lbl_804A4AC0 = .rodata:0x804A4AC0; // type:object size:0x8 +lbl_804A4AC8 = .rodata:0x804A4AC8; // type:object size:0x10 +lbl_804A4AD8 = .rodata:0x804A4AD8; // type:object size:0x28 +lbl_804A4B00 = .rodata:0x804A4B00; // type:object size:0x10 +lbl_804A4B10 = .rodata:0x804A4B10; // type:object size:0x8 +lbl_804A4B18 = .rodata:0x804A4B18; // type:object size:0x8 data:double +lbl_804A4B20 = .rodata:0x804A4B20; // type:object size:0x8 +lbl_804A4B28 = .rodata:0x804A4B28; // type:object size:0x8 +lbl_804A4B30 = .rodata:0x804A4B30; // type:object size:0x8 +lbl_804A4B38 = .rodata:0x804A4B38; // type:object size:0x8 data:double +lbl_804A4B40 = .rodata:0x804A4B40; // type:object size:0x18 +lbl_804A4B58 = .rodata:0x804A4B58; // type:object size:0x10 data:string +lbl_804A4B68 = .rodata:0x804A4B68; // type:object size:0x14 +lbl_804A4B7C = .rodata:0x804A4B7C; // type:object size:0x11C +lbl_804A4C98 = .rodata:0x804A4C98; // type:object size:0xC +lbl_804A4CA4 = .rodata:0x804A4CA4; // type:object size:0xC +lbl_804A4CB0 = .rodata:0x804A4CB0; // type:object size:0x8 data:double +lbl_804A4CB8 = .rodata:0x804A4CB8; // type:object size:0x60 +lbl_804A4D18 = .rodata:0x804A4D18; // type:object size:0x10 +lbl_804A4D28 = .rodata:0x804A4D28; // type:object size:0x10 data:string +lbl_804A4D38 = .rodata:0x804A4D38; // type:object size:0x10 data:string +lbl_804A4D48 = .rodata:0x804A4D48; // type:object size:0x10 data:4byte +lbl_804A4D58 = .rodata:0x804A4D58; // type:object size:0x8 data:string +lbl_804A4D60 = .rodata:0x804A4D60; // type:object size:0xC +lbl_804A4D6C = .rodata:0x804A4D6C; // type:object size:0xD4 +lbl_804A4E40 = .rodata:0x804A4E40; // type:object size:0x8 data:double +lbl_804A4E48 = .rodata:0x804A4E48; // type:object size:0x90 +lbl_804A4ED8 = .rodata:0x804A4ED8; // type:object size:0x10 +lbl_804A4EE8 = .rodata:0x804A4EE8; // type:object size:0x1C +lbl_804A4F04 = .rodata:0x804A4F04; // type:object size:0x1C +lbl_804A4F20 = .rodata:0x804A4F20; // type:object size:0x1C +lbl_804A4F3C = .rodata:0x804A4F3C; // type:object size:0x18 +lbl_804A4F54 = .rodata:0x804A4F54; // type:object size:0x18 +lbl_804A4F6C = .rodata:0x804A4F6C; // type:object size:0x14 +lbl_804A4F80 = .rodata:0x804A4F80; // type:object size:0xC +lbl_804A4F8C = .rodata:0x804A4F8C; // type:object size:0x18 +lbl_804A4FA4 = .rodata:0x804A4FA4; // type:object size:0x18 +lbl_804A4FBC = .rodata:0x804A4FBC; // type:object size:0x18 +lbl_804A4FD4 = .rodata:0x804A4FD4; // type:object size:0x14 +lbl_804A4FE8 = .rodata:0x804A4FE8; // type:object size:0x14 +lbl_804A4FFC = .rodata:0x804A4FFC; // type:object size:0x14 +lbl_804A5010 = .rodata:0x804A5010; // type:object size:0x10 data:string +lbl_804A5020 = .rodata:0x804A5020; // type:object size:0x14 +lbl_804A5034 = .rodata:0x804A5034; // type:object size:0x14 +lbl_804A5048 = .rodata:0x804A5048; // type:object size:0x14 +lbl_804A505C = .rodata:0x804A505C; // type:object size:0x14 +lbl_804A5070 = .rodata:0x804A5070; // type:object size:0x10 data:string +lbl_804A5080 = .rodata:0x804A5080; // type:object size:0x14 +lbl_804A5094 = .rodata:0x804A5094; // type:object size:0x14 +lbl_804A50A8 = .rodata:0x804A50A8; // type:object size:0x14 +lbl_804A50BC = .rodata:0x804A50BC; // type:object size:0x1C +lbl_804A50D8 = .rodata:0x804A50D8; // type:object size:0x18 data:string +lbl_804A50F0 = .rodata:0x804A50F0; // type:object size:0x18 +lbl_804A5108 = .rodata:0x804A5108; // type:object size:0x18 +lbl_804A5120 = .rodata:0x804A5120; // type:object size:0x8 data:string +lbl_804A5128 = .rodata:0x804A5128; // type:object size:0x8 data:double +lbl_804A5130 = .rodata:0x804A5130; // type:object size:0x10 data:2byte +lbl_804A5140 = .rodata:0x804A5140; // type:object size:0x60 data:double +lbl_804A51A0 = .rodata:0x804A51A0; // type:object size:0x10 data:2byte +lbl_804A51B0 = .rodata:0x804A51B0; // type:object size:0x2B0 +lbl_804A5460 = .rodata:0x804A5460; // type:object size:0x8 +lbl_804A5468 = .rodata:0x804A5468; // type:object size:0x40 +lbl_804A54A8 = .rodata:0x804A54A8; // type:object size:0x8 data:double +lbl_804A54B0 = .rodata:0x804A54B0; // type:object size:0x70 +lbl_804A5520 = .rodata:0x804A5520; // type:object size:0x8 +lbl_804A5528 = .rodata:0x804A5528; // type:object size:0x8 +lbl_804A5530 = .rodata:0x804A5530; // type:object size:0x10 +lbl_804A5540 = .rodata:0x804A5540; // type:object size:0xC data:string +lbl_804A554C = .rodata:0x804A554C; // type:object size:0xC data:string +lbl_804A5558 = .rodata:0x804A5558; // type:object size:0xC +lbl_804A5564 = .rodata:0x804A5564; // type:object size:0x10 +lbl_804A5574 = .rodata:0x804A5574; // type:object size:0xC +lbl_804A5580 = .rodata:0x804A5580; // type:object size:0x18 data:4byte +lbl_804A5598 = .rodata:0x804A5598; // type:object size:0x70 +lbl_804A5608 = .rodata:0x804A5608; // type:object size:0x8 +lbl_804A5610 = .rodata:0x804A5610; // type:object size:0x8 data:double +lbl_804A5618 = .rodata:0x804A5618; // type:object size:0x8 +lbl_804A5620 = .rodata:0x804A5620; // type:object size:0x8 +lbl_804A5628 = .rodata:0x804A5628; // type:object size:0x8 +lbl_804A5630 = .rodata:0x804A5630; // type:object size:0x18 +lbl_804A5648 = .rodata:0x804A5648; // type:object size:0x18 +lbl_804A5660 = .rodata:0x804A5660; // type:object size:0x8 +lbl_804A5668 = .rodata:0x804A5668; // type:object size:0x8 +lbl_804A5670 = .rodata:0x804A5670; // type:object size:0x8 +lbl_804A5678 = .rodata:0x804A5678; // type:object size:0x8 +lbl_804A5680 = .rodata:0x804A5680; // type:object size:0x8 +lbl_804A5688 = .rodata:0x804A5688; // type:object size:0x8 +lbl_804A5690 = .rodata:0x804A5690; // type:object size:0x8 +lbl_804A5698 = .rodata:0x804A5698; // type:object size:0x8 +lbl_804A56A0 = .rodata:0x804A56A0; // type:object size:0x8 +lbl_804A56A8 = .rodata:0x804A56A8; // type:object size:0x8 +lbl_804A56B0 = .rodata:0x804A56B0; // type:object size:0x8 +lbl_804A56B8 = .rodata:0x804A56B8; // type:object size:0x8 +lbl_804A56C0 = .rodata:0x804A56C0; // type:object size:0x8 +lbl_804A56C8 = .rodata:0x804A56C8; // type:object size:0x8 +lbl_804A56D0 = .rodata:0x804A56D0; // type:object size:0x8 +lbl_804A56D8 = .rodata:0x804A56D8; // type:object size:0x20 +lbl_804A56F8 = .rodata:0x804A56F8; // type:object size:0x8 +lbl_804A5700 = .rodata:0x804A5700; // type:object size:0x8 +lbl_804A5708 = .rodata:0x804A5708; // type:object size:0x8 +lbl_804A5710 = .rodata:0x804A5710; // type:object size:0x8 +lbl_804A5718 = .rodata:0x804A5718; // type:object size:0x8 +lbl_804A5720 = .rodata:0x804A5720; // type:object size:0x8 +lbl_804A5728 = .rodata:0x804A5728; // type:object size:0x8 +lbl_804A5730 = .rodata:0x804A5730; // type:object size:0x8 data:double +lbl_804A5738 = .rodata:0x804A5738; // type:object size:0x8 +lbl_804A5740 = .rodata:0x804A5740; // type:object size:0x8 data:double +lbl_804A5748 = .rodata:0x804A5748; // type:object size:0x8 +lbl_804A5750 = .rodata:0x804A5750; // type:object size:0x8 +lbl_804A5758 = .rodata:0x804A5758; // type:object size:0x8 data:double +lbl_804A5760 = .rodata:0x804A5760; // type:object size:0x8 +lbl_804A5768 = .rodata:0x804A5768; // type:object size:0x30 +lbl_804A5798 = .rodata:0x804A5798; // type:object size:0x8 +lbl_804A57A0 = .rodata:0x804A57A0; // type:object size:0x8 data:byte +lbl_804A57A8 = .rodata:0x804A57A8; // type:object size:0x8 +lbl_804A57B0 = .rodata:0x804A57B0; // type:object size:0x8 +lbl_804A57B8 = .rodata:0x804A57B8; // type:object size:0x8 +lbl_804A57C0 = .rodata:0x804A57C0; // type:object size:0x8 data:double +lbl_804A57C8 = .rodata:0x804A57C8; // type:object size:0x178 +lbl_804A5940 = .rodata:0x804A5940; // type:object size:0x8 data:double +lbl_804A5948 = .rodata:0x804A5948; // type:object size:0x8 +lbl_804A5950 = .rodata:0x804A5950; // type:object size:0x8 data:double +lbl_804A5958 = .rodata:0x804A5958; // type:object size:0x1C +lbl_804A5974 = .rodata:0x804A5974; // type:object size:0x1C +lbl_804A5990 = .rodata:0x804A5990; // type:object size:0x18 data:4byte +lbl_804A59A8 = .rodata:0x804A59A8; // type:object size:0x78 +lbl_804A5A20 = .rodata:0x804A5A20; // type:object size:0x8 +lbl_804A5A28 = .rodata:0x804A5A28; // type:object size:0x8 +lbl_804A5A30 = .rodata:0x804A5A30; // type:object size:0x8 +lbl_804A5A38 = .rodata:0x804A5A38; // type:object size:0x8 +lbl_804A5A40 = .rodata:0x804A5A40; // type:object size:0x8 data:double +lbl_804A5A48 = .rodata:0x804A5A48; // type:object size:0x8 +lbl_804A5A50 = .rodata:0x804A5A50; // type:object size:0xC0 data:4byte +lbl_804A5B10 = .rodata:0x804A5B10; // type:object size:0x8 +lbl_804A5B18 = .rodata:0x804A5B18; // type:object size:0x8 +lbl_804A5B20 = .rodata:0x804A5B20; // type:object size:0x8 +lbl_804A5B28 = .rodata:0x804A5B28; // type:object size:0x8 data:double +lbl_804A5B30 = .rodata:0x804A5B30; // type:object size:0x8 +lbl_804A5B38 = .rodata:0x804A5B38; // type:object size:0x28 +lbl_804A5B60 = .rodata:0x804A5B60; // type:object size:0x8 +lbl_804A5B68 = .rodata:0x804A5B68; // type:object size:0x8 data:double +lbl_804A5B70 = .rodata:0x804A5B70; // type:object size:0x8 +lbl_804A5B78 = .rodata:0x804A5B78; // type:object size:0x8 +lbl_804A5B80 = .rodata:0x804A5B80; // type:object size:0x8 +lbl_804A5B88 = .rodata:0x804A5B88; // type:object size:0x18 +lbl_804A5BA0 = .rodata:0x804A5BA0; // type:object size:0x8 data:double +lbl_804A5BA8 = .rodata:0x804A5BA8; // type:object size:0x8 data:double +lbl_804A5BB0 = .rodata:0x804A5BB0; // type:object size:0x40 +lbl_804A5BF0 = .rodata:0x804A5BF0; // type:object size:0x8 +lbl_804A5BF8 = .rodata:0x804A5BF8; // type:object size:0x8 +lbl_804A5C00 = .rodata:0x804A5C00; // type:object size:0x8 +lbl_804A5C08 = .rodata:0x804A5C08; // type:object size:0x8 +lbl_804A5C10 = .rodata:0x804A5C10; // type:object size:0x14 data:string +lbl_804A5C24 = .rodata:0x804A5C24; // type:object size:0xC +lbl_804A5C30 = .rodata:0x804A5C30; // type:object size:0x18 +lbl_804A5C48 = .rodata:0x804A5C48; // type:object size:0x14 +lbl_804A5C5C = .rodata:0x804A5C5C; // type:object size:0x10 +lbl_804A5C6C = .rodata:0x804A5C6C; // type:object size:0xC +lbl_804A5C78 = .rodata:0x804A5C78; // type:object size:0x10 +lbl_804A5C88 = .rodata:0x804A5C88; // type:object size:0xC data:string +lbl_804A5C94 = .rodata:0x804A5C94; // type:object size:0x10 +lbl_804A5CA4 = .rodata:0x804A5CA4; // type:object size:0xC +lbl_804A5CB0 = .rodata:0x804A5CB0; // type:object size:0x10 +lbl_804A5CC0 = .rodata:0x804A5CC0; // type:object size:0x10 +lbl_804A5CD0 = .rodata:0x804A5CD0; // type:object size:0x14 +lbl_804A5CE4 = .rodata:0x804A5CE4; // type:object size:0x14 +lbl_804A5CF8 = .rodata:0x804A5CF8; // type:object size:0x70 data:4byte +lbl_804A5D68 = .rodata:0x804A5D68; // type:object size:0x28 +lbl_804A5D90 = .rodata:0x804A5D90; // type:object size:0x8 data:double +lbl_804A5D98 = .rodata:0x804A5D98; // type:object size:0x8 data:double +lbl_804A5DA0 = .rodata:0x804A5DA0; // type:object size:0x8 +lbl_804A5DA8 = .rodata:0x804A5DA8; // type:object size:0x8 +lbl_804A5DB0 = .rodata:0x804A5DB0; // type:object size:0x8 +lbl_804A5DB8 = .rodata:0x804A5DB8; // type:object size:0x8 +lbl_804A5DC0 = .rodata:0x804A5DC0; // type:object size:0x8 data:double +lbl_804A5DC8 = .rodata:0x804A5DC8; // type:object size:0x8 +lbl_804A5DD0 = .rodata:0x804A5DD0; // type:object size:0x8 data:double +lbl_804A5DD8 = .rodata:0x804A5DD8; // type:object size:0x8 data:double +lbl_804A5DE0 = .rodata:0x804A5DE0; // type:object size:0x14 data:string +lbl_804A5DF4 = .rodata:0x804A5DF4; // type:object size:0x1C +lbl_804A5E10 = .rodata:0x804A5E10; // type:object size:0x18 data:string +lbl_804A5E28 = .rodata:0x804A5E28; // type:object size:0x18 +lbl_804A5E40 = .rodata:0x804A5E40; // type:object size:0x14 +lbl_804A5E54 = .rodata:0x804A5E54; // type:object size:0x14 +lbl_804A5E68 = .rodata:0x804A5E68; // type:object size:0x10 +lbl_804A5E78 = .rodata:0x804A5E78; // type:object size:0x1C +lbl_804A5E94 = .rodata:0x804A5E94; // type:object size:0x1C +lbl_804A5EB0 = .rodata:0x804A5EB0; // type:object size:0x1C +lbl_804A5ECC = .rodata:0x804A5ECC; // type:object size:0x1C +lbl_804A5EE8 = .rodata:0x804A5EE8; // type:object size:0x1C +lbl_804A5F04 = .rodata:0x804A5F04; // type:object size:0x1C +lbl_804A5F20 = .rodata:0x804A5F20; // type:object size:0x10 +lbl_804A5F30 = .rodata:0x804A5F30; // type:object size:0x10 +lbl_804A5F40 = .rodata:0x804A5F40; // type:object size:0x10 +lbl_804A5F50 = .rodata:0x804A5F50; // type:object size:0x10 +lbl_804A5F60 = .rodata:0x804A5F60; // type:object size:0x8 data:string +lbl_804A5F68 = .rodata:0x804A5F68; // type:object size:0xC +lbl_804A5F74 = .rodata:0x804A5F74; // type:object size:0x10 +lbl_804A5F84 = .rodata:0x804A5F84; // type:object size:0x10 +lbl_804A5F94 = .rodata:0x804A5F94; // type:object size:0xC +lbl_804A5FA0 = .rodata:0x804A5FA0; // type:object size:0x10 +lbl_804A5FB0 = .rodata:0x804A5FB0; // type:object size:0xC +lbl_804A5FBC = .rodata:0x804A5FBC; // type:object size:0xC +lbl_804A5FC8 = .rodata:0x804A5FC8; // type:object size:0x8 +lbl_804A5FD0 = .rodata:0x804A5FD0; // type:object size:0xC +lbl_804A5FDC = .rodata:0x804A5FDC; // type:object size:0x8 +lbl_804A5FE4 = .rodata:0x804A5FE4; // type:object size:0xC +lbl_804A5FF0 = .rodata:0x804A5FF0; // type:object size:0x248 data:4byte +lbl_804A6238 = .rodata:0x804A6238; // type:object size:0x20 data:4byte +lbl_804A6258 = .rodata:0x804A6258; // type:object size:0x18 +lbl_804A6270 = .rodata:0x804A6270; // type:object size:0x8 +lbl_804A6278 = .rodata:0x804A6278; // type:object size:0x8 +lbl_804A6280 = .rodata:0x804A6280; // type:object size:0x20 +lbl_804A62A0 = .rodata:0x804A62A0; // type:object size:0x8 +lbl_804A62A8 = .rodata:0x804A62A8; // type:object size:0x8 +lbl_804A62B0 = .rodata:0x804A62B0; // type:object size:0x8 +lbl_804A62B8 = .rodata:0x804A62B8; // type:object size:0x10 +lbl_804A62C8 = .rodata:0x804A62C8; // type:object size:0x18 +lbl_804A62E0 = .rodata:0x804A62E0; // type:object size:0x8 data:double +lbl_804A62E8 = .rodata:0x804A62E8; // type:object size:0x8 +lbl_804A62F0 = .rodata:0x804A62F0; // type:object size:0x8 data:double +lbl_804A62F8 = .rodata:0x804A62F8; // type:object size:0x8 +lbl_804A6300 = .rodata:0x804A6300; // type:object size:0x8 +lbl_804A6308 = .rodata:0x804A6308; // type:object size:0x18 +lbl_804A6320 = .rodata:0x804A6320; // type:object size:0x28 data:double +lbl_804A6348 = .rodata:0x804A6348; // type:object size:0x8 data:string +lbl_804A6350 = .rodata:0x804A6350; // type:object size:0x8 data:string +lbl_804A6358 = .rodata:0x804A6358; // type:object size:0x8 data:double +lbl_804A6360 = .rodata:0x804A6360; // type:object size:0x8 data:string +lbl_804A6368 = .rodata:0x804A6368; // type:object size:0x1C +lbl_804A6384 = .rodata:0x804A6384; // type:object size:0x1C +lbl_804A63A0 = .rodata:0x804A63A0; // type:object size:0x1C +lbl_804A63BC = .rodata:0x804A63BC; // type:object size:0x1C +lbl_804A63D8 = .rodata:0x804A63D8; // type:object size:0x10 +lbl_804A63E8 = .rodata:0x804A63E8; // type:object size:0x8 data:double +lbl_804A63F0 = .rodata:0x804A63F0; // type:object size:0xE8 +lbl_804A64D8 = .rodata:0x804A64D8; // type:object size:0x8 data:double +lbl_804A64E0 = .rodata:0x804A64E0; // type:object size:0x10 +lbl_804A64F0 = .rodata:0x804A64F0; // type:object size:0x30 +lbl_804A6520 = .rodata:0x804A6520; // type:object size:0x20 +lbl_804A6540 = .rodata:0x804A6540; // type:object size:0x8 data:double +lbl_804A6548 = .rodata:0x804A6548; // type:object size:0x8 data:double +lbl_804A6550 = .rodata:0x804A6550; // type:object size:0x8 +lbl_804A6558 = .rodata:0x804A6558; // type:object size:0x18 +lbl_804A6570 = .rodata:0x804A6570; // type:object size:0x10 +lbl_804A6580 = .rodata:0x804A6580; // type:object size:0x14 data:string +lbl_804A6594 = .rodata:0x804A6594; // type:object size:0x18 +lbl_804A65AC = .rodata:0x804A65AC; // type:object size:0x1C data:string +lbl_804A65C8 = .rodata:0x804A65C8; // type:object size:0x20 +lbl_804A65E8 = .rodata:0x804A65E8; // type:object size:0x8 data:4byte +lbl_804A65F0 = .rodata:0x804A65F0; // type:object size:0x18 data:4byte +lbl_804A6608 = .rodata:0x804A6608; // type:object size:0x20 data:string +lbl_804A6628 = .rodata:0x804A6628; // type:object size:0x1C data:string +lbl_804A6644 = .rodata:0x804A6644; // type:object size:0x20 +lbl_804A6664 = .rodata:0x804A6664; // type:object size:0xC +lbl_804A6670 = .rodata:0x804A6670; // type:object size:0x8 data:double +lbl_804A6678 = .rodata:0x804A6678; // type:object size:0x8 +lbl_804A6680 = .rodata:0x804A6680; // type:object size:0x8 data:double +lbl_804A6688 = .rodata:0x804A6688; // type:object size:0xC +lbl_804A6694 = .rodata:0x804A6694; // type:object size:0x2F4 +lbl_804A6988 = .rodata:0x804A6988; // type:object size:0x8 data:double +lbl_804A6990 = .rodata:0x804A6990; // type:object size:0x10 +lbl_804A69A0 = .rodata:0x804A69A0; // type:object size:0x8 data:double +lbl_804A69A8 = .rodata:0x804A69A8; // type:object size:0x8 data:double +lbl_804A69B0 = .rodata:0x804A69B0; // type:object size:0x18 +lbl_804A69C8 = .rodata:0x804A69C8; // type:object size:0xE4 +lbl_804A6AAC = .rodata:0x804A6AAC; // type:object size:0xA4 +lbl_804A6B50 = .rodata:0x804A6B50; // type:object size:0x68 +lbl_804A6BB8 = .rodata:0x804A6BB8; // type:object size:0x10 data:string +lbl_804A6BC8 = .rodata:0x804A6BC8; // type:object size:0x20 +lbl_804A6BE8 = .rodata:0x804A6BE8; // type:object size:0x28 +lbl_804A6C10 = .rodata:0x804A6C10; // type:object size:0x8 data:double +lbl_804A6C18 = .rodata:0x804A6C18; // type:object size:0x8 data:double +lbl_804A6C20 = .rodata:0x804A6C20; // type:object size:0x8 +lbl_804A6C28 = .rodata:0x804A6C28; // type:object size:0x8 +lbl_804A6C30 = .rodata:0x804A6C30; // type:object size:0x1C +lbl_804A6C4C = .rodata:0x804A6C4C; // type:object size:0x24 +lbl_804A6C70 = .rodata:0x804A6C70; // type:object size:0x24 +lbl_804A6C94 = .rodata:0x804A6C94; // type:object size:0xC data:4byte +lbl_804A6CA0 = .rodata:0x804A6CA0; // type:object size:0x8 +lbl_804A6CA8 = .rodata:0x804A6CA8; // type:object size:0x14 +lbl_804A6CBC = .rodata:0x804A6CBC; // type:object size:0x18 +lbl_804A6CD4 = .rodata:0x804A6CD4; // type:object size:0x14 +lbl_804A6CE8 = .rodata:0x804A6CE8; // type:object size:0x10 data:string +lbl_804A6CF8 = .rodata:0x804A6CF8; // type:object size:0x20 data:4byte +lbl_804A6D18 = .rodata:0x804A6D18; // type:object size:0x128 data:4byte +lbl_804A6E40 = .rodata:0x804A6E40; // type:object size:0x20 data:4byte +lbl_804A6E60 = .rodata:0x804A6E60; // type:object size:0x8 data:double +lbl_804A6E68 = .rodata:0x804A6E68; // type:object size:0x14 +lbl_804A6E7C = .rodata:0x804A6E7C; // type:object size:0x14 +lbl_804A6E90 = .rodata:0x804A6E90; // type:object size:0x10 +lbl_804A6EA0 = .rodata:0x804A6EA0; // type:object size:0x8 +lbl_804A6EA8 = .rodata:0x804A6EA8; // type:object size:0x8 data:double +lbl_804A6EB0 = .rodata:0x804A6EB0; // type:object size:0x18 +lbl_804A6EC8 = .rodata:0x804A6EC8; // type:object size:0x8 data:double +lbl_804A6ED0 = .rodata:0x804A6ED0; // type:object size:0x8 data:double +lbl_804A6ED8 = .rodata:0x804A6ED8; // type:object size:0x8 data:double +lbl_804A6EE0 = .rodata:0x804A6EE0; // type:object size:0x14 +lbl_804A6EF4 = .rodata:0x804A6EF4; // type:object size:0x14 +lbl_804A6F08 = .rodata:0x804A6F08; // type:object size:0xC +lbl_804A6F14 = .rodata:0x804A6F14; // type:object size:0x14 +lbl_804A6F28 = .rodata:0x804A6F28; // type:object size:0x14 +lbl_804A6F3C = .rodata:0x804A6F3C; // type:object size:0x14 data:string +lbl_804A6F50 = .rodata:0x804A6F50; // type:object size:0x10 +lbl_804A6F60 = .rodata:0x804A6F60; // type:object size:0x18 +lbl_804A6F78 = .rodata:0x804A6F78; // type:object size:0x18 +lbl_804A6F90 = .rodata:0x804A6F90; // type:object size:0xD0 +lbl_804A7060 = .rodata:0x804A7060; // type:object size:0x8 +lbl_804A7068 = .rodata:0x804A7068; // type:object size:0x8 +lbl_804A7070 = .rodata:0x804A7070; // type:object size:0x90 data:double +lbl_804A7100 = .rodata:0x804A7100; // type:object size:0x8 +lbl_804A7108 = .rodata:0x804A7108; // type:object size:0x18 +lbl_804A7120 = .rodata:0x804A7120; // type:object size:0x8 data:double +lbl_804A7128 = .rodata:0x804A7128; // type:object size:0x8 data:double +lbl_804A7130 = .rodata:0x804A7130; // type:object size:0x70 +lbl_804A71A0 = .rodata:0x804A71A0; // type:object size:0xC +lbl_804A71AC = .rodata:0x804A71AC; // type:object size:0xC +lbl_804A71B8 = .rodata:0x804A71B8; // type:object size:0x18 +lbl_804A71D0 = .rodata:0x804A71D0; // type:object size:0x10 data:string +lbl_804A71E0 = .rodata:0x804A71E0; // type:object size:0x10 +lbl_804A71F0 = .rodata:0x804A71F0; // type:object size:0x14 data:string +lbl_804A7204 = .rodata:0x804A7204; // type:object size:0x14 +lbl_804A7218 = .rodata:0x804A7218; // type:object size:0x14 +lbl_804A722C = .rodata:0x804A722C; // type:object size:0x14 +lbl_804A7240 = .rodata:0x804A7240; // type:object size:0x10 +lbl_804A7250 = .rodata:0x804A7250; // type:object size:0x10 data:4byte +lbl_804A7260 = .rodata:0x804A7260; // type:object size:0x10 data:4byte +lbl_804A7270 = .rodata:0x804A7270; // type:object size:0x60 +lbl_804A72D0 = .rodata:0x804A72D0; // type:object size:0x8 +lbl_804A72D8 = .rodata:0x804A72D8; // type:object size:0x18 +lbl_804A72F0 = .rodata:0x804A72F0; // type:object size:0x10 data:float +lbl_804A7300 = .rodata:0x804A7300; // type:object size:0x8 data:double +lbl_804A7308 = .rodata:0x804A7308; // type:object size:0xAA8 +lbl_804A7DB0 = .rodata:0x804A7DB0; // type:object size:0x296 +lbl_804A8046 = .rodata:0x804A8046; // type:object size:0x2058 +lbl_804AA09E = .rodata:0x804AA09E; // type:object size:0x2A +lbl_804AA0C8 = .rodata:0x804AA0C8; // type:object size:0x40 +lbl_804AA108 = .rodata:0x804AA108; // type:object size:0xC data:string +lbl_804AA114 = .rodata:0x804AA114; // type:object size:0xC data:string +lbl_804AA120 = .rodata:0x804AA120; // type:object size:0x8 data:string +lbl_804AA128 = .rodata:0x804AA128; // type:object size:0xC +lbl_804AA134 = .rodata:0x804AA134; // type:object size:0x10 +lbl_804AA144 = .rodata:0x804AA144; // type:object size:0xC +lbl_804AA150 = .rodata:0x804AA150; // type:object size:0x10 +lbl_804AA160 = .rodata:0x804AA160; // type:object size:0xC +lbl_804AA16C = .rodata:0x804AA16C; // type:object size:0x10 +lbl_804AA17C = .rodata:0x804AA17C; // type:object size:0xC data:string +lbl_804AA188 = .rodata:0x804AA188; // type:object size:0xC +lbl_804AA194 = .rodata:0x804AA194; // type:object size:0x10 +lbl_804AA1A4 = .rodata:0x804AA1A4; // type:object size:0x10 +lbl_804AA1B4 = .rodata:0x804AA1B4; // type:object size:0xC data:string +lbl_804AA1C0 = .rodata:0x804AA1C0; // type:object size:0xC +lbl_804AA1CC = .rodata:0x804AA1CC; // type:object size:0xC +lbl_804AA1D8 = .rodata:0x804AA1D8; // type:object size:0xC +lbl_804AA1E4 = .rodata:0x804AA1E4; // type:object size:0xC +lbl_804AA1F0 = .rodata:0x804AA1F0; // type:object size:0xC +lbl_804AA1FC = .rodata:0x804AA1FC; // type:object size:0xC +lbl_804AA208 = .rodata:0x804AA208; // type:object size:0x8 data:string +lbl_804AA210 = .rodata:0x804AA210; // type:object size:0xC +lbl_804AA21C = .rodata:0x804AA21C; // type:object size:0xC +lbl_804AA228 = .rodata:0x804AA228; // type:object size:0xC +lbl_804AA234 = .rodata:0x804AA234; // type:object size:0xC data:4byte +lbl_804AA240 = .rodata:0x804AA240; // type:object size:0xC data:string +lbl_804AA24C = .rodata:0x804AA24C; // type:object size:0x10 +lbl_804AA25C = .rodata:0x804AA25C; // type:object size:0x10 +lbl_804AA26C = .rodata:0x804AA26C; // type:object size:0x10 +lbl_804AA27C = .rodata:0x804AA27C; // type:object size:0x10 +lbl_804AA28C = .rodata:0x804AA28C; // type:object size:0x10 +lbl_804AA29C = .rodata:0x804AA29C; // type:object size:0x14 data:4byte +lbl_804AA2B0 = .rodata:0x804AA2B0; // type:object size:0x14 +lbl_804AA2C4 = .rodata:0x804AA2C4; // type:object size:0xC +lbl_804AA2D0 = .rodata:0x804AA2D0; // type:object size:0x10 +lbl_804AA2E0 = .rodata:0x804AA2E0; // type:object size:0xC +lbl_804AA2EC = .rodata:0x804AA2EC; // type:object size:0xC +lbl_804AA2F8 = .rodata:0x804AA2F8; // type:object size:0x10 +lbl_804AA308 = .rodata:0x804AA308; // type:object size:0x10 data:4byte +lbl_804AA318 = .rodata:0x804AA318; // type:object size:0x10 +lbl_804AA328 = .rodata:0x804AA328; // type:object size:0x10 data:string +lbl_804AA338 = .rodata:0x804AA338; // type:object size:0xC +lbl_804AA344 = .rodata:0x804AA344; // type:object size:0xC +lbl_804AA350 = .rodata:0x804AA350; // type:object size:0x8 data:string +lbl_804AA358 = .rodata:0x804AA358; // type:object size:0x8 data:string +lbl_804AA360 = .rodata:0x804AA360; // type:object size:0xC +lbl_804AA36C = .rodata:0x804AA36C; // type:object size:0xC +lbl_804AA378 = .rodata:0x804AA378; // type:object size:0x10 +lbl_804AA388 = .rodata:0x804AA388; // type:object size:0x20 +lbl_804AA3A8 = .rodata:0x804AA3A8; // type:object size:0xC data:string +lbl_804AA3B4 = .rodata:0x804AA3B4; // type:object size:0xC data:string +lbl_804AA3C0 = .rodata:0x804AA3C0; // type:object size:0xC +lbl_804AA3CC = .rodata:0x804AA3CC; // type:object size:0xC +lbl_804AA3D8 = .rodata:0x804AA3D8; // type:object size:0xC +lbl_804AA3E4 = .rodata:0x804AA3E4; // type:object size:0xC +lbl_804AA3F0 = .rodata:0x804AA3F0; // type:object size:0x10 +lbl_804AA400 = .rodata:0x804AA400; // type:object size:0x10 +lbl_804AA410 = .rodata:0x804AA410; // type:object size:0x20 +lbl_804AA430 = .rodata:0x804AA430; // type:object size:0xC data:string +lbl_804AA43C = .rodata:0x804AA43C; // type:object size:0xC +lbl_804AA448 = .rodata:0x804AA448; // type:object size:0xC +lbl_804AA454 = .rodata:0x804AA454; // type:object size:0x14 +lbl_804AA468 = .rodata:0x804AA468; // type:object size:0x20 +lbl_804AA488 = .rodata:0x804AA488; // type:object size:0xC data:string +lbl_804AA494 = .rodata:0x804AA494; // type:object size:0x10 +lbl_804AA4A4 = .rodata:0x804AA4A4; // type:object size:0x14 +lbl_804AA4B8 = .rodata:0x804AA4B8; // type:object size:0x10 data:string +lbl_804AA4C8 = .rodata:0x804AA4C8; // type:object size:0x10 +lbl_804AA4D8 = .rodata:0x804AA4D8; // type:object size:0x10 +lbl_804AA4E8 = .rodata:0x804AA4E8; // type:object size:0x8 data:string +lbl_804AA4F0 = .rodata:0x804AA4F0; // type:object size:0xC +lbl_804AA4FC = .rodata:0x804AA4FC; // type:object size:0xC +lbl_804AA508 = .rodata:0x804AA508; // type:object size:0x10 +lbl_804AA518 = .rodata:0x804AA518; // type:object size:0xC +lbl_804AA524 = .rodata:0x804AA524; // type:object size:0xC +lbl_804AA530 = .rodata:0x804AA530; // type:object size:0xC +lbl_804AA53C = .rodata:0x804AA53C; // type:object size:0xC data:string +lbl_804AA548 = .rodata:0x804AA548; // type:object size:0x10 +lbl_804AA558 = .rodata:0x804AA558; // type:object size:0xC +lbl_804AA564 = .rodata:0x804AA564; // type:object size:0x8 +lbl_804AA56C = .rodata:0x804AA56C; // type:object size:0x8 +lbl_804AA574 = .rodata:0x804AA574; // type:object size:0xC +lbl_804AA580 = .rodata:0x804AA580; // type:object size:0x10 +lbl_804AA590 = .rodata:0x804AA590; // type:object size:0x18 +lbl_804AA5A8 = .rodata:0x804AA5A8; // type:object size:0x18 +lbl_804AA5C0 = .rodata:0x804AA5C0; // type:object size:0x18 +lbl_804AA5D8 = .rodata:0x804AA5D8; // type:object size:0x18 +lbl_804AA5F0 = .rodata:0x804AA5F0; // type:object size:0x20 +lbl_804AA610 = .rodata:0x804AA610; // type:object size:0x10 data:4byte +lbl_804AA620 = .rodata:0x804AA620; // type:object size:0x18 +lbl_804AA638 = .rodata:0x804AA638; // type:object size:0x18 +lbl_804AA650 = .rodata:0x804AA650; // type:object size:0x18 +lbl_804AA668 = .rodata:0x804AA668; // type:object size:0x20 +lbl_804AA688 = .rodata:0x804AA688; // type:object size:0x10 data:4byte +lbl_804AA698 = .rodata:0x804AA698; // type:object size:0x8 +lbl_804AA6A0 = .rodata:0x804AA6A0; // type:object size:0x8 data:double +lbl_804AA6A8 = .rodata:0x804AA6A8; // type:object size:0x18 +lbl_804AA6C0 = .rodata:0x804AA6C0; // type:object size:0x8 data:double +lbl_804AA6C8 = .rodata:0x804AA6C8; // type:object size:0x8 data:double +lbl_804AA6D0 = .rodata:0x804AA6D0; // type:object size:0x28 data:double +lbl_804AA6F8 = .rodata:0x804AA6F8; // type:object size:0x1F0 +lbl_804AA8E8 = .rodata:0x804AA8E8; // type:object size:0x18 data:4byte +lbl_804AA900 = .rodata:0x804AA900; // type:object size:0xE0 +lbl_804AA9E0 = .rodata:0x804AA9E0; // type:object size:0x200 +lbl_804AABE0 = .rodata:0x804AABE0; // type:object size:0x100 +lbl_804AACE0 = .rodata:0x804AACE0; // type:object size:0x100 +lbl_804AADE0 = .rodata:0x804AADE0; // type:object size:0x10 +lbl_804AADF0 = .rodata:0x804AADF0; // type:object size:0xC data:string +lbl_804AADFC = .rodata:0x804AADFC; // type:object size:0xC +lbl_804AAE08 = .rodata:0x804AAE08; // type:object size:0x58 +lbl_804AAE60 = .rodata:0x804AAE60; // type:object size:0x88 +@stringBase0 = .rodata:0x804AAEE8; // type:object size:0x25 scope:local +lbl_804AAF10 = .rodata:0x804AAF10; // type:object size:0x28 data:4byte +lbl_804AAF38 = .rodata:0x804AAF38; // type:object size:0x10 data:byte +lbl_804AAF48 = .rodata:0x804AAF48; // type:object size:0x200 +lbl_804AB148 = .rodata:0x804AB148; // type:object size:0x200 +lbl_804AB348 = .rodata:0x804AB348; // type:object size:0x200 +lbl_804AB548 = .rodata:0x804AB548; // type:object size:0x10 +lbl_804AB558 = .rodata:0x804AB558; // type:object size:0x30 +lbl_804AB588 = .rodata:0x804AB588; // type:object size:0x108 +lbl_804AB690 = .rodata:0x804AB690; // type:object size:0x80 +lbl_804AB710 = .rodata:0x804AB710; // type:object size:0x10 +lbl_804AB720 = .rodata:0x804AB720; // type:object size:0x40 data:double +lbl_804AB760 = .rodata:0x804AB760; // type:object size:0x68 data:double +lbl_804AB7C8 = .rodata:0x804AB7C8; // type:object size:0x98 +lbl_804AB860 = .rodata:0x804AB860; // type:object size:0x10 data:4byte +lbl_804AB870 = .rodata:0x804AB870; // type:object size:0x18 data:double +lbl_804AB888 = .rodata:0x804AB888; // type:object size:0x8 +lbl_804AB890 = .rodata:0x804AB890; // type:object size:0x8 data:double +lbl_804AB898 = .rodata:0x804AB898; // type:object size:0x18 +lbl_804AB8B0 = .rodata:0x804AB8B0; // type:object size:0x20 +lbl_804AB8D0 = .rodata:0x804AB8D0; // type:object size:0x8 data:double +lbl_804AB8D8 = .rodata:0x804AB8D8; // type:object size:0x18 +lbl_804AB8F0 = .rodata:0x804AB8F0; // type:object size:0x8 +lbl_804AB8F8 = .rodata:0x804AB8F8; // type:object size:0x20 data:double +lbl_804AB918 = .rodata:0x804AB918; // type:object size:0xC data:4byte +lbl_804AB924 = .rodata:0x804AB924; // type:object size:0x5C data:4byte +lbl_804AB980 = .rodata:0x804AB980; // type:object size:0x8 data:double +lbl_804AB988 = .rodata:0x804AB988; // type:object size:0x8 data:double +lbl_804AB990 = .rodata:0x804AB990; // type:object size:0x8 data:double +lbl_804AB998 = .rodata:0x804AB998; // type:object size:0x28 +lbl_804AB9C0 = .rodata:0x804AB9C0; // type:object size:0x8 data:double +lbl_804AB9C8 = .rodata:0x804AB9C8; // type:object size:0x30 data:double +lbl_804AB9F8 = .rodata:0x804AB9F8; // type:object size:0x88 +lbl_804ABA80 = .rodata:0x804ABA80; // type:object size:0x70 data:double +lbl_804ABAF0 = .rodata:0x804ABAF0; // type:object size:0x88 +lbl_804ABB78 = .rodata:0x804ABB78; // type:object size:0x8 data:double +lbl_804ABB80 = .rodata:0x804ABB80; // type:object size:0x8 data:double +lbl_804ABB88 = .rodata:0x804ABB88; // type:object size:0x38 data:double +lbl_804ABBC0 = .rodata:0x804ABBC0; // type:object size:0x18 +lbl_804ABBD8 = .rodata:0x804ABBD8; // type:object size:0x38 data:double +lbl_804ABC10 = .rodata:0x804ABC10; // type:object size:0x48 +lbl_804ABC58 = .rodata:0x804ABC58; // type:object size:0x8 +lbl_804ABC60 = .rodata:0x804ABC60; // type:object size:0x8 +lbl_804ABC68 = .rodata:0x804ABC68; // type:object size:0x8 +lbl_804ABC70 = .rodata:0x804ABC70; // type:object size:0x8 data:double +lbl_804ABC78 = .rodata:0x804ABC78; // type:object size:0x8 +lbl_804ABC80 = .rodata:0x804ABC80; // type:object size:0x8 data:double +lbl_804ABC88 = .rodata:0x804ABC88; // type:object size:0x8 data:double +lbl_804ABC90 = .rodata:0x804ABC90; // type:object size:0x8 data:double +lbl_804ABC98 = .rodata:0x804ABC98; // type:object size:0x8 +lbl_804ABCA0 = .rodata:0x804ABCA0; // type:object size:0x8 +lbl_804ABCA8 = .rodata:0x804ABCA8; // type:object size:0x8 +lbl_804ABCB0 = .rodata:0x804ABCB0; // type:object size:0x8 +lbl_804ABCB8 = .rodata:0x804ABCB8; // type:object size:0x8 +lbl_804ABCC0 = .rodata:0x804ABCC0; // type:object size:0x8 +lbl_804ABCC8 = .rodata:0x804ABCC8; // type:object size:0x8 +lbl_804ABCD0 = .rodata:0x804ABCD0; // type:object size:0x10 +lbl_804ABCE0 = .rodata:0x804ABCE0; // type:object size:0x8 data:double +lbl_804ABCE8 = .rodata:0x804ABCE8; // type:object size:0xB8 data:4byte +lbl_804ABDA0 = .rodata:0x804ABDA0; // type:object size:0x10 data:4byte +lbl_804ABDB0 = .rodata:0x804ABDB0; // type:object size:0x8 data:double +lbl_804ABDB8 = .rodata:0x804ABDB8; // type:object size:0x10 +lbl_804ABDC8 = .rodata:0x804ABDC8; // type:object size:0x8 +lbl_804ABDD0 = .rodata:0x804ABDD0; // type:object size:0x8 data:double +lbl_804ABDD8 = .rodata:0x804ABDD8; // type:object size:0x400 +lbl_804AC1D8 = .rodata:0x804AC1D8; // type:object size:0x30 +lbl_804AC208 = .rodata:0x804AC208; // type:object size:0x30 data:4byte +lbl_804AC238 = .rodata:0x804AC238; // type:object size:0x8 data:double +lbl_804AC240 = .rodata:0x804AC240; // type:object size:0x30 data:4byte +lbl_804AC270 = .rodata:0x804AC270; // type:object size:0x30 data:4byte +lbl_804AC2A0 = .rodata:0x804AC2A0; // type:object size:0xC0 data:4byte +lbl_804AC360 = .rodata:0x804AC360; // type:object size:0x8 data:double +lbl_804AC368 = .rodata:0x804AC368; // type:object size:0x18 +lbl_804AC380 = .rodata:0x804AC380; // type:object size:0x160 +lbl_804AC4E0 = .rodata:0x804AC4E0; // type:object size:0x8 data:double +lbl_804AC4E8 = .rodata:0x804AC4E8; // type:object size:0x8 data:double +lbl_804AC4F0 = .rodata:0x804AC4F0; // type:object size:0x10 +lbl_804AC500 = .rodata:0x804AC500; // type:object size:0x8 +lbl_804AC508 = .rodata:0x804AC508; // type:object size:0x8 data:double +lbl_804AC510 = .rodata:0x804AC510; // type:object size:0x8 data:double +lbl_804AC518 = .rodata:0x804AC518; // type:object size:0x10 data:double +lbl_804AC528 = .rodata:0x804AC528; // type:object size:0x8 data:double +lbl_804AC530 = .rodata:0x804AC530; // type:object size:0x20 +lbl_804AC550 = .rodata:0x804AC550; // type:object size:0x20 +lbl_804AC570 = .rodata:0x804AC570; // type:object size:0x18 data:4byte +lbl_804AC588 = .rodata:0x804AC588; // type:object size:0x30 +lbl_804AC5B8 = .rodata:0x804AC5B8; // type:object size:0x20 +lbl_804AC5D8 = .rodata:0x804AC5D8; // type:object size:0x20 +lbl_804AC5F8 = .rodata:0x804AC5F8; // type:object size:0x18 data:4byte +lbl_804AC610 = .rodata:0x804AC610; // type:object size:0x30 +lbl_804AC640 = .rodata:0x804AC640; // type:object size:0x8 +lbl_804AC648 = .rodata:0x804AC648; // type:object size:0x8 data:double +lbl_804AC650 = .rodata:0x804AC650; // type:object size:0x8 data:double +lbl_804AC658 = .rodata:0x804AC658; // type:object size:0x8 data:double +lbl_804AC660 = .rodata:0x804AC660; // type:object size:0x8 +lbl_804AC668 = .rodata:0x804AC668; // type:object size:0x8 data:double +lbl_804AC670 = .rodata:0x804AC670; // type:object size:0x8 +lbl_804AC678 = .rodata:0x804AC678; // type:object size:0x8 +lbl_804AC680 = .rodata:0x804AC680; // type:object size:0x8 data:double +lbl_804AC688 = .rodata:0x804AC688; // type:object size:0x8 data:double +lbl_804AC690 = .rodata:0x804AC690; // type:object size:0x18 +lbl_804AC6A8 = .rodata:0x804AC6A8; // type:object size:0x10 +lbl_804AC6B8 = .rodata:0x804AC6B8; // type:object size:0x8 +lbl_804AC6C0 = .rodata:0x804AC6C0; // type:object size:0x8 +lbl_804AC6C8 = .rodata:0x804AC6C8; // type:object size:0x220 +lbl_804AC8E8 = .rodata:0x804AC8E8; // type:object size:0xE8 data:4byte +lbl_804AC9D0 = .rodata:0x804AC9D0; // type:object size:0x8 +lbl_804AC9D8 = .rodata:0x804AC9D8; // type:object size:0x8 data:double +lbl_804AC9E0 = .rodata:0x804AC9E0; // type:object size:0x8 data:double +lbl_804AC9E8 = .rodata:0x804AC9E8; // type:object size:0x8 data:double +lbl_804AC9F0 = .rodata:0x804AC9F0; // type:object size:0x8 +lbl_804AC9F8 = .rodata:0x804AC9F8; // type:object size:0x8 +lbl_804ACA00 = .rodata:0x804ACA00; // type:object size:0x8 data:double +lbl_804ACA08 = .rodata:0x804ACA08; // type:object size:0x8 data:double +lbl_804ACA10 = .rodata:0x804ACA10; // type:object size:0x8 data:double +lbl_804ACA18 = .rodata:0x804ACA18; // type:object size:0x8 data:double +lbl_804ACA20 = .rodata:0x804ACA20; // type:object size:0x8 +lbl_804ACA28 = .rodata:0x804ACA28; // type:object size:0x30 +lbl_804ACA58 = .rodata:0x804ACA58; // type:object size:0x8 +lbl_804ACA60 = .rodata:0x804ACA60; // type:object size:0x8 +lbl_804ACA68 = .rodata:0x804ACA68; // type:object size:0x8 +lbl_804ACA70 = .rodata:0x804ACA70; // type:object size:0x8 +lbl_804ACA78 = .rodata:0x804ACA78; // type:object size:0x8 +lbl_804ACA80 = .rodata:0x804ACA80; // type:object size:0x8 +lbl_804ACA88 = .rodata:0x804ACA88; // type:object size:0x8 +lbl_804ACA90 = .rodata:0x804ACA90; // type:object size:0x8 +lbl_804ACA98 = .rodata:0x804ACA98; // type:object size:0x8 +lbl_804ACAA0 = .rodata:0x804ACAA0; // type:object size:0x8 +lbl_804ACAA8 = .rodata:0x804ACAA8; // type:object size:0x14 data:float +lbl_804ACABC = .rodata:0x804ACABC; // type:object size:0x14 data:float +lbl_804ACAD0 = .rodata:0x804ACAD0; // type:object size:0x14 data:float +lbl_804ACAE4 = .rodata:0x804ACAE4; // type:object size:0x14 data:float +lbl_804ACAF8 = .rodata:0x804ACAF8; // type:object size:0x14 data:float +lbl_804ACB0C = .rodata:0x804ACB0C; // type:object size:0x14 data:float +lbl_804ACB20 = .rodata:0x804ACB20; // type:object size:0x8 +lbl_804ACB28 = .rodata:0x804ACB28; // type:object size:0x8 data:double +lbl_804ACB30 = .rodata:0x804ACB30; // type:object size:0x8 data:double +lbl_804ACB38 = .rodata:0x804ACB38; // type:object size:0x20 +lbl_804ACB58 = .rodata:0x804ACB58; // type:object size:0x50 +lbl_804ACBA8 = .rodata:0x804ACBA8; // type:object size:0x8 +lbl_804ACBB0 = .rodata:0x804ACBB0; // type:object size:0x8 data:double +lbl_804ACBB8 = .rodata:0x804ACBB8; // type:object size:0x8 data:double +lbl_804ACBC0 = .rodata:0x804ACBC0; // type:object size:0x8 data:double +lbl_804ACBC8 = .rodata:0x804ACBC8; // type:object size:0x18 +lbl_804ACBE0 = .rodata:0x804ACBE0; // type:object size:0x10 +lbl_804ACBF0 = .rodata:0x804ACBF0; // type:object size:0x8 +lbl_804ACBF8 = .rodata:0x804ACBF8; // type:object size:0x8 +lbl_804ACC00 = .rodata:0x804ACC00; // type:object size:0x8 data:double +lbl_804ACC08 = .rodata:0x804ACC08; // type:object size:0x8 data:double +lbl_804ACC10 = .rodata:0x804ACC10; // type:object size:0x8 data:double +lbl_804ACC18 = .rodata:0x804ACC18; // type:object size:0x8 data:double +lbl_804ACC20 = .rodata:0x804ACC20; // type:object size:0x8 data:double +lbl_804ACC28 = .rodata:0x804ACC28; // type:object size:0x8 +lbl_804ACC30 = .rodata:0x804ACC30; // type:object size:0x8 data:double +lbl_804ACC38 = .rodata:0x804ACC38; // type:object size:0x8 data:double +lbl_804ACC40 = .rodata:0x804ACC40; // type:object size:0x8 data:double +lbl_804ACC48 = .rodata:0x804ACC48; // type:object size:0x8 data:double +lbl_804ACC50 = .rodata:0x804ACC50; // type:object size:0x8 +lbl_804ACC58 = .rodata:0x804ACC58; // type:object size:0x8 data:double +lbl_804ACC60 = .rodata:0x804ACC60; // type:object size:0x8 data:double +lbl_804ACC68 = .rodata:0x804ACC68; // type:object size:0x8 data:double +lbl_804ACC70 = .rodata:0x804ACC70; // type:object size:0x20 +lbl_804ACC90 = .rodata:0x804ACC90; // type:object size:0x20 +lbl_804ACCB0 = .rodata:0x804ACCB0; // type:object size:0x8 +lbl_804ACCB8 = .rodata:0x804ACCB8; // type:object size:0x8 data:double +lbl_804ACCC0 = .rodata:0x804ACCC0; // type:object size:0x8 data:double +lbl_804ACCC8 = .rodata:0x804ACCC8; // type:object size:0x8 data:double +lbl_804ACCD0 = .rodata:0x804ACCD0; // type:object size:0x18 +lbl_804ACCE8 = .rodata:0x804ACCE8; // type:object size:0x8 +lbl_804ACCF0 = .rodata:0x804ACCF0; // type:object size:0x8 data:double +lbl_804ACCF8 = .rodata:0x804ACCF8; // type:object size:0x8 +lbl_804ACD00 = .rodata:0x804ACD00; // type:object size:0x10 +lbl_804ACD10 = .rodata:0x804ACD10; // type:object size:0x30 data:double +lbl_804ACD40 = .rodata:0x804ACD40; // type:object size:0x8 data:double +lbl_804ACD48 = .rodata:0x804ACD48; // type:object size:0x8 data:double +lbl_804ACD50 = .rodata:0x804ACD50; // type:object size:0x8 data:double +lbl_804ACD58 = .rodata:0x804ACD58; // type:object size:0x8 +lbl_804ACD60 = .rodata:0x804ACD60; // type:object size:0x8 data:double +lbl_804ACD68 = .rodata:0x804ACD68; // type:object size:0x18 +lbl_804ACD80 = .rodata:0x804ACD80; // type:object size:0x8 +lbl_804ACD88 = .rodata:0x804ACD88; // type:object size:0x8 +lbl_804ACD90 = .rodata:0x804ACD90; // type:object size:0x8 +lbl_804ACD98 = .rodata:0x804ACD98; // type:object size:0x8 +lbl_804ACDA0 = .rodata:0x804ACDA0; // type:object size:0x8 data:double +lbl_804ACDA8 = .rodata:0x804ACDA8; // type:object size:0x8 data:double +lbl_804ACDB0 = .rodata:0x804ACDB0; // type:object size:0x8 data:byte +lbl_804ACDB8 = .rodata:0x804ACDB8; // type:object size:0x8 +lbl_804ACDC0 = .rodata:0x804ACDC0; // type:object size:0x20 +lbl_804ACDE0 = .rodata:0x804ACDE0; // type:object size:0x10 data:wstring +lbl_804ACDF0 = .rodata:0x804ACDF0; // type:object size:0x1C data:string +lbl_804ACE0C = .rodata:0x804ACE0C; // type:object size:0xC +lbl_804ACE18 = .rodata:0x804ACE18; // type:object size:0x8 data:double +lbl_804ACE20 = .rodata:0x804ACE20; // type:object size:0x8 +lbl_804ACE28 = .rodata:0x804ACE28; // type:object size:0x8 +lbl_804ACE30 = .rodata:0x804ACE30; // type:object size:0x8 data:double +lbl_804ACE38 = .rodata:0x804ACE38; // type:object size:0x20 +lbl_804ACE58 = .rodata:0x804ACE58; // type:object size:0x8 data:double +lbl_804ACE60 = .rodata:0x804ACE60; // type:object size:0x18 +lbl_804ACE78 = .rodata:0x804ACE78; // type:object size:0x18 +lbl_804ACE90 = .rodata:0x804ACE90; // type:object size:0x8 data:double +lbl_804ACE98 = .rodata:0x804ACE98; // type:object size:0x8 +lbl_804ACEA0 = .rodata:0x804ACEA0; // type:object size:0x8 +lbl_804ACEA8 = .rodata:0x804ACEA8; // type:object size:0x8 +lbl_804ACEB0 = .rodata:0x804ACEB0; // type:object size:0x8 data:double +lbl_804ACEB8 = .rodata:0x804ACEB8; // type:object size:0x18 data:double +lbl_804ACED0 = .rodata:0x804ACED0; // type:object size:0x8 data:double +lbl_804ACED8 = .rodata:0x804ACED8; // type:object size:0x8 data:double +lbl_804ACEE0 = .rodata:0x804ACEE0; // type:object size:0x8 +lbl_804ACEE8 = .rodata:0x804ACEE8; // type:object size:0x30 +lbl_804ACF18 = .rodata:0x804ACF18; // type:object size:0x8 data:4byte +lbl_804ACF20 = .rodata:0x804ACF20; // type:object size:0x10 +lbl_804ACF30 = .rodata:0x804ACF30; // type:object size:0x8 data:string +lbl_804ACF38 = .rodata:0x804ACF38; // type:object size:0x10 +lbl_804ACF48 = .rodata:0x804ACF48; // type:object size:0x20 +lbl_804ACF68 = .rodata:0x804ACF68; // type:object size:0xC0 data:4byte +lbl_804AD028 = .rodata:0x804AD028; // type:object size:0x1 data:byte +lbl_804AD030 = .rodata:0x804AD030; // type:object size:0x8 data:double +lbl_804AD038 = .rodata:0x804AD038; // type:object size:0x8 data:double +lbl_804AD040 = .rodata:0x804AD040; // type:object size:0x30 data:byte +lbl_804AD070 = .rodata:0x804AD070; // type:object size:0x30 +lbl_804AD0A0 = .rodata:0x804AD0A0; // type:object size:0x8 +lbl_804AD0A8 = .rodata:0x804AD0A8; // type:object size:0x8 +lbl_804AD0B0 = .rodata:0x804AD0B0; // type:object size:0x160 +lbl_804AD210 = .rodata:0x804AD210; // type:object size:0x8 +lbl_804AD218 = .rodata:0x804AD218; // type:object size:0x8 +lbl_804AD220 = .rodata:0x804AD220; // type:object size:0x8 +lbl_804AD228 = .rodata:0x804AD228; // type:object size:0x8 +lbl_804AD230 = .rodata:0x804AD230; // type:object size:0x8 +lbl_804AD238 = .rodata:0x804AD238; // type:object size:0x10 +lbl_804AD248 = .rodata:0x804AD248; // type:object size:0x8 data:double +lbl_804AD250 = .rodata:0x804AD250; // type:object size:0x10 data:4byte +lbl_804AD260 = .rodata:0x804AD260; // type:object size:0x8 +lbl_804AD268 = .rodata:0x804AD268; // type:object size:0x8 +lbl_804AD270 = .rodata:0x804AD270; // type:object size:0x8 data:double +lbl_804AD278 = .rodata:0x804AD278; // type:object size:0x8 +lbl_804AD280 = .rodata:0x804AD280; // type:object size:0x2A0 +lbl_804AD520 = .rodata:0x804AD520; // type:object size:0x8 data:double +lbl_804AD528 = .rodata:0x804AD528; // type:object size:0x8 data:double +lbl_804AD530 = .rodata:0x804AD530; // type:object size:0x10 data:double +lbl_804AD540 = .rodata:0x804AD540; // type:object size:0x8 data:double +lbl_804AD548 = .rodata:0x804AD548; // type:object size:0x48 data:double +lbl_804AD590 = .rodata:0x804AD590; // type:object size:0x8 data:double +lbl_804AD598 = .rodata:0x804AD598; // type:object size:0x8 +lbl_804AD5A0 = .rodata:0x804AD5A0; // type:object size:0x10 data:4byte +lbl_804AD5B0 = .rodata:0x804AD5B0; // type:object size:0x8 +lbl_804AD5B8 = .rodata:0x804AD5B8; // type:object size:0x18 +lbl_804AD5D0 = .rodata:0x804AD5D0; // type:object size:0x8 data:double +lbl_804AD5D8 = .rodata:0x804AD5D8; // type:object size:0x8 +lbl_804AD5E0 = .rodata:0x804AD5E0; // type:object size:0x18 +lbl_804AD5F8 = .rodata:0x804AD5F8; // type:object size:0x8 data:double +lbl_804AD600 = .rodata:0x804AD600; // type:object size:0x8 +lbl_804AD608 = .rodata:0x804AD608; // type:object size:0x8 data:double +lbl_804AD610 = .rodata:0x804AD610; // type:object size:0x8 data:double +lbl_804AD618 = .rodata:0x804AD618; // type:object size:0x8 data:double +lbl_804AD620 = .rodata:0x804AD620; // type:object size:0x18 data:4byte +lbl_804AD638 = .rodata:0x804AD638; // type:object size:0x8 +lbl_804AD640 = .rodata:0x804AD640; // type:object size:0x8 data:double +lbl_804AD648 = .rodata:0x804AD648; // type:object size:0x8 +lbl_804AD650 = .rodata:0x804AD650; // type:object size:0x8 +lbl_804AD658 = .rodata:0x804AD658; // type:object size:0x8 +lbl_804AD660 = .rodata:0x804AD660; // type:object size:0x8 +lbl_804AD668 = .rodata:0x804AD668; // type:object size:0x8 +lbl_804AD670 = .rodata:0x804AD670; // type:object size:0x8 +lbl_804AD678 = .rodata:0x804AD678; // type:object size:0x8 data:double +lbl_804AD680 = .rodata:0x804AD680; // type:object size:0x8 +lbl_804AD688 = .rodata:0x804AD688; // type:object size:0x8 data:double +lbl_804AD690 = .rodata:0x804AD690; // type:object size:0x8 +lbl_804AD698 = .rodata:0x804AD698; // type:object size:0x8 +lbl_804AD6A0 = .rodata:0x804AD6A0; // type:object size:0x8 +lbl_804AD6A8 = .rodata:0x804AD6A8; // type:object size:0x8 data:double +lbl_804AD6B0 = .rodata:0x804AD6B0; // type:object size:0x8 data:double +lbl_804AD6B8 = .rodata:0x804AD6B8; // type:object size:0x8 +lbl_804AD6C0 = .rodata:0x804AD6C0; // type:object size:0x8 data:double +lbl_804AD6C8 = .rodata:0x804AD6C8; // type:object size:0x8 data:double +lbl_804AD6D0 = .rodata:0x804AD6D0; // type:object size:0x10 +lbl_804AD6E0 = .rodata:0x804AD6E0; // type:object size:0x50 +lbl_804AD730 = .rodata:0x804AD730; // type:object size:0x30 +lbl_804AD760 = .rodata:0x804AD760; // type:object size:0x8 +lbl_804AD768 = .rodata:0x804AD768; // type:object size:0x30 data:double +lbl_804AD798 = .rodata:0x804AD798; // type:object size:0x8 data:double +lbl_804AD7A0 = .rodata:0x804AD7A0; // type:object size:0x10 data:4byte +lbl_804AD7B0 = .rodata:0x804AD7B0; // type:object size:0x20 data:4byte +lbl_804AD7D0 = .rodata:0x804AD7D0; // type:object size:0x20 +lbl_804AD7F0 = .rodata:0x804AD7F0; // type:object size:0x8 data:double +lbl_804AD7F8 = .rodata:0x804AD7F8; // type:object size:0x18 +lbl_804AD810 = .rodata:0x804AD810; // type:object size:0x8 data:double +lbl_804AD818 = .rodata:0x804AD818; // type:object size:0x10 +lbl_804AD828 = .rodata:0x804AD828; // type:object size:0x60 +lbl_804AD888 = .rodata:0x804AD888; // type:object size:0x18 +lbl_804AD8A0 = .rodata:0x804AD8A0; // type:object size:0x30 data:4byte +lbl_804AD8D0 = .rodata:0x804AD8D0; // type:object size:0x30 data:4byte +lbl_804AD900 = .rodata:0x804AD900; // type:object size:0x28 data:4byte +lbl_804AD928 = .rodata:0x804AD928; // type:object size:0x18 data:4byte +lbl_804AD940 = .rodata:0x804AD940; // type:object size:0x20 data:4byte +lbl_804AD960 = .rodata:0x804AD960; // type:object size:0x40 data:4byte +lbl_804AD9A0 = .rodata:0x804AD9A0; // type:object size:0x20 data:4byte +lbl_804AD9C0 = .rodata:0x804AD9C0; // type:object size:0x30 +lbl_804AD9F0 = .rodata:0x804AD9F0; // type:object size:0x20 +lbl_804ADA10 = .rodata:0x804ADA10; // type:object size:0x30 +lbl_804ADA40 = .rodata:0x804ADA40; // type:object size:0x30 +lbl_804ADA70 = .rodata:0x804ADA70; // type:object size:0x30 data:4byte +lbl_804ADAA0 = .rodata:0x804ADAA0; // type:object size:0x1E8 +lbl_804ADC88 = .rodata:0x804ADC88; // type:object size:0x18 +lbl_804ADCA0 = .rodata:0x804ADCA0; // type:object size:0x20 +lbl_804ADCC0 = .rodata:0x804ADCC0; // type:object size:0x20 +lbl_804ADCE0 = .rodata:0x804ADCE0; // type:object size:0x30 +lbl_804ADD10 = .rodata:0x804ADD10; // type:object size:0xF8 +lbl_804ADE08 = .rodata:0x804ADE08; // type:object size:0x80 +lbl_804ADE88 = .rodata:0x804ADE88; // type:object size:0x1B4 data:4byte +lbl_804AE03C = .rodata:0x804AE03C; // type:object size:0x1B4 data:4byte +lbl_804AE1F0 = .rodata:0x804AE1F0; // type:object size:0x38 data:4byte +lbl_804AE228 = .rodata:0x804AE228; // type:object size:0x8 +lbl_804AE230 = .rodata:0x804AE230; // type:object size:0x20 +lbl_804AE250 = .rodata:0x804AE250; // type:object size:0x8 +lbl_804AE258 = .rodata:0x804AE258; // type:object size:0x8 +lbl_804AE260 = .rodata:0x804AE260; // type:object size:0x8 data:double +lbl_804AE268 = .rodata:0x804AE268; // type:object size:0x10 data:double +lbl_804AE278 = .rodata:0x804AE278; // type:object size:0x20 data:double +lbl_804AE298 = .rodata:0x804AE298; // type:object size:0x8 +lbl_804AE2A0 = .rodata:0x804AE2A0; // type:object size:0x8 +lbl_804AE2A8 = .rodata:0x804AE2A8; // type:object size:0x118 data:4byte +lbl_804AE3C0 = .rodata:0x804AE3C0; // type:object size:0x10 data:4byte +lbl_804AE3D0 = .rodata:0x804AE3D0; // type:object size:0x8 +lbl_804AE3D8 = .rodata:0x804AE3D8; // type:object size:0x8 data:double +lbl_804AE3E0 = .rodata:0x804AE3E0; // type:object size:0x38 data:double +lbl_804AE418 = .rodata:0x804AE418; // type:object size:0x20 +lbl_804AE438 = .rodata:0x804AE438; // type:object size:0x10 data:4byte +lbl_804AE448 = .rodata:0x804AE448; // type:object size:0x8 data:double +lbl_804AE450 = .rodata:0x804AE450; // type:object size:0x8 +lbl_804AE458 = .rodata:0x804AE458; // type:object size:0x28 data:4byte +lbl_804AE480 = .rodata:0x804AE480; // type:object size:0x8 data:double +lbl_804AE488 = .rodata:0x804AE488; // type:object size:0x30 data:double +lbl_804AE4B8 = .rodata:0x804AE4B8; // type:object size:0x8 +lbl_804AE4C0 = .rodata:0x804AE4C0; // type:object size:0x20 +lbl_804AE4E0 = .rodata:0x804AE4E0; // type:object size:0x58 +lbl_804AE538 = .rodata:0x804AE538; // type:object size:0x8 +lbl_804AE540 = .rodata:0x804AE540; // type:object size:0x10 data:4byte +lbl_804AE550 = .rodata:0x804AE550; // type:object size:0x28 data:4byte +lbl_804AE578 = .rodata:0x804AE578; // type:object size:0x28 data:4byte +lbl_804AE5A0 = .rodata:0x804AE5A0; // type:object size:0x28 data:4byte +lbl_804AE5C8 = .rodata:0x804AE5C8; // type:object size:0x1C +lbl_804AE5E4 = .rodata:0x804AE5E4; // type:object size:0x1C +__DVDDeviceErrorMessage = .rodata:0x804AE600; // type:object size:0x1C scope:global +lbl_804AE620 = .rodata:0x804AE620; // type:object size:0x50 +lbl_804AE670 = .rodata:0x804AE670; // type:object size:0x40 data:double +lbl_804AE6B0 = .rodata:0x804AE6B0; // type:object size:0x30 +lbl_804AE6E0 = .rodata:0x804AE6E0; // type:object size:0x10 +@3094 = .rodata:0x804AE6F0; // type:object size:0x148 scope:local data:4byte +lbl_804AE838 = .rodata:0x804AE838; // type:object size:0x18 +lbl_804AE850 = .rodata:0x804AE850; // type:object size:0xC +lbl_804AE85C = .rodata:0x804AE85C; // type:object size:0xC +lbl_804AE868 = .rodata:0x804AE868; // type:object size:0x14 +lbl_804AE87C = .rodata:0x804AE87C; // type:object size:0x4C +lbl_804AE8C8 = .rodata:0x804AE8C8; // type:object size:0x18 +lbl_804AE8E0 = .rodata:0x804AE8E0; // type:object size:0x10 +lbl_804AE8F0 = .rodata:0x804AE8F0; // type:object size:0x30 +lbl_804AE920 = .rodata:0x804AE920; // type:object size:0x60 +lbl_804AE980 = .rodata:0x804AE980; // type:object size:0x18 +lbl_804AE998 = .rodata:0x804AE998; // type:object size:0x34 +lbl_804AE9CC = .rodata:0x804AE9CC; // type:object size:0x2C +lbl_804AE9F8 = .rodata:0x804AE9F8; // type:object size:0x48 +lbl_804AEA40 = .rodata:0x804AEA40; // type:object size:0x1C +lbl_804AEA5C = .rodata:0x804AEA5C; // type:object size:0x1C +lbl_804AEA78 = .rodata:0x804AEA78; // type:object size:0x1C +lbl_804AEA94 = .rodata:0x804AEA94; // type:object size:0x1C +lbl_804AEAB0 = .rodata:0x804AEAB0; // type:object size:0x10 +lbl_804AEAC0 = .rodata:0x804AEAC0; // type:object size:0x30 +lbl_804AEAF0 = .rodata:0x804AEAF0; // type:object size:0x18 +lbl_804AEB08 = .rodata:0x804AEB08; // type:object size:0x18 +lbl_804AEB20 = .rodata:0x804AEB20; // type:object size:0x18 +lbl_804AEB38 = .rodata:0x804AEB38; // type:object size:0x10 +lbl_804AEB48 = .rodata:0x804AEB48; // type:object size:0x10 +lbl_804AEB58 = .rodata:0x804AEB58; // type:object size:0x10 data:4byte +lbl_804AEB68 = .rodata:0x804AEB68; // type:object size:0x10 data:byte +lbl_804AEB78 = .rodata:0x804AEB78; // type:object size:0x28 +lbl_804AEBA0 = .rodata:0x804AEBA0; // type:object size:0x100 +lbl_804AECA0 = .rodata:0x804AECA0; // type:object size:0x10 +lbl_804AECB0 = .rodata:0x804AECB0; // type:object size:0x40 data:4byte +lbl_804AECF0 = .rodata:0x804AECF0; // type:object size:0x10 +ConfFileName = .rodata:0x804AED00; // type:object size:0x15 scope:local data:string +ProductInfoFileName = .rodata:0x804AED18; // type:object size:0x2A scope:local data:string +lbl_804AED48 = .rodata:0x804AED48; // type:object size:0x40 data:byte +lbl_804AED88 = .rodata:0x804AED88; // type:object size:0x80 data:byte +lbl_804AEE08 = .rodata:0x804AEE08; // type:object size:0x80 data:2byte +lbl_804AEE88 = .rodata:0x804AEE88; // type:object size:0x40 +lbl_804AEEC8 = .rodata:0x804AEEC8; // type:object size:0x40 +lbl_804AEF08 = .rodata:0x804AEF08; // type:object size:0x480 +lbl_804AF388 = .rodata:0x804AF388; // type:object size:0x30 +lbl_804AF3B8 = .rodata:0x804AF3B8; // type:object size:0x30 +lbl_804AF3E8 = .rodata:0x804AF3E8; // type:object size:0x88 +lbl_804AF470 = .rodata:0x804AF470; // type:object size:0x90 data:byte +lbl_804AF500 = .rodata:0x804AF500; // type:object size:0x8 data:float +lbl_804AF508 = .rodata:0x804AF508; // type:object size:0x20 +lbl_804AF528 = .rodata:0x804AF528; // type:object size:0x20 +lbl_804AF548 = .rodata:0x804AF548; // type:object size:0x18 +lbl_804AF560 = .rodata:0x804AF560; // type:object size:0x100 +lbl_804AF660 = .rodata:0x804AF660; // type:object size:0x10 +lbl_804AF670 = .rodata:0x804AF670; // type:object size:0x18 +lbl_804AF688 = .rodata:0x804AF688; // type:object size:0x60 +lbl_804AF6E8 = .rodata:0x804AF6E8; // type:object size:0x40 +lbl_804AF728 = .rodata:0x804AF728; // type:object size:0x4278 noreloc +lbl_804B39A0 = .rodata:0x804B39A0; // type:object size:0x20 +lbl_804B39D0 = .data:0x804B39D0; // type:object size:0x40 +lbl_804B3A10 = .data:0x804B3A10; // type:object size:0x40 +lbl_804B3A50 = .data:0x804B3A50; // type:object size:0x40 +lbl_804B3A90 = .data:0x804B3A90; // type:object size:0x40 +lbl_804B3AD0 = .data:0x804B3AD0; // type:object size:0x40 +lbl_804B3B10 = .data:0x804B3B10; // type:object size:0x80 +lbl_804B3B90 = .data:0x804B3B90; // type:object size:0xC0 +lbl_804B3C50 = .data:0x804B3C50; // type:object size:0xC +lbl_804B3C5C = .data:0x804B3C5C; // type:object size:0xC +lbl_804B3C68 = .data:0x804B3C68; // type:object size:0xC +lbl_804B3C74 = .data:0x804B3C74; // type:object size:0xC +lbl_804B3C80 = .data:0x804B3C80; // type:object size:0x40 +lbl_804B3CC0 = .data:0x804B3CC0; // type:object size:0xC +lbl_804B3CCC = .data:0x804B3CCC; // type:object size:0xC +lbl_804B3CD8 = .data:0x804B3CD8; // type:object size:0xC +lbl_804B3CE4 = .data:0x804B3CE4; // type:object size:0xC +lbl_804B3CF0 = .data:0x804B3CF0; // type:object size:0x8 +lbl_804B3CF8 = .data:0x804B3CF8; // type:object size:0x8 +lbl_804B3D00 = .data:0x804B3D00; // type:object size:0x20 +lbl_804B3D20 = .data:0x804B3D20; // type:object size:0x20 +lbl_804B3D40 = .data:0x804B3D40; // type:object size:0xA0 +lbl_804B3DE0 = .data:0x804B3DE0; // type:object size:0x10 +lbl_804B3DF0 = .data:0x804B3DF0; // type:object size:0x10 +lbl_804B3E00 = .data:0x804B3E00; // type:object size:0x10 +lbl_804B3E10 = .data:0x804B3E10; // type:object size:0x10 +lbl_804B3E20 = .data:0x804B3E20; // type:object size:0x10 +lbl_804B3E30 = .data:0x804B3E30; // type:object size:0x10 +lbl_804B3E40 = .data:0x804B3E40; // type:object size:0x10 +lbl_804B3E50 = .data:0x804B3E50; // type:object size:0x20 +lbl_804B3E70 = .data:0x804B3E70; // type:object size:0xC +lbl_804B3E7C = .data:0x804B3E7C; // type:object size:0xC +lbl_804B3E88 = .data:0x804B3E88; // type:object size:0x20 +jumptable_804B3EA8 = .data:0x804B3EA8; // type:object size:0x24 scope:local +jumptable_804B3ECC = .data:0x804B3ECC; // type:object size:0x2C scope:local +jumptable_804B3EF8 = .data:0x804B3EF8; // type:object size:0x2C scope:local +lbl_804B3F24 = .data:0x804B3F24; // type:object size:0xC +lbl_804B3F30 = .data:0x804B3F30; // type:object size:0x3C +lbl_804B3F6C = .data:0x804B3F6C; // type:object size:0xC +lbl_804B3F78 = .data:0x804B3F78; // type:object size:0x40 +lbl_804B3FB8 = .data:0x804B3FB8; // type:object size:0x40 +lbl_804B3FF8 = .data:0x804B3FF8; // type:object size:0x40 +lbl_804B4038 = .data:0x804B4038; // type:object size:0x40 +lbl_804B4078 = .data:0x804B4078; // type:object size:0x40 +lbl_804B40B8 = .data:0x804B40B8; // type:object size:0x40 +jumptable_804B40F8 = .data:0x804B40F8; // type:object size:0x20 scope:local +lbl_804B4118 = .data:0x804B4118; // type:object size:0x40 +lbl_804B4158 = .data:0x804B4158; // type:object size:0x40 +lbl_804B4198 = .data:0x804B4198; // type:object size:0x40 +lbl_804B41D8 = .data:0x804B41D8; // type:object size:0x40 +lbl_804B4218 = .data:0x804B4218; // type:object size:0x18 +lbl_804B4230 = .data:0x804B4230; // type:object size:0x18 +lbl_804B4248 = .data:0x804B4248; // type:object size:0x58 +lbl_804B42A0 = .data:0x804B42A0; // type:object size:0x58 +lbl_804B42F8 = .data:0x804B42F8; // type:object size:0x58 +lbl_804B4350 = .data:0x804B4350; // type:object size:0x58 +lbl_804B43A8 = .data:0x804B43A8; // type:object size:0x58 +lbl_804B4400 = .data:0x804B4400; // type:object size:0x58 +lbl_804B4458 = .data:0x804B4458; // type:object size:0x58 +lbl_804B44B0 = .data:0x804B44B0; // type:object size:0x58 +lbl_804B4508 = .data:0x804B4508; // type:object size:0x40 +lbl_804B4548 = .data:0x804B4548; // type:object size:0x40 +lbl_804B4588 = .data:0x804B4588; // type:object size:0x40 +lbl_804B45C8 = .data:0x804B45C8; // type:object size:0x40 +lbl_804B4608 = .data:0x804B4608; // type:object size:0x40 +lbl_804B4648 = .data:0x804B4648; // type:object size:0x40 +lbl_804B4688 = .data:0x804B4688; // type:object size:0x40 +lbl_804B46C8 = .data:0x804B46C8; // type:object size:0x40 +lbl_804B4708 = .data:0x804B4708; // type:object size:0x40 +lbl_804B4748 = .data:0x804B4748; // type:object size:0x40 +jumptable_804B4788 = .data:0x804B4788; // type:object size:0x28 scope:local +lbl_804B47B0 = .data:0x804B47B0; // type:object size:0x40 +lbl_804B47F0 = .data:0x804B47F0; // type:object size:0x90 +lbl_804B4880 = .data:0x804B4880; // type:object size:0x10 +lbl_804B4890 = .data:0x804B4890; // type:object size:0xA0 +lbl_804B4930 = .data:0x804B4930; // type:object size:0x10 +lbl_804B4940 = .data:0x804B4940; // type:object size:0x18 +lbl_804B4958 = .data:0x804B4958; // type:object size:0x30 +lbl_804B4988 = .data:0x804B4988; // type:object size:0xC +lbl_804B4994 = .data:0x804B4994; // type:object size:0xC +lbl_804B49A0 = .data:0x804B49A0; // type:object size:0xC +lbl_804B49AC = .data:0x804B49AC; // type:object size:0xC +lbl_804B49B8 = .data:0x804B49B8; // type:object size:0xC +lbl_804B49C4 = .data:0x804B49C4; // type:object size:0xC +lbl_804B49D0 = .data:0x804B49D0; // type:object size:0xC +lbl_804B49DC = .data:0x804B49DC; // type:object size:0xC +lbl_804B49E8 = .data:0x804B49E8; // type:object size:0xC +lbl_804B49F4 = .data:0x804B49F4; // type:object size:0xC +lbl_804B4A00 = .data:0x804B4A00; // type:object size:0xC +lbl_804B4A0C = .data:0x804B4A0C; // type:object size:0xC +lbl_804B4A18 = .data:0x804B4A18; // type:object size:0x10 +lbl_804B4A28 = .data:0x804B4A28; // type:object size:0x80 +lbl_804B4AA8 = .data:0x804B4AA8; // type:object size:0x80 +lbl_804B4B28 = .data:0x804B4B28; // type:object size:0xA0 +lbl_804B4BC8 = .data:0x804B4BC8; // type:object size:0xC +lbl_804B4BD4 = .data:0x804B4BD4; // type:object size:0xC +jumptable_804B4BE0 = .data:0x804B4BE0; // type:object size:0x24 scope:local +jumptable_804B4C04 = .data:0x804B4C04; // type:object size:0x20 scope:local +lbl_804B4C28 = .data:0x804B4C28; // type:object size:0x28 +lbl_804B4C50 = .data:0x804B4C50; // type:object size:0x10 +lbl_804B4C60 = .data:0x804B4C60; // type:object size:0xC +lbl_804B4C6C = .data:0x804B4C6C; // type:object size:0xC +lbl_804B4C78 = .data:0x804B4C78; // type:object size:0xC +lbl_804B4C84 = .data:0x804B4C84; // type:object size:0xC +lbl_804B4C90 = .data:0x804B4C90; // type:object size:0x10 +lbl_804B4CA0 = .data:0x804B4CA0; // type:object size:0x20 +lbl_804B4CC0 = .data:0x804B4CC0; // type:object size:0xC +lbl_804B4CCC = .data:0x804B4CCC; // type:object size:0x8 +lbl_804B4CD4 = .data:0x804B4CD4; // type:object size:0x8 +lbl_804B4CDC = .data:0x804B4CDC; // type:object size:0x8 +lbl_804B4CE4 = .data:0x804B4CE4; // type:object size:0x8 +lbl_804B4CEC = .data:0x804B4CEC; // type:object size:0x8 +lbl_804B4CF4 = .data:0x804B4CF4; // type:object size:0x8 +lbl_804B4CFC = .data:0x804B4CFC; // type:object size:0x8 +lbl_804B4D04 = .data:0x804B4D04; // type:object size:0xC +lbl_804B4D10 = .data:0x804B4D10; // type:object size:0x90 +lbl_804B4DA0 = .data:0x804B4DA0; // type:object size:0x20 data:4byte +lbl_804B4DC0 = .data:0x804B4DC0; // type:object size:0x70 +lbl_804B4E30 = .data:0x804B4E30; // type:object size:0x80 +lbl_804B4EB0 = .data:0x804B4EB0; // type:object size:0x20 +lbl_804B4ED0 = .data:0x804B4ED0; // type:object size:0x28 +lbl_804B4EF8 = .data:0x804B4EF8; // type:object size:0x80 +lbl_804B4F78 = .data:0x804B4F78; // type:object size:0x80 +lbl_804B4FF8 = .data:0x804B4FF8; // type:object size:0xA0 +lbl_804B5098 = .data:0x804B5098; // type:object size:0x70 +lbl_804B5108 = .data:0x804B5108; // type:object size:0x10 +lbl_804B5118 = .data:0x804B5118; // type:object size:0x18 +lbl_804B5130 = .data:0x804B5130; // type:object size:0xC +lbl_804B513C = .data:0x804B513C; // type:object size:0xC +lbl_804B5148 = .data:0x804B5148; // type:object size:0xA0 +lbl_804B51E8 = .data:0x804B51E8; // type:object size:0x80 +lbl_804B5268 = .data:0x804B5268; // type:object size:0x20 +lbl_804B5288 = .data:0x804B5288; // type:object size:0x20 +lbl_804B52A8 = .data:0x804B52A8; // type:object size:0x80 +lbl_804B5328 = .data:0x804B5328; // type:object size:0x90 +lbl_804B53B8 = .data:0x804B53B8; // type:object size:0x90 +lbl_804B5448 = .data:0x804B5448; // type:object size:0x18 +lbl_804B5460 = .data:0x804B5460; // type:object size:0x18 +lbl_804B5478 = .data:0x804B5478; // type:object size:0xA0 +lbl_804B5518 = .data:0x804B5518; // type:object size:0x68 +jumptable_804B5580 = .data:0x804B5580; // type:object size:0x28 scope:local +jumptable_804B55A8 = .data:0x804B55A8; // type:object size:0x44 scope:local +lbl_804B55EC = .data:0x804B55EC; // type:object size:0xC +lbl_804B55F8 = .data:0x804B55F8; // type:object size:0x2C +lbl_804B5624 = .data:0x804B5624; // type:object size:0x2C +lbl_804B5650 = .data:0x804B5650; // type:object size:0xC +lbl_804B565C = .data:0x804B565C; // type:object size:0xC +lbl_804B5668 = .data:0x804B5668; // type:object size:0x90 +lbl_804B56F8 = .data:0x804B56F8; // type:object size:0x10 +lbl_804B5708 = .data:0x804B5708; // type:object size:0x68 +lbl_804B5770 = .data:0x804B5770; // type:object size:0x68 +lbl_804B57D8 = .data:0x804B57D8; // type:object size:0x8 +lbl_804B57E0 = .data:0x804B57E0; // type:object size:0x28 +lbl_804B5808 = .data:0x804B5808; // type:object size:0x90 +lbl_804B5898 = .data:0x804B5898; // type:object size:0x10 +lbl_804B58A8 = .data:0x804B58A8; // type:object size:0xC +lbl_804B58B4 = .data:0x804B58B4; // type:object size:0xC +lbl_804B58C0 = .data:0x804B58C0; // type:object size:0x8 +lbl_804B58C8 = .data:0x804B58C8; // type:object size:0x8 +lbl_804B58D0 = .data:0x804B58D0; // type:object size:0x8 +lbl_804B58D8 = .data:0x804B58D8; // type:object size:0x8 +lbl_804B58E0 = .data:0x804B58E0; // type:object size:0x8 +lbl_804B58E8 = .data:0x804B58E8; // type:object size:0x8 +lbl_804B58F0 = .data:0x804B58F0; // type:object size:0x8 +lbl_804B58F8 = .data:0x804B58F8; // type:object size:0x8 +lbl_804B5900 = .data:0x804B5900; // type:object size:0x10 +lbl_804B5910 = .data:0x804B5910; // type:object size:0x10 +lbl_804B5920 = .data:0x804B5920; // type:object size:0xC +lbl_804B592C = .data:0x804B592C; // type:object size:0x3C +lbl_804B5968 = .data:0x804B5968; // type:object size:0x8 +lbl_804B5970 = .data:0x804B5970; // type:object size:0xC +lbl_804B597C = .data:0x804B597C; // type:object size:0x3C +lbl_804B59B8 = .data:0x804B59B8; // type:object size:0x10 +lbl_804B59C8 = .data:0x804B59C8; // type:object size:0x10 +lbl_804B59D8 = .data:0x804B59D8; // type:object size:0x10 +lbl_804B59E8 = .data:0x804B59E8; // type:object size:0x10 +lbl_804B59F8 = .data:0x804B59F8; // type:object size:0x8 +lbl_804B5A00 = .data:0x804B5A00; // type:object size:0x8 +lbl_804B5A08 = .data:0x804B5A08; // type:object size:0xA0 +lbl_804B5AA8 = .data:0x804B5AA8; // type:object size:0x68 +lbl_804B5B10 = .data:0x804B5B10; // type:object size:0x10 data:4byte +jumptable_804B5B20 = .data:0x804B5B20; // type:object size:0x40 scope:local +lbl_804B5B60 = .data:0x804B5B60; // type:object size:0x20 +lbl_804B5B80 = .data:0x804B5B80; // type:object size:0x20 +lbl_804B5BA0 = .data:0x804B5BA0; // type:object size:0x80 +lbl_804B5C20 = .data:0x804B5C20; // type:object size:0x80 +lbl_804B5CA0 = .data:0x804B5CA0; // type:object size:0x10 data:4byte +lbl_804B5CB0 = .data:0x804B5CB0; // type:object size:0x10 data:4byte +lbl_804B5CC0 = .data:0x804B5CC0; // type:object size:0x20 +lbl_804B5CE0 = .data:0x804B5CE0; // type:object size:0x8 +lbl_804B5CE8 = .data:0x804B5CE8; // type:object size:0x80 +lbl_804B5D68 = .data:0x804B5D68; // type:object size:0x80 +lbl_804B5DE8 = .data:0x804B5DE8; // type:object size:0x80 +lbl_804B5E68 = .data:0x804B5E68; // type:object size:0x90 +jumptable_804B5EF8 = .data:0x804B5EF8; // type:object size:0x40 scope:local +lbl_804B5F38 = .data:0x804B5F38; // type:object size:0x40 +lbl_804B5F78 = .data:0x804B5F78; // type:object size:0xA0 +jumptable_804B6018 = .data:0x804B6018; // type:object size:0x24 scope:local +lbl_804B6040 = .data:0x804B6040; // type:object size:0x20 +lbl_804B6060 = .data:0x804B6060; // type:object size:0x20 +lbl_804B6080 = .data:0x804B6080; // type:object size:0x8 +lbl_804B6088 = .data:0x804B6088; // type:object size:0x8 +lbl_804B6090 = .data:0x804B6090; // type:object size:0x20 +lbl_804B60B0 = .data:0x804B60B0; // type:object size:0x18 +lbl_804B60C8 = .data:0x804B60C8; // type:object size:0x10 +lbl_804B60D8 = .data:0x804B60D8; // type:object size:0xC +lbl_804B60E4 = .data:0x804B60E4; // type:object size:0xC +lbl_804B60F0 = .data:0x804B60F0; // type:object size:0xC +lbl_804B60FC = .data:0x804B60FC; // type:object size:0xC +lbl_804B6108 = .data:0x804B6108; // type:object size:0x10 +lbl_804B6118 = .data:0x804B6118; // type:object size:0xC +lbl_804B6124 = .data:0x804B6124; // type:object size:0x8 +lbl_804B612C = .data:0x804B612C; // type:object size:0xC +jumptable_804B6138 = .data:0x804B6138; // type:object size:0x28 scope:local +lbl_804B6160 = .data:0x804B6160; // type:object size:0x18 +lbl_804B6178 = .data:0x804B6178; // type:object size:0xC +lbl_804B6184 = .data:0x804B6184; // type:object size:0xC +lbl_804B6190 = .data:0x804B6190; // type:object size:0xC +lbl_804B619C = .data:0x804B619C; // type:object size:0xC +lbl_804B61A8 = .data:0x804B61A8; // type:object size:0x20 +lbl_804B61C8 = .data:0x804B61C8; // type:object size:0x70 +lbl_804B6238 = .data:0x804B6238; // type:object size:0x10 data:4byte +lbl_804B6248 = .data:0x804B6248; // type:object size:0x20 +lbl_804B6268 = .data:0x804B6268; // type:object size:0x10 +lbl_804B6278 = .data:0x804B6278; // type:object size:0x10 +lbl_804B6288 = .data:0x804B6288; // type:object size:0x10 +lbl_804B6298 = .data:0x804B6298; // type:object size:0x10 +lbl_804B62A8 = .data:0x804B62A8; // type:object size:0x10 +lbl_804B62B8 = .data:0x804B62B8; // type:object size:0x10 +lbl_804B62C8 = .data:0x804B62C8; // type:object size:0x10 +lbl_804B62D8 = .data:0x804B62D8; // type:object size:0x10 +lbl_804B62E8 = .data:0x804B62E8; // type:object size:0x8 +lbl_804B62F0 = .data:0x804B62F0; // type:object size:0x8 +lbl_804B62F8 = .data:0x804B62F8; // type:object size:0x8 +lbl_804B6300 = .data:0x804B6300; // type:object size:0x8 +lbl_804B6308 = .data:0x804B6308; // type:object size:0x8 +lbl_804B6310 = .data:0x804B6310; // type:object size:0x8 +lbl_804B6318 = .data:0x804B6318; // type:object size:0x50 +lbl_804B6368 = .data:0x804B6368; // type:object size:0x50 +lbl_804B63B8 = .data:0x804B63B8; // type:object size:0x90 +lbl_804B6448 = .data:0x804B6448; // type:object size:0xC +lbl_804B6454 = .data:0x804B6454; // type:object size:0xC +lbl_804B6460 = .data:0x804B6460; // type:object size:0x80 +lbl_804B64E0 = .data:0x804B64E0; // type:object size:0x180 +lbl_804B6660 = .data:0x804B6660; // type:object size:0x40 +jumptable_804B66A0 = .data:0x804B66A0; // type:object size:0x38 scope:local +lbl_804B66E8 = .data:0x804B66E8; // type:object size:0x2E4 +lbl_804B69CC = .data:0x804B69CC; // type:object size:0xC +lbl_804B69D8 = .data:0x804B69D8; // type:object size:0x10 +lbl_804B69E8 = .data:0x804B69E8; // type:object size:0xA0 +lbl_804B6A88 = .data:0x804B6A88; // type:object size:0x18 +lbl_804B6AA0 = .data:0x804B6AA0; // type:object size:0xC +lbl_804B6AAC = .data:0x804B6AAC; // type:object size:0xC +lbl_804B6AB8 = .data:0x804B6AB8; // type:object size:0x20 +lbl_804B6AD8 = .data:0x804B6AD8; // type:object size:0x20 +lbl_804B6AF8 = .data:0x804B6AF8; // type:object size:0x20 +lbl_804B6B18 = .data:0x804B6B18; // type:object size:0x8 +lbl_804B6B20 = .data:0x804B6B20; // type:object size:0x8 +lbl_804B6B28 = .data:0x804B6B28; // type:object size:0x8 +lbl_804B6B30 = .data:0x804B6B30; // type:object size:0xC +lbl_804B6B3C = .data:0x804B6B3C; // type:object size:0xC +lbl_804B6B48 = .data:0x804B6B48; // type:object size:0x10 +lbl_804B6B58 = .data:0x804B6B58; // type:object size:0xA0 +lbl_804B6BF8 = .data:0x804B6BF8; // type:object size:0x160 +lbl_804B6D58 = .data:0x804B6D58; // type:object size:0x1A0 +lbl_804B6EF8 = .data:0x804B6EF8; // type:object size:0x260 +lbl_804B7158 = .data:0x804B7158; // type:object size:0xC +lbl_804B7164 = .data:0x804B7164; // type:object size:0xC +lbl_804B7170 = .data:0x804B7170; // type:object size:0xC +lbl_804B717C = .data:0x804B717C; // type:object size:0xC +lbl_804B7188 = .data:0x804B7188; // type:object size:0xC +lbl_804B7194 = .data:0x804B7194; // type:object size:0xC +lbl_804B71A0 = .data:0x804B71A0; // type:object size:0xC data:4byte +lbl_804B71AC = .data:0x804B71AC; // type:object size:0xC data:4byte +lbl_804B71B8 = .data:0x804B71B8; // type:object size:0x28 +jumptable_804B71E0 = .data:0x804B71E0; // type:object size:0x38 scope:local +lbl_804B7218 = .data:0x804B7218; // type:object size:0x40 +lbl_804B7258 = .data:0x804B7258; // type:object size:0x10 +lbl_804B7268 = .data:0x804B7268; // type:object size:0x8 data:4byte +lbl_804B7270 = .data:0x804B7270; // type:object size:0x8 data:4byte +lbl_804B7278 = .data:0x804B7278; // type:object size:0x20 +jumptable_804B7298 = .data:0x804B7298; // type:object size:0x80 scope:local +lbl_804B7318 = .data:0x804B7318; // type:object size:0x80 +lbl_804B7398 = .data:0x804B7398; // type:object size:0xA0 +lbl_804B7438 = .data:0x804B7438; // type:object size:0x20 +lbl_804B7458 = .data:0x804B7458; // type:object size:0x20 +lbl_804B7478 = .data:0x804B7478; // type:object size:0xC +lbl_804B7484 = .data:0x804B7484; // type:object size:0xC +lbl_804B7490 = .data:0x804B7490; // type:object size:0x80 +lbl_804B7510 = .data:0x804B7510; // type:object size:0x20 +lbl_804B7530 = .data:0x804B7530; // type:object size:0x8 +lbl_804B7538 = .data:0x804B7538; // type:object size:0xC +lbl_804B7544 = .data:0x804B7544; // type:object size:0x14 +lbl_804B7558 = .data:0x804B7558; // type:object size:0x8 +lbl_804B7560 = .data:0x804B7560; // type:object size:0x50 +lbl_804B75B0 = .data:0x804B75B0; // type:object size:0x80 +lbl_804B7630 = .data:0x804B7630; // type:object size:0xD8 +lbl_804B7708 = .data:0x804B7708; // type:object size:0x170 +lbl_804B7878 = .data:0x804B7878; // type:object size:0xB0 +lbl_804B7928 = .data:0x804B7928; // type:object size:0x10 data:2byte +lbl_804B7938 = .data:0x804B7938; // type:object size:0x10 data:2byte +lbl_804B7948 = .data:0x804B7948; // type:object size:0xC data:4byte +lbl_804B7954 = .data:0x804B7954; // type:object size:0xC data:4byte +lbl_804B7960 = .data:0x804B7960; // type:object size:0x10 data:4byte +lbl_804B7970 = .data:0x804B7970; // type:object size:0x200 +lbl_804B7B70 = .data:0x804B7B70; // type:object size:0xC +lbl_804B7B7C = .data:0x804B7B7C; // type:object size:0xC +lbl_804B7B88 = .data:0x804B7B88; // type:object size:0x60 +lbl_804B7BE8 = .data:0x804B7BE8; // type:object size:0x60 +lbl_804B7C48 = .data:0x804B7C48; // type:object size:0x60 +lbl_804B7CA8 = .data:0x804B7CA8; // type:object size:0x60 +lbl_804B7D08 = .data:0x804B7D08; // type:object size:0x60 +lbl_804B7D68 = .data:0x804B7D68; // type:object size:0xC data:4byte +lbl_804B7D74 = .data:0x804B7D74; // type:object size:0xC data:4byte +lbl_804B7D80 = .data:0x804B7D80; // type:object size:0x8 +lbl_804B7D88 = .data:0x804B7D88; // type:object size:0x10 +jumptable_804B7D98 = .data:0x804B7D98; // type:object size:0x40 scope:local +jumptable_804B7DD8 = .data:0x804B7DD8; // type:object size:0x40 scope:local +jumptable_804B7E18 = .data:0x804B7E18; // type:object size:0x20 scope:local +jumptable_804B7E38 = .data:0x804B7E38; // type:object size:0x20 scope:local +jumptable_804B7E58 = .data:0x804B7E58; // type:object size:0x20 scope:local +jumptable_804B7E78 = .data:0x804B7E78; // type:object size:0x20 scope:local +lbl_804B7E98 = .data:0x804B7E98; // type:object size:0x1C +lbl_804B7EB4 = .data:0x804B7EB4; // type:object size:0x1C +lbl_804B7ED0 = .data:0x804B7ED0; // type:object size:0x1C +lbl_804B7EEC = .data:0x804B7EEC; // type:object size:0x1C +lbl_804B7F08 = .data:0x804B7F08; // type:object size:0x1C +lbl_804B7F24 = .data:0x804B7F24; // type:object size:0x1C +lbl_804B7F40 = .data:0x804B7F40; // type:object size:0x8 +jumptable_804B7F48 = .data:0x804B7F48; // type:object size:0x2C scope:local +jumptable_804B7F74 = .data:0x804B7F74; // type:object size:0x2C scope:local +lbl_804B7FA0 = .data:0x804B7FA0; // type:object size:0x18 +lbl_804B7FB8 = .data:0x804B7FB8; // type:object size:0xC +lbl_804B7FC4 = .data:0x804B7FC4; // type:object size:0xC +lbl_804B7FD0 = .data:0x804B7FD0; // type:object size:0x80 +lbl_804B8050 = .data:0x804B8050; // type:object size:0x10 +lbl_804B8060 = .data:0x804B8060; // type:object size:0x20 +lbl_804B8080 = .data:0x804B8080; // type:object size:0x80 +lbl_804B8100 = .data:0x804B8100; // type:object size:0x88 +lbl_804B8188 = .data:0x804B8188; // type:object size:0x80 +lbl_804B8208 = .data:0x804B8208; // type:object size:0xA0 +lbl_804B82A8 = .data:0x804B82A8; // type:object size:0x20 +lbl_804B82C8 = .data:0x804B82C8; // type:object size:0x20 +lbl_804B82E8 = .data:0x804B82E8; // type:object size:0x20 +lbl_804B8308 = .data:0x804B8308; // type:object size:0xA0 +lbl_804B83A8 = .data:0x804B83A8; // type:object size:0x20 +lbl_804B83C8 = .data:0x804B83C8; // type:object size:0x20 +lbl_804B83E8 = .data:0x804B83E8; // type:object size:0x98 +lbl_804B8480 = .data:0x804B8480; // type:object size:0x20 +lbl_804B84A0 = .data:0x804B84A0; // type:object size:0x20 +lbl_804B84C0 = .data:0x804B84C0; // type:object size:0x80 +lbl_804B8540 = .data:0x804B8540; // type:object size:0x10 +lbl_804B8550 = .data:0x804B8550; // type:object size:0x80 +lbl_804B85D0 = .data:0x804B85D0; // type:object size:0x20 +lbl_804B85F0 = .data:0x804B85F0; // type:object size:0x10 +lbl_804B8600 = .data:0x804B8600; // type:object size:0x88 +lbl_804B8688 = .data:0x804B8688; // type:object size:0x80 +lbl_804B8708 = .data:0x804B8708; // type:object size:0x20 +jumptable_804B8728 = .data:0x804B8728; // type:object size:0x20 scope:local +lbl_804B8748 = .data:0x804B8748; // type:object size:0x20 +lbl_804B8768 = .data:0x804B8768; // type:object size:0x80 +lbl_804B87E8 = .data:0x804B87E8; // type:object size:0x20 +lbl_804B8808 = .data:0x804B8808; // type:object size:0x20 +lbl_804B8828 = .data:0x804B8828; // type:object size:0xA0 +lbl_804B88C8 = .data:0x804B88C8; // type:object size:0x20 +lbl_804B88E8 = .data:0x804B88E8; // type:object size:0xA0 +lbl_804B8988 = .data:0x804B8988; // type:object size:0xA0 +lbl_804B8A28 = .data:0x804B8A28; // type:object size:0x10 +lbl_804B8A38 = .data:0x804B8A38; // type:object size:0x80 +lbl_804B8AB8 = .data:0x804B8AB8; // type:object size:0x80 +lbl_804B8B38 = .data:0x804B8B38; // type:object size:0x80 +lbl_804B8BB8 = .data:0x804B8BB8; // type:object size:0x20 +lbl_804B8BD8 = .data:0x804B8BD8; // type:object size:0x80 +lbl_804B8C58 = .data:0x804B8C58; // type:object size:0x20 +lbl_804B8C78 = .data:0x804B8C78; // type:object size:0x20 +lbl_804B8C98 = .data:0x804B8C98; // type:object size:0x20 +lbl_804B8CB8 = .data:0x804B8CB8; // type:object size:0x20 +lbl_804B8CD8 = .data:0x804B8CD8; // type:object size:0x20 +lbl_804B8CF8 = .data:0x804B8CF8; // type:object size:0x80 +lbl_804B8D78 = .data:0x804B8D78; // type:object size:0x20 +lbl_804B8D98 = .data:0x804B8D98; // type:object size:0x18 +lbl_804B8DB0 = .data:0x804B8DB0; // type:object size:0xA8 +lbl_804B8E58 = .data:0x804B8E58; // type:object size:0x80 +lbl_804B8ED8 = .data:0x804B8ED8; // type:object size:0x20 +lbl_804B8EF8 = .data:0x804B8EF8; // type:object size:0x80 +lbl_804B8F78 = .data:0x804B8F78; // type:object size:0x20 +lbl_804B8F98 = .data:0x804B8F98; // type:object size:0x20 +lbl_804B8FB8 = .data:0x804B8FB8; // type:object size:0x80 +lbl_804B9038 = .data:0x804B9038; // type:object size:0x20 +lbl_804B9058 = .data:0x804B9058; // type:object size:0x20 +lbl_804B9078 = .data:0x804B9078; // type:object size:0x80 +lbl_804B90F8 = .data:0x804B90F8; // type:object size:0x80 +lbl_804B9178 = .data:0x804B9178; // type:object size:0x20 +lbl_804B9198 = .data:0x804B9198; // type:object size:0x20 +lbl_804B91B8 = .data:0x804B91B8; // type:object size:0x360 data:4byte +lbl_804B9518 = .data:0x804B9518; // type:object size:0x80 +lbl_804B9598 = .data:0x804B9598; // type:object size:0x80 +lbl_804B9618 = .data:0x804B9618; // type:object size:0x88 +lbl_804B96A0 = .data:0x804B96A0; // type:object size:0x80 +lbl_804B9720 = .data:0x804B9720; // type:object size:0x98 +lbl_804B97B8 = .data:0x804B97B8; // type:object size:0x20 +lbl_804B97D8 = .data:0x804B97D8; // type:object size:0x80 +lbl_804B9858 = .data:0x804B9858; // type:object size:0x80 +lbl_804B98D8 = .data:0x804B98D8; // type:object size:0x20 +lbl_804B98F8 = .data:0x804B98F8; // type:object size:0x10 +lbl_804B9908 = .data:0x804B9908; // type:object size:0x20 +lbl_804B9928 = .data:0x804B9928; // type:object size:0x80 +lbl_804B99A8 = .data:0x804B99A8; // type:object size:0x20 +lbl_804B99C8 = .data:0x804B99C8; // type:object size:0x20 +lbl_804B99E8 = .data:0x804B99E8; // type:object size:0x98 +lbl_804B9A80 = .data:0x804B9A80; // type:object size:0x98 +lbl_804B9B18 = .data:0x804B9B18; // type:object size:0x98 +lbl_804B9BB0 = .data:0x804B9BB0; // type:object size:0x80 +lbl_804B9C30 = .data:0x804B9C30; // type:object size:0xC +lbl_804B9C3C = .data:0x804B9C3C; // type:object size:0xC +lbl_804B9C48 = .data:0x804B9C48; // type:object size:0x80 +lbl_804B9CC8 = .data:0x804B9CC8; // type:object size:0x8 +lbl_804B9CD0 = .data:0x804B9CD0; // type:object size:0x8 +lbl_804B9CD8 = .data:0x804B9CD8; // type:object size:0x98 +lbl_804B9D70 = .data:0x804B9D70; // type:object size:0x10 +lbl_804B9D80 = .data:0x804B9D80; // type:object size:0x88 +lbl_804B9E08 = .data:0x804B9E08; // type:object size:0x20 +lbl_804B9E28 = .data:0x804B9E28; // type:object size:0x80 +lbl_804B9EA8 = .data:0x804B9EA8; // type:object size:0x68 +jumptable_804B9F10 = .data:0x804B9F10; // type:object size:0x2C scope:local +lbl_804B9F40 = .data:0x804B9F40; // type:object size:0x20 +lbl_804B9F60 = .data:0x804B9F60; // type:object size:0xA0 +lbl_804BA000 = .data:0x804BA000; // type:object size:0x90 +lbl_804BA090 = .data:0x804BA090; // type:object size:0x10 +lbl_804BA0A0 = .data:0x804BA0A0; // type:object size:0x80 +lbl_804BA120 = .data:0x804BA120; // type:object size:0x80 +jumptable_804BA1A0 = .data:0x804BA1A0; // type:object size:0x54 scope:local +lbl_804BA1F4 = .data:0x804BA1F4; // type:object size:0xC +lbl_804BA200 = .data:0x804BA200; // type:object size:0x8 +lbl_804BA208 = .data:0x804BA208; // type:object size:0x90 +lbl_804BA298 = .data:0x804BA298; // type:object size:0xD0 +lbl_804BA368 = .data:0x804BA368; // type:object size:0x10 +lbl_804BA378 = .data:0x804BA378; // type:object size:0xA0 +lbl_804BA418 = .data:0x804BA418; // type:object size:0x10 +lbl_804BA428 = .data:0x804BA428; // type:object size:0x10 +lbl_804BA438 = .data:0x804BA438; // type:object size:0x8 data:4byte +lbl_804BA440 = .data:0x804BA440; // type:object size:0x10 +lbl_804BA450 = .data:0x804BA450; // type:object size:0x160 +lbl_804BA5B0 = .data:0x804BA5B0; // type:object size:0x10 +lbl_804BA5C0 = .data:0x804BA5C0; // type:object size:0x80 +jumptable_804BA640 = .data:0x804BA640; // type:object size:0x90 scope:local +lbl_804BA6D0 = .data:0x804BA6D0; // type:object size:0x44 +lbl_804BA714 = .data:0x804BA714; // type:object size:0x44 +lbl_804BA758 = .data:0x804BA758; // type:object size:0x8 +lbl_804BA760 = .data:0x804BA760; // type:object size:0x8 +lbl_804BA768 = .data:0x804BA768; // type:object size:0xC +lbl_804BA774 = .data:0x804BA774; // type:object size:0xC +lbl_804BA780 = .data:0x804BA780; // type:object size:0xC data:4byte +lbl_804BA78C = .data:0x804BA78C; // type:object size:0xC data:4byte +lbl_804BA798 = .data:0x804BA798; // type:object size:0x8 +lbl_804BA7A0 = .data:0x804BA7A0; // type:object size:0xC +lbl_804BA7AC = .data:0x804BA7AC; // type:object size:0xC +lbl_804BA7B8 = .data:0x804BA7B8; // type:object size:0xC +lbl_804BA7C4 = .data:0x804BA7C4; // type:object size:0xC +lbl_804BA7D0 = .data:0x804BA7D0; // type:object size:0xC +lbl_804BA7DC = .data:0x804BA7DC; // type:object size:0xC +lbl_804BA7E8 = .data:0x804BA7E8; // type:object size:0x10 +lbl_804BA7F8 = .data:0x804BA7F8; // type:object size:0x30 +lbl_804BA828 = .data:0x804BA828; // type:object size:0xC +lbl_804BA834 = .data:0x804BA834; // type:object size:0xC +lbl_804BA840 = .data:0x804BA840; // type:object size:0x80 +lbl_804BA8C0 = .data:0x804BA8C0; // type:object size:0x20 +lbl_804BA8E0 = .data:0x804BA8E0; // type:object size:0x20 +lbl_804BA900 = .data:0x804BA900; // type:object size:0x80 +__vt__16CScriptGuiScreen = .data:0x804BA980; // type:object size:0x80 scope:global +lbl_804BAA00 = .data:0x804BAA00; // type:object size:0x80 +lbl_804BAA80 = .data:0x804BAA80; // type:object size:0x80 +lbl_804BAB00 = .data:0x804BAB00; // type:object size:0x80 +lbl_804BAB80 = .data:0x804BAB80; // type:object size:0x80 +lbl_804BAC00 = .data:0x804BAC00; // type:object size:0x80 +lbl_804BAC80 = .data:0x804BAC80; // type:object size:0x80 +lbl_804BAD00 = .data:0x804BAD00; // type:object size:0x80 +lbl_804BAD80 = .data:0x804BAD80; // type:object size:0xA0 +lbl_804BAE20 = .data:0x804BAE20; // type:object size:0x9C +lbl_804BAEBC = .data:0x804BAEBC; // type:object size:0x9C +__files = .data:0x804BAF58; // type:object size:0x140 scope:global +jumptable_804BB098 = .data:0x804BB098; // type:object size:0x124 scope:local +lbl_804BB1C0 = .data:0x804BB1C0; // type:object size:0x40 +lbl_804BB200 = .data:0x804BB200; // type:object size:0x38 data:4byte +lbl_804BB238 = .data:0x804BB238; // type:object size:0x28 +lbl_804BB260 = .data:0x804BB260; // type:object size:0xC0 +lbl_804BB320 = .data:0x804BB320; // type:object size:0x1C +lbl_804BB33C = .data:0x804BB33C; // type:object size:0x34 +lbl_804BB370 = .data:0x804BB370; // type:object size:0x18 +lbl_804BB388 = .data:0x804BB388; // type:object size:0x28 +lbl_804BB3B0 = .data:0x804BB3B0; // type:object size:0x48 +jumptable_804BB3F8 = .data:0x804BB3F8; // type:object size:0xE0 scope:local +@2913 = .data:0x804BB4D8; // type:object size:0x150 scope:local +jumptable_804BB628 = .data:0x804BB628; // type:object size:0xE0 scope:local +jumptable_804BB708 = .data:0x804BB708; // type:object size:0x20 scope:local +jumptable_804BB728 = .data:0x804BB728; // type:object size:0x20 scope:local +jumptable_804BB748 = .data:0x804BB748; // type:object size:0x150 scope:local +lbl_804BB898 = .data:0x804BB898; // type:object size:0xC +lbl_804BB8A4 = .data:0x804BB8A4; // type:object size:0xC +__vt__16CCollidableAABox = .data:0x804BB8B0; // type:object size:0x20 scope:global +jumptable_804BB8D0 = .data:0x804BB8D0; // type:object size:0xAC scope:local +__vt__17CCollidableSphere = .data:0x804BB980; // type:object size:0x20 scope:global +jumptable_804BB9A0 = .data:0x804BB9A0; // type:object size:0x20 scope:local +jumptable_804BB9C0 = .data:0x804BB9C0; // type:object size:0x20 scope:local +jumptable_804BB9E0 = .data:0x804BB9E0; // type:object size:0x20 scope:local +jumptable_804BBA00 = .data:0x804BBA00; // type:object size:0x20 scope:local +jumptable_804BBA20 = .data:0x804BBA20; // type:object size:0x20 scope:local +lbl_804BBA40 = .data:0x804BBA40; // type:object size:0x1F0 +lbl_804BBC30 = .data:0x804BBC30; // type:object size:0x1F0 +jumptable_804BBE20 = .data:0x804BBE20; // type:object size:0x64 scope:local +lbl_804BBE88 = .data:0x804BBE88; // type:object size:0xC0 +lbl_804BBF48 = .data:0x804BBF48; // type:object size:0x1F0 +jumptable_804BC138 = .data:0x804BC138; // type:object size:0x30 scope:local +jumptable_804BC168 = .data:0x804BC168; // type:object size:0x20 scope:local +lbl_804BC188 = .data:0x804BC188; // type:object size:0x8 +lbl_804BC190 = .data:0x804BC190; // type:object size:0x8 +lbl_804BC198 = .data:0x804BC198; // type:object size:0xC +lbl_804BC1A4 = .data:0x804BC1A4; // type:object size:0xC +lbl_804BC1B0 = .data:0x804BC1B0; // type:object size:0xC +lbl_804BC1BC = .data:0x804BC1BC; // type:object size:0xC +lbl_804BC1C8 = .data:0x804BC1C8; // type:object size:0x70 +lbl_804BC238 = .data:0x804BC238; // type:object size:0x14 +lbl_804BC24C = .data:0x804BC24C; // type:object size:0xC +lbl_804BC258 = .data:0x804BC258; // type:object size:0x68 +lbl_804BC2C0 = .data:0x804BC2C0; // type:object size:0x78 +lbl_804BC338 = .data:0x804BC338; // type:object size:0x88 +lbl_804BC3C0 = .data:0x804BC3C0; // type:object size:0x8 +lbl_804BC3C8 = .data:0x804BC3C8; // type:object size:0x80 +lbl_804BC448 = .data:0x804BC448; // type:object size:0x80 +lbl_804BC4C8 = .data:0x804BC4C8; // type:object size:0x78 +lbl_804BC540 = .data:0x804BC540; // type:object size:0x80 +lbl_804BC5C0 = .data:0x804BC5C0; // type:object size:0x78 +lbl_804BC638 = .data:0x804BC638; // type:object size:0x78 +lbl_804BC6B0 = .data:0x804BC6B0; // type:object size:0x88 +lbl_804BC738 = .data:0x804BC738; // type:object size:0x88 +jumptable_804BC7C0 = .data:0x804BC7C0; // type:object size:0x28 scope:local +lbl_804BC7E8 = .data:0x804BC7E8; // type:object size:0x20 +lbl_804BC808 = .data:0x804BC808; // type:object size:0x10 +lbl_804BC818 = .data:0x804BC818; // type:object size:0xC +lbl_804BC824 = .data:0x804BC824; // type:object size:0xC +lbl_804BC830 = .data:0x804BC830; // type:object size:0x20 +lbl_804BC850 = .data:0x804BC850; // type:object size:0x10 +lbl_804BC860 = .data:0x804BC860; // type:object size:0x10 +lbl_804BC870 = .data:0x804BC870; // type:object size:0x10 +lbl_804BC880 = .data:0x804BC880; // type:object size:0x10 +lbl_804BC890 = .data:0x804BC890; // type:object size:0x10 +lbl_804BC8A0 = .data:0x804BC8A0; // type:object size:0x10 +lbl_804BC8B0 = .data:0x804BC8B0; // type:object size:0x10 +lbl_804BC8C0 = .data:0x804BC8C0; // type:object size:0x10 +lbl_804BC8D0 = .data:0x804BC8D0; // type:object size:0x10 +lbl_804BC8E0 = .data:0x804BC8E0; // type:object size:0x10 +lbl_804BC8F0 = .data:0x804BC8F0; // type:object size:0x10 +lbl_804BC900 = .data:0x804BC900; // type:object size:0x10 +lbl_804BC910 = .data:0x804BC910; // type:object size:0x10 +lbl_804BC920 = .data:0x804BC920; // type:object size:0x10 +lbl_804BC930 = .data:0x804BC930; // type:object size:0x20 +lbl_804BC950 = .data:0x804BC950; // type:object size:0x20 +lbl_804BC970 = .data:0x804BC970; // type:object size:0x30 +jumptable_804BC9A0 = .data:0x804BC9A0; // type:object size:0x20 scope:local +lbl_804BC9C0 = .data:0x804BC9C0; // type:object size:0x20 +lbl_804BC9E0 = .data:0x804BC9E0; // type:object size:0x8 +lbl_804BC9E8 = .data:0x804BC9E8; // type:object size:0x18 +lbl_804BCA00 = .data:0x804BCA00; // type:object size:0x8 +lbl_804BCA08 = .data:0x804BCA08; // type:object size:0x20 +lbl_804BCA28 = .data:0x804BCA28; // type:object size:0x20 +lbl_804BCA48 = .data:0x804BCA48; // type:object size:0x90 +lbl_804BCAD8 = .data:0x804BCAD8; // type:object size:0x10 +lbl_804BCAE8 = .data:0x804BCAE8; // type:object size:0x10 +lbl_804BCAF8 = .data:0x804BCAF8; // type:object size:0x10 +lbl_804BCB08 = .data:0x804BCB08; // type:object size:0x10 +lbl_804BCB18 = .data:0x804BCB18; // type:object size:0x10 +lbl_804BCB28 = .data:0x804BCB28; // type:object size:0x14 +lbl_804BCB3C = .data:0x804BCB3C; // type:object size:0x6C +lbl_804BCBA8 = .data:0x804BCBA8; // type:object size:0x10 +lbl_804BCBB8 = .data:0x804BCBB8; // type:object size:0x14 +lbl_804BCBCC = .data:0x804BCBCC; // type:object size:0x14 +jumptable_804BCBE0 = .data:0x804BCBE0; // type:object size:0x8C scope:local +lbl_804BCC70 = .data:0x804BCC70; // type:object size:0x20 +lbl_804BCC90 = .data:0x804BCC90; // type:object size:0xC data:4byte +lbl_804BCC9C = .data:0x804BCC9C; // type:object size:0xC data:4byte +lbl_804BCCA8 = .data:0x804BCCA8; // type:object size:0x50 +lbl_804BCCF8 = .data:0x804BCCF8; // type:object size:0x20 +lbl_804BCD18 = .data:0x804BCD18; // type:object size:0x10 +lbl_804BCD28 = .data:0x804BCD28; // type:object size:0x10 +lbl_804BCD38 = .data:0x804BCD38; // type:object size:0x10 +lbl_804BCD48 = .data:0x804BCD48; // type:object size:0x10 +lbl_804BCD58 = .data:0x804BCD58; // type:object size:0x10 +lbl_804BCD68 = .data:0x804BCD68; // type:object size:0x10 +lbl_804BCD78 = .data:0x804BCD78; // type:object size:0x10 +lbl_804BCD88 = .data:0x804BCD88; // type:object size:0x10 +lbl_804BCD98 = .data:0x804BCD98; // type:object size:0x10 +lbl_804BCDA8 = .data:0x804BCDA8; // type:object size:0x10 +lbl_804BCDB8 = .data:0x804BCDB8; // type:object size:0x10 +lbl_804BCDC8 = .data:0x804BCDC8; // type:object size:0x10 +lbl_804BCDD8 = .data:0x804BCDD8; // type:object size:0x10 +lbl_804BCDE8 = .data:0x804BCDE8; // type:object size:0x10 +lbl_804BCDF8 = .data:0x804BCDF8; // type:object size:0x10 +lbl_804BCE08 = .data:0x804BCE08; // type:object size:0x10 +lbl_804BCE18 = .data:0x804BCE18; // type:object size:0x10 +lbl_804BCE28 = .data:0x804BCE28; // type:object size:0x10 +lbl_804BCE38 = .data:0x804BCE38; // type:object size:0x10 +lbl_804BCE48 = .data:0x804BCE48; // type:object size:0x10 +lbl_804BCE58 = .data:0x804BCE58; // type:object size:0x10 +lbl_804BCE68 = .data:0x804BCE68; // type:object size:0x10 +lbl_804BCE78 = .data:0x804BCE78; // type:object size:0x10 +lbl_804BCE88 = .data:0x804BCE88; // type:object size:0x10 +lbl_804BCE98 = .data:0x804BCE98; // type:object size:0x10 +lbl_804BCEA8 = .data:0x804BCEA8; // type:object size:0x20 +jumptable_804BCEC8 = .data:0x804BCEC8; // type:object size:0x28 scope:local +lbl_804BCEF0 = .data:0x804BCEF0; // type:object size:0x20 +lbl_804BCF10 = .data:0x804BCF10; // type:object size:0x20 +lbl_804BCF30 = .data:0x804BCF30; // type:object size:0x20 +lbl_804BCF50 = .data:0x804BCF50; // type:object size:0x10 +lbl_804BCF60 = .data:0x804BCF60; // type:object size:0x10 +lbl_804BCF70 = .data:0x804BCF70; // type:object size:0x20 +lbl_804BCF90 = .data:0x804BCF90; // type:object size:0x8 +lbl_804BCF98 = .data:0x804BCF98; // type:object size:0x20 +lbl_804BCFB8 = .data:0x804BCFB8; // type:object size:0x20 +lbl_804BCFD8 = .data:0x804BCFD8; // type:object size:0x20 +lbl_804BCFF8 = .data:0x804BCFF8; // type:object size:0x20 +lbl_804BD018 = .data:0x804BD018; // type:object size:0x8 +lbl_804BD020 = .data:0x804BD020; // type:object size:0x18 +lbl_804BD038 = .data:0x804BD038; // type:object size:0x18 +lbl_804BD050 = .data:0x804BD050; // type:object size:0x18 +lbl_804BD068 = .data:0x804BD068; // type:object size:0x18 +lbl_804BD080 = .data:0x804BD080; // type:object size:0xC +lbl_804BD08C = .data:0x804BD08C; // type:object size:0xC +lbl_804BD098 = .data:0x804BD098; // type:object size:0x10 +lbl_804BD0A8 = .data:0x804BD0A8; // type:object size:0x10 +lbl_804BD0B8 = .data:0x804BD0B8; // type:object size:0x10 +lbl_804BD0C8 = .data:0x804BD0C8; // type:object size:0x10 +lbl_804BD0D8 = .data:0x804BD0D8; // type:object size:0x10 +lbl_804BD0E8 = .data:0x804BD0E8; // type:object size:0x10 +lbl_804BD0F8 = .data:0x804BD0F8; // type:object size:0x10 +lbl_804BD108 = .data:0x804BD108; // type:object size:0x10 +lbl_804BD118 = .data:0x804BD118; // type:object size:0x10 +lbl_804BD128 = .data:0x804BD128; // type:object size:0x10 +lbl_804BD138 = .data:0x804BD138; // type:object size:0x10 +lbl_804BD148 = .data:0x804BD148; // type:object size:0x10 +lbl_804BD158 = .data:0x804BD158; // type:object size:0x10 +lbl_804BD168 = .data:0x804BD168; // type:object size:0x10 +lbl_804BD178 = .data:0x804BD178; // type:object size:0x10 +lbl_804BD188 = .data:0x804BD188; // type:object size:0x10 +lbl_804BD198 = .data:0x804BD198; // type:object size:0x10 +lbl_804BD1A8 = .data:0x804BD1A8; // type:object size:0x10 +lbl_804BD1B8 = .data:0x804BD1B8; // type:object size:0x8 +lbl_804BD1C0 = .data:0x804BD1C0; // type:object size:0x8 +lbl_804BD1C8 = .data:0x804BD1C8; // type:object size:0x8C +lbl_804BD254 = .data:0x804BD254; // type:object size:0xC +lbl_804BD260 = .data:0x804BD260; // type:object size:0x8 +lbl_804BD268 = .data:0x804BD268; // type:object size:0x90 +lbl_804BD2F8 = .data:0x804BD2F8; // type:object size:0xC +lbl_804BD304 = .data:0x804BD304; // type:object size:0xC +lbl_804BD310 = .data:0x804BD310; // type:object size:0x90 +lbl_804BD3A0 = .data:0x804BD3A0; // type:object size:0xC +lbl_804BD3AC = .data:0x804BD3AC; // type:object size:0xC +lbl_804BD3B8 = .data:0x804BD3B8; // type:object size:0x90 +lbl_804BD448 = .data:0x804BD448; // type:object size:0xC +lbl_804BD454 = .data:0x804BD454; // type:object size:0xC +lbl_804BD460 = .data:0x804BD460; // type:object size:0x18 +lbl_804BD478 = .data:0x804BD478; // type:object size:0x20 +lbl_804BD498 = .data:0x804BD498; // type:object size:0x20 +lbl_804BD4B8 = .data:0x804BD4B8; // type:object size:0x8 +lbl_804BD4C0 = .data:0x804BD4C0; // type:object size:0x14 +lbl_804BD4D4 = .data:0x804BD4D4; // type:object size:0x14 +lbl_804BD4E8 = .data:0x804BD4E8; // type:object size:0x14 +lbl_804BD4FC = .data:0x804BD4FC; // type:object size:0x14 +lbl_804BD510 = .data:0x804BD510; // type:object size:0x14 +lbl_804BD524 = .data:0x804BD524; // type:object size:0x14 +lbl_804BD538 = .data:0x804BD538; // type:object size:0x14 +lbl_804BD54C = .data:0x804BD54C; // type:object size:0x14 +lbl_804BD560 = .data:0x804BD560; // type:object size:0x14 +lbl_804BD574 = .data:0x804BD574; // type:object size:0x14 +lbl_804BD588 = .data:0x804BD588; // type:object size:0x14 +lbl_804BD59C = .data:0x804BD59C; // type:object size:0x14 +lbl_804BD5B0 = .data:0x804BD5B0; // type:object size:0x14 +lbl_804BD5C4 = .data:0x804BD5C4; // type:object size:0x14 +lbl_804BD5D8 = .data:0x804BD5D8; // type:object size:0x14 +lbl_804BD5EC = .data:0x804BD5EC; // type:object size:0x14 +lbl_804BD600 = .data:0x804BD600; // type:object size:0x14 +lbl_804BD614 = .data:0x804BD614; // type:object size:0x14 +lbl_804BD628 = .data:0x804BD628; // type:object size:0x14 +lbl_804BD63C = .data:0x804BD63C; // type:object size:0x14 +lbl_804BD650 = .data:0x804BD650; // type:object size:0x14 +lbl_804BD664 = .data:0x804BD664; // type:object size:0x14 +lbl_804BD678 = .data:0x804BD678; // type:object size:0x14 +lbl_804BD68C = .data:0x804BD68C; // type:object size:0x14 +lbl_804BD6A0 = .data:0x804BD6A0; // type:object size:0x14 +lbl_804BD6B4 = .data:0x804BD6B4; // type:object size:0x14 +lbl_804BD6C8 = .data:0x804BD6C8; // type:object size:0x14 +lbl_804BD6DC = .data:0x804BD6DC; // type:object size:0x14 +lbl_804BD6F0 = .data:0x804BD6F0; // type:object size:0x14 +lbl_804BD704 = .data:0x804BD704; // type:object size:0x14 +lbl_804BD718 = .data:0x804BD718; // type:object size:0x14 +lbl_804BD72C = .data:0x804BD72C; // type:object size:0x14 +lbl_804BD740 = .data:0x804BD740; // type:object size:0x14 +lbl_804BD754 = .data:0x804BD754; // type:object size:0x14 +lbl_804BD768 = .data:0x804BD768; // type:object size:0x14 +lbl_804BD77C = .data:0x804BD77C; // type:object size:0x14 +lbl_804BD790 = .data:0x804BD790; // type:object size:0x14 +lbl_804BD7A4 = .data:0x804BD7A4; // type:object size:0x14 +lbl_804BD7B8 = .data:0x804BD7B8; // type:object size:0x14 +lbl_804BD7CC = .data:0x804BD7CC; // type:object size:0x14 +lbl_804BD7E0 = .data:0x804BD7E0; // type:object size:0x14 +lbl_804BD7F4 = .data:0x804BD7F4; // type:object size:0x14 +lbl_804BD808 = .data:0x804BD808; // type:object size:0x14 +lbl_804BD81C = .data:0x804BD81C; // type:object size:0x14 +lbl_804BD830 = .data:0x804BD830; // type:object size:0x14 +lbl_804BD844 = .data:0x804BD844; // type:object size:0x14 +lbl_804BD858 = .data:0x804BD858; // type:object size:0x14 +lbl_804BD86C = .data:0x804BD86C; // type:object size:0x14 +lbl_804BD880 = .data:0x804BD880; // type:object size:0x14 +lbl_804BD894 = .data:0x804BD894; // type:object size:0x14 +lbl_804BD8A8 = .data:0x804BD8A8; // type:object size:0x14 +lbl_804BD8BC = .data:0x804BD8BC; // type:object size:0x14 +lbl_804BD8D0 = .data:0x804BD8D0; // type:object size:0x18 +lbl_804BD8E8 = .data:0x804BD8E8; // type:object size:0x20 +lbl_804BD908 = .data:0x804BD908; // type:object size:0x20 +lbl_804BD928 = .data:0x804BD928; // type:object size:0x100 data:4byte +lbl_804BDA28 = .data:0x804BDA28; // type:object size:0x40 data:4byte +lbl_804BDA68 = .data:0x804BDA68; // type:object size:0x30 data:4byte +lbl_804BDA98 = .data:0x804BDA98; // type:object size:0x58 +lbl_804BDAF0 = .data:0x804BDAF0; // type:object size:0xC +lbl_804BDAFC = .data:0x804BDAFC; // type:object size:0xC +jumptable_804BDB08 = .data:0x804BDB08; // type:object size:0x20 scope:local +jumptable_804BDB28 = .data:0x804BDB28; // type:object size:0x20 scope:local +jumptable_804BDB48 = .data:0x804BDB48; // type:object size:0x20 scope:local +lbl_804BDB68 = .data:0x804BDB68; // type:object size:0x10 +lbl_804BDB78 = .data:0x804BDB78; // type:object size:0x68 +lbl_804BDBE0 = .data:0x804BDBE0; // type:object size:0x68 +lbl_804BDC48 = .data:0x804BDC48; // type:object size:0x68 +lbl_804BDCB0 = .data:0x804BDCB0; // type:object size:0x8 +lbl_804BDCB8 = .data:0x804BDCB8; // type:object size:0x30 +lbl_804BDCE8 = .data:0x804BDCE8; // type:object size:0x10 +lbl_804BDCF8 = .data:0x804BDCF8; // type:object size:0x18 +lbl_804BDD10 = .data:0x804BDD10; // type:object size:0x10 +lbl_804BDD20 = .data:0x804BDD20; // type:object size:0x18 +lbl_804BDD38 = .data:0x804BDD38; // type:object size:0x18 +lbl_804BDD50 = .data:0x804BDD50; // type:object size:0xC +lbl_804BDD5C = .data:0x804BDD5C; // type:object size:0xC +lbl_804BDD68 = .data:0x804BDD68; // type:object size:0x8 +lbl_804BDD70 = .data:0x804BDD70; // type:object size:0x8 +lbl_804BDD78 = .data:0x804BDD78; // type:object size:0x20 +lbl_804BDD98 = .data:0x804BDD98; // type:object size:0x1B8 +lbl_804BDF50 = .data:0x804BDF50; // type:object size:0x1C +lbl_804BDF6C = .data:0x804BDF6C; // type:object size:0x1C +lbl_804BDF88 = .data:0x804BDF88; // type:object size:0x1C +lbl_804BDFA4 = .data:0x804BDFA4; // type:object size:0x1C +lbl_804BDFC0 = .data:0x804BDFC0; // type:object size:0x14 +lbl_804BDFD4 = .data:0x804BDFD4; // type:object size:0x14 +lbl_804BDFE8 = .data:0x804BDFE8; // type:object size:0x14 +lbl_804BDFFC = .data:0x804BDFFC; // type:object size:0x14 +lbl_804BE010 = .data:0x804BE010; // type:object size:0x14 +lbl_804BE024 = .data:0x804BE024; // type:object size:0x14 +lbl_804BE038 = .data:0x804BE038; // type:object size:0x14 +lbl_804BE04C = .data:0x804BE04C; // type:object size:0x14 +lbl_804BE060 = .data:0x804BE060; // type:object size:0x14 +lbl_804BE074 = .data:0x804BE074; // type:object size:0x14 +lbl_804BE088 = .data:0x804BE088; // type:object size:0x14 +lbl_804BE09C = .data:0x804BE09C; // type:object size:0x14 +lbl_804BE0B0 = .data:0x804BE0B0; // type:object size:0x14 +lbl_804BE0C4 = .data:0x804BE0C4; // type:object size:0x14 +lbl_804BE0D8 = .data:0x804BE0D8; // type:object size:0x14 +lbl_804BE0EC = .data:0x804BE0EC; // type:object size:0x14 +lbl_804BE100 = .data:0x804BE100; // type:object size:0x14 +lbl_804BE114 = .data:0x804BE114; // type:object size:0x14 +lbl_804BE128 = .data:0x804BE128; // type:object size:0x14 +lbl_804BE13C = .data:0x804BE13C; // type:object size:0x14 +lbl_804BE150 = .data:0x804BE150; // type:object size:0x14 +lbl_804BE164 = .data:0x804BE164; // type:object size:0x14 +lbl_804BE178 = .data:0x804BE178; // type:object size:0x14 +lbl_804BE18C = .data:0x804BE18C; // type:object size:0x14 +lbl_804BE1A0 = .data:0x804BE1A0; // type:object size:0x14 +lbl_804BE1B4 = .data:0x804BE1B4; // type:object size:0x14 +lbl_804BE1C8 = .data:0x804BE1C8; // type:object size:0x14 +lbl_804BE1DC = .data:0x804BE1DC; // type:object size:0x14 +lbl_804BE1F0 = .data:0x804BE1F0; // type:object size:0x14 +lbl_804BE204 = .data:0x804BE204; // type:object size:0x14 +lbl_804BE218 = .data:0x804BE218; // type:object size:0x14 +lbl_804BE22C = .data:0x804BE22C; // type:object size:0x14 +lbl_804BE240 = .data:0x804BE240; // type:object size:0x14 +lbl_804BE254 = .data:0x804BE254; // type:object size:0x14 +lbl_804BE268 = .data:0x804BE268; // type:object size:0x14 +lbl_804BE27C = .data:0x804BE27C; // type:object size:0x14 +lbl_804BE290 = .data:0x804BE290; // type:object size:0x20 +lbl_804BE2B0 = .data:0x804BE2B0; // type:object size:0xC +lbl_804BE2BC = .data:0x804BE2BC; // type:object size:0xC +mViewport__9CGraphics = .data:0x804BE2C8; // type:object size:0x18 scope:global data:4byte +lbl_804BE2E0 = .data:0x804BE2E0; // type:object size:0x20 data:4byte +jumptable_804BE300 = .data:0x804BE300; // type:object size:0x20 scope:local +jumptable_804BE320 = .data:0x804BE320; // type:object size:0x20 scope:local +lbl_804BE340 = .data:0x804BE340; // type:object size:0x10 +lbl_804BE350 = .data:0x804BE350; // type:object size:0x10 +lbl_804BE360 = .data:0x804BE360; // type:object size:0xC +lbl_804BE36C = .data:0x804BE36C; // type:object size:0xC +jumptable_804BE378 = .data:0x804BE378; // type:object size:0x34 scope:local +lbl_804BE3AC = .data:0x804BE3AC; // type:object size:0xC +lbl_804BE3B8 = .data:0x804BE3B8; // type:object size:0x20 +lbl_804BE3D8 = .data:0x804BE3D8; // type:object size:0x80 +lbl_804BE458 = .data:0x804BE458; // type:object size:0xC +lbl_804BE464 = .data:0x804BE464; // type:object size:0xC +jumptable_804BE470 = .data:0x804BE470; // type:object size:0x2C scope:local +jumptable_804BE49C = .data:0x804BE49C; // type:object size:0x2C scope:local +lbl_804BE4C8 = .data:0x804BE4C8; // type:object size:0x8 +lbl_804BE4D0 = .data:0x804BE4D0; // type:object size:0x18 +lbl_804BE4E8 = .data:0x804BE4E8; // type:object size:0x200 +lbl_804BE6E8 = .data:0x804BE6E8; // type:object size:0x48 +jumptable_804BE730 = .data:0x804BE730; // type:object size:0x88 scope:local +lbl_804BE7B8 = .data:0x804BE7B8; // type:object size:0x1F0 +lbl_804BE9A8 = .data:0x804BE9A8; // type:object size:0x40 +lbl_804BE9E8 = .data:0x804BE9E8; // type:object size:0x40 +lbl_804BEA28 = .data:0x804BEA28; // type:object size:0x40 +lbl_804BEA68 = .data:0x804BEA68; // type:object size:0x40 +lbl_804BEAA8 = .data:0x804BEAA8; // type:object size:0x40 +lbl_804BEAE8 = .data:0x804BEAE8; // type:object size:0x40 +lbl_804BEB28 = .data:0x804BEB28; // type:object size:0xC +lbl_804BEB34 = .data:0x804BEB34; // type:object size:0xC +lbl_804BEB40 = .data:0x804BEB40; // type:object size:0x40 +lbl_804BEB80 = .data:0x804BEB80; // type:object size:0x40 +lbl_804BEBC0 = .data:0x804BEBC0; // type:object size:0x40 +lbl_804BEC00 = .data:0x804BEC00; // type:object size:0x10 +lbl_804BEC10 = .data:0x804BEC10; // type:object size:0x50 +lbl_804BEC60 = .data:0x804BEC60; // type:object size:0x40 +lbl_804BECA0 = .data:0x804BECA0; // type:object size:0x40 +lbl_804BECE0 = .data:0x804BECE0; // type:object size:0x58 +lbl_804BED38 = .data:0x804BED38; // type:object size:0x40 +lbl_804BED78 = .data:0x804BED78; // type:object size:0x150 +lbl_804BEEC8 = .data:0x804BEEC8; // type:object size:0xC +lbl_804BEED4 = .data:0x804BEED4; // type:object size:0xC +lbl_804BEEE0 = .data:0x804BEEE0; // type:object size:0xC +lbl_804BEEEC = .data:0x804BEEEC; // type:object size:0xC +lbl_804BEEF8 = .data:0x804BEEF8; // type:object size:0x20 +lbl_804BEF18 = .data:0x804BEF18; // type:object size:0xC +lbl_804BEF24 = .data:0x804BEF24; // type:object size:0xC +lbl_804BEF30 = .data:0x804BEF30; // type:object size:0x10 +lbl_804BEF40 = .data:0x804BEF40; // type:object size:0x10 +lbl_804BEF50 = .data:0x804BEF50; // type:object size:0x20 +lbl_804BEF70 = .data:0x804BEF70; // type:object size:0x10 +lbl_804BEF80 = .data:0x804BEF80; // type:object size:0x20 +lbl_804BEFA0 = .data:0x804BEFA0; // type:object size:0x8 +lbl_804BEFA8 = .data:0x804BEFA8; // type:object size:0xC +lbl_804BEFB4 = .data:0x804BEFB4; // type:object size:0xC +lbl_804BEFC0 = .data:0x804BEFC0; // type:object size:0x10 +jumptable_804BEFD0 = .data:0x804BEFD0; // type:object size:0x20 scope:local +jumptable_804BEFF0 = .data:0x804BEFF0; // type:object size:0x6C scope:local +lbl_804BF060 = .data:0x804BF060; // type:object size:0x40 data:4byte +@stringBase0 = .data:0x804BF0A0; // type:object size:0xE1 scope:local +lbl_804BF188 = .data:0x804BF188; // type:object size:0x28 data:string +lbl_804BF1B0 = .data:0x804BF1B0; // type:object size:0x28 data:string +jumptable_804BF1D8 = .data:0x804BF1D8; // type:object size:0x1C scope:local +jumptable_804BF1F4 = .data:0x804BF1F4; // type:object size:0x1C scope:local +lbl_804BF210 = .data:0x804BF210; // type:object size:0x30 +lbl_804BF240 = .data:0x804BF240; // type:object size:0x20 +@stringBase0 = .data:0x804BF260; // type:object size:0x1D scope:local data:string +lbl_804BF280 = .data:0x804BF280; // type:object size:0x48 +gTRKExceptionStatus = .data:0x804BF2C8; // type:object size:0x10 scope:local data:4byte +lbl_804BF2D8 = .data:0x804BF2D8; // type:object size:0x48 +lbl_804BF320 = .data:0x804BF320; // type:object size:0x48 +lbl_804BF368 = .data:0x804BF368; // type:object size:0x80 +lbl_804BF3E8 = .data:0x804BF3E8; // type:object size:0x18 +lbl_804BF400 = .data:0x804BF400; // type:object size:0xFC0 +lbl_804C03C0 = .data:0x804C03C0; // type:object size:0x2000 +lbl_804C23C0 = .data:0x804C23C0; // type:object size:0x38 +lbl_804C23F8 = .data:0x804C23F8; // type:object size:0x18 data:string +lbl_804C2410 = .data:0x804C2410; // type:object size:0x80 +lbl_804C2490 = .data:0x804C2490; // type:object size:0x140 +lbl_804C25D0 = .data:0x804C25D0; // type:object size:0xC8 data:string +lbl_804C2698 = .data:0x804C2698; // type:object size:0x38 +lbl_804C26D0 = .data:0x804C26D0; // type:object size:0x34 data:string +lbl_804C2704 = .data:0x804C2704; // type:object size:0x34 +lbl_804C2738 = .data:0x804C2738; // type:object size:0x48 data:string +lbl_804C2780 = .data:0x804C2780; // type:object size:0x34 data:string +jumptable_804C27B4 = .data:0x804C27B4; // type:object size:0xAC scope:local +jumptable_804C2860 = .data:0x804C2860; // type:object size:0xAC scope:local +jumptable_804C290C = .data:0x804C290C; // type:object size:0xAC scope:local +lbl_804C29B8 = .data:0x804C29B8; // type:object size:0xC data:4byte +jumptable_804C29C4 = .data:0x804C29C4; // type:object size:0xAC scope:local +jumptable_804C2A70 = .data:0x804C2A70; // type:object size:0x38 scope:local +jumptable_804C2AA8 = .data:0x804C2AA8; // type:object size:0x38 scope:local +lbl_804C2AE0 = .data:0x804C2AE0; // type:object size:0x1C data:string +lbl_804C2AFC = .data:0x804C2AFC; // type:object size:0x14 +lbl_804C2B10 = .data:0x804C2B10; // type:object size:0x90 +lbl_804C2BA0 = .data:0x804C2BA0; // type:object size:0xA0 +lbl_804C2C40 = .data:0x804C2C40; // type:object size:0xB8 +lbl_804C2CF8 = .data:0x804C2CF8; // type:object size:0xA4 +lbl_804C2D9C = .data:0x804C2D9C; // type:object size:0xAC +lbl_804C2E48 = .data:0x804C2E48; // type:object size:0xAC +lbl_804C2EF4 = .data:0x804C2EF4; // type:object size:0x90 +lbl_804C2F84 = .data:0x804C2F84; // type:object size:0x9C data:string +lbl_804C3020 = .data:0x804C3020; // type:object size:0x3C +lbl_804C305C = .data:0x804C305C; // type:object size:0x38 +lbl_804C3094 = .data:0x804C3094; // type:object size:0x40 +lbl_804C30D4 = .data:0x804C30D4; // type:object size:0x3C +lbl_804C3110 = .data:0x804C3110; // type:object size:0x3C data:string +lbl_804C314C = .data:0x804C314C; // type:object size:0x3C +lbl_804C3188 = .data:0x804C3188; // type:object size:0x30 +lbl_804C31B8 = .data:0x804C31B8; // type:object size:0x60 +lbl_804C3218 = .data:0x804C3218; // type:object size:0xE60 +lbl_804C4078 = .data:0x804C4078; // type:object size:0x48 data:string +lbl_804C40C0 = .data:0x804C40C0; // type:object size:0x170 +lbl_804C4230 = .data:0x804C4230; // type:object size:0xC0 data:4byte +lbl_804C42F0 = .data:0x804C42F0; // type:object size:0x10 +lbl_804C4300 = .data:0x804C4300; // type:object size:0x18 +lbl_804C4318 = .data:0x804C4318; // type:object size:0x18 +jumptable_804C4330 = .data:0x804C4330; // type:object size:0x68 scope:local +lbl_804C4398 = .data:0x804C4398; // type:object size:0x68 +jumptable_804C4400 = .data:0x804C4400; // type:object size:0x44 scope:local +lbl_804C4444 = .data:0x804C4444; // type:object size:0x44 +jumptable_804C4488 = .data:0x804C4488; // type:object size:0x44 scope:local +jumptable_804C44CC = .data:0x804C44CC; // type:object size:0x70 scope:local +jumptable_804C44E8 = .data:0x804C44E8; // type:object size:0x54 scope:local +lbl_804C4540 = .data:0x804C4540; // type:object size:0x3C +lbl_804C457C = .data:0x804C457C; // type:object size:0x3C +lbl_804C45B8 = .data:0x804C45B8; // type:object size:0x3C +lbl_804C45F4 = .data:0x804C45F4; // type:object size:0x3C +lbl_804C4630 = .data:0x804C4630; // type:object size:0x40 +jumptable_804C4670 = .data:0x804C4670; // type:object size:0x1C scope:local +jumptable_804C4690 = .data:0x804C4690; // type:object size:0xF4 scope:local +jumptable_804C4784 = .data:0x804C4784; // type:object size:0xF4 scope:local +jumptable_804C4878 = .data:0x804C4878; // type:object size:0x3C scope:local +lbl_804C48B8 = .data:0x804C48B8; // type:object size:0x50 +lbl_804C4908 = .data:0x804C4908; // type:object size:0x28 +lbl_804C4930 = .data:0x804C4930; // type:object size:0x20 +jumptable_804C4950 = .data:0x804C4950; // type:object size:0x5C scope:local +jumptable_804C49AC = .data:0x804C49AC; // type:object size:0x90 scope:local +lbl_804C4A40 = .data:0x804C4A40; // type:object size:0x4C +lbl_804C4A8C = .data:0x804C4A8C; // type:object size:0xC data:byte +@1 = .data:0x804C4A98; // type:object size:0x47 scope:local data:string +@1746 = .data:0x804C4C88; // type:object size:0x68 scope:local +ShutdownFunctionInfo = .data:0x804C4E88; // type:object size:0x10 scope:local +DSPInitCode = .data:0x804C4E98; // type:object size:0x80 scope:local +@878 = .data:0x804C4F18; // type:object size:0x29 scope:local data:string +lbl_804C5150 = .data:0x804C5150; // type:object size:0x1B8 +@721 = .data:0x804C5308; // type:object size:0x23 scope:local data:string +@629 = .data:0x804C5330; // type:object size:0x16 scope:local data:string +@703 = .data:0x804C560C; // type:object size:0x40 scope:local +lbl_804C5650 = .data:0x804C5650; // type:object size:0x24 data:string +lbl_804C5674 = .data:0x804C5674; // type:object size:0x3C +lbl_804C56B0 = .data:0x804C56B0; // type:object size:0x10 +lbl_804C56C0 = .data:0x804C56C0; // type:object size:0x180 +lbl_804C5840 = .data:0x804C5840; // type:object size:0x990 +lbl_804C61D0 = .data:0x804C61D0; // type:object size:0x30 data:4byte +ShutdownFunctionInfo = .data:0x804C6200; // type:object size:0x10 scope:local +@1720 = .data:0x804C6210; // type:object size:0xA scope:local data:string +@1721 = .data:0x804C621C; // type:object size:0x29 scope:local data:string +@1756 = .data:0x804C6248; // type:object size:0x2F scope:local data:string +jumptable_804C63C8 = .data:0x804C63C8; // type:object size:0x20 scope:local +@1790 = .data:0x804C641C; // type:object size:0x3B scope:local data:string +lbl_804C6498 = .data:0x804C6498; // type:object size:0x30 +lbl_804C64C8 = .data:0x804C64C8; // type:object size:0x30 +lbl_804C64F8 = .data:0x804C64F8; // type:object size:0x40 data:2byte +lbl_804C6538 = .data:0x804C6538; // type:object size:0x200 +lbl_804C6738 = .data:0x804C6738; // type:object size:0x200 +lbl_804C6938 = .data:0x804C6938; // type:object size:0x200 +lbl_804C6B38 = .data:0x804C6B38; // type:object size:0x200 +lbl_804C6D38 = .data:0x804C6D38; // type:object size:0x200 +lbl_804C6F38 = .data:0x804C6F38; // type:object size:0x200 +lbl_804C7138 = .data:0x804C7138; // type:object size:0x200 +lbl_804C7338 = .data:0x804C7338; // type:object size:0x200 +lbl_804C7538 = .data:0x804C7538; // type:object size:0x200 +lbl_804C7738 = .data:0x804C7738; // type:object size:0x200 +lbl_804C7938 = .data:0x804C7938; // type:object size:0x200 +lbl_804C7B38 = .data:0x804C7B38; // type:object size:0x200 +lbl_804C7D38 = .data:0x804C7D38; // type:object size:0x200 +lbl_804C7F38 = .data:0x804C7F38; // type:object size:0x200 +lbl_804C8138 = .data:0x804C8138; // type:object size:0x200 +lbl_804C8338 = .data:0x804C8338; // type:object size:0x200 +lbl_804C8538 = .data:0x804C8538; // type:object size:0x200 +lbl_804C8738 = .data:0x804C8738; // type:object size:0x200 +lbl_804C8938 = .data:0x804C8938; // type:object size:0x200 +lbl_804C8B38 = .data:0x804C8B38; // type:object size:0x200 +lbl_804C8D38 = .data:0x804C8D38; // type:object size:0x200 +lbl_804C8F38 = .data:0x804C8F38; // type:object size:0x200 +lbl_804C9138 = .data:0x804C9138; // type:object size:0x200 +lbl_804C9338 = .data:0x804C9338; // type:object size:0x200 +lbl_804C9538 = .data:0x804C9538; // type:object size:0x200 +lbl_804C9738 = .data:0x804C9738; // type:object size:0x200 +lbl_804C9938 = .data:0x804C9938; // type:object size:0x200 +lbl_804C9B38 = .data:0x804C9B38; // type:object size:0x200 +lbl_804C9D38 = .data:0x804C9D38; // type:object size:0x200 +lbl_804C9F38 = .data:0x804C9F38; // type:object size:0x200 +lbl_804CA138 = .data:0x804CA138; // type:object size:0x200 +lbl_804CA338 = .data:0x804CA338; // type:object size:0x200 +lbl_804CA538 = .data:0x804CA538; // type:object size:0x200 +lbl_804CA738 = .data:0x804CA738; // type:object size:0x200 +lbl_804CA938 = .data:0x804CA938; // type:object size:0x200 +lbl_804CAB38 = .data:0x804CAB38; // type:object size:0x200 +lbl_804CAD38 = .data:0x804CAD38; // type:object size:0x200 +lbl_804CAF38 = .data:0x804CAF38; // type:object size:0x200 +lbl_804CB138 = .data:0x804CB138; // type:object size:0x200 +lbl_804CB338 = .data:0x804CB338; // type:object size:0x200 +lbl_804CB538 = .data:0x804CB538; // type:object size:0x200 +lbl_804CB738 = .data:0x804CB738; // type:object size:0x200 +lbl_804CB938 = .data:0x804CB938; // type:object size:0x200 +lbl_804CBB38 = .data:0x804CBB38; // type:object size:0x200 +lbl_804CBD38 = .data:0x804CBD38; // type:object size:0x200 +lbl_804CBF38 = .data:0x804CBF38; // type:object size:0x200 +lbl_804CC138 = .data:0x804CC138; // type:object size:0x200 +lbl_804CC338 = .data:0x804CC338; // type:object size:0x200 +lbl_804CC538 = .data:0x804CC538; // type:object size:0x200 +lbl_804CC738 = .data:0x804CC738; // type:object size:0x200 +lbl_804CC938 = .data:0x804CC938; // type:object size:0x200 +lbl_804CCB38 = .data:0x804CCB38; // type:object size:0x200 +lbl_804CCD38 = .data:0x804CCD38; // type:object size:0x200 +lbl_804CCF38 = .data:0x804CCF38; // type:object size:0x200 +lbl_804CD138 = .data:0x804CD138; // type:object size:0x200 +lbl_804CD338 = .data:0x804CD338; // type:object size:0x200 +lbl_804CD538 = .data:0x804CD538; // type:object size:0x200 +lbl_804CD738 = .data:0x804CD738; // type:object size:0x200 +lbl_804CD938 = .data:0x804CD938; // type:object size:0x200 +lbl_804CDB38 = .data:0x804CDB38; // type:object size:0x200 +lbl_804CDD38 = .data:0x804CDD38; // type:object size:0x200 +lbl_804CDF38 = .data:0x804CDF38; // type:object size:0x200 +lbl_804CE138 = .data:0x804CE138; // type:object size:0x200 +lbl_804CE338 = .data:0x804CE338; // type:object size:0x200 +lbl_804CE538 = .data:0x804CE538; // type:object size:0x200 +lbl_804CE738 = .data:0x804CE738; // type:object size:0x200 +lbl_804CE938 = .data:0x804CE938; // type:object size:0x200 +lbl_804CEB38 = .data:0x804CEB38; // type:object size:0x200 +lbl_804CED38 = .data:0x804CED38; // type:object size:0x200 +lbl_804CEF38 = .data:0x804CEF38; // type:object size:0x200 +lbl_804CF138 = .data:0x804CF138; // type:object size:0x200 +lbl_804CF338 = .data:0x804CF338; // type:object size:0x200 +lbl_804CF538 = .data:0x804CF538; // type:object size:0x200 +lbl_804CF738 = .data:0x804CF738; // type:object size:0x200 +lbl_804CF938 = .data:0x804CF938; // type:object size:0x200 +lbl_804CFB38 = .data:0x804CFB38; // type:object size:0x200 +lbl_804CFD38 = .data:0x804CFD38; // type:object size:0x200 +lbl_804CFF38 = .data:0x804CFF38; // type:object size:0x200 +lbl_804D0138 = .data:0x804D0138; // type:object size:0x200 +lbl_804D0338 = .data:0x804D0338; // type:object size:0x200 +lbl_804D0538 = .data:0x804D0538; // type:object size:0x200 +lbl_804D0738 = .data:0x804D0738; // type:object size:0x200 +lbl_804D0938 = .data:0x804D0938; // type:object size:0x200 +lbl_804D0B38 = .data:0x804D0B38; // type:object size:0x200 +lbl_804D0D38 = .data:0x804D0D38; // type:object size:0x200 +lbl_804D0F38 = .data:0x804D0F38; // type:object size:0x200 +lbl_804D1138 = .data:0x804D1138; // type:object size:0x200 +lbl_804D1338 = .data:0x804D1338; // type:object size:0x200 +lbl_804D1538 = .data:0x804D1538; // type:object size:0x200 +lbl_804D1738 = .data:0x804D1738; // type:object size:0x200 +lbl_804D1938 = .data:0x804D1938; // type:object size:0x200 +lbl_804D1B38 = .data:0x804D1B38; // type:object size:0x200 +lbl_804D1D38 = .data:0x804D1D38; // type:object size:0x200 +lbl_804D1F38 = .data:0x804D1F38; // type:object size:0x400 +@955 = .data:0x804D2338; // type:object size:0x13 scope:local data:string +@956 = .data:0x804D234C; // type:object size:0x13 scope:local data:string +lbl_804D2360 = .data:0x804D2360; // type:object size:0xC data:string +lbl_804D236C = .data:0x804D236C; // type:object size:0x38 +lbl_804D23A4 = .data:0x804D23A4; // type:object size:0x38 +lbl_804D23DC = .data:0x804D23DC; // type:object size:0x24 +lbl_804D2400 = .data:0x804D2400; // type:object size:0x2C +jumptable_804D242C = .data:0x804D242C; // type:object size:0x1C scope:local +lbl_804D2448 = .data:0x804D2448; // type:object size:0x28 data:string +@1040 = .data:0x804D2470; // type:object size:0x32 scope:local data:string +lbl_804D25D8 = .data:0x804D25D8; // type:object size:0x20 +lbl_804D25F8 = .data:0x804D25F8; // type:object size:0x14 +@1547 = .data:0x804D260C; // type:object size:0xD scope:local data:string +@1549 = .data:0x804D261C; // type:object size:0x1B scope:local data:string +lbl_804D2638 = .data:0x804D2638; // type:object size:0x18 +lbl_804D2650 = .data:0x804D2650; // type:object size:0x1C +lbl_804D266C = .data:0x804D266C; // type:object size:0x28 +lbl_804D2694 = .data:0x804D2694; // type:object size:0x194 +lbl_804D2828 = .data:0x804D2828; // type:object size:0x48 +Si = .data:0x804D2870; // type:object size:0x14 scope:local data:4byte +Type = .data:0x804D2888; // type:object size:0x10 scope:local data:4byte +XYNTSC = .data:0x804D2898; // type:object size:0x30 scope:local +lbl_804D2930 = .data:0x804D2930; // type:object size:0x48 data:string +lbl_804D2978 = .data:0x804D2978; // type:object size:0x48 +lbl_804D29C0 = .data:0x804D29C0; // type:object size:0x1A4 +lbl_804D2B64 = .data:0x804D2B64; // type:object size:0xEC data:2byte +lbl_804D2C50 = .data:0x804D2C50; // type:object size:0x10 +jumptable_804D2C60 = .data:0x804D2C60; // type:object size:0x24 scope:local +jumptable_804D2C84 = .data:0x804D2C84; // type:object size:0x8C scope:local +jumptable_804D2D10 = .data:0x804D2D10; // type:object size:0x24 scope:local +@4022 = .data:0x804D2E88; // type:object size:0x24 scope:local +jumptable_804D2EAC = .data:0x804D2EAC; // type:object size:0x24 scope:local +lbl_804D2ED0 = .data:0x804D2ED0; // type:object size:0x590 +lbl_804D3460 = .data:0x804D3460; // type:object size:0x4C +lbl_804D34AC = .data:0x804D34AC; // type:object size:0x1C data:string +lbl_804D34C8 = .data:0x804D34C8; // type:object size:0x1C +lbl_804D34E4 = .data:0x804D34E4; // type:object size:0x30 +lbl_804D3514 = .data:0x804D3514; // type:object size:0x2C +lbl_804D3540 = .data:0x804D3540; // type:object size:0x68 +lbl_804D35A8 = .data:0x804D35A8; // type:object size:0xC data:string +lbl_804D35B4 = .data:0x804D35B4; // type:object size:0x38 +lbl_804D35EC = .data:0x804D35EC; // type:object size:0xB4 +lbl_804D36A0 = .data:0x804D36A0; // type:object size:0x18 data:string +lbl_804D36B8 = .data:0x804D36B8; // type:object size:0x2C +lbl_804D36E4 = .data:0x804D36E4; // type:object size:0x1C +lbl_804D3700 = .data:0x804D3700; // type:object size:0x1C +lbl_804D371C = .data:0x804D371C; // type:object size:0x1C data:string +lbl_804D3738 = .data:0x804D3738; // type:object size:0x1C +lbl_804D3754 = .data:0x804D3754; // type:object size:0x1C +jumptable_804D3770 = .data:0x804D3770; // type:object size:0x28 scope:local +lbl_804D3798 = .data:0x804D3798; // type:object size:0x80 +lbl_804D3818 = .data:0x804D3818; // type:object size:0x18 +lbl_804D3830 = .data:0x804D3830; // type:object size:0x508 +lbl_804D3D38 = .data:0x804D3D38; // type:object size:0x1328 noreloc +@1687 = .data:0x804D5060; // type:object size:0x21 scope:local data:string +lbl_804D5088 = .data:0x804D5088; // type:object size:0xC +lbl_804D5094 = .data:0x804D5094; // type:object size:0xC +lbl_804D50A0 = .data:0x804D50A0; // type:object size:0x20 +@2834 = .data:0x804D50C0; // type:object size:0x49 scope:local data:string +s_currentDir = .data:0x804D5120; // type:object size:0x40 scope:local +lbl_804D5170 = .data:0x804D5170; // type:object size:0xC +lbl_804D517C = .data:0x804D517C; // type:object size:0x94 +lbl_804D5210 = .data:0x804D5210; // type:object size:0x10 data:string +lbl_804D5220 = .data:0x804D5220; // type:object size:0x10 data:string +lbl_804D5230 = .data:0x804D5230; // type:object size:0x10 data:string +lbl_804D5240 = .data:0x804D5240; // type:object size:0x10 data:string +lbl_804D5250 = .data:0x804D5250; // type:object size:0x10 data:string +lbl_804D5260 = .data:0x804D5260; // type:object size:0x10 data:string +lbl_804D5270 = .data:0x804D5270; // type:object size:0x10 data:string +lbl_804D5280 = .data:0x804D5280; // type:object size:0x10 +lbl_804D5290 = .data:0x804D5290; // type:object size:0x30 +@1208 = .data:0x804D52C0; // type:object size:0x1B scope:local data:string +lbl_804D52DC = .data:0x804D52DC; // type:object size:0x2C +lbl_804D5308 = .data:0x804D5308; // type:object size:0x18 +lbl_804D5320 = .data:0x804D5320; // type:object size:0x98 +lbl_804D53B8 = .data:0x804D53B8; // type:object size:0x1C +lbl_804D53D4 = .data:0x804D53D4; // type:object size:0x20 +lbl_804D53F4 = .data:0x804D53F4; // type:object size:0x44 +lbl_804D5438 = .data:0x804D5438; // type:object size:0x18 +lbl_804D5450 = .data:0x804D5450; // type:object size:0x3C +lbl_804D548C = .data:0x804D548C; // type:object size:0x34 +lbl_804D54C0 = .data:0x804D54C0; // type:object size:0x14 +lbl_804D54D4 = .data:0x804D54D4; // type:object size:0x24 +lbl_804D54F8 = .data:0x804D54F8; // type:object size:0x20 +lbl_804D5518 = .data:0x804D5518; // type:object size:0x20 +lbl_804D5538 = .data:0x804D5538; // type:object size:0x40 +lbl_804D5578 = .data:0x804D5578; // type:object size:0x14 +lbl_804D558C = .data:0x804D558C; // type:object size:0x30 +lbl_804D55BC = .data:0x804D55BC; // type:object size:0x3C +lbl_804D55F8 = .data:0x804D55F8; // type:object size:0x40 +lbl_804D5638 = .data:0x804D5638; // type:object size:0x2C +lbl_804D5664 = .data:0x804D5664; // type:object size:0x24 +lbl_804D5688 = .data:0x804D5688; // type:object size:0x58 +lbl_804D56E0 = .data:0x804D56E0; // type:object size:0x30 +lbl_804D5710 = .data:0x804D5710; // type:object size:0x50 +lbl_804D5760 = .data:0x804D5760; // type:object size:0x20 +lbl_804D5780 = .data:0x804D5780; // type:object size:0x4C +lbl_804D57CC = .data:0x804D57CC; // type:object size:0x114 +jumptable_804D58E0 = .data:0x804D58E0; // type:object size:0x28 scope:local +jumptable_804D5908 = .data:0x804D5908; // type:object size:0x28 scope:local +jumptable_804D598C = .data:0x804D598C; // type:object size:0x28 scope:local +jumptable_804D59B4 = .data:0x804D59B4; // type:object size:0x28 scope:local +lbl_804D59E0 = .data:0x804D59E0; // type:object size:0x10 data:string +lbl_804D59F0 = .data:0x804D59F0; // type:object size:0x1C +lbl_804D5A0C = .data:0x804D5A0C; // type:object size:0x12C +jumptable_804D5B38 = .data:0x804D5B38; // type:object size:0x24 scope:local +jumptable_804D5B5C = .data:0x804D5B5C; // type:object size:0x24 scope:local +lbl_804D5B80 = .data:0x804D5B80; // type:object size:0x30 +lbl_804D5BB0 = .data:0x804D5BB0; // type:object size:0xDC +lbl_804D5C8C = .data:0x804D5C8C; // type:object size:0x1C4 +jumptable_804D5E50 = .data:0x804D5E50; // type:object size:0x40 scope:local +lbl_804D5E90 = .data:0x804D5E90; // type:object size:0x84 +lbl_804D5F14 = .data:0x804D5F14; // type:object size:0x23C +lbl_804D6150 = .data:0x804D6150; // type:object size:0x40 +lbl_804D6190 = .data:0x804D6190; // type:object size:0x20 +lbl_804D61B0 = .data:0x804D61B0; // type:object size:0x180 +lbl_804D6330 = .data:0x804D6330; // type:object size:0x3C +lbl_804D636C = .data:0x804D636C; // type:object size:0x68 +lbl_804D63D4 = .data:0x804D63D4; // type:object size:0x28 +lbl_804D63FC = .data:0x804D63FC; // type:object size:0x34 +lbl_804D6430 = .data:0x804D6430; // type:object size:0x3C +lbl_804D646C = .data:0x804D646C; // type:object size:0x30 +lbl_804D649C = .data:0x804D649C; // type:object size:0xD4 +lbl_804D6570 = .data:0x804D6570; // type:object size:0x30 data:string +lbl_804D65A0 = .data:0x804D65A0; // type:object size:0x6C +lbl_804D660C = .data:0x804D660C; // type:object size:0x40 +lbl_804D664C = .data:0x804D664C; // type:object size:0x44 +lbl_804D6690 = .data:0x804D6690; // type:object size:0x40 +lbl_804D66D0 = .data:0x804D66D0; // type:object size:0x70 +lbl_804D6740 = .data:0x804D6740; // type:object size:0x2C +lbl_804D676C = .data:0x804D676C; // type:object size:0x2C +lbl_804D6798 = .data:0x804D6798; // type:object size:0x38 +lbl_804D67D0 = .data:0x804D67D0; // type:object size:0x5C +lbl_804D682C = .data:0x804D682C; // type:object size:0x54 +lbl_804D6880 = .data:0x804D6880; // type:object size:0x1C +lbl_804D689C = .data:0x804D689C; // type:object size:0x38 +lbl_804D68D4 = .data:0x804D68D4; // type:object size:0x40 +lbl_804D6914 = .data:0x804D6914; // type:object size:0x20 +lbl_804D6934 = .data:0x804D6934; // type:object size:0x34 +lbl_804D6968 = .data:0x804D6968; // type:object size:0x3C +lbl_804D69A4 = .data:0x804D69A4; // type:object size:0x3C +lbl_804D69E0 = .data:0x804D69E0; // type:object size:0x40 +lbl_804D6A20 = .data:0x804D6A20; // type:object size:0x8C +lbl_804D6AAC = .data:0x804D6AAC; // type:object size:0x50 +lbl_804D6AFC = .data:0x804D6AFC; // type:object size:0x50 +lbl_804D6B4C = .data:0x804D6B4C; // type:object size:0x198 +lbl_804D6CE4 = .data:0x804D6CE4; // type:object size:0x3C +lbl_804D6D20 = .data:0x804D6D20; // type:object size:0x98 +lbl_804D6DB8 = .data:0x804D6DB8; // type:object size:0x108 +lbl_804D6EC0 = .data:0x804D6EC0; // type:object size:0x60 data:string +lbl_804D6F20 = .data:0x804D6F20; // type:object size:0xFC +lbl_804D701C = .data:0x804D701C; // type:object size:0x25C +lbl_804D7278 = .data:0x804D7278; // type:object size:0x40 +lbl_804D72B8 = .data:0x804D72B8; // type:object size:0x3C +lbl_804D72F4 = .data:0x804D72F4; // type:object size:0x38 +lbl_804D732C = .data:0x804D732C; // type:object size:0x34 +lbl_804D7360 = .data:0x804D7360; // type:object size:0x30 +lbl_804D7390 = .data:0x804D7390; // type:object size:0x34 data:string +lbl_804D73C4 = .data:0x804D73C4; // type:object size:0x44 data:string +lbl_804D7408 = .data:0x804D7408; // type:object size:0x44 data:string +lbl_804D744C = .data:0x804D744C; // type:object size:0x2C +lbl_804D7478 = .data:0x804D7478; // type:object size:0x40 +lbl_804D74B8 = .data:0x804D74B8; // type:object size:0x25C +lbl_804D7714 = .data:0x804D7714; // type:object size:0x1C data:string +lbl_804D7730 = .data:0x804D7730; // type:object size:0x18 +lbl_804D7748 = .data:0x804D7748; // type:object size:0x28 +lbl_804D7770 = .data:0x804D7770; // type:object size:0x20 +lbl_804D7790 = .data:0x804D7790; // type:object size:0x30 +lbl_804D77C0 = .data:0x804D77C0; // type:object size:0x44 data:string +lbl_804D7804 = .data:0x804D7804; // type:object size:0x2C +lbl_804D7830 = .data:0x804D7830; // type:object size:0x28 +lbl_804D7858 = .data:0x804D7858; // type:object size:0x38 +lbl_804D7890 = .data:0x804D7890; // type:object size:0xCC +jumptable_804D795C = .data:0x804D795C; // type:object size:0x24 scope:local +lbl_804D7A08 = .data:0x804D7A08; // type:object size:0x44 data:string +lbl_804D7A4C = .data:0x804D7A4C; // type:object size:0x3C +jumptable_804D7A88 = .data:0x804D7A88; // type:object size:0x24 scope:local +jumptable_804D7AAC = .data:0x804D7AAC; // type:object size:0x24 scope:local +lbl_804D7AD0 = .data:0x804D7AD0; // type:object size:0x44 +jumptable_804D7B14 = .data:0x804D7B14; // type:object size:0x24 scope:local +jumptable_804D7B38 = .data:0x804D7B38; // type:object size:0x24 scope:local +jumptable_804D7B5C = .data:0x804D7B5C; // type:object size:0x24 scope:local +lbl_804D7B80 = .data:0x804D7B80; // type:object size:0x18 data:string +lbl_804D7B98 = .data:0x804D7B98; // type:object size:0x18 +lbl_804D7BB0 = .data:0x804D7BB0; // type:object size:0x20 +lbl_804D7BD0 = .data:0x804D7BD0; // type:object size:0x118 +lbl_804D7CE8 = .data:0x804D7CE8; // type:object size:0x20 data:string +lbl_804D7D08 = .data:0x804D7D08; // type:object size:0x24 +lbl_804D7D2C = .data:0x804D7D2C; // type:object size:0x120 +lbl_804D7E4C = .data:0x804D7E4C; // type:object size:0xB8 +lbl_804D7F04 = .data:0x804D7F04; // type:object size:0x2C data:string +lbl_804D7F30 = .data:0x804D7F30; // type:object size:0x58 +lbl_804D7F88 = .data:0x804D7F88; // type:object size:0x2C +lbl_804D7FB4 = .data:0x804D7FB4; // type:object size:0x24 +lbl_804D7FD8 = .data:0x804D7FD8; // type:object size:0x30 +lbl_804D8008 = .data:0x804D8008; // type:object size:0x28 +lbl_804D8030 = .data:0x804D8030; // type:object size:0x38 +lbl_804D8068 = .data:0x804D8068; // type:object size:0x38 data:string +lbl_804D80A0 = .data:0x804D80A0; // type:object size:0x30 +lbl_804D80D0 = .data:0x804D80D0; // type:object size:0xA8 +lbl_804D8178 = .data:0x804D8178; // type:object size:0x34 +lbl_804D81AC = .data:0x804D81AC; // type:object size:0x27C +lbl_804D8428 = .data:0x804D8428; // type:object size:0x20 +lbl_804D8448 = .data:0x804D8448; // type:object size:0x2C +lbl_804D8474 = .data:0x804D8474; // type:object size:0x2C +lbl_804D84A0 = .data:0x804D84A0; // type:object size:0x2C +lbl_804D84CC = .data:0x804D84CC; // type:object size:0x24 +lbl_804D84F0 = .data:0x804D84F0; // type:object size:0x2C +lbl_804D851C = .data:0x804D851C; // type:object size:0x24 +lbl_804D8540 = .data:0x804D8540; // type:object size:0x160 +lbl_804D86A0 = .data:0x804D86A0; // type:object size:0x1C0 +jumptable_804D8860 = .data:0x804D8860; // type:object size:0x24 scope:local +lbl_804D88A0 = .data:0x804D88A0; // type:object size:0x80 +jumptable_804D8920 = .data:0x804D8920; // type:object size:0x7C scope:local +jumptable_804D89C4 = .data:0x804D89C4; // type:object size:0x6C scope:local +lbl_804D8A30 = .data:0x804D8A30; // type:object size:0x28 +lbl_804D8A58 = .data:0x804D8A58; // type:object size:0x30 +jumptable_804D8A88 = .data:0x804D8A88; // type:object size:0x6C scope:local +jumptable_804D8BF0 = .data:0x804D8BF0; // type:object size:0x70 scope:local +lbl_804D8C60 = .data:0x804D8C60; // type:object size:0x24 data:string +jumptable_804D8C84 = .data:0x804D8C84; // type:object size:0x70 scope:local +jumptable_804D8E18 = .data:0x804D8E18; // type:object size:0x70 scope:local +jumptable_804D8EA4 = .data:0x804D8EA4; // type:object size:0x6C scope:local +jumptable_804D8F68 = .data:0x804D8F68; // type:object size:0x70 scope:local +lbl_804D8FD8 = .data:0x804D8FD8; // type:object size:0x28 +jumptable_804D9000 = .data:0x804D9000; // type:object size:0x70 scope:local +lbl_804D9070 = .data:0x804D9070; // type:object size:0x28 +lbl_804D9098 = .data:0x804D9098; // type:object size:0x20 +lbl_804D90B8 = .data:0x804D90B8; // type:object size:0x28 +lbl_804D90E0 = .data:0x804D90E0; // type:object size:0x28 data:string +lbl_804D9108 = .data:0x804D9108; // type:object size:0x34 +lbl_804D913C = .data:0x804D913C; // type:object size:0x28 +lbl_804D9164 = .data:0x804D9164; // type:object size:0xE4 +lbl_804D9248 = .data:0x804D9248; // type:object size:0x48 +lbl_804D9290 = .data:0x804D9290; // type:object size:0x20 data:string +lbl_804D92B0 = .data:0x804D92B0; // type:object size:0x20 +lbl_804D92D0 = .data:0x804D92D0; // type:object size:0x38 +lbl_804D9308 = .data:0x804D9308; // type:object size:0x2A4 +jumptable_804D95AC = .data:0x804D95AC; // type:object size:0x30 scope:local +lbl_804D95DC = .data:0x804D95DC; // type:object size:0x14 data:string +lbl_804D95F0 = .data:0x804D95F0; // type:object size:0x18 +lbl_804D9608 = .data:0x804D9608; // type:object size:0x1C +lbl_804D9624 = .data:0x804D9624; // type:object size:0x20 +lbl_804D9644 = .data:0x804D9644; // type:object size:0x20 +lbl_804D9664 = .data:0x804D9664; // type:object size:0x20 +lbl_804D9684 = .data:0x804D9684; // type:object size:0x44 data:string +lbl_804D96C8 = .data:0x804D96C8; // type:object size:0x28 +lbl_804D96F0 = .data:0x804D96F0; // type:object size:0x38 +lbl_804D9728 = .data:0x804D9728; // type:object size:0x18 data:string +lbl_804D9740 = .data:0x804D9740; // type:object size:0x20 +lbl_804D9760 = .data:0x804D9760; // type:object size:0x10 +lbl_804D9770 = .data:0x804D9770; // type:object size:0x20 +lbl_804D9790 = .data:0x804D9790; // type:object size:0x20 +lbl_804D97B0 = .data:0x804D97B0; // type:object size:0x2C +lbl_804D97DC = .data:0x804D97DC; // type:object size:0x24 data:string +lbl_804D9800 = .data:0x804D9800; // type:object size:0x30 +lbl_804D9830 = .data:0x804D9830; // type:object size:0x60 +lbl_804D9890 = .data:0x804D9890; // type:object size:0x10 data:string +lbl_804D98A0 = .data:0x804D98A0; // type:object size:0x40 +lbl_804D98E0 = .data:0x804D98E0; // type:object size:0x10 data:string +lbl_804D98F0 = .data:0x804D98F0; // type:object size:0x14 +lbl_804D9904 = .data:0x804D9904; // type:object size:0x14 +lbl_804D9918 = .data:0x804D9918; // type:object size:0x10 +lbl_804D9928 = .data:0x804D9928; // type:object size:0x18 +lbl_804D9940 = .data:0x804D9940; // type:object size:0x24 +lbl_804D9964 = .data:0x804D9964; // type:object size:0x34 +lbl_804D9998 = .data:0x804D9998; // type:object size:0x14 +lbl_804D99AC = .data:0x804D99AC; // type:object size:0x18 +lbl_804D99C4 = .data:0x804D99C4; // type:object size:0x2C +lbl_804D99F0 = .data:0x804D99F0; // type:object size:0x30 +lbl_804D9A20 = .data:0x804D9A20; // type:object size:0x100 +lbl_804D9B20 = .data:0x804D9B20; // type:object size:0x18 +lbl_804D9B38 = .data:0x804D9B38; // type:object size:0x30 +lbl_804D9B68 = .data:0x804D9B68; // type:object size:0x140 +jumptable_804D9CA8 = .data:0x804D9CA8; // type:object size:0x1C scope:local +lbl_804D9D18 = .data:0x804D9D18; // type:object size:0x28 +jumptable_804D9D40 = .data:0x804D9D40; // type:object size:0x34 scope:local +jumptable_804D9DC0 = .data:0x804D9DC0; // type:object size:0x24 scope:local +jumptable_804D9E08 = .data:0x804D9E08; // type:object size:0x3C scope:local +lbl_804D9E44 = .data:0x804D9E44; // type:object size:0x24 data:string +lbl_804D9E68 = .data:0x804D9E68; // type:object size:0x24 +jumptable_804D9E8C = .data:0x804D9E8C; // type:object size:0x30 scope:local +lbl_804D9EBC = .data:0x804D9EBC; // type:object size:0x28 +jumptable_804D9EE4 = .data:0x804D9EE4; // type:object size:0x3C scope:local +lbl_804D9F20 = .data:0x804D9F20; // type:object size:0x24 +lbl_804D9F44 = .data:0x804D9F44; // type:object size:0x1C +lbl_804D9F60 = .data:0x804D9F60; // type:object size:0x14 +lbl_804D9F74 = .data:0x804D9F74; // type:object size:0x20 +lbl_804D9F94 = .data:0x804D9F94; // type:object size:0x24 +jumptable_804D9FB8 = .data:0x804D9FB8; // type:object size:0x3C scope:local +lbl_804D9FF4 = .data:0x804D9FF4; // type:object size:0x2C +jumptable_804DA020 = .data:0x804DA020; // type:object size:0x3C scope:local +jumptable_804DA0B8 = .data:0x804DA0B8; // type:object size:0x40 scope:local +jumptable_804DA158 = .data:0x804DA158; // type:object size:0x40 scope:local +lbl_804DA198 = .data:0x804DA198; // type:object size:0x24 +jumptable_804DA1BC = .data:0x804DA1BC; // type:object size:0x3C scope:local +lbl_804DA1F8 = .data:0x804DA1F8; // type:object size:0x2C +jumptable_804DA224 = .data:0x804DA224; // type:object size:0x3C scope:local +lbl_804DA260 = .data:0x804DA260; // type:object size:0x28 +lbl_804DA288 = .data:0x804DA288; // type:object size:0xD8 +lbl_804DA360 = .data:0x804DA360; // type:object size:0x10 +lbl_804DA370 = .data:0x804DA370; // type:object size:0x20 +lbl_804DA390 = .data:0x804DA390; // type:object size:0x24 +lbl_804DA3B4 = .data:0x804DA3B4; // type:object size:0x24 +lbl_804DA3D8 = .data:0x804DA3D8; // type:object size:0x18 +lbl_804DA3F0 = .data:0x804DA3F0; // type:object size:0x50 +lbl_804DA440 = .data:0x804DA440; // type:object size:0x3C +lbl_804DA47C = .data:0x804DA47C; // type:object size:0x34 +lbl_804DA4B0 = .data:0x804DA4B0; // type:object size:0x28 data:string +lbl_804DA4D8 = .data:0x804DA4D8; // type:object size:0x28 +lbl_804DA500 = .data:0x804DA500; // type:object size:0x28 data:string +lbl_804DA528 = .data:0x804DA528; // type:object size:0xE8 +jumptable_804DA610 = .data:0x804DA610; // type:object size:0x24 scope:local +lbl_804DA638 = .data:0x804DA638; // type:object size:0x78 +lbl_804DA6B0 = .data:0x804DA6B0; // type:object size:0xC0 +lbl_804DA770 = .data:0x804DA770; // type:object size:0x2C data:string +lbl_804DA79C = .data:0x804DA79C; // type:object size:0x58 +lbl_804DA7F4 = .data:0x804DA7F4; // type:object size:0x1C data:string +lbl_804DA810 = .data:0x804DA810; // type:object size:0x2C +lbl_804DA83C = .data:0x804DA83C; // type:object size:0x24 +lbl_804DA860 = .data:0x804DA860; // type:object size:0x38 +lbl_804DA898 = .data:0x804DA898; // type:object size:0x78 +lbl_804DA910 = .data:0x804DA910; // type:object size:0x30 +lbl_804DA940 = .data:0x804DA940; // type:object size:0x28 +lbl_804DA968 = .data:0x804DA968; // type:object size:0x30 +lbl_804DA998 = .data:0x804DA998; // type:object size:0x24 +lbl_804DA9BC = .data:0x804DA9BC; // type:object size:0x1C data:string +jumptable_804DA9D8 = .data:0x804DA9D8; // type:object size:0x44 scope:local +lbl_804DAA1C = .data:0x804DAA1C; // type:object size:0x38 +lbl_804DAA54 = .data:0x804DAA54; // type:object size:0x1C +lbl_804DAA70 = .data:0x804DAA70; // type:object size:0x20 +jumptable_804DAA90 = .data:0x804DAA90; // type:object size:0x20 scope:local +jumptable_804DAAB0 = .data:0x804DAAB0; // type:object size:0x20 scope:local +lbl_804DAAD0 = .data:0x804DAAD0; // type:object size:0xDC +lbl_804DABAC = .data:0x804DABAC; // type:object size:0x10 +lbl_804DABBC = .data:0x804DABBC; // type:object size:0x10 +lbl_804DABCC = .data:0x804DABCC; // type:object size:0x24 data:string +lbl_804DABF0 = .data:0x804DABF0; // type:object size:0x28 data:string +lbl_804DAC18 = .data:0x804DAC18; // type:object size:0x28 data:string +lbl_804DAC40 = .data:0x804DAC40; // type:object size:0x24 data:string +lbl_804DAC64 = .data:0x804DAC64; // type:object size:0x20 +lbl_804DAC84 = .data:0x804DAC84; // type:object size:0x108 +jumptable_804DAD8C = .data:0x804DAD8C; // type:object size:0x24 scope:local +lbl_804DAE8C = .data:0x804DAE8C; // type:object size:0xC +lbl_804DAE98 = .data:0x804DAE98; // type:object size:0x18 +lbl_804DAEB0 = .data:0x804DAEB0; // type:object size:0x14 data:string +lbl_804DAEC4 = .data:0x804DAEC4; // type:object size:0x10 +lbl_804DAED4 = .data:0x804DAED4; // type:object size:0x50 +lbl_804DAF24 = .data:0x804DAF24; // type:object size:0x34 +lbl_804DAF58 = .data:0x804DAF58; // type:object size:0x18 +lbl_804DAF70 = .data:0x804DAF70; // type:object size:0x30 +lbl_804DAFA0 = .data:0x804DAFA0; // type:object size:0x18 data:string +lbl_804DAFB8 = .data:0x804DAFB8; // type:object size:0x1C +lbl_804DAFD4 = .data:0x804DAFD4; // type:object size:0x1C +lbl_804DAFF0 = .data:0x804DAFF0; // type:object size:0x1C +lbl_804DB00C = .data:0x804DB00C; // type:object size:0xBC data:byte +lbl_804DB0C8 = .data:0x804DB0C8; // type:object size:0x5C data:byte +lbl_804DB124 = .data:0x804DB124; // type:object size:0x138 +lbl_804DB25C = .data:0x804DB25C; // type:object size:0x18 +lbl_804DB274 = .data:0x804DB274; // type:object size:0x27C +jumptable_804DB4F0 = .data:0x804DB4F0; // type:object size:0x24 scope:local +lbl_804DB690 = .data:0x804DB690; // type:object size:0x1C +lbl_804DB6AC = .data:0x804DB6AC; // type:object size:0x308 +lbl_804DB9B4 = .data:0x804DB9B4; // type:object size:0x34 +lbl_804DB9E8 = .data:0x804DB9E8; // type:object size:0x200 +jumptable_804DBBE8 = .data:0x804DBBE8; // type:object size:0x40 scope:local +lbl_804DBC28 = .data:0x804DBC28; // type:object size:0x18 +lbl_804DBC40 = .data:0x804DBC40; // type:object size:0x14 +lbl_804DBC54 = .data:0x804DBC54; // type:object size:0x14 +lbl_804DBC68 = .data:0x804DBC68; // type:object size:0x690 +lbl_804DC2F8 = .data:0x804DC2F8; // type:object size:0x48 +lbl_804DC340 = .data:0x804DC340; // type:object size:0xC +lbl_804DC34C = .data:0x804DC34C; // type:object size:0xC +lbl_804DC358 = .data:0x804DC358; // type:object size:0xC +lbl_804DC364 = .data:0x804DC364; // type:object size:0xC +lbl_804DC370 = .data:0x804DC370; // type:object size:0xC +lbl_804DC37C = .data:0x804DC37C; // type:object size:0xC +lbl_804DC388 = .data:0x804DC388; // type:object size:0x120 data:4byte +jumptable_804DC4A8 = .data:0x804DC4A8; // type:object size:0x28 scope:local +lbl_804DC4D0 = .data:0x804DC4D0; // type:object size:0x48 data:byte +lbl_804DC518 = .data:0x804DC518; // type:object size:0x10 data:byte +@1841 = .data:0x804DC528; // type:object size:0x27 scope:local data:string +@1845 = .data:0x804DC5A0; // type:object size:0x38 scope:local +lbl_804DC5D8 = .data:0x804DC5D8; // type:object size:0x68 +lbl_804DC640 = .data:0x804DC640; // type:object size:0x188 +lbl_804DC7C8 = .data:0x804DC7C8; // type:object size:0x24 +lbl_804DC7EC = .data:0x804DC7EC; // type:object size:0x4C +lbl_804DC838 = .data:0x804DC838; // type:object size:0x30 +lbl_804DC868 = .data:0x804DC868; // type:object size:0x10 +lbl_804DC878 = .data:0x804DC878; // type:object size:0x10 +jumptable_804DC888 = .data:0x804DC888; // type:object size:0x24 scope:local +lbl_804DC8B0 = .data:0x804DC8B0; // type:object size:0x800 +lbl_804DD0B0 = .data:0x804DD0B0; // type:object size:0x188 +lbl_804DD238 = .data:0x804DD238; // type:object size:0x400 +lbl_804DD638 = .data:0x804DD638; // type:object size:0x208 +lbl_804DD840 = .data:0x804DD840; // type:object size:0x20 +lbl_804DD860 = .data:0x804DD860; // type:object size:0x200 +lbl_804DDA60 = .data:0x804DDA60; // type:object size:0x20 +lbl_804DDA80 = .data:0x804DDA80; // type:object size:0x10 +lbl_804DDA90 = .data:0x804DDA90; // type:object size:0x20 +lbl_804DDAB0 = .data:0x804DDAB0; // type:object size:0x10 +jumptable_804DDAC0 = .data:0x804DDAC0; // type:object size:0x1C8 scope:local +lbl_804DDC88 = .data:0x804DDC88; // type:object size:0x200 +lbl_804DDE88 = .data:0x804DDE88; // type:object size:0x218 +lbl_804DE0A0 = .data:0x804DE0A0; // type:object size:0x1D40 +lbl_804DFDE0 = .data:0x804DFDE0; // type:object size:0x228 +lbl_804E0008 = .data:0x804E0008; // type:object size:0x800 +lbl_804E0808 = .data:0x804E0808; // type:object size:0x20 +lbl_804E0828 = .data:0x804E0828; // type:object size:0x10 +lbl_804E0838 = .data:0x804E0838; // type:object size:0x88 +jumptable_804E08C0 = .data:0x804E08C0; // type:object size:0x2C scope:local +lbl_804E08F0 = .data:0x804E08F0; // type:object size:0x14 +lbl_804E0904 = .data:0x804E0904; // type:object size:0x1C +lbl_804E0920 = .data:0x804E0920; // type:object size:0x1C +lbl_804E093C = .data:0x804E093C; // type:object size:0x10 +lbl_804E094C = .data:0x804E094C; // type:object size:0xC +lbl_804E0958 = .data:0x804E0958; // type:object size:0x4C +jumptable_804E09A4 = .data:0x804E09A4; // type:object size:0xC4 scope:local +lbl_804E0A68 = .data:0x804E0A68; // type:object size:0x10 +lbl_804E0A78 = .data:0x804E0A78; // type:object size:0x10 +lbl_804E0A88 = .data:0x804E0A88; // type:object size:0x10 +lbl_804E0A98 = .data:0x804E0A98; // type:object size:0x50 +lbl_804E0AE8 = .data:0x804E0AE8; // type:object size:0x14 +lbl_804E0AFC = .data:0x804E0AFC; // type:object size:0x14 +lbl_804E0B10 = .data:0x804E0B10; // type:object size:0x48 +lbl_804E0B58 = .data:0x804E0B58; // type:object size:0x1C +lbl_804E0B74 = .data:0x804E0B74; // type:object size:0x1C +lbl_804E0B90 = .data:0x804E0B90; // type:object size:0x1C +lbl_804E0BAC = .data:0x804E0BAC; // type:object size:0xC +lbl_804E0BB8 = .data:0x804E0BB8; // type:object size:0x14 data:string +lbl_804E0BCC = .data:0x804E0BCC; // type:object size:0x1C +lbl_804E0BE8 = .data:0x804E0BE8; // type:object size:0x10 data:string +lbl_804E0BF8 = .data:0x804E0BF8; // type:object size:0x14 +lbl_804E0C0C = .data:0x804E0C0C; // type:object size:0xC +lbl_804E0C18 = .data:0x804E0C18; // type:object size:0x10 +lbl_804E0C28 = .data:0x804E0C28; // type:object size:0x28 +lbl_804E0C50 = .data:0x804E0C50; // type:object size:0x28 data:4byte +lbl_804E0C78 = .data:0x804E0C78; // type:object size:0x28 +lbl_804E0CA0 = .data:0x804E0CA0; // type:object size:0xC data:string +lbl_804E0CAC = .data:0x804E0CAC; // type:object size:0xC +lbl_804E0CB8 = .data:0x804E0CB8; // type:object size:0xC data:string +lbl_804E0CC4 = .data:0x804E0CC4; // type:object size:0xC data:string +lbl_804E0CD0 = .data:0x804E0CD0; // type:object size:0xC +lbl_804E0CDC = .data:0x804E0CDC; // type:object size:0xC +lbl_804E0CE8 = .data:0x804E0CE8; // type:object size:0xC +lbl_804E0CF4 = .data:0x804E0CF4; // type:object size:0xC +lbl_804E0D00 = .data:0x804E0D00; // type:object size:0xC +lbl_804E0D0C = .data:0x804E0D0C; // type:object size:0xC +lbl_804E0D18 = .data:0x804E0D18; // type:object size:0xC +lbl_804E0D24 = .data:0x804E0D24; // type:object size:0xC +lbl_804E0D30 = .data:0x804E0D30; // type:object size:0xC +lbl_804E0D3C = .data:0x804E0D3C; // type:object size:0x14 +lbl_804E0D50 = .data:0x804E0D50; // type:object size:0x40 +lbl_804E0D90 = .data:0x804E0D90; // type:object size:0x40 data:4byte +lbl_804E0DD0 = .data:0x804E0DD0; // type:object size:0x18 +lbl_804E0DE8 = .data:0x804E0DE8; // type:object size:0x10 +lbl_804E0DF8 = .data:0x804E0DF8; // type:object size:0x10 data:4byte +lbl_804E0E08 = .data:0x804E0E08; // type:object size:0x110 +lbl_804E0F18 = .data:0x804E0F18; // type:object size:0xC data:string +lbl_804E0F24 = .data:0x804E0F24; // type:object size:0xC +lbl_804E0F30 = .data:0x804E0F30; // type:object size:0x30 +lbl_804E0F60 = .data:0x804E0F60; // type:object size:0x28 data:string +lbl_804E0F88 = .data:0x804E0F88; // type:object size:0x10 +lbl_804E0F98 = .data:0x804E0F98; // type:object size:0x10 +lbl_804E0FA8 = .data:0x804E0FA8; // type:object size:0xC +lbl_804E0FB4 = .data:0x804E0FB4; // type:object size:0x10 +lbl_804E0FC4 = .data:0x804E0FC4; // type:object size:0x28 +lbl_804E0FEC = .data:0x804E0FEC; // type:object size:0x24 data:string +lbl_804E1010 = .data:0x804E1010; // type:object size:0x3C +lbl_804E104C = .data:0x804E104C; // type:object size:0x28 +lbl_804E1074 = .data:0x804E1074; // type:object size:0x24 +lbl_804E1098 = .data:0x804E1098; // type:object size:0x18 +lbl_804E10B0 = .data:0x804E10B0; // type:object size:0x14 data:string +lbl_804E10C4 = .data:0x804E10C4; // type:object size:0x1C data:string +lbl_804E10E0 = .data:0x804E10E0; // type:object size:0x18 data:string +lbl_804E10F8 = .data:0x804E10F8; // type:object size:0x20 +lbl_804E1118 = .data:0x804E1118; // type:object size:0x20 +lbl_804E1138 = .data:0x804E1138; // type:object size:0x18 data:string +lbl_804E1150 = .data:0x804E1150; // type:object size:0x14 +lbl_804E1164 = .data:0x804E1164; // type:object size:0x14 data:string +lbl_804E1178 = .data:0x804E1178; // type:object size:0x20 +lbl_804E1198 = .data:0x804E1198; // type:object size:0x18 +lbl_804E11B0 = .data:0x804E11B0; // type:object size:0x14 data:string +lbl_804E11C4 = .data:0x804E11C4; // type:object size:0x1C +lbl_804E11E0 = .data:0x804E11E0; // type:object size:0x10 +lbl_804E11F0 = .data:0x804E11F0; // type:object size:0xA0 +lbl_804E1290 = .data:0x804E1290; // type:object size:0x10 +lbl_804E12A0 = .data:0x804E12A0; // type:object size:0x3C +lbl_804E1328 = .bss:0x804E1328; // type:object size:0x19C +mInt32POINodes__9CAnimData = .bss:0x804E14C4; // type:object size:0x3D0 scope:global data:4byte +mParticlePOINodes__9CAnimData = .bss:0x804E1894; // type:object size:0x1110 scope:global data:4byte +lbl_804E29A4 = .bss:0x804E29A4; // type:object size:0xCD0 data:4byte +lbl_804E3674 = .bss:0x804E3674; // type:object size:0x3C4 data:4byte +lbl_804E3A38 = .bss:0x804E3A38; // type:object size:0x18 data:4byte +lbl_804E3A50 = .bss:0x804E3A50; // type:object size:0x18 data:4byte +lbl_804E3A68 = .bss:0x804E3A68; // type:object size:0xC4 data:4byte +lbl_804E3B2C = .bss:0x804E3B2C; // type:object size:0xC4 data:4byte +lbl_804E3BF0 = .bss:0x804E3BF0; // type:object size:0x10 data:float +lbl_804E3C00 = .bss:0x804E3C00; // type:object size:0x10 +lbl_804E3C10 = .bss:0x804E3C10; // type:object size:0x10 data:4byte +lbl_804E3C20 = .bss:0x804E3C20; // type:object size:0x18 data:4byte +lbl_804E3C38 = .bss:0x804E3C38; // type:object size:0x10 data:4byte +lbl_804E3C48 = .bss:0x804E3C48; // type:object size:0x18 data:4byte +lbl_804E3C60 = .bss:0x804E3C60; // type:object size:0x18 data:4byte +lbl_804E3C78 = .bss:0x804E3C78; // type:object size:0x18 data:4byte +lbl_804E3C90 = .bss:0x804E3C90; // type:object size:0x8 data:4byte +lbl_804E3C98 = .bss:0x804E3C98; // type:object size:0x10 data:4byte +lbl_804E3CA8 = .bss:0x804E3CA8; // type:object size:0x18 data:4byte +lbl_804E3CC0 = .bss:0x804E3CC0; // type:object size:0x8 data:4byte +lbl_804E3CC8 = .bss:0x804E3CC8; // type:object size:0x8 data:4byte +lbl_804E3CD0 = .bss:0x804E3CD0; // type:object size:0x18 data:4byte +lbl_804E3CE8 = .bss:0x804E3CE8; // type:object size:0x10 +lbl_804E3CF8 = .bss:0x804E3CF8; // type:object size:0xE0 data:4byte +lbl_804E3DD8 = .bss:0x804E3DD8; // type:object size:0xC +lbl_804E3DE4 = .bss:0x804E3DE4; // type:object size:0xC +lbl_804E3DF0 = .bss:0x804E3DF0; // type:object size:0xC +lbl_804E3DFC = .bss:0x804E3DFC; // type:object size:0x3010 data:4byte +lbl_804E6E0C = .bss:0x804E6E0C; // type:object size:0x104 data:4byte +lbl_804E6F10 = .bss:0x804E6F10; // type:object size:0x8 data:4byte +lbl_804E6F18 = .bss:0x804E6F18; // type:object size:0xC +lbl_804E6F24 = .bss:0x804E6F24; // type:object size:0xC +lbl_804E6F30 = .bss:0x804E6F30; // type:object size:0x8 data:4byte +lbl_804E6F38 = .bss:0x804E6F38; // type:object size:0x18 +lbl_804E6F50 = .bss:0x804E6F50; // type:object size:0x18 +lbl_804E6F68 = .bss:0x804E6F68; // type:object size:0xC +NullConnectionList__7CEntity = .bss:0x804E6F74; // type:object size:0x1C scope:global data:4byte +lbl_804E6F90 = .bss:0x804E6F90; // type:object size:0x18 +lbl_804E6FA8 = .bss:0x804E6FA8; // type:object size:0x800 data:float +lbl_804E77A8 = .bss:0x804E77A8; // type:object size:0x10 data:float +lbl_804E77B8 = .bss:0x804E77B8; // type:object size:0x18 +lbl_804E77D0 = .bss:0x804E77D0; // type:object size:0x18 data:4byte +lbl_804E77E8 = .bss:0x804E77E8; // type:object size:0x18 data:4byte +lbl_804E7800 = .bss:0x804E7800; // type:object size:0x88 data:4byte +lbl_804E7888 = .bss:0x804E7888; // type:object size:0x8 data:4byte +lbl_804E7890 = .bss:0x804E7890; // type:object size:0x8 data:4byte +lbl_804E7898 = .bss:0x804E7898; // type:object size:0x18 data:4byte +lbl_804E78B0 = .bss:0x804E78B0; // type:object size:0x18 data:4byte +lbl_804E78C8 = .bss:0x804E78C8; // type:object size:0xC +lbl_804E78D4 = .bss:0x804E78D4; // type:object size:0xC +lbl_804E78E0 = .bss:0x804E78E0; // type:object size:0x8 data:4byte +lbl_804E78E8 = .bss:0x804E78E8; // type:object size:0x190 data:4byte +lbl_804E7A78 = .bss:0x804E7A78; // type:object size:0xC data:float +lbl_804E7A84 = .bss:0x804E7A84; // type:object size:0xC data:float +lbl_804E7A90 = .bss:0x804E7A90; // type:object size:0xC +lbl_804E7A9C = .bss:0x804E7A9C; // type:object size:0xC +lbl_804E7AA8 = .bss:0x804E7AA8; // type:object size:0x10 data:4byte +lbl_804E7AB8 = .bss:0x804E7AB8; // type:object size:0x18 data:4byte +lbl_804E7AD0 = .bss:0x804E7AD0; // type:object size:0x8 data:4byte +lbl_804E7AD8 = .bss:0x804E7AD8; // type:object size:0x3128 +lbl_804EAC00 = .bss:0x804EAC00; // type:object size:0x30 +lbl_804EAC30 = .bss:0x804EAC30; // type:object size:0x60 data:float +lbl_804EAC90 = .bss:0x804EAC90; // type:object size:0x20 data:float +lbl_804EACB0 = .bss:0x804EACB0; // type:object size:0xC +lbl_804EACBC = .bss:0x804EACBC; // type:object size:0x104 data:4byte +lbl_804EADC0 = .bss:0x804EADC0; // type:object size:0x18 data:4byte +lbl_804EADD8 = .bss:0x804EADD8; // type:object size:0xC data:float +lbl_804EADE4 = .bss:0x804EADE4; // type:object size:0xC data:float +lbl_804EADF0 = .bss:0x804EADF0; // type:object size:0x10 data:float +lbl_804EAE00 = .bss:0x804EAE00; // type:object size:0x10 data:4byte +lbl_804EAE10 = .bss:0x804EAE10; // type:object size:0x18 data:4byte +lbl_804EAE28 = .bss:0x804EAE28; // type:object size:0x8 data:4byte +lbl_804EAE30 = .bss:0x804EAE30; // type:object size:0x8 data:4byte +lbl_804EAE38 = .bss:0x804EAE38; // type:object size:0x8 data:4byte +lbl_804EAE40 = .bss:0x804EAE40; // type:object size:0x18 data:4byte +skPhysicsActorParams__19CPhysicsActorParams = .bss:0x804EAE58; // type:object size:0x10 scope:global data:float +lbl_804EAE68 = .bss:0x804EAE68; // type:object size:0x1F8 +lbl_804EB060 = .bss:0x804EB060; // type:object size:0xC0 data:float +lbl_804EB120 = .bss:0x804EB120; // type:object size:0x30 data:4byte +lbl_804EB150 = .bss:0x804EB150; // type:object size:0x20 data:4byte +lbl_804EB170 = .bss:0x804EB170; // type:object size:0x620 data:4byte +lbl_804EB790 = .bss:0x804EB790; // type:object size:0x10 data:float +lbl_804EB7A0 = .bss:0x804EB7A0; // type:object size:0x28 data:4byte +lbl_804EB7C8 = .bss:0x804EB7C8; // type:object size:0x10 +lbl_804EB7D8 = .bss:0x804EB7D8; // type:object size:0x218 +lbl_804EB9F0 = .bss:0x804EB9F0; // type:object size:0x18 data:float +lbl_804EBA08 = .bss:0x804EBA08; // type:object size:0x10 data:4byte +lbl_804EBA18 = .bss:0x804EBA18; // type:object size:0x18 data:4byte +lbl_804EBA30 = .bss:0x804EBA30; // type:object size:0x10 data:float +lbl_804EBA40 = .bss:0x804EBA40; // type:object size:0x18 data:4byte +lbl_804EBA58 = .bss:0x804EBA58; // type:object size:0x10 data:4byte +lbl_804EBA68 = .bss:0x804EBA68; // type:object size:0x20 data:4byte +lbl_804EBA88 = .bss:0x804EBA88; // type:object size:0x18 data:4byte +lbl_804EBAA0 = .bss:0x804EBAA0; // type:object size:0x18 data:4byte +lbl_804EBAB8 = .bss:0x804EBAB8; // type:object size:0xA8 +lbl_804EBB60 = .bss:0x804EBB60; // type:object size:0xA8 +lbl_804EBC08 = .bss:0x804EBC08; // type:object size:0x10 data:4byte +lbl_804EBC18 = .bss:0x804EBC18; // type:object size:0x8 data:4byte +lbl_804EBC20 = .bss:0x804EBC20; // type:object size:0x80 data:float +lbl_804EBCA0 = .bss:0x804EBCA0; // type:object size:0x80 data:float +lbl_804EBD20 = .bss:0x804EBD20; // type:object size:0x90 data:4byte +lbl_804EBDB0 = .bss:0x804EBDB0; // type:object size:0x18 data:4byte +lbl_804EBDC8 = .bss:0x804EBDC8; // type:object size:0x30 +lbl_804EBDF8 = .bss:0x804EBDF8; // type:object size:0x10 data:float +lbl_804EBE08 = .bss:0x804EBE08; // type:object size:0x18 data:4byte +lbl_804EBE20 = .bss:0x804EBE20; // type:object size:0x18 data:4byte +lbl_804EBE38 = .bss:0x804EBE38; // type:object size:0x10 data:float +lbl_804EBE48 = .bss:0x804EBE48; // type:object size:0x40 data:4byte +lbl_804EBE88 = .bss:0x804EBE88; // type:object size:0x10 data:float +lbl_804EBE98 = .bss:0x804EBE98; // type:object size:0x10 data:4byte +lbl_804EBEA8 = .bss:0x804EBEA8; // type:object size:0xC data:float +lbl_804EBEB4 = .bss:0x804EBEB4; // type:object size:0xC data:float +lbl_804EBEC0 = .bss:0x804EBEC0; // type:object size:0x10 data:float +lbl_804EBED0 = .bss:0x804EBED0; // type:object size:0x30 +lbl_804EBF00 = .bss:0x804EBF00; // type:object size:0x10 data:float +lbl_804EBF10 = .bss:0x804EBF10; // type:object size:0xC data:float +lbl_804EBF1C = .bss:0x804EBF1C; // type:object size:0xC data:float +lbl_804EBF28 = .bss:0x804EBF28; // type:object size:0x10 data:float +lbl_804EBF38 = .bss:0x804EBF38; // type:object size:0x50 data:4byte +lbl_804EBF88 = .bss:0x804EBF88; // type:object size:0x8 data:4byte +lbl_804EBF90 = .bss:0x804EBF90; // type:object size:0x8 data:4byte +lbl_804EBF98 = .bss:0x804EBF98; // type:object size:0x78 data:4byte +lbl_804EC010 = .bss:0x804EC010; // type:object size:0x10 data:float +lbl_804EC020 = .bss:0x804EC020; // type:object size:0x18 data:4byte +lbl_804EC038 = .bss:0x804EC038; // type:object size:0xC +lbl_804EC044 = .bss:0x804EC044; // type:object size:0xC data:4byte +lbl_804EC050 = .bss:0x804EC050; // type:object size:0x18 data:4byte +lbl_804EC068 = .bss:0x804EC068; // type:object size:0x18 data:4byte +lbl_804EC080 = .bss:0x804EC080; // type:object size:0x48 data:float +lbl_804EC0C8 = .bss:0x804EC0C8; // type:object size:0x18 data:4byte +lbl_804EC0E0 = .bss:0x804EC0E0; // type:object size:0x14 data:float +lbl_804EC0F4 = .bss:0x804EC0F4; // type:object size:0xC +lbl_804EC100 = .bss:0x804EC100; // type:object size:0xC +lbl_804EC10C = .bss:0x804EC10C; // type:object size:0xC +lbl_804EC118 = .bss:0x804EC118; // type:object size:0x30 data:4byte +lbl_804EC148 = .bss:0x804EC148; // type:object size:0x13C70 +lbl_804FFDB8 = .bss:0x804FFDB8; // type:object size:0x20 data:2byte +lbl_804FFDD8 = .bss:0x804FFDD8; // type:object size:0x7F78 +lbl_80507D50 = .bss:0x80507D50; // type:object size:0xB8 +lbl_80507E08 = .bss:0x80507E08; // type:object size:0x2C0 +lbl_805080C8 = .bss:0x805080C8; // type:object size:0x6A8 data:4byte +lbl_80508770 = .bss:0x80508770; // type:object size:0xF0 +lbl_80508860 = .bss:0x80508860; // type:object size:0x1D0 +lbl_80508A30 = .bss:0x80508A30; // type:object size:0x38 data:4byte +lbl_80508A68 = .bss:0x80508A68; // type:object size:0x100 +lbl_80508B68 = .bss:0x80508B68; // type:object size:0x100 +lbl_80508C68 = .bss:0x80508C68; // type:object size:0x100 +lbl_80508D68 = .bss:0x80508D68; // type:object size:0x10 data:4byte +lbl_80508D78 = .bss:0x80508D78; // type:object size:0x48 data:float +lbl_80508DC0 = .bss:0x80508DC0; // type:object size:0x48 data:float +lbl_80508E08 = .bss:0x80508E08; // type:object size:0x30 +skPassEverything__15CMaterialFilter = .bss:0x80508E38; // type:object size:0x18 scope:global data:4byte +lbl_80508E50 = .bss:0x80508E50; // type:object size:0x48 data:float +mskInvertedBox__6CAABox = .bss:0x80508E98; // type:object size:0x18 scope:global data:4byte +mskNullBox__6CAABox = .bss:0x80508EB0; // type:object size:0x18 scope:global data:float +lbl_80508EC8 = .bss:0x80508EC8; // type:object size:0x4018 +lbl_8050CEE0 = .bss:0x8050CEE0; // type:object size:0xC +lbl_8050CEEC = .bss:0x8050CEEC; // type:object size:0x14 data:4byte +lbl_8050CF00 = .bss:0x8050CF00; // type:object size:0x18 data:4byte +lbl_8050CF18 = .bss:0x8050CF18; // type:object size:0x20 +lbl_8050CF38 = .bss:0x8050CF38; // type:object size:0x204 +lbl_8050D13C = .bss:0x8050D13C; // type:object size:0x204 +lbl_8050D340 = .bss:0x8050D340; // type:object size:0x10 data:float +lbl_8050D350 = .bss:0x8050D350; // type:object size:0xC data:float +lbl_8050D35C = .bss:0x8050D35C; // type:object size:0xC data:float +lbl_8050D368 = .bss:0x8050D368; // type:object size:0x38 data:float +lbl_8050D3A0 = .bss:0x8050D3A0; // type:object size:0x20 data:4byte +lbl_8050D3C0 = .bss:0x8050D3C0; // type:object size:0x500 +lbl_8050D8C0 = .bss:0x8050D8C0; // type:object size:0x10 data:float +lbl_8050D8D0 = .bss:0x8050D8D0; // type:object size:0xC data:float +lbl_8050D8DC = .bss:0x8050D8DC; // type:object size:0x4C data:4byte +lbl_8050D928 = .bss:0x8050D928; // type:object size:0x50 data:4byte +lbl_8050D978 = .bss:0x8050D978; // type:object size:0x10 data:float +lbl_8050D988 = .bss:0x8050D988; // type:object size:0x10 +lbl_8050D998 = .bss:0x8050D998; // type:object size:0x28 +lbl_8050D9C0 = .bss:0x8050D9C0; // type:object size:0x268 data:4byte +lbl_8050DC28 = .bss:0x8050DC28; // type:object size:0xD8 data:4byte +lbl_8050DD00 = .bss:0x8050DD00; // type:object size:0x10 data:float +lbl_8050DD10 = .bss:0x8050DD10; // type:object size:0xC data:float +lbl_8050DD1C = .bss:0x8050DD1C; // type:object size:0xC data:float +sIdentity__9CMatrix3f = .bss:0x8050DD28; // type:object size:0x28 scope:global data:float +lbl_8050DD50 = .bss:0x8050DD50; // type:object size:0x40 data:float +lbl_8050DD90 = .bss:0x8050DD90; // type:object size:0xC +lbl_8050DD9C = .bss:0x8050DD9C; // type:object size:0x154 +lbl_8050DEF0 = .bss:0x8050DEF0; // type:object size:0x10 +lbl_8050DF00 = .bss:0x8050DF00; // type:object size:0x28 data:4byte +lbl_8050DF28 = .bss:0x8050DF28; // type:object size:0x30 +lbl_8050DF58 = .bss:0x8050DF58; // type:object size:0x10 data:float +lbl_8050DF68 = .bss:0x8050DF68; // type:object size:0xC +lbl_8050DF74 = .bss:0x8050DF74; // type:object size:0x14 data:4byte +lbl_8050DF88 = .bss:0x8050DF88; // type:object size:0x10 data:float +lbl_8050DF98 = .bss:0x8050DF98; // type:object size:0x10 data:float +lbl_8050DFA8 = .bss:0x8050DFA8; // type:object size:0x10 data:float +lbl_8050DFB8 = .bss:0x8050DFB8; // type:object size:0x10 data:float +sNoRotation__11CQuaternion = .bss:0x8050DFC8; // type:object size:0x10 scope:global data:float +lbl_8050DFD8 = .bss:0x8050DFD8; // type:object size:0x10 data:float +lbl_8050DFE8 = .bss:0x8050DFE8; // type:object size:0x30 +lbl_8050E018 = .bss:0x8050E018; // type:object size:0x10 +lbl_8050E028 = .bss:0x8050E028; // type:object size:0xB74 +lbl_8050EB9C = .bss:0x8050EB9C; // type:object size:0x90 data:4byte +lbl_8050EC2C = .bss:0x8050EC2C; // type:object size:0x94 data:4byte +lbl_8050ECC0 = .bss:0x8050ECC0; // type:object size:0x14 data:byte +lbl_8050ECD4 = .bss:0x8050ECD4; // type:object size:0x1910 data:4byte +lbl_805105E4 = .bss:0x805105E4; // type:object size:0xA10 data:4byte +lbl_80510FF4 = .bss:0x80510FF4; // type:object size:0x70 data:4byte +lbl_80511064 = .bss:0x80511064; // type:object size:0x1398 data:4byte +lbl_805123FC = .bss:0x805123FC; // type:object size:0x60 data:4byte +lbl_8051245C = .bss:0x8051245C; // type:object size:0x1834 +lbl_80513C90 = .bss:0x80513C90; // type:object size:0x8 data:4byte +lbl_80513C98 = .bss:0x80513C98; // type:object size:0xC +lbl_80513CA4 = .bss:0x80513CA4; // type:object size:0xC data:4byte +mData__10CStopwatch = .bss:0x80513CB0; // type:object size:0x18 scope:global data:4byte +mGlobalTimer__10CStopwatch = .bss:0x80513CC8; // type:object size:0x8 scope:global data:4byte +lbl_80513CD0 = .bss:0x80513CD0; // type:object size:0xC +lbl_80513CDC = .bss:0x80513CDC; // type:object size:0x18 data:4byte +lbl_80513CF4 = .bss:0x80513CF4; // type:object size:0x18 data:4byte +lbl_80513D0C = .bss:0x80513D0C; // type:object size:0x1C data:4byte +lbl_80513D28 = .bss:0x80513D28; // type:object size:0x60 +lbl_80513D88 = .bss:0x80513D88; // type:object size:0x50 +lbl_80513DD8 = .bss:0x80513DD8; // type:object size:0xC +lbl_80513DE4 = .bss:0x80513DE4; // type:object size:0x14 data:4byte +lbl_80513DF8 = .bss:0x80513DF8; // type:object size:0x50 data:4byte +sIdentity__12CTransform4f = .bss:0x80513E48; // type:object size:0x30 scope:global data:float +skZeroVector__9CVector2f = .bss:0x80513E78; // type:object size:0x4 scope:global data:float +lbl_80513E80 = .bss:0x80513E80; // type:object size:0xA8 data:double +sZeroVector__9CVector3f = .bss:0x80513F28; // type:object size:0xC scope:global data:float +sUpVector__9CVector3f = .bss:0x80513F34; // type:object size:0xC scope:global data:float +sDownVector__9CVector3f = .bss:0x80513F40; // type:object size:0xC scope:global data:float +sLeftVector__9CVector3f = .bss:0x80513F4C; // type:object size:0xC scope:global data:float +sRightVector__9CVector3f = .bss:0x80513F58; // type:object size:0xC scope:global data:float +sForwardVector__9CVector3f = .bss:0x80513F64; // type:object size:0xC scope:global data:float +lbl_80513F70 = .bss:0x80513F70; // type:object size:0xC data:float +sOneVector__9CVector3f = .bss:0x80513F7C; // type:object size:0xC scope:global data:float +sZeroVector__9CVector3i = .bss:0x80513F88; // type:object size:0x60 scope:global +lbl_80513FE8 = .bss:0x80513FE8; // type:object size:0x10 data:float +lbl_80513FF8 = .bss:0x80513FF8; // type:object size:0x8 +lbl_80514000 = .bss:0x80514000; // type:object size:0xC +lbl_8051400C = .bss:0x8051400C; // type:object size:0x14 data:4byte +lbl_80514020 = .bss:0x80514020; // type:object size:0xC +lbl_8051402C = .bss:0x8051402C; // type:object size:0xC +lbl_80514038 = .bss:0x80514038; // type:object size:0xC8 +lbl_80514100 = .bss:0x80514100; // type:object size:0x54 data:4byte +lbl_80514154 = .bss:0x80514154; // type:object size:0x4C data:4byte +kEnvModulate__9CGraphics = .bss:0x805141A0; // type:object size:0xE4 scope:global data:4byte +lbl_80514284 = .bss:0x80514284; // type:object size:0x98 data:4byte +lbl_8051431C = .bss:0x8051431C; // type:object size:0x4C data:4byte +lbl_80514368 = .bss:0x80514368; // type:object size:0x98 data:4byte +lbl_80514400 = .bss:0x80514400; // type:object size:0xA8 data:4byte +lbl_805144A8 = .bss:0x805144A8; // type:object size:0x48 data:float +lbl_805144F0 = .bss:0x805144F0; // type:object size:0x20 data:byte +mViewMatrix__9CGraphics = .bss:0x80514510; // type:object size:0x30 scope:global data:float +lbl_80514540 = .bss:0x80514540; // type:object size:0x30 +lbl_80514570 = .bss:0x80514570; // type:object size:0x380 +lbl_805148F0 = .bss:0x805148F0; // type:object size:0x70 data:4byte +mGxModelView__9CGraphics = .bss:0x80514960; // type:object size:0x30 scope:global +lbl_80514990 = .bss:0x80514990; // type:object size:0x30 data:float +lbl_805149C0 = .bss:0x805149C0; // type:object size:0x30 +lbl_805149F0 = .bss:0x805149F0; // type:object size:0x10 data:double +lbl_80514A00 = .bss:0x80514A00; // type:object size:0x20 +lbl_80514A20 = .bss:0x80514A20; // type:object size:0x60C +lbl_8051502C = .bss:0x8051502C; // type:object size:0x84 data:4byte +lbl_805150B0 = .bss:0x805150B0; // type:object size:0x20 +lbl_805150D0 = .bss:0x805150D0; // type:object size:0x20 +lbl_805150F0 = .bss:0x805150F0; // type:object size:0xC +lbl_805150FC = .bss:0x805150FC; // type:object size:0x28 data:byte +lbl_80515124 = .bss:0x80515124; // type:object size:0x14 data:4byte +lbl_80515138 = .bss:0x80515138; // type:object size:0x40 +lbl_80515178 = .bss:0x80515178; // type:object size:0x8 data:double +lbl_80515180 = .bss:0x80515180; // type:object size:0x10 data:4byte +lbl_80515190 = .bss:0x80515190; // type:object size:0x10 data:float +lbl_805151A0 = .bss:0x805151A0; // type:object size:0xC +lbl_805151AC = .bss:0x805151AC; // type:object size:0xC +lbl_805151B8 = .bss:0x805151B8; // type:object size:0x18 data:float +lbl_805151D0 = .bss:0x805151D0; // type:object size:0x68 data:4byte +lbl_80515238 = .bss:0x80515238; // type:object size:0x8 data:float +lbl_80515240 = .bss:0x80515240; // type:object size:0xC data:float +lbl_8051524C = .bss:0x8051524C; // type:object size:0x554 +lbl_805157A0 = .bss:0x805157A0; // type:object size:0x50 data:4byte +lbl_805157F0 = .bss:0x805157F0; // type:object size:0x100 data:4byte +lbl_805158F0 = .bss:0x805158F0; // type:object size:0x200 +lbl_80515AF0 = .bss:0x80515AF0; // type:object size:0x638 data:float +lbl_80516128 = .bss:0x80516128; // type:object size:0x10 +lbl_80516138 = .bss:0x80516138; // type:object size:0xC data:float +lbl_80516144 = .bss:0x80516144; // type:object size:0xC data:float +lbl_80516150 = .bss:0x80516150; // type:object size:0x500 +lbl_80516650 = .bss:0x80516650; // type:object size:0x20 +gDBCommTable = .bss:0x80516670; // type:object size:0x28 scope:global data:4byte +lbl_80516698 = .bss:0x80516698; // type:object size:0x19A8 data:4byte +lbl_80518040 = .bss:0x80518040; // type:object size:0x28 data:4byte +gTRKRestoreFlags = .bss:0x80518068; // type:object size:0x9 scope:global data:byte +lbl_80518074 = .bss:0x80518074; // type:object size:0x14 data:4byte +gTRKSaveState = .bss:0x80518088; // type:object size:0x94 scope:global +lbl_80518120 = .bss:0x80518120; // type:object size:0x10 +gTRKState = .bss:0x80518130; // type:object size:0xA4 scope:global data:4byte +gTRKCPUState = .bss:0x805181D8; // type:object size:0x430 scope:global data:4byte +lbl_80518608 = .bss:0x80518608; // type:object size:0x80 data:4byte +lbl_80518688 = .bss:0x80518688; // type:object size:0x98 data:4byte +lbl_80518720 = .bss:0x80518720; // type:object size:0x1200 data:4byte +lbl_80519920 = .bss:0x80519920; // type:object size:0x1200 data:4byte +lbl_8051AB20 = .bss:0x8051AB20; // type:object size:0xD80 data:4byte +lbl_8051B8A0 = .bss:0x8051B8A0; // type:object size:0x100 +lbl_8051B9A0 = .bss:0x8051B9A0; // type:object size:0x8E0 data:byte +lbl_8051C280 = .bss:0x8051C280; // type:object size:0x480 data:4byte +lbl_8051C700 = .bss:0x8051C700; // type:object size:0x60 +lbl_8051C760 = .bss:0x8051C760; // type:object size:0x40 +lbl_8051C7A0 = .bss:0x8051C7A0; // type:object size:0x80 +lbl_8051C820 = .bss:0x8051C820; // type:object size:0x7800 +lbl_80524020 = .bss:0x80524020; // type:object size:0x1800 +lbl_80525820 = .bss:0x80525820; // type:object size:0x2838 +lbl_80528058 = .bss:0x80528058; // type:object size:0x5EE8 +__DVDTicketViewBuffer = .bss:0x8052DF40; // type:object size:0xE0 scope:local +__DVDTmdBuffer = .bss:0x8052E040; // type:object size:0x4A00 scope:local +lbl_80532A40 = .bss:0x80532A40; // type:object size:0x20 +lbl_80532A60 = .bss:0x80532A60; // type:object size:0x30 +lbl_80532A90 = .bss:0x80532A90; // type:object size:0x30 +lbl_80532AC0 = .bss:0x80532AC0; // type:object size:0x40 +lbl_80532B00 = .bss:0x80532B00; // type:object size:0x20 +lbl_80532B20 = .bss:0x80532B20; // type:object size:0x20 +lbl_80532B40 = .bss:0x80532B40; // type:object size:0x20 +lbl_80532B60 = .bss:0x80532B60; // type:object size:0x30 +lbl_80532B90 = .bss:0x80532B90; // type:object size:0x60 +WaitingQueue = .bss:0x80532BF0; // type:object size:0x20 scope:local data:4byte +lbl_80532C20 = .bss:0x80532C20; // type:object size:0x8C +lbl_80532CAC = .bss:0x80532CAC; // type:object size:0xD4 +__ErrorInfo = .bss:0x80532D80; // type:object size:0x80 scope:global +CheckBuffer = .bss:0x80532E80; // type:object size:0x20 scope:local +lbl_80532EA0 = .bss:0x80532EA0; // type:object size:0x80 data:4byte +lbl_80532F20 = .bss:0x80532F20; // type:object size:0x20 data:4byte +lbl_80532F40 = .bss:0x80532F40; // type:object size:0x20 data:4byte +lbl_80532F60 = .bss:0x80532F60; // type:object size:0xC0 data:4byte +lbl_80533020 = .bss:0x80533020; // type:object size:0x20 data:4byte +Ecb = .bss:0x80533040; // type:object size:0xC0 scope:local +lbl_80533100 = .bss:0x80533100; // type:object size:0x80 +lbl_80533180 = .bss:0x80533180; // type:object size:0x600 +lbl_80533780 = .bss:0x80533780; // type:object size:0x24 data:4byte +lbl_805337A4 = .bss:0x805337A4; // type:object size:0x24 data:4byte +lbl_805337C8 = .bss:0x805337C8; // type:object size:0x14E0 +lbl_80534CA8 = .bss:0x80534CA8; // type:object size:0x38 data:float +__OSRebootParams = .bss:0x80534CE0; // type:object size:0x1C scope:global data:4byte +lbl_80534D00 = .bss:0x80534D00; // type:object size:0x50 +__OSErrorTable = .bss:0x80534D50; // type:object size:0x44 scope:global +lbl_80534DA0 = .bss:0x80534DA0; // type:object size:0x20 +lbl_80534DC0 = .bss:0x80534DC0; // type:object size:0x2C8 +lbl_80535088 = .bss:0x80535088; // type:object size:0x18 data:byte +Scb = .bss:0x805350A0; // type:object size:0x54 scope:local data:2byte +DefaultThread = .bss:0x805350F8; // type:object size:0x318 scope:local +lbl_80535410 = .bss:0x80535410; // type:object size:0x100 data:4byte +lbl_80535510 = .bss:0x80535510; // type:object size:0x5F0 +StmEhInBuf = .bss:0x80535B00; // type:object size:0x20 scope:local +StmEhOutBuf = .bss:0x80535B20; // type:object size:0x20 scope:local data:4byte +lbl_80535B40 = .bss:0x80535B40; // type:object size:0x20 data:4byte +lbl_80535B60 = .bss:0x80535B60; // type:object size:0x20 +lbl_80535B80 = .bss:0x80535B80; // type:object size:0x20 data:4byte +lbl_80535BA0 = .bss:0x80535BA0; // type:object size:0x20 +lbl_80535BC0 = .bss:0x80535BC0; // type:object size:0x200 data:4byte +lbl_80535DC0 = .bss:0x80535DC0; // type:object size:0x20 data:4byte +__OSExpireAlarm = .bss:0x80535DE0; // type:object size:0x30 scope:global +Packet = .bss:0x80535E10; // type:object size:0x80 scope:local data:4byte +lbl_80535E90 = .bss:0x80535E90; // type:object size:0x20 +TypeTime = .bss:0x80535EB0; // type:object size:0x20 scope:local +lbl_80535ED0 = .bss:0x80535ED0; // type:object size:0xC0 +lbl_80535F90 = .bss:0x80535F90; // type:object size:0x20 data:4byte +lbl_80535FB0 = .bss:0x80535FB0; // type:object size:0x40 data:4byte +lbl_80535FF0 = .bss:0x80535FF0; // type:object size:0x50 +lbl_80536040 = .bss:0x80536040; // type:object size:0x18 data:4byte +lbl_80536058 = .bss:0x80536058; // type:object size:0x28 data:4byte +lbl_80536080 = .bss:0x80536080; // type:object size:0x100 +lbl_80536180 = .bss:0x80536180; // type:object size:0x10 data:4byte +lbl_80536190 = .bss:0x80536190; // type:object size:0x78 +lbl_80536208 = .bss:0x80536208; // type:object size:0x78 data:2byte +lbl_80536280 = .bss:0x80536280; // type:object size:0x58 data:2byte +lbl_805362D8 = .bss:0x805362D8; // type:object size:0x28 data:4byte +lbl_80536300 = .bss:0x80536300; // type:object size:0x20 data:byte +lbl_80536320 = .bss:0x80536320; // type:object size:0x30 +lbl_80536350 = .bss:0x80536350; // type:object size:0x10 data:4byte +lbl_80536360 = .bss:0x80536360; // type:object size:0x1000 +lbl_80537360 = .bss:0x80537360; // type:object size:0x26E8 data:byte +lbl_80539A48 = .bss:0x80539A48; // type:object size:0x50 +lbl_80539A98 = .bss:0x80539A98; // type:object size:0x18 +lbl_80539AB0 = .bss:0x80539AB0; // type:object size:0x50 +lbl_80539B00 = .bss:0x80539B00; // type:object size:0x30 +lbl_80539B30 = .bss:0x80539B30; // type:object size:0x90 data:4byte +__responses = .bss:0x80539BC0; // type:object size:0x50 scope:local data:4byte +lbl_80539C20 = .bss:0x80539C20; // type:object size:0x40 +lbl_80539C60 = .bss:0x80539C60; // type:object size:0x80 data:4byte +IpcFdArray = .bss:0x80539CE0; // type:object size:0x80 scope:local data:4byte +IpcReqPtrArray = .bss:0x80539D60; // type:object size:0x80 scope:local data:4byte +s_homeDir = .bss:0x80539DE0; // type:object size:0x40 scope:local +s_message = .bss:0x80539E40; // type:object size:0x100 scope:local +lbl_8053A140 = .bss:0x8053A140; // type:object size:0x28AE0 data:byte +lbl_80562C20 = .bss:0x80562C20; // type:object size:0x40 +lbl_80562C60 = .bss:0x80562C60; // type:object size:0x60 data:4byte +lbl_80562CC0 = .bss:0x80562CC0; // type:object size:0x1000 +lbl_80563CC0 = .bss:0x80563CC0; // type:object size:0x1000 +lbl_80564CC0 = .bss:0x80564CC0; // type:object size:0x7E0 +lbl_805654A0 = .bss:0x805654A0; // type:object size:0x450 +lbl_805658F0 = .bss:0x805658F0; // type:object size:0xBB0 +lbl_805664A0 = .bss:0x805664A0; // type:object size:0x30 +lbl_805664D0 = .bss:0x805664D0; // type:object size:0x88 data:4byte +lbl_80566558 = .bss:0x80566558; // type:object size:0x90 data:4byte +lbl_805665E8 = .bss:0x805665E8; // type:object size:0x30 +lbl_80566618 = .bss:0x80566618; // type:object size:0x7C data:4byte +lbl_80566694 = .bss:0x80566694; // type:object size:0x104 +lbl_80566798 = .bss:0x80566798; // type:object size:0x30 data:byte +lbl_805667C8 = .bss:0x805667C8; // type:object size:0x230 +lbl_805669F8 = .bss:0x805669F8; // type:object size:0x27C8 +lbl_805691C0 = .bss:0x805691C0; // type:object size:0x3B0 +lbl_80569570 = .bss:0x80569570; // type:object size:0x148 +lbl_805696B8 = .bss:0x805696B8; // type:object size:0x408 data:byte +lbl_80569AC0 = .bss:0x80569AC0; // type:object size:0x7E8 data:byte +lbl_8056A2A8 = .bss:0x8056A2A8; // type:object size:0x418 data:byte +lbl_8056A6C0 = .bss:0x8056A6C0; // type:object size:0x4640 +lbl_8056ED00 = .bss:0x8056ED00; // type:object size:0x750 data:4byte +lbl_8056F450 = .bss:0x8056F450; // type:object size:0x468 data:byte +lbl_8056F8B8 = .bss:0x8056F8B8; // type:object size:0x108 data:byte +lbl_8056F9C0 = .bss:0x8056F9C0; // type:object size:0x60 +lbl_8056FA20 = .bss:0x8056FA20; // type:object size:0x40 data:4byte +lbl_8056FA60 = .bss:0x8056FA60; // type:object size:0x1208 +lbl_80570C68 = .bss:0x80570C68; // type:object size:0x20 data:2byte +lbl_80570C88 = .bss:0x80570C88; // type:object size:0x20 data:2byte +lbl_80570CA8 = .bss:0x80570CA8; // type:object size:0x10 +lbl_80570CB8 = .bss:0x80570CB8; // type:object size:0x28 +Control = .bss:0x80570CE0; // type:object size:0x190 scope:local data:4byte +ConfBuf = .bss:0x80570E80; // type:object size:0x4000 scope:local +lbl_80574E80 = .bss:0x80574E80; // type:object size:0x4000 +lbl_80578E80 = .bss:0x80578E80; // type:object size:0x600 data:4byte +lbl_80579480 = .bss:0x80579480; // type:object size:0x4000 data:4byte +lbl_8057D480 = .bss:0x8057D480; // type:object size:0x800 data:4byte +lbl_8057DC80 = .bss:0x8057DC80; // type:object size:0xC00 +lbl_8057E880 = .bss:0x8057E880; // type:object size:0x800 data:2byte +lbl_8057F080 = .bss:0x8057F080; // type:object size:0x4000 +lbl_80583080 = .bss:0x80583080; // type:object size:0x600 data:2byte +lbl_80583680 = .bss:0x80583680; // type:object size:0x20 data:2byte +lbl_805836A0 = .bss:0x805836A0; // type:object size:0xC +lbl_805836AC = .bss:0x805836AC; // type:object size:0xC data:2byte +lbl_805836B8 = .bss:0x805836B8; // type:object size:0x618 data:4byte +lbl_80583CD0 = .bss:0x80583CD0; // type:object size:0xC440 data:4byte +lbl_80590110 = .bss:0x80590110; // type:object size:0x100 data:2byte +lbl_80590210 = .bss:0x80590210; // type:object size:0x1400 data:4byte +lbl_80591610 = .bss:0x80591610; // type:object size:0x50 +lbl_80591660 = .bss:0x80591660; // type:object size:0x400 data:4byte +lbl_80591A60 = .bss:0x80591A60; // type:object size:0x800 +lbl_80592260 = .bss:0x80592260; // type:object size:0x600 +lbl_80592860 = .bss:0x80592860; // type:object size:0x80 +lbl_805928E0 = .bss:0x805928E0; // type:object size:0x40 +lbl_80592920 = .bss:0x80592920; // type:object size:0x4300 +lbl_80596C20 = .bss:0x80596C20; // type:object size:0x2180 +lbl_80598DA0 = .bss:0x80598DA0; // type:object size:0x200 data:4byte +lbl_80598FA0 = .bss:0x80598FA0; // type:object size:0x480 +lbl_80599420 = .bss:0x80599420; // type:object size:0x240 +lbl_80599660 = .bss:0x80599660; // type:object size:0x1A00 +lbl_8059B060 = .bss:0x8059B060; // type:object size:0x40 data:4byte +lbl_8059B0A0 = .bss:0x8059B0A0; // type:object size:0x40 data:byte +lbl_8059B0E0 = .bss:0x8059B0E0; // type:object size:0x600 data:float +lbl_8059B6E0 = .bss:0x8059B6E0; // type:object size:0x218 data:4byte +lbl_8059B8F8 = .bss:0x8059B8F8; // type:object size:0x480 +lbl_8059BD78 = .bss:0x8059BD78; // type:object size:0x480 +lbl_8059C1F8 = .bss:0x8059C1F8; // type:object size:0x20 data:4byte +lbl_8059C218 = .bss:0x8059C218; // type:object size:0x20 data:4byte +lbl_8059C238 = .bss:0x8059C238; // type:object size:0x20 data:4byte +lbl_8059C258 = .bss:0x8059C258; // type:object size:0x20 data:4byte +lbl_8059C278 = .bss:0x8059C278; // type:object size:0x10 data:byte +lbl_8059C288 = .bss:0x8059C288; // type:object size:0x240 +lbl_8059C4C8 = .bss:0x8059C4C8; // type:object size:0x180 +lbl_8059C648 = .bss:0x8059C648; // type:object size:0x20 data:4byte +lbl_8059C668 = .bss:0x8059C668; // type:object size:0x700 data:byte +lbl_8059CD68 = .bss:0x8059CD68; // type:object size:0x800 data:4byte +lbl_8059D568 = .bss:0x8059D568; // type:object size:0x80 data:byte +lbl_8059D5E8 = .bss:0x8059D5E8; // type:object size:0x40 data:byte +lbl_8059D628 = .bss:0x8059D628; // type:object size:0xB58 data:byte +lbl_8059E180 = .bss:0x8059E180; // type:object size:0x60 +lbl_8059E1E0 = .bss:0x8059E1E0; // type:object size:0x2000 +lbl_805A01E0 = .bss:0x805A01E0; // type:object size:0x5E0 data:4byte +lbl_805A07C0 = .bss:0x805A07C0; // type:object size:0x100 data:4byte +lbl_805A08C0 = .bss:0x805A08C0; // type:object size:0x10 data:4byte +lbl_805A08D0 = .bss:0x805A08D0; // type:object size:0x30 +lbl_805A0900 = .bss:0x805A0900; // type:object size:0x180 +lbl_805A0A80 = .bss:0x805A0A80; // type:object size:0xE0 +lbl_805A0B60 = .bss:0x805A0B60; // type:object size:0x20 data:4byte +lbl_805A0B80 = .bss:0x805A0B80; // type:object size:0x20 data:4byte +lbl_805A0BA0 = .bss:0x805A0BA0; // type:object size:0x20 +lbl_805A0BC0 = .bss:0x805A0BC0; // type:object size:0xB68 data:2byte +lbl_805A1728 = .bss:0x805A1728; // type:object size:0x6937 +lbl_805A805F = .bss:0x805A805F; // type:object size:0xF3A7 +lbl_805B7406 = .bss:0x805B7406; // type:object size:0x7938 +lbl_805BED3E = .bss:0x805BED3E; // type:object size:0xA9A2 +lbl_805C96E0 = .bss:0x805C96E0; // type:object size:0x18 +lbl_805C96F8 = .bss:0x805C96F8; // type:object size:0x68 data:4byte +lbl_805C9760 = .bss:0x805C9760; // type:object size:0xD0 +lbl_805C9830 = .bss:0x805C9830; // type:object size:0x10 data:2byte +lbl_805C9840 = .bss:0x805C9840; // type:object size:0x230 data:2byte +lbl_805C9A70 = .bss:0x805C9A70; // type:object size:0x208 data:4byte +lbl_805C9C78 = .bss:0x805C9C78; // type:object size:0x1A0 +lbl_805C9E20 = .sdata:0x805C9E20; // type:object size:0x4 data:4byte +lbl_805C9E24 = .sdata:0x805C9E24; // type:object size:0x2 data:2byte +lbl_805C9E28 = .sdata:0x805C9E28; // type:object size:0x1 data:byte +lbl_805C9E2C = .sdata:0x805C9E2C; // type:object size:0x4 data:4byte +lbl_805C9E30 = .sdata:0x805C9E30; // type:object size:0x4 data:4byte +lbl_805C9E34 = .sdata:0x805C9E34; // type:object size:0x4 data:4byte +lbl_805C9E38 = .sdata:0x805C9E38; // type:object size:0x8 data:4byte +lbl_805C9E40 = .sdata:0x805C9E40; // type:object size:0x8 data:4byte +lbl_805C9E48 = .sdata:0x805C9E48; // type:object size:0x4 data:4byte +lbl_805C9E4C = .sdata:0x805C9E4C; // type:object size:0x4 data:4byte +lbl_805C9E50 = .sdata:0x805C9E50; // type:object size:0x4 data:4byte +lbl_805C9E54 = .sdata:0x805C9E54; // type:object size:0x4 data:4byte +lbl_805C9E58 = .sdata:0x805C9E58; // type:object size:0x4 data:4byte +lbl_805C9E5C = .sdata:0x805C9E5C; // type:object size:0x4 data:4byte +lbl_805C9E60 = .sdata:0x805C9E60; // type:object size:0x8 data:4byte +lbl_805C9E68 = .sdata:0x805C9E68; // type:object size:0x4 data:4byte +lbl_805C9E6C = .sdata:0x805C9E6C; // type:object size:0x4 data:4byte +lbl_805C9E70 = .sdata:0x805C9E70; // type:object size:0x4 data:4byte +lbl_805C9E74 = .sdata:0x805C9E74; // type:object size:0x4 data:4byte +lbl_805C9E78 = .sdata:0x805C9E78; // type:object size:0x4 data:4byte +lbl_805C9E7C = .sdata:0x805C9E7C; // type:object size:0x4 data:4byte +lbl_805C9E80 = .sdata:0x805C9E80; // type:object size:0x4 data:4byte +lbl_805C9E84 = .sdata:0x805C9E84; // type:object size:0x4 data:float +lbl_805C9E88 = .sdata:0x805C9E88; // type:object size:0x4 data:4byte +lbl_805C9E8C = .sdata:0x805C9E8C; // type:object size:0x4 data:float +lbl_805C9E90 = .sdata:0x805C9E90; // type:object size:0x4 data:4byte +lbl_805C9E94 = .sdata:0x805C9E94; // type:object size:0x4 data:float +lbl_805C9E98 = .sdata:0x805C9E98; // type:object size:0x1 data:byte +lbl_805C9E99 = .sdata:0x805C9E99; // type:object size:0x1 data:byte +lbl_805C9E9A = .sdata:0x805C9E9A; // type:object size:0x6 data:byte +lbl_805C9EA0 = .sdata:0x805C9EA0; // type:object size:0x4 data:4byte +lbl_805C9EA4 = .sdata:0x805C9EA4; // type:object size:0x4 data:4byte +lbl_805C9EA8 = .sdata:0x805C9EA8; // type:object size:0x4 data:4byte +lbl_805C9EAC = .sdata:0x805C9EAC; // type:object size:0x4 data:4byte +lbl_805C9EB0 = .sdata:0x805C9EB0; // type:object size:0x8 data:4byte +lbl_805C9EB8 = .sdata:0x805C9EB8; // type:object size:0x60 +lbl_805C9F18 = .sdata:0x805C9F18; // type:object size:0x4 data:4byte +lbl_805C9F1C = .sdata:0x805C9F1C; // type:object size:0x4 data:float +lbl_805C9F20 = .sdata:0x805C9F20; // type:object size:0x4 data:4byte +lbl_805C9F24 = .sdata:0x805C9F24; // type:object size:0x4 data:float +lbl_805C9F28 = .sdata:0x805C9F28; // type:object size:0x4 data:4byte +lbl_805C9F2C = .sdata:0x805C9F2C; // type:object size:0x4 data:4byte +lbl_805C9F30 = .sdata:0x805C9F30; // type:object size:0x4 data:4byte +lbl_805C9F34 = .sdata:0x805C9F34; // type:object size:0x4 data:4byte +lbl_805C9F38 = .sdata:0x805C9F38; // type:object size:0x4 data:4byte +lbl_805C9F3C = .sdata:0x805C9F3C; // type:object size:0x4 data:4byte +lbl_805C9F40 = .sdata:0x805C9F40; // type:object size:0x4 data:4byte +lbl_805C9F44 = .sdata:0x805C9F44; // type:object size:0x4 data:4byte +lbl_805C9F48 = .sdata:0x805C9F48; // type:object size:0x4 data:4byte +lbl_805C9F4C = .sdata:0x805C9F4C; // type:object size:0x4 data:4byte +lbl_805C9F50 = .sdata:0x805C9F50; // type:object size:0x4 data:4byte +lbl_805C9F54 = .sdata:0x805C9F54; // type:object size:0x4 data:4byte +lbl_805C9F58 = .sdata:0x805C9F58; // type:object size:0x4 data:4byte +lbl_805C9F5C = .sdata:0x805C9F5C; // type:object size:0x4 data:4byte +lbl_805C9F60 = .sdata:0x805C9F60; // type:object size:0x4 data:4byte +lbl_805C9F64 = .sdata:0x805C9F64; // type:object size:0x4 data:4byte +lbl_805C9F68 = .sdata:0x805C9F68; // type:object size:0x4 data:4byte +lbl_805C9F6C = .sdata:0x805C9F6C; // type:object size:0x4 data:4byte +lbl_805C9F70 = .sdata:0x805C9F70; // type:object size:0x4 data:4byte +lbl_805C9F74 = .sdata:0x805C9F74; // type:object size:0x4 data:4byte +lbl_805C9F78 = .sdata:0x805C9F78; // type:object size:0x4 data:4byte +lbl_805C9F7C = .sdata:0x805C9F7C; // type:object size:0x4 data:4byte +lbl_805C9F80 = .sdata:0x805C9F80; // type:object size:0x4 data:4byte +lbl_805C9F84 = .sdata:0x805C9F84; // type:object size:0x4 data:4byte +lbl_805C9F88 = .sdata:0x805C9F88; // type:object size:0x4 data:4byte +lbl_805C9F8C = .sdata:0x805C9F8C; // type:object size:0x4 data:4byte +lbl_805C9F90 = .sdata:0x805C9F90; // type:object size:0x4 data:4byte +lbl_805C9F94 = .sdata:0x805C9F94; // type:object size:0x4 data:4byte +lbl_805C9F98 = .sdata:0x805C9F98; // type:object size:0x4 data:4byte +lbl_805C9F9C = .sdata:0x805C9F9C; // type:object size:0x4 data:4byte +lbl_805C9FA0 = .sdata:0x805C9FA0; // type:object size:0x4 data:4byte +lbl_805C9FA4 = .sdata:0x805C9FA4; // type:object size:0x4 data:4byte +lbl_805C9FA8 = .sdata:0x805C9FA8; // type:object size:0x4 data:4byte +lbl_805C9FAC = .sdata:0x805C9FAC; // type:object size:0x4 data:4byte +lbl_805C9FB0 = .sdata:0x805C9FB0; // type:object size:0x4 data:4byte +lbl_805C9FB4 = .sdata:0x805C9FB4; // type:object size:0x4 data:4byte +lbl_805C9FB8 = .sdata:0x805C9FB8; // type:object size:0x4 data:4byte +lbl_805C9FBC = .sdata:0x805C9FBC; // type:object size:0x4 data:4byte +lbl_805C9FC0 = .sdata:0x805C9FC0; // type:object size:0x4 data:4byte +lbl_805C9FC4 = .sdata:0x805C9FC4; // type:object size:0x4 data:4byte +lbl_805C9FC8 = .sdata:0x805C9FC8; // type:object size:0x4 data:4byte +lbl_805C9FCC = .sdata:0x805C9FCC; // type:object size:0x4 data:4byte +lbl_805C9FD0 = .sdata:0x805C9FD0; // type:object size:0x4 data:4byte +lbl_805C9FD4 = .sdata:0x805C9FD4; // type:object size:0x4 data:4byte +lbl_805C9FD8 = .sdata:0x805C9FD8; // type:object size:0x4 data:4byte +lbl_805C9FDC = .sdata:0x805C9FDC; // type:object size:0x4 data:4byte +lbl_805C9FE0 = .sdata:0x805C9FE0; // type:object size:0x8 data:4byte +lbl_805C9FE8 = .sdata:0x805C9FE8; // type:object size:0x8 data:4byte +lbl_805C9FF0 = .sdata:0x805C9FF0; // type:object size:0x4 data:4byte +lbl_805C9FF4 = .sdata:0x805C9FF4; // type:object size:0x4 data:4byte +lbl_805C9FF8 = .sdata:0x805C9FF8; // type:object size:0x4 data:4byte +lbl_805C9FFC = .sdata:0x805C9FFC; // type:object size:0x4 data:4byte +lbl_805CA000 = .sdata:0x805CA000; // type:object size:0x4 data:4byte +lbl_805CA004 = .sdata:0x805CA004; // type:object size:0x4 data:4byte +lbl_805CA008 = .sdata:0x805CA008; // type:object size:0x4 data:4byte +lbl_805CA00C = .sdata:0x805CA00C; // type:object size:0x4 data:4byte +lbl_805CA010 = .sdata:0x805CA010; // type:object size:0x4 data:4byte +lbl_805CA014 = .sdata:0x805CA014; // type:object size:0x4 data:4byte +lbl_805CA018 = .sdata:0x805CA018; // type:object size:0x4 data:4byte +lbl_805CA01C = .sdata:0x805CA01C; // type:object size:0x4 data:4byte +lbl_805CA020 = .sdata:0x805CA020; // type:object size:0x4 data:4byte +lbl_805CA024 = .sdata:0x805CA024; // type:object size:0x4 data:4byte +lbl_805CA028 = .sdata:0x805CA028; // type:object size:0x4 data:4byte +lbl_805CA02C = .sdata:0x805CA02C; // type:object size:0x4 data:4byte +lbl_805CA030 = .sdata:0x805CA030; // type:object size:0x4 data:4byte +lbl_805CA034 = .sdata:0x805CA034; // type:object size:0x4 data:4byte +lbl_805CA038 = .sdata:0x805CA038; // type:object size:0x4 data:4byte +lbl_805CA03C = .sdata:0x805CA03C; // type:object size:0x4 data:4byte +lbl_805CA040 = .sdata:0x805CA040; // type:object size:0x4 data:4byte +lbl_805CA044 = .sdata:0x805CA044; // type:object size:0x4 data:4byte +lbl_805CA048 = .sdata:0x805CA048; // type:object size:0x8 data:4byte +lbl_805CA050 = .sdata:0x805CA050; // type:object size:0x4 data:4byte +lbl_805CA054 = .sdata:0x805CA054; // type:object size:0x4 data:4byte +lbl_805CA058 = .sdata:0x805CA058; // type:object size:0x4 data:4byte +lbl_805CA05C = .sdata:0x805CA05C; // type:object size:0x4 data:4byte +lbl_805CA060 = .sdata:0x805CA060; // type:object size:0x4 data:4byte +lbl_805CA064 = .sdata:0x805CA064; // type:object size:0x4 data:4byte +lbl_805CA068 = .sdata:0x805CA068; // type:object size:0x4 data:4byte +lbl_805CA06C = .sdata:0x805CA06C; // type:object size:0x4 data:4byte +lbl_805CA070 = .sdata:0x805CA070; // type:object size:0x4 data:4byte +lbl_805CA074 = .sdata:0x805CA074; // type:object size:0x4 data:4byte +lbl_805CA078 = .sdata:0x805CA078; // type:object size:0x4 data:4byte +lbl_805CA07C = .sdata:0x805CA07C; // type:object size:0x4 data:4byte +lbl_805CA080 = .sdata:0x805CA080; // type:object size:0x4 data:4byte +lbl_805CA084 = .sdata:0x805CA084; // type:object size:0x4 data:4byte +lbl_805CA088 = .sdata:0x805CA088; // type:object size:0x8 data:4byte +lbl_805CA090 = .sdata:0x805CA090; // type:object size:0x4 data:float +lbl_805CA094 = .sdata:0x805CA094; // type:object size:0x4 data:float +lbl_805CA098 = .sdata:0x805CA098; // type:object size:0x4 data:float +lbl_805CA09C = .sdata:0x805CA09C; // type:object size:0x4 data:float +lbl_805CA0A0 = .sdata:0x805CA0A0; // type:object size:0x4 data:float +lbl_805CA0A4 = .sdata:0x805CA0A4; // type:object size:0x4 data:float +lbl_805CA0A8 = .sdata:0x805CA0A8; // type:object size:0x4 data:float +lbl_805CA0AC = .sdata:0x805CA0AC; // type:object size:0x4 data:float +lbl_805CA0B0 = .sdata:0x805CA0B0; // type:object size:0x8 data:float +lbl_805CA0B8 = .sdata:0x805CA0B8; // type:object size:0x4 data:4byte +lbl_805CA0BC = .sdata:0x805CA0BC; // type:object size:0x4 data:float +lbl_805CA0C0 = .sdata:0x805CA0C0; // type:object size:0x4 data:4byte +lbl_805CA0C4 = .sdata:0x805CA0C4; // type:object size:0x4 data:4byte +lbl_805CA0C8 = .sdata:0x805CA0C8; // type:object size:0x4 data:4byte +lbl_805CA0CC = .sdata:0x805CA0CC; // type:object size:0x4 data:4byte +lbl_805CA0D0 = .sdata:0x805CA0D0; // type:object size:0x4 data:4byte +lbl_805CA0D4 = .sdata:0x805CA0D4; // type:object size:0x4 data:4byte +lbl_805CA0D8 = .sdata:0x805CA0D8; // type:object size:0x4 data:4byte +lbl_805CA0DC = .sdata:0x805CA0DC; // type:object size:0x4 data:4byte +lbl_805CA0E0 = .sdata:0x805CA0E0; // type:object size:0x4 data:4byte +lbl_805CA0E4 = .sdata:0x805CA0E4; // type:object size:0x4 data:4byte +lbl_805CA0E8 = .sdata:0x805CA0E8; // type:object size:0x4 data:4byte +lbl_805CA0EC = .sdata:0x805CA0EC; // type:object size:0x4 data:4byte +lbl_805CA0F0 = .sdata:0x805CA0F0; // type:object size:0x4 data:4byte +lbl_805CA0F4 = .sdata:0x805CA0F4; // type:object size:0x4 data:4byte +lbl_805CA0F8 = .sdata:0x805CA0F8; // type:object size:0x4 data:4byte +lbl_805CA0FC = .sdata:0x805CA0FC; // type:object size:0x4 data:4byte +lbl_805CA100 = .sdata:0x805CA100; // type:object size:0x4 data:4byte +lbl_805CA104 = .sdata:0x805CA104; // type:object size:0x4 data:4byte +lbl_805CA108 = .sdata:0x805CA108; // type:object size:0x4 data:4byte +lbl_805CA10C = .sdata:0x805CA10C; // type:object size:0x4 data:4byte +lbl_805CA110 = .sdata:0x805CA110; // type:object size:0x8 data:4byte +lbl_805CA118 = .sdata:0x805CA118; // type:object size:0x4 +lbl_805CA11C = .sdata:0x805CA11C; // type:object size:0x4 +lbl_805CA120 = .sdata:0x805CA120; // type:object size:0x4 +lbl_805CA124 = .sdata:0x805CA124; // type:object size:0x4 +lbl_805CA128 = .sdata:0x805CA128; // type:object size:0x4 data:4byte +lbl_805CA12C = .sdata:0x805CA12C; // type:object size:0x4 data:4byte +lbl_805CA130 = .sdata:0x805CA130; // type:object size:0x4 data:4byte +lbl_805CA134 = .sdata:0x805CA134; // type:object size:0x4 data:4byte +lbl_805CA138 = .sdata:0x805CA138; // type:object size:0x4 data:4byte +lbl_805CA13C = .sdata:0x805CA13C; // type:object size:0x4 data:4byte +lbl_805CA140 = .sdata:0x805CA140; // type:object size:0x4 data:4byte +lbl_805CA144 = .sdata:0x805CA144; // type:object size:0x4 data:4byte +lbl_805CA148 = .sdata:0x805CA148; // type:object size:0x4 data:4byte +lbl_805CA14C = .sdata:0x805CA14C; // type:object size:0x4 data:4byte +lbl_805CA150 = .sdata:0x805CA150; // type:object size:0x4 data:4byte +lbl_805CA154 = .sdata:0x805CA154; // type:object size:0x4 data:4byte +lbl_805CA158 = .sdata:0x805CA158; // type:object size:0x4 data:4byte +lbl_805CA15C = .sdata:0x805CA15C; // type:object size:0x4 data:4byte +lbl_805CA160 = .sdata:0x805CA160; // type:object size:0x4 data:4byte +lbl_805CA164 = .sdata:0x805CA164; // type:object size:0x4 data:4byte +lbl_805CA168 = .sdata:0x805CA168; // type:object size:0x4 data:4byte +lbl_805CA16C = .sdata:0x805CA16C; // type:object size:0x4 data:4byte +lbl_805CA170 = .sdata:0x805CA170; // type:object size:0x8 data:4byte +lbl_805CA178 = .sdata:0x805CA178; // type:object size:0x4 data:4byte +lbl_805CA17C = .sdata:0x805CA17C; // type:object size:0x4 data:4byte +lbl_805CA180 = .sdata:0x805CA180; // type:object size:0x8 +lbl_805CA188 = .sdata:0x805CA188; // type:object size:0x8 data:4byte +lbl_805CA190 = .sdata:0x805CA190; // type:object size:0x8 data:2byte +lbl_805CA198 = .sdata:0x805CA198; // type:object size:0x1 data:byte +lbl_805CA19C = .sdata:0x805CA19C; // type:object size:0x4 data:float +lbl_805CA1A0 = .sdata:0x805CA1A0; // type:object size:0x4 data:float +lbl_805CA1A4 = .sdata:0x805CA1A4; // type:object size:0x4 data:float +lbl_805CA1A8 = .sdata:0x805CA1A8; // type:object size:0x4 data:float +lbl_805CA1AC = .sdata:0x805CA1AC; // type:object size:0x4 data:4byte +lbl_805CA1B0 = .sdata:0x805CA1B0; // type:object size:0x4 data:4byte +lbl_805CA1B4 = .sdata:0x805CA1B4; // type:object size:0x1 data:byte +lbl_805CA1B8 = .sdata:0x805CA1B8; // type:object size:0x4 data:4byte +lbl_805CA1BC = .sdata:0x805CA1BC; // type:object size:0x4 data:4byte +lbl_805CA1C0 = .sdata:0x805CA1C0; // type:object size:0x4 data:4byte +lbl_805CA1C4 = .sdata:0x805CA1C4; // type:object size:0x4 data:4byte +lbl_805CA1C8 = .sdata:0x805CA1C8; // type:object size:0x4 data:4byte +lbl_805CA1CC = .sdata:0x805CA1CC; // type:object size:0x4 data:4byte +lbl_805CA1D0 = .sdata:0x805CA1D0; // type:object size:0x4 data:4byte +lbl_805CA1D4 = .sdata:0x805CA1D4; // type:object size:0x4 data:4byte +lbl_805CA1D8 = .sdata:0x805CA1D8; // type:object size:0x8 +lbl_805CA1E0 = .sdata:0x805CA1E0; // type:object size:0x4 data:4byte +lbl_805CA1E4 = .sdata:0x805CA1E4; // type:object size:0x4 data:4byte +lbl_805CA1E8 = .sdata:0x805CA1E8; // type:object size:0x4 data:4byte +lbl_805CA1EC = .sdata:0x805CA1EC; // type:object size:0x4 data:4byte +lbl_805CA1F0 = .sdata:0x805CA1F0; // type:object size:0x4 data:float +lbl_805CA1F4 = .sdata:0x805CA1F4; // type:object size:0x4 data:4byte +lbl_805CA1F8 = .sdata:0x805CA1F8; // type:object size:0x4 data:4byte +lbl_805CA1FC = .sdata:0x805CA1FC; // type:object size:0x4 data:4byte +lbl_805CA200 = .sdata:0x805CA200; // type:object size:0x4 data:4byte +lbl_805CA204 = .sdata:0x805CA204; // type:object size:0x4 data:4byte +lbl_805CA208 = .sdata:0x805CA208; // type:object size:0x4 data:4byte +lbl_805CA20C = .sdata:0x805CA20C; // type:object size:0x4 data:4byte +lbl_805CA210 = .sdata:0x805CA210; // type:object size:0x8 data:4byte +lbl_805CA218 = .sdata:0x805CA218; // type:object size:0x4 data:4byte +lbl_805CA21C = .sdata:0x805CA21C; // type:object size:0x4 data:4byte +lbl_805CA220 = .sdata:0x805CA220; // type:object size:0x4 data:4byte +lbl_805CA224 = .sdata:0x805CA224; // type:object size:0x4 data:4byte +lbl_805CA228 = .sdata:0x805CA228; // type:object size:0x4 +lbl_805CA22C = .sdata:0x805CA22C; // type:object size:0x4 +lbl_805CA230 = .sdata:0x805CA230; // type:object size:0x4 data:4byte +lbl_805CA234 = .sdata:0x805CA234; // type:object size:0x4 data:4byte +lbl_805CA238 = .sdata:0x805CA238; // type:object size:0x4 data:4byte +lbl_805CA23C = .sdata:0x805CA23C; // type:object size:0x4 data:4byte +lbl_805CA240 = .sdata:0x805CA240; // type:object size:0x4 data:4byte +lbl_805CA244 = .sdata:0x805CA244; // type:object size:0x4 data:4byte +lbl_805CA248 = .sdata:0x805CA248; // type:object size:0x4 data:4byte +lbl_805CA24C = .sdata:0x805CA24C; // type:object size:0x4 data:4byte +lbl_805CA250 = .sdata:0x805CA250; // type:object size:0x4 data:4byte +lbl_805CA254 = .sdata:0x805CA254; // type:object size:0x4 data:4byte +lbl_805CA258 = .sdata:0x805CA258; // type:object size:0x4 data:4byte +lbl_805CA25C = .sdata:0x805CA25C; // type:object size:0x4 +lbl_805CA260 = .sdata:0x805CA260; // type:object size:0x4 +lbl_805CA264 = .sdata:0x805CA264; // type:object size:0x4 +lbl_805CA268 = .sdata:0x805CA268; // type:object size:0x8 data:4byte +lbl_805CA270 = .sdata:0x805CA270; // type:object size:0x1 +lbl_805CA271 = .sdata:0x805CA271; // type:object size:0x1 +lbl_805CA272 = .sdata:0x805CA272; // type:object size:0x1 +lbl_805CA273 = .sdata:0x805CA273; // type:object size:0x1 +lbl_805CA274 = .sdata:0x805CA274; // type:object size:0x1 +lbl_805CA275 = .sdata:0x805CA275; // type:object size:0x3 +lbl_805CA278 = .sdata:0x805CA278; // type:object size:0x4 data:4byte +lbl_805CA27C = .sdata:0x805CA27C; // type:object size:0x4 data:4byte +lbl_805CA280 = .sdata:0x805CA280; // type:object size:0x4 data:4byte +lbl_805CA284 = .sdata:0x805CA284; // type:object size:0x4 data:4byte +lbl_805CA288 = .sdata:0x805CA288; // type:object size:0x4 data:4byte +lbl_805CA28C = .sdata:0x805CA28C; // type:object size:0x4 data:4byte +lbl_805CA290 = .sdata:0x805CA290; // type:object size:0x4 data:4byte +lbl_805CA294 = .sdata:0x805CA294; // type:object size:0x4 data:4byte +lbl_805CA298 = .sdata:0x805CA298; // type:object size:0x4 data:4byte +lbl_805CA29C = .sdata:0x805CA29C; // type:object size:0x4 data:4byte +lbl_805CA2A0 = .sdata:0x805CA2A0; // type:object size:0x1 data:byte +lbl_805CA2A1 = .sdata:0x805CA2A1; // type:object size:0x1 data:byte +lbl_805CA2A2 = .sdata:0x805CA2A2; // type:object size:0x6 data:byte +lbl_805CA2A8 = .sdata:0x805CA2A8; // type:object size:0x4 data:4byte +lbl_805CA2AC = .sdata:0x805CA2AC; // type:object size:0x4 data:4byte +lbl_805CA2B0 = .sdata:0x805CA2B0; // type:object size:0x8 data:4byte +lbl_805CA2B8 = .sdata:0x805CA2B8; // type:object size:0x4 +lbl_805CA2BC = .sdata:0x805CA2BC; // type:object size:0x4 data:4byte +lbl_805CA2C0 = .sdata:0x805CA2C0; // type:object size:0x4 data:4byte +lbl_805CA2C4 = .sdata:0x805CA2C4; // type:object size:0x4 +lbl_805CA2C8 = .sdata:0x805CA2C8; // type:object size:0x8 +lbl_805CA2D0 = .sdata:0x805CA2D0; // type:object size:0x8 data:4byte +lbl_805CA2D8 = .sdata:0x805CA2D8; // type:object size:0x4 data:4byte +lbl_805CA2DC = .sdata:0x805CA2DC; // type:object size:0x4 data:float +lbl_805CA2E0 = .sdata:0x805CA2E0; // type:object size:0x4 data:float +lbl_805CA2E4 = .sdata:0x805CA2E4; // type:object size:0x4 data:float +lbl_805CA2E8 = .sdata:0x805CA2E8; // type:object size:0x4 data:float +lbl_805CA2EC = .sdata:0x805CA2EC; // type:object size:0x4 data:float +lbl_805CA2F0 = .sdata:0x805CA2F0; // type:object size:0x4 data:float +lbl_805CA2F4 = .sdata:0x805CA2F4; // type:object size:0x4 data:float +lbl_805CA2F8 = .sdata:0x805CA2F8; // type:object size:0x4 data:float +lbl_805CA2FC = .sdata:0x805CA2FC; // type:object size:0x4 data:4byte +lbl_805CA300 = .sdata:0x805CA300; // type:object size:0x4 data:4byte +lbl_805CA304 = .sdata:0x805CA304; // type:object size:0x4 data:4byte +lbl_805CA308 = .sdata:0x805CA308; // type:object size:0x4 data:4byte +lbl_805CA30C = .sdata:0x805CA30C; // type:object size:0x4 data:4byte +lbl_805CA310 = .sdata:0x805CA310; // type:object size:0x4 data:4byte +lbl_805CA314 = .sdata:0x805CA314; // type:object size:0x4 data:4byte +lbl_805CA318 = .sdata:0x805CA318; // type:object size:0x4 data:4byte +lbl_805CA31C = .sdata:0x805CA31C; // type:object size:0x4 data:4byte +lbl_805CA320 = .sdata:0x805CA320; // type:object size:0x4 data:4byte +lbl_805CA324 = .sdata:0x805CA324; // type:object size:0x4 data:4byte +lbl_805CA328 = .sdata:0x805CA328; // type:object size:0x8 +lbl_805CA330 = .sdata:0x805CA330; // type:object size:0x8 +lbl_805CA338 = .sdata:0x805CA338; // type:object size:0x4 data:4byte +lbl_805CA33C = .sdata:0x805CA33C; // type:object size:0x4 data:4byte +lbl_805CA340 = .sdata:0x805CA340; // type:object size:0x4 data:4byte +lbl_805CA344 = .sdata:0x805CA344; // type:object size:0x4 data:4byte +lbl_805CA348 = .sdata:0x805CA348; // type:object size:0x4 data:4byte +lbl_805CA34C = .sdata:0x805CA34C; // type:object size:0x4 data:4byte +lbl_805CA350 = .sdata:0x805CA350; // type:object size:0x4 data:4byte +lbl_805CA354 = .sdata:0x805CA354; // type:object size:0x4 data:4byte +lbl_805CA358 = .sdata:0x805CA358; // type:object size:0x8 data:4byte +lbl_805CA360 = .sdata:0x805CA360; // type:object size:0x4 data:4byte +lbl_805CA364 = .sdata:0x805CA364; // type:object size:0x4 data:4byte +lbl_805CA368 = .sdata:0x805CA368; // type:object size:0x4 data:4byte +lbl_805CA36C = .sdata:0x805CA36C; // type:object size:0x4 data:4byte +lbl_805CA370 = .sdata:0x805CA370; // type:object size:0x4 data:4byte +lbl_805CA374 = .sdata:0x805CA374; // type:object size:0x4 data:4byte +lbl_805CA378 = .sdata:0x805CA378; // type:object size:0x4 data:4byte +lbl_805CA37C = .sdata:0x805CA37C; // type:object size:0x4 data:4byte +lbl_805CA380 = .sdata:0x805CA380; // type:object size:0x4 data:4byte +lbl_805CA384 = .sdata:0x805CA384; // type:object size:0x4 data:4byte +lbl_805CA388 = .sdata:0x805CA388; // type:object size:0x4 data:4byte +lbl_805CA38C = .sdata:0x805CA38C; // type:object size:0x4 data:4byte +lbl_805CA390 = .sdata:0x805CA390; // type:object size:0x8 data:4byte +lbl_805CA398 = .sdata:0x805CA398; // type:object size:0x4 +lbl_805CA39C = .sdata:0x805CA39C; // type:object size:0x4 +lbl_805CA3A0 = .sdata:0x805CA3A0; // type:object size:0x4 +lbl_805CA3A4 = .sdata:0x805CA3A4; // type:object size:0x4 +lbl_805CA3A8 = .sdata:0x805CA3A8; // type:object size:0x4 +lbl_805CA3AC = .sdata:0x805CA3AC; // type:object size:0x4 +lbl_805CA3B0 = .sdata:0x805CA3B0; // type:object size:0x4 +lbl_805CA3B4 = .sdata:0x805CA3B4; // type:object size:0x4 +lbl_805CA3B8 = .sdata:0x805CA3B8; // type:object size:0x4 +lbl_805CA3BC = .sdata:0x805CA3BC; // type:object size:0x4 +lbl_805CA3C0 = .sdata:0x805CA3C0; // type:object size:0x8 data:4byte +lbl_805CA3C8 = .sdata:0x805CA3C8; // type:object size:0x8 +lbl_805CA3D0 = .sdata:0x805CA3D0; // type:object size:0x8 data:4byte +lbl_805CA3D8 = .sdata:0x805CA3D8; // type:object size:0x4 data:4byte +lbl_805CA3DC = .sdata:0x805CA3DC; // type:object size:0x4 data:4byte +lbl_805CA3E0 = .sdata:0x805CA3E0; // type:object size:0x4 data:4byte +lbl_805CA3E4 = .sdata:0x805CA3E4; // type:object size:0x4 data:4byte +lbl_805CA3E8 = .sdata:0x805CA3E8; // type:object size:0x4 data:4byte +lbl_805CA3EC = .sdata:0x805CA3EC; // type:object size:0x4 data:float +lbl_805CA3F0 = .sdata:0x805CA3F0; // type:object size:0x4 data:4byte +lbl_805CA3F4 = .sdata:0x805CA3F4; // type:object size:0x4 data:4byte +lbl_805CA3F8 = .sdata:0x805CA3F8; // type:object size:0x4 data:4byte +lbl_805CA3FC = .sdata:0x805CA3FC; // type:object size:0x4 data:4byte +lbl_805CA400 = .sdata:0x805CA400; // type:object size:0x4 data:4byte +lbl_805CA404 = .sdata:0x805CA404; // type:object size:0x4 data:4byte +lbl_805CA408 = .sdata:0x805CA408; // type:object size:0x4 data:4byte +lbl_805CA40C = .sdata:0x805CA40C; // type:object size:0x4 data:4byte +lbl_805CA410 = .sdata:0x805CA410; // type:object size:0x4 data:4byte +lbl_805CA414 = .sdata:0x805CA414; // type:object size:0x4 data:4byte +lbl_805CA418 = .sdata:0x805CA418; // type:object size:0x4 data:4byte +lbl_805CA41C = .sdata:0x805CA41C; // type:object size:0x4 data:4byte +lbl_805CA420 = .sdata:0x805CA420; // type:object size:0x4 data:4byte +lbl_805CA424 = .sdata:0x805CA424; // type:object size:0x4 data:4byte +lbl_805CA428 = .sdata:0x805CA428; // type:object size:0x4 data:4byte +lbl_805CA42C = .sdata:0x805CA42C; // type:object size:0x4 data:4byte +lbl_805CA430 = .sdata:0x805CA430; // type:object size:0x4 data:4byte +lbl_805CA434 = .sdata:0x805CA434; // type:object size:0x4 data:4byte +lbl_805CA438 = .sdata:0x805CA438; // type:object size:0x4 data:4byte +lbl_805CA43C = .sdata:0x805CA43C; // type:object size:0x4 data:4byte +lbl_805CA440 = .sdata:0x805CA440; // type:object size:0x4 data:4byte +lbl_805CA444 = .sdata:0x805CA444; // type:object size:0x4 data:4byte +lbl_805CA448 = .sdata:0x805CA448; // type:object size:0x4 data:4byte +lbl_805CA44C = .sdata:0x805CA44C; // type:object size:0x4 data:4byte +lbl_805CA450 = .sdata:0x805CA450; // type:object size:0x4 data:4byte +lbl_805CA454 = .sdata:0x805CA454; // type:object size:0x4 data:4byte +lbl_805CA458 = .sdata:0x805CA458; // type:object size:0x4 data:4byte +lbl_805CA45C = .sdata:0x805CA45C; // type:object size:0x4 data:4byte +lbl_805CA460 = .sdata:0x805CA460; // type:object size:0x4 data:4byte +lbl_805CA464 = .sdata:0x805CA464; // type:object size:0x4 data:4byte +lbl_805CA468 = .sdata:0x805CA468; // type:object size:0x4 data:4byte +lbl_805CA46C = .sdata:0x805CA46C; // type:object size:0x4 data:4byte +lbl_805CA470 = .sdata:0x805CA470; // type:object size:0x1 data:byte +lbl_805CA471 = .sdata:0x805CA471; // type:object size:0x1 data:byte +lbl_805CA472 = .sdata:0x805CA472; // type:object size:0x6 data:byte +lbl_805CA478 = .sdata:0x805CA478; // type:object size:0x4 data:float +lbl_805CA47C = .sdata:0x805CA47C; // type:object size:0x4 data:float +lbl_805CA480 = .sdata:0x805CA480; // type:object size:0x4 data:float +lbl_805CA484 = .sdata:0x805CA484; // type:object size:0x4 data:float +lbl_805CA488 = .sdata:0x805CA488; // type:object size:0x4 data:float +lbl_805CA48C = .sdata:0x805CA48C; // type:object size:0x4 data:float +lbl_805CA490 = .sdata:0x805CA490; // type:object size:0x4 data:float +lbl_805CA494 = .sdata:0x805CA494; // type:object size:0x4 data:float +lbl_805CA498 = .sdata:0x805CA498; // type:object size:0x4 data:float +lbl_805CA49C = .sdata:0x805CA49C; // type:object size:0x4 data:float +lbl_805CA4A0 = .sdata:0x805CA4A0; // type:object size:0x4 data:float +lbl_805CA4A4 = .sdata:0x805CA4A4; // type:object size:0x4 data:float +lbl_805CA4A8 = .sdata:0x805CA4A8; // type:object size:0x4 data:float +lbl_805CA4AC = .sdata:0x805CA4AC; // type:object size:0x4 data:float +lbl_805CA4B0 = .sdata:0x805CA4B0; // type:object size:0x8 data:float +lbl_805CA4B8 = .sdata:0x805CA4B8; // type:object size:0x4 data:4byte +lbl_805CA4BC = .sdata:0x805CA4BC; // type:object size:0x4 data:float +lbl_805CA4C0 = .sdata:0x805CA4C0; // type:object size:0x1 data:byte +lbl_805CA4C1 = .sdata:0x805CA4C1; // type:object size:0x1 data:byte +lbl_805CA4C2 = .sdata:0x805CA4C2; // type:object size:0x1 data:byte +lbl_805CA4C3 = .sdata:0x805CA4C3; // type:object size:0x1 data:byte +lbl_805CA4C4 = .sdata:0x805CA4C4; // type:object size:0x1 data:byte +lbl_805CA4C5 = .sdata:0x805CA4C5; // type:object size:0x1 data:byte +lbl_805CA4C6 = .sdata:0x805CA4C6; // type:object size:0x1 data:byte +lbl_805CA4C7 = .sdata:0x805CA4C7; // type:object size:0x1 data:byte +lbl_805CA4C8 = .sdata:0x805CA4C8; // type:object size:0x1 data:byte +lbl_805CA4C9 = .sdata:0x805CA4C9; // type:object size:0x1 data:byte +lbl_805CA4CA = .sdata:0x805CA4CA; // type:object size:0x1 data:byte +lbl_805CA4CB = .sdata:0x805CA4CB; // type:object size:0x1 data:byte +lbl_805CA4CC = .sdata:0x805CA4CC; // type:object size:0x1 data:byte +lbl_805CA4CD = .sdata:0x805CA4CD; // type:object size:0x1 data:byte +lbl_805CA4CE = .sdata:0x805CA4CE; // type:object size:0x1 data:byte +lbl_805CA4CF = .sdata:0x805CA4CF; // type:object size:0x1 data:byte +lbl_805CA4D0 = .sdata:0x805CA4D0; // type:object size:0x1 data:byte +lbl_805CA4D1 = .sdata:0x805CA4D1; // type:object size:0x7 data:byte +lbl_805CA4D8 = .sdata:0x805CA4D8; // type:object size:0x4 data:4byte +lbl_805CA4DC = .sdata:0x805CA4DC; // type:object size:0x4 data:4byte +lbl_805CA4E0 = .sdata:0x805CA4E0; // type:object size:0x8 data:4byte +lbl_805CA4E8 = .sdata:0x805CA4E8; // type:object size:0x4 data:4byte +lbl_805CA4EC = .sdata:0x805CA4EC; // type:object size:0x4 data:float +lbl_805CA4F0 = .sdata:0x805CA4F0; // type:object size:0x4 data:4byte +lbl_805CA4F4 = .sdata:0x805CA4F4; // type:object size:0x4 data:4byte +lbl_805CA4F8 = .sdata:0x805CA4F8; // type:object size:0x4 data:4byte +lbl_805CA4FC = .sdata:0x805CA4FC; // type:object size:0x4 data:4byte +lbl_805CA500 = .sdata:0x805CA500; // type:object size:0x4 data:4byte +lbl_805CA504 = .sdata:0x805CA504; // type:object size:0x4 data:4byte +lbl_805CA508 = .sdata:0x805CA508; // type:object size:0x4 data:4byte +lbl_805CA50C = .sdata:0x805CA50C; // type:object size:0x4 data:4byte +lbl_805CA510 = .sdata:0x805CA510; // type:object size:0x4 data:4byte +lbl_805CA514 = .sdata:0x805CA514; // type:object size:0x4 data:4byte +lbl_805CA518 = .sdata:0x805CA518; // type:object size:0x4 data:4byte +lbl_805CA51C = .sdata:0x805CA51C; // type:object size:0x4 data:4byte +lbl_805CA520 = .sdata:0x805CA520; // type:object size:0x4 data:4byte +lbl_805CA524 = .sdata:0x805CA524; // type:object size:0x4 data:4byte +lbl_805CA528 = .sdata:0x805CA528; // type:object size:0x4 data:4byte +lbl_805CA52C = .sdata:0x805CA52C; // type:object size:0x4 data:4byte +lbl_805CA530 = .sdata:0x805CA530; // type:object size:0x4 data:4byte +lbl_805CA534 = .sdata:0x805CA534; // type:object size:0x4 data:4byte +lbl_805CA538 = .sdata:0x805CA538; // type:object size:0x4 data:4byte +lbl_805CA53C = .sdata:0x805CA53C; // type:object size:0x4 data:4byte +lbl_805CA540 = .sdata:0x805CA540; // type:object size:0x8 data:4byte +lbl_805CA548 = .sdata:0x805CA548; // type:object size:0x8 data:4byte +lbl_805CA550 = .sdata:0x805CA550; // type:object size:0x4 data:float +lbl_805CA554 = .sdata:0x805CA554; // type:object size:0x4 data:float +lbl_805CA558 = .sdata:0x805CA558; // type:object size:0x4 data:float +lbl_805CA55C = .sdata:0x805CA55C; // type:object size:0x4 data:float +lbl_805CA560 = .sdata:0x805CA560; // type:object size:0x4 +lbl_805CA564 = .sdata:0x805CA564; // type:object size:0x4 +lbl_805CA568 = .sdata:0x805CA568; // type:object size:0x8 +lbl_805CA570 = .sdata:0x805CA570; // type:object size:0x4 data:4byte +lbl_805CA574 = .sdata:0x805CA574; // type:object size:0x4 data:4byte +lbl_805CA578 = .sdata:0x805CA578; // type:object size:0x4 data:4byte +lbl_805CA57C = .sdata:0x805CA57C; // type:object size:0x4 +lbl_805CA580 = .sdata:0x805CA580; // type:object size:0x1 data:byte +lbl_805CA581 = .sdata:0x805CA581; // type:object size:0x1 data:byte +lbl_805CA582 = .sdata:0x805CA582; // type:object size:0x1 data:byte +lbl_805CA584 = .sdata:0x805CA584; // type:object size:0x4 data:4byte +lbl_805CA588 = .sdata:0x805CA588; // type:object size:0x8 +lbl_805CA590 = .sdata:0x805CA590; // type:object size:0x4 data:float +lbl_805CA594 = .sdata:0x805CA594; // type:object size:0x4 data:float +lbl_805CA598 = .sdata:0x805CA598; // type:object size:0x4 data:float +lbl_805CA59C = .sdata:0x805CA59C; // type:object size:0x4 data:float +lbl_805CA5A0 = .sdata:0x805CA5A0; // type:object size:0x4 data:float +lbl_805CA5A4 = .sdata:0x805CA5A4; // type:object size:0x4 data:float +lbl_805CA5A8 = .sdata:0x805CA5A8; // type:object size:0x4 data:float +lbl_805CA5AC = .sdata:0x805CA5AC; // type:object size:0x4 data:float +lbl_805CA5B0 = .sdata:0x805CA5B0; // type:object size:0x4 data:float +lbl_805CA5B4 = .sdata:0x805CA5B4; // type:object size:0x4 data:float +lbl_805CA5B8 = .sdata:0x805CA5B8; // type:object size:0x4 data:float +lbl_805CA5BC = .sdata:0x805CA5BC; // type:object size:0x4 data:float +lbl_805CA5C0 = .sdata:0x805CA5C0; // type:object size:0x4 data:float +lbl_805CA5C4 = .sdata:0x805CA5C4; // type:object size:0x4 data:float +lbl_805CA5C8 = .sdata:0x805CA5C8; // type:object size:0x4 data:float +lbl_805CA5CC = .sdata:0x805CA5CC; // type:object size:0x4 data:float +lbl_805CA5D0 = .sdata:0x805CA5D0; // type:object size:0x4 data:float +lbl_805CA5D4 = .sdata:0x805CA5D4; // type:object size:0x4 data:float +lbl_805CA5D8 = .sdata:0x805CA5D8; // type:object size:0x8 data:float +lbl_805CA5E0 = .sdata:0x805CA5E0; // type:object size:0x4 data:float +lbl_805CA5E4 = .sdata:0x805CA5E4; // type:object size:0x4 data:4byte +lbl_805CA5E8 = .sdata:0x805CA5E8; // type:object size:0x8 data:4byte +lbl_805CA5F0 = .sdata:0x805CA5F0; // type:object size:0x4 data:4byte +lbl_805CA5F4 = .sdata:0x805CA5F4; // type:object size:0x4 data:4byte +lbl_805CA5F8 = .sdata:0x805CA5F8; // type:object size:0x4 data:4byte +lbl_805CA5FC = .sdata:0x805CA5FC; // type:object size:0x4 data:4byte +lbl_805CA600 = .sdata:0x805CA600; // type:object size:0x4 data:4byte +lbl_805CA604 = .sdata:0x805CA604; // type:object size:0x4 data:4byte +lbl_805CA608 = .sdata:0x805CA608; // type:object size:0x4 data:4byte +lbl_805CA60C = .sdata:0x805CA60C; // type:object size:0x1 data:byte +lbl_805CA60D = .sdata:0x805CA60D; // type:object size:0x1 data:byte +lbl_805CA610 = .sdata:0x805CA610; // type:object size:0x4 data:4byte +lbl_805CA614 = .sdata:0x805CA614; // type:object size:0x4 data:4byte +lbl_805CA618 = .sdata:0x805CA618; // type:object size:0x4 data:4byte +lbl_805CA61C = .sdata:0x805CA61C; // type:object size:0x4 data:4byte +lbl_805CA620 = .sdata:0x805CA620; // type:object size:0x4 data:4byte +lbl_805CA624 = .sdata:0x805CA624; // type:object size:0x4 data:4byte +lbl_805CA628 = .sdata:0x805CA628; // type:object size:0x4 data:4byte +lbl_805CA62C = .sdata:0x805CA62C; // type:object size:0x4 data:4byte +lbl_805CA630 = .sdata:0x805CA630; // type:object size:0x4 data:4byte +lbl_805CA634 = .sdata:0x805CA634; // type:object size:0x4 data:4byte +lbl_805CA638 = .sdata:0x805CA638; // type:object size:0x4 data:4byte +lbl_805CA63C = .sdata:0x805CA63C; // type:object size:0x4 data:4byte +lbl_805CA640 = .sdata:0x805CA640; // type:object size:0x4 data:4byte +lbl_805CA644 = .sdata:0x805CA644; // type:object size:0x4 data:4byte +lbl_805CA648 = .sdata:0x805CA648; // type:object size:0x4 data:4byte +lbl_805CA64C = .sdata:0x805CA64C; // type:object size:0x4 data:4byte +lbl_805CA650 = .sdata:0x805CA650; // type:object size:0x4 data:4byte +lbl_805CA654 = .sdata:0x805CA654; // type:object size:0x4 data:4byte +lbl_805CA658 = .sdata:0x805CA658; // type:object size:0x4 data:4byte +lbl_805CA65C = .sdata:0x805CA65C; // type:object size:0x4 data:4byte +lbl_805CA660 = .sdata:0x805CA660; // type:object size:0x4 data:4byte +lbl_805CA664 = .sdata:0x805CA664; // type:object size:0x4 data:4byte +lbl_805CA668 = .sdata:0x805CA668; // type:object size:0x4 data:4byte +lbl_805CA66C = .sdata:0x805CA66C; // type:object size:0x4 data:4byte +lbl_805CA670 = .sdata:0x805CA670; // type:object size:0x4 data:4byte +lbl_805CA674 = .sdata:0x805CA674; // type:object size:0x4 data:4byte +lbl_805CA678 = .sdata:0x805CA678; // type:object size:0x4 data:4byte +lbl_805CA67C = .sdata:0x805CA67C; // type:object size:0x4 data:4byte +lbl_805CA680 = .sdata:0x805CA680; // type:object size:0x4 data:4byte +lbl_805CA684 = .sdata:0x805CA684; // type:object size:0x4 data:4byte +lbl_805CA688 = .sdata:0x805CA688; // type:object size:0x8 data:2byte +lbl_805CA690 = .sdata:0x805CA690; // type:object size:0x4 data:4byte +lbl_805CA694 = .sdata:0x805CA694; // type:object size:0x4 data:4byte +lbl_805CA698 = .sdata:0x805CA698; // type:object size:0x4 data:4byte +lbl_805CA69C = .sdata:0x805CA69C; // type:object size:0x4 data:4byte +lbl_805CA6A0 = .sdata:0x805CA6A0; // type:object size:0x2 data:2byte +lbl_805CA6A4 = .sdata:0x805CA6A4; // type:object size:0x4 data:4byte +lbl_805CA6A8 = .sdata:0x805CA6A8; // type:object size:0x4 data:4byte +lbl_805CA6AC = .sdata:0x805CA6AC; // type:object size:0x4 data:4byte +lbl_805CA6B0 = .sdata:0x805CA6B0; // type:object size:0x4 data:4byte +lbl_805CA6B4 = .sdata:0x805CA6B4; // type:object size:0x4 data:4byte +lbl_805CA6B8 = .sdata:0x805CA6B8; // type:object size:0x4 data:4byte +lbl_805CA6BC = .sdata:0x805CA6BC; // type:object size:0x4 data:4byte +lbl_805CA6C0 = .sdata:0x805CA6C0; // type:object size:0x4 data:4byte +lbl_805CA6C4 = .sdata:0x805CA6C4; // type:object size:0x4 data:4byte +lbl_805CA6C8 = .sdata:0x805CA6C8; // type:object size:0x8 data:4byte +lbl_805CA6D0 = .sdata:0x805CA6D0; // type:object size:0x8 +lbl_805CA6D8 = .sdata:0x805CA6D8; // type:object size:0x4 data:4byte +lbl_805CA6DC = .sdata:0x805CA6DC; // type:object size:0x4 data:4byte +lbl_805CA6E0 = .sdata:0x805CA6E0; // type:object size:0x4 data:float +lbl_805CA6E4 = .sdata:0x805CA6E4; // type:object size:0x4 data:float +lbl_805CA6E8 = .sdata:0x805CA6E8; // type:object size:0x4 data:float +lbl_805CA6EC = .sdata:0x805CA6EC; // type:object size:0x4 data:float +lbl_805CA6F0 = .sdata:0x805CA6F0; // type:object size:0x4 data:float +lbl_805CA6F4 = .sdata:0x805CA6F4; // type:object size:0x4 data:float +lbl_805CA6F8 = .sdata:0x805CA6F8; // type:object size:0x4 data:4byte +lbl_805CA6FC = .sdata:0x805CA6FC; // type:object size:0x4 data:4byte +lbl_805CA700 = .sdata:0x805CA700; // type:object size:0x4 data:4byte +lbl_805CA704 = .sdata:0x805CA704; // type:object size:0x4 data:4byte +lbl_805CA708 = .sdata:0x805CA708; // type:object size:0x8 data:4byte +lbl_805CA710 = .sdata:0x805CA710; // type:object size:0x8 +lbl_805CA718 = .sdata:0x805CA718; // type:object size:0x8 data:4byte +lbl_805CA720 = .sdata:0x805CA720; // type:object size:0x8 +lbl_805CA728 = .sdata:0x805CA728; // type:object size:0x4 data:4byte +lbl_805CA72C = .sdata:0x805CA72C; // type:object size:0x4 data:4byte +lbl_805CA730 = .sdata:0x805CA730; // type:object size:0x4 data:float +lbl_805CA734 = .sdata:0x805CA734; // type:object size:0x4 data:4byte +lbl_805CA738 = .sdata:0x805CA738; // type:object size:0x4 +lbl_805CA73C = .sdata:0x805CA73C; // type:object size:0x4 +lbl_805CA740 = .sdata:0x805CA740; // type:object size:0x4 data:4byte +lbl_805CA744 = .sdata:0x805CA744; // type:object size:0x4 data:4byte +lbl_805CA748 = .sdata:0x805CA748; // type:object size:0x4 data:4byte +lbl_805CA74C = .sdata:0x805CA74C; // type:object size:0x4 data:4byte +lbl_805CA750 = .sdata:0x805CA750; // type:object size:0x4 data:4byte +lbl_805CA754 = .sdata:0x805CA754; // type:object size:0x4 data:4byte +lbl_805CA758 = .sdata:0x805CA758; // type:object size:0x4 data:4byte +lbl_805CA75C = .sdata:0x805CA75C; // type:object size:0x4 data:4byte +lbl_805CA760 = .sdata:0x805CA760; // type:object size:0x4 data:4byte +lbl_805CA764 = .sdata:0x805CA764; // type:object size:0x4 data:4byte +lbl_805CA768 = .sdata:0x805CA768; // type:object size:0x4 data:4byte +lbl_805CA76C = .sdata:0x805CA76C; // type:object size:0x4 data:4byte +lbl_805CA770 = .sdata:0x805CA770; // type:object size:0x4 data:4byte +lbl_805CA774 = .sdata:0x805CA774; // type:object size:0x4 data:4byte +lbl_805CA778 = .sdata:0x805CA778; // type:object size:0x4 data:4byte +lbl_805CA77C = .sdata:0x805CA77C; // type:object size:0x4 data:4byte +lbl_805CA780 = .sdata:0x805CA780; // type:object size:0x8 data:4byte +lbl_805CA788 = .sdata:0x805CA788; // type:object size:0x8 data:4byte +lbl_805CA790 = .sdata:0x805CA790; // type:object size:0x4 data:4byte +lbl_805CA794 = .sdata:0x805CA794; // type:object size:0x4 data:4byte +lbl_805CA798 = .sdata:0x805CA798; // type:object size:0x8 data:4byte +lbl_805CA7A0 = .sdata:0x805CA7A0; // type:object size:0x8 data:4byte +lbl_805CA7A8 = .sdata:0x805CA7A8; // type:object size:0x8 data:4byte +lbl_805CA7B0 = .sdata:0x805CA7B0; // type:object size:0x8 data:4byte +lbl_805CA7B8 = .sdata:0x805CA7B8; // type:object size:0x4 data:4byte +lbl_805CA7BC = .sdata:0x805CA7BC; // type:object size:0x4 data:4byte +lbl_805CA7C0 = .sdata:0x805CA7C0; // type:object size:0x8 data:4byte +lbl_805CA7C8 = .sdata:0x805CA7C8; // type:object size:0x4 data:4byte +lbl_805CA7CC = .sdata:0x805CA7CC; // type:object size:0x4 data:4byte +lbl_805CA7D0 = .sdata:0x805CA7D0; // type:object size:0x4 data:float +lbl_805CA7D4 = .sdata:0x805CA7D4; // type:object size:0x4 data:4byte +lbl_805CA7D8 = .sdata:0x805CA7D8; // type:object size:0x4 data:4byte +lbl_805CA7DC = .sdata:0x805CA7DC; // type:object size:0x4 data:4byte +lbl_805CA7E0 = .sdata:0x805CA7E0; // type:object size:0x4 data:4byte +lbl_805CA7E4 = .sdata:0x805CA7E4; // type:object size:0x4 data:4byte +lbl_805CA7E8 = .sdata:0x805CA7E8; // type:object size:0x4 data:4byte +lbl_805CA7EC = .sdata:0x805CA7EC; // type:object size:0x4 data:4byte +lbl_805CA7F0 = .sdata:0x805CA7F0; // type:object size:0x4 data:float +lbl_805CA7F4 = .sdata:0x805CA7F4; // type:object size:0x4 data:4byte +lbl_805CA7F8 = .sdata:0x805CA7F8; // type:object size:0x4 data:4byte +lbl_805CA7FC = .sdata:0x805CA7FC; // type:object size:0x4 data:4byte +lbl_805CA800 = .sdata:0x805CA800; // type:object size:0x4 data:4byte +lbl_805CA804 = .sdata:0x805CA804; // type:object size:0x4 data:4byte +lbl_805CA808 = .sdata:0x805CA808; // type:object size:0x4 data:4byte +lbl_805CA80C = .sdata:0x805CA80C; // type:object size:0x4 data:4byte +lbl_805CA810 = .sdata:0x805CA810; // type:object size:0x4 data:4byte +lbl_805CA814 = .sdata:0x805CA814; // type:object size:0x4 data:4byte +lbl_805CA818 = .sdata:0x805CA818; // type:object size:0x4 data:4byte +lbl_805CA81C = .sdata:0x805CA81C; // type:object size:0x4 data:4byte +lbl_805CA820 = .sdata:0x805CA820; // type:object size:0x4 data:4byte +lbl_805CA824 = .sdata:0x805CA824; // type:object size:0x4 data:4byte +lbl_805CA828 = .sdata:0x805CA828; // type:object size:0x4 data:4byte +lbl_805CA82C = .sdata:0x805CA82C; // type:object size:0x4 data:4byte +lbl_805CA830 = .sdata:0x805CA830; // type:object size:0x4 data:4byte +lbl_805CA834 = .sdata:0x805CA834; // type:object size:0x4 data:4byte +lbl_805CA838 = .sdata:0x805CA838; // type:object size:0x4 data:4byte +lbl_805CA83C = .sdata:0x805CA83C; // type:object size:0x4 data:4byte +lbl_805CA840 = .sdata:0x805CA840; // type:object size:0x4 +lbl_805CA844 = .sdata:0x805CA844; // type:object size:0x4 +lbl_805CA848 = .sdata:0x805CA848; // type:object size:0x4 +lbl_805CA84C = .sdata:0x805CA84C; // type:object size:0x4 +lbl_805CA850 = .sdata:0x805CA850; // type:object size:0x4 +lbl_805CA854 = .sdata:0x805CA854; // type:object size:0x4 +lbl_805CA858 = .sdata:0x805CA858; // type:object size:0x8 +lbl_805CA860 = .sdata:0x805CA860; // type:object size:0x8 data:4byte +lbl_805CA868 = .sdata:0x805CA868; // type:object size:0x8 data:4byte +lbl_805CA870 = .sdata:0x805CA870; // type:object size:0x8 data:4byte +lbl_805CA878 = .sdata:0x805CA878; // type:object size:0x8 data:4byte +lbl_805CA880 = .sdata:0x805CA880; // type:object size:0x8 +lbl_805CA888 = .sdata:0x805CA888; // type:object size:0x1 data:byte +lbl_805CA889 = .sdata:0x805CA889; // type:object size:0x1 data:byte +lbl_805CA88A = .sdata:0x805CA88A; // type:object size:0x6 data:byte +lbl_805CA890 = .sdata:0x805CA890; // type:object size:0x4 data:float +lbl_805CA894 = .sdata:0x805CA894; // type:object size:0x4 data:float +lbl_805CA898 = .sdata:0x805CA898; // type:object size:0x4 data:4byte +lbl_805CA89C = .sdata:0x805CA89C; // type:object size:0x4 data:4byte +lbl_805CA8A0 = .sdata:0x805CA8A0; // type:object size:0x4 data:4byte +lbl_805CA8A4 = .sdata:0x805CA8A4; // type:object size:0x4 data:4byte +lbl_805CA8A8 = .sdata:0x805CA8A8; // type:object size:0x4 +lbl_805CA8AC = .sdata:0x805CA8AC; // type:object size:0x4 +lbl_805CA8B0 = .sdata:0x805CA8B0; // type:object size:0x4 +lbl_805CA8B4 = .sdata:0x805CA8B4; // type:object size:0x4 +lbl_805CA8B8 = .sdata:0x805CA8B8; // type:object size:0x4 data:4byte +lbl_805CA8BC = .sdata:0x805CA8BC; // type:object size:0x4 data:4byte +lbl_805CA8C0 = .sdata:0x805CA8C0; // type:object size:0x8 +lbl_805CA8C8 = .sdata:0x805CA8C8; // type:object size:0x4 data:4byte +lbl_805CA8CC = .sdata:0x805CA8CC; // type:object size:0x4 data:4byte +lbl_805CA8D0 = .sdata:0x805CA8D0; // type:object size:0x8 data:4byte +lbl_805CA8D8 = .sdata:0x805CA8D8; // type:object size:0x4 data:4byte +lbl_805CA8DC = .sdata:0x805CA8DC; // type:object size:0x4 data:4byte +lbl_805CA8E0 = .sdata:0x805CA8E0; // type:object size:0x4 data:float +lbl_805CA8E4 = .sdata:0x805CA8E4; // type:object size:0x4 +lbl_805CA8E8 = .sdata:0x805CA8E8; // type:object size:0x4 +lbl_805CA8EC = .sdata:0x805CA8EC; // type:object size:0x4 +lbl_805CA8F0 = .sdata:0x805CA8F0; // type:object size:0x8 data:4byte +lbl_805CA8F8 = .sdata:0x805CA8F8; // type:object size:0x8 data:4byte +lbl_805CA900 = .sdata:0x805CA900; // type:object size:0x8 data:4byte +lbl_805CA908 = .sdata:0x805CA908; // type:object size:0x8 data:4byte +lbl_805CA910 = .sdata:0x805CA910; // type:object size:0x8 data:4byte +lbl_805CA918 = .sdata:0x805CA918; // type:object size:0x4 data:4byte +lbl_805CA91C = .sdata:0x805CA91C; // type:object size:0x4 data:4byte +lbl_805CA920 = .sdata:0x805CA920; // type:object size:0x8 data:4byte +lbl_805CA928 = .sdata:0x805CA928; // type:object size:0x4 +lbl_805CA92C = .sdata:0x805CA92C; // type:object size:0x4 data:4byte +lbl_805CA930 = .sdata:0x805CA930; // type:object size:0x4 data:4byte +lbl_805CA934 = .sdata:0x805CA934; // type:object size:0x1 data:byte +lbl_805CA938 = .sdata:0x805CA938; // type:object size:0x8 data:4byte +lbl_805CA940 = .sdata:0x805CA940; // type:object size:0x8 data:4byte +lbl_805CA948 = .sdata:0x805CA948; // type:object size:0x4 data:4byte +lbl_805CA94C = .sdata:0x805CA94C; // type:object size:0x4 data:4byte +lbl_805CA950 = .sdata:0x805CA950; // type:object size:0x4 data:4byte +lbl_805CA954 = .sdata:0x805CA954; // type:object size:0x4 data:4byte +lbl_805CA958 = .sdata:0x805CA958; // type:object size:0x4 data:4byte +lbl_805CA95C = .sdata:0x805CA95C; // type:object size:0x4 data:4byte +lbl_805CA960 = .sdata:0x805CA960; // type:object size:0x4 data:float +lbl_805CA964 = .sdata:0x805CA964; // type:object size:0x4 data:float +lbl_805CA968 = .sdata:0x805CA968; // type:object size:0x4 data:float +lbl_805CA96C = .sdata:0x805CA96C; // type:object size:0x4 data:float +lbl_805CA970 = .sdata:0x805CA970; // type:object size:0x4 data:float +lbl_805CA974 = .sdata:0x805CA974; // type:object size:0x4 data:float +lbl_805CA978 = .sdata:0x805CA978; // type:object size:0x8 data:4byte +lbl_805CA980 = .sdata:0x805CA980; // type:object size:0x4 data:4byte +lbl_805CA984 = .sdata:0x805CA984; // type:object size:0x4 data:4byte +lbl_805CA988 = .sdata:0x805CA988; // type:object size:0x4 data:4byte +lbl_805CA98C = .sdata:0x805CA98C; // type:object size:0x4 data:4byte +lbl_805CA990 = .sdata:0x805CA990; // type:object size:0x4 data:4byte +lbl_805CA994 = .sdata:0x805CA994; // type:object size:0x4 data:4byte +lbl_805CA998 = .sdata:0x805CA998; // type:object size:0x4 data:4byte +lbl_805CA99C = .sdata:0x805CA99C; // type:object size:0x4 data:4byte +lbl_805CA9A0 = .sdata:0x805CA9A0; // type:object size:0x4 data:4byte +lbl_805CA9A4 = .sdata:0x805CA9A4; // type:object size:0x4 data:4byte +lbl_805CA9A8 = .sdata:0x805CA9A8; // type:object size:0x4 data:4byte +lbl_805CA9AC = .sdata:0x805CA9AC; // type:object size:0x4 data:4byte +lbl_805CA9B0 = .sdata:0x805CA9B0; // type:object size:0x4 data:4byte +lbl_805CA9B4 = .sdata:0x805CA9B4; // type:object size:0x4 data:4byte +lbl_805CA9B8 = .sdata:0x805CA9B8; // type:object size:0x4 data:4byte +lbl_805CA9BC = .sdata:0x805CA9BC; // type:object size:0x4 data:4byte +lbl_805CA9C0 = .sdata:0x805CA9C0; // type:object size:0x1 data:byte +lbl_805CA9C1 = .sdata:0x805CA9C1; // type:object size:0x1 data:byte +lbl_805CA9C2 = .sdata:0x805CA9C2; // type:object size:0x1 data:byte +lbl_805CA9C3 = .sdata:0x805CA9C3; // type:object size:0x1 data:byte +lbl_805CA9C4 = .sdata:0x805CA9C4; // type:object size:0x1 data:byte +lbl_805CA9C5 = .sdata:0x805CA9C5; // type:object size:0x1 data:byte +lbl_805CA9C6 = .sdata:0x805CA9C6; // type:object size:0x1 data:byte +lbl_805CA9C7 = .sdata:0x805CA9C7; // type:object size:0x1 data:byte +lbl_805CA9C8 = .sdata:0x805CA9C8; // type:object size:0x8 +lbl_805CA9D0 = .sdata:0x805CA9D0; // type:object size:0x4 data:4byte +lbl_805CA9D4 = .sdata:0x805CA9D4; // type:object size:0x4 data:4byte +lbl_805CA9D8 = .sdata:0x805CA9D8; // type:object size:0x4 data:4byte +lbl_805CA9DC = .sdata:0x805CA9DC; // type:object size:0x4 data:4byte +lbl_805CA9E0 = .sdata:0x805CA9E0; // type:object size:0x4 data:4byte +lbl_805CA9E4 = .sdata:0x805CA9E4; // type:object size:0x2 data:2byte +lbl_805CA9E6 = .sdata:0x805CA9E6; // type:object size:0x2 data:2byte +lbl_805CA9E8 = .sdata:0x805CA9E8; // type:object size:0x4 data:4byte +lbl_805CA9EC = .sdata:0x805CA9EC; // type:object size:0x4 data:4byte +lbl_805CA9F0 = .sdata:0x805CA9F0; // type:object size:0x4 data:4byte +lbl_805CA9F4 = .sdata:0x805CA9F4; // type:object size:0x4 data:4byte +lbl_805CA9F8 = .sdata:0x805CA9F8; // type:object size:0x4 data:4byte +lbl_805CA9FC = .sdata:0x805CA9FC; // type:object size:0x4 data:4byte +lbl_805CAA00 = .sdata:0x805CAA00; // type:object size:0x4 data:4byte +lbl_805CAA04 = .sdata:0x805CAA04; // type:object size:0x4 data:4byte +lbl_805CAA08 = .sdata:0x805CAA08; // type:object size:0x8 data:4byte +lbl_805CAA10 = .sdata:0x805CAA10; // type:object size:0x8 data:4byte +lbl_805CAA18 = .sdata:0x805CAA18; // type:object size:0x8 data:4byte +lbl_805CAA20 = .sdata:0x805CAA20; // type:object size:0x8 data:4byte +lbl_805CAA28 = .sdata:0x805CAA28; // type:object size:0x4 +lbl_805CAA2C = .sdata:0x805CAA2C; // type:object size:0x4 +lbl_805CAA30 = .sdata:0x805CAA30; // type:object size:0x8 +lbl_805CAA38 = .sdata:0x805CAA38; // type:object size:0x4 data:4byte +lbl_805CAA3C = .sdata:0x805CAA3C; // type:object size:0x4 data:4byte +lbl_805CAA40 = .sdata:0x805CAA40; // type:object size:0x4 data:4byte +lbl_805CAA44 = .sdata:0x805CAA44; // type:object size:0x4 data:4byte +lbl_805CAA48 = .sdata:0x805CAA48; // type:object size:0x4 data:4byte +lbl_805CAA4C = .sdata:0x805CAA4C; // type:object size:0x4 data:4byte +lbl_805CAA50 = .sdata:0x805CAA50; // type:object size:0x8 data:4byte +lbl_805CAA58 = .sdata:0x805CAA58; // type:object size:0x1 data:byte +lbl_805CAA59 = .sdata:0x805CAA59; // type:object size:0x1 data:byte +lbl_805CAA5A = .sdata:0x805CAA5A; // type:object size:0x6 data:byte +lbl_805CAA60 = .sdata:0x805CAA60; // type:object size:0x4 data:float +lbl_805CAA64 = .sdata:0x805CAA64; // type:object size:0x4 +lbl_805CAA68 = .sdata:0x805CAA68; // type:object size:0x4 +lbl_805CAA6C = .sdata:0x805CAA6C; // type:object size:0x4 +lbl_805CAA70 = .sdata:0x805CAA70; // type:object size:0x4 data:4byte +lbl_805CAA74 = .sdata:0x805CAA74; // type:object size:0x4 data:4byte +lbl_805CAA78 = .sdata:0x805CAA78; // type:object size:0x4 data:4byte +lbl_805CAA7C = .sdata:0x805CAA7C; // type:object size:0x4 data:4byte +lbl_805CAA80 = .sdata:0x805CAA80; // type:object size:0x8 data:4byte +lbl_805CAA88 = .sdata:0x805CAA88; // type:object size:0x4 +lbl_805CAA8C = .sdata:0x805CAA8C; // type:object size:0x4 +lbl_805CAA90 = .sdata:0x805CAA90; // type:object size:0x4 +lbl_805CAA94 = .sdata:0x805CAA94; // type:object size:0x4 +lbl_805CAA98 = .sdata:0x805CAA98; // type:object size:0x8 +lbl_805CAAA0 = .sdata:0x805CAAA0; // type:object size:0x4 data:float +lbl_805CAAA4 = .sdata:0x805CAAA4; // type:object size:0x4 data:float +lbl_805CAAA8 = .sdata:0x805CAAA8; // type:object size:0x8 data:double +@wstringBase0 = .sdata:0x805CAAB0; // type:object size:0x2 scope:local +lbl_805CAAB8 = .sdata:0x805CAAB8; // type:object size:0x8 data:4byte +fragmentID = .sdata:0x805CAAC0; // type:object size:0x4 scope:local data:4byte +lbl_805CAAC8 = .sdata:0x805CAAC8; // type:object size:0x8 data:4byte +lbl_805CAAD0 = .sdata:0x805CAAD0; // type:object size:0x8 data:4byte +lbl_805CAAD8 = .sdata:0x805CAAD8; // type:object size:0x8 data:4byte +lbl_805CAAE0 = .sdata:0x805CAAE0; // type:object size:0x4 data:4byte +lbl_805CAAE4 = .sdata:0x805CAAE4; // type:object size:0x4 data:4byte +lbl_805CAAE8 = .sdata:0x805CAAE8; // type:object size:0x4 data:4byte +lbl_805CAAEC = .sdata:0x805CAAEC; // type:object size:0x4 data:4byte +lbl_805CAAF0 = .sdata:0x805CAAF0; // type:object size:0x4 data:4byte +lbl_805CAAF4 = .sdata:0x805CAAF4; // type:object size:0x4 data:4byte +lbl_805CAAF8 = .sdata:0x805CAAF8; // type:object size:0x4 data:4byte +lbl_805CAAFC = .sdata:0x805CAAFC; // type:object size:0x4 data:4byte +lbl_805CAB00 = .sdata:0x805CAB00; // type:object size:0x4 data:4byte +lbl_805CAB04 = .sdata:0x805CAB04; // type:object size:0x4 data:4byte +lbl_805CAB08 = .sdata:0x805CAB08; // type:object size:0x4 data:4byte +lbl_805CAB0C = .sdata:0x805CAB0C; // type:object size:0x4 data:4byte +lbl_805CAB10 = .sdata:0x805CAB10; // type:object size:0x4 data:4byte +lbl_805CAB14 = .sdata:0x805CAB14; // type:object size:0x4 data:4byte +lbl_805CAB18 = .sdata:0x805CAB18; // type:object size:0x4 data:4byte +lbl_805CAB1C = .sdata:0x805CAB1C; // type:object size:0x4 data:4byte +lbl_805CAB20 = .sdata:0x805CAB20; // type:object size:0x4 data:4byte +lbl_805CAB24 = .sdata:0x805CAB24; // type:object size:0x4 data:4byte +lbl_805CAB28 = .sdata:0x805CAB28; // type:object size:0x4 data:4byte +lbl_805CAB2C = .sdata:0x805CAB2C; // type:object size:0x4 data:4byte +lbl_805CAB30 = .sdata:0x805CAB30; // type:object size:0x4 data:4byte +lbl_805CAB34 = .sdata:0x805CAB34; // type:object size:0x4 data:4byte +lbl_805CAB38 = .sdata:0x805CAB38; // type:object size:0x4 data:4byte +lbl_805CAB3C = .sdata:0x805CAB3C; // type:object size:0x4 data:4byte +lbl_805CAB40 = .sdata:0x805CAB40; // type:object size:0x4 data:4byte +lbl_805CAB44 = .sdata:0x805CAB44; // type:object size:0x4 data:4byte +lbl_805CAB48 = .sdata:0x805CAB48; // type:object size:0x8 data:4byte +lbl_805CAB50 = .sdata:0x805CAB50; // type:object size:0x4 data:4byte +lbl_805CAB54 = .sdata:0x805CAB54; // type:object size:0x4 data:float +lbl_805CAB58 = .sdata:0x805CAB58; // type:object size:0x1 data:byte +lbl_805CAB5C = .sdata:0x805CAB5C; // type:object size:0x4 data:4byte +lbl_805CAB60 = .sdata:0x805CAB60; // type:object size:0x4 data:4byte +lbl_805CAB64 = .sdata:0x805CAB64; // type:object size:0x1 data:byte +lbl_805CAB68 = .sdata:0x805CAB68; // type:object size:0x4 data:4byte +lbl_805CAB6C = .sdata:0x805CAB6C; // type:object size:0x4 data:4byte +lbl_805CAB70 = .sdata:0x805CAB70; // type:object size:0x1 data:byte +lbl_805CAB71 = .sdata:0x805CAB71; // type:object size:0x1 data:byte +lbl_805CAB72 = .sdata:0x805CAB72; // type:object size:0x6 data:byte +lbl_805CAB78 = .sdata:0x805CAB78; // type:object size:0x4 data:4byte +lbl_805CAB7C = .sdata:0x805CAB7C; // type:object size:0x4 data:float +lbl_805CAB80 = .sdata:0x805CAB80; // type:object size:0x4 data:4byte +lbl_805CAB84 = .sdata:0x805CAB84; // type:object size:0x4 data:float +lbl_805CAB88 = .sdata:0x805CAB88; // type:object size:0x4 data:4byte +lbl_805CAB8C = .sdata:0x805CAB8C; // type:object size:0x4 data:float +lbl_805CAB90 = .sdata:0x805CAB90; // type:object size:0x4 data:4byte +lbl_805CAB94 = .sdata:0x805CAB94; // type:object size:0x4 data:float +lbl_805CAB98 = .sdata:0x805CAB98; // type:object size:0x4 data:4byte +lbl_805CAB9C = .sdata:0x805CAB9C; // type:object size:0x4 data:float +lbl_805CABA0 = .sdata:0x805CABA0; // type:object size:0x4 data:4byte +lbl_805CABA4 = .sdata:0x805CABA4; // type:object size:0x4 data:float +lbl_805CABA8 = .sdata:0x805CABA8; // type:object size:0x4 data:float +lbl_805CABAC = .sdata:0x805CABAC; // type:object size:0x4 data:4byte +lbl_805CABB0 = .sdata:0x805CABB0; // type:object size:0x4 data:float +lbl_805CABB4 = .sdata:0x805CABB4; // type:object size:0x4 data:4byte +lbl_805CABB8 = .sdata:0x805CABB8; // type:object size:0x4 data:float +lbl_805CABBC = .sdata:0x805CABBC; // type:object size:0x4 data:float +lbl_805CABC0 = .sdata:0x805CABC0; // type:object size:0x1 data:byte +lbl_805CABC1 = .sdata:0x805CABC1; // type:object size:0x1 data:byte +lbl_805CABC2 = .sdata:0x805CABC2; // type:object size:0x6 data:byte +lbl_805CABC8 = .sdata:0x805CABC8; // type:object size:0x4 data:4byte +lbl_805CABCC = .sdata:0x805CABCC; // type:object size:0x4 data:float +lbl_805CABD0 = .sdata:0x805CABD0; // type:object size:0x4 data:float +lbl_805CABD4 = .sdata:0x805CABD4; // type:object size:0x4 data:4byte +lbl_805CABD8 = .sdata:0x805CABD8; // type:object size:0x4 data:4byte +lbl_805CABDC = .sdata:0x805CABDC; // type:object size:0x4 data:4byte +lbl_805CABE0 = .sdata:0x805CABE0; // type:object size:0x4 data:4byte +lbl_805CABE4 = .sdata:0x805CABE4; // type:object size:0x4 data:4byte +lbl_805CABE8 = .sdata:0x805CABE8; // type:object size:0x8 data:4byte +lbl_805CABF0 = .sdata:0x805CABF0; // type:object size:0x8 data:byte +lbl_805CABF8 = .sdata:0x805CABF8; // type:object size:0x8 data:2byte +lbl_805CAC00 = .sdata:0x805CAC00; // type:object size:0x4 data:4byte +lbl_805CAC04 = .sdata:0x805CAC04; // type:object size:0x4 data:float +lbl_805CAC08 = .sdata:0x805CAC08; // type:object size:0x1 data:byte +lbl_805CAC09 = .sdata:0x805CAC09; // type:object size:0x1 data:byte +lbl_805CAC0A = .sdata:0x805CAC0A; // type:object size:0x1 data:byte +lbl_805CAC0B = .sdata:0x805CAC0B; // type:object size:0x1 data:byte +lbl_805CAC0C = .sdata:0x805CAC0C; // type:object size:0x1 data:byte +lbl_805CAC0D = .sdata:0x805CAC0D; // type:object size:0x1 data:byte +lbl_805CAC10 = .sdata:0x805CAC10; // type:object size:0x4 +lbl_805CAC14 = .sdata:0x805CAC14; // type:object size:0x4 +lbl_805CAC18 = .sdata:0x805CAC18; // type:object size:0x4 data:float +lbl_805CAC1C = .sdata:0x805CAC1C; // type:object size:0x4 data:float +lbl_805CAC20 = .sdata:0x805CAC20; // type:object size:0x8 data:4byte +lbl_805CAC28 = .sdata:0x805CAC28; // type:object size:0x4 data:4byte +lbl_805CAC2C = .sdata:0x805CAC2C; // type:object size:0x4 data:float +lbl_805CAC30 = .sdata:0x805CAC30; // type:object size:0x4 data:4byte +lbl_805CAC34 = .sdata:0x805CAC34; // type:object size:0x4 data:float +lbl_805CAC38 = .sdata:0x805CAC38; // type:object size:0x1 data:byte +lbl_805CAC39 = .sdata:0x805CAC39; // type:object size:0x1 data:byte +lbl_805CAC3A = .sdata:0x805CAC3A; // type:object size:0x6 data:byte +lbl_805CAC40 = .sdata:0x805CAC40; // type:object size:0x4 data:4byte +lbl_805CAC44 = .sdata:0x805CAC44; // type:object size:0x4 data:float +lbl_805CAC48 = .sdata:0x805CAC48; // type:object size:0x4 data:float +lbl_805CAC4C = .sdata:0x805CAC4C; // type:object size:0x4 data:4byte +lbl_805CAC50 = .sdata:0x805CAC50; // type:object size:0x4 data:float +lbl_805CAC54 = .sdata:0x805CAC54; // type:object size:0x4 data:4byte +lbl_805CAC58 = .sdata:0x805CAC58; // type:object size:0x8 data:2byte +lbl_805CAC60 = .sdata:0x805CAC60; // type:object size:0x8 data:2byte +lbl_805CAC68 = .sdata:0x805CAC68; // type:object size:0x8 data:2byte +lbl_805CAC70 = .sdata:0x805CAC70; // type:object size:0x4 data:4byte +lbl_805CAC74 = .sdata:0x805CAC74; // type:object size:0x1 data:byte +lbl_805CAC75 = .sdata:0x805CAC75; // type:object size:0x1 data:byte +lbl_805CAC76 = .sdata:0x805CAC76; // type:object size:0x1 data:byte +lbl_805CAC78 = .sdata:0x805CAC78; // type:object size:0x8 data:4byte +lbl_805CAC80 = .sdata:0x805CAC80; // type:object size:0x4 data:4byte +lbl_805CAC84 = .sdata:0x805CAC84; // type:object size:0x4 data:float +lbl_805CAC88 = .sdata:0x805CAC88; // type:object size:0x4 data:4byte +lbl_805CAC8C = .sdata:0x805CAC8C; // type:object size:0x4 data:4byte +lbl_805CAC90 = .sdata:0x805CAC90; // type:object size:0x4 data:4byte +lbl_805CAC94 = .sdata:0x805CAC94; // type:object size:0x4 data:4byte +lbl_805CAC98 = .sdata:0x805CAC98; // type:object size:0x4 data:4byte +lbl_805CAC9C = .sdata:0x805CAC9C; // type:object size:0x1 data:byte +lbl_805CACA0 = .sdata:0x805CACA0; // type:object size:0x4 data:4byte +lbl_805CACA4 = .sdata:0x805CACA4; // type:object size:0x1 data:byte +lbl_805CACA8 = .sdata:0x805CACA8; // type:object size:0x1 data:byte +lbl_805CACA9 = .sdata:0x805CACA9; // type:object size:0x1 data:byte +lbl_805CACAA = .sdata:0x805CACAA; // type:object size:0x6 data:byte +lbl_805CACB0 = .sdata:0x805CACB0; // type:object size:0x4 data:4byte +lbl_805CACB4 = .sdata:0x805CACB4; // type:object size:0x4 data:float +lbl_805CACB8 = .sdata:0x805CACB8; // type:object size:0x4 data:4byte +lbl_805CACBC = .sdata:0x805CACBC; // type:object size:0x4 data:4byte +lbl_805CACC0 = .sdata:0x805CACC0; // type:object size:0x4 data:4byte +lbl_805CACC4 = .sdata:0x805CACC4; // type:object size:0x1 data:byte +lbl_805CACC5 = .sdata:0x805CACC5; // type:object size:0x1 data:byte +lbl_805CACC8 = .sdata:0x805CACC8; // type:object size:0x8 data:4byte +lbl_805CACD0 = .sdata:0x805CACD0; // type:object size:0x1 data:byte +lbl_805CACD2 = .sdata:0x805CACD2; // type:object size:0x2 data:2byte +lbl_805CACD4 = .sdata:0x805CACD4; // type:object size:0x2 data:2byte +lbl_805CACD6 = .sdata:0x805CACD6; // type:object size:0x1 data:byte +lbl_805CACD8 = .sdata:0x805CACD8; // type:object size:0x1 data:byte +lbl_805CACDC = .sdata:0x805CACDC; // type:object size:0x4 data:4byte +lbl_805CACE0 = .sdata:0x805CACE0; // type:object size:0x4 data:4byte +mDepthFar__9CGraphics = .sdata:0x805CACE4; // type:object size:0x4 scope:global data:float +lbl_805CACE8 = .sdata:0x805CACE8; // type:object size:0x4 data:4byte +lbl_805CACEC = .sdata:0x805CACEC; // type:object size:0x4 data:4byte +lbl_805CACF0 = .sdata:0x805CACF0; // type:object size:0x1 data:byte +lbl_805CACF4 = .sdata:0x805CACF4; // type:object size:0x4 data:float +lbl_805CACF8 = .sdata:0x805CACF8; // type:object size:0x1 data:byte +lbl_805CACF9 = .sdata:0x805CACF9; // type:object size:0x1 data:byte +lbl_805CACFA = .sdata:0x805CACFA; // type:object size:0x1 data:byte +lbl_805CACFB = .sdata:0x805CACFB; // type:object size:0x1 data:byte +lbl_805CACFC = .sdata:0x805CACFC; // type:object size:0x4 data:float +lbl_805CAD00 = .sdata:0x805CAD00; // type:object size:0x8 data:byte +lbl_805CAD08 = .sdata:0x805CAD08; // type:object size:0x8 data:4byte +lbl_805CAD10 = .sdata:0x805CAD10; // type:object size:0x8 data:4byte +lbl_805CAD18 = .sdata:0x805CAD18; // type:object size:0x4 data:4byte +lbl_805CAD1C = .sdata:0x805CAD1C; // type:object size:0x4 data:float +lbl_805CAD20 = .sdata:0x805CAD20; // type:object size:0x8 data:4byte +sNull__Q24rstl14rc_ptr_private = .sdata:0x805CAD28; // type:object size:0x8 scope:global data:4byte +lbl_805CAD30 = .sdata:0x805CAD30; // type:object size:0x8 data:4byte +lbl_805CAD38 = .sdata:0x805CAD38; // type:object size:0x8 data:4byte +lbl_805CAD40 = .sdata:0x805CAD40; // type:object size:0x4 data:float +lbl_805CAD44 = .sdata:0x805CAD44; // type:object size:0x4 data:float +lbl_805CAD48 = .sdata:0x805CAD48; // type:object size:0x8 data:byte +lbl_805CAD50 = .sdata:0x805CAD50; // type:object size:0x8 data:4byte +lbl_805CAD58 = .sdata:0x805CAD58; // type:object size:0x8 data:4byte +lbl_805CAD60 = .sdata:0x805CAD60; // type:object size:0x8 data:4byte +lbl_805CAD68 = .sdata:0x805CAD68; // type:object size:0x8 data:4byte +lbl_805CAD70 = .sdata:0x805CAD70; // type:object size:0x4 data:4byte +lbl_805CAD74 = .sdata:0x805CAD74; // type:object size:0x2 data:2byte +sDupPrimitiveCheckCount__20CMetroidAreaCollider = .sdata:0x805CAD78; // type:object size:0x8 scope:global data:byte +lbl_805CAD80 = .sdata:0x805CAD80; // type:object size:0x8 data:4byte +lbl_805CAD88 = .sdata:0x805CAD88; // type:object size:0x8 data:4byte +lbl_805CAD90 = .sdata:0x805CAD90; // type:object size:0x2 data:2byte +lbl_805CAD92 = .sdata:0x805CAD92; // type:object size:0x2 data:2byte +lbl_805CAD94 = .sdata:0x805CAD94; // type:object size:0x2 data:2byte +lbl_805CAD98 = .sdata:0x805CAD98; // type:object size:0x8 data:4byte +__DVDLongFileNameFlag = .sdata:0x805CADA0; // type:object size:0x4 scope:global data:4byte +lbl_805CADA8 = .sdata:0x805CADA8; // type:object size:0x8 data:string +__DVDVersion = .sdata:0x805CADB0; // type:object size:0x4 scope:global data:4byte +lbl_805CADB4 = .sdata:0x805CADB4; // type:object size:0x4 data:4byte +lbl_805CADB8 = .sdata:0x805CADB8; // type:object size:0x4 data:4byte +lbl_805CADBC = .sdata:0x805CADBC; // type:object size:0x8 +lbl_805CADC4 = .sdata:0x805CADC4; // type:object size:0x4 data:4byte +lowDone = .sdata:0x805CADC8; // type:object size:0x4 scope:local data:4byte +@834 = .sdata:0x805CADCC; // type:object size:0x4 scope:local data:byte +lbl_805CADD0 = .sdata:0x805CADD0; // type:object size:0x8 data:4byte +lbl_805CADD8 = .sdata:0x805CADD8; // type:object size:0x8 data:string +__EXIVersion = .sdata:0x805CADE0; // type:object size:0x4 scope:global data:4byte +lbl_805CADE8 = .sdata:0x805CADE8; // type:object size:0x8 data:4byte +lbl_805CADF0 = .sdata:0x805CADF0; // type:object size:0x4 +lbl_805CADF4 = .sdata:0x805CADF4; // type:object size:0x4 +lbl_805CADF8 = .sdata:0x805CADF8; // type:object size:0x8 +lbl_805CAE00 = .sdata:0x805CAE00; // type:object size:0x8 +lbl_805CAE08 = .sdata:0x805CAE08; // type:object size:0x8 +lbl_805CAE10 = .sdata:0x805CAE10; // type:object size:0x8 +lbl_805CAE18 = .sdata:0x805CAE18; // type:object size:0x8 +lbl_805CAE20 = .sdata:0x805CAE20; // type:object size:0x8 +lbl_805CAE28 = .sdata:0x805CAE28; // type:object size:0x8 +lbl_805CAE30 = .sdata:0x805CAE30; // type:object size:0x8 +lbl_805CAE38 = .sdata:0x805CAE38; // type:object size:0x8 +lbl_805CAE40 = .sdata:0x805CAE40; // type:object size:0x4 data:4byte +lbl_805CAE44 = .sdata:0x805CAE44; // type:object size:0x4 data:float +lbl_805CAE48 = .sdata:0x805CAE48; // type:object size:0x4 data:4byte +lbl_805CAE4C = .sdata:0x805CAE4C; // type:object size:0x4 data:4byte +lbl_805CAE50 = .sdata:0x805CAE50; // type:object size:0x4 data:4byte +lbl_805CAE54 = .sdata:0x805CAE54; // type:object size:0x4 data:4byte +lbl_805CAE58 = .sdata:0x805CAE58; // type:object size:0x4 data:float +lbl_805CAE5C = .sdata:0x805CAE5C; // type:object size:0x4 data:float +lbl_805CAE60 = .sdata:0x805CAE60; // type:object size:0x4 data:float +lbl_805CAE64 = .sdata:0x805CAE64; // type:object size:0x4 data:float +lbl_805CAE68 = .sdata:0x805CAE68; // type:object size:0x2 data:2byte +lbl_805CAE6C = .sdata:0x805CAE6C; // type:object size:0x4 data:float +lbl_805CAE70 = .sdata:0x805CAE70; // type:object size:0x4 data:float +lbl_805CAE74 = .sdata:0x805CAE74; // type:object size:0x4 data:float +lbl_805CAE78 = .sdata:0x805CAE78; // type:object size:0x4 data:float +lbl_805CAE7C = .sdata:0x805CAE7C; // type:object size:0x4 data:float +lbl_805CAE80 = .sdata:0x805CAE80; // type:object size:0x4 data:float +lbl_805CAE84 = .sdata:0x805CAE84; // type:object size:0x4 data:float +lbl_805CAE88 = .sdata:0x805CAE88; // type:object size:0x4 data:float +lbl_805CAE8C = .sdata:0x805CAE8C; // type:object size:0x4 data:4byte +lbl_805CAE90 = .sdata:0x805CAE90; // type:object size:0x4 data:4byte +lbl_805CAE94 = .sdata:0x805CAE94; // type:object size:0x4 data:4byte +lbl_805CAE98 = .sdata:0x805CAE98; // type:object size:0x4 data:4byte +lbl_805CAE9C = .sdata:0x805CAE9C; // type:object size:0x4 data:4byte +lbl_805CAEA0 = .sdata:0x805CAEA0; // type:object size:0x4 data:4byte +lbl_805CAEA4 = .sdata:0x805CAEA4; // type:object size:0x4 data:float +lbl_805CAEA8 = .sdata:0x805CAEA8; // type:object size:0x4 data:float +lbl_805CAEAC = .sdata:0x805CAEAC; // type:object size:0x4 data:float +__OSVersion = .sdata:0x805CAEB0; // type:object size:0x4 scope:global data:4byte +@1730 = .sdata:0x805CAEB4; // type:object size:0x7 scope:local data:string +@1740 = .sdata:0x805CAEBC; // type:object size:0x6 scope:local data:string +@1788 = .sdata:0x805CAEC4; // type:object size:0x4 scope:local data:string +@1790 = .sdata:0x805CAEC8; // type:object size:0x5 scope:local data:string +lbl_805CAED0 = .sdata:0x805CAED0; // type:object size:0x8 +lbl_805CAED8 = .sdata:0x805CAED8; // type:object size:0x8 data:4byte +__OSArenaLo = .sdata:0x805CAEE0; // type:object size:0x4 scope:local data:4byte +s_mem2ArenaLo = .sdata:0x805CAEE4; // type:object size:0x4 scope:local data:4byte +lbl_805CAEE8 = .sdata:0x805CAEE8; // type:object size:0x4 data:4byte +@691 = .sdata:0x805CAEEC; // type:object size:0x2 scope:local data:string +lbl_805CAEF0 = .sdata:0x805CAEF0; // type:object size:0x8 data:string +lbl_805CAEF8 = .sdata:0x805CAEF8; // type:object size:0x8 +lbl_805CAF00 = .sdata:0x805CAF00; // type:object size:0x8 +lbl_805CAF08 = .sdata:0x805CAF08; // type:object size:0x8 data:2byte +lbl_805CAF10 = .sdata:0x805CAF10; // type:object size:0x8 +SwitchThreadCallback = .sdata:0x805CAF18; // type:object size:0x4 scope:local data:4byte +IpcBufferLo = .sdata:0x805CAF20; // type:object size:0x4 scope:local data:4byte +PlayRecordState = .sdata:0x805CAF28; // type:object size:0x4 scope:local data:4byte +@1548 = .sdata:0x805CAF30; // type:object size:0x8 scope:local data:string +lbl_805CAF38 = .sdata:0x805CAF38; // type:object size:0x8 data:string +__SIVersion = .sdata:0x805CAF40; // type:object size:0x4 scope:global data:4byte +lbl_805CAF48 = .sdata:0x805CAF48; // type:object size:0x8 data:4byte +lbl_805CAF50 = .sdata:0x805CAF50; // type:object size:0x4 data:4byte +lbl_805CAF54 = .sdata:0x805CAF54; // type:object size:0x4 data:4byte +lbl_805CAF58 = .sdata:0x805CAF58; // type:object size:0x4 data:4byte +lbl_805CAF5C = .sdata:0x805CAF5C; // type:object size:0x4 data:4byte +lbl_805CAF60 = .sdata:0x805CAF60; // type:object size:0x4 data:4byte +lbl_805CAF64 = .sdata:0x805CAF64; // type:object size:0x4 data:4byte +lbl_805CAF68 = .sdata:0x805CAF68; // type:object size:0x8 +lbl_805CAF70 = .sdata:0x805CAF70; // type:object size:0x8 data:4byte +lbl_805CAF78 = .sdata:0x805CAF78; // type:object size:0x1 data:byte +lbl_805CAF79 = .sdata:0x805CAF79; // type:object size:0x1 data:byte +lbl_805CAF7A = .sdata:0x805CAF7A; // type:object size:0x1 data:byte +lbl_805CAF7B = .sdata:0x805CAF7B; // type:object size:0x1 data:byte +lbl_805CAF7C = .sdata:0x805CAF7C; // type:object size:0x1 data:byte +lbl_805CAF7D = .sdata:0x805CAF7D; // type:object size:0x1 data:byte +lbl_805CAF7E = .sdata:0x805CAF7E; // type:object size:0x1 data:byte +lbl_805CAF7F = .sdata:0x805CAF7F; // type:object size:0x1 data:byte +lbl_805CAF80 = .sdata:0x805CAF80; // type:object size:0x1 data:byte +lbl_805CAF81 = .sdata:0x805CAF81; // type:object size:0x1 data:byte +lbl_805CAF82 = .sdata:0x805CAF82; // type:object size:0x1 data:byte +lbl_805CAF84 = .sdata:0x805CAF84; // type:object size:0x4 data:4byte +lbl_805CAF88 = .sdata:0x805CAF88; // type:object size:0x8 data:byte +lbl_805CAF90 = .sdata:0x805CAF90; // type:object size:0x4 data:4byte +lbl_805CAF94 = .sdata:0x805CAF94; // type:object size:0x4 data:4byte +lbl_805CAF98 = .sdata:0x805CAF98; // type:object size:0x2 data:2byte +lbl_805CAF9A = .sdata:0x805CAF9A; // type:object size:0x2 data:2byte +lbl_805CAF9C = .sdata:0x805CAF9C; // type:object size:0x2 data:2byte +lbl_805CAF9E = .sdata:0x805CAF9E; // type:object size:0x2 data:2byte +lbl_805CAFA0 = .sdata:0x805CAFA0; // type:object size:0x8 +__fsFd = .sdata:0x805CAFA8; // type:object size:0x4 scope:local data:4byte +@1688 = .sdata:0x805CAFB0; // type:object size:0x8 scope:local data:string +lbl_805CAFB8 = .sdata:0x805CAFB8; // type:object size:0x4 data:4byte +lbl_805CAFBC = .sdata:0x805CAFBC; // type:object size:0x4 data:4byte +lbl_805CAFC0 = .sdata:0x805CAFC0; // type:object size:0x4 data:4byte +lbl_805CAFC4 = .sdata:0x805CAFC4; // type:object size:0x4 data:4byte +lbl_805CAFC8 = .sdata:0x805CAFC8; // type:object size:0x4 data:4byte +lbl_805CAFCC = .sdata:0x805CAFCC; // type:object size:0x4 +lbl_805CAFD0 = .sdata:0x805CAFD0; // type:object size:0x8 +lbl_805CAFD8 = .sdata:0x805CAFD8; // type:object size:0x8 data:byte +__mailboxAck = .sdata:0x805CAFE0; // type:object size:0x4 scope:local data:4byte +hid = .sdata:0x805CAFE4; // type:object size:0x4 scope:local data:4byte +lbl_805CAFE8 = .sdata:0x805CAFE8; // type:object size:0x8 +lbl_805CAFF0 = .sdata:0x805CAFF0; // type:object size:0x8 data:string +lbl_805CAFF8 = .sdata:0x805CAFF8; // type:object size:0x8 +__NANDVersion = .sdata:0x805CB000; // type:object size:0x4 scope:global data:4byte +lbl_805CB004 = .sdata:0x805CB004; // type:object size:0x4 +@3775 = .sdata:0x805CB008; // type:object size:0x1 scope:local +lbl_805CB00C = .sdata:0x805CB00C; // type:object size:0x4 +lbl_805CB010 = .sdata:0x805CB010; // type:object size:0x4 +lbl_805CB014 = .sdata:0x805CB014; // type:object size:0x4 data:string +lbl_805CB018 = .sdata:0x805CB018; // type:object size:0x8 +lbl_805CB020 = .sdata:0x805CB020; // type:object size:0x8 +lbl_805CB028 = .sdata:0x805CB028; // type:object size:0x8 data:string +lbl_805CB030 = .sdata:0x805CB030; // type:object size:0x8 data:4byte +lbl_805CB038 = .sdata:0x805CB038; // type:object size:0x4 data:4byte +lbl_805CB03C = .sdata:0x805CB03C; // type:object size:0x4 data:4byte +lbl_805CB040 = .sdata:0x805CB040; // type:object size:0x4 data:string +lbl_805CB044 = .sdata:0x805CB044; // type:object size:0x4 data:string +lbl_805CB048 = .sdata:0x805CB048; // type:object size:0x4 data:4byte +lbl_805CB04C = .sdata:0x805CB04C; // type:object size:0x4 data:4byte +lbl_805CB050 = .sdata:0x805CB050; // type:object size:0x4 data:4byte +lbl_805CB054 = .sdata:0x805CB054; // type:object size:0x4 data:4byte +lbl_805CB058 = .sdata:0x805CB058; // type:object size:0x8 data:4byte +lbl_805CB060 = .sdata:0x805CB060; // type:object size:0x8 +lbl_805CB068 = .sdata:0x805CB068; // type:object size:0x8 data:4byte +lbl_805CB070 = .sdata:0x805CB070; // type:object size:0x8 data:4byte +lbl_805CB078 = .sdata:0x805CB078; // type:object size:0x8 +lbl_805CB080 = .sdata:0x805CB080; // type:object size:0x8 +lbl_805CB088 = .sdata:0x805CB088; // type:object size:0x1 data:byte +lbl_805CB08C = .sdata:0x805CB08C; // type:object size:0x4 data:4byte +lbl_805CB090 = .sdata:0x805CB090; // type:object size:0x8 +lbl_805CB098 = .sdata:0x805CB098; // type:object size:0x4 +lbl_805CB09C = .sdata:0x805CB09C; // type:object size:0x8 +lbl_805CB0A4 = .sdata:0x805CB0A4; // type:object size:0xC +lbl_805CB0B0 = .sdata:0x805CB0B0; // type:object size:0x8 data:string +lbl_805CB0B8 = .sdata:0x805CB0B8; // type:object size:0x8 +lbl_805CB0C0 = .sdata:0x805CB0C0; // type:object size:0x8 +lbl_805CB0C8 = .sdata:0x805CB0C8; // type:object size:0x8 +lbl_805CB0D0 = .sdata:0x805CB0D0; // type:object size:0x8 +lbl_805CB0D8 = .sdata:0x805CB0D8; // type:object size:0x8 +lbl_805CB0E0 = .sdata:0x805CB0E0; // type:object size:0x4 data:4byte +lbl_805CB0E4 = .sdata:0x805CB0E4; // type:object size:0x1 data:byte +lbl_805CB0E8 = .sdata:0x805CB0E8; // type:object size:0x8 +__SCVersion = .sdata:0x805CB0F0; // type:object size:0x4 scope:global data:4byte +lbl_805CB0F4 = .sdata:0x805CB0F4; // type:object size:0x8 +lbl_805CB0FC = .sdata:0x805CB0FC; // type:object size:0xC +lbl_805CB108 = .sdata:0x805CB108; // type:object size:0x8 data:string +lbl_805CB110 = .sdata:0x805CB110; // type:object size:0x8 +lbl_805CB118 = .sdata:0x805CB118; // type:object size:0x8 data:string +lbl_805CB120 = .sdata:0x805CB120; // type:object size:0x8 +lbl_805CB128 = .sdata:0x805CB128; // type:object size:0x8 data:string +lbl_805CB130 = .sdata:0x805CB130; // type:object size:0x8 data:string +lbl_805CB138 = .sdata:0x805CB138; // type:object size:0x8 data:string +lbl_805CB140 = .sdata:0x805CB140; // type:object size:0x8 data:string +lbl_805CB148 = .sdata:0x805CB148; // type:object size:0x8 data:string +lbl_805CB150 = .sdata:0x805CB150; // type:object size:0x8 data:string +lbl_805CB158 = .sdata:0x805CB158; // type:object size:0x8 +lbl_805CB160 = .sdata:0x805CB160; // type:object size:0x8 data:string +lbl_805CB168 = .sdata:0x805CB168; // type:object size:0x8 data:string +lbl_805CB170 = .sdata:0x805CB170; // type:object size:0x8 data:string +lbl_805CB178 = .sdata:0x805CB178; // type:object size:0x8 data:string +lbl_805CB180 = .sdata:0x805CB180; // type:object size:0x8 data:string +lbl_805CB188 = .sdata:0x805CB188; // type:object size:0x8 data:string +lbl_805CB190 = .sdata:0x805CB190; // type:object size:0x8 data:string +lbl_805CB198 = .sdata:0x805CB198; // type:object size:0x8 data:string +lbl_805CB1A0 = .sdata:0x805CB1A0; // type:object size:0x8 data:string +lbl_805CB1A8 = .sdata:0x805CB1A8; // type:object size:0x8 data:string +lbl_805CB1B0 = .sdata:0x805CB1B0; // type:object size:0x8 data:string +lbl_805CB1B8 = .sdata:0x805CB1B8; // type:object size:0x8 data:string +lbl_805CB1C0 = .sdata:0x805CB1C0; // type:object size:0x8 data:string +lbl_805CB1C8 = .sdata:0x805CB1C8; // type:object size:0x8 +lbl_805CB1D0 = .sdata:0x805CB1D0; // type:object size:0x8 +lbl_805CB1D8 = .sdata:0x805CB1D8; // type:object size:0x8 data:string +lbl_805CB1E0 = .sdata:0x805CB1E0; // type:object size:0x8 data:string +@2159 = .sdata:0x805CB1E8; // type:object size:0x5 scope:local data:string +@2160 = .sdata:0x805CB1F0; // type:object size:0x5 scope:local data:string +lbl_805CB1F8 = .sdata:0x805CB1F8; // type:object size:0x8 +lbl_805CB200 = .sdata:0x805CB200; // type:object size:0x8 +lbl_805CB208 = .sdata:0x805CB208; // type:object size:0x8 +lbl_805CB210 = .sdata:0x805CB210; // type:object size:0x8 +lbl_805CB218 = .sdata:0x805CB218; // type:object size:0x8 data:4byte +lbl_805CB220 = .sdata:0x805CB220; // type:object size:0x8 data:2byte +lbl_805CB228 = .sdata:0x805CB228; // type:object size:0x8 data:2byte +lbl_805CB230 = .sdata:0x805CB230; // type:object size:0x8 +lbl_805CB238 = .sdata:0x805CB238; // type:object size:0x1 data:byte +lbl_805CB23C = .sdata:0x805CB23C; // type:object size:0x4 +lbl_805CB240 = .sdata:0x805CB240; // type:object size:0x8 +lbl_805CB248 = .sdata:0x805CB248; // type:object size:0x4 data:4byte +lbl_805CB24C = .sdata:0x805CB24C; // type:object size:0x4 data:4byte +lbl_805CB250 = .sdata:0x805CB250; // type:object size:0x8 data:4byte +lbl_805CB258 = .sdata:0x805CB258; // type:object size:0x8 data:4byte +lbl_805CB260 = .sdata:0x805CB260; // type:object size:0x8 +lbl_805CB268 = .sdata:0x805CB268; // type:object size:0x8 +lbl_805CB270 = .sdata:0x805CB270; // type:object size:0x8 data:4byte +lbl_805CB278 = .sdata:0x805CB278; // type:object size:0x4 data:string +lbl_805CB27C = .sdata:0x805CB27C; // type:object size:0x4 data:string +lbl_805CB280 = .sdata:0x805CB280; // type:object size:0x4 data:string +lbl_805CB284 = .sdata:0x805CB284; // type:object size:0x4 data:string +lbl_805CB288 = .sdata:0x805CB288; // type:object size:0x4 data:string +lbl_805CB28C = .sdata:0x805CB28C; // type:object size:0x4 data:string +lbl_805CB290 = .sdata:0x805CB290; // type:object size:0x8 +lbl_805CB298 = .sdata:0x805CB298; // type:object size:0x8 +lbl_805CB2A0 = .sdata:0x805CB2A0; // type:object size:0x8 +lbl_805CB2A8 = .sdata:0x805CB2A8; // type:object size:0x8 +lbl_805CB2B0 = .sdata:0x805CB2B0; // type:object size:0x8 +lbl_805CB2B8 = .sdata:0x805CB2B8; // type:object size:0x8 data:4byte +lbl_805CB2C0 = .sdata:0x805CB2C0; // type:object size:0x8 +lbl_805CB2C8 = .sdata:0x805CB2C8; // type:object size:0x4 data:string +lbl_805CB2CC = .sdata:0x805CB2CC; // type:object size:0x4 +lbl_805CB2D0 = .sdata:0x805CB2D0; // type:object size:0x4 data:string +lbl_805CB2D4 = .sdata:0x805CB2D4; // type:object size:0x8 +lbl_805CB2DC = .sdata:0x805CB2DC; // type:object size:0x4 +lbl_805CB2E0 = .sdata:0x805CB2E0; // type:object size:0x8 +lbl_805CB2E8 = .sdata:0x805CB2E8; // type:object size:0x8 +lbl_805CB2F0 = .sdata:0x805CB2F0; // type:object size:0x4 +lbl_805CB2F4 = .sdata:0x805CB2F4; // type:object size:0x8 +lbl_805CB2FC = .sdata:0x805CB2FC; // type:object size:0x8 +lbl_805CB304 = .sdata:0x805CB304; // type:object size:0x4 data:string +lbl_805CB308 = .sdata:0x805CB308; // type:object size:0x4 data:string +lbl_805CB30C = .sdata:0x805CB30C; // type:object size:0x4 data:string +lbl_805CB310 = .sdata:0x805CB310; // type:object size:0x4 data:string +lbl_805CB314 = .sdata:0x805CB314; // type:object size:0x4 data:string +lbl_805CB318 = .sdata:0x805CB318; // type:object size:0x4 data:string +lbl_805CB31C = .sdata:0x805CB31C; // type:object size:0x4 data:string +lbl_805CB320 = .sdata:0x805CB320; // type:object size:0x4 data:string +lbl_805CB324 = .sdata:0x805CB324; // type:object size:0x4 data:string +lbl_805CB328 = .sdata:0x805CB328; // type:object size:0x4 data:string +lbl_805CB32C = .sdata:0x805CB32C; // type:object size:0x4 data:string +lbl_805CB330 = .sdata:0x805CB330; // type:object size:0x4 data:string +lbl_805CB334 = .sdata:0x805CB334; // type:object size:0x4 data:4byte +lbl_805CB338 = .sdata:0x805CB338; // type:object size:0x4 data:4byte +lbl_805CB33C = .sdata:0x805CB33C; // type:object size:0x4 data:4byte +lbl_805CB340 = .sdata:0x805CB340; // type:object size:0x4 data:4byte +lbl_805CB344 = .sdata:0x805CB344; // type:object size:0x4 data:4byte +lbl_805CB348 = .sdata:0x805CB348; // type:object size:0x8 +lbl_805CB350 = .sdata:0x805CB350; // type:object size:0x8 data:4byte +lbl_805CB358 = .sdata:0x805CB358; // type:object size:0x8 data:4byte +lbl_805CB360 = .sdata:0x805CB360; // type:object size:0x8 data:4byte +lbl_805CB368 = .sdata:0x805CB368; // type:object size:0x8 data:4byte +lbl_805CB370 = .sdata:0x805CB370; // type:object size:0x4 data:string +lbl_805CB374 = .sdata:0x805CB374; // type:object size:0x4 data:string +lbl_805CB378 = .sdata:0x805CB378; // type:object size:0x4 +lbl_805CB37C = .sdata:0x805CB37C; // type:object size:0x4 +lbl_805CB380 = .sdata:0x805CB380; // type:object size:0x4 +lbl_805CB384 = .sdata:0x805CB384; // type:object size:0x4 +lbl_805CB388 = .sdata:0x805CB388; // type:object size:0x4 +lbl_805CB38C = .sdata:0x805CB38C; // type:object size:0x4 +lbl_805CB390 = .sdata:0x805CB390; // type:object size:0x8 +lbl_805CB398 = .sdata:0x805CB398; // type:object size:0x4 +lbl_805CB39C = .sdata:0x805CB39C; // type:object size:0x4 +lbl_805CB3A0 = .sdata:0x805CB3A0; // type:object size:0x4 +lbl_805CB3A4 = .sdata:0x805CB3A4; // type:object size:0x4 +lbl_805CB3A8 = .sdata:0x805CB3A8; // type:object size:0x4 +lbl_805CB3AC = .sdata:0x805CB3AC; // type:object size:0x4 +lbl_805CB3B0 = .sdata:0x805CB3B0; // type:object size:0x4 +lbl_805CB3B4 = .sdata:0x805CB3B4; // type:object size:0x4 +lbl_805CB3B8 = .sdata:0x805CB3B8; // type:object size:0x4 +lbl_805CB3BC = .sdata:0x805CB3BC; // type:object size:0x1 data:byte +lbl_805CB3BD = .sdata:0x805CB3BD; // type:object size:0x1 data:byte +lbl_805CB3C0 = .sdata:0x805CB3C0; // type:object size:0x8 +lbl_805CB3C8 = .sdata:0x805CB3C8; // type:object size:0x8 +lbl_805CB3D0 = .sdata:0x805CB3D0; // type:object size:0x8 data:4byte +__esFd = .sdata:0x805CB3D8; // type:object size:0x4 scope:local data:4byte +lbl_805CB3E0 = .sdata:0x805CB3E0; // type:object size:0x8 data:string +lbl_805CB400 = .sbss:0x805CB400; // type:object size:0x8 data:4byte +lbl_805CB408 = .sbss:0x805CB408; // type:object size:0x8 data:4byte +lbl_805CB410 = .sbss:0x805CB410; // type:object size:0x1 data:byte +lbl_805CB411 = .sbss:0x805CB411; // type:object size:0x1 data:byte +lbl_805CB412 = .sbss:0x805CB412; // type:object size:0x6 data:byte +lbl_805CB418 = .sbss:0x805CB418; // type:object size:0x4 data:4byte +lbl_805CB41C = .sbss:0x805CB41C; // type:object size:0x4 data:4byte +lbl_805CB420 = .sbss:0x805CB420; // type:object size:0x1 data:byte +lbl_805CB424 = .sbss:0x805CB424; // type:object size:0x4 data:4byte +lbl_805CB428 = .sbss:0x805CB428; // type:object size:0x8 data:float +lbl_805CB430 = .sbss:0x805CB430; // type:object size:0x8 data:4byte +lbl_805CB438 = .sbss:0x805CB438; // type:object size:0x8 data:4byte +lbl_805CB440 = .sbss:0x805CB440; // type:object size:0x4 data:4byte +lbl_805CB444 = .sbss:0x805CB444; // type:object size:0x1 data:byte +lbl_805CB445 = .sbss:0x805CB445; // type:object size:0x1 data:byte +lbl_805CB448 = .sbss:0x805CB448; // type:object size:0x8 data:float +lbl_805CB450 = .sbss:0x805CB450; // type:object size:0x8 data:4byte +lbl_805CB458 = .sbss:0x805CB458; // type:object size:0x4 data:float +lbl_805CB45C = .sbss:0x805CB45C; // type:object size:0x4 data:float +lbl_805CB460 = .sbss:0x805CB460; // type:object size:0x8 data:4byte +lbl_805CB468 = .sbss:0x805CB468; // type:object size:0x8 data:byte +lbl_805CB470 = .sbss:0x805CB470; // type:object size:0x8 data:byte +lbl_805CB478 = .sbss:0x805CB478; // type:object size:0x8 data:byte +lbl_805CB480 = .sbss:0x805CB480; // type:object size:0x8 data:4byte +lbl_805CB488 = .sbss:0x805CB488; // type:object size:0x8 data:4byte +lbl_805CB490 = .sbss:0x805CB490; // type:object size:0x8 data:4byte +lbl_805CB498 = .sbss:0x805CB498; // type:object size:0x8 data:4byte +lbl_805CB4A0 = .sbss:0x805CB4A0; // type:object size:0x1 data:byte +lbl_805CB4A4 = .sbss:0x805CB4A4; // type:object size:0x4 data:4byte +lbl_805CB4A8 = .sbss:0x805CB4A8; // type:object size:0x8 data:4byte +lbl_805CB4B0 = .sbss:0x805CB4B0; // type:object size:0x8 data:4byte +lbl_805CB4B8 = .sbss:0x805CB4B8; // type:object size:0x8 data:4byte +lbl_805CB4C0 = .sbss:0x805CB4C0; // type:object size:0x4 data:4byte +lbl_805CB4C4 = .sbss:0x805CB4C4; // type:object size:0x1 data:byte +lbl_805CB4C8 = .sbss:0x805CB4C8; // type:object size:0x4 data:float +lbl_805CB4CC = .sbss:0x805CB4CC; // type:object size:0x4 data:4byte +lbl_805CB4D0 = .sbss:0x805CB4D0; // type:object size:0x8 data:4byte +lbl_805CB4D8 = .sbss:0x805CB4D8; // type:object size:0x8 data:4byte +lbl_805CB4E0 = .sbss:0x805CB4E0; // type:object size:0x8 data:4byte +lbl_805CB4E8 = .sbss:0x805CB4E8; // type:object size:0x8 data:4byte +lbl_805CB4F0 = .sbss:0x805CB4F0; // type:object size:0x8 data:4byte +lbl_805CB4F8 = .sbss:0x805CB4F8; // type:object size:0x8 data:4byte +lbl_805CB500 = .sbss:0x805CB500; // type:object size:0x1 data:byte +lbl_805CB501 = .sbss:0x805CB501; // type:object size:0x7 data:byte +lbl_805CB508 = .sbss:0x805CB508; // type:object size:0x4 data:float +lbl_805CB50C = .sbss:0x805CB50C; // type:object size:0x4 data:float +lbl_805CB510 = .sbss:0x805CB510; // type:object size:0x4 data:4byte +lbl_805CB514 = .sbss:0x805CB514; // type:object size:0x4 data:4byte +lbl_805CB518 = .sbss:0x805CB518; // type:object size:0x4 data:4byte +lbl_805CB51C = .sbss:0x805CB51C; // type:object size:0x4 data:4byte +lbl_805CB520 = .sbss:0x805CB520; // type:object size:0x8 data:4byte +lbl_805CB528 = .sbss:0x805CB528; // type:object size:0x1 data:byte +lbl_805CB52C = .sbss:0x805CB52C; // type:object size:0x4 +lbl_805CB530 = .sbss:0x805CB530; // type:object size:0x8 data:4byte +lbl_805CB538 = .sbss:0x805CB538; // type:object size:0x8 data:4byte +lbl_805CB540 = .sbss:0x805CB540; // type:object size:0x8 data:4byte +lbl_805CB548 = .sbss:0x805CB548; // type:object size:0x8 data:4byte +lbl_805CB550 = .sbss:0x805CB550; // type:object size:0x8 data:4byte +lbl_805CB558 = .sbss:0x805CB558; // type:object size:0x8 data:4byte +lbl_805CB560 = .sbss:0x805CB560; // type:object size:0x1 data:byte +lbl_805CB564 = .sbss:0x805CB564; // type:object size:0x4 data:4byte +lbl_805CB568 = .sbss:0x805CB568; // type:object size:0x8 data:byte +lbl_805CB570 = .sbss:0x805CB570; // type:object size:0x8 data:4byte +lbl_805CB578 = .sbss:0x805CB578; // type:object size:0x4 data:4byte +lbl_805CB57C = .sbss:0x805CB57C; // type:object size:0x4 +lbl_805CB580 = .sbss:0x805CB580; // type:object size:0x8 data:byte +lbl_805CB588 = .sbss:0x805CB588; // type:object size:0x8 data:4byte +lbl_805CB590 = .sbss:0x805CB590; // type:object size:0x8 data:4byte +lbl_805CB598 = .sbss:0x805CB598; // type:object size:0x8 data:4byte +lbl_805CB5A0 = .sbss:0x805CB5A0; // type:object size:0x8 data:byte +lbl_805CB5A8 = .sbss:0x805CB5A8; // type:object size:0x4 data:4byte +lbl_805CB5AC = .sbss:0x805CB5AC; // type:object size:0x4 data:4byte +lbl_805CB5B0 = .sbss:0x805CB5B0; // type:object size:0x1 data:byte +lbl_805CB5B4 = .sbss:0x805CB5B4; // type:object size:0x1 data:byte +lbl_805CB5B8 = .sbss:0x805CB5B8; // type:object size:0x8 data:4byte +lbl_805CB5C0 = .sbss:0x805CB5C0; // type:object size:0x4 data:4byte +lbl_805CB5C4 = .sbss:0x805CB5C4; // type:object size:0x1 data:byte +lbl_805CB5C8 = .sbss:0x805CB5C8; // type:object size:0x4 data:4byte +lbl_805CB5CC = .sbss:0x805CB5CC; // type:object size:0x4 data:4byte +lbl_805CB5D0 = .sbss:0x805CB5D0; // type:object size:0x1 data:byte +lbl_805CB5D1 = .sbss:0x805CB5D1; // type:object size:0x7 data:byte +lbl_805CB5D8 = .sbss:0x805CB5D8; // type:object size:0x4 data:float +lbl_805CB5DC = .sbss:0x805CB5DC; // type:object size:0x4 data:float +lbl_805CB5E0 = .sbss:0x805CB5E0; // type:object size:0x4 data:float +lbl_805CB5E4 = .sbss:0x805CB5E4; // type:object size:0x4 data:float +lbl_805CB5E8 = .sbss:0x805CB5E8; // type:object size:0x8 data:4byte +lbl_805CB5F0 = .sbss:0x805CB5F0; // type:object size:0x8 data:4byte +lbl_805CB5F8 = .sbss:0x805CB5F8; // type:object size:0x8 data:4byte +lbl_805CB600 = .sbss:0x805CB600; // type:object size:0x8 data:4byte +lbl_805CB608 = .sbss:0x805CB608; // type:object size:0x8 data:4byte +lbl_805CB610 = .sbss:0x805CB610; // type:object size:0x8 data:4byte +lbl_805CB618 = .sbss:0x805CB618; // type:object size:0x8 data:4byte +lbl_805CB620 = .sbss:0x805CB620; // type:object size:0x8 data:4byte +lbl_805CB628 = .sbss:0x805CB628; // type:object size:0x8 data:4byte +lbl_805CB630 = .sbss:0x805CB630; // type:object size:0x8 data:4byte +lbl_805CB638 = .sbss:0x805CB638; // type:object size:0x8 data:4byte +lbl_805CB640 = .sbss:0x805CB640; // type:object size:0x8 data:byte +lbl_805CB648 = .sbss:0x805CB648; // type:object size:0x8 +lbl_805CB650 = .sbss:0x805CB650; // type:object size:0x8 data:4byte +lbl_805CB658 = .sbss:0x805CB658; // type:object size:0x8 data:4byte +lbl_805CB660 = .sbss:0x805CB660; // type:object size:0x8 data:4byte +lbl_805CB668 = .sbss:0x805CB668; // type:object size:0x8 data:4byte +lbl_805CB670 = .sbss:0x805CB670; // type:object size:0x8 data:4byte +lbl_805CB678 = .sbss:0x805CB678; // type:object size:0x8 data:4byte +lbl_805CB680 = .sbss:0x805CB680; // type:object size:0x1 data:byte +lbl_805CB684 = .sbss:0x805CB684; // type:object size:0x4 data:4byte +lbl_805CB688 = .sbss:0x805CB688; // type:object size:0x4 data:float +lbl_805CB68C = .sbss:0x805CB68C; // type:object size:0x1 data:byte +lbl_805CB690 = .sbss:0x805CB690; // type:object size:0x1 data:byte +lbl_805CB694 = .sbss:0x805CB694; // type:object size:0x4 data:4byte +lbl_805CB698 = .sbss:0x805CB698; // type:object size:0x4 data:4byte +lbl_805CB69C = .sbss:0x805CB69C; // type:object size:0x4 data:4byte +lbl_805CB6A0 = .sbss:0x805CB6A0; // type:object size:0x4 data:4byte +lbl_805CB6A4 = .sbss:0x805CB6A4; // type:object size:0x4 data:4byte +lbl_805CB6A8 = .sbss:0x805CB6A8; // type:object size:0x4 data:4byte +lbl_805CB6AC = .sbss:0x805CB6AC; // type:object size:0x1 data:byte +lbl_805CB6B0 = .sbss:0x805CB6B0; // type:object size:0x4 data:4byte +lbl_805CB6B4 = .sbss:0x805CB6B4; // type:object size:0x4 data:4byte +lbl_805CB6B8 = .sbss:0x805CB6B8; // type:object size:0x4 data:4byte +lbl_805CB6BC = .sbss:0x805CB6BC; // type:object size:0x4 data:4byte +lbl_805CB6C0 = .sbss:0x805CB6C0; // type:object size:0x4 data:4byte +lbl_805CB6C4 = .sbss:0x805CB6C4; // type:object size:0x4 data:4byte +lbl_805CB6C8 = .sbss:0x805CB6C8; // type:object size:0x4 data:4byte +lbl_805CB6CC = .sbss:0x805CB6CC; // type:object size:0x4 data:4byte +lbl_805CB6D0 = .sbss:0x805CB6D0; // type:object size:0x4 data:4byte +lbl_805CB6D4 = .sbss:0x805CB6D4; // type:object size:0x4 data:4byte +lbl_805CB6D8 = .sbss:0x805CB6D8; // type:object size:0x4 data:4byte +lbl_805CB6DC = .sbss:0x805CB6DC; // type:object size:0x4 data:4byte +lbl_805CB6E0 = .sbss:0x805CB6E0; // type:object size:0x4 data:4byte +lbl_805CB6E4 = .sbss:0x805CB6E4; // type:object size:0x4 data:4byte +lbl_805CB6E8 = .sbss:0x805CB6E8; // type:object size:0x4 data:4byte +lbl_805CB6EC = .sbss:0x805CB6EC; // type:object size:0x4 data:4byte +lbl_805CB6F0 = .sbss:0x805CB6F0; // type:object size:0x4 data:4byte +lbl_805CB6F4 = .sbss:0x805CB6F4; // type:object size:0x4 data:4byte +lbl_805CB6F8 = .sbss:0x805CB6F8; // type:object size:0x8 data:4byte +lbl_805CB700 = .sbss:0x805CB700; // type:object size:0x8 data:4byte +lbl_805CB708 = .sbss:0x805CB708; // type:object size:0x8 data:4byte +lbl_805CB710 = .sbss:0x805CB710; // type:object size:0x8 data:4byte +skDamageColor__10CPatterned = .sbss:0x805CB718; // type:object size:0x4 scope:global data:4byte +skHitsWithoutDamageColor__10CPatterned = .sbss:0x805CB71C; // type:object size:0x4 scope:global +lbl_805CB720 = .sbss:0x805CB720; // type:object size:0x1 data:byte +lbl_805CB724 = .sbss:0x805CB724; // type:object size:0x1 data:byte +lbl_805CB728 = .sbss:0x805CB728; // type:object size:0x1 data:byte +lbl_805CB72C = .sbss:0x805CB72C; // type:object size:0x1 data:byte +lbl_805CB730 = .sbss:0x805CB730; // type:object size:0x1 data:byte +lbl_805CB731 = .sbss:0x805CB731; // type:object size:0x7 data:byte +lbl_805CB738 = .sbss:0x805CB738; // type:object size:0x8 data:4byte +lbl_805CB740 = .sbss:0x805CB740; // type:object size:0x8 data:4byte +lbl_805CB748 = .sbss:0x805CB748; // type:object size:0x8 data:4byte +lbl_805CB750 = .sbss:0x805CB750; // type:object size:0x4 data:float +lbl_805CB754 = .sbss:0x805CB754; // type:object size:0x4 data:4byte +lbl_805CB758 = .sbss:0x805CB758; // type:object size:0x4 data:4byte +lbl_805CB75C = .sbss:0x805CB75C; // type:object size:0x4 data:4byte +lbl_805CB760 = .sbss:0x805CB760; // type:object size:0x1 data:byte +lbl_805CB764 = .sbss:0x805CB764; // type:object size:0x1 data:byte +lbl_805CB768 = .sbss:0x805CB768; // type:object size:0x1 data:byte +lbl_805CB76C = .sbss:0x805CB76C; // type:object size:0x4 data:4byte +lbl_805CB770 = .sbss:0x805CB770; // type:object size:0x1 data:byte +lbl_805CB771 = .sbss:0x805CB771; // type:object size:0x1 data:byte +lbl_805CB772 = .sbss:0x805CB772; // type:object size:0x1 data:byte +lbl_805CB773 = .sbss:0x805CB773; // type:object size:0x1 data:byte +lbl_805CB774 = .sbss:0x805CB774; // type:object size:0x1 data:byte +lbl_805CB775 = .sbss:0x805CB775; // type:object size:0x1 data:byte +lbl_805CB778 = .sbss:0x805CB778; // type:object size:0x4 data:float +lbl_805CB77C = .sbss:0x805CB77C; // type:object size:0x1 data:byte +lbl_805CB77D = .sbss:0x805CB77D; // type:object size:0x1 data:byte +lbl_805CB77E = .sbss:0x805CB77E; // type:object size:0x1 data:byte +lbl_805CB77F = .sbss:0x805CB77F; // type:object size:0x1 data:byte +lbl_805CB780 = .sbss:0x805CB780; // type:object size:0x4 data:float +lbl_805CB784 = .sbss:0x805CB784; // type:object size:0x4 data:float +lbl_805CB788 = .sbss:0x805CB788; // type:object size:0x8 data:float +lbl_805CB790 = .sbss:0x805CB790; // type:object size:0x1 data:byte +lbl_805CB791 = .sbss:0x805CB791; // type:object size:0x7 data:byte +lbl_805CB798 = .sbss:0x805CB798; // type:object size:0x1 data:byte +lbl_805CB79C = .sbss:0x805CB79C; // type:object size:0x4 data:float +lbl_805CB7A0 = .sbss:0x805CB7A0; // type:object size:0x8 data:byte +lbl_805CB7A8 = .sbss:0x805CB7A8; // type:object size:0x1 data:byte +lbl_805CB7AC = .sbss:0x805CB7AC; // type:object size:0x4 data:4byte +lbl_805CB7B0 = .sbss:0x805CB7B0; // type:object size:0x1 data:byte +lbl_805CB7B4 = .sbss:0x805CB7B4; // type:object size:0x4 data:4byte +lbl_805CB7B8 = .sbss:0x805CB7B8; // type:object size:0x8 data:4byte +lbl_805CB7C0 = .sbss:0x805CB7C0; // type:object size:0x8 data:4byte +lbl_805CB7C8 = .sbss:0x805CB7C8; // type:object size:0x8 data:4byte +lbl_805CB7D0 = .sbss:0x805CB7D0; // type:object size:0x8 data:4byte +lbl_805CB7D8 = .sbss:0x805CB7D8; // type:object size:0x8 data:byte +lbl_805CB7E0 = .sbss:0x805CB7E0; // type:object size:0x8 data:4byte +lbl_805CB7E8 = .sbss:0x805CB7E8; // type:object size:0x8 data:4byte +lbl_805CB7F0 = .sbss:0x805CB7F0; // type:object size:0x4 data:float +lbl_805CB7F4 = .sbss:0x805CB7F4; // type:object size:0x4 data:float +lbl_805CB7F8 = .sbss:0x805CB7F8; // type:object size:0x4 data:float +lbl_805CB7FC = .sbss:0x805CB7FC; // type:object size:0x1 data:byte +lbl_805CB7FD = .sbss:0x805CB7FD; // type:object size:0x1 data:byte +lbl_805CB7FE = .sbss:0x805CB7FE; // type:object size:0x1 data:byte +lbl_805CB7FF = .sbss:0x805CB7FF; // type:object size:0x1 data:byte +lbl_805CB800 = .sbss:0x805CB800; // type:object size:0x8 data:byte +lbl_805CB808 = .sbss:0x805CB808; // type:object size:0x4 data:4byte +lbl_805CB80C = .sbss:0x805CB80C; // type:object size:0x4 data:4byte +lbl_805CB810 = .sbss:0x805CB810; // type:object size:0x1 data:byte +lbl_805CB811 = .sbss:0x805CB811; // type:object size:0x1 data:byte +lbl_805CB814 = .sbss:0x805CB814; // type:object size:0x4 data:float +lbl_805CB818 = .sbss:0x805CB818; // type:object size:0x1 data:byte +lbl_805CB81C = .sbss:0x805CB81C; // type:object size:0x4 data:float +lbl_805CB820 = .sbss:0x805CB820; // type:object size:0x8 data:4byte +lbl_805CB828 = .sbss:0x805CB828; // type:object size:0x8 data:4byte +lbl_805CB830 = .sbss:0x805CB830; // type:object size:0x8 data:4byte +lbl_805CB838 = .sbss:0x805CB838; // type:object size:0x8 data:byte +lbl_805CB840 = .sbss:0x805CB840; // type:object size:0x1 data:byte +lbl_805CB841 = .sbss:0x805CB841; // type:object size:0x7 data:byte +lbl_805CB848 = .sbss:0x805CB848; // type:object size:0x1 data:byte +lbl_805CB849 = .sbss:0x805CB849; // type:object size:0x1 data:byte +lbl_805CB84A = .sbss:0x805CB84A; // type:object size:0x6 data:byte +lbl_805CB850 = .sbss:0x805CB850; // type:object size:0x8 data:byte +lbl_805CB858 = .sbss:0x805CB858; // type:object size:0x4 data:4byte +lbl_805CB85C = .sbss:0x805CB85C; // type:object size:0x4 data:4byte +lbl_805CB860 = .sbss:0x805CB860; // type:object size:0x8 data:4byte +lbl_805CB868 = .sbss:0x805CB868; // type:object size:0x8 data:4byte +lbl_805CB870 = .sbss:0x805CB870; // type:object size:0x8 data:4byte +lbl_805CB878 = .sbss:0x805CB878; // type:object size:0x8 data:4byte +lbl_805CB880 = .sbss:0x805CB880; // type:object size:0x8 data:4byte +lbl_805CB888 = .sbss:0x805CB888; // type:object size:0x4 data:4byte +lbl_805CB88C = .sbss:0x805CB88C; // type:object size:0x1 data:byte +lbl_805CB890 = .sbss:0x805CB890; // type:object size:0x1 data:byte +lbl_805CB891 = .sbss:0x805CB891; // type:object size:0x7 data:byte +lbl_805CB898 = .sbss:0x805CB898; // type:object size:0x4 data:4byte +lbl_805CB89C = .sbss:0x805CB89C; // type:object size:0x4 data:4byte +lbl_805CB8A0 = .sbss:0x805CB8A0; // type:object size:0x8 data:4byte +lbl_805CB8A8 = .sbss:0x805CB8A8; // type:object size:0x8 data:4byte +lbl_805CB8B0 = .sbss:0x805CB8B0; // type:object size:0x8 data:4byte +lbl_805CB8B8 = .sbss:0x805CB8B8; // type:object size:0x8 data:4byte +lbl_805CB8C0 = .sbss:0x805CB8C0; // type:object size:0x8 data:byte +lbl_805CB8C8 = .sbss:0x805CB8C8; // type:object size:0x8 data:byte +lbl_805CB8D0 = .sbss:0x805CB8D0; // type:object size:0x1 data:byte +lbl_805CB8D4 = .sbss:0x805CB8D4; // type:object size:0x2 data:2byte +lbl_805CB8D8 = .sbss:0x805CB8D8; // type:object size:0x8 data:4byte +lbl_805CB8E0 = .sbss:0x805CB8E0; // type:object size:0x8 data:4byte +lbl_805CB8E8 = .sbss:0x805CB8E8; // type:object size:0x8 data:4byte +lbl_805CB8F0 = .sbss:0x805CB8F0; // type:object size:0x8 data:4byte +lbl_805CB8F8 = .sbss:0x805CB8F8; // type:object size:0x8 data:4byte +lbl_805CB900 = .sbss:0x805CB900; // type:object size:0x8 data:4byte +lbl_805CB908 = .sbss:0x805CB908; // type:object size:0x8 data:4byte +lbl_805CB910 = .sbss:0x805CB910; // type:object size:0x8 data:4byte +lbl_805CB918 = .sbss:0x805CB918; // type:object size:0x8 data:4byte +lbl_805CB920 = .sbss:0x805CB920; // type:object size:0x1 data:byte +lbl_805CB924 = .sbss:0x805CB924; // type:object size:0x4 data:float +lbl_805CB928 = .sbss:0x805CB928; // type:object size:0x1 data:byte +lbl_805CB92C = .sbss:0x805CB92C; // type:object size:0x4 data:float +lbl_805CB930 = .sbss:0x805CB930; // type:object size:0x1 data:byte +lbl_805CB931 = .sbss:0x805CB931; // type:object size:0x7 data:byte +lbl_805CB938 = .sbss:0x805CB938; // type:object size:0x8 data:4byte +lbl_805CB940 = .sbss:0x805CB940; // type:object size:0x1 data:byte +lbl_805CB944 = .sbss:0x805CB944; // type:object size:0x4 data:4byte +lbl_805CB948 = .sbss:0x805CB948; // type:object size:0x8 data:byte +lbl_805CB950 = .sbss:0x805CB950; // type:object size:0x8 data:byte +lbl_805CB958 = .sbss:0x805CB958; // type:object size:0x8 data:4byte +lbl_805CB960 = .sbss:0x805CB960; // type:object size:0x8 data:4byte +lbl_805CB968 = .sbss:0x805CB968; // type:object size:0x8 data:4byte +lbl_805CB970 = .sbss:0x805CB970; // type:object size:0x8 data:4byte +lbl_805CB978 = .sbss:0x805CB978; // type:object size:0x8 data:4byte +lbl_805CB980 = .sbss:0x805CB980; // type:object size:0x8 data:4byte +lbl_805CB988 = .sbss:0x805CB988; // type:object size:0x8 data:float +lbl_805CB990 = .sbss:0x805CB990; // type:object size:0x8 data:4byte +lbl_805CB998 = .sbss:0x805CB998; // type:object size:0x8 data:4byte +lbl_805CB9A0 = .sbss:0x805CB9A0; // type:object size:0x1 data:byte +lbl_805CB9A1 = .sbss:0x805CB9A1; // type:object size:0x1 data:byte +lbl_805CB9A2 = .sbss:0x805CB9A2; // type:object size:0x1 data:byte +lbl_805CB9A3 = .sbss:0x805CB9A3; // type:object size:0x1 data:byte +lbl_805CB9A4 = .sbss:0x805CB9A4; // type:object size:0x4 data:float +lbl_805CB9A8 = .sbss:0x805CB9A8; // type:object size:0x8 +lbl_805CB9B0 = .sbss:0x805CB9B0; // type:object size:0x8 data:4byte +lbl_805CB9B8 = .sbss:0x805CB9B8; // type:object size:0x8 data:4byte +lbl_805CB9C0 = .sbss:0x805CB9C0; // type:object size:0x8 data:4byte +lbl_805CB9C8 = .sbss:0x805CB9C8; // type:object size:0x4 data:4byte +lbl_805CB9CC = .sbss:0x805CB9CC; // type:object size:0x4 data:float +lbl_805CB9D0 = .sbss:0x805CB9D0; // type:object size:0x1 data:byte +lbl_805CB9D4 = .sbss:0x805CB9D4; // type:object size:0x4 data:float +lbl_805CB9D8 = .sbss:0x805CB9D8; // type:object size:0x8 data:byte +lbl_805CB9E0 = .sbss:0x805CB9E0; // type:object size:0x8 data:4byte +lbl_805CB9E8 = .sbss:0x805CB9E8; // type:object size:0x4 data:float +lbl_805CB9EC = .sbss:0x805CB9EC; // type:object size:0x1 data:byte +lbl_805CB9F0 = .sbss:0x805CB9F0; // type:object size:0x8 data:4byte +gpTrilogyState = .sbss:0x805CB9F8; // type:object size:0x8 scope:global data:4byte +lbl_805CBA00 = .sbss:0x805CBA00; // type:object size:0x8 data:4byte +lbl_805CBA08 = .sbss:0x805CBA08; // type:object size:0x1 data:byte +lbl_805CBA09 = .sbss:0x805CBA09; // type:object size:0x7 data:byte +gpTweakAutoMapper = .sbss:0x805CBA10; // type:object size:0x4 scope:global data:4byte +gpTweakBall = .sbss:0x805CBA14; // type:object size:0x4 scope:global data:4byte +gpTweakGame = .sbss:0x805CBA18; // type:object size:0x4 scope:global data:4byte +gpTweakGui = .sbss:0x805CBA1C; // type:object size:0x4 scope:global data:4byte +gpTweakGuiColors = .sbss:0x805CBA20; // type:object size:0x4 scope:global data:4byte +gpTweakParticle = .sbss:0x805CBA24; // type:object size:0x4 scope:global data:4byte +gpTweakPlayer = .sbss:0x805CBA28; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerControlStandard = .sbss:0x805CBA2C; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerControlAdvanced = .sbss:0x805CBA30; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerControlExpert = .sbss:0x805CBA34; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerGunMulti = .sbss:0x805CBA38; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerGunSingle = .sbss:0x805CBA3C; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerRes = .sbss:0x805CBA40; // type:object size:0x4 scope:global data:4byte +gpTweakSlideShow = .sbss:0x805CBA44; // type:object size:0x4 scope:global data:4byte +gpTweakTargeting = .sbss:0x805CBA48; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerGun = .sbss:0x805CBA4C; // type:object size:0x4 scope:global data:4byte +lbl_805CBA50 = .sbss:0x805CBA50; // type:object size:0x8 data:4byte +lbl_805CBA58 = .sbss:0x805CBA58; // type:object size:0x8 data:4byte +lbl_805CBA60 = .sbss:0x805CBA60; // type:object size:0x8 data:4byte +lbl_805CBA68 = .sbss:0x805CBA68; // type:object size:0x4 data:4byte +lbl_805CBA6C = .sbss:0x805CBA6C; // type:object size:0x4 data:4byte +lbl_805CBA70 = .sbss:0x805CBA70; // type:object size:0x4 data:float +lbl_805CBA74 = .sbss:0x805CBA74; // type:object size:0x1 data:byte +lbl_805CBA78 = .sbss:0x805CBA78; // type:object size:0x1 data:byte +lbl_805CBA7C = .sbss:0x805CBA7C; // type:object size:0x1 data:byte +lbl_805CBA80 = .sbss:0x805CBA80; // type:object size:0x8 data:byte +lbl_805CBA88 = .sbss:0x805CBA88; // type:object size:0x4 data:4byte +lbl_805CBA8C = .sbss:0x805CBA8C; // type:object size:0x1 data:byte +lbl_805CBA90 = .sbss:0x805CBA90; // type:object size:0x4 data:4byte +lbl_805CBA94 = .sbss:0x805CBA94; // type:object size:0x4 data:4byte +gpRender = .sbss:0x805CBA98; // type:object size:0x4 scope:global data:4byte +lbl_805CBA9C = .sbss:0x805CBA9C; // type:object size:0x4 data:4byte +gpController = .sbss:0x805CBAA0; // type:object size:0x8 scope:global data:4byte +lbl_805CBAA8 = .sbss:0x805CBAA8; // type:object size:0x8 data:byte +kInvalidEditorId = .sbss:0x805CBAB0; // type:object size:0x4 scope:global data:4byte +kInvalidUniqueId = .sbss:0x805CBAB4; // type:object size:0x2 scope:global data:2byte +kInvalidAreaId = .sbss:0x805CBAB8; // type:object size:0x4 scope:global data:4byte +lbl_805CBABC = .sbss:0x805CBABC; // type:object size:0x4 data:4byte +gpTweakLdrs = .sbss:0x805CBAC0; // type:object size:0x8 scope:global +lbl_805CBAC8 = .sbss:0x805CBAC8; // type:object size:0x8 data:4byte +lbl_805CBAD0 = .sbss:0x805CBAD0; // type:object size:0x1 data:byte +lbl_805CBAD4 = .sbss:0x805CBAD4; // type:object size:0x4 data:4byte +gpResourceFactory = .sbss:0x805CBAD8; // type:object size:0x4 scope:global data:4byte +gpSimplePool = .sbss:0x805CBADC; // type:object size:0x4 scope:global data:4byte +gpCharacterFactoryBuilder = .sbss:0x805CBAE0; // type:object size:0x4 scope:global data:4byte +gpStringTable = .sbss:0x805CBAE4; // type:object size:0x4 scope:global data:4byte +gpMain = .sbss:0x805CBAE8; // type:object size:0x4 scope:global data:4byte +gpGameState = .sbss:0x805CBAEC; // type:object size:0x4 scope:global data:4byte +lbl_805CBAF0 = .sbss:0x805CBAF0; // type:object size:0x4 data:4byte +lbl_805CBAF4 = .sbss:0x805CBAF4; // type:object size:0x4 data:4byte +lbl_805CBAF8 = .sbss:0x805CBAF8; // type:object size:0x4 data:4byte +lbl_805CBAFC = .sbss:0x805CBAFC; // type:object size:0x4 data:4byte +lbl_805CBB00 = .sbss:0x805CBB00; // type:object size:0x4 data:4byte +lbl_805CBB04 = .sbss:0x805CBB04; // type:object size:0x4 data:4byte +lbl_805CBB08 = .sbss:0x805CBB08; // type:object size:0x4 data:4byte +lbl_805CBB0C = .sbss:0x805CBB0C; // type:object size:0x4 data:4byte +lbl_805CBB10 = .sbss:0x805CBB10; // type:object size:0x1 data:byte +lbl_805CBB14 = .sbss:0x805CBB14; // type:object size:0x4 data:float +lbl_805CBB18 = .sbss:0x805CBB18; // type:object size:0x4 data:4byte +lbl_805CBB1C = .sbss:0x805CBB1C; // type:object size:0x4 +lbl_805CBB20 = .sbss:0x805CBB20; // type:object size:0x8 +__stdio_exit = .sbss:0x805CBB28; // type:object size:0x4 scope:global data:4byte +lbl_805CBB30 = .sbss:0x805CBB30; // type:object size:0x8 data:byte +lbl_805CBB38 = .sbss:0x805CBB38; // type:object size:0x8 data:4byte +__msl_constraint_handler = .sbss:0x805CBB40; // type:object size:0x4 scope:local data:4byte +lbl_805CBB48 = .sbss:0x805CBB48; // type:object size:0x4 data:4byte +lbl_805CBB50 = .sbss:0x805CBB50; // type:object size:0x8 data:double +lbl_805CBB58 = .sbss:0x805CBB58; // type:object size:0x8 data:double +__global_destructor_chain = .sbss:0x805CBB60; // type:object size:0x4 scope:global data:4byte +lbl_805CBB68 = .sbss:0x805CBB68; // type:object size:0x4 data:4byte +lbl_805CBB6C = .sbss:0x805CBB6C; // type:object size:0x1 data:byte +lbl_805CBB6D = .sbss:0x805CBB6D; // type:object size:0x1 data:byte +lbl_805CBB6E = .sbss:0x805CBB6E; // type:object size:0x1 data:byte +lbl_805CBB6F = .sbss:0x805CBB6F; // type:object size:0x1 data:byte +lbl_805CBB70 = .sbss:0x805CBB70; // type:object size:0x1 data:byte +lbl_805CBB74 = .sbss:0x805CBB74; // type:object size:0x4 data:4byte +lbl_805CBB78 = .sbss:0x805CBB78; // type:object size:0x4 data:4byte +lbl_805CBB7C = .sbss:0x805CBB7C; // type:object size:0x4 data:4byte +lbl_805CBB80 = .sbss:0x805CBB80; // type:object size:0x4 data:4byte +lbl_805CBB84 = .sbss:0x805CBB84; // type:object size:0x4 data:4byte +lbl_805CBB88 = .sbss:0x805CBB88; // type:object size:0x4 data:4byte +lbl_805CBB8C = .sbss:0x805CBB8C; // type:object size:0x4 data:4byte +lbl_805CBB90 = .sbss:0x805CBB90; // type:object size:0x4 data:4byte +lbl_805CBB94 = .sbss:0x805CBB94; // type:object size:0x1 data:byte +lbl_805CBB95 = .sbss:0x805CBB95; // type:object size:0x1 data:byte +lbl_805CBB96 = .sbss:0x805CBB96; // type:object size:0x1 data:byte +lbl_805CBB98 = .sbss:0x805CBB98; // type:object size:0x8 data:4byte +lbl_805CBBA0 = .sbss:0x805CBBA0; // type:object size:0x8 data:byte +lbl_805CBBA8 = .sbss:0x805CBBA8; // type:object size:0x4 data:4byte +lbl_805CBBAC = .sbss:0x805CBBAC; // type:object size:0x1 data:byte +lbl_805CBBB0 = .sbss:0x805CBBB0; // type:object size:0x4 data:4byte +lbl_805CBBB4 = .sbss:0x805CBBB4; // type:object size:0x4 data:4byte +lbl_805CBBB8 = .sbss:0x805CBBB8; // type:object size:0x8 data:4byte +lbl_805CBBC0 = .sbss:0x805CBBC0; // type:object size:0x8 data:byte +lbl_805CBBC8 = .sbss:0x805CBBC8; // type:object size:0x8 data:4byte +lbl_805CBBD0 = .sbss:0x805CBBD0; // type:object size:0x4 data:4byte +lbl_805CBBD4 = .sbss:0x805CBBD4; // type:object size:0x4 data:4byte +lbl_805CBBD8 = .sbss:0x805CBBD8; // type:object size:0x4 data:4byte +lbl_805CBBDC = .sbss:0x805CBBDC; // type:object size:0x4 data:4byte +lbl_805CBBE0 = .sbss:0x805CBBE0; // type:object size:0x1 data:byte +lbl_805CBBE4 = .sbss:0x805CBBE4; // type:object size:0x4 data:float +lbl_805CBBE8 = .sbss:0x805CBBE8; // type:object size:0x4 data:float +lbl_805CBBEC = .sbss:0x805CBBEC; // type:object size:0x1 data:byte +lbl_805CBBED = .sbss:0x805CBBED; // type:object size:0x1 data:byte +lbl_805CBBEE = .sbss:0x805CBBEE; // type:object size:0x1 data:byte +lbl_805CBBF0 = .sbss:0x805CBBF0; // type:object size:0x4 data:4byte +lbl_805CBBF4 = .sbss:0x805CBBF4; // type:object size:0x1 data:byte +lbl_805CBBF5 = .sbss:0x805CBBF5; // type:object size:0x1 data:byte +lbl_805CBBF8 = .sbss:0x805CBBF8; // type:object size:0x1 data:byte +lbl_805CBBF9 = .sbss:0x805CBBF9; // type:object size:0x1 data:byte +lbl_805CBBFC = .sbss:0x805CBBFC; // type:object size:0x4 data:4byte +lbl_805CBC00 = .sbss:0x805CBC00; // type:object size:0x8 data:4byte +lbl_805CBC08 = .sbss:0x805CBC08; // type:object size:0x4 data:4byte +lbl_805CBC0C = .sbss:0x805CBC0C; // type:object size:0x4 data:4byte +lbl_805CBC10 = .sbss:0x805CBC10; // type:object size:0x4 data:4byte +lbl_805CBC14 = .sbss:0x805CBC14; // type:object size:0x4 data:4byte +lbl_805CBC18 = .sbss:0x805CBC18; // type:object size:0x8 data:byte +lbl_805CBC20 = .sbss:0x805CBC20; // type:object size:0x8 data:byte +lbl_805CBC28 = .sbss:0x805CBC28; // type:object size:0x4 data:4byte +lbl_805CBC2C = .sbss:0x805CBC2C; // type:object size:0x4 data:4byte +sMoveRedToAlphaBuffer__11CElementGen = .sbss:0x805CBC30; // type:object size:0x1 scope:global data:byte +lbl_805CBC31 = .sbss:0x805CBC31; // type:object size:0x1 data:byte +lbl_805CBC32 = .sbss:0x805CBC32; // type:object size:0x1 data:byte +lbl_805CBC33 = .sbss:0x805CBC33; // type:object size:0x5 data:byte +lbl_805CBC38 = .sbss:0x805CBC38; // type:object size:0x4 data:4byte +lbl_805CBC3C = .sbss:0x805CBC3C; // type:object size:0x1 data:byte +lbl_805CBC40 = .sbss:0x805CBC40; // type:object size:0x8 data:4byte +lbl_805CBC48 = .sbss:0x805CBC48; // type:object size:0x4 data:4byte +lbl_805CBC4C = .sbss:0x805CBC4C; // type:object size:0x4 data:4byte +lbl_805CBC50 = .sbss:0x805CBC50; // type:object size:0x8 data:4byte +lbl_805CBC58 = .sbss:0x805CBC58; // type:object size:0x1 data:byte +lbl_805CBC5C = .sbss:0x805CBC5C; // type:object size:0x4 data:4byte +lbl_805CBC60 = .sbss:0x805CBC60; // type:object size:0x8 data:4byte +lbl_805CBC68 = .sbss:0x805CBC68; // type:object size:0x8 data:byte +lbl_805CBC70 = .sbss:0x805CBC70; // type:object size:0x8 data:byte +lbl_805CBC78 = .sbss:0x805CBC78; // type:object size:0x4 data:4byte +lbl_805CBC7C = .sbss:0x805CBC7C; // type:object size:0x4 data:4byte +lbl_805CBC80 = .sbss:0x805CBC80; // type:object size:0x1 data:byte +sDrawFlags__12CParticleGen = .sbss:0x805CBC84; // type:object size:0x4 scope:global data:4byte +sDrawMask__12CParticleGen = .sbss:0x805CBC88; // type:object size:0x8 scope:global data:4byte +lbl_805CBC90 = .sbss:0x805CBC90; // type:object size:0x4 data:4byte +lbl_805CBC94 = .sbss:0x805CBC94; // type:object size:0x4 data:float +lbl_805CBC98 = .sbss:0x805CBC98; // type:object size:0x4 data:4byte +lbl_805CBC9C = .sbss:0x805CBC9C; // type:object size:0x4 data:float +lbl_805CBCA0 = .sbss:0x805CBCA0; // type:object size:0x4 data:4byte +lbl_805CBCA4 = .sbss:0x805CBCA4; // type:object size:0x4 data:float +lbl_805CBCA8 = .sbss:0x805CBCA8; // type:object size:0x4 data:float +lbl_805CBCAC = .sbss:0x805CBCAC; // type:object size:0x4 data:4byte +lbl_805CBCB0 = .sbss:0x805CBCB0; // type:object size:0x4 data:4byte +lbl_805CBCB4 = .sbss:0x805CBCB4; // type:object size:0x4 data:4byte +lbl_805CBCB8 = .sbss:0x805CBCB8; // type:object size:0x8 data:4byte +lbl_805CBCC0 = .sbss:0x805CBCC0; // type:object size:0x4 data:4byte +lbl_805CBCC4 = .sbss:0x805CBCC4; // type:object size:0x4 data:4byte +lbl_805CBCC8 = .sbss:0x805CBCC8; // type:object size:0x4 data:4byte +lbl_805CBCCC = .sbss:0x805CBCCC; // type:object size:0x4 data:float +lbl_805CBCD0 = .sbss:0x805CBCD0; // type:object size:0x8 data:byte +lbl_805CBCD8 = .sbss:0x805CBCD8; // type:object size:0x4 data:4byte +lbl_805CBCDC = .sbss:0x805CBCDC; // type:object size:0x4 data:4byte +lbl_805CBCE0 = .sbss:0x805CBCE0; // type:object size:0x8 data:4byte +lbl_805CBCE8 = .sbss:0x805CBCE8; // type:object size:0x8 data:4byte +lbl_805CBCF0 = .sbss:0x805CBCF0; // type:object size:0x4 data:4byte +lbl_805CBCF4 = .sbss:0x805CBCF4; // type:object size:0x1 data:byte +lbl_805CBCF8 = .sbss:0x805CBCF8; // type:object size:0x4 data:4byte +lbl_805CBCFC = .sbss:0x805CBCFC; // type:object size:0x4 data:4byte +lbl_805CBD00 = .sbss:0x805CBD00; // type:object size:0x4 data:4byte +lbl_805CBD04 = .sbss:0x805CBD04; // type:object size:0x4 data:4byte +lbl_805CBD08 = .sbss:0x805CBD08; // type:object size:0x1 data:byte +lbl_805CBD0C = .sbss:0x805CBD0C; // type:object size:0x4 data:4byte +lbl_805CBD10 = .sbss:0x805CBD10; // type:object size:0x8 data:byte +lbl_805CBD18 = .sbss:0x805CBD18; // type:object size:0x4 data:float +lbl_805CBD1C = .sbss:0x805CBD1C; // type:object size:0x4 data:float +lbl_805CBD20 = .sbss:0x805CBD20; // type:object size:0x4 data:float +lbl_805CBD24 = .sbss:0x805CBD24; // type:object size:0x4 data:4byte +lbl_805CBD28 = .sbss:0x805CBD28; // type:object size:0x8 data:4byte +lbl_805CBD30 = .sbss:0x805CBD30; // type:object size:0x1 data:byte +lbl_805CBD34 = .sbss:0x805CBD34; // type:object size:0x4 data:4byte +lbl_805CBD38 = .sbss:0x805CBD38; // type:object size:0x4 +lbl_805CBD3C = .sbss:0x805CBD3C; // type:object size:0x4 +lbl_805CBD40 = .sbss:0x805CBD40; // type:object size:0x8 data:4byte +lbl_805CBD48 = .sbss:0x805CBD48; // type:object size:0x8 data:4byte +lbl_805CBD50 = .sbss:0x805CBD50; // type:object size:0x1 data:byte +lbl_805CBD54 = .sbss:0x805CBD54; // type:object size:0x4 data:4byte +lbl_805CBD58 = .sbss:0x805CBD58; // type:object size:0x1 data:byte +lbl_805CBD59 = .sbss:0x805CBD59; // type:object size:0x1 data:byte +lbl_805CBD5A = .sbss:0x805CBD5A; // type:object size:0x1 data:byte +lbl_805CBD5C = .sbss:0x805CBD5C; // type:object size:0x4 data:4byte +lbl_805CBD60 = .sbss:0x805CBD60; // type:object size:0x4 data:4byte +lbl_805CBD64 = .sbss:0x805CBD64; // type:object size:0x4 data:4byte +lbl_805CBD68 = .sbss:0x805CBD68; // type:object size:0x4 data:4byte +lbl_805CBD6C = .sbss:0x805CBD6C; // type:object size:0x4 data:4byte +lbl_805CBD70 = .sbss:0x805CBD70; // type:object size:0x4 data:4byte +lbl_805CBD74 = .sbss:0x805CBD74; // type:object size:0x4 data:4byte +lbl_805CBD78 = .sbss:0x805CBD78; // type:object size:0x1 data:byte +lbl_805CBD79 = .sbss:0x805CBD79; // type:object size:0x7 data:byte +lbl_805CBD80 = .sbss:0x805CBD80; // type:object size:0x1 data:byte +lbl_805CBD81 = .sbss:0x805CBD81; // type:object size:0x1 data:byte +lbl_805CBD84 = .sbss:0x805CBD84; // type:object size:0x4 data:4byte +lbl_805CBD88 = .sbss:0x805CBD88; // type:object size:0x4 data:4byte +kEnvPassthru__9CGraphics = .sbss:0x805CBD8C; // type:object size:0x4 scope:global data:4byte +lbl_805CBD90 = .sbss:0x805CBD90; // type:object size:0x4 data:4byte +lbl_805CBD94 = .sbss:0x805CBD94; // type:object size:0x4 data:4byte +lbl_805CBD98 = .sbss:0x805CBD98; // type:object size:0x4 data:4byte +lbl_805CBD9C = .sbss:0x805CBD9C; // type:object size:0x4 data:4byte +lbl_805CBDA0 = .sbss:0x805CBDA0; // type:object size:0x4 data:4byte +lbl_805CBDA4 = .sbss:0x805CBDA4; // type:object size:0x1 data:byte +lbl_805CBDA8 = .sbss:0x805CBDA8; // type:object size:0x4 data:4byte +lbl_805CBDAC = .sbss:0x805CBDAC; // type:object size:0x4 data:4byte +mDepthNear__9CGraphics = .sbss:0x805CBDB0; // type:object size:0x4 scope:global data:float +lbl_805CBDB4 = .sbss:0x805CBDB4; // type:object size:0x4 data:4byte +lbl_805CBDB8 = .sbss:0x805CBDB8; // type:object size:0x4 data:4byte +lbl_805CBDBC = .sbss:0x805CBDBC; // type:object size:0x4 data:4byte +lbl_805CBDC0 = .sbss:0x805CBDC0; // type:object size:0x4 data:4byte +lbl_805CBDC4 = .sbss:0x805CBDC4; // type:object size:0x4 data:4byte +lbl_805CBDC8 = .sbss:0x805CBDC8; // type:object size:0x4 data:4byte +lbl_805CBDCC = .sbss:0x805CBDCC; // type:object size:0x4 data:4byte +lbl_805CBDD0 = .sbss:0x805CBDD0; // type:object size:0x4 data:4byte +lbl_805CBDD4 = .sbss:0x805CBDD4; // type:object size:0x4 data:float +lbl_805CBDD8 = .sbss:0x805CBDD8; // type:object size:0x4 data:float +lbl_805CBDDC = .sbss:0x805CBDDC; // type:object size:0x4 data:float +lbl_805CBDE0 = .sbss:0x805CBDE0; // type:object size:0x4 data:float +lbl_805CBDE4 = .sbss:0x805CBDE4; // type:object size:0x4 data:4byte +lbl_805CBDE8 = .sbss:0x805CBDE8; // type:object size:0x4 data:4byte +lbl_805CBDEC = .sbss:0x805CBDEC; // type:object size:0x1 data:byte +lbl_805CBDED = .sbss:0x805CBDED; // type:object size:0x1 data:byte +mLightActive__9CGraphics = .sbss:0x805CBDEE; // type:object size:0x1 scope:global data:byte +lbl_805CBDEF = .sbss:0x805CBDEF; // type:object size:0x1 data:byte +lbl_805CBDF0 = .sbss:0x805CBDF0; // type:object size:0x4 data:4byte +lbl_805CBDF4 = .sbss:0x805CBDF4; // type:object size:0x4 data:4byte +lbl_805CBDF8 = .sbss:0x805CBDF8; // type:object size:0x4 data:4byte +lbl_805CBDFC = .sbss:0x805CBDFC; // type:object size:0x4 data:4byte +mpSpareBuffer__9CGraphics = .sbss:0x805CBE00; // type:object size:0x4 scope:global data:4byte +lbl_805CBE04 = .sbss:0x805CBE04; // type:object size:0x4 data:4byte +lbl_805CBE08 = .sbss:0x805CBE08; // type:object size:0x4 data:4byte +lbl_805CBE0C = .sbss:0x805CBE0C; // type:object size:0x4 data:4byte +lbl_805CBE10 = .sbss:0x805CBE10; // type:object size:0x4 data:4byte +lbl_805CBE14 = .sbss:0x805CBE14; // type:object size:0x4 data:4byte +lbl_805CBE18 = .sbss:0x805CBE18; // type:object size:0x4 data:4byte +lbl_805CBE1C = .sbss:0x805CBE1C; // type:object size:0x1 data:byte +lbl_805CBE1D = .sbss:0x805CBE1D; // type:object size:0x1 data:byte +lbl_805CBE20 = .sbss:0x805CBE20; // type:object size:0x4 data:4byte +lbl_805CBE24 = .sbss:0x805CBE24; // type:object size:0x4 data:4byte +lbl_805CBE28 = .sbss:0x805CBE28; // type:object size:0x4 data:float +lbl_805CBE2C = .sbss:0x805CBE2C; // type:object size:0x4 data:4byte +lbl_805CBE30 = .sbss:0x805CBE30; // type:object size:0x4 data:4byte +lbl_805CBE34 = .sbss:0x805CBE34; // type:object size:0x4 data:4byte +lbl_805CBE38 = .sbss:0x805CBE38; // type:object size:0x4 data:4byte +lbl_805CBE3C = .sbss:0x805CBE3C; // type:object size:0x1 data:byte +lbl_805CBE40 = .sbss:0x805CBE40; // type:object size:0x4 data:4byte +lbl_805CBE44 = .sbss:0x805CBE44; // type:object size:0x4 data:4byte +lbl_805CBE48 = .sbss:0x805CBE48; // type:object size:0x8 data:float +lbl_805CBE50 = .sbss:0x805CBE50; // type:object size:0x4 data:4byte +lbl_805CBE54 = .sbss:0x805CBE54; // type:object size:0x4 data:4byte +lbl_805CBE58 = .sbss:0x805CBE58; // type:object size:0x4 data:4byte +lbl_805CBE5C = .sbss:0x805CBE5C; // type:object size:0x4 data:4byte +lbl_805CBE60 = .sbss:0x805CBE60; // type:object size:0x8 data:4byte +lbl_805CBE68 = .sbss:0x805CBE68; // type:object size:0x8 data:4byte +lbl_805CBE70 = .sbss:0x805CBE70; // type:object size:0x8 data:4byte +lbl_805CBE78 = .sbss:0x805CBE78; // type:object size:0x4 data:4byte +lbl_805CBE7C = .sbss:0x805CBE7C; // type:object size:0x4 data:4byte +lbl_805CBE80 = .sbss:0x805CBE80; // type:object size:0x4 data:4byte +lbl_805CBE84 = .sbss:0x805CBE84; // type:object size:0x4 data:4byte +lbl_805CBE88 = .sbss:0x805CBE88; // type:object size:0x1 data:byte +lbl_805CBE8C = .sbss:0x805CBE8C; // type:object size:0x4 data:4byte +lbl_805CBE90 = .sbss:0x805CBE90; // type:object size:0x1 data:byte +lbl_805CBE94 = .sbss:0x805CBE94; // type:object size:0x4 data:4byte +lbl_805CBE98 = .sbss:0x805CBE98; // type:object size:0x4 data:4byte +lbl_805CBE9C = .sbss:0x805CBE9C; // type:object size:0x4 data:4byte +lbl_805CBEA0 = .sbss:0x805CBEA0; // type:object size:0x4 data:4byte +lbl_805CBEA4 = .sbss:0x805CBEA4; // type:object size:0x4 data:4byte +lbl_805CBEA8 = .sbss:0x805CBEA8; // type:object size:0x1 data:byte +lbl_805CBEAC = .sbss:0x805CBEAC; // type:object size:0x4 data:4byte +lbl_805CBEB0 = .sbss:0x805CBEB0; // type:object size:0x4 data:4byte +lbl_805CBEB4 = .sbss:0x805CBEB4; // type:object size:0x2 data:2byte +lbl_805CBEB6 = .sbss:0x805CBEB6; // type:object size:0x1 data:byte +lbl_805CBEB7 = .sbss:0x805CBEB7; // type:object size:0x1 data:byte +lbl_805CBEB8 = .sbss:0x805CBEB8; // type:object size:0x1 data:byte +lbl_805CBEBC = .sbss:0x805CBEBC; // type:object size:0x4 data:4byte +lbl_805CBEC0 = .sbss:0x805CBEC0; // type:object size:0x1 data:byte +lbl_805CBEC4 = .sbss:0x805CBEC4; // type:object size:0x4 data:4byte +lbl_805CBEC8 = .sbss:0x805CBEC8; // type:object size:0x4 data:4byte +lbl_805CBECC = .sbss:0x805CBECC; // type:object size:0x4 data:4byte +lbl_805CBED0 = .sbss:0x805CBED0; // type:object size:0x4 data:4byte +lbl_805CBED4 = .sbss:0x805CBED4; // type:object size:0x4 data:4byte +lbl_805CBED8 = .sbss:0x805CBED8; // type:object size:0x8 data:byte +lbl_805CBEE0 = .sbss:0x805CBEE0; // type:object size:0x8 data:4byte +lbl_805CBEE8 = .sbss:0x805CBEE8; // type:object size:0x1 data:byte +lbl_805CBEEC = .sbss:0x805CBEEC; // type:object size:0x4 data:4byte +lbl_805CBEF0 = .sbss:0x805CBEF0; // type:object size:0x8 data:byte +lbl_805CBEF8 = .sbss:0x805CBEF8; // type:object size:0x4 data:4byte +lbl_805CBEFC = .sbss:0x805CBEFC; // type:object size:0x4 data:4byte +lbl_805CBF00 = .sbss:0x805CBF00; // type:object size:0x4 data:4byte +lbl_805CBF04 = .sbss:0x805CBF04; // type:object size:0x4 data:4byte +lbl_805CBF08 = .sbss:0x805CBF08; // type:object size:0x4 data:4byte +lbl_805CBF0C = .sbss:0x805CBF0C; // type:object size:0x1 data:byte +lbl_805CBF10 = .sbss:0x805CBF10; // type:object size:0x8 +lbl_805CBF18 = .sbss:0x805CBF18; // type:object size:0x4 +lbl_805CBF1C = .sbss:0x805CBF1C; // type:object size:0x1 data:byte +lbl_805CBF1D = .sbss:0x805CBF1D; // type:object size:0x1 data:byte +lbl_805CBF20 = .sbss:0x805CBF20; // type:object size:0x1 data:byte +lbl_805CBF21 = .sbss:0x805CBF21; // type:object size:0x7 data:byte +lbl_805CBF28 = .sbss:0x805CBF28; // type:object size:0x8 data:4byte +lbl_805CBF30 = .sbss:0x805CBF30; // type:object size:0x8 data:byte +lbl_805CBF38 = .sbss:0x805CBF38; // type:object size:0x4 data:4byte +lbl_805CBF3C = .sbss:0x805CBF3C; // type:object size:0x4 data:4byte +lbl_805CBF40 = .sbss:0x805CBF40; // type:object size:0x4 data:4byte +lbl_805CBF44 = .sbss:0x805CBF44; // type:object size:0x4 data:4byte +lbl_805CBF48 = .sbss:0x805CBF48; // type:object size:0x2 data:2byte +lbl_805CBF4A = .sbss:0x805CBF4A; // type:object size:0x2 data:2byte +lbl_805CBF4C = .sbss:0x805CBF4C; // type:object size:0x2 data:2byte +lbl_805CBF50 = .sbss:0x805CBF50; // type:object size:0x4 data:4byte +lbl_805CBF54 = .sbss:0x805CBF54; // type:object size:0x4 data:4byte +spDupTriangleList__20CMetroidAreaCollider = .sbss:0x805CBF58; // type:object size:0x4 scope:global data:4byte +lbl_805CBF5C = .sbss:0x805CBF5C; // type:object size:0x1 data:byte +lbl_805CBF5D = .sbss:0x805CBF5D; // type:object size:0x1 data:byte +lbl_805CBF5E = .sbss:0x805CBF5E; // type:object size:0x1 data:byte +lbl_805CBF5F = .sbss:0x805CBF5F; // type:object size:0x1 data:byte +lbl_805CBF60 = .sbss:0x805CBF60; // type:object size:0x1 data:byte +lbl_805CBF61 = .sbss:0x805CBF61; // type:object size:0x1 data:byte +lbl_805CBF62 = .sbss:0x805CBF62; // type:object size:0x1 data:byte +lbl_805CBF63 = .sbss:0x805CBF63; // type:object size:0x1 data:byte +lbl_805CBF64 = .sbss:0x805CBF64; // type:object size:0x1 data:byte +lbl_805CBF68 = .sbss:0x805CBF68; // type:object size:0x8 data:4byte +lbl_805CBF70 = .sbss:0x805CBF70; // type:object size:0x8 data:4byte +lbl_805CBF78 = .sbss:0x805CBF78; // type:object size:0x8 data:4byte +TRK_Use_BBA = .sbss:0x805CBF80; // type:object size:0x1 scope:global data:byte +TRK_mainError = .sbss:0x805CBF88; // type:object size:0x4 scope:local data:4byte +lbl_805CBF90 = .sbss:0x805CBF90; // type:object size:0x8 data:2byte +lbl_805CBF98 = .sbss:0x805CBF98; // type:object size:0x4 data:4byte +lbl_805CBF9C = .sbss:0x805CBF9C; // type:object size:0x4 data:4byte +lbl_805CBFA0 = .sbss:0x805CBFA0; // type:object size:0x8 data:4byte +gTRKInputPendingPtr = .sbss:0x805CBFA8; // type:object size:0x4 scope:global data:4byte +lbl_805CBFB0 = .sbss:0x805CBFB0; // type:object size:0x8 data:byte +TRK_saved_exceptionID = .sbss:0x805CBFB8; // type:object size:0x2 scope:local data:2byte +lbl_805CBFC0 = .sbss:0x805CBFC0; // type:object size:0x4 data:4byte +lbl_805CBFC4 = .sbss:0x805CBFC4; // type:object size:0x4 data:4byte +lbl_805CBFC8 = .sbss:0x805CBFC8; // type:object size:0x4 data:4byte +lbl_805CBFCC = .sbss:0x805CBFCC; // type:object size:0x4 data:4byte +lbl_805CBFD0 = .sbss:0x805CBFD0; // type:object size:0x4 data:4byte +lbl_805CBFD4 = .sbss:0x805CBFD4; // type:object size:0x4 data:4byte +lbl_805CBFD8 = .sbss:0x805CBFD8; // type:object size:0x4 data:4byte +lbl_805CBFDC = .sbss:0x805CBFDC; // type:object size:0x4 data:4byte +lbl_805CBFE0 = .sbss:0x805CBFE0; // type:object size:0x4 data:4byte +lbl_805CBFE4 = .sbss:0x805CBFE4; // type:object size:0x4 data:4byte +lbl_805CBFE8 = .sbss:0x805CBFE8; // type:object size:0x4 data:4byte +lbl_805CBFEC = .sbss:0x805CBFEC; // type:object size:0x4 data:4byte +lbl_805CBFF0 = .sbss:0x805CBFF0; // type:object size:0x4 data:4byte +lbl_805CBFF4 = .sbss:0x805CBFF4; // type:object size:0x4 data:4byte +lbl_805CBFF8 = .sbss:0x805CBFF8; // type:object size:0x8 data:4byte +lbl_805CC000 = .sbss:0x805CC000; // type:object size:0x8 data:4byte +lbl_805CC008 = .sbss:0x805CC008; // type:object size:0x8 data:4byte +lbl_805CC010 = .sbss:0x805CC010; // type:object size:0x4 data:4byte +lbl_805CC014 = .sbss:0x805CC014; // type:object size:0x4 data:4byte +lbl_805CC018 = .sbss:0x805CC018; // type:object size:0x4 data:4byte +lbl_805CC01C = .sbss:0x805CC01C; // type:object size:0x4 data:4byte +lbl_805CC020 = .sbss:0x805CC020; // type:object size:0x4 data:4byte +lbl_805CC024 = .sbss:0x805CC024; // type:object size:0x4 data:4byte +lbl_805CC028 = .sbss:0x805CC028; // type:object size:0x4 data:4byte +lbl_805CC02C = .sbss:0x805CC02C; // type:object size:0x4 data:4byte +lbl_805CC030 = .sbss:0x805CC030; // type:object size:0x4 data:4byte +lbl_805CC034 = .sbss:0x805CC034; // type:object size:0x4 data:4byte +lbl_805CC038 = .sbss:0x805CC038; // type:object size:0x4 data:4byte +lbl_805CC03C = .sbss:0x805CC03C; // type:object size:0x4 data:4byte +lbl_805CC040 = .sbss:0x805CC040; // type:object size:0x4 data:4byte +lbl_805CC044 = .sbss:0x805CC044; // type:object size:0x4 data:4byte +lbl_805CC048 = .sbss:0x805CC048; // type:object size:0x4 data:4byte +lbl_805CC04C = .sbss:0x805CC04C; // type:object size:0x4 +lbl_805CC050 = .sbss:0x805CC050; // type:object size:0x4 +lbl_805CC054 = .sbss:0x805CC054; // type:object size:0x4 +lbl_805CC058 = .sbss:0x805CC058; // type:object size:0x2 data:2byte +lbl_805CC05A = .sbss:0x805CC05A; // type:object size:0x2 data:2byte +lbl_805CC05C = .sbss:0x805CC05C; // type:object size:0x2 data:2byte +lbl_805CC05E = .sbss:0x805CC05E; // type:object size:0x2 data:2byte +lbl_805CC060 = .sbss:0x805CC060; // type:object size:0x4 data:4byte +lbl_805CC064 = .sbss:0x805CC064; // type:object size:0x4 data:4byte +lbl_805CC068 = .sbss:0x805CC068; // type:object size:0x4 data:4byte +lbl_805CC06C = .sbss:0x805CC06C; // type:object size:0x4 data:4byte +lbl_805CC070 = .sbss:0x805CC070; // type:object size:0x8 data:4byte +lbl_805CC078 = .sbss:0x805CC078; // type:object size:0x4 data:4byte +lbl_805CC07C = .sbss:0x805CC07C; // type:object size:0x4 data:4byte +lbl_805CC080 = .sbss:0x805CC080; // type:object size:0x4 data:4byte +lbl_805CC084 = .sbss:0x805CC084; // type:object size:0x4 data:4byte +lbl_805CC088 = .sbss:0x805CC088; // type:object size:0x8 data:4byte +lbl_805CC090 = .sbss:0x805CC090; // type:object size:0x8 +lbl_805CC098 = .sbss:0x805CC098; // type:object size:0x4 data:4byte +lbl_805CC09C = .sbss:0x805CC09C; // type:object size:0x4 data:4byte +lbl_805CC0A0 = .sbss:0x805CC0A0; // type:object size:0x4 data:4byte +lbl_805CC0A4 = .sbss:0x805CC0A4; // type:object size:0x4 data:4byte +lbl_805CC0A8 = .sbss:0x805CC0A8; // type:object size:0x4 data:4byte +lbl_805CC0AC = .sbss:0x805CC0AC; // type:object size:0x4 data:4byte +lbl_805CC0B0 = .sbss:0x805CC0B0; // type:object size:0x8 data:4byte +lbl_805CC0B8 = .sbss:0x805CC0B8; // type:object size:0x4 data:4byte +lbl_805CC0BC = .sbss:0x805CC0BC; // type:object size:0x4 data:4byte +lbl_805CC0C0 = .sbss:0x805CC0C0; // type:object size:0x4 data:4byte +lbl_805CC0C4 = .sbss:0x805CC0C4; // type:object size:0x4 data:4byte +lbl_805CC0C8 = .sbss:0x805CC0C8; // type:object size:0x4 data:4byte +lbl_805CC0CC = .sbss:0x805CC0CC; // type:object size:0x4 data:4byte +lbl_805CC0D0 = .sbss:0x805CC0D0; // type:object size:0x4 data:4byte +lbl_805CC0D4 = .sbss:0x805CC0D4; // type:object size:0x4 data:4byte +lbl_805CC0D8 = .sbss:0x805CC0D8; // type:object size:0x4 data:4byte +lbl_805CC0DC = .sbss:0x805CC0DC; // type:object size:0x4 data:4byte +lbl_805CC0E0 = .sbss:0x805CC0E0; // type:object size:0x4 data:4byte +lbl_805CC0E4 = .sbss:0x805CC0E4; // type:object size:0x4 data:4byte +lbl_805CC0E8 = .sbss:0x805CC0E8; // type:object size:0x4 data:4byte +lbl_805CC0EC = .sbss:0x805CC0EC; // type:object size:0x4 data:4byte +lbl_805CC0F0 = .sbss:0x805CC0F0; // type:object size:0x4 data:4byte +lbl_805CC0F4 = .sbss:0x805CC0F4; // type:object size:0x4 data:4byte +lbl_805CC0F8 = .sbss:0x805CC0F8; // type:object size:0x4 data:4byte +lbl_805CC0FC = .sbss:0x805CC0FC; // type:object size:0x4 data:4byte +lbl_805CC100 = .sbss:0x805CC100; // type:object size:0x4 data:4byte +lbl_805CC104 = .sbss:0x805CC104; // type:object size:0x4 data:4byte +lbl_805CC108 = .sbss:0x805CC108; // type:object size:0x4 data:4byte +lbl_805CC10C = .sbss:0x805CC10C; // type:object size:0x4 data:4byte +lbl_805CC110 = .sbss:0x805CC110; // type:object size:0x4 data:4byte +lbl_805CC114 = .sbss:0x805CC114; // type:object size:0x4 data:4byte +lbl_805CC118 = .sbss:0x805CC118; // type:object size:0x4 data:4byte +lbl_805CC11C = .sbss:0x805CC11C; // type:object size:0x4 data:4byte +lbl_805CC120 = .sbss:0x805CC120; // type:object size:0x8 data:4byte +lbl_805CC128 = .sbss:0x805CC128; // type:object size:0x4 data:4byte +lbl_805CC12C = .sbss:0x805CC12C; // type:object size:0x4 data:4byte +lbl_805CC130 = .sbss:0x805CC130; // type:object size:0x4 data:4byte +lbl_805CC134 = .sbss:0x805CC134; // type:object size:0x4 data:4byte +__DBInterface = .sbss:0x805CC138; // type:object size:0x4 scope:global data:4byte +DBVerbose = .sbss:0x805CC13C; // type:object size:0x4 scope:global data:4byte +lbl_805CC140 = .sbss:0x805CC140; // type:object size:0x8 data:4byte +lbl_805CC148 = .sbss:0x805CC148; // type:object size:0x4 data:4byte +lbl_805CC14C = .sbss:0x805CC14C; // type:object size:0x4 data:4byte +lbl_805CC150 = .sbss:0x805CC150; // type:object size:0x4 data:4byte +lbl_805CC154 = .sbss:0x805CC154; // type:object size:0x4 data:4byte +lbl_805CC158 = .sbss:0x805CC158; // type:object size:0x4 data:4byte +lbl_805CC15C = .sbss:0x805CC15C; // type:object size:0x4 data:4byte +lbl_805CC160 = .sbss:0x805CC160; // type:object size:0x8 data:4byte +__DVDThreadQueue = .sbss:0x805CC168; // type:object size:0x8 scope:global +MaxEntryNum = .sbss:0x805CC170; // type:object size:0x4 scope:local data:4byte +FstStringStart = .sbss:0x805CC174; // type:object size:0x4 scope:local data:4byte +FstStart = .sbss:0x805CC178; // type:object size:0x4 scope:local data:4byte +BootInfo = .sbss:0x805CC17C; // type:object size:0x4 scope:local data:4byte +lbl_805CC180 = .sbss:0x805CC180; // type:object size:0x4 data:4byte +lbl_805CC184 = .sbss:0x805CC184; // type:object size:0x4 data:4byte +lbl_805CC188 = .sbss:0x805CC188; // type:object size:0x4 data:4byte +lbl_805CC18C = .sbss:0x805CC18C; // type:object size:0x4 data:4byte +lbl_805CC190 = .sbss:0x805CC190; // type:object size:0x4 data:4byte +lbl_805CC194 = .sbss:0x805CC194; // type:object size:0x4 data:4byte +lbl_805CC198 = .sbss:0x805CC198; // type:object size:0x4 data:4byte +FirstTimeInBootrom = .sbss:0x805CC19C; // type:object size:0x4 scope:local data:4byte +lbl_805CC1A0 = .sbss:0x805CC1A0; // type:object size:0x4 data:4byte +lbl_805CC1A4 = .sbss:0x805CC1A4; // type:object size:0x4 data:4byte +lbl_805CC1A8 = .sbss:0x805CC1A8; // type:object size:0x4 data:4byte +lbl_805CC1AC = .sbss:0x805CC1AC; // type:object size:0x4 data:4byte +lbl_805CC1B0 = .sbss:0x805CC1B0; // type:object size:0x4 data:4byte +lbl_805CC1B4 = .sbss:0x805CC1B4; // type:object size:0x4 data:4byte +__DVDLayoutFormat = .sbss:0x805CC1B8; // type:object size:0x4 scope:global data:4byte +DVDInitialized = .sbss:0x805CC1BC; // type:object size:0x4 scope:local data:4byte +lbl_805CC1C0 = .sbss:0x805CC1C0; // type:object size:0x4 data:4byte +lbl_805CC1C4 = .sbss:0x805CC1C4; // type:object size:0x4 data:4byte +lbl_805CC1C8 = .sbss:0x805CC1C8; // type:object size:0x4 data:4byte +lbl_805CC1CC = .sbss:0x805CC1CC; // type:object size:0x4 data:4byte +lbl_805CC1D0 = .sbss:0x805CC1D0; // type:object size:0x10 data:4byte +__DVDNumTmdBytes = .sbss:0x805CC1E0; // type:object size:0x4 scope:local data:4byte +lbl_805CC1E8 = .sbss:0x805CC1E8; // type:object size:0x4 data:4byte +lbl_805CC1EC = .sbss:0x805CC1EC; // type:object size:0x4 data:4byte +MotorState = .sbss:0x805CC1F0; // type:object size:0x4 scope:local data:4byte +lbl_805CC1F4 = .sbss:0x805CC1F4; // type:object size:0x4 data:4byte +lbl_805CC1F8 = .sbss:0x805CC1F8; // type:object size:0x4 data:4byte +lbl_805CC1FC = .sbss:0x805CC1FC; // type:object size:0x4 data:4byte +lbl_805CC200 = .sbss:0x805CC200; // type:object size:0x4 data:4byte +lbl_805CC204 = .sbss:0x805CC204; // type:object size:0x4 data:4byte +bootInfo = .sbss:0x805CC208; // type:object size:0x4 scope:local data:4byte +IDShouldBe = .sbss:0x805CC20C; // type:object size:0x4 scope:local data:4byte +lbl_805CC210 = .sbss:0x805CC210; // type:object size:0x4 data:4byte +lbl_805CC214 = .sbss:0x805CC214; // type:object size:0x4 data:4byte +lbl_805CC218 = .sbss:0x805CC218; // type:object size:0x4 data:4byte +lbl_805CC21C = .sbss:0x805CC21C; // type:object size:0x4 data:4byte +lbl_805CC220 = .sbss:0x805CC220; // type:object size:0x8 data:4byte +FatalFunc = .sbss:0x805CC228; // type:object size:0x4 scope:local data:4byte +lowIntType = .sbss:0x805CC230; // type:object size:0x4 scope:local data:4byte +lbl_805CC238 = .sbss:0x805CC238; // type:object size:0x1 data:byte +lbl_805CC239 = .sbss:0x805CC239; // type:object size:0x1 data:byte +lbl_805CC23C = .sbss:0x805CC23C; // type:object size:0x4 data:4byte +lbl_805CC240 = .sbss:0x805CC240; // type:object size:0x4 data:4byte +lbl_805CC244 = .sbss:0x805CC244; // type:object size:0x1 data:byte +lbl_805CC245 = .sbss:0x805CC245; // type:object size:0x1 data:byte +lbl_805CC248 = .sbss:0x805CC248; // type:object size:0x4 data:4byte +lbl_805CC24C = .sbss:0x805CC24C; // type:object size:0x4 data:4byte +lbl_805CC250 = .sbss:0x805CC250; // type:object size:0x4 data:4byte +lbl_805CC254 = .sbss:0x805CC254; // type:object size:0x4 data:4byte +lbl_805CC258 = .sbss:0x805CC258; // type:object size:0x8 data:byte +IDSerialPort1 = .sbss:0x805CC260; // type:object size:0x4 scope:local data:4byte +lbl_805CC268 = .sbss:0x805CC268; // type:object size:0x4 data:4byte +lbl_805CC26C = .sbss:0x805CC26C; // type:object size:0x4 data:4byte +lbl_805CC270 = .sbss:0x805CC270; // type:object size:0x4 data:4byte +lbl_805CC274 = .sbss:0x805CC274; // type:object size:0x4 data:4byte +lbl_805CC278 = .sbss:0x805CC278; // type:object size:0x4 data:4byte +lbl_805CC27C = .sbss:0x805CC27C; // type:object size:0x4 data:4byte +lbl_805CC280 = .sbss:0x805CC280; // type:object size:0x4 data:4byte +lbl_805CC284 = .sbss:0x805CC284; // type:object size:0x4 data:4byte +lbl_805CC288 = .sbss:0x805CC288; // type:object size:0x8 data:4byte +lbl_805CC290 = .sbss:0x805CC290; // type:object size:0x4 data:4byte +lbl_805CC294 = .sbss:0x805CC294; // type:object size:0x4 data:4byte +lbl_805CC298 = .sbss:0x805CC298; // type:object size:0x4 data:4byte +lbl_805CC29C = .sbss:0x805CC29C; // type:object size:0x4 data:4byte +lbl_805CC2A0 = .sbss:0x805CC2A0; // type:object size:0x1 data:byte +lbl_805CC2A1 = .sbss:0x805CC2A1; // type:object size:0x1 data:byte +lbl_805CC2A4 = .sbss:0x805CC2A4; // type:object size:0x4 data:4byte +lbl_805CC2A8 = .sbss:0x805CC2A8; // type:object size:0x4 data:4byte +lbl_805CC2AC = .sbss:0x805CC2AC; // type:object size:0x4 data:4byte +lbl_805CC2B0 = .sbss:0x805CC2B0; // type:object size:0x4 data:4byte +lbl_805CC2B4 = .sbss:0x805CC2B4; // type:object size:0x4 data:4byte +lbl_805CC2B8 = .sbss:0x805CC2B8; // type:object size:0x8 data:byte +lbl_805CC2C0 = .sbss:0x805CC2C0; // type:object size:0x8 +lbl_805CC2C8 = .sbss:0x805CC2C8; // type:object size:0x1 data:byte +lbl_805CC2CC = .sbss:0x805CC2CC; // type:object size:0x4 data:4byte +lbl_805CC2D0 = .sbss:0x805CC2D0; // type:object size:0x8 data:4byte +lbl_805CC2D8 = .sbss:0x805CC2D8; // type:object size:0x4 data:4byte +lbl_805CC2DC = .sbss:0x805CC2DC; // type:object size:0x4 data:4byte +lbl_805CC2E0 = .sbss:0x805CC2E0; // type:object size:0x8 data:4byte +lbl_805CC2E8 = .sbss:0x805CC2E8; // type:object size:0x4 data:4byte +lbl_805CC2EC = .sbss:0x805CC2EC; // type:object size:0x4 data:4byte +lbl_805CC2F0 = .sbss:0x805CC2F0; // type:object size:0x4 data:float +lbl_805CC2F4 = .sbss:0x805CC2F4; // type:object size:0x4 data:float +__OSInIPL = .sbss:0x805CC2F8; // type:object size:0x4 scope:global data:4byte +__OSInNandBoot = .sbss:0x805CC2FC; // type:object size:0x4 scope:global data:4byte +__OSIsGcam = .sbss:0x805CC300; // type:object size:0x4 scope:weak data:4byte +AreWeInitialized = .sbss:0x805CC304; // type:object size:0x4 scope:local data:4byte +OSExceptionTable = .sbss:0x805CC308; // type:object size:0x4 scope:local data:4byte +ZeroPS = .sbss:0x805CC310; // type:object size:0x8 scope:local +ZeroF = .sbss:0x805CC318; // type:object size:0x8 scope:local data:double +lbl_805CC320 = .sbss:0x805CC320; // type:object size:0x8 data:byte +BI2DebugFlagHolder = .sbss:0x805CC328; // type:object size:0x4 scope:local data:4byte +BI2DebugFlag = .sbss:0x805CC32C; // type:object size:0x4 scope:local data:4byte +BootInfo = .sbss:0x805CC330; // type:object size:0x4 scope:local data:4byte +__OSStartTime = .sbss:0x805CC338; // type:object size:0x8 scope:global data:4byte +AlarmQueue = .sbss:0x805CC340; // type:object size:0x8 scope:local data:4byte +__OSArenaHi = .sbss:0x805CC348; // type:object size:0x4 scope:local data:4byte +s_mem2ArenaHi = .sbss:0x805CC34C; // type:object size:0x4 scope:local data:4byte +lbl_805CC350 = .sbss:0x805CC350; // type:object size:0x4 data:4byte +lbl_805CC354 = .sbss:0x805CC354; // type:object size:0x4 data:4byte +lbl_805CC358 = .sbss:0x805CC358; // type:object size:0x4 data:4byte +__OSInReboot = .sbss:0x805CC35C; // type:object size:0x4 scope:global data:4byte +lbl_805CC360 = .sbss:0x805CC360; // type:object size:0x8 data:4byte +lbl_805CC368 = .sbss:0x805CC368; // type:object size:0x4 data:4byte +lbl_805CC36C = .sbss:0x805CC36C; // type:object size:0x4 data:4byte +lbl_805CC370 = .sbss:0x805CC370; // type:object size:0x4 data:4byte +lbl_805CC374 = .sbss:0x805CC374; // type:object size:0x4 data:4byte +__OSLastInterruptSrr0 = .sbss:0x805CC378; // type:object size:0x4 scope:global data:4byte +__OSLastInterrupt = .sbss:0x805CC37C; // type:object size:0x2 scope:global data:2byte +__OSLastInterruptTime = .sbss:0x805CC380; // type:object size:0x8 scope:global data:4byte +InterruptHandlerTable = .sbss:0x805CC388; // type:object size:0x4 scope:local data:4byte +lbl_805CC390 = .sbss:0x805CC390; // type:object size:0x4 data:4byte +lbl_805CC394 = .sbss:0x805CC394; // type:object size:0x4 data:4byte +lbl_805CC398 = .sbss:0x805CC398; // type:object size:0x4 data:4byte +lbl_805CC39C = .sbss:0x805CC39C; // type:object size:0x4 data:4byte +ShutdownFunctionQueue = .sbss:0x805CC3A0; // type:object size:0x8 scope:local data:4byte +Reschedule = .sbss:0x805CC3A8; // type:object size:0x4 scope:local data:4byte +RunQueueHint = .sbss:0x805CC3AC; // type:object size:0x4 scope:local data:4byte +RunQueueBits = .sbss:0x805CC3B0; // type:object size:0x4 scope:local data:4byte +IpcBufferHi = .sbss:0x805CC3B8; // type:object size:0x4 scope:local data:4byte +ResetDown = .sbss:0x805CC3C0; // type:object size:0x4 scope:local data:4byte +StmReady = .sbss:0x805CC3C4; // type:object size:0x4 scope:local data:4byte +StmImDesc = .sbss:0x805CC3C8; // type:object size:0x4 scope:local data:4byte +StmEhDesc = .sbss:0x805CC3CC; // type:object size:0x4 scope:local data:4byte +StmEhRegistered = .sbss:0x805CC3D0; // type:object size:0x4 scope:local data:4byte +StmVdInUse = .sbss:0x805CC3D4; // type:object size:0x4 scope:local data:4byte +PowerCallback = .sbss:0x805CC3D8; // type:object size:0x4 scope:local data:4byte +ResetCallback = .sbss:0x805CC3DC; // type:object size:0x4 scope:local data:4byte +Debug_BBA = .sbss:0x805CC3E0; // type:object size:0x1 scope:local data:byte +PlayRecordGet = .sbss:0x805CC3E8; // type:object size:0x4 scope:local data:4byte +PlayRecordError = .sbss:0x805CC3EC; // type:object size:0x4 scope:local data:4byte +PlayRecordTerminate = .sbss:0x805CC3F0; // type:object size:0x4 scope:local data:4byte +PlayRecordTerminated = .sbss:0x805CC3F4; // type:object size:0x4 scope:local data:4byte +PlayRecordRetry = .sbss:0x805CC3F8; // type:object size:0x4 scope:local data:4byte +PlayRecordLastError = .sbss:0x805CC3FC; // type:object size:0x4 scope:local data:4byte +lbl_805CC400 = .sbss:0x805CC400; // type:object size:0x4 data:4byte +lbl_805CC404 = .sbss:0x805CC404; // type:object size:0x4 data:4byte +lbl_805CC408 = .sbss:0x805CC408; // type:object size:0x4 data:4byte +__OSExpireSetExpiredFlag = .sbss:0x805CC40C; // type:object size:0x4 scope:global data:4byte +__OSExpireThread = .sbss:0x805CC410; // type:object size:0x4 scope:global data:4byte +__OSExpireTime = .sbss:0x805CC418; // type:object size:0x8 scope:global data:4byte +lbl_805CC420 = .sbss:0x805CC420; // type:object size:0x8 data:4byte +lbl_805CC428 = .sbss:0x805CC428; // type:object size:0x4 +Initialized$694 = .sbss:0x805CC42C; // type:object size:0x4 scope:local data:4byte +cmdTypeAndStatus$877 = .sbss:0x805CC430; // type:object size:0x4 scope:local +lbl_805CC434 = .sbss:0x805CC434; // type:object size:0x4 data:4byte +SamplingRate = .sbss:0x805CC438; // type:object size:0x4 scope:local data:4byte +lbl_805CC440 = .sbss:0x805CC440; // type:object size:0x4 data:4byte +lbl_805CC444 = .sbss:0x805CC444; // type:object size:0x4 data:4byte +lbl_805CC448 = .sbss:0x805CC448; // type:object size:0x4 data:4byte +lbl_805CC44C = .sbss:0x805CC44C; // type:object size:0x4 data:4byte +lbl_805CC450 = .sbss:0x805CC450; // type:object size:0x10 data:4byte +lbl_805CC460 = .sbss:0x805CC460; // type:object size:0x20 data:4byte +lbl_805CC480 = .sbss:0x805CC480; // type:object size:0x20 data:4byte +lbl_805CC4A0 = .sbss:0x805CC4A0; // type:object size:0x4 data:4byte +lbl_805CC4A4 = .sbss:0x805CC4A4; // type:object size:0x4 data:4byte +lbl_805CC4A8 = .sbss:0x805CC4A8; // type:object size:0x4 data:4byte +lbl_805CC4AC = .sbss:0x805CC4AC; // type:object size:0x14 data:4byte +lbl_805CC4C0 = .sbss:0x805CC4C0; // type:object size:0x20 data:4byte +lbl_805CC4E0 = .sbss:0x805CC4E0; // type:object size:0x20 data:4byte +lbl_805CC500 = .sbss:0x805CC500; // type:object size:0x20 data:4byte +lbl_805CC520 = .sbss:0x805CC520; // type:object size:0x20 data:4byte +lbl_805CC540 = .sbss:0x805CC540; // type:object size:0x20 data:4byte +lbl_805CC560 = .sbss:0x805CC560; // type:object size:0x8 data:4byte +lbl_805CC568 = .sbss:0x805CC568; // type:object size:0x4 data:4byte +lbl_805CC56C = .sbss:0x805CC56C; // type:object size:0x4 data:4byte +lbl_805CC570 = .sbss:0x805CC570; // type:object size:0x4 data:4byte +lbl_805CC574 = .sbss:0x805CC574; // type:object size:0x4 data:4byte +lbl_805CC578 = .sbss:0x805CC578; // type:object size:0x4 data:4byte +lbl_805CC57C = .sbss:0x805CC57C; // type:object size:0x4 data:4byte +lbl_805CC580 = .sbss:0x805CC580; // type:object size:0x4 data:4byte +lbl_805CC584 = .sbss:0x805CC584; // type:object size:0x4 data:4byte +lbl_805CC588 = .sbss:0x805CC588; // type:object size:0x4 data:4byte +lbl_805CC58C = .sbss:0x805CC58C; // type:object size:0x4 data:4byte +lbl_805CC590 = .sbss:0x805CC590; // type:object size:0x4 data:4byte +lbl_805CC594 = .sbss:0x805CC594; // type:object size:0x2 data:2byte +lbl_805CC596 = .sbss:0x805CC596; // type:object size:0x2 data:2byte +lbl_805CC598 = .sbss:0x805CC598; // type:object size:0x8 data:4byte +lbl_805CC5A0 = .sbss:0x805CC5A0; // type:object size:0x4 data:4byte +lbl_805CC5A4 = .sbss:0x805CC5A4; // type:object size:0x4 data:4byte +lbl_805CC5A8 = .sbss:0x805CC5A8; // type:object size:0x8 data:4byte +lbl_805CC5B0 = .sbss:0x805CC5B0; // type:object size:0x4 data:4byte +lbl_805CC5B4 = .sbss:0x805CC5B4; // type:object size:0x4 data:4byte +lbl_805CC5B8 = .sbss:0x805CC5B8; // type:object size:0x4 data:4byte +lbl_805CC5BC = .sbss:0x805CC5BC; // type:object size:0x4 data:4byte +lbl_805CC5C0 = .sbss:0x805CC5C0; // type:object size:0x4 data:4byte +lbl_805CC5C4 = .sbss:0x805CC5C4; // type:object size:0x4 data:4byte +lbl_805CC5C8 = .sbss:0x805CC5C8; // type:object size:0x4 data:4byte +lbl_805CC5CC = .sbss:0x805CC5CC; // type:object size:0x4 data:4byte +lbl_805CC5D0 = .sbss:0x805CC5D0; // type:object size:0x4 data:4byte +lbl_805CC5D4 = .sbss:0x805CC5D4; // type:object size:0x4 data:4byte +CurrTvMode = .sbss:0x805CC5D8; // type:object size:0x4 scope:local data:4byte +lbl_805CC5DC = .sbss:0x805CC5DC; // type:object size:0x4 data:4byte +lbl_805CC5E0 = .sbss:0x805CC5E0; // type:object size:0x4 data:4byte +lbl_805CC5E4 = .sbss:0x805CC5E4; // type:object size:0x4 data:4byte +lbl_805CC5E8 = .sbss:0x805CC5E8; // type:object size:0x8 data:4byte +lbl_805CC5F0 = .sbss:0x805CC5F0; // type:object size:0x8 +lbl_805CC5F8 = .sbss:0x805CC5F8; // type:object size:0x4 data:4byte +lbl_805CC5FC = .sbss:0x805CC5FC; // type:object size:0x4 data:4byte +lbl_805CC600 = .sbss:0x805CC600; // type:object size:0x4 data:4byte +lbl_805CC604 = .sbss:0x805CC604; // type:object size:0x4 data:4byte +lbl_805CC608 = .sbss:0x805CC608; // type:object size:0x4 data:4byte +lbl_805CC60C = .sbss:0x805CC60C; // type:object size:0x4 data:4byte +lbl_805CC610 = .sbss:0x805CC610; // type:object size:0x4 data:4byte +lbl_805CC614 = .sbss:0x805CC614; // type:object size:0x4 data:4byte +lbl_805CC618 = .sbss:0x805CC618; // type:object size:0x8 data:4byte +lbl_805CC620 = .sbss:0x805CC620; // type:object size:0x4 data:4byte +lbl_805CC624 = .sbss:0x805CC624; // type:object size:0x4 data:4byte +lbl_805CC628 = .sbss:0x805CC628; // type:object size:0x4 data:4byte +lbl_805CC62C = .sbss:0x805CC62C; // type:object size:0x4 data:4byte +lbl_805CC630 = .sbss:0x805CC630; // type:object size:0x8 data:4byte +lbl_805CC638 = .sbss:0x805CC638; // type:object size:0x1 data:byte +lbl_805CC63A = .sbss:0x805CC63A; // type:object size:0x2 data:2byte +lbl_805CC63C = .sbss:0x805CC63C; // type:object size:0x1 data:byte +lbl_805CC63E = .sbss:0x805CC63E; // type:object size:0x2 data:2byte +lbl_805CC640 = .sbss:0x805CC640; // type:object size:0x1 data:byte +lbl_805CC644 = .sbss:0x805CC644; // type:object size:0x1 data:byte +lbl_805CC648 = .sbss:0x805CC648; // type:object size:0x4 data:4byte +lbl_805CC64C = .sbss:0x805CC64C; // type:object size:0x4 data:4byte +lbl_805CC650 = .sbss:0x805CC650; // type:object size:0x4 data:4byte +lbl_805CC654 = .sbss:0x805CC654; // type:object size:0x4 +lbl_805CC658 = .sbss:0x805CC658; // type:object size:0x1 data:byte +lbl_805CC659 = .sbss:0x805CC659; // type:object size:0x1 data:byte +lbl_805CC65A = .sbss:0x805CC65A; // type:object size:0x1 data:byte +lbl_805CC65C = .sbss:0x805CC65C; // type:object size:0x1 data:byte +lbl_805CC660 = .sbss:0x805CC660; // type:object size:0x4 data:4byte +lbl_805CC664 = .sbss:0x805CC664; // type:object size:0x1 data:byte +lbl_805CC665 = .sbss:0x805CC665; // type:object size:0x1 data:byte +lbl_805CC666 = .sbss:0x805CC666; // type:object size:0x1 data:byte +lbl_805CC668 = .sbss:0x805CC668; // type:object size:0x4 data:4byte +lbl_805CC66C = .sbss:0x805CC66C; // type:object size:0x1 data:byte +lbl_805CC66D = .sbss:0x805CC66D; // type:object size:0x1 data:byte +lbl_805CC66E = .sbss:0x805CC66E; // type:object size:0x1 data:byte +lbl_805CC670 = .sbss:0x805CC670; // type:object size:0x4 +lbl_805CC674 = .sbss:0x805CC674; // type:object size:0x4 +lbl_805CC678 = .sbss:0x805CC678; // type:object size:0x4 +lbl_805CC67C = .sbss:0x805CC67C; // type:object size:0x4 +lbl_805CC680 = .sbss:0x805CC680; // type:object size:0x4 +lbl_805CC684 = .sbss:0x805CC684; // type:object size:0x4 +lbl_805CC688 = .sbss:0x805CC688; // type:object size:0x1 data:byte +lbl_805CC689 = .sbss:0x805CC689; // type:object size:0x1 data:byte +lbl_805CC68A = .sbss:0x805CC68A; // type:object size:0x1 data:byte +lbl_805CC68B = .sbss:0x805CC68B; // type:object size:0x5 data:byte +__fsInitialized = .sbss:0x805CC690; // type:object size:0x4 scope:local data:4byte +__devfs = .sbss:0x805CC694; // type:object size:0x4 scope:local data:4byte +lbl_805CC698 = .sbss:0x805CC698; // type:object size:0x4 data:4byte +lo$688 = .sbss:0x805CC69C; // type:object size:0x4 scope:local data:4byte +hi$689 = .sbss:0x805CC6A0; // type:object size:0x4 scope:local data:4byte +hId = .sbss:0x805CC6A4; // type:object size:0x4 scope:local data:4byte +__PADSpec = .sbss:0x805CC6A8; // type:object size:0x4 scope:global data:4byte +lbl_805CC6AC = .sbss:0x805CC6AC; // type:object size:0x4 data:4byte +lbl_805CC6B0 = .sbss:0x805CC6B0; // type:object size:0x4 data:4byte +lbl_805CC6B4 = .sbss:0x805CC6B4; // type:object size:0x4 data:4byte +lbl_805CC6B8 = .sbss:0x805CC6B8; // type:object size:0x4 data:4byte +lbl_805CC6BC = .sbss:0x805CC6BC; // type:object size:0x4 data:4byte +lbl_805CC6C0 = .sbss:0x805CC6C0; // type:object size:0x4 data:4byte +lbl_805CC6C4 = .sbss:0x805CC6C4; // type:object size:0x4 data:4byte +lbl_805CC6C8 = .sbss:0x805CC6C8; // type:object size:0x4 data:4byte +lbl_805CC6CC = .sbss:0x805CC6CC; // type:object size:0x4 data:4byte +lbl_805CC6D0 = .sbss:0x805CC6D0; // type:object size:0x1 data:byte +lbl_805CC6D4 = .sbss:0x805CC6D4; // type:object size:0x4 data:4byte +lbl_805CC6D8 = .sbss:0x805CC6D8; // type:object size:0x8 data:4byte +lbl_805CC6E0 = .sbss:0x805CC6E0; // type:object size:0x4 data:4byte +lbl_805CC6E4 = .sbss:0x805CC6E4; // type:object size:0x4 data:4byte +lbl_805CC6E8 = .sbss:0x805CC6E8; // type:object size:0x4 data:4byte +lbl_805CC6EC = .sbss:0x805CC6EC; // type:object size:0x4 data:4byte +lbl_805CC6F0 = .sbss:0x805CC6F0; // type:object size:0x1 data:byte +lbl_805CC6F4 = .sbss:0x805CC6F4; // type:object size:0x4 data:4byte +lbl_805CC6F8 = .sbss:0x805CC6F8; // type:object size:0x4 data:4byte +lbl_805CC6FC = .sbss:0x805CC6FC; // type:object size:0x4 data:4byte +lbl_805CC700 = .sbss:0x805CC700; // type:object size:0x8 data:4byte +lbl_805CC708 = .sbss:0x805CC708; // type:object size:0x4 data:4byte +lbl_805CC70C = .sbss:0x805CC70C; // type:object size:0x4 data:4byte +lbl_805CC710 = .sbss:0x805CC710; // type:object size:0x4 data:4byte +initialized$654 = .sbss:0x805CC714; // type:object size:0x4 scope:local data:4byte +IpcNumPendingReqs = .sbss:0x805CC718; // type:object size:0x4 scope:local data:4byte +IpcNumUnIssuedReqs = .sbss:0x805CC71C; // type:object size:0x4 scope:local data:4byte +lbl_805CC720 = .sbss:0x805CC720; // type:object size:0x8 data:4byte +s_libState = .sbss:0x805CC728; // type:object size:0x4 scope:local data:4byte +s_callback = .sbss:0x805CC730; // type:object size:0x4 scope:local data:4byte +s_stage = .sbss:0x805CC734; // type:object size:0x4 scope:local data:4byte +lbl_805CC738 = .sbss:0x805CC738; // type:object size:0x1 data:byte +lbl_805CC739 = .sbss:0x805CC739; // type:object size:0x1 data:byte +lbl_805CC73C = .sbss:0x805CC73C; // type:object size:0x4 data:4byte +lbl_805CC740 = .sbss:0x805CC740; // type:object size:0x4 data:4byte +lbl_805CC744 = .sbss:0x805CC744; // type:object size:0x1 data:byte +lbl_805CC748 = .sbss:0x805CC748; // type:object size:0x4 data:4byte +lbl_805CC74C = .sbss:0x805CC74C; // type:object size:0x4 data:4byte +lbl_805CC750 = .sbss:0x805CC750; // type:object size:0x4 data:4byte +lbl_805CC754 = .sbss:0x805CC754; // type:object size:0x4 data:4byte +lbl_805CC758 = .sbss:0x805CC758; // type:object size:0x1 data:byte +lbl_805CC75C = .sbss:0x805CC75C; // type:object size:0x4 data:4byte +lbl_805CC760 = .sbss:0x805CC760; // type:object size:0x4 data:4byte +lbl_805CC764 = .sbss:0x805CC764; // type:object size:0x4 data:4byte +lbl_805CC768 = .sbss:0x805CC768; // type:object size:0x8 data:byte +lbl_805CC770 = .sbss:0x805CC770; // type:object size:0x4 data:4byte +lbl_805CC774 = .sbss:0x805CC774; // type:object size:0x1 data:byte +lbl_805CC778 = .sbss:0x805CC778; // type:object size:0x4 data:4byte +lbl_805CC77C = .sbss:0x805CC77C; // type:object size:0x4 data:4byte +lbl_805CC780 = .sbss:0x805CC780; // type:object size:0x1 +lbl_805CC781 = .sbss:0x805CC781; // type:object size:0x1 data:byte +lbl_805CC782 = .sbss:0x805CC782; // type:object size:0x1 data:byte +lbl_805CC784 = .sbss:0x805CC784; // type:object size:0x4 data:4byte +lbl_805CC788 = .sbss:0x805CC788; // type:object size:0x4 data:4byte +lbl_805CC78C = .sbss:0x805CC78C; // type:object size:0x4 data:4byte +lbl_805CC790 = .sbss:0x805CC790; // type:object size:0x1 data:byte +lbl_805CC791 = .sbss:0x805CC791; // type:object size:0x1 data:byte +lbl_805CC792 = .sbss:0x805CC792; // type:object size:0x6 data:byte +lbl_805CC798 = .sbss:0x805CC798; // type:object size:0x4 data:4byte +lbl_805CC79C = .sbss:0x805CC79C; // type:object size:0x4 data:4byte +lbl_805CC7A0 = .sbss:0x805CC7A0; // type:object size:0x8 data:byte +lbl_805CC7A8 = .sbss:0x805CC7A8; // type:object size:0x8 data:4byte +BgJobStatus = .sbss:0x805CC7B0; // type:object size:0x1 scope:local data:byte +ItemRestSize = .sbss:0x805CC7B4; // type:object size:0x4 scope:local data:4byte +ItemNumTotal = .sbss:0x805CC7B8; // type:object size:0x4 scope:local data:4byte +lbl_805CC7BC = .sbss:0x805CC7BC; // type:object size:0x4 data:4byte +ItemIDOffsetTblOffset = .sbss:0x805CC7C0; // type:object size:0x4 scope:local data:4byte +IsDevKit = .sbss:0x805CC7C4; // type:object size:0x1 scope:local data:byte +lbl_805CC7C5 = .sbss:0x805CC7C5; // type:object size:0x1 data:byte +Initialized = .sbss:0x805CC7C6; // type:object size:0x1 scope:local data:byte +lbl_805CC7C8 = .sbss:0x805CC7C8; // type:object size:0x2 data:2byte +lbl_805CC7CC = .sbss:0x805CC7CC; // type:object size:0x4 data:4byte +lbl_805CC7D0 = .sbss:0x805CC7D0; // type:object size:0x2 data:2byte +lbl_805CC7D2 = .sbss:0x805CC7D2; // type:object size:0x2 data:2byte +lbl_805CC7D4 = .sbss:0x805CC7D4; // type:object size:0x2 data:2byte +lbl_805CC7D6 = .sbss:0x805CC7D6; // type:object size:0x2 data:2byte +lbl_805CC7D8 = .sbss:0x805CC7D8; // type:object size:0x2 data:2byte +lbl_805CC7DC = .sbss:0x805CC7DC; // type:object size:0x4 data:4byte +lbl_805CC7E0 = .sbss:0x805CC7E0; // type:object size:0x8 data:4byte +lbl_805CC7E8 = .sbss:0x805CC7E8; // type:object size:0x8 +lbl_805CC7F0 = .sbss:0x805CC7F0; // type:object size:0x8 data:4byte +lbl_805CC7F8 = .sbss:0x805CC7F8; // type:object size:0x8 +lbl_805CC800 = .sbss:0x805CC800; // type:object size:0x8 data:4byte +lbl_805CC808 = .sbss:0x805CC808; // type:object size:0x8 +lbl_805CC810 = .sbss:0x805CC810; // type:object size:0x4 data:4byte +lbl_805CC814 = .sbss:0x805CC814; // type:object size:0x4 data:4byte +lbl_805CC818 = .sbss:0x805CC818; // type:object size:0x4 data:4byte +lbl_805CC81C = .sbss:0x805CC81C; // type:object size:0x4 data:4byte +lbl_805CC820 = .sbss:0x805CC820; // type:object size:0x8 data:4byte +lbl_805CC828 = .sbss:0x805CC828; // type:object size:0x4 data:4byte +lbl_805CC82C = .sbss:0x805CC82C; // type:object size:0x4 data:4byte +lbl_805CC830 = .sbss:0x805CC830; // type:object size:0x4 data:4byte +lbl_805CC834 = .sbss:0x805CC834; // type:object size:0x4 data:4byte +lbl_805CC838 = .sbss:0x805CC838; // type:object size:0x4 data:4byte +lbl_805CC83C = .sbss:0x805CC83C; // type:object size:0x4 data:4byte +lbl_805CC840 = .sbss:0x805CC840; // type:object size:0x1 data:byte +lbl_805CC844 = .sbss:0x805CC844; // type:object size:0x4 data:4byte +lbl_805CC848 = .sbss:0x805CC848; // type:object size:0x1 data:byte +lbl_805CC84C = .sbss:0x805CC84C; // type:object size:0x4 data:4byte +lbl_805CC850 = .sbss:0x805CC850; // type:object size:0x4 data:4byte +lbl_805CC854 = .sbss:0x805CC854; // type:object size:0x4 data:4byte +lbl_805CC858 = .sbss:0x805CC858; // type:object size:0x1 data:byte +lbl_805CC859 = .sbss:0x805CC859; // type:object size:0x1 data:byte +lbl_805CC85A = .sbss:0x805CC85A; // type:object size:0x1 data:byte +lbl_805CC85B = .sbss:0x805CC85B; // type:object size:0x1 data:byte +lbl_805CC85C = .sbss:0x805CC85C; // type:object size:0x4 data:4byte +lbl_805CC860 = .sbss:0x805CC860; // type:object size:0x1 data:byte +lbl_805CC861 = .sbss:0x805CC861; // type:object size:0x1 data:byte +lbl_805CC862 = .sbss:0x805CC862; // type:object size:0x6 data:byte +lbl_805CC868 = .sbss:0x805CC868; // type:object size:0x8 data:byte +lbl_805CC870 = .sbss:0x805CC870; // type:object size:0x4 data:4byte +lbl_805CC874 = .sbss:0x805CC874; // type:object size:0x4 data:4byte +lbl_805CC878 = .sbss:0x805CC878; // type:object size:0x1 data:byte +lbl_805CC879 = .sbss:0x805CC879; // type:object size:0x7 data:byte +lbl_805CC880 = .sbss:0x805CC880; // type:object size:0x8 data:byte +lbl_805CC888 = .sbss:0x805CC888; // type:object size:0x8 data:4byte +lbl_805CC890 = .sbss:0x805CC890; // type:object size:0x4 data:4byte +lbl_805CC894 = .sbss:0x805CC894; // type:object size:0x4 data:4byte +lbl_805CC898 = .sbss:0x805CC898; // type:object size:0x1 data:byte +lbl_805CC89C = .sbss:0x805CC89C; // type:object size:0x4 data:4byte +lbl_805CC8A0 = .sbss:0x805CC8A0; // type:object size:0x4 data:4byte +lbl_805CC8A4 = .sbss:0x805CC8A4; // type:object size:0x4 data:4byte +lbl_805CC8A8 = .sbss:0x805CC8A8; // type:object size:0x4 data:4byte +lbl_805CC8AC = .sbss:0x805CC8AC; // type:object size:0x4 data:4byte +lbl_805CC8B0 = .sbss:0x805CC8B0; // type:object size:0x8 data:byte +lbl_805CC8B8 = .sbss:0x805CC8B8; // type:object size:0x8 data:byte +lbl_805CC8C0 = .sbss:0x805CC8C0; // type:object size:0x8 data:byte +lbl_805CC8C8 = .sbss:0x805CC8C8; // type:object size:0x8 data:byte +lbl_805CC8D0 = .sbss:0x805CC8D0; // type:object size:0x8 data:byte +lbl_805CC8D8 = .sbss:0x805CC8D8; // type:object size:0x1 data:byte +lbl_805CC8DC = .sbss:0x805CC8DC; // type:object size:0x4 data:4byte +lbl_805CC8E0 = .sbss:0x805CC8E0; // type:object size:0x8 data:4byte +lbl_805CC8E8 = .sbss:0x805CC8E8; // type:object size:0x4 data:4byte +lbl_805CC8EC = .sbss:0x805CC8EC; // type:object size:0x4 data:4byte +lbl_805CC8F0 = .sbss:0x805CC8F0; // type:object size:0x8 data:4byte +lbl_805CC8F8 = .sbss:0x805CC8F8; // type:object size:0x1 data:byte +lbl_805CC8F9 = .sbss:0x805CC8F9; // type:object size:0x1 data:byte +lbl_805CC8FA = .sbss:0x805CC8FA; // type:object size:0x1 data:byte +lbl_805CC8FB = .sbss:0x805CC8FB; // type:object size:0x1 data:byte +lbl_805CC8FC = .sbss:0x805CC8FC; // type:object size:0x2 data:2byte +lbl_805CC900 = .sbss:0x805CC900; // type:object size:0x4 data:4byte +lbl_805CC904 = .sbss:0x805CC904; // type:object size:0x4 data:4byte +lbl_805CC908 = .sbss:0x805CC908; // type:object size:0x8 data:4byte +lbl_805CC910 = .sbss:0x805CC910; // type:object size:0x8 data:4byte +lbl_805CC918 = .sbss:0x805CC918; // type:object size:0x4 data:4byte +lbl_805CC91C = .sbss:0x805CC91C; // type:object size:0x1 data:byte +lbl_805CC920 = .sbss:0x805CC920; // type:object size:0x4 data:4byte +lbl_805CC924 = .sbss:0x805CC924; // type:object size:0x1 data:byte +lbl_805CC925 = .sbss:0x805CC925; // type:object size:0x1 data:byte +lbl_805CC926 = .sbss:0x805CC926; // type:object size:0x1 data:byte +lbl_805CC928 = .sbss:0x805CC928; // type:object size:0x4 data:4byte +lbl_805CC92C = .sbss:0x805CC92C; // type:object size:0x1 data:byte +lbl_805CC930 = .sbss:0x805CC930; // type:object size:0x8 +lbl_805CC938 = .sbss:0x805CC938; // type:object size:0x2 data:2byte +lbl_805CC93C = .sbss:0x805CC93C; // type:object size:0x4 data:4byte +lbl_805CC940 = .sbss:0x805CC940; // type:object size:0x4 data:4byte +lbl_805CC944 = .sbss:0x805CC944; // type:object size:0x4 data:4byte +lbl_805CC948 = .sbss:0x805CC948; // type:object size:0x4 data:4byte +lbl_805CC94C = .sbss:0x805CC94C; // type:object size:0x4 data:4byte +lbl_805CC950 = .sbss:0x805CC950; // type:object size:0x4 data:4byte +lbl_805CC954 = .sbss:0x805CC954; // type:object size:0x1 data:byte +lbl_805CC955 = .sbss:0x805CC955; // type:object size:0x1 data:byte +lbl_805CC958 = .sbss:0x805CC958; // type:object size:0x4 data:4byte +lbl_805CC95C = .sbss:0x805CC95C; // type:object size:0x2 data:2byte +lbl_805CC960 = .sbss:0x805CC960; // type:object size:0x4 data:4byte +lbl_805CC964 = .sbss:0x805CC964; // type:object size:0x4 data:4byte +lbl_805CC968 = .sbss:0x805CC968; // type:object size:0x4 data:4byte +lbl_805CC96C = .sbss:0x805CC96C; // type:object size:0x2 data:2byte +lbl_805CC970 = .sbss:0x805CC970; // type:object size:0x4 data:4byte +lbl_805CC974 = .sbss:0x805CC974; // type:object size:0x4 data:4byte +lbl_805CC978 = .sbss:0x805CC978; // type:object size:0x8 data:4byte +lbl_805CC980 = .sbss:0x805CC980; // type:object size:0x1 data:byte +lbl_805CC981 = .sbss:0x805CC981; // type:object size:0x1 data:byte +lbl_805CC982 = .sbss:0x805CC982; // type:object size:0x1 data:byte +lbl_805CC983 = .sbss:0x805CC983; // type:object size:0x1 data:byte +lbl_805CC984 = .sbss:0x805CC984; // type:object size:0x1 data:byte +lbl_805CC988 = .sbss:0x805CC988; // type:object size:0x4 data:4byte +lbl_805CC98C = .sbss:0x805CC98C; // type:object size:0x4 data:4byte +lbl_805CC990 = .sbss:0x805CC990; // type:object size:0x8 data:4byte +lbl_805CC998 = .sbss:0x805CC998; // type:object size:0x4 data:4byte +lbl_805CC99C = .sbss:0x805CC99C; // type:object size:0x4 data:4byte +lbl_805CC9A0 = .sbss:0x805CC9A0; // type:object size:0x4 data:4byte +lbl_805CC9A4 = .sbss:0x805CC9A4; // type:object size:0x4 data:4byte +lbl_805CC9A8 = .sbss:0x805CC9A8; // type:object size:0x4 data:4byte +lbl_805CC9AC = .sbss:0x805CC9AC; // type:object size:0x4 data:4byte +lbl_805CC9B0 = .sbss:0x805CC9B0; // type:object size:0x8 data:4byte +lbl_805CC9B8 = .sbss:0x805CC9B8; // type:object size:0x8 data:4byte +lbl_805CC9C0 = .sbss:0x805CC9C0; // type:object size:0x8 data:4byte +lbl_805CC9C8 = .sbss:0x805CC9C8; // type:object size:0x4 data:4byte +lbl_805CC9CC = .sbss:0x805CC9CC; // type:object size:0x4 data:4byte +lbl_805CC9D0 = .sbss:0x805CC9D0; // type:object size:0x8 data:4byte +lbl_805CC9D8 = .sbss:0x805CC9D8; // type:object size:0x4 data:4byte +lbl_805CC9DC = .sbss:0x805CC9DC; // type:object size:0x4 data:4byte +lbl_805CC9E0 = .sbss:0x805CC9E0; // type:object size:0x4 data:4byte +lbl_805CC9E4 = .sbss:0x805CC9E4; // type:object size:0x4 data:4byte +lbl_805CC9E8 = .sbss:0x805CC9E8; // type:object size:0x4 data:4byte +lbl_805CC9EC = .sbss:0x805CC9EC; // type:object size:0x4 data:4byte +lbl_805CC9F0 = .sbss:0x805CC9F0; // type:object size:0x8 data:4byte +lbl_805CC9F8 = .sbss:0x805CC9F8; // type:object size:0x4 data:4byte +lbl_805CC9FC = .sbss:0x805CC9FC; // type:object size:0x4 data:4byte +lbl_805CCA00 = .sbss:0x805CCA00; // type:object size:0x8 data:4byte +lbl_805CCA08 = .sbss:0x805CCA08; // type:object size:0x8 data:4byte +lbl_805CCA10 = .sbss:0x805CCA10; // type:object size:0x4 data:4byte +lbl_805CCA14 = .sbss:0x805CCA14; // type:object size:0x4 data:4byte +lbl_805CCA18 = .sbss:0x805CCA18; // type:object size:0x4 data:4byte +lbl_805CCA1C = .sbss:0x805CCA1C; // type:object size:0x4 data:4byte +lbl_805CCA20 = .sbss:0x805CCA20; // type:object size:0x4 data:4byte +lbl_805CCA24 = .sbss:0x805CCA24; // type:object size:0x4 data:4byte +lbl_805CCA28 = .sbss:0x805CCA28; // type:object size:0x8 data:4byte +lbl_805CCA30 = .sbss:0x805CCA30; // type:object size:0x4 data:4byte +lbl_805CCA34 = .sbss:0x805CCA34; // type:object size:0x4 data:4byte +lbl_805CCA38 = .sbss:0x805CCA38; // type:object size:0x4 data:4byte +lbl_805CCA3C = .sbss:0x805CCA3C; // type:object size:0x4 data:4byte +lbl_805CCA40 = .sdata2:0x805CCA40; // type:object size:0x8 data:float +lbl_805CCA48 = .sdata2:0x805CCA48; // type:object size:0x4 data:float +lbl_805CCA4C = .sdata2:0x805CCA4C; // type:object size:0x4 data:float +lbl_805CCA50 = .sdata2:0x805CCA50; // type:object size:0x4 data:float +lbl_805CCA54 = .sdata2:0x805CCA54; // type:object size:0x4 data:float +lbl_805CCA58 = .sdata2:0x805CCA58; // type:object size:0x4 data:float +lbl_805CCA5C = .sdata2:0x805CCA5C; // type:object size:0x4 data:float +lbl_805CCA60 = .sdata2:0x805CCA60; // type:object size:0x4 data:float +lbl_805CCA64 = .sdata2:0x805CCA64; // type:object size:0x4 data:float +lbl_805CCA68 = .sdata2:0x805CCA68; // type:object size:0x4 data:float +lbl_805CCA6C = .sdata2:0x805CCA6C; // type:object size:0x4 data:float +lbl_805CCA70 = .sdata2:0x805CCA70; // type:object size:0x8 data:float +lbl_805CCA78 = .sdata2:0x805CCA78; // type:object size:0x4 data:float +lbl_805CCA7C = .sdata2:0x805CCA7C; // type:object size:0x4 data:float +lbl_805CCA80 = .sdata2:0x805CCA80; // type:object size:0x4 data:float +lbl_805CCA84 = .sdata2:0x805CCA84; // type:object size:0x4 data:float +lbl_805CCA88 = .sdata2:0x805CCA88; // type:object size:0x4 data:float +lbl_805CCA8C = .sdata2:0x805CCA8C; // type:object size:0x4 data:float +lbl_805CCA90 = .sdata2:0x805CCA90; // type:object size:0x8 data:float +lbl_805CCA98 = .sdata2:0x805CCA98; // type:object size:0x4 data:float +lbl_805CCA9C = .sdata2:0x805CCA9C; // type:object size:0x4 data:float +lbl_805CCAA0 = .sdata2:0x805CCAA0; // type:object size:0x4 data:float +lbl_805CCAA4 = .sdata2:0x805CCAA4; // type:object size:0x4 data:float +lbl_805CCAA8 = .sdata2:0x805CCAA8; // type:object size:0x4 data:float +lbl_805CCAAC = .sdata2:0x805CCAAC; // type:object size:0x4 data:float +lbl_805CCAB0 = .sdata2:0x805CCAB0; // type:object size:0x4 data:float +lbl_805CCAB4 = .sdata2:0x805CCAB4; // type:object size:0x4 data:float +lbl_805CCAB8 = .sdata2:0x805CCAB8; // type:object size:0x4 data:float +lbl_805CCABC = .sdata2:0x805CCABC; // type:object size:0x4 data:float +lbl_805CCAC0 = .sdata2:0x805CCAC0; // type:object size:0x8 data:float +lbl_805CCAC8 = .sdata2:0x805CCAC8; // type:object size:0x4 data:4byte +kDefaultMinPosChange__12CActorLights = .sdata2:0x805CCACC; // type:object size:0x4 scope:global data:float +lbl_805CCAD0 = .sdata2:0x805CCAD0; // type:object size:0x4 data:float +lbl_805CCAD4 = .sdata2:0x805CCAD4; // type:object size:0x4 data:float +lbl_805CCAD8 = .sdata2:0x805CCAD8; // type:object size:0x4 data:float +lbl_805CCADC = .sdata2:0x805CCADC; // type:object size:0x4 data:float +lbl_805CCAE0 = .sdata2:0x805CCAE0; // type:object size:0x4 data:float +lbl_805CCAE4 = .sdata2:0x805CCAE4; // type:object size:0x4 data:float +lbl_805CCAE8 = .sdata2:0x805CCAE8; // type:object size:0x4 data:float +lbl_805CCAEC = .sdata2:0x805CCAEC; // type:object size:0x4 data:float +lbl_805CCAF0 = .sdata2:0x805CCAF0; // type:object size:0x4 data:float +lbl_805CCAF4 = .sdata2:0x805CCAF4; // type:object size:0x4 data:float +lbl_805CCAF8 = .sdata2:0x805CCAF8; // type:object size:0x4 data:float +lbl_805CCAFC = .sdata2:0x805CCAFC; // type:object size:0x4 data:float +lbl_805CCB00 = .sdata2:0x805CCB00; // type:object size:0x4 data:float +lbl_805CCB04 = .sdata2:0x805CCB04; // type:object size:0x4 data:float +lbl_805CCB08 = .sdata2:0x805CCB08; // type:object size:0x4 data:float +lbl_805CCB0C = .sdata2:0x805CCB0C; // type:object size:0x4 data:float +lbl_805CCB10 = .sdata2:0x805CCB10; // type:object size:0x4 data:float +lbl_805CCB14 = .sdata2:0x805CCB14; // type:object size:0x4 data:float +lbl_805CCB18 = .sdata2:0x805CCB18; // type:object size:0x4 data:float +lbl_805CCB1C = .sdata2:0x805CCB1C; // type:object size:0x4 data:float +lbl_805CCB20 = .sdata2:0x805CCB20; // type:object size:0x4 data:float +lbl_805CCB24 = .sdata2:0x805CCB24; // type:object size:0x4 data:float +lbl_805CCB28 = .sdata2:0x805CCB28; // type:object size:0x4 data:float +lbl_805CCB2C = .sdata2:0x805CCB2C; // type:object size:0x4 data:float +lbl_805CCB30 = .sdata2:0x805CCB30; // type:object size:0x8 data:float +lbl_805CCB38 = .sdata2:0x805CCB38; // type:object size:0x4 data:float +lbl_805CCB3C = .sdata2:0x805CCB3C; // type:object size:0x4 data:float +lbl_805CCB40 = .sdata2:0x805CCB40; // type:object size:0x4 data:float +lbl_805CCB44 = .sdata2:0x805CCB44; // type:object size:0x4 data:float +lbl_805CCB48 = .sdata2:0x805CCB48; // type:object size:0x4 data:float +lbl_805CCB4C = .sdata2:0x805CCB4C; // type:object size:0x4 data:float +lbl_805CCB50 = .sdata2:0x805CCB50; // type:object size:0x4 data:float +lbl_805CCB54 = .sdata2:0x805CCB54; // type:object size:0x4 data:float +lbl_805CCB58 = .sdata2:0x805CCB58; // type:object size:0x8 data:float +lbl_805CCB60 = .sdata2:0x805CCB60; // type:object size:0x4 data:float +lbl_805CCB64 = .sdata2:0x805CCB64; // type:object size:0x4 data:float +lbl_805CCB68 = .sdata2:0x805CCB68; // type:object size:0x4 data:float +lbl_805CCB6C = .sdata2:0x805CCB6C; // type:object size:0x4 data:float +lbl_805CCB70 = .sdata2:0x805CCB70; // type:object size:0x4 data:float +lbl_805CCB74 = .sdata2:0x805CCB74; // type:object size:0x4 data:float +lbl_805CCB78 = .sdata2:0x805CCB78; // type:object size:0x4 data:float +lbl_805CCB7C = .sdata2:0x805CCB7C; // type:object size:0x4 data:float +lbl_805CCB80 = .sdata2:0x805CCB80; // type:object size:0x4 data:float +lbl_805CCB84 = .sdata2:0x805CCB84; // type:object size:0x4 data:float +lbl_805CCB88 = .sdata2:0x805CCB88; // type:object size:0x4 data:float +lbl_805CCB8C = .sdata2:0x805CCB8C; // type:object size:0x4 data:float +lbl_805CCB90 = .sdata2:0x805CCB90; // type:object size:0x4 data:float +lbl_805CCB94 = .sdata2:0x805CCB94; // type:object size:0x4 data:float +lbl_805CCB98 = .sdata2:0x805CCB98; // type:object size:0x4 data:float +lbl_805CCB9C = .sdata2:0x805CCB9C; // type:object size:0x4 data:float +lbl_805CCBA0 = .sdata2:0x805CCBA0; // type:object size:0x4 data:float +lbl_805CCBA4 = .sdata2:0x805CCBA4; // type:object size:0x4 data:float +lbl_805CCBA8 = .sdata2:0x805CCBA8; // type:object size:0x4 data:float +lbl_805CCBAC = .sdata2:0x805CCBAC; // type:object size:0x4 data:float +lbl_805CCBB0 = .sdata2:0x805CCBB0; // type:object size:0x4 data:float +lbl_805CCBB4 = .sdata2:0x805CCBB4; // type:object size:0x4 data:float +lbl_805CCBB8 = .sdata2:0x805CCBB8; // type:object size:0x4 data:float +lbl_805CCBBC = .sdata2:0x805CCBBC; // type:object size:0x4 data:float +lbl_805CCBC0 = .sdata2:0x805CCBC0; // type:object size:0x4 data:float +lbl_805CCBC4 = .sdata2:0x805CCBC4; // type:object size:0x4 data:float +lbl_805CCBC8 = .sdata2:0x805CCBC8; // type:object size:0x4 data:float +lbl_805CCBCC = .sdata2:0x805CCBCC; // type:object size:0x4 data:float +lbl_805CCBD0 = .sdata2:0x805CCBD0; // type:object size:0x4 data:float +lbl_805CCBD4 = .sdata2:0x805CCBD4; // type:object size:0x4 data:float +lbl_805CCBD8 = .sdata2:0x805CCBD8; // type:object size:0x4 data:float +lbl_805CCBDC = .sdata2:0x805CCBDC; // type:object size:0x4 data:float +lbl_805CCBE0 = .sdata2:0x805CCBE0; // type:object size:0x4 data:float +lbl_805CCBE4 = .sdata2:0x805CCBE4; // type:object size:0x4 data:float +lbl_805CCBE8 = .sdata2:0x805CCBE8; // type:object size:0x4 data:float +lbl_805CCBEC = .sdata2:0x805CCBEC; // type:object size:0x4 data:float +lbl_805CCBF0 = .sdata2:0x805CCBF0; // type:object size:0x4 data:float +lbl_805CCBF4 = .sdata2:0x805CCBF4; // type:object size:0x4 data:float +lbl_805CCBF8 = .sdata2:0x805CCBF8; // type:object size:0x4 data:float +lbl_805CCBFC = .sdata2:0x805CCBFC; // type:object size:0x4 data:float +lbl_805CCC00 = .sdata2:0x805CCC00; // type:object size:0x4 data:float +lbl_805CCC04 = .sdata2:0x805CCC04; // type:object size:0x4 data:float +lbl_805CCC08 = .sdata2:0x805CCC08; // type:object size:0x4 data:float +lbl_805CCC0C = .sdata2:0x805CCC0C; // type:object size:0x4 data:float +lbl_805CCC10 = .sdata2:0x805CCC10; // type:object size:0x4 data:float +lbl_805CCC14 = .sdata2:0x805CCC14; // type:object size:0x4 data:float +lbl_805CCC18 = .sdata2:0x805CCC18; // type:object size:0x4 +lbl_805CCC1C = .sdata2:0x805CCC1C; // type:object size:0x4 data:4byte +lbl_805CCC20 = .sdata2:0x805CCC20; // type:object size:0x4 data:4byte +lbl_805CCC24 = .sdata2:0x805CCC24; // type:object size:0x4 data:4byte +lbl_805CCC28 = .sdata2:0x805CCC28; // type:object size:0x4 +lbl_805CCC2C = .sdata2:0x805CCC2C; // type:object size:0x4 data:float +lbl_805CCC30 = .sdata2:0x805CCC30; // type:object size:0x4 data:float +lbl_805CCC34 = .sdata2:0x805CCC34; // type:object size:0x4 data:float +lbl_805CCC38 = .sdata2:0x805CCC38; // type:object size:0x4 data:float +lbl_805CCC3C = .sdata2:0x805CCC3C; // type:object size:0x4 data:float +lbl_805CCC40 = .sdata2:0x805CCC40; // type:object size:0x2 data:2byte +lbl_805CCC42 = .sdata2:0x805CCC42; // type:object size:0x2 data:2byte +lbl_805CCC44 = .sdata2:0x805CCC44; // type:object size:0x4 +lbl_805CCC48 = .sdata2:0x805CCC48; // type:object size:0x4 data:float +lbl_805CCC4C = .sdata2:0x805CCC4C; // type:object size:0x4 data:float +lbl_805CCC50 = .sdata2:0x805CCC50; // type:object size:0x4 data:float +lbl_805CCC54 = .sdata2:0x805CCC54; // type:object size:0x4 data:float +lbl_805CCC58 = .sdata2:0x805CCC58; // type:object size:0x4 data:float +lbl_805CCC5C = .sdata2:0x805CCC5C; // type:object size:0x4 data:float +lbl_805CCC60 = .sdata2:0x805CCC60; // type:object size:0x4 data:float +lbl_805CCC64 = .sdata2:0x805CCC64; // type:object size:0x4 data:float +lbl_805CCC68 = .sdata2:0x805CCC68; // type:object size:0x4 data:float +lbl_805CCC6C = .sdata2:0x805CCC6C; // type:object size:0x4 data:float +lbl_805CCC70 = .sdata2:0x805CCC70; // type:object size:0x4 data:float +lbl_805CCC74 = .sdata2:0x805CCC74; // type:object size:0x4 data:float +lbl_805CCC78 = .sdata2:0x805CCC78; // type:object size:0x4 data:float +lbl_805CCC7C = .sdata2:0x805CCC7C; // type:object size:0x4 data:float +lbl_805CCC80 = .sdata2:0x805CCC80; // type:object size:0x4 data:float +lbl_805CCC84 = .sdata2:0x805CCC84; // type:object size:0x4 data:float +lbl_805CCC88 = .sdata2:0x805CCC88; // type:object size:0x4 data:float +lbl_805CCC8C = .sdata2:0x805CCC8C; // type:object size:0x4 data:float +lbl_805CCC90 = .sdata2:0x805CCC90; // type:object size:0x4 data:float +lbl_805CCC94 = .sdata2:0x805CCC94; // type:object size:0x4 data:float +lbl_805CCC98 = .sdata2:0x805CCC98; // type:object size:0x4 data:float +lbl_805CCC9C = .sdata2:0x805CCC9C; // type:object size:0x4 data:float +lbl_805CCCA0 = .sdata2:0x805CCCA0; // type:object size:0x4 data:float +lbl_805CCCA4 = .sdata2:0x805CCCA4; // type:object size:0x4 data:float +lbl_805CCCA8 = .sdata2:0x805CCCA8; // type:object size:0x4 data:float +lbl_805CCCAC = .sdata2:0x805CCCAC; // type:object size:0x2 data:2byte +lbl_805CCCAE = .sdata2:0x805CCCAE; // type:object size:0x2 data:2byte +lbl_805CCCB0 = .sdata2:0x805CCCB0; // type:object size:0x2 data:2byte +lbl_805CCCB2 = .sdata2:0x805CCCB2; // type:object size:0x2 data:2byte +lbl_805CCCB4 = .sdata2:0x805CCCB4; // type:object size:0x4 data:float +lbl_805CCCB8 = .sdata2:0x805CCCB8; // type:object size:0x4 data:float +lbl_805CCCBC = .sdata2:0x805CCCBC; // type:object size:0x4 data:float +lbl_805CCCC0 = .sdata2:0x805CCCC0; // type:object size:0x4 data:float +lbl_805CCCC4 = .sdata2:0x805CCCC4; // type:object size:0x4 data:float +lbl_805CCCC8 = .sdata2:0x805CCCC8; // type:object size:0x4 data:float +lbl_805CCCCC = .sdata2:0x805CCCCC; // type:object size:0x4 data:float +lbl_805CCCD0 = .sdata2:0x805CCCD0; // type:object size:0x4 data:float +lbl_805CCCD4 = .sdata2:0x805CCCD4; // type:object size:0x4 data:float +lbl_805CCCD8 = .sdata2:0x805CCCD8; // type:object size:0x4 data:float +lbl_805CCCDC = .sdata2:0x805CCCDC; // type:object size:0x4 data:float +lbl_805CCCE0 = .sdata2:0x805CCCE0; // type:object size:0x4 data:4byte +lbl_805CCCE4 = .sdata2:0x805CCCE4; // type:object size:0x4 data:4byte +lbl_805CCCE8 = .sdata2:0x805CCCE8; // type:object size:0x8 data:4byte +lbl_805CCCF0 = .sdata2:0x805CCCF0; // type:object size:0x4 data:float +lbl_805CCCF4 = .sdata2:0x805CCCF4; // type:object size:0x4 data:float +lbl_805CCCF8 = .sdata2:0x805CCCF8; // type:object size:0x4 data:float +lbl_805CCCFC = .sdata2:0x805CCCFC; // type:object size:0x4 data:float +lbl_805CCD00 = .sdata2:0x805CCD00; // type:object size:0x8 data:float +lbl_805CCD08 = .sdata2:0x805CCD08; // type:object size:0x4 data:float +lbl_805CCD0C = .sdata2:0x805CCD0C; // type:object size:0x4 data:float +lbl_805CCD10 = .sdata2:0x805CCD10; // type:object size:0x8 data:float +lbl_805CCD18 = .sdata2:0x805CCD18; // type:object size:0x4 data:float +lbl_805CCD1C = .sdata2:0x805CCD1C; // type:object size:0x4 data:float +lbl_805CCD20 = .sdata2:0x805CCD20; // type:object size:0x4 data:float +lbl_805CCD24 = .sdata2:0x805CCD24; // type:object size:0x4 data:float +lbl_805CCD28 = .sdata2:0x805CCD28; // type:object size:0x4 data:float +lbl_805CCD2C = .sdata2:0x805CCD2C; // type:object size:0x4 data:float +lbl_805CCD30 = .sdata2:0x805CCD30; // type:object size:0x4 data:float +lbl_805CCD34 = .sdata2:0x805CCD34; // type:object size:0x4 data:float +lbl_805CCD38 = .sdata2:0x805CCD38; // type:object size:0x4 data:float +lbl_805CCD3C = .sdata2:0x805CCD3C; // type:object size:0x4 data:float +lbl_805CCD40 = .sdata2:0x805CCD40; // type:object size:0x4 data:float +lbl_805CCD44 = .sdata2:0x805CCD44; // type:object size:0x4 data:float +lbl_805CCD48 = .sdata2:0x805CCD48; // type:object size:0x8 data:float +lbl_805CCD50 = .sdata2:0x805CCD50; // type:object size:0x4 data:float +lbl_805CCD54 = .sdata2:0x805CCD54; // type:object size:0x4 data:float +lbl_805CCD58 = .sdata2:0x805CCD58; // type:object size:0x4 data:float +lbl_805CCD5C = .sdata2:0x805CCD5C; // type:object size:0x4 data:float +lbl_805CCD60 = .sdata2:0x805CCD60; // type:object size:0x4 data:float +lbl_805CCD64 = .sdata2:0x805CCD64; // type:object size:0x4 data:float +lbl_805CCD68 = .sdata2:0x805CCD68; // type:object size:0x4 data:float +lbl_805CCD6C = .sdata2:0x805CCD6C; // type:object size:0x4 data:float +lbl_805CCD70 = .sdata2:0x805CCD70; // type:object size:0x4 data:float +lbl_805CCD74 = .sdata2:0x805CCD74; // type:object size:0x4 data:float +lbl_805CCD78 = .sdata2:0x805CCD78; // type:object size:0x4 data:float +lbl_805CCD7C = .sdata2:0x805CCD7C; // type:object size:0x4 data:float +lbl_805CCD80 = .sdata2:0x805CCD80; // type:object size:0x8 data:float +lbl_805CCD88 = .sdata2:0x805CCD88; // type:object size:0x4 data:float +lbl_805CCD8C = .sdata2:0x805CCD8C; // type:object size:0x4 data:float +lbl_805CCD90 = .sdata2:0x805CCD90; // type:object size:0x4 data:float +lbl_805CCD94 = .sdata2:0x805CCD94; // type:object size:0x4 data:float +lbl_805CCD98 = .sdata2:0x805CCD98; // type:object size:0x4 data:float +lbl_805CCD9C = .sdata2:0x805CCD9C; // type:object size:0x4 data:float +lbl_805CCDA0 = .sdata2:0x805CCDA0; // type:object size:0x4 data:float +lbl_805CCDA4 = .sdata2:0x805CCDA4; // type:object size:0x4 data:float +lbl_805CCDA8 = .sdata2:0x805CCDA8; // type:object size:0x4 data:float +lbl_805CCDAC = .sdata2:0x805CCDAC; // type:object size:0x4 data:float +lbl_805CCDB0 = .sdata2:0x805CCDB0; // type:object size:0x4 data:float +lbl_805CCDB4 = .sdata2:0x805CCDB4; // type:object size:0x4 data:float +lbl_805CCDB8 = .sdata2:0x805CCDB8; // type:object size:0x8 data:float +lbl_805CCDC0 = .sdata2:0x805CCDC0; // type:object size:0x4 data:float +lbl_805CCDC4 = .sdata2:0x805CCDC4; // type:object size:0x4 data:float +lbl_805CCDC8 = .sdata2:0x805CCDC8; // type:object size:0x4 data:float +lbl_805CCDCC = .sdata2:0x805CCDCC; // type:object size:0x4 data:float +lbl_805CCDD0 = .sdata2:0x805CCDD0; // type:object size:0x4 data:float +lbl_805CCDD4 = .sdata2:0x805CCDD4; // type:object size:0x4 data:float +lbl_805CCDD8 = .sdata2:0x805CCDD8; // type:object size:0x8 data:float +lbl_805CCDE0 = .sdata2:0x805CCDE0; // type:object size:0x4 data:float +lbl_805CCDE4 = .sdata2:0x805CCDE4; // type:object size:0x4 data:float +lbl_805CCDE8 = .sdata2:0x805CCDE8; // type:object size:0x4 data:float +lbl_805CCDEC = .sdata2:0x805CCDEC; // type:object size:0x4 data:float +lbl_805CCDF0 = .sdata2:0x805CCDF0; // type:object size:0x4 data:float +lbl_805CCDF4 = .sdata2:0x805CCDF4; // type:object size:0x4 data:float +lbl_805CCDF8 = .sdata2:0x805CCDF8; // type:object size:0x4 data:float +lbl_805CCDFC = .sdata2:0x805CCDFC; // type:object size:0x4 data:float +lbl_805CCE00 = .sdata2:0x805CCE00; // type:object size:0x4 data:float +lbl_805CCE04 = .sdata2:0x805CCE04; // type:object size:0x4 data:float +lbl_805CCE08 = .sdata2:0x805CCE08; // type:object size:0x4 data:float +lbl_805CCE0C = .sdata2:0x805CCE0C; // type:object size:0x4 data:float +lbl_805CCE10 = .sdata2:0x805CCE10; // type:object size:0x4 data:float +lbl_805CCE14 = .sdata2:0x805CCE14; // type:object size:0x4 data:float +lbl_805CCE18 = .sdata2:0x805CCE18; // type:object size:0x4 data:float +lbl_805CCE1C = .sdata2:0x805CCE1C; // type:object size:0x4 data:float +lbl_805CCE20 = .sdata2:0x805CCE20; // type:object size:0x4 data:float +lbl_805CCE24 = .sdata2:0x805CCE24; // type:object size:0x4 data:float +lbl_805CCE28 = .sdata2:0x805CCE28; // type:object size:0x4 data:float +lbl_805CCE2C = .sdata2:0x805CCE2C; // type:object size:0x4 data:float +lbl_805CCE30 = .sdata2:0x805CCE30; // type:object size:0x4 data:float +lbl_805CCE34 = .sdata2:0x805CCE34; // type:object size:0x4 data:float +lbl_805CCE38 = .sdata2:0x805CCE38; // type:object size:0x4 data:float +lbl_805CCE3C = .sdata2:0x805CCE3C; // type:object size:0x4 data:float +lbl_805CCE40 = .sdata2:0x805CCE40; // type:object size:0x4 data:float +lbl_805CCE44 = .sdata2:0x805CCE44; // type:object size:0x4 data:float +lbl_805CCE48 = .sdata2:0x805CCE48; // type:object size:0x4 data:float +lbl_805CCE4C = .sdata2:0x805CCE4C; // type:object size:0x4 data:float +lbl_805CCE50 = .sdata2:0x805CCE50; // type:object size:0x8 data:float +lbl_805CCE58 = .sdata2:0x805CCE58; // type:object size:0x4 data:float +lbl_805CCE5C = .sdata2:0x805CCE5C; // type:object size:0x4 data:float +lbl_805CCE60 = .sdata2:0x805CCE60; // type:object size:0x8 data:float +lbl_805CCE68 = .sdata2:0x805CCE68; // type:object size:0x4 data:float +lbl_805CCE6C = .sdata2:0x805CCE6C; // type:object size:0x4 data:float +lbl_805CCE70 = .sdata2:0x805CCE70; // type:object size:0x4 data:float +lbl_805CCE74 = .sdata2:0x805CCE74; // type:object size:0x4 data:float +lbl_805CCE78 = .sdata2:0x805CCE78; // type:object size:0x4 data:float +lbl_805CCE7C = .sdata2:0x805CCE7C; // type:object size:0x4 data:float +lbl_805CCE80 = .sdata2:0x805CCE80; // type:object size:0x8 data:float +lbl_805CCE88 = .sdata2:0x805CCE88; // type:object size:0x4 data:float +lbl_805CCE8C = .sdata2:0x805CCE8C; // type:object size:0x4 data:float +lbl_805CCE90 = .sdata2:0x805CCE90; // type:object size:0x4 data:float +lbl_805CCE94 = .sdata2:0x805CCE94; // type:object size:0x4 data:float +lbl_805CCE98 = .sdata2:0x805CCE98; // type:object size:0x4 data:float +lbl_805CCE9C = .sdata2:0x805CCE9C; // type:object size:0x4 data:float +lbl_805CCEA0 = .sdata2:0x805CCEA0; // type:object size:0x4 data:float +lbl_805CCEA4 = .sdata2:0x805CCEA4; // type:object size:0x4 data:float +lbl_805CCEA8 = .sdata2:0x805CCEA8; // type:object size:0x4 data:float +lbl_805CCEAC = .sdata2:0x805CCEAC; // type:object size:0x4 data:float +lbl_805CCEB0 = .sdata2:0x805CCEB0; // type:object size:0x4 data:float +lbl_805CCEB4 = .sdata2:0x805CCEB4; // type:object size:0x4 data:float +lbl_805CCEB8 = .sdata2:0x805CCEB8; // type:object size:0x8 data:float +lbl_805CCEC0 = .sdata2:0x805CCEC0; // type:object size:0x4 data:float +lbl_805CCEC4 = .sdata2:0x805CCEC4; // type:object size:0x4 data:float +lbl_805CCEC8 = .sdata2:0x805CCEC8; // type:object size:0x4 data:float +lbl_805CCECC = .sdata2:0x805CCECC; // type:object size:0x4 data:float +lbl_805CCED0 = .sdata2:0x805CCED0; // type:object size:0x8 data:float +lbl_805CCED8 = .sdata2:0x805CCED8; // type:object size:0x4 data:float +lbl_805CCEDC = .sdata2:0x805CCEDC; // type:object size:0x4 data:float +lbl_805CCEE0 = .sdata2:0x805CCEE0; // type:object size:0x4 data:float +lbl_805CCEE4 = .sdata2:0x805CCEE4; // type:object size:0x4 data:float +lbl_805CCEE8 = .sdata2:0x805CCEE8; // type:object size:0x4 data:float +lbl_805CCEEC = .sdata2:0x805CCEEC; // type:object size:0x4 data:float +lbl_805CCEF0 = .sdata2:0x805CCEF0; // type:object size:0x8 data:float +lbl_805CCEF8 = .sdata2:0x805CCEF8; // type:object size:0x4 data:float +lbl_805CCEFC = .sdata2:0x805CCEFC; // type:object size:0x4 data:float +lbl_805CCF00 = .sdata2:0x805CCF00; // type:object size:0x4 data:float +lbl_805CCF04 = .sdata2:0x805CCF04; // type:object size:0x4 data:float +lbl_805CCF08 = .sdata2:0x805CCF08; // type:object size:0x4 data:float +lbl_805CCF0C = .sdata2:0x805CCF0C; // type:object size:0x4 data:float +lbl_805CCF10 = .sdata2:0x805CCF10; // type:object size:0x4 data:float +lbl_805CCF14 = .sdata2:0x805CCF14; // type:object size:0x4 data:float +lbl_805CCF18 = .sdata2:0x805CCF18; // type:object size:0x4 data:float +lbl_805CCF1C = .sdata2:0x805CCF1C; // type:object size:0x4 data:float +lbl_805CCF20 = .sdata2:0x805CCF20; // type:object size:0x4 data:float +lbl_805CCF24 = .sdata2:0x805CCF24; // type:object size:0x4 data:float +lbl_805CCF28 = .sdata2:0x805CCF28; // type:object size:0x4 data:float +lbl_805CCF2C = .sdata2:0x805CCF2C; // type:object size:0x4 data:float +lbl_805CCF30 = .sdata2:0x805CCF30; // type:object size:0x4 data:float +lbl_805CCF34 = .sdata2:0x805CCF34; // type:object size:0x4 data:float +lbl_805CCF38 = .sdata2:0x805CCF38; // type:object size:0x4 data:float +lbl_805CCF3C = .sdata2:0x805CCF3C; // type:object size:0x4 data:float +lbl_805CCF40 = .sdata2:0x805CCF40; // type:object size:0x4 data:float +lbl_805CCF44 = .sdata2:0x805CCF44; // type:object size:0x4 data:float +lbl_805CCF48 = .sdata2:0x805CCF48; // type:object size:0x4 data:float +lbl_805CCF4C = .sdata2:0x805CCF4C; // type:object size:0x4 data:float +lbl_805CCF50 = .sdata2:0x805CCF50; // type:object size:0x4 data:float +lbl_805CCF54 = .sdata2:0x805CCF54; // type:object size:0x4 data:float +lbl_805CCF58 = .sdata2:0x805CCF58; // type:object size:0x4 data:float +lbl_805CCF5C = .sdata2:0x805CCF5C; // type:object size:0x4 data:float +lbl_805CCF60 = .sdata2:0x805CCF60; // type:object size:0x4 data:float +lbl_805CCF64 = .sdata2:0x805CCF64; // type:object size:0x4 data:float +lbl_805CCF68 = .sdata2:0x805CCF68; // type:object size:0x4 data:float +lbl_805CCF6C = .sdata2:0x805CCF6C; // type:object size:0x4 data:float +lbl_805CCF70 = .sdata2:0x805CCF70; // type:object size:0x4 data:float +lbl_805CCF74 = .sdata2:0x805CCF74; // type:object size:0x4 data:float +lbl_805CCF78 = .sdata2:0x805CCF78; // type:object size:0x4 data:float +lbl_805CCF7C = .sdata2:0x805CCF7C; // type:object size:0x4 data:float +lbl_805CCF80 = .sdata2:0x805CCF80; // type:object size:0x4 data:float +lbl_805CCF84 = .sdata2:0x805CCF84; // type:object size:0x4 data:float +lbl_805CCF88 = .sdata2:0x805CCF88; // type:object size:0x4 data:float +lbl_805CCF8C = .sdata2:0x805CCF8C; // type:object size:0x4 data:float +lbl_805CCF90 = .sdata2:0x805CCF90; // type:object size:0x4 data:float +lbl_805CCF94 = .sdata2:0x805CCF94; // type:object size:0x4 data:float +lbl_805CCF98 = .sdata2:0x805CCF98; // type:object size:0x4 data:float +lbl_805CCF9C = .sdata2:0x805CCF9C; // type:object size:0x4 data:float +lbl_805CCFA0 = .sdata2:0x805CCFA0; // type:object size:0x4 data:float +lbl_805CCFA4 = .sdata2:0x805CCFA4; // type:object size:0x4 data:float +lbl_805CCFA8 = .sdata2:0x805CCFA8; // type:object size:0x4 data:float +lbl_805CCFAC = .sdata2:0x805CCFAC; // type:object size:0x4 data:float +lbl_805CCFB0 = .sdata2:0x805CCFB0; // type:object size:0x4 data:float +lbl_805CCFB4 = .sdata2:0x805CCFB4; // type:object size:0x4 data:float +lbl_805CCFB8 = .sdata2:0x805CCFB8; // type:object size:0x4 data:float +lbl_805CCFBC = .sdata2:0x805CCFBC; // type:object size:0x4 data:float +lbl_805CCFC0 = .sdata2:0x805CCFC0; // type:object size:0x4 data:float +lbl_805CCFC4 = .sdata2:0x805CCFC4; // type:object size:0x4 data:float +lbl_805CCFC8 = .sdata2:0x805CCFC8; // type:object size:0x4 data:float +lbl_805CCFCC = .sdata2:0x805CCFCC; // type:object size:0x4 data:float +lbl_805CCFD0 = .sdata2:0x805CCFD0; // type:object size:0x4 data:float +lbl_805CCFD4 = .sdata2:0x805CCFD4; // type:object size:0x4 data:float +lbl_805CCFD8 = .sdata2:0x805CCFD8; // type:object size:0x4 data:float +lbl_805CCFDC = .sdata2:0x805CCFDC; // type:object size:0x4 data:float +lbl_805CCFE0 = .sdata2:0x805CCFE0; // type:object size:0x4 data:float +lbl_805CCFE4 = .sdata2:0x805CCFE4; // type:object size:0x4 data:float +lbl_805CCFE8 = .sdata2:0x805CCFE8; // type:object size:0x4 data:float +lbl_805CCFEC = .sdata2:0x805CCFEC; // type:object size:0x4 data:float +lbl_805CCFF0 = .sdata2:0x805CCFF0; // type:object size:0x4 data:float +lbl_805CCFF4 = .sdata2:0x805CCFF4; // type:object size:0x4 data:float +lbl_805CCFF8 = .sdata2:0x805CCFF8; // type:object size:0x4 data:float +lbl_805CCFFC = .sdata2:0x805CCFFC; // type:object size:0x4 data:float +lbl_805CD000 = .sdata2:0x805CD000; // type:object size:0x4 data:float +lbl_805CD004 = .sdata2:0x805CD004; // type:object size:0x4 data:float +lbl_805CD008 = .sdata2:0x805CD008; // type:object size:0x4 data:float +lbl_805CD00C = .sdata2:0x805CD00C; // type:object size:0x4 data:float +lbl_805CD010 = .sdata2:0x805CD010; // type:object size:0x4 data:float +lbl_805CD014 = .sdata2:0x805CD014; // type:object size:0x4 data:float +lbl_805CD018 = .sdata2:0x805CD018; // type:object size:0x4 data:float +lbl_805CD01C = .sdata2:0x805CD01C; // type:object size:0x4 data:float +lbl_805CD020 = .sdata2:0x805CD020; // type:object size:0x4 data:float +lbl_805CD024 = .sdata2:0x805CD024; // type:object size:0x4 data:float +lbl_805CD028 = .sdata2:0x805CD028; // type:object size:0x4 data:float +lbl_805CD02C = .sdata2:0x805CD02C; // type:object size:0x4 data:float +lbl_805CD030 = .sdata2:0x805CD030; // type:object size:0x4 data:float +lbl_805CD034 = .sdata2:0x805CD034; // type:object size:0x4 data:float +lbl_805CD038 = .sdata2:0x805CD038; // type:object size:0x4 data:float +lbl_805CD03C = .sdata2:0x805CD03C; // type:object size:0x4 data:float +lbl_805CD040 = .sdata2:0x805CD040; // type:object size:0x4 data:float +lbl_805CD044 = .sdata2:0x805CD044; // type:object size:0x4 data:float +lbl_805CD048 = .sdata2:0x805CD048; // type:object size:0x4 data:float +lbl_805CD04C = .sdata2:0x805CD04C; // type:object size:0x4 data:float +lbl_805CD050 = .sdata2:0x805CD050; // type:object size:0x4 data:float +lbl_805CD054 = .sdata2:0x805CD054; // type:object size:0x4 data:float +lbl_805CD058 = .sdata2:0x805CD058; // type:object size:0x4 data:float +lbl_805CD05C = .sdata2:0x805CD05C; // type:object size:0x4 data:float +lbl_805CD060 = .sdata2:0x805CD060; // type:object size:0x8 data:float +lbl_805CD068 = .sdata2:0x805CD068; // type:object size:0x4 data:float +lbl_805CD06C = .sdata2:0x805CD06C; // type:object size:0x4 data:float +lbl_805CD070 = .sdata2:0x805CD070; // type:object size:0x4 data:float +lbl_805CD074 = .sdata2:0x805CD074; // type:object size:0x4 data:float +lbl_805CD078 = .sdata2:0x805CD078; // type:object size:0x4 data:float +lbl_805CD07C = .sdata2:0x805CD07C; // type:object size:0x4 data:float +lbl_805CD080 = .sdata2:0x805CD080; // type:object size:0x8 data:float +lbl_805CD088 = .sdata2:0x805CD088; // type:object size:0x4 data:float +lbl_805CD08C = .sdata2:0x805CD08C; // type:object size:0x4 data:float +lbl_805CD090 = .sdata2:0x805CD090; // type:object size:0x4 data:float +lbl_805CD094 = .sdata2:0x805CD094; // type:object size:0x4 data:float +lbl_805CD098 = .sdata2:0x805CD098; // type:object size:0x4 data:float +lbl_805CD09C = .sdata2:0x805CD09C; // type:object size:0x4 data:float +lbl_805CD0A0 = .sdata2:0x805CD0A0; // type:object size:0x4 data:float +lbl_805CD0A4 = .sdata2:0x805CD0A4; // type:object size:0x4 data:float +lbl_805CD0A8 = .sdata2:0x805CD0A8; // type:object size:0x4 data:float +lbl_805CD0AC = .sdata2:0x805CD0AC; // type:object size:0x4 data:float +lbl_805CD0B0 = .sdata2:0x805CD0B0; // type:object size:0x4 data:float +lbl_805CD0B4 = .sdata2:0x805CD0B4; // type:object size:0x4 data:float +lbl_805CD0B8 = .sdata2:0x805CD0B8; // type:object size:0x4 data:float +lbl_805CD0BC = .sdata2:0x805CD0BC; // type:object size:0x4 data:float +lbl_805CD0C0 = .sdata2:0x805CD0C0; // type:object size:0x4 data:float +lbl_805CD0C4 = .sdata2:0x805CD0C4; // type:object size:0x4 data:float +lbl_805CD0C8 = .sdata2:0x805CD0C8; // type:object size:0x4 data:float +lbl_805CD0CC = .sdata2:0x805CD0CC; // type:object size:0x4 data:float +lbl_805CD0D0 = .sdata2:0x805CD0D0; // type:object size:0x4 data:float +lbl_805CD0D4 = .sdata2:0x805CD0D4; // type:object size:0x4 data:float +lbl_805CD0D8 = .sdata2:0x805CD0D8; // type:object size:0x4 data:float +lbl_805CD0DC = .sdata2:0x805CD0DC; // type:object size:0x4 data:float +lbl_805CD0E0 = .sdata2:0x805CD0E0; // type:object size:0x4 data:float +lbl_805CD0E4 = .sdata2:0x805CD0E4; // type:object size:0x4 data:float +lbl_805CD0E8 = .sdata2:0x805CD0E8; // type:object size:0x4 data:float +lbl_805CD0EC = .sdata2:0x805CD0EC; // type:object size:0x4 data:float +lbl_805CD0F0 = .sdata2:0x805CD0F0; // type:object size:0x4 data:float +lbl_805CD0F4 = .sdata2:0x805CD0F4; // type:object size:0x4 data:float +lbl_805CD0F8 = .sdata2:0x805CD0F8; // type:object size:0x8 data:float +lbl_805CD100 = .sdata2:0x805CD100; // type:object size:0x4 data:float +lbl_805CD104 = .sdata2:0x805CD104; // type:object size:0x4 data:float +lbl_805CD108 = .sdata2:0x805CD108; // type:object size:0x4 data:float +lbl_805CD10C = .sdata2:0x805CD10C; // type:object size:0x4 data:float +lbl_805CD110 = .sdata2:0x805CD110; // type:object size:0x4 data:float +lbl_805CD114 = .sdata2:0x805CD114; // type:object size:0x4 data:float +lbl_805CD118 = .sdata2:0x805CD118; // type:object size:0x4 data:float +lbl_805CD11C = .sdata2:0x805CD11C; // type:object size:0x4 data:float +lbl_805CD120 = .sdata2:0x805CD120; // type:object size:0x8 data:float +lbl_805CD128 = .sdata2:0x805CD128; // type:object size:0x4 data:float +lbl_805CD12C = .sdata2:0x805CD12C; // type:object size:0x4 data:float +lbl_805CD130 = .sdata2:0x805CD130; // type:object size:0x4 data:float +lbl_805CD134 = .sdata2:0x805CD134; // type:object size:0x4 data:float +lbl_805CD138 = .sdata2:0x805CD138; // type:object size:0x4 data:float +lbl_805CD13C = .sdata2:0x805CD13C; // type:object size:0x4 data:float +lbl_805CD140 = .sdata2:0x805CD140; // type:object size:0x4 data:float +lbl_805CD144 = .sdata2:0x805CD144; // type:object size:0x4 data:float +lbl_805CD148 = .sdata2:0x805CD148; // type:object size:0x4 data:float +lbl_805CD14C = .sdata2:0x805CD14C; // type:object size:0x4 data:float +lbl_805CD150 = .sdata2:0x805CD150; // type:object size:0x4 data:float +lbl_805CD154 = .sdata2:0x805CD154; // type:object size:0x4 data:float +lbl_805CD158 = .sdata2:0x805CD158; // type:object size:0x4 data:float +lbl_805CD15C = .sdata2:0x805CD15C; // type:object size:0x4 data:float +lbl_805CD160 = .sdata2:0x805CD160; // type:object size:0x4 data:float +lbl_805CD164 = .sdata2:0x805CD164; // type:object size:0x4 data:float +lbl_805CD168 = .sdata2:0x805CD168; // type:object size:0x4 data:float +lbl_805CD16C = .sdata2:0x805CD16C; // type:object size:0x4 data:float +lbl_805CD170 = .sdata2:0x805CD170; // type:object size:0x8 data:float +lbl_805CD178 = .sdata2:0x805CD178; // type:object size:0x4 data:float +lbl_805CD17C = .sdata2:0x805CD17C; // type:object size:0x4 data:float +lbl_805CD180 = .sdata2:0x805CD180; // type:object size:0x4 data:float +lbl_805CD184 = .sdata2:0x805CD184; // type:object size:0x4 data:float +lbl_805CD188 = .sdata2:0x805CD188; // type:object size:0x4 data:float +lbl_805CD18C = .sdata2:0x805CD18C; // type:object size:0x4 data:float +lbl_805CD190 = .sdata2:0x805CD190; // type:object size:0x4 data:float +lbl_805CD194 = .sdata2:0x805CD194; // type:object size:0x4 data:float +lbl_805CD198 = .sdata2:0x805CD198; // type:object size:0x4 data:float +lbl_805CD19C = .sdata2:0x805CD19C; // type:object size:0x4 data:float +lbl_805CD1A0 = .sdata2:0x805CD1A0; // type:object size:0x4 data:float +lbl_805CD1A4 = .sdata2:0x805CD1A4; // type:object size:0x4 data:float +lbl_805CD1A8 = .sdata2:0x805CD1A8; // type:object size:0x4 data:float +lbl_805CD1AC = .sdata2:0x805CD1AC; // type:object size:0x4 data:float +lbl_805CD1B0 = .sdata2:0x805CD1B0; // type:object size:0x4 data:float +lbl_805CD1B4 = .sdata2:0x805CD1B4; // type:object size:0x4 data:float +lbl_805CD1B8 = .sdata2:0x805CD1B8; // type:object size:0x4 data:float +lbl_805CD1BC = .sdata2:0x805CD1BC; // type:object size:0x4 data:float +lbl_805CD1C0 = .sdata2:0x805CD1C0; // type:object size:0x4 data:float +lbl_805CD1C4 = .sdata2:0x805CD1C4; // type:object size:0x4 data:float +lbl_805CD1C8 = .sdata2:0x805CD1C8; // type:object size:0x8 data:float +lbl_805CD1D0 = .sdata2:0x805CD1D0; // type:object size:0x4 data:float +lbl_805CD1D4 = .sdata2:0x805CD1D4; // type:object size:0x4 data:float +lbl_805CD1D8 = .sdata2:0x805CD1D8; // type:object size:0x8 data:float +lbl_805CD1E0 = .sdata2:0x805CD1E0; // type:object size:0x8 data:float +lbl_805CD1E8 = .sdata2:0x805CD1E8; // type:object size:0x4 data:float +lbl_805CD1EC = .sdata2:0x805CD1EC; // type:object size:0x4 data:float +lbl_805CD1F0 = .sdata2:0x805CD1F0; // type:object size:0x4 data:float +lbl_805CD1F4 = .sdata2:0x805CD1F4; // type:object size:0x4 data:float +lbl_805CD1F8 = .sdata2:0x805CD1F8; // type:object size:0x4 data:float +lbl_805CD1FC = .sdata2:0x805CD1FC; // type:object size:0x4 data:float +lbl_805CD200 = .sdata2:0x805CD200; // type:object size:0x4 data:float +lbl_805CD204 = .sdata2:0x805CD204; // type:object size:0x4 data:float +lbl_805CD208 = .sdata2:0x805CD208; // type:object size:0x4 data:float +lbl_805CD20C = .sdata2:0x805CD20C; // type:object size:0x4 data:float +lbl_805CD210 = .sdata2:0x805CD210; // type:object size:0x8 data:float +lbl_805CD218 = .sdata2:0x805CD218; // type:object size:0x4 data:4byte +lbl_805CD21C = .sdata2:0x805CD21C; // type:object size:0x4 data:4byte +lbl_805CD220 = .sdata2:0x805CD220; // type:object size:0x4 data:float +lbl_805CD224 = .sdata2:0x805CD224; // type:object size:0x4 data:float +lbl_805CD228 = .sdata2:0x805CD228; // type:object size:0x4 data:float +lbl_805CD22C = .sdata2:0x805CD22C; // type:object size:0x4 data:float +lbl_805CD230 = .sdata2:0x805CD230; // type:object size:0x4 data:float +lbl_805CD234 = .sdata2:0x805CD234; // type:object size:0x4 data:float +lbl_805CD238 = .sdata2:0x805CD238; // type:object size:0x4 data:4byte +lbl_805CD23C = .sdata2:0x805CD23C; // type:object size:0x4 data:4byte +lbl_805CD240 = .sdata2:0x805CD240; // type:object size:0x8 data:float +lbl_805CD248 = .sdata2:0x805CD248; // type:object size:0x4 data:float +lbl_805CD24C = .sdata2:0x805CD24C; // type:object size:0x4 data:float +lbl_805CD250 = .sdata2:0x805CD250; // type:object size:0x4 data:float +lbl_805CD254 = .sdata2:0x805CD254; // type:object size:0x4 data:float +lbl_805CD258 = .sdata2:0x805CD258; // type:object size:0x4 data:float +lbl_805CD25C = .sdata2:0x805CD25C; // type:object size:0x4 data:float +lbl_805CD260 = .sdata2:0x805CD260; // type:object size:0x8 data:float +lbl_805CD268 = .sdata2:0x805CD268; // type:object size:0x4 data:float +kInvalidIndex__22CCollisionActorManager = .sdata2:0x805CD26C; // type:object size:0x4 scope:global +lbl_805CD270 = .sdata2:0x805CD270; // type:object size:0x4 data:float +lbl_805CD274 = .sdata2:0x805CD274; // type:object size:0x4 data:float +lbl_805CD278 = .sdata2:0x805CD278; // type:object size:0x4 data:float +lbl_805CD27C = .sdata2:0x805CD27C; // type:object size:0x4 data:float +lbl_805CD280 = .sdata2:0x805CD280; // type:object size:0x4 data:float +lbl_805CD284 = .sdata2:0x805CD284; // type:object size:0x4 data:float +skDefaultExtents__17CCollisionTracker = .sdata2:0x805CD288; // type:object size:0x4 scope:global +lbl_805CD28C = .sdata2:0x805CD28C; // type:object size:0x4 data:float +lbl_805CD290 = .sdata2:0x805CD290; // type:object size:0x4 data:float +lbl_805CD294 = .sdata2:0x805CD294; // type:object size:0x4 data:float +lbl_805CD298 = .sdata2:0x805CD298; // type:object size:0x4 data:float +lbl_805CD29C = .sdata2:0x805CD29C; // type:object size:0x4 data:float +lbl_805CD2A0 = .sdata2:0x805CD2A0; // type:object size:0x4 data:float +lbl_805CD2A4 = .sdata2:0x805CD2A4; // type:object size:0x4 data:float +lbl_805CD2A8 = .sdata2:0x805CD2A8; // type:object size:0x4 data:float +lbl_805CD2AC = .sdata2:0x805CD2AC; // type:object size:0x4 data:float +lbl_805CD2B0 = .sdata2:0x805CD2B0; // type:object size:0x4 data:float +lbl_805CD2B4 = .sdata2:0x805CD2B4; // type:object size:0x4 data:float +lbl_805CD2B8 = .sdata2:0x805CD2B8; // type:object size:0x4 data:float +lbl_805CD2BC = .sdata2:0x805CD2BC; // type:object size:0x4 data:float +lbl_805CD2C0 = .sdata2:0x805CD2C0; // type:object size:0x4 data:float +lbl_805CD2C4 = .sdata2:0x805CD2C4; // type:object size:0x4 data:float +lbl_805CD2C8 = .sdata2:0x805CD2C8; // type:object size:0x4 data:float +lbl_805CD2CC = .sdata2:0x805CD2CC; // type:object size:0x4 data:float +lbl_805CD2D0 = .sdata2:0x805CD2D0; // type:object size:0x4 data:float +lbl_805CD2D4 = .sdata2:0x805CD2D4; // type:object size:0x4 data:float +lbl_805CD2D8 = .sdata2:0x805CD2D8; // type:object size:0x4 data:float +lbl_805CD2DC = .sdata2:0x805CD2DC; // type:object size:0x4 data:float +lbl_805CD2E0 = .sdata2:0x805CD2E0; // type:object size:0x4 data:float +lbl_805CD2E4 = .sdata2:0x805CD2E4; // type:object size:0x4 data:float +lbl_805CD2E8 = .sdata2:0x805CD2E8; // type:object size:0x4 data:float +lbl_805CD2EC = .sdata2:0x805CD2EC; // type:object size:0x4 data:float +lbl_805CD2F0 = .sdata2:0x805CD2F0; // type:object size:0x4 data:float +lbl_805CD2F4 = .sdata2:0x805CD2F4; // type:object size:0x4 data:float +lbl_805CD2F8 = .sdata2:0x805CD2F8; // type:object size:0x4 data:float +lbl_805CD2FC = .sdata2:0x805CD2FC; // type:object size:0x4 data:float +lbl_805CD300 = .sdata2:0x805CD300; // type:object size:0x4 data:float +lbl_805CD304 = .sdata2:0x805CD304; // type:object size:0x4 data:float +lbl_805CD308 = .sdata2:0x805CD308; // type:object size:0x4 data:float +lbl_805CD30C = .sdata2:0x805CD30C; // type:object size:0x4 data:float +lbl_805CD310 = .sdata2:0x805CD310; // type:object size:0x8 data:float +lbl_805CD318 = .sdata2:0x805CD318; // type:object size:0x4 data:float +lbl_805CD31C = .sdata2:0x805CD31C; // type:object size:0x4 data:float +lbl_805CD320 = .sdata2:0x805CD320; // type:object size:0x4 data:float +lbl_805CD324 = .sdata2:0x805CD324; // type:object size:0x4 data:float +lbl_805CD328 = .sdata2:0x805CD328; // type:object size:0x4 data:float +lbl_805CD32C = .sdata2:0x805CD32C; // type:object size:0x4 data:float +lbl_805CD330 = .sdata2:0x805CD330; // type:object size:0x4 data:float +lbl_805CD334 = .sdata2:0x805CD334; // type:object size:0x4 data:float +lbl_805CD338 = .sdata2:0x805CD338; // type:object size:0x4 data:float +lbl_805CD33C = .sdata2:0x805CD33C; // type:object size:0x4 data:float +lbl_805CD340 = .sdata2:0x805CD340; // type:object size:0x4 data:float +lbl_805CD344 = .sdata2:0x805CD344; // type:object size:0x4 data:float +lbl_805CD348 = .sdata2:0x805CD348; // type:object size:0x4 data:float +lbl_805CD34C = .sdata2:0x805CD34C; // type:object size:0x4 data:float +lbl_805CD350 = .sdata2:0x805CD350; // type:object size:0x4 data:float +lbl_805CD354 = .sdata2:0x805CD354; // type:object size:0x4 data:float +lbl_805CD358 = .sdata2:0x805CD358; // type:object size:0x4 data:float +lbl_805CD35C = .sdata2:0x805CD35C; // type:object size:0x4 data:float +lbl_805CD360 = .sdata2:0x805CD360; // type:object size:0x4 data:float +lbl_805CD364 = .sdata2:0x805CD364; // type:object size:0x4 data:float +lbl_805CD368 = .sdata2:0x805CD368; // type:object size:0x8 data:float +lbl_805CD370 = .sdata2:0x805CD370; // type:object size:0x4 data:float +lbl_805CD374 = .sdata2:0x805CD374; // type:object size:0x4 data:float +lbl_805CD378 = .sdata2:0x805CD378; // type:object size:0x4 data:float +lbl_805CD37C = .sdata2:0x805CD37C; // type:object size:0x4 data:float +lbl_805CD380 = .sdata2:0x805CD380; // type:object size:0x4 data:float +lbl_805CD384 = .sdata2:0x805CD384; // type:object size:0x4 data:float +lbl_805CD388 = .sdata2:0x805CD388; // type:object size:0x4 data:float +lbl_805CD38C = .sdata2:0x805CD38C; // type:object size:0x4 data:float +lbl_805CD390 = .sdata2:0x805CD390; // type:object size:0x4 data:float +lbl_805CD394 = .sdata2:0x805CD394; // type:object size:0x4 data:float +lbl_805CD398 = .sdata2:0x805CD398; // type:object size:0x4 data:4byte +lbl_805CD39C = .sdata2:0x805CD39C; // type:object size:0x4 data:float +lbl_805CD3A0 = .sdata2:0x805CD3A0; // type:object size:0x4 data:float +lbl_805CD3A4 = .sdata2:0x805CD3A4; // type:object size:0x4 data:float +lbl_805CD3A8 = .sdata2:0x805CD3A8; // type:object size:0x4 data:float +lbl_805CD3AC = .sdata2:0x805CD3AC; // type:object size:0x4 data:float +lbl_805CD3B0 = .sdata2:0x805CD3B0; // type:object size:0x4 data:float +lbl_805CD3B4 = .sdata2:0x805CD3B4; // type:object size:0x4 data:float +lbl_805CD3B8 = .sdata2:0x805CD3B8; // type:object size:0x4 data:float +lbl_805CD3BC = .sdata2:0x805CD3BC; // type:object size:0x4 data:float +lbl_805CD3C0 = .sdata2:0x805CD3C0; // type:object size:0x8 data:float +lbl_805CD3C8 = .sdata2:0x805CD3C8; // type:object size:0x4 data:float +lbl_805CD3CC = .sdata2:0x805CD3CC; // type:object size:0x4 data:float +lbl_805CD3D0 = .sdata2:0x805CD3D0; // type:object size:0x4 data:float +lbl_805CD3D4 = .sdata2:0x805CD3D4; // type:object size:0x4 data:float +lbl_805CD3D8 = .sdata2:0x805CD3D8; // type:object size:0x4 data:float +lbl_805CD3DC = .sdata2:0x805CD3DC; // type:object size:0x4 data:float +lbl_805CD3E0 = .sdata2:0x805CD3E0; // type:object size:0x4 data:float +lbl_805CD3E4 = .sdata2:0x805CD3E4; // type:object size:0x4 data:float +lbl_805CD3E8 = .sdata2:0x805CD3E8; // type:object size:0x4 data:float +lbl_805CD3EC = .sdata2:0x805CD3EC; // type:object size:0x4 data:float +lbl_805CD3F0 = .sdata2:0x805CD3F0; // type:object size:0x8 data:float +lbl_805CD3F8 = .sdata2:0x805CD3F8; // type:object size:0x4 data:float +lbl_805CD3FC = .sdata2:0x805CD3FC; // type:object size:0x4 data:float +lbl_805CD400 = .sdata2:0x805CD400; // type:object size:0x4 data:float +lbl_805CD404 = .sdata2:0x805CD404; // type:object size:0x4 data:float +lbl_805CD408 = .sdata2:0x805CD408; // type:object size:0x8 data:float +lbl_805CD410 = .sdata2:0x805CD410; // type:object size:0x4 data:4byte +lbl_805CD414 = .sdata2:0x805CD414; // type:object size:0x4 data:float +lbl_805CD418 = .sdata2:0x805CD418; // type:object size:0x4 data:float +lbl_805CD41C = .sdata2:0x805CD41C; // type:object size:0x4 data:float +lbl_805CD420 = .sdata2:0x805CD420; // type:object size:0x4 data:float +lbl_805CD424 = .sdata2:0x805CD424; // type:object size:0x4 data:float +lbl_805CD428 = .sdata2:0x805CD428; // type:object size:0x4 data:float +lbl_805CD42C = .sdata2:0x805CD42C; // type:object size:0x4 data:float +lbl_805CD430 = .sdata2:0x805CD430; // type:object size:0x4 data:float +lbl_805CD434 = .sdata2:0x805CD434; // type:object size:0x4 data:float +lbl_805CD438 = .sdata2:0x805CD438; // type:object size:0x4 data:float +lbl_805CD43C = .sdata2:0x805CD43C; // type:object size:0x4 data:float +lbl_805CD440 = .sdata2:0x805CD440; // type:object size:0x4 data:float +lbl_805CD444 = .sdata2:0x805CD444; // type:object size:0x4 data:float +lbl_805CD448 = .sdata2:0x805CD448; // type:object size:0x8 data:float +lbl_805CD450 = .sdata2:0x805CD450; // type:object size:0x4 data:float +lbl_805CD454 = .sdata2:0x805CD454; // type:object size:0x4 data:float +lbl_805CD458 = .sdata2:0x805CD458; // type:object size:0x4 data:float +lbl_805CD45C = .sdata2:0x805CD45C; // type:object size:0x4 data:float +lbl_805CD460 = .sdata2:0x805CD460; // type:object size:0x4 data:float +lbl_805CD464 = .sdata2:0x805CD464; // type:object size:0x4 data:float +lbl_805CD468 = .sdata2:0x805CD468; // type:object size:0x4 data:float +lbl_805CD46C = .sdata2:0x805CD46C; // type:object size:0x4 data:float +lbl_805CD470 = .sdata2:0x805CD470; // type:object size:0x4 data:float +lbl_805CD474 = .sdata2:0x805CD474; // type:object size:0x4 data:float +lbl_805CD478 = .sdata2:0x805CD478; // type:object size:0x4 data:float +lbl_805CD47C = .sdata2:0x805CD47C; // type:object size:0x4 data:float +lbl_805CD480 = .sdata2:0x805CD480; // type:object size:0x4 data:float +lbl_805CD484 = .sdata2:0x805CD484; // type:object size:0x4 data:float +lbl_805CD488 = .sdata2:0x805CD488; // type:object size:0x4 data:float +lbl_805CD48C = .sdata2:0x805CD48C; // type:object size:0x4 data:float +lbl_805CD490 = .sdata2:0x805CD490; // type:object size:0x4 data:float +lbl_805CD494 = .sdata2:0x805CD494; // type:object size:0x4 data:float +lbl_805CD498 = .sdata2:0x805CD498; // type:object size:0x4 data:float +lbl_805CD49C = .sdata2:0x805CD49C; // type:object size:0x4 data:float +lbl_805CD4A0 = .sdata2:0x805CD4A0; // type:object size:0x4 data:float +lbl_805CD4A4 = .sdata2:0x805CD4A4; // type:object size:0x4 data:float +lbl_805CD4A8 = .sdata2:0x805CD4A8; // type:object size:0x4 data:float +lbl_805CD4AC = .sdata2:0x805CD4AC; // type:object size:0x4 data:float +lbl_805CD4B0 = .sdata2:0x805CD4B0; // type:object size:0x4 data:float +lbl_805CD4B4 = .sdata2:0x805CD4B4; // type:object size:0x4 data:float +lbl_805CD4B8 = .sdata2:0x805CD4B8; // type:object size:0x4 data:float +lbl_805CD4BC = .sdata2:0x805CD4BC; // type:object size:0x4 data:float +lbl_805CD4C0 = .sdata2:0x805CD4C0; // type:object size:0x4 data:float +lbl_805CD4C4 = .sdata2:0x805CD4C4; // type:object size:0x4 data:float +lbl_805CD4C8 = .sdata2:0x805CD4C8; // type:object size:0x8 data:float +lbl_805CD4D0 = .sdata2:0x805CD4D0; // type:object size:0x4 data:float +lbl_805CD4D4 = .sdata2:0x805CD4D4; // type:object size:0x4 data:float +lbl_805CD4D8 = .sdata2:0x805CD4D8; // type:object size:0x4 data:float +lbl_805CD4DC = .sdata2:0x805CD4DC; // type:object size:0x4 data:float +lbl_805CD4E0 = .sdata2:0x805CD4E0; // type:object size:0x4 data:float +lbl_805CD4E4 = .sdata2:0x805CD4E4; // type:object size:0x4 data:float +lbl_805CD4E8 = .sdata2:0x805CD4E8; // type:object size:0x4 data:float +lbl_805CD4EC = .sdata2:0x805CD4EC; // type:object size:0x4 data:float +lbl_805CD4F0 = .sdata2:0x805CD4F0; // type:object size:0x4 data:float +lbl_805CD4F4 = .sdata2:0x805CD4F4; // type:object size:0x4 data:float +lbl_805CD4F8 = .sdata2:0x805CD4F8; // type:object size:0x4 data:float +lbl_805CD4FC = .sdata2:0x805CD4FC; // type:object size:0x4 data:float +lbl_805CD500 = .sdata2:0x805CD500; // type:object size:0x4 data:float +lbl_805CD504 = .sdata2:0x805CD504; // type:object size:0x4 data:float +lbl_805CD508 = .sdata2:0x805CD508; // type:object size:0x4 data:float +lbl_805CD50C = .sdata2:0x805CD50C; // type:object size:0x4 data:float +lbl_805CD510 = .sdata2:0x805CD510; // type:object size:0x4 data:float +lbl_805CD514 = .sdata2:0x805CD514; // type:object size:0x4 data:float +lbl_805CD518 = .sdata2:0x805CD518; // type:object size:0x4 data:float +lbl_805CD51C = .sdata2:0x805CD51C; // type:object size:0x4 data:float +lbl_805CD520 = .sdata2:0x805CD520; // type:object size:0x4 data:float +lbl_805CD524 = .sdata2:0x805CD524; // type:object size:0x4 data:float +lbl_805CD528 = .sdata2:0x805CD528; // type:object size:0x4 data:float +lbl_805CD52C = .sdata2:0x805CD52C; // type:object size:0x4 data:float +lbl_805CD530 = .sdata2:0x805CD530; // type:object size:0x4 data:float +lbl_805CD534 = .sdata2:0x805CD534; // type:object size:0x4 data:float +lbl_805CD538 = .sdata2:0x805CD538; // type:object size:0x4 data:float +lbl_805CD53C = .sdata2:0x805CD53C; // type:object size:0x4 data:float +lbl_805CD540 = .sdata2:0x805CD540; // type:object size:0x4 data:float +lbl_805CD544 = .sdata2:0x805CD544; // type:object size:0x4 data:float +lbl_805CD548 = .sdata2:0x805CD548; // type:object size:0x4 data:float +lbl_805CD54C = .sdata2:0x805CD54C; // type:object size:0x4 data:float +lbl_805CD550 = .sdata2:0x805CD550; // type:object size:0x4 data:float +lbl_805CD554 = .sdata2:0x805CD554; // type:object size:0x4 data:float +lbl_805CD558 = .sdata2:0x805CD558; // type:object size:0x4 data:float +lbl_805CD55C = .sdata2:0x805CD55C; // type:object size:0x4 data:float +lbl_805CD560 = .sdata2:0x805CD560; // type:object size:0x4 data:float +lbl_805CD564 = .sdata2:0x805CD564; // type:object size:0x4 data:float +lbl_805CD568 = .sdata2:0x805CD568; // type:object size:0x4 data:float +lbl_805CD56C = .sdata2:0x805CD56C; // type:object size:0x4 data:float +lbl_805CD570 = .sdata2:0x805CD570; // type:object size:0x4 data:float +lbl_805CD574 = .sdata2:0x805CD574; // type:object size:0x4 data:float +lbl_805CD578 = .sdata2:0x805CD578; // type:object size:0x4 data:float +lbl_805CD57C = .sdata2:0x805CD57C; // type:object size:0x4 data:float +lbl_805CD580 = .sdata2:0x805CD580; // type:object size:0x4 data:float +lbl_805CD584 = .sdata2:0x805CD584; // type:object size:0x4 data:float +lbl_805CD588 = .sdata2:0x805CD588; // type:object size:0x4 data:float +lbl_805CD58C = .sdata2:0x805CD58C; // type:object size:0x4 data:float +lbl_805CD590 = .sdata2:0x805CD590; // type:object size:0x4 data:float +lbl_805CD594 = .sdata2:0x805CD594; // type:object size:0x4 data:float +lbl_805CD598 = .sdata2:0x805CD598; // type:object size:0x4 data:float +lbl_805CD59C = .sdata2:0x805CD59C; // type:object size:0x4 data:float +lbl_805CD5A0 = .sdata2:0x805CD5A0; // type:object size:0x4 data:float +lbl_805CD5A4 = .sdata2:0x805CD5A4; // type:object size:0x4 data:float +lbl_805CD5A8 = .sdata2:0x805CD5A8; // type:object size:0x8 data:float +lbl_805CD5B0 = .sdata2:0x805CD5B0; // type:object size:0x4 data:float +lbl_805CD5B4 = .sdata2:0x805CD5B4; // type:object size:0x4 data:float +lbl_805CD5B8 = .sdata2:0x805CD5B8; // type:object size:0x4 data:float +lbl_805CD5BC = .sdata2:0x805CD5BC; // type:object size:0x4 data:float +lbl_805CD5C0 = .sdata2:0x805CD5C0; // type:object size:0x4 data:float +lbl_805CD5C4 = .sdata2:0x805CD5C4; // type:object size:0x4 data:float +lbl_805CD5C8 = .sdata2:0x805CD5C8; // type:object size:0x4 data:float +lbl_805CD5CC = .sdata2:0x805CD5CC; // type:object size:0x4 data:float +lbl_805CD5D0 = .sdata2:0x805CD5D0; // type:object size:0x4 data:float +lbl_805CD5D4 = .sdata2:0x805CD5D4; // type:object size:0x4 data:float +lbl_805CD5D8 = .sdata2:0x805CD5D8; // type:object size:0x4 data:float +lbl_805CD5DC = .sdata2:0x805CD5DC; // type:object size:0x4 data:float +lbl_805CD5E0 = .sdata2:0x805CD5E0; // type:object size:0x4 data:float +lbl_805CD5E4 = .sdata2:0x805CD5E4; // type:object size:0x4 data:float +lbl_805CD5E8 = .sdata2:0x805CD5E8; // type:object size:0x8 data:float +lbl_805CD5F0 = .sdata2:0x805CD5F0; // type:object size:0x4 data:float +lbl_805CD5F4 = .sdata2:0x805CD5F4; // type:object size:0x4 data:float +lbl_805CD5F8 = .sdata2:0x805CD5F8; // type:object size:0x4 data:float +lbl_805CD5FC = .sdata2:0x805CD5FC; // type:object size:0x4 data:float +lbl_805CD600 = .sdata2:0x805CD600; // type:object size:0x4 data:float +lbl_805CD604 = .sdata2:0x805CD604; // type:object size:0x4 data:float +lbl_805CD608 = .sdata2:0x805CD608; // type:object size:0x4 data:float +lbl_805CD60C = .sdata2:0x805CD60C; // type:object size:0x4 data:float +lbl_805CD610 = .sdata2:0x805CD610; // type:object size:0x4 data:float +lbl_805CD614 = .sdata2:0x805CD614; // type:object size:0x4 data:float +lbl_805CD618 = .sdata2:0x805CD618; // type:object size:0x4 data:float +lbl_805CD61C = .sdata2:0x805CD61C; // type:object size:0x4 data:float +lbl_805CD620 = .sdata2:0x805CD620; // type:object size:0x4 data:float +lbl_805CD624 = .sdata2:0x805CD624; // type:object size:0x4 data:float +lbl_805CD628 = .sdata2:0x805CD628; // type:object size:0x4 data:float +lbl_805CD62C = .sdata2:0x805CD62C; // type:object size:0x4 data:float +lbl_805CD630 = .sdata2:0x805CD630; // type:object size:0x4 data:float +lbl_805CD634 = .sdata2:0x805CD634; // type:object size:0x4 data:float +lbl_805CD638 = .sdata2:0x805CD638; // type:object size:0x4 data:float +lbl_805CD63C = .sdata2:0x805CD63C; // type:object size:0x4 data:float +lbl_805CD640 = .sdata2:0x805CD640; // type:object size:0x4 data:float +lbl_805CD644 = .sdata2:0x805CD644; // type:object size:0x4 data:float +lbl_805CD648 = .sdata2:0x805CD648; // type:object size:0x4 data:float +lbl_805CD64C = .sdata2:0x805CD64C; // type:object size:0x4 data:float +lbl_805CD650 = .sdata2:0x805CD650; // type:object size:0x4 data:float +lbl_805CD654 = .sdata2:0x805CD654; // type:object size:0x4 data:float +lbl_805CD658 = .sdata2:0x805CD658; // type:object size:0x8 data:float +lbl_805CD660 = .sdata2:0x805CD660; // type:object size:0x4 data:float +lbl_805CD664 = .sdata2:0x805CD664; // type:object size:0x4 data:float +lbl_805CD668 = .sdata2:0x805CD668; // type:object size:0x4 data:float +lbl_805CD66C = .sdata2:0x805CD66C; // type:object size:0x4 data:float +lbl_805CD670 = .sdata2:0x805CD670; // type:object size:0x4 data:float +lbl_805CD674 = .sdata2:0x805CD674; // type:object size:0x4 data:float +lbl_805CD678 = .sdata2:0x805CD678; // type:object size:0x4 data:float +lbl_805CD67C = .sdata2:0x805CD67C; // type:object size:0x4 data:float +lbl_805CD680 = .sdata2:0x805CD680; // type:object size:0x4 data:float +lbl_805CD684 = .sdata2:0x805CD684; // type:object size:0x1 data:byte +lbl_805CD685 = .sdata2:0x805CD685; // type:object size:0x1 data:byte +lbl_805CD686 = .sdata2:0x805CD686; // type:object size:0x1 data:byte +lbl_805CD687 = .sdata2:0x805CD687; // type:object size:0x1 data:byte +lbl_805CD688 = .sdata2:0x805CD688; // type:object size:0x8 data:float +lbl_805CD690 = .sdata2:0x805CD690; // type:object size:0x1 data:byte +lbl_805CD691 = .sdata2:0x805CD691; // type:object size:0x1 data:byte +lbl_805CD694 = .sdata2:0x805CD694; // type:object size:0x4 data:float +lbl_805CD698 = .sdata2:0x805CD698; // type:object size:0x4 data:float +lbl_805CD69C = .sdata2:0x805CD69C; // type:object size:0x4 data:float +lbl_805CD6A0 = .sdata2:0x805CD6A0; // type:object size:0x8 data:float +lbl_805CD6A8 = .sdata2:0x805CD6A8; // type:object size:0x4 data:float +lbl_805CD6AC = .sdata2:0x805CD6AC; // type:object size:0x4 data:float +lbl_805CD6B0 = .sdata2:0x805CD6B0; // type:object size:0x4 data:float +lbl_805CD6B4 = .sdata2:0x805CD6B4; // type:object size:0x4 data:float +lbl_805CD6B8 = .sdata2:0x805CD6B8; // type:object size:0x4 data:float +lbl_805CD6BC = .sdata2:0x805CD6BC; // type:object size:0x4 data:float +lbl_805CD6C0 = .sdata2:0x805CD6C0; // type:object size:0x8 data:float +lbl_805CD6C8 = .sdata2:0x805CD6C8; // type:object size:0x4 data:float +lbl_805CD6CC = .sdata2:0x805CD6CC; // type:object size:0x4 data:float +lbl_805CD6D0 = .sdata2:0x805CD6D0; // type:object size:0x8 data:float +lbl_805CD6D8 = .sdata2:0x805CD6D8; // type:object size:0x4 data:float +lbl_805CD6DC = .sdata2:0x805CD6DC; // type:object size:0x4 data:float +lbl_805CD6E0 = .sdata2:0x805CD6E0; // type:object size:0x4 data:float +lbl_805CD6E4 = .sdata2:0x805CD6E4; // type:object size:0x4 data:float +lbl_805CD6E8 = .sdata2:0x805CD6E8; // type:object size:0x4 data:float +lbl_805CD6EC = .sdata2:0x805CD6EC; // type:object size:0x4 data:float +lbl_805CD6F0 = .sdata2:0x805CD6F0; // type:object size:0x4 data:float +lbl_805CD6F4 = .sdata2:0x805CD6F4; // type:object size:0x4 data:float +lbl_805CD6F8 = .sdata2:0x805CD6F8; // type:object size:0x4 data:float +lbl_805CD6FC = .sdata2:0x805CD6FC; // type:object size:0x4 data:float +lbl_805CD700 = .sdata2:0x805CD700; // type:object size:0x4 data:float +lbl_805CD704 = .sdata2:0x805CD704; // type:object size:0x4 data:float +lbl_805CD708 = .sdata2:0x805CD708; // type:object size:0x4 data:float +lbl_805CD70C = .sdata2:0x805CD70C; // type:object size:0x4 data:float +lbl_805CD710 = .sdata2:0x805CD710; // type:object size:0x4 data:float +lbl_805CD714 = .sdata2:0x805CD714; // type:object size:0x4 data:float +lbl_805CD718 = .sdata2:0x805CD718; // type:object size:0x4 data:float +lbl_805CD71C = .sdata2:0x805CD71C; // type:object size:0x4 data:float +lbl_805CD720 = .sdata2:0x805CD720; // type:object size:0x4 data:float +lbl_805CD724 = .sdata2:0x805CD724; // type:object size:0x4 data:float +lbl_805CD728 = .sdata2:0x805CD728; // type:object size:0x4 data:float +lbl_805CD72C = .sdata2:0x805CD72C; // type:object size:0x4 data:float +lbl_805CD730 = .sdata2:0x805CD730; // type:object size:0x4 data:float +lbl_805CD734 = .sdata2:0x805CD734; // type:object size:0x4 data:float +lbl_805CD738 = .sdata2:0x805CD738; // type:object size:0x4 data:float +lbl_805CD73C = .sdata2:0x805CD73C; // type:object size:0x4 data:float +lbl_805CD740 = .sdata2:0x805CD740; // type:object size:0x4 data:float +lbl_805CD744 = .sdata2:0x805CD744; // type:object size:0x4 data:float +lbl_805CD748 = .sdata2:0x805CD748; // type:object size:0x4 data:float +lbl_805CD74C = .sdata2:0x805CD74C; // type:object size:0x4 data:float +lbl_805CD750 = .sdata2:0x805CD750; // type:object size:0x4 data:float +lbl_805CD754 = .sdata2:0x805CD754; // type:object size:0x4 data:float +lbl_805CD758 = .sdata2:0x805CD758; // type:object size:0x4 data:float +lbl_805CD75C = .sdata2:0x805CD75C; // type:object size:0x4 data:float +lbl_805CD760 = .sdata2:0x805CD760; // type:object size:0x4 data:float +lbl_805CD764 = .sdata2:0x805CD764; // type:object size:0x4 data:float +lbl_805CD768 = .sdata2:0x805CD768; // type:object size:0x4 data:float +lbl_805CD76C = .sdata2:0x805CD76C; // type:object size:0x4 data:float +lbl_805CD770 = .sdata2:0x805CD770; // type:object size:0x4 data:float +lbl_805CD774 = .sdata2:0x805CD774; // type:object size:0x4 data:float +lbl_805CD778 = .sdata2:0x805CD778; // type:object size:0x4 data:float +lbl_805CD77C = .sdata2:0x805CD77C; // type:object size:0x4 data:float +lbl_805CD780 = .sdata2:0x805CD780; // type:object size:0x4 data:float +lbl_805CD784 = .sdata2:0x805CD784; // type:object size:0x4 data:float +lbl_805CD788 = .sdata2:0x805CD788; // type:object size:0x4 data:float +lbl_805CD78C = .sdata2:0x805CD78C; // type:object size:0x4 data:float +lbl_805CD790 = .sdata2:0x805CD790; // type:object size:0x4 data:float +lbl_805CD794 = .sdata2:0x805CD794; // type:object size:0x4 data:float +lbl_805CD798 = .sdata2:0x805CD798; // type:object size:0x4 data:float +lbl_805CD79C = .sdata2:0x805CD79C; // type:object size:0x4 data:float +lbl_805CD7A0 = .sdata2:0x805CD7A0; // type:object size:0x4 data:float +lbl_805CD7A4 = .sdata2:0x805CD7A4; // type:object size:0x4 data:float +lbl_805CD7A8 = .sdata2:0x805CD7A8; // type:object size:0x4 data:float +lbl_805CD7AC = .sdata2:0x805CD7AC; // type:object size:0x4 data:float +lbl_805CD7B0 = .sdata2:0x805CD7B0; // type:object size:0x4 data:float +lbl_805CD7B4 = .sdata2:0x805CD7B4; // type:object size:0x4 data:float +lbl_805CD7B8 = .sdata2:0x805CD7B8; // type:object size:0x4 data:float +lbl_805CD7BC = .sdata2:0x805CD7BC; // type:object size:0x4 data:float +lbl_805CD7C0 = .sdata2:0x805CD7C0; // type:object size:0x4 data:float +lbl_805CD7C4 = .sdata2:0x805CD7C4; // type:object size:0x4 data:float +lbl_805CD7C8 = .sdata2:0x805CD7C8; // type:object size:0x4 data:float +lbl_805CD7CC = .sdata2:0x805CD7CC; // type:object size:0x4 data:float +lbl_805CD7D0 = .sdata2:0x805CD7D0; // type:object size:0x4 data:float +lbl_805CD7D4 = .sdata2:0x805CD7D4; // type:object size:0x4 data:float +lbl_805CD7D8 = .sdata2:0x805CD7D8; // type:object size:0x4 data:float +lbl_805CD7DC = .sdata2:0x805CD7DC; // type:object size:0x4 data:float +lbl_805CD7E0 = .sdata2:0x805CD7E0; // type:object size:0x4 data:float +lbl_805CD7E4 = .sdata2:0x805CD7E4; // type:object size:0x4 data:float +lbl_805CD7E8 = .sdata2:0x805CD7E8; // type:object size:0x4 data:float +lbl_805CD7EC = .sdata2:0x805CD7EC; // type:object size:0x4 data:float +lbl_805CD7F0 = .sdata2:0x805CD7F0; // type:object size:0x4 data:float +lbl_805CD7F4 = .sdata2:0x805CD7F4; // type:object size:0x4 data:float +lbl_805CD7F8 = .sdata2:0x805CD7F8; // type:object size:0x4 data:float +lbl_805CD7FC = .sdata2:0x805CD7FC; // type:object size:0x4 data:float +lbl_805CD800 = .sdata2:0x805CD800; // type:object size:0x4 data:float +lbl_805CD804 = .sdata2:0x805CD804; // type:object size:0x4 data:float +lbl_805CD808 = .sdata2:0x805CD808; // type:object size:0x4 data:float +lbl_805CD80C = .sdata2:0x805CD80C; // type:object size:0x4 data:float +lbl_805CD810 = .sdata2:0x805CD810; // type:object size:0x4 data:float +lbl_805CD814 = .sdata2:0x805CD814; // type:object size:0x4 data:float +lbl_805CD818 = .sdata2:0x805CD818; // type:object size:0x4 data:float +lbl_805CD81C = .sdata2:0x805CD81C; // type:object size:0x4 data:float +lbl_805CD820 = .sdata2:0x805CD820; // type:object size:0x4 data:float +lbl_805CD824 = .sdata2:0x805CD824; // type:object size:0x4 data:float +lbl_805CD828 = .sdata2:0x805CD828; // type:object size:0x4 data:float +lbl_805CD82C = .sdata2:0x805CD82C; // type:object size:0x4 data:float +lbl_805CD830 = .sdata2:0x805CD830; // type:object size:0x8 data:float +lbl_805CD838 = .sdata2:0x805CD838; // type:object size:0x8 data:float +lbl_805CD840 = .sdata2:0x805CD840; // type:object size:0x8 data:float +lbl_805CD848 = .sdata2:0x805CD848; // type:object size:0x4 data:float +lbl_805CD84C = .sdata2:0x805CD84C; // type:object size:0x4 data:float +lbl_805CD850 = .sdata2:0x805CD850; // type:object size:0x4 data:float +lbl_805CD854 = .sdata2:0x805CD854; // type:object size:0x4 data:float +lbl_805CD858 = .sdata2:0x805CD858; // type:object size:0x4 data:float +lbl_805CD85C = .sdata2:0x805CD85C; // type:object size:0x4 data:float +lbl_805CD860 = .sdata2:0x805CD860; // type:object size:0x4 data:float +lbl_805CD864 = .sdata2:0x805CD864; // type:object size:0x4 data:float +lbl_805CD868 = .sdata2:0x805CD868; // type:object size:0x4 data:float +lbl_805CD86C = .sdata2:0x805CD86C; // type:object size:0x4 data:float +lbl_805CD870 = .sdata2:0x805CD870; // type:object size:0x4 data:float +lbl_805CD874 = .sdata2:0x805CD874; // type:object size:0x4 data:float +lbl_805CD878 = .sdata2:0x805CD878; // type:object size:0x4 data:float +lbl_805CD87C = .sdata2:0x805CD87C; // type:object size:0x4 data:float +lbl_805CD880 = .sdata2:0x805CD880; // type:object size:0x4 data:float +lbl_805CD884 = .sdata2:0x805CD884; // type:object size:0x4 data:float +lbl_805CD888 = .sdata2:0x805CD888; // type:object size:0x4 data:float +lbl_805CD88C = .sdata2:0x805CD88C; // type:object size:0x4 data:float +lbl_805CD890 = .sdata2:0x805CD890; // type:object size:0x4 data:float +lbl_805CD894 = .sdata2:0x805CD894; // type:object size:0x4 data:float +lbl_805CD898 = .sdata2:0x805CD898; // type:object size:0x4 data:float +lbl_805CD89C = .sdata2:0x805CD89C; // type:object size:0x4 data:float +lbl_805CD8A0 = .sdata2:0x805CD8A0; // type:object size:0x4 data:float +lbl_805CD8A4 = .sdata2:0x805CD8A4; // type:object size:0x4 data:float +lbl_805CD8A8 = .sdata2:0x805CD8A8; // type:object size:0x4 data:float +lbl_805CD8AC = .sdata2:0x805CD8AC; // type:object size:0x4 data:float +lbl_805CD8B0 = .sdata2:0x805CD8B0; // type:object size:0x4 data:float +lbl_805CD8B4 = .sdata2:0x805CD8B4; // type:object size:0x4 data:float +lbl_805CD8B8 = .sdata2:0x805CD8B8; // type:object size:0x8 data:float +lbl_805CD8C0 = .sdata2:0x805CD8C0; // type:object size:0x8 data:float +lbl_805CD8C8 = .sdata2:0x805CD8C8; // type:object size:0x4 data:float +lbl_805CD8CC = .sdata2:0x805CD8CC; // type:object size:0x4 data:float +lbl_805CD8D0 = .sdata2:0x805CD8D0; // type:object size:0x4 data:float +lbl_805CD8D4 = .sdata2:0x805CD8D4; // type:object size:0x4 data:float +lbl_805CD8D8 = .sdata2:0x805CD8D8; // type:object size:0x8 data:float +lbl_805CD8E0 = .sdata2:0x805CD8E0; // type:object size:0x4 data:float +lbl_805CD8E4 = .sdata2:0x805CD8E4; // type:object size:0x4 data:float +lbl_805CD8E8 = .sdata2:0x805CD8E8; // type:object size:0x4 data:float +lbl_805CD8EC = .sdata2:0x805CD8EC; // type:object size:0x4 data:float +lbl_805CD8F0 = .sdata2:0x805CD8F0; // type:object size:0x4 data:float +lbl_805CD8F4 = .sdata2:0x805CD8F4; // type:object size:0x4 data:float +lbl_805CD8F8 = .sdata2:0x805CD8F8; // type:object size:0x4 data:float +lbl_805CD8FC = .sdata2:0x805CD8FC; // type:object size:0x4 data:float +lbl_805CD900 = .sdata2:0x805CD900; // type:object size:0x4 data:float +lbl_805CD904 = .sdata2:0x805CD904; // type:object size:0x4 data:float +lbl_805CD908 = .sdata2:0x805CD908; // type:object size:0x4 data:float +lbl_805CD90C = .sdata2:0x805CD90C; // type:object size:0x4 data:float +lbl_805CD910 = .sdata2:0x805CD910; // type:object size:0x8 data:float +lbl_805CD918 = .sdata2:0x805CD918; // type:object size:0x8 data:float +lbl_805CD920 = .sdata2:0x805CD920; // type:object size:0x8 data:float +lbl_805CD928 = .sdata2:0x805CD928; // type:object size:0x4 data:float +lbl_805CD92C = .sdata2:0x805CD92C; // type:object size:0x4 data:float +lbl_805CD930 = .sdata2:0x805CD930; // type:object size:0x4 data:float +lbl_805CD934 = .sdata2:0x805CD934; // type:object size:0x4 data:float +lbl_805CD938 = .sdata2:0x805CD938; // type:object size:0x4 data:float +lbl_805CD93C = .sdata2:0x805CD93C; // type:object size:0x4 data:float +lbl_805CD940 = .sdata2:0x805CD940; // type:object size:0x4 data:float +lbl_805CD944 = .sdata2:0x805CD944; // type:object size:0x4 data:float +lbl_805CD948 = .sdata2:0x805CD948; // type:object size:0x4 data:float +lbl_805CD94C = .sdata2:0x805CD94C; // type:object size:0x4 data:float +lbl_805CD950 = .sdata2:0x805CD950; // type:object size:0x4 data:float +lbl_805CD954 = .sdata2:0x805CD954; // type:object size:0x4 data:float +lbl_805CD958 = .sdata2:0x805CD958; // type:object size:0x4 data:float +lbl_805CD95C = .sdata2:0x805CD95C; // type:object size:0x4 data:float +lbl_805CD960 = .sdata2:0x805CD960; // type:object size:0x4 data:float +lbl_805CD964 = .sdata2:0x805CD964; // type:object size:0x4 data:float +lbl_805CD968 = .sdata2:0x805CD968; // type:object size:0x4 data:float +lbl_805CD96C = .sdata2:0x805CD96C; // type:object size:0x4 data:float +lbl_805CD970 = .sdata2:0x805CD970; // type:object size:0x4 data:float +lbl_805CD974 = .sdata2:0x805CD974; // type:object size:0x4 data:float +lbl_805CD978 = .sdata2:0x805CD978; // type:object size:0x4 data:float +lbl_805CD97C = .sdata2:0x805CD97C; // type:object size:0x4 data:float +lbl_805CD980 = .sdata2:0x805CD980; // type:object size:0x4 data:float +lbl_805CD984 = .sdata2:0x805CD984; // type:object size:0x4 data:float +lbl_805CD988 = .sdata2:0x805CD988; // type:object size:0x4 data:float +lbl_805CD98C = .sdata2:0x805CD98C; // type:object size:0x4 data:float +lbl_805CD990 = .sdata2:0x805CD990; // type:object size:0x4 data:float +lbl_805CD994 = .sdata2:0x805CD994; // type:object size:0x4 data:float +lbl_805CD998 = .sdata2:0x805CD998; // type:object size:0x4 data:float +lbl_805CD99C = .sdata2:0x805CD99C; // type:object size:0x4 data:float +lbl_805CD9A0 = .sdata2:0x805CD9A0; // type:object size:0x4 data:float +lbl_805CD9A4 = .sdata2:0x805CD9A4; // type:object size:0x4 data:float +lbl_805CD9A8 = .sdata2:0x805CD9A8; // type:object size:0x4 data:float +lbl_805CD9AC = .sdata2:0x805CD9AC; // type:object size:0x4 data:float +lbl_805CD9B0 = .sdata2:0x805CD9B0; // type:object size:0x4 data:float +lbl_805CD9B4 = .sdata2:0x805CD9B4; // type:object size:0x4 data:float +lbl_805CD9B8 = .sdata2:0x805CD9B8; // type:object size:0x4 data:float +lbl_805CD9BC = .sdata2:0x805CD9BC; // type:object size:0x4 data:float +lbl_805CD9C0 = .sdata2:0x805CD9C0; // type:object size:0x4 data:float +lbl_805CD9C4 = .sdata2:0x805CD9C4; // type:object size:0x4 data:float +lbl_805CD9C8 = .sdata2:0x805CD9C8; // type:object size:0x4 data:float +lbl_805CD9CC = .sdata2:0x805CD9CC; // type:object size:0x4 data:float +lbl_805CD9D0 = .sdata2:0x805CD9D0; // type:object size:0x8 data:float +lbl_805CD9D8 = .sdata2:0x805CD9D8; // type:object size:0x4 data:4byte +lbl_805CD9DC = .sdata2:0x805CD9DC; // type:object size:0x4 data:4byte +lbl_805CD9E0 = .sdata2:0x805CD9E0; // type:object size:0x4 data:float +lbl_805CD9E4 = .sdata2:0x805CD9E4; // type:object size:0x4 data:float +lbl_805CD9E8 = .sdata2:0x805CD9E8; // type:object size:0x4 data:float +lbl_805CD9EC = .sdata2:0x805CD9EC; // type:object size:0x4 data:float +lbl_805CD9F0 = .sdata2:0x805CD9F0; // type:object size:0x4 data:float +lbl_805CD9F4 = .sdata2:0x805CD9F4; // type:object size:0x4 data:float +lbl_805CD9F8 = .sdata2:0x805CD9F8; // type:object size:0x4 data:float +lbl_805CD9FC = .sdata2:0x805CD9FC; // type:object size:0x4 data:float +lbl_805CDA00 = .sdata2:0x805CDA00; // type:object size:0x8 data:float +lbl_805CDA08 = .sdata2:0x805CDA08; // type:object size:0x4 data:float +lbl_805CDA0C = .sdata2:0x805CDA0C; // type:object size:0x4 data:float +lbl_805CDA10 = .sdata2:0x805CDA10; // type:object size:0x4 data:float +lbl_805CDA14 = .sdata2:0x805CDA14; // type:object size:0x4 data:float +lbl_805CDA18 = .sdata2:0x805CDA18; // type:object size:0x4 data:float +lbl_805CDA1C = .sdata2:0x805CDA1C; // type:object size:0x4 data:float +lbl_805CDA20 = .sdata2:0x805CDA20; // type:object size:0x4 data:float +lbl_805CDA24 = .sdata2:0x805CDA24; // type:object size:0x4 data:float +lbl_805CDA28 = .sdata2:0x805CDA28; // type:object size:0x4 data:4byte +lbl_805CDA2C = .sdata2:0x805CDA2C; // type:object size:0x4 data:float +lbl_805CDA30 = .sdata2:0x805CDA30; // type:object size:0x4 data:float +lbl_805CDA34 = .sdata2:0x805CDA34; // type:object size:0x4 data:float +lbl_805CDA38 = .sdata2:0x805CDA38; // type:object size:0x4 data:float +lbl_805CDA3C = .sdata2:0x805CDA3C; // type:object size:0x4 data:float +lbl_805CDA40 = .sdata2:0x805CDA40; // type:object size:0x4 data:float +lbl_805CDA44 = .sdata2:0x805CDA44; // type:object size:0x4 data:float +lbl_805CDA48 = .sdata2:0x805CDA48; // type:object size:0x4 data:float +lbl_805CDA4C = .sdata2:0x805CDA4C; // type:object size:0x4 data:float +lbl_805CDA50 = .sdata2:0x805CDA50; // type:object size:0x4 data:float +lbl_805CDA54 = .sdata2:0x805CDA54; // type:object size:0x4 data:float +lbl_805CDA58 = .sdata2:0x805CDA58; // type:object size:0x8 data:float +lbl_805CDA60 = .sdata2:0x805CDA60; // type:object size:0x4 data:float +lbl_805CDA64 = .sdata2:0x805CDA64; // type:object size:0x4 data:float +lbl_805CDA68 = .sdata2:0x805CDA68; // type:object size:0x4 data:float +lbl_805CDA6C = .sdata2:0x805CDA6C; // type:object size:0x4 data:float +lbl_805CDA70 = .sdata2:0x805CDA70; // type:object size:0x4 data:float +lbl_805CDA74 = .sdata2:0x805CDA74; // type:object size:0x4 data:float +lbl_805CDA78 = .sdata2:0x805CDA78; // type:object size:0x4 data:float +lbl_805CDA7C = .sdata2:0x805CDA7C; // type:object size:0x4 data:float +lbl_805CDA80 = .sdata2:0x805CDA80; // type:object size:0x4 data:float +lbl_805CDA84 = .sdata2:0x805CDA84; // type:object size:0x4 data:float +lbl_805CDA88 = .sdata2:0x805CDA88; // type:object size:0x8 data:float +lbl_805CDA90 = .sdata2:0x805CDA90; // type:object size:0x4 data:float +lbl_805CDA94 = .sdata2:0x805CDA94; // type:object size:0x4 data:float +lbl_805CDA98 = .sdata2:0x805CDA98; // type:object size:0x4 data:float +lbl_805CDA9C = .sdata2:0x805CDA9C; // type:object size:0x4 data:float +lbl_805CDAA0 = .sdata2:0x805CDAA0; // type:object size:0x4 data:float +lbl_805CDAA4 = .sdata2:0x805CDAA4; // type:object size:0x4 data:float +lbl_805CDAA8 = .sdata2:0x805CDAA8; // type:object size:0x4 data:float +lbl_805CDAAC = .sdata2:0x805CDAAC; // type:object size:0x4 data:float +lbl_805CDAB0 = .sdata2:0x805CDAB0; // type:object size:0x4 data:float +lbl_805CDAB4 = .sdata2:0x805CDAB4; // type:object size:0x4 data:float +lbl_805CDAB8 = .sdata2:0x805CDAB8; // type:object size:0x4 data:4byte +lbl_805CDABC = .sdata2:0x805CDABC; // type:object size:0x4 data:float +lbl_805CDAC0 = .sdata2:0x805CDAC0; // type:object size:0x4 data:float +lbl_805CDAC4 = .sdata2:0x805CDAC4; // type:object size:0x4 data:float +lbl_805CDAC8 = .sdata2:0x805CDAC8; // type:object size:0x4 data:float +lbl_805CDACC = .sdata2:0x805CDACC; // type:object size:0x4 data:float +lbl_805CDAD0 = .sdata2:0x805CDAD0; // type:object size:0x4 data:float +lbl_805CDAD4 = .sdata2:0x805CDAD4; // type:object size:0x4 data:float +lbl_805CDAD8 = .sdata2:0x805CDAD8; // type:object size:0x4 data:float +lbl_805CDADC = .sdata2:0x805CDADC; // type:object size:0x4 data:float +lbl_805CDAE0 = .sdata2:0x805CDAE0; // type:object size:0x4 data:float +lbl_805CDAE4 = .sdata2:0x805CDAE4; // type:object size:0x4 data:float +lbl_805CDAE8 = .sdata2:0x805CDAE8; // type:object size:0x4 data:float +lbl_805CDAEC = .sdata2:0x805CDAEC; // type:object size:0x4 data:float +lbl_805CDAF0 = .sdata2:0x805CDAF0; // type:object size:0x4 data:float +lbl_805CDAF4 = .sdata2:0x805CDAF4; // type:object size:0x4 data:float +lbl_805CDAF8 = .sdata2:0x805CDAF8; // type:object size:0x4 data:float +lbl_805CDAFC = .sdata2:0x805CDAFC; // type:object size:0x4 data:float +lbl_805CDB00 = .sdata2:0x805CDB00; // type:object size:0x4 data:float +lbl_805CDB04 = .sdata2:0x805CDB04; // type:object size:0x4 data:float +lbl_805CDB08 = .sdata2:0x805CDB08; // type:object size:0x4 data:float +lbl_805CDB0C = .sdata2:0x805CDB0C; // type:object size:0x4 data:float +lbl_805CDB10 = .sdata2:0x805CDB10; // type:object size:0x4 data:float +lbl_805CDB14 = .sdata2:0x805CDB14; // type:object size:0x4 data:float +lbl_805CDB18 = .sdata2:0x805CDB18; // type:object size:0x4 data:float +lbl_805CDB1C = .sdata2:0x805CDB1C; // type:object size:0x4 data:float +lbl_805CDB20 = .sdata2:0x805CDB20; // type:object size:0x8 data:float +lbl_805CDB28 = .sdata2:0x805CDB28; // type:object size:0x4 data:float +lbl_805CDB2C = .sdata2:0x805CDB2C; // type:object size:0x4 data:float +lbl_805CDB30 = .sdata2:0x805CDB30; // type:object size:0x4 data:float +lbl_805CDB34 = .sdata2:0x805CDB34; // type:object size:0x4 data:float +lbl_805CDB38 = .sdata2:0x805CDB38; // type:object size:0x4 data:float +lbl_805CDB3C = .sdata2:0x805CDB3C; // type:object size:0x4 data:float +lbl_805CDB40 = .sdata2:0x805CDB40; // type:object size:0x4 data:float +lbl_805CDB44 = .sdata2:0x805CDB44; // type:object size:0x4 data:float +lbl_805CDB48 = .sdata2:0x805CDB48; // type:object size:0x4 data:float +lbl_805CDB4C = .sdata2:0x805CDB4C; // type:object size:0x4 data:float +lbl_805CDB50 = .sdata2:0x805CDB50; // type:object size:0x4 data:float +lbl_805CDB54 = .sdata2:0x805CDB54; // type:object size:0x4 data:float +lbl_805CDB58 = .sdata2:0x805CDB58; // type:object size:0x4 data:float +lbl_805CDB5C = .sdata2:0x805CDB5C; // type:object size:0x4 data:float +lbl_805CDB60 = .sdata2:0x805CDB60; // type:object size:0x4 data:float +lbl_805CDB64 = .sdata2:0x805CDB64; // type:object size:0x4 data:float +lbl_805CDB68 = .sdata2:0x805CDB68; // type:object size:0x4 data:float +lbl_805CDB6C = .sdata2:0x805CDB6C; // type:object size:0x4 data:float +lbl_805CDB70 = .sdata2:0x805CDB70; // type:object size:0x4 data:float +lbl_805CDB74 = .sdata2:0x805CDB74; // type:object size:0x4 data:float +lbl_805CDB78 = .sdata2:0x805CDB78; // type:object size:0x4 data:float +lbl_805CDB7C = .sdata2:0x805CDB7C; // type:object size:0x4 data:float +lbl_805CDB80 = .sdata2:0x805CDB80; // type:object size:0x4 data:float +lbl_805CDB84 = .sdata2:0x805CDB84; // type:object size:0x4 data:float +lbl_805CDB88 = .sdata2:0x805CDB88; // type:object size:0x4 data:float +lbl_805CDB8C = .sdata2:0x805CDB8C; // type:object size:0x4 data:float +lbl_805CDB90 = .sdata2:0x805CDB90; // type:object size:0x4 data:float +lbl_805CDB94 = .sdata2:0x805CDB94; // type:object size:0x4 data:float +lbl_805CDB98 = .sdata2:0x805CDB98; // type:object size:0x4 data:float +lbl_805CDB9C = .sdata2:0x805CDB9C; // type:object size:0x4 data:float +lbl_805CDBA0 = .sdata2:0x805CDBA0; // type:object size:0x4 data:float +lbl_805CDBA4 = .sdata2:0x805CDBA4; // type:object size:0x4 data:float +lbl_805CDBA8 = .sdata2:0x805CDBA8; // type:object size:0x4 data:string +lbl_805CDBAC = .sdata2:0x805CDBAC; // type:object size:0x4 data:4byte +lbl_805CDBB0 = .sdata2:0x805CDBB0; // type:object size:0x4 data:4byte +lbl_805CDBB4 = .sdata2:0x805CDBB4; // type:object size:0x4 data:4byte +lbl_805CDBB8 = .sdata2:0x805CDBB8; // type:object size:0x4 +lbl_805CDBBC = .sdata2:0x805CDBBC; // type:object size:0x4 data:float +lbl_805CDBC0 = .sdata2:0x805CDBC0; // type:object size:0x4 data:float +lbl_805CDBC4 = .sdata2:0x805CDBC4; // type:object size:0x4 data:float +lbl_805CDBC8 = .sdata2:0x805CDBC8; // type:object size:0x4 data:float +lbl_805CDBCC = .sdata2:0x805CDBCC; // type:object size:0x4 data:float +lbl_805CDBD0 = .sdata2:0x805CDBD0; // type:object size:0x4 data:float +lbl_805CDBD4 = .sdata2:0x805CDBD4; // type:object size:0x4 data:float +lbl_805CDBD8 = .sdata2:0x805CDBD8; // type:object size:0x8 data:float +lbl_805CDBE0 = .sdata2:0x805CDBE0; // type:object size:0x4 data:4byte +lbl_805CDBE4 = .sdata2:0x805CDBE4; // type:object size:0x4 data:float +lbl_805CDBE8 = .sdata2:0x805CDBE8; // type:object size:0x4 data:float +lbl_805CDBEC = .sdata2:0x805CDBEC; // type:object size:0x4 data:float +lbl_805CDBF0 = .sdata2:0x805CDBF0; // type:object size:0x4 data:float +lbl_805CDBF4 = .sdata2:0x805CDBF4; // type:object size:0x4 data:float +lbl_805CDBF8 = .sdata2:0x805CDBF8; // type:object size:0x4 data:float +lbl_805CDBFC = .sdata2:0x805CDBFC; // type:object size:0x4 data:float +lbl_805CDC00 = .sdata2:0x805CDC00; // type:object size:0x4 data:float +lbl_805CDC04 = .sdata2:0x805CDC04; // type:object size:0x4 data:float +lbl_805CDC08 = .sdata2:0x805CDC08; // type:object size:0x4 data:float +lbl_805CDC0C = .sdata2:0x805CDC0C; // type:object size:0x4 data:float +lbl_805CDC10 = .sdata2:0x805CDC10; // type:object size:0x4 data:float +lbl_805CDC14 = .sdata2:0x805CDC14; // type:object size:0x4 data:float +lbl_805CDC18 = .sdata2:0x805CDC18; // type:object size:0x4 data:float +lbl_805CDC1C = .sdata2:0x805CDC1C; // type:object size:0x4 data:float +lbl_805CDC20 = .sdata2:0x805CDC20; // type:object size:0x4 data:float +lbl_805CDC24 = .sdata2:0x805CDC24; // type:object size:0x4 data:float +lbl_805CDC28 = .sdata2:0x805CDC28; // type:object size:0x4 data:float +lbl_805CDC2C = .sdata2:0x805CDC2C; // type:object size:0x1 data:byte +lbl_805CDC2D = .sdata2:0x805CDC2D; // type:object size:0x1 data:byte +lbl_805CDC2E = .sdata2:0x805CDC2E; // type:object size:0x1 data:byte +lbl_805CDC2F = .sdata2:0x805CDC2F; // type:object size:0x1 data:byte +lbl_805CDC30 = .sdata2:0x805CDC30; // type:object size:0x4 data:float +lbl_805CDC34 = .sdata2:0x805CDC34; // type:object size:0x4 data:float +lbl_805CDC38 = .sdata2:0x805CDC38; // type:object size:0x4 data:float +lbl_805CDC3C = .sdata2:0x805CDC3C; // type:object size:0x4 data:float +lbl_805CDC40 = .sdata2:0x805CDC40; // type:object size:0x4 data:float +lbl_805CDC44 = .sdata2:0x805CDC44; // type:object size:0x4 data:float +lbl_805CDC48 = .sdata2:0x805CDC48; // type:object size:0x4 data:float +lbl_805CDC4C = .sdata2:0x805CDC4C; // type:object size:0x4 data:float +lbl_805CDC50 = .sdata2:0x805CDC50; // type:object size:0x4 data:float +lbl_805CDC54 = .sdata2:0x805CDC54; // type:object size:0x4 data:float +lbl_805CDC58 = .sdata2:0x805CDC58; // type:object size:0x4 data:float +lbl_805CDC5C = .sdata2:0x805CDC5C; // type:object size:0x4 data:float +lbl_805CDC60 = .sdata2:0x805CDC60; // type:object size:0x8 data:float +lbl_805CDC68 = .sdata2:0x805CDC68; // type:object size:0x4 data:float +lbl_805CDC6C = .sdata2:0x805CDC6C; // type:object size:0x4 data:float +lbl_805CDC70 = .sdata2:0x805CDC70; // type:object size:0x4 data:float +lbl_805CDC74 = .sdata2:0x805CDC74; // type:object size:0x4 data:float +lbl_805CDC78 = .sdata2:0x805CDC78; // type:object size:0x8 data:float +lbl_805CDC80 = .sdata2:0x805CDC80; // type:object size:0x4 data:float +lbl_805CDC84 = .sdata2:0x805CDC84; // type:object size:0x4 data:float +lbl_805CDC88 = .sdata2:0x805CDC88; // type:object size:0x4 data:float +lbl_805CDC8C = .sdata2:0x805CDC8C; // type:object size:0x4 data:float +lbl_805CDC90 = .sdata2:0x805CDC90; // type:object size:0x4 data:float +lbl_805CDC94 = .sdata2:0x805CDC94; // type:object size:0x4 data:float +lbl_805CDC98 = .sdata2:0x805CDC98; // type:object size:0x4 data:float +lbl_805CDC9C = .sdata2:0x805CDC9C; // type:object size:0x4 data:float +lbl_805CDCA0 = .sdata2:0x805CDCA0; // type:object size:0x4 data:float +lbl_805CDCA4 = .sdata2:0x805CDCA4; // type:object size:0x4 data:float +lbl_805CDCA8 = .sdata2:0x805CDCA8; // type:object size:0x4 data:float +lbl_805CDCAC = .sdata2:0x805CDCAC; // type:object size:0x4 data:float +lbl_805CDCB0 = .sdata2:0x805CDCB0; // type:object size:0x4 data:float +lbl_805CDCB4 = .sdata2:0x805CDCB4; // type:object size:0x4 data:float +lbl_805CDCB8 = .sdata2:0x805CDCB8; // type:object size:0x4 data:float +lbl_805CDCBC = .sdata2:0x805CDCBC; // type:object size:0x4 data:float +lbl_805CDCC0 = .sdata2:0x805CDCC0; // type:object size:0x8 data:float +lbl_805CDCC8 = .sdata2:0x805CDCC8; // type:object size:0x4 data:float +lbl_805CDCCC = .sdata2:0x805CDCCC; // type:object size:0x4 data:float +lbl_805CDCD0 = .sdata2:0x805CDCD0; // type:object size:0x4 data:float +lbl_805CDCD4 = .sdata2:0x805CDCD4; // type:object size:0x4 data:float +lbl_805CDCD8 = .sdata2:0x805CDCD8; // type:object size:0x4 data:float +lbl_805CDCDC = .sdata2:0x805CDCDC; // type:object size:0x4 data:float +lbl_805CDCE0 = .sdata2:0x805CDCE0; // type:object size:0x4 data:float +lbl_805CDCE4 = .sdata2:0x805CDCE4; // type:object size:0x4 data:float +lbl_805CDCE8 = .sdata2:0x805CDCE8; // type:object size:0x4 data:float +lbl_805CDCEC = .sdata2:0x805CDCEC; // type:object size:0x4 data:float +lbl_805CDCF0 = .sdata2:0x805CDCF0; // type:object size:0x4 data:float +lbl_805CDCF4 = .sdata2:0x805CDCF4; // type:object size:0x4 data:float +lbl_805CDCF8 = .sdata2:0x805CDCF8; // type:object size:0x4 data:float +lbl_805CDCFC = .sdata2:0x805CDCFC; // type:object size:0x4 data:float +lbl_805CDD00 = .sdata2:0x805CDD00; // type:object size:0x4 data:float +lbl_805CDD04 = .sdata2:0x805CDD04; // type:object size:0x4 data:float +lbl_805CDD08 = .sdata2:0x805CDD08; // type:object size:0x4 data:float +lbl_805CDD0C = .sdata2:0x805CDD0C; // type:object size:0x4 data:float +lbl_805CDD10 = .sdata2:0x805CDD10; // type:object size:0x4 data:float +lbl_805CDD14 = .sdata2:0x805CDD14; // type:object size:0x4 data:float +lbl_805CDD18 = .sdata2:0x805CDD18; // type:object size:0x4 data:float +lbl_805CDD1C = .sdata2:0x805CDD1C; // type:object size:0x4 data:float +lbl_805CDD20 = .sdata2:0x805CDD20; // type:object size:0x8 data:float +lbl_805CDD28 = .sdata2:0x805CDD28; // type:object size:0x4 data:float +lbl_805CDD2C = .sdata2:0x805CDD2C; // type:object size:0x4 data:float +lbl_805CDD30 = .sdata2:0x805CDD30; // type:object size:0x4 data:float +lbl_805CDD34 = .sdata2:0x805CDD34; // type:object size:0x4 data:float +lbl_805CDD38 = .sdata2:0x805CDD38; // type:object size:0x4 data:float +lbl_805CDD3C = .sdata2:0x805CDD3C; // type:object size:0x4 data:float +lbl_805CDD40 = .sdata2:0x805CDD40; // type:object size:0x4 data:float +lbl_805CDD44 = .sdata2:0x805CDD44; // type:object size:0x4 data:float +lbl_805CDD48 = .sdata2:0x805CDD48; // type:object size:0x4 data:float +lbl_805CDD4C = .sdata2:0x805CDD4C; // type:object size:0x4 data:float +lbl_805CDD50 = .sdata2:0x805CDD50; // type:object size:0x4 data:float +lbl_805CDD54 = .sdata2:0x805CDD54; // type:object size:0x4 data:float +lbl_805CDD58 = .sdata2:0x805CDD58; // type:object size:0x4 data:float +lbl_805CDD5C = .sdata2:0x805CDD5C; // type:object size:0x4 data:float +lbl_805CDD60 = .sdata2:0x805CDD60; // type:object size:0x4 data:float +lbl_805CDD64 = .sdata2:0x805CDD64; // type:object size:0x4 data:float +lbl_805CDD68 = .sdata2:0x805CDD68; // type:object size:0x4 data:float +lbl_805CDD6C = .sdata2:0x805CDD6C; // type:object size:0x4 data:float +lbl_805CDD70 = .sdata2:0x805CDD70; // type:object size:0x4 data:4byte +lbl_805CDD74 = .sdata2:0x805CDD74; // type:object size:0x4 data:float +lbl_805CDD78 = .sdata2:0x805CDD78; // type:object size:0x4 data:float +lbl_805CDD7C = .sdata2:0x805CDD7C; // type:object size:0x4 data:float +lbl_805CDD80 = .sdata2:0x805CDD80; // type:object size:0x4 data:float +lbl_805CDD84 = .sdata2:0x805CDD84; // type:object size:0x4 data:float +lbl_805CDD88 = .sdata2:0x805CDD88; // type:object size:0x4 data:float +lbl_805CDD8C = .sdata2:0x805CDD8C; // type:object size:0x4 data:float +lbl_805CDD90 = .sdata2:0x805CDD90; // type:object size:0x4 data:float +lbl_805CDD94 = .sdata2:0x805CDD94; // type:object size:0x4 data:float +lbl_805CDD98 = .sdata2:0x805CDD98; // type:object size:0x4 data:float +lbl_805CDD9C = .sdata2:0x805CDD9C; // type:object size:0x4 data:float +lbl_805CDDA0 = .sdata2:0x805CDDA0; // type:object size:0x4 +lbl_805CDDA4 = .sdata2:0x805CDDA4; // type:object size:0x4 data:float +lbl_805CDDA8 = .sdata2:0x805CDDA8; // type:object size:0x4 data:float +lbl_805CDDAC = .sdata2:0x805CDDAC; // type:object size:0x4 data:float +lbl_805CDDB0 = .sdata2:0x805CDDB0; // type:object size:0x4 data:float +lbl_805CDDB4 = .sdata2:0x805CDDB4; // type:object size:0x4 data:float +lbl_805CDDB8 = .sdata2:0x805CDDB8; // type:object size:0x4 data:float +lbl_805CDDBC = .sdata2:0x805CDDBC; // type:object size:0x4 data:float +lbl_805CDDC0 = .sdata2:0x805CDDC0; // type:object size:0x4 data:float +lbl_805CDDC4 = .sdata2:0x805CDDC4; // type:object size:0x4 data:float +lbl_805CDDC8 = .sdata2:0x805CDDC8; // type:object size:0x4 data:float +lbl_805CDDCC = .sdata2:0x805CDDCC; // type:object size:0x4 data:float +lbl_805CDDD0 = .sdata2:0x805CDDD0; // type:object size:0x4 data:float +lbl_805CDDD4 = .sdata2:0x805CDDD4; // type:object size:0x4 data:float +lbl_805CDDD8 = .sdata2:0x805CDDD8; // type:object size:0x4 data:float +lbl_805CDDDC = .sdata2:0x805CDDDC; // type:object size:0x4 data:float +lbl_805CDDE0 = .sdata2:0x805CDDE0; // type:object size:0x4 data:float +lbl_805CDDE4 = .sdata2:0x805CDDE4; // type:object size:0x4 data:float +lbl_805CDDE8 = .sdata2:0x805CDDE8; // type:object size:0x4 data:float +lbl_805CDDEC = .sdata2:0x805CDDEC; // type:object size:0x4 data:float +lbl_805CDDF0 = .sdata2:0x805CDDF0; // type:object size:0x4 data:float +lbl_805CDDF4 = .sdata2:0x805CDDF4; // type:object size:0x4 data:float +lbl_805CDDF8 = .sdata2:0x805CDDF8; // type:object size:0x4 data:float +lbl_805CDDFC = .sdata2:0x805CDDFC; // type:object size:0x4 data:float +lbl_805CDE00 = .sdata2:0x805CDE00; // type:object size:0x4 data:float +lbl_805CDE04 = .sdata2:0x805CDE04; // type:object size:0x4 data:float +lbl_805CDE08 = .sdata2:0x805CDE08; // type:object size:0x4 data:float +lbl_805CDE0C = .sdata2:0x805CDE0C; // type:object size:0x4 data:float +lbl_805CDE10 = .sdata2:0x805CDE10; // type:object size:0x4 data:float +lbl_805CDE14 = .sdata2:0x805CDE14; // type:object size:0x4 data:float +lbl_805CDE18 = .sdata2:0x805CDE18; // type:object size:0x4 data:float +lbl_805CDE1C = .sdata2:0x805CDE1C; // type:object size:0x4 data:float +lbl_805CDE20 = .sdata2:0x805CDE20; // type:object size:0x4 data:float +lbl_805CDE24 = .sdata2:0x805CDE24; // type:object size:0x4 data:float +lbl_805CDE28 = .sdata2:0x805CDE28; // type:object size:0x4 data:float +lbl_805CDE2C = .sdata2:0x805CDE2C; // type:object size:0x4 data:float +lbl_805CDE30 = .sdata2:0x805CDE30; // type:object size:0x4 data:float +lbl_805CDE34 = .sdata2:0x805CDE34; // type:object size:0x4 data:float +lbl_805CDE38 = .sdata2:0x805CDE38; // type:object size:0x4 data:float +lbl_805CDE3C = .sdata2:0x805CDE3C; // type:object size:0x4 data:float +lbl_805CDE40 = .sdata2:0x805CDE40; // type:object size:0x4 data:float +lbl_805CDE44 = .sdata2:0x805CDE44; // type:object size:0x4 data:float +lbl_805CDE48 = .sdata2:0x805CDE48; // type:object size:0x4 data:float +lbl_805CDE4C = .sdata2:0x805CDE4C; // type:object size:0x4 data:float +lbl_805CDE50 = .sdata2:0x805CDE50; // type:object size:0x8 data:float +lbl_805CDE58 = .sdata2:0x805CDE58; // type:object size:0x4 data:float +lbl_805CDE5C = .sdata2:0x805CDE5C; // type:object size:0x4 data:float +lbl_805CDE60 = .sdata2:0x805CDE60; // type:object size:0x4 data:float +lbl_805CDE64 = .sdata2:0x805CDE64; // type:object size:0x4 data:float +lbl_805CDE68 = .sdata2:0x805CDE68; // type:object size:0x4 data:float +lbl_805CDE6C = .sdata2:0x805CDE6C; // type:object size:0x4 data:float +lbl_805CDE70 = .sdata2:0x805CDE70; // type:object size:0x4 data:float +lbl_805CDE74 = .sdata2:0x805CDE74; // type:object size:0x4 data:float +lbl_805CDE78 = .sdata2:0x805CDE78; // type:object size:0x4 data:float +lbl_805CDE7C = .sdata2:0x805CDE7C; // type:object size:0x4 data:float +lbl_805CDE80 = .sdata2:0x805CDE80; // type:object size:0x4 data:float +lbl_805CDE84 = .sdata2:0x805CDE84; // type:object size:0x4 data:float +lbl_805CDE88 = .sdata2:0x805CDE88; // type:object size:0x4 data:float +lbl_805CDE8C = .sdata2:0x805CDE8C; // type:object size:0x4 data:float +lbl_805CDE90 = .sdata2:0x805CDE90; // type:object size:0x4 data:float +lbl_805CDE94 = .sdata2:0x805CDE94; // type:object size:0x4 data:float +lbl_805CDE98 = .sdata2:0x805CDE98; // type:object size:0x4 data:float +lbl_805CDE9C = .sdata2:0x805CDE9C; // type:object size:0x4 data:float +lbl_805CDEA0 = .sdata2:0x805CDEA0; // type:object size:0x4 data:float +lbl_805CDEA4 = .sdata2:0x805CDEA4; // type:object size:0x4 data:float +lbl_805CDEA8 = .sdata2:0x805CDEA8; // type:object size:0x4 +lbl_805CDEAC = .sdata2:0x805CDEAC; // type:object size:0x4 data:4byte +lbl_805CDEB0 = .sdata2:0x805CDEB0; // type:object size:0x4 data:4byte +lbl_805CDEB4 = .sdata2:0x805CDEB4; // type:object size:0x4 data:float +lbl_805CDEB8 = .sdata2:0x805CDEB8; // type:object size:0x4 data:float +lbl_805CDEBC = .sdata2:0x805CDEBC; // type:object size:0x4 data:float +lbl_805CDEC0 = .sdata2:0x805CDEC0; // type:object size:0x4 data:float +lbl_805CDEC4 = .sdata2:0x805CDEC4; // type:object size:0x4 data:float +lbl_805CDEC8 = .sdata2:0x805CDEC8; // type:object size:0x4 data:float +lbl_805CDECC = .sdata2:0x805CDECC; // type:object size:0x4 data:float +lbl_805CDED0 = .sdata2:0x805CDED0; // type:object size:0x4 data:float +lbl_805CDED4 = .sdata2:0x805CDED4; // type:object size:0x4 data:float +lbl_805CDED8 = .sdata2:0x805CDED8; // type:object size:0x4 data:float +lbl_805CDEDC = .sdata2:0x805CDEDC; // type:object size:0x4 data:float +lbl_805CDEE0 = .sdata2:0x805CDEE0; // type:object size:0x4 data:float +lbl_805CDEE4 = .sdata2:0x805CDEE4; // type:object size:0x4 data:float +lbl_805CDEE8 = .sdata2:0x805CDEE8; // type:object size:0x4 data:float +lbl_805CDEEC = .sdata2:0x805CDEEC; // type:object size:0x4 data:float +lbl_805CDEF0 = .sdata2:0x805CDEF0; // type:object size:0x4 data:float +lbl_805CDEF4 = .sdata2:0x805CDEF4; // type:object size:0x4 data:float +lbl_805CDEF8 = .sdata2:0x805CDEF8; // type:object size:0x4 data:float +lbl_805CDEFC = .sdata2:0x805CDEFC; // type:object size:0x4 data:float +lbl_805CDF00 = .sdata2:0x805CDF00; // type:object size:0x4 data:float +lbl_805CDF04 = .sdata2:0x805CDF04; // type:object size:0x4 data:float +lbl_805CDF08 = .sdata2:0x805CDF08; // type:object size:0x4 data:float +lbl_805CDF0C = .sdata2:0x805CDF0C; // type:object size:0x4 data:float +lbl_805CDF10 = .sdata2:0x805CDF10; // type:object size:0x4 data:float +lbl_805CDF14 = .sdata2:0x805CDF14; // type:object size:0x4 data:float +lbl_805CDF18 = .sdata2:0x805CDF18; // type:object size:0x4 data:float +lbl_805CDF1C = .sdata2:0x805CDF1C; // type:object size:0x4 data:float +lbl_805CDF20 = .sdata2:0x805CDF20; // type:object size:0x4 data:float +lbl_805CDF24 = .sdata2:0x805CDF24; // type:object size:0x4 data:float +lbl_805CDF28 = .sdata2:0x805CDF28; // type:object size:0x4 data:float +lbl_805CDF2C = .sdata2:0x805CDF2C; // type:object size:0x4 data:float +lbl_805CDF30 = .sdata2:0x805CDF30; // type:object size:0x4 data:float +lbl_805CDF34 = .sdata2:0x805CDF34; // type:object size:0x4 data:float +lbl_805CDF38 = .sdata2:0x805CDF38; // type:object size:0x4 data:float +lbl_805CDF3C = .sdata2:0x805CDF3C; // type:object size:0x4 data:float +lbl_805CDF40 = .sdata2:0x805CDF40; // type:object size:0x4 data:float +lbl_805CDF44 = .sdata2:0x805CDF44; // type:object size:0x4 data:float +lbl_805CDF48 = .sdata2:0x805CDF48; // type:object size:0x4 data:float +lbl_805CDF4C = .sdata2:0x805CDF4C; // type:object size:0x4 data:float +lbl_805CDF50 = .sdata2:0x805CDF50; // type:object size:0x4 data:float +lbl_805CDF54 = .sdata2:0x805CDF54; // type:object size:0x4 data:float +lbl_805CDF58 = .sdata2:0x805CDF58; // type:object size:0x4 data:float +lbl_805CDF5C = .sdata2:0x805CDF5C; // type:object size:0x4 data:float +lbl_805CDF60 = .sdata2:0x805CDF60; // type:object size:0x4 data:float +lbl_805CDF64 = .sdata2:0x805CDF64; // type:object size:0x4 data:float +lbl_805CDF68 = .sdata2:0x805CDF68; // type:object size:0x4 data:float +lbl_805CDF6C = .sdata2:0x805CDF6C; // type:object size:0x4 data:float +lbl_805CDF70 = .sdata2:0x805CDF70; // type:object size:0x4 data:float +lbl_805CDF74 = .sdata2:0x805CDF74; // type:object size:0x4 data:float +lbl_805CDF78 = .sdata2:0x805CDF78; // type:object size:0x4 data:float +lbl_805CDF7C = .sdata2:0x805CDF7C; // type:object size:0x4 data:float +lbl_805CDF80 = .sdata2:0x805CDF80; // type:object size:0x4 data:float +lbl_805CDF84 = .sdata2:0x805CDF84; // type:object size:0x4 data:float +lbl_805CDF88 = .sdata2:0x805CDF88; // type:object size:0x4 data:float +lbl_805CDF8C = .sdata2:0x805CDF8C; // type:object size:0x4 data:float +lbl_805CDF90 = .sdata2:0x805CDF90; // type:object size:0x4 data:float +lbl_805CDF94 = .sdata2:0x805CDF94; // type:object size:0x4 data:float +lbl_805CDF98 = .sdata2:0x805CDF98; // type:object size:0x4 data:float +lbl_805CDF9C = .sdata2:0x805CDF9C; // type:object size:0x4 data:float +lbl_805CDFA0 = .sdata2:0x805CDFA0; // type:object size:0x4 data:float +lbl_805CDFA4 = .sdata2:0x805CDFA4; // type:object size:0x4 data:float +lbl_805CDFA8 = .sdata2:0x805CDFA8; // type:object size:0x4 data:float +lbl_805CDFAC = .sdata2:0x805CDFAC; // type:object size:0x4 data:float +lbl_805CDFB0 = .sdata2:0x805CDFB0; // type:object size:0x4 data:float +lbl_805CDFB4 = .sdata2:0x805CDFB4; // type:object size:0x4 data:float +lbl_805CDFB8 = .sdata2:0x805CDFB8; // type:object size:0x4 data:float +lbl_805CDFBC = .sdata2:0x805CDFBC; // type:object size:0x4 data:float +lbl_805CDFC0 = .sdata2:0x805CDFC0; // type:object size:0x4 data:float +lbl_805CDFC4 = .sdata2:0x805CDFC4; // type:object size:0x4 data:float +lbl_805CDFC8 = .sdata2:0x805CDFC8; // type:object size:0x4 data:float +lbl_805CDFCC = .sdata2:0x805CDFCC; // type:object size:0x4 data:float +lbl_805CDFD0 = .sdata2:0x805CDFD0; // type:object size:0x4 data:float +lbl_805CDFD4 = .sdata2:0x805CDFD4; // type:object size:0x4 data:float +lbl_805CDFD8 = .sdata2:0x805CDFD8; // type:object size:0x4 data:float +lbl_805CDFDC = .sdata2:0x805CDFDC; // type:object size:0x4 data:float +lbl_805CDFE0 = .sdata2:0x805CDFE0; // type:object size:0x4 data:float +lbl_805CDFE4 = .sdata2:0x805CDFE4; // type:object size:0x4 data:float +lbl_805CDFE8 = .sdata2:0x805CDFE8; // type:object size:0x4 data:float +lbl_805CDFEC = .sdata2:0x805CDFEC; // type:object size:0x4 data:float +lbl_805CDFF0 = .sdata2:0x805CDFF0; // type:object size:0x4 data:float +lbl_805CDFF4 = .sdata2:0x805CDFF4; // type:object size:0x4 data:float +lbl_805CDFF8 = .sdata2:0x805CDFF8; // type:object size:0x4 data:float +lbl_805CDFFC = .sdata2:0x805CDFFC; // type:object size:0x4 data:float +lbl_805CE000 = .sdata2:0x805CE000; // type:object size:0x4 data:float +lbl_805CE004 = .sdata2:0x805CE004; // type:object size:0x4 data:float +lbl_805CE008 = .sdata2:0x805CE008; // type:object size:0x4 data:float +lbl_805CE00C = .sdata2:0x805CE00C; // type:object size:0x4 data:float +lbl_805CE010 = .sdata2:0x805CE010; // type:object size:0x4 data:float +lbl_805CE014 = .sdata2:0x805CE014; // type:object size:0x4 data:float +lbl_805CE018 = .sdata2:0x805CE018; // type:object size:0x4 data:float +lbl_805CE01C = .sdata2:0x805CE01C; // type:object size:0x4 data:float +lbl_805CE020 = .sdata2:0x805CE020; // type:object size:0x4 data:float +lbl_805CE024 = .sdata2:0x805CE024; // type:object size:0x4 data:float +lbl_805CE028 = .sdata2:0x805CE028; // type:object size:0x4 data:float +lbl_805CE02C = .sdata2:0x805CE02C; // type:object size:0x4 data:float +lbl_805CE030 = .sdata2:0x805CE030; // type:object size:0x4 data:float +lbl_805CE034 = .sdata2:0x805CE034; // type:object size:0x4 data:float +lbl_805CE038 = .sdata2:0x805CE038; // type:object size:0x4 data:float +lbl_805CE03C = .sdata2:0x805CE03C; // type:object size:0x4 data:float +lbl_805CE040 = .sdata2:0x805CE040; // type:object size:0x4 data:float +lbl_805CE044 = .sdata2:0x805CE044; // type:object size:0x4 data:float +lbl_805CE048 = .sdata2:0x805CE048; // type:object size:0x4 data:float +lbl_805CE04C = .sdata2:0x805CE04C; // type:object size:0x4 data:float +lbl_805CE050 = .sdata2:0x805CE050; // type:object size:0x8 data:float +lbl_805CE058 = .sdata2:0x805CE058; // type:object size:0x4 data:float +lbl_805CE05C = .sdata2:0x805CE05C; // type:object size:0x4 data:float +lbl_805CE060 = .sdata2:0x805CE060; // type:object size:0x8 data:float +lbl_805CE068 = .sdata2:0x805CE068; // type:object size:0x4 data:float +lbl_805CE06C = .sdata2:0x805CE06C; // type:object size:0x4 data:float +lbl_805CE070 = .sdata2:0x805CE070; // type:object size:0x8 data:float +lbl_805CE078 = .sdata2:0x805CE078; // type:object size:0x4 data:4byte +lbl_805CE07C = .sdata2:0x805CE07C; // type:object size:0x4 data:4byte +lbl_805CE080 = .sdata2:0x805CE080; // type:object size:0x4 data:4byte +lbl_805CE084 = .sdata2:0x805CE084; // type:object size:0x4 data:4byte +lbl_805CE088 = .sdata2:0x805CE088; // type:object size:0x4 data:4byte +lbl_805CE08C = .sdata2:0x805CE08C; // type:object size:0x4 data:4byte +lbl_805CE090 = .sdata2:0x805CE090; // type:object size:0x4 data:float +lbl_805CE094 = .sdata2:0x805CE094; // type:object size:0x4 data:float +lbl_805CE098 = .sdata2:0x805CE098; // type:object size:0x4 data:float +lbl_805CE09C = .sdata2:0x805CE09C; // type:object size:0x4 data:float +lbl_805CE0A0 = .sdata2:0x805CE0A0; // type:object size:0x4 data:float +lbl_805CE0A4 = .sdata2:0x805CE0A4; // type:object size:0x4 data:float +lbl_805CE0A8 = .sdata2:0x805CE0A8; // type:object size:0x4 data:float +lbl_805CE0AC = .sdata2:0x805CE0AC; // type:object size:0x4 data:float +lbl_805CE0B0 = .sdata2:0x805CE0B0; // type:object size:0x4 data:float +lbl_805CE0B4 = .sdata2:0x805CE0B4; // type:object size:0x4 data:float +lbl_805CE0B8 = .sdata2:0x805CE0B8; // type:object size:0x4 data:float +lbl_805CE0BC = .sdata2:0x805CE0BC; // type:object size:0x4 data:float +lbl_805CE0C0 = .sdata2:0x805CE0C0; // type:object size:0x4 data:float +lbl_805CE0C4 = .sdata2:0x805CE0C4; // type:object size:0x4 data:float +lbl_805CE0C8 = .sdata2:0x805CE0C8; // type:object size:0x4 data:float +lbl_805CE0CC = .sdata2:0x805CE0CC; // type:object size:0x4 data:float +lbl_805CE0D0 = .sdata2:0x805CE0D0; // type:object size:0x4 data:float +lbl_805CE0D4 = .sdata2:0x805CE0D4; // type:object size:0x4 data:float +lbl_805CE0D8 = .sdata2:0x805CE0D8; // type:object size:0x4 data:float +lbl_805CE0DC = .sdata2:0x805CE0DC; // type:object size:0x4 data:float +lbl_805CE0E0 = .sdata2:0x805CE0E0; // type:object size:0x8 data:float +lbl_805CE0E8 = .sdata2:0x805CE0E8; // type:object size:0x4 data:4byte +lbl_805CE0EC = .sdata2:0x805CE0EC; // type:object size:0x4 data:4byte +lbl_805CE0F0 = .sdata2:0x805CE0F0; // type:object size:0x4 data:4byte +lbl_805CE0F4 = .sdata2:0x805CE0F4; // type:object size:0x4 data:4byte +lbl_805CE0F8 = .sdata2:0x805CE0F8; // type:object size:0x4 data:4byte +lbl_805CE0FC = .sdata2:0x805CE0FC; // type:object size:0x4 data:4byte +lbl_805CE100 = .sdata2:0x805CE100; // type:object size:0x4 data:4byte +lbl_805CE104 = .sdata2:0x805CE104; // type:object size:0x4 data:4byte +lbl_805CE108 = .sdata2:0x805CE108; // type:object size:0x4 data:4byte +lbl_805CE10C = .sdata2:0x805CE10C; // type:object size:0x4 data:4byte +lbl_805CE110 = .sdata2:0x805CE110; // type:object size:0x4 data:float +lbl_805CE114 = .sdata2:0x805CE114; // type:object size:0x4 data:float +lbl_805CE118 = .sdata2:0x805CE118; // type:object size:0x4 data:float +lbl_805CE11C = .sdata2:0x805CE11C; // type:object size:0x4 data:float +lbl_805CE120 = .sdata2:0x805CE120; // type:object size:0x4 data:float +lbl_805CE124 = .sdata2:0x805CE124; // type:object size:0x4 data:float +lbl_805CE128 = .sdata2:0x805CE128; // type:object size:0x4 data:float +lbl_805CE12C = .sdata2:0x805CE12C; // type:object size:0x4 data:float +lbl_805CE130 = .sdata2:0x805CE130; // type:object size:0x4 data:float +lbl_805CE134 = .sdata2:0x805CE134; // type:object size:0x4 data:4byte +lbl_805CE138 = .sdata2:0x805CE138; // type:object size:0x4 +lbl_805CE13C = .sdata2:0x805CE13C; // type:object size:0x4 data:4byte +lbl_805CE140 = .sdata2:0x805CE140; // type:object size:0x4 data:float +lbl_805CE144 = .sdata2:0x805CE144; // type:object size:0x4 data:float +lbl_805CE148 = .sdata2:0x805CE148; // type:object size:0x4 data:float +lbl_805CE14C = .sdata2:0x805CE14C; // type:object size:0x4 data:float +lbl_805CE150 = .sdata2:0x805CE150; // type:object size:0x4 data:float +lbl_805CE154 = .sdata2:0x805CE154; // type:object size:0x4 data:float +lbl_805CE158 = .sdata2:0x805CE158; // type:object size:0x4 data:float +lbl_805CE15C = .sdata2:0x805CE15C; // type:object size:0x4 data:float +lbl_805CE160 = .sdata2:0x805CE160; // type:object size:0x4 data:float +lbl_805CE164 = .sdata2:0x805CE164; // type:object size:0x4 data:float +lbl_805CE168 = .sdata2:0x805CE168; // type:object size:0x4 data:float +lbl_805CE16C = .sdata2:0x805CE16C; // type:object size:0x4 data:float +lbl_805CE170 = .sdata2:0x805CE170; // type:object size:0x8 data:float +lbl_805CE178 = .sdata2:0x805CE178; // type:object size:0x4 data:float +lbl_805CE17C = .sdata2:0x805CE17C; // type:object size:0x4 data:float +lbl_805CE180 = .sdata2:0x805CE180; // type:object size:0x8 data:float +lbl_805CE188 = .sdata2:0x805CE188; // type:object size:0x4 data:float +lbl_805CE18C = .sdata2:0x805CE18C; // type:object size:0x4 data:float +lbl_805CE190 = .sdata2:0x805CE190; // type:object size:0x4 data:float +lbl_805CE194 = .sdata2:0x805CE194; // type:object size:0x4 data:float +lbl_805CE198 = .sdata2:0x805CE198; // type:object size:0x4 data:float +lbl_805CE19C = .sdata2:0x805CE19C; // type:object size:0x4 data:float +lbl_805CE1A0 = .sdata2:0x805CE1A0; // type:object size:0x8 data:float +lbl_805CE1A8 = .sdata2:0x805CE1A8; // type:object size:0x4 data:float +lbl_805CE1AC = .sdata2:0x805CE1AC; // type:object size:0x4 data:float +lbl_805CE1B0 = .sdata2:0x805CE1B0; // type:object size:0x4 data:float +lbl_805CE1B4 = .sdata2:0x805CE1B4; // type:object size:0x4 data:float +lbl_805CE1B8 = .sdata2:0x805CE1B8; // type:object size:0x4 data:float +lbl_805CE1BC = .sdata2:0x805CE1BC; // type:object size:0x4 data:float +lbl_805CE1C0 = .sdata2:0x805CE1C0; // type:object size:0x4 data:float +lbl_805CE1C4 = .sdata2:0x805CE1C4; // type:object size:0x4 data:float +lbl_805CE1C8 = .sdata2:0x805CE1C8; // type:object size:0x4 data:float +lbl_805CE1CC = .sdata2:0x805CE1CC; // type:object size:0x4 data:float +lbl_805CE1D0 = .sdata2:0x805CE1D0; // type:object size:0x8 data:float +lbl_805CE1D8 = .sdata2:0x805CE1D8; // type:object size:0x4 data:float +lbl_805CE1DC = .sdata2:0x805CE1DC; // type:object size:0x4 data:float +lbl_805CE1E0 = .sdata2:0x805CE1E0; // type:object size:0x4 data:float +lbl_805CE1E4 = .sdata2:0x805CE1E4; // type:object size:0x4 data:float +lbl_805CE1E8 = .sdata2:0x805CE1E8; // type:object size:0x4 data:float +lbl_805CE1EC = .sdata2:0x805CE1EC; // type:object size:0x4 data:float +lbl_805CE1F0 = .sdata2:0x805CE1F0; // type:object size:0x4 data:float +lbl_805CE1F4 = .sdata2:0x805CE1F4; // type:object size:0x4 data:float +lbl_805CE1F8 = .sdata2:0x805CE1F8; // type:object size:0x4 data:float +lbl_805CE1FC = .sdata2:0x805CE1FC; // type:object size:0x4 data:float +lbl_805CE200 = .sdata2:0x805CE200; // type:object size:0x4 data:float +lbl_805CE204 = .sdata2:0x805CE204; // type:object size:0x4 data:float +lbl_805CE208 = .sdata2:0x805CE208; // type:object size:0x4 data:float +lbl_805CE20C = .sdata2:0x805CE20C; // type:object size:0x4 data:float +lbl_805CE210 = .sdata2:0x805CE210; // type:object size:0x4 data:float +lbl_805CE214 = .sdata2:0x805CE214; // type:object size:0x4 data:float +lbl_805CE218 = .sdata2:0x805CE218; // type:object size:0x4 data:float +lbl_805CE21C = .sdata2:0x805CE21C; // type:object size:0x4 data:float +lbl_805CE220 = .sdata2:0x805CE220; // type:object size:0x4 data:float +lbl_805CE224 = .sdata2:0x805CE224; // type:object size:0x4 data:float +lbl_805CE228 = .sdata2:0x805CE228; // type:object size:0x4 data:float +lbl_805CE22C = .sdata2:0x805CE22C; // type:object size:0x4 data:float +lbl_805CE230 = .sdata2:0x805CE230; // type:object size:0x4 data:float +lbl_805CE234 = .sdata2:0x805CE234; // type:object size:0x4 data:float +lbl_805CE238 = .sdata2:0x805CE238; // type:object size:0x8 data:float +lbl_805CE240 = .sdata2:0x805CE240; // type:object size:0x4 data:float +lbl_805CE244 = .sdata2:0x805CE244; // type:object size:0x4 data:float +lbl_805CE248 = .sdata2:0x805CE248; // type:object size:0x4 data:float +lbl_805CE24C = .sdata2:0x805CE24C; // type:object size:0x4 data:float +lbl_805CE250 = .sdata2:0x805CE250; // type:object size:0x4 data:float +lbl_805CE254 = .sdata2:0x805CE254; // type:object size:0x4 data:float +lbl_805CE258 = .sdata2:0x805CE258; // type:object size:0x4 data:float +lbl_805CE25C = .sdata2:0x805CE25C; // type:object size:0x4 data:float +lbl_805CE260 = .sdata2:0x805CE260; // type:object size:0x4 data:float +lbl_805CE264 = .sdata2:0x805CE264; // type:object size:0x4 data:float +lbl_805CE268 = .sdata2:0x805CE268; // type:object size:0x4 data:float +lbl_805CE26C = .sdata2:0x805CE26C; // type:object size:0x4 data:float +lbl_805CE270 = .sdata2:0x805CE270; // type:object size:0x4 data:float +lbl_805CE274 = .sdata2:0x805CE274; // type:object size:0x4 data:float +lbl_805CE278 = .sdata2:0x805CE278; // type:object size:0x4 data:float +lbl_805CE27C = .sdata2:0x805CE27C; // type:object size:0x4 data:float +lbl_805CE280 = .sdata2:0x805CE280; // type:object size:0x8 data:float +lbl_805CE288 = .sdata2:0x805CE288; // type:object size:0x4 data:float +lbl_805CE28C = .sdata2:0x805CE28C; // type:object size:0x4 data:float +lbl_805CE290 = .sdata2:0x805CE290; // type:object size:0x4 data:float +lbl_805CE294 = .sdata2:0x805CE294; // type:object size:0x4 data:float +lbl_805CE298 = .sdata2:0x805CE298; // type:object size:0x4 data:float +lbl_805CE29C = .sdata2:0x805CE29C; // type:object size:0x4 data:float +skDamageHitTime__10CPatterned = .sdata2:0x805CE2A0; // type:object size:0x4 scope:global data:float +lbl_805CE2A4 = .sdata2:0x805CE2A4; // type:object size:0x4 data:float +lbl_805CE2A8 = .sdata2:0x805CE2A8; // type:object size:0x4 data:float +lbl_805CE2AC = .sdata2:0x805CE2AC; // type:object size:0x4 data:float +lbl_805CE2B0 = .sdata2:0x805CE2B0; // type:object size:0x4 data:float +lbl_805CE2B4 = .sdata2:0x805CE2B4; // type:object size:0x4 data:float +lbl_805CE2B8 = .sdata2:0x805CE2B8; // type:object size:0x4 data:float +lbl_805CE2BC = .sdata2:0x805CE2BC; // type:object size:0x4 data:float +lbl_805CE2C0 = .sdata2:0x805CE2C0; // type:object size:0x4 data:float +lbl_805CE2C4 = .sdata2:0x805CE2C4; // type:object size:0x4 data:float +lbl_805CE2C8 = .sdata2:0x805CE2C8; // type:object size:0x4 data:float +lbl_805CE2CC = .sdata2:0x805CE2CC; // type:object size:0x4 data:float +lbl_805CE2D0 = .sdata2:0x805CE2D0; // type:object size:0x4 data:float +lbl_805CE2D4 = .sdata2:0x805CE2D4; // type:object size:0x4 data:float +lbl_805CE2D8 = .sdata2:0x805CE2D8; // type:object size:0x4 data:float +lbl_805CE2DC = .sdata2:0x805CE2DC; // type:object size:0x4 data:float +lbl_805CE2E0 = .sdata2:0x805CE2E0; // type:object size:0x4 data:float +lbl_805CE2E4 = .sdata2:0x805CE2E4; // type:object size:0x4 data:float +lbl_805CE2E8 = .sdata2:0x805CE2E8; // type:object size:0x4 data:float +lbl_805CE2EC = .sdata2:0x805CE2EC; // type:object size:0x4 data:float +lbl_805CE2F0 = .sdata2:0x805CE2F0; // type:object size:0x4 data:float +lbl_805CE2F4 = .sdata2:0x805CE2F4; // type:object size:0x4 data:float +lbl_805CE2F8 = .sdata2:0x805CE2F8; // type:object size:0x4 data:float +lbl_805CE2FC = .sdata2:0x805CE2FC; // type:object size:0x4 data:float +lbl_805CE300 = .sdata2:0x805CE300; // type:object size:0x4 data:float +lbl_805CE304 = .sdata2:0x805CE304; // type:object size:0x4 data:float +lbl_805CE308 = .sdata2:0x805CE308; // type:object size:0x4 data:float +lbl_805CE30C = .sdata2:0x805CE30C; // type:object size:0x4 data:float +lbl_805CE310 = .sdata2:0x805CE310; // type:object size:0x8 data:float +lbl_805CE318 = .sdata2:0x805CE318; // type:object size:0x4 data:float +lbl_805CE31C = .sdata2:0x805CE31C; // type:object size:0x4 data:float +lbl_805CE320 = .sdata2:0x805CE320; // type:object size:0x4 data:float +lbl_805CE324 = .sdata2:0x805CE324; // type:object size:0x4 data:float +lbl_805CE328 = .sdata2:0x805CE328; // type:object size:0x4 data:float +lbl_805CE32C = .sdata2:0x805CE32C; // type:object size:0x4 data:float +lbl_805CE330 = .sdata2:0x805CE330; // type:object size:0x4 data:float +lbl_805CE334 = .sdata2:0x805CE334; // type:object size:0x4 data:float +lbl_805CE338 = .sdata2:0x805CE338; // type:object size:0x4 data:float +lbl_805CE33C = .sdata2:0x805CE33C; // type:object size:0x4 data:float +lbl_805CE340 = .sdata2:0x805CE340; // type:object size:0x4 data:float +lbl_805CE344 = .sdata2:0x805CE344; // type:object size:0x4 data:float +lbl_805CE348 = .sdata2:0x805CE348; // type:object size:0x4 data:float +lbl_805CE34C = .sdata2:0x805CE34C; // type:object size:0x4 data:float +lbl_805CE350 = .sdata2:0x805CE350; // type:object size:0x4 data:float +lbl_805CE354 = .sdata2:0x805CE354; // type:object size:0x4 data:float +lbl_805CE358 = .sdata2:0x805CE358; // type:object size:0x4 data:float +lbl_805CE35C = .sdata2:0x805CE35C; // type:object size:0x4 data:float +lbl_805CE360 = .sdata2:0x805CE360; // type:object size:0x8 data:float +kGravityAccel__13CPhysicsActor = .sdata2:0x805CE368; // type:object size:0x4 scope:global data:float +kDefaultStepUpHeight__19CPhysicsActorParams = .sdata2:0x805CE36C; // type:object size:0x4 scope:global data:float +kDefaultStepDownHeight__19CPhysicsActorParams = .sdata2:0x805CE370; // type:object size:0x4 scope:global data:float +lbl_805CE374 = .sdata2:0x805CE374; // type:object size:0x4 data:float +lbl_805CE378 = .sdata2:0x805CE378; // type:object size:0x4 data:float +lbl_805CE37C = .sdata2:0x805CE37C; // type:object size:0x4 data:float +lbl_805CE380 = .sdata2:0x805CE380; // type:object size:0x4 data:float +lbl_805CE384 = .sdata2:0x805CE384; // type:object size:0x4 data:float +lbl_805CE388 = .sdata2:0x805CE388; // type:object size:0x4 data:float +lbl_805CE38C = .sdata2:0x805CE38C; // type:object size:0x4 data:float +lbl_805CE390 = .sdata2:0x805CE390; // type:object size:0x4 data:float +lbl_805CE394 = .sdata2:0x805CE394; // type:object size:0x4 data:float +lbl_805CE398 = .sdata2:0x805CE398; // type:object size:0x8 data:float +lbl_805CE3A0 = .sdata2:0x805CE3A0; // type:object size:0x4 data:float +lbl_805CE3A4 = .sdata2:0x805CE3A4; // type:object size:0x4 data:float +lbl_805CE3A8 = .sdata2:0x805CE3A8; // type:object size:0x4 data:float +lbl_805CE3AC = .sdata2:0x805CE3AC; // type:object size:0x4 data:float +lbl_805CE3B0 = .sdata2:0x805CE3B0; // type:object size:0x4 data:float +lbl_805CE3B4 = .sdata2:0x805CE3B4; // type:object size:0x4 data:float +lbl_805CE3B8 = .sdata2:0x805CE3B8; // type:object size:0x8 data:float +lbl_805CE3C0 = .sdata2:0x805CE3C0; // type:object size:0x4 data:float +lbl_805CE3C4 = .sdata2:0x805CE3C4; // type:object size:0x4 data:float +lbl_805CE3C8 = .sdata2:0x805CE3C8; // type:object size:0x4 data:float +lbl_805CE3CC = .sdata2:0x805CE3CC; // type:object size:0x4 data:float +lbl_805CE3D0 = .sdata2:0x805CE3D0; // type:object size:0x4 data:float +lbl_805CE3D4 = .sdata2:0x805CE3D4; // type:object size:0x4 data:float +lbl_805CE3D8 = .sdata2:0x805CE3D8; // type:object size:0x4 data:float +lbl_805CE3DC = .sdata2:0x805CE3DC; // type:object size:0x4 data:float +lbl_805CE3E0 = .sdata2:0x805CE3E0; // type:object size:0x4 data:float +lbl_805CE3E4 = .sdata2:0x805CE3E4; // type:object size:0x4 data:float +lbl_805CE3E8 = .sdata2:0x805CE3E8; // type:object size:0x4 data:float +lbl_805CE3EC = .sdata2:0x805CE3EC; // type:object size:0x4 data:float +lbl_805CE3F0 = .sdata2:0x805CE3F0; // type:object size:0x4 data:float +lbl_805CE3F4 = .sdata2:0x805CE3F4; // type:object size:0x4 data:float +lbl_805CE3F8 = .sdata2:0x805CE3F8; // type:object size:0x4 data:float +lbl_805CE3FC = .sdata2:0x805CE3FC; // type:object size:0x4 data:float +lbl_805CE400 = .sdata2:0x805CE400; // type:object size:0x4 data:float +lbl_805CE404 = .sdata2:0x805CE404; // type:object size:0x4 data:float +lbl_805CE408 = .sdata2:0x805CE408; // type:object size:0x4 data:float +lbl_805CE40C = .sdata2:0x805CE40C; // type:object size:0x4 data:float +lbl_805CE410 = .sdata2:0x805CE410; // type:object size:0x4 data:float +lbl_805CE414 = .sdata2:0x805CE414; // type:object size:0x4 data:float +lbl_805CE418 = .sdata2:0x805CE418; // type:object size:0x4 data:4byte +lbl_805CE41C = .sdata2:0x805CE41C; // type:object size:0x4 data:4byte +lbl_805CE420 = .sdata2:0x805CE420; // type:object size:0x4 data:4byte +lbl_805CE424 = .sdata2:0x805CE424; // type:object size:0x4 data:float +lbl_805CE428 = .sdata2:0x805CE428; // type:object size:0x4 data:float +lbl_805CE42C = .sdata2:0x805CE42C; // type:object size:0x4 data:float +lbl_805CE430 = .sdata2:0x805CE430; // type:object size:0x4 data:float +lbl_805CE434 = .sdata2:0x805CE434; // type:object size:0x4 data:float +lbl_805CE438 = .sdata2:0x805CE438; // type:object size:0x4 data:float +lbl_805CE43C = .sdata2:0x805CE43C; // type:object size:0x4 data:float +lbl_805CE440 = .sdata2:0x805CE440; // type:object size:0x4 data:float +lbl_805CE444 = .sdata2:0x805CE444; // type:object size:0x4 data:float +lbl_805CE448 = .sdata2:0x805CE448; // type:object size:0x4 data:float +lbl_805CE44C = .sdata2:0x805CE44C; // type:object size:0x4 data:float +lbl_805CE450 = .sdata2:0x805CE450; // type:object size:0x4 data:float +lbl_805CE454 = .sdata2:0x805CE454; // type:object size:0x4 data:float +lbl_805CE458 = .sdata2:0x805CE458; // type:object size:0x4 data:float +lbl_805CE45C = .sdata2:0x805CE45C; // type:object size:0x4 data:float +lbl_805CE460 = .sdata2:0x805CE460; // type:object size:0x4 data:float +lbl_805CE464 = .sdata2:0x805CE464; // type:object size:0x4 data:float +lbl_805CE468 = .sdata2:0x805CE468; // type:object size:0x4 data:float +lbl_805CE46C = .sdata2:0x805CE46C; // type:object size:0x4 data:float +lbl_805CE470 = .sdata2:0x805CE470; // type:object size:0x4 data:float +lbl_805CE474 = .sdata2:0x805CE474; // type:object size:0x4 data:float +lbl_805CE478 = .sdata2:0x805CE478; // type:object size:0x4 data:float +lbl_805CE47C = .sdata2:0x805CE47C; // type:object size:0x4 data:float +lbl_805CE480 = .sdata2:0x805CE480; // type:object size:0x4 data:float +lbl_805CE484 = .sdata2:0x805CE484; // type:object size:0x4 data:float +lbl_805CE488 = .sdata2:0x805CE488; // type:object size:0x1 data:byte +lbl_805CE489 = .sdata2:0x805CE489; // type:object size:0x1 data:byte +lbl_805CE48A = .sdata2:0x805CE48A; // type:object size:0x1 data:byte +lbl_805CE48B = .sdata2:0x805CE48B; // type:object size:0x1 data:byte +lbl_805CE48C = .sdata2:0x805CE48C; // type:object size:0x1 data:byte +lbl_805CE48D = .sdata2:0x805CE48D; // type:object size:0x1 data:byte +lbl_805CE48E = .sdata2:0x805CE48E; // type:object size:0x1 data:byte +lbl_805CE490 = .sdata2:0x805CE490; // type:object size:0x4 data:4byte +lbl_805CE494 = .sdata2:0x805CE494; // type:object size:0x4 data:4byte +lbl_805CE498 = .sdata2:0x805CE498; // type:object size:0x4 data:4byte +lbl_805CE49C = .sdata2:0x805CE49C; // type:object size:0x4 data:4byte +gkpGunLocator = .sdata2:0x805CE4A0; // type:object size:0x4 scope:global data:4byte +gkpGrappleLocator = .sdata2:0x805CE4A4; // type:object size:0x4 scope:global data:4byte +skDefaultHudFadeOutSpeed__7CPlayer = .sdata2:0x805CE4A8; // type:object size:0x4 scope:global data:float +skDefaultHudFadeInSpeed__7CPlayer = .sdata2:0x805CE4AC; // type:object size:0x4 scope:global data:float +lbl_805CE4B0 = .sdata2:0x805CE4B0; // type:object size:0x4 data:float +lbl_805CE4B4 = .sdata2:0x805CE4B4; // type:object size:0x4 data:float +lbl_805CE4B8 = .sdata2:0x805CE4B8; // type:object size:0x4 data:float +lbl_805CE4BC = .sdata2:0x805CE4BC; // type:object size:0x4 data:float +lbl_805CE4C0 = .sdata2:0x805CE4C0; // type:object size:0x4 data:float +lbl_805CE4C4 = .sdata2:0x805CE4C4; // type:object size:0x4 data:float +lbl_805CE4C8 = .sdata2:0x805CE4C8; // type:object size:0x4 data:float +lbl_805CE4CC = .sdata2:0x805CE4CC; // type:object size:0x4 data:float +lbl_805CE4D0 = .sdata2:0x805CE4D0; // type:object size:0x4 data:float +lbl_805CE4D4 = .sdata2:0x805CE4D4; // type:object size:0x4 data:float +lbl_805CE4D8 = .sdata2:0x805CE4D8; // type:object size:0x4 data:float +lbl_805CE4DC = .sdata2:0x805CE4DC; // type:object size:0x4 data:float +lbl_805CE4E0 = .sdata2:0x805CE4E0; // type:object size:0x4 data:float +lbl_805CE4E4 = .sdata2:0x805CE4E4; // type:object size:0x4 data:float +lbl_805CE4E8 = .sdata2:0x805CE4E8; // type:object size:0x4 data:float +lbl_805CE4EC = .sdata2:0x805CE4EC; // type:object size:0x4 data:float +lbl_805CE4F0 = .sdata2:0x805CE4F0; // type:object size:0x4 data:float +lbl_805CE4F4 = .sdata2:0x805CE4F4; // type:object size:0x4 data:float +lbl_805CE4F8 = .sdata2:0x805CE4F8; // type:object size:0x4 data:float +lbl_805CE4FC = .sdata2:0x805CE4FC; // type:object size:0x4 data:float +lbl_805CE500 = .sdata2:0x805CE500; // type:object size:0x4 data:float +lbl_805CE504 = .sdata2:0x805CE504; // type:object size:0x4 data:float +lbl_805CE508 = .sdata2:0x805CE508; // type:object size:0x4 data:float +lbl_805CE50C = .sdata2:0x805CE50C; // type:object size:0x4 data:float +lbl_805CE510 = .sdata2:0x805CE510; // type:object size:0x4 data:float +lbl_805CE514 = .sdata2:0x805CE514; // type:object size:0x4 data:float +lbl_805CE518 = .sdata2:0x805CE518; // type:object size:0x4 data:float +lbl_805CE51C = .sdata2:0x805CE51C; // type:object size:0x4 data:float +lbl_805CE520 = .sdata2:0x805CE520; // type:object size:0x4 data:float +lbl_805CE524 = .sdata2:0x805CE524; // type:object size:0x4 data:float +lbl_805CE528 = .sdata2:0x805CE528; // type:object size:0x4 data:float +lbl_805CE52C = .sdata2:0x805CE52C; // type:object size:0x4 data:float +lbl_805CE530 = .sdata2:0x805CE530; // type:object size:0x4 data:float +lbl_805CE534 = .sdata2:0x805CE534; // type:object size:0x4 data:float +lbl_805CE538 = .sdata2:0x805CE538; // type:object size:0x4 data:float +lbl_805CE53C = .sdata2:0x805CE53C; // type:object size:0x4 data:float +lbl_805CE540 = .sdata2:0x805CE540; // type:object size:0x4 data:float +lbl_805CE544 = .sdata2:0x805CE544; // type:object size:0x4 data:float +lbl_805CE548 = .sdata2:0x805CE548; // type:object size:0x4 data:float +lbl_805CE54C = .sdata2:0x805CE54C; // type:object size:0x4 data:float +lbl_805CE550 = .sdata2:0x805CE550; // type:object size:0x4 data:float +lbl_805CE554 = .sdata2:0x805CE554; // type:object size:0x4 data:float +lbl_805CE558 = .sdata2:0x805CE558; // type:object size:0x4 data:float +lbl_805CE55C = .sdata2:0x805CE55C; // type:object size:0x4 data:float +lbl_805CE560 = .sdata2:0x805CE560; // type:object size:0x4 data:float +lbl_805CE564 = .sdata2:0x805CE564; // type:object size:0x4 data:float +lbl_805CE568 = .sdata2:0x805CE568; // type:object size:0x4 data:float +lbl_805CE56C = .sdata2:0x805CE56C; // type:object size:0x4 data:float +lbl_805CE570 = .sdata2:0x805CE570; // type:object size:0x4 data:float +lbl_805CE574 = .sdata2:0x805CE574; // type:object size:0x4 data:float +lbl_805CE578 = .sdata2:0x805CE578; // type:object size:0x4 data:float +lbl_805CE57C = .sdata2:0x805CE57C; // type:object size:0x4 data:float +lbl_805CE580 = .sdata2:0x805CE580; // type:object size:0x4 data:float +lbl_805CE584 = .sdata2:0x805CE584; // type:object size:0x4 data:float +lbl_805CE588 = .sdata2:0x805CE588; // type:object size:0x4 data:float +lbl_805CE58C = .sdata2:0x805CE58C; // type:object size:0x4 data:float +lbl_805CE590 = .sdata2:0x805CE590; // type:object size:0x4 data:float +lbl_805CE594 = .sdata2:0x805CE594; // type:object size:0x4 data:float +lbl_805CE598 = .sdata2:0x805CE598; // type:object size:0x4 data:float +lbl_805CE59C = .sdata2:0x805CE59C; // type:object size:0x4 data:float +lbl_805CE5A0 = .sdata2:0x805CE5A0; // type:object size:0x4 data:float +lbl_805CE5A4 = .sdata2:0x805CE5A4; // type:object size:0x4 data:float +lbl_805CE5A8 = .sdata2:0x805CE5A8; // type:object size:0x4 data:float +lbl_805CE5AC = .sdata2:0x805CE5AC; // type:object size:0x4 data:float +lbl_805CE5B0 = .sdata2:0x805CE5B0; // type:object size:0x4 data:float +lbl_805CE5B4 = .sdata2:0x805CE5B4; // type:object size:0x4 data:float +lbl_805CE5B8 = .sdata2:0x805CE5B8; // type:object size:0x4 data:float +lbl_805CE5BC = .sdata2:0x805CE5BC; // type:object size:0x4 data:float +lbl_805CE5C0 = .sdata2:0x805CE5C0; // type:object size:0x4 data:float +lbl_805CE5C4 = .sdata2:0x805CE5C4; // type:object size:0x4 data:float +lbl_805CE5C8 = .sdata2:0x805CE5C8; // type:object size:0x4 data:float +lbl_805CE5CC = .sdata2:0x805CE5CC; // type:object size:0x4 data:float +lbl_805CE5D0 = .sdata2:0x805CE5D0; // type:object size:0x4 data:float +lbl_805CE5D4 = .sdata2:0x805CE5D4; // type:object size:0x4 data:float +lbl_805CE5D8 = .sdata2:0x805CE5D8; // type:object size:0x4 data:float +lbl_805CE5DC = .sdata2:0x805CE5DC; // type:object size:0x4 data:float +lbl_805CE5E0 = .sdata2:0x805CE5E0; // type:object size:0x4 data:float +lbl_805CE5E4 = .sdata2:0x805CE5E4; // type:object size:0x4 data:float +lbl_805CE5E8 = .sdata2:0x805CE5E8; // type:object size:0x4 data:float +lbl_805CE5EC = .sdata2:0x805CE5EC; // type:object size:0x4 data:float +lbl_805CE5F0 = .sdata2:0x805CE5F0; // type:object size:0x4 data:float +lbl_805CE5F4 = .sdata2:0x805CE5F4; // type:object size:0x4 data:float +lbl_805CE5F8 = .sdata2:0x805CE5F8; // type:object size:0x4 data:float +lbl_805CE5FC = .sdata2:0x805CE5FC; // type:object size:0x4 data:float +lbl_805CE600 = .sdata2:0x805CE600; // type:object size:0x4 data:float +lbl_805CE604 = .sdata2:0x805CE604; // type:object size:0x4 data:float +lbl_805CE608 = .sdata2:0x805CE608; // type:object size:0x4 data:float +lbl_805CE60C = .sdata2:0x805CE60C; // type:object size:0x4 data:float +lbl_805CE610 = .sdata2:0x805CE610; // type:object size:0x4 data:float +lbl_805CE614 = .sdata2:0x805CE614; // type:object size:0x4 data:float +lbl_805CE618 = .sdata2:0x805CE618; // type:object size:0x4 data:float +lbl_805CE61C = .sdata2:0x805CE61C; // type:object size:0x4 data:float +lbl_805CE620 = .sdata2:0x805CE620; // type:object size:0x4 data:float +lbl_805CE624 = .sdata2:0x805CE624; // type:object size:0x4 data:float +lbl_805CE628 = .sdata2:0x805CE628; // type:object size:0x4 data:float +lbl_805CE62C = .sdata2:0x805CE62C; // type:object size:0x4 data:float +lbl_805CE630 = .sdata2:0x805CE630; // type:object size:0x4 data:float +lbl_805CE634 = .sdata2:0x805CE634; // type:object size:0x4 data:float +lbl_805CE638 = .sdata2:0x805CE638; // type:object size:0x4 data:float +lbl_805CE63C = .sdata2:0x805CE63C; // type:object size:0x4 data:float +lbl_805CE640 = .sdata2:0x805CE640; // type:object size:0x4 data:float +lbl_805CE644 = .sdata2:0x805CE644; // type:object size:0x4 data:float +lbl_805CE648 = .sdata2:0x805CE648; // type:object size:0x4 data:float +lbl_805CE64C = .sdata2:0x805CE64C; // type:object size:0x4 data:float +lbl_805CE650 = .sdata2:0x805CE650; // type:object size:0x4 data:float +lbl_805CE654 = .sdata2:0x805CE654; // type:object size:0x4 data:float +lbl_805CE658 = .sdata2:0x805CE658; // type:object size:0x4 data:float +lbl_805CE65C = .sdata2:0x805CE65C; // type:object size:0x4 data:float +lbl_805CE660 = .sdata2:0x805CE660; // type:object size:0x8 data:float +lbl_805CE668 = .sdata2:0x805CE668; // type:object size:0x4 data:float +lbl_805CE66C = .sdata2:0x805CE66C; // type:object size:0x4 data:float +lbl_805CE670 = .sdata2:0x805CE670; // type:object size:0x4 data:float +lbl_805CE674 = .sdata2:0x805CE674; // type:object size:0x4 data:float +lbl_805CE678 = .sdata2:0x805CE678; // type:object size:0x4 data:float +lbl_805CE67C = .sdata2:0x805CE67C; // type:object size:0x4 data:float +lbl_805CE680 = .sdata2:0x805CE680; // type:object size:0x8 data:float +lbl_805CE688 = .sdata2:0x805CE688; // type:object size:0x4 data:float +lbl_805CE68C = .sdata2:0x805CE68C; // type:object size:0x4 data:float +lbl_805CE690 = .sdata2:0x805CE690; // type:object size:0x4 data:float +lbl_805CE694 = .sdata2:0x805CE694; // type:object size:0x4 data:float +lbl_805CE698 = .sdata2:0x805CE698; // type:object size:0x4 data:float +lbl_805CE69C = .sdata2:0x805CE69C; // type:object size:0x4 data:float +lbl_805CE6A0 = .sdata2:0x805CE6A0; // type:object size:0x4 data:float +lbl_805CE6A4 = .sdata2:0x805CE6A4; // type:object size:0x4 data:float +lbl_805CE6A8 = .sdata2:0x805CE6A8; // type:object size:0x4 data:float +lbl_805CE6AC = .sdata2:0x805CE6AC; // type:object size:0x4 data:float +lbl_805CE6B0 = .sdata2:0x805CE6B0; // type:object size:0x8 data:float +lbl_805CE6B8 = .sdata2:0x805CE6B8; // type:object size:0x4 data:float +lbl_805CE6BC = .sdata2:0x805CE6BC; // type:object size:0x4 data:float +lbl_805CE6C0 = .sdata2:0x805CE6C0; // type:object size:0x4 data:float +lbl_805CE6C4 = .sdata2:0x805CE6C4; // type:object size:0x4 data:float +lbl_805CE6C8 = .sdata2:0x805CE6C8; // type:object size:0x4 data:float +lbl_805CE6CC = .sdata2:0x805CE6CC; // type:object size:0x4 data:float +lbl_805CE6D0 = .sdata2:0x805CE6D0; // type:object size:0x8 data:float +lbl_805CE6D8 = .sdata2:0x805CE6D8; // type:object size:0x8 data:float +lbl_805CE6E0 = .sdata2:0x805CE6E0; // type:object size:0x4 data:float +lbl_805CE6E4 = .sdata2:0x805CE6E4; // type:object size:0x4 data:float +lbl_805CE6E8 = .sdata2:0x805CE6E8; // type:object size:0x4 data:float +lbl_805CE6EC = .sdata2:0x805CE6EC; // type:object size:0x4 data:float +lbl_805CE6F0 = .sdata2:0x805CE6F0; // type:object size:0x4 data:float +lbl_805CE6F4 = .sdata2:0x805CE6F4; // type:object size:0x4 data:float +lbl_805CE6F8 = .sdata2:0x805CE6F8; // type:object size:0x4 data:float +lbl_805CE6FC = .sdata2:0x805CE6FC; // type:object size:0x4 data:float +lbl_805CE700 = .sdata2:0x805CE700; // type:object size:0x4 data:float +lbl_805CE704 = .sdata2:0x805CE704; // type:object size:0x4 data:float +lbl_805CE708 = .sdata2:0x805CE708; // type:object size:0x4 data:float +lbl_805CE70C = .sdata2:0x805CE70C; // type:object size:0x4 data:float +lbl_805CE710 = .sdata2:0x805CE710; // type:object size:0x4 data:float +lbl_805CE714 = .sdata2:0x805CE714; // type:object size:0x4 data:float +lbl_805CE718 = .sdata2:0x805CE718; // type:object size:0x4 data:float +lbl_805CE71C = .sdata2:0x805CE71C; // type:object size:0x4 data:float +lbl_805CE720 = .sdata2:0x805CE720; // type:object size:0x4 data:float +lbl_805CE724 = .sdata2:0x805CE724; // type:object size:0x4 data:float +lbl_805CE728 = .sdata2:0x805CE728; // type:object size:0x4 data:float +lbl_805CE72C = .sdata2:0x805CE72C; // type:object size:0x4 data:float +lbl_805CE730 = .sdata2:0x805CE730; // type:object size:0x4 data:float +lbl_805CE734 = .sdata2:0x805CE734; // type:object size:0x4 data:float +lbl_805CE738 = .sdata2:0x805CE738; // type:object size:0x4 data:float +lbl_805CE73C = .sdata2:0x805CE73C; // type:object size:0x4 data:float +lbl_805CE740 = .sdata2:0x805CE740; // type:object size:0x4 data:float +lbl_805CE744 = .sdata2:0x805CE744; // type:object size:0x4 data:float +lbl_805CE748 = .sdata2:0x805CE748; // type:object size:0x4 data:float +lbl_805CE74C = .sdata2:0x805CE74C; // type:object size:0x4 data:float +lbl_805CE750 = .sdata2:0x805CE750; // type:object size:0x4 data:float +lbl_805CE754 = .sdata2:0x805CE754; // type:object size:0x4 data:float +lbl_805CE758 = .sdata2:0x805CE758; // type:object size:0x4 data:float +lbl_805CE75C = .sdata2:0x805CE75C; // type:object size:0x4 data:float +lbl_805CE760 = .sdata2:0x805CE760; // type:object size:0x4 data:float +lbl_805CE764 = .sdata2:0x805CE764; // type:object size:0x4 data:float +lbl_805CE768 = .sdata2:0x805CE768; // type:object size:0x4 data:float +lbl_805CE76C = .sdata2:0x805CE76C; // type:object size:0x4 data:float +lbl_805CE770 = .sdata2:0x805CE770; // type:object size:0x8 data:float +kInvalidPlayer__15CPlayerListener = .sdata2:0x805CE778; // type:object size:0x8 scope:global +lbl_805CE780 = .sdata2:0x805CE780; // type:object size:0x4 data:float +lbl_805CE784 = .sdata2:0x805CE784; // type:object size:0x4 data:float +lbl_805CE788 = .sdata2:0x805CE788; // type:object size:0x4 data:float +lbl_805CE78C = .sdata2:0x805CE78C; // type:object size:0x4 data:float +lbl_805CE790 = .sdata2:0x805CE790; // type:object size:0x4 data:float +lbl_805CE794 = .sdata2:0x805CE794; // type:object size:0x4 data:float +lbl_805CE798 = .sdata2:0x805CE798; // type:object size:0x4 data:float +lbl_805CE79C = .sdata2:0x805CE79C; // type:object size:0x4 data:float +lbl_805CE7A0 = .sdata2:0x805CE7A0; // type:object size:0x4 data:float +lbl_805CE7A4 = .sdata2:0x805CE7A4; // type:object size:0x4 data:float +lbl_805CE7A8 = .sdata2:0x805CE7A8; // type:object size:0x4 data:float +lbl_805CE7AC = .sdata2:0x805CE7AC; // type:object size:0x4 data:float +lbl_805CE7B0 = .sdata2:0x805CE7B0; // type:object size:0x4 data:float +lbl_805CE7B4 = .sdata2:0x805CE7B4; // type:object size:0x4 data:float +lbl_805CE7B8 = .sdata2:0x805CE7B8; // type:object size:0x4 data:float +lbl_805CE7BC = .sdata2:0x805CE7BC; // type:object size:0x4 data:float +lbl_805CE7C0 = .sdata2:0x805CE7C0; // type:object size:0x4 data:float +lbl_805CE7C4 = .sdata2:0x805CE7C4; // type:object size:0x4 data:float +lbl_805CE7C8 = .sdata2:0x805CE7C8; // type:object size:0x4 data:float +lbl_805CE7CC = .sdata2:0x805CE7CC; // type:object size:0x4 data:float +lbl_805CE7D0 = .sdata2:0x805CE7D0; // type:object size:0x4 data:float +lbl_805CE7D4 = .sdata2:0x805CE7D4; // type:object size:0x4 data:float +lbl_805CE7D8 = .sdata2:0x805CE7D8; // type:object size:0x4 data:float +lbl_805CE7DC = .sdata2:0x805CE7DC; // type:object size:0x4 data:float +lbl_805CE7E0 = .sdata2:0x805CE7E0; // type:object size:0x4 data:float +lbl_805CE7E4 = .sdata2:0x805CE7E4; // type:object size:0x4 data:float +lbl_805CE7E8 = .sdata2:0x805CE7E8; // type:object size:0x4 data:float +lbl_805CE7EC = .sdata2:0x805CE7EC; // type:object size:0x4 data:float +lbl_805CE7F0 = .sdata2:0x805CE7F0; // type:object size:0x4 data:float +lbl_805CE7F4 = .sdata2:0x805CE7F4; // type:object size:0x4 data:float +lbl_805CE7F8 = .sdata2:0x805CE7F8; // type:object size:0x4 data:float +lbl_805CE7FC = .sdata2:0x805CE7FC; // type:object size:0x4 data:float +lbl_805CE800 = .sdata2:0x805CE800; // type:object size:0x4 data:float +lbl_805CE804 = .sdata2:0x805CE804; // type:object size:0x4 data:float +lbl_805CE808 = .sdata2:0x805CE808; // type:object size:0x4 data:float +lbl_805CE80C = .sdata2:0x805CE80C; // type:object size:0x4 data:float +lbl_805CE810 = .sdata2:0x805CE810; // type:object size:0x4 data:float +lbl_805CE814 = .sdata2:0x805CE814; // type:object size:0x4 data:float +lbl_805CE818 = .sdata2:0x805CE818; // type:object size:0x4 data:float +lbl_805CE81C = .sdata2:0x805CE81C; // type:object size:0x4 data:float +lbl_805CE820 = .sdata2:0x805CE820; // type:object size:0x4 data:float +lbl_805CE824 = .sdata2:0x805CE824; // type:object size:0x4 data:float +lbl_805CE828 = .sdata2:0x805CE828; // type:object size:0x4 data:float +lbl_805CE82C = .sdata2:0x805CE82C; // type:object size:0x4 data:float +lbl_805CE830 = .sdata2:0x805CE830; // type:object size:0x4 data:float +lbl_805CE834 = .sdata2:0x805CE834; // type:object size:0x4 data:float +lbl_805CE838 = .sdata2:0x805CE838; // type:object size:0x4 data:float +lbl_805CE83C = .sdata2:0x805CE83C; // type:object size:0x4 data:float +lbl_805CE840 = .sdata2:0x805CE840; // type:object size:0x4 data:float +lbl_805CE844 = .sdata2:0x805CE844; // type:object size:0x4 data:float +lbl_805CE848 = .sdata2:0x805CE848; // type:object size:0x4 data:float +lbl_805CE84C = .sdata2:0x805CE84C; // type:object size:0x4 data:float +lbl_805CE850 = .sdata2:0x805CE850; // type:object size:0x4 data:float +lbl_805CE854 = .sdata2:0x805CE854; // type:object size:0x4 data:float +lbl_805CE858 = .sdata2:0x805CE858; // type:object size:0x4 data:float +lbl_805CE85C = .sdata2:0x805CE85C; // type:object size:0x4 data:float +lbl_805CE860 = .sdata2:0x805CE860; // type:object size:0x4 data:float +lbl_805CE864 = .sdata2:0x805CE864; // type:object size:0x4 data:float +lbl_805CE868 = .sdata2:0x805CE868; // type:object size:0x4 data:float +lbl_805CE86C = .sdata2:0x805CE86C; // type:object size:0x4 data:float +lbl_805CE870 = .sdata2:0x805CE870; // type:object size:0x4 data:float +lbl_805CE874 = .sdata2:0x805CE874; // type:object size:0x4 data:float +lbl_805CE878 = .sdata2:0x805CE878; // type:object size:0x4 data:float +lbl_805CE87C = .sdata2:0x805CE87C; // type:object size:0x4 data:float +lbl_805CE880 = .sdata2:0x805CE880; // type:object size:0x4 data:float +lbl_805CE884 = .sdata2:0x805CE884; // type:object size:0x4 data:float +lbl_805CE888 = .sdata2:0x805CE888; // type:object size:0x4 data:float +lbl_805CE88C = .sdata2:0x805CE88C; // type:object size:0x4 data:float +lbl_805CE890 = .sdata2:0x805CE890; // type:object size:0x4 data:float +lbl_805CE894 = .sdata2:0x805CE894; // type:object size:0x4 data:float +lbl_805CE898 = .sdata2:0x805CE898; // type:object size:0x4 data:float +lbl_805CE89C = .sdata2:0x805CE89C; // type:object size:0x4 data:float +lbl_805CE8A0 = .sdata2:0x805CE8A0; // type:object size:0x4 data:float +lbl_805CE8A4 = .sdata2:0x805CE8A4; // type:object size:0x4 data:float +lbl_805CE8A8 = .sdata2:0x805CE8A8; // type:object size:0x4 data:float +lbl_805CE8AC = .sdata2:0x805CE8AC; // type:object size:0x4 data:float +lbl_805CE8B0 = .sdata2:0x805CE8B0; // type:object size:0x4 data:float +lbl_805CE8B4 = .sdata2:0x805CE8B4; // type:object size:0x4 data:float +lbl_805CE8B8 = .sdata2:0x805CE8B8; // type:object size:0x4 data:float +lbl_805CE8BC = .sdata2:0x805CE8BC; // type:object size:0x4 data:float +lbl_805CE8C0 = .sdata2:0x805CE8C0; // type:object size:0x4 data:float +lbl_805CE8C4 = .sdata2:0x805CE8C4; // type:object size:0x4 data:float +lbl_805CE8C8 = .sdata2:0x805CE8C8; // type:object size:0x4 data:float +lbl_805CE8CC = .sdata2:0x805CE8CC; // type:object size:0x4 data:float +lbl_805CE8D0 = .sdata2:0x805CE8D0; // type:object size:0x4 data:float +lbl_805CE8D4 = .sdata2:0x805CE8D4; // type:object size:0x4 data:float +lbl_805CE8D8 = .sdata2:0x805CE8D8; // type:object size:0x4 data:float +lbl_805CE8DC = .sdata2:0x805CE8DC; // type:object size:0x4 data:float +lbl_805CE8E0 = .sdata2:0x805CE8E0; // type:object size:0x4 data:float +lbl_805CE8E4 = .sdata2:0x805CE8E4; // type:object size:0x4 data:float +lbl_805CE8E8 = .sdata2:0x805CE8E8; // type:object size:0x4 data:float +lbl_805CE8EC = .sdata2:0x805CE8EC; // type:object size:0x4 data:float +lbl_805CE8F0 = .sdata2:0x805CE8F0; // type:object size:0x4 data:float +lbl_805CE8F4 = .sdata2:0x805CE8F4; // type:object size:0x4 data:float +lbl_805CE8F8 = .sdata2:0x805CE8F8; // type:object size:0x4 data:float +lbl_805CE8FC = .sdata2:0x805CE8FC; // type:object size:0x4 data:float +lbl_805CE900 = .sdata2:0x805CE900; // type:object size:0x8 data:float +lbl_805CE908 = .sdata2:0x805CE908; // type:object size:0x4 data:float +lbl_805CE90C = .sdata2:0x805CE90C; // type:object size:0x4 data:float +lbl_805CE910 = .sdata2:0x805CE910; // type:object size:0x4 data:float +lbl_805CE914 = .sdata2:0x805CE914; // type:object size:0x4 data:float +lbl_805CE918 = .sdata2:0x805CE918; // type:object size:0x4 data:float +lbl_805CE91C = .sdata2:0x805CE91C; // type:object size:0x4 data:float +lbl_805CE920 = .sdata2:0x805CE920; // type:object size:0x4 data:float +lbl_805CE924 = .sdata2:0x805CE924; // type:object size:0x4 data:float +lbl_805CE928 = .sdata2:0x805CE928; // type:object size:0x4 data:float +lbl_805CE92C = .sdata2:0x805CE92C; // type:object size:0x4 data:float +lbl_805CE930 = .sdata2:0x805CE930; // type:object size:0x8 data:float +lbl_805CE938 = .sdata2:0x805CE938; // type:object size:0x4 data:float +lbl_805CE93C = .sdata2:0x805CE93C; // type:object size:0x4 data:float +lbl_805CE940 = .sdata2:0x805CE940; // type:object size:0x4 data:float +lbl_805CE944 = .sdata2:0x805CE944; // type:object size:0x4 data:float +lbl_805CE948 = .sdata2:0x805CE948; // type:object size:0x8 data:float +lbl_805CE950 = .sdata2:0x805CE950; // type:object size:0x4 data:float +lbl_805CE954 = .sdata2:0x805CE954; // type:object size:0x4 data:float +lbl_805CE958 = .sdata2:0x805CE958; // type:object size:0x4 data:float +lbl_805CE95C = .sdata2:0x805CE95C; // type:object size:0x4 data:float +lbl_805CE960 = .sdata2:0x805CE960; // type:object size:0x4 data:float +lbl_805CE964 = .sdata2:0x805CE964; // type:object size:0x4 data:float +lbl_805CE968 = .sdata2:0x805CE968; // type:object size:0x4 data:float +lbl_805CE96C = .sdata2:0x805CE96C; // type:object size:0x4 data:float +lbl_805CE970 = .sdata2:0x805CE970; // type:object size:0x4 data:float +lbl_805CE974 = .sdata2:0x805CE974; // type:object size:0x4 data:float +lbl_805CE978 = .sdata2:0x805CE978; // type:object size:0x4 data:float +lbl_805CE97C = .sdata2:0x805CE97C; // type:object size:0x4 data:float +lbl_805CE980 = .sdata2:0x805CE980; // type:object size:0x4 data:float +lbl_805CE984 = .sdata2:0x805CE984; // type:object size:0x4 data:float +lbl_805CE988 = .sdata2:0x805CE988; // type:object size:0x4 data:float +lbl_805CE98C = .sdata2:0x805CE98C; // type:object size:0x4 data:float +lbl_805CE990 = .sdata2:0x805CE990; // type:object size:0x4 data:float +lbl_805CE994 = .sdata2:0x805CE994; // type:object size:0x4 data:float +lbl_805CE998 = .sdata2:0x805CE998; // type:object size:0x4 data:float +lbl_805CE99C = .sdata2:0x805CE99C; // type:object size:0x4 data:float +lbl_805CE9A0 = .sdata2:0x805CE9A0; // type:object size:0x4 data:float +lbl_805CE9A4 = .sdata2:0x805CE9A4; // type:object size:0x4 data:float +lbl_805CE9A8 = .sdata2:0x805CE9A8; // type:object size:0x4 data:float +lbl_805CE9AC = .sdata2:0x805CE9AC; // type:object size:0x4 data:float +lbl_805CE9B0 = .sdata2:0x805CE9B0; // type:object size:0x4 data:float +lbl_805CE9B4 = .sdata2:0x805CE9B4; // type:object size:0x4 data:float +lbl_805CE9B8 = .sdata2:0x805CE9B8; // type:object size:0x4 data:float +lbl_805CE9BC = .sdata2:0x805CE9BC; // type:object size:0x4 data:float +lbl_805CE9C0 = .sdata2:0x805CE9C0; // type:object size:0x4 data:float +lbl_805CE9C4 = .sdata2:0x805CE9C4; // type:object size:0x4 data:float +lbl_805CE9C8 = .sdata2:0x805CE9C8; // type:object size:0x4 data:float +lbl_805CE9CC = .sdata2:0x805CE9CC; // type:object size:0x4 data:float +lbl_805CE9D0 = .sdata2:0x805CE9D0; // type:object size:0x4 data:float +lbl_805CE9D4 = .sdata2:0x805CE9D4; // type:object size:0x4 data:float +lbl_805CE9D8 = .sdata2:0x805CE9D8; // type:object size:0x4 data:float +lbl_805CE9DC = .sdata2:0x805CE9DC; // type:object size:0x4 data:float +lbl_805CE9E0 = .sdata2:0x805CE9E0; // type:object size:0x4 data:float +lbl_805CE9E4 = .sdata2:0x805CE9E4; // type:object size:0x4 data:float +lbl_805CE9E8 = .sdata2:0x805CE9E8; // type:object size:0x4 data:float +lbl_805CE9EC = .sdata2:0x805CE9EC; // type:object size:0x4 data:float +lbl_805CE9F0 = .sdata2:0x805CE9F0; // type:object size:0x4 data:float +lbl_805CE9F4 = .sdata2:0x805CE9F4; // type:object size:0x4 data:float +lbl_805CE9F8 = .sdata2:0x805CE9F8; // type:object size:0x4 data:float +lbl_805CE9FC = .sdata2:0x805CE9FC; // type:object size:0x4 data:float +lbl_805CEA00 = .sdata2:0x805CEA00; // type:object size:0x8 data:float +lbl_805CEA08 = .sdata2:0x805CEA08; // type:object size:0x4 data:float +lbl_805CEA0C = .sdata2:0x805CEA0C; // type:object size:0x4 data:float +lbl_805CEA10 = .sdata2:0x805CEA10; // type:object size:0x4 data:float +lbl_805CEA14 = .sdata2:0x805CEA14; // type:object size:0x4 data:float +lbl_805CEA18 = .sdata2:0x805CEA18; // type:object size:0x4 data:float +lbl_805CEA1C = .sdata2:0x805CEA1C; // type:object size:0x4 data:float +lbl_805CEA20 = .sdata2:0x805CEA20; // type:object size:0x4 data:float +lbl_805CEA24 = .sdata2:0x805CEA24; // type:object size:0x4 data:float +lbl_805CEA28 = .sdata2:0x805CEA28; // type:object size:0x4 data:float +lbl_805CEA2C = .sdata2:0x805CEA2C; // type:object size:0x4 data:float +lbl_805CEA30 = .sdata2:0x805CEA30; // type:object size:0x8 data:float +lbl_805CEA38 = .sdata2:0x805CEA38; // type:object size:0x4 data:float +lbl_805CEA3C = .sdata2:0x805CEA3C; // type:object size:0x4 data:float +lbl_805CEA40 = .sdata2:0x805CEA40; // type:object size:0x4 data:float +lbl_805CEA44 = .sdata2:0x805CEA44; // type:object size:0x4 data:float +lbl_805CEA48 = .sdata2:0x805CEA48; // type:object size:0x4 data:float +lbl_805CEA4C = .sdata2:0x805CEA4C; // type:object size:0x4 data:float +lbl_805CEA50 = .sdata2:0x805CEA50; // type:object size:0x4 data:float +lbl_805CEA54 = .sdata2:0x805CEA54; // type:object size:0x4 data:float +lbl_805CEA58 = .sdata2:0x805CEA58; // type:object size:0x4 data:float +lbl_805CEA5C = .sdata2:0x805CEA5C; // type:object size:0x4 data:float +lbl_805CEA60 = .sdata2:0x805CEA60; // type:object size:0x8 data:float +lbl_805CEA68 = .sdata2:0x805CEA68; // type:object size:0x4 data:float +lbl_805CEA6C = .sdata2:0x805CEA6C; // type:object size:0x4 data:float +lbl_805CEA70 = .sdata2:0x805CEA70; // type:object size:0x4 data:float +lbl_805CEA74 = .sdata2:0x805CEA74; // type:object size:0x4 data:float +lbl_805CEA78 = .sdata2:0x805CEA78; // type:object size:0x4 data:float +lbl_805CEA7C = .sdata2:0x805CEA7C; // type:object size:0x1 data:byte +lbl_805CEA7D = .sdata2:0x805CEA7D; // type:object size:0x1 data:byte +lbl_805CEA7E = .sdata2:0x805CEA7E; // type:object size:0x1 data:byte +lbl_805CEA7F = .sdata2:0x805CEA7F; // type:object size:0x1 data:byte +lbl_805CEA80 = .sdata2:0x805CEA80; // type:object size:0x8 data:float +lbl_805CEA88 = .sdata2:0x805CEA88; // type:object size:0x4 data:float +lbl_805CEA8C = .sdata2:0x805CEA8C; // type:object size:0x4 data:float +lbl_805CEA90 = .sdata2:0x805CEA90; // type:object size:0x8 data:float +lbl_805CEA98 = .sdata2:0x805CEA98; // type:object size:0x4 data:float +lbl_805CEA9C = .sdata2:0x805CEA9C; // type:object size:0x4 data:float +lbl_805CEAA0 = .sdata2:0x805CEAA0; // type:object size:0x4 data:float +lbl_805CEAA4 = .sdata2:0x805CEAA4; // type:object size:0x4 data:float +lbl_805CEAA8 = .sdata2:0x805CEAA8; // type:object size:0x4 data:float +lbl_805CEAAC = .sdata2:0x805CEAAC; // type:object size:0x4 data:float +lbl_805CEAB0 = .sdata2:0x805CEAB0; // type:object size:0x4 data:float +lbl_805CEAB4 = .sdata2:0x805CEAB4; // type:object size:0x4 data:float +lbl_805CEAB8 = .sdata2:0x805CEAB8; // type:object size:0x4 data:float +lbl_805CEABC = .sdata2:0x805CEABC; // type:object size:0x4 data:float +lbl_805CEAC0 = .sdata2:0x805CEAC0; // type:object size:0x4 data:float +lbl_805CEAC4 = .sdata2:0x805CEAC4; // type:object size:0x4 data:float +lbl_805CEAC8 = .sdata2:0x805CEAC8; // type:object size:0x4 data:float +lbl_805CEACC = .sdata2:0x805CEACC; // type:object size:0x4 data:float +lbl_805CEAD0 = .sdata2:0x805CEAD0; // type:object size:0x4 data:float +lbl_805CEAD4 = .sdata2:0x805CEAD4; // type:object size:0x4 data:float +lbl_805CEAD8 = .sdata2:0x805CEAD8; // type:object size:0x4 data:float +lbl_805CEADC = .sdata2:0x805CEADC; // type:object size:0x4 data:float +lbl_805CEAE0 = .sdata2:0x805CEAE0; // type:object size:0x4 data:float +lbl_805CEAE4 = .sdata2:0x805CEAE4; // type:object size:0x4 data:float +lbl_805CEAE8 = .sdata2:0x805CEAE8; // type:object size:0x4 data:float +lbl_805CEAEC = .sdata2:0x805CEAEC; // type:object size:0x4 data:float +lbl_805CEAF0 = .sdata2:0x805CEAF0; // type:object size:0x4 data:float +lbl_805CEAF4 = .sdata2:0x805CEAF4; // type:object size:0x4 data:float +lbl_805CEAF8 = .sdata2:0x805CEAF8; // type:object size:0x8 data:float +lbl_805CEB00 = .sdata2:0x805CEB00; // type:object size:0x4 data:float +lbl_805CEB04 = .sdata2:0x805CEB04; // type:object size:0x4 data:float +lbl_805CEB08 = .sdata2:0x805CEB08; // type:object size:0x4 data:float +lbl_805CEB0C = .sdata2:0x805CEB0C; // type:object size:0x4 data:float +lbl_805CEB10 = .sdata2:0x805CEB10; // type:object size:0x4 data:float +lbl_805CEB14 = .sdata2:0x805CEB14; // type:object size:0x4 data:float +lbl_805CEB18 = .sdata2:0x805CEB18; // type:object size:0x4 data:float +lbl_805CEB1C = .sdata2:0x805CEB1C; // type:object size:0x4 data:float +lbl_805CEB20 = .sdata2:0x805CEB20; // type:object size:0x4 data:float +lbl_805CEB24 = .sdata2:0x805CEB24; // type:object size:0x4 data:float +lbl_805CEB28 = .sdata2:0x805CEB28; // type:object size:0x4 data:float +lbl_805CEB2C = .sdata2:0x805CEB2C; // type:object size:0x4 data:float +lbl_805CEB30 = .sdata2:0x805CEB30; // type:object size:0x4 data:float +lbl_805CEB34 = .sdata2:0x805CEB34; // type:object size:0x4 data:float +lbl_805CEB38 = .sdata2:0x805CEB38; // type:object size:0x4 data:float +lbl_805CEB3C = .sdata2:0x805CEB3C; // type:object size:0x4 data:float +lbl_805CEB40 = .sdata2:0x805CEB40; // type:object size:0x8 data:float +lbl_805CEB48 = .sdata2:0x805CEB48; // type:object size:0x4 data:float +lbl_805CEB4C = .sdata2:0x805CEB4C; // type:object size:0x4 data:float +lbl_805CEB50 = .sdata2:0x805CEB50; // type:object size:0x4 data:float +lbl_805CEB54 = .sdata2:0x805CEB54; // type:object size:0x4 data:float +lbl_805CEB58 = .sdata2:0x805CEB58; // type:object size:0x4 data:float +lbl_805CEB5C = .sdata2:0x805CEB5C; // type:object size:0x4 data:float +lbl_805CEB60 = .sdata2:0x805CEB60; // type:object size:0x4 data:float +lbl_805CEB64 = .sdata2:0x805CEB64; // type:object size:0x4 data:float +lbl_805CEB68 = .sdata2:0x805CEB68; // type:object size:0x4 data:float +lbl_805CEB6C = .sdata2:0x805CEB6C; // type:object size:0x4 data:float +lbl_805CEB70 = .sdata2:0x805CEB70; // type:object size:0x4 data:float +lbl_805CEB74 = .sdata2:0x805CEB74; // type:object size:0x4 data:float +lbl_805CEB78 = .sdata2:0x805CEB78; // type:object size:0x4 data:float +lbl_805CEB7C = .sdata2:0x805CEB7C; // type:object size:0x4 data:float +lbl_805CEB80 = .sdata2:0x805CEB80; // type:object size:0x8 data:float +lbl_805CEB88 = .sdata2:0x805CEB88; // type:object size:0x4 data:float +lbl_805CEB8C = .sdata2:0x805CEB8C; // type:object size:0x4 data:float +lbl_805CEB90 = .sdata2:0x805CEB90; // type:object size:0x8 data:float +lbl_805CEB98 = .sdata2:0x805CEB98; // type:object size:0x4 data:float +lbl_805CEB9C = .sdata2:0x805CEB9C; // type:object size:0x4 data:float +lbl_805CEBA0 = .sdata2:0x805CEBA0; // type:object size:0x4 data:float +lbl_805CEBA4 = .sdata2:0x805CEBA4; // type:object size:0x4 data:float +lbl_805CEBA8 = .sdata2:0x805CEBA8; // type:object size:0x8 data:float +lbl_805CEBB0 = .sdata2:0x805CEBB0; // type:object size:0x4 data:float +lbl_805CEBB4 = .sdata2:0x805CEBB4; // type:object size:0x4 data:float +lbl_805CEBB8 = .sdata2:0x805CEBB8; // type:object size:0x4 data:float +lbl_805CEBBC = .sdata2:0x805CEBBC; // type:object size:0x4 data:float +lbl_805CEBC0 = .sdata2:0x805CEBC0; // type:object size:0x8 data:float +lbl_805CEBC8 = .sdata2:0x805CEBC8; // type:object size:0x4 data:4byte +lbl_805CEBCC = .sdata2:0x805CEBCC; // type:object size:0x4 +lbl_805CEBD0 = .sdata2:0x805CEBD0; // type:object size:0x4 +lbl_805CEBD4 = .sdata2:0x805CEBD4; // type:object size:0x4 +lbl_805CEBD8 = .sdata2:0x805CEBD8; // type:object size:0x4 data:float +lbl_805CEBDC = .sdata2:0x805CEBDC; // type:object size:0x4 data:float +lbl_805CEBE0 = .sdata2:0x805CEBE0; // type:object size:0x4 data:float +lbl_805CEBE4 = .sdata2:0x805CEBE4; // type:object size:0x4 data:float +lbl_805CEBE8 = .sdata2:0x805CEBE8; // type:object size:0x4 data:float +lbl_805CEBEC = .sdata2:0x805CEBEC; // type:object size:0x4 data:float +lbl_805CEBF0 = .sdata2:0x805CEBF0; // type:object size:0x4 data:float +lbl_805CEBF4 = .sdata2:0x805CEBF4; // type:object size:0x4 data:float +lbl_805CEBF8 = .sdata2:0x805CEBF8; // type:object size:0x4 data:float +lbl_805CEBFC = .sdata2:0x805CEBFC; // type:object size:0x4 data:float +lbl_805CEC00 = .sdata2:0x805CEC00; // type:object size:0x4 data:float +lbl_805CEC04 = .sdata2:0x805CEC04; // type:object size:0x4 data:float +lbl_805CEC08 = .sdata2:0x805CEC08; // type:object size:0x8 data:float +lbl_805CEC10 = .sdata2:0x805CEC10; // type:object size:0x4 data:4byte +lbl_805CEC14 = .sdata2:0x805CEC14; // type:object size:0x4 data:float +lbl_805CEC18 = .sdata2:0x805CEC18; // type:object size:0x4 data:float +lbl_805CEC1C = .sdata2:0x805CEC1C; // type:object size:0x4 data:float +lbl_805CEC20 = .sdata2:0x805CEC20; // type:object size:0x4 data:float +lbl_805CEC24 = .sdata2:0x805CEC24; // type:object size:0x4 data:float +lbl_805CEC28 = .sdata2:0x805CEC28; // type:object size:0x4 data:float +lbl_805CEC2C = .sdata2:0x805CEC2C; // type:object size:0x4 data:float +lbl_805CEC30 = .sdata2:0x805CEC30; // type:object size:0x4 data:float +lbl_805CEC34 = .sdata2:0x805CEC34; // type:object size:0x4 data:float +lbl_805CEC38 = .sdata2:0x805CEC38; // type:object size:0x4 data:float +lbl_805CEC3C = .sdata2:0x805CEC3C; // type:object size:0x4 data:float +lbl_805CEC40 = .sdata2:0x805CEC40; // type:object size:0x4 data:float +lbl_805CEC44 = .sdata2:0x805CEC44; // type:object size:0x4 data:float +lbl_805CEC48 = .sdata2:0x805CEC48; // type:object size:0x4 data:float +lbl_805CEC4C = .sdata2:0x805CEC4C; // type:object size:0x4 data:float +lbl_805CEC50 = .sdata2:0x805CEC50; // type:object size:0x4 data:float +lbl_805CEC54 = .sdata2:0x805CEC54; // type:object size:0x4 data:float +lbl_805CEC58 = .sdata2:0x805CEC58; // type:object size:0x8 data:float +lbl_805CEC60 = .sdata2:0x805CEC60; // type:object size:0x4 +lbl_805CEC64 = .sdata2:0x805CEC64; // type:object size:0x4 +lbl_805CEC68 = .sdata2:0x805CEC68; // type:object size:0x4 +lbl_805CEC6C = .sdata2:0x805CEC6C; // type:object size:0x4 +lbl_805CEC70 = .sdata2:0x805CEC70; // type:object size:0x4 data:float +lbl_805CEC74 = .sdata2:0x805CEC74; // type:object size:0x4 data:float +lbl_805CEC78 = .sdata2:0x805CEC78; // type:object size:0x4 data:float +lbl_805CEC7C = .sdata2:0x805CEC7C; // type:object size:0x4 data:float +lbl_805CEC80 = .sdata2:0x805CEC80; // type:object size:0x4 data:float +lbl_805CEC84 = .sdata2:0x805CEC84; // type:object size:0x4 data:float +lbl_805CEC88 = .sdata2:0x805CEC88; // type:object size:0x4 data:float +lbl_805CEC8C = .sdata2:0x805CEC8C; // type:object size:0x4 data:float +lbl_805CEC90 = .sdata2:0x805CEC90; // type:object size:0x4 data:float +lbl_805CEC94 = .sdata2:0x805CEC94; // type:object size:0x4 data:float +lbl_805CEC98 = .sdata2:0x805CEC98; // type:object size:0x4 data:float +lbl_805CEC9C = .sdata2:0x805CEC9C; // type:object size:0x4 data:float +lbl_805CECA0 = .sdata2:0x805CECA0; // type:object size:0x4 data:float +lbl_805CECA4 = .sdata2:0x805CECA4; // type:object size:0x4 data:float +lbl_805CECA8 = .sdata2:0x805CECA8; // type:object size:0x4 data:float +lbl_805CECAC = .sdata2:0x805CECAC; // type:object size:0x4 data:float +lbl_805CECB0 = .sdata2:0x805CECB0; // type:object size:0x4 data:float +lbl_805CECB4 = .sdata2:0x805CECB4; // type:object size:0x4 data:float +lbl_805CECB8 = .sdata2:0x805CECB8; // type:object size:0x4 data:float +lbl_805CECBC = .sdata2:0x805CECBC; // type:object size:0x4 data:float +lbl_805CECC0 = .sdata2:0x805CECC0; // type:object size:0x4 data:float +lbl_805CECC4 = .sdata2:0x805CECC4; // type:object size:0x4 data:float +lbl_805CECC8 = .sdata2:0x805CECC8; // type:object size:0x4 data:float +lbl_805CECCC = .sdata2:0x805CECCC; // type:object size:0x4 data:float +lbl_805CECD0 = .sdata2:0x805CECD0; // type:object size:0x4 data:float +lbl_805CECD4 = .sdata2:0x805CECD4; // type:object size:0x4 data:float +lbl_805CECD8 = .sdata2:0x805CECD8; // type:object size:0x4 data:float +lbl_805CECDC = .sdata2:0x805CECDC; // type:object size:0x4 data:float +lbl_805CECE0 = .sdata2:0x805CECE0; // type:object size:0x4 data:float +lbl_805CECE4 = .sdata2:0x805CECE4; // type:object size:0x4 data:float +lbl_805CECE8 = .sdata2:0x805CECE8; // type:object size:0x4 data:float +lbl_805CECEC = .sdata2:0x805CECEC; // type:object size:0x4 data:float +lbl_805CECF0 = .sdata2:0x805CECF0; // type:object size:0x4 data:float +lbl_805CECF4 = .sdata2:0x805CECF4; // type:object size:0x4 data:float +lbl_805CECF8 = .sdata2:0x805CECF8; // type:object size:0x4 data:float +lbl_805CECFC = .sdata2:0x805CECFC; // type:object size:0x4 data:float +lbl_805CED00 = .sdata2:0x805CED00; // type:object size:0x4 data:float +lbl_805CED04 = .sdata2:0x805CED04; // type:object size:0x4 data:float +lbl_805CED08 = .sdata2:0x805CED08; // type:object size:0x4 data:float +lbl_805CED0C = .sdata2:0x805CED0C; // type:object size:0x4 data:float +lbl_805CED10 = .sdata2:0x805CED10; // type:object size:0x4 data:float +lbl_805CED14 = .sdata2:0x805CED14; // type:object size:0x4 data:float +lbl_805CED18 = .sdata2:0x805CED18; // type:object size:0x4 data:float +lbl_805CED1C = .sdata2:0x805CED1C; // type:object size:0x4 data:float +lbl_805CED20 = .sdata2:0x805CED20; // type:object size:0x4 data:float +lbl_805CED24 = .sdata2:0x805CED24; // type:object size:0x4 data:float +lbl_805CED28 = .sdata2:0x805CED28; // type:object size:0x4 data:float +lbl_805CED2C = .sdata2:0x805CED2C; // type:object size:0x4 data:float +lbl_805CED30 = .sdata2:0x805CED30; // type:object size:0x4 data:float +lbl_805CED34 = .sdata2:0x805CED34; // type:object size:0x4 data:float +lbl_805CED38 = .sdata2:0x805CED38; // type:object size:0x4 data:float +lbl_805CED3C = .sdata2:0x805CED3C; // type:object size:0x4 data:float +lbl_805CED40 = .sdata2:0x805CED40; // type:object size:0x4 data:float +lbl_805CED44 = .sdata2:0x805CED44; // type:object size:0x4 data:float +lbl_805CED48 = .sdata2:0x805CED48; // type:object size:0x4 data:float +lbl_805CED4C = .sdata2:0x805CED4C; // type:object size:0x4 data:float +lbl_805CED50 = .sdata2:0x805CED50; // type:object size:0x8 data:float +lbl_805CED58 = .sdata2:0x805CED58; // type:object size:0x4 data:float +lbl_805CED5C = .sdata2:0x805CED5C; // type:object size:0x4 data:float +lbl_805CED60 = .sdata2:0x805CED60; // type:object size:0x8 data:float +lbl_805CED68 = .sdata2:0x805CED68; // type:object size:0x4 +lbl_805CED6C = .sdata2:0x805CED6C; // type:object size:0x4 data:float +lbl_805CED70 = .sdata2:0x805CED70; // type:object size:0x4 data:float +lbl_805CED74 = .sdata2:0x805CED74; // type:object size:0x4 data:float +lbl_805CED78 = .sdata2:0x805CED78; // type:object size:0x4 data:float +lbl_805CED7C = .sdata2:0x805CED7C; // type:object size:0x4 data:float +lbl_805CED80 = .sdata2:0x805CED80; // type:object size:0x4 data:float +lbl_805CED84 = .sdata2:0x805CED84; // type:object size:0x4 data:float +lbl_805CED88 = .sdata2:0x805CED88; // type:object size:0x4 data:float +lbl_805CED8C = .sdata2:0x805CED8C; // type:object size:0x4 data:float +lbl_805CED90 = .sdata2:0x805CED90; // type:object size:0x4 data:float +lbl_805CED94 = .sdata2:0x805CED94; // type:object size:0x4 data:float +lbl_805CED98 = .sdata2:0x805CED98; // type:object size:0x4 data:float +lbl_805CED9C = .sdata2:0x805CED9C; // type:object size:0x4 data:float +lbl_805CEDA0 = .sdata2:0x805CEDA0; // type:object size:0x4 data:float +lbl_805CEDA4 = .sdata2:0x805CEDA4; // type:object size:0x4 data:float +lbl_805CEDA8 = .sdata2:0x805CEDA8; // type:object size:0x4 data:float +lbl_805CEDAC = .sdata2:0x805CEDAC; // type:object size:0x4 data:float +lbl_805CEDB0 = .sdata2:0x805CEDB0; // type:object size:0x4 data:float +lbl_805CEDB4 = .sdata2:0x805CEDB4; // type:object size:0x4 data:float +lbl_805CEDB8 = .sdata2:0x805CEDB8; // type:object size:0x4 data:float +lbl_805CEDBC = .sdata2:0x805CEDBC; // type:object size:0x4 data:float +lbl_805CEDC0 = .sdata2:0x805CEDC0; // type:object size:0x4 data:float +lbl_805CEDC4 = .sdata2:0x805CEDC4; // type:object size:0x4 data:float +lbl_805CEDC8 = .sdata2:0x805CEDC8; // type:object size:0x4 data:float +lbl_805CEDCC = .sdata2:0x805CEDCC; // type:object size:0x4 data:float +lbl_805CEDD0 = .sdata2:0x805CEDD0; // type:object size:0x4 data:float +lbl_805CEDD4 = .sdata2:0x805CEDD4; // type:object size:0x4 data:float +lbl_805CEDD8 = .sdata2:0x805CEDD8; // type:object size:0x4 data:float +lbl_805CEDDC = .sdata2:0x805CEDDC; // type:object size:0x4 data:float +lbl_805CEDE0 = .sdata2:0x805CEDE0; // type:object size:0x4 data:float +lbl_805CEDE4 = .sdata2:0x805CEDE4; // type:object size:0x4 data:float +lbl_805CEDE8 = .sdata2:0x805CEDE8; // type:object size:0x4 data:float +lbl_805CEDEC = .sdata2:0x805CEDEC; // type:object size:0x4 data:float +lbl_805CEDF0 = .sdata2:0x805CEDF0; // type:object size:0x4 data:float +lbl_805CEDF4 = .sdata2:0x805CEDF4; // type:object size:0x4 data:float +lbl_805CEDF8 = .sdata2:0x805CEDF8; // type:object size:0x4 data:float +lbl_805CEDFC = .sdata2:0x805CEDFC; // type:object size:0x4 data:float +lbl_805CEE00 = .sdata2:0x805CEE00; // type:object size:0x4 data:float +lbl_805CEE04 = .sdata2:0x805CEE04; // type:object size:0x4 data:float +lbl_805CEE08 = .sdata2:0x805CEE08; // type:object size:0x4 data:float +lbl_805CEE0C = .sdata2:0x805CEE0C; // type:object size:0x4 data:float +lbl_805CEE10 = .sdata2:0x805CEE10; // type:object size:0x4 data:float +lbl_805CEE14 = .sdata2:0x805CEE14; // type:object size:0x4 data:float +lbl_805CEE18 = .sdata2:0x805CEE18; // type:object size:0x4 data:float +lbl_805CEE1C = .sdata2:0x805CEE1C; // type:object size:0x4 data:float +lbl_805CEE20 = .sdata2:0x805CEE20; // type:object size:0x4 data:float +lbl_805CEE24 = .sdata2:0x805CEE24; // type:object size:0x4 data:float +lbl_805CEE28 = .sdata2:0x805CEE28; // type:object size:0x4 data:float +lbl_805CEE2C = .sdata2:0x805CEE2C; // type:object size:0x4 data:float +lbl_805CEE30 = .sdata2:0x805CEE30; // type:object size:0x4 data:float +lbl_805CEE34 = .sdata2:0x805CEE34; // type:object size:0x4 data:float +lbl_805CEE38 = .sdata2:0x805CEE38; // type:object size:0x4 data:float +lbl_805CEE3C = .sdata2:0x805CEE3C; // type:object size:0x4 data:float +lbl_805CEE40 = .sdata2:0x805CEE40; // type:object size:0x4 data:float +lbl_805CEE44 = .sdata2:0x805CEE44; // type:object size:0x4 data:float +lbl_805CEE48 = .sdata2:0x805CEE48; // type:object size:0x4 data:float +lbl_805CEE4C = .sdata2:0x805CEE4C; // type:object size:0x4 data:float +lbl_805CEE50 = .sdata2:0x805CEE50; // type:object size:0x4 data:float +lbl_805CEE54 = .sdata2:0x805CEE54; // type:object size:0x4 data:float +lbl_805CEE58 = .sdata2:0x805CEE58; // type:object size:0x4 data:float +lbl_805CEE5C = .sdata2:0x805CEE5C; // type:object size:0x4 data:float +lbl_805CEE60 = .sdata2:0x805CEE60; // type:object size:0x4 data:float +lbl_805CEE64 = .sdata2:0x805CEE64; // type:object size:0x4 data:float +lbl_805CEE68 = .sdata2:0x805CEE68; // type:object size:0x4 data:float +lbl_805CEE6C = .sdata2:0x805CEE6C; // type:object size:0x4 data:float +lbl_805CEE70 = .sdata2:0x805CEE70; // type:object size:0x4 data:float +lbl_805CEE74 = .sdata2:0x805CEE74; // type:object size:0x4 data:float +lbl_805CEE78 = .sdata2:0x805CEE78; // type:object size:0x4 data:float +lbl_805CEE7C = .sdata2:0x805CEE7C; // type:object size:0x4 data:float +lbl_805CEE80 = .sdata2:0x805CEE80; // type:object size:0x4 data:float +lbl_805CEE84 = .sdata2:0x805CEE84; // type:object size:0x4 data:float +lbl_805CEE88 = .sdata2:0x805CEE88; // type:object size:0x4 data:float +lbl_805CEE8C = .sdata2:0x805CEE8C; // type:object size:0x4 data:float +lbl_805CEE90 = .sdata2:0x805CEE90; // type:object size:0x4 data:float +lbl_805CEE94 = .sdata2:0x805CEE94; // type:object size:0x4 data:float +lbl_805CEE98 = .sdata2:0x805CEE98; // type:object size:0x4 data:float +lbl_805CEE9C = .sdata2:0x805CEE9C; // type:object size:0x4 data:float +lbl_805CEEA0 = .sdata2:0x805CEEA0; // type:object size:0x4 data:float +lbl_805CEEA4 = .sdata2:0x805CEEA4; // type:object size:0x4 data:4byte +lbl_805CEEA8 = .sdata2:0x805CEEA8; // type:object size:0x4 data:float +lbl_805CEEAC = .sdata2:0x805CEEAC; // type:object size:0x4 data:float +lbl_805CEEB0 = .sdata2:0x805CEEB0; // type:object size:0x4 data:float +lbl_805CEEB4 = .sdata2:0x805CEEB4; // type:object size:0x4 data:float +lbl_805CEEB8 = .sdata2:0x805CEEB8; // type:object size:0x8 data:float +lbl_805CEEC0 = .sdata2:0x805CEEC0; // type:object size:0x4 data:float +lbl_805CEEC4 = .sdata2:0x805CEEC4; // type:object size:0x4 data:float +lbl_805CEEC8 = .sdata2:0x805CEEC8; // type:object size:0x4 data:float +lbl_805CEECC = .sdata2:0x805CEECC; // type:object size:0x4 data:float +lbl_805CEED0 = .sdata2:0x805CEED0; // type:object size:0x4 data:float +lbl_805CEED4 = .sdata2:0x805CEED4; // type:object size:0x4 data:float +lbl_805CEED8 = .sdata2:0x805CEED8; // type:object size:0x4 data:float +lbl_805CEEDC = .sdata2:0x805CEEDC; // type:object size:0x4 data:float +lbl_805CEEE0 = .sdata2:0x805CEEE0; // type:object size:0x4 data:float +lbl_805CEEE4 = .sdata2:0x805CEEE4; // type:object size:0x4 data:float +lbl_805CEEE8 = .sdata2:0x805CEEE8; // type:object size:0x4 data:float +lbl_805CEEEC = .sdata2:0x805CEEEC; // type:object size:0x4 data:float +lbl_805CEEF0 = .sdata2:0x805CEEF0; // type:object size:0x4 data:float +lbl_805CEEF4 = .sdata2:0x805CEEF4; // type:object size:0x4 data:float +lbl_805CEEF8 = .sdata2:0x805CEEF8; // type:object size:0x8 data:float +lbl_805CEF00 = .sdata2:0x805CEF00; // type:object size:0x4 data:float +lbl_805CEF04 = .sdata2:0x805CEF04; // type:object size:0x4 data:float +lbl_805CEF08 = .sdata2:0x805CEF08; // type:object size:0x4 +lbl_805CEF0C = .sdata2:0x805CEF0C; // type:object size:0x4 data:float +lbl_805CEF10 = .sdata2:0x805CEF10; // type:object size:0x4 data:float +lbl_805CEF14 = .sdata2:0x805CEF14; // type:object size:0x4 data:float +lbl_805CEF18 = .sdata2:0x805CEF18; // type:object size:0x4 data:float +lbl_805CEF1C = .sdata2:0x805CEF1C; // type:object size:0x4 data:float +lbl_805CEF20 = .sdata2:0x805CEF20; // type:object size:0x4 data:float +lbl_805CEF24 = .sdata2:0x805CEF24; // type:object size:0x4 data:float +lbl_805CEF28 = .sdata2:0x805CEF28; // type:object size:0x8 data:float +lbl_805CEF30 = .sdata2:0x805CEF30; // type:object size:0x4 data:float +lbl_805CEF34 = .sdata2:0x805CEF34; // type:object size:0x4 data:float +lbl_805CEF38 = .sdata2:0x805CEF38; // type:object size:0x4 data:float +lbl_805CEF3C = .sdata2:0x805CEF3C; // type:object size:0x4 data:float +lbl_805CEF40 = .sdata2:0x805CEF40; // type:object size:0x4 data:float +lbl_805CEF44 = .sdata2:0x805CEF44; // type:object size:0x4 data:float +lbl_805CEF48 = .sdata2:0x805CEF48; // type:object size:0x4 data:float +lbl_805CEF4C = .sdata2:0x805CEF4C; // type:object size:0x4 data:float +lbl_805CEF50 = .sdata2:0x805CEF50; // type:object size:0x4 data:float +lbl_805CEF54 = .sdata2:0x805CEF54; // type:object size:0x4 data:float +lbl_805CEF58 = .sdata2:0x805CEF58; // type:object size:0x4 data:float +lbl_805CEF5C = .sdata2:0x805CEF5C; // type:object size:0x4 data:float +lbl_805CEF60 = .sdata2:0x805CEF60; // type:object size:0x4 data:float +lbl_805CEF64 = .sdata2:0x805CEF64; // type:object size:0x4 data:float +lbl_805CEF68 = .sdata2:0x805CEF68; // type:object size:0x8 data:float +lbl_805CEF70 = .sdata2:0x805CEF70; // type:object size:0x4 data:4byte +lbl_805CEF74 = .sdata2:0x805CEF74; // type:object size:0x4 data:4byte +lbl_805CEF78 = .sdata2:0x805CEF78; // type:object size:0x4 data:float +lbl_805CEF7C = .sdata2:0x805CEF7C; // type:object size:0x4 data:float +lbl_805CEF80 = .sdata2:0x805CEF80; // type:object size:0x4 data:float +lbl_805CEF84 = .sdata2:0x805CEF84; // type:object size:0x4 data:float +lbl_805CEF88 = .sdata2:0x805CEF88; // type:object size:0x4 data:float +lbl_805CEF8C = .sdata2:0x805CEF8C; // type:object size:0x4 data:float +lbl_805CEF90 = .sdata2:0x805CEF90; // type:object size:0x4 data:float +lbl_805CEF94 = .sdata2:0x805CEF94; // type:object size:0x4 data:float +lbl_805CEF98 = .sdata2:0x805CEF98; // type:object size:0x4 data:4byte +lbl_805CEF9C = .sdata2:0x805CEF9C; // type:object size:0x4 data:4byte +lbl_805CEFA0 = .sdata2:0x805CEFA0; // type:object size:0x4 data:float +lbl_805CEFA4 = .sdata2:0x805CEFA4; // type:object size:0x4 data:float +lbl_805CEFA8 = .sdata2:0x805CEFA8; // type:object size:0x8 data:float +lbl_805CEFB0 = .sdata2:0x805CEFB0; // type:object size:0x4 data:4byte +lbl_805CEFB4 = .sdata2:0x805CEFB4; // type:object size:0x4 data:float +lbl_805CEFB8 = .sdata2:0x805CEFB8; // type:object size:0x8 data:float +lbl_805CEFC0 = .sdata2:0x805CEFC0; // type:object size:0x4 data:float +lbl_805CEFC4 = .sdata2:0x805CEFC4; // type:object size:0x4 data:float +lbl_805CEFC8 = .sdata2:0x805CEFC8; // type:object size:0x4 data:float +lbl_805CEFCC = .sdata2:0x805CEFCC; // type:object size:0x4 data:float +lbl_805CEFD0 = .sdata2:0x805CEFD0; // type:object size:0x4 data:float +lbl_805CEFD4 = .sdata2:0x805CEFD4; // type:object size:0x4 data:float +lbl_805CEFD8 = .sdata2:0x805CEFD8; // type:object size:0x4 data:float +lbl_805CEFDC = .sdata2:0x805CEFDC; // type:object size:0x4 data:float +lbl_805CEFE0 = .sdata2:0x805CEFE0; // type:object size:0x4 data:float +lbl_805CEFE4 = .sdata2:0x805CEFE4; // type:object size:0x4 data:float +lbl_805CEFE8 = .sdata2:0x805CEFE8; // type:object size:0x4 data:float +lbl_805CEFEC = .sdata2:0x805CEFEC; // type:object size:0x4 data:float +lbl_805CEFF0 = .sdata2:0x805CEFF0; // type:object size:0x4 data:float +lbl_805CEFF4 = .sdata2:0x805CEFF4; // type:object size:0x4 data:float +lbl_805CEFF8 = .sdata2:0x805CEFF8; // type:object size:0x4 data:float +lbl_805CEFFC = .sdata2:0x805CEFFC; // type:object size:0x4 data:float +lbl_805CF000 = .sdata2:0x805CF000; // type:object size:0x4 data:float +lbl_805CF004 = .sdata2:0x805CF004; // type:object size:0x4 data:float +lbl_805CF008 = .sdata2:0x805CF008; // type:object size:0x4 data:float +lbl_805CF00C = .sdata2:0x805CF00C; // type:object size:0x4 data:float +lbl_805CF010 = .sdata2:0x805CF010; // type:object size:0x4 data:float +lbl_805CF014 = .sdata2:0x805CF014; // type:object size:0x4 data:float +lbl_805CF018 = .sdata2:0x805CF018; // type:object size:0x4 data:4byte +lbl_805CF01C = .sdata2:0x805CF01C; // type:object size:0x4 data:4byte +lbl_805CF020 = .sdata2:0x805CF020; // type:object size:0x4 data:float +lbl_805CF024 = .sdata2:0x805CF024; // type:object size:0x4 data:float +lbl_805CF028 = .sdata2:0x805CF028; // type:object size:0x4 data:float +lbl_805CF02C = .sdata2:0x805CF02C; // type:object size:0x4 data:float +lbl_805CF030 = .sdata2:0x805CF030; // type:object size:0x4 data:float +lbl_805CF034 = .sdata2:0x805CF034; // type:object size:0x4 data:float +lbl_805CF038 = .sdata2:0x805CF038; // type:object size:0x4 data:float +lbl_805CF03C = .sdata2:0x805CF03C; // type:object size:0x4 data:float +lbl_805CF040 = .sdata2:0x805CF040; // type:object size:0x4 data:float +lbl_805CF044 = .sdata2:0x805CF044; // type:object size:0x4 data:float +lbl_805CF048 = .sdata2:0x805CF048; // type:object size:0x4 data:float +lbl_805CF04C = .sdata2:0x805CF04C; // type:object size:0x4 data:float +lbl_805CF050 = .sdata2:0x805CF050; // type:object size:0x4 data:float +lbl_805CF054 = .sdata2:0x805CF054; // type:object size:0x4 data:float +lbl_805CF058 = .sdata2:0x805CF058; // type:object size:0x4 data:float +lbl_805CF05C = .sdata2:0x805CF05C; // type:object size:0x4 data:float +lbl_805CF060 = .sdata2:0x805CF060; // type:object size:0x8 data:float +lbl_805CF068 = .sdata2:0x805CF068; // type:object size:0x4 data:4byte +lbl_805CF06C = .sdata2:0x805CF06C; // type:object size:0x4 data:4byte +lbl_805CF070 = .sdata2:0x805CF070; // type:object size:0x4 data:4byte +lbl_805CF074 = .sdata2:0x805CF074; // type:object size:0x4 data:4byte +lbl_805CF078 = .sdata2:0x805CF078; // type:object size:0x4 data:4byte +lbl_805CF07C = .sdata2:0x805CF07C; // type:object size:0x4 data:4byte +lbl_805CF080 = .sdata2:0x805CF080; // type:object size:0x4 data:4byte +lbl_805CF084 = .sdata2:0x805CF084; // type:object size:0x4 data:4byte +lbl_805CF088 = .sdata2:0x805CF088; // type:object size:0x4 data:4byte +lbl_805CF08C = .sdata2:0x805CF08C; // type:object size:0x4 data:4byte +lbl_805CF090 = .sdata2:0x805CF090; // type:object size:0x4 data:4byte +lbl_805CF094 = .sdata2:0x805CF094; // type:object size:0x4 data:4byte +lbl_805CF098 = .sdata2:0x805CF098; // type:object size:0x4 data:4byte +lbl_805CF09C = .sdata2:0x805CF09C; // type:object size:0x4 data:4byte +lbl_805CF0A0 = .sdata2:0x805CF0A0; // type:object size:0x4 data:4byte +lbl_805CF0A4 = .sdata2:0x805CF0A4; // type:object size:0x4 data:4byte +lbl_805CF0A8 = .sdata2:0x805CF0A8; // type:object size:0x4 data:4byte +lbl_805CF0AC = .sdata2:0x805CF0AC; // type:object size:0x4 data:4byte +lbl_805CF0B0 = .sdata2:0x805CF0B0; // type:object size:0x4 data:4byte +lbl_805CF0B4 = .sdata2:0x805CF0B4; // type:object size:0x4 data:4byte +lbl_805CF0B8 = .sdata2:0x805CF0B8; // type:object size:0x4 data:4byte +lbl_805CF0BC = .sdata2:0x805CF0BC; // type:object size:0x4 data:4byte +lbl_805CF0C0 = .sdata2:0x805CF0C0; // type:object size:0x4 data:4byte +lbl_805CF0C4 = .sdata2:0x805CF0C4; // type:object size:0x4 data:4byte +lbl_805CF0C8 = .sdata2:0x805CF0C8; // type:object size:0x4 data:4byte +lbl_805CF0CC = .sdata2:0x805CF0CC; // type:object size:0x4 data:4byte +lbl_805CF0D0 = .sdata2:0x805CF0D0; // type:object size:0x4 data:4byte +lbl_805CF0D4 = .sdata2:0x805CF0D4; // type:object size:0x4 data:4byte +lbl_805CF0D8 = .sdata2:0x805CF0D8; // type:object size:0x4 data:float +lbl_805CF0DC = .sdata2:0x805CF0DC; // type:object size:0x4 data:float +lbl_805CF0E0 = .sdata2:0x805CF0E0; // type:object size:0x4 data:float +lbl_805CF0E4 = .sdata2:0x805CF0E4; // type:object size:0x4 data:float +lbl_805CF0E8 = .sdata2:0x805CF0E8; // type:object size:0x4 data:float +lbl_805CF0EC = .sdata2:0x805CF0EC; // type:object size:0x4 data:float +lbl_805CF0F0 = .sdata2:0x805CF0F0; // type:object size:0x4 data:float +lbl_805CF0F4 = .sdata2:0x805CF0F4; // type:object size:0x2 data:2byte +lbl_805CF0F6 = .sdata2:0x805CF0F6; // type:object size:0x2 data:2byte +lbl_805CF0F8 = .sdata2:0x805CF0F8; // type:object size:0x4 data:float +lbl_805CF0FC = .sdata2:0x805CF0FC; // type:object size:0x4 data:float +lbl_805CF100 = .sdata2:0x805CF100; // type:object size:0x4 data:float +lbl_805CF104 = .sdata2:0x805CF104; // type:object size:0x4 data:float +lbl_805CF108 = .sdata2:0x805CF108; // type:object size:0x4 data:float +lbl_805CF10C = .sdata2:0x805CF10C; // type:object size:0x4 data:float +lbl_805CF110 = .sdata2:0x805CF110; // type:object size:0x4 data:float +lbl_805CF114 = .sdata2:0x805CF114; // type:object size:0x4 data:float +lbl_805CF118 = .sdata2:0x805CF118; // type:object size:0x4 data:float +lbl_805CF11C = .sdata2:0x805CF11C; // type:object size:0x4 data:float +lbl_805CF120 = .sdata2:0x805CF120; // type:object size:0x4 data:float +lbl_805CF124 = .sdata2:0x805CF124; // type:object size:0x4 data:float +lbl_805CF128 = .sdata2:0x805CF128; // type:object size:0x4 data:float +lbl_805CF12C = .sdata2:0x805CF12C; // type:object size:0x4 data:float +lbl_805CF130 = .sdata2:0x805CF130; // type:object size:0x4 data:float +lbl_805CF134 = .sdata2:0x805CF134; // type:object size:0x4 data:float +lbl_805CF138 = .sdata2:0x805CF138; // type:object size:0x4 data:float +lbl_805CF13C = .sdata2:0x805CF13C; // type:object size:0x4 data:float +lbl_805CF140 = .sdata2:0x805CF140; // type:object size:0x4 data:float +lbl_805CF144 = .sdata2:0x805CF144; // type:object size:0x4 data:float +lbl_805CF148 = .sdata2:0x805CF148; // type:object size:0x4 data:float +lbl_805CF14C = .sdata2:0x805CF14C; // type:object size:0x4 data:float +lbl_805CF150 = .sdata2:0x805CF150; // type:object size:0x4 data:float +lbl_805CF154 = .sdata2:0x805CF154; // type:object size:0x4 data:float +lbl_805CF158 = .sdata2:0x805CF158; // type:object size:0x4 data:float +lbl_805CF15C = .sdata2:0x805CF15C; // type:object size:0x4 data:float +lbl_805CF160 = .sdata2:0x805CF160; // type:object size:0x4 data:float +lbl_805CF164 = .sdata2:0x805CF164; // type:object size:0x4 data:float +lbl_805CF168 = .sdata2:0x805CF168; // type:object size:0x4 data:float +lbl_805CF16C = .sdata2:0x805CF16C; // type:object size:0x4 data:float +lbl_805CF170 = .sdata2:0x805CF170; // type:object size:0x4 data:float +lbl_805CF174 = .sdata2:0x805CF174; // type:object size:0x4 data:float +lbl_805CF178 = .sdata2:0x805CF178; // type:object size:0x4 data:float +lbl_805CF17C = .sdata2:0x805CF17C; // type:object size:0x4 data:float +lbl_805CF180 = .sdata2:0x805CF180; // type:object size:0x4 data:float +lbl_805CF184 = .sdata2:0x805CF184; // type:object size:0x4 data:float +lbl_805CF188 = .sdata2:0x805CF188; // type:object size:0x4 data:float +lbl_805CF18C = .sdata2:0x805CF18C; // type:object size:0x4 data:float +lbl_805CF190 = .sdata2:0x805CF190; // type:object size:0x4 data:float +lbl_805CF194 = .sdata2:0x805CF194; // type:object size:0x2 data:2byte +lbl_805CF196 = .sdata2:0x805CF196; // type:object size:0x2 data:2byte +lbl_805CF198 = .sdata2:0x805CF198; // type:object size:0x4 data:float +lbl_805CF19C = .sdata2:0x805CF19C; // type:object size:0x4 data:float +lbl_805CF1A0 = .sdata2:0x805CF1A0; // type:object size:0x4 data:float +lbl_805CF1A4 = .sdata2:0x805CF1A4; // type:object size:0x4 data:float +lbl_805CF1A8 = .sdata2:0x805CF1A8; // type:object size:0x4 data:float +lbl_805CF1AC = .sdata2:0x805CF1AC; // type:object size:0x4 data:float +lbl_805CF1B0 = .sdata2:0x805CF1B0; // type:object size:0x4 data:float +lbl_805CF1B4 = .sdata2:0x805CF1B4; // type:object size:0x4 data:float +lbl_805CF1B8 = .sdata2:0x805CF1B8; // type:object size:0x4 data:float +lbl_805CF1BC = .sdata2:0x805CF1BC; // type:object size:0x4 data:float +lbl_805CF1C0 = .sdata2:0x805CF1C0; // type:object size:0x4 data:float +lbl_805CF1C4 = .sdata2:0x805CF1C4; // type:object size:0x4 data:float +lbl_805CF1C8 = .sdata2:0x805CF1C8; // type:object size:0x4 data:float +lbl_805CF1CC = .sdata2:0x805CF1CC; // type:object size:0x4 data:float +lbl_805CF1D0 = .sdata2:0x805CF1D0; // type:object size:0x4 data:float +lbl_805CF1D4 = .sdata2:0x805CF1D4; // type:object size:0x4 data:float +lbl_805CF1D8 = .sdata2:0x805CF1D8; // type:object size:0x8 data:float +lbl_805CF1E0 = .sdata2:0x805CF1E0; // type:object size:0x4 data:float +lbl_805CF1E4 = .sdata2:0x805CF1E4; // type:object size:0x4 data:float +lbl_805CF1E8 = .sdata2:0x805CF1E8; // type:object size:0x4 data:float +lbl_805CF1EC = .sdata2:0x805CF1EC; // type:object size:0x4 data:float +lbl_805CF1F0 = .sdata2:0x805CF1F0; // type:object size:0x4 data:float +lbl_805CF1F4 = .sdata2:0x805CF1F4; // type:object size:0x4 data:float +lbl_805CF1F8 = .sdata2:0x805CF1F8; // type:object size:0x4 data:float +lbl_805CF1FC = .sdata2:0x805CF1FC; // type:object size:0x4 data:float +lbl_805CF200 = .sdata2:0x805CF200; // type:object size:0x4 data:float +lbl_805CF204 = .sdata2:0x805CF204; // type:object size:0x4 data:float +lbl_805CF208 = .sdata2:0x805CF208; // type:object size:0x8 data:float +lbl_805CF210 = .sdata2:0x805CF210; // type:object size:0x4 data:float +lbl_805CF214 = .sdata2:0x805CF214; // type:object size:0x4 data:float +lbl_805CF218 = .sdata2:0x805CF218; // type:object size:0x4 data:float +lbl_805CF21C = .sdata2:0x805CF21C; // type:object size:0x4 data:float +lbl_805CF220 = .sdata2:0x805CF220; // type:object size:0x4 data:float +lbl_805CF224 = .sdata2:0x805CF224; // type:object size:0x4 data:float +lbl_805CF228 = .sdata2:0x805CF228; // type:object size:0x4 data:float +lbl_805CF22C = .sdata2:0x805CF22C; // type:object size:0x4 data:float +lbl_805CF230 = .sdata2:0x805CF230; // type:object size:0x4 data:float +lbl_805CF234 = .sdata2:0x805CF234; // type:object size:0x4 data:float +lbl_805CF238 = .sdata2:0x805CF238; // type:object size:0x4 data:float +lbl_805CF23C = .sdata2:0x805CF23C; // type:object size:0x4 data:float +lbl_805CF240 = .sdata2:0x805CF240; // type:object size:0x4 data:float +lbl_805CF244 = .sdata2:0x805CF244; // type:object size:0x4 data:float +lbl_805CF248 = .sdata2:0x805CF248; // type:object size:0x4 data:float +lbl_805CF24C = .sdata2:0x805CF24C; // type:object size:0x4 data:float +lbl_805CF250 = .sdata2:0x805CF250; // type:object size:0x4 data:float +lbl_805CF254 = .sdata2:0x805CF254; // type:object size:0x4 data:float +lbl_805CF258 = .sdata2:0x805CF258; // type:object size:0x8 data:float +lbl_805CF260 = .sdata2:0x805CF260; // type:object size:0x4 data:float +lbl_805CF264 = .sdata2:0x805CF264; // type:object size:0x4 data:float +lbl_805CF268 = .sdata2:0x805CF268; // type:object size:0x4 data:float +lbl_805CF26C = .sdata2:0x805CF26C; // type:object size:0x4 data:float +lbl_805CF270 = .sdata2:0x805CF270; // type:object size:0x4 data:float +lbl_805CF274 = .sdata2:0x805CF274; // type:object size:0x4 data:float +lbl_805CF278 = .sdata2:0x805CF278; // type:object size:0x4 data:float +lbl_805CF27C = .sdata2:0x805CF27C; // type:object size:0x4 data:float +lbl_805CF280 = .sdata2:0x805CF280; // type:object size:0x4 data:float +lbl_805CF284 = .sdata2:0x805CF284; // type:object size:0x4 data:float +lbl_805CF288 = .sdata2:0x805CF288; // type:object size:0x4 data:float +lbl_805CF28C = .sdata2:0x805CF28C; // type:object size:0x4 data:float +lbl_805CF290 = .sdata2:0x805CF290; // type:object size:0x4 data:float +lbl_805CF294 = .sdata2:0x805CF294; // type:object size:0x4 data:float +lbl_805CF298 = .sdata2:0x805CF298; // type:object size:0x4 data:float +lbl_805CF29C = .sdata2:0x805CF29C; // type:object size:0x4 data:float +lbl_805CF2A0 = .sdata2:0x805CF2A0; // type:object size:0x8 data:float +lbl_805CF2A8 = .sdata2:0x805CF2A8; // type:object size:0x4 data:float +lbl_805CF2AC = .sdata2:0x805CF2AC; // type:object size:0x4 data:float +lbl_805CF2B0 = .sdata2:0x805CF2B0; // type:object size:0x4 data:float +lbl_805CF2B4 = .sdata2:0x805CF2B4; // type:object size:0x4 data:float +lbl_805CF2B8 = .sdata2:0x805CF2B8; // type:object size:0x4 data:float +lbl_805CF2BC = .sdata2:0x805CF2BC; // type:object size:0x4 data:float +lbl_805CF2C0 = .sdata2:0x805CF2C0; // type:object size:0x4 data:float +lbl_805CF2C4 = .sdata2:0x805CF2C4; // type:object size:0x4 data:float +lbl_805CF2C8 = .sdata2:0x805CF2C8; // type:object size:0x4 data:float +lbl_805CF2CC = .sdata2:0x805CF2CC; // type:object size:0x4 data:float +lbl_805CF2D0 = .sdata2:0x805CF2D0; // type:object size:0x4 data:float +lbl_805CF2D4 = .sdata2:0x805CF2D4; // type:object size:0x4 data:float +lbl_805CF2D8 = .sdata2:0x805CF2D8; // type:object size:0x8 data:float +lbl_805CF2E0 = .sdata2:0x805CF2E0; // type:object size:0x4 data:float +lbl_805CF2E4 = .sdata2:0x805CF2E4; // type:object size:0x4 data:float +lbl_805CF2E8 = .sdata2:0x805CF2E8; // type:object size:0x8 data:float +lbl_805CF2F0 = .sdata2:0x805CF2F0; // type:object size:0x4 data:float +lbl_805CF2F4 = .sdata2:0x805CF2F4; // type:object size:0x4 data:float +lbl_805CF2F8 = .sdata2:0x805CF2F8; // type:object size:0x4 data:float +lbl_805CF2FC = .sdata2:0x805CF2FC; // type:object size:0x4 data:float +lbl_805CF300 = .sdata2:0x805CF300; // type:object size:0x4 data:float +lbl_805CF304 = .sdata2:0x805CF304; // type:object size:0x4 data:float +lbl_805CF308 = .sdata2:0x805CF308; // type:object size:0x8 data:float +lbl_805CF310 = .sdata2:0x805CF310; // type:object size:0x4 data:float +lbl_805CF314 = .sdata2:0x805CF314; // type:object size:0x4 data:float +lbl_805CF318 = .sdata2:0x805CF318; // type:object size:0x8 data:float +lbl_805CF320 = .sdata2:0x805CF320; // type:object size:0x4 data:float +lbl_805CF324 = .sdata2:0x805CF324; // type:object size:0x4 data:float +lbl_805CF328 = .sdata2:0x805CF328; // type:object size:0x4 data:float +lbl_805CF32C = .sdata2:0x805CF32C; // type:object size:0x4 data:float +lbl_805CF330 = .sdata2:0x805CF330; // type:object size:0x4 data:float +lbl_805CF334 = .sdata2:0x805CF334; // type:object size:0x4 data:float +lbl_805CF338 = .sdata2:0x805CF338; // type:object size:0x4 data:float +lbl_805CF33C = .sdata2:0x805CF33C; // type:object size:0x4 data:float +lbl_805CF340 = .sdata2:0x805CF340; // type:object size:0x4 data:float +lbl_805CF344 = .sdata2:0x805CF344; // type:object size:0x4 data:float +lbl_805CF348 = .sdata2:0x805CF348; // type:object size:0x4 data:float +lbl_805CF34C = .sdata2:0x805CF34C; // type:object size:0x4 data:float +lbl_805CF350 = .sdata2:0x805CF350; // type:object size:0x4 data:float +lbl_805CF354 = .sdata2:0x805CF354; // type:object size:0x4 data:float +lbl_805CF358 = .sdata2:0x805CF358; // type:object size:0x4 data:float +lbl_805CF35C = .sdata2:0x805CF35C; // type:object size:0x4 data:float +lbl_805CF360 = .sdata2:0x805CF360; // type:object size:0x4 data:float +lbl_805CF364 = .sdata2:0x805CF364; // type:object size:0x4 data:float +lbl_805CF368 = .sdata2:0x805CF368; // type:object size:0x4 data:float +lbl_805CF36C = .sdata2:0x805CF36C; // type:object size:0x4 data:float +lbl_805CF370 = .sdata2:0x805CF370; // type:object size:0x4 data:float +lbl_805CF374 = .sdata2:0x805CF374; // type:object size:0x4 data:float +lbl_805CF378 = .sdata2:0x805CF378; // type:object size:0x4 data:float +lbl_805CF37C = .sdata2:0x805CF37C; // type:object size:0x4 data:float +lbl_805CF380 = .sdata2:0x805CF380; // type:object size:0x4 data:float +lbl_805CF384 = .sdata2:0x805CF384; // type:object size:0x4 data:float +lbl_805CF388 = .sdata2:0x805CF388; // type:object size:0x4 data:float +lbl_805CF38C = .sdata2:0x805CF38C; // type:object size:0x4 data:float +lbl_805CF390 = .sdata2:0x805CF390; // type:object size:0x4 data:float +lbl_805CF394 = .sdata2:0x805CF394; // type:object size:0x4 data:float +lbl_805CF398 = .sdata2:0x805CF398; // type:object size:0x4 data:float +lbl_805CF39C = .sdata2:0x805CF39C; // type:object size:0x4 data:float +lbl_805CF3A0 = .sdata2:0x805CF3A0; // type:object size:0x4 data:float +lbl_805CF3A4 = .sdata2:0x805CF3A4; // type:object size:0x4 data:float +lbl_805CF3A8 = .sdata2:0x805CF3A8; // type:object size:0x4 data:float +lbl_805CF3AC = .sdata2:0x805CF3AC; // type:object size:0x4 data:float +lbl_805CF3B0 = .sdata2:0x805CF3B0; // type:object size:0x4 data:float +lbl_805CF3B4 = .sdata2:0x805CF3B4; // type:object size:0x4 data:float +lbl_805CF3B8 = .sdata2:0x805CF3B8; // type:object size:0x4 data:float +lbl_805CF3BC = .sdata2:0x805CF3BC; // type:object size:0x4 data:float +lbl_805CF3C0 = .sdata2:0x805CF3C0; // type:object size:0x4 data:float +lbl_805CF3C4 = .sdata2:0x805CF3C4; // type:object size:0x4 data:float +lbl_805CF3C8 = .sdata2:0x805CF3C8; // type:object size:0x4 data:float +lbl_805CF3CC = .sdata2:0x805CF3CC; // type:object size:0x4 data:float +lbl_805CF3D0 = .sdata2:0x805CF3D0; // type:object size:0x4 data:float +lbl_805CF3D4 = .sdata2:0x805CF3D4; // type:object size:0x4 data:float +lbl_805CF3D8 = .sdata2:0x805CF3D8; // type:object size:0x4 data:float +lbl_805CF3DC = .sdata2:0x805CF3DC; // type:object size:0x4 data:float +lbl_805CF3E0 = .sdata2:0x805CF3E0; // type:object size:0x4 data:float +lbl_805CF3E4 = .sdata2:0x805CF3E4; // type:object size:0x4 data:float +lbl_805CF3E8 = .sdata2:0x805CF3E8; // type:object size:0x4 data:float +lbl_805CF3EC = .sdata2:0x805CF3EC; // type:object size:0x4 data:float +lbl_805CF3F0 = .sdata2:0x805CF3F0; // type:object size:0x4 data:float +lbl_805CF3F4 = .sdata2:0x805CF3F4; // type:object size:0x4 data:float +lbl_805CF3F8 = .sdata2:0x805CF3F8; // type:object size:0x4 data:float +lbl_805CF3FC = .sdata2:0x805CF3FC; // type:object size:0x4 data:float +lbl_805CF400 = .sdata2:0x805CF400; // type:object size:0x4 data:float +lbl_805CF404 = .sdata2:0x805CF404; // type:object size:0x4 data:float +lbl_805CF408 = .sdata2:0x805CF408; // type:object size:0x4 data:float +lbl_805CF40C = .sdata2:0x805CF40C; // type:object size:0x4 data:float +lbl_805CF410 = .sdata2:0x805CF410; // type:object size:0x8 data:float +lbl_805CF418 = .sdata2:0x805CF418; // type:object size:0x4 data:float +lbl_805CF41C = .sdata2:0x805CF41C; // type:object size:0x4 data:float +lbl_805CF420 = .sdata2:0x805CF420; // type:object size:0x4 data:float +lbl_805CF424 = .sdata2:0x805CF424; // type:object size:0x4 data:float +lbl_805CF428 = .sdata2:0x805CF428; // type:object size:0x4 data:float +lbl_805CF42C = .sdata2:0x805CF42C; // type:object size:0x4 data:float +lbl_805CF430 = .sdata2:0x805CF430; // type:object size:0x4 data:float +lbl_805CF434 = .sdata2:0x805CF434; // type:object size:0x4 data:float +lbl_805CF438 = .sdata2:0x805CF438; // type:object size:0x4 data:float +lbl_805CF43C = .sdata2:0x805CF43C; // type:object size:0x4 data:float +lbl_805CF440 = .sdata2:0x805CF440; // type:object size:0x4 data:float +lbl_805CF444 = .sdata2:0x805CF444; // type:object size:0x4 data:float +lbl_805CF448 = .sdata2:0x805CF448; // type:object size:0x8 data:float +lbl_805CF450 = .sdata2:0x805CF450; // type:object size:0x4 data:float +lbl_805CF454 = .sdata2:0x805CF454; // type:object size:0x4 data:float +lbl_805CF458 = .sdata2:0x805CF458; // type:object size:0x4 data:float +lbl_805CF45C = .sdata2:0x805CF45C; // type:object size:0x4 data:float +lbl_805CF460 = .sdata2:0x805CF460; // type:object size:0x4 data:float +lbl_805CF464 = .sdata2:0x805CF464; // type:object size:0x4 data:float +lbl_805CF468 = .sdata2:0x805CF468; // type:object size:0x4 data:float +lbl_805CF46C = .sdata2:0x805CF46C; // type:object size:0x4 data:float +lbl_805CF470 = .sdata2:0x805CF470; // type:object size:0x4 data:float +lbl_805CF474 = .sdata2:0x805CF474; // type:object size:0x4 data:float +lbl_805CF478 = .sdata2:0x805CF478; // type:object size:0x4 data:float +lbl_805CF47C = .sdata2:0x805CF47C; // type:object size:0x4 data:float +lbl_805CF480 = .sdata2:0x805CF480; // type:object size:0x4 data:float +lbl_805CF484 = .sdata2:0x805CF484; // type:object size:0x4 data:float +lbl_805CF488 = .sdata2:0x805CF488; // type:object size:0x4 data:float +lbl_805CF48C = .sdata2:0x805CF48C; // type:object size:0x4 data:float +lbl_805CF490 = .sdata2:0x805CF490; // type:object size:0x4 data:float +lbl_805CF494 = .sdata2:0x805CF494; // type:object size:0x4 data:float +lbl_805CF498 = .sdata2:0x805CF498; // type:object size:0x4 data:float +lbl_805CF49C = .sdata2:0x805CF49C; // type:object size:0x4 data:float +lbl_805CF4A0 = .sdata2:0x805CF4A0; // type:object size:0x8 data:float +lbl_805CF4A8 = .sdata2:0x805CF4A8; // type:object size:0x4 data:float +lbl_805CF4AC = .sdata2:0x805CF4AC; // type:object size:0x4 data:float +lbl_805CF4B0 = .sdata2:0x805CF4B0; // type:object size:0x4 data:float +lbl_805CF4B4 = .sdata2:0x805CF4B4; // type:object size:0x4 data:float +lbl_805CF4B8 = .sdata2:0x805CF4B8; // type:object size:0x4 data:float +lbl_805CF4BC = .sdata2:0x805CF4BC; // type:object size:0x4 data:float +lbl_805CF4C0 = .sdata2:0x805CF4C0; // type:object size:0x8 data:float +lbl_805CF4C8 = .sdata2:0x805CF4C8; // type:object size:0x4 data:float +lbl_805CF4CC = .sdata2:0x805CF4CC; // type:object size:0x4 data:float +lbl_805CF4D0 = .sdata2:0x805CF4D0; // type:object size:0x4 data:float +lbl_805CF4D4 = .sdata2:0x805CF4D4; // type:object size:0x4 data:float +lbl_805CF4D8 = .sdata2:0x805CF4D8; // type:object size:0x8 data:float +lbl_805CF4E0 = .sdata2:0x805CF4E0; // type:object size:0x4 data:float +lbl_805CF4E4 = .sdata2:0x805CF4E4; // type:object size:0x4 data:float +lbl_805CF4E8 = .sdata2:0x805CF4E8; // type:object size:0x4 data:float +lbl_805CF4EC = .sdata2:0x805CF4EC; // type:object size:0x4 data:float +lbl_805CF4F0 = .sdata2:0x805CF4F0; // type:object size:0x4 data:float +lbl_805CF4F4 = .sdata2:0x805CF4F4; // type:object size:0x4 data:float +lbl_805CF4F8 = .sdata2:0x805CF4F8; // type:object size:0x8 data:float +lbl_805CF500 = .sdata2:0x805CF500; // type:object size:0x4 data:float +lbl_805CF504 = .sdata2:0x805CF504; // type:object size:0x4 data:float +lbl_805CF508 = .sdata2:0x805CF508; // type:object size:0x4 data:float +lbl_805CF50C = .sdata2:0x805CF50C; // type:object size:0x4 data:float +lbl_805CF510 = .sdata2:0x805CF510; // type:object size:0x4 data:float +lbl_805CF514 = .sdata2:0x805CF514; // type:object size:0x4 data:float +lbl_805CF518 = .sdata2:0x805CF518; // type:object size:0x4 data:float +lbl_805CF51C = .sdata2:0x805CF51C; // type:object size:0x4 data:float +lbl_805CF520 = .sdata2:0x805CF520; // type:object size:0x4 data:float +lbl_805CF524 = .sdata2:0x805CF524; // type:object size:0x4 data:float +lbl_805CF528 = .sdata2:0x805CF528; // type:object size:0x4 data:float +lbl_805CF52C = .sdata2:0x805CF52C; // type:object size:0x4 data:float +lbl_805CF530 = .sdata2:0x805CF530; // type:object size:0x4 data:float +lbl_805CF534 = .sdata2:0x805CF534; // type:object size:0x4 data:float +lbl_805CF538 = .sdata2:0x805CF538; // type:object size:0x4 data:float +lbl_805CF53C = .sdata2:0x805CF53C; // type:object size:0x4 data:float +lbl_805CF540 = .sdata2:0x805CF540; // type:object size:0x4 data:float +lbl_805CF544 = .sdata2:0x805CF544; // type:object size:0x4 data:float +lbl_805CF548 = .sdata2:0x805CF548; // type:object size:0x8 data:float +lbl_805CF550 = .sdata2:0x805CF550; // type:object size:0x4 data:float +lbl_805CF554 = .sdata2:0x805CF554; // type:object size:0x4 data:float +lbl_805CF558 = .sdata2:0x805CF558; // type:object size:0x8 data:float +lbl_805CF560 = .sdata2:0x805CF560; // type:object size:0x4 data:float +lbl_805CF564 = .sdata2:0x805CF564; // type:object size:0x4 data:float +lbl_805CF568 = .sdata2:0x805CF568; // type:object size:0x4 data:float +lbl_805CF56C = .sdata2:0x805CF56C; // type:object size:0x4 data:float +lbl_805CF570 = .sdata2:0x805CF570; // type:object size:0x4 data:float +lbl_805CF574 = .sdata2:0x805CF574; // type:object size:0x4 data:float +lbl_805CF578 = .sdata2:0x805CF578; // type:object size:0x4 data:float +lbl_805CF57C = .sdata2:0x805CF57C; // type:object size:0x4 data:float +lbl_805CF580 = .sdata2:0x805CF580; // type:object size:0x4 data:float +lbl_805CF584 = .sdata2:0x805CF584; // type:object size:0x4 data:float +lbl_805CF588 = .sdata2:0x805CF588; // type:object size:0x4 data:float +lbl_805CF58C = .sdata2:0x805CF58C; // type:object size:0x4 data:float +lbl_805CF590 = .sdata2:0x805CF590; // type:object size:0x4 data:float +lbl_805CF594 = .sdata2:0x805CF594; // type:object size:0x4 data:float +lbl_805CF598 = .sdata2:0x805CF598; // type:object size:0x4 data:float +lbl_805CF59C = .sdata2:0x805CF59C; // type:object size:0x4 data:float +lbl_805CF5A0 = .sdata2:0x805CF5A0; // type:object size:0x4 data:float +lbl_805CF5A4 = .sdata2:0x805CF5A4; // type:object size:0x4 data:float +lbl_805CF5A8 = .sdata2:0x805CF5A8; // type:object size:0x4 data:float +lbl_805CF5AC = .sdata2:0x805CF5AC; // type:object size:0x4 data:float +lbl_805CF5B0 = .sdata2:0x805CF5B0; // type:object size:0x4 data:float +lbl_805CF5B4 = .sdata2:0x805CF5B4; // type:object size:0x4 data:float +lbl_805CF5B8 = .sdata2:0x805CF5B8; // type:object size:0x4 data:float +lbl_805CF5BC = .sdata2:0x805CF5BC; // type:object size:0x4 data:float +lbl_805CF5C0 = .sdata2:0x805CF5C0; // type:object size:0x4 data:float +lbl_805CF5C4 = .sdata2:0x805CF5C4; // type:object size:0x4 data:float +lbl_805CF5C8 = .sdata2:0x805CF5C8; // type:object size:0x8 data:float +lbl_805CF5D0 = .sdata2:0x805CF5D0; // type:object size:0x4 data:float +lbl_805CF5D4 = .sdata2:0x805CF5D4; // type:object size:0x4 data:float +lbl_805CF5D8 = .sdata2:0x805CF5D8; // type:object size:0x4 data:float +lbl_805CF5DC = .sdata2:0x805CF5DC; // type:object size:0x4 data:float +lbl_805CF5E0 = .sdata2:0x805CF5E0; // type:object size:0x4 data:float +lbl_805CF5E4 = .sdata2:0x805CF5E4; // type:object size:0x4 data:float +lbl_805CF5E8 = .sdata2:0x805CF5E8; // type:object size:0x8 data:float +lbl_805CF5F0 = .sdata2:0x805CF5F0; // type:object size:0x8 data:float +lbl_805CF5F8 = .sdata2:0x805CF5F8; // type:object size:0x4 data:float +lbl_805CF5FC = .sdata2:0x805CF5FC; // type:object size:0x4 data:float +lbl_805CF600 = .sdata2:0x805CF600; // type:object size:0x4 data:float +lbl_805CF604 = .sdata2:0x805CF604; // type:object size:0x4 data:float +lbl_805CF608 = .sdata2:0x805CF608; // type:object size:0x4 data:float +lbl_805CF60C = .sdata2:0x805CF60C; // type:object size:0x4 data:float +lbl_805CF610 = .sdata2:0x805CF610; // type:object size:0x8 data:float +lbl_805CF618 = .sdata2:0x805CF618; // type:object size:0x4 data:float +lbl_805CF61C = .sdata2:0x805CF61C; // type:object size:0x4 data:float +lbl_805CF620 = .sdata2:0x805CF620; // type:object size:0x4 data:float +lbl_805CF624 = .sdata2:0x805CF624; // type:object size:0x4 data:float +lbl_805CF628 = .sdata2:0x805CF628; // type:object size:0x4 data:float +lbl_805CF62C = .sdata2:0x805CF62C; // type:object size:0x4 data:float +lbl_805CF630 = .sdata2:0x805CF630; // type:object size:0x4 data:float +lbl_805CF634 = .sdata2:0x805CF634; // type:object size:0x4 data:float +lbl_805CF638 = .sdata2:0x805CF638; // type:object size:0x4 data:float +lbl_805CF63C = .sdata2:0x805CF63C; // type:object size:0x4 data:float +lbl_805CF640 = .sdata2:0x805CF640; // type:object size:0x4 data:float +lbl_805CF644 = .sdata2:0x805CF644; // type:object size:0x4 data:float +lbl_805CF648 = .sdata2:0x805CF648; // type:object size:0x4 data:float +lbl_805CF64C = .sdata2:0x805CF64C; // type:object size:0x4 data:float +lbl_805CF650 = .sdata2:0x805CF650; // type:object size:0x4 data:float +lbl_805CF654 = .sdata2:0x805CF654; // type:object size:0x4 data:float +lbl_805CF658 = .sdata2:0x805CF658; // type:object size:0x4 data:float +lbl_805CF65C = .sdata2:0x805CF65C; // type:object size:0x4 data:float +lbl_805CF660 = .sdata2:0x805CF660; // type:object size:0x4 data:float +lbl_805CF664 = .sdata2:0x805CF664; // type:object size:0x4 data:float +lbl_805CF668 = .sdata2:0x805CF668; // type:object size:0x8 data:float +lbl_805CF670 = .sdata2:0x805CF670; // type:object size:0x4 data:float +lbl_805CF674 = .sdata2:0x805CF674; // type:object size:0x4 data:float +lbl_805CF678 = .sdata2:0x805CF678; // type:object size:0x4 data:float +lbl_805CF67C = .sdata2:0x805CF67C; // type:object size:0x4 data:float +lbl_805CF680 = .sdata2:0x805CF680; // type:object size:0x4 data:float +lbl_805CF684 = .sdata2:0x805CF684; // type:object size:0x4 data:float +lbl_805CF688 = .sdata2:0x805CF688; // type:object size:0x4 data:float +lbl_805CF68C = .sdata2:0x805CF68C; // type:object size:0x4 data:float +lbl_805CF690 = .sdata2:0x805CF690; // type:object size:0x4 data:float +lbl_805CF694 = .sdata2:0x805CF694; // type:object size:0x4 data:float +lbl_805CF698 = .sdata2:0x805CF698; // type:object size:0x4 data:float +lbl_805CF69C = .sdata2:0x805CF69C; // type:object size:0x4 data:float +lbl_805CF6A0 = .sdata2:0x805CF6A0; // type:object size:0x4 data:float +lbl_805CF6A4 = .sdata2:0x805CF6A4; // type:object size:0x4 data:float +lbl_805CF6A8 = .sdata2:0x805CF6A8; // type:object size:0x4 data:float +lbl_805CF6AC = .sdata2:0x805CF6AC; // type:object size:0x4 data:float +lbl_805CF6B0 = .sdata2:0x805CF6B0; // type:object size:0x4 data:float +lbl_805CF6B4 = .sdata2:0x805CF6B4; // type:object size:0x4 data:float +lbl_805CF6B8 = .sdata2:0x805CF6B8; // type:object size:0x4 data:float +lbl_805CF6BC = .sdata2:0x805CF6BC; // type:object size:0x4 data:float +lbl_805CF6C0 = .sdata2:0x805CF6C0; // type:object size:0x4 data:float +lbl_805CF6C4 = .sdata2:0x805CF6C4; // type:object size:0x4 data:float +lbl_805CF6C8 = .sdata2:0x805CF6C8; // type:object size:0x4 data:float +lbl_805CF6CC = .sdata2:0x805CF6CC; // type:object size:0x4 data:float +lbl_805CF6D0 = .sdata2:0x805CF6D0; // type:object size:0x4 data:float +lbl_805CF6D4 = .sdata2:0x805CF6D4; // type:object size:0x4 data:float +lbl_805CF6D8 = .sdata2:0x805CF6D8; // type:object size:0x4 data:float +lbl_805CF6DC = .sdata2:0x805CF6DC; // type:object size:0x4 data:float +lbl_805CF6E0 = .sdata2:0x805CF6E0; // type:object size:0x4 data:float +lbl_805CF6E4 = .sdata2:0x805CF6E4; // type:object size:0x4 data:float +lbl_805CF6E8 = .sdata2:0x805CF6E8; // type:object size:0x4 data:float +lbl_805CF6EC = .sdata2:0x805CF6EC; // type:object size:0x4 data:float +lbl_805CF6F0 = .sdata2:0x805CF6F0; // type:object size:0x4 data:float +lbl_805CF6F4 = .sdata2:0x805CF6F4; // type:object size:0x4 data:float +lbl_805CF6F8 = .sdata2:0x805CF6F8; // type:object size:0x4 data:float +lbl_805CF6FC = .sdata2:0x805CF6FC; // type:object size:0x4 data:float +lbl_805CF700 = .sdata2:0x805CF700; // type:object size:0x4 data:float +lbl_805CF704 = .sdata2:0x805CF704; // type:object size:0x4 data:float +lbl_805CF708 = .sdata2:0x805CF708; // type:object size:0x4 data:float +lbl_805CF70C = .sdata2:0x805CF70C; // type:object size:0x4 data:float +lbl_805CF710 = .sdata2:0x805CF710; // type:object size:0x4 data:float +lbl_805CF714 = .sdata2:0x805CF714; // type:object size:0x4 data:float +lbl_805CF718 = .sdata2:0x805CF718; // type:object size:0x4 data:float +lbl_805CF71C = .sdata2:0x805CF71C; // type:object size:0x4 data:float +lbl_805CF720 = .sdata2:0x805CF720; // type:object size:0x4 data:float +lbl_805CF724 = .sdata2:0x805CF724; // type:object size:0x4 data:float +lbl_805CF728 = .sdata2:0x805CF728; // type:object size:0x4 data:float +lbl_805CF72C = .sdata2:0x805CF72C; // type:object size:0x4 data:float +lbl_805CF730 = .sdata2:0x805CF730; // type:object size:0x4 data:float +lbl_805CF734 = .sdata2:0x805CF734; // type:object size:0x4 data:float +lbl_805CF738 = .sdata2:0x805CF738; // type:object size:0x4 data:float +lbl_805CF73C = .sdata2:0x805CF73C; // type:object size:0x4 data:float +lbl_805CF740 = .sdata2:0x805CF740; // type:object size:0x4 data:float +lbl_805CF744 = .sdata2:0x805CF744; // type:object size:0x4 data:float +lbl_805CF748 = .sdata2:0x805CF748; // type:object size:0x4 data:float +lbl_805CF74C = .sdata2:0x805CF74C; // type:object size:0x4 data:float +lbl_805CF750 = .sdata2:0x805CF750; // type:object size:0x4 data:float +lbl_805CF754 = .sdata2:0x805CF754; // type:object size:0x4 data:float +lbl_805CF758 = .sdata2:0x805CF758; // type:object size:0x8 data:float +lbl_805CF760 = .sdata2:0x805CF760; // type:object size:0x4 data:float +lbl_805CF764 = .sdata2:0x805CF764; // type:object size:0x4 data:float +lbl_805CF768 = .sdata2:0x805CF768; // type:object size:0x8 data:float +lbl_805CF770 = .sdata2:0x805CF770; // type:object size:0x8 data:float +lbl_805CF778 = .sdata2:0x805CF778; // type:object size:0x4 data:float +lbl_805CF77C = .sdata2:0x805CF77C; // type:object size:0x4 data:float +lbl_805CF780 = .sdata2:0x805CF780; // type:object size:0x4 data:float +lbl_805CF784 = .sdata2:0x805CF784; // type:object size:0x4 data:float +lbl_805CF788 = .sdata2:0x805CF788; // type:object size:0x4 data:float +lbl_805CF78C = .sdata2:0x805CF78C; // type:object size:0x4 data:float +lbl_805CF790 = .sdata2:0x805CF790; // type:object size:0x8 data:float +lbl_805CF798 = .sdata2:0x805CF798; // type:object size:0x4 data:float +lbl_805CF79C = .sdata2:0x805CF79C; // type:object size:0x4 data:float +lbl_805CF7A0 = .sdata2:0x805CF7A0; // type:object size:0x4 data:float +lbl_805CF7A4 = .sdata2:0x805CF7A4; // type:object size:0x4 data:float +lbl_805CF7A8 = .sdata2:0x805CF7A8; // type:object size:0x4 data:float +lbl_805CF7AC = .sdata2:0x805CF7AC; // type:object size:0x4 data:float +lbl_805CF7B0 = .sdata2:0x805CF7B0; // type:object size:0x4 data:float +lbl_805CF7B4 = .sdata2:0x805CF7B4; // type:object size:0x4 data:float +lbl_805CF7B8 = .sdata2:0x805CF7B8; // type:object size:0x4 data:float +lbl_805CF7BC = .sdata2:0x805CF7BC; // type:object size:0x4 data:float +lbl_805CF7C0 = .sdata2:0x805CF7C0; // type:object size:0x4 data:float +lbl_805CF7C4 = .sdata2:0x805CF7C4; // type:object size:0x4 data:float +lbl_805CF7C8 = .sdata2:0x805CF7C8; // type:object size:0x4 data:float +lbl_805CF7CC = .sdata2:0x805CF7CC; // type:object size:0x4 data:float +lbl_805CF7D0 = .sdata2:0x805CF7D0; // type:object size:0x8 data:float +lbl_805CF7D8 = .sdata2:0x805CF7D8; // type:object size:0x4 data:float +lbl_805CF7DC = .sdata2:0x805CF7DC; // type:object size:0x4 data:float +lbl_805CF7E0 = .sdata2:0x805CF7E0; // type:object size:0x8 data:float +lbl_805CF7E8 = .sdata2:0x805CF7E8; // type:object size:0x4 data:float +lbl_805CF7EC = .sdata2:0x805CF7EC; // type:object size:0x4 data:float +lbl_805CF7F0 = .sdata2:0x805CF7F0; // type:object size:0x4 data:float +lbl_805CF7F4 = .sdata2:0x805CF7F4; // type:object size:0x4 data:float +lbl_805CF7F8 = .sdata2:0x805CF7F8; // type:object size:0x4 data:float +lbl_805CF7FC = .sdata2:0x805CF7FC; // type:object size:0x4 data:float +lbl_805CF800 = .sdata2:0x805CF800; // type:object size:0x8 data:float +lbl_805CF808 = .sdata2:0x805CF808; // type:object size:0x4 data:float +lbl_805CF80C = .sdata2:0x805CF80C; // type:object size:0x4 data:float +lbl_805CF810 = .sdata2:0x805CF810; // type:object size:0x4 data:float +lbl_805CF814 = .sdata2:0x805CF814; // type:object size:0x4 data:float +lbl_805CF818 = .sdata2:0x805CF818; // type:object size:0x4 data:float +lbl_805CF81C = .sdata2:0x805CF81C; // type:object size:0x4 data:float +lbl_805CF820 = .sdata2:0x805CF820; // type:object size:0x4 data:float +lbl_805CF824 = .sdata2:0x805CF824; // type:object size:0x4 data:float +lbl_805CF828 = .sdata2:0x805CF828; // type:object size:0x4 data:float +lbl_805CF82C = .sdata2:0x805CF82C; // type:object size:0x4 data:float +lbl_805CF830 = .sdata2:0x805CF830; // type:object size:0x4 data:float +lbl_805CF834 = .sdata2:0x805CF834; // type:object size:0x4 data:float +lbl_805CF838 = .sdata2:0x805CF838; // type:object size:0x4 data:float +lbl_805CF83C = .sdata2:0x805CF83C; // type:object size:0x4 data:float +lbl_805CF840 = .sdata2:0x805CF840; // type:object size:0x8 data:float +lbl_805CF848 = .sdata2:0x805CF848; // type:object size:0x4 data:float +lbl_805CF84C = .sdata2:0x805CF84C; // type:object size:0x4 data:float +lbl_805CF850 = .sdata2:0x805CF850; // type:object size:0x4 data:float +lbl_805CF854 = .sdata2:0x805CF854; // type:object size:0x4 data:float +lbl_805CF858 = .sdata2:0x805CF858; // type:object size:0x4 data:float +lbl_805CF85C = .sdata2:0x805CF85C; // type:object size:0x4 data:float +lbl_805CF860 = .sdata2:0x805CF860; // type:object size:0x4 data:float +lbl_805CF864 = .sdata2:0x805CF864; // type:object size:0x4 data:float +lbl_805CF868 = .sdata2:0x805CF868; // type:object size:0x4 data:float +lbl_805CF86C = .sdata2:0x805CF86C; // type:object size:0x4 data:float +lbl_805CF870 = .sdata2:0x805CF870; // type:object size:0x4 data:float +lbl_805CF874 = .sdata2:0x805CF874; // type:object size:0x4 data:float +lbl_805CF878 = .sdata2:0x805CF878; // type:object size:0x4 data:float +lbl_805CF87C = .sdata2:0x805CF87C; // type:object size:0x4 data:float +lbl_805CF880 = .sdata2:0x805CF880; // type:object size:0x4 data:float +lbl_805CF884 = .sdata2:0x805CF884; // type:object size:0x4 data:float +lbl_805CF888 = .sdata2:0x805CF888; // type:object size:0x4 data:float +lbl_805CF88C = .sdata2:0x805CF88C; // type:object size:0x4 data:float +lbl_805CF890 = .sdata2:0x805CF890; // type:object size:0x4 data:float +lbl_805CF894 = .sdata2:0x805CF894; // type:object size:0x4 data:float +lbl_805CF898 = .sdata2:0x805CF898; // type:object size:0x4 data:float +lbl_805CF89C = .sdata2:0x805CF89C; // type:object size:0x4 data:float +lbl_805CF8A0 = .sdata2:0x805CF8A0; // type:object size:0x4 data:float +lbl_805CF8A4 = .sdata2:0x805CF8A4; // type:object size:0x4 data:float +lbl_805CF8A8 = .sdata2:0x805CF8A8; // type:object size:0x4 data:float +lbl_805CF8AC = .sdata2:0x805CF8AC; // type:object size:0x4 data:float +lbl_805CF8B0 = .sdata2:0x805CF8B0; // type:object size:0x4 data:float +lbl_805CF8B4 = .sdata2:0x805CF8B4; // type:object size:0x4 data:float +lbl_805CF8B8 = .sdata2:0x805CF8B8; // type:object size:0x4 data:float +lbl_805CF8BC = .sdata2:0x805CF8BC; // type:object size:0x4 data:float +lbl_805CF8C0 = .sdata2:0x805CF8C0; // type:object size:0x4 data:float +lbl_805CF8C4 = .sdata2:0x805CF8C4; // type:object size:0x4 data:float +lbl_805CF8C8 = .sdata2:0x805CF8C8; // type:object size:0x4 data:float +lbl_805CF8CC = .sdata2:0x805CF8CC; // type:object size:0x4 data:float +lbl_805CF8D0 = .sdata2:0x805CF8D0; // type:object size:0x4 data:float +lbl_805CF8D4 = .sdata2:0x805CF8D4; // type:object size:0x4 data:float +lbl_805CF8D8 = .sdata2:0x805CF8D8; // type:object size:0x4 data:float +lbl_805CF8DC = .sdata2:0x805CF8DC; // type:object size:0x4 data:float +lbl_805CF8E0 = .sdata2:0x805CF8E0; // type:object size:0x8 data:float +lbl_805CF8E8 = .sdata2:0x805CF8E8; // type:object size:0x4 data:float +lbl_805CF8EC = .sdata2:0x805CF8EC; // type:object size:0x4 data:float +lbl_805CF8F0 = .sdata2:0x805CF8F0; // type:object size:0x4 data:float +lbl_805CF8F4 = .sdata2:0x805CF8F4; // type:object size:0x4 data:float +lbl_805CF8F8 = .sdata2:0x805CF8F8; // type:object size:0x4 data:float +lbl_805CF8FC = .sdata2:0x805CF8FC; // type:object size:0x4 data:float +lbl_805CF900 = .sdata2:0x805CF900; // type:object size:0x4 data:float +lbl_805CF904 = .sdata2:0x805CF904; // type:object size:0x4 data:float +lbl_805CF908 = .sdata2:0x805CF908; // type:object size:0x8 data:float +lbl_805CF910 = .sdata2:0x805CF910; // type:object size:0x4 data:float +lbl_805CF914 = .sdata2:0x805CF914; // type:object size:0x4 data:float +lbl_805CF918 = .sdata2:0x805CF918; // type:object size:0x4 data:float +lbl_805CF91C = .sdata2:0x805CF91C; // type:object size:0x4 data:float +lbl_805CF920 = .sdata2:0x805CF920; // type:object size:0x4 data:float +lbl_805CF924 = .sdata2:0x805CF924; // type:object size:0x4 data:float +lbl_805CF928 = .sdata2:0x805CF928; // type:object size:0x4 data:float +lbl_805CF92C = .sdata2:0x805CF92C; // type:object size:0x4 data:float +lbl_805CF930 = .sdata2:0x805CF930; // type:object size:0x4 data:float +lbl_805CF934 = .sdata2:0x805CF934; // type:object size:0x4 data:float +lbl_805CF938 = .sdata2:0x805CF938; // type:object size:0x4 data:float +lbl_805CF93C = .sdata2:0x805CF93C; // type:object size:0x4 data:float +lbl_805CF940 = .sdata2:0x805CF940; // type:object size:0x4 data:float +lbl_805CF944 = .sdata2:0x805CF944; // type:object size:0x4 data:float +lbl_805CF948 = .sdata2:0x805CF948; // type:object size:0x8 data:float +lbl_805CF950 = .sdata2:0x805CF950; // type:object size:0x4 data:float +lbl_805CF954 = .sdata2:0x805CF954; // type:object size:0x4 data:float +lbl_805CF958 = .sdata2:0x805CF958; // type:object size:0x4 data:float +lbl_805CF95C = .sdata2:0x805CF95C; // type:object size:0x4 data:float +lbl_805CF960 = .sdata2:0x805CF960; // type:object size:0x4 data:float +lbl_805CF964 = .sdata2:0x805CF964; // type:object size:0x4 data:float +lbl_805CF968 = .sdata2:0x805CF968; // type:object size:0x4 data:float +lbl_805CF96C = .sdata2:0x805CF96C; // type:object size:0x4 data:float +lbl_805CF970 = .sdata2:0x805CF970; // type:object size:0x4 data:float +lbl_805CF974 = .sdata2:0x805CF974; // type:object size:0x4 data:float +lbl_805CF978 = .sdata2:0x805CF978; // type:object size:0x8 data:float +lbl_805CF980 = .sdata2:0x805CF980; // type:object size:0x4 data:float +lbl_805CF984 = .sdata2:0x805CF984; // type:object size:0x4 data:float +lbl_805CF988 = .sdata2:0x805CF988; // type:object size:0x4 data:float +lbl_805CF98C = .sdata2:0x805CF98C; // type:object size:0x4 data:float +lbl_805CF990 = .sdata2:0x805CF990; // type:object size:0x4 data:float +lbl_805CF994 = .sdata2:0x805CF994; // type:object size:0x4 data:float +lbl_805CF998 = .sdata2:0x805CF998; // type:object size:0x4 data:float +lbl_805CF99C = .sdata2:0x805CF99C; // type:object size:0x4 data:float +lbl_805CF9A0 = .sdata2:0x805CF9A0; // type:object size:0x4 data:float +lbl_805CF9A4 = .sdata2:0x805CF9A4; // type:object size:0x4 data:float +lbl_805CF9A8 = .sdata2:0x805CF9A8; // type:object size:0x4 data:float +lbl_805CF9AC = .sdata2:0x805CF9AC; // type:object size:0x4 data:float +lbl_805CF9B0 = .sdata2:0x805CF9B0; // type:object size:0x4 data:float +lbl_805CF9B4 = .sdata2:0x805CF9B4; // type:object size:0x4 data:float +lbl_805CF9B8 = .sdata2:0x805CF9B8; // type:object size:0x4 data:float +lbl_805CF9BC = .sdata2:0x805CF9BC; // type:object size:0x4 data:float +lbl_805CF9C0 = .sdata2:0x805CF9C0; // type:object size:0x4 data:float +lbl_805CF9C4 = .sdata2:0x805CF9C4; // type:object size:0x4 data:float +lbl_805CF9C8 = .sdata2:0x805CF9C8; // type:object size:0x4 data:float +lbl_805CF9CC = .sdata2:0x805CF9CC; // type:object size:0x4 data:float +lbl_805CF9D0 = .sdata2:0x805CF9D0; // type:object size:0x4 data:float +lbl_805CF9D4 = .sdata2:0x805CF9D4; // type:object size:0x4 data:float +lbl_805CF9D8 = .sdata2:0x805CF9D8; // type:object size:0x8 data:float +lbl_805CF9E0 = .sdata2:0x805CF9E0; // type:object size:0x4 data:float +lbl_805CF9E4 = .sdata2:0x805CF9E4; // type:object size:0x4 data:float +lbl_805CF9E8 = .sdata2:0x805CF9E8; // type:object size:0x4 data:float +lbl_805CF9EC = .sdata2:0x805CF9EC; // type:object size:0x4 data:float +lbl_805CF9F0 = .sdata2:0x805CF9F0; // type:object size:0x4 data:float +lbl_805CF9F4 = .sdata2:0x805CF9F4; // type:object size:0x4 data:float +lbl_805CF9F8 = .sdata2:0x805CF9F8; // type:object size:0x8 data:float +lbl_805CFA00 = .sdata2:0x805CFA00; // type:object size:0x4 data:float +lbl_805CFA04 = .sdata2:0x805CFA04; // type:object size:0x4 data:float +lbl_805CFA08 = .sdata2:0x805CFA08; // type:object size:0x4 data:float +lbl_805CFA0C = .sdata2:0x805CFA0C; // type:object size:0x4 data:float +lbl_805CFA10 = .sdata2:0x805CFA10; // type:object size:0x4 data:float +lbl_805CFA14 = .sdata2:0x805CFA14; // type:object size:0x4 data:float +lbl_805CFA18 = .sdata2:0x805CFA18; // type:object size:0x4 data:float +lbl_805CFA1C = .sdata2:0x805CFA1C; // type:object size:0x4 data:float +lbl_805CFA20 = .sdata2:0x805CFA20; // type:object size:0x4 data:float +lbl_805CFA24 = .sdata2:0x805CFA24; // type:object size:0x4 data:float +lbl_805CFA28 = .sdata2:0x805CFA28; // type:object size:0x8 data:float +lbl_805CFA30 = .sdata2:0x805CFA30; // type:object size:0x4 data:4byte +lbl_805CFA34 = .sdata2:0x805CFA34; // type:object size:0x4 +lbl_805CFA38 = .sdata2:0x805CFA38; // type:object size:0x4 data:float +lbl_805CFA3C = .sdata2:0x805CFA3C; // type:object size:0x4 data:float +lbl_805CFA40 = .sdata2:0x805CFA40; // type:object size:0x4 data:float +lbl_805CFA44 = .sdata2:0x805CFA44; // type:object size:0x4 data:float +lbl_805CFA48 = .sdata2:0x805CFA48; // type:object size:0x4 data:float +lbl_805CFA4C = .sdata2:0x805CFA4C; // type:object size:0x4 data:float +lbl_805CFA50 = .sdata2:0x805CFA50; // type:object size:0x4 data:float +lbl_805CFA54 = .sdata2:0x805CFA54; // type:object size:0x4 data:float +lbl_805CFA58 = .sdata2:0x805CFA58; // type:object size:0x4 data:float +lbl_805CFA5C = .sdata2:0x805CFA5C; // type:object size:0x4 data:4byte +lbl_805CFA60 = .sdata2:0x805CFA60; // type:object size:0x4 data:float +lbl_805CFA64 = .sdata2:0x805CFA64; // type:object size:0x4 data:float +lbl_805CFA68 = .sdata2:0x805CFA68; // type:object size:0x4 data:float +lbl_805CFA6C = .sdata2:0x805CFA6C; // type:object size:0x4 data:float +lbl_805CFA70 = .sdata2:0x805CFA70; // type:object size:0x4 data:float +lbl_805CFA74 = .sdata2:0x805CFA74; // type:object size:0x4 data:float +lbl_805CFA78 = .sdata2:0x805CFA78; // type:object size:0x4 data:float +lbl_805CFA7C = .sdata2:0x805CFA7C; // type:object size:0x4 data:float +lbl_805CFA80 = .sdata2:0x805CFA80; // type:object size:0x4 data:float +lbl_805CFA84 = .sdata2:0x805CFA84; // type:object size:0x4 data:float +lbl_805CFA88 = .sdata2:0x805CFA88; // type:object size:0x4 data:float +lbl_805CFA8C = .sdata2:0x805CFA8C; // type:object size:0x4 data:float +lbl_805CFA90 = .sdata2:0x805CFA90; // type:object size:0x4 data:float +lbl_805CFA94 = .sdata2:0x805CFA94; // type:object size:0x4 data:float +lbl_805CFA98 = .sdata2:0x805CFA98; // type:object size:0x4 data:float +lbl_805CFA9C = .sdata2:0x805CFA9C; // type:object size:0x4 data:float +lbl_805CFAA0 = .sdata2:0x805CFAA0; // type:object size:0x4 data:float +lbl_805CFAA4 = .sdata2:0x805CFAA4; // type:object size:0x4 data:float +lbl_805CFAA8 = .sdata2:0x805CFAA8; // type:object size:0x4 data:float +lbl_805CFAAC = .sdata2:0x805CFAAC; // type:object size:0x4 data:float +lbl_805CFAB0 = .sdata2:0x805CFAB0; // type:object size:0x4 data:float +lbl_805CFAB4 = .sdata2:0x805CFAB4; // type:object size:0x4 data:float +lbl_805CFAB8 = .sdata2:0x805CFAB8; // type:object size:0x4 data:float +lbl_805CFABC = .sdata2:0x805CFABC; // type:object size:0x4 data:float +lbl_805CFAC0 = .sdata2:0x805CFAC0; // type:object size:0x4 data:float +lbl_805CFAC4 = .sdata2:0x805CFAC4; // type:object size:0x4 data:float +skXYScaleTweak__14CSplinterCable = .sdata2:0x805CFAC8; // type:object size:0x4 scope:global +lbl_805CFACC = .sdata2:0x805CFACC; // type:object size:0x4 data:float +lbl_805CFAD0 = .sdata2:0x805CFAD0; // type:object size:0x4 data:float +lbl_805CFAD4 = .sdata2:0x805CFAD4; // type:object size:0x4 data:float +lbl_805CFAD8 = .sdata2:0x805CFAD8; // type:object size:0x4 data:float +lbl_805CFADC = .sdata2:0x805CFADC; // type:object size:0x4 data:float +lbl_805CFAE0 = .sdata2:0x805CFAE0; // type:object size:0x4 data:float +lbl_805CFAE4 = .sdata2:0x805CFAE4; // type:object size:0x4 data:float +lbl_805CFAE8 = .sdata2:0x805CFAE8; // type:object size:0x4 data:float +lbl_805CFAEC = .sdata2:0x805CFAEC; // type:object size:0x4 data:float +lbl_805CFAF0 = .sdata2:0x805CFAF0; // type:object size:0x4 data:float +lbl_805CFAF4 = .sdata2:0x805CFAF4; // type:object size:0x4 data:float +lbl_805CFAF8 = .sdata2:0x805CFAF8; // type:object size:0x4 data:float +lbl_805CFAFC = .sdata2:0x805CFAFC; // type:object size:0x4 data:float +lbl_805CFB00 = .sdata2:0x805CFB00; // type:object size:0x4 data:float +lbl_805CFB04 = .sdata2:0x805CFB04; // type:object size:0x4 data:float +lbl_805CFB08 = .sdata2:0x805CFB08; // type:object size:0x4 data:float +lbl_805CFB0C = .sdata2:0x805CFB0C; // type:object size:0x4 data:float +lbl_805CFB10 = .sdata2:0x805CFB10; // type:object size:0x8 data:float +lbl_805CFB18 = .sdata2:0x805CFB18; // type:object size:0x4 data:4byte +lbl_805CFB1C = .sdata2:0x805CFB1C; // type:object size:0x4 data:4byte +lbl_805CFB20 = .sdata2:0x805CFB20; // type:object size:0x4 data:4byte +lbl_805CFB24 = .sdata2:0x805CFB24; // type:object size:0x4 data:4byte +lbl_805CFB28 = .sdata2:0x805CFB28; // type:object size:0x4 data:4byte +lbl_805CFB2C = .sdata2:0x805CFB2C; // type:object size:0x4 data:float +lbl_805CFB30 = .sdata2:0x805CFB30; // type:object size:0x4 data:float +lbl_805CFB34 = .sdata2:0x805CFB34; // type:object size:0x4 data:float +lbl_805CFB38 = .sdata2:0x805CFB38; // type:object size:0x4 data:float +lbl_805CFB3C = .sdata2:0x805CFB3C; // type:object size:0x4 data:float +lbl_805CFB40 = .sdata2:0x805CFB40; // type:object size:0x4 data:float +lbl_805CFB44 = .sdata2:0x805CFB44; // type:object size:0x4 data:float +lbl_805CFB48 = .sdata2:0x805CFB48; // type:object size:0x4 data:float +lbl_805CFB4C = .sdata2:0x805CFB4C; // type:object size:0x4 data:float +lbl_805CFB50 = .sdata2:0x805CFB50; // type:object size:0x4 data:float +lbl_805CFB54 = .sdata2:0x805CFB54; // type:object size:0x4 data:float +lbl_805CFB58 = .sdata2:0x805CFB58; // type:object size:0x4 data:float +lbl_805CFB5C = .sdata2:0x805CFB5C; // type:object size:0x4 data:float +lbl_805CFB60 = .sdata2:0x805CFB60; // type:object size:0x4 data:float +lbl_805CFB64 = .sdata2:0x805CFB64; // type:object size:0x4 data:float +lbl_805CFB68 = .sdata2:0x805CFB68; // type:object size:0x4 data:float +lbl_805CFB6C = .sdata2:0x805CFB6C; // type:object size:0x4 data:float +lbl_805CFB70 = .sdata2:0x805CFB70; // type:object size:0x4 data:float +lbl_805CFB74 = .sdata2:0x805CFB74; // type:object size:0x4 data:float +lbl_805CFB78 = .sdata2:0x805CFB78; // type:object size:0x4 data:float +lbl_805CFB7C = .sdata2:0x805CFB7C; // type:object size:0x4 data:float +lbl_805CFB80 = .sdata2:0x805CFB80; // type:object size:0x4 data:float +lbl_805CFB84 = .sdata2:0x805CFB84; // type:object size:0x4 data:float +lbl_805CFB88 = .sdata2:0x805CFB88; // type:object size:0x4 data:float +lbl_805CFB8C = .sdata2:0x805CFB8C; // type:object size:0x4 data:float +lbl_805CFB90 = .sdata2:0x805CFB90; // type:object size:0x4 data:float +lbl_805CFB94 = .sdata2:0x805CFB94; // type:object size:0x4 data:float +lbl_805CFB98 = .sdata2:0x805CFB98; // type:object size:0x4 data:float +lbl_805CFB9C = .sdata2:0x805CFB9C; // type:object size:0x4 data:float +lbl_805CFBA0 = .sdata2:0x805CFBA0; // type:object size:0x4 data:float +lbl_805CFBA4 = .sdata2:0x805CFBA4; // type:object size:0x4 data:float +lbl_805CFBA8 = .sdata2:0x805CFBA8; // type:object size:0x4 data:float +lbl_805CFBAC = .sdata2:0x805CFBAC; // type:object size:0x4 data:float +lbl_805CFBB0 = .sdata2:0x805CFBB0; // type:object size:0x4 data:float +lbl_805CFBB4 = .sdata2:0x805CFBB4; // type:object size:0x4 data:float +lbl_805CFBB8 = .sdata2:0x805CFBB8; // type:object size:0x4 data:float +lbl_805CFBBC = .sdata2:0x805CFBBC; // type:object size:0x4 +lbl_805CFBC0 = .sdata2:0x805CFBC0; // type:object size:0x4 data:float +lbl_805CFBC4 = .sdata2:0x805CFBC4; // type:object size:0x4 data:float +lbl_805CFBC8 = .sdata2:0x805CFBC8; // type:object size:0x4 data:float +lbl_805CFBCC = .sdata2:0x805CFBCC; // type:object size:0x4 data:float +lbl_805CFBD0 = .sdata2:0x805CFBD0; // type:object size:0x8 data:float +lbl_805CFBD8 = .sdata2:0x805CFBD8; // type:object size:0x4 data:float +lbl_805CFBDC = .sdata2:0x805CFBDC; // type:object size:0x4 data:float +lbl_805CFBE0 = .sdata2:0x805CFBE0; // type:object size:0x4 data:float +lbl_805CFBE4 = .sdata2:0x805CFBE4; // type:object size:0x4 data:float +lbl_805CFBE8 = .sdata2:0x805CFBE8; // type:object size:0x4 data:float +lbl_805CFBEC = .sdata2:0x805CFBEC; // type:object size:0x4 data:float +lbl_805CFBF0 = .sdata2:0x805CFBF0; // type:object size:0x4 data:float +lbl_805CFBF4 = .sdata2:0x805CFBF4; // type:object size:0x4 data:float +lbl_805CFBF8 = .sdata2:0x805CFBF8; // type:object size:0x4 data:float +lbl_805CFBFC = .sdata2:0x805CFBFC; // type:object size:0x4 data:float +lbl_805CFC00 = .sdata2:0x805CFC00; // type:object size:0x8 data:float +lbl_805CFC08 = .sdata2:0x805CFC08; // type:object size:0x4 data:float +lbl_805CFC0C = .sdata2:0x805CFC0C; // type:object size:0x4 data:float +lbl_805CFC10 = .sdata2:0x805CFC10; // type:object size:0x4 data:float +lbl_805CFC14 = .sdata2:0x805CFC14; // type:object size:0x4 data:float +lbl_805CFC18 = .sdata2:0x805CFC18; // type:object size:0x4 data:float +lbl_805CFC1C = .sdata2:0x805CFC1C; // type:object size:0x4 data:float +lbl_805CFC20 = .sdata2:0x805CFC20; // type:object size:0x4 data:float +lbl_805CFC24 = .sdata2:0x805CFC24; // type:object size:0x4 data:float +lbl_805CFC28 = .sdata2:0x805CFC28; // type:object size:0x4 data:float +lbl_805CFC2C = .sdata2:0x805CFC2C; // type:object size:0x4 data:float +lbl_805CFC30 = .sdata2:0x805CFC30; // type:object size:0x4 data:float +lbl_805CFC34 = .sdata2:0x805CFC34; // type:object size:0x4 data:float +lbl_805CFC38 = .sdata2:0x805CFC38; // type:object size:0x4 data:float +lbl_805CFC3C = .sdata2:0x805CFC3C; // type:object size:0x4 data:float +lbl_805CFC40 = .sdata2:0x805CFC40; // type:object size:0x4 data:float +lbl_805CFC44 = .sdata2:0x805CFC44; // type:object size:0x4 data:float +lbl_805CFC48 = .sdata2:0x805CFC48; // type:object size:0x4 data:float +lbl_805CFC4C = .sdata2:0x805CFC4C; // type:object size:0x4 data:float +lbl_805CFC50 = .sdata2:0x805CFC50; // type:object size:0x4 data:float +lbl_805CFC54 = .sdata2:0x805CFC54; // type:object size:0x4 data:float +lbl_805CFC58 = .sdata2:0x805CFC58; // type:object size:0x4 data:float +lbl_805CFC5C = .sdata2:0x805CFC5C; // type:object size:0x4 data:float +lbl_805CFC60 = .sdata2:0x805CFC60; // type:object size:0x4 data:float +lbl_805CFC64 = .sdata2:0x805CFC64; // type:object size:0x4 data:float +lbl_805CFC68 = .sdata2:0x805CFC68; // type:object size:0x4 data:float +lbl_805CFC6C = .sdata2:0x805CFC6C; // type:object size:0x4 data:float +lbl_805CFC70 = .sdata2:0x805CFC70; // type:object size:0x4 data:float +lbl_805CFC74 = .sdata2:0x805CFC74; // type:object size:0x4 data:float +lbl_805CFC78 = .sdata2:0x805CFC78; // type:object size:0x4 data:float +lbl_805CFC7C = .sdata2:0x805CFC7C; // type:object size:0x4 data:float +lbl_805CFC80 = .sdata2:0x805CFC80; // type:object size:0x4 data:float +lbl_805CFC84 = .sdata2:0x805CFC84; // type:object size:0x4 data:float +lbl_805CFC88 = .sdata2:0x805CFC88; // type:object size:0x4 data:float +lbl_805CFC8C = .sdata2:0x805CFC8C; // type:object size:0x4 data:float +lbl_805CFC90 = .sdata2:0x805CFC90; // type:object size:0x4 data:4byte +lbl_805CFC94 = .sdata2:0x805CFC94; // type:object size:0x4 data:4byte +lbl_805CFC98 = .sdata2:0x805CFC98; // type:object size:0x4 data:4byte +lbl_805CFC9C = .sdata2:0x805CFC9C; // type:object size:0x4 data:4byte +lbl_805CFCA0 = .sdata2:0x805CFCA0; // type:object size:0x4 data:float +lbl_805CFCA4 = .sdata2:0x805CFCA4; // type:object size:0x4 data:float +lbl_805CFCA8 = .sdata2:0x805CFCA8; // type:object size:0x4 data:float +lbl_805CFCAC = .sdata2:0x805CFCAC; // type:object size:0x4 data:float +lbl_805CFCB0 = .sdata2:0x805CFCB0; // type:object size:0x4 data:float +lbl_805CFCB4 = .sdata2:0x805CFCB4; // type:object size:0x4 data:float +lbl_805CFCB8 = .sdata2:0x805CFCB8; // type:object size:0x4 data:float +lbl_805CFCBC = .sdata2:0x805CFCBC; // type:object size:0x4 data:float +lbl_805CFCC0 = .sdata2:0x805CFCC0; // type:object size:0x4 data:float +lbl_805CFCC4 = .sdata2:0x805CFCC4; // type:object size:0x4 data:float +lbl_805CFCC8 = .sdata2:0x805CFCC8; // type:object size:0x4 data:float +lbl_805CFCCC = .sdata2:0x805CFCCC; // type:object size:0x4 data:float +lbl_805CFCD0 = .sdata2:0x805CFCD0; // type:object size:0x4 data:float +lbl_805CFCD4 = .sdata2:0x805CFCD4; // type:object size:0x4 data:float +lbl_805CFCD8 = .sdata2:0x805CFCD8; // type:object size:0x4 data:float +lbl_805CFCDC = .sdata2:0x805CFCDC; // type:object size:0x4 data:float +lbl_805CFCE0 = .sdata2:0x805CFCE0; // type:object size:0x4 data:float +lbl_805CFCE4 = .sdata2:0x805CFCE4; // type:object size:0x4 data:float +lbl_805CFCE8 = .sdata2:0x805CFCE8; // type:object size:0x4 data:float +lbl_805CFCEC = .sdata2:0x805CFCEC; // type:object size:0x4 data:float +lbl_805CFCF0 = .sdata2:0x805CFCF0; // type:object size:0x4 data:float +lbl_805CFCF4 = .sdata2:0x805CFCF4; // type:object size:0x4 data:float +lbl_805CFCF8 = .sdata2:0x805CFCF8; // type:object size:0x4 data:float +lbl_805CFCFC = .sdata2:0x805CFCFC; // type:object size:0x4 data:float +lbl_805CFD00 = .sdata2:0x805CFD00; // type:object size:0x4 data:float +lbl_805CFD04 = .sdata2:0x805CFD04; // type:object size:0x4 data:float +lbl_805CFD08 = .sdata2:0x805CFD08; // type:object size:0x4 data:float +lbl_805CFD0C = .sdata2:0x805CFD0C; // type:object size:0x4 data:float +lbl_805CFD10 = .sdata2:0x805CFD10; // type:object size:0x4 data:float +lbl_805CFD14 = .sdata2:0x805CFD14; // type:object size:0x4 data:float +lbl_805CFD18 = .sdata2:0x805CFD18; // type:object size:0x4 data:float +lbl_805CFD1C = .sdata2:0x805CFD1C; // type:object size:0x4 data:float +lbl_805CFD20 = .sdata2:0x805CFD20; // type:object size:0x4 data:float +lbl_805CFD24 = .sdata2:0x805CFD24; // type:object size:0x4 data:float +lbl_805CFD28 = .sdata2:0x805CFD28; // type:object size:0x4 data:float +lbl_805CFD2C = .sdata2:0x805CFD2C; // type:object size:0x4 data:float +lbl_805CFD30 = .sdata2:0x805CFD30; // type:object size:0x4 data:float +lbl_805CFD34 = .sdata2:0x805CFD34; // type:object size:0x4 data:float +lbl_805CFD38 = .sdata2:0x805CFD38; // type:object size:0x4 data:float +lbl_805CFD3C = .sdata2:0x805CFD3C; // type:object size:0x4 data:float +lbl_805CFD40 = .sdata2:0x805CFD40; // type:object size:0x4 data:float +lbl_805CFD44 = .sdata2:0x805CFD44; // type:object size:0x4 data:float +lbl_805CFD48 = .sdata2:0x805CFD48; // type:object size:0x4 data:float +lbl_805CFD4C = .sdata2:0x805CFD4C; // type:object size:0x4 data:float +lbl_805CFD50 = .sdata2:0x805CFD50; // type:object size:0x4 data:float +lbl_805CFD54 = .sdata2:0x805CFD54; // type:object size:0x4 data:float +lbl_805CFD58 = .sdata2:0x805CFD58; // type:object size:0x4 data:float +lbl_805CFD5C = .sdata2:0x805CFD5C; // type:object size:0x4 data:float +lbl_805CFD60 = .sdata2:0x805CFD60; // type:object size:0x4 data:float +lbl_805CFD64 = .sdata2:0x805CFD64; // type:object size:0x4 data:float +lbl_805CFD68 = .sdata2:0x805CFD68; // type:object size:0x8 data:float +lbl_805CFD70 = .sdata2:0x805CFD70; // type:object size:0x4 data:float +lbl_805CFD74 = .sdata2:0x805CFD74; // type:object size:0x4 data:float +lbl_805CFD78 = .sdata2:0x805CFD78; // type:object size:0x4 data:float +lbl_805CFD7C = .sdata2:0x805CFD7C; // type:object size:0x4 data:float +lbl_805CFD80 = .sdata2:0x805CFD80; // type:object size:0x8 data:float +lbl_805CFD88 = .sdata2:0x805CFD88; // type:object size:0x4 data:float +lbl_805CFD8C = .sdata2:0x805CFD8C; // type:object size:0x4 data:float +lbl_805CFD90 = .sdata2:0x805CFD90; // type:object size:0x4 data:float +lbl_805CFD94 = .sdata2:0x805CFD94; // type:object size:0x4 data:float +lbl_805CFD98 = .sdata2:0x805CFD98; // type:object size:0x4 data:float +lbl_805CFD9C = .sdata2:0x805CFD9C; // type:object size:0x4 data:float +lbl_805CFDA0 = .sdata2:0x805CFDA0; // type:object size:0x4 data:float +lbl_805CFDA4 = .sdata2:0x805CFDA4; // type:object size:0x4 data:float +lbl_805CFDA8 = .sdata2:0x805CFDA8; // type:object size:0x8 data:float +kDefaultIsControllerRumble__15CTrilogyOptions = .sdata2:0x805CFDB0; // type:object size:0x1 scope:global +kDefaultIsRedundantHintSystem__15CTrilogyOptions = .sdata2:0x805CFDB1; // type:object size:0x7 scope:global +lbl_805CFDB8 = .sdata2:0x805CFDB8; // type:object size:0x4 data:4byte +lbl_805CFDBC = .sdata2:0x805CFDBC; // type:object size:0x4 data:4byte +lbl_805CFDC0 = .sdata2:0x805CFDC0; // type:object size:0x8 data:4byte +lbl_805CFDC8 = .sdata2:0x805CFDC8; // type:object size:0x4 data:float +lbl_805CFDCC = .sdata2:0x805CFDCC; // type:object size:0x4 data:float +lbl_805CFDD0 = .sdata2:0x805CFDD0; // type:object size:0x4 data:float +lbl_805CFDD4 = .sdata2:0x805CFDD4; // type:object size:0x4 data:float +lbl_805CFDD8 = .sdata2:0x805CFDD8; // type:object size:0x4 data:float +lbl_805CFDDC = .sdata2:0x805CFDDC; // type:object size:0x4 data:float +lbl_805CFDE0 = .sdata2:0x805CFDE0; // type:object size:0x4 data:float +lbl_805CFDE4 = .sdata2:0x805CFDE4; // type:object size:0x4 data:float +lbl_805CFDE8 = .sdata2:0x805CFDE8; // type:object size:0x4 data:float +lbl_805CFDEC = .sdata2:0x805CFDEC; // type:object size:0x4 data:float +lbl_805CFDF0 = .sdata2:0x805CFDF0; // type:object size:0x4 data:float +lbl_805CFDF4 = .sdata2:0x805CFDF4; // type:object size:0x4 data:float +lbl_805CFDF8 = .sdata2:0x805CFDF8; // type:object size:0x4 data:float +lbl_805CFDFC = .sdata2:0x805CFDFC; // type:object size:0x4 data:float +lbl_805CFE00 = .sdata2:0x805CFE00; // type:object size:0x4 data:float +lbl_805CFE04 = .sdata2:0x805CFE04; // type:object size:0x4 data:float +lbl_805CFE08 = .sdata2:0x805CFE08; // type:object size:0x4 data:float +lbl_805CFE0C = .sdata2:0x805CFE0C; // type:object size:0x4 data:float +lbl_805CFE10 = .sdata2:0x805CFE10; // type:object size:0x4 data:float +lbl_805CFE14 = .sdata2:0x805CFE14; // type:object size:0x4 data:float +lbl_805CFE18 = .sdata2:0x805CFE18; // type:object size:0x4 data:float +lbl_805CFE1C = .sdata2:0x805CFE1C; // type:object size:0x4 data:float +lbl_805CFE20 = .sdata2:0x805CFE20; // type:object size:0x4 data:float +lbl_805CFE24 = .sdata2:0x805CFE24; // type:object size:0x4 data:float +lbl_805CFE28 = .sdata2:0x805CFE28; // type:object size:0x4 data:float +lbl_805CFE2C = .sdata2:0x805CFE2C; // type:object size:0x4 data:float +lbl_805CFE30 = .sdata2:0x805CFE30; // type:object size:0x4 data:float +lbl_805CFE34 = .sdata2:0x805CFE34; // type:object size:0x4 data:float +lbl_805CFE38 = .sdata2:0x805CFE38; // type:object size:0x4 data:float +lbl_805CFE3C = .sdata2:0x805CFE3C; // type:object size:0x4 data:float +lbl_805CFE40 = .sdata2:0x805CFE40; // type:object size:0x4 data:float +lbl_805CFE44 = .sdata2:0x805CFE44; // type:object size:0x4 data:float +lbl_805CFE48 = .sdata2:0x805CFE48; // type:object size:0x4 data:float +lbl_805CFE4C = .sdata2:0x805CFE4C; // type:object size:0x4 data:float +lbl_805CFE50 = .sdata2:0x805CFE50; // type:object size:0x4 data:float +lbl_805CFE54 = .sdata2:0x805CFE54; // type:object size:0x4 data:float +lbl_805CFE58 = .sdata2:0x805CFE58; // type:object size:0x4 data:float +lbl_805CFE5C = .sdata2:0x805CFE5C; // type:object size:0x4 data:float +lbl_805CFE60 = .sdata2:0x805CFE60; // type:object size:0x4 data:float +lbl_805CFE64 = .sdata2:0x805CFE64; // type:object size:0x4 data:float +lbl_805CFE68 = .sdata2:0x805CFE68; // type:object size:0x4 data:float +lbl_805CFE6C = .sdata2:0x805CFE6C; // type:object size:0x4 data:float +lbl_805CFE70 = .sdata2:0x805CFE70; // type:object size:0x4 data:float +lbl_805CFE74 = .sdata2:0x805CFE74; // type:object size:0x4 data:float +lbl_805CFE78 = .sdata2:0x805CFE78; // type:object size:0x4 data:float +lbl_805CFE7C = .sdata2:0x805CFE7C; // type:object size:0x4 data:float +lbl_805CFE80 = .sdata2:0x805CFE80; // type:object size:0x4 data:float +lbl_805CFE84 = .sdata2:0x805CFE84; // type:object size:0x4 data:float +lbl_805CFE88 = .sdata2:0x805CFE88; // type:object size:0x4 data:float +lbl_805CFE8C = .sdata2:0x805CFE8C; // type:object size:0x4 data:float +lbl_805CFE90 = .sdata2:0x805CFE90; // type:object size:0x4 data:float +lbl_805CFE94 = .sdata2:0x805CFE94; // type:object size:0x4 data:float +lbl_805CFE98 = .sdata2:0x805CFE98; // type:object size:0x4 data:float +lbl_805CFE9C = .sdata2:0x805CFE9C; // type:object size:0x4 data:float +lbl_805CFEA0 = .sdata2:0x805CFEA0; // type:object size:0x4 data:float +lbl_805CFEA4 = .sdata2:0x805CFEA4; // type:object size:0x4 data:float +lbl_805CFEA8 = .sdata2:0x805CFEA8; // type:object size:0x4 data:float +lbl_805CFEAC = .sdata2:0x805CFEAC; // type:object size:0x4 data:float +lbl_805CFEB0 = .sdata2:0x805CFEB0; // type:object size:0x4 data:float +lbl_805CFEB4 = .sdata2:0x805CFEB4; // type:object size:0x4 data:float +lbl_805CFEB8 = .sdata2:0x805CFEB8; // type:object size:0x4 data:float +lbl_805CFEBC = .sdata2:0x805CFEBC; // type:object size:0x4 data:float +lbl_805CFEC0 = .sdata2:0x805CFEC0; // type:object size:0x4 data:float +lbl_805CFEC4 = .sdata2:0x805CFEC4; // type:object size:0x4 data:float +lbl_805CFEC8 = .sdata2:0x805CFEC8; // type:object size:0x4 data:float +lbl_805CFECC = .sdata2:0x805CFECC; // type:object size:0x4 data:float +lbl_805CFED0 = .sdata2:0x805CFED0; // type:object size:0x4 data:float +lbl_805CFED4 = .sdata2:0x805CFED4; // type:object size:0x4 data:float +lbl_805CFED8 = .sdata2:0x805CFED8; // type:object size:0x4 data:float +lbl_805CFEDC = .sdata2:0x805CFEDC; // type:object size:0x4 data:float +lbl_805CFEE0 = .sdata2:0x805CFEE0; // type:object size:0x4 data:float +lbl_805CFEE4 = .sdata2:0x805CFEE4; // type:object size:0x4 data:float +lbl_805CFEE8 = .sdata2:0x805CFEE8; // type:object size:0x4 data:float +lbl_805CFEEC = .sdata2:0x805CFEEC; // type:object size:0x4 data:float +lbl_805CFEF0 = .sdata2:0x805CFEF0; // type:object size:0x4 data:float +lbl_805CFEF4 = .sdata2:0x805CFEF4; // type:object size:0x4 data:float +lbl_805CFEF8 = .sdata2:0x805CFEF8; // type:object size:0x4 data:float +lbl_805CFEFC = .sdata2:0x805CFEFC; // type:object size:0x4 data:float +lbl_805CFF00 = .sdata2:0x805CFF00; // type:object size:0x4 data:float +lbl_805CFF04 = .sdata2:0x805CFF04; // type:object size:0x4 data:float +lbl_805CFF08 = .sdata2:0x805CFF08; // type:object size:0x4 data:float +lbl_805CFF0C = .sdata2:0x805CFF0C; // type:object size:0x4 data:float +lbl_805CFF10 = .sdata2:0x805CFF10; // type:object size:0x4 data:float +lbl_805CFF14 = .sdata2:0x805CFF14; // type:object size:0x4 data:float +lbl_805CFF18 = .sdata2:0x805CFF18; // type:object size:0x4 data:float +lbl_805CFF1C = .sdata2:0x805CFF1C; // type:object size:0x4 data:float +lbl_805CFF20 = .sdata2:0x805CFF20; // type:object size:0x4 data:float +lbl_805CFF24 = .sdata2:0x805CFF24; // type:object size:0x4 data:float +lbl_805CFF28 = .sdata2:0x805CFF28; // type:object size:0x4 data:float +lbl_805CFF2C = .sdata2:0x805CFF2C; // type:object size:0x4 data:float +lbl_805CFF30 = .sdata2:0x805CFF30; // type:object size:0x8 data:float +lbl_805CFF38 = .sdata2:0x805CFF38; // type:object size:0x8 data:float +lbl_805CFF40 = .sdata2:0x805CFF40; // type:object size:0x4 data:float +lbl_805CFF44 = .sdata2:0x805CFF44; // type:object size:0x4 data:float +lbl_805CFF48 = .sdata2:0x805CFF48; // type:object size:0x4 data:float +lbl_805CFF4C = .sdata2:0x805CFF4C; // type:object size:0x4 data:float +lbl_805CFF50 = .sdata2:0x805CFF50; // type:object size:0x4 data:float +lbl_805CFF54 = .sdata2:0x805CFF54; // type:object size:0x4 data:float +lbl_805CFF58 = .sdata2:0x805CFF58; // type:object size:0x4 data:float +lbl_805CFF5C = .sdata2:0x805CFF5C; // type:object size:0x4 data:float +lbl_805CFF60 = .sdata2:0x805CFF60; // type:object size:0x4 data:float +lbl_805CFF64 = .sdata2:0x805CFF64; // type:object size:0x4 data:float +lbl_805CFF68 = .sdata2:0x805CFF68; // type:object size:0x4 data:float +lbl_805CFF6C = .sdata2:0x805CFF6C; // type:object size:0x4 data:float +lbl_805CFF70 = .sdata2:0x805CFF70; // type:object size:0x4 data:float +lbl_805CFF74 = .sdata2:0x805CFF74; // type:object size:0x4 data:float +lbl_805CFF78 = .sdata2:0x805CFF78; // type:object size:0x4 data:float +lbl_805CFF7C = .sdata2:0x805CFF7C; // type:object size:0x4 data:float +lbl_805CFF80 = .sdata2:0x805CFF80; // type:object size:0x4 data:float +lbl_805CFF84 = .sdata2:0x805CFF84; // type:object size:0x4 data:float +lbl_805CFF88 = .sdata2:0x805CFF88; // type:object size:0x4 data:float +lbl_805CFF8C = .sdata2:0x805CFF8C; // type:object size:0x4 data:float +lbl_805CFF90 = .sdata2:0x805CFF90; // type:object size:0x4 data:float +lbl_805CFF94 = .sdata2:0x805CFF94; // type:object size:0x4 data:float +lbl_805CFF98 = .sdata2:0x805CFF98; // type:object size:0x4 data:4byte +lbl_805CFF9C = .sdata2:0x805CFF9C; // type:object size:0x4 data:4byte +lbl_805CFFA0 = .sdata2:0x805CFFA0; // type:object size:0x4 data:float +lbl_805CFFA4 = .sdata2:0x805CFFA4; // type:object size:0x4 data:float +lbl_805CFFA8 = .sdata2:0x805CFFA8; // type:object size:0x4 data:float +lbl_805CFFAC = .sdata2:0x805CFFAC; // type:object size:0x4 data:float +lbl_805CFFB0 = .sdata2:0x805CFFB0; // type:object size:0x8 data:float +lbl_805CFFB8 = .sdata2:0x805CFFB8; // type:object size:0x4 data:float +lbl_805CFFBC = .sdata2:0x805CFFBC; // type:object size:0x4 data:float +lbl_805CFFC0 = .sdata2:0x805CFFC0; // type:object size:0x4 data:float +lbl_805CFFC4 = .sdata2:0x805CFFC4; // type:object size:0x4 data:float +lbl_805CFFC8 = .sdata2:0x805CFFC8; // type:object size:0x4 data:float +lbl_805CFFCC = .sdata2:0x805CFFCC; // type:object size:0x4 data:float +lbl_805CFFD0 = .sdata2:0x805CFFD0; // type:object size:0x4 data:float +lbl_805CFFD4 = .sdata2:0x805CFFD4; // type:object size:0x4 data:float +lbl_805CFFD8 = .sdata2:0x805CFFD8; // type:object size:0x4 data:float +lbl_805CFFDC = .sdata2:0x805CFFDC; // type:object size:0x4 data:float +lbl_805CFFE0 = .sdata2:0x805CFFE0; // type:object size:0x4 data:float +lbl_805CFFE4 = .sdata2:0x805CFFE4; // type:object size:0x4 data:float +lbl_805CFFE8 = .sdata2:0x805CFFE8; // type:object size:0x8 data:float +lbl_805CFFF0 = .sdata2:0x805CFFF0; // type:object size:0x4 data:4byte +lbl_805CFFF4 = .sdata2:0x805CFFF4; // type:object size:0x4 data:float +lbl_805CFFF8 = .sdata2:0x805CFFF8; // type:object size:0x4 data:float +lbl_805CFFFC = .sdata2:0x805CFFFC; // type:object size:0x4 data:float +lbl_805D0000 = .sdata2:0x805D0000; // type:object size:0x4 data:float +lbl_805D0004 = .sdata2:0x805D0004; // type:object size:0x4 data:float +lbl_805D0008 = .sdata2:0x805D0008; // type:object size:0x4 data:float +lbl_805D000C = .sdata2:0x805D000C; // type:object size:0x4 data:float +lbl_805D0010 = .sdata2:0x805D0010; // type:object size:0x4 data:float +lbl_805D0014 = .sdata2:0x805D0014; // type:object size:0x4 data:float +lbl_805D0018 = .sdata2:0x805D0018; // type:object size:0x4 data:float +lbl_805D001C = .sdata2:0x805D001C; // type:object size:0x4 data:float +lbl_805D0020 = .sdata2:0x805D0020; // type:object size:0x4 data:float +lbl_805D0024 = .sdata2:0x805D0024; // type:object size:0x4 data:float +lbl_805D0028 = .sdata2:0x805D0028; // type:object size:0x4 data:float +lbl_805D002C = .sdata2:0x805D002C; // type:object size:0x4 data:float +lbl_805D0030 = .sdata2:0x805D0030; // type:object size:0x4 data:float +lbl_805D0034 = .sdata2:0x805D0034; // type:object size:0x4 data:float +lbl_805D0038 = .sdata2:0x805D0038; // type:object size:0x4 data:float +lbl_805D003C = .sdata2:0x805D003C; // type:object size:0x4 data:float +lbl_805D0040 = .sdata2:0x805D0040; // type:object size:0x4 data:float +lbl_805D0044 = .sdata2:0x805D0044; // type:object size:0x4 data:float +lbl_805D0048 = .sdata2:0x805D0048; // type:object size:0x4 data:float +lbl_805D004C = .sdata2:0x805D004C; // type:object size:0x4 data:float +lbl_805D0050 = .sdata2:0x805D0050; // type:object size:0x4 data:float +lbl_805D0054 = .sdata2:0x805D0054; // type:object size:0x4 data:float +lbl_805D0058 = .sdata2:0x805D0058; // type:object size:0x4 data:float +lbl_805D005C = .sdata2:0x805D005C; // type:object size:0x4 data:float +lbl_805D0060 = .sdata2:0x805D0060; // type:object size:0x4 data:float +lbl_805D0064 = .sdata2:0x805D0064; // type:object size:0x4 data:float +lbl_805D0068 = .sdata2:0x805D0068; // type:object size:0x4 data:float +lbl_805D006C = .sdata2:0x805D006C; // type:object size:0x4 data:float +lbl_805D0070 = .sdata2:0x805D0070; // type:object size:0x4 data:float +lbl_805D0074 = .sdata2:0x805D0074; // type:object size:0x4 data:float +lbl_805D0078 = .sdata2:0x805D0078; // type:object size:0x4 data:float +lbl_805D007C = .sdata2:0x805D007C; // type:object size:0x4 data:float +lbl_805D0080 = .sdata2:0x805D0080; // type:object size:0x4 data:float +lbl_805D0084 = .sdata2:0x805D0084; // type:object size:0x4 data:float +lbl_805D0088 = .sdata2:0x805D0088; // type:object size:0x4 data:float +lbl_805D008C = .sdata2:0x805D008C; // type:object size:0x4 data:float +lbl_805D0090 = .sdata2:0x805D0090; // type:object size:0x4 data:float +lbl_805D0094 = .sdata2:0x805D0094; // type:object size:0x4 data:float +lbl_805D0098 = .sdata2:0x805D0098; // type:object size:0x4 data:float +lbl_805D009C = .sdata2:0x805D009C; // type:object size:0x4 data:float +lbl_805D00A0 = .sdata2:0x805D00A0; // type:object size:0x4 data:float +lbl_805D00A4 = .sdata2:0x805D00A4; // type:object size:0x4 data:float +lbl_805D00A8 = .sdata2:0x805D00A8; // type:object size:0x4 data:4byte +lbl_805D00AC = .sdata2:0x805D00AC; // type:object size:0x4 data:float +lbl_805D00B0 = .sdata2:0x805D00B0; // type:object size:0x4 data:float +lbl_805D00B4 = .sdata2:0x805D00B4; // type:object size:0x4 data:float +lbl_805D00B8 = .sdata2:0x805D00B8; // type:object size:0x8 data:float +lbl_805D00C0 = .sdata2:0x805D00C0; // type:object size:0x4 data:float +lbl_805D00C4 = .sdata2:0x805D00C4; // type:object size:0x4 data:float +lbl_805D00C8 = .sdata2:0x805D00C8; // type:object size:0x4 data:float +lbl_805D00CC = .sdata2:0x805D00CC; // type:object size:0x4 data:float +lbl_805D00D0 = .sdata2:0x805D00D0; // type:object size:0x4 data:float +lbl_805D00D4 = .sdata2:0x805D00D4; // type:object size:0x4 data:float +lbl_805D00D8 = .sdata2:0x805D00D8; // type:object size:0x4 data:float +lbl_805D00DC = .sdata2:0x805D00DC; // type:object size:0x4 data:float +lbl_805D00E0 = .sdata2:0x805D00E0; // type:object size:0x1 data:byte +lbl_805D00E4 = .sdata2:0x805D00E4; // type:object size:0x4 data:float +lbl_805D00E8 = .sdata2:0x805D00E8; // type:object size:0x4 data:float +lbl_805D00EC = .sdata2:0x805D00EC; // type:object size:0x4 data:float +lbl_805D00F0 = .sdata2:0x805D00F0; // type:object size:0x4 data:float +lbl_805D00F4 = .sdata2:0x805D00F4; // type:object size:0x4 data:float +lbl_805D00F8 = .sdata2:0x805D00F8; // type:object size:0x8 data:float +lbl_805D0100 = .sdata2:0x805D0100; // type:object size:0x8 data:4byte +lbl_805D0108 = .sdata2:0x805D0108; // type:object size:0x4 data:float +lbl_805D010C = .sdata2:0x805D010C; // type:object size:0x4 data:float +lbl_805D0110 = .sdata2:0x805D0110; // type:object size:0x4 data:float +lbl_805D0114 = .sdata2:0x805D0114; // type:object size:0x4 data:float +lbl_805D0118 = .sdata2:0x805D0118; // type:object size:0x4 data:float +lbl_805D011C = .sdata2:0x805D011C; // type:object size:0x4 data:float +lbl_805D0120 = .sdata2:0x805D0120; // type:object size:0x4 data:float +lbl_805D0124 = .sdata2:0x805D0124; // type:object size:0x4 data:float +lbl_805D0128 = .sdata2:0x805D0128; // type:object size:0x4 data:float +lbl_805D012C = .sdata2:0x805D012C; // type:object size:0x4 data:float +lbl_805D0130 = .sdata2:0x805D0130; // type:object size:0x4 data:float +lbl_805D0134 = .sdata2:0x805D0134; // type:object size:0x4 data:float +lbl_805D0138 = .sdata2:0x805D0138; // type:object size:0x4 data:float +lbl_805D013C = .sdata2:0x805D013C; // type:object size:0x4 data:float +lbl_805D0140 = .sdata2:0x805D0140; // type:object size:0x4 data:float +lbl_805D0144 = .sdata2:0x805D0144; // type:object size:0x4 data:float +lbl_805D0148 = .sdata2:0x805D0148; // type:object size:0x4 data:float +lbl_805D014C = .sdata2:0x805D014C; // type:object size:0x4 data:float +lbl_805D0150 = .sdata2:0x805D0150; // type:object size:0x4 data:float +lbl_805D0154 = .sdata2:0x805D0154; // type:object size:0x4 data:float +lbl_805D0158 = .sdata2:0x805D0158; // type:object size:0x4 data:float +lbl_805D015C = .sdata2:0x805D015C; // type:object size:0x4 data:float +lbl_805D0160 = .sdata2:0x805D0160; // type:object size:0x4 data:float +lbl_805D0164 = .sdata2:0x805D0164; // type:object size:0x4 data:float +lbl_805D0168 = .sdata2:0x805D0168; // type:object size:0x4 data:float +lbl_805D016C = .sdata2:0x805D016C; // type:object size:0x4 data:float +lbl_805D0170 = .sdata2:0x805D0170; // type:object size:0x4 data:float +lbl_805D0174 = .sdata2:0x805D0174; // type:object size:0x4 data:float +lbl_805D0178 = .sdata2:0x805D0178; // type:object size:0x4 data:float +lbl_805D017C = .sdata2:0x805D017C; // type:object size:0x4 data:float +lbl_805D0180 = .sdata2:0x805D0180; // type:object size:0x4 data:float +lbl_805D0184 = .sdata2:0x805D0184; // type:object size:0x4 data:float +lbl_805D0188 = .sdata2:0x805D0188; // type:object size:0x4 data:float +lbl_805D018C = .sdata2:0x805D018C; // type:object size:0x4 data:float +lbl_805D0190 = .sdata2:0x805D0190; // type:object size:0x4 data:float +lbl_805D0194 = .sdata2:0x805D0194; // type:object size:0x4 data:float +lbl_805D0198 = .sdata2:0x805D0198; // type:object size:0x4 data:float +lbl_805D019C = .sdata2:0x805D019C; // type:object size:0x4 data:float +lbl_805D01A0 = .sdata2:0x805D01A0; // type:object size:0x4 data:float +lbl_805D01A4 = .sdata2:0x805D01A4; // type:object size:0x4 data:float +lbl_805D01A8 = .sdata2:0x805D01A8; // type:object size:0x4 data:float +lbl_805D01AC = .sdata2:0x805D01AC; // type:object size:0x4 data:float +lbl_805D01B0 = .sdata2:0x805D01B0; // type:object size:0x4 data:float +lbl_805D01B4 = .sdata2:0x805D01B4; // type:object size:0x4 data:float +lbl_805D01B8 = .sdata2:0x805D01B8; // type:object size:0x4 data:float +lbl_805D01BC = .sdata2:0x805D01BC; // type:object size:0x4 data:float +lbl_805D01C0 = .sdata2:0x805D01C0; // type:object size:0x4 data:float +lbl_805D01C4 = .sdata2:0x805D01C4; // type:object size:0x4 data:float +lbl_805D01C8 = .sdata2:0x805D01C8; // type:object size:0x4 data:float +lbl_805D01CC = .sdata2:0x805D01CC; // type:object size:0x4 data:float +lbl_805D01D0 = .sdata2:0x805D01D0; // type:object size:0x4 data:float +lbl_805D01D4 = .sdata2:0x805D01D4; // type:object size:0x4 data:float +lbl_805D01D8 = .sdata2:0x805D01D8; // type:object size:0x4 data:float +lbl_805D01DC = .sdata2:0x805D01DC; // type:object size:0x4 data:float +lbl_805D01E0 = .sdata2:0x805D01E0; // type:object size:0x4 data:float +lbl_805D01E4 = .sdata2:0x805D01E4; // type:object size:0x4 data:float +lbl_805D01E8 = .sdata2:0x805D01E8; // type:object size:0x8 data:float +lbl_805D01F0 = .sdata2:0x805D01F0; // type:object size:0x4 data:4byte +lbl_805D01F4 = .sdata2:0x805D01F4; // type:object size:0x4 data:4byte +lbl_805D01F8 = .sdata2:0x805D01F8; // type:object size:0x4 data:4byte +lbl_805D01FC = .sdata2:0x805D01FC; // type:object size:0x4 data:4byte +lbl_805D0200 = .sdata2:0x805D0200; // type:object size:0x4 data:4byte +lbl_805D0204 = .sdata2:0x805D0204; // type:object size:0x4 data:4byte +lbl_805D0208 = .sdata2:0x805D0208; // type:object size:0x4 data:4byte +lbl_805D020C = .sdata2:0x805D020C; // type:object size:0x4 data:4byte +lbl_805D0210 = .sdata2:0x805D0210; // type:object size:0x4 data:4byte +lbl_805D0214 = .sdata2:0x805D0214; // type:object size:0x4 data:4byte +lbl_805D0218 = .sdata2:0x805D0218; // type:object size:0x4 data:4byte +lbl_805D021C = .sdata2:0x805D021C; // type:object size:0x4 data:4byte +lbl_805D0220 = .sdata2:0x805D0220; // type:object size:0x4 data:4byte +lbl_805D0224 = .sdata2:0x805D0224; // type:object size:0x4 +lbl_805D0228 = .sdata2:0x805D0228; // type:object size:0x4 data:4byte +lbl_805D022C = .sdata2:0x805D022C; // type:object size:0x4 data:4byte +lbl_805D0230 = .sdata2:0x805D0230; // type:object size:0x4 data:4byte +lbl_805D0234 = .sdata2:0x805D0234; // type:object size:0x4 data:4byte +lbl_805D0238 = .sdata2:0x805D0238; // type:object size:0x4 data:4byte +lbl_805D023C = .sdata2:0x805D023C; // type:object size:0x4 data:4byte +lbl_805D0240 = .sdata2:0x805D0240; // type:object size:0x4 data:4byte +lbl_805D0244 = .sdata2:0x805D0244; // type:object size:0x4 data:4byte +lbl_805D0248 = .sdata2:0x805D0248; // type:object size:0x4 data:4byte +lbl_805D024C = .sdata2:0x805D024C; // type:object size:0x4 data:4byte +lbl_805D0250 = .sdata2:0x805D0250; // type:object size:0x4 data:4byte +lbl_805D0254 = .sdata2:0x805D0254; // type:object size:0x4 data:4byte +lbl_805D0258 = .sdata2:0x805D0258; // type:object size:0x4 data:string +lbl_805D025C = .sdata2:0x805D025C; // type:object size:0x4 data:4byte +lbl_805D0260 = .sdata2:0x805D0260; // type:object size:0x4 data:float +lbl_805D0264 = .sdata2:0x805D0264; // type:object size:0x4 data:float +lbl_805D0268 = .sdata2:0x805D0268; // type:object size:0x4 data:float +lbl_805D026C = .sdata2:0x805D026C; // type:object size:0x4 data:float +lbl_805D0270 = .sdata2:0x805D0270; // type:object size:0x4 data:float +lbl_805D0274 = .sdata2:0x805D0274; // type:object size:0x4 data:float +lbl_805D0278 = .sdata2:0x805D0278; // type:object size:0x4 data:float +lbl_805D027C = .sdata2:0x805D027C; // type:object size:0x4 data:float +lbl_805D0280 = .sdata2:0x805D0280; // type:object size:0x4 data:float +lbl_805D0284 = .sdata2:0x805D0284; // type:object size:0x4 data:float +lbl_805D0288 = .sdata2:0x805D0288; // type:object size:0x4 data:float +lbl_805D028C = .sdata2:0x805D028C; // type:object size:0x4 data:float +lbl_805D0290 = .sdata2:0x805D0290; // type:object size:0x4 data:float +lbl_805D0294 = .sdata2:0x805D0294; // type:object size:0x4 data:float +lbl_805D0298 = .sdata2:0x805D0298; // type:object size:0x4 data:float +lbl_805D029C = .sdata2:0x805D029C; // type:object size:0x4 data:float +lbl_805D02A0 = .sdata2:0x805D02A0; // type:object size:0x4 data:float +lbl_805D02A4 = .sdata2:0x805D02A4; // type:object size:0x4 data:float +lbl_805D02A8 = .sdata2:0x805D02A8; // type:object size:0x4 data:float +lbl_805D02AC = .sdata2:0x805D02AC; // type:object size:0x4 data:float +lbl_805D02B0 = .sdata2:0x805D02B0; // type:object size:0x4 data:float +lbl_805D02B4 = .sdata2:0x805D02B4; // type:object size:0x4 data:float +lbl_805D02B8 = .sdata2:0x805D02B8; // type:object size:0x4 data:float +lbl_805D02BC = .sdata2:0x805D02BC; // type:object size:0x4 data:float +lbl_805D02C0 = .sdata2:0x805D02C0; // type:object size:0x4 data:float +lbl_805D02C4 = .sdata2:0x805D02C4; // type:object size:0x4 data:float +lbl_805D02C8 = .sdata2:0x805D02C8; // type:object size:0x4 data:float +lbl_805D02CC = .sdata2:0x805D02CC; // type:object size:0x4 data:float +lbl_805D02D0 = .sdata2:0x805D02D0; // type:object size:0x4 data:float +lbl_805D02D4 = .sdata2:0x805D02D4; // type:object size:0x28C data:float +lbl_805D0560 = .sdata2:0x805D0560; // type:object size:0x8 data:4byte +lbl_805D0568 = .sdata2:0x805D0568; // type:object size:0x4 data:float +lbl_805D056C = .sdata2:0x805D056C; // type:object size:0x4 data:float +lbl_805D0570 = .sdata2:0x805D0570; // type:object size:0x4 data:float +lbl_805D0574 = .sdata2:0x805D0574; // type:object size:0x4 data:float +lbl_805D0578 = .sdata2:0x805D0578; // type:object size:0x4 data:float +lbl_805D057C = .sdata2:0x805D057C; // type:object size:0x4 data:float +lbl_805D0580 = .sdata2:0x805D0580; // type:object size:0x4 data:float +lbl_805D0584 = .sdata2:0x805D0584; // type:object size:0x4 data:float +lbl_805D0588 = .sdata2:0x805D0588; // type:object size:0x4 data:float +lbl_805D058C = .sdata2:0x805D058C; // type:object size:0x4 data:float +lbl_805D0590 = .sdata2:0x805D0590; // type:object size:0x4 data:float +lbl_805D0594 = .sdata2:0x805D0594; // type:object size:0x4 data:float +lbl_805D0598 = .sdata2:0x805D0598; // type:object size:0x4 data:float +lbl_805D059C = .sdata2:0x805D059C; // type:object size:0x4 data:float +lbl_805D05A0 = .sdata2:0x805D05A0; // type:object size:0x4 data:float +lbl_805D05A4 = .sdata2:0x805D05A4; // type:object size:0x4 data:float +lbl_805D05A8 = .sdata2:0x805D05A8; // type:object size:0x4 data:float +lbl_805D05AC = .sdata2:0x805D05AC; // type:object size:0x4 data:float +lbl_805D05B0 = .sdata2:0x805D05B0; // type:object size:0x8 data:float +lbl_805D05B8 = .sdata2:0x805D05B8; // type:object size:0x4 data:float +lbl_805D05BC = .sdata2:0x805D05BC; // type:object size:0x4 data:float +lbl_805D05C0 = .sdata2:0x805D05C0; // type:object size:0x4 data:float +lbl_805D05C4 = .sdata2:0x805D05C4; // type:object size:0x4 data:float +lbl_805D05C8 = .sdata2:0x805D05C8; // type:object size:0x4 data:float +lbl_805D05CC = .sdata2:0x805D05CC; // type:object size:0x4 data:float +lbl_805D05D0 = .sdata2:0x805D05D0; // type:object size:0x4 data:float +lbl_805D05D4 = .sdata2:0x805D05D4; // type:object size:0x4 data:float +lbl_805D05D8 = .sdata2:0x805D05D8; // type:object size:0x4 data:float +lbl_805D05DC = .sdata2:0x805D05DC; // type:object size:0x4 data:float +lbl_805D05E0 = .sdata2:0x805D05E0; // type:object size:0x4 data:float +lbl_805D05E4 = .sdata2:0x805D05E4; // type:object size:0x4 data:float +lbl_805D05E8 = .sdata2:0x805D05E8; // type:object size:0x4 data:float +lbl_805D05EC = .sdata2:0x805D05EC; // type:object size:0x4 data:float +lbl_805D05F0 = .sdata2:0x805D05F0; // type:object size:0x4 data:float +lbl_805D05F4 = .sdata2:0x805D05F4; // type:object size:0x4 data:float +lbl_805D05F8 = .sdata2:0x805D05F8; // type:object size:0x4 +lbl_805D05FC = .sdata2:0x805D05FC; // type:object size:0x4 +lbl_805D0600 = .sdata2:0x805D0600; // type:object size:0x8 data:double +lbl_805D0608 = .sdata2:0x805D0608; // type:object size:0x8 data:double +lbl_805D0610 = .sdata2:0x805D0610; // type:object size:0x8 data:double +lbl_805D0618 = .sdata2:0x805D0618; // type:object size:0x8 data:double +lbl_805D0620 = .sdata2:0x805D0620; // type:object size:0x8 data:double +lbl_805D0628 = .sdata2:0x805D0628; // type:object size:0x8 data:double +lbl_805D0630 = .sdata2:0x805D0630; // type:object size:0x8 data:double +lbl_805D0638 = .sdata2:0x805D0638; // type:object size:0x4 +lbl_805D063C = .sdata2:0x805D063C; // type:object size:0x4 +lbl_805D0640 = .sdata2:0x805D0640; // type:object size:0x8 +lbl_805D0648 = .sdata2:0x805D0648; // type:object size:0x8 +lbl_805D0650 = .sdata2:0x805D0650; // type:object size:0x8 data:double +lbl_805D0658 = .sdata2:0x805D0658; // type:object size:0x1 data:byte +lbl_805D0659 = .sdata2:0x805D0659; // type:object size:0x1 data:byte +lbl_805D065A = .sdata2:0x805D065A; // type:object size:0x1 data:byte +lbl_805D065B = .sdata2:0x805D065B; // type:object size:0x1 data:byte +lbl_805D065C = .sdata2:0x805D065C; // type:object size:0x1 data:byte +lbl_805D0660 = .sdata2:0x805D0660; // type:object size:0x8 data:double +lbl_805D0668 = .sdata2:0x805D0668; // type:object size:0x8 data:double +lbl_805D0670 = .sdata2:0x805D0670; // type:object size:0x8 data:double +lbl_805D0678 = .sdata2:0x805D0678; // type:object size:0x8 data:double +lbl_805D0680 = .sdata2:0x805D0680; // type:object size:0x8 data:double +lbl_805D0688 = .sdata2:0x805D0688; // type:object size:0x8 data:double +lbl_805D0690 = .sdata2:0x805D0690; // type:object size:0x8 data:double +lbl_805D0698 = .sdata2:0x805D0698; // type:object size:0x8 data:double +lbl_805D06A0 = .sdata2:0x805D06A0; // type:object size:0x8 data:double +lbl_805D06A8 = .sdata2:0x805D06A8; // type:object size:0x8 data:double +lbl_805D06B0 = .sdata2:0x805D06B0; // type:object size:0x8 data:double +lbl_805D06B8 = .sdata2:0x805D06B8; // type:object size:0x8 data:double +lbl_805D06C0 = .sdata2:0x805D06C0; // type:object size:0x8 data:double +lbl_805D06C8 = .sdata2:0x805D06C8; // type:object size:0x8 data:double +lbl_805D06D0 = .sdata2:0x805D06D0; // type:object size:0x8 data:double +lbl_805D06D8 = .sdata2:0x805D06D8; // type:object size:0x8 data:double +lbl_805D06E0 = .sdata2:0x805D06E0; // type:object size:0x8 data:double +lbl_805D06E8 = .sdata2:0x805D06E8; // type:object size:0x8 data:double +lbl_805D06F0 = .sdata2:0x805D06F0; // type:object size:0x8 data:double +lbl_805D06F8 = .sdata2:0x805D06F8; // type:object size:0x8 data:double +lbl_805D0700 = .sdata2:0x805D0700; // type:object size:0x8 data:double +lbl_805D0708 = .sdata2:0x805D0708; // type:object size:0x8 data:double +lbl_805D0710 = .sdata2:0x805D0710; // type:object size:0x8 data:double +lbl_805D0718 = .sdata2:0x805D0718; // type:object size:0x8 data:double +lbl_805D0720 = .sdata2:0x805D0720; // type:object size:0x8 data:double +lbl_805D0728 = .sdata2:0x805D0728; // type:object size:0x8 data:double +lbl_805D0730 = .sdata2:0x805D0730; // type:object size:0x8 data:double +lbl_805D0738 = .sdata2:0x805D0738; // type:object size:0x8 data:double +lbl_805D0740 = .sdata2:0x805D0740; // type:object size:0x8 data:double +lbl_805D0748 = .sdata2:0x805D0748; // type:object size:0x8 data:double +lbl_805D0750 = .sdata2:0x805D0750; // type:object size:0x8 data:double +lbl_805D0758 = .sdata2:0x805D0758; // type:object size:0x8 data:double +lbl_805D0760 = .sdata2:0x805D0760; // type:object size:0x8 data:double +lbl_805D0768 = .sdata2:0x805D0768; // type:object size:0x8 data:double +lbl_805D0770 = .sdata2:0x805D0770; // type:object size:0x8 data:double +lbl_805D0778 = .sdata2:0x805D0778; // type:object size:0x8 data:double +lbl_805D0780 = .sdata2:0x805D0780; // type:object size:0x8 data:double +lbl_805D0788 = .sdata2:0x805D0788; // type:object size:0x8 data:double +lbl_805D0790 = .sdata2:0x805D0790; // type:object size:0x8 data:double +lbl_805D0798 = .sdata2:0x805D0798; // type:object size:0x8 data:double +lbl_805D07A0 = .sdata2:0x805D07A0; // type:object size:0x8 data:double +lbl_805D07A8 = .sdata2:0x805D07A8; // type:object size:0x8 data:double +lbl_805D07B0 = .sdata2:0x805D07B0; // type:object size:0x8 data:double +lbl_805D07B8 = .sdata2:0x805D07B8; // type:object size:0x8 data:double +lbl_805D07C0 = .sdata2:0x805D07C0; // type:object size:0x8 data:double +lbl_805D07C8 = .sdata2:0x805D07C8; // type:object size:0x8 data:double +lbl_805D07D0 = .sdata2:0x805D07D0; // type:object size:0x8 data:double +lbl_805D07D8 = .sdata2:0x805D07D8; // type:object size:0x8 data:double +lbl_805D07E0 = .sdata2:0x805D07E0; // type:object size:0x8 data:double +lbl_805D07E8 = .sdata2:0x805D07E8; // type:object size:0x8 data:double +lbl_805D07F0 = .sdata2:0x805D07F0; // type:object size:0x8 data:double +lbl_805D07F8 = .sdata2:0x805D07F8; // type:object size:0x8 data:double +lbl_805D0800 = .sdata2:0x805D0800; // type:object size:0x8 data:double +lbl_805D0808 = .sdata2:0x805D0808; // type:object size:0x8 data:double +lbl_805D0810 = .sdata2:0x805D0810; // type:object size:0x8 data:double +lbl_805D0818 = .sdata2:0x805D0818; // type:object size:0x8 data:double +lbl_805D0820 = .sdata2:0x805D0820; // type:object size:0x8 data:double +lbl_805D0828 = .sdata2:0x805D0828; // type:object size:0x8 data:double +lbl_805D0830 = .sdata2:0x805D0830; // type:object size:0x8 data:double +lbl_805D0838 = .sdata2:0x805D0838; // type:object size:0x8 data:double +lbl_805D0840 = .sdata2:0x805D0840; // type:object size:0x8 data:double +lbl_805D0848 = .sdata2:0x805D0848; // type:object size:0x8 data:double +lbl_805D0850 = .sdata2:0x805D0850; // type:object size:0x8 data:double +lbl_805D0858 = .sdata2:0x805D0858; // type:object size:0x8 data:double +lbl_805D0860 = .sdata2:0x805D0860; // type:object size:0x8 data:double +lbl_805D0868 = .sdata2:0x805D0868; // type:object size:0x8 data:double +lbl_805D0870 = .sdata2:0x805D0870; // type:object size:0x8 data:double +lbl_805D0878 = .sdata2:0x805D0878; // type:object size:0x8 data:double +lbl_805D0880 = .sdata2:0x805D0880; // type:object size:0x8 data:double +lbl_805D0888 = .sdata2:0x805D0888; // type:object size:0x8 data:double +lbl_805D0890 = .sdata2:0x805D0890; // type:object size:0x8 data:double +lbl_805D0898 = .sdata2:0x805D0898; // type:object size:0x8 data:double +lbl_805D08A0 = .sdata2:0x805D08A0; // type:object size:0x8 data:double +lbl_805D08A8 = .sdata2:0x805D08A8; // type:object size:0x8 data:double +lbl_805D08B0 = .sdata2:0x805D08B0; // type:object size:0x8 data:double +lbl_805D08B8 = .sdata2:0x805D08B8; // type:object size:0x8 data:double +lbl_805D08C0 = .sdata2:0x805D08C0; // type:object size:0x8 data:double +lbl_805D08C8 = .sdata2:0x805D08C8; // type:object size:0x8 data:double +lbl_805D08D0 = .sdata2:0x805D08D0; // type:object size:0x8 data:double +lbl_805D08D8 = .sdata2:0x805D08D8; // type:object size:0x8 data:double +lbl_805D08E0 = .sdata2:0x805D08E0; // type:object size:0x8 data:double +lbl_805D08E8 = .sdata2:0x805D08E8; // type:object size:0x8 data:double +lbl_805D08F0 = .sdata2:0x805D08F0; // type:object size:0x8 data:double +lbl_805D08F8 = .sdata2:0x805D08F8; // type:object size:0x8 data:double +lbl_805D0900 = .sdata2:0x805D0900; // type:object size:0x8 data:double +lbl_805D0908 = .sdata2:0x805D0908; // type:object size:0x8 data:double +lbl_805D0910 = .sdata2:0x805D0910; // type:object size:0x8 data:double +lbl_805D0918 = .sdata2:0x805D0918; // type:object size:0x8 data:double +lbl_805D0920 = .sdata2:0x805D0920; // type:object size:0x8 data:double +lbl_805D0928 = .sdata2:0x805D0928; // type:object size:0x8 data:double +lbl_805D0930 = .sdata2:0x805D0930; // type:object size:0x8 data:double +lbl_805D0938 = .sdata2:0x805D0938; // type:object size:0x8 data:double +lbl_805D0940 = .sdata2:0x805D0940; // type:object size:0x8 data:double +lbl_805D0948 = .sdata2:0x805D0948; // type:object size:0x8 data:double +lbl_805D0950 = .sdata2:0x805D0950; // type:object size:0x8 data:double +lbl_805D0958 = .sdata2:0x805D0958; // type:object size:0x8 data:double +lbl_805D0960 = .sdata2:0x805D0960; // type:object size:0x8 data:double +lbl_805D0968 = .sdata2:0x805D0968; // type:object size:0x8 data:double +lbl_805D0970 = .sdata2:0x805D0970; // type:object size:0x8 data:double +lbl_805D0978 = .sdata2:0x805D0978; // type:object size:0x8 data:double +lbl_805D0980 = .sdata2:0x805D0980; // type:object size:0x8 data:double +lbl_805D0988 = .sdata2:0x805D0988; // type:object size:0x8 data:double +lbl_805D0990 = .sdata2:0x805D0990; // type:object size:0x8 data:double +lbl_805D0998 = .sdata2:0x805D0998; // type:object size:0x8 data:double +lbl_805D09A0 = .sdata2:0x805D09A0; // type:object size:0x8 data:double +lbl_805D09A8 = .sdata2:0x805D09A8; // type:object size:0x8 data:double +lbl_805D09B0 = .sdata2:0x805D09B0; // type:object size:0x8 data:double +lbl_805D09B8 = .sdata2:0x805D09B8; // type:object size:0x8 data:double +lbl_805D09C0 = .sdata2:0x805D09C0; // type:object size:0x8 data:double +lbl_805D09C8 = .sdata2:0x805D09C8; // type:object size:0x8 data:double +lbl_805D09D0 = .sdata2:0x805D09D0; // type:object size:0x8 data:double +lbl_805D09D8 = .sdata2:0x805D09D8; // type:object size:0x8 data:double +lbl_805D09E0 = .sdata2:0x805D09E0; // type:object size:0x8 data:double +lbl_805D09E8 = .sdata2:0x805D09E8; // type:object size:0x8 data:double +lbl_805D09F0 = .sdata2:0x805D09F0; // type:object size:0x8 data:double +lbl_805D09F8 = .sdata2:0x805D09F8; // type:object size:0x8 data:double +lbl_805D0A00 = .sdata2:0x805D0A00; // type:object size:0x8 data:double +lbl_805D0A08 = .sdata2:0x805D0A08; // type:object size:0x8 data:double +lbl_805D0A10 = .sdata2:0x805D0A10; // type:object size:0x8 data:double +lbl_805D0A18 = .sdata2:0x805D0A18; // type:object size:0x8 data:double +lbl_805D0A20 = .sdata2:0x805D0A20; // type:object size:0x8 data:double +lbl_805D0A28 = .sdata2:0x805D0A28; // type:object size:0x8 data:double +lbl_805D0A30 = .sdata2:0x805D0A30; // type:object size:0x8 data:double +lbl_805D0A38 = .sdata2:0x805D0A38; // type:object size:0x8 data:double +lbl_805D0A40 = .sdata2:0x805D0A40; // type:object size:0x8 data:double +lbl_805D0A48 = .sdata2:0x805D0A48; // type:object size:0x8 data:double +lbl_805D0A50 = .sdata2:0x805D0A50; // type:object size:0x8 data:double +lbl_805D0A58 = .sdata2:0x805D0A58; // type:object size:0x8 data:double +lbl_805D0A60 = .sdata2:0x805D0A60; // type:object size:0x8 data:double +lbl_805D0A68 = .sdata2:0x805D0A68; // type:object size:0x8 data:double +lbl_805D0A70 = .sdata2:0x805D0A70; // type:object size:0x8 data:double +lbl_805D0A78 = .sdata2:0x805D0A78; // type:object size:0x8 data:double +lbl_805D0A80 = .sdata2:0x805D0A80; // type:object size:0x8 data:double +lbl_805D0A88 = .sdata2:0x805D0A88; // type:object size:0x8 data:double +lbl_805D0A90 = .sdata2:0x805D0A90; // type:object size:0x8 data:double +lbl_805D0A98 = .sdata2:0x805D0A98; // type:object size:0x8 data:double +lbl_805D0AA0 = .sdata2:0x805D0AA0; // type:object size:0x8 data:double +lbl_805D0AA8 = .sdata2:0x805D0AA8; // type:object size:0x8 data:double +lbl_805D0AB0 = .sdata2:0x805D0AB0; // type:object size:0x8 data:double +lbl_805D0AB8 = .sdata2:0x805D0AB8; // type:object size:0x8 data:double +lbl_805D0AC0 = .sdata2:0x805D0AC0; // type:object size:0x8 data:double +lbl_805D0AC8 = .sdata2:0x805D0AC8; // type:object size:0x8 data:double +lbl_805D0AD0 = .sdata2:0x805D0AD0; // type:object size:0x8 data:double +lbl_805D0AD8 = .sdata2:0x805D0AD8; // type:object size:0x8 data:double +lbl_805D0AE0 = .sdata2:0x805D0AE0; // type:object size:0x8 data:double +lbl_805D0AE8 = .sdata2:0x805D0AE8; // type:object size:0x8 data:double +lbl_805D0AF0 = .sdata2:0x805D0AF0; // type:object size:0x8 data:double +lbl_805D0AF8 = .sdata2:0x805D0AF8; // type:object size:0x8 data:double +lbl_805D0B00 = .sdata2:0x805D0B00; // type:object size:0x8 data:double +lbl_805D0B08 = .sdata2:0x805D0B08; // type:object size:0x8 data:double +lbl_805D0B10 = .sdata2:0x805D0B10; // type:object size:0x8 data:double +lbl_805D0B18 = .sdata2:0x805D0B18; // type:object size:0x8 data:double +lbl_805D0B20 = .sdata2:0x805D0B20; // type:object size:0x8 data:double +lbl_805D0B28 = .sdata2:0x805D0B28; // type:object size:0x8 data:double +lbl_805D0B30 = .sdata2:0x805D0B30; // type:object size:0x8 data:double +lbl_805D0B38 = .sdata2:0x805D0B38; // type:object size:0x8 data:double +lbl_805D0B40 = .sdata2:0x805D0B40; // type:object size:0x8 data:double +lbl_805D0B48 = .sdata2:0x805D0B48; // type:object size:0x8 data:double +lbl_805D0B50 = .sdata2:0x805D0B50; // type:object size:0x8 data:double +lbl_805D0B58 = .sdata2:0x805D0B58; // type:object size:0x8 data:double +lbl_805D0B60 = .sdata2:0x805D0B60; // type:object size:0x8 data:double +lbl_805D0B68 = .sdata2:0x805D0B68; // type:object size:0x8 data:double +lbl_805D0B70 = .sdata2:0x805D0B70; // type:object size:0x8 data:double +lbl_805D0B78 = .sdata2:0x805D0B78; // type:object size:0x4 data:float +lbl_805D0B7C = .sdata2:0x805D0B7C; // type:object size:0x4 data:float +lbl_805D0B80 = .sdata2:0x805D0B80; // type:object size:0x8 data:float +lbl_805D0B88 = .sdata2:0x805D0B88; // type:object size:0x4 data:float +lbl_805D0B8C = .sdata2:0x805D0B8C; // type:object size:0x4 data:float +lbl_805D0B90 = .sdata2:0x805D0B90; // type:object size:0x4 data:float +lbl_805D0B94 = .sdata2:0x805D0B94; // type:object size:0x4 data:float +lbl_805D0B98 = .sdata2:0x805D0B98; // type:object size:0x8 data:float +lbl_805D0BA0 = .sdata2:0x805D0BA0; // type:object size:0x8 data:float +lbl_805D0BA8 = .sdata2:0x805D0BA8; // type:object size:0x4 data:float +lbl_805D0BAC = .sdata2:0x805D0BAC; // type:object size:0x4 data:float +lbl_805D0BB0 = .sdata2:0x805D0BB0; // type:object size:0x8 data:float +lbl_805D0BB8 = .sdata2:0x805D0BB8; // type:object size:0x4 data:float +lbl_805D0BBC = .sdata2:0x805D0BBC; // type:object size:0x4 data:float +lbl_805D0BC0 = .sdata2:0x805D0BC0; // type:object size:0x4 data:float +lbl_805D0BC4 = .sdata2:0x805D0BC4; // type:object size:0x4 data:float +lbl_805D0BC8 = .sdata2:0x805D0BC8; // type:object size:0x4 data:float +lbl_805D0BCC = .sdata2:0x805D0BCC; // type:object size:0x4 data:float +lbl_805D0BD0 = .sdata2:0x805D0BD0; // type:object size:0x4 data:float +lbl_805D0BD4 = .sdata2:0x805D0BD4; // type:object size:0x4 data:float +lbl_805D0BD8 = .sdata2:0x805D0BD8; // type:object size:0x4 data:float +lbl_805D0BDC = .sdata2:0x805D0BDC; // type:object size:0x4 data:float +lbl_805D0BE0 = .sdata2:0x805D0BE0; // type:object size:0x4 data:float +lbl_805D0BE4 = .sdata2:0x805D0BE4; // type:object size:0x4 data:float +lbl_805D0BE8 = .sdata2:0x805D0BE8; // type:object size:0x4 data:float +lbl_805D0BEC = .sdata2:0x805D0BEC; // type:object size:0x4 data:float +lbl_805D0BF0 = .sdata2:0x805D0BF0; // type:object size:0x8 data:float +lbl_805D0BF8 = .sdata2:0x805D0BF8; // type:object size:0x4 data:float +lbl_805D0BFC = .sdata2:0x805D0BFC; // type:object size:0x4 data:float +lbl_805D0C00 = .sdata2:0x805D0C00; // type:object size:0x4 data:float +lbl_805D0C04 = .sdata2:0x805D0C04; // type:object size:0x4 data:float +lbl_805D0C08 = .sdata2:0x805D0C08; // type:object size:0x4 data:float +lbl_805D0C0C = .sdata2:0x805D0C0C; // type:object size:0x4 data:float +lbl_805D0C10 = .sdata2:0x805D0C10; // type:object size:0x4 data:float +lbl_805D0C14 = .sdata2:0x805D0C14; // type:object size:0x4 data:float +lbl_805D0C18 = .sdata2:0x805D0C18; // type:object size:0x4 data:float +lbl_805D0C1C = .sdata2:0x805D0C1C; // type:object size:0x4 data:float +lbl_805D0C20 = .sdata2:0x805D0C20; // type:object size:0x4 data:float +lbl_805D0C24 = .sdata2:0x805D0C24; // type:object size:0x4 data:float +lbl_805D0C28 = .sdata2:0x805D0C28; // type:object size:0x4 data:float +lbl_805D0C2C = .sdata2:0x805D0C2C; // type:object size:0x4 data:float +lbl_805D0C30 = .sdata2:0x805D0C30; // type:object size:0x4 data:float +lbl_805D0C34 = .sdata2:0x805D0C34; // type:object size:0x4 data:float +lbl_805D0C38 = .sdata2:0x805D0C38; // type:object size:0x4 data:float +lbl_805D0C3C = .sdata2:0x805D0C3C; // type:object size:0x4 data:float +lbl_805D0C40 = .sdata2:0x805D0C40; // type:object size:0x4 data:float +lbl_805D0C44 = .sdata2:0x805D0C44; // type:object size:0x4 data:float +lbl_805D0C48 = .sdata2:0x805D0C48; // type:object size:0x4 data:float +lbl_805D0C4C = .sdata2:0x805D0C4C; // type:object size:0x4 data:float +lbl_805D0C50 = .sdata2:0x805D0C50; // type:object size:0x8 data:float +lbl_805D0C58 = .sdata2:0x805D0C58; // type:object size:0x4 data:float +lbl_805D0C5C = .sdata2:0x805D0C5C; // type:object size:0x4 data:float +lbl_805D0C60 = .sdata2:0x805D0C60; // type:object size:0x4 data:float +lbl_805D0C64 = .sdata2:0x805D0C64; // type:object size:0x4 data:float +lbl_805D0C68 = .sdata2:0x805D0C68; // type:object size:0x4 data:float +lbl_805D0C6C = .sdata2:0x805D0C6C; // type:object size:0x4 data:float +lbl_805D0C70 = .sdata2:0x805D0C70; // type:object size:0x4 data:float +lbl_805D0C74 = .sdata2:0x805D0C74; // type:object size:0x4 data:float +lbl_805D0C78 = .sdata2:0x805D0C78; // type:object size:0x4 data:float +lbl_805D0C7C = .sdata2:0x805D0C7C; // type:object size:0x4 data:float +lbl_805D0C80 = .sdata2:0x805D0C80; // type:object size:0x4 data:float +lbl_805D0C84 = .sdata2:0x805D0C84; // type:object size:0x4 data:float +lbl_805D0C88 = .sdata2:0x805D0C88; // type:object size:0x4 data:float +lbl_805D0C8C = .sdata2:0x805D0C8C; // type:object size:0x4 data:float +lbl_805D0C90 = .sdata2:0x805D0C90; // type:object size:0x8 data:float +lbl_805D0C98 = .sdata2:0x805D0C98; // type:object size:0x4 data:4byte +lbl_805D0C9C = .sdata2:0x805D0C9C; // type:object size:0x4 data:float +lbl_805D0CA0 = .sdata2:0x805D0CA0; // type:object size:0x4 data:float +lbl_805D0CA4 = .sdata2:0x805D0CA4; // type:object size:0x4 data:float +lbl_805D0CA8 = .sdata2:0x805D0CA8; // type:object size:0x8 data:float +lbl_805D0CB0 = .sdata2:0x805D0CB0; // type:object size:0x8 data:float +lbl_805D0CB8 = .sdata2:0x805D0CB8; // type:object size:0x8 data:float +lbl_805D0CC0 = .sdata2:0x805D0CC0; // type:object size:0x4 data:float +lbl_805D0CC4 = .sdata2:0x805D0CC4; // type:object size:0x4 data:float +lbl_805D0CC8 = .sdata2:0x805D0CC8; // type:object size:0x4 data:float +lbl_805D0CCC = .sdata2:0x805D0CCC; // type:object size:0x4 data:float +lbl_805D0CD0 = .sdata2:0x805D0CD0; // type:object size:0x4 data:float +lbl_805D0CD4 = .sdata2:0x805D0CD4; // type:object size:0x4 data:float +lbl_805D0CD8 = .sdata2:0x805D0CD8; // type:object size:0x4 data:float +lbl_805D0CDC = .sdata2:0x805D0CDC; // type:object size:0x4 data:float +lbl_805D0CE0 = .sdata2:0x805D0CE0; // type:object size:0x8 data:float +lbl_805D0CE8 = .sdata2:0x805D0CE8; // type:object size:0x8 data:float +lbl_805D0CF0 = .sdata2:0x805D0CF0; // type:object size:0x8 data:float +lbl_805D0CF8 = .sdata2:0x805D0CF8; // type:object size:0x4 data:float +lbl_805D0CFC = .sdata2:0x805D0CFC; // type:object size:0x4 data:float +lbl_805D0D00 = .sdata2:0x805D0D00; // type:object size:0x8 data:float +lbl_805D0D08 = .sdata2:0x805D0D08; // type:object size:0x4 data:float +lbl_805D0D0C = .sdata2:0x805D0D0C; // type:object size:0x4 data:float +lbl_805D0D10 = .sdata2:0x805D0D10; // type:object size:0x4 data:float +lbl_805D0D14 = .sdata2:0x805D0D14; // type:object size:0x4 data:float +lbl_805D0D18 = .sdata2:0x805D0D18; // type:object size:0x4 data:float +lbl_805D0D1C = .sdata2:0x805D0D1C; // type:object size:0x4 data:float +lbl_805D0D20 = .sdata2:0x805D0D20; // type:object size:0x8 data:float +lbl_805D0D28 = .sdata2:0x805D0D28; // type:object size:0x8 data:float +lbl_805D0D30 = .sdata2:0x805D0D30; // type:object size:0x4 data:float +lbl_805D0D34 = .sdata2:0x805D0D34; // type:object size:0x4 data:float +lbl_805D0D38 = .sdata2:0x805D0D38; // type:object size:0x4 data:float +lbl_805D0D3C = .sdata2:0x805D0D3C; // type:object size:0x4 data:float +lbl_805D0D40 = .sdata2:0x805D0D40; // type:object size:0x4 data:4byte +lbl_805D0D44 = .sdata2:0x805D0D44; // type:object size:0x4 data:4byte +lbl_805D0D48 = .sdata2:0x805D0D48; // type:object size:0x4 data:float +lbl_805D0D4C = .sdata2:0x805D0D4C; // type:object size:0x4 data:float +lbl_805D0D50 = .sdata2:0x805D0D50; // type:object size:0x8 data:float +lbl_805D0D58 = .sdata2:0x805D0D58; // type:object size:0x4 data:float +lbl_805D0D5C = .sdata2:0x805D0D5C; // type:object size:0x4 data:float +lbl_805D0D60 = .sdata2:0x805D0D60; // type:object size:0x8 data:float +lbl_805D0D68 = .sdata2:0x805D0D68; // type:object size:0x8 data:float +lbl_805D0D70 = .sdata2:0x805D0D70; // type:object size:0x8 data:float +sBlackColor__6CColor = .sdata2:0x805D0D78; // type:object size:0x4 scope:global data:4byte +sWhiteColor__6CColor = .sdata2:0x805D0D7C; // type:object size:0x4 scope:global data:4byte +lbl_805D0D80 = .sdata2:0x805D0D80; // type:object size:0x4 data:4byte +sRedColor__6CColor = .sdata2:0x805D0D84; // type:object size:0x4 scope:global data:4byte +sGreenColor__6CColor = .sdata2:0x805D0D88; // type:object size:0x4 scope:global data:4byte +lbl_805D0D8C = .sdata2:0x805D0D8C; // type:object size:0x4 data:4byte +sYellowColor__6CColor = .sdata2:0x805D0D90; // type:object size:0x4 scope:global data:4byte +sPurpleColor__6CColor = .sdata2:0x805D0D94; // type:object size:0x4 scope:global data:4byte +lbl_805D0D98 = .sdata2:0x805D0D98; // type:object size:0x8 +lbl_805D0DA0 = .sdata2:0x805D0DA0; // type:object size:0x4 data:float +lbl_805D0DA4 = .sdata2:0x805D0DA4; // type:object size:0x4 data:float +lbl_805D0DA8 = .sdata2:0x805D0DA8; // type:object size:0x8 data:float +lbl_805D0DB0 = .sdata2:0x805D0DB0; // type:object size:0x8 data:float +lbl_805D0DB8 = .sdata2:0x805D0DB8; // type:object size:0x1 data:byte +lbl_805D0DB9 = .sdata2:0x805D0DB9; // type:object size:0x1 data:byte +lbl_805D0DBA = .sdata2:0x805D0DBA; // type:object size:0x1 data:byte +lbl_805D0DBB = .sdata2:0x805D0DBB; // type:object size:0x1 data:byte +lbl_805D0DBC = .sdata2:0x805D0DBC; // type:object size:0x1 data:byte +lbl_805D0DBD = .sdata2:0x805D0DBD; // type:object size:0x1 data:byte +lbl_805D0DBE = .sdata2:0x805D0DBE; // type:object size:0x1 data:byte +lbl_805D0DBF = .sdata2:0x805D0DBF; // type:object size:0x1 data:byte +lbl_805D0DC0 = .sdata2:0x805D0DC0; // type:object size:0x4 data:float +lbl_805D0DC4 = .sdata2:0x805D0DC4; // type:object size:0x4 data:float +lbl_805D0DC8 = .sdata2:0x805D0DC8; // type:object size:0x4 data:float +lbl_805D0DCC = .sdata2:0x805D0DCC; // type:object size:0x4 data:float +lbl_805D0DD0 = .sdata2:0x805D0DD0; // type:object size:0x4 data:float +lbl_805D0DD4 = .sdata2:0x805D0DD4; // type:object size:0x4 data:float +lbl_805D0DD8 = .sdata2:0x805D0DD8; // type:object size:0x4 data:float +lbl_805D0DDC = .sdata2:0x805D0DDC; // type:object size:0x4 data:float +lbl_805D0DE0 = .sdata2:0x805D0DE0; // type:object size:0x4 data:float +lbl_805D0DE4 = .sdata2:0x805D0DE4; // type:object size:0x4 data:float +lbl_805D0DE8 = .sdata2:0x805D0DE8; // type:object size:0x4 data:float +lbl_805D0DEC = .sdata2:0x805D0DEC; // type:object size:0x4 data:float +lbl_805D0DF0 = .sdata2:0x805D0DF0; // type:object size:0x4 data:float +lbl_805D0DF4 = .sdata2:0x805D0DF4; // type:object size:0x4 data:float +lbl_805D0DF8 = .sdata2:0x805D0DF8; // type:object size:0x1 data:byte +lbl_805D0DF9 = .sdata2:0x805D0DF9; // type:object size:0x1 data:byte +lbl_805D0DFA = .sdata2:0x805D0DFA; // type:object size:0x1 data:byte +lbl_805D0DFB = .sdata2:0x805D0DFB; // type:object size:0x1 data:byte +lbl_805D0DFC = .sdata2:0x805D0DFC; // type:object size:0x1 data:byte +lbl_805D0DFD = .sdata2:0x805D0DFD; // type:object size:0x1 data:byte +lbl_805D0DFE = .sdata2:0x805D0DFE; // type:object size:0x1 data:byte +lbl_805D0DFF = .sdata2:0x805D0DFF; // type:object size:0x1 data:byte +lbl_805D0E00 = .sdata2:0x805D0E00; // type:object size:0x1 data:byte +lbl_805D0E01 = .sdata2:0x805D0E01; // type:object size:0x1 data:byte +lbl_805D0E02 = .sdata2:0x805D0E02; // type:object size:0x1 data:byte +lbl_805D0E03 = .sdata2:0x805D0E03; // type:object size:0x1 data:byte +lbl_805D0E04 = .sdata2:0x805D0E04; // type:object size:0x4 data:float +lbl_805D0E08 = .sdata2:0x805D0E08; // type:object size:0x4 data:float +lbl_805D0E0C = .sdata2:0x805D0E0C; // type:object size:0x4 data:float +lbl_805D0E10 = .sdata2:0x805D0E10; // type:object size:0x4 data:float +lbl_805D0E14 = .sdata2:0x805D0E14; // type:object size:0x4 data:float +lbl_805D0E18 = .sdata2:0x805D0E18; // type:object size:0x4 data:float +lbl_805D0E1C = .sdata2:0x805D0E1C; // type:object size:0x4 data:float +lbl_805D0E20 = .sdata2:0x805D0E20; // type:object size:0x4 data:float +lbl_805D0E24 = .sdata2:0x805D0E24; // type:object size:0x4 data:float +lbl_805D0E28 = .sdata2:0x805D0E28; // type:object size:0x4 data:float +lbl_805D0E2C = .sdata2:0x805D0E2C; // type:object size:0x4 data:float +lbl_805D0E30 = .sdata2:0x805D0E30; // type:object size:0x4 data:float +lbl_805D0E34 = .sdata2:0x805D0E34; // type:object size:0x4 data:float +lbl_805D0E38 = .sdata2:0x805D0E38; // type:object size:0x4 data:float +lbl_805D0E3C = .sdata2:0x805D0E3C; // type:object size:0x4 data:float +lbl_805D0E40 = .sdata2:0x805D0E40; // type:object size:0x4 data:float +lbl_805D0E44 = .sdata2:0x805D0E44; // type:object size:0x4 data:float +lbl_805D0E48 = .sdata2:0x805D0E48; // type:object size:0x4 data:float +lbl_805D0E4C = .sdata2:0x805D0E4C; // type:object size:0x4 data:float +lbl_805D0E50 = .sdata2:0x805D0E50; // type:object size:0x4 data:float +lbl_805D0E54 = .sdata2:0x805D0E54; // type:object size:0x4 data:float +lbl_805D0E58 = .sdata2:0x805D0E58; // type:object size:0x4 data:float +lbl_805D0E5C = .sdata2:0x805D0E5C; // type:object size:0x4 data:float +lbl_805D0E60 = .sdata2:0x805D0E60; // type:object size:0x4 data:float +lbl_805D0E64 = .sdata2:0x805D0E64; // type:object size:0x4 data:float +lbl_805D0E68 = .sdata2:0x805D0E68; // type:object size:0x4 data:float +lbl_805D0E6C = .sdata2:0x805D0E6C; // type:object size:0x4 data:float +lbl_805D0E70 = .sdata2:0x805D0E70; // type:object size:0x4 data:float +lbl_805D0E74 = .sdata2:0x805D0E74; // type:object size:0x4 data:float +lbl_805D0E78 = .sdata2:0x805D0E78; // type:object size:0x4 data:float +lbl_805D0E7C = .sdata2:0x805D0E7C; // type:object size:0x4 data:float +lbl_805D0E80 = .sdata2:0x805D0E80; // type:object size:0x4 data:float +lbl_805D0E84 = .sdata2:0x805D0E84; // type:object size:0x4 data:float +lbl_805D0E88 = .sdata2:0x805D0E88; // type:object size:0x4 data:float +lbl_805D0E8C = .sdata2:0x805D0E8C; // type:object size:0x4 data:float +lbl_805D0E90 = .sdata2:0x805D0E90; // type:object size:0x4 data:float +lbl_805D0E94 = .sdata2:0x805D0E94; // type:object size:0x4 data:float +lbl_805D0E98 = .sdata2:0x805D0E98; // type:object size:0x4 data:float +lbl_805D0E9C = .sdata2:0x805D0E9C; // type:object size:0x4 data:float +lbl_805D0EA0 = .sdata2:0x805D0EA0; // type:object size:0x4 data:float +lbl_805D0EA4 = .sdata2:0x805D0EA4; // type:object size:0x4 data:float +lbl_805D0EA8 = .sdata2:0x805D0EA8; // type:object size:0x1 data:byte +lbl_805D0EAC = .sdata2:0x805D0EAC; // type:object size:0x4 data:float +lbl_805D0EB0 = .sdata2:0x805D0EB0; // type:object size:0x4 data:float +lbl_805D0EB4 = .sdata2:0x805D0EB4; // type:object size:0x4 data:float +lbl_805D0EB8 = .sdata2:0x805D0EB8; // type:object size:0x8 data:float +lbl_805D0EC0 = .sdata2:0x805D0EC0; // type:object size:0x4 data:float +lbl_805D0EC4 = .sdata2:0x805D0EC4; // type:object size:0x4 data:float +lbl_805D0EC8 = .sdata2:0x805D0EC8; // type:object size:0x8 data:float +lbl_805D0ED0 = .sdata2:0x805D0ED0; // type:object size:0x4 data:float +lbl_805D0ED4 = .sdata2:0x805D0ED4; // type:object size:0x4 data:float +lbl_805D0ED8 = .sdata2:0x805D0ED8; // type:object size:0x4 data:float +lbl_805D0EDC = .sdata2:0x805D0EDC; // type:object size:0x4 data:float +lbl_805D0EE0 = .sdata2:0x805D0EE0; // type:object size:0x4 data:float +lbl_805D0EE4 = .sdata2:0x805D0EE4; // type:object size:0x4 data:float +lbl_805D0EE8 = .sdata2:0x805D0EE8; // type:object size:0x4 data:float +lbl_805D0EEC = .sdata2:0x805D0EEC; // type:object size:0x4 data:float +lbl_805D0EF0 = .sdata2:0x805D0EF0; // type:object size:0x4 data:float +lbl_805D0EF4 = .sdata2:0x805D0EF4; // type:object size:0x4 data:float +lbl_805D0EF8 = .sdata2:0x805D0EF8; // type:object size:0x4 data:float +lbl_805D0EFC = .sdata2:0x805D0EFC; // type:object size:0x4 data:float +lbl_805D0F00 = .sdata2:0x805D0F00; // type:object size:0x4 data:float +lbl_805D0F04 = .sdata2:0x805D0F04; // type:object size:0x4 data:float +lbl_805D0F08 = .sdata2:0x805D0F08; // type:object size:0x4 data:float +lbl_805D0F0C = .sdata2:0x805D0F0C; // type:object size:0x4 data:float +lbl_805D0F10 = .sdata2:0x805D0F10; // type:object size:0x4 data:float +lbl_805D0F14 = .sdata2:0x805D0F14; // type:object size:0x4 data:float +lbl_805D0F18 = .sdata2:0x805D0F18; // type:object size:0x4 data:float +lbl_805D0F1C = .sdata2:0x805D0F1C; // type:object size:0x4 data:float +lbl_805D0F20 = .sdata2:0x805D0F20; // type:object size:0x8 data:float +lbl_805D0F28 = .sdata2:0x805D0F28; // type:object size:0x4 data:float +lbl_805D0F2C = .sdata2:0x805D0F2C; // type:object size:0x4 data:float +lbl_805D0F30 = .sdata2:0x805D0F30; // type:object size:0x4 data:float +lbl_805D0F34 = .sdata2:0x805D0F34; // type:object size:0x4 data:float +lbl_805D0F38 = .sdata2:0x805D0F38; // type:object size:0x8 data:float +lbl_805D0F40 = .sdata2:0x805D0F40; // type:object size:0x4 data:float +lbl_805D0F44 = .sdata2:0x805D0F44; // type:object size:0x4 data:float +lbl_805D0F48 = .sdata2:0x805D0F48; // type:object size:0x1 data:byte +lbl_805D0F49 = .sdata2:0x805D0F49; // type:object size:0x1 data:byte +lbl_805D0F4A = .sdata2:0x805D0F4A; // type:object size:0x1 data:byte +lbl_805D0F4B = .sdata2:0x805D0F4B; // type:object size:0x1 data:byte +lbl_805D0F4C = .sdata2:0x805D0F4C; // type:object size:0x4 data:float +lbl_805D0F50 = .sdata2:0x805D0F50; // type:object size:0x4 data:float +lbl_805D0F54 = .sdata2:0x805D0F54; // type:object size:0x4 data:float +lbl_805D0F58 = .sdata2:0x805D0F58; // type:object size:0x8 data:float +lbl_805D0F60 = .sdata2:0x805D0F60; // type:object size:0x4 data:float +lbl_805D0F64 = .sdata2:0x805D0F64; // type:object size:0x4 data:float +lbl_805D0F68 = .sdata2:0x805D0F68; // type:object size:0x4 data:float +lbl_805D0F6C = .sdata2:0x805D0F6C; // type:object size:0x4 data:float +lbl_805D0F70 = .sdata2:0x805D0F70; // type:object size:0x4 data:float +lbl_805D0F74 = .sdata2:0x805D0F74; // type:object size:0x4 data:float +lbl_805D0F78 = .sdata2:0x805D0F78; // type:object size:0x4 data:float +lbl_805D0F7C = .sdata2:0x805D0F7C; // type:object size:0x4 data:float +lbl_805D0F80 = .sdata2:0x805D0F80; // type:object size:0x4 data:float +lbl_805D0F84 = .sdata2:0x805D0F84; // type:object size:0x4 data:float +lbl_805D0F88 = .sdata2:0x805D0F88; // type:object size:0x4 data:float +lbl_805D0F8C = .sdata2:0x805D0F8C; // type:object size:0x4 data:float +lbl_805D0F90 = .sdata2:0x805D0F90; // type:object size:0x4 data:float +lbl_805D0F94 = .sdata2:0x805D0F94; // type:object size:0x4 data:float +lbl_805D0F98 = .sdata2:0x805D0F98; // type:object size:0x4 data:float +lbl_805D0F9C = .sdata2:0x805D0F9C; // type:object size:0x4 data:float +lbl_805D0FA0 = .sdata2:0x805D0FA0; // type:object size:0x4 data:float +lbl_805D0FA4 = .sdata2:0x805D0FA4; // type:object size:0x4 data:float +lbl_805D0FA8 = .sdata2:0x805D0FA8; // type:object size:0x4 data:float +lbl_805D0FAC = .sdata2:0x805D0FAC; // type:object size:0x4 data:float +lbl_805D0FB0 = .sdata2:0x805D0FB0; // type:object size:0x4 data:float +lbl_805D0FB4 = .sdata2:0x805D0FB4; // type:object size:0x4 data:float +lbl_805D0FB8 = .sdata2:0x805D0FB8; // type:object size:0x4 data:float +lbl_805D0FBC = .sdata2:0x805D0FBC; // type:object size:0x4 data:float +lbl_805D0FC0 = .sdata2:0x805D0FC0; // type:object size:0x4 data:float +lbl_805D0FC4 = .sdata2:0x805D0FC4; // type:object size:0x4 data:float +lbl_805D0FC8 = .sdata2:0x805D0FC8; // type:object size:0x4 data:float +lbl_805D0FCC = .sdata2:0x805D0FCC; // type:object size:0x4 data:float +lbl_805D0FD0 = .sdata2:0x805D0FD0; // type:object size:0x4 data:float +lbl_805D0FD4 = .sdata2:0x805D0FD4; // type:object size:0x4 data:float +lbl_805D0FD8 = .sdata2:0x805D0FD8; // type:object size:0x4 data:float +lbl_805D0FDC = .sdata2:0x805D0FDC; // type:object size:0x4 data:float +lbl_805D0FE0 = .sdata2:0x805D0FE0; // type:object size:0x4 data:float +lbl_805D0FE4 = .sdata2:0x805D0FE4; // type:object size:0x4 data:float +lbl_805D0FE8 = .sdata2:0x805D0FE8; // type:object size:0x8 data:float +lbl_805D0FF0 = .sdata2:0x805D0FF0; // type:object size:0x4 data:float +lbl_805D0FF4 = .sdata2:0x805D0FF4; // type:object size:0x4 data:float +lbl_805D0FF8 = .sdata2:0x805D0FF8; // type:object size:0x4 data:float +lbl_805D0FFC = .sdata2:0x805D0FFC; // type:object size:0x4 data:float +lbl_805D1000 = .sdata2:0x805D1000; // type:object size:0x4 data:float +lbl_805D1004 = .sdata2:0x805D1004; // type:object size:0x4 data:float +lbl_805D1008 = .sdata2:0x805D1008; // type:object size:0x8 data:float +lbl_805D1010 = .sdata2:0x805D1010; // type:object size:0x4 data:float +lbl_805D1014 = .sdata2:0x805D1014; // type:object size:0x4 data:float +lbl_805D1018 = .sdata2:0x805D1018; // type:object size:0x8 data:float +lbl_805D1020 = .sdata2:0x805D1020; // type:object size:0x4 data:float +lbl_805D1024 = .sdata2:0x805D1024; // type:object size:0x4 data:float +lbl_805D1028 = .sdata2:0x805D1028; // type:object size:0x4 data:float +lbl_805D102C = .sdata2:0x805D102C; // type:object size:0x4 data:float +lbl_805D1030 = .sdata2:0x805D1030; // type:object size:0x4 data:float +lbl_805D1034 = .sdata2:0x805D1034; // type:object size:0x4 data:float +lbl_805D1038 = .sdata2:0x805D1038; // type:object size:0x4 data:float +lbl_805D103C = .sdata2:0x805D103C; // type:object size:0x4 data:float +lbl_805D1040 = .sdata2:0x805D1040; // type:object size:0x4 data:float +lbl_805D1044 = .sdata2:0x805D1044; // type:object size:0x4 data:float +lbl_805D1048 = .sdata2:0x805D1048; // type:object size:0x4 data:float +lbl_805D104C = .sdata2:0x805D104C; // type:object size:0x4 data:float +lbl_805D1050 = .sdata2:0x805D1050; // type:object size:0x4 data:float +lbl_805D1054 = .sdata2:0x805D1054; // type:object size:0x4 data:float +lbl_805D1058 = .sdata2:0x805D1058; // type:object size:0x4 data:float +lbl_805D105C = .sdata2:0x805D105C; // type:object size:0x4 data:float +lbl_805D1060 = .sdata2:0x805D1060; // type:object size:0x4 data:float +lbl_805D1064 = .sdata2:0x805D1064; // type:object size:0x4 data:float +lbl_805D1068 = .sdata2:0x805D1068; // type:object size:0x8 data:float +lbl_805D1070 = .sdata2:0x805D1070; // type:object size:0x4 data:float +lbl_805D1074 = .sdata2:0x805D1074; // type:object size:0x4 data:float +lbl_805D1078 = .sdata2:0x805D1078; // type:object size:0x4 data:float +lbl_805D107C = .sdata2:0x805D107C; // type:object size:0x4 data:float +lbl_805D1080 = .sdata2:0x805D1080; // type:object size:0x8 data:float +lbl_805D1088 = .sdata2:0x805D1088; // type:object size:0x8 data:float +lbl_805D1090 = .sdata2:0x805D1090; // type:object size:0x2 data:2byte +lbl_805D1094 = .sdata2:0x805D1094; // type:object size:0x4 data:4byte +lbl_805D1098 = .sdata2:0x805D1098; // type:object size:0x8 data:float +lbl_805D10A0 = .sdata2:0x805D10A0; // type:object size:0x4 data:float +lbl_805D10A4 = .sdata2:0x805D10A4; // type:object size:0x4 data:float +lbl_805D10A8 = .sdata2:0x805D10A8; // type:object size:0x4 data:float +lbl_805D10AC = .sdata2:0x805D10AC; // type:object size:0x4 data:float +lbl_805D10B0 = .sdata2:0x805D10B0; // type:object size:0x4 data:float +lbl_805D10B4 = .sdata2:0x805D10B4; // type:object size:0x4 data:float +lbl_805D10B8 = .sdata2:0x805D10B8; // type:object size:0x4 data:float +lbl_805D10BC = .sdata2:0x805D10BC; // type:object size:0x4 data:float +lbl_805D10C0 = .sdata2:0x805D10C0; // type:object size:0x4 data:float +lbl_805D10C4 = .sdata2:0x805D10C4; // type:object size:0x4 data:float +lbl_805D10C8 = .sdata2:0x805D10C8; // type:object size:0x4 data:float +lbl_805D10CC = .sdata2:0x805D10CC; // type:object size:0x4 data:float +lbl_805D10D0 = .sdata2:0x805D10D0; // type:object size:0x4 data:float +lbl_805D10D4 = .sdata2:0x805D10D4; // type:object size:0x4 data:float +lbl_805D10D8 = .sdata2:0x805D10D8; // type:object size:0x8 data:float +lbl_805D10E0 = .sdata2:0x805D10E0; // type:object size:0x4 data:float +lbl_805D10E4 = .sdata2:0x805D10E4; // type:object size:0x4 data:float +lbl_805D10E8 = .sdata2:0x805D10E8; // type:object size:0x8 data:float +lbl_805D10F0 = .sdata2:0x805D10F0; // type:object size:0x4 data:float +lbl_805D10F4 = .sdata2:0x805D10F4; // type:object size:0x4 data:float +lbl_805D10F8 = .sdata2:0x805D10F8; // type:object size:0x4 data:float +lbl_805D10FC = .sdata2:0x805D10FC; // type:object size:0x4 data:float +lbl_805D1100 = .sdata2:0x805D1100; // type:object size:0x8 data:float +lbl_805D1108 = .sdata2:0x805D1108; // type:object size:0x4 data:float +lbl_805D110C = .sdata2:0x805D110C; // type:object size:0x4 data:float +lbl_805D1110 = .sdata2:0x805D1110; // type:object size:0x4 data:float +lbl_805D1114 = .sdata2:0x805D1114; // type:object size:0x4 data:float +lbl_805D1118 = .sdata2:0x805D1118; // type:object size:0x4 data:float +lbl_805D111C = .sdata2:0x805D111C; // type:object size:0x4 data:float +lbl_805D1120 = .sdata2:0x805D1120; // type:object size:0x4 data:float +lbl_805D1124 = .sdata2:0x805D1124; // type:object size:0x4 data:float +lbl_805D1128 = .sdata2:0x805D1128; // type:object size:0x4 data:float +lbl_805D112C = .sdata2:0x805D112C; // type:object size:0x4 data:float +lbl_805D1130 = .sdata2:0x805D1130; // type:object size:0x4 data:float +lbl_805D1134 = .sdata2:0x805D1134; // type:object size:0x4 data:float +lbl_805D1138 = .sdata2:0x805D1138; // type:object size:0x4 data:float +lbl_805D113C = .sdata2:0x805D113C; // type:object size:0x4 data:float +lbl_805D1140 = .sdata2:0x805D1140; // type:object size:0x4 data:float +lbl_805D1144 = .sdata2:0x805D1144; // type:object size:0x4 data:float +lbl_805D1148 = .sdata2:0x805D1148; // type:object size:0x4 data:float +lbl_805D114C = .sdata2:0x805D114C; // type:object size:0x4 data:float +lbl_805D1150 = .sdata2:0x805D1150; // type:object size:0x4 data:float +lbl_805D1154 = .sdata2:0x805D1154; // type:object size:0x4 data:float +lbl_805D1158 = .sdata2:0x805D1158; // type:object size:0x4 data:float +lbl_805D115C = .sdata2:0x805D115C; // type:object size:0x4 data:float +lbl_805D1160 = .sdata2:0x805D1160; // type:object size:0x4 data:float +lbl_805D1164 = .sdata2:0x805D1164; // type:object size:0x4 data:float +lbl_805D1168 = .sdata2:0x805D1168; // type:object size:0x4 data:float +lbl_805D116C = .sdata2:0x805D116C; // type:object size:0x4 data:float +lbl_805D1170 = .sdata2:0x805D1170; // type:object size:0x4 data:float +lbl_805D1174 = .sdata2:0x805D1174; // type:object size:0x4 data:float +lbl_805D1178 = .sdata2:0x805D1178; // type:object size:0x4 data:float +lbl_805D117C = .sdata2:0x805D117C; // type:object size:0x4 data:float +lbl_805D1180 = .sdata2:0x805D1180; // type:object size:0x8 data:float +lbl_805D1188 = .sdata2:0x805D1188; // type:object size:0x4 data:float +lbl_805D118C = .sdata2:0x805D118C; // type:object size:0x4 data:float +lbl_805D1190 = .sdata2:0x805D1190; // type:object size:0x8 data:float +lbl_805D1198 = .sdata2:0x805D1198; // type:object size:0x8 data:float +lbl_805D11A0 = .sdata2:0x805D11A0; // type:object size:0x4 data:float +lbl_805D11A4 = .sdata2:0x805D11A4; // type:object size:0x4 data:float +lbl_805D11A8 = .sdata2:0x805D11A8; // type:object size:0x4 data:float +lbl_805D11AC = .sdata2:0x805D11AC; // type:object size:0x4 data:float +lbl_805D11B0 = .sdata2:0x805D11B0; // type:object size:0x4 data:float +lbl_805D11B4 = .sdata2:0x805D11B4; // type:object size:0x4 data:float +lbl_805D11B8 = .sdata2:0x805D11B8; // type:object size:0x4 data:float +lbl_805D11BC = .sdata2:0x805D11BC; // type:object size:0x4 data:float +lbl_805D11C0 = .sdata2:0x805D11C0; // type:object size:0x8 data:float +lbl_805D11C8 = .sdata2:0x805D11C8; // type:object size:0x8 data:float +lbl_805D11D0 = .sdata2:0x805D11D0; // type:object size:0x8 data:float +lbl_805D11D8 = .sdata2:0x805D11D8; // type:object size:0x4 data:float +lbl_805D11DC = .sdata2:0x805D11DC; // type:object size:0x4 data:float +lbl_805D11E0 = .sdata2:0x805D11E0; // type:object size:0x4 data:float +lbl_805D11E4 = .sdata2:0x805D11E4; // type:object size:0x4 data:float +lbl_805D11E8 = .sdata2:0x805D11E8; // type:object size:0x4 data:float +lbl_805D11EC = .sdata2:0x805D11EC; // type:object size:0x4 data:float +lbl_805D11F0 = .sdata2:0x805D11F0; // type:object size:0x8 data:float +lbl_805D11F8 = .sdata2:0x805D11F8; // type:object size:0x4 data:float +lbl_805D11FC = .sdata2:0x805D11FC; // type:object size:0x4 data:float +lbl_805D1200 = .sdata2:0x805D1200; // type:object size:0x4 data:float +lbl_805D1204 = .sdata2:0x805D1204; // type:object size:0x4 data:float +lbl_805D1208 = .sdata2:0x805D1208; // type:object size:0x4 data:float +lbl_805D120C = .sdata2:0x805D120C; // type:object size:0x4 data:float +lbl_805D1210 = .sdata2:0x805D1210; // type:object size:0x4 data:float +lbl_805D1214 = .sdata2:0x805D1214; // type:object size:0x4 data:float +lbl_805D1218 = .sdata2:0x805D1218; // type:object size:0x4 data:float +lbl_805D121C = .sdata2:0x805D121C; // type:object size:0x4 data:float +lbl_805D1220 = .sdata2:0x805D1220; // type:object size:0x4 data:float +lbl_805D1224 = .sdata2:0x805D1224; // type:object size:0x4 data:float +lbl_805D1228 = .sdata2:0x805D1228; // type:object size:0x4 data:float +lbl_805D122C = .sdata2:0x805D122C; // type:object size:0x4 data:float +lbl_805D1230 = .sdata2:0x805D1230; // type:object size:0x4 data:float +lbl_805D1234 = .sdata2:0x805D1234; // type:object size:0x4 data:float +lbl_805D1238 = .sdata2:0x805D1238; // type:object size:0x4 data:float +lbl_805D123C = .sdata2:0x805D123C; // type:object size:0x4 data:float +lbl_805D1240 = .sdata2:0x805D1240; // type:object size:0x4 data:float +lbl_805D1244 = .sdata2:0x805D1244; // type:object size:0x4 data:float +lbl_805D1248 = .sdata2:0x805D1248; // type:object size:0x4 data:float +lbl_805D124C = .sdata2:0x805D124C; // type:object size:0x4 data:float +lbl_805D1250 = .sdata2:0x805D1250; // type:object size:0x4 data:float +lbl_805D1254 = .sdata2:0x805D1254; // type:object size:0x4 data:float +lbl_805D1258 = .sdata2:0x805D1258; // type:object size:0x4 data:float +lbl_805D125C = .sdata2:0x805D125C; // type:object size:0x4 data:float +lbl_805D1260 = .sdata2:0x805D1260; // type:object size:0x4 data:float +lbl_805D1264 = .sdata2:0x805D1264; // type:object size:0x4 data:float +lbl_805D1268 = .sdata2:0x805D1268; // type:object size:0x4 data:float +lbl_805D126C = .sdata2:0x805D126C; // type:object size:0x4 data:float +lbl_805D1270 = .sdata2:0x805D1270; // type:object size:0x8 data:float +lbl_805D1278 = .sdata2:0x805D1278; // type:object size:0x4 data:float +lbl_805D127C = .sdata2:0x805D127C; // type:object size:0x4 data:float +lbl_805D1280 = .sdata2:0x805D1280; // type:object size:0x4 data:float +lbl_805D1284 = .sdata2:0x805D1284; // type:object size:0x4 data:float +lbl_805D1288 = .sdata2:0x805D1288; // type:object size:0x4 data:float +lbl_805D128C = .sdata2:0x805D128C; // type:object size:0x4 data:float +lbl_805D1290 = .sdata2:0x805D1290; // type:object size:0x4 data:float +lbl_805D1294 = .sdata2:0x805D1294; // type:object size:0x4 data:float +lbl_805D1298 = .sdata2:0x805D1298; // type:object size:0x4 data:float +lbl_805D129C = .sdata2:0x805D129C; // type:object size:0x4 data:float +lbl_805D12A0 = .sdata2:0x805D12A0; // type:object size:0x4 data:float +lbl_805D12A4 = .sdata2:0x805D12A4; // type:object size:0x4 data:float +lbl_805D12A8 = .sdata2:0x805D12A8; // type:object size:0x4 data:float +lbl_805D12AC = .sdata2:0x805D12AC; // type:object size:0x4 data:float +lbl_805D12B0 = .sdata2:0x805D12B0; // type:object size:0x4 data:float +lbl_805D12B4 = .sdata2:0x805D12B4; // type:object size:0x4 data:float +lbl_805D12B8 = .sdata2:0x805D12B8; // type:object size:0x4 data:float +lbl_805D12BC = .sdata2:0x805D12BC; // type:object size:0x4 data:float +lbl_805D12C0 = .sdata2:0x805D12C0; // type:object size:0x4 data:float +lbl_805D12C4 = .sdata2:0x805D12C4; // type:object size:0x4 data:float +lbl_805D12C8 = .sdata2:0x805D12C8; // type:object size:0x8 data:float +lbl_805D12D0 = .sdata2:0x805D12D0; // type:object size:0x4 data:float +lbl_805D12D4 = .sdata2:0x805D12D4; // type:object size:0x4 data:float +lbl_805D12D8 = .sdata2:0x805D12D8; // type:object size:0x4 data:float +lbl_805D12DC = .sdata2:0x805D12DC; // type:object size:0x4 data:float +lbl_805D12E0 = .sdata2:0x805D12E0; // type:object size:0x4 data:float +lbl_805D12E4 = .sdata2:0x805D12E4; // type:object size:0x4 data:float +lbl_805D12E8 = .sdata2:0x805D12E8; // type:object size:0x4 data:float +lbl_805D12EC = .sdata2:0x805D12EC; // type:object size:0x4 data:float +lbl_805D12F0 = .sdata2:0x805D12F0; // type:object size:0x8 data:float +lbl_805D12F8 = .sdata2:0x805D12F8; // type:object size:0x8 data:float +lbl_805D1300 = .sdata2:0x805D1300; // type:object size:0x4 data:float +lbl_805D1304 = .sdata2:0x805D1304; // type:object size:0x4 data:float +lbl_805D1308 = .sdata2:0x805D1308; // type:object size:0x2 +lbl_805D130A = .sdata2:0x805D130A; // type:object size:0x2 data:2byte +kMedPriority__11CSfxManager = .sdata2:0x805D130C; // type:object size:0x2 scope:global data:2byte +kInternalInvalidSfxId__11CSfxManager = .sdata2:0x805D130E; // type:object size:0x2 scope:global data:2byte +kAllAreas__11CSfxManager = .sdata2:0x805D1310; // type:object size:0x4 scope:global data:4byte +lbl_805D1314 = .sdata2:0x805D1314; // type:object size:0x4 data:float +lbl_805D1318 = .sdata2:0x805D1318; // type:object size:0x4 data:float +lbl_805D131C = .sdata2:0x805D131C; // type:object size:0x4 data:float +lbl_805D1320 = .sdata2:0x805D1320; // type:object size:0x4 data:float +lbl_805D1324 = .sdata2:0x805D1324; // type:object size:0x4 data:float +lbl_805D1328 = .sdata2:0x805D1328; // type:object size:0x4 data:float +lbl_805D132C = .sdata2:0x805D132C; // type:object size:0x4 data:float +lbl_805D1330 = .sdata2:0x805D1330; // type:object size:0x8 data:float +lbl_805D1338 = .sdata2:0x805D1338; // type:object size:0x8 data:float +lbl_805D1340 = .sdata2:0x805D1340; // type:object size:0x4 data:float +lbl_805D1344 = .sdata2:0x805D1344; // type:object size:0x4 data:float +lbl_805D1348 = .sdata2:0x805D1348; // type:object size:0x8 data:float +lbl_805D1350 = .sdata2:0x805D1350; // type:object size:0x4 data:float +lbl_805D1354 = .sdata2:0x805D1354; // type:object size:0x4 data:float +lbl_805D1358 = .sdata2:0x805D1358; // type:object size:0x4 data:float +lbl_805D135C = .sdata2:0x805D135C; // type:object size:0x4 data:float +lbl_805D1360 = .sdata2:0x805D1360; // type:object size:0x4 data:float +lbl_805D1364 = .sdata2:0x805D1364; // type:object size:0x4 data:float +lbl_805D1368 = .sdata2:0x805D1368; // type:object size:0x8 data:float +lbl_805D1370 = .sdata2:0x805D1370; // type:object size:0x8 data:float +lbl_805D1378 = .sdata2:0x805D1378; // type:object size:0x4 data:float +lbl_805D137C = .sdata2:0x805D137C; // type:object size:0x4 data:float +lbl_805D1380 = .sdata2:0x805D1380; // type:object size:0x4 data:float +lbl_805D1384 = .sdata2:0x805D1384; // type:object size:0x4 data:float +lbl_805D1388 = .sdata2:0x805D1388; // type:object size:0x4 data:float +lbl_805D138C = .sdata2:0x805D138C; // type:object size:0x4 data:float +lbl_805D1390 = .sdata2:0x805D1390; // type:object size:0x4 data:float +lbl_805D1394 = .sdata2:0x805D1394; // type:object size:0x4 data:float +lbl_805D1398 = .sdata2:0x805D1398; // type:object size:0x8 data:float +lbl_805D13A0 = .sdata2:0x805D13A0; // type:object size:0x4 data:float +lbl_805D13A4 = .sdata2:0x805D13A4; // type:object size:0x4 data:float +lbl_805D13A8 = .sdata2:0x805D13A8; // type:object size:0x4 data:float +lbl_805D13AC = .sdata2:0x805D13AC; // type:object size:0x4 data:float +lbl_805D13B0 = .sdata2:0x805D13B0; // type:object size:0x4 data:float +lbl_805D13B4 = .sdata2:0x805D13B4; // type:object size:0x4 data:float +lbl_805D13B8 = .sdata2:0x805D13B8; // type:object size:0x4 data:float +lbl_805D13BC = .sdata2:0x805D13BC; // type:object size:0x4 data:float +lbl_805D13C0 = .sdata2:0x805D13C0; // type:object size:0x4 data:float +lbl_805D13C4 = .sdata2:0x805D13C4; // type:object size:0x4 data:float +lbl_805D13C8 = .sdata2:0x805D13C8; // type:object size:0x4 data:float +lbl_805D13CC = .sdata2:0x805D13CC; // type:object size:0x4 data:float +lbl_805D13D0 = .sdata2:0x805D13D0; // type:object size:0x8 data:float +lbl_805D13D8 = .sdata2:0x805D13D8; // type:object size:0x4 data:float +lbl_805D13DC = .sdata2:0x805D13DC; // type:object size:0x4 data:float +lbl_805D13E0 = .sdata2:0x805D13E0; // type:object size:0x8 data:float +lbl_805D13E8 = .sdata2:0x805D13E8; // type:object size:0x4 data:float +lbl_805D13EC = .sdata2:0x805D13EC; // type:object size:0x4 data:float +lbl_805D13F0 = .sdata2:0x805D13F0; // type:object size:0x4 data:float +lbl_805D13F4 = .sdata2:0x805D13F4; // type:object size:0x4 data:float +lbl_805D13F8 = .sdata2:0x805D13F8; // type:object size:0x8 data:float +lbl_805D1400 = .sdata2:0x805D1400; // type:object size:0x4 data:float +lbl_805D1404 = .sdata2:0x805D1404; // type:object size:0x4 data:float +lbl_805D1408 = .sdata2:0x805D1408; // type:object size:0x4 data:float +lbl_805D140C = .sdata2:0x805D140C; // type:object size:0x4 data:float +lbl_805D1410 = .sdata2:0x805D1410; // type:object size:0x8 data:float +lbl_805D1418 = .sdata2:0x805D1418; // type:object size:0x4 data:float +lbl_805D141C = .sdata2:0x805D141C; // type:object size:0x4 data:float +lbl_805D1420 = .sdata2:0x805D1420; // type:object size:0x4 data:float +lbl_805D1424 = .sdata2:0x805D1424; // type:object size:0x4 data:float +lbl_805D1428 = .sdata2:0x805D1428; // type:object size:0x4 data:float +lbl_805D142C = .sdata2:0x805D142C; // type:object size:0x4 data:float +lbl_805D1430 = .sdata2:0x805D1430; // type:object size:0x4 data:float +lbl_805D1434 = .sdata2:0x805D1434; // type:object size:0x4 data:float +lbl_805D1438 = .sdata2:0x805D1438; // type:object size:0x8 data:float +lbl_805D1440 = .sdata2:0x805D1440; // type:object size:0x8 data:float +lbl_805D1448 = .sdata2:0x805D1448; // type:object size:0x4 data:float +lbl_805D144C = .sdata2:0x805D144C; // type:object size:0x4 data:float +kMaxVolume__9CAudioSys = .sdata2:0x805D1450; // type:object size:0x1 scope:global data:byte +lbl_805D1451 = .sdata2:0x805D1451; // type:object size:0x1 data:byte +lbl_805D1454 = .sdata2:0x805D1454; // type:object size:0x1 data:byte +lbl_805D1455 = .sdata2:0x805D1455; // type:object size:0x1 data:byte +lbl_805D1456 = .sdata2:0x805D1456; // type:object size:0x1 data:byte +lbl_805D1457 = .sdata2:0x805D1457; // type:object size:0x1 data:byte +lbl_805D1458 = .sdata2:0x805D1458; // type:object size:0x1 data:byte +lbl_805D1459 = .sdata2:0x805D1459; // type:object size:0x1 data:byte +lbl_805D145A = .sdata2:0x805D145A; // type:object size:0x1 data:byte +lbl_805D145B = .sdata2:0x805D145B; // type:object size:0x5 data:byte +lbl_805D1460 = .sdata2:0x805D1460; // type:object size:0x4 data:float +lbl_805D1464 = .sdata2:0x805D1464; // type:object size:0x4 data:float +lbl_805D1468 = .sdata2:0x805D1468; // type:object size:0x4 data:float +lbl_805D146C = .sdata2:0x805D146C; // type:object size:0x7 +lbl_805D1473 = .sdata2:0x805D1473; // type:object size:0x1 data:byte +lbl_805D1477 = .sdata2:0x805D1477; // type:object size:0x1 data:byte +lbl_805D1478 = .sdata2:0x805D1478; // type:object size:0x8 data:4byte +lbl_805D1480 = .sdata2:0x805D1480; // type:object size:0x4 data:float +lbl_805D1484 = .sdata2:0x805D1484; // type:object size:0x4 data:4byte +lbl_805D1488 = .sdata2:0x805D1488; // type:object size:0x4 data:float +lbl_805D148C = .sdata2:0x805D148C; // type:object size:0x4 data:float +lbl_805D1490 = .sdata2:0x805D1490; // type:object size:0x4 data:float +lbl_805D1494 = .sdata2:0x805D1494; // type:object size:0x4 data:float +lbl_805D1498 = .sdata2:0x805D1498; // type:object size:0x1 data:byte +lbl_805D1499 = .sdata2:0x805D1499; // type:object size:0x1 data:byte +lbl_805D149A = .sdata2:0x805D149A; // type:object size:0x1 data:byte +lbl_805D149B = .sdata2:0x805D149B; // type:object size:0x1 data:byte +lbl_805D149C = .sdata2:0x805D149C; // type:object size:0x4 data:float +lbl_805D14A0 = .sdata2:0x805D14A0; // type:object size:0x4 data:float +lbl_805D14A4 = .sdata2:0x805D14A4; // type:object size:0x4 data:float +lbl_805D14A8 = .sdata2:0x805D14A8; // type:object size:0x4 data:float +lbl_805D14AC = .sdata2:0x805D14AC; // type:object size:0x4 data:float +lbl_805D14B0 = .sdata2:0x805D14B0; // type:object size:0x4 data:float +lbl_805D14B4 = .sdata2:0x805D14B4; // type:object size:0x4 data:float +lbl_805D14B8 = .sdata2:0x805D14B8; // type:object size:0x4 data:float +lbl_805D14BC = .sdata2:0x805D14BC; // type:object size:0x4 data:float +lbl_805D14C0 = .sdata2:0x805D14C0; // type:object size:0x4 data:float +lbl_805D14C4 = .sdata2:0x805D14C4; // type:object size:0x4 data:float +lbl_805D14C8 = .sdata2:0x805D14C8; // type:object size:0x4 data:float +lbl_805D14CC = .sdata2:0x805D14CC; // type:object size:0x4 data:float +lbl_805D14D0 = .sdata2:0x805D14D0; // type:object size:0x8 data:float +lbl_805D14D8 = .sdata2:0x805D14D8; // type:object size:0x1 data:byte +lbl_805D14D9 = .sdata2:0x805D14D9; // type:object size:0x1 data:byte +lbl_805D14DA = .sdata2:0x805D14DA; // type:object size:0x1 data:byte +lbl_805D14DB = .sdata2:0x805D14DB; // type:object size:0x5 data:byte +lbl_805D14E0 = .sdata2:0x805D14E0; // type:object size:0x8 data:4byte +lbl_805D14E8 = .sdata2:0x805D14E8; // type:object size:0x4 data:float +lbl_805D14EC = .sdata2:0x805D14EC; // type:object size:0x4 data:float +lbl_805D14F0 = .sdata2:0x805D14F0; // type:object size:0x8 data:float +lbl_805D14F8 = .sdata2:0x805D14F8; // type:object size:0x4 data:float +lbl_805D14FC = .sdata2:0x805D14FC; // type:object size:0x4 data:float +lbl_805D1500 = .sdata2:0x805D1500; // type:object size:0x8 data:float +lbl_805D1508 = .sdata2:0x805D1508; // type:object size:0x4 data:float +lbl_805D150C = .sdata2:0x805D150C; // type:object size:0x4 data:float +lbl_805D1510 = .sdata2:0x805D1510; // type:object size:0x1 data:byte +lbl_805D1511 = .sdata2:0x805D1511; // type:object size:0x1 data:byte +lbl_805D1512 = .sdata2:0x805D1512; // type:object size:0x1 data:byte +lbl_805D1513 = .sdata2:0x805D1513; // type:object size:0x1 data:byte +lbl_805D1514 = .sdata2:0x805D1514; // type:object size:0x1 data:byte +lbl_805D1515 = .sdata2:0x805D1515; // type:object size:0x1 data:byte +lbl_805D1516 = .sdata2:0x805D1516; // type:object size:0x1 data:byte +lbl_805D1517 = .sdata2:0x805D1517; // type:object size:0x1 data:byte +lbl_805D1518 = .sdata2:0x805D1518; // type:object size:0x1 data:byte +lbl_805D1519 = .sdata2:0x805D1519; // type:object size:0x1 data:byte +lbl_805D151A = .sdata2:0x805D151A; // type:object size:0x1 data:byte +lbl_805D151B = .sdata2:0x805D151B; // type:object size:0x5 data:byte +lbl_805D1520 = .sdata2:0x805D1520; // type:object size:0x4 data:float +lbl_805D1524 = .sdata2:0x805D1524; // type:object size:0x4 data:float +lbl_805D1528 = .sdata2:0x805D1528; // type:object size:0x4 data:float +lbl_805D152C = .sdata2:0x805D152C; // type:object size:0x4 data:float +lbl_805D1530 = .sdata2:0x805D1530; // type:object size:0x4 data:float +lbl_805D1534 = .sdata2:0x805D1534; // type:object size:0x4 data:float +lbl_805D1538 = .sdata2:0x805D1538; // type:object size:0x4 data:float +lbl_805D153C = .sdata2:0x805D153C; // type:object size:0x4 data:float +lbl_805D1540 = .sdata2:0x805D1540; // type:object size:0x4 data:float +lbl_805D1544 = .sdata2:0x805D1544; // type:object size:0x4 data:float +lbl_805D1548 = .sdata2:0x805D1548; // type:object size:0x4 data:float +lbl_805D154C = .sdata2:0x805D154C; // type:object size:0x4 data:float +lbl_805D1550 = .sdata2:0x805D1550; // type:object size:0x4 data:float +lbl_805D1554 = .sdata2:0x805D1554; // type:object size:0x4 data:float +lbl_805D1558 = .sdata2:0x805D1558; // type:object size:0x4 data:float +lbl_805D155C = .sdata2:0x805D155C; // type:object size:0x4 data:float +lbl_805D1560 = .sdata2:0x805D1560; // type:object size:0x4 data:float +lbl_805D1564 = .sdata2:0x805D1564; // type:object size:0x4 data:float +lbl_805D1568 = .sdata2:0x805D1568; // type:object size:0x4 data:float +lbl_805D156C = .sdata2:0x805D156C; // type:object size:0x4 data:float +lbl_805D1570 = .sdata2:0x805D1570; // type:object size:0x4 data:float +lbl_805D1574 = .sdata2:0x805D1574; // type:object size:0x4 data:float +lbl_805D1578 = .sdata2:0x805D1578; // type:object size:0x4 data:float +lbl_805D157C = .sdata2:0x805D157C; // type:object size:0x4 data:float +lbl_805D1580 = .sdata2:0x805D1580; // type:object size:0x4 data:float +lbl_805D1584 = .sdata2:0x805D1584; // type:object size:0x4 data:float +lbl_805D1588 = .sdata2:0x805D1588; // type:object size:0x4 data:float +lbl_805D158C = .sdata2:0x805D158C; // type:object size:0x4 data:float +lbl_805D1590 = .sdata2:0x805D1590; // type:object size:0x4 data:float +lbl_805D1594 = .sdata2:0x805D1594; // type:object size:0x4 data:float +lbl_805D1598 = .sdata2:0x805D1598; // type:object size:0x4 data:float +lbl_805D159C = .sdata2:0x805D159C; // type:object size:0x4 data:float +lbl_805D15A0 = .sdata2:0x805D15A0; // type:object size:0x4 data:float +lbl_805D15A4 = .sdata2:0x805D15A4; // type:object size:0x4 data:float +lbl_805D15A8 = .sdata2:0x805D15A8; // type:object size:0x4 data:float +lbl_805D15AC = .sdata2:0x805D15AC; // type:object size:0x4 data:float +lbl_805D15B0 = .sdata2:0x805D15B0; // type:object size:0x4 data:float +lbl_805D15B4 = .sdata2:0x805D15B4; // type:object size:0x4 data:float +lbl_805D15B8 = .sdata2:0x805D15B8; // type:object size:0x4 data:float +lbl_805D15BC = .sdata2:0x805D15BC; // type:object size:0x4 data:float +lbl_805D15C0 = .sdata2:0x805D15C0; // type:object size:0x4 data:float +lbl_805D15C4 = .sdata2:0x805D15C4; // type:object size:0x4 data:float +lbl_805D15C8 = .sdata2:0x805D15C8; // type:object size:0x4 data:float +lbl_805D15CC = .sdata2:0x805D15CC; // type:object size:0x4 data:float +lbl_805D15D0 = .sdata2:0x805D15D0; // type:object size:0x4 data:float +lbl_805D15D4 = .sdata2:0x805D15D4; // type:object size:0x4 data:float +lbl_805D15D8 = .sdata2:0x805D15D8; // type:object size:0x8 data:float +lbl_805D15E0 = .sdata2:0x805D15E0; // type:object size:0x4 data:float +lbl_805D15E4 = .sdata2:0x805D15E4; // type:object size:0x4 data:float +lbl_805D15E8 = .sdata2:0x805D15E8; // type:object size:0x8 data:float +lbl_805D15F0 = .sdata2:0x805D15F0; // type:object size:0x2 +lbl_805D15F2 = .sdata2:0x805D15F2; // type:object size:0x6 +lbl_805D15F8 = .sdata2:0x805D15F8; // type:object size:0x8 data:float +lbl_805D1600 = .sdata2:0x805D1600; // type:object size:0x4 data:float +lbl_805D1604 = .sdata2:0x805D1604; // type:object size:0x4 data:float +lbl_805D1608 = .sdata2:0x805D1608; // type:object size:0x4 data:float +lbl_805D160C = .sdata2:0x805D160C; // type:object size:0x4 data:float +lbl_805D1610 = .sdata2:0x805D1610; // type:object size:0x4 data:float +lbl_805D1614 = .sdata2:0x805D1614; // type:object size:0x4 data:float +lbl_805D1618 = .sdata2:0x805D1618; // type:object size:0x8 data:float +lbl_805D1620 = .sdata2:0x805D1620; // type:object size:0x4 data:float +lbl_805D1624 = .sdata2:0x805D1624; // type:object size:0x4 data:float +lbl_805D1628 = .sdata2:0x805D1628; // type:object size:0x4 data:float +lbl_805D162C = .sdata2:0x805D162C; // type:object size:0x4 data:float +lbl_805D1630 = .sdata2:0x805D1630; // type:object size:0x8 data:float +lbl_805D1638 = .sdata2:0x805D1638; // type:object size:0x4 data:float +lbl_805D163C = .sdata2:0x805D163C; // type:object size:0x4 data:float +lbl_805D1640 = .sdata2:0x805D1640; // type:object size:0x8 data:float +lbl_805D1648 = .sdata2:0x805D1648; // type:object size:0x4 data:float +lbl_805D164C = .sdata2:0x805D164C; // type:object size:0x4 data:float +lbl_805D1650 = .sdata2:0x805D1650; // type:object size:0x4 data:float +lbl_805D1654 = .sdata2:0x805D1654; // type:object size:0x4 data:float +lbl_805D1658 = .sdata2:0x805D1658; // type:object size:0x4 data:float +lbl_805D165C = .sdata2:0x805D165C; // type:object size:0x4 data:float +lbl_805D1660 = .sdata2:0x805D1660; // type:object size:0x8 data:float +lbl_805D1668 = .sdata2:0x805D1668; // type:object size:0x4 data:float +lbl_805D166C = .sdata2:0x805D166C; // type:object size:0x4 data:float +lbl_805D1670 = .sdata2:0x805D1670; // type:object size:0x4 data:float +lbl_805D1674 = .sdata2:0x805D1674; // type:object size:0x4 data:float +lbl_805D1678 = .sdata2:0x805D1678; // type:object size:0x8 data:float +lbl_805D1680 = .sdata2:0x805D1680; // type:object size:0x4 data:float +lbl_805D1684 = .sdata2:0x805D1684; // type:object size:0x4 data:float +lbl_805D1688 = .sdata2:0x805D1688; // type:object size:0x4 data:float +lbl_805D168C = .sdata2:0x805D168C; // type:object size:0x4 data:float +lbl_805D1690 = .sdata2:0x805D1690; // type:object size:0x4 data:float +lbl_805D1694 = .sdata2:0x805D1694; // type:object size:0x4 data:float +lbl_805D1698 = .sdata2:0x805D1698; // type:object size:0x4 data:float +lbl_805D169C = .sdata2:0x805D169C; // type:object size:0x4 data:float +lbl_805D16A0 = .sdata2:0x805D16A0; // type:object size:0x4 data:float +lbl_805D16A4 = .sdata2:0x805D16A4; // type:object size:0x4 data:float +lbl_805D16A8 = .sdata2:0x805D16A8; // type:object size:0x4 data:float +lbl_805D16AC = .sdata2:0x805D16AC; // type:object size:0x4 data:float +lbl_805D16B0 = .sdata2:0x805D16B0; // type:object size:0x4 data:float +lbl_805D16B4 = .sdata2:0x805D16B4; // type:object size:0x4 data:float +lbl_805D16B8 = .sdata2:0x805D16B8; // type:object size:0x4 data:float +lbl_805D16BC = .sdata2:0x805D16BC; // type:object size:0x4 data:float +lbl_805D16C0 = .sdata2:0x805D16C0; // type:object size:0x4 data:float +lbl_805D16C4 = .sdata2:0x805D16C4; // type:object size:0x4 data:float +lbl_805D16C8 = .sdata2:0x805D16C8; // type:object size:0x4 data:float +lbl_805D16CC = .sdata2:0x805D16CC; // type:object size:0x4 data:float +lbl_805D16D0 = .sdata2:0x805D16D0; // type:object size:0x4 data:float +lbl_805D16D4 = .sdata2:0x805D16D4; // type:object size:0x4 data:float +lbl_805D16D8 = .sdata2:0x805D16D8; // type:object size:0x4 data:float +lbl_805D16DC = .sdata2:0x805D16DC; // type:object size:0x4 data:float +lbl_805D16E0 = .sdata2:0x805D16E0; // type:object size:0x8 data:float +lbl_805D16E8 = .sdata2:0x805D16E8; // type:object size:0x8 data:2byte +lbl_805D16F0 = .sdata2:0x805D16F0; // type:object size:0x4 data:float +lbl_805D16F4 = .sdata2:0x805D16F4; // type:object size:0x4 data:float +lbl_805D16F8 = .sdata2:0x805D16F8; // type:object size:0x4 data:float +lbl_805D16FC = .sdata2:0x805D16FC; // type:object size:0x4 data:float +lbl_805D1700 = .sdata2:0x805D1700; // type:object size:0x4 data:float +lbl_805D1704 = .sdata2:0x805D1704; // type:object size:0x4 data:float +lbl_805D1708 = .sdata2:0x805D1708; // type:object size:0x4 data:float +lbl_805D170C = .sdata2:0x805D170C; // type:object size:0x4 data:float +lbl_805D1710 = .sdata2:0x805D1710; // type:object size:0x4 data:float +lbl_805D1714 = .sdata2:0x805D1714; // type:object size:0x4 data:float +lbl_805D1718 = .sdata2:0x805D1718; // type:object size:0x4 data:float +lbl_805D171C = .sdata2:0x805D171C; // type:object size:0x4 data:float +lbl_805D1720 = .sdata2:0x805D1720; // type:object size:0x4 data:float +lbl_805D1724 = .sdata2:0x805D1724; // type:object size:0x4 data:float +lbl_805D1728 = .sdata2:0x805D1728; // type:object size:0x4 data:float +lbl_805D172C = .sdata2:0x805D172C; // type:object size:0x1 data:byte +lbl_805D172D = .sdata2:0x805D172D; // type:object size:0x1 data:byte +lbl_805D172E = .sdata2:0x805D172E; // type:object size:0x1 data:byte +lbl_805D172F = .sdata2:0x805D172F; // type:object size:0x1 data:byte +lbl_805D1730 = .sdata2:0x805D1730; // type:object size:0x4 data:float +lbl_805D1734 = .sdata2:0x805D1734; // type:object size:0x4 data:float +lbl_805D1738 = .sdata2:0x805D1738; // type:object size:0x4 data:float +lbl_805D173C = .sdata2:0x805D173C; // type:object size:0x4 data:float +lbl_805D1740 = .sdata2:0x805D1740; // type:object size:0x4 data:float +lbl_805D1744 = .sdata2:0x805D1744; // type:object size:0x4 data:float +lbl_805D1748 = .sdata2:0x805D1748; // type:object size:0x4 data:float +lbl_805D174C = .sdata2:0x805D174C; // type:object size:0x4 data:float +lbl_805D1750 = .sdata2:0x805D1750; // type:object size:0x4 data:float +lbl_805D1754 = .sdata2:0x805D1754; // type:object size:0x4 data:float +lbl_805D1758 = .sdata2:0x805D1758; // type:object size:0x4 data:float +lbl_805D175C = .sdata2:0x805D175C; // type:object size:0x4 data:float +lbl_805D1760 = .sdata2:0x805D1760; // type:object size:0x7 +lbl_805D1767 = .sdata2:0x805D1767; // type:object size:0x1 data:byte +lbl_805D176B = .sdata2:0x805D176B; // type:object size:0x1 data:byte +lbl_805D176C = .sdata2:0x805D176C; // type:object size:0x1 data:byte +lbl_805D176D = .sdata2:0x805D176D; // type:object size:0x1 data:byte +lbl_805D176E = .sdata2:0x805D176E; // type:object size:0x1 data:byte +lbl_805D176F = .sdata2:0x805D176F; // type:object size:0x1 data:byte +lbl_805D1770 = .sdata2:0x805D1770; // type:object size:0x4 data:float +lbl_805D1774 = .sdata2:0x805D1774; // type:object size:0x4 data:float +lbl_805D1778 = .sdata2:0x805D1778; // type:object size:0x1 data:byte +lbl_805D1779 = .sdata2:0x805D1779; // type:object size:0x1 data:byte +lbl_805D177A = .sdata2:0x805D177A; // type:object size:0x1 data:byte +lbl_805D177B = .sdata2:0x805D177B; // type:object size:0x1 data:byte +lbl_805D177C = .sdata2:0x805D177C; // type:object size:0x4 data:float +lbl_805D1780 = .sdata2:0x805D1780; // type:object size:0x4 data:float +lbl_805D1784 = .sdata2:0x805D1784; // type:object size:0x4 data:float +lbl_805D1788 = .sdata2:0x805D1788; // type:object size:0x4 data:float +lbl_805D178C = .sdata2:0x805D178C; // type:object size:0x4 data:float +lbl_805D1790 = .sdata2:0x805D1790; // type:object size:0x4 data:float +lbl_805D1794 = .sdata2:0x805D1794; // type:object size:0x4 data:float +lbl_805D1798 = .sdata2:0x805D1798; // type:object size:0x4 data:float +lbl_805D179C = .sdata2:0x805D179C; // type:object size:0x4 data:float +lbl_805D17A0 = .sdata2:0x805D17A0; // type:object size:0x1 data:byte +lbl_805D17A1 = .sdata2:0x805D17A1; // type:object size:0x1 data:byte +lbl_805D17A2 = .sdata2:0x805D17A2; // type:object size:0x1 data:byte +lbl_805D17A3 = .sdata2:0x805D17A3; // type:object size:0x1 data:byte +lbl_805D17A4 = .sdata2:0x805D17A4; // type:object size:0x4 data:float +lbl_805D17A8 = .sdata2:0x805D17A8; // type:object size:0x4 data:float +lbl_805D17AC = .sdata2:0x805D17AC; // type:object size:0x4 data:float +lbl_805D17B0 = .sdata2:0x805D17B0; // type:object size:0x4 data:float +lbl_805D17B4 = .sdata2:0x805D17B4; // type:object size:0x4 data:float +lbl_805D17B8 = .sdata2:0x805D17B8; // type:object size:0x4 data:float +lbl_805D17BC = .sdata2:0x805D17BC; // type:object size:0x4 data:float +lbl_805D17C0 = .sdata2:0x805D17C0; // type:object size:0x4 data:float +lbl_805D17C4 = .sdata2:0x805D17C4; // type:object size:0x1 data:byte +lbl_805D17C5 = .sdata2:0x805D17C5; // type:object size:0x1 data:byte +lbl_805D17C6 = .sdata2:0x805D17C6; // type:object size:0x1 data:byte +lbl_805D17C7 = .sdata2:0x805D17C7; // type:object size:0x1 data:byte +lbl_805D17C8 = .sdata2:0x805D17C8; // type:object size:0x4 data:float +lbl_805D17CC = .sdata2:0x805D17CC; // type:object size:0x4 data:float +lbl_805D17D0 = .sdata2:0x805D17D0; // type:object size:0x8 data:float +lbl_805D17D8 = .sdata2:0x805D17D8; // type:object size:0x4 data:float +lbl_805D17DC = .sdata2:0x805D17DC; // type:object size:0x4 data:float +lbl_805D17E0 = .sdata2:0x805D17E0; // type:object size:0x4 data:float +lbl_805D17E4 = .sdata2:0x805D17E4; // type:object size:0x4 data:float +lbl_805D17E8 = .sdata2:0x805D17E8; // type:object size:0x4 data:float +lbl_805D17EC = .sdata2:0x805D17EC; // type:object size:0x4 data:float +lbl_805D17F0 = .sdata2:0x805D17F0; // type:object size:0x4 data:float +lbl_805D17F4 = .sdata2:0x805D17F4; // type:object size:0x4 data:float +lbl_805D17F8 = .sdata2:0x805D17F8; // type:object size:0x4 data:float +lbl_805D17FC = .sdata2:0x805D17FC; // type:object size:0x4 data:float +lbl_805D1800 = .sdata2:0x805D1800; // type:object size:0x4 data:float +lbl_805D1804 = .sdata2:0x805D1804; // type:object size:0x4 data:float +lbl_805D1808 = .sdata2:0x805D1808; // type:object size:0x8 data:float +lbl_805D1810 = .sdata2:0x805D1810; // type:object size:0x4 data:float +lbl_805D1814 = .sdata2:0x805D1814; // type:object size:0x4 data:float +lbl_805D1818 = .sdata2:0x805D1818; // type:object size:0x4 data:float +lbl_805D181C = .sdata2:0x805D181C; // type:object size:0x4 data:float +lbl_805D1820 = .sdata2:0x805D1820; // type:object size:0x4 data:float +lbl_805D1824 = .sdata2:0x805D1824; // type:object size:0x4 data:float +lbl_805D1828 = .sdata2:0x805D1828; // type:object size:0x4 data:float +lbl_805D182C = .sdata2:0x805D182C; // type:object size:0x4 data:float +lbl_805D1830 = .sdata2:0x805D1830; // type:object size:0x8 data:float +lbl_805D1838 = .sdata2:0x805D1838; // type:object size:0x4 data:float +lbl_805D183C = .sdata2:0x805D183C; // type:object size:0x4 data:float +lbl_805D1840 = .sdata2:0x805D1840; // type:object size:0x4 data:float +lbl_805D1844 = .sdata2:0x805D1844; // type:object size:0x4 data:float +lbl_805D1848 = .sdata2:0x805D1848; // type:object size:0x4 data:float +lbl_805D184C = .sdata2:0x805D184C; // type:object size:0x4 data:float +lbl_805D1850 = .sdata2:0x805D1850; // type:object size:0x4 data:float +lbl_805D1854 = .sdata2:0x805D1854; // type:object size:0x4 data:float +lbl_805D1858 = .sdata2:0x805D1858; // type:object size:0x4 data:float +lbl_805D185C = .sdata2:0x805D185C; // type:object size:0x4 data:float +lbl_805D1860 = .sdata2:0x805D1860; // type:object size:0x4 data:float +lbl_805D1864 = .sdata2:0x805D1864; // type:object size:0x4 data:float +lbl_805D1868 = .sdata2:0x805D1868; // type:object size:0x1 data:byte +lbl_805D1869 = .sdata2:0x805D1869; // type:object size:0x1 data:byte +lbl_805D186A = .sdata2:0x805D186A; // type:object size:0x1 data:byte +lbl_805D186C = .sdata2:0x805D186C; // type:object size:0x4 data:float +lbl_805D1870 = .sdata2:0x805D1870; // type:object size:0x8 data:float +lbl_805D1878 = .sdata2:0x805D1878; // type:object size:0x4 data:float +lbl_805D187C = .sdata2:0x805D187C; // type:object size:0x4 data:float +lbl_805D1880 = .sdata2:0x805D1880; // type:object size:0x8 data:float +lbl_805D1888 = .sdata2:0x805D1888; // type:object size:0x4 data:float +lbl_805D188C = .sdata2:0x805D188C; // type:object size:0x4 data:float +lbl_805D1890 = .sdata2:0x805D1890; // type:object size:0x4 data:float +lbl_805D1894 = .sdata2:0x805D1894; // type:object size:0x4 data:float +lbl_805D1898 = .sdata2:0x805D1898; // type:object size:0x4 data:float +lbl_805D189C = .sdata2:0x805D189C; // type:object size:0x1 data:byte +lbl_805D189D = .sdata2:0x805D189D; // type:object size:0x1 data:byte +lbl_805D189E = .sdata2:0x805D189E; // type:object size:0x1 data:byte +lbl_805D18A0 = .sdata2:0x805D18A0; // type:object size:0x4 data:float +lbl_805D18A4 = .sdata2:0x805D18A4; // type:object size:0x4 data:float +lbl_805D18A8 = .sdata2:0x805D18A8; // type:object size:0x4 data:float +lbl_805D18AC = .sdata2:0x805D18AC; // type:object size:0x4 data:float +lbl_805D18B0 = .sdata2:0x805D18B0; // type:object size:0x8 data:float +lbl_805D18B8 = .sdata2:0x805D18B8; // type:object size:0x4 data:float +lbl_805D18BC = .sdata2:0x805D18BC; // type:object size:0x4 data:float +lbl_805D18C0 = .sdata2:0x805D18C0; // type:object size:0x8 data:float +lbl_805D18C8 = .sdata2:0x805D18C8; // type:object size:0x4 data:float +lbl_805D18CC = .sdata2:0x805D18CC; // type:object size:0x4 data:float +lbl_805D18D0 = .sdata2:0x805D18D0; // type:object size:0x4 data:float +lbl_805D18D4 = .sdata2:0x805D18D4; // type:object size:0x4 data:float +lbl_805D18D8 = .sdata2:0x805D18D8; // type:object size:0x4 data:float +lbl_805D18DC = .sdata2:0x805D18DC; // type:object size:0x4 data:float +lbl_805D18E0 = .sdata2:0x805D18E0; // type:object size:0x4 data:float +lbl_805D18E4 = .sdata2:0x805D18E4; // type:object size:0x4 data:float +lbl_805D18E8 = .sdata2:0x805D18E8; // type:object size:0x4 data:float +lbl_805D18EC = .sdata2:0x805D18EC; // type:object size:0x4 +lbl_805D18F0 = .sdata2:0x805D18F0; // type:object size:0x8 +lbl_805D18F8 = .sdata2:0x805D18F8; // type:object size:0x1 data:byte +lbl_805D18F9 = .sdata2:0x805D18F9; // type:object size:0x1 data:byte +lbl_805D18FA = .sdata2:0x805D18FA; // type:object size:0x1 data:byte +lbl_805D18FB = .sdata2:0x805D18FB; // type:object size:0x5 data:byte +lbl_805D1900 = .sdata2:0x805D1900; // type:object size:0x8 data:4byte +lbl_805D1908 = .sdata2:0x805D1908; // type:object size:0x4 data:4byte +lbl_805D190C = .sdata2:0x805D190C; // type:object size:0x4 data:float +lbl_805D1910 = .sdata2:0x805D1910; // type:object size:0x4 data:float +lbl_805D1914 = .sdata2:0x805D1914; // type:object size:0x1 data:byte +lbl_805D1915 = .sdata2:0x805D1915; // type:object size:0x1 data:byte +lbl_805D1916 = .sdata2:0x805D1916; // type:object size:0x1 data:byte +lbl_805D1917 = .sdata2:0x805D1917; // type:object size:0x1 data:byte +lbl_805D1918 = .sdata2:0x805D1918; // type:object size:0x1 data:byte +lbl_805D1919 = .sdata2:0x805D1919; // type:object size:0x1 data:byte +lbl_805D191A = .sdata2:0x805D191A; // type:object size:0x1 data:byte +lbl_805D191B = .sdata2:0x805D191B; // type:object size:0x1 data:byte +lbl_805D191C = .sdata2:0x805D191C; // type:object size:0x4 data:float +lbl_805D1920 = .sdata2:0x805D1920; // type:object size:0x4 data:float +lbl_805D1928 = .sdata2:0x805D1928; // type:object size:0x8 data:double +lbl_805D1930 = .sdata2:0x805D1930; // type:object size:0x8 data:float +lbl_805D1938 = .sdata2:0x805D1938; // type:object size:0x4 data:float +lbl_805D193C = .sdata2:0x805D193C; // type:object size:0x4 data:float +lbl_805D1940 = .sdata2:0x805D1940; // type:object size:0x4 data:float +lbl_805D1944 = .sdata2:0x805D1944; // type:object size:0x4 data:float +lbl_805D1948 = .sdata2:0x805D1948; // type:object size:0x4 data:float +lbl_805D194C = .sdata2:0x805D194C; // type:object size:0x4 data:float +lbl_805D1950 = .sdata2:0x805D1950; // type:object size:0x4 data:float +lbl_805D1954 = .sdata2:0x805D1954; // type:object size:0x4 data:float +lbl_805D1958 = .sdata2:0x805D1958; // type:object size:0x4 data:float +lbl_805D195C = .sdata2:0x805D195C; // type:object size:0x4 data:float +lbl_805D1960 = .sdata2:0x805D1960; // type:object size:0x8 data:float +lbl_805D1968 = .sdata2:0x805D1968; // type:object size:0x4 data:float +lbl_805D1970 = .sdata2:0x805D1970; // type:object size:0x8 data:double +lbl_805D1978 = .sdata2:0x805D1978; // type:object size:0x4 data:float +lbl_805D197C = .sdata2:0x805D197C; // type:object size:0x4 data:float +lbl_805D1980 = .sdata2:0x805D1980; // type:object size:0x4 data:float +lbl_805D1984 = .sdata2:0x805D1984; // type:object size:0x4 data:float +lbl_805D1988 = .sdata2:0x805D1988; // type:object size:0x4 data:float +lbl_805D198C = .sdata2:0x805D198C; // type:object size:0x4 data:float +lbl_805D1990 = .sdata2:0x805D1990; // type:object size:0x8 data:float +lbl_805D1998 = .sdata2:0x805D1998; // type:object size:0x4 data:float +lbl_805D199C = .sdata2:0x805D199C; // type:object size:0x4 data:float +lbl_805D19A0 = .sdata2:0x805D19A0; // type:object size:0x4 data:float +lbl_805D19A8 = .sdata2:0x805D19A8; // type:object size:0x8 data:double +lbl_805D19B0 = .sdata2:0x805D19B0; // type:object size:0x4 data:float +lbl_805D19B8 = .sdata2:0x805D19B8; // type:object size:0x8 data:double +lbl_805D19C0 = .sdata2:0x805D19C0; // type:object size:0x4 data:float +lbl_805D19C8 = .sdata2:0x805D19C8; // type:object size:0x8 data:double +lbl_805D19D0 = .sdata2:0x805D19D0; // type:object size:0x4 data:float +lbl_805D19D4 = .sdata2:0x805D19D4; // type:object size:0x4 data:float +lbl_805D19D8 = .sdata2:0x805D19D8; // type:object size:0x8 data:float +lbl_805D19E0 = .sdata2:0x805D19E0; // type:object size:0x4 data:float +lbl_805D19E4 = .sdata2:0x805D19E4; // type:object size:0x4 data:float +lbl_805D19E8 = .sdata2:0x805D19E8; // type:object size:0x4 data:float +lbl_805D19EC = .sdata2:0x805D19EC; // type:object size:0x4 data:float +lbl_805D19F0 = .sdata2:0x805D19F0; // type:object size:0x4 data:float +lbl_805D19F4 = .sdata2:0x805D19F4; // type:object size:0x4 data:float +lbl_805D19F8 = .sdata2:0x805D19F8; // type:object size:0x4 data:float +lbl_805D19FC = .sdata2:0x805D19FC; // type:object size:0x4 data:float +lbl_805D1A00 = .sdata2:0x805D1A00; // type:object size:0x8 data:double +lbl_805D1A08 = .sdata2:0x805D1A08; // type:object size:0x4 data:float +lbl_805D1A0C = .sdata2:0x805D1A0C; // type:object size:0x4 data:float +lbl_805D1A10 = .sdata2:0x805D1A10; // type:object size:0x4 data:float +lbl_805D1A14 = .sdata2:0x805D1A14; // type:object size:0x2 data:2byte +lbl_805D1A16 = .sdata2:0x805D1A16; // type:object size:0x2 data:2byte +lbl_805D1A18 = .sdata2:0x805D1A18; // type:object size:0x2 data:2byte +lbl_805D1A1C = .sdata2:0x805D1A1C; // type:object size:0x2 data:2byte +lbl_805D1A1E = .sdata2:0x805D1A1E; // type:object size:0x2 data:2byte +lbl_805D1A20 = .sdata2:0x805D1A20; // type:object size:0x2 data:2byte +lbl_805D1A24 = .sdata2:0x805D1A24; // type:object size:0x4 data:float +lbl_805D1A28 = .sdata2:0x805D1A28; // type:object size:0x4 data:float +lbl_805D1A2C = .sdata2:0x805D1A2C; // type:object size:0x4 data:float +lbl_805D1A30 = .sdata2:0x805D1A30; // type:object size:0x8 data:double +lbl_805D1A38 = .sdata2:0x805D1A38; // type:object size:0x4 data:float +lbl_805D1A3C = .sdata2:0x805D1A3C; // type:object size:0x4 data:float +lbl_805D1A40 = .sdata2:0x805D1A40; // type:object size:0x1 data:byte +lbl_805D1A41 = .sdata2:0x805D1A41; // type:object size:0x1 data:byte +lbl_805D1A42 = .sdata2:0x805D1A42; // type:object size:0x1 data:byte +lbl_805D1A43 = .sdata2:0x805D1A43; // type:object size:0x5 data:byte +lbl_805D1A48 = .sdata2:0x805D1A48; // type:object size:0x4 data:float +lbl_805D1A4C = .sdata2:0x805D1A4C; // type:object size:0x4 data:float +lbl_805D1A50 = .sdata2:0x805D1A50; // type:object size:0x4 data:float +lbl_805D1A54 = .sdata2:0x805D1A54; // type:object size:0x4 data:float +lbl_805D1A58 = .sdata2:0x805D1A58; // type:object size:0x4 data:float +lbl_805D1A5C = .sdata2:0x805D1A5C; // type:object size:0x4 data:float +lbl_805D1A60 = .sdata2:0x805D1A60; // type:object size:0x4 data:float +lbl_805D1A64 = .sdata2:0x805D1A64; // type:object size:0x4 data:float +lbl_805D1A68 = .sdata2:0x805D1A68; // type:object size:0x4 data:float +lbl_805D1A6C = .sdata2:0x805D1A6C; // type:object size:0x4 data:float +lbl_805D1A70 = .sdata2:0x805D1A70; // type:object size:0x4 data:float +lbl_805D1A74 = .sdata2:0x805D1A74; // type:object size:0x4 data:float +lbl_805D1A78 = .sdata2:0x805D1A78; // type:object size:0x4 data:float +lbl_805D1A80 = .sdata2:0x805D1A80; // type:object size:0x8 data:double +lbl_805D1A88 = .sdata2:0x805D1A88; // type:object size:0x2 data:2byte +lbl_805D1A8A = .sdata2:0x805D1A8A; // type:object size:0x2 data:2byte +lbl_805D1A8C = .sdata2:0x805D1A8C; // type:object size:0x2 data:2byte +lbl_805D1A8E = .sdata2:0x805D1A8E; // type:object size:0x2 data:2byte +lbl_805D1A90 = .sdata2:0x805D1A90; // type:object size:0x4 data:float +lbl_805D1A98 = .sdata2:0x805D1A98; // type:object size:0x8 data:double +lbl_805D1AA0 = .sdata2:0x805D1AA0; // type:object size:0x8 data:double +lbl_805D1AA8 = .sdata2:0x805D1AA8; // type:object size:0x4 data:float +lbl_805D1AAC = .sdata2:0x805D1AAC; // type:object size:0x4 data:float +lbl_805D1AB0 = .sdata2:0x805D1AB0; // type:object size:0x4 data:float +lbl_805D1AB4 = .sdata2:0x805D1AB4; // type:object size:0x4 data:float +lbl_805D1AB8 = .sdata2:0x805D1AB8; // type:object size:0x8 data:float +lbl_805D1AC0 = .sdata2:0x805D1AC0; // type:object size:0x1 data:byte +lbl_805D1AC1 = .sdata2:0x805D1AC1; // type:object size:0x1 data:byte +lbl_805D1AC2 = .sdata2:0x805D1AC2; // type:object size:0x1 data:byte +lbl_805D1AC3 = .sdata2:0x805D1AC3; // type:object size:0x1 data:byte +lbl_805D1AC4 = .sdata2:0x805D1AC4; // type:object size:0x1 data:byte +lbl_805D1AC5 = .sdata2:0x805D1AC5; // type:object size:0x1 data:byte +lbl_805D1AC6 = .sdata2:0x805D1AC6; // type:object size:0x1 data:byte +lbl_805D1AC8 = .sdata2:0x805D1AC8; // type:object size:0x2 data:2byte +lbl_805D1ACA = .sdata2:0x805D1ACA; // type:object size:0x2 data:2byte +lbl_805D1ACC = .sdata2:0x805D1ACC; // type:object size:0x2 data:2byte +lbl_805D1ACE = .sdata2:0x805D1ACE; // type:object size:0x2 data:2byte +lbl_805D1AD0 = .sdata2:0x805D1AD0; // type:object size:0x2 data:2byte +lbl_805D1AD2 = .sdata2:0x805D1AD2; // type:object size:0x2 data:2byte +lbl_805D1AD4 = .sdata2:0x805D1AD4; // type:object size:0x2 data:2byte +lbl_805D1AD6 = .sdata2:0x805D1AD6; // type:object size:0x2 data:2byte +lbl_805D1AD8 = .sdata2:0x805D1AD8; // type:object size:0x4 data:float +lbl_805D1ADC = .sdata2:0x805D1ADC; // type:object size:0x4 data:float +lbl_805D1AE0 = .sdata2:0x805D1AE0; // type:object size:0x4 data:float +lbl_805D1AE4 = .sdata2:0x805D1AE4; // type:object size:0x4 data:float +lbl_805D1AE8 = .sdata2:0x805D1AE8; // type:object size:0x8 data:double +lbl_805D1AF0 = .sdata2:0x805D1AF0; // type:object size:0x4 data:float +lbl_805D1AF4 = .sdata2:0x805D1AF4; // type:object size:0x4 data:float +lbl_805D1AF8 = .sdata2:0x805D1AF8; // type:object size:0x8 data:double +lbl_805D1B00 = .sdata2:0x805D1B00; // type:object size:0x4 data:float +lbl_805D1B04 = .sdata2:0x805D1B04; // type:object size:0x4 data:float +lbl_805D1B08 = .sdata2:0x805D1B08; // type:object size:0x4 data:float +lbl_805D1B10 = .sdata2:0x805D1B10; // type:object size:0x8 data:double +lbl_805D1B18 = .sdata2:0x805D1B18; // type:object size:0x4 data:float +lbl_805D1B20 = .sdata2:0x805D1B20; // type:object size:0x8 data:double +lbl_805D1B28 = .sdata2:0x805D1B28; // type:object size:0x4 data:float +lbl_805D1B2C = .sdata2:0x805D1B2C; // type:object size:0x4 data:float +lbl_805D1B30 = .sdata2:0x805D1B30; // type:object size:0x4 data:float +lbl_805D1B34 = .sdata2:0x805D1B34; // type:object size:0x4 data:float +lbl_805D1B38 = .sdata2:0x805D1B38; // type:object size:0x4 data:float +lbl_805D1B3C = .sdata2:0x805D1B3C; // type:object size:0x4 data:float +lbl_805D1B40 = .sdata2:0x805D1B40; // type:object size:0x8 +lbl_805D1B48 = .sdata2:0x805D1B48; // type:object size:0x8 +lbl_805D1B50 = .sdata2:0x805D1B50; // type:object size:0x8 +lbl_805D1B58 = .sdata2:0x805D1B58; // type:object size:0x2 data:2byte +lbl_805D1B5A = .sdata2:0x805D1B5A; // type:object size:0x6 data:2byte +lbl_805D1B60 = .sdata2:0x805D1B60; // type:object size:0x8 +lbl_805D1B68 = .sdata2:0x805D1B68; // type:object size:0x8 +lbl_805D1B70 = .sdata2:0x805D1B70; // type:object size:0x8 +lbl_805D1B78 = .sdata2:0x805D1B78; // type:object size:0x4 +lbl_805D1B7C = .sdata2:0x805D1B7C; // type:object size:0x4 +lbl_805D1B80 = .sdata2:0x805D1B80; // type:object size:0x4 +lbl_805D1B84 = .sdata2:0x805D1B84; // type:object size:0x4 +lbl_805D1B88 = .sdata2:0x805D1B88; // type:object size:0x1 data:byte +lbl_805D1B89 = .sdata2:0x805D1B89; // type:object size:0x1 data:byte +lbl_805D1B8A = .sdata2:0x805D1B8A; // type:object size:0x1 data:byte +lbl_805D1B8B = .sdata2:0x805D1B8B; // type:object size:0x1 data:byte +lbl_805D1B8C = .sdata2:0x805D1B8C; // type:object size:0x1 data:byte +lbl_805D1B8D = .sdata2:0x805D1B8D; // type:object size:0x1 data:byte +lbl_805D1B90 = .sdata2:0x805D1B90; // type:object size:0x8 +lbl_805D1B98 = .sdata2:0x805D1B98; // type:object size:0x1 data:byte +lbl_805D1B99 = .sdata2:0x805D1B99; // type:object size:0x1 data:byte +lbl_805D1B9A = .sdata2:0x805D1B9A; // type:object size:0x1 data:byte +lbl_805D1B9B = .sdata2:0x805D1B9B; // type:object size:0x1 data:byte +lbl_805D1B9C = .sdata2:0x805D1B9C; // type:object size:0x1 data:byte +lbl_805D1B9D = .sdata2:0x805D1B9D; // type:object size:0x1 data:byte +lbl_805D1B9E = .sdata2:0x805D1B9E; // type:object size:0x1 data:byte +lbl_805D1BA0 = .sdata2:0x805D1BA0; // type:object size:0x8 data:double +lbl_805D1BA8 = .sdata2:0x805D1BA8; // type:object size:0x4 data:float +lbl_805D1BAC = .sdata2:0x805D1BAC; // type:object size:0x4 data:float +lbl_805D1BB0 = .sdata2:0x805D1BB0; // type:object size:0x4 data:float +lbl_805D1BB4 = .sdata2:0x805D1BB4; // type:object size:0x4 data:float +lbl_805D1BB8 = .sdata2:0x805D1BB8; // type:object size:0x4 data:float +lbl_805D1BBC = .sdata2:0x805D1BBC; // type:object size:0x4 data:float +lbl_805D1BC0 = .sdata2:0x805D1BC0; // type:object size:0x8 data:double +lbl_805D1BC8 = .sdata2:0x805D1BC8; // type:object size:0x8 data:double +lbl_805D1BD0 = .sdata2:0x805D1BD0; // type:object size:0x8 data:double +lbl_805D1BD8 = .sdata2:0x805D1BD8; // type:object size:0x4 data:float +lbl_805D1BDC = .sdata2:0x805D1BDC; // type:object size:0x4 data:float +lbl_805D1BE0 = .sdata2:0x805D1BE0; // type:object size:0x4 data:float +lbl_805D1BE8 = .sdata2:0x805D1BE8; // type:object size:0x8 data:double +lbl_805D1BF0 = .sdata2:0x805D1BF0; // type:object size:0x8 data:double +lbl_805D1BF8 = .sdata2:0x805D1BF8; // type:object size:0x4 data:float +lbl_805D1BFC = .sdata2:0x805D1BFC; // type:object size:0x4 data:float +lbl_805D1C00 = .sdata2:0x805D1C00; // type:object size:0x4 data:float +lbl_805D1C04 = .sdata2:0x805D1C04; // type:object size:0x4 data:float +lbl_805D1C08 = .sdata2:0x805D1C08; // type:object size:0x4 data:float +lbl_805D1C0C = .sdata2:0x805D1C0C; // type:object size:0x4 data:float +lbl_805D1C10 = .sdata2:0x805D1C10; // type:object size:0x8 data:double +lbl_805D1C18 = .sdata2:0x805D1C18; // type:object size:0x4 data:float +lbl_805D1C1C = .sdata2:0x805D1C1C; // type:object size:0x4 data:float +lbl_805D1C20 = .sdata2:0x805D1C20; // type:object size:0x4 data:float +lbl_805D1C24 = .sdata2:0x805D1C24; // type:object size:0x4 data:float +lbl_805D1C28 = .sdata2:0x805D1C28; // type:object size:0x4 data:float +lbl_805D1C2C = .sdata2:0x805D1C2C; // type:object size:0x4 data:float +lbl_805D1C30 = .sdata2:0x805D1C30; // type:object size:0x4 data:float +lbl_805D1C34 = .sdata2:0x805D1C34; // type:object size:0x4 data:float +lbl_805D1C38 = .sdata2:0x805D1C38; // type:object size:0x4 data:float +lbl_805D1C40 = .sdata2:0x805D1C40; // type:object size:0x8 data:double +lbl_805D1C48 = .sdata2:0x805D1C48; // type:object size:0x4 data:float +lbl_805D1C4C = .sdata2:0x805D1C4C; // type:object size:0x4 data:float +lbl_805D1C50 = .sdata2:0x805D1C50; // type:object size:0x4 data:float +lbl_805D1C58 = .sdata2:0x805D1C58; // type:object size:0x8 data:double +lbl_805D1C60 = .sdata2:0x805D1C60; // type:object size:0x4 data:float +lbl_805D1C64 = .sdata2:0x805D1C64; // type:object size:0x4 data:float +lbl_805D1C68 = .sdata2:0x805D1C68; // type:object size:0x8 data:double +lbl_805D1C70 = .sdata2:0x805D1C70; // type:object size:0x4 data:float +lbl_805D1C74 = .sdata2:0x805D1C74; // type:object size:0x4 data:float +lbl_805D1C78 = .sdata2:0x805D1C78; // type:object size:0x4 data:float +lbl_805D1C7C = .sdata2:0x805D1C7C; // type:object size:0x4 data:float +lbl_805D1C80 = .sdata2:0x805D1C80; // type:object size:0x4 data:float +lbl_805D1C84 = .sdata2:0x805D1C84; // type:object size:0x4 data:float +lbl_805D1C88 = .sdata2:0x805D1C88; // type:object size:0x4 data:float +lbl_805D1C8C = .sdata2:0x805D1C8C; // type:object size:0x4 data:float +lbl_805D1C90 = .sdata2:0x805D1C90; // type:object size:0x4 data:float +lbl_805D1C98 = .sdata2:0x805D1C98; // type:object size:0x8 data:double +lbl_805D1CA0 = .sdata2:0x805D1CA0; // type:object size:0x8 data:double +lbl_805D1CA8 = .sdata2:0x805D1CA8; // type:object size:0x4 data:float +lbl_805D1CAC = .sdata2:0x805D1CAC; // type:object size:0x4 data:float +lbl_805D1CB0 = .sdata2:0x805D1CB0; // type:object size:0x8 data:double +lbl_805D1CB8 = .sdata2:0x805D1CB8; // type:object size:0x4 data:float +lbl_805D1CBC = .sdata2:0x805D1CBC; // type:object size:0x4 data:float +lbl_805D1CC0 = .sdata2:0x805D1CC0; // type:object size:0x8 data:double +lbl_805D1CC8 = .sdata2:0x805D1CC8; // type:object size:0x4 data:float +lbl_805D1CD0 = .sdata2:0x805D1CD0; // type:object size:0x8 data:double +lbl_805D1CD8 = .sdata2:0x805D1CD8; // type:object size:0x4 data:float +lbl_805D1CDC = .sdata2:0x805D1CDC; // type:object size:0x4 data:float +lbl_805D1CE0 = .sdata2:0x805D1CE0; // type:object size:0x4 data:float +lbl_805D1CE8 = .sdata2:0x805D1CE8; // type:object size:0x8 data:double +lbl_805D1CF0 = .sdata2:0x805D1CF0; // type:object size:0x8 data:double +lbl_805D1CF8 = .sdata2:0x805D1CF8; // type:object size:0x4 data:float +lbl_805D1CFC = .sdata2:0x805D1CFC; // type:object size:0x4 data:float +lbl_805D1D00 = .sdata2:0x805D1D00; // type:object size:0x4 data:float +lbl_805D1D08 = .sdata2:0x805D1D08; // type:object size:0x8 data:double +lbl_805D1D10 = .sdata2:0x805D1D10; // type:object size:0x8 data:float +lbl_805D1D18 = .sdata2:0x805D1D18; // type:object size:0x4 data:float +lbl_805D1D1C = .sdata2:0x805D1D1C; // type:object size:0x4 data:float +lbl_805D1D20 = .sdata2:0x805D1D20; // type:object size:0x4 data:float +lbl_805D1D24 = .sdata2:0x805D1D24; // type:object size:0x4 data:float +lbl_805D1D28 = .sdata2:0x805D1D28; // type:object size:0x4 data:float +lbl_805D1D2C = .sdata2:0x805D1D2C; // type:object size:0x4 data:float +lbl_805D1D30 = .sdata2:0x805D1D30; // type:object size:0x8 data:double +lbl_805D1D38 = .sdata2:0x805D1D38; // type:object size:0x4 data:float +lbl_805D1D3C = .sdata2:0x805D1D3C; // type:object size:0x4 data:float +lbl_805D1D40 = .sdata2:0x805D1D40; // type:object size:0x4 data:float +lbl_805D1D48 = .sdata2:0x805D1D48; // type:object size:0x8 data:double +lbl_805D1D50 = .sdata2:0x805D1D50; // type:object size:0x4 data:float +lbl_805D1D54 = .sdata2:0x805D1D54; // type:object size:0x4 data:float +lbl_805D1D58 = .sdata2:0x805D1D58; // type:object size:0x4 data:float +lbl_805D1D5C = .sdata2:0x805D1D5C; // type:object size:0x4 data:float +lbl_805D1D60 = .sdata2:0x805D1D60; // type:object size:0x4 data:float +lbl_805D1D64 = .sdata2:0x805D1D64; // type:object size:0x4 data:float +lbl_805D1D68 = .sdata2:0x805D1D68; // type:object size:0x8 data:double +lbl_805D1D70 = .sdata2:0x805D1D70; // type:object size:0x8 data:double +lbl_805D1D78 = .sdata2:0x805D1D78; // type:object size:0x4 data:float +lbl_805D1D7C = .sdata2:0x805D1D7C; // type:object size:0x4 data:float +lbl_805D1D80 = .sdata2:0x805D1D80; // type:object size:0x4 data:float +lbl_805D1D84 = .sdata2:0x805D1D84; // type:object size:0x4 data:float +lbl_805D1D88 = .sdata2:0x805D1D88; // type:object size:0x4 data:float +lbl_805D1D8C = .sdata2:0x805D1D8C; // type:object size:0x4 data:float +lbl_805D1D90 = .sdata2:0x805D1D90; // type:object size:0x8 data:double +lbl_805D1D98 = .sdata2:0x805D1D98; // type:object size:0x4 data:float +lbl_805D1D9C = .sdata2:0x805D1D9C; // type:object size:0x4 data:float +lbl_805D1DA0 = .sdata2:0x805D1DA0; // type:object size:0x8 data:double +lbl_805D1DA8 = .sdata2:0x805D1DA8; // type:object size:0x4 data:float +lbl_805D1DAC = .sdata2:0x805D1DAC; // type:object size:0x4 data:float +lbl_805D1DB0 = .sdata2:0x805D1DB0; // type:object size:0x4 data:float +lbl_805D1DB8 = .sdata2:0x805D1DB8; // type:object size:0x8 data:double +lbl_805D1DC0 = .sdata2:0x805D1DC0; // type:object size:0x4 data:float +lbl_805D1DC4 = .sdata2:0x805D1DC4; // type:object size:0x4 data:float +lbl_805D1DC8 = .sdata2:0x805D1DC8; // type:object size:0x4 data:float +lbl_805D1DCC = .sdata2:0x805D1DCC; // type:object size:0x4 data:float +lbl_805D1DD0 = .sdata2:0x805D1DD0; // type:object size:0x4 data:float +lbl_805D1DD4 = .sdata2:0x805D1DD4; // type:object size:0x4 data:float +lbl_805D1DD8 = .sdata2:0x805D1DD8; // type:object size:0x8 data:double +lbl_805D1DE0 = .sdata2:0x805D1DE0; // type:object size:0x4 data:float +lbl_805D1DE4 = .sdata2:0x805D1DE4; // type:object size:0x4 data:float +lbl_805D1DE8 = .sdata2:0x805D1DE8; // type:object size:0x8 data:double +lbl_805D1DF0 = .sdata2:0x805D1DF0; // type:object size:0x8 data:double +lbl_805D1DF8 = .sdata2:0x805D1DF8; // type:object size:0x4 data:float +lbl_805D1DFC = .sdata2:0x805D1DFC; // type:object size:0x4 data:float +lbl_805D1E00 = .sdata2:0x805D1E00; // type:object size:0x8 data:byte +lbl_805D1E08 = .sdata2:0x805D1E08; // type:object size:0x1 data:byte +lbl_805D1E09 = .sdata2:0x805D1E09; // type:object size:0x1 data:byte +lbl_805D1E0C = .sdata2:0x805D1E0C; // type:object size:0x1 data:byte +lbl_805D1E0D = .sdata2:0x805D1E0D; // type:object size:0x1 data:byte +lbl_805D1E10 = .sdata2:0x805D1E10; // type:object size:0x1 data:byte +lbl_805D1E11 = .sdata2:0x805D1E11; // type:object size:0x1 data:byte +lbl_805D1E20 = .sbss2:0x805D1E20; // type:object size:0x8 data:float +lbl_805D1E28 = .sbss2:0x805D1E28; // type:object size:0x1 data:byte +lbl_805D1E29 = .sbss2:0x805D1E29; // type:object size:0x1 data:byte +lbl_805D1E2A = .sbss2:0x805D1E2A; // type:object size:0x1 data:byte +lbl_805D1E2B = .sbss2:0x805D1E2B; // type:object size:0x5 data:byte +lbl_805D1E30 = .sbss2:0x805D1E30; // type:object size:0x8 +lbl_805D1E38 = .sbss2:0x805D1E38; // type:object size:0x8 diff --git a/config/R3ME01/config.yml b/config/R3ME01/config.yml new file mode 100644 index 0000000..67c9152 --- /dev/null +++ b/config/R3ME01/config.yml @@ -0,0 +1,7 @@ +object: orig/R3ME01/files/rs5mp2_p.dol +hash: 2375606f4e9429a699cfa02728b0bb1176421226 +selfile: orig/R3ME01/files/MP2/RSO/Production/selfile.sel +selfile_hash: 521af7e86335e3e9314b7acefbd565444926e631 +splits: config/R3ME01/splits.txt +symbols: config/R3ME01/symbols.txt +quick_analysis: true diff --git a/config/R3ME01/splits.txt b/config/R3ME01/splits.txt new file mode 100644 index 0000000..7fe29b9 --- /dev/null +++ b/config/R3ME01/splits.txt @@ -0,0 +1,10 @@ +Runtime/__init_cpp_exceptions.cpp: + .text start:0x802B8060 end:0x802B80D0 + .ctors start:0x804A01A0 end:0x804A01A4 rename:.ctors$10 + .dtors start:0x804A03C0 end:0x804A03C4 rename:.dtors$10 + .dtors start:0x804A03C4 end:0x804A03C8 rename:.dtors$15 + .sdata start:0x805CA2E8 end:0x805CA2F0 + +Runtime/global_destructor_chain.c: + .text start:0x802B81B4 end:0x802B8214 + .sbss start:0x805CB388 end:0x805CB38C diff --git a/config/R3ME01/symbols.txt b/config/R3ME01/symbols.txt new file mode 100644 index 0000000..d1077a2 --- /dev/null +++ b/config/R3ME01/symbols.txt @@ -0,0 +1,28827 @@ +memcpy = .init:0x80004000; // type:function size:0x50 scope:global +__fill_mem = .init:0x80004050; // type:function size:0xB4 scope:global +memset = .init:0x80004104; // type:function size:0x30 scope:global +gTRKInterruptVectorTable = .init:0x80004134; // type:label scope:global +__check_pad3 = .init:0x80006068; // type:function size:0x28 scope:local +gTRKInterruptVectorTableEnd = .init:0x80006068; // type:label scope:global +__set_debug_bba = .init:0x80006090; // type:function size:0xC scope:local +__get_debug_bba = .init:0x8000609C; // type:function size:0x8 scope:local +__start = .init:0x800060A4; // type:function size:0x16C scope:weak +__init_registers = .init:0x80006210; // type:function size:0x90 scope:local +__init_data = .init:0x800062A0; // type:function size:0xA8 scope:local +__init_hardware = .init:0x80006348; // type:function size:0x24 scope:global +__flush_cache = .init:0x8000636C; // type:function size:0x34 scope:global +_rom_copy_info = .init:0x800063A0; // type:object size:0x84 scope:global data:4byte +_bss_init_info = .init:0x80006424; // type:object size:0x20 scope:global data:4byte +@etb_80006460 = extab:0x80006460; // type:object size:0x8 scope:local hidden +@etb_80006468 = extab:0x80006468; // type:object size:0x18 scope:local hidden +@etb_80006480 = extab:0x80006480; // type:object size:0x8 scope:local hidden +@eti_800064A0 = extabindex:0x800064A0; // type:object size:0xC scope:local hidden +@eti_800064AC = extabindex:0x800064AC; // type:object size:0xC scope:local hidden +@eti_800064B8 = extabindex:0x800064B8; // type:object size:0xC scope:local hidden +_eti_init_info = extabindex:0x800064C4; // type:object size:0x20 scope:global +fn_80006500 = .text:0x80006500; // type:function size:0x174 +fn_80006674 = .text:0x80006674; // type:function size:0x64 +fn_800066D8 = .text:0x800066D8; // type:function size:0x40 +fn_80006718 = .text:0x80006718; // type:function size:0xC +fn_80006724 = .text:0x80006724; // type:function size:0x34 +fn_80006758 = .text:0x80006758; // type:function size:0x30C +fn_80006A64 = .text:0x80006A64; // type:function size:0x40 +fn_80006AA4 = .text:0x80006AA4; // type:function size:0x464 +fn_80006F08 = .text:0x80006F08; // type:function size:0xAC +fn_80006FB4 = .text:0x80006FB4; // type:function size:0xC4 +fn_80007078 = .text:0x80007078; // type:function size:0x8 +fn_80007080 = .text:0x80007080; // type:function size:0x8 +fn_80007088 = .text:0x80007088; // type:function size:0x8 +fn_80007090 = .text:0x80007090; // type:function size:0x8 +fn_80007098 = .text:0x80007098; // type:function size:0x8 +fn_800070A0 = .text:0x800070A0; // type:function size:0x8 +fn_800070A8 = .text:0x800070A8; // type:function size:0x8 +fn_800070B0 = .text:0x800070B0; // type:function size:0x8 +fn_800070B8 = .text:0x800070B8; // type:function size:0x8 +fn_800070C0 = .text:0x800070C0; // type:function size:0x8 +fn_800070C8 = .text:0x800070C8; // type:function size:0x8 +fn_800070D0 = .text:0x800070D0; // type:function size:0x8 +fn_800070D8 = .text:0x800070D8; // type:function size:0x40 +fn_80007118 = .text:0x80007118; // type:function size:0x20 +fn_80007138 = .text:0x80007138; // type:function size:0x234 +fn_8000736C = .text:0x8000736C; // type:function size:0x78 +fn_800073E4 = .text:0x800073E4; // type:function size:0x100 +fn_800074E4 = .text:0x800074E4; // type:function size:0x58 +fn_8000753C = .text:0x8000753C; // type:function size:0x4 +fn_80007540 = .text:0x80007540; // type:function size:0x38 +fn_80007578 = .text:0x80007578; // type:function size:0x64 +fn_800075DC = .text:0x800075DC; // type:function size:0x40 +fn_8000761C = .text:0x8000761C; // type:function size:0x4 +fn_80007620 = .text:0x80007620; // type:function size:0x98 +fn_800076B8 = .text:0x800076B8; // type:function size:0x4 +fn_800076BC = .text:0x800076BC; // type:function size:0x4 +fn_800076C0 = .text:0x800076C0; // type:function size:0x40 +fn_80007700 = .text:0x80007700; // type:function size:0x28 +fn_80007728 = .text:0x80007728; // type:function size:0xB0 +fn_800077D8 = .text:0x800077D8; // type:function size:0x218 +fn_800079F0 = .text:0x800079F0; // type:function size:0x64 +fn_80007A54 = .text:0x80007A54; // type:function size:0x7C +fn_80007AD0 = .text:0x80007AD0; // type:function size:0x264 +fn_80007D34 = .text:0x80007D34; // type:function size:0x84 +fn_80007DB8 = .text:0x80007DB8; // type:function size:0x40 +fn_80007DF8 = .text:0x80007DF8; // type:function size:0x2C +fn_80007E24 = .text:0x80007E24; // type:function size:0x238 +fn_8000805C = .text:0x8000805C; // type:function size:0x74 +fn_800080D0 = .text:0x800080D0; // type:function size:0x168 +fn_80008238 = .text:0x80008238; // type:function size:0x4 +fn_8000823C = .text:0x8000823C; // type:function size:0x200 +fn_8000843C = .text:0x8000843C; // type:function size:0x48 +fn_80008484 = .text:0x80008484; // type:function size:0x50 +fn_800084D4 = .text:0x800084D4; // type:function size:0x40 +SetSAIMannedTurret_FuncPtrs__FP24SAIMannedTurret_FuncPtrs = .text:0x80008514; // type:function size:0x8 +fn_8000851C = .text:0x8000851C; // type:function size:0x10 +fn_8000852C = .text:0x8000852C; // type:function size:0xA0 +fn_800085CC = .text:0x800085CC; // type:function size:0x600 +fn_80008BCC = .text:0x80008BCC; // type:function size:0x58 +fn_80008C24 = .text:0x80008C24; // type:function size:0x60 +fn_80008C84 = .text:0x80008C84; // type:function size:0x56C +fn_800091F0 = .text:0x800091F0; // type:function size:0x118 +fn_80009308 = .text:0x80009308; // type:function size:0x4 +fn_8000930C = .text:0x8000930C; // type:function size:0x54 +fn_80009360 = .text:0x80009360; // type:function size:0x60 +fn_800093C0 = .text:0x800093C0; // type:function size:0x94 +fn_80009454 = .text:0x80009454; // type:function size:0x20 +fn_80009474 = .text:0x80009474; // type:function size:0x3C +__ct__6CActorF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoUiRC12CTransform4fRC10CModelDataRC13CMaterialListRC16CActorParameters9TUniqueId = .text:0x800094B0; // type:function size:0x6AC +fn_80009B5C = .text:0x80009B5C; // type:function size:0x40 +__dt__6CActorFv = .text:0x80009B9C; // type:function size:0x100 +UpdateAnimation__6CActorFfR13CStateManagerb = .text:0x80009C9C; // type:function size:0x510 +StopLoopedSounds__6CActorFv = .text:0x8000A1AC; // type:function size:0xC8 +fn_8000A274 = .text:0x8000A274; // type:function size:0xE4 +PlayCustomSound__6CActorCFRC9CVector3fRC9CVector3fRC22SLdrAudioPlaybackParmsb = .text:0x8000A358; // type:function size:0xB4 +DoUserAnimEvent__6CActorFR13CStateManagerRC13CInt32POINode14EUserEventTypef = .text:0x8000A40C; // type:function size:0x10 +GetAverageAnimVelocity__6CActorFi = .text:0x8000A41C; // type:function size:0x38 +PreRenderAllViewports__6CActorFR13CStateManager = .text:0x8000A454; // type:function size:0x210 +SetModelData__6CActorFRC10CModelDataR13CStateManager = .text:0x8000A664; // type:function size:0x1D4 +PreRender__6CActorFR13CStateManager = .text:0x8000A838; // type:function size:0x25C +fn_8000AA94 = .text:0x8000AA94; // type:function size:0x24 +AddToRenderer__6CActorCFRC13CStateManager = .text:0x8000AAB8; // type:function size:0x198 +GetRenderAlphaBufferAlpha__6CActorCFRC13CStateManager = .text:0x8000AC50; // type:function size:0xC8 +fn_8000AD18 = .text:0x8000AD18; // type:function size:0xC4 +EnsureRendered__6CActorCFRC13CStateManager = .text:0x8000ADDC; // type:function size:0x94 +CanRenderUnsorted__6CActorCFRC13CStateManager = .text:0x8000AE70; // type:function size:0x94 +Render__6CActorCFRC13CStateManager = .text:0x8000AF04; // type:function size:0x18C +fn_8000B090 = .text:0x8000B090; // type:function size:0xAC +GetYaw__6CActorCFv = .text:0x8000B13C; // type:function size:0x10C +HealthInfo__6CActorFv = .text:0x8000B248; // type:function size:0x8 +GetDamageVulnerability__6CActorCFv = .text:0x8000B250; // type:function size:0x4 +GetDamageVulnerability__6CActorCFRC9CVector3fRC9CVector3fRC11CDamageInfo = .text:0x8000B254; // type:function size:0x10 +NotifyDamageEvent__6CActorFR13CStateManagerRC9TUniqueIdRC9TUniqueIdRC11CDamageInfofbRC9CVector3fRC9CVector3f = .text:0x8000B264; // type:function size:0x4 +GetTouchBounds__6CActorCFv = .text:0x8000B268; // type:function size:0xC +Touch__6CActorFR6CActorR13CStateManager = .text:0x8000B274; // type:function size:0x4 +fn_8000B278 = .text:0x8000B278; // type:function size:0xC +SetUseInSortedLists__6CActorFb = .text:0x8000B284; // type:function size:0x10 +fn_8000B294 = .text:0x8000B294; // type:function size:0xC +SetCallTouch__6CActorFb = .text:0x8000B2A0; // type:function size:0x10 +AddMaterial__6CActorF14EMaterialTypesR13CStateManager = .text:0x8000B2B0; // type:function size:0x6C +AddMaterial__6CActorF14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B31C; // type:function size:0x9C +AddMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B3B8; // type:function size:0xD0 +AddMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B488; // type:function size:0xE4 +fn_8000B56C = .text:0x8000B56C; // type:function size:0x110 +RemoveMaterial__6CActorF14EMaterialTypesR13CStateManager = .text:0x8000B67C; // type:function size:0x74 +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B6F0; // type:function size:0xAC +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B79C; // type:function size:0xE8 +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B884; // type:function size:0x104 +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B988; // type:function size:0x138 +fn_8000BAC0 = .text:0x8000BAC0; // type:function size:0x20 +GetCollisionResponseType__6CActorCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x8000BAE0; // type:function size:0x8 +GetOrbitPosition__6CActorCFRC13CStateManager = .text:0x8000BAE8; // type:function size:0x1C +GetAimPosition__6CActorCFRC13CStateManagerf = .text:0x8000BB04; // type:function size:0x1C +GetHomingPosition__6CActorCFRC13CStateManagerf = .text:0x8000BB20; // type:function size:0x10 +GetLookAtPosition__6CActorCFRC13CStateManager = .text:0x8000BB30; // type:function size:0x10 +fn_8000BB40 = .text:0x8000BB40; // type:function size:0x1B8 +fn_8000BCF8 = .text:0x8000BCF8; // type:function size:0xB4 +SetCalculateLighting__6CActorFb = .text:0x8000BDAC; // type:function size:0xD8 +SetActorLights__6CActorFRCQ24rstl24auto_ptr<12CActorLights> = .text:0x8000BE84; // type:function size:0x6C +GetMaterialFilter__6CActorCFv = .text:0x8000BEF0; // type:function size:0x8 +SetMaterialFilter__6CActorFRC15CMaterialFilter = .text:0x8000BEF8; // type:function size:0x2C +SetActive__6CActorFb = .text:0x8000BF24; // type:function size:0x60 +AcceptScriptMsg__6CActorFR13CStateManagerRC10CScriptMsg = .text:0x8000BF84; // type:function size:0x284 +GetSortingBounds__6CActorCFRC13CStateManager = .text:0x8000C208; // type:function size:0x34 +FluidFXThink__6CActorFQ26CActor11EFluidStateR12CScriptWaterR13CStateManager = .text:0x8000C23C; // type:function size:0x4 +OnScanStateChange__6CActorFQ26CActor10EScanStateR13CStateManager = .text:0x8000C240; // type:function size:0x94 +GetScannableObjectInfo__6CActorCFv = .text:0x8000C2D4; // type:function size:0x1C +SetMuted__6CActorFb = .text:0x8000C2F0; // type:function size:0x10 +SetVolume__6CActorFUc = .text:0x8000C300; // type:function size:0x90 +SetSoundEventPitchBend__6CActorFi = .text:0x8000C390; // type:function size:0x9C +ClearSoundEventPitchBend__6CActorFv = .text:0x8000C42C; // type:function size:0x10 +InFluidId__6CActorCFv = .text:0x8000C43C; // type:function size:0x2C +fn_8000C468 = .text:0x8000C468; // type:function size:0x8 +fn_8000C470 = .text:0x8000C470; // type:function size:0xB4 +ClearFluidList__6CActorFR13CStateManager = .text:0x8000C524; // type:function size:0x1C +fn_8000C540 = .text:0x8000C540; // type:function size:0x2DC +fn_8000C81C = .text:0x8000C81C; // type:function size:0x354 +fn_8000CB70 = .text:0x8000CB70; // type:function size:0x3D8 +fn_8000CF48 = .text:0x8000CF48; // type:function size:0x1C8 +fn_8000D110 = .text:0x8000D110; // type:function size:0xF0 +fn_8000D200 = .text:0x8000D200; // type:function size:0x70 +ProcessSoundEvent__6CActorFififfRC6CSegIdUsUsfUcUcfRC9CVector3fiR13CStateManagerb = .text:0x8000D270; // type:function size:0x3A0 +GetLocatorTransform__6CActorCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8000D610; // type:function size:0x8 +GetScaledLocatorTransform__6CActorCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8000D618; // type:function size:0x8 +GetScaledLocatorTransform__6CActorCFRC6CSegId = .text:0x8000D620; // type:function size:0x8 +fn_8000D628 = .text:0x8000D628; // type:function size:0x68 +SetTranslation__6CActorFRC9CVector3f = .text:0x8000D690; // type:function size:0x28 +fn_8000D6B8 = .text:0x8000D6B8; // type:function size:0xC4 +SetDrawShadow__6CActorFb = .text:0x8000D77C; // type:function size:0x6C +fn_8000D7E8 = .text:0x8000D7E8; // type:function size:0xA8 +fn_8000D890 = .text:0x8000D890; // type:function size:0x204 +fn_8000DA94 = .text:0x8000DA94; // type:function size:0x5C +fn_8000DAF0 = .text:0x8000DAF0; // type:function size:0x184 +fn_8000DC74 = .text:0x8000DC74; // type:function size:0x1F4 +FindLoopedSound__6CActorFUs = .text:0x8000DE68; // type:function size:0x40 +SetValidTarget__6CActorFib = .text:0x8000DEA8; // type:function size:0x50 +SetVisorOrbitableFlags__6CActorFQ216CVisorParameters20EVisorOrbitableFlagsb = .text:0x8000DEF8; // type:function size:0x38 +AllocateEchoEmitter__6CActorFbRC6CAABoxRC15SEchoParameters = .text:0x8000DF30; // type:function size:0xE8 +SetEchoEmitter__6CActorFbP12CEchoEmitter = .text:0x8000E018; // type:function size:0x88 +Think__6CActorFfR13CStateManager = .text:0x8000E0A0; // type:function size:0xE8 +SetTransformDirty__6CActorFv = .text:0x8000E188; // type:function size:0x10 +GetDistanceToCamera__6CActorCFR13CStateManager = .text:0x8000E198; // type:function size:0x118 +SetTransform__6CActorFRC12CTransform4f = .text:0x8000E2B0; // type:function size:0x68 +UpdatePortalSystemState__6CActorFR13CStateManager = .text:0x8000E318; // type:function size:0x58 +fn_8000E370 = .text:0x8000E370; // type:function size:0x10 +__ct__12CActorLightsFUi9CVector3fiifbbbb = .text:0x8000E380; // type:function size:0x120 +__dt__12CActorLightsFv = .text:0x8000E4A0; // type:function size:0x40 +GetActiveLightCount__12CActorLightsCFv = .text:0x8000E4E0; // type:function size:0x24 +GetLight__12CActorLightsCFUi = .text:0x8000E504; // type:function size:0x4C +ActivateLights__12CActorLightsCFv = .text:0x8000E550; // type:function size:0x520 +fn_8000EA70 = .text:0x8000EA70; // type:function size:0x54 +fn_8000EAC4 = .text:0x8000EAC4; // type:function size:0x1E8 +BuildAreaLightList__12CActorLightsFRC13CStateManagerRC9CGameAreaRC6CAABox = .text:0x8000ECAC; // type:function size:0xF74 +fn_8000FC20 = .text:0x8000FC20; // type:function size:0x1F8 +fn_8000FE18 = .text:0x8000FE18; // type:function size:0x1CC +fn_8000FFE4 = .text:0x8000FFE4; // type:function size:0x108 +fn_800100EC = .text:0x800100EC; // type:function size:0x54 +fn_80010140 = .text:0x80010140; // type:function size:0xF0 +fn_80010230 = .text:0x80010230; // type:function size:0x138 +fn_80010368 = .text:0x80010368; // type:function size:0x1C0 +fn_80010528 = .text:0x80010528; // type:function size:0x8C +BuildDynamicLightList__12CActorLightsFRC13CStateManagerRC6CAABox = .text:0x800105B4; // type:function size:0x5F8 +fn_80010BAC = .text:0x80010BAC; // type:function size:0x4E4 +fn_80011090 = .text:0x80011090; // type:function size:0xA4 +BuildConstantAmbientLighting__12CActorLightsFRC6CColor = .text:0x80011134; // type:function size:0x38 +fn_8001116C = .text:0x8001116C; // type:function size:0x5C +fn_800111C8 = .text:0x800111C8; // type:function size:0x12C +fn_800112F4 = .text:0x800112F4; // type:function size:0x94 +fn_80011388 = .text:0x80011388; // type:function size:0x58 +fn_800113E0 = .text:0x800113E0; // type:function size:0x1C +fn_800113FC = .text:0x800113FC; // type:function size:0x18 +fn_80011414 = .text:0x80011414; // type:function size:0x98 +fn_800114AC = .text:0x800114AC; // type:function size:0x64 +fn_80011510 = .text:0x80011510; // type:function size:0x6C +fn_8001157C = .text:0x8001157C; // type:function size:0x294 +fn_80011810 = .text:0x80011810; // type:function size:0x2D8 +fn_80011AE8 = .text:0x80011AE8; // type:function size:0x2B4 +fn_80011D9C = .text:0x80011D9C; // type:function size:0x130 +fn_80011ECC = .text:0x80011ECC; // type:function size:0x29C +fn_80012168 = .text:0x80012168; // type:function size:0x190 +fn_800122F8 = .text:0x800122F8; // type:function size:0x2A8 +fn_800125A0 = .text:0x800125A0; // type:function size:0x2A8 +fn_80012848 = .text:0x80012848; // type:function size:0x2F8 +fn_80012B40 = .text:0x80012B40; // type:function size:0x4DC +fn_8001301C = .text:0x8001301C; // type:function size:0x3C +fn_80013058 = .text:0x80013058; // type:function size:0x478 +fn_800134D0 = .text:0x800134D0; // type:function size:0x5C +fn_8001352C = .text:0x8001352C; // type:function size:0x5C +fn_80013588 = .text:0x80013588; // type:function size:0x23C +fn_800137C4 = .text:0x800137C4; // type:function size:0xB8 +fn_8001387C = .text:0x8001387C; // type:function size:0xA0 +fn_8001391C = .text:0x8001391C; // type:function size:0xA0 +fn_800139BC = .text:0x800139BC; // type:function size:0xA0 +fn_80013A5C = .text:0x80013A5C; // type:function size:0xA0 +fn_80013AFC = .text:0x80013AFC; // type:function size:0xA0 +fn_80013B9C = .text:0x80013B9C; // type:function size:0x98 +fn_80013C34 = .text:0x80013C34; // type:function size:0xA0 +fn_80013CD4 = .text:0x80013CD4; // type:function size:0x2C +fn_80013D00 = .text:0x80013D00; // type:function size:0x68 +fn_80013D68 = .text:0x80013D68; // type:function size:0x80 +fn_80013DE8 = .text:0x80013DE8; // type:function size:0x2C +StartElectric__20CActorModelParticlesFR6CActor = .text:0x80013E14; // type:function size:0x78 +fn_80013E8C = .text:0x80013E8C; // type:function size:0xC +StopElectric__20CActorModelParticlesFR6CActor = .text:0x80013E98; // type:function size:0x70 +fn_80013F08 = .text:0x80013F08; // type:function size:0x54 +fn_80013F5C = .text:0x80013F5C; // type:function size:0x90 +StartRainSplashes__20CActorModelParticlesFR6CActorR13CStateManageriif = .text:0x80013FEC; // type:function size:0x1DC +StopRainSplashes__20CActorModelParticlesFR6CActor = .text:0x800141C8; // type:function size:0x108 +fn_800142D0 = .text:0x800142D0; // type:function size:0x20 +fn_800142F0 = .text:0x800142F0; // type:function size:0xF0 +fn_800143E0 = .text:0x800143E0; // type:function size:0x728 +fn_80014B08 = .text:0x80014B08; // type:function size:0x54 +fn_80014B5C = .text:0x80014B5C; // type:function size:0x310 +fn_80014E6C = .text:0x80014E6C; // type:function size:0x34 +fn_80014EA0 = .text:0x80014EA0; // type:function size:0x34 +fn_80014ED4 = .text:0x80014ED4; // type:function size:0x19C +Render__20CActorModelParticlesCFRC13CStateManagerRC6CActor = .text:0x80015070; // type:function size:0x218 +fn_80015288 = .text:0x80015288; // type:function size:0xA0 +fn_80015328 = .text:0x80015328; // type:function size:0x184 +fn_800154AC = .text:0x800154AC; // type:function size:0x54 +fn_80015500 = .text:0x80015500; // type:function size:0x44 +fn_80015544 = .text:0x80015544; // type:function size:0x64 +fn_800155A8 = .text:0x800155A8; // type:function size:0x90 +fn_80015638 = .text:0x80015638; // type:function size:0xA8 +fn_800156E0 = .text:0x800156E0; // type:function size:0xDC +fn_800157BC = .text:0x800157BC; // type:function size:0x4C +fn_80015808 = .text:0x80015808; // type:function size:0x90 +fn_80015898 = .text:0x80015898; // type:function size:0x90 +fn_80015928 = .text:0x80015928; // type:function size:0x8C +fn_800159B4 = .text:0x800159B4; // type:function size:0xBC +__ct__16CActorParametersFv = .text:0x80015A70; // type:function size:0x114 +fn_80015B84 = .text:0x80015B84; // type:function size:0x11C +fn_80015CA0 = .text:0x80015CA0; // type:function size:0xFC +fn_80015D9C = .text:0x80015D9C; // type:function size:0xFC +HighlightInDarkVisor__16CActorParametersCFb = .text:0x80015E98; // type:function size:0x100 +fn_80015F98 = .text:0x80015F98; // type:function size:0x100 +__ct__16CLightParametersFbfQ216CLightParameters19EShadowTessellationffRC6CColorbQ216CLightParameters21EWorldLightingOptionsQ216CLightParameters26ELightRecalculationOptionsRC9CVector3fiibQ216CLightParameters9ELightSetb = .text:0x80016098; // type:function size:0xB8 +__ct__16CLightParametersFv = .text:0x80016150; // type:function size:0x70 +fn_800161C0 = .text:0x800161C0; // type:function size:0x50 +MakeActorLights__16CLightParametersCFv = .text:0x80016210; // type:function size:0x18C +fn_8001639C = .text:0x8001639C; // type:function size:0x24 +None__15SEchoParametersFv = .text:0x800163C0; // type:function size:0x1C +__ct__3CAiF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoUiRC12CTransform4fRC10CModelDataRC6CAABoxfRC11CHealthInfoRC20CDamageVulnerabilityRC13CMaterialListUiUiRC16CActorParametersff = .text:0x800163DC; // type:function size:0x514 +__dt__3CAiFv = .text:0x800168F0; // type:function size:0x88 +HealthInfo__3CAiFv = .text:0x80016978; // type:function size:0x8 +GetDamageVulnerability__3CAiCFv = .text:0x80016980; // type:function size:0x8 +DamageVulnerability__3CAiFv = .text:0x80016988; // type:function size:0x8 +TakeDamage__3CAiFRC9CVector3ff = .text:0x80016990; // type:function size:0x4 +AcceptScriptMsg__3CAiFR13CStateManagerRC10CScriptMsg = .text:0x80016994; // type:function size:0xC4 +FluidFXThink__3CAiFQ26CActor11EFluidStateR12CScriptWaterR13CStateManager = .text:0x80016A58; // type:function size:0x134 +fn_80016B8C = .text:0x80016B8C; // type:function size:0x68 +GetStateMachine2__3CAiFv = .text:0x80016BF4; // type:function size:0x68 +GetCollisionResponseType__3CAiCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x80016C5C; // type:function size:0x8 +fn_80016C64 = .text:0x80016C64; // type:function size:0x9C +fn_80016D00 = .text:0x80016D00; // type:function size:0x1C +fn_80016D1C = .text:0x80016D1C; // type:function size:0x8 +fn_80016D24 = .text:0x80016D24; // type:function size:0x8 +fn_80016D2C = .text:0x80016D2C; // type:function size:0x8 +fn_80016D34 = .text:0x80016D34; // type:function size:0xA4 +fn_80016DD8 = .text:0x80016DD8; // type:function size:0x68 +fn_80016E40 = .text:0x80016E40; // type:function size:0x64 +fn_80016EA4 = .text:0x80016EA4; // type:function size:0xC4 +fn_80016F68 = .text:0x80016F68; // type:function size:0x40 +SetPhysicsKnockBackType__15CAiKnockBackMgrFQ213CKnockBackMgr21EPhysicsKnockBackType = .text:0x80016FA8; // type:function size:0x8 +EnableKnockBackPhysics__15CAiKnockBackMgrFb = .text:0x80016FB0; // type:function size:0x24 +fn_80016FD4 = .text:0x80016FD4; // type:function size:0x3C +fn_80017010 = .text:0x80017010; // type:function size:0x40 +fn_80017050 = .text:0x80017050; // type:function size:0x58 +fn_800170A8 = .text:0x800170A8; // type:function size:0x864 +fn_8001790C = .text:0x8001790C; // type:function size:0x8 +fn_80017914 = .text:0x80017914; // type:function size:0x40 +fn_80017954 = .text:0x80017954; // type:function size:0x40 +fn_80017994 = .text:0x80017994; // type:function size:0x40 +fn_800179D4 = .text:0x800179D4; // type:function size:0xB0 +fn_80017A84 = .text:0x80017A84; // type:function size:0x17C +fn_80017C00 = .text:0x80017C00; // type:function size:0xAC +fn_80017CAC = .text:0x80017CAC; // type:function size:0xC +fn_80017CB8 = .text:0x80017CB8; // type:function size:0x128 +fn_80017DE0 = .text:0x80017DE0; // type:function size:0x130 +fn_80017F10 = .text:0x80017F10; // type:function size:0x8 +SetAdditiveFlinchWeight__15CAiKnockBackMgrFf = .text:0x80017F18; // type:function size:0x8 +fn_80017F20 = .text:0x80017F20; // type:function size:0xC +fn_80017F2C = .text:0x80017F2C; // type:function size:0xC +fn_80017F38 = .text:0x80017F38; // type:function size:0x8 +fn_80017F40 = .text:0x80017F40; // type:function size:0x6C +fn_80017FAC = .text:0x80017FAC; // type:function size:0x154 +fn_80018100 = .text:0x80018100; // type:function size:0x9C +fn_8001819C = .text:0x8001819C; // type:function size:0x1AC +fn_80018348 = .text:0x80018348; // type:function size:0x8C +fn_800183D4 = .text:0x800183D4; // type:function size:0x74 +fn_80018448 = .text:0x80018448; // type:function size:0xDC0 +fn_80019208 = .text:0x80019208; // type:function size:0x40 +fn_80019248 = .text:0x80019248; // type:function size:0x10 +fn_80019258 = .text:0x80019258; // type:function size:0x1C +fn_80019274 = .text:0x80019274; // type:function size:0x1C +fn_80019290 = .text:0x80019290; // type:function size:0xC +fn_8001929C = .text:0x8001929C; // type:function size:0x8 +fn_800192A4 = .text:0x800192A4; // type:function size:0xC +fn_800192B0 = .text:0x800192B0; // type:function size:0x8 +fn_800192B8 = .text:0x800192B8; // type:function size:0x5C +fn_80019314 = .text:0x80019314; // type:function size:0x14 +fn_80019328 = .text:0x80019328; // type:function size:0x8 +fn_80019330 = .text:0x80019330; // type:function size:0xEC +fn_8001941C = .text:0x8001941C; // type:function size:0x4E4 +fn_80019900 = .text:0x80019900; // type:function size:0xD14 +fn_8001A614 = .text:0x8001A614; // type:function size:0xC4 +fn_8001A6D8 = .text:0x8001A6D8; // type:function size:0x34 +fn_8001A70C = .text:0x8001A70C; // type:function size:0x1C +fn_8001A728 = .text:0x8001A728; // type:function size:0x9C +fn_8001A7C4 = .text:0x8001A7C4; // type:function size:0xD8 +fn_8001A89C = .text:0x8001A89C; // type:function size:0x58 +fn_8001A8F4 = .text:0x8001A8F4; // type:function size:0x250 +fn_8001AB44 = .text:0x8001AB44; // type:function size:0x4C +fn_8001AB90 = .text:0x8001AB90; // type:function size:0x20 +fn_8001ABB0 = .text:0x8001ABB0; // type:function size:0x20 +fn_8001ABD0 = .text:0x8001ABD0; // type:function size:0xC +fn_8001ABDC = .text:0x8001ABDC; // type:function size:0xC +fn_8001ABE8 = .text:0x8001ABE8; // type:function size:0x24 +fn_8001AC0C = .text:0x8001AC0C; // type:function size:0xC +fn_8001AC18 = .text:0x8001AC18; // type:function size:0x8 +fn_8001AC20 = .text:0x8001AC20; // type:function size:0x8 +fn_8001AC28 = .text:0x8001AC28; // type:function size:0x54 +fn_8001AC7C = .text:0x8001AC7C; // type:function size:0x30 +fn_8001ACAC = .text:0x8001ACAC; // type:function size:0x4C +fn_8001ACF8 = .text:0x8001ACF8; // type:function size:0x40 +fn_8001AD38 = .text:0x8001AD38; // type:function size:0x40 +fn_8001AD78 = .text:0x8001AD78; // type:function size:0x64 +fn_8001ADDC = .text:0x8001ADDC; // type:function size:0x5C +fn_8001AE38 = .text:0x8001AE38; // type:function size:0x78 +fn_8001AEB0 = .text:0x8001AEB0; // type:function size:0x28 +fn_8001AED8 = .text:0x8001AED8; // type:function size:0xC +fn_8001AEE4 = .text:0x8001AEE4; // type:function size:0x8 +fn_8001AEEC = .text:0x8001AEEC; // type:function size:0x40 +fn_8001AF2C = .text:0x8001AF2C; // type:function size:0x34 +fn_8001AF60 = .text:0x8001AF60; // type:function size:0x4 +fn_8001AF64 = .text:0x8001AF64; // type:function size:0x8 +fn_8001AF6C = .text:0x8001AF6C; // type:function size:0x8 +fn_8001AF74 = .text:0x8001AF74; // type:function size:0x20 +fn_8001AF94 = .text:0x8001AF94; // type:function size:0x68 +fn_8001AFFC = .text:0x8001AFFC; // type:function size:0x2C +fn_8001B028 = .text:0x8001B028; // type:function size:0x4C +fn_8001B074 = .text:0x8001B074; // type:function size:0x58 +fn_8001B0CC = .text:0x8001B0CC; // type:function size:0x5C +fn_8001B128 = .text:0x8001B128; // type:function size:0x40 +fn_8001B168 = .text:0x8001B168; // type:function size:0x68 +fn_8001B1D0 = .text:0x8001B1D0; // type:function size:0x68 +fn_8001B238 = .text:0x8001B238; // type:function size:0x58 +fn_8001B290 = .text:0x8001B290; // type:function size:0x58 +fn_8001B2E8 = .text:0x8001B2E8; // type:function size:0x54 +fn_8001B33C = .text:0x8001B33C; // type:function size:0x20 +fn_8001B35C = .text:0x8001B35C; // type:function size:0x20 +fn_8001B37C = .text:0x8001B37C; // type:function size:0x54 +fn_8001B3D0 = .text:0x8001B3D0; // type:function size:0x8 +fn_8001B3D8 = .text:0x8001B3D8; // type:function size:0x58 +fn_8001B430 = .text:0x8001B430; // type:function size:0x98 +fn_8001B4C8 = .text:0x8001B4C8; // type:function size:0x18 +fn_8001B4E0 = .text:0x8001B4E0; // type:function size:0xC +fn_8001B4EC = .text:0x8001B4EC; // type:function size:0x8 +fn_8001B4F4 = .text:0x8001B4F4; // type:function size:0x134 +fn_8001B628 = .text:0x8001B628; // type:function size:0x8 +fn_8001B630 = .text:0x8001B630; // type:function size:0x13C +fn_8001B76C = .text:0x8001B76C; // type:function size:0x8 +fn_8001B774 = .text:0x8001B774; // type:function size:0x15C +fn_8001B8D0 = .text:0x8001B8D0; // type:function size:0x8 +fn_8001B8D8 = .text:0x8001B8D8; // type:function size:0x164 +fn_8001BA3C = .text:0x8001BA3C; // type:function size:0x8 +fn_8001BA44 = .text:0x8001BA44; // type:function size:0x8 +fn_8001BA4C = .text:0x8001BA4C; // type:function size:0x10 +fn_8001BA5C = .text:0x8001BA5C; // type:function size:0x40 +fn_8001BA9C = .text:0x8001BA9C; // type:function size:0x8 +__dt__9CAnimDataFv = .text:0x8001BAA4; // type:function size:0x5E0 +GetBoundingBox__9CAnimDataCFv = .text:0x8001C084; // type:function size:0x1B8 +fn_8001C23C = .text:0x8001C23C; // type:function size:0x10 +fn_8001C24C = .text:0x8001C24C; // type:function size:0x78 +fn_8001C2C4 = .text:0x8001C2C4; // type:function size:0x4C +CalcBoundingBoxFromModelVerts__9CAnimDataCFv = .text:0x8001C310; // type:function size:0x198 +GetLocatorSegId__9CAnimDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8001C4A8; // type:function size:0x8 +fn_8001C4B0 = .text:0x8001C4B0; // type:function size:0x18 +fn_8001C4C8 = .text:0x8001C4C8; // type:function size:0x2C8 +fn_8001C790 = .text:0x8001C790; // type:function size:0x6E4 +fn_8001CE74 = .text:0x8001CE74; // type:function size:0x88 +fn_8001CEFC = .text:0x8001CEFC; // type:function size:0x110 +fn_8001D00C = .text:0x8001D00C; // type:function size:0x20 +fn_8001D02C = .text:0x8001D02C; // type:function size:0x11C +fn_8001D148 = .text:0x8001D148; // type:function size:0x1FC +fn_8001D344 = .text:0x8001D344; // type:function size:0x80 +SetSkinnedModel__9CAnimDataFRC29TLockedToken<13CSkinnedModel> = .text:0x8001D3C4; // type:function size:0x7C +fn_8001D440 = .text:0x8001D440; // type:function size:0xDC +fn_8001D51C = .text:0x8001D51C; // type:function size:0xDC +fn_8001D5F8 = .text:0x8001D5F8; // type:function size:0x578 +fn_8001DB70 = .text:0x8001DB70; // type:function size:0x10 +fn_8001DB80 = .text:0x8001DB80; // type:function size:0x8C +fn_8001DC0C = .text:0x8001DC0C; // type:function size:0x2C +fn_8001DC38 = .text:0x8001DC38; // type:function size:0x114 +fn_8001DD4C = .text:0x8001DD4C; // type:function size:0x550 +fn_8001E29C = .text:0x8001E29C; // type:function size:0x1D0 +fn_8001E46C = .text:0x8001E46C; // type:function size:0x20 +fn_8001E48C = .text:0x8001E48C; // type:function size:0x5C +SetAnimation__9CAnimDataFRC18CAnimPlaybackParmsb = .text:0x8001E4E8; // type:function size:0x1CC +fn_8001E6B4 = .text:0x8001E6B4; // type:function size:0xF4 +BuildPoseIfNecessary__9CAnimDataCFv = .text:0x8001E7A8; // type:function size:0x48 +BuildPose__9CAnimDataCFv = .text:0x8001E7F0; // type:function size:0x4 +PreRender__9CAnimDataFv = .text:0x8001E7F4; // type:function size:0x4 +SetupRender__9CAnimDataCFv = .text:0x8001E7F8; // type:function size:0x4 +Render__9CAnimDataCFRC13CSkinnedModelRC11CModelFlags = .text:0x8001E7FC; // type:function size:0x54 +fn_8001E850 = .text:0x8001E850; // type:function size:0x8 +fn_8001E858 = .text:0x8001E858; // type:function size:0x150 +GetAnimationDuration__9CAnimDataCFi = .text:0x8001E9A8; // type:function size:0x278 +fn_8001EC20 = .text:0x8001EC20; // type:function size:0x20 +GetAnimTimeRemaining__9CAnimDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8001EC40; // type:function size:0x6C +IsAnimTimeRemaining__9CAnimDataCFfRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8001ECAC; // type:function size:0x94 +GetLocatorTransform__9CAnimDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>PC13CCharAnimTime = .text:0x8001ED40; // type:function size:0x68 +GetLocatorTransform__9CAnimDataCF6CSegIdPC13CCharAnimTime = .text:0x8001EDA8; // type:function size:0xCC +fn_8001EE74 = .text:0x8001EE74; // type:function size:0xCEC +fn_8001FB60 = .text:0x8001FB60; // type:function size:0x10C +SetPlaybackRate__9CAnimDataFf = .text:0x8001FC6C; // type:function size:0x8 +fn_8001FC74 = .text:0x8001FC74; // type:function size:0x10 +GetTimeOfUserEventForAnimation__9CAnimDataCFi14EUserEventType = .text:0x8001FC84; // type:function size:0xCC +fn_8001FD50 = .text:0x8001FD50; // type:function size:0x8 +fn_8001FD58 = .text:0x8001FD58; // type:function size:0x2B4 +fn_8002000C = .text:0x8002000C; // type:function size:0x18C +fn_80020198 = .text:0x80020198; // type:function size:0xC4 +fn_8002025C = .text:0x8002025C; // type:function size:0x8 +fn_80020264 = .text:0x80020264; // type:function size:0x5C +fn_800202C0 = .text:0x800202C0; // type:function size:0x218 +GetFirstParticleEffect__9CAnimDataFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x800204D8; // type:function size:0x220 +fn_800206F8 = .text:0x800206F8; // type:function size:0x1C8 +SetEffectState__9CAnimDataFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>bR13CStateManager = .text:0x800208C0; // type:function size:0x3C4 +SetEffectComponentExternalParam__9CAnimDataFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>if = .text:0x80020C84; // type:function size:0x3CC +SetPhase__9CAnimDataFf = .text:0x80021050; // type:function size:0x14 +SetKeepJSPose__9CAnimDataFb = .text:0x80021064; // type:function size:0x15C +fn_800211C0 = .text:0x800211C0; // type:function size:0x8 +AddAdditiveAnimation__9CAnimDataFUifbb = .text:0x800211C8; // type:function size:0x2D0 +fn_80021498 = .text:0x80021498; // type:function size:0x74 +DelAdditiveAnimation__9CAnimDataFUi = .text:0x8002150C; // type:function size:0x64 +DelAdditiveAnimationImmediately__9CAnimDataFUi = .text:0x80021570; // type:function size:0x158 +fn_800216C8 = .text:0x800216C8; // type:function size:0x4C +IsAdditiveAnimationActive__9CAnimDataCFUi = .text:0x80021714; // type:function size:0x4C +GetAdditiveAnimationTree__9CAnimDataCFUi = .text:0x80021760; // type:function size:0xBC +GetAnimationTree__9CAnimDataCFv = .text:0x8002181C; // type:function size:0x8 +fn_80021824 = .text:0x80021824; // type:function size:0xC4 +fn_800218E8 = .text:0x800218E8; // type:function size:0xE0 +fn_800219C8 = .text:0x800219C8; // type:function size:0x244 +fn_80021C0C = .text:0x80021C0C; // type:function size:0x52C +fn_80022138 = .text:0x80022138; // type:function size:0x128 +fn_80022260 = .text:0x80022260; // type:function size:0x4 +fn_80022264 = .text:0x80022264; // type:function size:0x4 +fn_80022268 = .text:0x80022268; // type:function size:0x40 +fn_800222A8 = .text:0x800222A8; // type:function size:0x68 +AddAnimatedScale__9CAnimDataFv = .text:0x80022310; // type:function size:0x14 +fn_80022324 = .text:0x80022324; // type:function size:0x8C +fn_800223B0 = .text:0x800223B0; // type:function size:0x8C +fn_8002243C = .text:0x8002243C; // type:function size:0x84 +fn_800224C0 = .text:0x800224C0; // type:function size:0x58 +fn_80022518 = .text:0x80022518; // type:function size:0x58 +fn_80022570 = .text:0x80022570; // type:function size:0x50 +fn_800225C0 = .text:0x800225C0; // type:function size:0x88 +fn_80022648 = .text:0x80022648; // type:function size:0xA8 +fn_800226F0 = .text:0x800226F0; // type:function size:0x64 +fn_80022754 = .text:0x80022754; // type:function size:0x4C +fn_800227A0 = .text:0x800227A0; // type:function size:0x9C +fn_8002283C = .text:0x8002283C; // type:function size:0x244 +fn_80022A80 = .text:0x80022A80; // type:function size:0x64 +fn_80022AE4 = .text:0x80022AE4; // type:function size:0x80 +fn_80022B64 = .text:0x80022B64; // type:function size:0x58 +fn_80022BBC = .text:0x80022BBC; // type:function size:0xB4 +fn_80022C70 = .text:0x80022C70; // type:function size:0x98 +fn_80022D08 = .text:0x80022D08; // type:function size:0x98 +fn_80022DA0 = .text:0x80022DA0; // type:function size:0x98 +fn_80022E38 = .text:0x80022E38; // type:function size:0x98 +fn_80022ED0 = .text:0x80022ED0; // type:function size:0x110 +fn_80022FE0 = .text:0x80022FE0; // type:function size:0x78 +fn_80023058 = .text:0x80023058; // type:function size:0xCC +fn_80023124 = .text:0x80023124; // type:function size:0xC +fn_80023130 = .text:0x80023130; // type:function size:0x8 +fn_80023138 = .text:0x80023138; // type:function size:0x10 +fn_80023148 = .text:0x80023148; // type:function size:0x3CC +fn_80023514 = .text:0x80023514; // type:function size:0x88 +fn_8002359C = .text:0x8002359C; // type:function size:0x4 +fn_800235A0 = .text:0x800235A0; // type:function size:0xD0 +fn_80023670 = .text:0x80023670; // type:function size:0xD4 +fn_80023744 = .text:0x80023744; // type:function size:0x1A0 +fn_800238E4 = .text:0x800238E4; // type:function size:0x130 +fn_80023A14 = .text:0x80023A14; // type:function size:0x118 +fn_80023B2C = .text:0x80023B2C; // type:function size:0x60 +fn_80023B8C = .text:0x80023B8C; // type:function size:0xA8 +fn_80023C34 = .text:0x80023C34; // type:function size:0x1E4 +fn_80023E18 = .text:0x80023E18; // type:function size:0xA4 +fn_80023EBC = .text:0x80023EBC; // type:function size:0x438 +fn_800242F4 = .text:0x800242F4; // type:function size:0x24 +fn_80024318 = .text:0x80024318; // type:function size:0xC +fn_80024324 = .text:0x80024324; // type:function size:0x78 +fn_8002439C = .text:0x8002439C; // type:function size:0xE4 +fn_80024480 = .text:0x80024480; // type:function size:0x11C +fn_8002459C = .text:0x8002459C; // type:function size:0xD8 +fn_80024674 = .text:0x80024674; // type:function size:0x4 +fn_80024678 = .text:0x80024678; // type:function size:0x18 +fn_80024690 = .text:0x80024690; // type:function size:0x40 +fn_800246D0 = .text:0x800246D0; // type:function size:0x14 +fn_800246E4 = .text:0x800246E4; // type:function size:0x40 +fn_80024724 = .text:0x80024724; // type:function size:0x1C +fn_80024740 = .text:0x80024740; // type:function size:0x40 +fn_80024780 = .text:0x80024780; // type:function size:0x10 +fn_80024790 = .text:0x80024790; // type:function size:0x40 +fn_800247D0 = .text:0x800247D0; // type:function size:0x14 +fn_800247E4 = .text:0x800247E4; // type:function size:0x40 +fn_80024824 = .text:0x80024824; // type:function size:0x250 +fn_80024A74 = .text:0x80024A74; // type:function size:0x40 +fn_80024AB4 = .text:0x80024AB4; // type:function size:0x40 +fn_80024AF4 = .text:0x80024AF4; // type:function size:0x8 +fn_80024AFC = .text:0x80024AFC; // type:function size:0x94 +fn_80024B90 = .text:0x80024B90; // type:function size:0x64 +fn_80024BF4 = .text:0x80024BF4; // type:function size:0x200 +fn_80024DF4 = .text:0x80024DF4; // type:function size:0x4 +fn_80024DF8 = .text:0x80024DF8; // type:function size:0xA0 +fn_80024E98 = .text:0x80024E98; // type:function size:0x84 +fn_80024F1C = .text:0x80024F1C; // type:function size:0xA0 +fn_80024FBC = .text:0x80024FBC; // type:function size:0x4 +fn_80024FC0 = .text:0x80024FC0; // type:function size:0x44 +fn_80025004 = .text:0x80025004; // type:function size:0x40 +fn_80025044 = .text:0x80025044; // type:function size:0x5C +GetFactory__24CCharacterFactoryBuilderFRC8CAnimRes = .text:0x800250A0; // type:function size:0xA0 +fn_80025140 = .text:0x80025140; // type:function size:0x20 +fn_80025160 = .text:0x80025160; // type:function size:0x8 +fn_80025168 = .text:0x80025168; // type:function size:0x8 +fn_80025170 = .text:0x80025170; // type:function size:0x64 +SetSAtomicAlpha_FuncPtrs__FP21SAtomicAlpha_FuncPtrs = .text:0x800251D4; // type:function size:0x8 +fn_800251DC = .text:0x800251DC; // type:function size:0x10 +SetSAtomicBeta_FuncPtrs__FP20SAtomicBeta_FuncPtrs = .text:0x800251EC; // type:function size:0x8 +fn_800251F4 = .text:0x800251F4; // type:function size:0x10 +fn_80025204 = .text:0x80025204; // type:function size:0x5C +fn_80025260 = .text:0x80025260; // type:function size:0x84 +fn_800252E4 = .text:0x800252E4; // type:function size:0x58 +fn_8002533C = .text:0x8002533C; // type:function size:0xA0 +fn_800253DC = .text:0x800253DC; // type:function size:0x438 +fn_80025814 = .text:0x80025814; // type:function size:0x20 +fn_80025834 = .text:0x80025834; // type:function size:0x14 +fn_80025848 = .text:0x80025848; // type:function size:0x260 +fn_80025AA8 = .text:0x80025AA8; // type:function size:0x738 +fn_800261E0 = .text:0x800261E0; // type:function size:0x5C +fn_8002623C = .text:0x8002623C; // type:function size:0x5C +fn_80026298 = .text:0x80026298; // type:function size:0x5C +fn_800262F4 = .text:0x800262F4; // type:function size:0x7C +fn_80026370 = .text:0x80026370; // type:function size:0x7C +fn_800263EC = .text:0x800263EC; // type:function size:0x3A8 +fn_80026794 = .text:0x80026794; // type:function size:0x454 +fn_80026BE8 = .text:0x80026BE8; // type:function size:0x158 +fn_80026D40 = .text:0x80026D40; // type:function size:0x6E0 +fn_80027420 = .text:0x80027420; // type:function size:0x278 +fn_80027698 = .text:0x80027698; // type:function size:0x48 +fn_800276E0 = .text:0x800276E0; // type:function size:0xB4 +fn_80027794 = .text:0x80027794; // type:function size:0x2C +fn_800277C0 = .text:0x800277C0; // type:function size:0x64 +fn_80027824 = .text:0x80027824; // type:function size:0x78 +fn_8002789C = .text:0x8002789C; // type:function size:0x90 +fn_8002792C = .text:0x8002792C; // type:function size:0x140 +fn_80027A6C = .text:0x80027A6C; // type:function size:0x388 +fn_80027DF4 = .text:0x80027DF4; // type:function size:0xA4 +fn_80027E98 = .text:0x80027E98; // type:function size:0x148 +fn_80027FE0 = .text:0x80027FE0; // type:function size:0x54 +fn_80028034 = .text:0x80028034; // type:function size:0x86C +fn_800288A0 = .text:0x800288A0; // type:function size:0x8B0 +fn_80029150 = .text:0x80029150; // type:function size:0x2E4 +fn_80029434 = .text:0x80029434; // type:function size:0x6A4 +fn_80029AD8 = .text:0x80029AD8; // type:function size:0x200 +fn_80029CD8 = .text:0x80029CD8; // type:function size:0x6D8 +fn_8002A3B0 = .text:0x8002A3B0; // type:function size:0x1388 +fn_8002B738 = .text:0x8002B738; // type:function size:0xEC +fn_8002B824 = .text:0x8002B824; // type:function size:0x3218 +fn_8002EA3C = .text:0x8002EA3C; // type:function size:0x8 +fn_8002EA44 = .text:0x8002EA44; // type:function size:0x44 +fn_8002EA88 = .text:0x8002EA88; // type:function size:0x8E0 +fn_8002F368 = .text:0x8002F368; // type:function size:0x20C +fn_8002F574 = .text:0x8002F574; // type:function size:0x10 +fn_8002F584 = .text:0x8002F584; // type:function size:0x24C +fn_8002F7D0 = .text:0x8002F7D0; // type:function size:0x144 +fn_8002F914 = .text:0x8002F914; // type:function size:0x120 +fn_8002FA34 = .text:0x8002FA34; // type:function size:0x80 +fn_8002FAB4 = .text:0x8002FAB4; // type:function size:0x80 +fn_8002FB34 = .text:0x8002FB34; // type:function size:0x80 +fn_8002FBB4 = .text:0x8002FBB4; // type:function size:0x48 +fn_8002FBFC = .text:0x8002FBFC; // type:function size:0x140 +fn_8002FD3C = .text:0x8002FD3C; // type:function size:0x98 +fn_8002FDD4 = .text:0x8002FDD4; // type:function size:0x2BC +fn_80030090 = .text:0x80030090; // type:function size:0x8C +fn_8003011C = .text:0x8003011C; // type:function size:0x368 +fn_80030484 = .text:0x80030484; // type:function size:0xE4 +fn_80030568 = .text:0x80030568; // type:function size:0x40 +fn_800305A8 = .text:0x800305A8; // type:function size:0x8 +fn_800305B0 = .text:0x800305B0; // type:function size:0x74 +fn_80030624 = .text:0x80030624; // type:function size:0x90 +fn_800306B4 = .text:0x800306B4; // type:function size:0x90 +fn_80030744 = .text:0x80030744; // type:function size:0x90 +fn_800307D4 = .text:0x800307D4; // type:function size:0x90 +fn_80030864 = .text:0x80030864; // type:function size:0x98 +fn_800308FC = .text:0x800308FC; // type:function size:0x380 +fn_80030C7C = .text:0x80030C7C; // type:function size:0x8 +fn_80030C84 = .text:0x80030C84; // type:function size:0x68 +fn_80030CEC = .text:0x80030CEC; // type:function size:0x28 +fn_80030D14 = .text:0x80030D14; // type:function size:0x1C +fn_80030D30 = .text:0x80030D30; // type:function size:0x18 +fn_80030D48 = .text:0x80030D48; // type:function size:0x15C +fn_80030EA4 = .text:0x80030EA4; // type:function size:0x15C +fn_80031000 = .text:0x80031000; // type:function size:0x68 +fn_80031068 = .text:0x80031068; // type:function size:0x48 +fn_800310B0 = .text:0x800310B0; // type:function size:0x1F8 +fn_800312A8 = .text:0x800312A8; // type:function size:0x60 +fn_80031308 = .text:0x80031308; // type:function size:0x178 +fn_80031480 = .text:0x80031480; // type:function size:0xE8 +fn_80031568 = .text:0x80031568; // type:function size:0x78 +fn_800315E0 = .text:0x800315E0; // type:function size:0x74 +fn_80031654 = .text:0x80031654; // type:function size:0x78 +fn_800316CC = .text:0x800316CC; // type:function size:0x74 +fn_80031740 = .text:0x80031740; // type:function size:0xB0 +fn_800317F0 = .text:0x800317F0; // type:function size:0x94 +fn_80031884 = .text:0x80031884; // type:function size:0xF0 +fn_80031974 = .text:0x80031974; // type:function size:0x18 +__ct__10CAxisAngleFRC9CVector3f = .text:0x8003198C; // type:function size:0x1C +fn_800319A8 = .text:0x800319A8; // type:function size:0x48 +FromVector__10CAxisAngleFRC9CVector3f = .text:0x800319F0; // type:function size:0x4 +fn_800319F4 = .text:0x800319F4; // type:function size:0xDC +Identity__10CAxisAngleFv = .text:0x80031AD0; // type:function size:0xC +fn_80031ADC = .text:0x80031ADC; // type:function size:0x4 +GetAngle__10CAxisAngleCFv = .text:0x80031AE0; // type:function size:0x4 +fn_80031AE4 = .text:0x80031AE4; // type:function size:0x2C +fn_80031B10 = .text:0x80031B10; // type:function size:0x34 +fn_80031B44 = .text:0x80031B44; // type:function size:0x74 +__ml__FRCfRC10CAxisAngle = .text:0x80031BB8; // type:function size:0x70 +__pl__FRC10CAxisAngleRC10CAxisAngle = .text:0x80031C28; // type:function size:0x8C +fn_80031CB4 = .text:0x80031CB4; // type:function size:0x14 +fn_80031CC8 = .text:0x80031CC8; // type:function size:0x9C +fn_80031D64 = .text:0x80031D64; // type:function size:0x40 +fn_80031DA4 = .text:0x80031DA4; // type:function size:0x3C4 +fn_80032168 = .text:0x80032168; // type:function size:0x114 +fn_8003227C = .text:0x8003227C; // type:function size:0x4 +fn_80032280 = .text:0x80032280; // type:function size:0x1B4 +fn_80032434 = .text:0x80032434; // type:function size:0x174 +fn_800325A8 = .text:0x800325A8; // type:function size:0x8 +fn_800325B0 = .text:0x800325B0; // type:function size:0x40 +fn_800325F0 = .text:0x800325F0; // type:function size:0x14 +fn_80032604 = .text:0x80032604; // type:function size:0x24 +fn_80032628 = .text:0x80032628; // type:function size:0x2E0 +fn_80032908 = .text:0x80032908; // type:function size:0x63C +fn_80032F44 = .text:0x80032F44; // type:function size:0x4 +fn_80032F48 = .text:0x80032F48; // type:function size:0xB4 +fn_80032FFC = .text:0x80032FFC; // type:function size:0x8 +fn_80033004 = .text:0x80033004; // type:function size:0x8 +fn_8003300C = .text:0x8003300C; // type:function size:0x40 +fn_8003304C = .text:0x8003304C; // type:function size:0x20 +fn_8003306C = .text:0x8003306C; // type:function size:0x2A8 +fn_80033314 = .text:0x80033314; // type:function size:0x5C +fn_80033370 = .text:0x80033370; // type:function size:0x4 +fn_80033374 = .text:0x80033374; // type:function size:0x8 +fn_8003337C = .text:0x8003337C; // type:function size:0x8 +fn_80033384 = .text:0x80033384; // type:function size:0x40 +fn_800333C4 = .text:0x800333C4; // type:function size:0x24 +fn_800333E8 = .text:0x800333E8; // type:function size:0x4CC +fn_800338B4 = .text:0x800338B4; // type:function size:0xAC +fn_80033960 = .text:0x80033960; // type:function size:0x10 +fn_80033970 = .text:0x80033970; // type:function size:0x18 +fn_80033988 = .text:0x80033988; // type:function size:0x40 +fn_800339C8 = .text:0x800339C8; // type:function size:0x10 +fn_800339D8 = .text:0x800339D8; // type:function size:0x2E8 +fn_80033CC0 = .text:0x80033CC0; // type:function size:0xA4 +fn_80033D64 = .text:0x80033D64; // type:function size:0x4 +fn_80033D68 = .text:0x80033D68; // type:function size:0xB4 +fn_80033E1C = .text:0x80033E1C; // type:function size:0x40 +fn_80033E5C = .text:0x80033E5C; // type:function size:0x18 +fn_80033E74 = .text:0x80033E74; // type:function size:0x2AC +fn_80034120 = .text:0x80034120; // type:function size:0x4 +fn_80034124 = .text:0x80034124; // type:function size:0x10 +fn_80034134 = .text:0x80034134; // type:function size:0xA0 +fn_800341D4 = .text:0x800341D4; // type:function size:0x40 +fn_80034214 = .text:0x80034214; // type:function size:0x24 +fn_80034238 = .text:0x80034238; // type:function size:0x4D0 +fn_80034708 = .text:0x80034708; // type:function size:0xAC +fn_800347B4 = .text:0x800347B4; // type:function size:0x10 +fn_800347C4 = .text:0x800347C4; // type:function size:0x4C +fn_80034810 = .text:0x80034810; // type:function size:0x40 +fn_80034850 = .text:0x80034850; // type:function size:0x60 +fn_800348B0 = .text:0x800348B0; // type:function size:0x8 +fn_800348B8 = .text:0x800348B8; // type:function size:0x578 +fn_80034E30 = .text:0x80034E30; // type:function size:0x658 +fn_80035488 = .text:0x80035488; // type:function size:0x4 +fn_8003548C = .text:0x8003548C; // type:function size:0xFC +fn_80035588 = .text:0x80035588; // type:function size:0x5C +fn_800355E4 = .text:0x800355E4; // type:function size:0x2B8 +fn_8003589C = .text:0x8003589C; // type:function size:0x254 +fn_80035AF0 = .text:0x80035AF0; // type:function size:0x290 +fn_80035D80 = .text:0x80035D80; // type:function size:0x88 +fn_80035E08 = .text:0x80035E08; // type:function size:0x8 +fn_80035E10 = .text:0x80035E10; // type:function size:0x8 +fn_80035E18 = .text:0x80035E18; // type:function size:0x40 +fn_80035E58 = .text:0x80035E58; // type:function size:0x84 +fn_80035EDC = .text:0x80035EDC; // type:function size:0x20 +fn_80035EFC = .text:0x80035EFC; // type:function size:0x2C +fn_80035F28 = .text:0x80035F28; // type:function size:0x20 +fn_80035F48 = .text:0x80035F48; // type:function size:0x338 +fn_80036280 = .text:0x80036280; // type:function size:0x4B0 +fn_80036730 = .text:0x80036730; // type:function size:0x44 +fn_80036774 = .text:0x80036774; // type:function size:0x278 +fn_800369EC = .text:0x800369EC; // type:function size:0x81C +fn_80037208 = .text:0x80037208; // type:function size:0x4 +fn_8003720C = .text:0x8003720C; // type:function size:0x244 +fn_80037450 = .text:0x80037450; // type:function size:0x220 +fn_80037670 = .text:0x80037670; // type:function size:0x2E4 +fn_80037954 = .text:0x80037954; // type:function size:0xBC +fn_80037A10 = .text:0x80037A10; // type:function size:0x8 +fn_80037A18 = .text:0x80037A18; // type:function size:0x8 +fn_80037A20 = .text:0x80037A20; // type:function size:0x40 +fn_80037A60 = .text:0x80037A60; // type:function size:0x20 +fn_80037A80 = .text:0x80037A80; // type:function size:0x4B8 +fn_80037F38 = .text:0x80037F38; // type:function size:0xB8 +fn_80037FF0 = .text:0x80037FF0; // type:function size:0x4 +fn_80037FF4 = .text:0x80037FF4; // type:function size:0x114 +fn_80038108 = .text:0x80038108; // type:function size:0x8 +fn_80038110 = .text:0x80038110; // type:function size:0x40 +fn_80038150 = .text:0x80038150; // type:function size:0x64 +fn_800381B4 = .text:0x800381B4; // type:function size:0x25C +fn_80038410 = .text:0x80038410; // type:function size:0x4 +fn_80038414 = .text:0x80038414; // type:function size:0xC +fn_80038420 = .text:0x80038420; // type:function size:0xAC +fn_800384CC = .text:0x800384CC; // type:function size:0x40 +fn_8003850C = .text:0x8003850C; // type:function size:0x18 +fn_80038524 = .text:0x80038524; // type:function size:0x8C +fn_800385B0 = .text:0x800385B0; // type:function size:0xA8 +fn_80038658 = .text:0x80038658; // type:function size:0xC +fn_80038664 = .text:0x80038664; // type:function size:0x2AC +fn_80038910 = .text:0x80038910; // type:function size:0x8 +fn_80038918 = .text:0x80038918; // type:function size:0x6C +fn_80038984 = .text:0x80038984; // type:function size:0x88 +fn_80038A0C = .text:0x80038A0C; // type:function size:0x50 +fn_80038A5C = .text:0x80038A5C; // type:function size:0x2D0 +fn_80038D2C = .text:0x80038D2C; // type:function size:0x304 +fn_80039030 = .text:0x80039030; // type:function size:0x40 +fn_80039070 = .text:0x80039070; // type:function size:0x44 +fn_800390B4 = .text:0x800390B4; // type:function size:0x24 +fn_800390D8 = .text:0x800390D8; // type:function size:0xC +fn_800390E4 = .text:0x800390E4; // type:function size:0x1C +fn_80039100 = .text:0x80039100; // type:function size:0x244 +fn_80039344 = .text:0x80039344; // type:function size:0x18 +fn_8003935C = .text:0x8003935C; // type:function size:0x78 +fn_800393D4 = .text:0x800393D4; // type:function size:0x264 +fn_80039638 = .text:0x80039638; // type:function size:0x128 +fn_80039760 = .text:0x80039760; // type:function size:0x1E0 +fn_80039940 = .text:0x80039940; // type:function size:0x264 +fn_80039BA4 = .text:0x80039BA4; // type:function size:0xB8 +fn_80039C5C = .text:0x80039C5C; // type:function size:0x4C +fn_80039CA8 = .text:0x80039CA8; // type:function size:0x40 +fn_80039CE8 = .text:0x80039CE8; // type:function size:0x108 +fn_80039DF0 = .text:0x80039DF0; // type:function size:0x3C +fn_80039E2C = .text:0x80039E2C; // type:function size:0x214 +fn_8003A040 = .text:0x8003A040; // type:function size:0x3C +fn_8003A07C = .text:0x8003A07C; // type:function size:0x2C +fn_8003A0A8 = .text:0x8003A0A8; // type:function size:0x1B8 +fn_8003A260 = .text:0x8003A260; // type:function size:0x3C +fn_8003A29C = .text:0x8003A29C; // type:function size:0x40 +fn_8003A2DC = .text:0x8003A2DC; // type:function size:0xC4 +fn_8003A3A0 = .text:0x8003A3A0; // type:function size:0x78 +fn_8003A418 = .text:0x8003A418; // type:function size:0x60 +fn_8003A478 = .text:0x8003A478; // type:function size:0x46C +fn_8003A8E4 = .text:0x8003A8E4; // type:function size:0xC +fn_8003A8F0 = .text:0x8003A8F0; // type:function size:0x8 +fn_8003A8F8 = .text:0x8003A8F8; // type:function size:0x8 +fn_8003A900 = .text:0x8003A900; // type:function size:0x8 +fn_8003A908 = .text:0x8003A908; // type:function size:0x14 +fn_8003A91C = .text:0x8003A91C; // type:function size:0x8 +fn_8003A924 = .text:0x8003A924; // type:function size:0x40 +fn_8003A964 = .text:0x8003A964; // type:function size:0x40 +fn_8003A9A4 = .text:0x8003A9A4; // type:function size:0x40 +fn_8003A9E4 = .text:0x8003A9E4; // type:function size:0x40 +fn_8003AA24 = .text:0x8003AA24; // type:function size:0x40 +fn_8003AA64 = .text:0x8003AA64; // type:function size:0x24 +fn_8003AA88 = .text:0x8003AA88; // type:function size:0x30 +fn_8003AAB8 = .text:0x8003AAB8; // type:function size:0x604 +fn_8003B0BC = .text:0x8003B0BC; // type:function size:0x52C +fn_8003B5E8 = .text:0x8003B5E8; // type:function size:0x4 +fn_8003B5EC = .text:0x8003B5EC; // type:function size:0x22C +fn_8003B818 = .text:0x8003B818; // type:function size:0x8 +fn_8003B820 = .text:0x8003B820; // type:function size:0x40 +fn_8003B860 = .text:0x8003B860; // type:function size:0x28 +fn_8003B888 = .text:0x8003B888; // type:function size:0x42C +fn_8003BCB4 = .text:0x8003BCB4; // type:function size:0x378 +fn_8003C02C = .text:0x8003C02C; // type:function size:0x4 +fn_8003C030 = .text:0x8003C030; // type:function size:0x254 +fn_8003C284 = .text:0x8003C284; // type:function size:0x1B0 +fn_8003C434 = .text:0x8003C434; // type:function size:0x40 +fn_8003C474 = .text:0x8003C474; // type:function size:0x10 +fn_8003C484 = .text:0x8003C484; // type:function size:0x438 +fn_8003C8BC = .text:0x8003C8BC; // type:function size:0xA4 +fn_8003C960 = .text:0x8003C960; // type:function size:0x4 +fn_8003C964 = .text:0x8003C964; // type:function size:0x100 +fn_8003CA64 = .text:0x8003CA64; // type:function size:0x8 +fn_8003CA6C = .text:0x8003CA6C; // type:function size:0x40 +fn_8003CAAC = .text:0x8003CAAC; // type:function size:0x24 +fn_8003CAD0 = .text:0x8003CAD0; // type:function size:0xBC +fn_8003CB8C = .text:0x8003CB8C; // type:function size:0xE4 +fn_8003CC70 = .text:0x8003CC70; // type:function size:0x4 +fn_8003CC74 = .text:0x8003CC74; // type:function size:0x128 +fn_8003CD9C = .text:0x8003CD9C; // type:function size:0x8 +fn_8003CDA4 = .text:0x8003CDA4; // type:function size:0x40 +fn_8003CDE4 = .text:0x8003CDE4; // type:function size:0x18 +fn_8003CDFC = .text:0x8003CDFC; // type:function size:0x364 +fn_8003D160 = .text:0x8003D160; // type:function size:0x9C +fn_8003D1FC = .text:0x8003D1FC; // type:function size:0x4 +fn_8003D200 = .text:0x8003D200; // type:function size:0xB8 +fn_8003D2B8 = .text:0x8003D2B8; // type:function size:0x8 +fn_8003D2C0 = .text:0x8003D2C0; // type:function size:0x8 +fn_8003D2C8 = .text:0x8003D2C8; // type:function size:0x40 +fn_8003D308 = .text:0x8003D308; // type:function size:0x10 +fn_8003D318 = .text:0x8003D318; // type:function size:0x28C +fn_8003D5A4 = .text:0x8003D5A4; // type:function size:0xA4 +fn_8003D648 = .text:0x8003D648; // type:function size:0x4 +fn_8003D64C = .text:0x8003D64C; // type:function size:0x1D8 +fn_8003D824 = .text:0x8003D824; // type:function size:0x8 +fn_8003D82C = .text:0x8003D82C; // type:function size:0x8 +fn_8003D834 = .text:0x8003D834; // type:function size:0x40 +fn_8003D874 = .text:0x8003D874; // type:function size:0x10 +fn_8003D884 = .text:0x8003D884; // type:function size:0x1D4 +fn_8003DA58 = .text:0x8003DA58; // type:function size:0xA4 +fn_8003DAFC = .text:0x8003DAFC; // type:function size:0x4 +fn_8003DB00 = .text:0x8003DB00; // type:function size:0xEC +fn_8003DBEC = .text:0x8003DBEC; // type:function size:0x40 +fn_8003DC2C = .text:0x8003DC2C; // type:function size:0x54 +fn_8003DC80 = .text:0x8003DC80; // type:function size:0x3E0 +fn_8003E060 = .text:0x8003E060; // type:function size:0x9C +fn_8003E0FC = .text:0x8003E0FC; // type:function size:0x4 +fn_8003E100 = .text:0x8003E100; // type:function size:0xD0 +fn_8003E1D0 = .text:0x8003E1D0; // type:function size:0x210 +fn_8003E3E0 = .text:0x8003E3E0; // type:function size:0x3C +fn_8003E41C = .text:0x8003E41C; // type:function size:0x40 +fn_8003E45C = .text:0x8003E45C; // type:function size:0x328 +fn_8003E784 = .text:0x8003E784; // type:function size:0x1DC +fn_8003E960 = .text:0x8003E960; // type:function size:0x5C +fn_8003E9BC = .text:0x8003E9BC; // type:function size:0x328 +fn_8003ECE4 = .text:0x8003ECE4; // type:function size:0x31C +fn_8003F000 = .text:0x8003F000; // type:function size:0x8 +fn_8003F008 = .text:0x8003F008; // type:function size:0x40 +fn_8003F048 = .text:0x8003F048; // type:function size:0x40 +fn_8003F088 = .text:0x8003F088; // type:function size:0x4C +fn_8003F0D4 = .text:0x8003F0D4; // type:function size:0x98 +fn_8003F16C = .text:0x8003F16C; // type:function size:0x8 +fn_8003F174 = .text:0x8003F174; // type:function size:0x1C +fn_8003F190 = .text:0x8003F190; // type:function size:0x28 +fn_8003F1B8 = .text:0x8003F1B8; // type:function size:0x8 +fn_8003F1C0 = .text:0x8003F1C0; // type:function size:0x2C +fn_8003F1EC = .text:0x8003F1EC; // type:function size:0x28 +fn_8003F214 = .text:0x8003F214; // type:function size:0x20 +fn_8003F234 = .text:0x8003F234; // type:function size:0x14 +fn_8003F248 = .text:0x8003F248; // type:function size:0x2C +fn_8003F274 = .text:0x8003F274; // type:function size:0x1EC +fn_8003F460 = .text:0x8003F460; // type:function size:0x8 +fn_8003F468 = .text:0x8003F468; // type:function size:0x12C +fn_8003F594 = .text:0x8003F594; // type:function size:0x8 +fn_8003F59C = .text:0x8003F59C; // type:function size:0xC48 +fn_800401E4 = .text:0x800401E4; // type:function size:0xC +fn_800401F0 = .text:0x800401F0; // type:function size:0x24 +fn_80040214 = .text:0x80040214; // type:function size:0xC +fn_80040220 = .text:0x80040220; // type:function size:0x34 +fn_80040254 = .text:0x80040254; // type:function size:0x8 +fn_8004025C = .text:0x8004025C; // type:function size:0x8 +fn_80040264 = .text:0x80040264; // type:function size:0x8 +fn_8004026C = .text:0x8004026C; // type:function size:0x8 +fn_80040274 = .text:0x80040274; // type:function size:0x4 +fn_80040278 = .text:0x80040278; // type:function size:0x4 +fn_8004027C = .text:0x8004027C; // type:function size:0x8 +fn_80040284 = .text:0x80040284; // type:function size:0x8 +fn_8004028C = .text:0x8004028C; // type:function size:0x8 +fn_80040294 = .text:0x80040294; // type:function size:0x1C +fn_800402B0 = .text:0x800402B0; // type:function size:0x8 +fn_800402B8 = .text:0x800402B8; // type:function size:0x1C +fn_800402D4 = .text:0x800402D4; // type:function size:0x4 +fn_800402D8 = .text:0x800402D8; // type:function size:0x14 +fn_800402EC = .text:0x800402EC; // type:function size:0x4 +fn_800402F0 = .text:0x800402F0; // type:function size:0x394 +fn_80040684 = .text:0x80040684; // type:function size:0x23C +fn_800408C0 = .text:0x800408C0; // type:function size:0x50 +fn_80040910 = .text:0x80040910; // type:function size:0x5C +fn_8004096C = .text:0x8004096C; // type:function size:0x8 +fn_80040974 = .text:0x80040974; // type:function size:0x40 +SetSBacteriaSwarm_FuncPtrs__FP23SBacteriaSwarm_FuncPtrs = .text:0x800409B4; // type:function size:0x8 +fn_800409BC = .text:0x800409BC; // type:function size:0x10 +fn_800409CC = .text:0x800409CC; // type:function size:0x790 +fn_8004115C = .text:0x8004115C; // type:function size:0xA8 +fn_80041204 = .text:0x80041204; // type:function size:0x40 +fn_80041244 = .text:0x80041244; // type:function size:0x60 +fn_800412A4 = .text:0x800412A4; // type:function size:0x58 +fn_800412FC = .text:0x800412FC; // type:function size:0x1A0 +fn_8004149C = .text:0x8004149C; // type:function size:0xEC +fn_80041588 = .text:0x80041588; // type:function size:0xC +fn_80041594 = .text:0x80041594; // type:function size:0x8C +fn_80041620 = .text:0x80041620; // type:function size:0x1F0 +fn_80041810 = .text:0x80041810; // type:function size:0x4 +fn_80041814 = .text:0x80041814; // type:function size:0x2AC +fn_80041AC0 = .text:0x80041AC0; // type:function size:0x220 +fn_80041CE0 = .text:0x80041CE0; // type:function size:0xF4 +fn_80041DD4 = .text:0x80041DD4; // type:function size:0x17C +fn_80041F50 = .text:0x80041F50; // type:function size:0x618 +fn_80042568 = .text:0x80042568; // type:function size:0x40 +fn_800425A8 = .text:0x800425A8; // type:function size:0x304 +fn_800428AC = .text:0x800428AC; // type:function size:0x320 +fn_80042BCC = .text:0x80042BCC; // type:function size:0x864 +fn_80043430 = .text:0x80043430; // type:function size:0x114 +fn_80043544 = .text:0x80043544; // type:function size:0x24C +fn_80043790 = .text:0x80043790; // type:function size:0x2AC +fn_80043A3C = .text:0x80043A3C; // type:function size:0x390 +fn_80043DCC = .text:0x80043DCC; // type:function size:0x530 +fn_800442FC = .text:0x800442FC; // type:function size:0x2D0 +fn_800445CC = .text:0x800445CC; // type:function size:0xF0 +fn_800446BC = .text:0x800446BC; // type:function size:0x80 +fn_8004473C = .text:0x8004473C; // type:function size:0x790 +fn_80044ECC = .text:0x80044ECC; // type:function size:0x4F0 +fn_800453BC = .text:0x800453BC; // type:function size:0x548 +fn_80045904 = .text:0x80045904; // type:function size:0x324 +fn_80045C28 = .text:0x80045C28; // type:function size:0x1B34 +fn_8004775C = .text:0x8004775C; // type:function size:0x3F8 +fn_80047B54 = .text:0x80047B54; // type:function size:0x174 +fn_80047CC8 = .text:0x80047CC8; // type:function size:0x180 +fn_80047E48 = .text:0x80047E48; // type:function size:0xE4 +fn_80047F2C = .text:0x80047F2C; // type:function size:0x64 +fn_80047F90 = .text:0x80047F90; // type:function size:0x124 +fn_800480B4 = .text:0x800480B4; // type:function size:0x34C +fn_80048400 = .text:0x80048400; // type:function size:0x614 +fn_80048A14 = .text:0x80048A14; // type:function size:0x188 +fn_80048B9C = .text:0x80048B9C; // type:function size:0x118 +fn_80048CB4 = .text:0x80048CB4; // type:function size:0x518 +fn_800491CC = .text:0x800491CC; // type:function size:0x1AC +fn_80049378 = .text:0x80049378; // type:function size:0x20 +fn_80049398 = .text:0x80049398; // type:function size:0x20 +fn_800493B8 = .text:0x800493B8; // type:function size:0x380 +fn_80049738 = .text:0x80049738; // type:function size:0x14C +fn_80049884 = .text:0x80049884; // type:function size:0x3DC +fn_80049C60 = .text:0x80049C60; // type:function size:0x39C +fn_80049FFC = .text:0x80049FFC; // type:function size:0xA18 +fn_8004AA14 = .text:0x8004AA14; // type:function size:0x148 +fn_8004AB5C = .text:0x8004AB5C; // type:function size:0xC +fn_8004AB68 = .text:0x8004AB68; // type:function size:0x174 +fn_8004ACDC = .text:0x8004ACDC; // type:function size:0x8C +fn_8004AD68 = .text:0x8004AD68; // type:function size:0x364 +fn_8004B0CC = .text:0x8004B0CC; // type:function size:0x4F8 +fn_8004B5C4 = .text:0x8004B5C4; // type:function size:0x8C +fn_8004B650 = .text:0x8004B650; // type:function size:0x394 +fn_8004B9E4 = .text:0x8004B9E4; // type:function size:0x7EC +fn_8004C1D0 = .text:0x8004C1D0; // type:function size:0x2D8 +fn_8004C4A8 = .text:0x8004C4A8; // type:function size:0xA0 +fn_8004C548 = .text:0x8004C548; // type:function size:0x14C +fn_8004C694 = .text:0x8004C694; // type:function size:0xC +fn_8004C6A0 = .text:0x8004C6A0; // type:function size:0x33C +fn_8004C9DC = .text:0x8004C9DC; // type:function size:0x450 +GetTouchBounds__15CBeamProjectileCFv = .text:0x8004CE2C; // type:function size:0xB4 +PreRenderAllViewports__15CBeamProjectileFR13CStateManager = .text:0x8004CEE0; // type:function size:0xB0 +fn_8004CF90 = .text:0x8004CF90; // type:function size:0x18 +fn_8004CFA8 = .text:0x8004CFA8; // type:function size:0x5C +fn_8004D004 = .text:0x8004D004; // type:function size:0x410 +fn_8004D414 = .text:0x8004D414; // type:function size:0x28 +fn_8004D43C = .text:0x8004D43C; // type:function size:0xAC +SetSBlogg_FuncPtrs__FP15SBlogg_FuncPtrs = .text:0x8004D4E8; // type:function size:0x8 +fn_8004D4F0 = .text:0x8004D4F0; // type:function size:0x10 +fn_8004D500 = .text:0x8004D500; // type:function size:0x13C +Activate__15CBodyControllerFR13CStateManagerQ23pas15EAnimationState = .text:0x8004D63C; // type:function size:0xAC +Update__15CBodyControllerFfR13CStateManager = .text:0x8004D6E8; // type:function size:0x10C +HasBodyState__15CBodyControllerCFQ23pas15EAnimationState = .text:0x8004D7F4; // type:function size:0x14 +fn_8004D808 = .text:0x8004D808; // type:function size:0x8 +fn_8004D810 = .text:0x8004D810; // type:function size:0x8 +fn_8004D818 = .text:0x8004D818; // type:function size:0x228 +SetLocomotionType__15CBodyControllerFQ23pas15ELocomotionType = .text:0x8004DA40; // type:function size:0x8 +AbortScriptedAnimations__15CBodyControllerFv = .text:0x8004DA48; // type:function size:0x48 +SetTurnSpeed__15CBodyControllerFf = .text:0x8004DA90; // type:function size:0x1C +EnableAnimation__15CBodyControllerFb = .text:0x8004DAAC; // type:function size:0x1C +fn_8004DAC8 = .text:0x8004DAC8; // type:function size:0x6C +GetAnimTimeRemaining__15CBodyControllerCFv = .text:0x8004DB34; // type:function size:0x64 +SetPlaybackRate__15CBodyControllerFf = .text:0x8004DB98; // type:function size:0x10 +fn_8004DBA8 = .text:0x8004DBA8; // type:function size:0x10 +fn_8004DBB8 = .text:0x8004DBB8; // type:function size:0x58 +FaceDirection__15CBodyControllerFRC9CVector3ff = .text:0x8004DC10; // type:function size:0x154 +FaceDirection3D__15CBodyControllerFRC9CVector3fRC9CVector3ff = .text:0x8004DD64; // type:function size:0x294 +fn_8004DFF8 = .text:0x8004DFF8; // type:function size:0x21C +GetPASDatabase__15CBodyControllerCFv = .text:0x8004E214; // type:function size:0x14 +PlayBestAnimation__15CBodyControllerFRC16CPASAnimParmDataR9CRandom16 = .text:0x8004E228; // type:function size:0xB4 +LoopBestAnimation__15CBodyControllerFRC16CPASAnimParmDataR9CRandom16 = .text:0x8004E2DC; // type:function size:0xB4 +fn_8004E390 = .text:0x8004E390; // type:function size:0x108 +fn_8004E498 = .text:0x8004E498; // type:function size:0x2C +UnFreeze__15CBodyControllerFv = .text:0x8004E4C4; // type:function size:0xD8 +GetPercentageFrozen__15CBodyControllerCFv = .text:0x8004E59C; // type:function size:0x98 +fn_8004E634 = .text:0x8004E634; // type:function size:0x20 +DouseFlames__15CBodyControllerFv = .text:0x8004E654; // type:function size:0x24 +fn_8004E678 = .text:0x8004E678; // type:function size:0xF8 +fn_8004E770 = .text:0x8004E770; // type:function size:0x40 +DouseElectrocuting__15CBodyControllerFv = .text:0x8004E7B0; // type:function size:0x48 +fn_8004E7F8 = .text:0x8004E7F8; // type:function size:0x1BC +fn_8004E9B4 = .text:0x8004E9B4; // type:function size:0x85C +fn_8004F210 = .text:0x8004F210; // type:function size:0x40 +fn_8004F250 = .text:0x8004F250; // type:function size:0x40 +fn_8004F290 = .text:0x8004F290; // type:function size:0x40 +fn_8004F2D0 = .text:0x8004F2D0; // type:function size:0x40 +fn_8004F310 = .text:0x8004F310; // type:function size:0x40 +fn_8004F350 = .text:0x8004F350; // type:function size:0x40 +fn_8004F390 = .text:0x8004F390; // type:function size:0x40 +fn_8004F3D0 = .text:0x8004F3D0; // type:function size:0x40 +fn_8004F410 = .text:0x8004F410; // type:function size:0x40 +fn_8004F450 = .text:0x8004F450; // type:function size:0x40 +fn_8004F490 = .text:0x8004F490; // type:function size:0x40 +fn_8004F4D0 = .text:0x8004F4D0; // type:function size:0x40 +fn_8004F510 = .text:0x8004F510; // type:function size:0x40 +fn_8004F550 = .text:0x8004F550; // type:function size:0x40 +fn_8004F590 = .text:0x8004F590; // type:function size:0x40 +fn_8004F5D0 = .text:0x8004F5D0; // type:function size:0x40 +fn_8004F610 = .text:0x8004F610; // type:function size:0x40 +fn_8004F650 = .text:0x8004F650; // type:function size:0x40 +fn_8004F690 = .text:0x8004F690; // type:function size:0x40 +__dt__16CBodyStateCmdMgrFv = .text:0x8004F6D0; // type:function size:0x54 +SetSteeringSpeedRange__16CBodyStateCmdMgrFff = .text:0x8004F724; // type:function size:0xC +DeliverCmd__16CBodyStateCmdMgrFRC13CBodyStateCmd = .text:0x8004F730; // type:function size:0x50 +DeliverCmd__16CBodyStateCmdMgrFRC16CBCLocomotionCmd = .text:0x8004F780; // type:function size:0xB8 +fn_8004F838 = .text:0x8004F838; // type:function size:0x1E8 +Reset__16CBodyStateCmdMgrFv = .text:0x8004FA20; // type:function size:0xB4 +ClearLocomotionCmds__16CBodyStateCmdMgrFv = .text:0x8004FAD4; // type:function size:0x44 +fn_8004FB18 = .text:0x8004FB18; // type:function size:0x28 +fn_8004FB40 = .text:0x8004FB40; // type:function size:0x28 +DeliverCmd__16CBodyStateCmdMgrF13EBodyStateCmd = .text:0x8004FB68; // type:function size:0x10 +fn_8004FB78 = .text:0x8004FB78; // type:function size:0x1FC +__dt__14CBodyStateInfoFv = .text:0x8004FD74; // type:function size:0xB0 +fn_8004FE24 = .text:0x8004FE24; // type:function size:0x8 +GetCurrentState__14CBodyStateInfoCFv = .text:0x8004FE2C; // type:function size:0x14 +fn_8004FE40 = .text:0x8004FE40; // type:function size:0x14 +fn_8004FE54 = .text:0x8004FE54; // type:function size:0x44 +fn_8004FE98 = .text:0x8004FE98; // type:function size:0x8 +fn_8004FEA0 = .text:0x8004FEA0; // type:function size:0x14 +GetMaxSpeed__14CBodyStateInfoCFv = .text:0x8004FEB4; // type:function size:0x9C +GetLocomotionSpeed__14CBodyStateInfoCFQ23pas15ELocomotionAnim = .text:0x8004FF50; // type:function size:0x40 +fn_8004FF90 = .text:0x8004FF90; // type:function size:0x164 +fn_800500F4 = .text:0x800500F4; // type:function size:0x580 +fn_80050674 = .text:0x80050674; // type:function size:0x400 +fn_80050A74 = .text:0x80050A74; // type:function size:0xAC +fn_80050B20 = .text:0x80050B20; // type:function size:0x1D8 +fn_80050CF8 = .text:0x80050CF8; // type:function size:0xDC +fn_80050DD4 = .text:0x80050DD4; // type:function size:0x190 +fn_80050F64 = .text:0x80050F64; // type:function size:0x4 +fn_80050F68 = .text:0x80050F68; // type:function size:0x3F8 +fn_80051360 = .text:0x80051360; // type:function size:0x40 +fn_800513A0 = .text:0x800513A0; // type:function size:0x210 +fn_800515B0 = .text:0x800515B0; // type:function size:0x11C +fn_800516CC = .text:0x800516CC; // type:function size:0xB8 +__ct__13CBoneTrackingFRC9CAnimDataRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>ffUi = .text:0x80051784; // type:function size:0xEC +PreThink__13CBoneTrackingFR9CAnimData = .text:0x80051870; // type:function size:0x10 +Think__13CBoneTrackingFf = .text:0x80051880; // type:function size:0x1C +PreRender__13CBoneTrackingFRC13CStateManagerR9CAnimDataRC12CTransform4fRC9CVector3fRC15CBodyController = .text:0x8005189C; // type:function size:0xA0 +PreRender__13CBoneTrackingFRC13CStateManagerR9CAnimDataRC12CTransform4fRC9CVector3fb = .text:0x8005193C; // type:function size:0x19C +SetActive__13CBoneTrackingFb = .text:0x80051AD8; // type:function size:0x10 +SetTarget__13CBoneTrackingF9TUniqueId = .text:0x80051AE8; // type:function size:0xC +SetDisableTrackingDistance__13CBoneTrackingFf = .text:0x80051AF4; // type:function size:0xC +SetTargetPosition__13CBoneTrackingFRC9CVector3f = .text:0x80051B00; // type:function size:0x4C +SetMaxBoneRotation__13CBoneTrackingFf = .text:0x80051B4C; // type:function size:0x8 +fn_80051B54 = .text:0x80051B54; // type:function size:0x414 +fn_80051F68 = .text:0x80051F68; // type:function size:0x3C0 +__ct__13CBouncingBombF25TToken<15CGenDescription>25TToken<15CGenDescription>9TUniqueId7TAreaId9TUniqueIdff11EWeaponTypeUiRC12CTransform4fRC11CDamageInfofUsUsUsff = .text:0x80052328; // type:function size:0x42C +fn_80052754 = .text:0x80052754; // type:function size:0xAC +fn_80052800 = .text:0x80052800; // type:function size:0x21C +ApplyGravity__13CBouncingBombFv = .text:0x80052A1C; // type:function size:0x64 +fn_80052A80 = .text:0x80052A80; // type:function size:0x68 +fn_80052AE8 = .text:0x80052AE8; // type:function size:0xF4 +fn_80052BDC = .text:0x80052BDC; // type:function size:0x11C +fn_80052CF8 = .text:0x80052CF8; // type:function size:0x14 +fn_80052D0C = .text:0x80052D0C; // type:function size:0x140 +fn_80052E4C = .text:0x80052E4C; // type:function size:0x4 +fn_80052E50 = .text:0x80052E50; // type:function size:0x41C +fn_8005326C = .text:0x8005326C; // type:function size:0xB8 +fn_80053324 = .text:0x80053324; // type:function size:0x114 +__ct__14CBouncyGrenadeF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC10CModelDataRC16CActorParameters9TUniqueIdfRC18CBouncyGrenadeDatafRC6CAABox9TUniqueIdfUiPC13CMaterialListPC11CHealthInfo = .text:0x80053438; // type:function size:0x5CC +fn_80053A04 = .text:0x80053A04; // type:function size:0xBC +AcceptScriptMsg__14CBouncyGrenadeFR13CStateManagerRC10CScriptMsg = .text:0x80053AC0; // type:function size:0xDC +Touch__14CBouncyGrenadeFR6CActorR13CStateManager = .text:0x80053B9C; // type:function size:0x4 +CollidedWith__14CBouncyGrenadeFRC9TUniqueIdRC18CCollisionInfoListR13CStateManager = .text:0x80053BA0; // type:function size:0x370 +fn_80053F10 = .text:0x80053F10; // type:function size:0x318 +Render__14CBouncyGrenadeCFRC13CStateManager = .text:0x80054228; // type:function size:0x178 +PreRenderAllViewports__14CBouncyGrenadeFR13CStateManager = .text:0x800543A0; // type:function size:0x318 +AddToRenderer__14CBouncyGrenadeCFRC13CStateManager = .text:0x800546B8; // type:function size:0x9C +UpdateGrenadeFX__14CBouncyGrenadeFfR13CStateManager = .text:0x80054754; // type:function size:0x2C0 +fn_80054A14 = .text:0x80054A14; // type:function size:0x518 +fn_80054F2C = .text:0x80054F2C; // type:function size:0x278 +fn_800551A4 = .text:0x800551A4; // type:function size:0x18 +HealthInfo__14CBouncyGrenadeFv = .text:0x800551BC; // type:function size:0x1C +GetHealthInfo__14CBouncyGrenadeCFv = .text:0x800551D8; // type:function size:0x1C +GetTouchBounds__14CBouncyGrenadeCFv = .text:0x800551F4; // type:function size:0x9C +fn_80055290 = .text:0x80055290; // type:function size:0xFC +__ct__10CBurstFireFPPC6SBursti = .text:0x8005538C; // type:function size:0x68 +Start__10CBurstFireFR13CStateManager = .text:0x800553F4; // type:function size:0xD8 +Update__10CBurstFireFR13CStateManagerf = .text:0x800554CC; // type:function size:0xC0 +fn_8005558C = .text:0x8005558C; // type:function size:0x128 +GetDistanceCompensatedError__10CBurstFireCFff = .text:0x800556B4; // type:function size:0xC0 +fn_80055774 = .text:0x80055774; // type:function size:0x34 +fn_800557A8 = .text:0x800557A8; // type:function size:0x8 +fn_800557B0 = .text:0x800557B0; // type:function size:0x5C +fn_8005580C = .text:0x8005580C; // type:function size:0x70 +fn_8005587C = .text:0x8005587C; // type:function size:0x1C0 +fn_80055A3C = .text:0x80055A3C; // type:function size:0x534 +fn_80055F70 = .text:0x80055F70; // type:function size:0x190 +fn_80056100 = .text:0x80056100; // type:function size:0x40 +fn_80056140 = .text:0x80056140; // type:function size:0x250 +fn_80056390 = .text:0x80056390; // type:function size:0xBC +fn_8005644C = .text:0x8005644C; // type:function size:0x6C +fn_800564B8 = .text:0x800564B8; // type:function size:0x148 +fn_80056600 = .text:0x80056600; // type:function size:0x14C +fn_8005674C = .text:0x8005674C; // type:function size:0x3C +SetFilter__17CCameraFilterPassFQ217CCameraFilterPass11EFilterTypeQ217CCameraFilterPass12EFilterShapefRC6CColorUi = .text:0x80056788; // type:function size:0x470 +DisableFilter__17CCameraFilterPassFf = .text:0x80056BF8; // type:function size:0x14 +fn_80056C0C = .text:0x80056C0C; // type:function size:0x138 +fn_80056D44 = .text:0x80056D44; // type:function size:0x19C +fn_80056EE0 = .text:0x80056EE0; // type:function size:0x1CC +fn_800570AC = .text:0x800570AC; // type:function size:0x1E0 +fn_8005728C = .text:0x8005728C; // type:function size:0x228 +fn_800574B4 = .text:0x800574B4; // type:function size:0x3C +fn_800574F0 = .text:0x800574F0; // type:function size:0x384 +fn_80057874 = .text:0x80057874; // type:function size:0x314 +fn_80057B88 = .text:0x80057B88; // type:function size:0x3F4 +fn_80057F7C = .text:0x80057F7C; // type:function size:0x120 +fn_8005809C = .text:0x8005809C; // type:function size:0x60 +fn_800580FC = .text:0x800580FC; // type:function size:0x164 +fn_80058260 = .text:0x80058260; // type:function size:0x8 +fn_80058268 = .text:0x80058268; // type:function size:0x74 +fn_800582DC = .text:0x800582DC; // type:function size:0xD8 +fn_800583B4 = .text:0x800583B4; // type:function size:0x30 +fn_800583E4 = .text:0x800583E4; // type:function size:0xBC +SetBlur__15CCameraBlurPassFQ215CCameraBlurPass9EBlurTypeffb = .text:0x800584A0; // type:function size:0xF0 +DisableBlur__15CCameraBlurPassFf = .text:0x80058590; // type:function size:0x14 +fn_800585A4 = .text:0x800585A4; // type:function size:0x7A0 +fn_80058D44 = .text:0x80058D44; // type:function size:0x104 +fn_80058E48 = .text:0x80058E48; // type:function size:0x4 +fn_80058E4C = .text:0x80058E4C; // type:function size:0xC +fn_80058E58 = .text:0x80058E58; // type:function size:0xC +fn_80058E64 = .text:0x80058E64; // type:function size:0x3C +fn_80058EA0 = .text:0x80058EA0; // type:function size:0x58 +fn_80058EF8 = .text:0x80058EF8; // type:function size:0x8A0 +fn_80059798 = .text:0x80059798; // type:function size:0x528 +fn_80059CC0 = .text:0x80059CC0; // type:function size:0x214 +fn_80059ED4 = .text:0x80059ED4; // type:function size:0x784 +fn_8005A658 = .text:0x8005A658; // type:function size:0x90 +fn_8005A6E8 = .text:0x8005A6E8; // type:function size:0xEC +fn_8005A7D4 = .text:0x8005A7D4; // type:function size:0x64 +fn_8005A838 = .text:0x8005A838; // type:function size:0x1DC +fn_8005AA14 = .text:0x8005AA14; // type:function size:0x58 +fn_8005AA6C = .text:0x8005AA6C; // type:function size:0x34 +fn_8005AAA0 = .text:0x8005AAA0; // type:function size:0x8 +fn_8005AAA8 = .text:0x8005AAA8; // type:function size:0x8 +fn_8005AAB0 = .text:0x8005AAB0; // type:function size:0x8 +fn_8005AAB8 = .text:0x8005AAB8; // type:function size:0x8 +fn_8005AAC0 = .text:0x8005AAC0; // type:function size:0x8 +fn_8005AAC8 = .text:0x8005AAC8; // type:function size:0x8 +fn_8005AAD0 = .text:0x8005AAD0; // type:function size:0x90 +fn_8005AB60 = .text:0x8005AB60; // type:function size:0x5A8 +fn_8005B108 = .text:0x8005B108; // type:function size:0xA4 +fn_8005B1AC = .text:0x8005B1AC; // type:function size:0xE4 +fn_8005B290 = .text:0x8005B290; // type:function size:0x4C +GetCurrentCameraId__14CCameraManagerCFb = .text:0x8005B2DC; // type:function size:0x5C +fn_8005B338 = .text:0x8005B338; // type:function size:0x44 +GetCurrentCamera__14CCameraManagerCFRC13CStateManagerb = .text:0x8005B37C; // type:function size:0x44 +fn_8005B3C0 = .text:0x8005B3C0; // type:function size:0xC +fn_8005B3CC = .text:0x8005B3CC; // type:function size:0xA4 +fn_8005B470 = .text:0x8005B470; // type:function size:0x3EC +fn_8005B85C = .text:0x8005B85C; // type:function size:0xA0 +fn_8005B8FC = .text:0x8005B8FC; // type:function size:0x28 +fn_8005B924 = .text:0x8005B924; // type:function size:0xA4 +fn_8005B9C8 = .text:0x8005B9C8; // type:function size:0xAC +fn_8005BA74 = .text:0x8005BA74; // type:function size:0xC4 +fn_8005BB38 = .text:0x8005BB38; // type:function size:0x90 +fn_8005BBC8 = .text:0x8005BBC8; // type:function size:0x98 +fn_8005BC60 = .text:0x8005BC60; // type:function size:0x8C +fn_8005BCEC = .text:0x8005BCEC; // type:function size:0x1D8 +fn_8005BEC4 = .text:0x8005BEC4; // type:function size:0x160 +fn_8005C024 = .text:0x8005C024; // type:function size:0x9C +fn_8005C0C0 = .text:0x8005C0C0; // type:function size:0x1C +GetCurrentCameraTransform__14CCameraManagerCFRC13CStateManagerb = .text:0x8005C0DC; // type:function size:0x80 +fn_8005C15C = .text:0x8005C15C; // type:function size:0x74 +IsInCinematicCamera__14CCameraManagerCFv = .text:0x8005C1D0; // type:function size:0x1C +fn_8005C1EC = .text:0x8005C1EC; // type:function size:0x48 +fn_8005C234 = .text:0x8005C234; // type:function size:0x1C +fn_8005C250 = .text:0x8005C250; // type:function size:0x1C +fn_8005C26C = .text:0x8005C26C; // type:function size:0x10 +fn_8005C27C = .text:0x8005C27C; // type:function size:0x8 +fn_8005C284 = .text:0x8005C284; // type:function size:0x94 +fn_8005C318 = .text:0x8005C318; // type:function size:0x134 +fn_8005C44C = .text:0x8005C44C; // type:function size:0xC8 +fn_8005C514 = .text:0x8005C514; // type:function size:0x8C +fn_8005C5A0 = .text:0x8005C5A0; // type:function size:0x11C +fn_8005C6BC = .text:0x8005C6BC; // type:function size:0x4C +fn_8005C708 = .text:0x8005C708; // type:function size:0x114 +fn_8005C81C = .text:0x8005C81C; // type:function size:0x4C +fn_8005C868 = .text:0x8005C868; // type:function size:0xF4 +fn_8005C95C = .text:0x8005C95C; // type:function size:0x18 +fn_8005C974 = .text:0x8005C974; // type:function size:0x124 +fn_8005CA98 = .text:0x8005CA98; // type:function size:0x54 +fn_8005CAEC = .text:0x8005CAEC; // type:function size:0xC0 +fn_8005CBAC = .text:0x8005CBAC; // type:function size:0xC4 +fn_8005CC70 = .text:0x8005CC70; // type:function size:0x278 +fn_8005CEE8 = .text:0x8005CEE8; // type:function size:0xD8 +fn_8005CFC0 = .text:0x8005CFC0; // type:function size:0x1DC +fn_8005D19C = .text:0x8005D19C; // type:function size:0xC +fn_8005D1A8 = .text:0x8005D1A8; // type:function size:0x100 +fn_8005D2A8 = .text:0x8005D2A8; // type:function size:0x90 +fn_8005D338 = .text:0x8005D338; // type:function size:0x8F4 +fn_8005DC2C = .text:0x8005DC2C; // type:function size:0x10C +fn_8005DD38 = .text:0x8005DD38; // type:function size:0x94 +fn_8005DDCC = .text:0x8005DDCC; // type:function size:0xE8 +fn_8005DEB4 = .text:0x8005DEB4; // type:function size:0xB0 +fn_8005DF64 = .text:0x8005DF64; // type:function size:0xB8 +fn_8005E01C = .text:0x8005E01C; // type:function size:0x104 +fn_8005E120 = .text:0x8005E120; // type:function size:0x44 +fn_8005E164 = .text:0x8005E164; // type:function size:0xAC +NewTranslation__17CCameraShakerDataCFRC9CVector3f = .text:0x8005E210; // type:function size:0x24 +fn_8005E234 = .text:0x8005E234; // type:function size:0x94 +fn_8005E2C8 = .text:0x8005E2C8; // type:function size:0xF8 +fn_8005E3C0 = .text:0x8005E3C0; // type:function size:0x180 +fn_8005E540 = .text:0x8005E540; // type:function size:0xF4 +fn_8005E634 = .text:0x8005E634; // type:function size:0x4C +fn_8005E680 = .text:0x8005E680; // type:function size:0x60 +LdrToCameraShakerData__FRC20SLdrCameraShakerDataRC9CVector3f = .text:0x8005E6E0; // type:function size:0x24 +fn_8005E704 = .text:0x8005E704; // type:function size:0x4C +fn_8005E750 = .text:0x8005E750; // type:function size:0xC8 +fn_8005E818 = .text:0x8005E818; // type:function size:0x144 +AddCameraShaker__20CCameraShakerManagerFRC17CCameraShakerDataR13CStateManagerbb = .text:0x8005E95C; // type:function size:0x2A0 +UpdateCameraShaker__20CCameraShakerManagerFiRC17CCameraShakerData = .text:0x8005EBFC; // type:function size:0xD8 +RemoveCameraShaker__20CCameraShakerManagerFi = .text:0x8005ECD4; // type:function size:0x1F8 +fn_8005EECC = .text:0x8005EECC; // type:function size:0xCC +fn_8005EF98 = .text:0x8005EF98; // type:function size:0x428 +fn_8005F3C0 = .text:0x8005F3C0; // type:function size:0x78 +fn_8005F438 = .text:0x8005F438; // type:function size:0x608 +fn_8005FA40 = .text:0x8005FA40; // type:function size:0x4 +fn_8005FA44 = .text:0x8005FA44; // type:function size:0xA0 +fn_8005FAE4 = .text:0x8005FAE4; // type:function size:0x74 +fn_8005FB58 = .text:0x8005FB58; // type:function size:0xA0 +fn_8005FBF8 = .text:0x8005FBF8; // type:function size:0x4 +fn_8005FBFC = .text:0x8005FBFC; // type:function size:0x418 +fn_80060014 = .text:0x80060014; // type:function size:0x12C +fn_80060140 = .text:0x80060140; // type:function size:0x8 +fn_80060148 = .text:0x80060148; // type:function size:0x8 +fn_80060150 = .text:0x80060150; // type:function size:0x14 +fn_80060164 = .text:0x80060164; // type:function size:0x8 +fn_8006016C = .text:0x8006016C; // type:function size:0x8 +fn_80060174 = .text:0x80060174; // type:function size:0x8 +fn_8006017C = .text:0x8006017C; // type:function size:0x8 +fn_80060184 = .text:0x80060184; // type:function size:0x20 +fn_800601A4 = .text:0x800601A4; // type:function size:0x8 +fn_800601AC = .text:0x800601AC; // type:function size:0x54 +fn_80060200 = .text:0x80060200; // type:function size:0x78 +fn_80060278 = .text:0x80060278; // type:function size:0x8 +fn_80060280 = .text:0x80060280; // type:function size:0x80 +fn_80060300 = .text:0x80060300; // type:function size:0x68 +fn_80060368 = .text:0x80060368; // type:function size:0x4 +fn_8006036C = .text:0x8006036C; // type:function size:0x10 +fn_8006037C = .text:0x8006037C; // type:function size:0x8 +fn_80060384 = .text:0x80060384; // type:function size:0x280 +fn_80060604 = .text:0x80060604; // type:function size:0x8 +fn_8006060C = .text:0x8006060C; // type:function size:0x8 +fn_80060614 = .text:0x80060614; // type:function size:0x14 +fn_80060628 = .text:0x80060628; // type:function size:0xD48 +fn_80061370 = .text:0x80061370; // type:function size:0x34 +fn_800613A4 = .text:0x800613A4; // type:function size:0x9C +fn_80061440 = .text:0x80061440; // type:function size:0xBC +fn_800614FC = .text:0x800614FC; // type:function size:0x20 +fn_8006151C = .text:0x8006151C; // type:function size:0x20 +fn_8006153C = .text:0x8006153C; // type:function size:0x20 +fn_8006155C = .text:0x8006155C; // type:function size:0x8 +fn_80061564 = .text:0x80061564; // type:function size:0x10 +fn_80061574 = .text:0x80061574; // type:function size:0x40 +fn_800615B4 = .text:0x800615B4; // type:function size:0x4C +fn_80061600 = .text:0x80061600; // type:function size:0x88 +fn_80061688 = .text:0x80061688; // type:function size:0x74 +fn_800616FC = .text:0x800616FC; // type:function size:0x84 +fn_80061780 = .text:0x80061780; // type:function size:0x58 +fn_800617D8 = .text:0x800617D8; // type:function size:0x88 +fn_80061860 = .text:0x80061860; // type:function size:0x74 +fn_800618D4 = .text:0x800618D4; // type:function size:0x84 +fn_80061958 = .text:0x80061958; // type:function size:0x58 +fn_800619B0 = .text:0x800619B0; // type:function size:0x58 +fn_80061A08 = .text:0x80061A08; // type:function size:0x30 +fn_80061A38 = .text:0x80061A38; // type:function size:0x58 +fn_80061A90 = .text:0x80061A90; // type:function size:0x68 +fn_80061AF8 = .text:0x80061AF8; // type:function size:0x30 +fn_80061B28 = .text:0x80061B28; // type:function size:0x8 +fn_80061B30 = .text:0x80061B30; // type:function size:0x58 +fn_80061B88 = .text:0x80061B88; // type:function size:0x68 +fn_80061BF0 = .text:0x80061BF0; // type:function size:0x58 +fn_80061C48 = .text:0x80061C48; // type:function size:0x68 +fn_80061CB0 = .text:0x80061CB0; // type:function size:0x14 +fn_80061CC4 = .text:0x80061CC4; // type:function size:0x9C +fn_80061D60 = .text:0x80061D60; // type:function size:0x4 +fn_80061D64 = .text:0x80061D64; // type:function size:0x24 +fn_80061D88 = .text:0x80061D88; // type:function size:0x43C +GetCharacterInfo__17CCharacterFactoryCFi = .text:0x800621C4; // type:function size:0x10 +fn_800621D4 = .text:0x800621D4; // type:function size:0xD28 +fn_80062EFC = .text:0x80062EFC; // type:function size:0xF0 +fn_80062FEC = .text:0x80062FEC; // type:function size:0x330 +fn_8006331C = .text:0x8006331C; // type:function size:0x8 +fn_80063324 = .text:0x80063324; // type:function size:0x8 +fn_8006332C = .text:0x8006332C; // type:function size:0x40 +fn_8006336C = .text:0x8006336C; // type:function size:0x64 +fn_800633D0 = .text:0x800633D0; // type:function size:0xC4 +fn_80063494 = .text:0x80063494; // type:function size:0xA0 +fn_80063534 = .text:0x80063534; // type:function size:0xD04 +fn_80064238 = .text:0x80064238; // type:function size:0x24C +SetSChozoGhost_FuncPtrs__FP20SChozoGhost_FuncPtrs = .text:0x80064484; // type:function size:0x8 +fn_8006448C = .text:0x8006448C; // type:function size:0x10 +fn_8006449C = .text:0x8006449C; // type:function size:0x180 +fn_8006461C = .text:0x8006461C; // type:function size:0x58 +fn_80064674 = .text:0x80064674; // type:function size:0x108 +fn_8006477C = .text:0x8006477C; // type:function size:0x84 +fn_80064800 = .text:0x80064800; // type:function size:0x504 +fn_80064D04 = .text:0x80064D04; // type:function size:0x4 +fn_80064D08 = .text:0x80064D08; // type:function size:0x4 +fn_80064D0C = .text:0x80064D0C; // type:function size:0xC4 +fn_80064DD0 = .text:0x80064DD0; // type:function size:0x2BC +fn_8006508C = .text:0x8006508C; // type:function size:0x94 +fn_80065120 = .text:0x80065120; // type:function size:0xE4 +fn_80065204 = .text:0x80065204; // type:function size:0x8C +fn_80065290 = .text:0x80065290; // type:function size:0x244 +fn_800654D4 = .text:0x800654D4; // type:function size:0x8 +fn_800654DC = .text:0x800654DC; // type:function size:0x8 +fn_800654E4 = .text:0x800654E4; // type:function size:0x68 +fn_8006554C = .text:0x8006554C; // type:function size:0x50 +fn_8006559C = .text:0x8006559C; // type:function size:0x8 +fn_800655A4 = .text:0x800655A4; // type:function size:0x48 +fn_800655EC = .text:0x800655EC; // type:function size:0x98 +fn_80065684 = .text:0x80065684; // type:function size:0xC +fn_80065690 = .text:0x80065690; // type:function size:0x4 +fn_80065694 = .text:0x80065694; // type:function size:0x18 +fn_800656AC = .text:0x800656AC; // type:function size:0x60 +CoinGameInFinalStage__13CCoinGameModeCFv = .text:0x8006570C; // type:function size:0x104 +GetCoinLimit__13CCoinGameModeCFv = .text:0x80065810; // type:function size:0x8 +fn_80065818 = .text:0x80065818; // type:function size:0x64 +fn_8006587C = .text:0x8006587C; // type:function size:0xCC +__ct__15CCollisionActorF9TUniqueId7TAreaId9TUniqueIdRC9CVector3fRC9CVector3fbf = .text:0x80065948; // type:function size:0x5A0 +fn_80065EE8 = .text:0x80065EE8; // type:function size:0x608 +fn_800664F0 = .text:0x800664F0; // type:function size:0x5CC +fn_80066ABC = .text:0x80066ABC; // type:function size:0x28C +fn_80066D48 = .text:0x80066D48; // type:function size:0x48 +fn_80066D90 = .text:0x80066D90; // type:function size:0x5C +fn_80066DEC = .text:0x80066DEC; // type:function size:0x2C +fn_80066E18 = .text:0x80066E18; // type:function size:0x2C +fn_80066E44 = .text:0x80066E44; // type:function size:0x4C +fn_80066E90 = .text:0x80066E90; // type:function size:0x54 +fn_80066EE4 = .text:0x80066EE4; // type:function size:0x4 +fn_80066EE8 = .text:0x80066EE8; // type:function size:0x6C +fn_80066F54 = .text:0x80066F54; // type:function size:0x100 +fn_80067054 = .text:0x80067054; // type:function size:0x11C +fn_80067170 = .text:0x80067170; // type:function size:0x88 +fn_800671F8 = .text:0x800671F8; // type:function size:0x8 +fn_80067200 = .text:0x80067200; // type:function size:0x8 +fn_80067208 = .text:0x80067208; // type:function size:0x9C +fn_800672A4 = .text:0x800672A4; // type:function size:0x68 +SetDamageVulnerability__15CCollisionActorFRC20CDamageVulnerability = .text:0x8006730C; // type:function size:0x1B0 +GetLastTouchedObject__15CCollisionActorCFv = .text:0x800674BC; // type:function size:0xC +fn_800674C8 = .text:0x800674C8; // type:function size:0x8 +SetSphereRadius__15CCollisionActorFf = .text:0x800674D0; // type:function size:0x68 +SetNonUniformVulnerability__15CCollisionActorFRQ24rstl36ncrc_ptr<24CNonUniformVulnerability> = .text:0x80067538; // type:function size:0x68 +ResetNonUniformVulnerability__15CCollisionActorFv = .text:0x800675A0; // type:function size:0x58 +fn_800675F8 = .text:0x800675F8; // type:function size:0x64 +fn_8006765C = .text:0x8006765C; // type:function size:0xA4 +fn_80067700 = .text:0x80067700; // type:function size:0x224 +SphereCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3ffRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80067924; // type:function size:0xC4 +fn_800679E8 = .text:0x800679E8; // type:function size:0xC +fn_800679F4 = .text:0x800679F4; // type:function size:0x8 +SphereSubdivideCollision__26CJointCollisionDescriptionF6CSegId6CSegIdffQ226CJointCollisionDescription16EOrientationTypeRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x800679FC; // type:function size:0xC0 +AABoxCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3fRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80067ABC; // type:function size:0xC8 +OBBAutoSizeCollision__26CJointCollisionDescriptionF6CSegId6CSegIdRC9CVector3fQ226CJointCollisionDescription16EOrientationTypeRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80067B84; // type:function size:0xC4 +OBBCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3fRC9CVector3fRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80067C48; // type:function size:0xC0 +OBBFromMayaPlugInCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3fRC9CMatrix3fRC9CVector3fRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80067D08; // type:function size:0xC8 +__ct__22CCollisionActorManagerFR13CStateManager9TUniqueId7TAreaIdRCQ24rstl63vector<26CJointCollisionDescription,Q24rstl17rmemory_allocator>b = .text:0x80067DD0; // type:function size:0xCD8 +fn_80068AA8 = .text:0x80068AA8; // type:function size:0xC +fn_80068AB4 = .text:0x80068AB4; // type:function size:0x1C +fn_80068AD0 = .text:0x80068AD0; // type:function size:0x8 +fn_80068AD8 = .text:0x80068AD8; // type:function size:0x90 +fn_80068B68 = .text:0x80068B68; // type:function size:0x34 +fn_80068B9C = .text:0x80068B9C; // type:function size:0x10 +fn_80068BAC = .text:0x80068BAC; // type:function size:0xC +fn_80068BB8 = .text:0x80068BB8; // type:function size:0xC +fn_80068BC4 = .text:0x80068BC4; // type:function size:0x1C +fn_80068BE0 = .text:0x80068BE0; // type:function size:0xC +fn_80068BEC = .text:0x80068BEC; // type:function size:0x1C +fn_80068C08 = .text:0x80068C08; // type:function size:0x8 +fn_80068C10 = .text:0x80068C10; // type:function size:0x8 +fn_80068C18 = .text:0x80068C18; // type:function size:0x8 +fn_80068C20 = .text:0x80068C20; // type:function size:0x8 +fn_80068C28 = .text:0x80068C28; // type:function size:0x1C +fn_80068C44 = .text:0x80068C44; // type:function size:0x1C +fn_80068C60 = .text:0x80068C60; // type:function size:0xC +fn_80068C6C = .text:0x80068C6C; // type:function size:0x30 +fn_80068C9C = .text:0x80068C9C; // type:function size:0x34 +fn_80068CD0 = .text:0x80068CD0; // type:function size:0xC +fn_80068CDC = .text:0x80068CDC; // type:function size:0x8 +fn_80068CE4 = .text:0x80068CE4; // type:function size:0x8 +fn_80068CEC = .text:0x80068CEC; // type:function size:0x4 +fn_80068CF0 = .text:0x80068CF0; // type:function size:0x8 +fn_80068CF8 = .text:0x80068CF8; // type:function size:0x28 +fn_80068D20 = .text:0x80068D20; // type:function size:0x8 +fn_80068D28 = .text:0x80068D28; // type:function size:0x1C +fn_80068D44 = .text:0x80068D44; // type:function size:0x8 +fn_80068D4C = .text:0x80068D4C; // type:function size:0x14 +fn_80068D60 = .text:0x80068D60; // type:function size:0x8 +fn_80068D68 = .text:0x80068D68; // type:function size:0x8 +fn_80068D70 = .text:0x80068D70; // type:function size:0xC +fn_80068D7C = .text:0x80068D7C; // type:function size:0x8 +fn_80068D84 = .text:0x80068D84; // type:function size:0xC0 +fn_80068E44 = .text:0x80068E44; // type:function size:0x5C +fn_80068EA0 = .text:0x80068EA0; // type:function size:0xD4 +fn_80068F74 = .text:0x80068F74; // type:function size:0x14 +fn_80068F88 = .text:0x80068F88; // type:function size:0x10 +fn_80068F98 = .text:0x80068F98; // type:function size:0x8 +fn_80068FA0 = .text:0x80068FA0; // type:function size:0x8 +fn_80068FA8 = .text:0x80068FA8; // type:function size:0x10 +fn_80068FB8 = .text:0x80068FB8; // type:function size:0x14 +fn_80068FCC = .text:0x80068FCC; // type:function size:0x1C +__dt__22CCollisionActorManagerFv = .text:0x80068FE8; // type:function size:0xA0 +Update__22CCollisionActorManagerFfR13CStateManagerQ222CCollisionActorManager14EUpdateOptions = .text:0x80069088; // type:function size:0x520 +Destroy__22CCollisionActorManagerFR13CStateManager = .text:0x800695A8; // type:function size:0x88 +fn_80069630 = .text:0x80069630; // type:function size:0x8 +SetActive__22CCollisionActorManagerFR13CStateManagerb = .text:0x80069638; // type:function size:0xC0 +AddMaterialList__22CCollisionActorManagerFR13CStateManagerRC13CMaterialListQ222CCollisionActorManager20EMaterialListOptions = .text:0x800696F8; // type:function size:0xC8 +RemoveMaterialList__22CCollisionActorManagerFR13CStateManagerRC13CMaterialListQ222CCollisionActorManager20EMaterialListOptions = .text:0x800697C0; // type:function size:0xC0 +GetNumCollisionActors__22CCollisionActorManagerCFv = .text:0x80069880; // type:function size:0x8 +GetCollisionDescFromIndex__22CCollisionActorManagerCFUi = .text:0x80069888; // type:function size:0x10 +GetCollisionDescIndexFromUniqueId__22CCollisionActorManagerCF9TUniqueId = .text:0x80069898; // type:function size:0x4C +fn_800698E4 = .text:0x800698E4; // type:function size:0xC0 +SetPhysicsActive__22CCollisionActorManagerFR13CStateManagerb = .text:0x800699A4; // type:function size:0xB4 +fn_80069A58 = .text:0x80069A58; // type:function size:0x8 +fn_80069A60 = .text:0x80069A60; // type:function size:0xB8 +fn_80069B18 = .text:0x80069B18; // type:function size:0x80 +fn_80069B98 = .text:0x80069B98; // type:function size:0x148 +__ct__17CCollisionTrackerFRC31TLockedToken<15CGenDescription>9TUniqueId7TAreaIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f9TUniqueIdUif = .text:0x80069CE0; // type:function size:0x294 +fn_80069F74 = .text:0x80069F74; // type:function size:0x4 +fn_80069F78 = .text:0x80069F78; // type:function size:0x58 +fn_80069FD0 = .text:0x80069FD0; // type:function size:0x64 +fn_8006A034 = .text:0x8006A034; // type:function size:0xC +fn_8006A040 = .text:0x8006A040; // type:function size:0x8 +fn_8006A048 = .text:0x8006A048; // type:function size:0x10 +fn_8006A058 = .text:0x8006A058; // type:function size:0x1C +fn_8006A074 = .text:0x8006A074; // type:function size:0x8 +fn_8006A07C = .text:0x8006A07C; // type:function size:0x14 +fn_8006A090 = .text:0x8006A090; // type:function size:0x164 +fn_8006A1F4 = .text:0x8006A1F4; // type:function size:0x4 +fn_8006A1F8 = .text:0x8006A1F8; // type:function size:0x20 +fn_8006A218 = .text:0x8006A218; // type:function size:0x94 +fn_8006A2AC = .text:0x8006A2AC; // type:function size:0x8 +fn_8006A2B4 = .text:0x8006A2B4; // type:function size:0x2C +fn_8006A2E0 = .text:0x8006A2E0; // type:function size:0x204 +fn_8006A4E4 = .text:0x8006A4E4; // type:function size:0x564 +fn_8006AA48 = .text:0x8006AA48; // type:function size:0x8 +fn_8006AA50 = .text:0x8006AA50; // type:function size:0xA4 +fn_8006AAF4 = .text:0x8006AAF4; // type:function size:0x88 +fn_8006AB7C = .text:0x8006AB7C; // type:function size:0x8B0 +fn_8006B42C = .text:0x8006B42C; // type:function size:0xC +fn_8006B438 = .text:0x8006B438; // type:function size:0x20 +fn_8006B458 = .text:0x8006B458; // type:function size:0x18 +fn_8006B470 = .text:0x8006B470; // type:function size:0x8 +fn_8006B478 = .text:0x8006B478; // type:function size:0x8 +fn_8006B480 = .text:0x8006B480; // type:function size:0x8 +fn_8006B488 = .text:0x8006B488; // type:function size:0xC +fn_8006B494 = .text:0x8006B494; // type:function size:0x4 +fn_8006B498 = .text:0x8006B498; // type:function size:0x10 +fn_8006B4A8 = .text:0x8006B4A8; // type:function size:0x8 +fn_8006B4B0 = .text:0x8006B4B0; // type:function size:0x4 +fn_8006B4B4 = .text:0x8006B4B4; // type:function size:0x4C +fn_8006B500 = .text:0x8006B500; // type:function size:0x18 +fn_8006B518 = .text:0x8006B518; // type:function size:0x24 +fn_8006B53C = .text:0x8006B53C; // type:function size:0x8 +fn_8006B544 = .text:0x8006B544; // type:function size:0x10 +fn_8006B554 = .text:0x8006B554; // type:function size:0x8 +fn_8006B55C = .text:0x8006B55C; // type:function size:0x8 +fn_8006B564 = .text:0x8006B564; // type:function size:0x2C +fn_8006B590 = .text:0x8006B590; // type:function size:0x60 +fn_8006B5F0 = .text:0x8006B5F0; // type:function size:0xC8 +fn_8006B6B8 = .text:0x8006B6B8; // type:function size:0x24 +fn_8006B6DC = .text:0x8006B6DC; // type:function size:0x4 +fn_8006B6E0 = .text:0x8006B6E0; // type:function size:0x10 +fn_8006B6F0 = .text:0x8006B6F0; // type:function size:0x64 +fn_8006B754 = .text:0x8006B754; // type:function size:0x30 +fn_8006B784 = .text:0x8006B784; // type:function size:0x8 +fn_8006B78C = .text:0x8006B78C; // type:function size:0x10 +fn_8006B79C = .text:0x8006B79C; // type:function size:0x18 +fn_8006B7B4 = .text:0x8006B7B4; // type:function size:0x60 +fn_8006B814 = .text:0x8006B814; // type:function size:0x18 +fn_8006B82C = .text:0x8006B82C; // type:function size:0x108 +fn_8006B934 = .text:0x8006B934; // type:function size:0x10 +fn_8006B944 = .text:0x8006B944; // type:function size:0x8 +fn_8006B94C = .text:0x8006B94C; // type:function size:0x4 +fn_8006B950 = .text:0x8006B950; // type:function size:0xC +fn_8006B95C = .text:0x8006B95C; // type:function size:0x8 +fn_8006B964 = .text:0x8006B964; // type:function size:0x8 +fn_8006B96C = .text:0x8006B96C; // type:function size:0x4C +fn_8006B9B8 = .text:0x8006B9B8; // type:function size:0x8 +fn_8006B9C0 = .text:0x8006B9C0; // type:function size:0x108 +fn_8006BAC8 = .text:0x8006BAC8; // type:function size:0xC +fn_8006BAD4 = .text:0x8006BAD4; // type:function size:0x40 +fn_8006BB14 = .text:0x8006BB14; // type:function size:0x1D4 +fn_8006BCE8 = .text:0x8006BCE8; // type:function size:0xC +fn_8006BCF4 = .text:0x8006BCF4; // type:function size:0x4 +SetParticleEmissionRateScalar__17CCollisionTrackerFf = .text:0x8006BCF8; // type:function size:0x8 +SetMinimumPathLength__17CCollisionTrackerFf = .text:0x8006BD00; // type:function size:0x8 +GetParticleSystem__17CCollisionTrackerCFv = .text:0x8006BD08; // type:function size:0x8 +ParticleSystem__17CCollisionTrackerCFv = .text:0x8006BD10; // type:function size:0x8 +fn_8006BD18 = .text:0x8006BD18; // type:function size:0x18C +fn_8006BEA4 = .text:0x8006BEA4; // type:function size:0x88 +fn_8006BF2C = .text:0x8006BF2C; // type:function size:0x74 +fn_8006BFA0 = .text:0x8006BFA0; // type:function size:0xC0 +fn_8006C060 = .text:0x8006C060; // type:function size:0xA0 +fn_8006C100 = .text:0x8006C100; // type:function size:0x35C +fn_8006C45C = .text:0x8006C45C; // type:function size:0x5A8 +fn_8006CA04 = .text:0x8006CA04; // type:function size:0x148 +fn_8006CB4C = .text:0x8006CB4C; // type:function size:0x1D4 +fn_8006CD20 = .text:0x8006CD20; // type:function size:0x514 +fn_8006D234 = .text:0x8006D234; // type:function size:0x120 +fn_8006D354 = .text:0x8006D354; // type:function size:0x1C8 +fn_8006D51C = .text:0x8006D51C; // type:function size:0xD8 +fn_8006D5F4 = .text:0x8006D5F4; // type:function size:0x70 +fn_8006D664 = .text:0x8006D664; // type:function size:0x130 +fn_8006D794 = .text:0x8006D794; // type:function size:0x228 +fn_8006D9BC = .text:0x8006D9BC; // type:function size:0x1A4 +fn_8006DB60 = .text:0x8006DB60; // type:function size:0xB0C +fn_8006E66C = .text:0x8006E66C; // type:function size:0x4C +fn_8006E6B8 = .text:0x8006E6B8; // type:function size:0x220 +SetSCommandoPirate_FuncPtrs__FP24SCommandoPirate_FuncPtrs = .text:0x8006E8D8; // type:function size:0x8 +fn_8006E8E0 = .text:0x8006E8E0; // type:function size:0x10 +fn_8006E8F0 = .text:0x8006E8F0; // type:function size:0x1AC +fn_8006EA9C = .text:0x8006EA9C; // type:function size:0x58 +fn_8006EAF4 = .text:0x8006EAF4; // type:function size:0xD0 +fn_8006EBC4 = .text:0x8006EBC4; // type:function size:0x68 +fn_8006EC2C = .text:0x8006EC2C; // type:function size:0x48 +fn_8006EC74 = .text:0x8006EC74; // type:function size:0x11C +fn_8006ED90 = .text:0x8006ED90; // type:function size:0x90 +fn_8006EE20 = .text:0x8006EE20; // type:function size:0xC0 +fn_8006EEE0 = .text:0x8006EEE0; // type:function size:0x44 +fn_8006EF24 = .text:0x8006EF24; // type:function size:0x58 +fn_8006EF7C = .text:0x8006EF7C; // type:function size:0x20 +fn_8006EF9C = .text:0x8006EF9C; // type:function size:0x54 +fn_8006EFF0 = .text:0x8006EFF0; // type:function size:0x6C +fn_8006F05C = .text:0x8006F05C; // type:function size:0x28 +fn_8006F084 = .text:0x8006F084; // type:function size:0x5C +fn_8006F0E0 = .text:0x8006F0E0; // type:function size:0x228 +fn_8006F308 = .text:0x8006F308; // type:function size:0x94 +fn_8006F39C = .text:0x8006F39C; // type:function size:0xAC +fn_8006F448 = .text:0x8006F448; // type:function size:0xAC +fn_8006F4F4 = .text:0x8006F4F4; // type:function size:0x220 +fn_8006F714 = .text:0x8006F714; // type:function size:0x90 +fn_8006F7A4 = .text:0x8006F7A4; // type:function size:0x3C +fn_8006F7E0 = .text:0x8006F7E0; // type:function size:0x100 +fn_8006F8E0 = .text:0x8006F8E0; // type:function size:0x100 +fn_8006F9E0 = .text:0x8006F9E0; // type:function size:0x7C +fn_8006FA5C = .text:0x8006FA5C; // type:function size:0x158 +fn_8006FBB4 = .text:0x8006FBB4; // type:function size:0x30 +fn_8006FBE4 = .text:0x8006FBE4; // type:function size:0x64 +fn_8006FC48 = .text:0x8006FC48; // type:function size:0xF0 +fn_8006FD38 = .text:0x8006FD38; // type:function size:0xC4 +fn_8006FDFC = .text:0x8006FDFC; // type:function size:0x20 +fn_8006FE1C = .text:0x8006FE1C; // type:function size:0x358 +fn_80070174 = .text:0x80070174; // type:function size:0x2B0 +fn_80070424 = .text:0x80070424; // type:function size:0x298 +fn_800706BC = .text:0x800706BC; // type:function size:0x298 +fn_80070954 = .text:0x80070954; // type:function size:0x264 +fn_80070BB8 = .text:0x80070BB8; // type:function size:0x7C +fn_80070C34 = .text:0x80070C34; // type:function size:0x100 +fn_80070D34 = .text:0x80070D34; // type:function size:0xD4 +fn_80070E08 = .text:0x80070E08; // type:function size:0xF0 +fn_80070EF8 = .text:0x80070EF8; // type:function size:0x2C +fn_80070F24 = .text:0x80070F24; // type:function size:0xD4 +fn_80070FF8 = .text:0x80070FF8; // type:function size:0x100 +fn_800710F8 = .text:0x800710F8; // type:function size:0x90 +fn_80071188 = .text:0x80071188; // type:function size:0x34 +fn_800711BC = .text:0x800711BC; // type:function size:0x1C +fn_800711D8 = .text:0x800711D8; // type:function size:0x3C +fn_80071214 = .text:0x80071214; // type:function size:0xE0 +__ct__13CDamageEffectFRC25TToken<15CGenDescription>9TUniqueId7TAreaIdb9TUniqueIdRC12CTransform4fRC11CDamageInfoRC6CAABoxfRC9CVector3fbfUiffbbb = .text:0x800712F4; // type:function size:0x370 +fn_80071664 = .text:0x80071664; // type:function size:0x84 +fn_800716E8 = .text:0x800716E8; // type:function size:0xB4 +fn_8007179C = .text:0x8007179C; // type:function size:0x60 +fn_800717FC = .text:0x800717FC; // type:function size:0xC4 +fn_800718C0 = .text:0x800718C0; // type:function size:0x29C +fn_80071B5C = .text:0x80071B5C; // type:function size:0x74 +GetDamage__11CDamageInfoCFRC20CDamageVulnerability = .text:0x80071BD0; // type:function size:0x5C +GetAbsorbedDamage__11CDamageInfoCFRC20CDamageVulnerability = .text:0x80071C2C; // type:function size:0x40 +GetRadiusDamage__11CDamageInfoCFRC20CDamageVulnerability = .text:0x80071C6C; // type:function size:0x5C +fn_80071CC8 = .text:0x80071CC8; // type:function size:0x40 +GetKnockBackPower__11CDamageInfoCFRC20CDamageVulnerabilityf = .text:0x80071D08; // type:function size:0x74 +fn_80071D7C = .text:0x80071D7C; // type:function size:0x118 +MakeScaledForTime__11CDamageInfoCFf = .text:0x80071E94; // type:function size:0x60 +MakeContinuous__11CDamageInfoCFv = .text:0x80071EF4; // type:function size:0x54 +SetAdjustedDamage__11CDamageInfoFfRC20CDamageVulnerability = .text:0x80071F48; // type:function size:0x80 +fn_80071FC8 = .text:0x80071FC8; // type:function size:0x14 +fn_80071FDC = .text:0x80071FDC; // type:function size:0xB24 +fn_80072B00 = .text:0x80072B00; // type:function size:0x70 +__ct__20CWeaponVulnerabilityFf11EEffectTypeb = .text:0x80072B70; // type:function size:0x10 +fn_80072B80 = .text:0x80072B80; // type:function size:0x68 +fn_80072BE8 = .text:0x80072BE8; // type:function size:0xE8 +__ct__20CDamageVulnerabilityFRC20CWeaponVulnerability = .text:0x80072CD0; // type:function size:0x1E8 +__ct__20CDamageVulnerabilityFRC20CDamageVulnerabilityPCQ220CDamageVulnerability13COverridePairiUi = .text:0x80072EB8; // type:function size:0x1D0 +__dt__20CDamageVulnerabilityFv = .text:0x80073088; // type:function size:0x60 +NormalVulnerability__20CDamageVulnerabilityFv = .text:0x800730E8; // type:function size:0x10 +ImmuneVulnerability__20CDamageVulnerabilityFv = .text:0x800730F8; // type:function size:0x10 +PassThruVulnerability__20CDamageVulnerabilityFv = .text:0x80073108; // type:function size:0x10 +ImmuneRicochetVulnerability__20CDamageVulnerabilityFv = .text:0x80073118; // type:function size:0x10 +fn_80073128 = .text:0x80073128; // type:function size:0x10 +WeaponHurts__20CDamageVulnerabilityCFRC11CWeaponModeQ220CDamageVulnerability13ERadiusDamage = .text:0x80073138; // type:function size:0xD8 +WeaponHits__20CDamageVulnerabilityCFRC11CWeaponMode = .text:0x80073210; // type:function size:0x218 +GetVulnerability__20CDamageVulnerabilityCFRC11CWeaponMode = .text:0x80073428; // type:function size:0x18C +GetEffectType__20CDamageVulnerabilityCFRC11CWeaponMode = .text:0x800735B4; // type:function size:0x30 +ChangeVulnerability__20CDamageVulnerabilityF11EWeaponTypeRC20CWeaponVulnerability = .text:0x800735E4; // type:function size:0x60 +ChangeChargeVulnerability__20CDamageVulnerabilityF11EWeaponTypeRC20CWeaponVulnerability = .text:0x80073644; // type:function size:0x64 +ChangeComboVulnerability__20CDamageVulnerabilityF11EWeaponTypeRC20CWeaponVulnerability = .text:0x800736A8; // type:function size:0x64 +MakeImmuneToRadiusDamage__20CDamageVulnerabilityFRC20CDamageVulnerability = .text:0x8007370C; // type:function size:0x298 +fn_800739A4 = .text:0x800739A4; // type:function size:0xEC +fn_80073A90 = .text:0x80073A90; // type:function size:0x24 +fn_80073AB4 = .text:0x80073AB4; // type:function size:0x8C +fn_80073B40 = .text:0x80073B40; // type:function size:0x314 +fn_80073E54 = .text:0x80073E54; // type:function size:0x84 +fn_80073ED8 = .text:0x80073ED8; // type:function size:0x98 +fn_80073F70 = .text:0x80073F70; // type:function size:0x4 +fn_80073F74 = .text:0x80073F74; // type:function size:0xC +fn_80073F80 = .text:0x80073F80; // type:function size:0x24 +fn_80073FA4 = .text:0x80073FA4; // type:function size:0x4 +fn_80073FA8 = .text:0x80073FA8; // type:function size:0x554 +fn_800744FC = .text:0x800744FC; // type:function size:0x270 +fn_8007476C = .text:0x8007476C; // type:function size:0x78 +SetSDarkCommando_FuncPtrs__FP22SDarkCommando_FuncPtrs = .text:0x800747E4; // type:function size:0x8 +fn_800747EC = .text:0x800747EC; // type:function size:0x10 +SetSDarkSamus_FuncPtrs__FP19SDarkSamus_FuncPtrs = .text:0x800747FC; // type:function size:0x8 +fn_80074804 = .text:0x80074804; // type:function size:0x10 +fn_80074814 = .text:0x80074814; // type:function size:0x40 +__ct__19CDarkSamusBoostBallF9TUniqueId7TAreaIdRC10CModelDataiRC12CTransform4fRC6CAABoxUsRC11CDamageInfoRC20CDamageVulnerability = .text:0x80074854; // type:function size:0x55C +__ct__19CDarkSamusBoostBallF9TUniqueId7TAreaIdRC10CModelDataiRC12CTransform4fRC6CAABoxRC6CColorfUsRC11CDamageInfoRC20CDamageVulnerability = .text:0x80074DB0; // type:function size:0x578 +fn_80075328 = .text:0x80075328; // type:function size:0xAC +fn_800753D4 = .text:0x800753D4; // type:function size:0x144 +fn_80075518 = .text:0x80075518; // type:function size:0x74 +fn_8007558C = .text:0x8007558C; // type:function size:0x74 +fn_80075600 = .text:0x80075600; // type:function size:0x550 +fn_80075B50 = .text:0x80075B50; // type:function size:0x68 +fn_80075BB8 = .text:0x80075BB8; // type:function size:0x158 +fn_80075D10 = .text:0x80075D10; // type:function size:0xD0 +HitWithChargedShot__19CDarkSamusBoostBallCFv = .text:0x80075DE0; // type:function size:0xC +GetDamageReceived__19CDarkSamusBoostBallCFv = .text:0x80075DEC; // type:function size:0x8 +fn_80075DF4 = .text:0x80075DF4; // type:function size:0x8C +fn_80075E80 = .text:0x80075E80; // type:function size:0x54 +SetSDarkTrooper_FuncPtrs__FP21SDarkTrooper_FuncPtrs = .text:0x80075ED4; // type:function size:0x8 +fn_80075EDC = .text:0x80075EDC; // type:function size:0x10 +fn_80075EEC = .text:0x80075EEC; // type:function size:0xCC +fn_80075FB8 = .text:0x80075FB8; // type:function size:0x8 +fn_80075FC0 = .text:0x80075FC0; // type:function size:0x54 +fn_80076014 = .text:0x80076014; // type:function size:0xC4 +fn_800760D8 = .text:0x800760D8; // type:function size:0x168 +fn_80076240 = .text:0x80076240; // type:function size:0xA8 +fn_800762E8 = .text:0x800762E8; // type:function size:0x25C +fn_80076544 = .text:0x80076544; // type:function size:0x100 +fn_80076644 = .text:0x80076644; // type:function size:0x48 +fn_8007668C = .text:0x8007668C; // type:function size:0x98 +fn_80076724 = .text:0x80076724; // type:function size:0x5C +fn_80076780 = .text:0x80076780; // type:function size:0x18 +fn_80076798 = .text:0x80076798; // type:function size:0x60 +fn_800767F8 = .text:0x800767F8; // type:function size:0xC +fn_80076804 = .text:0x80076804; // type:function size:0xBDC +fn_800773E0 = .text:0x800773E0; // type:function size:0x100 +fn_800774E0 = .text:0x800774E0; // type:function size:0xF0 +fn_800775D0 = .text:0x800775D0; // type:function size:0x58 +fn_80077628 = .text:0x80077628; // type:function size:0x58 +fn_80077680 = .text:0x80077680; // type:function size:0x4C0 +fn_80077B40 = .text:0x80077B40; // type:function size:0x30 +fn_80077B70 = .text:0x80077B70; // type:function size:0x8 +fn_80077B78 = .text:0x80077B78; // type:function size:0xC +fn_80077B84 = .text:0x80077B84; // type:function size:0x104 +fn_80077C88 = .text:0x80077C88; // type:function size:0x128 +fn_80077DB0 = .text:0x80077DB0; // type:function size:0xC +fn_80077DBC = .text:0x80077DBC; // type:function size:0xD8 +fn_80077E94 = .text:0x80077E94; // type:function size:0x10 +fn_80077EA4 = .text:0x80077EA4; // type:function size:0xA64 +fn_80078908 = .text:0x80078908; // type:function size:0x104 +fn_80078A0C = .text:0x80078A0C; // type:function size:0x434 +AddDecal__13CDecalManagerFRC27TToken<17CDecalDescription>RC12CTransform4fRC13CUnitVector3fR13CStateManager = .text:0x80078E40; // type:function size:0x2DC +fn_8007911C = .text:0x8007911C; // type:function size:0x8 +fn_80079124 = .text:0x80079124; // type:function size:0x8 +fn_8007912C = .text:0x8007912C; // type:function size:0x8 +fn_80079134 = .text:0x80079134; // type:function size:0x1C +fn_80079150 = .text:0x80079150; // type:function size:0x28 +fn_80079178 = .text:0x80079178; // type:function size:0xC +fn_80079184 = .text:0x80079184; // type:function size:0x8 +fn_8007918C = .text:0x8007918C; // type:function size:0x4 +fn_80079190 = .text:0x80079190; // type:function size:0x8 +fn_80079198 = .text:0x80079198; // type:function size:0x14 +fn_800791AC = .text:0x800791AC; // type:function size:0x58 +fn_80079204 = .text:0x80079204; // type:function size:0x24 +fn_80079228 = .text:0x80079228; // type:function size:0x8 +fn_80079230 = .text:0x80079230; // type:function size:0x978 +fn_80079BA8 = .text:0x80079BA8; // type:function size:0x20 +fn_80079BC8 = .text:0x80079BC8; // type:function size:0xAC +fn_80079C74 = .text:0x80079C74; // type:function size:0xD8 +fn_80079D4C = .text:0x80079D4C; // type:function size:0xFC +fn_80079E48 = .text:0x80079E48; // type:function size:0x18C +fn_80079FD4 = .text:0x80079FD4; // type:function size:0x204 +fn_8007A1D8 = .text:0x8007A1D8; // type:function size:0x88 +fn_8007A260 = .text:0x8007A260; // type:function size:0xCC +fn_8007A32C = .text:0x8007A32C; // type:function size:0x12C +fn_8007A458 = .text:0x8007A458; // type:function size:0x40 +SetSDigitalGuardian_FuncPtrs__FP25SDigitalGuardian_FuncPtrs = .text:0x8007A498; // type:function size:0x8 +fn_8007A4A0 = .text:0x8007A4A0; // type:function size:0x10 +fn_8007A4B0 = .text:0x8007A4B0; // type:function size:0x10 +fn_8007A4C0 = .text:0x8007A4C0; // type:function size:0xB4 +fn_8007A574 = .text:0x8007A574; // type:function size:0x2C +fn_8007A5A0 = .text:0x8007A5A0; // type:function size:0x40 +fn_8007A5E0 = .text:0x8007A5E0; // type:function size:0x40 +CreateEmitter__12CEchoEmitterFR13CStateManager = .text:0x8007A620; // type:function size:0x14 +fn_8007A634 = .text:0x8007A634; // type:function size:0x10 +fn_8007A644 = .text:0x8007A644; // type:function size:0x1B4 +fn_8007A7F8 = .text:0x8007A7F8; // type:function size:0x20C +fn_8007AA04 = .text:0x8007AA04; // type:function size:0x160 +fn_8007AB64 = .text:0x8007AB64; // type:function size:0x410 +fn_8007AF74 = .text:0x8007AF74; // type:function size:0xAC +fn_8007B020 = .text:0x8007B020; // type:function size:0x3C +fn_8007B05C = .text:0x8007B05C; // type:function size:0x164 +fn_8007B1C0 = .text:0x8007B1C0; // type:function size:0x628 +fn_8007B7E8 = .text:0x8007B7E8; // type:function size:0x54 +fn_8007B83C = .text:0x8007B83C; // type:function size:0x5C +SetDamageExplicit__12CEchoEmitterFf = .text:0x8007B898; // type:function size:0x10 +SetAutoReducingDamage__12CEchoEmitterFf = .text:0x8007B8A8; // type:function size:0x28 +SetAutoReducingYellowDamage__12CEchoEmitterFf = .text:0x8007B8D0; // type:function size:0x28 +fn_8007B8F8 = .text:0x8007B8F8; // type:function size:0x8 +fn_8007B900 = .text:0x8007B900; // type:function size:0xB4 +fn_8007B9B4 = .text:0x8007B9B4; // type:function size:0x58 +fn_8007BA0C = .text:0x8007BA0C; // type:function size:0x4C +fn_8007BA58 = .text:0x8007BA58; // type:function size:0x8 +fn_8007BA60 = .text:0x8007BA60; // type:function size:0x104 +fn_8007BB64 = .text:0x8007BB64; // type:function size:0x4 +fn_8007BB68 = .text:0x8007BB68; // type:function size:0xA0 +fn_8007BC08 = .text:0x8007BC08; // type:function size:0x88 +fn_8007BC90 = .text:0x8007BC90; // type:function size:0x9C +fn_8007BD2C = .text:0x8007BD2C; // type:function size:0x9C +__ct__7CEffectF9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f = .text:0x8007BDC8; // type:function size:0xEC +fn_8007BEB4 = .text:0x8007BEB4; // type:function size:0x4 +fn_8007BEB8 = .text:0x8007BEB8; // type:function size:0x4 +__ct__23CElectricBeamProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC17CElectricBeamInfoRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdUi = .text:0x8007BEBC; // type:function size:0x380 +fn_8007C23C = .text:0x8007C23C; // type:function size:0x484 +fn_8007C6C0 = .text:0x8007C6C0; // type:function size:0x6C +fn_8007C72C = .text:0x8007C72C; // type:function size:0x4C +fn_8007C778 = .text:0x8007C778; // type:function size:0xAC +fn_8007C824 = .text:0x8007C824; // type:function size:0x9C +fn_8007C8C0 = .text:0x8007C8C0; // type:function size:0x12C +SetSElitePirate_FuncPtrs__FP21SElitePirate_FuncPtrs = .text:0x8007C9EC; // type:function size:0x8 +fn_8007C9F4 = .text:0x8007C9F4; // type:function size:0x10 +__ct__27CElitePirateGrenadeLauncherF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC10CModelDataRC16CActorParameters9TUniqueIdf = .text:0x8007CA04; // type:function size:0x3FC +fn_8007CE00 = .text:0x8007CE00; // type:function size:0x68 +fn_8007CE68 = .text:0x8007CE68; // type:function size:0x90 +fn_8007CEF8 = .text:0x8007CEF8; // type:function size:0xFC +fn_8007CFF4 = .text:0x8007CFF4; // type:function size:0x14 +fn_8007D008 = .text:0x8007D008; // type:function size:0x70 +fn_8007D078 = .text:0x8007D078; // type:function size:0x4 +fn_8007D07C = .text:0x8007D07C; // type:function size:0x28C +fn_8007D308 = .text:0x8007D308; // type:function size:0x2BC +fn_8007D5C4 = .text:0x8007D5C4; // type:function size:0x138 +fn_8007D6FC = .text:0x8007D6FC; // type:function size:0x4C4 +SetSlowedSpeed__27CElitePirateGrenadeLauncherFf = .text:0x8007DBC0; // type:function size:0x8 +fn_8007DBC8 = .text:0x8007DBC8; // type:function size:0x24 +fn_8007DBEC = .text:0x8007DBEC; // type:function size:0x54 +SetSEmperorIngStage1_FuncPtrs__FP26SEmperorIngStage1_FuncPtrs = .text:0x8007DC40; // type:function size:0x8 +fn_8007DC48 = .text:0x8007DC48; // type:function size:0x10 +SetSEmperorIngStage2Tentacle_FuncPtrs__FP34SEmperorIngStage2Tentacle_FuncPtrs = .text:0x8007DC58; // type:function size:0x8 +fn_8007DC60 = .text:0x8007DC60; // type:function size:0x10 +SetSEmperorIngStage3_FuncPtrs__FP26SEmperorIngStage3_FuncPtrs = .text:0x8007DC70; // type:function size:0x8 +fn_8007DC78 = .text:0x8007DC78; // type:function size:0x10 +fn_8007DC88 = .text:0x8007DC88; // type:function size:0x24 +fn_8007DCAC = .text:0x8007DCAC; // type:function size:0x8C +fn_8007DD38 = .text:0x8007DD38; // type:function size:0x30 +AddObject__14CExclusionListF9TUniqueIdf = .text:0x8007DD68; // type:function size:0x13C +fn_8007DEA4 = .text:0x8007DEA4; // type:function size:0xC8 +fn_8007DF6C = .text:0x8007DF6C; // type:function size:0x1B0 +fn_8007E11C = .text:0x8007E11C; // type:function size:0x24 +fn_8007E140 = .text:0x8007E140; // type:function size:0xA4 +fn_8007E1E4 = .text:0x8007E1E4; // type:function size:0xC8 +fn_8007E2AC = .text:0x8007E2AC; // type:function size:0x1B0 +fn_8007E45C = .text:0x8007E45C; // type:function size:0x24 +__ct__17CEnergyProjectileFbRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueId9TUniqueIdUibRC9CVector3fRC18CImpactVisorEffectbbbfff = .text:0x8007E480; // type:function size:0x2C8 +StopProjectile__17CEnergyProjectileFR13CStateManager = .text:0x8007E748; // type:function size:0x58 +Explode__17CEnergyProjectileFRC9CVector3fRC9CVector3f29EWeaponCollisionResponseTypesR13CStateManagerRC20CDamageVulnerability9TUniqueId = .text:0x8007E7A0; // type:function size:0x12C0 +fn_8007FA60 = .text:0x8007FA60; // type:function size:0x4C +fn_8007FAAC = .text:0x8007FAAC; // type:function size:0x40 +PreRenderAllViewports__17CEnergyProjectileFR13CStateManager = .text:0x8007FAEC; // type:function size:0xC8 +PreRender__17CEnergyProjectileFR13CStateManager = .text:0x8007FBB4; // type:function size:0x13C +AddToRenderer__17CEnergyProjectileCFRC13CStateManager = .text:0x8007FCF0; // type:function size:0xA0 +Render__17CEnergyProjectileCFRC13CStateManager = .text:0x8007FD90; // type:function size:0xF8 +Think__17CEnergyProjectileFfR13CStateManager = .text:0x8007FE88; // type:function size:0x4EC +ResolveCollisionWithActor__17CEnergyProjectileFRC14CRayCastResultR6CActorR13CStateManager = .text:0x80080374; // type:function size:0x438 +ResolveCollisionWithWorld__17CEnergyProjectileFRC14CRayCastResultR13CStateManager = .text:0x800807AC; // type:function size:0x124 +AcceptScriptMsg__17CEnergyProjectileFR13CStateManagerRC10CScriptMsg = .text:0x800808D0; // type:function size:0x318 +fn_80080BE8 = .text:0x80080BE8; // type:function size:0x110 +SetCameraShakerData__17CEnergyProjectileFRC17CCameraShakerData = .text:0x80080CF8; // type:function size:0xB4 +fn_80080DAC = .text:0x80080DAC; // type:function size:0xFC +SetCombatVisorMaxVolume__17CEnergyProjectileFUc = .text:0x80080EA8; // type:function size:0x20 +SetEchoVisorMaxVolume__17CEnergyProjectileFUc = .text:0x80080EC8; // type:function size:0x20 +GetSortingBounds__17CEnergyProjectileCFRC13CStateManager = .text:0x80080EE8; // type:function size:0x80 +fn_80080F68 = .text:0x80080F68; // type:function size:0x74 +fn_80080FDC = .text:0x80080FDC; // type:function size:0x20 +__ct__11CEntityInfoF7TAreaIdRCQ24rstl48vector<11SConnection,Q24rstl17rmemory_allocator>b9TEditorId = .text:0x80080FFC; // type:function size:0x164 +GetGloballyUniqueIdForScriptObject__11CEntityInfoFUi9TEditorId = .text:0x80081160; // type:function size:0x8 +GetGloballyUniqueIdForScriptObject__11CEntityInfoCFUi = .text:0x80081168; // type:function size:0x10 +__ct__7CEntityF9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Ui = .text:0x80081178; // type:function size:0x190 +__dt__7CEntityFv = .text:0x80081308; // type:function size:0x60 +AcceptScriptMsg__7CEntityFR13CStateManagerRC10CScriptMsg = .text:0x80081368; // type:function size:0x14C +SendScriptMsgs__7CEntityF18EScriptObjectStateR13CStateManager9TUniqueId20EScriptObjectMessage = .text:0x800814B4; // type:function size:0x100 +PreThink__7CEntityFfR13CStateManager = .text:0x800815B4; // type:function size:0x4 +Think__7CEntityFfR13CStateManager = .text:0x800815B8; // type:function size:0x4 +SendActive__7CEntityFR13CStateManagerb = .text:0x800815BC; // type:function size:0x6C +SetActive__7CEntityFb = .text:0x80081628; // type:function size:0x10 +GetAreaIdForPersistence__7CEntityCFv = .text:0x80081638; // type:function size:0x1C +FindConnectedObject__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x80081654; // type:function size:0xDC +FindConnectedObject_if__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessageRC21CValidEntityPredicate = .text:0x80081730; // type:function size:0x110 +FindConnectedObjects__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x80081840; // type:function size:0x198 +fn_800819D8 = .text:0x800819D8; // type:function size:0x88 +FindConnectedObjects_if__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessageRC21CValidEntityPredicate = .text:0x80081A60; // type:function size:0x1CC +CheckConnectedObject__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x80081C2C; // type:function size:0xDC +CheckConnectedObject_if__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessageRC21CValidEntityPredicate = .text:0x80081D08; // type:function size:0x110 +__dt__21CValidEntityPredicateFv = .text:0x80081E18; // type:function size:0x40 +fn_80081E58 = .text:0x80081E58; // type:function size:0xA4 +fn_80081EFC = .text:0x80081EFC; // type:function size:0x98 +fn_80081F94 = .text:0x80081F94; // type:function size:0x4 +fn_80081F98 = .text:0x80081F98; // type:function size:0x898 +fn_80082830 = .text:0x80082830; // type:function size:0x40 +fn_80082870 = .text:0x80082870; // type:function size:0x314 +fn_80082B84 = .text:0x80082B84; // type:function size:0x21C +fn_80082DA0 = .text:0x80082DA0; // type:function size:0x21C +fn_80082FBC = .text:0x80082FBC; // type:function size:0x44C +fn_80083408 = .text:0x80083408; // type:function size:0x21C +fn_80083624 = .text:0x80083624; // type:function size:0x1CC +fn_800837F0 = .text:0x800837F0; // type:function size:0xC8 +fn_800838B8 = .text:0x800838B8; // type:function size:0x2A4 +fn_80083B5C = .text:0x80083B5C; // type:function size:0x58 +fn_80083BB4 = .text:0x80083BB4; // type:function size:0x39C +fn_80083F50 = .text:0x80083F50; // type:function size:0x1BC +fn_8008410C = .text:0x8008410C; // type:function size:0xF0 +fn_800841FC = .text:0x800841FC; // type:function size:0x8 +fn_80084204 = .text:0x80084204; // type:function size:0x18 +fn_8008421C = .text:0x8008421C; // type:function size:0x274 +fn_80084490 = .text:0x80084490; // type:function size:0x5AC +fn_80084A3C = .text:0x80084A3C; // type:function size:0xA00 +fn_8008543C = .text:0x8008543C; // type:function size:0x784 +fn_80085BC0 = .text:0x80085BC0; // type:function size:0x9A4 +fn_80086564 = .text:0x80086564; // type:function size:0x1FC +fn_80086760 = .text:0x80086760; // type:function size:0x1FC +fn_8008695C = .text:0x8008695C; // type:function size:0x5C0 +fn_80086F1C = .text:0x80086F1C; // type:function size:0x344 +fn_80087260 = .text:0x80087260; // type:function size:0x26C +fn_800874CC = .text:0x800874CC; // type:function size:0x1B4 +fn_80087680 = .text:0x80087680; // type:function size:0x220 +fn_800878A0 = .text:0x800878A0; // type:function size:0xB0 +fn_80087950 = .text:0x80087950; // type:function size:0xD4 +fn_80087A24 = .text:0x80087A24; // type:function size:0x12C +fn_80087B50 = .text:0x80087B50; // type:function size:0x23C +fn_80087D8C = .text:0x80087D8C; // type:function size:0x1E8 +fn_80087F74 = .text:0x80087F74; // type:function size:0x168 +fn_800880DC = .text:0x800880DC; // type:function size:0x2F4 +fn_800883D0 = .text:0x800883D0; // type:function size:0x10 +fn_800883E0 = .text:0x800883E0; // type:function size:0x164 +fn_80088544 = .text:0x80088544; // type:function size:0x1A8 +fn_800886EC = .text:0x800886EC; // type:function size:0x510 +fn_80088BFC = .text:0x80088BFC; // type:function size:0x4C +fn_80088C48 = .text:0x80088C48; // type:function size:0x20 +fn_80088C68 = .text:0x80088C68; // type:function size:0x2B4 +FadeDensity__13CEnvFxManagerFfi = .text:0x80088F1C; // type:function size:0x34 +fn_80088F50 = .text:0x80088F50; // type:function size:0xC +fn_80088F5C = .text:0x80088F5C; // type:function size:0xC +fn_80088F68 = .text:0x80088F68; // type:function size:0xB8 +fn_80089020 = .text:0x80089020; // type:function size:0x30 +fn_80089050 = .text:0x80089050; // type:function size:0xCC +fn_8008911C = .text:0x8008911C; // type:function size:0x4C +fn_80089168 = .text:0x80089168; // type:function size:0x24 +fn_8008918C = .text:0x8008918C; // type:function size:0xB8 +fn_80089244 = .text:0x80089244; // type:function size:0x18 +fn_8008925C = .text:0x8008925C; // type:function size:0xB8 +fn_80089314 = .text:0x80089314; // type:function size:0x534 +fn_80089848 = .text:0x80089848; // type:function size:0x44 +fn_8008988C = .text:0x8008988C; // type:function size:0x360 +fn_80089BEC = .text:0x80089BEC; // type:function size:0x1D8 +fn_80089DC4 = .text:0x80089DC4; // type:function size:0x16C +fn_80089F30 = .text:0x80089F30; // type:function size:0x330 +fn_8008A260 = .text:0x8008A260; // type:function size:0x58 +fn_8008A2B8 = .text:0x8008A2B8; // type:function size:0x114 +fn_8008A3CC = .text:0x8008A3CC; // type:function size:0xC +fn_8008A3D8 = .text:0x8008A3D8; // type:function size:0xC +SetAnyControllerErrorsAllowedInFrontEnd__18CErrorOutputWindowFb = .text:0x8008A3E4; // type:function size:0x8 +SetSpecificControllerErrorAllowedInFrontEnd__18CErrorOutputWindowFUib = .text:0x8008A3EC; // type:function size:0xC +fn_8008A3F8 = .text:0x8008A3F8; // type:function size:0xE0 +fn_8008A4D8 = .text:0x8008A4D8; // type:function size:0x94 +fn_8008A56C = .text:0x8008A56C; // type:function size:0x80 +fn_8008A5EC = .text:0x8008A5EC; // type:function size:0x64 +fn_8008A650 = .text:0x8008A650; // type:function size:0x3C +fn_8008A68C = .text:0x8008A68C; // type:function size:0x1B4 +fn_8008A840 = .text:0x8008A840; // type:function size:0xFC +fn_8008A93C = .text:0x8008A93C; // type:function size:0x1C +__ct__10CExplosionFRC31TLockedToken<15CGenDescription>9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4fUiRC9CVector3fRC6CColori = .text:0x8008A958; // type:function size:0x1D4 +fn_8008AB2C = .text:0x8008AB2C; // type:function size:0x1B8 +fn_8008ACE4 = .text:0x8008ACE4; // type:function size:0x8C +fn_8008AD70 = .text:0x8008AD70; // type:function size:0x14 +fn_8008AD84 = .text:0x8008AD84; // type:function size:0x14 +fn_8008AD98 = .text:0x8008AD98; // type:function size:0x160 +fn_8008AEF8 = .text:0x8008AEF8; // type:function size:0x1AC +fn_8008B0A4 = .text:0x8008B0A4; // type:function size:0x1E0 +fn_8008B284 = .text:0x8008B284; // type:function size:0x168 +fn_8008B3EC = .text:0x8008B3EC; // type:function size:0x78 +SetSEyeBall_FuncPtrs__FP17SEyeBall_FuncPtrs = .text:0x8008B464; // type:function size:0x8 +fn_8008B46C = .text:0x8008B46C; // type:function size:0x10 +fn_8008B47C = .text:0x8008B47C; // type:function size:0x18 +fn_8008B494 = .text:0x8008B494; // type:function size:0x11C +fn_8008B5B0 = .text:0x8008B5B0; // type:function size:0x114 +fn_8008B6C4 = .text:0x8008B6C4; // type:function size:0x1B8 +fn_8008B87C = .text:0x8008B87C; // type:function size:0x58 +fn_8008B8D4 = .text:0x8008B8D4; // type:function size:0x4 +fn_8008B8D8 = .text:0x8008B8D8; // type:function size:0xBC +fn_8008B994 = .text:0x8008B994; // type:function size:0x15A4 +fn_8008CF38 = .text:0x8008CF38; // type:function size:0x4 +fn_8008CF3C = .text:0x8008CF3C; // type:function size:0x4 +fn_8008CF40 = .text:0x8008CF40; // type:function size:0x78 +fn_8008CFB8 = .text:0x8008CFB8; // type:function size:0x2C +fn_8008CFE4 = .text:0x8008CFE4; // type:function size:0x314 +fn_8008D2F8 = .text:0x8008D2F8; // type:function size:0x8 +fn_8008D300 = .text:0x8008D300; // type:function size:0x50 +fn_8008D350 = .text:0x8008D350; // type:function size:0x70 +fn_8008D3C0 = .text:0x8008D3C0; // type:function size:0x4 +fn_8008D3C4 = .text:0x8008D3C4; // type:function size:0x18 +fn_8008D3DC = .text:0x8008D3DC; // type:function size:0x400 +fn_8008D7DC = .text:0x8008D7DC; // type:function size:0x14 +SetSFishCloud_FuncPtrs__FP19SFishCloud_FuncPtrs = .text:0x8008D7F0; // type:function size:0x8 +fn_8008D7F8 = .text:0x8008D7F8; // type:function size:0x10 +fn_8008D808 = .text:0x8008D808; // type:function size:0x10 +AddAttractor__10CFishCloudF9TUniqueIdbff = .text:0x8008D818; // type:function size:0x38 +AddRepulsor__10CFishCloudF9TUniqueIdbff = .text:0x8008D850; // type:function size:0x38 +fn_8008D888 = .text:0x8008D888; // type:function size:0x158 +fn_8008D9E0 = .text:0x8008D9E0; // type:function size:0x58 +fn_8008DA38 = .text:0x8008DA38; // type:function size:0x4 +fn_8008DA3C = .text:0x8008DA3C; // type:function size:0x1A0 +fn_8008DBDC = .text:0x8008DBDC; // type:function size:0x4 +fn_8008DBE0 = .text:0x8008DBE0; // type:function size:0x4 +fn_8008DBE4 = .text:0x8008DBE4; // type:function size:0x11C +fn_8008DD00 = .text:0x8008DD00; // type:function size:0x574 +fn_8008E274 = .text:0x8008E274; // type:function size:0x4 +fn_8008E278 = .text:0x8008E278; // type:function size:0x1C +fn_8008E294 = .text:0x8008E294; // type:function size:0x3CC +fn_8008E660 = .text:0x8008E660; // type:function size:0xC +fn_8008E66C = .text:0x8008E66C; // type:function size:0x374 +fn_8008E9E0 = .text:0x8008E9E0; // type:function size:0xCC +fn_8008EAAC = .text:0x8008EAAC; // type:function size:0x4 +fn_8008EAB0 = .text:0x8008EAB0; // type:function size:0x4 +fn_8008EAB4 = .text:0x8008EAB4; // type:function size:0x584 +fn_8008F038 = .text:0x8008F038; // type:function size:0x58 +fn_8008F090 = .text:0x8008F090; // type:function size:0xC +fn_8008F09C = .text:0x8008F09C; // type:function size:0xC +fn_8008F0A8 = .text:0x8008F0A8; // type:function size:0xC +fn_8008F0B4 = .text:0x8008F0B4; // type:function size:0xC +fn_8008F0C0 = .text:0x8008F0C0; // type:function size:0xC +fn_8008F0CC = .text:0x8008F0CC; // type:function size:0xC +fn_8008F0D8 = .text:0x8008F0D8; // type:function size:0x398 +fn_8008F470 = .text:0x8008F470; // type:function size:0x1C4 +fn_8008F634 = .text:0x8008F634; // type:function size:0x80C +fn_8008FE40 = .text:0x8008FE40; // type:function size:0xEB8 +fn_80090CF8 = .text:0x80090CF8; // type:function size:0x1C4 +fn_80090EBC = .text:0x80090EBC; // type:function size:0x148 +fn_80091004 = .text:0x80091004; // type:function size:0x8 +fn_8009100C = .text:0x8009100C; // type:function size:0x2AC +fn_800912B8 = .text:0x800912B8; // type:function size:0xE4 +fn_8009139C = .text:0x8009139C; // type:function size:0x1C +fn_800913B8 = .text:0x800913B8; // type:function size:0xA0 +fn_80091458 = .text:0x80091458; // type:function size:0x70 +fn_800914C8 = .text:0x800914C8; // type:function size:0x10 +fn_800914D8 = .text:0x800914D8; // type:function size:0xC +fn_800914E4 = .text:0x800914E4; // type:function size:0x4C +CreateSplash__18CFluidPlaneManagerF9TUniqueIdR13CStateManagerRC12CScriptWaterRC9CVector3ffb = .text:0x80091530; // type:function size:0x2F8 +fn_80091828 = .text:0x80091828; // type:function size:0x278 +fn_80091AA0 = .text:0x80091AA0; // type:function size:0x1D0 +fn_80091C70 = .text:0x80091C70; // type:function size:0x7C +SetSFlyerSwarm_FuncPtrs__FP20SFlyerSwarm_FuncPtrs = .text:0x80091CEC; // type:function size:0x8 +fn_80091CF4 = .text:0x80091CF4; // type:function size:0x10 +SetSFlyingPirate_FuncPtrs__FP22SFlyingPirate_FuncPtrs = .text:0x80091D04; // type:function size:0x8 +fn_80091D0C = .text:0x80091D0C; // type:function size:0x10 +fn_80091D1C = .text:0x80091D1C; // type:function size:0x554 +fn_80092270 = .text:0x80092270; // type:function size:0xC +fn_8009227C = .text:0x8009227C; // type:function size:0x58 +fn_800922D4 = .text:0x800922D4; // type:function size:0xDC +fn_800923B0 = .text:0x800923B0; // type:function size:0xB8 +fn_80092468 = .text:0x80092468; // type:function size:0x14 +fn_8009247C = .text:0x8009247C; // type:function size:0xDC +fn_80092558 = .text:0x80092558; // type:function size:0x30 +fn_80092588 = .text:0x80092588; // type:function size:0xF8 +__ct__21CFreezeBeamProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdffUsUiUi = .text:0x80092680; // type:function size:0x254 +fn_800928D4 = .text:0x800928D4; // type:function size:0x178 +fn_80092A4C = .text:0x80092A4C; // type:function size:0x94 +fn_80092AE0 = .text:0x80092AE0; // type:function size:0x14C +fn_80092C2C = .text:0x80092C2C; // type:function size:0xC0 +fn_80092CEC = .text:0x80092CEC; // type:function size:0x78 +fn_80092D64 = .text:0x80092D64; // type:function size:0x4 +fn_80092D68 = .text:0x80092D68; // type:function size:0x4 +fn_80092D6C = .text:0x80092D6C; // type:function size:0x4 +fn_80092D70 = .text:0x80092D70; // type:function size:0x4 +fn_80092D74 = .text:0x80092D74; // type:function size:0x4 +fn_80092D78 = .text:0x80092D78; // type:function size:0x4 +fn_80092D7C = .text:0x80092D7C; // type:function size:0x8 +fn_80092D84 = .text:0x80092D84; // type:function size:0x4 +fn_80092D88 = .text:0x80092D88; // type:function size:0x4 +fn_80092D8C = .text:0x80092D8C; // type:function size:0x10 +fn_80092D9C = .text:0x80092D9C; // type:function size:0x8 +fn_80092DA4 = .text:0x80092DA4; // type:function size:0x4 +fn_80092DA8 = .text:0x80092DA8; // type:function size:0x4 +fn_80092DAC = .text:0x80092DAC; // type:function size:0x4 +fn_80092DB0 = .text:0x80092DB0; // type:function size:0x8 +fn_80092DB8 = .text:0x80092DB8; // type:function size:0x4 +fn_80092DBC = .text:0x80092DBC; // type:function size:0x8 +fn_80092DC4 = .text:0x80092DC4; // type:function size:0x8 +SetNextGameType4CC__17CFrontEndGameModeFUi = .text:0x80092DCC; // type:function size:0x8 +fn_80092DD4 = .text:0x80092DD4; // type:function size:0x8 +fn_80092DDC = .text:0x80092DDC; // type:function size:0x10 +SetNextGameFragLimit__17CFrontEndGameModeFi = .text:0x80092DEC; // type:function size:0x8 +SetNextGameCoinLimit__17CFrontEndGameModeFi = .text:0x80092DF4; // type:function size:0x8 +SetNextGameTimeLimit__17CFrontEndGameModeFf = .text:0x80092DFC; // type:function size:0x8 +SetNextGameMusicIndex__17CFrontEndGameModeFi = .text:0x80092E04; // type:function size:0x8 +SetPlayerData__17CFrontEndGameModeFRCQ24rstl40reserved_vector<19CFrontEndPlayerData,4> = .text:0x80092E0C; // type:function size:0x6C +fn_80092E78 = .text:0x80092E78; // type:function size:0x8 +fn_80092E80 = .text:0x80092E80; // type:function size:0x8 +fn_80092E88 = .text:0x80092E88; // type:function size:0x8 +fn_80092E90 = .text:0x80092E90; // type:function size:0xC +fn_80092E9C = .text:0x80092E9C; // type:function size:0x8 +fn_80092EA4 = .text:0x80092EA4; // type:function size:0x40 +fn_80092EE4 = .text:0x80092EE4; // type:function size:0xB8 +fn_80092F9C = .text:0x80092F9C; // type:function size:0x364 +fn_80093300 = .text:0x80093300; // type:function size:0x1E0 +fn_800934E0 = .text:0x800934E0; // type:function size:0x40 +fn_80093520 = .text:0x80093520; // type:function size:0x40 +fn_80093560 = .text:0x80093560; // type:function size:0xE8 +fn_80093648 = .text:0x80093648; // type:function size:0x288 +fn_800938D0 = .text:0x800938D0; // type:function size:0x58 +fn_80093928 = .text:0x80093928; // type:function size:0x58 +fn_80093980 = .text:0x80093980; // type:function size:0x5E4 +fn_80093F64 = .text:0x80093F64; // type:function size:0xD58 +fn_80094CBC = .text:0x80094CBC; // type:function size:0x58 +fn_80094D14 = .text:0x80094D14; // type:function size:0x24 +fn_80094D38 = .text:0x80094D38; // type:function size:0x1DC +fn_80094F14 = .text:0x80094F14; // type:function size:0x110 +fn_80095024 = .text:0x80095024; // type:function size:0x1C8 +fn_800951EC = .text:0x800951EC; // type:function size:0x74 +fn_80095260 = .text:0x80095260; // type:function size:0x70 +fn_800952D0 = .text:0x800952D0; // type:function size:0x29C +fn_8009556C = .text:0x8009556C; // type:function size:0x6D4 +fn_80095C40 = .text:0x80095C40; // type:function size:0x340 +fn_80095F80 = .text:0x80095F80; // type:function size:0x120 +fn_800960A0 = .text:0x800960A0; // type:function size:0x78 +fn_80096118 = .text:0x80096118; // type:function size:0x70 +fn_80096188 = .text:0x80096188; // type:function size:0xA00 +fn_80096B88 = .text:0x80096B88; // type:function size:0x58 +fn_80096BE0 = .text:0x80096BE0; // type:function size:0x12C8 +fn_80097EA8 = .text:0x80097EA8; // type:function size:0x330 +fn_800981D8 = .text:0x800981D8; // type:function size:0x27C +fn_80098454 = .text:0x80098454; // type:function size:0x200 +fn_80098654 = .text:0x80098654; // type:function size:0x3AC +fn_80098A00 = .text:0x80098A00; // type:function size:0x5C +fn_80098A5C = .text:0x80098A5C; // type:function size:0x5C +fn_80098AB8 = .text:0x80098AB8; // type:function size:0x7C +fn_80098B34 = .text:0x80098B34; // type:function size:0x15C +fn_80098C90 = .text:0x80098C90; // type:function size:0x2F0 +fn_80098F80 = .text:0x80098F80; // type:function size:0x1DC +fn_8009915C = .text:0x8009915C; // type:function size:0x14 +fn_80099170 = .text:0x80099170; // type:function size:0x14 +fn_80099184 = .text:0x80099184; // type:function size:0x28 +fn_800991AC = .text:0x800991AC; // type:function size:0xEC +fn_80099298 = .text:0x80099298; // type:function size:0xF4 +fn_8009938C = .text:0x8009938C; // type:function size:0xF10 +fn_8009A29C = .text:0x8009A29C; // type:function size:0x128 +fn_8009A3C4 = .text:0x8009A3C4; // type:function size:0x64 +fn_8009A428 = .text:0x8009A428; // type:function size:0x178 +fn_8009A5A0 = .text:0x8009A5A0; // type:function size:0x144 +fn_8009A6E4 = .text:0x8009A6E4; // type:function size:0xB0 +fn_8009A794 = .text:0x8009A794; // type:function size:0x58 +fn_8009A7EC = .text:0x8009A7EC; // type:function size:0x7C +fn_8009A868 = .text:0x8009A868; // type:function size:0x84 +fn_8009A8EC = .text:0x8009A8EC; // type:function size:0xF0 +fn_8009A9DC = .text:0x8009A9DC; // type:function size:0x60 +fn_8009AA3C = .text:0x8009AA3C; // type:function size:0x38 +fn_8009AA74 = .text:0x8009AA74; // type:function size:0x218 +fn_8009AC8C = .text:0x8009AC8C; // type:function size:0x30 +fn_8009ACBC = .text:0x8009ACBC; // type:function size:0xB0 +fn_8009AD6C = .text:0x8009AD6C; // type:function size:0x9C +fn_8009AE08 = .text:0x8009AE08; // type:function size:0x154 +fn_8009AF5C = .text:0x8009AF5C; // type:function size:0x8 +fn_8009AF64 = .text:0x8009AF64; // type:function size:0x8 +fn_8009AF6C = .text:0x8009AF6C; // type:function size:0x10 +fn_8009AF7C = .text:0x8009AF7C; // type:function size:0x24 +fn_8009AFA0 = .text:0x8009AFA0; // type:function size:0x28 +fn_8009AFC8 = .text:0x8009AFC8; // type:function size:0x28 +fn_8009AFF0 = .text:0x8009AFF0; // type:function size:0x40 +fn_8009B030 = .text:0x8009B030; // type:function size:0x28 +fn_8009B058 = .text:0x8009B058; // type:function size:0x40 +fn_8009B098 = .text:0x8009B098; // type:function size:0x18 +fn_8009B0B0 = .text:0x8009B0B0; // type:function size:0x88 +fn_8009B138 = .text:0x8009B138; // type:function size:0xC +fn_8009B144 = .text:0x8009B144; // type:function size:0x10 +fn_8009B154 = .text:0x8009B154; // type:function size:0x68 +FadeFog__Q29CGameArea8CAreaFogF11ERglFogModeRC6CColorRC9CVector2ffRC9CVector2f = .text:0x8009B1BC; // type:function size:0x134 +RollFogOut__Q29CGameArea8CAreaFogFffRC6CColor = .text:0x8009B2F0; // type:function size:0xC0 +fn_8009B3B0 = .text:0x8009B3B0; // type:function size:0x14 +fn_8009B3C4 = .text:0x8009B3C4; // type:function size:0x200 +fn_8009B5C4 = .text:0x8009B5C4; // type:function size:0x80 +fn_8009B644 = .text:0x8009B644; // type:function size:0x18 +fn_8009B65C = .text:0x8009B65C; // type:function size:0x34 +fn_8009B690 = .text:0x8009B690; // type:function size:0x44 +fn_8009B6D4 = .text:0x8009B6D4; // type:function size:0x7C +fn_8009B750 = .text:0x8009B750; // type:function size:0x8 +fn_8009B758 = .text:0x8009B758; // type:function size:0x8 +fn_8009B760 = .text:0x8009B760; // type:function size:0x8 +fn_8009B768 = .text:0x8009B768; // type:function size:0x10 +fn_8009B778 = .text:0x8009B778; // type:function size:0xC +fn_8009B784 = .text:0x8009B784; // type:function size:0x8 +fn_8009B78C = .text:0x8009B78C; // type:function size:0x8 +fn_8009B794 = .text:0x8009B794; // type:function size:0xB50 +fn_8009C2E4 = .text:0x8009C2E4; // type:function size:0x8 +fn_8009C2EC = .text:0x8009C2EC; // type:function size:0x8 +fn_8009C2F4 = .text:0x8009C2F4; // type:function size:0x8 +fn_8009C2FC = .text:0x8009C2FC; // type:function size:0x10 +fn_8009C30C = .text:0x8009C30C; // type:function size:0x8 +fn_8009C314 = .text:0x8009C314; // type:function size:0x8 +fn_8009C31C = .text:0x8009C31C; // type:function size:0x8 +fn_8009C324 = .text:0x8009C324; // type:function size:0x24 +fn_8009C348 = .text:0x8009C348; // type:function size:0x8C +fn_8009C3D4 = .text:0x8009C3D4; // type:function size:0x44 +fn_8009C418 = .text:0x8009C418; // type:function size:0x2C +fn_8009C444 = .text:0x8009C444; // type:function size:0xE4 +fn_8009C528 = .text:0x8009C528; // type:function size:0xC +fn_8009C534 = .text:0x8009C534; // type:function size:0x14 +fn_8009C548 = .text:0x8009C548; // type:function size:0x14 +fn_8009C55C = .text:0x8009C55C; // type:function size:0x180 +fn_8009C6DC = .text:0x8009C6DC; // type:function size:0x4C +fn_8009C728 = .text:0x8009C728; // type:function size:0x30 +fn_8009C758 = .text:0x8009C758; // type:function size:0x174 +fn_8009C8CC = .text:0x8009C8CC; // type:function size:0x2F8 +fn_8009CBC4 = .text:0x8009CBC4; // type:function size:0x24 +fn_8009CBE8 = .text:0x8009CBE8; // type:function size:0x4 +fn_8009CBEC = .text:0x8009CBEC; // type:function size:0x40 +fn_8009CC2C = .text:0x8009CC2C; // type:function size:0x30 +fn_8009CC5C = .text:0x8009CC5C; // type:function size:0x3C +fn_8009CC98 = .text:0x8009CC98; // type:function size:0x5C +fn_8009CCF4 = .text:0x8009CCF4; // type:function size:0xC8 +fn_8009CDBC = .text:0x8009CDBC; // type:function size:0x640 +fn_8009D3FC = .text:0x8009D3FC; // type:function size:0xC8 +fn_8009D4C4 = .text:0x8009D4C4; // type:function size:0x250 +fn_8009D714 = .text:0x8009D714; // type:function size:0xCC +fn_8009D7E0 = .text:0x8009D7E0; // type:function size:0x2A8 +fn_8009DA88 = .text:0x8009DA88; // type:function size:0x118 +fn_8009DBA0 = .text:0x8009DBA0; // type:function size:0x5F8 +fn_8009E198 = .text:0x8009E198; // type:function size:0x17C +fn_8009E314 = .text:0x8009E314; // type:function size:0xA4 +fn_8009E3B8 = .text:0x8009E3B8; // type:function size:0x74 +fn_8009E42C = .text:0x8009E42C; // type:function size:0xB0 +fn_8009E4DC = .text:0x8009E4DC; // type:function size:0x20 +fn_8009E4FC = .text:0x8009E4FC; // type:function size:0x38 +fn_8009E534 = .text:0x8009E534; // type:function size:0x2A0 +fn_8009E7D4 = .text:0x8009E7D4; // type:function size:0x8 +fn_8009E7DC = .text:0x8009E7DC; // type:function size:0x8 +fn_8009E7E4 = .text:0x8009E7E4; // type:function size:0x78 +fn_8009E85C = .text:0x8009E85C; // type:function size:0x74 +fn_8009E8D0 = .text:0x8009E8D0; // type:function size:0xB8 +fn_8009E988 = .text:0x8009E988; // type:function size:0xB4 +fn_8009EA3C = .text:0x8009EA3C; // type:function size:0x78 +fn_8009EAB4 = .text:0x8009EAB4; // type:function size:0x94 +fn_8009EB48 = .text:0x8009EB48; // type:function size:0xC0 +fn_8009EC08 = .text:0x8009EC08; // type:function size:0xBC +fn_8009ECC4 = .text:0x8009ECC4; // type:function size:0x78 +fn_8009ED3C = .text:0x8009ED3C; // type:function size:0x74 +fn_8009EDB0 = .text:0x8009EDB0; // type:function size:0x94 +fn_8009EE44 = .text:0x8009EE44; // type:function size:0x1D0 +fn_8009F014 = .text:0x8009F014; // type:function size:0x9C +fn_8009F0B0 = .text:0x8009F0B0; // type:function size:0x94 +fn_8009F144 = .text:0x8009F144; // type:function size:0xF8 +fn_8009F23C = .text:0x8009F23C; // type:function size:0xE4 +fn_8009F320 = .text:0x8009F320; // type:function size:0x180 +fn_8009F4A0 = .text:0x8009F4A0; // type:function size:0x94 +fn_8009F534 = .text:0x8009F534; // type:function size:0x15C +fn_8009F690 = .text:0x8009F690; // type:function size:0x15C +fn_8009F7EC = .text:0x8009F7EC; // type:function size:0xD8 +fn_8009F8C4 = .text:0x8009F8C4; // type:function size:0xCC +fn_8009F990 = .text:0x8009F990; // type:function size:0xBC +fn_8009FA4C = .text:0x8009FA4C; // type:function size:0xCC +fn_8009FB18 = .text:0x8009FB18; // type:function size:0x94 +fn_8009FBAC = .text:0x8009FBAC; // type:function size:0x88 +fn_8009FC34 = .text:0x8009FC34; // type:function size:0x88 +fn_8009FCBC = .text:0x8009FCBC; // type:function size:0xF8 +fn_8009FDB4 = .text:0x8009FDB4; // type:function size:0x104 +fn_8009FEB8 = .text:0x8009FEB8; // type:function size:0x214 +fn_800A00CC = .text:0x800A00CC; // type:function size:0x94 +fn_800A0160 = .text:0x800A0160; // type:function size:0x148 +fn_800A02A8 = .text:0x800A02A8; // type:function size:0x20 +fn_800A02C8 = .text:0x800A02C8; // type:function size:0x20 +fn_800A02E8 = .text:0x800A02E8; // type:function size:0x230 +fn_800A0518 = .text:0x800A0518; // type:function size:0x58 +fn_800A0570 = .text:0x800A0570; // type:function size:0x14 +fn_800A0584 = .text:0x800A0584; // type:function size:0xE0 +ConvertToScreenSpace__11CGameCameraCFRC9CVector3f = .text:0x800A0664; // type:function size:0xE0 +fn_800A0744 = .text:0x800A0744; // type:function size:0x530 +fn_800A0C74 = .text:0x800A0C74; // type:function size:0x64 +fn_800A0CD8 = .text:0x800A0CD8; // type:function size:0x44 +fn_800A0D1C = .text:0x800A0D1C; // type:function size:0x4 +fn_800A0D20 = .text:0x800A0D20; // type:function size:0x38 +fn_800A0D58 = .text:0x800A0D58; // type:function size:0x30C +fn_800A1064 = .text:0x800A1064; // type:function size:0x14 +fn_800A1078 = .text:0x800A1078; // type:function size:0x14 +GetCameraManager__11CGameCameraCFRC13CStateManager = .text:0x800A108C; // type:function size:0x14 +fn_800A10A0 = .text:0x800A10A0; // type:function size:0x14 +fn_800A10B4 = .text:0x800A10B4; // type:function size:0x14 +fn_800A10C8 = .text:0x800A10C8; // type:function size:0x8 +fn_800A10D0 = .text:0x800A10D0; // type:function size:0x14 +GetFov__11CGameCameraCFv = .text:0x800A10E4; // type:function size:0x8 +fn_800A10EC = .text:0x800A10EC; // type:function size:0x18 +fn_800A1104 = .text:0x800A1104; // type:function size:0x5C +fn_800A1160 = .text:0x800A1160; // type:function size:0xA8 +fn_800A1208 = .text:0x800A1208; // type:function size:0xD8 +fn_800A12E0 = .text:0x800A12E0; // type:function size:0x188 +fn_800A1468 = .text:0x800A1468; // type:function size:0xFC +fn_800A1564 = .text:0x800A1564; // type:function size:0x70 +fn_800A15D4 = .text:0x800A15D4; // type:function size:0x4 +fn_800A15D8 = .text:0x800A15D8; // type:function size:0x4 +fn_800A15DC = .text:0x800A15DC; // type:function size:0xE0 +fn_800A16BC = .text:0x800A16BC; // type:function size:0x4C +fn_800A1708 = .text:0x800A1708; // type:function size:0x58 +fn_800A1760 = .text:0x800A1760; // type:function size:0x114 +fn_800A1874 = .text:0x800A1874; // type:function size:0x270 +fn_800A1AE4 = .text:0x800A1AE4; // type:function size:0x114 +fn_800A1BF8 = .text:0x800A1BF8; // type:function size:0x284 +fn_800A1E7C = .text:0x800A1E7C; // type:function size:0x530 +fn_800A23AC = .text:0x800A23AC; // type:function size:0x5C +fn_800A2408 = .text:0x800A2408; // type:function size:0x148 +fn_800A2550 = .text:0x800A2550; // type:function size:0x8 +fn_800A2558 = .text:0x800A2558; // type:function size:0x8 +fn_800A2560 = .text:0x800A2560; // type:function size:0x8 +fn_800A2568 = .text:0x800A2568; // type:function size:0x1D4 +RayDynamicIntersection__14CGameCollisionFRC13CStateManagerR9TUniqueIdRC9CVector3fRC9CVector3ffRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x800A273C; // type:function size:0x20C +RayDynamicLineOfSightTest__14CGameCollisionFRC13CStateManagerRC9CVector3fRC9CVector3ffRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024>PC6CActor = .text:0x800A2948; // type:function size:0x180 +RayStaticLineOfSightTest__14CGameCollisionFRC13CStateManagerRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x800A2AC8; // type:function size:0x15C +RayStaticLineOfSightTest__14CGameCollisionFRC9CGameAreaRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x800A2C24; // type:function size:0x140 +RayStaticIntersection__14CGameCollisionFRC13CStateManagerRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x800A2D64; // type:function size:0x2F4 +BuildAreaCollisionCache__14CGameCollisionFRC13CStateManagerR19CAreaCollisionCache = .text:0x800A3058; // type:function size:0xDC +DetectCollisionBoolean__14CGameCollisionFRC13CStateManagerRC19CCollisionPrimitiveRC12CTransform4fRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x800A3134; // type:function size:0xA0 +fn_800A31D4 = .text:0x800A31D4; // type:function size:0xA0 +fn_800A3274 = .text:0x800A3274; // type:function size:0xAC +fn_800A3320 = .text:0x800A3320; // type:function size:0xAC +fn_800A33CC = .text:0x800A33CC; // type:function size:0xB4 +fn_800A3480 = .text:0x800A3480; // type:function size:0xB0 +DetectDynamicCollisionMoving__14CGameCollisionFRC19CCollisionPrimitiveRC12CTransform4fRCQ24rstl32reserved_vector<9TUniqueId,1024>RC9CVector3fR9TUniqueIdR14CCollisionInfoRdRC13CStateManager = .text:0x800A3530; // type:function size:0x1B0 +fn_800A36E0 = .text:0x800A36E0; // type:function size:0xA8 +DetectDynamicCollisionBoolean__14CGameCollisionFRC19CCollisionPrimitiveRC12CTransform4fRCQ24rstl32reserved_vector<9TUniqueId,1024>RC13CStateManager = .text:0x800A3788; // type:function size:0x9C +fn_800A3824 = .text:0x800A3824; // type:function size:0xB8 +fn_800A38DC = .text:0x800A38DC; // type:function size:0xBC +fn_800A3998 = .text:0x800A3998; // type:function size:0x84 +fn_800A3A1C = .text:0x800A3A1C; // type:function size:0x2C8 +DetectStaticCollision__14CGameCollisionFRC13CStateManagerRC19CCollisionPrimitiveRC12CTransform4fRC15CMaterialFilterR18CCollisionInfoList = .text:0x800A3CE4; // type:function size:0x20C +fn_800A3EF0 = .text:0x800A3EF0; // type:function size:0x2DC +DetectStaticCollisionBoolean__14CGameCollisionFRC13CStateManagerRC19CCollisionPrimitiveRC12CTransform4fRC15CMaterialFilter = .text:0x800A41CC; // type:function size:0x214 +fn_800A43E0 = .text:0x800A43E0; // type:function size:0x600 +fn_800A49E0 = .text:0x800A49E0; // type:function size:0x1CC +fn_800A4BAC = .text:0x800A4BAC; // type:function size:0x290 +fn_800A4E3C = .text:0x800A4E3C; // type:function size:0x4C +fn_800A4E88 = .text:0x800A4E88; // type:function size:0x4 +fn_800A4E8C = .text:0x800A4E8C; // type:function size:0x8 +fn_800A4E94 = .text:0x800A4E94; // type:function size:0x24 +fn_800A4EB8 = .text:0x800A4EB8; // type:function size:0x18 +fn_800A4ED0 = .text:0x800A4ED0; // type:function size:0x3C +fn_800A4F0C = .text:0x800A4F0C; // type:function size:0x84 +fn_800A4F90 = .text:0x800A4F90; // type:function size:0x128 +fn_800A50B8 = .text:0x800A50B8; // type:function size:0x1BC +fn_800A5274 = .text:0x800A5274; // type:function size:0x4B8 +fn_800A572C = .text:0x800A572C; // type:function size:0x1F0 +Move__14CGameCollisionFR13CStateManagerR13CPhysicsActorfPCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x800A591C; // type:function size:0x19C +fn_800A5AB8 = .text:0x800A5AB8; // type:function size:0x108 +CollisionFailsafe__14CGameCollisionFRC13CStateManagerR19CAreaCollisionCacheR13CPhysicsActorRC19CCollisionPrimitiveRCQ24rstl32reserved_vector<9TUniqueId,1024>fUif = .text:0x800A5BC0; // type:function size:0x810 +fn_800A63D0 = .text:0x800A63D0; // type:function size:0x758 +fn_800A6B28 = .text:0x800A6B28; // type:function size:0xC0 +PushActorAwayFromWalls__14CGameCollisionFR13CStateManagerR13CPhysicsActorffffif = .text:0x800A6BE8; // type:function size:0x6F0 +fn_800A72D8 = .text:0x800A72D8; // type:function size:0xFC +fn_800A73D4 = .text:0x800A73D4; // type:function size:0x6C +fn_800A7440 = .text:0x800A7440; // type:function size:0xBC8 +fn_800A8008 = .text:0x800A8008; // type:function size:0x238 +fn_800A8240 = .text:0x800A8240; // type:function size:0x158 +fn_800A8398 = .text:0x800A8398; // type:function size:0x90 +fn_800A8428 = .text:0x800A8428; // type:function size:0x40 +fn_800A8468 = .text:0x800A8468; // type:function size:0xB4 +fn_800A851C = .text:0x800A851C; // type:function size:0x90 +fn_800A85AC = .text:0x800A85AC; // type:function size:0x170 +fn_800A871C = .text:0x800A871C; // type:function size:0x18C +fn_800A88A8 = .text:0x800A88A8; // type:function size:0x380 +fn_800A8C28 = .text:0x800A8C28; // type:function size:0x190 +fn_800A8DB8 = .text:0x800A8DB8; // type:function size:0xA0 +fn_800A8E58 = .text:0x800A8E58; // type:function size:0xBC +fn_800A8F14 = .text:0x800A8F14; // type:function size:0xB8 +fn_800A8FCC = .text:0x800A8FCC; // type:function size:0x2A0 +fn_800A926C = .text:0x800A926C; // type:function size:0x290 +fn_800A94FC = .text:0x800A94FC; // type:function size:0x404 +fn_800A9900 = .text:0x800A9900; // type:function size:0x804 +fn_800AA104 = .text:0x800AA104; // type:function size:0x744 +fn_800AA848 = .text:0x800AA848; // type:function size:0xD08 +fn_800AB550 = .text:0x800AB550; // type:function size:0xC4 +fn_800AB614 = .text:0x800AB614; // type:function size:0x278 +fn_800AB88C = .text:0x800AB88C; // type:function size:0x1EC +fn_800ABA78 = .text:0x800ABA78; // type:function size:0x90 +fn_800ABB08 = .text:0x800ABB08; // type:function size:0x1EC +fn_800ABCF4 = .text:0x800ABCF4; // type:function size:0x20 +fn_800ABD14 = .text:0x800ABD14; // type:function size:0x54 +fn_800ABD68 = .text:0x800ABD68; // type:function size:0xD4 +fn_800ABE3C = .text:0x800ABE3C; // type:function size:0x2EC +fn_800AC128 = .text:0x800AC128; // type:function size:0x11C +fn_800AC244 = .text:0x800AC244; // type:function size:0xA0 +fn_800AC2E4 = .text:0x800AC2E4; // type:function size:0xA0 +fn_800AC384 = .text:0x800AC384; // type:function size:0x20 +fn_800AC3A4 = .text:0x800AC3A4; // type:function size:0x40 +fn_800AC3E4 = .text:0x800AC3E4; // type:function size:0x3C +fn_800AC420 = .text:0x800AC420; // type:function size:0xB4 +fn_800AC4D4 = .text:0x800AC4D4; // type:function size:0x14 +fn_800AC4E8 = .text:0x800AC4E8; // type:function size:0x384 +fn_800AC86C = .text:0x800AC86C; // type:function size:0x438 +fn_800ACCA4 = .text:0x800ACCA4; // type:function size:0x244 +fn_800ACEE8 = .text:0x800ACEE8; // type:function size:0x20 +fn_800ACF08 = .text:0x800ACF08; // type:function size:0x528 +fn_800AD430 = .text:0x800AD430; // type:function size:0x6EC +fn_800ADB1C = .text:0x800ADB1C; // type:function size:0x9D8 +fn_800AE4F4 = .text:0x800AE4F4; // type:function size:0x430 +fn_800AE924 = .text:0x800AE924; // type:function size:0x40 +fn_800AE964 = .text:0x800AE964; // type:function size:0x40 +fn_800AE9A4 = .text:0x800AE9A4; // type:function size:0xAC +fn_800AEA50 = .text:0x800AEA50; // type:function size:0x108 +fn_800AEB58 = .text:0x800AEB58; // type:function size:0xAC +fn_800AEC04 = .text:0x800AEC04; // type:function size:0x4 +fn_800AEC08 = .text:0x800AEC08; // type:function size:0x38 +fn_800AEC40 = .text:0x800AEC40; // type:function size:0x78 +fn_800AECB8 = .text:0x800AECB8; // type:function size:0x4 +fn_800AECBC = .text:0x800AECBC; // type:function size:0x44 +fn_800AED00 = .text:0x800AED00; // type:function size:0x9C +fn_800AED9C = .text:0x800AED9C; // type:function size:0x264 +__ct__10CGameLightF9TUniqueId7TAreaIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f9TUniqueIdRC6CLightUiUifPC11CEntityInfo = .text:0x800AF000; // type:function size:0x238 +SetLight__10CGameLightFRC6CLight = .text:0x800AF238; // type:function size:0xE0 +fn_800AF318 = .text:0x800AF318; // type:function size:0x12C +fn_800AF444 = .text:0x800AF444; // type:function size:0x54 +fn_800AF498 = .text:0x800AF498; // type:function size:0x14 +fn_800AF4AC = .text:0x800AF4AC; // type:function size:0x38 +fn_800AF4E4 = .text:0x800AF4E4; // type:function size:0x70 +SetFrontEndMusicVolumeHackEnabled__12CGameOptionsFb = .text:0x800AF554; // type:function size:0x8 +fn_800AF55C = .text:0x800AF55C; // type:function size:0xCC +fn_800AF628 = .text:0x800AF628; // type:function size:0xB4 +fn_800AF6DC = .text:0x800AF6DC; // type:function size:0x74 +RestoreDefaults__12CGameOptionsFv = .text:0x800AF750; // type:function size:0x44 +RestoreControlDefaults__12CGameOptionsFv = .text:0x800AF794; // type:function size:0x44 +RestoreDisplayDefaults__12CGameOptionsFv = .text:0x800AF7D8; // type:function size:0x44 +RestoreSoundDefaults__12CGameOptionsFv = .text:0x800AF81C; // type:function size:0x44 +RestoreVisorDefaults__12CGameOptionsFv = .text:0x800AF860; // type:function size:0x44 +ApplyOptions__12CGameOptionsFv = .text:0x800AF8A4; // type:function size:0x154 +GetScreenBrightness__12CGameOptionsCFv = .text:0x800AF9F8; // type:function size:0xC +SetScreenBrightness__12CGameOptionsFib = .text:0x800AFA04; // type:function size:0x50 +fn_800AFA54 = .text:0x800AFA54; // type:function size:0x50 +GetScreenPositionX__12CGameOptionsCFv = .text:0x800AFAA4; // type:function size:0xC +SetScreenPositionX__12CGameOptionsFib = .text:0x800AFAB0; // type:function size:0x64 +GetScreenPositionY__12CGameOptionsCFv = .text:0x800AFB14; // type:function size:0xC +SetScreenPositionY__12CGameOptionsFib = .text:0x800AFB20; // type:function size:0x64 +GetSfxVolume__12CGameOptionsCFv = .text:0x800AFB84; // type:function size:0xC +SetSfxVolume__12CGameOptionsFib = .text:0x800AFB90; // type:function size:0x64 +GetMusicVolume__12CGameOptionsCFv = .text:0x800AFBF4; // type:function size:0xC +GetMusicVolumeAdjustedForTrilogy__12CGameOptionsCFv = .text:0x800AFC00; // type:function size:0x24 +SetMusicVolume__12CGameOptionsFib = .text:0x800AFC24; // type:function size:0x50 +fn_800AFC74 = .text:0x800AFC74; // type:function size:0x40 +GetHudAlpha__12CGameOptionsCFv = .text:0x800AFCB4; // type:function size:0xC +SetHudAlpha__12CGameOptionsFi = .text:0x800AFCC0; // type:function size:0x8 +fn_800AFCC8 = .text:0x800AFCC8; // type:function size:0x7C +SetHelmetAlpha__12CGameOptionsFi = .text:0x800AFD44; // type:function size:0x8 +GetHelmetAlpha__12CGameOptionsCFv = .text:0x800AFD4C; // type:function size:0xC +fn_800AFD58 = .text:0x800AFD58; // type:function size:0x3C +GetIsHudLag__12CGameOptionsCFv = .text:0x800AFD94; // type:function size:0x10 +SetIsHudLag__12CGameOptionsFb = .text:0x800AFDA4; // type:function size:0x14 +GetIsRedundantHintSystem__12CGameOptionsCFv = .text:0x800AFDB8; // type:function size:0x10 +SetIsRedundantHintSystem__12CGameOptionsFb = .text:0x800AFDC8; // type:function size:0x14 +fn_800AFDDC = .text:0x800AFDDC; // type:function size:0x10 +fn_800AFDEC = .text:0x800AFDEC; // type:function size:0x14 +fn_800AFE00 = .text:0x800AFE00; // type:function size:0x10 +fn_800AFE10 = .text:0x800AFE10; // type:function size:0x14 +GetIsControllerRumble__12CGameOptionsCFv = .text:0x800AFE24; // type:function size:0x10 +SetIsControllerRumble__12CGameOptionsFb = .text:0x800AFE34; // type:function size:0x14 +fn_800AFE48 = .text:0x800AFE48; // type:function size:0x10 +fn_800AFE58 = .text:0x800AFE58; // type:function size:0x14 +fn_800AFE6C = .text:0x800AFE6C; // type:function size:0x10 +fn_800AFE7C = .text:0x800AFE7C; // type:function size:0x14 +fn_800AFE90 = .text:0x800AFE90; // type:function size:0x10 +fn_800AFEA0 = .text:0x800AFEA0; // type:function size:0x14 +fn_800AFEB4 = .text:0x800AFEB4; // type:function size:0x17C +fn_800B0030 = .text:0x800B0030; // type:function size:0x168 +fn_800B0198 = .text:0x800B0198; // type:function size:0x78 +fn_800B0210 = .text:0x800B0210; // type:function size:0x6C +fn_800B027C = .text:0x800B027C; // type:function size:0x1C +fn_800B0298 = .text:0x800B0298; // type:function size:0x14 +fn_800B02AC = .text:0x800B02AC; // type:function size:0x204 +fn_800B04B0 = .text:0x800B04B0; // type:function size:0x44 +fn_800B04F4 = .text:0x800B04F4; // type:function size:0x10 +fn_800B0504 = .text:0x800B0504; // type:function size:0x4C +fn_800B0550 = .text:0x800B0550; // type:function size:0x94 +fn_800B05E4 = .text:0x800B05E4; // type:function size:0x8 +fn_800B05EC = .text:0x800B05EC; // type:function size:0x8 +fn_800B05F4 = .text:0x800B05F4; // type:function size:0x104 +fn_800B06F8 = .text:0x800B06F8; // type:function size:0xBC +fn_800B07B4 = .text:0x800B07B4; // type:function size:0xA0 +fn_800B0854 = .text:0x800B0854; // type:function size:0x60 +fn_800B08B4 = .text:0x800B08B4; // type:function size:0x24C +fn_800B0B00 = .text:0x800B0B00; // type:function size:0x8 +fn_800B0B08 = .text:0x800B0B08; // type:function size:0x1C +fn_800B0B24 = .text:0x800B0B24; // type:function size:0x8 +fn_800B0B2C = .text:0x800B0B2C; // type:function size:0x40 +fn_800B0B6C = .text:0x800B0B6C; // type:function size:0x150 +fn_800B0CBC = .text:0x800B0CBC; // type:function size:0xA8 +fn_800B0D64 = .text:0x800B0D64; // type:function size:0x9A4 +fn_800B1708 = .text:0x800B1708; // type:function size:0x44 +fn_800B174C = .text:0x800B174C; // type:function size:0x8 +fn_800B1754 = .text:0x800B1754; // type:function size:0xC +fn_800B1760 = .text:0x800B1760; // type:function size:0x28 +fn_800B1788 = .text:0x800B1788; // type:function size:0x24 +fn_800B17AC = .text:0x800B17AC; // type:function size:0x4 +fn_800B17B0 = .text:0x800B17B0; // type:function size:0x10 +fn_800B17C0 = .text:0x800B17C0; // type:function size:0x38 +fn_800B17F8 = .text:0x800B17F8; // type:function size:0x4 +fn_800B17FC = .text:0x800B17FC; // type:function size:0x8 +fn_800B1804 = .text:0x800B1804; // type:function size:0x14 +fn_800B1818 = .text:0x800B1818; // type:function size:0x20 +fn_800B1838 = .text:0x800B1838; // type:function size:0x8 +fn_800B1840 = .text:0x800B1840; // type:function size:0x4E0 +fn_800B1D20 = .text:0x800B1D20; // type:function size:0x8 +fn_800B1D28 = .text:0x800B1D28; // type:function size:0x3C +fn_800B1D64 = .text:0x800B1D64; // type:function size:0x40 +fn_800B1DA4 = .text:0x800B1DA4; // type:function size:0x5C +fn_800B1E00 = .text:0x800B1E00; // type:function size:0xC +fn_800B1E0C = .text:0x800B1E0C; // type:function size:0x10 +fn_800B1E1C = .text:0x800B1E1C; // type:function size:0x34 +fn_800B1E50 = .text:0x800B1E50; // type:function size:0x10 +fn_800B1E60 = .text:0x800B1E60; // type:function size:0x8 +fn_800B1E68 = .text:0x800B1E68; // type:function size:0x10 +fn_800B1E78 = .text:0x800B1E78; // type:function size:0x60 +fn_800B1ED8 = .text:0x800B1ED8; // type:function size:0xC +fn_800B1EE4 = .text:0x800B1EE4; // type:function size:0xD4 +fn_800B1FB8 = .text:0x800B1FB8; // type:function size:0x4C +fn_800B2004 = .text:0x800B2004; // type:function size:0x3A8 +StopProjectile__15CGameProjectileFR13CStateManager = .text:0x800B23AC; // type:function size:0x74 +fn_800B2420 = .text:0x800B2420; // type:function size:0x54 +fn_800B2474 = .text:0x800B2474; // type:function size:0xF8 +Touch__15CGameProjectileFR6CActorR13CStateManager = .text:0x800B256C; // type:function size:0x70 +GetTouchBounds__15CGameProjectileCFv = .text:0x800B25DC; // type:function size:0x80 +fn_800B265C = .text:0x800B265C; // type:function size:0x248 +fn_800B28A4 = .text:0x800B28A4; // type:function size:0x608 +fn_800B2EAC = .text:0x800B2EAC; // type:function size:0x8 +fn_800B2EB4 = .text:0x800B2EB4; // type:function size:0x8B0 +fn_800B3764 = .text:0x800B3764; // type:function size:0x278 +CanCollideWith__15CGameProjectileFR6CActorR13CStateManager = .text:0x800B39DC; // type:function size:0x1B0 +RayCollisionCheckWithWorld__15CGameProjectileFR9TUniqueIdRC9CVector3fRC9CVector3ffRQ24rstl32reserved_vector<9TUniqueId,1024>R13CStateManagerQ215CGameProjectile19EStaticGeometryTest = .text:0x800B3B8C; // type:function size:0x764 +fn_800B42F0 = .text:0x800B42F0; // type:function size:0x9C +FluidFXThink__15CGameProjectileFQ26CActor11EFluidStateR12CScriptWaterR13CStateManager = .text:0x800B438C; // type:function size:0x78 +ApplyDamageToOneActor__15CGameProjectileFR13CStateManagerRC11CDamageInfo9TUniqueIdRC9CVector3f = .text:0x800B4404; // type:function size:0x14C +fn_800B4550 = .text:0x800B4550; // type:function size:0x78 +fn_800B45C8 = .text:0x800B45C8; // type:function size:0x1B8 +fn_800B4780 = .text:0x800B4780; // type:function size:0x2E0 +fn_800B4A60 = .text:0x800B4A60; // type:function size:0xA4 +fn_800B4B04 = .text:0x800B4B04; // type:function size:0x5FC +fn_800B5100 = .text:0x800B5100; // type:function size:0x3C +fn_800B513C = .text:0x800B513C; // type:function size:0x28 +fn_800B5164 = .text:0x800B5164; // type:function size:0xF0 +fn_800B5254 = .text:0x800B5254; // type:function size:0x54 +fn_800B52A8 = .text:0x800B52A8; // type:function size:0x4C +ResolveCollisionWithActor__15CGameProjectileFRC14CRayCastResultR6CActorR13CStateManager = .text:0x800B52F4; // type:function size:0x4FC +fn_800B57F0 = .text:0x800B57F0; // type:function size:0x2C +fn_800B581C = .text:0x800B581C; // type:function size:0x23C +fn_800B5A58 = .text:0x800B5A58; // type:function size:0x58 +fn_800B5AB0 = .text:0x800B5AB0; // type:function size:0xC8 +fn_800B5B78 = .text:0x800B5B78; // type:function size:0x204 +fn_800B5D7C = .text:0x800B5D7C; // type:function size:0x50 +fn_800B5DCC = .text:0x800B5DCC; // type:function size:0xAC +fn_800B5E78 = .text:0x800B5E78; // type:function size:0x138 +fn_800B5FB0 = .text:0x800B5FB0; // type:function size:0x40 +fn_800B5FF0 = .text:0x800B5FF0; // type:function size:0xFC +fn_800B60EC = .text:0x800B60EC; // type:function size:0x34 +fn_800B6120 = .text:0x800B6120; // type:function size:0x4C +fn_800B616C = .text:0x800B616C; // type:function size:0x34 +fn_800B61A0 = .text:0x800B61A0; // type:function size:0xF0 +fn_800B6290 = .text:0x800B6290; // type:function size:0x50 +fn_800B62E0 = .text:0x800B62E0; // type:function size:0x8 +fn_800B62E8 = .text:0x800B62E8; // type:function size:0x1F8 +fn_800B64E0 = .text:0x800B64E0; // type:function size:0x414 +fn_800B68F4 = .text:0x800B68F4; // type:function size:0xA8 +fn_800B699C = .text:0x800B699C; // type:function size:0x1F8 +fn_800B6B94 = .text:0x800B6B94; // type:function size:0x20 +fn_800B6BB4 = .text:0x800B6BB4; // type:function size:0x3C +fn_800B6BF0 = .text:0x800B6BF0; // type:function size:0x68 +fn_800B6C58 = .text:0x800B6C58; // type:function size:0x58 +SetValue__16CGameStateEnvVarFi = .text:0x800B6CB0; // type:function size:0x8 +fn_800B6CB8 = .text:0x800B6CB8; // type:function size:0x4C +fn_800B6D04 = .text:0x800B6D04; // type:function size:0x48 +fn_800B6D4C = .text:0x800B6D4C; // type:function size:0xDC +GetEnvVar__23CGameStateEnvVarManagerCFPCc = .text:0x800B6E28; // type:function size:0x380 +fn_800B71A8 = .text:0x800B71A8; // type:function size:0x2AC +fn_800B7454 = .text:0x800B7454; // type:function size:0x3A4 +fn_800B77F8 = .text:0x800B77F8; // type:function size:0xA0 +fn_800B7898 = .text:0x800B7898; // type:function size:0xAC +fn_800B7944 = .text:0x800B7944; // type:function size:0x48 +fn_800B798C = .text:0x800B798C; // type:function size:0x8C +fn_800B7A18 = .text:0x800B7A18; // type:function size:0x13C +fn_800B7B54 = .text:0x800B7B54; // type:function size:0xD8 +fn_800B7C2C = .text:0x800B7C2C; // type:function size:0x4 +fn_800B7C30 = .text:0x800B7C30; // type:function size:0x6C +fn_800B7C9C = .text:0x800B7C9C; // type:function size:0x130 +fn_800B7DCC = .text:0x800B7DCC; // type:function size:0x58 +fn_800B7E24 = .text:0x800B7E24; // type:function size:0x58 +fn_800B7E7C = .text:0x800B7E7C; // type:function size:0x58 +fn_800B7ED4 = .text:0x800B7ED4; // type:function size:0x24C +fn_800B8120 = .text:0x800B8120; // type:function size:0x94 +fn_800B81B4 = .text:0x800B81B4; // type:function size:0x8 +fn_800B81BC = .text:0x800B81BC; // type:function size:0x8 +fn_800B81C4 = .text:0x800B81C4; // type:function size:0x8 +fn_800B81CC = .text:0x800B81CC; // type:function size:0x20 +fn_800B81EC = .text:0x800B81EC; // type:function size:0x8 +fn_800B81F4 = .text:0x800B81F4; // type:function size:0xC +fn_800B8200 = .text:0x800B8200; // type:function size:0x8 +SetDesiredAreaAssetId__11CWorldStateFUi = .text:0x800B8208; // type:function size:0x8 +fn_800B8210 = .text:0x800B8210; // type:function size:0x8 +fn_800B8218 = .text:0x800B8218; // type:function size:0x20 +fn_800B8238 = .text:0x800B8238; // type:function size:0x70 +fn_800B82A8 = .text:0x800B82A8; // type:function size:0x74 +fn_800B831C = .text:0x800B831C; // type:function size:0x110 +fn_800B842C = .text:0x800B842C; // type:function size:0xB8 +__ct__10CGameStateFv = .text:0x800B84E4; // type:function size:0x500 +fn_800B89E4 = .text:0x800B89E4; // type:function size:0xA4 +fn_800B8A88 = .text:0x800B8A88; // type:function size:0x14 +fn_800B8A9C = .text:0x800B8A9C; // type:function size:0x80 +fn_800B8B1C = .text:0x800B8B1C; // type:function size:0xC +fn_800B8B28 = .text:0x800B8B28; // type:function size:0x94 +fn_800B8BBC = .text:0x800B8BBC; // type:function size:0x58 +fn_800B8C14 = .text:0x800B8C14; // type:function size:0x58 +fn_800B8C6C = .text:0x800B8C6C; // type:function size:0x90 +fn_800B8CFC = .text:0x800B8CFC; // type:function size:0x5C +fn_800B8D58 = .text:0x800B8D58; // type:function size:0x84 +fn_800B8DDC = .text:0x800B8DDC; // type:function size:0x14 +fn_800B8DF0 = .text:0x800B8DF0; // type:function size:0x64 +fn_800B8E54 = .text:0x800B8E54; // type:function size:0x14 +fn_800B8E68 = .text:0x800B8E68; // type:function size:0x11C +fn_800B8F84 = .text:0x800B8F84; // type:function size:0x90 +fn_800B9014 = .text:0x800B9014; // type:function size:0x18 +fn_800B902C = .text:0x800B902C; // type:function size:0x40 +fn_800B906C = .text:0x800B906C; // type:function size:0x14 +fn_800B9080 = .text:0x800B9080; // type:function size:0x58 +fn_800B90D8 = .text:0x800B90D8; // type:function size:0x58 +fn_800B9130 = .text:0x800B9130; // type:function size:0x40 +fn_800B9170 = .text:0x800B9170; // type:function size:0x8 +fn_800B9178 = .text:0x800B9178; // type:function size:0x878 +fn_800B99F0 = .text:0x800B99F0; // type:function size:0x8 +fn_800B99F8 = .text:0x800B99F8; // type:function size:0x4 +fn_800B99FC = .text:0x800B99FC; // type:function size:0xC +fn_800B9A08 = .text:0x800B9A08; // type:function size:0x8 +fn_800B9A10 = .text:0x800B9A10; // type:function size:0x10 +fn_800B9A20 = .text:0x800B9A20; // type:function size:0x14 +fn_800B9A34 = .text:0x800B9A34; // type:function size:0x14 +fn_800B9A48 = .text:0x800B9A48; // type:function size:0x14 +fn_800B9A5C = .text:0x800B9A5C; // type:function size:0x10C +fn_800B9B68 = .text:0x800B9B68; // type:function size:0xA0 +fn_800B9C08 = .text:0x800B9C08; // type:function size:0x8 +fn_800B9C10 = .text:0x800B9C10; // type:function size:0xC +fn_800B9C1C = .text:0x800B9C1C; // type:function size:0x8 +fn_800B9C24 = .text:0x800B9C24; // type:function size:0x40 +fn_800B9C64 = .text:0x800B9C64; // type:function size:0x5C +fn_800B9CC0 = .text:0x800B9CC0; // type:function size:0x8 +fn_800B9CC8 = .text:0x800B9CC8; // type:function size:0x10 +fn_800B9CD8 = .text:0x800B9CD8; // type:function size:0x14 +fn_800B9CEC = .text:0x800B9CEC; // type:function size:0x1C +fn_800B9D08 = .text:0x800B9D08; // type:function size:0xF0 +fn_800B9DF8 = .text:0x800B9DF8; // type:function size:0xC +fn_800B9E04 = .text:0x800B9E04; // type:function size:0x14 +fn_800B9E18 = .text:0x800B9E18; // type:function size:0x8 +fn_800B9E20 = .text:0x800B9E20; // type:function size:0x8C +fn_800B9EAC = .text:0x800B9EAC; // type:function size:0xC4 +fn_800B9F70 = .text:0x800B9F70; // type:function size:0x8 +fn_800B9F78 = .text:0x800B9F78; // type:function size:0x80 +fn_800B9FF8 = .text:0x800B9FF8; // type:function size:0x238 +fn_800BA230 = .text:0x800BA230; // type:function size:0x158 +fn_800BA388 = .text:0x800BA388; // type:function size:0x468 +fn_800BA7F0 = .text:0x800BA7F0; // type:function size:0xBC +fn_800BA8AC = .text:0x800BA8AC; // type:function size:0x33C +fn_800BABE8 = .text:0x800BABE8; // type:function size:0x53C +fn_800BB124 = .text:0x800BB124; // type:function size:0x120 +fn_800BB244 = .text:0x800BB244; // type:function size:0x48 +fn_800BB28C = .text:0x800BB28C; // type:function size:0xD4 +fn_800BB360 = .text:0x800BB360; // type:function size:0x4 +fn_800BB364 = .text:0x800BB364; // type:function size:0x150 +fn_800BB4B4 = .text:0x800BB4B4; // type:function size:0x138 +fn_800BB5EC = .text:0x800BB5EC; // type:function size:0xC +fn_800BB5F8 = .text:0x800BB5F8; // type:function size:0x16C +RecordCompressedGameState__10CGameStateFiRC10CGameState = .text:0x800BB764; // type:function size:0x148 +RecordCompressedGameOptions__10CGameStateFi = .text:0x800BB8AC; // type:function size:0x148 +RecordCompressedMultiplayerOptions__10CGameStateFv = .text:0x800BB9F4; // type:function size:0x138 +LoadCompressedGameOptions__10CGameStateFi = .text:0x800BBB2C; // type:function size:0x170 +LoadCompressedMultiplayerOptions__10CGameStateFv = .text:0x800BBC9C; // type:function size:0x168 +fn_800BBE04 = .text:0x800BBE04; // type:function size:0x16C +fn_800BBF70 = .text:0x800BBF70; // type:function size:0x118 +StateForWorld__10CGameStateFUi = .text:0x800BC088; // type:function size:0x178 +fn_800BC200 = .text:0x800BC200; // type:function size:0x8 +fn_800BC208 = .text:0x800BC208; // type:function size:0x8 +fn_800BC210 = .text:0x800BC210; // type:function size:0x8 +fn_800BC218 = .text:0x800BC218; // type:function size:0x50 +SetDesiredWorldId__10CGameStateFUi = .text:0x800BC268; // type:function size:0x8 +fn_800BC270 = .text:0x800BC270; // type:function size:0x8 +fn_800BC278 = .text:0x800BC278; // type:function size:0x20 +fn_800BC298 = .text:0x800BC298; // type:function size:0x10 +fn_800BC2A8 = .text:0x800BC2A8; // type:function size:0x28 +fn_800BC2D0 = .text:0x800BC2D0; // type:function size:0x8 +fn_800BC2D8 = .text:0x800BC2D8; // type:function size:0x28 +fn_800BC300 = .text:0x800BC300; // type:function size:0x8 +fn_800BC308 = .text:0x800BC308; // type:function size:0xC +fn_800BC314 = .text:0x800BC314; // type:function size:0x10 +fn_800BC324 = .text:0x800BC324; // type:function size:0x10 +fn_800BC334 = .text:0x800BC334; // type:function size:0x68 +GetWeaponMultiplier__10CGameStateCFv = .text:0x800BC39C; // type:function size:0x68 +GameMode__10CGameStateFv = .text:0x800BC404; // type:function size:0x8 +fn_800BC40C = .text:0x800BC40C; // type:function size:0x8 +fn_800BC414 = .text:0x800BC414; // type:function size:0xBC +fn_800BC4D0 = .text:0x800BC4D0; // type:function size:0x68 +fn_800BC538 = .text:0x800BC538; // type:function size:0x130 +GetDifficulty__10CGameStateCFv = .text:0x800BC668; // type:function size:0x4C +fn_800BC6B4 = .text:0x800BC6B4; // type:function size:0x8 +fn_800BC6BC = .text:0x800BC6BC; // type:function size:0x8 +fn_800BC6C4 = .text:0x800BC6C4; // type:function size:0x50 +fn_800BC714 = .text:0x800BC714; // type:function size:0xA0 +fn_800BC7B4 = .text:0x800BC7B4; // type:function size:0x50 +fn_800BC804 = .text:0x800BC804; // type:function size:0x148 +fn_800BC94C = .text:0x800BC94C; // type:function size:0xCC +fn_800BCA18 = .text:0x800BCA18; // type:function size:0x49C +fn_800BCEB4 = .text:0x800BCEB4; // type:function size:0x7C +fn_800BCF30 = .text:0x800BCF30; // type:function size:0xE8 +fn_800BD018 = .text:0x800BD018; // type:function size:0x68 +fn_800BD080 = .text:0x800BD080; // type:function size:0xA8 +fn_800BD128 = .text:0x800BD128; // type:function size:0x50 +fn_800BD178 = .text:0x800BD178; // type:function size:0x84 +fn_800BD1FC = .text:0x800BD1FC; // type:function size:0xF0 +fn_800BD2EC = .text:0x800BD2EC; // type:function size:0xC4 +fn_800BD3B0 = .text:0x800BD3B0; // type:function size:0x124 +fn_800BD4D4 = .text:0x800BD4D4; // type:function size:0xF8 +fn_800BD5CC = .text:0x800BD5CC; // type:function size:0x350 +fn_800BD91C = .text:0x800BD91C; // type:function size:0xC0 +fn_800BD9DC = .text:0x800BD9DC; // type:function size:0x14 +fn_800BD9F0 = .text:0x800BD9F0; // type:function size:0x468 +fn_800BDE58 = .text:0x800BDE58; // type:function size:0x2AC +fn_800BE104 = .text:0x800BE104; // type:function size:0x14 +fn_800BE118 = .text:0x800BE118; // type:function size:0x254 +fn_800BE36C = .text:0x800BE36C; // type:function size:0xC0 +fn_800BE42C = .text:0x800BE42C; // type:function size:0x1EC +fn_800BE618 = .text:0x800BE618; // type:function size:0xEC +fn_800BE704 = .text:0x800BE704; // type:function size:0x17C +fn_800BE880 = .text:0x800BE880; // type:function size:0x18C +fn_800BEA0C = .text:0x800BEA0C; // type:function size:0x31C +fn_800BED28 = .text:0x800BED28; // type:function size:0xD8 +fn_800BEE00 = .text:0x800BEE00; // type:function size:0x58 +fn_800BEE58 = .text:0x800BEE58; // type:function size:0x54 +fn_800BEEAC = .text:0x800BEEAC; // type:function size:0x4C +fn_800BEEF8 = .text:0x800BEEF8; // type:function size:0xCC +fn_800BEFC4 = .text:0x800BEFC4; // type:function size:0x4C +__dt__16IGenericFSMStateFv = .text:0x800BF010; // type:function size:0x40 +fn_800BF050 = .text:0x800BF050; // type:function size:0xB4 +fn_800BF104 = .text:0x800BF104; // type:function size:0xB4 +fn_800BF1B8 = .text:0x800BF1B8; // type:function size:0x90 +fn_800BF248 = .text:0x800BF248; // type:function size:0x50 +fn_800BF298 = .text:0x800BF298; // type:function size:0x8 +fn_800BF2A0 = .text:0x800BF2A0; // type:function size:0x3F4 +fn_800BF694 = .text:0x800BF694; // type:function size:0x64 +fn_800BF6F8 = .text:0x800BF6F8; // type:function size:0xDC +fn_800BF7D4 = .text:0x800BF7D4; // type:function size:0x64 +fn_800BF838 = .text:0x800BF838; // type:function size:0x148 +fn_800BF980 = .text:0x800BF980; // type:function size:0x14 +fn_800BF994 = .text:0x800BF994; // type:function size:0x14 +fn_800BF9A8 = .text:0x800BF9A8; // type:function size:0x7C +fn_800BFA24 = .text:0x800BFA24; // type:function size:0xA0 +fn_800BFAC4 = .text:0x800BFAC4; // type:function size:0xA4 +fn_800BFB68 = .text:0x800BFB68; // type:function size:0xA4 +fn_800BFC0C = .text:0x800BFC0C; // type:function size:0xA0 +fn_800BFCAC = .text:0x800BFCAC; // type:function size:0x4 +fn_800BFCB0 = .text:0x800BFCB0; // type:function size:0xE0 +fn_800BFD90 = .text:0x800BFD90; // type:function size:0xB8 +fn_800BFE48 = .text:0x800BFE48; // type:function size:0x7C4 +fn_800C060C = .text:0x800C060C; // type:function size:0x16C +fn_800C0778 = .text:0x800C0778; // type:function size:0x4 +fn_800C077C = .text:0x800C077C; // type:function size:0xA0 +fn_800C081C = .text:0x800C081C; // type:function size:0xEC +fn_800C0908 = .text:0x800C0908; // type:function size:0x8 +fn_800C0910 = .text:0x800C0910; // type:function size:0x8 +fn_800C0918 = .text:0x800C0918; // type:function size:0x8 +fn_800C0920 = .text:0x800C0920; // type:function size:0xA4 +fn_800C09C4 = .text:0x800C09C4; // type:function size:0xA4 +fn_800C0A68 = .text:0x800C0A68; // type:function size:0x1D8 +fn_800C0C40 = .text:0x800C0C40; // type:function size:0x1D0 +fn_800C0E10 = .text:0x800C0E10; // type:function size:0x7C +fn_800C0E8C = .text:0x800C0E8C; // type:function size:0x80 +fn_800C0F0C = .text:0x800C0F0C; // type:function size:0x9C +fn_800C0FA8 = .text:0x800C0FA8; // type:function size:0x58 +fn_800C1000 = .text:0x800C1000; // type:function size:0x14 +fn_800C1014 = .text:0x800C1014; // type:function size:0x110 +fn_800C1124 = .text:0x800C1124; // type:function size:0x6C +fn_800C1190 = .text:0x800C1190; // type:function size:0xF4 +__ct__17CGenericFSM2StateFv = .text:0x800C1284; // type:function size:0x58 +fn_800C12DC = .text:0x800C12DC; // type:function size:0x1C +fn_800C12F8 = .text:0x800C12F8; // type:function size:0xC +fn_800C1304 = .text:0x800C1304; // type:function size:0x6C +fn_800C1370 = .text:0x800C1370; // type:function size:0xF4 +fn_800C1464 = .text:0x800C1464; // type:function size:0x70 +fn_800C14D4 = .text:0x800C14D4; // type:function size:0x16C +fn_800C1640 = .text:0x800C1640; // type:function size:0x68 +fn_800C16A8 = .text:0x800C16A8; // type:function size:0x8 +fn_800C16B0 = .text:0x800C16B0; // type:function size:0x5E0 +fn_800C1C90 = .text:0x800C1C90; // type:function size:0x14 +fn_800C1CA4 = .text:0x800C1CA4; // type:function size:0xB0 +fn_800C1D54 = .text:0x800C1D54; // type:function size:0x14 +fn_800C1D68 = .text:0x800C1D68; // type:function size:0xB0 +fn_800C1E18 = .text:0x800C1E18; // type:function size:0x14 +fn_800C1E2C = .text:0x800C1E2C; // type:function size:0xB0 +fn_800C1EDC = .text:0x800C1EDC; // type:function size:0x14 +fn_800C1EF0 = .text:0x800C1EF0; // type:function size:0xD0 +fn_800C1FC0 = .text:0x800C1FC0; // type:function size:0x14 +fn_800C1FD4 = .text:0x800C1FD4; // type:function size:0x18 +fn_800C1FEC = .text:0x800C1FEC; // type:function size:0x20 +fn_800C200C = .text:0x800C200C; // type:function size:0x15C +fn_800C2168 = .text:0x800C2168; // type:function size:0x16C +fn_800C22D4 = .text:0x800C22D4; // type:function size:0x15C +fn_800C2430 = .text:0x800C2430; // type:function size:0x180 +fn_800C25B0 = .text:0x800C25B0; // type:function size:0xD0 +fn_800C2680 = .text:0x800C2680; // type:function size:0x70 +fn_800C26F0 = .text:0x800C26F0; // type:function size:0x9C +fn_800C278C = .text:0x800C278C; // type:function size:0x8 +fn_800C2794 = .text:0x800C2794; // type:function size:0x10 +fn_800C27A4 = .text:0x800C27A4; // type:function size:0x44 +fn_800C27E8 = .text:0x800C27E8; // type:function size:0x5C +fn_800C2844 = .text:0x800C2844; // type:function size:0x10 +fn_800C2854 = .text:0x800C2854; // type:function size:0x10 +fn_800C2864 = .text:0x800C2864; // type:function size:0x10 +fn_800C2874 = .text:0x800C2874; // type:function size:0x10 +fn_800C2884 = .text:0x800C2884; // type:function size:0x74 +fn_800C28F8 = .text:0x800C28F8; // type:function size:0x224 +fn_800C2B1C = .text:0x800C2B1C; // type:function size:0x4 +fn_800C2B20 = .text:0x800C2B20; // type:function size:0xA0 +fn_800C2BC0 = .text:0x800C2BC0; // type:function size:0x18C +SetupFSM__17CGenericFSM2StateFPC12CGenericFSM2 = .text:0x800C2D4C; // type:function size:0x560 +fn_800C32AC = .text:0x800C32AC; // type:function size:0x80 +fn_800C332C = .text:0x800C332C; // type:function size:0xD0 +fn_800C33FC = .text:0x800C33FC; // type:function size:0xD0 +fn_800C34CC = .text:0x800C34CC; // type:function size:0xD0 +fn_800C359C = .text:0x800C359C; // type:function size:0x1DC +fn_800C3778 = .text:0x800C3778; // type:function size:0x1DC +fn_800C3954 = .text:0x800C3954; // type:function size:0x1DC +fn_800C3B30 = .text:0x800C3B30; // type:function size:0xB4 +fn_800C3BE4 = .text:0x800C3BE4; // type:function size:0x1A4 +fn_800C3D88 = .text:0x800C3D88; // type:function size:0x1A4 +fn_800C3F2C = .text:0x800C3F2C; // type:function size:0x1A4 +fn_800C40D0 = .text:0x800C40D0; // type:function size:0x44 +fn_800C4114 = .text:0x800C4114; // type:function size:0xC4 +fn_800C41D8 = .text:0x800C41D8; // type:function size:0x1AC +fn_800C4384 = .text:0x800C4384; // type:function size:0x120 +fn_800C44A4 = .text:0x800C44A4; // type:function size:0x80 +fn_800C4524 = .text:0x800C4524; // type:function size:0x14 +fn_800C4538 = .text:0x800C4538; // type:function size:0x68 +fn_800C45A0 = .text:0x800C45A0; // type:function size:0x5C +fn_800C45FC = .text:0x800C45FC; // type:function size:0x5C +fn_800C4658 = .text:0x800C4658; // type:function size:0xF0 +fn_800C4748 = .text:0x800C4748; // type:function size:0xFC +fn_800C4844 = .text:0x800C4844; // type:function size:0xF8 +fn_800C493C = .text:0x800C493C; // type:function size:0xC0 +fn_800C49FC = .text:0x800C49FC; // type:function size:0x8 +fn_800C4A04 = .text:0x800C4A04; // type:function size:0x8 +fn_800C4A0C = .text:0x800C4A0C; // type:function size:0x8 +fn_800C4A14 = .text:0x800C4A14; // type:function size:0x8 +fn_800C4A1C = .text:0x800C4A1C; // type:function size:0x8 +fn_800C4A24 = .text:0x800C4A24; // type:function size:0x8 +fn_800C4A2C = .text:0x800C4A2C; // type:function size:0x64 +fn_800C4A90 = .text:0x800C4A90; // type:function size:0xCC +fn_800C4B5C = .text:0x800C4B5C; // type:function size:0xE0 +fn_800C4C3C = .text:0x800C4C3C; // type:function size:0xA4 +fn_800C4CE0 = .text:0x800C4CE0; // type:function size:0x17C +fn_800C4E5C = .text:0x800C4E5C; // type:function size:0x168 +fn_800C4FC4 = .text:0x800C4FC4; // type:function size:0x158 +fn_800C511C = .text:0x800C511C; // type:function size:0x158 +fn_800C5274 = .text:0x800C5274; // type:function size:0xCC +fn_800C5340 = .text:0x800C5340; // type:function size:0xE4 +SetSGeomBlobV2_FuncPtrs__FP20SGeomBlobV2_FuncPtrs = .text:0x800C5424; // type:function size:0x8 +LoadGeomBlobV2__FRC31TLockedToken<15CGenDescription>9TUniqueId7TAreaIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f9TUniqueIdUi = .text:0x800C542C; // type:function size:0x50 +SetSGlowbug_FuncPtrs__FP17SGlowbug_FuncPtrs = .text:0x800C547C; // type:function size:0x8 +fn_800C5484 = .text:0x800C5484; // type:function size:0x10 +SetSGrenchler_FuncPtrs__FP19SGrenchler_FuncPtrs = .text:0x800C5494; // type:function size:0x8 +fn_800C549C = .text:0x800C549C; // type:function size:0x10 +__ct__14CGrenchlerTailF9TUniqueId7TAreaIdRC10CModelDataiRC12CTransform4fb = .text:0x800C54AC; // type:function size:0x314 +fn_800C57C0 = .text:0x800C57C0; // type:function size:0xA8 +fn_800C5868 = .text:0x800C5868; // type:function size:0xBC +fn_800C5924 = .text:0x800C5924; // type:function size:0x90 +fn_800C59B4 = .text:0x800C59B4; // type:function size:0x15C +fn_800C5B10 = .text:0x800C5B10; // type:function size:0x74 +fn_800C5B84 = .text:0x800C5B84; // type:function size:0x68 +fn_800C5BEC = .text:0x800C5BEC; // type:function size:0x54 +fn_800C5C40 = .text:0x800C5C40; // type:function size:0x1B4 +fn_800C5DF4 = .text:0x800C5DF4; // type:function size:0x8 +fn_800C5DFC = .text:0x800C5DFC; // type:function size:0x1C +fn_800C5E18 = .text:0x800C5E18; // type:function size:0x88C +fn_800C66A4 = .text:0x800C66A4; // type:function size:0xC +fn_800C66B0 = .text:0x800C66B0; // type:function size:0x14 +fn_800C66C4 = .text:0x800C66C4; // type:function size:0xC +fn_800C66D0 = .text:0x800C66D0; // type:function size:0x8 +fn_800C66D8 = .text:0x800C66D8; // type:function size:0x8 +fn_800C66E0 = .text:0x800C66E0; // type:function size:0x54 +fn_800C6734 = .text:0x800C6734; // type:function size:0x50 +fn_800C6784 = .text:0x800C6784; // type:function size:0x8 +fn_800C678C = .text:0x800C678C; // type:function size:0x344 +fn_800C6AD0 = .text:0x800C6AD0; // type:function size:0x3BC +fn_800C6E8C = .text:0x800C6E8C; // type:function size:0xC +fn_800C6E98 = .text:0x800C6E98; // type:function size:0x90 +fn_800C6F28 = .text:0x800C6F28; // type:function size:0x380 +fn_800C72A8 = .text:0x800C72A8; // type:function size:0x850 +fn_800C7AF8 = .text:0x800C7AF8; // type:function size:0x8 +fn_800C7B00 = .text:0x800C7B00; // type:function size:0x6C +fn_800C7B6C = .text:0x800C7B6C; // type:function size:0x7C +fn_800C7BE8 = .text:0x800C7BE8; // type:function size:0x1F4 +fn_800C7DDC = .text:0x800C7DDC; // type:function size:0x10 +fn_800C7DEC = .text:0x800C7DEC; // type:function size:0x8 +fn_800C7DF4 = .text:0x800C7DF4; // type:function size:0x14 +fn_800C7E08 = .text:0x800C7E08; // type:function size:0x8 +fn_800C7E10 = .text:0x800C7E10; // type:function size:0x6C +fn_800C7E7C = .text:0x800C7E7C; // type:function size:0x8 +fn_800C7E84 = .text:0x800C7E84; // type:function size:0x8 +fn_800C7E8C = .text:0x800C7E8C; // type:function size:0x1C +fn_800C7EA8 = .text:0x800C7EA8; // type:function size:0x8 +fn_800C7EB0 = .text:0x800C7EB0; // type:function size:0x1C +fn_800C7ECC = .text:0x800C7ECC; // type:function size:0x18 +fn_800C7EE4 = .text:0x800C7EE4; // type:function size:0x40 +fn_800C7F24 = .text:0x800C7F24; // type:function size:0x1C +fn_800C7F40 = .text:0x800C7F40; // type:function size:0xC +fn_800C7F4C = .text:0x800C7F4C; // type:function size:0x10 +fn_800C7F5C = .text:0x800C7F5C; // type:function size:0x8 +fn_800C7F64 = .text:0x800C7F64; // type:function size:0x10 +fn_800C7F74 = .text:0x800C7F74; // type:function size:0x14 +fn_800C7F88 = .text:0x800C7F88; // type:function size:0x70 +fn_800C7FF8 = .text:0x800C7FF8; // type:function size:0x1C +fn_800C8014 = .text:0x800C8014; // type:function size:0x94 +fn_800C80A8 = .text:0x800C80A8; // type:function size:0xC +fn_800C80B4 = .text:0x800C80B4; // type:function size:0x8 +fn_800C80BC = .text:0x800C80BC; // type:function size:0x8 +fn_800C80C4 = .text:0x800C80C4; // type:function size:0xC +fn_800C80D0 = .text:0x800C80D0; // type:function size:0x8 +fn_800C80D8 = .text:0x800C80D8; // type:function size:0x6C +fn_800C8144 = .text:0x800C8144; // type:function size:0x20 +fn_800C8164 = .text:0x800C8164; // type:function size:0x4 +fn_800C8168 = .text:0x800C8168; // type:function size:0x8 +fn_800C8170 = .text:0x800C8170; // type:function size:0x10 +fn_800C8180 = .text:0x800C8180; // type:function size:0x40 +fn_800C81C0 = .text:0x800C81C0; // type:function size:0xC +fn_800C81CC = .text:0x800C81CC; // type:function size:0x40 +fn_800C820C = .text:0x800C820C; // type:function size:0xB4 +fn_800C82C0 = .text:0x800C82C0; // type:function size:0xC +fn_800C82CC = .text:0x800C82CC; // type:function size:0x40 +fn_800C830C = .text:0x800C830C; // type:function size:0xC +fn_800C8318 = .text:0x800C8318; // type:function size:0xC +fn_800C8324 = .text:0x800C8324; // type:function size:0x40 +fn_800C8364 = .text:0x800C8364; // type:function size:0xC +fn_800C8370 = .text:0x800C8370; // type:function size:0x40 +fn_800C83B0 = .text:0x800C83B0; // type:function size:0x104 +fn_800C84B4 = .text:0x800C84B4; // type:function size:0x20 +fn_800C84D4 = .text:0x800C84D4; // type:function size:0x48 +fn_800C851C = .text:0x800C851C; // type:function size:0x2C +fn_800C8548 = .text:0x800C8548; // type:function size:0x8 +fn_800C8550 = .text:0x800C8550; // type:function size:0x10 +fn_800C8560 = .text:0x800C8560; // type:function size:0x10 +fn_800C8570 = .text:0x800C8570; // type:function size:0x10 +fn_800C8580 = .text:0x800C8580; // type:function size:0x2C +fn_800C85AC = .text:0x800C85AC; // type:function size:0x10 +fn_800C85BC = .text:0x800C85BC; // type:function size:0x108 +fn_800C86C4 = .text:0x800C86C4; // type:function size:0x24 +fn_800C86E8 = .text:0x800C86E8; // type:function size:0xC +fn_800C86F4 = .text:0x800C86F4; // type:function size:0x8 +fn_800C86FC = .text:0x800C86FC; // type:function size:0x4 +fn_800C8700 = .text:0x800C8700; // type:function size:0x4 +fn_800C8704 = .text:0x800C8704; // type:function size:0x88 +fn_800C878C = .text:0x800C878C; // type:function size:0x1DC +fn_800C8968 = .text:0x800C8968; // type:function size:0x94 +fn_800C89FC = .text:0x800C89FC; // type:function size:0x14B4 +fn_800C9EB0 = .text:0x800C9EB0; // type:function size:0x8 +fn_800C9EB8 = .text:0x800C9EB8; // type:function size:0x8 +fn_800C9EC0 = .text:0x800C9EC0; // type:function size:0x8 +fn_800C9EC8 = .text:0x800C9EC8; // type:function size:0x10 +fn_800C9ED8 = .text:0x800C9ED8; // type:function size:0xA4 +fn_800C9F7C = .text:0x800C9F7C; // type:function size:0xC +fn_800C9F88 = .text:0x800C9F88; // type:function size:0x158 +fn_800CA0E0 = .text:0x800CA0E0; // type:function size:0x97C +fn_800CAA5C = .text:0x800CAA5C; // type:function size:0x1BC +fn_800CAC18 = .text:0x800CAC18; // type:function size:0xAC +fn_800CACC4 = .text:0x800CACC4; // type:function size:0x2C +fn_800CACF0 = .text:0x800CACF0; // type:function size:0x18 +fn_800CAD08 = .text:0x800CAD08; // type:function size:0x250 +fn_800CAF58 = .text:0x800CAF58; // type:function size:0x104 +fn_800CB05C = .text:0x800CB05C; // type:function size:0x12C +fn_800CB188 = .text:0x800CB188; // type:function size:0x294 +fn_800CB41C = .text:0x800CB41C; // type:function size:0x90 +fn_800CB4AC = .text:0x800CB4AC; // type:function size:0x4C +fn_800CB4F8 = .text:0x800CB4F8; // type:function size:0x1B4 +fn_800CB6AC = .text:0x800CB6AC; // type:function size:0xCC +fn_800CB778 = .text:0x800CB778; // type:function size:0x10 +fn_800CB788 = .text:0x800CB788; // type:function size:0x58 +fn_800CB7E0 = .text:0x800CB7E0; // type:function size:0x30 +fn_800CB810 = .text:0x800CB810; // type:function size:0x1A8 +fn_800CB9B8 = .text:0x800CB9B8; // type:function size:0xBC +fn_800CBA74 = .text:0x800CBA74; // type:function size:0xE8 +fn_800CBB5C = .text:0x800CBB5C; // type:function size:0x114 +fn_800CBC70 = .text:0x800CBC70; // type:function size:0x54 +fn_800CBCC4 = .text:0x800CBCC4; // type:function size:0x8 +fn_800CBCCC = .text:0x800CBCCC; // type:function size:0x8 +fn_800CBCD4 = .text:0x800CBCD4; // type:function size:0xC +fn_800CBCE0 = .text:0x800CBCE0; // type:function size:0xC +fn_800CBCEC = .text:0x800CBCEC; // type:function size:0x40 +fn_800CBD2C = .text:0x800CBD2C; // type:function size:0xB4 +fn_800CBDE0 = .text:0x800CBDE0; // type:function size:0x58 +fn_800CBE38 = .text:0x800CBE38; // type:function size:0x310 +fn_800CC148 = .text:0x800CC148; // type:function size:0x2B8 +fn_800CC400 = .text:0x800CC400; // type:function size:0x38 +fn_800CC438 = .text:0x800CC438; // type:function size:0x38 +fn_800CC470 = .text:0x800CC470; // type:function size:0x10 +fn_800CC480 = .text:0x800CC480; // type:function size:0x18 +fn_800CC498 = .text:0x800CC498; // type:function size:0x8 +fn_800CC4A0 = .text:0x800CC4A0; // type:function size:0x8 +SetSGunTurretBase_FuncPtrs__FP23SGunTurretBase_FuncPtrs = .text:0x800CC4A8; // type:function size:0x8 +fn_800CC4B0 = .text:0x800CC4B0; // type:function size:0x10 +fn_800CC4C0 = .text:0x800CC4C0; // type:function size:0x10 +fn_800CC4D0 = .text:0x800CC4D0; // type:function size:0x28 +fn_800CC4F8 = .text:0x800CC4F8; // type:function size:0x20 +fn_800CC518 = .text:0x800CC518; // type:function size:0x1CC +fn_800CC6E4 = .text:0x800CC6E4; // type:function size:0x194 +fn_800CC878 = .text:0x800CC878; // type:function size:0xDC +fn_800CC954 = .text:0x800CC954; // type:function size:0x14C +fn_800CCAA0 = .text:0x800CCAA0; // type:function size:0xE4 +fn_800CCB84 = .text:0x800CCB84; // type:function size:0xDC +fn_800CCC60 = .text:0x800CCC60; // type:function size:0x190 +fn_800CCDF0 = .text:0x800CCDF0; // type:function size:0x2D8 +fn_800CD0C8 = .text:0x800CD0C8; // type:function size:0x70 +fn_800CD138 = .text:0x800CD138; // type:function size:0x94 +fn_800CD1CC = .text:0x800CD1CC; // type:function size:0x98 +fn_800CD264 = .text:0x800CD264; // type:function size:0x48 +fn_800CD2AC = .text:0x800CD2AC; // type:function size:0x6C +fn_800CD318 = .text:0x800CD318; // type:function size:0x10 +fn_800CD328 = .text:0x800CD328; // type:function size:0x68 +fn_800CD390 = .text:0x800CD390; // type:function size:0x180 +fn_800CD510 = .text:0x800CD510; // type:function size:0x90 +fn_800CD5A0 = .text:0x800CD5A0; // type:function size:0x250 +fn_800CD7F0 = .text:0x800CD7F0; // type:function size:0x28 +fn_800CD818 = .text:0x800CD818; // type:function size:0x8C +fn_800CD8A4 = .text:0x800CD8A4; // type:function size:0x18 +fn_800CD8BC = .text:0x800CD8BC; // type:function size:0x118 +fn_800CD9D4 = .text:0x800CD9D4; // type:function size:0x3A8 +fn_800CDD7C = .text:0x800CDD7C; // type:function size:0x11C +fn_800CDE98 = .text:0x800CDE98; // type:function size:0x11C +fn_800CDFB4 = .text:0x800CDFB4; // type:function size:0x164 +fn_800CE118 = .text:0x800CE118; // type:function size:0x68 +fn_800CE180 = .text:0x800CE180; // type:function size:0x8 +fn_800CE188 = .text:0x800CE188; // type:function size:0x154 +fn_800CE2DC = .text:0x800CE2DC; // type:function size:0x58 +fn_800CE334 = .text:0x800CE334; // type:function size:0x58 +fn_800CE38C = .text:0x800CE38C; // type:function size:0x8C +GetScaleForPOV__19CHUDBillboardEffectFRC13CStateManager = .text:0x800CE418; // type:function size:0x8C +GetNearClipDistance__19CHUDBillboardEffectFRC13CStateManagerUi = .text:0x800CE4A4; // type:function size:0x40 +__ct__19CHUDBillboardEffectFRCQ24rstl44optional_object<25TToken<15CGenDescription>>RCQ24rstl49optional_object<30TToken<20CElectricDescription>>9TUniqueIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>fRC9CVector3fUiRC6CColorRC9CVector3fRC9CVector3fb = .text:0x800CE4E4; // type:function size:0x2E0 +fn_800CE7C4 = .text:0x800CE7C4; // type:function size:0xE0 +fn_800CE8A4 = .text:0x800CE8A4; // type:function size:0x34 +fn_800CE8D8 = .text:0x800CE8D8; // type:function size:0x138 +fn_800CEA10 = .text:0x800CEA10; // type:function size:0xBC +fn_800CEACC = .text:0x800CEACC; // type:function size:0x184 +fn_800CEC50 = .text:0x800CEC50; // type:function size:0x8 +fn_800CEC58 = .text:0x800CEC58; // type:function size:0x4 +__ct__13CHUDMemoParmsFfbbbUibbbfQ213CHUDMemoParms9EPriorityQ220CTrilogyAudioManager12EAudioStream = .text:0x800CEC5C; // type:function size:0x38 +fn_800CEC94 = .text:0x800CEC94; // type:function size:0x20 +__ct__11CHealthInfoFff = .text:0x800CECB4; // type:function size:0x64 +SetCauseOfDeathWeapon__11CHealthInfoF11CWeaponMode9TUniqueId9TUniqueIdbb = .text:0x800CED18; // type:function size:0x2C +fn_800CED44 = .text:0x800CED44; // type:function size:0x28 +fn_800CED6C = .text:0x800CED6C; // type:function size:0xC +fn_800CED78 = .text:0x800CED78; // type:function size:0x40 +fn_800CEDB8 = .text:0x800CEDB8; // type:function size:0x94 +fn_800CEE4C = .text:0x800CEE4C; // type:function size:0x64 +fn_800CEEB0 = .text:0x800CEEB0; // type:function size:0x6C +fn_800CEF1C = .text:0x800CEF1C; // type:function size:0x384 +fn_800CF2A0 = .text:0x800CF2A0; // type:function size:0xFC +fn_800CF39C = .text:0x800CF39C; // type:function size:0x168 +fn_800CF504 = .text:0x800CF504; // type:function size:0x90 +fn_800CF594 = .text:0x800CF594; // type:function size:0x6C +fn_800CF600 = .text:0x800CF600; // type:function size:0x100 +fn_800CF700 = .text:0x800CF700; // type:function size:0x174 +fn_800CF874 = .text:0x800CF874; // type:function size:0x4C8 +fn_800CFD3C = .text:0x800CFD3C; // type:function size:0x11C +fn_800CFE58 = .text:0x800CFE58; // type:function size:0xA60 +fn_800D08B8 = .text:0x800D08B8; // type:function size:0x8 +fn_800D08C0 = .text:0x800D08C0; // type:function size:0x65C +fn_800D0F1C = .text:0x800D0F1C; // type:function size:0xC +fn_800D0F28 = .text:0x800D0F28; // type:function size:0x20 +fn_800D0F48 = .text:0x800D0F48; // type:function size:0xE8 +fn_800D1030 = .text:0x800D1030; // type:function size:0x29C +fn_800D12CC = .text:0x800D12CC; // type:function size:0x118 +fn_800D13E4 = .text:0x800D13E4; // type:function size:0x134 +fn_800D1518 = .text:0x800D1518; // type:function size:0x50 +fn_800D1568 = .text:0x800D1568; // type:function size:0x4F0 +fn_800D1A58 = .text:0x800D1A58; // type:function size:0x80 +fn_800D1AD8 = .text:0x800D1AD8; // type:function size:0x30 +fn_800D1B08 = .text:0x800D1B08; // type:function size:0x8 +fn_800D1B10 = .text:0x800D1B10; // type:function size:0x70 +fn_800D1B80 = .text:0x800D1B80; // type:function size:0xB8 +fn_800D1C38 = .text:0x800D1C38; // type:function size:0x4C +fn_800D1C84 = .text:0x800D1C84; // type:function size:0x1F0 +fn_800D1E74 = .text:0x800D1E74; // type:function size:0x60 +fn_800D1ED4 = .text:0x800D1ED4; // type:function size:0xC0 +fn_800D1F94 = .text:0x800D1F94; // type:function size:0x8 +fn_800D1F9C = .text:0x800D1F9C; // type:function size:0xE0 +fn_800D207C = .text:0x800D207C; // type:function size:0x148 +fn_800D21C4 = .text:0x800D21C4; // type:function size:0x14 +fn_800D21D8 = .text:0x800D21D8; // type:function size:0x94 +fn_800D226C = .text:0x800D226C; // type:function size:0x89C +fn_800D2B08 = .text:0x800D2B08; // type:function size:0x3DC +fn_800D2EE4 = .text:0x800D2EE4; // type:function size:0xDC +fn_800D2FC0 = .text:0x800D2FC0; // type:function size:0x1D8 +fn_800D3198 = .text:0x800D3198; // type:function size:0x58 +fn_800D31F0 = .text:0x800D31F0; // type:function size:0x58 +fn_800D3248 = .text:0x800D3248; // type:function size:0x58 +fn_800D32A0 = .text:0x800D32A0; // type:function size:0x1B4 +fn_800D3454 = .text:0x800D3454; // type:function size:0x180 +fn_800D35D4 = .text:0x800D35D4; // type:function size:0x660 +fn_800D3C34 = .text:0x800D3C34; // type:function size:0x218 +fn_800D3E4C = .text:0x800D3E4C; // type:function size:0x60 +fn_800D3EAC = .text:0x800D3EAC; // type:function size:0x8 +fn_800D3EB4 = .text:0x800D3EB4; // type:function size:0x5D8 +fn_800D448C = .text:0x800D448C; // type:function size:0x58 +fn_800D44E4 = .text:0x800D44E4; // type:function size:0x3C +fn_800D4520 = .text:0x800D4520; // type:function size:0x1B4 +fn_800D46D4 = .text:0x800D46D4; // type:function size:0x16C +fn_800D4840 = .text:0x800D4840; // type:function size:0x100 +fn_800D4940 = .text:0x800D4940; // type:function size:0x74 +fn_800D49B4 = .text:0x800D49B4; // type:function size:0x188 +fn_800D4B3C = .text:0x800D4B3C; // type:function size:0x64 +fn_800D4BA0 = .text:0x800D4BA0; // type:function size:0x318 +fn_800D4EB8 = .text:0x800D4EB8; // type:function size:0x14 +fn_800D4ECC = .text:0x800D4ECC; // type:function size:0xE4 +fn_800D4FB0 = .text:0x800D4FB0; // type:function size:0xEC +fn_800D509C = .text:0x800D509C; // type:function size:0x50 +fn_800D50EC = .text:0x800D50EC; // type:function size:0x498 +fn_800D5584 = .text:0x800D5584; // type:function size:0x40 +fn_800D55C4 = .text:0x800D55C4; // type:function size:0x94 +fn_800D5658 = .text:0x800D5658; // type:function size:0x1D8 +fn_800D5830 = .text:0x800D5830; // type:function size:0x44 +fn_800D5874 = .text:0x800D5874; // type:function size:0xD0 +fn_800D5944 = .text:0x800D5944; // type:function size:0x78 +fn_800D59BC = .text:0x800D59BC; // type:function size:0xA18 +fn_800D63D4 = .text:0x800D63D4; // type:function size:0x258 +fn_800D662C = .text:0x800D662C; // type:function size:0xE8 +fn_800D6714 = .text:0x800D6714; // type:function size:0x314 +fn_800D6A28 = .text:0x800D6A28; // type:function size:0x118 +fn_800D6B40 = .text:0x800D6B40; // type:function size:0x10C +fn_800D6C4C = .text:0x800D6C4C; // type:function size:0x50 +fn_800D6C9C = .text:0x800D6C9C; // type:function size:0x5F4 +fn_800D7290 = .text:0x800D7290; // type:function size:0x80 +fn_800D7310 = .text:0x800D7310; // type:function size:0x30 +fn_800D7340 = .text:0x800D7340; // type:function size:0x8 +fn_800D7348 = .text:0x800D7348; // type:function size:0xF0 +fn_800D7438 = .text:0x800D7438; // type:function size:0x9C +fn_800D74D4 = .text:0x800D74D4; // type:function size:0x7CC +fn_800D7CA0 = .text:0x800D7CA0; // type:function size:0xC +fn_800D7CAC = .text:0x800D7CAC; // type:function size:0x5B8 +fn_800D8264 = .text:0x800D8264; // type:function size:0xE4 +fn_800D8348 = .text:0x800D8348; // type:function size:0x7C +fn_800D83C4 = .text:0x800D83C4; // type:function size:0x78 +fn_800D843C = .text:0x800D843C; // type:function size:0x74 +fn_800D84B0 = .text:0x800D84B0; // type:function size:0x78 +fn_800D8528 = .text:0x800D8528; // type:function size:0x74 +fn_800D859C = .text:0x800D859C; // type:function size:0x40 +fn_800D85DC = .text:0x800D85DC; // type:function size:0x5C +fn_800D8638 = .text:0x800D8638; // type:function size:0x8 +fn_800D8640 = .text:0x800D8640; // type:function size:0x8 +fn_800D8648 = .text:0x800D8648; // type:function size:0x8 +fn_800D8650 = .text:0x800D8650; // type:function size:0x8 +fn_800D8658 = .text:0x800D8658; // type:function size:0x4 +fn_800D865C = .text:0x800D865C; // type:function size:0x4 +fn_800D8660 = .text:0x800D8660; // type:function size:0x28 +fn_800D8688 = .text:0x800D8688; // type:function size:0x64 +fn_800D86EC = .text:0x800D86EC; // type:function size:0x184 +fn_800D8870 = .text:0x800D8870; // type:function size:0x28 +fn_800D8898 = .text:0x800D8898; // type:function size:0x15C +fn_800D89F4 = .text:0x800D89F4; // type:function size:0x20 +fn_800D8A14 = .text:0x800D8A14; // type:function size:0xB8 +fn_800D8ACC = .text:0x800D8ACC; // type:function size:0x1AC +fn_800D8C78 = .text:0x800D8C78; // type:function size:0x37C +fn_800D8FF4 = .text:0x800D8FF4; // type:function size:0x88 +fn_800D907C = .text:0x800D907C; // type:function size:0x3C +fn_800D90B8 = .text:0x800D90B8; // type:function size:0x224 +fn_800D92DC = .text:0x800D92DC; // type:function size:0x258 +fn_800D9534 = .text:0x800D9534; // type:function size:0x1D8 +fn_800D970C = .text:0x800D970C; // type:function size:0x98 +fn_800D97A4 = .text:0x800D97A4; // type:function size:0x64 +fn_800D9808 = .text:0x800D9808; // type:function size:0x11C +fn_800D9924 = .text:0x800D9924; // type:function size:0x34 +fn_800D9958 = .text:0x800D9958; // type:function size:0xC0 +fn_800D9A18 = .text:0x800D9A18; // type:function size:0x3C +fn_800D9A54 = .text:0x800D9A54; // type:function size:0x240 +fn_800D9C94 = .text:0x800D9C94; // type:function size:0x124 +fn_800D9DB8 = .text:0x800D9DB8; // type:function size:0xC4 +fn_800D9E7C = .text:0x800D9E7C; // type:function size:0x3E4 +fn_800DA260 = .text:0x800DA260; // type:function size:0x8C +fn_800DA2EC = .text:0x800DA2EC; // type:function size:0x168 +fn_800DA454 = .text:0x800DA454; // type:function size:0x58 +fn_800DA4AC = .text:0x800DA4AC; // type:function size:0x1C +fn_800DA4C8 = .text:0x800DA4C8; // type:function size:0x350 +fn_800DA818 = .text:0x800DA818; // type:function size:0x1D4 +fn_800DA9EC = .text:0x800DA9EC; // type:function size:0x3C +fn_800DAA28 = .text:0x800DAA28; // type:function size:0x2AC +fn_800DACD4 = .text:0x800DACD4; // type:function size:0x68 +fn_800DAD3C = .text:0x800DAD3C; // type:function size:0x264 +fn_800DAFA0 = .text:0x800DAFA0; // type:function size:0x188 +fn_800DB128 = .text:0x800DB128; // type:function size:0x248 +fn_800DB370 = .text:0x800DB370; // type:function size:0x90 +fn_800DB400 = .text:0x800DB400; // type:function size:0xEC +fn_800DB4EC = .text:0x800DB4EC; // type:function size:0x6EC +fn_800DBBD8 = .text:0x800DBBD8; // type:function size:0x474 +Activate__8CIkChainFRC9CAnimData6CSegIdRC12CTransform4f = .text:0x800DC04C; // type:function size:0x37C +PreRender__8CIkChainFR9CAnimDataRC12CTransform4fRC9CVector3f = .text:0x800DC3C8; // type:function size:0x474 +Deactivate__8CIkChainFv = .text:0x800DC83C; // type:function size:0x10 +Update__8CIkChainFf = .text:0x800DC84C; // type:function size:0x44 +fn_800DC890 = .text:0x800DC890; // type:function size:0xB4 +fn_800DC944 = .text:0x800DC944; // type:function size:0x584 +fn_800DCEC8 = .text:0x800DCEC8; // type:function size:0x84 +fn_800DCF4C = .text:0x800DCF4C; // type:function size:0x9F0 +fn_800DD93C = .text:0x800DD93C; // type:function size:0x50 +fn_800DD98C = .text:0x800DD98C; // type:function size:0x78 +fn_800DDA04 = .text:0x800DDA04; // type:function size:0x74 +fn_800DDA78 = .text:0x800DDA78; // type:function size:0x10 +fn_800DDA88 = .text:0x800DDA88; // type:function size:0x7C +fn_800DDB04 = .text:0x800DDB04; // type:function size:0x7C +fn_800DDB80 = .text:0x800DDB80; // type:function size:0x5C +fn_800DDBDC = .text:0x800DDBDC; // type:function size:0x14 +fn_800DDBF0 = .text:0x800DDBF0; // type:function size:0x14 +fn_800DDC04 = .text:0x800DDC04; // type:function size:0x4C +fn_800DDC50 = .text:0x800DDC50; // type:function size:0x20 +fn_800DDC70 = .text:0x800DDC70; // type:function size:0x18 +fn_800DDC88 = .text:0x800DDC88; // type:function size:0x9C +SetSIng_FuncPtrs__FP13SIng_FuncPtrs = .text:0x800DDD24; // type:function size:0x8 +fn_800DDD2C = .text:0x800DDD2C; // type:function size:0x10 +SetSIngBlobSwarm_FuncPtrs__FP22SIngBlobSwarm_FuncPtrs = .text:0x800DDD3C; // type:function size:0x8 +fn_800DDD44 = .text:0x800DDD44; // type:function size:0x10 +SetSIngBoostBallGuardian_FuncPtrs__FP30SIngBoostBallGuardian_FuncPtrs = .text:0x800DDD54; // type:function size:0x8 +fn_800DDD5C = .text:0x800DDD5C; // type:function size:0x10 +__ct__18CIngExitHostEffectF9TUniqueIdRC11CEntityInfoRC12CTransform4fRC9CVector3fRC9CVector3fUiUiff9TUniqueIdffUs = .text:0x800DDD6C; // type:function size:0x404 +fn_800DE170 = .text:0x800DE170; // type:function size:0xF8 +fn_800DE268 = .text:0x800DE268; // type:function size:0x90 +fn_800DE2F8 = .text:0x800DE2F8; // type:function size:0x50 +fn_800DE348 = .text:0x800DE348; // type:function size:0x68 +fn_800DE3B0 = .text:0x800DE3B0; // type:function size:0x70 +fn_800DE420 = .text:0x800DE420; // type:function size:0x448 +fn_800DE868 = .text:0x800DE868; // type:function size:0x1B4 +fn_800DEA1C = .text:0x800DEA1C; // type:function size:0xF0 +fn_800DEB0C = .text:0x800DEB0C; // type:function size:0x190 +fn_800DEC9C = .text:0x800DEC9C; // type:function size:0x32C +fn_800DEFC8 = .text:0x800DEFC8; // type:function size:0x94 +fn_800DF05C = .text:0x800DF05C; // type:function size:0x54 +fn_800DF0B0 = .text:0x800DF0B0; // type:function size:0xDC +__ct__18CIngMiniPortalInfoF9TUniqueIdffRC31TLockedToken<15CGenDescription>UsffRC11CDamageInfoRC18SLdrPlasmaBeamInfo = .text:0x800DF18C; // type:function size:0x180 +__ct__20CIngMiniPortalAttackF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4f9TUniqueIdRC9CVector3fRC18CIngMiniPortalInfo = .text:0x800DF30C; // type:function size:0x298 +fn_800DF5A4 = .text:0x800DF5A4; // type:function size:0x1C4 +fn_800DF768 = .text:0x800DF768; // type:function size:0x84 +fn_800DF7EC = .text:0x800DF7EC; // type:function size:0x184 +fn_800DF970 = .text:0x800DF970; // type:function size:0x1A4 +fn_800DFB14 = .text:0x800DFB14; // type:function size:0x314 +fn_800DFE28 = .text:0x800DFE28; // type:function size:0xB0 +fn_800DFED8 = .text:0x800DFED8; // type:function size:0x54 +SetSIngPuddle_FuncPtrs__FP19SIngPuddle_FuncPtrs = .text:0x800DFF2C; // type:function size:0x8 +fn_800DFF34 = .text:0x800DFF34; // type:function size:0x10 +SetSIngSnatchingSwarm_FuncPtrs__FP27SIngSnatchingSwarm_FuncPtrs = .text:0x800DFF44; // type:function size:0x8 +fn_800DFF4C = .text:0x800DFF4C; // type:function size:0x10 +SetSIngSpaceJumpGuardian_FuncPtrs__FP30SIngSpaceJumpGuardian_FuncPtrs = .text:0x800DFF5C; // type:function size:0x8 +fn_800DFF64 = .text:0x800DFF64; // type:function size:0x10 +SetSIngSpiderballGuardian_FuncPtrs__FP31SIngSpiderballGuardian_FuncPtrs = .text:0x800DFF74; // type:function size:0x8 +fn_800DFF7C = .text:0x800DFF7C; // type:function size:0x10 +__ct__12CIngSpotDataFUiUiUiUifffffRC20CDamageVulnerabilityUsUsUsUsUs = .text:0x800DFF8C; // type:function size:0x2B4 +__ct__26CIngSpotPathFindNavigationFv = .text:0x800E0240; // type:function size:0x2C +IsPathOver__26CIngSpotPathFindNavigationCFRC10CPatterned = .text:0x800E026C; // type:function size:0x94 +fn_800E0300 = .text:0x800E0300; // type:function size:0x8 +HasPath__26CIngSpotPathFindNavigationCFRC10CPatterned = .text:0x800E0308; // type:function size:0x50 +PathFind__26CIngSpotPathFindNavigationFR13CStateManager9EStateMsgfR10CPatterned = .text:0x800E0358; // type:function size:0x3E4 +fn_800E073C = .text:0x800E073C; // type:function size:0xE0 +fn_800E081C = .text:0x800E081C; // type:function size:0x14 +fn_800E0830 = .text:0x800E0830; // type:function size:0x2E0 +fn_800E0B10 = .text:0x800E0B10; // type:function size:0x2E0 +fn_800E0DF0 = .text:0x800E0DF0; // type:function size:0x8 +fn_800E0DF8 = .text:0x800E0DF8; // type:function size:0x9C +fn_800E0E94 = .text:0x800E0E94; // type:function size:0x3E0 +fn_800E1274 = .text:0x800E1274; // type:function size:0x4AC +fn_800E1720 = .text:0x800E1720; // type:function size:0x1E0 +fn_800E1900 = .text:0x800E1900; // type:function size:0x48 +fn_800E1948 = .text:0x800E1948; // type:function size:0x18 +fn_800E1960 = .text:0x800E1960; // type:function size:0x20 +fn_800E1980 = .text:0x800E1980; // type:function size:0x20 +fn_800E19A0 = .text:0x800E19A0; // type:function size:0xD4 +fn_800E1A74 = .text:0x800E1A74; // type:function size:0x24 +fn_800E1A98 = .text:0x800E1A98; // type:function size:0x258 +fn_800E1CF0 = .text:0x800E1CF0; // type:function size:0x1C0 +fn_800E1EB0 = .text:0x800E1EB0; // type:function size:0x68 +fn_800E1F18 = .text:0x800E1F18; // type:function size:0xC +fn_800E1F24 = .text:0x800E1F24; // type:function size:0x75C +fn_800E2680 = .text:0x800E2680; // type:function size:0x24 +fn_800E26A4 = .text:0x800E26A4; // type:function size:0x18 +fn_800E26BC = .text:0x800E26BC; // type:function size:0x14 +fn_800E26D0 = .text:0x800E26D0; // type:function size:0x24 +fn_800E26F4 = .text:0x800E26F4; // type:function size:0x4 +fn_800E26F8 = .text:0x800E26F8; // type:function size:0x1DC +fn_800E28D4 = .text:0x800E28D4; // type:function size:0xD4 +fn_800E29A8 = .text:0x800E29A8; // type:function size:0x2C8 +fn_800E2C70 = .text:0x800E2C70; // type:function size:0x184 +fn_800E2DF4 = .text:0x800E2DF4; // type:function size:0x368 +fn_800E315C = .text:0x800E315C; // type:function size:0x4 +fn_800E3160 = .text:0x800E3160; // type:function size:0x4 +fn_800E3164 = .text:0x800E3164; // type:function size:0x1F0 +fn_800E3354 = .text:0x800E3354; // type:function size:0x1C +fn_800E3370 = .text:0x800E3370; // type:function size:0x1C4 +__ct__14CKnockBackInfoFRC9CVector3f9TUniqueId9TUniqueIdRC11CDamageInfob = .text:0x800E3534; // type:function size:0x80 +fn_800E35B4 = .text:0x800E35B4; // type:function size:0x114 +EnableAnimReaction__13CKnockBackMgrFQ213CKnockBackMgr13EAnimReactionb = .text:0x800E36C8; // type:function size:0x34 +EnableAllAnimReactions__13CKnockBackMgrFb = .text:0x800E36FC; // type:function size:0x5C +IsAnimReactionEnabled__13CKnockBackMgrCFQ213CKnockBackMgr13EAnimReaction = .text:0x800E3758; // type:function size:0x24 +SetAnimReactionRange__13CKnockBackMgrFQ213CKnockBackMgr13EAnimReactionQ213CKnockBackMgr13EAnimReaction = .text:0x800E377C; // type:function size:0xC +fn_800E3788 = .text:0x800E3788; // type:function size:0x11C +fn_800E38A4 = .text:0x800E38A4; // type:function size:0xB8 +fn_800E395C = .text:0x800E395C; // type:function size:0x7C +fn_800E39D8 = .text:0x800E39D8; // type:function size:0x160 +fn_800E3B38 = .text:0x800E3B38; // type:function size:0xCC +fn_800E3C04 = .text:0x800E3C04; // type:function size:0x14C +fn_800E3D50 = .text:0x800E3D50; // type:function size:0x3BC +fn_800E410C = .text:0x800E410C; // type:function size:0x1C +fn_800E4128 = .text:0x800E4128; // type:function size:0x770 +fn_800E4898 = .text:0x800E4898; // type:function size:0x3AC +SetSKralee_FuncPtrs__FP16SKralee_FuncPtrs = .text:0x800E4C44; // type:function size:0x8 +fn_800E4C4C = .text:0x800E4C4C; // type:function size:0x10 +SetSKrocuss_FuncPtrs__FP17SKrocuss_FuncPtrs = .text:0x800E4C5C; // type:function size:0x8 +fn_800E4C64 = .text:0x800E4C64; // type:function size:0x10 +fn_800E4C74 = .text:0x800E4C74; // type:function size:0x250 +fn_800E4EC4 = .text:0x800E4EC4; // type:function size:0x138 +fn_800E4FFC = .text:0x800E4FFC; // type:function size:0xA8 +fn_800E50A4 = .text:0x800E50A4; // type:function size:0x4 +fn_800E50A8 = .text:0x800E50A8; // type:function size:0xAA4 +fn_800E5B4C = .text:0x800E5B4C; // type:function size:0x128 +fn_800E5C74 = .text:0x800E5C74; // type:function size:0x90 +fn_800E5D04 = .text:0x800E5D04; // type:function size:0x88 +fn_800E5D8C = .text:0x800E5D8C; // type:function size:0x1FC +fn_800E5F88 = .text:0x800E5F88; // type:function size:0x1E4 +fn_800E616C = .text:0x800E616C; // type:function size:0x104 +fn_800E6270 = .text:0x800E6270; // type:function size:0x68 +fn_800E62D8 = .text:0x800E62D8; // type:function size:0x54 +fn_800E632C = .text:0x800E632C; // type:function size:0x54 +fn_800E6380 = .text:0x800E6380; // type:function size:0x64 +fn_800E63E4 = .text:0x800E63E4; // type:function size:0x34 +fn_800E6418 = .text:0x800E6418; // type:function size:0x30 +fn_800E6448 = .text:0x800E6448; // type:function size:0x364 +fn_800E67AC = .text:0x800E67AC; // type:function size:0x13C +fn_800E68E8 = .text:0x800E68E8; // type:function size:0xEC +fn_800E69D4 = .text:0x800E69D4; // type:function size:0x7C +fn_800E6A50 = .text:0x800E6A50; // type:function size:0xD8 +fn_800E6B28 = .text:0x800E6B28; // type:function size:0x2C +fn_800E6B54 = .text:0x800E6B54; // type:function size:0x18 +SetSLumite_FuncPtrs__FP16SLumite_FuncPtrs = .text:0x800E6B6C; // type:function size:0x8 +fn_800E6B74 = .text:0x800E6B74; // type:function size:0x10 +fn_800E6B84 = .text:0x800E6B84; // type:function size:0x11C +fn_800E6CA0 = .text:0x800E6CA0; // type:function size:0x5C +fn_800E6CFC = .text:0x800E6CFC; // type:function size:0x11C +fn_800E6E18 = .text:0x800E6E18; // type:function size:0xF0 +fn_800E6F08 = .text:0x800E6F08; // type:function size:0x15CC +fn_800E84D4 = .text:0x800E84D4; // type:function size:0x178 +fn_800E864C = .text:0x800E864C; // type:function size:0x184 +fn_800E87D0 = .text:0x800E87D0; // type:function size:0x8C +fn_800E885C = .text:0x800E885C; // type:function size:0x370 +fn_800E8BCC = .text:0x800E8BCC; // type:function size:0x60 +fn_800E8C2C = .text:0x800E8C2C; // type:function size:0x60 +fn_800E8C8C = .text:0x800E8C8C; // type:function size:0x40 +fn_800E8CCC = .text:0x800E8CCC; // type:function size:0x40 +fn_800E8D0C = .text:0x800E8D0C; // type:function size:0x44 +fn_800E8D50 = .text:0x800E8D50; // type:function size:0x54 +fn_800E8DA4 = .text:0x800E8DA4; // type:function size:0x58 +fn_800E8DFC = .text:0x800E8DFC; // type:function size:0x3C +fn_800E8E38 = .text:0x800E8E38; // type:function size:0x58 +fn_800E8E90 = .text:0x800E8E90; // type:function size:0x11C +fn_800E8FAC = .text:0x800E8FAC; // type:function size:0x20 +fn_800E8FCC = .text:0x800E8FCC; // type:function size:0x344 +fn_800E9310 = .text:0x800E9310; // type:function size:0xC +fn_800E931C = .text:0x800E931C; // type:function size:0x140 +fn_800E945C = .text:0x800E945C; // type:function size:0xFC +fn_800E9558 = .text:0x800E9558; // type:function size:0x50 +fn_800E95A8 = .text:0x800E95A8; // type:function size:0x50 +fn_800E95F8 = .text:0x800E95F8; // type:function size:0x2B0 +fn_800E98A8 = .text:0x800E98A8; // type:function size:0x98 +fn_800E9940 = .text:0x800E9940; // type:function size:0x75C +fn_800EA09C = .text:0x800EA09C; // type:function size:0x2C +fn_800EA0C8 = .text:0x800EA0C8; // type:function size:0x34 +fn_800EA0FC = .text:0x800EA0FC; // type:function size:0x34C +fn_800EA448 = .text:0x800EA448; // type:function size:0x1C8 +fn_800EA610 = .text:0x800EA610; // type:function size:0x18 +fn_800EA628 = .text:0x800EA628; // type:function size:0x18 +fn_800EA640 = .text:0x800EA640; // type:function size:0x20 +fn_800EA660 = .text:0x800EA660; // type:function size:0x140 +fn_800EA7A0 = .text:0x800EA7A0; // type:function size:0xE4 +fn_800EA884 = .text:0x800EA884; // type:function size:0xCC +fn_800EA950 = .text:0x800EA950; // type:function size:0x148 +fn_800EAA98 = .text:0x800EAA98; // type:function size:0x30 +fn_800EAAC8 = .text:0x800EAAC8; // type:function size:0xC +fn_800EAAD4 = .text:0x800EAAD4; // type:function size:0x8 +fn_800EAADC = .text:0x800EAADC; // type:function size:0x24 +fn_800EAB00 = .text:0x800EAB00; // type:function size:0x64 +fn_800EAB64 = .text:0x800EAB64; // type:function size:0x98 +fn_800EABFC = .text:0x800EABFC; // type:function size:0x8 +fn_800EAC04 = .text:0x800EAC04; // type:function size:0x4 +fn_800EAC08 = .text:0x800EAC08; // type:function size:0xE4 +fn_800EACEC = .text:0x800EACEC; // type:function size:0x568 +fn_800EB254 = .text:0x800EB254; // type:function size:0x5C +fn_800EB2B0 = .text:0x800EB2B0; // type:function size:0x58 +fn_800EB308 = .text:0x800EB308; // type:function size:0x54 +fn_800EB35C = .text:0x800EB35C; // type:function size:0xB8 +fn_800EB414 = .text:0x800EB414; // type:function size:0x1AC +fn_800EB5C0 = .text:0x800EB5C0; // type:function size:0x158 +fn_800EB718 = .text:0x800EB718; // type:function size:0xBC +fn_800EB7D4 = .text:0x800EB7D4; // type:function size:0x20 +fn_800EB7F4 = .text:0x800EB7F4; // type:function size:0x1AC +fn_800EB9A0 = .text:0x800EB9A0; // type:function size:0xB8 +fn_800EBA58 = .text:0x800EBA58; // type:function size:0xE8 +fn_800EBB40 = .text:0x800EBB40; // type:function size:0xA78 +fn_800EC5B8 = .text:0x800EC5B8; // type:function size:0xC +fn_800EC5C4 = .text:0x800EC5C4; // type:function size:0x64 +fn_800EC628 = .text:0x800EC628; // type:function size:0x8 +fn_800EC630 = .text:0x800EC630; // type:function size:0x32C +fn_800EC95C = .text:0x800EC95C; // type:function size:0x3DC +fn_800ECD38 = .text:0x800ECD38; // type:function size:0x100 +fn_800ECE38 = .text:0x800ECE38; // type:function size:0x90 +fn_800ECEC8 = .text:0x800ECEC8; // type:function size:0x100 +fn_800ECFC8 = .text:0x800ECFC8; // type:function size:0x88 +fn_800ED050 = .text:0x800ED050; // type:function size:0x8 +fn_800ED058 = .text:0x800ED058; // type:function size:0x14C +fn_800ED1A4 = .text:0x800ED1A4; // type:function size:0x1EC +fn_800ED390 = .text:0x800ED390; // type:function size:0x12C +fn_800ED4BC = .text:0x800ED4BC; // type:function size:0x4 +fn_800ED4C0 = .text:0x800ED4C0; // type:function size:0xA0 +fn_800ED560 = .text:0x800ED560; // type:function size:0x74 +fn_800ED5D4 = .text:0x800ED5D4; // type:function size:0x24 +fn_800ED5F8 = .text:0x800ED5F8; // type:function size:0x28 +fn_800ED620 = .text:0x800ED620; // type:function size:0x258 +fn_800ED878 = .text:0x800ED878; // type:function size:0xF4 +fn_800ED96C = .text:0x800ED96C; // type:function size:0x874 +fn_800EE1E0 = .text:0x800EE1E0; // type:function size:0x220 +fn_800EE400 = .text:0x800EE400; // type:function size:0x178 +fn_800EE578 = .text:0x800EE578; // type:function size:0xF0 +fn_800EE668 = .text:0x800EE668; // type:function size:0x30 +fn_800EE698 = .text:0x800EE698; // type:function size:0x28C +fn_800EE924 = .text:0x800EE924; // type:function size:0x40 +fn_800EE964 = .text:0x800EE964; // type:function size:0x110 +fn_800EEA74 = .text:0x800EEA74; // type:function size:0x4 +fn_800EEA78 = .text:0x800EEA78; // type:function size:0xA0 +fn_800EEB18 = .text:0x800EEB18; // type:function size:0x74 +fn_800EEB8C = .text:0x800EEB8C; // type:function size:0xE4 +fn_800EEC70 = .text:0x800EEC70; // type:function size:0x1D0 +fn_800EEE40 = .text:0x800EEE40; // type:function size:0xB0 +fn_800EEEF0 = .text:0x800EEEF0; // type:function size:0x24 +fn_800EEF14 = .text:0x800EEF14; // type:function size:0xA8 +fn_800EEFBC = .text:0x800EEFBC; // type:function size:0x8 +fn_800EEFC4 = .text:0x800EEFC4; // type:function size:0x10 +fn_800EEFD4 = .text:0x800EEFD4; // type:function size:0x80 +fn_800EF054 = .text:0x800EF054; // type:function size:0x64 +fn_800EF0B8 = .text:0x800EF0B8; // type:function size:0x44 +fn_800EF0FC = .text:0x800EF0FC; // type:function size:0x14 +fn_800EF110 = .text:0x800EF110; // type:function size:0x338 +fn_800EF448 = .text:0x800EF448; // type:function size:0xD4 +fn_800EF51C = .text:0x800EF51C; // type:function size:0x10 +fn_800EF52C = .text:0x800EF52C; // type:function size:0x48 +fn_800EF574 = .text:0x800EF574; // type:function size:0x1BC +fn_800EF730 = .text:0x800EF730; // type:function size:0x88 +fn_800EF7B8 = .text:0x800EF7B8; // type:function size:0x60 +fn_800EF818 = .text:0x800EF818; // type:function size:0x198 +fn_800EF9B0 = .text:0x800EF9B0; // type:function size:0x100 +fn_800EFAB0 = .text:0x800EFAB0; // type:function size:0x304 +fn_800EFDB4 = .text:0x800EFDB4; // type:function size:0x22C +fn_800EFFE0 = .text:0x800EFFE0; // type:function size:0xA4 +fn_800F0084 = .text:0x800F0084; // type:function size:0xFA0 +fn_800F1024 = .text:0x800F1024; // type:function size:0x264 +fn_800F1288 = .text:0x800F1288; // type:function size:0x218 +fn_800F14A0 = .text:0x800F14A0; // type:function size:0x108 +fn_800F15A8 = .text:0x800F15A8; // type:function size:0x210 +fn_800F17B8 = .text:0x800F17B8; // type:function size:0x210 +fn_800F19C8 = .text:0x800F19C8; // type:function size:0x28 +fn_800F19F0 = .text:0x800F19F0; // type:function size:0xF0 +fn_800F1AE0 = .text:0x800F1AE0; // type:function size:0x4 +fn_800F1AE4 = .text:0x800F1AE4; // type:function size:0xA0 +fn_800F1B84 = .text:0x800F1B84; // type:function size:0x74 +fn_800F1BF8 = .text:0x800F1BF8; // type:function size:0x78 +fn_800F1C70 = .text:0x800F1C70; // type:function size:0x1C +fn_800F1C8C = .text:0x800F1C8C; // type:function size:0xD0 +fn_800F1D5C = .text:0x800F1D5C; // type:function size:0x194 +fn_800F1EF0 = .text:0x800F1EF0; // type:function size:0x58 +fn_800F1F48 = .text:0x800F1F48; // type:function size:0x1D8 +fn_800F2120 = .text:0x800F2120; // type:function size:0x488 +fn_800F25A8 = .text:0x800F25A8; // type:function size:0x2FC +fn_800F28A4 = .text:0x800F28A4; // type:function size:0x98 +fn_800F293C = .text:0x800F293C; // type:function size:0xDC +fn_800F2A18 = .text:0x800F2A18; // type:function size:0xF0 +fn_800F2B08 = .text:0x800F2B08; // type:function size:0x2B8 +fn_800F2DC0 = .text:0x800F2DC0; // type:function size:0x1EC +fn_800F2FAC = .text:0x800F2FAC; // type:function size:0x44 +fn_800F2FF0 = .text:0x800F2FF0; // type:function size:0x3B8 +fn_800F33A8 = .text:0x800F33A8; // type:function size:0x17C +fn_800F3524 = .text:0x800F3524; // type:function size:0xA4 +fn_800F35C8 = .text:0x800F35C8; // type:function size:0x8C +fn_800F3654 = .text:0x800F3654; // type:function size:0xFB8 +fn_800F460C = .text:0x800F460C; // type:function size:0x574 +fn_800F4B80 = .text:0x800F4B80; // type:function size:0x6C +fn_800F4BEC = .text:0x800F4BEC; // type:function size:0xAC +fn_800F4C98 = .text:0x800F4C98; // type:function size:0x574 +fn_800F520C = .text:0x800F520C; // type:function size:0xAC +fn_800F52B8 = .text:0x800F52B8; // type:function size:0x6B8 +fn_800F5970 = .text:0x800F5970; // type:function size:0x6B8 +fn_800F6028 = .text:0x800F6028; // type:function size:0x70 +fn_800F6098 = .text:0x800F6098; // type:function size:0x6BC +fn_800F6754 = .text:0x800F6754; // type:function size:0x6BC +fn_800F6E10 = .text:0x800F6E10; // type:function size:0x7C +fn_800F6E8C = .text:0x800F6E8C; // type:function size:0xE8 +fn_800F6F74 = .text:0x800F6F74; // type:function size:0x9C +ReadAutomapperTweaks__15CMappableObjectFv = .text:0x800F7010; // type:function size:0x14C +fn_800F715C = .text:0x800F715C; // type:function size:0xF0 +fn_800F724C = .text:0x800F724C; // type:function size:0x238 +fn_800F7484 = .text:0x800F7484; // type:function size:0x80 +fn_800F7504 = .text:0x800F7504; // type:function size:0x2FC +fn_800F7800 = .text:0x800F7800; // type:function size:0x70 +fn_800F7870 = .text:0x800F7870; // type:function size:0x74 +fn_800F78E4 = .text:0x800F78E4; // type:function size:0x1B0 +fn_800F7A94 = .text:0x800F7A94; // type:function size:0x11C +fn_800F7BB0 = .text:0x800F7BB0; // type:function size:0x64 +fn_800F7C14 = .text:0x800F7C14; // type:function size:0x80 +SetSMediumIng_FuncPtrs__FP19SMediumIng_FuncPtrs = .text:0x800F7C94; // type:function size:0x8 +fn_800F7C9C = .text:0x800F7C9C; // type:function size:0x10 +fn_800F7CAC = .text:0x800F7CAC; // type:function size:0x164 +fn_800F7E10 = .text:0x800F7E10; // type:function size:0x7C +fn_800F7E8C = .text:0x800F7E8C; // type:function size:0x464 +fn_800F82F0 = .text:0x800F82F0; // type:function size:0x184 +fn_800F8474 = .text:0x800F8474; // type:function size:0x28C +fn_800F8700 = .text:0x800F8700; // type:function size:0x60 +SetSMetaree_FuncPtrs__FP17SMetaree_FuncPtrs = .text:0x800F8760; // type:function size:0x8 +fn_800F8768 = .text:0x800F8768; // type:function size:0x10 +SetSMetareeSwarm_FuncPtrs__FP22SMetareeSwarm_FuncPtrs = .text:0x800F8778; // type:function size:0x8 +fn_800F8780 = .text:0x800F8780; // type:function size:0x10 +SetSMetroid_FuncPtrs__FP17SMetroid_FuncPtrs = .text:0x800F8790; // type:function size:0x8 +fn_800F8798 = .text:0x800F8798; // type:function size:0x10 +fn_800F87A8 = .text:0x800F87A8; // type:function size:0x2C +SetSMinorIng_FuncPtrs__FP18SMinorIng_FuncPtrs = .text:0x800F87D4; // type:function size:0x8 +fn_800F87DC = .text:0x800F87DC; // type:function size:0x10 +__ct__16CMissileRepellerFffUsfRC9CVector3f = .text:0x800F87EC; // type:function size:0x9C +__dt__16CMissileRepellerFv = .text:0x800F8888; // type:function size:0x40 +Update__16CMissileRepellerFR13CStateManagerRC6CActorf = .text:0x800F88C8; // type:function size:0x528 +Render__16CMissileRepellerCFRC13CStateManagerRC6CActor = .text:0x800F8DF0; // type:function size:0x190 +__ct__10CModelDataFRC10CStaticRes = .text:0x800F8F80; // type:function size:0x12C +__ct__10CModelDataFv = .text:0x800F90AC; // type:function size:0x48 +__ct__10CModelDataFRC8CAnimRes = .text:0x800F90F4; // type:function size:0x1C0 +__dt__10CModelDataFv = .text:0x800F92B4; // type:function size:0xEC +Render__10CModelDataCFQ210CModelData11EWhichModelRC12CTransform4fPC12CActorLightsRC11CModelFlags = .text:0x800F93A0; // type:function size:0x23C +fn_800F95DC = .text:0x800F95DC; // type:function size:0x138 +fn_800F9714 = .text:0x800F9714; // type:function size:0xB4 +fn_800F97C8 = .text:0x800F97C8; // type:function size:0x12C +fn_800F98F4 = .text:0x800F98F4; // type:function size:0x7C +fn_800F9970 = .text:0x800F9970; // type:function size:0x118 +fn_800F9A88 = .text:0x800F9A88; // type:function size:0x6C +RenderSolid__10CModelDataCFQ210CModelData11EWhichModelRC12CTransform4fbRC11CModelFlags = .text:0x800F9AF4; // type:function size:0x118 +RenderModelMultipleTimesWithFlags__10CModelDataCFQ210CModelData11EWhichModelRC12CTransform4fPC12CActorLightsPC11CModelFlagsPCUxPC6CColorPC6CPlanei = .text:0x800F9C0C; // type:function size:0x16C +Touch__10CModelDataCFRC13CStateManageri = .text:0x800F9D78; // type:function size:0x68 +fn_800F9DE0 = .text:0x800F9DE0; // type:function size:0x60 +fn_800F9E40 = .text:0x800F9E40; // type:function size:0xA8 +fn_800F9EE8 = .text:0x800F9EE8; // type:function size:0x14 +fn_800F9EFC = .text:0x800F9EFC; // type:function size:0x24 +AdvanceAnimation__10CModelDataFfR13CStateManager7TAreaIdbf = .text:0x800F9F20; // type:function size:0xAC +fn_800F9FCC = .text:0x800F9FCC; // type:function size:0xC8 +fn_800FA094 = .text:0x800FA094; // type:function size:0x58 +GetLocatorTransform__10CModelDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x800FA0EC; // type:function size:0x20 +fn_800FA10C = .text:0x800FA10C; // type:function size:0x4C +fn_800FA158 = .text:0x800FA158; // type:function size:0x1C +fn_800FA174 = .text:0x800FA174; // type:function size:0x48 +GetScaledLocatorTransform__10CModelDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x800FA1BC; // type:function size:0x8C +GetScaledLocatorTransform__10CModelDataCFRC6CSegId = .text:0x800FA248; // type:function size:0x8C +GetScaledLocatorTransformDynamic__10CModelDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>PC13CCharAnimTime = .text:0x800FA2D4; // type:function size:0x8C +fn_800FA360 = .text:0x800FA360; // type:function size:0x8C +GetBounds__10CModelDataCFRC12CTransform4f = .text:0x800FA3EC; // type:function size:0x128 +GetBounds__10CModelDataCFv = .text:0x800FA514; // type:function size:0x16C +AdvanceParticles__10CModelDataFRC12CTransform4ffR13CStateManager = .text:0x800FA680; // type:function size:0x24 +EnableLooping__10CModelDataFb = .text:0x800FA6A4; // type:function size:0x20 +fn_800FA6C4 = .text:0x800FA6C4; // type:function size:0x1C +fn_800FA6E0 = .text:0x800FA6E0; // type:function size:0x20 +IsDefinitelyOpaque__10CModelDataCFQ210CModelData11EWhichModel = .text:0x800FA700; // type:function size:0x58 +fn_800FA758 = .text:0x800FA758; // type:function size:0x278 +fn_800FA9D0 = .text:0x800FA9D0; // type:function size:0x278 +PickStaticModel__10CModelDataCFQ210CModelData11EWhichModel = .text:0x800FAC48; // type:function size:0x44 +PickAnimatedModel__10CModelDataCFQ210CModelData11EWhichModel = .text:0x800FAC8C; // type:function size:0x48 +fn_800FACD4 = .text:0x800FACD4; // type:function size:0x54 +GetRenderingModel__10CModelDataFRC13CStateManager = .text:0x800FAD28; // type:function size:0x8 +Render__10CModelDataCFRC13CStateManagerRC12CTransform4fPC12CActorLightsRC11CModelFlags = .text:0x800FAD30; // type:function size:0x6C +IsLoaded__10CModelDataCFi = .text:0x800FAD9C; // type:function size:0x130 +GetNumShaders__10CModelDataCFv = .text:0x800FAECC; // type:function size:0x3C +fn_800FAF08 = .text:0x800FAF08; // type:function size:0xCC +SetScale__10CModelDataFRC9CVector3f = .text:0x800FAFD4; // type:function size:0x30 +SetupWorldSpacePortalPlane__10CModelDataCFRC12CTransform4fRC6CPlane = .text:0x800FB004; // type:function size:0x78 +fn_800FB07C = .text:0x800FB07C; // type:function size:0x54 +fn_800FB0D0 = .text:0x800FB0D0; // type:function size:0x144C +fn_800FC51C = .text:0x800FC51C; // type:function size:0x570 +GetBallRadius__10CMorphBallCFv = .text:0x800FCA8C; // type:function size:0x28 +fn_800FCAB4 = .text:0x800FCAB4; // type:function size:0x8 +fn_800FCABC = .text:0x800FCABC; // type:function size:0x88 +fn_800FCB44 = .text:0x800FCB44; // type:function size:0xC0 +fn_800FCC04 = .text:0x800FCC04; // type:function size:0x5C +fn_800FCC60 = .text:0x800FCC60; // type:function size:0x8 +SetDisableSpiderBallTime__10CMorphBallFf = .text:0x800FCC68; // type:function size:0x8 +fn_800FCC70 = .text:0x800FCC70; // type:function size:0x98 +fn_800FCD08 = .text:0x800FCD08; // type:function size:0x400 +fn_800FD108 = .text:0x800FD108; // type:function size:0xD8 +fn_800FD1E0 = .text:0x800FD1E0; // type:function size:0xD8 +fn_800FD2B8 = .text:0x800FD2B8; // type:function size:0xEC +fn_800FD3A4 = .text:0x800FD3A4; // type:function size:0x5C +fn_800FD400 = .text:0x800FD400; // type:function size:0xB44 +fn_800FDF44 = .text:0x800FDF44; // type:function size:0x170 +fn_800FE0B4 = .text:0x800FE0B4; // type:function size:0xC48 +fn_800FECFC = .text:0x800FECFC; // type:function size:0x50 +fn_800FED4C = .text:0x800FED4C; // type:function size:0x130 +fn_800FEE7C = .text:0x800FEE7C; // type:function size:0x10 +fn_800FEE8C = .text:0x800FEE8C; // type:function size:0x94 +fn_800FEF20 = .text:0x800FEF20; // type:function size:0x38 +fn_800FEF58 = .text:0x800FEF58; // type:function size:0x1E0 +fn_800FF138 = .text:0x800FF138; // type:function size:0x1D0 +fn_800FF308 = .text:0x800FF308; // type:function size:0x9EC +fn_800FFCF4 = .text:0x800FFCF4; // type:function size:0xD8 +GetBallToWorld__10CMorphBallCFv = .text:0x800FFDCC; // type:function size:0x98 +fn_800FFE64 = .text:0x800FFE64; // type:function size:0x48 +fn_800FFEAC = .text:0x800FFEAC; // type:function size:0x17C +fn_80100028 = .text:0x80100028; // type:function size:0x4C +fn_80100074 = .text:0x80100074; // type:function size:0x88 +fn_801000FC = .text:0x801000FC; // type:function size:0xA34 +fn_80100B30 = .text:0x80100B30; // type:function size:0xD0 +SwitchToTire__10CMorphBallFv = .text:0x80100C00; // type:function size:0x20 +fn_80100C20 = .text:0x80100C20; // type:function size:0x1BC +fn_80100DDC = .text:0x80100DDC; // type:function size:0x188 +fn_80100F64 = .text:0x80100F64; // type:function size:0x58 +fn_80100FBC = .text:0x80100FBC; // type:function size:0x54 +fn_80101010 = .text:0x80101010; // type:function size:0x8 +fn_80101018 = .text:0x80101018; // type:function size:0xFC +fn_80101114 = .text:0x80101114; // type:function size:0x54 +StopParticleWakes__10CMorphBallFv = .text:0x80101168; // type:function size:0x6C +fn_801011D4 = .text:0x801011D4; // type:function size:0x1154 +fn_80102328 = .text:0x80102328; // type:function size:0x8 +fn_80102330 = .text:0x80102330; // type:function size:0x77C +fn_80102AAC = .text:0x80102AAC; // type:function size:0x40 +fn_80102AEC = .text:0x80102AEC; // type:function size:0x3A0 +fn_80102E8C = .text:0x80102E8C; // type:function size:0x8F4 +fn_80103780 = .text:0x80103780; // type:function size:0x40 +fn_801037C0 = .text:0x801037C0; // type:function size:0x40 +fn_80103800 = .text:0x80103800; // type:function size:0x40 +fn_80103840 = .text:0x80103840; // type:function size:0x588 +fn_80103DC8 = .text:0x80103DC8; // type:function size:0x40 +fn_80103E08 = .text:0x80103E08; // type:function size:0x2E8 +fn_801040F0 = .text:0x801040F0; // type:function size:0x10 +fn_80104100 = .text:0x80104100; // type:function size:0xB1C +fn_80104C1C = .text:0x80104C1C; // type:function size:0x704 +LeaveBoosting__10CMorphBallFv = .text:0x80105320; // type:function size:0x4C +fn_8010536C = .text:0x8010536C; // type:function size:0x64 +ApplyBoostBallDamage__10CMorphBallFR13CStateManager9TUniqueIdRC11CDamageInfof = .text:0x801053D0; // type:function size:0x650 +fn_80105A20 = .text:0x80105A20; // type:function size:0x7C0 +fn_801061E0 = .text:0x801061E0; // type:function size:0x34 +fn_80106214 = .text:0x80106214; // type:function size:0xE0 +fn_801062F4 = .text:0x801062F4; // type:function size:0x104 +fn_801063F8 = .text:0x801063F8; // type:function size:0x20 +fn_80106418 = .text:0x80106418; // type:function size:0x5C8 +fn_801069E0 = .text:0x801069E0; // type:function size:0xEE4 +fn_801078C4 = .text:0x801078C4; // type:function size:0x44 +fn_80107908 = .text:0x80107908; // type:function size:0x4C +fn_80107954 = .text:0x80107954; // type:function size:0x58 +fn_801079AC = .text:0x801079AC; // type:function size:0x1B8 +fn_80107B64 = .text:0x80107B64; // type:function size:0x98 +fn_80107BFC = .text:0x80107BFC; // type:function size:0x14 +fn_80107C10 = .text:0x80107C10; // type:function size:0x58 +fn_80107C68 = .text:0x80107C68; // type:function size:0x1B8 +fn_80107E20 = .text:0x80107E20; // type:function size:0x20 +fn_80107E40 = .text:0x80107E40; // type:function size:0x1B0 +fn_80107FF0 = .text:0x80107FF0; // type:function size:0x64 +fn_80108054 = .text:0x80108054; // type:function size:0x194 +fn_801081E8 = .text:0x801081E8; // type:function size:0x58 +fn_80108240 = .text:0x80108240; // type:function size:0x128 +fn_80108368 = .text:0x80108368; // type:function size:0xC +fn_80108374 = .text:0x80108374; // type:function size:0x10 +fn_80108384 = .text:0x80108384; // type:function size:0xC +fn_80108390 = .text:0x80108390; // type:function size:0x10 +fn_801083A0 = .text:0x801083A0; // type:function size:0xC +fn_801083AC = .text:0x801083AC; // type:function size:0x10 +DisableHalfPipeStatus__10CMorphBallFv = .text:0x801083BC; // type:function size:0x98 +fn_80108454 = .text:0x80108454; // type:function size:0x278 +fn_801086CC = .text:0x801086CC; // type:function size:0xEEC +fn_801095B8 = .text:0x801095B8; // type:function size:0x124 +fn_801096DC = .text:0x801096DC; // type:function size:0x77C +fn_80109E58 = .text:0x80109E58; // type:function size:0x6C +fn_80109EC4 = .text:0x80109EC4; // type:function size:0x234 +fn_8010A0F8 = .text:0x8010A0F8; // type:function size:0x9C +fn_8010A194 = .text:0x8010A194; // type:function size:0x90 +fn_8010A224 = .text:0x8010A224; // type:function size:0x68 +fn_8010A28C = .text:0x8010A28C; // type:function size:0xC0 +fn_8010A34C = .text:0x8010A34C; // type:function size:0x9C +fn_8010A3E8 = .text:0x8010A3E8; // type:function size:0x4 +fn_8010A3EC = .text:0x8010A3EC; // type:function size:0xC8 +fn_8010A4B4 = .text:0x8010A4B4; // type:function size:0x148 +fn_8010A5FC = .text:0x8010A5FC; // type:function size:0x318 +fn_8010A914 = .text:0x8010A914; // type:function size:0x250 +fn_8010AB64 = .text:0x8010AB64; // type:function size:0x80 +SetAsProjectile__10CMorphBallFb = .text:0x8010ABE4; // type:function size:0x2C +fn_8010AC10 = .text:0x8010AC10; // type:function size:0x8 +SetBallBoostState__10CMorphBallFQ210CMorphBall15EBallBoostState = .text:0x8010AC18; // type:function size:0x8 +fn_8010AC20 = .text:0x8010AC20; // type:function size:0x8 +fn_8010AC28 = .text:0x8010AC28; // type:function size:0x7C +fn_8010ACA4 = .text:0x8010ACA4; // type:function size:0x188 +fn_8010AE2C = .text:0x8010AE2C; // type:function size:0x438 +fn_8010B264 = .text:0x8010B264; // type:function size:0x7C +fn_8010B2E0 = .text:0x8010B2E0; // type:function size:0xC0 +fn_8010B3A0 = .text:0x8010B3A0; // type:function size:0xC4 +fn_8010B464 = .text:0x8010B464; // type:function size:0x24 +IsBoosting__10CMorphBallCFv = .text:0x8010B488; // type:function size:0x20 +fn_8010B4A8 = .text:0x8010B4A8; // type:function size:0x8 +fn_8010B4B0 = .text:0x8010B4B0; // type:function size:0x8 +IsBoostShieldActive__10CMorphBallCFv = .text:0x8010B4B8; // type:function size:0x18 +fn_8010B4D0 = .text:0x8010B4D0; // type:function size:0x14 +InScrewAttackMode__10CMorphBallCFv = .text:0x8010B4E4; // type:function size:0x24 +fn_8010B508 = .text:0x8010B508; // type:function size:0x8 +fn_8010B510 = .text:0x8010B510; // type:function size:0xC +fn_8010B51C = .text:0x8010B51C; // type:function size:0x314 +fn_8010B830 = .text:0x8010B830; // type:function size:0xBC +fn_8010B8EC = .text:0x8010B8EC; // type:function size:0x118 +fn_8010BA04 = .text:0x8010BA04; // type:function size:0xE0 +fn_8010BAE4 = .text:0x8010BAE4; // type:function size:0x3C +fn_8010BB20 = .text:0x8010BB20; // type:function size:0x1D4 +fn_8010BCF4 = .text:0x8010BCF4; // type:function size:0x10C +fn_8010BE00 = .text:0x8010BE00; // type:function size:0x2D4 +fn_8010C0D4 = .text:0x8010C0D4; // type:function size:0xC4 +fn_8010C198 = .text:0x8010C198; // type:function size:0xD0 +fn_8010C268 = .text:0x8010C268; // type:function size:0x40 +fn_8010C2A8 = .text:0x8010C2A8; // type:function size:0xA8 +fn_8010C350 = .text:0x8010C350; // type:function size:0x9C +fn_8010C3EC = .text:0x8010C3EC; // type:function size:0xD0 +fn_8010C4BC = .text:0x8010C4BC; // type:function size:0xA4 +fn_8010C560 = .text:0x8010C560; // type:function size:0xEC +fn_8010C64C = .text:0x8010C64C; // type:function size:0xCC +fn_8010C718 = .text:0x8010C718; // type:function size:0xA8 +fn_8010C7C0 = .text:0x8010C7C0; // type:function size:0x3C +fn_8010C7FC = .text:0x8010C7FC; // type:function size:0x1CC +fn_8010C9C8 = .text:0x8010C9C8; // type:function size:0x88 +fn_8010CA50 = .text:0x8010CA50; // type:function size:0xD8 +fn_8010CB28 = .text:0x8010CB28; // type:function size:0x26C +fn_8010CD94 = .text:0x8010CD94; // type:function size:0x738 +fn_8010D4CC = .text:0x8010D4CC; // type:function size:0x14 +fn_8010D4E0 = .text:0x8010D4E0; // type:function size:0x14 +fn_8010D4F4 = .text:0x8010D4F4; // type:function size:0xC +fn_8010D500 = .text:0x8010D500; // type:function size:0x14 +fn_8010D514 = .text:0x8010D514; // type:function size:0x8 +fn_8010D51C = .text:0x8010D51C; // type:function size:0xC +fn_8010D528 = .text:0x8010D528; // type:function size:0x58 +fn_8010D580 = .text:0x8010D580; // type:function size:0x8 +fn_8010D588 = .text:0x8010D588; // type:function size:0x8 +fn_8010D590 = .text:0x8010D590; // type:function size:0xCC +fn_8010D65C = .text:0x8010D65C; // type:function size:0xA4 +fn_8010D700 = .text:0x8010D700; // type:function size:0x244 +fn_8010D944 = .text:0x8010D944; // type:function size:0xD0 +fn_8010DA14 = .text:0x8010DA14; // type:function size:0x2D0 +fn_8010DCE4 = .text:0x8010DCE4; // type:function size:0x1D8 +fn_8010DEBC = .text:0x8010DEBC; // type:function size:0x90 +fn_8010DF4C = .text:0x8010DF4C; // type:function size:0x40 +fn_8010DF8C = .text:0x8010DF8C; // type:function size:0x598 +fn_8010E524 = .text:0x8010E524; // type:function size:0x64 +fn_8010E588 = .text:0x8010E588; // type:function size:0xA8 +fn_8010E630 = .text:0x8010E630; // type:function size:0xDC +fn_8010E70C = .text:0x8010E70C; // type:function size:0x9C +fn_8010E7A8 = .text:0x8010E7A8; // type:function size:0x1D4 +fn_8010E97C = .text:0x8010E97C; // type:function size:0xC0 +fn_8010EA3C = .text:0x8010EA3C; // type:function size:0x24 +fn_8010EA60 = .text:0x8010EA60; // type:function size:0x14 +fn_8010EA74 = .text:0x8010EA74; // type:function size:0x50 +fn_8010EAC4 = .text:0x8010EAC4; // type:function size:0x49C +fn_8010EF60 = .text:0x8010EF60; // type:function size:0x150 +fn_8010F0B0 = .text:0x8010F0B0; // type:function size:0x614 +fn_8010F6C4 = .text:0x8010F6C4; // type:function size:0x47C +fn_8010FB40 = .text:0x8010FB40; // type:function size:0xC +fn_8010FB4C = .text:0x8010FB4C; // type:function size:0x48C +fn_8010FFD8 = .text:0x8010FFD8; // type:function size:0xC8 +fn_801100A0 = .text:0x801100A0; // type:function size:0x1F8 +fn_80110298 = .text:0x80110298; // type:function size:0x174 +fn_8011040C = .text:0x8011040C; // type:function size:0x514 +fn_80110920 = .text:0x80110920; // type:function size:0x200 +fn_80110B20 = .text:0x80110B20; // type:function size:0x194 +fn_80110CB4 = .text:0x80110CB4; // type:function size:0xD4 +fn_80110D88 = .text:0x80110D88; // type:function size:0x200 +fn_80110F88 = .text:0x80110F88; // type:function size:0x194 +fn_8011111C = .text:0x8011111C; // type:function size:0xD4 +fn_801111F0 = .text:0x801111F0; // type:function size:0x2F0 +fn_801114E0 = .text:0x801114E0; // type:function size:0x290 +fn_80111770 = .text:0x80111770; // type:function size:0x494 +fn_80111C04 = .text:0x80111C04; // type:function size:0xF8 +fn_80111CFC = .text:0x80111CFC; // type:function size:0x518 +fn_80112214 = .text:0x80112214; // type:function size:0x110 +fn_80112324 = .text:0x80112324; // type:function size:0xD4 +fn_801123F8 = .text:0x801123F8; // type:function size:0x1BC +fn_801125B4 = .text:0x801125B4; // type:function size:0xE4 +fn_80112698 = .text:0x80112698; // type:function size:0xF8 +fn_80112790 = .text:0x80112790; // type:function size:0x6E0 +fn_80112E70 = .text:0x80112E70; // type:function size:0x58 +fn_80112EC8 = .text:0x80112EC8; // type:function size:0x4C0 +SetSMysteryFlyer_FuncPtrs__FP22SMysteryFlyer_FuncPtrs = .text:0x80113388; // type:function size:0x8 +fn_80113390 = .text:0x80113390; // type:function size:0x10 +fn_801133A0 = .text:0x801133A0; // type:function size:0x280 +fn_80113620 = .text:0x80113620; // type:function size:0x8 +fn_80113628 = .text:0x80113628; // type:function size:0x44 +fn_8011366C = .text:0x8011366C; // type:function size:0xA8 +fn_80113714 = .text:0x80113714; // type:function size:0x20 +fn_80113734 = .text:0x80113734; // type:function size:0xC4 +fn_801137F8 = .text:0x801137F8; // type:function size:0x50 +fn_80113848 = .text:0x80113848; // type:function size:0x50 +GetObjectByIndex__11CObjectListFi = .text:0x80113898; // type:function size:0x10 +GetObjectByIndex__11CObjectListCFi = .text:0x801138A8; // type:function size:0x10 +fn_801138B8 = .text:0x801138B8; // type:function size:0x30 +fn_801138E8 = .text:0x801138E8; // type:function size:0x5C +fn_80113944 = .text:0x80113944; // type:function size:0x8 +fn_8011394C = .text:0x8011394C; // type:function size:0x38 +fn_80113984 = .text:0x80113984; // type:function size:0xAC +fn_80113A30 = .text:0x80113A30; // type:function size:0x3C +fn_80113A6C = .text:0x80113A6C; // type:function size:0x3C +fn_80113AA8 = .text:0x80113AA8; // type:function size:0x40 +fn_80113AE8 = .text:0x80113AE8; // type:function size:0x30 +fn_80113B18 = .text:0x80113B18; // type:function size:0x40 +fn_80113B58 = .text:0x80113B58; // type:function size:0x30 +fn_80113B88 = .text:0x80113B88; // type:function size:0x40 +fn_80113BC8 = .text:0x80113BC8; // type:function size:0x30 +fn_80113BF8 = .text:0x80113BF8; // type:function size:0x40 +fn_80113C38 = .text:0x80113C38; // type:function size:0x30 +fn_80113C68 = .text:0x80113C68; // type:function size:0x40 +fn_80113CA8 = .text:0x80113CA8; // type:function size:0x30 +fn_80113CD8 = .text:0x80113CD8; // type:function size:0x40 +fn_80113D18 = .text:0x80113D18; // type:function size:0x30 +fn_80113D48 = .text:0x80113D48; // type:function size:0x78 +fn_80113DC0 = .text:0x80113DC0; // type:function size:0x74 +fn_80113E34 = .text:0x80113E34; // type:function size:0x58 +fn_80113E8C = .text:0x80113E8C; // type:function size:0x58 +fn_80113EE4 = .text:0x80113EE4; // type:function size:0x58 +fn_80113F3C = .text:0x80113F3C; // type:function size:0x58 +fn_80113F94 = .text:0x80113F94; // type:function size:0x58 +fn_80113FEC = .text:0x80113FEC; // type:function size:0x58 +SetSOctapedeSegment_FuncPtrs__FP25SOctapedeSegment_FuncPtrs = .text:0x80114044; // type:function size:0x8 +fn_8011404C = .text:0x8011404C; // type:function size:0x10 +fn_8011405C = .text:0x8011405C; // type:function size:0x28C +fn_801142E8 = .text:0x801142E8; // type:function size:0x118 +fn_80114400 = .text:0x80114400; // type:function size:0x10C +fn_8011450C = .text:0x8011450C; // type:function size:0xD4 +fn_801145E0 = .text:0x801145E0; // type:function size:0x174 +fn_80114754 = .text:0x80114754; // type:function size:0xC +fn_80114760 = .text:0x80114760; // type:function size:0x2C8 +fn_80114A28 = .text:0x80114A28; // type:function size:0xD0 +fn_80114AF8 = .text:0x80114AF8; // type:function size:0xC +fn_80114B04 = .text:0x80114B04; // type:function size:0x1C +fn_80114B20 = .text:0x80114B20; // type:function size:0x260 +fn_80114D80 = .text:0x80114D80; // type:function size:0x154 +fn_80114ED4 = .text:0x80114ED4; // type:function size:0x4 +fn_80114ED8 = .text:0x80114ED8; // type:function size:0x60 +fn_80114F38 = .text:0x80114F38; // type:function size:0x10 +fn_80114F48 = .text:0x80114F48; // type:function size:0x288 +fn_801151D0 = .text:0x801151D0; // type:function size:0x17C +fn_8011534C = .text:0x8011534C; // type:function size:0x4 +fn_80115350 = .text:0x80115350; // type:function size:0x258 +fn_801155A8 = .text:0x801155A8; // type:function size:0x254 +fn_801157FC = .text:0x801157FC; // type:function size:0x10 +fn_8011580C = .text:0x8011580C; // type:function size:0x120 +fn_8011592C = .text:0x8011592C; // type:function size:0xFC +fn_80115A28 = .text:0x80115A28; // type:function size:0x4 +fn_80115A2C = .text:0x80115A2C; // type:function size:0x254 +fn_80115C80 = .text:0x80115C80; // type:function size:0x254 +fn_80115ED4 = .text:0x80115ED4; // type:function size:0x25C +fn_80116130 = .text:0x80116130; // type:function size:0x1C +fn_8011614C = .text:0x8011614C; // type:function size:0x2E8 +fn_80116434 = .text:0x80116434; // type:function size:0x220 +fn_80116654 = .text:0x80116654; // type:function size:0x4 +fn_80116658 = .text:0x80116658; // type:function size:0x2AC +fn_80116904 = .text:0x80116904; // type:function size:0x254 +fn_80116B58 = .text:0x80116B58; // type:function size:0x25C +fn_80116DB4 = .text:0x80116DB4; // type:function size:0x27C +fn_80117030 = .text:0x80117030; // type:function size:0x258 +fn_80117288 = .text:0x80117288; // type:function size:0x4 +fn_8011728C = .text:0x8011728C; // type:function size:0x270 +fn_801174FC = .text:0x801174FC; // type:function size:0x14 +fn_80117510 = .text:0x80117510; // type:function size:0x4 +fn_80117514 = .text:0x80117514; // type:function size:0x368 +fn_8011787C = .text:0x8011787C; // type:function size:0x6C +fn_801178E8 = .text:0x801178E8; // type:function size:0x8 +fn_801178F0 = .text:0x801178F0; // type:function size:0x10 +fn_80117900 = .text:0x80117900; // type:function size:0x1C +fn_8011791C = .text:0x8011791C; // type:function size:0x3C +fn_80117958 = .text:0x80117958; // type:function size:0xC +fn_80117964 = .text:0x80117964; // type:function size:0x50 +fn_801179B4 = .text:0x801179B4; // type:function size:0x19C +fn_80117B50 = .text:0x80117B50; // type:function size:0x18 +fn_80117B68 = .text:0x80117B68; // type:function size:0x94 +fn_80117BFC = .text:0x80117BFC; // type:function size:0x150 +fn_80117D4C = .text:0x80117D4C; // type:function size:0xCC +fn_80117E18 = .text:0x80117E18; // type:function size:0xE4 +fn_80117EFC = .text:0x80117EFC; // type:function size:0x138 +fn_80118034 = .text:0x80118034; // type:function size:0x1EC +fn_80118220 = .text:0x80118220; // type:function size:0x1EC +SetSParasite_FuncPtrs__FP18SParasite_FuncPtrs = .text:0x8011840C; // type:function size:0x8 +fn_80118414 = .text:0x80118414; // type:function size:0x10 +fn_80118424 = .text:0x80118424; // type:function size:0x10 +fn_80118434 = .text:0x80118434; // type:function size:0x10 +fn_80118444 = .text:0x80118444; // type:function size:0xC8 +fn_8011850C = .text:0x8011850C; // type:function size:0x294 +CacheParticleDesc__17CParticleDatabaseFRCQ214CCharacterInfo16CParticleResData = .text:0x801187A0; // type:function size:0x70 +fn_80118810 = .text:0x80118810; // type:function size:0x1F4 +fn_80118A04 = .text:0x80118A04; // type:function size:0x1F4 +fn_80118BF8 = .text:0x80118BF8; // type:function size:0x1F4 +fn_80118DEC = .text:0x80118DEC; // type:function size:0x1F4 +fn_80118FE0 = .text:0x80118FE0; // type:function size:0x1F4 +fn_801191D4 = .text:0x801191D4; // type:function size:0x78 +fn_8011924C = .text:0x8011924C; // type:function size:0x1D8 +fn_80119424 = .text:0x80119424; // type:function size:0x1D8 +fn_801195FC = .text:0x801195FC; // type:function size:0x1D8 +fn_801197D4 = .text:0x801197D4; // type:function size:0x1D8 +fn_801199AC = .text:0x801199AC; // type:function size:0x1D8 +fn_80119B84 = .text:0x80119B84; // type:function size:0x108 +fn_80119C8C = .text:0x80119C8C; // type:function size:0x40 +AddParticleEffect__17CParticleDatabaseFUiiRC13CParticleDataRC9CVector3fP13CStateManager7TAreaIdbUi = .text:0x80119CCC; // type:function size:0xED0 +fn_8011AB9C = .text:0x8011AB9C; // type:function size:0x54 +fn_8011ABF0 = .text:0x8011ABF0; // type:function size:0x54 +fn_8011AC44 = .text:0x8011AC44; // type:function size:0x54 +fn_8011AC98 = .text:0x8011AC98; // type:function size:0x54 +fn_8011ACEC = .text:0x8011ACEC; // type:function size:0x54 +AddParticleEffect__17CParticleDatabaseFUiiRC23CPositionalParticleDataRC9CVector3fP13CStateManager7TAreaIdUi = .text:0x8011AD40; // type:function size:0x494 +fn_8011B1D4 = .text:0x8011B1D4; // type:function size:0x400 +fn_8011B5D4 = .text:0x8011B5D4; // type:function size:0x80 +SetParticleEffectState__17CParticleDatabaseFUibP13CStateManager = .text:0x8011B654; // type:function size:0x44 +SetParticleExternalParam__17CParticleDatabaseFUiif = .text:0x8011B698; // type:function size:0x74 +fn_8011B70C = .text:0x8011B70C; // type:function size:0x20 +fn_8011B72C = .text:0x8011B72C; // type:function size:0x16C +fn_8011B898 = .text:0x8011B898; // type:function size:0x830 +fn_8011C0C8 = .text:0x8011C0C8; // type:function size:0x50 +fn_8011C118 = .text:0x8011C118; // type:function size:0x38 +fn_8011C150 = .text:0x8011C150; // type:function size:0x78 +fn_8011C1C8 = .text:0x8011C1C8; // type:function size:0xD4 +fn_8011C29C = .text:0x8011C29C; // type:function size:0xEC +fn_8011C388 = .text:0x8011C388; // type:function size:0x38 +RenderSystemsToBeDrawnFirstPOICheck__17CParticleDatabaseCFUiUi = .text:0x8011C3C0; // type:function size:0x58 +RenderSystemsToBeDrawnLast__17CParticleDatabaseCFv = .text:0x8011C418; // type:function size:0x38 +RenderSystemsToBeDrawnLastPOICheck__17CParticleDatabaseCFUiUi = .text:0x8011C450; // type:function size:0x58 +fn_8011C4A8 = .text:0x8011C4A8; // type:function size:0xA8 +fn_8011C550 = .text:0x8011C550; // type:function size:0xB0 +fn_8011C600 = .text:0x8011C600; // type:function size:0x7C +fn_8011C67C = .text:0x8011C67C; // type:function size:0xB8 +fn_8011C734 = .text:0x8011C734; // type:function size:0x58 +fn_8011C78C = .text:0x8011C78C; // type:function size:0xB0 +SetModulationColorAllActiveEffects__17CParticleDatabaseFRC6CColor = .text:0x8011C83C; // type:function size:0x7C +fn_8011C8B8 = .text:0x8011C8B8; // type:function size:0xC0 +DestroyAllActiveParticles__17CParticleDatabaseFv = .text:0x8011C978; // type:function size:0x6C +fn_8011C9E4 = .text:0x8011C9E4; // type:function size:0xA8 +ClearAllNonPersistentEffects__17CParticleDatabaseFP13CStateManager = .text:0x8011CA8C; // type:function size:0xD0 +fn_8011CB5C = .text:0x8011CB5C; // type:function size:0x164 +GetTotalBounds__17CParticleDatabaseCFv = .text:0x8011CCC0; // type:function size:0x68 +fn_8011CD28 = .text:0x8011CD28; // type:function size:0x64 +fn_8011CD8C = .text:0x8011CD8C; // type:function size:0x70 +fn_8011CDFC = .text:0x8011CDFC; // type:function size:0x70 +fn_8011CE6C = .text:0x8011CE6C; // type:function size:0x70 +fn_8011CEDC = .text:0x8011CEDC; // type:function size:0x70 +fn_8011CF4C = .text:0x8011CF4C; // type:function size:0x70 +fn_8011CFBC = .text:0x8011CFBC; // type:function size:0x220 +fn_8011D1DC = .text:0x8011D1DC; // type:function size:0xA8 +fn_8011D284 = .text:0x8011D284; // type:function size:0x238 +fn_8011D4BC = .text:0x8011D4BC; // type:function size:0x80 +fn_8011D53C = .text:0x8011D53C; // type:function size:0x238 +fn_8011D774 = .text:0x8011D774; // type:function size:0x80 +fn_8011D7F4 = .text:0x8011D7F4; // type:function size:0x238 +fn_8011DA2C = .text:0x8011DA2C; // type:function size:0x80 +fn_8011DAAC = .text:0x8011DAAC; // type:function size:0x238 +fn_8011DCE4 = .text:0x8011DCE4; // type:function size:0x80 +fn_8011DD64 = .text:0x8011DD64; // type:function size:0x238 +fn_8011DF9C = .text:0x8011DF9C; // type:function size:0x80 +fn_8011E01C = .text:0x8011E01C; // type:function size:0xEC +fn_8011E108 = .text:0x8011E108; // type:function size:0x184 +fn_8011E28C = .text:0x8011E28C; // type:function size:0xC4 +fn_8011E350 = .text:0x8011E350; // type:function size:0x60 +fn_8011E3B0 = .text:0x8011E3B0; // type:function size:0x1C +fn_8011E3CC = .text:0x8011E3CC; // type:function size:0x14 +fn_8011E3E0 = .text:0x8011E3E0; // type:function size:0xA0 +fn_8011E480 = .text:0x8011E480; // type:function size:0xC8 +fn_8011E548 = .text:0x8011E548; // type:function size:0x8C +fn_8011E5D4 = .text:0x8011E5D4; // type:function size:0xB0 +fn_8011E684 = .text:0x8011E684; // type:function size:0x8C +fn_8011E710 = .text:0x8011E710; // type:function size:0x14 +fn_8011E724 = .text:0x8011E724; // type:function size:0x98 +fn_8011E7BC = .text:0x8011E7BC; // type:function size:0x54 +fn_8011E810 = .text:0x8011E810; // type:function size:0x24 +fn_8011E834 = .text:0x8011E834; // type:function size:0xC +fn_8011E840 = .text:0x8011E840; // type:function size:0x14 +fn_8011E854 = .text:0x8011E854; // type:function size:0x14 +fn_8011E868 = .text:0x8011E868; // type:function size:0x3C +fn_8011E8A4 = .text:0x8011E8A4; // type:function size:0x14 +fn_8011E8B8 = .text:0x8011E8B8; // type:function size:0x14 +fn_8011E8CC = .text:0x8011E8CC; // type:function size:0x150 +fn_8011EA1C = .text:0x8011EA1C; // type:function size:0x58 +fn_8011EA74 = .text:0x8011EA74; // type:function size:0x38 +fn_8011EAAC = .text:0x8011EAAC; // type:function size:0x5B0 +fn_8011F05C = .text:0x8011F05C; // type:function size:0xF8 +fn_8011F154 = .text:0x8011F154; // type:function size:0x384 +fn_8011F4D8 = .text:0x8011F4D8; // type:function size:0x2CC +fn_8011F7A4 = .text:0x8011F7A4; // type:function size:0x150 +fn_8011F8F4 = .text:0x8011F8F4; // type:function size:0x200 +fn_8011FAF4 = .text:0x8011FAF4; // type:function size:0x4 +fn_8011FAF8 = .text:0x8011FAF8; // type:function size:0x4 +fn_8011FAFC = .text:0x8011FAFC; // type:function size:0x4 +fn_8011FB00 = .text:0x8011FB00; // type:function size:0x580 +fn_80120080 = .text:0x80120080; // type:function size:0x374 +fn_801203F4 = .text:0x801203F4; // type:function size:0x78 +fn_8012046C = .text:0x8012046C; // type:function size:0xD4 +fn_80120540 = .text:0x80120540; // type:function size:0x48 +fn_80120588 = .text:0x80120588; // type:function size:0x60 +fn_801205E8 = .text:0x801205E8; // type:function size:0x154 +fn_8012073C = .text:0x8012073C; // type:function size:0xE8 +fn_80120824 = .text:0x80120824; // type:function size:0x18 +fn_8012083C = .text:0x8012083C; // type:function size:0x758 +fn_80120F94 = .text:0x80120F94; // type:function size:0x7C +fn_80121010 = .text:0x80121010; // type:function size:0x68 +fn_80121078 = .text:0x80121078; // type:function size:0x110 +FindRegions__7CPFAreaFRQ24rstl30reserved_vectorRC9CVector3fUiUib = .text:0x80121188; // type:function size:0x160 +FindRegions__7CPFAreaFRQ24rstl30reserved_vectorRC6CAABoxUiUib = .text:0x801212E8; // type:function size:0x168 +FindClosestRegion__7CPFAreaFRC9CVector3fUiUif = .text:0x80121450; // type:function size:0x2CC +fn_8012171C = .text:0x8012171C; // type:function size:0x1B8 +fn_801218D4 = .text:0x801218D4; // type:function size:0xA4 +fn_80121978 = .text:0x80121978; // type:function size:0xDC +fn_80121A54 = .text:0x80121A54; // type:function size:0x28 +PointPathExists__7CPFAreaFii = .text:0x80121A7C; // type:function size:0x7C +fn_80121AF8 = .text:0x80121AF8; // type:function size:0x6C +fn_80121B64 = .text:0x80121B64; // type:function size:0x1C4 +fn_80121D28 = .text:0x80121D28; // type:function size:0x4 +fn_80121D2C = .text:0x80121D2C; // type:function size:0xA0 +fn_80121DCC = .text:0x80121DCC; // type:function size:0x140 +fn_80121F0C = .text:0x80121F0C; // type:function size:0x11C +__ct__20CPathFindBreadCrumbsFf = .text:0x80122028; // type:function size:0x14 +DropBreadCrumb__20CPathFindBreadCrumbsF9CVector3f = .text:0x8012203C; // type:function size:0xD4 +fn_80122110 = .text:0x80122110; // type:function size:0x68 +PathFind__19CPathFindNavigationFR13CStateManager9EStateMsgfR10CPatterned = .text:0x80122178; // type:function size:0x26C +fn_801223E4 = .text:0x801223E4; // type:function size:0x8 +SetDestination__19CPathFindNavigationFRC9CVector3f = .text:0x801223EC; // type:function size:0x28 +fn_80122414 = .text:0x80122414; // type:function size:0xF8 +fn_8012250C = .text:0x8012250C; // type:function size:0x41C +fn_80122928 = .text:0x80122928; // type:function size:0xD8 +fn_80122A00 = .text:0x80122A00; // type:function size:0xF0 +fn_80122AF0 = .text:0x80122AF0; // type:function size:0x10 +fn_80122B00 = .text:0x80122B00; // type:function size:0x64 +fn_80122B64 = .text:0x80122B64; // type:function size:0xF8 +fn_80122C5C = .text:0x80122C5C; // type:function size:0x74 +fn_80122CD0 = .text:0x80122CD0; // type:function size:0x98 +fn_80122D68 = .text:0x80122D68; // type:function size:0xD0 +fn_80122E38 = .text:0x80122E38; // type:function size:0xA4 +__ct__26CPathFindPointSearchFilterFfUii = .text:0x80122EDC; // type:function size:0x10 +__ct__20CPathFindPointSearchFP7CPFArea = .text:0x80122EEC; // type:function size:0x10 +FindClosestPhysicalPoint__20CPathFindPointSearchCFRC9CVector3fRiRC26CPathFindPointSearchFilter = .text:0x80122EFC; // type:function size:0x144 +Search__20CPathFindPointSearchFRC8CPFPointRC8CPFPoint = .text:0x80123040; // type:function size:0x7C +fn_801230BC = .text:0x801230BC; // type:function size:0x128 +fn_801231E4 = .text:0x801231E4; // type:function size:0x354 +fn_80123538 = .text:0x80123538; // type:function size:0x94 +fn_801235CC = .text:0x801235CC; // type:function size:0xDC +fn_801236A8 = .text:0x801236A8; // type:function size:0x54 +fn_801236FC = .text:0x801236FC; // type:function size:0x58 +fn_80123754 = .text:0x80123754; // type:function size:0x7C +fn_801237D0 = .text:0x801237D0; // type:function size:0xD0 +IsPointInside__9CPFRegionCFRC9CVector3f = .text:0x801238A0; // type:function size:0x1B4 +fn_80123A54 = .text:0x80123A54; // type:function size:0x238 +fn_80123C8C = .text:0x80123C8C; // type:function size:0x60 +fn_80123CEC = .text:0x80123CEC; // type:function size:0x4E0 +fn_801241CC = .text:0x801241CC; // type:function size:0x3F0 +fn_801245BC = .text:0x801245BC; // type:function size:0x48 +fn_80124604 = .text:0x80124604; // type:function size:0x70 +fn_80124674 = .text:0x80124674; // type:function size:0x80 +fn_801246F4 = .text:0x801246F4; // type:function size:0x2D8 +fn_801249CC = .text:0x801249CC; // type:function size:0x390 +ModifyObstructionCount__9CPFRegionF21EPathFindObstructionsi = .text:0x80124D5C; // type:function size:0x18 +GetObstructionCount__9CPFRegionCF21EPathFindObstructions = .text:0x80124D74; // type:function size:0x10 +fn_80124D84 = .text:0x80124D84; // type:function size:0x90 +fn_80124E14 = .text:0x80124E14; // type:function size:0x5C +fn_80124E70 = .text:0x80124E70; // type:function size:0x90 +fn_80124F00 = .text:0x80124F00; // type:function size:0x48 +fn_80124F48 = .text:0x80124F48; // type:function size:0x68 +fn_80124FB0 = .text:0x80124FB0; // type:function size:0x34 +__ct__15CPathFindSearchFP7CPFAreaUiiffUiQ29CPFRegion13ERootPosition = .text:0x80124FE4; // type:function size:0x3C +Search__15CPathFindSearchFRC9CVector3fRC9CVector3f = .text:0x80125020; // type:function size:0x9A4 +fn_801259C4 = .text:0x801259C4; // type:function size:0x614 +FindClosestReachablePoint__15CPathFindSearchCFRC9CVector3fR9CVector3f = .text:0x80125FD8; // type:function size:0x1C4 +PathExists__15CPathFindSearchCFRC9CVector3fRC9CVector3f = .text:0x8012619C; // type:function size:0x1E4 +OnPath__15CPathFindSearchCFRC9CVector3f = .text:0x80126380; // type:function size:0xD4 +NearlyOnPath__15CPathFindSearchCFRC9CVector3ff = .text:0x80126454; // type:function size:0x114 +GetHeightOfPointAboveMesh__15CPathFindSearchCFRC9CVector3fRff = .text:0x80126568; // type:function size:0x1E4 +GetCreatureMask__15CPathFindSearchCFv = .text:0x8012674C; // type:function size:0x8 +GetRegionFlags__15CPathFindSearchCFv = .text:0x80126754; // type:function size:0x8 +SetAvoidanceFilter__15CPathFindSearchFUi = .text:0x8012675C; // type:function size:0x8 +SegmentOver__15CPathFindSearchCFRC9CVector3f = .text:0x80126764; // type:function size:0xE4 +fn_80126848 = .text:0x80126848; // type:function size:0x28C +fn_80126AD4 = .text:0x80126AD4; // type:function size:0x8 +fn_80126ADC = .text:0x80126ADC; // type:function size:0x224 +GetSplinePointWithLookahead__15CPathFindSearchCFR9CVector3fRC9CVector3ff = .text:0x80126D00; // type:function size:0x8 +DistanceToGoal__15CPathFindSearchCFRC9CVector3f = .text:0x80126D08; // type:function size:0x128 +__ct__19CPathMeshConstraintFUi = .text:0x80126E30; // type:function size:0x9C +SetEnableConstraints__19CPathMeshConstraintFRC13CPhysicsActorQ219CPathMeshConstraint15EConstraintTypeb = .text:0x80126ECC; // type:function size:0xA8 +PreThink__19CPathMeshConstraintFR13CPhysicsActorR15CPathFindSearch = .text:0x80126F74; // type:function size:0xE0 +Think__19CPathMeshConstraintFR13CPhysicsActorf = .text:0x80127054; // type:function size:0x54 +fn_801270A8 = .text:0x801270A8; // type:function size:0x128 +fn_801271D0 = .text:0x801271D0; // type:function size:0x26C +fn_8012743C = .text:0x8012743C; // type:function size:0x3B8 +fn_801277F4 = .text:0x801277F4; // type:function size:0x484 +fn_80127C78 = .text:0x80127C78; // type:function size:0x62C +fn_801282A4 = .text:0x801282A4; // type:function size:0x100 +fn_801283A4 = .text:0x801283A4; // type:function size:0x114 +fn_801284B8 = .text:0x801284B8; // type:function size:0x58 +fn_80128510 = .text:0x80128510; // type:function size:0xBC +fn_801285CC = .text:0x801285CC; // type:function size:0x100 +fn_801286CC = .text:0x801286CC; // type:function size:0x17C +__ct__10CPatternedF12EPatternedAI9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Q210CPatterned11EFlavorTypeRC11CEntityInfoRC12CTransform4fRC10CModelDataRC14CPatternedInfoQ210CPatterned13EMovementTypeQ210CPatterned13EColliderType9EBodyTypeRC16CActorParameters = .text:0x80128848; // type:function size:0xF0C +fn_80129754 = .text:0x80129754; // type:function size:0x268 +SetupStateMachine__10CPatternedFR13CStateManager = .text:0x801299BC; // type:function size:0x68 +AcceptScriptMsg__10CPatternedFR13CStateManagerRC10CScriptMsg = .text:0x80129A24; // type:function size:0x32C +SetDestPos__10CPatternedFRC9CVector3f = .text:0x80129D50; // type:function size:0x1C +GetGunEyePos__10CPatternedCFv = .text:0x80129D6C; // type:function size:0x68 +ApplyBoneTracking__10CPatternedCFv = .text:0x80129DD4; // type:function size:0x44 +GetAnimationDistance__10CPatternedCFRC16CPASAnimParmData = .text:0x80129E18; // type:function size:0xA4 +GetAnimationDuration__10CPatternedCFRC16CPASAnimParmData = .text:0x80129EBC; // type:function size:0x70 +SetupPlayerCollision__10CPatternedFb = .text:0x80129F2C; // type:function size:0x104 +GetCoverPoint__10CPatternedCFR13CStateManager9TUniqueId = .text:0x8012A030; // type:function size:0x44 +ReleaseCoverPoint__10CPatternedFR13CStateManagerR9TUniqueIdb = .text:0x8012A074; // type:function size:0x78 +SetCoverPoint__10CPatternedFP17CScriptCoverPointR9TUniqueId = .text:0x8012A0EC; // type:function size:0x48 +Death__10CPatternedFR13CStateManagerRC9CVector3f18EScriptObjectState = .text:0x8012A134; // type:function size:0x388 +IssueDeathBodyCommand__10CPatternedFR13CStateManagerRC9CVector3f = .text:0x8012A4BC; // type:function size:0x25C +CreateXDamageParticles__10CPatternedCFR13CStateManager = .text:0x8012A718; // type:function size:0x370 +fn_8012AA88 = .text:0x8012AA88; // type:function size:0x8 +fn_8012AA90 = .text:0x8012AA90; // type:function size:0x204 +MassiveDeath__10CPatternedFR13CStateManager = .text:0x8012AC94; // type:function size:0x140 +MassiveFrozenDeath__10CPatternedFR13CStateManager = .text:0x8012ADD4; // type:function size:0x1F8 +KnockBack__10CPatternedFR13CStateManagerRC14CKnockBackInfo = .text:0x8012AFCC; // type:function size:0x90 +fn_8012B05C = .text:0x8012B05C; // type:function size:0x68C +UpdateAlphaDelta__10CPatternedFR13CStateManagerf = .text:0x8012B6E8; // type:function size:0xE8 +UpdateHitDamageTime__10CPatternedFf = .text:0x8012B7D0; // type:function size:0x16C +Think__10CPatternedFfR13CStateManager = .text:0x8012B93C; // type:function size:0xA60 +InitializeStateMachine__10CPatternedFR13CStateManager = .text:0x8012C39C; // type:function size:0x15C +Touch__10CPatternedFR6CActorR13CStateManager = .text:0x8012C4F8; // type:function size:0x94 +CollidedWith__10CPatternedFRC9TUniqueIdRC18CCollisionInfoListR13CStateManager = .text:0x8012C58C; // type:function size:0x408 +ThinkAboutMove__10CPatternedFf = .text:0x8012C994; // type:function size:0x130 +DoUserAnimEvent__10CPatternedFR13CStateManagerRC13CInt32POINode14EUserEventTypef = .text:0x8012CAC4; // type:function size:0x4FC +Burn__10CPatternedFR13CStateManagerff = .text:0x8012CFC0; // type:function size:0x94 +Shock__10CPatternedFR13CStateManagerff = .text:0x8012D054; // type:function size:0x94 +Freeze__10CPatternedFR13CStateManagerRC9CVector3f13CUnitVector3fff = .text:0x8012D0E8; // type:function size:0xE8 +GetDeathTimeScale__10CPatternedCFv = .text:0x8012D1D0; // type:function size:0x30 +DeathDelete__10CPatternedFR13CStateManager = .text:0x8012D200; // type:function size:0xD0 +GetContactDamage__10CPatternedCFv = .text:0x8012D2D0; // type:function size:0xA8 +GetLctrTransform__10CPatternedCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8012D378; // type:function size:0x4C +GetLctrTransform__10CPatternedCFRC6CSegId = .text:0x8012D3C4; // type:function size:0xCC +GetAimPosition__10CPatternedCFRC13CStateManagerf = .text:0x8012D490; // type:function size:0x2C0 +fn_8012D750 = .text:0x8012D750; // type:function size:0x68 +GetOrbitPosition__10CPatternedCFRC13CStateManager = .text:0x8012D7B8; // type:function size:0x14 +PreRender__10CPatternedFR13CStateManager = .text:0x8012D7CC; // type:function size:0x5A4 +fn_8012DD70 = .text:0x8012DD70; // type:function size:0x8 +CanRenderUnsorted__10CPatternedCFRC13CStateManager = .text:0x8012DD78; // type:function size:0x24 +PreRenderAllViewports__10CPatternedFR13CStateManager = .text:0x8012DD9C; // type:function size:0x1C8 +Render__10CPatternedCFRC13CStateManager = .text:0x8012DF64; // type:function size:0x2B0 +IsBeingSnatched__10CPatternedCFv = .text:0x8012E214; // type:function size:0x38 +RenderSystemsToBeDrawnFirst__10CPatternedCFRC13CStateManagerUiUi = .text:0x8012E24C; // type:function size:0x28 +RenderSystemsToBeDrawnLast__10CPatternedCFRC13CStateManagerUiUi = .text:0x8012E274; // type:function size:0x28 +fn_8012E29C = .text:0x8012E29C; // type:function size:0x5C +RenderIngSnatchingTransition__10CPatternedCFRC13CStateManager = .text:0x8012E2F8; // type:function size:0x204 +GetIngSnatchingNormal__10CPatternedCFf = .text:0x8012E4FC; // type:function size:0x24 +GetIngSnatchingPoint__10CPatternedCFf = .text:0x8012E520; // type:function size:0xF0 +GetIngSnatchingModelOverlapSize__10CPatternedCFv = .text:0x8012E610; // type:function size:0x8 +fn_8012E618 = .text:0x8012E618; // type:function size:0x354 +fn_8012E96C = .text:0x8012E96C; // type:function size:0x74 +CanBeIngPossessed__10CPatternedCFR13CStateManager = .text:0x8012E9E0; // type:function size:0x28 +CanBeUnPossessed__10CPatternedCFR13CStateManager = .text:0x8012EA08; // type:function size:0x8 +SetIngPossessed__10CPatternedFbR13CStateManager = .text:0x8012EA10; // type:function size:0x210 +SetIngPossessed__10CPatternedFbfR13CStateManager = .text:0x8012EC20; // type:function size:0xFC +IsIngPossessed__10CPatternedCFv = .text:0x8012ED1C; // type:function size:0x2C +UpdateIngPossession__10CPatternedFf = .text:0x8012ED48; // type:function size:0xDC +GetDamageVulnerability__10CPatternedCFv = .text:0x8012EE24; // type:function size:0x68 +GetDamageVulnerability__10CPatternedCFRC9CVector3fRC9CVector3fRC11CDamageInfo = .text:0x8012EE8C; // type:function size:0x10 +GetScannableObjectInfo__10CPatternedCFv = .text:0x8012EE9C; // type:function size:0x50 +LaunchProjectile__10CPatternedFRC12CTransform4fR13CStateManageriUibRC18CImpactVisorEffectRC9CVector3f = .text:0x8012EEEC; // type:function size:0x1F8 +fn_8012F0E4 = .text:0x8012F0E4; // type:function size:0x8 +GetCollisionResponseType__10CPatternedCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x8012F0EC; // type:function size:0x30 +PreThink__10CPatternedFfR13CStateManager = .text:0x8012F11C; // type:function size:0x8 +AddToRenderer__10CPatternedCFRC13CStateManager = .text:0x8012F124; // type:function size:0xC4 +IsOnStaticGround__10CPatternedCFv = .text:0x8012F1E8; // type:function size:0xC +TryToBeCaptured__10CPatternedFR13CStateManager = .text:0x8012F1F4; // type:function size:0x8 +GetTimeOfUserEventForAnimation__10CPatternedCFRC16CPASAnimParmData14EUserEventType = .text:0x8012F1FC; // type:function size:0x90 +GetNumUserEventsForAnimation__10CPatternedCFRC16CPASAnimParmData14EUserEventType = .text:0x8012F28C; // type:function size:0x80 +GetAverageAttackTime__10CPatternedCFv = .text:0x8012F30C; // type:function size:0x28 +AddParticleEffect__10CPatternedFR13CStateManagerRC12CTransform4ffUiUii = .text:0x8012F334; // type:function size:0x100 +IsScanVisorSelfRender__10CPatternedCFv = .text:0x8012F434; // type:function size:0x8 +GetScanVisorRenderBounds__10CPatternedCFRC13CStateManager = .text:0x8012F43C; // type:function size:0x3C +ScanVisorRender__10CPatternedCFRC13CStateManagerRC12CTransform4fRC11CModelFlags = .text:0x8012F478; // type:function size:0x4 +fn_8012F47C = .text:0x8012F47C; // type:function size:0x8 +CreateProjectedShadow__10CPatternedFiff = .text:0x8012F484; // type:function size:0xE0 +UpdateProjectedShadow__10CPatternedFR13CStateManagerf = .text:0x8012F564; // type:function size:0x1E8 +PreRenderProjectedShadow__10CPatternedFR13CStateManagerRC6CAABox = .text:0x8012F74C; // type:function size:0x98 +CollisionActorDamaged__10CPatternedFR13CStateManagerUcR15CCollisionActorRC10CScriptMsgfRC11CDamageInfob = .text:0x8012F7E4; // type:function size:0x4 +CollisionActorCollided__10CPatternedFR13CStateManagerUcR15CCollisionActorRC10CScriptMsg = .text:0x8012F7E8; // type:function size:0x4 +CollisionActorResistedOrReflectedDamage__10CPatternedFR13CStateManagerUcR15CCollisionActorRC10CScriptMsg = .text:0x8012F7EC; // type:function size:0x4 +AcceptCollisionActorDamage__10CPatternedFR13CStateManagerR15CCollisionActorfRC11CDamageInfo = .text:0x8012F7F0; // type:function size:0x94 +fn_8012F884 = .text:0x8012F884; // type:function size:0xC +fn_8012F890 = .text:0x8012F890; // type:function size:0xC +fn_8012F89C = .text:0x8012F89C; // type:function size:0x1FC +fn_8012FA98 = .text:0x8012FA98; // type:function size:0x664 +Start__10CPatternedFR13CStateManager9EStateMsgf = .text:0x801300FC; // type:function size:0x4 +Patrol__10CPatternedFR13CStateManager9EStateMsgf = .text:0x80130100; // type:function size:0xC +Dead__10CPatternedFR13CStateManager9EStateMsgf = .text:0x8013010C; // type:function size:0xE8 +GetFadeOnDeathTime__10CPatternedCFv = .text:0x801301F4; // type:function size:0x8 +PathFind__10CPatternedFR13CStateManager9EStateMsgf = .text:0x801301FC; // type:function size:0x288 +fn_80130484 = .text:0x80130484; // type:function size:0xD8 +fn_8013055C = .text:0x8013055C; // type:function size:0x1C0 +fn_8013071C = .text:0x8013071C; // type:function size:0x78 +TooClose__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80130794; // type:function size:0x68 +InMaxRange__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801307FC; // type:function size:0x68 +InDetectionRange__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80130864; // type:function size:0xC8 +Leash__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x8013092C; // type:function size:0x88 +SpotPlayer__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801309B4; // type:function size:0x178 +IsOnScreen__10CPatternedCFRC13CStateManager = .text:0x80130B2C; // type:function size:0x90 +PlayerSpot__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80130BBC; // type:function size:0x158 +fn_80130D14 = .text:0x80130D14; // type:function size:0x30 +PathOver__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80130D44; // type:function size:0xB8 +fn_80130DFC = .text:0x80130DFC; // type:function size:0x74 +PathShagged__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80130E70; // type:function size:0x17C +fn_80130FEC = .text:0x80130FEC; // type:function size:0x70 +Attacked__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x8013105C; // type:function size:0xC +HasPatrolPath__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80131068; // type:function size:0x48 +InPosition__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801310B0; // type:function size:0xC +AnimOver__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801310BC; // type:function size:0x18 +GetAnimOver__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801310C0; // type:label scope:global +Stuck__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801310D4; // type:function size:0x18 +fn_801310EC = .text:0x801310EC; // type:function size:0x50 +fn_8013113C = .text:0x8013113C; // type:function size:0x68 +fn_801311A4 = .text:0x801311A4; // type:function size:0x68 +fn_8013120C = .text:0x8013120C; // type:function size:0x10 +fn_8013121C = .text:0x8013121C; // type:function size:0x1C +fn_80131238 = .text:0x80131238; // type:function size:0x1C +SetAttackTarget__10CPatternedFR13CStateManager9TUniqueId = .text:0x80131254; // type:function size:0x4 +ApproachDest__10CPatternedFR13CStateManager = .text:0x80131258; // type:function size:0x42C +GetConnectedObject__10CPatternedCFR13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x80131684; // type:function size:0x11C +FindBestStepDirection__10CPatternedCFRC9CVector3f = .text:0x801317A0; // type:function size:0xB4 +RotateToPoint__10CPatternedFRC9CVector3fff = .text:0x80131854; // type:function size:0x12C +ApplyScreenShake__10CPatternedFR13CStateManagerRC9CVector3f9TUniqueId = .text:0x80131980; // type:function size:0x18C +fn_80131B0C = .text:0x80131B0C; // type:function size:0x28 +fn_80131B34 = .text:0x80131B34; // type:function size:0x6C +fn_80131BA0 = .text:0x80131BA0; // type:function size:0x10 +fn_80131BB0 = .text:0x80131BB0; // type:function size:0x34 +__dt__26CPatternedCollisionManagerFv = .text:0x80131BE4; // type:function size:0xD8 +AddCollisionSet__26CPatternedCollisionManagerFRCQ24rstl34auto_ptr<22CCollisionActorManager>Q222CCollisionActorManager14EUpdateOptions = .text:0x80131CBC; // type:function size:0xF4 +fn_80131DB0 = .text:0x80131DB0; // type:function size:0x2D4 +fn_80132084 = .text:0x80132084; // type:function size:0xA8 +fn_8013212C = .text:0x8013212C; // type:function size:0x198 +fn_801322C4 = .text:0x801322C4; // type:function size:0x8 +fn_801322CC = .text:0x801322CC; // type:function size:0x84 +fn_80132350 = .text:0x80132350; // type:function size:0x84 +fn_801323D4 = .text:0x801323D4; // type:function size:0x34 +fn_80132408 = .text:0x80132408; // type:function size:0x1BC +fn_801325C4 = .text:0x801325C4; // type:function size:0x98 +fn_8013265C = .text:0x8013265C; // type:function size:0x34 +fn_80132690 = .text:0x80132690; // type:function size:0x358 +SetCollisionSetVulnerability__26CPatternedCollisionManagerFR13CStateManagerUcRC20CDamageVulnerability = .text:0x801329E8; // type:function size:0xB8 +SetCollisionSetHealth__26CPatternedCollisionManagerFR13CStateManagerUcRC11CHealthInfo = .text:0x80132AA0; // type:function size:0x118 +SetCollisionSetMaterialFilterExclude__26CPatternedCollisionManagerFR13CStateManagerUcRC13CMaterialListQ226CPatternedCollisionManager12EMaterialAdd = .text:0x80132BB8; // type:function size:0xE8 +fn_80132CA0 = .text:0x80132CA0; // type:function size:0x118 +fn_80132DB8 = .text:0x80132DB8; // type:function size:0x78 +fn_80132E30 = .text:0x80132E30; // type:function size:0xD0 +fn_80132F00 = .text:0x80132F00; // type:function size:0x78 +fn_80132F78 = .text:0x80132F78; // type:function size:0xE0 +__dt__14CPatternedInfoFv = .text:0x80133058; // type:function size:0x68 +fn_801330C0 = .text:0x801330C0; // type:function size:0x414 +__ct__21SLdrIngPossessionDataFv = .text:0x801334D4; // type:function size:0x7C +__dt__21SLdrIngPossessionDataFv = .text:0x80133550; // type:function size:0x68 +LoadTypedefIngPossessionData__FR21SLdrIngPossessionDataR12CInputStream = .text:0x801335B8; // type:function size:0x1EC +fn_801337A4 = .text:0x801337A4; // type:function size:0xB8 +fn_8013385C = .text:0x8013385C; // type:function size:0x64 +fn_801338C0 = .text:0x801338C0; // type:function size:0x6C +fn_8013392C = .text:0x8013392C; // type:function size:0x12C +fn_80133A58 = .text:0x80133A58; // type:function size:0x108 +fn_80133B60 = .text:0x80133B60; // type:function size:0x34 +fn_80133B94 = .text:0x80133B94; // type:function size:0x1A8 +fn_80133D3C = .text:0x80133D3C; // type:function size:0x10 +__ct__13CPhysicsActorF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoUiRC12CTransform4fRC10CModelDataRC13CMaterialListRC6CAABoxRC10SMoverDataRC16CActorParametersRC19CPhysicsActorParams = .text:0x80133D4C; // type:function size:0x3D8 +__dt__13CPhysicsActorFv = .text:0x80134124; // type:function size:0xEC +ApplyImpulseWR__13CPhysicsActorFRC9CVector3fRC10CAxisAngle = .text:0x80134210; // type:function size:0x88 +fn_80134298 = .text:0x80134298; // type:function size:0x58 +ApplyForceWR__13CPhysicsActorFRC9CVector3fRC10CAxisAngle = .text:0x801342F0; // type:function size:0x88 +ApplyImpulseOR__13CPhysicsActorFRC9CVector3fRC10CAxisAngle = .text:0x80134378; // type:function size:0xCC +fn_80134444 = .text:0x80134444; // type:function size:0xCC +fn_80134510 = .text:0x80134510; // type:function size:0xD8 +GetPhysicsState__13CPhysicsActorCFv = .text:0x801345E8; // type:function size:0x74 +SetPhysicsState__13CPhysicsActorFRC13CPhysicsState = .text:0x8013465C; // type:function size:0x228 +fn_80134884 = .text:0x80134884; // type:function size:0x7C +PredictMotion__13CPhysicsActorCFf = .text:0x80134900; // type:function size:0xC8 +fn_801349C8 = .text:0x801349C8; // type:function size:0x1E8 +PredictLinearMotion__13CPhysicsActorCFf = .text:0x80134BB0; // type:function size:0x184 +fn_80134D34 = .text:0x80134D34; // type:function size:0xDC +fn_80134E10 = .text:0x80134E10; // type:function size:0xA0 +fn_80134EB0 = .text:0x80134EB0; // type:function size:0xB4 +fn_80134F64 = .text:0x80134F64; // type:function size:0x100 +fn_80135064 = .text:0x80135064; // type:function size:0x11C +Stop__13CPhysicsActorFv = .text:0x80135180; // type:function size:0x70 +ClearForcesAndTorques__13CPhysicsActorFv = .text:0x801351F0; // type:function size:0x94 +fn_80135284 = .text:0x80135284; // type:function size:0x7C +fn_80135300 = .text:0x80135300; // type:function size:0x50 +fn_80135350 = .text:0x80135350; // type:function size:0x30 +UseCollisionImpulses__13CPhysicsActorFv = .text:0x80135380; // type:function size:0xA8 +MoveToWR__13CPhysicsActorFRC9CVector3ff = .text:0x80135428; // type:function size:0x98 +MoveInOneFrameWR__13CPhysicsActorFRC9CVector3ff = .text:0x801354C0; // type:function size:0x9C +fn_8013555C = .text:0x8013555C; // type:function size:0x9C +fn_801355F8 = .text:0x801355F8; // type:function size:0x14C +MoveToOR__13CPhysicsActorFRC9CVector3ff = .text:0x80135744; // type:function size:0x58 +fn_8013579C = .text:0x8013579C; // type:function size:0x64 +MoveInOneFrameOR__13CPhysicsActorFRC9CVector3ff = .text:0x80135800; // type:function size:0x68 +RotateInOneFrameOR__13CPhysicsActorFRC11CQuaternionf = .text:0x80135868; // type:function size:0x50 +fn_801358B8 = .text:0x801358B8; // type:function size:0x44 +fn_801358FC = .text:0x801358FC; // type:function size:0x34 +SetVelocityWR__13CPhysicsActorFRC9CVector3f = .text:0x80135930; // type:function size:0x4C +SetAngularVelocityWR__13CPhysicsActorFRC10CAxisAngle = .text:0x8013597C; // type:function size:0xA4 +fn_80135A20 = .text:0x80135A20; // type:function size:0x58 +fn_80135A78 = .text:0x80135A78; // type:function size:0xC8 +SetMass__13CPhysicsActorFf = .text:0x80135B40; // type:function size:0x38 +fn_80135B78 = .text:0x80135B78; // type:function size:0x2C +GetCollisionPrimitive__13CPhysicsActorCFv = .text:0x80135BA4; // type:function size:0x8 +SetCollisionPrimitive__13CPhysicsActorFRC16CCollidableAABox = .text:0x80135BAC; // type:function size:0x44 +MoveCollisionPrimitive__13CPhysicsActorFRC9CVector3f = .text:0x80135BF0; // type:function size:0x1C +GetPrimitiveTransform__13CPhysicsActorCFv = .text:0x80135C0C; // type:function size:0x60 +CollidedWith__13CPhysicsActorFRC9TUniqueIdRC18CCollisionInfoListR13CStateManager = .text:0x80135C6C; // type:function size:0x4 +GetBaseBoundingBox__13CPhysicsActorCFv = .text:0x80135C70; // type:function size:0x8 +GetBoundingBox__13CPhysicsActorCFv = .text:0x80135C78; // type:function size:0xA0 +GetMotionVolume__13CPhysicsActorCFf = .text:0x80135D18; // type:function size:0x200 +SetBoundingBox__13CPhysicsActorFRC6CAABox = .text:0x80135F18; // type:function size:0x3C +GetWeight__13CPhysicsActorCFv = .text:0x80135F54; // type:function size:0x10 +GetPrimitiveOffset__13CPhysicsActorCFv = .text:0x80135F64; // type:function size:0x1C +SetPrimitiveOffset__13CPhysicsActorFRC9CVector3f = .text:0x80135F80; // type:function size:0x1C +GetStepDownHeight__13CPhysicsActorCFv = .text:0x80135F9C; // type:function size:0x8 +SetStepUpHeight__13CPhysicsActorFf = .text:0x80135FA4; // type:function size:0x8 +GetStepUpHeight__13CPhysicsActorCFv = .text:0x80135FAC; // type:function size:0x8 +GetOrbitPosition__13CPhysicsActorCFRC13CStateManager = .text:0x80135FB4; // type:function size:0x3C +GetAimPosition__13CPhysicsActorCFRC13CStateManagerf = .text:0x80135FF0; // type:function size:0xA8 +Render__13CPhysicsActorCFRC13CStateManager = .text:0x80136098; // type:function size:0x4 +SetCoefficientOfRestitutionModifier__13CPhysicsActorFf = .text:0x8013609C; // type:function size:0x8 +fn_801360A4 = .text:0x801360A4; // type:function size:0x8 +fn_801360AC = .text:0x801360AC; // type:function size:0x8 +fn_801360B4 = .text:0x801360B4; // type:function size:0x8 +fn_801360BC = .text:0x801360BC; // type:function size:0x8 +fn_801360C4 = .text:0x801360C4; // type:function size:0x8 +IsOnStaticGround__13CPhysicsActorCFv = .text:0x801360CC; // type:function size:0x8 +fn_801360D4 = .text:0x801360D4; // type:function size:0x8 +fn_801360DC = .text:0x801360DC; // type:function size:0x20 +fn_801360FC = .text:0x801360FC; // type:function size:0x174 +SetSPillBug_FuncPtrs__FP17SPillBug_FuncPtrs = .text:0x80136270; // type:function size:0x8 +fn_80136278 = .text:0x80136278; // type:function size:0x10 +__ct__18CPirateEchoEmitterFPC6CActorRC9CVector3fRC15SEchoParameters6CSegId6CSegId6CSegId6CSegId6CSegId6CSegId6CSegId = .text:0x80136288; // type:function size:0xD4 +fn_8013635C = .text:0x8013635C; // type:function size:0x108 +fn_80136464 = .text:0x80136464; // type:function size:0x438 +fn_8013689C = .text:0x8013689C; // type:function size:0x58 +SetSPirateRagDoll_FuncPtrs__FP23SPirateRagDoll_FuncPtrs = .text:0x801368F4; // type:function size:0x8 +LoadPirateRagDoll__FR13CStateManagerP10CPatternedUsUiffRCQ24rstl21reserved_vector = .text:0x801368FC; // type:function size:0x10 +SetSPlantScarabSwarm_FuncPtrs__FP26SPlantScarabSwarm_FuncPtrs = .text:0x8013690C; // type:function size:0x8 +fn_80136914 = .text:0x80136914; // type:function size:0x10 +__ct__17CPlasmaProjectileFRC28TToken<18CWeaponDescription>RCQ24rstl66basic_string,Q24rstl17rmemory_allocator>11EWeaponTypeRC9CBeamInfoRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdRC16CWeaponAssetInfobUi = .text:0x80136924; // type:function size:0xA50 +fn_80137374 = .text:0x80137374; // type:function size:0x17C +fn_801374F0 = .text:0x801374F0; // type:function size:0xDC +fn_801375CC = .text:0x801375CC; // type:function size:0x468 +UpdateFx__17CPlasmaProjectileFRC12CTransform4ffR13CStateManager = .text:0x80137A34; // type:function size:0x530 +CanRenderUnsorted__17CPlasmaProjectileCFRC13CStateManager = .text:0x80137F64; // type:function size:0x8 +AddToRenderer__17CPlasmaProjectileCFRC13CStateManager = .text:0x80137F6C; // type:function size:0xEC +Render__17CPlasmaProjectileCFRC13CStateManager = .text:0x80138058; // type:function size:0x268 +Fire__17CPlasmaProjectileFRC12CTransform4fR13CStateManagerb = .text:0x801382C0; // type:function size:0x110 +ResetBeam__17CPlasmaProjectileFR13CStateManagerb = .text:0x801383D0; // type:function size:0x104 +fn_801384D4 = .text:0x801384D4; // type:function size:0x434 +fn_80138908 = .text:0x80138908; // type:function size:0x194 +fn_80138A9C = .text:0x80138A9C; // type:function size:0x214 +AcceptScriptMsg__17CPlasmaProjectileFR13CStateManagerRC10CScriptMsg = .text:0x80138CB0; // type:function size:0x228 +fn_80138ED8 = .text:0x80138ED8; // type:function size:0xAC +fn_80138F84 = .text:0x80138F84; // type:function size:0x124 +fn_801390A8 = .text:0x801390A8; // type:function size:0x110 +fn_801391B8 = .text:0x801391B8; // type:function size:0x184 +SetInitialDamage__17CPlasmaProjectileFf = .text:0x8013933C; // type:function size:0x20 +fn_8013935C = .text:0x8013935C; // type:function size:0x20 +DrawMoviePlayer__10CPlayMovieFR12CMoviePlayer = .text:0x8013937C; // type:function size:0x10C +fn_80139488 = .text:0x80139488; // type:function size:0x90 +fn_80139518 = .text:0x80139518; // type:function size:0xE4 +fn_801395FC = .text:0x801395FC; // type:function size:0x6E0 +fn_80139CDC = .text:0x80139CDC; // type:function size:0x74 +fn_80139D50 = .text:0x80139D50; // type:function size:0x74 +fn_80139DC4 = .text:0x80139DC4; // type:function size:0x74 +fn_80139E38 = .text:0x80139E38; // type:function size:0x110 +fn_80139F48 = .text:0x80139F48; // type:function size:0x164 +fn_8013A0AC = .text:0x8013A0AC; // type:function size:0x129C +fn_8013B348 = .text:0x8013B348; // type:function size:0x78 +fn_8013B3C0 = .text:0x8013B3C0; // type:function size:0x14 +fn_8013B3D4 = .text:0x8013B3D4; // type:function size:0x3D0 +fn_8013B7A4 = .text:0x8013B7A4; // type:function size:0x318 +fn_8013BABC = .text:0x8013BABC; // type:function size:0xA8 +fn_8013BB64 = .text:0x8013BB64; // type:function size:0x2C +fn_8013BB90 = .text:0x8013BB90; // type:function size:0x1C0 +fn_8013BD50 = .text:0x8013BD50; // type:function size:0xD4 +fn_8013BE24 = .text:0x8013BE24; // type:function size:0x4DC +fn_8013C300 = .text:0x8013C300; // type:function size:0x920 +fn_8013CC20 = .text:0x8013CC20; // type:function size:0x8 +fn_8013CC28 = .text:0x8013CC28; // type:function size:0x40 +fn_8013CC68 = .text:0x8013CC68; // type:function size:0x250 +fn_8013CEB8 = .text:0x8013CEB8; // type:function size:0xC8 +fn_8013CF80 = .text:0x8013CF80; // type:function size:0xF4 +fn_8013D074 = .text:0x8013D074; // type:function size:0x90 +fn_8013D104 = .text:0x8013D104; // type:function size:0x5A8 +fn_8013D6AC = .text:0x8013D6AC; // type:function size:0x18 +fn_8013D6C4 = .text:0x8013D6C4; // type:function size:0x98 +fn_8013D75C = .text:0x8013D75C; // type:function size:0xDC +fn_8013D838 = .text:0x8013D838; // type:function size:0x120 +fn_8013D958 = .text:0x8013D958; // type:function size:0x8 +fn_8013D960 = .text:0x8013D960; // type:function size:0x8 +fn_8013D968 = .text:0x8013D968; // type:function size:0x8 +fn_8013D970 = .text:0x8013D970; // type:function size:0x98 +fn_8013DA08 = .text:0x8013DA08; // type:function size:0x50 +fn_8013DA58 = .text:0x8013DA58; // type:function size:0x2F4 +fn_8013DD4C = .text:0x8013DD4C; // type:function size:0x34 +fn_8013DD80 = .text:0x8013DD80; // type:function size:0x1FE8 +fn_8013FD68 = .text:0x8013FD68; // type:function size:0x6C +fn_8013FDD4 = .text:0x8013FDD4; // type:function size:0xEC +fn_8013FEC0 = .text:0x8013FEC0; // type:function size:0x16C +fn_8014002C = .text:0x8014002C; // type:function size:0x168 +fn_80140194 = .text:0x80140194; // type:function size:0x244 +fn_801403D8 = .text:0x801403D8; // type:function size:0x8 +fn_801403E0 = .text:0x801403E0; // type:function size:0x60C +fn_801409EC = .text:0x801409EC; // type:function size:0x2EC +fn_80140CD8 = .text:0x80140CD8; // type:function size:0xC +fn_80140CE4 = .text:0x80140CE4; // type:function size:0x8 +fn_80140CEC = .text:0x80140CEC; // type:function size:0x4 +fn_80140CF0 = .text:0x80140CF0; // type:function size:0x24 +fn_80140D14 = .text:0x80140D14; // type:function size:0x8 +fn_80140D1C = .text:0x80140D1C; // type:function size:0x30 +fn_80140D4C = .text:0x80140D4C; // type:function size:0x1C0 +fn_80140F0C = .text:0x80140F0C; // type:function size:0x8 +fn_80140F14 = .text:0x80140F14; // type:function size:0xC +fn_80140F20 = .text:0x80140F20; // type:function size:0x4 +fn_80140F24 = .text:0x80140F24; // type:function size:0x1F0 +fn_80141114 = .text:0x80141114; // type:function size:0x98 +fn_801411AC = .text:0x801411AC; // type:function size:0xD9C +fn_80141F48 = .text:0x80141F48; // type:function size:0x8 +fn_80141F50 = .text:0x80141F50; // type:function size:0xC +fn_80141F5C = .text:0x80141F5C; // type:function size:0x10 +fn_80141F6C = .text:0x80141F6C; // type:function size:0x720 +fn_8014268C = .text:0x8014268C; // type:function size:0xF4 +fn_80142780 = .text:0x80142780; // type:function size:0x180 +fn_80142900 = .text:0x80142900; // type:function size:0xA8 +fn_801429A8 = .text:0x801429A8; // type:function size:0x328 +fn_80142CD0 = .text:0x80142CD0; // type:function size:0x8 +fn_80142CD8 = .text:0x80142CD8; // type:function size:0x8C +fn_80142D64 = .text:0x80142D64; // type:function size:0x44 +fn_80142DA8 = .text:0x80142DA8; // type:function size:0xC0 +fn_80142E68 = .text:0x80142E68; // type:function size:0x98 +fn_80142F00 = .text:0x80142F00; // type:function size:0x17C +fn_8014307C = .text:0x8014307C; // type:function size:0x3D4 +fn_80143450 = .text:0x80143450; // type:function size:0x34 +fn_80143484 = .text:0x80143484; // type:function size:0x1B0 +fn_80143634 = .text:0x80143634; // type:function size:0x14 +fn_80143648 = .text:0x80143648; // type:function size:0x54 +fn_8014369C = .text:0x8014369C; // type:function size:0x8 +fn_801436A4 = .text:0x801436A4; // type:function size:0x8 +fn_801436AC = .text:0x801436AC; // type:function size:0x8 +fn_801436B4 = .text:0x801436B4; // type:function size:0x50 +fn_80143704 = .text:0x80143704; // type:function size:0x19C +fn_801438A0 = .text:0x801438A0; // type:function size:0x25C +fn_80143AFC = .text:0x80143AFC; // type:function size:0x8 +fn_80143B04 = .text:0x80143B04; // type:function size:0x4 +fn_80143B08 = .text:0x80143B08; // type:function size:0x1A0 +fn_80143CA8 = .text:0x80143CA8; // type:function size:0x528 +fn_801441D0 = .text:0x801441D0; // type:function size:0x15C +fn_8014432C = .text:0x8014432C; // type:function size:0x106C +fn_80145398 = .text:0x80145398; // type:function size:0x80 +fn_80145418 = .text:0x80145418; // type:function size:0xAC +fn_801454C4 = .text:0x801454C4; // type:function size:0x108 +fn_801455CC = .text:0x801455CC; // type:function size:0x540 +fn_80145B0C = .text:0x80145B0C; // type:function size:0x29C +GetFrozenState__7CPlayerCFv = .text:0x80145DA8; // type:function size:0x18 +BreakFrozenState__7CPlayerFR13CStateManagerQ27CPlayer17EBreakFrozenStateb = .text:0x80145DC0; // type:function size:0x3A4 +fn_80146164 = .text:0x80146164; // type:function size:0x2F8 +fn_8014645C = .text:0x8014645C; // type:function size:0x8 +fn_80146464 = .text:0x80146464; // type:function size:0x40 +fn_801464A4 = .text:0x801464A4; // type:function size:0xBA0 +fn_80147044 = .text:0x80147044; // type:function size:0x8 +fn_8014704C = .text:0x8014704C; // type:function size:0x8 +fn_80147054 = .text:0x80147054; // type:function size:0x8 +fn_8014705C = .text:0x8014705C; // type:function size:0x8 +fn_80147064 = .text:0x80147064; // type:function size:0x8 +fn_8014706C = .text:0x8014706C; // type:function size:0xC +fn_80147078 = .text:0x80147078; // type:function size:0x3C +fn_801470B4 = .text:0x801470B4; // type:function size:0x14 +fn_801470C8 = .text:0x801470C8; // type:function size:0x8 +fn_801470D0 = .text:0x801470D0; // type:function size:0x10 +fn_801470E0 = .text:0x801470E0; // type:function size:0xC +fn_801470EC = .text:0x801470EC; // type:function size:0x8 +fn_801470F4 = .text:0x801470F4; // type:function size:0x10 +fn_80147104 = .text:0x80147104; // type:function size:0x8 +fn_8014710C = .text:0x8014710C; // type:function size:0x8 +fn_80147114 = .text:0x80147114; // type:function size:0x8 +fn_8014711C = .text:0x8014711C; // type:function size:0x2D0 +fn_801473EC = .text:0x801473EC; // type:function size:0x8 +fn_801473F4 = .text:0x801473F4; // type:function size:0x8 +fn_801473FC = .text:0x801473FC; // type:function size:0x14 +fn_80147410 = .text:0x80147410; // type:function size:0x4 +fn_80147414 = .text:0x80147414; // type:function size:0x8 +fn_8014741C = .text:0x8014741C; // type:function size:0x43C +fn_80147858 = .text:0x80147858; // type:function size:0x218 +fn_80147A70 = .text:0x80147A70; // type:function size:0xE4 +fn_80147B54 = .text:0x80147B54; // type:function size:0x120 +AttachActorToPlayer__7CPlayerF9TUniqueIdb = .text:0x80147C74; // type:function size:0x84 +DetachActorFromPlayer__7CPlayerFv = .text:0x80147CF8; // type:function size:0x24 +fn_80147D1C = .text:0x80147D1C; // type:function size:0x354 +fn_80148070 = .text:0x80148070; // type:function size:0x2CC +fn_8014833C = .text:0x8014833C; // type:function size:0x5C +fn_80148398 = .text:0x80148398; // type:function size:0x84 +fn_8014841C = .text:0x8014841C; // type:function size:0x12C +fn_80148548 = .text:0x80148548; // type:function size:0x210 +fn_80148758 = .text:0x80148758; // type:function size:0x7C +fn_801487D4 = .text:0x801487D4; // type:function size:0x128 +fn_801488FC = .text:0x801488FC; // type:function size:0x80 +fn_8014897C = .text:0x8014897C; // type:function size:0x120 +fn_80148A9C = .text:0x80148A9C; // type:function size:0xC44 +fn_801496E0 = .text:0x801496E0; // type:function size:0x1EC +fn_801498CC = .text:0x801498CC; // type:function size:0xB8 +fn_80149984 = .text:0x80149984; // type:function size:0x4 +fn_80149988 = .text:0x80149988; // type:function size:0x320 +fn_80149CA8 = .text:0x80149CA8; // type:function size:0x44 +fn_80149CEC = .text:0x80149CEC; // type:function size:0x44 +fn_80149D30 = .text:0x80149D30; // type:function size:0x20C +fn_80149F3C = .text:0x80149F3C; // type:function size:0x244 +fn_8014A180 = .text:0x8014A180; // type:function size:0x4D8 +fn_8014A658 = .text:0x8014A658; // type:function size:0xCC +fn_8014A724 = .text:0x8014A724; // type:function size:0x190 +SetHudDisable__7CPlayerFfff = .text:0x8014A8B4; // type:function size:0x3C +fn_8014A8F0 = .text:0x8014A8F0; // type:function size:0x8C +fn_8014A97C = .text:0x8014A97C; // type:function size:0x398 +fn_8014AD14 = .text:0x8014AD14; // type:function size:0xC +fn_8014AD20 = .text:0x8014AD20; // type:function size:0x488 +fn_8014B1A8 = .text:0x8014B1A8; // type:function size:0x20 +fn_8014B1C8 = .text:0x8014B1C8; // type:function size:0x8 +fn_8014B1D0 = .text:0x8014B1D0; // type:function size:0x8 +fn_8014B1D8 = .text:0x8014B1D8; // type:function size:0x1C +fn_8014B1F4 = .text:0x8014B1F4; // type:function size:0x8 +fn_8014B1FC = .text:0x8014B1FC; // type:function size:0x3A8 +fn_8014B5A4 = .text:0x8014B5A4; // type:function size:0xC4 +fn_8014B668 = .text:0x8014B668; // type:function size:0x29C +fn_8014B904 = .text:0x8014B904; // type:function size:0x120 +fn_8014BA24 = .text:0x8014BA24; // type:function size:0x80 +fn_8014BAA4 = .text:0x8014BAA4; // type:function size:0x144 +fn_8014BBE8 = .text:0x8014BBE8; // type:function size:0x8 +fn_8014BBF0 = .text:0x8014BBF0; // type:function size:0x40 +fn_8014BC30 = .text:0x8014BC30; // type:function size:0x14 +AsyncLoadSuit__7CPlayerFR13CStateManager = .text:0x8014BC44; // type:function size:0x14 +fn_8014BC58 = .text:0x8014BC58; // type:function size:0x14C +fn_8014BDA4 = .text:0x8014BDA4; // type:function size:0x1C +fn_8014BDC0 = .text:0x8014BDC0; // type:function size:0x18 +fn_8014BDD8 = .text:0x8014BDD8; // type:function size:0x84 +fn_8014BE5C = .text:0x8014BE5C; // type:function size:0x84 +PushSustainedDamage__7CPlayerFv = .text:0x8014BEE0; // type:function size:0x24 +PopSustainedDamage__7CPlayerFv = .text:0x8014BF04; // type:function size:0x18 +fn_8014BF1C = .text:0x8014BF1C; // type:function size:0x4C +fn_8014BF68 = .text:0x8014BF68; // type:function size:0x48 +fn_8014BFB0 = .text:0x8014BFB0; // type:function size:0x18 +SetMinimalAccelerationTimer__7CPlayerFf = .text:0x8014BFC8; // type:function size:0x10 +fn_8014BFD8 = .text:0x8014BFD8; // type:function size:0x318 +fn_8014C2F0 = .text:0x8014C2F0; // type:function size:0xE8 +fn_8014C3D8 = .text:0x8014C3D8; // type:function size:0x2A4 +GetControllerJostleRate__7CPlayerCFv = .text:0x8014C67C; // type:function size:0x8 +fn_8014C684 = .text:0x8014C684; // type:function size:0x124 +fn_8014C7A8 = .text:0x8014C7A8; // type:function size:0x78 +fn_8014C820 = .text:0x8014C820; // type:function size:0x14 +SetTurretState__7CPlayerFQ27CPlayer12ETurretStateR13CStateManager = .text:0x8014C834; // type:function size:0x590 +fn_8014CDC4 = .text:0x8014CDC4; // type:function size:0x40 +fn_8014CE04 = .text:0x8014CE04; // type:function size:0x40 +StartTurret__7CPlayerF9TUniqueIdR13CStateManager = .text:0x8014CE44; // type:function size:0x158 +fn_8014CF9C = .text:0x8014CF9C; // type:function size:0xC +EjectFromTurret__7CPlayerF9TUniqueIdR13CStateManager = .text:0x8014CFA8; // type:function size:0x1C +fn_8014CFC4 = .text:0x8014CFC4; // type:function size:0x114 +fn_8014D0D8 = .text:0x8014D0D8; // type:function size:0xA0 +fn_8014D178 = .text:0x8014D178; // type:function size:0x158 +fn_8014D2D0 = .text:0x8014D2D0; // type:function size:0x60 +fn_8014D330 = .text:0x8014D330; // type:function size:0x278 +fn_8014D5A8 = .text:0x8014D5A8; // type:function size:0xC +fn_8014D5B4 = .text:0x8014D5B4; // type:function size:0x20 +fn_8014D5D4 = .text:0x8014D5D4; // type:function size:0x8 +fn_8014D5DC = .text:0x8014D5DC; // type:function size:0x8 +fn_8014D5E4 = .text:0x8014D5E4; // type:function size:0x6C +GetSoundPan__7CPlayerCFQ27CPlayer20EMultiPlayerSoundPan = .text:0x8014D650; // type:function size:0x10 +fn_8014D660 = .text:0x8014D660; // type:function size:0x8 +fn_8014D668 = .text:0x8014D668; // type:function size:0x8 +GetPlayerNumber__7CPlayerCFv = .text:0x8014D670; // type:function size:0x8 +fn_8014D678 = .text:0x8014D678; // type:function size:0x21C +fn_8014D894 = .text:0x8014D894; // type:function size:0x8AC +fn_8014E140 = .text:0x8014E140; // type:function size:0x540 +fn_8014E680 = .text:0x8014E680; // type:function size:0x154 +fn_8014E7D4 = .text:0x8014E7D4; // type:function size:0x8 +fn_8014E7DC = .text:0x8014E7DC; // type:function size:0x44 +fn_8014E820 = .text:0x8014E820; // type:function size:0x8 +fn_8014E828 = .text:0x8014E828; // type:function size:0x58 +GetDeathAlpha__7CPlayerCFv = .text:0x8014E880; // type:function size:0x88 +fn_8014E908 = .text:0x8014E908; // type:function size:0x140 +fn_8014EA48 = .text:0x8014EA48; // type:function size:0x11C +fn_8014EB64 = .text:0x8014EB64; // type:function size:0x90 +fn_8014EBF4 = .text:0x8014EBF4; // type:function size:0x20 +fn_8014EC14 = .text:0x8014EC14; // type:function size:0x70 +fn_8014EC84 = .text:0x8014EC84; // type:function size:0x8 +fn_8014EC8C = .text:0x8014EC8C; // type:function size:0x8 +fn_8014EC94 = .text:0x8014EC94; // type:function size:0x34 +GetAnalogInputFromControlMapper__7CPlayerCFQ214CControlMapper9ECommandsRC11CFinalInputQ214CControlMapper11EFilterType = .text:0x8014ECC8; // type:function size:0x68 +fn_8014ED30 = .text:0x8014ED30; // type:function size:0x68 +fn_8014ED98 = .text:0x8014ED98; // type:function size:0x68 +fn_8014EE00 = .text:0x8014EE00; // type:function size:0x68 +IsOnGround__7CPlayerCFv = .text:0x8014EE68; // type:function size:0x10 +fn_8014EE78 = .text:0x8014EE78; // type:function size:0xC +fn_8014EE84 = .text:0x8014EE84; // type:function size:0x98 +fn_8014EF1C = .text:0x8014EF1C; // type:function size:0xEC +fn_8014F008 = .text:0x8014F008; // type:function size:0x8 +GetSurfaceRestraint__7CPlayerCFv = .text:0x8014F010; // type:function size:0x8 +fn_8014F018 = .text:0x8014F018; // type:function size:0x2C +fn_8014F044 = .text:0x8014F044; // type:function size:0x6C +fn_8014F0B0 = .text:0x8014F0B0; // type:function size:0x38 +fn_8014F0E8 = .text:0x8014F0E8; // type:function size:0xD8 +fn_8014F1C0 = .text:0x8014F1C0; // type:function size:0xEC +fn_8014F2AC = .text:0x8014F2AC; // type:function size:0x18 +fn_8014F2C4 = .text:0x8014F2C4; // type:function size:0xE8 +fn_8014F3AC = .text:0x8014F3AC; // type:function size:0x64 +fn_8014F410 = .text:0x8014F410; // type:function size:0x258 +fn_8014F668 = .text:0x8014F668; // type:function size:0x320 +fn_8014F988 = .text:0x8014F988; // type:function size:0x12C +fn_8014FAB4 = .text:0x8014FAB4; // type:function size:0x140 +fn_8014FBF4 = .text:0x8014FBF4; // type:function size:0xC +fn_8014FC00 = .text:0x8014FC00; // type:function size:0x8 +fn_8014FC08 = .text:0x8014FC08; // type:function size:0xF8 +fn_8014FD00 = .text:0x8014FD00; // type:function size:0x10 +fn_8014FD10 = .text:0x8014FD10; // type:function size:0x10 +fn_8014FD20 = .text:0x8014FD20; // type:function size:0x14 +fn_8014FD34 = .text:0x8014FD34; // type:function size:0xB4 +fn_8014FDE8 = .text:0x8014FDE8; // type:function size:0xB4 +fn_8014FE9C = .text:0x8014FE9C; // type:function size:0x88 +fn_8014FF24 = .text:0x8014FF24; // type:function size:0x58 +fn_8014FF7C = .text:0x8014FF7C; // type:function size:0xF8 +fn_80150074 = .text:0x80150074; // type:function size:0x114 +fn_80150188 = .text:0x80150188; // type:function size:0x22C +fn_801503B4 = .text:0x801503B4; // type:function size:0x14 +fn_801503C8 = .text:0x801503C8; // type:function size:0x34 +fn_801503FC = .text:0x801503FC; // type:function size:0x34 +fn_80150430 = .text:0x80150430; // type:function size:0x34 +fn_80150464 = .text:0x80150464; // type:function size:0x34 +fn_80150498 = .text:0x80150498; // type:function size:0x34 +fn_801504CC = .text:0x801504CC; // type:function size:0x34 +fn_80150500 = .text:0x80150500; // type:function size:0x4C +fn_8015054C = .text:0x8015054C; // type:function size:0x44 +fn_80150590 = .text:0x80150590; // type:function size:0x44 +fn_801505D4 = .text:0x801505D4; // type:function size:0x1C +fn_801505F0 = .text:0x801505F0; // type:function size:0xAC +fn_8015069C = .text:0x8015069C; // type:function size:0x1CC +fn_80150868 = .text:0x80150868; // type:function size:0x264 +fn_80150ACC = .text:0x80150ACC; // type:function size:0x2AC +fn_80150D78 = .text:0x80150D78; // type:function size:0x94 +fn_80150E0C = .text:0x80150E0C; // type:function size:0x94 +fn_80150EA0 = .text:0x80150EA0; // type:function size:0x94 +fn_80150F34 = .text:0x80150F34; // type:function size:0x88 +fn_80150FBC = .text:0x80150FBC; // type:function size:0x400 +fn_801513BC = .text:0x801513BC; // type:function size:0x24 +fn_801513E0 = .text:0x801513E0; // type:function size:0x48 +fn_80151428 = .text:0x80151428; // type:function size:0x48 +fn_80151470 = .text:0x80151470; // type:function size:0x34 +fn_801514A4 = .text:0x801514A4; // type:function size:0x74 +fn_80151518 = .text:0x80151518; // type:function size:0x14 +fn_8015152C = .text:0x8015152C; // type:function size:0x4 +fn_80151530 = .text:0x80151530; // type:function size:0x88 +fn_801515B8 = .text:0x801515B8; // type:function size:0x44 +fn_801515FC = .text:0x801515FC; // type:function size:0xA0 +fn_8015169C = .text:0x8015169C; // type:function size:0x5C +fn_801516F8 = .text:0x801516F8; // type:function size:0x48 +fn_80151740 = .text:0x80151740; // type:function size:0x48 +fn_80151788 = .text:0x80151788; // type:function size:0xAC +fn_80151834 = .text:0x80151834; // type:function size:0x90 +fn_801518C4 = .text:0x801518C4; // type:function size:0x48 +fn_8015190C = .text:0x8015190C; // type:function size:0x40 +fn_8015194C = .text:0x8015194C; // type:function size:0x40 +fn_8015198C = .text:0x8015198C; // type:function size:0x238 +fn_80151BC4 = .text:0x80151BC4; // type:function size:0x38C +fn_80151F50 = .text:0x80151F50; // type:function size:0x1F8 +fn_80152148 = .text:0x80152148; // type:function size:0x3C4 +fn_8015250C = .text:0x8015250C; // type:function size:0x238 +fn_80152744 = .text:0x80152744; // type:function size:0x200 +fn_80152944 = .text:0x80152944; // type:function size:0x208 +fn_80152B4C = .text:0x80152B4C; // type:function size:0x1F8 +fn_80152D44 = .text:0x80152D44; // type:function size:0x594 +fn_801532D8 = .text:0x801532D8; // type:function size:0x214 +fn_801534EC = .text:0x801534EC; // type:function size:0x40 +fn_8015352C = .text:0x8015352C; // type:function size:0x6CC +fn_80153BF8 = .text:0x80153BF8; // type:function size:0x33C +fn_80153F34 = .text:0x80153F34; // type:function size:0x40 +fn_80153F74 = .text:0x80153F74; // type:function size:0x40 +fn_80153FB4 = .text:0x80153FB4; // type:function size:0x40 +fn_80153FF4 = .text:0x80153FF4; // type:function size:0x40 +fn_80154034 = .text:0x80154034; // type:function size:0x40 +fn_80154074 = .text:0x80154074; // type:function size:0x40 +fn_801540B4 = .text:0x801540B4; // type:function size:0x40 +fn_801540F4 = .text:0x801540F4; // type:function size:0x50 +fn_80154144 = .text:0x80154144; // type:function size:0x2C +fn_80154170 = .text:0x80154170; // type:function size:0x28 +fn_80154198 = .text:0x80154198; // type:function size:0x10 +fn_801541A8 = .text:0x801541A8; // type:function size:0x1E4 +fn_8015438C = .text:0x8015438C; // type:function size:0x2D0 +fn_8015465C = .text:0x8015465C; // type:function size:0x40 +fn_8015469C = .text:0x8015469C; // type:function size:0x40 +fn_801546DC = .text:0x801546DC; // type:function size:0x94 +fn_80154770 = .text:0x80154770; // type:function size:0x8 +fn_80154778 = .text:0x80154778; // type:function size:0xC +fn_80154784 = .text:0x80154784; // type:function size:0x6C +fn_801547F0 = .text:0x801547F0; // type:function size:0x8 +fn_801547F8 = .text:0x801547F8; // type:function size:0x1C4 +fn_801549BC = .text:0x801549BC; // type:function size:0xC +fn_801549C8 = .text:0x801549C8; // type:function size:0xAC +fn_80154A74 = .text:0x80154A74; // type:function size:0x34 +fn_80154AA8 = .text:0x80154AA8; // type:function size:0xE4 +fn_80154B8C = .text:0x80154B8C; // type:function size:0xAC +fn_80154C38 = .text:0x80154C38; // type:function size:0x44 +fn_80154C7C = .text:0x80154C7C; // type:function size:0x2B8 +fn_80154F34 = .text:0x80154F34; // type:function size:0x8 +fn_80154F3C = .text:0x80154F3C; // type:function size:0x58 +fn_80154F94 = .text:0x80154F94; // type:function size:0x170 +fn_80155104 = .text:0x80155104; // type:function size:0x3BC +fn_801554C0 = .text:0x801554C0; // type:function size:0xD0 +fn_80155590 = .text:0x80155590; // type:function size:0x390 +fn_80155920 = .text:0x80155920; // type:function size:0x68 +fn_80155988 = .text:0x80155988; // type:function size:0x94 +FireBeamPressed__7CPlayerCFRC11CFinalInput = .text:0x80155A1C; // type:function size:0x94 +fn_80155AB0 = .text:0x80155AB0; // type:function size:0x48 +fn_80155AF8 = .text:0x80155AF8; // type:function size:0x48 +fn_80155B40 = .text:0x80155B40; // type:function size:0x48 +fn_80155B88 = .text:0x80155B88; // type:function size:0x48 +fn_80155BD0 = .text:0x80155BD0; // type:function size:0x48 +fn_80155C18 = .text:0x80155C18; // type:function size:0xBC +fn_80155CD4 = .text:0x80155CD4; // type:function size:0x10 +GetRezbitState__7CPlayerCFv = .text:0x80155CE4; // type:function size:0x8 +fn_80155CEC = .text:0x80155CEC; // type:function size:0x18 +StartRezbitState__7CPlayerFR13CStateManagerRC20CRezbitEffectOptions = .text:0x80155D04; // type:function size:0x2DC +fn_80155FE0 = .text:0x80155FE0; // type:function size:0x64 +fn_80156044 = .text:0x80156044; // type:function size:0x138 +fn_8015617C = .text:0x8015617C; // type:function size:0x2C +fn_801561A8 = .text:0x801561A8; // type:function size:0x6C +fn_80156214 = .text:0x80156214; // type:function size:0x9C +DisableControls__7CPlayerFR13CStateManagerUi9TUniqueIdfQ29CGameHint14EBreakHintType = .text:0x801562B0; // type:function size:0x180 +fn_80156430 = .text:0x80156430; // type:function size:0x7C +fn_801564AC = .text:0x801564AC; // type:function size:0x48 +AddEnergyDrainSource__18CPlayerEnergyDrainF9TUniqueIdf = .text:0x801564F4; // type:function size:0x5AC +fn_80156AA0 = .text:0x80156AA0; // type:function size:0x64 +RemoveEnergyDrainSource__18CPlayerEnergyDrainF9TUniqueId = .text:0x80156B04; // type:function size:0x104 +fn_80156C08 = .text:0x80156C08; // type:function size:0xC4 +fn_80156CCC = .text:0x80156CCC; // type:function size:0x14 +fn_80156CE0 = .text:0x80156CE0; // type:function size:0x9C +fn_80156D7C = .text:0x80156D7C; // type:function size:0x528 +fn_801572A4 = .text:0x801572A4; // type:function size:0x7C +fn_80157320 = .text:0x80157320; // type:function size:0x2E8 +fn_80157608 = .text:0x80157608; // type:function size:0x10 +fn_80157618 = .text:0x80157618; // type:function size:0x14 +fn_8015762C = .text:0x8015762C; // type:function size:0x1C +fn_80157648 = .text:0x80157648; // type:function size:0x94 +fn_801576DC = .text:0x801576DC; // type:function size:0x118 +fn_801577F4 = .text:0x801577F4; // type:function size:0x8 +fn_801577FC = .text:0x801577FC; // type:function size:0x98C +fn_80158188 = .text:0x80158188; // type:function size:0x8B8 +fn_80158A40 = .text:0x80158A40; // type:function size:0x16C +fn_80158BAC = .text:0x80158BAC; // type:function size:0x5D0 +fn_8015917C = .text:0x8015917C; // type:function size:0xD8 +fn_80159254 = .text:0x80159254; // type:function size:0x48 +fn_8015929C = .text:0x8015929C; // type:function size:0x9C +fn_80159338 = .text:0x80159338; // type:function size:0x140 +fn_80159478 = .text:0x80159478; // type:function size:0x104 +fn_8015957C = .text:0x8015957C; // type:function size:0x2D8 +fn_80159854 = .text:0x80159854; // type:function size:0x15C +fn_801599B0 = .text:0x801599B0; // type:function size:0x10 +fn_801599C0 = .text:0x801599C0; // type:function size:0x60 +fn_80159A20 = .text:0x80159A20; // type:function size:0x6C +fn_80159A8C = .text:0x80159A8C; // type:function size:0xB8 +fn_80159B44 = .text:0x80159B44; // type:function size:0x7A4 +fn_8015A2E8 = .text:0x8015A2E8; // type:function size:0x1E4 +fn_8015A4CC = .text:0x8015A4CC; // type:function size:0x16C +fn_8015A638 = .text:0x8015A638; // type:function size:0xF0 +fn_8015A728 = .text:0x8015A728; // type:function size:0x8C +fn_8015A7B4 = .text:0x8015A7B4; // type:function size:0x104 +fn_8015A8B8 = .text:0x8015A8B8; // type:function size:0x98 +fn_8015A950 = .text:0x8015A950; // type:function size:0xD8 +fn_8015AA28 = .text:0x8015AA28; // type:function size:0xC4 +fn_8015AAEC = .text:0x8015AAEC; // type:function size:0x3C +fn_8015AB28 = .text:0x8015AB28; // type:function size:0x58 +fn_8015AB80 = .text:0x8015AB80; // type:function size:0x7C +fn_8015ABFC = .text:0x8015ABFC; // type:function size:0x24 +fn_8015AC20 = .text:0x8015AC20; // type:function size:0x5C +fn_8015AC7C = .text:0x8015AC7C; // type:function size:0xB4 +fn_8015AD30 = .text:0x8015AD30; // type:function size:0xBC +fn_8015ADEC = .text:0x8015ADEC; // type:function size:0x1B0 +fn_8015AF9C = .text:0x8015AF9C; // type:function size:0x16C +fn_8015B108 = .text:0x8015B108; // type:function size:0xC0 +fn_8015B1C8 = .text:0x8015B1C8; // type:function size:0x24 +fn_8015B1EC = .text:0x8015B1EC; // type:function size:0x40 +fn_8015B22C = .text:0x8015B22C; // type:function size:0x44 +fn_8015B270 = .text:0x8015B270; // type:function size:0x34 +fn_8015B2A4 = .text:0x8015B2A4; // type:function size:0x548 +fn_8015B7EC = .text:0x8015B7EC; // type:function size:0x1C +fn_8015B808 = .text:0x8015B808; // type:function size:0x18 +fn_8015B820 = .text:0x8015B820; // type:function size:0x10 +fn_8015B830 = .text:0x8015B830; // type:function size:0x1E4 +fn_8015BA14 = .text:0x8015BA14; // type:function size:0xCC +fn_8015BAE0 = .text:0x8015BAE0; // type:function size:0x408 +fn_8015BEE8 = .text:0x8015BEE8; // type:function size:0x64 +fn_8015BF4C = .text:0x8015BF4C; // type:function size:0x54 +fn_8015BFA0 = .text:0x8015BFA0; // type:function size:0x8C +fn_8015C02C = .text:0x8015C02C; // type:function size:0x18 +fn_8015C044 = .text:0x8015C044; // type:function size:0x1CC +ApplyPlayerKnockBackForce__19CPlayerKnockBackMgrFR7CPlayerRC9CVector3fff = .text:0x8015C210; // type:function size:0x2C0 +fn_8015C4D0 = .text:0x8015C4D0; // type:function size:0xF4 +fn_8015C5C4 = .text:0x8015C5C4; // type:function size:0x2B0 +fn_8015C874 = .text:0x8015C874; // type:function size:0xFC +fn_8015C970 = .text:0x8015C970; // type:function size:0xCC +fn_8015CA3C = .text:0x8015CA3C; // type:function size:0x2C +fn_8015CA68 = .text:0x8015CA68; // type:function size:0xC +fn_8015CA74 = .text:0x8015CA74; // type:function size:0xC +fn_8015CA80 = .text:0x8015CA80; // type:function size:0xC +__ct__15CPlayerListenerFR13CStateManagerUi = .text:0x8015CA8C; // type:function size:0xA4 +__dt__15CPlayerListenerFv = .text:0x8015CB30; // type:function size:0x40 +KillListener__15CPlayerListenerFR13CStateManager = .text:0x8015CB70; // type:function size:0x94 +GetFirstPlayer__15CPlayerListenerCFRC13CStateManager = .text:0x8015CC04; // type:function size:0x40 +GetNextPlayer__15CPlayerListenerCFRC13CStateManagerUi = .text:0x8015CC44; // type:function size:0x58 +GetDampedClampedVelocityWR__7CPlayerCFf = .text:0x8015CC9C; // type:function size:0x218 +fn_8015CEB4 = .text:0x8015CEB4; // type:function size:0x58 +fn_8015CF0C = .text:0x8015CF0C; // type:function size:0x58 +fn_8015CF64 = .text:0x8015CF64; // type:function size:0x34 +GetGravity__7CPlayerCFv = .text:0x8015CF98; // type:function size:0xEC +fn_8015D084 = .text:0x8015D084; // type:function size:0x3C +fn_8015D0C0 = .text:0x8015D0C0; // type:function size:0xD0 +fn_8015D190 = .text:0x8015D190; // type:function size:0x1FC +fn_8015D38C = .text:0x8015D38C; // type:function size:0x1EC +fn_8015D578 = .text:0x8015D578; // type:function size:0x154 +fn_8015D6CC = .text:0x8015D6CC; // type:function size:0x1F0 +fn_8015D8BC = .text:0x8015D8BC; // type:function size:0xB0 +fn_8015D96C = .text:0x8015D96C; // type:function size:0x80 +fn_8015D9EC = .text:0x8015D9EC; // type:function size:0x140 +fn_8015DB2C = .text:0x8015DB2C; // type:function size:0x73C +fn_8015E268 = .text:0x8015E268; // type:function size:0x248 +fn_8015E4B0 = .text:0x8015E4B0; // type:function size:0x63C +fn_8015EAEC = .text:0x8015EAEC; // type:function size:0x1F0 +fn_8015ECDC = .text:0x8015ECDC; // type:function size:0xAC +fn_8015ED88 = .text:0x8015ED88; // type:function size:0x1E4 +fn_8015EF6C = .text:0x8015EF6C; // type:function size:0xC8 +fn_8015F034 = .text:0x8015F034; // type:function size:0x2D0 +fn_8015F304 = .text:0x8015F304; // type:function size:0x88 +fn_8015F38C = .text:0x8015F38C; // type:function size:0x7EC +SetMoveState__7CPlayerFQ27NPlayer20EPlayerMovementStateR13CStateManager = .text:0x8015FB78; // type:function size:0x3F0 +fn_8015FF68 = .text:0x8015FF68; // type:function size:0x374 +fn_801602DC = .text:0x801602DC; // type:function size:0x148 +fn_80160424 = .text:0x80160424; // type:function size:0x38 +fn_8016045C = .text:0x8016045C; // type:function size:0xF0 +fn_8016054C = .text:0x8016054C; // type:function size:0xE0 +fn_8016062C = .text:0x8016062C; // type:function size:0x18 +fn_80160644 = .text:0x80160644; // type:function size:0x4 +fn_80160648 = .text:0x80160648; // type:function size:0xC +fn_80160654 = .text:0x80160654; // type:function size:0x48 +fn_8016069C = .text:0x8016069C; // type:function size:0xC0 +fn_8016075C = .text:0x8016075C; // type:function size:0x568 +Teleport__7CPlayerFRC12CTransform4fR13CStateManagerb = .text:0x80160CC4; // type:function size:0x310 +fn_80160FD4 = .text:0x80160FD4; // type:function size:0x90 +fn_80161064 = .text:0x80161064; // type:function size:0x118 +fn_8016117C = .text:0x8016117C; // type:function size:0x2C +fn_801611A8 = .text:0x801611A8; // type:function size:0x20 +fn_801611C8 = .text:0x801611C8; // type:function size:0x50 +GetEyeHeight__7CPlayerCFv = .text:0x80161218; // type:function size:0x64 +GetEyePosition__7CPlayerCFv = .text:0x8016127C; // type:function size:0x74 +GetBallPosition__7CPlayerCFv = .text:0x801612F0; // type:function size:0x78 +fn_80161368 = .text:0x80161368; // type:function size:0x8 +fn_80161370 = .text:0x80161370; // type:function size:0x33C +fn_801616AC = .text:0x801616AC; // type:function size:0x378 +fn_80161A24 = .text:0x80161A24; // type:function size:0x1B8 +fn_80161BDC = .text:0x80161BDC; // type:function size:0x328 +fn_80161F04 = .text:0x80161F04; // type:function size:0x36C +fn_80162270 = .text:0x80162270; // type:function size:0x410 +fn_80162680 = .text:0x80162680; // type:function size:0x15C +fn_801627DC = .text:0x801627DC; // type:function size:0x69C +fn_80162E78 = .text:0x80162E78; // type:function size:0x110 +fn_80162F88 = .text:0x80162F88; // type:function size:0x18 +fn_80162FA0 = .text:0x80162FA0; // type:function size:0x54 +fn_80162FF4 = .text:0x80162FF4; // type:function size:0x130 +fn_80163124 = .text:0x80163124; // type:function size:0x1FC +fn_80163320 = .text:0x80163320; // type:function size:0x1AC +fn_801634CC = .text:0x801634CC; // type:function size:0x3C4 +fn_80163890 = .text:0x80163890; // type:function size:0x18 +fn_801638A8 = .text:0x801638A8; // type:function size:0x160 +fn_80163A08 = .text:0x80163A08; // type:function size:0xC4 +fn_80163ACC = .text:0x80163ACC; // type:function size:0x10C +fn_80163BD8 = .text:0x80163BD8; // type:function size:0x20C +fn_80163DE4 = .text:0x80163DE4; // type:function size:0x14C +fn_80163F30 = .text:0x80163F30; // type:function size:0x14 +fn_80163F44 = .text:0x80163F44; // type:function size:0x80 +fn_80163FC4 = .text:0x80163FC4; // type:function size:0x64 +fn_80164028 = .text:0x80164028; // type:function size:0x8 +fn_80164030 = .text:0x80164030; // type:function size:0x8 +fn_80164038 = .text:0x80164038; // type:function size:0x8 +fn_80164040 = .text:0x80164040; // type:function size:0x58 +fn_80164098 = .text:0x80164098; // type:function size:0x54 +fn_801640EC = .text:0x801640EC; // type:function size:0x42C +fn_80164518 = .text:0x80164518; // type:function size:0xC +fn_80164524 = .text:0x80164524; // type:function size:0x8 +fn_8016452C = .text:0x8016452C; // type:function size:0x438 +fn_80164964 = .text:0x80164964; // type:function size:0x4 +GetOrbitMaxTargetDistance__7CPlayerCFRC13CStateManager = .text:0x80164968; // type:function size:0x4C +fn_801649B4 = .text:0x801649B4; // type:function size:0x4C +fn_80164A00 = .text:0x80164A00; // type:function size:0x3C4 +fn_80164DC4 = .text:0x80164DC4; // type:function size:0x298 +fn_8016505C = .text:0x8016505C; // type:function size:0x148 +fn_801651A4 = .text:0x801651A4; // type:function size:0xC +fn_801651B0 = .text:0x801651B0; // type:function size:0x738 +fn_801658E8 = .text:0x801658E8; // type:function size:0x40 +fn_80165928 = .text:0x80165928; // type:function size:0xC0 +fn_801659E8 = .text:0x801659E8; // type:function size:0x1C +fn_80165A04 = .text:0x80165A04; // type:function size:0xD4 +fn_80165AD8 = .text:0x80165AD8; // type:function size:0x80 +CheckOrbitDisableSourceList__7CPlayerCFv = .text:0x80165B58; // type:function size:0x14 +fn_80165B6C = .text:0x80165B6C; // type:function size:0xE8 +fn_80165C54 = .text:0x80165C54; // type:function size:0x1AC +fn_80165E00 = .text:0x80165E00; // type:function size:0x190 +fn_80165F90 = .text:0x80165F90; // type:function size:0x2FC +fn_8016628C = .text:0x8016628C; // type:function size:0x798 +fn_80166A24 = .text:0x80166A24; // type:function size:0x8 +fn_80166A2C = .text:0x80166A2C; // type:function size:0xC +fn_80166A38 = .text:0x80166A38; // type:function size:0x294 +fn_80166CCC = .text:0x80166CCC; // type:function size:0x414 +fn_801670E0 = .text:0x801670E0; // type:function size:0x47C +fn_8016755C = .text:0x8016755C; // type:function size:0x3A4 +fn_80167900 = .text:0x80167900; // type:function size:0x170 +fn_80167A70 = .text:0x80167A70; // type:function size:0x2A8 +fn_80167D18 = .text:0x80167D18; // type:function size:0x360 +fn_80168078 = .text:0x80168078; // type:function size:0x40 +fn_801680B8 = .text:0x801680B8; // type:function size:0x140 +fn_801681F8 = .text:0x801681F8; // type:function size:0x1C4 +fn_801683BC = .text:0x801683BC; // type:function size:0x80 +fn_8016843C = .text:0x8016843C; // type:function size:0x7C +fn_801684B8 = .text:0x801684B8; // type:function size:0xE0 +SetOrbitTargetId__7CPlayerF9TUniqueIdRC13CStateManager = .text:0x80168598; // type:function size:0xD8 +SetOrbitState__7CPlayerFQ27CPlayer17EPlayerOrbitStateRC13CStateManager = .text:0x80168670; // type:function size:0x12C +fn_8016879C = .text:0x8016879C; // type:function size:0x7C +fn_80168818 = .text:0x80168818; // type:function size:0x78 +fn_80168890 = .text:0x80168890; // type:function size:0x4C +fn_801688DC = .text:0x801688DC; // type:function size:0x1C +fn_801688F8 = .text:0x801688F8; // type:function size:0x2C +fn_80168924 = .text:0x80168924; // type:function size:0x84 +TryToBreakOrbit__7CPlayerF9TUniqueIdQ27CPlayer16EOrbitBrokenTypeR13CStateManager = .text:0x801689A8; // type:function size:0x3C +fn_801689E4 = .text:0x801689E4; // type:function size:0xC +fn_801689F0 = .text:0x801689F0; // type:function size:0xEC +fn_80168ADC = .text:0x80168ADC; // type:function size:0x8 +fn_80168AE4 = .text:0x80168AE4; // type:function size:0x8 +fn_80168AEC = .text:0x80168AEC; // type:function size:0xA4 +fn_80168B90 = .text:0x80168B90; // type:function size:0x260 +fn_80168DF0 = .text:0x80168DF0; // type:function size:0x28 +fn_80168E18 = .text:0x80168E18; // type:function size:0x4C +fn_80168E64 = .text:0x80168E64; // type:function size:0x354 +fn_801691B8 = .text:0x801691B8; // type:function size:0x240 +fn_801693F8 = .text:0x801693F8; // type:function size:0xAC4 +fn_80169EBC = .text:0x80169EBC; // type:function size:0x24 +fn_80169EE0 = .text:0x80169EE0; // type:function size:0x3C +fn_80169F1C = .text:0x80169F1C; // type:function size:0x8 +fn_80169F24 = .text:0x80169F24; // type:function size:0x1C +fn_80169F40 = .text:0x80169F40; // type:function size:0x24 +fn_80169F64 = .text:0x80169F64; // type:function size:0x34 +fn_80169F98 = .text:0x80169F98; // type:function size:0x28 +fn_80169FC0 = .text:0x80169FC0; // type:function size:0x4 +fn_80169FC4 = .text:0x80169FC4; // type:function size:0x24 +fn_80169FE8 = .text:0x80169FE8; // type:function size:0x4 +fn_80169FEC = .text:0x80169FEC; // type:function size:0x4 +fn_80169FF0 = .text:0x80169FF0; // type:function size:0x328 +fn_8016A318 = .text:0x8016A318; // type:function size:0xF8 +fn_8016A410 = .text:0x8016A410; // type:function size:0x490 +fn_8016A8A0 = .text:0x8016A8A0; // type:function size:0x8 +fn_8016A8A8 = .text:0x8016A8A8; // type:function size:0x8 +fn_8016A8B0 = .text:0x8016A8B0; // type:function size:0x8 +fn_8016A8B8 = .text:0x8016A8B8; // type:function size:0x8 +fn_8016A8C0 = .text:0x8016A8C0; // type:function size:0x3C +fn_8016A8FC = .text:0x8016A8FC; // type:function size:0x5D0 +fn_8016AECC = .text:0x8016AECC; // type:function size:0x208 +fn_8016B0D4 = .text:0x8016B0D4; // type:function size:0x764 +fn_8016B838 = .text:0x8016B838; // type:function size:0x254 +fn_8016BA8C = .text:0x8016BA8C; // type:function size:0x738 +fn_8016C1C4 = .text:0x8016C1C4; // type:function size:0x770 +fn_8016C934 = .text:0x8016C934; // type:function size:0x54 +fn_8016C988 = .text:0x8016C988; // type:function size:0x13C +fn_8016CAC4 = .text:0x8016CAC4; // type:function size:0xE4 +fn_8016CBA8 = .text:0x8016CBA8; // type:function size:0xD4 +fn_8016CC7C = .text:0x8016CC7C; // type:function size:0x1DC +fn_8016CE58 = .text:0x8016CE58; // type:function size:0x14 +fn_8016CE6C = .text:0x8016CE6C; // type:function size:0x20 +fn_8016CE8C = .text:0x8016CE8C; // type:function size:0x10 +fn_8016CE9C = .text:0x8016CE9C; // type:function size:0x16C +fn_8016D008 = .text:0x8016D008; // type:function size:0x3A0 +fn_8016D3A8 = .text:0x8016D3A8; // type:function size:0x3C4 +fn_8016D76C = .text:0x8016D76C; // type:function size:0x8 +fn_8016D774 = .text:0x8016D774; // type:function size:0x210 +fn_8016D984 = .text:0x8016D984; // type:function size:0x14 +fn_8016D998 = .text:0x8016D998; // type:function size:0x114 +fn_8016DAAC = .text:0x8016DAAC; // type:function size:0x40 +fn_8016DAEC = .text:0x8016DAEC; // type:function size:0x14 +fn_8016DB00 = .text:0x8016DB00; // type:function size:0x60 +IncrPickUp__12CPlayerStateFQ212CPlayerState9EItemTypei = .text:0x8016DB60; // type:function size:0xB0 +DecrPickUp__12CPlayerStateFQ212CPlayerState9EItemTypei = .text:0x8016DC10; // type:function size:0x88 +fn_8016DC98 = .text:0x8016DC98; // type:function size:0x11C +GetItemAmount__12CPlayerStateCFQ212CPlayerState9EItemTypeb = .text:0x8016DDB4; // type:function size:0x90 +SetItemAmount__12CPlayerStateFQ212CPlayerState9EItemTypei = .text:0x8016DE44; // type:function size:0x2C +GetItemCapacity__12CPlayerStateCFQ212CPlayerState9EItemType = .text:0x8016DE70; // type:function size:0x20 +HasPowerUp__12CPlayerStateCFQ212CPlayerState9EItemType = .text:0x8016DE90; // type:function size:0x2C +fn_8016DEBC = .text:0x8016DEBC; // type:function size:0x20 +fn_8016DEDC = .text:0x8016DEDC; // type:function size:0x54 +fn_8016DF30 = .text:0x8016DF30; // type:function size:0x54 +fn_8016DF84 = .text:0x8016DF84; // type:function size:0x64 +fn_8016DFE8 = .text:0x8016DFE8; // type:function size:0x18 +fn_8016E000 = .text:0x8016E000; // type:function size:0x1C +fn_8016E01C = .text:0x8016E01C; // type:function size:0xD0 +fn_8016E0EC = .text:0x8016E0EC; // type:function size:0x10 +fn_8016E0FC = .text:0x8016E0FC; // type:function size:0x30 +fn_8016E12C = .text:0x8016E12C; // type:function size:0x8 +fn_8016E134 = .text:0x8016E134; // type:function size:0x8 +fn_8016E13C = .text:0x8016E13C; // type:function size:0x8 +fn_8016E144 = .text:0x8016E144; // type:function size:0x158 +fn_8016E29C = .text:0x8016E29C; // type:function size:0x9C +fn_8016E338 = .text:0x8016E338; // type:function size:0x64 +fn_8016E39C = .text:0x8016E39C; // type:function size:0xBC +fn_8016E458 = .text:0x8016E458; // type:function size:0xA0 +fn_8016E4F8 = .text:0x8016E4F8; // type:function size:0xC +GetActiveVisor__12CPlayerStateCFRC13CStateManager = .text:0x8016E504; // type:function size:0x58 +fn_8016E55C = .text:0x8016E55C; // type:function size:0x84 +fn_8016E5E0 = .text:0x8016E5E0; // type:function size:0x3C +fn_8016E61C = .text:0x8016E61C; // type:function size:0x14 +GetRenderSuit__12CPlayerStateFRC13CStateManagerRC12CPlayerStateQ212CPlayerState11EPlayerSuit = .text:0x8016E630; // type:function size:0x6C +CanRenderGrapple__12CPlayerStateCFv = .text:0x8016E69C; // type:function size:0x58 +fn_8016E6F4 = .text:0x8016E6F4; // type:function size:0x8 +fn_8016E6FC = .text:0x8016E6FC; // type:function size:0xC +fn_8016E708 = .text:0x8016E708; // type:function size:0x48 +fn_8016E750 = .text:0x8016E750; // type:function size:0x18 +fn_8016E768 = .text:0x8016E768; // type:function size:0x8 +fn_8016E770 = .text:0x8016E770; // type:function size:0x11C +fn_8016E88C = .text:0x8016E88C; // type:function size:0x288 +fn_8016EB14 = .text:0x8016EB14; // type:function size:0x28 +fn_8016EB3C = .text:0x8016EB3C; // type:function size:0x90 +fn_8016EBCC = .text:0x8016EBCC; // type:function size:0x8 +fn_8016EBD4 = .text:0x8016EBD4; // type:function size:0xB4 +fn_8016EC88 = .text:0x8016EC88; // type:function size:0x68 +fn_8016ECF0 = .text:0x8016ECF0; // type:function size:0x424 +fn_8016F114 = .text:0x8016F114; // type:function size:0x68 +fn_8016F17C = .text:0x8016F17C; // type:function size:0xFC +fn_8016F278 = .text:0x8016F278; // type:function size:0x18 +fn_8016F290 = .text:0x8016F290; // type:function size:0x59C +fn_8016F82C = .text:0x8016F82C; // type:function size:0x2E4 +fn_8016FB10 = .text:0x8016FB10; // type:function size:0x3C +fn_8016FB4C = .text:0x8016FB4C; // type:function size:0x34 +fn_8016FB80 = .text:0x8016FB80; // type:function size:0x44 +fn_8016FBC4 = .text:0x8016FBC4; // type:function size:0x18 +fn_8016FBDC = .text:0x8016FBDC; // type:function size:0x48C +fn_80170068 = .text:0x80170068; // type:function size:0x144 +fn_801701AC = .text:0x801701AC; // type:function size:0x50 +fn_801701FC = .text:0x801701FC; // type:function size:0x50 +fn_8017024C = .text:0x8017024C; // type:function size:0x100 +fn_8017034C = .text:0x8017034C; // type:function size:0x70 +fn_801703BC = .text:0x801703BC; // type:function size:0x218 +fn_801705D4 = .text:0x801705D4; // type:function size:0x14C +fn_80170720 = .text:0x80170720; // type:function size:0x84 +fn_801707A4 = .text:0x801707A4; // type:function size:0x2D0 +fn_80170A74 = .text:0x80170A74; // type:function size:0xB0 +fn_80170B24 = .text:0x80170B24; // type:function size:0x4 +fn_80170B28 = .text:0x80170B28; // type:function size:0x4 +fn_80170B2C = .text:0x80170B2C; // type:function size:0x1CC +fn_80170CF8 = .text:0x80170CF8; // type:function size:0x114 +fn_80170E0C = .text:0x80170E0C; // type:function size:0x1DDC +fn_80172BE8 = .text:0x80172BE8; // type:function size:0x27C +fn_80172E64 = .text:0x80172E64; // type:function size:0x44 +fn_80172EA8 = .text:0x80172EA8; // type:function size:0x500 +fn_801733A8 = .text:0x801733A8; // type:function size:0x1CC +fn_80173574 = .text:0x80173574; // type:function size:0x640 +fn_80173BB4 = .text:0x80173BB4; // type:function size:0x2C +fn_80173BE0 = .text:0x80173BE0; // type:function size:0xC +fn_80173BEC = .text:0x80173BEC; // type:function size:0x8 +fn_80173BF4 = .text:0x80173BF4; // type:function size:0x8 +fn_80173BFC = .text:0x80173BFC; // type:function size:0x8 +fn_80173C04 = .text:0x80173C04; // type:function size:0xC +fn_80173C10 = .text:0x80173C10; // type:function size:0x8 +fn_80173C18 = .text:0x80173C18; // type:function size:0xC +fn_80173C24 = .text:0x80173C24; // type:function size:0x8 +fn_80173C2C = .text:0x80173C2C; // type:function size:0x4 +fn_80173C30 = .text:0x80173C30; // type:function size:0x8 +fn_80173C38 = .text:0x80173C38; // type:function size:0xC +fn_80173C44 = .text:0x80173C44; // type:function size:0x3C +fn_80173C80 = .text:0x80173C80; // type:function size:0x2C +fn_80173CAC = .text:0x80173CAC; // type:function size:0x13C +fn_80173DE8 = .text:0x80173DE8; // type:function size:0xC +fn_80173DF4 = .text:0x80173DF4; // type:function size:0xC +fn_80173E00 = .text:0x80173E00; // type:function size:0x4C +fn_80173E4C = .text:0x80173E4C; // type:function size:0x8 +fn_80173E54 = .text:0x80173E54; // type:function size:0xC +fn_80173E60 = .text:0x80173E60; // type:function size:0x14 +fn_80173E74 = .text:0x80173E74; // type:function size:0xC +fn_80173E80 = .text:0x80173E80; // type:function size:0x8 +fn_80173E88 = .text:0x80173E88; // type:function size:0x4 +fn_80173E8C = .text:0x80173E8C; // type:function size:0x8 +fn_80173E94 = .text:0x80173E94; // type:function size:0x54 +fn_80173EE8 = .text:0x80173EE8; // type:function size:0x40 +fn_80173F28 = .text:0x80173F28; // type:function size:0x78 +fn_80173FA0 = .text:0x80173FA0; // type:function size:0x4 +fn_80173FA4 = .text:0x80173FA4; // type:function size:0x8 +fn_80173FAC = .text:0x80173FAC; // type:function size:0x4 +fn_80173FB0 = .text:0x80173FB0; // type:function size:0x60 +fn_80174010 = .text:0x80174010; // type:function size:0xBE0 +fn_80174BF0 = .text:0x80174BF0; // type:function size:0x298 +fn_80174E88 = .text:0x80174E88; // type:function size:0x38 +fn_80174EC0 = .text:0x80174EC0; // type:function size:0x968 +fn_80175828 = .text:0x80175828; // type:function size:0x134 +fn_8017595C = .text:0x8017595C; // type:function size:0x314 +fn_80175C70 = .text:0x80175C70; // type:function size:0xB0 +fn_80175D20 = .text:0x80175D20; // type:function size:0x14C +fn_80175E6C = .text:0x80175E6C; // type:function size:0x27C +fn_801760E8 = .text:0x801760E8; // type:function size:0xE8 +fn_801761D0 = .text:0x801761D0; // type:function size:0x2FC +fn_801764CC = .text:0x801764CC; // type:function size:0x84 +fn_80176550 = .text:0x80176550; // type:function size:0x98 +fn_801765E8 = .text:0x801765E8; // type:function size:0x4 +fn_801765EC = .text:0x801765EC; // type:function size:0xC +fn_801765F8 = .text:0x801765F8; // type:function size:0x1C +fn_80176614 = .text:0x80176614; // type:function size:0x4 +fn_80176618 = .text:0x80176618; // type:function size:0x2F8 +fn_80176910 = .text:0x80176910; // type:function size:0x2E4 +fn_80176BF4 = .text:0x80176BF4; // type:function size:0xC +__ct__20CPowerBombProjectileFfbRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdfff9TUniqueIdUibRC9CVector3fRC18CImpactVisorEffectbb = .text:0x80176C00; // type:function size:0x180 +fn_80176D80 = .text:0x80176D80; // type:function size:0x45C +fn_801771DC = .text:0x801771DC; // type:function size:0x6C +fn_80177248 = .text:0x80177248; // type:function size:0x74 +fn_801772BC = .text:0x801772BC; // type:function size:0x8 +fn_801772C4 = .text:0x801772C4; // type:function size:0x4 +fn_801772C8 = .text:0x801772C8; // type:function size:0x1C +fn_801772E4 = .text:0x801772E4; // type:function size:0x11C +fn_80177400 = .text:0x80177400; // type:function size:0x5C +fn_8017745C = .text:0x8017745C; // type:function size:0x7C +fn_801774D8 = .text:0x801774D8; // type:function size:0x8 +fn_801774E0 = .text:0x801774E0; // type:function size:0x58 +__ct__15CProjectedModelFiiQ215CProjectedModel15EExtraLightTypeQ215CProjectedModel12EProjectOnto = .text:0x80177538; // type:function size:0xE8 +__dt__15CProjectedModelFv = .text:0x80177620; // type:function size:0x60 +fn_80177680 = .text:0x80177680; // type:function size:0x11C +AssumeBoxForNextProjection__15CProjectedModelFRC6CAABox = .text:0x8017779C; // type:function size:0x40 +fn_801777DC = .text:0x801777DC; // type:function size:0x40 +MakeTextureDownwardMultiple__15CProjectedModelFR13CStateManageriPPC10CModelDataPPC12CTransform4fQ215CProjectedModel8ESortingfRC9CVector3ff = .text:0x8017781C; // type:function size:0x590 +fn_80177DAC = .text:0x80177DAC; // type:function size:0x1A0 +fn_80177F4C = .text:0x80177F4C; // type:function size:0x524 +__ct__15CProjectileInfoFUiRC11CDamageInfo = .text:0x80178470; // type:function size:0xCC +GetInitialSpeed__15CProjectileInfoFv = .text:0x8017853C; // type:function size:0xC0 +PredictInterceptPos__15CProjectileInfoFRC9CVector3fRC9CVector3fRC7CPlayerbf = .text:0x801785FC; // type:function size:0x68 +fn_80178664 = .text:0x80178664; // type:function size:0x24C +SetSPuddleSpore_FuncPtrs__FP21SPuddleSpore_FuncPtrs = .text:0x801788B0; // type:function size:0x8 +fn_801788B8 = .text:0x801788B8; // type:function size:0x10 +SetSPuffer_FuncPtrs__FP16SPuffer_FuncPtrs = .text:0x801788C8; // type:function size:0x8 +fn_801788D0 = .text:0x801788D0; // type:function size:0x10 +fn_801788E0 = .text:0x801788E0; // type:function size:0x5C +fn_8017893C = .text:0x8017893C; // type:function size:0xB4 +fn_801789F0 = .text:0x801789F0; // type:function size:0x10 +fn_80178A00 = .text:0x80178A00; // type:function size:0x14 +fn_80178A14 = .text:0x80178A14; // type:function size:0x7C +fn_80178A90 = .text:0x80178A90; // type:function size:0xF8 +fn_80178B88 = .text:0x80178B88; // type:function size:0x124 +fn_80178CAC = .text:0x80178CAC; // type:function size:0x10 +fn_80178CBC = .text:0x80178CBC; // type:function size:0x10 +fn_80178CCC = .text:0x80178CCC; // type:function size:0x48 +fn_80178D14 = .text:0x80178D14; // type:function size:0x134 +fn_80178E48 = .text:0x80178E48; // type:function size:0x144 +fn_80178F8C = .text:0x80178F8C; // type:function size:0x50 +fn_80178FDC = .text:0x80178FDC; // type:function size:0x28 +fn_80179004 = .text:0x80179004; // type:function size:0x28 +fn_8017902C = .text:0x8017902C; // type:function size:0x28 +fn_80179054 = .text:0x80179054; // type:function size:0x94 +fn_801790E8 = .text:0x801790E8; // type:function size:0x13C +fn_80179224 = .text:0x80179224; // type:function size:0x158 +fn_8017937C = .text:0x8017937C; // type:function size:0xF8 +fn_80179474 = .text:0x80179474; // type:function size:0x10 +fn_80179484 = .text:0x80179484; // type:function size:0x8 +fn_8017948C = .text:0x8017948C; // type:function size:0x8 +fn_80179494 = .text:0x80179494; // type:function size:0x74 +fn_80179508 = .text:0x80179508; // type:function size:0x14 +fn_8017951C = .text:0x8017951C; // type:function size:0x4C +fn_80179568 = .text:0x80179568; // type:function size:0xA4 +fn_8017960C = .text:0x8017960C; // type:function size:0xA0 +__ct__13CRSOFileTokenFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Q213CRSOFileToken17EConstructionLock = .text:0x801796AC; // type:function size:0x70 +fn_8017971C = .text:0x8017971C; // type:function size:0x64 +__dt__13CRSOFileTokenFv = .text:0x80179780; // type:function size:0x5C +fn_801797DC = .text:0x801797DC; // type:function size:0x44 +fn_80179820 = .text:0x80179820; // type:function size:0x44 +fn_80179864 = .text:0x80179864; // type:function size:0x8 +fn_8017986C = .text:0x8017986C; // type:function size:0x8 +fn_80179874 = .text:0x80179874; // type:function size:0x50 +fn_801798C4 = .text:0x801798C4; // type:function size:0x19C +__ct__8CRagDollFfffffUi = .text:0x80179A60; // type:function size:0x120 +SatisfyWorldConstraintsOnConstruction__8CRagDollFR13CStateManager = .text:0x80179B80; // type:function size:0xA8 +Prime__8CRagDollFR13CStateManagerRC12CTransform4fR10CModelData = .text:0x80179C28; // type:function size:0x198 +fn_80179DC0 = .text:0x80179DC0; // type:function size:0x2C8 +fn_8017A088 = .text:0x8017A088; // type:function size:0x5C8 +fn_8017A650 = .text:0x8017A650; // type:function size:0x988 +fn_8017AFD8 = .text:0x8017AFD8; // type:function size:0x11C +fn_8017B0F4 = .text:0x8017B0F4; // type:function size:0x4C +fn_8017B140 = .text:0x8017B140; // type:function size:0x1E4 +Update__8CRagDollFR13CStateManagerff = .text:0x8017B324; // type:function size:0xB0 +fn_8017B3D4 = .text:0x8017B3D4; // type:function size:0x11C +fn_8017B4F0 = .text:0x8017B4F0; // type:function size:0x280 +fn_8017B770 = .text:0x8017B770; // type:function size:0x13C +fn_8017B8AC = .text:0x8017B8AC; // type:function size:0x138 +AddParticle__8CRagDollFRC6CSegIdRC9CVector3fRC9CVector3ff = .text:0x8017B9E4; // type:function size:0xF4 +AddLengthConstraint__8CRagDollFii = .text:0x8017BAD8; // type:function size:0xD4 +AddMinLengthConstraint__8CRagDollFiif = .text:0x8017BBAC; // type:function size:0x64 +AddMaxLengthConstraint__8CRagDollFiif = .text:0x8017BC10; // type:function size:0x64 +AddJointConstraint__8CRagDollFiiiiii = .text:0x8017BC74; // type:function size:0x7C +AddKneeConstraint__8CRagDollFiiiif = .text:0x8017BCF0; // type:function size:0x78 +BoneAlign__8CRagDollFR24CJointData_LinearStorageRC15CCharLayoutInfoiiRC11CQuaternion = .text:0x8017BD68; // type:function size:0x20C +CalfAlign__8CRagDollFR24CJointData_LinearStorageiiiRC9CVector3f = .text:0x8017BF74; // type:function size:0x1F8 +fn_8017C16C = .text:0x8017C16C; // type:function size:0x44 +fn_8017C1B0 = .text:0x8017C1B0; // type:function size:0x70 +fn_8017C220 = .text:0x8017C220; // type:function size:0x118 +fn_8017C338 = .text:0x8017C338; // type:function size:0x46C +fn_8017C7A4 = .text:0x8017C7A4; // type:function size:0x4 +PreRenderAllViewports__8CRagDollFR6CActorf = .text:0x8017C7A8; // type:function size:0x138 +fn_8017C8E0 = .text:0x8017C8E0; // type:function size:0x12C +fn_8017CA0C = .text:0x8017CA0C; // type:function size:0x1D4 +fn_8017CBE0 = .text:0x8017CBE0; // type:function size:0x1F4 +fn_8017CDD4 = .text:0x8017CDD4; // type:function size:0x6C +fn_8017CE40 = .text:0x8017CE40; // type:function size:0x104 +fn_8017CF44 = .text:0x8017CF44; // type:function size:0xB4 +fn_8017CFF8 = .text:0x8017CFF8; // type:function size:0xAC +fn_8017D0A4 = .text:0x8017D0A4; // type:function size:0xC0 +fn_8017D164 = .text:0x8017D164; // type:function size:0xAC +fn_8017D210 = .text:0x8017D210; // type:function size:0x14 +fn_8017D224 = .text:0x8017D224; // type:function size:0x1B8 +fn_8017D3DC = .text:0x8017D3DC; // type:function size:0x10 +fn_8017D3EC = .text:0x8017D3EC; // type:function size:0x120 +fn_8017D50C = .text:0x8017D50C; // type:function size:0x190 +fn_8017D69C = .text:0x8017D69C; // type:function size:0x134 +fn_8017D7D0 = .text:0x8017D7D0; // type:function size:0x7C +fn_8017D84C = .text:0x8017D84C; // type:function size:0x8C +fn_8017D8D8 = .text:0x8017D8D8; // type:function size:0x48 +fn_8017D920 = .text:0x8017D920; // type:function size:0x80 +fn_8017D9A0 = .text:0x8017D9A0; // type:function size:0x148 +fn_8017DAE8 = .text:0x8017DAE8; // type:function size:0x20 +fn_8017DB08 = .text:0x8017DB08; // type:function size:0x54 +fn_8017DB5C = .text:0x8017DB5C; // type:function size:0x158 +fn_8017DCB4 = .text:0x8017DCB4; // type:function size:0x1AC +fn_8017DE60 = .text:0x8017DE60; // type:function size:0x18 +fn_8017DE78 = .text:0x8017DE78; // type:function size:0x14 +fn_8017DE8C = .text:0x8017DE8C; // type:function size:0x20 +fn_8017DEAC = .text:0x8017DEAC; // type:function size:0x24 +fn_8017DED0 = .text:0x8017DED0; // type:function size:0x13C +fn_8017E00C = .text:0x8017E00C; // type:function size:0x44 +fn_8017E050 = .text:0x8017E050; // type:function size:0x8 +fn_8017E058 = .text:0x8017E058; // type:function size:0x54 +fn_8017E0AC = .text:0x8017E0AC; // type:function size:0x88 +fn_8017E134 = .text:0x8017E134; // type:function size:0xC4 +fn_8017E1F8 = .text:0x8017E1F8; // type:function size:0x244 +fn_8017E43C = .text:0x8017E43C; // type:function size:0x74 +DecrementHint__21CRedundantHintManagerFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8017E4B0; // type:function size:0x88 +fn_8017E538 = .text:0x8017E538; // type:function size:0x7C +fn_8017E5B4 = .text:0x8017E5B4; // type:function size:0x90 +fn_8017E644 = .text:0x8017E644; // type:function size:0x48 +fn_8017E68C = .text:0x8017E68C; // type:function size:0x1A0 +fn_8017E82C = .text:0x8017E82C; // type:function size:0x54 +fn_8017E880 = .text:0x8017E880; // type:function size:0x190 +fn_8017EA10 = .text:0x8017EA10; // type:function size:0x4 +fn_8017EA14 = .text:0x8017EA14; // type:function size:0xA0 +fn_8017EAB4 = .text:0x8017EAB4; // type:function size:0xE8 +fn_8017EB9C = .text:0x8017EB9C; // type:function size:0x1B8 +fn_8017ED54 = .text:0x8017ED54; // type:function size:0xD4 +SetSRezbit_FuncPtrs__FP16SRezbit_FuncPtrs = .text:0x8017EE28; // type:function size:0x8 +fn_8017EE30 = .text:0x8017EE30; // type:function size:0x10 +fn_8017EE40 = .text:0x8017EE40; // type:function size:0x114 +fn_8017EF54 = .text:0x8017EF54; // type:function size:0x23C +fn_8017F190 = .text:0x8017F190; // type:function size:0xA0 +fn_8017F230 = .text:0x8017F230; // type:function size:0x1BC +fn_8017F3EC = .text:0x8017F3EC; // type:function size:0x4 +fn_8017F3F0 = .text:0x8017F3F0; // type:function size:0x100 +fn_8017F4F0 = .text:0x8017F4F0; // type:function size:0xAC +fn_8017F59C = .text:0x8017F59C; // type:function size:0x4C +fn_8017F5E8 = .text:0x8017F5E8; // type:function size:0x70 +__ct__20CRezbitEffectOptionsFUiUsUsfffb = .text:0x8017F658; // type:function size:0x28 +fn_8017F680 = .text:0x8017F680; // type:function size:0x74 +fn_8017F6F4 = .text:0x8017F6F4; // type:function size:0x4 +fn_8017F6F8 = .text:0x8017F6F8; // type:function size:0x20 +fn_8017F718 = .text:0x8017F718; // type:function size:0x14 +fn_8017F72C = .text:0x8017F72C; // type:function size:0x114 +fn_8017F840 = .text:0x8017F840; // type:function size:0x64 +fn_8017F8A4 = .text:0x8017F8A4; // type:function size:0x58 +fn_8017F8FC = .text:0x8017F8FC; // type:function size:0x94 +SetSRipper_FuncPtrs__FP16SRipper_FuncPtrs = .text:0x8017F990; // type:function size:0x8 +fn_8017F998 = .text:0x8017F998; // type:function size:0x10 +fn_8017F9A8 = .text:0x8017F9A8; // type:function size:0x1F8 +fn_8017FBA0 = .text:0x8017FBA0; // type:function size:0x4 +fn_8017FBA4 = .text:0x8017FBA4; // type:function size:0xA0 +fn_8017FC44 = .text:0x8017FC44; // type:function size:0x174 +fn_8017FDB8 = .text:0x8017FDB8; // type:function size:0x3A8 +fn_80180160 = .text:0x80180160; // type:function size:0x1EC +fn_8018034C = .text:0x8018034C; // type:function size:0x78 +fn_801803C4 = .text:0x801803C4; // type:function size:0xDC +fn_801804A0 = .text:0x801804A0; // type:function size:0x1C +fn_801804BC = .text:0x801804BC; // type:function size:0x8 +fn_801804C4 = .text:0x801804C4; // type:function size:0x8 +fn_801804CC = .text:0x801804CC; // type:function size:0x8 +fn_801804D4 = .text:0x801804D4; // type:function size:0x98 +fn_8018056C = .text:0x8018056C; // type:function size:0x8 +fn_80180574 = .text:0x80180574; // type:function size:0x104 +fn_80180678 = .text:0x80180678; // type:function size:0x268 +fn_801808E0 = .text:0x801808E0; // type:function size:0x2D4 +fn_80180BB4 = .text:0x80180BB4; // type:function size:0x16C +fn_80180D20 = .text:0x80180D20; // type:function size:0xD4 +fn_80180DF4 = .text:0x80180DF4; // type:function size:0xC4 +fn_80180EB8 = .text:0x80180EB8; // type:function size:0x40 +fn_80180EF8 = .text:0x80180EF8; // type:function size:0x64 +Rumble__14CRumbleManagerFR13CStateManager11ERumbleFxId15ERumblePriorityf = .text:0x80180F5C; // type:function size:0xE8 +fn_80181044 = .text:0x80181044; // type:function size:0x114 +fn_80181158 = .text:0x80181158; // type:function size:0x14 +fn_8018116C = .text:0x8018116C; // type:function size:0x8 +fn_80181174 = .text:0x80181174; // type:function size:0x28 +fn_8018119C = .text:0x8018119C; // type:function size:0x184 +fn_80181320 = .text:0x80181320; // type:function size:0x2B0 +fn_801815D0 = .text:0x801815D0; // type:function size:0x24 +fn_801815F4 = .text:0x801815F4; // type:function size:0x5C +fn_80181650 = .text:0x80181650; // type:function size:0x29C +fn_801818EC = .text:0x801818EC; // type:function size:0x210 +fn_80181AFC = .text:0x80181AFC; // type:function size:0x144 +fn_80181C40 = .text:0x80181C40; // type:function size:0x4 +fn_80181C44 = .text:0x80181C44; // type:function size:0x30 +fn_80181C74 = .text:0x80181C74; // type:function size:0x170 +fn_80181DE4 = .text:0x80181DE4; // type:function size:0x2E8 +fn_801820CC = .text:0x801820CC; // type:function size:0x40 +fn_8018210C = .text:0x8018210C; // type:function size:0xC +fn_80182118 = .text:0x80182118; // type:function size:0x3C +AddOrUpdateSafeZone__16CSafeZoneManagerFR13CStateManagerRC9TUniqueIdRC9CVector3fRC9CVector3ff = .text:0x80182154; // type:function size:0x138 +RemoveSafeZone__16CSafeZoneManagerFRC9TUniqueId = .text:0x8018228C; // type:function size:0xD4 +fn_80182360 = .text:0x80182360; // type:function size:0x1D4 +fn_80182534 = .text:0x80182534; // type:function size:0x154 +fn_80182688 = .text:0x80182688; // type:function size:0xA8 +fn_80182730 = .text:0x80182730; // type:function size:0x94 +IsObjectInSafeZone__16CSafeZoneManagerCFRC6CActorRC13CStateManager = .text:0x801827C4; // type:function size:0xA8 +IsObjectInHurtfulSafeZone__16CSafeZoneManagerCFRC6CActorRC13CStateManager = .text:0x8018286C; // type:function size:0xD8 +PointIsInSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC9CVector3f = .text:0x80182944; // type:function size:0x38 +PointIsInHurtfulSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC9CVector3f = .text:0x8018297C; // type:function size:0xB0 +PointIsInWhichSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC9CVector3f = .text:0x80182A2C; // type:function size:0x9C +SphereTouchingWhichSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC7CSphere = .text:0x80182AC8; // type:function size:0x108 +fn_80182BD0 = .text:0x80182BD0; // type:function size:0x114 +fn_80182CE4 = .text:0x80182CE4; // type:function size:0x1E4 +fn_80182EC8 = .text:0x80182EC8; // type:function size:0xBF8 +fn_80183AC0 = .text:0x80183AC0; // type:function size:0x64 +fn_80183B24 = .text:0x80183B24; // type:function size:0x51C +fn_80184040 = .text:0x80184040; // type:function size:0x80 +fn_801840C0 = .text:0x801840C0; // type:function size:0x18 +fn_801840D8 = .text:0x801840D8; // type:function size:0x198 +fn_80184270 = .text:0x80184270; // type:function size:0xEC +fn_8018435C = .text:0x8018435C; // type:function size:0xA8 +fn_80184404 = .text:0x80184404; // type:function size:0x64 +fn_80184468 = .text:0x80184468; // type:function size:0x88 +fn_801844F0 = .text:0x801844F0; // type:function size:0x9C +fn_8018458C = .text:0x8018458C; // type:function size:0x1A8 +fn_80184734 = .text:0x80184734; // type:function size:0x494 +fn_80184BC8 = .text:0x80184BC8; // type:function size:0x68 +fn_80184C30 = .text:0x80184C30; // type:function size:0x324 +fn_80184F54 = .text:0x80184F54; // type:function size:0x3AC +fn_80185300 = .text:0x80185300; // type:function size:0x460 +fn_80185760 = .text:0x80185760; // type:function size:0x54 +fn_801857B4 = .text:0x801857B4; // type:function size:0x14 +fn_801857C8 = .text:0x801857C8; // type:function size:0x224 +fn_801859EC = .text:0x801859EC; // type:function size:0x178 +fn_80185B64 = .text:0x80185B64; // type:function size:0x70 +fn_80185BD4 = .text:0x80185BD4; // type:function size:0x54 +fn_80185C28 = .text:0x80185C28; // type:function size:0x74 +fn_80185C9C = .text:0x80185C9C; // type:function size:0x218 +fn_80185EB4 = .text:0x80185EB4; // type:function size:0x238 +fn_801860EC = .text:0x801860EC; // type:function size:0x24 +fn_80186110 = .text:0x80186110; // type:function size:0x90 +fn_801861A0 = .text:0x801861A0; // type:function size:0x7D0 +fn_80186970 = .text:0x80186970; // type:function size:0x24 +fn_80186994 = .text:0x80186994; // type:function size:0x8 +fn_8018699C = .text:0x8018699C; // type:function size:0x20 +fn_801869BC = .text:0x801869BC; // type:function size:0x78 +fn_80186A34 = .text:0x80186A34; // type:function size:0x8C +fn_80186AC0 = .text:0x80186AC0; // type:function size:0x74 +fn_80186B34 = .text:0x80186B34; // type:function size:0x138 +fn_80186C6C = .text:0x80186C6C; // type:function size:0x6C +fn_80186CD8 = .text:0x80186CD8; // type:function size:0x18 +fn_80186CF0 = .text:0x80186CF0; // type:function size:0x60 +fn_80186D50 = .text:0x80186D50; // type:function size:0xC +fn_80186D5C = .text:0x80186D5C; // type:function size:0xC +fn_80186D68 = .text:0x80186D68; // type:function size:0xC +fn_80186D74 = .text:0x80186D74; // type:function size:0x4 +fn_80186D78 = .text:0x80186D78; // type:function size:0x24 +fn_80186D9C = .text:0x80186D9C; // type:function size:0x20 +fn_80186DBC = .text:0x80186DBC; // type:function size:0x4 +fn_80186DC0 = .text:0x80186DC0; // type:function size:0x10 +fn_80186DD0 = .text:0x80186DD0; // type:function size:0x4 +fn_80186DD4 = .text:0x80186DD4; // type:function size:0x4 +fn_80186DD8 = .text:0x80186DD8; // type:function size:0x48 +fn_80186E20 = .text:0x80186E20; // type:function size:0x48 +fn_80186E68 = .text:0x80186E68; // type:function size:0x394 +fn_801871FC = .text:0x801871FC; // type:function size:0x1FC +fn_801873F8 = .text:0x801873F8; // type:function size:0x10C +fn_80187504 = .text:0x80187504; // type:function size:0x13C +fn_80187640 = .text:0x80187640; // type:function size:0x4D0 +fn_80187B10 = .text:0x80187B10; // type:function size:0xBC +fn_80187BCC = .text:0x80187BCC; // type:function size:0x3F8 +fn_80187FC4 = .text:0x80187FC4; // type:function size:0x5C +fn_80188020 = .text:0x80188020; // type:function size:0x50 +fn_80188070 = .text:0x80188070; // type:function size:0x3C +fn_801880AC = .text:0x801880AC; // type:function size:0xC +fn_801880B8 = .text:0x801880B8; // type:function size:0x22C +fn_801882E4 = .text:0x801882E4; // type:function size:0x6A0 +fn_80188984 = .text:0x80188984; // type:function size:0x5E0 +fn_80188F64 = .text:0x80188F64; // type:function size:0x9C +fn_80189000 = .text:0x80189000; // type:function size:0xF4 +fn_801890F4 = .text:0x801890F4; // type:function size:0x20 +fn_80189114 = .text:0x80189114; // type:function size:0x2C8 +fn_801893DC = .text:0x801893DC; // type:function size:0x54 +fn_80189430 = .text:0x80189430; // type:function size:0x2BC +fn_801896EC = .text:0x801896EC; // type:function size:0xD0 +fn_801897BC = .text:0x801897BC; // type:function size:0xF4 +fn_801898B0 = .text:0x801898B0; // type:function size:0x338 +fn_80189BE8 = .text:0x80189BE8; // type:function size:0x44 +fn_80189C2C = .text:0x80189C2C; // type:function size:0x40 +fn_80189C6C = .text:0x80189C6C; // type:function size:0x444 +fn_8018A0B0 = .text:0x8018A0B0; // type:function size:0x4 +fn_8018A0B4 = .text:0x8018A0B4; // type:function size:0xE4 +fn_8018A198 = .text:0x8018A198; // type:function size:0x68 +fn_8018A200 = .text:0x8018A200; // type:function size:0x8 +fn_8018A208 = .text:0x8018A208; // type:function size:0xAFC +fn_8018AD04 = .text:0x8018AD04; // type:function size:0xED8 +fn_8018BBDC = .text:0x8018BBDC; // type:function size:0x8 +fn_8018BBE4 = .text:0x8018BBE4; // type:function size:0x8 +fn_8018BBEC = .text:0x8018BBEC; // type:function size:0x1D0 +fn_8018BDBC = .text:0x8018BDBC; // type:function size:0x2F4 +fn_8018C0B0 = .text:0x8018C0B0; // type:function size:0x254 +fn_8018C304 = .text:0x8018C304; // type:function size:0xEC +fn_8018C3F0 = .text:0x8018C3F0; // type:function size:0x1C4 +fn_8018C5B4 = .text:0x8018C5B4; // type:function size:0xF8 +fn_8018C6AC = .text:0x8018C6AC; // type:function size:0x114 +fn_8018C7C0 = .text:0x8018C7C0; // type:function size:0x8C +fn_8018C84C = .text:0x8018C84C; // type:function size:0xC4 +fn_8018C910 = .text:0x8018C910; // type:function size:0x80 +fn_8018C990 = .text:0x8018C990; // type:function size:0x220 +fn_8018CBB0 = .text:0x8018CBB0; // type:function size:0x14 +fn_8018CBC4 = .text:0x8018CBC4; // type:function size:0x24C +fn_8018CE10 = .text:0x8018CE10; // type:function size:0xBC +fn_8018CECC = .text:0x8018CECC; // type:function size:0x3E4 +fn_8018D2B0 = .text:0x8018D2B0; // type:function size:0x10 +fn_8018D2C0 = .text:0x8018D2C0; // type:function size:0x4 +fn_8018D2C4 = .text:0x8018D2C4; // type:function size:0x5C +fn_8018D320 = .text:0x8018D320; // type:function size:0x90 +fn_8018D3B0 = .text:0x8018D3B0; // type:function size:0x1AC +fn_8018D55C = .text:0x8018D55C; // type:function size:0xF8 +fn_8018D654 = .text:0x8018D654; // type:function size:0x90 +fn_8018D6E4 = .text:0x8018D6E4; // type:function size:0x28C +fn_8018D970 = .text:0x8018D970; // type:function size:0x4BC +fn_8018DE2C = .text:0x8018DE2C; // type:function size:0x458 +fn_8018E284 = .text:0x8018E284; // type:function size:0x1A4 +fn_8018E428 = .text:0x8018E428; // type:function size:0x94 +fn_8018E4BC = .text:0x8018E4BC; // type:function size:0x168 +fn_8018E624 = .text:0x8018E624; // type:function size:0x600 +fn_8018EC24 = .text:0x8018EC24; // type:function size:0x4D8 +fn_8018F0FC = .text:0x8018F0FC; // type:function size:0x144 +fn_8018F240 = .text:0x8018F240; // type:function size:0x2D0 +fn_8018F510 = .text:0x8018F510; // type:function size:0x28 +fn_8018F538 = .text:0x8018F538; // type:function size:0x238 +fn_8018F770 = .text:0x8018F770; // type:function size:0x690 +fn_8018FE00 = .text:0x8018FE00; // type:function size:0xC +fn_8018FE0C = .text:0x8018FE0C; // type:function size:0xAC +fn_8018FEB8 = .text:0x8018FEB8; // type:function size:0x1F8 +fn_801900B0 = .text:0x801900B0; // type:function size:0x4 +fn_801900B4 = .text:0x801900B4; // type:function size:0x134 +fn_801901E8 = .text:0x801901E8; // type:function size:0x17C +fn_80190364 = .text:0x80190364; // type:function size:0x114 +fn_80190478 = .text:0x80190478; // type:function size:0x20C +fn_80190684 = .text:0x80190684; // type:function size:0x120 +fn_801907A4 = .text:0x801907A4; // type:function size:0x7C +fn_80190820 = .text:0x80190820; // type:function size:0x50 +fn_80190870 = .text:0x80190870; // type:function size:0x8C +fn_801908FC = .text:0x801908FC; // type:function size:0x1A8 +fn_80190AA4 = .text:0x80190AA4; // type:function size:0x348 +fn_80190DEC = .text:0x80190DEC; // type:function size:0x290 +fn_8019107C = .text:0x8019107C; // type:function size:0x38 +fn_801910B4 = .text:0x801910B4; // type:function size:0x3C +fn_801910F0 = .text:0x801910F0; // type:function size:0x150 +fn_80191240 = .text:0x80191240; // type:function size:0x4C +fn_8019128C = .text:0x8019128C; // type:function size:0x20 +fn_801912AC = .text:0x801912AC; // type:function size:0x238 +fn_801914E4 = .text:0x801914E4; // type:function size:0x4 +fn_801914E8 = .text:0x801914E8; // type:function size:0x60 +fn_80191548 = .text:0x80191548; // type:function size:0xA8 +fn_801915F0 = .text:0x801915F0; // type:function size:0x64 +fn_80191654 = .text:0x80191654; // type:function size:0x88 +fn_801916DC = .text:0x801916DC; // type:function size:0x9C +fn_80191778 = .text:0x80191778; // type:function size:0x2C +fn_801917A4 = .text:0x801917A4; // type:function size:0x4C +fn_801917F0 = .text:0x801917F0; // type:function size:0xC +fn_801917FC = .text:0x801917FC; // type:function size:0xD8 +fn_801918D4 = .text:0x801918D4; // type:function size:0x10 +fn_801918E4 = .text:0x801918E4; // type:function size:0x14 +fn_801918F8 = .text:0x801918F8; // type:function size:0x124 +fn_80191A1C = .text:0x80191A1C; // type:function size:0xD0 +fn_80191AEC = .text:0x80191AEC; // type:function size:0x184 +fn_80191C70 = .text:0x80191C70; // type:function size:0x8 +fn_80191C78 = .text:0x80191C78; // type:function size:0x3C +fn_80191CB4 = .text:0x80191CB4; // type:function size:0x3C +fn_80191CF0 = .text:0x80191CF0; // type:function size:0x80 +fn_80191D70 = .text:0x80191D70; // type:function size:0x130 +fn_80191EA0 = .text:0x80191EA0; // type:function size:0x48 +fn_80191EE8 = .text:0x80191EE8; // type:function size:0x4C +fn_80191F34 = .text:0x80191F34; // type:function size:0x10 +fn_80191F44 = .text:0x80191F44; // type:function size:0x34 +fn_80191F78 = .text:0x80191F78; // type:function size:0x28 +fn_80191FA0 = .text:0x80191FA0; // type:function size:0x64 +fn_80192004 = .text:0x80192004; // type:function size:0x164 +fn_80192168 = .text:0x80192168; // type:function size:0x10 +fn_80192178 = .text:0x80192178; // type:function size:0x2C +fn_801921A4 = .text:0x801921A4; // type:function size:0x4 +fn_801921A8 = .text:0x801921A8; // type:function size:0x230 +fn_801923D8 = .text:0x801923D8; // type:function size:0x94 +fn_8019246C = .text:0x8019246C; // type:function size:0x174 +fn_801925E0 = .text:0x801925E0; // type:function size:0xD8 +fn_801926B8 = .text:0x801926B8; // type:function size:0x404 +fn_80192ABC = .text:0x80192ABC; // type:function size:0x4 +fn_80192AC0 = .text:0x80192AC0; // type:function size:0xB8 +fn_80192B78 = .text:0x80192B78; // type:function size:0xF0 +fn_80192C68 = .text:0x80192C68; // type:function size:0xC84 +fn_801938EC = .text:0x801938EC; // type:function size:0x70 +fn_8019395C = .text:0x8019395C; // type:function size:0x110 +fn_80193A6C = .text:0x80193A6C; // type:function size:0x2C +fn_80193A98 = .text:0x80193A98; // type:function size:0x1F4 +fn_80193C8C = .text:0x80193C8C; // type:function size:0x38 +fn_80193CC4 = .text:0x80193CC4; // type:function size:0x4C +fn_80193D10 = .text:0x80193D10; // type:function size:0x8 +fn_80193D18 = .text:0x80193D18; // type:function size:0x1C0 +fn_80193ED8 = .text:0x80193ED8; // type:function size:0x31C +fn_801941F4 = .text:0x801941F4; // type:function size:0x6C +fn_80194260 = .text:0x80194260; // type:function size:0x18 +fn_80194278 = .text:0x80194278; // type:function size:0x28 +fn_801942A0 = .text:0x801942A0; // type:function size:0x5F0 +fn_80194890 = .text:0x80194890; // type:function size:0x78 +fn_80194908 = .text:0x80194908; // type:function size:0x74 +fn_8019497C = .text:0x8019497C; // type:function size:0x74 +fn_801949F0 = .text:0x801949F0; // type:function size:0x48 +fn_80194A38 = .text:0x80194A38; // type:function size:0x2B8 +fn_80194CF0 = .text:0x80194CF0; // type:function size:0x14 +fn_80194D04 = .text:0x80194D04; // type:function size:0x1DC +fn_80194EE0 = .text:0x80194EE0; // type:function size:0x2CC +fn_801951AC = .text:0x801951AC; // type:function size:0x104 +fn_801952B0 = .text:0x801952B0; // type:function size:0x1C +fn_801952CC = .text:0x801952CC; // type:function size:0x24C +fn_80195518 = .text:0x80195518; // type:function size:0x14 +fn_8019552C = .text:0x8019552C; // type:function size:0xC0 +fn_801955EC = .text:0x801955EC; // type:function size:0x4C +fn_80195638 = .text:0x80195638; // type:function size:0x154 +fn_8019578C = .text:0x8019578C; // type:function size:0x108 +fn_80195894 = .text:0x80195894; // type:function size:0xE84 +fn_80196718 = .text:0x80196718; // type:function size:0x1A8 +fn_801968C0 = .text:0x801968C0; // type:function size:0x1E8 +fn_80196AA8 = .text:0x80196AA8; // type:function size:0x504 +fn_80196FAC = .text:0x80196FAC; // type:function size:0xBC +DisplayHudMemo__9CSamusHudFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC13CHUDMemoParms = .text:0x80197068; // type:function size:0x8C +fn_801970F4 = .text:0x801970F4; // type:function size:0x20 +fn_80197114 = .text:0x80197114; // type:function size:0x7C +fn_80197190 = .text:0x80197190; // type:function size:0xB8 +fn_80197248 = .text:0x80197248; // type:function size:0xC +fn_80197254 = .text:0x80197254; // type:function size:0x30 +fn_80197284 = .text:0x80197284; // type:function size:0x28 +fn_801972AC = .text:0x801972AC; // type:function size:0x124 +fn_801973D0 = .text:0x801973D0; // type:function size:0x194 +fn_80197564 = .text:0x80197564; // type:function size:0x200 +fn_80197764 = .text:0x80197764; // type:function size:0xB28 +fn_8019828C = .text:0x8019828C; // type:function size:0x94 +fn_80198320 = .text:0x80198320; // type:function size:0xC4 +fn_801983E4 = .text:0x801983E4; // type:function size:0x28 +fn_8019840C = .text:0x8019840C; // type:function size:0x250 +fn_8019865C = .text:0x8019865C; // type:function size:0x600 +fn_80198C5C = .text:0x80198C5C; // type:function size:0x128 +fn_80198D84 = .text:0x80198D84; // type:function size:0x204 +fn_80198F88 = .text:0x80198F88; // type:function size:0x48C +fn_80199414 = .text:0x80199414; // type:function size:0x1E4 +fn_801995F8 = .text:0x801995F8; // type:function size:0x130 +fn_80199728 = .text:0x80199728; // type:function size:0x4C +fn_80199774 = .text:0x80199774; // type:function size:0x7B8 +fn_80199F2C = .text:0x80199F2C; // type:function size:0x788 +fn_8019A6B4 = .text:0x8019A6B4; // type:function size:0x1260 +fn_8019B914 = .text:0x8019B914; // type:function size:0x2BC +fn_8019BBD0 = .text:0x8019BBD0; // type:function size:0x6C +fn_8019BC3C = .text:0x8019BC3C; // type:function size:0x904 +fn_8019C540 = .text:0x8019C540; // type:function size:0x4 +fn_8019C544 = .text:0x8019C544; // type:function size:0xCC +fn_8019C610 = .text:0x8019C610; // type:function size:0xA4 +fn_8019C6B4 = .text:0x8019C6B4; // type:function size:0x78 +fn_8019C72C = .text:0x8019C72C; // type:function size:0xB9C +fn_8019D2C8 = .text:0x8019D2C8; // type:function size:0xF0 +fn_8019D3B8 = .text:0x8019D3B8; // type:function size:0x890 +fn_8019DC48 = .text:0x8019DC48; // type:function size:0x57C +fn_8019E1C4 = .text:0x8019E1C4; // type:function size:0x4C +fn_8019E210 = .text:0x8019E210; // type:function size:0x654 +fn_8019E864 = .text:0x8019E864; // type:function size:0x48 +fn_8019E8AC = .text:0x8019E8AC; // type:function size:0xF4 +fn_8019E9A0 = .text:0x8019E9A0; // type:function size:0x728 +fn_8019F0C8 = .text:0x8019F0C8; // type:function size:0x8A4 +fn_8019F96C = .text:0x8019F96C; // type:function size:0xD8 +fn_8019FA44 = .text:0x8019FA44; // type:function size:0xD8 +fn_8019FB1C = .text:0x8019FB1C; // type:function size:0x324 +fn_8019FE40 = .text:0x8019FE40; // type:function size:0x130 +fn_8019FF70 = .text:0x8019FF70; // type:function size:0x16C +fn_801A00DC = .text:0x801A00DC; // type:function size:0x8C +fn_801A0168 = .text:0x801A0168; // type:function size:0x50 +fn_801A01B8 = .text:0x801A01B8; // type:function size:0x50 +fn_801A0208 = .text:0x801A0208; // type:function size:0x538 +fn_801A0740 = .text:0x801A0740; // type:function size:0x818 +fn_801A0F58 = .text:0x801A0F58; // type:function size:0x9C +fn_801A0FF4 = .text:0x801A0FF4; // type:function size:0x220 +fn_801A1214 = .text:0x801A1214; // type:function size:0x10C +fn_801A1320 = .text:0x801A1320; // type:function size:0x20 +fn_801A1340 = .text:0x801A1340; // type:function size:0x2CC +fn_801A160C = .text:0x801A160C; // type:function size:0x8 +fn_801A1614 = .text:0x801A1614; // type:function size:0x8 +fn_801A161C = .text:0x801A161C; // type:function size:0x14 +fn_801A1630 = .text:0x801A1630; // type:function size:0x7C +fn_801A16AC = .text:0x801A16AC; // type:function size:0x1B8 +fn_801A1864 = .text:0x801A1864; // type:function size:0x40C +fn_801A1C70 = .text:0x801A1C70; // type:function size:0x494 +fn_801A2104 = .text:0x801A2104; // type:function size:0x2F0 +fn_801A23F4 = .text:0x801A23F4; // type:function size:0x338 +fn_801A272C = .text:0x801A272C; // type:function size:0x54 +fn_801A2780 = .text:0x801A2780; // type:function size:0x48 +fn_801A27C8 = .text:0x801A27C8; // type:function size:0x14 +fn_801A27DC = .text:0x801A27DC; // type:function size:0x5B4 +fn_801A2D90 = .text:0x801A2D90; // type:function size:0x20 +fn_801A2DB0 = .text:0x801A2DB0; // type:function size:0x3C +fn_801A2DEC = .text:0x801A2DEC; // type:function size:0x84 +fn_801A2E70 = .text:0x801A2E70; // type:function size:0x124 +fn_801A2F94 = .text:0x801A2F94; // type:function size:0x98 +fn_801A302C = .text:0x801A302C; // type:function size:0x4 +fn_801A3030 = .text:0x801A3030; // type:function size:0x98 +fn_801A30C8 = .text:0x801A30C8; // type:function size:0x200 +fn_801A32C8 = .text:0x801A32C8; // type:function size:0x280 +fn_801A3548 = .text:0x801A3548; // type:function size:0x148 +fn_801A3690 = .text:0x801A3690; // type:function size:0x50 +fn_801A36E0 = .text:0x801A36E0; // type:function size:0x78 +fn_801A3758 = .text:0x801A3758; // type:function size:0xC4 +fn_801A381C = .text:0x801A381C; // type:function size:0x54 +fn_801A3870 = .text:0x801A3870; // type:function size:0x1EC +fn_801A3A5C = .text:0x801A3A5C; // type:function size:0x20 +fn_801A3A7C = .text:0x801A3A7C; // type:function size:0x208 +fn_801A3C84 = .text:0x801A3C84; // type:function size:0x8C +fn_801A3D10 = .text:0x801A3D10; // type:function size:0xAC +fn_801A3DBC = .text:0x801A3DBC; // type:function size:0x64 +fn_801A3E20 = .text:0x801A3E20; // type:function size:0x7C +fn_801A3E9C = .text:0x801A3E9C; // type:function size:0x114 +fn_801A3FB0 = .text:0x801A3FB0; // type:function size:0x1B4 +fn_801A4164 = .text:0x801A4164; // type:function size:0x268 +fn_801A43CC = .text:0x801A43CC; // type:function size:0x40C +fn_801A47D8 = .text:0x801A47D8; // type:function size:0x7C +fn_801A4854 = .text:0x801A4854; // type:function size:0x34 +fn_801A4888 = .text:0x801A4888; // type:function size:0x6C +fn_801A48F4 = .text:0x801A48F4; // type:function size:0x90 +fn_801A4984 = .text:0x801A4984; // type:function size:0x54 +fn_801A49D8 = .text:0x801A49D8; // type:function size:0x12C +fn_801A4B04 = .text:0x801A4B04; // type:function size:0x120 +fn_801A4C24 = .text:0x801A4C24; // type:function size:0x194 +fn_801A4DB8 = .text:0x801A4DB8; // type:function size:0x80 +fn_801A4E38 = .text:0x801A4E38; // type:function size:0xFC +fn_801A4F34 = .text:0x801A4F34; // type:function size:0x98 +fn_801A4FCC = .text:0x801A4FCC; // type:function size:0xB4 +fn_801A5080 = .text:0x801A5080; // type:function size:0x78 +fn_801A50F8 = .text:0x801A50F8; // type:function size:0x204 +fn_801A52FC = .text:0x801A52FC; // type:function size:0x1CC +fn_801A54C8 = .text:0x801A54C8; // type:function size:0xF0 +fn_801A55B8 = .text:0x801A55B8; // type:function size:0x3C +fn_801A55F4 = .text:0x801A55F4; // type:function size:0x6C +fn_801A5660 = .text:0x801A5660; // type:function size:0xC8 +fn_801A5728 = .text:0x801A5728; // type:function size:0x54 +fn_801A577C = .text:0x801A577C; // type:function size:0x13C +fn_801A58B8 = .text:0x801A58B8; // type:function size:0x170 +fn_801A5A28 = .text:0x801A5A28; // type:function size:0xC0 +fn_801A5AE8 = .text:0x801A5AE8; // type:function size:0x1E0 +fn_801A5CC8 = .text:0x801A5CC8; // type:function size:0x4 +fn_801A5CCC = .text:0x801A5CCC; // type:function size:0xC +fn_801A5CD8 = .text:0x801A5CD8; // type:function size:0x4 +fn_801A5CDC = .text:0x801A5CDC; // type:function size:0x7C +fn_801A5D58 = .text:0x801A5D58; // type:function size:0x14 +fn_801A5D6C = .text:0x801A5D6C; // type:function size:0x8 +fn_801A5D74 = .text:0x801A5D74; // type:function size:0xCC +fn_801A5E40 = .text:0x801A5E40; // type:function size:0x770 +fn_801A65B0 = .text:0x801A65B0; // type:function size:0x2C8 +fn_801A6878 = .text:0x801A6878; // type:function size:0x4 +fn_801A687C = .text:0x801A687C; // type:function size:0x40 +fn_801A68BC = .text:0x801A68BC; // type:function size:0x88 +fn_801A6944 = .text:0x801A6944; // type:function size:0x98 +fn_801A69DC = .text:0x801A69DC; // type:function size:0x60 +fn_801A6A3C = .text:0x801A6A3C; // type:function size:0x38 +fn_801A6A74 = .text:0x801A6A74; // type:function size:0x38 +fn_801A6AAC = .text:0x801A6AAC; // type:function size:0x98 +fn_801A6B44 = .text:0x801A6B44; // type:function size:0xD8 +fn_801A6C1C = .text:0x801A6C1C; // type:function size:0x648 +fn_801A7264 = .text:0x801A7264; // type:function size:0x90 +fn_801A72F4 = .text:0x801A72F4; // type:function size:0x84 +fn_801A7378 = .text:0x801A7378; // type:function size:0xC +fn_801A7384 = .text:0x801A7384; // type:function size:0x84 +fn_801A7408 = .text:0x801A7408; // type:function size:0x1C +fn_801A7424 = .text:0x801A7424; // type:function size:0x380 +fn_801A77A4 = .text:0x801A77A4; // type:function size:0x80 +fn_801A7824 = .text:0x801A7824; // type:function size:0xC +fn_801A7830 = .text:0x801A7830; // type:function size:0x68 +fn_801A7898 = .text:0x801A7898; // type:function size:0xC4 +fn_801A795C = .text:0x801A795C; // type:function size:0x58 +fn_801A79B4 = .text:0x801A79B4; // type:function size:0x78 +fn_801A7A2C = .text:0x801A7A2C; // type:function size:0x114 +fn_801A7B40 = .text:0x801A7B40; // type:function size:0x4 +fn_801A7B44 = .text:0x801A7B44; // type:function size:0x7EC +fn_801A8330 = .text:0x801A8330; // type:function size:0x34 +fn_801A8364 = .text:0x801A8364; // type:function size:0x60 +fn_801A83C4 = .text:0x801A83C4; // type:function size:0x84 +fn_801A8448 = .text:0x801A8448; // type:function size:0x4 +fn_801A844C = .text:0x801A844C; // type:function size:0x13C +fn_801A8588 = .text:0x801A8588; // type:function size:0x178 +fn_801A8700 = .text:0x801A8700; // type:function size:0x4C +fn_801A874C = .text:0x801A874C; // type:function size:0x1F4 +fn_801A8940 = .text:0x801A8940; // type:function size:0x358 +fn_801A8C98 = .text:0x801A8C98; // type:function size:0x10 +fn_801A8CA8 = .text:0x801A8CA8; // type:function size:0x13C +fn_801A8DE4 = .text:0x801A8DE4; // type:function size:0x7CC +fn_801A95B0 = .text:0x801A95B0; // type:function size:0x1D0 +fn_801A9780 = .text:0x801A9780; // type:function size:0x1C +fn_801A979C = .text:0x801A979C; // type:function size:0x78 +fn_801A9814 = .text:0x801A9814; // type:function size:0x98 +fn_801A98AC = .text:0x801A98AC; // type:function size:0x38 +fn_801A98E4 = .text:0x801A98E4; // type:function size:0x50 +fn_801A9934 = .text:0x801A9934; // type:function size:0x260 +fn_801A9B94 = .text:0x801A9B94; // type:function size:0x3C +fn_801A9BD0 = .text:0x801A9BD0; // type:function size:0x158 +fn_801A9D28 = .text:0x801A9D28; // type:function size:0xF0 +fn_801A9E18 = .text:0x801A9E18; // type:function size:0x28 +fn_801A9E40 = .text:0x801A9E40; // type:function size:0x44 +fn_801A9E84 = .text:0x801A9E84; // type:function size:0x1BC +fn_801AA040 = .text:0x801AA040; // type:function size:0x1E8 +fn_801AA228 = .text:0x801AA228; // type:function size:0x118 +fn_801AA340 = .text:0x801AA340; // type:function size:0x688 +fn_801AA9C8 = .text:0x801AA9C8; // type:function size:0x28 +fn_801AA9F0 = .text:0x801AA9F0; // type:function size:0x20 +fn_801AAA10 = .text:0x801AAA10; // type:function size:0x148 +fn_801AAB58 = .text:0x801AAB58; // type:function size:0x190 +fn_801AACE8 = .text:0x801AACE8; // type:function size:0x4C +fn_801AAD34 = .text:0x801AAD34; // type:function size:0x88 +fn_801AADBC = .text:0x801AADBC; // type:function size:0x1C +fn_801AADD8 = .text:0x801AADD8; // type:function size:0xE4 +fn_801AAEBC = .text:0x801AAEBC; // type:function size:0x3D8 +fn_801AB294 = .text:0x801AB294; // type:function size:0xC +fn_801AB2A0 = .text:0x801AB2A0; // type:function size:0x210 +fn_801AB4B0 = .text:0x801AB4B0; // type:function size:0x194 +fn_801AB644 = .text:0x801AB644; // type:function size:0x26C +fn_801AB8B0 = .text:0x801AB8B0; // type:function size:0x12C +fn_801AB9DC = .text:0x801AB9DC; // type:function size:0x40 +fn_801ABA1C = .text:0x801ABA1C; // type:function size:0x34 +fn_801ABA50 = .text:0x801ABA50; // type:function size:0x38 +fn_801ABA88 = .text:0x801ABA88; // type:function size:0x1F0 +fn_801ABC78 = .text:0x801ABC78; // type:function size:0xE4 +fn_801ABD5C = .text:0x801ABD5C; // type:function size:0x140 +fn_801ABE9C = .text:0x801ABE9C; // type:function size:0x20 +fn_801ABEBC = .text:0x801ABEBC; // type:function size:0x18 +fn_801ABED4 = .text:0x801ABED4; // type:function size:0x1C +fn_801ABEF0 = .text:0x801ABEF0; // type:function size:0x5C +fn_801ABF4C = .text:0x801ABF4C; // type:function size:0x3D8 +fn_801AC324 = .text:0x801AC324; // type:function size:0x98 +fn_801AC3BC = .text:0x801AC3BC; // type:function size:0x1B0 +fn_801AC56C = .text:0x801AC56C; // type:function size:0x67C +fn_801ACBE8 = .text:0x801ACBE8; // type:function size:0x140 +fn_801ACD28 = .text:0x801ACD28; // type:function size:0x268 +fn_801ACF90 = .text:0x801ACF90; // type:function size:0x38 +fn_801ACFC8 = .text:0x801ACFC8; // type:function size:0x38 +SetSSandBoss_FuncPtrs__FP18SSandBoss_FuncPtrs = .text:0x801AD000; // type:function size:0x8 +fn_801AD008 = .text:0x801AD008; // type:function size:0x10 +SetSSandworm_FuncPtrs__FP18SSandworm_FuncPtrs = .text:0x801AD018; // type:function size:0x8 +fn_801AD020 = .text:0x801AD020; // type:function size:0x10 +fn_801AD030 = .text:0x801AD030; // type:function size:0x2C +fn_801AD05C = .text:0x801AD05C; // type:function size:0x2C +fn_801AD088 = .text:0x801AD088; // type:function size:0xC0 +fn_801AD148 = .text:0x801AD148; // type:function size:0x3CC +fn_801AD514 = .text:0x801AD514; // type:function size:0x8 +fn_801AD51C = .text:0x801AD51C; // type:function size:0x24 +fn_801AD540 = .text:0x801AD540; // type:function size:0x50 +fn_801AD590 = .text:0x801AD590; // type:function size:0x1D4 +fn_801AD764 = .text:0x801AD764; // type:function size:0xF0 +Reset__18CSaveGameInterfaceFv = .text:0x801AD854; // type:function size:0x9C +CheckLoadComplete__18CSaveGameInterfaceFv = .text:0x801AD8F0; // type:function size:0x300 +fn_801ADBF0 = .text:0x801ADBF0; // type:function size:0x54 +fn_801ADC44 = .text:0x801ADC44; // type:function size:0x64 +fn_801ADCA8 = .text:0x801ADCA8; // type:function size:0x13C +fn_801ADDE4 = .text:0x801ADDE4; // type:function size:0x14 +fn_801ADDF8 = .text:0x801ADDF8; // type:function size:0x18 +Draw__18CSaveGameInterfaceCFv = .text:0x801ADE10; // type:function size:0x6C +fn_801ADE7C = .text:0x801ADE7C; // type:function size:0x108 +fn_801ADF84 = .text:0x801ADF84; // type:function size:0x28 +fn_801ADFAC = .text:0x801ADFAC; // type:function size:0x20 +fn_801ADFCC = .text:0x801ADFCC; // type:function size:0x90 +fn_801AE05C = .text:0x801AE05C; // type:function size:0x24 +fn_801AE080 = .text:0x801AE080; // type:function size:0x40 +fn_801AE0C0 = .text:0x801AE0C0; // type:function size:0x4C +fn_801AE10C = .text:0x801AE10C; // type:function size:0xC4 +fn_801AE1D0 = .text:0x801AE1D0; // type:function size:0x110 +fn_801AE2E0 = .text:0x801AE2E0; // type:function size:0x25C +fn_801AE53C = .text:0x801AE53C; // type:function size:0x18 +fn_801AE554 = .text:0x801AE554; // type:function size:0x10 +fn_801AE564 = .text:0x801AE564; // type:function size:0x5B8 +fn_801AEB1C = .text:0x801AEB1C; // type:function size:0x18 +fn_801AEB34 = .text:0x801AEB34; // type:function size:0x6C +fn_801AEBA0 = .text:0x801AEBA0; // type:function size:0x10 +fn_801AEBB0 = .text:0x801AEBB0; // type:function size:0x10 +fn_801AEBC0 = .text:0x801AEBC0; // type:function size:0xC +fn_801AEBCC = .text:0x801AEBCC; // type:function size:0x1DC +fn_801AEDA8 = .text:0x801AEDA8; // type:function size:0x150 +fn_801AEEF8 = .text:0x801AEEF8; // type:function size:0x88 +fn_801AEF80 = .text:0x801AEF80; // type:function size:0xB4 +fn_801AF034 = .text:0x801AF034; // type:function size:0x88 +fn_801AF0BC = .text:0x801AF0BC; // type:function size:0xA4 +fn_801AF160 = .text:0x801AF160; // type:function size:0xA8 +fn_801AF208 = .text:0x801AF208; // type:function size:0x2C +fn_801AF234 = .text:0x801AF234; // type:function size:0xA4 +fn_801AF2D8 = .text:0x801AF2D8; // type:function size:0x17C +fn_801AF454 = .text:0x801AF454; // type:function size:0x1C0 +fn_801AF614 = .text:0x801AF614; // type:function size:0xF4 +fn_801AF708 = .text:0x801AF708; // type:function size:0x104 +fn_801AF80C = .text:0x801AF80C; // type:function size:0x90 +fn_801AF89C = .text:0x801AF89C; // type:function size:0x178 +fn_801AFA14 = .text:0x801AFA14; // type:function size:0x10C +fn_801AFB20 = .text:0x801AFB20; // type:function size:0x1A4 +fn_801AFCC4 = .text:0x801AFCC4; // type:function size:0x8 +fn_801AFCCC = .text:0x801AFCCC; // type:function size:0x14C +fn_801AFE18 = .text:0x801AFE18; // type:function size:0x10 +fn_801AFE28 = .text:0x801AFE28; // type:function size:0x834 +fn_801B065C = .text:0x801B065C; // type:function size:0x8 +fn_801B0664 = .text:0x801B0664; // type:function size:0x8 +fn_801B066C = .text:0x801B066C; // type:function size:0x8 +fn_801B0674 = .text:0x801B0674; // type:function size:0x754 +fn_801B0DC8 = .text:0x801B0DC8; // type:function size:0x3C0 +fn_801B1188 = .text:0x801B1188; // type:function size:0x14 +fn_801B119C = .text:0x801B119C; // type:function size:0x200 +fn_801B139C = .text:0x801B139C; // type:function size:0x74 +fn_801B1410 = .text:0x801B1410; // type:function size:0x3C4 +fn_801B17D4 = .text:0x801B17D4; // type:function size:0x8 +fn_801B17DC = .text:0x801B17DC; // type:function size:0x8 +fn_801B17E4 = .text:0x801B17E4; // type:function size:0x8 +fn_801B17EC = .text:0x801B17EC; // type:function size:0x8 +fn_801B17F4 = .text:0x801B17F4; // type:function size:0x8 +fn_801B17FC = .text:0x801B17FC; // type:function size:0x8 +fn_801B1804 = .text:0x801B1804; // type:function size:0x8 +fn_801B180C = .text:0x801B180C; // type:function size:0xC +fn_801B1818 = .text:0x801B1818; // type:function size:0x98 +fn_801B18B0 = .text:0x801B18B0; // type:function size:0xC +fn_801B18BC = .text:0x801B18BC; // type:function size:0x74 +fn_801B1930 = .text:0x801B1930; // type:function size:0x10 +fn_801B1940 = .text:0x801B1940; // type:function size:0x8 +fn_801B1948 = .text:0x801B1948; // type:function size:0x60 +fn_801B19A8 = .text:0x801B19A8; // type:function size:0x50 +fn_801B19F8 = .text:0x801B19F8; // type:function size:0x8 +fn_801B1A00 = .text:0x801B1A00; // type:function size:0x27C +fn_801B1C7C = .text:0x801B1C7C; // type:function size:0x1B8 +fn_801B1E34 = .text:0x801B1E34; // type:function size:0x14 +fn_801B1E48 = .text:0x801B1E48; // type:function size:0x8 +fn_801B1E50 = .text:0x801B1E50; // type:function size:0x8 +fn_801B1E58 = .text:0x801B1E58; // type:function size:0x4 +fn_801B1E5C = .text:0x801B1E5C; // type:function size:0x8 +fn_801B1E64 = .text:0x801B1E64; // type:function size:0x4 +fn_801B1E68 = .text:0x801B1E68; // type:function size:0x144 +fn_801B1FAC = .text:0x801B1FAC; // type:function size:0xC0 +fn_801B206C = .text:0x801B206C; // type:function size:0x104 +fn_801B2170 = .text:0x801B2170; // type:function size:0x134 +fn_801B22A4 = .text:0x801B22A4; // type:function size:0xF4 +fn_801B2398 = .text:0x801B2398; // type:function size:0x14 +fn_801B23AC = .text:0x801B23AC; // type:function size:0x68 +fn_801B2414 = .text:0x801B2414; // type:function size:0x48 +fn_801B245C = .text:0x801B245C; // type:function size:0x24 +fn_801B2480 = .text:0x801B2480; // type:function size:0xE4 +fn_801B2564 = .text:0x801B2564; // type:function size:0x1D0 +fn_801B2734 = .text:0x801B2734; // type:function size:0x134 +fn_801B2868 = .text:0x801B2868; // type:function size:0x8C +fn_801B28F4 = .text:0x801B28F4; // type:function size:0x1C +fn_801B2910 = .text:0x801B2910; // type:function size:0x30 +fn_801B2940 = .text:0x801B2940; // type:function size:0x8 +fn_801B2948 = .text:0x801B2948; // type:function size:0x258 +fn_801B2BA0 = .text:0x801B2BA0; // type:function size:0x38 +fn_801B2BD8 = .text:0x801B2BD8; // type:function size:0xC +fn_801B2BE4 = .text:0x801B2BE4; // type:function size:0x1C +fn_801B2C00 = .text:0x801B2C00; // type:function size:0x8 +fn_801B2C08 = .text:0x801B2C08; // type:function size:0x14 +fn_801B2C1C = .text:0x801B2C1C; // type:function size:0xC +fn_801B2C28 = .text:0x801B2C28; // type:function size:0x10 +fn_801B2C38 = .text:0x801B2C38; // type:function size:0x1C +fn_801B2C54 = .text:0x801B2C54; // type:function size:0x8 +fn_801B2C5C = .text:0x801B2C5C; // type:function size:0x14 +fn_801B2C70 = .text:0x801B2C70; // type:function size:0x288 +fn_801B2EF8 = .text:0x801B2EF8; // type:function size:0x8 +fn_801B2F00 = .text:0x801B2F00; // type:function size:0x8 +fn_801B2F08 = .text:0x801B2F08; // type:function size:0x6EC +fn_801B35F4 = .text:0x801B35F4; // type:function size:0x4 +fn_801B35F8 = .text:0x801B35F8; // type:function size:0x8 +fn_801B3600 = .text:0x801B3600; // type:function size:0x2C +fn_801B362C = .text:0x801B362C; // type:function size:0x8 +fn_801B3634 = .text:0x801B3634; // type:function size:0xC +fn_801B3640 = .text:0x801B3640; // type:function size:0x8 +fn_801B3648 = .text:0x801B3648; // type:function size:0xC +fn_801B3654 = .text:0x801B3654; // type:function size:0xC +fn_801B3660 = .text:0x801B3660; // type:function size:0x10 +fn_801B3670 = .text:0x801B3670; // type:function size:0x6A4 +fn_801B3D14 = .text:0x801B3D14; // type:function size:0x4 +fn_801B3D18 = .text:0x801B3D18; // type:function size:0x38 +fn_801B3D50 = .text:0x801B3D50; // type:function size:0x70 +fn_801B3DC0 = .text:0x801B3DC0; // type:function size:0x4 +fn_801B3DC4 = .text:0x801B3DC4; // type:function size:0x4 +fn_801B3DC8 = .text:0x801B3DC8; // type:function size:0x110 +fn_801B3ED8 = .text:0x801B3ED8; // type:function size:0x110 +fn_801B3FE8 = .text:0x801B3FE8; // type:function size:0x10 +fn_801B3FF8 = .text:0x801B3FF8; // type:function size:0x8 +fn_801B4000 = .text:0x801B4000; // type:function size:0x8 +fn_801B4008 = .text:0x801B4008; // type:function size:0x10 +fn_801B4018 = .text:0x801B4018; // type:function size:0x10 +fn_801B4028 = .text:0x801B4028; // type:function size:0x8 +fn_801B4030 = .text:0x801B4030; // type:function size:0x4 +fn_801B4034 = .text:0x801B4034; // type:function size:0x78 +fn_801B40AC = .text:0x801B40AC; // type:function size:0x8 +fn_801B40B4 = .text:0x801B40B4; // type:function size:0x5C +fn_801B4110 = .text:0x801B4110; // type:function size:0x10 +fn_801B4120 = .text:0x801B4120; // type:function size:0x8 +fn_801B4128 = .text:0x801B4128; // type:function size:0x8 +fn_801B4130 = .text:0x801B4130; // type:function size:0x70 +fn_801B41A0 = .text:0x801B41A0; // type:function size:0x38 +fn_801B41D8 = .text:0x801B41D8; // type:function size:0x70 +fn_801B4248 = .text:0x801B4248; // type:function size:0x4 +fn_801B424C = .text:0x801B424C; // type:function size:0x4 +fn_801B4250 = .text:0x801B4250; // type:function size:0x30 +fn_801B4280 = .text:0x801B4280; // type:function size:0x118 +fn_801B4398 = .text:0x801B4398; // type:function size:0xFF8 +fn_801B5390 = .text:0x801B5390; // type:function size:0x584 +fn_801B5914 = .text:0x801B5914; // type:function size:0x664 +fn_801B5F78 = .text:0x801B5F78; // type:function size:0x1C +fn_801B5F94 = .text:0x801B5F94; // type:function size:0x10 +fn_801B5FA4 = .text:0x801B5FA4; // type:function size:0xCCC +fn_801B6C70 = .text:0x801B6C70; // type:function size:0x58 +fn_801B6CC8 = .text:0x801B6CC8; // type:function size:0x88 +fn_801B6D50 = .text:0x801B6D50; // type:function size:0x90 +fn_801B6DE0 = .text:0x801B6DE0; // type:function size:0x60 +fn_801B6E40 = .text:0x801B6E40; // type:function size:0xC4 +fn_801B6F04 = .text:0x801B6F04; // type:function size:0xD0 +fn_801B6FD4 = .text:0x801B6FD4; // type:function size:0xCC +fn_801B70A0 = .text:0x801B70A0; // type:function size:0x29C +fn_801B733C = .text:0x801B733C; // type:function size:0x170 +fn_801B74AC = .text:0x801B74AC; // type:function size:0x8 +fn_801B74B4 = .text:0x801B74B4; // type:function size:0x10 +fn_801B74C4 = .text:0x801B74C4; // type:function size:0xA4 +fn_801B7568 = .text:0x801B7568; // type:function size:0x8 +fn_801B7570 = .text:0x801B7570; // type:function size:0x1C +fn_801B758C = .text:0x801B758C; // type:function size:0x8 +fn_801B7594 = .text:0x801B7594; // type:function size:0x1C +fn_801B75B0 = .text:0x801B75B0; // type:function size:0x8 +fn_801B75B8 = .text:0x801B75B8; // type:function size:0x8 +fn_801B75C0 = .text:0x801B75C0; // type:function size:0x8 +fn_801B75C8 = .text:0x801B75C8; // type:function size:0x80 +fn_801B7648 = .text:0x801B7648; // type:function size:0x8 +fn_801B7650 = .text:0x801B7650; // type:function size:0x8 +fn_801B7658 = .text:0x801B7658; // type:function size:0x1C +fn_801B7674 = .text:0x801B7674; // type:function size:0x1C +fn_801B7690 = .text:0x801B7690; // type:function size:0x1C +fn_801B76AC = .text:0x801B76AC; // type:function size:0x1C +fn_801B76C8 = .text:0x801B76C8; // type:function size:0x8 +fn_801B76D0 = .text:0x801B76D0; // type:function size:0x8 +fn_801B76D8 = .text:0x801B76D8; // type:function size:0x8 +fn_801B76E0 = .text:0x801B76E0; // type:function size:0x8 +fn_801B76E8 = .text:0x801B76E8; // type:function size:0x8 +fn_801B76F0 = .text:0x801B76F0; // type:function size:0x8 +fn_801B76F8 = .text:0x801B76F8; // type:function size:0x8 +fn_801B7700 = .text:0x801B7700; // type:function size:0x8 +fn_801B7708 = .text:0x801B7708; // type:function size:0x8 +fn_801B7710 = .text:0x801B7710; // type:function size:0x8 +fn_801B7718 = .text:0x801B7718; // type:function size:0x120 +fn_801B7838 = .text:0x801B7838; // type:function size:0x8 +fn_801B7840 = .text:0x801B7840; // type:function size:0x8 +fn_801B7848 = .text:0x801B7848; // type:function size:0x10 +fn_801B7858 = .text:0x801B7858; // type:function size:0x8 +fn_801B7860 = .text:0x801B7860; // type:function size:0x8 +fn_801B7868 = .text:0x801B7868; // type:function size:0x8C +fn_801B78F4 = .text:0x801B78F4; // type:function size:0x84 +fn_801B7978 = .text:0x801B7978; // type:function size:0x50 +fn_801B79C8 = .text:0x801B79C8; // type:function size:0x8 +fn_801B79D0 = .text:0x801B79D0; // type:function size:0x8 +fn_801B79D8 = .text:0x801B79D8; // type:function size:0x50 +fn_801B7A28 = .text:0x801B7A28; // type:function size:0xA0 +fn_801B7AC8 = .text:0x801B7AC8; // type:function size:0x8 +fn_801B7AD0 = .text:0x801B7AD0; // type:function size:0x8 +fn_801B7AD8 = .text:0x801B7AD8; // type:function size:0x280 +fn_801B7D58 = .text:0x801B7D58; // type:function size:0x8 +fn_801B7D60 = .text:0x801B7D60; // type:function size:0x8 +fn_801B7D68 = .text:0x801B7D68; // type:function size:0x34 +fn_801B7D9C = .text:0x801B7D9C; // type:function size:0x3C +fn_801B7DD8 = .text:0x801B7DD8; // type:function size:0xB8 +fn_801B7E90 = .text:0x801B7E90; // type:function size:0x30 +fn_801B7EC0 = .text:0x801B7EC0; // type:function size:0x8 +fn_801B7EC8 = .text:0x801B7EC8; // type:function size:0x8 +fn_801B7ED0 = .text:0x801B7ED0; // type:function size:0x13C +fn_801B800C = .text:0x801B800C; // type:function size:0xE8 +fn_801B80F4 = .text:0x801B80F4; // type:function size:0x94 +fn_801B8188 = .text:0x801B8188; // type:function size:0x8 +fn_801B8190 = .text:0x801B8190; // type:function size:0x58 +fn_801B81E8 = .text:0x801B81E8; // type:function size:0x8 +fn_801B81F0 = .text:0x801B81F0; // type:function size:0x6C +fn_801B825C = .text:0x801B825C; // type:function size:0x6C +fn_801B82C8 = .text:0x801B82C8; // type:function size:0x58 +fn_801B8320 = .text:0x801B8320; // type:function size:0x6C +fn_801B838C = .text:0x801B838C; // type:function size:0x7C +fn_801B8408 = .text:0x801B8408; // type:function size:0xBC +fn_801B84C4 = .text:0x801B84C4; // type:function size:0xBC +fn_801B8580 = .text:0x801B8580; // type:function size:0xBC +fn_801B863C = .text:0x801B863C; // type:function size:0xC4 +fn_801B8700 = .text:0x801B8700; // type:function size:0x8 +fn_801B8708 = .text:0x801B8708; // type:function size:0x8 +fn_801B8710 = .text:0x801B8710; // type:function size:0x8 +fn_801B8718 = .text:0x801B8718; // type:function size:0xB8 +fn_801B87D0 = .text:0x801B87D0; // type:function size:0x80 +fn_801B8850 = .text:0x801B8850; // type:function size:0x1AC +fn_801B89FC = .text:0x801B89FC; // type:function size:0x8 +fn_801B8A04 = .text:0x801B8A04; // type:function size:0x98 +fn_801B8A9C = .text:0x801B8A9C; // type:function size:0x8 +fn_801B8AA4 = .text:0x801B8AA4; // type:function size:0x2AC +fn_801B8D50 = .text:0x801B8D50; // type:function size:0x944 +fn_801B9694 = .text:0x801B9694; // type:function size:0x258 +fn_801B98EC = .text:0x801B98EC; // type:function size:0x550 +fn_801B9E3C = .text:0x801B9E3C; // type:function size:0x294 +fn_801BA0D0 = .text:0x801BA0D0; // type:function size:0x248 +fn_801BA318 = .text:0x801BA318; // type:function size:0x248 +fn_801BA560 = .text:0x801BA560; // type:function size:0x174 +fn_801BA6D4 = .text:0x801BA6D4; // type:function size:0x48 +fn_801BA71C = .text:0x801BA71C; // type:function size:0x50 +fn_801BA76C = .text:0x801BA76C; // type:function size:0xFC +fn_801BA868 = .text:0x801BA868; // type:function size:0x8 +fn_801BA870 = .text:0x801BA870; // type:function size:0x8 +fn_801BA878 = .text:0x801BA878; // type:function size:0x8 +fn_801BA880 = .text:0x801BA880; // type:function size:0x10 +fn_801BA890 = .text:0x801BA890; // type:function size:0x28 +fn_801BA8B8 = .text:0x801BA8B8; // type:function size:0x8 +fn_801BA8C0 = .text:0x801BA8C0; // type:function size:0x37C +fn_801BAC3C = .text:0x801BAC3C; // type:function size:0x1E8 +fn_801BAE24 = .text:0x801BAE24; // type:function size:0xB0 +fn_801BAED4 = .text:0x801BAED4; // type:function size:0x528 +fn_801BB3FC = .text:0x801BB3FC; // type:function size:0xB0 +fn_801BB4AC = .text:0x801BB4AC; // type:function size:0x16C +fn_801BB618 = .text:0x801BB618; // type:function size:0x1CC +fn_801BB7E4 = .text:0x801BB7E4; // type:function size:0x364 +fn_801BBB48 = .text:0x801BBB48; // type:function size:0x15C +fn_801BBCA4 = .text:0x801BBCA4; // type:function size:0x124 +fn_801BBDC8 = .text:0x801BBDC8; // type:function size:0x29C +fn_801BC064 = .text:0x801BC064; // type:function size:0x38C +fn_801BC3F0 = .text:0x801BC3F0; // type:function size:0x170 +fn_801BC560 = .text:0x801BC560; // type:function size:0x1B4 +fn_801BC714 = .text:0x801BC714; // type:function size:0x204 +fn_801BC918 = .text:0x801BC918; // type:function size:0x424 +fn_801BCD3C = .text:0x801BCD3C; // type:function size:0x2F4 +fn_801BD030 = .text:0x801BD030; // type:function size:0x64 +fn_801BD094 = .text:0x801BD094; // type:function size:0x64 +fn_801BD0F8 = .text:0x801BD0F8; // type:function size:0x64 +fn_801BD15C = .text:0x801BD15C; // type:function size:0x64 +fn_801BD1C0 = .text:0x801BD1C0; // type:function size:0x64 +fn_801BD224 = .text:0x801BD224; // type:function size:0xD4 +fn_801BD2F8 = .text:0x801BD2F8; // type:function size:0xB4 +fn_801BD3AC = .text:0x801BD3AC; // type:function size:0xA4 +fn_801BD450 = .text:0x801BD450; // type:function size:0x120 +fn_801BD570 = .text:0x801BD570; // type:function size:0xA0 +fn_801BD610 = .text:0x801BD610; // type:function size:0x20 +fn_801BD630 = .text:0x801BD630; // type:function size:0xB40 +fn_801BE170 = .text:0x801BE170; // type:function size:0x4D0 +fn_801BE640 = .text:0x801BE640; // type:function size:0xCD0 +fn_801BF310 = .text:0x801BF310; // type:function size:0x290 +fn_801BF5A0 = .text:0x801BF5A0; // type:function size:0x4C +fn_801BF5EC = .text:0x801BF5EC; // type:function size:0xC8 +fn_801BF6B4 = .text:0x801BF6B4; // type:function size:0xD8 +fn_801BF78C = .text:0x801BF78C; // type:function size:0x100 +fn_801BF88C = .text:0x801BF88C; // type:function size:0xFC4 +fn_801C0850 = .text:0x801C0850; // type:function size:0x1AC +fn_801C09FC = .text:0x801C09FC; // type:function size:0x144C +fn_801C1E48 = .text:0x801C1E48; // type:function size:0x138 +fn_801C1F80 = .text:0x801C1F80; // type:function size:0x8C +fn_801C200C = .text:0x801C200C; // type:function size:0x26C +fn_801C2278 = .text:0x801C2278; // type:function size:0x36C +fn_801C25E4 = .text:0x801C25E4; // type:function size:0x12C +fn_801C2710 = .text:0x801C2710; // type:function size:0x2A0 +fn_801C29B0 = .text:0x801C29B0; // type:function size:0x4EC +fn_801C2E9C = .text:0x801C2E9C; // type:function size:0x4B0 +fn_801C334C = .text:0x801C334C; // type:function size:0x88 +fn_801C33D4 = .text:0x801C33D4; // type:function size:0x88 +fn_801C345C = .text:0x801C345C; // type:function size:0x5E8 +fn_801C3A44 = .text:0x801C3A44; // type:function size:0x5B0 +fn_801C3FF4 = .text:0x801C3FF4; // type:function size:0x2F4 +fn_801C42E8 = .text:0x801C42E8; // type:function size:0x90 +fn_801C4378 = .text:0x801C4378; // type:function size:0x71C +fn_801C4A94 = .text:0x801C4A94; // type:function size:0x4D8 +fn_801C4F6C = .text:0x801C4F6C; // type:function size:0x50 +fn_801C4FBC = .text:0x801C4FBC; // type:function size:0x744 +fn_801C5700 = .text:0x801C5700; // type:function size:0x378 +fn_801C5A78 = .text:0x801C5A78; // type:function size:0x43C +fn_801C5EB4 = .text:0x801C5EB4; // type:function size:0x1F8 +fn_801C60AC = .text:0x801C60AC; // type:function size:0x358 +fn_801C6404 = .text:0x801C6404; // type:function size:0x344 +fn_801C6748 = .text:0x801C6748; // type:function size:0x1AC +fn_801C68F4 = .text:0x801C68F4; // type:function size:0x158 +fn_801C6A4C = .text:0x801C6A4C; // type:function size:0x2E8 +fn_801C6D34 = .text:0x801C6D34; // type:function size:0x5DC +fn_801C7310 = .text:0x801C7310; // type:function size:0x62C +fn_801C793C = .text:0x801C793C; // type:function size:0xC +fn_801C7948 = .text:0x801C7948; // type:function size:0x110 +fn_801C7A58 = .text:0x801C7A58; // type:function size:0x9C +fn_801C7AF4 = .text:0x801C7AF4; // type:function size:0x3C4 +fn_801C7EB8 = .text:0x801C7EB8; // type:function size:0x7AC +fn_801C8664 = .text:0x801C8664; // type:function size:0x344 +fn_801C89A8 = .text:0x801C89A8; // type:function size:0x67C +fn_801C9024 = .text:0x801C9024; // type:function size:0x5C +fn_801C9080 = .text:0x801C9080; // type:function size:0x138 +fn_801C91B8 = .text:0x801C91B8; // type:function size:0x76C +fn_801C9924 = .text:0x801C9924; // type:function size:0x9C +fn_801C99C0 = .text:0x801C99C0; // type:function size:0x98 +fn_801C9A58 = .text:0x801C9A58; // type:function size:0x64 +fn_801C9ABC = .text:0x801C9ABC; // type:function size:0x118 +fn_801C9BD4 = .text:0x801C9BD4; // type:function size:0x104 +fn_801C9CD8 = .text:0x801C9CD8; // type:function size:0xD14 +fn_801CA9EC = .text:0x801CA9EC; // type:function size:0x314 +fn_801CAD00 = .text:0x801CAD00; // type:function size:0x78 +fn_801CAD78 = .text:0x801CAD78; // type:function size:0xB4 +fn_801CAE2C = .text:0x801CAE2C; // type:function size:0x2A8 +fn_801CB0D4 = .text:0x801CB0D4; // type:function size:0xD4 +fn_801CB1A8 = .text:0x801CB1A8; // type:function size:0x78 +fn_801CB220 = .text:0x801CB220; // type:function size:0x8 +fn_801CB228 = .text:0x801CB228; // type:function size:0x10 +fn_801CB238 = .text:0x801CB238; // type:function size:0x150 +fn_801CB388 = .text:0x801CB388; // type:function size:0x4 +fn_801CB38C = .text:0x801CB38C; // type:function size:0xA0 +fn_801CB42C = .text:0x801CB42C; // type:function size:0xB4 +__ct__22CScattershotProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4ffRC11CDamageInfo9TUniqueId7TAreaId9TUniqueId = .text:0x801CB4E0; // type:function size:0x33C +fn_801CB81C = .text:0x801CB81C; // type:function size:0x70 +fn_801CB88C = .text:0x801CB88C; // type:function size:0x4 +fn_801CB890 = .text:0x801CB890; // type:function size:0xB8 +fn_801CB948 = .text:0x801CB948; // type:function size:0x180 +fn_801CBAC8 = .text:0x801CBAC8; // type:function size:0x56C +fn_801CC034 = .text:0x801CC034; // type:function size:0x108 +fn_801CC13C = .text:0x801CC13C; // type:function size:0x240 +fn_801CC37C = .text:0x801CC37C; // type:function size:0x16C +fn_801CC4E8 = .text:0x801CC4E8; // type:function size:0xEC8 +fn_801CD3B0 = .text:0x801CD3B0; // type:function size:0x4 +AddShot__22CScattershotProjectileFRC9CVector3fRC9CVector3f = .text:0x801CD3B4; // type:function size:0x178 +fn_801CD52C = .text:0x801CD52C; // type:function size:0x3C +fn_801CD568 = .text:0x801CD568; // type:function size:0xC0 +fn_801CD628 = .text:0x801CD628; // type:function size:0x644 +fn_801CDC6C = .text:0x801CDC6C; // type:function size:0x27C +fn_801CDEE8 = .text:0x801CDEE8; // type:function size:0x54 +fn_801CDF3C = .text:0x801CDF3C; // type:function size:0x40 +fn_801CDF7C = .text:0x801CDF7C; // type:function size:0x74 +fn_801CDFF0 = .text:0x801CDFF0; // type:function size:0x14 +fn_801CE004 = .text:0x801CE004; // type:function size:0x260 +fn_801CE264 = .text:0x801CE264; // type:function size:0x14 +fn_801CE278 = .text:0x801CE278; // type:function size:0x64 +fn_801CE2DC = .text:0x801CE2DC; // type:function size:0x694 +fn_801CE970 = .text:0x801CE970; // type:function size:0x100 +fn_801CEA70 = .text:0x801CEA70; // type:function size:0x1D0 +fn_801CEC40 = .text:0x801CEC40; // type:function size:0x40 +fn_801CEC80 = .text:0x801CEC80; // type:function size:0xE0 +fn_801CED60 = .text:0x801CED60; // type:function size:0xA0 +fn_801CEE00 = .text:0x801CEE00; // type:function size:0x8C +fn_801CEE8C = .text:0x801CEE8C; // type:function size:0xBC +fn_801CEF48 = .text:0x801CEF48; // type:function size:0xC4 +fn_801CF00C = .text:0x801CF00C; // type:function size:0x1D0 +fn_801CF1DC = .text:0x801CF1DC; // type:function size:0x94 +fn_801CF270 = .text:0x801CF270; // type:function size:0x140 +fn_801CF3B0 = .text:0x801CF3B0; // type:function size:0x4 +fn_801CF3B4 = .text:0x801CF3B4; // type:function size:0x4 +fn_801CF3B8 = .text:0x801CF3B8; // type:function size:0x4 +fn_801CF3BC = .text:0x801CF3BC; // type:function size:0x2C +fn_801CF3E8 = .text:0x801CF3E8; // type:function size:0x20 +GetInUse__13CScriptAIHintCF9TUniqueId = .text:0x801CF408; // type:function size:0x5C +GetInUseIgnoreLock__13CScriptAIHintCF9TUniqueId = .text:0x801CF464; // type:function size:0x38 +SetInUse__13CScriptAIHintFb = .text:0x801CF49C; // type:function size:0x20 +GetValueParm__13CScriptAIHintCFv = .text:0x801CF4BC; // type:function size:0x8 +GetValueParm2__13CScriptAIHintCFv = .text:0x801CF4C4; // type:function size:0x8 +fn_801CF4CC = .text:0x801CF4CC; // type:function size:0x1E0 +fn_801CF6AC = .text:0x801CF6AC; // type:function size:0x58 +fn_801CF704 = .text:0x801CF704; // type:function size:0x9C +fn_801CF7A0 = .text:0x801CF7A0; // type:function size:0x58 +fn_801CF7F8 = .text:0x801CF7F8; // type:function size:0x1EC +__ct__12CScriptActorF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>R11CEntityInfoRC12CTransform4fRC10CModelDataRC6CAABoxRC13CMaterialListffRC11CHealthInfoRC20CDamageVulnerabilityRC16CActorParametersRC15SEchoParametersbibbbfUiRC11CDamageInfoUi = .text:0x801CF9E4; // type:function size:0x740 +__dt__12CScriptActorFv = .text:0x801D0124; // type:function size:0xF4 +HealthInfo__12CScriptActorFv = .text:0x801D0218; // type:function size:0x8 +GetDamageVulnerability__12CScriptActorCFv = .text:0x801D0220; // type:function size:0x8 +Touch__12CScriptActorFR6CActorR13CStateManager = .text:0x801D0228; // type:function size:0x4 +GetTouchBounds__12CScriptActorCFv = .text:0x801D022C; // type:function size:0xE0 +Think__12CScriptActorFfR13CStateManager = .text:0x801D030C; // type:function size:0x2F8 +AcceptScriptMsg__12CScriptActorFR13CStateManagerRC10CScriptMsg = .text:0x801D0604; // type:function size:0x2CC +PreRender__12CScriptActorFR13CStateManager = .text:0x801D08D0; // type:function size:0xE0 +GetCollisionResponseType__12CScriptActorCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x801D09B0; // type:function size:0xD0 +GetSortingBounds__12CScriptActorCFRC13CStateManager = .text:0x801D0A80; // type:function size:0x88 +DoUserAnimEvent__12CScriptActorFR13CStateManagerRC13CInt32POINode14EUserEventTypef = .text:0x801D0B08; // type:function size:0x9C +fn_801D0BA4 = .text:0x801D0BA4; // type:function size:0x224 +fn_801D0DC8 = .text:0x801D0DC8; // type:function size:0xB8 +AddToRenderer__12CScriptActorCFRC13CStateManager = .text:0x801D0E80; // type:function size:0x38 +Render__12CScriptActorCFRC13CStateManager = .text:0x801D0EB8; // type:function size:0x58 +GetCollisionPrimitive__12CScriptActorCFv = .text:0x801D0F10; // type:function size:0x18 +GetPrimitiveTransform__12CScriptActorCFv = .text:0x801D0F28; // type:function size:0xDC +fn_801D1004 = .text:0x801D1004; // type:function size:0x16C4 +CheckActorRenderOnly__12CScriptActorCFv = .text:0x801D26C8; // type:function size:0x54 +fn_801D271C = .text:0x801D271C; // type:function size:0x118 +fn_801D2834 = .text:0x801D2834; // type:function size:0x254 +fn_801D2A88 = .text:0x801D2A88; // type:function size:0x58 +fn_801D2AE0 = .text:0x801D2AE0; // type:function size:0xB0 +fn_801D2B90 = .text:0x801D2B90; // type:function size:0x1D0 +fn_801D2D60 = .text:0x801D2D60; // type:function size:0x2B0 +fn_801D3010 = .text:0x801D3010; // type:function size:0x228 +fn_801D3238 = .text:0x801D3238; // type:function size:0x1F0 +fn_801D3428 = .text:0x801D3428; // type:function size:0x34 +fn_801D345C = .text:0x801D345C; // type:function size:0x58 +fn_801D34B4 = .text:0x801D34B4; // type:function size:0x1AC +fn_801D3660 = .text:0x801D3660; // type:function size:0x8C +fn_801D36EC = .text:0x801D36EC; // type:function size:0x65C +fn_801D3D48 = .text:0x801D3D48; // type:function size:0x6C +fn_801D3DB4 = .text:0x801D3DB4; // type:function size:0x21C +fn_801D3FD0 = .text:0x801D3FD0; // type:function size:0xC4 +fn_801D4094 = .text:0x801D4094; // type:function size:0x198 +fn_801D422C = .text:0x801D422C; // type:function size:0x22C +fn_801D4458 = .text:0x801D4458; // type:function size:0x20 +fn_801D4478 = .text:0x801D4478; // type:function size:0x10 +fn_801D4488 = .text:0x801D4488; // type:function size:0x10 +fn_801D4498 = .text:0x801D4498; // type:function size:0x1F8 +fn_801D4690 = .text:0x801D4690; // type:function size:0x90 +fn_801D4720 = .text:0x801D4720; // type:function size:0xFC +fn_801D481C = .text:0x801D481C; // type:function size:0x110 +fn_801D492C = .text:0x801D492C; // type:function size:0x58 +fn_801D4984 = .text:0x801D4984; // type:function size:0x170 +fn_801D4AF4 = .text:0x801D4AF4; // type:function size:0xF4 +fn_801D4BE8 = .text:0x801D4BE8; // type:function size:0x474 +fn_801D505C = .text:0x801D505C; // type:function size:0x19C +fn_801D51F8 = .text:0x801D51F8; // type:function size:0xF4 +GetInUse__18CScriptAiJumpPointCF9TUniqueId = .text:0x801D52EC; // type:function size:0x84 +fn_801D5370 = .text:0x801D5370; // type:function size:0x1C +fn_801D538C = .text:0x801D538C; // type:function size:0x4 +fn_801D5390 = .text:0x801D5390; // type:function size:0x4 +fn_801D5394 = .text:0x801D5394; // type:function size:0x48 +fn_801D53DC = .text:0x801D53DC; // type:function size:0x174 +fn_801D5550 = .text:0x801D5550; // type:function size:0x420 +fn_801D5970 = .text:0x801D5970; // type:function size:0x8 +fn_801D5978 = .text:0x801D5978; // type:function size:0x8 +fn_801D5980 = .text:0x801D5980; // type:function size:0x4 +fn_801D5984 = .text:0x801D5984; // type:function size:0x80 +fn_801D5A04 = .text:0x801D5A04; // type:function size:0x4C +fn_801D5A50 = .text:0x801D5A50; // type:function size:0x464 +fn_801D5EB4 = .text:0x801D5EB4; // type:function size:0x1EC +fn_801D60A0 = .text:0x801D60A0; // type:function size:0x550 +fn_801D65F0 = .text:0x801D65F0; // type:function size:0x68 +fn_801D6658 = .text:0x801D6658; // type:function size:0x268 +fn_801D68C0 = .text:0x801D68C0; // type:function size:0x124 +fn_801D69E4 = .text:0x801D69E4; // type:function size:0x2D4 +fn_801D6CB8 = .text:0x801D6CB8; // type:function size:0x88 +fn_801D6D40 = .text:0x801D6D40; // type:function size:0x118 +fn_801D6E58 = .text:0x801D6E58; // type:function size:0x1F0 +fn_801D7048 = .text:0x801D7048; // type:function size:0x2B4 +fn_801D72FC = .text:0x801D72FC; // type:function size:0x1A4 +fn_801D74A0 = .text:0x801D74A0; // type:function size:0x78 +fn_801D7518 = .text:0x801D7518; // type:function size:0x74 +fn_801D758C = .text:0x801D758C; // type:function size:0x78 +fn_801D7604 = .text:0x801D7604; // type:function size:0x74 +fn_801D7678 = .text:0x801D7678; // type:function size:0x74 +fn_801D76EC = .text:0x801D76EC; // type:function size:0x5C +fn_801D7748 = .text:0x801D7748; // type:function size:0x158 +fn_801D78A0 = .text:0x801D78A0; // type:function size:0x58 +fn_801D78F8 = .text:0x801D78F8; // type:function size:0x5C +fn_801D7954 = .text:0x801D7954; // type:function size:0x104 +fn_801D7A58 = .text:0x801D7A58; // type:function size:0x68 +fn_801D7AC0 = .text:0x801D7AC0; // type:function size:0x33C +fn_801D7DFC = .text:0x801D7DFC; // type:function size:0xA8 +fn_801D7EA4 = .text:0x801D7EA4; // type:function size:0x64 +fn_801D7F08 = .text:0x801D7F08; // type:function size:0x3B4 +fn_801D82BC = .text:0x801D82BC; // type:function size:0xA8 +fn_801D8364 = .text:0x801D8364; // type:function size:0x58 +fn_801D83BC = .text:0x801D83BC; // type:function size:0x124 +fn_801D84E0 = .text:0x801D84E0; // type:function size:0x1D4 +fn_801D86B4 = .text:0x801D86B4; // type:function size:0xC8 +fn_801D877C = .text:0x801D877C; // type:function size:0x58 +fn_801D87D4 = .text:0x801D87D4; // type:function size:0x1E8 +fn_801D89BC = .text:0x801D89BC; // type:function size:0x348 +fn_801D8D04 = .text:0x801D8D04; // type:function size:0xCC +fn_801D8DD0 = .text:0x801D8DD0; // type:function size:0x2BC +fn_801D908C = .text:0x801D908C; // type:function size:0x40 +fn_801D90CC = .text:0x801D90CC; // type:function size:0x58 +fn_801D9124 = .text:0x801D9124; // type:function size:0x36C +fn_801D9490 = .text:0x801D9490; // type:function size:0x50 +fn_801D94E0 = .text:0x801D94E0; // type:function size:0x60 +fn_801D9540 = .text:0x801D9540; // type:function size:0x6C0 +fn_801D9C00 = .text:0x801D9C00; // type:function size:0x120 +fn_801D9D20 = .text:0x801D9D20; // type:function size:0x98 +fn_801D9DB8 = .text:0x801D9DB8; // type:function size:0x304 +fn_801DA0BC = .text:0x801DA0BC; // type:function size:0x1F4 +fn_801DA2B0 = .text:0x801DA2B0; // type:function size:0x258 +fn_801DA508 = .text:0x801DA508; // type:function size:0xEC +fn_801DA5F4 = .text:0x801DA5F4; // type:function size:0x2BC +fn_801DA8B0 = .text:0x801DA8B0; // type:function size:0x1B4 +fn_801DAA64 = .text:0x801DAA64; // type:function size:0xB4 +fn_801DAB18 = .text:0x801DAB18; // type:function size:0x48 +fn_801DAB60 = .text:0x801DAB60; // type:function size:0x58 +fn_801DABB8 = .text:0x801DABB8; // type:function size:0x5C +fn_801DAC14 = .text:0x801DAC14; // type:function size:0x58 +fn_801DAC6C = .text:0x801DAC6C; // type:function size:0x114 +fn_801DAD80 = .text:0x801DAD80; // type:function size:0x40 +SetSCannonBall_FuncPtrs__FP20SCannonBall_FuncPtrs = .text:0x801DADC0; // type:function size:0x8 +fn_801DADC8 = .text:0x801DADC8; // type:function size:0x10 +fn_801DADD8 = .text:0x801DADD8; // type:function size:0x164 +fn_801DAF3C = .text:0x801DAF3C; // type:function size:0x80 +fn_801DAFBC = .text:0x801DAFBC; // type:function size:0x388 +fn_801DB344 = .text:0x801DB344; // type:function size:0x44 +fn_801DB388 = .text:0x801DB388; // type:function size:0x48 +fn_801DB3D0 = .text:0x801DB3D0; // type:function size:0x54 +fn_801DB424 = .text:0x801DB424; // type:function size:0x68 +fn_801DB48C = .text:0x801DB48C; // type:function size:0x4A4 +SetSCoin_FuncPtrs__FP14SCoin_FuncPtrs = .text:0x801DB930; // type:function size:0x8 +fn_801DB938 = .text:0x801DB938; // type:function size:0x10 +fn_801DB948 = .text:0x801DB948; // type:function size:0x140 +FadeInHelper__20CScriptColorModulateFR13CStateManager9TUniqueIdf = .text:0x801DBA88; // type:function size:0x28C +FadeOutHelper__20CScriptColorModulateFR13CStateManager9TUniqueIdf = .text:0x801DBD14; // type:function size:0x298 +fn_801DBFAC = .text:0x801DBFAC; // type:function size:0x170 +fn_801DC11C = .text:0x801DC11C; // type:function size:0x20C +fn_801DC328 = .text:0x801DC328; // type:function size:0x378 +fn_801DC6A0 = .text:0x801DC6A0; // type:function size:0x23C +fn_801DC8DC = .text:0x801DC8DC; // type:function size:0x30C +fn_801DCBE8 = .text:0x801DCBE8; // type:function size:0x88 +fn_801DCC70 = .text:0x801DCC70; // type:function size:0x88 +fn_801DCCF8 = .text:0x801DCCF8; // type:function size:0x548 +fn_801DD240 = .text:0x801DD240; // type:function size:0x74 +fn_801DD2B4 = .text:0x801DD2B4; // type:function size:0x18 +fn_801DD2CC = .text:0x801DD2CC; // type:function size:0x204 +fn_801DD4D0 = .text:0x801DD4D0; // type:function size:0xDC +fn_801DD5AC = .text:0x801DD5AC; // type:function size:0x70 +fn_801DD61C = .text:0x801DD61C; // type:function size:0x4C +fn_801DD668 = .text:0x801DD668; // type:function size:0xB0 +fn_801DD718 = .text:0x801DD718; // type:function size:0x1D8 +fn_801DD8F0 = .text:0x801DD8F0; // type:function size:0x3DC +fn_801DDCCC = .text:0x801DDCCC; // type:function size:0x58 +fn_801DDD24 = .text:0x801DDD24; // type:function size:0x320 +fn_801DE044 = .text:0x801DE044; // type:function size:0x78 +fn_801DE0BC = .text:0x801DE0BC; // type:function size:0x1FC +fn_801DE2B8 = .text:0x801DE2B8; // type:function size:0x3C +fn_801DE2F4 = .text:0x801DE2F4; // type:function size:0x158 +fn_801DE44C = .text:0x801DE44C; // type:function size:0xD0 +fn_801DE51C = .text:0x801DE51C; // type:function size:0x6AC +fn_801DEBC8 = .text:0x801DEBC8; // type:function size:0x58 +fn_801DEC20 = .text:0x801DEC20; // type:function size:0x8C +fn_801DECAC = .text:0x801DECAC; // type:function size:0xAC +fn_801DED58 = .text:0x801DED58; // type:function size:0x114 +fn_801DEE6C = .text:0x801DEE6C; // type:function size:0x2EC +fn_801DF158 = .text:0x801DF158; // type:function size:0x1FC +fn_801DF354 = .text:0x801DF354; // type:function size:0x58 +fn_801DF3AC = .text:0x801DF3AC; // type:function size:0x84 +fn_801DF430 = .text:0x801DF430; // type:function size:0x58 +fn_801DF488 = .text:0x801DF488; // type:function size:0x2F8 +fn_801DF780 = .text:0x801DF780; // type:function size:0x1C8 +fn_801DF948 = .text:0x801DF948; // type:function size:0x1E4 +fn_801DFB2C = .text:0x801DFB2C; // type:function size:0xA0 +GetAttackDirection__17CScriptCoverPointCFv = .text:0x801DFBCC; // type:function size:0x8 +ShouldCrouch__17CScriptCoverPointCFv = .text:0x801DFBD4; // type:function size:0xC +ShouldStay__17CScriptCoverPointCFv = .text:0x801DFBE0; // type:function size:0xC +ShouldWallHang__17CScriptCoverPointCFv = .text:0x801DFBEC; // type:function size:0xC +ShouldLandHere__17CScriptCoverPointCFv = .text:0x801DFBF8; // type:function size:0xC +Blown__17CScriptCoverPointCFRC9CVector3f = .text:0x801DFC04; // type:function size:0x108 +GetInUse__17CScriptCoverPointCF9TUniqueId = .text:0x801DFD0C; // type:function size:0x84 +fn_801DFD90 = .text:0x801DFD90; // type:function size:0x20 +fn_801DFDB0 = .text:0x801DFDB0; // type:function size:0x1C +fn_801DFDCC = .text:0x801DFDCC; // type:function size:0x4 +fn_801DFDD0 = .text:0x801DFDD0; // type:function size:0x4 +fn_801DFDD4 = .text:0x801DFDD4; // type:function size:0x48 +fn_801DFE1C = .text:0x801DFE1C; // type:function size:0x1F8 +fn_801E0014 = .text:0x801E0014; // type:function size:0x58 +fn_801E006C = .text:0x801E006C; // type:function size:0x408 +fn_801E0474 = .text:0x801E0474; // type:function size:0xE8 +fn_801E055C = .text:0x801E055C; // type:function size:0x24C +fn_801E07A8 = .text:0x801E07A8; // type:function size:0x124 +fn_801E08CC = .text:0x801E08CC; // type:function size:0x8 +fn_801E08D4 = .text:0x801E08D4; // type:function size:0x8 +fn_801E08DC = .text:0x801E08DC; // type:function size:0x3C +fn_801E0918 = .text:0x801E0918; // type:function size:0x64C +fn_801E0F64 = .text:0x801E0F64; // type:function size:0xB8 +fn_801E101C = .text:0x801E101C; // type:function size:0x120 +fn_801E113C = .text:0x801E113C; // type:function size:0x68 +fn_801E11A4 = .text:0x801E11A4; // type:function size:0x3C +fn_801E11E0 = .text:0x801E11E0; // type:function size:0x84 +fn_801E1264 = .text:0x801E1264; // type:function size:0xE0 +fn_801E1344 = .text:0x801E1344; // type:function size:0x8 +fn_801E134C = .text:0x801E134C; // type:function size:0x44C +SetSScriptDarkSamusBattleStage_FuncPtrs__FP36SScriptDarkSamusBattleStage_FuncPtrs = .text:0x801E1798; // type:function size:0x8 +fn_801E17A0 = .text:0x801E17A0; // type:function size:0x10 +fn_801E17B0 = .text:0x801E17B0; // type:function size:0x134 +fn_801E18E4 = .text:0x801E18E4; // type:function size:0x678 +fn_801E1F5C = .text:0x801E1F5C; // type:function size:0x9E0 +fn_801E293C = .text:0x801E293C; // type:function size:0xD4 +fn_801E2A10 = .text:0x801E2A10; // type:function size:0xAD4 +fn_801E34E4 = .text:0x801E34E4; // type:function size:0x58 +fn_801E353C = .text:0x801E353C; // type:function size:0x44 +fn_801E3580 = .text:0x801E3580; // type:function size:0x88 +fn_801E3608 = .text:0x801E3608; // type:function size:0x80 +fn_801E3688 = .text:0x801E3688; // type:function size:0x768 +fn_801E3DF0 = .text:0x801E3DF0; // type:function size:0x154 +fn_801E3F44 = .text:0x801E3F44; // type:function size:0x4 +fn_801E3F48 = .text:0x801E3F48; // type:function size:0x134 +fn_801E407C = .text:0x801E407C; // type:function size:0x168 +fn_801E41E4 = .text:0x801E41E4; // type:function size:0x198 +fn_801E437C = .text:0x801E437C; // type:function size:0x10 +fn_801E438C = .text:0x801E438C; // type:function size:0x5E8 +fn_801E4974 = .text:0x801E4974; // type:function size:0xD80 +fn_801E56F4 = .text:0x801E56F4; // type:function size:0x90 +SetSDestructibleBarrier_FuncPtrs__FP29SDestructibleBarrier_FuncPtrs = .text:0x801E5784; // type:function size:0x8 +fn_801E578C = .text:0x801E578C; // type:function size:0x10 +fn_801E579C = .text:0x801E579C; // type:function size:0x144 +fn_801E58E0 = .text:0x801E58E0; // type:function size:0x58 +fn_801E5938 = .text:0x801E5938; // type:function size:0x16C +fn_801E5AA4 = .text:0x801E5AA4; // type:function size:0x274 +fn_801E5D18 = .text:0x801E5D18; // type:function size:0x1AC +fn_801E5EC4 = .text:0x801E5EC4; // type:function size:0x26C +fn_801E6130 = .text:0x801E6130; // type:function size:0x58 +fn_801E6188 = .text:0x801E6188; // type:function size:0x7C +fn_801E6204 = .text:0x801E6204; // type:function size:0x8C +fn_801E6290 = .text:0x801E6290; // type:function size:0xF4 +fn_801E6384 = .text:0x801E6384; // type:function size:0x10 +fn_801E6394 = .text:0x801E6394; // type:function size:0x4 +fn_801E6398 = .text:0x801E6398; // type:function size:0x124 +fn_801E64BC = .text:0x801E64BC; // type:function size:0x5C8 +fn_801E6A84 = .text:0x801E6A84; // type:function size:0x268 +fn_801E6CEC = .text:0x801E6CEC; // type:function size:0xA4 +fn_801E6D90 = .text:0x801E6D90; // type:function size:0x38 +fn_801E6DC8 = .text:0x801E6DC8; // type:function size:0x2C +fn_801E6DF4 = .text:0x801E6DF4; // type:function size:0xE4 +fn_801E6ED8 = .text:0x801E6ED8; // type:function size:0x80 +fn_801E6F58 = .text:0x801E6F58; // type:function size:0x10C +fn_801E7064 = .text:0x801E7064; // type:function size:0x244 +fn_801E72A8 = .text:0x801E72A8; // type:function size:0x38 +fn_801E72E0 = .text:0x801E72E0; // type:function size:0x68C +fn_801E796C = .text:0x801E796C; // type:function size:0xFC +fn_801E7A68 = .text:0x801E7A68; // type:function size:0x68 +fn_801E7AD0 = .text:0x801E7AD0; // type:function size:0xC +fn_801E7ADC = .text:0x801E7ADC; // type:function size:0xC +fn_801E7AE8 = .text:0x801E7AE8; // type:function size:0x8 +fn_801E7AF0 = .text:0x801E7AF0; // type:function size:0xC +fn_801E7AFC = .text:0x801E7AFC; // type:function size:0x158 +fn_801E7C54 = .text:0x801E7C54; // type:function size:0x68 +fn_801E7CBC = .text:0x801E7CBC; // type:function size:0x54 +fn_801E7D10 = .text:0x801E7D10; // type:function size:0x240 +fn_801E7F50 = .text:0x801E7F50; // type:function size:0x8 +fn_801E7F58 = .text:0x801E7F58; // type:function size:0x40 +fn_801E7F98 = .text:0x801E7F98; // type:function size:0x68 +fn_801E8000 = .text:0x801E8000; // type:function size:0x98 +fn_801E8098 = .text:0x801E8098; // type:function size:0x34 +fn_801E80CC = .text:0x801E80CC; // type:function size:0xDC +fn_801E81A8 = .text:0x801E81A8; // type:function size:0x300 +fn_801E84A8 = .text:0x801E84A8; // type:function size:0x150 +fn_801E85F8 = .text:0x801E85F8; // type:function size:0xA4 +fn_801E869C = .text:0x801E869C; // type:function size:0xC0 +fn_801E875C = .text:0x801E875C; // type:function size:0x994 +fn_801E90F0 = .text:0x801E90F0; // type:function size:0x1C8 +fn_801E92B8 = .text:0x801E92B8; // type:function size:0x45C +fn_801E9714 = .text:0x801E9714; // type:function size:0x53C +fn_801E9C50 = .text:0x801E9C50; // type:function size:0xBC +fn_801E9D0C = .text:0x801E9D0C; // type:function size:0x18 +fn_801E9D24 = .text:0x801E9D24; // type:function size:0xE4 +fn_801E9E08 = .text:0x801E9E08; // type:function size:0x50 +fn_801E9E58 = .text:0x801E9E58; // type:function size:0x1B4 +fn_801EA00C = .text:0x801EA00C; // type:function size:0x4 +fn_801EA010 = .text:0x801EA010; // type:function size:0x8 +fn_801EA018 = .text:0x801EA018; // type:function size:0x8 +fn_801EA020 = .text:0x801EA020; // type:function size:0x68 +fn_801EA088 = .text:0x801EA088; // type:function size:0x58 +fn_801EA0E0 = .text:0x801EA0E0; // type:function size:0x1C +fn_801EA0FC = .text:0x801EA0FC; // type:function size:0x3C +fn_801EA138 = .text:0x801EA138; // type:function size:0x834 +fn_801EA96C = .text:0x801EA96C; // type:function size:0x1094 +fn_801EBA00 = .text:0x801EBA00; // type:function size:0x108 +fn_801EBB08 = .text:0x801EBB08; // type:function size:0x28 +fn_801EBB30 = .text:0x801EBB30; // type:function size:0x2C +fn_801EBB5C = .text:0x801EBB5C; // type:function size:0x28 +fn_801EBB84 = .text:0x801EBB84; // type:function size:0x2C +fn_801EBBB0 = .text:0x801EBBB0; // type:function size:0x214 +fn_801EBDC4 = .text:0x801EBDC4; // type:function size:0x58 +fn_801EBE1C = .text:0x801EBE1C; // type:function size:0xA4 +fn_801EBEC0 = .text:0x801EBEC0; // type:function size:0x80 +fn_801EBF40 = .text:0x801EBF40; // type:function size:0x10C +fn_801EC04C = .text:0x801EC04C; // type:function size:0x58 +fn_801EC0A4 = .text:0x801EC0A4; // type:function size:0xF4 +fn_801EC198 = .text:0x801EC198; // type:function size:0x168 +fn_801EC300 = .text:0x801EC300; // type:function size:0xBC +fn_801EC3BC = .text:0x801EC3BC; // type:function size:0x290 +fn_801EC64C = .text:0x801EC64C; // type:function size:0x8 +fn_801EC654 = .text:0x801EC654; // type:function size:0x8 +fn_801EC65C = .text:0x801EC65C; // type:function size:0x8 +fn_801EC664 = .text:0x801EC664; // type:function size:0xA8 +fn_801EC70C = .text:0x801EC70C; // type:function size:0x238 +fn_801EC944 = .text:0x801EC944; // type:function size:0xB0 +fn_801EC9F4 = .text:0x801EC9F4; // type:function size:0x100 +fn_801ECAF4 = .text:0x801ECAF4; // type:function size:0x120 +fn_801ECC14 = .text:0x801ECC14; // type:function size:0x100 +fn_801ECD14 = .text:0x801ECD14; // type:function size:0x11C +fn_801ECE30 = .text:0x801ECE30; // type:function size:0x15C +fn_801ECF8C = .text:0x801ECF8C; // type:function size:0x540 +fn_801ED4CC = .text:0x801ED4CC; // type:function size:0x68 +fn_801ED534 = .text:0x801ED534; // type:function size:0x134 +fn_801ED668 = .text:0x801ED668; // type:function size:0xC +fn_801ED674 = .text:0x801ED674; // type:function size:0x8 +fn_801ED67C = .text:0x801ED67C; // type:function size:0xC +fn_801ED688 = .text:0x801ED688; // type:function size:0xE8 +fn_801ED770 = .text:0x801ED770; // type:function size:0x4 +fn_801ED774 = .text:0x801ED774; // type:function size:0x8 +fn_801ED77C = .text:0x801ED77C; // type:function size:0x4 +fn_801ED780 = .text:0x801ED780; // type:function size:0xFC +fn_801ED87C = .text:0x801ED87C; // type:function size:0x12C +fn_801ED9A8 = .text:0x801ED9A8; // type:function size:0x40 +fn_801ED9E8 = .text:0x801ED9E8; // type:function size:0xD4 +fn_801EDABC = .text:0x801EDABC; // type:function size:0x188 +fn_801EDC44 = .text:0x801EDC44; // type:function size:0x18C +fn_801EDDD0 = .text:0x801EDDD0; // type:function size:0xA4 +fn_801EDE74 = .text:0x801EDE74; // type:function size:0x80 +fn_801EDEF4 = .text:0x801EDEF4; // type:function size:0x68 +fn_801EDF5C = .text:0x801EDF5C; // type:function size:0xAC +fn_801EE008 = .text:0x801EE008; // type:function size:0x150 +fn_801EE158 = .text:0x801EE158; // type:function size:0x50 +fn_801EE1A8 = .text:0x801EE1A8; // type:function size:0x2B0 +fn_801EE458 = .text:0x801EE458; // type:function size:0x98 +__ct__13CScriptEffectF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC9CVector3fUibbbbffffbfffbbbRC16CLightParametersbRC15CGameSplineDescbbbQ213CScriptEffect12ERenderOrder = .text:0x801EE4F0; // type:function size:0x3D8 +fn_801EE8C8 = .text:0x801EE8C8; // type:function size:0x64 +fn_801EE92C = .text:0x801EE92C; // type:function size:0x378 +fn_801EECA4 = .text:0x801EECA4; // type:function size:0x69C +fn_801EF340 = .text:0x801EF340; // type:function size:0x20 +fn_801EF360 = .text:0x801EF360; // type:function size:0xAC +fn_801EF40C = .text:0x801EF40C; // type:function size:0x238 +fn_801EF644 = .text:0x801EF644; // type:function size:0x1C8 +fn_801EF80C = .text:0x801EF80C; // type:function size:0x10 +fn_801EF81C = .text:0x801EF81C; // type:function size:0x54 +fn_801EF870 = .text:0x801EF870; // type:function size:0x8 +fn_801EF878 = .text:0x801EF878; // type:function size:0x1B0 +fn_801EFA28 = .text:0x801EFA28; // type:function size:0x88 +fn_801EFAB0 = .text:0x801EFAB0; // type:function size:0x38 +fn_801EFAE8 = .text:0x801EFAE8; // type:function size:0x148 +fn_801EFC30 = .text:0x801EFC30; // type:function size:0x278 +SetGlobalScale__13CScriptEffectFRC9CVector3f = .text:0x801EFEA8; // type:function size:0x20 +fn_801EFEC8 = .text:0x801EFEC8; // type:function size:0x74 +SetGlobalTranslation__13CScriptEffectFRC9CVector3f = .text:0x801EFF3C; // type:function size:0x20 +fn_801EFF5C = .text:0x801EFF5C; // type:function size:0x934 +fn_801F0890 = .text:0x801F0890; // type:function size:0xB8 +fn_801F0948 = .text:0x801F0948; // type:function size:0x1C +SetSScriptFogOverlay_FuncPtrs__FP26SScriptFogOverlay_FuncPtrs = .text:0x801F0964; // type:function size:0x8 +fn_801F096C = .text:0x801F096C; // type:function size:0x10 +SetSScriptForgottenObject_FuncPtrs__FP31SScriptForgottenObject_FuncPtrs = .text:0x801F097C; // type:function size:0x8 +fn_801F0984 = .text:0x801F0984; // type:function size:0x10 +SetSFrontEndDataNetwork_FuncPtrs__FP29SFrontEndDataNetwork_FuncPtrs = .text:0x801F0994; // type:function size:0x8 +fn_801F099C = .text:0x801F099C; // type:function size:0x10 +fn_801F09AC = .text:0x801F09AC; // type:function size:0x25C +fn_801F0C08 = .text:0x801F0C08; // type:function size:0x58 +fn_801F0C60 = .text:0x801F0C60; // type:function size:0x12C +fn_801F0D8C = .text:0x801F0D8C; // type:function size:0xD4 +fn_801F0E60 = .text:0x801F0E60; // type:function size:0x58 +fn_801F0EB8 = .text:0x801F0EB8; // type:function size:0x7A8 +fn_801F1660 = .text:0x801F1660; // type:function size:0x2C0 +__ct__19CScriptGrapplePointF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC18CGrappleParameters = .text:0x801F1920; // type:function size:0x170 +fn_801F1A90 = .text:0x801F1A90; // type:function size:0x58 +fn_801F1AE8 = .text:0x801F1AE8; // type:function size:0x4 +fn_801F1AEC = .text:0x801F1AEC; // type:function size:0xC8 +fn_801F1BB4 = .text:0x801F1BB4; // type:function size:0x4 +fn_801F1BB8 = .text:0x801F1BB8; // type:function size:0x8C +fn_801F1C44 = .text:0x801F1C44; // type:function size:0x19C +fn_801F1DE0 = .text:0x801F1DE0; // type:function size:0x15C +fn_801F1F3C = .text:0x801F1F3C; // type:function size:0x15C +SetSGuiWidget_FuncPtrs__FP19SGuiWidget_FuncPtrs = .text:0x801F2098; // type:function size:0x8 +fn_801F20A0 = .text:0x801F20A0; // type:function size:0x10 +fn_801F20B0 = .text:0x801F20B0; // type:function size:0x10 +fn_801F20C0 = .text:0x801F20C0; // type:function size:0x10 +fn_801F20D0 = .text:0x801F20D0; // type:function size:0x10 +fn_801F20E0 = .text:0x801F20E0; // type:function size:0x10 +fn_801F20F0 = .text:0x801F20F0; // type:function size:0x208 +fn_801F22F8 = .text:0x801F22F8; // type:function size:0x23C +fn_801F2534 = .text:0x801F2534; // type:function size:0x274 +fn_801F27A8 = .text:0x801F27A8; // type:function size:0x58 +fn_801F2800 = .text:0x801F2800; // type:function size:0x58 +fn_801F2858 = .text:0x801F2858; // type:function size:0x1C +fn_801F2874 = .text:0x801F2874; // type:function size:0xF0 +fn_801F2964 = .text:0x801F2964; // type:function size:0x288 +fn_801F2BEC = .text:0x801F2BEC; // type:function size:0x244 +fn_801F2E30 = .text:0x801F2E30; // type:function size:0xB0 +fn_801F2EE0 = .text:0x801F2EE0; // type:function size:0x65C +fn_801F353C = .text:0x801F353C; // type:function size:0x3C4 +fn_801F3900 = .text:0x801F3900; // type:function size:0x94 +fn_801F3994 = .text:0x801F3994; // type:function size:0x2F0 +fn_801F3C84 = .text:0x801F3C84; // type:function size:0x128 +fn_801F3DAC = .text:0x801F3DAC; // type:function size:0xBC +fn_801F3E68 = .text:0x801F3E68; // type:function size:0x80 +fn_801F3EE8 = .text:0x801F3EE8; // type:function size:0x2C +fn_801F3F14 = .text:0x801F3F14; // type:function size:0x16C +fn_801F4080 = .text:0x801F4080; // type:function size:0x58 +fn_801F40D8 = .text:0x801F40D8; // type:function size:0x50 +fn_801F4128 = .text:0x801F4128; // type:function size:0x1A4 +fn_801F42CC = .text:0x801F42CC; // type:function size:0xD4 +fn_801F43A0 = .text:0x801F43A0; // type:function size:0x94 +fn_801F4434 = .text:0x801F4434; // type:function size:0x70 +fn_801F44A4 = .text:0x801F44A4; // type:function size:0xC4 +fn_801F4568 = .text:0x801F4568; // type:function size:0x284 +fn_801F47EC = .text:0x801F47EC; // type:function size:0x14 +fn_801F4800 = .text:0x801F4800; // type:function size:0x4 +fn_801F4804 = .text:0x801F4804; // type:function size:0x8 +fn_801F480C = .text:0x801F480C; // type:function size:0x8 +fn_801F4814 = .text:0x801F4814; // type:function size:0xA4 +fn_801F48B8 = .text:0x801F48B8; // type:function size:0x5C +fn_801F4914 = .text:0x801F4914; // type:function size:0x3C +fn_801F4950 = .text:0x801F4950; // type:function size:0x194 +__dt__14CScriptMailboxFv = .text:0x801F4AE4; // type:function size:0x58 +fn_801F4B3C = .text:0x801F4B3C; // type:function size:0x164 +fn_801F4CA0 = .text:0x801F4CA0; // type:function size:0x198 +fn_801F4E38 = .text:0x801F4E38; // type:function size:0x54 +fn_801F4E8C = .text:0x801F4E8C; // type:function size:0x84 +fn_801F4F10 = .text:0x801F4F10; // type:function size:0x4C +fn_801F4F5C = .text:0x801F4F5C; // type:function size:0x80 +fn_801F4FDC = .text:0x801F4FDC; // type:function size:0x58 +fn_801F5034 = .text:0x801F5034; // type:function size:0xB8 +fn_801F50EC = .text:0x801F50EC; // type:function size:0x180 +fn_801F526C = .text:0x801F526C; // type:function size:0xD4 +fn_801F5340 = .text:0x801F5340; // type:function size:0xB8 +fn_801F53F8 = .text:0x801F53F8; // type:function size:0x80 +fn_801F5478 = .text:0x801F5478; // type:function size:0x174 +fn_801F55EC = .text:0x801F55EC; // type:function size:0xC4 +fn_801F56B0 = .text:0x801F56B0; // type:function size:0x5C +fn_801F570C = .text:0x801F570C; // type:function size:0x1B8 +fn_801F58C4 = .text:0x801F58C4; // type:function size:0x58 +fn_801F591C = .text:0x801F591C; // type:function size:0x5C +fn_801F5978 = .text:0x801F5978; // type:function size:0x20 +fn_801F5998 = .text:0x801F5998; // type:function size:0x34 +fn_801F59CC = .text:0x801F59CC; // type:function size:0x24 +fn_801F59F0 = .text:0x801F59F0; // type:function size:0x7C +fn_801F5A6C = .text:0x801F5A6C; // type:function size:0x14 +fn_801F5A80 = .text:0x801F5A80; // type:function size:0xDC +fn_801F5B5C = .text:0x801F5B5C; // type:function size:0x2E0 +GenerateScriptObject__25CScriptObjectLoaderHelperFRC9TEditorIdR13CStateManager = .text:0x801F5E3C; // type:function size:0x148 +fn_801F5F84 = .text:0x801F5F84; // type:function size:0x110 +fn_801F6094 = .text:0x801F6094; // type:function size:0xB0 +fn_801F6144 = .text:0x801F6144; // type:function size:0xC8 +fn_801F620C = .text:0x801F620C; // type:function size:0xEC +fn_801F62F8 = .text:0x801F62F8; // type:function size:0x31C +fn_801F6614 = .text:0x801F6614; // type:function size:0x15C +fn_801F6770 = .text:0x801F6770; // type:function size:0xC0 +fn_801F6830 = .text:0x801F6830; // type:function size:0x138 +fn_801F6968 = .text:0x801F6968; // type:function size:0x94 +fn_801F69FC = .text:0x801F69FC; // type:function size:0x234 +fn_801F6C30 = .text:0x801F6C30; // type:function size:0x64 +fn_801F6C94 = .text:0x801F6C94; // type:function size:0x18C +fn_801F6E20 = .text:0x801F6E20; // type:function size:0xBC +fn_801F6EDC = .text:0x801F6EDC; // type:function size:0x1CC +fn_801F70A8 = .text:0x801F70A8; // type:function size:0x60 +fn_801F7108 = .text:0x801F7108; // type:function size:0x78 +fn_801F7180 = .text:0x801F7180; // type:function size:0x640 +fn_801F77C0 = .text:0x801F77C0; // type:function size:0x3EC +fn_801F7BAC = .text:0x801F7BAC; // type:function size:0x84 +fn_801F7C30 = .text:0x801F7C30; // type:function size:0x58 +fn_801F7C88 = .text:0x801F7C88; // type:function size:0x44 +fn_801F7CCC = .text:0x801F7CCC; // type:function size:0x38 +fn_801F7D04 = .text:0x801F7D04; // type:function size:0xE28 +fn_801F8B2C = .text:0x801F8B2C; // type:function size:0x5C8 +fn_801F90F4 = .text:0x801F90F4; // type:function size:0xD0 +fn_801F91C4 = .text:0x801F91C4; // type:function size:0xE0 +fn_801F92A4 = .text:0x801F92A4; // type:function size:0x4C +fn_801F92F0 = .text:0x801F92F0; // type:function size:0x8 +fn_801F92F8 = .text:0x801F92F8; // type:function size:0x50 +fn_801F9348 = .text:0x801F9348; // type:function size:0x74 +fn_801F93BC = .text:0x801F93BC; // type:function size:0x190 +fn_801F954C = .text:0x801F954C; // type:function size:0x1C0 +fn_801F970C = .text:0x801F970C; // type:function size:0x2A8 +fn_801F99B4 = .text:0x801F99B4; // type:function size:0x8AC +fn_801FA260 = .text:0x801FA260; // type:function size:0xC +fn_801FA26C = .text:0x801FA26C; // type:function size:0xE0 +fn_801FA34C = .text:0x801FA34C; // type:function size:0x1EC +fn_801FA538 = .text:0x801FA538; // type:function size:0xA18 +fn_801FAF50 = .text:0x801FAF50; // type:function size:0x9C +fn_801FAFEC = .text:0x801FAFEC; // type:function size:0x338 +fn_801FB324 = .text:0x801FB324; // type:function size:0x30 +fn_801FB354 = .text:0x801FB354; // type:function size:0xC0 +fn_801FB414 = .text:0x801FB414; // type:function size:0x68 +fn_801FB47C = .text:0x801FB47C; // type:function size:0xB4 +fn_801FB530 = .text:0x801FB530; // type:function size:0x11C +fn_801FB64C = .text:0x801FB64C; // type:function size:0x54 +fn_801FB6A0 = .text:0x801FB6A0; // type:function size:0x578 +fn_801FBC18 = .text:0x801FBC18; // type:function size:0x1C4 +fn_801FBDDC = .text:0x801FBDDC; // type:function size:0x230 +fn_801FC00C = .text:0x801FC00C; // type:function size:0x30C +fn_801FC318 = .text:0x801FC318; // type:function size:0x1F0 +fn_801FC508 = .text:0x801FC508; // type:function size:0xC4 +fn_801FC5CC = .text:0x801FC5CC; // type:function size:0xCC +fn_801FC698 = .text:0x801FC698; // type:function size:0x83C +fn_801FCED4 = .text:0x801FCED4; // type:function size:0x50 +fn_801FCF24 = .text:0x801FCF24; // type:function size:0x254 +fn_801FD178 = .text:0x801FD178; // type:function size:0xE8 +fn_801FD260 = .text:0x801FD260; // type:function size:0xAC +fn_801FD30C = .text:0x801FD30C; // type:function size:0x4 +fn_801FD310 = .text:0x801FD310; // type:function size:0x190 +fn_801FD4A0 = .text:0x801FD4A0; // type:function size:0x27C +fn_801FD71C = .text:0x801FD71C; // type:function size:0x58 +fn_801FD774 = .text:0x801FD774; // type:function size:0xB4 +fn_801FD828 = .text:0x801FD828; // type:function size:0x18C +fn_801FD9B4 = .text:0x801FD9B4; // type:function size:0x3FC +fn_801FDDB0 = .text:0x801FDDB0; // type:function size:0x6F0 +fn_801FE4A0 = .text:0x801FE4A0; // type:function size:0x224 +fn_801FE6C4 = .text:0x801FE6C4; // type:function size:0x8 +fn_801FE6CC = .text:0x801FE6CC; // type:function size:0x2F4 +fn_801FE9C0 = .text:0x801FE9C0; // type:function size:0x26C +fn_801FEC2C = .text:0x801FEC2C; // type:function size:0x220 +fn_801FEE4C = .text:0x801FEE4C; // type:function size:0x40 +fn_801FEE8C = .text:0x801FEE8C; // type:function size:0x48 +fn_801FEED4 = .text:0x801FEED4; // type:function size:0x8 +fn_801FEEDC = .text:0x801FEEDC; // type:function size:0x8 +fn_801FEEE4 = .text:0x801FEEE4; // type:function size:0x118 +TeleportToWaypoint__15CScriptPlatformF9TUniqueIdR13CStateManager = .text:0x801FEFFC; // type:function size:0x9C +fn_801FF098 = .text:0x801FF098; // type:function size:0x98 +fn_801FF130 = .text:0x801FF130; // type:function size:0xE8 +fn_801FF218 = .text:0x801FF218; // type:function size:0xB0 +fn_801FF2C8 = .text:0x801FF2C8; // type:function size:0x68C +fn_801FF954 = .text:0x801FF954; // type:function size:0x18 +fn_801FF96C = .text:0x801FF96C; // type:function size:0x78 +fn_801FF9E4 = .text:0x801FF9E4; // type:function size:0x4 +fn_801FF9E8 = .text:0x801FF9E8; // type:function size:0x58 +fn_801FFA40 = .text:0x801FFA40; // type:function size:0x1C4 +fn_801FFC04 = .text:0x801FFC04; // type:function size:0xCC +IsRider__15CScriptPlatformCF9TUniqueId = .text:0x801FFCD0; // type:function size:0x90 +fn_801FFD60 = .text:0x801FFD60; // type:function size:0x154 +fn_801FFEB4 = .text:0x801FFEB4; // type:function size:0x108 +fn_801FFFBC = .text:0x801FFFBC; // type:function size:0x894 +fn_80200850 = .text:0x80200850; // type:function size:0x5C +fn_802008AC = .text:0x802008AC; // type:function size:0x1B4 +fn_80200A60 = .text:0x80200A60; // type:function size:0x14 +fn_80200A74 = .text:0x80200A74; // type:function size:0xA8 +fn_80200B1C = .text:0x80200B1C; // type:function size:0x88 +fn_80200BA4 = .text:0x80200BA4; // type:function size:0x4 +fn_80200BA8 = .text:0x80200BA8; // type:function size:0x8 +fn_80200BB0 = .text:0x80200BB0; // type:function size:0x68 +fn_80200C18 = .text:0x80200C18; // type:function size:0xD8 +fn_80200CF0 = .text:0x80200CF0; // type:function size:0x21C +fn_80200F0C = .text:0x80200F0C; // type:function size:0x1674 +fn_80202580 = .text:0x80202580; // type:function size:0x8 +fn_80202588 = .text:0x80202588; // type:function size:0x8 +fn_80202590 = .text:0x80202590; // type:function size:0x8 +fn_80202598 = .text:0x80202598; // type:function size:0xC +fn_802025A4 = .text:0x802025A4; // type:function size:0x8 +fn_802025AC = .text:0x802025AC; // type:function size:0x50 +fn_802025FC = .text:0x802025FC; // type:function size:0x8 +fn_80202604 = .text:0x80202604; // type:function size:0x8 +fn_8020260C = .text:0x8020260C; // type:function size:0x14 +fn_80202620 = .text:0x80202620; // type:function size:0xC +fn_8020262C = .text:0x8020262C; // type:function size:0x8 +fn_80202634 = .text:0x80202634; // type:function size:0xC +fn_80202640 = .text:0x80202640; // type:function size:0xC +fn_8020264C = .text:0x8020264C; // type:function size:0x10 +fn_8020265C = .text:0x8020265C; // type:function size:0x10 +fn_8020266C = .text:0x8020266C; // type:function size:0xC +fn_80202678 = .text:0x80202678; // type:function size:0x10 +fn_80202688 = .text:0x80202688; // type:function size:0x8 +fn_80202690 = .text:0x80202690; // type:function size:0x8 +fn_80202698 = .text:0x80202698; // type:function size:0x4 +fn_8020269C = .text:0x8020269C; // type:function size:0xC +fn_802026A8 = .text:0x802026A8; // type:function size:0x40 +fn_802026E8 = .text:0x802026E8; // type:function size:0x78 +fn_80202760 = .text:0x80202760; // type:function size:0x30 +fn_80202790 = .text:0x80202790; // type:function size:0x14 +fn_802027A4 = .text:0x802027A4; // type:function size:0x4 +fn_802027A8 = .text:0x802027A8; // type:function size:0x108 +fn_802028B0 = .text:0x802028B0; // type:function size:0x180 +SetTransformExplicitly__15CScriptPlatformFRC12CTransform4f = .text:0x80202A30; // type:function size:0x6C +fn_80202A9C = .text:0x80202A9C; // type:function size:0xDC +SetSPlayerActor_FuncPtrs__FP21SPlayerActor_FuncPtrs = .text:0x80202B78; // type:function size:0x8 +fn_80202B80 = .text:0x80202B80; // type:function size:0x10 +fn_80202B90 = .text:0x80202B90; // type:function size:0x2C +fn_80202BBC = .text:0x80202BBC; // type:function size:0x178 +fn_80202D34 = .text:0x80202D34; // type:function size:0x1A4 +fn_80202ED8 = .text:0x80202ED8; // type:function size:0x21C +fn_802030F4 = .text:0x802030F4; // type:function size:0x58 +SetSPlayerController_FuncPtrs__FP26SPlayerController_FuncPtrs = .text:0x8020314C; // type:function size:0x8 +fn_80203154 = .text:0x80203154; // type:function size:0x10 +fn_80203164 = .text:0x80203164; // type:function size:0x80 +fn_802031E4 = .text:0x802031E4; // type:function size:0x94 +fn_80203278 = .text:0x80203278; // type:function size:0x1F0 +fn_80203468 = .text:0x80203468; // type:function size:0x58 +SetSPlayerTurret_FuncPtrs__FP22SPlayerTurret_FuncPtrs = .text:0x802034C0; // type:function size:0x8 +fn_802034C8 = .text:0x802034C8; // type:function size:0x10 +fn_802034D8 = .text:0x802034D8; // type:function size:0x2C +fn_80203504 = .text:0x80203504; // type:function size:0x2C +fn_80203530 = .text:0x80203530; // type:function size:0x2C +fn_8020355C = .text:0x8020355C; // type:function size:0x2C +fn_80203588 = .text:0x80203588; // type:function size:0x2C +fn_802035B4 = .text:0x802035B4; // type:function size:0x138 +fn_802036EC = .text:0x802036EC; // type:function size:0x58 +fn_80203744 = .text:0x80203744; // type:function size:0x4 +fn_80203748 = .text:0x80203748; // type:function size:0x70 +fn_802037B8 = .text:0x802037B8; // type:function size:0x4 +fn_802037BC = .text:0x802037BC; // type:function size:0x4 +fn_802037C0 = .text:0x802037C0; // type:function size:0xA0 +fn_80203860 = .text:0x80203860; // type:function size:0x108 +fn_80203968 = .text:0x80203968; // type:function size:0x3C0 +fn_80203D28 = .text:0x80203D28; // type:function size:0xDC +fn_80203E04 = .text:0x80203E04; // type:function size:0x638 +fn_8020443C = .text:0x8020443C; // type:function size:0x8 +fn_80204444 = .text:0x80204444; // type:function size:0x3A8 +fn_802047EC = .text:0x802047EC; // type:function size:0x98 +fn_80204884 = .text:0x80204884; // type:function size:0x58 +fn_802048DC = .text:0x802048DC; // type:function size:0x80 +fn_8020495C = .text:0x8020495C; // type:function size:0x430 +fn_80204D8C = .text:0x80204D8C; // type:function size:0x1C8 +fn_80204F54 = .text:0x80204F54; // type:function size:0x9C +fn_80204FF0 = .text:0x80204FF0; // type:function size:0x78 +fn_80205068 = .text:0x80205068; // type:function size:0x110 +fn_80205178 = .text:0x80205178; // type:function size:0x57C +fn_802056F4 = .text:0x802056F4; // type:function size:0x58 +fn_8020574C = .text:0x8020574C; // type:function size:0x118 +fn_80205864 = .text:0x80205864; // type:function size:0x70 +fn_802058D4 = .text:0x802058D4; // type:function size:0x58 +GetRadius__15CScriptRepulsorCFv = .text:0x8020592C; // type:function size:0x8 +fn_80205934 = .text:0x80205934; // type:function size:0x8 +GetShape__15CScriptRepulsorCFv = .text:0x8020593C; // type:function size:0x8 +fn_80205944 = .text:0x80205944; // type:function size:0x1F4 +SetSRiftPortal_FuncPtrs__FP20SRiftPortal_FuncPtrs = .text:0x80205B38; // type:function size:0x8 +fn_80205B40 = .text:0x80205B40; // type:function size:0x10 +fn_80205B50 = .text:0x80205B50; // type:function size:0x94 +fn_80205BE4 = .text:0x80205BE4; // type:function size:0x58 +fn_80205C3C = .text:0x80205C3C; // type:function size:0x18 +fn_80205C54 = .text:0x80205C54; // type:function size:0x4 +fn_80205C58 = .text:0x80205C58; // type:function size:0x13C +fn_80205D94 = .text:0x80205D94; // type:function size:0x320 +fn_802060B4 = .text:0x802060B4; // type:function size:0x8C +fn_80206140 = .text:0x80206140; // type:function size:0x4 +fn_80206144 = .text:0x80206144; // type:function size:0x328 +fn_8020646C = .text:0x8020646C; // type:function size:0x44 +fn_802064B0 = .text:0x802064B0; // type:function size:0xC50 +fn_80207100 = .text:0x80207100; // type:function size:0xC +SetSScriptRsfAudio_FuncPtrs__FP24SScriptRsfAudio_FuncPtrs = .text:0x8020710C; // type:function size:0x8 +fn_80207114 = .text:0x80207114; // type:function size:0x10 +SetSScriptRubiksPuzzle_FuncPtrs__FP28SScriptRubiksPuzzle_FuncPtrs = .text:0x80207124; // type:function size:0x8 +fn_8020712C = .text:0x8020712C; // type:function size:0x10 +SetSSafeZone_FuncPtrs__FP18SSafeZone_FuncPtrs = .text:0x8020713C; // type:function size:0x8 +fn_80207144 = .text:0x80207144; // type:function size:0x10 +fn_80207154 = .text:0x80207154; // type:function size:0x10 +fn_80207164 = .text:0x80207164; // type:function size:0x2C +DamageActor__15CScriptSafeZoneFR13CStateManager9TUniqueIdf = .text:0x80207190; // type:function size:0x38 +fn_802071C8 = .text:0x802071C8; // type:function size:0x264 +fn_8020742C = .text:0x8020742C; // type:function size:0x8 +fn_80207434 = .text:0x80207434; // type:function size:0x14 +fn_80207448 = .text:0x80207448; // type:function size:0x5C +fn_802074A4 = .text:0x802074A4; // type:function size:0x64 +fn_80207508 = .text:0x80207508; // type:function size:0xC +fn_80207514 = .text:0x80207514; // type:function size:0xC +fn_80207520 = .text:0x80207520; // type:function size:0x8 +fn_80207528 = .text:0x80207528; // type:function size:0x10 +fn_80207538 = .text:0x80207538; // type:function size:0x1C +fn_80207554 = .text:0x80207554; // type:function size:0x8 +fn_8020755C = .text:0x8020755C; // type:function size:0x14 +fn_80207570 = .text:0x80207570; // type:function size:0xA8 +fn_80207618 = .text:0x80207618; // type:function size:0xA4 +fn_802076BC = .text:0x802076BC; // type:function size:0x38 +fn_802076F4 = .text:0x802076F4; // type:function size:0x250 +fn_80207944 = .text:0x80207944; // type:function size:0xC +fn_80207950 = .text:0x80207950; // type:function size:0x4 +fn_80207954 = .text:0x80207954; // type:function size:0x8 +fn_8020795C = .text:0x8020795C; // type:function size:0xC +fn_80207968 = .text:0x80207968; // type:function size:0x8 +fn_80207970 = .text:0x80207970; // type:function size:0x10 +fn_80207980 = .text:0x80207980; // type:function size:0x10 +fn_80207990 = .text:0x80207990; // type:function size:0x14 +fn_802079A4 = .text:0x802079A4; // type:function size:0x1C +fn_802079C0 = .text:0x802079C0; // type:function size:0x10 +fn_802079D0 = .text:0x802079D0; // type:function size:0x94 +fn_80207A64 = .text:0x80207A64; // type:function size:0x38 +ReceiveExternalTime__20CScriptSequenceTimerFR13CStateManagerf = .text:0x80207A9C; // type:function size:0x4 +fn_80207AA0 = .text:0x80207AA0; // type:function size:0xC74 +fn_80208714 = .text:0x80208714; // type:function size:0x20 +fn_80208734 = .text:0x80208734; // type:function size:0xC +fn_80208740 = .text:0x80208740; // type:function size:0x24 +fn_80208764 = .text:0x80208764; // type:function size:0x8 +fn_8020876C = .text:0x8020876C; // type:function size:0x28 +fn_80208794 = .text:0x80208794; // type:function size:0x1C0 +fn_80208954 = .text:0x80208954; // type:function size:0xC +fn_80208960 = .text:0x80208960; // type:function size:0x8 +fn_80208968 = .text:0x80208968; // type:function size:0x10 +fn_80208978 = .text:0x80208978; // type:function size:0x8 +fn_80208980 = .text:0x80208980; // type:function size:0xC +fn_8020898C = .text:0x8020898C; // type:function size:0x8 +fn_80208994 = .text:0x80208994; // type:function size:0x8 +fn_8020899C = .text:0x8020899C; // type:function size:0x10 +fn_802089AC = .text:0x802089AC; // type:function size:0x14 +fn_802089C0 = .text:0x802089C0; // type:function size:0x1C +fn_802089DC = .text:0x802089DC; // type:function size:0x10 +fn_802089EC = .text:0x802089EC; // type:function size:0x8 +fn_802089F4 = .text:0x802089F4; // type:function size:0x15C +fn_80208B50 = .text:0x80208B50; // type:function size:0x8 +fn_80208B58 = .text:0x80208B58; // type:function size:0x8 +fn_80208B60 = .text:0x80208B60; // type:function size:0xC +fn_80208B6C = .text:0x80208B6C; // type:function size:0x8 +fn_80208B74 = .text:0x80208B74; // type:function size:0x14 +fn_80208B88 = .text:0x80208B88; // type:function size:0x1C +fn_80208BA4 = .text:0x80208BA4; // type:function size:0x110 +fn_80208CB4 = .text:0x80208CB4; // type:function size:0x10C +fn_80208DC0 = .text:0x80208DC0; // type:function size:0x8 +fn_80208DC8 = .text:0x80208DC8; // type:function size:0x120 +fn_80208EE8 = .text:0x80208EE8; // type:function size:0x10 +fn_80208EF8 = .text:0x80208EF8; // type:function size:0x14 +fn_80208F0C = .text:0x80208F0C; // type:function size:0xA4 +fn_80208FB0 = .text:0x80208FB0; // type:function size:0x60 +fn_80209010 = .text:0x80209010; // type:function size:0x1A4 +fn_802091B4 = .text:0x802091B4; // type:function size:0x194 +fn_80209348 = .text:0x80209348; // type:function size:0x214 +fn_8020955C = .text:0x8020955C; // type:function size:0x4 +fn_80209560 = .text:0x80209560; // type:function size:0x13C +fn_8020969C = .text:0x8020969C; // type:function size:0xB8 +fn_80209754 = .text:0x80209754; // type:function size:0x2B4 +fn_80209A08 = .text:0x80209A08; // type:function size:0x70 +SetSScriptSkyRipple_FuncPtrs__FP25SScriptSkyRipple_FuncPtrs = .text:0x80209A78; // type:function size:0x8 +fn_80209A80 = .text:0x80209A80; // type:function size:0x10 +fn_80209A90 = .text:0x80209A90; // type:function size:0x254 +fn_80209CE4 = .text:0x80209CE4; // type:function size:0x40 +fn_80209D24 = .text:0x80209D24; // type:function size:0x6C +fn_80209D90 = .text:0x80209D90; // type:function size:0x5C8 +SetMaxVolume__12CScriptSoundFs = .text:0x8020A358; // type:function size:0xC0 +fn_8020A418 = .text:0x8020A418; // type:function size:0x8 +fn_8020A420 = .text:0x8020A420; // type:function size:0xC +fn_8020A42C = .text:0x8020A42C; // type:function size:0x10 +fn_8020A43C = .text:0x8020A43C; // type:function size:0x1E4 +fn_8020A620 = .text:0x8020A620; // type:function size:0x388 +fn_8020A9A8 = .text:0x8020A9A8; // type:function size:0x88 +fn_8020AA30 = .text:0x8020AA30; // type:function size:0x470 +fn_8020AEA0 = .text:0x8020AEA0; // type:function size:0x344 +fn_8020B1E4 = .text:0x8020B1E4; // type:function size:0xB4 +fn_8020B298 = .text:0x8020B298; // type:function size:0x640 +fn_8020B8D8 = .text:0x8020B8D8; // type:function size:0xEC +fn_8020B9C4 = .text:0x8020B9C4; // type:function size:0xCC +fn_8020BA90 = .text:0x8020BA90; // type:function size:0x294 +fn_8020BD24 = .text:0x8020BD24; // type:function size:0x50 +fn_8020BD74 = .text:0x8020BD74; // type:function size:0x5C +fn_8020BDD0 = .text:0x8020BDD0; // type:function size:0x5C +fn_8020BE2C = .text:0x8020BE2C; // type:function size:0x5C +fn_8020BE88 = .text:0x8020BE88; // type:function size:0x194 +fn_8020C01C = .text:0x8020C01C; // type:function size:0x370 +fn_8020C38C = .text:0x8020C38C; // type:function size:0x1A8 +fn_8020C534 = .text:0x8020C534; // type:function size:0x58 +fn_8020C58C = .text:0x8020C58C; // type:function size:0x8 +fn_8020C594 = .text:0x8020C594; // type:function size:0x28 +fn_8020C5BC = .text:0x8020C5BC; // type:function size:0x38 +fn_8020C5F4 = .text:0x8020C5F4; // type:function size:0x254 +fn_8020C848 = .text:0x8020C848; // type:function size:0x3C +fn_8020C884 = .text:0x8020C884; // type:function size:0xB80 +fn_8020D404 = .text:0x8020D404; // type:function size:0x3D0 +fn_8020D7D4 = .text:0x8020D7D4; // type:function size:0x14 +fn_8020D7E8 = .text:0x8020D7E8; // type:function size:0x14 +fn_8020D7FC = .text:0x8020D7FC; // type:function size:0x34 +fn_8020D830 = .text:0x8020D830; // type:function size:0xBC +fn_8020D8EC = .text:0x8020D8EC; // type:function size:0x40 +fn_8020D92C = .text:0x8020D92C; // type:function size:0x50 +fn_8020D97C = .text:0x8020D97C; // type:function size:0x114 +fn_8020DA90 = .text:0x8020DA90; // type:function size:0x3C +fn_8020DACC = .text:0x8020DACC; // type:function size:0x58 +fn_8020DB24 = .text:0x8020DB24; // type:function size:0x1C0 +fn_8020DCE4 = .text:0x8020DCE4; // type:function size:0x184 +fn_8020DE68 = .text:0x8020DE68; // type:function size:0x448 +fn_8020E2B0 = .text:0x8020E2B0; // type:function size:0x78 +fn_8020E328 = .text:0x8020E328; // type:function size:0x20 +fn_8020E348 = .text:0x8020E348; // type:function size:0x2C +fn_8020E374 = .text:0x8020E374; // type:function size:0x34 +fn_8020E3A8 = .text:0x8020E3A8; // type:function size:0x114 +fn_8020E4BC = .text:0x8020E4BC; // type:function size:0xDC +fn_8020E598 = .text:0x8020E598; // type:function size:0x13C +fn_8020E6D4 = .text:0x8020E6D4; // type:function size:0x8 +fn_8020E6DC = .text:0x8020E6DC; // type:function size:0x14 +fn_8020E6F0 = .text:0x8020E6F0; // type:function size:0xC +fn_8020E6FC = .text:0x8020E6FC; // type:function size:0x8 +fn_8020E704 = .text:0x8020E704; // type:function size:0x10 +fn_8020E714 = .text:0x8020E714; // type:function size:0x1C +fn_8020E730 = .text:0x8020E730; // type:function size:0x68 +fn_8020E798 = .text:0x8020E798; // type:function size:0x68 +fn_8020E800 = .text:0x8020E800; // type:function size:0xFC +fn_8020E8FC = .text:0x8020E8FC; // type:function size:0x5C +fn_8020E958 = .text:0x8020E958; // type:function size:0x1B8 +fn_8020EB10 = .text:0x8020EB10; // type:function size:0x170 +fn_8020EC80 = .text:0x8020EC80; // type:function size:0x64 +fn_8020ECE4 = .text:0x8020ECE4; // type:function size:0x60 +fn_8020ED44 = .text:0x8020ED44; // type:function size:0x4C +fn_8020ED90 = .text:0x8020ED90; // type:function size:0x128 +fn_8020EEB8 = .text:0x8020EEB8; // type:function size:0xB0 +fn_8020EF68 = .text:0x8020EF68; // type:function size:0x88 +fn_8020EFF0 = .text:0x8020EFF0; // type:function size:0x4 +fn_8020EFF4 = .text:0x8020EFF4; // type:function size:0x7C +fn_8020F070 = .text:0x8020F070; // type:function size:0x98 +fn_8020F108 = .text:0x8020F108; // type:function size:0x10 +fn_8020F118 = .text:0x8020F118; // type:function size:0x44 +fn_8020F15C = .text:0x8020F15C; // type:function size:0xD0 +fn_8020F22C = .text:0x8020F22C; // type:function size:0x20 +fn_8020F24C = .text:0x8020F24C; // type:function size:0x120 +fn_8020F36C = .text:0x8020F36C; // type:function size:0x11C +fn_8020F488 = .text:0x8020F488; // type:function size:0x88 +fn_8020F510 = .text:0x8020F510; // type:function size:0x70 +fn_8020F580 = .text:0x8020F580; // type:function size:0xB4 +fn_8020F634 = .text:0x8020F634; // type:function size:0x4 +fn_8020F638 = .text:0x8020F638; // type:function size:0x9C +fn_8020F6D4 = .text:0x8020F6D4; // type:function size:0xAC +fn_8020F780 = .text:0x8020F780; // type:function size:0xB8 +fn_8020F838 = .text:0x8020F838; // type:function size:0x9C +fn_8020F8D4 = .text:0x8020F8D4; // type:function size:0xD8 +fn_8020F9AC = .text:0x8020F9AC; // type:function size:0xCC +fn_8020FA78 = .text:0x8020FA78; // type:function size:0xAC +fn_8020FB24 = .text:0x8020FB24; // type:function size:0x40 +fn_8020FB64 = .text:0x8020FB64; // type:function size:0x80 +fn_8020FBE4 = .text:0x8020FBE4; // type:function size:0x50 +fn_8020FC34 = .text:0x8020FC34; // type:function size:0x98 +fn_8020FCCC = .text:0x8020FCCC; // type:function size:0x1C +fn_8020FCE8 = .text:0x8020FCE8; // type:function size:0x20 +fn_8020FD08 = .text:0x8020FD08; // type:function size:0x64 +fn_8020FD6C = .text:0x8020FD6C; // type:function size:0x170 +fn_8020FEDC = .text:0x8020FEDC; // type:function size:0xFC +fn_8020FFD8 = .text:0x8020FFD8; // type:function size:0x38 +fn_80210010 = .text:0x80210010; // type:function size:0xEC +fn_802100FC = .text:0x802100FC; // type:function size:0x58 +fn_80210154 = .text:0x80210154; // type:function size:0x340 +fn_80210494 = .text:0x80210494; // type:function size:0x158 +fn_802105EC = .text:0x802105EC; // type:function size:0xA8 +fn_80210694 = .text:0x80210694; // type:function size:0x28 +fn_802106BC = .text:0x802106BC; // type:function size:0x138 +fn_802107F4 = .text:0x802107F4; // type:function size:0x98C +fn_80211180 = .text:0x80211180; // type:function size:0x488 +fn_80211608 = .text:0x80211608; // type:function size:0xF0 +fn_802116F8 = .text:0x802116F8; // type:function size:0x8C +fn_80211784 = .text:0x80211784; // type:function size:0x160 +fn_802118E4 = .text:0x802118E4; // type:function size:0x858 +fn_8021213C = .text:0x8021213C; // type:function size:0x1C +fn_80212158 = .text:0x80212158; // type:function size:0x10 +fn_80212168 = .text:0x80212168; // type:function size:0x24 +fn_8021218C = .text:0x8021218C; // type:function size:0x10 +fn_8021219C = .text:0x8021219C; // type:function size:0x8 +fn_802121A4 = .text:0x802121A4; // type:function size:0x8 +fn_802121AC = .text:0x802121AC; // type:function size:0xC +fn_802121B8 = .text:0x802121B8; // type:function size:0x8 +fn_802121C0 = .text:0x802121C0; // type:function size:0x4 +fn_802121C4 = .text:0x802121C4; // type:function size:0x10 +fn_802121D4 = .text:0x802121D4; // type:function size:0xC +fn_802121E0 = .text:0x802121E0; // type:function size:0x8 +fn_802121E8 = .text:0x802121E8; // type:function size:0x5B8 +fn_802127A0 = .text:0x802127A0; // type:function size:0x14 +fn_802127B4 = .text:0x802127B4; // type:function size:0x8 +fn_802127BC = .text:0x802127BC; // type:function size:0x58 +fn_80212814 = .text:0x80212814; // type:function size:0x40C +fn_80212C20 = .text:0x80212C20; // type:function size:0x4 +fn_80212C24 = .text:0x80212C24; // type:function size:0x2C4 +fn_80212EE8 = .text:0x80212EE8; // type:function size:0x164 +fn_8021304C = .text:0x8021304C; // type:function size:0x2F4 +fn_80213340 = .text:0x80213340; // type:function size:0xAC +fn_802133EC = .text:0x802133EC; // type:function size:0x1FC +fn_802135E8 = .text:0x802135E8; // type:function size:0x1C8 +fn_802137B0 = .text:0x802137B0; // type:function size:0x9C +fn_8021384C = .text:0x8021384C; // type:function size:0x4 +fn_80213850 = .text:0x80213850; // type:function size:0x64 +fn_802138B4 = .text:0x802138B4; // type:function size:0xCC +fn_80213980 = .text:0x80213980; // type:function size:0x1E0 +fn_80213B60 = .text:0x80213B60; // type:function size:0x150 +fn_80213CB0 = .text:0x80213CB0; // type:function size:0x54 +fn_80213D04 = .text:0x80213D04; // type:function size:0x134 +fn_80213E38 = .text:0x80213E38; // type:function size:0x70 +fn_80213EA8 = .text:0x80213EA8; // type:function size:0x11C +fn_80213FC4 = .text:0x80213FC4; // type:function size:0xF8 +fn_802140BC = .text:0x802140BC; // type:function size:0x184 +fn_80214240 = .text:0x80214240; // type:function size:0xBC +fn_802142FC = .text:0x802142FC; // type:function size:0x218 +fn_80214514 = .text:0x80214514; // type:function size:0xB4 +fn_802145C8 = .text:0x802145C8; // type:function size:0x114 +fn_802146DC = .text:0x802146DC; // type:function size:0x54 +fn_80214730 = .text:0x80214730; // type:function size:0x50 +fn_80214780 = .text:0x80214780; // type:function size:0x6C +fn_802147EC = .text:0x802147EC; // type:function size:0x9C +fn_80214888 = .text:0x80214888; // type:function size:0xA0 +fn_80214928 = .text:0x80214928; // type:function size:0xA0 +fn_802149C8 = .text:0x802149C8; // type:function size:0x2B4 +fn_80214C7C = .text:0x80214C7C; // type:function size:0x428 +fn_802150A4 = .text:0x802150A4; // type:function size:0x290 +fn_80215334 = .text:0x80215334; // type:function size:0x2B8 +fn_802155EC = .text:0x802155EC; // type:function size:0x4F8 +fn_80215AE4 = .text:0x80215AE4; // type:function size:0x248 +fn_80215D2C = .text:0x80215D2C; // type:function size:0x290 +fn_80215FBC = .text:0x80215FBC; // type:function size:0x468 +fn_80216424 = .text:0x80216424; // type:function size:0x1E4 +fn_80216608 = .text:0x80216608; // type:function size:0x48 +fn_80216650 = .text:0x80216650; // type:function size:0x7C +fn_802166CC = .text:0x802166CC; // type:function size:0x190 +fn_8021685C = .text:0x8021685C; // type:function size:0x58 +fn_802168B4 = .text:0x802168B4; // type:function size:0x4 +fn_802168B8 = .text:0x802168B8; // type:function size:0xDC +fn_80216994 = .text:0x80216994; // type:function size:0x4 +fn_80216998 = .text:0x80216998; // type:function size:0x118 +fn_80216AB0 = .text:0x80216AB0; // type:function size:0x84 +fn_80216B34 = .text:0x80216B34; // type:function size:0x6C +fn_80216BA0 = .text:0x80216BA0; // type:function size:0xA0 +fn_80216C40 = .text:0x80216C40; // type:function size:0x148 +fn_80216D88 = .text:0x80216D88; // type:function size:0xDC +fn_80216E64 = .text:0x80216E64; // type:function size:0xD0 +fn_80216F34 = .text:0x80216F34; // type:function size:0xB4 +fn_80216FE8 = .text:0x80216FE8; // type:function size:0x78 +fn_80217060 = .text:0x80217060; // type:function size:0x878 +fn_802178D8 = .text:0x802178D8; // type:function size:0x4 +fn_802178DC = .text:0x802178DC; // type:function size:0x4 +fn_802178E0 = .text:0x802178E0; // type:function size:0x48 +fn_80217928 = .text:0x80217928; // type:function size:0x144 +fn_80217A6C = .text:0x80217A6C; // type:function size:0x1BC +fn_80217C28 = .text:0x80217C28; // type:function size:0x98 +fn_80217CC0 = .text:0x80217CC0; // type:function size:0x184 +fn_80217E44 = .text:0x80217E44; // type:function size:0x94C +fn_80218790 = .text:0x80218790; // type:function size:0x174 +fn_80218904 = .text:0x80218904; // type:function size:0x58 +fn_8021895C = .text:0x8021895C; // type:function size:0x90 +fn_802189EC = .text:0x802189EC; // type:function size:0x190 +fn_80218B7C = .text:0x80218B7C; // type:function size:0x328 +SetSStreamedMovie_FuncPtrs__FP23SStreamedMovie_FuncPtrs = .text:0x80218EA4; // type:function size:0x8 +fn_80218EAC = .text:0x80218EAC; // type:function size:0x10 +fn_80218EBC = .text:0x80218EBC; // type:function size:0xC +fn_80218EC8 = .text:0x80218EC8; // type:function size:0xF0 +fn_80218FB8 = .text:0x80218FB8; // type:function size:0x4 +fn_80218FBC = .text:0x80218FBC; // type:function size:0xB4 +fn_80219070 = .text:0x80219070; // type:function size:0x19C +fn_8021920C = .text:0x8021920C; // type:function size:0x7C +fn_80219288 = .text:0x80219288; // type:function size:0x14 +fn_8021929C = .text:0x8021929C; // type:function size:0x14 +fn_802192B0 = .text:0x802192B0; // type:function size:0x3C +fn_802192EC = .text:0x802192EC; // type:function size:0x8 +fn_802192F4 = .text:0x802192F4; // type:function size:0x78 +fn_8021936C = .text:0x8021936C; // type:function size:0x520 +fn_8021988C = .text:0x8021988C; // type:function size:0x3C +fn_802198C8 = .text:0x802198C8; // type:function size:0x180 +fn_80219A48 = .text:0x80219A48; // type:function size:0xF8 +fn_80219B40 = .text:0x80219B40; // type:function size:0x138 +fn_80219C78 = .text:0x80219C78; // type:function size:0x2F8 +fn_80219F70 = .text:0x80219F70; // type:function size:0x48 +fn_80219FB8 = .text:0x80219FB8; // type:function size:0x2CC +fn_8021A284 = .text:0x8021A284; // type:function size:0x88 +fn_8021A30C = .text:0x8021A30C; // type:function size:0x2B4 +fn_8021A5C0 = .text:0x8021A5C0; // type:function size:0x7C +fn_8021A63C = .text:0x8021A63C; // type:function size:0x138 +fn_8021A774 = .text:0x8021A774; // type:function size:0xC0 +fn_8021A834 = .text:0x8021A834; // type:function size:0x24 +fn_8021A858 = .text:0x8021A858; // type:function size:0x280 +fn_8021AAD8 = .text:0x8021AAD8; // type:function size:0x34 +fn_8021AB0C = .text:0x8021AB0C; // type:function size:0x270 +fn_8021AD7C = .text:0x8021AD7C; // type:function size:0xD0 +fn_8021AE4C = .text:0x8021AE4C; // type:function size:0x58 +fn_8021AEA4 = .text:0x8021AEA4; // type:function size:0x4DC +fn_8021B380 = .text:0x8021B380; // type:function size:0x178 +fn_8021B4F8 = .text:0x8021B4F8; // type:function size:0xCC +fn_8021B5C4 = .text:0x8021B5C4; // type:function size:0x494 +fn_8021BA58 = .text:0x8021BA58; // type:function size:0x188 +fn_8021BBE0 = .text:0x8021BBE0; // type:function size:0xA94 +fn_8021C674 = .text:0x8021C674; // type:function size:0x78 +fn_8021C6EC = .text:0x8021C6EC; // type:function size:0x104 +fn_8021C7F0 = .text:0x8021C7F0; // type:function size:0x1F8 +fn_8021C9E8 = .text:0x8021C9E8; // type:function size:0x58 +fn_8021CA40 = .text:0x8021CA40; // type:function size:0x100 +fn_8021CB40 = .text:0x8021CB40; // type:function size:0x80 +GetLocked__21CScriptTargetingPointCFv = .text:0x8021CBC0; // type:function size:0x14 +fn_8021CBD4 = .text:0x8021CBD4; // type:function size:0x1C +fn_8021CBF0 = .text:0x8021CBF0; // type:function size:0x4 +fn_8021CBF4 = .text:0x8021CBF4; // type:function size:0x4 +fn_8021CBF8 = .text:0x8021CBF8; // type:function size:0x11C +fn_8021CD14 = .text:0x8021CD14; // type:function size:0x100 +fn_8021CE14 = .text:0x8021CE14; // type:function size:0x30 +fn_8021CE44 = .text:0x8021CE44; // type:function size:0x138 +fn_8021CF7C = .text:0x8021CF7C; // type:function size:0xEC +GetAssociatedTeamId__16CScriptTeamAiMgrFRC3CAiR13CStateManager = .text:0x8021D068; // type:function size:0x5C +fn_8021D0C4 = .text:0x8021D0C4; // type:function size:0x58 +GetTeamAiRole__16CScriptTeamAiMgrFRC13CStateManager9TUniqueId9TUniqueId = .text:0x8021D11C; // type:function size:0x5C +CanStartAttack__16CScriptTeamAiMgrFQ216CScriptTeamAiMgr11EAttackTypeR13CStateManager9TUniqueId9TUniqueId = .text:0x8021D178; // type:function size:0xD4 +StartAttack__16CScriptTeamAiMgrFQ216CScriptTeamAiMgr11EAttackTypeR13CStateManager9TUniqueId9TUniqueId = .text:0x8021D24C; // type:function size:0xD4 +EndAttack__16CScriptTeamAiMgrFQ216CScriptTeamAiMgr11EAttackTypeR13CStateManager9TUniqueId9TUniqueIdb = .text:0x8021D320; // type:function size:0xD4 +fn_8021D3F4 = .text:0x8021D3F4; // type:function size:0x9C +JoinTeam__16CScriptTeamAiMgrFRC3CAiQ211CTeamAiRole11ETeamAiRoleQ211CTeamAiRole11ETeamAiRoleQ211CTeamAiRole11ETeamAiRole = .text:0x8021D490; // type:function size:0x500 +fn_8021D990 = .text:0x8021D990; // type:function size:0x7C +QuitTeam__16CScriptTeamAiMgrF9TUniqueId = .text:0x8021DA0C; // type:function size:0x1E8 +GetRole__16CScriptTeamAiMgrCF9TUniqueId = .text:0x8021DBF4; // type:function size:0x104 +fn_8021DCF8 = .text:0x8021DCF8; // type:function size:0x7C +fn_8021DD74 = .text:0x8021DD74; // type:function size:0x104 +fn_8021DE78 = .text:0x8021DE78; // type:function size:0x138 +IsPartOfTeam__16CScriptTeamAiMgrCF9TUniqueId = .text:0x8021DFB0; // type:function size:0x104 +IsMeleeAttacking__16CScriptTeamAiMgrCF9TUniqueId = .text:0x8021E0B4; // type:function size:0xB4 +fn_8021E168 = .text:0x8021E168; // type:function size:0xE4 +StartMeleeAttack__16CScriptTeamAiMgrF9TUniqueId = .text:0x8021E24C; // type:function size:0x510 +EndMeleeAttack__16CScriptTeamAiMgrF9TUniqueId = .text:0x8021E75C; // type:function size:0xFC +fn_8021E858 = .text:0x8021E858; // type:function size:0xE4 +fn_8021E93C = .text:0x8021E93C; // type:function size:0x510 +fn_8021EE4C = .text:0x8021EE4C; // type:function size:0xFC +fn_8021EF48 = .text:0x8021EF48; // type:function size:0x94 +fn_8021EFDC = .text:0x8021EFDC; // type:function size:0x210 +fn_8021F1EC = .text:0x8021F1EC; // type:function size:0x31C +fn_8021F508 = .text:0x8021F508; // type:function size:0x334 +fn_8021F83C = .text:0x8021F83C; // type:function size:0x194 +fn_8021F9D0 = .text:0x8021F9D0; // type:function size:0xA8 +fn_8021FA78 = .text:0x8021FA78; // type:function size:0x88 +SetPlayerForwardProjectionDistance__16CScriptTeamAiMgrFf = .text:0x8021FB00; // type:function size:0x8 +fn_8021FB08 = .text:0x8021FB08; // type:function size:0x170 +fn_8021FC78 = .text:0x8021FC78; // type:function size:0x304 +fn_8021FF7C = .text:0x8021FF7C; // type:function size:0x4C +IsTeamMemberInRange__16CScriptTeamAiMgrCFRC13CStateManagerRC6CActorf = .text:0x8021FFC8; // type:function size:0x108 +ChoosePlayer__16CScriptTeamAiMgrCFRC13CStateManagerRC6CActor = .text:0x802200D0; // type:function size:0x1D8 +FindBestIndividualAttackTarget__16CScriptTeamAiMgrFR13CStateManagerRC3CAi = .text:0x802202A8; // type:function size:0x150 +SetMemberTargetId__16CScriptTeamAiMgrF9TUniqueId9TUniqueId = .text:0x802203F8; // type:function size:0x110 +GetTeamRole__16CScriptTeamAiMgrCF9TUniqueId = .text:0x80220508; // type:function size:0x108 +NotifyWasHit__16CScriptTeamAiMgrFv = .text:0x80220610; // type:function size:0xC +GetWasHit__16CScriptTeamAiMgrCFv = .text:0x8022061C; // type:function size:0x8 +StartTeamAction__16CScriptTeamAiMgrF9TUniqueIdQ216CScriptTeamAiMgr11ETeamAction = .text:0x80220624; // type:function size:0xA0 +EndTeamAction__16CScriptTeamAiMgrF9TUniqueIdQ216CScriptTeamAiMgr11ETeamAction = .text:0x802206C4; // type:function size:0xC0 +GetTeamActionCount__16CScriptTeamAiMgrCFQ216CScriptTeamAiMgr11ETeamAction = .text:0x80220784; // type:function size:0x3C +fn_802207C0 = .text:0x802207C0; // type:function size:0x4C +fn_8022080C = .text:0x8022080C; // type:function size:0x114 +AnyMembersInCircle__16CScriptTeamAiMgrCFR13CStateManagerRC9CVector3ff9TUniqueId = .text:0x80220920; // type:function size:0xF4 +GetCenter__16CScriptTeamAiMgrCFR13CStateManager = .text:0x80220A14; // type:function size:0x124 +TouchingAnyTeammates__16CScriptTeamAiMgrCFR13CStateManager9TUniqueIdf = .text:0x80220B38; // type:function size:0x1E4 +fn_80220D1C = .text:0x80220D1C; // type:function size:0x310 +fn_8022102C = .text:0x8022102C; // type:function size:0x40 +fn_8022106C = .text:0x8022106C; // type:function size:0xC4 +fn_80221130 = .text:0x80221130; // type:function size:0x10C +fn_8022123C = .text:0x8022123C; // type:function size:0x4AC +fn_802216E8 = .text:0x802216E8; // type:function size:0xB0 +fn_80221798 = .text:0x80221798; // type:function size:0x148 +fn_802218E0 = .text:0x802218E0; // type:function size:0x70 +fn_80221950 = .text:0x80221950; // type:function size:0x4 +fn_80221954 = .text:0x80221954; // type:function size:0x268 +fn_80221BBC = .text:0x80221BBC; // type:function size:0x10 +SetRenderScale__15CScriptTextPaneFf = .text:0x80221BCC; // type:function size:0x8 +fn_80221BD4 = .text:0x80221BD4; // type:function size:0x9A8 +fn_8022257C = .text:0x8022257C; // type:function size:0x9C +fn_80222618 = .text:0x80222618; // type:function size:0x68 +fn_80222680 = .text:0x80222680; // type:function size:0x58 +fn_802226D8 = .text:0x802226D8; // type:function size:0x34 +fn_8022270C = .text:0x8022270C; // type:function size:0x190 +fn_8022289C = .text:0x8022289C; // type:function size:0x7C +fn_80222918 = .text:0x80222918; // type:function size:0x138 +fn_80222A50 = .text:0x80222A50; // type:function size:0xD4 +fn_80222B24 = .text:0x80222B24; // type:function size:0x58 +fn_80222B7C = .text:0x80222B7C; // type:function size:0x44 +fn_80222BC0 = .text:0x80222BC0; // type:function size:0x1EC +fn_80222DAC = .text:0x80222DAC; // type:function size:0xC8 +fn_80222E74 = .text:0x80222E74; // type:function size:0x38 +fn_80222EAC = .text:0x80222EAC; // type:function size:0x328 +fn_802231D4 = .text:0x802231D4; // type:function size:0x14 +fn_802231E8 = .text:0x802231E8; // type:function size:0x224 +__dt__14CScriptTriggerFv = .text:0x8022340C; // type:function size:0x68 +fn_80223474 = .text:0x80223474; // type:function size:0x3E0 +fn_80223854 = .text:0x80223854; // type:function size:0x544 +GetTriggerBoundsWR__14CScriptTriggerCFv = .text:0x80223D98; // type:function size:0x7C +fn_80223E14 = .text:0x80223E14; // type:function size:0x80 +AcceptScriptMsg__14CScriptTriggerFR13CStateManagerRC10CScriptMsg = .text:0x80223E94; // type:function size:0x110 +fn_80223FA4 = .text:0x80223FA4; // type:function size:0x14 +fn_80223FB8 = .text:0x80223FB8; // type:function size:0x74 +fn_8022402C = .text:0x8022402C; // type:function size:0x13C +fn_80224168 = .text:0x80224168; // type:function size:0x98 +fn_80224200 = .text:0x80224200; // type:function size:0x98 +fn_80224298 = .text:0x80224298; // type:function size:0x98 +fn_80224330 = .text:0x80224330; // type:function size:0x20C +fn_8022453C = .text:0x8022453C; // type:function size:0x6DC +IsObjectInside__14CScriptTriggerCF9TUniqueId = .text:0x80224C18; // type:function size:0x80 +InhabitantAdded__14CScriptTriggerFR6CActorR13CStateManager = .text:0x80224C98; // type:function size:0x4 +InhabitantIdle__14CScriptTriggerFR6CActorR13CStateManagerf = .text:0x80224C9C; // type:function size:0x4 +InhabitantExited__14CScriptTriggerFR6CActorR13CStateManager = .text:0x80224CA0; // type:function size:0x4 +InhabitantRejected__14CScriptTriggerFR6CActorR13CStateManager = .text:0x80224CA4; // type:function size:0x4 +fn_80224CA8 = .text:0x80224CA8; // type:function size:0x6C +fn_80224D14 = .text:0x80224D14; // type:function size:0xC +IsConsideredAI__14CScriptTriggerCFRC13CStateManagerRC7CEntity = .text:0x80224D20; // type:function size:0x88 +fn_80224DA8 = .text:0x80224DA8; // type:function size:0x114 +fn_80224EBC = .text:0x80224EBC; // type:function size:0x104 +fn_80224FC0 = .text:0x80224FC0; // type:function size:0x98 +fn_80225058 = .text:0x80225058; // type:function size:0x844 +fn_8022589C = .text:0x8022589C; // type:function size:0x98 +fn_80225934 = .text:0x80225934; // type:function size:0x94 +fn_802259C8 = .text:0x802259C8; // type:function size:0x40 +__ct__23CScriptTriggerEllipsoidF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>R11CEntityInfoRC9CVector3fRC12CTransform4fRC11CDamageInfoRC9CVector3fUibbQ223CScriptTriggerEllipsoid10EShapeType = .text:0x80225A08; // type:function size:0x194 +Think__23CScriptTriggerEllipsoidFfR13CStateManager = .text:0x80225B9C; // type:function size:0xB4 +Touch__23CScriptTriggerEllipsoidFR6CActorR13CStateManager = .text:0x80225C50; // type:function size:0x90 +GetTouchBounds__23CScriptTriggerEllipsoidCFv = .text:0x80225CE0; // type:function size:0x3C +Render__23CScriptTriggerEllipsoidCFRC13CStateManager = .text:0x80225D1C; // type:function size:0x4 +AddToRenderer__23CScriptTriggerEllipsoidCFRC13CStateManager = .text:0x80225D20; // type:function size:0x4 +IsStillInBounds__23CScriptTriggerEllipsoidFRC6CAABox = .text:0x80225D24; // type:function size:0x26C +fn_80225F90 = .text:0x80225F90; // type:function size:0x74 +fn_80226004 = .text:0x80226004; // type:function size:0xB4 +fn_802260B8 = .text:0x802260B8; // type:function size:0x160 +fn_80226218 = .text:0x80226218; // type:function size:0x34C +fn_80226564 = .text:0x80226564; // type:function size:0x58 +fn_802265BC = .text:0x802265BC; // type:function size:0x148 +fn_80226704 = .text:0x80226704; // type:function size:0x3C +fn_80226740 = .text:0x80226740; // type:function size:0x84 +fn_802267C4 = .text:0x802267C4; // type:function size:0x8 +fn_802267CC = .text:0x802267CC; // type:function size:0xEC +GetOBBox__24CScriptTriggerOrientatedCFv = .text:0x802268B8; // type:function size:0x8 +fn_802268C0 = .text:0x802268C0; // type:function size:0x6CC +fn_80226F8C = .text:0x80226F8C; // type:function size:0x158 +fn_802270E4 = .text:0x802270E4; // type:function size:0x68 +fn_8022714C = .text:0x8022714C; // type:function size:0x24 +fn_80227170 = .text:0x80227170; // type:function size:0x5C +fn_802271CC = .text:0x802271CC; // type:function size:0x54 +fn_80227220 = .text:0x80227220; // type:function size:0x4 +fn_80227224 = .text:0x80227224; // type:function size:0x14 +fn_80227238 = .text:0x80227238; // type:function size:0x110 +fn_80227348 = .text:0x80227348; // type:function size:0x104 +fn_8022744C = .text:0x8022744C; // type:function size:0x81C +fn_80227C68 = .text:0x80227C68; // type:function size:0xE8 +fn_80227D50 = .text:0x80227D50; // type:function size:0x318 +fn_80228068 = .text:0x80228068; // type:function size:0x74 +fn_802280DC = .text:0x802280DC; // type:function size:0x74 +fn_80228150 = .text:0x80228150; // type:function size:0x74 +fn_802281C4 = .text:0x802281C4; // type:function size:0x74 +fn_80228238 = .text:0x80228238; // type:function size:0x7C +fn_802282B4 = .text:0x802282B4; // type:function size:0x5A4 +fn_80228858 = .text:0x80228858; // type:function size:0x4 +fn_8022885C = .text:0x8022885C; // type:function size:0xC +fn_80228868 = .text:0x80228868; // type:function size:0x15C +fn_802289C4 = .text:0x802289C4; // type:function size:0x4 +fn_802289C8 = .text:0x802289C8; // type:function size:0x4 +fn_802289CC = .text:0x802289CC; // type:function size:0x39C +fn_80228D68 = .text:0x80228D68; // type:function size:0xCE4 +fn_80229A4C = .text:0x80229A4C; // type:function size:0x170 +fn_80229BBC = .text:0x80229BBC; // type:function size:0x4A4 +fn_8022A060 = .text:0x8022A060; // type:function size:0xF0 +fn_8022A150 = .text:0x8022A150; // type:function size:0x18C +fn_8022A2DC = .text:0x8022A2DC; // type:function size:0x160 +fn_8022A43C = .text:0x8022A43C; // type:function size:0x54 +fn_8022A490 = .text:0x8022A490; // type:function size:0x390 +fn_8022A820 = .text:0x8022A820; // type:function size:0xDC +fn_8022A8FC = .text:0x8022A8FC; // type:function size:0x2A0 +fn_8022AB9C = .text:0x8022AB9C; // type:function size:0x54 +fn_8022ABF0 = .text:0x8022ABF0; // type:function size:0xE8 +fn_8022ACD8 = .text:0x8022ACD8; // type:function size:0x154 +fn_8022AE2C = .text:0x8022AE2C; // type:function size:0x3A8 +fn_8022B1D4 = .text:0x8022B1D4; // type:function size:0x58 +fn_8022B22C = .text:0x8022B22C; // type:function size:0x2C +fn_8022B258 = .text:0x8022B258; // type:function size:0x38 +fn_8022B290 = .text:0x8022B290; // type:function size:0x38 +fn_8022B2C8 = .text:0x8022B2C8; // type:function size:0xC0 +fn_8022B388 = .text:0x8022B388; // type:function size:0x8 +fn_8022B390 = .text:0x8022B390; // type:function size:0x28 +fn_8022B3B8 = .text:0x8022B3B8; // type:function size:0x55C +fn_8022B914 = .text:0x8022B914; // type:function size:0x2A8 +fn_8022BBBC = .text:0x8022BBBC; // type:function size:0x104 +fn_8022BCC0 = .text:0x8022BCC0; // type:function size:0x100 +fn_8022BDC0 = .text:0x8022BDC0; // type:function size:0xEC +fn_8022BEAC = .text:0x8022BEAC; // type:function size:0x70 +fn_8022BF1C = .text:0x8022BF1C; // type:function size:0x124 +fn_8022C040 = .text:0x8022C040; // type:function size:0x50 +fn_8022C090 = .text:0x8022C090; // type:function size:0xF44 +fn_8022CFD4 = .text:0x8022CFD4; // type:function size:0x78 +fn_8022D04C = .text:0x8022D04C; // type:function size:0x74 +fn_8022D0C0 = .text:0x8022D0C0; // type:function size:0xF4 +fn_8022D1B4 = .text:0x8022D1B4; // type:function size:0x58 +fn_8022D20C = .text:0x8022D20C; // type:function size:0x8C +fn_8022D298 = .text:0x8022D298; // type:function size:0xE4 +fn_8022D37C = .text:0x8022D37C; // type:function size:0x58 +fn_8022D3D4 = .text:0x8022D3D4; // type:function size:0x14 +fn_8022D3E8 = .text:0x8022D3E8; // type:function size:0x4 +fn_8022D3EC = .text:0x8022D3EC; // type:function size:0x4 +fn_8022D3F0 = .text:0x8022D3F0; // type:function size:0x288 +fn_8022D678 = .text:0x8022D678; // type:function size:0x40 +fn_8022D6B8 = .text:0x8022D6B8; // type:function size:0x158 +fn_8022D810 = .text:0x8022D810; // type:function size:0x1D4 +fn_8022D9E4 = .text:0x8022D9E4; // type:function size:0x68 +fn_8022DA4C = .text:0x8022DA4C; // type:function size:0x164 +fn_8022DBB0 = .text:0x8022DBB0; // type:function size:0x4BC +fn_8022E06C = .text:0x8022E06C; // type:function size:0x80C +__ct__10CShockWaveF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4f9TUniqueIdRC14CShockWaveInfoff = .text:0x8022E878; // type:function size:0x440 +fn_8022ECB8 = .text:0x8022ECB8; // type:function size:0x360 +fn_8022F018 = .text:0x8022F018; // type:function size:0x40 +fn_8022F058 = .text:0x8022F058; // type:function size:0x44 +fn_8022F09C = .text:0x8022F09C; // type:function size:0x4C4 +fn_8022F560 = .text:0x8022F560; // type:function size:0xC8 +fn_8022F628 = .text:0x8022F628; // type:function size:0x44 +fn_8022F66C = .text:0x8022F66C; // type:function size:0x1C8 +fn_8022F834 = .text:0x8022F834; // type:function size:0xBC +SetSShredder_FuncPtrs__FP18SShredder_FuncPtrs = .text:0x8022F8F0; // type:function size:0x8 +fn_8022F8F8 = .text:0x8022F8F8; // type:function size:0x10 +SetSShrieker_FuncPtrs__FP18SShrieker_FuncPtrs = .text:0x8022F908; // type:function size:0x8 +fn_8022F910 = .text:0x8022F910; // type:function size:0x10 +fn_8022F920 = .text:0x8022F920; // type:function size:0xB8 +Calculate__13CSimpleShadowFRC6CAABoxRC12CTransform4fRC13CStateManager = .text:0x8022F9D8; // type:function size:0x454 +fn_8022FE2C = .text:0x8022FE2C; // type:function size:0x1B0 +fn_8022FFDC = .text:0x8022FFDC; // type:function size:0x4 +SetUserAlpha__13CSimpleShadowFf = .text:0x8022FFE0; // type:function size:0x8 +fn_8022FFE8 = .text:0x8022FFE8; // type:function size:0x8 +fn_8022FFF0 = .text:0x8022FFF0; // type:function size:0x10 +fn_80230000 = .text:0x80230000; // type:function size:0x88 +fn_80230088 = .text:0x80230088; // type:function size:0x138 +fn_802301C0 = .text:0x802301C0; // type:function size:0xC +fn_802301CC = .text:0x802301CC; // type:function size:0x20 +fn_802301EC = .text:0x802301EC; // type:function size:0x4 +fn_802301F0 = .text:0x802301F0; // type:function size:0x40 +fn_80230230 = .text:0x80230230; // type:function size:0x4 +fn_80230234 = .text:0x80230234; // type:function size:0x4 +fn_80230238 = .text:0x80230238; // type:function size:0x4 +fn_8023023C = .text:0x8023023C; // type:function size:0xC +fn_80230248 = .text:0x80230248; // type:function size:0x8 +fn_80230250 = .text:0x80230250; // type:function size:0x4 +fn_80230254 = .text:0x80230254; // type:function size:0x4 +fn_80230258 = .text:0x80230258; // type:function size:0x44 +fn_8023029C = .text:0x8023029C; // type:function size:0xC0 +fn_8023035C = .text:0x8023035C; // type:function size:0x8 +fn_80230364 = .text:0x80230364; // type:function size:0x4 +fn_80230368 = .text:0x80230368; // type:function size:0x4 +fn_8023036C = .text:0x8023036C; // type:function size:0x4 +fn_80230370 = .text:0x80230370; // type:function size:0x8 +fn_80230378 = .text:0x80230378; // type:function size:0x4 +fn_8023037C = .text:0x8023037C; // type:function size:0x8 +fn_80230384 = .text:0x80230384; // type:function size:0x8 +fn_8023038C = .text:0x8023038C; // type:function size:0x8 +fn_80230394 = .text:0x80230394; // type:function size:0x8 +fn_8023039C = .text:0x8023039C; // type:function size:0x8 +fn_802303A4 = .text:0x802303A4; // type:function size:0xC +fn_802303B0 = .text:0x802303B0; // type:function size:0x8 +fn_802303B8 = .text:0x802303B8; // type:function size:0x40 +fn_802303F8 = .text:0x802303F8; // type:function size:0xAC +fn_802304A4 = .text:0x802304A4; // type:function size:0x268 +fn_8023070C = .text:0x8023070C; // type:function size:0x110 +__ct__10CSlideShowFv = .text:0x8023081C; // type:function size:0x5CC +fn_80230DE8 = .text:0x80230DE8; // type:function size:0x8 +fn_80230DF0 = .text:0x80230DF0; // type:function size:0x8 +fn_80230DF8 = .text:0x80230DF8; // type:function size:0x36C +GetGalleriesUnlocked__10CSlideShowFv = .text:0x80231164; // type:function size:0xD0 +fn_80231234 = .text:0x80231234; // type:function size:0x5DC +fn_80231810 = .text:0x80231810; // type:function size:0x8 +fn_80231818 = .text:0x80231818; // type:function size:0xF0 +fn_80231908 = .text:0x80231908; // type:function size:0x7E0 +fn_802320E8 = .text:0x802320E8; // type:function size:0x8 +fn_802320F0 = .text:0x802320F0; // type:function size:0x8 +fn_802320F8 = .text:0x802320F8; // type:function size:0x8 +fn_80232100 = .text:0x80232100; // type:function size:0x8 +fn_80232108 = .text:0x80232108; // type:function size:0x18 +fn_80232120 = .text:0x80232120; // type:function size:0x8 +fn_80232128 = .text:0x80232128; // type:function size:0x54 +fn_8023217C = .text:0x8023217C; // type:function size:0x24 +fn_802321A0 = .text:0x802321A0; // type:function size:0x10 +fn_802321B0 = .text:0x802321B0; // type:function size:0x10 +fn_802321C0 = .text:0x802321C0; // type:function size:0x30 +fn_802321F0 = .text:0x802321F0; // type:function size:0x64 +fn_80232254 = .text:0x80232254; // type:function size:0x8 +fn_8023225C = .text:0x8023225C; // type:function size:0x8 +fn_80232264 = .text:0x80232264; // type:function size:0x24 +fn_80232288 = .text:0x80232288; // type:function size:0x24 +fn_802322AC = .text:0x802322AC; // type:function size:0x10 +fn_802322BC = .text:0x802322BC; // type:function size:0x8 +fn_802322C4 = .text:0x802322C4; // type:function size:0x8 +fn_802322CC = .text:0x802322CC; // type:function size:0x10 +fn_802322DC = .text:0x802322DC; // type:function size:0x10 +fn_802322EC = .text:0x802322EC; // type:function size:0x48 +fn_80232334 = .text:0x80232334; // type:function size:0x8 +fn_8023233C = .text:0x8023233C; // type:function size:0x1C0 +fn_802324FC = .text:0x802324FC; // type:function size:0x250 +fn_8023274C = .text:0x8023274C; // type:function size:0x1A4 +fn_802328F0 = .text:0x802328F0; // type:function size:0x8 +fn_802328F8 = .text:0x802328F8; // type:function size:0x2B0 +fn_80232BA8 = .text:0x80232BA8; // type:function size:0x208 +fn_80232DB0 = .text:0x80232DB0; // type:function size:0x3A0 +fn_80233150 = .text:0x80233150; // type:function size:0x168 +fn_802332B8 = .text:0x802332B8; // type:function size:0x328 +fn_802335E0 = .text:0x802335E0; // type:function size:0x10 +fn_802335F0 = .text:0x802335F0; // type:function size:0x18 +fn_80233608 = .text:0x80233608; // type:function size:0x5C +fn_80233664 = .text:0x80233664; // type:function size:0x6C4 +fn_80233D28 = .text:0x80233D28; // type:function size:0x80 +fn_80233DA8 = .text:0x80233DA8; // type:function size:0x80 +fn_80233E28 = .text:0x80233E28; // type:function size:0xB4 +fn_80233EDC = .text:0x80233EDC; // type:function size:0x7C +fn_80233F58 = .text:0x80233F58; // type:function size:0x7C +fn_80233FD4 = .text:0x80233FD4; // type:function size:0x40 +fn_80234014 = .text:0x80234014; // type:function size:0x264 +fn_80234278 = .text:0x80234278; // type:function size:0x180 +fn_802343F8 = .text:0x802343F8; // type:function size:0x13C +fn_80234534 = .text:0x80234534; // type:function size:0x45C +fn_80234990 = .text:0x80234990; // type:function size:0x294 +fn_80234C24 = .text:0x80234C24; // type:function size:0x18C +fn_80234DB0 = .text:0x80234DB0; // type:function size:0x1E0 +fn_80234F90 = .text:0x80234F90; // type:function size:0x238 +fn_802351C8 = .text:0x802351C8; // type:function size:0x8 +fn_802351D0 = .text:0x802351D0; // type:function size:0x2B0 +fn_80235480 = .text:0x80235480; // type:function size:0x9C +fn_8023551C = .text:0x8023551C; // type:function size:0x94 +fn_802355B0 = .text:0x802355B0; // type:function size:0x124 +fn_802356D4 = .text:0x802356D4; // type:function size:0x64 +SetSSnakeWeedSwarm_FuncPtrs__FP24SSnakeWeedSwarm_FuncPtrs = .text:0x80235738; // type:function size:0x8 +fn_80235740 = .text:0x80235740; // type:function size:0x10 +fn_80235750 = .text:0x80235750; // type:function size:0x48 +__ct__16CSonicProjectileFfbRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueId9TUniqueIdUibRC9CVector3fRC18CImpactVisorEffectbb = .text:0x80235798; // type:function size:0xE8 +fn_80235880 = .text:0x80235880; // type:function size:0x68 +fn_802358E8 = .text:0x802358E8; // type:function size:0x11C +fn_80235A04 = .text:0x80235A04; // type:function size:0x50 +fn_80235A54 = .text:0x80235A54; // type:function size:0x60 +fn_80235AB4 = .text:0x80235AB4; // type:function size:0x118 +fn_80235BCC = .text:0x80235BCC; // type:function size:0x5B4 +fn_80236180 = .text:0x80236180; // type:function size:0x34 +fn_802361B4 = .text:0x802361B4; // type:function size:0x74 +fn_80236228 = .text:0x80236228; // type:function size:0x74 +fn_8023629C = .text:0x8023629C; // type:function size:0x2F0 +fn_8023658C = .text:0x8023658C; // type:function size:0x5C +fn_802365E8 = .text:0x802365E8; // type:function size:0x114 +fn_802366FC = .text:0x802366FC; // type:function size:0x148 +fn_80236844 = .text:0x80236844; // type:function size:0xB8 +fn_802368FC = .text:0x802368FC; // type:function size:0xCC +fn_802369C8 = .text:0x802369C8; // type:function size:0x50 +fn_80236A18 = .text:0x80236A18; // type:function size:0x258 +fn_80236C70 = .text:0x80236C70; // type:function size:0x2EC +fn_80236F5C = .text:0x80236F5C; // type:function size:0xA4 +fn_80237000 = .text:0x80237000; // type:function size:0xD0 +fn_802370D0 = .text:0x802370D0; // type:function size:0x128 +SetSSpacePirate_FuncPtrs__FP21SSpacePirate_FuncPtrs = .text:0x802371F8; // type:function size:0x8 +fn_80237200 = .text:0x80237200; // type:function size:0x10 +AttachActorToPirate__12CSpacePirateF9TUniqueId = .text:0x80237210; // type:function size:0x38 +DetachActorFromPirate__12CSpacePirateFv = .text:0x80237248; // type:function size:0x2C +SetSSpankWeed_FuncPtrs__FP19SSpankWeed_FuncPtrs = .text:0x80237274; // type:function size:0x8 +fn_8023727C = .text:0x8023727C; // type:function size:0x10 +fn_8023728C = .text:0x8023728C; // type:function size:0x3C +fn_802372C8 = .text:0x802372C8; // type:function size:0x8 +fn_802372D0 = .text:0x802372D0; // type:function size:0x1B8 +fn_80237488 = .text:0x80237488; // type:function size:0x250 +fn_802376D8 = .text:0x802376D8; // type:function size:0x1A4 +fn_8023787C = .text:0x8023787C; // type:function size:0x58 +fn_802378D4 = .text:0x802378D4; // type:function size:0xB8 +fn_8023798C = .text:0x8023798C; // type:function size:0x8 +fn_80237994 = .text:0x80237994; // type:function size:0x4 +fn_80237998 = .text:0x80237998; // type:function size:0x11C +fn_80237AB4 = .text:0x80237AB4; // type:function size:0x8 +fn_80237ABC = .text:0x80237ABC; // type:function size:0x8 +fn_80237AC4 = .text:0x80237AC4; // type:function size:0x14 +fn_80237AD8 = .text:0x80237AD8; // type:function size:0x8 +fn_80237AE0 = .text:0x80237AE0; // type:function size:0x4 +fn_80237AE4 = .text:0x80237AE4; // type:function size:0x14 +fn_80237AF8 = .text:0x80237AF8; // type:function size:0x34 +fn_80237B2C = .text:0x80237B2C; // type:function size:0x1048 +fn_80238B74 = .text:0x80238B74; // type:function size:0x18 +fn_80238B8C = .text:0x80238B8C; // type:function size:0x8 +fn_80238B94 = .text:0x80238B94; // type:function size:0x34 +fn_80238BC8 = .text:0x80238BC8; // type:function size:0x1C +fn_80238BE4 = .text:0x80238BE4; // type:function size:0x8 +fn_80238BEC = .text:0x80238BEC; // type:function size:0x18 +fn_80238C04 = .text:0x80238C04; // type:function size:0xC +fn_80238C10 = .text:0x80238C10; // type:function size:0x8 +fn_80238C18 = .text:0x80238C18; // type:function size:0x8 +fn_80238C20 = .text:0x80238C20; // type:function size:0xC +fn_80238C2C = .text:0x80238C2C; // type:function size:0x20 +fn_80238C4C = .text:0x80238C4C; // type:function size:0x4 +fn_80238C50 = .text:0x80238C50; // type:function size:0x4 +fn_80238C54 = .text:0x80238C54; // type:function size:0x800 +SetSSplinter_FuncPtrs__FP18SSplinter_FuncPtrs = .text:0x80239454; // type:function size:0x8 +fn_8023945C = .text:0x8023945C; // type:function size:0x10 +__ct__14CSplinterCableF9TUniqueId7TAreaIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC10CModelDataiiRC20CDamageVulnerability = .text:0x8023946C; // type:function size:0x3A4 +fn_80239810 = .text:0x80239810; // type:function size:0xC0 +fn_802398D0 = .text:0x802398D0; // type:function size:0x4 +fn_802398D4 = .text:0x802398D4; // type:function size:0xA4 +fn_80239978 = .text:0x80239978; // type:function size:0x110 +Snap__14CSplinterCableFv = .text:0x80239A88; // type:function size:0x90 +fn_80239B18 = .text:0x80239B18; // type:function size:0x64 +fn_80239B7C = .text:0x80239B7C; // type:function size:0x8 +fn_80239B84 = .text:0x80239B84; // type:function size:0x8 +Snapped__14CSplinterCableCFv = .text:0x80239B8C; // type:function size:0x8 +fn_80239B94 = .text:0x80239B94; // type:function size:0x74 +fn_80239C08 = .text:0x80239C08; // type:function size:0x50 +__ct__19CSplitterBeamEffectF9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4fiRC9CAbsAnglefRC6CColorRC6CColorRC6CColorRC6CColorfff = .text:0x80239C58; // type:function size:0x1F0 +fn_80239E48 = .text:0x80239E48; // type:function size:0x84 +fn_80239ECC = .text:0x80239ECC; // type:function size:0x178 +fn_8023A044 = .text:0x8023A044; // type:function size:0x694 +fn_8023A6D8 = .text:0x8023A6D8; // type:function size:0x14 +fn_8023A6EC = .text:0x8023A6EC; // type:function size:0x128 +fn_8023A814 = .text:0x8023A814; // type:function size:0x6EC +fn_8023AF00 = .text:0x8023AF00; // type:function size:0x64 +SetSSplitterMainChassis_FuncPtrs__FP29SSplitterMainChassis_FuncPtrs = .text:0x8023AF64; // type:function size:0x8 +fn_8023AF6C = .text:0x8023AF6C; // type:function size:0x10 +fn_8023AF7C = .text:0x8023AF7C; // type:function size:0x10 +AutoDestruct__20CSplitterMainChassisFf = .text:0x8023AF8C; // type:function size:0x2C +AutoDestruct__22CSplitterCommandModuleFf = .text:0x8023AFB8; // type:function size:0x2C +SetSSporb_FuncPtrs__FP15SSporb_FuncPtrs = .text:0x8023AFE4; // type:function size:0x8 +fn_8023AFEC = .text:0x8023AFEC; // type:function size:0x10 +fn_8023AFFC = .text:0x8023AFFC; // type:function size:0x10 +fn_8023B00C = .text:0x8023B00C; // type:function size:0x10 +fn_8023B01C = .text:0x8023B01C; // type:function size:0x10 +fn_8023B02C = .text:0x8023B02C; // type:function size:0x4 +fn_8023B030 = .text:0x8023B030; // type:function size:0x4 +fn_8023B034 = .text:0x8023B034; // type:function size:0xFC +fn_8023B130 = .text:0x8023B130; // type:function size:0x1B68 +fn_8023CC98 = .text:0x8023CC98; // type:function size:0x8 +fn_8023CCA0 = .text:0x8023CCA0; // type:function size:0x8 +fn_8023CCA8 = .text:0x8023CCA8; // type:function size:0x9C +fn_8023CD44 = .text:0x8023CD44; // type:function size:0x40 +fn_8023CD84 = .text:0x8023CD84; // type:function size:0xB4 +fn_8023CE38 = .text:0x8023CE38; // type:function size:0x40 +fn_8023CE78 = .text:0x8023CE78; // type:function size:0x70 +fn_8023CEE8 = .text:0x8023CEE8; // type:function size:0x4E0 +fn_8023D3C8 = .text:0x8023D3C8; // type:function size:0x78 +fn_8023D440 = .text:0x8023D440; // type:function size:0x74 +fn_8023D4B4 = .text:0x8023D4B4; // type:function size:0x88 +fn_8023D53C = .text:0x8023D53C; // type:function size:0x58 +fn_8023D594 = .text:0x8023D594; // type:function size:0xD0 +fn_8023D664 = .text:0x8023D664; // type:function size:0x40 +fn_8023D6A4 = .text:0x8023D6A4; // type:function size:0x40 +fn_8023D6E4 = .text:0x8023D6E4; // type:function size:0x7C +fn_8023D760 = .text:0x8023D760; // type:function size:0x78 +fn_8023D7D8 = .text:0x8023D7D8; // type:function size:0x78 +fn_8023D850 = .text:0x8023D850; // type:function size:0x568 +fn_8023DDB8 = .text:0x8023DDB8; // type:function size:0x8 +fn_8023DDC0 = .text:0x8023DDC0; // type:function size:0x10 +fn_8023DDD0 = .text:0x8023DDD0; // type:function size:0x10 +fn_8023DDE0 = .text:0x8023DDE0; // type:function size:0x10 +fn_8023DDF0 = .text:0x8023DDF0; // type:function size:0x10 +fn_8023DE00 = .text:0x8023DE00; // type:function size:0xC +fn_8023DE0C = .text:0x8023DE0C; // type:function size:0x8 +fn_8023DE14 = .text:0x8023DE14; // type:function size:0xC +fn_8023DE20 = .text:0x8023DE20; // type:function size:0xC +fn_8023DE2C = .text:0x8023DE2C; // type:function size:0x8 +fn_8023DE34 = .text:0x8023DE34; // type:function size:0xD0 +fn_8023DF04 = .text:0x8023DF04; // type:function size:0xC +fn_8023DF10 = .text:0x8023DF10; // type:function size:0x1C +AllocateUniqueId__13CStateManagerFv = .text:0x8023DF2C; // type:function size:0x118 +fn_8023E044 = .text:0x8023E044; // type:function size:0x144 +RayWorldIntersection__13CStateManagerCFR9TUniqueIdRC9CVector3fRC9CVector3ffRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x8023E188; // type:function size:0x4 +RayStaticIntersection__13CStateManagerCFRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x8023E18C; // type:function size:0x4 +fn_8023E190 = .text:0x8023E190; // type:function size:0x10 +LineOfSightTest__13CStateManagerCFRC9CVector3fRC9CVector3fRC15CMaterialFilterPC6CActor = .text:0x8023E1A0; // type:function size:0xE4 +fn_8023E284 = .text:0x8023E284; // type:function size:0x114 +fn_8023E398 = .text:0x8023E398; // type:function size:0x14 +AddObject__13CStateManagerFP7CEntity = .text:0x8023E3AC; // type:function size:0x10 +AddObject__13CStateManagerFR7CEntity = .text:0x8023E3BC; // type:function size:0x27C +fn_8023E638 = .text:0x8023E638; // type:function size:0x154 +fn_8023E78C = .text:0x8023E78C; // type:function size:0x94 +UpdateActorInSortedLists__13CStateManagerFR6CActor = .text:0x8023E820; // type:function size:0xF0 +BuildNearList__13CStateManagerCFRQ24rstl32reserved_vector<9TUniqueId,1024>RC6CAABoxRC15CMaterialFilterPC6CActor = .text:0x8023E910; // type:function size:0x8 +BuildColliderList__13CStateManagerCFRQ24rstl32reserved_vector<9TUniqueId,1024>RC6CActorRC6CAABox = .text:0x8023E918; // type:function size:0x8 +BuildNearList__13CStateManagerCFRQ24rstl32reserved_vector<9TUniqueId,1024>RC9CVector3fRC9CVector3ffRC15CMaterialFilterPC6CActor = .text:0x8023E920; // type:function size:0x8 +fn_8023E928 = .text:0x8023E928; // type:function size:0x3C +fn_8023E964 = .text:0x8023E964; // type:function size:0x94 +fn_8023E9F8 = .text:0x8023E9F8; // type:function size:0x4 +GetObjectById__13CStateManagerCF9TUniqueId = .text:0x8023E9FC; // type:function size:0x30 +ObjectById__13CStateManagerF9TUniqueId = .text:0x8023EA2C; // type:function size:0x30 +DeleteObjectRequest__13CStateManagerF9TUniqueId = .text:0x8023EA5C; // type:function size:0x48 +fn_8023EAA4 = .text:0x8023EAA4; // type:function size:0xBC +fn_8023EB60 = .text:0x8023EB60; // type:function size:0xD0 +fn_8023EC30 = .text:0x8023EC30; // type:function size:0x2EC +fn_8023EF1C = .text:0x8023EF1C; // type:function size:0x540 +fn_8023F45C = .text:0x8023F45C; // type:function size:0x264 +fn_8023F6C0 = .text:0x8023F6C0; // type:function size:0xA4C +fn_8024010C = .text:0x8024010C; // type:function size:0xA4 +fn_802401B0 = .text:0x802401B0; // type:function size:0x18 +fn_802401C8 = .text:0x802401C8; // type:function size:0x1E8 +fn_802403B0 = .text:0x802403B0; // type:function size:0x1C +fn_802403CC = .text:0x802403CC; // type:function size:0x4 +fn_802403D0 = .text:0x802403D0; // type:function size:0x2C +fn_802403FC = .text:0x802403FC; // type:function size:0x4 +fn_80240400 = .text:0x80240400; // type:function size:0x4 +fn_80240404 = .text:0x80240404; // type:function size:0xD0 +fn_802404D4 = .text:0x802404D4; // type:function size:0x24C +fn_80240720 = .text:0x80240720; // type:function size:0x274 +fn_80240994 = .text:0x80240994; // type:function size:0x1C +fn_802409B0 = .text:0x802409B0; // type:function size:0x290 +fn_80240C40 = .text:0x80240C40; // type:function size:0x160 +fn_80240DA0 = .text:0x80240DA0; // type:function size:0x74 +fn_80240E14 = .text:0x80240E14; // type:function size:0x71C +fn_80241530 = .text:0x80241530; // type:function size:0x3D0 +fn_80241900 = .text:0x80241900; // type:function size:0xB8 +fn_802419B8 = .text:0x802419B8; // type:function size:0x34 +fn_802419EC = .text:0x802419EC; // type:function size:0xAC +fn_80241A98 = .text:0x80241A98; // type:function size:0x2BC +fn_80241D54 = .text:0x80241D54; // type:function size:0x1A4 +fn_80241EF8 = .text:0x80241EF8; // type:function size:0x440 +ApplyDamage__13CStateManagerF9TUniqueId9TUniqueId9TUniqueIdRC11CDamageInfoRC15CMaterialFilterRC9CVector3f = .text:0x80242338; // type:function size:0x5B0 +KillPlayer__13CStateManagerF9TUniqueId9TUniqueIdf = .text:0x802428E8; // type:function size:0x104 +fn_802429EC = .text:0x802429EC; // type:function size:0x278 +UpdateHealthCause__13CStateManagerFR6CActor9TUniqueIdRC11CWeaponModebb = .text:0x80242C64; // type:function size:0x198 +fn_80242DFC = .text:0x80242DFC; // type:function size:0x578 +fn_80243374 = .text:0x80243374; // type:function size:0x170 +fn_802434E4 = .text:0x802434E4; // type:function size:0x22C +CanDamage__13CStateManagerFRC9CVector3fRC6CActorRQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x80243710; // type:function size:0x360 +ApplyRadiusDamage__13CStateManagerFRC6CActorRC9CVector3fR6CActor9TUniqueIdRC11CDamageInfo = .text:0x80243A70; // type:function size:0x420 +fn_80243E90 = .text:0x80243E90; // type:function size:0x1E0 +ApplyDamageToWorld__13CStateManagerF9TUniqueIdRC6CActorRC9CVector3fRC11CDamageInfoRC15CMaterialFilter = .text:0x80244070; // type:function size:0x3A8 +fn_80244418 = .text:0x80244418; // type:function size:0x2BC +InformListeners__13CStateManagerFRC9CVector3f16EListenNoiseType = .text:0x802446D4; // type:function size:0xFC +GetIdListForScript__13CStateManagerCF9TEditorId = .text:0x802447D0; // type:function size:0xC4 +GetIdForScript__13CStateManagerCF9TEditorId = .text:0x80244894; // type:function size:0xD8 +fn_8024496C = .text:0x8024496C; // type:function size:0x40 +fn_802449AC = .text:0x802449AC; // type:function size:0x25C +PumpScriptMsgs__13CStateManagerFv = .text:0x80244C08; // type:function size:0xF4 +fn_80244CFC = .text:0x80244CFC; // type:function size:0xA4 +fn_80244DA0 = .text:0x80244DA0; // type:function size:0xB0 +fn_80244E50 = .text:0x80244E50; // type:function size:0xB4 +fn_80244F04 = .text:0x80244F04; // type:function size:0x354 +fn_80245258 = .text:0x80245258; // type:function size:0x114 +fn_8024536C = .text:0x8024536C; // type:function size:0x198 +fn_80245504 = .text:0x80245504; // type:function size:0x468 +fn_8024596C = .text:0x8024596C; // type:function size:0x8 +fn_80245974 = .text:0x80245974; // type:function size:0x20 +fn_80245994 = .text:0x80245994; // type:function size:0x3B4 +fn_80245D48 = .text:0x80245D48; // type:function size:0xE4 +fn_80245E2C = .text:0x80245E2C; // type:function size:0x40 +fn_80245E6C = .text:0x80245E6C; // type:function size:0x10 +fn_80245E7C = .text:0x80245E7C; // type:function size:0x35C +fn_802461D8 = .text:0x802461D8; // type:function size:0x1FC +fn_802463D4 = .text:0x802463D4; // type:function size:0x18C +fn_80246560 = .text:0x80246560; // type:function size:0xAC +fn_8024660C = .text:0x8024660C; // type:function size:0x88 +fn_80246694 = .text:0x80246694; // type:function size:0x184 +fn_80246818 = .text:0x80246818; // type:function size:0x28 +fn_80246840 = .text:0x80246840; // type:function size:0xA4 +fn_802468E4 = .text:0x802468E4; // type:function size:0x1E0 +fn_80246AC4 = .text:0x80246AC4; // type:function size:0x178 +fn_80246C3C = .text:0x80246C3C; // type:function size:0x158 +fn_80246D94 = .text:0x80246D94; // type:function size:0x58 +fn_80246DEC = .text:0x80246DEC; // type:function size:0xA0 +fn_80246E8C = .text:0x80246E8C; // type:function size:0x48 +fn_80246ED4 = .text:0x80246ED4; // type:function size:0x17C +fn_80247050 = .text:0x80247050; // type:function size:0x4 +fn_80247054 = .text:0x80247054; // type:function size:0x824 +fn_80247878 = .text:0x80247878; // type:function size:0x4 +fn_8024787C = .text:0x8024787C; // type:function size:0x1DC +fn_80247A58 = .text:0x80247A58; // type:function size:0x104 +fn_80247B5C = .text:0x80247B5C; // type:function size:0x5F8 +fn_80248154 = .text:0x80248154; // type:function size:0x468 +fn_802485BC = .text:0x802485BC; // type:function size:0x654 +fn_80248C10 = .text:0x80248C10; // type:function size:0x2C4 +fn_80248ED4 = .text:0x80248ED4; // type:function size:0x44C +fn_80249320 = .text:0x80249320; // type:function size:0x60C +fn_8024992C = .text:0x8024992C; // type:function size:0x2AC +CanCreateProjectile__13CStateManagerCF9TUniqueId11EWeaponTypei = .text:0x80249BD8; // type:function size:0x50 +fn_80249C28 = .text:0x80249C28; // type:function size:0x4 +fn_80249C2C = .text:0x80249C2C; // type:function size:0x6C +fn_80249C98 = .text:0x80249C98; // type:function size:0x258 +DrawSpaceWarp__13CStateManagerCFRC9CVector3ff = .text:0x80249EF0; // type:function size:0x94 +fn_80249F84 = .text:0x80249F84; // type:function size:0x8 +fn_80249F8C = .text:0x80249F8C; // type:function size:0x54 +fn_80249FE0 = .text:0x80249FE0; // type:function size:0x110 +SetupParticleHook__13CStateManagerCFRC6CActor = .text:0x8024A0F0; // type:function size:0x30 +fn_8024A120 = .text:0x8024A120; // type:function size:0x40 +fn_8024A160 = .text:0x8024A160; // type:function size:0xC +fn_8024A16C = .text:0x8024A16C; // type:function size:0x164 +fn_8024A2D0 = .text:0x8024A2D0; // type:function size:0x228 +fn_8024A4F8 = .text:0x8024A4F8; // type:function size:0x30 +fn_8024A528 = .text:0x8024A528; // type:function size:0x30 +fn_8024A558 = .text:0x8024A558; // type:function size:0x30 +fn_8024A588 = .text:0x8024A588; // type:function size:0x384 +fn_8024A90C = .text:0x8024A90C; // type:function size:0xD8 +fn_8024A9E4 = .text:0x8024A9E4; // type:function size:0x2C +fn_8024AA10 = .text:0x8024AA10; // type:function size:0x30 +RenderFirstSorted__13CStateManagerFRC9TUniqueId = .text:0x8024AA40; // type:function size:0x44 +RenderLast__13CStateManagerFRC9TUniqueId = .text:0x8024AA84; // type:function size:0x44 +fn_8024AAC8 = .text:0x8024AAC8; // type:function size:0x44 +fn_8024AB0C = .text:0x8024AB0C; // type:function size:0x44 +RenderBeforeAreas__13CStateManagerFRC9TUniqueId = .text:0x8024AB50; // type:function size:0x44 +fn_8024AB94 = .text:0x8024AB94; // type:function size:0xD4 +fn_8024AC68 = .text:0x8024AC68; // type:function size:0x120 +KillSaveGameInterface__13CStateManagerFv = .text:0x8024AD88; // type:function size:0x58 +fn_8024ADE0 = .text:0x8024ADE0; // type:function size:0x78 +GenerateParticlePOIMask__13CStateManagerCFPUiPUi = .text:0x8024AE58; // type:function size:0x98 +DoCollisionResponse__13CStateManagerFRC22CCollisionResponseDataRC14CRayCastResult9TUniqueIdRC11CDamageInfob = .text:0x8024AEF0; // type:function size:0x2E4 +fn_8024B1D4 = .text:0x8024B1D4; // type:function size:0x128 +SetEnergyBarActorInfo__13CStateManagerF9TUniqueIdfi = .text:0x8024B2FC; // type:function size:0x14 +fn_8024B310 = .text:0x8024B310; // type:function size:0x10 +SendScriptMsg__13CStateManagerFRC10CScriptMsg = .text:0x8024B320; // type:function size:0x68 +DeliverScriptMsgImmediate__13CStateManagerFRC10CScriptMsg = .text:0x8024B388; // type:function size:0x64 +DeliverScriptMsg__13CStateManagerFP7CEntity9TUniqueId20EScriptObjectMessage9TUniqueId = .text:0x8024B3EC; // type:function size:0x50 +DeliverScriptMsg__13CStateManagerF9TUniqueId9TUniqueId20EScriptObjectMessage9TUniqueId = .text:0x8024B43C; // type:function size:0x48 +fn_8024B484 = .text:0x8024B484; // type:function size:0x68 +fn_8024B4EC = .text:0x8024B4EC; // type:function size:0x10 +IsMultiplayerGame__13CStateManagerCFv = .text:0x8024B4FC; // type:function size:0x58 +GetViewportForPlayerSlot__13CStateManagerCFUiPiPiPiPi = .text:0x8024B554; // type:function size:0x1D8 +fn_8024B72C = .text:0x8024B72C; // type:function size:0x150 +fn_8024B87C = .text:0x8024B87C; // type:function size:0xFC +fn_8024B978 = .text:0x8024B978; // type:function size:0xF0 +fn_8024BA68 = .text:0x8024BA68; // type:function size:0x28 +GetPlayerNumFromUniqueId__13CStateManagerCF9TUniqueId = .text:0x8024BA90; // type:function size:0x1C +fn_8024BAAC = .text:0x8024BAAC; // type:function size:0x208 +fn_8024BCB4 = .text:0x8024BCB4; // type:function size:0x48 +AddDarkWorldSphereToRenderer__13CStateManagerCFRC9CVector3fRC9CVector3fUcUcbfRC9CVector2fRC9CVector2fRC9CVector2fRC9CVector2fRC8CTextureRC8CTextureRC8CTexture6CColor6CColorb = .text:0x8024BCFC; // type:function size:0x10C +IsActorVisibleInPortals__13CStateManagerCFRC6CActor = .text:0x8024BE08; // type:function size:0xE8 +fn_8024BEF0 = .text:0x8024BEF0; // type:function size:0x90 +fn_8024BF80 = .text:0x8024BF80; // type:function size:0x464 +fn_8024C3E4 = .text:0x8024C3E4; // type:function size:0xF0 +fn_8024C4D4 = .text:0x8024C4D4; // type:function size:0x58 +fn_8024C52C = .text:0x8024C52C; // type:function size:0x5C +fn_8024C588 = .text:0x8024C588; // type:function size:0x44 +fn_8024C5CC = .text:0x8024C5CC; // type:function size:0x8 +ScriptObjectLoaderHelper__13CStateManagerFv = .text:0x8024C5D4; // type:function size:0x10 +fn_8024C5E4 = .text:0x8024C5E4; // type:function size:0x10 +EarnAchievementAndNotify__13CStateManagerFRCQ213CStateManager16SAchievementInfo = .text:0x8024C5F4; // type:function size:0x290 +fn_8024C884 = .text:0x8024C884; // type:function size:0xB0 +fn_8024C934 = .text:0x8024C934; // type:function size:0x408 +fn_8024CD3C = .text:0x8024CD3C; // type:function size:0x78 +fn_8024CDB4 = .text:0x8024CDB4; // type:function size:0x74 +fn_8024CE28 = .text:0x8024CE28; // type:function size:0xD0 +fn_8024CEF8 = .text:0x8024CEF8; // type:function size:0x90 +fn_8024CF88 = .text:0x8024CF88; // type:function size:0x64 +fn_8024CFEC = .text:0x8024CFEC; // type:function size:0x1DC +fn_8024D1C8 = .text:0x8024D1C8; // type:function size:0x64 +fn_8024D22C = .text:0x8024D22C; // type:function size:0x454 +fn_8024D680 = .text:0x8024D680; // type:function size:0x78 +fn_8024D6F8 = .text:0x8024D6F8; // type:function size:0x1B8 +fn_8024D8B0 = .text:0x8024D8B0; // type:function size:0x64 +fn_8024D914 = .text:0x8024D914; // type:function size:0x30 +fn_8024D944 = .text:0x8024D944; // type:function size:0x2C +fn_8024D970 = .text:0x8024D970; // type:function size:0xC +fn_8024D97C = .text:0x8024D97C; // type:function size:0x8 +fn_8024D984 = .text:0x8024D984; // type:function size:0x2C +fn_8024D9B0 = .text:0x8024D9B0; // type:function size:0x40 +AddSource__19CStaticInterferenceF9TUniqueIdff = .text:0x8024D9F0; // type:function size:0xB4 +fn_8024DAA4 = .text:0x8024DAA4; // type:function size:0xAC +fn_8024DB50 = .text:0x8024DB50; // type:function size:0x70 +fn_8024DBC0 = .text:0x8024DBC0; // type:function size:0x10C +__ct__18CSteeringBehaviorsFv = .text:0x8024DCCC; // type:function size:0xC +Flee__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3f = .text:0x8024DCD8; // type:function size:0x9C +Seek__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3f = .text:0x8024DD74; // type:function size:0x98 +Arrival__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3ff = .text:0x8024DE0C; // type:function size:0x114 +Separation__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3ff = .text:0x8024DF20; // type:function size:0x13C +Alignment__18CSteeringBehaviorsCFRC13CPhysicsActorRQ24rstl32reserved_vector<9TUniqueId,1024>RC13CStateManager = .text:0x8024E05C; // type:function size:0x17C +Cohesion__18CSteeringBehaviorsCFRC13CPhysicsActorRQ24rstl32reserved_vector<9TUniqueId,1024>fRC13CStateManager = .text:0x8024E1D8; // type:function size:0x168 +Separation2D__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector2ff = .text:0x8024E340; // type:function size:0x15C +fn_8024E49C = .text:0x8024E49C; // type:function size:0x16C +fn_8024E608 = .text:0x8024E608; // type:function size:0x27C +fn_8024E884 = .text:0x8024E884; // type:function size:0x518 +fn_8024ED9C = .text:0x8024ED9C; // type:function size:0x58C +fn_8024F328 = .text:0x8024F328; // type:function size:0x3A0 +SetSStoneToad_FuncPtrs__FP19SStoneToad_FuncPtrs = .text:0x8024F6C8; // type:function size:0x8 +fn_8024F6D0 = .text:0x8024F6D0; // type:function size:0x10 +fn_8024F6E0 = .text:0x8024F6E0; // type:function size:0x194 +fn_8024F874 = .text:0x8024F874; // type:function size:0x58 +fn_8024F8CC = .text:0x8024F8CC; // type:function size:0xC +fn_8024F8D8 = .text:0x8024F8D8; // type:function size:0x90 +fn_8024F968 = .text:0x8024F968; // type:function size:0xAD8 +fn_80250440 = .text:0x80250440; // type:function size:0x4 +fn_80250444 = .text:0x80250444; // type:function size:0x4 +fn_80250448 = .text:0x80250448; // type:function size:0x4 +fn_8025044C = .text:0x8025044C; // type:function size:0x278 +SetSSwampBossStage1_FuncPtrs__FP25SSwampBossStage1_FuncPtrs = .text:0x802506C4; // type:function size:0x8 +fn_802506CC = .text:0x802506CC; // type:function size:0x10 +SetSSwampBossStage2_FuncPtrs__FP25SSwampBossStage2_FuncPtrs = .text:0x802506DC; // type:function size:0x8 +fn_802506E4 = .text:0x802506E4; // type:function size:0x10 +SetSSwarmBasics_FuncPtrs__FP21SSwarmBasics_FuncPtrs = .text:0x802506F4; // type:function size:0x8 +ShortestRotationArcWrapped__12CSwarmBasicsFRC9CVector3fRC9CVector3fRC9CRelAngle = .text:0x802506FC; // type:function size:0x264 +fn_80250960 = .text:0x80250960; // type:function size:0x1A4 +fn_80250B04 = .text:0x80250B04; // type:function size:0x30 +fn_80250B34 = .text:0x80250B34; // type:function size:0x18 +__ct__12CSwarmBasicsF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC9CVector3fRC12CTransform4fRC8CAnimRes16CActorParametersRC15CBasicSwarmDatab = .text:0x80250B4C; // type:function size:0xC60 +__dt__12CSwarmBasicsFv = .text:0x802517AC; // type:function size:0x390 +AcceptScriptMsg__12CSwarmBasicsFR13CStateManagerRC10CScriptMsg = .text:0x80251B3C; // type:function size:0x680 +fn_802521BC = .text:0x802521BC; // type:function size:0x7C +AllocateSkinnedModels__12CSwarmBasicsFR13CStateManagerQ210CModelData11EWhichModel = .text:0x80252238; // type:function size:0x33C +CreateBoid__12CSwarmBasicsFR13CStateManageri = .text:0x80252574; // type:function size:0x460 +PreRenderAllViewports__12CSwarmBasicsFR13CStateManager = .text:0x802529D4; // type:function size:0xB8 +GetBoundingBox__12CSwarmBasicsCFv = .text:0x80252A8C; // type:function size:0x94 +GetTouchBounds__12CSwarmBasicsCFv = .text:0x80252B20; // type:function size:0x3C +fn_80252B5C = .text:0x80252B5C; // type:function size:0x8C +fn_80252BE8 = .text:0x80252BE8; // type:function size:0x68 +fn_80252C50 = .text:0x80252C50; // type:function size:0x180 +fn_80252DD0 = .text:0x80252DD0; // type:function size:0x2B4 +FindBestSurface__12CSwarmBasicsFRC19CAreaCollisionCache9CVector3ffR17CCollisionSurface = .text:0x80253084; // type:function size:0x230 +UpdateLightComboBeam__12CSwarmBasicsFRQ212CSwarmBasics5CBoidR13CStateManager = .text:0x802532B4; // type:function size:0x178 +UpdateBoid__12CSwarmBasicsFR19CAreaCollisionCacheR13CStateManagerfRQ212CSwarmBasics5CBoidi = .text:0x8025342C; // type:function size:0xA24 +ApplySteeringBehaviors__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoidR9CVector3fRCQ24rstl43reserved_vector = .text:0x80253E50; // type:function size:0x218 +fn_80254068 = .text:0x80254068; // type:function size:0x218 +Think__12CSwarmBasicsFfR13CStateManager = .text:0x80254280; // type:function size:0x754 +UpdateAllBoidMovement__12CSwarmBasicsFR13CStateManagerf = .text:0x802549D4; // type:function size:0x94 +UpdateSwarmAnimations__12CSwarmBasicsFR13CStateManagerf = .text:0x80254A68; // type:function size:0x120 +MoveBoid__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoidRC9CVector3ff = .text:0x80254B88; // type:function size:0x160 +fn_80254CE8 = .text:0x80254CE8; // type:function size:0x32C +fn_80255014 = .text:0x80255014; // type:function size:0xF8 +BoxForPosition__12CSwarmBasicsCFiiif = .text:0x8025510C; // type:function size:0x198 +PreRender__12CSwarmBasicsFR13CStateManager = .text:0x802552A4; // type:function size:0x144 +fn_802553E8 = .text:0x802553E8; // type:function size:0xE8 +fn_802554D0 = .text:0x802554D0; // type:function size:0x21C +CanRenderUnsorted__12CSwarmBasicsCFRC13CStateManager = .text:0x802556EC; // type:function size:0x8 +CachePose__12CSwarmBasicsCFR10CModelDataRQ218SwarmRenderHelpers23CSwarmSkinnedModelState = .text:0x802556F4; // type:function size:0x68 +PreRenderBoid__12CSwarmBasicsFPQ212CSwarmBasics5CBoidPUi = .text:0x8025575C; // type:function size:0x64 +RenderBoid__12CSwarmBasicsCFPQ212CSwarmBasics5CBoid = .text:0x802557C0; // type:function size:0x4C +DrawBoidSkinnedModel__12CSwarmBasicsCFPCQ212CSwarmBasics5CBoidRCQ218SwarmRenderHelpers23CSwarmSkinnedModelState = .text:0x8025580C; // type:function size:0xCC +AddToRenderer__12CSwarmBasicsCFRC13CStateManager = .text:0x802558D8; // type:function size:0x98 +Render__12CSwarmBasicsCFRC13CStateManager = .text:0x80255970; // type:function size:0x3C8 +BuildBoidNearList__12CSwarmBasicsFRCQ212CSwarmBasics5CBoidfRQ24rstl43reserved_vector = .text:0x80255D38; // type:function size:0x11C +fn_80255E54 = .text:0x80255E54; // type:function size:0xFC +ApplySeparation__12CSwarmBasicsFRQ212CSwarmBasics5CBoidRC9CVector3fffR9CVector3f = .text:0x80255F50; // type:function size:0x140 +fn_80256090 = .text:0x80256090; // type:function size:0x104 +fn_80256194 = .text:0x80256194; // type:function size:0x140 +ApplyAttraction__12CSwarmBasicsFRQ212CSwarmBasics5CBoidRC9CVector3fffR9CVector3f = .text:0x802562D4; // type:function size:0x140 +fn_80256414 = .text:0x80256414; // type:function size:0x19C +fn_802565B0 = .text:0x802565B0; // type:function size:0x35C +GetWaypointForState__12CSwarmBasicsF18EScriptObjectStateR13CStateManager = .text:0x8025690C; // type:function size:0x14C +ApplyRadiusDamage__12CSwarmBasicsF9CVector3fRC11CDamageInfoR13CStateManager = .text:0x80256A58; // type:function size:0x134 +Touch__12CSwarmBasicsFR6CActorR13CStateManager = .text:0x80256B8C; // type:function size:0x7EC +fn_80257378 = .text:0x80257378; // type:function size:0x158 +fn_802574D0 = .text:0x802574D0; // type:function size:0x140 +fn_80257610 = .text:0x80257610; // type:function size:0x210 +fn_80257820 = .text:0x80257820; // type:function size:0x304 +fn_80257B24 = .text:0x80257B24; // type:function size:0x1A0 +fn_80257CC4 = .text:0x80257CC4; // type:function size:0xB4 +fn_80257D78 = .text:0x80257D78; // type:function size:0x90 +fn_80257E08 = .text:0x80257E08; // type:function size:0xA0 +GetAimPosition__12CSwarmBasicsCFRC13CStateManagerf = .text:0x80257EA8; // type:function size:0x128 +GetOrbitPosition__12CSwarmBasicsCFRC13CStateManager = .text:0x80257FD0; // type:function size:0x1C +KillBoid__12CSwarmBasicsFRQ212CSwarmBasics5CBoidR13CStateManagerRC11CWeaponMode = .text:0x80257FEC; // type:function size:0x1A8 +fn_80258194 = .text:0x80258194; // type:function size:0xA0 +fn_80258234 = .text:0x80258234; // type:function size:0xAC +fn_802582E0 = .text:0x802582E0; // type:function size:0x20 +fn_80258300 = .text:0x80258300; // type:function size:0x24 +EvaluateActiveBoidCount__12CSwarmBasicsCFv = .text:0x80258324; // type:function size:0x40 +fn_80258364 = .text:0x80258364; // type:function size:0x11C +fn_80258480 = .text:0x80258480; // type:function size:0x138 +UpdateClosestPartitionLoopedSounds__12CSwarmBasicsFRC9CVector3fRQ24rstl65vector,Q24rstl17rmemory_allocator>UiUsQ212CSwarmBasics16ELoopedSoundType = .text:0x802585B8; // type:function size:0x1C0 +AddLoopedSoundToHandlesList__12CSwarmBasicsFRQ212CSwarmBasics5CBoidRQ24rstl65vector,Q24rstl17rmemory_allocator>Us = .text:0x80258778; // type:function size:0x60 +fn_802587D8 = .text:0x802587D8; // type:function size:0x90 +UpdateLoopedSoundPositions__12CSwarmBasicsCFRCQ24rstl65vector,Q24rstl17rmemory_allocator> = .text:0x80258868; // type:function size:0xB0 +fn_80258918 = .text:0x80258918; // type:function size:0x6C +fn_80258984 = .text:0x80258984; // type:function size:0xB0 +UpdateEffects__12CSwarmBasicsFR13CStateManagerR9CAnimDatai = .text:0x80258A34; // type:function size:0x1B8 +GetAreaCollisionCacheForPartition__12CSwarmBasicsCFiii = .text:0x80258BEC; // type:function size:0x48 +ShouldBuildAreaCollisionCacheForPartition__12CSwarmBasicsCFi = .text:0x80258C34; // type:function size:0x8 +BoidCollidedCallback__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoid = .text:0x80258C3C; // type:function size:0x4 +BoidCollidedWithPlayerCallback__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoid = .text:0x80258C40; // type:function size:0x58 +fn_80258C98 = .text:0x80258C98; // type:function size:0xA0 +fn_80258D38 = .text:0x80258D38; // type:function size:0xB4 +FreezeBoids__12CSwarmBasicsFRC9CVector3ff = .text:0x80258DEC; // type:function size:0xA0 +fn_80258E8C = .text:0x80258E8C; // type:function size:0x310 +GetSeekerTargetLockedOn__12CSwarmBasicsCFv = .text:0x8025919C; // type:function size:0x70 +HealthInfo__12CSwarmBasicsFv = .text:0x8025920C; // type:function size:0x8 +GetHealthInfo__12CSwarmBasicsCFv = .text:0x80259214; // type:function size:0x8 +fn_8025921C = .text:0x8025921C; // type:function size:0x4 +fn_80259220 = .text:0x80259220; // type:function size:0xE8 +fn_80259308 = .text:0x80259308; // type:function size:0x1AC +fn_802594B4 = .text:0x802594B4; // type:function size:0x130 +fn_802595E4 = .text:0x802595E4; // type:function size:0xD0 +fn_802596B4 = .text:0x802596B4; // type:function size:0xC4 +fn_80259778 = .text:0x80259778; // type:function size:0x1B8 +fn_80259930 = .text:0x80259930; // type:function size:0x9C +fn_802599CC = .text:0x802599CC; // type:function size:0x24 +fn_802599F0 = .text:0x802599F0; // type:function size:0x180 +fn_80259B70 = .text:0x80259B70; // type:function size:0xF64 +fn_8025AAD4 = .text:0x8025AAD4; // type:function size:0x8 +fn_8025AADC = .text:0x8025AADC; // type:function size:0x8C +fn_8025AB68 = .text:0x8025AB68; // type:function size:0xA4 +fn_8025AC0C = .text:0x8025AC0C; // type:function size:0x848 +fn_8025B454 = .text:0x8025B454; // type:function size:0x140 +fn_8025B594 = .text:0x8025B594; // type:function size:0xA0 +fn_8025B634 = .text:0x8025B634; // type:function size:0x448 +fn_8025BA7C = .text:0x8025BA7C; // type:function size:0xA50 +fn_8025C4CC = .text:0x8025C4CC; // type:function size:0x344 +fn_8025C810 = .text:0x8025C810; // type:function size:0x134 +fn_8025C944 = .text:0x8025C944; // type:function size:0x16C +fn_8025CAB0 = .text:0x8025CAB0; // type:function size:0x3D8 +fn_8025CE88 = .text:0x8025CE88; // type:function size:0x500 +fn_8025D388 = .text:0x8025D388; // type:function size:0x324 +fn_8025D6AC = .text:0x8025D6AC; // type:function size:0x1D4 +fn_8025D880 = .text:0x8025D880; // type:function size:0x2B4 +fn_8025DB34 = .text:0x8025DB34; // type:function size:0x204 +fn_8025DD38 = .text:0x8025DD38; // type:function size:0x14C +fn_8025DE84 = .text:0x8025DE84; // type:function size:0xC14 +fn_8025EA98 = .text:0x8025EA98; // type:function size:0x9C4 +fn_8025F45C = .text:0x8025F45C; // type:function size:0x2A0 +fn_8025F6FC = .text:0x8025F6FC; // type:function size:0x10C +fn_8025F808 = .text:0x8025F808; // type:function size:0x208 +fn_8025FA10 = .text:0x8025FA10; // type:function size:0x94 +fn_8025FAA4 = .text:0x8025FAA4; // type:function size:0x128 +fn_8025FBCC = .text:0x8025FBCC; // type:function size:0xCC +fn_8025FC98 = .text:0x8025FC98; // type:function size:0x44 +fn_8025FCDC = .text:0x8025FCDC; // type:function size:0x58 +fn_8025FD34 = .text:0x8025FD34; // type:function size:0x2A8 +fn_8025FFDC = .text:0x8025FFDC; // type:function size:0x94 +fn_80260070 = .text:0x80260070; // type:function size:0x1C0 +fn_80260230 = .text:0x80260230; // type:function size:0x34 +fn_80260264 = .text:0x80260264; // type:function size:0x13C +fn_802603A0 = .text:0x802603A0; // type:function size:0x50 +fn_802603F0 = .text:0x802603F0; // type:function size:0x5C +fn_8026044C = .text:0x8026044C; // type:function size:0x58 +fn_802604A4 = .text:0x802604A4; // type:function size:0x170 +fn_80260614 = .text:0x80260614; // type:function size:0x16C +fn_80260780 = .text:0x80260780; // type:function size:0x8 +fn_80260788 = .text:0x80260788; // type:function size:0xD8 +fn_80260860 = .text:0x80260860; // type:function size:0x74 +fn_802608D4 = .text:0x802608D4; // type:function size:0x3A8 +fn_80260C7C = .text:0x80260C7C; // type:function size:0x2C4 +fn_80260F40 = .text:0x80260F40; // type:function size:0x8 +fn_80260F48 = .text:0x80260F48; // type:function size:0x5F8 +fn_80261540 = .text:0x80261540; // type:function size:0x8F4 +fn_80261E34 = .text:0x80261E34; // type:function size:0x400 +fn_80262234 = .text:0x80262234; // type:function size:0x3C +fn_80262270 = .text:0x80262270; // type:function size:0x680 +fn_802628F0 = .text:0x802628F0; // type:function size:0xDC +fn_802629CC = .text:0x802629CC; // type:function size:0x58 +fn_80262A24 = .text:0x80262A24; // type:function size:0x4C +fn_80262A70 = .text:0x80262A70; // type:function size:0x7C +__ct__21CTargetableProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfoRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdRC28TToken<18CWeaponDescription>9TUniqueIdUiRC18CImpactVisorEffectRC9CVector3f = .text:0x80262AEC; // type:function size:0x1B0 +fn_80262C9C = .text:0x80262C9C; // type:function size:0x25C +fn_80262EF8 = .text:0x80262EF8; // type:function size:0x1EC +fn_802630E4 = .text:0x802630E4; // type:function size:0xCC +fn_802631B0 = .text:0x802631B0; // type:function size:0x130 +__ct__17CTerrainAlignmentFv = .text:0x802632E0; // type:function size:0x1B4 +__ct__17CTerrainAlignmentFRC15CMaterialFilter = .text:0x80263494; // type:function size:0xAC +Update__17CTerrainAlignmentFR13CPhysicsActorR13CStateManagerf = .text:0x80263540; // type:function size:0xCC +GetNearestSurface__17CTerrainAlignmentCFR13CStateManagerRC9CVector3ffR17CCollisionSurface = .text:0x8026360C; // type:function size:0x2EC +fn_802638F8 = .text:0x802638F8; // type:function size:0x118 +AlignToSurface__17CTerrainAlignmentFR13CPhysicsActorR13CStateManagerRC9CVector3ff = .text:0x80263A10; // type:function size:0x74 +AlignToCurrentSurface__17CTerrainAlignmentFR13CPhysicsActorf = .text:0x80263A84; // type:function size:0x80 +AlignToPlane__17CTerrainAlignmentFR13CPhysicsActorRC13CUnitVector3ff = .text:0x80263B04; // type:function size:0x140 +fn_80263C44 = .text:0x80263C44; // type:function size:0x19C +fn_80263DE0 = .text:0x80263DE0; // type:function size:0x8C +fn_80263E6C = .text:0x80263E6C; // type:function size:0x290 +fn_802640FC = .text:0x802640FC; // type:function size:0x78 +fn_80264174 = .text:0x80264174; // type:function size:0x244 +fn_802643B8 = .text:0x802643B8; // type:function size:0x22C +fn_802645E4 = .text:0x802645E4; // type:function size:0x134 +fn_80264718 = .text:0x80264718; // type:function size:0x2B8 +fn_802649D0 = .text:0x802649D0; // type:function size:0x31C +fn_80264CEC = .text:0x80264CEC; // type:function size:0x184 +fn_80264E70 = .text:0x80264E70; // type:function size:0x120 +fn_80264F90 = .text:0x80264F90; // type:function size:0x184 +fn_80265114 = .text:0x80265114; // type:function size:0x74 +fn_80265188 = .text:0x80265188; // type:function size:0x98 +fn_80265220 = .text:0x80265220; // type:function size:0xDC +fn_802652FC = .text:0x802652FC; // type:function size:0xE4 +fn_802653E0 = .text:0x802653E0; // type:function size:0x3C +fn_8026541C = .text:0x8026541C; // type:function size:0x104 +fn_80265520 = .text:0x80265520; // type:function size:0x150 +fn_80265670 = .text:0x80265670; // type:function size:0x8 +fn_80265678 = .text:0x80265678; // type:function size:0xA0 +fn_80265718 = .text:0x80265718; // type:function size:0x24 +fn_8026573C = .text:0x8026573C; // type:function size:0x148 +fn_80265884 = .text:0x80265884; // type:function size:0xD4 +fn_80265958 = .text:0x80265958; // type:function size:0x6C +fn_802659C4 = .text:0x802659C4; // type:function size:0xB0 +fn_80265A74 = .text:0x80265A74; // type:function size:0x5C +fn_80265AD0 = .text:0x80265AD0; // type:function size:0x4C +fn_80265B1C = .text:0x80265B1C; // type:function size:0x5C +fn_80265B78 = .text:0x80265B78; // type:function size:0xB4 +fn_80265C2C = .text:0x80265C2C; // type:function size:0x60 +fn_80265C8C = .text:0x80265C8C; // type:function size:0x25C +fn_80265EE8 = .text:0x80265EE8; // type:function size:0x350 +fn_80266238 = .text:0x80266238; // type:function size:0x44 +fn_8026627C = .text:0x8026627C; // type:function size:0x20 +fn_8026629C = .text:0x8026629C; // type:function size:0x30 +fn_802662CC = .text:0x802662CC; // type:function size:0x14 +fn_802662E0 = .text:0x802662E0; // type:function size:0x20 +fn_80266300 = .text:0x80266300; // type:function size:0x28 +fn_80266328 = .text:0x80266328; // type:function size:0x28 +fn_80266350 = .text:0x80266350; // type:function size:0x28 +fn_80266378 = .text:0x80266378; // type:function size:0x28 +fn_802663A0 = .text:0x802663A0; // type:function size:0x28 +fn_802663C8 = .text:0x802663C8; // type:function size:0x28 +fn_802663F0 = .text:0x802663F0; // type:function size:0x28 +fn_80266418 = .text:0x80266418; // type:function size:0x1DFC +fn_80268214 = .text:0x80268214; // type:function size:0x524 +fn_80268738 = .text:0x80268738; // type:function size:0x2D4 +fn_80268A0C = .text:0x80268A0C; // type:function size:0x50 +fn_80268A5C = .text:0x80268A5C; // type:function size:0x144 +fn_80268BA0 = .text:0x80268BA0; // type:function size:0x1BC +fn_80268D5C = .text:0x80268D5C; // type:function size:0x9C +fn_80268DF8 = .text:0x80268DF8; // type:function size:0x44 +IsGalleryItemPurchased__13CTrilogyStateCFi = .text:0x80268E3C; // type:function size:0x44 +fn_80268E80 = .text:0x80268E80; // type:function size:0x70 +SetGalleryItemSelectable__13CTrilogyStateFi = .text:0x80268EF0; // type:function size:0x58 +fn_80268F48 = .text:0x80268F48; // type:function size:0x58 +fn_80268FA0 = .text:0x80268FA0; // type:function size:0x5C +fn_80268FFC = .text:0x80268FFC; // type:function size:0x18 +fn_80269014 = .text:0x80269014; // type:function size:0x200 +fn_80269214 = .text:0x80269214; // type:function size:0x200 +LaunchFrontEnd__12CTrilogyUtilFv = .text:0x80269414; // type:function size:0xC +fn_80269420 = .text:0x80269420; // type:function size:0x128 +fn_80269548 = .text:0x80269548; // type:function size:0x114 +fn_8026965C = .text:0x8026965C; // type:function size:0x12C +fn_80269788 = .text:0x80269788; // type:function size:0xC +ShouldRetry__11CTryCommandFRC15CBodyControlleri = .text:0x80269794; // type:function size:0x3C +SetSTryclops_FuncPtrs__FP18STryclops_FuncPtrs = .text:0x802697D0; // type:function size:0x8 +fn_802697D8 = .text:0x802697D8; // type:function size:0x10 +fn_802697E8 = .text:0x802697E8; // type:function size:0x14 +fn_802697FC = .text:0x802697FC; // type:function size:0x4 +fn_80269800 = .text:0x80269800; // type:function size:0x40 +fn_80269840 = .text:0x80269840; // type:function size:0x4 +fn_80269844 = .text:0x80269844; // type:function size:0x40 +fn_80269884 = .text:0x80269884; // type:function size:0x1C +fn_802698A0 = .text:0x802698A0; // type:function size:0x4 +fn_802698A4 = .text:0x802698A4; // type:function size:0x40 +fn_802698E4 = .text:0x802698E4; // type:function size:0x3C +fn_80269920 = .text:0x80269920; // type:function size:0x34 +fn_80269954 = .text:0x80269954; // type:function size:0x68 +fn_802699BC = .text:0x802699BC; // type:function size:0x78 +fn_80269A34 = .text:0x80269A34; // type:function size:0x44 +fn_80269A78 = .text:0x80269A78; // type:function size:0x74 +fn_80269AEC = .text:0x80269AEC; // type:function size:0x58 +fn_80269B44 = .text:0x80269B44; // type:function size:0x5C +fn_80269BA0 = .text:0x80269BA0; // type:function size:0x80 +fn_80269C20 = .text:0x80269C20; // type:function size:0xC8 +fn_80269CE8 = .text:0x80269CE8; // type:function size:0x74 +fn_80269D5C = .text:0x80269D5C; // type:function size:0xD4 +fn_80269E30 = .text:0x80269E30; // type:function size:0x10 +fn_80269E40 = .text:0x80269E40; // type:function size:0x10 +fn_80269E50 = .text:0x80269E50; // type:function size:0x50 +__ct__19CTweakPlayerControlFUi = .text:0x80269EA0; // type:function size:0x98 +fn_80269F38 = .text:0x80269F38; // type:function size:0x1D84 +fn_8026BCBC = .text:0x8026BCBC; // type:function size:0xC +fn_8026BCC8 = .text:0x8026BCC8; // type:function size:0x8 +fn_8026BCD0 = .text:0x8026BCD0; // type:function size:0x8 +fn_8026BCD8 = .text:0x8026BCD8; // type:function size:0x110 +fn_8026BDE8 = .text:0x8026BDE8; // type:function size:0x10 +fn_8026BDF8 = .text:0x8026BDF8; // type:function size:0x134 +fn_8026BF2C = .text:0x8026BF2C; // type:function size:0xD4 +fn_8026C000 = .text:0x8026C000; // type:function size:0x102F0 +__ct__15CTweakTargetingFR18SLdrTweakTargeting = .text:0x8027C2F0; // type:function size:0x49C +fn_8027C78C = .text:0x8027C78C; // type:function size:0x19C +fn_8027C928 = .text:0x8027C928; // type:function size:0x58 +fn_8027C980 = .text:0x8027C980; // type:function size:0x58 +fn_8027C9D8 = .text:0x8027C9D8; // type:function size:0x58 +fn_8027CA30 = .text:0x8027CA30; // type:function size:0x58 +fn_8027CA88 = .text:0x8027CA88; // type:function size:0x58 +fn_8027CAE0 = .text:0x8027CAE0; // type:function size:0x90 +fn_8027CB70 = .text:0x8027CB70; // type:function size:0x58 +fn_8027CBC8 = .text:0x8027CBC8; // type:function size:0x70 +fn_8027CC38 = .text:0x8027CC38; // type:function size:0x60 +fn_8027CC98 = .text:0x8027CC98; // type:function size:0xE4 +fn_8027CD7C = .text:0x8027CD7C; // type:function size:0x58 +fn_8027CDD4 = .text:0x8027CDD4; // type:function size:0xAC +fn_8027CE80 = .text:0x8027CE80; // type:function size:0x7C +fn_8027CEFC = .text:0x8027CEFC; // type:function size:0x15C +fn_8027D058 = .text:0x8027D058; // type:function size:0x2F4 +fn_8027D34C = .text:0x8027D34C; // type:function size:0x68 +fn_8027D3B4 = .text:0x8027D3B4; // type:function size:0x74 +fn_8027D428 = .text:0x8027D428; // type:function size:0x38 +fn_8027D460 = .text:0x8027D460; // type:function size:0x14 +fn_8027D474 = .text:0x8027D474; // type:function size:0xD8 +fn_8027D54C = .text:0x8027D54C; // type:function size:0x8 +fn_8027D554 = .text:0x8027D554; // type:function size:0x14 +fn_8027D568 = .text:0x8027D568; // type:function size:0x14 +fn_8027D57C = .text:0x8027D57C; // type:function size:0x9C +fn_8027D618 = .text:0x8027D618; // type:function size:0x4 +fn_8027D61C = .text:0x8027D61C; // type:function size:0x14 +fn_8027D630 = .text:0x8027D630; // type:function size:0x11C +fn_8027D74C = .text:0x8027D74C; // type:function size:0x8 +fn_8027D754 = .text:0x8027D754; // type:function size:0x8 +fn_8027D75C = .text:0x8027D75C; // type:function size:0xC +fn_8027D768 = .text:0x8027D768; // type:function size:0x8 +fn_8027D770 = .text:0x8027D770; // type:function size:0x14 +fn_8027D784 = .text:0x8027D784; // type:function size:0x8 +fn_8027D78C = .text:0x8027D78C; // type:function size:0x14 +fn_8027D7A0 = .text:0x8027D7A0; // type:function size:0x4 +fn_8027D7A4 = .text:0x8027D7A4; // type:function size:0xC +fn_8027D7B0 = .text:0x8027D7B0; // type:function size:0x18 +fn_8027D7C8 = .text:0x8027D7C8; // type:function size:0x8 +fn_8027D7D0 = .text:0x8027D7D0; // type:function size:0xF8 +fn_8027D8C8 = .text:0x8027D8C8; // type:function size:0x2FC +fn_8027DBC4 = .text:0x8027DBC4; // type:function size:0x104 +fn_8027DCC8 = .text:0x8027DCC8; // type:function size:0x204 +fn_8027DECC = .text:0x8027DECC; // type:function size:0x100 +fn_8027DFCC = .text:0x8027DFCC; // type:function size:0x300 +fn_8027E2CC = .text:0x8027E2CC; // type:function size:0x300 +fn_8027E5CC = .text:0x8027E5CC; // type:function size:0xFC +fn_8027E6C8 = .text:0x8027E6C8; // type:function size:0x298 +fn_8027E960 = .text:0x8027E960; // type:function size:0x10 +fn_8027E970 = .text:0x8027E970; // type:function size:0x14 +fn_8027E984 = .text:0x8027E984; // type:function size:0x1C +fn_8027E9A0 = .text:0x8027E9A0; // type:function size:0x2CC +fn_8027EC6C = .text:0x8027EC6C; // type:function size:0x290 +fn_8027EEFC = .text:0x8027EEFC; // type:function size:0x4A8 +fn_8027F3A4 = .text:0x8027F3A4; // type:function size:0x800 +fn_8027FBA4 = .text:0x8027FBA4; // type:function size:0xB8 +fn_8027FC5C = .text:0x8027FC5C; // type:function size:0x74 +fn_8027FCD0 = .text:0x8027FCD0; // type:function size:0x90 +fn_8027FD60 = .text:0x8027FD60; // type:function size:0x94 +fn_8027FDF4 = .text:0x8027FDF4; // type:function size:0xE4 +fn_8027FED8 = .text:0x8027FED8; // type:function size:0x394 +fn_8028026C = .text:0x8028026C; // type:function size:0xDC +fn_80280348 = .text:0x80280348; // type:function size:0x408 +fn_80280750 = .text:0x80280750; // type:function size:0x68 +fn_802807B8 = .text:0x802807B8; // type:function size:0x1CC +fn_80280984 = .text:0x80280984; // type:function size:0xE4 +fn_80280A68 = .text:0x80280A68; // type:function size:0x198 +fn_80280C00 = .text:0x80280C00; // type:function size:0x10 +fn_80280C10 = .text:0x80280C10; // type:function size:0x48 +fn_80280C58 = .text:0x80280C58; // type:function size:0x118 +fn_80280D70 = .text:0x80280D70; // type:function size:0x83C +fn_802815AC = .text:0x802815AC; // type:function size:0xC +fn_802815B8 = .text:0x802815B8; // type:function size:0x10 +fn_802815C8 = .text:0x802815C8; // type:function size:0x10 +fn_802815D8 = .text:0x802815D8; // type:function size:0x1C +fn_802815F4 = .text:0x802815F4; // type:function size:0xC +fn_80281600 = .text:0x80281600; // type:function size:0xC +fn_8028160C = .text:0x8028160C; // type:function size:0xC +fn_80281618 = .text:0x80281618; // type:function size:0x10 +fn_80281628 = .text:0x80281628; // type:function size:0x4DC +fn_80281B04 = .text:0x80281B04; // type:function size:0x130 +fn_80281C34 = .text:0x80281C34; // type:function size:0xA0 +fn_80281CD4 = .text:0x80281CD4; // type:function size:0x8 +__ct__16CVisualKnowledgeF9TUniqueId6CSegIdff = .text:0x80281CDC; // type:function size:0x14C +SetVisualTarget__16CVisualKnowledgeF9TUniqueId = .text:0x80281E28; // type:function size:0x28 +Update__16CVisualKnowledgeFR13CStateManagerf = .text:0x80281E50; // type:function size:0x254 +SetSWallCrawler_FuncPtrs__FP21SWallCrawler_FuncPtrs = .text:0x802820A4; // type:function size:0x8 +__ct__12CWallCrawlerF12EPatternedAI9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Q210CPatterned11EFlavorTypeR11CEntityInfoRC12CTransform4fRC10CModelDataRC14CPatternedInfoQ210CPatterned13EMovementTypeQ210CPatterned13EColliderType9EBodyTypeRC16CActorParametersfffffQ212CWallCrawler5ETypebffffff = .text:0x802820AC; // type:function size:0x2D0 +__dt__12CWallCrawlerFv = .text:0x8028237C; // type:function size:0x210 +AcceptScriptMsg__12CWallCrawlerFR13CStateManagerRC10CScriptMsg = .text:0x8028258C; // type:function size:0x8C +ProjectPointToPlane__12CWallCrawlerFRC9CVector3fRC6CPlane = .text:0x80282618; // type:function size:0x70 +fn_80282688 = .text:0x80282688; // type:function size:0x8C +ProjectVectorToPlane__12CWallCrawlerFRC9CVector3fRC9CVector3f = .text:0x80282714; // type:function size:0x68 +fn_8028277C = .text:0x8028277C; // type:function size:0x190 +AlignToPlane__12CWallCrawlerFRC13CUnitVector3ff = .text:0x8028290C; // type:function size:0x138 +AlignToFloor__12CWallCrawlerFR13CStateManagerfRC9CVector3ff = .text:0x80282A44; // type:function size:0x694 +GetCollisionPrimitive__12CWallCrawlerCFv = .text:0x802830D8; // type:function size:0x8 +PreThink__12CWallCrawlerFfR13CStateManager = .text:0x802830E0; // type:function size:0x22C +UpdateWPDestination__12CWallCrawlerFR13CStateManager = .text:0x8028330C; // type:function size:0x188 +Render__12CWallCrawlerCFRC13CStateManager = .text:0x80283494; // type:function size:0x4 +Think__12CWallCrawlerFfR13CStateManager = .text:0x80283498; // type:function size:0x600 +GetTouchBounds__12CWallCrawlerCFv = .text:0x80283A98; // type:function size:0xB8 +UpdateConstraintPlane__12CWallCrawlerFR13CStateManager = .text:0x80283B50; // type:function size:0x31C +SetConstraint__12CWallCrawlerFR13CStateManagerQ212CWallCrawler11EConstraint = .text:0x80283E6C; // type:function size:0x14 +GetNextWaypoint__12CWallCrawlerFR13CStateManagerPC15CScriptWaypointb = .text:0x80283E80; // type:function size:0x14 +GetConstraintPlane__12CWallCrawlerCFv = .text:0x80283E94; // type:function size:0x8 +SetSWallWalker_FuncPtrs__FP20SWallWalker_FuncPtrs = .text:0x80283E9C; // type:function size:0x8 +fn_80283EA4 = .text:0x80283EA4; // type:function size:0x10 +fn_80283EB4 = .text:0x80283EB4; // type:function size:0x8C +Update__19CWaypointNavigationFf = .text:0x80283F40; // type:function size:0x1C +Patrol__19CWaypointNavigationFR13CStateManager9EStateMsgfR10CPatterned = .text:0x80283F5C; // type:function size:0x204 +fn_80284160 = .text:0x80284160; // type:function size:0x234 +fn_80284394 = .text:0x80284394; // type:function size:0x3A0 +fn_80284734 = .text:0x80284734; // type:function size:0xF4 +fn_80284828 = .text:0x80284828; // type:function size:0x58 +fn_80284880 = .text:0x80284880; // type:function size:0x108 +ConfigureWobbleSteering__19CWaypointNavigationFbf = .text:0x80284988; // type:function size:0x20 +fn_802849A8 = .text:0x802849A8; // type:function size:0x60 +fn_80284A08 = .text:0x80284A08; // type:function size:0x1DC +__dt__7CWeaponFv = .text:0x80284BE4; // type:function size:0x58 +SetWeakenTime__7CWeaponFf = .text:0x80284C3C; // type:function size:0x1C +Think__7CWeaponFfR13CStateManager = .text:0x80284C58; // type:function size:0x11C +fn_80284D74 = .text:0x80284D74; // type:function size:0x1A4 +fn_80284F18 = .text:0x80284F18; // type:function size:0x4 +GetCollisionResponseType__7CWeaponCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x80284F1C; // type:function size:0x8 +fn_80284F24 = .text:0x80284F24; // type:function size:0x18 +fn_80284F3C = .text:0x80284F3C; // type:function size:0x130 +fn_8028506C = .text:0x8028506C; // type:function size:0x104 +fn_80285170 = .text:0x80285170; // type:function size:0x88 +fn_802851F8 = .text:0x802851F8; // type:function size:0xC4 +GetNumActive__10CWeaponMgrCF9TUniqueId11EWeaponType = .text:0x802852BC; // type:function size:0x54 +fn_80285310 = .text:0x80285310; // type:function size:0xC0 +fn_802853D0 = .text:0x802853D0; // type:function size:0x1EC +fn_802855BC = .text:0x802855BC; // type:function size:0x5C +fn_80285618 = .text:0x80285618; // type:function size:0x60 +fn_80285678 = .text:0x80285678; // type:function size:0x12C +fn_802857A4 = .text:0x802857A4; // type:function size:0x6C +fn_80285810 = .text:0x80285810; // type:function size:0x3C +fn_8028584C = .text:0x8028584C; // type:function size:0xB0 +fn_802858FC = .text:0x802858FC; // type:function size:0xC +fn_80285908 = .text:0x80285908; // type:function size:0x30 +fn_80285938 = .text:0x80285938; // type:function size:0x3FC +fn_80285D34 = .text:0x80285D34; // type:function size:0x13C +SetSWispTentacle_FuncPtrs__FP22SWispTentacle_FuncPtrs = .text:0x80285E70; // type:function size:0x8 +fn_80285E78 = .text:0x80285E78; // type:function size:0x10 +fn_80285E88 = .text:0x80285E88; // type:function size:0x3C0 +fn_80286248 = .text:0x80286248; // type:function size:0x60 +fn_802862A8 = .text:0x802862A8; // type:function size:0x40 +fn_802862E8 = .text:0x802862E8; // type:function size:0x1B8 +fn_802864A0 = .text:0x802864A0; // type:function size:0x970 +fn_80286E10 = .text:0x80286E10; // type:function size:0x2C4 +fn_802870D4 = .text:0x802870D4; // type:function size:0x78 +fn_8028714C = .text:0x8028714C; // type:function size:0xB4 +fn_80287200 = .text:0x80287200; // type:function size:0x3BC +fn_802875BC = .text:0x802875BC; // type:function size:0x78 +fn_80287634 = .text:0x80287634; // type:function size:0xC +fn_80287640 = .text:0x80287640; // type:function size:0x8 +fn_80287648 = .text:0x80287648; // type:function size:0x8 +fn_80287650 = .text:0x80287650; // type:function size:0x8 +fn_80287658 = .text:0x80287658; // type:function size:0x8 +fn_80287660 = .text:0x80287660; // type:function size:0x4 +fn_80287664 = .text:0x80287664; // type:function size:0x4 +fn_80287668 = .text:0x80287668; // type:function size:0x18 +fn_80287680 = .text:0x80287680; // type:function size:0x8 +fn_80287688 = .text:0x80287688; // type:function size:0x34 +fn_802876BC = .text:0x802876BC; // type:function size:0x8 +fn_802876C4 = .text:0x802876C4; // type:function size:0x8 +fn_802876CC = .text:0x802876CC; // type:function size:0x8 +fn_802876D4 = .text:0x802876D4; // type:function size:0x8 +fn_802876DC = .text:0x802876DC; // type:function size:0x128 +fn_80287804 = .text:0x80287804; // type:function size:0x134 +fn_80287938 = .text:0x80287938; // type:function size:0x504 +fn_80287E3C = .text:0x80287E3C; // type:function size:0x8 +fn_80287E44 = .text:0x80287E44; // type:function size:0x8 +fn_80287E4C = .text:0x80287E4C; // type:function size:0x8 +fn_80287E54 = .text:0x80287E54; // type:function size:0x8 +fn_80287E5C = .text:0x80287E5C; // type:function size:0xC +fn_80287E68 = .text:0x80287E68; // type:function size:0xC +fn_80287E74 = .text:0x80287E74; // type:function size:0x18 +fn_80287E8C = .text:0x80287E8C; // type:function size:0x8 +fn_80287E94 = .text:0x80287E94; // type:function size:0xA8 +fn_80287F3C = .text:0x80287F3C; // type:function size:0x10 +fn_80287F4C = .text:0x80287F4C; // type:function size:0x8 +fn_80287F54 = .text:0x80287F54; // type:function size:0x8 +fn_80287F5C = .text:0x80287F5C; // type:function size:0x78 +fn_80287FD4 = .text:0x80287FD4; // type:function size:0x58 +fn_8028802C = .text:0x8028802C; // type:function size:0x8C +fn_802880B8 = .text:0x802880B8; // type:function size:0x5C0 +fn_80288678 = .text:0x80288678; // type:function size:0x44 +fn_802886BC = .text:0x802886BC; // type:function size:0x1E0 +fn_8028889C = .text:0x8028889C; // type:function size:0x4C +fn_802888E8 = .text:0x802888E8; // type:function size:0x5C +fn_80288944 = .text:0x80288944; // type:function size:0x4 +fn_80288948 = .text:0x80288948; // type:function size:0x5C +fn_802889A4 = .text:0x802889A4; // type:function size:0x6C +fn_80288A10 = .text:0x80288A10; // type:function size:0x1C +fn_80288A2C = .text:0x80288A2C; // type:function size:0x40 +fn_80288A6C = .text:0x80288A6C; // type:function size:0x3C +fn_80288AA8 = .text:0x80288AA8; // type:function size:0xD8 +fn_80288B80 = .text:0x80288B80; // type:function size:0x6C +PauseAndUnpauseAreaLoading__6CWorldFv = .text:0x80288BEC; // type:function size:0x48 +fn_80288C34 = .text:0x80288C34; // type:function size:0x3AC +fn_80288FE0 = .text:0x80288FE0; // type:function size:0x1F0 +fn_802891D0 = .text:0x802891D0; // type:function size:0x78 +fn_80289248 = .text:0x80289248; // type:function size:0x74 +fn_802892BC = .text:0x802892BC; // type:function size:0xD4 +fn_80289390 = .text:0x80289390; // type:function size:0xF0 +fn_80289480 = .text:0x80289480; // type:function size:0xF0 +fn_80289570 = .text:0x80289570; // type:function size:0x10 +fn_80289580 = .text:0x80289580; // type:function size:0x298 +fn_80289818 = .text:0x80289818; // type:function size:0x14 +fn_8028982C = .text:0x8028982C; // type:function size:0x14 +fn_80289840 = .text:0x80289840; // type:function size:0x80 +fn_802898C0 = .text:0x802898C0; // type:function size:0xB0 +fn_80289970 = .text:0x80289970; // type:function size:0xB4 +fn_80289A24 = .text:0x80289A24; // type:function size:0xCC +fn_80289AF0 = .text:0x80289AF0; // type:function size:0xF0 +fn_80289BE0 = .text:0x80289BE0; // type:function size:0x178 +fn_80289D58 = .text:0x80289D58; // type:function size:0xBC +fn_80289E14 = .text:0x80289E14; // type:function size:0xE0 +fn_80289EF4 = .text:0x80289EF4; // type:function size:0x4 +fn_80289EF8 = .text:0x80289EF8; // type:function size:0x100 +fn_80289FF8 = .text:0x80289FF8; // type:function size:0x50 +fn_8028A048 = .text:0x8028A048; // type:function size:0x1FC +fn_8028A244 = .text:0x8028A244; // type:function size:0x210 +fn_8028A454 = .text:0x8028A454; // type:function size:0x4 +fn_8028A458 = .text:0x8028A458; // type:function size:0xA0 +fn_8028A4F8 = .text:0x8028A4F8; // type:function size:0x17C +fn_8028A674 = .text:0x8028A674; // type:function size:0xC4 +fn_8028A738 = .text:0x8028A738; // type:function size:0x108 +fn_8028A840 = .text:0x8028A840; // type:function size:0x74 +fn_8028A8B4 = .text:0x8028A8B4; // type:function size:0x68 +fn_8028A91C = .text:0x8028A91C; // type:function size:0x8F8 +fn_8028B214 = .text:0x8028B214; // type:function size:0x214 +fn_8028B428 = .text:0x8028B428; // type:function size:0x4 +fn_8028B42C = .text:0x8028B42C; // type:function size:0xC +fn_8028B438 = .text:0x8028B438; // type:function size:0x124 +__dt__18CWorldTransManagerFv = .text:0x8028B55C; // type:function size:0x2E0 +fn_8028B83C = .text:0x8028B83C; // type:function size:0x6E8 +fn_8028BF24 = .text:0x8028BF24; // type:function size:0x1D8 +fn_8028C0FC = .text:0x8028C0FC; // type:function size:0x120 +fn_8028C21C = .text:0x8028C21C; // type:function size:0x48 +fn_8028C264 = .text:0x8028C264; // type:function size:0x998 +fn_8028CBFC = .text:0x8028CBFC; // type:function size:0x20 +fn_8028CC1C = .text:0x8028CC1C; // type:function size:0x284 +fn_8028CEA0 = .text:0x8028CEA0; // type:function size:0x5B0 +fn_8028D450 = .text:0x8028D450; // type:function size:0x8 +fn_8028D458 = .text:0x8028D458; // type:function size:0x8 +fn_8028D460 = .text:0x8028D460; // type:function size:0x10 +fn_8028D470 = .text:0x8028D470; // type:function size:0x8 +fn_8028D478 = .text:0x8028D478; // type:function size:0x8C +fn_8028D504 = .text:0x8028D504; // type:function size:0x2EC +fn_8028D7F0 = .text:0x8028D7F0; // type:function size:0x24 +fn_8028D814 = .text:0x8028D814; // type:function size:0x58 +fn_8028D86C = .text:0x8028D86C; // type:function size:0x68 +fn_8028D8D4 = .text:0x8028D8D4; // type:function size:0xF0 +fn_8028D9C4 = .text:0x8028D9C4; // type:function size:0x3FC +fn_8028DDC0 = .text:0x8028DDC0; // type:function size:0x3C +fn_8028DDFC = .text:0x8028DDFC; // type:function size:0x424 +fn_8028E220 = .text:0x8028E220; // type:function size:0x54 +fn_8028E274 = .text:0x8028E274; // type:function size:0x2C8 +fn_8028E53C = .text:0x8028E53C; // type:function size:0x4EC +fn_8028EA28 = .text:0x8028EA28; // type:function size:0xA8 +fn_8028EAD0 = .text:0x8028EAD0; // type:function size:0xA8 +fn_8028EB78 = .text:0x8028EB78; // type:function size:0x11C +fn_8028EC94 = .text:0x8028EC94; // type:function size:0x4C +fn_8028ECE0 = .text:0x8028ECE0; // type:function size:0x88 +fn_8028ED68 = .text:0x8028ED68; // type:function size:0x70 +fn_8028EDD8 = .text:0x8028EDD8; // type:function size:0x4C +fn_8028EE24 = .text:0x8028EE24; // type:function size:0x10 +fn_8028EE34 = .text:0x8028EE34; // type:function size:0x40 +fn_8028EE74 = .text:0x8028EE74; // type:function size:0x48C +fn_8028F300 = .text:0x8028F300; // type:function size:0xAC +fn_8028F3AC = .text:0x8028F3AC; // type:function size:0xB68 +fn_8028FF14 = .text:0x8028FF14; // type:function size:0x220 +fn_80290134 = .text:0x80290134; // type:function size:0x24 +fn_80290158 = .text:0x80290158; // type:function size:0x38 +fn_80290190 = .text:0x80290190; // type:function size:0x31C +fn_802904AC = .text:0x802904AC; // type:function size:0x90 +fn_8029053C = .text:0x8029053C; // type:function size:0x8C +fn_802905C8 = .text:0x802905C8; // type:function size:0x48 +__ct__10CYesNoMenuFQ210CYesNoMenu5EMenuQ213CStateManager13EViewportSize = .text:0x80290610; // type:function size:0xAC +__dt__10CYesNoMenuFv = .text:0x802906BC; // type:function size:0x64 +ProcessControllerInput__10CYesNoMenuFRC11CFinalInput = .text:0x80290720; // type:function size:0x90 +Draw__10CYesNoMenuCFv = .text:0x802907B0; // type:function size:0xEC +Update__10CYesNoMenuFf = .text:0x8029089C; // type:function size:0x94 +fn_80290930 = .text:0x80290930; // type:function size:0x88 +fn_802909B8 = .text:0x802909B8; // type:function size:0x40 +fn_802909F8 = .text:0x802909F8; // type:function size:0x28C +fn_80290C84 = .text:0x80290C84; // type:function size:0x54 +fn_80290CD8 = .text:0x80290CD8; // type:function size:0x64 +fn_80290D3C = .text:0x80290D3C; // type:function size:0xA8 +fn_80290DE4 = .text:0x80290DE4; // type:function size:0x8 +CreateCreateIOWin__7MakeMsgF14EArchMsgTargetRCiRCiRCP6CIOWin = .text:0x80290DEC; // type:function size:0xC0 +fn_80290EAC = .text:0x80290EAC; // type:function size:0x8 +fn_80290EB4 = .text:0x80290EB4; // type:function size:0x8 +fn_80290EBC = .text:0x80290EBC; // type:function size:0xC0 +fn_80290F7C = .text:0x80290F7C; // type:function size:0x8 +fn_80290F84 = .text:0x80290F84; // type:function size:0xC0 +fn_80291044 = .text:0x80291044; // type:function size:0x8 +fn_8029104C = .text:0x8029104C; // type:function size:0x8 +fn_80291054 = .text:0x80291054; // type:function size:0xD0 +fn_80291124 = .text:0x80291124; // type:function size:0xB0 +fn_802911D4 = .text:0x802911D4; // type:function size:0xC0 +fn_80291294 = .text:0x80291294; // type:function size:0x8 +fn_8029129C = .text:0x8029129C; // type:function size:0xC0 +DrawBox__8DrawUtilFRC6CAABoxffff = .text:0x8029135C; // type:function size:0x4 +DrawBox__8DrawUtilFRC6COBBoxffff = .text:0x80291360; // type:function size:0x4 +fn_80291364 = .text:0x80291364; // type:function size:0x44 +fn_802913A8 = .text:0x802913A8; // type:function size:0x30 +fn_802913D8 = .text:0x802913D8; // type:function size:0x44 +fn_8029141C = .text:0x8029141C; // type:function size:0x30 +fn_8029144C = .text:0x8029144C; // type:function size:0x44 +fn_80291490 = .text:0x80291490; // type:function size:0x30 +fn_802914C0 = .text:0x802914C0; // type:function size:0x44 +fn_80291504 = .text:0x80291504; // type:function size:0x58 +fn_8029155C = .text:0x8029155C; // type:function size:0x44 +fn_802915A0 = .text:0x802915A0; // type:function size:0x7C +fn_8029161C = .text:0x8029161C; // type:function size:0x44 +fn_80291660 = .text:0x80291660; // type:function size:0x30 +fn_80291690 = .text:0x80291690; // type:function size:0x44 +fn_802916D4 = .text:0x802916D4; // type:function size:0x30 +fn_80291704 = .text:0x80291704; // type:function size:0x48 +fn_8029174C = .text:0x8029174C; // type:function size:0xC4 +fn_80291810 = .text:0x80291810; // type:function size:0x108 +fn_80291918 = .text:0x80291918; // type:function size:0x44 +fn_8029195C = .text:0x8029195C; // type:function size:0x5C +fn_802919B8 = .text:0x802919B8; // type:function size:0x5C +fn_80291A14 = .text:0x80291A14; // type:function size:0x204 +fn_80291C18 = .text:0x80291C18; // type:function size:0x294 +fn_80291EAC = .text:0x80291EAC; // type:function size:0xA8 +fn_80291F54 = .text:0x80291F54; // type:function size:0xA8 +fn_80291FFC = .text:0x80291FFC; // type:function size:0x114 +DifficultyModifyDamageInfo__9NGunUtilsFRC11CDamageInfo = .text:0x80292110; // type:function size:0xB4 +fn_802921C4 = .text:0x802921C4; // type:function size:0x40 +fn_80292204 = .text:0x80292204; // type:function size:0x68 +fn_8029226C = .text:0x8029226C; // type:function size:0xAD8 +fn_80292D44 = .text:0x80292D44; // type:function size:0xDC +fn_80292E20 = .text:0x80292E20; // type:function size:0x94 +fn_80292EB4 = .text:0x80292EB4; // type:function size:0x220 +fn_802930D4 = .text:0x802930D4; // type:function size:0x74 +fn_80293148 = .text:0x80293148; // type:function size:0x74 +fn_802931BC = .text:0x802931BC; // type:function size:0x84 +main = .text:0x80293240; // type:function size:0x1E0 scope:global +fn_80293420 = .text:0x80293420; // type:function size:0xC +fn_8029342C = .text:0x8029342C; // type:function size:0x414 +fn_80293840 = .text:0x80293840; // type:function size:0x6C +fn_802938AC = .text:0x802938AC; // type:function size:0x6C +GetCollisionBox__FR13CStateManager7TAreaIdRC9CVector3fRC9CVector3f = .text:0x80293918; // type:function size:0xCC +fn_802939E4 = .text:0x802939E4; // type:function size:0x16C +fn_80293B50 = .text:0x80293B50; // type:function size:0x124 +__ct__16SLdrAnimationSetFv = .text:0x80293C74; // type:function size:0x10 +__dt__16SLdrAnimationSetFv = .text:0x80293C84; // type:function size:0x40 +LoadTypedefAnimationSet__FR16SLdrAnimationSetR12CInputStream = .text:0x80293CC4; // type:function size:0x40 +fn_80293D04 = .text:0x80293D04; // type:function size:0x14 +fn_80293D18 = .text:0x80293D18; // type:function size:0x40 +fn_80293D58 = .text:0x80293D58; // type:function size:0xDC +fn_80293E34 = .text:0x80293E34; // type:function size:0xC +fn_80293E40 = .text:0x80293E40; // type:function size:0x40 +fn_80293E80 = .text:0x80293E80; // type:function size:0xB0 +fn_80293F30 = .text:0x80293F30; // type:function size:0x14 +fn_80293F44 = .text:0x80293F44; // type:function size:0x40 +fn_80293F84 = .text:0x80293F84; // type:function size:0xDC +fn_80294060 = .text:0x80294060; // type:function size:0x14 +fn_80294074 = .text:0x80294074; // type:function size:0x40 +fn_802940B4 = .text:0x802940B4; // type:function size:0xDC +fn_80294190 = .text:0x80294190; // type:function size:0x14 +fn_802941A4 = .text:0x802941A4; // type:function size:0x40 +fn_802941E4 = .text:0x802941E4; // type:function size:0xDC +fn_802942C0 = .text:0x802942C0; // type:function size:0xC +fn_802942CC = .text:0x802942CC; // type:function size:0x40 +fn_8029430C = .text:0x8029430C; // type:function size:0xB0 +fn_802943BC = .text:0x802943BC; // type:function size:0x14 +fn_802943D0 = .text:0x802943D0; // type:function size:0x40 +fn_80294410 = .text:0x80294410; // type:function size:0xDC +__ct__14SLdrDamageInfoFv = .text:0x802944EC; // type:function size:0x1C +__dt__14SLdrDamageInfoFv = .text:0x80294508; // type:function size:0x40 +LoadTypedefDamageInfo__FR14SLdrDamageInfoR12CInputStream = .text:0x80294548; // type:function size:0x108 +__ct__21SLdrGrappleParametersFv = .text:0x80294650; // type:function size:0x4C +__dt__21SLdrGrappleParametersFv = .text:0x8029469C; // type:function size:0x40 +LoadTypedefGrappleParameters__FR21SLdrGrappleParametersR12CInputStream = .text:0x802946DC; // type:function size:0x238 +__ct__14SLdrHealthInfoFv = .text:0x80294914; // type:function size:0x14 +__dt__14SLdrHealthInfoFv = .text:0x80294928; // type:function size:0x40 +LoadTypedefHealthInfo__FR14SLdrHealthInfoR12CInputStream = .text:0x80294968; // type:function size:0xCC +fn_80294A34 = .text:0x80294A34; // type:function size:0xC +fn_80294A40 = .text:0x80294A40; // type:function size:0x40 +fn_80294A80 = .text:0x80294A80; // type:function size:0xB0 +__ct__12SLdrVector2fFv = .text:0x80294B30; // type:function size:0x10 +__dt__12SLdrVector2fFv = .text:0x80294B40; // type:function size:0x40 +LoadTypedefVector2f__FR12SLdrVector2fR12CInputStream = .text:0x80294B80; // type:function size:0xCC +fn_80294C4C = .text:0x80294C4C; // type:function size:0x40 +fn_80294C8C = .text:0x80294C8C; // type:function size:0x40 +fn_80294CCC = .text:0x80294CCC; // type:function size:0xF4 +__ct__20SLdrCameraShakerDataFv = .text:0x80294DC0; // type:function size:0x64 +__dt__20SLdrCameraShakerDataFv = .text:0x80294E24; // type:function size:0x98 +LoadTypedefCameraShakerData__FR20SLdrCameraShakerDataR12CInputStream = .text:0x80294EBC; // type:function size:0x1A8 +fn_80295064 = .text:0x80295064; // type:function size:0x18 +fn_8029507C = .text:0x8029507C; // type:function size:0x40 +fn_802950BC = .text:0x802950BC; // type:function size:0xFC +__ct__23SLdrDamageVulnerabilityFv = .text:0x802951B8; // type:function size:0x14C +__dt__23SLdrDamageVulnerabilityFv = .text:0x80295304; // type:function size:0x1AC +LoadTypedefDamageVulnerability__FR23SLdrDamageVulnerabilityR12CInputStream = .text:0x802954B0; // type:function size:0x48C +fn_8029593C = .text:0x8029593C; // type:function size:0xC8 +fn_80295A04 = .text:0x80295A04; // type:function size:0x40 +fn_80295A44 = .text:0x80295A44; // type:function size:0x314 +__ct__18SLdrPlasmaBeamInfoFv = .text:0x80295D58; // type:function size:0xAC +__dt__18SLdrPlasmaBeamInfoFv = .text:0x80295E04; // type:function size:0x40 +LoadTypedefPlasmaBeamInfo__FR18SLdrPlasmaBeamInfoR12CInputStream = .text:0x80295E44; // type:function size:0x32C +__ct__17SLdrShockWaveInfoFv = .text:0x80296170; // type:function size:0x6C +__dt__17SLdrShockWaveInfoFv = .text:0x802961DC; // type:function size:0x5C +LoadTypedefShockWaveInfo__FR17SLdrShockWaveInfoR12CInputStream = .text:0x80296238; // type:function size:0x1C8 +fn_80296400 = .text:0x80296400; // type:function size:0x3C +fn_8029643C = .text:0x8029643C; // type:function size:0x68 +fn_802964A4 = .text:0x802964A4; // type:function size:0xD8 +fn_8029657C = .text:0x8029657C; // type:function size:0x64 +fn_802965E0 = .text:0x802965E0; // type:function size:0x40 +fn_80296620 = .text:0x80296620; // type:function size:0x9C +__ct__15SLdrTriggerInfoFv = .text:0x802966BC; // type:function size:0x58 +__dt__15SLdrTriggerInfoFv = .text:0x80296714; // type:function size:0x58 +LoadTypedefTriggerInfo__FR15SLdrTriggerInfoR12CInputStream = .text:0x8029676C; // type:function size:0x104 +fn_80296870 = .text:0x80296870; // type:function size:0x14 +fn_80296884 = .text:0x80296884; // type:function size:0x40 +fn_802968C4 = .text:0x802968C4; // type:function size:0xE0 +__ct__19SLdrActorParametersFv = .text:0x802969A4; // type:function size:0xB4 +__dt__19SLdrActorParametersFv = .text:0x80296A58; // type:function size:0x74 +LoadTypedefActorParameters__FR19SLdrActorParametersR12CInputStream = .text:0x80296ACC; // type:function size:0x354 +__ct__20SLdrEditorPropertiesFv = .text:0x80296E20; // type:function size:0x58 +__dt__20SLdrEditorPropertiesFv = .text:0x80296E78; // type:function size:0x6C +LoadTypedefEditorProperties__FR20SLdrEditorPropertiesR12CInputStream = .text:0x80296EE4; // type:function size:0x130 +__ct__22SLdrPatternedAITypedefFv = .text:0x80297014; // type:function size:0x194 +__dt__22SLdrPatternedAITypedefFv = .text:0x802971A8; // type:function size:0x8C +LoadTypedefPatternedAITypedef__FR22SLdrPatternedAITypedefR12CInputStream = .text:0x80297234; // type:function size:0x704 +fn_80297938 = .text:0x80297938; // type:function size:0x10 +fn_80297948 = .text:0x80297948; // type:function size:0x40 +fn_80297988 = .text:0x80297988; // type:function size:0xCC +fn_80297A54 = .text:0x80297A54; // type:function size:0x40 +fn_80297A94 = .text:0x80297A94; // type:function size:0x98 +fn_80297B2C = .text:0x80297B2C; // type:function size:0x130 +fn_80297C5C = .text:0x80297C5C; // type:function size:0x40 +fn_80297C9C = .text:0x80297C9C; // type:function size:0x98 +fn_80297D34 = .text:0x80297D34; // type:function size:0x130 +fn_80297E64 = .text:0x80297E64; // type:function size:0xC +fn_80297E70 = .text:0x80297E70; // type:function size:0x40 +fn_80297EB0 = .text:0x80297EB0; // type:function size:0x18 +fn_80297EC8 = .text:0x80297EC8; // type:function size:0x1C4 +fn_8029808C = .text:0x8029808C; // type:function size:0x40 +fn_802980CC = .text:0x802980CC; // type:function size:0x117C +fn_80299248 = .text:0x80299248; // type:function size:0x4C +fn_80299294 = .text:0x80299294; // type:function size:0x5C +fn_802992F0 = .text:0x802992F0; // type:function size:0x130 +fn_80299420 = .text:0x80299420; // type:function size:0xC +fn_8029942C = .text:0x8029942C; // type:function size:0x40 +fn_8029946C = .text:0x8029946C; // type:function size:0xB0 +fn_8029951C = .text:0x8029951C; // type:function size:0xC +fn_80299528 = .text:0x80299528; // type:function size:0x40 +fn_80299568 = .text:0x80299568; // type:function size:0xB0 +fn_80299618 = .text:0x80299618; // type:function size:0xDC +fn_802996F4 = .text:0x802996F4; // type:function size:0x40 +fn_80299734 = .text:0x80299734; // type:function size:0x2A0 +__ct__23SLdrGuiWidgetPropertiesFv = .text:0x802999D4; // type:function size:0x24 +__dt__23SLdrGuiWidgetPropertiesFv = .text:0x802999F8; // type:function size:0x58 +LoadTypedefGuiWidgetProperties__FR23SLdrGuiWidgetPropertiesR12CInputStream = .text:0x80299A50; // type:function size:0x114 +__ct__24SLdrBasicSwarmPropertiesFv = .text:0x80299B64; // type:function size:0x130 +__dt__24SLdrBasicSwarmPropertiesFv = .text:0x80299C94; // type:function size:0x74 +LoadTypedefBasicSwarmProperties__FR24SLdrBasicSwarmPropertiesR12CInputStream = .text:0x80299D08; // type:function size:0x610 +__ct__36SLdrPowerBombGuardianStagePropertiesFv = .text:0x8029A318; // type:function size:0x44 +__dt__36SLdrPowerBombGuardianStagePropertiesFv = .text:0x8029A35C; // type:function size:0x40 +LoadTypedefPowerBombGuardianStageProperties__FR36SLdrPowerBombGuardianStagePropertiesR12CInputStream = .text:0x8029A39C; // type:function size:0x214 +__ct__22SLdrAudioPlaybackParmsFv = .text:0x8029A5B0; // type:function size:0x34 +__dt__22SLdrAudioPlaybackParmsFv = .text:0x8029A5E4; // type:function size:0x40 +LoadTypedefAudioPlaybackParms__FR22SLdrAudioPlaybackParmsR12CInputStream = .text:0x8029A624; // type:function size:0x158 +fn_8029A77C = .text:0x8029A77C; // type:function size:0xC +fn_8029A788 = .text:0x8029A788; // type:function size:0x40 +fn_8029A7C8 = .text:0x8029A7C8; // type:function size:0xB0 +__ct__18SLdrEchoParametersFv = .text:0x8029A878; // type:function size:0x30 +__dt__18SLdrEchoParametersFv = .text:0x8029A8A8; // type:function size:0x40 +LoadTypedefEchoParameters__FR18SLdrEchoParametersR12CInputStream = .text:0x8029A8E8; // type:function size:0x160 +LdrToDamageInfo__FRC14SLdrDamageInfo = .text:0x8029AA48; // type:function size:0x70 +LdrToHealthInfo__FRC14SLdrHealthInfo = .text:0x8029AAB8; // type:function size:0xC +fn_8029AAC4 = .text:0x8029AAC4; // type:function size:0x1C +LdrToDamageVulnerability__FRC23SLdrDamageVulnerability = .text:0x8029AAE0; // type:function size:0x634 +fn_8029B114 = .text:0x8029B114; // type:function size:0x24 +LdrToTransform4f__FRC20SLdrEditorProperties = .text:0x8029B138; // type:function size:0x10 +fn_8029B148 = .text:0x8029B148; // type:function size:0x8 +LdrToAnimationParameters__FRC16SLdrAnimationSet = .text:0x8029B150; // type:function size:0x1C +fn_8029B16C = .text:0x8029B16C; // type:function size:0x74 +LdrToActorParameters__FRC19SLdrActorParameters = .text:0x8029B1E0; // type:function size:0x174 +LdrToEchoParameters__FRC18SLdrEchoParameters = .text:0x8029B354; // type:function size:0x20 +LdrToPatternedInfo__FRC22SLdrPatternedAITypedefPC21SLdrIngPossessionData = .text:0x8029B374; // type:function size:0x56C +LdrToModelData__FRC9CVector3fUiRC16SLdrAnimationSetb = .text:0x8029B8E0; // type:function size:0x300 +LdrToGrappleParameters__FRC21SLdrGrappleParameters = .text:0x8029BBE0; // type:function size:0x6C +LdrToVector2f__FRC12SLdrVector2f = .text:0x8029BC4C; // type:function size:0x3C +LdrToBasicSwarmData__FRC24SLdrBasicSwarmProperties = .text:0x8029BC88; // type:function size:0x198 +LdrToPowerBombGuardianStageData__FRC36SLdrPowerBombGuardianStageProperties = .text:0x8029BE20; // type:function size:0x5C +LdrToEntityInfo__FR11CEntityInfoRC20SLdrEditorProperties = .text:0x8029BE7C; // type:function size:0x20 +TLdrToBeamInfo__FRC18SLdrPlasmaBeamInfoi = .text:0x8029BE9C; // type:function size:0x88 +FogSelectionToFogMode__Fi = .text:0x8029BF24; // type:function size:0x6C +fn_8029BF90 = .text:0x8029BF90; // type:function size:0xE4 +fn_8029C074 = .text:0x8029C074; // type:function size:0x54 +fn_8029C0C8 = .text:0x8029C0C8; // type:function size:0x100 +fn_8029C1C8 = .text:0x8029C1C8; // type:function size:0x90 +fn_8029C258 = .text:0x8029C258; // type:function size:0x88 +fn_8029C2E0 = .text:0x8029C2E0; // type:function size:0x106C +__ct__Q218SwarmRenderHelpers17CSwarmDisplayListFRC13CSkinnedModel = .text:0x8029D34C; // type:function size:0x264 +SetMaterialCurrent__Q218SwarmRenderHelpers17CSwarmDisplayListCFRC11CModelFlags = .text:0x8029D5B0; // type:function size:0x98 +fn_8029D648 = .text:0x8029D648; // type:function size:0x5C +StateToArrays__Q218SwarmRenderHelpers23CSwarmSkinnedModelStateFv = .text:0x8029D6A4; // type:function size:0x1F4 +__ct__Q218SwarmRenderHelpers23CSwarmSkinnedModelStateFRC13CSkinnedModel = .text:0x8029D898; // type:function size:0x1EC +DrawFromState__Q218SwarmRenderHelpers17CSwarmDisplayListCFRCQ218SwarmRenderHelpers23CSwarmSkinnedModelState = .text:0x8029DA84; // type:function size:0x10 +fn_8029DA94 = .text:0x8029DA94; // type:function size:0x20 +TypesMatch__7CEntityCFi = .text:0x8029DAB4; // type:function size:0x10 +TypesMatch__6CActorCFi = .text:0x8029DAC4; // type:function size:0x1C +TypesMatch__13CPhysicsActorCFi = .text:0x8029DAE0; // type:function size:0x1C +fn_8029DAFC = .text:0x8029DAFC; // type:function size:0x1C +TypesMatch__10CPatternedCFi = .text:0x8029DB18; // type:function size:0x1C +fn_8029DB34 = .text:0x8029DB34; // type:function size:0x1C +fn_8029DB50 = .text:0x8029DB50; // type:function size:0x1C +TypesMatch__7CEffectCFi = .text:0x8029DB6C; // type:function size:0x1C +fn_8029DB88 = .text:0x8029DB88; // type:function size:0x1C +fn_8029DBA4 = .text:0x8029DBA4; // type:function size:0x1C +fn_8029DBC0 = .text:0x8029DBC0; // type:function size:0x1C +TypesMatch__16CScriptGuiWidgetCFi = .text:0x8029DBDC; // type:function size:0x1C +fn_8029DBF8 = .text:0x8029DBF8; // type:function size:0x1C +fn_8029DC14 = .text:0x8029DC14; // type:function size:0x1C +fn_8029DC30 = .text:0x8029DC30; // type:function size:0x1C +fn_8029DC4C = .text:0x8029DC4C; // type:function size:0x1C +TypesMatch__14CBouncyGrenadeCFi = .text:0x8029DC68; // type:function size:0x1C +fn_8029DC84 = .text:0x8029DC84; // type:function size:0x1C +fn_8029DCA0 = .text:0x8029DCA0; // type:function size:0x1C +TypesMatch__17CEnergyProjectileCFi = .text:0x8029DCBC; // type:function size:0x1C +fn_8029DCD8 = .text:0x8029DCD8; // type:function size:0x1C +fn_8029DCF4 = .text:0x8029DCF4; // type:function size:0x1C +fn_8029DD10 = .text:0x8029DD10; // type:function size:0x1C +fn_8029DD2C = .text:0x8029DD2C; // type:function size:0x1C +fn_8029DD48 = .text:0x8029DD48; // type:function size:0x1C +TypesMatch__10CFishCloudCFi = .text:0x8029DD64; // type:function size:0x1C +fn_8029DD80 = .text:0x8029DD80; // type:function size:0x1C +fn_8029DD9C = .text:0x8029DD9C; // type:function size:0x1C +fn_8029DDB8 = .text:0x8029DDB8; // type:function size:0x1C +TypesMatch__10CIngPuddleCFi = .text:0x8029DDD4; // type:function size:0x1C +TypesMatch__18CIngSnatchingSwarmCFi = .text:0x8029DDF0; // type:function size:0x1C +fn_8029DE0C = .text:0x8029DE0C; // type:function size:0x1C +fn_8029DE28 = .text:0x8029DE28; // type:function size:0x1C +fn_8029DE44 = .text:0x8029DE44; // type:function size:0x1C +TypesMatch__12CScriptActorCFi = .text:0x8029DE60; // type:function size:0x1C +fn_8029DE7C = .text:0x8029DE7C; // type:function size:0x1C +fn_8029DE98 = .text:0x8029DE98; // type:function size:0x1C +fn_8029DEB4 = .text:0x8029DEB4; // type:function size:0x1C +fn_8029DED0 = .text:0x8029DED0; // type:function size:0x1C +fn_8029DEEC = .text:0x8029DEEC; // type:function size:0x1C +fn_8029DF08 = .text:0x8029DF08; // type:function size:0x1C +fn_8029DF24 = .text:0x8029DF24; // type:function size:0x1C +fn_8029DF40 = .text:0x8029DF40; // type:function size:0x1C +fn_8029DF5C = .text:0x8029DF5C; // type:function size:0x1C +fn_8029DF78 = .text:0x8029DF78; // type:function size:0x1C +fn_8029DF94 = .text:0x8029DF94; // type:function size:0x1C +fn_8029DFB0 = .text:0x8029DFB0; // type:function size:0x1C +fn_8029DFCC = .text:0x8029DFCC; // type:function size:0x1C +fn_8029DFE8 = .text:0x8029DFE8; // type:function size:0x1C +fn_8029E004 = .text:0x8029E004; // type:function size:0x1C +fn_8029E020 = .text:0x8029E020; // type:function size:0x1C +TypesMatch__27CScriptDarkSamusBattleStageCFi = .text:0x8029E03C; // type:function size:0x1C +fn_8029E058 = .text:0x8029E058; // type:function size:0x1C +TypesMatch__26CScriptDestructibleBarrierCFi = .text:0x8029E074; // type:function size:0x1C +fn_8029E090 = .text:0x8029E090; // type:function size:0x1C +fn_8029E0AC = .text:0x8029E0AC; // type:function size:0x1C +fn_8029E0C8 = .text:0x8029E0C8; // type:function size:0x1C +fn_8029E0E4 = .text:0x8029E0E4; // type:function size:0x1C +fn_8029E100 = .text:0x8029E100; // type:function size:0x1C +fn_8029E11C = .text:0x8029E11C; // type:function size:0x1C +TypesMatch__14CScriptGuiMenuCFi = .text:0x8029E138; // type:function size:0x1C +TypesMatch__16CScriptGuiScreenCFi = .text:0x8029E154; // type:function size:0x1C +TypesMatch__16CScriptGuiSliderCFi = .text:0x8029E170; // type:function size:0x1C +fn_8029E18C = .text:0x8029E18C; // type:function size:0x1C +fn_8029E1A8 = .text:0x8029E1A8; // type:function size:0x1C +fn_8029E1C4 = .text:0x8029E1C4; // type:function size:0x1C +fn_8029E1E0 = .text:0x8029E1E0; // type:function size:0x1C +fn_8029E1FC = .text:0x8029E1FC; // type:function size:0x1C +fn_8029E218 = .text:0x8029E218; // type:function size:0x1C +TypesMatch__18CScriptPlayerProxyCFi = .text:0x8029E234; // type:function size:0x1C +fn_8029E250 = .text:0x8029E250; // type:function size:0x1C +fn_8029E26C = .text:0x8029E26C; // type:function size:0x1C +fn_8029E288 = .text:0x8029E288; // type:function size:0x1C +fn_8029E2A4 = .text:0x8029E2A4; // type:function size:0x1C +fn_8029E2C0 = .text:0x8029E2C0; // type:function size:0x1C +TypesMatch__17CScriptRiftPortalCFi = .text:0x8029E2DC; // type:function size:0x1C +fn_8029E2F8 = .text:0x8029E2F8; // type:function size:0x1C +fn_8029E314 = .text:0x8029E314; // type:function size:0x1C +fn_8029E330 = .text:0x8029E330; // type:function size:0x1C +fn_8029E34C = .text:0x8029E34C; // type:function size:0x1C +fn_8029E368 = .text:0x8029E368; // type:function size:0x1C +fn_8029E384 = .text:0x8029E384; // type:function size:0x1C +fn_8029E3A0 = .text:0x8029E3A0; // type:function size:0x1C +fn_8029E3BC = .text:0x8029E3BC; // type:function size:0x1C +fn_8029E3D8 = .text:0x8029E3D8; // type:function size:0x1C +fn_8029E3F4 = .text:0x8029E3F4; // type:function size:0x1C +fn_8029E410 = .text:0x8029E410; // type:function size:0x1C +fn_8029E42C = .text:0x8029E42C; // type:function size:0x1C +fn_8029E448 = .text:0x8029E448; // type:function size:0x1C +fn_8029E464 = .text:0x8029E464; // type:function size:0x1C +fn_8029E480 = .text:0x8029E480; // type:function size:0x1C +fn_8029E49C = .text:0x8029E49C; // type:function size:0x1C +fn_8029E4B8 = .text:0x8029E4B8; // type:function size:0x1C +fn_8029E4D4 = .text:0x8029E4D4; // type:function size:0x1C +fn_8029E4F0 = .text:0x8029E4F0; // type:function size:0x1C +TypesMatch__15CScriptSafeZoneCFi = .text:0x8029E50C; // type:function size:0x1C +fn_8029E528 = .text:0x8029E528; // type:function size:0x1C +fn_8029E544 = .text:0x8029E544; // type:function size:0x1C +fn_8029E560 = .text:0x8029E560; // type:function size:0x1C +TypesMatch__15CSnakeWeedSwarmCFi = .text:0x8029E57C; // type:function size:0x1C +fn_8029E598 = .text:0x8029E598; // type:function size:0x1C +fn_8029E5B4 = .text:0x8029E5B4; // type:function size:0x1C +TypesMatch__12CSwarmBasicsCFi = .text:0x8029E5D0; // type:function size:0x1C +TypesMatch__11CFlyerSwarmCFi = .text:0x8029E5EC; // type:function size:0x1C +fn_8029E608 = .text:0x8029E608; // type:function size:0x1C +TypesMatch__14CBacteriaSwarmCFi = .text:0x8029E624; // type:function size:0x1C +TypesMatch__13CMetareeSwarmCFi = .text:0x8029E640; // type:function size:0x1C +TypesMatch__13CIngBlobSwarmCFi = .text:0x8029E65C; // type:function size:0x1C +TypesMatch__17CPlantScarabSwarmCFi = .text:0x8029E678; // type:function size:0x1C +fn_8029E694 = .text:0x8029E694; // type:function size:0x1C +TypesMatch__17CPlasmaProjectileCFi = .text:0x8029E6B0; // type:function size:0x1C +TypesMatch__10CDarkSamusCFi = .text:0x8029E6CC; // type:function size:0x1C +TypesMatch__16CDigitalGuardianCFi = .text:0x8029E6E8; // type:function size:0x1C +TypesMatch__20CDigitalGuardianHeadCFi = .text:0x8029E704; // type:function size:0x1C +TypesMatch__12CElitePirateCFi = .text:0x8029E720; // type:function size:0x1C +TypesMatch__10CGrenchlerCFi = .text:0x8029E73C; // type:function size:0x1C +TypesMatch__4CIngCFi = .text:0x8029E758; // type:function size:0x1C +TypesMatch__21CIngBoostBallGuardianCFi = .text:0x8029E774; // type:function size:0x1C +TypesMatch__21CIngSpaceJumpGuardianCFi = .text:0x8029E790; // type:function size:0x1C +TypesMatch__22CIngSpiderballGuardianCFi = .text:0x8029E7AC; // type:function size:0x1C +TypesMatch__7CLumiteCFi = .text:0x8029E7C8; // type:function size:0x1C +TypesMatch__8CMetareeCFi = .text:0x8029E7E4; // type:function size:0x1C +TypesMatch__8CMetroidCFi = .text:0x8029E800; // type:function size:0x1C +TypesMatch__12CBabyMetroidCFi = .text:0x8029E81C; // type:function size:0x1C +TypesMatch__9CParasiteCFi = .text:0x8029E838; // type:function size:0x1C +TypesMatch__8CPillBugCFi = .text:0x8029E854; // type:function size:0x1C +TypesMatch__7CPufferCFi = .text:0x8029E870; // type:function size:0x1C +TypesMatch__7CRezbitCFi = .text:0x8029E88C; // type:function size:0x1C +TypesMatch__7CRipperCFi = .text:0x8029E8A8; // type:function size:0x1C +TypesMatch__9CSandBossCFi = .text:0x8029E8C4; // type:function size:0x1C +TypesMatch__9CSandwormCFi = .text:0x8029E8E0; // type:function size:0x1C +TypesMatch__12CSandwormEyeCFi = .text:0x8029E8FC; // type:function size:0x1C +TypesMatch__12CSpacePirateCFi = .text:0x8029E918; // type:function size:0x1C +TypesMatch__10CSpankWeedCFi = .text:0x8029E934; // type:function size:0x1C +TypesMatch__20CSplitterMainChassisCFi = .text:0x8029E950; // type:function size:0x1C +TypesMatch__22CSplitterCommandModuleCFi = .text:0x8029E96C; // type:function size:0x1C +TypesMatch__13CWispTentacleCFi = .text:0x8029E988; // type:function size:0x1C +fn_8029E9A4 = .text:0x8029E9A4; // type:function size:0x1C +TypesMatch__19CScriptPlayerTurretCFi = .text:0x8029E9C0; // type:function size:0x1C +TypesMatch__14CGunTurretBaseCFi = .text:0x8029E9DC; // type:function size:0x1C +TypesMatch__13CGunTurretTopCFi = .text:0x8029E9F8; // type:function size:0x1C +TypesMatch__7CKraleeCFi = .text:0x8029EA14; // type:function size:0x1C +TypesMatch__8CGlowbugCFi = .text:0x8029EA30; // type:function size:0x1C +TypesMatch__10CSporbBaseCFi = .text:0x8029EA4C; // type:function size:0x1C +TypesMatch__12CSporbNeedleCFi = .text:0x8029EA68; // type:function size:0x1C +TypesMatch__9CSporbTopCFi = .text:0x8029EA84; // type:function size:0x1C +TypesMatch__16CSporbProjectileCFi = .text:0x8029EAA0; // type:function size:0x1C +TypesMatch__9CMinorIngCFi = .text:0x8029EABC; // type:function size:0x1C +TypesMatch__18CBoostBallGuardianCFi = .text:0x8029EAD8; // type:function size:0x1C +TypesMatch__6CBloggCFi = .text:0x8029EAF4; // type:function size:0x1C +TypesMatch__11CWallWalkerCFi = .text:0x8029EB10; // type:function size:0x1C +TypesMatch__9CShredderCFi = .text:0x8029EB2C; // type:function size:0x1C +fn_8029EB48 = .text:0x8029EB48; // type:function size:0x1C +TypesMatch__15CAIMannedTurretCFi = .text:0x8029EB64; // type:function size:0x1C +TypesMatch__10CStoneToadCFi = .text:0x8029EB80; // type:function size:0x1C +TypesMatch__26CScriptFrontEndDataNetworkCFi = .text:0x8029EB9C; // type:function size:0x1C +fn_8029EBB8 = .text:0x8029EBB8; // type:function size:0x1C +TypesMatch__8CKrocussCFi = .text:0x8029EBD4; // type:function size:0x1C +TypesMatch__16COctapedeSegmentCFi = .text:0x8029EBF0; // type:function size:0x1C +TypesMatch__12CPuddleSporeCFi = .text:0x8029EC0C; // type:function size:0x1C +TypesMatch__22CScriptForgottenObjectCFi = .text:0x8029EC28; // type:function size:0x1C +fn_8029EC44 = .text:0x8029EC44; // type:function size:0x14 +fn_8029EC58 = .text:0x8029EC58; // type:function size:0x8 +TCastToPtr<11CGameCamera>__FR7CEntity_P11CGameCamera = .text:0x8029EC60; // type:function size:0x14 +fn_8029EC74 = .text:0x8029EC74; // type:function size:0x8 +TCastToPtr<7CWeapon>__FR7CEntity_P7CWeapon = .text:0x8029EC7C; // type:function size:0x14 +TCastToPtr<7CWeapon>__FP7CEntity_P7CWeapon = .text:0x8029EC90; // type:function size:0x8 +fn_8029EC98 = .text:0x8029EC98; // type:function size:0x14 +fn_8029ECAC = .text:0x8029ECAC; // type:function size:0x8 +TCastToPtr<15CGameProjectile>__FR7CEntity_P15CGameProjectile = .text:0x8029ECB4; // type:function size:0x14 +TCastToPtr<15CGameProjectile>__FP7CEntity_P15CGameProjectile = .text:0x8029ECC8; // type:function size:0x8 +fn_8029ECD0 = .text:0x8029ECD0; // type:function size:0x14 +TCastToPtr<15CScriptWaypoint>__FP7CEntity_P15CScriptWaypoint = .text:0x8029ECE4; // type:function size:0x8 +fn_8029ECEC = .text:0x8029ECEC; // type:function size:0x14 +fn_8029ED00 = .text:0x8029ED00; // type:function size:0x8 +fn_8029ED08 = .text:0x8029ED08; // type:function size:0x14 +TCastToPtr<16CScriptGuiWidget>__FP7CEntity_P16CScriptGuiWidget = .text:0x8029ED1C; // type:function size:0x8 +fn_8029ED24 = .text:0x8029ED24; // type:function size:0x14 +TCastToPtr<20CScriptSequenceTimer>__FP7CEntity_P20CScriptSequenceTimer = .text:0x8029ED38; // type:function size:0x8 +fn_8029ED40 = .text:0x8029ED40; // type:function size:0x14 +fn_8029ED54 = .text:0x8029ED54; // type:function size:0x8 +fn_8029ED5C = .text:0x8029ED5C; // type:function size:0x14 +TCastToPtr<5CBomb>__FP7CEntity_P5CBomb = .text:0x8029ED70; // type:function size:0x8 +fn_8029ED78 = .text:0x8029ED78; // type:function size:0x14 +TCastToPtr<13CBouncingBomb>__FP7CEntity_P13CBouncingBomb = .text:0x8029ED8C; // type:function size:0x8 +fn_8029ED94 = .text:0x8029ED94; // type:function size:0x14 +fn_8029EDA8 = .text:0x8029EDA8; // type:function size:0x8 +TCastToPtr<16CCinematicCamera>__FR7CEntity_P16CCinematicCamera = .text:0x8029EDB0; // type:function size:0x14 +fn_8029EDC4 = .text:0x8029EDC4; // type:function size:0x8 +TCastToPtr<15CCollisionActor>__FR7CEntity_P15CCollisionActor = .text:0x8029EDCC; // type:function size:0x14 +TCastToPtr<15CCollisionActor>__FP7CEntity_P15CCollisionActor = .text:0x8029EDE0; // type:function size:0x8 +TCastToPtr<17CEnergyProjectile>__FR7CEntity_P17CEnergyProjectile = .text:0x8029EDE8; // type:function size:0x14 +TCastToPtr<17CEnergyProjectile>__FP7CEntity_P17CEnergyProjectile = .text:0x8029EDFC; // type:function size:0x8 +fn_8029EE04 = .text:0x8029EE04; // type:function size:0x14 +fn_8029EE18 = .text:0x8029EE18; // type:function size:0x8 +fn_8029EE20 = .text:0x8029EE20; // type:function size:0x14 +TCastToPtr<22CScattershotProjectile>__FP7CEntity_P22CScattershotProjectile = .text:0x8029EE34; // type:function size:0x8 +fn_8029EE3C = .text:0x8029EE3C; // type:function size:0x14 +TCastToPtr<10CExplosion>__FP7CEntity_P10CExplosion = .text:0x8029EE50; // type:function size:0x8 +fn_8029EE58 = .text:0x8029EE58; // type:function size:0x14 +fn_8029EE6C = .text:0x8029EE6C; // type:function size:0x8 +fn_8029EE74 = .text:0x8029EE74; // type:function size:0x14 +fn_8029EE88 = .text:0x8029EE88; // type:function size:0x8 +TCastToPtr<10CFishCloud>__FR7CEntity_P10CFishCloud = .text:0x8029EE90; // type:function size:0x14 +TCastToPtr<10CFishCloud>__FP7CEntity_P10CFishCloud = .text:0x8029EEA4; // type:function size:0x8 +fn_8029EEAC = .text:0x8029EEAC; // type:function size:0x14 +TCastToPtr<10CGameLight>__FP7CEntity_P10CGameLight = .text:0x8029EEC0; // type:function size:0x8 +fn_8029EEC8 = .text:0x8029EEC8; // type:function size:0x14 +fn_8029EEDC = .text:0x8029EEDC; // type:function size:0x8 +fn_8029EEE4 = .text:0x8029EEE4; // type:function size:0x14 +TCastToPtr<19CHUDBillboardEffect>__FP7CEntity_P19CHUDBillboardEffect = .text:0x8029EEF8; // type:function size:0x8 +fn_8029EF00 = .text:0x8029EF00; // type:function size:0x14 +fn_8029EF14 = .text:0x8029EF14; // type:function size:0x8 +fn_8029EF1C = .text:0x8029EF1C; // type:function size:0x14 +TCastToPtr<18CIngSnatchingSwarm>__FP7CEntity_P18CIngSnatchingSwarm = .text:0x8029EF30; // type:function size:0x8 +fn_8029EF38 = .text:0x8029EF38; // type:function size:0x14 +fn_8029EF4C = .text:0x8029EF4C; // type:function size:0x8 +TCastToPtr<7CPlayer>__FR7CEntity_P7CPlayer = .text:0x8029EF54; // type:function size:0x14 +TCastToPtr<7CPlayer>__FP7CEntity_P7CPlayer = .text:0x8029EF68; // type:function size:0x8 +fn_8029EF70 = .text:0x8029EF70; // type:function size:0x14 +fn_8029EF84 = .text:0x8029EF84; // type:function size:0x8 +fn_8029EF8C = .text:0x8029EF8C; // type:function size:0x14 +TCastToPtr<12CScriptActor>__FP7CEntity_P12CScriptActor = .text:0x8029EFA0; // type:function size:0x8 +fn_8029EFA8 = .text:0x8029EFA8; // type:function size:0x14 +fn_8029EFBC = .text:0x8029EFBC; // type:function size:0x8 +fn_8029EFC4 = .text:0x8029EFC4; // type:function size:0x14 +fn_8029EFD8 = .text:0x8029EFD8; // type:function size:0x8 +fn_8029EFE0 = .text:0x8029EFE0; // type:function size:0x14 +TCastToPtr<13CScriptAIHint>__FP7CEntity_P13CScriptAIHint = .text:0x8029EFF4; // type:function size:0x8 +fn_8029EFFC = .text:0x8029EFFC; // type:function size:0x14 +TCastToPtr<18CScriptAiJumpPoint>__FP7CEntity_P18CScriptAiJumpPoint = .text:0x8029F010; // type:function size:0x8 +fn_8029F018 = .text:0x8029F018; // type:function size:0x14 +TCastToPtr<17CScriptAIWaypoint>__FP7CEntity_P17CScriptAIWaypoint = .text:0x8029F02C; // type:function size:0x8 +fn_8029F034 = .text:0x8029F034; // type:function size:0x14 +fn_8029F048 = .text:0x8029F048; // type:function size:0x8 +fn_8029F050 = .text:0x8029F050; // type:function size:0x14 +TCastToPtr<19CScriptCameraShaker>__FP7CEntity_P19CScriptCameraShaker = .text:0x8029F064; // type:function size:0x8 +fn_8029F06C = .text:0x8029F06C; // type:function size:0x14 +fn_8029F080 = .text:0x8029F080; // type:function size:0x8 +fn_8029F088 = .text:0x8029F088; // type:function size:0x14 +fn_8029F09C = .text:0x8029F09C; // type:function size:0x8 +fn_8029F0A4 = .text:0x8029F0A4; // type:function size:0x14 +fn_8029F0B8 = .text:0x8029F0B8; // type:function size:0x8 +fn_8029F0C0 = .text:0x8029F0C0; // type:function size:0x14 +fn_8029F0D4 = .text:0x8029F0D4; // type:function size:0x8 +fn_8029F0DC = .text:0x8029F0DC; // type:function size:0x14 +fn_8029F0F0 = .text:0x8029F0F0; // type:function size:0x8 +fn_8029F0F8 = .text:0x8029F0F8; // type:function size:0x14 +TCastToPtr<14CScriptCounter>__FP7CEntity_P14CScriptCounter = .text:0x8029F10C; // type:function size:0x8 +fn_8029F114 = .text:0x8029F114; // type:function size:0x14 +TCastToPtr<17CScriptCoverPoint>__FP7CEntity_P17CScriptCoverPoint = .text:0x8029F128; // type:function size:0x8 +fn_8029F130 = .text:0x8029F130; // type:function size:0x14 +TCastToPtr<24CScriptDamageableTrigger>__FP7CEntity_P24CScriptDamageableTrigger = .text:0x8029F144; // type:function size:0x8 +fn_8029F14C = .text:0x8029F14C; // type:function size:0x14 +fn_8029F160 = .text:0x8029F160; // type:function size:0x8 +fn_8029F168 = .text:0x8029F168; // type:function size:0x14 +TCastToPtr<27CScriptDarkSamusBattleStage>__FP7CEntity_P27CScriptDarkSamusBattleStage = .text:0x8029F17C; // type:function size:0x8 +fn_8029F184 = .text:0x8029F184; // type:function size:0x14 +fn_8029F198 = .text:0x8029F198; // type:function size:0x8 +fn_8029F1A0 = .text:0x8029F1A0; // type:function size:0x14 +fn_8029F1B4 = .text:0x8029F1B4; // type:function size:0x8 +fn_8029F1BC = .text:0x8029F1BC; // type:function size:0x14 +fn_8029F1D0 = .text:0x8029F1D0; // type:function size:0x8 +fn_8029F1D8 = .text:0x8029F1D8; // type:function size:0x14 +fn_8029F1EC = .text:0x8029F1EC; // type:function size:0x8 +fn_8029F1F4 = .text:0x8029F1F4; // type:function size:0x14 +TCastToPtr<11CScriptDoor>__FP7CEntity_P11CScriptDoor = .text:0x8029F208; // type:function size:0x8 +fn_8029F210 = .text:0x8029F210; // type:function size:0x14 +TCastToPtr<19CScriptDynamicLight>__FP7CEntity_P19CScriptDynamicLight = .text:0x8029F224; // type:function size:0x8 +fn_8029F22C = .text:0x8029F22C; // type:function size:0x14 +TCastToPtr<13CScriptEffect>__FP7CEntity_P13CScriptEffect = .text:0x8029F240; // type:function size:0x8 +fn_8029F248 = .text:0x8029F248; // type:function size:0x14 +TCastToPtr<19CScriptGrapplePoint>__FP7CEntity_P19CScriptGrapplePoint = .text:0x8029F25C; // type:function size:0x8 +fn_8029F264 = .text:0x8029F264; // type:function size:0x14 +TCastToPtr<14CScriptGuiMenu>__FP7CEntity_P14CScriptGuiMenu = .text:0x8029F278; // type:function size:0x8 +fn_8029F280 = .text:0x8029F280; // type:function size:0x14 +fn_8029F294 = .text:0x8029F294; // type:function size:0x8 +fn_8029F29C = .text:0x8029F29C; // type:function size:0x14 +TCastToPtr<16CScriptGuiSlider>__FP7CEntity_P16CScriptGuiSlider = .text:0x8029F2B0; // type:function size:0x8 +fn_8029F2B8 = .text:0x8029F2B8; // type:function size:0x14 +fn_8029F2CC = .text:0x8029F2CC; // type:function size:0x8 +fn_8029F2D4 = .text:0x8029F2D4; // type:function size:0x14 +fn_8029F2E8 = .text:0x8029F2E8; // type:function size:0x8 +fn_8029F2F0 = .text:0x8029F2F0; // type:function size:0x14 +fn_8029F304 = .text:0x8029F304; // type:function size:0x8 +fn_8029F30C = .text:0x8029F30C; // type:function size:0x14 +fn_8029F320 = .text:0x8029F320; // type:function size:0x8 +fn_8029F328 = .text:0x8029F328; // type:function size:0x14 +fn_8029F33C = .text:0x8029F33C; // type:function size:0x8 +fn_8029F344 = .text:0x8029F344; // type:function size:0x14 +TCastToPtr<17CScriptPlayerHint>__FP7CEntity_P17CScriptPlayerHint = .text:0x8029F358; // type:function size:0x8 +fn_8029F360 = .text:0x8029F360; // type:function size:0x14 +TCastToPtr<18CScriptPlayerProxy>__FP7CEntity_P18CScriptPlayerProxy = .text:0x8029F374; // type:function size:0x8 +fn_8029F37C = .text:0x8029F37C; // type:function size:0x14 +TCastToPtr<15CScriptPlatform>__FP7CEntity_P15CScriptPlatform = .text:0x8029F390; // type:function size:0x8 +fn_8029F398 = .text:0x8029F398; // type:function size:0x14 +fn_8029F3AC = .text:0x8029F3AC; // type:function size:0x8 +fn_8029F3B4 = .text:0x8029F3B4; // type:function size:0x14 +fn_8029F3C8 = .text:0x8029F3C8; // type:function size:0x8 +fn_8029F3D0 = .text:0x8029F3D0; // type:function size:0x14 +TCastToPtr<12CScriptRelay>__FP7CEntity_P12CScriptRelay = .text:0x8029F3E4; // type:function size:0x8 +fn_8029F3EC = .text:0x8029F3EC; // type:function size:0x14 +TCastToPtr<15CScriptRepulsor>__FP7CEntity_P15CScriptRepulsor = .text:0x8029F400; // type:function size:0x8 +fn_8029F408 = .text:0x8029F408; // type:function size:0x14 +fn_8029F41C = .text:0x8029F41C; // type:function size:0x8 +fn_8029F424 = .text:0x8029F424; // type:function size:0x14 +fn_8029F438 = .text:0x8029F438; // type:function size:0x8 +fn_8029F440 = .text:0x8029F440; // type:function size:0x14 +TCastToPtr<12CScriptSound>__FP7CEntity_P12CScriptSound = .text:0x8029F454; // type:function size:0x8 +fn_8029F45C = .text:0x8029F45C; // type:function size:0x14 +fn_8029F470 = .text:0x8029F470; // type:function size:0x8 +fn_8029F478 = .text:0x8029F478; // type:function size:0x14 +fn_8029F48C = .text:0x8029F48C; // type:function size:0x8 +fn_8029F494 = .text:0x8029F494; // type:function size:0x14 +TCastToPtr<22CScriptSpecialFunction>__FP7CEntity_P22CScriptSpecialFunction = .text:0x8029F4A8; // type:function size:0x8 +fn_8029F4B0 = .text:0x8029F4B0; // type:function size:0x14 +fn_8029F4C4 = .text:0x8029F4C4; // type:function size:0x8 +fn_8029F4CC = .text:0x8029F4CC; // type:function size:0x14 +fn_8029F4E0 = .text:0x8029F4E0; // type:function size:0x8 +fn_8029F4E8 = .text:0x8029F4E8; // type:function size:0x14 +fn_8029F4FC = .text:0x8029F4FC; // type:function size:0x8 +fn_8029F504 = .text:0x8029F504; // type:function size:0x14 +fn_8029F518 = .text:0x8029F518; // type:function size:0x8 +fn_8029F520 = .text:0x8029F520; // type:function size:0x14 +fn_8029F534 = .text:0x8029F534; // type:function size:0x8 +fn_8029F53C = .text:0x8029F53C; // type:function size:0x14 +TCastToPtr<13CScriptSwitch>__FP7CEntity_P13CScriptSwitch = .text:0x8029F550; // type:function size:0x8 +fn_8029F558 = .text:0x8029F558; // type:function size:0x14 +TCastToPtr<21CScriptTargetingPoint>__FP7CEntity_P21CScriptTargetingPoint = .text:0x8029F56C; // type:function size:0x8 +fn_8029F574 = .text:0x8029F574; // type:function size:0x14 +TCastToPtr<16CScriptTeamAiMgr>__FP7CEntity_P16CScriptTeamAiMgr = .text:0x8029F588; // type:function size:0x8 +fn_8029F590 = .text:0x8029F590; // type:function size:0x14 +TCastToPtr<15CScriptTextPane>__FP7CEntity_P15CScriptTextPane = .text:0x8029F5A4; // type:function size:0x8 +fn_8029F5AC = .text:0x8029F5AC; // type:function size:0x14 +fn_8029F5C0 = .text:0x8029F5C0; // type:function size:0x8 +fn_8029F5C8 = .text:0x8029F5C8; // type:function size:0x14 +fn_8029F5DC = .text:0x8029F5DC; // type:function size:0x8 +TCastToPtr<14CScriptTrigger>__FR7CEntity_P14CScriptTrigger = .text:0x8029F5E4; // type:function size:0x14 +TCastToPtr<14CScriptTrigger>__FP7CEntity_P14CScriptTrigger = .text:0x8029F5F8; // type:function size:0x8 +fn_8029F600 = .text:0x8029F600; // type:function size:0x14 +fn_8029F614 = .text:0x8029F614; // type:function size:0x8 +fn_8029F61C = .text:0x8029F61C; // type:function size:0x14 +TCastToPtr<24CScriptTriggerOrientated>__FP7CEntity_P24CScriptTriggerOrientated = .text:0x8029F630; // type:function size:0x8 +fn_8029F638 = .text:0x8029F638; // type:function size:0x14 +TCastToPtr<15CScriptSafeZone>__FP7CEntity_P15CScriptSafeZone = .text:0x8029F64C; // type:function size:0x8 +fn_8029F654 = .text:0x8029F654; // type:function size:0x14 +fn_8029F668 = .text:0x8029F668; // type:function size:0x8 +fn_8029F670 = .text:0x8029F670; // type:function size:0x14 +TCastToPtr<12CScriptWater>__FP7CEntity_P12CScriptWater = .text:0x8029F684; // type:function size:0x8 +fn_8029F68C = .text:0x8029F68C; // type:function size:0x14 +TCastToPtr<22CScriptWorldTeleporter>__FP7CEntity_P22CScriptWorldTeleporter = .text:0x8029F6A0; // type:function size:0x8 +fn_8029F6A8 = .text:0x8029F6A8; // type:function size:0x14 +fn_8029F6BC = .text:0x8029F6BC; // type:function size:0x8 +fn_8029F6C4 = .text:0x8029F6C4; // type:function size:0x14 +fn_8029F6D8 = .text:0x8029F6D8; // type:function size:0x8 +fn_8029F6E0 = .text:0x8029F6E0; // type:function size:0x14 +fn_8029F6F4 = .text:0x8029F6F4; // type:function size:0x8 +fn_8029F6FC = .text:0x8029F6FC; // type:function size:0x14 +TCastToPtr<12CSwarmBasics>__FP7CEntity_P12CSwarmBasics = .text:0x8029F710; // type:function size:0x8 +fn_8029F718 = .text:0x8029F718; // type:function size:0x14 +fn_8029F72C = .text:0x8029F72C; // type:function size:0x8 +fn_8029F734 = .text:0x8029F734; // type:function size:0x14 +fn_8029F748 = .text:0x8029F748; // type:function size:0x8 +fn_8029F750 = .text:0x8029F750; // type:function size:0x14 +fn_8029F764 = .text:0x8029F764; // type:function size:0x8 +fn_8029F76C = .text:0x8029F76C; // type:function size:0x14 +fn_8029F780 = .text:0x8029F780; // type:function size:0x8 +fn_8029F788 = .text:0x8029F788; // type:function size:0x14 +fn_8029F79C = .text:0x8029F79C; // type:function size:0x8 +fn_8029F7A4 = .text:0x8029F7A4; // type:function size:0x14 +fn_8029F7B8 = .text:0x8029F7B8; // type:function size:0x8 +fn_8029F7C0 = .text:0x8029F7C0; // type:function size:0x14 +fn_8029F7D4 = .text:0x8029F7D4; // type:function size:0x8 +fn_8029F7DC = .text:0x8029F7DC; // type:function size:0x14 +fn_8029F7F0 = .text:0x8029F7F0; // type:function size:0x8 +fn_8029F7F8 = .text:0x8029F7F8; // type:function size:0x14 +fn_8029F80C = .text:0x8029F80C; // type:function size:0x8 +fn_8029F814 = .text:0x8029F814; // type:function size:0x14 +TCastToPtr<16CDigitalGuardian>__FP7CEntity_P16CDigitalGuardian = .text:0x8029F828; // type:function size:0x8 +fn_8029F830 = .text:0x8029F830; // type:function size:0x14 +TCastToPtr<20CDigitalGuardianHead>__FP7CEntity_P20CDigitalGuardianHead = .text:0x8029F844; // type:function size:0x8 +fn_8029F84C = .text:0x8029F84C; // type:function size:0x14 +fn_8029F860 = .text:0x8029F860; // type:function size:0x8 +fn_8029F868 = .text:0x8029F868; // type:function size:0x14 +fn_8029F87C = .text:0x8029F87C; // type:function size:0x8 +fn_8029F884 = .text:0x8029F884; // type:function size:0x14 +fn_8029F898 = .text:0x8029F898; // type:function size:0x8 +fn_8029F8A0 = .text:0x8029F8A0; // type:function size:0x14 +fn_8029F8B4 = .text:0x8029F8B4; // type:function size:0x8 +fn_8029F8BC = .text:0x8029F8BC; // type:function size:0x14 +fn_8029F8D0 = .text:0x8029F8D0; // type:function size:0x8 +fn_8029F8D8 = .text:0x8029F8D8; // type:function size:0x14 +fn_8029F8EC = .text:0x8029F8EC; // type:function size:0x8 +fn_8029F8F4 = .text:0x8029F8F4; // type:function size:0x14 +fn_8029F908 = .text:0x8029F908; // type:function size:0x8 +fn_8029F910 = .text:0x8029F910; // type:function size:0x14 +fn_8029F924 = .text:0x8029F924; // type:function size:0x8 +fn_8029F92C = .text:0x8029F92C; // type:function size:0x14 +TCastToPtr<8CMetroid>__FP7CEntity_P8CMetroid = .text:0x8029F940; // type:function size:0x8 +fn_8029F948 = .text:0x8029F948; // type:function size:0x14 +fn_8029F95C = .text:0x8029F95C; // type:function size:0x8 +fn_8029F964 = .text:0x8029F964; // type:function size:0x14 +TCastToPtr<9CParasite>__FP7CEntity_P9CParasite = .text:0x8029F978; // type:function size:0x8 +fn_8029F980 = .text:0x8029F980; // type:function size:0x14 +fn_8029F994 = .text:0x8029F994; // type:function size:0x8 +fn_8029F99C = .text:0x8029F99C; // type:function size:0x14 +fn_8029F9B0 = .text:0x8029F9B0; // type:function size:0x8 +fn_8029F9B8 = .text:0x8029F9B8; // type:function size:0x14 +fn_8029F9CC = .text:0x8029F9CC; // type:function size:0x8 +fn_8029F9D4 = .text:0x8029F9D4; // type:function size:0x14 +fn_8029F9E8 = .text:0x8029F9E8; // type:function size:0x8 +fn_8029F9F0 = .text:0x8029F9F0; // type:function size:0x14 +TCastToPtr<9CSandBoss>__FP7CEntity_P9CSandBoss = .text:0x8029FA04; // type:function size:0x8 +fn_8029FA0C = .text:0x8029FA0C; // type:function size:0x14 +fn_8029FA20 = .text:0x8029FA20; // type:function size:0x8 +fn_8029FA28 = .text:0x8029FA28; // type:function size:0x14 +TCastToPtr<12CSandwormEye>__FP7CEntity_P12CSandwormEye = .text:0x8029FA3C; // type:function size:0x8 +fn_8029FA44 = .text:0x8029FA44; // type:function size:0x14 +TCastToPtr<12CSpacePirate>__FP7CEntity_P12CSpacePirate = .text:0x8029FA58; // type:function size:0x8 +fn_8029FA60 = .text:0x8029FA60; // type:function size:0x14 +fn_8029FA74 = .text:0x8029FA74; // type:function size:0x8 +fn_8029FA7C = .text:0x8029FA7C; // type:function size:0x14 +TCastToPtr<20CSplitterMainChassis>__FP7CEntity_P20CSplitterMainChassis = .text:0x8029FA90; // type:function size:0x8 +fn_8029FA98 = .text:0x8029FA98; // type:function size:0x14 +TCastToPtr<22CSplitterCommandModule>__FP7CEntity_P22CSplitterCommandModule = .text:0x8029FAAC; // type:function size:0x8 +fn_8029FAB4 = .text:0x8029FAB4; // type:function size:0x14 +fn_8029FAC8 = .text:0x8029FAC8; // type:function size:0x8 +fn_8029FAD0 = .text:0x8029FAD0; // type:function size:0x14 +fn_8029FAE4 = .text:0x8029FAE4; // type:function size:0x8 +fn_8029FAEC = .text:0x8029FAEC; // type:function size:0x14 +fn_8029FB00 = .text:0x8029FB00; // type:function size:0x8 +fn_8029FB08 = .text:0x8029FB08; // type:function size:0x14 +TCastToPtr<14CGunTurretBase>__FP7CEntity_P14CGunTurretBase = .text:0x8029FB1C; // type:function size:0x8 +fn_8029FB24 = .text:0x8029FB24; // type:function size:0x14 +TCastToPtr<13CGunTurretTop>__FP7CEntity_P13CGunTurretTop = .text:0x8029FB38; // type:function size:0x8 +fn_8029FB40 = .text:0x8029FB40; // type:function size:0x14 +fn_8029FB54 = .text:0x8029FB54; // type:function size:0x8 +fn_8029FB5C = .text:0x8029FB5C; // type:function size:0x14 +fn_8029FB70 = .text:0x8029FB70; // type:function size:0x8 +fn_8029FB78 = .text:0x8029FB78; // type:function size:0x14 +TCastToPtr<10CSporbBase>__FP7CEntity_P10CSporbBase = .text:0x8029FB8C; // type:function size:0x8 +fn_8029FB94 = .text:0x8029FB94; // type:function size:0x14 +TCastToPtr<12CSporbNeedle>__FP7CEntity_P12CSporbNeedle = .text:0x8029FBA8; // type:function size:0x8 +fn_8029FBB0 = .text:0x8029FBB0; // type:function size:0x14 +TCastToPtr<9CSporbTop>__FP7CEntity_P9CSporbTop = .text:0x8029FBC4; // type:function size:0x8 +fn_8029FBCC = .text:0x8029FBCC; // type:function size:0x14 +TCastToPtr<16CSporbProjectile>__FP7CEntity_P16CSporbProjectile = .text:0x8029FBE0; // type:function size:0x8 +fn_8029FBE8 = .text:0x8029FBE8; // type:function size:0x14 +fn_8029FBFC = .text:0x8029FBFC; // type:function size:0x8 +fn_8029FC04 = .text:0x8029FC04; // type:function size:0x14 +TCastToPtr<18CBoostBallGuardian>__FP7CEntity_P18CBoostBallGuardian = .text:0x8029FC18; // type:function size:0x8 +fn_8029FC20 = .text:0x8029FC20; // type:function size:0x14 +TCastToPtr<6CBlogg>__FP7CEntity_P6CBlogg = .text:0x8029FC34; // type:function size:0x8 +fn_8029FC3C = .text:0x8029FC3C; // type:function size:0x14 +fn_8029FC50 = .text:0x8029FC50; // type:function size:0x8 +fn_8029FC58 = .text:0x8029FC58; // type:function size:0x14 +fn_8029FC6C = .text:0x8029FC6C; // type:function size:0x8 +fn_8029FC74 = .text:0x8029FC74; // type:function size:0x14 +fn_8029FC88 = .text:0x8029FC88; // type:function size:0x8 +fn_8029FC90 = .text:0x8029FC90; // type:function size:0x14 +fn_8029FCA4 = .text:0x8029FCA4; // type:function size:0x8 +fn_8029FCAC = .text:0x8029FCAC; // type:function size:0x14 +fn_8029FCC0 = .text:0x8029FCC0; // type:function size:0x8 +fn_8029FCC8 = .text:0x8029FCC8; // type:function size:0x14 +TCastToPtr<26CScriptFrontEndDataNetwork>__FP7CEntity_P26CScriptFrontEndDataNetwork = .text:0x8029FCDC; // type:function size:0x8 +fn_8029FCE4 = .text:0x8029FCE4; // type:function size:0x14 +TCastToPtr<10CPowerBomb>__FP7CEntity_P10CPowerBomb = .text:0x8029FCF8; // type:function size:0x8 +fn_8029FD00 = .text:0x8029FD00; // type:function size:0x14 +fn_8029FD14 = .text:0x8029FD14; // type:function size:0x8 +fn_8029FD1C = .text:0x8029FD1C; // type:function size:0x14 +TCastToPtr<16COctapedeSegment>__FP7CEntity_P16COctapedeSegment = .text:0x8029FD30; // type:function size:0x8 +fn_8029FD38 = .text:0x8029FD38; // type:function size:0x14 +fn_8029FD4C = .text:0x8029FD4C; // type:function size:0x8 +fn_8029FD54 = .text:0x8029FD54; // type:function size:0x14 +fn_8029FD68 = .text:0x8029FD68; // type:function size:0x8 +TCastToPtr<6CActor>__FP7CEntity_P6CActor = .text:0x8029FD70; // type:function size:0x1C +fn_8029FD8C = .text:0x8029FD8C; // type:function size:0x14 +TCastToPtr<13CPhysicsActor>__FP7CEntity_P13CPhysicsActor = .text:0x8029FDA0; // type:function size:0x1C +TCastToPtr<13CPhysicsActor>__FR7CEntity_P13CPhysicsActor = .text:0x8029FDBC; // type:function size:0x14 +TCastToPtr<10CPatterned>__FP7CEntity_P10CPatterned = .text:0x8029FDD0; // type:function size:0x1C +fn_8029FDEC = .text:0x8029FDEC; // type:function size:0x14 +TCastToPtr<3CAi>__FP7CEntity_P3CAi = .text:0x8029FE00; // type:function size:0x1C +fn_8029FE1C = .text:0x8029FE1C; // type:function size:0x14 +fn_8029FE30 = .text:0x8029FE30; // type:function size:0xC4 +fn_8029FEF4 = .text:0x8029FEF4; // type:function size:0x20 +fn_8029FF14 = .text:0x8029FF14; // type:function size:0x18 +fn_8029FF2C = .text:0x8029FF2C; // type:function size:0xC +fn_8029FF38 = .text:0x8029FF38; // type:function size:0x10 +fn_8029FF48 = .text:0x8029FF48; // type:function size:0x10 +fn_8029FF58 = .text:0x8029FF58; // type:function size:0x7C +fn_8029FFD4 = .text:0x8029FFD4; // type:function size:0x48 +fn_802A001C = .text:0x802A001C; // type:function size:0x8 +fn_802A0024 = .text:0x802A0024; // type:function size:0x4 +fn_802A0028 = .text:0x802A0028; // type:function size:0x60 +fn_802A0088 = .text:0x802A0088; // type:function size:0x14 +fn_802A009C = .text:0x802A009C; // type:function size:0x14 +fn_802A00B0 = .text:0x802A00B0; // type:function size:0x8 +fn_802A00B8 = .text:0x802A00B8; // type:function size:0x8 +fn_802A00C0 = .text:0x802A00C0; // type:function size:0x8 +fn_802A00C8 = .text:0x802A00C8; // type:function size:0x4 +fn_802A00CC = .text:0x802A00CC; // type:function size:0x164 +fn_802A0230 = .text:0x802A0230; // type:function size:0x8 +fn_802A0238 = .text:0x802A0238; // type:function size:0x4 +fn_802A023C = .text:0x802A023C; // type:function size:0x4 +fn_802A0240 = .text:0x802A0240; // type:function size:0x4 +fn_802A0244 = .text:0x802A0244; // type:function size:0x8 +fn_802A024C = .text:0x802A024C; // type:function size:0x8 +fn_802A0254 = .text:0x802A0254; // type:function size:0x8 +fn_802A025C = .text:0x802A025C; // type:function size:0x14 +fn_802A0270 = .text:0x802A0270; // type:function size:0x8 +fn_802A0278 = .text:0x802A0278; // type:function size:0x4 +fn_802A027C = .text:0x802A027C; // type:function size:0x64 +fn_802A02E0 = .text:0x802A02E0; // type:function size:0x68 +fn_802A0348 = .text:0x802A0348; // type:function size:0x24 +fn_802A036C = .text:0x802A036C; // type:function size:0x24 +fn_802A0390 = .text:0x802A0390; // type:function size:0x68 +fn_802A03F8 = .text:0x802A03F8; // type:function size:0x8 +fn_802A0400 = .text:0x802A0400; // type:function size:0x10 +fn_802A0410 = .text:0x802A0410; // type:function size:0x1C +fn_802A042C = .text:0x802A042C; // type:function size:0x8 +fn_802A0434 = .text:0x802A0434; // type:function size:0x8 +fn_802A043C = .text:0x802A043C; // type:function size:0x8 +fn_802A0444 = .text:0x802A0444; // type:function size:0x14 +fn_802A0458 = .text:0x802A0458; // type:function size:0x23C +fn_802A0694 = .text:0x802A0694; // type:function size:0x14 +fn_802A06A8 = .text:0x802A06A8; // type:function size:0x14 +fn_802A06BC = .text:0x802A06BC; // type:function size:0x4 +fn_802A06C0 = .text:0x802A06C0; // type:function size:0x8 +fn_802A06C8 = .text:0x802A06C8; // type:function size:0x4 +fn_802A06CC = .text:0x802A06CC; // type:function size:0x4 +fn_802A06D0 = .text:0x802A06D0; // type:function size:0x4 +fn_802A06D4 = .text:0x802A06D4; // type:function size:0x8 +fn_802A06DC = .text:0x802A06DC; // type:function size:0x8 +fn_802A06E4 = .text:0x802A06E4; // type:function size:0x4 +fn_802A06E8 = .text:0x802A06E8; // type:function size:0x4 +fn_802A06EC = .text:0x802A06EC; // type:function size:0x58 +fn_802A0744 = .text:0x802A0744; // type:function size:0x4 +fn_802A0748 = .text:0x802A0748; // type:function size:0x4 +fn_802A074C = .text:0x802A074C; // type:function size:0x4 +fn_802A0750 = .text:0x802A0750; // type:function size:0x58 +fn_802A07A8 = .text:0x802A07A8; // type:function size:0x6C +fn_802A0814 = .text:0x802A0814; // type:function size:0x58 +fn_802A086C = .text:0x802A086C; // type:function size:0x88 +fn_802A08F4 = .text:0x802A08F4; // type:function size:0x18 +fn_802A090C = .text:0x802A090C; // type:function size:0x18 +fn_802A0924 = .text:0x802A0924; // type:function size:0x4 +fn_802A0928 = .text:0x802A0928; // type:function size:0x58 +fn_802A0980 = .text:0x802A0980; // type:function size:0x58 +fn_802A09D8 = .text:0x802A09D8; // type:function size:0x58 +fn_802A0A30 = .text:0x802A0A30; // type:function size:0x8 +fn_802A0A38 = .text:0x802A0A38; // type:function size:0x8 +fn_802A0A40 = .text:0x802A0A40; // type:function size:0x4 +fn_802A0A44 = .text:0x802A0A44; // type:function size:0x4 +fn_802A0A48 = .text:0x802A0A48; // type:function size:0x4 +fn_802A0A4C = .text:0x802A0A4C; // type:function size:0x14 +fn_802A0A60 = .text:0x802A0A60; // type:function size:0x18 +fn_802A0A78 = .text:0x802A0A78; // type:function size:0x20 +fn_802A0A98 = .text:0x802A0A98; // type:function size:0x7C +fn_802A0B14 = .text:0x802A0B14; // type:function size:0xC +fn_802A0B20 = .text:0x802A0B20; // type:function size:0xC +fn_802A0B2C = .text:0x802A0B2C; // type:function size:0xC +fn_802A0B38 = .text:0x802A0B38; // type:function size:0xC +fn_802A0B44 = .text:0x802A0B44; // type:function size:0xC +fn_802A0B50 = .text:0x802A0B50; // type:function size:0xC +fn_802A0B5C = .text:0x802A0B5C; // type:function size:0xC +fn_802A0B68 = .text:0x802A0B68; // type:function size:0xC +fn_802A0B74 = .text:0x802A0B74; // type:function size:0xC +fn_802A0B80 = .text:0x802A0B80; // type:function size:0xC +fn_802A0B8C = .text:0x802A0B8C; // type:function size:0xC +fn_802A0B98 = .text:0x802A0B98; // type:function size:0xC +fn_802A0BA4 = .text:0x802A0BA4; // type:function size:0xC +fn_802A0BB0 = .text:0x802A0BB0; // type:function size:0xC +fn_802A0BBC = .text:0x802A0BBC; // type:function size:0xC +fn_802A0BC8 = .text:0x802A0BC8; // type:function size:0xC +fn_802A0BD4 = .text:0x802A0BD4; // type:function size:0xC +fn_802A0BE0 = .text:0x802A0BE0; // type:function size:0xC +fn_802A0BEC = .text:0x802A0BEC; // type:function size:0xC +fn_802A0BF8 = .text:0x802A0BF8; // type:function size:0xC +fn_802A0C04 = .text:0x802A0C04; // type:function size:0xC +fn_802A0C10 = .text:0x802A0C10; // type:function size:0xC +fn_802A0C1C = .text:0x802A0C1C; // type:function size:0xC +fn_802A0C28 = .text:0x802A0C28; // type:function size:0xC +fn_802A0C34 = .text:0x802A0C34; // type:function size:0xC +fn_802A0C40 = .text:0x802A0C40; // type:function size:0x14 +fn_802A0C54 = .text:0x802A0C54; // type:function size:0x14 +fn_802A0C68 = .text:0x802A0C68; // type:function size:0x14 +fn_802A0C7C = .text:0x802A0C7C; // type:function size:0xC +fn_802A0C88 = .text:0x802A0C88; // type:function size:0xC +fn_802A0C94 = .text:0x802A0C94; // type:function size:0xC +fn_802A0CA0 = .text:0x802A0CA0; // type:function size:0xC +fn_802A0CAC = .text:0x802A0CAC; // type:function size:0xC +fn_802A0CB8 = .text:0x802A0CB8; // type:function size:0xC +fn_802A0CC4 = .text:0x802A0CC4; // type:function size:0x34 +fn_802A0CF8 = .text:0x802A0CF8; // type:function size:0x34 +fn_802A0D2C = .text:0x802A0D2C; // type:function size:0x34 +fn_802A0D60 = .text:0x802A0D60; // type:function size:0xC +fn_802A0D6C = .text:0x802A0D6C; // type:function size:0x14 +fn_802A0D80 = .text:0x802A0D80; // type:function size:0x14 +fn_802A0D94 = .text:0x802A0D94; // type:function size:0x14 +fn_802A0DA8 = .text:0x802A0DA8; // type:function size:0x14 +fn_802A0DBC = .text:0x802A0DBC; // type:function size:0xC +fn_802A0DC8 = .text:0x802A0DC8; // type:function size:0xC +fn_802A0DD4 = .text:0x802A0DD4; // type:function size:0xC +fn_802A0DE0 = .text:0x802A0DE0; // type:function size:0xC +fn_802A0DEC = .text:0x802A0DEC; // type:function size:0xBC +fn_802A0EA8 = .text:0x802A0EA8; // type:function size:0xB4 +fn_802A0F5C = .text:0x802A0F5C; // type:function size:0x140 +fn_802A109C = .text:0x802A109C; // type:function size:0x140 +fn_802A11DC = .text:0x802A11DC; // type:function size:0xC +fn_802A11E8 = .text:0x802A11E8; // type:function size:0xC +fn_802A11F4 = .text:0x802A11F4; // type:function size:0xC +fn_802A1200 = .text:0x802A1200; // type:function size:0xC +fn_802A120C = .text:0x802A120C; // type:function size:0xC +fn_802A1218 = .text:0x802A1218; // type:function size:0xC +fn_802A1224 = .text:0x802A1224; // type:function size:0xC +fn_802A1230 = .text:0x802A1230; // type:function size:0xC +fn_802A123C = .text:0x802A123C; // type:function size:0xC +fn_802A1248 = .text:0x802A1248; // type:function size:0xC +fn_802A1254 = .text:0x802A1254; // type:function size:0xC +fn_802A1260 = .text:0x802A1260; // type:function size:0xC +fn_802A126C = .text:0x802A126C; // type:function size:0xC +fn_802A1278 = .text:0x802A1278; // type:function size:0xC +fn_802A1284 = .text:0x802A1284; // type:function size:0xC +fn_802A1290 = .text:0x802A1290; // type:function size:0xC +fn_802A129C = .text:0x802A129C; // type:function size:0xC +fn_802A12A8 = .text:0x802A12A8; // type:function size:0xC +fn_802A12B4 = .text:0x802A12B4; // type:function size:0xC +fn_802A12C0 = .text:0x802A12C0; // type:function size:0xC +fn_802A12CC = .text:0x802A12CC; // type:function size:0xC +fn_802A12D8 = .text:0x802A12D8; // type:function size:0xC +fn_802A12E4 = .text:0x802A12E4; // type:function size:0x14 +fn_802A12F8 = .text:0x802A12F8; // type:function size:0xC +fn_802A1304 = .text:0x802A1304; // type:function size:0xC +fn_802A1310 = .text:0x802A1310; // type:function size:0xC +fn_802A131C = .text:0x802A131C; // type:function size:0x14 +fn_802A1330 = .text:0x802A1330; // type:function size:0xC +fn_802A133C = .text:0x802A133C; // type:function size:0xC +fn_802A1348 = .text:0x802A1348; // type:function size:0xC +fn_802A1354 = .text:0x802A1354; // type:function size:0xC +fn_802A1360 = .text:0x802A1360; // type:function size:0xC +fn_802A136C = .text:0x802A136C; // type:function size:0xC +fn_802A1378 = .text:0x802A1378; // type:function size:0xC +fn_802A1384 = .text:0x802A1384; // type:function size:0xC +fn_802A1390 = .text:0x802A1390; // type:function size:0xC +fn_802A139C = .text:0x802A139C; // type:function size:0xC +fn_802A13A8 = .text:0x802A13A8; // type:function size:0xC +fn_802A13B4 = .text:0x802A13B4; // type:function size:0xC +fn_802A13C0 = .text:0x802A13C0; // type:function size:0xC +fn_802A13CC = .text:0x802A13CC; // type:function size:0xC +fn_802A13D8 = .text:0x802A13D8; // type:function size:0xC +fn_802A13E4 = .text:0x802A13E4; // type:function size:0xC +fn_802A13F0 = .text:0x802A13F0; // type:function size:0xC +fn_802A13FC = .text:0x802A13FC; // type:function size:0xC +GetBallRadius__12CTweakPlayerCFv = .text:0x802A1408; // type:function size:0xC +fn_802A1414 = .text:0x802A1414; // type:function size:0x14 +fn_802A1428 = .text:0x802A1428; // type:function size:0xC +fn_802A1434 = .text:0x802A1434; // type:function size:0xC +fn_802A1440 = .text:0x802A1440; // type:function size:0x14 +fn_802A1454 = .text:0x802A1454; // type:function size:0xC +fn_802A1460 = .text:0x802A1460; // type:function size:0xC +fn_802A146C = .text:0x802A146C; // type:function size:0x14 +fn_802A1480 = .text:0x802A1480; // type:function size:0xC +fn_802A148C = .text:0x802A148C; // type:function size:0xC +fn_802A1498 = .text:0x802A1498; // type:function size:0xC +fn_802A14A4 = .text:0x802A14A4; // type:function size:0xC +fn_802A14B0 = .text:0x802A14B0; // type:function size:0xC +fn_802A14BC = .text:0x802A14BC; // type:function size:0xC +fn_802A14C8 = .text:0x802A14C8; // type:function size:0x98 +fn_802A1560 = .text:0x802A1560; // type:function size:0x98 +fn_802A15F8 = .text:0x802A15F8; // type:function size:0xA4 +fn_802A169C = .text:0x802A169C; // type:function size:0xA4 +fn_802A1740 = .text:0x802A1740; // type:function size:0x98 +fn_802A17D8 = .text:0x802A17D8; // type:function size:0x98 +fn_802A1870 = .text:0x802A1870; // type:function size:0xC +fn_802A187C = .text:0x802A187C; // type:function size:0xC +fn_802A1888 = .text:0x802A1888; // type:function size:0xC +fn_802A1894 = .text:0x802A1894; // type:function size:0xC +fn_802A18A0 = .text:0x802A18A0; // type:function size:0xC +fn_802A18AC = .text:0x802A18AC; // type:function size:0xC +fn_802A18B8 = .text:0x802A18B8; // type:function size:0xC +fn_802A18C4 = .text:0x802A18C4; // type:function size:0xC +fn_802A18D0 = .text:0x802A18D0; // type:function size:0xC +fn_802A18DC = .text:0x802A18DC; // type:function size:0xC +fn_802A18E8 = .text:0x802A18E8; // type:function size:0xC +fn_802A18F4 = .text:0x802A18F4; // type:function size:0xC +fn_802A1900 = .text:0x802A1900; // type:function size:0xC +fn_802A190C = .text:0x802A190C; // type:function size:0xC +fn_802A1918 = .text:0x802A1918; // type:function size:0xC +fn_802A1924 = .text:0x802A1924; // type:function size:0xC +fn_802A1930 = .text:0x802A1930; // type:function size:0xC +fn_802A193C = .text:0x802A193C; // type:function size:0xC +fn_802A1948 = .text:0x802A1948; // type:function size:0xC +fn_802A1954 = .text:0x802A1954; // type:function size:0xC +fn_802A1960 = .text:0x802A1960; // type:function size:0xC +fn_802A196C = .text:0x802A196C; // type:function size:0xC +fn_802A1978 = .text:0x802A1978; // type:function size:0xC +fn_802A1984 = .text:0x802A1984; // type:function size:0xC +fn_802A1990 = .text:0x802A1990; // type:function size:0xC +fn_802A199C = .text:0x802A199C; // type:function size:0xC +fn_802A19A8 = .text:0x802A19A8; // type:function size:0xC +fn_802A19B4 = .text:0x802A19B4; // type:function size:0xC +fn_802A19C0 = .text:0x802A19C0; // type:function size:0xC +fn_802A19CC = .text:0x802A19CC; // type:function size:0xC +fn_802A19D8 = .text:0x802A19D8; // type:function size:0xC +fn_802A19E4 = .text:0x802A19E4; // type:function size:0xC +fn_802A19F0 = .text:0x802A19F0; // type:function size:0xC +fn_802A19FC = .text:0x802A19FC; // type:function size:0xC +fn_802A1A08 = .text:0x802A1A08; // type:function size:0xC +fn_802A1A14 = .text:0x802A1A14; // type:function size:0xC +fn_802A1A20 = .text:0x802A1A20; // type:function size:0xC +fn_802A1A2C = .text:0x802A1A2C; // type:function size:0xC +fn_802A1A38 = .text:0x802A1A38; // type:function size:0xC +fn_802A1A44 = .text:0x802A1A44; // type:function size:0xC +fn_802A1A50 = .text:0x802A1A50; // type:function size:0xC +fn_802A1A5C = .text:0x802A1A5C; // type:function size:0xC +fn_802A1A68 = .text:0x802A1A68; // type:function size:0xC +fn_802A1A74 = .text:0x802A1A74; // type:function size:0xC +fn_802A1A80 = .text:0x802A1A80; // type:function size:0xC +fn_802A1A8C = .text:0x802A1A8C; // type:function size:0xC +fn_802A1A98 = .text:0x802A1A98; // type:function size:0xC +fn_802A1AA4 = .text:0x802A1AA4; // type:function size:0xC +fn_802A1AB0 = .text:0x802A1AB0; // type:function size:0xC +fn_802A1ABC = .text:0x802A1ABC; // type:function size:0xC +fn_802A1AC8 = .text:0x802A1AC8; // type:function size:0xC +fn_802A1AD4 = .text:0x802A1AD4; // type:function size:0xC +fn_802A1AE0 = .text:0x802A1AE0; // type:function size:0xC +fn_802A1AEC = .text:0x802A1AEC; // type:function size:0xC +fn_802A1AF8 = .text:0x802A1AF8; // type:function size:0xC +fn_802A1B04 = .text:0x802A1B04; // type:function size:0xC +fn_802A1B10 = .text:0x802A1B10; // type:function size:0xC +fn_802A1B1C = .text:0x802A1B1C; // type:function size:0x3C +fn_802A1B58 = .text:0x802A1B58; // type:function size:0xC +fn_802A1B64 = .text:0x802A1B64; // type:function size:0x3C +fn_802A1BA0 = .text:0x802A1BA0; // type:function size:0xC +fn_802A1BAC = .text:0x802A1BAC; // type:function size:0xC +fn_802A1BB8 = .text:0x802A1BB8; // type:function size:0xC +fn_802A1BC4 = .text:0x802A1BC4; // type:function size:0xC +fn_802A1BD0 = .text:0x802A1BD0; // type:function size:0xC +fn_802A1BDC = .text:0x802A1BDC; // type:function size:0xC +fn_802A1BE8 = .text:0x802A1BE8; // type:function size:0xC +fn_802A1BF4 = .text:0x802A1BF4; // type:function size:0xC +fn_802A1C00 = .text:0x802A1C00; // type:function size:0x10 +fn_802A1C10 = .text:0x802A1C10; // type:function size:0x10 +fn_802A1C20 = .text:0x802A1C20; // type:function size:0xC +fn_802A1C2C = .text:0x802A1C2C; // type:function size:0xC +fn_802A1C38 = .text:0x802A1C38; // type:function size:0xC +fn_802A1C44 = .text:0x802A1C44; // type:function size:0xB8 +fn_802A1CFC = .text:0x802A1CFC; // type:function size:0x98 +fn_802A1D94 = .text:0x802A1D94; // type:function size:0x98 +fn_802A1E2C = .text:0x802A1E2C; // type:function size:0x98 +fn_802A1EC4 = .text:0x802A1EC4; // type:function size:0x98 +fn_802A1F5C = .text:0x802A1F5C; // type:function size:0x78 +fn_802A1FD4 = .text:0x802A1FD4; // type:function size:0x14 +fn_802A1FE8 = .text:0x802A1FE8; // type:function size:0xC +fn_802A1FF4 = .text:0x802A1FF4; // type:function size:0xC +fn_802A2000 = .text:0x802A2000; // type:function size:0xC +fn_802A200C = .text:0x802A200C; // type:function size:0xC +fn_802A2018 = .text:0x802A2018; // type:function size:0xC +fn_802A2024 = .text:0x802A2024; // type:function size:0xC +fn_802A2030 = .text:0x802A2030; // type:function size:0xC +fn_802A203C = .text:0x802A203C; // type:function size:0xC +fn_802A2048 = .text:0x802A2048; // type:function size:0xC +fn_802A2054 = .text:0x802A2054; // type:function size:0xC +fn_802A2060 = .text:0x802A2060; // type:function size:0xC +fn_802A206C = .text:0x802A206C; // type:function size:0xC +fn_802A2078 = .text:0x802A2078; // type:function size:0xC +fn_802A2084 = .text:0x802A2084; // type:function size:0xC +fn_802A2090 = .text:0x802A2090; // type:function size:0xC +fn_802A209C = .text:0x802A209C; // type:function size:0xC +fn_802A20A8 = .text:0x802A20A8; // type:function size:0x14 +fn_802A20BC = .text:0x802A20BC; // type:function size:0xC +fn_802A20C8 = .text:0x802A20C8; // type:function size:0xC +fn_802A20D4 = .text:0x802A20D4; // type:function size:0xC +fn_802A20E0 = .text:0x802A20E0; // type:function size:0x14 +fn_802A20F4 = .text:0x802A20F4; // type:function size:0xC +fn_802A2100 = .text:0x802A2100; // type:function size:0xC +fn_802A210C = .text:0x802A210C; // type:function size:0x14 +fn_802A2120 = .text:0x802A2120; // type:function size:0xC +fn_802A212C = .text:0x802A212C; // type:function size:0x14 +fn_802A2140 = .text:0x802A2140; // type:function size:0xC +fn_802A214C = .text:0x802A214C; // type:function size:0xC +fn_802A2158 = .text:0x802A2158; // type:function size:0xC +fn_802A2164 = .text:0x802A2164; // type:function size:0xC +fn_802A2170 = .text:0x802A2170; // type:function size:0x14 +fn_802A2184 = .text:0x802A2184; // type:function size:0xC +fn_802A2190 = .text:0x802A2190; // type:function size:0x14 +fn_802A21A4 = .text:0x802A21A4; // type:function size:0xC +fn_802A21B0 = .text:0x802A21B0; // type:function size:0xC +fn_802A21BC = .text:0x802A21BC; // type:function size:0xC +fn_802A21C8 = .text:0x802A21C8; // type:function size:0xC +fn_802A21D4 = .text:0x802A21D4; // type:function size:0xC +fn_802A21E0 = .text:0x802A21E0; // type:function size:0x10 +fn_802A21F0 = .text:0x802A21F0; // type:function size:0x10 +fn_802A2200 = .text:0x802A2200; // type:function size:0xC +fn_802A220C = .text:0x802A220C; // type:function size:0xC +fn_802A2218 = .text:0x802A2218; // type:function size:0xC +fn_802A2224 = .text:0x802A2224; // type:function size:0x24 +fn_802A2248 = .text:0x802A2248; // type:function size:0xC +fn_802A2254 = .text:0x802A2254; // type:function size:0xC +fn_802A2260 = .text:0x802A2260; // type:function size:0xC +fn_802A226C = .text:0x802A226C; // type:function size:0xC +fn_802A2278 = .text:0x802A2278; // type:function size:0xC +fn_802A2284 = .text:0x802A2284; // type:function size:0xC +fn_802A2290 = .text:0x802A2290; // type:function size:0xC +fn_802A229C = .text:0x802A229C; // type:function size:0xC +fn_802A22A8 = .text:0x802A22A8; // type:function size:0xC +fn_802A22B4 = .text:0x802A22B4; // type:function size:0xC +GetBoostBallDamage__10CTweakBallCFv = .text:0x802A22C0; // type:function size:0x1C +fn_802A22DC = .text:0x802A22DC; // type:function size:0x1C +fn_802A22F8 = .text:0x802A22F8; // type:function size:0xC +fn_802A2304 = .text:0x802A2304; // type:function size:0xC +fn_802A2310 = .text:0x802A2310; // type:function size:0xC +fn_802A231C = .text:0x802A231C; // type:function size:0x10 +fn_802A232C = .text:0x802A232C; // type:function size:0xC +fn_802A2338 = .text:0x802A2338; // type:function size:0xC +fn_802A2344 = .text:0x802A2344; // type:function size:0xC +fn_802A2350 = .text:0x802A2350; // type:function size:0xC +fn_802A235C = .text:0x802A235C; // type:function size:0xC +fn_802A2368 = .text:0x802A2368; // type:function size:0x24 +fn_802A238C = .text:0x802A238C; // type:function size:0xC +fn_802A2398 = .text:0x802A2398; // type:function size:0xC +fn_802A23A4 = .text:0x802A23A4; // type:function size:0xC +fn_802A23B0 = .text:0x802A23B0; // type:function size:0xC +fn_802A23BC = .text:0x802A23BC; // type:function size:0xC +fn_802A23C8 = .text:0x802A23C8; // type:function size:0x10 +fn_802A23D8 = .text:0x802A23D8; // type:function size:0x1C +fn_802A23F4 = .text:0x802A23F4; // type:function size:0xC +fn_802A2400 = .text:0x802A2400; // type:function size:0x1C +fn_802A241C = .text:0x802A241C; // type:function size:0x34 +fn_802A2450 = .text:0x802A2450; // type:function size:0x34 +BindTweaks__16CPlayerCameraBobFR18SLdrTweakCameraBob = .text:0x802A2484; // type:function size:0x84 +fn_802A2508 = .text:0x802A2508; // type:function size:0xC +fn_802A2514 = .text:0x802A2514; // type:function size:0xC +fn_802A2520 = .text:0x802A2520; // type:function size:0xC +GetHardModeDamageMultiplier__10CTweakGameCFv = .text:0x802A252C; // type:function size:0xC +GetHardModeWeaponMultiplier__10CTweakGameCFv = .text:0x802A2538; // type:function size:0xC +fn_802A2544 = .text:0x802A2544; // type:function size:0x8 +fn_802A254C = .text:0x802A254C; // type:function size:0x8 +fn_802A2554 = .text:0x802A2554; // type:function size:0xC +GetDeathMatchFragLimit__10CTweakGameCFi = .text:0x802A2560; // type:function size:0x14 +GetDeathMatchTimeLimit__10CTweakGameCFi = .text:0x802A2574; // type:function size:0x14 +GetCoinGameCoinLimit__10CTweakGameCFi = .text:0x802A2588; // type:function size:0x14 +GetCoinGameTimeLimit__10CTweakGameCFi = .text:0x802A259C; // type:function size:0x14 +fn_802A25B0 = .text:0x802A25B0; // type:function size:0xC +fn_802A25BC = .text:0x802A25BC; // type:function size:0x34 +fn_802A25F0 = .text:0x802A25F0; // type:function size:0x14 +fn_802A2604 = .text:0x802A2604; // type:function size:0x14 +fn_802A2618 = .text:0x802A2618; // type:function size:0x14 +fn_802A262C = .text:0x802A262C; // type:function size:0x14 +fn_802A2640 = .text:0x802A2640; // type:function size:0x14 +fn_802A2654 = .text:0x802A2654; // type:function size:0xC +fn_802A2660 = .text:0x802A2660; // type:function size:0xC +fn_802A266C = .text:0x802A266C; // type:function size:0xC +fn_802A2678 = .text:0x802A2678; // type:function size:0xC +fn_802A2684 = .text:0x802A2684; // type:function size:0xC +fn_802A2690 = .text:0x802A2690; // type:function size:0xC +fn_802A269C = .text:0x802A269C; // type:function size:0xC +fn_802A26A8 = .text:0x802A26A8; // type:function size:0xC +fn_802A26B4 = .text:0x802A26B4; // type:function size:0xC +fn_802A26C0 = .text:0x802A26C0; // type:function size:0xC +fn_802A26CC = .text:0x802A26CC; // type:function size:0xC +fn_802A26D8 = .text:0x802A26D8; // type:function size:0xC +fn_802A26E4 = .text:0x802A26E4; // type:function size:0xC +fn_802A26F0 = .text:0x802A26F0; // type:function size:0xC +fn_802A26FC = .text:0x802A26FC; // type:function size:0xC +fn_802A2708 = .text:0x802A2708; // type:function size:0xC +fn_802A2714 = .text:0x802A2714; // type:function size:0xC +fn_802A2720 = .text:0x802A2720; // type:function size:0xC +fn_802A272C = .text:0x802A272C; // type:function size:0xC +fn_802A2738 = .text:0x802A2738; // type:function size:0xC +fn_802A2744 = .text:0x802A2744; // type:function size:0xC +fn_802A2750 = .text:0x802A2750; // type:function size:0xC +fn_802A275C = .text:0x802A275C; // type:function size:0xC +fn_802A2768 = .text:0x802A2768; // type:function size:0xC +fn_802A2774 = .text:0x802A2774; // type:function size:0xC +fn_802A2780 = .text:0x802A2780; // type:function size:0xC +fn_802A278C = .text:0x802A278C; // type:function size:0xC +fn_802A2798 = .text:0x802A2798; // type:function size:0xC +fn_802A27A4 = .text:0x802A27A4; // type:function size:0xC +fn_802A27B0 = .text:0x802A27B0; // type:function size:0xC +fn_802A27BC = .text:0x802A27BC; // type:function size:0xC +fn_802A27C8 = .text:0x802A27C8; // type:function size:0xC +fn_802A27D4 = .text:0x802A27D4; // type:function size:0xC +fn_802A27E0 = .text:0x802A27E0; // type:function size:0xC +fn_802A27EC = .text:0x802A27EC; // type:function size:0xC +fn_802A27F8 = .text:0x802A27F8; // type:function size:0xC +fn_802A2804 = .text:0x802A2804; // type:function size:0xC +fn_802A2810 = .text:0x802A2810; // type:function size:0xC +fn_802A281C = .text:0x802A281C; // type:function size:0xC +fn_802A2828 = .text:0x802A2828; // type:function size:0xC +fn_802A2834 = .text:0x802A2834; // type:function size:0xC +fn_802A2840 = .text:0x802A2840; // type:function size:0xC +fn_802A284C = .text:0x802A284C; // type:function size:0xC +fn_802A2858 = .text:0x802A2858; // type:function size:0xC +fn_802A2864 = .text:0x802A2864; // type:function size:0xC +fn_802A2870 = .text:0x802A2870; // type:function size:0xC +fn_802A287C = .text:0x802A287C; // type:function size:0xC +fn_802A2888 = .text:0x802A2888; // type:function size:0xC +fn_802A2894 = .text:0x802A2894; // type:function size:0xC +fn_802A28A0 = .text:0x802A28A0; // type:function size:0xC +fn_802A28AC = .text:0x802A28AC; // type:function size:0xC +fn_802A28B8 = .text:0x802A28B8; // type:function size:0xC +fn_802A28C4 = .text:0x802A28C4; // type:function size:0xC +fn_802A28D0 = .text:0x802A28D0; // type:function size:0xC +fn_802A28DC = .text:0x802A28DC; // type:function size:0xC +fn_802A28E8 = .text:0x802A28E8; // type:function size:0xC +fn_802A28F4 = .text:0x802A28F4; // type:function size:0xC +fn_802A2900 = .text:0x802A2900; // type:function size:0xC +fn_802A290C = .text:0x802A290C; // type:function size:0xC +fn_802A2918 = .text:0x802A2918; // type:function size:0x14 +fn_802A292C = .text:0x802A292C; // type:function size:0xC +fn_802A2938 = .text:0x802A2938; // type:function size:0xC +fn_802A2944 = .text:0x802A2944; // type:function size:0xC +fn_802A2950 = .text:0x802A2950; // type:function size:0xC +fn_802A295C = .text:0x802A295C; // type:function size:0xC +fn_802A2968 = .text:0x802A2968; // type:function size:0xC +fn_802A2974 = .text:0x802A2974; // type:function size:0xC +fn_802A2980 = .text:0x802A2980; // type:function size:0xC +fn_802A298C = .text:0x802A298C; // type:function size:0xC +fn_802A2998 = .text:0x802A2998; // type:function size:0xC +fn_802A29A4 = .text:0x802A29A4; // type:function size:0xC +fn_802A29B0 = .text:0x802A29B0; // type:function size:0x10 +fn_802A29C0 = .text:0x802A29C0; // type:function size:0x10 +fn_802A29D0 = .text:0x802A29D0; // type:function size:0x10 +fn_802A29E0 = .text:0x802A29E0; // type:function size:0x10 +fn_802A29F0 = .text:0x802A29F0; // type:function size:0x10 +fn_802A2A00 = .text:0x802A2A00; // type:function size:0x10 +fn_802A2A10 = .text:0x802A2A10; // type:function size:0x10 +fn_802A2A20 = .text:0x802A2A20; // type:function size:0x10 +fn_802A2A30 = .text:0x802A2A30; // type:function size:0x10 +fn_802A2A40 = .text:0x802A2A40; // type:function size:0x10 +fn_802A2A50 = .text:0x802A2A50; // type:function size:0x10 +fn_802A2A60 = .text:0x802A2A60; // type:function size:0x10 +fn_802A2A70 = .text:0x802A2A70; // type:function size:0x10 +fn_802A2A80 = .text:0x802A2A80; // type:function size:0x10 +fn_802A2A90 = .text:0x802A2A90; // type:function size:0x10 +fn_802A2AA0 = .text:0x802A2AA0; // type:function size:0x10 +fn_802A2AB0 = .text:0x802A2AB0; // type:function size:0xC +fn_802A2ABC = .text:0x802A2ABC; // type:function size:0xC +fn_802A2AC8 = .text:0x802A2AC8; // type:function size:0xC +fn_802A2AD4 = .text:0x802A2AD4; // type:function size:0xC +fn_802A2AE0 = .text:0x802A2AE0; // type:function size:0xC +fn_802A2AEC = .text:0x802A2AEC; // type:function size:0x5C +fn_802A2B48 = .text:0x802A2B48; // type:function size:0xC +fn_802A2B54 = .text:0x802A2B54; // type:function size:0xC +fn_802A2B60 = .text:0x802A2B60; // type:function size:0xC +fn_802A2B6C = .text:0x802A2B6C; // type:function size:0x10 +fn_802A2B7C = .text:0x802A2B7C; // type:function size:0x10 +fn_802A2B8C = .text:0x802A2B8C; // type:function size:0xC +fn_802A2B98 = .text:0x802A2B98; // type:function size:0xC +fn_802A2BA4 = .text:0x802A2BA4; // type:function size:0xC +fn_802A2BB0 = .text:0x802A2BB0; // type:function size:0xC +fn_802A2BBC = .text:0x802A2BBC; // type:function size:0xC +fn_802A2BC8 = .text:0x802A2BC8; // type:function size:0xC +fn_802A2BD4 = .text:0x802A2BD4; // type:function size:0x10 +fn_802A2BE4 = .text:0x802A2BE4; // type:function size:0x10 +fn_802A2BF4 = .text:0x802A2BF4; // type:function size:0x10 +fn_802A2C04 = .text:0x802A2C04; // type:function size:0x10 +fn_802A2C14 = .text:0x802A2C14; // type:function size:0x10 +fn_802A2C24 = .text:0x802A2C24; // type:function size:0x10 +fn_802A2C34 = .text:0x802A2C34; // type:function size:0xC +fn_802A2C40 = .text:0x802A2C40; // type:function size:0xC +fn_802A2C4C = .text:0x802A2C4C; // type:function size:0x10 +fn_802A2C5C = .text:0x802A2C5C; // type:function size:0xC +fn_802A2C68 = .text:0x802A2C68; // type:function size:0xC +fn_802A2C74 = .text:0x802A2C74; // type:function size:0xC +fn_802A2C80 = .text:0x802A2C80; // type:function size:0x54 +fn_802A2CD4 = .text:0x802A2CD4; // type:function size:0x10 +fn_802A2CE4 = .text:0x802A2CE4; // type:function size:0x10 +fn_802A2CF4 = .text:0x802A2CF4; // type:function size:0x10 +fn_802A2D04 = .text:0x802A2D04; // type:function size:0x10 +fn_802A2D14 = .text:0x802A2D14; // type:function size:0xC +fn_802A2D20 = .text:0x802A2D20; // type:function size:0xC +fn_802A2D2C = .text:0x802A2D2C; // type:function size:0xC +fn_802A2D38 = .text:0x802A2D38; // type:function size:0xC +fn_802A2D44 = .text:0x802A2D44; // type:function size:0xC +fn_802A2D50 = .text:0x802A2D50; // type:function size:0xC +fn_802A2D5C = .text:0x802A2D5C; // type:function size:0xC +fn_802A2D68 = .text:0x802A2D68; // type:function size:0xC +fn_802A2D74 = .text:0x802A2D74; // type:function size:0xC +fn_802A2D80 = .text:0x802A2D80; // type:function size:0x10 +fn_802A2D90 = .text:0x802A2D90; // type:function size:0xC +fn_802A2D9C = .text:0x802A2D9C; // type:function size:0xC +fn_802A2DA8 = .text:0x802A2DA8; // type:function size:0xC +fn_802A2DB4 = .text:0x802A2DB4; // type:function size:0xC +fn_802A2DC0 = .text:0x802A2DC0; // type:function size:0xC +fn_802A2DCC = .text:0x802A2DCC; // type:function size:0xC +fn_802A2DD8 = .text:0x802A2DD8; // type:function size:0xC +fn_802A2DE4 = .text:0x802A2DE4; // type:function size:0xC +fn_802A2DF0 = .text:0x802A2DF0; // type:function size:0xC +fn_802A2DFC = .text:0x802A2DFC; // type:function size:0xC +fn_802A2E08 = .text:0x802A2E08; // type:function size:0xC +fn_802A2E14 = .text:0x802A2E14; // type:function size:0xC +fn_802A2E20 = .text:0x802A2E20; // type:function size:0xC +fn_802A2E2C = .text:0x802A2E2C; // type:function size:0xC +fn_802A2E38 = .text:0x802A2E38; // type:function size:0xC +fn_802A2E44 = .text:0x802A2E44; // type:function size:0xC +fn_802A2E50 = .text:0x802A2E50; // type:function size:0xC +fn_802A2E5C = .text:0x802A2E5C; // type:function size:0xC +fn_802A2E68 = .text:0x802A2E68; // type:function size:0xC +fn_802A2E74 = .text:0x802A2E74; // type:function size:0xC +fn_802A2E80 = .text:0x802A2E80; // type:function size:0xC +GetLogBookNodeColor__9CTweakGuiCFv = .text:0x802A2E8C; // type:function size:0xC +GetLogBookSelectedNodeColor__9CTweakGuiCFv = .text:0x802A2E98; // type:function size:0xC +fn_802A2EA4 = .text:0x802A2EA4; // type:function size:0xC +fn_802A2EB0 = .text:0x802A2EB0; // type:function size:0xC +fn_802A2EBC = .text:0x802A2EBC; // type:function size:0xC +fn_802A2EC8 = .text:0x802A2EC8; // type:function size:0xC +fn_802A2ED4 = .text:0x802A2ED4; // type:function size:0xC +fn_802A2EE0 = .text:0x802A2EE0; // type:function size:0xC +fn_802A2EEC = .text:0x802A2EEC; // type:function size:0xC +fn_802A2EF8 = .text:0x802A2EF8; // type:function size:0xC +fn_802A2F04 = .text:0x802A2F04; // type:function size:0xC +GetLogBookRotationSpeed__9CTweakGuiCFv = .text:0x802A2F10; // type:function size:0xC +GetLogBookNodeScale__9CTweakGuiCFv = .text:0x802A2F1C; // type:function size:0xC +GetLogBookSelectedNodeScale__9CTweakGuiCFv = .text:0x802A2F28; // type:function size:0xC +fn_802A2F34 = .text:0x802A2F34; // type:function size:0xC +fn_802A2F40 = .text:0x802A2F40; // type:function size:0xC +fn_802A2F4C = .text:0x802A2F4C; // type:function size:0xC +fn_802A2F58 = .text:0x802A2F58; // type:function size:0xC +fn_802A2F64 = .text:0x802A2F64; // type:function size:0xC +fn_802A2F70 = .text:0x802A2F70; // type:function size:0xC +fn_802A2F7C = .text:0x802A2F7C; // type:function size:0xC +fn_802A2F88 = .text:0x802A2F88; // type:function size:0xC +fn_802A2F94 = .text:0x802A2F94; // type:function size:0xC +fn_802A2FA0 = .text:0x802A2FA0; // type:function size:0xC +fn_802A2FAC = .text:0x802A2FAC; // type:function size:0xC +fn_802A2FB8 = .text:0x802A2FB8; // type:function size:0xC +fn_802A2FC4 = .text:0x802A2FC4; // type:function size:0xC +fn_802A2FD0 = .text:0x802A2FD0; // type:function size:0xC +fn_802A2FDC = .text:0x802A2FDC; // type:function size:0xC +fn_802A2FE8 = .text:0x802A2FE8; // type:function size:0xC +fn_802A2FF4 = .text:0x802A2FF4; // type:function size:0xC +fn_802A3000 = .text:0x802A3000; // type:function size:0xC +fn_802A300C = .text:0x802A300C; // type:function size:0xC +fn_802A3018 = .text:0x802A3018; // type:function size:0xC +fn_802A3024 = .text:0x802A3024; // type:function size:0xC +fn_802A3030 = .text:0x802A3030; // type:function size:0xC +fn_802A303C = .text:0x802A303C; // type:function size:0xC +fn_802A3048 = .text:0x802A3048; // type:function size:0xC +fn_802A3054 = .text:0x802A3054; // type:function size:0xC +fn_802A3060 = .text:0x802A3060; // type:function size:0xC +fn_802A306C = .text:0x802A306C; // type:function size:0xC +fn_802A3078 = .text:0x802A3078; // type:function size:0xC +fn_802A3084 = .text:0x802A3084; // type:function size:0xC +fn_802A3090 = .text:0x802A3090; // type:function size:0xC +fn_802A309C = .text:0x802A309C; // type:function size:0xC +fn_802A30A8 = .text:0x802A30A8; // type:function size:0xC +fn_802A30B4 = .text:0x802A30B4; // type:function size:0xC +fn_802A30C0 = .text:0x802A30C0; // type:function size:0xC +fn_802A30CC = .text:0x802A30CC; // type:function size:0xC +fn_802A30D8 = .text:0x802A30D8; // type:function size:0xC +fn_802A30E4 = .text:0x802A30E4; // type:function size:0xC +fn_802A30F0 = .text:0x802A30F0; // type:function size:0xC +fn_802A30FC = .text:0x802A30FC; // type:function size:0xC +fn_802A3108 = .text:0x802A3108; // type:function size:0xC +fn_802A3114 = .text:0x802A3114; // type:function size:0xC +fn_802A3120 = .text:0x802A3120; // type:function size:0xC +fn_802A312C = .text:0x802A312C; // type:function size:0xC +fn_802A3138 = .text:0x802A3138; // type:function size:0xC +fn_802A3144 = .text:0x802A3144; // type:function size:0xC +fn_802A3150 = .text:0x802A3150; // type:function size:0xC +fn_802A315C = .text:0x802A315C; // type:function size:0xC +fn_802A3168 = .text:0x802A3168; // type:function size:0xC +fn_802A3174 = .text:0x802A3174; // type:function size:0xC +fn_802A3180 = .text:0x802A3180; // type:function size:0xC +fn_802A318C = .text:0x802A318C; // type:function size:0xC +fn_802A3198 = .text:0x802A3198; // type:function size:0xC +fn_802A31A4 = .text:0x802A31A4; // type:function size:0xC +fn_802A31B0 = .text:0x802A31B0; // type:function size:0xC +fn_802A31BC = .text:0x802A31BC; // type:function size:0xC +fn_802A31C8 = .text:0x802A31C8; // type:function size:0xC +fn_802A31D4 = .text:0x802A31D4; // type:function size:0xC +fn_802A31E0 = .text:0x802A31E0; // type:function size:0xC +fn_802A31EC = .text:0x802A31EC; // type:function size:0xC +fn_802A31F8 = .text:0x802A31F8; // type:function size:0x20 +fn_802A3218 = .text:0x802A3218; // type:function size:0xC +fn_802A3224 = .text:0x802A3224; // type:function size:0xC +fn_802A3230 = .text:0x802A3230; // type:function size:0xC +fn_802A323C = .text:0x802A323C; // type:function size:0xC +fn_802A3248 = .text:0x802A3248; // type:function size:0xC +fn_802A3254 = .text:0x802A3254; // type:function size:0xC +fn_802A3260 = .text:0x802A3260; // type:function size:0xC +fn_802A326C = .text:0x802A326C; // type:function size:0xC +fn_802A3278 = .text:0x802A3278; // type:function size:0xC +fn_802A3284 = .text:0x802A3284; // type:function size:0xC +fn_802A3290 = .text:0x802A3290; // type:function size:0xC +fn_802A329C = .text:0x802A329C; // type:function size:0xC +fn_802A32A8 = .text:0x802A32A8; // type:function size:0xC +fn_802A32B4 = .text:0x802A32B4; // type:function size:0xC +fn_802A32C0 = .text:0x802A32C0; // type:function size:0xC +fn_802A32CC = .text:0x802A32CC; // type:function size:0xC +fn_802A32D8 = .text:0x802A32D8; // type:function size:0xC +fn_802A32E4 = .text:0x802A32E4; // type:function size:0xC +fn_802A32F0 = .text:0x802A32F0; // type:function size:0xC +fn_802A32FC = .text:0x802A32FC; // type:function size:0xC +fn_802A3308 = .text:0x802A3308; // type:function size:0xC +fn_802A3314 = .text:0x802A3314; // type:function size:0xC +fn_802A3320 = .text:0x802A3320; // type:function size:0xC +fn_802A332C = .text:0x802A332C; // type:function size:0xC +fn_802A3338 = .text:0x802A3338; // type:function size:0xC +fn_802A3344 = .text:0x802A3344; // type:function size:0xC +fn_802A3350 = .text:0x802A3350; // type:function size:0xC +fn_802A335C = .text:0x802A335C; // type:function size:0xC +fn_802A3368 = .text:0x802A3368; // type:function size:0xC +fn_802A3374 = .text:0x802A3374; // type:function size:0xC +fn_802A3380 = .text:0x802A3380; // type:function size:0xC +fn_802A338C = .text:0x802A338C; // type:function size:0xC +fn_802A3398 = .text:0x802A3398; // type:function size:0xC +fn_802A33A4 = .text:0x802A33A4; // type:function size:0xC +fn_802A33B0 = .text:0x802A33B0; // type:function size:0xC +fn_802A33BC = .text:0x802A33BC; // type:function size:0xC +fn_802A33C8 = .text:0x802A33C8; // type:function size:0xC +fn_802A33D4 = .text:0x802A33D4; // type:function size:0xC +fn_802A33E0 = .text:0x802A33E0; // type:function size:0xC +fn_802A33EC = .text:0x802A33EC; // type:function size:0xC +fn_802A33F8 = .text:0x802A33F8; // type:function size:0xC +fn_802A3404 = .text:0x802A3404; // type:function size:0xC +fn_802A3410 = .text:0x802A3410; // type:function size:0xC +fn_802A341C = .text:0x802A341C; // type:function size:0xC +fn_802A3428 = .text:0x802A3428; // type:function size:0xC +fn_802A3434 = .text:0x802A3434; // type:function size:0xC +fn_802A3440 = .text:0x802A3440; // type:function size:0xC +fn_802A344C = .text:0x802A344C; // type:function size:0xC +fn_802A3458 = .text:0x802A3458; // type:function size:0xC +fn_802A3464 = .text:0x802A3464; // type:function size:0xC +fn_802A3470 = .text:0x802A3470; // type:function size:0xC +fn_802A347C = .text:0x802A347C; // type:function size:0xC +fn_802A3488 = .text:0x802A3488; // type:function size:0xC +fn_802A3494 = .text:0x802A3494; // type:function size:0xC +fn_802A34A0 = .text:0x802A34A0; // type:function size:0xC +fn_802A34AC = .text:0x802A34AC; // type:function size:0xC +fn_802A34B8 = .text:0x802A34B8; // type:function size:0xC +fn_802A34C4 = .text:0x802A34C4; // type:function size:0xC +fn_802A34D0 = .text:0x802A34D0; // type:function size:0xC +fn_802A34DC = .text:0x802A34DC; // type:function size:0xC +fn_802A34E8 = .text:0x802A34E8; // type:function size:0xC +fn_802A34F4 = .text:0x802A34F4; // type:function size:0xC +fn_802A3500 = .text:0x802A3500; // type:function size:0xC +fn_802A350C = .text:0x802A350C; // type:function size:0xC +fn_802A3518 = .text:0x802A3518; // type:function size:0xC +fn_802A3524 = .text:0x802A3524; // type:function size:0xC +fn_802A3530 = .text:0x802A3530; // type:function size:0xC +fn_802A353C = .text:0x802A353C; // type:function size:0xC +fn_802A3548 = .text:0x802A3548; // type:function size:0xC +fn_802A3554 = .text:0x802A3554; // type:function size:0xC +fn_802A3560 = .text:0x802A3560; // type:function size:0xC +fn_802A356C = .text:0x802A356C; // type:function size:0xC +fn_802A3578 = .text:0x802A3578; // type:function size:0xC +fn_802A3584 = .text:0x802A3584; // type:function size:0xC +fn_802A3590 = .text:0x802A3590; // type:function size:0xC +fn_802A359C = .text:0x802A359C; // type:function size:0xC +fn_802A35A8 = .text:0x802A35A8; // type:function size:0xC +fn_802A35B4 = .text:0x802A35B4; // type:function size:0xC +fn_802A35C0 = .text:0x802A35C0; // type:function size:0xC +fn_802A35CC = .text:0x802A35CC; // type:function size:0xC +fn_802A35D8 = .text:0x802A35D8; // type:function size:0xC +fn_802A35E4 = .text:0x802A35E4; // type:function size:0xC +fn_802A35F0 = .text:0x802A35F0; // type:function size:0xC +fn_802A35FC = .text:0x802A35FC; // type:function size:0xC +fn_802A3608 = .text:0x802A3608; // type:function size:0xC +fn_802A3614 = .text:0x802A3614; // type:function size:0xC +fn_802A3620 = .text:0x802A3620; // type:function size:0xC +fn_802A362C = .text:0x802A362C; // type:function size:0xC +fn_802A3638 = .text:0x802A3638; // type:function size:0xC +fn_802A3644 = .text:0x802A3644; // type:function size:0xC +fn_802A3650 = .text:0x802A3650; // type:function size:0xC +fn_802A365C = .text:0x802A365C; // type:function size:0xC +fn_802A3668 = .text:0x802A3668; // type:function size:0xC +fn_802A3674 = .text:0x802A3674; // type:function size:0xC +fn_802A3680 = .text:0x802A3680; // type:function size:0xC +fn_802A368C = .text:0x802A368C; // type:function size:0xC +fn_802A3698 = .text:0x802A3698; // type:function size:0xC +fn_802A36A4 = .text:0x802A36A4; // type:function size:0xC +fn_802A36B0 = .text:0x802A36B0; // type:function size:0xC +fn_802A36BC = .text:0x802A36BC; // type:function size:0xC +fn_802A36C8 = .text:0x802A36C8; // type:function size:0xC +fn_802A36D4 = .text:0x802A36D4; // type:function size:0xC +fn_802A36E0 = .text:0x802A36E0; // type:function size:0xC +fn_802A36EC = .text:0x802A36EC; // type:function size:0xC +fn_802A36F8 = .text:0x802A36F8; // type:function size:0xC +fn_802A3704 = .text:0x802A3704; // type:function size:0xC +fn_802A3710 = .text:0x802A3710; // type:function size:0xC +fn_802A371C = .text:0x802A371C; // type:function size:0xC +fn_802A3728 = .text:0x802A3728; // type:function size:0xC +fn_802A3734 = .text:0x802A3734; // type:function size:0xC +fn_802A3740 = .text:0x802A3740; // type:function size:0xC +fn_802A374C = .text:0x802A374C; // type:function size:0xC +fn_802A3758 = .text:0x802A3758; // type:function size:0xC +fn_802A3764 = .text:0x802A3764; // type:function size:0xC +fn_802A3770 = .text:0x802A3770; // type:function size:0xC +fn_802A377C = .text:0x802A377C; // type:function size:0xC +fn_802A3788 = .text:0x802A3788; // type:function size:0xC +fn_802A3794 = .text:0x802A3794; // type:function size:0xC +fn_802A37A0 = .text:0x802A37A0; // type:function size:0xC +fn_802A37AC = .text:0x802A37AC; // type:function size:0xC +fn_802A37B8 = .text:0x802A37B8; // type:function size:0xC +fn_802A37C4 = .text:0x802A37C4; // type:function size:0xC +fn_802A37D0 = .text:0x802A37D0; // type:function size:0xC +fn_802A37DC = .text:0x802A37DC; // type:function size:0xC +fn_802A37E8 = .text:0x802A37E8; // type:function size:0xC +fn_802A37F4 = .text:0x802A37F4; // type:function size:0xC +fn_802A3800 = .text:0x802A3800; // type:function size:0xC +fn_802A380C = .text:0x802A380C; // type:function size:0xC +fn_802A3818 = .text:0x802A3818; // type:function size:0xC +fn_802A3824 = .text:0x802A3824; // type:function size:0x8 +fn_802A382C = .text:0x802A382C; // type:function size:0xC +fn_802A3838 = .text:0x802A3838; // type:function size:0xC +fn_802A3844 = .text:0x802A3844; // type:function size:0xC +fn_802A3850 = .text:0x802A3850; // type:function size:0xC +fn_802A385C = .text:0x802A385C; // type:function size:0xC +fn_802A3868 = .text:0x802A3868; // type:function size:0xC +fn_802A3874 = .text:0x802A3874; // type:function size:0xC +fn_802A3880 = .text:0x802A3880; // type:function size:0x5C +fn_802A38DC = .text:0x802A38DC; // type:function size:0x8 +fn_802A38E4 = .text:0x802A38E4; // type:function size:0x8 +fn_802A38EC = .text:0x802A38EC; // type:function size:0x8 +fn_802A38F4 = .text:0x802A38F4; // type:function size:0x8 +fn_802A38FC = .text:0x802A38FC; // type:function size:0x8 +fn_802A3904 = .text:0x802A3904; // type:function size:0x8 +fn_802A390C = .text:0x802A390C; // type:function size:0x8 +fn_802A3914 = .text:0x802A3914; // type:function size:0x8 +fn_802A391C = .text:0x802A391C; // type:function size:0x8 +fn_802A3924 = .text:0x802A3924; // type:function size:0x8 +BuildCache__15CTweakPlayerGunFv = .text:0x802A392C; // type:function size:0x550 +fn_802A3E7C = .text:0x802A3E7C; // type:function size:0x10 +fn_802A3E8C = .text:0x802A3E8C; // type:function size:0x1C +fn_802A3EA8 = .text:0x802A3EA8; // type:function size:0x110 +fn_802A3FB8 = .text:0x802A3FB8; // type:function size:0x1C +fn_802A3FD4 = .text:0x802A3FD4; // type:function size:0x1C +fn_802A3FF0 = .text:0x802A3FF0; // type:function size:0x1C +fn_802A400C = .text:0x802A400C; // type:function size:0x1C +fn_802A4028 = .text:0x802A4028; // type:function size:0x1C +fn_802A4044 = .text:0x802A4044; // type:function size:0x1C +fn_802A4060 = .text:0x802A4060; // type:function size:0xC +fn_802A406C = .text:0x802A406C; // type:function size:0xC +GetMaxAbsorbedPhazonShots__15CTweakPlayerGunCFv = .text:0x802A4078; // type:function size:0xC +fn_802A4084 = .text:0x802A4084; // type:function size:0xC +fn_802A4090 = .text:0x802A4090; // type:function size:0xC +fn_802A409C = .text:0x802A409C; // type:function size:0x20 +fn_802A40BC = .text:0x802A40BC; // type:function size:0x20 +fn_802A40DC = .text:0x802A40DC; // type:function size:0xC +fn_802A40E8 = .text:0x802A40E8; // type:function size:0xC +fn_802A40F4 = .text:0x802A40F4; // type:function size:0x14 +fn_802A4108 = .text:0x802A4108; // type:function size:0xC +fn_802A4114 = .text:0x802A4114; // type:function size:0xC +fn_802A4120 = .text:0x802A4120; // type:function size:0xC +fn_802A412C = .text:0x802A412C; // type:function size:0xC +fn_802A4138 = .text:0x802A4138; // type:function size:0x88 +fn_802A41C0 = .text:0x802A41C0; // type:function size:0x2C +fn_802A41EC = .text:0x802A41EC; // type:function size:0x2C +fn_802A4218 = .text:0x802A4218; // type:function size:0x2C +fn_802A4244 = .text:0x802A4244; // type:function size:0x3C +CacheResources__15CTweakPlayerResFv = .text:0x802A4280; // type:function size:0x784 +fn_802A4A04 = .text:0x802A4A04; // type:function size:0x20 +fn_802A4A24 = .text:0x802A4A24; // type:function size:0x20 +GetCinematicBeamResId__15CTweakPlayerResCFQ212CPlayerState7EBeamId = .text:0x802A4A44; // type:function size:0x20 +GetCinematicGrappleResId__15CTweakPlayerResCFv = .text:0x802A4A64; // type:function size:0x8 +fn_802A4A6C = .text:0x802A4A6C; // type:function size:0xC +fn_802A4A78 = .text:0x802A4A78; // type:function size:0xC +fn_802A4A84 = .text:0x802A4A84; // type:function size:0x10 +fn_802A4A94 = .text:0x802A4A94; // type:function size:0x10 +fn_802A4AA4 = .text:0x802A4AA4; // type:function size:0xC +fn_802A4AB0 = .text:0x802A4AB0; // type:function size:0xC +fn_802A4ABC = .text:0x802A4ABC; // type:function size:0xC +fn_802A4AC8 = .text:0x802A4AC8; // type:function size:0xC +fn_802A4AD4 = .text:0x802A4AD4; // type:function size:0xC +fn_802A4AE0 = .text:0x802A4AE0; // type:function size:0xC +fn_802A4AEC = .text:0x802A4AEC; // type:function size:0xC +fn_802A4AF8 = .text:0x802A4AF8; // type:function size:0xC +fn_802A4B04 = .text:0x802A4B04; // type:function size:0xC +fn_802A4B10 = .text:0x802A4B10; // type:function size:0xC +fn_802A4B1C = .text:0x802A4B1C; // type:function size:0xC +fn_802A4B28 = .text:0x802A4B28; // type:function size:0xC +fn_802A4B34 = .text:0x802A4B34; // type:function size:0xC +fn_802A4B40 = .text:0x802A4B40; // type:function size:0xC +fn_802A4B4C = .text:0x802A4B4C; // type:function size:0xC +fn_802A4B58 = .text:0x802A4B58; // type:function size:0xC +fn_802A4B64 = .text:0x802A4B64; // type:function size:0xC +fn_802A4B70 = .text:0x802A4B70; // type:function size:0xC +fn_802A4B7C = .text:0x802A4B7C; // type:function size:0xC +fn_802A4B88 = .text:0x802A4B88; // type:function size:0xC +fn_802A4B94 = .text:0x802A4B94; // type:function size:0xC +fn_802A4BA0 = .text:0x802A4BA0; // type:function size:0xC +fn_802A4BAC = .text:0x802A4BAC; // type:function size:0xC +fn_802A4BB8 = .text:0x802A4BB8; // type:function size:0xC +fn_802A4BC4 = .text:0x802A4BC4; // type:function size:0xC +fn_802A4BD0 = .text:0x802A4BD0; // type:function size:0xC +fn_802A4BDC = .text:0x802A4BDC; // type:function size:0xC +fn_802A4BE8 = .text:0x802A4BE8; // type:function size:0xC +fn_802A4BF4 = .text:0x802A4BF4; // type:function size:0xC +fn_802A4C00 = .text:0x802A4C00; // type:function size:0xC +fn_802A4C0C = .text:0x802A4C0C; // type:function size:0x10 +fn_802A4C1C = .text:0x802A4C1C; // type:function size:0x10 +fn_802A4C2C = .text:0x802A4C2C; // type:function size:0x10 +fn_802A4C3C = .text:0x802A4C3C; // type:function size:0xC +fn_802A4C48 = .text:0x802A4C48; // type:function size:0xC +fn_802A4C54 = .text:0x802A4C54; // type:function size:0x10 +fn_802A4C64 = .text:0x802A4C64; // type:function size:0x10 +fn_802A4C74 = .text:0x802A4C74; // type:function size:0xC +fn_802A4C80 = .text:0x802A4C80; // type:function size:0xC +fn_802A4C8C = .text:0x802A4C8C; // type:function size:0xC +fn_802A4C98 = .text:0x802A4C98; // type:function size:0xC +fn_802A4CA4 = .text:0x802A4CA4; // type:function size:0xC +fn_802A4CB0 = .text:0x802A4CB0; // type:function size:0xC +fn_802A4CBC = .text:0x802A4CBC; // type:function size:0xC +fn_802A4CC8 = .text:0x802A4CC8; // type:function size:0xC +fn_802A4CD4 = .text:0x802A4CD4; // type:function size:0x10 +fn_802A4CE4 = .text:0x802A4CE4; // type:function size:0x10 +fn_802A4CF4 = .text:0x802A4CF4; // type:function size:0x10 +fn_802A4D04 = .text:0x802A4D04; // type:function size:0x8 +fn_802A4D0C = .text:0x802A4D0C; // type:function size:0x48 +SetSTweaks_FuncPtrs__FP16STweaks_FuncPtrs = .text:0x802A4D54; // type:function size:0x8 +fn_802A4D5C = .text:0x802A4D5C; // type:function size:0x10 +fn_802A4D6C = .text:0x802A4D6C; // type:function size:0x10 +fn_802A4D7C = .text:0x802A4D7C; // type:function size:0x10 +fn_802A4D8C = .text:0x802A4D8C; // type:function size:0x10 +fn_802A4D9C = .text:0x802A4D9C; // type:function size:0x14 +fn_802A4DB0 = .text:0x802A4DB0; // type:function size:0x1C +fn_802A4DCC = .text:0x802A4DCC; // type:function size:0x4 +IsMaxSpeed__5CMainCFv = .text:0x802A4DD0; // type:function size:0xC +fn_802A4DDC = .text:0x802A4DDC; // type:function size:0xB8 +fn_802A4E94 = .text:0x802A4E94; // type:function size:0x50 +fn_802A4EE4 = .text:0x802A4EE4; // type:function size:0x10 +fn_802A4EF4 = .text:0x802A4EF4; // type:function size:0x18C +fn_802A5080 = .text:0x802A5080; // type:function size:0x38 +fn_802A50B8 = .text:0x802A50B8; // type:function size:0x80 +fn_802A5138 = .text:0x802A5138; // type:function size:0x94 +fn_802A51CC = .text:0x802A51CC; // type:function size:0x54 +fn_802A5220 = .text:0x802A5220; // type:function size:0x114 +fn_802A5334 = .text:0x802A5334; // type:function size:0x1A8 +fn_802A54DC = .text:0x802A54DC; // type:function size:0x8 +fn_802A54E4 = .text:0x802A54E4; // type:function size:0x128 +fn_802A560C = .text:0x802A560C; // type:function size:0xF4 +fn_802A5700 = .text:0x802A5700; // type:function size:0x80 +fn_802A5780 = .text:0x802A5780; // type:function size:0x4F0 +fn_802A5C70 = .text:0x802A5C70; // type:function size:0xB8 +fn_802A5D28 = .text:0x802A5D28; // type:function size:0x2FC +fn_802A6024 = .text:0x802A6024; // type:function size:0x50 +fn_802A6074 = .text:0x802A6074; // type:function size:0xC +fn_802A6080 = .text:0x802A6080; // type:function size:0xF4 +fn_802A6174 = .text:0x802A6174; // type:function size:0xC0 +fn_802A6234 = .text:0x802A6234; // type:function size:0x8 +fn_802A623C = .text:0x802A623C; // type:function size:0x270 +fn_802A64AC = .text:0x802A64AC; // type:function size:0x8F4 +fn_802A6DA0 = .text:0x802A6DA0; // type:function size:0xC +fn_802A6DAC = .text:0x802A6DAC; // type:function size:0x344 +fn_802A70F0 = .text:0x802A70F0; // type:function size:0x8 +fn_802A70F8 = .text:0x802A70F8; // type:function size:0x5BC +fn_802A76B4 = .text:0x802A76B4; // type:function size:0x8 +fn_802A76BC = .text:0x802A76BC; // type:function size:0x11C +fn_802A77D8 = .text:0x802A77D8; // type:function size:0x48 +fn_802A7820 = .text:0x802A7820; // type:function size:0x58 +fn_802A7878 = .text:0x802A7878; // type:function size:0x728 +fn_802A7FA0 = .text:0x802A7FA0; // type:function size:0x18 +fn_802A7FB8 = .text:0x802A7FB8; // type:function size:0x50 +fn_802A8008 = .text:0x802A8008; // type:function size:0x4 +fn_802A800C = .text:0x802A800C; // type:function size:0x8 +fn_802A8014 = .text:0x802A8014; // type:function size:0x28 +fn_802A803C = .text:0x802A803C; // type:function size:0x8 +fn_802A8044 = .text:0x802A8044; // type:function size:0x4D0 +fn_802A8514 = .text:0x802A8514; // type:function size:0x8 +fn_802A851C = .text:0x802A851C; // type:function size:0x168 +fn_802A8684 = .text:0x802A8684; // type:function size:0x8 +fn_802A868C = .text:0x802A868C; // type:function size:0x8 +fn_802A8694 = .text:0x802A8694; // type:function size:0x5C +fn_802A86F0 = .text:0x802A86F0; // type:function size:0x8 +fn_802A86F8 = .text:0x802A86F8; // type:function size:0x8 +fn_802A8700 = .text:0x802A8700; // type:function size:0x58 +fn_802A8758 = .text:0x802A8758; // type:function size:0x78 +fn_802A87D0 = .text:0x802A87D0; // type:function size:0x48 +fn_802A8818 = .text:0x802A8818; // type:function size:0x4BC +fn_802A8CD4 = .text:0x802A8CD4; // type:function size:0x54 +fn_802A8D28 = .text:0x802A8D28; // type:function size:0x8 +fn_802A8D30 = .text:0x802A8D30; // type:function size:0x118 +fn_802A8E48 = .text:0x802A8E48; // type:function size:0x148 +fn_802A8F90 = .text:0x802A8F90; // type:function size:0x178 +fn_802A9108 = .text:0x802A9108; // type:function size:0x6C +fn_802A9174 = .text:0x802A9174; // type:function size:0x278 +fn_802A93EC = .text:0x802A93EC; // type:function size:0x8 +fn_802A93F4 = .text:0x802A93F4; // type:function size:0x8 +fn_802A93FC = .text:0x802A93FC; // type:function size:0x8 +fn_802A9404 = .text:0x802A9404; // type:function size:0x8 +fn_802A940C = .text:0x802A940C; // type:function size:0x8 +fn_802A9414 = .text:0x802A9414; // type:function size:0x8 +fn_802A941C = .text:0x802A941C; // type:function size:0x8 +fn_802A9424 = .text:0x802A9424; // type:function size:0x10 +fn_802A9434 = .text:0x802A9434; // type:function size:0x8 +fn_802A943C = .text:0x802A943C; // type:function size:0xB0 +fn_802A94EC = .text:0x802A94EC; // type:function size:0x144 +fn_802A9630 = .text:0x802A9630; // type:function size:0x11C +fn_802A974C = .text:0x802A974C; // type:function size:0xF8 +fn_802A9844 = .text:0x802A9844; // type:function size:0x10 +fn_802A9854 = .text:0x802A9854; // type:function size:0x18C +fn_802A99E0 = .text:0x802A99E0; // type:function size:0x300 +fn_802A9CE0 = .text:0x802A9CE0; // type:function size:0xC +fn_802A9CEC = .text:0x802A9CEC; // type:function size:0x8 +fn_802A9CF4 = .text:0x802A9CF4; // type:function size:0xD8 +fn_802A9DCC = .text:0x802A9DCC; // type:function size:0xBC +fn_802A9E88 = .text:0x802A9E88; // type:function size:0x634 +fn_802AA4BC = .text:0x802AA4BC; // type:function size:0x170 +fn_802AA62C = .text:0x802AA62C; // type:function size:0x8 +fn_802AA634 = .text:0x802AA634; // type:function size:0x8 +fn_802AA63C = .text:0x802AA63C; // type:function size:0x84 +fn_802AA6C0 = .text:0x802AA6C0; // type:function size:0x8 +fn_802AA6C8 = .text:0x802AA6C8; // type:function size:0xCC +fn_802AA794 = .text:0x802AA794; // type:function size:0x8 +fn_802AA79C = .text:0x802AA79C; // type:function size:0x2C +fn_802AA7C8 = .text:0x802AA7C8; // type:function size:0xE0 +fn_802AA8A8 = .text:0x802AA8A8; // type:function size:0x350 +fn_802AABF8 = .text:0x802AABF8; // type:function size:0x2F8 +fn_802AAEF0 = .text:0x802AAEF0; // type:function size:0x14 +fn_802AAF04 = .text:0x802AAF04; // type:function size:0x14 +fn_802AAF18 = .text:0x802AAF18; // type:function size:0xF4 +fn_802AB00C = .text:0x802AB00C; // type:function size:0x180 +fn_802AB18C = .text:0x802AB18C; // type:function size:0x30 +fn_802AB1BC = .text:0x802AB1BC; // type:function size:0x2C +fn_802AB1E8 = .text:0x802AB1E8; // type:function size:0xC +fn_802AB1F4 = .text:0x802AB1F4; // type:function size:0x8 +fn_802AB1FC = .text:0x802AB1FC; // type:function size:0x30 +fn_802AB22C = .text:0x802AB22C; // type:function size:0x2C +fn_802AB258 = .text:0x802AB258; // type:function size:0xC +fn_802AB264 = .text:0x802AB264; // type:function size:0x8 +fn_802AB26C = .text:0x802AB26C; // type:function size:0x1C +fn_802AB288 = .text:0x802AB288; // type:function size:0xA8 +fn_802AB330 = .text:0x802AB330; // type:function size:0x4 +_fseek = .text:0x802AB334; // type:function size:0x1C4 scope:global +fn_802AB4F8 = .text:0x802AB4F8; // type:function size:0x150 +fn_802AB648 = .text:0x802AB648; // type:function size:0xA8 +fn_802AB6F0 = .text:0x802AB6F0; // type:function size:0x1EC +fn_802AB8DC = .text:0x802AB8DC; // type:function size:0x130 +__close_all = .text:0x802ABA0C; // type:function size:0xA4 scope:global +fn_802ABAB0 = .text:0x802ABAB0; // type:function size:0x6C +fn_802ABB1C = .text:0x802ABB1C; // type:function size:0xDC +fn_802ABBF8 = .text:0x802ABBF8; // type:function size:0x288 +fn_802ABE80 = .text:0x802ABE80; // type:function size:0xEC +fn_802ABF6C = .text:0x802ABF6C; // type:function size:0x36C +fn_802AC2D8 = .text:0x802AC2D8; // type:function size:0xE4 +fn_802AC3BC = .text:0x802AC3BC; // type:function size:0x100 +fn_802AC4BC = .text:0x802AC4BC; // type:function size:0x51C +fn_802AC9D8 = .text:0x802AC9D8; // type:function size:0x164 +fn_802ACB3C = .text:0x802ACB3C; // type:function size:0x1A0 +fn_802ACCDC = .text:0x802ACCDC; // type:function size:0x798 +abs = .text:0x802AD474; // type:function size:0x10 +__prep_buffer = .text:0x802AD484; // type:function size:0x28 scope:global +__flush_buffer = .text:0x802AD4AC; // type:function size:0xB8 scope:global +__fwrite = .text:0x802AD564; // type:function size:0x308 scope:global +fn_802AD86C = .text:0x802AD86C; // type:function size:0xBC +fn_802AD928 = .text:0x802AD928; // type:function size:0x134 +fn_802ADA5C = .text:0x802ADA5C; // type:function size:0x60 +fn_802ADABC = .text:0x802ADABC; // type:function size:0x18 +fn_802ADAD4 = .text:0x802ADAD4; // type:function size:0x7C +fn_802ADB50 = .text:0x802ADB50; // type:function size:0x18 +fn_802ADB68 = .text:0x802ADB68; // type:function size:0x4C +fn_802ADBB4 = .text:0x802ADBB4; // type:function size:0x1C +wcstombs = .text:0x802ADBD0; // type:function size:0xB8 scope:global +memmove = .text:0x802ADC88; // type:function size:0xCC scope:global +memchr = .text:0x802ADD54; // type:function size:0x2C scope:global +__memrchr = .text:0x802ADD80; // type:function size:0x2C scope:global +fn_802ADDAC = .text:0x802ADDAC; // type:function size:0x4C +fn_802ADDF8 = .text:0x802ADDF8; // type:function size:0xBC +fn_802ADEB4 = .text:0x802ADEB4; // type:function size:0xA8 +fn_802ADF5C = .text:0x802ADF5C; // type:function size:0xC0 +fn_802AE01C = .text:0x802AE01C; // type:function size:0xAC +__stdio_atexit = .text:0x802AE0C8; // type:function size:0x10 scope:global +parse_format = .text:0x802AE0D8; // type:function size:0x5BC scope:local +long2str = .text:0x802AE694; // type:function size:0x238 scope:local +longlong2str = .text:0x802AE8CC; // type:function size:0x2B0 scope:local +double2hex = .text:0x802AEB7C; // type:function size:0x3D0 scope:local +fn_802AEF4C = .text:0x802AEF4C; // type:function size:0x128 +float2str = .text:0x802AF074; // type:function size:0x798 scope:local +__pformatter = .text:0x802AF80C; // type:function size:0x8AC scope:local +__FileWrite = .text:0x802B00B8; // type:function size:0x58 scope:global +__StringWrite = .text:0x802B0110; // type:function size:0x6C scope:global +fn_802B017C = .text:0x802B017C; // type:function size:0xCC +vprintf = .text:0x802B0248; // type:function size:0x7C scope:global +vsnprintf = .text:0x802B02C4; // type:function size:0x88 scope:global +fn_802B034C = .text:0x802B034C; // type:function size:0x84 +fn_802B03D0 = .text:0x802B03D0; // type:function size:0xF4 +sprintf = .text:0x802B04C4; // type:function size:0xD4 scope:global +fn_802B0598 = .text:0x802B0598; // type:function size:0x170 +fn_802B0708 = .text:0x802B0708; // type:function size:0x20 +fn_802B0728 = .text:0x802B0728; // type:function size:0x8 +fn_802B0730 = .text:0x802B0730; // type:function size:0x688 +fn_802B0DB8 = .text:0x802B0DB8; // type:function size:0xC98 +fn_802B1A50 = .text:0x802B1A50; // type:function size:0x88 +fn_802B1AD8 = .text:0x802B1AD8; // type:function size:0xC8 +__msl_runtime_constraint_violation_s = .text:0x802B1BA0; // type:function size:0x18 scope:global +strcpy = .text:0x802B1BB8; // type:function size:0xC0 scope:global +fn_802B1C78 = .text:0x802B1C78; // type:function size:0x44 +fn_802B1CBC = .text:0x802B1CBC; // type:function size:0x2C +fn_802B1CE8 = .text:0x802B1CE8; // type:function size:0x11C +fn_802B1E04 = .text:0x802B1E04; // type:function size:0x40 +strchr = .text:0x802B1E44; // type:function size:0x30 scope:global +fn_802B1E74 = .text:0x802B1E74; // type:function size:0x1334 +fn_802B31A8 = .text:0x802B31A8; // type:function size:0x5C +fn_802B3204 = .text:0x802B3204; // type:function size:0x414 +fn_802B3618 = .text:0x802B3618; // type:function size:0x4A8 +fn_802B3AC0 = .text:0x802B3AC0; // type:function size:0xC4 +fn_802B3B84 = .text:0x802B3B84; // type:function size:0xD0 +fn_802B3C54 = .text:0x802B3C54; // type:function size:0x8 +fwide = .text:0x802B3C5C; // type:function size:0x78 scope:global +fn_802B3CD4 = .text:0x802B3CD4; // type:function size:0x1C +fn_802B3CF0 = .text:0x802B3CF0; // type:function size:0x2CC +fn_802B3FBC = .text:0x802B3FBC; // type:function size:0x298 +fn_802B4254 = .text:0x802B4254; // type:function size:0x258 +fn_802B44AC = .text:0x802B44AC; // type:function size:0x330 +fn_802B47DC = .text:0x802B47DC; // type:function size:0x2B4 +fn_802B4A90 = .text:0x802B4A90; // type:function size:0x114 +fn_802B4BA4 = .text:0x802B4BA4; // type:function size:0x814 +fn_802B53B8 = .text:0x802B53B8; // type:function size:0x384 +fn_802B573C = .text:0x802B573C; // type:function size:0x248 +fn_802B5984 = .text:0x802B5984; // type:function size:0x110 +fn_802B5A94 = .text:0x802B5A94; // type:function size:0x16B8 +fn_802B714C = .text:0x802B714C; // type:function size:0xC0 +fn_802B720C = .text:0x802B720C; // type:function size:0x250 +fn_802B745C = .text:0x802B745C; // type:function size:0x4 +fn_802B7460 = .text:0x802B7460; // type:function size:0x4 +fn_802B7464 = .text:0x802B7464; // type:function size:0x230 +fn_802B7694 = .text:0x802B7694; // type:function size:0x2C +cos = .text:0x802B76C0; // type:function size:0xC8 +floor = .text:0x802B7788; // type:function size:0x150 +fn_802B78D8 = .text:0x802B78D8; // type:function size:0x88 +fn_802B7960 = .text:0x802B7960; // type:function size:0x16C +fn_802B7ACC = .text:0x802B7ACC; // type:function size:0xFC +sin = .text:0x802B7BC8; // type:function size:0xCC +fn_802B7C94 = .text:0x802B7C94; // type:function size:0x78 +acos = .text:0x802B7D0C; // type:function size:0x4 +asin = .text:0x802B7D10; // type:function size:0x4 +atan2 = .text:0x802B7D14; // type:function size:0x4 +fmod = .text:0x802B7D18; // type:function size:0x4 +fn_802B7D1C = .text:0x802B7D1C; // type:function size:0x4 +pow = .text:0x802B7D20; // type:function size:0x4 +fn_802B7D24 = .text:0x802B7D24; // type:function size:0x4 +fn_802B7D28 = .text:0x802B7D28; // type:function size:0xA0 +__register_fragment = .text:0x802B7DC8; // type:function size:0x34 scope:global +__unregister_fragment = .text:0x802B7DFC; // type:function size:0x28 scope:global +fn_802B7E24 = .text:0x802B7E24; // type:function size:0xBC +__construct_array = .text:0x802B7EE0; // type:function size:0xF8 +__destroy_arr = .text:0x802B7FD8; // type:function size:0x78 +__dl__FPv = .text:0x802B8050; // type:function size:0x10 +__init_cpp_exceptions = .text:0x802B8060; // type:function size:0x3C scope:global +__fini_cpp_exceptions = .text:0x802B809C; // type:function size:0x34 scope:global +strlen = .text:0x802B80D0; // type:function size:0x1C scope:weak +__va_arg = .text:0x802B80EC; // type:function size:0xC8 scope:global +__register_global_object = .text:0x802B81B4; // type:function size:0x18 +__destroy_global_chain = .text:0x802B81CC; // type:function size:0x48 scope:global +fn_802B8214 = .text:0x802B8214; // type:function size:0x30 +__ptmf_scall = .text:0x802B8244; // type:function size:0x28 +fn_802B826C = .text:0x802B826C; // type:function size:0x28 +__cvt_fp2unsigned = .text:0x802B8294; // type:function size:0x5C +fn_802B82F0 = .text:0x802B82F0; // type:function size:0x4C +_savefpr_14 = .text:0x802B82F0; // type:label scope:global +_savefpr_15 = .text:0x802B82F4; // type:label scope:global +_savefpr_16 = .text:0x802B82F8; // type:label scope:global +_savefpr_17 = .text:0x802B82FC; // type:label scope:global +_savefpr_18 = .text:0x802B8300; // type:label scope:global +_savefpr_19 = .text:0x802B8304; // type:label scope:global +_savefpr_20 = .text:0x802B8308; // type:label scope:global +_savefpr_21 = .text:0x802B830C; // type:label scope:global +_savefpr_22 = .text:0x802B8310; // type:label scope:global +_savefpr_23 = .text:0x802B8314; // type:label scope:global +_savefpr_24 = .text:0x802B8318; // type:label scope:global +_savefpr_25 = .text:0x802B831C; // type:label scope:global +_savefpr_26 = .text:0x802B8320; // type:label scope:global +_savefpr_27 = .text:0x802B8324; // type:label scope:global +_savefpr_28 = .text:0x802B8328; // type:label scope:global +_savefpr_29 = .text:0x802B832C; // type:label scope:global +_savefpr_30 = .text:0x802B8330; // type:label scope:global +_savefpr_31 = .text:0x802B8334; // type:label scope:global +fn_802B833C = .text:0x802B833C; // type:function size:0x4C +_restfpr_14 = .text:0x802B833C; // type:label scope:global +_restfpr_15 = .text:0x802B8340; // type:label scope:global +_restfpr_16 = .text:0x802B8344; // type:label scope:global +_restfpr_17 = .text:0x802B8348; // type:label scope:global +_restfpr_18 = .text:0x802B834C; // type:label scope:global +_restfpr_19 = .text:0x802B8350; // type:label scope:global +_restfpr_20 = .text:0x802B8354; // type:label scope:global +_restfpr_21 = .text:0x802B8358; // type:label scope:global +_restfpr_22 = .text:0x802B835C; // type:label scope:global +_restfpr_23 = .text:0x802B8360; // type:label scope:global +_restfpr_24 = .text:0x802B8364; // type:label scope:global +_restfpr_25 = .text:0x802B8368; // type:label scope:global +_restfpr_26 = .text:0x802B836C; // type:label scope:global +_restfpr_27 = .text:0x802B8370; // type:label scope:global +_restfpr_28 = .text:0x802B8374; // type:label scope:global +_restfpr_29 = .text:0x802B8378; // type:label scope:global +_restfpr_30 = .text:0x802B837C; // type:label scope:global +_restfpr_31 = .text:0x802B8380; // type:label scope:global +fn_802B8388 = .text:0x802B8388; // type:function size:0x4C +_savegpr_14 = .text:0x802B8388; // type:label scope:global +_savegpr_15 = .text:0x802B838C; // type:label scope:global +_savegpr_16 = .text:0x802B8390; // type:label scope:global +_savegpr_17 = .text:0x802B8394; // type:label scope:global +_savegpr_18 = .text:0x802B8398; // type:label scope:global +_savegpr_19 = .text:0x802B839C; // type:label scope:global +_savegpr_20 = .text:0x802B83A0; // type:label scope:global +_savegpr_21 = .text:0x802B83A4; // type:label scope:global +_savegpr_22 = .text:0x802B83A8; // type:label scope:global +_savegpr_23 = .text:0x802B83AC; // type:label scope:global +_savegpr_24 = .text:0x802B83B0; // type:label scope:global +_savegpr_25 = .text:0x802B83B4; // type:label scope:global +_savegpr_26 = .text:0x802B83B8; // type:label scope:global +_savegpr_27 = .text:0x802B83BC; // type:label scope:global +_savegpr_28 = .text:0x802B83C0; // type:label scope:global +_savegpr_29 = .text:0x802B83C4; // type:label scope:global +_savegpr_30 = .text:0x802B83C8; // type:label scope:global +_savegpr_31 = .text:0x802B83CC; // type:label scope:global +fn_802B83D4 = .text:0x802B83D4; // type:function size:0x4C +_restgpr_14 = .text:0x802B83D4; // type:label scope:global +_restgpr_15 = .text:0x802B83D8; // type:label scope:global +_restgpr_16 = .text:0x802B83DC; // type:label scope:global +_restgpr_17 = .text:0x802B83E0; // type:label scope:global +_restgpr_18 = .text:0x802B83E4; // type:label scope:global +_restgpr_19 = .text:0x802B83E8; // type:label scope:global +_restgpr_20 = .text:0x802B83EC; // type:label scope:global +_restgpr_21 = .text:0x802B83F0; // type:label scope:global +_restgpr_22 = .text:0x802B83F4; // type:label scope:global +_restgpr_23 = .text:0x802B83F8; // type:label scope:global +_restgpr_24 = .text:0x802B83FC; // type:label scope:global +_restgpr_25 = .text:0x802B8400; // type:label scope:global +_restgpr_26 = .text:0x802B8404; // type:label scope:global +_restgpr_27 = .text:0x802B8408; // type:label scope:global +_restgpr_28 = .text:0x802B840C; // type:label scope:global +_restgpr_29 = .text:0x802B8410; // type:label scope:global +_restgpr_30 = .text:0x802B8414; // type:label scope:global +_restgpr_31 = .text:0x802B8418; // type:label scope:global +__div2u = .text:0x802B8420; // type:function size:0xEC scope:global +__div2i = .text:0x802B850C; // type:function size:0x138 +__mod2u = .text:0x802B8644; // type:function size:0xE4 scope:global +fn_802B8728 = .text:0x802B8728; // type:function size:0x10C +__shl2i = .text:0x802B8834; // type:function size:0x24 +fn_802B8858 = .text:0x802B8858; // type:function size:0xB4 +fn_802B890C = .text:0x802B890C; // type:function size:0xCC +fn_802B89D8 = .text:0x802B89D8; // type:function size:0xA8 +fn_802B8A80 = .text:0x802B8A80; // type:function size:0x1E4 +fn_802B8C64 = .text:0x802B8C64; // type:function size:0x168 +fn_802B8DCC = .text:0x802B8DCC; // type:function size:0x4 +fn_802B8DD0 = .text:0x802B8DD0; // type:function size:0xA0 +fn_802B8E70 = .text:0x802B8E70; // type:function size:0xEC +fn_802B8F5C = .text:0x802B8F5C; // type:function size:0xF0 +fn_802B904C = .text:0x802B904C; // type:function size:0xF4 +__dt__16CCollidableAABoxFv = .text:0x802B9140; // type:function size:0x40 +fn_802B9180 = .text:0x802B9180; // type:function size:0x24 +fn_802B91A4 = .text:0x802B91A4; // type:function size:0x8 +fn_802B91AC = .text:0x802B91AC; // type:function size:0x60 +fn_802B920C = .text:0x802B920C; // type:function size:0x84 +fn_802B9290 = .text:0x802B9290; // type:function size:0x1F0 +fn_802B9480 = .text:0x802B9480; // type:function size:0x26C +fn_802B96EC = .text:0x802B96EC; // type:function size:0x3A0 +fn_802B9A8C = .text:0x802B9A8C; // type:function size:0x34 +fn_802B9AC0 = .text:0x802B9AC0; // type:function size:0x4 +fn_802B9AC4 = .text:0x802B9AC4; // type:function size:0x88 +fn_802B9B4C = .text:0x802B9B4C; // type:function size:0xC +fn_802B9B58 = .text:0x802B9B58; // type:function size:0x8 +fn_802B9B60 = .text:0x802B9B60; // type:function size:0x60 +fn_802B9BC0 = .text:0x802B9BC0; // type:function size:0x24 +fn_802B9BE4 = .text:0x802B9BE4; // type:function size:0x8 +__dt__17CCollidableSphereFv = .text:0x802B9BEC; // type:function size:0x40 +fn_802B9C2C = .text:0x802B9C2C; // type:function size:0x24 +fn_802B9C50 = .text:0x802B9C50; // type:function size:0x8 +Sphere_AABox_Bool__17CCollidableSphereFRC7CSphereRC6CAABox = .text:0x802B9C58; // type:function size:0xD0 +fn_802B9D28 = .text:0x802B9D28; // type:function size:0xC4 +fn_802B9DEC = .text:0x802B9DEC; // type:function size:0x7BC +fn_802BA5A8 = .text:0x802BA5A8; // type:function size:0x1E8 +fn_802BA790 = .text:0x802BA790; // type:function size:0xB8 +fn_802BA848 = .text:0x802BA848; // type:function size:0x278 +fn_802BAAC0 = .text:0x802BAAC0; // type:function size:0xA4 +CalculateLocalAABox__17CCollidableSphereCFv = .text:0x802BAB64; // type:function size:0x80 +fn_802BABE4 = .text:0x802BABE4; // type:function size:0xC +fn_802BABF0 = .text:0x802BABF0; // type:function size:0x78 +fn_802BAC68 = .text:0x802BAC68; // type:function size:0x1CC +fn_802BAE34 = .text:0x802BAE34; // type:function size:0x2A4 +fn_802BB0D8 = .text:0x802BB0D8; // type:function size:0x8 +fn_802BB0E0 = .text:0x802BB0E0; // type:function size:0x60 +fn_802BB140 = .text:0x802BB140; // type:function size:0xF0 +fn_802BB230 = .text:0x802BB230; // type:function size:0xD0 +fn_802BB300 = .text:0x802BB300; // type:function size:0xBC +fn_802BB3BC = .text:0x802BB3BC; // type:function size:0x11C +__ct__14CCollisionInfoFQ214CCollisionInfo8EInvalid = .text:0x802BB4D8; // type:function size:0x7C +fn_802BB554 = .text:0x802BB554; // type:function size:0x84 +fn_802BB5D8 = .text:0x802BB5D8; // type:function size:0xA4 +__ct__19CCollisionPrimitiveFRC13CMaterialList = .text:0x802BB67C; // type:function size:0x20 +fn_802BB69C = .text:0x802BB69C; // type:function size:0xBC +fn_802BB758 = .text:0x802BB758; // type:function size:0x80 +fn_802BB7D8 = .text:0x802BB7D8; // type:function size:0x1C8 +fn_802BB9A0 = .text:0x802BB9A0; // type:function size:0xE4 +fn_802BBA84 = .text:0x802BBA84; // type:function size:0x88 +fn_802BBB0C = .text:0x802BBB0C; // type:function size:0x150 +fn_802BBC5C = .text:0x802BBC5C; // type:function size:0x150 +fn_802BBDAC = .text:0x802BBDAC; // type:function size:0x150 +fn_802BBEFC = .text:0x802BBEFC; // type:function size:0x210 +fn_802BC10C = .text:0x802BC10C; // type:function size:0x110 +fn_802BC21C = .text:0x802BC21C; // type:function size:0x1D0 +fn_802BC3EC = .text:0x802BC3EC; // type:function size:0xB0 +CollideBoolean__19CCollisionPrimitiveFRCQ227CInternalCollisionStructure9CPrimDescRCQ227CInternalCollisionStructure9CPrimDesc = .text:0x802BC49C; // type:function size:0x68 +fn_802BC504 = .text:0x802BC504; // type:function size:0x78 +fn_802BC57C = .text:0x802BC57C; // type:function size:0x9C +fn_802BC618 = .text:0x802BC618; // type:function size:0x30 +fn_802BC648 = .text:0x802BC648; // type:function size:0x30 +fn_802BC678 = .text:0x802BC678; // type:function size:0x30 +fn_802BC6A8 = .text:0x802BC6A8; // type:function size:0xC4 +fn_802BC76C = .text:0x802BC76C; // type:function size:0x98 +fn_802BC804 = .text:0x802BC804; // type:function size:0x9C +fn_802BC8A0 = .text:0x802BC8A0; // type:function size:0x58 +fn_802BC8F8 = .text:0x802BC8F8; // type:function size:0x58 +fn_802BC950 = .text:0x802BC950; // type:function size:0x58 +fn_802BC9A8 = .text:0x802BC9A8; // type:function size:0xCC +fn_802BCA74 = .text:0x802BCA74; // type:function size:0x90 +fn_802BCB04 = .text:0x802BCB04; // type:function size:0xAC +fn_802BCBB0 = .text:0x802BCBB0; // type:function size:0x78 +Passes__15CMaterialFilterCFRC13CMaterialList = .text:0x802BCC28; // type:function size:0xF4 +fn_802BCD1C = .text:0x802BCD1C; // type:function size:0x230 +fn_802BCF4C = .text:0x802BCF4C; // type:function size:0x28 +fn_802BCF74 = .text:0x802BCF74; // type:function size:0x20 +fn_802BCF94 = .text:0x802BCF94; // type:function size:0xA0 +__ct__6COBBoxFRC12CTransform4fRC9CVector3f = .text:0x802BD034; // type:function size:0x54 +fn_802BD088 = .text:0x802BD088; // type:function size:0x48 +fn_802BD0D0 = .text:0x802BD0D0; // type:function size:0x154 +fn_802BD224 = .text:0x802BD224; // type:function size:0xA4 +fn_802BD2C8 = .text:0x802BD2C8; // type:function size:0xC4 +fn_802BD38C = .text:0x802BD38C; // type:function size:0x154 +fn_802BD4E0 = .text:0x802BD4E0; // type:function size:0x8BC +IntersectsAABox__6COBBoxCFRC6CAABox = .text:0x802BDD9C; // type:function size:0x44 +fn_802BDDE0 = .text:0x802BDDE0; // type:function size:0x7A0 +fn_802BE580 = .text:0x802BE580; // type:function size:0x18C +RaySphereIntersection__13CollisionUtilFRC7CSphereRC9CVector3fRC9CVector3ffRfR9CVector3f = .text:0x802BE70C; // type:function size:0x1D0 +fn_802BE8DC = .text:0x802BE8DC; // type:function size:0x120 +fn_802BE9FC = .text:0x802BE9FC; // type:function size:0x64 +fn_802BEA60 = .text:0x802BEA60; // type:function size:0x49C +fn_802BEEFC = .text:0x802BEEFC; // type:function size:0x4D4 +fn_802BF3D0 = .text:0x802BF3D0; // type:function size:0x168 +fn_802BF538 = .text:0x802BF538; // type:function size:0xFC +fn_802BF634 = .text:0x802BF634; // type:function size:0x4B4 +fn_802BFAE8 = .text:0x802BFAE8; // type:function size:0x130 +AABoxSphereIntersection__13CollisionUtilFRC6CAABoxRC7CSphere = .text:0x802BFC18; // type:function size:0xEC +fn_802BFD04 = .text:0x802BFD04; // type:function size:0xDC +fn_802BFDE0 = .text:0x802BFDE0; // type:function size:0x44 +AABoxPointSqrDist__13CollisionUtilFRC9CVector3fRC6CAABoxP9CVector3f = .text:0x802BFE24; // type:function size:0x194 +fn_802BFFB8 = .text:0x802BFFB8; // type:function size:0x220 +fn_802C01D8 = .text:0x802C01D8; // type:function size:0x210 +fn_802C03E8 = .text:0x802C03E8; // type:function size:0xD0 +fn_802C04B8 = .text:0x802C04B8; // type:function size:0x200 +fn_802C06B8 = .text:0x802C06B8; // type:function size:0x4C8 +fn_802C0B80 = .text:0x802C0B80; // type:function size:0x424 +fn_802C0FA4 = .text:0x802C0FA4; // type:function size:0x10C +TriBoxOverlap__13CollisionUtilFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x802C10B0; // type:function size:0x864 +fn_802C1914 = .text:0x802C1914; // type:function size:0x1BC +MovingSphereAABox__13CollisionUtilFRC7CSphereRC6CAABoxRC9CVector3fRdR9CVector3fR9CVector3f = .text:0x802C1AD0; // type:function size:0xF58 +fn_802C2A28 = .text:0x802C2A28; // type:function size:0x50 +fn_802C2A78 = .text:0x802C2A78; // type:function size:0x204 +TriPointSqrDist__13CollisionUtilFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3fPfPf = .text:0x802C2C7C; // type:function size:0x5C0 +fn_802C323C = .text:0x802C323C; // type:function size:0x614 +fn_802C3850 = .text:0x802C3850; // type:function size:0x60 +fn_802C38B0 = .text:0x802C38B0; // type:function size:0x58 +fn_802C3908 = .text:0x802C3908; // type:function size:0xF4 +fn_802C39FC = .text:0x802C39FC; // type:function size:0x70 +fn_802C3A6C = .text:0x802C3A6C; // type:function size:0x2F0 +fn_802C3D5C = .text:0x802C3D5C; // type:function size:0x8 +fn_802C3D64 = .text:0x802C3D64; // type:function size:0x8 +fn_802C3D6C = .text:0x802C3D6C; // type:function size:0x8 +fn_802C3D74 = .text:0x802C3D74; // type:function size:0xB0 +fn_802C3E24 = .text:0x802C3E24; // type:function size:0x118 +fn_802C3F3C = .text:0x802C3F3C; // type:function size:0xA0 +fn_802C3FDC = .text:0x802C3FDC; // type:function size:0xB4 +fn_802C4090 = .text:0x802C4090; // type:function size:0x40 +fn_802C40D0 = .text:0x802C40D0; // type:function size:0x34 +fn_802C4104 = .text:0x802C4104; // type:function size:0x10 +fn_802C4114 = .text:0x802C4114; // type:function size:0x14 +fn_802C4128 = .text:0x802C4128; // type:function size:0x90 +fn_802C41B8 = .text:0x802C41B8; // type:function size:0x58 +fn_802C4210 = .text:0x802C4210; // type:function size:0x10 +fn_802C4220 = .text:0x802C4220; // type:function size:0xC0 +fn_802C42E0 = .text:0x802C42E0; // type:function size:0x60 +fn_802C4340 = .text:0x802C4340; // type:function size:0xC4 +fn_802C4404 = .text:0x802C4404; // type:function size:0x134 +fn_802C4538 = .text:0x802C4538; // type:function size:0xC4 +fn_802C45FC = .text:0x802C45FC; // type:function size:0x24C +fn_802C4848 = .text:0x802C4848; // type:function size:0x78 +fn_802C48C0 = .text:0x802C48C0; // type:function size:0x2E4 +fn_802C4BA4 = .text:0x802C4BA4; // type:function size:0x70 +fn_802C4C14 = .text:0x802C4C14; // type:function size:0x2E4 +fn_802C4EF8 = .text:0x802C4EF8; // type:function size:0x8 +fn_802C4F00 = .text:0x802C4F00; // type:function size:0x8 +fn_802C4F08 = .text:0x802C4F08; // type:function size:0x4 +fn_802C4F0C = .text:0x802C4F0C; // type:function size:0x8 +fn_802C4F14 = .text:0x802C4F14; // type:function size:0x8 +fn_802C4F1C = .text:0x802C4F1C; // type:function size:0x8 +fn_802C4F24 = .text:0x802C4F24; // type:function size:0x8 +fn_802C4F2C = .text:0x802C4F2C; // type:function size:0x8 +fn_802C4F34 = .text:0x802C4F34; // type:function size:0x4 +fn_802C4F38 = .text:0x802C4F38; // type:function size:0x4 +fn_802C4F3C = .text:0x802C4F3C; // type:function size:0x8 +fn_802C4F44 = .text:0x802C4F44; // type:function size:0x8 +fn_802C4F4C = .text:0x802C4F4C; // type:function size:0x8 +fn_802C4F54 = .text:0x802C4F54; // type:function size:0x8 +fn_802C4F5C = .text:0x802C4F5C; // type:function size:0x8 +fn_802C4F64 = .text:0x802C4F64; // type:function size:0x8 +fn_802C4F6C = .text:0x802C4F6C; // type:function size:0x8 +fn_802C4F74 = .text:0x802C4F74; // type:function size:0x8 +fn_802C4F7C = .text:0x802C4F7C; // type:function size:0x8 +fn_802C4F84 = .text:0x802C4F84; // type:function size:0x8 +fn_802C4F8C = .text:0x802C4F8C; // type:function size:0x8 +fn_802C4F94 = .text:0x802C4F94; // type:function size:0x8 +fn_802C4F9C = .text:0x802C4F9C; // type:function size:0x8 +fn_802C4FA4 = .text:0x802C4FA4; // type:function size:0x8 +fn_802C4FAC = .text:0x802C4FAC; // type:function size:0x8 +fn_802C4FB4 = .text:0x802C4FB4; // type:function size:0xC +fn_802C4FC0 = .text:0x802C4FC0; // type:function size:0x8 +fn_802C4FC8 = .text:0x802C4FC8; // type:function size:0x8 +fn_802C4FD0 = .text:0x802C4FD0; // type:function size:0x8 +fn_802C4FD8 = .text:0x802C4FD8; // type:function size:0x8 +fn_802C4FE0 = .text:0x802C4FE0; // type:function size:0x8 +fn_802C4FE8 = .text:0x802C4FE8; // type:function size:0x8 +fn_802C4FF0 = .text:0x802C4FF0; // type:function size:0x8 +fn_802C4FF8 = .text:0x802C4FF8; // type:function size:0x8 +fn_802C5000 = .text:0x802C5000; // type:function size:0x8 +fn_802C5008 = .text:0x802C5008; // type:function size:0x18 +fn_802C5020 = .text:0x802C5020; // type:function size:0x8 +fn_802C5028 = .text:0x802C5028; // type:function size:0x8 +fn_802C5030 = .text:0x802C5030; // type:function size:0x4 +fn_802C5034 = .text:0x802C5034; // type:function size:0x4 +fn_802C5038 = .text:0x802C5038; // type:function size:0x8 +fn_802C5040 = .text:0x802C5040; // type:function size:0x8 +fn_802C5048 = .text:0x802C5048; // type:function size:0x8 +fn_802C5050 = .text:0x802C5050; // type:function size:0x8 +fn_802C5058 = .text:0x802C5058; // type:function size:0x8 +fn_802C5060 = .text:0x802C5060; // type:function size:0x8 +fn_802C5068 = .text:0x802C5068; // type:function size:0x8 +fn_802C5070 = .text:0x802C5070; // type:function size:0x250 +fn_802C52C0 = .text:0x802C52C0; // type:function size:0x58 +fn_802C5318 = .text:0x802C5318; // type:function size:0x34 +fn_802C534C = .text:0x802C534C; // type:function size:0x34 +fn_802C5380 = .text:0x802C5380; // type:function size:0x34 +fn_802C53B4 = .text:0x802C53B4; // type:function size:0x8 +fn_802C53BC = .text:0x802C53BC; // type:function size:0x10 +fn_802C53CC = .text:0x802C53CC; // type:function size:0x64 +fn_802C5430 = .text:0x802C5430; // type:function size:0x68 +fn_802C5498 = .text:0x802C5498; // type:function size:0xB0 +fn_802C5548 = .text:0x802C5548; // type:function size:0xFC +fn_802C5644 = .text:0x802C5644; // type:function size:0x4 +fn_802C5648 = .text:0x802C5648; // type:function size:0xB0 +fn_802C56F8 = .text:0x802C56F8; // type:function size:0x5A8 +fn_802C5CA0 = .text:0x802C5CA0; // type:function size:0x590 +fn_802C6230 = .text:0x802C6230; // type:function size:0x4 +fn_802C6234 = .text:0x802C6234; // type:function size:0x8 +fn_802C623C = .text:0x802C623C; // type:function size:0x8 +fn_802C6244 = .text:0x802C6244; // type:function size:0x80 +fn_802C62C4 = .text:0x802C62C4; // type:function size:0x14 +fn_802C62D8 = .text:0x802C62D8; // type:function size:0x8 +fn_802C62E0 = .text:0x802C62E0; // type:function size:0x14 +fn_802C62F4 = .text:0x802C62F4; // type:function size:0x4 +fn_802C62F8 = .text:0x802C62F8; // type:function size:0x14 +fn_802C630C = .text:0x802C630C; // type:function size:0x14 +fn_802C6320 = .text:0x802C6320; // type:function size:0x4 +fn_802C6324 = .text:0x802C6324; // type:function size:0x124 +fn_802C6448 = .text:0x802C6448; // type:function size:0x84 +fn_802C64CC = .text:0x802C64CC; // type:function size:0x2A8 +fn_802C6774 = .text:0x802C6774; // type:function size:0xC +fn_802C6780 = .text:0x802C6780; // type:function size:0xC +fn_802C678C = .text:0x802C678C; // type:function size:0xC +fn_802C6798 = .text:0x802C6798; // type:function size:0xC +fn_802C67A4 = .text:0x802C67A4; // type:function size:0xC +fn_802C67B0 = .text:0x802C67B0; // type:function size:0x60 +fn_802C6810 = .text:0x802C6810; // type:function size:0x54 +fn_802C6864 = .text:0x802C6864; // type:function size:0x30 +fn_802C6894 = .text:0x802C6894; // type:function size:0x58 +fn_802C68EC = .text:0x802C68EC; // type:function size:0x58 +fn_802C6944 = .text:0x802C6944; // type:function size:0x28 +fn_802C696C = .text:0x802C696C; // type:function size:0x28 +fn_802C6994 = .text:0x802C6994; // type:function size:0x28 +fn_802C69BC = .text:0x802C69BC; // type:function size:0x28 +fn_802C69E4 = .text:0x802C69E4; // type:function size:0x28 +fn_802C6A0C = .text:0x802C6A0C; // type:function size:0x8 +fn_802C6A14 = .text:0x802C6A14; // type:function size:0x8 +fn_802C6A1C = .text:0x802C6A1C; // type:function size:0x8 +fn_802C6A24 = .text:0x802C6A24; // type:function size:0x88 +fn_802C6AAC = .text:0x802C6AAC; // type:function size:0xA0 +fn_802C6B4C = .text:0x802C6B4C; // type:function size:0x84 +fn_802C6BD0 = .text:0x802C6BD0; // type:function size:0x21C +fn_802C6DEC = .text:0x802C6DEC; // type:function size:0x80 +fn_802C6E6C = .text:0x802C6E6C; // type:function size:0x7C +fn_802C6EE8 = .text:0x802C6EE8; // type:function size:0xF8 +fn_802C6FE0 = .text:0x802C6FE0; // type:function size:0x58 +fn_802C7038 = .text:0x802C7038; // type:function size:0x8 +fn_802C7040 = .text:0x802C7040; // type:function size:0x10 +fn_802C7050 = .text:0x802C7050; // type:function size:0x44 +fn_802C7094 = .text:0x802C7094; // type:function size:0x48 +fn_802C70DC = .text:0x802C70DC; // type:function size:0x78 +fn_802C7154 = .text:0x802C7154; // type:function size:0x1C8 +fn_802C731C = .text:0x802C731C; // type:function size:0x78 +fn_802C7394 = .text:0x802C7394; // type:function size:0x4 +fn_802C7398 = .text:0x802C7398; // type:function size:0x3D4 +fn_802C776C = .text:0x802C776C; // type:function size:0x48 +__ct__6CAABoxFRC9CVector3fRC9CVector3f = .text:0x802C77B4; // type:function size:0x34 +fn_802C77E8 = .text:0x802C77E8; // type:function size:0x12C +GetTri__6CAABoxCFQ26CAABox10EBoxFaceIdi = .text:0x802C7914; // type:function size:0x3BC +fn_802C7CD0 = .text:0x802C7CD0; // type:function size:0x2D0 +DoBoundsOverlap__6CAABoxCFRC6CAABox = .text:0x802C7FA0; // type:function size:0x70 +AccumulateBounds__6CAABoxFRC9CVector3f = .text:0x802C8010; // type:function size:0x7C +fn_802C808C = .text:0x802C808C; // type:function size:0x88 +fn_802C8114 = .text:0x802C8114; // type:function size:0x84 +GetTransformedAABox__6CAABoxCFRC12CTransform4f = .text:0x802C8198; // type:function size:0x134 +fn_802C82CC = .text:0x802C82CC; // type:function size:0x88 +fn_802C8354 = .text:0x802C8354; // type:function size:0x168 +PaddedBy__6CAABoxCFf = .text:0x802C84BC; // type:function size:0x9C +Invalid__6CAABoxCFv = .text:0x802C8558; // type:function size:0xA8 +fn_802C8600 = .text:0x802C8600; // type:function size:0x44 +GetCenterPoint__6CAABoxCFv = .text:0x802C8644; // type:function size:0x64 +fn_802C86A8 = .text:0x802C86A8; // type:function size:0x4C +PointInside__6CAABoxCFRC9CVector3f = .text:0x802C86F4; // type:function size:0xC4 +fn_802C87B8 = .text:0x802C87B8; // type:function size:0x2F0 +FurthestPointAlongVector__6CAABoxCFRC9CVector3f = .text:0x802C8AA8; // type:function size:0x40 +fn_802C8AE8 = .text:0x802C8AE8; // type:function size:0x40 +fn_802C8B28 = .text:0x802C8B28; // type:function size:0x50 +fn_802C8B78 = .text:0x802C8B78; // type:function size:0x70 +fn_802C8BE8 = .text:0x802C8BE8; // type:function size:0xBC +fn_802C8CA4 = .text:0x802C8CA4; // type:function size:0x9C +fn_802C8D40 = .text:0x802C8D40; // type:function size:0x110 +fn_802C8E50 = .text:0x802C8E50; // type:function size:0x84 +fn_802C8ED4 = .text:0x802C8ED4; // type:function size:0x9C +fn_802C8F70 = .text:0x802C8F70; // type:function size:0x250 +fn_802C91C0 = .text:0x802C91C0; // type:function size:0x78 +fn_802C9238 = .text:0x802C9238; // type:function size:0x18 +fn_802C9250 = .text:0x802C9250; // type:function size:0x18 +fn_802C9268 = .text:0x802C9268; // type:function size:0x1F8 +fn_802C9460 = .text:0x802C9460; // type:function size:0x4 +fn_802C9464 = .text:0x802C9464; // type:function size:0x4 +fn_802C9468 = .text:0x802C9468; // type:function size:0x88 +fn_802C94F0 = .text:0x802C94F0; // type:function size:0x94 +fn_802C9584 = .text:0x802C9584; // type:function size:0x18 +fn_802C959C = .text:0x802C959C; // type:function size:0x84 +fn_802C9620 = .text:0x802C9620; // type:function size:0x114 +fn_802C9734 = .text:0x802C9734; // type:function size:0x14 +fn_802C9748 = .text:0x802C9748; // type:function size:0x8 +fn_802C9750 = .text:0x802C9750; // type:function size:0x9C +fn_802C97EC = .text:0x802C97EC; // type:function size:0x38 +fn_802C9824 = .text:0x802C9824; // type:function size:0xA0 +fn_802C98C4 = .text:0x802C98C4; // type:function size:0x74 +fn_802C9938 = .text:0x802C9938; // type:function size:0xD0 +fn_802C9A08 = .text:0x802C9A08; // type:function size:0x80 +fn_802C9A88 = .text:0x802C9A88; // type:function size:0x90 +fn_802C9B18 = .text:0x802C9B18; // type:function size:0x6C +fn_802C9B84 = .text:0x802C9B84; // type:function size:0x60 +fn_802C9BE4 = .text:0x802C9BE4; // type:function size:0x100 +fn_802C9CE4 = .text:0x802C9CE4; // type:function size:0xF0 +fn_802C9DD4 = .text:0x802C9DD4; // type:function size:0xD0 +fn_802C9EA4 = .text:0x802C9EA4; // type:function size:0x70 +fn_802C9F14 = .text:0x802C9F14; // type:function size:0x34 +fn_802C9F48 = .text:0x802C9F48; // type:function size:0x50 +fn_802C9F98 = .text:0x802C9F98; // type:function size:0x48 +fn_802C9FE0 = .text:0x802C9FE0; // type:function size:0x54 +fn_802CA034 = .text:0x802CA034; // type:function size:0x44 +fn_802CA078 = .text:0x802CA078; // type:function size:0x48 +fn_802CA0C0 = .text:0x802CA0C0; // type:function size:0x44 +fn_802CA104 = .text:0x802CA104; // type:function size:0x90 +fn_802CA194 = .text:0x802CA194; // type:function size:0xAC +fn_802CA240 = .text:0x802CA240; // type:function size:0x68 +fn_802CA2A8 = .text:0x802CA2A8; // type:function size:0x108 +fn_802CA3B0 = .text:0x802CA3B0; // type:function size:0x50 +fn_802CA400 = .text:0x802CA400; // type:function size:0x84 +fn_802CA484 = .text:0x802CA484; // type:function size:0x3C +fn_802CA4C0 = .text:0x802CA4C0; // type:function size:0x5C +fn_802CA51C = .text:0x802CA51C; // type:function size:0x138 +fn_802CA654 = .text:0x802CA654; // type:function size:0x4 +fn_802CA658 = .text:0x802CA658; // type:function size:0xA0 +fn_802CA6F8 = .text:0x802CA6F8; // type:function size:0x74 +fn_802CA76C = .text:0x802CA76C; // type:function size:0x240 +fn_802CA9AC = .text:0x802CA9AC; // type:function size:0x58 +fn_802CAA04 = .text:0x802CAA04; // type:function size:0x98 +fn_802CAA9C = .text:0x802CAA9C; // type:function size:0x54 +fn_802CAAF0 = .text:0x802CAAF0; // type:function size:0x60 +fn_802CAB50 = .text:0x802CAB50; // type:function size:0xA0 +fn_802CABF0 = .text:0x802CABF0; // type:function size:0xA0 +fn_802CAC90 = .text:0x802CAC90; // type:function size:0xA0 +fn_802CAD30 = .text:0x802CAD30; // type:function size:0xA0 +fn_802CADD0 = .text:0x802CADD0; // type:function size:0x598 +fn_802CB368 = .text:0x802CB368; // type:function size:0x4 +fn_802CB36C = .text:0x802CB36C; // type:function size:0xA0 +fn_802CB40C = .text:0x802CB40C; // type:function size:0x514 +fn_802CB920 = .text:0x802CB920; // type:function size:0x470 +fn_802CBD90 = .text:0x802CBD90; // type:function size:0xF4 +fn_802CBE84 = .text:0x802CBE84; // type:function size:0x614 +fn_802CC498 = .text:0x802CC498; // type:function size:0x90 +fn_802CC528 = .text:0x802CC528; // type:function size:0x4 +fn_802CC52C = .text:0x802CC52C; // type:function size:0x9C +fn_802CC5C8 = .text:0x802CC5C8; // type:function size:0xB8 +fn_802CC680 = .text:0x802CC680; // type:function size:0x14 +fn_802CC694 = .text:0x802CC694; // type:function size:0x4 +fn_802CC698 = .text:0x802CC698; // type:function size:0xC0 +fn_802CC758 = .text:0x802CC758; // type:function size:0x8 +fn_802CC760 = .text:0x802CC760; // type:function size:0x8 +fn_802CC768 = .text:0x802CC768; // type:function size:0x8 +fn_802CC770 = .text:0x802CC770; // type:function size:0x8 +fn_802CC778 = .text:0x802CC778; // type:function size:0x14 +fn_802CC78C = .text:0x802CC78C; // type:function size:0x14 +fn_802CC7A0 = .text:0x802CC7A0; // type:function size:0x14 +fn_802CC7B4 = .text:0x802CC7B4; // type:function size:0x164 +fn_802CC918 = .text:0x802CC918; // type:function size:0x15C +fn_802CCA74 = .text:0x802CCA74; // type:function size:0x140 +fn_802CCBB4 = .text:0x802CCBB4; // type:function size:0x134 +fn_802CCCE8 = .text:0x802CCCE8; // type:function size:0x1C +fn_802CCD04 = .text:0x802CCD04; // type:function size:0x14 +fn_802CCD18 = .text:0x802CCD18; // type:function size:0x98 +fn_802CCDB0 = .text:0x802CCDB0; // type:function size:0xC0 +fn_802CCE70 = .text:0x802CCE70; // type:function size:0x414 +fn_802CD284 = .text:0x802CD284; // type:function size:0x18 +fn_802CD29C = .text:0x802CD29C; // type:function size:0x688 +fn_802CD924 = .text:0x802CD924; // type:function size:0xCC +fn_802CD9F0 = .text:0x802CD9F0; // type:function size:0x28 +fn_802CDA18 = .text:0x802CDA18; // type:function size:0x28 +fn_802CDA40 = .text:0x802CDA40; // type:function size:0x28 +fn_802CDA68 = .text:0x802CDA68; // type:function size:0x200 +fn_802CDC68 = .text:0x802CDC68; // type:function size:0x1B8 +fn_802CDE20 = .text:0x802CDE20; // type:function size:0x190 +fn_802CDFB0 = .text:0x802CDFB0; // type:function size:0x6BC +fn_802CE66C = .text:0x802CE66C; // type:function size:0xA48 +fn_802CF0B4 = .text:0x802CF0B4; // type:function size:0x5C +fn_802CF110 = .text:0x802CF110; // type:function size:0x1D4 +fn_802CF2E4 = .text:0x802CF2E4; // type:function size:0xB4 +fn_802CF398 = .text:0x802CF398; // type:function size:0x434 +fn_802CF7CC = .text:0x802CF7CC; // type:function size:0x10 +fn_802CF7DC = .text:0x802CF7DC; // type:function size:0x34 +fn_802CF810 = .text:0x802CF810; // type:function size:0x8 +fn_802CF818 = .text:0x802CF818; // type:function size:0x10 +fn_802CF828 = .text:0x802CF828; // type:function size:0x8 +fn_802CF830 = .text:0x802CF830; // type:function size:0x10 +fn_802CF840 = .text:0x802CF840; // type:function size:0x10 +fn_802CF850 = .text:0x802CF850; // type:function size:0x8 +fn_802CF858 = .text:0x802CF858; // type:function size:0x8 +fn_802CF860 = .text:0x802CF860; // type:function size:0x10 +fn_802CF870 = .text:0x802CF870; // type:function size:0x4F8 +fn_802CFD68 = .text:0x802CFD68; // type:function size:0x414 +fn_802D017C = .text:0x802D017C; // type:function size:0xF8 +fn_802D0274 = .text:0x802D0274; // type:function size:0x8 +fn_802D027C = .text:0x802D027C; // type:function size:0x41C +fn_802D0698 = .text:0x802D0698; // type:function size:0x18 +fn_802D06B0 = .text:0x802D06B0; // type:function size:0x10 +fn_802D06C0 = .text:0x802D06C0; // type:function size:0x68 +fn_802D0728 = .text:0x802D0728; // type:function size:0xD4 +fn_802D07FC = .text:0x802D07FC; // type:function size:0x50 +fn_802D084C = .text:0x802D084C; // type:function size:0x1C4 +fn_802D0A10 = .text:0x802D0A10; // type:function size:0x50 +fn_802D0A60 = .text:0x802D0A60; // type:function size:0x1EC +fn_802D0C4C = .text:0x802D0C4C; // type:function size:0x50 +fn_802D0C9C = .text:0x802D0C9C; // type:function size:0x1EC +fn_802D0E88 = .text:0x802D0E88; // type:function size:0x50 +fn_802D0ED8 = .text:0x802D0ED8; // type:function size:0x200 +fn_802D10D8 = .text:0x802D10D8; // type:function size:0x4C +fn_802D1124 = .text:0x802D1124; // type:function size:0x4C +fn_802D1170 = .text:0x802D1170; // type:function size:0x4C +fn_802D11BC = .text:0x802D11BC; // type:function size:0x1F4 +fn_802D13B0 = .text:0x802D13B0; // type:function size:0x98 +fn_802D1448 = .text:0x802D1448; // type:function size:0x98 +fn_802D14E0 = .text:0x802D14E0; // type:function size:0x98 +fn_802D1578 = .text:0x802D1578; // type:function size:0x62C +fn_802D1BA4 = .text:0x802D1BA4; // type:function size:0x244 +fn_802D1DE8 = .text:0x802D1DE8; // type:function size:0x64 +fn_802D1E4C = .text:0x802D1E4C; // type:function size:0x9C +fn_802D1EE8 = .text:0x802D1EE8; // type:function size:0x9C +fn_802D1F84 = .text:0x802D1F84; // type:function size:0x14 +fn_802D1F98 = .text:0x802D1F98; // type:function size:0x38 +fn_802D1FD0 = .text:0x802D1FD0; // type:function size:0x14 +fn_802D1FE4 = .text:0x802D1FE4; // type:function size:0x14 +fn_802D1FF8 = .text:0x802D1FF8; // type:function size:0x14 +fn_802D200C = .text:0x802D200C; // type:function size:0x14 +fn_802D2020 = .text:0x802D2020; // type:function size:0x8 +fn_802D2028 = .text:0x802D2028; // type:function size:0x8 +fn_802D2030 = .text:0x802D2030; // type:function size:0x8 +fn_802D2038 = .text:0x802D2038; // type:function size:0x8 +fn_802D2040 = .text:0x802D2040; // type:function size:0x14 +fn_802D2054 = .text:0x802D2054; // type:function size:0x14 +fn_802D2068 = .text:0x802D2068; // type:function size:0x14 +fn_802D207C = .text:0x802D207C; // type:function size:0x14 +fn_802D2090 = .text:0x802D2090; // type:function size:0x14 +fn_802D20A4 = .text:0x802D20A4; // type:function size:0x14 +fn_802D20B8 = .text:0x802D20B8; // type:function size:0x14 +fn_802D20CC = .text:0x802D20CC; // type:function size:0xEC +fn_802D21B8 = .text:0x802D21B8; // type:function size:0x10 +fn_802D21C8 = .text:0x802D21C8; // type:function size:0x7C +fn_802D2244 = .text:0x802D2244; // type:function size:0xD4 +fn_802D2318 = .text:0x802D2318; // type:function size:0xC +fn_802D2324 = .text:0x802D2324; // type:function size:0x14 +fn_802D2338 = .text:0x802D2338; // type:function size:0x14 +fn_802D234C = .text:0x802D234C; // type:function size:0x20 +fn_802D236C = .text:0x802D236C; // type:function size:0x3C +fn_802D23A8 = .text:0x802D23A8; // type:function size:0x8 +fn_802D23B0 = .text:0x802D23B0; // type:function size:0x8 +fn_802D23B8 = .text:0x802D23B8; // type:function size:0x84 +fn_802D243C = .text:0x802D243C; // type:function size:0x1A4 +fn_802D25E0 = .text:0x802D25E0; // type:function size:0x8 +fn_802D25E8 = .text:0x802D25E8; // type:function size:0x94 +fn_802D267C = .text:0x802D267C; // type:function size:0x2EC +fn_802D2968 = .text:0x802D2968; // type:function size:0x10 +fn_802D2978 = .text:0x802D2978; // type:function size:0x8 +fn_802D2980 = .text:0x802D2980; // type:function size:0x1C8 +fn_802D2B48 = .text:0x802D2B48; // type:function size:0x6C +fn_802D2BB4 = .text:0x802D2BB4; // type:function size:0x58 +fn_802D2C0C = .text:0x802D2C0C; // type:function size:0x6C +fn_802D2C78 = .text:0x802D2C78; // type:function size:0x84 +fn_802D2CFC = .text:0x802D2CFC; // type:function size:0x90 +fn_802D2D8C = .text:0x802D2D8C; // type:function size:0xD8 +fn_802D2E64 = .text:0x802D2E64; // type:function size:0x7C +fn_802D2EE0 = .text:0x802D2EE0; // type:function size:0x90 +fn_802D2F70 = .text:0x802D2F70; // type:function size:0x90 +fn_802D3000 = .text:0x802D3000; // type:function size:0x90 +fn_802D3090 = .text:0x802D3090; // type:function size:0x90 +fn_802D3120 = .text:0x802D3120; // type:function size:0x14 +fn_802D3134 = .text:0x802D3134; // type:function size:0x14 +fn_802D3148 = .text:0x802D3148; // type:function size:0x14 +fn_802D315C = .text:0x802D315C; // type:function size:0x20C +fn_802D3368 = .text:0x802D3368; // type:function size:0x64 +fn_802D33CC = .text:0x802D33CC; // type:function size:0x618 +fn_802D39E4 = .text:0x802D39E4; // type:function size:0x60 +fn_802D3A44 = .text:0x802D3A44; // type:function size:0xE8 +fn_802D3B2C = .text:0x802D3B2C; // type:function size:0x12C +fn_802D3C58 = .text:0x802D3C58; // type:function size:0x10 +fn_802D3C68 = .text:0x802D3C68; // type:function size:0x70 +fn_802D3CD8 = .text:0x802D3CD8; // type:function size:0x6D0 +fn_802D43A8 = .text:0x802D43A8; // type:function size:0x180 +fn_802D4528 = .text:0x802D4528; // type:function size:0xE0 +fn_802D4608 = .text:0x802D4608; // type:function size:0x4DC +fn_802D4AE4 = .text:0x802D4AE4; // type:function size:0x190 +fn_802D4C74 = .text:0x802D4C74; // type:function size:0x44 +fn_802D4CB8 = .text:0x802D4CB8; // type:function size:0x34 +fn_802D4CEC = .text:0x802D4CEC; // type:function size:0x24 +fn_802D4D10 = .text:0x802D4D10; // type:function size:0x1B8 +fn_802D4EC8 = .text:0x802D4EC8; // type:function size:0x24 +fn_802D4EEC = .text:0x802D4EEC; // type:function size:0x210 +fn_802D50FC = .text:0x802D50FC; // type:function size:0x24 +fn_802D5120 = .text:0x802D5120; // type:function size:0x208 +fn_802D5328 = .text:0x802D5328; // type:function size:0x24 +fn_802D534C = .text:0x802D534C; // type:function size:0x240 +fn_802D558C = .text:0x802D558C; // type:function size:0xF8 +fn_802D5684 = .text:0x802D5684; // type:function size:0x15C +fn_802D57E0 = .text:0x802D57E0; // type:function size:0x218 +fn_802D59F8 = .text:0x802D59F8; // type:function size:0x8 +fn_802D5A00 = .text:0x802D5A00; // type:function size:0x8 +fn_802D5A08 = .text:0x802D5A08; // type:function size:0x10 +fn_802D5A18 = .text:0x802D5A18; // type:function size:0x34 +fn_802D5A4C = .text:0x802D5A4C; // type:function size:0x1D0 +fn_802D5C1C = .text:0x802D5C1C; // type:function size:0x40 +fn_802D5C5C = .text:0x802D5C5C; // type:function size:0x68 +fn_802D5CC4 = .text:0x802D5CC4; // type:function size:0xDC +fn_802D5DA0 = .text:0x802D5DA0; // type:function size:0x8 +fn_802D5DA8 = .text:0x802D5DA8; // type:function size:0x754 +fn_802D64FC = .text:0x802D64FC; // type:function size:0x20 +fn_802D651C = .text:0x802D651C; // type:function size:0x8 +fn_802D6524 = .text:0x802D6524; // type:function size:0x14 +fn_802D6538 = .text:0x802D6538; // type:function size:0x56C +fn_802D6AA4 = .text:0x802D6AA4; // type:function size:0x10 +fn_802D6AB4 = .text:0x802D6AB4; // type:function size:0x8 +fn_802D6ABC = .text:0x802D6ABC; // type:function size:0x8 +fn_802D6AC4 = .text:0x802D6AC4; // type:function size:0x414 +fn_802D6ED8 = .text:0x802D6ED8; // type:function size:0x14 +fn_802D6EEC = .text:0x802D6EEC; // type:function size:0x20 +fn_802D6F0C = .text:0x802D6F0C; // type:function size:0x68 +fn_802D6F74 = .text:0x802D6F74; // type:function size:0x10 +fn_802D6F84 = .text:0x802D6F84; // type:function size:0x4 +fn_802D6F88 = .text:0x802D6F88; // type:function size:0x8 +fn_802D6F90 = .text:0x802D6F90; // type:function size:0x5C +fn_802D6FEC = .text:0x802D6FEC; // type:function size:0x4C +fn_802D7038 = .text:0x802D7038; // type:function size:0x3C +fn_802D7074 = .text:0x802D7074; // type:function size:0x8 +fn_802D707C = .text:0x802D707C; // type:function size:0x55C +fn_802D75D8 = .text:0x802D75D8; // type:function size:0x10 +fn_802D75E8 = .text:0x802D75E8; // type:function size:0x8 +fn_802D75F0 = .text:0x802D75F0; // type:function size:0x4 +fn_802D75F4 = .text:0x802D75F4; // type:function size:0x78 +fn_802D766C = .text:0x802D766C; // type:function size:0x34 +fn_802D76A0 = .text:0x802D76A0; // type:function size:0x180 +fn_802D7820 = .text:0x802D7820; // type:function size:0x1B8 +fn_802D79D8 = .text:0x802D79D8; // type:function size:0x190 +fn_802D7B68 = .text:0x802D7B68; // type:function size:0x208 +fn_802D7D70 = .text:0x802D7D70; // type:function size:0x1A8 +fn_802D7F18 = .text:0x802D7F18; // type:function size:0x208 +fn_802D8120 = .text:0x802D8120; // type:function size:0x1B0 +fn_802D82D0 = .text:0x802D82D0; // type:function size:0x240 +fn_802D8510 = .text:0x802D8510; // type:function size:0xF8 +fn_802D8608 = .text:0x802D8608; // type:function size:0x15C +fn_802D8764 = .text:0x802D8764; // type:function size:0x8 +fn_802D876C = .text:0x802D876C; // type:function size:0x8 +fn_802D8774 = .text:0x802D8774; // type:function size:0x10 +fn_802D8784 = .text:0x802D8784; // type:function size:0x200 +fn_802D8984 = .text:0x802D8984; // type:function size:0x14 +fn_802D8998 = .text:0x802D8998; // type:function size:0x38 +fn_802D89D0 = .text:0x802D89D0; // type:function size:0x14 +fn_802D89E4 = .text:0x802D89E4; // type:function size:0x14 +fn_802D89F8 = .text:0x802D89F8; // type:function size:0x14 +fn_802D8A0C = .text:0x802D8A0C; // type:function size:0x14 +fn_802D8A20 = .text:0x802D8A20; // type:function size:0x14 +fn_802D8A34 = .text:0x802D8A34; // type:function size:0x14 +fn_802D8A48 = .text:0x802D8A48; // type:function size:0x14 +fn_802D8A5C = .text:0x802D8A5C; // type:function size:0x8 +fn_802D8A64 = .text:0x802D8A64; // type:function size:0x8 +fn_802D8A6C = .text:0x802D8A6C; // type:function size:0x8 +fn_802D8A74 = .text:0x802D8A74; // type:function size:0x8 +fn_802D8A7C = .text:0x802D8A7C; // type:function size:0x14 +fn_802D8A90 = .text:0x802D8A90; // type:function size:0x14 +fn_802D8AA4 = .text:0x802D8AA4; // type:function size:0x14 +fn_802D8AB8 = .text:0x802D8AB8; // type:function size:0x34 +fn_802D8AEC = .text:0x802D8AEC; // type:function size:0x14 +fn_802D8B00 = .text:0x802D8B00; // type:function size:0x14 +fn_802D8B14 = .text:0x802D8B14; // type:function size:0x14 +fn_802D8B28 = .text:0x802D8B28; // type:function size:0x4D0 +fn_802D8FF8 = .text:0x802D8FF8; // type:function size:0x108 +fn_802D9100 = .text:0x802D9100; // type:function size:0x288 +fn_802D9388 = .text:0x802D9388; // type:function size:0x19C +fn_802D9524 = .text:0x802D9524; // type:function size:0x10 +fn_802D9534 = .text:0x802D9534; // type:function size:0x200 +fn_802D9734 = .text:0x802D9734; // type:function size:0x114 +fn_802D9848 = .text:0x802D9848; // type:function size:0x168 +fn_802D99B0 = .text:0x802D99B0; // type:function size:0x168 +fn_802D9B18 = .text:0x802D9B18; // type:function size:0x168 +fn_802D9C80 = .text:0x802D9C80; // type:function size:0x168 +fn_802D9DE8 = .text:0x802D9DE8; // type:function size:0x14 +fn_802D9DFC = .text:0x802D9DFC; // type:function size:0x14 +fn_802D9E10 = .text:0x802D9E10; // type:function size:0x14 +fn_802D9E24 = .text:0x802D9E24; // type:function size:0x2EC +fn_802DA110 = .text:0x802DA110; // type:function size:0x14 +fn_802DA124 = .text:0x802DA124; // type:function size:0x240 +fn_802DA364 = .text:0x802DA364; // type:function size:0x10 +fn_802DA374 = .text:0x802DA374; // type:function size:0x44 +fn_802DA3B8 = .text:0x802DA3B8; // type:function size:0xB0 +fn_802DA468 = .text:0x802DA468; // type:function size:0x8C +fn_802DA4F4 = .text:0x802DA4F4; // type:function size:0x58 +fn_802DA54C = .text:0x802DA54C; // type:function size:0x19C +fn_802DA6E8 = .text:0x802DA6E8; // type:function size:0xD0 +fn_802DA7B8 = .text:0x802DA7B8; // type:function size:0x244 +fn_802DA9FC = .text:0x802DA9FC; // type:function size:0x3E4 +fn_802DADE0 = .text:0x802DADE0; // type:function size:0x194 +fn_802DAF74 = .text:0x802DAF74; // type:function size:0x54 +fn_802DAFC8 = .text:0x802DAFC8; // type:function size:0x84 +fn_802DB04C = .text:0x802DB04C; // type:function size:0xC4 +fn_802DB110 = .text:0x802DB110; // type:function size:0x10 +fn_802DB120 = .text:0x802DB120; // type:function size:0x58 +fn_802DB178 = .text:0x802DB178; // type:function size:0xC4 +fn_802DB23C = .text:0x802DB23C; // type:function size:0x74 +fn_802DB2B0 = .text:0x802DB2B0; // type:function size:0x58 +fn_802DB308 = .text:0x802DB308; // type:function size:0x84 +fn_802DB38C = .text:0x802DB38C; // type:function size:0x118 +fn_802DB4A4 = .text:0x802DB4A4; // type:function size:0xD4 +fn_802DB578 = .text:0x802DB578; // type:function size:0x34 +fn_802DB5AC = .text:0x802DB5AC; // type:function size:0x410 +fn_802DB9BC = .text:0x802DB9BC; // type:function size:0x2C +fn_802DB9E8 = .text:0x802DB9E8; // type:function size:0x3C +fn_802DBA24 = .text:0x802DBA24; // type:function size:0x34 +fn_802DBA58 = .text:0x802DBA58; // type:function size:0x228 +fn_802DBC80 = .text:0x802DBC80; // type:function size:0x3C +fn_802DBCBC = .text:0x802DBCBC; // type:function size:0x2C +fn_802DBCE8 = .text:0x802DBCE8; // type:function size:0x4 +fn_802DBCEC = .text:0x802DBCEC; // type:function size:0x10 +fn_802DBCFC = .text:0x802DBCFC; // type:function size:0x1C +fn_802DBD18 = .text:0x802DBD18; // type:function size:0x468 +fn_802DC180 = .text:0x802DC180; // type:function size:0x4 +fn_802DC184 = .text:0x802DC184; // type:function size:0xA0 +fn_802DC224 = .text:0x802DC224; // type:function size:0x70 +fn_802DC294 = .text:0x802DC294; // type:function size:0xA4 +fn_802DC338 = .text:0x802DC338; // type:function size:0x4 +fn_802DC33C = .text:0x802DC33C; // type:function size:0x84 +fn_802DC3C0 = .text:0x802DC3C0; // type:function size:0x9AC +fn_802DCD6C = .text:0x802DCD6C; // type:function size:0x4 +fn_802DCD70 = .text:0x802DCD70; // type:function size:0x4 +fn_802DCD74 = .text:0x802DCD74; // type:function size:0x11C +fn_802DCE90 = .text:0x802DCE90; // type:function size:0x68 +fn_802DCEF8 = .text:0x802DCEF8; // type:function size:0xF8 +fn_802DCFF0 = .text:0x802DCFF0; // type:function size:0x4 +fn_802DCFF4 = .text:0x802DCFF4; // type:function size:0x5B4 +fn_802DD5A8 = .text:0x802DD5A8; // type:function size:0x4 +fn_802DD5AC = .text:0x802DD5AC; // type:function size:0x59C +fn_802DDB48 = .text:0x802DDB48; // type:function size:0xA4 +fn_802DDBEC = .text:0x802DDBEC; // type:function size:0xDC +fn_802DDCC8 = .text:0x802DDCC8; // type:function size:0xEC +fn_802DDDB4 = .text:0x802DDDB4; // type:function size:0xF0 +fn_802DDEA4 = .text:0x802DDEA4; // type:function size:0x14 +fn_802DDEB8 = .text:0x802DDEB8; // type:function size:0x14C +__ct__Q29CAudioSys18C3DEmitterParmDataFffUiUcUc = .text:0x802DE004; // type:function size:0x68 +fn_802DE06C = .text:0x802DE06C; // type:function size:0x4 +fn_802DE070 = .text:0x802DE070; // type:function size:0x58 +fn_802DE0C8 = .text:0x802DE0C8; // type:function size:0x5C +fn_802DE124 = .text:0x802DE124; // type:function size:0x8 +fn_802DE12C = .text:0x802DE12C; // type:function size:0x8 +fn_802DE134 = .text:0x802DE134; // type:function size:0x8 +fn_802DE13C = .text:0x802DE13C; // type:function size:0x8 +fn_802DE144 = .text:0x802DE144; // type:function size:0x8 +fn_802DE14C = .text:0x802DE14C; // type:function size:0x8 +fn_802DE154 = .text:0x802DE154; // type:function size:0x8 +fn_802DE15C = .text:0x802DE15C; // type:function size:0x8 +fn_802DE164 = .text:0x802DE164; // type:function size:0x8 +fn_802DE16C = .text:0x802DE16C; // type:function size:0x10 +fn_802DE17C = .text:0x802DE17C; // type:function size:0x8 +fn_802DE184 = .text:0x802DE184; // type:function size:0xC +fn_802DE190 = .text:0x802DE190; // type:function size:0x8 +fn_802DE198 = .text:0x802DE198; // type:function size:0x8 +fn_802DE1A0 = .text:0x802DE1A0; // type:function size:0x20 +fn_802DE1C0 = .text:0x802DE1C0; // type:function size:0x3F0 +fn_802DE5B0 = .text:0x802DE5B0; // type:function size:0x128 +fn_802DE6D8 = .text:0x802DE6D8; // type:function size:0x1C8 +fn_802DE8A0 = .text:0x802DE8A0; // type:function size:0xD0 +fn_802DE970 = .text:0x802DE970; // type:function size:0xEC +fn_802DEA5C = .text:0x802DEA5C; // type:function size:0x370 +fn_802DEDCC = .text:0x802DEDCC; // type:function size:0xEC +fn_802DEEB8 = .text:0x802DEEB8; // type:function size:0xDF0 +fn_802DFCA8 = .text:0x802DFCA8; // type:function size:0x40 +Stringize__7CBasicsFPCce = .text:0x802DFCE8; // type:function size:0xA8 +fn_802DFD90 = .text:0x802DFD90; // type:function size:0x74 +fn_802DFE04 = .text:0x802DFE04; // type:function size:0x21C +fn_802E0020 = .text:0x802E0020; // type:function size:0x258 +fn_802E0278 = .text:0x802E0278; // type:function size:0x144 +fn_802E03BC = .text:0x802E03BC; // type:function size:0xDC +fn_802E0498 = .text:0x802E0498; // type:function size:0xE8 +fn_802E0580 = .text:0x802E0580; // type:function size:0x38 +fn_802E05B8 = .text:0x802E05B8; // type:function size:0x8 +fn_802E05C0 = .text:0x802E05C0; // type:function size:0x8 +fn_802E05C8 = .text:0x802E05C8; // type:function size:0x4 +fn_802E05CC = .text:0x802E05CC; // type:function size:0x10 +fn_802E05DC = .text:0x802E05DC; // type:function size:0x40 +fn_802E061C = .text:0x802E061C; // type:function size:0x68 +fn_802E0684 = .text:0x802E0684; // type:function size:0xA8 +fn_802E072C = .text:0x802E072C; // type:function size:0xC +fn_802E0738 = .text:0x802E0738; // type:function size:0x8 +fn_802E0740 = .text:0x802E0740; // type:function size:0x8 +fn_802E0748 = .text:0x802E0748; // type:function size:0x74 +fn_802E07BC = .text:0x802E07BC; // type:function size:0x8C +fn_802E0848 = .text:0x802E0848; // type:function size:0x8 +fn_802E0850 = .text:0x802E0850; // type:function size:0xBC +fn_802E090C = .text:0x802E090C; // type:function size:0x8 +fn_802E0914 = .text:0x802E0914; // type:function size:0x10 +fn_802E0924 = .text:0x802E0924; // type:function size:0x1C +fn_802E0940 = .text:0x802E0940; // type:function size:0x58 +__ct__13CCharAnimTimeFf = .text:0x802E0998; // type:function size:0x28 +fn_802E09C0 = .text:0x802E09C0; // type:function size:0x1A8 +fn_802E0B68 = .text:0x802E0B68; // type:function size:0x120 +__ne__13CCharAnimTimeCFRC13CCharAnimTime = .text:0x802E0C88; // type:function size:0x28 +fn_802E0CB0 = .text:0x802E0CB0; // type:function size:0x68 +fn_802E0D18 = .text:0x802E0D18; // type:function size:0x54 +fn_802E0D6C = .text:0x802E0D6C; // type:function size:0x13C +fn_802E0EA8 = .text:0x802E0EA8; // type:function size:0x180 +fn_802E1028 = .text:0x802E1028; // type:function size:0x190 +fn_802E11B8 = .text:0x802E11B8; // type:function size:0x44 +fn_802E11FC = .text:0x802E11FC; // type:function size:0x44 +fn_802E1240 = .text:0x802E1240; // type:function size:0x68 +fn_802E12A8 = .text:0x802E12A8; // type:function size:0x68 +fn_802E1310 = .text:0x802E1310; // type:function size:0x50 +fn_802E1360 = .text:0x802E1360; // type:function size:0x30 +fn_802E1390 = .text:0x802E1390; // type:function size:0x6C +fn_802E13FC = .text:0x802E13FC; // type:function size:0x1B4 +fn_802E15B0 = .text:0x802E15B0; // type:function size:0x140 +fn_802E16F0 = .text:0x802E16F0; // type:function size:0x4 +fn_802E16F4 = .text:0x802E16F4; // type:function size:0xA0 +fn_802E1794 = .text:0x802E1794; // type:function size:0xD8 +fn_802E186C = .text:0x802E186C; // type:function size:0x15C +fn_802E19C8 = .text:0x802E19C8; // type:function size:0x70 +fn_802E1A38 = .text:0x802E1A38; // type:function size:0x234 +GetSegIdFromString__15CCharLayoutInfoCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x802E1C6C; // type:function size:0xC8 +fn_802E1D34 = .text:0x802E1D34; // type:function size:0x20C +fn_802E1F40 = .text:0x802E1F40; // type:function size:0x1A8 +fn_802E20E8 = .text:0x802E20E8; // type:function size:0x46C +fn_802E2554 = .text:0x802E2554; // type:function size:0xF8 +fn_802E264C = .text:0x802E264C; // type:function size:0xC +fn_802E2658 = .text:0x802E2658; // type:function size:0x10 +fn_802E2668 = .text:0x802E2668; // type:function size:0x40 +fn_802E26A8 = .text:0x802E26A8; // type:function size:0x9AC +fn_802E3054 = .text:0x802E3054; // type:function size:0x15C +fn_802E31B0 = .text:0x802E31B0; // type:function size:0x14 +fn_802E31C4 = .text:0x802E31C4; // type:function size:0x14 +fn_802E31D8 = .text:0x802E31D8; // type:function size:0x8 +fn_802E31E0 = .text:0x802E31E0; // type:function size:0x14 +fn_802E31F4 = .text:0x802E31F4; // type:function size:0xB4 +fn_802E32A8 = .text:0x802E32A8; // type:function size:0x360 +fn_802E3608 = .text:0x802E3608; // type:function size:0x14 +fn_802E361C = .text:0x802E361C; // type:function size:0x20 +fn_802E363C = .text:0x802E363C; // type:function size:0x8 +fn_802E3644 = .text:0x802E3644; // type:function size:0x8 +fn_802E364C = .text:0x802E364C; // type:function size:0x4 +fn_802E3650 = .text:0x802E3650; // type:function size:0x8 +fn_802E3658 = .text:0x802E3658; // type:function size:0x8 +fn_802E3660 = .text:0x802E3660; // type:function size:0xD0 +fn_802E3730 = .text:0x802E3730; // type:function size:0x64 +fn_802E3794 = .text:0x802E3794; // type:function size:0x334 +fn_802E3AC8 = .text:0x802E3AC8; // type:function size:0x14 +fn_802E3ADC = .text:0x802E3ADC; // type:function size:0x14 +fn_802E3AF0 = .text:0x802E3AF0; // type:function size:0x14 +fn_802E3B04 = .text:0x802E3B04; // type:function size:0x100 +fn_802E3C04 = .text:0x802E3C04; // type:function size:0x98 +fn_802E3C9C = .text:0x802E3C9C; // type:function size:0x120 +fn_802E3DBC = .text:0x802E3DBC; // type:function size:0x1A8 +fn_802E3F64 = .text:0x802E3F64; // type:function size:0x148 +fn_802E40AC = .text:0x802E40AC; // type:function size:0xE4 +fn_802E4190 = .text:0x802E4190; // type:function size:0x1D0 +fn_802E4360 = .text:0x802E4360; // type:function size:0x128 +fn_802E4488 = .text:0x802E4488; // type:function size:0xE4 +fn_802E456C = .text:0x802E456C; // type:function size:0x1B0 +fn_802E471C = .text:0x802E471C; // type:function size:0xC4 +fn_802E47E0 = .text:0x802E47E0; // type:function size:0xFC +fn_802E48DC = .text:0x802E48DC; // type:function size:0xCC +fn_802E49A8 = .text:0x802E49A8; // type:function size:0xEC +fn_802E4A94 = .text:0x802E4A94; // type:function size:0xD8 +fn_802E4B6C = .text:0x802E4B6C; // type:function size:0x258 +fn_802E4DC4 = .text:0x802E4DC4; // type:function size:0x8 +fn_802E4DCC = .text:0x802E4DCC; // type:function size:0x14 +fn_802E4DE0 = .text:0x802E4DE0; // type:function size:0x8 +fn_802E4DE8 = .text:0x802E4DE8; // type:function size:0x14 +fn_802E4DFC = .text:0x802E4DFC; // type:function size:0x8C +fn_802E4E88 = .text:0x802E4E88; // type:function size:0x8 +fn_802E4E90 = .text:0x802E4E90; // type:function size:0x4 +fn_802E4E94 = .text:0x802E4E94; // type:function size:0xD30 +fn_802E5BC4 = .text:0x802E5BC4; // type:function size:0xA0 +fn_802E5C64 = .text:0x802E5C64; // type:function size:0x34 +fn_802E5C98 = .text:0x802E5C98; // type:function size:0xD0C +fn_802E69A4 = .text:0x802E69A4; // type:function size:0x254 +fn_802E6BF8 = .text:0x802E6BF8; // type:function size:0x44 +fn_802E6C3C = .text:0x802E6C3C; // type:function size:0x30 +fn_802E6C6C = .text:0x802E6C6C; // type:function size:0xB8 +fn_802E6D24 = .text:0x802E6D24; // type:function size:0x6C +fn_802E6D90 = .text:0x802E6D90; // type:function size:0x20 +fn_802E6DB0 = .text:0x802E6DB0; // type:function size:0xE4 +fn_802E6E94 = .text:0x802E6E94; // type:function size:0x148 +fn_802E6FDC = .text:0x802E6FDC; // type:function size:0xA0 +fn_802E707C = .text:0x802E707C; // type:function size:0x44 +fn_802E70C0 = .text:0x802E70C0; // type:function size:0x10 +fn_802E70D0 = .text:0x802E70D0; // type:function size:0x1C +fn_802E70EC = .text:0x802E70EC; // type:function size:0xC4 +fn_802E71B0 = .text:0x802E71B0; // type:function size:0x1C0 +fn_802E7370 = .text:0x802E7370; // type:function size:0x20 +fn_802E7390 = .text:0x802E7390; // type:function size:0xE4 +fn_802E7474 = .text:0x802E7474; // type:function size:0x20C +fn_802E7680 = .text:0x802E7680; // type:function size:0x1C +fn_802E769C = .text:0x802E769C; // type:function size:0xC4 +fn_802E7760 = .text:0x802E7760; // type:function size:0xA0 +fn_802E7800 = .text:0x802E7800; // type:function size:0x20 +fn_802E7820 = .text:0x802E7820; // type:function size:0xE4 +fn_802E7904 = .text:0x802E7904; // type:function size:0x108 +fn_802E7A0C = .text:0x802E7A0C; // type:function size:0x164 +fn_802E7B70 = .text:0x802E7B70; // type:function size:0x64 +fn_802E7BD4 = .text:0x802E7BD4; // type:function size:0xE8 +fn_802E7CBC = .text:0x802E7CBC; // type:function size:0x18C +fn_802E7E48 = .text:0x802E7E48; // type:function size:0x94 +fn_802E7EDC = .text:0x802E7EDC; // type:function size:0x18C +fn_802E8068 = .text:0x802E8068; // type:function size:0x14 +fn_802E807C = .text:0x802E807C; // type:function size:0x18 +fn_802E8094 = .text:0x802E8094; // type:function size:0xA4 +fn_802E8138 = .text:0x802E8138; // type:function size:0xB8 +fn_802E81F0 = .text:0x802E81F0; // type:function size:0x18 +fn_802E8208 = .text:0x802E8208; // type:function size:0xA4 +fn_802E82AC = .text:0x802E82AC; // type:function size:0x100 +fn_802E83AC = .text:0x802E83AC; // type:function size:0x18 +fn_802E83C4 = .text:0x802E83C4; // type:function size:0xA4 +fn_802E8468 = .text:0x802E8468; // type:function size:0x5C +fn_802E84C4 = .text:0x802E84C4; // type:function size:0x14 +fn_802E84D8 = .text:0x802E84D8; // type:function size:0x84 +fn_802E855C = .text:0x802E855C; // type:function size:0x40 +fn_802E859C = .text:0x802E859C; // type:function size:0x18 +fn_802E85B4 = .text:0x802E85B4; // type:function size:0xA4 +fn_802E8658 = .text:0x802E8658; // type:function size:0xB0 +fn_802E8708 = .text:0x802E8708; // type:function size:0x44 +fn_802E874C = .text:0x802E874C; // type:function size:0x94 +fn_802E87E0 = .text:0x802E87E0; // type:function size:0x1C +fn_802E87FC = .text:0x802E87FC; // type:function size:0x14 +fn_802E8810 = .text:0x802E8810; // type:function size:0x10 +fn_802E8820 = .text:0x802E8820; // type:function size:0x40 +fn_802E8860 = .text:0x802E8860; // type:function size:0x60 +fn_802E88C0 = .text:0x802E88C0; // type:function size:0x10 +fn_802E88D0 = .text:0x802E88D0; // type:function size:0x40 +fn_802E8910 = .text:0x802E8910; // type:function size:0x3A0 +fn_802E8CB0 = .text:0x802E8CB0; // type:function size:0x24 +fn_802E8CD4 = .text:0x802E8CD4; // type:function size:0xCC +fn_802E8DA0 = .text:0x802E8DA0; // type:function size:0x40 +fn_802E8DE0 = .text:0x802E8DE0; // type:function size:0x13C +fn_802E8F1C = .text:0x802E8F1C; // type:function size:0xE4 +fn_802E9000 = .text:0x802E9000; // type:function size:0x1DC +fn_802E91DC = .text:0x802E91DC; // type:function size:0xA0 +fn_802E927C = .text:0x802E927C; // type:function size:0x80 +fn_802E92FC = .text:0x802E92FC; // type:function size:0xAC +fn_802E93A8 = .text:0x802E93A8; // type:function size:0x124 +fn_802E94CC = .text:0x802E94CC; // type:function size:0x144 +fn_802E9610 = .text:0x802E9610; // type:function size:0x130 +fn_802E9740 = .text:0x802E9740; // type:function size:0x1C4 +fn_802E9904 = .text:0x802E9904; // type:function size:0x7C +fn_802E9980 = .text:0x802E9980; // type:function size:0x278 +fn_802E9BF8 = .text:0x802E9BF8; // type:function size:0x68 +fn_802E9C60 = .text:0x802E9C60; // type:function size:0x68 +fn_802E9CC8 = .text:0x802E9CC8; // type:function size:0x9C +fn_802E9D64 = .text:0x802E9D64; // type:function size:0x460 +fn_802EA1C4 = .text:0x802EA1C4; // type:function size:0x364 +fn_802EA528 = .text:0x802EA528; // type:function size:0x43C +fn_802EA964 = .text:0x802EA964; // type:function size:0x80 +fn_802EA9E4 = .text:0x802EA9E4; // type:function size:0x278 +fn_802EAC5C = .text:0x802EAC5C; // type:function size:0x3FC +fn_802EB058 = .text:0x802EB058; // type:function size:0xC8 +fn_802EB120 = .text:0x802EB120; // type:function size:0xE8 +fn_802EB208 = .text:0x802EB208; // type:function size:0x168 +fn_802EB370 = .text:0x802EB370; // type:function size:0x160 +SetCurrent__13CCubeMaterialCFRC11CModelFlagsRC12CCubeSurfaceRC10CCubeModel = .text:0x802EB4D0; // type:function size:0x4FC +fn_802EB9CC = .text:0x802EB9CC; // type:function size:0x60C +KillCachedViewDepState__13CCubeMaterialFv = .text:0x802EBFD8; // type:function size:0x10 +fn_802EBFE8 = .text:0x802EBFE8; // type:function size:0x38 +fn_802EC020 = .text:0x802EC020; // type:function size:0x38 +fn_802EC058 = .text:0x802EC058; // type:function size:0x8 +fn_802EC060 = .text:0x802EC060; // type:function size:0x8 +fn_802EC068 = .text:0x802EC068; // type:function size:0xC +fn_802EC074 = .text:0x802EC074; // type:function size:0x188 +fn_802EC1FC = .text:0x802EC1FC; // type:function size:0x10 +fn_802EC20C = .text:0x802EC20C; // type:function size:0x64 +fn_802EC270 = .text:0x802EC270; // type:function size:0xC +fn_802EC27C = .text:0x802EC27C; // type:function size:0x8 +fn_802EC284 = .text:0x802EC284; // type:function size:0xC +fn_802EC290 = .text:0x802EC290; // type:function size:0x10 +fn_802EC2A0 = .text:0x802EC2A0; // type:function size:0x10 +fn_802EC2B0 = .text:0x802EC2B0; // type:function size:0x50 +fn_802EC300 = .text:0x802EC300; // type:function size:0x184 +fn_802EC484 = .text:0x802EC484; // type:function size:0x138 +fn_802EC5BC = .text:0x802EC5BC; // type:function size:0x154 +SetArraysCurrent__10CCubeModelCFv = .text:0x802EC710; // type:function size:0x9C +fn_802EC7AC = .text:0x802EC7AC; // type:function size:0x70 +fn_802EC81C = .text:0x802EC81C; // type:function size:0xA0 +fn_802EC8BC = .text:0x802EC8BC; // type:function size:0x98 +fn_802EC954 = .text:0x802EC954; // type:function size:0x5C0 +TryLockTextures__10CCubeModelCFv = .text:0x802ECF14; // type:function size:0x118 +fn_802ED02C = .text:0x802ED02C; // type:function size:0x114 +fn_802ED140 = .text:0x802ED140; // type:function size:0x1CC +fn_802ED30C = .text:0x802ED30C; // type:function size:0xAC +fn_802ED3B8 = .text:0x802ED3B8; // type:function size:0xAC +fn_802ED464 = .text:0x802ED464; // type:function size:0x130 +fn_802ED594 = .text:0x802ED594; // type:function size:0x4C +fn_802ED5E0 = .text:0x802ED5E0; // type:function size:0x6C +fn_802ED64C = .text:0x802ED64C; // type:function size:0x4C +fn_802ED698 = .text:0x802ED698; // type:function size:0x4C +fn_802ED6E4 = .text:0x802ED6E4; // type:function size:0x1C +fn_802ED700 = .text:0x802ED700; // type:function size:0x8 +fn_802ED708 = .text:0x802ED708; // type:function size:0x80 +fn_802ED788 = .text:0x802ED788; // type:function size:0x18 +fn_802ED7A0 = .text:0x802ED7A0; // type:function size:0x1D8 +fn_802ED978 = .text:0x802ED978; // type:function size:0x30 +fn_802ED9A8 = .text:0x802ED9A8; // type:function size:0xD0 +fn_802EDA78 = .text:0x802EDA78; // type:function size:0x84 +fn_802EDAFC = .text:0x802EDAFC; // type:function size:0x590 +fn_802EE08C = .text:0x802EE08C; // type:function size:0x164 +fn_802EE1F0 = .text:0x802EE1F0; // type:function size:0x34 +fn_802EE224 = .text:0x802EE224; // type:function size:0xB0 +__ct__12CMoviePlayerFPCcfbb = .text:0x802EE2D4; // type:function size:0x374 +fn_802EE648 = .text:0x802EE648; // type:function size:0x1C +__dt__12CMoviePlayerFv = .text:0x802EE664; // type:function size:0x314 +ContinueLoading__12CMoviePlayerFv = .text:0x802EE978; // type:function size:0x52C +fn_802EEEA4 = .text:0x802EEEA4; // type:function size:0x330 +fn_802EF1D4 = .text:0x802EF1D4; // type:function size:0x388 +fn_802EF55C = .text:0x802EF55C; // type:function size:0x50 +fn_802EF5AC = .text:0x802EF5AC; // type:function size:0x30 +fn_802EF5DC = .text:0x802EF5DC; // type:function size:0x138 +fn_802EF714 = .text:0x802EF714; // type:function size:0x178 +fn_802EF88C = .text:0x802EF88C; // type:function size:0x138 +Update__12CMoviePlayerFf = .text:0x802EF9C4; // type:function size:0x4D0 +fn_802EFE94 = .text:0x802EFE94; // type:function size:0x3C +fn_802EFED0 = .text:0x802EFED0; // type:function size:0xB8 +fn_802EFF88 = .text:0x802EFF88; // type:function size:0x1A0 +SetPlayMode__12CMoviePlayerFQ212CMoviePlayer9EPlayMode = .text:0x802F0128; // type:function size:0x8 +GetPlayMode__12CMoviePlayerCFv = .text:0x802F0130; // type:function size:0x8 +GetTotalSeconds__12CMoviePlayerCFv = .text:0x802F0138; // type:function size:0x8 +GetPlayedSeconds__12CMoviePlayerCFv = .text:0x802F0140; // type:function size:0x10 +fn_802F0150 = .text:0x802F0150; // type:function size:0x1C +GetIsMovieFinishedPlaying__12CMoviePlayerCFv = .text:0x802F016C; // type:function size:0x2C +fn_802F0198 = .text:0x802F0198; // type:function size:0x1B8 +Rewind__12CMoviePlayerFv = .text:0x802F0350; // type:function size:0x1B8 +fn_802F0508 = .text:0x802F0508; // type:function size:0xE0 +fn_802F05E8 = .text:0x802F05E8; // type:function size:0x2C8 +fn_802F08B0 = .text:0x802F08B0; // type:function size:0x24 +fn_802F08D4 = .text:0x802F08D4; // type:function size:0x8 +fn_802F08DC = .text:0x802F08DC; // type:function size:0x8 +fn_802F08E4 = .text:0x802F08E4; // type:function size:0x34 +SetGlobalMovieVolume__12CMoviePlayerFUc = .text:0x802F0918; // type:function size:0x18 +fn_802F0930 = .text:0x802F0930; // type:function size:0x78 +fn_802F09A8 = .text:0x802F09A8; // type:function size:0x8 +fn_802F09B0 = .text:0x802F09B0; // type:function size:0x4 +fn_802F09B4 = .text:0x802F09B4; // type:function size:0x8 +fn_802F09BC = .text:0x802F09BC; // type:function size:0x8 +fn_802F09C4 = .text:0x802F09C4; // type:function size:0x4 +fn_802F09C8 = .text:0x802F09C8; // type:function size:0xD8 +fn_802F0AA0 = .text:0x802F0AA0; // type:function size:0xF4 +fn_802F0B94 = .text:0x802F0B94; // type:function size:0x140 +fn_802F0CD4 = .text:0x802F0CD4; // type:function size:0x40 +fn_802F0D14 = .text:0x802F0D14; // type:function size:0x24 +fn_802F0D38 = .text:0x802F0D38; // type:function size:0x50 +fn_802F0D88 = .text:0x802F0D88; // type:function size:0x34 +fn_802F0DBC = .text:0x802F0DBC; // type:function size:0x108 +fn_802F0EC4 = .text:0x802F0EC4; // type:function size:0x4 +PointInside__9CCylinderCFRC9CVector3f = .text:0x802F0EC8; // type:function size:0xB4 +fn_802F0F7C = .text:0x802F0F7C; // type:function size:0x98 +fn_802F1014 = .text:0x802F1014; // type:function size:0x58 +fn_802F106C = .text:0x802F106C; // type:function size:0x210 +fn_802F127C = .text:0x802F127C; // type:function size:0x1A0 +fn_802F141C = .text:0x802F141C; // type:function size:0x40 +fn_802F145C = .text:0x802F145C; // type:function size:0x1A8 +fn_802F1604 = .text:0x802F1604; // type:function size:0x3C +fn_802F1640 = .text:0x802F1640; // type:function size:0x104 +fn_802F1744 = .text:0x802F1744; // type:function size:0x4 +fn_802F1748 = .text:0x802F1748; // type:function size:0xA0 +fn_802F17E8 = .text:0x802F17E8; // type:function size:0xDC +fn_802F18C4 = .text:0x802F18C4; // type:function size:0x84 +fn_802F1948 = .text:0x802F1948; // type:function size:0x80 +fn_802F19C8 = .text:0x802F19C8; // type:function size:0x14 +fn_802F19DC = .text:0x802F19DC; // type:function size:0x74 +fn_802F1A50 = .text:0x802F1A50; // type:function size:0x44 +fn_802F1A94 = .text:0x802F1A94; // type:function size:0x194 +fn_802F1C28 = .text:0x802F1C28; // type:function size:0x3C +fn_802F1C64 = .text:0x802F1C64; // type:function size:0xD0 +fn_802F1D34 = .text:0x802F1D34; // type:function size:0x228 +fn_802F1F5C = .text:0x802F1F5C; // type:function size:0x58 +fn_802F1FB4 = .text:0x802F1FB4; // type:function size:0xA0 +fn_802F2054 = .text:0x802F2054; // type:function size:0x38 +fn_802F208C = .text:0x802F208C; // type:function size:0x40 +fn_802F20CC = .text:0x802F20CC; // type:function size:0x40 +fn_802F210C = .text:0x802F210C; // type:function size:0xC +fn_802F2118 = .text:0x802F2118; // type:function size:0x8 +fn_802F2120 = .text:0x802F2120; // type:function size:0x48 +fn_802F2168 = .text:0x802F2168; // type:function size:0x8 +fn_802F2170 = .text:0x802F2170; // type:function size:0x5C +fn_802F21CC = .text:0x802F21CC; // type:function size:0x4 +fn_802F21D0 = .text:0x802F21D0; // type:function size:0x8 +fn_802F21D8 = .text:0x802F21D8; // type:function size:0x40 +fn_802F2218 = .text:0x802F2218; // type:function size:0xB4 +fn_802F22CC = .text:0x802F22CC; // type:function size:0x30 +fn_802F22FC = .text:0x802F22FC; // type:function size:0x60 +fn_802F235C = .text:0x802F235C; // type:function size:0x2E8 +__ct__11CElementGenF25TToken<15CGenDescription>Q211CElementGen21EModelOrientationTypeQ211CElementGen20EOptionalSystemFlags = .text:0x802F2644; // type:function size:0xBA0 +fn_802F31E4 = .text:0x802F31E4; // type:function size:0x8 +fn_802F31EC = .text:0x802F31EC; // type:function size:0x8 +fn_802F31F4 = .text:0x802F31F4; // type:function size:0x24 +__dt__11CElementGenFv = .text:0x802F3218; // type:function size:0x178 +fn_802F3390 = .text:0x802F3390; // type:function size:0x24 +fn_802F33B4 = .text:0x802F33B4; // type:function size:0xC +SetTranslation__11CElementGenFRC9CVector3f = .text:0x802F33C0; // type:function size:0x160 +SetGlobalTranslation__11CElementGenFRC9CVector3f = .text:0x802F3520; // type:function size:0x90 +SetModulationColor__11CElementGenFRC6CColor = .text:0x802F35B0; // type:function size:0x80 +GetModulationColor__11CElementGenCFv = .text:0x802F3630; // type:function size:0x8 +SetGlobalScale__11CElementGenFRC9CVector3f = .text:0x802F3638; // type:function size:0x190 +SetLocalScale__11CElementGenFRC9CVector3f = .text:0x802F37C8; // type:function size:0x190 +SetOrientation__11CElementGenFRC12CTransform4f = .text:0x802F3958; // type:function size:0xA4 +SetGlobalOrientation__11CElementGenFRC12CTransform4f = .text:0x802F39FC; // type:function size:0x74 +fn_802F3A70 = .text:0x802F3A70; // type:function size:0x74 +Update__11CElementGenFd = .text:0x802F3AE4; // type:function size:0xEC +fn_802F3BD0 = .text:0x802F3BD0; // type:function size:0x5AC +fn_802F417C = .text:0x802F417C; // type:function size:0x10C +fn_802F4288 = .text:0x802F4288; // type:function size:0x22C +fn_802F44B4 = .text:0x802F44B4; // type:function size:0x18C +fn_802F4640 = .text:0x802F4640; // type:function size:0x4BC +fn_802F4AFC = .text:0x802F4AFC; // type:function size:0x6B0 +fn_802F51AC = .text:0x802F51AC; // type:function size:0xC8 +ConstructChildParticleSystem__11CElementGenFRC6CTokenUisQ211CElementGen20EOptionalSystemFlagsbbRC9CVector3fRC12CTransform4fRC9CVector3fRC12CTransform4fRC9CVector3fRC6CColorRC9CVector3f = .text:0x802F5274; // type:function size:0x4C0 +fn_802F5734 = .text:0x802F5734; // type:function size:0x98 +fn_802F57CC = .text:0x802F57CC; // type:function size:0x868 +fn_802F6034 = .text:0x802F6034; // type:function size:0x28 +SetParticleEmission__11CElementGenFb = .text:0x802F605C; // type:function size:0x7C +ForceParticleCreation__11CElementGenFi = .text:0x802F60D8; // type:function size:0x70 +fn_802F6148 = .text:0x802F6148; // type:function size:0xAC +DestroyParticles__11CElementGenFv = .text:0x802F61F4; // type:function size:0xBC +IsSystemDeletable__11CElementGenCFv = .text:0x802F62B0; // type:function size:0xA0 +Render__11CElementGenFv = .text:0x802F6350; // type:function size:0x244 +fn_802F6594 = .text:0x802F6594; // type:function size:0x54 +fn_802F65E8 = .text:0x802F65E8; // type:function size:0x8 +fn_802F65F0 = .text:0x802F65F0; // type:function size:0x8 +fn_802F65F8 = .text:0x802F65F8; // type:function size:0x11C +fn_802F6714 = .text:0x802F6714; // type:function size:0x188 +fn_802F689C = .text:0x802F689C; // type:function size:0x180 +fn_802F6A1C = .text:0x802F6A1C; // type:function size:0x1EC +fn_802F6C08 = .text:0x802F6C08; // type:function size:0x12C +fn_802F6D34 = .text:0x802F6D34; // type:function size:0x198 +fn_802F6ECC = .text:0x802F6ECC; // type:function size:0x190 +fn_802F705C = .text:0x802F705C; // type:function size:0x1FC +fn_802F7258 = .text:0x802F7258; // type:function size:0x1B18 +fn_802F8D70 = .text:0x802F8D70; // type:function size:0x18C +fn_802F8EFC = .text:0x802F8EFC; // type:function size:0x128 +fn_802F9024 = .text:0x802F9024; // type:function size:0xBC +fn_802F90E0 = .text:0x802F90E0; // type:function size:0x10FC +fn_802FA1DC = .text:0x802FA1DC; // type:function size:0x1A8 +fn_802FA384 = .text:0x802FA384; // type:function size:0x15C +fn_802FA4E0 = .text:0x802FA4E0; // type:function size:0xD4 +fn_802FA5B4 = .text:0x802FA5B4; // type:function size:0x2C0 +fn_802FA874 = .text:0x802FA874; // type:function size:0xC38 +fn_802FB4AC = .text:0x802FB4AC; // type:function size:0x82C +fn_802FBCD8 = .text:0x802FBCD8; // type:function size:0x334 +fn_802FC00C = .text:0x802FC00C; // type:function size:0x454 +fn_802FC460 = .text:0x802FC460; // type:function size:0x310 +fn_802FC770 = .text:0x802FC770; // type:function size:0x4A4 +fn_802FCC14 = .text:0x802FCC14; // type:function size:0x8C +fn_802FCCA0 = .text:0x802FCCA0; // type:function size:0x48 +fn_802FCCE8 = .text:0x802FCCE8; // type:function size:0x918 +fn_802FD600 = .text:0x802FD600; // type:function size:0x8 +fn_802FD608 = .text:0x802FD608; // type:function size:0xB4 +GetSystemCount__11CElementGenCFv = .text:0x802FD6BC; // type:function size:0x88 +fn_802FD744 = .text:0x802FD744; // type:function size:0x80 +fn_802FD7C4 = .text:0x802FD7C4; // type:function size:0x2D4 +fn_802FDA98 = .text:0x802FDA98; // type:function size:0x88 +SystemHasLight__11CElementGenCFv = .text:0x802FDB20; // type:function size:0x14 +GetLight__11CElementGenCFv = .text:0x802FDB34; // type:function size:0x318 +GetGenerationRate__11CElementGenFv = .text:0x802FDE4C; // type:function size:0x84 +SetGeneratorRateScalar__11CElementGenFf = .text:0x802FDED0; // type:function size:0xB0 +GetGeneratorRateScalar__11CElementGenCFv = .text:0x802FDF80; // type:function size:0x8 +GetNumSpawnedParticleSystems__11CElementGenCFv = .text:0x802FDF88; // type:function size:0x8 +SpawnedParticleSystem__11CElementGenFi = .text:0x802FDF90; // type:function size:0x10 +SetExternalParam__11CElementGenFUif = .text:0x802FDFA0; // type:function size:0x10 +fn_802FDFB0 = .text:0x802FDFB0; // type:function size:0x10 +fn_802FDFC0 = .text:0x802FDFC0; // type:function size:0x28 +ParticleAdditionalData__11CElementGenFUi = .text:0x802FDFE8; // type:function size:0x24 +GetParticleAdditionalData__11CElementGenCFUi = .text:0x802FE00C; // type:function size:0x24 +fn_802FE030 = .text:0x802FE030; // type:function size:0xC +fn_802FE03C = .text:0x802FE03C; // type:function size:0x8 +fn_802FE044 = .text:0x802FE044; // type:function size:0x8 +fn_802FE04C = .text:0x802FE04C; // type:function size:0x8 +fn_802FE054 = .text:0x802FE054; // type:function size:0x8 +fn_802FE05C = .text:0x802FE05C; // type:function size:0x94 +fn_802FE0F0 = .text:0x802FE0F0; // type:function size:0xFC +fn_802FE1EC = .text:0x802FE1EC; // type:function size:0x90 +fn_802FE27C = .text:0x802FE27C; // type:function size:0x124 +fn_802FE3A0 = .text:0x802FE3A0; // type:function size:0x19C +fn_802FE53C = .text:0x802FE53C; // type:function size:0x18 +fn_802FE554 = .text:0x802FE554; // type:function size:0xA4 +fn_802FE5F8 = .text:0x802FE5F8; // type:function size:0xA0 +fn_802FE698 = .text:0x802FE698; // type:function size:0x1C +fn_802FE6B4 = .text:0x802FE6B4; // type:function size:0xC4 +fn_802FE778 = .text:0x802FE778; // type:function size:0x2D0 +fn_802FEA48 = .text:0x802FEA48; // type:function size:0x24 +fn_802FEA6C = .text:0x802FEA6C; // type:function size:0xE4 +fn_802FEB50 = .text:0x802FEB50; // type:function size:0x398 +fn_802FEEE8 = .text:0x802FEEE8; // type:function size:0x2C +fn_802FEF14 = .text:0x802FEF14; // type:function size:0x144 +fn_802FF058 = .text:0x802FF058; // type:function size:0x29C +fn_802FF2F4 = .text:0x802FF2F4; // type:function size:0x280 +fn_802FF574 = .text:0x802FF574; // type:function size:0x124 +fn_802FF698 = .text:0x802FF698; // type:function size:0x2D0 +fn_802FF968 = .text:0x802FF968; // type:function size:0x1C8 +fn_802FFB30 = .text:0x802FFB30; // type:function size:0x1C +fn_802FFB4C = .text:0x802FFB4C; // type:function size:0x210 +fn_802FFD5C = .text:0x802FFD5C; // type:function size:0x30 +fn_802FFD8C = .text:0x802FFD8C; // type:function size:0x104 +fn_802FFE90 = .text:0x802FFE90; // type:function size:0x6C +fn_802FFEFC = .text:0x802FFEFC; // type:function size:0x1C8 +fn_803000C4 = .text:0x803000C4; // type:function size:0x26C +fn_80300330 = .text:0x80300330; // type:function size:0x104 +fn_80300434 = .text:0x80300434; // type:function size:0x224 +fn_80300658 = .text:0x80300658; // type:function size:0x40 +fn_80300698 = .text:0x80300698; // type:function size:0x8 +fn_803006A0 = .text:0x803006A0; // type:function size:0x240 +fn_803008E0 = .text:0x803008E0; // type:function size:0x5C +fn_8030093C = .text:0x8030093C; // type:function size:0x284 +fn_80300BC0 = .text:0x80300BC0; // type:function size:0x24C +fn_80300E0C = .text:0x80300E0C; // type:function size:0x124 +fn_80300F30 = .text:0x80300F30; // type:function size:0x84 +fn_80300FB4 = .text:0x80300FB4; // type:function size:0x44 +fn_80300FF8 = .text:0x80300FF8; // type:function size:0x34 +fn_8030102C = .text:0x8030102C; // type:function size:0x48 +fn_80301074 = .text:0x80301074; // type:function size:0x13C +fn_803011B0 = .text:0x803011B0; // type:function size:0x10C +fn_803012BC = .text:0x803012BC; // type:function size:0x8 +fn_803012C4 = .text:0x803012C4; // type:function size:0x98 +fn_8030135C = .text:0x8030135C; // type:function size:0x5B8 +fn_80301914 = .text:0x80301914; // type:function size:0x98 +fn_803019AC = .text:0x803019AC; // type:function size:0x14 +fn_803019C0 = .text:0x803019C0; // type:function size:0x100 +fn_80301AC0 = .text:0x80301AC0; // type:function size:0x74 +fn_80301B34 = .text:0x80301B34; // type:function size:0xB8 +fn_80301BEC = .text:0x80301BEC; // type:function size:0x1D8 +fn_80301DC4 = .text:0x80301DC4; // type:function size:0x5B4 +fn_80302378 = .text:0x80302378; // type:function size:0x384 +fn_803026FC = .text:0x803026FC; // type:function size:0x9FC +fn_803030F8 = .text:0x803030F8; // type:function size:0x14 +fn_8030310C = .text:0x8030310C; // type:function size:0x28 +fn_80303134 = .text:0x80303134; // type:function size:0x1C +fn_80303150 = .text:0x80303150; // type:function size:0x14 +fn_80303164 = .text:0x80303164; // type:function size:0x28 +fn_8030318C = .text:0x8030318C; // type:function size:0x1C +fn_803031A8 = .text:0x803031A8; // type:function size:0x28 +fn_803031D0 = .text:0x803031D0; // type:function size:0x8 +fn_803031D8 = .text:0x803031D8; // type:function size:0xD4 +fn_803032AC = .text:0x803032AC; // type:function size:0x88 +fn_80303334 = .text:0x80303334; // type:function size:0x5C +fn_80303390 = .text:0x80303390; // type:function size:0x5C +fn_803033EC = .text:0x803033EC; // type:function size:0x68 +fn_80303454 = .text:0x80303454; // type:function size:0x4C8 +fn_8030391C = .text:0x8030391C; // type:function size:0x314 +fn_80303C30 = .text:0x80303C30; // type:function size:0x6C +fn_80303C9C = .text:0x80303C9C; // type:function size:0x40 +fn_80303CDC = .text:0x80303CDC; // type:function size:0x98 +fn_80303D74 = .text:0x80303D74; // type:function size:0x2C +fn_80303DA0 = .text:0x80303DA0; // type:function size:0xB0 +fn_80303E50 = .text:0x80303E50; // type:function size:0x58 +fn_80303EA8 = .text:0x80303EA8; // type:function size:0x28 +fn_80303ED0 = .text:0x80303ED0; // type:function size:0xC0 +fn_80303F90 = .text:0x80303F90; // type:function size:0xD8 +fn_80304068 = .text:0x80304068; // type:function size:0xD8 +fn_80304140 = .text:0x80304140; // type:function size:0xA8 +fn_803041E8 = .text:0x803041E8; // type:function size:0xFC +fn_803042E4 = .text:0x803042E4; // type:function size:0x594 +fn_80304878 = .text:0x80304878; // type:function size:0x1E8 +fn_80304A60 = .text:0x80304A60; // type:function size:0x64 +fn_80304AC4 = .text:0x80304AC4; // type:function size:0x1E8 +fn_80304CAC = .text:0x80304CAC; // type:function size:0x64 +fn_80304D10 = .text:0x80304D10; // type:function size:0x40 +fn_80304D50 = .text:0x80304D50; // type:function size:0x108 +fn_80304E58 = .text:0x80304E58; // type:function size:0x60 +fn_80304EB8 = .text:0x80304EB8; // type:function size:0xF4 +fn_80304FAC = .text:0x80304FAC; // type:function size:0xD8 +fn_80305084 = .text:0x80305084; // type:function size:0x100 +fn_80305184 = .text:0x80305184; // type:function size:0xC0 +fn_80305244 = .text:0x80305244; // type:function size:0x168 +fn_803053AC = .text:0x803053AC; // type:function size:0x114 +fn_803054C0 = .text:0x803054C0; // type:function size:0x114 +fn_803055D4 = .text:0x803055D4; // type:function size:0xA0 +fn_80305674 = .text:0x80305674; // type:function size:0x40 +fn_803056B4 = .text:0x803056B4; // type:function size:0x238 +fn_803058EC = .text:0x803058EC; // type:function size:0x4C +fn_80305938 = .text:0x80305938; // type:function size:0x60 +fn_80305998 = .text:0x80305998; // type:function size:0x20 +fn_803059B8 = .text:0x803059B8; // type:function size:0x78 +GetAnalog__11CFinalInputCFi = .text:0x80305A30; // type:function size:0x2B8 +fn_80305CE8 = .text:0x80305CE8; // type:function size:0x6C +fn_80305D54 = .text:0x80305D54; // type:function size:0x6C +GetDigital__11CFinalInputCFi = .text:0x80305DC0; // type:function size:0x70 +fn_80305E30 = .text:0x80305E30; // type:function size:0x14 +fn_80305E44 = .text:0x80305E44; // type:function size:0x58 +GetPressed__11CFinalInputCFi = .text:0x80305E9C; // type:function size:0x70 +fn_80305F0C = .text:0x80305F0C; // type:function size:0x58 +fn_80305F64 = .text:0x80305F64; // type:function size:0x58 +fn_80305FBC = .text:0x80305FBC; // type:function size:0x70 +fn_8030602C = .text:0x8030602C; // type:function size:0x58 +fn_80306084 = .text:0x80306084; // type:function size:0x58 +fn_803060DC = .text:0x803060DC; // type:function size:0x64 +fn_80306140 = .text:0x80306140; // type:function size:0x28 +fn_80306168 = .text:0x80306168; // type:function size:0x40 +fn_803061A8 = .text:0x803061A8; // type:function size:0x24 +fn_803061CC = .text:0x803061CC; // type:function size:0x4 +fn_803061D0 = .text:0x803061D0; // type:function size:0xB0 +fn_80306280 = .text:0x80306280; // type:function size:0xF0 +fn_80306370 = .text:0x80306370; // type:function size:0x40 +fn_803063B0 = .text:0x803063B0; // type:function size:0xC8 +fn_80306478 = .text:0x80306478; // type:function size:0x84 +fn_803064FC = .text:0x803064FC; // type:function size:0xB0 +fn_803065AC = .text:0x803065AC; // type:function size:0x8 +fn_803065B4 = .text:0x803065B4; // type:function size:0x10 +fn_803065C4 = .text:0x803065C4; // type:function size:0x60 +fn_80306624 = .text:0x80306624; // type:function size:0xD8 +fn_803066FC = .text:0x803066FC; // type:function size:0x164 +fn_80306860 = .text:0x80306860; // type:function size:0x3C +fn_8030689C = .text:0x8030689C; // type:function size:0x9C +fn_80306938 = .text:0x80306938; // type:function size:0x2D8 +fn_80306C10 = .text:0x80306C10; // type:function size:0x2F0 +fn_80306F00 = .text:0x80306F00; // type:function size:0x30 +fn_80306F30 = .text:0x80306F30; // type:function size:0xD4 +fn_80307004 = .text:0x80307004; // type:function size:0xFC +fn_80307100 = .text:0x80307100; // type:function size:0xC +fn_8030710C = .text:0x8030710C; // type:function size:0x28 +fn_80307134 = .text:0x80307134; // type:function size:0x38 +fn_8030716C = .text:0x8030716C; // type:function size:0x24 +fn_80307190 = .text:0x80307190; // type:function size:0xEC +fn_8030727C = .text:0x8030727C; // type:function size:0x8C +fn_80307308 = .text:0x80307308; // type:function size:0x74 +fn_8030737C = .text:0x8030737C; // type:function size:0x58 +fn_803073D4 = .text:0x803073D4; // type:function size:0x20 +fn_803073F4 = .text:0x803073F4; // type:function size:0x1C +fn_80307410 = .text:0x80307410; // type:function size:0x78 +fn_80307488 = .text:0x80307488; // type:function size:0xA8 +fn_80307530 = .text:0x80307530; // type:function size:0x4D0 +BoxInFrustumPlanes__14CFrustumPlanesCFRC6CAABox = .text:0x80307A00; // type:function size:0x84 +BoxInFrustumPlanes__14CFrustumPlanesCFRCQ24rstl24optional_object<6CAABox> = .text:0x80307A84; // type:function size:0x2C +fn_80307AB0 = .text:0x80307AB0; // type:function size:0x118 +SphereInFrustumPlanes__14CFrustumPlanesCFRC7CSphere = .text:0x80307BC8; // type:function size:0x94 +fn_80307C5C = .text:0x80307C5C; // type:function size:0x70 +SetNumChans__3CGXFUc = .text:0x80307CCC; // type:function size:0x30 +SetNumTexGens__3CGXFUc = .text:0x80307CFC; // type:function size:0x20 +fn_80307D1C = .text:0x80307D1C; // type:function size:0x6C +fn_80307D88 = .text:0x80307D88; // type:function size:0x18 +fn_80307DA0 = .text:0x80307DA0; // type:function size:0x6C +SetChanCtrl__3CGXFQ23CGX10EChannelIdUc11_GXColorSrc11_GXColorSrc10_GXLightID12_GXDiffuseFn9_GXAttnFn = .text:0x80307E0C; // type:function size:0x7C +SetNumTevStages__3CGXFUc = .text:0x80307E88; // type:function size:0x20 +fn_80307EA8 = .text:0x80307EA8; // type:function size:0x68 +SetTevColorIn__3CGXF13_GXTevStageID14_GXTevColorArg14_GXTevColorArg14_GXTevColorArg14_GXTevColorArg = .text:0x80307F10; // type:function size:0x38 +fn_80307F48 = .text:0x80307F48; // type:function size:0x38 +fn_80307F80 = .text:0x80307F80; // type:function size:0x40 +fn_80307FC0 = .text:0x80307FC0; // type:function size:0x40 +fn_80308000 = .text:0x80308000; // type:function size:0x40 +fn_80308040 = .text:0x80308040; // type:function size:0x40 +SetTevKColorSel__3CGXF13_GXTevStageID15_GXTevKColorSel = .text:0x80308080; // type:function size:0x28 +fn_803080A8 = .text:0x803080A8; // type:function size:0x28 +SetTevOrder__3CGXF13_GXTevStageID13_GXTexCoordID11_GXTexMapID12_GXChannelID = .text:0x803080D0; // type:function size:0x34 +fn_80308104 = .text:0x80308104; // type:function size:0x78 +fn_8030817C = .text:0x8030817C; // type:function size:0x3C +fn_803081B8 = .text:0x803081B8; // type:function size:0x9C +SetTevDirect__3CGXF13_GXTevStageID = .text:0x80308254; // type:function size:0x2C +SetTexCoordGen__3CGXF13_GXTexCoordID13_GXTexGenType12_GXTexGenSrc9_GXTexMtxUc11_GXPTTexMtx = .text:0x80308280; // type:function size:0x78 +SetNumIndStages__3CGXFUc = .text:0x803082F8; // type:function size:0x20 +fn_80308318 = .text:0x80308318; // type:function size:0x38 +Begin__3CGXF12_GXPrimitive9_GXVtxFmtUs = .text:0x80308350; // type:function size:0x68 +End__3CGXFv = .text:0x803083B8; // type:function size:0x4 +SetFog__3CGXF10_GXFogTypeffffRC8_GXColor = .text:0x803083BC; // type:function size:0xC0 +fn_8030847C = .text:0x8030847C; // type:function size:0x2C +fn_803084A8 = .text:0x803084A8; // type:function size:0x530 +fn_803089D8 = .text:0x803089D8; // type:function size:0x1D0 +fn_80308BA8 = .text:0x80308BA8; // type:function size:0x30 +fn_80308BD8 = .text:0x80308BD8; // type:function size:0xD8 +fn_80308CB0 = .text:0x80308CB0; // type:function size:0x14 +fn_80308CC4 = .text:0x80308CC4; // type:function size:0x1A8 +fn_80308E6C = .text:0x80308E6C; // type:function size:0x70 +fn_80308EDC = .text:0x80308EDC; // type:function size:0xC +SetVtxDescv__3CGXFPC14_GXVtxDescList = .text:0x80308EE8; // type:function size:0x60 +fn_80308F48 = .text:0x80308F48; // type:function size:0x13C +SetStandardTevColorAlphaOp__3CGXF13_GXTevStageID = .text:0x80309084; // type:function size:0x94 +GetFog__3CGXFP10_GXFogTypePfPfPfPfP8_GXColor = .text:0x80309118; // type:function size:0x94 +CallDisplayList__3CGXFPCvUl = .text:0x803091AC; // type:function size:0x58 +SetDstAlpha__3CGXFbUc = .text:0x80309204; // type:function size:0x70 +fn_80309274 = .text:0x80309274; // type:function size:0xE4 +fn_80309358 = .text:0x80309358; // type:function size:0x10 +fn_80309368 = .text:0x80309368; // type:function size:0x10 +fn_80309378 = .text:0x80309378; // type:function size:0x90 +fn_80309408 = .text:0x80309408; // type:function size:0x34 +fn_8030943C = .text:0x8030943C; // type:function size:0x8 +fn_80309444 = .text:0x80309444; // type:function size:0xBC +fn_80309500 = .text:0x80309500; // type:function size:0x90 +fn_80309590 = .text:0x80309590; // type:function size:0x28C +fn_8030981C = .text:0x8030981C; // type:function size:0x2D0 +fn_80309AEC = .text:0x80309AEC; // type:function size:0x40 +fn_80309B2C = .text:0x80309B2C; // type:function size:0x4E0 +fn_8030A00C = .text:0x8030A00C; // type:function size:0x17C +fn_8030A188 = .text:0x8030A188; // type:function size:0x128 +fn_8030A2B0 = .text:0x8030A2B0; // type:function size:0x70 +fn_8030A320 = .text:0x8030A320; // type:function size:0x210 +fn_8030A530 = .text:0x8030A530; // type:function size:0xD4 +fn_8030A604 = .text:0x8030A604; // type:function size:0xB8 +fn_8030A6BC = .text:0x8030A6BC; // type:function size:0x1DC +fn_8030A898 = .text:0x8030A898; // type:function size:0xA8 +fn_8030A940 = .text:0x8030A940; // type:function size:0x10 +fn_8030A950 = .text:0x8030A950; // type:function size:0x10 +fn_8030A960 = .text:0x8030A960; // type:function size:0x4 +fn_8030A964 = .text:0x8030A964; // type:function size:0xC +fn_8030A970 = .text:0x8030A970; // type:function size:0x64 +fn_8030A9D4 = .text:0x8030A9D4; // type:function size:0x144 +fn_8030AB18 = .text:0x8030AB18; // type:function size:0x8 +fn_8030AB20 = .text:0x8030AB20; // type:function size:0xA4 +fn_8030ABC4 = .text:0x8030ABC4; // type:function size:0x44 +fn_8030AC08 = .text:0x8030AC08; // type:function size:0x168 +fn_8030AD70 = .text:0x8030AD70; // type:function size:0x144 +fn_8030AEB4 = .text:0x8030AEB4; // type:function size:0x8C +fn_8030AF40 = .text:0x8030AF40; // type:function size:0x70 +fn_8030AFB0 = .text:0x8030AFB0; // type:function size:0x38 +fn_8030AFE8 = .text:0x8030AFE8; // type:function size:0x70 +fn_8030B058 = .text:0x8030B058; // type:function size:0xB0 +fn_8030B108 = .text:0x8030B108; // type:function size:0x94 +fn_8030B19C = .text:0x8030B19C; // type:function size:0x48 +fn_8030B1E4 = .text:0x8030B1E4; // type:function size:0x88 +fn_8030B26C = .text:0x8030B26C; // type:function size:0x4 +fn_8030B270 = .text:0x8030B270; // type:function size:0x8 +fn_8030B278 = .text:0x8030B278; // type:function size:0x144 +fn_8030B3BC = .text:0x8030B3BC; // type:function size:0x228 +fn_8030B5E4 = .text:0x8030B5E4; // type:function size:0xC0 +fn_8030B6A4 = .text:0x8030B6A4; // type:function size:0x6C +fn_8030B710 = .text:0x8030B710; // type:function size:0x254 +fn_8030B964 = .text:0x8030B964; // type:function size:0x320 +fn_8030BC84 = .text:0x8030BC84; // type:function size:0x10 +fn_8030BC94 = .text:0x8030BC94; // type:function size:0x180 +fn_8030BE14 = .text:0x8030BE14; // type:function size:0xA4 +fn_8030BEB8 = .text:0x8030BEB8; // type:function size:0x180 +fn_8030C038 = .text:0x8030C038; // type:function size:0x74 +fn_8030C0AC = .text:0x8030C0AC; // type:function size:0x270 +fn_8030C31C = .text:0x8030C31C; // type:function size:0x8C +fn_8030C3A8 = .text:0x8030C3A8; // type:function size:0x4 +fn_8030C3AC = .text:0x8030C3AC; // type:function size:0x8 +fn_8030C3B4 = .text:0x8030C3B4; // type:function size:0x94 +fn_8030C448 = .text:0x8030C448; // type:function size:0x14 +fn_8030C45C = .text:0x8030C45C; // type:function size:0x40 +fn_8030C49C = .text:0x8030C49C; // type:function size:0x138 +fn_8030C5D4 = .text:0x8030C5D4; // type:function size:0xC +fn_8030C5E0 = .text:0x8030C5E0; // type:function size:0x30 +fn_8030C610 = .text:0x8030C610; // type:function size:0x6C +fn_8030C67C = .text:0x8030C67C; // type:function size:0xB4 +fn_8030C730 = .text:0x8030C730; // type:function size:0x14 +fn_8030C744 = .text:0x8030C744; // type:function size:0x44 +fn_8030C788 = .text:0x8030C788; // type:function size:0x10 +fn_8030C798 = .text:0x8030C798; // type:function size:0x18 +fn_8030C7B0 = .text:0x8030C7B0; // type:function size:0xA4 +fn_8030C854 = .text:0x8030C854; // type:function size:0x78 +fn_8030C8CC = .text:0x8030C8CC; // type:function size:0x18 +fn_8030C8E4 = .text:0x8030C8E4; // type:function size:0xA4 +fn_8030C988 = .text:0x8030C988; // type:function size:0x88 +fn_8030CA10 = .text:0x8030CA10; // type:function size:0x18 +fn_8030CA28 = .text:0x8030CA28; // type:function size:0xA4 +fn_8030CACC = .text:0x8030CACC; // type:function size:0x88 +fn_8030CB54 = .text:0x8030CB54; // type:function size:0x18 +fn_8030CB6C = .text:0x8030CB6C; // type:function size:0xA4 +fn_8030CC10 = .text:0x8030CC10; // type:function size:0x9C +fn_8030CCAC = .text:0x8030CCAC; // type:function size:0x18 +fn_8030CCC4 = .text:0x8030CCC4; // type:function size:0xA4 +fn_8030CD68 = .text:0x8030CD68; // type:function size:0xA4 +fn_8030CE0C = .text:0x8030CE0C; // type:function size:0x18 +fn_8030CE24 = .text:0x8030CE24; // type:function size:0xA4 +fn_8030CEC8 = .text:0x8030CEC8; // type:function size:0xA8 +fn_8030CF70 = .text:0x8030CF70; // type:function size:0x24 +fn_8030CF94 = .text:0x8030CF94; // type:function size:0xC4 +fn_8030D058 = .text:0x8030D058; // type:function size:0xCC +fn_8030D124 = .text:0x8030D124; // type:function size:0x14 +fn_8030D138 = .text:0x8030D138; // type:function size:0x84 +fn_8030D1BC = .text:0x8030D1BC; // type:function size:0x48 +fn_8030D204 = .text:0x8030D204; // type:function size:0x14 +fn_8030D218 = .text:0x8030D218; // type:function size:0x84 +fn_8030D29C = .text:0x8030D29C; // type:function size:0x88 +fn_8030D324 = .text:0x8030D324; // type:function size:0x18 +fn_8030D33C = .text:0x8030D33C; // type:function size:0xA4 +fn_8030D3E0 = .text:0x8030D3E0; // type:function size:0x94 +fn_8030D474 = .text:0x8030D474; // type:function size:0x1C +fn_8030D490 = .text:0x8030D490; // type:function size:0xC4 +fn_8030D554 = .text:0x8030D554; // type:function size:0xA0 +fn_8030D5F4 = .text:0x8030D5F4; // type:function size:0x1C +fn_8030D610 = .text:0x8030D610; // type:function size:0xC4 +fn_8030D6D4 = .text:0x8030D6D4; // type:function size:0xBC +fn_8030D790 = .text:0x8030D790; // type:function size:0x20 +fn_8030D7B0 = .text:0x8030D7B0; // type:function size:0xE4 +fn_8030D894 = .text:0x8030D894; // type:function size:0x108 +fn_8030D99C = .text:0x8030D99C; // type:function size:0x14 +fn_8030D9B0 = .text:0x8030D9B0; // type:function size:0x84 +fn_8030DA34 = .text:0x8030DA34; // type:function size:0xAC +fn_8030DAE0 = .text:0x8030DAE0; // type:function size:0x1F8 +fn_8030DCD8 = .text:0x8030DCD8; // type:function size:0x64 +fn_8030DD3C = .text:0x8030DD3C; // type:function size:0x114 +fn_8030DE50 = .text:0x8030DE50; // type:function size:0x220 +fn_8030E070 = .text:0x8030E070; // type:function size:0x94 +fn_8030E104 = .text:0x8030E104; // type:function size:0x1C4 +fn_8030E2C8 = .text:0x8030E2C8; // type:function size:0x18 +fn_8030E2E0 = .text:0x8030E2E0; // type:function size:0xA4 +fn_8030E384 = .text:0x8030E384; // type:function size:0x88 +fn_8030E40C = .text:0x8030E40C; // type:function size:0x18 +fn_8030E424 = .text:0x8030E424; // type:function size:0xA4 +fn_8030E4C8 = .text:0x8030E4C8; // type:function size:0xA4 +fn_8030E56C = .text:0x8030E56C; // type:function size:0x68 +fn_8030E5D4 = .text:0x8030E5D4; // type:function size:0x48 +fn_8030E61C = .text:0x8030E61C; // type:function size:0x48 +fn_8030E664 = .text:0x8030E664; // type:function size:0x18 +fn_8030E67C = .text:0x8030E67C; // type:function size:0xA4 +fn_8030E720 = .text:0x8030E720; // type:function size:0x5C +fn_8030E77C = .text:0x8030E77C; // type:function size:0x14 +fn_8030E790 = .text:0x8030E790; // type:function size:0x84 +fn_8030E814 = .text:0x8030E814; // type:function size:0x40 +fn_8030E854 = .text:0x8030E854; // type:function size:0x14 +fn_8030E868 = .text:0x8030E868; // type:function size:0x44 +fn_8030E8AC = .text:0x8030E8AC; // type:function size:0x44 +fn_8030E8F0 = .text:0x8030E8F0; // type:function size:0x44 +fn_8030E934 = .text:0x8030E934; // type:function size:0x44 +fn_8030E978 = .text:0x8030E978; // type:function size:0x1C +fn_8030E994 = .text:0x8030E994; // type:function size:0xA0 +fn_8030EA34 = .text:0x8030EA34; // type:function size:0x84 +fn_8030EAB8 = .text:0x8030EAB8; // type:function size:0x80 +fn_8030EB38 = .text:0x8030EB38; // type:function size:0x1C +fn_8030EB54 = .text:0x8030EB54; // type:function size:0x1C +BuildPoint__6CLightFRC9CVector3fRC6CColor = .text:0x8030EB70; // type:function size:0x1C +fn_8030EB8C = .text:0x8030EB8C; // type:function size:0x1C +fn_8030EBA8 = .text:0x8030EBA8; // type:function size:0x1C +BuildHard__6CLightFRC9CVector3fRC6CColorf = .text:0x8030EBC4; // type:function size:0x34 +SetAttenuation__6CLightFfff = .text:0x8030EBF8; // type:function size:0x1C +fn_8030EC14 = .text:0x8030EC14; // type:function size:0x1C +fn_8030EC30 = .text:0x8030EC30; // type:function size:0x18 +fn_8030EC48 = .text:0x8030EC48; // type:function size:0x1C +fn_8030EC64 = .text:0x8030EC64; // type:function size:0x1C +fn_8030EC80 = .text:0x8030EC80; // type:function size:0x14 +fn_8030EC94 = .text:0x8030EC94; // type:function size:0x4C +fn_8030ECE0 = .text:0x8030ECE0; // type:function size:0xC4 +fn_8030EDA4 = .text:0x8030EDA4; // type:function size:0x74 +fn_8030EE18 = .text:0x8030EE18; // type:function size:0x128 +fn_8030EF40 = .text:0x8030EF40; // type:function size:0x34 +fn_8030EF74 = .text:0x8030EF74; // type:function size:0x98 +fn_8030F00C = .text:0x8030F00C; // type:function size:0xC +fn_8030F018 = .text:0x8030F018; // type:function size:0x10 +fn_8030F028 = .text:0x8030F028; // type:function size:0x40 +fn_8030F068 = .text:0x8030F068; // type:function size:0x54 +fn_8030F0BC = .text:0x8030F0BC; // type:function size:0x4 +fn_8030F0C0 = .text:0x8030F0C0; // type:function size:0x244 +fn_8030F304 = .text:0x8030F304; // type:function size:0x38 +fn_8030F33C = .text:0x8030F33C; // type:function size:0x38 +fn_8030F374 = .text:0x8030F374; // type:function size:0x38 +fn_8030F3AC = .text:0x8030F3AC; // type:function size:0x38 +fn_8030F3E4 = .text:0x8030F3E4; // type:function size:0x8 +fn_8030F3EC = .text:0x8030F3EC; // type:function size:0x40 +fn_8030F42C = .text:0x8030F42C; // type:function size:0xC +fn_8030F438 = .text:0x8030F438; // type:function size:0x10 +fn_8030F448 = .text:0x8030F448; // type:function size:0x40 +fn_8030F488 = .text:0x8030F488; // type:function size:0x4C +fn_8030F4D4 = .text:0x8030F4D4; // type:function size:0xA0 +fn_8030F574 = .text:0x8030F574; // type:function size:0x2C +fn_8030F5A0 = .text:0x8030F5A0; // type:function size:0xA0 +fn_8030F640 = .text:0x8030F640; // type:function size:0x54 +fn_8030F694 = .text:0x8030F694; // type:function size:0x70 +fn_8030F704 = .text:0x8030F704; // type:function size:0xB0 +fn_8030F7B4 = .text:0x8030F7B4; // type:function size:0xC8 +fn_8030F87C = .text:0x8030F87C; // type:function size:0x8 +fn_8030F884 = .text:0x8030F884; // type:function size:0x20 +fn_8030F8A4 = .text:0x8030F8A4; // type:function size:0x24 +fn_8030F8C8 = .text:0x8030F8C8; // type:function size:0x4 +fn_8030F8CC = .text:0x8030F8CC; // type:function size:0x24 +fn_8030F8F0 = .text:0x8030F8F0; // type:function size:0x4 +fn_8030F8F4 = .text:0x8030F8F4; // type:function size:0xFC +fn_8030F9F0 = .text:0x8030F9F0; // type:function size:0x8 +fn_8030F9F8 = .text:0x8030F9F8; // type:function size:0x11C +fn_8030FB14 = .text:0x8030FB14; // type:function size:0xE8 +fn_8030FBFC = .text:0x8030FBFC; // type:function size:0x180 +fn_8030FD7C = .text:0x8030FD7C; // type:function size:0x20 +fn_8030FD9C = .text:0x8030FD9C; // type:function size:0x20 +fn_8030FDBC = .text:0x8030FDBC; // type:function size:0x20 +fn_8030FDDC = .text:0x8030FDDC; // type:function size:0x20 +fn_8030FDFC = .text:0x8030FDFC; // type:function size:0x20 +fn_8030FE1C = .text:0x8030FE1C; // type:function size:0x80 +fn_8030FE9C = .text:0x8030FE9C; // type:function size:0x58 +fn_8030FEF4 = .text:0x8030FEF4; // type:function size:0x324 +__ct__9CMatrix3fFRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x80310218; // type:function size:0x4C +fn_80310264 = .text:0x80310264; // type:function size:0x70 +fn_803102D4 = .text:0x803102D4; // type:function size:0x114 +fn_803103E8 = .text:0x803103E8; // type:function size:0xA4 +fn_8031048C = .text:0x8031048C; // type:function size:0x4C +RotateX__9CMatrix3fFRC9CRelAngle = .text:0x803104D8; // type:function size:0x90 +fn_80310568 = .text:0x80310568; // type:function size:0x90 +RotateZ__9CMatrix3fFRC9CRelAngle = .text:0x803105F8; // type:function size:0x90 +fn_80310688 = .text:0x80310688; // type:function size:0x114 +__ml__9CMatrix3fCFRC9CVector3f = .text:0x8031079C; // type:function size:0x7C +__ml__9CMatrix3fCFRC9CMatrix3f = .text:0x80310818; // type:function size:0x20C +fn_80310A24 = .text:0x80310A24; // type:function size:0x7C +fn_80310AA0 = .text:0x80310AA0; // type:function size:0x60 +fn_80310B00 = .text:0x80310B00; // type:function size:0xB8 +__ct__9CMatrix3fFRC9CMatrix3f = .text:0x80310BB8; // type:function size:0x2C +__as__9CMatrix3fFRC9CMatrix3f = .text:0x80310BE4; // type:function size:0x2C +fn_80310C10 = .text:0x80310C10; // type:function size:0x38 +fn_80310C48 = .text:0x80310C48; // type:function size:0x8C +fn_80310CD4 = .text:0x80310CD4; // type:function size:0x94 +fn_80310D68 = .text:0x80310D68; // type:function size:0xE8 +fn_80310E50 = .text:0x80310E50; // type:function size:0x38 +fn_80310E88 = .text:0x80310E88; // type:function size:0x68 +fn_80310EF0 = .text:0x80310EF0; // type:function size:0x13C +fn_8031102C = .text:0x8031102C; // type:function size:0x140 +fn_8031116C = .text:0x8031116C; // type:function size:0x70 +fn_803111DC = .text:0x803111DC; // type:function size:0xA4 +fn_80311280 = .text:0x80311280; // type:function size:0x5BC +__ct__11CMayaSplineFR12CInputStream = .text:0x8031183C; // type:function size:0x160 +__ct__11CMayaSplineFRC11CMayaSpline = .text:0x8031199C; // type:function size:0x23C +__as__11CMayaSplineFRC11CMayaSpline = .text:0x80311BD8; // type:function size:0x60 +fn_80311C38 = .text:0x80311C38; // type:function size:0x264 +fn_80311E9C = .text:0x80311E9C; // type:function size:0x250 +fn_803120EC = .text:0x803120EC; // type:function size:0x1DC +fn_803122C8 = .text:0x803122C8; // type:function size:0x108 +__ct__11CMayaSplineFv = .text:0x803123D0; // type:function size:0x50 +fn_80312420 = .text:0x80312420; // type:function size:0x34 +fn_80312454 = .text:0x80312454; // type:function size:0x3CC +fn_80312820 = .text:0x80312820; // type:function size:0x6C +EvaluateAt__11CMayaSplineCFf = .text:0x8031288C; // type:function size:0x160 +fn_803129EC = .text:0x803129EC; // type:function size:0x2A0 +fn_80312C8C = .text:0x80312C8C; // type:function size:0x2B8 +fn_80312F44 = .text:0x80312F44; // type:function size:0x1C4 +GetKnots__11CMayaSplineCFv = .text:0x80313108; // type:function size:0x8 +GetMaxTime__11CMayaSplineCFv = .text:0x80313110; // type:function size:0x28 +GetDuration__11CMayaSplineCFv = .text:0x80313138; // type:function size:0x50 +GetKnotCount__11CMayaSplineCFv = .text:0x80313188; // type:function size:0x8 +fn_80313190 = .text:0x80313190; // type:function size:0x250 +fn_803133E0 = .text:0x803133E0; // type:function size:0x150 +fn_80313530 = .text:0x80313530; // type:function size:0x254 +fn_80313784 = .text:0x80313784; // type:function size:0x218 +fn_8031399C = .text:0x8031399C; // type:function size:0x3B0 +fn_80313D4C = .text:0x80313D4C; // type:function size:0x1B0 +fn_80313EFC = .text:0x80313EFC; // type:function size:0x270 +fn_8031416C = .text:0x8031416C; // type:function size:0x2AC +fn_80314418 = .text:0x80314418; // type:function size:0x164 +fn_8031457C = .text:0x8031457C; // type:function size:0x128 +fn_803146A4 = .text:0x803146A4; // type:function size:0xB4 +fn_80314758 = .text:0x80314758; // type:function size:0xB4 +fn_8031480C = .text:0x8031480C; // type:function size:0xBC +fn_803148C8 = .text:0x803148C8; // type:function size:0xF4 +fn_803149BC = .text:0x803149BC; // type:function size:0xC4 +fn_80314A80 = .text:0x80314A80; // type:function size:0x48 +fn_80314AC8 = .text:0x80314AC8; // type:function size:0xCC +fn_80314B94 = .text:0x80314B94; // type:function size:0x14 +fn_80314BA8 = .text:0x80314BA8; // type:function size:0xA8 +fn_80314C50 = .text:0x80314C50; // type:function size:0x40 +fn_80314C90 = .text:0x80314C90; // type:function size:0xF0 +fn_80314D80 = .text:0x80314D80; // type:function size:0x2C +fn_80314DAC = .text:0x80314DAC; // type:function size:0x2C +fn_80314DD8 = .text:0x80314DD8; // type:function size:0x2C +fn_80314E04 = .text:0x80314E04; // type:function size:0x10C +fn_80314F10 = .text:0x80314F10; // type:function size:0x88 +fn_80314F98 = .text:0x80314F98; // type:function size:0x68 +fn_80315000 = .text:0x80315000; // type:function size:0x60 +fn_80315060 = .text:0x80315060; // type:function size:0x14 +fn_80315074 = .text:0x80315074; // type:function size:0x68 +fn_803150DC = .text:0x803150DC; // type:function size:0xC +fn_803150E8 = .text:0x803150E8; // type:function size:0x64 +fn_8031514C = .text:0x8031514C; // type:function size:0x7C +fn_803151C8 = .text:0x803151C8; // type:function size:0x90 +fn_80315258 = .text:0x80315258; // type:function size:0x14C +fn_803153A4 = .text:0x803153A4; // type:function size:0xEC +fn_80315490 = .text:0x80315490; // type:function size:0x8C +fn_8031551C = .text:0x8031551C; // type:function size:0x58 +fn_80315574 = .text:0x80315574; // type:function size:0x54 +fn_803155C8 = .text:0x803155C8; // type:function size:0xC +fn_803155D4 = .text:0x803155D4; // type:function size:0x38 +fn_8031560C = .text:0x8031560C; // type:function size:0x78 +fn_80315684 = .text:0x80315684; // type:function size:0x3C +fn_803156C0 = .text:0x803156C0; // type:function size:0xD4 +fn_80315794 = .text:0x80315794; // type:function size:0x130 +Free__7CMemoryFPCv = .text:0x803158C4; // type:function size:0x80 +fn_80315944 = .text:0x80315944; // type:function size:0x20 +fn_80315964 = .text:0x80315964; // type:function size:0x14 +fn_80315978 = .text:0x80315978; // type:function size:0x18 +__nw__FUlPCcPCc = .text:0x80315990; // type:function size:0x54 +fn_803159E4 = .text:0x803159E4; // type:function size:0x54 +fn_80315A38 = .text:0x80315A38; // type:function size:0x48 +fn_80315A80 = .text:0x80315A80; // type:function size:0x44 +fn_80315AC4 = .text:0x80315AC4; // type:function size:0x3C +fn_80315B00 = .text:0x80315B00; // type:function size:0x80 +fn_80315B80 = .text:0x80315B80; // type:function size:0x80 +fn_80315C00 = .text:0x80315C00; // type:function size:0x70 +fn_80315C70 = .text:0x80315C70; // type:function size:0xCC +fn_80315D3C = .text:0x80315D3C; // type:function size:0x200 +fn_80315F3C = .text:0x80315F3C; // type:function size:0x60 +fn_80315F9C = .text:0x80315F9C; // type:function size:0xA4 +fn_80316040 = .text:0x80316040; // type:function size:0x8 +fn_80316048 = .text:0x80316048; // type:function size:0x68 +fn_803160B0 = .text:0x803160B0; // type:function size:0x258 +fn_80316308 = .text:0x80316308; // type:function size:0xCC +fn_803163D4 = .text:0x803163D4; // type:function size:0x56C +fn_80316940 = .text:0x80316940; // type:function size:0x60 +fn_803169A0 = .text:0x803169A0; // type:function size:0xA4 +fn_80316A44 = .text:0x80316A44; // type:function size:0x8 +fn_80316A4C = .text:0x80316A4C; // type:function size:0x68 +fn_80316AB4 = .text:0x80316AB4; // type:function size:0x1B0 +fn_80316C64 = .text:0x80316C64; // type:function size:0x30 +fn_80316C94 = .text:0x80316C94; // type:function size:0x48 +fn_80316CDC = .text:0x80316CDC; // type:function size:0x8 +fn_80316CE4 = .text:0x80316CE4; // type:function size:0x22C +fn_80316F10 = .text:0x80316F10; // type:function size:0x64 +fn_80316F74 = .text:0x80316F74; // type:function size:0x11C +fn_80317090 = .text:0x80317090; // type:function size:0xD8 +fn_80317168 = .text:0x80317168; // type:function size:0x70 +fn_803171D8 = .text:0x803171D8; // type:function size:0xC4 +fn_8031729C = .text:0x8031729C; // type:function size:0x108 +fn_803173A4 = .text:0x803173A4; // type:function size:0x8 +fn_803173AC = .text:0x803173AC; // type:function size:0xDC +fn_80317488 = .text:0x80317488; // type:function size:0xA4 +fn_8031752C = .text:0x8031752C; // type:function size:0x110 +fn_8031763C = .text:0x8031763C; // type:function size:0x1FC +fn_80317838 = .text:0x80317838; // type:function size:0x70 +fn_803178A8 = .text:0x803178A8; // type:function size:0x80 +fn_80317928 = .text:0x80317928; // type:function size:0xCC +fn_803179F4 = .text:0x803179F4; // type:function size:0x8 +fn_803179FC = .text:0x803179FC; // type:function size:0xA0 +fn_80317A9C = .text:0x80317A9C; // type:function size:0x1D8 +fn_80317C74 = .text:0x80317C74; // type:function size:0x64 +fn_80317CD8 = .text:0x80317CD8; // type:function size:0x104 +fn_80317DDC = .text:0x80317DDC; // type:function size:0x8 +fn_80317DE4 = .text:0x80317DE4; // type:function size:0x8 +fn_80317DEC = .text:0x80317DEC; // type:function size:0x5C +fn_80317E48 = .text:0x80317E48; // type:function size:0xC4 +fn_80317F0C = .text:0x80317F0C; // type:function size:0x73C +fn_80318648 = .text:0x80318648; // type:function size:0xD0 +fn_80318718 = .text:0x80318718; // type:function size:0x8 +fn_80318720 = .text:0x80318720; // type:function size:0x40 +fn_80318760 = .text:0x80318760; // type:function size:0x20 +fn_80318780 = .text:0x80318780; // type:function size:0x4 +fn_80318784 = .text:0x80318784; // type:function size:0x8 +fn_8031878C = .text:0x8031878C; // type:function size:0x40 +fn_803187CC = .text:0x803187CC; // type:function size:0xC4 +fn_80318890 = .text:0x80318890; // type:function size:0xDC +fn_8031896C = .text:0x8031896C; // type:function size:0xD0 +fn_80318A3C = .text:0x80318A3C; // type:function size:0x8 +fn_80318A44 = .text:0x80318A44; // type:function size:0x40 +fn_80318A84 = .text:0x80318A84; // type:function size:0x18 +fn_80318A9C = .text:0x80318A9C; // type:function size:0x8 +fn_80318AA4 = .text:0x80318AA4; // type:function size:0x8 +fn_80318AAC = .text:0x80318AAC; // type:function size:0x8 +fn_80318AB4 = .text:0x80318AB4; // type:function size:0x8 +fn_80318ABC = .text:0x80318ABC; // type:function size:0x8 +fn_80318AC4 = .text:0x80318AC4; // type:function size:0x8 +fn_80318ACC = .text:0x80318ACC; // type:function size:0xC +fn_80318AD8 = .text:0x80318AD8; // type:function size:0x8 +fn_80318AE0 = .text:0x80318AE0; // type:function size:0x194 +fn_80318C74 = .text:0x80318C74; // type:function size:0xD4 +fn_80318D48 = .text:0x80318D48; // type:function size:0x7C +fn_80318DC4 = .text:0x80318DC4; // type:function size:0xF4 +fn_80318EB8 = .text:0x80318EB8; // type:function size:0x130 +fn_80318FE8 = .text:0x80318FE8; // type:function size:0x114 +fn_803190FC = .text:0x803190FC; // type:function size:0x4 +fn_80319100 = .text:0x80319100; // type:function size:0xA0 +fn_803191A0 = .text:0x803191A0; // type:function size:0x98 +fn_80319238 = .text:0x80319238; // type:function size:0x24 +fn_8031925C = .text:0x8031925C; // type:function size:0x40 +fn_8031929C = .text:0x8031929C; // type:function size:0x1C +fn_803192B8 = .text:0x803192B8; // type:function size:0xC4 +fn_8031937C = .text:0x8031937C; // type:function size:0xB8 +fn_80319434 = .text:0x80319434; // type:function size:0x1C +fn_80319450 = .text:0x80319450; // type:function size:0x44 +fn_80319494 = .text:0x80319494; // type:function size:0x20 +fn_803194B4 = .text:0x803194B4; // type:function size:0x14 +fn_803194C8 = .text:0x803194C8; // type:function size:0x84 +fn_8031954C = .text:0x8031954C; // type:function size:0x94 +fn_803195E0 = .text:0x803195E0; // type:function size:0x18 +fn_803195F8 = .text:0x803195F8; // type:function size:0xA4 +fn_8031969C = .text:0x8031969C; // type:function size:0x114 +fn_803197B0 = .text:0x803197B0; // type:function size:0x18 +fn_803197C8 = .text:0x803197C8; // type:function size:0xA4 +fn_8031986C = .text:0x8031986C; // type:function size:0x194 +fn_80319A00 = .text:0x80319A00; // type:function size:0x1C +fn_80319A1C = .text:0x80319A1C; // type:function size:0xC4 +fn_80319AE0 = .text:0x80319AE0; // type:function size:0xB4 +fn_80319B94 = .text:0x80319B94; // type:function size:0x20 +fn_80319BB4 = .text:0x80319BB4; // type:function size:0xE4 +fn_80319C98 = .text:0x80319C98; // type:function size:0x120 +fn_80319DB8 = .text:0x80319DB8; // type:function size:0x24 +fn_80319DDC = .text:0x80319DDC; // type:function size:0xE4 +fn_80319EC0 = .text:0x80319EC0; // type:function size:0x1E8 +fn_8031A0A8 = .text:0x8031A0A8; // type:function size:0x24 +fn_8031A0CC = .text:0x8031A0CC; // type:function size:0xE4 +fn_8031A1B0 = .text:0x8031A1B0; // type:function size:0x1D0 +fn_8031A380 = .text:0x8031A380; // type:function size:0x24 +fn_8031A3A4 = .text:0x8031A3A4; // type:function size:0xE4 +fn_8031A488 = .text:0x8031A488; // type:function size:0x200 +fn_8031A688 = .text:0x8031A688; // type:function size:0x20 +fn_8031A6A8 = .text:0x8031A6A8; // type:function size:0xE4 +fn_8031A78C = .text:0x8031A78C; // type:function size:0x2DC +fn_8031AA68 = .text:0x8031AA68; // type:function size:0x1A0 +fn_8031AC08 = .text:0x8031AC08; // type:function size:0xE4 +fn_8031ACEC = .text:0x8031ACEC; // type:function size:0x310 +fn_8031AFFC = .text:0x8031AFFC; // type:function size:0x14 +fn_8031B010 = .text:0x8031B010; // type:function size:0x84 +fn_8031B094 = .text:0x8031B094; // type:function size:0x38 +fn_8031B0CC = .text:0x8031B0CC; // type:function size:0x1C +fn_8031B0E8 = .text:0x8031B0E8; // type:function size:0xC4 +fn_8031B1AC = .text:0x8031B1AC; // type:function size:0x120 +fn_8031B2CC = .text:0x8031B2CC; // type:function size:0x1C +fn_8031B2E8 = .text:0x8031B2E8; // type:function size:0xC4 +fn_8031B3AC = .text:0x8031B3AC; // type:function size:0x154 +fn_8031B500 = .text:0x8031B500; // type:function size:0xC +fn_8031B50C = .text:0x8031B50C; // type:function size:0x14 +fn_8031B520 = .text:0x8031B520; // type:function size:0x174 +fn_8031B694 = .text:0x8031B694; // type:function size:0x60 +__ct__13CMotionSplineFbfQ213CMotionSpline11ESplineType = .text:0x8031B6F4; // type:function size:0x54 +fn_8031B748 = .text:0x8031B748; // type:function size:0x14 +__dt__13CMotionSplineFv = .text:0x8031B75C; // type:function size:0x80 +Initialise__13CMotionSplineFRCQ24rstl45vector<9CVector3f,Q24rstl17rmemory_allocator> = .text:0x8031B7DC; // type:function size:0x164 +fn_8031B940 = .text:0x8031B940; // type:function size:0x8 +fn_8031B948 = .text:0x8031B948; // type:function size:0x10 +fn_8031B958 = .text:0x8031B958; // type:function size:0x38 +fn_8031B990 = .text:0x8031B990; // type:function size:0x10 +fn_8031B9A0 = .text:0x8031B9A0; // type:function size:0x3C +fn_8031B9DC = .text:0x8031B9DC; // type:function size:0x3C +fn_8031BA18 = .text:0x8031BA18; // type:function size:0x8 +fn_8031BA20 = .text:0x8031BA20; // type:function size:0x3C +fn_8031BA5C = .text:0x8031BA5C; // type:function size:0xCC +fn_8031BB28 = .text:0x8031BB28; // type:function size:0x54 +fn_8031BB7C = .text:0x8031BB7C; // type:function size:0x90 +fn_8031BC0C = .text:0x8031BC0C; // type:function size:0x80 +fn_8031BC8C = .text:0x8031BC8C; // type:function size:0x10 +fn_8031BC9C = .text:0x8031BC9C; // type:function size:0x90 +fn_8031BD2C = .text:0x8031BD2C; // type:function size:0x80 +fn_8031BDAC = .text:0x8031BDAC; // type:function size:0x34 +fn_8031BDE0 = .text:0x8031BDE0; // type:function size:0x34 +fn_8031BE14 = .text:0x8031BE14; // type:function size:0x34 +fn_8031BE48 = .text:0x8031BE48; // type:function size:0x5C +fn_8031BEA4 = .text:0x8031BEA4; // type:function size:0x1C +fn_8031BEC0 = .text:0x8031BEC0; // type:function size:0x44 +fn_8031BF04 = .text:0x8031BF04; // type:function size:0x44 +fn_8031BF48 = .text:0x8031BF48; // type:function size:0x9C +fn_8031BFE4 = .text:0x8031BFE4; // type:function size:0x470 +fn_8031C454 = .text:0x8031C454; // type:function size:0x3F8 +fn_8031C84C = .text:0x8031C84C; // type:function size:0x60C +fn_8031CE58 = .text:0x8031CE58; // type:function size:0x390 +fn_8031D1E8 = .text:0x8031D1E8; // type:function size:0x378 +fn_8031D560 = .text:0x8031D560; // type:function size:0x50 +fn_8031D5B0 = .text:0x8031D5B0; // type:function size:0x5FC +fn_8031DBAC = .text:0x8031DBAC; // type:function size:0xCC +GetInterpolatedSplinePointByTime__13CMotionSplineCFf = .text:0x8031DC78; // type:function size:0x54 +fn_8031DCCC = .text:0x8031DCCC; // type:function size:0x2D0 +fn_8031DF9C = .text:0x8031DF9C; // type:function size:0x540 +fn_8031E4DC = .text:0x8031E4DC; // type:function size:0x3C8 +fn_8031E8A4 = .text:0x8031E8A4; // type:function size:0x828 +fn_8031F0CC = .text:0x8031F0CC; // type:function size:0x8CC +fn_8031F998 = .text:0x8031F998; // type:function size:0x144 +fn_8031FADC = .text:0x8031FADC; // type:function size:0x1D0 +fn_8031FCAC = .text:0x8031FCAC; // type:function size:0x50 +fn_8031FCFC = .text:0x8031FCFC; // type:function size:0x368 +fn_80320064 = .text:0x80320064; // type:function size:0x20 +fn_80320084 = .text:0x80320084; // type:function size:0x14 +fn_80320098 = .text:0x80320098; // type:function size:0x140 +fn_803201D8 = .text:0x803201D8; // type:function size:0x44 +fn_8032021C = .text:0x8032021C; // type:function size:0xA8 +fn_803202C4 = .text:0x803202C4; // type:function size:0xB4 +fn_80320378 = .text:0x80320378; // type:function size:0xC +fn_80320384 = .text:0x80320384; // type:function size:0x244 +fn_803205C8 = .text:0x803205C8; // type:function size:0x5C +fn_80320624 = .text:0x80320624; // type:function size:0x5C +fn_80320680 = .text:0x80320680; // type:function size:0x5C +fn_803206DC = .text:0x803206DC; // type:function size:0x64 +fn_80320740 = .text:0x80320740; // type:function size:0x9C +fn_803207DC = .text:0x803207DC; // type:function size:0xC0 +fn_8032089C = .text:0x8032089C; // type:function size:0x84 +fn_80320920 = .text:0x80320920; // type:function size:0xC4 +fn_803209E4 = .text:0x803209E4; // type:function size:0x58 +fn_80320A3C = .text:0x80320A3C; // type:function size:0x70 +fn_80320AAC = .text:0x80320AAC; // type:function size:0x84 +fn_80320B30 = .text:0x80320B30; // type:function size:0x70 +fn_80320BA0 = .text:0x80320BA0; // type:function size:0x28 +fn_80320BC8 = .text:0x80320BC8; // type:function size:0x40 +fn_80320C08 = .text:0x80320C08; // type:function size:0x44 +fn_80320C4C = .text:0x80320C4C; // type:function size:0x34 +fn_80320C80 = .text:0x80320C80; // type:function size:0x240 +fn_80320EC0 = .text:0x80320EC0; // type:function size:0x40 +fn_80320F00 = .text:0x80320F00; // type:function size:0x8 +fn_80320F08 = .text:0x80320F08; // type:function size:0x5C +fn_80320F64 = .text:0x80320F64; // type:function size:0x5C +fn_80320FC0 = .text:0x80320FC0; // type:function size:0x8 +fn_80320FC8 = .text:0x80320FC8; // type:function size:0x34 +fn_80320FFC = .text:0x80320FFC; // type:function size:0x18 +fn_80321014 = .text:0x80321014; // type:function size:0x54 +fn_80321068 = .text:0x80321068; // type:function size:0x1C +fn_80321084 = .text:0x80321084; // type:function size:0x6C +fn_803210F0 = .text:0x803210F0; // type:function size:0x100 +fn_803211F0 = .text:0x803211F0; // type:function size:0x30 +fn_80321220 = .text:0x80321220; // type:function size:0xA8 +fn_803212C8 = .text:0x803212C8; // type:function size:0x70 +fn_80321338 = .text:0x80321338; // type:function size:0xE8 +fn_80321420 = .text:0x80321420; // type:function size:0x50 +fn_80321470 = .text:0x80321470; // type:function size:0x10 +fn_80321480 = .text:0x80321480; // type:function size:0x40 +fn_803214C0 = .text:0x803214C0; // type:function size:0x60 +fn_80321520 = .text:0x80321520; // type:function size:0x10 +fn_80321530 = .text:0x80321530; // type:function size:0x10 +NoParameter__12CPASAnimParmFv = .text:0x80321540; // type:function size:0x40 +FromInt32__12CPASAnimParmFi = .text:0x80321580; // type:function size:0x3C +fn_803215BC = .text:0x803215BC; // type:function size:0x3C +FromReal32__12CPASAnimParmFf = .text:0x803215F8; // type:function size:0x44 +fn_8032163C = .text:0x8032163C; // type:function size:0x44 +FromEnum__12CPASAnimParmFi = .text:0x80321680; // type:function size:0x3C +fn_803216BC = .text:0x803216BC; // type:function size:0x8 +fn_803216C4 = .text:0x803216C4; // type:function size:0x8 +fn_803216CC = .text:0x803216CC; // type:function size:0x8 +fn_803216D4 = .text:0x803216D4; // type:function size:0x8 +fn_803216DC = .text:0x803216DC; // type:function size:0x8 +fn_803216E4 = .text:0x803216E4; // type:function size:0x30 +fn_80321714 = .text:0x80321714; // type:function size:0x41C +fn_80321B30 = .text:0x80321B30; // type:function size:0x74 +fn_80321BA4 = .text:0x80321BA4; // type:function size:0x10 +fn_80321BB4 = .text:0x80321BB4; // type:function size:0xD0 +fn_80321C84 = .text:0x80321C84; // type:function size:0x74 +fn_80321CF8 = .text:0x80321CF8; // type:function size:0x22C +fn_80321F24 = .text:0x80321F24; // type:function size:0x11C +fn_80322040 = .text:0x80322040; // type:function size:0x26C +fn_803222AC = .text:0x803222AC; // type:function size:0x280 +fn_8032252C = .text:0x8032252C; // type:function size:0xAC +fn_803225D8 = .text:0x803225D8; // type:function size:0x88 +fn_80322660 = .text:0x80322660; // type:function size:0xB4 +fn_80322714 = .text:0x80322714; // type:function size:0xEC +FindBestAnimation__12CPASDatabaseCFRC16CPASAnimParmDatai = .text:0x80322800; // type:function size:0x128 +fn_80322928 = .text:0x80322928; // type:function size:0x74 +FindBestAnimation__12CPASDatabaseCFRC16CPASAnimParmDataR9CRandom16i = .text:0x8032299C; // type:function size:0x110 +fn_80322AAC = .text:0x80322AAC; // type:function size:0xDC +fn_80322B88 = .text:0x80322B88; // type:function size:0xC0 +fn_80322C48 = .text:0x80322C48; // type:function size:0x8 +fn_80322C50 = .text:0x80322C50; // type:function size:0x88 +fn_80322CD8 = .text:0x80322CD8; // type:function size:0x74 +fn_80322D4C = .text:0x80322D4C; // type:function size:0xF54 +fn_80323CA0 = .text:0x80323CA0; // type:function size:0x370 +fn_80324010 = .text:0x80324010; // type:function size:0x1BC +fn_803241CC = .text:0x803241CC; // type:function size:0x78 +fn_80324244 = .text:0x80324244; // type:function size:0x44 +fn_80324288 = .text:0x80324288; // type:function size:0xEC +GetHashForString__8CPOINodeFPCc = .text:0x80324374; // type:function size:0x8 +fn_8032437C = .text:0x8032437C; // type:function size:0x60 +fn_803243DC = .text:0x803243DC; // type:function size:0x74 +fn_80324450 = .text:0x80324450; // type:function size:0x90 +fn_803244E0 = .text:0x803244E0; // type:function size:0x244 +fn_80324724 = .text:0x80324724; // type:function size:0x1FC +fn_80324920 = .text:0x80324920; // type:function size:0x14 +fn_80324934 = .text:0x80324934; // type:function size:0x2C +fn_80324960 = .text:0x80324960; // type:function size:0x1C +fn_8032497C = .text:0x8032497C; // type:function size:0xA8 +fn_80324A24 = .text:0x80324A24; // type:function size:0x18 +fn_80324A3C = .text:0x80324A3C; // type:function size:0x98 +fn_80324AD4 = .text:0x80324AD4; // type:function size:0xC +fn_80324AE0 = .text:0x80324AE0; // type:function size:0x1C +fn_80324AFC = .text:0x80324AFC; // type:function size:0x20 +fn_80324B1C = .text:0x80324B1C; // type:function size:0x18 +fn_80324B34 = .text:0x80324B34; // type:function size:0xC +fn_80324B40 = .text:0x80324B40; // type:function size:0xC +fn_80324B4C = .text:0x80324B4C; // type:function size:0xD8 +fn_80324C24 = .text:0x80324C24; // type:function size:0x154 +fn_80324D78 = .text:0x80324D78; // type:function size:0xA4 +fn_80324E1C = .text:0x80324E1C; // type:function size:0x1C4 +fn_80324FE0 = .text:0x80324FE0; // type:function size:0x3BC +fn_8032539C = .text:0x8032539C; // type:function size:0x23C +fn_803255D8 = .text:0x803255D8; // type:function size:0x208 +fn_803257E0 = .text:0x803257E0; // type:function size:0x1F8 +fn_803259D8 = .text:0x803259D8; // type:function size:0x1C8 +fn_80325BA0 = .text:0x80325BA0; // type:function size:0x114 +fn_80325CB4 = .text:0x80325CB4; // type:function size:0x2C +fn_80325CE0 = .text:0x80325CE0; // type:function size:0xEC +fn_80325DCC = .text:0x80325DCC; // type:function size:0x74 +fn_80325E40 = .text:0x80325E40; // type:function size:0x14C +fn_80325F8C = .text:0x80325F8C; // type:function size:0x168 +fn_803260F4 = .text:0x803260F4; // type:function size:0xB0 +fn_803261A4 = .text:0x803261A4; // type:function size:0x238 +fn_803263DC = .text:0x803263DC; // type:function size:0x628 +fn_80326A04 = .text:0x80326A04; // type:function size:0x114 +fn_80326B18 = .text:0x80326B18; // type:function size:0x48 +fn_80326B60 = .text:0x80326B60; // type:function size:0x10C +fn_80326C6C = .text:0x80326C6C; // type:function size:0x9C +fn_80326D08 = .text:0x80326D08; // type:function size:0x120 +fn_80326E28 = .text:0x80326E28; // type:function size:0x120 +fn_80326F48 = .text:0x80326F48; // type:function size:0xF8 +fn_80327040 = .text:0x80327040; // type:function size:0x4 +fn_80327044 = .text:0x80327044; // type:function size:0xA0 +fn_803270E4 = .text:0x803270E4; // type:function size:0x80 +fn_80327164 = .text:0x80327164; // type:function size:0x104 +fn_80327268 = .text:0x80327268; // type:function size:0x40 +fn_803272A8 = .text:0x803272A8; // type:function size:0x10C +fn_803273B4 = .text:0x803273B4; // type:function size:0x1288 +fn_8032863C = .text:0x8032863C; // type:function size:0x14 +fn_80328650 = .text:0x80328650; // type:function size:0x48 +fn_80328698 = .text:0x80328698; // type:function size:0xA4 +fn_8032873C = .text:0x8032873C; // type:function size:0x14 +fn_80328750 = .text:0x80328750; // type:function size:0x4 +fn_80328754 = .text:0x80328754; // type:function size:0x92C +fn_80329080 = .text:0x80329080; // type:function size:0x1200 +fn_8032A280 = .text:0x8032A280; // type:function size:0xC70 +fn_8032AEF0 = .text:0x8032AEF0; // type:function size:0x33C +fn_8032B22C = .text:0x8032B22C; // type:function size:0x7DC +fn_8032BA08 = .text:0x8032BA08; // type:function size:0x6F4 +fn_8032C0FC = .text:0x8032C0FC; // type:function size:0x444 +fn_8032C540 = .text:0x8032C540; // type:function size:0xA4 +fn_8032C5E4 = .text:0x8032C5E4; // type:function size:0xE4 +fn_8032C6C8 = .text:0x8032C6C8; // type:function size:0x40 +fn_8032C708 = .text:0x8032C708; // type:function size:0xF4 +fn_8032C7FC = .text:0x8032C7FC; // type:function size:0xF4 +fn_8032C8F0 = .text:0x8032C8F0; // type:function size:0xF4 +fn_8032C9E4 = .text:0x8032C9E4; // type:function size:0xCC +fn_8032CAB0 = .text:0x8032CAB0; // type:function size:0x74 +fn_8032CB24 = .text:0x8032CB24; // type:function size:0x38 +fn_8032CB5C = .text:0x8032CB5C; // type:function size:0x78 +__ct__17CParticleElectricF30TToken<20CElectricDescription> = .text:0x8032CBD4; // type:function size:0xE58 +fn_8032DA2C = .text:0x8032DA2C; // type:function size:0x22C +fn_8032DC58 = .text:0x8032DC58; // type:function size:0xC9C +fn_8032E8F4 = .text:0x8032E8F4; // type:function size:0x1B8 +fn_8032EAAC = .text:0x8032EAAC; // type:function size:0x60C +fn_8032F0B8 = .text:0x8032F0B8; // type:function size:0x1A4 +fn_8032F25C = .text:0x8032F25C; // type:function size:0x68 +fn_8032F2C4 = .text:0x8032F2C4; // type:function size:0x310 +fn_8032F5D4 = .text:0x8032F5D4; // type:function size:0x198 +fn_8032F76C = .text:0x8032F76C; // type:function size:0xEC +fn_8032F858 = .text:0x8032F858; // type:function size:0x8 +fn_8032F860 = .text:0x8032F860; // type:function size:0x198 +fn_8032F9F8 = .text:0x8032F9F8; // type:function size:0x130 +fn_8032FB28 = .text:0x8032FB28; // type:function size:0x80C +fn_80330334 = .text:0x80330334; // type:function size:0x1C4 +fn_803304F8 = .text:0x803304F8; // type:function size:0x18C +fn_80330684 = .text:0x80330684; // type:function size:0x33C +fn_803309C0 = .text:0x803309C0; // type:function size:0x94 +fn_80330A54 = .text:0x80330A54; // type:function size:0x8 +fn_80330A5C = .text:0x80330A5C; // type:function size:0xC +fn_80330A68 = .text:0x80330A68; // type:function size:0x124 +fn_80330B8C = .text:0x80330B8C; // type:function size:0x148 +fn_80330CD4 = .text:0x80330CD4; // type:function size:0xE0 +fn_80330DB4 = .text:0x80330DB4; // type:function size:0x58 +fn_80330E0C = .text:0x80330E0C; // type:function size:0x28 +fn_80330E34 = .text:0x80330E34; // type:function size:0x54 +fn_80330E88 = .text:0x80330E88; // type:function size:0x28 +fn_80330EB0 = .text:0x80330EB0; // type:function size:0x48 +fn_80330EF8 = .text:0x80330EF8; // type:function size:0x34 +fn_80330F2C = .text:0x80330F2C; // type:function size:0x34 +fn_80330F60 = .text:0x80330F60; // type:function size:0x88 +fn_80330FE8 = .text:0x80330FE8; // type:function size:0x4C +fn_80331034 = .text:0x80331034; // type:function size:0x98 +fn_803310CC = .text:0x803310CC; // type:function size:0x8 +fn_803310D4 = .text:0x803310D4; // type:function size:0x10 +fn_803310E4 = .text:0x803310E4; // type:function size:0xC +fn_803310F0 = .text:0x803310F0; // type:function size:0x1C +fn_8033110C = .text:0x8033110C; // type:function size:0x8 +fn_80331114 = .text:0x80331114; // type:function size:0x4 +fn_80331118 = .text:0x80331118; // type:function size:0x8 +fn_80331120 = .text:0x80331120; // type:function size:0x8 +fn_80331128 = .text:0x80331128; // type:function size:0x8 +fn_80331130 = .text:0x80331130; // type:function size:0x8 +fn_80331138 = .text:0x80331138; // type:function size:0xF0 +fn_80331228 = .text:0x80331228; // type:function size:0xE4 +fn_8033130C = .text:0x8033130C; // type:function size:0x78 +fn_80331384 = .text:0x80331384; // type:function size:0x74 +fn_803313F8 = .text:0x803313F8; // type:function size:0x1C +fn_80331414 = .text:0x80331414; // type:function size:0xF4 +fn_80331508 = .text:0x80331508; // type:function size:0x4 +fn_8033150C = .text:0x8033150C; // type:function size:0xA0 +fn_803315AC = .text:0x803315AC; // type:function size:0x48 +fn_803315F4 = .text:0x803315F4; // type:function size:0x98 +fn_8033168C = .text:0x8033168C; // type:function size:0xB4 +fn_80331740 = .text:0x80331740; // type:function size:0x5D0 +fn_80331D10 = .text:0x80331D10; // type:function size:0x18 +fn_80331D28 = .text:0x80331D28; // type:function size:0x28 +fn_80331D50 = .text:0x80331D50; // type:function size:0x28 +fn_80331D78 = .text:0x80331D78; // type:function size:0x30 +fn_80331DA8 = .text:0x80331DA8; // type:function size:0x10 +fn_80331DB8 = .text:0x80331DB8; // type:function size:0x2C +fn_80331DE4 = .text:0x80331DE4; // type:function size:0xC +fn_80331DF0 = .text:0x80331DF0; // type:function size:0x8 +AddModifier__12CParticleGenFP5CWarp = .text:0x80331DF8; // type:function size:0x94 +fn_80331E8C = .text:0x80331E8C; // type:function size:0x34 +fn_80331EC0 = .text:0x80331EC0; // type:function size:0x34 +fn_80331EF4 = .text:0x80331EF4; // type:function size:0xD0 +fn_80331FC4 = .text:0x80331FC4; // type:function size:0x54 +fn_80332018 = .text:0x80332018; // type:function size:0xD0 +fn_803320E8 = .text:0x803320E8; // type:function size:0x3C +fn_80332124 = .text:0x80332124; // type:function size:0x14C +fn_80332270 = .text:0x80332270; // type:function size:0xD0 +fn_80332340 = .text:0x80332340; // type:function size:0xF8 +fn_80332438 = .text:0x80332438; // type:function size:0xAC +fn_803324E4 = .text:0x803324E4; // type:function size:0x78 +fn_8033255C = .text:0x8033255C; // type:function size:0x78 +fn_803325D4 = .text:0x803325D4; // type:function size:0x8 +fn_803325DC = .text:0x803325DC; // type:function size:0x1C +fn_803325F8 = .text:0x803325F8; // type:function size:0x1C +fn_80332614 = .text:0x80332614; // type:function size:0x78 +fn_8033268C = .text:0x8033268C; // type:function size:0x84 +fn_80332710 = .text:0x80332710; // type:function size:0x78 +fn_80332788 = .text:0x80332788; // type:function size:0x7C +fn_80332804 = .text:0x80332804; // type:function size:0x2C +fn_80332830 = .text:0x80332830; // type:function size:0x4 +fn_80332834 = .text:0x80332834; // type:function size:0x2C +fn_80332860 = .text:0x80332860; // type:function size:0x4 +fn_80332864 = .text:0x80332864; // type:function size:0x8 +fn_8033286C = .text:0x8033286C; // type:function size:0x8 +fn_80332874 = .text:0x80332874; // type:function size:0x8 +fn_8033287C = .text:0x8033287C; // type:function size:0x28 +fn_803328A4 = .text:0x803328A4; // type:function size:0x4 +fn_803328A8 = .text:0x803328A8; // type:function size:0x8 +fn_803328B0 = .text:0x803328B0; // type:function size:0x7C +fn_8033292C = .text:0x8033292C; // type:function size:0x94 +fn_803329C0 = .text:0x803329C0; // type:function size:0x8 +fn_803329C8 = .text:0x803329C8; // type:function size:0x94 +fn_80332A5C = .text:0x80332A5C; // type:function size:0x8 +fn_80332A64 = .text:0x80332A64; // type:function size:0x10 +fn_80332A74 = .text:0x80332A74; // type:function size:0x68 +fn_80332ADC = .text:0x80332ADC; // type:function size:0x14C +fn_80332C28 = .text:0x80332C28; // type:function size:0x2C8 +fn_80332EF0 = .text:0x80332EF0; // type:function size:0xC +fn_80332EFC = .text:0x80332EFC; // type:function size:0x8 +fn_80332F04 = .text:0x80332F04; // type:function size:0xC +fn_80332F10 = .text:0x80332F10; // type:function size:0x1C +fn_80332F2C = .text:0x80332F2C; // type:function size:0xF4 +fn_80333020 = .text:0x80333020; // type:function size:0x4 +fn_80333024 = .text:0x80333024; // type:function size:0xA0 +fn_803330C4 = .text:0x803330C4; // type:function size:0x74 +fn_80333138 = .text:0x80333138; // type:function size:0x48 +fn_80333180 = .text:0x80333180; // type:function size:0x90 +fn_80333210 = .text:0x80333210; // type:function size:0xF0 +__ct__20CParticleSpawnSystemF33TToken<23CSpawnSystemDescription>Q211CElementGen20EOptionalSystemFlagsb = .text:0x80333300; // type:function size:0x410 +fn_80333710 = .text:0x80333710; // type:function size:0xDC +fn_803337EC = .text:0x803337EC; // type:function size:0x410 +fn_80333BFC = .text:0x80333BFC; // type:function size:0x414 +fn_80334010 = .text:0x80334010; // type:function size:0x150 +fn_80334160 = .text:0x80334160; // type:function size:0x200 +fn_80334360 = .text:0x80334360; // type:function size:0x15C +fn_803344BC = .text:0x803344BC; // type:function size:0x1DC +fn_80334698 = .text:0x80334698; // type:function size:0x20 +fn_803346B8 = .text:0x803346B8; // type:function size:0x20 +fn_803346D8 = .text:0x803346D8; // type:function size:0x20 +fn_803346F8 = .text:0x803346F8; // type:function size:0x20 +fn_80334718 = .text:0x80334718; // type:function size:0xA8 +fn_803347C0 = .text:0x803347C0; // type:function size:0xA8 +fn_80334868 = .text:0x80334868; // type:function size:0x10 +fn_80334878 = .text:0x80334878; // type:function size:0x10 +fn_80334888 = .text:0x80334888; // type:function size:0x10 +fn_80334898 = .text:0x80334898; // type:function size:0x10 +fn_803348A8 = .text:0x803348A8; // type:function size:0x84 +fn_8033492C = .text:0x8033492C; // type:function size:0x84 +fn_803349B0 = .text:0x803349B0; // type:function size:0x8 +fn_803349B8 = .text:0x803349B8; // type:function size:0x8 +fn_803349C0 = .text:0x803349C0; // type:function size:0x8 +fn_803349C8 = .text:0x803349C8; // type:function size:0x8 +fn_803349D0 = .text:0x803349D0; // type:function size:0x8 +fn_803349D8 = .text:0x803349D8; // type:function size:0x8 +fn_803349E0 = .text:0x803349E0; // type:function size:0xB0 +fn_80334A90 = .text:0x80334A90; // type:function size:0x174 +fn_80334C04 = .text:0x80334C04; // type:function size:0x8 +fn_80334C0C = .text:0x80334C0C; // type:function size:0x94 +fn_80334CA0 = .text:0x80334CA0; // type:function size:0x8 +fn_80334CA8 = .text:0x80334CA8; // type:function size:0x10 +fn_80334CB8 = .text:0x80334CB8; // type:function size:0x68 +fn_80334D20 = .text:0x80334D20; // type:function size:0x148 +fn_80334E68 = .text:0x80334E68; // type:function size:0x1A4 +fn_8033500C = .text:0x8033500C; // type:function size:0x270 +fn_8033527C = .text:0x8033527C; // type:function size:0x118 +fn_80335394 = .text:0x80335394; // type:function size:0x4C +fn_803353E0 = .text:0x803353E0; // type:function size:0x94 +fn_80335474 = .text:0x80335474; // type:function size:0xAC +fn_80335520 = .text:0x80335520; // type:function size:0xC +fn_8033552C = .text:0x8033552C; // type:function size:0x8 +fn_80335534 = .text:0x80335534; // type:function size:0xC +fn_80335540 = .text:0x80335540; // type:function size:0x1C +fn_8033555C = .text:0x8033555C; // type:function size:0xF4 +fn_80335650 = .text:0x80335650; // type:function size:0x4 +fn_80335654 = .text:0x80335654; // type:function size:0xA0 +fn_803356F4 = .text:0x803356F4; // type:function size:0x74 +fn_80335768 = .text:0x80335768; // type:function size:0x48 +fn_803357B0 = .text:0x803357B0; // type:function size:0x90 +fn_80335840 = .text:0x80335840; // type:function size:0x3EC +__ct__15CParticleSwooshF28TToken<18CSwooshDescription>i = .text:0x80335C2C; // type:function size:0x778 +fn_803363A4 = .text:0x803363A4; // type:function size:0xFC +fn_803364A0 = .text:0x803364A0; // type:function size:0x28 +fn_803364C8 = .text:0x803364C8; // type:function size:0x490 +fn_80336958 = .text:0x80336958; // type:function size:0x64 +fn_803369BC = .text:0x803369BC; // type:function size:0x598 +fn_80336F54 = .text:0x80336F54; // type:function size:0x20 +fn_80336F74 = .text:0x80336F74; // type:function size:0x1C +fn_80336F90 = .text:0x80336F90; // type:function size:0x3C +fn_80336FCC = .text:0x80336FCC; // type:function size:0x1C +fn_80336FE8 = .text:0x80336FE8; // type:function size:0x8 +fn_80336FF0 = .text:0x80336FF0; // type:function size:0xC +fn_80336FFC = .text:0x80336FFC; // type:function size:0x8 +fn_80337004 = .text:0x80337004; // type:function size:0x64 +fn_80337068 = .text:0x80337068; // type:function size:0x3EC +fn_80337454 = .text:0x80337454; // type:function size:0xB80 +fn_80337FD4 = .text:0x80337FD4; // type:function size:0x46C +fn_80338440 = .text:0x80338440; // type:function size:0x4 +fn_80338444 = .text:0x80338444; // type:function size:0x874 +fn_80338CB8 = .text:0x80338CB8; // type:function size:0xCE4 +fn_8033999C = .text:0x8033999C; // type:function size:0x4 +fn_803399A0 = .text:0x803399A0; // type:function size:0xB8C +fn_8033A52C = .text:0x8033A52C; // type:function size:0x10 +fn_8033A53C = .text:0x8033A53C; // type:function size:0x30 +fn_8033A56C = .text:0x8033A56C; // type:function size:0x60 +fn_8033A5CC = .text:0x8033A5CC; // type:function size:0x60 +fn_8033A62C = .text:0x8033A62C; // type:function size:0x1D8 +fn_8033A804 = .text:0x8033A804; // type:function size:0x1B4 +fn_8033A9B8 = .text:0x8033A9B8; // type:function size:0x114 +fn_8033AACC = .text:0x8033AACC; // type:function size:0xE4 +fn_8033ABB0 = .text:0x8033ABB0; // type:function size:0x1C +fn_8033ABCC = .text:0x8033ABCC; // type:function size:0x8 +fn_8033ABD4 = .text:0x8033ABD4; // type:function size:0x10 +fn_8033ABE4 = .text:0x8033ABE4; // type:function size:0xC +fn_8033ABF0 = .text:0x8033ABF0; // type:function size:0x60 +fn_8033AC50 = .text:0x8033AC50; // type:function size:0x90 +fn_8033ACE0 = .text:0x8033ACE0; // type:function size:0x8 +fn_8033ACE8 = .text:0x8033ACE8; // type:function size:0x4 +fn_8033ACEC = .text:0x8033ACEC; // type:function size:0x8 +fn_8033ACF4 = .text:0x8033ACF4; // type:function size:0xC +fn_8033AD00 = .text:0x8033AD00; // type:function size:0x8 +fn_8033AD08 = .text:0x8033AD08; // type:function size:0x8 +fn_8033AD10 = .text:0x8033AD10; // type:function size:0x8 +fn_8033AD18 = .text:0x8033AD18; // type:function size:0x8 +fn_8033AD20 = .text:0x8033AD20; // type:function size:0x8 +fn_8033AD28 = .text:0x8033AD28; // type:function size:0x158 +fn_8033AE80 = .text:0x8033AE80; // type:function size:0x1C +fn_8033AE9C = .text:0x8033AE9C; // type:function size:0xF4 +fn_8033AF90 = .text:0x8033AF90; // type:function size:0x4 +fn_8033AF94 = .text:0x8033AF94; // type:function size:0xA0 +fn_8033B034 = .text:0x8033B034; // type:function size:0x74 +fn_8033B0A8 = .text:0x8033B0A8; // type:function size:0x48 +fn_8033B0F0 = .text:0x8033B0F0; // type:function size:0x90 +fn_8033B180 = .text:0x8033B180; // type:function size:0x52C +fn_8033B6AC = .text:0x8033B6AC; // type:function size:0x18 +fn_8033B6C4 = .text:0x8033B6C4; // type:function size:0x9C +fn_8033B760 = .text:0x8033B760; // type:function size:0x1C +__ct__6CPlaneFRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x8033B77C; // type:function size:0xF4 +fn_8033B870 = .text:0x8033B870; // type:function size:0x50 +fn_8033B8C0 = .text:0x8033B8C0; // type:function size:0xAC +GetClosestPoint__6CPlaneCFRC9CVector3f = .text:0x8033B96C; // type:function size:0x70 +fn_8033B9DC = .text:0x8033B9DC; // type:function size:0xEC +fn_8033BAC8 = .text:0x8033BAC8; // type:function size:0x58 +fn_8033BB20 = .text:0x8033BB20; // type:function size:0x19C +fn_8033BCBC = .text:0x8033BCBC; // type:function size:0x134 +fn_8033BDF0 = .text:0x8033BDF0; // type:function size:0x60 +fn_8033BE50 = .text:0x8033BE50; // type:function size:0x10 +fn_8033BE60 = .text:0x8033BE60; // type:function size:0x40 +fn_8033BEA0 = .text:0x8033BEA0; // type:function size:0x278 +fn_8033C118 = .text:0x8033C118; // type:function size:0x14 +fn_8033C12C = .text:0x8033C12C; // type:function size:0x64 +GetOffset__24CPoseAsTransforms_LinearCFRC6CSegId = .text:0x8033C190; // type:function size:0x18 +fn_8033C1A8 = .text:0x8033C1A8; // type:function size:0x3C +BuildPose__24CPoseAsTransforms_LinearFRC15CCharLayoutInfoRC24CJointData_LinearStorage = .text:0x8033C1E4; // type:function size:0x378 +fn_8033C55C = .text:0x8033C55C; // type:function size:0xD4 +fn_8033C630 = .text:0x8033C630; // type:function size:0x2D8 +fn_8033C908 = .text:0x8033C908; // type:function size:0x238 +fn_8033CB40 = .text:0x8033CB40; // type:function size:0x60 +fn_8033CBA0 = .text:0x8033CBA0; // type:function size:0x70 +fn_8033CC10 = .text:0x8033CC10; // type:function size:0x8 +fn_8033CC18 = .text:0x8033CC18; // type:function size:0x10 +fn_8033CC28 = .text:0x8033CC28; // type:function size:0x40 +fn_8033CC68 = .text:0x8033CC68; // type:function size:0xA8 +fn_8033CD10 = .text:0x8033CD10; // type:function size:0x234 +fn_8033CF44 = .text:0x8033CF44; // type:function size:0x50 +fn_8033CF94 = .text:0x8033CF94; // type:function size:0x27C +fn_8033D210 = .text:0x8033D210; // type:function size:0x27C +FromMatrix__11CQuaternionFRC9CMatrix3f = .text:0x8033D48C; // type:function size:0xC +FromMatrix__11CQuaternionFRC12CTransform4f = .text:0x8033D498; // type:function size:0xC +BuildTransform__11CQuaternionCFv = .text:0x8033D4A4; // type:function size:0x9C +BuildTransform4f__11CQuaternionCFv = .text:0x8033D540; // type:function size:0xAC +BuildTransform4f__11CQuaternionCFRC9CVector3f = .text:0x8033D5EC; // type:function size:0xB4 +Slerp__11CQuaternionFRC11CQuaternionRC11CQuaternionf = .text:0x8033D6A0; // type:function size:0x210 +ShortestRotationArc__11CQuaternionFRC9CVector3fRC9CVector3f = .text:0x8033D8B0; // type:function size:0x27C +LookAt__11CQuaternionFRC13CUnitVector3fRC13CUnitVector3fRC9CRelAngle = .text:0x8033DB2C; // type:function size:0x450 +SlerpLocal__11CQuaternionFRC11CQuaternionRC11CQuaternionf = .text:0x8033DF7C; // type:function size:0xF4 +AngleFrom__11CQuaternionCFRC11CQuaternion = .text:0x8033E070; // type:function size:0xA0 +BuildNormalized__11CQuaternionCFv = .text:0x8033E110; // type:function size:0xA0 +AxisAngle__11CQuaternionFRC13CUnitVector3fRC9CRelAngle = .text:0x8033E1B0; // type:function size:0xBC +Transform__11CQuaternionCFRC9CVector3f = .text:0x8033E26C; // type:function size:0xE8 +__ml__11CQuaternionCFRC11CQuaternion = .text:0x8033E354; // type:function size:0x138 +XRotation__11CQuaternionFRC9CRelAngle = .text:0x8033E48C; // type:function size:0xC +YRotation__11CQuaternionFRC9CRelAngle = .text:0x8033E498; // type:function size:0xC +ZRotation__11CQuaternionFRC9CRelAngle = .text:0x8033E4A4; // type:function size:0xC +ShortestRotationArcClamped__11CQuaternionFRC9CVector3fRC9CVector3fRC9CRelAngle = .text:0x8033E4B0; // type:function size:0xB0 +fn_8033E560 = .text:0x8033E560; // type:function size:0x48 +fn_8033E5A8 = .text:0x8033E5A8; // type:function size:0x5C +fn_8033E604 = .text:0x8033E604; // type:function size:0x80 +fn_8033E684 = .text:0x8033E684; // type:function size:0x8 +fn_8033E68C = .text:0x8033E68C; // type:function size:0x8 +__ct__9CRandom16FUi = .text:0x8033E694; // type:function size:0x8 +fn_8033E69C = .text:0x8033E69C; // type:function size:0x8 +Range__9CRandom16Fii = .text:0x8033E6A4; // type:function size:0x50 +Range__9CRandom16Fff = .text:0x8033E6F4; // type:function size:0x54 +Next__9CRandom16Fv = .text:0x8033E748; // type:function size:0x20 +Float__9CRandom16Fv = .text:0x8033E768; // type:function size:0x48 +fn_8033E7B0 = .text:0x8033E7B0; // type:function size:0xA94 +fn_8033F244 = .text:0x8033F244; // type:function size:0x2C0 +fn_8033F504 = .text:0x8033F504; // type:function size:0x2BC +fn_8033F7C0 = .text:0x8033F7C0; // type:function size:0x164 +fn_8033F924 = .text:0x8033F924; // type:function size:0x8 +fn_8033F92C = .text:0x8033F92C; // type:function size:0x118 +fn_8033FA44 = .text:0x8033FA44; // type:function size:0x10 +fn_8033FA54 = .text:0x8033FA54; // type:function size:0x13C +fn_8033FB90 = .text:0x8033FB90; // type:function size:0x1C +fn_8033FBAC = .text:0x8033FBAC; // type:function size:0x64 +fn_8033FC10 = .text:0x8033FC10; // type:function size:0x148 +fn_8033FD58 = .text:0x8033FD58; // type:function size:0xBC +fn_8033FE14 = .text:0x8033FE14; // type:function size:0x74 +fn_8033FE88 = .text:0x8033FE88; // type:function size:0x1C4 +fn_8034004C = .text:0x8034004C; // type:function size:0x4 +fn_80340050 = .text:0x80340050; // type:function size:0xA0 +fn_803400F0 = .text:0x803400F0; // type:function size:0x11C +fn_8034020C = .text:0x8034020C; // type:function size:0x2C +fn_80340238 = .text:0x80340238; // type:function size:0x5C +fn_80340294 = .text:0x80340294; // type:function size:0xCC +fn_80340360 = .text:0x80340360; // type:function size:0x11C +fn_8034047C = .text:0x8034047C; // type:function size:0x14 +fn_80340490 = .text:0x80340490; // type:function size:0x44 +fn_803404D4 = .text:0x803404D4; // type:function size:0x10 +fn_803404E4 = .text:0x803404E4; // type:function size:0x1C +fn_80340500 = .text:0x80340500; // type:function size:0xC4 +fn_803405C4 = .text:0x803405C4; // type:function size:0xF0 +fn_803406B4 = .text:0x803406B4; // type:function size:0x14 +fn_803406C8 = .text:0x803406C8; // type:function size:0x84 +fn_8034074C = .text:0x8034074C; // type:function size:0x7C +fn_803407C8 = .text:0x803407C8; // type:function size:0x18 +fn_803407E0 = .text:0x803407E0; // type:function size:0xA4 +fn_80340884 = .text:0x80340884; // type:function size:0x88 +fn_8034090C = .text:0x8034090C; // type:function size:0x18 +fn_80340924 = .text:0x80340924; // type:function size:0xA4 +fn_803409C8 = .text:0x803409C8; // type:function size:0x88 +fn_80340A50 = .text:0x80340A50; // type:function size:0x18 +fn_80340A68 = .text:0x80340A68; // type:function size:0xA4 +fn_80340B0C = .text:0x80340B0C; // type:function size:0xD4 +fn_80340BE0 = .text:0x80340BE0; // type:function size:0x18 +fn_80340BF8 = .text:0x80340BF8; // type:function size:0xA4 +fn_80340C9C = .text:0x80340C9C; // type:function size:0x98 +fn_80340D34 = .text:0x80340D34; // type:function size:0x18 +fn_80340D4C = .text:0x80340D4C; // type:function size:0xA4 +fn_80340DF0 = .text:0x80340DF0; // type:function size:0xA0 +fn_80340E90 = .text:0x80340E90; // type:function size:0x1C +fn_80340EAC = .text:0x80340EAC; // type:function size:0xC4 +fn_80340F70 = .text:0x80340F70; // type:function size:0xA0 +fn_80341010 = .text:0x80341010; // type:function size:0x1C +fn_8034102C = .text:0x8034102C; // type:function size:0xC4 +fn_803410F0 = .text:0x803410F0; // type:function size:0xBC +fn_803411AC = .text:0x803411AC; // type:function size:0x20 +fn_803411CC = .text:0x803411CC; // type:function size:0xE4 +fn_803412B0 = .text:0x803412B0; // type:function size:0x108 +fn_803413B8 = .text:0x803413B8; // type:function size:0x14 +fn_803413CC = .text:0x803413CC; // type:function size:0x84 +fn_80341450 = .text:0x80341450; // type:function size:0x78 +fn_803414C8 = .text:0x803414C8; // type:function size:0x18 +fn_803414E0 = .text:0x803414E0; // type:function size:0xA4 +fn_80341584 = .text:0x80341584; // type:function size:0xD0 +fn_80341654 = .text:0x80341654; // type:function size:0x148 +fn_8034179C = .text:0x8034179C; // type:function size:0x64 +fn_80341800 = .text:0x80341800; // type:function size:0xCC +fn_803418CC = .text:0x803418CC; // type:function size:0x16C +fn_80341A38 = .text:0x80341A38; // type:function size:0x94 +fn_80341ACC = .text:0x80341ACC; // type:function size:0x190 +fn_80341C5C = .text:0x80341C5C; // type:function size:0x14 +fn_80341C70 = .text:0x80341C70; // type:function size:0x14 +fn_80341C84 = .text:0x80341C84; // type:function size:0x14 +fn_80341C98 = .text:0x80341C98; // type:function size:0x14 +fn_80341CAC = .text:0x80341CAC; // type:function size:0x14 +fn_80341CC0 = .text:0x80341CC0; // type:function size:0x14 +fn_80341CD4 = .text:0x80341CD4; // type:function size:0x14 +fn_80341CE8 = .text:0x80341CE8; // type:function size:0x14 +fn_80341CFC = .text:0x80341CFC; // type:function size:0x14 +fn_80341D10 = .text:0x80341D10; // type:function size:0x14 +fn_80341D24 = .text:0x80341D24; // type:function size:0x14 +fn_80341D38 = .text:0x80341D38; // type:function size:0x14 +fn_80341D4C = .text:0x80341D4C; // type:function size:0x84 +fn_80341DD0 = .text:0x80341DD0; // type:function size:0x6C +fn_80341E3C = .text:0x80341E3C; // type:function size:0x14 +fn_80341E50 = .text:0x80341E50; // type:function size:0x84 +fn_80341ED4 = .text:0x80341ED4; // type:function size:0x6C +fn_80341F40 = .text:0x80341F40; // type:function size:0x14 +fn_80341F54 = .text:0x80341F54; // type:function size:0x84 +fn_80341FD8 = .text:0x80341FD8; // type:function size:0x6C +fn_80342044 = .text:0x80342044; // type:function size:0x14 +fn_80342058 = .text:0x80342058; // type:function size:0x84 +fn_803420DC = .text:0x803420DC; // type:function size:0x70 +fn_8034214C = .text:0x8034214C; // type:function size:0x18 +fn_80342164 = .text:0x80342164; // type:function size:0xA4 +fn_80342208 = .text:0x80342208; // type:function size:0x5C +fn_80342264 = .text:0x80342264; // type:function size:0x20 +fn_80342284 = .text:0x80342284; // type:function size:0xE4 +fn_80342368 = .text:0x80342368; // type:function size:0xC4 +fn_8034242C = .text:0x8034242C; // type:function size:0x20 +fn_8034244C = .text:0x8034244C; // type:function size:0xE4 +fn_80342530 = .text:0x80342530; // type:function size:0xDC +fn_8034260C = .text:0x8034260C; // type:function size:0x24 +fn_80342630 = .text:0x80342630; // type:function size:0x104 +fn_80342734 = .text:0x80342734; // type:function size:0xEC +fn_80342820 = .text:0x80342820; // type:function size:0x14 +fn_80342834 = .text:0x80342834; // type:function size:0x84 +fn_803428B8 = .text:0x803428B8; // type:function size:0x88 +fn_80342940 = .text:0x80342940; // type:function size:0x18 +fn_80342958 = .text:0x80342958; // type:function size:0xA4 +fn_803429FC = .text:0x803429FC; // type:function size:0x94 +fn_80342A90 = .text:0x80342A90; // type:function size:0x14 +fn_80342AA4 = .text:0x80342AA4; // type:function size:0x84 +fn_80342B28 = .text:0x80342B28; // type:function size:0x60 +fn_80342B88 = .text:0x80342B88; // type:function size:0x14 +fn_80342B9C = .text:0x80342B9C; // type:function size:0x84 +fn_80342C20 = .text:0x80342C20; // type:function size:0x60 +fn_80342C80 = .text:0x80342C80; // type:function size:0x14 +fn_80342C94 = .text:0x80342C94; // type:function size:0x84 +fn_80342D18 = .text:0x80342D18; // type:function size:0x60 +fn_80342D78 = .text:0x80342D78; // type:function size:0x14 +fn_80342D8C = .text:0x80342D8C; // type:function size:0x84 +fn_80342E10 = .text:0x80342E10; // type:function size:0x60 +fn_80342E70 = .text:0x80342E70; // type:function size:0x18 +fn_80342E88 = .text:0x80342E88; // type:function size:0xA4 +fn_80342F2C = .text:0x80342F2C; // type:function size:0xB8 +fn_80342FE4 = .text:0x80342FE4; // type:function size:0xB0 +fn_80343094 = .text:0x80343094; // type:function size:0x14 +fn_803430A8 = .text:0x803430A8; // type:function size:0x84 +fn_8034312C = .text:0x8034312C; // type:function size:0x40 +fn_8034316C = .text:0x8034316C; // type:function size:0x14 +fn_80343180 = .text:0x80343180; // type:function size:0x84 +fn_80343204 = .text:0x80343204; // type:function size:0xD4 +fn_803432D8 = .text:0x803432D8; // type:function size:0xD8 +fn_803433B0 = .text:0x803433B0; // type:function size:0xC4 +fn_80343474 = .text:0x80343474; // type:function size:0x184 +fn_803435F8 = .text:0x803435F8; // type:function size:0x14 +fn_8034360C = .text:0x8034360C; // type:function size:0x84 +fn_80343690 = .text:0x80343690; // type:function size:0x58 +fn_803436E8 = .text:0x803436E8; // type:function size:0x18 +fn_80343700 = .text:0x80343700; // type:function size:0xA4 +fn_803437A4 = .text:0x803437A4; // type:function size:0x98 +fn_8034383C = .text:0x8034383C; // type:function size:0x14 +fn_80343850 = .text:0x80343850; // type:function size:0x84 +fn_803438D4 = .text:0x803438D4; // type:function size:0x78 +fn_8034394C = .text:0x8034394C; // type:function size:0x18 +fn_80343964 = .text:0x80343964; // type:function size:0xA4 +fn_80343A08 = .text:0x80343A08; // type:function size:0xB8 +fn_80343AC0 = .text:0x80343AC0; // type:function size:0x20 +fn_80343AE0 = .text:0x80343AE0; // type:function size:0xE4 +fn_80343BC4 = .text:0x80343BC4; // type:function size:0x150 +fn_80343D14 = .text:0x80343D14; // type:function size:0x24 +fn_80343D38 = .text:0x80343D38; // type:function size:0x104 +fn_80343E3C = .text:0x80343E3C; // type:function size:0x17C +fn_80343FB8 = .text:0x80343FB8; // type:function size:0x20 +fn_80343FD8 = .text:0x80343FD8; // type:function size:0xE4 +fn_803440BC = .text:0x803440BC; // type:function size:0x178 +fn_80344234 = .text:0x80344234; // type:function size:0x24 +fn_80344258 = .text:0x80344258; // type:function size:0x104 +fn_8034435C = .text:0x8034435C; // type:function size:0x1A0 +fn_803444FC = .text:0x803444FC; // type:function size:0x8 +fn_80344504 = .text:0x80344504; // type:function size:0x44 +fn_80344548 = .text:0x80344548; // type:function size:0x44 +fn_8034458C = .text:0x8034458C; // type:function size:0x44 +fn_803445D0 = .text:0x803445D0; // type:function size:0x44 +fn_80344614 = .text:0x80344614; // type:function size:0x44 +fn_80344658 = .text:0x80344658; // type:function size:0x44 +fn_8034469C = .text:0x8034469C; // type:function size:0x44 +fn_803446E0 = .text:0x803446E0; // type:function size:0x44 +fn_80344724 = .text:0x80344724; // type:function size:0x44 +fn_80344768 = .text:0x80344768; // type:function size:0x44 +fn_803447AC = .text:0x803447AC; // type:function size:0x44 +fn_803447F0 = .text:0x803447F0; // type:function size:0x44 +fn_80344834 = .text:0x80344834; // type:function size:0x8 +fn_8034483C = .text:0x8034483C; // type:function size:0x8 +fn_80344844 = .text:0x80344844; // type:function size:0x1C +fn_80344860 = .text:0x80344860; // type:function size:0x18 +fn_80344878 = .text:0x80344878; // type:function size:0x10 +fn_80344888 = .text:0x80344888; // type:function size:0x40 +fn_803448C8 = .text:0x803448C8; // type:function size:0x8C +fn_80344954 = .text:0x80344954; // type:function size:0xBC +fn_80344A10 = .text:0x80344A10; // type:function size:0x1A4 +fn_80344BB4 = .text:0x80344BB4; // type:function size:0x1F0 +fn_80344DA4 = .text:0x80344DA4; // type:function size:0x88 +fn_80344E2C = .text:0x80344E2C; // type:function size:0x11C +fn_80344F48 = .text:0x80344F48; // type:function size:0xC0 +fn_80345008 = .text:0x80345008; // type:function size:0x140 +fn_80345148 = .text:0x80345148; // type:function size:0x184 +fn_803452CC = .text:0x803452CC; // type:function size:0x160 +fn_8034542C = .text:0x8034542C; // type:function size:0x104 +fn_80345530 = .text:0x80345530; // type:function size:0x1D0 +fn_80345700 = .text:0x80345700; // type:function size:0x88 +fn_80345788 = .text:0x80345788; // type:function size:0xCC +fn_80345854 = .text:0x80345854; // type:function size:0x268 +fn_80345ABC = .text:0x80345ABC; // type:function size:0x274 +fn_80345D30 = .text:0x80345D30; // type:function size:0x64 +fn_80345D94 = .text:0x80345D94; // type:function size:0x90 +fn_80345E24 = .text:0x80345E24; // type:function size:0x8C +fn_80345EB0 = .text:0x80345EB0; // type:function size:0x7C +fn_80345F2C = .text:0x80345F2C; // type:function size:0xC4 +fn_80345FF0 = .text:0x80345FF0; // type:function size:0x130 +fn_80346120 = .text:0x80346120; // type:function size:0x5C +fn_8034617C = .text:0x8034617C; // type:function size:0x88 +fn_80346204 = .text:0x80346204; // type:function size:0x8 +fn_8034620C = .text:0x8034620C; // type:function size:0x104 +fn_80346310 = .text:0x80346310; // type:function size:0x3C +fn_8034634C = .text:0x8034634C; // type:function size:0x1C +fn_80346368 = .text:0x80346368; // type:function size:0x9C +fn_80346404 = .text:0x80346404; // type:function size:0x10 +fn_80346414 = .text:0x80346414; // type:function size:0xA0 +GetResourceTypeById__10CResLoaderCFUi = .text:0x803464B4; // type:function size:0x44 +fn_803464F8 = .text:0x803464F8; // type:function size:0x30 +fn_80346528 = .text:0x80346528; // type:function size:0x48 +fn_80346570 = .text:0x80346570; // type:function size:0x48 +fn_803465B8 = .text:0x803465B8; // type:function size:0x54 +fn_8034660C = .text:0x8034660C; // type:function size:0x80 +fn_8034668C = .text:0x8034668C; // type:function size:0x200 +fn_8034688C = .text:0x8034688C; // type:function size:0x60 +fn_803468EC = .text:0x803468EC; // type:function size:0x208 +fn_80346AF4 = .text:0x80346AF4; // type:function size:0x18C +fn_80346C80 = .text:0x80346C80; // type:function size:0xB4 +fn_80346D34 = .text:0x80346D34; // type:function size:0x134 +fn_80346E68 = .text:0x80346E68; // type:function size:0x120 +fn_80346F88 = .text:0x80346F88; // type:function size:0x3B4 +fn_8034733C = .text:0x8034733C; // type:function size:0x10 +fn_8034734C = .text:0x8034734C; // type:function size:0x148 +fn_80347494 = .text:0x80347494; // type:function size:0x148 +fn_803475DC = .text:0x803475DC; // type:function size:0x30 +fn_8034760C = .text:0x8034760C; // type:function size:0x80 +fn_8034768C = .text:0x8034768C; // type:function size:0x1F8 +fn_80347884 = .text:0x80347884; // type:function size:0x90 +fn_80347914 = .text:0x80347914; // type:function size:0x8C +fn_803479A0 = .text:0x803479A0; // type:function size:0xA4 +fn_80347A44 = .text:0x80347A44; // type:function size:0xA0 +fn_80347AE4 = .text:0x80347AE4; // type:function size:0xC0 +fn_80347BA4 = .text:0x80347BA4; // type:function size:0x94 +fn_80347C38 = .text:0x80347C38; // type:function size:0x23C +fn_80347E74 = .text:0x80347E74; // type:function size:0x4F8 +fn_8034836C = .text:0x8034836C; // type:function size:0x48 +fn_803483B4 = .text:0x803483B4; // type:function size:0xBC +fn_80348470 = .text:0x80348470; // type:function size:0x18 +fn_80348488 = .text:0x80348488; // type:function size:0xE0 +fn_80348568 = .text:0x80348568; // type:function size:0x84 +fn_803485EC = .text:0x803485EC; // type:function size:0x12C +fn_80348718 = .text:0x80348718; // type:function size:0xE4 +fn_803487FC = .text:0x803487FC; // type:function size:0x934 +fn_80349130 = .text:0x80349130; // type:function size:0x11C +fn_8034924C = .text:0x8034924C; // type:function size:0x20 +fn_8034926C = .text:0x8034926C; // type:function size:0x18 +fn_80349284 = .text:0x80349284; // type:function size:0xC8 +fn_8034934C = .text:0x8034934C; // type:function size:0xAA4 +fn_80349DF0 = .text:0x80349DF0; // type:function size:0x41C +fn_8034A20C = .text:0x8034A20C; // type:function size:0x36C +fn_8034A578 = .text:0x8034A578; // type:function size:0x2C +fn_8034A5A4 = .text:0x8034A5A4; // type:function size:0x1EC +fn_8034A790 = .text:0x8034A790; // type:function size:0x5C +fn_8034A7EC = .text:0x8034A7EC; // type:function size:0x688 +fn_8034AE74 = .text:0x8034AE74; // type:function size:0x24C +fn_8034B0C0 = .text:0x8034B0C0; // type:function size:0x5C +fn_8034B11C = .text:0x8034B11C; // type:function size:0x24 +fn_8034B140 = .text:0x8034B140; // type:function size:0x5A8 +fn_8034B6E8 = .text:0x8034B6E8; // type:function size:0x20C +fn_8034B8F4 = .text:0x8034B8F4; // type:function size:0x4 +fn_8034B8F8 = .text:0x8034B8F8; // type:function size:0x8 +fn_8034B900 = .text:0x8034B900; // type:function size:0x10 +fn_8034B910 = .text:0x8034B910; // type:function size:0x10 +fn_8034B920 = .text:0x8034B920; // type:function size:0x10 +fn_8034B930 = .text:0x8034B930; // type:function size:0x10 +fn_8034B940 = .text:0x8034B940; // type:function size:0x34 +fn_8034B974 = .text:0x8034B974; // type:function size:0x1E8 +fn_8034BB5C = .text:0x8034BB5C; // type:function size:0x288 +fn_8034BDE4 = .text:0x8034BDE4; // type:function size:0x60 +fn_8034BE44 = .text:0x8034BE44; // type:function size:0x4C +fn_8034BE90 = .text:0x8034BE90; // type:function size:0x54 +fn_8034BEE4 = .text:0x8034BEE4; // type:function size:0x10 +fn_8034BEF4 = .text:0x8034BEF4; // type:function size:0x10 +fn_8034BF04 = .text:0x8034BF04; // type:function size:0x14 +fn_8034BF18 = .text:0x8034BF18; // type:function size:0x78 +fn_8034BF90 = .text:0x8034BF90; // type:function size:0x390 +fn_8034C320 = .text:0x8034C320; // type:function size:0x3D4 +fn_8034C6F4 = .text:0x8034C6F4; // type:function size:0x54C +fn_8034CC40 = .text:0x8034CC40; // type:function size:0xE4 +fn_8034CD24 = .text:0x8034CD24; // type:function size:0x214 +fn_8034CF38 = .text:0x8034CF38; // type:function size:0xCC +fn_8034D004 = .text:0x8034D004; // type:function size:0x48 +fn_8034D04C = .text:0x8034D04C; // type:function size:0x60 +fn_8034D0AC = .text:0x8034D0AC; // type:function size:0x88 +fn_8034D134 = .text:0x8034D134; // type:function size:0x60 +fn_8034D194 = .text:0x8034D194; // type:function size:0x88 +fn_8034D21C = .text:0x8034D21C; // type:function size:0xC0 +fn_8034D2DC = .text:0x8034D2DC; // type:function size:0x50 +fn_8034D32C = .text:0x8034D32C; // type:function size:0x80 +fn_8034D3AC = .text:0x8034D3AC; // type:function size:0x20 +fn_8034D3CC = .text:0x8034D3CC; // type:function size:0x98 +fn_8034D464 = .text:0x8034D464; // type:function size:0x20 +fn_8034D484 = .text:0x8034D484; // type:function size:0x40 +fn_8034D4C4 = .text:0x8034D4C4; // type:function size:0x118 +fn_8034D5DC = .text:0x8034D5DC; // type:function size:0x250 +fn_8034D82C = .text:0x8034D82C; // type:function size:0x4E4 +fn_8034DD10 = .text:0x8034DD10; // type:function size:0x18 +fn_8034DD28 = .text:0x8034DD28; // type:function size:0x2C +fn_8034DD54 = .text:0x8034DD54; // type:function size:0x3C +fn_8034DD90 = .text:0x8034DD90; // type:function size:0x10 +fn_8034DDA0 = .text:0x8034DDA0; // type:function size:0x54 +fn_8034DDF4 = .text:0x8034DDF4; // type:function size:0x28 +fn_8034DE1C = .text:0x8034DE1C; // type:function size:0xF4 +fn_8034DF10 = .text:0x8034DF10; // type:function size:0x140 +fn_8034E050 = .text:0x8034E050; // type:function size:0x30 +fn_8034E080 = .text:0x8034E080; // type:function size:0x2C0 +fn_8034E340 = .text:0x8034E340; // type:function size:0x70 +fn_8034E3B0 = .text:0x8034E3B0; // type:function size:0xD4 +fn_8034E484 = .text:0x8034E484; // type:function size:0xA0 +fn_8034E524 = .text:0x8034E524; // type:function size:0x134 +fn_8034E658 = .text:0x8034E658; // type:function size:0x60 +fn_8034E6B8 = .text:0x8034E6B8; // type:function size:0x4C +fn_8034E704 = .text:0x8034E704; // type:function size:0x18 +fn_8034E71C = .text:0x8034E71C; // type:function size:0x1E0 +fn_8034E8FC = .text:0x8034E8FC; // type:function size:0x17C +fn_8034EA78 = .text:0x8034EA78; // type:function size:0x78 +fn_8034EAF0 = .text:0x8034EAF0; // type:function size:0xB8 +fn_8034EBA8 = .text:0x8034EBA8; // type:function size:0x238 +fn_8034EDE0 = .text:0x8034EDE0; // type:function size:0x114 +fn_8034EEF4 = .text:0x8034EEF4; // type:function size:0x6C +fn_8034EF60 = .text:0x8034EF60; // type:function size:0x4C +fn_8034EFAC = .text:0x8034EFAC; // type:function size:0x34 +fn_8034EFE0 = .text:0x8034EFE0; // type:function size:0x44 +fn_8034F024 = .text:0x8034F024; // type:function size:0x88 +fn_8034F0AC = .text:0x8034F0AC; // type:function size:0x78 +fn_8034F124 = .text:0x8034F124; // type:function size:0x118 +fn_8034F23C = .text:0x8034F23C; // type:function size:0x88 +fn_8034F2C4 = .text:0x8034F2C4; // type:function size:0x18 +fn_8034F2DC = .text:0x8034F2DC; // type:function size:0x80 +fn_8034F35C = .text:0x8034F35C; // type:function size:0xB8 +fn_8034F414 = .text:0x8034F414; // type:function size:0xB8 +fn_8034F4CC = .text:0x8034F4CC; // type:function size:0xCC +fn_8034F598 = .text:0x8034F598; // type:function size:0xB4 +fn_8034F64C = .text:0x8034F64C; // type:function size:0x11C +fn_8034F768 = .text:0x8034F768; // type:function size:0x12C +fn_8034F894 = .text:0x8034F894; // type:function size:0x6C0 +fn_8034FF54 = .text:0x8034FF54; // type:function size:0x20 +fn_8034FF74 = .text:0x8034FF74; // type:function size:0x14 +fn_8034FF88 = .text:0x8034FF88; // type:function size:0x8 +fn_8034FF90 = .text:0x8034FF90; // type:function size:0x8 +fn_8034FF98 = .text:0x8034FF98; // type:function size:0x42C +fn_803503C4 = .text:0x803503C4; // type:function size:0x30 +fn_803503F4 = .text:0x803503F4; // type:function size:0x8C +fn_80350480 = .text:0x80350480; // type:function size:0xBC +fn_8035053C = .text:0x8035053C; // type:function size:0x98 +fn_803505D4 = .text:0x803505D4; // type:function size:0x74 +fn_80350648 = .text:0x80350648; // type:function size:0x8 +fn_80350650 = .text:0x80350650; // type:function size:0x10 +fn_80350660 = .text:0x80350660; // type:function size:0xD4 +fn_80350734 = .text:0x80350734; // type:function size:0x98 +fn_803507CC = .text:0x803507CC; // type:function size:0x74 +fn_80350840 = .text:0x80350840; // type:function size:0x94 +fn_803508D4 = .text:0x803508D4; // type:function size:0x108 +fn_803509DC = .text:0x803509DC; // type:function size:0xB8 +fn_80350A94 = .text:0x80350A94; // type:function size:0x98 +fn_80350B2C = .text:0x80350B2C; // type:function size:0xA8 +fn_80350BD4 = .text:0x80350BD4; // type:function size:0x1A4 +fn_80350D78 = .text:0x80350D78; // type:function size:0x10 +fn_80350D88 = .text:0x80350D88; // type:function size:0x10 +fn_80350D98 = .text:0x80350D98; // type:function size:0x10 +fn_80350DA8 = .text:0x80350DA8; // type:function size:0xB4 +fn_80350E5C = .text:0x80350E5C; // type:function size:0xC0 +fn_80350F1C = .text:0x80350F1C; // type:function size:0x4E4 +fn_80351400 = .text:0x80351400; // type:function size:0xA4 +fn_803514A4 = .text:0x803514A4; // type:function size:0xC +fn_803514B0 = .text:0x803514B0; // type:function size:0x8 +fn_803514B8 = .text:0x803514B8; // type:function size:0x10 +fn_803514C8 = .text:0x803514C8; // type:function size:0x38 +fn_80351500 = .text:0x80351500; // type:function size:0xC +fn_8035150C = .text:0x8035150C; // type:function size:0x8 +fn_80351514 = .text:0x80351514; // type:function size:0x8 +fn_8035151C = .text:0x8035151C; // type:function size:0x10 +fn_8035152C = .text:0x8035152C; // type:function size:0x8 +fn_80351534 = .text:0x80351534; // type:function size:0x8 +fn_8035153C = .text:0x8035153C; // type:function size:0x8 +fn_80351544 = .text:0x80351544; // type:function size:0x1C +fn_80351560 = .text:0x80351560; // type:function size:0x5C +fn_803515BC = .text:0x803515BC; // type:function size:0xC +fn_803515C8 = .text:0x803515C8; // type:function size:0x18 +fn_803515E0 = .text:0x803515E0; // type:function size:0x8 +fn_803515E8 = .text:0x803515E8; // type:function size:0x8 +fn_803515F0 = .text:0x803515F0; // type:function size:0x10 +fn_80351600 = .text:0x80351600; // type:function size:0x10 +fn_80351610 = .text:0x80351610; // type:function size:0x10 +fn_80351620 = .text:0x80351620; // type:function size:0x8 +fn_80351628 = .text:0x80351628; // type:function size:0xC +fn_80351634 = .text:0x80351634; // type:function size:0xC +fn_80351640 = .text:0x80351640; // type:function size:0xC +fn_8035164C = .text:0x8035164C; // type:function size:0xC +fn_80351658 = .text:0x80351658; // type:function size:0xC +fn_80351664 = .text:0x80351664; // type:function size:0x8 +fn_8035166C = .text:0x8035166C; // type:function size:0x8 +fn_80351674 = .text:0x80351674; // type:function size:0x8 +fn_8035167C = .text:0x8035167C; // type:function size:0x8 +fn_80351684 = .text:0x80351684; // type:function size:0x8 +fn_8035168C = .text:0x8035168C; // type:function size:0x8 +fn_80351694 = .text:0x80351694; // type:function size:0xC +fn_803516A0 = .text:0x803516A0; // type:function size:0x10 +fn_803516B0 = .text:0x803516B0; // type:function size:0xF0 +fn_803517A0 = .text:0x803517A0; // type:function size:0x60 +fn_80351800 = .text:0x80351800; // type:function size:0x140 +fn_80351940 = .text:0x80351940; // type:function size:0x8 +fn_80351948 = .text:0x80351948; // type:function size:0x30 +fn_80351978 = .text:0x80351978; // type:function size:0x60 +fn_803519D8 = .text:0x803519D8; // type:function size:0x8 +fn_803519E0 = .text:0x803519E0; // type:function size:0x8 +fn_803519E8 = .text:0x803519E8; // type:function size:0x8 +fn_803519F0 = .text:0x803519F0; // type:function size:0x80 +fn_80351A70 = .text:0x80351A70; // type:function size:0x60 +fn_80351AD0 = .text:0x80351AD0; // type:function size:0x94 +fn_80351B64 = .text:0x80351B64; // type:function size:0x50 +fn_80351BB4 = .text:0x80351BB4; // type:function size:0x30 +fn_80351BE4 = .text:0x80351BE4; // type:function size:0x10 +fn_80351BF4 = .text:0x80351BF4; // type:function size:0x94 +fn_80351C88 = .text:0x80351C88; // type:function size:0x5C +fn_80351CE4 = .text:0x80351CE4; // type:function size:0x128 +fn_80351E0C = .text:0x80351E0C; // type:function size:0x8 +fn_80351E14 = .text:0x80351E14; // type:function size:0x60 +fn_80351E74 = .text:0x80351E74; // type:function size:0x5C +fn_80351ED0 = .text:0x80351ED0; // type:function size:0x60 +fn_80351F30 = .text:0x80351F30; // type:function size:0x8 +fn_80351F38 = .text:0x80351F38; // type:function size:0x8 +fn_80351F40 = .text:0x80351F40; // type:function size:0x8 +fn_80351F48 = .text:0x80351F48; // type:function size:0xC +fn_80351F54 = .text:0x80351F54; // type:function size:0x14 +fn_80351F68 = .text:0x80351F68; // type:function size:0x34 +fn_80351F9C = .text:0x80351F9C; // type:function size:0xBC +fn_80352058 = .text:0x80352058; // type:function size:0xA8 +fn_80352100 = .text:0x80352100; // type:function size:0x1BC +fn_803522BC = .text:0x803522BC; // type:function size:0x8C +AddEmitter__11CSfxManagerFUsRC9CVector3fibbs = .text:0x80352348; // type:function size:0xB4 +AddEmitter__11CSfxManagerFUsRC9CVector3fUcibbs = .text:0x803523FC; // type:function size:0xC4 +AddEmitter__11CSfxManagerFRQ29CAudioSys18C3DEmitterParmDataibbs = .text:0x803524C0; // type:function size:0x1FC +fn_803526BC = .text:0x803526BC; // type:function size:0x40 +UpdateEmitter__11CSfxManagerF10CSfxHandleRC9CVector3fRC9CVector3fUc = .text:0x803526FC; // type:function size:0x1F4 +RemoveEmitter__11CSfxManagerF10CSfxHandle = .text:0x803528F0; // type:function size:0x30 +SfxStart__11CSfxManagerFUsssibbs = .text:0x80352920; // type:function size:0x158 +fn_80352A78 = .text:0x80352A78; // type:function size:0x40 +SfxStop__11CSfxManagerF10CSfxHandle = .text:0x80352AB8; // type:function size:0x30 +fn_80352AE8 = .text:0x80352AE8; // type:function size:0x2C +SfxVolume__11CSfxManagerF10CSfxHandleUc = .text:0x80352B14; // type:function size:0x188 +fn_80352C9C = .text:0x80352C9C; // type:function size:0x11C +fn_80352DB8 = .text:0x80352DB8; // type:function size:0x11C +fn_80352ED4 = .text:0x80352ED4; // type:function size:0xC8 +fn_80352F9C = .text:0x80352F9C; // type:function size:0x12C +fn_803530C8 = .text:0x803530C8; // type:function size:0xC4 +fn_8035318C = .text:0x8035318C; // type:function size:0x4C +fn_803531D8 = .text:0x803531D8; // type:function size:0x54 +SetChannel__11CSfxManagerFQ211CSfxManager12ESfxChannels = .text:0x8035322C; // type:function size:0x70 +fn_8035329C = .text:0x8035329C; // type:function size:0x8 +fn_803532A4 = .text:0x803532A4; // type:function size:0x110 +fn_803533B4 = .text:0x803533B4; // type:function size:0xE8 +fn_8035349C = .text:0x8035349C; // type:function size:0xB0 +fn_8035354C = .text:0x8035354C; // type:function size:0xDBC +fn_80354308 = .text:0x80354308; // type:function size:0x68 +PitchBend__11CSfxManagerF10CSfxHandlei = .text:0x80354370; // type:function size:0xBC +IsPlaying__11CSfxManagerF10CSfxHandle = .text:0x8035442C; // type:function size:0x110 +IsQueued__11CSfxManagerF10CSfxHandle = .text:0x8035453C; // type:function size:0xB4 +fn_803545F0 = .text:0x803545F0; // type:function size:0x164 +fn_80354754 = .text:0x80354754; // type:function size:0x170 +fn_803548C4 = .text:0x803548C4; // type:function size:0x48 +fn_8035490C = .text:0x8035490C; // type:function size:0x414 +fn_80354D20 = .text:0x80354D20; // type:function size:0x2E4 +fn_80355004 = .text:0x80355004; // type:function size:0x1B4 +fn_803551B8 = .text:0x803551B8; // type:function size:0x164 +fn_8035531C = .text:0x8035531C; // type:function size:0x8 +fn_80355324 = .text:0x80355324; // type:function size:0x3C +fn_80355360 = .text:0x80355360; // type:function size:0x3C +fn_8035539C = .text:0x8035539C; // type:function size:0x3C +fn_803553D8 = .text:0x803553D8; // type:function size:0x3C +fn_80355414 = .text:0x80355414; // type:function size:0x3C +fn_80355450 = .text:0x80355450; // type:function size:0x3C +fn_8035548C = .text:0x8035548C; // type:function size:0x3C +fn_803554C8 = .text:0x803554C8; // type:function size:0x3C +fn_80355504 = .text:0x80355504; // type:function size:0x1A4 +fn_803556A8 = .text:0x803556A8; // type:function size:0xB4 +fn_8035575C = .text:0x8035575C; // type:function size:0x4C +fn_803557A8 = .text:0x803557A8; // type:function size:0x164 +fn_8035590C = .text:0x8035590C; // type:function size:0x5C +AddLowPassAreaFilter__11CSfxManagerFif = .text:0x80355968; // type:function size:0xA4 +fn_80355A0C = .text:0x80355A0C; // type:function size:0x128 +RemoveLowPassAreaFilter__11CSfxManagerFi = .text:0x80355B34; // type:function size:0xC0 +fn_80355BF4 = .text:0x80355BF4; // type:function size:0x28 +fn_80355C1C = .text:0x80355C1C; // type:function size:0x8 +fn_80355C24 = .text:0x80355C24; // type:function size:0xA4 +fn_80355CC8 = .text:0x80355CC8; // type:function size:0x128 +fn_80355DF0 = .text:0x80355DF0; // type:function size:0xC0 +fn_80355EB0 = .text:0x80355EB0; // type:function size:0x28 +fn_80355ED8 = .text:0x80355ED8; // type:function size:0x8 +fn_80355EE0 = .text:0x80355EE0; // type:function size:0x98 +fn_80355F78 = .text:0x80355F78; // type:function size:0xAC +fn_80356024 = .text:0x80356024; // type:function size:0x50 +fn_80356074 = .text:0x80356074; // type:function size:0x90 +fn_80356104 = .text:0x80356104; // type:function size:0xC4 +fn_803561C8 = .text:0x803561C8; // type:function size:0x228 +fn_803563F0 = .text:0x803563F0; // type:function size:0x4 +fn_803563F4 = .text:0x803563F4; // type:function size:0xA0 +fn_80356494 = .text:0x80356494; // type:function size:0x84 +fn_80356518 = .text:0x80356518; // type:function size:0x8 +fn_80356520 = .text:0x80356520; // type:function size:0x8 +fn_80356528 = .text:0x80356528; // type:function size:0x94 +fn_803565BC = .text:0x803565BC; // type:function size:0x1C0 +fn_8035677C = .text:0x8035677C; // type:function size:0x190 +fn_8035690C = .text:0x8035690C; // type:function size:0x40 +fn_8035694C = .text:0x8035694C; // type:function size:0x1C +fn_80356968 = .text:0x80356968; // type:function size:0x40 +fn_803569A8 = .text:0x803569A8; // type:function size:0x98 +fn_80356A40 = .text:0x80356A40; // type:function size:0x98 +fn_80356AD8 = .text:0x80356AD8; // type:function size:0x40 +fn_80356B18 = .text:0x80356B18; // type:function size:0x40 +fn_80356B58 = .text:0x80356B58; // type:function size:0x40 +fn_80356B98 = .text:0x80356B98; // type:function size:0x40 +fn_80356BD8 = .text:0x80356BD8; // type:function size:0x118 +fn_80356CF0 = .text:0x80356CF0; // type:function size:0xC8 +fn_80356DB8 = .text:0x80356DB8; // type:function size:0xD0 +fn_80356E88 = .text:0x80356E88; // type:function size:0x1D8 +fn_80357060 = .text:0x80357060; // type:function size:0x8 +fn_80357068 = .text:0x80357068; // type:function size:0x8 +fn_80357070 = .text:0x80357070; // type:function size:0x6C +fn_803570DC = .text:0x803570DC; // type:function size:0x110 +fn_803571EC = .text:0x803571EC; // type:function size:0xD0 +fn_803572BC = .text:0x803572BC; // type:function size:0x4 +fn_803572C0 = .text:0x803572C0; // type:function size:0x88 +fn_80357348 = .text:0x80357348; // type:function size:0xD0 +fn_80357418 = .text:0x80357418; // type:function size:0x8 +fn_80357420 = .text:0x80357420; // type:function size:0x1FC +fn_8035761C = .text:0x8035761C; // type:function size:0x64 +fn_80357680 = .text:0x80357680; // type:function size:0x68 +fn_803576E8 = .text:0x803576E8; // type:function size:0x100 +fn_803577E8 = .text:0x803577E8; // type:function size:0x108 +fn_803578F0 = .text:0x803578F0; // type:function size:0x94 +fn_80357984 = .text:0x80357984; // type:function size:0xC +fn_80357990 = .text:0x80357990; // type:function size:0xFC +fn_80357A8C = .text:0x80357A8C; // type:function size:0x90 +fn_80357B1C = .text:0x80357B1C; // type:function size:0xE4 +fn_80357C00 = .text:0x80357C00; // type:function size:0x40 +fn_80357C40 = .text:0x80357C40; // type:function size:0xFC +fn_80357D3C = .text:0x80357D3C; // type:function size:0x50 +fn_80357D8C = .text:0x80357D8C; // type:function size:0x2BC +fn_80358048 = .text:0x80358048; // type:function size:0x21C +fn_80358264 = .text:0x80358264; // type:function size:0x170 +fn_803583D4 = .text:0x803583D4; // type:function size:0x118 +fn_803584EC = .text:0x803584EC; // type:function size:0x4 +fn_803584F0 = .text:0x803584F0; // type:function size:0x84 +fn_80358574 = .text:0x80358574; // type:function size:0x74 +fn_803585E8 = .text:0x803585E8; // type:function size:0xCC +fn_803586B4 = .text:0x803586B4; // type:function size:0x98 +fn_8035874C = .text:0x8035874C; // type:function size:0x1D0 +fn_8035891C = .text:0x8035891C; // type:function size:0x120 +fn_80358A3C = .text:0x80358A3C; // type:function size:0x54 +fn_80358A90 = .text:0x80358A90; // type:function size:0xF8 +fn_80358B88 = .text:0x80358B88; // type:function size:0x68 +fn_80358BF0 = .text:0x80358BF0; // type:function size:0x58 +fn_80358C48 = .text:0x80358C48; // type:function size:0x8 +fn_80358C50 = .text:0x80358C50; // type:function size:0x80 +fn_80358CD0 = .text:0x80358CD0; // type:function size:0xD4 +fn_80358DA4 = .text:0x80358DA4; // type:function size:0xA8 +fn_80358E4C = .text:0x80358E4C; // type:function size:0xC4 +fn_80358F10 = .text:0x80358F10; // type:function size:0x8 +fn_80358F18 = .text:0x80358F18; // type:function size:0x8 +fn_80358F20 = .text:0x80358F20; // type:function size:0x2A0 +fn_803591C0 = .text:0x803591C0; // type:function size:0x290 +fn_80359450 = .text:0x80359450; // type:function size:0x94 +fn_803594E4 = .text:0x803594E4; // type:function size:0x78 +fn_8035955C = .text:0x8035955C; // type:function size:0x108 +fn_80359664 = .text:0x80359664; // type:function size:0xB8 +fn_8035971C = .text:0x8035971C; // type:function size:0x8 +fn_80359724 = .text:0x80359724; // type:function size:0x8 +fn_8035972C = .text:0x8035972C; // type:function size:0x8 +fn_80359734 = .text:0x80359734; // type:function size:0x8 +fn_8035973C = .text:0x8035973C; // type:function size:0x8 +fn_80359744 = .text:0x80359744; // type:function size:0x8 +fn_8035974C = .text:0x8035974C; // type:function size:0x8 +fn_80359754 = .text:0x80359754; // type:function size:0x8 +fn_8035975C = .text:0x8035975C; // type:function size:0x8 +fn_80359764 = .text:0x80359764; // type:function size:0x8 +fn_8035976C = .text:0x8035976C; // type:function size:0x7C +fn_803597E8 = .text:0x803597E8; // type:function size:0x74 +fn_8035985C = .text:0x8035985C; // type:function size:0x354 +fn_80359BB0 = .text:0x80359BB0; // type:function size:0x280 +fn_80359E30 = .text:0x80359E30; // type:function size:0xFC +fn_80359F2C = .text:0x80359F2C; // type:function size:0x74 +fn_80359FA0 = .text:0x80359FA0; // type:function size:0x1FC +fn_8035A19C = .text:0x8035A19C; // type:function size:0x18C +fn_8035A328 = .text:0x8035A328; // type:function size:0x50 +fn_8035A378 = .text:0x8035A378; // type:function size:0x1C +fn_8035A394 = .text:0x8035A394; // type:function size:0xC +fn_8035A3A0 = .text:0x8035A3A0; // type:function size:0x54 +fn_8035A3F4 = .text:0x8035A3F4; // type:function size:0x7C +fn_8035A470 = .text:0x8035A470; // type:function size:0x84 +fn_8035A4F4 = .text:0x8035A4F4; // type:function size:0xB8 +fn_8035A5AC = .text:0x8035A5AC; // type:function size:0x25C +fn_8035A808 = .text:0x8035A808; // type:function size:0x58 +fn_8035A860 = .text:0x8035A860; // type:function size:0x54 +fn_8035A8B4 = .text:0x8035A8B4; // type:function size:0x3C +fn_8035A8F0 = .text:0x8035A8F0; // type:function size:0x38 +fn_8035A928 = .text:0x8035A928; // type:function size:0x34 +fn_8035A95C = .text:0x8035A95C; // type:function size:0x12C +fn_8035AA88 = .text:0x8035AA88; // type:function size:0x26C +fn_8035ACF4 = .text:0x8035ACF4; // type:function size:0x1EC +fn_8035AEE0 = .text:0x8035AEE0; // type:function size:0x70 +fn_8035AF50 = .text:0x8035AF50; // type:function size:0x258 +fn_8035B1A8 = .text:0x8035B1A8; // type:function size:0x1C +fn_8035B1C4 = .text:0x8035B1C4; // type:function size:0x18 +fn_8035B1DC = .text:0x8035B1DC; // type:function size:0x338 +fn_8035B514 = .text:0x8035B514; // type:function size:0x40 +fn_8035B554 = .text:0x8035B554; // type:function size:0x2C +fn_8035B580 = .text:0x8035B580; // type:function size:0x24 +fn_8035B5A4 = .text:0x8035B5A4; // type:function size:0xEC +fn_8035B690 = .text:0x8035B690; // type:function size:0x70 +fn_8035B700 = .text:0x8035B700; // type:function size:0x11C +fn_8035B81C = .text:0x8035B81C; // type:function size:0xC +fn_8035B828 = .text:0x8035B828; // type:function size:0x78 +fn_8035B8A0 = .text:0x8035B8A0; // type:function size:0x378 +fn_8035BC18 = .text:0x8035BC18; // type:function size:0x2C +fn_8035BC44 = .text:0x8035BC44; // type:function size:0x2C +fn_8035BC70 = .text:0x8035BC70; // type:function size:0x2C +fn_8035BC9C = .text:0x8035BC9C; // type:function size:0x100 +fn_8035BD9C = .text:0x8035BD9C; // type:function size:0x10 +fn_8035BDAC = .text:0x8035BDAC; // type:function size:0x104 +fn_8035BEB0 = .text:0x8035BEB0; // type:function size:0x1C +fn_8035BECC = .text:0x8035BECC; // type:function size:0x1C +fn_8035BEE8 = .text:0x8035BEE8; // type:function size:0x1D8 +fn_8035C0C0 = .text:0x8035C0C0; // type:function size:0x14C +fn_8035C20C = .text:0x8035C20C; // type:function size:0x1D4 +fn_8035C3E0 = .text:0x8035C3E0; // type:function size:0xC8 +fn_8035C4A8 = .text:0x8035C4A8; // type:function size:0x98 +fn_8035C540 = .text:0x8035C540; // type:function size:0x4 +fn_8035C544 = .text:0x8035C544; // type:function size:0x138 +fn_8035C67C = .text:0x8035C67C; // type:function size:0x60 +fn_8035C6DC = .text:0x8035C6DC; // type:function size:0x38 +fn_8035C714 = .text:0x8035C714; // type:function size:0x18 +fn_8035C72C = .text:0x8035C72C; // type:function size:0x6C +fn_8035C798 = .text:0x8035C798; // type:function size:0x74 +fn_8035C80C = .text:0x8035C80C; // type:function size:0x8 +fn_8035C814 = .text:0x8035C814; // type:function size:0x8 +fn_8035C81C = .text:0x8035C81C; // type:function size:0xC +fn_8035C828 = .text:0x8035C828; // type:function size:0xF0 +fn_8035C918 = .text:0x8035C918; // type:function size:0xA0 +fn_8035C9B8 = .text:0x8035C9B8; // type:function size:0x38 +fn_8035C9F0 = .text:0x8035C9F0; // type:function size:0xA4 +fn_8035CA94 = .text:0x8035CA94; // type:function size:0xCC +CompareCaseInsensitive__13CStringExtrasFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8035CB60; // type:function size:0xEC +fn_8035CC4C = .text:0x8035CC4C; // type:function size:0x78 +fn_8035CCC4 = .text:0x8035CCC4; // type:function size:0x38 +fn_8035CCFC = .text:0x8035CCFC; // type:function size:0x24 +fn_8035CD20 = .text:0x8035CD20; // type:function size:0x24 +CreateFromInteger__13CStringExtrasFi = .text:0x8035CD44; // type:function size:0x130 +fn_8035CE74 = .text:0x8035CE74; // type:function size:0xDC +ConvertToUNICODE__13CStringExtrasFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8035CF50; // type:function size:0x8 +fn_8035CF58 = .text:0x8035CF58; // type:function size:0xD8 +fn_8035D030 = .text:0x8035D030; // type:function size:0xB4 +fn_8035D0E4 = .text:0x8035D0E4; // type:function size:0x11C +fn_8035D200 = .text:0x8035D200; // type:function size:0xB0 +fn_8035D2B0 = .text:0x8035D2B0; // type:function size:0x1A8 +fn_8035D458 = .text:0x8035D458; // type:function size:0x4 +fn_8035D45C = .text:0x8035D45C; // type:function size:0xA0 +fn_8035D4FC = .text:0x8035D4FC; // type:function size:0xA4 +fn_8035D5A0 = .text:0x8035D5A0; // type:function size:0x184 +fn_8035D724 = .text:0x8035D724; // type:function size:0x18 +fn_8035D73C = .text:0x8035D73C; // type:function size:0x4C +fn_8035D788 = .text:0x8035D788; // type:function size:0x74 +fn_8035D7FC = .text:0x8035D7FC; // type:function size:0x294 +GetString__12CStringTableCFi = .text:0x8035DA90; // type:function size:0x30 +GetStringIndexByName__12CStringTableCFPCc = .text:0x8035DAC0; // type:function size:0xA4 +fn_8035DB64 = .text:0x8035DB64; // type:function size:0x84 +GetStringByName__12CStringTableCFPCc = .text:0x8035DBE8; // type:function size:0x38 +fn_8035DC20 = .text:0x8035DC20; // type:function size:0x94 +fn_8035DCB4 = .text:0x8035DCB4; // type:function size:0xF0 +fn_8035DDA4 = .text:0x8035DDA4; // type:function size:0x4 +fn_8035DDA8 = .text:0x8035DDA8; // type:function size:0xA0 +fn_8035DE48 = .text:0x8035DE48; // type:function size:0x10 +fn_8035DE58 = .text:0x8035DE58; // type:function size:0x70 +fn_8035DEC8 = .text:0x8035DEC8; // type:function size:0x270 +fn_8035E138 = .text:0x8035E138; // type:function size:0x8 +fn_8035E140 = .text:0x8035E140; // type:function size:0x8 +fn_8035E148 = .text:0x8035E148; // type:function size:0x24 +fn_8035E16C = .text:0x8035E16C; // type:function size:0x68 +fn_8035E1D4 = .text:0x8035E1D4; // type:function size:0x44 +fn_8035E218 = .text:0x8035E218; // type:function size:0x5C +fn_8035E274 = .text:0x8035E274; // type:function size:0x30 +fn_8035E2A4 = .text:0x8035E2A4; // type:function size:0xB4 +fn_8035E358 = .text:0x8035E358; // type:function size:0x48 +fn_8035E3A0 = .text:0x8035E3A0; // type:function size:0x4C +fn_8035E3EC = .text:0x8035E3EC; // type:function size:0x194 +fn_8035E580 = .text:0x8035E580; // type:function size:0x90 +fn_8035E610 = .text:0x8035E610; // type:function size:0xC +fn_8035E61C = .text:0x8035E61C; // type:function size:0x374 +fn_8035E990 = .text:0x8035E990; // type:function size:0x1C +fn_8035E9AC = .text:0x8035E9AC; // type:function size:0xC +fn_8035E9B8 = .text:0x8035E9B8; // type:function size:0x1DC +fn_8035EB94 = .text:0x8035EB94; // type:function size:0x1B0 +fn_8035ED44 = .text:0x8035ED44; // type:function size:0x10 +fn_8035ED54 = .text:0x8035ED54; // type:function size:0x48 +fn_8035ED9C = .text:0x8035ED9C; // type:function size:0x238 +fn_8035EFD4 = .text:0x8035EFD4; // type:function size:0x440 +fn_8035F414 = .text:0x8035F414; // type:function size:0x154 +fn_8035F568 = .text:0x8035F568; // type:function size:0x154 +fn_8035F6BC = .text:0x8035F6BC; // type:function size:0x130 +fn_8035F7EC = .text:0x8035F7EC; // type:function size:0x13C +fn_8035F928 = .text:0x8035F928; // type:function size:0x13C +fn_8035FA64 = .text:0x8035FA64; // type:function size:0x13C +fn_8035FBA0 = .text:0x8035FBA0; // type:function size:0x24 +fn_8035FBC4 = .text:0x8035FBC4; // type:function size:0x24 +fn_8035FBE8 = .text:0x8035FBE8; // type:function size:0x3C8 +fn_8035FFB0 = .text:0x8035FFB0; // type:function size:0x3F0 +fn_803603A0 = .text:0x803603A0; // type:function size:0x110 +fn_803604B0 = .text:0x803604B0; // type:function size:0x18 +fn_803604C8 = .text:0x803604C8; // type:function size:0x15C +fn_80360624 = .text:0x80360624; // type:function size:0x1AC +fn_803607D0 = .text:0x803607D0; // type:function size:0x294 +fn_80360A64 = .text:0x80360A64; // type:function size:0x310 +fn_80360D74 = .text:0x80360D74; // type:function size:0x80 +fn_80360DF4 = .text:0x80360DF4; // type:function size:0x16C +fn_80360F60 = .text:0x80360F60; // type:function size:0x118 +fn_80361078 = .text:0x80361078; // type:function size:0xC +fn_80361084 = .text:0x80361084; // type:function size:0x8 +fn_8036108C = .text:0x8036108C; // type:function size:0xCC +fn_80361158 = .text:0x80361158; // type:function size:0x8 +fn_80361160 = .text:0x80361160; // type:function size:0x8 +fn_80361168 = .text:0x80361168; // type:function size:0x260 +fn_803613C8 = .text:0x803613C8; // type:function size:0x2C0 +fn_80361688 = .text:0x80361688; // type:function size:0x288 +fn_80361910 = .text:0x80361910; // type:function size:0x8 +fn_80361918 = .text:0x80361918; // type:function size:0x8 +fn_80361920 = .text:0x80361920; // type:function size:0x20 +fn_80361940 = .text:0x80361940; // type:function size:0x18 +fn_80361958 = .text:0x80361958; // type:function size:0x4B4 +fn_80361E0C = .text:0x80361E0C; // type:function size:0x90 +fn_80361E9C = .text:0x80361E9C; // type:function size:0x204 +fn_803620A0 = .text:0x803620A0; // type:function size:0x60 +fn_80362100 = .text:0x80362100; // type:function size:0x100 +fn_80362200 = .text:0x80362200; // type:function size:0xEC +fn_803622EC = .text:0x803622EC; // type:function size:0x40 +fn_8036232C = .text:0x8036232C; // type:function size:0x8 +fn_80362334 = .text:0x80362334; // type:function size:0x154 +fn_80362488 = .text:0x80362488; // type:function size:0x128 +fn_803625B0 = .text:0x803625B0; // type:function size:0x64 +fn_80362614 = .text:0x80362614; // type:function size:0xC4 +fn_803626D8 = .text:0x803626D8; // type:function size:0xEC4 +fn_8036359C = .text:0x8036359C; // type:function size:0x8 +fn_803635A4 = .text:0x803635A4; // type:function size:0x6C8 +fn_80363C6C = .text:0x80363C6C; // type:function size:0x54 +fn_80363CC0 = .text:0x80363CC0; // type:function size:0x54 +fn_80363D14 = .text:0x80363D14; // type:function size:0x1E8 +fn_80363EFC = .text:0x80363EFC; // type:function size:0x58 +fn_80363F54 = .text:0x80363F54; // type:function size:0x48 +fn_80363F9C = .text:0x80363F9C; // type:function size:0x94 +fn_80364030 = .text:0x80364030; // type:function size:0xC4 +fn_803640F4 = .text:0x803640F4; // type:function size:0xD4 +fn_803641C8 = .text:0x803641C8; // type:function size:0x648 +fn_80364810 = .text:0x80364810; // type:function size:0x7C +fn_8036488C = .text:0x8036488C; // type:function size:0x208 +fn_80364A94 = .text:0x80364A94; // type:function size:0x248 +fn_80364CDC = .text:0x80364CDC; // type:function size:0x19C +fn_80364E78 = .text:0x80364E78; // type:function size:0x15C +fn_80364FD4 = .text:0x80364FD4; // type:function size:0x248 +fn_8036521C = .text:0x8036521C; // type:function size:0x7AC +fn_803659C8 = .text:0x803659C8; // type:function size:0x114 +fn_80365ADC = .text:0x80365ADC; // type:function size:0x8 +fn_80365AE4 = .text:0x80365AE4; // type:function size:0x38 +fn_80365B1C = .text:0x80365B1C; // type:function size:0x38 +fn_80365B54 = .text:0x80365B54; // type:function size:0x158 +fn_80365CAC = .text:0x80365CAC; // type:function size:0x1F4 +fn_80365EA0 = .text:0x80365EA0; // type:function size:0x390 +fn_80366230 = .text:0x80366230; // type:function size:0x3C +fn_8036626C = .text:0x8036626C; // type:function size:0x18C +fn_803663F8 = .text:0x803663F8; // type:function size:0xC4 +__ct__13CTimeProviderFRCf = .text:0x803664BC; // type:function size:0x48 +fn_80366504 = .text:0x80366504; // type:function size:0x2C +__dt__13CTimeProviderFv = .text:0x80366530; // type:function size:0x88 +fn_803665B8 = .text:0x803665B8; // type:function size:0x18 +fn_803665D0 = .text:0x803665D0; // type:function size:0x18 +fn_803665E8 = .text:0x803665E8; // type:function size:0x78 +fn_80366660 = .text:0x80366660; // type:function size:0x4 +fn_80366664 = .text:0x80366664; // type:function size:0x38 +fn_8036669C = .text:0x8036669C; // type:function size:0x54 +fn_803666F0 = .text:0x803666F0; // type:function size:0x130 +fn_80366820 = .text:0x80366820; // type:function size:0x8 +fn_80366828 = .text:0x80366828; // type:function size:0x168 +fn_80366990 = .text:0x80366990; // type:function size:0x19C +fn_80366B2C = .text:0x80366B2C; // type:function size:0x8 +fn_80366B34 = .text:0x80366B34; // type:function size:0x8 +fn_80366B3C = .text:0x80366B3C; // type:function size:0x1C +__ct__6CTokenFP4IObj = .text:0x80366B58; // type:function size:0xD8 +__ct__6CTokenFRC6CToken = .text:0x80366C30; // type:function size:0x58 +__dt__6CTokenFv = .text:0x80366C88; // type:function size:0x6C +GetObj__6CTokenFv = .text:0x80366CF4; // type:function size:0x34 +fn_80366D28 = .text:0x80366D28; // type:function size:0x44 +Lock__6CTokenFv = .text:0x80366D6C; // type:function size:0x44 +fn_80366DB0 = .text:0x80366DB0; // type:function size:0x44 +__as__6CTokenFRC6CToken = .text:0x80366DF4; // type:function size:0x78 +LookAt__12CTransform4fFRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x80366E6C; // type:function size:0x2E0 +fn_8036714C = .text:0x8036714C; // type:function size:0x150 +Shearing__12CTransform4fFffffff = .text:0x8036729C; // type:function size:0x3C +RotateX__12CTransform4fFRC9CRelAngle = .text:0x803672D8; // type:function size:0x9C +RotateY__12CTransform4fFRC9CRelAngle = .text:0x80367374; // type:function size:0x9C +RotateZ__12CTransform4fFRC9CRelAngle = .text:0x80367410; // type:function size:0x9C +RotateLocalX__12CTransform4fFRC9CRelAngle = .text:0x803674AC; // type:function size:0x108 +RotateLocalY__12CTransform4fFRC9CRelAngle = .text:0x803675B4; // type:function size:0x108 +RotateLocalZ__12CTransform4fFRC9CRelAngle = .text:0x803676BC; // type:function size:0x108 +fn_803677C4 = .text:0x803677C4; // type:function size:0x12C +fn_803678F0 = .text:0x803678F0; // type:function size:0xC8 +__ct__12CTransform4fFRC9CMatrix3fRC9CVector3f = .text:0x803679B8; // type:function size:0x64 +Scale__12CTransform4fFf = .text:0x80367A1C; // type:function size:0x38 +Scale__12CTransform4fFfff = .text:0x80367A54; // type:function size:0x38 +Scale__12CTransform4fFRC9CVector3f = .text:0x80367A8C; // type:function size:0x44 +Translate__12CTransform4fFfff = .text:0x80367AD0; // type:function size:0x3C +Translate__12CTransform4fFRC9CVector3f = .text:0x80367B0C; // type:function size:0x48 +BuildMatrix3f__12CTransform4fCFv = .text:0x80367B54; // type:function size:0x4C +MultiplyIgnoreTranslation__12CTransform4fCFRC12CTransform4f = .text:0x80367BA0; // type:function size:0x25C +ScaleBy__12CTransform4fFf = .text:0x80367DFC; // type:function size:0x70 +FromColumns__12CTransform4fFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x80367E6C; // type:function size:0x64 +fn_80367ED0 = .text:0x80367ED0; // type:function size:0x64 +GetQuickInverse__12CTransform4fCFv = .text:0x80367F34; // type:function size:0xCC +GetRotation__12CTransform4fCFv = .text:0x80368000; // type:function size:0x5C +SetRotation__12CTransform4fFRC12CTransform4f = .text:0x8036805C; // type:function size:0x4C +__ct__12CTransform4fFRC12CTransform4f = .text:0x803680A8; // type:function size:0x34 +__as__12CTransform4fFRC12CTransform4f = .text:0x803680DC; // type:function size:0x34 +__ml__12CTransform4fCFRC9CVector3f = .text:0x80368110; // type:function size:0x58 +Rotate__12CTransform4fCFRC9CVector3f = .text:0x80368168; // type:function size:0x68 +TransposeRotate__12CTransform4fCFRC9CVector3f = .text:0x803681D0; // type:function size:0x64 +__ml__12CTransform4fCFRC12CTransform4f = .text:0x80368234; // type:function size:0xD4 +GetInverse__12CTransform4fCFv = .text:0x80368308; // type:function size:0x2C8 +fn_803685D0 = .text:0x803685D0; // type:function size:0x44 +fn_80368614 = .text:0x80368614; // type:function size:0x94 +fn_803686A8 = .text:0x803686A8; // type:function size:0x14 +fn_803686BC = .text:0x803686BC; // type:function size:0x14 +fn_803686D0 = .text:0x803686D0; // type:function size:0x74 +fn_80368744 = .text:0x80368744; // type:function size:0x10 +fn_80368754 = .text:0x80368754; // type:function size:0xD0 +fn_80368824 = .text:0x80368824; // type:function size:0x4 +fn_80368828 = .text:0x80368828; // type:function size:0x5C +fn_80368884 = .text:0x80368884; // type:function size:0x68 +fn_803688EC = .text:0x803688EC; // type:function size:0x1C +fn_80368908 = .text:0x80368908; // type:function size:0x4C +fn_80368954 = .text:0x80368954; // type:function size:0x320 +fn_80368C74 = .text:0x80368C74; // type:function size:0xD0 +fn_80368D44 = .text:0x80368D44; // type:function size:0x140 +fn_80368E84 = .text:0x80368E84; // type:function size:0x4C +fn_80368ED0 = .text:0x80368ED0; // type:function size:0x8 +fn_80368ED8 = .text:0x80368ED8; // type:function size:0x8 +fn_80368EE0 = .text:0x80368EE0; // type:function size:0x8 +fn_80368EE8 = .text:0x80368EE8; // type:function size:0x8 +fn_80368EF0 = .text:0x80368EF0; // type:function size:0xD4 +__ct__13CUnitVector3fFRC9CVector3f = .text:0x80368FC4; // type:function size:0x94 +__ct__9CVector2fFff = .text:0x80369058; // type:function size:0xC +fn_80369064 = .text:0x80369064; // type:function size:0x50 +__apl__9CVector2fFRC9CVector2f = .text:0x803690B4; // type:function size:0x24 +fn_803690D8 = .text:0x803690D8; // type:function size:0x24 +__amu__9CVector2fFf = .text:0x803690FC; // type:function size:0x1C +fn_80369118 = .text:0x80369118; // type:function size:0x24 +Magnitude__9CVector2fCFv = .text:0x8036913C; // type:function size:0x18 +MagSquared__9CVector2fCFv = .text:0x80369154; // type:function size:0x18 +AsNormalized__9CVector2fCFv = .text:0x8036916C; // type:function size:0x58 +fn_803691C4 = .text:0x803691C4; // type:function size:0x38 +fn_803691FC = .text:0x803691FC; // type:function size:0x60 +GetAngleDiff__9CVector2fFRC9CVector2fRC9CVector2f = .text:0x8036925C; // type:function size:0xC4 +Dot__9CVector2fFRC9CVector2fRC9CVector2f = .text:0x80369320; // type:function size:0x20 +fn_80369340 = .text:0x80369340; // type:function size:0x48 +__mi__FRC9CVector2fRC9CVector2f = .text:0x80369388; // type:function size:0x48 +fn_803693D0 = .text:0x803693D0; // type:function size:0x30 +__ml__FRC9CVector2fRCf = .text:0x80369400; // type:function size:0x44 +fn_80369444 = .text:0x80369444; // type:function size:0x44 +fn_80369488 = .text:0x80369488; // type:function size:0x4C +fn_803694D4 = .text:0x803694D4; // type:function size:0x14 +__ct__9CVector2iFii = .text:0x803694E8; // type:function size:0xC +fn_803694F4 = .text:0x803694F4; // type:function size:0x4C +fn_80369540 = .text:0x80369540; // type:function size:0x4C +fn_8036958C = .text:0x8036958C; // type:function size:0x30 +fn_803695BC = .text:0x803695BC; // type:function size:0x30 +fn_803695EC = .text:0x803695EC; // type:function size:0x48 +fn_80369634 = .text:0x80369634; // type:function size:0x48 +fn_8036967C = .text:0x8036967C; // type:function size:0x10 +fn_8036968C = .text:0x8036968C; // type:function size:0x1C +fn_803696A8 = .text:0x803696A8; // type:function size:0x24 +fn_803696CC = .text:0x803696CC; // type:function size:0x24 +fn_803696F0 = .text:0x803696F0; // type:function size:0x68 +fn_80369758 = .text:0x80369758; // type:function size:0x28 +fn_80369780 = .text:0x80369780; // type:function size:0x30 +fn_803697B0 = .text:0x803697B0; // type:function size:0x40 +fn_803697F0 = .text:0x803697F0; // type:function size:0x28 +fn_80369818 = .text:0x80369818; // type:function size:0x28 +fn_80369840 = .text:0x80369840; // type:function size:0x1C +fn_8036985C = .text:0x8036985C; // type:function size:0x20 +fn_8036987C = .text:0x8036987C; // type:function size:0xC8 +__ct__9CVector3fFR12CInputStream = .text:0x80369944; // type:function size:0x3C +fn_80369980 = .text:0x80369980; // type:function size:0x94 +Slerp__9CVector3fFRC9CVector3fRC9CVector3fRC9CRelAngle = .text:0x80369A14; // type:function size:0x160 +fn_80369B74 = .text:0x80369B74; // type:function size:0x88 +Normalize__9CVector3fFv = .text:0x80369BFC; // type:function size:0x5C +Magnitude__9CVector3fCFv = .text:0x80369C58; // type:function size:0x24 +AsNormalized__9CVector3fCFv = .text:0x80369C7C; // type:function size:0x68 +fn_80369CE4 = .text:0x80369CE4; // type:function size:0x4C +IsNormalizable__9CVector3fCFv = .text:0x80369D30; // type:function size:0x78 +CanBeNormalized__9CVector3fCFv = .text:0x80369DA8; // type:function size:0x94 +GetAngleDiff__9CVector3fFRC9CVector3fRC9CVector3f = .text:0x80369E3C; // type:function size:0xD0 +fn_80369F0C = .text:0x80369F0C; // type:function size:0x80 +fn_80369F8C = .text:0x80369F8C; // type:function size:0x98 +__ct__9CVector3iFiii = .text:0x8036A024; // type:function size:0x10 +__eq__FRC9CVector3iRC9CVector3i = .text:0x8036A034; // type:function size:0x40 +fn_8036A074 = .text:0x8036A074; // type:function size:0xCC +fn_8036A140 = .text:0x8036A140; // type:function size:0x1C +fn_8036A15C = .text:0x8036A15C; // type:function size:0xC4 +fn_8036A220 = .text:0x8036A220; // type:function size:0xB8 +fn_8036A2D8 = .text:0x8036A2D8; // type:function size:0x1C +fn_8036A2F4 = .text:0x8036A2F4; // type:function size:0x44 +fn_8036A338 = .text:0x8036A338; // type:function size:0x20 +fn_8036A358 = .text:0x8036A358; // type:function size:0x1D4 +fn_8036A52C = .text:0x8036A52C; // type:function size:0xA4 +fn_8036A5D0 = .text:0x8036A5D0; // type:function size:0x1D4 +fn_8036A7A4 = .text:0x8036A7A4; // type:function size:0x24 +fn_8036A7C8 = .text:0x8036A7C8; // type:function size:0x104 +fn_8036A8CC = .text:0x8036A8CC; // type:function size:0x1E0 +fn_8036AAAC = .text:0x8036AAAC; // type:function size:0x1FC +fn_8036ACA8 = .text:0x8036ACA8; // type:function size:0xE4 +fn_8036AD8C = .text:0x8036AD8C; // type:function size:0x214 +fn_8036AFA0 = .text:0x8036AFA0; // type:function size:0x14 +fn_8036AFB4 = .text:0x8036AFB4; // type:function size:0x84 +fn_8036B038 = .text:0x8036B038; // type:function size:0xF0 +fn_8036B128 = .text:0x8036B128; // type:function size:0x1C +fn_8036B144 = .text:0x8036B144; // type:function size:0xC4 +fn_8036B208 = .text:0x8036B208; // type:function size:0xA0 +fn_8036B2A8 = .text:0x8036B2A8; // type:function size:0x30C +fn_8036B5B4 = .text:0x8036B5B4; // type:function size:0xA4 +fn_8036B658 = .text:0x8036B658; // type:function size:0x20C +fn_8036B864 = .text:0x8036B864; // type:function size:0x18 +fn_8036B87C = .text:0x8036B87C; // type:function size:0xA4 +fn_8036B920 = .text:0x8036B920; // type:function size:0xE0 +fn_8036BA00 = .text:0x8036BA00; // type:function size:0x18 +fn_8036BA18 = .text:0x8036BA18; // type:function size:0xA4 +fn_8036BABC = .text:0x8036BABC; // type:function size:0xE0 +fn_8036BB9C = .text:0x8036BB9C; // type:function size:0x18 +fn_8036BBB4 = .text:0x8036BBB4; // type:function size:0xA4 +fn_8036BC58 = .text:0x8036BC58; // type:function size:0x5C +fn_8036BCB4 = .text:0x8036BCB4; // type:function size:0x20 +fn_8036BCD4 = .text:0x8036BCD4; // type:function size:0xE4 +fn_8036BDB8 = .text:0x8036BDB8; // type:function size:0x108 +fn_8036BEC0 = .text:0x8036BEC0; // type:function size:0x160 +fn_8036C020 = .text:0x8036C020; // type:function size:0x64 +fn_8036C084 = .text:0x8036C084; // type:function size:0x150 +fn_8036C1D4 = .text:0x8036C1D4; // type:function size:0x188 +fn_8036C35C = .text:0x8036C35C; // type:function size:0x94 +fn_8036C3F0 = .text:0x8036C3F0; // type:function size:0x1F8 +fn_8036C5E8 = .text:0x8036C5E8; // type:function size:0x14 +fn_8036C5FC = .text:0x8036C5FC; // type:function size:0x84 +fn_8036C680 = .text:0x8036C680; // type:function size:0x68 +fn_8036C6E8 = .text:0x8036C6E8; // type:function size:0x24 +fn_8036C70C = .text:0x8036C70C; // type:function size:0x24 +fn_8036C730 = .text:0x8036C730; // type:function size:0x24 +fn_8036C754 = .text:0x8036C754; // type:function size:0x68 +fn_8036C7BC = .text:0x8036C7BC; // type:function size:0x68 +fn_8036C824 = .text:0x8036C824; // type:function size:0x68 +fn_8036C88C = .text:0x8036C88C; // type:function size:0x5C +fn_8036C8E8 = .text:0x8036C8E8; // type:function size:0x18 +fn_8036C900 = .text:0x8036C900; // type:function size:0xA4 +fn_8036C9A4 = .text:0x8036C9A4; // type:function size:0xE0 +fn_8036CA84 = .text:0x8036CA84; // type:function size:0x14 +fn_8036CA98 = .text:0x8036CA98; // type:function size:0x84 +fn_8036CB1C = .text:0x8036CB1C; // type:function size:0x80 +fn_8036CB9C = .text:0x8036CB9C; // type:function size:0x24 +fn_8036CBC0 = .text:0x8036CBC0; // type:function size:0x24 +fn_8036CBE4 = .text:0x8036CBE4; // type:function size:0x24 +fn_8036CC08 = .text:0x8036CC08; // type:function size:0x118 +fn_8036CD20 = .text:0x8036CD20; // type:function size:0x84 +fn_8036CDA4 = .text:0x8036CDA4; // type:function size:0x80 +fn_8036CE24 = .text:0x8036CE24; // type:function size:0x54 +fn_8036CE78 = .text:0x8036CE78; // type:function size:0x24 +fn_8036CE9C = .text:0x8036CE9C; // type:function size:0x24 +fn_8036CEC0 = .text:0x8036CEC0; // type:function size:0x54 +fn_8036CF14 = .text:0x8036CF14; // type:function size:0x24 +fn_8036CF38 = .text:0x8036CF38; // type:function size:0x24 +fn_8036CF5C = .text:0x8036CF5C; // type:function size:0x14 +fn_8036CF70 = .text:0x8036CF70; // type:function size:0x84 +fn_8036CFF4 = .text:0x8036CFF4; // type:function size:0x40 +fn_8036D034 = .text:0x8036D034; // type:function size:0x44 +fn_8036D078 = .text:0x8036D078; // type:function size:0x44 +fn_8036D0BC = .text:0x8036D0BC; // type:function size:0x44 +fn_8036D100 = .text:0x8036D100; // type:function size:0x44 +fn_8036D144 = .text:0x8036D144; // type:function size:0x44 +fn_8036D188 = .text:0x8036D188; // type:function size:0x44 +fn_8036D1CC = .text:0x8036D1CC; // type:function size:0x44 +fn_8036D210 = .text:0x8036D210; // type:function size:0x44 +fn_8036D254 = .text:0x8036D254; // type:function size:0x44 +fn_8036D298 = .text:0x8036D298; // type:function size:0x44 +fn_8036D2DC = .text:0x8036D2DC; // type:function size:0x44 +fn_8036D320 = .text:0x8036D320; // type:function size:0x44 +fn_8036D364 = .text:0x8036D364; // type:function size:0x44 +fn_8036D3A8 = .text:0x8036D3A8; // type:function size:0x44 +fn_8036D3EC = .text:0x8036D3EC; // type:function size:0x44 +fn_8036D430 = .text:0x8036D430; // type:function size:0x44 +fn_8036D474 = .text:0x8036D474; // type:function size:0x44 +fn_8036D4B8 = .text:0x8036D4B8; // type:function size:0x8 +fn_8036D4C0 = .text:0x8036D4C0; // type:function size:0x1C +fn_8036D4DC = .text:0x8036D4DC; // type:function size:0x28 +fn_8036D504 = .text:0x8036D504; // type:function size:0xC +fn_8036D510 = .text:0x8036D510; // type:function size:0x138 +fn_8036D648 = .text:0x8036D648; // type:function size:0x40 +fn_8036D688 = .text:0x8036D688; // type:function size:0x1C +fn_8036D6A4 = .text:0x8036D6A4; // type:function size:0x54 +fn_8036D6F8 = .text:0x8036D6F8; // type:function size:0x34 +fn_8036D72C = .text:0x8036D72C; // type:function size:0x4C +fn_8036D778 = .text:0x8036D778; // type:function size:0x20 +fn_8036D798 = .text:0x8036D798; // type:function size:0x64 +fn_8036D7FC = .text:0x8036D7FC; // type:function size:0xC0 +__eq__FRC11CQuaternionRC11CQuaternion = .text:0x8036D8BC; // type:function size:0x70 +close_enough__FRC9CVector3fRC9CVector3ff = .text:0x8036D92C; // type:function size:0x8C +fn_8036D9B8 = .text:0x8036D9B8; // type:function size:0x58 +fn_8036DA10 = .text:0x8036DA10; // type:function size:0x14 +fn_8036DA24 = .text:0x8036DA24; // type:function size:0x28C +fn_8036DCB0 = .text:0x8036DCB0; // type:function size:0x40 +fn_8036DCF0 = .text:0x8036DCF0; // type:function size:0x3F4 +fn_8036E0E4 = .text:0x8036E0E4; // type:function size:0xA0 +fn_8036E184 = .text:0x8036E184; // type:function size:0x74 +fn_8036E1F8 = .text:0x8036E1F8; // type:function size:0xB8 +fn_8036E2B0 = .text:0x8036E2B0; // type:function size:0xE8 +fn_8036E398 = .text:0x8036E398; // type:function size:0x24 +fn_8036E3BC = .text:0x8036E3BC; // type:function size:0x40 +fn_8036E3FC = .text:0x8036E3FC; // type:function size:0x100 +fn_8036E4FC = .text:0x8036E4FC; // type:function size:0x4 +fn_8036E500 = .text:0x8036E500; // type:function size:0xA0 +fn_8036E5A0 = .text:0x8036E5A0; // type:function size:0x74 +fn_8036E614 = .text:0x8036E614; // type:function size:0x3C0 +fn_8036E9D4 = .text:0x8036E9D4; // type:function size:0xDC +fn_8036EAB0 = .text:0x8036EAB0; // type:function size:0x10 +fn_8036EAC0 = .text:0x8036EAC0; // type:function size:0x10 +fn_8036EAD0 = .text:0x8036EAD0; // type:function size:0x264 +fn_8036ED34 = .text:0x8036ED34; // type:function size:0x108 +fn_8036EE3C = .text:0x8036EE3C; // type:function size:0x4 +fn_8036EE40 = .text:0x8036EE40; // type:function size:0x4 +fn_8036EE44 = .text:0x8036EE44; // type:function size:0xC +fn_8036EE50 = .text:0x8036EE50; // type:function size:0x3C +fn_8036EE8C = .text:0x8036EE8C; // type:function size:0x4 +fn_8036EE90 = .text:0x8036EE90; // type:function size:0x4 +fn_8036EE94 = .text:0x8036EE94; // type:function size:0xC +fn_8036EEA0 = .text:0x8036EEA0; // type:function size:0xC +fn_8036EEAC = .text:0x8036EEAC; // type:function size:0xC +fn_8036EEB8 = .text:0x8036EEB8; // type:function size:0xC +fn_8036EEC4 = .text:0x8036EEC4; // type:function size:0x4 +fn_8036EEC8 = .text:0x8036EEC8; // type:function size:0x24 +fn_8036EEEC = .text:0x8036EEEC; // type:function size:0x8 +fn_8036EEF4 = .text:0x8036EEF4; // type:function size:0x4 +fn_8036EEF8 = .text:0x8036EEF8; // type:function size:0x4 +fn_8036EEFC = .text:0x8036EEFC; // type:function size:0x4 +fn_8036EF00 = .text:0x8036EF00; // type:function size:0x4 +fn_8036EF04 = .text:0x8036EF04; // type:function size:0x4 +fn_8036EF08 = .text:0x8036EF08; // type:function size:0x4 +fn_8036EF0C = .text:0x8036EF0C; // type:function size:0x138 +fn_8036F044 = .text:0x8036F044; // type:function size:0xB0 +fn_8036F0F4 = .text:0x8036F0F4; // type:function size:0x24 +fn_8036F118 = .text:0x8036F118; // type:function size:0x1C4 +fn_8036F2DC = .text:0x8036F2DC; // type:function size:0x80 +fn_8036F35C = .text:0x8036F35C; // type:function size:0x4C +fn_8036F3A8 = .text:0x8036F3A8; // type:function size:0x7C +fn_8036F424 = .text:0x8036F424; // type:function size:0x90 +fn_8036F4B4 = .text:0x8036F4B4; // type:function size:0x3C +fn_8036F4F0 = .text:0x8036F4F0; // type:function size:0x3C +fn_8036F52C = .text:0x8036F52C; // type:function size:0x3C +fn_8036F568 = .text:0x8036F568; // type:function size:0x8C +fn_8036F5F4 = .text:0x8036F5F4; // type:function size:0x4 +fn_8036F5F8 = .text:0x8036F5F8; // type:function size:0x4 +fn_8036F5FC = .text:0x8036F5FC; // type:function size:0x4 +fn_8036F600 = .text:0x8036F600; // type:function size:0x8 +fn_8036F608 = .text:0x8036F608; // type:function size:0x8 +fn_8036F610 = .text:0x8036F610; // type:function size:0x8 +fn_8036F618 = .text:0x8036F618; // type:function size:0x8 +fn_8036F620 = .text:0x8036F620; // type:function size:0x4C +fn_8036F66C = .text:0x8036F66C; // type:function size:0x8 +fn_8036F674 = .text:0x8036F674; // type:function size:0x6C +fn_8036F6E0 = .text:0x8036F6E0; // type:function size:0x94 +fn_8036F774 = .text:0x8036F774; // type:function size:0x54 +__ct__6CColorFR12CInputStream = .text:0x8036F7C8; // type:function size:0x94 +__ct__6CColorFffff = .text:0x8036F85C; // type:function size:0x60 +fn_8036F8BC = .text:0x8036F8BC; // type:function size:0x60 +fn_8036F91C = .text:0x8036F91C; // type:function size:0x38 +fn_8036F954 = .text:0x8036F954; // type:function size:0x2C +Lerp__6CColorFRC6CColorRC6CColorf = .text:0x8036F980; // type:function size:0x80 +fn_8036FA00 = .text:0x8036FA00; // type:function size:0x94 +Modulate__6CColorFRC6CColorRC6CColor = .text:0x8036FA94; // type:function size:0x9C +Add__6CColorFRC6CColorRC6CColor = .text:0x8036FB30; // type:function size:0x90 +fn_8036FBC0 = .text:0x8036FBC0; // type:function size:0x4C +fn_8036FC0C = .text:0x8036FC0C; // type:function size:0x8C +fn_8036FC98 = .text:0x8036FC98; // type:function size:0x20 +fn_8036FCB8 = .text:0x8036FCB8; // type:function size:0x44 +fn_8036FCFC = .text:0x8036FCFC; // type:function size:0xC0 +fn_8036FDBC = .text:0x8036FDBC; // type:function size:0x44 +fn_8036FE00 = .text:0x8036FE00; // type:function size:0x54 +fn_8036FE54 = .text:0x8036FE54; // type:function size:0x40 +fn_8036FE94 = .text:0x8036FE94; // type:function size:0xB0 +fn_8036FF44 = .text:0x8036FF44; // type:function size:0xAC +fn_8036FFF0 = .text:0x8036FFF0; // type:function size:0x88 +fn_80370078 = .text:0x80370078; // type:function size:0x3C +fn_803700B4 = .text:0x803700B4; // type:function size:0xC0 +fn_80370174 = .text:0x80370174; // type:function size:0x70 +fn_803701E4 = .text:0x803701E4; // type:function size:0xC +fn_803701F0 = .text:0x803701F0; // type:function size:0x10C +fn_803702FC = .text:0x803702FC; // type:function size:0x13C +fn_80370438 = .text:0x80370438; // type:function size:0x44 +FileExists__8CDvdFileFPCc = .text:0x8037047C; // type:function size:0x34 +fn_803704B0 = .text:0x803704B0; // type:function size:0x38 +fn_803704E8 = .text:0x803704E8; // type:function size:0x44 +fn_8037052C = .text:0x8037052C; // type:function size:0x28 +fn_80370554 = .text:0x80370554; // type:function size:0x110 +fn_80370664 = .text:0x80370664; // type:function size:0x68 +fn_803706CC = .text:0x803706CC; // type:function size:0x248 +fn_80370914 = .text:0x80370914; // type:function size:0x3C +fn_80370950 = .text:0x80370950; // type:function size:0x50 +fn_803709A0 = .text:0x803709A0; // type:function size:0xBC +fn_80370A5C = .text:0x80370A5C; // type:function size:0x150 +fn_80370BAC = .text:0x80370BAC; // type:function size:0x48 +fn_80370BF4 = .text:0x80370BF4; // type:function size:0x8C +fn_80370C80 = .text:0x80370C80; // type:function size:0x174 +fn_80370DF4 = .text:0x80370DF4; // type:function size:0x80 +fn_80370E74 = .text:0x80370E74; // type:function size:0x300 +DisableAllLights__9CGraphicsFv = .text:0x80371174; // type:function size:0x68 +fn_803711DC = .text:0x803711DC; // type:function size:0xA8 +fn_80371284 = .text:0x80371284; // type:function size:0x88 +SetViewPointMatrix__9CGraphicsFRC12CTransform4f = .text:0x8037130C; // type:function size:0xF4 +fn_80371400 = .text:0x80371400; // type:function size:0xC +SetModelMatrix__9CGraphicsFRC12CTransform4f = .text:0x8037140C; // type:function size:0x60 +fn_8037146C = .text:0x8037146C; // type:function size:0x48 +fn_803714B4 = .text:0x803714B4; // type:function size:0x7C +fn_80371530 = .text:0x80371530; // type:function size:0x104 +fn_80371634 = .text:0x80371634; // type:function size:0xC0 +fn_803716F4 = .text:0x803716F4; // type:function size:0x138 +fn_8037182C = .text:0x8037182C; // type:function size:0xE8 +fn_80371914 = .text:0x80371914; // type:function size:0x24 +fn_80371938 = .text:0x80371938; // type:function size:0x18 +fn_80371950 = .text:0x80371950; // type:function size:0x40 +fn_80371990 = .text:0x80371990; // type:function size:0x6C +fn_803719FC = .text:0x803719FC; // type:function size:0x34 +fn_80371A30 = .text:0x80371A30; // type:function size:0xC +fn_80371A3C = .text:0x80371A3C; // type:function size:0xCC +fn_80371B08 = .text:0x80371B08; // type:function size:0x4 +fn_80371B0C = .text:0x80371B0C; // type:function size:0x28 +fn_80371B34 = .text:0x80371B34; // type:function size:0x120 +fn_80371C54 = .text:0x80371C54; // type:function size:0xCC +fn_80371D20 = .text:0x80371D20; // type:function size:0x8B4 +SetDepthWriteMode__9CGraphicsFb8ERglEnumb = .text:0x803725D4; // type:function size:0x8 +SetCullMode__9CGraphicsF12ERglCullMode = .text:0x803725DC; // type:function size:0x8 +SetBlendMode__9CGraphicsF13ERglBlendMode15ERglBlendFactor15ERglBlendFactor11ERglLogicOp = .text:0x803725E4; // type:function size:0x4 +SetAlphaCompare__9CGraphicsF13ERglAlphaFuncUc11ERglAlphaOp13ERglAlphaFuncUc = .text:0x803725E8; // type:function size:0x4 +fn_803725EC = .text:0x803725EC; // type:function size:0x4 +fn_803725F0 = .text:0x803725F0; // type:function size:0x33C +fn_8037292C = .text:0x8037292C; // type:function size:0x88 +StreamBegin__9CGraphicsF13ERglPrimitive = .text:0x803729B4; // type:function size:0x6C +fn_80372A20 = .text:0x80372A20; // type:function size:0x18 +fn_80372A38 = .text:0x80372A38; // type:function size:0x24 +StreamVertex__9CGraphicsFRC9CVector3f = .text:0x80372A5C; // type:function size:0x24 +fn_80372A80 = .text:0x80372A80; // type:function size:0x30 +fn_80372AB0 = .text:0x80372AB0; // type:function size:0x1C +StreamColor__9CGraphicsFRC6CColor = .text:0x80372ACC; // type:function size:0x20 +fn_80372AEC = .text:0x80372AEC; // type:function size:0x7C +fn_80372B68 = .text:0x80372B68; // type:function size:0x34 +StreamTexcoord__9CGraphicsFff = .text:0x80372B9C; // type:function size:0x2C +StreamEnd__9CGraphicsFv = .text:0x80372BC8; // type:function size:0x54 +SetLineWidth__9CGraphicsFf13ERglTexOffset = .text:0x80372C1C; // type:function size:0x3C +fn_80372C58 = .text:0x80372C58; // type:function size:0x144 +fn_80372D9C = .text:0x80372D9C; // type:function size:0x17C +fn_80372F18 = .text:0x80372F18; // type:function size:0x12C +fn_80373044 = .text:0x80373044; // type:function size:0x15C +fn_803731A0 = .text:0x803731A0; // type:function size:0x58C +fn_8037372C = .text:0x8037372C; // type:function size:0xC1C +SetDepthRange__9CGraphicsFff = .text:0x80374348; // type:function size:0x9C +SetTevOp__9CGraphicsF12ERglTevStageRCQ213CTevCombiners8CTevPass = .text:0x803743E4; // type:function size:0x4 +fn_803743E8 = .text:0x803743E8; // type:function size:0x4 +SetFog__9CGraphicsF11ERglFogModeffRC6CColor = .text:0x803743EC; // type:function size:0x14 +fn_80374400 = .text:0x80374400; // type:function size:0x10 +fn_80374410 = .text:0x80374410; // type:function size:0x1A8 +LoadDolphinSpareTexture__9CGraphicsFii9_GXTexFmtPCv11_GXTexMapID = .text:0x803745B8; // type:function size:0xAC +fn_80374664 = .text:0x80374664; // type:function size:0xB0 +fn_80374714 = .text:0x80374714; // type:function size:0x6C +GetSecondsMod900__9CGraphicsFv = .text:0x80374780; // type:function size:0x20 +fn_803747A0 = .text:0x803747A0; // type:function size:0x8 +fn_803747A8 = .text:0x803747A8; // type:function size:0x74 +GetProjectionState__9CGraphicsFv = .text:0x8037481C; // type:function size:0xC +SetProjectionState__9CGraphicsFRCQ29CGraphics16CProjectionState = .text:0x80374828; // type:function size:0x44 +fn_8037486C = .text:0x8037486C; // type:function size:0x518 +fn_80374D84 = .text:0x80374D84; // type:function size:0x60 +fn_80374DE4 = .text:0x80374DE4; // type:function size:0x1A8 +fn_80374F8C = .text:0x80374F8C; // type:function size:0x50 +SetUseVideoFilter__9CGraphicsFb = .text:0x80374FDC; // type:function size:0x24 +GetUseVideoFilter__9CGraphicsFv = .text:0x80375000; // type:function size:0x8 +fn_80375008 = .text:0x80375008; // type:function size:0x8 +fn_80375010 = .text:0x80375010; // type:function size:0xE4 +fn_803750F4 = .text:0x803750F4; // type:function size:0x18 +fn_8037510C = .text:0x8037510C; // type:function size:0x34 +fn_80375140 = .text:0x80375140; // type:function size:0xB4 +fn_803751F4 = .text:0x803751F4; // type:function size:0x40 +fn_80375234 = .text:0x80375234; // type:function size:0x8 +fn_8037523C = .text:0x8037523C; // type:function size:0x20 +fn_8037525C = .text:0x8037525C; // type:function size:0x8 +fn_80375264 = .text:0x80375264; // type:function size:0x48 +fn_803752AC = .text:0x803752AC; // type:function size:0x68 +fn_80375314 = .text:0x80375314; // type:function size:0x34 +fn_80375348 = .text:0x80375348; // type:function size:0x18 +fn_80375360 = .text:0x80375360; // type:function size:0x10 +fn_80375370 = .text:0x80375370; // type:function size:0x4 +fn_80375374 = .text:0x80375374; // type:function size:0x9C +fn_80375410 = .text:0x80375410; // type:function size:0x70 +fn_80375480 = .text:0x80375480; // type:function size:0xDE8 +fn_80376268 = .text:0x80376268; // type:function size:0x24 +fn_8037628C = .text:0x8037628C; // type:function size:0x24 +fn_803762B0 = .text:0x803762B0; // type:function size:0x20 +fn_803762D0 = .text:0x803762D0; // type:function size:0x28 +fn_803762F8 = .text:0x803762F8; // type:function size:0x70 +fn_80376368 = .text:0x80376368; // type:function size:0x4C +fn_803763B4 = .text:0x803763B4; // type:function size:0x14 +ReadBytes__12CInputStreamFPvUl = .text:0x803763C8; // type:function size:0x90 +ReadFloat__12CInputStreamFv = .text:0x80376458; // type:function size:0x1C +fn_80376474 = .text:0x80376474; // type:function size:0x2C +fn_803764A0 = .text:0x803764A0; // type:function size:0x24 +fn_803764C4 = .text:0x803764C4; // type:function size:0x10C +fn_803765D0 = .text:0x803765D0; // type:function size:0xA0 +fn_80376670 = .text:0x80376670; // type:function size:0x58 +fn_803766C8 = .text:0x803766C8; // type:function size:0x3C +fn_80376704 = .text:0x80376704; // type:function size:0x24 +fn_80376728 = .text:0x80376728; // type:function size:0xC8 +fn_803767F0 = .text:0x803767F0; // type:function size:0xAC +fn_8037689C = .text:0x8037689C; // type:function size:0x50 +fn_803768EC = .text:0x803768EC; // type:function size:0x80 +fn_8037696C = .text:0x8037696C; // type:function size:0x6C +fn_803769D8 = .text:0x803769D8; // type:function size:0x300 +fn_80376CD8 = .text:0x80376CD8; // type:function size:0x124 +PreDrawModel__6CModelCFRC11CModelFlags = .text:0x80376DFC; // type:function size:0x50 +fn_80376E4C = .text:0x80376E4C; // type:function size:0x114 +Draw__6CModelCFRC11CModelFlags = .text:0x80376F60; // type:function size:0x84 +fn_80376FE4 = .text:0x80376FE4; // type:function size:0xA8 +fn_8037708C = .text:0x8037708C; // type:function size:0x84 +fn_80377110 = .text:0x80377110; // type:function size:0x84 +DolphinDrawFlat__6CModelCFQ26CModel14EDrawFlatFlags = .text:0x80377194; // type:function size:0x74 +fn_80377208 = .text:0x80377208; // type:function size:0x98 +fn_803772A0 = .text:0x803772A0; // type:function size:0x13C +fn_803773DC = .text:0x803773DC; // type:function size:0x4 +fn_803773E0 = .text:0x803773E0; // type:function size:0xA0 +fn_80377480 = .text:0x80377480; // type:function size:0x74 +fn_803774F4 = .text:0x803774F4; // type:function size:0xC +fn_80377500 = .text:0x80377500; // type:function size:0xC +Touch__6CModelCFi = .text:0x8037750C; // type:function size:0x4C +fn_80377558 = .text:0x80377558; // type:function size:0x8C +fn_803775E4 = .text:0x803775E4; // type:function size:0xAC +fn_80377690 = .text:0x80377690; // type:function size:0xC +fn_8037769C = .text:0x8037769C; // type:function size:0xC +fn_803776A8 = .text:0x803776A8; // type:function size:0x8 +fn_803776B0 = .text:0x803776B0; // type:function size:0x1C +fn_803776CC = .text:0x803776CC; // type:function size:0x1D0 +fn_8037789C = .text:0x8037789C; // type:function size:0x30 +fn_803778CC = .text:0x803778CC; // type:function size:0x24 +fn_803778F0 = .text:0x803778F0; // type:function size:0xC +fn_803778FC = .text:0x803778FC; // type:function size:0x78 +fn_80377974 = .text:0x80377974; // type:function size:0xBC +fn_80377A30 = .text:0x80377A30; // type:function size:0x98 +fn_80377AC8 = .text:0x80377AC8; // type:function size:0x34 +fn_80377AFC = .text:0x80377AFC; // type:function size:0x44 +fn_80377B40 = .text:0x80377B40; // type:function size:0x68 +fn_80377BA8 = .text:0x80377BA8; // type:function size:0x58 +fn_80377C00 = .text:0x80377C00; // type:function size:0x48 +fn_80377C48 = .text:0x80377C48; // type:function size:0x8 +fn_80377C50 = .text:0x80377C50; // type:function size:0x4 +fn_80377C54 = .text:0x80377C54; // type:function size:0x8 +fn_80377C5C = .text:0x80377C5C; // type:function size:0x10 +fn_80377C6C = .text:0x80377C6C; // type:function size:0x10 +fn_80377C7C = .text:0x80377C7C; // type:function size:0x8 +fn_80377C84 = .text:0x80377C84; // type:function size:0x8 +fn_80377C8C = .text:0x80377C8C; // type:function size:0x8 +fn_80377C94 = .text:0x80377C94; // type:function size:0x8 +fn_80377C9C = .text:0x80377C9C; // type:function size:0x8 +fn_80377CA4 = .text:0x80377CA4; // type:function size:0x8 +fn_80377CAC = .text:0x80377CAC; // type:function size:0x8 +fn_80377CB4 = .text:0x80377CB4; // type:function size:0xC +fn_80377CC0 = .text:0x80377CC0; // type:function size:0x1D8 +fn_80377E98 = .text:0x80377E98; // type:function size:0x11C +fn_80377FB4 = .text:0x80377FB4; // type:function size:0x24 +fn_80377FD8 = .text:0x80377FD8; // type:function size:0x8 +fn_80377FE0 = .text:0x80377FE0; // type:function size:0x8C +fn_8037806C = .text:0x8037806C; // type:function size:0x68 +fn_803780D4 = .text:0x803780D4; // type:function size:0x20 +fn_803780F4 = .text:0x803780F4; // type:function size:0x8C +fn_80378180 = .text:0x80378180; // type:function size:0x68 +fn_803781E8 = .text:0x803781E8; // type:function size:0x20 +fn_80378208 = .text:0x80378208; // type:function size:0xC8 +fn_803782D0 = .text:0x803782D0; // type:function size:0x8 +fn_803782D8 = .text:0x803782D8; // type:function size:0x60 +fn_80378338 = .text:0x80378338; // type:function size:0x18 +fn_80378350 = .text:0x80378350; // type:function size:0x50 +fn_803783A0 = .text:0x803783A0; // type:function size:0x64 +fn_80378404 = .text:0x80378404; // type:function size:0x80 +fn_80378484 = .text:0x80378484; // type:function size:0x134 +fn_803785B8 = .text:0x803785B8; // type:function size:0xBC +fn_80378674 = .text:0x80378674; // type:function size:0x370 +fn_803789E4 = .text:0x803789E4; // type:function size:0x21C +fn_80378C00 = .text:0x80378C00; // type:function size:0x14 +fn_80378C14 = .text:0x80378C14; // type:function size:0x8 +fn_80378C1C = .text:0x80378C1C; // type:function size:0x98 +fn_80378CB4 = .text:0x80378CB4; // type:function size:0xF8 +fn_80378DAC = .text:0x80378DAC; // type:function size:0x8C +fn_80378E38 = .text:0x80378E38; // type:function size:0x3C +fn_80378E74 = .text:0x80378E74; // type:function size:0x68 +__ct__9CRSFAudioFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>ii = .text:0x80378EDC; // type:function size:0x260 +__dt__9CRSFAudioFv = .text:0x8037913C; // type:function size:0x15C +IsFullyLoaded__9CRSFAudioCFv = .text:0x80379298; // type:function size:0x38 +Play__9CRSFAudioFv = .text:0x803792D0; // type:function size:0x1C0 +Stop__9CRSFAudioFv = .text:0x80379490; // type:function size:0x3C +fn_803794CC = .text:0x803794CC; // type:function size:0x8 +fn_803794D4 = .text:0x803794D4; // type:function size:0xB8 +fn_8037958C = .text:0x8037958C; // type:function size:0x140 +fn_803796CC = .text:0x803796CC; // type:function size:0x60 +fn_8037972C = .text:0x8037972C; // type:function size:0x168 +SetVolume__9CRSFAudioFUc = .text:0x80379894; // type:function size:0x24 +fn_803798B8 = .text:0x803798B8; // type:function size:0x10 +fn_803798C8 = .text:0x803798C8; // type:function size:0x10 +fn_803798D8 = .text:0x803798D8; // type:function size:0x30 +fn_80379908 = .text:0x80379908; // type:function size:0xE0 +fn_803799E8 = .text:0x803799E8; // type:function size:0x78 +fn_80379A60 = .text:0x80379A60; // type:function size:0x7C +fn_80379ADC = .text:0x80379ADC; // type:function size:0x58 +fn_80379B34 = .text:0x80379B34; // type:function size:0x54 +fn_80379B88 = .text:0x80379B88; // type:function size:0x5C +fn_80379BE4 = .text:0x80379BE4; // type:function size:0x58C +fn_8037A170 = .text:0x8037A170; // type:function size:0xCC +fn_8037A23C = .text:0x8037A23C; // type:function size:0x288 +fn_8037A4C4 = .text:0x8037A4C4; // type:function size:0x4 +fn_8037A4C8 = .text:0x8037A4C8; // type:function size:0xB8 +fn_8037A580 = .text:0x8037A580; // type:function size:0xF4 +fn_8037A674 = .text:0x8037A674; // type:function size:0xF0 +fn_8037A764 = .text:0x8037A764; // type:function size:0x4 +fn_8037A768 = .text:0x8037A768; // type:function size:0xA0 +fn_8037A808 = .text:0x8037A808; // type:function size:0x74 +fn_8037A87C = .text:0x8037A87C; // type:function size:0x90 +fn_8037A90C = .text:0x8037A90C; // type:function size:0x100 +fn_8037AA0C = .text:0x8037AA0C; // type:function size:0xDC +__ct__18CSkinnedModelStateFRC18CSkinnedModelState = .text:0x8037AAE8; // type:function size:0x3C +__dt__18CSkinnedModelStateFv = .text:0x8037AB24; // type:function size:0x90 +__ct__13CSkinnedModelFRC21TLockedToken<6CModel>RC26TLockedToken<10CSkinRules>RC31TLockedToken<15CCharLayoutInfo> = .text:0x8037ABB4; // type:function size:0xA4 +__dt__13CSkinnedModelFv = .text:0x8037AC58; // type:function size:0x90 +fn_8037ACE8 = .text:0x8037ACE8; // type:function size:0xC +MakeDefaultStorage__13CSkinnedModelCFv = .text:0x8037ACF4; // type:function size:0x8 +StoreCalculation__13CSkinnedModelCFR18CSkinnedModelStatePC24CPoseAsTransforms_Linear = .text:0x8037ACFC; // type:function size:0xF4 +fn_8037ADF0 = .text:0x8037ADF0; // type:function size:0x7C +fn_8037AE6C = .text:0x8037AE6C; // type:function size:0x8C +DolphinDrawWithFlags__13CSkinnedModelCFPC24CPoseAsTransforms_LinearUiRC11CModelFlags = .text:0x8037AEF8; // type:function size:0x8C +fn_8037AF84 = .text:0x8037AF84; // type:function size:0x34 +fn_8037AFB8 = .text:0x8037AFB8; // type:function size:0x250 +fn_8037B208 = .text:0x8037B208; // type:function size:0x38 +fn_8037B240 = .text:0x8037B240; // type:function size:0x30C +DrawFromState__13CSkinnedModelCFRC18CSkinnedModelStateRC11CModelFlags = .text:0x8037B54C; // type:function size:0xC +fn_8037B558 = .text:0x8037B558; // type:function size:0x50 +fn_8037B5A8 = .text:0x8037B5A8; // type:function size:0x88 +fn_8037B630 = .text:0x8037B630; // type:function size:0xC +ClearPointGeneratorFunc__13CSkinnedModelFv = .text:0x8037B63C; // type:function size:0xC +fn_8037B648 = .text:0x8037B648; // type:function size:0x78 +fn_8037B6C0 = .text:0x8037B6C0; // type:function size:0xEC +fn_8037B7AC = .text:0x8037B7AC; // type:function size:0x28 +fn_8037B7D4 = .text:0x8037B7D4; // type:function size:0x38 +fn_8037B80C = .text:0x8037B80C; // type:function size:0x1A0 +fn_8037B9AC = .text:0x8037B9AC; // type:function size:0x148 +fn_8037BAF4 = .text:0x8037BAF4; // type:function size:0x264 +fn_8037BD58 = .text:0x8037BD58; // type:function size:0xB4 +fn_8037BE0C = .text:0x8037BE0C; // type:function size:0x21C +fn_8037C028 = .text:0x8037C028; // type:function size:0x104 +fn_8037C12C = .text:0x8037C12C; // type:function size:0x2B4 +fn_8037C3E0 = .text:0x8037C3E0; // type:function size:0xC0 +fn_8037C4A0 = .text:0x8037C4A0; // type:function size:0x84 +fn_8037C524 = .text:0x8037C524; // type:function size:0x194 +fn_8037C6B8 = .text:0x8037C6B8; // type:function size:0x2EC +fn_8037C9A4 = .text:0x8037C9A4; // type:function size:0x74 +fn_8037CA18 = .text:0x8037CA18; // type:function size:0x8 +fn_8037CA20 = .text:0x8037CA20; // type:function size:0x20 +fn_8037CA40 = .text:0x8037CA40; // type:function size:0x168 +fn_8037CBA8 = .text:0x8037CBA8; // type:function size:0x8C +fn_8037CC34 = .text:0x8037CC34; // type:function size:0xF0 +fn_8037CD24 = .text:0x8037CD24; // type:function size:0x6C +fn_8037CD90 = .text:0x8037CD90; // type:function size:0x5C +fn_8037CDEC = .text:0x8037CDEC; // type:function size:0x68 +fn_8037CE54 = .text:0x8037CE54; // type:function size:0x7C +fn_8037CED0 = .text:0x8037CED0; // type:function size:0x70 +fn_8037CF40 = .text:0x8037CF40; // type:function size:0x1C +fn_8037CF5C = .text:0x8037CF5C; // type:function size:0xA0 +fn_8037CFFC = .text:0x8037CFFC; // type:function size:0xC8 +fn_8037D0C4 = .text:0x8037D0C4; // type:function size:0x438 +fn_8037D4FC = .text:0x8037D4FC; // type:function size:0xD0 +fn_8037D5CC = .text:0x8037D5CC; // type:function size:0x1CC +Load__8CTextureCF11_GXTexMapIDQ28CTexture10EClampMode = .text:0x8037D798; // type:function size:0xE8 +fn_8037D880 = .text:0x8037D880; // type:function size:0x404 +fn_8037DC84 = .text:0x8037DC84; // type:function size:0x198 +fn_8037DE1C = .text:0x8037DE1C; // type:function size:0x114 +fn_8037DF30 = .text:0x8037DF30; // type:function size:0x80 +fn_8037DFB0 = .text:0x8037DFB0; // type:function size:0x24 +fn_8037DFD4 = .text:0x8037DFD4; // type:function size:0xF4 +fn_8037E0C8 = .text:0x8037E0C8; // type:function size:0x3EC +fn_8037E4B4 = .text:0x8037E4B4; // type:function size:0x6C +fn_8037E520 = .text:0x8037E520; // type:function size:0xA8 +fn_8037E5C8 = .text:0x8037E5C8; // type:function size:0x30 +fn_8037E5F8 = .text:0x8037E5F8; // type:function size:0x48 +fn_8037E640 = .text:0x8037E640; // type:function size:0x19C +fn_8037E7DC = .text:0x8037E7DC; // type:function size:0x54 +fn_8037E830 = .text:0x8037E830; // type:function size:0xF8 +fn_8037E928 = .text:0x8037E928; // type:function size:0x4 +fn_8037E92C = .text:0x8037E92C; // type:function size:0xA0 +fn_8037E9CC = .text:0x8037E9CC; // type:function size:0x19C +fn_8037EB68 = .text:0x8037EB68; // type:function size:0x4 +fn_8037EB6C = .text:0x8037EB6C; // type:function size:0x488 +fn_8037EFF4 = .text:0x8037EFF4; // type:function size:0x18 +fn_8037F00C = .text:0x8037F00C; // type:function size:0x28 +fn_8037F034 = .text:0x8037F034; // type:function size:0x2C +fn_8037F060 = .text:0x8037F060; // type:function size:0x14 +fn_8037F074 = .text:0x8037F074; // type:function size:0x3C +fn_8037F0B0 = .text:0x8037F0B0; // type:function size:0xA0 +fn_8037F150 = .text:0x8037F150; // type:function size:0x158 +fn_8037F2A8 = .text:0x8037F2A8; // type:function size:0x94 +fn_8037F33C = .text:0x8037F33C; // type:function size:0x48 +fn_8037F384 = .text:0x8037F384; // type:function size:0xA8 +fn_8037F42C = .text:0x8037F42C; // type:function size:0x278 +fn_8037F6A4 = .text:0x8037F6A4; // type:function size:0x4 +fn_8037F6A8 = .text:0x8037F6A8; // type:function size:0xB8 +fn_8037F760 = .text:0x8037F760; // type:function size:0x164 +fn_8037F8C4 = .text:0x8037F8C4; // type:function size:0x1F4 +fn_8037FAB8 = .text:0x8037FAB8; // type:function size:0x38 +fn_8037FAF0 = .text:0x8037FAF0; // type:function size:0xB4 +fn_8037FBA4 = .text:0x8037FBA4; // type:function size:0x74 +fn_8037FC18 = .text:0x8037FC18; // type:function size:0x7C +fn_8037FC94 = .text:0x8037FC94; // type:function size:0x78 +fn_8037FD0C = .text:0x8037FD0C; // type:function size:0x78 +fn_8037FD84 = .text:0x8037FD84; // type:function size:0x50 +fn_8037FDD4 = .text:0x8037FDD4; // type:function size:0x70 +fn_8037FE44 = .text:0x8037FE44; // type:function size:0x40 +fn_8037FE84 = .text:0x8037FE84; // type:function size:0xA8 +__ct__24CJointData_LinearStorageFiQ224CJointData_LinearStorage13EAllocateFrom = .text:0x8037FF2C; // type:function size:0x78 +__dt__24CJointData_LinearStorageFv = .text:0x8037FFA4; // type:function size:0x78 +SetZeroRotation__24CJointData_LinearStorageFv = .text:0x8038001C; // type:function size:0x50 +fn_8038006C = .text:0x8038006C; // type:function size:0x48 +SetReferenceOffsets__24CJointData_LinearStorageFRC15CCharLayoutInfo = .text:0x803800B4; // type:function size:0x48 +fn_803800FC = .text:0x803800FC; // type:function size:0x10 +fn_8038010C = .text:0x8038010C; // type:function size:0x250 +fn_8038035C = .text:0x8038035C; // type:function size:0x29C +fn_803805F8 = .text:0x803805F8; // type:function size:0x40 +fn_80380638 = .text:0x80380638; // type:function size:0xC +fn_80380644 = .text:0x80380644; // type:function size:0x5C +fn_803806A0 = .text:0x803806A0; // type:function size:0x7C +fn_8038071C = .text:0x8038071C; // type:function size:0x7C +fn_80380798 = .text:0x80380798; // type:function size:0x7C +fn_80380814 = .text:0x80380814; // type:function size:0x7C +fn_80380890 = .text:0x80380890; // type:function size:0x8 +fn_80380898 = .text:0x80380898; // type:function size:0x4 +fn_8038089C = .text:0x8038089C; // type:function size:0x4 +fn_803808A0 = .text:0x803808A0; // type:function size:0x150 +fn_803809F0 = .text:0x803809F0; // type:function size:0xE0 +fn_80380AD0 = .text:0x80380AD0; // type:function size:0x4 +fn_80380AD4 = .text:0x80380AD4; // type:function size:0x4 +fn_80380AD8 = .text:0x80380AD8; // type:function size:0x10 +fn_80380AE8 = .text:0x80380AE8; // type:function size:0x40 +fn_80380B28 = .text:0x80380B28; // type:function size:0x10 +fn_80380B38 = .text:0x80380B38; // type:function size:0x38 +fn_80380B70 = .text:0x80380B70; // type:function size:0x14 +fn_80380B84 = .text:0x80380B84; // type:function size:0x194 +fn_80380D18 = .text:0x80380D18; // type:function size:0x70 +fn_80380D88 = .text:0x80380D88; // type:function size:0x144 +fn_80380ECC = .text:0x80380ECC; // type:function size:0x98 +fn_80380F64 = .text:0x80380F64; // type:function size:0x8 +fn_80380F6C = .text:0x80380F6C; // type:function size:0x89C +fn_80381808 = .text:0x80381808; // type:function size:0x198 +fn_803819A0 = .text:0x803819A0; // type:function size:0x68 +fn_80381A08 = .text:0x80381A08; // type:function size:0x128 +fn_80381B30 = .text:0x80381B30; // type:function size:0x68 +fn_80381B98 = .text:0x80381B98; // type:function size:0x160 +fn_80381CF8 = .text:0x80381CF8; // type:function size:0x68 +fn_80381D60 = .text:0x80381D60; // type:function size:0x18 +fn_80381D78 = .text:0x80381D78; // type:function size:0x5A0 +fn_80382318 = .text:0x80382318; // type:function size:0x58 +rs_reallyfatal_printf__FPCce = .text:0x80382370; // type:function size:0x134 +fn_803824A4 = .text:0x803824A4; // type:function size:0x64 +fn_80382508 = .text:0x80382508; // type:function size:0x64 +rs_lc_free__FPv = .text:0x8038256C; // type:function size:0x74 +fn_803825E0 = .text:0x803825E0; // type:function size:0x8 +SqrtF__5CMathFf = .text:0x803825E8; // type:function size:0x68 +fn_80382650 = .text:0x80382650; // type:function size:0x64 +fn_803826B4 = .text:0x803826B4; // type:function size:0x64 +CeilingF__5CMathFf = .text:0x80382718; // type:function size:0x50 +fn_80382768 = .text:0x80382768; // type:function size:0x204 +fn_8038296C = .text:0x8038296C; // type:function size:0x18C +fn_80382AF8 = .text:0x80382AF8; // type:function size:0x1F4 +fn_80382CEC = .text:0x80382CEC; // type:function size:0x1A0 +fn_80382E8C = .text:0x80382E8C; // type:function size:0xC4 +fn_80382F50 = .text:0x80382F50; // type:function size:0x360 +fn_803832B0 = .text:0x803832B0; // type:function size:0x308 +GetBezierPoint__5CMathFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3ff = .text:0x803835B8; // type:function size:0x160 +fn_80383718 = .text:0x80383718; // type:function size:0x160 +fn_80383878 = .text:0x80383878; // type:function size:0x1FC +fn_80383A74 = .text:0x80383A74; // type:function size:0x1C0 +fn_80383C34 = .text:0x80383C34; // type:function size:0x2C +fn_80383C60 = .text:0x80383C60; // type:function size:0x10 +fn_80383C70 = .text:0x80383C70; // type:function size:0x78 +fn_80383CE8 = .text:0x80383CE8; // type:function size:0x88 +fn_80383D70 = .text:0x80383D70; // type:function size:0x2E4 +fn_80384054 = .text:0x80384054; // type:function size:0x544 +fn_80384598 = .text:0x80384598; // type:function size:0xC +fn_803845A4 = .text:0x803845A4; // type:function size:0x8 +Noise3d__5CMathFfff = .text:0x803845AC; // type:function size:0x4 +fn_803845B0 = .text:0x803845B0; // type:function size:0x4 +BaryToWorld__5CMathFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x803845B4; // type:function size:0xB4 +FastSinR__5CMathFf = .text:0x80384668; // type:function size:0xC4 +FastCosR__5CMathFf = .text:0x8038472C; // type:function size:0xC8 +fn_803847F4 = .text:0x803847F4; // type:function size:0x84 +fn_80384878 = .text:0x80384878; // type:function size:0x7C +fn_803848F4 = .text:0x803848F4; // type:function size:0x74 +SolveQuadratic__5CMathFfffPf = .text:0x80384968; // type:function size:0xE8 +fn_80384A50 = .text:0x80384A50; // type:function size:0x354 +fn_80384DA4 = .text:0x80384DA4; // type:function size:0x14 +fn_80384DB8 = .text:0x80384DB8; // type:function size:0x4C0 +fn_80385278 = .text:0x80385278; // type:function size:0x358 +PhongBlob__5CMathFff = .text:0x803855D0; // type:function size:0x74 +EaseInOut__5CMathFfQ25CMath10EEaseTypesfffff = .text:0x80385644; // type:function size:0x248 +fn_8038588C = .text:0x8038588C; // type:function size:0x30 +fn_803858BC = .text:0x803858BC; // type:function size:0x10 +fn_803858CC = .text:0x803858CC; // type:function size:0x40 +fn_8038590C = .text:0x8038590C; // type:function size:0x3C +fn_80385948 = .text:0x80385948; // type:function size:0x18 +fn_80385960 = .text:0x80385960; // type:function size:0x30 +fn_80385990 = .text:0x80385990; // type:function size:0x38 +fn_803859C8 = .text:0x803859C8; // type:function size:0x2C +fn_803859F4 = .text:0x803859F4; // type:function size:0x2C +fn_80385A20 = .text:0x80385A20; // type:function size:0x3C +fn_80385A5C = .text:0x80385A5C; // type:function size:0x58 +fn_80385AB4 = .text:0x80385AB4; // type:function size:0x3BC +fn_80385E70 = .text:0x80385E70; // type:function size:0x30 +fn_80385EA0 = .text:0x80385EA0; // type:function size:0x34 +fn_80385ED4 = .text:0x80385ED4; // type:function size:0x34 +fn_80385F08 = .text:0x80385F08; // type:function size:0x34 +fn_80385F3C = .text:0x80385F3C; // type:function size:0x34 +fn_80385F70 = .text:0x80385F70; // type:function size:0x5C +fn_80385FCC = .text:0x80385FCC; // type:function size:0x5C +fn_80386028 = .text:0x80386028; // type:function size:0x5C +fn_80386084 = .text:0x80386084; // type:function size:0x58 +fn_803860DC = .text:0x803860DC; // type:function size:0x58 +fn_80386134 = .text:0x80386134; // type:function size:0x34 +fn_80386168 = .text:0x80386168; // type:function size:0x34 +fn_8038619C = .text:0x8038619C; // type:function size:0x34 +fn_803861D0 = .text:0x803861D0; // type:function size:0x34 +fn_80386204 = .text:0x80386204; // type:function size:0x34 +fn_80386238 = .text:0x80386238; // type:function size:0x34 +fn_8038626C = .text:0x8038626C; // type:function size:0x34 +fn_803862A0 = .text:0x803862A0; // type:function size:0x28 +fn_803862C8 = .text:0x803862C8; // type:function size:0x28 +fn_803862F0 = .text:0x803862F0; // type:function size:0x60 +fn_80386350 = .text:0x80386350; // type:function size:0x5C +fn_803863AC = .text:0x803863AC; // type:function size:0x60 +fn_8038640C = .text:0x8038640C; // type:function size:0x5C +fn_80386468 = .text:0x80386468; // type:function size:0x5C +fn_803864C4 = .text:0x803864C4; // type:function size:0x2C +fn_803864F0 = .text:0x803864F0; // type:function size:0x5C +fn_8038654C = .text:0x8038654C; // type:function size:0x5C +fn_803865A8 = .text:0x803865A8; // type:function size:0x5C +fn_80386604 = .text:0x80386604; // type:function size:0x34 +fn_80386638 = .text:0x80386638; // type:function size:0x34 +fn_8038666C = .text:0x8038666C; // type:function size:0x5C +fn_803866C8 = .text:0x803866C8; // type:function size:0x28 +fn_803866F0 = .text:0x803866F0; // type:function size:0x28 +fn_80386718 = .text:0x80386718; // type:function size:0x34 +fn_8038674C = .text:0x8038674C; // type:function size:0x34 +fn_80386780 = .text:0x80386780; // type:function size:0x5C +fn_803867DC = .text:0x803867DC; // type:function size:0x34 +fn_80386810 = .text:0x80386810; // type:function size:0x5C +fn_8038686C = .text:0x8038686C; // type:function size:0x2B4 +fn_80386B20 = .text:0x80386B20; // type:function size:0x8 +fn_80386B28 = .text:0x80386B28; // type:function size:0x8 +fn_80386B30 = .text:0x80386B30; // type:function size:0x3EC +fn_80386F1C = .text:0x80386F1C; // type:function size:0x148 +fn_80387064 = .text:0x80387064; // type:function size:0x14 +fn_80387078 = .text:0x80387078; // type:function size:0x34 +fn_803870AC = .text:0x803870AC; // type:function size:0xD0 +fn_8038717C = .text:0x8038717C; // type:function size:0x4 +fn_80387180 = .text:0x80387180; // type:function size:0x40 +fn_803871C0 = .text:0x803871C0; // type:function size:0x60 +fn_80387220 = .text:0x80387220; // type:function size:0x60 +fn_80387280 = .text:0x80387280; // type:function size:0x16C +fn_803873EC = .text:0x803873EC; // type:function size:0x3F0 +rbtree_traverse_forward__4rstlFPCvPv = .text:0x803877DC; // type:function size:0xA0 +global_allocate__Q24rstl17rmemory_allocatorFi = .text:0x8038787C; // type:function size:0x24 +string_l__4rstlFPCc = .text:0x803878A0; // type:function size:0x30 +wstring_l__4rstlFPCw = .text:0x803878D0; // type:function size:0x3C +fn_8038790C = .text:0x8038790C; // type:function size:0x30 +__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FR12CInputStreamRCQ24rstl17rmemory_allocator = .text:0x8038793C; // type:function size:0xE0 +__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCciRCQ24rstl17rmemory_allocator = .text:0x80387A1C; // type:function size:0x1A8 +fn_80387BC4 = .text:0x80387BC4; // type:function size:0x5C +fn_80387C20 = .text:0x80387C20; // type:function size:0xFC +__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x80387D1C; // type:function size:0x30 +fn_80387D4C = .text:0x80387D4C; // type:function size:0x8 +append__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x80387D54; // type:function size:0x148 +fn_80387E9C = .text:0x80387E9C; // type:function size:0x8 +fn_80387EA4 = .text:0x80387EA4; // type:function size:0x8 +fn_80387EAC = .text:0x80387EAC; // type:function size:0x194 +fn_80388040 = .text:0x80388040; // type:function size:0x114 +fn_80388154 = .text:0x80388154; // type:function size:0x188 +fn_803882DC = .text:0x803882DC; // type:function size:0x12C +fn_80388408 = .text:0x80388408; // type:function size:0x180 +fn_80388588 = .text:0x80388588; // type:function size:0xFC +fn_80388684 = .text:0x80388684; // type:function size:0x58 +fn_803886DC = .text:0x803886DC; // type:function size:0x140 +fn_8038881C = .text:0x8038881C; // type:function size:0x164 +fn_80388980 = .text:0x80388980; // type:function size:0x190 +fn_80388B10 = .text:0x80388B10; // type:function size:0x114 +assign__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x80388C24; // type:function size:0x88 +assign__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCci = .text:0x80388CAC; // type:function size:0x180 +fn_80388E2C = .text:0x80388E2C; // type:function size:0xFC +fn_80388F28 = .text:0x80388F28; // type:function size:0x60 +fn_80388F88 = .text:0x80388F88; // type:function size:0x17C +fn_80389104 = .text:0x80389104; // type:function size:0x27C +fn_80389380 = .text:0x80389380; // type:function size:0x1C +fn_8038939C = .text:0x8038939C; // type:function size:0x18 +fn_803893B4 = .text:0x803893B4; // type:function size:0x274 +fn_80389628 = .text:0x80389628; // type:function size:0x27C +fn_803898A4 = .text:0x803898A4; // type:function size:0x84 +fn_80389928 = .text:0x80389928; // type:function size:0x2BC +fn_80389BE4 = .text:0x80389BE4; // type:function size:0x94 +fn_80389C78 = .text:0x80389C78; // type:function size:0x94 +fn_80389D0C = .text:0x80389D0C; // type:function size:0x94 +fn_80389DA0 = .text:0x80389DA0; // type:function size:0x118 +fn_80389EB8 = .text:0x80389EB8; // type:function size:0x40 +fn_80389EF8 = .text:0x80389EF8; // type:function size:0x130 +fn_8038A028 = .text:0x8038A028; // type:function size:0x160 +fn_8038A188 = .text:0x8038A188; // type:function size:0x178 +fn_8038A300 = .text:0x8038A300; // type:function size:0x70 +fn_8038A370 = .text:0x8038A370; // type:function size:0x34 +fn_8038A3A4 = .text:0x8038A3A4; // type:function size:0x9C +fn_8038A440 = .text:0x8038A440; // type:function size:0x44 +fn_8038A484 = .text:0x8038A484; // type:function size:0x48 +fn_8038A4CC = .text:0x8038A4CC; // type:function size:0x4C +fn_8038A518 = .text:0x8038A518; // type:function size:0xD8 +fn_8038A5F0 = .text:0x8038A5F0; // type:function size:0x8 +fn_8038A5F8 = .text:0x8038A5F8; // type:function size:0xDC +fn_8038A6D4 = .text:0x8038A6D4; // type:function size:0x58 +internal_dereference__Q24rstl66basic_string,Q24rstl17rmemory_allocator>Fv = .text:0x8038A72C; // type:function size:0x28 +fn_8038A754 = .text:0x8038A754; // type:function size:0x1B0 +fn_8038A904 = .text:0x8038A904; // type:function size:0xC +fn_8038A910 = .text:0x8038A910; // type:function size:0x174 +fn_8038AA84 = .text:0x8038AA84; // type:function size:0x1C +fn_8038AAA0 = .text:0x8038AAA0; // type:function size:0x10 +fn_8038AAB0 = .text:0x8038AAB0; // type:function size:0x4 +fn_8038AAB4 = .text:0x8038AAB4; // type:function size:0xCC +fn_8038AB80 = .text:0x8038AB80; // type:function size:0xC +fn_8038AB8C = .text:0x8038AB8C; // type:function size:0x48 +fn_8038ABD4 = .text:0x8038ABD4; // type:function size:0xE0 +fn_8038ACB4 = .text:0x8038ACB4; // type:function size:0x1B8 +fn_8038AE6C = .text:0x8038AE6C; // type:function size:0x5C +fn_8038AEC8 = .text:0x8038AEC8; // type:function size:0x108 +fn_8038AFD0 = .text:0x8038AFD0; // type:function size:0x30 +fn_8038B000 = .text:0x8038B000; // type:function size:0x8 +fn_8038B008 = .text:0x8038B008; // type:function size:0x15C +fn_8038B164 = .text:0x8038B164; // type:function size:0x8 +fn_8038B16C = .text:0x8038B16C; // type:function size:0x8 +fn_8038B174 = .text:0x8038B174; // type:function size:0x1A8 +fn_8038B31C = .text:0x8038B31C; // type:function size:0x124 +fn_8038B440 = .text:0x8038B440; // type:function size:0x1A0 +fn_8038B5E0 = .text:0x8038B5E0; // type:function size:0x13C +fn_8038B71C = .text:0x8038B71C; // type:function size:0x190 +fn_8038B8AC = .text:0x8038B8AC; // type:function size:0x108 +fn_8038B9B4 = .text:0x8038B9B4; // type:function size:0x5C +fn_8038BA10 = .text:0x8038BA10; // type:function size:0x150 +fn_8038BB60 = .text:0x8038BB60; // type:function size:0x178 +fn_8038BCD8 = .text:0x8038BCD8; // type:function size:0x1A0 +fn_8038BE78 = .text:0x8038BE78; // type:function size:0x120 +fn_8038BF98 = .text:0x8038BF98; // type:function size:0x88 +assign__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCwi = .text:0x8038C020; // type:function size:0x190 +fn_8038C1B0 = .text:0x8038C1B0; // type:function size:0x108 +fn_8038C2B8 = .text:0x8038C2B8; // type:function size:0x60 +fn_8038C318 = .text:0x8038C318; // type:function size:0x190 +fn_8038C4A8 = .text:0x8038C4A8; // type:function size:0x290 +fn_8038C738 = .text:0x8038C738; // type:function size:0x1C +fn_8038C754 = .text:0x8038C754; // type:function size:0x18 +fn_8038C76C = .text:0x8038C76C; // type:function size:0x1E4 +fn_8038C950 = .text:0x8038C950; // type:function size:0x284 +fn_8038CBD4 = .text:0x8038CBD4; // type:function size:0x84 +fn_8038CC58 = .text:0x8038CC58; // type:function size:0x2D0 +fn_8038CF28 = .text:0x8038CF28; // type:function size:0x94 +fn_8038CFBC = .text:0x8038CFBC; // type:function size:0x94 +fn_8038D050 = .text:0x8038D050; // type:function size:0x70 +fn_8038D0C0 = .text:0x8038D0C0; // type:function size:0x128 +fn_8038D1E8 = .text:0x8038D1E8; // type:function size:0x40 +fn_8038D228 = .text:0x8038D228; // type:function size:0x140 +fn_8038D368 = .text:0x8038D368; // type:function size:0x174 +fn_8038D4DC = .text:0x8038D4DC; // type:function size:0x18C +fn_8038D668 = .text:0x8038D668; // type:function size:0x74 +fn_8038D6DC = .text:0x8038D6DC; // type:function size:0x34 +fn_8038D710 = .text:0x8038D710; // type:function size:0x9C +fn_8038D7AC = .text:0x8038D7AC; // type:function size:0x44 +fn_8038D7F0 = .text:0x8038D7F0; // type:function size:0x48 +fn_8038D838 = .text:0x8038D838; // type:function size:0x4C +fn_8038D884 = .text:0x8038D884; // type:function size:0xD8 +fn_8038D95C = .text:0x8038D95C; // type:function size:0x8 +fn_8038D964 = .text:0x8038D964; // type:function size:0xDC +fn_8038DA40 = .text:0x8038DA40; // type:function size:0x5C +internal_dereference__Q24rstl66basic_string,Q24rstl17rmemory_allocator>Fv = .text:0x8038DA9C; // type:function size:0x28 +fn_8038DAC4 = .text:0x8038DAC4; // type:function size:0x1C0 +fn_8038DC84 = .text:0x8038DC84; // type:function size:0xC +fn_8038DC90 = .text:0x8038DC90; // type:function size:0x18C +fn_8038DE1C = .text:0x8038DE1C; // type:function size:0x1C +fn_8038DE38 = .text:0x8038DE38; // type:function size:0x10 +fn_8038DE48 = .text:0x8038DE48; // type:function size:0xCC +fn_8038DF14 = .text:0x8038DF14; // type:function size:0x10 +fn_8038DF24 = .text:0x8038DF24; // type:function size:0x4C +fn_8038DF70 = .text:0x8038DF70; // type:function size:0xE0 +fn_8038E050 = .text:0x8038E050; // type:function size:0x238 +fn_8038E288 = .text:0x8038E288; // type:function size:0x5C +fn_8038E2E4 = .text:0x8038E2E4; // type:function size:0xFC +fn_8038E3E0 = .text:0x8038E3E0; // type:function size:0x30 +fn_8038E410 = .text:0x8038E410; // type:function size:0x8 +fn_8038E418 = .text:0x8038E418; // type:function size:0x148 +fn_8038E560 = .text:0x8038E560; // type:function size:0x8 +fn_8038E568 = .text:0x8038E568; // type:function size:0x8 +fn_8038E570 = .text:0x8038E570; // type:function size:0x224 +fn_8038E794 = .text:0x8038E794; // type:function size:0x114 +fn_8038E8A8 = .text:0x8038E8A8; // type:function size:0x188 +fn_8038EA30 = .text:0x8038EA30; // type:function size:0x12C +fn_8038EB5C = .text:0x8038EB5C; // type:function size:0x210 +fn_8038ED6C = .text:0x8038ED6C; // type:function size:0xFC +fn_8038EE68 = .text:0x8038EE68; // type:function size:0x58 +fn_8038EEC0 = .text:0x8038EEC0; // type:function size:0x140 +fn_8038F000 = .text:0x8038F000; // type:function size:0x164 +fn_8038F164 = .text:0x8038F164; // type:function size:0x220 +fn_8038F384 = .text:0x8038F384; // type:function size:0x114 +fn_8038F498 = .text:0x8038F498; // type:function size:0x88 +fn_8038F520 = .text:0x8038F520; // type:function size:0x210 +fn_8038F730 = .text:0x8038F730; // type:function size:0xFC +fn_8038F82C = .text:0x8038F82C; // type:function size:0x60 +fn_8038F88C = .text:0x8038F88C; // type:function size:0x17C +fn_8038FA08 = .text:0x8038FA08; // type:function size:0x27C +fn_8038FC84 = .text:0x8038FC84; // type:function size:0x1C +fn_8038FCA0 = .text:0x8038FCA0; // type:function size:0x18 +fn_8038FCB8 = .text:0x8038FCB8; // type:function size:0x308 +fn_8038FFC0 = .text:0x8038FFC0; // type:function size:0x27C +fn_8039023C = .text:0x8039023C; // type:function size:0x84 +fn_803902C0 = .text:0x803902C0; // type:function size:0x2BC +fn_8039057C = .text:0x8039057C; // type:function size:0x94 +fn_80390610 = .text:0x80390610; // type:function size:0x94 +fn_803906A4 = .text:0x803906A4; // type:function size:0x94 +fn_80390738 = .text:0x80390738; // type:function size:0x118 +fn_80390850 = .text:0x80390850; // type:function size:0x40 +fn_80390890 = .text:0x80390890; // type:function size:0x130 +fn_803909C0 = .text:0x803909C0; // type:function size:0x160 +fn_80390B20 = .text:0x80390B20; // type:function size:0x178 +fn_80390C98 = .text:0x80390C98; // type:function size:0x70 +fn_80390D08 = .text:0x80390D08; // type:function size:0x34 +fn_80390D3C = .text:0x80390D3C; // type:function size:0x9C +fn_80390DD8 = .text:0x80390DD8; // type:function size:0x44 +fn_80390E1C = .text:0x80390E1C; // type:function size:0x48 +fn_80390E64 = .text:0x80390E64; // type:function size:0x4C +fn_80390EB0 = .text:0x80390EB0; // type:function size:0xD8 +fn_80390F88 = .text:0x80390F88; // type:function size:0x8 +fn_80390F90 = .text:0x80390F90; // type:function size:0xDC +fn_8039106C = .text:0x8039106C; // type:function size:0x58 +fn_803910C4 = .text:0x803910C4; // type:function size:0x28 +fn_803910EC = .text:0x803910EC; // type:function size:0x1B0 +fn_8039129C = .text:0x8039129C; // type:function size:0xC +fn_803912A8 = .text:0x803912A8; // type:function size:0x174 +fn_8039141C = .text:0x8039141C; // type:function size:0x1C +fn_80391438 = .text:0x80391438; // type:function size:0x10 +fn_80391448 = .text:0x80391448; // type:function size:0x4 +fn_8039144C = .text:0x8039144C; // type:function size:0xC +fn_80391458 = .text:0x80391458; // type:function size:0x48 +fn_803914A0 = .text:0x803914A0; // type:function size:0xE0 +fn_80391580 = .text:0x80391580; // type:function size:0x240 +fn_803917C0 = .text:0x803917C0; // type:function size:0x5C +fn_8039181C = .text:0x8039181C; // type:function size:0x108 +fn_80391924 = .text:0x80391924; // type:function size:0x30 +fn_80391954 = .text:0x80391954; // type:function size:0x8 +fn_8039195C = .text:0x8039195C; // type:function size:0x15C +fn_80391AB8 = .text:0x80391AB8; // type:function size:0x8 +fn_80391AC0 = .text:0x80391AC0; // type:function size:0x8 +fn_80391AC8 = .text:0x80391AC8; // type:function size:0x230 +fn_80391CF8 = .text:0x80391CF8; // type:function size:0x124 +fn_80391E1C = .text:0x80391E1C; // type:function size:0x1A0 +fn_80391FBC = .text:0x80391FBC; // type:function size:0x13C +fn_803920F8 = .text:0x803920F8; // type:function size:0x218 +fn_80392310 = .text:0x80392310; // type:function size:0x108 +fn_80392418 = .text:0x80392418; // type:function size:0x5C +fn_80392474 = .text:0x80392474; // type:function size:0x150 +fn_803925C4 = .text:0x803925C4; // type:function size:0x178 +fn_8039273C = .text:0x8039273C; // type:function size:0x228 +fn_80392964 = .text:0x80392964; // type:function size:0x120 +fn_80392A84 = .text:0x80392A84; // type:function size:0x88 +fn_80392B0C = .text:0x80392B0C; // type:function size:0x218 +fn_80392D24 = .text:0x80392D24; // type:function size:0x108 +fn_80392E2C = .text:0x80392E2C; // type:function size:0x60 +fn_80392E8C = .text:0x80392E8C; // type:function size:0x190 +fn_8039301C = .text:0x8039301C; // type:function size:0x290 +fn_803932AC = .text:0x803932AC; // type:function size:0x1C +fn_803932C8 = .text:0x803932C8; // type:function size:0x18 +fn_803932E0 = .text:0x803932E0; // type:function size:0x270 +fn_80393550 = .text:0x80393550; // type:function size:0x284 +fn_803937D4 = .text:0x803937D4; // type:function size:0x84 +fn_80393858 = .text:0x80393858; // type:function size:0x2D0 +fn_80393B28 = .text:0x80393B28; // type:function size:0x94 +fn_80393BBC = .text:0x80393BBC; // type:function size:0x94 +fn_80393C50 = .text:0x80393C50; // type:function size:0x70 +fn_80393CC0 = .text:0x80393CC0; // type:function size:0x128 +fn_80393DE8 = .text:0x80393DE8; // type:function size:0x40 +fn_80393E28 = .text:0x80393E28; // type:function size:0x140 +fn_80393F68 = .text:0x80393F68; // type:function size:0x174 +fn_803940DC = .text:0x803940DC; // type:function size:0x18C +fn_80394268 = .text:0x80394268; // type:function size:0x74 +fn_803942DC = .text:0x803942DC; // type:function size:0x34 +fn_80394310 = .text:0x80394310; // type:function size:0x9C +fn_803943AC = .text:0x803943AC; // type:function size:0x44 +fn_803943F0 = .text:0x803943F0; // type:function size:0x48 +fn_80394438 = .text:0x80394438; // type:function size:0x4C +fn_80394484 = .text:0x80394484; // type:function size:0xD8 +fn_8039455C = .text:0x8039455C; // type:function size:0x8 +fn_80394564 = .text:0x80394564; // type:function size:0xDC +fn_80394640 = .text:0x80394640; // type:function size:0x5C +fn_8039469C = .text:0x8039469C; // type:function size:0x28 +fn_803946C4 = .text:0x803946C4; // type:function size:0x1C0 +fn_80394884 = .text:0x80394884; // type:function size:0xC +fn_80394890 = .text:0x80394890; // type:function size:0x18C +fn_80394A1C = .text:0x80394A1C; // type:function size:0x1C +fn_80394A38 = .text:0x80394A38; // type:function size:0x10 +fn_80394A48 = .text:0x80394A48; // type:function size:0x54 +fn_80394A9C = .text:0x80394A9C; // type:function size:0x4 +fn_80394AA0 = .text:0x80394AA0; // type:function size:0x10 +fn_80394AB0 = .text:0x80394AB0; // type:function size:0x4C +fn_80394AFC = .text:0x80394AFC; // type:function size:0x104 +fn_80394C00 = .text:0x80394C00; // type:function size:0x34 +fn_80394C34 = .text:0x80394C34; // type:function size:0x1CC +fn_80394E00 = .text:0x80394E00; // type:function size:0x88 +fn_80394E88 = .text:0x80394E88; // type:function size:0x17C +fn_80395004 = .text:0x80395004; // type:function size:0x8 +fn_8039500C = .text:0x8039500C; // type:function size:0x8 +fn_80395014 = .text:0x80395014; // type:function size:0x8 +fn_8039501C = .text:0x8039501C; // type:function size:0x8 +fn_80395024 = .text:0x80395024; // type:function size:0x8 +fn_8039502C = .text:0x8039502C; // type:function size:0xC +fn_80395038 = .text:0x80395038; // type:function size:0x8 +fn_80395040 = .text:0x80395040; // type:function size:0x8 +fn_80395048 = .text:0x80395048; // type:function size:0x130 +fn_80395178 = .text:0x80395178; // type:function size:0x55C +fn_803956D4 = .text:0x803956D4; // type:function size:0x4 +fn_803956D8 = .text:0x803956D8; // type:function size:0xC +fn_803956E4 = .text:0x803956E4; // type:function size:0x8 +fn_803956EC = .text:0x803956EC; // type:function size:0x8 +fn_803956F4 = .text:0x803956F4; // type:function size:0xC +fn_80395700 = .text:0x80395700; // type:function size:0xA8 +fn_803957A8 = .text:0x803957A8; // type:function size:0x15C +fn_80395904 = .text:0x80395904; // type:function size:0x88 +fn_8039598C = .text:0x8039598C; // type:function size:0x5C +fn_803959E8 = .text:0x803959E8; // type:function size:0x78 +fn_80395A60 = .text:0x80395A60; // type:function size:0x224 +fn_80395C84 = .text:0x80395C84; // type:function size:0x4F4 +fn_80396178 = .text:0x80396178; // type:function size:0x8 +fn_80396180 = .text:0x80396180; // type:function size:0xC +fn_8039618C = .text:0x8039618C; // type:function size:0x170 +fn_803962FC = .text:0x803962FC; // type:function size:0x150 +fn_8039644C = .text:0x8039644C; // type:function size:0x15C +fn_803965A8 = .text:0x803965A8; // type:function size:0x148 +fn_803966F0 = .text:0x803966F0; // type:function size:0x504 +fn_80396BF4 = .text:0x80396BF4; // type:function size:0x700 +fn_803972F4 = .text:0x803972F4; // type:function size:0x138 +fn_8039742C = .text:0x8039742C; // type:function size:0x8 +fn_80397434 = .text:0x80397434; // type:function size:0xC +fn_80397440 = .text:0x80397440; // type:function size:0x88 +fn_803974C8 = .text:0x803974C8; // type:function size:0xC8 +fn_80397590 = .text:0x80397590; // type:function size:0x8C +fn_8039761C = .text:0x8039761C; // type:function size:0x58 +fn_80397674 = .text:0x80397674; // type:function size:0x254 +fn_803978C8 = .text:0x803978C8; // type:function size:0x10 +fn_803978D8 = .text:0x803978D8; // type:function size:0x48 +fn_80397920 = .text:0x80397920; // type:function size:0x200 +fn_80397B20 = .text:0x80397B20; // type:function size:0x8 +fn_80397B28 = .text:0x80397B28; // type:function size:0xC +fn_80397B34 = .text:0x80397B34; // type:function size:0x94 +fn_80397BC8 = .text:0x80397BC8; // type:function size:0x74 +__ct__18CGuiAutoRepeatDataFv = .text:0x80397C3C; // type:function size:0xC +Update__18CGuiAutoRepeatDataFfb = .text:0x80397C48; // type:function size:0x64 +fn_80397CAC = .text:0x80397CAC; // type:function size:0x1A8 +fn_80397E54 = .text:0x80397E54; // type:function size:0xCC +fn_80397F20 = .text:0x80397F20; // type:function size:0x84 +fn_80397FA4 = .text:0x80397FA4; // type:function size:0xB8 +fn_8039805C = .text:0x8039805C; // type:function size:0xC0 +fn_8039811C = .text:0x8039811C; // type:function size:0xC0 +fn_803981DC = .text:0x803981DC; // type:function size:0x8 +fn_803981E4 = .text:0x803981E4; // type:function size:0xC +fn_803981F0 = .text:0x803981F0; // type:function size:0x58 +fn_80398248 = .text:0x80398248; // type:function size:0x3C +fn_80398284 = .text:0x80398284; // type:function size:0x78 +fn_803982FC = .text:0x803982FC; // type:function size:0x78 +fn_80398374 = .text:0x80398374; // type:function size:0x8 +fn_8039837C = .text:0x8039837C; // type:function size:0x128 +fn_803984A4 = .text:0x803984A4; // type:function size:0x4 +fn_803984A8 = .text:0x803984A8; // type:function size:0xA0 +fn_80398548 = .text:0x80398548; // type:function size:0x74 +fn_803985BC = .text:0x803985BC; // type:function size:0x234 +fn_803987F0 = .text:0x803987F0; // type:function size:0x14 +fn_80398804 = .text:0x80398804; // type:function size:0x114 +fn_80398918 = .text:0x80398918; // type:function size:0x2CC +fn_80398BE4 = .text:0x80398BE4; // type:function size:0x178 +fn_80398D5C = .text:0x80398D5C; // type:function size:0x58 +fn_80398DB4 = .text:0x80398DB4; // type:function size:0x234 +fn_80398FE8 = .text:0x80398FE8; // type:function size:0xC +fn_80398FF4 = .text:0x80398FF4; // type:function size:0x44 +fn_80399038 = .text:0x80399038; // type:function size:0x1A0 +fn_803991D8 = .text:0x803991D8; // type:function size:0x194 +fn_8039936C = .text:0x8039936C; // type:function size:0x118 +fn_80399484 = .text:0x80399484; // type:function size:0x60 +fn_803994E4 = .text:0x803994E4; // type:function size:0x14 +fn_803994F8 = .text:0x803994F8; // type:function size:0x24 +fn_8039951C = .text:0x8039951C; // type:function size:0x8 +fn_80399524 = .text:0x80399524; // type:function size:0x64 +fn_80399588 = .text:0x80399588; // type:function size:0xB4 +fn_8039963C = .text:0x8039963C; // type:function size:0x88 +fn_803996C4 = .text:0x803996C4; // type:function size:0x1B0 +fn_80399874 = .text:0x80399874; // type:function size:0x104 +fn_80399978 = .text:0x80399978; // type:function size:0xB4 +fn_80399A2C = .text:0x80399A2C; // type:function size:0x50 +fn_80399A7C = .text:0x80399A7C; // type:function size:0x18 +fn_80399A94 = .text:0x80399A94; // type:function size:0x8 +fn_80399A9C = .text:0x80399A9C; // type:function size:0x8 +fn_80399AA4 = .text:0x80399AA4; // type:function size:0x4C +fn_80399AF0 = .text:0x80399AF0; // type:function size:0xB8 +fn_80399BA8 = .text:0x80399BA8; // type:function size:0x94 +fn_80399C3C = .text:0x80399C3C; // type:function size:0x14 +fn_80399C50 = .text:0x80399C50; // type:function size:0xA4 +fn_80399CF4 = .text:0x80399CF4; // type:function size:0x78 +fn_80399D6C = .text:0x80399D6C; // type:function size:0xAC +fn_80399E18 = .text:0x80399E18; // type:function size:0x3C +fn_80399E54 = .text:0x80399E54; // type:function size:0x8 +fn_80399E5C = .text:0x80399E5C; // type:function size:0xC +fn_80399E68 = .text:0x80399E68; // type:function size:0x224 +fn_8039A08C = .text:0x8039A08C; // type:function size:0x98 +fn_8039A124 = .text:0x8039A124; // type:function size:0x74 +fn_8039A198 = .text:0x8039A198; // type:function size:0x64 +fn_8039A1FC = .text:0x8039A1FC; // type:function size:0x3DC +fn_8039A5D8 = .text:0x8039A5D8; // type:function size:0x8 +fn_8039A5E0 = .text:0x8039A5E0; // type:function size:0xC +fn_8039A5EC = .text:0x8039A5EC; // type:function size:0xB8 +fn_8039A6A4 = .text:0x8039A6A4; // type:function size:0x40 +fn_8039A6E4 = .text:0x8039A6E4; // type:function size:0xC +fn_8039A6F0 = .text:0x8039A6F0; // type:function size:0xBC +fn_8039A7AC = .text:0x8039A7AC; // type:function size:0x6C +fn_8039A818 = .text:0x8039A818; // type:function size:0x58 +fn_8039A870 = .text:0x8039A870; // type:function size:0x55C +fn_8039ADCC = .text:0x8039ADCC; // type:function size:0x14 +fn_8039ADE0 = .text:0x8039ADE0; // type:function size:0x8 +fn_8039ADE8 = .text:0x8039ADE8; // type:function size:0xC +fn_8039ADF4 = .text:0x8039ADF4; // type:function size:0xC +fn_8039AE00 = .text:0x8039AE00; // type:function size:0x70 +fn_8039AE70 = .text:0x8039AE70; // type:function size:0xA0 +fn_8039AF10 = .text:0x8039AF10; // type:function size:0x58 +fn_8039AF68 = .text:0x8039AF68; // type:function size:0xA4 +fn_8039B00C = .text:0x8039B00C; // type:function size:0x48 +fn_8039B054 = .text:0x8039B054; // type:function size:0x1C +fn_8039B070 = .text:0x8039B070; // type:function size:0x60 +fn_8039B0D0 = .text:0x8039B0D0; // type:function size:0x70 +fn_8039B140 = .text:0x8039B140; // type:function size:0x4C +fn_8039B18C = .text:0x8039B18C; // type:function size:0x7C +fn_8039B208 = .text:0x8039B208; // type:function size:0x8 +fn_8039B210 = .text:0x8039B210; // type:function size:0x48 +fn_8039B258 = .text:0x8039B258; // type:function size:0x340 +fn_8039B598 = .text:0x8039B598; // type:function size:0x8 +fn_8039B5A0 = .text:0x8039B5A0; // type:function size:0x8 +fn_8039B5A8 = .text:0x8039B5A8; // type:function size:0x8 +fn_8039B5B0 = .text:0x8039B5B0; // type:function size:0x8 +fn_8039B5B8 = .text:0x8039B5B8; // type:function size:0x8 +fn_8039B5C0 = .text:0x8039B5C0; // type:function size:0x8 +fn_8039B5C8 = .text:0x8039B5C8; // type:function size:0x6C +fn_8039B634 = .text:0x8039B634; // type:function size:0x7C +fn_8039B6B0 = .text:0x8039B6B0; // type:function size:0x48 +fn_8039B6F8 = .text:0x8039B6F8; // type:function size:0x104 +fn_8039B7FC = .text:0x8039B7FC; // type:function size:0xD4 +fn_8039B8D0 = .text:0x8039B8D0; // type:function size:0xBC +fn_8039B98C = .text:0x8039B98C; // type:function size:0x7C +fn_8039BA08 = .text:0x8039BA08; // type:function size:0xF4 +fn_8039BAFC = .text:0x8039BAFC; // type:function size:0x258 +fn_8039BD54 = .text:0x8039BD54; // type:function size:0xBC +fn_8039BE10 = .text:0x8039BE10; // type:function size:0x2C +fn_8039BE3C = .text:0x8039BE3C; // type:function size:0x3C +fn_8039BE78 = .text:0x8039BE78; // type:function size:0x8 +fn_8039BE80 = .text:0x8039BE80; // type:function size:0xC +fn_8039BE8C = .text:0x8039BE8C; // type:function size:0xD0 +fn_8039BF5C = .text:0x8039BF5C; // type:function size:0x20 +fn_8039BF7C = .text:0x8039BF7C; // type:function size:0xB4 +fn_8039C030 = .text:0x8039C030; // type:function size:0x20 +fn_8039C050 = .text:0x8039C050; // type:function size:0xB0 +fn_8039C100 = .text:0x8039C100; // type:function size:0x354 +fn_8039C454 = .text:0x8039C454; // type:function size:0x18 +fn_8039C46C = .text:0x8039C46C; // type:function size:0x18 +fn_8039C484 = .text:0x8039C484; // type:function size:0x8 +fn_8039C48C = .text:0x8039C48C; // type:function size:0xC +fn_8039C498 = .text:0x8039C498; // type:function size:0x5C +fn_8039C4F4 = .text:0x8039C4F4; // type:function size:0x1C0 +fn_8039C6B4 = .text:0x8039C6B4; // type:function size:0x108 +fn_8039C7BC = .text:0x8039C7BC; // type:function size:0xC4 +fn_8039C880 = .text:0x8039C880; // type:function size:0x5C +fn_8039C8DC = .text:0x8039C8DC; // type:function size:0x74 +fn_8039C950 = .text:0x8039C950; // type:function size:0x74 +fn_8039C9C4 = .text:0x8039C9C4; // type:function size:0x164 +fn_8039CB28 = .text:0x8039CB28; // type:function size:0x44 +fn_8039CB6C = .text:0x8039CB6C; // type:function size:0xFC +fn_8039CC68 = .text:0x8039CC68; // type:function size:0x164 +fn_8039CDCC = .text:0x8039CDCC; // type:function size:0x100 +fn_8039CECC = .text:0x8039CECC; // type:function size:0x98 +fn_8039CF64 = .text:0x8039CF64; // type:function size:0x134 +fn_8039D098 = .text:0x8039D098; // type:function size:0x134 +fn_8039D1CC = .text:0x8039D1CC; // type:function size:0xA4 +fn_8039D270 = .text:0x8039D270; // type:function size:0xA4 +fn_8039D314 = .text:0x8039D314; // type:function size:0x70 +fn_8039D384 = .text:0x8039D384; // type:function size:0x4C +fn_8039D3D0 = .text:0x8039D3D0; // type:function size:0xC +fn_8039D3DC = .text:0x8039D3DC; // type:function size:0xC +fn_8039D3E8 = .text:0x8039D3E8; // type:function size:0x5C +fn_8039D444 = .text:0x8039D444; // type:function size:0x58 +fn_8039D49C = .text:0x8039D49C; // type:function size:0x78 +fn_8039D514 = .text:0x8039D514; // type:function size:0x8 +fn_8039D51C = .text:0x8039D51C; // type:function size:0x8 +fn_8039D524 = .text:0x8039D524; // type:function size:0xC +fn_8039D530 = .text:0x8039D530; // type:function size:0x20 +fn_8039D550 = .text:0x8039D550; // type:function size:0x88 +fn_8039D5D8 = .text:0x8039D5D8; // type:function size:0x390 +fn_8039D968 = .text:0x8039D968; // type:function size:0xD8 +fn_8039DA40 = .text:0x8039DA40; // type:function size:0x68 +fn_8039DAA8 = .text:0x8039DAA8; // type:function size:0x3C4 +fn_8039DE6C = .text:0x8039DE6C; // type:function size:0x4 +fn_8039DE70 = .text:0x8039DE70; // type:function size:0x54 +fn_8039DEC4 = .text:0x8039DEC4; // type:function size:0x5C +fn_8039DF20 = .text:0x8039DF20; // type:function size:0x44 +fn_8039DF64 = .text:0x8039DF64; // type:function size:0x1BC +fn_8039E120 = .text:0x8039E120; // type:function size:0x8 +fn_8039E128 = .text:0x8039E128; // type:function size:0xC +fn_8039E134 = .text:0x8039E134; // type:function size:0x14 +fn_8039E148 = .text:0x8039E148; // type:function size:0x208 +fn_8039E350 = .text:0x8039E350; // type:function size:0x310 +fn_8039E660 = .text:0x8039E660; // type:function size:0x34 +fn_8039E694 = .text:0x8039E694; // type:function size:0xFC +fn_8039E790 = .text:0x8039E790; // type:function size:0x54 +SetText__15CGuiTextSupportFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>b = .text:0x8039E7E4; // type:function size:0x1C0 +fn_8039E9A4 = .text:0x8039E9A4; // type:function size:0x8 +fn_8039E9AC = .text:0x8039E9AC; // type:function size:0x4 +fn_8039E9B0 = .text:0x8039E9B0; // type:function size:0xC4 +fn_8039EA74 = .text:0x8039EA74; // type:function size:0x18 +fn_8039EA8C = .text:0x8039EA8C; // type:function size:0x18 +fn_8039EAA4 = .text:0x8039EAA4; // type:function size:0x18 +fn_8039EABC = .text:0x8039EABC; // type:function size:0x18 +fn_8039EAD4 = .text:0x8039EAD4; // type:function size:0x50 +fn_8039EB24 = .text:0x8039EB24; // type:function size:0x50 +fn_8039EB74 = .text:0x8039EB74; // type:function size:0xC +fn_8039EB80 = .text:0x8039EB80; // type:function size:0x18 +fn_8039EB98 = .text:0x8039EB98; // type:function size:0x98 +fn_8039EC30 = .text:0x8039EC30; // type:function size:0x280 +fn_8039EEB0 = .text:0x8039EEB0; // type:function size:0x14C +fn_8039EFFC = .text:0x8039EFFC; // type:function size:0x8 +fn_8039F004 = .text:0x8039F004; // type:function size:0xE0 +fn_8039F0E4 = .text:0x8039F0E4; // type:function size:0x4F4 +fn_8039F5D8 = .text:0x8039F5D8; // type:function size:0x9E0 +fn_8039FFB8 = .text:0x8039FFB8; // type:function size:0x24 +fn_8039FFDC = .text:0x8039FFDC; // type:function size:0x6C0 +fn_803A069C = .text:0x803A069C; // type:function size:0x1C8 +fn_803A0864 = .text:0x803A0864; // type:function size:0x38 +fn_803A089C = .text:0x803A089C; // type:function size:0x74 +fn_803A0910 = .text:0x803A0910; // type:function size:0x88 +fn_803A0998 = .text:0x803A0998; // type:function size:0x6C +fn_803A0A04 = .text:0x803A0A04; // type:function size:0x108 +fn_803A0B0C = .text:0x803A0B0C; // type:function size:0x40 +fn_803A0B4C = .text:0x803A0B4C; // type:function size:0x18 +fn_803A0B64 = .text:0x803A0B64; // type:function size:0x68 +fn_803A0BCC = .text:0x803A0BCC; // type:function size:0x30 +fn_803A0BFC = .text:0x803A0BFC; // type:function size:0x380 +fn_803A0F7C = .text:0x803A0F7C; // type:function size:0x68 +fn_803A0FE4 = .text:0x803A0FE4; // type:function size:0x2F4 +fn_803A12D8 = .text:0x803A12D8; // type:function size:0x9C +fn_803A1374 = .text:0x803A1374; // type:function size:0x208 +fn_803A157C = .text:0x803A157C; // type:function size:0x5C +fn_803A15D8 = .text:0x803A15D8; // type:function size:0xA0 +fn_803A1678 = .text:0x803A1678; // type:function size:0xAC +fn_803A1724 = .text:0x803A1724; // type:function size:0x120 +fn_803A1844 = .text:0x803A1844; // type:function size:0xE4 +fn_803A1928 = .text:0x803A1928; // type:function size:0x58 +fn_803A1980 = .text:0x803A1980; // type:function size:0x134 +fn_803A1AB4 = .text:0x803A1AB4; // type:function size:0x10 +fn_803A1AC4 = .text:0x803A1AC4; // type:function size:0x4 +fn_803A1AC8 = .text:0x803A1AC8; // type:function size:0x4 +fn_803A1ACC = .text:0x803A1ACC; // type:function size:0x4 +fn_803A1AD0 = .text:0x803A1AD0; // type:function size:0x70 +fn_803A1B40 = .text:0x803A1B40; // type:function size:0x9C +fn_803A1BDC = .text:0x803A1BDC; // type:function size:0x20 +fn_803A1BFC = .text:0x803A1BFC; // type:function size:0xBC +fn_803A1CB8 = .text:0x803A1CB8; // type:function size:0xBC +fn_803A1D74 = .text:0x803A1D74; // type:function size:0x4 +fn_803A1D78 = .text:0x803A1D78; // type:function size:0x1C +fn_803A1D94 = .text:0x803A1D94; // type:function size:0x48 +fn_803A1DDC = .text:0x803A1DDC; // type:function size:0x1C +fn_803A1DF8 = .text:0x803A1DF8; // type:function size:0x2C +fn_803A1E24 = .text:0x803A1E24; // type:function size:0x4 +fn_803A1E28 = .text:0x803A1E28; // type:function size:0x4 +fn_803A1E2C = .text:0x803A1E2C; // type:function size:0x4C +fn_803A1E78 = .text:0x803A1E78; // type:function size:0x48 +fn_803A1EC0 = .text:0x803A1EC0; // type:function size:0x38 +fn_803A1EF8 = .text:0x803A1EF8; // type:function size:0x60 +fn_803A1F58 = .text:0x803A1F58; // type:function size:0xC +fn_803A1F64 = .text:0x803A1F64; // type:function size:0x38C +fn_803A22F0 = .text:0x803A22F0; // type:function size:0x198 +fn_803A2488 = .text:0x803A2488; // type:function size:0x38 +fn_803A24C0 = .text:0x803A24C0; // type:function size:0x54C +fn_803A2A0C = .text:0x803A2A0C; // type:function size:0x168 +fn_803A2B74 = .text:0x803A2B74; // type:function size:0x18 +fn_803A2B8C = .text:0x803A2B8C; // type:function size:0x14 +fn_803A2BA0 = .text:0x803A2BA0; // type:function size:0xE8 +fn_803A2C88 = .text:0x803A2C88; // type:function size:0x20 +fn_803A2CA8 = .text:0x803A2CA8; // type:function size:0xC +fn_803A2CB4 = .text:0x803A2CB4; // type:function size:0x190 +fn_803A2E44 = .text:0x803A2E44; // type:function size:0x18 +fn_803A2E5C = .text:0x803A2E5C; // type:function size:0x148 +fn_803A2FA4 = .text:0x803A2FA4; // type:function size:0x110 +fn_803A30B4 = .text:0x803A30B4; // type:function size:0x514 +fn_803A35C8 = .text:0x803A35C8; // type:function size:0x174 +fn_803A373C = .text:0x803A373C; // type:function size:0xE4 +fn_803A3820 = .text:0x803A3820; // type:function size:0x8C +fn_803A38AC = .text:0x803A38AC; // type:function size:0x158 +fn_803A3A04 = .text:0x803A3A04; // type:function size:0xC0 +fn_803A3AC4 = .text:0x803A3AC4; // type:function size:0x84 +fn_803A3B48 = .text:0x803A3B48; // type:function size:0x74 +fn_803A3BBC = .text:0x803A3BBC; // type:function size:0x23C +fn_803A3DF8 = .text:0x803A3DF8; // type:function size:0x22C +fn_803A4024 = .text:0x803A4024; // type:function size:0x4E8 +fn_803A450C = .text:0x803A450C; // type:function size:0x94 +fn_803A45A0 = .text:0x803A45A0; // type:function size:0x9C +fn_803A463C = .text:0x803A463C; // type:function size:0x218 +fn_803A4854 = .text:0x803A4854; // type:function size:0x190 +fn_803A49E4 = .text:0x803A49E4; // type:function size:0x198 +fn_803A4B7C = .text:0x803A4B7C; // type:function size:0x14C +fn_803A4CC8 = .text:0x803A4CC8; // type:function size:0x1C4 +fn_803A4E8C = .text:0x803A4E8C; // type:function size:0x6E0 +fn_803A556C = .text:0x803A556C; // type:function size:0x30 +fn_803A559C = .text:0x803A559C; // type:function size:0x44 +fn_803A55E0 = .text:0x803A55E0; // type:function size:0x8 +fn_803A55E8 = .text:0x803A55E8; // type:function size:0xB8 +fn_803A56A0 = .text:0x803A56A0; // type:function size:0x160 +fn_803A5800 = .text:0x803A5800; // type:function size:0x7C +fn_803A587C = .text:0x803A587C; // type:function size:0x84 +fn_803A5900 = .text:0x803A5900; // type:function size:0x28 +fn_803A5928 = .text:0x803A5928; // type:function size:0x228 +fn_803A5B50 = .text:0x803A5B50; // type:function size:0x50 +fn_803A5BA0 = .text:0x803A5BA0; // type:function size:0xAC +fn_803A5C4C = .text:0x803A5C4C; // type:function size:0xC4 +fn_803A5D10 = .text:0x803A5D10; // type:function size:0x90 +fn_803A5DA0 = .text:0x803A5DA0; // type:function size:0x4 +fn_803A5DA4 = .text:0x803A5DA4; // type:function size:0x26C +fn_803A6010 = .text:0x803A6010; // type:function size:0x1A0 +fn_803A61B0 = .text:0x803A61B0; // type:function size:0x238 +fn_803A63E8 = .text:0x803A63E8; // type:function size:0x90 +fn_803A6478 = .text:0x803A6478; // type:function size:0x8 +fn_803A6480 = .text:0x803A6480; // type:function size:0xC +fn_803A648C = .text:0x803A648C; // type:function size:0x114 +fn_803A65A0 = .text:0x803A65A0; // type:function size:0xC +fn_803A65AC = .text:0x803A65AC; // type:function size:0xC +fn_803A65B8 = .text:0x803A65B8; // type:function size:0xC +fn_803A65C4 = .text:0x803A65C4; // type:function size:0xC +fn_803A65D0 = .text:0x803A65D0; // type:function size:0xC +fn_803A65DC = .text:0x803A65DC; // type:function size:0x4C +fn_803A6628 = .text:0x803A6628; // type:function size:0x1C +fn_803A6644 = .text:0x803A6644; // type:function size:0x60 +fn_803A66A4 = .text:0x803A66A4; // type:function size:0x8 +fn_803A66AC = .text:0x803A66AC; // type:function size:0x18 +fn_803A66C4 = .text:0x803A66C4; // type:function size:0x4 +fn_803A66C8 = .text:0x803A66C8; // type:function size:0x1C4 +fn_803A688C = .text:0x803A688C; // type:function size:0x74 +fn_803A6900 = .text:0x803A6900; // type:function size:0xC +fn_803A690C = .text:0x803A690C; // type:function size:0x14 +fn_803A6920 = .text:0x803A6920; // type:function size:0x14 +fn_803A6934 = .text:0x803A6934; // type:function size:0x14 +fn_803A6948 = .text:0x803A6948; // type:function size:0x14 +fn_803A695C = .text:0x803A695C; // type:function size:0x14 +fn_803A6970 = .text:0x803A6970; // type:function size:0x14 +fn_803A6984 = .text:0x803A6984; // type:function size:0x14 +fn_803A6998 = .text:0x803A6998; // type:function size:0x14 +fn_803A69AC = .text:0x803A69AC; // type:function size:0x4 +fn_803A69B0 = .text:0x803A69B0; // type:function size:0xC +fn_803A69BC = .text:0x803A69BC; // type:function size:0x50 +fn_803A6A0C = .text:0x803A6A0C; // type:function size:0x24 +fn_803A6A30 = .text:0x803A6A30; // type:function size:0x1A8 +fn_803A6BD8 = .text:0x803A6BD8; // type:function size:0x1C +fn_803A6BF4 = .text:0x803A6BF4; // type:function size:0x758 +fn_803A734C = .text:0x803A734C; // type:function size:0x48 +fn_803A7394 = .text:0x803A7394; // type:function size:0x1C +fn_803A73B0 = .text:0x803A73B0; // type:function size:0x3C +fn_803A73EC = .text:0x803A73EC; // type:function size:0x1B0 +fn_803A759C = .text:0x803A759C; // type:function size:0x544 +fn_803A7AE0 = .text:0x803A7AE0; // type:function size:0x3D0 +fn_803A7EB0 = .text:0x803A7EB0; // type:function size:0x3AC +fn_803A825C = .text:0x803A825C; // type:function size:0x16C +fn_803A83C8 = .text:0x803A83C8; // type:function size:0x10E0 +fn_803A94A8 = .text:0x803A94A8; // type:function size:0x18 +fn_803A94C0 = .text:0x803A94C0; // type:function size:0x2B0 +fn_803A9770 = .text:0x803A9770; // type:function size:0x164 +fn_803A98D4 = .text:0x803A98D4; // type:function size:0x460 +fn_803A9D34 = .text:0x803A9D34; // type:function size:0x1A0 +fn_803A9ED4 = .text:0x803A9ED4; // type:function size:0x8FC +fn_803AA7D0 = .text:0x803AA7D0; // type:function size:0xDC +fn_803AA8AC = .text:0x803AA8AC; // type:function size:0x5C0 +fn_803AAE6C = .text:0x803AAE6C; // type:function size:0x48 +fn_803AAEB4 = .text:0x803AAEB4; // type:function size:0x3C +fn_803AAEF0 = .text:0x803AAEF0; // type:function size:0x70 +fn_803AAF60 = .text:0x803AAF60; // type:function size:0x358 +fn_803AB2B8 = .text:0x803AB2B8; // type:function size:0x34C +fn_803AB604 = .text:0x803AB604; // type:function size:0x23C +fn_803AB840 = .text:0x803AB840; // type:function size:0x314 +fn_803ABB54 = .text:0x803ABB54; // type:function size:0x18 +CopyScreenTex__13CCubeRendererCFUibPv9_GXTexFmtb = .text:0x803ABB6C; // type:function size:0x108 +fn_803ABC74 = .text:0x803ABC74; // type:function size:0x880 +fn_803AC4F4 = .text:0x803AC4F4; // type:function size:0x28C +fn_803AC780 = .text:0x803AC780; // type:function size:0x6DC +RenderSilhouette__13CCubeRendererFfRC6CColorRCQ24rstl42optional_object<23TCachedToken<8CTexture>>fffRC6CColor = .text:0x803ACE5C; // type:function size:0x228 +EnableSilhouetteRender__13CCubeRendererFv = .text:0x803AD084; // type:function size:0xB0 +fn_803AD134 = .text:0x803AD134; // type:function size:0xD4 +fn_803AD208 = .text:0x803AD208; // type:function size:0x1F0 +fn_803AD3F8 = .text:0x803AD3F8; // type:function size:0x178 +fn_803AD570 = .text:0x803AD570; // type:function size:0x4CC +fn_803ADA3C = .text:0x803ADA3C; // type:function size:0x68 +fn_803ADAA4 = .text:0x803ADAA4; // type:function size:0xAC +fn_803ADB50 = .text:0x803ADB50; // type:function size:0xE8 +fn_803ADC38 = .text:0x803ADC38; // type:function size:0x5F8 +fn_803AE230 = .text:0x803AE230; // type:function size:0xA8 +fn_803AE2D8 = .text:0x803AE2D8; // type:function size:0xF0 +fn_803AE3C8 = .text:0x803AE3C8; // type:function size:0x170 +fn_803AE538 = .text:0x803AE538; // type:function size:0x2A0 +fn_803AE7D8 = .text:0x803AE7D8; // type:function size:0x30 +fn_803AE808 = .text:0x803AE808; // type:function size:0x30 +fn_803AE838 = .text:0x803AE838; // type:function size:0x4C +fn_803AE884 = .text:0x803AE884; // type:function size:0x30 +fn_803AE8B4 = .text:0x803AE8B4; // type:function size:0xC94 +fn_803AF548 = .text:0x803AF548; // type:function size:0xDE8 +fn_803B0330 = .text:0x803B0330; // type:function size:0x620 +fn_803B0950 = .text:0x803B0950; // type:function size:0x70 +fn_803B09C0 = .text:0x803B09C0; // type:function size:0x5C +fn_803B0A1C = .text:0x803B0A1C; // type:function size:0x8E4 +fn_803B1300 = .text:0x803B1300; // type:function size:0x58 +fn_803B1358 = .text:0x803B1358; // type:function size:0x22C +fn_803B1584 = .text:0x803B1584; // type:function size:0x58 +fn_803B15DC = .text:0x803B15DC; // type:function size:0x2AC +fn_803B1888 = .text:0x803B1888; // type:function size:0x58 +fn_803B18E0 = .text:0x803B18E0; // type:function size:0x238 +fn_803B1B18 = .text:0x803B1B18; // type:function size:0x58 +fn_803B1B70 = .text:0x803B1B70; // type:function size:0x2B8 +fn_803B1E28 = .text:0x803B1E28; // type:function size:0xFC +fn_803B1F24 = .text:0x803B1F24; // type:function size:0x1A4 +fn_803B20C8 = .text:0x803B20C8; // type:function size:0x190 +fn_803B2258 = .text:0x803B2258; // type:function size:0x17C +fn_803B23D4 = .text:0x803B23D4; // type:function size:0x30 +fn_803B2404 = .text:0x803B2404; // type:function size:0x4 +fn_803B2408 = .text:0x803B2408; // type:function size:0xA0 +fn_803B24A8 = .text:0x803B24A8; // type:function size:0x48 +fn_803B24F0 = .text:0x803B24F0; // type:function size:0x24C +fn_803B273C = .text:0x803B273C; // type:function size:0x10C +fn_803B2848 = .text:0x803B2848; // type:function size:0x588 +fn_803B2DD0 = .text:0x803B2DD0; // type:function size:0x1EC +fn_803B2FBC = .text:0x803B2FBC; // type:function size:0x4 +fn_803B2FC0 = .text:0x803B2FC0; // type:function size:0x4 +fn_803B2FC4 = .text:0x803B2FC4; // type:function size:0x4 +fn_803B2FC8 = .text:0x803B2FC8; // type:function size:0xC +fn_803B2FD4 = .text:0x803B2FD4; // type:function size:0x30 +fn_803B3004 = .text:0x803B3004; // type:function size:0x2C +fn_803B3030 = .text:0x803B3030; // type:function size:0xC +fn_803B303C = .text:0x803B303C; // type:function size:0x8 +fn_803B3044 = .text:0x803B3044; // type:function size:0xF4 +fn_803B3138 = .text:0x803B3138; // type:function size:0xD8 +fn_803B3210 = .text:0x803B3210; // type:function size:0xB4 +fn_803B32C4 = .text:0x803B32C4; // type:function size:0xB0 +fn_803B3374 = .text:0x803B3374; // type:function size:0x1B8 +fn_803B352C = .text:0x803B352C; // type:function size:0x1BC +fn_803B36E8 = .text:0x803B36E8; // type:function size:0xFC +fn_803B37E4 = .text:0x803B37E4; // type:function size:0x40 +fn_803B3824 = .text:0x803B3824; // type:function size:0x8 +fn_803B382C = .text:0x803B382C; // type:function size:0x8 +fn_803B3834 = .text:0x803B3834; // type:function size:0xC +fn_803B3840 = .text:0x803B3840; // type:function size:0x488 +fn_803B3CC8 = .text:0x803B3CC8; // type:function size:0x94 +fn_803B3D5C = .text:0x803B3D5C; // type:function size:0x5C +fn_803B3DB8 = .text:0x803B3DB8; // type:function size:0xA4 +fn_803B3E5C = .text:0x803B3E5C; // type:function size:0x180 +fn_803B3FDC = .text:0x803B3FDC; // type:function size:0x14C +fn_803B4128 = .text:0x803B4128; // type:function size:0x120 +fn_803B4248 = .text:0x803B4248; // type:function size:0x13C +fn_803B4384 = .text:0x803B4384; // type:function size:0xE4 +GetDecalDescription__22CCollisionResponseDataCF29EWeaponCollisionResponseTypes = .text:0x803B4468; // type:function size:0x70 +fn_803B44D8 = .text:0x803B44D8; // type:function size:0x20 +fn_803B44F8 = .text:0x803B44F8; // type:function size:0x20 +fn_803B4518 = .text:0x803B4518; // type:function size:0x20 +fn_803B4538 = .text:0x803B4538; // type:function size:0x8 +fn_803B4540 = .text:0x803B4540; // type:function size:0x8 +fn_803B4548 = .text:0x803B4548; // type:function size:0x24 +fn_803B456C = .text:0x803B456C; // type:function size:0x128 +fn_803B4694 = .text:0x803B4694; // type:function size:0x4 +fn_803B4698 = .text:0x803B4698; // type:function size:0xA0 +fn_803B4738 = .text:0x803B4738; // type:function size:0x74 +fn_803B47AC = .text:0x803B47AC; // type:function size:0x100 +fn_803B48AC = .text:0x803B48AC; // type:function size:0x100 +fn_803B49AC = .text:0x803B49AC; // type:function size:0xC +fn_803B49B8 = .text:0x803B49B8; // type:function size:0x508 +fn_803B4EC0 = .text:0x803B4EC0; // type:function size:0x5C +fn_803B4F1C = .text:0x803B4F1C; // type:function size:0x14 +fn_803B4F30 = .text:0x803B4F30; // type:function size:0x10 +fn_803B4F40 = .text:0x803B4F40; // type:function size:0x8 +fn_803B4F48 = .text:0x803B4F48; // type:function size:0x10 +fn_803B4F58 = .text:0x803B4F58; // type:function size:0x6A4 +fn_803B55FC = .text:0x803B55FC; // type:function size:0x34 +fn_803B5630 = .text:0x803B5630; // type:function size:0x28 +fn_803B5658 = .text:0x803B5658; // type:function size:0x28 +fn_803B5680 = .text:0x803B5680; // type:function size:0x18 +fn_803B5698 = .text:0x803B5698; // type:function size:0x8 +fn_803B56A0 = .text:0x803B56A0; // type:function size:0xC +fn_803B56AC = .text:0x803B56AC; // type:function size:0x4C0 +fn_803B5B6C = .text:0x803B5B6C; // type:function size:0x120 +fn_803B5C8C = .text:0x803B5C8C; // type:function size:0x64 +fn_803B5CF0 = .text:0x803B5CF0; // type:function size:0x15C +fn_803B5E4C = .text:0x803B5E4C; // type:function size:0x10 +fn_803B5E5C = .text:0x803B5E5C; // type:function size:0x8 +fn_803B5E64 = .text:0x803B5E64; // type:function size:0x970 +fn_803B67D4 = .text:0x803B67D4; // type:function size:0x10 +fn_803B67E4 = .text:0x803B67E4; // type:function size:0x17C +fn_803B6960 = .text:0x803B6960; // type:function size:0x28 +fn_803B6988 = .text:0x803B6988; // type:function size:0x20 +fn_803B69A8 = .text:0x803B69A8; // type:function size:0x8 +fn_803B69B0 = .text:0x803B69B0; // type:function size:0x8 +fn_803B69B8 = .text:0x803B69B8; // type:function size:0x14 +fn_803B69CC = .text:0x803B69CC; // type:function size:0x14 +fn_803B69E0 = .text:0x803B69E0; // type:function size:0x2C +fn_803B6A0C = .text:0x803B6A0C; // type:function size:0x40 +fn_803B6A4C = .text:0x803B6A4C; // type:function size:0x74 +fn_803B6AC0 = .text:0x803B6AC0; // type:function size:0x8 +fn_803B6AC8 = .text:0x803B6AC8; // type:function size:0x10 +fn_803B6AD8 = .text:0x803B6AD8; // type:function size:0x190 +fn_803B6C68 = .text:0x803B6C68; // type:function size:0x10 +fn_803B6C78 = .text:0x803B6C78; // type:function size:0x10 +fn_803B6C88 = .text:0x803B6C88; // type:function size:0x24 +fn_803B6CAC = .text:0x803B6CAC; // type:function size:0xD4 +fn_803B6D80 = .text:0x803B6D80; // type:function size:0xC +fn_803B6D8C = .text:0x803B6D8C; // type:function size:0xB4 +fn_803B6E40 = .text:0x803B6E40; // type:function size:0xC +fn_803B6E4C = .text:0x803B6E4C; // type:function size:0x3E4 +fn_803B7230 = .text:0x803B7230; // type:function size:0x4 +fn_803B7234 = .text:0x803B7234; // type:function size:0xA0 +fn_803B72D4 = .text:0x803B72D4; // type:function size:0x364 +fn_803B7638 = .text:0x803B7638; // type:function size:0x4 +fn_803B763C = .text:0x803B763C; // type:function size:0x90 +fn_803B76CC = .text:0x803B76CC; // type:function size:0x288 +fn_803B7954 = .text:0x803B7954; // type:function size:0x4B0 +fn_803B7E04 = .text:0x803B7E04; // type:function size:0x60 +fn_803B7E64 = .text:0x803B7E64; // type:function size:0x24 +fn_803B7E88 = .text:0x803B7E88; // type:function size:0x7DC +__dt__17CProjectileWeaponFv = .text:0x803B8664; // type:function size:0x15C +fn_803B87C0 = .text:0x803B87C0; // type:function size:0x288 +UpdateParticleFX__17CProjectileWeaponFv = .text:0x803B8A48; // type:function size:0xC4 +fn_803B8B0C = .text:0x803B8B0C; // type:function size:0x10 +fn_803B8B1C = .text:0x803B8B1C; // type:function size:0xFC +fn_803B8C18 = .text:0x803B8C18; // type:function size:0x8 +SetWorldSpaceOrientation__17CProjectileWeaponFRC12CTransform4f = .text:0x803B8C20; // type:function size:0x5C +fn_803B8C7C = .text:0x803B8C7C; // type:function size:0x2B4 +fn_803B8F30 = .text:0x803B8F30; // type:function size:0x848 +fn_803B9778 = .text:0x803B9778; // type:function size:0x190 +fn_803B9908 = .text:0x803B9908; // type:function size:0x168 +fn_803B9A70 = .text:0x803B9A70; // type:function size:0x1A0 +fn_803B9C10 = .text:0x803B9C10; // type:function size:0xE8 +fn_803B9CF8 = .text:0x803B9CF8; // type:function size:0xD4 +fn_803B9DCC = .text:0x803B9DCC; // type:function size:0xEAC +DeactivateProjectile__17CProjectileWeaponFv = .text:0x803BAC78; // type:function size:0x120 +fn_803BAD98 = .text:0x803BAD98; // type:function size:0x2AC +fn_803BB044 = .text:0x803BB044; // type:function size:0x74 +fn_803BB0B8 = .text:0x803BB0B8; // type:function size:0x84 +fn_803BB13C = .text:0x803BB13C; // type:function size:0x74 +fn_803BB1B0 = .text:0x803BB1B0; // type:function size:0x74 +fn_803BB224 = .text:0x803BB224; // type:function size:0x8 +SetVelocity__17CProjectileWeaponFRC9CVector3f = .text:0x803BB22C; // type:function size:0x1C +fn_803BB248 = .text:0x803BB248; // type:function size:0x8 +SetGravity__17CProjectileWeaponFRC9CVector3f = .text:0x803BB250; // type:function size:0x1C +fn_803BB26C = .text:0x803BB26C; // type:function size:0x8 +fn_803BB274 = .text:0x803BB274; // type:function size:0x8 +fn_803BB27C = .text:0x803BB27C; // type:function size:0x434 +GetTickTime__17CProjectileWeaponFv = .text:0x803BB6B0; // type:function size:0x8 +fn_803BB6B8 = .text:0x803BB6B8; // type:function size:0x34 +fn_803BB6EC = .text:0x803BB6EC; // type:function size:0xF4 +fn_803BB7E0 = .text:0x803BB7E0; // type:function size:0x4 +fn_803BB7E4 = .text:0x803BB7E4; // type:function size:0xA0 +fn_803BB884 = .text:0x803BB884; // type:function size:0x74 +fn_803BB8F8 = .text:0x803BB8F8; // type:function size:0x48 +fn_803BB940 = .text:0x803BB940; // type:function size:0x90 +fn_803BB9D0 = .text:0x803BB9D0; // type:function size:0x1124 +fn_803BCAF4 = .text:0x803BCAF4; // type:function size:0xDC +__dt__18CWeaponDescriptionFv = .text:0x803BCBD0; // type:function size:0x4E8 +fn_803BD0B8 = .text:0x803BD0B8; // type:function size:0x40 +fn_803BD0F8 = .text:0x803BD0F8; // type:function size:0x10 +fn_803BD108 = .text:0x803BD108; // type:function size:0x14 +fn_803BD11C = .text:0x803BD11C; // type:function size:0x10 +fn_803BD12C = .text:0x803BD12C; // type:function size:0x20 +fn_803BD14C = .text:0x803BD14C; // type:function size:0x1C8 +fn_803BD314 = .text:0x803BD314; // type:function size:0xE4 +fn_803BD3F8 = .text:0x803BD3F8; // type:function size:0xE4 +fn_803BD4DC = .text:0x803BD4DC; // type:function size:0x888 +fn_803BDD64 = .text:0x803BDD64; // type:function size:0x10F0 +fn_803BEE54 = .text:0x803BEE54; // type:function size:0x110 +fn_803BEF64 = .text:0x803BEF64; // type:function size:0x100 +fn_803BF064 = .text:0x803BF064; // type:function size:0x8 +fn_803BF06C = .text:0x803BF06C; // type:function size:0xB8 +fn_803BF124 = .text:0x803BF124; // type:function size:0x10 +fn_803BF134 = .text:0x803BF134; // type:function size:0x60 +fn_803BF194 = .text:0x803BF194; // type:function size:0x40 +fn_803BF1D4 = .text:0x803BF1D4; // type:function size:0x4 +fn_803BF1D8 = .text:0x803BF1D8; // type:function size:0x8 +fn_803BF1E0 = .text:0x803BF1E0; // type:function size:0xC +fn_803BF1EC = .text:0x803BF1EC; // type:function size:0x10 +fn_803BF1FC = .text:0x803BF1FC; // type:function size:0x10 +fn_803BF20C = .text:0x803BF20C; // type:function size:0x64 +fn_803BF270 = .text:0x803BF270; // type:function size:0x8 +fn_803BF278 = .text:0x803BF278; // type:function size:0xC +fn_803BF284 = .text:0x803BF284; // type:function size:0x13C +fn_803BF3C0 = .text:0x803BF3C0; // type:function size:0x238 +fn_803BF5F8 = .text:0x803BF5F8; // type:function size:0xC +fn_803BF604 = .text:0x803BF604; // type:function size:0x2C +fn_803BF630 = .text:0x803BF630; // type:function size:0x12C +fn_803BF75C = .text:0x803BF75C; // type:function size:0x188 +fn_803BF8E4 = .text:0x803BF8E4; // type:function size:0x1D4 +fn_803BFAB8 = .text:0x803BFAB8; // type:function size:0x16C +fn_803BFC24 = .text:0x803BFC24; // type:function size:0x15C +fn_803BFD80 = .text:0x803BFD80; // type:function size:0x804 +fn_803C0584 = .text:0x803C0584; // type:function size:0x20 +fn_803C05A4 = .text:0x803C05A4; // type:function size:0xC +fn_803C05B0 = .text:0x803C05B0; // type:function size:0x8 +fn_803C05B8 = .text:0x803C05B8; // type:function size:0x18 +fn_803C05D0 = .text:0x803C05D0; // type:function size:0xC +fn_803C05DC = .text:0x803C05DC; // type:function size:0x20 +fn_803C05FC = .text:0x803C05FC; // type:function size:0xD4 +fn_803C06D0 = .text:0x803C06D0; // type:function size:0x29C +fn_803C096C = .text:0x803C096C; // type:function size:0x238 +fn_803C0BA4 = .text:0x803C0BA4; // type:function size:0x274 +fn_803C0E18 = .text:0x803C0E18; // type:function size:0x14C +fn_803C0F64 = .text:0x803C0F64; // type:function size:0xC6C +fn_803C1BD0 = .text:0x803C1BD0; // type:function size:0xC8 +fn_803C1C98 = .text:0x803C1C98; // type:function size:0x10 +fn_803C1CA8 = .text:0x803C1CA8; // type:function size:0xD0 +fn_803C1D78 = .text:0x803C1D78; // type:function size:0x1EC +fn_803C1F64 = .text:0x803C1F64; // type:function size:0xF8 +fn_803C205C = .text:0x803C205C; // type:function size:0x30C +fn_803C2368 = .text:0x803C2368; // type:function size:0x12C +fn_803C2494 = .text:0x803C2494; // type:function size:0x8 +fn_803C249C = .text:0x803C249C; // type:function size:0x160 +fn_803C25FC = .text:0x803C25FC; // type:function size:0x4 +fn_803C2600 = .text:0x803C2600; // type:function size:0xA0 +fn_803C26A0 = .text:0x803C26A0; // type:function size:0xCC +fn_803C276C = .text:0x803C276C; // type:function size:0x1E0 +__ct__13COBBTreeGroupFRQ24rstl19auto_ptr<8COBBTree> = .text:0x803C294C; // type:function size:0x18C +fn_803C2AD8 = .text:0x803C2AD8; // type:function size:0x1D4 +fn_803C2CAC = .text:0x803C2CAC; // type:function size:0xD0 +fn_803C2D7C = .text:0x803C2D7C; // type:function size:0x28 +fn_803C2DA4 = .text:0x803C2DA4; // type:function size:0x8 +fn_803C2DAC = .text:0x803C2DAC; // type:function size:0x5C +__ct__23CCollidableOBBTreeGroupFPC13COBBTreeGroupRC13CMaterialList = .text:0x803C2E08; // type:function size:0x64 +GetOBBTree__23CCollidableOBBTreeGroupCFi = .text:0x803C2E6C; // type:function size:0x18 +fn_803C2E84 = .text:0x803C2E84; // type:function size:0x324 +fn_803C31A8 = .text:0x803C31A8; // type:function size:0x328 +fn_803C34D0 = .text:0x803C34D0; // type:function size:0x14C +fn_803C361C = .text:0x803C361C; // type:function size:0x13C +fn_803C3758 = .text:0x803C3758; // type:function size:0x14C +fn_803C38A4 = .text:0x803C38A4; // type:function size:0x210 +fn_803C3AB4 = .text:0x803C3AB4; // type:function size:0x40 +fn_803C3AF4 = .text:0x803C3AF4; // type:function size:0x1F0 +fn_803C3CE4 = .text:0x803C3CE4; // type:function size:0x15C +fn_803C3E40 = .text:0x803C3E40; // type:function size:0xC +fn_803C3E4C = .text:0x803C3E4C; // type:function size:0x38 +fn_803C3E84 = .text:0x803C3E84; // type:function size:0xC +fn_803C3E90 = .text:0x803C3E90; // type:function size:0x8 +fn_803C3E98 = .text:0x803C3E98; // type:function size:0xBC +fn_803C3F54 = .text:0x803C3F54; // type:function size:0xDC +fn_803C4030 = .text:0x803C4030; // type:function size:0xA0 +fn_803C40D0 = .text:0x803C40D0; // type:function size:0x74 +fn_803C4144 = .text:0x803C4144; // type:function size:0xBC +GetTriangle__23CCollisionPrimitiveDataCFUs = .text:0x803C4200; // type:function size:0x140 +GetTriangle__23CCollisionPrimitiveDataCFUsPC12CTransform4f = .text:0x803C4340; // type:function size:0x2DC +fn_803C461C = .text:0x803C461C; // type:function size:0x2E0 +fn_803C48FC = .text:0x803C48FC; // type:function size:0x8C +fn_803C4988 = .text:0x803C4988; // type:function size:0x14 +fn_803C499C = .text:0x803C499C; // type:function size:0x74 +__ct__14CCollisionEdgeFUsUs = .text:0x803C4A10; // type:function size:0xC +fn_803C4A1C = .text:0x803C4A1C; // type:function size:0x2C +GetNormal__17CCollisionSurfaceCFv = .text:0x803C4A48; // type:function size:0xA8 +GetPlane__17CCollisionSurfaceCFv = .text:0x803C4AF0; // type:function size:0x8C +fn_803C4B7C = .text:0x803C4B7C; // type:function size:0x148 +IsDegenerate__17CCollisionSurfaceCFv = .text:0x803C4CC4; // type:function size:0x110 +fn_803C4DD4 = .text:0x803C4DD4; // type:function size:0x78 +fn_803C4E4C = .text:0x803C4E4C; // type:function size:0x128 +fn_803C4F74 = .text:0x803C4F74; // type:function size:0xF4 +fn_803C5068 = .text:0x803C5068; // type:function size:0x10 +fn_803C5078 = .text:0x803C5078; // type:function size:0xB8 +fn_803C5130 = .text:0x803C5130; // type:function size:0xC0 +fn_803C51F0 = .text:0x803C51F0; // type:function size:0xD4 +fn_803C52C4 = .text:0x803C52C4; // type:function size:0x210 +fn_803C54D4 = .text:0x803C54D4; // type:function size:0x64 +fn_803C5538 = .text:0x803C5538; // type:function size:0x100 +fn_803C5638 = .text:0x803C5638; // type:function size:0x178 +fn_803C57B0 = .text:0x803C57B0; // type:function size:0x4FC +fn_803C5CAC = .text:0x803C5CAC; // type:function size:0x4 +fn_803C5CB0 = .text:0x803C5CB0; // type:function size:0x4 +fn_803C5CB4 = .text:0x803C5CB4; // type:function size:0x158 +fn_803C5E0C = .text:0x803C5E0C; // type:function size:0xFC +fn_803C5F08 = .text:0x803C5F08; // type:function size:0x4 +fn_803C5F0C = .text:0x803C5F0C; // type:function size:0xA0 +fn_803C5FAC = .text:0x803C5FAC; // type:function size:0x74 +fn_803C6020 = .text:0x803C6020; // type:function size:0x114 +fn_803C6134 = .text:0x803C6134; // type:function size:0x128 +fn_803C625C = .text:0x803C625C; // type:function size:0x1C0 +fn_803C641C = .text:0x803C641C; // type:function size:0xE4 +fn_803C6500 = .text:0x803C6500; // type:function size:0xFC +fn_803C65FC = .text:0x803C65FC; // type:function size:0x4 +fn_803C6600 = .text:0x803C6600; // type:function size:0x39C +fn_803C699C = .text:0x803C699C; // type:function size:0x24 +ResetInternalCounters__20CMetroidAreaColliderFv = .text:0x803C69C0; // type:function size:0x78 +fn_803C6A38 = .text:0x803C6A38; // type:function size:0x27C +fn_803C6CB4 = .text:0x803C6CB4; // type:function size:0x8 +fn_803C6CBC = .text:0x803C6CBC; // type:function size:0xC +fn_803C6CC8 = .text:0x803C6CC8; // type:function size:0x14 +fn_803C6CDC = .text:0x803C6CDC; // type:function size:0xC +fn_803C6CE8 = .text:0x803C6CE8; // type:function size:0x5C4 +fn_803C72AC = .text:0x803C72AC; // type:function size:0x10 +fn_803C72BC = .text:0x803C72BC; // type:function size:0x8 +fn_803C72C4 = .text:0x803C72C4; // type:function size:0x7BC +fn_803C7A80 = .text:0x803C7A80; // type:function size:0x2CC +fn_803C7D4C = .text:0x803C7D4C; // type:function size:0x13C +fn_803C7E88 = .text:0x803C7E88; // type:function size:0x158 +fn_803C7FE0 = .text:0x803C7FE0; // type:function size:0x37C +fn_803C835C = .text:0x803C835C; // type:function size:0x104 +fn_803C8460 = .text:0x803C8460; // type:function size:0x1F0 +fn_803C8650 = .text:0x803C8650; // type:function size:0x1C0 +fn_803C8810 = .text:0x803C8810; // type:function size:0x3BC +fn_803C8BCC = .text:0x803C8BCC; // type:function size:0x90 +fn_803C8C5C = .text:0x803C8C5C; // type:function size:0x138 +fn_803C8D94 = .text:0x803C8D94; // type:function size:0xFC +fn_803C8E90 = .text:0x803C8E90; // type:function size:0x304 +fn_803C9194 = .text:0x803C9194; // type:function size:0x78 +fn_803C920C = .text:0x803C920C; // type:function size:0x10 +fn_803C921C = .text:0x803C921C; // type:function size:0xD14 +fn_803C9F30 = .text:0x803C9F30; // type:function size:0x20 +fn_803C9F50 = .text:0x803C9F50; // type:function size:0x54 +fn_803C9FA4 = .text:0x803C9FA4; // type:function size:0xB10 +fn_803CAAB4 = .text:0x803CAAB4; // type:function size:0x9F0 +fn_803CB4A4 = .text:0x803CB4A4; // type:function size:0x130 +fn_803CB5D4 = .text:0x803CB5D4; // type:function size:0x120 +fn_803CB6F4 = .text:0x803CB6F4; // type:function size:0x3B0 +fn_803CBAA4 = .text:0x803CBAA4; // type:function size:0x20 +fn_803CBAC4 = .text:0x803CBAC4; // type:function size:0x88 +__ct__19CAreaCollisionCacheFRC6CAABox = .text:0x803CBB4C; // type:function size:0x48 +fn_803CBB94 = .text:0x803CBB94; // type:function size:0xF4 +fn_803CBC88 = .text:0x803CBC88; // type:function size:0x34 +fn_803CBCBC = .text:0x803CBCBC; // type:function size:0x18 +fn_803CBCD4 = .text:0x803CBCD4; // type:function size:0xA8 +fn_803CBD7C = .text:0x803CBD7C; // type:function size:0xE0 +fn_803CBE5C = .text:0x803CBE5C; // type:function size:0x2A4 +fn_803CC100 = .text:0x803CC100; // type:function size:0x23C +fn_803CC33C = .text:0x803CC33C; // type:function size:0xC4 +fn_803CC400 = .text:0x803CC400; // type:function size:0xC4 +fn_803CC4C4 = .text:0x803CC4C4; // type:function size:0x78 +fn_803CC53C = .text:0x803CC53C; // type:function size:0x830 +fn_803CCD6C = .text:0x803CCD6C; // type:function size:0x40 +fn_803CCDAC = .text:0x803CCDAC; // type:function size:0x74 +fn_803CCE20 = .text:0x803CCE20; // type:function size:0x4 +fn_803CCE24 = .text:0x803CCE24; // type:function size:0x54 +fn_803CCE78 = .text:0x803CCE78; // type:function size:0x1A8 +fn_803CD020 = .text:0x803CD020; // type:function size:0x3C +fn_803CD05C = .text:0x803CD05C; // type:function size:0x2C +fn_803CD088 = .text:0x803CD088; // type:function size:0x8C +fn_803CD114 = .text:0x803CD114; // type:function size:0x814 +__ct__8COBBTreeFRCQ28COBBTree10SIndexDataPCQ28COBBTree5CNode = .text:0x803CD928; // type:function size:0x7BC +fn_803CE0E4 = .text:0x803CE0E4; // type:function size:0x14 +fn_803CE0F8 = .text:0x803CE0F8; // type:function size:0x14 +fn_803CE10C = .text:0x803CE10C; // type:function size:0x130 +__dt__8COBBTreeFv = .text:0x803CE23C; // type:function size:0x124 +fn_803CE360 = .text:0x803CE360; // type:function size:0x38 +fn_803CE398 = .text:0x803CE398; // type:function size:0xA88 +fn_803CEE20 = .text:0x803CEE20; // type:function size:0x14 +GetPrebuiltTree__8COBBTreeFQ28COBBTree14EPreBuiltTrees = .text:0x803CEE34; // type:function size:0x14 +__ct__Q28COBBTree5CNodeFRC12CTransform4fRC9CVector3fPCQ28COBBTree5CNodePCQ28COBBTree5CNodePCQ28COBBTree9CLeafData = .text:0x803CEE48; // type:function size:0x70 +fn_803CEEB8 = .text:0x803CEEB8; // type:function size:0x108 +fn_803CEFC0 = .text:0x803CEFC0; // type:function size:0x94 +fn_803CF054 = .text:0x803CF054; // type:function size:0x98 +SetAllocator__Q28COBBTree5CNodeFPQ28COBBTree16CSimpleAllocator = .text:0x803CF0EC; // type:function size:0x8 +__nw__Q28COBBTree5CNodeFUlPCci = .text:0x803CF0F4; // type:function size:0x28 +fn_803CF11C = .text:0x803CF11C; // type:function size:0x1C +__ct__Q28COBBTree9CLeafDataFRCQ24rstl37vector = .text:0x803CF138; // type:function size:0xFC +fn_803CF234 = .text:0x803CF234; // type:function size:0x15C +fn_803CF390 = .text:0x803CF390; // type:function size:0x20 +fn_803CF3B0 = .text:0x803CF3B0; // type:function size:0x5C +fn_803CF40C = .text:0x803CF40C; // type:function size:0x60 +fn_803CF46C = .text:0x803CF46C; // type:function size:0x30 +fn_803CF49C = .text:0x803CF49C; // type:function size:0x9C +fn_803CF538 = .text:0x803CF538; // type:function size:0x9C +fn_803CF5D4 = .text:0x803CF5D4; // type:function size:0xA8 +fn_803CF67C = .text:0x803CF67C; // type:function size:0x18 +fn_803CF694 = .text:0x803CF694; // type:function size:0x28C +fn_803CF920 = .text:0x803CF920; // type:function size:0x148 +fn_803CFA68 = .text:0x803CFA68; // type:function size:0x20 +fn_803CFA88 = .text:0x803CFA88; // type:function size:0x124 +fn_803CFBAC = .text:0x803CFBAC; // type:function size:0x2C +fn_803CFBD8 = .text:0x803CFBD8; // type:function size:0x14 +fn_803CFBEC = .text:0x803CFBEC; // type:function size:0x1A0 +fn_803CFD8C = .text:0x803CFD8C; // type:function size:0x138 +fn_803CFEC4 = .text:0x803CFEC4; // type:function size:0x140 +fn_803D0004 = .text:0x803D0004; // type:function size:0xA4 +fn_803D00A8 = .text:0x803D00A8; // type:function size:0x94 +fn_803D013C = .text:0x803D013C; // type:function size:0x4C +fn_803D0188 = .text:0x803D0188; // type:function size:0x104 +fn_803D028C = .text:0x803D028C; // type:function size:0xFC +fn_803D0388 = .text:0x803D0388; // type:function size:0x3C +fn_803D03C4 = .text:0x803D03C4; // type:function size:0x394 +fn_803D0758 = .text:0x803D0758; // type:function size:0x34 +fn_803D078C = .text:0x803D078C; // type:function size:0x1B8 +fn_803D0944 = .text:0x803D0944; // type:function size:0x70 +fn_803D09B4 = .text:0x803D09B4; // type:function size:0x140 +fn_803D0AF4 = .text:0x803D0AF4; // type:function size:0xC0 +fn_803D0BB4 = .text:0x803D0BB4; // type:function size:0xF4 +fn_803D0CA8 = .text:0x803D0CA8; // type:function size:0x20 +fn_803D0CC8 = .text:0x803D0CC8; // type:function size:0x54 +fn_803D0D1C = .text:0x803D0D1C; // type:function size:0x56C +fn_803D1288 = .text:0x803D1288; // type:function size:0x2AC +fn_803D1534 = .text:0x803D1534; // type:function size:0x10C +fn_803D1640 = .text:0x803D1640; // type:function size:0xDC +fn_803D171C = .text:0x803D171C; // type:function size:0x48 +fn_803D1764 = .text:0x803D1764; // type:function size:0x38 +fn_803D179C = .text:0x803D179C; // type:function size:0x2E8 +fn_803D1A84 = .text:0x803D1A84; // type:function size:0x34 +fn_803D1AB8 = .text:0x803D1AB8; // type:function size:0x2B8 +GetTriangleArray__Q212CAreaOctTree4NodeCFv = .text:0x803D1D70; // type:function size:0x1C +fn_803D1D8C = .text:0x803D1D8C; // type:function size:0xD0 +fn_803D1E5C = .text:0x803D1E5C; // type:function size:0x180 +fn_803D1FDC = .text:0x803D1FDC; // type:function size:0x8 +fn_803D1FE4 = .text:0x803D1FE4; // type:function size:0x24 +fn_803D2008 = .text:0x803D2008; // type:function size:0x108 +fn_803D2110 = .text:0x803D2110; // type:function size:0x108 +fn_803D2218 = .text:0x803D2218; // type:function size:0x4 +fn_803D221C = .text:0x803D221C; // type:function size:0x30 +fn_803D224C = .text:0x803D224C; // type:function size:0x8 +gdev_cc_initialize = .text:0x803D2254; // type:function size:0x3C scope:global +gdev_cc_shutdown = .text:0x803D2290; // type:function size:0x8 scope:global +gdev_cc_open = .text:0x803D2298; // type:function size:0x24 scope:global +gdev_cc_close = .text:0x803D22BC; // type:function size:0x8 scope:global +gdev_cc_read = .text:0x803D22C4; // type:function size:0xB4 scope:global +gdev_cc_write = .text:0x803D2378; // type:function size:0x74 scope:global +gdev_cc_pre_continue = .text:0x803D23EC; // type:function size:0x24 scope:global +gdev_cc_post_stop = .text:0x803D2410; // type:function size:0x24 scope:global +gdev_cc_peek = .text:0x803D2434; // type:function size:0x74 scope:global +gdev_cc_initinterrupts = .text:0x803D24A8; // type:function size:0x24 scope:global +TRKDispatchMessage = .text:0x803D24CC; // type:function size:0x120 scope:global +InitMetroTRK = .text:0x803D25EC; // type:function size:0x94 scope:global +InitMetroTRK_BBA = .text:0x803D2684; // type:function size:0x94 scope:global +EnableMetroTRKInterrupts = .text:0x803D2718; // type:function size:0x4 scope:global +fn_803D271C = .text:0x803D271C; // type:function size:0x68 +fn_803D2784 = .text:0x803D2784; // type:function size:0x134 +TRKInitializeTarget = .text:0x803D28B8; // type:function size:0x48 scope:global +fn_803D2900 = .text:0x803D2900; // type:function size:0x10 +TRKLoadContext = .text:0x803D2910; // type:function size:0x88 scope:global +TRKEXICallBack = .text:0x803D2998; // type:function size:0x38 scope:global +InitMetroTRKCommTable = .text:0x803D29D0; // type:function size:0x138 scope:global +TRKUARTInterruptHandler = .text:0x803D2B08; // type:function size:0x4 scope:global +TRKInitializeIntDrivenUART = .text:0x803D2B0C; // type:function size:0x54 scope:global +fn_803D2B60 = .text:0x803D2B60; // type:function size:0x2C +fn_803D2B8C = .text:0x803D2B8C; // type:function size:0x14 +fn_803D2BA0 = .text:0x803D2BA0; // type:function size:0x3C +fn_803D2BDC = .text:0x803D2BDC; // type:function size:0x3C +ReserveEXI2Port = .text:0x803D2C18; // type:function size:0x14 scope:global +UnreserveEXI2Port = .text:0x803D2C2C; // type:function size:0x14 scope:global +TRK_board_display = .text:0x803D2C40; // type:function size:0x18 scope:global +InitializeProgramEndTrap = .text:0x803D2C58; // type:function size:0x54 scope:global +fn_803D2CAC = .text:0x803D2CAC; // type:function size:0x38 +TRK_main = .text:0x803D2CE4; // type:function size:0x3C scope:global +TRKNubMainLoop = .text:0x803D2D20; // type:function size:0xEC scope:global +fn_803D2E0C = .text:0x803D2E0C; // type:function size:0x13C +fn_803D2F48 = .text:0x803D2F48; // type:function size:0x128 +TRKSaveExtended1Block = .text:0x803D3070; // type:function size:0x1C4 scope:global +TRKRestoreExtended1Block = .text:0x803D3234; // type:function size:0x164 scope:global +fn_803D3398 = .text:0x803D3398; // type:function size:0x64 +TRKInitializeMessageBuffers = .text:0x803D33FC; // type:function size:0x20 scope:global +fn_803D341C = .text:0x803D341C; // type:function size:0x9C +TRKGetBuffer = .text:0x803D34B8; // type:function size:0x24 scope:global +fn_803D34DC = .text:0x803D34DC; // type:function size:0x28 +fn_803D3504 = .text:0x803D3504; // type:function size:0x28 +fn_803D352C = .text:0x803D352C; // type:function size:0x30 +fn_803D355C = .text:0x803D355C; // type:function size:0xA4 +fn_803D3600 = .text:0x803D3600; // type:function size:0x90 +fn_803D3690 = .text:0x803D3690; // type:function size:0xD0 +fn_803D3760 = .text:0x803D3760; // type:function size:0xF4 +fn_803D3854 = .text:0x803D3854; // type:function size:0x64 +fn_803D38B8 = .text:0x803D38B8; // type:function size:0xF0 +fn_803D39A8 = .text:0x803D39A8; // type:function size:0xE0 +fn_803D3A88 = .text:0x803D3A88; // type:function size:0x98 +fn_803D3B20 = .text:0x803D3B20; // type:function size:0xE8 +fn_803D3C08 = .text:0x803D3C08; // type:function size:0x8 +fn_803D3C10 = .text:0x803D3C10; // type:function size:0x70 +fn_803D3C80 = .text:0x803D3C80; // type:function size:0x88 +fn_803D3D08 = .text:0x803D3D08; // type:function size:0x6C +fn_803D3D74 = .text:0x803D3D74; // type:function size:0x6C +fn_803D3DE0 = .text:0x803D3DE0; // type:function size:0x234 +fn_803D4014 = .text:0x803D4014; // type:function size:0x210 +fn_803D4224 = .text:0x803D4224; // type:function size:0x1FC +fn_803D4420 = .text:0x803D4420; // type:function size:0x2A0 +fn_803D46C0 = .text:0x803D46C0; // type:function size:0xC4 +fn_803D4784 = .text:0x803D4784; // type:function size:0x284 +fn_803D4A08 = .text:0x803D4A08; // type:function size:0xB8 +fn_803D4AC0 = .text:0x803D4AC0; // type:function size:0xCC +fn_803D4B8C = .text:0x803D4B8C; // type:function size:0x68 +fn_803D4BF4 = .text:0x803D4BF4; // type:function size:0x68 +fn_803D4C5C = .text:0x803D4C5C; // type:function size:0x8 +fn_803D4C64 = .text:0x803D4C64; // type:function size:0x8 +fn_803D4C6C = .text:0x803D4C6C; // type:function size:0xAC +fn_803D4D18 = .text:0x803D4D18; // type:function size:0x90 +TRKInitializeEventQueue = .text:0x803D4DA8; // type:function size:0x24 scope:global +TRKGetNextEvent = .text:0x803D4DCC; // type:function size:0x8C scope:global +fn_803D4E58 = .text:0x803D4E58; // type:function size:0xCC +fn_803D4F24 = .text:0x803D4F24; // type:function size:0x18 +TRKDestructEvent = .text:0x803D4F3C; // type:function size:0x8 scope:global +TRKInitializeNub = .text:0x803D4F44; // type:function size:0xAC scope:global +TRKTerminateNub = .text:0x803D4FF0; // type:function size:0x24 scope:global +TRKNubWelcome = .text:0x803D5014; // type:function size:0xC scope:global +TRKInitializeEndian = .text:0x803D5020; // type:function size:0x74 scope:global +fn_803D5094 = .text:0x803D5094; // type:function size:0xCC +TRKGetInput = .text:0x803D5160; // type:function size:0x2C scope:global +fn_803D518C = .text:0x803D518C; // type:function size:0x40 +TRKInitializeSerialHandler = .text:0x803D51CC; // type:function size:0x8 scope:global +fn_803D51D4 = .text:0x803D51D4; // type:function size:0x8 +fn_803D51DC = .text:0x803D51DC; // type:function size:0x1C +fn_803D51F8 = .text:0x803D51F8; // type:function size:0x1F4 +fn_803D53EC = .text:0x803D53EC; // type:function size:0x128 +fn_803D5514 = .text:0x803D5514; // type:function size:0x118 +fn_803D562C = .text:0x803D562C; // type:function size:0xE4 +fn_803D5710 = .text:0x803D5710; // type:function size:0x10C +TRKTargetContinue = .text:0x803D581C; // type:function size:0x34 scope:global +fn_803D5850 = .text:0x803D5850; // type:function size:0x8 +fn_803D5858 = .text:0x803D5858; // type:function size:0x8 +fn_803D5860 = .text:0x803D5860; // type:function size:0x8 +fn_803D5868 = .text:0x803D5868; // type:function size:0x8 +fn_803D5870 = .text:0x803D5870; // type:function size:0xF8 +fn_803D5968 = .text:0x803D5968; // type:function size:0xCC +fn_803D5A34 = .text:0x803D5A34; // type:function size:0x150 +fn_803D5B84 = .text:0x803D5B84; // type:function size:0xF8 +fn_803D5C7C = .text:0x803D5C7C; // type:function size:0x13C +fn_803D5DB8 = .text:0x803D5DB8; // type:function size:0x164 +fn_803D5F1C = .text:0x803D5F1C; // type:function size:0x170 +TRKInterruptHandler = .text:0x803D608C; // type:function size:0x194 scope:global +TRKExceptionHandler = .text:0x803D6220; // type:function size:0x9C scope:global +TRKPostInterruptEvent = .text:0x803D62BC; // type:function size:0xB8 scope:global +TRKSwapAndGo = .text:0x803D6374; // type:function size:0xC4 scope:global +TRKInterruptHandlerEnableInterrupts = .text:0x803D6438; // type:function size:0x54 scope:global +TRKTargetInterrupt = .text:0x803D648C; // type:function size:0x5C scope:global +fn_803D64E8 = .text:0x803D64E8; // type:function size:0x134 +fn_803D661C = .text:0x803D661C; // type:function size:0x9C +fn_803D66B8 = .text:0x803D66B8; // type:function size:0x11C +fn_803D67D4 = .text:0x803D67D4; // type:function size:0x84 +fn_803D6858 = .text:0x803D6858; // type:function size:0x70 +fn_803D68C8 = .text:0x803D68C8; // type:function size:0x10 +TRKTargetSupportRequest = .text:0x803D68D8; // type:function size:0x1F4 scope:global +TRKTargetStopped = .text:0x803D6ACC; // type:function size:0x10 scope:global +TRKTargetSetStopped = .text:0x803D6ADC; // type:function size:0x10 scope:global +fn_803D6AEC = .text:0x803D6AEC; // type:function size:0x18 +fn_803D6B04 = .text:0x803D6B04; // type:function size:0xDC +fn_803D6BE0 = .text:0x803D6BE0; // type:function size:0xA8 +fn_803D6C88 = .text:0x803D6C88; // type:function size:0x24 +fn_803D6CAC = .text:0x803D6CAC; // type:function size:0x24 +fn_803D6CD0 = .text:0x803D6CD0; // type:function size:0x1C8 +fn_803D6E98 = .text:0x803D6E98; // type:function size:0x68 +TRKTargetSetInputPendingPtr = .text:0x803D6F00; // type:function size:0x10 scope:global +fn_803D6F10 = .text:0x803D6F10; // type:function size:0x90 +fn_803D6FA0 = .text:0x803D6FA0; // type:function size:0x8 +fn_803D6FA8 = .text:0x803D6FA8; // type:function size:0x8 +fn_803D6FB0 = .text:0x803D6FB0; // type:function size:0x8 +fn_803D6FB8 = .text:0x803D6FB8; // type:function size:0x8 +fn_803D6FC0 = .text:0x803D6FC0; // type:function size:0x44 +fn_803D7004 = .text:0x803D7004; // type:function size:0x7C +fn_803D7080 = .text:0x803D7080; // type:function size:0x14 +fn_803D7094 = .text:0x803D7094; // type:function size:0x14 +fn_803D70A8 = .text:0x803D70A8; // type:function size:0x10 +fn_803D70B8 = .text:0x803D70B8; // type:function size:0x18 +fn_803D70D0 = .text:0x803D70D0; // type:function size:0x10 +AICheckInit = .text:0x803D70E0; // type:function size:0x8 +AIInit = .text:0x803D70E8; // type:function size:0x180 +fn_803D7268 = .text:0x803D7268; // type:function size:0xC +fn_803D7274 = .text:0x803D7274; // type:function size:0xA8 +fn_803D731C = .text:0x803D731C; // type:function size:0x64 +fn_803D7380 = .text:0x803D7380; // type:function size:0x1C4 +AXInit = .text:0x803D7544; // type:function size:0x54 +AXIsInit = .text:0x803D7598; // type:function size:0x8 +fn_803D75A0 = .text:0x803D75A0; // type:function size:0x14 +fn_803D75B4 = .text:0x803D75B4; // type:function size:0xAC +fn_803D7660 = .text:0x803D7660; // type:function size:0xB0 +fn_803D7710 = .text:0x803D7710; // type:function size:0x1C +fn_803D772C = .text:0x803D772C; // type:function size:0x10 +fn_803D773C = .text:0x803D773C; // type:function size:0x84 +AXFreeVoice = .text:0x803D77C0; // type:function size:0x7C +AXAcquireVoice = .text:0x803D783C; // type:function size:0x180 +fn_803D79BC = .text:0x803D79BC; // type:function size:0x114 +fn_803D7AD0 = .text:0x803D7AD0; // type:function size:0x34 +fn_803D7B04 = .text:0x803D7B04; // type:function size:0x1C +fn_803D7B20 = .text:0x803D7B20; // type:function size:0x20 +fn_803D7B40 = .text:0x803D7B40; // type:function size:0x20 +fn_803D7B60 = .text:0x803D7B60; // type:function size:0x20 +fn_803D7B80 = .text:0x803D7B80; // type:function size:0x20 +fn_803D7BA0 = .text:0x803D7BA0; // type:function size:0x34 +fn_803D7BD4 = .text:0x803D7BD4; // type:function size:0x1C +fn_803D7BF0 = .text:0x803D7BF0; // type:function size:0x20 +fn_803D7C10 = .text:0x803D7C10; // type:function size:0x20 +fn_803D7C30 = .text:0x803D7C30; // type:function size:0x20 +fn_803D7C50 = .text:0x803D7C50; // type:function size:0x20 +fn_803D7C70 = .text:0x803D7C70; // type:function size:0x34 +fn_803D7CA4 = .text:0x803D7CA4; // type:function size:0x1C +fn_803D7CC0 = .text:0x803D7CC0; // type:function size:0x3AC +fn_803D806C = .text:0x803D806C; // type:function size:0x8 +fn_803D8074 = .text:0x803D8074; // type:function size:0x30 +fn_803D80A4 = .text:0x803D80A4; // type:function size:0x9C0 +fn_803D8A64 = .text:0x803D8A64; // type:function size:0x3C +fn_803D8AA0 = .text:0x803D8AA0; // type:function size:0x260 +fn_803D8D00 = .text:0x803D8D00; // type:function size:0xB0 +fn_803D8DB0 = .text:0x803D8DB0; // type:function size:0xC +fn_803D8DBC = .text:0x803D8DBC; // type:function size:0x54 +fn_803D8E10 = .text:0x803D8E10; // type:function size:0x10 +fn_803D8E20 = .text:0x803D8E20; // type:function size:0x4 +fn_803D8E24 = .text:0x803D8E24; // type:function size:0xF0 +fn_803D8F14 = .text:0x803D8F14; // type:function size:0x1F8 +AXRegisterCallback = .text:0x803D910C; // type:function size:0x44 +fn_803D9150 = .text:0x803D9150; // type:function size:0xC +fn_803D915C = .text:0x803D915C; // type:function size:0x6C +fn_803D91C8 = .text:0x803D91C8; // type:function size:0x6C +fn_803D9234 = .text:0x803D9234; // type:function size:0x178 +fn_803D93AC = .text:0x803D93AC; // type:function size:0x58 +fn_803D9404 = .text:0x803D9404; // type:function size:0x16C +fn_803D9570 = .text:0x803D9570; // type:function size:0x8 +fn_803D9578 = .text:0x803D9578; // type:function size:0x550 +fn_803D9AC8 = .text:0x803D9AC8; // type:function size:0x310 +fn_803D9DD8 = .text:0x803D9DD8; // type:function size:0x8 +fn_803D9DE0 = .text:0x803D9DE0; // type:function size:0x40 +fn_803D9E20 = .text:0x803D9E20; // type:function size:0x30 +fn_803D9E50 = .text:0x803D9E50; // type:function size:0x288 +AXSetVoiceSrcType = .text:0x803DA0D8; // type:function size:0xC0 +AXSetVoiceState = .text:0x803DA198; // type:function size:0x70 +AXSetVoiceType = .text:0x803DA208; // type:function size:0x4C +AXSetVoiceMix = .text:0x803DA254; // type:function size:0x240 +AXSetVoiceVe = .text:0x803DA494; // type:function size:0x58 +AXSetVoiceAddr = .text:0x803DA4EC; // type:function size:0xF8 +AXSetVoiceAdpcm = .text:0x803DA5E4; // type:function size:0x98 +AXSetVoiceSrc = .text:0x803DA67C; // type:function size:0x84 +AXSetVoiceAdpcmLoop = .text:0x803DA700; // type:function size:0x60 +fn_803DA760 = .text:0x803DA760; // type:function size:0x40 +PPCMfmsr = .text:0x803DA7A0; // type:function size:0x8 scope:global +PPCMtmsr = .text:0x803DA7A8; // type:function size:0x8 scope:global +PPCMfhid0 = .text:0x803DA7B0; // type:function size:0x8 scope:global +fn_803DA7B8 = .text:0x803DA7B8; // type:function size:0x8 +PPCMfl2cr = .text:0x803DA7C0; // type:function size:0x8 scope:global +PPCMtl2cr = .text:0x803DA7C8; // type:function size:0x8 scope:global +PPCMtdec = .text:0x803DA7D0; // type:function size:0x8 scope:weak +fn_803DA7D8 = .text:0x803DA7D8; // type:function size:0x8 +PPCHalt = .text:0x803DA7E0; // type:function size:0x14 scope:weak +PPCMtmmcr0 = .text:0x803DA7F4; // type:function size:0x8 scope:global +PPCMtmmcr1 = .text:0x803DA7FC; // type:function size:0x8 scope:global +PPCMtpmc1 = .text:0x803DA804; // type:function size:0x8 scope:global +PPCMtpmc2 = .text:0x803DA80C; // type:function size:0x8 scope:global +PPCMtpmc3 = .text:0x803DA814; // type:function size:0x8 scope:global +PPCMtpmc4 = .text:0x803DA81C; // type:function size:0x8 scope:global +PPCMffpscr = .text:0x803DA824; // type:function size:0x20 scope:global +PPCMtfpscr = .text:0x803DA844; // type:function size:0x28 scope:global +PPCMfhid2 = .text:0x803DA86C; // type:function size:0x8 scope:global +PPCMthid2 = .text:0x803DA874; // type:function size:0x8 scope:global +fn_803DA87C = .text:0x803DA87C; // type:function size:0x8 +PPCDisableSpeculation = .text:0x803DA884; // type:function size:0x28 scope:global +fn_803DA8AC = .text:0x803DA8AC; // type:function size:0x8 +PPCSetFpNonIEEEMode = .text:0x803DA8B4; // type:function size:0x8 scope:global +PPCMthid4 = .text:0x803DA8BC; // type:function size:0x50 scope:global +DBInit = .text:0x803DA90C; // type:function size:0x28 scope:global +fn_803DA934 = .text:0x803DA934; // type:function size:0x48 +__DBExceptionDestination = .text:0x803DA97C; // type:function size:0x10 scope:global +__DBIsExceptionMarked = .text:0x803DA98C; // type:function size:0x18 scope:global +DBPrintf = .text:0x803DA9A4; // type:function size:0x50 scope:global +fn_803DA9F4 = .text:0x803DA9F4; // type:function size:0x10 +fn_803DAA04 = .text:0x803DAA04; // type:function size:0x10 +fn_803DAA14 = .text:0x803DAA14; // type:function size:0x14 +fn_803DAA28 = .text:0x803DAA28; // type:function size:0x14 +fn_803DAA3C = .text:0x803DAA3C; // type:function size:0xC0 +fn_803DAAFC = .text:0x803DAAFC; // type:function size:0x8 +fn_803DAB04 = .text:0x803DAB04; // type:function size:0x70 +fn_803DAB74 = .text:0x803DAB74; // type:function size:0x40 +fn_803DABB4 = .text:0x803DABB4; // type:function size:0xBC +fn_803DAC70 = .text:0x803DAC70; // type:function size:0x50 +fn_803DACC0 = .text:0x803DACC0; // type:function size:0x434 +fn_803DB0F4 = .text:0x803DB0F4; // type:function size:0x1A4 +fn_803DB298 = .text:0x803DB298; // type:function size:0x18C +fn_803DB424 = .text:0x803DB424; // type:function size:0x9C +fn_803DB4C0 = .text:0x803DB4C0; // type:function size:0x94 +__DVDFSInit = .text:0x803DB554; // type:function size:0x30 scope:global +fn_803DB584 = .text:0x803DB584; // type:function size:0x308 +fn_803DB88C = .text:0x803DB88C; // type:function size:0x68 +fn_803DB8F4 = .text:0x803DB8F4; // type:function size:0x2AC +fn_803DBBA0 = .text:0x803DBBA0; // type:function size:0x24 +fn_803DBBC4 = .text:0x803DBBC4; // type:function size:0x1C0 +fn_803DBD84 = .text:0x803DBD84; // type:function size:0xD0 +fn_803DBE54 = .text:0x803DBE54; // type:function size:0x18 +fn_803DBE6C = .text:0x803DBE6C; // type:function size:0x128 +fn_803DBF94 = .text:0x803DBF94; // type:function size:0x8 +fn_803DBF9C = .text:0x803DBF9C; // type:function size:0xB4 +fn_803DC050 = .text:0x803DC050; // type:function size:0x4 +DVDInit = .text:0x803DC054; // type:function size:0x154 scope:global +fn_803DC1A8 = .text:0x803DC1A8; // type:function size:0x178 +fn_803DC320 = .text:0x803DC320; // type:function size:0x184 +fn_803DC4A4 = .text:0x803DC4A4; // type:function size:0x4 +fn_803DC4A8 = .text:0x803DC4A8; // type:function size:0x110 +fn_803DC5B8 = .text:0x803DC5B8; // type:function size:0x14 +fn_803DC5CC = .text:0x803DC5CC; // type:function size:0x3C +fn_803DC608 = .text:0x803DC608; // type:function size:0xF4 +fn_803DC6FC = .text:0x803DC6FC; // type:function size:0xC4 +fn_803DC7C0 = .text:0x803DC7C0; // type:function size:0x504 +fn_803DCCC4 = .text:0x803DCCC4; // type:function size:0x1E0 +fn_803DCEA4 = .text:0x803DCEA4; // type:function size:0xD4 +fn_803DCF78 = .text:0x803DCF78; // type:function size:0x240 +fn_803DD1B8 = .text:0x803DD1B8; // type:function size:0x338 +fn_803DD4F0 = .text:0x803DD4F0; // type:function size:0x1A0 +fn_803DD690 = .text:0x803DD690; // type:function size:0x478 +fn_803DDB08 = .text:0x803DDB08; // type:function size:0x188 +fn_803DDC90 = .text:0x803DDC90; // type:function size:0x164 +fn_803DDDF4 = .text:0x803DDDF4; // type:function size:0x1C8 +fn_803DDFBC = .text:0x803DDFBC; // type:function size:0x194 +fn_803DE150 = .text:0x803DE150; // type:function size:0xC4 +fn_803DE214 = .text:0x803DE214; // type:function size:0x250 +fn_803DE464 = .text:0x803DE464; // type:function size:0xE4 +fn_803DE548 = .text:0x803DE548; // type:function size:0xC8 +fn_803DE610 = .text:0x803DE610; // type:function size:0x240 +fn_803DE850 = .text:0x803DE850; // type:function size:0x178 +fn_803DE9C8 = .text:0x803DE9C8; // type:function size:0xD8 +fn_803DEAA0 = .text:0x803DEAA0; // type:function size:0x188 +fn_803DEC28 = .text:0x803DEC28; // type:function size:0x24 +fn_803DEC4C = .text:0x803DEC4C; // type:function size:0x328 +fn_803DEF74 = .text:0x803DEF74; // type:function size:0x5B0 +fn_803DF524 = .text:0x803DF524; // type:function size:0x9E0 +fn_803DFF04 = .text:0x803DFF04; // type:function size:0xE4 +DVDInquiryAsync = .text:0x803DFFE8; // type:function size:0xD8 scope:global +fn_803E00C0 = .text:0x803E00C0; // type:function size:0xC8 +fn_803E0188 = .text:0x803E0188; // type:function size:0x9C +fn_803E0224 = .text:0x803E0224; // type:function size:0x10 +fn_803E0234 = .text:0x803E0234; // type:function size:0x50 +fn_803E0284 = .text:0x803E0284; // type:function size:0x364 +fn_803E05E8 = .text:0x803E05E8; // type:function size:0xDC +fn_803E06C4 = .text:0x803E06C4; // type:function size:0x8 +fn_803E06CC = .text:0x803E06CC; // type:function size:0xEC +fn_803E07B8 = .text:0x803E07B8; // type:function size:0x8 +fn_803E07C0 = .text:0x803E07C0; // type:function size:0x8 +__DVDGetCoverStatus = .text:0x803E07C8; // type:function size:0xC8 scope:global +fn_803E0890 = .text:0x803E0890; // type:function size:0x44 +fn_803E08D4 = .text:0x803E08D4; // type:function size:0x23C +fn_803E0B10 = .text:0x803E0B10; // type:function size:0x11C +fn_803E0C2C = .text:0x803E0C2C; // type:function size:0xC +__DVDPrepareReset = .text:0x803E0C38; // type:function size:0x134 scope:global +fn_803E0D6C = .text:0x803E0D6C; // type:function size:0x20 +fn_803E0D8C = .text:0x803E0D8C; // type:function size:0x8 +fn_803E0D94 = .text:0x803E0D94; // type:function size:0x4 +__DVDClearWaitingQueue = .text:0x803E0D98; // type:function size:0x38 scope:global +fn_803E0DD0 = .text:0x803E0DD0; // type:function size:0x68 +fn_803E0E38 = .text:0x803E0E38; // type:function size:0xA0 +fn_803E0ED8 = .text:0x803E0ED8; // type:function size:0x58 +fn_803E0F30 = .text:0x803E0F30; // type:function size:0x60 +fn_803E0F90 = .text:0x803E0F90; // type:function size:0x60 +fn_803E0FF0 = .text:0x803E0FF0; // type:function size:0x2C +fn_803E101C = .text:0x803E101C; // type:function size:0x5C +fn_803E1078 = .text:0x803E1078; // type:function size:0xC8 +fn_803E1140 = .text:0x803E1140; // type:function size:0x120 +fn_803E1260 = .text:0x803E1260; // type:function size:0xBC +fn_803E131C = .text:0x803E131C; // type:function size:0xE8 +fn_803E1404 = .text:0x803E1404; // type:function size:0xA0 +fn_803E14A4 = .text:0x803E14A4; // type:function size:0x100 +fn_803E15A4 = .text:0x803E15A4; // type:function size:0x11C +fn_803E16C0 = .text:0x803E16C0; // type:function size:0xA8 +fn_803E1768 = .text:0x803E1768; // type:function size:0x94 +fn_803E17FC = .text:0x803E17FC; // type:function size:0x90 +fn_803E188C = .text:0x803E188C; // type:function size:0x68 +fn_803E18F4 = .text:0x803E18F4; // type:function size:0xF0 +__DVDShowFatalMessage = .text:0x803E19E4; // type:function size:0xD0 scope:global +DVDSetAutoFatalMessaging = .text:0x803E1AB4; // type:function size:0x5C scope:global +fn_803E1B10 = .text:0x803E1B10; // type:function size:0x14 +fn_803E1B24 = .text:0x803E1B24; // type:function size:0x18 +lowCallback = .text:0x803E1B3C; // type:function size:0x10 scope:local +__DVDCheckDevice = .text:0x803E1B4C; // type:function size:0x288 scope:global +fn_803E1DD4 = .text:0x803E1DD4; // type:function size:0xB8 +fn_803E1E8C = .text:0x803E1E8C; // type:function size:0xBC +fn_803E1F48 = .text:0x803E1F48; // type:function size:0x50 +DVDLowInit = .text:0x803E1F98; // type:function size:0x264 scope:global +fn_803E21FC = .text:0x803E21FC; // type:function size:0x188 +fn_803E2384 = .text:0x803E2384; // type:function size:0x268 +fn_803E25EC = .text:0x803E25EC; // type:function size:0x264 +fn_803E2850 = .text:0x803E2850; // type:function size:0x20C +fn_803E2A5C = .text:0x803E2A5C; // type:function size:0x298 +fn_803E2CF4 = .text:0x803E2CF4; // type:function size:0x164 +DVDLowUnencryptedRead = .text:0x803E2E58; // type:function size:0x194 scope:global +fn_803E2FEC = .text:0x803E2FEC; // type:function size:0x194 +fn_803E3180 = .text:0x803E3180; // type:function size:0x168 +DVDLowRequestError = .text:0x803E32E8; // type:function size:0x168 scope:global +fn_803E3450 = .text:0x803E3450; // type:function size:0xC +fn_803E345C = .text:0x803E345C; // type:function size:0x17C +fn_803E35D8 = .text:0x803E35D8; // type:function size:0x194 +DVDLowReportKey = .text:0x803E376C; // type:function size:0x194 scope:global +fn_803E3900 = .text:0x803E3900; // type:function size:0x180 +fn_803E3A80 = .text:0x803E3A80; // type:function size:0x1B0 +fn_803E3C30 = .text:0x803E3C30; // type:function size:0x17C +fn_803E3DAC = .text:0x803E3DAC; // type:function size:0x10 +fn_803E3DBC = .text:0x803E3DBC; // type:function size:0xC +fn_803E3DC8 = .text:0x803E3DC8; // type:function size:0x168 +fn_803E3F30 = .text:0x803E3F30; // type:function size:0x168 +DVDLowGetImmBufferReg = .text:0x803E4098; // type:function size:0xC scope:global +DVDLowUnmaskStatusInterrupts = .text:0x803E40A4; // type:function size:0x8 scope:global +DVDLowMaskCoverInterrupt = .text:0x803E40AC; // type:function size:0x8 scope:global +fn_803E40B4 = .text:0x803E40B4; // type:function size:0x164 +fn_803E4218 = .text:0x803E4218; // type:function size:0x8 +SetExiInterruptMask = .text:0x803E4220; // type:function size:0xF0 scope:local +EXIImm = .text:0x803E4310; // type:function size:0x27C scope:global +fn_803E458C = .text:0x803E458C; // type:function size:0xA4 +EXIDma = .text:0x803E4630; // type:function size:0xF8 scope:global +EXISync = .text:0x803E4728; // type:function size:0x27C scope:global +fn_803E49A4 = .text:0x803E49A4; // type:function size:0x84 +__EXIProbe = .text:0x803E4A28; // type:function size:0x180 scope:local +fn_803E4BA8 = .text:0x803E4BA8; // type:function size:0x118 +fn_803E4CC0 = .text:0x803E4CC0; // type:function size:0xB8 +EXISelect = .text:0x803E4D78; // type:function size:0x130 scope:global +EXIDeselect = .text:0x803E4EA8; // type:function size:0x100 scope:global +EXIIntrruptHandler = .text:0x803E4FA8; // type:function size:0xB8 scope:local +TCIntrruptHandler = .text:0x803E5060; // type:function size:0x218 scope:local +EXTIntrruptHandler = .text:0x803E5278; // type:function size:0xD0 scope:local +EXIInit = .text:0x803E5348; // type:function size:0x1C4 scope:global +EXILock = .text:0x803E550C; // type:function size:0xFC scope:global +EXIUnlock = .text:0x803E5608; // type:function size:0xD8 scope:global +UnlockedHandler = .text:0x803E56E0; // type:function size:0x28 scope:local +EXIGetID = .text:0x803E5708; // type:function size:0x3AC scope:global +fn_803E5AB4 = .text:0x803E5AB4; // type:function size:0x178 +__OSEnableBarnacle = .text:0x803E5C2C; // type:function size:0x1BC scope:global +fn_803E5DE8 = .text:0x803E5DE8; // type:function size:0x18C +fn_803E5F74 = .text:0x803E5F74; // type:function size:0xF4 +fn_803E6068 = .text:0x803E6068; // type:function size:0x24 +fn_803E608C = .text:0x803E608C; // type:function size:0x16C +fn_803E61F8 = .text:0x803E61F8; // type:function size:0x130 +fn_803E6328 = .text:0x803E6328; // type:function size:0x504 +fn_803E682C = .text:0x803E682C; // type:function size:0x910 +fn_803E713C = .text:0x803E713C; // type:function size:0x160 +fn_803E729C = .text:0x803E729C; // type:function size:0x8C +fn_803E7328 = .text:0x803E7328; // type:function size:0xF8 +fn_803E7420 = .text:0x803E7420; // type:function size:0x1E0 +fn_803E7600 = .text:0x803E7600; // type:function size:0x290 +fn_803E7890 = .text:0x803E7890; // type:function size:0x100 +fn_803E7990 = .text:0x803E7990; // type:function size:0x8 +fn_803E7998 = .text:0x803E7998; // type:function size:0x4C +fn_803E79E4 = .text:0x803E79E4; // type:function size:0x90 +fn_803E7A74 = .text:0x803E7A74; // type:function size:0x14 +fn_803E7A88 = .text:0x803E7A88; // type:function size:0x44 +fn_803E7ACC = .text:0x803E7ACC; // type:function size:0xA0 +fn_803E7B6C = .text:0x803E7B6C; // type:function size:0x48 +fn_803E7BB4 = .text:0x803E7BB4; // type:function size:0x7C +fn_803E7C30 = .text:0x803E7C30; // type:function size:0x1A0 +fn_803E7DD0 = .text:0x803E7DD0; // type:function size:0x8 +fn_803E7DD8 = .text:0x803E7DD8; // type:function size:0x8 +GXSetVtxDesc = .text:0x803E7DE0; // type:function size:0x264 +fn_803E8044 = .text:0x803E8044; // type:function size:0x20C +fn_803E8250 = .text:0x803E8250; // type:function size:0xB0 +fn_803E8300 = .text:0x803E8300; // type:function size:0x12C +GXClearVtxDesc = .text:0x803E842C; // type:function size:0x34 +GXSetVtxAttrFmt = .text:0x803E8460; // type:function size:0x1A0 +GXSetVtxAttrFmtv = .text:0x803E8600; // type:function size:0x1C4 +fn_803E87C4 = .text:0x803E87C4; // type:function size:0x80 +fn_803E8844 = .text:0x803E8844; // type:function size:0x26C +GXGetVtxAttrFmtv = .text:0x803E8AB0; // type:function size:0x74 +fn_803E8B24 = .text:0x803E8B24; // type:function size:0x40 +fn_803E8B64 = .text:0x803E8B64; // type:function size:0x10 +GXSetTexCoordGen2 = .text:0x803E8B74; // type:function size:0x228 +GXSetNumTexGens = .text:0x803E8D9C; // type:function size:0x24 +fn_803E8DC0 = .text:0x803E8DC0; // type:function size:0x8C +fn_803E8E4C = .text:0x803E8E4C; // type:function size:0x5C +fn_803E8EA8 = .text:0x803E8EA8; // type:function size:0x164 +fn_803E900C = .text:0x803E900C; // type:function size:0x1B4 +fn_803E91C0 = .text:0x803E91C0; // type:function size:0xB4 +fn_803E9274 = .text:0x803E9274; // type:function size:0xC +fn_803E9280 = .text:0x803E9280; // type:function size:0xC0 +GXPixModeSync = .text:0x803E9340; // type:function size:0x24 +fn_803E9364 = .text:0x803E9364; // type:function size:0x10 +fn_803E9374 = .text:0x803E9374; // type:function size:0x18 +fn_803E938C = .text:0x803E938C; // type:function size:0x14 +fn_803E93A0 = .text:0x803E93A0; // type:function size:0x5C +fn_803E93FC = .text:0x803E93FC; // type:function size:0x14 +fn_803E9410 = .text:0x803E9410; // type:function size:0x18 +fn_803E9428 = .text:0x803E9428; // type:function size:0x14 +fn_803E943C = .text:0x803E943C; // type:function size:0x1C +fn_803E9458 = .text:0x803E9458; // type:function size:0x44 +fn_803E949C = .text:0x803E949C; // type:function size:0x84 +fn_803E9520 = .text:0x803E9520; // type:function size:0x44 +fn_803E9564 = .text:0x803E9564; // type:function size:0x80 +fn_803E95E4 = .text:0x803E95E4; // type:function size:0x64 +fn_803E9648 = .text:0x803E9648; // type:function size:0x278 +GXBegin = .text:0x803E98C0; // type:function size:0x14C +fn_803E9A0C = .text:0x803E9A0C; // type:function size:0xD8 +fn_803E9AE4 = .text:0x803E9AE4; // type:function size:0x34 +fn_803E9B18 = .text:0x803E9B18; // type:function size:0x34 +fn_803E9B4C = .text:0x803E9B4C; // type:function size:0x3C +GXSetCullMode = .text:0x803E9B88; // type:function size:0x28 +fn_803E9BB0 = .text:0x803E9BB0; // type:function size:0x34 +fn_803E9BE4 = .text:0x803E9BE4; // type:function size:0x138 +fn_803E9D1C = .text:0x803E9D1C; // type:function size:0x40 +GXSetTexCopySrc = .text:0x803E9D5C; // type:function size:0x40 +fn_803E9D9C = .text:0x803E9D9C; // type:function size:0x24 +GXSetTexCopyDst = .text:0x803E9DC0; // type:function size:0x11C +fn_803E9EDC = .text:0x803E9EDC; // type:function size:0x20 +fn_803E9EFC = .text:0x803E9EFC; // type:function size:0x28 +fn_803E9F24 = .text:0x803E9F24; // type:function size:0xCC +fn_803E9FF0 = .text:0x803E9FF0; // type:function size:0x78 +fn_803EA068 = .text:0x803EA068; // type:function size:0x1E4 +fn_803EA24C = .text:0x803EA24C; // type:function size:0x14 +fn_803EA260 = .text:0x803EA260; // type:function size:0x13C +GXCopyTex = .text:0x803EA39C; // type:function size:0x158 +fn_803EA4F4 = .text:0x803EA4F4; // type:function size:0x38 +fn_803EA52C = .text:0x803EA52C; // type:function size:0x1C +fn_803EA548 = .text:0x803EA548; // type:function size:0x188 +fn_803EA6D0 = .text:0x803EA6D0; // type:function size:0x10 +fn_803EA6E0 = .text:0x803EA6E0; // type:function size:0x1C +fn_803EA6FC = .text:0x803EA6FC; // type:function size:0xC +fn_803EA708 = .text:0x803EA708; // type:function size:0x7C +fn_803EA784 = .text:0x803EA784; // type:function size:0xD8 +fn_803EA85C = .text:0x803EA85C; // type:function size:0xD8 +GXSetNumChans = .text:0x803EA934; // type:function size:0x24 +GXSetChanCtrl = .text:0x803EA958; // type:function size:0xA4 +fn_803EA9FC = .text:0x803EA9FC; // type:function size:0x124 +fn_803EAB20 = .text:0x803EAB20; // type:function size:0xC0 +fn_803EABE0 = .text:0x803EABE0; // type:function size:0x20C +fn_803EADEC = .text:0x803EADEC; // type:function size:0x48 +fn_803EAE34 = .text:0x803EAE34; // type:function size:0x104 +fn_803EAF38 = .text:0x803EAF38; // type:function size:0x10 +fn_803EAF48 = .text:0x803EAF48; // type:function size:0x14 +fn_803EAF5C = .text:0x803EAF5C; // type:function size:0x8 +fn_803EAF64 = .text:0x803EAF64; // type:function size:0xC +fn_803EAF70 = .text:0x803EAF70; // type:function size:0x164 +GXLoadTexObj = .text:0x803EB0D4; // type:function size:0x54 +fn_803EB128 = .text:0x803EB128; // type:function size:0x28 +fn_803EB150 = .text:0x803EB150; // type:function size:0x94 +fn_803EB1E4 = .text:0x803EB1E4; // type:function size:0xB4 +fn_803EB298 = .text:0x803EB298; // type:function size:0x20 +fn_803EB2B8 = .text:0x803EB2B8; // type:function size:0x11C +fn_803EB3D4 = .text:0x803EB3D4; // type:function size:0x48 +fn_803EB41C = .text:0x803EB41C; // type:function size:0x14 +fn_803EB430 = .text:0x803EB430; // type:function size:0x14 +fn_803EB444 = .text:0x803EB444; // type:function size:0x7C +fn_803EB4C0 = .text:0x803EB4C0; // type:function size:0x90 +fn_803EB550 = .text:0x803EB550; // type:function size:0x168 +fn_803EB6B8 = .text:0x803EB6B8; // type:function size:0x354 +fn_803EBA0C = .text:0x803EBA0C; // type:function size:0x68 +fn_803EBA74 = .text:0x803EBA74; // type:function size:0x154 +fn_803EBBC8 = .text:0x803EBBC8; // type:function size:0x104 +fn_803EBCCC = .text:0x803EBCCC; // type:function size:0xCC +GXSetNumIndStages = .text:0x803EBD98; // type:function size:0x20 +fn_803EBDB8 = .text:0x803EBDB8; // type:function size:0x48 +fn_803EBE00 = .text:0x803EBE00; // type:function size:0x4 +fn_803EBE04 = .text:0x803EBE04; // type:function size:0x30 +fn_803EBE34 = .text:0x803EBE34; // type:function size:0x24 +fn_803EBE58 = .text:0x803EBE58; // type:function size:0x94 +GXSetTevColorIn = .text:0x803EBEEC; // type:function size:0x40 +GXSetTevAlphaIn = .text:0x803EBF2C; // type:function size:0x40 +GXSetTevColorOp = .text:0x803EBF6C; // type:function size:0x58 +GXSetTevAlphaOp = .text:0x803EBFC4; // type:function size:0x58 +GXSetTevColor = .text:0x803EC01C; // type:function size:0x60 +fn_803EC07C = .text:0x803EC07C; // type:function size:0x64 +fn_803EC0E0 = .text:0x803EC0E0; // type:function size:0x5C +GXSetTevKColorSel = .text:0x803EC13C; // type:function size:0x50 +fn_803EC18C = .text:0x803EC18C; // type:function size:0x50 +GXSetTevSwapMode = .text:0x803EC1DC; // type:function size:0x3C +GXSetTevSwapModeTable = .text:0x803EC218; // type:function size:0x7C +GXSetAlphaCompare = .text:0x803EC294; // type:function size:0x38 +fn_803EC2CC = .text:0x803EC2CC; // type:function size:0x8C +GXSetTevOrder = .text:0x803EC358; // type:function size:0x15C +GXSetNumTevStages = .text:0x803EC4B4; // type:function size:0x24 +fn_803EC4D8 = .text:0x803EC4D8; // type:function size:0x22C +fn_803EC704 = .text:0x803EC704; // type:function size:0x124 +GXSetBlendMode = .text:0x803EC828; // type:function size:0x50 +GXSetColorUpdate = .text:0x803EC878; // type:function size:0x2C +fn_803EC8A4 = .text:0x803EC8A4; // type:function size:0x2C +GXSetZMode = .text:0x803EC8D0; // type:function size:0x34 +fn_803EC904 = .text:0x803EC904; // type:function size:0x30 +fn_803EC934 = .text:0x803EC934; // type:function size:0xA8 +fn_803EC9DC = .text:0x803EC9DC; // type:function size:0x2C +fn_803ECA08 = .text:0x803ECA08; // type:function size:0x30 +fn_803ECA38 = .text:0x803ECA38; // type:function size:0x34 +fn_803ECA6C = .text:0x803ECA6C; // type:function size:0x70 +fn_803ECADC = .text:0x803ECADC; // type:function size:0x74 +fn_803ECB50 = .text:0x803ECB50; // type:function size:0x44 +GXSetProjection = .text:0x803ECB94; // type:function size:0x64 +fn_803ECBF8 = .text:0x803ECBF8; // type:function size:0x4C +GXLoadPosMtxImm = .text:0x803ECC44; // type:function size:0x50 +fn_803ECC94 = .text:0x803ECC94; // type:function size:0x2C +fn_803ECCC0 = .text:0x803ECCC0; // type:function size:0x58 +fn_803ECD18 = .text:0x803ECD18; // type:function size:0x34 +GXSetCurrentMtx = .text:0x803ECD4C; // type:function size:0x20 +GXLoadTexMtxImm = .text:0x803ECD6C; // type:function size:0xB4 +fn_803ECE20 = .text:0x803ECE20; // type:function size:0x90 +fn_803ECEB0 = .text:0x803ECEB0; // type:function size:0x3C +fn_803ECEEC = .text:0x803ECEEC; // type:function size:0x2C +fn_803ECF18 = .text:0x803ECF18; // type:function size:0x68 +fn_803ECF80 = .text:0x803ECF80; // type:function size:0x3C +fn_803ECFBC = .text:0x803ECFBC; // type:function size:0x28 +fn_803ECFE4 = .text:0x803ECFE4; // type:function size:0x88 +fn_803ED06C = .text:0x803ED06C; // type:function size:0x82C +fn_803ED898 = .text:0x803ED898; // type:function size:0x10 +fn_803ED8A8 = .text:0x803ED8A8; // type:function size:0x1C +fn_803ED8C4 = .text:0x803ED8C4; // type:function size:0x1C +fn_803ED8E0 = .text:0x803ED8E0; // type:function size:0x1D4 +fn_803EDAB4 = .text:0x803EDAB4; // type:function size:0x24 +fn_803EDAD8 = .text:0x803EDAD8; // type:function size:0x194 +fn_803EDC6C = .text:0x803EDC6C; // type:function size:0xB4 +fn_803EDD20 = .text:0x803EDD20; // type:function size:0x194 +fn_803EDEB4 = .text:0x803EDEB4; // type:function size:0x124 +fn_803EDFD8 = .text:0x803EDFD8; // type:function size:0x468 +fn_803EE440 = .text:0x803EE440; // type:function size:0x1E8 +fn_803EE628 = .text:0x803EE628; // type:function size:0x228 +fn_803EE850 = .text:0x803EE850; // type:function size:0x1B4 +fn_803EEA04 = .text:0x803EEA04; // type:function size:0x174 +fn_803EEB78 = .text:0x803EEB78; // type:function size:0x5CC +fn_803EF144 = .text:0x803EF144; // type:function size:0x458 +fn_803EF59C = .text:0x803EF59C; // type:function size:0x128 +fn_803EF6C4 = .text:0x803EF6C4; // type:function size:0x224 +fn_803EF8E8 = .text:0x803EF8E8; // type:function size:0x278 +fn_803EFB60 = .text:0x803EFB60; // type:function size:0x72C +fn_803F028C = .text:0x803F028C; // type:function size:0x2F4 +fn_803F0580 = .text:0x803F0580; // type:function size:0x1C +fn_803F059C = .text:0x803F059C; // type:function size:0x1C +fn_803F05B8 = .text:0x803F05B8; // type:function size:0x2D8 +fn_803F0890 = .text:0x803F0890; // type:function size:0x7C +fn_803F090C = .text:0x803F090C; // type:function size:0xC0 +__OSFPRInit = .text:0x803F09CC; // type:function size:0x128 scope:global +__OSGetIOSRev = .text:0x803F0AF4; // type:function size:0x6C scope:global +OSGetConsoleType = .text:0x803F0B60; // type:function size:0x284 scope:global +ClearArena = .text:0x803F0DE4; // type:function size:0x1DC scope:local +ClearMEM2Arena = .text:0x803F0FC0; // type:function size:0x1E4 scope:local +InquiryCallback = .text:0x803F11A4; // type:function size:0x3C scope:local +ReportOSInfo = .text:0x803F11E0; // type:function size:0x2AC scope:local +OSInit = .text:0x803F148C; // type:function size:0x478 scope:global +OSExceptionInit = .text:0x803F1904; // type:function size:0x280 scope:local +__OSDBINTSTART = .text:0x803F1B84; // type:label scope:global +__OSDBIntegrator = .text:0x803F1B84; // type:function size:0x24 scope:local +__OSDBINTEND = .text:0x803F1BA8; // type:label scope:global +fn_803F1BA8 = .text:0x803F1BA8; // type:function size:0x4 +__OSDBJUMPEND = .text:0x803F1BAC; // type:label scope:global +__OSSetExceptionHandler = .text:0x803F1BAC; // type:function size:0x14 scope:global +__OSGetExceptionHandler = .text:0x803F1BC0; // type:function size:0x10 scope:global +__OSEVStart = .text:0x803F1BD0; // type:label scope:global +OSExceptionVector = .text:0x803F1BD0; // type:function size:0x9C scope:local +fn_803F1C08 = .text:0x803F1C08; // type:function size:0x64 +__DBVECTOR = .text:0x803F1C28; // type:label scope:global data:4byte +__OSEVSetNumber = .text:0x803F1C38; // type:label scope:global data:4byte +__OSEVEnd = .text:0x803F1C68; // type:label scope:global +OSDefaultExceptionHandler = .text:0x803F1C6C; // type:function size:0x58 scope:global +__OSPSInit = .text:0x803F1CC4; // type:function size:0x54 scope:global +fn_803F1D18 = .text:0x803F1D18; // type:function size:0x10 +OSRegisterVersion = .text:0x803F1D28; // type:function size:0x10 scope:global +fn_803F1D38 = .text:0x803F1D38; // type:function size:0x84 +fn_803F1DBC = .text:0x803F1DBC; // type:function size:0x20 +__OSInitAlarm = .text:0x803F1DDC; // type:function size:0x58 scope:global +OSCreateAlarm = .text:0x803F1E34; // type:function size:0x10 scope:global +InsertAlarm = .text:0x803F1E44; // type:function size:0x250 scope:local +OSSetAlarm = .text:0x803F2094; // type:function size:0x70 scope:global +OSSetPeriodicAlarm = .text:0x803F2104; // type:function size:0x84 +OSCancelAlarm = .text:0x803F2188; // type:function size:0x118 +DecrementerExceptionCallback = .text:0x803F22A0; // type:function size:0x22C scope:local +DecrementerExceptionHandler = .text:0x803F24CC; // type:function size:0x50 scope:local +fn_803F251C = .text:0x803F251C; // type:function size:0x8 +fn_803F2524 = .text:0x803F2524; // type:function size:0x8C +OSSetAlarmUserData = .text:0x803F25B0; // type:function size:0x8 +OSGetAlarmUserData = .text:0x803F25B8; // type:function size:0x8 +OSGetMEM1ArenaHi = .text:0x803F25C0; // type:function size:0x8 scope:global +OSGetMEM2ArenaHi = .text:0x803F25C8; // type:function size:0x8 scope:global +OSGetArenaHi = .text:0x803F25D0; // type:function size:0x8 scope:global +OSGetMEM1ArenaLo = .text:0x803F25D8; // type:function size:0x8 scope:global +OSGetMEM2ArenaLo = .text:0x803F25E0; // type:function size:0x8 scope:global +OSGetArenaLo = .text:0x803F25E8; // type:function size:0x8 scope:global +OSSetMEM1ArenaHi = .text:0x803F25F0; // type:function size:0x8 scope:global +OSSetMEM2ArenaHi = .text:0x803F25F8; // type:function size:0x8 scope:global +fn_803F2600 = .text:0x803F2600; // type:function size:0x8 +OSSetMEM1ArenaLo = .text:0x803F2608; // type:function size:0x8 scope:global +OSSetMEM2ArenaLo = .text:0x803F2610; // type:function size:0x8 scope:global +fn_803F2618 = .text:0x803F2618; // type:function size:0x8 +fn_803F2620 = .text:0x803F2620; // type:function size:0x34 +fn_803F2654 = .text:0x803F2654; // type:function size:0x34 +__AIClockInit = .text:0x803F2688; // type:function size:0x220 scope:local +__OSInitAudioSystem = .text:0x803F28A8; // type:function size:0x1C8 scope:global +__OSStopAudioSystem = .text:0x803F2A70; // type:function size:0xCC scope:global +DCEnable = .text:0x803F2B3C; // type:function size:0x14 scope:global +DCInvalidateRange = .text:0x803F2B50; // type:function size:0x2C scope:global +DCFlushRange = .text:0x803F2B7C; // type:function size:0x30 scope:global +fn_803F2BAC = .text:0x803F2BAC; // type:function size:0x30 +DCFlushRangeNoSync = .text:0x803F2BDC; // type:function size:0x2C scope:global +fn_803F2C08 = .text:0x803F2C08; // type:function size:0x2C +DCZeroRange = .text:0x803F2C34; // type:function size:0x2C scope:global +ICInvalidateRange = .text:0x803F2C60; // type:function size:0x34 scope:global +ICFlashInvalidate = .text:0x803F2C94; // type:function size:0x10 scope:global +ICEnable = .text:0x803F2CA4; // type:function size:0x14 scope:global +fn_803F2CB8 = .text:0x803F2CB8; // type:function size:0xCC +fn_803F2D84 = .text:0x803F2D84; // type:function size:0x38 +LCDisable = .text:0x803F2DBC; // type:function size:0x28 scope:global +fn_803F2DE4 = .text:0x803F2DE4; // type:function size:0x24 +fn_803F2E08 = .text:0x803F2E08; // type:function size:0xA0 +fn_803F2EA8 = .text:0x803F2EA8; // type:function size:0x14 +DMAErrorHandler = .text:0x803F2EBC; // type:function size:0x148 scope:global +__OSCacheInit = .text:0x803F3004; // type:function size:0x138 scope:global +__OSLoadFPUContext = .text:0x803F313C; // type:function size:0x124 scope:local +__OSSaveFPUContext = .text:0x803F3260; // type:function size:0x128 scope:local +OSSaveFPUContext = .text:0x803F3388; // type:function size:0x8 scope:global +OSSetCurrentContext = .text:0x803F3390; // type:function size:0x5C scope:global +fn_803F33EC = .text:0x803F33EC; // type:function size:0xC +fn_803F33F8 = .text:0x803F33F8; // type:function size:0x80 +OSLoadContext = .text:0x803F3478; // type:function size:0xD8 scope:global +OSGetStackPointer = .text:0x803F3550; // type:function size:0x8 scope:global +fn_803F3558 = .text:0x803F3558; // type:function size:0x30 +fn_803F3588 = .text:0x803F3588; // type:function size:0x30 +OSClearContext = .text:0x803F35B8; // type:function size:0x24 scope:global +fn_803F35DC = .text:0x803F35DC; // type:function size:0xBC +OSDumpContext = .text:0x803F3698; // type:function size:0x260 scope:global +OSSwitchFPUContext = .text:0x803F38F8; // type:function size:0x84 scope:local +__OSContextInit = .text:0x803F397C; // type:function size:0x48 scope:global +OSReport = .text:0x803F39C4; // type:function size:0x8C scope:weak +OSPanic = .text:0x803F3A50; // type:function size:0x12C scope:weak +OSSetErrorHandler = .text:0x803F3B7C; // type:function size:0x288 scope:global +__OSUnhandledException = .text:0x803F3E04; // type:function size:0x2F0 scope:global +fn_803F40F4 = .text:0x803F40F4; // type:function size:0x180 +fn_803F4274 = .text:0x803F4274; // type:function size:0x158 +fn_803F43CC = .text:0x803F43CC; // type:function size:0x1CC +fn_803F4598 = .text:0x803F4598; // type:function size:0x3C +fn_803F45D4 = .text:0x803F45D4; // type:function size:0xC +__OSGetExecParams = .text:0x803F45E0; // type:function size:0x24 scope:global +fn_803F4604 = .text:0x803F4604; // type:function size:0x8 +fn_803F460C = .text:0x803F460C; // type:function size:0x66C +__OSLaunchMenu = .text:0x803F4C78; // type:function size:0xC4 scope:global +fn_803F4D3C = .text:0x803F4D3C; // type:function size:0x848 +fn_803F5584 = .text:0x803F5584; // type:function size:0x1E0 +fn_803F5764 = .text:0x803F5764; // type:function size:0x140 +fn_803F58A4 = .text:0x803F58A4; // type:function size:0x324 +fn_803F5BC8 = .text:0x803F5BC8; // type:function size:0xFC +OSFatal = .text:0x803F5CC4; // type:function size:0x218 scope:global +fn_803F5EDC = .text:0x803F5EDC; // type:function size:0x600 +fn_803F64DC = .text:0x803F64DC; // type:function size:0x134 +fn_803F6610 = .text:0x803F6610; // type:function size:0x1A4 +OSSetFontEncode = .text:0x803F67B4; // type:function size:0x80 scope:global +fn_803F6834 = .text:0x803F6834; // type:function size:0x300 +fn_803F6B34 = .text:0x803F6B34; // type:function size:0x128 +fn_803F6C5C = .text:0x803F6C5C; // type:function size:0xFC +fn_803F6D58 = .text:0x803F6D58; // type:function size:0x1BC +fn_803F6F14 = .text:0x803F6F14; // type:function size:0x290 +OSDisableInterrupts = .text:0x803F71A4; // type:function size:0x14 scope:global +OSEnableInterrupts = .text:0x803F71B8; // type:function size:0x14 scope:global +OSRestoreInterrupts = .text:0x803F71CC; // type:function size:0x24 scope:global +__OSSetInterruptHandler = .text:0x803F71F0; // type:function size:0x14 scope:global +fn_803F7204 = .text:0x803F7204; // type:function size:0x10 +__OSInterruptInit = .text:0x803F7214; // type:function size:0xC4 scope:global +SetInterruptMask = .text:0x803F72D8; // type:function size:0x25C scope:local +__OSMaskInterrupts = .text:0x803F7534; // type:function size:0x80 scope:global +__OSUnmaskInterrupts = .text:0x803F75B4; // type:function size:0x80 scope:global +fn_803F7634 = .text:0x803F7634; // type:function size:0x2A4 +ExternalInterruptHandler = .text:0x803F78D8; // type:function size:0x50 scope:local +__OSModuleInit = .text:0x803F7928; // type:function size:0x18 scope:global +fn_803F7940 = .text:0x803F7940; // type:function size:0xC +OSGetPhysicalMem2Size = .text:0x803F794C; // type:function size:0xC scope:global +OSGetConsoleSimulatedMem1Size = .text:0x803F7958; // type:function size:0xC scope:global +OSGetConsoleSimulatedMem2Size = .text:0x803F7964; // type:function size:0xC scope:global +fn_803F7970 = .text:0x803F7970; // type:function size:0x3C +MEMIntrruptHandler = .text:0x803F79AC; // type:function size:0x48 scope:local +fn_803F79F4 = .text:0x803F79F4; // type:function size:0xC8 +fn_803F7ABC = .text:0x803F7ABC; // type:function size:0x80 +fn_803F7B3C = .text:0x803F7B3C; // type:function size:0x80 +fn_803F7BBC = .text:0x803F7BBC; // type:function size:0xE0 +fn_803F7C9C = .text:0x803F7C9C; // type:function size:0xE0 +fn_803F7D7C = .text:0x803F7D7C; // type:function size:0xAC +fn_803F7E28 = .text:0x803F7E28; // type:function size:0xE0 +fn_803F7F08 = .text:0x803F7F08; // type:function size:0xAC +fn_803F7FB4 = .text:0x803F7FB4; // type:function size:0x50 +fn_803F8004 = .text:0x803F8004; // type:function size:0x18 +BATConfig = .text:0x803F801C; // type:function size:0x150 scope:local +__OSInitMemoryProtection = .text:0x803F816C; // type:function size:0xB0 scope:global +fn_803F821C = .text:0x803F821C; // type:function size:0x38 +fn_803F8254 = .text:0x803F8254; // type:function size:0xDC +fn_803F8330 = .text:0x803F8330; // type:function size:0xC8 +fn_803F83F8 = .text:0x803F83F8; // type:function size:0x6C +fn_803F8464 = .text:0x803F8464; // type:function size:0xBC +fn_803F8520 = .text:0x803F8520; // type:function size:0x6C +fn_803F858C = .text:0x803F858C; // type:function size:0xC +fn_803F8598 = .text:0x803F8598; // type:function size:0x14 +fn_803F85AC = .text:0x803F85AC; // type:function size:0x1C +OSRegisterShutdownFunction = .text:0x803F85C8; // type:function size:0x88 scope:global +fn_803F8650 = .text:0x803F8650; // type:function size:0xB0 +__OSShutdownDevices = .text:0x803F8700; // type:function size:0x190 scope:global +fn_803F8890 = .text:0x803F8890; // type:function size:0x6C +fn_803F88FC = .text:0x803F88FC; // type:function size:0xE0 +fn_803F89DC = .text:0x803F89DC; // type:function size:0x11C +fn_803F8AF8 = .text:0x803F8AF8; // type:function size:0xD4 +__OSReturnToMenu = .text:0x803F8BCC; // type:function size:0x100 scope:local +OSReturnToMenu = .text:0x803F8CCC; // type:function size:0x40 scope:global +fn_803F8D0C = .text:0x803F8D0C; // type:function size:0xBC +fn_803F8DC8 = .text:0x803F8DC8; // type:function size:0xA4 +fn_803F8E6C = .text:0x803F8E6C; // type:function size:0x58 +OSGetResetCode = .text:0x803F8EC4; // type:function size:0x30 scope:global +OSResetSystem = .text:0x803F8EF4; // type:function size:0x1C scope:global +fn_803F8F10 = .text:0x803F8F10; // type:function size:0x138 +__OSInitSram = .text:0x803F9048; // type:function size:0x200 scope:global +UnlockSram = .text:0x803F9248; // type:function size:0x2E0 scope:local +__OSSyncSram = .text:0x803F9528; // type:function size:0x10 scope:global +fn_803F9538 = .text:0x803F9538; // type:function size:0x124 +fn_803F965C = .text:0x803F965C; // type:function size:0x78 +fn_803F96D4 = .text:0x803F96D4; // type:function size:0x9C +__OSGetRTCFlags = .text:0x803F9770; // type:function size:0x11C scope:global +__OSClearRTCFlags = .text:0x803F988C; // type:function size:0x110 scope:global +__OSSystemCallVectorStart = .text:0x803F999C; // type:label scope:global +fn_803F999C = .text:0x803F999C; // type:function size:0x20 +__OSSystemCallVectorEnd = .text:0x803F99B8; // type:label scope:global +__OSInitSystemCall = .text:0x803F99BC; // type:function size:0x60 scope:global +fn_803F9A1C = .text:0x803F9A1C; // type:function size:0x4 +__OSThreadInit = .text:0x803F9A20; // type:function size:0x284 scope:global +OSInitThreadQueue = .text:0x803F9CA4; // type:function size:0x10 scope:global +fn_803F9CB4 = .text:0x803F9CB4; // type:function size:0xC +OSDisableScheduler = .text:0x803F9CC0; // type:function size:0x3C scope:global +OSEnableScheduler = .text:0x803F9CFC; // type:function size:0x3C scope:global +fn_803F9D38 = .text:0x803F9D38; // type:function size:0x68 +fn_803F9DA0 = .text:0x803F9DA0; // type:function size:0x3C +fn_803F9DDC = .text:0x803F9DDC; // type:function size:0x1B4 +fn_803F9F90 = .text:0x803F9F90; // type:function size:0x50 +SelectThread = .text:0x803F9FE0; // type:function size:0x228 scope:local +__OSReschedule = .text:0x803FA208; // type:function size:0x18 scope:global +fn_803FA220 = .text:0x803FA220; // type:function size:0x3C +fn_803FA25C = .text:0x803FA25C; // type:function size:0x26C +fn_803FA4C8 = .text:0x803FA4C8; // type:function size:0xE4 +OSCancelThread = .text:0x803FA5AC; // type:function size:0x1D8 scope:global +fn_803FA784 = .text:0x803FA784; // type:function size:0x298 +fn_803FAA1C = .text:0x803FAA1C; // type:function size:0x194 +OSSleepThread = .text:0x803FABB0; // type:function size:0xEC scope:global +fn_803FAC9C = .text:0x803FAC9C; // type:function size:0xF4 +fn_803FAD90 = .text:0x803FAD90; // type:function size:0x24 +fn_803FADB4 = .text:0x803FADB4; // type:function size:0xB4 +OSGetTime = .text:0x803FAE68; // type:function size:0x18 scope:global +OSGetTick = .text:0x803FAE80; // type:function size:0x8 scope:global +__OSGetSystemTime = .text:0x803FAE88; // type:function size:0x64 scope:global +fn_803FAEEC = .text:0x803FAEEC; // type:function size:0x58 +fn_803FAF44 = .text:0x803FAF44; // type:function size:0x170 +fn_803FB0B4 = .text:0x803FB0B4; // type:function size:0x1C8 +fn_803FB27C = .text:0x803FB27C; // type:function size:0x110 +fn_803FB38C = .text:0x803FB38C; // type:function size:0x70 +fn_803FB3FC = .text:0x803FB3FC; // type:function size:0x78 +fn_803FB474 = .text:0x803FB474; // type:function size:0x40 +fn_803FB4B4 = .text:0x803FB4B4; // type:function size:0x8 +fn_803FB4BC = .text:0x803FB4BC; // type:function size:0x8 +__OSInitIPCBuffer = .text:0x803FB4C4; // type:function size:0x18 scope:global +fn_803FB4DC = .text:0x803FB4DC; // type:function size:0xEC +fn_803FB5C8 = .text:0x803FB5C8; // type:function size:0xB0 +__OSInitSTM = .text:0x803FB678; // type:function size:0x118 scope:global +fn_803FB790 = .text:0x803FB790; // type:function size:0x78 +__OSHotReset = .text:0x803FB808; // type:function size:0x70 scope:global +fn_803FB878 = .text:0x803FB878; // type:function size:0xF8 +fn_803FB970 = .text:0x803FB970; // type:function size:0x40 +__OSUnRegisterStateEvent = .text:0x803FB9B0; // type:function size:0x78 scope:global +fn_803FBA28 = .text:0x803FBA28; // type:function size:0x10 +__OSDefaultResetCallback = .text:0x803FBA38; // type:function size:0x4 scope:local +__OSDefaultPowerCallback = .text:0x803FBA3C; // type:function size:0x4 scope:local +__OSStateEventHandler = .text:0x803FBA40; // type:function size:0x154 scope:local +fn_803FBB94 = .text:0x803FBB94; // type:function size:0xC +PlayRecordCallback = .text:0x803FBBA0; // type:function size:0x4B0 scope:local +__OSStartPlayRecord = .text:0x803FC050; // type:function size:0x54 scope:global +__OSStopPlayRecord = .text:0x803FC0A4; // type:function size:0x1E8 scope:global +__OSWriteStateFlags = .text:0x803FC28C; // type:function size:0xE4 scope:global +__OSReadStateFlags = .text:0x803FC370; // type:function size:0x128 scope:global +__OSInitNet = .text:0x803FC498; // type:function size:0xB4 scope:global +fn_803FC54C = .text:0x803FC54C; // type:function size:0xB0 +fn_803FC5FC = .text:0x803FC5FC; // type:function size:0x158 +fn_803FC754 = .text:0x803FC754; // type:function size:0x18 +fn_803FC76C = .text:0x803FC76C; // type:function size:0x88 +fn_803FC7F4 = .text:0x803FC7F4; // type:function size:0x1BC +fn_803FC9B0 = .text:0x803FC9B0; // type:function size:0x114 +fn_803FCAC4 = .text:0x803FCAC4; // type:function size:0xEC +__OSPlayTimeAlarmExpired = .text:0x803FCBB0; // type:function size:0x11C scope:local +__OSGetPlayTime = .text:0x803FCCCC; // type:function size:0x1C8 scope:global +__OSInitPlayTime = .text:0x803FCE94; // type:function size:0x158 scope:global +fn_803FCFEC = .text:0x803FCFEC; // type:function size:0x180 +fn_803FD16C = .text:0x803FD16C; // type:function size:0x114 +fn_803FD280 = .text:0x803FD280; // type:function size:0xD4 +fn_803FD354 = .text:0x803FD354; // type:function size:0x1F0 +fn_803FD544 = .text:0x803FD544; // type:function size:0x200 +fn_803FD744 = .text:0x803FD744; // type:function size:0x11C +fn_803FD860 = .text:0x803FD860; // type:function size:0x444 +fn_803FDCA4 = .text:0x803FDCA4; // type:function size:0x108 +__init_user = .text:0x803FDDAC; // type:function size:0x20 scope:global +__init_cpp = .text:0x803FDDCC; // type:function size:0x48 scope:local +exit = .text:0x803FDE14; // type:function size:0x4C scope:weak +fn_803FDE60 = .text:0x803FDE60; // type:function size:0x38 +fn_803FDE98 = .text:0x803FDE98; // type:function size:0x2F4 +SIInterruptHandler = .text:0x803FE18C; // type:function size:0x3EC scope:local +SIInit = .text:0x803FE578; // type:function size:0xC0 scope:global +fn_803FE638 = .text:0x803FE638; // type:function size:0x1B0 +fn_803FE7E8 = .text:0x803FE7E8; // type:function size:0x78 +fn_803FE860 = .text:0x803FE860; // type:function size:0x14 +fn_803FE874 = .text:0x803FE874; // type:function size:0x10 +SISetXY = .text:0x803FE884; // type:function size:0x5C scope:global +fn_803FE8E0 = .text:0x803FE8E0; // type:function size:0x88 +fn_803FE968 = .text:0x803FE968; // type:function size:0x6C +fn_803FE9D4 = .text:0x803FE9D4; // type:function size:0x124 +fn_803FEAF8 = .text:0x803FEAF8; // type:function size:0x8C +SITransfer = .text:0x803FEB84; // type:function size:0x16C scope:global +GetTypeCallback = .text:0x803FECF0; // type:function size:0x2B0 scope:local +SIGetType = .text:0x803FEFA0; // type:function size:0x1B4 scope:global +fn_803FF154 = .text:0x803FF154; // type:function size:0x110 +SISetSamplingRate = .text:0x803FF264; // type:function size:0xD8 scope:global +fn_803FF33C = .text:0x803FF33C; // type:function size:0x8 +fn_803FF344 = .text:0x803FF344; // type:function size:0x2C0 +fn_803FF604 = .text:0x803FF604; // type:function size:0x134 +fn_803FF738 = .text:0x803FF738; // type:function size:0x114 +fn_803FF84C = .text:0x803FF84C; // type:function size:0x398 +fn_803FFBE4 = .text:0x803FFBE4; // type:function size:0x3C4 +fn_803FFFA8 = .text:0x803FFFA8; // type:function size:0x248 +fn_804001F0 = .text:0x804001F0; // type:function size:0x104 +fn_804002F4 = .text:0x804002F4; // type:function size:0x24C +fn_80400540 = .text:0x80400540; // type:function size:0x48C +fn_804009CC = .text:0x804009CC; // type:function size:0x494 +fn_80400E60 = .text:0x80400E60; // type:function size:0x250 +fn_804010B0 = .text:0x804010B0; // type:function size:0x25C +fn_8040130C = .text:0x8040130C; // type:function size:0x65C +fn_80401968 = .text:0x80401968; // type:function size:0x688 +fn_80401FF0 = .text:0x80401FF0; // type:function size:0x688 +fn_80402678 = .text:0x80402678; // type:function size:0x9C +fn_80402714 = .text:0x80402714; // type:function size:0x494 +fn_80402BA8 = .text:0x80402BA8; // type:function size:0x194 +fn_80402D3C = .text:0x80402D3C; // type:function size:0x810 +fn_8040354C = .text:0x8040354C; // type:function size:0x44 +fn_80403590 = .text:0x80403590; // type:function size:0x44 +fn_804035D4 = .text:0x804035D4; // type:function size:0x118 +fn_804036EC = .text:0x804036EC; // type:function size:0x210 +fn_804038FC = .text:0x804038FC; // type:function size:0x548 +fn_80403E44 = .text:0x80403E44; // type:function size:0x54 +fn_80403E98 = .text:0x80403E98; // type:function size:0x2B8 +fn_80404150 = .text:0x80404150; // type:function size:0xE0 +fn_80404230 = .text:0x80404230; // type:function size:0x194 +fn_804043C4 = .text:0x804043C4; // type:function size:0x6E4 +fn_80404AA8 = .text:0x80404AA8; // type:function size:0x354 +VIFlush = .text:0x80404DFC; // type:function size:0x114 +fn_80404F10 = .text:0x80404F10; // type:function size:0x6C +VISetBlack = .text:0x80404F7C; // type:function size:0x78 +fn_80404FF4 = .text:0x80404FF4; // type:function size:0x8 +fn_80404FFC = .text:0x80404FFC; // type:function size:0x9C +fn_80405098 = .text:0x80405098; // type:function size:0x90 +VIGetTvFormat = .text:0x80405128; // type:function size:0x60 scope:global +fn_80405188 = .text:0x80405188; // type:function size:0x3C +fn_804051C4 = .text:0x804051C4; // type:function size:0x234 +fn_804053F8 = .text:0x804053F8; // type:function size:0x54 +fn_8040544C = .text:0x8040544C; // type:function size:0x104 +fn_80405550 = .text:0x80405550; // type:function size:0x14 +fn_80405564 = .text:0x80405564; // type:function size:0x10 +fn_80405574 = .text:0x80405574; // type:function size:0x10 +fn_80405584 = .text:0x80405584; // type:function size:0x98 +fn_8040561C = .text:0x8040561C; // type:function size:0x3B4 +fn_804059D0 = .text:0x804059D0; // type:function size:0x5D0 +fn_80405FA0 = .text:0x80405FA0; // type:function size:0xA4 +fn_80406044 = .text:0x80406044; // type:function size:0x40 +fn_80406084 = .text:0x80406084; // type:function size:0x58 +fn_804060DC = .text:0x804060DC; // type:function size:0x64 +fn_80406140 = .text:0x80406140; // type:function size:0x6C +fn_804061AC = .text:0x804061AC; // type:function size:0xD88 +fn_80406F34 = .text:0x80406F34; // type:function size:0x194 +fn_804070C8 = .text:0x804070C8; // type:function size:0x18 +fn_804070E0 = .text:0x804070E0; // type:function size:0x5C +fn_8040713C = .text:0x8040713C; // type:function size:0x84 +fn_804071C0 = .text:0x804071C0; // type:function size:0x10 +__VISetRGBModeImm = .text:0x804071D0; // type:function size:0x48 scope:global +fn_80407218 = .text:0x80407218; // type:function size:0x42C +fn_80407644 = .text:0x80407644; // type:function size:0x30 +fn_80407674 = .text:0x80407674; // type:function size:0x30 +fn_804076A4 = .text:0x804076A4; // type:function size:0x34C +fn_804079F0 = .text:0x804079F0; // type:function size:0x20 +fn_80407A10 = .text:0x80407A10; // type:function size:0x1DC +fn_80407BEC = .text:0x80407BEC; // type:function size:0x104 +fn_80407CF0 = .text:0x80407CF0; // type:function size:0xBAC +fn_8040889C = .text:0x8040889C; // type:function size:0x10C +fn_804089A8 = .text:0x804089A8; // type:function size:0x184 +fn_80408B2C = .text:0x80408B2C; // type:function size:0x77C +fn_804092A8 = .text:0x804092A8; // type:function size:0x20 +fn_804092C8 = .text:0x804092C8; // type:function size:0x274 +fn_8040953C = .text:0x8040953C; // type:function size:0x210 +fn_8040974C = .text:0x8040974C; // type:function size:0x70 +WPADStartFastSimpleSync = .text:0x804097BC; // type:function size:0x4 +WPADStopSimpleSync = .text:0x804097C0; // type:function size:0x4 +WPADSetSimpleSyncCallback = .text:0x804097C4; // type:function size:0x4 +fn_804097C8 = .text:0x804097C8; // type:function size:0x4 +fn_804097CC = .text:0x804097CC; // type:function size:0x4 +WPADGetRadioSensitivity = .text:0x804097D0; // type:function size:0x44 +fn_80409814 = .text:0x80409814; // type:function size:0x34 +WPADSetAcceptConnection = .text:0x80409848; // type:function size:0x68 +fn_804098B0 = .text:0x804098B0; // type:function size:0xD4 +fn_80409984 = .text:0x80409984; // type:function size:0xE4 +fn_80409A68 = .text:0x80409A68; // type:function size:0x8E8 +fn_8040A350 = .text:0x8040A350; // type:function size:0x100 +fn_8040A450 = .text:0x8040A450; // type:function size:0x474 +fn_8040A8C4 = .text:0x8040A8C4; // type:function size:0x6C +fn_8040A930 = .text:0x8040A930; // type:function size:0xD8 +fn_8040AA08 = .text:0x8040AA08; // type:function size:0x24 +WPADDisconnect = .text:0x8040AA2C; // type:function size:0xC4 +fn_8040AAF0 = .text:0x8040AAF0; // type:function size:0x34 +WPADProbe = .text:0x8040AB24; // type:function size:0x8C +fn_8040ABB0 = .text:0x8040ABB0; // type:function size:0x68 +WPADSetConnectCallback = .text:0x8040AC18; // type:function size:0x68 +WPADSetExtensionCallback = .text:0x8040AC80; // type:function size:0x68 +fn_8040ACE8 = .text:0x8040ACE8; // type:function size:0x48 +fn_8040AD30 = .text:0x8040AD30; // type:function size:0xB4 +WPADGetInfo = .text:0x8040ADE4; // type:function size:0x64 +fn_8040AE48 = .text:0x8040AE48; // type:function size:0x54 +WPADGetInfoAsync = .text:0x8040AE9C; // type:function size:0x220 +WPADControlMotor = .text:0x8040B0BC; // type:function size:0xCC +WPADEnableMotor = .text:0x8040B188; // type:function size:0x34 +WPADIsMotorEnabled = .text:0x8040B1BC; // type:function size:0x34 +fn_8040B1F0 = .text:0x8040B1F0; // type:function size:0x1E8 +WPADSaveConfig = .text:0x8040B3D8; // type:function size:0xAC +fn_8040B484 = .text:0x8040B484; // type:function size:0x1A0 +fn_8040B624 = .text:0x8040B624; // type:function size:0x17C +fn_8040B7A0 = .text:0x8040B7A0; // type:function size:0xC4 +fn_8040B864 = .text:0x8040B864; // type:function size:0x180 +WPADIsSpeakerEnabled = .text:0x8040B9E4; // type:function size:0x44 +WPADControlSpeaker = .text:0x8040BA28; // type:function size:0x161C +WPADGetSpeakerVolume = .text:0x8040D044; // type:function size:0x34 +WPADSetSpeakerVolume = .text:0x8040D078; // type:function size:0x50 +fn_8040D0C8 = .text:0x8040D0C8; // type:function size:0x138 +WPADCanSendStreamData = .text:0x8040D200; // type:function size:0x84 +WPADSendStreamData = .text:0x8040D284; // type:function size:0x210 +fn_8040D494 = .text:0x8040D494; // type:function size:0x8 +fn_8040D49C = .text:0x8040D49C; // type:function size:0x44 +fn_8040D4E0 = .text:0x8040D4E0; // type:function size:0x30 +fn_8040D510 = .text:0x8040D510; // type:function size:0x107C +fn_8040E58C = .text:0x8040E58C; // type:function size:0x234 +fn_8040E7C0 = .text:0x8040E7C0; // type:function size:0x220 +fn_8040E9E0 = .text:0x8040E9E0; // type:function size:0x1B4 +fn_8040EB94 = .text:0x8040EB94; // type:function size:0x1B8 +fn_8040ED4C = .text:0x8040ED4C; // type:function size:0x1AC +fn_8040EEF8 = .text:0x8040EEF8; // type:function size:0x60 +fn_8040EF58 = .text:0x8040EF58; // type:function size:0x150 +fn_8040F0A8 = .text:0x8040F0A8; // type:function size:0xAE8 +fn_8040FB90 = .text:0x8040FB90; // type:function size:0x4EC +fn_8041007C = .text:0x8041007C; // type:function size:0x2F0 +fn_8041036C = .text:0x8041036C; // type:function size:0x190 +fn_804104FC = .text:0x804104FC; // type:function size:0xB0 +fn_804105AC = .text:0x804105AC; // type:function size:0x420 +fn_804109CC = .text:0x804109CC; // type:function size:0x408 +fn_80410DD4 = .text:0x80410DD4; // type:function size:0x244 +fn_80411018 = .text:0x80411018; // type:function size:0x468 +fn_80411480 = .text:0x80411480; // type:function size:0x1B8 +fn_80411638 = .text:0x80411638; // type:function size:0x240 +fn_80411878 = .text:0x80411878; // type:function size:0x7DC +fn_80412054 = .text:0x80412054; // type:function size:0x274 +fn_804122C8 = .text:0x804122C8; // type:function size:0x20C +fn_804124D4 = .text:0x804124D4; // type:function size:0x880 +fn_80412D54 = .text:0x80412D54; // type:function size:0x238 +fn_80412F8C = .text:0x80412F8C; // type:function size:0x88C +fn_80413818 = .text:0x80413818; // type:function size:0x4 +fn_8041381C = .text:0x8041381C; // type:function size:0x5E4 +fn_80413E00 = .text:0x80413E00; // type:function size:0x5F4 +fn_804143F4 = .text:0x804143F4; // type:function size:0x4 +fn_804143F8 = .text:0x804143F8; // type:function size:0x6F0 +fn_80414AE8 = .text:0x80414AE8; // type:function size:0x6F8 +fn_804151E0 = .text:0x804151E0; // type:function size:0x2C0 +fn_804154A0 = .text:0x804154A0; // type:function size:0x50 +ISFS_OpenLib = .text:0x804154F0; // type:function size:0x128 scope:global +_isfsFuncCb = .text:0x80415618; // type:function size:0x180 scope:local +fn_80415798 = .text:0x80415798; // type:function size:0xF4 +fn_8041588C = .text:0x8041588C; // type:function size:0xF4 +fn_80415980 = .text:0x80415980; // type:function size:0x154 +fn_80415AD4 = .text:0x80415AD4; // type:function size:0x148 +fn_80415C1C = .text:0x80415C1C; // type:function size:0x158 +fn_80415D74 = .text:0x80415D74; // type:function size:0x134 +fn_80415EA8 = .text:0x80415EA8; // type:function size:0xD8 +fn_80415F80 = .text:0x80415F80; // type:function size:0xD0 +fn_80416050 = .text:0x80416050; // type:function size:0x104 +fn_80416154 = .text:0x80416154; // type:function size:0x104 +fn_80416258 = .text:0x80416258; // type:function size:0x138 +fn_80416390 = .text:0x80416390; // type:function size:0xF4 +fn_80416484 = .text:0x80416484; // type:function size:0xF4 +ISFS_Open = .text:0x80416578; // type:function size:0xC8 scope:global +ISFS_OpenAsync = .text:0x80416640; // type:function size:0xB8 scope:global +fn_804166F8 = .text:0x804166F8; // type:function size:0xD0 +fn_804167C8 = .text:0x804167C8; // type:function size:0xC0 +fn_80416888 = .text:0x80416888; // type:function size:0x4 +fn_8041688C = .text:0x8041688C; // type:function size:0x8C +fn_80416918 = .text:0x80416918; // type:function size:0x20 +fn_80416938 = .text:0x80416938; // type:function size:0xA4 +fn_804169DC = .text:0x804169DC; // type:function size:0x20 +fn_804169FC = .text:0x804169FC; // type:function size:0xA4 +fn_80416AA0 = .text:0x80416AA0; // type:function size:0x4 +fn_80416AA4 = .text:0x80416AA4; // type:function size:0x84 +fn_80416B28 = .text:0x80416B28; // type:function size:0x90 +fn_80416BB8 = .text:0x80416BB8; // type:function size:0x1A4 +fn_80416D5C = .text:0x80416D5C; // type:function size:0xC0 +fn_80416E1C = .text:0x80416E1C; // type:function size:0xC8 +fn_80416EE4 = .text:0x80416EE4; // type:function size:0xD4 +fn_80416FB8 = .text:0x80416FB8; // type:function size:0x320 +fn_804172D8 = .text:0x804172D8; // type:function size:0x13C +fn_80417414 = .text:0x80417414; // type:function size:0x108 +fn_8041751C = .text:0x8041751C; // type:function size:0x10C +fn_80417628 = .text:0x80417628; // type:function size:0x4BC +fn_80417AE4 = .text:0x80417AE4; // type:function size:0xB8 +fn_80417B9C = .text:0x80417B9C; // type:function size:0x40C +__PADDisableRecalibration = .text:0x80417FA8; // type:function size:0x5C scope:global +fn_80418004 = .text:0x80418004; // type:function size:0x24 +fn_80418028 = .text:0x80418028; // type:function size:0x24 +fn_8041804C = .text:0x8041804C; // type:function size:0x5C +fn_804180A8 = .text:0x804180A8; // type:function size:0x54 +fn_804180FC = .text:0x804180FC; // type:function size:0xA4 +fn_804181A0 = .text:0x804181A0; // type:function size:0x80 +fn_80418220 = .text:0x80418220; // type:function size:0x110 +fn_80418330 = .text:0x80418330; // type:function size:0x4 +fn_80418334 = .text:0x80418334; // type:function size:0x4 +fn_80418338 = .text:0x80418338; // type:function size:0x2E8 +fn_80418620 = .text:0x80418620; // type:function size:0xBC +fn_804186DC = .text:0x804186DC; // type:function size:0x124 +fn_80418800 = .text:0x80418800; // type:function size:0x104 +fn_80418904 = .text:0x80418904; // type:function size:0xE0 +fn_804189E4 = .text:0x804189E4; // type:function size:0xE0 +fn_80418AC4 = .text:0x80418AC4; // type:function size:0xFC +fn_80418BC0 = .text:0x80418BC0; // type:function size:0x48 +fn_80418C08 = .text:0x80418C08; // type:function size:0x22C +IPCInit = .text:0x80418E34; // type:function size:0x4C scope:global +fn_80418E80 = .text:0x80418E80; // type:function size:0x48 +IPCReadReg = .text:0x80418EC8; // type:function size:0x10 scope:global +IPCWriteReg = .text:0x80418ED8; // type:function size:0x10 scope:global +IPCGetBufferHi = .text:0x80418EE8; // type:function size:0x8 scope:global +IPCGetBufferLo = .text:0x80418EF0; // type:function size:0x8 scope:global +IPCSetBufferLo = .text:0x80418EF8; // type:function size:0x8 scope:global +strnlen = .text:0x80418F00; // type:function size:0x2C scope:global +fn_80418F2C = .text:0x80418F2C; // type:function size:0x258 +IPCInterruptHandler = .text:0x80419184; // type:function size:0x1AC scope:local +IPCCltInit = .text:0x80419330; // type:function size:0xB4 scope:global +fn_804193E4 = .text:0x804193E4; // type:function size:0x74 +__ios_Ipc2 = .text:0x80419458; // type:function size:0x240 scope:local +IOS_OpenAsync = .text:0x80419698; // type:function size:0x118 scope:global +IOS_Open = .text:0x804197B0; // type:function size:0x120 scope:global +fn_804198D0 = .text:0x804198D0; // type:function size:0xC0 +fn_80419990 = .text:0x80419990; // type:function size:0xA8 +fn_80419A38 = .text:0x80419A38; // type:function size:0x100 +fn_80419B38 = .text:0x80419B38; // type:function size:0x108 +fn_80419C40 = .text:0x80419C40; // type:function size:0x100 +fn_80419D40 = .text:0x80419D40; // type:function size:0x108 +fn_80419E48 = .text:0x80419E48; // type:function size:0xE0 +fn_80419F28 = .text:0x80419F28; // type:function size:0xE8 +IOS_IoctlAsync = .text:0x8041A010; // type:function size:0x138 scope:global +fn_8041A148 = .text:0x8041A148; // type:function size:0x130 +fn_8041A278 = .text:0x8041A278; // type:function size:0x13C +fn_8041A3B4 = .text:0x8041A3B4; // type:function size:0xE4 +IOS_Ioctlv = .text:0x8041A498; // type:function size:0xDC scope:global +fn_8041A574 = .text:0x8041A574; // type:function size:0x2FC +iosCreateHeap = .text:0x8041A870; // type:function size:0x130 scope:global +fn_8041A9A0 = .text:0x8041A9A0; // type:function size:0x204 +iosAllocAligned = .text:0x8041ABA4; // type:function size:0x4 scope:global +iosFree = .text:0x8041ABA8; // type:function size:0x1EC scope:global +IPCiProfInit = .text:0x8041AD94; // type:function size:0xB8 scope:global +IPCiProfQueueReq = .text:0x8041AE4C; // type:function size:0x80 scope:global +fn_8041AECC = .text:0x8041AECC; // type:function size:0x10 +fn_8041AEDC = .text:0x8041AEDC; // type:function size:0x7C +C_MTXIdentity = .text:0x8041AF58; // type:function size:0x3C +fn_8041AF94 = .text:0x8041AF94; // type:function size:0x2C +PSMTXCopy = .text:0x8041AFC0; // type:function size:0x34 +fn_8041AFF4 = .text:0x8041AFF4; // type:function size:0xCC +fn_8041B0C0 = .text:0x8041B0C0; // type:function size:0xC8 +C_MTXRotTrig = .text:0x8041B188; // type:function size:0x104 +fn_8041B28C = .text:0x8041B28C; // type:function size:0x34 +C_MTXMultVec = .text:0x8041B2C0; // type:function size:0xA8 +fn_8041B368 = .text:0x8041B368; // type:function size:0x54 +fn_8041B3BC = .text:0x8041B3BC; // type:function size:0x54 +C_MTXFrustum = .text:0x8041B410; // type:function size:0x9C +C_MTXOrtho = .text:0x8041B4AC; // type:function size:0x98 +PSMTX44Identity = .text:0x8041B544; // type:function size:0x34 +PSMTX44Concat = .text:0x8041B578; // type:function size:0x104 +PSMTX44Trans = .text:0x8041B67C; // type:function size:0x3C +fn_8041B6B8 = .text:0x8041B6B8; // type:function size:0x128 +fn_8041B7E0 = .text:0x8041B7E0; // type:function size:0x74 +fn_8041B854 = .text:0x8041B854; // type:function size:0x78 +fn_8041B8CC = .text:0x8041B8CC; // type:function size:0x78 +fn_8041B944 = .text:0x8041B944; // type:function size:0xB0 +fn_8041B9F4 = .text:0x8041B9F4; // type:function size:0x98 +fn_8041BA8C = .text:0x8041BA8C; // type:function size:0xD8 +fn_8041BB64 = .text:0x8041BB64; // type:function size:0xC0 +fn_8041BC24 = .text:0x8041BC24; // type:function size:0x68 +fn_8041BC8C = .text:0x8041BC8C; // type:function size:0x78 +fn_8041BD04 = .text:0x8041BD04; // type:function size:0x68 +fn_8041BD6C = .text:0x8041BD6C; // type:function size:0x78 +fn_8041BDE4 = .text:0x8041BDE4; // type:function size:0xA0 +fn_8041BE84 = .text:0x8041BE84; // type:function size:0xB0 +fn_8041BF34 = .text:0x8041BF34; // type:function size:0x12C +fn_8041C060 = .text:0x8041C060; // type:function size:0x74 +fn_8041C0D4 = .text:0x8041C0D4; // type:function size:0x78 +fn_8041C14C = .text:0x8041C14C; // type:function size:0x88 +fn_8041C1D4 = .text:0x8041C1D4; // type:function size:0x74 +fn_8041C248 = .text:0x8041C248; // type:function size:0x90 +fn_8041C2D8 = .text:0x8041C2D8; // type:function size:0x90 +fn_8041C368 = .text:0x8041C368; // type:function size:0x54 +fn_8041C3BC = .text:0x8041C3BC; // type:function size:0x8C +fn_8041C448 = .text:0x8041C448; // type:function size:0x154 +fn_8041C59C = .text:0x8041C59C; // type:function size:0x74 +fn_8041C610 = .text:0x8041C610; // type:function size:0x64 +fn_8041C674 = .text:0x8041C674; // type:function size:0x64 +fn_8041C6D8 = .text:0x8041C6D8; // type:function size:0x84 +fn_8041C75C = .text:0x8041C75C; // type:function size:0x8 +fn_8041C764 = .text:0x8041C764; // type:function size:0x8 +nandOpen = .text:0x8041C76C; // type:function size:0x114 scope:local +fn_8041C880 = .text:0x8041C880; // type:function size:0x8C +fn_8041C90C = .text:0x8041C90C; // type:function size:0x8C +fn_8041C998 = .text:0x8041C998; // type:function size:0x78 +NANDPrivateOpenAsync = .text:0x8041CA10; // type:function size:0x78 scope:global +nandOpenCallback = .text:0x8041CA88; // type:function size:0x78 scope:local +fn_8041CB00 = .text:0x8041CB00; // type:function size:0x6C +fn_8041CB6C = .text:0x8041CB6C; // type:function size:0x88 +fn_8041CBF4 = .text:0x8041CBF4; // type:function size:0x8 +fn_8041CBFC = .text:0x8041CBFC; // type:function size:0x1D4 +fn_8041CDD0 = .text:0x8041CDD0; // type:function size:0x2C +fn_8041CDFC = .text:0x8041CDFC; // type:function size:0x168 +fn_8041CF64 = .text:0x8041CF64; // type:function size:0x3F0 +fn_8041D354 = .text:0x8041D354; // type:function size:0x98 +fn_8041D3EC = .text:0x8041D3EC; // type:function size:0x8 +fn_8041D3F4 = .text:0x8041D3F4; // type:function size:0xFC +fn_8041D4F0 = .text:0x8041D4F0; // type:function size:0x1C4 +fn_8041D6B4 = .text:0x8041D6B4; // type:function size:0x5C +fn_8041D710 = .text:0x8041D710; // type:function size:0x5C +fn_8041D76C = .text:0x8041D76C; // type:function size:0xD4 +fn_8041D840 = .text:0x8041D840; // type:function size:0xD4 +fn_8041D914 = .text:0x8041D914; // type:function size:0x98 +nandConvertPath = .text:0x8041D9AC; // type:function size:0x13C scope:global +nandIsPrivatePath = .text:0x8041DAE8; // type:function size:0x34 scope:global +fn_8041DB1C = .text:0x8041DB1C; // type:function size:0x58 +nandIsInitialized = .text:0x8041DB74; // type:function size:0x14 scope:global +nandReportErrorCode = .text:0x8041DB88; // type:function size:0x4 scope:global +nandConvertErrorCode = .text:0x8041DB8C; // type:function size:0x160 scope:global +nandGenerateAbsPath = .text:0x8041DCEC; // type:function size:0xC8 scope:global +fn_8041DDB4 = .text:0x8041DDB4; // type:function size:0xA4 +NANDInit = .text:0x8041DE58; // type:function size:0x12C scope:global +fn_8041DF84 = .text:0x8041DF84; // type:function size:0xCC +fn_8041E050 = .text:0x8041E050; // type:function size:0xC +fn_8041E05C = .text:0x8041E05C; // type:function size:0x54 +fn_8041E0B0 = .text:0x8041E0B0; // type:function size:0x3C +fn_8041E0EC = .text:0x8041E0EC; // type:function size:0x2D4 +fn_8041E3C0 = .text:0x8041E3C0; // type:function size:0x48 +fn_8041E408 = .text:0x8041E408; // type:function size:0x78 +fn_8041E480 = .text:0x8041E480; // type:function size:0xC +fn_8041E48C = .text:0x8041E48C; // type:function size:0xB8 +fn_8041E544 = .text:0x8041E544; // type:function size:0xBC +fn_8041E600 = .text:0x8041E600; // type:function size:0x108 +reserveFileDescriptor = .text:0x8041E708; // type:function size:0x54 scope:local +NANDLoggingAddMessageAsync = .text:0x8041E75C; // type:function size:0xF8 scope:global +asyncRoutine = .text:0x8041E854; // type:function size:0x484 scope:local +fn_8041ECD8 = .text:0x8041ECD8; // type:function size:0x220 +fn_8041EEF8 = .text:0x8041EEF8; // type:function size:0x2AC +fn_8041F1A4 = .text:0x8041F1A4; // type:function size:0x14 +fn_8041F1B8 = .text:0x8041F1B8; // type:function size:0x1A0 +fn_8041F358 = .text:0x8041F358; // type:function size:0xE8 +fn_8041F440 = .text:0x8041F440; // type:function size:0x170 +fn_8041F5B0 = .text:0x8041F5B0; // type:function size:0x44 +fn_8041F5F4 = .text:0x8041F5F4; // type:function size:0x1BC +fn_8041F7B0 = .text:0x8041F7B0; // type:function size:0xB0 +fn_8041F860 = .text:0x8041F860; // type:function size:0x13C +fn_8041F99C = .text:0x8041F99C; // type:function size:0x140 +fn_8041FADC = .text:0x8041FADC; // type:function size:0xA0 +fn_8041FB7C = .text:0x8041FB7C; // type:function size:0xC4 +fn_8041FC40 = .text:0x8041FC40; // type:function size:0x8 +fn_8041FC48 = .text:0x8041FC48; // type:function size:0x1C +fn_8041FC64 = .text:0x8041FC64; // type:function size:0x10 +fn_8041FC74 = .text:0x8041FC74; // type:function size:0x348 +fn_8041FFBC = .text:0x8041FFBC; // type:function size:0x160 +fn_8042011C = .text:0x8042011C; // type:function size:0xBC +fn_804201D8 = .text:0x804201D8; // type:function size:0x14 +fn_804201EC = .text:0x804201EC; // type:function size:0x150 +fn_8042033C = .text:0x8042033C; // type:function size:0x88 +fn_804203C4 = .text:0x804203C4; // type:function size:0x14 +fn_804203D8 = .text:0x804203D8; // type:function size:0x8C +fn_80420464 = .text:0x80420464; // type:function size:0xEC +fn_80420550 = .text:0x80420550; // type:function size:0x124 +fn_80420674 = .text:0x80420674; // type:function size:0x90 +fn_80420704 = .text:0x80420704; // type:function size:0xA8 +fn_804207AC = .text:0x804207AC; // type:function size:0x4 +fn_804207B0 = .text:0x804207B0; // type:function size:0x4 +fn_804207B4 = .text:0x804207B4; // type:function size:0x4 +fn_804207B8 = .text:0x804207B8; // type:function size:0x4 +fn_804207BC = .text:0x804207BC; // type:function size:0xA4 +fn_80420860 = .text:0x80420860; // type:function size:0x8 +fn_80420868 = .text:0x80420868; // type:function size:0x24 +fn_8042088C = .text:0x8042088C; // type:function size:0x44 +fn_804208D0 = .text:0x804208D0; // type:function size:0x4 +fn_804208D4 = .text:0x804208D4; // type:function size:0x2C +fn_80420900 = .text:0x80420900; // type:function size:0x4 +fn_80420904 = .text:0x80420904; // type:function size:0x24 +fn_80420928 = .text:0x80420928; // type:function size:0x398 +fn_80420CC0 = .text:0x80420CC0; // type:function size:0x1AC +fn_80420E6C = .text:0x80420E6C; // type:function size:0x2C +fn_80420E98 = .text:0x80420E98; // type:function size:0x68 +fn_80420F00 = .text:0x80420F00; // type:function size:0x34 +fn_80420F34 = .text:0x80420F34; // type:function size:0x30 +fn_80420F64 = .text:0x80420F64; // type:function size:0x3C +fn_80420FA0 = .text:0x80420FA0; // type:function size:0x94 +fn_80421034 = .text:0x80421034; // type:function size:0x114 +fn_80421148 = .text:0x80421148; // type:function size:0x19C +fn_804212E4 = .text:0x804212E4; // type:function size:0xCC +fn_804213B0 = .text:0x804213B0; // type:function size:0xEC +fn_8042149C = .text:0x8042149C; // type:function size:0xE0 +fn_8042157C = .text:0x8042157C; // type:function size:0x208 +fn_80421784 = .text:0x80421784; // type:function size:0x108 +fn_8042188C = .text:0x8042188C; // type:function size:0x8 +fn_80421894 = .text:0x80421894; // type:function size:0x214 +fn_80421AA8 = .text:0x80421AA8; // type:function size:0xAC +fn_80421B54 = .text:0x80421B54; // type:function size:0x44 +fn_80421B98 = .text:0x80421B98; // type:function size:0x20 +fn_80421BB8 = .text:0x80421BB8; // type:function size:0x64 +fn_80421C1C = .text:0x80421C1C; // type:function size:0x24 +fn_80421C40 = .text:0x80421C40; // type:function size:0x10 +fn_80421C50 = .text:0x80421C50; // type:function size:0x2C +fn_80421C7C = .text:0x80421C7C; // type:function size:0xBC +fn_80421D38 = .text:0x80421D38; // type:function size:0x18 +fn_80421D50 = .text:0x80421D50; // type:function size:0x18 +fn_80421D68 = .text:0x80421D68; // type:function size:0x18 +fn_80421D80 = .text:0x80421D80; // type:function size:0x18 +fn_80421D98 = .text:0x80421D98; // type:function size:0x18 +fn_80421DB0 = .text:0x80421DB0; // type:function size:0x18 +fn_80421DC8 = .text:0x80421DC8; // type:function size:0x18 +fn_80421DE0 = .text:0x80421DE0; // type:function size:0x18 +fn_80421DF8 = .text:0x80421DF8; // type:function size:0xDC +fn_80421ED4 = .text:0x80421ED4; // type:function size:0x34 +fn_80421F08 = .text:0x80421F08; // type:function size:0x30 +fn_80421F38 = .text:0x80421F38; // type:function size:0x40 +fn_80421F78 = .text:0x80421F78; // type:function size:0x38C +fn_80422304 = .text:0x80422304; // type:function size:0x70 +fn_80422374 = .text:0x80422374; // type:function size:0x14 +fn_80422388 = .text:0x80422388; // type:function size:0x34 +fn_804223BC = .text:0x804223BC; // type:function size:0xA0 +fn_8042245C = .text:0x8042245C; // type:function size:0x10 +fn_8042246C = .text:0x8042246C; // type:function size:0x10 +fn_8042247C = .text:0x8042247C; // type:function size:0x10 +fn_8042248C = .text:0x8042248C; // type:function size:0xC4 +fn_80422550 = .text:0x80422550; // type:function size:0xC4 +fn_80422614 = .text:0x80422614; // type:function size:0x34 +fn_80422648 = .text:0x80422648; // type:function size:0x34 +fn_8042267C = .text:0x8042267C; // type:function size:0x34 +fn_804226B0 = .text:0x804226B0; // type:function size:0x64 +fn_80422714 = .text:0x80422714; // type:function size:0xEC +fn_80422800 = .text:0x80422800; // type:function size:0x20 +fn_80422820 = .text:0x80422820; // type:function size:0x14 +fn_80422834 = .text:0x80422834; // type:function size:0x1C +fn_80422850 = .text:0x80422850; // type:function size:0x20 +fn_80422870 = .text:0x80422870; // type:function size:0x14 +fn_80422884 = .text:0x80422884; // type:function size:0x68 +fn_804228EC = .text:0x804228EC; // type:function size:0x8 +fn_804228F4 = .text:0x804228F4; // type:function size:0x4C +fn_80422940 = .text:0x80422940; // type:function size:0xB4 +fn_804229F4 = .text:0x804229F4; // type:function size:0xA0 +fn_80422A94 = .text:0x80422A94; // type:function size:0x40 +fn_80422AD4 = .text:0x80422AD4; // type:function size:0x44 +fn_80422B18 = .text:0x80422B18; // type:function size:0x110 +fn_80422C28 = .text:0x80422C28; // type:function size:0xB0 +fn_80422CD8 = .text:0x80422CD8; // type:function size:0xBC +fn_80422D94 = .text:0x80422D94; // type:function size:0x8 +fn_80422D9C = .text:0x80422D9C; // type:function size:0x48 +fn_80422DE4 = .text:0x80422DE4; // type:function size:0x70 +fn_80422E54 = .text:0x80422E54; // type:function size:0x9C +fn_80422EF0 = .text:0x80422EF0; // type:function size:0xD4 +fn_80422FC4 = .text:0x80422FC4; // type:function size:0x60 +fn_80423024 = .text:0x80423024; // type:function size:0x84 +fn_804230A8 = .text:0x804230A8; // type:function size:0x114 +fn_804231BC = .text:0x804231BC; // type:function size:0x224 +fn_804233E0 = .text:0x804233E0; // type:function size:0x16C +fn_8042354C = .text:0x8042354C; // type:function size:0x64 +fn_804235B0 = .text:0x804235B0; // type:function size:0x268 +fn_80423818 = .text:0x80423818; // type:function size:0x18 +fn_80423830 = .text:0x80423830; // type:function size:0x50 +fn_80423880 = .text:0x80423880; // type:function size:0x88 +fn_80423908 = .text:0x80423908; // type:function size:0x4C +fn_80423954 = .text:0x80423954; // type:function size:0x44 +fn_80423998 = .text:0x80423998; // type:function size:0x48 +fn_804239E0 = .text:0x804239E0; // type:function size:0x48 +fn_80423A28 = .text:0x80423A28; // type:function size:0x44 +fn_80423A6C = .text:0x80423A6C; // type:function size:0x44 +fn_80423AB0 = .text:0x80423AB0; // type:function size:0x5C +fn_80423B0C = .text:0x80423B0C; // type:function size:0x18 +fn_80423B24 = .text:0x80423B24; // type:function size:0x1A0 +fn_80423CC4 = .text:0x80423CC4; // type:function size:0xE0 +fn_80423DA4 = .text:0x80423DA4; // type:function size:0x48 +fn_80423DEC = .text:0x80423DEC; // type:function size:0x90 +fn_80423E7C = .text:0x80423E7C; // type:function size:0x4C +fn_80423EC8 = .text:0x80423EC8; // type:function size:0x40 +fn_80423F08 = .text:0x80423F08; // type:function size:0x8C +fn_80423F94 = .text:0x80423F94; // type:function size:0x88 +fn_8042401C = .text:0x8042401C; // type:function size:0x4 +fn_80424020 = .text:0x80424020; // type:function size:0xC8 +fn_804240E8 = .text:0x804240E8; // type:function size:0xC0 +fn_804241A8 = .text:0x804241A8; // type:function size:0x130 +fn_804242D8 = .text:0x804242D8; // type:function size:0x8 +fn_804242E0 = .text:0x804242E0; // type:function size:0x9C +fn_8042437C = .text:0x8042437C; // type:function size:0x84 +fn_80424400 = .text:0x80424400; // type:function size:0x28 +fn_80424428 = .text:0x80424428; // type:function size:0x3C +fn_80424464 = .text:0x80424464; // type:function size:0xF4 +fn_80424558 = .text:0x80424558; // type:function size:0x70 +fn_804245C8 = .text:0x804245C8; // type:function size:0x280 +fn_80424848 = .text:0x80424848; // type:function size:0x1C +fn_80424864 = .text:0x80424864; // type:function size:0x6C +fn_804248D0 = .text:0x804248D0; // type:function size:0x6C +fn_8042493C = .text:0x8042493C; // type:function size:0xE4 +fn_80424A20 = .text:0x80424A20; // type:function size:0x238 +fn_80424C58 = .text:0x80424C58; // type:function size:0x108 +fn_80424D60 = .text:0x80424D60; // type:function size:0x84 +fn_80424DE4 = .text:0x80424DE4; // type:function size:0x1C +fn_80424E00 = .text:0x80424E00; // type:function size:0x4 +fn_80424E04 = .text:0x80424E04; // type:function size:0x50 +fn_80424E54 = .text:0x80424E54; // type:function size:0x88 +fn_80424EDC = .text:0x80424EDC; // type:function size:0x38 +fn_80424F14 = .text:0x80424F14; // type:function size:0x38 +fn_80424F4C = .text:0x80424F4C; // type:function size:0x64 +fn_80424FB0 = .text:0x80424FB0; // type:function size:0x58 +fn_80425008 = .text:0x80425008; // type:function size:0x84 +fn_8042508C = .text:0x8042508C; // type:function size:0x38 +fn_804250C4 = .text:0x804250C4; // type:function size:0x8C +fn_80425150 = .text:0x80425150; // type:function size:0xF0 +fn_80425240 = .text:0x80425240; // type:function size:0x48 +fn_80425288 = .text:0x80425288; // type:function size:0x38 +fn_804252C0 = .text:0x804252C0; // type:function size:0x98 +fn_80425358 = .text:0x80425358; // type:function size:0xC8 +fn_80425420 = .text:0x80425420; // type:function size:0x68 +fn_80425488 = .text:0x80425488; // type:function size:0x18 +fn_804254A0 = .text:0x804254A0; // type:function size:0x380 +fn_80425820 = .text:0x80425820; // type:function size:0x380 +fn_80425BA0 = .text:0x80425BA0; // type:function size:0x78 +fn_80425C18 = .text:0x80425C18; // type:function size:0xF8 +fn_80425D10 = .text:0x80425D10; // type:function size:0x120 +fn_80425E30 = .text:0x80425E30; // type:function size:0xC +fn_80425E3C = .text:0x80425E3C; // type:function size:0x174 +fn_80425FB0 = .text:0x80425FB0; // type:function size:0x104 +fn_804260B4 = .text:0x804260B4; // type:function size:0xA4 +fn_80426158 = .text:0x80426158; // type:function size:0x134 +fn_8042628C = .text:0x8042628C; // type:function size:0x194 +fn_80426420 = .text:0x80426420; // type:function size:0x168 +fn_80426588 = .text:0x80426588; // type:function size:0x68 +fn_804265F0 = .text:0x804265F0; // type:function size:0x128 +fn_80426718 = .text:0x80426718; // type:function size:0xB8 +fn_804267D0 = .text:0x804267D0; // type:function size:0x58 +fn_80426828 = .text:0x80426828; // type:function size:0x268 +fn_80426A90 = .text:0x80426A90; // type:function size:0x1F8 +fn_80426C88 = .text:0x80426C88; // type:function size:0x200 +fn_80426E88 = .text:0x80426E88; // type:function size:0x1C +fn_80426EA4 = .text:0x80426EA4; // type:function size:0x164 +fn_80427008 = .text:0x80427008; // type:function size:0x11C +fn_80427124 = .text:0x80427124; // type:function size:0x1C8 +fn_804272EC = .text:0x804272EC; // type:function size:0x298 +fn_80427584 = .text:0x80427584; // type:function size:0x88 +fn_8042760C = .text:0x8042760C; // type:function size:0x38 +fn_80427644 = .text:0x80427644; // type:function size:0x64 +fn_804276A8 = .text:0x804276A8; // type:function size:0xB4 +fn_8042775C = .text:0x8042775C; // type:function size:0x90 +fn_804277EC = .text:0x804277EC; // type:function size:0xA8 +fn_80427894 = .text:0x80427894; // type:function size:0x6C +fn_80427900 = .text:0x80427900; // type:function size:0x54 +fn_80427954 = .text:0x80427954; // type:function size:0x354 +fn_80427CA8 = .text:0x80427CA8; // type:function size:0x14C +fn_80427DF4 = .text:0x80427DF4; // type:function size:0xB4 +fn_80427EA8 = .text:0x80427EA8; // type:function size:0x13C +fn_80427FE4 = .text:0x80427FE4; // type:function size:0x80 +fn_80428064 = .text:0x80428064; // type:function size:0xBC +fn_80428120 = .text:0x80428120; // type:function size:0x54 +fn_80428174 = .text:0x80428174; // type:function size:0xE0 +fn_80428254 = .text:0x80428254; // type:function size:0x1C +fn_80428270 = .text:0x80428270; // type:function size:0x84 +fn_804282F4 = .text:0x804282F4; // type:function size:0x314 +fn_80428608 = .text:0x80428608; // type:function size:0xC4 +fn_804286CC = .text:0x804286CC; // type:function size:0x64 +fn_80428730 = .text:0x80428730; // type:function size:0x21C +fn_8042894C = .text:0x8042894C; // type:function size:0x170 +fn_80428ABC = .text:0x80428ABC; // type:function size:0x1F0 +fn_80428CAC = .text:0x80428CAC; // type:function size:0x10 +fn_80428CBC = .text:0x80428CBC; // type:function size:0x104 +fn_80428DC0 = .text:0x80428DC0; // type:function size:0x8C +fn_80428E4C = .text:0x80428E4C; // type:function size:0x22C +fn_80429078 = .text:0x80429078; // type:function size:0x10 +fn_80429088 = .text:0x80429088; // type:function size:0xD8 +fn_80429160 = .text:0x80429160; // type:function size:0x5C +fn_804291BC = .text:0x804291BC; // type:function size:0x10 +fn_804291CC = .text:0x804291CC; // type:function size:0x9C +fn_80429268 = .text:0x80429268; // type:function size:0x9C +fn_80429304 = .text:0x80429304; // type:function size:0x1F4 +fn_804294F8 = .text:0x804294F8; // type:function size:0x5C +fn_80429554 = .text:0x80429554; // type:function size:0x1A0 +fn_804296F4 = .text:0x804296F4; // type:function size:0x44 +fn_80429738 = .text:0x80429738; // type:function size:0xD8 +fn_80429810 = .text:0x80429810; // type:function size:0x13C +fn_8042994C = .text:0x8042994C; // type:function size:0x13C +fn_80429A88 = .text:0x80429A88; // type:function size:0x11C +fn_80429BA4 = .text:0x80429BA4; // type:function size:0x118 +fn_80429CBC = .text:0x80429CBC; // type:function size:0xBC +fn_80429D78 = .text:0x80429D78; // type:function size:0x220 +fn_80429F98 = .text:0x80429F98; // type:function size:0x188 +fn_8042A120 = .text:0x8042A120; // type:function size:0xAC +fn_8042A1CC = .text:0x8042A1CC; // type:function size:0xA0 +fn_8042A26C = .text:0x8042A26C; // type:function size:0x120 +fn_8042A38C = .text:0x8042A38C; // type:function size:0xB8 +fn_8042A444 = .text:0x8042A444; // type:function size:0x88 +fn_8042A4CC = .text:0x8042A4CC; // type:function size:0x198 +fn_8042A664 = .text:0x8042A664; // type:function size:0xA0 +fn_8042A704 = .text:0x8042A704; // type:function size:0xB0 +fn_8042A7B4 = .text:0x8042A7B4; // type:function size:0x9C +fn_8042A850 = .text:0x8042A850; // type:function size:0xA8 +fn_8042A8F8 = .text:0x8042A8F8; // type:function size:0x1C +fn_8042A914 = .text:0x8042A914; // type:function size:0xF0 +fn_8042AA04 = .text:0x8042AA04; // type:function size:0x298 +fn_8042AC9C = .text:0x8042AC9C; // type:function size:0x1C4 +fn_8042AE60 = .text:0x8042AE60; // type:function size:0xC8 +fn_8042AF28 = .text:0x8042AF28; // type:function size:0xBC +fn_8042AFE4 = .text:0x8042AFE4; // type:function size:0x4FC +fn_8042B4E0 = .text:0x8042B4E0; // type:function size:0xB8 +fn_8042B598 = .text:0x8042B598; // type:function size:0x8C +fn_8042B624 = .text:0x8042B624; // type:function size:0x40 +fn_8042B664 = .text:0x8042B664; // type:function size:0x48 +fn_8042B6AC = .text:0x8042B6AC; // type:function size:0x4C +fn_8042B6F8 = .text:0x8042B6F8; // type:function size:0x80 +fn_8042B778 = .text:0x8042B778; // type:function size:0x10 +fn_8042B788 = .text:0x8042B788; // type:function size:0x10 +fn_8042B798 = .text:0x8042B798; // type:function size:0x18 +fn_8042B7B0 = .text:0x8042B7B0; // type:function size:0xFC +fn_8042B8AC = .text:0x8042B8AC; // type:function size:0x6C +fn_8042B918 = .text:0x8042B918; // type:function size:0x38 +fn_8042B950 = .text:0x8042B950; // type:function size:0x98 +fn_8042B9E8 = .text:0x8042B9E8; // type:function size:0xA0 +fn_8042BA88 = .text:0x8042BA88; // type:function size:0xD8 +fn_8042BB60 = .text:0x8042BB60; // type:function size:0xD0 +fn_8042BC30 = .text:0x8042BC30; // type:function size:0xD0 +fn_8042BD00 = .text:0x8042BD00; // type:function size:0x7C +fn_8042BD7C = .text:0x8042BD7C; // type:function size:0x5C +fn_8042BDD8 = .text:0x8042BDD8; // type:function size:0x68 +fn_8042BE40 = .text:0x8042BE40; // type:function size:0x18C +fn_8042BFCC = .text:0x8042BFCC; // type:function size:0x20 +fn_8042BFEC = .text:0x8042BFEC; // type:function size:0x78 +fn_8042C064 = .text:0x8042C064; // type:function size:0xB8 +fn_8042C11C = .text:0x8042C11C; // type:function size:0x4 +fn_8042C120 = .text:0x8042C120; // type:function size:0x284 +fn_8042C3A4 = .text:0x8042C3A4; // type:function size:0xB0 +fn_8042C454 = .text:0x8042C454; // type:function size:0xB0 +fn_8042C504 = .text:0x8042C504; // type:function size:0x98 +fn_8042C59C = .text:0x8042C59C; // type:function size:0x188 +fn_8042C724 = .text:0x8042C724; // type:function size:0x10 +fn_8042C734 = .text:0x8042C734; // type:function size:0x108 +fn_8042C83C = .text:0x8042C83C; // type:function size:0x1B4 +fn_8042C9F0 = .text:0x8042C9F0; // type:function size:0xE8 +fn_8042CAD8 = .text:0x8042CAD8; // type:function size:0x78 +fn_8042CB50 = .text:0x8042CB50; // type:function size:0xC0 +fn_8042CC10 = .text:0x8042CC10; // type:function size:0xB8 +fn_8042CCC8 = .text:0x8042CCC8; // type:function size:0x13C +fn_8042CE04 = .text:0x8042CE04; // type:function size:0xD0 +fn_8042CED4 = .text:0x8042CED4; // type:function size:0x198 +fn_8042D06C = .text:0x8042D06C; // type:function size:0x4 +fn_8042D070 = .text:0x8042D070; // type:function size:0xDC +fn_8042D14C = .text:0x8042D14C; // type:function size:0x104 +fn_8042D250 = .text:0x8042D250; // type:function size:0xE4 +fn_8042D334 = .text:0x8042D334; // type:function size:0x220 +fn_8042D554 = .text:0x8042D554; // type:function size:0x278 +fn_8042D7CC = .text:0x8042D7CC; // type:function size:0x104 +fn_8042D8D0 = .text:0x8042D8D0; // type:function size:0x150 +fn_8042DA20 = .text:0x8042DA20; // type:function size:0x158 +fn_8042DB78 = .text:0x8042DB78; // type:function size:0x40 +fn_8042DBB8 = .text:0x8042DBB8; // type:function size:0x5C +fn_8042DC14 = .text:0x8042DC14; // type:function size:0xBC +fn_8042DCD0 = .text:0x8042DCD0; // type:function size:0x1D0 +fn_8042DEA0 = .text:0x8042DEA0; // type:function size:0xB8 +fn_8042DF58 = .text:0x8042DF58; // type:function size:0x78 +fn_8042DFD0 = .text:0x8042DFD0; // type:function size:0x50 +fn_8042E020 = .text:0x8042E020; // type:function size:0x21C +fn_8042E23C = .text:0x8042E23C; // type:function size:0x160 +fn_8042E39C = .text:0x8042E39C; // type:function size:0x234 +fn_8042E5D0 = .text:0x8042E5D0; // type:function size:0xB0 +fn_8042E680 = .text:0x8042E680; // type:function size:0x228 +fn_8042E8A8 = .text:0x8042E8A8; // type:function size:0x44 +fn_8042E8EC = .text:0x8042E8EC; // type:function size:0x1DC +fn_8042EAC8 = .text:0x8042EAC8; // type:function size:0x18C +fn_8042EC54 = .text:0x8042EC54; // type:function size:0x1E0 +fn_8042EE34 = .text:0x8042EE34; // type:function size:0x1A0 +fn_8042EFD4 = .text:0x8042EFD4; // type:function size:0xB8 +fn_8042F08C = .text:0x8042F08C; // type:function size:0x84 +fn_8042F110 = .text:0x8042F110; // type:function size:0x114 +fn_8042F224 = .text:0x8042F224; // type:function size:0xB4 +fn_8042F2D8 = .text:0x8042F2D8; // type:function size:0x4 +fn_8042F2DC = .text:0x8042F2DC; // type:function size:0x1A8 +fn_8042F484 = .text:0x8042F484; // type:function size:0x104 +fn_8042F588 = .text:0x8042F588; // type:function size:0x70 +fn_8042F5F8 = .text:0x8042F5F8; // type:function size:0x60 +fn_8042F658 = .text:0x8042F658; // type:function size:0x88 +fn_8042F6E0 = .text:0x8042F6E0; // type:function size:0x78 +fn_8042F758 = .text:0x8042F758; // type:function size:0x50 +fn_8042F7A8 = .text:0x8042F7A8; // type:function size:0x54 +fn_8042F7FC = .text:0x8042F7FC; // type:function size:0xB0 +fn_8042F8AC = .text:0x8042F8AC; // type:function size:0x228 +fn_8042FAD4 = .text:0x8042FAD4; // type:function size:0xC4 +fn_8042FB98 = .text:0x8042FB98; // type:function size:0x1DC +fn_8042FD74 = .text:0x8042FD74; // type:function size:0x3CC +fn_80430140 = .text:0x80430140; // type:function size:0x464 +fn_804305A4 = .text:0x804305A4; // type:function size:0x29C +fn_80430840 = .text:0x80430840; // type:function size:0x12C +fn_8043096C = .text:0x8043096C; // type:function size:0x1C +fn_80430988 = .text:0x80430988; // type:function size:0x40 +fn_804309C8 = .text:0x804309C8; // type:function size:0xB4 +fn_80430A7C = .text:0x80430A7C; // type:function size:0x2E8 +fn_80430D64 = .text:0x80430D64; // type:function size:0x344 +fn_804310A8 = .text:0x804310A8; // type:function size:0xFC +fn_804311A4 = .text:0x804311A4; // type:function size:0x13C +fn_804312E0 = .text:0x804312E0; // type:function size:0x40 +fn_80431320 = .text:0x80431320; // type:function size:0x480 +fn_804317A0 = .text:0x804317A0; // type:function size:0xBC +fn_8043185C = .text:0x8043185C; // type:function size:0x13C +fn_80431998 = .text:0x80431998; // type:function size:0x1AC +fn_80431B44 = .text:0x80431B44; // type:function size:0x130 +fn_80431C74 = .text:0x80431C74; // type:function size:0x74 +fn_80431CE8 = .text:0x80431CE8; // type:function size:0x35C +fn_80432044 = .text:0x80432044; // type:function size:0x50 +fn_80432094 = .text:0x80432094; // type:function size:0x3E0 +fn_80432474 = .text:0x80432474; // type:function size:0x11C +fn_80432590 = .text:0x80432590; // type:function size:0xE0 +fn_80432670 = .text:0x80432670; // type:function size:0x34 +fn_804326A4 = .text:0x804326A4; // type:function size:0x5B8 +fn_80432C5C = .text:0x80432C5C; // type:function size:0x18C +fn_80432DE8 = .text:0x80432DE8; // type:function size:0xDC +fn_80432EC4 = .text:0x80432EC4; // type:function size:0x8C +fn_80432F50 = .text:0x80432F50; // type:function size:0x100 +fn_80433050 = .text:0x80433050; // type:function size:0xE0 +fn_80433130 = .text:0x80433130; // type:function size:0x158 +fn_80433288 = .text:0x80433288; // type:function size:0x118 +fn_804333A0 = .text:0x804333A0; // type:function size:0x200 +fn_804335A0 = .text:0x804335A0; // type:function size:0x128 +fn_804336C8 = .text:0x804336C8; // type:function size:0x158 +fn_80433820 = .text:0x80433820; // type:function size:0xE0 +fn_80433900 = .text:0x80433900; // type:function size:0x2C +fn_8043392C = .text:0x8043392C; // type:function size:0x4C +fn_80433978 = .text:0x80433978; // type:function size:0xE0 +fn_80433A58 = .text:0x80433A58; // type:function size:0x60 +fn_80433AB8 = .text:0x80433AB8; // type:function size:0x70 +fn_80433B28 = .text:0x80433B28; // type:function size:0x18C +fn_80433CB4 = .text:0x80433CB4; // type:function size:0x1DC +fn_80433E90 = .text:0x80433E90; // type:function size:0x13C +fn_80433FCC = .text:0x80433FCC; // type:function size:0x1EC +fn_804341B8 = .text:0x804341B8; // type:function size:0x1F8 +fn_804343B0 = .text:0x804343B0; // type:function size:0x110 +fn_804344C0 = .text:0x804344C0; // type:function size:0x134 +fn_804345F4 = .text:0x804345F4; // type:function size:0x1D8 +fn_804347CC = .text:0x804347CC; // type:function size:0xC +fn_804347D8 = .text:0x804347D8; // type:function size:0xC +fn_804347E4 = .text:0x804347E4; // type:function size:0x218 +fn_804349FC = .text:0x804349FC; // type:function size:0x1B4 +fn_80434BB0 = .text:0x80434BB0; // type:function size:0x60 +fn_80434C10 = .text:0x80434C10; // type:function size:0xA8 +fn_80434CB8 = .text:0x80434CB8; // type:function size:0x60 +fn_80434D18 = .text:0x80434D18; // type:function size:0xC0 +fn_80434DD8 = .text:0x80434DD8; // type:function size:0xE0 +fn_80434EB8 = .text:0x80434EB8; // type:function size:0x88 +fn_80434F40 = .text:0x80434F40; // type:function size:0x8C +fn_80434FCC = .text:0x80434FCC; // type:function size:0x60 +fn_8043502C = .text:0x8043502C; // type:function size:0x5C +fn_80435088 = .text:0x80435088; // type:function size:0x1A0 +fn_80435228 = .text:0x80435228; // type:function size:0xA0 +fn_804352C8 = .text:0x804352C8; // type:function size:0x1E4 +fn_804354AC = .text:0x804354AC; // type:function size:0xA0 +fn_8043554C = .text:0x8043554C; // type:function size:0x90 +fn_804355DC = .text:0x804355DC; // type:function size:0x7C +fn_80435658 = .text:0x80435658; // type:function size:0x8C +fn_804356E4 = .text:0x804356E4; // type:function size:0xD8 +fn_804357BC = .text:0x804357BC; // type:function size:0xA0 +fn_8043585C = .text:0x8043585C; // type:function size:0x7C +fn_804358D8 = .text:0x804358D8; // type:function size:0x7C +fn_80435954 = .text:0x80435954; // type:function size:0x7C +fn_804359D0 = .text:0x804359D0; // type:function size:0xFC +fn_80435ACC = .text:0x80435ACC; // type:function size:0xE8 +fn_80435BB4 = .text:0x80435BB4; // type:function size:0x60 +fn_80435C14 = .text:0x80435C14; // type:function size:0xB4 +fn_80435CC8 = .text:0x80435CC8; // type:function size:0xCC +fn_80435D94 = .text:0x80435D94; // type:function size:0x84 +fn_80435E18 = .text:0x80435E18; // type:function size:0xB4 +fn_80435ECC = .text:0x80435ECC; // type:function size:0x84 +fn_80435F50 = .text:0x80435F50; // type:function size:0xB0 +fn_80436000 = .text:0x80436000; // type:function size:0x94 +fn_80436094 = .text:0x80436094; // type:function size:0x5C +fn_804360F0 = .text:0x804360F0; // type:function size:0x1BC +fn_804362AC = .text:0x804362AC; // type:function size:0x74 +fn_80436320 = .text:0x80436320; // type:function size:0x60 +fn_80436380 = .text:0x80436380; // type:function size:0x1C0 +fn_80436540 = .text:0x80436540; // type:function size:0xB0 +fn_804365F0 = .text:0x804365F0; // type:function size:0x140 +fn_80436730 = .text:0x80436730; // type:function size:0x38 +fn_80436768 = .text:0x80436768; // type:function size:0x30 +fn_80436798 = .text:0x80436798; // type:function size:0x44 +fn_804367DC = .text:0x804367DC; // type:function size:0x44 +fn_80436820 = .text:0x80436820; // type:function size:0x74 +fn_80436894 = .text:0x80436894; // type:function size:0x74 +fn_80436908 = .text:0x80436908; // type:function size:0x44 +fn_8043694C = .text:0x8043694C; // type:function size:0x44 +fn_80436990 = .text:0x80436990; // type:function size:0xBC +fn_80436A4C = .text:0x80436A4C; // type:function size:0x94 +fn_80436AE0 = .text:0x80436AE0; // type:function size:0x70 +fn_80436B50 = .text:0x80436B50; // type:function size:0x60 +fn_80436BB0 = .text:0x80436BB0; // type:function size:0x5C +fn_80436C0C = .text:0x80436C0C; // type:function size:0x28 +fn_80436C34 = .text:0x80436C34; // type:function size:0x60 +fn_80436C94 = .text:0x80436C94; // type:function size:0x7C +fn_80436D10 = .text:0x80436D10; // type:function size:0x78 +fn_80436D88 = .text:0x80436D88; // type:function size:0x420 +fn_804371A8 = .text:0x804371A8; // type:function size:0x30 +fn_804371D8 = .text:0x804371D8; // type:function size:0x30 +fn_80437208 = .text:0x80437208; // type:function size:0x30 +fn_80437238 = .text:0x80437238; // type:function size:0xF4 +fn_8043732C = .text:0x8043732C; // type:function size:0x68 +fn_80437394 = .text:0x80437394; // type:function size:0xC0 +fn_80437454 = .text:0x80437454; // type:function size:0xC8 +fn_8043751C = .text:0x8043751C; // type:function size:0x1D8 +fn_804376F4 = .text:0x804376F4; // type:function size:0x158 +fn_8043784C = .text:0x8043784C; // type:function size:0x4C +fn_80437898 = .text:0x80437898; // type:function size:0xC8 +fn_80437960 = .text:0x80437960; // type:function size:0x450 +fn_80437DB0 = .text:0x80437DB0; // type:function size:0x44 +fn_80437DF4 = .text:0x80437DF4; // type:function size:0x7C +fn_80437E70 = .text:0x80437E70; // type:function size:0xE4 +fn_80437F54 = .text:0x80437F54; // type:function size:0x190 +fn_804380E4 = .text:0x804380E4; // type:function size:0xC8 +fn_804381AC = .text:0x804381AC; // type:function size:0x64 +fn_80438210 = .text:0x80438210; // type:function size:0x140 +fn_80438350 = .text:0x80438350; // type:function size:0xA0 +fn_804383F0 = .text:0x804383F0; // type:function size:0x228 +fn_80438618 = .text:0x80438618; // type:function size:0x158 +fn_80438770 = .text:0x80438770; // type:function size:0xA4 +fn_80438814 = .text:0x80438814; // type:function size:0x130 +fn_80438944 = .text:0x80438944; // type:function size:0x258 +fn_80438B9C = .text:0x80438B9C; // type:function size:0x14C +fn_80438CE8 = .text:0x80438CE8; // type:function size:0x214 +fn_80438EFC = .text:0x80438EFC; // type:function size:0x348 +fn_80439244 = .text:0x80439244; // type:function size:0x2A8 +fn_804394EC = .text:0x804394EC; // type:function size:0x30C +fn_804397F8 = .text:0x804397F8; // type:function size:0x2C4 +fn_80439ABC = .text:0x80439ABC; // type:function size:0x248 +fn_80439D04 = .text:0x80439D04; // type:function size:0x1F8 +fn_80439EFC = .text:0x80439EFC; // type:function size:0x398 +fn_8043A294 = .text:0x8043A294; // type:function size:0x29C +fn_8043A530 = .text:0x8043A530; // type:function size:0xFC +fn_8043A62C = .text:0x8043A62C; // type:function size:0x2C +fn_8043A658 = .text:0x8043A658; // type:function size:0x19C +fn_8043A7F4 = .text:0x8043A7F4; // type:function size:0x90 +fn_8043A884 = .text:0x8043A884; // type:function size:0x234 +fn_8043AAB8 = .text:0x8043AAB8; // type:function size:0x190 +fn_8043AC48 = .text:0x8043AC48; // type:function size:0xB8 +fn_8043AD00 = .text:0x8043AD00; // type:function size:0xD0 +fn_8043ADD0 = .text:0x8043ADD0; // type:function size:0xA4 +fn_8043AE74 = .text:0x8043AE74; // type:function size:0xA4 +fn_8043AF18 = .text:0x8043AF18; // type:function size:0x124 +fn_8043B03C = .text:0x8043B03C; // type:function size:0xC8 +fn_8043B104 = .text:0x8043B104; // type:function size:0x100 +fn_8043B204 = .text:0x8043B204; // type:function size:0x1C +fn_8043B220 = .text:0x8043B220; // type:function size:0x4 +fn_8043B224 = .text:0x8043B224; // type:function size:0x4C +fn_8043B270 = .text:0x8043B270; // type:function size:0x294 +fn_8043B504 = .text:0x8043B504; // type:function size:0x170 +fn_8043B674 = .text:0x8043B674; // type:function size:0x168 +fn_8043B7DC = .text:0x8043B7DC; // type:function size:0x244 +fn_8043BA20 = .text:0x8043BA20; // type:function size:0x1D8 +fn_8043BBF8 = .text:0x8043BBF8; // type:function size:0x3C8 +fn_8043BFC0 = .text:0x8043BFC0; // type:function size:0x25C +fn_8043C21C = .text:0x8043C21C; // type:function size:0x1E4 +fn_8043C400 = .text:0x8043C400; // type:function size:0x15C +fn_8043C55C = .text:0x8043C55C; // type:function size:0x1A4 +fn_8043C700 = .text:0x8043C700; // type:function size:0x154 +fn_8043C854 = .text:0x8043C854; // type:function size:0x238 +fn_8043CA8C = .text:0x8043CA8C; // type:function size:0xB4 +fn_8043CB40 = .text:0x8043CB40; // type:function size:0xBC +fn_8043CBFC = .text:0x8043CBFC; // type:function size:0x70 +fn_8043CC6C = .text:0x8043CC6C; // type:function size:0x174 +fn_8043CDE0 = .text:0x8043CDE0; // type:function size:0x108 +fn_8043CEE8 = .text:0x8043CEE8; // type:function size:0x2CC +fn_8043D1B4 = .text:0x8043D1B4; // type:function size:0x198 +fn_8043D34C = .text:0x8043D34C; // type:function size:0xE4 +fn_8043D430 = .text:0x8043D430; // type:function size:0x14 +fn_8043D444 = .text:0x8043D444; // type:function size:0x1D0 +fn_8043D614 = .text:0x8043D614; // type:function size:0x6C +fn_8043D680 = .text:0x8043D680; // type:function size:0x80 +fn_8043D700 = .text:0x8043D700; // type:function size:0x6C +fn_8043D76C = .text:0x8043D76C; // type:function size:0xDC +fn_8043D848 = .text:0x8043D848; // type:function size:0x44 +fn_8043D88C = .text:0x8043D88C; // type:function size:0x114 +fn_8043D9A0 = .text:0x8043D9A0; // type:function size:0x330 +fn_8043DCD0 = .text:0x8043DCD0; // type:function size:0xA70 +fn_8043E740 = .text:0x8043E740; // type:function size:0x50 +fn_8043E790 = .text:0x8043E790; // type:function size:0x12C +fn_8043E8BC = .text:0x8043E8BC; // type:function size:0xD4 +fn_8043E990 = .text:0x8043E990; // type:function size:0x100 +fn_8043EA90 = .text:0x8043EA90; // type:function size:0x88 +fn_8043EB18 = .text:0x8043EB18; // type:function size:0x90 +fn_8043EBA8 = .text:0x8043EBA8; // type:function size:0x10 +fn_8043EBB8 = .text:0x8043EBB8; // type:function size:0xC4 +fn_8043EC7C = .text:0x8043EC7C; // type:function size:0xFC +fn_8043ED78 = .text:0x8043ED78; // type:function size:0xC4 +fn_8043EE3C = .text:0x8043EE3C; // type:function size:0xD8 +fn_8043EF14 = .text:0x8043EF14; // type:function size:0xC0 +fn_8043EFD4 = .text:0x8043EFD4; // type:function size:0x2F8 +fn_8043F2CC = .text:0x8043F2CC; // type:function size:0x2F8 +fn_8043F5C4 = .text:0x8043F5C4; // type:function size:0x1B4 +fn_8043F778 = .text:0x8043F778; // type:function size:0xD4 +fn_8043F84C = .text:0x8043F84C; // type:function size:0xC0 +fn_8043F90C = .text:0x8043F90C; // type:function size:0x170 +fn_8043FA7C = .text:0x8043FA7C; // type:function size:0x19C +fn_8043FC18 = .text:0x8043FC18; // type:function size:0xA4 +fn_8043FCBC = .text:0x8043FCBC; // type:function size:0x10C +fn_8043FDC8 = .text:0x8043FDC8; // type:function size:0x1A4 +fn_8043FF6C = .text:0x8043FF6C; // type:function size:0x5C +fn_8043FFC8 = .text:0x8043FFC8; // type:function size:0x4C +fn_80440014 = .text:0x80440014; // type:function size:0x10 +fn_80440024 = .text:0x80440024; // type:function size:0xB8 +fn_804400DC = .text:0x804400DC; // type:function size:0x148 +fn_80440224 = .text:0x80440224; // type:function size:0x40 +fn_80440264 = .text:0x80440264; // type:function size:0x110 +fn_80440374 = .text:0x80440374; // type:function size:0x40 +fn_804403B4 = .text:0x804403B4; // type:function size:0x6C +fn_80440420 = .text:0x80440420; // type:function size:0x118 +fn_80440538 = .text:0x80440538; // type:function size:0xD0 +fn_80440608 = .text:0x80440608; // type:function size:0x90 +fn_80440698 = .text:0x80440698; // type:function size:0xE8 +fn_80440780 = .text:0x80440780; // type:function size:0x50 +fn_804407D0 = .text:0x804407D0; // type:function size:0x160 +fn_80440930 = .text:0x80440930; // type:function size:0x9C +fn_804409CC = .text:0x804409CC; // type:function size:0x1B0 +fn_80440B7C = .text:0x80440B7C; // type:function size:0x104 +fn_80440C80 = .text:0x80440C80; // type:function size:0x140 +fn_80440DC0 = .text:0x80440DC0; // type:function size:0x144 +fn_80440F04 = .text:0x80440F04; // type:function size:0x150 +fn_80441054 = .text:0x80441054; // type:function size:0x118 +fn_8044116C = .text:0x8044116C; // type:function size:0x178 +fn_804412E4 = .text:0x804412E4; // type:function size:0xC4 +fn_804413A8 = .text:0x804413A8; // type:function size:0xC8 +fn_80441470 = .text:0x80441470; // type:function size:0x68 +fn_804414D8 = .text:0x804414D8; // type:function size:0xA0 +fn_80441578 = .text:0x80441578; // type:function size:0x98 +fn_80441610 = .text:0x80441610; // type:function size:0x200 +fn_80441810 = .text:0x80441810; // type:function size:0x130 +fn_80441940 = .text:0x80441940; // type:function size:0xF8 +fn_80441A38 = .text:0x80441A38; // type:function size:0x194 +fn_80441BCC = .text:0x80441BCC; // type:function size:0x17C +fn_80441D48 = .text:0x80441D48; // type:function size:0xDC +fn_80441E24 = .text:0x80441E24; // type:function size:0x54 +fn_80441E78 = .text:0x80441E78; // type:function size:0x88 +fn_80441F00 = .text:0x80441F00; // type:function size:0x70 +fn_80441F70 = .text:0x80441F70; // type:function size:0x68 +fn_80441FD8 = .text:0x80441FD8; // type:function size:0x1CC +fn_804421A4 = .text:0x804421A4; // type:function size:0x7C +fn_80442220 = .text:0x80442220; // type:function size:0x8C +fn_804422AC = .text:0x804422AC; // type:function size:0x104 +fn_804423B0 = .text:0x804423B0; // type:function size:0x108 +fn_804424B8 = .text:0x804424B8; // type:function size:0x108 +fn_804425C0 = .text:0x804425C0; // type:function size:0x4 +fn_804425C4 = .text:0x804425C4; // type:function size:0x124 +fn_804426E8 = .text:0x804426E8; // type:function size:0x2A0 +fn_80442988 = .text:0x80442988; // type:function size:0x134 +fn_80442ABC = .text:0x80442ABC; // type:function size:0x1C +fn_80442AD8 = .text:0x80442AD8; // type:function size:0x44 +fn_80442B1C = .text:0x80442B1C; // type:function size:0x214 +fn_80442D30 = .text:0x80442D30; // type:function size:0x1BC +fn_80442EEC = .text:0x80442EEC; // type:function size:0x128 +fn_80443014 = .text:0x80443014; // type:function size:0x174 +fn_80443188 = .text:0x80443188; // type:function size:0x120 +fn_804432A8 = .text:0x804432A8; // type:function size:0x118 +fn_804433C0 = .text:0x804433C0; // type:function size:0x178 +fn_80443538 = .text:0x80443538; // type:function size:0xF4 +fn_8044362C = .text:0x8044362C; // type:function size:0xF0 +fn_8044371C = .text:0x8044371C; // type:function size:0x90 +fn_804437AC = .text:0x804437AC; // type:function size:0x174 +fn_80443920 = .text:0x80443920; // type:function size:0x19C +fn_80443ABC = .text:0x80443ABC; // type:function size:0x1BC +fn_80443C78 = .text:0x80443C78; // type:function size:0x150 +fn_80443DC8 = .text:0x80443DC8; // type:function size:0x1EC +fn_80443FB4 = .text:0x80443FB4; // type:function size:0x11C +fn_804440D0 = .text:0x804440D0; // type:function size:0xE8 +fn_804441B8 = .text:0x804441B8; // type:function size:0x30C +fn_804444C4 = .text:0x804444C4; // type:function size:0x16C +fn_80444630 = .text:0x80444630; // type:function size:0x8C +fn_804446BC = .text:0x804446BC; // type:function size:0x4 +fn_804446C0 = .text:0x804446C0; // type:function size:0x8 +fn_804446C8 = .text:0x804446C8; // type:function size:0x64 +fn_8044472C = .text:0x8044472C; // type:function size:0x64 +fn_80444790 = .text:0x80444790; // type:function size:0x88 +fn_80444818 = .text:0x80444818; // type:function size:0xA4 +fn_804448BC = .text:0x804448BC; // type:function size:0x2C +fn_804448E8 = .text:0x804448E8; // type:function size:0x68 +fn_80444950 = .text:0x80444950; // type:function size:0x70 +fn_804449C0 = .text:0x804449C0; // type:function size:0xE0 +fn_80444AA0 = .text:0x80444AA0; // type:function size:0x28 +fn_80444AC8 = .text:0x80444AC8; // type:function size:0xBC +fn_80444B84 = .text:0x80444B84; // type:function size:0x20 +fn_80444BA4 = .text:0x80444BA4; // type:function size:0xA4 +fn_80444C48 = .text:0x80444C48; // type:function size:0xA4 +fn_80444CEC = .text:0x80444CEC; // type:function size:0x98 +fn_80444D84 = .text:0x80444D84; // type:function size:0x2C +fn_80444DB0 = .text:0x80444DB0; // type:function size:0x38 +fn_80444DE8 = .text:0x80444DE8; // type:function size:0xB0 +fn_80444E98 = .text:0x80444E98; // type:function size:0xB0 +fn_80444F48 = .text:0x80444F48; // type:function size:0xC4 +fn_8044500C = .text:0x8044500C; // type:function size:0xB0 +fn_804450BC = .text:0x804450BC; // type:function size:0x198 +fn_80445254 = .text:0x80445254; // type:function size:0xE8 +fn_8044533C = .text:0x8044533C; // type:function size:0x84 +fn_804453C0 = .text:0x804453C0; // type:function size:0x84 +fn_80445444 = .text:0x80445444; // type:function size:0x120 +fn_80445564 = .text:0x80445564; // type:function size:0xB0 +fn_80445614 = .text:0x80445614; // type:function size:0x11C +fn_80445730 = .text:0x80445730; // type:function size:0xA8 +fn_804457D8 = .text:0x804457D8; // type:function size:0xC0 +fn_80445898 = .text:0x80445898; // type:function size:0x574 +fn_80445E0C = .text:0x80445E0C; // type:function size:0x624 +fn_80446430 = .text:0x80446430; // type:function size:0x38 +fn_80446468 = .text:0x80446468; // type:function size:0x4C +fn_804464B4 = .text:0x804464B4; // type:function size:0x158 +fn_8044660C = .text:0x8044660C; // type:function size:0x88 +fn_80446694 = .text:0x80446694; // type:function size:0x74 +fn_80446708 = .text:0x80446708; // type:function size:0x58 +fn_80446760 = .text:0x80446760; // type:function size:0x80 +fn_804467E0 = .text:0x804467E0; // type:function size:0x58 +fn_80446838 = .text:0x80446838; // type:function size:0xC4 +fn_804468FC = .text:0x804468FC; // type:function size:0x3C +fn_80446938 = .text:0x80446938; // type:function size:0x54 +fn_8044698C = .text:0x8044698C; // type:function size:0x158 +fn_80446AE4 = .text:0x80446AE4; // type:function size:0x8C +fn_80446B70 = .text:0x80446B70; // type:function size:0x3C +fn_80446BAC = .text:0x80446BAC; // type:function size:0x64 +fn_80446C10 = .text:0x80446C10; // type:function size:0x378 +fn_80446F88 = .text:0x80446F88; // type:function size:0x5C +fn_80446FE4 = .text:0x80446FE4; // type:function size:0x64 +fn_80447048 = .text:0x80447048; // type:function size:0x28 +fn_80447070 = .text:0x80447070; // type:function size:0xCC +fn_8044713C = .text:0x8044713C; // type:function size:0x108 +fn_80447244 = .text:0x80447244; // type:function size:0x360 +fn_804475A4 = .text:0x804475A4; // type:function size:0x4B0 +fn_80447A54 = .text:0x80447A54; // type:function size:0x24 +fn_80447A78 = .text:0x80447A78; // type:function size:0x13C +fn_80447BB4 = .text:0x80447BB4; // type:function size:0xD8 +fn_80447C8C = .text:0x80447C8C; // type:function size:0x5C +fn_80447CE8 = .text:0x80447CE8; // type:function size:0x40 +fn_80447D28 = .text:0x80447D28; // type:function size:0xE0 +fn_80447E08 = .text:0x80447E08; // type:function size:0x114 +fn_80447F1C = .text:0x80447F1C; // type:function size:0x398 +fn_804482B4 = .text:0x804482B4; // type:function size:0xD8 +fn_8044838C = .text:0x8044838C; // type:function size:0x17C +fn_80448508 = .text:0x80448508; // type:function size:0x23C +fn_80448744 = .text:0x80448744; // type:function size:0xEC +fn_80448830 = .text:0x80448830; // type:function size:0x130 +fn_80448960 = .text:0x80448960; // type:function size:0x34 +fn_80448994 = .text:0x80448994; // type:function size:0x140 +fn_80448AD4 = .text:0x80448AD4; // type:function size:0x148 +fn_80448C1C = .text:0x80448C1C; // type:function size:0x2A8 +fn_80448EC4 = .text:0x80448EC4; // type:function size:0x2D4 +fn_80449198 = .text:0x80449198; // type:function size:0x1EC +fn_80449384 = .text:0x80449384; // type:function size:0xA0 +fn_80449424 = .text:0x80449424; // type:function size:0x598 +fn_804499BC = .text:0x804499BC; // type:function size:0x1A0 +fn_80449B5C = .text:0x80449B5C; // type:function size:0xC4 +fn_80449C20 = .text:0x80449C20; // type:function size:0x190 +fn_80449DB0 = .text:0x80449DB0; // type:function size:0x13C +fn_80449EEC = .text:0x80449EEC; // type:function size:0x17C +fn_8044A068 = .text:0x8044A068; // type:function size:0xF8 +fn_8044A160 = .text:0x8044A160; // type:function size:0xD4 +fn_8044A234 = .text:0x8044A234; // type:function size:0x114 +fn_8044A348 = .text:0x8044A348; // type:function size:0x9C +fn_8044A3E4 = .text:0x8044A3E4; // type:function size:0xBC +fn_8044A4A0 = .text:0x8044A4A0; // type:function size:0x88 +fn_8044A528 = .text:0x8044A528; // type:function size:0x154 +fn_8044A67C = .text:0x8044A67C; // type:function size:0x410 +fn_8044AA8C = .text:0x8044AA8C; // type:function size:0x390 +fn_8044AE1C = .text:0x8044AE1C; // type:function size:0x41C +fn_8044B238 = .text:0x8044B238; // type:function size:0x90 +fn_8044B2C8 = .text:0x8044B2C8; // type:function size:0x74 +fn_8044B33C = .text:0x8044B33C; // type:function size:0x38 +fn_8044B374 = .text:0x8044B374; // type:function size:0x1D0 +fn_8044B544 = .text:0x8044B544; // type:function size:0x154 +fn_8044B698 = .text:0x8044B698; // type:function size:0x13C +fn_8044B7D4 = .text:0x8044B7D4; // type:function size:0x350 +fn_8044BB24 = .text:0x8044BB24; // type:function size:0x250 +fn_8044BD74 = .text:0x8044BD74; // type:function size:0xD0 +fn_8044BE44 = .text:0x8044BE44; // type:function size:0xE0 +fn_8044BF24 = .text:0x8044BF24; // type:function size:0x274 +fn_8044C198 = .text:0x8044C198; // type:function size:0x90 +fn_8044C228 = .text:0x8044C228; // type:function size:0x50 +fn_8044C278 = .text:0x8044C278; // type:function size:0x50 +fn_8044C2C8 = .text:0x8044C2C8; // type:function size:0x50 +fn_8044C318 = .text:0x8044C318; // type:function size:0x78 +fn_8044C390 = .text:0x8044C390; // type:function size:0x58 +fn_8044C3E8 = .text:0x8044C3E8; // type:function size:0x4C +fn_8044C434 = .text:0x8044C434; // type:function size:0x4C +fn_8044C480 = .text:0x8044C480; // type:function size:0x160 +fn_8044C5E0 = .text:0x8044C5E0; // type:function size:0x10C +fn_8044C6EC = .text:0x8044C6EC; // type:function size:0x170 +fn_8044C85C = .text:0x8044C85C; // type:function size:0x940 +fn_8044D19C = .text:0x8044D19C; // type:function size:0x20 +fn_8044D1BC = .text:0x8044D1BC; // type:function size:0x98 +fn_8044D254 = .text:0x8044D254; // type:function size:0xB4 +fn_8044D308 = .text:0x8044D308; // type:function size:0x15C +fn_8044D464 = .text:0x8044D464; // type:function size:0x20 +fn_8044D484 = .text:0x8044D484; // type:function size:0x114 +fn_8044D598 = .text:0x8044D598; // type:function size:0x1D4 +fn_8044D76C = .text:0x8044D76C; // type:function size:0x20 +fn_8044D78C = .text:0x8044D78C; // type:function size:0x3BC +fn_8044DB48 = .text:0x8044DB48; // type:function size:0xE4 +fn_8044DC2C = .text:0x8044DC2C; // type:function size:0x20 +fn_8044DC4C = .text:0x8044DC4C; // type:function size:0xC4 +fn_8044DD10 = .text:0x8044DD10; // type:function size:0x20 +fn_8044DD30 = .text:0x8044DD30; // type:function size:0x38C +fn_8044E0BC = .text:0x8044E0BC; // type:function size:0xF8 +fn_8044E1B4 = .text:0x8044E1B4; // type:function size:0x4C +fn_8044E200 = .text:0x8044E200; // type:function size:0x220 +fn_8044E420 = .text:0x8044E420; // type:function size:0x3C +fn_8044E45C = .text:0x8044E45C; // type:function size:0x48 +fn_8044E4A4 = .text:0x8044E4A4; // type:function size:0x6C +fn_8044E510 = .text:0x8044E510; // type:function size:0x5C +fn_8044E56C = .text:0x8044E56C; // type:function size:0x14C +fn_8044E6B8 = .text:0x8044E6B8; // type:function size:0x40 +fn_8044E6F8 = .text:0x8044E6F8; // type:function size:0xA0 +fn_8044E798 = .text:0x8044E798; // type:function size:0x98 +fn_8044E830 = .text:0x8044E830; // type:function size:0xEC +fn_8044E91C = .text:0x8044E91C; // type:function size:0x5C +fn_8044E978 = .text:0x8044E978; // type:function size:0x5C +fn_8044E9D4 = .text:0x8044E9D4; // type:function size:0x58 +fn_8044EA2C = .text:0x8044EA2C; // type:function size:0x4 +fn_8044EA30 = .text:0x8044EA30; // type:function size:0x178 +fn_8044EBA8 = .text:0x8044EBA8; // type:function size:0x230 +fn_8044EDD8 = .text:0x8044EDD8; // type:function size:0xD4 +fn_8044EEAC = .text:0x8044EEAC; // type:function size:0x190 +fn_8044F03C = .text:0x8044F03C; // type:function size:0x130 +fn_8044F16C = .text:0x8044F16C; // type:function size:0x15C +fn_8044F2C8 = .text:0x8044F2C8; // type:function size:0xD8 +fn_8044F3A0 = .text:0x8044F3A0; // type:function size:0xC0 +fn_8044F460 = .text:0x8044F460; // type:function size:0x118 +fn_8044F578 = .text:0x8044F578; // type:function size:0x118 +fn_8044F690 = .text:0x8044F690; // type:function size:0x158 +fn_8044F7E8 = .text:0x8044F7E8; // type:function size:0x118 +fn_8044F900 = .text:0x8044F900; // type:function size:0x118 +fn_8044FA18 = .text:0x8044FA18; // type:function size:0x158 +fn_8044FB70 = .text:0x8044FB70; // type:function size:0x74 +fn_8044FBE4 = .text:0x8044FBE4; // type:function size:0x34 +fn_8044FC18 = .text:0x8044FC18; // type:function size:0x554 +fn_8045016C = .text:0x8045016C; // type:function size:0x20C +fn_80450378 = .text:0x80450378; // type:function size:0x2F4 +fn_8045066C = .text:0x8045066C; // type:function size:0x50 +fn_804506BC = .text:0x804506BC; // type:function size:0x2EC +fn_804509A8 = .text:0x804509A8; // type:function size:0x13C +fn_80450AE4 = .text:0x80450AE4; // type:function size:0x54 +fn_80450B38 = .text:0x80450B38; // type:function size:0x5C +fn_80450B94 = .text:0x80450B94; // type:function size:0x5C +fn_80450BF0 = .text:0x80450BF0; // type:function size:0x3C +fn_80450C2C = .text:0x80450C2C; // type:function size:0x598 +fn_804511C4 = .text:0x804511C4; // type:function size:0x3C +fn_80451200 = .text:0x80451200; // type:function size:0x10 +fn_80451210 = .text:0x80451210; // type:function size:0x10 +fn_80451220 = .text:0x80451220; // type:function size:0x8 +fn_80451228 = .text:0x80451228; // type:function size:0x50 +WENCGetEncodeData = .text:0x80451278; // type:function size:0x2D8 +fn_80451550 = .text:0x80451550; // type:function size:0xA8 +fn_804515F8 = .text:0x804515F8; // type:function size:0xAC +fn_804516A4 = .text:0x804516A4; // type:function size:0xF8 +fn_8045179C = .text:0x8045179C; // type:function size:0x8 +fn_804517A4 = .text:0x804517A4; // type:function size:0x1A8 +fn_8045194C = .text:0x8045194C; // type:function size:0x144 +fn_80451A90 = .text:0x80451A90; // type:function size:0x124 +fn_80451BB4 = .text:0x80451BB4; // type:function size:0x33C +fn_80451EF0 = .text:0x80451EF0; // type:function size:0x74 +fn_80451F64 = .text:0x80451F64; // type:function size:0x74 +fn_80451FD8 = .text:0x80451FD8; // type:function size:0x74 +fn_8045204C = .text:0x8045204C; // type:function size:0x5A4 +fn_804525F0 = .text:0x804525F0; // type:function size:0x8C +fn_8045267C = .text:0x8045267C; // type:function size:0x140 +fn_804527BC = .text:0x804527BC; // type:function size:0x1C0 +fn_8045297C = .text:0x8045297C; // type:function size:0x16C +fn_80452AE8 = .text:0x80452AE8; // type:function size:0x204 +fn_80452CEC = .text:0x80452CEC; // type:function size:0xDC +fn_80452DC8 = .text:0x80452DC8; // type:function size:0xC8 +fn_80452E90 = .text:0x80452E90; // type:function size:0x168 +fn_80452FF8 = .text:0x80452FF8; // type:function size:0xB0 +fn_804530A8 = .text:0x804530A8; // type:function size:0x30 +fn_804530D8 = .text:0x804530D8; // type:function size:0xB0 +fn_80453188 = .text:0x80453188; // type:function size:0xCC +fn_80453254 = .text:0x80453254; // type:function size:0x18 +fn_8045326C = .text:0x8045326C; // type:function size:0x70 +fn_804532DC = .text:0x804532DC; // type:function size:0x6C +fn_80453348 = .text:0x80453348; // type:function size:0x20 +SCInit = .text:0x80453368; // type:function size:0xA0 scope:global +SCCheckStatus = .text:0x80453408; // type:function size:0x11C scope:global +SCReloadConfFileAsync = .text:0x80453524; // type:function size:0x114 scope:local +OpenCallbackFromReload = .text:0x80453638; // type:function size:0xD0 scope:local +fn_80453708 = .text:0x80453708; // type:function size:0xE8 +fn_804537F0 = .text:0x804537F0; // type:function size:0x8C +fn_8045387C = .text:0x8045387C; // type:function size:0x13C +fn_804539B8 = .text:0x804539B8; // type:function size:0x4 +fn_804539BC = .text:0x804539BC; // type:function size:0x24C +fn_80453C08 = .text:0x80453C08; // type:function size:0x198 +fn_80453DA0 = .text:0x80453DA0; // type:function size:0x190 +fn_80453F30 = .text:0x80453F30; // type:function size:0x278 +fn_804541A8 = .text:0x804541A8; // type:function size:0xE0 +fn_80454288 = .text:0x80454288; // type:function size:0x124 +fn_804543AC = .text:0x804543AC; // type:function size:0x118 +fn_804544C4 = .text:0x804544C4; // type:function size:0xD4 +fn_80454598 = .text:0x80454598; // type:function size:0xD4 +fn_8045466C = .text:0x8045466C; // type:function size:0xD4 +fn_80454740 = .text:0x80454740; // type:function size:0x2C +fn_8045476C = .text:0x8045476C; // type:function size:0xC +fn_80454778 = .text:0x80454778; // type:function size:0x21C +fn_80454994 = .text:0x80454994; // type:function size:0x338 +fn_80454CCC = .text:0x80454CCC; // type:function size:0x54 +fn_80454D20 = .text:0x80454D20; // type:function size:0x74 +fn_80454D94 = .text:0x80454D94; // type:function size:0x54 +fn_80454DE8 = .text:0x80454DE8; // type:function size:0xC +SCGetLanguage = .text:0x80454DF4; // type:function size:0x6C scope:global +fn_80454E60 = .text:0x80454E60; // type:function size:0x54 +fn_80454EB4 = .text:0x80454EB4; // type:function size:0x64 +fn_80454F18 = .text:0x80454F18; // type:function size:0x40 +fn_80454F58 = .text:0x80454F58; // type:function size:0xC +fn_80454F64 = .text:0x80454F64; // type:function size:0xC +fn_80454F70 = .text:0x80454F70; // type:function size:0xC +fn_80454F7C = .text:0x80454F7C; // type:function size:0xC +fn_80454F88 = .text:0x80454F88; // type:function size:0x68 +fn_80454FF0 = .text:0x80454FF0; // type:function size:0x54 +fn_80455044 = .text:0x80455044; // type:function size:0x8 +fn_8045504C = .text:0x8045504C; // type:function size:0x54 +fn_804550A0 = .text:0x804550A0; // type:function size:0x54 +fn_804550F4 = .text:0x804550F4; // type:function size:0x8 +fn_804550FC = .text:0x804550FC; // type:function size:0x16C +fn_80455268 = .text:0x80455268; // type:function size:0x84 +fn_804552EC = .text:0x804552EC; // type:function size:0x84 +fn_80455370 = .text:0x80455370; // type:function size:0x4 +fn_80455374 = .text:0x80455374; // type:function size:0x4 +fn_80455378 = .text:0x80455378; // type:function size:0x4 +fn_8045537C = .text:0x8045537C; // type:function size:0x4 +fn_80455380 = .text:0x80455380; // type:function size:0x4 +fn_80455384 = .text:0x80455384; // type:function size:0x4 +fn_80455388 = .text:0x80455388; // type:function size:0x378 +fn_80455700 = .text:0x80455700; // type:function size:0x8 +RSOStaticLocateObject = .text:0x80455708; // type:function size:0x30C scope:global +fn_80455A14 = .text:0x80455A14; // type:function size:0x3C8 +fn_80455DDC = .text:0x80455DDC; // type:function size:0x130 +fn_80455F0C = .text:0x80455F0C; // type:function size:0x11C +fn_80456028 = .text:0x80456028; // type:function size:0x50 +fn_80456078 = .text:0x80456078; // type:function size:0x1F0 +fn_80456268 = .text:0x80456268; // type:function size:0x60 +fn_804562C8 = .text:0x804562C8; // type:function size:0x1CC +fn_80456494 = .text:0x80456494; // type:function size:0x250 +fn_804566E4 = .text:0x804566E4; // type:function size:0x44 +fn_80456728 = .text:0x80456728; // type:function size:0xE4 +fn_8045680C = .text:0x8045680C; // type:function size:0x10 +fn_8045681C = .text:0x8045681C; // type:function size:0x1B0 +fn_804569CC = .text:0x804569CC; // type:function size:0xF0 +fn_80456ABC = .text:0x80456ABC; // type:function size:0x64 +fn_80456B20 = .text:0x80456B20; // type:function size:0x194 +fn_80456CB4 = .text:0x80456CB4; // type:function size:0x19C +fn_80456E50 = .text:0x80456E50; // type:function size:0x594 +fn_804573E4 = .text:0x804573E4; // type:function size:0x21C +fn_80457600 = .text:0x80457600; // type:function size:0x13C +fn_8045773C = .text:0x8045773C; // type:function size:0x248 +fn_80457984 = .text:0x80457984; // type:function size:0x3F8 +fn_80457D7C = .text:0x80457D7C; // type:function size:0x4F4 +ARCInitHandle = .text:0x80458270; // type:function size:0xA0 +ARCOpen = .text:0x80458310; // type:function size:0x2A4 +ARCFastOpen = .text:0x804585B4; // type:function size:0x50 +ARCConvertPathToEntrynum = .text:0x80458604; // type:function size:0x264 +fn_80458868 = .text:0x80458868; // type:function size:0x1C8 +ARCGetStartAddrInMem = .text:0x80458A30; // type:function size:0x14 +ARCGetLength = .text:0x80458A44; // type:function size:0x8 +ARCClose = .text:0x80458A4C; // type:function size:0x8 +TPLBind = .text:0x80458A54; // type:function size:0x114 +fn_80458B68 = .text:0x80458B68; // type:function size:0x20 +TPLGetGXTexObjFromPalette = .text:0x80458B88; // type:function size:0xE0 +fn_80458C70 = .text:0x80458C70; // type:function size:0x370 +fn_80458FE0 = .text:0x80458FE0; // type:function size:0x2BC +fn_804592A0 = .text:0x804592A0; // type:function size:0x234 +fn_804594E0 = .text:0x804594E0; // type:function size:0x1B4 +fn_804596A0 = .text:0x804596A0; // type:function size:0x384 +fn_80459A30 = .text:0x80459A30; // type:function size:0x2BC +fn_80459CF0 = .text:0x80459CF0; // type:function size:0x174 +fn_80459E70 = .text:0x80459E70; // type:function size:0x310 +fn_8045A180 = .text:0x8045A180; // type:function size:0xE0 +fn_8045A260 = .text:0x8045A260; // type:function size:0x94 +fn_8045A300 = .text:0x8045A300; // type:function size:0x184 +fn_8045A490 = .text:0x8045A490; // type:function size:0x1B4 +fn_8045A650 = .text:0x8045A650; // type:function size:0x43C +fn_8045AA90 = .text:0x8045AA90; // type:function size:0x3A8 +fn_8045AE40 = .text:0x8045AE40; // type:function size:0x10 +fn_8045AE50 = .text:0x8045AE50; // type:function size:0x8C +fn_8045AEE0 = .text:0x8045AEE0; // type:function size:0x10 +fn_8045AEF0 = .text:0x8045AEF0; // type:function size:0x104 +fn_8045B000 = .text:0x8045B000; // type:function size:0x10 +fn_8045B010 = .text:0x8045B010; // type:function size:0x5C +fn_8045B070 = .text:0x8045B070; // type:function size:0x5C +fn_8045B0D0 = .text:0x8045B0D0; // type:function size:0x10 +fn_8045B0E0 = .text:0x8045B0E0; // type:function size:0x78 +fn_8045B160 = .text:0x8045B160; // type:function size:0x10 +fn_8045B170 = .text:0x8045B170; // type:function size:0x94 +fn_8045B210 = .text:0x8045B210; // type:function size:0xB8 +fn_8045B2D0 = .text:0x8045B2D0; // type:function size:0x4 +fn_8045B2E0 = .text:0x8045B2E0; // type:function size:0x2C +fn_8045B310 = .text:0x8045B310; // type:function size:0x210 +fn_8045B520 = .text:0x8045B520; // type:function size:0xF4 +fn_8045B620 = .text:0x8045B620; // type:function size:0x344 +fn_8045B970 = .text:0x8045B970; // type:function size:0x2A8 +fn_8045BC20 = .text:0x8045BC20; // type:function size:0x8 +fn_8045BC30 = .text:0x8045BC30; // type:function size:0x68 +fn_8045BCA0 = .text:0x8045BCA0; // type:function size:0x58 +fn_8045BD00 = .text:0x8045BD00; // type:function size:0x34 +fn_8045BD40 = .text:0x8045BD40; // type:function size:0x150 +fn_8045BE90 = .text:0x8045BE90; // type:function size:0xC +fn_8045BEA0 = .text:0x8045BEA0; // type:function size:0xE4 +fn_8045BF90 = .text:0x8045BF90; // type:function size:0xE8 +fn_8045C080 = .text:0x8045C080; // type:function size:0x118 +fn_8045C1A0 = .text:0x8045C1A0; // type:function size:0xC0 +fn_8045C260 = .text:0x8045C260; // type:function size:0xA0 +fn_8045C300 = .text:0x8045C300; // type:function size:0x6C +fn_8045C370 = .text:0x8045C370; // type:function size:0xB10 +fn_8045CE80 = .text:0x8045CE80; // type:function size:0x1B4 +fn_8045D040 = .text:0x8045D040; // type:function size:0x1E0 +fn_8045D220 = .text:0x8045D220; // type:function size:0x80 +fn_8045D2A0 = .text:0x8045D2A0; // type:function size:0xEC +fn_8045D390 = .text:0x8045D390; // type:function size:0x110 +fn_8045D4A0 = .text:0x8045D4A0; // type:function size:0xC4 +fn_8045D570 = .text:0x8045D570; // type:function size:0x1B4 +fn_8045D730 = .text:0x8045D730; // type:function size:0x6B0 +fn_8045DDE0 = .text:0x8045DDE0; // type:function size:0x88 +fn_8045DE70 = .text:0x8045DE70; // type:function size:0x214 +fn_8045E090 = .text:0x8045E090; // type:function size:0x78 +fn_8045E110 = .text:0x8045E110; // type:function size:0x790 +fn_8045E8A0 = .text:0x8045E8A0; // type:function size:0xC8 +fn_8045E970 = .text:0x8045E970; // type:function size:0x30C +fn_8045EC80 = .text:0x8045EC80; // type:function size:0x754 +fn_8045F3E0 = .text:0x8045F3E0; // type:function size:0x238 +fn_8045F620 = .text:0x8045F620; // type:function size:0x38 +fn_8045F660 = .text:0x8045F660; // type:function size:0x48 +fn_8045F6B0 = .text:0x8045F6B0; // type:function size:0x38 +fn_8045F6F0 = .text:0x8045F6F0; // type:function size:0x58 +fn_8045F750 = .text:0x8045F750; // type:function size:0x68 +fn_8045F7C0 = .text:0x8045F7C0; // type:function size:0x1C +fn_8045F7E0 = .text:0x8045F7E0; // type:function size:0xA8 +fn_8045F890 = .text:0x8045F890; // type:function size:0x5A8 +fn_8045FE40 = .text:0x8045FE40; // type:function size:0x2D8 +fn_80460120 = .text:0x80460120; // type:function size:0xD0 +fn_804601F0 = .text:0x804601F0; // type:function size:0x20 +fn_80460210 = .text:0x80460210; // type:function size:0x26C +fn_80460480 = .text:0x80460480; // type:function size:0x4C +fn_804604D0 = .text:0x804604D0; // type:function size:0x4C +fn_80460520 = .text:0x80460520; // type:function size:0xA8 +fn_804605D0 = .text:0x804605D0; // type:function size:0x5C +fn_80460630 = .text:0x80460630; // type:function size:0xFC +fn_80460730 = .text:0x80460730; // type:function size:0x170 +fn_804608A0 = .text:0x804608A0; // type:function size:0x21C +fn_80460AC0 = .text:0x80460AC0; // type:function size:0x8 +fn_80460AD0 = .text:0x80460AD0; // type:function size:0x7C +fn_80460B50 = .text:0x80460B50; // type:function size:0x128 +fn_80460C80 = .text:0x80460C80; // type:function size:0x150 +fn_80460DD0 = .text:0x80460DD0; // type:function size:0x4A0 +fn_80461270 = .text:0x80461270; // type:function size:0x3D0 +fn_80461640 = .text:0x80461640; // type:function size:0x38 +fn_80461680 = .text:0x80461680; // type:function size:0x4 +fn_80461690 = .text:0x80461690; // type:function size:0xFC +fn_80461790 = .text:0x80461790; // type:function size:0x34 +fn_804617D0 = .text:0x804617D0; // type:function size:0xAC +fn_80461880 = .text:0x80461880; // type:function size:0x74 +fn_80461900 = .text:0x80461900; // type:function size:0x64 +fn_80461970 = .text:0x80461970; // type:function size:0x1D8 +fn_80461B50 = .text:0x80461B50; // type:function size:0x24 +fn_80461B80 = .text:0x80461B80; // type:function size:0x1CC +fn_80461D50 = .text:0x80461D50; // type:function size:0x13C +fn_80461E90 = .text:0x80461E90; // type:function size:0x1E0 +fn_80462070 = .text:0x80462070; // type:function size:0x1E0 +fn_80462250 = .text:0x80462250; // type:function size:0x290 +fn_804624E0 = .text:0x804624E0; // type:function size:0x104 +fn_804625F0 = .text:0x804625F0; // type:function size:0x108 +fn_80462700 = .text:0x80462700; // type:function size:0x270 +fn_80462970 = .text:0x80462970; // type:function size:0x40 +fn_804629B0 = .text:0x804629B0; // type:function size:0x58 +fn_80462A10 = .text:0x80462A10; // type:function size:0x94 +fn_80462AB0 = .text:0x80462AB0; // type:function size:0xF8 +fn_80462BB0 = .text:0x80462BB0; // type:function size:0x30 +fn_80462BE0 = .text:0x80462BE0; // type:function size:0x30 +fn_80462C10 = .text:0x80462C10; // type:function size:0x47C +fn_80463090 = .text:0x80463090; // type:function size:0x30 +fn_804630C0 = .text:0x804630C0; // type:function size:0x30 +fn_804630F0 = .text:0x804630F0; // type:function size:0x30 +fn_80463120 = .text:0x80463120; // type:function size:0x30 +fn_80463150 = .text:0x80463150; // type:function size:0x30 +fn_80463180 = .text:0x80463180; // type:function size:0x30 +fn_804631B0 = .text:0x804631B0; // type:function size:0x30 +fn_804631E0 = .text:0x804631E0; // type:function size:0x30 +fn_80463210 = .text:0x80463210; // type:function size:0x30 +fn_80463240 = .text:0x80463240; // type:function size:0x30 +fn_80463270 = .text:0x80463270; // type:function size:0x30 +fn_804632A0 = .text:0x804632A0; // type:function size:0x30 +fn_804632D0 = .text:0x804632D0; // type:function size:0x30 +fn_80463300 = .text:0x80463300; // type:function size:0x30 +fn_80463330 = .text:0x80463330; // type:function size:0x8C +fn_804633C0 = .text:0x804633C0; // type:function size:0x8C +fn_80463450 = .text:0x80463450; // type:function size:0x2C0 +fn_80463710 = .text:0x80463710; // type:function size:0x6C +fn_80463780 = .text:0x80463780; // type:function size:0xA0 +fn_80463820 = .text:0x80463820; // type:function size:0x98 +fn_804638C0 = .text:0x804638C0; // type:function size:0x1C +fn_804638E0 = .text:0x804638E0; // type:function size:0x8C +fn_80463970 = .text:0x80463970; // type:function size:0xA4 +fn_80463A20 = .text:0x80463A20; // type:function size:0x54 +fn_80463A80 = .text:0x80463A80; // type:function size:0xD4 +fn_80463B60 = .text:0x80463B60; // type:function size:0x10 +fn_80463B70 = .text:0x80463B70; // type:function size:0x48 +fn_80463BC0 = .text:0x80463BC0; // type:function size:0x8 +fn_80463BD0 = .text:0x80463BD0; // type:function size:0x60 +fn_80463C30 = .text:0x80463C30; // type:function size:0x60 +fn_80463C90 = .text:0x80463C90; // type:function size:0x40 +fn_80463CD0 = .text:0x80463CD0; // type:function size:0x94 +fn_80463D70 = .text:0x80463D70; // type:function size:0x40 +fn_80463DB0 = .text:0x80463DB0; // type:function size:0xC4 +fn_80463E80 = .text:0x80463E80; // type:function size:0x58 +fn_80463EE0 = .text:0x80463EE0; // type:function size:0x60 +fn_80463F40 = .text:0x80463F40; // type:function size:0x94 +fn_80463FE0 = .text:0x80463FE0; // type:function size:0xC0 +fn_804640A0 = .text:0x804640A0; // type:function size:0x140 +fn_804641E0 = .text:0x804641E0; // type:function size:0xB4 +fn_804642A0 = .text:0x804642A0; // type:function size:0x50 +fn_804642F0 = .text:0x804642F0; // type:function size:0xF8 +fn_804643F0 = .text:0x804643F0; // type:function size:0x914 +fn_80464D10 = .text:0x80464D10; // type:function size:0x4 +fn_80464D20 = .text:0x80464D20; // type:function size:0x98 +fn_80464DC0 = .text:0x80464DC0; // type:function size:0x2F0 +fn_804650B0 = .text:0x804650B0; // type:function size:0x44 +fn_80465100 = .text:0x80465100; // type:function size:0x144 +fn_80465250 = .text:0x80465250; // type:function size:0x490 +fn_804656E0 = .text:0x804656E0; // type:function size:0x21C +fn_80465900 = .text:0x80465900; // type:function size:0x644 +fn_80465F50 = .text:0x80465F50; // type:function size:0x784 +fn_804666E0 = .text:0x804666E0; // type:function size:0x1F0 +fn_804668D0 = .text:0x804668D0; // type:function size:0x330 +fn_80466C00 = .text:0x80466C00; // type:function size:0x40 +fn_80466C40 = .text:0x80466C40; // type:function size:0x34 +fn_80466C80 = .text:0x80466C80; // type:function size:0x50 +fn_80466CD0 = .text:0x80466CD0; // type:function size:0x244 +fn_80466F20 = .text:0x80466F20; // type:function size:0x3B0 +fn_804672D0 = .text:0x804672D0; // type:function size:0x258 +fn_80467530 = .text:0x80467530; // type:function size:0x298 +fn_804677D0 = .text:0x804677D0; // type:function size:0x40 +fn_80467810 = .text:0x80467810; // type:function size:0x614 +fn_80467E30 = .text:0x80467E30; // type:function size:0x710 +fn_80468540 = .text:0x80468540; // type:function size:0x13C +fn_80468680 = .text:0x80468680; // type:function size:0x14C +fn_804687D0 = .text:0x804687D0; // type:function size:0x64 +fn_80468840 = .text:0x80468840; // type:function size:0x44 +fn_80468890 = .text:0x80468890; // type:function size:0xC +fn_804688A0 = .text:0x804688A0; // type:function size:0x3B4 +fn_80468C60 = .text:0x80468C60; // type:function size:0x34 +fn_80468CA0 = .text:0x80468CA0; // type:function size:0xD4 +fn_80468D80 = .text:0x80468D80; // type:function size:0x7C +fn_80468E00 = .text:0x80468E00; // type:function size:0xC8 +fn_80468ED0 = .text:0x80468ED0; // type:function size:0xC8 +fn_80468FA0 = .text:0x80468FA0; // type:function size:0x84 +fn_80469030 = .text:0x80469030; // type:function size:0x88 +fn_804690C0 = .text:0x804690C0; // type:function size:0x4EC +fn_804695B0 = .text:0x804695B0; // type:function size:0x50 +fn_80469600 = .text:0x80469600; // type:function size:0x3F4 +fn_80469A00 = .text:0x80469A00; // type:function size:0x24 +fn_80469A30 = .text:0x80469A30; // type:function size:0xCC +fn_80469B00 = .text:0x80469B00; // type:function size:0x5D8 +fn_8046A0E0 = .text:0x8046A0E0; // type:function size:0x8 +fn_8046A0F0 = .text:0x8046A0F0; // type:function size:0x58 +fn_8046A150 = .text:0x8046A150; // type:function size:0x234 +fn_8046A390 = .text:0x8046A390; // type:function size:0xC +fn_8046A3A0 = .text:0x8046A3A0; // type:function size:0x144 +fn_8046A4F0 = .text:0x8046A4F0; // type:function size:0x1C +fn_8046A510 = .text:0x8046A510; // type:function size:0x190 +fn_8046A6A0 = .text:0x8046A6A0; // type:function size:0x7C +fn_8046A720 = .text:0x8046A720; // type:function size:0x2D4 +fn_8046AA00 = .text:0x8046AA00; // type:function size:0xC +fn_8046AA10 = .text:0x8046AA10; // type:function size:0x38 +fn_8046AA50 = .text:0x8046AA50; // type:function size:0x38 +fn_8046AA90 = .text:0x8046AA90; // type:function size:0x44 +fn_8046AAE0 = .text:0x8046AAE0; // type:function size:0x6C +fn_8046AB50 = .text:0x8046AB50; // type:function size:0x70 +fn_8046ABC0 = .text:0x8046ABC0; // type:function size:0x7C +fn_8046AC40 = .text:0x8046AC40; // type:function size:0x78 +fn_8046ACC0 = .text:0x8046ACC0; // type:function size:0x78 +fn_8046AD40 = .text:0x8046AD40; // type:function size:0xCC +fn_8046AE10 = .text:0x8046AE10; // type:function size:0xA4 +fn_8046AEC0 = .text:0x8046AEC0; // type:function size:0x40 +fn_8046AF00 = .text:0x8046AF00; // type:function size:0x128 +fn_8046B030 = .text:0x8046B030; // type:function size:0x190 +fn_8046B1C0 = .text:0x8046B1C0; // type:function size:0x2BC +fn_8046B480 = .text:0x8046B480; // type:function size:0x6C +fn_8046B4F0 = .text:0x8046B4F0; // type:function size:0x24 +fn_8046B520 = .text:0x8046B520; // type:function size:0x2C +fn_8046B550 = .text:0x8046B550; // type:function size:0x50 +fn_8046B5A0 = .text:0x8046B5A0; // type:function size:0x3C +fn_8046B5E0 = .text:0x8046B5E0; // type:function size:0xC +fn_8046B5F0 = .text:0x8046B5F0; // type:function size:0x1C +fn_8046B610 = .text:0x8046B610; // type:function size:0x1C +fn_8046B630 = .text:0x8046B630; // type:function size:0x80 +fn_8046B6B0 = .text:0x8046B6B0; // type:function size:0xD8 +fn_8046B790 = .text:0x8046B790; // type:function size:0xB0 +fn_8046B840 = .text:0x8046B840; // type:function size:0x1C4 +fn_8046BA10 = .text:0x8046BA10; // type:function size:0xC +fn_8046BA20 = .text:0x8046BA20; // type:function size:0x10 +fn_8046BA30 = .text:0x8046BA30; // type:function size:0x84 +fn_8046BAC0 = .text:0x8046BAC0; // type:function size:0x170 +fn_8046BC30 = .text:0x8046BC30; // type:function size:0x94 +fn_8046BCD0 = .text:0x8046BCD0; // type:function size:0x25C +fn_8046BF30 = .text:0x8046BF30; // type:function size:0x34 +fn_8046BF70 = .text:0x8046BF70; // type:function size:0x248 +fn_8046C1C0 = .text:0x8046C1C0; // type:function size:0x124 +fn_8046C2F0 = .text:0x8046C2F0; // type:function size:0x264 +fn_8046C560 = .text:0x8046C560; // type:function size:0xA8 +fn_8046C610 = .text:0x8046C610; // type:function size:0x94 +fn_8046C6B0 = .text:0x8046C6B0; // type:function size:0x94 +fn_8046C750 = .text:0x8046C750; // type:function size:0x54 +fn_8046C7B0 = .text:0x8046C7B0; // type:function size:0x130 +fn_8046C8E0 = .text:0x8046C8E0; // type:function size:0x60 +fn_8046C940 = .text:0x8046C940; // type:function size:0x130 +fn_8046CA70 = .text:0x8046CA70; // type:function size:0x8 +fn_8046CA80 = .text:0x8046CA80; // type:function size:0x8 +fn_8046CA90 = .text:0x8046CA90; // type:function size:0x190 +fn_8046CC20 = .text:0x8046CC20; // type:function size:0x10 +fn_8046CC30 = .text:0x8046CC30; // type:function size:0x1C +fn_8046CC50 = .text:0x8046CC50; // type:function size:0x120 +fn_8046CD70 = .text:0x8046CD70; // type:function size:0x18 +fn_8046CD90 = .text:0x8046CD90; // type:function size:0x18 +fn_8046CDB0 = .text:0x8046CDB0; // type:function size:0x18 +fn_8046CDD0 = .text:0x8046CDD0; // type:function size:0x18 +fn_8046CDF0 = .text:0x8046CDF0; // type:function size:0x18 +fn_8046CE10 = .text:0x8046CE10; // type:function size:0x18 +fn_8046CE30 = .text:0x8046CE30; // type:function size:0x18 +fn_8046CE50 = .text:0x8046CE50; // type:function size:0x18 +fn_8046CE70 = .text:0x8046CE70; // type:function size:0x18 +fn_8046CE90 = .text:0x8046CE90; // type:function size:0x18 +fn_8046CEB0 = .text:0x8046CEB0; // type:function size:0x18 +fn_8046CED0 = .text:0x8046CED0; // type:function size:0x18 +fn_8046CEF0 = .text:0x8046CEF0; // type:function size:0x18 +fn_8046CF10 = .text:0x8046CF10; // type:function size:0x18 +fn_8046CF30 = .text:0x8046CF30; // type:function size:0x18 +fn_8046CF50 = .text:0x8046CF50; // type:function size:0x54 +fn_8046CFB0 = .text:0x8046CFB0; // type:function size:0x54 +fn_8046D010 = .text:0x8046D010; // type:function size:0x140 +fn_8046D150 = .text:0x8046D150; // type:function size:0x68 +fn_8046D1C0 = .text:0x8046D1C0; // type:function size:0x220 +fn_8046D3E0 = .text:0x8046D3E0; // type:function size:0x50 +fn_8046D430 = .text:0x8046D430; // type:function size:0x158 +fn_8046D590 = .text:0x8046D590; // type:function size:0x3C8 +fn_8046D960 = .text:0x8046D960; // type:function size:0x6C +fn_8046D9D0 = .text:0x8046D9D0; // type:function size:0x80 +fn_8046DA50 = .text:0x8046DA50; // type:function size:0x30 +fn_8046DA80 = .text:0x8046DA80; // type:function size:0x68 +fn_8046DAF0 = .text:0x8046DAF0; // type:function size:0x2D0 +fn_8046DDC0 = .text:0x8046DDC0; // type:function size:0x20 +fn_8046DDE0 = .text:0x8046DDE0; // type:function size:0x820 +fn_8046E600 = .text:0x8046E600; // type:function size:0x2AC +fn_8046E8B0 = .text:0x8046E8B0; // type:function size:0x224 +fn_8046EAE0 = .text:0x8046EAE0; // type:function size:0x250 +fn_8046ED30 = .text:0x8046ED30; // type:function size:0x26C +fn_8046EFA0 = .text:0x8046EFA0; // type:function size:0xA8 +fn_8046F050 = .text:0x8046F050; // type:function size:0xF0 +fn_8046F140 = .text:0x8046F140; // type:function size:0x428 +fn_8046F570 = .text:0x8046F570; // type:function size:0x68 +fn_8046F5E0 = .text:0x8046F5E0; // type:function size:0xFC +fn_8046F6E0 = .text:0x8046F6E0; // type:function size:0x3A0 +fn_8046FA80 = .text:0x8046FA80; // type:function size:0x10 +fn_8046FA90 = .text:0x8046FA90; // type:function size:0x110 +fn_8046FBA0 = .text:0x8046FBA0; // type:function size:0x54 +fn_8046FC00 = .text:0x8046FC00; // type:function size:0x58 +fn_8046FC60 = .text:0x8046FC60; // type:function size:0xE0 +fn_8046FD40 = .text:0x8046FD40; // type:function size:0x18C +fn_8046FED0 = .text:0x8046FED0; // type:function size:0x328 +fn_80470200 = .text:0x80470200; // type:function size:0xF0 +fn_804702F0 = .text:0x804702F0; // type:function size:0x34 +fn_80470330 = .text:0x80470330; // type:function size:0x78 +fn_804703B0 = .text:0x804703B0; // type:function size:0xE4 +fn_804704A0 = .text:0x804704A0; // type:function size:0x2B0 +fn_80470750 = .text:0x80470750; // type:function size:0x100 +fn_80470850 = .text:0x80470850; // type:function size:0x7C +fn_804708D0 = .text:0x804708D0; // type:function size:0x9C +fn_80470970 = .text:0x80470970; // type:function size:0x124 +fn_80470AA0 = .text:0x80470AA0; // type:function size:0x244 +fn_80470CF0 = .text:0x80470CF0; // type:function size:0x244 +fn_80470F40 = .text:0x80470F40; // type:function size:0x74 +fn_80470FC0 = .text:0x80470FC0; // type:function size:0x54 +fn_80471020 = .text:0x80471020; // type:function size:0x1C4 +fn_804711F0 = .text:0x804711F0; // type:function size:0xBC +fn_804712B0 = .text:0x804712B0; // type:function size:0x25C +fn_80471510 = .text:0x80471510; // type:function size:0xA4 +fn_804715C0 = .text:0x804715C0; // type:function size:0x324 +fn_804718F0 = .text:0x804718F0; // type:function size:0x1EC +fn_80471AE0 = .text:0x80471AE0; // type:function size:0x38 +fn_80471B20 = .text:0x80471B20; // type:function size:0xE0 +fn_80471C00 = .text:0x80471C00; // type:function size:0x2C +fn_80471C30 = .text:0x80471C30; // type:function size:0x8 +fn_80471C40 = .text:0x80471C40; // type:function size:0xA8 +fn_80471CF0 = .text:0x80471CF0; // type:function size:0x10 +fn_80471D00 = .text:0x80471D00; // type:function size:0x68 +fn_80471D70 = .text:0x80471D70; // type:function size:0x8 +fn_80471D80 = .text:0x80471D80; // type:function size:0xC8 +fn_80471E50 = .text:0x80471E50; // type:function size:0x4 +fn_80471E60 = .text:0x80471E60; // type:function size:0x34 +fn_80471EA0 = .text:0x80471EA0; // type:function size:0x30 +fn_80471ED0 = .text:0x80471ED0; // type:function size:0x104 +fn_80471FE0 = .text:0x80471FE0; // type:function size:0x4C +fn_80472030 = .text:0x80472030; // type:function size:0x9C +fn_804720D0 = .text:0x804720D0; // type:function size:0x2C +fn_80472100 = .text:0x80472100; // type:function size:0x4 +fn_80472110 = .text:0x80472110; // type:function size:0x20 +fn_80472130 = .text:0x80472130; // type:function size:0x38 +fn_80472170 = .text:0x80472170; // type:function size:0x4 +fn_80472180 = .text:0x80472180; // type:function size:0x4 +fn_80472190 = .text:0x80472190; // type:function size:0x398 +fn_80472530 = .text:0x80472530; // type:function size:0xE0 +fn_80472610 = .text:0x80472610; // type:function size:0x108 +fn_80472720 = .text:0x80472720; // type:function size:0xEC +fn_80472810 = .text:0x80472810; // type:function size:0x2A0 +fn_80472AB0 = .text:0x80472AB0; // type:function size:0xF4 +fn_80472BB0 = .text:0x80472BB0; // type:function size:0x302C +fn_80475BE0 = .text:0x80475BE0; // type:function size:0xB4 +fn_80475CA0 = .text:0x80475CA0; // type:function size:0xA8 +fn_80475D50 = .text:0x80475D50; // type:function size:0x158 +fn_80475EB0 = .text:0x80475EB0; // type:function size:0x148 +fn_80476000 = .text:0x80476000; // type:function size:0xB8 +fn_804760C0 = .text:0x804760C0; // type:function size:0x34 +fn_80476100 = .text:0x80476100; // type:function size:0x8 +fn_80476110 = .text:0x80476110; // type:function size:0x20 +fn_80476130 = .text:0x80476130; // type:function size:0x8 +fn_80476140 = .text:0x80476140; // type:function size:0x14 +fn_80476160 = .text:0x80476160; // type:function size:0x358 +fn_804764C0 = .text:0x804764C0; // type:function size:0x50 +fn_80476510 = .text:0x80476510; // type:function size:0x1A8 +fn_804766C0 = .text:0x804766C0; // type:function size:0x20 +fn_804766E0 = .text:0x804766E0; // type:function size:0x20 +fn_80476700 = .text:0x80476700; // type:function size:0x14 +fn_80476720 = .text:0x80476720; // type:function size:0x14 +fn_80476740 = .text:0x80476740; // type:function size:0x14 +fn_80476760 = .text:0x80476760; // type:function size:0x14 +fn_80476780 = .text:0x80476780; // type:function size:0x20 +fn_804767A0 = .text:0x804767A0; // type:function size:0x28 +fn_804767D0 = .text:0x804767D0; // type:function size:0x64 +fn_80476840 = .text:0x80476840; // type:function size:0x2C +fn_80476870 = .text:0x80476870; // type:function size:0x28 +fn_804768A0 = .text:0x804768A0; // type:function size:0xF8 +fn_804769A0 = .text:0x804769A0; // type:function size:0x78 +fn_80476A20 = .text:0x80476A20; // type:function size:0x2BC +fn_80476CE0 = .text:0x80476CE0; // type:function size:0x24 +fn_80476D10 = .text:0x80476D10; // type:function size:0x4 +fn_80476D20 = .text:0x80476D20; // type:function size:0x14 +fn_80476D40 = .text:0x80476D40; // type:function size:0xC0 +fn_80476E00 = .text:0x80476E00; // type:function size:0x1C +fn_80476E20 = .text:0x80476E20; // type:function size:0x8 +fn_80476E30 = .text:0x80476E30; // type:function size:0x4 +fn_80476E40 = .text:0x80476E40; // type:function size:0x4 +fn_80476E50 = .text:0x80476E50; // type:function size:0x5C +fn_80476EB0 = .text:0x80476EB0; // type:function size:0x4 +fn_80476EC0 = .text:0x80476EC0; // type:function size:0x4 +fn_80476ED0 = .text:0x80476ED0; // type:function size:0x4 +fn_80476EE0 = .text:0x80476EE0; // type:function size:0x4 +fn_80476EF0 = .text:0x80476EF0; // type:function size:0x4 +fn_80476F00 = .text:0x80476F00; // type:function size:0x20 +fn_80476F20 = .text:0x80476F20; // type:function size:0xC +fn_80476F30 = .text:0x80476F30; // type:function size:0x28 +fn_80476F60 = .text:0x80476F60; // type:function size:0x20 +fn_80476F80 = .text:0x80476F80; // type:function size:0x10 +fn_80476F90 = .text:0x80476F90; // type:function size:0x14 +fn_80476FB0 = .text:0x80476FB0; // type:function size:0x14 +fn_80476FD0 = .text:0x80476FD0; // type:function size:0x758 +fn_80477730 = .text:0x80477730; // type:function size:0x198 +fn_804778D0 = .text:0x804778D0; // type:function size:0x1EC +fn_80477AC0 = .text:0x80477AC0; // type:function size:0x294 +fn_80477D60 = .text:0x80477D60; // type:function size:0x224 +fn_80477F90 = .text:0x80477F90; // type:function size:0x28 +fn_80477FC0 = .text:0x80477FC0; // type:function size:0x154 +fn_80478120 = .text:0x80478120; // type:function size:0x200 +fn_80478320 = .text:0x80478320; // type:function size:0xC +fn_80478330 = .text:0x80478330; // type:function size:0x50 +fn_80478380 = .text:0x80478380; // type:function size:0x30 +fn_804783B0 = .text:0x804783B0; // type:function size:0x24 +fn_804783E0 = .text:0x804783E0; // type:function size:0x24 +fn_80478410 = .text:0x80478410; // type:function size:0x4CC +fn_804788E0 = .text:0x804788E0; // type:function size:0x184 +fn_80478A70 = .text:0x80478A70; // type:function size:0x50C +fn_80478F80 = .text:0x80478F80; // type:function size:0xFC +fn_80479080 = .text:0x80479080; // type:function size:0xA4 +fn_80479130 = .text:0x80479130; // type:function size:0x30 +fn_80479160 = .text:0x80479160; // type:function size:0x20 +fn_80479180 = .text:0x80479180; // type:function size:0x24 +fn_804791B0 = .text:0x804791B0; // type:function size:0x3EC +fn_804795A0 = .text:0x804795A0; // type:function size:0x3B4 +fn_80479960 = .text:0x80479960; // type:function size:0x8 +fn_80479970 = .text:0x80479970; // type:function size:0xA4 +fn_80479A14 = .text:0x80479A14; // type:function size:0x30 +fn_80479A44 = .text:0x80479A44; // type:function size:0x24 +fn_80479A68 = .text:0x80479A68; // type:function size:0x30 +fn_80479A98 = .text:0x80479A98; // type:function size:0xB4 +fn_80479B4C = .text:0x80479B4C; // type:function size:0x80 +fn_80479BCC = .text:0x80479BCC; // type:function size:0x50 +fn_80479C1C = .text:0x80479C1C; // type:function size:0x60 +fn_80479C7C = .text:0x80479C7C; // type:function size:0x568 +fn_8047A1E4 = .text:0x8047A1E4; // type:function size:0x8C +fn_8047A270 = .text:0x8047A270; // type:function size:0x4C0 +fn_8047A730 = .text:0x8047A730; // type:function size:0xF4 +fn_8047A824 = .text:0x8047A824; // type:function size:0x134 +fn_8047A958 = .text:0x8047A958; // type:function size:0x128 +fn_8047AA80 = .text:0x8047AA80; // type:function size:0xE8 +fn_8047AB68 = .text:0x8047AB68; // type:function size:0xAC +fn_8047AC14 = .text:0x8047AC14; // type:function size:0x1EC +fn_8047AE00 = .text:0x8047AE00; // type:function size:0x1CC +fn_8047AFCC = .text:0x8047AFCC; // type:function size:0x1D4 +fn_8047B1A0 = .text:0x8047B1A0; // type:function size:0xBC +fn_8047B25C = .text:0x8047B25C; // type:function size:0x80 +fn_8047B2DC = .text:0x8047B2DC; // type:function size:0x108 +fn_8047B3E4 = .text:0x8047B3E4; // type:function size:0x80 +fn_8047B464 = .text:0x8047B464; // type:function size:0x94 +fn_8047B4F8 = .text:0x8047B4F8; // type:function size:0x190 +fn_8047B688 = .text:0x8047B688; // type:function size:0x16C +fn_8047B7F4 = .text:0x8047B7F4; // type:function size:0x1E8 +fn_8047B9DC = .text:0x8047B9DC; // type:function size:0x114 +fn_8047BAF0 = .text:0x8047BAF0; // type:function size:0x18 +fn_8047BB08 = .text:0x8047BB08; // type:function size:0xF4 +fn_8047BBFC = .text:0x8047BBFC; // type:function size:0x180 +fn_8047BD7C = .text:0x8047BD7C; // type:function size:0xC +fn_8047BD88 = .text:0x8047BD88; // type:function size:0x70 +fn_8047BDF8 = .text:0x8047BDF8; // type:function size:0x4C +fn_8047BE44 = .text:0x8047BE44; // type:function size:0xA4 +fn_8047BEE8 = .text:0x8047BEE8; // type:function size:0xEC +fn_8047BFD4 = .text:0x8047BFD4; // type:function size:0x10 +fn_8047BFE4 = .text:0x8047BFE4; // type:function size:0xC +fn_8047BFF0 = .text:0x8047BFF0; // type:function size:0x30 +fn_8047C020 = .text:0x8047C020; // type:function size:0x1DC +fn_8047C1FC = .text:0x8047C1FC; // type:function size:0x38 +fn_8047C234 = .text:0x8047C234; // type:function size:0x20 +fn_8047C254 = .text:0x8047C254; // type:function size:0x1CC +fn_8047C420 = .text:0x8047C420; // type:function size:0x6C +fn_8047C48C = .text:0x8047C48C; // type:function size:0x14 +fn_8047C4A0 = .text:0x8047C4A0; // type:function size:0x14 +fn_8047C4B4 = .text:0x8047C4B4; // type:function size:0xA0 +fn_8047C554 = .text:0x8047C554; // type:function size:0x14 +fn_8047C568 = .text:0x8047C568; // type:function size:0x8 +fn_8047C570 = .text:0x8047C570; // type:function size:0x8 +fn_8047C578 = .text:0x8047C578; // type:function size:0x1D8 +fn_8047C750 = .text:0x8047C750; // type:function size:0x64 +fn_8047C7B4 = .text:0x8047C7B4; // type:function size:0x130 +fn_8047C8E4 = .text:0x8047C8E4; // type:function size:0x1D4 +fn_8047CAB8 = .text:0x8047CAB8; // type:function size:0x84 +fn_8047CB3C = .text:0x8047CB3C; // type:function size:0x58 +fn_8047CB94 = .text:0x8047CB94; // type:function size:0x194 +fn_8047CD28 = .text:0x8047CD28; // type:function size:0x140 +fn_8047CE68 = .text:0x8047CE68; // type:function size:0xB4 +fn_8047CF1C = .text:0x8047CF1C; // type:function size:0x204 +fn_8047D120 = .text:0x8047D120; // type:function size:0x1A4 +fn_8047D2C4 = .text:0x8047D2C4; // type:function size:0x140 +fn_8047D404 = .text:0x8047D404; // type:function size:0x110 +fn_8047D514 = .text:0x8047D514; // type:function size:0x4E4 +fn_8047D9F8 = .text:0x8047D9F8; // type:function size:0x3E0 +fn_8047DDD8 = .text:0x8047DDD8; // type:function size:0x1D4 +fn_8047DFAC = .text:0x8047DFAC; // type:function size:0x134 +fn_8047E0E0 = .text:0x8047E0E0; // type:function size:0x18C +fn_8047E26C = .text:0x8047E26C; // type:function size:0x19C +fn_8047E408 = .text:0x8047E408; // type:function size:0x134 +fn_8047E53C = .text:0x8047E53C; // type:function size:0x1C +fn_8047E558 = .text:0x8047E558; // type:function size:0x2E0 +fn_8047E838 = .text:0x8047E838; // type:function size:0x32C +fn_8047EB64 = .text:0x8047EB64; // type:function size:0x8 +fn_8047EB6C = .text:0x8047EB6C; // type:function size:0x48 +fn_8047EBB4 = .text:0x8047EBB4; // type:function size:0x48 +fn_8047EBFC = .text:0x8047EBFC; // type:function size:0x48 +fn_8047EC44 = .text:0x8047EC44; // type:function size:0x48 +fn_8047EC8C = .text:0x8047EC8C; // type:function size:0xC8 +fn_8047ED54 = .text:0x8047ED54; // type:function size:0xC58 +fn_8047F9AC = .text:0x8047F9AC; // type:function size:0xA0 +fn_8047FA4C = .text:0x8047FA4C; // type:function size:0x37C +fn_8047FDC8 = .text:0x8047FDC8; // type:function size:0x110 +fn_8047FED8 = .text:0x8047FED8; // type:function size:0xE8 +fn_8047FFC0 = .text:0x8047FFC0; // type:function size:0x114 +fn_804800D4 = .text:0x804800D4; // type:function size:0x100 +fn_804801D4 = .text:0x804801D4; // type:function size:0x168 +fn_8048033C = .text:0x8048033C; // type:function size:0x120 +fn_8048045C = .text:0x8048045C; // type:function size:0x10C +fn_80480568 = .text:0x80480568; // type:function size:0x100 +fn_80480668 = .text:0x80480668; // type:function size:0x100 +fn_80480768 = .text:0x80480768; // type:function size:0x170 +fn_804808D8 = .text:0x804808D8; // type:function size:0x134 +fn_80480A0C = .text:0x80480A0C; // type:function size:0xC0 +fn_80480ACC = .text:0x80480ACC; // type:function size:0x164 +fn_80480C30 = .text:0x80480C30; // type:function size:0xF0 +NWC24SuspendScheduler = .text:0x80480D20; // type:function size:0xD0 scope:global +fn_80480DF0 = .text:0x80480DF0; // type:function size:0xF0 +fn_80480EE0 = .text:0x80480EE0; // type:function size:0x1BC +fn_8048109C = .text:0x8048109C; // type:function size:0xE0 +fn_8048117C = .text:0x8048117C; // type:function size:0xCC +fn_80481248 = .text:0x80481248; // type:function size:0x10 +fn_80481258 = .text:0x80481258; // type:function size:0x18C +fn_804813E4 = .text:0x804813E4; // type:function size:0x10 +fn_804813F4 = .text:0x804813F4; // type:function size:0x160 +fn_80481554 = .text:0x80481554; // type:function size:0xA8 +fn_804815FC = .text:0x804815FC; // type:function size:0x13C +fn_80481738 = .text:0x80481738; // type:function size:0x154 +fn_8048188C = .text:0x8048188C; // type:function size:0x1C4 +fn_80481A50 = .text:0x80481A50; // type:function size:0x19C +fn_80481BEC = .text:0x80481BEC; // type:function size:0x3C +fn_80481C28 = .text:0x80481C28; // type:function size:0xE0 +fn_80481D08 = .text:0x80481D08; // type:function size:0x3C +fn_80481D44 = .text:0x80481D44; // type:function size:0xE0 +fn_80481E24 = .text:0x80481E24; // type:function size:0x140 +fn_80481F64 = .text:0x80481F64; // type:function size:0x174 +fn_804820D8 = .text:0x804820D8; // type:function size:0x148 +NWC24iSynchronizeRtcCounter = .text:0x80482220; // type:function size:0x94 scope:global +fn_804822B4 = .text:0x804822B4; // type:function size:0x78 +fn_8048232C = .text:0x8048232C; // type:function size:0x34 +fn_80482360 = .text:0x80482360; // type:function size:0x48 +fn_804823A8 = .text:0x804823A8; // type:function size:0x5C +fn_80482404 = .text:0x80482404; // type:function size:0x8 +fn_8048240C = .text:0x8048240C; // type:function size:0x1C +fn_80482428 = .text:0x80482428; // type:function size:0x4C +fn_80482474 = .text:0x80482474; // type:function size:0x8 +fn_8048247C = .text:0x8048247C; // type:function size:0x268 +fn_804826E4 = .text:0x804826E4; // type:function size:0xF0 +fn_804827D4 = .text:0x804827D4; // type:function size:0x180 +NWC24iPrepareShutdown = .text:0x80482954; // type:function size:0xA8 scope:global +fn_804829FC = .text:0x804829FC; // type:function size:0xD0 +fn_80482ACC = .text:0x80482ACC; // type:function size:0x18 +fn_80482AE4 = .text:0x80482AE4; // type:function size:0x128 +fn_80482C0C = .text:0x80482C0C; // type:function size:0xF8 +fn_80482D04 = .text:0x80482D04; // type:function size:0x20 +fn_80482D24 = .text:0x80482D24; // type:function size:0x24 +fn_80482D48 = .text:0x80482D48; // type:function size:0x38 +fn_80482D80 = .text:0x80482D80; // type:function size:0x4C +fn_80482DCC = .text:0x80482DCC; // type:function size:0xC +fn_80482DD8 = .text:0x80482DD8; // type:function size:0x10 +fn_80482DE8 = .text:0x80482DE8; // type:function size:0x10 +fn_80482DF8 = .text:0x80482DF8; // type:function size:0x118 +fn_80482F10 = .text:0x80482F10; // type:function size:0x8 +fn_80482F18 = .text:0x80482F18; // type:function size:0x8 +fn_80482F20 = .text:0x80482F20; // type:function size:0x28 +fn_80482F48 = .text:0x80482F48; // type:function size:0x28 +fn_80482F70 = .text:0x80482F70; // type:function size:0xE4 +fn_80483054 = .text:0x80483054; // type:function size:0xAC +fn_80483100 = .text:0x80483100; // type:function size:0x14 +fn_80483114 = .text:0x80483114; // type:function size:0xE0 +fn_804831F4 = .text:0x804831F4; // type:function size:0xA4 +fn_80483298 = .text:0x80483298; // type:function size:0x118 +fn_804833B0 = .text:0x804833B0; // type:function size:0xE8 +fn_80483498 = .text:0x80483498; // type:function size:0x24 +fn_804834BC = .text:0x804834BC; // type:function size:0x24 +fn_804834E0 = .text:0x804834E0; // type:function size:0x4C +fn_8048352C = .text:0x8048352C; // type:function size:0xEC +fn_80483618 = .text:0x80483618; // type:function size:0x1BC +fn_804837D4 = .text:0x804837D4; // type:function size:0x1B4 +fn_80483988 = .text:0x80483988; // type:function size:0x2C +fn_804839B4 = .text:0x804839B4; // type:function size:0x2C +fn_804839E0 = .text:0x804839E0; // type:function size:0x2C +fn_80483A0C = .text:0x80483A0C; // type:function size:0x14 +fn_80483A20 = .text:0x80483A20; // type:function size:0x18 +fn_80483A38 = .text:0x80483A38; // type:function size:0x238 +fn_80483C70 = .text:0x80483C70; // type:function size:0x88 +fn_80483CF8 = .text:0x80483CF8; // type:function size:0x128 +fn_80483E20 = .text:0x80483E20; // type:function size:0x84 +fn_80483EA4 = .text:0x80483EA4; // type:function size:0x84 +fn_80483F28 = .text:0x80483F28; // type:function size:0xD0 +fn_80483FF8 = .text:0x80483FF8; // type:function size:0x538 +fn_80484530 = .text:0x80484530; // type:function size:0x60 +fn_80484590 = .text:0x80484590; // type:function size:0xC4 +fn_80484654 = .text:0x80484654; // type:function size:0x148 +fn_8048479C = .text:0x8048479C; // type:function size:0xAC +fn_80484848 = .text:0x80484848; // type:function size:0xB0 +fn_804848F8 = .text:0x804848F8; // type:function size:0xB0 +fn_804849A8 = .text:0x804849A8; // type:function size:0x1E4 +fn_80484B8C = .text:0x80484B8C; // type:function size:0x11C +fn_80484CA8 = .text:0x80484CA8; // type:function size:0xBC +fn_80484D64 = .text:0x80484D64; // type:function size:0x15C +fn_80484EC0 = .text:0x80484EC0; // type:function size:0x258 +fn_80485118 = .text:0x80485118; // type:function size:0xF4 +fn_8048520C = .text:0x8048520C; // type:function size:0x19C +fn_804853A8 = .text:0x804853A8; // type:function size:0x1D8 +fn_80485580 = .text:0x80485580; // type:function size:0x1D8 +fn_80485758 = .text:0x80485758; // type:function size:0x144 +fn_8048589C = .text:0x8048589C; // type:function size:0xF8 +fn_80485994 = .text:0x80485994; // type:function size:0x118 +fn_80485AAC = .text:0x80485AAC; // type:function size:0x110 +fn_80485BBC = .text:0x80485BBC; // type:function size:0xF4 +fn_80485CB0 = .text:0x80485CB0; // type:function size:0xE8 +fn_80485D98 = .text:0x80485D98; // type:function size:0x160 +fn_80485EF8 = .text:0x80485EF8; // type:function size:0xDC +fn_80485FD4 = .text:0x80485FD4; // type:function size:0x184 +fn_80486158 = .text:0x80486158; // type:function size:0x10C +fn_80486264 = .text:0x80486264; // type:function size:0x1DC +fn_80486440 = .text:0x80486440; // type:function size:0x1E4 +fn_80486624 = .text:0x80486624; // type:function size:0x18C +fn_804867B0 = .text:0x804867B0; // type:function size:0x14C +fn_804868FC = .text:0x804868FC; // type:function size:0x1C8 +fn_80486AC4 = .text:0x80486AC4; // type:function size:0x1C8 +fn_80486C8C = .text:0x80486C8C; // type:function size:0x120 +fn_80486DAC = .text:0x80486DAC; // type:function size:0x110 +fn_80486EBC = .text:0x80486EBC; // type:function size:0x110 +fn_80486FCC = .text:0x80486FCC; // type:function size:0x110 +fn_804870DC = .text:0x804870DC; // type:function size:0xBC +fn_80487198 = .text:0x80487198; // type:function size:0x1C +fn_804871B4 = .text:0x804871B4; // type:function size:0x1C +fn_804871D0 = .text:0x804871D0; // type:function size:0x114 +fn_804872E4 = .text:0x804872E4; // type:function size:0xC0 +fn_804873A4 = .text:0x804873A4; // type:function size:0x1D0 +fn_80487574 = .text:0x80487574; // type:function size:0x21C +fn_80487790 = .text:0x80487790; // type:function size:0x128 +fn_804878B8 = .text:0x804878B8; // type:function size:0x48 +fn_80487900 = .text:0x80487900; // type:function size:0x18 +fn_80487918 = .text:0x80487918; // type:function size:0x5C +fn_80487974 = .text:0x80487974; // type:function size:0x40 +fn_804879B4 = .text:0x804879B4; // type:function size:0x280 +fn_80487C34 = .text:0x80487C34; // type:function size:0xD8 +fn_80487D0C = .text:0x80487D0C; // type:function size:0x8C +fn_80487D98 = .text:0x80487D98; // type:function size:0x100 +fn_80487E98 = .text:0x80487E98; // type:function size:0x278 +fn_80488110 = .text:0x80488110; // type:function size:0x20C +fn_8048831C = .text:0x8048831C; // type:function size:0x29C +fn_804885B8 = .text:0x804885B8; // type:function size:0x254 +fn_8048880C = .text:0x8048880C; // type:function size:0x180 +fn_8048898C = .text:0x8048898C; // type:function size:0x170 +fn_80488AFC = .text:0x80488AFC; // type:function size:0x408 +fn_80488F04 = .text:0x80488F04; // type:function size:0x100 +fn_80489004 = .text:0x80489004; // type:function size:0x14 +fn_80489018 = .text:0x80489018; // type:function size:0x10 +fn_80489028 = .text:0x80489028; // type:function size:0x10 +fn_80489038 = .text:0x80489038; // type:function size:0xC8 +fn_80489100 = .text:0x80489100; // type:function size:0x54 +fn_80489154 = .text:0x80489154; // type:function size:0x74 +fn_804891C8 = .text:0x804891C8; // type:function size:0x74 +fn_8048923C = .text:0x8048923C; // type:function size:0x90 +fn_804892CC = .text:0x804892CC; // type:function size:0x90 +fn_8048935C = .text:0x8048935C; // type:function size:0x40 +fn_8048939C = .text:0x8048939C; // type:function size:0x48 +fn_804893E4 = .text:0x804893E4; // type:function size:0x48 +fn_8048942C = .text:0x8048942C; // type:function size:0x60 +fn_8048948C = .text:0x8048948C; // type:function size:0x3C +fn_804894C8 = .text:0x804894C8; // type:function size:0x3C +fn_80489504 = .text:0x80489504; // type:function size:0x50 +fn_80489554 = .text:0x80489554; // type:function size:0x60 +fn_804895B4 = .text:0x804895B4; // type:function size:0xC +fn_804895C0 = .text:0x804895C0; // type:function size:0x34 +fn_804895F4 = .text:0x804895F4; // type:function size:0x160 +fn_80489754 = .text:0x80489754; // type:function size:0x58 +fn_804897AC = .text:0x804897AC; // type:function size:0x13C +fn_804898E8 = .text:0x804898E8; // type:function size:0xD4 +fn_804899BC = .text:0x804899BC; // type:function size:0x23C +fn_80489BF8 = .text:0x80489BF8; // type:function size:0x1A8 +fn_80489DA0 = .text:0x80489DA0; // type:function size:0x90 +fn_80489E30 = .text:0x80489E30; // type:function size:0x78 +fn_80489EA8 = .text:0x80489EA8; // type:function size:0x140 +fn_80489FE8 = .text:0x80489FE8; // type:function size:0x2A0 +fn_8048A288 = .text:0x8048A288; // type:function size:0x370 +fn_8048A5F8 = .text:0x8048A5F8; // type:function size:0x118 +fn_8048A710 = .text:0x8048A710; // type:function size:0x70 +fn_8048A780 = .text:0x8048A780; // type:function size:0x48 +fn_8048A7C8 = .text:0x8048A7C8; // type:function size:0xAC +fn_8048A874 = .text:0x8048A874; // type:function size:0x1D8 +fn_8048AA4C = .text:0x8048AA4C; // type:function size:0x16C +fn_8048ABB8 = .text:0x8048ABB8; // type:function size:0x34C +fn_8048AF04 = .text:0x8048AF04; // type:function size:0x28 +fn_8048AF2C = .text:0x8048AF2C; // type:function size:0x31C +fn_8048B248 = .text:0x8048B248; // type:function size:0x24 +fn_8048B26C = .text:0x8048B26C; // type:function size:0xA8 +fn_8048B314 = .text:0x8048B314; // type:function size:0x144 +fn_8048B458 = .text:0x8048B458; // type:function size:0x1AC +fn_8048B604 = .text:0x8048B604; // type:function size:0xDC +fn_8048B6E0 = .text:0x8048B6E0; // type:function size:0x164 +fn_8048B844 = .text:0x8048B844; // type:function size:0x84 +fn_8048B8C8 = .text:0x8048B8C8; // type:function size:0x1AC +fn_8048BA74 = .text:0x8048BA74; // type:function size:0x320 +fn_8048BD94 = .text:0x8048BD94; // type:function size:0x818 +fn_8048C5AC = .text:0x8048C5AC; // type:function size:0x618 +fn_8048CBC4 = .text:0x8048CBC4; // type:function size:0x104 +fn_8048CCC8 = .text:0x8048CCC8; // type:function size:0x10C +fn_8048CDD4 = .text:0x8048CDD4; // type:function size:0xF8 +fn_8048CECC = .text:0x8048CECC; // type:function size:0x32C +fn_8048D1F8 = .text:0x8048D1F8; // type:function size:0xC +fn_8048D204 = .text:0x8048D204; // type:function size:0x130 +fn_8048D334 = .text:0x8048D334; // type:function size:0x204 +fn_8048D538 = .text:0x8048D538; // type:function size:0x1BC +fn_8048D6F4 = .text:0x8048D6F4; // type:function size:0x1AC +fn_8048D8A0 = .text:0x8048D8A0; // type:function size:0x1CC +fn_8048DA6C = .text:0x8048DA6C; // type:function size:0x224 +fn_8048DC90 = .text:0x8048DC90; // type:function size:0x228 +fn_8048DEB8 = .text:0x8048DEB8; // type:function size:0x2AC +fn_8048E164 = .text:0x8048E164; // type:function size:0x328 +fn_8048E48C = .text:0x8048E48C; // type:function size:0x130 +fn_8048E5BC = .text:0x8048E5BC; // type:function size:0x110 +fn_8048E6CC = .text:0x8048E6CC; // type:function size:0x190 +fn_8048E85C = .text:0x8048E85C; // type:function size:0x120 +fn_8048E97C = .text:0x8048E97C; // type:function size:0x1B8 +fn_8048EB34 = .text:0x8048EB34; // type:function size:0x3C +fn_8048EB70 = .text:0x8048EB70; // type:function size:0xC4 +fn_8048EC34 = .text:0x8048EC34; // type:function size:0xD8 +fn_8048ED0C = .text:0x8048ED0C; // type:function size:0xD4 +fn_8048EDE0 = .text:0x8048EDE0; // type:function size:0x1BC +fn_8048EF9C = .text:0x8048EF9C; // type:function size:0x158 +fn_8048F0F4 = .text:0x8048F0F4; // type:function size:0x240 +fn_8048F334 = .text:0x8048F334; // type:function size:0x380 +fn_8048F6B4 = .text:0x8048F6B4; // type:function size:0x198 +fn_8048F84C = .text:0x8048F84C; // type:function size:0x284 +fn_8048FAD0 = .text:0x8048FAD0; // type:function size:0x1D4 +fn_8048FCA4 = .text:0x8048FCA4; // type:function size:0x14 +fn_8048FCB8 = .text:0x8048FCB8; // type:function size:0x240 +fn_8048FEF8 = .text:0x8048FEF8; // type:function size:0x7C +fn_8048FF74 = .text:0x8048FF74; // type:function size:0x60 +fn_8048FFD4 = .text:0x8048FFD4; // type:function size:0x6C +fn_80490040 = .text:0x80490040; // type:function size:0x20 +fn_80490060 = .text:0x80490060; // type:function size:0x1C +fn_8049007C = .text:0x8049007C; // type:function size:0x1E4 +fn_80490260 = .text:0x80490260; // type:function size:0x2D4 +fn_80490534 = .text:0x80490534; // type:function size:0x1A4 +fn_804906D8 = .text:0x804906D8; // type:function size:0x48C +fn_80490B64 = .text:0x80490B64; // type:function size:0x164 +fn_80490CC8 = .text:0x80490CC8; // type:function size:0x1BC +fn_80490E84 = .text:0x80490E84; // type:function size:0x98 +fn_80490F1C = .text:0x80490F1C; // type:function size:0x1C0 +fn_804910DC = .text:0x804910DC; // type:function size:0x174 +fn_80491250 = .text:0x80491250; // type:function size:0x1CC +fn_8049141C = .text:0x8049141C; // type:function size:0x120 +fn_8049153C = .text:0x8049153C; // type:function size:0x1E0 +fn_8049171C = .text:0x8049171C; // type:function size:0x4 +fn_80491720 = .text:0x80491720; // type:function size:0x11C +fn_8049183C = .text:0x8049183C; // type:function size:0x298 +fn_80491AD4 = .text:0x80491AD4; // type:function size:0x1D8 +fn_80491CAC = .text:0x80491CAC; // type:function size:0x27C +fn_80491F28 = .text:0x80491F28; // type:function size:0x148 +fn_80492070 = .text:0x80492070; // type:function size:0x258 +fn_804922C8 = .text:0x804922C8; // type:function size:0x2C4 +fn_8049258C = .text:0x8049258C; // type:function size:0x258 +fn_804927E4 = .text:0x804927E4; // type:function size:0x390 +fn_80492B74 = .text:0x80492B74; // type:function size:0x1C8 +fn_80492D3C = .text:0x80492D3C; // type:function size:0x1D0 +fn_80492F0C = .text:0x80492F0C; // type:function size:0x314 +fn_80493220 = .text:0x80493220; // type:function size:0x4F0 +fn_80493710 = .text:0x80493710; // type:function size:0xCC +fn_804937DC = .text:0x804937DC; // type:function size:0x254 +fn_80493A30 = .text:0x80493A30; // type:function size:0x120 +fn_80493B50 = .text:0x80493B50; // type:function size:0x98 +fn_80493BE8 = .text:0x80493BE8; // type:function size:0xA8 +fn_80493C90 = .text:0x80493C90; // type:function size:0x188 +fn_80493E18 = .text:0x80493E18; // type:function size:0x134 +fn_80493F4C = .text:0x80493F4C; // type:function size:0x35C +fn_804942A8 = .text:0x804942A8; // type:function size:0x218 +fn_804944C0 = .text:0x804944C0; // type:function size:0x258 +fn_80494718 = .text:0x80494718; // type:function size:0x374 +fn_80494A8C = .text:0x80494A8C; // type:function size:0x238 +fn_80494CC4 = .text:0x80494CC4; // type:function size:0x1F8 +fn_80494EBC = .text:0x80494EBC; // type:function size:0x2C0 +fn_8049517C = .text:0x8049517C; // type:function size:0x4F4 +fn_80495670 = .text:0x80495670; // type:function size:0x368 +fn_804959D8 = .text:0x804959D8; // type:function size:0x2C +fn_80495A04 = .text:0x80495A04; // type:function size:0x15C +fn_80495B60 = .text:0x80495B60; // type:function size:0x2C +fn_80495B8C = .text:0x80495B8C; // type:function size:0x10 +fn_80495B9C = .text:0x80495B9C; // type:function size:0x384 +fn_80495F20 = .text:0x80495F20; // type:function size:0x8 +fn_80495F28 = .text:0x80495F28; // type:function size:0x98 +fn_80495FC0 = .text:0x80495FC0; // type:function size:0x31C +fn_804962DC = .text:0x804962DC; // type:function size:0x188 +fn_80496464 = .text:0x80496464; // type:function size:0x25C +fn_804966C0 = .text:0x804966C0; // type:function size:0x1B0 +fn_80496870 = .text:0x80496870; // type:function size:0x68 +fn_804968D8 = .text:0x804968D8; // type:function size:0x9C +fn_80496974 = .text:0x80496974; // type:function size:0x12C +fn_80496AA0 = .text:0x80496AA0; // type:function size:0x98 +fn_80496B38 = .text:0x80496B38; // type:function size:0x748 +fn_80497280 = .text:0x80497280; // type:function size:0x1DC +fn_8049745C = .text:0x8049745C; // type:function size:0x6C +fn_804974C8 = .text:0x804974C8; // type:function size:0x324 +fn_804977EC = .text:0x804977EC; // type:function size:0x1A4 +fn_80497990 = .text:0x80497990; // type:function size:0x74 +fn_80497A04 = .text:0x80497A04; // type:function size:0xB8 +fn_80497ABC = .text:0x80497ABC; // type:function size:0x2E0 +fn_80497D9C = .text:0x80497D9C; // type:function size:0xE0 +fn_80497E7C = .text:0x80497E7C; // type:function size:0x278 +fn_804980F4 = .text:0x804980F4; // type:function size:0x180 +fn_80498274 = .text:0x80498274; // type:function size:0x104 +fn_80498378 = .text:0x80498378; // type:function size:0x18C +fn_80498504 = .text:0x80498504; // type:function size:0x1BC +fn_804986C0 = .text:0x804986C0; // type:function size:0x1D4 +fn_80498894 = .text:0x80498894; // type:function size:0x1BC +fn_80498A50 = .text:0x80498A50; // type:function size:0x14C +fn_80498B9C = .text:0x80498B9C; // type:function size:0x154 +fn_80498CF0 = .text:0x80498CF0; // type:function size:0x54 +fn_80498D44 = .text:0x80498D44; // type:function size:0x44 +fn_80498D88 = .text:0x80498D88; // type:function size:0x10 +fn_80498D98 = .text:0x80498D98; // type:function size:0x2A0 +fn_80499038 = .text:0x80499038; // type:function size:0x4B8 +fn_804994F0 = .text:0x804994F0; // type:function size:0x11C +fn_8049960C = .text:0x8049960C; // type:function size:0x1F0 +fn_804997FC = .text:0x804997FC; // type:function size:0x1BC +lbl_804999B8 = .text:0x804999B8; // type:label +lbl_80499C20 = .text:0x80499C20; // type:label +lbl_80499C54 = .text:0x80499C54; // type:label +lbl_80499CD0 = .text:0x80499CD0; // type:label +lbl_80499D04 = .text:0x80499D04; // type:label +fn_80499D0C = .text:0x80499D0C; // type:function size:0xD0 +fn_80499DDC = .text:0x80499DDC; // type:function size:0x50 +fn_80499E2C = .text:0x80499E2C; // type:function size:0x10 +fn_80499E3C = .text:0x80499E3C; // type:function size:0x18 +fn_80499E54 = .text:0x80499E54; // type:function size:0x24 +fn_80499E78 = .text:0x80499E78; // type:function size:0x84 +fn_80499EFC = .text:0x80499EFC; // type:function size:0x28 +fn_80499F24 = .text:0x80499F24; // type:function size:0x24 +fn_80499F48 = .text:0x80499F48; // type:function size:0x24 +fn_80499F6C = .text:0x80499F6C; // type:function size:0x24 +fn_80499F90 = .text:0x80499F90; // type:function size:0x9C +fn_8049A02C = .text:0x8049A02C; // type:function size:0x28 +fn_8049A054 = .text:0x8049A054; // type:function size:0x24 +fn_8049A078 = .text:0x8049A078; // type:function size:0x28 +fn_8049A0A0 = .text:0x8049A0A0; // type:function size:0x28 +fn_8049A0C8 = .text:0x8049A0C8; // type:function size:0x40 +fn_8049A108 = .text:0x8049A108; // type:function size:0x50 +fn_8049A158 = .text:0x8049A158; // type:function size:0x28 +fn_8049A180 = .text:0x8049A180; // type:function size:0xC +fn_8049A18C = .text:0x8049A18C; // type:function size:0x8 +fn_8049A194 = .text:0x8049A194; // type:function size:0x4 +fn_8049A198 = .text:0x8049A198; // type:function size:0x10 +fn_8049A1A8 = .text:0x8049A1A8; // type:function size:0x64 +fn_8049A20C = .text:0x8049A20C; // type:function size:0x14 +fn_8049A220 = .text:0x8049A220; // type:function size:0xC0 +fn_8049A2E0 = .text:0x8049A2E0; // type:function size:0x64 +fn_8049A344 = .text:0x8049A344; // type:function size:0xF4 +fn_8049A438 = .text:0x8049A438; // type:function size:0x18C +fn_8049A5C4 = .text:0x8049A5C4; // type:function size:0xDC +fn_8049A6A0 = .text:0x8049A6A0; // type:function size:0xDC +fn_8049A77C = .text:0x8049A77C; // type:function size:0xDC +fn_8049A858 = .text:0x8049A858; // type:function size:0x6C +fn_8049A8C4 = .text:0x8049A8C4; // type:function size:0x8C +fn_8049A950 = .text:0x8049A950; // type:function size:0x9C +fn_8049A9EC = .text:0x8049A9EC; // type:function size:0x8C +fn_8049AA78 = .text:0x8049AA78; // type:function size:0xD0 +fn_8049AB48 = .text:0x8049AB48; // type:function size:0x40 +fn_8049AB88 = .text:0x8049AB88; // type:function size:0x4 +fn_8049AB8C = .text:0x8049AB8C; // type:function size:0x88 +fn_8049AC14 = .text:0x8049AC14; // type:function size:0x84 +fn_8049AC98 = .text:0x8049AC98; // type:function size:0x94 +fn_8049AD2C = .text:0x8049AD2C; // type:function size:0x10 +fn_8049AD3C = .text:0x8049AD3C; // type:function size:0x144 +fn_8049AE80 = .text:0x8049AE80; // type:function size:0x2C +fn_8049AEAC = .text:0x8049AEAC; // type:function size:0x60 +fn_8049AF0C = .text:0x8049AF0C; // type:function size:0x74 +fn_8049AF80 = .text:0x8049AF80; // type:function size:0x64 +fn_8049AFE4 = .text:0x8049AFE4; // type:function size:0x40 +fn_8049B024 = .text:0x8049B024; // type:function size:0x6C +fn_8049B090 = .text:0x8049B090; // type:function size:0x184 +fn_8049B214 = .text:0x8049B214; // type:function size:0x18C +fn_8049B3A0 = .text:0x8049B3A0; // type:function size:0x1EC +fn_8049B58C = .text:0x8049B58C; // type:function size:0x158 +fn_8049B6E4 = .text:0x8049B6E4; // type:function size:0x160 +fn_8049B844 = .text:0x8049B844; // type:function size:0xC +fn_8049B850 = .text:0x8049B850; // type:function size:0x3C +fn_8049B88C = .text:0x8049B88C; // type:function size:0x134 +fn_8049B9C0 = .text:0x8049B9C0; // type:function size:0x88 +fn_8049BA48 = .text:0x8049BA48; // type:function size:0x2C0 +fn_8049BD08 = .text:0x8049BD08; // type:function size:0x150 +fn_8049BE58 = .text:0x8049BE58; // type:function size:0xEC +fn_8049BF44 = .text:0x8049BF44; // type:function size:0x13C +fn_8049C080 = .text:0x8049C080; // type:function size:0xE8 +fn_8049C168 = .text:0x8049C168; // type:function size:0x108 +fn_8049C270 = .text:0x8049C270; // type:function size:0x178 +fn_8049C3E8 = .text:0x8049C3E8; // type:function size:0x10C +fn_8049C4F4 = .text:0x8049C4F4; // type:function size:0xD0 +fn_8049C5C4 = .text:0x8049C5C4; // type:function size:0x110 +fn_8049C6D4 = .text:0x8049C6D4; // type:function size:0x68 +fn_8049C73C = .text:0x8049C73C; // type:function size:0xE8 +fn_8049C824 = .text:0x8049C824; // type:function size:0x8 +fn_8049C82C = .text:0x8049C82C; // type:function size:0xAC +fn_8049C8D8 = .text:0x8049C8D8; // type:function size:0x48 +fn_8049C920 = .text:0x8049C920; // type:function size:0x4 +fn_8049C924 = .text:0x8049C924; // type:function size:0x70 +fn_8049C994 = .text:0x8049C994; // type:function size:0x12C +fn_8049CAC0 = .text:0x8049CAC0; // type:function size:0x104 +fn_8049CBC4 = .text:0x8049CBC4; // type:function size:0x190 +fn_8049CD54 = .text:0x8049CD54; // type:function size:0x60 +fn_8049CDB4 = .text:0x8049CDB4; // type:function size:0x1E8 +fn_8049CF9C = .text:0x8049CF9C; // type:function size:0x78 +fn_8049D014 = .text:0x8049D014; // type:function size:0x90 +fn_8049D0A4 = .text:0x8049D0A4; // type:function size:0x68 +fn_8049D10C = .text:0x8049D10C; // type:function size:0x68 +fn_8049D174 = .text:0x8049D174; // type:function size:0x4 +fn_8049D178 = .text:0x8049D178; // type:function size:0x4C +fn_8049D1C4 = .text:0x8049D1C4; // type:function size:0x10 +fn_8049D1D4 = .text:0x8049D1D4; // type:function size:0x88 +fn_8049D25C = .text:0x8049D25C; // type:function size:0x14 +fn_8049D270 = .text:0x8049D270; // type:function size:0x1C +fn_8049D28C = .text:0x8049D28C; // type:function size:0x244 +fn_8049D4D0 = .text:0x8049D4D0; // type:function size:0x178 +fn_8049D648 = .text:0x8049D648; // type:function size:0x108 +fn_8049D750 = .text:0x8049D750; // type:function size:0xEC +fn_8049D83C = .text:0x8049D83C; // type:function size:0x54 +fn_8049D890 = .text:0x8049D890; // type:function size:0x58 +fn_8049D8E8 = .text:0x8049D8E8; // type:function size:0x54 +fn_8049D93C = .text:0x8049D93C; // type:function size:0x58 +fn_8049D994 = .text:0x8049D994; // type:function size:0x28 +fn_8049D9BC = .text:0x8049D9BC; // type:function size:0x4 +fn_8049D9C0 = .text:0x8049D9C0; // type:function size:0x58 +fn_8049DA18 = .text:0x8049DA18; // type:function size:0x54 +fn_8049DA6C = .text:0x8049DA6C; // type:function size:0x58 +fn_8049DAC4 = .text:0x8049DAC4; // type:function size:0x54 +fn_8049DB18 = .text:0x8049DB18; // type:function size:0x58 +fn_8049DB70 = .text:0x8049DB70; // type:function size:0x7C +fn_8049DBEC = .text:0x8049DBEC; // type:function size:0xB8 +fn_8049DCA4 = .text:0x8049DCA4; // type:function size:0xA8 +fn_8049DD4C = .text:0x8049DD4C; // type:function size:0xA8 +fn_8049DDF4 = .text:0x8049DDF4; // type:function size:0xB8 +fn_8049DEAC = .text:0x8049DEAC; // type:function size:0xB8 +fn_8049DF64 = .text:0x8049DF64; // type:function size:0xB8 +fn_8049E01C = .text:0x8049E01C; // type:function size:0xB0 +fn_8049E0CC = .text:0x8049E0CC; // type:function size:0x200 +fn_8049E2CC = .text:0x8049E2CC; // type:function size:0x4C +fn_8049E318 = .text:0x8049E318; // type:function size:0x388 +fn_8049E6A0 = .text:0x8049E6A0; // type:function size:0x258 +fn_8049E8F8 = .text:0x8049E8F8; // type:function size:0x304 +fn_8049EBFC = .text:0x8049EBFC; // type:function size:0x660 +fn_8049F25C = .text:0x8049F25C; // type:function size:0x38 +fn_8049F294 = .text:0x8049F294; // type:function size:0xA4 +fn_8049F338 = .text:0x8049F338; // type:function size:0x4C +fn_8049F384 = .text:0x8049F384; // type:function size:0x6C +fn_8049F3F0 = .text:0x8049F3F0; // type:function size:0x18 +fn_8049F408 = .text:0x8049F408; // type:function size:0x44 +fn_8049F44C = .text:0x8049F44C; // type:function size:0x44 +fn_8049F490 = .text:0x8049F490; // type:function size:0xF4 +fn_8049F584 = .text:0x8049F584; // type:function size:0x38 +fn_8049F5BC = .text:0x8049F5BC; // type:function size:0xA8 +fn_8049F664 = .text:0x8049F664; // type:function size:0x18 +fn_8049F67C = .text:0x8049F67C; // type:function size:0x198 +fn_8049F814 = .text:0x8049F814; // type:function size:0x18C +fn_8049F9A0 = .text:0x8049F9A0; // type:function size:0x4 +fn_8049F9A4 = .text:0x8049F9A4; // type:function size:0xE4 +fn_8049FA88 = .text:0x8049FA88; // type:function size:0x8 +ESP_InitLib = .text:0x8049FA90; // type:function size:0x54 scope:global +ESP_CloseLib = .text:0x8049FAE4; // type:function size:0x48 scope:global +fn_8049FB2C = .text:0x8049FB2C; // type:function size:0x94 +fn_8049FBC0 = .text:0x8049FBC0; // type:function size:0x118 +ESP_DiGetTicketView = .text:0x8049FCD8; // type:function size:0xA4 scope:global +ESP_DiGetTmd = .text:0x8049FD7C; // type:function size:0xF0 scope:global +fn_8049FE6C = .text:0x8049FE6C; // type:function size:0x114 +ESP_GetDataDir = .text:0x8049FF80; // type:function size:0x98 scope:global +ESP_GetTitleId = .text:0x804A0018; // type:function size:0x98 scope:global +fn_804A00B0 = .text:0x804A00B0; // type:function size:0xD4 +_ctors = .ctors:0x804A01A0; // type:label scope:global data:4byte +__init_cpp_exceptions_reference = .ctors:0x804A01A0; // type:object size:0x4 scope:global +_dtors = .dtors:0x804A03C0; // type:label scope:global data:4byte +__destroy_global_chain_reference = .dtors:0x804A03C0; // type:object size:0x4 scope:global +__fini_cpp_exceptions_reference = .dtors:0x804A03C4; // type:object size:0x4 scope:global +lbl_804A0430 = .rodata:0x804A0430; // type:object size:0x8 +lbl_804A0438 = .rodata:0x804A0438; // type:object size:0x8 data:double +lbl_804A0440 = .rodata:0x804A0440; // type:object size:0x10 data:4byte +lbl_804A0450 = .rodata:0x804A0450; // type:object size:0x10 +lbl_804A0460 = .rodata:0x804A0460; // type:object size:0x10 data:string +lbl_804A0470 = .rodata:0x804A0470; // type:object size:0xC +lbl_804A047C = .rodata:0x804A047C; // type:object size:0x14 +lbl_804A0490 = .rodata:0x804A0490; // type:object size:0x10 data:string +lbl_804A04A0 = .rodata:0x804A04A0; // type:object size:0x10 +lbl_804A04B0 = .rodata:0x804A04B0; // type:object size:0x18 +lbl_804A04C8 = .rodata:0x804A04C8; // type:object size:0x10 data:string +lbl_804A04D8 = .rodata:0x804A04D8; // type:object size:0x20 data:4byte +lbl_804A04F8 = .rodata:0x804A04F8; // type:object size:0x8 data:double +lbl_804A0500 = .rodata:0x804A0500; // type:object size:0x18 +lbl_804A0518 = .rodata:0x804A0518; // type:object size:0x8 +lbl_804A0520 = .rodata:0x804A0520; // type:object size:0x8 +lbl_804A0528 = .rodata:0x804A0528; // type:object size:0x18 +lbl_804A0540 = .rodata:0x804A0540; // type:object size:0x8 data:double +lbl_804A0548 = .rodata:0x804A0548; // type:object size:0x8 data:double +lbl_804A0550 = .rodata:0x804A0550; // type:object size:0x8 data:double +lbl_804A0558 = .rodata:0x804A0558; // type:object size:0x8 data:double +lbl_804A0560 = .rodata:0x804A0560; // type:object size:0x10 +lbl_804A0570 = .rodata:0x804A0570; // type:object size:0x38 +lbl_804A05A8 = .rodata:0x804A05A8; // type:object size:0x8 +lbl_804A05B0 = .rodata:0x804A05B0; // type:object size:0x10 +lbl_804A05C0 = .rodata:0x804A05C0; // type:object size:0x10 +lbl_804A05D0 = .rodata:0x804A05D0; // type:object size:0x1C +lbl_804A05EC = .rodata:0x804A05EC; // type:object size:0xC +lbl_804A05F8 = .rodata:0x804A05F8; // type:object size:0x6C data:4byte +lbl_804A0664 = .rodata:0x804A0664; // type:object size:0x14 data:string +lbl_804A0678 = .rodata:0x804A0678; // type:object size:0x18 +lbl_804A0690 = .rodata:0x804A0690; // type:object size:0x18 +lbl_804A06A8 = .rodata:0x804A06A8; // type:object size:0x18 +lbl_804A06C0 = .rodata:0x804A06C0; // type:object size:0x1C +lbl_804A06DC = .rodata:0x804A06DC; // type:object size:0x1C data:string +lbl_804A06F8 = .rodata:0x804A06F8; // type:object size:0x14 +lbl_804A070C = .rodata:0x804A070C; // type:object size:0x14 data:string +lbl_804A0720 = .rodata:0x804A0720; // type:object size:0x18 data:string +lbl_804A0738 = .rodata:0x804A0738; // type:object size:0x1C +lbl_804A0754 = .rodata:0x804A0754; // type:object size:0x1C +lbl_804A0770 = .rodata:0x804A0770; // type:object size:0x1C +lbl_804A078C = .rodata:0x804A078C; // type:object size:0x18 +lbl_804A07A4 = .rodata:0x804A07A4; // type:object size:0x6C +lbl_804A0810 = .rodata:0x804A0810; // type:object size:0x8 data:double +lbl_804A0818 = .rodata:0x804A0818; // type:object size:0x10 data:2byte +lbl_804A0828 = .rodata:0x804A0828; // type:object size:0x8 data:double +lbl_804A0830 = .rodata:0x804A0830; // type:object size:0x30 data:double +lbl_804A0860 = .rodata:0x804A0860; // type:object size:0x468 +lbl_804A0CC8 = .rodata:0x804A0CC8; // type:object size:0x8 data:double +lbl_804A0CD0 = .rodata:0x804A0CD0; // type:object size:0x8 data:double +lbl_804A0CD8 = .rodata:0x804A0CD8; // type:object size:0x8 data:double +lbl_804A0CE0 = .rodata:0x804A0CE0; // type:object size:0x8 data:double +lbl_804A0CE8 = .rodata:0x804A0CE8; // type:object size:0x8 data:double +lbl_804A0CF0 = .rodata:0x804A0CF0; // type:object size:0x8 data:double +lbl_804A0CF8 = .rodata:0x804A0CF8; // type:object size:0x8 data:double +lbl_804A0D00 = .rodata:0x804A0D00; // type:object size:0x8 data:double +lbl_804A0D08 = .rodata:0x804A0D08; // type:object size:0x30 data:double +lbl_804A0D38 = .rodata:0x804A0D38; // type:object size:0x18 +lbl_804A0D50 = .rodata:0x804A0D50; // type:object size:0x10 +lbl_804A0D60 = .rodata:0x804A0D60; // type:object size:0x8 +lbl_804A0D68 = .rodata:0x804A0D68; // type:object size:0x10 +lbl_804A0D78 = .rodata:0x804A0D78; // type:object size:0x10 +lbl_804A0D88 = .rodata:0x804A0D88; // type:object size:0x8 +lbl_804A0D90 = .rodata:0x804A0D90; // type:object size:0x8 data:double +lbl_804A0D98 = .rodata:0x804A0D98; // type:object size:0x8 data:double +lbl_804A0DA0 = .rodata:0x804A0DA0; // type:object size:0x8 data:double +lbl_804A0DA8 = .rodata:0x804A0DA8; // type:object size:0x240 data:4byte +lbl_804A0FE8 = .rodata:0x804A0FE8; // type:object size:0x8 data:double +lbl_804A0FF0 = .rodata:0x804A0FF0; // type:object size:0x18 data:4byte +lbl_804A1008 = .rodata:0x804A1008; // type:object size:0x20 data:4byte +lbl_804A1028 = .rodata:0x804A1028; // type:object size:0x20 +lbl_804A1048 = .rodata:0x804A1048; // type:object size:0x8 data:double +lbl_804A1050 = .rodata:0x804A1050; // type:object size:0x8 data:double +lbl_804A1058 = .rodata:0x804A1058; // type:object size:0x20 +lbl_804A1078 = .rodata:0x804A1078; // type:object size:0x8 +lbl_804A1080 = .rodata:0x804A1080; // type:object size:0x8 +lbl_804A1088 = .rodata:0x804A1088; // type:object size:0x8 +lbl_804A1090 = .rodata:0x804A1090; // type:object size:0x18 +lbl_804A10A8 = .rodata:0x804A10A8; // type:object size:0x18 +lbl_804A10C0 = .rodata:0x804A10C0; // type:object size:0x8 data:double +lbl_804A10C8 = .rodata:0x804A10C8; // type:object size:0x8 +lbl_804A10D0 = .rodata:0x804A10D0; // type:object size:0x8 data:double +lbl_804A10D8 = .rodata:0x804A10D8; // type:object size:0x8 +lbl_804A10E0 = .rodata:0x804A10E0; // type:object size:0x8 data:double +lbl_804A10E8 = .rodata:0x804A10E8; // type:object size:0x18 +lbl_804A1100 = .rodata:0x804A1100; // type:object size:0x8 +lbl_804A1108 = .rodata:0x804A1108; // type:object size:0x8 data:double +lbl_804A1110 = .rodata:0x804A1110; // type:object size:0x18 +lbl_804A1128 = .rodata:0x804A1128; // type:object size:0x8 +lbl_804A1130 = .rodata:0x804A1130; // type:object size:0x10 +lbl_804A1140 = .rodata:0x804A1140; // type:object size:0x30 +lbl_804A1170 = .rodata:0x804A1170; // type:object size:0x8 data:double +lbl_804A1178 = .rodata:0x804A1178; // type:object size:0x8 data:double +lbl_804A1180 = .rodata:0x804A1180; // type:object size:0x8 +lbl_804A1188 = .rodata:0x804A1188; // type:object size:0x20 +lbl_804A11A8 = .rodata:0x804A11A8; // type:object size:0x8 +lbl_804A11B0 = .rodata:0x804A11B0; // type:object size:0x10 +lbl_804A11C0 = .rodata:0x804A11C0; // type:object size:0x20 +lbl_804A11E0 = .rodata:0x804A11E0; // type:object size:0xB8 +lbl_804A1298 = .rodata:0x804A1298; // type:object size:0x20 +lbl_804A12B8 = .rodata:0x804A12B8; // type:object size:0x20 +lbl_804A12D8 = .rodata:0x804A12D8; // type:object size:0x8 data:double +lbl_804A12E0 = .rodata:0x804A12E0; // type:object size:0x20 data:4byte +lbl_804A1300 = .rodata:0x804A1300; // type:object size:0x8 data:double +lbl_804A1308 = .rodata:0x804A1308; // type:object size:0x8 data:double +lbl_804A1310 = .rodata:0x804A1310; // type:object size:0x8 data:double +lbl_804A1318 = .rodata:0x804A1318; // type:object size:0x8 data:double +lbl_804A1320 = .rodata:0x804A1320; // type:object size:0x18 +lbl_804A1338 = .rodata:0x804A1338; // type:object size:0x18 +lbl_804A1350 = .rodata:0x804A1350; // type:object size:0x20 data:4byte +lbl_804A1370 = .rodata:0x804A1370; // type:object size:0x18 +lbl_804A1388 = .rodata:0x804A1388; // type:object size:0x18 +lbl_804A13A0 = .rodata:0x804A13A0; // type:object size:0x90 +lbl_804A1430 = .rodata:0x804A1430; // type:object size:0x68 +lbl_804A1498 = .rodata:0x804A1498; // type:object size:0x64 data:wstring +lbl_804A14FC = .rodata:0x804A14FC; // type:object size:0x64 +lbl_804A1560 = .rodata:0x804A1560; // type:object size:0x58 +lbl_804A15B8 = .rodata:0x804A15B8; // type:object size:0x80 +lbl_804A1638 = .rodata:0x804A1638; // type:object size:0xA8 +lbl_804A16E0 = .rodata:0x804A16E0; // type:object size:0xE8 data:wstring +lbl_804A17C8 = .rodata:0x804A17C8; // type:object size:0xC0 +lbl_804A1888 = .rodata:0x804A1888; // type:object size:0xE0 +lbl_804A1968 = .rodata:0x804A1968; // type:object size:0xF8 +lbl_804A1A60 = .rodata:0x804A1A60; // type:object size:0x74 data:wstring +lbl_804A1AD4 = .rodata:0x804A1AD4; // type:object size:0x74 +lbl_804A1B48 = .rodata:0x804A1B48; // type:object size:0x78 +lbl_804A1BC0 = .rodata:0x804A1BC0; // type:object size:0x68 +lbl_804A1C28 = .rodata:0x804A1C28; // type:object size:0x88 +lbl_804A1CB0 = .rodata:0x804A1CB0; // type:object size:0x5C +lbl_804A1D0C = .rodata:0x804A1D0C; // type:object size:0x74 +lbl_804A1D80 = .rodata:0x804A1D80; // type:object size:0x6C +lbl_804A1DEC = .rodata:0x804A1DEC; // type:object size:0x4C +lbl_804A1E38 = .rodata:0x804A1E38; // type:object size:0x68 +lbl_804A1EA0 = .rodata:0x804A1EA0; // type:object size:0x10 data:wstring +lbl_804A1EB0 = .rodata:0x804A1EB0; // type:object size:0x18 +lbl_804A1EC8 = .rodata:0x804A1EC8; // type:object size:0x10 data:wstring +lbl_804A1ED8 = .rodata:0x804A1ED8; // type:object size:0x14 +lbl_804A1EEC = .rodata:0x804A1EEC; // type:object size:0x34 +lbl_804A1F20 = .rodata:0x804A1F20; // type:object size:0x30 data:wstring +lbl_804A1F50 = .rodata:0x804A1F50; // type:object size:0x60 +lbl_804A1FB0 = .rodata:0x804A1FB0; // type:object size:0x8 data:double +lbl_804A1FB8 = .rodata:0x804A1FB8; // type:object size:0x18 +lbl_804A1FD0 = .rodata:0x804A1FD0; // type:object size:0x38 data:double +lbl_804A2008 = .rodata:0x804A2008; // type:object size:0x8 data:double +lbl_804A2010 = .rodata:0x804A2010; // type:object size:0x8 +lbl_804A2018 = .rodata:0x804A2018; // type:object size:0x28 +lbl_804A2040 = .rodata:0x804A2040; // type:object size:0x10 +lbl_804A2050 = .rodata:0x804A2050; // type:object size:0x8 data:double +lbl_804A2058 = .rodata:0x804A2058; // type:object size:0x18 data:4byte +lbl_804A2070 = .rodata:0x804A2070; // type:object size:0x8 +lbl_804A2078 = .rodata:0x804A2078; // type:object size:0x10 +lbl_804A2088 = .rodata:0x804A2088; // type:object size:0x8 +lbl_804A2090 = .rodata:0x804A2090; // type:object size:0x20 +lbl_804A20B0 = .rodata:0x804A20B0; // type:object size:0x20 +lbl_804A20D0 = .rodata:0x804A20D0; // type:object size:0x8 data:double +lbl_804A20D8 = .rodata:0x804A20D8; // type:object size:0x80 +lbl_804A2158 = .rodata:0x804A2158; // type:object size:0x8 data:double +lbl_804A2160 = .rodata:0x804A2160; // type:object size:0x8 data:double +lbl_804A2168 = .rodata:0x804A2168; // type:object size:0x30 +lbl_804A2198 = .rodata:0x804A2198; // type:object size:0x8 data:double +lbl_804A21A0 = .rodata:0x804A21A0; // type:object size:0x28 +lbl_804A21C8 = .rodata:0x804A21C8; // type:object size:0x8 data:double +lbl_804A21D0 = .rodata:0x804A21D0; // type:object size:0x8 data:double +lbl_804A21D8 = .rodata:0x804A21D8; // type:object size:0x1C8 +lbl_804A23A0 = .rodata:0x804A23A0; // type:object size:0x10 +lbl_804A23B0 = .rodata:0x804A23B0; // type:object size:0x8 +lbl_804A23B8 = .rodata:0x804A23B8; // type:object size:0x28 +lbl_804A23E0 = .rodata:0x804A23E0; // type:object size:0x18 data:double +lbl_804A23F8 = .rodata:0x804A23F8; // type:object size:0x18 +lbl_804A2410 = .rodata:0x804A2410; // type:object size:0x18 +lbl_804A2428 = .rodata:0x804A2428; // type:object size:0x8 data:double +lbl_804A2430 = .rodata:0x804A2430; // type:object size:0x8 data:double +lbl_804A2438 = .rodata:0x804A2438; // type:object size:0x8 +lbl_804A2440 = .rodata:0x804A2440; // type:object size:0x1C data:string +lbl_804A245C = .rodata:0x804A245C; // type:object size:0x18 +lbl_804A2474 = .rodata:0x804A2474; // type:object size:0x14 +lbl_804A2488 = .rodata:0x804A2488; // type:object size:0x18 +lbl_804A24A0 = .rodata:0x804A24A0; // type:object size:0x18 +lbl_804A24B8 = .rodata:0x804A24B8; // type:object size:0x18 +lbl_804A24D0 = .rodata:0x804A24D0; // type:object size:0x18 +lbl_804A24E8 = .rodata:0x804A24E8; // type:object size:0x18 +lbl_804A2500 = .rodata:0x804A2500; // type:object size:0x18 +lbl_804A2518 = .rodata:0x804A2518; // type:object size:0x18 +lbl_804A2530 = .rodata:0x804A2530; // type:object size:0x14 +lbl_804A2544 = .rodata:0x804A2544; // type:object size:0x1C +lbl_804A2560 = .rodata:0x804A2560; // type:object size:0x58 +lbl_804A25B8 = .rodata:0x804A25B8; // type:object size:0x20 +lbl_804A25D8 = .rodata:0x804A25D8; // type:object size:0x8 data:double +lbl_804A25E0 = .rodata:0x804A25E0; // type:object size:0x38 +lbl_804A2618 = .rodata:0x804A2618; // type:object size:0x8 data:double +lbl_804A2620 = .rodata:0x804A2620; // type:object size:0x8 +lbl_804A2628 = .rodata:0x804A2628; // type:object size:0x18 +lbl_804A2640 = .rodata:0x804A2640; // type:object size:0x10 data:string +lbl_804A2650 = .rodata:0x804A2650; // type:object size:0x10 data:4byte +lbl_804A2660 = .rodata:0x804A2660; // type:object size:0x10 data:4byte +lbl_804A2670 = .rodata:0x804A2670; // type:object size:0xD8 +lbl_804A2748 = .rodata:0x804A2748; // type:object size:0x18 +lbl_804A2760 = .rodata:0x804A2760; // type:object size:0x28 +lbl_804A2788 = .rodata:0x804A2788; // type:object size:0x18 +lbl_804A27A0 = .rodata:0x804A27A0; // type:object size:0x30 +lbl_804A27D0 = .rodata:0x804A27D0; // type:object size:0x10 +lbl_804A27E0 = .rodata:0x804A27E0; // type:object size:0x28 +lbl_804A2808 = .rodata:0x804A2808; // type:object size:0x40 +lbl_804A2848 = .rodata:0x804A2848; // type:object size:0x30 +lbl_804A2878 = .rodata:0x804A2878; // type:object size:0x8 data:double +lbl_804A2880 = .rodata:0x804A2880; // type:object size:0x8 data:double +lbl_804A2888 = .rodata:0x804A2888; // type:object size:0xFC +lbl_804A2984 = .rodata:0x804A2984; // type:object size:0x14 +lbl_804A2998 = .rodata:0x804A2998; // type:object size:0x14 +lbl_804A29AC = .rodata:0x804A29AC; // type:object size:0x14 +lbl_804A29C0 = .rodata:0x804A29C0; // type:object size:0xC +lbl_804A29CC = .rodata:0x804A29CC; // type:object size:0x104 +lbl_804A2AD0 = .rodata:0x804A2AD0; // type:object size:0x1C +lbl_804A2AEC = .rodata:0x804A2AEC; // type:object size:0x24 +lbl_804A2B10 = .rodata:0x804A2B10; // type:object size:0x14 +lbl_804A2B24 = .rodata:0x804A2B24; // type:object size:0x14 +lbl_804A2B38 = .rodata:0x804A2B38; // type:object size:0x8 +lbl_804A2B40 = .rodata:0x804A2B40; // type:object size:0x1C +lbl_804A2B5C = .rodata:0x804A2B5C; // type:object size:0x24 +lbl_804A2B80 = .rodata:0x804A2B80; // type:object size:0x14 +lbl_804A2B94 = .rodata:0x804A2B94; // type:object size:0x1C +lbl_804A2BB0 = .rodata:0x804A2BB0; // type:object size:0xC data:string +lbl_804A2BBC = .rodata:0x804A2BBC; // type:object size:0x14 +lbl_804A2BD0 = .rodata:0x804A2BD0; // type:object size:0x8 +lbl_804A2BD8 = .rodata:0x804A2BD8; // type:object size:0x14 +lbl_804A2BEC = .rodata:0x804A2BEC; // type:object size:0xC data:string +lbl_804A2BF8 = .rodata:0x804A2BF8; // type:object size:0xC +lbl_804A2C04 = .rodata:0x804A2C04; // type:object size:0xC +lbl_804A2C10 = .rodata:0x804A2C10; // type:object size:0xC +lbl_804A2C1C = .rodata:0x804A2C1C; // type:object size:0xC +lbl_804A2C28 = .rodata:0x804A2C28; // type:object size:0xC +lbl_804A2C34 = .rodata:0x804A2C34; // type:object size:0xC +lbl_804A2C40 = .rodata:0x804A2C40; // type:object size:0x10 data:string +lbl_804A2C50 = .rodata:0x804A2C50; // type:object size:0x20 +lbl_804A2C70 = .rodata:0x804A2C70; // type:object size:0x10 +lbl_804A2C80 = .rodata:0x804A2C80; // type:object size:0x10 +lbl_804A2C90 = .rodata:0x804A2C90; // type:object size:0x10 +lbl_804A2CA0 = .rodata:0x804A2CA0; // type:object size:0x18 +lbl_804A2CB8 = .rodata:0x804A2CB8; // type:object size:0x10 data:4byte +lbl_804A2CC8 = .rodata:0x804A2CC8; // type:object size:0xF8 +lbl_804A2DC0 = .rodata:0x804A2DC0; // type:object size:0x30 +lbl_804A2DF0 = .rodata:0x804A2DF0; // type:object size:0x30 +lbl_804A2E20 = .rodata:0x804A2E20; // type:object size:0x40 +lbl_804A2E60 = .rodata:0x804A2E60; // type:object size:0x8 data:double +lbl_804A2E68 = .rodata:0x804A2E68; // type:object size:0x8 data:double +lbl_804A2E70 = .rodata:0x804A2E70; // type:object size:0x8 +lbl_804A2E78 = .rodata:0x804A2E78; // type:object size:0x14 +lbl_804A2E8C = .rodata:0x804A2E8C; // type:object size:0x14 +lbl_804A2EA0 = .rodata:0x804A2EA0; // type:object size:0x14 +lbl_804A2EB4 = .rodata:0x804A2EB4; // type:object size:0xC +lbl_804A2EC0 = .rodata:0x804A2EC0; // type:object size:0x40 +lbl_804A2F00 = .rodata:0x804A2F00; // type:object size:0x8 data:double +lbl_804A2F08 = .rodata:0x804A2F08; // type:object size:0x18 +lbl_804A2F20 = .rodata:0x804A2F20; // type:object size:0x48 +lbl_804A2F68 = .rodata:0x804A2F68; // type:object size:0x10 data:float +lbl_804A2F78 = .rodata:0x804A2F78; // type:object size:0x138 +lbl_804A30B0 = .rodata:0x804A30B0; // type:object size:0x18 +lbl_804A30C8 = .rodata:0x804A30C8; // type:object size:0x14 data:4byte +lbl_804A30DC = .rodata:0x804A30DC; // type:object size:0x54 +lbl_804A3130 = .rodata:0x804A3130; // type:object size:0x58 +lbl_804A3188 = .rodata:0x804A3188; // type:object size:0x28 +lbl_804A31B0 = .rodata:0x804A31B0; // type:object size:0x58 +lbl_804A3208 = .rodata:0x804A3208; // type:object size:0x10 +lbl_804A3218 = .rodata:0x804A3218; // type:object size:0x10 +lbl_804A3228 = .rodata:0x804A3228; // type:object size:0x14 +lbl_804A323C = .rodata:0x804A323C; // type:object size:0x14 +lbl_804A3250 = .rodata:0x804A3250; // type:object size:0x14 +lbl_804A3264 = .rodata:0x804A3264; // type:object size:0x24 data:4byte +lbl_804A3288 = .rodata:0x804A3288; // type:object size:0x30 +lbl_804A32B8 = .rodata:0x804A32B8; // type:object size:0x10 +lbl_804A32C8 = .rodata:0x804A32C8; // type:object size:0x18 +lbl_804A32E0 = .rodata:0x804A32E0; // type:object size:0x18 +lbl_804A32F8 = .rodata:0x804A32F8; // type:object size:0xC +lbl_804A3304 = .rodata:0x804A3304; // type:object size:0x4C +lbl_804A3350 = .rodata:0x804A3350; // type:object size:0x8 data:double +lbl_804A3358 = .rodata:0x804A3358; // type:object size:0x8 data:double +lbl_804A3360 = .rodata:0x804A3360; // type:object size:0x10 data:4byte +lbl_804A3370 = .rodata:0x804A3370; // type:object size:0x10 data:4byte +lbl_804A3380 = .rodata:0x804A3380; // type:object size:0x8 +lbl_804A3388 = .rodata:0x804A3388; // type:object size:0x8 data:double +lbl_804A3390 = .rodata:0x804A3390; // type:object size:0x8 data:double +lbl_804A3398 = .rodata:0x804A3398; // type:object size:0x18 data:byte +lbl_804A33B0 = .rodata:0x804A33B0; // type:object size:0x8 data:double +lbl_804A33B8 = .rodata:0x804A33B8; // type:object size:0x8 data:double +lbl_804A33C0 = .rodata:0x804A33C0; // type:object size:0x20 +lbl_804A33E0 = .rodata:0x804A33E0; // type:object size:0x60 +lbl_804A3440 = .rodata:0x804A3440; // type:object size:0x40 +lbl_804A3480 = .rodata:0x804A3480; // type:object size:0x40 +lbl_804A34C0 = .rodata:0x804A34C0; // type:object size:0x8 data:double +lbl_804A34C8 = .rodata:0x804A34C8; // type:object size:0xA0 +lbl_804A3568 = .rodata:0x804A3568; // type:object size:0x10 +lbl_804A3578 = .rodata:0x804A3578; // type:object size:0x14 +lbl_804A358C = .rodata:0x804A358C; // type:object size:0x2C +lbl_804A35B8 = .rodata:0x804A35B8; // type:object size:0x30 +lbl_804A35E8 = .rodata:0x804A35E8; // type:object size:0x30 +lbl_804A3618 = .rodata:0x804A3618; // type:object size:0x38 +lbl_804A3650 = .rodata:0x804A3650; // type:object size:0x48 +lbl_804A3698 = .rodata:0x804A3698; // type:object size:0x38 +lbl_804A36D0 = .rodata:0x804A36D0; // type:object size:0x60 +lbl_804A3730 = .rodata:0x804A3730; // type:object size:0x3C +lbl_804A376C = .rodata:0x804A376C; // type:object size:0xC +lbl_804A3778 = .rodata:0x804A3778; // type:object size:0x18 +lbl_804A3790 = .rodata:0x804A3790; // type:object size:0x68 +lbl_804A37F8 = .rodata:0x804A37F8; // type:object size:0x68 +lbl_804A3860 = .rodata:0x804A3860; // type:object size:0x8 data:double +lbl_804A3868 = .rodata:0x804A3868; // type:object size:0x8 data:double +lbl_804A3870 = .rodata:0x804A3870; // type:object size:0x8 data:double +lbl_804A3878 = .rodata:0x804A3878; // type:object size:0x8 data:double +lbl_804A3880 = .rodata:0x804A3880; // type:object size:0x8 data:double +lbl_804A3888 = .rodata:0x804A3888; // type:object size:0x28 data:double +lbl_804A38B0 = .rodata:0x804A38B0; // type:object size:0x8 data:double +lbl_804A38B8 = .rodata:0x804A38B8; // type:object size:0xC +lbl_804A38C4 = .rodata:0x804A38C4; // type:object size:0x14 +lbl_804A38D8 = .rodata:0x804A38D8; // type:object size:0xC +lbl_804A38E4 = .rodata:0x804A38E4; // type:object size:0xC data:string +lbl_804A38F0 = .rodata:0x804A38F0; // type:object size:0xC +lbl_804A38FC = .rodata:0x804A38FC; // type:object size:0xC +lbl_804A3908 = .rodata:0x804A3908; // type:object size:0x18 data:4byte +lbl_804A3920 = .rodata:0x804A3920; // type:object size:0x10 data:string +lbl_804A3930 = .rodata:0x804A3930; // type:object size:0x18 +lbl_804A3948 = .rodata:0x804A3948; // type:object size:0x10 +lbl_804A3958 = .rodata:0x804A3958; // type:object size:0x14 +lbl_804A396C = .rodata:0x804A396C; // type:object size:0x10 +lbl_804A397C = .rodata:0x804A397C; // type:object size:0x14 +lbl_804A3990 = .rodata:0x804A3990; // type:object size:0x18 data:4byte +lbl_804A39A8 = .rodata:0x804A39A8; // type:object size:0x160 +lbl_804A3B08 = .rodata:0x804A3B08; // type:object size:0x18 +lbl_804A3B20 = .rodata:0x804A3B20; // type:object size:0x18 +lbl_804A3B38 = .rodata:0x804A3B38; // type:object size:0xC +lbl_804A3B44 = .rodata:0x804A3B44; // type:object size:0xDC +lbl_804A3C20 = .rodata:0x804A3C20; // type:object size:0x18 data:string +lbl_804A3C38 = .rodata:0x804A3C38; // type:object size:0x14 +lbl_804A3C4C = .rodata:0x804A3C4C; // type:object size:0x10 +lbl_804A3C5C = .rodata:0x804A3C5C; // type:object size:0x14 +lbl_804A3C70 = .rodata:0x804A3C70; // type:object size:0x14 +lbl_804A3C84 = .rodata:0x804A3C84; // type:object size:0xC +lbl_804A3C90 = .rodata:0x804A3C90; // type:object size:0x8 data:double +lbl_804A3C98 = .rodata:0x804A3C98; // type:object size:0x8 data:double +lbl_804A3CA0 = .rodata:0x804A3CA0; // type:object size:0x8 data:double +lbl_804A3CA8 = .rodata:0x804A3CA8; // type:object size:0xD0 +lbl_804A3D78 = .rodata:0x804A3D78; // type:object size:0x14 +lbl_804A3D8C = .rodata:0x804A3D8C; // type:object size:0x10 +lbl_804A3D9C = .rodata:0x804A3D9C; // type:object size:0xC +lbl_804A3DA8 = .rodata:0x804A3DA8; // type:object size:0xC data:string +lbl_804A3DB4 = .rodata:0x804A3DB4; // type:object size:0x14 +lbl_804A3DC8 = .rodata:0x804A3DC8; // type:object size:0x10 data:string +lbl_804A3DD8 = .rodata:0x804A3DD8; // type:object size:0x10 +lbl_804A3DE8 = .rodata:0x804A3DE8; // type:object size:0x10 +lbl_804A3DF8 = .rodata:0x804A3DF8; // type:object size:0x10 data:string +lbl_804A3E08 = .rodata:0x804A3E08; // type:object size:0x14 +lbl_804A3E1C = .rodata:0x804A3E1C; // type:object size:0x14 +lbl_804A3E30 = .rodata:0x804A3E30; // type:object size:0x14 +lbl_804A3E44 = .rodata:0x804A3E44; // type:object size:0xC +lbl_804A3E50 = .rodata:0x804A3E50; // type:object size:0x8 data:double +lbl_804A3E58 = .rodata:0x804A3E58; // type:object size:0x8 +lbl_804A3E60 = .rodata:0x804A3E60; // type:object size:0x20 +lbl_804A3E80 = .rodata:0x804A3E80; // type:object size:0x8 data:double +lbl_804A3E88 = .rodata:0x804A3E88; // type:object size:0x8 data:double +lbl_804A3E90 = .rodata:0x804A3E90; // type:object size:0x30 +lbl_804A3EC0 = .rodata:0x804A3EC0; // type:object size:0x8 +lbl_804A3EC8 = .rodata:0x804A3EC8; // type:object size:0x8 data:double +lbl_804A3ED0 = .rodata:0x804A3ED0; // type:object size:0x18 +lbl_804A3EE8 = .rodata:0x804A3EE8; // type:object size:0x10 +lbl_804A3EF8 = .rodata:0x804A3EF8; // type:object size:0x8 +lbl_804A3F00 = .rodata:0x804A3F00; // type:object size:0x8 +lbl_804A3F08 = .rodata:0x804A3F08; // type:object size:0x8 +lbl_804A3F10 = .rodata:0x804A3F10; // type:object size:0xC +lbl_804A3F1C = .rodata:0x804A3F1C; // type:object size:0xC +lbl_804A3F28 = .rodata:0x804A3F28; // type:object size:0x8 data:string +lbl_804A3F30 = .rodata:0x804A3F30; // type:object size:0xC +lbl_804A3F3C = .rodata:0x804A3F3C; // type:object size:0x14 +lbl_804A3F50 = .rodata:0x804A3F50; // type:object size:0xC data:string +lbl_804A3F5C = .rodata:0x804A3F5C; // type:object size:0xC +lbl_804A3F68 = .rodata:0x804A3F68; // type:object size:0xC +lbl_804A3F74 = .rodata:0x804A3F74; // type:object size:0x8 +lbl_804A3F7C = .rodata:0x804A3F7C; // type:object size:0xC data:string +lbl_804A3F88 = .rodata:0x804A3F88; // type:object size:0xC +lbl_804A3F94 = .rodata:0x804A3F94; // type:object size:0x10 +lbl_804A3FA4 = .rodata:0x804A3FA4; // type:object size:0xC +lbl_804A3FB0 = .rodata:0x804A3FB0; // type:object size:0x8 data:string +lbl_804A3FB8 = .rodata:0x804A3FB8; // type:object size:0xC +lbl_804A3FC4 = .rodata:0x804A3FC4; // type:object size:0xC data:string +lbl_804A3FD0 = .rodata:0x804A3FD0; // type:object size:0xC +lbl_804A3FDC = .rodata:0x804A3FDC; // type:object size:0x8 +lbl_804A3FE4 = .rodata:0x804A3FE4; // type:object size:0xC +lbl_804A3FF0 = .rodata:0x804A3FF0; // type:object size:0x8 +lbl_804A3FF8 = .rodata:0x804A3FF8; // type:object size:0xC data:string +lbl_804A4004 = .rodata:0x804A4004; // type:object size:0x8 +lbl_804A400C = .rodata:0x804A400C; // type:object size:0xC data:string +lbl_804A4018 = .rodata:0x804A4018; // type:object size:0x8 +lbl_804A4020 = .rodata:0x804A4020; // type:object size:0x8 +lbl_804A4028 = .rodata:0x804A4028; // type:object size:0xC +lbl_804A4034 = .rodata:0x804A4034; // type:object size:0xC +lbl_804A4040 = .rodata:0x804A4040; // type:object size:0x8 data:double +lbl_804A4048 = .rodata:0x804A4048; // type:object size:0x8 data:double +lbl_804A4050 = .rodata:0x804A4050; // type:object size:0x28 +lbl_804A4078 = .rodata:0x804A4078; // type:object size:0x18 +lbl_804A4090 = .rodata:0x804A4090; // type:object size:0x8 +lbl_804A4098 = .rodata:0x804A4098; // type:object size:0x18 data:4byte +lbl_804A40B0 = .rodata:0x804A40B0; // type:object size:0x20 data:4byte +lbl_804A40D0 = .rodata:0x804A40D0; // type:object size:0x8 data:double +lbl_804A40D8 = .rodata:0x804A40D8; // type:object size:0x8 data:double +lbl_804A40E0 = .rodata:0x804A40E0; // type:object size:0x18 +lbl_804A40F8 = .rodata:0x804A40F8; // type:object size:0x28 +lbl_804A4120 = .rodata:0x804A4120; // type:object size:0x20 +lbl_804A4140 = .rodata:0x804A4140; // type:object size:0xE8 +lbl_804A4228 = .rodata:0x804A4228; // type:object size:0x8 data:double +lbl_804A4230 = .rodata:0x804A4230; // type:object size:0x8 data:double +lbl_804A4238 = .rodata:0x804A4238; // type:object size:0x158 +lbl_804A4390 = .rodata:0x804A4390; // type:object size:0xC +lbl_804A439C = .rodata:0x804A439C; // type:object size:0x10 +lbl_804A43AC = .rodata:0x804A43AC; // type:object size:0x14 +lbl_804A43C0 = .rodata:0x804A43C0; // type:object size:0x10 +lbl_804A43D0 = .rodata:0x804A43D0; // type:object size:0x68 +lbl_804A4438 = .rodata:0x804A4438; // type:object size:0x68 +lbl_804A44A0 = .rodata:0x804A44A0; // type:object size:0x68 +lbl_804A4508 = .rodata:0x804A4508; // type:object size:0x68 +lbl_804A4570 = .rodata:0x804A4570; // type:object size:0x40 data:4byte +lbl_804A45B0 = .rodata:0x804A45B0; // type:object size:0x8 data:double +lbl_804A45B8 = .rodata:0x804A45B8; // type:object size:0x8 data:double +lbl_804A45C0 = .rodata:0x804A45C0; // type:object size:0x210 +lbl_804A47D0 = .rodata:0x804A47D0; // type:object size:0xC +lbl_804A47DC = .rodata:0x804A47DC; // type:object size:0x8 +lbl_804A47E4 = .rodata:0x804A47E4; // type:object size:0xC +lbl_804A47F0 = .rodata:0x804A47F0; // type:object size:0x8 +lbl_804A47F8 = .rodata:0x804A47F8; // type:object size:0x14 +lbl_804A480C = .rodata:0x804A480C; // type:object size:0x14 +lbl_804A4820 = .rodata:0x804A4820; // type:object size:0xC +lbl_804A482C = .rodata:0x804A482C; // type:object size:0x8 +lbl_804A4834 = .rodata:0x804A4834; // type:object size:0xC data:string +lbl_804A4840 = .rodata:0x804A4840; // type:object size:0x10 +lbl_804A4850 = .rodata:0x804A4850; // type:object size:0x8 data:string +lbl_804A4858 = .rodata:0x804A4858; // type:object size:0x10 +lbl_804A4868 = .rodata:0x804A4868; // type:object size:0x10 +lbl_804A4878 = .rodata:0x804A4878; // type:object size:0xC +lbl_804A4884 = .rodata:0x804A4884; // type:object size:0x14 +lbl_804A4898 = .rodata:0x804A4898; // type:object size:0x18 data:string +lbl_804A48B0 = .rodata:0x804A48B0; // type:object size:0x10 +lbl_804A48C0 = .rodata:0x804A48C0; // type:object size:0x14 +lbl_804A48D4 = .rodata:0x804A48D4; // type:object size:0x18 +lbl_804A48EC = .rodata:0x804A48EC; // type:object size:0x10 +lbl_804A48FC = .rodata:0x804A48FC; // type:object size:0x14 +lbl_804A4910 = .rodata:0x804A4910; // type:object size:0x1C +lbl_804A492C = .rodata:0x804A492C; // type:object size:0x8 +lbl_804A4934 = .rodata:0x804A4934; // type:object size:0xC +lbl_804A4940 = .rodata:0x804A4940; // type:object size:0xC +lbl_804A494C = .rodata:0x804A494C; // type:object size:0xC data:string +lbl_804A4958 = .rodata:0x804A4958; // type:object size:0x10 +lbl_804A4968 = .rodata:0x804A4968; // type:object size:0xC +lbl_804A4974 = .rodata:0x804A4974; // type:object size:0x10 +lbl_804A4984 = .rodata:0x804A4984; // type:object size:0xC +lbl_804A4990 = .rodata:0x804A4990; // type:object size:0xC +lbl_804A499C = .rodata:0x804A499C; // type:object size:0x8 +lbl_804A49A4 = .rodata:0x804A49A4; // type:object size:0xC +lbl_804A49B0 = .rodata:0x804A49B0; // type:object size:0x10 +lbl_804A49C0 = .rodata:0x804A49C0; // type:object size:0x10 +lbl_804A49D0 = .rodata:0x804A49D0; // type:object size:0x10 +lbl_804A49E0 = .rodata:0x804A49E0; // type:object size:0x14 +lbl_804A49F4 = .rodata:0x804A49F4; // type:object size:0xC data:string +lbl_804A4A00 = .rodata:0x804A4A00; // type:object size:0x14 +lbl_804A4A14 = .rodata:0x804A4A14; // type:object size:0xC data:string +lbl_804A4A20 = .rodata:0x804A4A20; // type:object size:0xC +lbl_804A4A2C = .rodata:0x804A4A2C; // type:object size:0x1C +lbl_804A4A48 = .rodata:0x804A4A48; // type:object size:0x10 +lbl_804A4A58 = .rodata:0x804A4A58; // type:object size:0x20 +lbl_804A4A78 = .rodata:0x804A4A78; // type:object size:0x1C data:string +lbl_804A4A94 = .rodata:0x804A4A94; // type:object size:0x14 data:string +lbl_804A4AA8 = .rodata:0x804A4AA8; // type:object size:0x20 +lbl_804A4AC8 = .rodata:0x804A4AC8; // type:object size:0x20 data:string +lbl_804A4AE8 = .rodata:0x804A4AE8; // type:object size:0x8 data:double +lbl_804A4AF0 = .rodata:0x804A4AF0; // type:object size:0x40 +lbl_804A4B30 = .rodata:0x804A4B30; // type:object size:0x18 data:double +lbl_804A4B48 = .rodata:0x804A4B48; // type:object size:0x58 +lbl_804A4BA0 = .rodata:0x804A4BA0; // type:object size:0x10 +lbl_804A4BB0 = .rodata:0x804A4BB0; // type:object size:0x10 data:string +lbl_804A4BC0 = .rodata:0x804A4BC0; // type:object size:0xC +lbl_804A4BCC = .rodata:0x804A4BCC; // type:object size:0xC data:string +lbl_804A4BD8 = .rodata:0x804A4BD8; // type:object size:0xC +lbl_804A4BE4 = .rodata:0x804A4BE4; // type:object size:0xC data:string +lbl_804A4BF0 = .rodata:0x804A4BF0; // type:object size:0xC data:string +lbl_804A4BFC = .rodata:0x804A4BFC; // type:object size:0xC +lbl_804A4C08 = .rodata:0x804A4C08; // type:object size:0xC +lbl_804A4C14 = .rodata:0x804A4C14; // type:object size:0x14 data:string +lbl_804A4C28 = .rodata:0x804A4C28; // type:object size:0x10 +lbl_804A4C38 = .rodata:0x804A4C38; // type:object size:0x18 +lbl_804A4C50 = .rodata:0x804A4C50; // type:object size:0x30 data:4byte +lbl_804A4C80 = .rodata:0x804A4C80; // type:object size:0x8 data:double +lbl_804A4C88 = .rodata:0x804A4C88; // type:object size:0x20 +lbl_804A4CA8 = .rodata:0x804A4CA8; // type:object size:0x20 data:string +lbl_804A4CC8 = .rodata:0x804A4CC8; // type:object size:0x18 +lbl_804A4CE0 = .rodata:0x804A4CE0; // type:object size:0xC data:4byte +lbl_804A4CEC = .rodata:0x804A4CEC; // type:object size:0x3C +lbl_804A4D28 = .rodata:0x804A4D28; // type:object size:0x14 +lbl_804A4D3C = .rodata:0x804A4D3C; // type:object size:0x3C +lbl_804A4D78 = .rodata:0x804A4D78; // type:object size:0x20 +lbl_804A4D98 = .rodata:0x804A4D98; // type:object size:0x20 +lbl_804A4DB8 = .rodata:0x804A4DB8; // type:object size:0x40 +lbl_804A4DF8 = .rodata:0x804A4DF8; // type:object size:0x30 data:double +lbl_804A4E28 = .rodata:0x804A4E28; // type:object size:0x4 data:4byte +lbl_804A4E30 = .rodata:0x804A4E30; // type:object size:0x8 data:double +lbl_804A4E38 = .rodata:0x804A4E38; // type:object size:0x8 data:double +lbl_804A4E40 = .rodata:0x804A4E40; // type:object size:0x8 data:double +lbl_804A4E48 = .rodata:0x804A4E48; // type:object size:0x8 data:double +lbl_804A4E50 = .rodata:0x804A4E50; // type:object size:0x8 data:double +lbl_804A4E58 = .rodata:0x804A4E58; // type:object size:0x8 data:double +lbl_804A4E60 = .rodata:0x804A4E60; // type:object size:0x38 data:float +lbl_804A4E98 = .rodata:0x804A4E98; // type:object size:0x88 +lbl_804A4F20 = .rodata:0x804A4F20; // type:object size:0x1B4 data:4byte +lbl_804A50D4 = .rodata:0x804A50D4; // type:object size:0x74 data:byte +lbl_804A5148 = .rodata:0x804A5148; // type:object size:0x10 +lbl_804A5158 = .rodata:0x804A5158; // type:object size:0x30 data:4byte +lbl_804A5188 = .rodata:0x804A5188; // type:object size:0x8 data:double +lbl_804A5190 = .rodata:0x804A5190; // type:object size:0x68 +lbl_804A51F8 = .rodata:0x804A51F8; // type:object size:0xC0 +lbl_804A52B8 = .rodata:0x804A52B8; // type:object size:0x20 +lbl_804A52D8 = .rodata:0x804A52D8; // type:object size:0x18 +lbl_804A52F0 = .rodata:0x804A52F0; // type:object size:0x8 data:double +lbl_804A52F8 = .rodata:0x804A52F8; // type:object size:0x30 +lbl_804A5328 = .rodata:0x804A5328; // type:object size:0x48 +lbl_804A5370 = .rodata:0x804A5370; // type:object size:0x58 +lbl_804A53C8 = .rodata:0x804A53C8; // type:object size:0x8 data:double +lbl_804A53D0 = .rodata:0x804A53D0; // type:object size:0x8 data:double +lbl_804A53D8 = .rodata:0x804A53D8; // type:object size:0x8 data:double +lbl_804A53E0 = .rodata:0x804A53E0; // type:object size:0x18 +lbl_804A53F8 = .rodata:0x804A53F8; // type:object size:0x8 data:double +lbl_804A5400 = .rodata:0x804A5400; // type:object size:0x8 +lbl_804A5408 = .rodata:0x804A5408; // type:object size:0x18 +lbl_804A5420 = .rodata:0x804A5420; // type:object size:0x8 +lbl_804A5428 = .rodata:0x804A5428; // type:object size:0x10 +lbl_804A5438 = .rodata:0x804A5438; // type:object size:0x10 +lbl_804A5448 = .rodata:0x804A5448; // type:object size:0x10 +lbl_804A5458 = .rodata:0x804A5458; // type:object size:0x8 data:string +lbl_804A5460 = .rodata:0x804A5460; // type:object size:0xC +lbl_804A546C = .rodata:0x804A546C; // type:object size:0xC data:string +lbl_804A5478 = .rodata:0x804A5478; // type:object size:0x10 +lbl_804A5488 = .rodata:0x804A5488; // type:object size:0x10 +lbl_804A5498 = .rodata:0x804A5498; // type:object size:0x8 +lbl_804A54A0 = .rodata:0x804A54A0; // type:object size:0xC +lbl_804A54AC = .rodata:0x804A54AC; // type:object size:0xC +lbl_804A54B8 = .rodata:0x804A54B8; // type:object size:0x10 +lbl_804A54C8 = .rodata:0x804A54C8; // type:object size:0x10 +lbl_804A54D8 = .rodata:0x804A54D8; // type:object size:0x8 +lbl_804A54E0 = .rodata:0x804A54E0; // type:object size:0x10 +lbl_804A54F0 = .rodata:0x804A54F0; // type:object size:0x10 data:string +lbl_804A5500 = .rodata:0x804A5500; // type:object size:0x8 +lbl_804A5508 = .rodata:0x804A5508; // type:object size:0xC data:string +lbl_804A5514 = .rodata:0x804A5514; // type:object size:0xC data:4byte +lbl_804A5520 = .rodata:0x804A5520; // type:object size:0x8 data:double +lbl_804A5528 = .rodata:0x804A5528; // type:object size:0x8 data:double +lbl_804A5530 = .rodata:0x804A5530; // type:object size:0x78 +lbl_804A55A8 = .rodata:0x804A55A8; // type:object size:0x10 +lbl_804A55B8 = .rodata:0x804A55B8; // type:object size:0x8 data:double +lbl_804A55C0 = .rodata:0x804A55C0; // type:object size:0x18 +lbl_804A55D8 = .rodata:0x804A55D8; // type:object size:0x10 +lbl_804A55E8 = .rodata:0x804A55E8; // type:object size:0xC data:string +lbl_804A55F4 = .rodata:0x804A55F4; // type:object size:0x10 +lbl_804A5604 = .rodata:0x804A5604; // type:object size:0xC data:string +lbl_804A5610 = .rodata:0x804A5610; // type:object size:0x10 +lbl_804A5620 = .rodata:0x804A5620; // type:object size:0xC +lbl_804A562C = .rodata:0x804A562C; // type:object size:0x18 +lbl_804A5644 = .rodata:0x804A5644; // type:object size:0x14 +lbl_804A5658 = .rodata:0x804A5658; // type:object size:0x10 +lbl_804A5668 = .rodata:0x804A5668; // type:object size:0x10 data:string +lbl_804A5678 = .rodata:0x804A5678; // type:object size:0x10 +lbl_804A5688 = .rodata:0x804A5688; // type:object size:0xC +lbl_804A5694 = .rodata:0x804A5694; // type:object size:0x10 +lbl_804A56A4 = .rodata:0x804A56A4; // type:object size:0xC +lbl_804A56B0 = .rodata:0x804A56B0; // type:object size:0x10 +lbl_804A56C0 = .rodata:0x804A56C0; // type:object size:0xC +lbl_804A56CC = .rodata:0x804A56CC; // type:object size:0xC +lbl_804A56D8 = .rodata:0x804A56D8; // type:object size:0xC data:string +lbl_804A56E4 = .rodata:0x804A56E4; // type:object size:0xC data:string +lbl_804A56F0 = .rodata:0x804A56F0; // type:object size:0xC +lbl_804A56FC = .rodata:0x804A56FC; // type:object size:0xC +lbl_804A5708 = .rodata:0x804A5708; // type:object size:0x8 data:string +lbl_804A5710 = .rodata:0x804A5710; // type:object size:0xC +lbl_804A571C = .rodata:0x804A571C; // type:object size:0x8 +lbl_804A5724 = .rodata:0x804A5724; // type:object size:0x8 +lbl_804A572C = .rodata:0x804A572C; // type:object size:0xC data:string +lbl_804A5738 = .rodata:0x804A5738; // type:object size:0xC +lbl_804A5744 = .rodata:0x804A5744; // type:object size:0x8 +lbl_804A574C = .rodata:0x804A574C; // type:object size:0xC data:string +lbl_804A5758 = .rodata:0x804A5758; // type:object size:0xC +lbl_804A5764 = .rodata:0x804A5764; // type:object size:0xC +lbl_804A5770 = .rodata:0x804A5770; // type:object size:0x10 +lbl_804A5780 = .rodata:0x804A5780; // type:object size:0x10 +lbl_804A5790 = .rodata:0x804A5790; // type:object size:0x10 +lbl_804A57A0 = .rodata:0x804A57A0; // type:object size:0x30 +lbl_804A57D0 = .rodata:0x804A57D0; // type:object size:0x40 data:4byte +lbl_804A5810 = .rodata:0x804A5810; // type:object size:0x10 +lbl_804A5820 = .rodata:0x804A5820; // type:object size:0x10 +lbl_804A5830 = .rodata:0x804A5830; // type:object size:0x10 +lbl_804A5840 = .rodata:0x804A5840; // type:object size:0x8 +lbl_804A5848 = .rodata:0x804A5848; // type:object size:0x10 +lbl_804A5858 = .rodata:0x804A5858; // type:object size:0x18 data:4byte +lbl_804A5870 = .rodata:0x804A5870; // type:object size:0x8 data:double +lbl_804A5878 = .rodata:0x804A5878; // type:object size:0x8 data:double +lbl_804A5880 = .rodata:0x804A5880; // type:object size:0x58 +lbl_804A58D8 = .rodata:0x804A58D8; // type:object size:0x10 +lbl_804A58E8 = .rodata:0x804A58E8; // type:object size:0x14 data:string +lbl_804A58FC = .rodata:0x804A58FC; // type:object size:0x14 data:string +lbl_804A5910 = .rodata:0x804A5910; // type:object size:0x14 data:string +lbl_804A5924 = .rodata:0x804A5924; // type:object size:0x14 data:string +lbl_804A5938 = .rodata:0x804A5938; // type:object size:0x14 data:string +lbl_804A594C = .rodata:0x804A594C; // type:object size:0x14 data:string +lbl_804A5960 = .rodata:0x804A5960; // type:object size:0x14 data:string +lbl_804A5974 = .rodata:0x804A5974; // type:object size:0x14 data:string +lbl_804A5988 = .rodata:0x804A5988; // type:object size:0x14 data:string +lbl_804A599C = .rodata:0x804A599C; // type:object size:0x14 data:string +lbl_804A59B0 = .rodata:0x804A59B0; // type:object size:0x14 data:string +lbl_804A59C4 = .rodata:0x804A59C4; // type:object size:0x14 data:string +lbl_804A59D8 = .rodata:0x804A59D8; // type:object size:0x14 data:string +lbl_804A59EC = .rodata:0x804A59EC; // type:object size:0x14 data:string +lbl_804A5A00 = .rodata:0x804A5A00; // type:object size:0x14 data:string +lbl_804A5A14 = .rodata:0x804A5A14; // type:object size:0x14 data:string +lbl_804A5A28 = .rodata:0x804A5A28; // type:object size:0x58 +lbl_804A5A80 = .rodata:0x804A5A80; // type:object size:0x10 +lbl_804A5A90 = .rodata:0x804A5A90; // type:object size:0xC data:string +lbl_804A5A9C = .rodata:0x804A5A9C; // type:object size:0x14 +lbl_804A5AB0 = .rodata:0x804A5AB0; // type:object size:0x18 +lbl_804A5AC8 = .rodata:0x804A5AC8; // type:object size:0x10 data:4byte +lbl_804A5AD8 = .rodata:0x804A5AD8; // type:object size:0x14 +lbl_804A5AEC = .rodata:0x804A5AEC; // type:object size:0x14 +lbl_804A5B00 = .rodata:0x804A5B00; // type:object size:0x8 data:4byte +lbl_804A5B08 = .rodata:0x804A5B08; // type:object size:0x14 +lbl_804A5B1C = .rodata:0x804A5B1C; // type:object size:0x14 +lbl_804A5B30 = .rodata:0x804A5B30; // type:object size:0x10 +lbl_804A5B40 = .rodata:0x804A5B40; // type:object size:0x28 +lbl_804A5B68 = .rodata:0x804A5B68; // type:object size:0x10 data:string +lbl_804A5B78 = .rodata:0x804A5B78; // type:object size:0x18 +lbl_804A5B90 = .rodata:0x804A5B90; // type:object size:0x14 data:4byte +lbl_804A5BA4 = .rodata:0x804A5BA4; // type:object size:0x18 +lbl_804A5BBC = .rodata:0x804A5BBC; // type:object size:0x14 +lbl_804A5BD0 = .rodata:0x804A5BD0; // type:object size:0x10 data:string +lbl_804A5BE0 = .rodata:0x804A5BE0; // type:object size:0x1C +lbl_804A5BFC = .rodata:0x804A5BFC; // type:object size:0x18 +lbl_804A5C14 = .rodata:0x804A5C14; // type:object size:0x14 +lbl_804A5C28 = .rodata:0x804A5C28; // type:object size:0x14 +lbl_804A5C3C = .rodata:0x804A5C3C; // type:object size:0x1C +lbl_804A5C58 = .rodata:0x804A5C58; // type:object size:0x18 +lbl_804A5C70 = .rodata:0x804A5C70; // type:object size:0x10 data:string +lbl_804A5C80 = .rodata:0x804A5C80; // type:object size:0xC data:string +lbl_804A5C8C = .rodata:0x804A5C8C; // type:object size:0xC data:string +lbl_804A5C98 = .rodata:0x804A5C98; // type:object size:0x58 +lbl_804A5CF0 = .rodata:0x804A5CF0; // type:object size:0x14 data:string +lbl_804A5D04 = .rodata:0x804A5D04; // type:object size:0x14 data:string +lbl_804A5D18 = .rodata:0x804A5D18; // type:object size:0x14 data:string +lbl_804A5D2C = .rodata:0x804A5D2C; // type:object size:0xC +lbl_804A5D38 = .rodata:0x804A5D38; // type:object size:0x14 +lbl_804A5D4C = .rodata:0x804A5D4C; // type:object size:0x14 +lbl_804A5D60 = .rodata:0x804A5D60; // type:object size:0x14 +lbl_804A5D74 = .rodata:0x804A5D74; // type:object size:0xC +lbl_804A5D80 = .rodata:0x804A5D80; // type:object size:0x10 data:string +lbl_804A5D90 = .rodata:0x804A5D90; // type:object size:0x18 +lbl_804A5DA8 = .rodata:0x804A5DA8; // type:object size:0x18 +lbl_804A5DC0 = .rodata:0x804A5DC0; // type:object size:0x20 +lbl_804A5DE0 = .rodata:0x804A5DE0; // type:object size:0x28 data:4byte +lbl_804A5E08 = .rodata:0x804A5E08; // type:object size:0x8 data:double +lbl_804A5E10 = .rodata:0x804A5E10; // type:object size:0x8 data:double +lbl_804A5E18 = .rodata:0x804A5E18; // type:object size:0x8 data:double +lbl_804A5E20 = .rodata:0x804A5E20; // type:object size:0x14 +lbl_804A5E34 = .rodata:0x804A5E34; // type:object size:0xC +lbl_804A5E40 = .rodata:0x804A5E40; // type:object size:0xC data:string +lbl_804A5E4C = .rodata:0x804A5E4C; // type:object size:0xC data:string +lbl_804A5E58 = .rodata:0x804A5E58; // type:object size:0xC data:4byte +lbl_804A5E64 = .rodata:0x804A5E64; // type:object size:0x454 +lbl_804A62B8 = .rodata:0x804A62B8; // type:object size:0x8 +lbl_804A62C0 = .rodata:0x804A62C0; // type:object size:0x8 +lbl_804A62C8 = .rodata:0x804A62C8; // type:object size:0x8 +lbl_804A62D0 = .rodata:0x804A62D0; // type:object size:0x8 +lbl_804A62D8 = .rodata:0x804A62D8; // type:object size:0x8 +lbl_804A62E0 = .rodata:0x804A62E0; // type:object size:0x8 +lbl_804A62E8 = .rodata:0x804A62E8; // type:object size:0x10 +lbl_804A62F8 = .rodata:0x804A62F8; // type:object size:0x28 +lbl_804A6320 = .rodata:0x804A6320; // type:object size:0x10 +lbl_804A6330 = .rodata:0x804A6330; // type:object size:0x8 +lbl_804A6338 = .rodata:0x804A6338; // type:object size:0x8 data:double +lbl_804A6340 = .rodata:0x804A6340; // type:object size:0x8 +lbl_804A6348 = .rodata:0x804A6348; // type:object size:0x8 +lbl_804A6350 = .rodata:0x804A6350; // type:object size:0x8 +lbl_804A6358 = .rodata:0x804A6358; // type:object size:0x8 data:double +lbl_804A6360 = .rodata:0x804A6360; // type:object size:0x18 +lbl_804A6378 = .rodata:0x804A6378; // type:object size:0x10 data:string +lbl_804A6388 = .rodata:0x804A6388; // type:object size:0x14 +lbl_804A639C = .rodata:0x804A639C; // type:object size:0x11C +lbl_804A64B8 = .rodata:0x804A64B8; // type:object size:0xC +lbl_804A64C4 = .rodata:0x804A64C4; // type:object size:0xC +lbl_804A64D0 = .rodata:0x804A64D0; // type:object size:0x8 data:double +lbl_804A64D8 = .rodata:0x804A64D8; // type:object size:0x60 +lbl_804A6538 = .rodata:0x804A6538; // type:object size:0x10 +lbl_804A6548 = .rodata:0x804A6548; // type:object size:0x10 data:string +lbl_804A6558 = .rodata:0x804A6558; // type:object size:0x10 data:string +lbl_804A6568 = .rodata:0x804A6568; // type:object size:0x10 data:4byte +lbl_804A6578 = .rodata:0x804A6578; // type:object size:0x8 data:string +lbl_804A6580 = .rodata:0x804A6580; // type:object size:0xC +lbl_804A658C = .rodata:0x804A658C; // type:object size:0xD4 +lbl_804A6660 = .rodata:0x804A6660; // type:object size:0x8 data:double +lbl_804A6668 = .rodata:0x804A6668; // type:object size:0x90 +lbl_804A66F8 = .rodata:0x804A66F8; // type:object size:0x10 +lbl_804A6708 = .rodata:0x804A6708; // type:object size:0x1C +lbl_804A6724 = .rodata:0x804A6724; // type:object size:0x1C +lbl_804A6740 = .rodata:0x804A6740; // type:object size:0x1C +lbl_804A675C = .rodata:0x804A675C; // type:object size:0x18 +lbl_804A6774 = .rodata:0x804A6774; // type:object size:0x18 +lbl_804A678C = .rodata:0x804A678C; // type:object size:0x10 +lbl_804A679C = .rodata:0x804A679C; // type:object size:0xC +lbl_804A67A8 = .rodata:0x804A67A8; // type:object size:0x18 +lbl_804A67C0 = .rodata:0x804A67C0; // type:object size:0x18 +lbl_804A67D8 = .rodata:0x804A67D8; // type:object size:0x18 +lbl_804A67F0 = .rodata:0x804A67F0; // type:object size:0x14 +lbl_804A6804 = .rodata:0x804A6804; // type:object size:0x14 +lbl_804A6818 = .rodata:0x804A6818; // type:object size:0x18 +lbl_804A6830 = .rodata:0x804A6830; // type:object size:0x10 data:string +lbl_804A6840 = .rodata:0x804A6840; // type:object size:0x14 +lbl_804A6854 = .rodata:0x804A6854; // type:object size:0x14 +lbl_804A6868 = .rodata:0x804A6868; // type:object size:0x14 +lbl_804A687C = .rodata:0x804A687C; // type:object size:0x14 +lbl_804A6890 = .rodata:0x804A6890; // type:object size:0x10 data:string +lbl_804A68A0 = .rodata:0x804A68A0; // type:object size:0x14 +lbl_804A68B4 = .rodata:0x804A68B4; // type:object size:0x14 +lbl_804A68C8 = .rodata:0x804A68C8; // type:object size:0x14 +lbl_804A68DC = .rodata:0x804A68DC; // type:object size:0x1C +lbl_804A68F8 = .rodata:0x804A68F8; // type:object size:0x18 data:string +lbl_804A6910 = .rodata:0x804A6910; // type:object size:0x18 +lbl_804A6928 = .rodata:0x804A6928; // type:object size:0x18 +lbl_804A6940 = .rodata:0x804A6940; // type:object size:0x8 data:string +lbl_804A6948 = .rodata:0x804A6948; // type:object size:0x8 data:double +lbl_804A6950 = .rodata:0x804A6950; // type:object size:0x10 data:2byte +lbl_804A6960 = .rodata:0x804A6960; // type:object size:0x60 data:double +lbl_804A69C0 = .rodata:0x804A69C0; // type:object size:0x10 data:2byte +lbl_804A69D0 = .rodata:0x804A69D0; // type:object size:0x2A8 +lbl_804A6C78 = .rodata:0x804A6C78; // type:object size:0x8 +lbl_804A6C80 = .rodata:0x804A6C80; // type:object size:0x40 +lbl_804A6CC0 = .rodata:0x804A6CC0; // type:object size:0x8 data:double +lbl_804A6CC8 = .rodata:0x804A6CC8; // type:object size:0x70 +lbl_804A6D38 = .rodata:0x804A6D38; // type:object size:0x8 +lbl_804A6D40 = .rodata:0x804A6D40; // type:object size:0x8 +lbl_804A6D48 = .rodata:0x804A6D48; // type:object size:0x10 +lbl_804A6D58 = .rodata:0x804A6D58; // type:object size:0xC data:string +lbl_804A6D64 = .rodata:0x804A6D64; // type:object size:0xC data:string +lbl_804A6D70 = .rodata:0x804A6D70; // type:object size:0xC +lbl_804A6D7C = .rodata:0x804A6D7C; // type:object size:0x10 +lbl_804A6D8C = .rodata:0x804A6D8C; // type:object size:0xC +lbl_804A6D98 = .rodata:0x804A6D98; // type:object size:0x18 data:4byte +lbl_804A6DB0 = .rodata:0x804A6DB0; // type:object size:0x68 +lbl_804A6E18 = .rodata:0x804A6E18; // type:object size:0x8 +lbl_804A6E20 = .rodata:0x804A6E20; // type:object size:0x8 data:double +lbl_804A6E28 = .rodata:0x804A6E28; // type:object size:0x8 +lbl_804A6E30 = .rodata:0x804A6E30; // type:object size:0x8 +lbl_804A6E38 = .rodata:0x804A6E38; // type:object size:0x8 +lbl_804A6E40 = .rodata:0x804A6E40; // type:object size:0x18 +lbl_804A6E58 = .rodata:0x804A6E58; // type:object size:0x18 +lbl_804A6E70 = .rodata:0x804A6E70; // type:object size:0x8 +lbl_804A6E78 = .rodata:0x804A6E78; // type:object size:0x8 +lbl_804A6E80 = .rodata:0x804A6E80; // type:object size:0x8 +lbl_804A6E88 = .rodata:0x804A6E88; // type:object size:0x8 +lbl_804A6E90 = .rodata:0x804A6E90; // type:object size:0x8 +lbl_804A6E98 = .rodata:0x804A6E98; // type:object size:0x8 +lbl_804A6EA0 = .rodata:0x804A6EA0; // type:object size:0x8 +lbl_804A6EA8 = .rodata:0x804A6EA8; // type:object size:0x8 +lbl_804A6EB0 = .rodata:0x804A6EB0; // type:object size:0x8 +lbl_804A6EB8 = .rodata:0x804A6EB8; // type:object size:0x8 +lbl_804A6EC0 = .rodata:0x804A6EC0; // type:object size:0x8 +lbl_804A6EC8 = .rodata:0x804A6EC8; // type:object size:0x8 +lbl_804A6ED0 = .rodata:0x804A6ED0; // type:object size:0x8 +lbl_804A6ED8 = .rodata:0x804A6ED8; // type:object size:0x8 +lbl_804A6EE0 = .rodata:0x804A6EE0; // type:object size:0x8 +lbl_804A6EE8 = .rodata:0x804A6EE8; // type:object size:0x20 +lbl_804A6F08 = .rodata:0x804A6F08; // type:object size:0x8 +lbl_804A6F10 = .rodata:0x804A6F10; // type:object size:0x8 +lbl_804A6F18 = .rodata:0x804A6F18; // type:object size:0x8 +lbl_804A6F20 = .rodata:0x804A6F20; // type:object size:0x8 +lbl_804A6F28 = .rodata:0x804A6F28; // type:object size:0x8 +lbl_804A6F30 = .rodata:0x804A6F30; // type:object size:0x8 +lbl_804A6F38 = .rodata:0x804A6F38; // type:object size:0x8 +lbl_804A6F40 = .rodata:0x804A6F40; // type:object size:0x8 data:double +lbl_804A6F48 = .rodata:0x804A6F48; // type:object size:0x8 +lbl_804A6F50 = .rodata:0x804A6F50; // type:object size:0x8 data:double +lbl_804A6F58 = .rodata:0x804A6F58; // type:object size:0x8 +lbl_804A6F60 = .rodata:0x804A6F60; // type:object size:0x8 +lbl_804A6F68 = .rodata:0x804A6F68; // type:object size:0x8 data:double +lbl_804A6F70 = .rodata:0x804A6F70; // type:object size:0x8 +lbl_804A6F78 = .rodata:0x804A6F78; // type:object size:0x30 +lbl_804A6FA8 = .rodata:0x804A6FA8; // type:object size:0x8 +lbl_804A6FB0 = .rodata:0x804A6FB0; // type:object size:0x8 data:byte +lbl_804A6FB8 = .rodata:0x804A6FB8; // type:object size:0x8 +lbl_804A6FC0 = .rodata:0x804A6FC0; // type:object size:0x8 +lbl_804A6FC8 = .rodata:0x804A6FC8; // type:object size:0x8 +lbl_804A6FD0 = .rodata:0x804A6FD0; // type:object size:0x8 data:double +lbl_804A6FD8 = .rodata:0x804A6FD8; // type:object size:0x178 +lbl_804A7150 = .rodata:0x804A7150; // type:object size:0x8 data:double +lbl_804A7158 = .rodata:0x804A7158; // type:object size:0x8 +lbl_804A7160 = .rodata:0x804A7160; // type:object size:0x8 data:double +lbl_804A7168 = .rodata:0x804A7168; // type:object size:0x78 +lbl_804A71E0 = .rodata:0x804A71E0; // type:object size:0x8 +lbl_804A71E8 = .rodata:0x804A71E8; // type:object size:0x8 +lbl_804A71F0 = .rodata:0x804A71F0; // type:object size:0x8 +lbl_804A71F8 = .rodata:0x804A71F8; // type:object size:0x8 +lbl_804A7200 = .rodata:0x804A7200; // type:object size:0x8 data:double +lbl_804A7208 = .rodata:0x804A7208; // type:object size:0x8 +lbl_804A7210 = .rodata:0x804A7210; // type:object size:0xC0 data:4byte +lbl_804A72D0 = .rodata:0x804A72D0; // type:object size:0x8 +lbl_804A72D8 = .rodata:0x804A72D8; // type:object size:0x8 +lbl_804A72E0 = .rodata:0x804A72E0; // type:object size:0x8 +lbl_804A72E8 = .rodata:0x804A72E8; // type:object size:0x8 data:double +lbl_804A72F0 = .rodata:0x804A72F0; // type:object size:0x8 +lbl_804A72F8 = .rodata:0x804A72F8; // type:object size:0x28 +lbl_804A7320 = .rodata:0x804A7320; // type:object size:0x8 +lbl_804A7328 = .rodata:0x804A7328; // type:object size:0x8 data:double +lbl_804A7330 = .rodata:0x804A7330; // type:object size:0x8 +lbl_804A7338 = .rodata:0x804A7338; // type:object size:0x8 +lbl_804A7340 = .rodata:0x804A7340; // type:object size:0x8 +lbl_804A7348 = .rodata:0x804A7348; // type:object size:0x18 +lbl_804A7360 = .rodata:0x804A7360; // type:object size:0x8 data:double +lbl_804A7368 = .rodata:0x804A7368; // type:object size:0x8 data:double +lbl_804A7370 = .rodata:0x804A7370; // type:object size:0x40 +lbl_804A73B0 = .rodata:0x804A73B0; // type:object size:0x8 +lbl_804A73B8 = .rodata:0x804A73B8; // type:object size:0x8 +lbl_804A73C0 = .rodata:0x804A73C0; // type:object size:0x8 +lbl_804A73C8 = .rodata:0x804A73C8; // type:object size:0x8 +lbl_804A73D0 = .rodata:0x804A73D0; // type:object size:0x14 data:string +lbl_804A73E4 = .rodata:0x804A73E4; // type:object size:0xC +lbl_804A73F0 = .rodata:0x804A73F0; // type:object size:0x18 +lbl_804A7408 = .rodata:0x804A7408; // type:object size:0x14 +lbl_804A741C = .rodata:0x804A741C; // type:object size:0x10 +lbl_804A742C = .rodata:0x804A742C; // type:object size:0xC +lbl_804A7438 = .rodata:0x804A7438; // type:object size:0x10 +lbl_804A7448 = .rodata:0x804A7448; // type:object size:0xC data:string +lbl_804A7454 = .rodata:0x804A7454; // type:object size:0x10 +lbl_804A7464 = .rodata:0x804A7464; // type:object size:0xC +lbl_804A7470 = .rodata:0x804A7470; // type:object size:0x10 +lbl_804A7480 = .rodata:0x804A7480; // type:object size:0x10 +lbl_804A7490 = .rodata:0x804A7490; // type:object size:0x14 +lbl_804A74A4 = .rodata:0x804A74A4; // type:object size:0x14 +lbl_804A74B8 = .rodata:0x804A74B8; // type:object size:0x70 data:4byte +lbl_804A7528 = .rodata:0x804A7528; // type:object size:0x28 +lbl_804A7550 = .rodata:0x804A7550; // type:object size:0x8 data:double +lbl_804A7558 = .rodata:0x804A7558; // type:object size:0x8 data:double +lbl_804A7560 = .rodata:0x804A7560; // type:object size:0x8 +lbl_804A7568 = .rodata:0x804A7568; // type:object size:0x8 +lbl_804A7570 = .rodata:0x804A7570; // type:object size:0x8 +lbl_804A7578 = .rodata:0x804A7578; // type:object size:0x8 +lbl_804A7580 = .rodata:0x804A7580; // type:object size:0x8 data:double +lbl_804A7588 = .rodata:0x804A7588; // type:object size:0x8 +lbl_804A7590 = .rodata:0x804A7590; // type:object size:0x8 data:double +lbl_804A7598 = .rodata:0x804A7598; // type:object size:0x8 data:double +lbl_804A75A0 = .rodata:0x804A75A0; // type:object size:0x48 data:byte +lbl_804A75E8 = .rodata:0x804A75E8; // type:object size:0x8 +lbl_804A75F0 = .rodata:0x804A75F0; // type:object size:0x8 +lbl_804A75F8 = .rodata:0x804A75F8; // type:object size:0x20 +lbl_804A7618 = .rodata:0x804A7618; // type:object size:0x8 +lbl_804A7620 = .rodata:0x804A7620; // type:object size:0x8 +lbl_804A7628 = .rodata:0x804A7628; // type:object size:0x8 +lbl_804A7630 = .rodata:0x804A7630; // type:object size:0x10 +lbl_804A7640 = .rodata:0x804A7640; // type:object size:0x18 +lbl_804A7658 = .rodata:0x804A7658; // type:object size:0x8 data:double +lbl_804A7660 = .rodata:0x804A7660; // type:object size:0x8 +lbl_804A7668 = .rodata:0x804A7668; // type:object size:0x8 data:double +lbl_804A7670 = .rodata:0x804A7670; // type:object size:0x8 +lbl_804A7678 = .rodata:0x804A7678; // type:object size:0x8 +lbl_804A7680 = .rodata:0x804A7680; // type:object size:0x18 +lbl_804A7698 = .rodata:0x804A7698; // type:object size:0x28 data:double +lbl_804A76C0 = .rodata:0x804A76C0; // type:object size:0x8 data:string +lbl_804A76C8 = .rodata:0x804A76C8; // type:object size:0x8 data:string +lbl_804A76D0 = .rodata:0x804A76D0; // type:object size:0x8 data:double +lbl_804A76D8 = .rodata:0x804A76D8; // type:object size:0x8 data:string +lbl_804A76E0 = .rodata:0x804A76E0; // type:object size:0x1C +lbl_804A76FC = .rodata:0x804A76FC; // type:object size:0x1C +lbl_804A7718 = .rodata:0x804A7718; // type:object size:0x1C +lbl_804A7734 = .rodata:0x804A7734; // type:object size:0x1C +lbl_804A7750 = .rodata:0x804A7750; // type:object size:0x10 +lbl_804A7760 = .rodata:0x804A7760; // type:object size:0x8 data:double +lbl_804A7768 = .rodata:0x804A7768; // type:object size:0xD0 +lbl_804A7838 = .rodata:0x804A7838; // type:object size:0x8 data:double +lbl_804A7840 = .rodata:0x804A7840; // type:object size:0x10 +lbl_804A7850 = .rodata:0x804A7850; // type:object size:0x30 +lbl_804A7880 = .rodata:0x804A7880; // type:object size:0x20 +lbl_804A78A0 = .rodata:0x804A78A0; // type:object size:0x8 data:double +lbl_804A78A8 = .rodata:0x804A78A8; // type:object size:0x8 data:double +lbl_804A78B0 = .rodata:0x804A78B0; // type:object size:0x8 +lbl_804A78B8 = .rodata:0x804A78B8; // type:object size:0x18 +lbl_804A78D0 = .rodata:0x804A78D0; // type:object size:0x10 +lbl_804A78E0 = .rodata:0x804A78E0; // type:object size:0x18 +lbl_804A78F8 = .rodata:0x804A78F8; // type:object size:0x18 +lbl_804A7910 = .rodata:0x804A7910; // type:object size:0x1C data:string +lbl_804A792C = .rodata:0x804A792C; // type:object size:0x1C +lbl_804A7948 = .rodata:0x804A7948; // type:object size:0x8 data:4byte +lbl_804A7950 = .rodata:0x804A7950; // type:object size:0x18 data:4byte +lbl_804A7968 = .rodata:0x804A7968; // type:object size:0x20 data:string +lbl_804A7988 = .rodata:0x804A7988; // type:object size:0x1C data:string +lbl_804A79A4 = .rodata:0x804A79A4; // type:object size:0x20 +lbl_804A79C4 = .rodata:0x804A79C4; // type:object size:0xC +lbl_804A79D0 = .rodata:0x804A79D0; // type:object size:0x8 data:double +lbl_804A79D8 = .rodata:0x804A79D8; // type:object size:0x8 +lbl_804A79E0 = .rodata:0x804A79E0; // type:object size:0x8 data:double +lbl_804A79E8 = .rodata:0x804A79E8; // type:object size:0xC +lbl_804A79F4 = .rodata:0x804A79F4; // type:object size:0x2DC +lbl_804A7CD0 = .rodata:0x804A7CD0; // type:object size:0x8 data:double +lbl_804A7CD8 = .rodata:0x804A7CD8; // type:object size:0x10 +lbl_804A7CE8 = .rodata:0x804A7CE8; // type:object size:0x8 data:double +lbl_804A7CF0 = .rodata:0x804A7CF0; // type:object size:0x8 data:double +lbl_804A7CF8 = .rodata:0x804A7CF8; // type:object size:0x18 +lbl_804A7D10 = .rodata:0x804A7D10; // type:object size:0xE4 +lbl_804A7DF4 = .rodata:0x804A7DF4; // type:object size:0xA4 +lbl_804A7E98 = .rodata:0x804A7E98; // type:object size:0x68 +lbl_804A7F00 = .rodata:0x804A7F00; // type:object size:0x10 data:string +lbl_804A7F10 = .rodata:0x804A7F10; // type:object size:0x20 +lbl_804A7F30 = .rodata:0x804A7F30; // type:object size:0x28 +lbl_804A7F58 = .rodata:0x804A7F58; // type:object size:0x8 data:double +lbl_804A7F60 = .rodata:0x804A7F60; // type:object size:0x8 data:double +lbl_804A7F68 = .rodata:0x804A7F68; // type:object size:0x8 +lbl_804A7F70 = .rodata:0x804A7F70; // type:object size:0x8 +lbl_804A7F78 = .rodata:0x804A7F78; // type:object size:0x1C +lbl_804A7F94 = .rodata:0x804A7F94; // type:object size:0x24 +lbl_804A7FB8 = .rodata:0x804A7FB8; // type:object size:0x24 +lbl_804A7FDC = .rodata:0x804A7FDC; // type:object size:0xC data:4byte +lbl_804A7FE8 = .rodata:0x804A7FE8; // type:object size:0x8 +lbl_804A7FF0 = .rodata:0x804A7FF0; // type:object size:0x14 +lbl_804A8004 = .rodata:0x804A8004; // type:object size:0x18 +lbl_804A801C = .rodata:0x804A801C; // type:object size:0x14 +lbl_804A8030 = .rodata:0x804A8030; // type:object size:0x10 data:string +lbl_804A8040 = .rodata:0x804A8040; // type:object size:0x20 data:4byte +lbl_804A8060 = .rodata:0x804A8060; // type:object size:0x128 data:4byte +lbl_804A8188 = .rodata:0x804A8188; // type:object size:0x20 data:4byte +lbl_804A81A8 = .rodata:0x804A81A8; // type:object size:0x8 data:double +lbl_804A81B0 = .rodata:0x804A81B0; // type:object size:0x10 +lbl_804A81C0 = .rodata:0x804A81C0; // type:object size:0x10 +lbl_804A81D0 = .rodata:0x804A81D0; // type:object size:0x10 +lbl_804A81E0 = .rodata:0x804A81E0; // type:object size:0x10 +lbl_804A81F0 = .rodata:0x804A81F0; // type:object size:0x8 +lbl_804A81F8 = .rodata:0x804A81F8; // type:object size:0x8 data:double +lbl_804A8200 = .rodata:0x804A8200; // type:object size:0x18 +lbl_804A8218 = .rodata:0x804A8218; // type:object size:0x8 data:double +lbl_804A8220 = .rodata:0x804A8220; // type:object size:0x8 data:double +lbl_804A8228 = .rodata:0x804A8228; // type:object size:0x8 data:double +lbl_804A8230 = .rodata:0x804A8230; // type:object size:0x14 +lbl_804A8244 = .rodata:0x804A8244; // type:object size:0x14 +lbl_804A8258 = .rodata:0x804A8258; // type:object size:0xC +lbl_804A8264 = .rodata:0x804A8264; // type:object size:0x14 +lbl_804A8278 = .rodata:0x804A8278; // type:object size:0x14 +lbl_804A828C = .rodata:0x804A828C; // type:object size:0x14 data:string +lbl_804A82A0 = .rodata:0x804A82A0; // type:object size:0x10 +lbl_804A82B0 = .rodata:0x804A82B0; // type:object size:0x18 +lbl_804A82C8 = .rodata:0x804A82C8; // type:object size:0x18 +lbl_804A82E0 = .rodata:0x804A82E0; // type:object size:0xD0 +lbl_804A83B0 = .rodata:0x804A83B0; // type:object size:0x8 +lbl_804A83B8 = .rodata:0x804A83B8; // type:object size:0x8 +lbl_804A83C0 = .rodata:0x804A83C0; // type:object size:0x90 data:double +lbl_804A8450 = .rodata:0x804A8450; // type:object size:0x8 +lbl_804A8458 = .rodata:0x804A8458; // type:object size:0x18 +lbl_804A8470 = .rodata:0x804A8470; // type:object size:0x8 data:double +lbl_804A8478 = .rodata:0x804A8478; // type:object size:0x8 data:double +lbl_804A8480 = .rodata:0x804A8480; // type:object size:0x58 +lbl_804A84D8 = .rodata:0x804A84D8; // type:object size:0xC +lbl_804A84E4 = .rodata:0x804A84E4; // type:object size:0xC +lbl_804A84F0 = .rodata:0x804A84F0; // type:object size:0x18 +lbl_804A8508 = .rodata:0x804A8508; // type:object size:0x10 data:string +lbl_804A8518 = .rodata:0x804A8518; // type:object size:0x10 +lbl_804A8528 = .rodata:0x804A8528; // type:object size:0x14 data:string +lbl_804A853C = .rodata:0x804A853C; // type:object size:0x14 +lbl_804A8550 = .rodata:0x804A8550; // type:object size:0x14 +lbl_804A8564 = .rodata:0x804A8564; // type:object size:0x14 +lbl_804A8578 = .rodata:0x804A8578; // type:object size:0x10 +lbl_804A8588 = .rodata:0x804A8588; // type:object size:0x10 data:4byte +lbl_804A8598 = .rodata:0x804A8598; // type:object size:0x10 data:4byte +lbl_804A85A8 = .rodata:0x804A85A8; // type:object size:0x60 +lbl_804A8608 = .rodata:0x804A8608; // type:object size:0x8 +lbl_804A8610 = .rodata:0x804A8610; // type:object size:0x18 +lbl_804A8628 = .rodata:0x804A8628; // type:object size:0x10 data:float +lbl_804A8638 = .rodata:0x804A8638; // type:object size:0x8 data:double +lbl_804A8640 = .rodata:0x804A8640; // type:object size:0xA30 +lbl_804A9070 = .rodata:0x804A9070; // type:object size:0x7D6 +lbl_804A9846 = .rodata:0x804A9846; // type:object size:0x2A +lbl_804A9870 = .rodata:0x804A9870; // type:object size:0x40 +lbl_804A98B0 = .rodata:0x804A98B0; // type:object size:0xC data:string +lbl_804A98BC = .rodata:0x804A98BC; // type:object size:0xC data:string +lbl_804A98C8 = .rodata:0x804A98C8; // type:object size:0x8 data:string +lbl_804A98D0 = .rodata:0x804A98D0; // type:object size:0xC +lbl_804A98DC = .rodata:0x804A98DC; // type:object size:0x10 +lbl_804A98EC = .rodata:0x804A98EC; // type:object size:0xC +lbl_804A98F8 = .rodata:0x804A98F8; // type:object size:0x10 +lbl_804A9908 = .rodata:0x804A9908; // type:object size:0xC +lbl_804A9914 = .rodata:0x804A9914; // type:object size:0x10 +lbl_804A9924 = .rodata:0x804A9924; // type:object size:0xC data:string +lbl_804A9930 = .rodata:0x804A9930; // type:object size:0xC +lbl_804A993C = .rodata:0x804A993C; // type:object size:0x10 +lbl_804A994C = .rodata:0x804A994C; // type:object size:0x10 +lbl_804A995C = .rodata:0x804A995C; // type:object size:0xC data:string +lbl_804A9968 = .rodata:0x804A9968; // type:object size:0xC +lbl_804A9974 = .rodata:0x804A9974; // type:object size:0xC +lbl_804A9980 = .rodata:0x804A9980; // type:object size:0xC +lbl_804A998C = .rodata:0x804A998C; // type:object size:0xC +lbl_804A9998 = .rodata:0x804A9998; // type:object size:0xC +lbl_804A99A4 = .rodata:0x804A99A4; // type:object size:0xC +lbl_804A99B0 = .rodata:0x804A99B0; // type:object size:0x8 data:string +lbl_804A99B8 = .rodata:0x804A99B8; // type:object size:0xC +lbl_804A99C4 = .rodata:0x804A99C4; // type:object size:0xC +lbl_804A99D0 = .rodata:0x804A99D0; // type:object size:0xC +lbl_804A99DC = .rodata:0x804A99DC; // type:object size:0xC data:4byte +lbl_804A99E8 = .rodata:0x804A99E8; // type:object size:0xC data:string +lbl_804A99F4 = .rodata:0x804A99F4; // type:object size:0x10 +lbl_804A9A04 = .rodata:0x804A9A04; // type:object size:0x10 +lbl_804A9A14 = .rodata:0x804A9A14; // type:object size:0x10 +lbl_804A9A24 = .rodata:0x804A9A24; // type:object size:0x10 +lbl_804A9A34 = .rodata:0x804A9A34; // type:object size:0x10 +lbl_804A9A44 = .rodata:0x804A9A44; // type:object size:0x14 data:4byte +lbl_804A9A58 = .rodata:0x804A9A58; // type:object size:0x14 +lbl_804A9A6C = .rodata:0x804A9A6C; // type:object size:0xC +lbl_804A9A78 = .rodata:0x804A9A78; // type:object size:0x10 +lbl_804A9A88 = .rodata:0x804A9A88; // type:object size:0xC +lbl_804A9A94 = .rodata:0x804A9A94; // type:object size:0xC +lbl_804A9AA0 = .rodata:0x804A9AA0; // type:object size:0x10 +lbl_804A9AB0 = .rodata:0x804A9AB0; // type:object size:0x10 data:4byte +lbl_804A9AC0 = .rodata:0x804A9AC0; // type:object size:0x10 +lbl_804A9AD0 = .rodata:0x804A9AD0; // type:object size:0x10 data:string +lbl_804A9AE0 = .rodata:0x804A9AE0; // type:object size:0xC +lbl_804A9AEC = .rodata:0x804A9AEC; // type:object size:0xC +lbl_804A9AF8 = .rodata:0x804A9AF8; // type:object size:0x8 data:string +lbl_804A9B00 = .rodata:0x804A9B00; // type:object size:0x8 data:string +lbl_804A9B08 = .rodata:0x804A9B08; // type:object size:0xC +lbl_804A9B14 = .rodata:0x804A9B14; // type:object size:0xC +lbl_804A9B20 = .rodata:0x804A9B20; // type:object size:0x10 +lbl_804A9B30 = .rodata:0x804A9B30; // type:object size:0x20 +lbl_804A9B50 = .rodata:0x804A9B50; // type:object size:0xC data:string +lbl_804A9B5C = .rodata:0x804A9B5C; // type:object size:0xC data:string +lbl_804A9B68 = .rodata:0x804A9B68; // type:object size:0xC +lbl_804A9B74 = .rodata:0x804A9B74; // type:object size:0xC +lbl_804A9B80 = .rodata:0x804A9B80; // type:object size:0xC +lbl_804A9B8C = .rodata:0x804A9B8C; // type:object size:0xC +lbl_804A9B98 = .rodata:0x804A9B98; // type:object size:0x10 +lbl_804A9BA8 = .rodata:0x804A9BA8; // type:object size:0x10 +lbl_804A9BB8 = .rodata:0x804A9BB8; // type:object size:0x20 +lbl_804A9BD8 = .rodata:0x804A9BD8; // type:object size:0xC data:string +lbl_804A9BE4 = .rodata:0x804A9BE4; // type:object size:0xC +lbl_804A9BF0 = .rodata:0x804A9BF0; // type:object size:0xC +lbl_804A9BFC = .rodata:0x804A9BFC; // type:object size:0x14 +lbl_804A9C10 = .rodata:0x804A9C10; // type:object size:0x20 +lbl_804A9C30 = .rodata:0x804A9C30; // type:object size:0xC data:string +lbl_804A9C3C = .rodata:0x804A9C3C; // type:object size:0x10 +lbl_804A9C4C = .rodata:0x804A9C4C; // type:object size:0x14 +lbl_804A9C60 = .rodata:0x804A9C60; // type:object size:0x10 data:string +lbl_804A9C70 = .rodata:0x804A9C70; // type:object size:0x10 +lbl_804A9C80 = .rodata:0x804A9C80; // type:object size:0x10 +lbl_804A9C90 = .rodata:0x804A9C90; // type:object size:0x8 data:string +lbl_804A9C98 = .rodata:0x804A9C98; // type:object size:0xC +lbl_804A9CA4 = .rodata:0x804A9CA4; // type:object size:0xC +lbl_804A9CB0 = .rodata:0x804A9CB0; // type:object size:0x10 +lbl_804A9CC0 = .rodata:0x804A9CC0; // type:object size:0xC +lbl_804A9CCC = .rodata:0x804A9CCC; // type:object size:0xC +lbl_804A9CD8 = .rodata:0x804A9CD8; // type:object size:0xC +lbl_804A9CE4 = .rodata:0x804A9CE4; // type:object size:0xC data:string +lbl_804A9CF0 = .rodata:0x804A9CF0; // type:object size:0x10 +lbl_804A9D00 = .rodata:0x804A9D00; // type:object size:0xC +lbl_804A9D0C = .rodata:0x804A9D0C; // type:object size:0x8 +lbl_804A9D14 = .rodata:0x804A9D14; // type:object size:0x8 +lbl_804A9D1C = .rodata:0x804A9D1C; // type:object size:0xC +lbl_804A9D28 = .rodata:0x804A9D28; // type:object size:0x10 +lbl_804A9D38 = .rodata:0x804A9D38; // type:object size:0x18 +lbl_804A9D50 = .rodata:0x804A9D50; // type:object size:0x18 +lbl_804A9D68 = .rodata:0x804A9D68; // type:object size:0x18 +lbl_804A9D80 = .rodata:0x804A9D80; // type:object size:0x18 +lbl_804A9D98 = .rodata:0x804A9D98; // type:object size:0x20 +lbl_804A9DB8 = .rodata:0x804A9DB8; // type:object size:0x10 data:4byte +lbl_804A9DC8 = .rodata:0x804A9DC8; // type:object size:0x18 +lbl_804A9DE0 = .rodata:0x804A9DE0; // type:object size:0x18 +lbl_804A9DF8 = .rodata:0x804A9DF8; // type:object size:0x18 +lbl_804A9E10 = .rodata:0x804A9E10; // type:object size:0x20 +lbl_804A9E30 = .rodata:0x804A9E30; // type:object size:0x10 data:4byte +lbl_804A9E40 = .rodata:0x804A9E40; // type:object size:0x8 +lbl_804A9E48 = .rodata:0x804A9E48; // type:object size:0x8 data:double +lbl_804A9E50 = .rodata:0x804A9E50; // type:object size:0x18 +lbl_804A9E68 = .rodata:0x804A9E68; // type:object size:0x8 data:double +lbl_804A9E70 = .rodata:0x804A9E70; // type:object size:0x8 data:double +lbl_804A9E78 = .rodata:0x804A9E78; // type:object size:0x20 data:double +lbl_804A9E98 = .rodata:0x804A9E98; // type:object size:0x8 data:double +lbl_804A9EA0 = .rodata:0x804A9EA0; // type:object size:0x1E8 +lbl_804AA088 = .rodata:0x804AA088; // type:object size:0x18 data:4byte +lbl_804AA0A0 = .rodata:0x804AA0A0; // type:object size:0xE0 +lbl_804AA180 = .rodata:0x804AA180; // type:object size:0x200 +lbl_804AA380 = .rodata:0x804AA380; // type:object size:0x100 +lbl_804AA480 = .rodata:0x804AA480; // type:object size:0x100 +lbl_804AA580 = .rodata:0x804AA580; // type:object size:0x10 +lbl_804AA590 = .rodata:0x804AA590; // type:object size:0xC data:string +lbl_804AA59C = .rodata:0x804AA59C; // type:object size:0xC +lbl_804AA5A8 = .rodata:0x804AA5A8; // type:object size:0x58 +lbl_804AA600 = .rodata:0x804AA600; // type:object size:0x88 +@stringBase0 = .rodata:0x804AA688; // type:object size:0x25 scope:local +lbl_804AA6B0 = .rodata:0x804AA6B0; // type:object size:0x28 data:4byte +lbl_804AA6D8 = .rodata:0x804AA6D8; // type:object size:0x10 data:byte +lbl_804AA6E8 = .rodata:0x804AA6E8; // type:object size:0x200 +lbl_804AA8E8 = .rodata:0x804AA8E8; // type:object size:0x200 +lbl_804AAAE8 = .rodata:0x804AAAE8; // type:object size:0x200 +lbl_804AACE8 = .rodata:0x804AACE8; // type:object size:0x10 +lbl_804AACF8 = .rodata:0x804AACF8; // type:object size:0x30 +lbl_804AAD28 = .rodata:0x804AAD28; // type:object size:0x108 +lbl_804AAE30 = .rodata:0x804AAE30; // type:object size:0x80 +lbl_804AAEB0 = .rodata:0x804AAEB0; // type:object size:0x10 +lbl_804AAEC0 = .rodata:0x804AAEC0; // type:object size:0x40 data:double +lbl_804AAF00 = .rodata:0x804AAF00; // type:object size:0x68 data:double +lbl_804AAF68 = .rodata:0x804AAF68; // type:object size:0x98 +lbl_804AB000 = .rodata:0x804AB000; // type:object size:0x10 data:4byte +lbl_804AB010 = .rodata:0x804AB010; // type:object size:0x18 data:double +lbl_804AB028 = .rodata:0x804AB028; // type:object size:0x8 +lbl_804AB030 = .rodata:0x804AB030; // type:object size:0x8 data:double +lbl_804AB038 = .rodata:0x804AB038; // type:object size:0x18 +lbl_804AB050 = .rodata:0x804AB050; // type:object size:0x20 +lbl_804AB070 = .rodata:0x804AB070; // type:object size:0x8 data:double +lbl_804AB078 = .rodata:0x804AB078; // type:object size:0x18 +lbl_804AB090 = .rodata:0x804AB090; // type:object size:0x8 +lbl_804AB098 = .rodata:0x804AB098; // type:object size:0x20 data:double +lbl_804AB0B8 = .rodata:0x804AB0B8; // type:object size:0xC data:4byte +lbl_804AB0C4 = .rodata:0x804AB0C4; // type:object size:0x5C data:4byte +lbl_804AB120 = .rodata:0x804AB120; // type:object size:0x8 data:double +lbl_804AB128 = .rodata:0x804AB128; // type:object size:0x8 data:double +lbl_804AB130 = .rodata:0x804AB130; // type:object size:0x8 data:double +lbl_804AB138 = .rodata:0x804AB138; // type:object size:0x28 +lbl_804AB160 = .rodata:0x804AB160; // type:object size:0x8 data:double +lbl_804AB168 = .rodata:0x804AB168; // type:object size:0x30 data:double +lbl_804AB198 = .rodata:0x804AB198; // type:object size:0x88 +lbl_804AB220 = .rodata:0x804AB220; // type:object size:0x70 data:double +lbl_804AB290 = .rodata:0x804AB290; // type:object size:0x88 +lbl_804AB318 = .rodata:0x804AB318; // type:object size:0x8 data:double +lbl_804AB320 = .rodata:0x804AB320; // type:object size:0x8 data:double +lbl_804AB328 = .rodata:0x804AB328; // type:object size:0x38 data:double +lbl_804AB360 = .rodata:0x804AB360; // type:object size:0x18 +lbl_804AB378 = .rodata:0x804AB378; // type:object size:0x38 data:double +lbl_804AB3B0 = .rodata:0x804AB3B0; // type:object size:0x48 +lbl_804AB3F8 = .rodata:0x804AB3F8; // type:object size:0x8 +lbl_804AB400 = .rodata:0x804AB400; // type:object size:0x8 +lbl_804AB408 = .rodata:0x804AB408; // type:object size:0x8 +lbl_804AB410 = .rodata:0x804AB410; // type:object size:0x8 data:double +lbl_804AB418 = .rodata:0x804AB418; // type:object size:0x8 +lbl_804AB420 = .rodata:0x804AB420; // type:object size:0x8 data:double +lbl_804AB428 = .rodata:0x804AB428; // type:object size:0x8 data:double +lbl_804AB430 = .rodata:0x804AB430; // type:object size:0x8 data:double +lbl_804AB438 = .rodata:0x804AB438; // type:object size:0x8 +lbl_804AB440 = .rodata:0x804AB440; // type:object size:0x8 +lbl_804AB448 = .rodata:0x804AB448; // type:object size:0x8 +lbl_804AB450 = .rodata:0x804AB450; // type:object size:0x8 +lbl_804AB458 = .rodata:0x804AB458; // type:object size:0x8 +lbl_804AB460 = .rodata:0x804AB460; // type:object size:0x8 +lbl_804AB468 = .rodata:0x804AB468; // type:object size:0x8 +lbl_804AB470 = .rodata:0x804AB470; // type:object size:0x10 +lbl_804AB480 = .rodata:0x804AB480; // type:object size:0x8 data:double +lbl_804AB488 = .rodata:0x804AB488; // type:object size:0xB8 data:4byte +lbl_804AB540 = .rodata:0x804AB540; // type:object size:0x10 data:4byte +lbl_804AB550 = .rodata:0x804AB550; // type:object size:0x8 data:double +lbl_804AB558 = .rodata:0x804AB558; // type:object size:0x10 +lbl_804AB568 = .rodata:0x804AB568; // type:object size:0x8 +lbl_804AB570 = .rodata:0x804AB570; // type:object size:0x8 data:double +lbl_804AB578 = .rodata:0x804AB578; // type:object size:0x400 +lbl_804AB978 = .rodata:0x804AB978; // type:object size:0x30 +lbl_804AB9A8 = .rodata:0x804AB9A8; // type:object size:0x30 data:4byte +lbl_804AB9D8 = .rodata:0x804AB9D8; // type:object size:0x8 data:double +lbl_804AB9E0 = .rodata:0x804AB9E0; // type:object size:0x30 data:4byte +lbl_804ABA10 = .rodata:0x804ABA10; // type:object size:0x30 data:4byte +lbl_804ABA40 = .rodata:0x804ABA40; // type:object size:0xC0 data:4byte +lbl_804ABB00 = .rodata:0x804ABB00; // type:object size:0x8 data:double +lbl_804ABB08 = .rodata:0x804ABB08; // type:object size:0x18 +lbl_804ABB20 = .rodata:0x804ABB20; // type:object size:0x160 +lbl_804ABC80 = .rodata:0x804ABC80; // type:object size:0x8 data:double +lbl_804ABC88 = .rodata:0x804ABC88; // type:object size:0x8 data:double +lbl_804ABC90 = .rodata:0x804ABC90; // type:object size:0x10 +lbl_804ABCA0 = .rodata:0x804ABCA0; // type:object size:0x8 +lbl_804ABCA8 = .rodata:0x804ABCA8; // type:object size:0x8 data:double +lbl_804ABCB0 = .rodata:0x804ABCB0; // type:object size:0x8 data:double +lbl_804ABCB8 = .rodata:0x804ABCB8; // type:object size:0x10 data:double +lbl_804ABCC8 = .rodata:0x804ABCC8; // type:object size:0x8 data:double +lbl_804ABCD0 = .rodata:0x804ABCD0; // type:object size:0x20 +lbl_804ABCF0 = .rodata:0x804ABCF0; // type:object size:0x20 +lbl_804ABD10 = .rodata:0x804ABD10; // type:object size:0x18 data:4byte +lbl_804ABD28 = .rodata:0x804ABD28; // type:object size:0x30 +lbl_804ABD58 = .rodata:0x804ABD58; // type:object size:0x20 +lbl_804ABD78 = .rodata:0x804ABD78; // type:object size:0x20 +lbl_804ABD98 = .rodata:0x804ABD98; // type:object size:0x18 data:4byte +lbl_804ABDB0 = .rodata:0x804ABDB0; // type:object size:0x30 +lbl_804ABDE0 = .rodata:0x804ABDE0; // type:object size:0x8 +lbl_804ABDE8 = .rodata:0x804ABDE8; // type:object size:0x8 data:double +lbl_804ABDF0 = .rodata:0x804ABDF0; // type:object size:0x8 data:double +lbl_804ABDF8 = .rodata:0x804ABDF8; // type:object size:0x8 data:double +lbl_804ABE00 = .rodata:0x804ABE00; // type:object size:0x8 +lbl_804ABE08 = .rodata:0x804ABE08; // type:object size:0x8 data:double +lbl_804ABE10 = .rodata:0x804ABE10; // type:object size:0x8 +lbl_804ABE18 = .rodata:0x804ABE18; // type:object size:0x8 +lbl_804ABE20 = .rodata:0x804ABE20; // type:object size:0x8 data:double +lbl_804ABE28 = .rodata:0x804ABE28; // type:object size:0x8 data:double +lbl_804ABE30 = .rodata:0x804ABE30; // type:object size:0x18 +lbl_804ABE48 = .rodata:0x804ABE48; // type:object size:0x10 +lbl_804ABE58 = .rodata:0x804ABE58; // type:object size:0x8 +lbl_804ABE60 = .rodata:0x804ABE60; // type:object size:0x8 +lbl_804ABE68 = .rodata:0x804ABE68; // type:object size:0x220 +lbl_804AC088 = .rodata:0x804AC088; // type:object size:0xE8 data:4byte +lbl_804AC170 = .rodata:0x804AC170; // type:object size:0x8 +lbl_804AC178 = .rodata:0x804AC178; // type:object size:0x8 data:double +lbl_804AC180 = .rodata:0x804AC180; // type:object size:0x8 data:double +lbl_804AC188 = .rodata:0x804AC188; // type:object size:0x8 data:double +lbl_804AC190 = .rodata:0x804AC190; // type:object size:0x8 +lbl_804AC198 = .rodata:0x804AC198; // type:object size:0x8 +lbl_804AC1A0 = .rodata:0x804AC1A0; // type:object size:0x8 data:double +lbl_804AC1A8 = .rodata:0x804AC1A8; // type:object size:0x8 data:double +lbl_804AC1B0 = .rodata:0x804AC1B0; // type:object size:0x8 data:double +lbl_804AC1B8 = .rodata:0x804AC1B8; // type:object size:0x8 data:double +lbl_804AC1C0 = .rodata:0x804AC1C0; // type:object size:0x8 +lbl_804AC1C8 = .rodata:0x804AC1C8; // type:object size:0x30 +lbl_804AC1F8 = .rodata:0x804AC1F8; // type:object size:0x8 +lbl_804AC200 = .rodata:0x804AC200; // type:object size:0x8 +lbl_804AC208 = .rodata:0x804AC208; // type:object size:0x8 +lbl_804AC210 = .rodata:0x804AC210; // type:object size:0x8 +lbl_804AC218 = .rodata:0x804AC218; // type:object size:0x8 +lbl_804AC220 = .rodata:0x804AC220; // type:object size:0x8 +lbl_804AC228 = .rodata:0x804AC228; // type:object size:0x8 +lbl_804AC230 = .rodata:0x804AC230; // type:object size:0x8 +lbl_804AC238 = .rodata:0x804AC238; // type:object size:0x8 +lbl_804AC240 = .rodata:0x804AC240; // type:object size:0x8 +lbl_804AC248 = .rodata:0x804AC248; // type:object size:0x14 data:float +lbl_804AC25C = .rodata:0x804AC25C; // type:object size:0x14 data:float +lbl_804AC270 = .rodata:0x804AC270; // type:object size:0x14 data:float +lbl_804AC284 = .rodata:0x804AC284; // type:object size:0x14 data:float +lbl_804AC298 = .rodata:0x804AC298; // type:object size:0x14 data:float +lbl_804AC2AC = .rodata:0x804AC2AC; // type:object size:0x14 data:float +lbl_804AC2C0 = .rodata:0x804AC2C0; // type:object size:0x8 +lbl_804AC2C8 = .rodata:0x804AC2C8; // type:object size:0x8 data:double +lbl_804AC2D0 = .rodata:0x804AC2D0; // type:object size:0x8 data:double +lbl_804AC2D8 = .rodata:0x804AC2D8; // type:object size:0x20 +lbl_804AC2F8 = .rodata:0x804AC2F8; // type:object size:0x50 +lbl_804AC348 = .rodata:0x804AC348; // type:object size:0x8 +lbl_804AC350 = .rodata:0x804AC350; // type:object size:0x8 data:double +lbl_804AC358 = .rodata:0x804AC358; // type:object size:0x8 data:double +lbl_804AC360 = .rodata:0x804AC360; // type:object size:0x8 data:double +lbl_804AC368 = .rodata:0x804AC368; // type:object size:0x18 +lbl_804AC380 = .rodata:0x804AC380; // type:object size:0x10 +lbl_804AC390 = .rodata:0x804AC390; // type:object size:0x8 +lbl_804AC398 = .rodata:0x804AC398; // type:object size:0x8 +lbl_804AC3A0 = .rodata:0x804AC3A0; // type:object size:0x8 data:double +lbl_804AC3A8 = .rodata:0x804AC3A8; // type:object size:0x8 data:double +lbl_804AC3B0 = .rodata:0x804AC3B0; // type:object size:0x8 data:double +lbl_804AC3B8 = .rodata:0x804AC3B8; // type:object size:0x8 data:double +lbl_804AC3C0 = .rodata:0x804AC3C0; // type:object size:0x8 data:double +lbl_804AC3C8 = .rodata:0x804AC3C8; // type:object size:0x8 +lbl_804AC3D0 = .rodata:0x804AC3D0; // type:object size:0x8 data:double +lbl_804AC3D8 = .rodata:0x804AC3D8; // type:object size:0x8 data:double +lbl_804AC3E0 = .rodata:0x804AC3E0; // type:object size:0x8 data:double +lbl_804AC3E8 = .rodata:0x804AC3E8; // type:object size:0x8 data:double +lbl_804AC3F0 = .rodata:0x804AC3F0; // type:object size:0x8 +lbl_804AC3F8 = .rodata:0x804AC3F8; // type:object size:0x8 data:double +lbl_804AC400 = .rodata:0x804AC400; // type:object size:0x8 data:double +lbl_804AC408 = .rodata:0x804AC408; // type:object size:0x8 data:double +lbl_804AC410 = .rodata:0x804AC410; // type:object size:0x20 +lbl_804AC430 = .rodata:0x804AC430; // type:object size:0x20 +lbl_804AC450 = .rodata:0x804AC450; // type:object size:0x8 +lbl_804AC458 = .rodata:0x804AC458; // type:object size:0x8 data:double +lbl_804AC460 = .rodata:0x804AC460; // type:object size:0x8 data:double +lbl_804AC468 = .rodata:0x804AC468; // type:object size:0x8 data:double +lbl_804AC470 = .rodata:0x804AC470; // type:object size:0x18 +lbl_804AC488 = .rodata:0x804AC488; // type:object size:0x8 +lbl_804AC490 = .rodata:0x804AC490; // type:object size:0x8 data:double +lbl_804AC498 = .rodata:0x804AC498; // type:object size:0x8 +lbl_804AC4A0 = .rodata:0x804AC4A0; // type:object size:0x10 +lbl_804AC4B0 = .rodata:0x804AC4B0; // type:object size:0x30 data:double +lbl_804AC4E0 = .rodata:0x804AC4E0; // type:object size:0x8 data:double +lbl_804AC4E8 = .rodata:0x804AC4E8; // type:object size:0x8 data:double +lbl_804AC4F0 = .rodata:0x804AC4F0; // type:object size:0x8 data:double +lbl_804AC4F8 = .rodata:0x804AC4F8; // type:object size:0x8 +lbl_804AC500 = .rodata:0x804AC500; // type:object size:0x8 data:double +lbl_804AC508 = .rodata:0x804AC508; // type:object size:0x18 +lbl_804AC520 = .rodata:0x804AC520; // type:object size:0x8 +lbl_804AC528 = .rodata:0x804AC528; // type:object size:0x8 +lbl_804AC530 = .rodata:0x804AC530; // type:object size:0x8 +lbl_804AC538 = .rodata:0x804AC538; // type:object size:0x8 +lbl_804AC540 = .rodata:0x804AC540; // type:object size:0x8 data:double +lbl_804AC548 = .rodata:0x804AC548; // type:object size:0x8 data:double +lbl_804AC550 = .rodata:0x804AC550; // type:object size:0x8 data:byte +lbl_804AC558 = .rodata:0x804AC558; // type:object size:0x8 +lbl_804AC560 = .rodata:0x804AC560; // type:object size:0x20 +lbl_804AC580 = .rodata:0x804AC580; // type:object size:0x10 data:wstring +lbl_804AC590 = .rodata:0x804AC590; // type:object size:0x1C data:string +lbl_804AC5AC = .rodata:0x804AC5AC; // type:object size:0xC +lbl_804AC5B8 = .rodata:0x804AC5B8; // type:object size:0x8 data:double +lbl_804AC5C0 = .rodata:0x804AC5C0; // type:object size:0x8 +lbl_804AC5C8 = .rodata:0x804AC5C8; // type:object size:0x8 +lbl_804AC5D0 = .rodata:0x804AC5D0; // type:object size:0x8 data:double +lbl_804AC5D8 = .rodata:0x804AC5D8; // type:object size:0x20 +lbl_804AC5F8 = .rodata:0x804AC5F8; // type:object size:0x8 data:double +lbl_804AC600 = .rodata:0x804AC600; // type:object size:0x18 +lbl_804AC618 = .rodata:0x804AC618; // type:object size:0x18 +lbl_804AC630 = .rodata:0x804AC630; // type:object size:0x8 data:double +lbl_804AC638 = .rodata:0x804AC638; // type:object size:0x8 +lbl_804AC640 = .rodata:0x804AC640; // type:object size:0x8 +lbl_804AC648 = .rodata:0x804AC648; // type:object size:0x8 +lbl_804AC650 = .rodata:0x804AC650; // type:object size:0x8 data:double +lbl_804AC658 = .rodata:0x804AC658; // type:object size:0x18 data:double +lbl_804AC670 = .rodata:0x804AC670; // type:object size:0x8 data:double +lbl_804AC678 = .rodata:0x804AC678; // type:object size:0x8 data:double +lbl_804AC680 = .rodata:0x804AC680; // type:object size:0x8 +lbl_804AC688 = .rodata:0x804AC688; // type:object size:0x30 +lbl_804AC6B8 = .rodata:0x804AC6B8; // type:object size:0x8 data:4byte +lbl_804AC6C0 = .rodata:0x804AC6C0; // type:object size:0x10 +lbl_804AC6D0 = .rodata:0x804AC6D0; // type:object size:0x8 +lbl_804AC6D8 = .rodata:0x804AC6D8; // type:object size:0x10 +lbl_804AC6E8 = .rodata:0x804AC6E8; // type:object size:0x20 +lbl_804AC708 = .rodata:0x804AC708; // type:object size:0xC0 data:4byte +lbl_804AC7C8 = .rodata:0x804AC7C8; // type:object size:0x1 data:byte +lbl_804AC7D0 = .rodata:0x804AC7D0; // type:object size:0x8 data:double +lbl_804AC7D8 = .rodata:0x804AC7D8; // type:object size:0x8 data:double +lbl_804AC7E0 = .rodata:0x804AC7E0; // type:object size:0x30 data:byte +lbl_804AC810 = .rodata:0x804AC810; // type:object size:0x30 +lbl_804AC840 = .rodata:0x804AC840; // type:object size:0x8 +lbl_804AC848 = .rodata:0x804AC848; // type:object size:0x8 +lbl_804AC850 = .rodata:0x804AC850; // type:object size:0x160 +lbl_804AC9B0 = .rodata:0x804AC9B0; // type:object size:0x8 +lbl_804AC9B8 = .rodata:0x804AC9B8; // type:object size:0x8 +lbl_804AC9C0 = .rodata:0x804AC9C0; // type:object size:0x8 +lbl_804AC9C8 = .rodata:0x804AC9C8; // type:object size:0x8 +lbl_804AC9D0 = .rodata:0x804AC9D0; // type:object size:0x8 +lbl_804AC9D8 = .rodata:0x804AC9D8; // type:object size:0x10 +lbl_804AC9E8 = .rodata:0x804AC9E8; // type:object size:0x8 data:double +lbl_804AC9F0 = .rodata:0x804AC9F0; // type:object size:0x10 data:4byte +lbl_804ACA00 = .rodata:0x804ACA00; // type:object size:0x8 +lbl_804ACA08 = .rodata:0x804ACA08; // type:object size:0x8 +lbl_804ACA10 = .rodata:0x804ACA10; // type:object size:0x8 data:double +lbl_804ACA18 = .rodata:0x804ACA18; // type:object size:0x8 +lbl_804ACA20 = .rodata:0x804ACA20; // type:object size:0x2A0 +lbl_804ACCC0 = .rodata:0x804ACCC0; // type:object size:0x8 data:double +lbl_804ACCC8 = .rodata:0x804ACCC8; // type:object size:0x8 data:double +lbl_804ACCD0 = .rodata:0x804ACCD0; // type:object size:0x10 data:double +lbl_804ACCE0 = .rodata:0x804ACCE0; // type:object size:0x8 data:double +lbl_804ACCE8 = .rodata:0x804ACCE8; // type:object size:0x48 data:double +lbl_804ACD30 = .rodata:0x804ACD30; // type:object size:0x8 data:double +lbl_804ACD38 = .rodata:0x804ACD38; // type:object size:0x8 +lbl_804ACD40 = .rodata:0x804ACD40; // type:object size:0x10 data:4byte +lbl_804ACD50 = .rodata:0x804ACD50; // type:object size:0x8 +lbl_804ACD58 = .rodata:0x804ACD58; // type:object size:0x18 +lbl_804ACD70 = .rodata:0x804ACD70; // type:object size:0x8 data:double +lbl_804ACD78 = .rodata:0x804ACD78; // type:object size:0x8 +lbl_804ACD80 = .rodata:0x804ACD80; // type:object size:0x18 +lbl_804ACD98 = .rodata:0x804ACD98; // type:object size:0x8 data:double +lbl_804ACDA0 = .rodata:0x804ACDA0; // type:object size:0x8 +lbl_804ACDA8 = .rodata:0x804ACDA8; // type:object size:0x8 data:double +lbl_804ACDB0 = .rodata:0x804ACDB0; // type:object size:0x8 data:double +lbl_804ACDB8 = .rodata:0x804ACDB8; // type:object size:0x8 data:double +lbl_804ACDC0 = .rodata:0x804ACDC0; // type:object size:0x18 data:4byte +lbl_804ACDD8 = .rodata:0x804ACDD8; // type:object size:0x8 +lbl_804ACDE0 = .rodata:0x804ACDE0; // type:object size:0x8 data:double +lbl_804ACDE8 = .rodata:0x804ACDE8; // type:object size:0x8 +lbl_804ACDF0 = .rodata:0x804ACDF0; // type:object size:0x8 +lbl_804ACDF8 = .rodata:0x804ACDF8; // type:object size:0x8 +lbl_804ACE00 = .rodata:0x804ACE00; // type:object size:0x8 +lbl_804ACE08 = .rodata:0x804ACE08; // type:object size:0x8 +lbl_804ACE10 = .rodata:0x804ACE10; // type:object size:0x8 +lbl_804ACE18 = .rodata:0x804ACE18; // type:object size:0x8 data:double +lbl_804ACE20 = .rodata:0x804ACE20; // type:object size:0x8 +lbl_804ACE28 = .rodata:0x804ACE28; // type:object size:0x8 data:double +lbl_804ACE30 = .rodata:0x804ACE30; // type:object size:0x8 +lbl_804ACE38 = .rodata:0x804ACE38; // type:object size:0x8 +lbl_804ACE40 = .rodata:0x804ACE40; // type:object size:0x8 +lbl_804ACE48 = .rodata:0x804ACE48; // type:object size:0x8 data:double +lbl_804ACE50 = .rodata:0x804ACE50; // type:object size:0x8 data:double +lbl_804ACE58 = .rodata:0x804ACE58; // type:object size:0x8 +lbl_804ACE60 = .rodata:0x804ACE60; // type:object size:0x8 data:double +lbl_804ACE68 = .rodata:0x804ACE68; // type:object size:0x8 data:double +lbl_804ACE70 = .rodata:0x804ACE70; // type:object size:0x10 +lbl_804ACE80 = .rodata:0x804ACE80; // type:object size:0x50 +lbl_804ACED0 = .rodata:0x804ACED0; // type:object size:0x30 +lbl_804ACF00 = .rodata:0x804ACF00; // type:object size:0x8 +lbl_804ACF08 = .rodata:0x804ACF08; // type:object size:0x30 data:double +lbl_804ACF38 = .rodata:0x804ACF38; // type:object size:0x8 data:double +lbl_804ACF40 = .rodata:0x804ACF40; // type:object size:0x10 data:4byte +lbl_804ACF50 = .rodata:0x804ACF50; // type:object size:0x20 data:4byte +lbl_804ACF70 = .rodata:0x804ACF70; // type:object size:0x20 +lbl_804ACF90 = .rodata:0x804ACF90; // type:object size:0x8 data:double +lbl_804ACF98 = .rodata:0x804ACF98; // type:object size:0x18 +lbl_804ACFB0 = .rodata:0x804ACFB0; // type:object size:0x8 data:double +lbl_804ACFB8 = .rodata:0x804ACFB8; // type:object size:0x10 +lbl_804ACFC8 = .rodata:0x804ACFC8; // type:object size:0x60 +lbl_804AD028 = .rodata:0x804AD028; // type:object size:0x18 +lbl_804AD040 = .rodata:0x804AD040; // type:object size:0x30 data:4byte +lbl_804AD070 = .rodata:0x804AD070; // type:object size:0x30 data:4byte +lbl_804AD0A0 = .rodata:0x804AD0A0; // type:object size:0x28 data:4byte +lbl_804AD0C8 = .rodata:0x804AD0C8; // type:object size:0x18 data:4byte +lbl_804AD0E0 = .rodata:0x804AD0E0; // type:object size:0x20 data:4byte +lbl_804AD100 = .rodata:0x804AD100; // type:object size:0x40 data:4byte +lbl_804AD140 = .rodata:0x804AD140; // type:object size:0x20 data:4byte +lbl_804AD160 = .rodata:0x804AD160; // type:object size:0x30 +lbl_804AD190 = .rodata:0x804AD190; // type:object size:0x20 +lbl_804AD1B0 = .rodata:0x804AD1B0; // type:object size:0x30 +lbl_804AD1E0 = .rodata:0x804AD1E0; // type:object size:0x30 +lbl_804AD210 = .rodata:0x804AD210; // type:object size:0x30 data:4byte +lbl_804AD240 = .rodata:0x804AD240; // type:object size:0x1E8 +lbl_804AD428 = .rodata:0x804AD428; // type:object size:0x18 +lbl_804AD440 = .rodata:0x804AD440; // type:object size:0x20 +lbl_804AD460 = .rodata:0x804AD460; // type:object size:0x20 +lbl_804AD480 = .rodata:0x804AD480; // type:object size:0x30 +lbl_804AD4B0 = .rodata:0x804AD4B0; // type:object size:0xF8 +lbl_804AD5A8 = .rodata:0x804AD5A8; // type:object size:0x80 +lbl_804AD628 = .rodata:0x804AD628; // type:object size:0x1B4 data:4byte +lbl_804AD7DC = .rodata:0x804AD7DC; // type:object size:0x1B4 data:4byte +lbl_804AD990 = .rodata:0x804AD990; // type:object size:0x38 data:4byte +lbl_804AD9C8 = .rodata:0x804AD9C8; // type:object size:0x8 +lbl_804AD9D0 = .rodata:0x804AD9D0; // type:object size:0x20 +lbl_804AD9F0 = .rodata:0x804AD9F0; // type:object size:0x8 +lbl_804AD9F8 = .rodata:0x804AD9F8; // type:object size:0x8 +lbl_804ADA00 = .rodata:0x804ADA00; // type:object size:0x8 data:double +lbl_804ADA08 = .rodata:0x804ADA08; // type:object size:0x10 data:double +lbl_804ADA18 = .rodata:0x804ADA18; // type:object size:0x20 data:double +lbl_804ADA38 = .rodata:0x804ADA38; // type:object size:0x8 +lbl_804ADA40 = .rodata:0x804ADA40; // type:object size:0x8 +lbl_804ADA48 = .rodata:0x804ADA48; // type:object size:0x118 data:4byte +lbl_804ADB60 = .rodata:0x804ADB60; // type:object size:0x10 data:4byte +lbl_804ADB70 = .rodata:0x804ADB70; // type:object size:0x8 +lbl_804ADB78 = .rodata:0x804ADB78; // type:object size:0x8 data:double +lbl_804ADB80 = .rodata:0x804ADB80; // type:object size:0x38 data:double +lbl_804ADBB8 = .rodata:0x804ADBB8; // type:object size:0x20 +lbl_804ADBD8 = .rodata:0x804ADBD8; // type:object size:0x10 data:4byte +lbl_804ADBE8 = .rodata:0x804ADBE8; // type:object size:0x8 data:double +lbl_804ADBF0 = .rodata:0x804ADBF0; // type:object size:0x8 +lbl_804ADBF8 = .rodata:0x804ADBF8; // type:object size:0x28 data:4byte +lbl_804ADC20 = .rodata:0x804ADC20; // type:object size:0x8 data:double +lbl_804ADC28 = .rodata:0x804ADC28; // type:object size:0x30 data:double +lbl_804ADC58 = .rodata:0x804ADC58; // type:object size:0x8 +lbl_804ADC60 = .rodata:0x804ADC60; // type:object size:0x20 +lbl_804ADC80 = .rodata:0x804ADC80; // type:object size:0x58 +lbl_804ADCD8 = .rodata:0x804ADCD8; // type:object size:0x8 +lbl_804ADCE0 = .rodata:0x804ADCE0; // type:object size:0x10 data:4byte +lbl_804ADCF0 = .rodata:0x804ADCF0; // type:object size:0x28 data:4byte +lbl_804ADD18 = .rodata:0x804ADD18; // type:object size:0x28 data:4byte +lbl_804ADD40 = .rodata:0x804ADD40; // type:object size:0x28 data:4byte +lbl_804ADD68 = .rodata:0x804ADD68; // type:object size:0x1C +lbl_804ADD84 = .rodata:0x804ADD84; // type:object size:0x1C +__DVDDeviceErrorMessage = .rodata:0x804ADDA0; // type:object size:0x1C scope:global +lbl_804ADDC0 = .rodata:0x804ADDC0; // type:object size:0x50 +lbl_804ADE10 = .rodata:0x804ADE10; // type:object size:0x40 data:double +lbl_804ADE50 = .rodata:0x804ADE50; // type:object size:0x30 +lbl_804ADE80 = .rodata:0x804ADE80; // type:object size:0x10 +@3094 = .rodata:0x804ADE90; // type:object size:0x148 scope:local data:4byte +lbl_804ADFD8 = .rodata:0x804ADFD8; // type:object size:0x18 +lbl_804ADFF0 = .rodata:0x804ADFF0; // type:object size:0xC +lbl_804ADFFC = .rodata:0x804ADFFC; // type:object size:0xC +lbl_804AE008 = .rodata:0x804AE008; // type:object size:0x14 +lbl_804AE01C = .rodata:0x804AE01C; // type:object size:0x4C +lbl_804AE068 = .rodata:0x804AE068; // type:object size:0x18 +lbl_804AE080 = .rodata:0x804AE080; // type:object size:0x10 +lbl_804AE090 = .rodata:0x804AE090; // type:object size:0x30 +lbl_804AE0C0 = .rodata:0x804AE0C0; // type:object size:0x60 +lbl_804AE120 = .rodata:0x804AE120; // type:object size:0x18 +lbl_804AE138 = .rodata:0x804AE138; // type:object size:0x34 +lbl_804AE16C = .rodata:0x804AE16C; // type:object size:0x2C +lbl_804AE198 = .rodata:0x804AE198; // type:object size:0x48 +lbl_804AE1E0 = .rodata:0x804AE1E0; // type:object size:0x1C +lbl_804AE1FC = .rodata:0x804AE1FC; // type:object size:0x1C +lbl_804AE218 = .rodata:0x804AE218; // type:object size:0x1C +lbl_804AE234 = .rodata:0x804AE234; // type:object size:0x1C +lbl_804AE250 = .rodata:0x804AE250; // type:object size:0x10 +lbl_804AE260 = .rodata:0x804AE260; // type:object size:0x30 +lbl_804AE290 = .rodata:0x804AE290; // type:object size:0x18 +lbl_804AE2A8 = .rodata:0x804AE2A8; // type:object size:0x18 +lbl_804AE2C0 = .rodata:0x804AE2C0; // type:object size:0x18 +lbl_804AE2D8 = .rodata:0x804AE2D8; // type:object size:0x10 +lbl_804AE2E8 = .rodata:0x804AE2E8; // type:object size:0x10 +lbl_804AE2F8 = .rodata:0x804AE2F8; // type:object size:0x10 data:4byte +lbl_804AE308 = .rodata:0x804AE308; // type:object size:0x10 data:byte +lbl_804AE318 = .rodata:0x804AE318; // type:object size:0x28 +lbl_804AE340 = .rodata:0x804AE340; // type:object size:0x100 +lbl_804AE440 = .rodata:0x804AE440; // type:object size:0x10 +lbl_804AE450 = .rodata:0x804AE450; // type:object size:0x40 data:4byte +lbl_804AE490 = .rodata:0x804AE490; // type:object size:0x10 +ConfFileName = .rodata:0x804AE4A0; // type:object size:0x15 scope:local data:string +ProductInfoFileName = .rodata:0x804AE4B8; // type:object size:0x2A scope:local data:string +lbl_804AE4E8 = .rodata:0x804AE4E8; // type:object size:0x40 data:byte +lbl_804AE528 = .rodata:0x804AE528; // type:object size:0x80 data:byte +lbl_804AE5A8 = .rodata:0x804AE5A8; // type:object size:0x80 data:2byte +lbl_804AE628 = .rodata:0x804AE628; // type:object size:0x40 +lbl_804AE668 = .rodata:0x804AE668; // type:object size:0x40 +lbl_804AE6A8 = .rodata:0x804AE6A8; // type:object size:0x480 +lbl_804AEB28 = .rodata:0x804AEB28; // type:object size:0x30 +lbl_804AEB58 = .rodata:0x804AEB58; // type:object size:0x30 +lbl_804AEB88 = .rodata:0x804AEB88; // type:object size:0x88 +lbl_804AEC10 = .rodata:0x804AEC10; // type:object size:0x90 data:byte +lbl_804AECA0 = .rodata:0x804AECA0; // type:object size:0x8 data:float +lbl_804AECA8 = .rodata:0x804AECA8; // type:object size:0x20 +lbl_804AECC8 = .rodata:0x804AECC8; // type:object size:0x20 +lbl_804AECE8 = .rodata:0x804AECE8; // type:object size:0x18 +lbl_804AED00 = .rodata:0x804AED00; // type:object size:0x100 +lbl_804AEE00 = .rodata:0x804AEE00; // type:object size:0x10 +lbl_804AEE10 = .rodata:0x804AEE10; // type:object size:0x18 +lbl_804AEE28 = .rodata:0x804AEE28; // type:object size:0x60 +lbl_804AEE88 = .rodata:0x804AEE88; // type:object size:0x40 +lbl_804AEEC8 = .rodata:0x804AEEC8; // type:object size:0x4278 noreloc +lbl_804B3140 = .rodata:0x804B3140; // type:object size:0x20 +lbl_804B3170 = .data:0x804B3170; // type:object size:0x40 +lbl_804B31B0 = .data:0x804B31B0; // type:object size:0x40 +lbl_804B31F0 = .data:0x804B31F0; // type:object size:0x40 +lbl_804B3230 = .data:0x804B3230; // type:object size:0x40 +lbl_804B3270 = .data:0x804B3270; // type:object size:0x40 +lbl_804B32B0 = .data:0x804B32B0; // type:object size:0x80 +lbl_804B3330 = .data:0x804B3330; // type:object size:0xC0 +lbl_804B33F0 = .data:0x804B33F0; // type:object size:0xC +lbl_804B33FC = .data:0x804B33FC; // type:object size:0xC +lbl_804B3408 = .data:0x804B3408; // type:object size:0xC +lbl_804B3414 = .data:0x804B3414; // type:object size:0xC +lbl_804B3420 = .data:0x804B3420; // type:object size:0x40 +lbl_804B3460 = .data:0x804B3460; // type:object size:0xC +lbl_804B346C = .data:0x804B346C; // type:object size:0xC +lbl_804B3478 = .data:0x804B3478; // type:object size:0xC +lbl_804B3484 = .data:0x804B3484; // type:object size:0xC +lbl_804B3490 = .data:0x804B3490; // type:object size:0x8 +lbl_804B3498 = .data:0x804B3498; // type:object size:0x8 +lbl_804B34A0 = .data:0x804B34A0; // type:object size:0x20 +lbl_804B34C0 = .data:0x804B34C0; // type:object size:0x20 +lbl_804B34E0 = .data:0x804B34E0; // type:object size:0xA0 +lbl_804B3580 = .data:0x804B3580; // type:object size:0x10 +lbl_804B3590 = .data:0x804B3590; // type:object size:0x10 +lbl_804B35A0 = .data:0x804B35A0; // type:object size:0x10 +lbl_804B35B0 = .data:0x804B35B0; // type:object size:0x10 +lbl_804B35C0 = .data:0x804B35C0; // type:object size:0x10 +lbl_804B35D0 = .data:0x804B35D0; // type:object size:0x10 +lbl_804B35E0 = .data:0x804B35E0; // type:object size:0x10 +lbl_804B35F0 = .data:0x804B35F0; // type:object size:0x20 +lbl_804B3610 = .data:0x804B3610; // type:object size:0xC +lbl_804B361C = .data:0x804B361C; // type:object size:0xC +lbl_804B3628 = .data:0x804B3628; // type:object size:0x20 +jumptable_804B3648 = .data:0x804B3648; // type:object size:0x24 scope:local +jumptable_804B366C = .data:0x804B366C; // type:object size:0x2C scope:local +jumptable_804B3698 = .data:0x804B3698; // type:object size:0x2C scope:local +lbl_804B36C4 = .data:0x804B36C4; // type:object size:0xC +lbl_804B36D0 = .data:0x804B36D0; // type:object size:0x3C +lbl_804B370C = .data:0x804B370C; // type:object size:0xC +lbl_804B3718 = .data:0x804B3718; // type:object size:0x40 +lbl_804B3758 = .data:0x804B3758; // type:object size:0x40 +lbl_804B3798 = .data:0x804B3798; // type:object size:0x40 +lbl_804B37D8 = .data:0x804B37D8; // type:object size:0x40 +lbl_804B3818 = .data:0x804B3818; // type:object size:0x40 +lbl_804B3858 = .data:0x804B3858; // type:object size:0x40 +jumptable_804B3898 = .data:0x804B3898; // type:object size:0x20 scope:local +lbl_804B38B8 = .data:0x804B38B8; // type:object size:0x40 +lbl_804B38F8 = .data:0x804B38F8; // type:object size:0x40 +lbl_804B3938 = .data:0x804B3938; // type:object size:0x40 +lbl_804B3978 = .data:0x804B3978; // type:object size:0x40 +lbl_804B39B8 = .data:0x804B39B8; // type:object size:0x18 +lbl_804B39D0 = .data:0x804B39D0; // type:object size:0x18 +lbl_804B39E8 = .data:0x804B39E8; // type:object size:0x58 +lbl_804B3A40 = .data:0x804B3A40; // type:object size:0x58 +lbl_804B3A98 = .data:0x804B3A98; // type:object size:0x58 +lbl_804B3AF0 = .data:0x804B3AF0; // type:object size:0x58 +lbl_804B3B48 = .data:0x804B3B48; // type:object size:0x58 +lbl_804B3BA0 = .data:0x804B3BA0; // type:object size:0x58 +lbl_804B3BF8 = .data:0x804B3BF8; // type:object size:0x58 +lbl_804B3C50 = .data:0x804B3C50; // type:object size:0x58 +lbl_804B3CA8 = .data:0x804B3CA8; // type:object size:0x40 +lbl_804B3CE8 = .data:0x804B3CE8; // type:object size:0x40 +lbl_804B3D28 = .data:0x804B3D28; // type:object size:0x40 +lbl_804B3D68 = .data:0x804B3D68; // type:object size:0x40 +lbl_804B3DA8 = .data:0x804B3DA8; // type:object size:0x40 +lbl_804B3DE8 = .data:0x804B3DE8; // type:object size:0x40 +lbl_804B3E28 = .data:0x804B3E28; // type:object size:0x40 +lbl_804B3E68 = .data:0x804B3E68; // type:object size:0x40 +lbl_804B3EA8 = .data:0x804B3EA8; // type:object size:0x40 +lbl_804B3EE8 = .data:0x804B3EE8; // type:object size:0x40 +jumptable_804B3F28 = .data:0x804B3F28; // type:object size:0x28 scope:local +lbl_804B3F50 = .data:0x804B3F50; // type:object size:0x40 +lbl_804B3F90 = .data:0x804B3F90; // type:object size:0x90 +lbl_804B4020 = .data:0x804B4020; // type:object size:0x10 +lbl_804B4030 = .data:0x804B4030; // type:object size:0xA0 +lbl_804B40D0 = .data:0x804B40D0; // type:object size:0x10 +lbl_804B40E0 = .data:0x804B40E0; // type:object size:0x18 +lbl_804B40F8 = .data:0x804B40F8; // type:object size:0x30 +lbl_804B4128 = .data:0x804B4128; // type:object size:0xC +lbl_804B4134 = .data:0x804B4134; // type:object size:0xC +lbl_804B4140 = .data:0x804B4140; // type:object size:0xC +lbl_804B414C = .data:0x804B414C; // type:object size:0xC +lbl_804B4158 = .data:0x804B4158; // type:object size:0xC +lbl_804B4164 = .data:0x804B4164; // type:object size:0xC +lbl_804B4170 = .data:0x804B4170; // type:object size:0xC +lbl_804B417C = .data:0x804B417C; // type:object size:0xC +lbl_804B4188 = .data:0x804B4188; // type:object size:0xC +lbl_804B4194 = .data:0x804B4194; // type:object size:0xC +lbl_804B41A0 = .data:0x804B41A0; // type:object size:0xC +lbl_804B41AC = .data:0x804B41AC; // type:object size:0xC +lbl_804B41B8 = .data:0x804B41B8; // type:object size:0x10 +lbl_804B41C8 = .data:0x804B41C8; // type:object size:0x80 +lbl_804B4248 = .data:0x804B4248; // type:object size:0x80 +lbl_804B42C8 = .data:0x804B42C8; // type:object size:0xA0 +lbl_804B4368 = .data:0x804B4368; // type:object size:0xC +lbl_804B4374 = .data:0x804B4374; // type:object size:0xC +jumptable_804B4380 = .data:0x804B4380; // type:object size:0x24 scope:local +jumptable_804B43A4 = .data:0x804B43A4; // type:object size:0x24 scope:local +lbl_804B43C8 = .data:0x804B43C8; // type:object size:0x28 +lbl_804B43F0 = .data:0x804B43F0; // type:object size:0x10 +lbl_804B4400 = .data:0x804B4400; // type:object size:0xC +lbl_804B440C = .data:0x804B440C; // type:object size:0xC +lbl_804B4418 = .data:0x804B4418; // type:object size:0xC +lbl_804B4424 = .data:0x804B4424; // type:object size:0xC +lbl_804B4430 = .data:0x804B4430; // type:object size:0x10 +lbl_804B4440 = .data:0x804B4440; // type:object size:0x20 +lbl_804B4460 = .data:0x804B4460; // type:object size:0xC +lbl_804B446C = .data:0x804B446C; // type:object size:0x8 +lbl_804B4474 = .data:0x804B4474; // type:object size:0x8 +lbl_804B447C = .data:0x804B447C; // type:object size:0x8 +lbl_804B4484 = .data:0x804B4484; // type:object size:0x8 +lbl_804B448C = .data:0x804B448C; // type:object size:0x8 +lbl_804B4494 = .data:0x804B4494; // type:object size:0x8 +lbl_804B449C = .data:0x804B449C; // type:object size:0x8 +lbl_804B44A4 = .data:0x804B44A4; // type:object size:0xC +lbl_804B44B0 = .data:0x804B44B0; // type:object size:0x90 +lbl_804B4540 = .data:0x804B4540; // type:object size:0x20 data:4byte +lbl_804B4560 = .data:0x804B4560; // type:object size:0x70 +lbl_804B45D0 = .data:0x804B45D0; // type:object size:0x80 +lbl_804B4650 = .data:0x804B4650; // type:object size:0x20 +lbl_804B4670 = .data:0x804B4670; // type:object size:0x28 +lbl_804B4698 = .data:0x804B4698; // type:object size:0x80 +lbl_804B4718 = .data:0x804B4718; // type:object size:0x80 +lbl_804B4798 = .data:0x804B4798; // type:object size:0xA0 +lbl_804B4838 = .data:0x804B4838; // type:object size:0x70 +lbl_804B48A8 = .data:0x804B48A8; // type:object size:0x10 +lbl_804B48B8 = .data:0x804B48B8; // type:object size:0x18 +lbl_804B48D0 = .data:0x804B48D0; // type:object size:0xC +lbl_804B48DC = .data:0x804B48DC; // type:object size:0xC +lbl_804B48E8 = .data:0x804B48E8; // type:object size:0xA0 +lbl_804B4988 = .data:0x804B4988; // type:object size:0x80 +lbl_804B4A08 = .data:0x804B4A08; // type:object size:0x20 +lbl_804B4A28 = .data:0x804B4A28; // type:object size:0x20 +lbl_804B4A48 = .data:0x804B4A48; // type:object size:0x80 +lbl_804B4AC8 = .data:0x804B4AC8; // type:object size:0x90 +lbl_804B4B58 = .data:0x804B4B58; // type:object size:0x90 +lbl_804B4BE8 = .data:0x804B4BE8; // type:object size:0x18 +lbl_804B4C00 = .data:0x804B4C00; // type:object size:0x18 +lbl_804B4C18 = .data:0x804B4C18; // type:object size:0xA0 +lbl_804B4CB8 = .data:0x804B4CB8; // type:object size:0x68 +jumptable_804B4D20 = .data:0x804B4D20; // type:object size:0x28 scope:local +jumptable_804B4D48 = .data:0x804B4D48; // type:object size:0x44 scope:local +lbl_804B4D8C = .data:0x804B4D8C; // type:object size:0xC +lbl_804B4D98 = .data:0x804B4D98; // type:object size:0x2C +lbl_804B4DC4 = .data:0x804B4DC4; // type:object size:0x2C +lbl_804B4DF0 = .data:0x804B4DF0; // type:object size:0xC +lbl_804B4DFC = .data:0x804B4DFC; // type:object size:0xC +lbl_804B4E08 = .data:0x804B4E08; // type:object size:0x90 +lbl_804B4E98 = .data:0x804B4E98; // type:object size:0x10 +lbl_804B4EA8 = .data:0x804B4EA8; // type:object size:0x68 +lbl_804B4F10 = .data:0x804B4F10; // type:object size:0x68 +lbl_804B4F78 = .data:0x804B4F78; // type:object size:0x8 +lbl_804B4F80 = .data:0x804B4F80; // type:object size:0x28 +lbl_804B4FA8 = .data:0x804B4FA8; // type:object size:0x90 +lbl_804B5038 = .data:0x804B5038; // type:object size:0x10 +lbl_804B5048 = .data:0x804B5048; // type:object size:0xC +lbl_804B5054 = .data:0x804B5054; // type:object size:0xC +lbl_804B5060 = .data:0x804B5060; // type:object size:0x8 +lbl_804B5068 = .data:0x804B5068; // type:object size:0x8 +lbl_804B5070 = .data:0x804B5070; // type:object size:0x8 +lbl_804B5078 = .data:0x804B5078; // type:object size:0x8 +lbl_804B5080 = .data:0x804B5080; // type:object size:0x8 +lbl_804B5088 = .data:0x804B5088; // type:object size:0x8 +lbl_804B5090 = .data:0x804B5090; // type:object size:0x8 +lbl_804B5098 = .data:0x804B5098; // type:object size:0x8 +lbl_804B50A0 = .data:0x804B50A0; // type:object size:0x10 +lbl_804B50B0 = .data:0x804B50B0; // type:object size:0x10 +lbl_804B50C0 = .data:0x804B50C0; // type:object size:0xC +lbl_804B50CC = .data:0x804B50CC; // type:object size:0x3C +lbl_804B5108 = .data:0x804B5108; // type:object size:0x8 +lbl_804B5110 = .data:0x804B5110; // type:object size:0xC +lbl_804B511C = .data:0x804B511C; // type:object size:0x3C +lbl_804B5158 = .data:0x804B5158; // type:object size:0x10 +lbl_804B5168 = .data:0x804B5168; // type:object size:0x10 +lbl_804B5178 = .data:0x804B5178; // type:object size:0x10 +lbl_804B5188 = .data:0x804B5188; // type:object size:0x10 +lbl_804B5198 = .data:0x804B5198; // type:object size:0x8 +lbl_804B51A0 = .data:0x804B51A0; // type:object size:0x8 +lbl_804B51A8 = .data:0x804B51A8; // type:object size:0xA0 +lbl_804B5248 = .data:0x804B5248; // type:object size:0x68 +lbl_804B52B0 = .data:0x804B52B0; // type:object size:0x10 data:4byte +jumptable_804B52C0 = .data:0x804B52C0; // type:object size:0x40 scope:local +lbl_804B5300 = .data:0x804B5300; // type:object size:0x20 +lbl_804B5320 = .data:0x804B5320; // type:object size:0x20 +lbl_804B5340 = .data:0x804B5340; // type:object size:0x80 +lbl_804B53C0 = .data:0x804B53C0; // type:object size:0x80 +lbl_804B5440 = .data:0x804B5440; // type:object size:0x10 data:4byte +lbl_804B5450 = .data:0x804B5450; // type:object size:0x10 data:4byte +lbl_804B5460 = .data:0x804B5460; // type:object size:0x20 +lbl_804B5480 = .data:0x804B5480; // type:object size:0x8 +lbl_804B5488 = .data:0x804B5488; // type:object size:0x80 +lbl_804B5508 = .data:0x804B5508; // type:object size:0x80 +lbl_804B5588 = .data:0x804B5588; // type:object size:0x80 +lbl_804B5608 = .data:0x804B5608; // type:object size:0x90 +jumptable_804B5698 = .data:0x804B5698; // type:object size:0x40 scope:local +lbl_804B56D8 = .data:0x804B56D8; // type:object size:0x40 +lbl_804B5718 = .data:0x804B5718; // type:object size:0xA0 +jumptable_804B57B8 = .data:0x804B57B8; // type:object size:0x24 scope:local +lbl_804B57E0 = .data:0x804B57E0; // type:object size:0x20 +lbl_804B5800 = .data:0x804B5800; // type:object size:0x20 +lbl_804B5820 = .data:0x804B5820; // type:object size:0x8 +lbl_804B5828 = .data:0x804B5828; // type:object size:0x8 +lbl_804B5830 = .data:0x804B5830; // type:object size:0x20 +lbl_804B5850 = .data:0x804B5850; // type:object size:0x18 +lbl_804B5868 = .data:0x804B5868; // type:object size:0x10 +lbl_804B5878 = .data:0x804B5878; // type:object size:0xC +lbl_804B5884 = .data:0x804B5884; // type:object size:0xC +lbl_804B5890 = .data:0x804B5890; // type:object size:0xC +lbl_804B589C = .data:0x804B589C; // type:object size:0xC +lbl_804B58A8 = .data:0x804B58A8; // type:object size:0x10 +lbl_804B58B8 = .data:0x804B58B8; // type:object size:0xC +lbl_804B58C4 = .data:0x804B58C4; // type:object size:0x8 +lbl_804B58CC = .data:0x804B58CC; // type:object size:0xC +jumptable_804B58D8 = .data:0x804B58D8; // type:object size:0x28 scope:local +lbl_804B5900 = .data:0x804B5900; // type:object size:0x18 +lbl_804B5918 = .data:0x804B5918; // type:object size:0xC +lbl_804B5924 = .data:0x804B5924; // type:object size:0xC +lbl_804B5930 = .data:0x804B5930; // type:object size:0xC +lbl_804B593C = .data:0x804B593C; // type:object size:0xC +lbl_804B5948 = .data:0x804B5948; // type:object size:0x20 +lbl_804B5968 = .data:0x804B5968; // type:object size:0x70 +lbl_804B59D8 = .data:0x804B59D8; // type:object size:0x10 data:4byte +lbl_804B59E8 = .data:0x804B59E8; // type:object size:0x20 +lbl_804B5A08 = .data:0x804B5A08; // type:object size:0x10 +lbl_804B5A18 = .data:0x804B5A18; // type:object size:0x10 +lbl_804B5A28 = .data:0x804B5A28; // type:object size:0x10 +lbl_804B5A38 = .data:0x804B5A38; // type:object size:0x10 +lbl_804B5A48 = .data:0x804B5A48; // type:object size:0x10 +lbl_804B5A58 = .data:0x804B5A58; // type:object size:0x10 +lbl_804B5A68 = .data:0x804B5A68; // type:object size:0x10 +lbl_804B5A78 = .data:0x804B5A78; // type:object size:0x10 +lbl_804B5A88 = .data:0x804B5A88; // type:object size:0x8 +lbl_804B5A90 = .data:0x804B5A90; // type:object size:0x8 +lbl_804B5A98 = .data:0x804B5A98; // type:object size:0x8 +lbl_804B5AA0 = .data:0x804B5AA0; // type:object size:0x8 +lbl_804B5AA8 = .data:0x804B5AA8; // type:object size:0x8 +lbl_804B5AB0 = .data:0x804B5AB0; // type:object size:0x8 +lbl_804B5AB8 = .data:0x804B5AB8; // type:object size:0x50 +lbl_804B5B08 = .data:0x804B5B08; // type:object size:0x50 +lbl_804B5B58 = .data:0x804B5B58; // type:object size:0x90 +lbl_804B5BE8 = .data:0x804B5BE8; // type:object size:0xC +lbl_804B5BF4 = .data:0x804B5BF4; // type:object size:0xC +lbl_804B5C00 = .data:0x804B5C00; // type:object size:0x80 +lbl_804B5C80 = .data:0x804B5C80; // type:object size:0x180 +lbl_804B5E00 = .data:0x804B5E00; // type:object size:0x40 +jumptable_804B5E40 = .data:0x804B5E40; // type:object size:0x38 scope:local +lbl_804B5E88 = .data:0x804B5E88; // type:object size:0x2E4 +lbl_804B616C = .data:0x804B616C; // type:object size:0xC +lbl_804B6178 = .data:0x804B6178; // type:object size:0x10 +lbl_804B6188 = .data:0x804B6188; // type:object size:0xA0 +lbl_804B6228 = .data:0x804B6228; // type:object size:0x18 +lbl_804B6240 = .data:0x804B6240; // type:object size:0xC +lbl_804B624C = .data:0x804B624C; // type:object size:0xC +lbl_804B6258 = .data:0x804B6258; // type:object size:0x20 +lbl_804B6278 = .data:0x804B6278; // type:object size:0x20 +lbl_804B6298 = .data:0x804B6298; // type:object size:0x20 +lbl_804B62B8 = .data:0x804B62B8; // type:object size:0x8 +lbl_804B62C0 = .data:0x804B62C0; // type:object size:0x8 +lbl_804B62C8 = .data:0x804B62C8; // type:object size:0x8 +lbl_804B62D0 = .data:0x804B62D0; // type:object size:0xC +lbl_804B62DC = .data:0x804B62DC; // type:object size:0xC +lbl_804B62E8 = .data:0x804B62E8; // type:object size:0x10 +lbl_804B62F8 = .data:0x804B62F8; // type:object size:0xA0 +lbl_804B6398 = .data:0x804B6398; // type:object size:0x160 +lbl_804B64F8 = .data:0x804B64F8; // type:object size:0x1A0 +lbl_804B6698 = .data:0x804B6698; // type:object size:0x260 +lbl_804B68F8 = .data:0x804B68F8; // type:object size:0xC +lbl_804B6904 = .data:0x804B6904; // type:object size:0xC +lbl_804B6910 = .data:0x804B6910; // type:object size:0xC +lbl_804B691C = .data:0x804B691C; // type:object size:0xC +lbl_804B6928 = .data:0x804B6928; // type:object size:0xC +lbl_804B6934 = .data:0x804B6934; // type:object size:0xC +lbl_804B6940 = .data:0x804B6940; // type:object size:0xC data:4byte +lbl_804B694C = .data:0x804B694C; // type:object size:0xC data:4byte +lbl_804B6958 = .data:0x804B6958; // type:object size:0x28 +jumptable_804B6980 = .data:0x804B6980; // type:object size:0x38 scope:local +lbl_804B69B8 = .data:0x804B69B8; // type:object size:0x40 +lbl_804B69F8 = .data:0x804B69F8; // type:object size:0x10 +lbl_804B6A08 = .data:0x804B6A08; // type:object size:0x8 data:4byte +lbl_804B6A10 = .data:0x804B6A10; // type:object size:0x8 data:4byte +lbl_804B6A18 = .data:0x804B6A18; // type:object size:0x20 +jumptable_804B6A38 = .data:0x804B6A38; // type:object size:0x80 scope:local +lbl_804B6AB8 = .data:0x804B6AB8; // type:object size:0x80 +lbl_804B6B38 = .data:0x804B6B38; // type:object size:0xA0 +lbl_804B6BD8 = .data:0x804B6BD8; // type:object size:0x20 +lbl_804B6BF8 = .data:0x804B6BF8; // type:object size:0x20 +lbl_804B6C18 = .data:0x804B6C18; // type:object size:0xC +lbl_804B6C24 = .data:0x804B6C24; // type:object size:0xC +lbl_804B6C30 = .data:0x804B6C30; // type:object size:0x80 +lbl_804B6CB0 = .data:0x804B6CB0; // type:object size:0x20 +lbl_804B6CD0 = .data:0x804B6CD0; // type:object size:0x8 +lbl_804B6CD8 = .data:0x804B6CD8; // type:object size:0xC +lbl_804B6CE4 = .data:0x804B6CE4; // type:object size:0x14 +lbl_804B6CF8 = .data:0x804B6CF8; // type:object size:0x8 +lbl_804B6D00 = .data:0x804B6D00; // type:object size:0x50 +lbl_804B6D50 = .data:0x804B6D50; // type:object size:0x80 +lbl_804B6DD0 = .data:0x804B6DD0; // type:object size:0xD8 +lbl_804B6EA8 = .data:0x804B6EA8; // type:object size:0x170 +lbl_804B7018 = .data:0x804B7018; // type:object size:0xB0 +lbl_804B70C8 = .data:0x804B70C8; // type:object size:0x10 data:2byte +lbl_804B70D8 = .data:0x804B70D8; // type:object size:0x10 data:2byte +lbl_804B70E8 = .data:0x804B70E8; // type:object size:0xC data:4byte +lbl_804B70F4 = .data:0x804B70F4; // type:object size:0xC data:4byte +lbl_804B7100 = .data:0x804B7100; // type:object size:0x10 data:4byte +lbl_804B7110 = .data:0x804B7110; // type:object size:0x200 +lbl_804B7310 = .data:0x804B7310; // type:object size:0xC +lbl_804B731C = .data:0x804B731C; // type:object size:0xC +lbl_804B7328 = .data:0x804B7328; // type:object size:0x60 +lbl_804B7388 = .data:0x804B7388; // type:object size:0x60 +lbl_804B73E8 = .data:0x804B73E8; // type:object size:0x60 +lbl_804B7448 = .data:0x804B7448; // type:object size:0x60 +lbl_804B74A8 = .data:0x804B74A8; // type:object size:0x60 +lbl_804B7508 = .data:0x804B7508; // type:object size:0xC data:4byte +lbl_804B7514 = .data:0x804B7514; // type:object size:0xC data:4byte +lbl_804B7520 = .data:0x804B7520; // type:object size:0x8 +lbl_804B7528 = .data:0x804B7528; // type:object size:0x10 +jumptable_804B7538 = .data:0x804B7538; // type:object size:0x40 scope:local +jumptable_804B7578 = .data:0x804B7578; // type:object size:0x40 scope:local +jumptable_804B75B8 = .data:0x804B75B8; // type:object size:0x20 scope:local +jumptable_804B75D8 = .data:0x804B75D8; // type:object size:0x20 scope:local +jumptable_804B75F8 = .data:0x804B75F8; // type:object size:0x20 scope:local +jumptable_804B7618 = .data:0x804B7618; // type:object size:0x20 scope:local +lbl_804B7638 = .data:0x804B7638; // type:object size:0x1C +lbl_804B7654 = .data:0x804B7654; // type:object size:0x1C +lbl_804B7670 = .data:0x804B7670; // type:object size:0x1C +lbl_804B768C = .data:0x804B768C; // type:object size:0x1C +lbl_804B76A8 = .data:0x804B76A8; // type:object size:0x1C +lbl_804B76C4 = .data:0x804B76C4; // type:object size:0x1C +lbl_804B76E0 = .data:0x804B76E0; // type:object size:0x8 +jumptable_804B76E8 = .data:0x804B76E8; // type:object size:0x2C scope:local +jumptable_804B7714 = .data:0x804B7714; // type:object size:0x2C scope:local +lbl_804B7740 = .data:0x804B7740; // type:object size:0x18 +lbl_804B7758 = .data:0x804B7758; // type:object size:0xC +lbl_804B7764 = .data:0x804B7764; // type:object size:0xC +lbl_804B7770 = .data:0x804B7770; // type:object size:0x80 +lbl_804B77F0 = .data:0x804B77F0; // type:object size:0x10 +lbl_804B7800 = .data:0x804B7800; // type:object size:0x20 +lbl_804B7820 = .data:0x804B7820; // type:object size:0x80 +lbl_804B78A0 = .data:0x804B78A0; // type:object size:0x88 +lbl_804B7928 = .data:0x804B7928; // type:object size:0x80 +lbl_804B79A8 = .data:0x804B79A8; // type:object size:0xA0 +lbl_804B7A48 = .data:0x804B7A48; // type:object size:0x20 +lbl_804B7A68 = .data:0x804B7A68; // type:object size:0x20 +lbl_804B7A88 = .data:0x804B7A88; // type:object size:0x20 +lbl_804B7AA8 = .data:0x804B7AA8; // type:object size:0xA0 +lbl_804B7B48 = .data:0x804B7B48; // type:object size:0x20 +lbl_804B7B68 = .data:0x804B7B68; // type:object size:0x20 +lbl_804B7B88 = .data:0x804B7B88; // type:object size:0x98 +lbl_804B7C20 = .data:0x804B7C20; // type:object size:0x20 +lbl_804B7C40 = .data:0x804B7C40; // type:object size:0x20 +lbl_804B7C60 = .data:0x804B7C60; // type:object size:0x80 +lbl_804B7CE0 = .data:0x804B7CE0; // type:object size:0x10 +lbl_804B7CF0 = .data:0x804B7CF0; // type:object size:0x80 +lbl_804B7D70 = .data:0x804B7D70; // type:object size:0x20 +lbl_804B7D90 = .data:0x804B7D90; // type:object size:0x10 +lbl_804B7DA0 = .data:0x804B7DA0; // type:object size:0x88 +lbl_804B7E28 = .data:0x804B7E28; // type:object size:0x80 +lbl_804B7EA8 = .data:0x804B7EA8; // type:object size:0x20 +jumptable_804B7EC8 = .data:0x804B7EC8; // type:object size:0x20 scope:local +lbl_804B7EE8 = .data:0x804B7EE8; // type:object size:0x20 +lbl_804B7F08 = .data:0x804B7F08; // type:object size:0x80 +lbl_804B7F88 = .data:0x804B7F88; // type:object size:0x20 +lbl_804B7FA8 = .data:0x804B7FA8; // type:object size:0x20 +lbl_804B7FC8 = .data:0x804B7FC8; // type:object size:0xA0 +lbl_804B8068 = .data:0x804B8068; // type:object size:0x20 +lbl_804B8088 = .data:0x804B8088; // type:object size:0xA0 +lbl_804B8128 = .data:0x804B8128; // type:object size:0xA0 +lbl_804B81C8 = .data:0x804B81C8; // type:object size:0x10 +lbl_804B81D8 = .data:0x804B81D8; // type:object size:0x80 +lbl_804B8258 = .data:0x804B8258; // type:object size:0x80 +lbl_804B82D8 = .data:0x804B82D8; // type:object size:0x80 +lbl_804B8358 = .data:0x804B8358; // type:object size:0x20 +lbl_804B8378 = .data:0x804B8378; // type:object size:0x80 +lbl_804B83F8 = .data:0x804B83F8; // type:object size:0x20 +lbl_804B8418 = .data:0x804B8418; // type:object size:0x20 +lbl_804B8438 = .data:0x804B8438; // type:object size:0x20 +lbl_804B8458 = .data:0x804B8458; // type:object size:0x20 +lbl_804B8478 = .data:0x804B8478; // type:object size:0x20 +lbl_804B8498 = .data:0x804B8498; // type:object size:0x80 +lbl_804B8518 = .data:0x804B8518; // type:object size:0x20 +lbl_804B8538 = .data:0x804B8538; // type:object size:0x18 +lbl_804B8550 = .data:0x804B8550; // type:object size:0xA8 +lbl_804B85F8 = .data:0x804B85F8; // type:object size:0x80 +lbl_804B8678 = .data:0x804B8678; // type:object size:0x20 +lbl_804B8698 = .data:0x804B8698; // type:object size:0x80 +lbl_804B8718 = .data:0x804B8718; // type:object size:0x20 +lbl_804B8738 = .data:0x804B8738; // type:object size:0x20 +lbl_804B8758 = .data:0x804B8758; // type:object size:0x80 +lbl_804B87D8 = .data:0x804B87D8; // type:object size:0x20 +lbl_804B87F8 = .data:0x804B87F8; // type:object size:0x20 +lbl_804B8818 = .data:0x804B8818; // type:object size:0x80 +lbl_804B8898 = .data:0x804B8898; // type:object size:0x80 +lbl_804B8918 = .data:0x804B8918; // type:object size:0x20 +lbl_804B8938 = .data:0x804B8938; // type:object size:0x20 +lbl_804B8958 = .data:0x804B8958; // type:object size:0x360 data:4byte +lbl_804B8CB8 = .data:0x804B8CB8; // type:object size:0x80 +lbl_804B8D38 = .data:0x804B8D38; // type:object size:0x80 +lbl_804B8DB8 = .data:0x804B8DB8; // type:object size:0x88 +lbl_804B8E40 = .data:0x804B8E40; // type:object size:0x80 +lbl_804B8EC0 = .data:0x804B8EC0; // type:object size:0x98 +lbl_804B8F58 = .data:0x804B8F58; // type:object size:0x20 +lbl_804B8F78 = .data:0x804B8F78; // type:object size:0x80 +lbl_804B8FF8 = .data:0x804B8FF8; // type:object size:0x80 +lbl_804B9078 = .data:0x804B9078; // type:object size:0x20 +lbl_804B9098 = .data:0x804B9098; // type:object size:0x10 +lbl_804B90A8 = .data:0x804B90A8; // type:object size:0x20 +lbl_804B90C8 = .data:0x804B90C8; // type:object size:0x80 +lbl_804B9148 = .data:0x804B9148; // type:object size:0x20 +lbl_804B9168 = .data:0x804B9168; // type:object size:0x20 +lbl_804B9188 = .data:0x804B9188; // type:object size:0x98 +lbl_804B9220 = .data:0x804B9220; // type:object size:0x98 +lbl_804B92B8 = .data:0x804B92B8; // type:object size:0x98 +lbl_804B9350 = .data:0x804B9350; // type:object size:0x80 +lbl_804B93D0 = .data:0x804B93D0; // type:object size:0xC +lbl_804B93DC = .data:0x804B93DC; // type:object size:0xC +lbl_804B93E8 = .data:0x804B93E8; // type:object size:0x80 +lbl_804B9468 = .data:0x804B9468; // type:object size:0x8 +lbl_804B9470 = .data:0x804B9470; // type:object size:0x8 +lbl_804B9478 = .data:0x804B9478; // type:object size:0x98 +lbl_804B9510 = .data:0x804B9510; // type:object size:0x10 +lbl_804B9520 = .data:0x804B9520; // type:object size:0x88 +lbl_804B95A8 = .data:0x804B95A8; // type:object size:0x20 +lbl_804B95C8 = .data:0x804B95C8; // type:object size:0x80 +lbl_804B9648 = .data:0x804B9648; // type:object size:0x68 +jumptable_804B96B0 = .data:0x804B96B0; // type:object size:0x2C scope:local +lbl_804B96E0 = .data:0x804B96E0; // type:object size:0x20 +lbl_804B9700 = .data:0x804B9700; // type:object size:0xA0 +lbl_804B97A0 = .data:0x804B97A0; // type:object size:0x90 +lbl_804B9830 = .data:0x804B9830; // type:object size:0x10 +lbl_804B9840 = .data:0x804B9840; // type:object size:0x80 +lbl_804B98C0 = .data:0x804B98C0; // type:object size:0x80 +jumptable_804B9940 = .data:0x804B9940; // type:object size:0x54 scope:local +lbl_804B9994 = .data:0x804B9994; // type:object size:0xC +lbl_804B99A0 = .data:0x804B99A0; // type:object size:0x8 +lbl_804B99A8 = .data:0x804B99A8; // type:object size:0x90 +lbl_804B9A38 = .data:0x804B9A38; // type:object size:0xD0 +lbl_804B9B08 = .data:0x804B9B08; // type:object size:0x10 +lbl_804B9B18 = .data:0x804B9B18; // type:object size:0xA0 +lbl_804B9BB8 = .data:0x804B9BB8; // type:object size:0x10 +lbl_804B9BC8 = .data:0x804B9BC8; // type:object size:0x10 +lbl_804B9BD8 = .data:0x804B9BD8; // type:object size:0x8 data:4byte +lbl_804B9BE0 = .data:0x804B9BE0; // type:object size:0x10 +lbl_804B9BF0 = .data:0x804B9BF0; // type:object size:0x160 +lbl_804B9D50 = .data:0x804B9D50; // type:object size:0x10 +lbl_804B9D60 = .data:0x804B9D60; // type:object size:0x80 +jumptable_804B9DE0 = .data:0x804B9DE0; // type:object size:0xB0 scope:local +lbl_804B9E90 = .data:0x804B9E90; // type:object size:0x44 +lbl_804B9ED4 = .data:0x804B9ED4; // type:object size:0x44 +lbl_804B9F18 = .data:0x804B9F18; // type:object size:0x8 +lbl_804B9F20 = .data:0x804B9F20; // type:object size:0x8 +lbl_804B9F28 = .data:0x804B9F28; // type:object size:0xC +lbl_804B9F34 = .data:0x804B9F34; // type:object size:0xC +lbl_804B9F40 = .data:0x804B9F40; // type:object size:0xC data:4byte +lbl_804B9F4C = .data:0x804B9F4C; // type:object size:0xC data:4byte +lbl_804B9F58 = .data:0x804B9F58; // type:object size:0x8 +lbl_804B9F60 = .data:0x804B9F60; // type:object size:0xC +lbl_804B9F6C = .data:0x804B9F6C; // type:object size:0xC +lbl_804B9F78 = .data:0x804B9F78; // type:object size:0xC +lbl_804B9F84 = .data:0x804B9F84; // type:object size:0xC +lbl_804B9F90 = .data:0x804B9F90; // type:object size:0xC +lbl_804B9F9C = .data:0x804B9F9C; // type:object size:0xC +lbl_804B9FA8 = .data:0x804B9FA8; // type:object size:0x10 +lbl_804B9FB8 = .data:0x804B9FB8; // type:object size:0x30 +lbl_804B9FE8 = .data:0x804B9FE8; // type:object size:0xC +lbl_804B9FF4 = .data:0x804B9FF4; // type:object size:0xC +lbl_804BA000 = .data:0x804BA000; // type:object size:0x80 +lbl_804BA080 = .data:0x804BA080; // type:object size:0x20 +lbl_804BA0A0 = .data:0x804BA0A0; // type:object size:0x20 +lbl_804BA0C0 = .data:0x804BA0C0; // type:object size:0x80 +__vt__16CScriptGuiScreen = .data:0x804BA140; // type:object size:0x80 scope:global +lbl_804BA1C0 = .data:0x804BA1C0; // type:object size:0x80 +lbl_804BA240 = .data:0x804BA240; // type:object size:0x80 +lbl_804BA2C0 = .data:0x804BA2C0; // type:object size:0x80 +lbl_804BA340 = .data:0x804BA340; // type:object size:0x80 +lbl_804BA3C0 = .data:0x804BA3C0; // type:object size:0x80 +lbl_804BA440 = .data:0x804BA440; // type:object size:0x80 +lbl_804BA4C0 = .data:0x804BA4C0; // type:object size:0x80 +lbl_804BA540 = .data:0x804BA540; // type:object size:0xA0 +lbl_804BA5E0 = .data:0x804BA5E0; // type:object size:0x9C +lbl_804BA67C = .data:0x804BA67C; // type:object size:0x9C +__files = .data:0x804BA718; // type:object size:0x140 scope:global +jumptable_804BA858 = .data:0x804BA858; // type:object size:0x124 scope:local +lbl_804BA980 = .data:0x804BA980; // type:object size:0x40 +lbl_804BA9C0 = .data:0x804BA9C0; // type:object size:0x38 data:4byte +lbl_804BA9F8 = .data:0x804BA9F8; // type:object size:0x28 +lbl_804BAA20 = .data:0x804BAA20; // type:object size:0xC0 +lbl_804BAAE0 = .data:0x804BAAE0; // type:object size:0x1C +lbl_804BAAFC = .data:0x804BAAFC; // type:object size:0x34 +lbl_804BAB30 = .data:0x804BAB30; // type:object size:0x18 +lbl_804BAB48 = .data:0x804BAB48; // type:object size:0x28 +lbl_804BAB70 = .data:0x804BAB70; // type:object size:0x48 +jumptable_804BABB8 = .data:0x804BABB8; // type:object size:0xE0 scope:local +@2913 = .data:0x804BAC98; // type:object size:0x150 scope:local +jumptable_804BADE8 = .data:0x804BADE8; // type:object size:0xE0 scope:local +jumptable_804BAEC8 = .data:0x804BAEC8; // type:object size:0x20 scope:local +jumptable_804BAEE8 = .data:0x804BAEE8; // type:object size:0x20 scope:local +jumptable_804BAF08 = .data:0x804BAF08; // type:object size:0x150 scope:local +lbl_804BB058 = .data:0x804BB058; // type:object size:0xC +lbl_804BB064 = .data:0x804BB064; // type:object size:0xC +__vt__16CCollidableAABox = .data:0x804BB070; // type:object size:0x20 scope:global +jumptable_804BB090 = .data:0x804BB090; // type:object size:0xAC scope:local +__vt__17CCollidableSphere = .data:0x804BB140; // type:object size:0x20 scope:global +jumptable_804BB160 = .data:0x804BB160; // type:object size:0x20 scope:local +jumptable_804BB180 = .data:0x804BB180; // type:object size:0x20 scope:local +jumptable_804BB1A0 = .data:0x804BB1A0; // type:object size:0x20 scope:local +jumptable_804BB1C0 = .data:0x804BB1C0; // type:object size:0x20 scope:local +jumptable_804BB1E0 = .data:0x804BB1E0; // type:object size:0x20 scope:local +lbl_804BB200 = .data:0x804BB200; // type:object size:0x1F0 +lbl_804BB3F0 = .data:0x804BB3F0; // type:object size:0x1F0 +jumptable_804BB5E0 = .data:0x804BB5E0; // type:object size:0x64 scope:local +lbl_804BB648 = .data:0x804BB648; // type:object size:0xC0 +lbl_804BB708 = .data:0x804BB708; // type:object size:0x1F0 +jumptable_804BB8F8 = .data:0x804BB8F8; // type:object size:0x30 scope:local +jumptable_804BB928 = .data:0x804BB928; // type:object size:0x20 scope:local +lbl_804BB948 = .data:0x804BB948; // type:object size:0x8 +lbl_804BB950 = .data:0x804BB950; // type:object size:0x8 +lbl_804BB958 = .data:0x804BB958; // type:object size:0xC +lbl_804BB964 = .data:0x804BB964; // type:object size:0xC +lbl_804BB970 = .data:0x804BB970; // type:object size:0xC +lbl_804BB97C = .data:0x804BB97C; // type:object size:0xC +lbl_804BB988 = .data:0x804BB988; // type:object size:0x70 +lbl_804BB9F8 = .data:0x804BB9F8; // type:object size:0x14 +lbl_804BBA0C = .data:0x804BBA0C; // type:object size:0xC +lbl_804BBA18 = .data:0x804BBA18; // type:object size:0x68 +lbl_804BBA80 = .data:0x804BBA80; // type:object size:0x78 +lbl_804BBAF8 = .data:0x804BBAF8; // type:object size:0x88 +lbl_804BBB80 = .data:0x804BBB80; // type:object size:0x8 +lbl_804BBB88 = .data:0x804BBB88; // type:object size:0x80 +lbl_804BBC08 = .data:0x804BBC08; // type:object size:0x80 +lbl_804BBC88 = .data:0x804BBC88; // type:object size:0x78 +lbl_804BBD00 = .data:0x804BBD00; // type:object size:0x80 +lbl_804BBD80 = .data:0x804BBD80; // type:object size:0x78 +lbl_804BBDF8 = .data:0x804BBDF8; // type:object size:0x78 +lbl_804BBE70 = .data:0x804BBE70; // type:object size:0x88 +lbl_804BBEF8 = .data:0x804BBEF8; // type:object size:0x88 +jumptable_804BBF80 = .data:0x804BBF80; // type:object size:0x28 scope:local +lbl_804BBFA8 = .data:0x804BBFA8; // type:object size:0x20 +lbl_804BBFC8 = .data:0x804BBFC8; // type:object size:0x10 +lbl_804BBFD8 = .data:0x804BBFD8; // type:object size:0xC +lbl_804BBFE4 = .data:0x804BBFE4; // type:object size:0xC +lbl_804BBFF0 = .data:0x804BBFF0; // type:object size:0x20 +lbl_804BC010 = .data:0x804BC010; // type:object size:0x10 +lbl_804BC020 = .data:0x804BC020; // type:object size:0x10 +lbl_804BC030 = .data:0x804BC030; // type:object size:0x10 +lbl_804BC040 = .data:0x804BC040; // type:object size:0x10 +lbl_804BC050 = .data:0x804BC050; // type:object size:0x10 +lbl_804BC060 = .data:0x804BC060; // type:object size:0x10 +lbl_804BC070 = .data:0x804BC070; // type:object size:0x10 +lbl_804BC080 = .data:0x804BC080; // type:object size:0x10 +lbl_804BC090 = .data:0x804BC090; // type:object size:0x10 +lbl_804BC0A0 = .data:0x804BC0A0; // type:object size:0x10 +lbl_804BC0B0 = .data:0x804BC0B0; // type:object size:0x10 +lbl_804BC0C0 = .data:0x804BC0C0; // type:object size:0x10 +lbl_804BC0D0 = .data:0x804BC0D0; // type:object size:0x10 +lbl_804BC0E0 = .data:0x804BC0E0; // type:object size:0x10 +lbl_804BC0F0 = .data:0x804BC0F0; // type:object size:0x20 +lbl_804BC110 = .data:0x804BC110; // type:object size:0x20 +lbl_804BC130 = .data:0x804BC130; // type:object size:0x30 +jumptable_804BC160 = .data:0x804BC160; // type:object size:0x20 scope:local +lbl_804BC180 = .data:0x804BC180; // type:object size:0x20 +lbl_804BC1A0 = .data:0x804BC1A0; // type:object size:0x8 +lbl_804BC1A8 = .data:0x804BC1A8; // type:object size:0x18 +lbl_804BC1C0 = .data:0x804BC1C0; // type:object size:0x8 +lbl_804BC1C8 = .data:0x804BC1C8; // type:object size:0x20 +lbl_804BC1E8 = .data:0x804BC1E8; // type:object size:0x20 +lbl_804BC208 = .data:0x804BC208; // type:object size:0x90 +lbl_804BC298 = .data:0x804BC298; // type:object size:0x10 +lbl_804BC2A8 = .data:0x804BC2A8; // type:object size:0x10 +lbl_804BC2B8 = .data:0x804BC2B8; // type:object size:0x10 +lbl_804BC2C8 = .data:0x804BC2C8; // type:object size:0x10 +lbl_804BC2D8 = .data:0x804BC2D8; // type:object size:0x10 +lbl_804BC2E8 = .data:0x804BC2E8; // type:object size:0x14 +lbl_804BC2FC = .data:0x804BC2FC; // type:object size:0x6C +lbl_804BC368 = .data:0x804BC368; // type:object size:0x10 +lbl_804BC378 = .data:0x804BC378; // type:object size:0x14 +lbl_804BC38C = .data:0x804BC38C; // type:object size:0x14 +jumptable_804BC3A0 = .data:0x804BC3A0; // type:object size:0x8C scope:local +lbl_804BC430 = .data:0x804BC430; // type:object size:0x20 +lbl_804BC450 = .data:0x804BC450; // type:object size:0xC data:4byte +lbl_804BC45C = .data:0x804BC45C; // type:object size:0xC data:4byte +lbl_804BC468 = .data:0x804BC468; // type:object size:0x50 +lbl_804BC4B8 = .data:0x804BC4B8; // type:object size:0x20 +lbl_804BC4D8 = .data:0x804BC4D8; // type:object size:0x10 +lbl_804BC4E8 = .data:0x804BC4E8; // type:object size:0x10 +lbl_804BC4F8 = .data:0x804BC4F8; // type:object size:0x10 +lbl_804BC508 = .data:0x804BC508; // type:object size:0x10 +lbl_804BC518 = .data:0x804BC518; // type:object size:0x10 +lbl_804BC528 = .data:0x804BC528; // type:object size:0x10 +lbl_804BC538 = .data:0x804BC538; // type:object size:0x10 +lbl_804BC548 = .data:0x804BC548; // type:object size:0x10 +lbl_804BC558 = .data:0x804BC558; // type:object size:0x10 +lbl_804BC568 = .data:0x804BC568; // type:object size:0x10 +lbl_804BC578 = .data:0x804BC578; // type:object size:0x10 +lbl_804BC588 = .data:0x804BC588; // type:object size:0x10 +lbl_804BC598 = .data:0x804BC598; // type:object size:0x10 +lbl_804BC5A8 = .data:0x804BC5A8; // type:object size:0x10 +lbl_804BC5B8 = .data:0x804BC5B8; // type:object size:0x10 +lbl_804BC5C8 = .data:0x804BC5C8; // type:object size:0x10 +lbl_804BC5D8 = .data:0x804BC5D8; // type:object size:0x10 +lbl_804BC5E8 = .data:0x804BC5E8; // type:object size:0x10 +lbl_804BC5F8 = .data:0x804BC5F8; // type:object size:0x10 +lbl_804BC608 = .data:0x804BC608; // type:object size:0x10 +lbl_804BC618 = .data:0x804BC618; // type:object size:0x10 +lbl_804BC628 = .data:0x804BC628; // type:object size:0x10 +lbl_804BC638 = .data:0x804BC638; // type:object size:0x10 +lbl_804BC648 = .data:0x804BC648; // type:object size:0x10 +lbl_804BC658 = .data:0x804BC658; // type:object size:0x10 +lbl_804BC668 = .data:0x804BC668; // type:object size:0x20 +jumptable_804BC688 = .data:0x804BC688; // type:object size:0x28 scope:local +lbl_804BC6B0 = .data:0x804BC6B0; // type:object size:0x20 +lbl_804BC6D0 = .data:0x804BC6D0; // type:object size:0x20 +lbl_804BC6F0 = .data:0x804BC6F0; // type:object size:0x20 +lbl_804BC710 = .data:0x804BC710; // type:object size:0x10 +lbl_804BC720 = .data:0x804BC720; // type:object size:0x10 +lbl_804BC730 = .data:0x804BC730; // type:object size:0x20 +lbl_804BC750 = .data:0x804BC750; // type:object size:0x8 +lbl_804BC758 = .data:0x804BC758; // type:object size:0x20 +lbl_804BC778 = .data:0x804BC778; // type:object size:0x20 +lbl_804BC798 = .data:0x804BC798; // type:object size:0x20 +lbl_804BC7B8 = .data:0x804BC7B8; // type:object size:0x20 +lbl_804BC7D8 = .data:0x804BC7D8; // type:object size:0x8 +lbl_804BC7E0 = .data:0x804BC7E0; // type:object size:0x18 +lbl_804BC7F8 = .data:0x804BC7F8; // type:object size:0x18 +lbl_804BC810 = .data:0x804BC810; // type:object size:0x18 +lbl_804BC828 = .data:0x804BC828; // type:object size:0x18 +lbl_804BC840 = .data:0x804BC840; // type:object size:0xC +lbl_804BC84C = .data:0x804BC84C; // type:object size:0xC +lbl_804BC858 = .data:0x804BC858; // type:object size:0x10 +lbl_804BC868 = .data:0x804BC868; // type:object size:0x10 +lbl_804BC878 = .data:0x804BC878; // type:object size:0x10 +lbl_804BC888 = .data:0x804BC888; // type:object size:0x10 +lbl_804BC898 = .data:0x804BC898; // type:object size:0x10 +lbl_804BC8A8 = .data:0x804BC8A8; // type:object size:0x10 +lbl_804BC8B8 = .data:0x804BC8B8; // type:object size:0x10 +lbl_804BC8C8 = .data:0x804BC8C8; // type:object size:0x10 +lbl_804BC8D8 = .data:0x804BC8D8; // type:object size:0x10 +lbl_804BC8E8 = .data:0x804BC8E8; // type:object size:0x10 +lbl_804BC8F8 = .data:0x804BC8F8; // type:object size:0x10 +lbl_804BC908 = .data:0x804BC908; // type:object size:0x10 +lbl_804BC918 = .data:0x804BC918; // type:object size:0x10 +lbl_804BC928 = .data:0x804BC928; // type:object size:0x10 +lbl_804BC938 = .data:0x804BC938; // type:object size:0x10 +lbl_804BC948 = .data:0x804BC948; // type:object size:0x10 +lbl_804BC958 = .data:0x804BC958; // type:object size:0x10 +lbl_804BC968 = .data:0x804BC968; // type:object size:0x10 +lbl_804BC978 = .data:0x804BC978; // type:object size:0x8 +lbl_804BC980 = .data:0x804BC980; // type:object size:0x8 +lbl_804BC988 = .data:0x804BC988; // type:object size:0x8C +lbl_804BCA14 = .data:0x804BCA14; // type:object size:0xC +lbl_804BCA20 = .data:0x804BCA20; // type:object size:0x8 +lbl_804BCA28 = .data:0x804BCA28; // type:object size:0x90 +lbl_804BCAB8 = .data:0x804BCAB8; // type:object size:0xC +lbl_804BCAC4 = .data:0x804BCAC4; // type:object size:0xC +lbl_804BCAD0 = .data:0x804BCAD0; // type:object size:0x90 +lbl_804BCB60 = .data:0x804BCB60; // type:object size:0xC +lbl_804BCB6C = .data:0x804BCB6C; // type:object size:0xC +lbl_804BCB78 = .data:0x804BCB78; // type:object size:0x90 +lbl_804BCC08 = .data:0x804BCC08; // type:object size:0xC +lbl_804BCC14 = .data:0x804BCC14; // type:object size:0xC +lbl_804BCC20 = .data:0x804BCC20; // type:object size:0x18 +lbl_804BCC38 = .data:0x804BCC38; // type:object size:0x20 +lbl_804BCC58 = .data:0x804BCC58; // type:object size:0x20 +lbl_804BCC78 = .data:0x804BCC78; // type:object size:0x8 +lbl_804BCC80 = .data:0x804BCC80; // type:object size:0x14 +lbl_804BCC94 = .data:0x804BCC94; // type:object size:0x14 +lbl_804BCCA8 = .data:0x804BCCA8; // type:object size:0x14 +lbl_804BCCBC = .data:0x804BCCBC; // type:object size:0x14 +lbl_804BCCD0 = .data:0x804BCCD0; // type:object size:0x14 +lbl_804BCCE4 = .data:0x804BCCE4; // type:object size:0x14 +lbl_804BCCF8 = .data:0x804BCCF8; // type:object size:0x14 +lbl_804BCD0C = .data:0x804BCD0C; // type:object size:0x14 +lbl_804BCD20 = .data:0x804BCD20; // type:object size:0x14 +lbl_804BCD34 = .data:0x804BCD34; // type:object size:0x14 +lbl_804BCD48 = .data:0x804BCD48; // type:object size:0x14 +lbl_804BCD5C = .data:0x804BCD5C; // type:object size:0x14 +lbl_804BCD70 = .data:0x804BCD70; // type:object size:0x14 +lbl_804BCD84 = .data:0x804BCD84; // type:object size:0x14 +lbl_804BCD98 = .data:0x804BCD98; // type:object size:0x14 +lbl_804BCDAC = .data:0x804BCDAC; // type:object size:0x14 +lbl_804BCDC0 = .data:0x804BCDC0; // type:object size:0x14 +lbl_804BCDD4 = .data:0x804BCDD4; // type:object size:0x14 +lbl_804BCDE8 = .data:0x804BCDE8; // type:object size:0x14 +lbl_804BCDFC = .data:0x804BCDFC; // type:object size:0x14 +lbl_804BCE10 = .data:0x804BCE10; // type:object size:0x14 +lbl_804BCE24 = .data:0x804BCE24; // type:object size:0x14 +lbl_804BCE38 = .data:0x804BCE38; // type:object size:0x14 +lbl_804BCE4C = .data:0x804BCE4C; // type:object size:0x14 +lbl_804BCE60 = .data:0x804BCE60; // type:object size:0x14 +lbl_804BCE74 = .data:0x804BCE74; // type:object size:0x14 +lbl_804BCE88 = .data:0x804BCE88; // type:object size:0x14 +lbl_804BCE9C = .data:0x804BCE9C; // type:object size:0x14 +lbl_804BCEB0 = .data:0x804BCEB0; // type:object size:0x14 +lbl_804BCEC4 = .data:0x804BCEC4; // type:object size:0x14 +lbl_804BCED8 = .data:0x804BCED8; // type:object size:0x14 +lbl_804BCEEC = .data:0x804BCEEC; // type:object size:0x14 +lbl_804BCF00 = .data:0x804BCF00; // type:object size:0x14 +lbl_804BCF14 = .data:0x804BCF14; // type:object size:0x14 +lbl_804BCF28 = .data:0x804BCF28; // type:object size:0x14 +lbl_804BCF3C = .data:0x804BCF3C; // type:object size:0x14 +lbl_804BCF50 = .data:0x804BCF50; // type:object size:0x14 +lbl_804BCF64 = .data:0x804BCF64; // type:object size:0x14 +lbl_804BCF78 = .data:0x804BCF78; // type:object size:0x14 +lbl_804BCF8C = .data:0x804BCF8C; // type:object size:0x14 +lbl_804BCFA0 = .data:0x804BCFA0; // type:object size:0x14 +lbl_804BCFB4 = .data:0x804BCFB4; // type:object size:0x14 +lbl_804BCFC8 = .data:0x804BCFC8; // type:object size:0x14 +lbl_804BCFDC = .data:0x804BCFDC; // type:object size:0x14 +lbl_804BCFF0 = .data:0x804BCFF0; // type:object size:0x14 +lbl_804BD004 = .data:0x804BD004; // type:object size:0x14 +lbl_804BD018 = .data:0x804BD018; // type:object size:0x14 +lbl_804BD02C = .data:0x804BD02C; // type:object size:0x14 +lbl_804BD040 = .data:0x804BD040; // type:object size:0x14 +lbl_804BD054 = .data:0x804BD054; // type:object size:0x14 +lbl_804BD068 = .data:0x804BD068; // type:object size:0x14 +lbl_804BD07C = .data:0x804BD07C; // type:object size:0x14 +lbl_804BD090 = .data:0x804BD090; // type:object size:0x18 +lbl_804BD0A8 = .data:0x804BD0A8; // type:object size:0x20 +lbl_804BD0C8 = .data:0x804BD0C8; // type:object size:0x20 +lbl_804BD0E8 = .data:0x804BD0E8; // type:object size:0x100 data:4byte +lbl_804BD1E8 = .data:0x804BD1E8; // type:object size:0x40 data:4byte +lbl_804BD228 = .data:0x804BD228; // type:object size:0x30 data:4byte +lbl_804BD258 = .data:0x804BD258; // type:object size:0x58 +lbl_804BD2B0 = .data:0x804BD2B0; // type:object size:0xC +lbl_804BD2BC = .data:0x804BD2BC; // type:object size:0xC +jumptable_804BD2C8 = .data:0x804BD2C8; // type:object size:0x20 scope:local +jumptable_804BD2E8 = .data:0x804BD2E8; // type:object size:0x20 scope:local +jumptable_804BD308 = .data:0x804BD308; // type:object size:0x20 scope:local +lbl_804BD328 = .data:0x804BD328; // type:object size:0x10 +lbl_804BD338 = .data:0x804BD338; // type:object size:0x68 +lbl_804BD3A0 = .data:0x804BD3A0; // type:object size:0x68 +lbl_804BD408 = .data:0x804BD408; // type:object size:0x68 +lbl_804BD470 = .data:0x804BD470; // type:object size:0x8 +lbl_804BD478 = .data:0x804BD478; // type:object size:0x30 +lbl_804BD4A8 = .data:0x804BD4A8; // type:object size:0x10 +lbl_804BD4B8 = .data:0x804BD4B8; // type:object size:0x18 +lbl_804BD4D0 = .data:0x804BD4D0; // type:object size:0x10 +lbl_804BD4E0 = .data:0x804BD4E0; // type:object size:0x18 +lbl_804BD4F8 = .data:0x804BD4F8; // type:object size:0x18 +lbl_804BD510 = .data:0x804BD510; // type:object size:0xC +lbl_804BD51C = .data:0x804BD51C; // type:object size:0xC +lbl_804BD528 = .data:0x804BD528; // type:object size:0x8 +lbl_804BD530 = .data:0x804BD530; // type:object size:0x8 +lbl_804BD538 = .data:0x804BD538; // type:object size:0x20 +lbl_804BD558 = .data:0x804BD558; // type:object size:0x1B8 +lbl_804BD710 = .data:0x804BD710; // type:object size:0x1C +lbl_804BD72C = .data:0x804BD72C; // type:object size:0x1C +lbl_804BD748 = .data:0x804BD748; // type:object size:0x1C +lbl_804BD764 = .data:0x804BD764; // type:object size:0x1C +lbl_804BD780 = .data:0x804BD780; // type:object size:0x14 +lbl_804BD794 = .data:0x804BD794; // type:object size:0x14 +lbl_804BD7A8 = .data:0x804BD7A8; // type:object size:0x14 +lbl_804BD7BC = .data:0x804BD7BC; // type:object size:0x14 +lbl_804BD7D0 = .data:0x804BD7D0; // type:object size:0x14 +lbl_804BD7E4 = .data:0x804BD7E4; // type:object size:0x14 +lbl_804BD7F8 = .data:0x804BD7F8; // type:object size:0x14 +lbl_804BD80C = .data:0x804BD80C; // type:object size:0x14 +lbl_804BD820 = .data:0x804BD820; // type:object size:0x14 +lbl_804BD834 = .data:0x804BD834; // type:object size:0x14 +lbl_804BD848 = .data:0x804BD848; // type:object size:0x14 +lbl_804BD85C = .data:0x804BD85C; // type:object size:0x14 +lbl_804BD870 = .data:0x804BD870; // type:object size:0x14 +lbl_804BD884 = .data:0x804BD884; // type:object size:0x14 +lbl_804BD898 = .data:0x804BD898; // type:object size:0x14 +lbl_804BD8AC = .data:0x804BD8AC; // type:object size:0x14 +lbl_804BD8C0 = .data:0x804BD8C0; // type:object size:0x14 +lbl_804BD8D4 = .data:0x804BD8D4; // type:object size:0x14 +lbl_804BD8E8 = .data:0x804BD8E8; // type:object size:0x14 +lbl_804BD8FC = .data:0x804BD8FC; // type:object size:0x14 +lbl_804BD910 = .data:0x804BD910; // type:object size:0x14 +lbl_804BD924 = .data:0x804BD924; // type:object size:0x14 +lbl_804BD938 = .data:0x804BD938; // type:object size:0x14 +lbl_804BD94C = .data:0x804BD94C; // type:object size:0x14 +lbl_804BD960 = .data:0x804BD960; // type:object size:0x14 +lbl_804BD974 = .data:0x804BD974; // type:object size:0x14 +lbl_804BD988 = .data:0x804BD988; // type:object size:0x14 +lbl_804BD99C = .data:0x804BD99C; // type:object size:0x14 +lbl_804BD9B0 = .data:0x804BD9B0; // type:object size:0x14 +lbl_804BD9C4 = .data:0x804BD9C4; // type:object size:0x14 +lbl_804BD9D8 = .data:0x804BD9D8; // type:object size:0x14 +lbl_804BD9EC = .data:0x804BD9EC; // type:object size:0x14 +lbl_804BDA00 = .data:0x804BDA00; // type:object size:0x14 +lbl_804BDA14 = .data:0x804BDA14; // type:object size:0x14 +lbl_804BDA28 = .data:0x804BDA28; // type:object size:0x14 +lbl_804BDA3C = .data:0x804BDA3C; // type:object size:0x14 +lbl_804BDA50 = .data:0x804BDA50; // type:object size:0x20 +lbl_804BDA70 = .data:0x804BDA70; // type:object size:0xC +lbl_804BDA7C = .data:0x804BDA7C; // type:object size:0xC +mViewport__9CGraphics = .data:0x804BDA88; // type:object size:0x18 scope:global data:4byte +lbl_804BDAA0 = .data:0x804BDAA0; // type:object size:0x20 data:4byte +jumptable_804BDAC0 = .data:0x804BDAC0; // type:object size:0x20 scope:local +jumptable_804BDAE0 = .data:0x804BDAE0; // type:object size:0x20 scope:local +lbl_804BDB00 = .data:0x804BDB00; // type:object size:0x10 +lbl_804BDB10 = .data:0x804BDB10; // type:object size:0x10 +lbl_804BDB20 = .data:0x804BDB20; // type:object size:0xC +lbl_804BDB2C = .data:0x804BDB2C; // type:object size:0xC +jumptable_804BDB38 = .data:0x804BDB38; // type:object size:0x34 scope:local +lbl_804BDB6C = .data:0x804BDB6C; // type:object size:0xC +lbl_804BDB78 = .data:0x804BDB78; // type:object size:0x20 +lbl_804BDB98 = .data:0x804BDB98; // type:object size:0x80 +lbl_804BDC18 = .data:0x804BDC18; // type:object size:0xC +lbl_804BDC24 = .data:0x804BDC24; // type:object size:0xC +jumptable_804BDC30 = .data:0x804BDC30; // type:object size:0x2C scope:local +jumptable_804BDC5C = .data:0x804BDC5C; // type:object size:0x2C scope:local +lbl_804BDC88 = .data:0x804BDC88; // type:object size:0x8 +lbl_804BDC90 = .data:0x804BDC90; // type:object size:0x18 +lbl_804BDCA8 = .data:0x804BDCA8; // type:object size:0x200 +lbl_804BDEA8 = .data:0x804BDEA8; // type:object size:0x48 +jumptable_804BDEF0 = .data:0x804BDEF0; // type:object size:0x88 scope:local +lbl_804BDF78 = .data:0x804BDF78; // type:object size:0x1F0 +lbl_804BE168 = .data:0x804BE168; // type:object size:0x40 +lbl_804BE1A8 = .data:0x804BE1A8; // type:object size:0x40 +lbl_804BE1E8 = .data:0x804BE1E8; // type:object size:0x40 +lbl_804BE228 = .data:0x804BE228; // type:object size:0x40 +lbl_804BE268 = .data:0x804BE268; // type:object size:0x40 +lbl_804BE2A8 = .data:0x804BE2A8; // type:object size:0x40 +lbl_804BE2E8 = .data:0x804BE2E8; // type:object size:0xC +lbl_804BE2F4 = .data:0x804BE2F4; // type:object size:0xC +lbl_804BE300 = .data:0x804BE300; // type:object size:0x40 +lbl_804BE340 = .data:0x804BE340; // type:object size:0x40 +lbl_804BE380 = .data:0x804BE380; // type:object size:0x40 +lbl_804BE3C0 = .data:0x804BE3C0; // type:object size:0x10 +lbl_804BE3D0 = .data:0x804BE3D0; // type:object size:0x50 +lbl_804BE420 = .data:0x804BE420; // type:object size:0x40 +lbl_804BE460 = .data:0x804BE460; // type:object size:0x40 +lbl_804BE4A0 = .data:0x804BE4A0; // type:object size:0x58 +lbl_804BE4F8 = .data:0x804BE4F8; // type:object size:0x40 +lbl_804BE538 = .data:0x804BE538; // type:object size:0x150 +lbl_804BE688 = .data:0x804BE688; // type:object size:0xC +lbl_804BE694 = .data:0x804BE694; // type:object size:0xC +lbl_804BE6A0 = .data:0x804BE6A0; // type:object size:0xC +lbl_804BE6AC = .data:0x804BE6AC; // type:object size:0xC +lbl_804BE6B8 = .data:0x804BE6B8; // type:object size:0x20 +lbl_804BE6D8 = .data:0x804BE6D8; // type:object size:0xC +lbl_804BE6E4 = .data:0x804BE6E4; // type:object size:0xC +lbl_804BE6F0 = .data:0x804BE6F0; // type:object size:0x10 +lbl_804BE700 = .data:0x804BE700; // type:object size:0x10 +lbl_804BE710 = .data:0x804BE710; // type:object size:0x20 +lbl_804BE730 = .data:0x804BE730; // type:object size:0x10 +lbl_804BE740 = .data:0x804BE740; // type:object size:0x20 +lbl_804BE760 = .data:0x804BE760; // type:object size:0x8 +lbl_804BE768 = .data:0x804BE768; // type:object size:0xC +lbl_804BE774 = .data:0x804BE774; // type:object size:0xC +lbl_804BE780 = .data:0x804BE780; // type:object size:0x10 +jumptable_804BE790 = .data:0x804BE790; // type:object size:0x20 scope:local +jumptable_804BE7B0 = .data:0x804BE7B0; // type:object size:0x6C scope:local +lbl_804BE820 = .data:0x804BE820; // type:object size:0x40 data:4byte +@stringBase0 = .data:0x804BE860; // type:object size:0xE1 scope:local +lbl_804BE948 = .data:0x804BE948; // type:object size:0x28 data:string +lbl_804BE970 = .data:0x804BE970; // type:object size:0x28 data:string +jumptable_804BE998 = .data:0x804BE998; // type:object size:0x1C scope:local +jumptable_804BE9B4 = .data:0x804BE9B4; // type:object size:0x1C scope:local +lbl_804BE9D0 = .data:0x804BE9D0; // type:object size:0x30 +lbl_804BEA00 = .data:0x804BEA00; // type:object size:0x20 +@stringBase0 = .data:0x804BEA20; // type:object size:0x1D scope:local data:string +lbl_804BEA40 = .data:0x804BEA40; // type:object size:0x48 +gTRKExceptionStatus = .data:0x804BEA88; // type:object size:0x10 scope:local data:4byte +lbl_804BEA98 = .data:0x804BEA98; // type:object size:0x48 +lbl_804BEAE0 = .data:0x804BEAE0; // type:object size:0x48 +lbl_804BEB28 = .data:0x804BEB28; // type:object size:0x80 +lbl_804BEBA8 = .data:0x804BEBA8; // type:object size:0x18 +lbl_804BEBC0 = .data:0x804BEBC0; // type:object size:0xFC0 +lbl_804BFB80 = .data:0x804BFB80; // type:object size:0x2000 +lbl_804C1B80 = .data:0x804C1B80; // type:object size:0x38 +lbl_804C1BB8 = .data:0x804C1BB8; // type:object size:0x18 data:string +lbl_804C1BD0 = .data:0x804C1BD0; // type:object size:0x80 +lbl_804C1C50 = .data:0x804C1C50; // type:object size:0x140 +lbl_804C1D90 = .data:0x804C1D90; // type:object size:0xC8 data:string +lbl_804C1E58 = .data:0x804C1E58; // type:object size:0x38 +lbl_804C1E90 = .data:0x804C1E90; // type:object size:0x34 data:string +lbl_804C1EC4 = .data:0x804C1EC4; // type:object size:0x34 +lbl_804C1EF8 = .data:0x804C1EF8; // type:object size:0x48 data:string +lbl_804C1F40 = .data:0x804C1F40; // type:object size:0x34 data:string +jumptable_804C1F74 = .data:0x804C1F74; // type:object size:0xAC scope:local +jumptable_804C2020 = .data:0x804C2020; // type:object size:0xAC scope:local +jumptable_804C20CC = .data:0x804C20CC; // type:object size:0xAC scope:local +lbl_804C2178 = .data:0x804C2178; // type:object size:0xC data:4byte +jumptable_804C2184 = .data:0x804C2184; // type:object size:0xAC scope:local +jumptable_804C2230 = .data:0x804C2230; // type:object size:0x38 scope:local +jumptable_804C2268 = .data:0x804C2268; // type:object size:0x38 scope:local +lbl_804C22A0 = .data:0x804C22A0; // type:object size:0x1C data:string +lbl_804C22BC = .data:0x804C22BC; // type:object size:0x14 +lbl_804C22D0 = .data:0x804C22D0; // type:object size:0x90 +lbl_804C2360 = .data:0x804C2360; // type:object size:0xA0 +lbl_804C2400 = .data:0x804C2400; // type:object size:0xB8 +lbl_804C24B8 = .data:0x804C24B8; // type:object size:0xA4 +lbl_804C255C = .data:0x804C255C; // type:object size:0xAC +lbl_804C2608 = .data:0x804C2608; // type:object size:0xAC +lbl_804C26B4 = .data:0x804C26B4; // type:object size:0x90 +lbl_804C2744 = .data:0x804C2744; // type:object size:0x9C data:string +lbl_804C27E0 = .data:0x804C27E0; // type:object size:0x3C +lbl_804C281C = .data:0x804C281C; // type:object size:0x38 +lbl_804C2854 = .data:0x804C2854; // type:object size:0x40 +lbl_804C2894 = .data:0x804C2894; // type:object size:0x3C +lbl_804C28D0 = .data:0x804C28D0; // type:object size:0x3C data:string +lbl_804C290C = .data:0x804C290C; // type:object size:0x3C +lbl_804C2948 = .data:0x804C2948; // type:object size:0x30 +lbl_804C2978 = .data:0x804C2978; // type:object size:0x60 +lbl_804C29D8 = .data:0x804C29D8; // type:object size:0xE60 +lbl_804C3838 = .data:0x804C3838; // type:object size:0x48 data:string +lbl_804C3880 = .data:0x804C3880; // type:object size:0x170 +lbl_804C39F0 = .data:0x804C39F0; // type:object size:0xC0 data:4byte +lbl_804C3AB0 = .data:0x804C3AB0; // type:object size:0x10 +lbl_804C3AC0 = .data:0x804C3AC0; // type:object size:0x18 +lbl_804C3AD8 = .data:0x804C3AD8; // type:object size:0x18 +jumptable_804C3AF0 = .data:0x804C3AF0; // type:object size:0x68 scope:local +lbl_804C3B58 = .data:0x804C3B58; // type:object size:0x68 +jumptable_804C3BC0 = .data:0x804C3BC0; // type:object size:0x44 scope:local +lbl_804C3C04 = .data:0x804C3C04; // type:object size:0x44 +jumptable_804C3C48 = .data:0x804C3C48; // type:object size:0x44 scope:local +jumptable_804C3C8C = .data:0x804C3C8C; // type:object size:0x70 scope:local +jumptable_804C3CA8 = .data:0x804C3CA8; // type:object size:0x54 scope:local +lbl_804C3D00 = .data:0x804C3D00; // type:object size:0x3C +lbl_804C3D3C = .data:0x804C3D3C; // type:object size:0x3C +lbl_804C3D78 = .data:0x804C3D78; // type:object size:0x3C +lbl_804C3DB4 = .data:0x804C3DB4; // type:object size:0x3C +lbl_804C3DF0 = .data:0x804C3DF0; // type:object size:0x40 +jumptable_804C3E30 = .data:0x804C3E30; // type:object size:0x1C scope:local +jumptable_804C3E50 = .data:0x804C3E50; // type:object size:0xF4 scope:local +jumptable_804C3F44 = .data:0x804C3F44; // type:object size:0xF4 scope:local +jumptable_804C4038 = .data:0x804C4038; // type:object size:0x3C scope:local +lbl_804C4078 = .data:0x804C4078; // type:object size:0x50 +lbl_804C40C8 = .data:0x804C40C8; // type:object size:0x28 +lbl_804C40F0 = .data:0x804C40F0; // type:object size:0x20 +jumptable_804C4110 = .data:0x804C4110; // type:object size:0x5C scope:local +jumptable_804C416C = .data:0x804C416C; // type:object size:0x90 scope:local +lbl_804C4200 = .data:0x804C4200; // type:object size:0x4C +lbl_804C424C = .data:0x804C424C; // type:object size:0xC data:byte +@1 = .data:0x804C4258; // type:object size:0x47 scope:local data:string +@1746 = .data:0x804C4448; // type:object size:0x68 scope:local +ShutdownFunctionInfo = .data:0x804C4648; // type:object size:0x10 scope:local +DSPInitCode = .data:0x804C4658; // type:object size:0x80 scope:local +@878 = .data:0x804C46D8; // type:object size:0x29 scope:local data:string +lbl_804C4910 = .data:0x804C4910; // type:object size:0x1B8 +@721 = .data:0x804C4AC8; // type:object size:0x23 scope:local data:string +@629 = .data:0x804C4AF0; // type:object size:0x16 scope:local data:string +@703 = .data:0x804C4DCC; // type:object size:0x40 scope:local +lbl_804C4E10 = .data:0x804C4E10; // type:object size:0x24 data:string +lbl_804C4E34 = .data:0x804C4E34; // type:object size:0x3C +lbl_804C4E70 = .data:0x804C4E70; // type:object size:0x10 +lbl_804C4E80 = .data:0x804C4E80; // type:object size:0x180 +lbl_804C5000 = .data:0x804C5000; // type:object size:0x990 +lbl_804C5990 = .data:0x804C5990; // type:object size:0x30 data:4byte +ShutdownFunctionInfo = .data:0x804C59C0; // type:object size:0x10 scope:local +@1720 = .data:0x804C59D0; // type:object size:0xA scope:local data:string +@1721 = .data:0x804C59DC; // type:object size:0x29 scope:local data:string +@1756 = .data:0x804C5A08; // type:object size:0x2F scope:local data:string +jumptable_804C5B88 = .data:0x804C5B88; // type:object size:0x20 scope:local +@1790 = .data:0x804C5BDC; // type:object size:0x3B scope:local data:string +lbl_804C5C58 = .data:0x804C5C58; // type:object size:0x30 +lbl_804C5C88 = .data:0x804C5C88; // type:object size:0x30 +lbl_804C5CB8 = .data:0x804C5CB8; // type:object size:0x40 data:2byte +lbl_804C5CF8 = .data:0x804C5CF8; // type:object size:0x200 +lbl_804C5EF8 = .data:0x804C5EF8; // type:object size:0x200 +lbl_804C60F8 = .data:0x804C60F8; // type:object size:0x200 +lbl_804C62F8 = .data:0x804C62F8; // type:object size:0x200 +lbl_804C64F8 = .data:0x804C64F8; // type:object size:0x200 +lbl_804C66F8 = .data:0x804C66F8; // type:object size:0x200 +lbl_804C68F8 = .data:0x804C68F8; // type:object size:0x200 +lbl_804C6AF8 = .data:0x804C6AF8; // type:object size:0x200 +lbl_804C6CF8 = .data:0x804C6CF8; // type:object size:0x200 +lbl_804C6EF8 = .data:0x804C6EF8; // type:object size:0x200 +lbl_804C70F8 = .data:0x804C70F8; // type:object size:0x200 +lbl_804C72F8 = .data:0x804C72F8; // type:object size:0x200 +lbl_804C74F8 = .data:0x804C74F8; // type:object size:0x200 +lbl_804C76F8 = .data:0x804C76F8; // type:object size:0x200 +lbl_804C78F8 = .data:0x804C78F8; // type:object size:0x200 +lbl_804C7AF8 = .data:0x804C7AF8; // type:object size:0x200 +lbl_804C7CF8 = .data:0x804C7CF8; // type:object size:0x200 +lbl_804C7EF8 = .data:0x804C7EF8; // type:object size:0x200 +lbl_804C80F8 = .data:0x804C80F8; // type:object size:0x200 +lbl_804C82F8 = .data:0x804C82F8; // type:object size:0x200 +lbl_804C84F8 = .data:0x804C84F8; // type:object size:0x200 +lbl_804C86F8 = .data:0x804C86F8; // type:object size:0x200 +lbl_804C88F8 = .data:0x804C88F8; // type:object size:0x200 +lbl_804C8AF8 = .data:0x804C8AF8; // type:object size:0x200 +lbl_804C8CF8 = .data:0x804C8CF8; // type:object size:0x200 +lbl_804C8EF8 = .data:0x804C8EF8; // type:object size:0x200 +lbl_804C90F8 = .data:0x804C90F8; // type:object size:0x200 +lbl_804C92F8 = .data:0x804C92F8; // type:object size:0x200 +lbl_804C94F8 = .data:0x804C94F8; // type:object size:0x200 +lbl_804C96F8 = .data:0x804C96F8; // type:object size:0x200 +lbl_804C98F8 = .data:0x804C98F8; // type:object size:0x200 +lbl_804C9AF8 = .data:0x804C9AF8; // type:object size:0x200 +lbl_804C9CF8 = .data:0x804C9CF8; // type:object size:0x200 +lbl_804C9EF8 = .data:0x804C9EF8; // type:object size:0x200 +lbl_804CA0F8 = .data:0x804CA0F8; // type:object size:0x200 +lbl_804CA2F8 = .data:0x804CA2F8; // type:object size:0x200 +lbl_804CA4F8 = .data:0x804CA4F8; // type:object size:0x200 +lbl_804CA6F8 = .data:0x804CA6F8; // type:object size:0x200 +lbl_804CA8F8 = .data:0x804CA8F8; // type:object size:0x200 +lbl_804CAAF8 = .data:0x804CAAF8; // type:object size:0x200 +lbl_804CACF8 = .data:0x804CACF8; // type:object size:0x200 +lbl_804CAEF8 = .data:0x804CAEF8; // type:object size:0x200 +lbl_804CB0F8 = .data:0x804CB0F8; // type:object size:0x200 +lbl_804CB2F8 = .data:0x804CB2F8; // type:object size:0x200 +lbl_804CB4F8 = .data:0x804CB4F8; // type:object size:0x200 +lbl_804CB6F8 = .data:0x804CB6F8; // type:object size:0x200 +lbl_804CB8F8 = .data:0x804CB8F8; // type:object size:0x200 +lbl_804CBAF8 = .data:0x804CBAF8; // type:object size:0x200 +lbl_804CBCF8 = .data:0x804CBCF8; // type:object size:0x200 +lbl_804CBEF8 = .data:0x804CBEF8; // type:object size:0x200 +lbl_804CC0F8 = .data:0x804CC0F8; // type:object size:0x200 +lbl_804CC2F8 = .data:0x804CC2F8; // type:object size:0x200 +lbl_804CC4F8 = .data:0x804CC4F8; // type:object size:0x200 +lbl_804CC6F8 = .data:0x804CC6F8; // type:object size:0x200 +lbl_804CC8F8 = .data:0x804CC8F8; // type:object size:0x200 +lbl_804CCAF8 = .data:0x804CCAF8; // type:object size:0x200 +lbl_804CCCF8 = .data:0x804CCCF8; // type:object size:0x200 +lbl_804CCEF8 = .data:0x804CCEF8; // type:object size:0x200 +lbl_804CD0F8 = .data:0x804CD0F8; // type:object size:0x200 +lbl_804CD2F8 = .data:0x804CD2F8; // type:object size:0x200 +lbl_804CD4F8 = .data:0x804CD4F8; // type:object size:0x200 +lbl_804CD6F8 = .data:0x804CD6F8; // type:object size:0x200 +lbl_804CD8F8 = .data:0x804CD8F8; // type:object size:0x200 +lbl_804CDAF8 = .data:0x804CDAF8; // type:object size:0x200 +lbl_804CDCF8 = .data:0x804CDCF8; // type:object size:0x200 +lbl_804CDEF8 = .data:0x804CDEF8; // type:object size:0x200 +lbl_804CE0F8 = .data:0x804CE0F8; // type:object size:0x200 +lbl_804CE2F8 = .data:0x804CE2F8; // type:object size:0x200 +lbl_804CE4F8 = .data:0x804CE4F8; // type:object size:0x200 +lbl_804CE6F8 = .data:0x804CE6F8; // type:object size:0x200 +lbl_804CE8F8 = .data:0x804CE8F8; // type:object size:0x200 +lbl_804CEAF8 = .data:0x804CEAF8; // type:object size:0x200 +lbl_804CECF8 = .data:0x804CECF8; // type:object size:0x200 +lbl_804CEEF8 = .data:0x804CEEF8; // type:object size:0x200 +lbl_804CF0F8 = .data:0x804CF0F8; // type:object size:0x200 +lbl_804CF2F8 = .data:0x804CF2F8; // type:object size:0x200 +lbl_804CF4F8 = .data:0x804CF4F8; // type:object size:0x200 +lbl_804CF6F8 = .data:0x804CF6F8; // type:object size:0x200 +lbl_804CF8F8 = .data:0x804CF8F8; // type:object size:0x200 +lbl_804CFAF8 = .data:0x804CFAF8; // type:object size:0x200 +lbl_804CFCF8 = .data:0x804CFCF8; // type:object size:0x200 +lbl_804CFEF8 = .data:0x804CFEF8; // type:object size:0x200 +lbl_804D00F8 = .data:0x804D00F8; // type:object size:0x200 +lbl_804D02F8 = .data:0x804D02F8; // type:object size:0x200 +lbl_804D04F8 = .data:0x804D04F8; // type:object size:0x200 +lbl_804D06F8 = .data:0x804D06F8; // type:object size:0x200 +lbl_804D08F8 = .data:0x804D08F8; // type:object size:0x200 +lbl_804D0AF8 = .data:0x804D0AF8; // type:object size:0x200 +lbl_804D0CF8 = .data:0x804D0CF8; // type:object size:0x200 +lbl_804D0EF8 = .data:0x804D0EF8; // type:object size:0x200 +lbl_804D10F8 = .data:0x804D10F8; // type:object size:0x200 +lbl_804D12F8 = .data:0x804D12F8; // type:object size:0x200 +lbl_804D14F8 = .data:0x804D14F8; // type:object size:0x200 +lbl_804D16F8 = .data:0x804D16F8; // type:object size:0x400 +@955 = .data:0x804D1AF8; // type:object size:0x13 scope:local data:string +@956 = .data:0x804D1B0C; // type:object size:0x13 scope:local data:string +lbl_804D1B20 = .data:0x804D1B20; // type:object size:0xC data:string +lbl_804D1B2C = .data:0x804D1B2C; // type:object size:0x38 +lbl_804D1B64 = .data:0x804D1B64; // type:object size:0x38 +lbl_804D1B9C = .data:0x804D1B9C; // type:object size:0x24 +lbl_804D1BC0 = .data:0x804D1BC0; // type:object size:0x2C +jumptable_804D1BEC = .data:0x804D1BEC; // type:object size:0x1C scope:local +lbl_804D1C08 = .data:0x804D1C08; // type:object size:0x28 data:string +@1040 = .data:0x804D1C30; // type:object size:0x32 scope:local data:string +lbl_804D1D98 = .data:0x804D1D98; // type:object size:0x20 +lbl_804D1DB8 = .data:0x804D1DB8; // type:object size:0x14 +@1547 = .data:0x804D1DCC; // type:object size:0xD scope:local data:string +@1549 = .data:0x804D1DDC; // type:object size:0x1B scope:local data:string +lbl_804D1DF8 = .data:0x804D1DF8; // type:object size:0x18 +lbl_804D1E10 = .data:0x804D1E10; // type:object size:0x1C +lbl_804D1E2C = .data:0x804D1E2C; // type:object size:0x28 +lbl_804D1E54 = .data:0x804D1E54; // type:object size:0x194 +lbl_804D1FE8 = .data:0x804D1FE8; // type:object size:0x48 +Si = .data:0x804D2030; // type:object size:0x14 scope:local data:4byte +Type = .data:0x804D2048; // type:object size:0x10 scope:local data:4byte +XYNTSC = .data:0x804D2058; // type:object size:0x30 scope:local +lbl_804D20F0 = .data:0x804D20F0; // type:object size:0x48 data:string +lbl_804D2138 = .data:0x804D2138; // type:object size:0x48 +lbl_804D2180 = .data:0x804D2180; // type:object size:0x1A4 +lbl_804D2324 = .data:0x804D2324; // type:object size:0xEC data:2byte +lbl_804D2410 = .data:0x804D2410; // type:object size:0x10 +jumptable_804D2420 = .data:0x804D2420; // type:object size:0x24 scope:local +jumptable_804D2444 = .data:0x804D2444; // type:object size:0x8C scope:local +jumptable_804D24D0 = .data:0x804D24D0; // type:object size:0x24 scope:local +@4022 = .data:0x804D2648; // type:object size:0x24 scope:local +jumptable_804D266C = .data:0x804D266C; // type:object size:0x24 scope:local +lbl_804D2690 = .data:0x804D2690; // type:object size:0x590 +lbl_804D2C20 = .data:0x804D2C20; // type:object size:0x4C +lbl_804D2C6C = .data:0x804D2C6C; // type:object size:0x1C data:string +lbl_804D2C88 = .data:0x804D2C88; // type:object size:0x1C +lbl_804D2CA4 = .data:0x804D2CA4; // type:object size:0x30 +lbl_804D2CD4 = .data:0x804D2CD4; // type:object size:0x2C +lbl_804D2D00 = .data:0x804D2D00; // type:object size:0x68 +lbl_804D2D68 = .data:0x804D2D68; // type:object size:0xC data:string +lbl_804D2D74 = .data:0x804D2D74; // type:object size:0x38 +lbl_804D2DAC = .data:0x804D2DAC; // type:object size:0xB4 +lbl_804D2E60 = .data:0x804D2E60; // type:object size:0x18 data:string +lbl_804D2E78 = .data:0x804D2E78; // type:object size:0x2C +lbl_804D2EA4 = .data:0x804D2EA4; // type:object size:0x1C +lbl_804D2EC0 = .data:0x804D2EC0; // type:object size:0x1C +lbl_804D2EDC = .data:0x804D2EDC; // type:object size:0x1C data:string +lbl_804D2EF8 = .data:0x804D2EF8; // type:object size:0x1C +lbl_804D2F14 = .data:0x804D2F14; // type:object size:0x1C +jumptable_804D2F30 = .data:0x804D2F30; // type:object size:0x28 scope:local +lbl_804D2F58 = .data:0x804D2F58; // type:object size:0x80 +lbl_804D2FD8 = .data:0x804D2FD8; // type:object size:0x18 +lbl_804D2FF0 = .data:0x804D2FF0; // type:object size:0x508 +lbl_804D34F8 = .data:0x804D34F8; // type:object size:0x1328 noreloc +@1687 = .data:0x804D4820; // type:object size:0x21 scope:local data:string +lbl_804D4848 = .data:0x804D4848; // type:object size:0xC +lbl_804D4854 = .data:0x804D4854; // type:object size:0xC +lbl_804D4860 = .data:0x804D4860; // type:object size:0x20 +@2834 = .data:0x804D4880; // type:object size:0x49 scope:local data:string +s_currentDir = .data:0x804D48E0; // type:object size:0x40 scope:local +lbl_804D4930 = .data:0x804D4930; // type:object size:0xC +lbl_804D493C = .data:0x804D493C; // type:object size:0x94 +lbl_804D49D0 = .data:0x804D49D0; // type:object size:0x10 data:string +lbl_804D49E0 = .data:0x804D49E0; // type:object size:0x10 data:string +lbl_804D49F0 = .data:0x804D49F0; // type:object size:0x10 data:string +lbl_804D4A00 = .data:0x804D4A00; // type:object size:0x10 data:string +lbl_804D4A10 = .data:0x804D4A10; // type:object size:0x10 data:string +lbl_804D4A20 = .data:0x804D4A20; // type:object size:0x10 data:string +lbl_804D4A30 = .data:0x804D4A30; // type:object size:0x10 data:string +lbl_804D4A40 = .data:0x804D4A40; // type:object size:0x10 +lbl_804D4A50 = .data:0x804D4A50; // type:object size:0x30 +@1208 = .data:0x804D4A80; // type:object size:0x1B scope:local data:string +lbl_804D4A9C = .data:0x804D4A9C; // type:object size:0x2C +lbl_804D4AC8 = .data:0x804D4AC8; // type:object size:0x18 +lbl_804D4AE0 = .data:0x804D4AE0; // type:object size:0x98 +lbl_804D4B78 = .data:0x804D4B78; // type:object size:0x1C +lbl_804D4B94 = .data:0x804D4B94; // type:object size:0x20 +lbl_804D4BB4 = .data:0x804D4BB4; // type:object size:0x44 +lbl_804D4BF8 = .data:0x804D4BF8; // type:object size:0x18 +lbl_804D4C10 = .data:0x804D4C10; // type:object size:0x3C +lbl_804D4C4C = .data:0x804D4C4C; // type:object size:0x34 +lbl_804D4C80 = .data:0x804D4C80; // type:object size:0x14 +lbl_804D4C94 = .data:0x804D4C94; // type:object size:0x24 +lbl_804D4CB8 = .data:0x804D4CB8; // type:object size:0x20 +lbl_804D4CD8 = .data:0x804D4CD8; // type:object size:0x20 +lbl_804D4CF8 = .data:0x804D4CF8; // type:object size:0x40 +lbl_804D4D38 = .data:0x804D4D38; // type:object size:0x14 +lbl_804D4D4C = .data:0x804D4D4C; // type:object size:0x30 +lbl_804D4D7C = .data:0x804D4D7C; // type:object size:0x3C +lbl_804D4DB8 = .data:0x804D4DB8; // type:object size:0x40 +lbl_804D4DF8 = .data:0x804D4DF8; // type:object size:0x2C +lbl_804D4E24 = .data:0x804D4E24; // type:object size:0x24 +lbl_804D4E48 = .data:0x804D4E48; // type:object size:0x58 +lbl_804D4EA0 = .data:0x804D4EA0; // type:object size:0x30 +lbl_804D4ED0 = .data:0x804D4ED0; // type:object size:0x50 +lbl_804D4F20 = .data:0x804D4F20; // type:object size:0x20 +lbl_804D4F40 = .data:0x804D4F40; // type:object size:0x4C +lbl_804D4F8C = .data:0x804D4F8C; // type:object size:0x114 +jumptable_804D50A0 = .data:0x804D50A0; // type:object size:0x28 scope:local +jumptable_804D50C8 = .data:0x804D50C8; // type:object size:0x28 scope:local +jumptable_804D514C = .data:0x804D514C; // type:object size:0x28 scope:local +jumptable_804D5174 = .data:0x804D5174; // type:object size:0x28 scope:local +lbl_804D51A0 = .data:0x804D51A0; // type:object size:0x10 data:string +lbl_804D51B0 = .data:0x804D51B0; // type:object size:0x1C +lbl_804D51CC = .data:0x804D51CC; // type:object size:0x12C +jumptable_804D52F8 = .data:0x804D52F8; // type:object size:0x24 scope:local +jumptable_804D531C = .data:0x804D531C; // type:object size:0x24 scope:local +lbl_804D5340 = .data:0x804D5340; // type:object size:0x30 +lbl_804D5370 = .data:0x804D5370; // type:object size:0xDC +lbl_804D544C = .data:0x804D544C; // type:object size:0x1C4 +jumptable_804D5610 = .data:0x804D5610; // type:object size:0x40 scope:local +lbl_804D5650 = .data:0x804D5650; // type:object size:0x84 +lbl_804D56D4 = .data:0x804D56D4; // type:object size:0x23C +lbl_804D5910 = .data:0x804D5910; // type:object size:0x40 +lbl_804D5950 = .data:0x804D5950; // type:object size:0x20 +lbl_804D5970 = .data:0x804D5970; // type:object size:0x180 +lbl_804D5AF0 = .data:0x804D5AF0; // type:object size:0x3C +lbl_804D5B2C = .data:0x804D5B2C; // type:object size:0x68 +lbl_804D5B94 = .data:0x804D5B94; // type:object size:0x28 +lbl_804D5BBC = .data:0x804D5BBC; // type:object size:0x34 +lbl_804D5BF0 = .data:0x804D5BF0; // type:object size:0x3C +lbl_804D5C2C = .data:0x804D5C2C; // type:object size:0x30 +lbl_804D5C5C = .data:0x804D5C5C; // type:object size:0xD4 +lbl_804D5D30 = .data:0x804D5D30; // type:object size:0x30 data:string +lbl_804D5D60 = .data:0x804D5D60; // type:object size:0x6C +lbl_804D5DCC = .data:0x804D5DCC; // type:object size:0x40 +lbl_804D5E0C = .data:0x804D5E0C; // type:object size:0x44 +lbl_804D5E50 = .data:0x804D5E50; // type:object size:0x40 +lbl_804D5E90 = .data:0x804D5E90; // type:object size:0x70 +lbl_804D5F00 = .data:0x804D5F00; // type:object size:0x2C +lbl_804D5F2C = .data:0x804D5F2C; // type:object size:0x2C +lbl_804D5F58 = .data:0x804D5F58; // type:object size:0x38 +lbl_804D5F90 = .data:0x804D5F90; // type:object size:0x5C +lbl_804D5FEC = .data:0x804D5FEC; // type:object size:0x54 +lbl_804D6040 = .data:0x804D6040; // type:object size:0x1C +lbl_804D605C = .data:0x804D605C; // type:object size:0x38 +lbl_804D6094 = .data:0x804D6094; // type:object size:0x40 +lbl_804D60D4 = .data:0x804D60D4; // type:object size:0x20 +lbl_804D60F4 = .data:0x804D60F4; // type:object size:0x34 +lbl_804D6128 = .data:0x804D6128; // type:object size:0x3C +lbl_804D6164 = .data:0x804D6164; // type:object size:0x3C +lbl_804D61A0 = .data:0x804D61A0; // type:object size:0x40 +lbl_804D61E0 = .data:0x804D61E0; // type:object size:0x8C +lbl_804D626C = .data:0x804D626C; // type:object size:0x50 +lbl_804D62BC = .data:0x804D62BC; // type:object size:0x50 +lbl_804D630C = .data:0x804D630C; // type:object size:0x198 +lbl_804D64A4 = .data:0x804D64A4; // type:object size:0x3C +lbl_804D64E0 = .data:0x804D64E0; // type:object size:0x98 +lbl_804D6578 = .data:0x804D6578; // type:object size:0x108 +lbl_804D6680 = .data:0x804D6680; // type:object size:0x60 data:string +lbl_804D66E0 = .data:0x804D66E0; // type:object size:0xFC +lbl_804D67DC = .data:0x804D67DC; // type:object size:0x25C +lbl_804D6A38 = .data:0x804D6A38; // type:object size:0x40 +lbl_804D6A78 = .data:0x804D6A78; // type:object size:0x3C +lbl_804D6AB4 = .data:0x804D6AB4; // type:object size:0x38 +lbl_804D6AEC = .data:0x804D6AEC; // type:object size:0x34 +lbl_804D6B20 = .data:0x804D6B20; // type:object size:0x30 +lbl_804D6B50 = .data:0x804D6B50; // type:object size:0x34 data:string +lbl_804D6B84 = .data:0x804D6B84; // type:object size:0x44 data:string +lbl_804D6BC8 = .data:0x804D6BC8; // type:object size:0x44 data:string +lbl_804D6C0C = .data:0x804D6C0C; // type:object size:0x2C +lbl_804D6C38 = .data:0x804D6C38; // type:object size:0x40 +lbl_804D6C78 = .data:0x804D6C78; // type:object size:0x25C +lbl_804D6ED4 = .data:0x804D6ED4; // type:object size:0x1C data:string +lbl_804D6EF0 = .data:0x804D6EF0; // type:object size:0x18 +lbl_804D6F08 = .data:0x804D6F08; // type:object size:0x28 +lbl_804D6F30 = .data:0x804D6F30; // type:object size:0x20 +lbl_804D6F50 = .data:0x804D6F50; // type:object size:0x30 +lbl_804D6F80 = .data:0x804D6F80; // type:object size:0x44 data:string +lbl_804D6FC4 = .data:0x804D6FC4; // type:object size:0x2C +lbl_804D6FF0 = .data:0x804D6FF0; // type:object size:0x28 +lbl_804D7018 = .data:0x804D7018; // type:object size:0x38 +lbl_804D7050 = .data:0x804D7050; // type:object size:0xCC +jumptable_804D711C = .data:0x804D711C; // type:object size:0x24 scope:local +lbl_804D71C8 = .data:0x804D71C8; // type:object size:0x44 data:string +lbl_804D720C = .data:0x804D720C; // type:object size:0x3C +jumptable_804D7248 = .data:0x804D7248; // type:object size:0x24 scope:local +jumptable_804D726C = .data:0x804D726C; // type:object size:0x24 scope:local +lbl_804D7290 = .data:0x804D7290; // type:object size:0x44 +jumptable_804D72D4 = .data:0x804D72D4; // type:object size:0x24 scope:local +jumptable_804D72F8 = .data:0x804D72F8; // type:object size:0x24 scope:local +jumptable_804D731C = .data:0x804D731C; // type:object size:0x24 scope:local +lbl_804D7340 = .data:0x804D7340; // type:object size:0x18 data:string +lbl_804D7358 = .data:0x804D7358; // type:object size:0x18 +lbl_804D7370 = .data:0x804D7370; // type:object size:0x20 +lbl_804D7390 = .data:0x804D7390; // type:object size:0x118 +lbl_804D74A8 = .data:0x804D74A8; // type:object size:0x20 data:string +lbl_804D74C8 = .data:0x804D74C8; // type:object size:0x24 +lbl_804D74EC = .data:0x804D74EC; // type:object size:0x120 +lbl_804D760C = .data:0x804D760C; // type:object size:0xB8 +lbl_804D76C4 = .data:0x804D76C4; // type:object size:0x2C data:string +lbl_804D76F0 = .data:0x804D76F0; // type:object size:0x58 +lbl_804D7748 = .data:0x804D7748; // type:object size:0x2C +lbl_804D7774 = .data:0x804D7774; // type:object size:0x24 +lbl_804D7798 = .data:0x804D7798; // type:object size:0x30 +lbl_804D77C8 = .data:0x804D77C8; // type:object size:0x28 +lbl_804D77F0 = .data:0x804D77F0; // type:object size:0x38 +lbl_804D7828 = .data:0x804D7828; // type:object size:0x38 data:string +lbl_804D7860 = .data:0x804D7860; // type:object size:0x30 +lbl_804D7890 = .data:0x804D7890; // type:object size:0xA8 +lbl_804D7938 = .data:0x804D7938; // type:object size:0x34 +lbl_804D796C = .data:0x804D796C; // type:object size:0x27C +lbl_804D7BE8 = .data:0x804D7BE8; // type:object size:0x20 +lbl_804D7C08 = .data:0x804D7C08; // type:object size:0x2C +lbl_804D7C34 = .data:0x804D7C34; // type:object size:0x2C +lbl_804D7C60 = .data:0x804D7C60; // type:object size:0x2C +lbl_804D7C8C = .data:0x804D7C8C; // type:object size:0x24 +lbl_804D7CB0 = .data:0x804D7CB0; // type:object size:0x2C +lbl_804D7CDC = .data:0x804D7CDC; // type:object size:0x24 +lbl_804D7D00 = .data:0x804D7D00; // type:object size:0x160 +lbl_804D7E60 = .data:0x804D7E60; // type:object size:0x1C0 +jumptable_804D8020 = .data:0x804D8020; // type:object size:0x24 scope:local +lbl_804D8060 = .data:0x804D8060; // type:object size:0x80 +jumptable_804D80E0 = .data:0x804D80E0; // type:object size:0x7C scope:local +jumptable_804D8184 = .data:0x804D8184; // type:object size:0x6C scope:local +lbl_804D81F0 = .data:0x804D81F0; // type:object size:0x28 +lbl_804D8218 = .data:0x804D8218; // type:object size:0x30 +jumptable_804D8248 = .data:0x804D8248; // type:object size:0x6C scope:local +jumptable_804D83B0 = .data:0x804D83B0; // type:object size:0x70 scope:local +lbl_804D8420 = .data:0x804D8420; // type:object size:0x24 data:string +jumptable_804D8444 = .data:0x804D8444; // type:object size:0x70 scope:local +jumptable_804D85D8 = .data:0x804D85D8; // type:object size:0x70 scope:local +jumptable_804D8664 = .data:0x804D8664; // type:object size:0x6C scope:local +jumptable_804D8728 = .data:0x804D8728; // type:object size:0x70 scope:local +lbl_804D8798 = .data:0x804D8798; // type:object size:0x28 +jumptable_804D87C0 = .data:0x804D87C0; // type:object size:0x70 scope:local +lbl_804D8830 = .data:0x804D8830; // type:object size:0x28 +lbl_804D8858 = .data:0x804D8858; // type:object size:0x20 +lbl_804D8878 = .data:0x804D8878; // type:object size:0x28 +lbl_804D88A0 = .data:0x804D88A0; // type:object size:0x28 data:string +lbl_804D88C8 = .data:0x804D88C8; // type:object size:0x34 +lbl_804D88FC = .data:0x804D88FC; // type:object size:0x28 +lbl_804D8924 = .data:0x804D8924; // type:object size:0xE4 +lbl_804D8A08 = .data:0x804D8A08; // type:object size:0x48 +lbl_804D8A50 = .data:0x804D8A50; // type:object size:0x20 data:string +lbl_804D8A70 = .data:0x804D8A70; // type:object size:0x20 +lbl_804D8A90 = .data:0x804D8A90; // type:object size:0x38 +lbl_804D8AC8 = .data:0x804D8AC8; // type:object size:0x2A4 +jumptable_804D8D6C = .data:0x804D8D6C; // type:object size:0x30 scope:local +lbl_804D8D9C = .data:0x804D8D9C; // type:object size:0x14 data:string +lbl_804D8DB0 = .data:0x804D8DB0; // type:object size:0x18 +lbl_804D8DC8 = .data:0x804D8DC8; // type:object size:0x1C +lbl_804D8DE4 = .data:0x804D8DE4; // type:object size:0x20 +lbl_804D8E04 = .data:0x804D8E04; // type:object size:0x20 +lbl_804D8E24 = .data:0x804D8E24; // type:object size:0x20 +lbl_804D8E44 = .data:0x804D8E44; // type:object size:0x44 data:string +lbl_804D8E88 = .data:0x804D8E88; // type:object size:0x28 +lbl_804D8EB0 = .data:0x804D8EB0; // type:object size:0x38 +lbl_804D8EE8 = .data:0x804D8EE8; // type:object size:0x18 data:string +lbl_804D8F00 = .data:0x804D8F00; // type:object size:0x20 +lbl_804D8F20 = .data:0x804D8F20; // type:object size:0x10 +lbl_804D8F30 = .data:0x804D8F30; // type:object size:0x20 +lbl_804D8F50 = .data:0x804D8F50; // type:object size:0x20 +lbl_804D8F70 = .data:0x804D8F70; // type:object size:0x2C +lbl_804D8F9C = .data:0x804D8F9C; // type:object size:0x24 data:string +lbl_804D8FC0 = .data:0x804D8FC0; // type:object size:0x30 +lbl_804D8FF0 = .data:0x804D8FF0; // type:object size:0x60 +lbl_804D9050 = .data:0x804D9050; // type:object size:0x10 data:string +lbl_804D9060 = .data:0x804D9060; // type:object size:0x40 +lbl_804D90A0 = .data:0x804D90A0; // type:object size:0x10 data:string +lbl_804D90B0 = .data:0x804D90B0; // type:object size:0x14 +lbl_804D90C4 = .data:0x804D90C4; // type:object size:0x14 +lbl_804D90D8 = .data:0x804D90D8; // type:object size:0x10 +lbl_804D90E8 = .data:0x804D90E8; // type:object size:0x18 +lbl_804D9100 = .data:0x804D9100; // type:object size:0x24 +lbl_804D9124 = .data:0x804D9124; // type:object size:0x34 +lbl_804D9158 = .data:0x804D9158; // type:object size:0x14 +lbl_804D916C = .data:0x804D916C; // type:object size:0x18 +lbl_804D9184 = .data:0x804D9184; // type:object size:0x2C +lbl_804D91B0 = .data:0x804D91B0; // type:object size:0x30 +lbl_804D91E0 = .data:0x804D91E0; // type:object size:0x100 +lbl_804D92E0 = .data:0x804D92E0; // type:object size:0x18 +lbl_804D92F8 = .data:0x804D92F8; // type:object size:0x30 +lbl_804D9328 = .data:0x804D9328; // type:object size:0x140 +jumptable_804D9468 = .data:0x804D9468; // type:object size:0x1C scope:local +lbl_804D94D8 = .data:0x804D94D8; // type:object size:0x28 +jumptable_804D9500 = .data:0x804D9500; // type:object size:0x34 scope:local +jumptable_804D9580 = .data:0x804D9580; // type:object size:0x24 scope:local +jumptable_804D95C8 = .data:0x804D95C8; // type:object size:0x3C scope:local +lbl_804D9604 = .data:0x804D9604; // type:object size:0x24 data:string +lbl_804D9628 = .data:0x804D9628; // type:object size:0x24 +jumptable_804D964C = .data:0x804D964C; // type:object size:0x30 scope:local +lbl_804D967C = .data:0x804D967C; // type:object size:0x28 +jumptable_804D96A4 = .data:0x804D96A4; // type:object size:0x3C scope:local +lbl_804D96E0 = .data:0x804D96E0; // type:object size:0x24 +lbl_804D9704 = .data:0x804D9704; // type:object size:0x1C +lbl_804D9720 = .data:0x804D9720; // type:object size:0x14 +lbl_804D9734 = .data:0x804D9734; // type:object size:0x20 +lbl_804D9754 = .data:0x804D9754; // type:object size:0x24 +jumptable_804D9778 = .data:0x804D9778; // type:object size:0x3C scope:local +lbl_804D97B4 = .data:0x804D97B4; // type:object size:0x2C +jumptable_804D97E0 = .data:0x804D97E0; // type:object size:0x3C scope:local +jumptable_804D9878 = .data:0x804D9878; // type:object size:0x40 scope:local +jumptable_804D9918 = .data:0x804D9918; // type:object size:0x40 scope:local +lbl_804D9958 = .data:0x804D9958; // type:object size:0x24 +jumptable_804D997C = .data:0x804D997C; // type:object size:0x3C scope:local +lbl_804D99B8 = .data:0x804D99B8; // type:object size:0x2C +jumptable_804D99E4 = .data:0x804D99E4; // type:object size:0x3C scope:local +lbl_804D9A20 = .data:0x804D9A20; // type:object size:0x28 +lbl_804D9A48 = .data:0x804D9A48; // type:object size:0xD8 +lbl_804D9B20 = .data:0x804D9B20; // type:object size:0x10 +lbl_804D9B30 = .data:0x804D9B30; // type:object size:0x20 +lbl_804D9B50 = .data:0x804D9B50; // type:object size:0x24 +lbl_804D9B74 = .data:0x804D9B74; // type:object size:0x24 +lbl_804D9B98 = .data:0x804D9B98; // type:object size:0x18 +lbl_804D9BB0 = .data:0x804D9BB0; // type:object size:0x50 +lbl_804D9C00 = .data:0x804D9C00; // type:object size:0x3C +lbl_804D9C3C = .data:0x804D9C3C; // type:object size:0x34 +lbl_804D9C70 = .data:0x804D9C70; // type:object size:0x28 data:string +lbl_804D9C98 = .data:0x804D9C98; // type:object size:0x28 +lbl_804D9CC0 = .data:0x804D9CC0; // type:object size:0x28 data:string +lbl_804D9CE8 = .data:0x804D9CE8; // type:object size:0xE8 +jumptable_804D9DD0 = .data:0x804D9DD0; // type:object size:0x24 scope:local +lbl_804D9DF8 = .data:0x804D9DF8; // type:object size:0x78 +lbl_804D9E70 = .data:0x804D9E70; // type:object size:0xC0 +lbl_804D9F30 = .data:0x804D9F30; // type:object size:0x2C data:string +lbl_804D9F5C = .data:0x804D9F5C; // type:object size:0x58 +lbl_804D9FB4 = .data:0x804D9FB4; // type:object size:0x1C data:string +lbl_804D9FD0 = .data:0x804D9FD0; // type:object size:0x2C +lbl_804D9FFC = .data:0x804D9FFC; // type:object size:0x24 +lbl_804DA020 = .data:0x804DA020; // type:object size:0x38 +lbl_804DA058 = .data:0x804DA058; // type:object size:0x78 +lbl_804DA0D0 = .data:0x804DA0D0; // type:object size:0x30 +lbl_804DA100 = .data:0x804DA100; // type:object size:0x28 +lbl_804DA128 = .data:0x804DA128; // type:object size:0x30 +lbl_804DA158 = .data:0x804DA158; // type:object size:0x24 +lbl_804DA17C = .data:0x804DA17C; // type:object size:0x1C data:string +jumptable_804DA198 = .data:0x804DA198; // type:object size:0x44 scope:local +lbl_804DA1DC = .data:0x804DA1DC; // type:object size:0x38 +lbl_804DA214 = .data:0x804DA214; // type:object size:0x1C +lbl_804DA230 = .data:0x804DA230; // type:object size:0x20 +jumptable_804DA250 = .data:0x804DA250; // type:object size:0x20 scope:local +jumptable_804DA270 = .data:0x804DA270; // type:object size:0x20 scope:local +lbl_804DA290 = .data:0x804DA290; // type:object size:0xDC +lbl_804DA36C = .data:0x804DA36C; // type:object size:0x10 +lbl_804DA37C = .data:0x804DA37C; // type:object size:0x10 +lbl_804DA38C = .data:0x804DA38C; // type:object size:0x24 data:string +lbl_804DA3B0 = .data:0x804DA3B0; // type:object size:0x28 data:string +lbl_804DA3D8 = .data:0x804DA3D8; // type:object size:0x28 data:string +lbl_804DA400 = .data:0x804DA400; // type:object size:0x24 data:string +lbl_804DA424 = .data:0x804DA424; // type:object size:0x20 +lbl_804DA444 = .data:0x804DA444; // type:object size:0x108 +jumptable_804DA54C = .data:0x804DA54C; // type:object size:0x24 scope:local +lbl_804DA64C = .data:0x804DA64C; // type:object size:0xC +lbl_804DA658 = .data:0x804DA658; // type:object size:0x18 +lbl_804DA670 = .data:0x804DA670; // type:object size:0x14 data:string +lbl_804DA684 = .data:0x804DA684; // type:object size:0x10 +lbl_804DA694 = .data:0x804DA694; // type:object size:0x50 +lbl_804DA6E4 = .data:0x804DA6E4; // type:object size:0x34 +lbl_804DA718 = .data:0x804DA718; // type:object size:0x18 +lbl_804DA730 = .data:0x804DA730; // type:object size:0x30 +lbl_804DA760 = .data:0x804DA760; // type:object size:0x18 data:string +lbl_804DA778 = .data:0x804DA778; // type:object size:0x1C +lbl_804DA794 = .data:0x804DA794; // type:object size:0x1C +lbl_804DA7B0 = .data:0x804DA7B0; // type:object size:0x1C +lbl_804DA7CC = .data:0x804DA7CC; // type:object size:0xBC data:byte +lbl_804DA888 = .data:0x804DA888; // type:object size:0x5C data:byte +lbl_804DA8E4 = .data:0x804DA8E4; // type:object size:0x138 +lbl_804DAA1C = .data:0x804DAA1C; // type:object size:0x18 +lbl_804DAA34 = .data:0x804DAA34; // type:object size:0x27C +jumptable_804DACB0 = .data:0x804DACB0; // type:object size:0x24 scope:local +lbl_804DAE50 = .data:0x804DAE50; // type:object size:0x1C +lbl_804DAE6C = .data:0x804DAE6C; // type:object size:0x308 +lbl_804DB174 = .data:0x804DB174; // type:object size:0x34 +lbl_804DB1A8 = .data:0x804DB1A8; // type:object size:0x200 +jumptable_804DB3A8 = .data:0x804DB3A8; // type:object size:0x40 scope:local +lbl_804DB3E8 = .data:0x804DB3E8; // type:object size:0x18 +lbl_804DB400 = .data:0x804DB400; // type:object size:0x14 +lbl_804DB414 = .data:0x804DB414; // type:object size:0x14 +lbl_804DB428 = .data:0x804DB428; // type:object size:0x690 +lbl_804DBAB8 = .data:0x804DBAB8; // type:object size:0x48 +lbl_804DBB00 = .data:0x804DBB00; // type:object size:0xC +lbl_804DBB0C = .data:0x804DBB0C; // type:object size:0xC +lbl_804DBB18 = .data:0x804DBB18; // type:object size:0xC +lbl_804DBB24 = .data:0x804DBB24; // type:object size:0xC +lbl_804DBB30 = .data:0x804DBB30; // type:object size:0xC +lbl_804DBB3C = .data:0x804DBB3C; // type:object size:0xC +lbl_804DBB48 = .data:0x804DBB48; // type:object size:0x120 data:4byte +jumptable_804DBC68 = .data:0x804DBC68; // type:object size:0x28 scope:local +lbl_804DBC90 = .data:0x804DBC90; // type:object size:0x48 data:byte +lbl_804DBCD8 = .data:0x804DBCD8; // type:object size:0x10 data:byte +@1841 = .data:0x804DBCE8; // type:object size:0x27 scope:local data:string +@1845 = .data:0x804DBD60; // type:object size:0x38 scope:local +lbl_804DBD98 = .data:0x804DBD98; // type:object size:0x68 +lbl_804DBE00 = .data:0x804DBE00; // type:object size:0x188 +lbl_804DBF88 = .data:0x804DBF88; // type:object size:0x24 +lbl_804DBFAC = .data:0x804DBFAC; // type:object size:0x4C +lbl_804DBFF8 = .data:0x804DBFF8; // type:object size:0x30 +lbl_804DC028 = .data:0x804DC028; // type:object size:0x10 +lbl_804DC038 = .data:0x804DC038; // type:object size:0x10 +jumptable_804DC048 = .data:0x804DC048; // type:object size:0x24 scope:local +lbl_804DC070 = .data:0x804DC070; // type:object size:0x800 +lbl_804DC870 = .data:0x804DC870; // type:object size:0x188 +lbl_804DC9F8 = .data:0x804DC9F8; // type:object size:0x400 +lbl_804DCDF8 = .data:0x804DCDF8; // type:object size:0x208 +lbl_804DD000 = .data:0x804DD000; // type:object size:0x20 +lbl_804DD020 = .data:0x804DD020; // type:object size:0x200 +lbl_804DD220 = .data:0x804DD220; // type:object size:0x20 +lbl_804DD240 = .data:0x804DD240; // type:object size:0x10 +lbl_804DD250 = .data:0x804DD250; // type:object size:0x20 +lbl_804DD270 = .data:0x804DD270; // type:object size:0x10 +jumptable_804DD280 = .data:0x804DD280; // type:object size:0x1C8 scope:local +lbl_804DD448 = .data:0x804DD448; // type:object size:0x200 +lbl_804DD648 = .data:0x804DD648; // type:object size:0x218 +lbl_804DD860 = .data:0x804DD860; // type:object size:0x1D40 +lbl_804DF5A0 = .data:0x804DF5A0; // type:object size:0x228 +lbl_804DF7C8 = .data:0x804DF7C8; // type:object size:0x800 +lbl_804DFFC8 = .data:0x804DFFC8; // type:object size:0x20 +lbl_804DFFE8 = .data:0x804DFFE8; // type:object size:0x10 +lbl_804DFFF8 = .data:0x804DFFF8; // type:object size:0x88 +jumptable_804E0080 = .data:0x804E0080; // type:object size:0x2C scope:local +lbl_804E00B0 = .data:0x804E00B0; // type:object size:0x14 +lbl_804E00C4 = .data:0x804E00C4; // type:object size:0x1C +lbl_804E00E0 = .data:0x804E00E0; // type:object size:0x1C +lbl_804E00FC = .data:0x804E00FC; // type:object size:0x10 +lbl_804E010C = .data:0x804E010C; // type:object size:0xC +lbl_804E0118 = .data:0x804E0118; // type:object size:0x4C +jumptable_804E0164 = .data:0x804E0164; // type:object size:0xC4 scope:local +lbl_804E0228 = .data:0x804E0228; // type:object size:0x10 +lbl_804E0238 = .data:0x804E0238; // type:object size:0x10 +lbl_804E0248 = .data:0x804E0248; // type:object size:0x10 +lbl_804E0258 = .data:0x804E0258; // type:object size:0x50 +lbl_804E02A8 = .data:0x804E02A8; // type:object size:0x14 +lbl_804E02BC = .data:0x804E02BC; // type:object size:0x14 +lbl_804E02D0 = .data:0x804E02D0; // type:object size:0x48 +lbl_804E0318 = .data:0x804E0318; // type:object size:0x1C +lbl_804E0334 = .data:0x804E0334; // type:object size:0x1C +lbl_804E0350 = .data:0x804E0350; // type:object size:0x1C +lbl_804E036C = .data:0x804E036C; // type:object size:0xC +lbl_804E0378 = .data:0x804E0378; // type:object size:0x14 data:string +lbl_804E038C = .data:0x804E038C; // type:object size:0x1C +lbl_804E03A8 = .data:0x804E03A8; // type:object size:0x10 data:string +lbl_804E03B8 = .data:0x804E03B8; // type:object size:0x14 +lbl_804E03CC = .data:0x804E03CC; // type:object size:0xC +lbl_804E03D8 = .data:0x804E03D8; // type:object size:0x10 +lbl_804E03E8 = .data:0x804E03E8; // type:object size:0x28 +lbl_804E0410 = .data:0x804E0410; // type:object size:0x28 data:4byte +lbl_804E0438 = .data:0x804E0438; // type:object size:0x28 +lbl_804E0460 = .data:0x804E0460; // type:object size:0xC data:string +lbl_804E046C = .data:0x804E046C; // type:object size:0xC +lbl_804E0478 = .data:0x804E0478; // type:object size:0xC data:string +lbl_804E0484 = .data:0x804E0484; // type:object size:0xC data:string +lbl_804E0490 = .data:0x804E0490; // type:object size:0xC +lbl_804E049C = .data:0x804E049C; // type:object size:0xC +lbl_804E04A8 = .data:0x804E04A8; // type:object size:0xC +lbl_804E04B4 = .data:0x804E04B4; // type:object size:0xC +lbl_804E04C0 = .data:0x804E04C0; // type:object size:0xC +lbl_804E04CC = .data:0x804E04CC; // type:object size:0xC +lbl_804E04D8 = .data:0x804E04D8; // type:object size:0xC +lbl_804E04E4 = .data:0x804E04E4; // type:object size:0xC +lbl_804E04F0 = .data:0x804E04F0; // type:object size:0xC +lbl_804E04FC = .data:0x804E04FC; // type:object size:0x14 +lbl_804E0510 = .data:0x804E0510; // type:object size:0x40 +lbl_804E0550 = .data:0x804E0550; // type:object size:0x40 data:4byte +lbl_804E0590 = .data:0x804E0590; // type:object size:0x18 +lbl_804E05A8 = .data:0x804E05A8; // type:object size:0x10 +lbl_804E05B8 = .data:0x804E05B8; // type:object size:0x10 data:4byte +lbl_804E05C8 = .data:0x804E05C8; // type:object size:0x110 +lbl_804E06D8 = .data:0x804E06D8; // type:object size:0xC data:string +lbl_804E06E4 = .data:0x804E06E4; // type:object size:0xC +lbl_804E06F0 = .data:0x804E06F0; // type:object size:0x30 +lbl_804E0720 = .data:0x804E0720; // type:object size:0x28 data:string +lbl_804E0748 = .data:0x804E0748; // type:object size:0x10 +lbl_804E0758 = .data:0x804E0758; // type:object size:0x10 +lbl_804E0768 = .data:0x804E0768; // type:object size:0xC +lbl_804E0774 = .data:0x804E0774; // type:object size:0x10 +lbl_804E0784 = .data:0x804E0784; // type:object size:0x28 +lbl_804E07AC = .data:0x804E07AC; // type:object size:0x24 data:string +lbl_804E07D0 = .data:0x804E07D0; // type:object size:0x3C +lbl_804E080C = .data:0x804E080C; // type:object size:0x28 +lbl_804E0834 = .data:0x804E0834; // type:object size:0x24 +lbl_804E0858 = .data:0x804E0858; // type:object size:0x14 data:string +lbl_804E086C = .data:0x804E086C; // type:object size:0x1C data:string +lbl_804E0888 = .data:0x804E0888; // type:object size:0x18 data:string +lbl_804E08A0 = .data:0x804E08A0; // type:object size:0x20 +lbl_804E08C0 = .data:0x804E08C0; // type:object size:0x20 +lbl_804E08E0 = .data:0x804E08E0; // type:object size:0x18 data:string +lbl_804E08F8 = .data:0x804E08F8; // type:object size:0x14 +lbl_804E090C = .data:0x804E090C; // type:object size:0x14 data:string +lbl_804E0920 = .data:0x804E0920; // type:object size:0x20 +lbl_804E0940 = .data:0x804E0940; // type:object size:0x18 +lbl_804E0958 = .data:0x804E0958; // type:object size:0x14 data:string +lbl_804E096C = .data:0x804E096C; // type:object size:0x1C +lbl_804E0988 = .data:0x804E0988; // type:object size:0x10 +lbl_804E0998 = .data:0x804E0998; // type:object size:0xA0 +lbl_804E0A38 = .data:0x804E0A38; // type:object size:0x10 +lbl_804E0A48 = .data:0x804E0A48; // type:object size:0x3C +lbl_804E0AE8 = .bss:0x804E0AE8; // type:object size:0x19C +mInt32POINodes__9CAnimData = .bss:0x804E0C84; // type:object size:0x3D0 scope:global data:4byte +mParticlePOINodes__9CAnimData = .bss:0x804E1054; // type:object size:0x1110 scope:global data:4byte +lbl_804E2164 = .bss:0x804E2164; // type:object size:0xCD0 data:4byte +lbl_804E2E34 = .bss:0x804E2E34; // type:object size:0x3C4 data:4byte +lbl_804E31F8 = .bss:0x804E31F8; // type:object size:0x18 data:4byte +lbl_804E3210 = .bss:0x804E3210; // type:object size:0x18 data:4byte +lbl_804E3228 = .bss:0x804E3228; // type:object size:0xC4 data:4byte +lbl_804E32EC = .bss:0x804E32EC; // type:object size:0x124 data:4byte +lbl_804E3410 = .bss:0x804E3410; // type:object size:0x10 +lbl_804E3420 = .bss:0x804E3420; // type:object size:0x10 data:4byte +lbl_804E3430 = .bss:0x804E3430; // type:object size:0x18 data:4byte +lbl_804E3448 = .bss:0x804E3448; // type:object size:0x10 data:4byte +lbl_804E3458 = .bss:0x804E3458; // type:object size:0x18 data:4byte +lbl_804E3470 = .bss:0x804E3470; // type:object size:0x18 data:4byte +lbl_804E3488 = .bss:0x804E3488; // type:object size:0x18 data:4byte +lbl_804E34A0 = .bss:0x804E34A0; // type:object size:0x8 data:4byte +lbl_804E34A8 = .bss:0x804E34A8; // type:object size:0x10 data:4byte +lbl_804E34B8 = .bss:0x804E34B8; // type:object size:0x18 data:4byte +lbl_804E34D0 = .bss:0x804E34D0; // type:object size:0x8 data:4byte +lbl_804E34D8 = .bss:0x804E34D8; // type:object size:0x8 data:4byte +lbl_804E34E0 = .bss:0x804E34E0; // type:object size:0x18 data:4byte +lbl_804E34F8 = .bss:0x804E34F8; // type:object size:0x10 +lbl_804E3508 = .bss:0x804E3508; // type:object size:0xE0 data:4byte +lbl_804E35E8 = .bss:0x804E35E8; // type:object size:0xC +lbl_804E35F4 = .bss:0x804E35F4; // type:object size:0xC +lbl_804E3600 = .bss:0x804E3600; // type:object size:0xC +lbl_804E360C = .bss:0x804E360C; // type:object size:0x3010 data:4byte +lbl_804E661C = .bss:0x804E661C; // type:object size:0x104 data:4byte +lbl_804E6720 = .bss:0x804E6720; // type:object size:0x8 data:4byte +lbl_804E6728 = .bss:0x804E6728; // type:object size:0xC +lbl_804E6734 = .bss:0x804E6734; // type:object size:0xC +lbl_804E6740 = .bss:0x804E6740; // type:object size:0x8 data:4byte +lbl_804E6748 = .bss:0x804E6748; // type:object size:0x18 +lbl_804E6760 = .bss:0x804E6760; // type:object size:0x18 +lbl_804E6778 = .bss:0x804E6778; // type:object size:0xC +NullConnectionList__7CEntity = .bss:0x804E6784; // type:object size:0x1C scope:global data:4byte +lbl_804E67A0 = .bss:0x804E67A0; // type:object size:0x18 +lbl_804E67B8 = .bss:0x804E67B8; // type:object size:0x800 data:float +lbl_804E6FB8 = .bss:0x804E6FB8; // type:object size:0x10 data:float +lbl_804E6FC8 = .bss:0x804E6FC8; // type:object size:0x18 +lbl_804E6FE0 = .bss:0x804E6FE0; // type:object size:0x18 data:4byte +lbl_804E6FF8 = .bss:0x804E6FF8; // type:object size:0x18 data:4byte +lbl_804E7010 = .bss:0x804E7010; // type:object size:0x88 data:4byte +lbl_804E7098 = .bss:0x804E7098; // type:object size:0x8 data:4byte +lbl_804E70A0 = .bss:0x804E70A0; // type:object size:0x8 data:4byte +lbl_804E70A8 = .bss:0x804E70A8; // type:object size:0x18 data:4byte +lbl_804E70C0 = .bss:0x804E70C0; // type:object size:0x18 data:4byte +lbl_804E70D8 = .bss:0x804E70D8; // type:object size:0xC +lbl_804E70E4 = .bss:0x804E70E4; // type:object size:0xC +lbl_804E70F0 = .bss:0x804E70F0; // type:object size:0x8 data:4byte +lbl_804E70F8 = .bss:0x804E70F8; // type:object size:0x190 data:4byte +lbl_804E7288 = .bss:0x804E7288; // type:object size:0xC data:float +lbl_804E7294 = .bss:0x804E7294; // type:object size:0xC data:float +lbl_804E72A0 = .bss:0x804E72A0; // type:object size:0xC +lbl_804E72AC = .bss:0x804E72AC; // type:object size:0xC +lbl_804E72B8 = .bss:0x804E72B8; // type:object size:0x10 data:4byte +lbl_804E72C8 = .bss:0x804E72C8; // type:object size:0x18 data:4byte +lbl_804E72E0 = .bss:0x804E72E0; // type:object size:0x8 data:4byte +lbl_804E72E8 = .bss:0x804E72E8; // type:object size:0x3128 +lbl_804EA410 = .bss:0x804EA410; // type:object size:0x30 +lbl_804EA440 = .bss:0x804EA440; // type:object size:0x60 data:float +lbl_804EA4A0 = .bss:0x804EA4A0; // type:object size:0x20 data:float +lbl_804EA4C0 = .bss:0x804EA4C0; // type:object size:0xC +lbl_804EA4CC = .bss:0x804EA4CC; // type:object size:0x104 data:4byte +lbl_804EA5D0 = .bss:0x804EA5D0; // type:object size:0x18 data:4byte +lbl_804EA5E8 = .bss:0x804EA5E8; // type:object size:0xC data:float +lbl_804EA5F4 = .bss:0x804EA5F4; // type:object size:0xC data:float +lbl_804EA600 = .bss:0x804EA600; // type:object size:0x10 data:float +lbl_804EA610 = .bss:0x804EA610; // type:object size:0x10 data:4byte +lbl_804EA620 = .bss:0x804EA620; // type:object size:0x18 data:4byte +lbl_804EA638 = .bss:0x804EA638; // type:object size:0x8 data:4byte +lbl_804EA640 = .bss:0x804EA640; // type:object size:0x8 data:4byte +lbl_804EA648 = .bss:0x804EA648; // type:object size:0x8 data:4byte +lbl_804EA650 = .bss:0x804EA650; // type:object size:0x18 data:4byte +skPhysicsActorParams__19CPhysicsActorParams = .bss:0x804EA668; // type:object size:0x10 scope:global data:float +lbl_804EA678 = .bss:0x804EA678; // type:object size:0x1F8 +lbl_804EA870 = .bss:0x804EA870; // type:object size:0xC0 data:float +lbl_804EA930 = .bss:0x804EA930; // type:object size:0x30 data:4byte +lbl_804EA960 = .bss:0x804EA960; // type:object size:0x20 data:4byte +lbl_804EA980 = .bss:0x804EA980; // type:object size:0x620 data:4byte +lbl_804EAFA0 = .bss:0x804EAFA0; // type:object size:0x10 data:float +lbl_804EAFB0 = .bss:0x804EAFB0; // type:object size:0x28 data:4byte +lbl_804EAFD8 = .bss:0x804EAFD8; // type:object size:0x10 +lbl_804EAFE8 = .bss:0x804EAFE8; // type:object size:0x218 +lbl_804EB200 = .bss:0x804EB200; // type:object size:0x18 data:float +lbl_804EB218 = .bss:0x804EB218; // type:object size:0x10 data:4byte +lbl_804EB228 = .bss:0x804EB228; // type:object size:0x18 data:4byte +lbl_804EB240 = .bss:0x804EB240; // type:object size:0x10 data:float +lbl_804EB250 = .bss:0x804EB250; // type:object size:0x18 data:4byte +lbl_804EB268 = .bss:0x804EB268; // type:object size:0x10 data:4byte +lbl_804EB278 = .bss:0x804EB278; // type:object size:0x20 data:4byte +lbl_804EB298 = .bss:0x804EB298; // type:object size:0x18 data:4byte +lbl_804EB2B0 = .bss:0x804EB2B0; // type:object size:0x18 data:4byte +lbl_804EB2C8 = .bss:0x804EB2C8; // type:object size:0xA8 +lbl_804EB370 = .bss:0x804EB370; // type:object size:0xA8 +lbl_804EB418 = .bss:0x804EB418; // type:object size:0x10 data:4byte +lbl_804EB428 = .bss:0x804EB428; // type:object size:0x8 data:4byte +lbl_804EB430 = .bss:0x804EB430; // type:object size:0x80 data:float +lbl_804EB4B0 = .bss:0x804EB4B0; // type:object size:0x80 data:float +lbl_804EB530 = .bss:0x804EB530; // type:object size:0x90 data:4byte +lbl_804EB5C0 = .bss:0x804EB5C0; // type:object size:0x18 data:4byte +lbl_804EB5D8 = .bss:0x804EB5D8; // type:object size:0x30 +lbl_804EB608 = .bss:0x804EB608; // type:object size:0x10 data:float +lbl_804EB618 = .bss:0x804EB618; // type:object size:0x18 data:4byte +lbl_804EB630 = .bss:0x804EB630; // type:object size:0x18 data:4byte +lbl_804EB648 = .bss:0x804EB648; // type:object size:0x10 data:float +lbl_804EB658 = .bss:0x804EB658; // type:object size:0x40 data:4byte +lbl_804EB698 = .bss:0x804EB698; // type:object size:0x10 data:float +lbl_804EB6A8 = .bss:0x804EB6A8; // type:object size:0x10 data:4byte +lbl_804EB6B8 = .bss:0x804EB6B8; // type:object size:0xC data:float +lbl_804EB6C4 = .bss:0x804EB6C4; // type:object size:0xC data:float +lbl_804EB6D0 = .bss:0x804EB6D0; // type:object size:0x10 data:float +lbl_804EB6E0 = .bss:0x804EB6E0; // type:object size:0x48 data:float +lbl_804EB728 = .bss:0x804EB728; // type:object size:0x30 +lbl_804EB758 = .bss:0x804EB758; // type:object size:0x10 data:float +lbl_804EB768 = .bss:0x804EB768; // type:object size:0xC data:float +lbl_804EB774 = .bss:0x804EB774; // type:object size:0xC data:float +lbl_804EB780 = .bss:0x804EB780; // type:object size:0x10 data:float +lbl_804EB790 = .bss:0x804EB790; // type:object size:0x50 data:4byte +lbl_804EB7E0 = .bss:0x804EB7E0; // type:object size:0x8 data:4byte +lbl_804EB7E8 = .bss:0x804EB7E8; // type:object size:0x8 data:4byte +lbl_804EB7F0 = .bss:0x804EB7F0; // type:object size:0x78 data:4byte +lbl_804EB868 = .bss:0x804EB868; // type:object size:0x10 data:float +lbl_804EB878 = .bss:0x804EB878; // type:object size:0x18 data:4byte +lbl_804EB890 = .bss:0x804EB890; // type:object size:0xC +lbl_804EB89C = .bss:0x804EB89C; // type:object size:0xC data:4byte +lbl_804EB8A8 = .bss:0x804EB8A8; // type:object size:0x18 data:4byte +lbl_804EB8C0 = .bss:0x804EB8C0; // type:object size:0x18 data:4byte +lbl_804EB8D8 = .bss:0x804EB8D8; // type:object size:0x48 data:float +lbl_804EB920 = .bss:0x804EB920; // type:object size:0x18 data:4byte +lbl_804EB938 = .bss:0x804EB938; // type:object size:0x14 data:float +lbl_804EB94C = .bss:0x804EB94C; // type:object size:0xC +lbl_804EB958 = .bss:0x804EB958; // type:object size:0xC +lbl_804EB964 = .bss:0x804EB964; // type:object size:0xC +lbl_804EB970 = .bss:0x804EB970; // type:object size:0x30 data:4byte +lbl_804EB9A0 = .bss:0x804EB9A0; // type:object size:0x13C70 +lbl_804FF610 = .bss:0x804FF610; // type:object size:0x20 data:2byte +lbl_804FF630 = .bss:0x804FF630; // type:object size:0x7F78 +lbl_805075A8 = .bss:0x805075A8; // type:object size:0xB8 +lbl_80507660 = .bss:0x80507660; // type:object size:0x2C0 +lbl_80507920 = .bss:0x80507920; // type:object size:0x6A8 data:4byte +lbl_80507FC8 = .bss:0x80507FC8; // type:object size:0xF0 +lbl_805080B8 = .bss:0x805080B8; // type:object size:0x1D0 +lbl_80508288 = .bss:0x80508288; // type:object size:0x38 data:4byte +lbl_805082C0 = .bss:0x805082C0; // type:object size:0x100 +lbl_805083C0 = .bss:0x805083C0; // type:object size:0x100 +lbl_805084C0 = .bss:0x805084C0; // type:object size:0x100 +lbl_805085C0 = .bss:0x805085C0; // type:object size:0x10 data:4byte +lbl_805085D0 = .bss:0x805085D0; // type:object size:0x48 data:float +lbl_80508618 = .bss:0x80508618; // type:object size:0x48 data:float +lbl_80508660 = .bss:0x80508660; // type:object size:0x30 +skPassEverything__15CMaterialFilter = .bss:0x80508690; // type:object size:0x18 scope:global data:4byte +lbl_805086A8 = .bss:0x805086A8; // type:object size:0x48 data:float +mskInvertedBox__6CAABox = .bss:0x805086F0; // type:object size:0x18 scope:global data:4byte +mskNullBox__6CAABox = .bss:0x80508708; // type:object size:0x18 scope:global data:float +lbl_80508720 = .bss:0x80508720; // type:object size:0x4018 +lbl_8050C738 = .bss:0x8050C738; // type:object size:0xC +lbl_8050C744 = .bss:0x8050C744; // type:object size:0x14 data:4byte +lbl_8050C758 = .bss:0x8050C758; // type:object size:0x18 data:4byte +lbl_8050C770 = .bss:0x8050C770; // type:object size:0x20 +lbl_8050C790 = .bss:0x8050C790; // type:object size:0x204 +lbl_8050C994 = .bss:0x8050C994; // type:object size:0x204 +lbl_8050CB98 = .bss:0x8050CB98; // type:object size:0x10 data:float +lbl_8050CBA8 = .bss:0x8050CBA8; // type:object size:0xC data:float +lbl_8050CBB4 = .bss:0x8050CBB4; // type:object size:0xC data:float +lbl_8050CBC0 = .bss:0x8050CBC0; // type:object size:0x40 data:float +lbl_8050CC00 = .bss:0x8050CC00; // type:object size:0x20 data:4byte +lbl_8050CC20 = .bss:0x8050CC20; // type:object size:0x500 +lbl_8050D120 = .bss:0x8050D120; // type:object size:0x10 data:float +lbl_8050D130 = .bss:0x8050D130; // type:object size:0xC data:float +lbl_8050D13C = .bss:0x8050D13C; // type:object size:0x4C data:4byte +lbl_8050D188 = .bss:0x8050D188; // type:object size:0x50 data:4byte +lbl_8050D1D8 = .bss:0x8050D1D8; // type:object size:0x10 data:float +lbl_8050D1E8 = .bss:0x8050D1E8; // type:object size:0x10 +lbl_8050D1F8 = .bss:0x8050D1F8; // type:object size:0x28 +lbl_8050D220 = .bss:0x8050D220; // type:object size:0x268 data:4byte +lbl_8050D488 = .bss:0x8050D488; // type:object size:0xD8 data:4byte +lbl_8050D560 = .bss:0x8050D560; // type:object size:0x10 data:float +lbl_8050D570 = .bss:0x8050D570; // type:object size:0xC data:float +lbl_8050D57C = .bss:0x8050D57C; // type:object size:0xC data:float +sIdentity__9CMatrix3f = .bss:0x8050D588; // type:object size:0x28 scope:global data:float +lbl_8050D5B0 = .bss:0x8050D5B0; // type:object size:0x40 data:float +lbl_8050D5F0 = .bss:0x8050D5F0; // type:object size:0xC +lbl_8050D5FC = .bss:0x8050D5FC; // type:object size:0x154 +lbl_8050D750 = .bss:0x8050D750; // type:object size:0x10 +lbl_8050D760 = .bss:0x8050D760; // type:object size:0x28 data:4byte +lbl_8050D788 = .bss:0x8050D788; // type:object size:0x30 +lbl_8050D7B8 = .bss:0x8050D7B8; // type:object size:0x10 data:float +lbl_8050D7C8 = .bss:0x8050D7C8; // type:object size:0xC +lbl_8050D7D4 = .bss:0x8050D7D4; // type:object size:0x14 data:4byte +lbl_8050D7E8 = .bss:0x8050D7E8; // type:object size:0x10 data:float +lbl_8050D7F8 = .bss:0x8050D7F8; // type:object size:0x10 data:float +lbl_8050D808 = .bss:0x8050D808; // type:object size:0x10 data:float +lbl_8050D818 = .bss:0x8050D818; // type:object size:0x10 data:float +sNoRotation__11CQuaternion = .bss:0x8050D828; // type:object size:0x10 scope:global data:float +lbl_8050D838 = .bss:0x8050D838; // type:object size:0x10 data:float +lbl_8050D848 = .bss:0x8050D848; // type:object size:0x30 +lbl_8050D878 = .bss:0x8050D878; // type:object size:0x10 +lbl_8050D888 = .bss:0x8050D888; // type:object size:0xB74 +lbl_8050E3FC = .bss:0x8050E3FC; // type:object size:0x90 data:4byte +lbl_8050E48C = .bss:0x8050E48C; // type:object size:0x94 data:4byte +lbl_8050E520 = .bss:0x8050E520; // type:object size:0x14 data:byte +lbl_8050E534 = .bss:0x8050E534; // type:object size:0x1910 data:4byte +lbl_8050FE44 = .bss:0x8050FE44; // type:object size:0xA10 data:4byte +lbl_80510854 = .bss:0x80510854; // type:object size:0x70 data:4byte +lbl_805108C4 = .bss:0x805108C4; // type:object size:0x1398 data:4byte +lbl_80511C5C = .bss:0x80511C5C; // type:object size:0x60 data:4byte +lbl_80511CBC = .bss:0x80511CBC; // type:object size:0x1834 +lbl_805134F0 = .bss:0x805134F0; // type:object size:0x8 data:4byte +lbl_805134F8 = .bss:0x805134F8; // type:object size:0xC +lbl_80513504 = .bss:0x80513504; // type:object size:0xC data:4byte +mData__10CStopwatch = .bss:0x80513510; // type:object size:0x18 scope:global data:4byte +mGlobalTimer__10CStopwatch = .bss:0x80513528; // type:object size:0x8 scope:global data:4byte +lbl_80513530 = .bss:0x80513530; // type:object size:0xC +lbl_8051353C = .bss:0x8051353C; // type:object size:0x18 data:4byte +lbl_80513554 = .bss:0x80513554; // type:object size:0x18 data:4byte +lbl_8051356C = .bss:0x8051356C; // type:object size:0x1C data:4byte +lbl_80513588 = .bss:0x80513588; // type:object size:0x60 +lbl_805135E8 = .bss:0x805135E8; // type:object size:0x50 +lbl_80513638 = .bss:0x80513638; // type:object size:0xC +lbl_80513644 = .bss:0x80513644; // type:object size:0x14 data:4byte +lbl_80513658 = .bss:0x80513658; // type:object size:0x50 data:4byte +sIdentity__12CTransform4f = .bss:0x805136A8; // type:object size:0x30 scope:global data:float +skZeroVector__9CVector2f = .bss:0x805136D8; // type:object size:0x4 scope:global data:float +lbl_805136E0 = .bss:0x805136E0; // type:object size:0xA8 data:double +sZeroVector__9CVector3f = .bss:0x80513788; // type:object size:0xC scope:global data:float +sUpVector__9CVector3f = .bss:0x80513794; // type:object size:0xC scope:global data:float +sDownVector__9CVector3f = .bss:0x805137A0; // type:object size:0xC scope:global data:float +sLeftVector__9CVector3f = .bss:0x805137AC; // type:object size:0xC scope:global data:float +sRightVector__9CVector3f = .bss:0x805137B8; // type:object size:0xC scope:global data:float +sForwardVector__9CVector3f = .bss:0x805137C4; // type:object size:0xC scope:global data:float +lbl_805137D0 = .bss:0x805137D0; // type:object size:0xC data:float +sOneVector__9CVector3f = .bss:0x805137DC; // type:object size:0xC scope:global data:float +sZeroVector__9CVector3i = .bss:0x805137E8; // type:object size:0x60 scope:global +lbl_80513848 = .bss:0x80513848; // type:object size:0x10 data:float +lbl_80513858 = .bss:0x80513858; // type:object size:0x8 +lbl_80513860 = .bss:0x80513860; // type:object size:0xC +lbl_8051386C = .bss:0x8051386C; // type:object size:0x14 data:4byte +lbl_80513880 = .bss:0x80513880; // type:object size:0xC +lbl_8051388C = .bss:0x8051388C; // type:object size:0xC +lbl_80513898 = .bss:0x80513898; // type:object size:0xC8 +lbl_80513960 = .bss:0x80513960; // type:object size:0x54 data:4byte +lbl_805139B4 = .bss:0x805139B4; // type:object size:0x4C data:4byte +kEnvModulate__9CGraphics = .bss:0x80513A00; // type:object size:0xE4 scope:global data:4byte +lbl_80513AE4 = .bss:0x80513AE4; // type:object size:0x98 data:4byte +lbl_80513B7C = .bss:0x80513B7C; // type:object size:0x4C data:4byte +lbl_80513BC8 = .bss:0x80513BC8; // type:object size:0x98 data:4byte +lbl_80513C60 = .bss:0x80513C60; // type:object size:0xA8 data:4byte +lbl_80513D08 = .bss:0x80513D08; // type:object size:0x48 data:float +lbl_80513D50 = .bss:0x80513D50; // type:object size:0x20 data:byte +mViewMatrix__9CGraphics = .bss:0x80513D70; // type:object size:0x30 scope:global data:float +lbl_80513DA0 = .bss:0x80513DA0; // type:object size:0x30 +lbl_80513DD0 = .bss:0x80513DD0; // type:object size:0x380 +lbl_80514150 = .bss:0x80514150; // type:object size:0x70 data:4byte +mGxModelView__9CGraphics = .bss:0x805141C0; // type:object size:0x30 scope:global +lbl_805141F0 = .bss:0x805141F0; // type:object size:0x30 data:float +lbl_80514220 = .bss:0x80514220; // type:object size:0x30 +lbl_80514250 = .bss:0x80514250; // type:object size:0x10 data:double +lbl_80514260 = .bss:0x80514260; // type:object size:0x20 +lbl_80514280 = .bss:0x80514280; // type:object size:0x60C +lbl_8051488C = .bss:0x8051488C; // type:object size:0x84 data:4byte +lbl_80514910 = .bss:0x80514910; // type:object size:0x20 +lbl_80514930 = .bss:0x80514930; // type:object size:0x20 +lbl_80514950 = .bss:0x80514950; // type:object size:0xC +lbl_8051495C = .bss:0x8051495C; // type:object size:0x28 data:byte +lbl_80514984 = .bss:0x80514984; // type:object size:0x14 data:4byte +lbl_80514998 = .bss:0x80514998; // type:object size:0x40 +lbl_805149D8 = .bss:0x805149D8; // type:object size:0x8 data:double +lbl_805149E0 = .bss:0x805149E0; // type:object size:0x10 data:4byte +lbl_805149F0 = .bss:0x805149F0; // type:object size:0x10 data:float +lbl_80514A00 = .bss:0x80514A00; // type:object size:0xC +lbl_80514A0C = .bss:0x80514A0C; // type:object size:0xC +lbl_80514A18 = .bss:0x80514A18; // type:object size:0x18 data:float +lbl_80514A30 = .bss:0x80514A30; // type:object size:0x68 data:4byte +lbl_80514A98 = .bss:0x80514A98; // type:object size:0x8 data:float +lbl_80514AA0 = .bss:0x80514AA0; // type:object size:0xC data:float +lbl_80514AAC = .bss:0x80514AAC; // type:object size:0x554 +lbl_80515000 = .bss:0x80515000; // type:object size:0x50 data:4byte +lbl_80515050 = .bss:0x80515050; // type:object size:0x100 data:4byte +lbl_80515150 = .bss:0x80515150; // type:object size:0x200 +lbl_80515350 = .bss:0x80515350; // type:object size:0x638 data:float +lbl_80515988 = .bss:0x80515988; // type:object size:0x10 +lbl_80515998 = .bss:0x80515998; // type:object size:0xC data:float +lbl_805159A4 = .bss:0x805159A4; // type:object size:0xC data:float +lbl_805159B0 = .bss:0x805159B0; // type:object size:0x500 +lbl_80515EB0 = .bss:0x80515EB0; // type:object size:0x20 +gDBCommTable = .bss:0x80515ED0; // type:object size:0x28 scope:global data:4byte +lbl_80515EF8 = .bss:0x80515EF8; // type:object size:0x19A8 data:4byte +lbl_805178A0 = .bss:0x805178A0; // type:object size:0x28 data:4byte +gTRKRestoreFlags = .bss:0x805178C8; // type:object size:0x9 scope:global data:byte +lbl_805178D4 = .bss:0x805178D4; // type:object size:0x14 data:4byte +gTRKSaveState = .bss:0x805178E8; // type:object size:0x94 scope:global +lbl_80517980 = .bss:0x80517980; // type:object size:0x10 +gTRKState = .bss:0x80517990; // type:object size:0xA4 scope:global data:4byte +gTRKCPUState = .bss:0x80517A38; // type:object size:0x430 scope:global data:4byte +lbl_80517E68 = .bss:0x80517E68; // type:object size:0x80 data:4byte +lbl_80517EE8 = .bss:0x80517EE8; // type:object size:0x98 data:4byte +lbl_80517F80 = .bss:0x80517F80; // type:object size:0x1200 data:4byte +lbl_80519180 = .bss:0x80519180; // type:object size:0x1200 data:4byte +lbl_8051A380 = .bss:0x8051A380; // type:object size:0xD80 data:4byte +lbl_8051B100 = .bss:0x8051B100; // type:object size:0x100 +lbl_8051B200 = .bss:0x8051B200; // type:object size:0x8E0 data:byte +lbl_8051BAE0 = .bss:0x8051BAE0; // type:object size:0x480 data:4byte +lbl_8051BF60 = .bss:0x8051BF60; // type:object size:0x60 +lbl_8051BFC0 = .bss:0x8051BFC0; // type:object size:0x40 +lbl_8051C000 = .bss:0x8051C000; // type:object size:0x80 +lbl_8051C080 = .bss:0x8051C080; // type:object size:0x7800 +lbl_80523880 = .bss:0x80523880; // type:object size:0x1800 +lbl_80525080 = .bss:0x80525080; // type:object size:0x8700 +__DVDTicketViewBuffer = .bss:0x8052D780; // type:object size:0xE0 scope:local +__DVDTmdBuffer = .bss:0x8052D880; // type:object size:0x4A00 scope:local +lbl_80532280 = .bss:0x80532280; // type:object size:0x20 +lbl_805322A0 = .bss:0x805322A0; // type:object size:0x30 +lbl_805322D0 = .bss:0x805322D0; // type:object size:0x30 +lbl_80532300 = .bss:0x80532300; // type:object size:0x40 +lbl_80532340 = .bss:0x80532340; // type:object size:0x20 +lbl_80532360 = .bss:0x80532360; // type:object size:0x20 +lbl_80532380 = .bss:0x80532380; // type:object size:0x20 +lbl_805323A0 = .bss:0x805323A0; // type:object size:0x30 +lbl_805323D0 = .bss:0x805323D0; // type:object size:0x60 +WaitingQueue = .bss:0x80532430; // type:object size:0x20 scope:local data:4byte +lbl_80532460 = .bss:0x80532460; // type:object size:0x8C +lbl_805324EC = .bss:0x805324EC; // type:object size:0xD4 +__ErrorInfo = .bss:0x805325C0; // type:object size:0x80 scope:global +CheckBuffer = .bss:0x805326C0; // type:object size:0x20 scope:local +lbl_805326E0 = .bss:0x805326E0; // type:object size:0x80 data:4byte +lbl_80532760 = .bss:0x80532760; // type:object size:0x20 data:4byte +lbl_80532780 = .bss:0x80532780; // type:object size:0x20 data:4byte +lbl_805327A0 = .bss:0x805327A0; // type:object size:0xC0 data:4byte +lbl_80532860 = .bss:0x80532860; // type:object size:0x20 data:4byte +Ecb = .bss:0x80532880; // type:object size:0xC0 scope:local +lbl_80532940 = .bss:0x80532940; // type:object size:0x80 +lbl_805329C0 = .bss:0x805329C0; // type:object size:0x600 +lbl_80532FC0 = .bss:0x80532FC0; // type:object size:0x24 data:4byte +lbl_80532FE4 = .bss:0x80532FE4; // type:object size:0x24 data:4byte +lbl_80533008 = .bss:0x80533008; // type:object size:0x14E0 +lbl_805344E8 = .bss:0x805344E8; // type:object size:0x38 data:float +__OSRebootParams = .bss:0x80534520; // type:object size:0x1C scope:global data:4byte +lbl_80534540 = .bss:0x80534540; // type:object size:0x50 +__OSErrorTable = .bss:0x80534590; // type:object size:0x44 scope:global +lbl_805345E0 = .bss:0x805345E0; // type:object size:0x20 +lbl_80534600 = .bss:0x80534600; // type:object size:0x2C8 +lbl_805348C8 = .bss:0x805348C8; // type:object size:0x18 data:byte +Scb = .bss:0x805348E0; // type:object size:0x54 scope:local data:2byte +DefaultThread = .bss:0x80534938; // type:object size:0x318 scope:local +lbl_80534C50 = .bss:0x80534C50; // type:object size:0x100 data:4byte +lbl_80534D50 = .bss:0x80534D50; // type:object size:0x5F0 +StmEhInBuf = .bss:0x80535340; // type:object size:0x20 scope:local +StmEhOutBuf = .bss:0x80535360; // type:object size:0x20 scope:local data:4byte +lbl_80535380 = .bss:0x80535380; // type:object size:0x20 data:4byte +lbl_805353A0 = .bss:0x805353A0; // type:object size:0x20 +lbl_805353C0 = .bss:0x805353C0; // type:object size:0x20 data:4byte +lbl_805353E0 = .bss:0x805353E0; // type:object size:0x20 +lbl_80535400 = .bss:0x80535400; // type:object size:0x200 data:4byte +lbl_80535600 = .bss:0x80535600; // type:object size:0x20 data:4byte +__OSExpireAlarm = .bss:0x80535620; // type:object size:0x30 scope:global +Packet = .bss:0x80535650; // type:object size:0x80 scope:local data:4byte +lbl_805356D0 = .bss:0x805356D0; // type:object size:0x20 +TypeTime = .bss:0x805356F0; // type:object size:0x20 scope:local +lbl_80535710 = .bss:0x80535710; // type:object size:0xC0 +lbl_805357D0 = .bss:0x805357D0; // type:object size:0x20 data:4byte +lbl_805357F0 = .bss:0x805357F0; // type:object size:0x40 data:4byte +lbl_80535830 = .bss:0x80535830; // type:object size:0x50 +lbl_80535880 = .bss:0x80535880; // type:object size:0x18 data:4byte +lbl_80535898 = .bss:0x80535898; // type:object size:0x28 data:4byte +lbl_805358C0 = .bss:0x805358C0; // type:object size:0x100 +lbl_805359C0 = .bss:0x805359C0; // type:object size:0x10 data:4byte +lbl_805359D0 = .bss:0x805359D0; // type:object size:0x78 +lbl_80535A48 = .bss:0x80535A48; // type:object size:0x78 data:2byte +lbl_80535AC0 = .bss:0x80535AC0; // type:object size:0x58 data:2byte +lbl_80535B18 = .bss:0x80535B18; // type:object size:0x28 data:4byte +lbl_80535B40 = .bss:0x80535B40; // type:object size:0x20 data:byte +lbl_80535B60 = .bss:0x80535B60; // type:object size:0x30 +lbl_80535B90 = .bss:0x80535B90; // type:object size:0x10 data:4byte +lbl_80535BA0 = .bss:0x80535BA0; // type:object size:0x1000 +lbl_80536BA0 = .bss:0x80536BA0; // type:object size:0x26E8 data:byte +lbl_80539288 = .bss:0x80539288; // type:object size:0x50 +lbl_805392D8 = .bss:0x805392D8; // type:object size:0x18 +lbl_805392F0 = .bss:0x805392F0; // type:object size:0x50 +lbl_80539340 = .bss:0x80539340; // type:object size:0x30 +lbl_80539370 = .bss:0x80539370; // type:object size:0x90 data:4byte +__responses = .bss:0x80539400; // type:object size:0x50 scope:local data:4byte +lbl_80539460 = .bss:0x80539460; // type:object size:0x40 +lbl_805394A0 = .bss:0x805394A0; // type:object size:0x80 data:4byte +IpcFdArray = .bss:0x80539520; // type:object size:0x80 scope:local data:4byte +IpcReqPtrArray = .bss:0x805395A0; // type:object size:0x80 scope:local data:4byte +s_homeDir = .bss:0x80539620; // type:object size:0x40 scope:local +s_message = .bss:0x80539680; // type:object size:0x100 scope:local +lbl_80539980 = .bss:0x80539980; // type:object size:0x28AE0 data:byte +lbl_80562460 = .bss:0x80562460; // type:object size:0x40 +lbl_805624A0 = .bss:0x805624A0; // type:object size:0x60 data:4byte +lbl_80562500 = .bss:0x80562500; // type:object size:0x1000 +lbl_80563500 = .bss:0x80563500; // type:object size:0x1000 +lbl_80564500 = .bss:0x80564500; // type:object size:0x7E0 +lbl_80564CE0 = .bss:0x80564CE0; // type:object size:0x1000 +lbl_80565CE0 = .bss:0x80565CE0; // type:object size:0x30 +lbl_80565D10 = .bss:0x80565D10; // type:object size:0x88 data:4byte +lbl_80565D98 = .bss:0x80565D98; // type:object size:0x90 data:4byte +lbl_80565E28 = .bss:0x80565E28; // type:object size:0x30 +lbl_80565E58 = .bss:0x80565E58; // type:object size:0x7C data:4byte +lbl_80565ED4 = .bss:0x80565ED4; // type:object size:0x104 +lbl_80565FD8 = .bss:0x80565FD8; // type:object size:0x30 data:byte +lbl_80566008 = .bss:0x80566008; // type:object size:0x230 +lbl_80566238 = .bss:0x80566238; // type:object size:0x27C8 +lbl_80568A00 = .bss:0x80568A00; // type:object size:0x3B0 +lbl_80568DB0 = .bss:0x80568DB0; // type:object size:0x148 +lbl_80568EF8 = .bss:0x80568EF8; // type:object size:0x408 data:byte +lbl_80569300 = .bss:0x80569300; // type:object size:0x7E8 data:byte +lbl_80569AE8 = .bss:0x80569AE8; // type:object size:0x418 data:byte +lbl_80569F00 = .bss:0x80569F00; // type:object size:0x4640 +lbl_8056E540 = .bss:0x8056E540; // type:object size:0x750 data:4byte +lbl_8056EC90 = .bss:0x8056EC90; // type:object size:0x468 data:byte +lbl_8056F0F8 = .bss:0x8056F0F8; // type:object size:0x108 data:byte +lbl_8056F200 = .bss:0x8056F200; // type:object size:0x60 +lbl_8056F260 = .bss:0x8056F260; // type:object size:0x40 data:4byte +lbl_8056F2A0 = .bss:0x8056F2A0; // type:object size:0x1208 +lbl_805704A8 = .bss:0x805704A8; // type:object size:0x20 data:2byte +lbl_805704C8 = .bss:0x805704C8; // type:object size:0x20 data:2byte +lbl_805704E8 = .bss:0x805704E8; // type:object size:0x10 +lbl_805704F8 = .bss:0x805704F8; // type:object size:0x28 +Control = .bss:0x80570520; // type:object size:0x190 scope:local data:4byte +ConfBuf = .bss:0x805706C0; // type:object size:0x4000 scope:local +lbl_805746C0 = .bss:0x805746C0; // type:object size:0x4000 +lbl_805786C0 = .bss:0x805786C0; // type:object size:0x600 data:4byte +lbl_80578CC0 = .bss:0x80578CC0; // type:object size:0x4000 data:4byte +lbl_8057CCC0 = .bss:0x8057CCC0; // type:object size:0x800 data:4byte +lbl_8057D4C0 = .bss:0x8057D4C0; // type:object size:0xC00 +lbl_8057E0C0 = .bss:0x8057E0C0; // type:object size:0x800 data:2byte +lbl_8057E8C0 = .bss:0x8057E8C0; // type:object size:0x4000 +lbl_805828C0 = .bss:0x805828C0; // type:object size:0x600 data:2byte +lbl_80582EC0 = .bss:0x80582EC0; // type:object size:0x20 data:2byte +lbl_80582EE0 = .bss:0x80582EE0; // type:object size:0xC +lbl_80582EEC = .bss:0x80582EEC; // type:object size:0xC data:2byte +lbl_80582EF8 = .bss:0x80582EF8; // type:object size:0x618 data:4byte +lbl_80583510 = .bss:0x80583510; // type:object size:0xC440 data:4byte +lbl_8058F950 = .bss:0x8058F950; // type:object size:0x100 data:2byte +lbl_8058FA50 = .bss:0x8058FA50; // type:object size:0x1400 data:4byte +lbl_80590E50 = .bss:0x80590E50; // type:object size:0x50 +lbl_80590EA0 = .bss:0x80590EA0; // type:object size:0x400 data:4byte +lbl_805912A0 = .bss:0x805912A0; // type:object size:0x800 +lbl_80591AA0 = .bss:0x80591AA0; // type:object size:0x600 +lbl_805920A0 = .bss:0x805920A0; // type:object size:0x80 +lbl_80592120 = .bss:0x80592120; // type:object size:0x40 +lbl_80592160 = .bss:0x80592160; // type:object size:0x4300 +lbl_80596460 = .bss:0x80596460; // type:object size:0x2180 +lbl_805985E0 = .bss:0x805985E0; // type:object size:0x200 data:4byte +lbl_805987E0 = .bss:0x805987E0; // type:object size:0x480 +lbl_80598C60 = .bss:0x80598C60; // type:object size:0x240 +lbl_80598EA0 = .bss:0x80598EA0; // type:object size:0x1A00 +lbl_8059A8A0 = .bss:0x8059A8A0; // type:object size:0x40 data:4byte +lbl_8059A8E0 = .bss:0x8059A8E0; // type:object size:0x40 data:byte +lbl_8059A920 = .bss:0x8059A920; // type:object size:0x600 data:float +lbl_8059AF20 = .bss:0x8059AF20; // type:object size:0x218 data:4byte +lbl_8059B138 = .bss:0x8059B138; // type:object size:0x480 +lbl_8059B5B8 = .bss:0x8059B5B8; // type:object size:0x480 +lbl_8059BA38 = .bss:0x8059BA38; // type:object size:0x20 data:4byte +lbl_8059BA58 = .bss:0x8059BA58; // type:object size:0x20 data:4byte +lbl_8059BA78 = .bss:0x8059BA78; // type:object size:0x20 data:4byte +lbl_8059BA98 = .bss:0x8059BA98; // type:object size:0x20 data:4byte +lbl_8059BAB8 = .bss:0x8059BAB8; // type:object size:0x10 data:byte +lbl_8059BAC8 = .bss:0x8059BAC8; // type:object size:0x240 +lbl_8059BD08 = .bss:0x8059BD08; // type:object size:0x180 +lbl_8059BE88 = .bss:0x8059BE88; // type:object size:0x20 data:4byte +lbl_8059BEA8 = .bss:0x8059BEA8; // type:object size:0x700 data:byte +lbl_8059C5A8 = .bss:0x8059C5A8; // type:object size:0x800 data:4byte +lbl_8059CDA8 = .bss:0x8059CDA8; // type:object size:0x80 data:byte +lbl_8059CE28 = .bss:0x8059CE28; // type:object size:0x40 data:byte +lbl_8059CE68 = .bss:0x8059CE68; // type:object size:0xB58 data:byte +lbl_8059D9C0 = .bss:0x8059D9C0; // type:object size:0x60 +lbl_8059DA20 = .bss:0x8059DA20; // type:object size:0x2000 +lbl_8059FA20 = .bss:0x8059FA20; // type:object size:0x5E0 data:4byte +lbl_805A0000 = .bss:0x805A0000; // type:object size:0x100 data:4byte +lbl_805A0100 = .bss:0x805A0100; // type:object size:0x10 data:4byte +lbl_805A0110 = .bss:0x805A0110; // type:object size:0x30 +lbl_805A0140 = .bss:0x805A0140; // type:object size:0x180 +lbl_805A02C0 = .bss:0x805A02C0; // type:object size:0xE0 +lbl_805A03A0 = .bss:0x805A03A0; // type:object size:0x20 data:4byte +lbl_805A03C0 = .bss:0x805A03C0; // type:object size:0x20 data:4byte +lbl_805A03E0 = .bss:0x805A03E0; // type:object size:0x20 +lbl_805A0400 = .bss:0x805A0400; // type:object size:0xB68 data:2byte +lbl_805A0F68 = .bss:0x805A0F68; // type:object size:0x1599B +lbl_805B6903 = .bss:0x805B6903; // type:object size:0x1261D +lbl_805C8F20 = .bss:0x805C8F20; // type:object size:0x18 +lbl_805C8F38 = .bss:0x805C8F38; // type:object size:0x68 data:4byte +lbl_805C8FA0 = .bss:0x805C8FA0; // type:object size:0xD0 +lbl_805C9070 = .bss:0x805C9070; // type:object size:0x10 data:2byte +lbl_805C9080 = .bss:0x805C9080; // type:object size:0x230 data:2byte +lbl_805C92B0 = .bss:0x805C92B0; // type:object size:0x208 data:4byte +lbl_805C94B8 = .bss:0x805C94B8; // type:object size:0x1A0 +lbl_805C9660 = .sdata:0x805C9660; // type:object size:0x4 data:4byte +lbl_805C9664 = .sdata:0x805C9664; // type:object size:0x2 data:2byte +lbl_805C9668 = .sdata:0x805C9668; // type:object size:0x1 data:byte +lbl_805C966C = .sdata:0x805C966C; // type:object size:0x4 data:4byte +lbl_805C9670 = .sdata:0x805C9670; // type:object size:0x4 data:4byte +lbl_805C9674 = .sdata:0x805C9674; // type:object size:0x4 data:4byte +lbl_805C9678 = .sdata:0x805C9678; // type:object size:0x8 data:4byte +lbl_805C9680 = .sdata:0x805C9680; // type:object size:0x8 data:4byte +lbl_805C9688 = .sdata:0x805C9688; // type:object size:0x4 data:4byte +lbl_805C968C = .sdata:0x805C968C; // type:object size:0x4 data:4byte +lbl_805C9690 = .sdata:0x805C9690; // type:object size:0x4 data:4byte +lbl_805C9694 = .sdata:0x805C9694; // type:object size:0x4 data:4byte +lbl_805C9698 = .sdata:0x805C9698; // type:object size:0x4 data:4byte +lbl_805C969C = .sdata:0x805C969C; // type:object size:0x4 data:4byte +lbl_805C96A0 = .sdata:0x805C96A0; // type:object size:0x8 data:4byte +lbl_805C96A8 = .sdata:0x805C96A8; // type:object size:0x4 data:4byte +lbl_805C96AC = .sdata:0x805C96AC; // type:object size:0x4 data:4byte +lbl_805C96B0 = .sdata:0x805C96B0; // type:object size:0x4 data:4byte +lbl_805C96B4 = .sdata:0x805C96B4; // type:object size:0x4 data:4byte +lbl_805C96B8 = .sdata:0x805C96B8; // type:object size:0x4 data:4byte +lbl_805C96BC = .sdata:0x805C96BC; // type:object size:0x4 data:4byte +lbl_805C96C0 = .sdata:0x805C96C0; // type:object size:0x4 data:4byte +lbl_805C96C4 = .sdata:0x805C96C4; // type:object size:0x4 data:float +lbl_805C96C8 = .sdata:0x805C96C8; // type:object size:0x4 data:4byte +lbl_805C96CC = .sdata:0x805C96CC; // type:object size:0x4 data:float +lbl_805C96D0 = .sdata:0x805C96D0; // type:object size:0x4 data:4byte +lbl_805C96D4 = .sdata:0x805C96D4; // type:object size:0x4 data:float +lbl_805C96D8 = .sdata:0x805C96D8; // type:object size:0x1 data:byte +lbl_805C96D9 = .sdata:0x805C96D9; // type:object size:0x1 data:byte +lbl_805C96DA = .sdata:0x805C96DA; // type:object size:0x6 data:byte +lbl_805C96E0 = .sdata:0x805C96E0; // type:object size:0x4 data:4byte +lbl_805C96E4 = .sdata:0x805C96E4; // type:object size:0x4 data:4byte +lbl_805C96E8 = .sdata:0x805C96E8; // type:object size:0x4 data:4byte +lbl_805C96EC = .sdata:0x805C96EC; // type:object size:0x4 data:4byte +lbl_805C96F0 = .sdata:0x805C96F0; // type:object size:0x8 data:4byte +lbl_805C96F8 = .sdata:0x805C96F8; // type:object size:0x60 +lbl_805C9758 = .sdata:0x805C9758; // type:object size:0x4 data:4byte +lbl_805C975C = .sdata:0x805C975C; // type:object size:0x4 data:float +lbl_805C9760 = .sdata:0x805C9760; // type:object size:0x4 data:4byte +lbl_805C9764 = .sdata:0x805C9764; // type:object size:0x4 data:float +lbl_805C9768 = .sdata:0x805C9768; // type:object size:0x4 data:4byte +lbl_805C976C = .sdata:0x805C976C; // type:object size:0x4 data:4byte +lbl_805C9770 = .sdata:0x805C9770; // type:object size:0x4 data:4byte +lbl_805C9774 = .sdata:0x805C9774; // type:object size:0x4 data:4byte +lbl_805C9778 = .sdata:0x805C9778; // type:object size:0x4 data:4byte +lbl_805C977C = .sdata:0x805C977C; // type:object size:0x4 data:4byte +lbl_805C9780 = .sdata:0x805C9780; // type:object size:0x4 data:4byte +lbl_805C9784 = .sdata:0x805C9784; // type:object size:0x4 data:4byte +lbl_805C9788 = .sdata:0x805C9788; // type:object size:0x4 data:4byte +lbl_805C978C = .sdata:0x805C978C; // type:object size:0x4 data:4byte +lbl_805C9790 = .sdata:0x805C9790; // type:object size:0x4 data:4byte +lbl_805C9794 = .sdata:0x805C9794; // type:object size:0x4 data:4byte +lbl_805C9798 = .sdata:0x805C9798; // type:object size:0x4 data:4byte +lbl_805C979C = .sdata:0x805C979C; // type:object size:0x4 data:4byte +lbl_805C97A0 = .sdata:0x805C97A0; // type:object size:0x4 data:4byte +lbl_805C97A4 = .sdata:0x805C97A4; // type:object size:0x4 data:4byte +lbl_805C97A8 = .sdata:0x805C97A8; // type:object size:0x4 data:4byte +lbl_805C97AC = .sdata:0x805C97AC; // type:object size:0x4 data:4byte +lbl_805C97B0 = .sdata:0x805C97B0; // type:object size:0x4 data:4byte +lbl_805C97B4 = .sdata:0x805C97B4; // type:object size:0x4 data:4byte +lbl_805C97B8 = .sdata:0x805C97B8; // type:object size:0x4 data:4byte +lbl_805C97BC = .sdata:0x805C97BC; // type:object size:0x4 data:4byte +lbl_805C97C0 = .sdata:0x805C97C0; // type:object size:0x4 data:4byte +lbl_805C97C4 = .sdata:0x805C97C4; // type:object size:0x4 data:4byte +lbl_805C97C8 = .sdata:0x805C97C8; // type:object size:0x4 data:4byte +lbl_805C97CC = .sdata:0x805C97CC; // type:object size:0x4 data:4byte +lbl_805C97D0 = .sdata:0x805C97D0; // type:object size:0x4 data:4byte +lbl_805C97D4 = .sdata:0x805C97D4; // type:object size:0x4 data:4byte +lbl_805C97D8 = .sdata:0x805C97D8; // type:object size:0x4 data:4byte +lbl_805C97DC = .sdata:0x805C97DC; // type:object size:0x4 data:4byte +lbl_805C97E0 = .sdata:0x805C97E0; // type:object size:0x4 data:4byte +lbl_805C97E4 = .sdata:0x805C97E4; // type:object size:0x4 data:4byte +lbl_805C97E8 = .sdata:0x805C97E8; // type:object size:0x4 data:4byte +lbl_805C97EC = .sdata:0x805C97EC; // type:object size:0x4 data:4byte +lbl_805C97F0 = .sdata:0x805C97F0; // type:object size:0x4 data:4byte +lbl_805C97F4 = .sdata:0x805C97F4; // type:object size:0x4 data:4byte +lbl_805C97F8 = .sdata:0x805C97F8; // type:object size:0x4 data:4byte +lbl_805C97FC = .sdata:0x805C97FC; // type:object size:0x4 data:4byte +lbl_805C9800 = .sdata:0x805C9800; // type:object size:0x4 data:4byte +lbl_805C9804 = .sdata:0x805C9804; // type:object size:0x4 data:4byte +lbl_805C9808 = .sdata:0x805C9808; // type:object size:0x4 data:4byte +lbl_805C980C = .sdata:0x805C980C; // type:object size:0x4 data:4byte +lbl_805C9810 = .sdata:0x805C9810; // type:object size:0x4 data:4byte +lbl_805C9814 = .sdata:0x805C9814; // type:object size:0x4 data:4byte +lbl_805C9818 = .sdata:0x805C9818; // type:object size:0x4 data:4byte +lbl_805C981C = .sdata:0x805C981C; // type:object size:0x4 data:4byte +lbl_805C9820 = .sdata:0x805C9820; // type:object size:0x8 data:4byte +lbl_805C9828 = .sdata:0x805C9828; // type:object size:0x8 data:4byte +lbl_805C9830 = .sdata:0x805C9830; // type:object size:0x4 data:4byte +lbl_805C9834 = .sdata:0x805C9834; // type:object size:0x4 data:4byte +lbl_805C9838 = .sdata:0x805C9838; // type:object size:0x4 data:4byte +lbl_805C983C = .sdata:0x805C983C; // type:object size:0x4 data:4byte +lbl_805C9840 = .sdata:0x805C9840; // type:object size:0x4 data:4byte +lbl_805C9844 = .sdata:0x805C9844; // type:object size:0x4 data:4byte +lbl_805C9848 = .sdata:0x805C9848; // type:object size:0x4 data:4byte +lbl_805C984C = .sdata:0x805C984C; // type:object size:0x4 data:4byte +lbl_805C9850 = .sdata:0x805C9850; // type:object size:0x4 data:4byte +lbl_805C9854 = .sdata:0x805C9854; // type:object size:0x4 data:4byte +lbl_805C9858 = .sdata:0x805C9858; // type:object size:0x4 data:4byte +lbl_805C985C = .sdata:0x805C985C; // type:object size:0x4 data:4byte +lbl_805C9860 = .sdata:0x805C9860; // type:object size:0x4 data:4byte +lbl_805C9864 = .sdata:0x805C9864; // type:object size:0x4 data:4byte +lbl_805C9868 = .sdata:0x805C9868; // type:object size:0x4 data:4byte +lbl_805C986C = .sdata:0x805C986C; // type:object size:0x4 data:4byte +lbl_805C9870 = .sdata:0x805C9870; // type:object size:0x4 data:4byte +lbl_805C9874 = .sdata:0x805C9874; // type:object size:0x4 data:4byte +lbl_805C9878 = .sdata:0x805C9878; // type:object size:0x4 data:4byte +lbl_805C987C = .sdata:0x805C987C; // type:object size:0x4 data:4byte +lbl_805C9880 = .sdata:0x805C9880; // type:object size:0x4 data:4byte +lbl_805C9884 = .sdata:0x805C9884; // type:object size:0x4 data:4byte +lbl_805C9888 = .sdata:0x805C9888; // type:object size:0x8 data:4byte +lbl_805C9890 = .sdata:0x805C9890; // type:object size:0x4 data:4byte +lbl_805C9894 = .sdata:0x805C9894; // type:object size:0x4 data:4byte +lbl_805C9898 = .sdata:0x805C9898; // type:object size:0x4 data:4byte +lbl_805C989C = .sdata:0x805C989C; // type:object size:0x4 data:4byte +lbl_805C98A0 = .sdata:0x805C98A0; // type:object size:0x4 data:4byte +lbl_805C98A4 = .sdata:0x805C98A4; // type:object size:0x4 data:4byte +lbl_805C98A8 = .sdata:0x805C98A8; // type:object size:0x4 data:4byte +lbl_805C98AC = .sdata:0x805C98AC; // type:object size:0x4 data:4byte +lbl_805C98B0 = .sdata:0x805C98B0; // type:object size:0x4 data:4byte +lbl_805C98B4 = .sdata:0x805C98B4; // type:object size:0x4 data:4byte +lbl_805C98B8 = .sdata:0x805C98B8; // type:object size:0x4 data:4byte +lbl_805C98BC = .sdata:0x805C98BC; // type:object size:0x4 data:4byte +lbl_805C98C0 = .sdata:0x805C98C0; // type:object size:0x4 data:4byte +lbl_805C98C4 = .sdata:0x805C98C4; // type:object size:0x4 data:4byte +lbl_805C98C8 = .sdata:0x805C98C8; // type:object size:0x8 data:4byte +lbl_805C98D0 = .sdata:0x805C98D0; // type:object size:0x4 data:float +lbl_805C98D4 = .sdata:0x805C98D4; // type:object size:0x4 data:float +lbl_805C98D8 = .sdata:0x805C98D8; // type:object size:0x4 data:float +lbl_805C98DC = .sdata:0x805C98DC; // type:object size:0x4 data:float +lbl_805C98E0 = .sdata:0x805C98E0; // type:object size:0x4 data:float +lbl_805C98E4 = .sdata:0x805C98E4; // type:object size:0x4 data:float +lbl_805C98E8 = .sdata:0x805C98E8; // type:object size:0x4 data:float +lbl_805C98EC = .sdata:0x805C98EC; // type:object size:0x4 data:float +lbl_805C98F0 = .sdata:0x805C98F0; // type:object size:0x8 data:float +lbl_805C98F8 = .sdata:0x805C98F8; // type:object size:0x4 data:4byte +lbl_805C98FC = .sdata:0x805C98FC; // type:object size:0x4 data:float +lbl_805C9900 = .sdata:0x805C9900; // type:object size:0x4 data:4byte +lbl_805C9904 = .sdata:0x805C9904; // type:object size:0x4 data:4byte +lbl_805C9908 = .sdata:0x805C9908; // type:object size:0x4 data:4byte +lbl_805C990C = .sdata:0x805C990C; // type:object size:0x4 data:4byte +lbl_805C9910 = .sdata:0x805C9910; // type:object size:0x4 data:4byte +lbl_805C9914 = .sdata:0x805C9914; // type:object size:0x4 data:4byte +lbl_805C9918 = .sdata:0x805C9918; // type:object size:0x4 data:4byte +lbl_805C991C = .sdata:0x805C991C; // type:object size:0x4 data:4byte +lbl_805C9920 = .sdata:0x805C9920; // type:object size:0x4 data:4byte +lbl_805C9924 = .sdata:0x805C9924; // type:object size:0x4 data:4byte +lbl_805C9928 = .sdata:0x805C9928; // type:object size:0x4 data:4byte +lbl_805C992C = .sdata:0x805C992C; // type:object size:0x4 data:4byte +lbl_805C9930 = .sdata:0x805C9930; // type:object size:0x4 data:4byte +lbl_805C9934 = .sdata:0x805C9934; // type:object size:0x4 data:4byte +lbl_805C9938 = .sdata:0x805C9938; // type:object size:0x4 data:4byte +lbl_805C993C = .sdata:0x805C993C; // type:object size:0x4 data:4byte +lbl_805C9940 = .sdata:0x805C9940; // type:object size:0x4 data:4byte +lbl_805C9944 = .sdata:0x805C9944; // type:object size:0x4 data:4byte +lbl_805C9948 = .sdata:0x805C9948; // type:object size:0x4 data:4byte +lbl_805C994C = .sdata:0x805C994C; // type:object size:0x4 data:4byte +lbl_805C9950 = .sdata:0x805C9950; // type:object size:0x8 data:4byte +lbl_805C9958 = .sdata:0x805C9958; // type:object size:0x4 +lbl_805C995C = .sdata:0x805C995C; // type:object size:0x4 +lbl_805C9960 = .sdata:0x805C9960; // type:object size:0x4 +lbl_805C9964 = .sdata:0x805C9964; // type:object size:0x4 +lbl_805C9968 = .sdata:0x805C9968; // type:object size:0x4 data:4byte +lbl_805C996C = .sdata:0x805C996C; // type:object size:0x4 data:4byte +lbl_805C9970 = .sdata:0x805C9970; // type:object size:0x4 data:4byte +lbl_805C9974 = .sdata:0x805C9974; // type:object size:0x4 data:4byte +lbl_805C9978 = .sdata:0x805C9978; // type:object size:0x4 data:4byte +lbl_805C997C = .sdata:0x805C997C; // type:object size:0x4 data:4byte +lbl_805C9980 = .sdata:0x805C9980; // type:object size:0x4 data:4byte +lbl_805C9984 = .sdata:0x805C9984; // type:object size:0x4 data:4byte +lbl_805C9988 = .sdata:0x805C9988; // type:object size:0x4 data:4byte +lbl_805C998C = .sdata:0x805C998C; // type:object size:0x4 data:4byte +lbl_805C9990 = .sdata:0x805C9990; // type:object size:0x4 data:4byte +lbl_805C9994 = .sdata:0x805C9994; // type:object size:0x4 data:4byte +lbl_805C9998 = .sdata:0x805C9998; // type:object size:0x4 data:4byte +lbl_805C999C = .sdata:0x805C999C; // type:object size:0x4 data:4byte +lbl_805C99A0 = .sdata:0x805C99A0; // type:object size:0x4 data:4byte +lbl_805C99A4 = .sdata:0x805C99A4; // type:object size:0x4 data:4byte +lbl_805C99A8 = .sdata:0x805C99A8; // type:object size:0x4 data:4byte +lbl_805C99AC = .sdata:0x805C99AC; // type:object size:0x4 data:4byte +lbl_805C99B0 = .sdata:0x805C99B0; // type:object size:0x8 data:4byte +lbl_805C99B8 = .sdata:0x805C99B8; // type:object size:0x4 data:4byte +lbl_805C99BC = .sdata:0x805C99BC; // type:object size:0x4 data:4byte +lbl_805C99C0 = .sdata:0x805C99C0; // type:object size:0x8 +lbl_805C99C8 = .sdata:0x805C99C8; // type:object size:0x8 data:4byte +lbl_805C99D0 = .sdata:0x805C99D0; // type:object size:0x8 data:2byte +lbl_805C99D8 = .sdata:0x805C99D8; // type:object size:0x1 data:byte +lbl_805C99DC = .sdata:0x805C99DC; // type:object size:0x4 data:float +lbl_805C99E0 = .sdata:0x805C99E0; // type:object size:0x4 data:float +lbl_805C99E4 = .sdata:0x805C99E4; // type:object size:0x4 data:float +lbl_805C99E8 = .sdata:0x805C99E8; // type:object size:0x4 data:float +lbl_805C99EC = .sdata:0x805C99EC; // type:object size:0x4 data:4byte +lbl_805C99F0 = .sdata:0x805C99F0; // type:object size:0x4 data:4byte +lbl_805C99F4 = .sdata:0x805C99F4; // type:object size:0x1 data:byte +lbl_805C99F8 = .sdata:0x805C99F8; // type:object size:0x4 data:4byte +lbl_805C99FC = .sdata:0x805C99FC; // type:object size:0x4 data:4byte +lbl_805C9A00 = .sdata:0x805C9A00; // type:object size:0x4 data:4byte +lbl_805C9A04 = .sdata:0x805C9A04; // type:object size:0x4 data:4byte +lbl_805C9A08 = .sdata:0x805C9A08; // type:object size:0x4 data:4byte +lbl_805C9A0C = .sdata:0x805C9A0C; // type:object size:0x4 data:4byte +lbl_805C9A10 = .sdata:0x805C9A10; // type:object size:0x4 data:4byte +lbl_805C9A14 = .sdata:0x805C9A14; // type:object size:0x4 data:4byte +lbl_805C9A18 = .sdata:0x805C9A18; // type:object size:0x8 +lbl_805C9A20 = .sdata:0x805C9A20; // type:object size:0x4 data:4byte +lbl_805C9A24 = .sdata:0x805C9A24; // type:object size:0x4 data:4byte +lbl_805C9A28 = .sdata:0x805C9A28; // type:object size:0x4 data:4byte +lbl_805C9A2C = .sdata:0x805C9A2C; // type:object size:0x4 data:4byte +lbl_805C9A30 = .sdata:0x805C9A30; // type:object size:0x4 data:float +lbl_805C9A34 = .sdata:0x805C9A34; // type:object size:0x4 data:4byte +lbl_805C9A38 = .sdata:0x805C9A38; // type:object size:0x4 data:4byte +lbl_805C9A3C = .sdata:0x805C9A3C; // type:object size:0x4 data:4byte +lbl_805C9A40 = .sdata:0x805C9A40; // type:object size:0x4 data:4byte +lbl_805C9A44 = .sdata:0x805C9A44; // type:object size:0x4 data:4byte +lbl_805C9A48 = .sdata:0x805C9A48; // type:object size:0x4 data:4byte +lbl_805C9A4C = .sdata:0x805C9A4C; // type:object size:0x4 data:4byte +lbl_805C9A50 = .sdata:0x805C9A50; // type:object size:0x8 data:4byte +lbl_805C9A58 = .sdata:0x805C9A58; // type:object size:0x4 data:4byte +lbl_805C9A5C = .sdata:0x805C9A5C; // type:object size:0x4 data:4byte +lbl_805C9A60 = .sdata:0x805C9A60; // type:object size:0x4 data:4byte +lbl_805C9A64 = .sdata:0x805C9A64; // type:object size:0x4 data:4byte +lbl_805C9A68 = .sdata:0x805C9A68; // type:object size:0x4 +lbl_805C9A6C = .sdata:0x805C9A6C; // type:object size:0x4 +lbl_805C9A70 = .sdata:0x805C9A70; // type:object size:0x4 data:4byte +lbl_805C9A74 = .sdata:0x805C9A74; // type:object size:0x4 data:4byte +lbl_805C9A78 = .sdata:0x805C9A78; // type:object size:0x4 data:4byte +lbl_805C9A7C = .sdata:0x805C9A7C; // type:object size:0x4 data:4byte +lbl_805C9A80 = .sdata:0x805C9A80; // type:object size:0x4 data:4byte +lbl_805C9A84 = .sdata:0x805C9A84; // type:object size:0x4 data:4byte +lbl_805C9A88 = .sdata:0x805C9A88; // type:object size:0x4 data:4byte +lbl_805C9A8C = .sdata:0x805C9A8C; // type:object size:0x4 data:4byte +lbl_805C9A90 = .sdata:0x805C9A90; // type:object size:0x4 data:4byte +lbl_805C9A94 = .sdata:0x805C9A94; // type:object size:0x4 data:4byte +lbl_805C9A98 = .sdata:0x805C9A98; // type:object size:0x4 data:4byte +lbl_805C9A9C = .sdata:0x805C9A9C; // type:object size:0x4 +lbl_805C9AA0 = .sdata:0x805C9AA0; // type:object size:0x4 +lbl_805C9AA4 = .sdata:0x805C9AA4; // type:object size:0x4 +lbl_805C9AA8 = .sdata:0x805C9AA8; // type:object size:0x8 data:4byte +lbl_805C9AB0 = .sdata:0x805C9AB0; // type:object size:0x1 +lbl_805C9AB1 = .sdata:0x805C9AB1; // type:object size:0x1 +lbl_805C9AB2 = .sdata:0x805C9AB2; // type:object size:0x1 +lbl_805C9AB3 = .sdata:0x805C9AB3; // type:object size:0x1 +lbl_805C9AB4 = .sdata:0x805C9AB4; // type:object size:0x1 +lbl_805C9AB5 = .sdata:0x805C9AB5; // type:object size:0x3 +lbl_805C9AB8 = .sdata:0x805C9AB8; // type:object size:0x4 data:4byte +lbl_805C9ABC = .sdata:0x805C9ABC; // type:object size:0x4 data:4byte +lbl_805C9AC0 = .sdata:0x805C9AC0; // type:object size:0x4 data:4byte +lbl_805C9AC4 = .sdata:0x805C9AC4; // type:object size:0x4 data:4byte +lbl_805C9AC8 = .sdata:0x805C9AC8; // type:object size:0x4 data:4byte +lbl_805C9ACC = .sdata:0x805C9ACC; // type:object size:0x4 data:4byte +lbl_805C9AD0 = .sdata:0x805C9AD0; // type:object size:0x4 data:4byte +lbl_805C9AD4 = .sdata:0x805C9AD4; // type:object size:0x4 data:4byte +lbl_805C9AD8 = .sdata:0x805C9AD8; // type:object size:0x4 data:4byte +lbl_805C9ADC = .sdata:0x805C9ADC; // type:object size:0x4 data:4byte +lbl_805C9AE0 = .sdata:0x805C9AE0; // type:object size:0x1 data:byte +lbl_805C9AE1 = .sdata:0x805C9AE1; // type:object size:0x1 data:byte +lbl_805C9AE2 = .sdata:0x805C9AE2; // type:object size:0x6 data:byte +lbl_805C9AE8 = .sdata:0x805C9AE8; // type:object size:0x4 data:4byte +lbl_805C9AEC = .sdata:0x805C9AEC; // type:object size:0x4 data:4byte +lbl_805C9AF0 = .sdata:0x805C9AF0; // type:object size:0x8 data:4byte +lbl_805C9AF8 = .sdata:0x805C9AF8; // type:object size:0x4 +lbl_805C9AFC = .sdata:0x805C9AFC; // type:object size:0x4 data:4byte +lbl_805C9B00 = .sdata:0x805C9B00; // type:object size:0x4 data:4byte +lbl_805C9B04 = .sdata:0x805C9B04; // type:object size:0x4 +lbl_805C9B08 = .sdata:0x805C9B08; // type:object size:0x8 +lbl_805C9B10 = .sdata:0x805C9B10; // type:object size:0x8 data:4byte +lbl_805C9B18 = .sdata:0x805C9B18; // type:object size:0x4 data:4byte +lbl_805C9B1C = .sdata:0x805C9B1C; // type:object size:0x4 data:float +lbl_805C9B20 = .sdata:0x805C9B20; // type:object size:0x4 data:float +lbl_805C9B24 = .sdata:0x805C9B24; // type:object size:0x4 data:float +lbl_805C9B28 = .sdata:0x805C9B28; // type:object size:0x4 data:float +lbl_805C9B2C = .sdata:0x805C9B2C; // type:object size:0x4 data:float +lbl_805C9B30 = .sdata:0x805C9B30; // type:object size:0x4 data:float +lbl_805C9B34 = .sdata:0x805C9B34; // type:object size:0x4 data:float +lbl_805C9B38 = .sdata:0x805C9B38; // type:object size:0x4 data:float +lbl_805C9B3C = .sdata:0x805C9B3C; // type:object size:0x4 data:4byte +lbl_805C9B40 = .sdata:0x805C9B40; // type:object size:0x4 data:4byte +lbl_805C9B44 = .sdata:0x805C9B44; // type:object size:0x4 data:4byte +lbl_805C9B48 = .sdata:0x805C9B48; // type:object size:0x4 data:4byte +lbl_805C9B4C = .sdata:0x805C9B4C; // type:object size:0x4 data:4byte +lbl_805C9B50 = .sdata:0x805C9B50; // type:object size:0x4 data:4byte +lbl_805C9B54 = .sdata:0x805C9B54; // type:object size:0x4 data:4byte +lbl_805C9B58 = .sdata:0x805C9B58; // type:object size:0x4 data:4byte +lbl_805C9B5C = .sdata:0x805C9B5C; // type:object size:0x4 data:4byte +lbl_805C9B60 = .sdata:0x805C9B60; // type:object size:0x4 data:4byte +lbl_805C9B64 = .sdata:0x805C9B64; // type:object size:0x4 data:4byte +lbl_805C9B68 = .sdata:0x805C9B68; // type:object size:0x8 +lbl_805C9B70 = .sdata:0x805C9B70; // type:object size:0x8 +lbl_805C9B78 = .sdata:0x805C9B78; // type:object size:0x4 data:4byte +lbl_805C9B7C = .sdata:0x805C9B7C; // type:object size:0x4 data:4byte +lbl_805C9B80 = .sdata:0x805C9B80; // type:object size:0x4 data:4byte +lbl_805C9B84 = .sdata:0x805C9B84; // type:object size:0x4 data:4byte +lbl_805C9B88 = .sdata:0x805C9B88; // type:object size:0x4 data:4byte +lbl_805C9B8C = .sdata:0x805C9B8C; // type:object size:0x4 data:4byte +lbl_805C9B90 = .sdata:0x805C9B90; // type:object size:0x4 data:4byte +lbl_805C9B94 = .sdata:0x805C9B94; // type:object size:0x4 data:4byte +lbl_805C9B98 = .sdata:0x805C9B98; // type:object size:0x8 data:4byte +lbl_805C9BA0 = .sdata:0x805C9BA0; // type:object size:0x4 data:4byte +lbl_805C9BA4 = .sdata:0x805C9BA4; // type:object size:0x4 data:4byte +lbl_805C9BA8 = .sdata:0x805C9BA8; // type:object size:0x4 data:4byte +lbl_805C9BAC = .sdata:0x805C9BAC; // type:object size:0x4 data:4byte +lbl_805C9BB0 = .sdata:0x805C9BB0; // type:object size:0x4 data:4byte +lbl_805C9BB4 = .sdata:0x805C9BB4; // type:object size:0x4 data:4byte +lbl_805C9BB8 = .sdata:0x805C9BB8; // type:object size:0x4 data:4byte +lbl_805C9BBC = .sdata:0x805C9BBC; // type:object size:0x4 data:4byte +lbl_805C9BC0 = .sdata:0x805C9BC0; // type:object size:0x4 data:4byte +lbl_805C9BC4 = .sdata:0x805C9BC4; // type:object size:0x4 data:4byte +lbl_805C9BC8 = .sdata:0x805C9BC8; // type:object size:0x4 data:4byte +lbl_805C9BCC = .sdata:0x805C9BCC; // type:object size:0x4 data:4byte +lbl_805C9BD0 = .sdata:0x805C9BD0; // type:object size:0x8 data:4byte +lbl_805C9BD8 = .sdata:0x805C9BD8; // type:object size:0x4 +lbl_805C9BDC = .sdata:0x805C9BDC; // type:object size:0x4 +lbl_805C9BE0 = .sdata:0x805C9BE0; // type:object size:0x4 +lbl_805C9BE4 = .sdata:0x805C9BE4; // type:object size:0x4 +lbl_805C9BE8 = .sdata:0x805C9BE8; // type:object size:0x4 +lbl_805C9BEC = .sdata:0x805C9BEC; // type:object size:0x4 +lbl_805C9BF0 = .sdata:0x805C9BF0; // type:object size:0x4 +lbl_805C9BF4 = .sdata:0x805C9BF4; // type:object size:0x4 +lbl_805C9BF8 = .sdata:0x805C9BF8; // type:object size:0x4 +lbl_805C9BFC = .sdata:0x805C9BFC; // type:object size:0x4 +lbl_805C9C00 = .sdata:0x805C9C00; // type:object size:0x8 data:4byte +lbl_805C9C08 = .sdata:0x805C9C08; // type:object size:0x8 +lbl_805C9C10 = .sdata:0x805C9C10; // type:object size:0x8 data:4byte +lbl_805C9C18 = .sdata:0x805C9C18; // type:object size:0x4 data:4byte +lbl_805C9C1C = .sdata:0x805C9C1C; // type:object size:0x4 data:4byte +lbl_805C9C20 = .sdata:0x805C9C20; // type:object size:0x4 data:4byte +lbl_805C9C24 = .sdata:0x805C9C24; // type:object size:0x4 data:4byte +lbl_805C9C28 = .sdata:0x805C9C28; // type:object size:0x4 data:4byte +lbl_805C9C2C = .sdata:0x805C9C2C; // type:object size:0x4 data:float +lbl_805C9C30 = .sdata:0x805C9C30; // type:object size:0x4 data:4byte +lbl_805C9C34 = .sdata:0x805C9C34; // type:object size:0x4 data:4byte +lbl_805C9C38 = .sdata:0x805C9C38; // type:object size:0x4 data:4byte +lbl_805C9C3C = .sdata:0x805C9C3C; // type:object size:0x4 data:4byte +lbl_805C9C40 = .sdata:0x805C9C40; // type:object size:0x4 data:4byte +lbl_805C9C44 = .sdata:0x805C9C44; // type:object size:0x4 data:4byte +lbl_805C9C48 = .sdata:0x805C9C48; // type:object size:0x4 data:4byte +lbl_805C9C4C = .sdata:0x805C9C4C; // type:object size:0x4 data:4byte +lbl_805C9C50 = .sdata:0x805C9C50; // type:object size:0x4 data:4byte +lbl_805C9C54 = .sdata:0x805C9C54; // type:object size:0x4 data:4byte +lbl_805C9C58 = .sdata:0x805C9C58; // type:object size:0x4 data:4byte +lbl_805C9C5C = .sdata:0x805C9C5C; // type:object size:0x4 data:4byte +lbl_805C9C60 = .sdata:0x805C9C60; // type:object size:0x4 data:4byte +lbl_805C9C64 = .sdata:0x805C9C64; // type:object size:0x4 data:4byte +lbl_805C9C68 = .sdata:0x805C9C68; // type:object size:0x4 data:4byte +lbl_805C9C6C = .sdata:0x805C9C6C; // type:object size:0x4 data:4byte +lbl_805C9C70 = .sdata:0x805C9C70; // type:object size:0x4 data:4byte +lbl_805C9C74 = .sdata:0x805C9C74; // type:object size:0x4 data:4byte +lbl_805C9C78 = .sdata:0x805C9C78; // type:object size:0x4 data:4byte +lbl_805C9C7C = .sdata:0x805C9C7C; // type:object size:0x4 data:4byte +lbl_805C9C80 = .sdata:0x805C9C80; // type:object size:0x4 data:4byte +lbl_805C9C84 = .sdata:0x805C9C84; // type:object size:0x4 data:4byte +lbl_805C9C88 = .sdata:0x805C9C88; // type:object size:0x4 data:4byte +lbl_805C9C8C = .sdata:0x805C9C8C; // type:object size:0x4 data:4byte +lbl_805C9C90 = .sdata:0x805C9C90; // type:object size:0x4 data:4byte +lbl_805C9C94 = .sdata:0x805C9C94; // type:object size:0x4 data:4byte +lbl_805C9C98 = .sdata:0x805C9C98; // type:object size:0x4 data:4byte +lbl_805C9C9C = .sdata:0x805C9C9C; // type:object size:0x4 data:4byte +lbl_805C9CA0 = .sdata:0x805C9CA0; // type:object size:0x4 data:4byte +lbl_805C9CA4 = .sdata:0x805C9CA4; // type:object size:0x4 data:4byte +lbl_805C9CA8 = .sdata:0x805C9CA8; // type:object size:0x4 data:4byte +lbl_805C9CAC = .sdata:0x805C9CAC; // type:object size:0x4 data:4byte +lbl_805C9CB0 = .sdata:0x805C9CB0; // type:object size:0x1 data:byte +lbl_805C9CB1 = .sdata:0x805C9CB1; // type:object size:0x1 data:byte +lbl_805C9CB2 = .sdata:0x805C9CB2; // type:object size:0x6 data:byte +lbl_805C9CB8 = .sdata:0x805C9CB8; // type:object size:0x4 data:float +lbl_805C9CBC = .sdata:0x805C9CBC; // type:object size:0x4 data:float +lbl_805C9CC0 = .sdata:0x805C9CC0; // type:object size:0x4 data:float +lbl_805C9CC4 = .sdata:0x805C9CC4; // type:object size:0x4 data:float +lbl_805C9CC8 = .sdata:0x805C9CC8; // type:object size:0x4 data:float +lbl_805C9CCC = .sdata:0x805C9CCC; // type:object size:0x4 data:float +lbl_805C9CD0 = .sdata:0x805C9CD0; // type:object size:0x4 data:float +lbl_805C9CD4 = .sdata:0x805C9CD4; // type:object size:0x4 data:float +lbl_805C9CD8 = .sdata:0x805C9CD8; // type:object size:0x4 data:float +lbl_805C9CDC = .sdata:0x805C9CDC; // type:object size:0x4 data:float +lbl_805C9CE0 = .sdata:0x805C9CE0; // type:object size:0x4 data:float +lbl_805C9CE4 = .sdata:0x805C9CE4; // type:object size:0x4 data:float +lbl_805C9CE8 = .sdata:0x805C9CE8; // type:object size:0x4 data:float +lbl_805C9CEC = .sdata:0x805C9CEC; // type:object size:0x4 data:float +lbl_805C9CF0 = .sdata:0x805C9CF0; // type:object size:0x8 data:float +lbl_805C9CF8 = .sdata:0x805C9CF8; // type:object size:0x4 data:4byte +lbl_805C9CFC = .sdata:0x805C9CFC; // type:object size:0x4 data:float +lbl_805C9D00 = .sdata:0x805C9D00; // type:object size:0x1 data:byte +lbl_805C9D01 = .sdata:0x805C9D01; // type:object size:0x1 data:byte +lbl_805C9D02 = .sdata:0x805C9D02; // type:object size:0x1 data:byte +lbl_805C9D03 = .sdata:0x805C9D03; // type:object size:0x1 data:byte +lbl_805C9D04 = .sdata:0x805C9D04; // type:object size:0x1 data:byte +lbl_805C9D05 = .sdata:0x805C9D05; // type:object size:0x1 data:byte +lbl_805C9D06 = .sdata:0x805C9D06; // type:object size:0x1 data:byte +lbl_805C9D07 = .sdata:0x805C9D07; // type:object size:0x1 data:byte +lbl_805C9D08 = .sdata:0x805C9D08; // type:object size:0x1 data:byte +lbl_805C9D09 = .sdata:0x805C9D09; // type:object size:0x1 data:byte +lbl_805C9D0A = .sdata:0x805C9D0A; // type:object size:0x1 data:byte +lbl_805C9D0B = .sdata:0x805C9D0B; // type:object size:0x1 data:byte +lbl_805C9D0C = .sdata:0x805C9D0C; // type:object size:0x1 data:byte +lbl_805C9D0D = .sdata:0x805C9D0D; // type:object size:0x1 data:byte +lbl_805C9D0E = .sdata:0x805C9D0E; // type:object size:0x1 data:byte +lbl_805C9D0F = .sdata:0x805C9D0F; // type:object size:0x1 data:byte +lbl_805C9D10 = .sdata:0x805C9D10; // type:object size:0x1 data:byte +lbl_805C9D11 = .sdata:0x805C9D11; // type:object size:0x7 data:byte +lbl_805C9D18 = .sdata:0x805C9D18; // type:object size:0x4 data:4byte +lbl_805C9D1C = .sdata:0x805C9D1C; // type:object size:0x4 data:4byte +lbl_805C9D20 = .sdata:0x805C9D20; // type:object size:0x8 data:4byte +lbl_805C9D28 = .sdata:0x805C9D28; // type:object size:0x4 data:4byte +lbl_805C9D2C = .sdata:0x805C9D2C; // type:object size:0x4 data:float +lbl_805C9D30 = .sdata:0x805C9D30; // type:object size:0x4 data:4byte +lbl_805C9D34 = .sdata:0x805C9D34; // type:object size:0x4 data:4byte +lbl_805C9D38 = .sdata:0x805C9D38; // type:object size:0x4 data:4byte +lbl_805C9D3C = .sdata:0x805C9D3C; // type:object size:0x4 data:4byte +lbl_805C9D40 = .sdata:0x805C9D40; // type:object size:0x4 data:4byte +lbl_805C9D44 = .sdata:0x805C9D44; // type:object size:0x4 data:4byte +lbl_805C9D48 = .sdata:0x805C9D48; // type:object size:0x4 data:4byte +lbl_805C9D4C = .sdata:0x805C9D4C; // type:object size:0x4 data:4byte +lbl_805C9D50 = .sdata:0x805C9D50; // type:object size:0x4 data:4byte +lbl_805C9D54 = .sdata:0x805C9D54; // type:object size:0x4 data:4byte +lbl_805C9D58 = .sdata:0x805C9D58; // type:object size:0x4 data:4byte +lbl_805C9D5C = .sdata:0x805C9D5C; // type:object size:0x4 data:4byte +lbl_805C9D60 = .sdata:0x805C9D60; // type:object size:0x4 data:4byte +lbl_805C9D64 = .sdata:0x805C9D64; // type:object size:0x4 data:4byte +lbl_805C9D68 = .sdata:0x805C9D68; // type:object size:0x4 data:4byte +lbl_805C9D6C = .sdata:0x805C9D6C; // type:object size:0x4 data:4byte +lbl_805C9D70 = .sdata:0x805C9D70; // type:object size:0x4 data:4byte +lbl_805C9D74 = .sdata:0x805C9D74; // type:object size:0x4 data:4byte +lbl_805C9D78 = .sdata:0x805C9D78; // type:object size:0x4 data:4byte +lbl_805C9D7C = .sdata:0x805C9D7C; // type:object size:0x4 data:4byte +lbl_805C9D80 = .sdata:0x805C9D80; // type:object size:0x8 data:4byte +lbl_805C9D88 = .sdata:0x805C9D88; // type:object size:0x8 data:4byte +lbl_805C9D90 = .sdata:0x805C9D90; // type:object size:0x4 data:float +lbl_805C9D94 = .sdata:0x805C9D94; // type:object size:0x4 data:float +lbl_805C9D98 = .sdata:0x805C9D98; // type:object size:0x4 data:float +lbl_805C9D9C = .sdata:0x805C9D9C; // type:object size:0x4 data:float +lbl_805C9DA0 = .sdata:0x805C9DA0; // type:object size:0x4 +lbl_805C9DA4 = .sdata:0x805C9DA4; // type:object size:0x4 +lbl_805C9DA8 = .sdata:0x805C9DA8; // type:object size:0x8 +lbl_805C9DB0 = .sdata:0x805C9DB0; // type:object size:0x4 data:4byte +lbl_805C9DB4 = .sdata:0x805C9DB4; // type:object size:0x4 data:4byte +lbl_805C9DB8 = .sdata:0x805C9DB8; // type:object size:0x4 data:4byte +lbl_805C9DBC = .sdata:0x805C9DBC; // type:object size:0x4 +lbl_805C9DC0 = .sdata:0x805C9DC0; // type:object size:0x1 data:byte +lbl_805C9DC1 = .sdata:0x805C9DC1; // type:object size:0x1 data:byte +lbl_805C9DC2 = .sdata:0x805C9DC2; // type:object size:0x1 data:byte +lbl_805C9DC4 = .sdata:0x805C9DC4; // type:object size:0x4 data:4byte +lbl_805C9DC8 = .sdata:0x805C9DC8; // type:object size:0x8 +lbl_805C9DD0 = .sdata:0x805C9DD0; // type:object size:0x4 data:float +lbl_805C9DD4 = .sdata:0x805C9DD4; // type:object size:0x4 data:float +lbl_805C9DD8 = .sdata:0x805C9DD8; // type:object size:0x4 data:float +lbl_805C9DDC = .sdata:0x805C9DDC; // type:object size:0x4 data:float +lbl_805C9DE0 = .sdata:0x805C9DE0; // type:object size:0x4 data:float +lbl_805C9DE4 = .sdata:0x805C9DE4; // type:object size:0x4 data:float +lbl_805C9DE8 = .sdata:0x805C9DE8; // type:object size:0x4 data:float +lbl_805C9DEC = .sdata:0x805C9DEC; // type:object size:0x4 data:float +lbl_805C9DF0 = .sdata:0x805C9DF0; // type:object size:0x4 data:float +lbl_805C9DF4 = .sdata:0x805C9DF4; // type:object size:0x4 data:float +lbl_805C9DF8 = .sdata:0x805C9DF8; // type:object size:0x4 data:float +lbl_805C9DFC = .sdata:0x805C9DFC; // type:object size:0x4 data:float +lbl_805C9E00 = .sdata:0x805C9E00; // type:object size:0x4 data:float +lbl_805C9E04 = .sdata:0x805C9E04; // type:object size:0x4 data:float +lbl_805C9E08 = .sdata:0x805C9E08; // type:object size:0x4 data:float +lbl_805C9E0C = .sdata:0x805C9E0C; // type:object size:0x4 data:float +lbl_805C9E10 = .sdata:0x805C9E10; // type:object size:0x4 data:float +lbl_805C9E14 = .sdata:0x805C9E14; // type:object size:0x4 data:float +lbl_805C9E18 = .sdata:0x805C9E18; // type:object size:0x8 data:float +lbl_805C9E20 = .sdata:0x805C9E20; // type:object size:0x4 data:float +lbl_805C9E24 = .sdata:0x805C9E24; // type:object size:0x4 data:4byte +lbl_805C9E28 = .sdata:0x805C9E28; // type:object size:0x8 data:4byte +lbl_805C9E30 = .sdata:0x805C9E30; // type:object size:0x4 data:4byte +lbl_805C9E34 = .sdata:0x805C9E34; // type:object size:0x4 data:4byte +lbl_805C9E38 = .sdata:0x805C9E38; // type:object size:0x4 data:4byte +lbl_805C9E3C = .sdata:0x805C9E3C; // type:object size:0x4 data:4byte +lbl_805C9E40 = .sdata:0x805C9E40; // type:object size:0x4 data:4byte +lbl_805C9E44 = .sdata:0x805C9E44; // type:object size:0x4 data:4byte +lbl_805C9E48 = .sdata:0x805C9E48; // type:object size:0x4 data:4byte +lbl_805C9E4C = .sdata:0x805C9E4C; // type:object size:0x1 data:byte +lbl_805C9E4D = .sdata:0x805C9E4D; // type:object size:0x1 data:byte +lbl_805C9E50 = .sdata:0x805C9E50; // type:object size:0x4 data:4byte +lbl_805C9E54 = .sdata:0x805C9E54; // type:object size:0x4 data:4byte +lbl_805C9E58 = .sdata:0x805C9E58; // type:object size:0x4 data:4byte +lbl_805C9E5C = .sdata:0x805C9E5C; // type:object size:0x4 data:4byte +lbl_805C9E60 = .sdata:0x805C9E60; // type:object size:0x4 data:4byte +lbl_805C9E64 = .sdata:0x805C9E64; // type:object size:0x4 data:4byte +lbl_805C9E68 = .sdata:0x805C9E68; // type:object size:0x4 data:4byte +lbl_805C9E6C = .sdata:0x805C9E6C; // type:object size:0x4 data:4byte +lbl_805C9E70 = .sdata:0x805C9E70; // type:object size:0x4 data:4byte +lbl_805C9E74 = .sdata:0x805C9E74; // type:object size:0x4 data:4byte +lbl_805C9E78 = .sdata:0x805C9E78; // type:object size:0x4 data:4byte +lbl_805C9E7C = .sdata:0x805C9E7C; // type:object size:0x4 data:4byte +lbl_805C9E80 = .sdata:0x805C9E80; // type:object size:0x4 data:4byte +lbl_805C9E84 = .sdata:0x805C9E84; // type:object size:0x4 data:4byte +lbl_805C9E88 = .sdata:0x805C9E88; // type:object size:0x4 data:4byte +lbl_805C9E8C = .sdata:0x805C9E8C; // type:object size:0x4 data:4byte +lbl_805C9E90 = .sdata:0x805C9E90; // type:object size:0x4 data:4byte +lbl_805C9E94 = .sdata:0x805C9E94; // type:object size:0x4 data:4byte +lbl_805C9E98 = .sdata:0x805C9E98; // type:object size:0x4 data:4byte +lbl_805C9E9C = .sdata:0x805C9E9C; // type:object size:0x4 data:4byte +lbl_805C9EA0 = .sdata:0x805C9EA0; // type:object size:0x4 data:4byte +lbl_805C9EA4 = .sdata:0x805C9EA4; // type:object size:0x4 data:4byte +lbl_805C9EA8 = .sdata:0x805C9EA8; // type:object size:0x4 data:4byte +lbl_805C9EAC = .sdata:0x805C9EAC; // type:object size:0x4 data:4byte +lbl_805C9EB0 = .sdata:0x805C9EB0; // type:object size:0x4 data:4byte +lbl_805C9EB4 = .sdata:0x805C9EB4; // type:object size:0x4 data:4byte +lbl_805C9EB8 = .sdata:0x805C9EB8; // type:object size:0x4 data:4byte +lbl_805C9EBC = .sdata:0x805C9EBC; // type:object size:0x4 data:4byte +lbl_805C9EC0 = .sdata:0x805C9EC0; // type:object size:0x4 data:4byte +lbl_805C9EC4 = .sdata:0x805C9EC4; // type:object size:0x4 data:4byte +lbl_805C9EC8 = .sdata:0x805C9EC8; // type:object size:0x8 data:2byte +lbl_805C9ED0 = .sdata:0x805C9ED0; // type:object size:0x4 data:4byte +lbl_805C9ED4 = .sdata:0x805C9ED4; // type:object size:0x4 data:4byte +lbl_805C9ED8 = .sdata:0x805C9ED8; // type:object size:0x4 data:4byte +lbl_805C9EDC = .sdata:0x805C9EDC; // type:object size:0x4 data:4byte +lbl_805C9EE0 = .sdata:0x805C9EE0; // type:object size:0x2 data:2byte +lbl_805C9EE4 = .sdata:0x805C9EE4; // type:object size:0x4 data:4byte +lbl_805C9EE8 = .sdata:0x805C9EE8; // type:object size:0x4 data:4byte +lbl_805C9EEC = .sdata:0x805C9EEC; // type:object size:0x4 data:4byte +lbl_805C9EF0 = .sdata:0x805C9EF0; // type:object size:0x4 data:4byte +lbl_805C9EF4 = .sdata:0x805C9EF4; // type:object size:0x4 data:4byte +lbl_805C9EF8 = .sdata:0x805C9EF8; // type:object size:0x4 data:4byte +lbl_805C9EFC = .sdata:0x805C9EFC; // type:object size:0x4 data:4byte +lbl_805C9F00 = .sdata:0x805C9F00; // type:object size:0x4 data:4byte +lbl_805C9F04 = .sdata:0x805C9F04; // type:object size:0x4 data:4byte +lbl_805C9F08 = .sdata:0x805C9F08; // type:object size:0x8 data:4byte +lbl_805C9F10 = .sdata:0x805C9F10; // type:object size:0x8 +lbl_805C9F18 = .sdata:0x805C9F18; // type:object size:0x4 data:4byte +lbl_805C9F1C = .sdata:0x805C9F1C; // type:object size:0x4 data:4byte +lbl_805C9F20 = .sdata:0x805C9F20; // type:object size:0x4 data:float +lbl_805C9F24 = .sdata:0x805C9F24; // type:object size:0x4 data:float +lbl_805C9F28 = .sdata:0x805C9F28; // type:object size:0x4 data:float +lbl_805C9F2C = .sdata:0x805C9F2C; // type:object size:0x4 data:float +lbl_805C9F30 = .sdata:0x805C9F30; // type:object size:0x4 data:float +lbl_805C9F34 = .sdata:0x805C9F34; // type:object size:0x4 data:float +lbl_805C9F38 = .sdata:0x805C9F38; // type:object size:0x4 data:4byte +lbl_805C9F3C = .sdata:0x805C9F3C; // type:object size:0x4 data:4byte +lbl_805C9F40 = .sdata:0x805C9F40; // type:object size:0x4 data:4byte +lbl_805C9F44 = .sdata:0x805C9F44; // type:object size:0x4 data:4byte +lbl_805C9F48 = .sdata:0x805C9F48; // type:object size:0x8 data:4byte +lbl_805C9F50 = .sdata:0x805C9F50; // type:object size:0x8 +lbl_805C9F58 = .sdata:0x805C9F58; // type:object size:0x8 data:4byte +lbl_805C9F60 = .sdata:0x805C9F60; // type:object size:0x8 +lbl_805C9F68 = .sdata:0x805C9F68; // type:object size:0x4 data:4byte +lbl_805C9F6C = .sdata:0x805C9F6C; // type:object size:0x4 data:4byte +lbl_805C9F70 = .sdata:0x805C9F70; // type:object size:0x4 +lbl_805C9F74 = .sdata:0x805C9F74; // type:object size:0x4 +lbl_805C9F78 = .sdata:0x805C9F78; // type:object size:0x4 data:4byte +lbl_805C9F7C = .sdata:0x805C9F7C; // type:object size:0x4 data:4byte +lbl_805C9F80 = .sdata:0x805C9F80; // type:object size:0x4 data:4byte +lbl_805C9F84 = .sdata:0x805C9F84; // type:object size:0x4 data:4byte +lbl_805C9F88 = .sdata:0x805C9F88; // type:object size:0x4 data:4byte +lbl_805C9F8C = .sdata:0x805C9F8C; // type:object size:0x4 data:4byte +lbl_805C9F90 = .sdata:0x805C9F90; // type:object size:0x4 data:4byte +lbl_805C9F94 = .sdata:0x805C9F94; // type:object size:0x4 data:4byte +lbl_805C9F98 = .sdata:0x805C9F98; // type:object size:0x4 data:4byte +lbl_805C9F9C = .sdata:0x805C9F9C; // type:object size:0x4 data:4byte +lbl_805C9FA0 = .sdata:0x805C9FA0; // type:object size:0x4 data:4byte +lbl_805C9FA4 = .sdata:0x805C9FA4; // type:object size:0x4 data:4byte +lbl_805C9FA8 = .sdata:0x805C9FA8; // type:object size:0x4 data:4byte +lbl_805C9FAC = .sdata:0x805C9FAC; // type:object size:0x4 data:4byte +lbl_805C9FB0 = .sdata:0x805C9FB0; // type:object size:0x4 data:4byte +lbl_805C9FB4 = .sdata:0x805C9FB4; // type:object size:0x4 data:4byte +lbl_805C9FB8 = .sdata:0x805C9FB8; // type:object size:0x8 data:4byte +lbl_805C9FC0 = .sdata:0x805C9FC0; // type:object size:0x8 data:4byte +lbl_805C9FC8 = .sdata:0x805C9FC8; // type:object size:0x4 data:4byte +lbl_805C9FCC = .sdata:0x805C9FCC; // type:object size:0x4 data:4byte +lbl_805C9FD0 = .sdata:0x805C9FD0; // type:object size:0x8 data:4byte +lbl_805C9FD8 = .sdata:0x805C9FD8; // type:object size:0x8 data:4byte +lbl_805C9FE0 = .sdata:0x805C9FE0; // type:object size:0x8 data:4byte +lbl_805C9FE8 = .sdata:0x805C9FE8; // type:object size:0x8 data:4byte +lbl_805C9FF0 = .sdata:0x805C9FF0; // type:object size:0x4 data:4byte +lbl_805C9FF4 = .sdata:0x805C9FF4; // type:object size:0x4 data:4byte +lbl_805C9FF8 = .sdata:0x805C9FF8; // type:object size:0x8 data:4byte +lbl_805CA000 = .sdata:0x805CA000; // type:object size:0x4 data:4byte +lbl_805CA004 = .sdata:0x805CA004; // type:object size:0x4 data:4byte +lbl_805CA008 = .sdata:0x805CA008; // type:object size:0x4 data:float +lbl_805CA00C = .sdata:0x805CA00C; // type:object size:0x4 data:4byte +lbl_805CA010 = .sdata:0x805CA010; // type:object size:0x4 data:4byte +lbl_805CA014 = .sdata:0x805CA014; // type:object size:0x4 data:4byte +lbl_805CA018 = .sdata:0x805CA018; // type:object size:0x4 data:4byte +lbl_805CA01C = .sdata:0x805CA01C; // type:object size:0x4 data:4byte +lbl_805CA020 = .sdata:0x805CA020; // type:object size:0x4 data:4byte +lbl_805CA024 = .sdata:0x805CA024; // type:object size:0x4 data:4byte +lbl_805CA028 = .sdata:0x805CA028; // type:object size:0x4 data:float +lbl_805CA02C = .sdata:0x805CA02C; // type:object size:0x4 data:4byte +lbl_805CA030 = .sdata:0x805CA030; // type:object size:0x4 data:4byte +lbl_805CA034 = .sdata:0x805CA034; // type:object size:0x4 data:4byte +lbl_805CA038 = .sdata:0x805CA038; // type:object size:0x4 data:4byte +lbl_805CA03C = .sdata:0x805CA03C; // type:object size:0x4 data:4byte +lbl_805CA040 = .sdata:0x805CA040; // type:object size:0x4 data:4byte +lbl_805CA044 = .sdata:0x805CA044; // type:object size:0x4 data:4byte +lbl_805CA048 = .sdata:0x805CA048; // type:object size:0x4 data:4byte +lbl_805CA04C = .sdata:0x805CA04C; // type:object size:0x4 data:4byte +lbl_805CA050 = .sdata:0x805CA050; // type:object size:0x4 data:4byte +lbl_805CA054 = .sdata:0x805CA054; // type:object size:0x4 data:4byte +lbl_805CA058 = .sdata:0x805CA058; // type:object size:0x4 data:4byte +lbl_805CA05C = .sdata:0x805CA05C; // type:object size:0x4 data:4byte +lbl_805CA060 = .sdata:0x805CA060; // type:object size:0x4 data:4byte +lbl_805CA064 = .sdata:0x805CA064; // type:object size:0x4 data:4byte +lbl_805CA068 = .sdata:0x805CA068; // type:object size:0x4 data:4byte +lbl_805CA06C = .sdata:0x805CA06C; // type:object size:0x4 data:4byte +lbl_805CA070 = .sdata:0x805CA070; // type:object size:0x4 data:4byte +lbl_805CA074 = .sdata:0x805CA074; // type:object size:0x4 data:4byte +lbl_805CA078 = .sdata:0x805CA078; // type:object size:0x4 +lbl_805CA07C = .sdata:0x805CA07C; // type:object size:0x4 +lbl_805CA080 = .sdata:0x805CA080; // type:object size:0x4 +lbl_805CA084 = .sdata:0x805CA084; // type:object size:0x4 +lbl_805CA088 = .sdata:0x805CA088; // type:object size:0x4 +lbl_805CA08C = .sdata:0x805CA08C; // type:object size:0x4 +lbl_805CA090 = .sdata:0x805CA090; // type:object size:0x8 +lbl_805CA098 = .sdata:0x805CA098; // type:object size:0x8 data:4byte +lbl_805CA0A0 = .sdata:0x805CA0A0; // type:object size:0x8 data:4byte +lbl_805CA0A8 = .sdata:0x805CA0A8; // type:object size:0x8 data:4byte +lbl_805CA0B0 = .sdata:0x805CA0B0; // type:object size:0x8 data:4byte +lbl_805CA0B8 = .sdata:0x805CA0B8; // type:object size:0x8 +lbl_805CA0C0 = .sdata:0x805CA0C0; // type:object size:0x1 data:byte +lbl_805CA0C1 = .sdata:0x805CA0C1; // type:object size:0x1 data:byte +lbl_805CA0C2 = .sdata:0x805CA0C2; // type:object size:0x6 data:byte +lbl_805CA0C8 = .sdata:0x805CA0C8; // type:object size:0x4 data:float +lbl_805CA0CC = .sdata:0x805CA0CC; // type:object size:0x4 data:float +lbl_805CA0D0 = .sdata:0x805CA0D0; // type:object size:0x4 data:4byte +lbl_805CA0D4 = .sdata:0x805CA0D4; // type:object size:0x4 data:4byte +lbl_805CA0D8 = .sdata:0x805CA0D8; // type:object size:0x4 data:4byte +lbl_805CA0DC = .sdata:0x805CA0DC; // type:object size:0x4 data:4byte +lbl_805CA0E0 = .sdata:0x805CA0E0; // type:object size:0x4 +lbl_805CA0E4 = .sdata:0x805CA0E4; // type:object size:0x4 +lbl_805CA0E8 = .sdata:0x805CA0E8; // type:object size:0x4 +lbl_805CA0EC = .sdata:0x805CA0EC; // type:object size:0x4 +lbl_805CA0F0 = .sdata:0x805CA0F0; // type:object size:0x4 data:4byte +lbl_805CA0F4 = .sdata:0x805CA0F4; // type:object size:0x4 data:4byte +lbl_805CA0F8 = .sdata:0x805CA0F8; // type:object size:0x8 +lbl_805CA100 = .sdata:0x805CA100; // type:object size:0x4 data:4byte +lbl_805CA104 = .sdata:0x805CA104; // type:object size:0x4 data:4byte +lbl_805CA108 = .sdata:0x805CA108; // type:object size:0x8 data:4byte +lbl_805CA110 = .sdata:0x805CA110; // type:object size:0x4 data:4byte +lbl_805CA114 = .sdata:0x805CA114; // type:object size:0x4 data:4byte +lbl_805CA118 = .sdata:0x805CA118; // type:object size:0x4 data:float +lbl_805CA11C = .sdata:0x805CA11C; // type:object size:0x4 +lbl_805CA120 = .sdata:0x805CA120; // type:object size:0x4 +lbl_805CA124 = .sdata:0x805CA124; // type:object size:0x4 +lbl_805CA128 = .sdata:0x805CA128; // type:object size:0x8 data:4byte +lbl_805CA130 = .sdata:0x805CA130; // type:object size:0x8 data:4byte +lbl_805CA138 = .sdata:0x805CA138; // type:object size:0x8 data:4byte +lbl_805CA140 = .sdata:0x805CA140; // type:object size:0x8 data:4byte +lbl_805CA148 = .sdata:0x805CA148; // type:object size:0x8 data:4byte +lbl_805CA150 = .sdata:0x805CA150; // type:object size:0x4 data:4byte +lbl_805CA154 = .sdata:0x805CA154; // type:object size:0x4 data:4byte +lbl_805CA158 = .sdata:0x805CA158; // type:object size:0x8 data:4byte +lbl_805CA160 = .sdata:0x805CA160; // type:object size:0x4 +lbl_805CA164 = .sdata:0x805CA164; // type:object size:0x4 data:4byte +lbl_805CA168 = .sdata:0x805CA168; // type:object size:0x4 data:4byte +lbl_805CA16C = .sdata:0x805CA16C; // type:object size:0x1 data:byte +lbl_805CA170 = .sdata:0x805CA170; // type:object size:0x8 data:4byte +lbl_805CA178 = .sdata:0x805CA178; // type:object size:0x8 data:4byte +lbl_805CA180 = .sdata:0x805CA180; // type:object size:0x4 data:4byte +lbl_805CA184 = .sdata:0x805CA184; // type:object size:0x4 data:4byte +lbl_805CA188 = .sdata:0x805CA188; // type:object size:0x4 data:4byte +lbl_805CA18C = .sdata:0x805CA18C; // type:object size:0x4 data:4byte +lbl_805CA190 = .sdata:0x805CA190; // type:object size:0x4 data:4byte +lbl_805CA194 = .sdata:0x805CA194; // type:object size:0x4 data:4byte +lbl_805CA198 = .sdata:0x805CA198; // type:object size:0x8 data:4byte +lbl_805CA1A0 = .sdata:0x805CA1A0; // type:object size:0x4 data:4byte +lbl_805CA1A4 = .sdata:0x805CA1A4; // type:object size:0x4 data:4byte +lbl_805CA1A8 = .sdata:0x805CA1A8; // type:object size:0x4 data:4byte +lbl_805CA1AC = .sdata:0x805CA1AC; // type:object size:0x4 data:4byte +lbl_805CA1B0 = .sdata:0x805CA1B0; // type:object size:0x4 data:4byte +lbl_805CA1B4 = .sdata:0x805CA1B4; // type:object size:0x4 data:4byte +lbl_805CA1B8 = .sdata:0x805CA1B8; // type:object size:0x4 data:4byte +lbl_805CA1BC = .sdata:0x805CA1BC; // type:object size:0x4 data:4byte +lbl_805CA1C0 = .sdata:0x805CA1C0; // type:object size:0x4 data:4byte +lbl_805CA1C4 = .sdata:0x805CA1C4; // type:object size:0x4 data:4byte +lbl_805CA1C8 = .sdata:0x805CA1C8; // type:object size:0x4 data:4byte +lbl_805CA1CC = .sdata:0x805CA1CC; // type:object size:0x4 data:4byte +lbl_805CA1D0 = .sdata:0x805CA1D0; // type:object size:0x4 data:4byte +lbl_805CA1D4 = .sdata:0x805CA1D4; // type:object size:0x4 data:4byte +lbl_805CA1D8 = .sdata:0x805CA1D8; // type:object size:0x4 data:4byte +lbl_805CA1DC = .sdata:0x805CA1DC; // type:object size:0x4 data:4byte +lbl_805CA1E0 = .sdata:0x805CA1E0; // type:object size:0x1 data:byte +lbl_805CA1E1 = .sdata:0x805CA1E1; // type:object size:0x1 data:byte +lbl_805CA1E2 = .sdata:0x805CA1E2; // type:object size:0x1 data:byte +lbl_805CA1E3 = .sdata:0x805CA1E3; // type:object size:0x1 data:byte +lbl_805CA1E4 = .sdata:0x805CA1E4; // type:object size:0x1 data:byte +lbl_805CA1E5 = .sdata:0x805CA1E5; // type:object size:0x1 data:byte +lbl_805CA1E6 = .sdata:0x805CA1E6; // type:object size:0x1 data:byte +lbl_805CA1E7 = .sdata:0x805CA1E7; // type:object size:0x1 data:byte +lbl_805CA1E8 = .sdata:0x805CA1E8; // type:object size:0x8 +lbl_805CA1F0 = .sdata:0x805CA1F0; // type:object size:0x4 data:4byte +lbl_805CA1F4 = .sdata:0x805CA1F4; // type:object size:0x4 data:4byte +lbl_805CA1F8 = .sdata:0x805CA1F8; // type:object size:0x4 data:4byte +lbl_805CA1FC = .sdata:0x805CA1FC; // type:object size:0x4 data:4byte +lbl_805CA200 = .sdata:0x805CA200; // type:object size:0x4 data:4byte +lbl_805CA204 = .sdata:0x805CA204; // type:object size:0x2 data:2byte +lbl_805CA206 = .sdata:0x805CA206; // type:object size:0x2 data:2byte +lbl_805CA208 = .sdata:0x805CA208; // type:object size:0x4 data:4byte +lbl_805CA20C = .sdata:0x805CA20C; // type:object size:0x4 data:4byte +lbl_805CA210 = .sdata:0x805CA210; // type:object size:0x4 data:4byte +lbl_805CA214 = .sdata:0x805CA214; // type:object size:0x4 data:4byte +lbl_805CA218 = .sdata:0x805CA218; // type:object size:0x4 data:4byte +lbl_805CA21C = .sdata:0x805CA21C; // type:object size:0x4 data:4byte +lbl_805CA220 = .sdata:0x805CA220; // type:object size:0x4 data:4byte +lbl_805CA224 = .sdata:0x805CA224; // type:object size:0x4 data:4byte +lbl_805CA228 = .sdata:0x805CA228; // type:object size:0x8 data:4byte +lbl_805CA230 = .sdata:0x805CA230; // type:object size:0x8 data:4byte +lbl_805CA238 = .sdata:0x805CA238; // type:object size:0x8 data:4byte +lbl_805CA240 = .sdata:0x805CA240; // type:object size:0x8 data:4byte +lbl_805CA248 = .sdata:0x805CA248; // type:object size:0x8 data:4byte +lbl_805CA250 = .sdata:0x805CA250; // type:object size:0x4 +lbl_805CA254 = .sdata:0x805CA254; // type:object size:0x4 +lbl_805CA258 = .sdata:0x805CA258; // type:object size:0x8 +lbl_805CA260 = .sdata:0x805CA260; // type:object size:0x4 data:4byte +lbl_805CA264 = .sdata:0x805CA264; // type:object size:0x4 data:4byte +lbl_805CA268 = .sdata:0x805CA268; // type:object size:0x4 data:4byte +lbl_805CA26C = .sdata:0x805CA26C; // type:object size:0x4 data:4byte +lbl_805CA270 = .sdata:0x805CA270; // type:object size:0x4 data:4byte +lbl_805CA274 = .sdata:0x805CA274; // type:object size:0x4 data:4byte +lbl_805CA278 = .sdata:0x805CA278; // type:object size:0x8 data:4byte +lbl_805CA280 = .sdata:0x805CA280; // type:object size:0x1 data:byte +lbl_805CA281 = .sdata:0x805CA281; // type:object size:0x1 data:byte +lbl_805CA282 = .sdata:0x805CA282; // type:object size:0x6 data:byte +lbl_805CA288 = .sdata:0x805CA288; // type:object size:0x4 data:float +lbl_805CA28C = .sdata:0x805CA28C; // type:object size:0x4 +lbl_805CA290 = .sdata:0x805CA290; // type:object size:0x4 +lbl_805CA294 = .sdata:0x805CA294; // type:object size:0x4 +lbl_805CA298 = .sdata:0x805CA298; // type:object size:0x4 data:4byte +lbl_805CA29C = .sdata:0x805CA29C; // type:object size:0x4 data:4byte +lbl_805CA2A0 = .sdata:0x805CA2A0; // type:object size:0x4 data:4byte +lbl_805CA2A4 = .sdata:0x805CA2A4; // type:object size:0x4 data:4byte +lbl_805CA2A8 = .sdata:0x805CA2A8; // type:object size:0x8 data:4byte +lbl_805CA2B0 = .sdata:0x805CA2B0; // type:object size:0x4 +lbl_805CA2B4 = .sdata:0x805CA2B4; // type:object size:0x4 +lbl_805CA2B8 = .sdata:0x805CA2B8; // type:object size:0x4 +lbl_805CA2BC = .sdata:0x805CA2BC; // type:object size:0x4 +lbl_805CA2C0 = .sdata:0x805CA2C0; // type:object size:0x8 +lbl_805CA2C8 = .sdata:0x805CA2C8; // type:object size:0x4 data:float +lbl_805CA2CC = .sdata:0x805CA2CC; // type:object size:0x4 data:float +lbl_805CA2D0 = .sdata:0x805CA2D0; // type:object size:0x8 data:double +@wstringBase0 = .sdata:0x805CA2D8; // type:object size:0x2 scope:local +lbl_805CA2E0 = .sdata:0x805CA2E0; // type:object size:0x8 data:4byte +fragmentID = .sdata:0x805CA2E8; // type:object size:0x4 scope:local data:4byte +lbl_805CA2F0 = .sdata:0x805CA2F0; // type:object size:0x8 data:4byte +lbl_805CA2F8 = .sdata:0x805CA2F8; // type:object size:0x8 data:4byte +lbl_805CA300 = .sdata:0x805CA300; // type:object size:0x8 data:4byte +lbl_805CA308 = .sdata:0x805CA308; // type:object size:0x4 data:4byte +lbl_805CA30C = .sdata:0x805CA30C; // type:object size:0x4 data:4byte +lbl_805CA310 = .sdata:0x805CA310; // type:object size:0x4 data:4byte +lbl_805CA314 = .sdata:0x805CA314; // type:object size:0x4 data:4byte +lbl_805CA318 = .sdata:0x805CA318; // type:object size:0x4 data:4byte +lbl_805CA31C = .sdata:0x805CA31C; // type:object size:0x4 data:4byte +lbl_805CA320 = .sdata:0x805CA320; // type:object size:0x4 data:4byte +lbl_805CA324 = .sdata:0x805CA324; // type:object size:0x4 data:4byte +lbl_805CA328 = .sdata:0x805CA328; // type:object size:0x4 data:4byte +lbl_805CA32C = .sdata:0x805CA32C; // type:object size:0x4 data:4byte +lbl_805CA330 = .sdata:0x805CA330; // type:object size:0x4 data:4byte +lbl_805CA334 = .sdata:0x805CA334; // type:object size:0x4 data:4byte +lbl_805CA338 = .sdata:0x805CA338; // type:object size:0x4 data:4byte +lbl_805CA33C = .sdata:0x805CA33C; // type:object size:0x4 data:4byte +lbl_805CA340 = .sdata:0x805CA340; // type:object size:0x4 data:4byte +lbl_805CA344 = .sdata:0x805CA344; // type:object size:0x4 data:4byte +lbl_805CA348 = .sdata:0x805CA348; // type:object size:0x4 data:4byte +lbl_805CA34C = .sdata:0x805CA34C; // type:object size:0x4 data:4byte +lbl_805CA350 = .sdata:0x805CA350; // type:object size:0x4 data:4byte +lbl_805CA354 = .sdata:0x805CA354; // type:object size:0x4 data:4byte +lbl_805CA358 = .sdata:0x805CA358; // type:object size:0x4 data:4byte +lbl_805CA35C = .sdata:0x805CA35C; // type:object size:0x4 data:4byte +lbl_805CA360 = .sdata:0x805CA360; // type:object size:0x4 data:4byte +lbl_805CA364 = .sdata:0x805CA364; // type:object size:0x4 data:4byte +lbl_805CA368 = .sdata:0x805CA368; // type:object size:0x4 data:4byte +lbl_805CA36C = .sdata:0x805CA36C; // type:object size:0x4 data:4byte +lbl_805CA370 = .sdata:0x805CA370; // type:object size:0x8 data:4byte +lbl_805CA378 = .sdata:0x805CA378; // type:object size:0x4 data:4byte +lbl_805CA37C = .sdata:0x805CA37C; // type:object size:0x4 data:float +lbl_805CA380 = .sdata:0x805CA380; // type:object size:0x1 data:byte +lbl_805CA384 = .sdata:0x805CA384; // type:object size:0x4 data:4byte +lbl_805CA388 = .sdata:0x805CA388; // type:object size:0x4 data:4byte +lbl_805CA38C = .sdata:0x805CA38C; // type:object size:0x1 data:byte +lbl_805CA390 = .sdata:0x805CA390; // type:object size:0x4 data:4byte +lbl_805CA394 = .sdata:0x805CA394; // type:object size:0x4 data:4byte +lbl_805CA398 = .sdata:0x805CA398; // type:object size:0x1 data:byte +lbl_805CA399 = .sdata:0x805CA399; // type:object size:0x1 data:byte +lbl_805CA39A = .sdata:0x805CA39A; // type:object size:0x6 data:byte +lbl_805CA3A0 = .sdata:0x805CA3A0; // type:object size:0x4 data:4byte +lbl_805CA3A4 = .sdata:0x805CA3A4; // type:object size:0x4 data:float +lbl_805CA3A8 = .sdata:0x805CA3A8; // type:object size:0x4 data:4byte +lbl_805CA3AC = .sdata:0x805CA3AC; // type:object size:0x4 data:float +lbl_805CA3B0 = .sdata:0x805CA3B0; // type:object size:0x4 data:4byte +lbl_805CA3B4 = .sdata:0x805CA3B4; // type:object size:0x4 data:float +lbl_805CA3B8 = .sdata:0x805CA3B8; // type:object size:0x4 data:4byte +lbl_805CA3BC = .sdata:0x805CA3BC; // type:object size:0x4 data:float +lbl_805CA3C0 = .sdata:0x805CA3C0; // type:object size:0x4 data:4byte +lbl_805CA3C4 = .sdata:0x805CA3C4; // type:object size:0x4 data:float +lbl_805CA3C8 = .sdata:0x805CA3C8; // type:object size:0x4 data:4byte +lbl_805CA3CC = .sdata:0x805CA3CC; // type:object size:0x4 data:float +lbl_805CA3D0 = .sdata:0x805CA3D0; // type:object size:0x4 data:float +lbl_805CA3D4 = .sdata:0x805CA3D4; // type:object size:0x4 data:4byte +lbl_805CA3D8 = .sdata:0x805CA3D8; // type:object size:0x4 data:float +lbl_805CA3DC = .sdata:0x805CA3DC; // type:object size:0x4 data:4byte +lbl_805CA3E0 = .sdata:0x805CA3E0; // type:object size:0x4 data:float +lbl_805CA3E4 = .sdata:0x805CA3E4; // type:object size:0x4 data:float +lbl_805CA3E8 = .sdata:0x805CA3E8; // type:object size:0x1 data:byte +lbl_805CA3E9 = .sdata:0x805CA3E9; // type:object size:0x1 data:byte +lbl_805CA3EA = .sdata:0x805CA3EA; // type:object size:0x6 data:byte +lbl_805CA3F0 = .sdata:0x805CA3F0; // type:object size:0x4 data:4byte +lbl_805CA3F4 = .sdata:0x805CA3F4; // type:object size:0x4 data:float +lbl_805CA3F8 = .sdata:0x805CA3F8; // type:object size:0x4 data:float +lbl_805CA3FC = .sdata:0x805CA3FC; // type:object size:0x4 data:4byte +lbl_805CA400 = .sdata:0x805CA400; // type:object size:0x4 data:4byte +lbl_805CA404 = .sdata:0x805CA404; // type:object size:0x4 data:4byte +lbl_805CA408 = .sdata:0x805CA408; // type:object size:0x4 data:4byte +lbl_805CA40C = .sdata:0x805CA40C; // type:object size:0x4 data:4byte +lbl_805CA410 = .sdata:0x805CA410; // type:object size:0x8 data:4byte +lbl_805CA418 = .sdata:0x805CA418; // type:object size:0x8 data:byte +lbl_805CA420 = .sdata:0x805CA420; // type:object size:0x8 data:2byte +lbl_805CA428 = .sdata:0x805CA428; // type:object size:0x4 data:4byte +lbl_805CA42C = .sdata:0x805CA42C; // type:object size:0x4 data:float +lbl_805CA430 = .sdata:0x805CA430; // type:object size:0x1 data:byte +lbl_805CA431 = .sdata:0x805CA431; // type:object size:0x1 data:byte +lbl_805CA432 = .sdata:0x805CA432; // type:object size:0x1 data:byte +lbl_805CA433 = .sdata:0x805CA433; // type:object size:0x1 data:byte +lbl_805CA434 = .sdata:0x805CA434; // type:object size:0x1 data:byte +lbl_805CA435 = .sdata:0x805CA435; // type:object size:0x1 data:byte +lbl_805CA438 = .sdata:0x805CA438; // type:object size:0x4 +lbl_805CA43C = .sdata:0x805CA43C; // type:object size:0x4 +lbl_805CA440 = .sdata:0x805CA440; // type:object size:0x4 data:float +lbl_805CA444 = .sdata:0x805CA444; // type:object size:0x4 data:float +lbl_805CA448 = .sdata:0x805CA448; // type:object size:0x8 data:4byte +lbl_805CA450 = .sdata:0x805CA450; // type:object size:0x4 data:4byte +lbl_805CA454 = .sdata:0x805CA454; // type:object size:0x4 data:float +lbl_805CA458 = .sdata:0x805CA458; // type:object size:0x4 data:4byte +lbl_805CA45C = .sdata:0x805CA45C; // type:object size:0x4 data:float +lbl_805CA460 = .sdata:0x805CA460; // type:object size:0x1 data:byte +lbl_805CA461 = .sdata:0x805CA461; // type:object size:0x1 data:byte +lbl_805CA462 = .sdata:0x805CA462; // type:object size:0x6 data:byte +lbl_805CA468 = .sdata:0x805CA468; // type:object size:0x4 data:4byte +lbl_805CA46C = .sdata:0x805CA46C; // type:object size:0x4 data:float +lbl_805CA470 = .sdata:0x805CA470; // type:object size:0x4 data:float +lbl_805CA474 = .sdata:0x805CA474; // type:object size:0x4 data:4byte +lbl_805CA478 = .sdata:0x805CA478; // type:object size:0x4 data:float +lbl_805CA47C = .sdata:0x805CA47C; // type:object size:0x4 data:4byte +lbl_805CA480 = .sdata:0x805CA480; // type:object size:0x8 data:2byte +lbl_805CA488 = .sdata:0x805CA488; // type:object size:0x8 data:2byte +lbl_805CA490 = .sdata:0x805CA490; // type:object size:0x8 data:2byte +lbl_805CA498 = .sdata:0x805CA498; // type:object size:0x4 data:4byte +lbl_805CA49C = .sdata:0x805CA49C; // type:object size:0x1 data:byte +lbl_805CA49D = .sdata:0x805CA49D; // type:object size:0x1 data:byte +lbl_805CA49E = .sdata:0x805CA49E; // type:object size:0x1 data:byte +lbl_805CA4A0 = .sdata:0x805CA4A0; // type:object size:0x8 data:4byte +lbl_805CA4A8 = .sdata:0x805CA4A8; // type:object size:0x4 data:4byte +lbl_805CA4AC = .sdata:0x805CA4AC; // type:object size:0x4 data:float +lbl_805CA4B0 = .sdata:0x805CA4B0; // type:object size:0x4 data:4byte +lbl_805CA4B4 = .sdata:0x805CA4B4; // type:object size:0x4 data:4byte +lbl_805CA4B8 = .sdata:0x805CA4B8; // type:object size:0x4 data:4byte +lbl_805CA4BC = .sdata:0x805CA4BC; // type:object size:0x4 data:4byte +lbl_805CA4C0 = .sdata:0x805CA4C0; // type:object size:0x4 data:4byte +lbl_805CA4C4 = .sdata:0x805CA4C4; // type:object size:0x1 data:byte +lbl_805CA4C8 = .sdata:0x805CA4C8; // type:object size:0x4 data:4byte +lbl_805CA4CC = .sdata:0x805CA4CC; // type:object size:0x1 data:byte +lbl_805CA4D0 = .sdata:0x805CA4D0; // type:object size:0x1 data:byte +lbl_805CA4D1 = .sdata:0x805CA4D1; // type:object size:0x1 data:byte +lbl_805CA4D2 = .sdata:0x805CA4D2; // type:object size:0x6 data:byte +lbl_805CA4D8 = .sdata:0x805CA4D8; // type:object size:0x4 data:4byte +lbl_805CA4DC = .sdata:0x805CA4DC; // type:object size:0x4 data:float +lbl_805CA4E0 = .sdata:0x805CA4E0; // type:object size:0x4 data:4byte +lbl_805CA4E4 = .sdata:0x805CA4E4; // type:object size:0x4 data:4byte +lbl_805CA4E8 = .sdata:0x805CA4E8; // type:object size:0x4 data:4byte +lbl_805CA4EC = .sdata:0x805CA4EC; // type:object size:0x1 data:byte +lbl_805CA4ED = .sdata:0x805CA4ED; // type:object size:0x1 data:byte +lbl_805CA4F0 = .sdata:0x805CA4F0; // type:object size:0x8 data:4byte +lbl_805CA4F8 = .sdata:0x805CA4F8; // type:object size:0x1 data:byte +lbl_805CA4FA = .sdata:0x805CA4FA; // type:object size:0x2 data:2byte +lbl_805CA4FC = .sdata:0x805CA4FC; // type:object size:0x2 data:2byte +lbl_805CA4FE = .sdata:0x805CA4FE; // type:object size:0x1 data:byte +lbl_805CA500 = .sdata:0x805CA500; // type:object size:0x1 data:byte +lbl_805CA504 = .sdata:0x805CA504; // type:object size:0x4 data:4byte +lbl_805CA508 = .sdata:0x805CA508; // type:object size:0x4 data:4byte +mDepthFar__9CGraphics = .sdata:0x805CA50C; // type:object size:0x4 scope:global data:float +lbl_805CA510 = .sdata:0x805CA510; // type:object size:0x4 data:4byte +lbl_805CA514 = .sdata:0x805CA514; // type:object size:0x4 data:4byte +lbl_805CA518 = .sdata:0x805CA518; // type:object size:0x1 data:byte +lbl_805CA51C = .sdata:0x805CA51C; // type:object size:0x4 data:float +lbl_805CA520 = .sdata:0x805CA520; // type:object size:0x1 data:byte +lbl_805CA521 = .sdata:0x805CA521; // type:object size:0x1 data:byte +lbl_805CA522 = .sdata:0x805CA522; // type:object size:0x1 data:byte +lbl_805CA523 = .sdata:0x805CA523; // type:object size:0x1 data:byte +lbl_805CA524 = .sdata:0x805CA524; // type:object size:0x4 data:float +lbl_805CA528 = .sdata:0x805CA528; // type:object size:0x8 data:byte +lbl_805CA530 = .sdata:0x805CA530; // type:object size:0x8 data:4byte +lbl_805CA538 = .sdata:0x805CA538; // type:object size:0x8 data:4byte +lbl_805CA540 = .sdata:0x805CA540; // type:object size:0x4 data:4byte +lbl_805CA544 = .sdata:0x805CA544; // type:object size:0x4 data:float +lbl_805CA548 = .sdata:0x805CA548; // type:object size:0x8 data:4byte +sNull__Q24rstl14rc_ptr_private = .sdata:0x805CA550; // type:object size:0x8 scope:global data:4byte +lbl_805CA558 = .sdata:0x805CA558; // type:object size:0x8 data:4byte +lbl_805CA560 = .sdata:0x805CA560; // type:object size:0x8 data:4byte +lbl_805CA568 = .sdata:0x805CA568; // type:object size:0x4 data:float +lbl_805CA56C = .sdata:0x805CA56C; // type:object size:0x4 data:float +lbl_805CA570 = .sdata:0x805CA570; // type:object size:0x8 data:byte +lbl_805CA578 = .sdata:0x805CA578; // type:object size:0x8 data:4byte +lbl_805CA580 = .sdata:0x805CA580; // type:object size:0x8 data:4byte +lbl_805CA588 = .sdata:0x805CA588; // type:object size:0x8 data:4byte +lbl_805CA590 = .sdata:0x805CA590; // type:object size:0x8 data:4byte +lbl_805CA598 = .sdata:0x805CA598; // type:object size:0x4 data:4byte +lbl_805CA59C = .sdata:0x805CA59C; // type:object size:0x2 data:2byte +sDupPrimitiveCheckCount__20CMetroidAreaCollider = .sdata:0x805CA5A0; // type:object size:0x8 scope:global data:byte +lbl_805CA5A8 = .sdata:0x805CA5A8; // type:object size:0x8 data:4byte +lbl_805CA5B0 = .sdata:0x805CA5B0; // type:object size:0x8 data:4byte +lbl_805CA5B8 = .sdata:0x805CA5B8; // type:object size:0x2 data:2byte +lbl_805CA5BA = .sdata:0x805CA5BA; // type:object size:0x2 data:2byte +lbl_805CA5BC = .sdata:0x805CA5BC; // type:object size:0x2 data:2byte +lbl_805CA5C0 = .sdata:0x805CA5C0; // type:object size:0x8 data:4byte +__DVDLongFileNameFlag = .sdata:0x805CA5C8; // type:object size:0x4 scope:global data:4byte +lbl_805CA5D0 = .sdata:0x805CA5D0; // type:object size:0x8 data:string +__DVDVersion = .sdata:0x805CA5D8; // type:object size:0x4 scope:global data:4byte +lbl_805CA5DC = .sdata:0x805CA5DC; // type:object size:0x4 data:4byte +lbl_805CA5E0 = .sdata:0x805CA5E0; // type:object size:0x4 data:4byte +lbl_805CA5E4 = .sdata:0x805CA5E4; // type:object size:0x8 +lbl_805CA5EC = .sdata:0x805CA5EC; // type:object size:0x4 data:4byte +lowDone = .sdata:0x805CA5F0; // type:object size:0x4 scope:local data:4byte +@834 = .sdata:0x805CA5F4; // type:object size:0x4 scope:local data:byte +lbl_805CA5F8 = .sdata:0x805CA5F8; // type:object size:0x8 data:4byte +lbl_805CA600 = .sdata:0x805CA600; // type:object size:0x8 data:string +__EXIVersion = .sdata:0x805CA608; // type:object size:0x4 scope:global data:4byte +lbl_805CA610 = .sdata:0x805CA610; // type:object size:0x8 data:4byte +lbl_805CA618 = .sdata:0x805CA618; // type:object size:0x4 +lbl_805CA61C = .sdata:0x805CA61C; // type:object size:0x4 +lbl_805CA620 = .sdata:0x805CA620; // type:object size:0x8 +lbl_805CA628 = .sdata:0x805CA628; // type:object size:0x8 +lbl_805CA630 = .sdata:0x805CA630; // type:object size:0x8 +lbl_805CA638 = .sdata:0x805CA638; // type:object size:0x8 +lbl_805CA640 = .sdata:0x805CA640; // type:object size:0x8 +lbl_805CA648 = .sdata:0x805CA648; // type:object size:0x8 +lbl_805CA650 = .sdata:0x805CA650; // type:object size:0x8 +lbl_805CA658 = .sdata:0x805CA658; // type:object size:0x8 +lbl_805CA660 = .sdata:0x805CA660; // type:object size:0x8 +lbl_805CA668 = .sdata:0x805CA668; // type:object size:0x4 data:4byte +lbl_805CA66C = .sdata:0x805CA66C; // type:object size:0x4 data:float +lbl_805CA670 = .sdata:0x805CA670; // type:object size:0x4 data:4byte +lbl_805CA674 = .sdata:0x805CA674; // type:object size:0x4 data:4byte +lbl_805CA678 = .sdata:0x805CA678; // type:object size:0x4 data:4byte +lbl_805CA67C = .sdata:0x805CA67C; // type:object size:0x4 data:4byte +lbl_805CA680 = .sdata:0x805CA680; // type:object size:0x4 data:float +lbl_805CA684 = .sdata:0x805CA684; // type:object size:0x4 data:float +lbl_805CA688 = .sdata:0x805CA688; // type:object size:0x4 data:float +lbl_805CA68C = .sdata:0x805CA68C; // type:object size:0x4 data:float +lbl_805CA690 = .sdata:0x805CA690; // type:object size:0x2 data:2byte +lbl_805CA694 = .sdata:0x805CA694; // type:object size:0x4 data:float +lbl_805CA698 = .sdata:0x805CA698; // type:object size:0x4 data:float +lbl_805CA69C = .sdata:0x805CA69C; // type:object size:0x4 data:float +lbl_805CA6A0 = .sdata:0x805CA6A0; // type:object size:0x4 data:float +lbl_805CA6A4 = .sdata:0x805CA6A4; // type:object size:0x4 data:float +lbl_805CA6A8 = .sdata:0x805CA6A8; // type:object size:0x4 data:float +lbl_805CA6AC = .sdata:0x805CA6AC; // type:object size:0x4 data:float +lbl_805CA6B0 = .sdata:0x805CA6B0; // type:object size:0x4 data:float +lbl_805CA6B4 = .sdata:0x805CA6B4; // type:object size:0x4 data:4byte +lbl_805CA6B8 = .sdata:0x805CA6B8; // type:object size:0x4 data:4byte +lbl_805CA6BC = .sdata:0x805CA6BC; // type:object size:0x4 data:4byte +lbl_805CA6C0 = .sdata:0x805CA6C0; // type:object size:0x4 data:4byte +lbl_805CA6C4 = .sdata:0x805CA6C4; // type:object size:0x4 data:4byte +lbl_805CA6C8 = .sdata:0x805CA6C8; // type:object size:0x4 data:4byte +lbl_805CA6CC = .sdata:0x805CA6CC; // type:object size:0x4 data:float +lbl_805CA6D0 = .sdata:0x805CA6D0; // type:object size:0x4 data:float +lbl_805CA6D4 = .sdata:0x805CA6D4; // type:object size:0x4 data:float +__OSVersion = .sdata:0x805CA6D8; // type:object size:0x4 scope:global data:4byte +@1730 = .sdata:0x805CA6DC; // type:object size:0x7 scope:local data:string +@1740 = .sdata:0x805CA6E4; // type:object size:0x6 scope:local data:string +@1788 = .sdata:0x805CA6EC; // type:object size:0x4 scope:local data:string +@1790 = .sdata:0x805CA6F0; // type:object size:0x5 scope:local data:string +lbl_805CA6F8 = .sdata:0x805CA6F8; // type:object size:0x8 +lbl_805CA700 = .sdata:0x805CA700; // type:object size:0x8 data:4byte +__OSArenaLo = .sdata:0x805CA708; // type:object size:0x4 scope:local data:4byte +s_mem2ArenaLo = .sdata:0x805CA70C; // type:object size:0x4 scope:local data:4byte +lbl_805CA710 = .sdata:0x805CA710; // type:object size:0x4 data:4byte +@691 = .sdata:0x805CA714; // type:object size:0x2 scope:local data:string +lbl_805CA718 = .sdata:0x805CA718; // type:object size:0x8 data:string +lbl_805CA720 = .sdata:0x805CA720; // type:object size:0x8 +lbl_805CA728 = .sdata:0x805CA728; // type:object size:0x8 +lbl_805CA730 = .sdata:0x805CA730; // type:object size:0x8 data:2byte +lbl_805CA738 = .sdata:0x805CA738; // type:object size:0x8 +SwitchThreadCallback = .sdata:0x805CA740; // type:object size:0x4 scope:local data:4byte +IpcBufferLo = .sdata:0x805CA748; // type:object size:0x4 scope:local data:4byte +PlayRecordState = .sdata:0x805CA750; // type:object size:0x4 scope:local data:4byte +@1548 = .sdata:0x805CA758; // type:object size:0x8 scope:local data:string +lbl_805CA760 = .sdata:0x805CA760; // type:object size:0x8 data:string +__SIVersion = .sdata:0x805CA768; // type:object size:0x4 scope:global data:4byte +lbl_805CA770 = .sdata:0x805CA770; // type:object size:0x8 data:4byte +lbl_805CA778 = .sdata:0x805CA778; // type:object size:0x4 data:4byte +lbl_805CA77C = .sdata:0x805CA77C; // type:object size:0x4 data:4byte +lbl_805CA780 = .sdata:0x805CA780; // type:object size:0x4 data:4byte +lbl_805CA784 = .sdata:0x805CA784; // type:object size:0x4 data:4byte +lbl_805CA788 = .sdata:0x805CA788; // type:object size:0x4 data:4byte +lbl_805CA78C = .sdata:0x805CA78C; // type:object size:0x4 data:4byte +lbl_805CA790 = .sdata:0x805CA790; // type:object size:0x8 +lbl_805CA798 = .sdata:0x805CA798; // type:object size:0x8 data:4byte +lbl_805CA7A0 = .sdata:0x805CA7A0; // type:object size:0x1 data:byte +lbl_805CA7A1 = .sdata:0x805CA7A1; // type:object size:0x1 data:byte +lbl_805CA7A2 = .sdata:0x805CA7A2; // type:object size:0x1 data:byte +lbl_805CA7A3 = .sdata:0x805CA7A3; // type:object size:0x1 data:byte +lbl_805CA7A4 = .sdata:0x805CA7A4; // type:object size:0x1 data:byte +lbl_805CA7A5 = .sdata:0x805CA7A5; // type:object size:0x1 data:byte +lbl_805CA7A6 = .sdata:0x805CA7A6; // type:object size:0x1 data:byte +lbl_805CA7A7 = .sdata:0x805CA7A7; // type:object size:0x1 data:byte +lbl_805CA7A8 = .sdata:0x805CA7A8; // type:object size:0x1 data:byte +lbl_805CA7A9 = .sdata:0x805CA7A9; // type:object size:0x1 data:byte +lbl_805CA7AA = .sdata:0x805CA7AA; // type:object size:0x1 data:byte +lbl_805CA7AC = .sdata:0x805CA7AC; // type:object size:0x4 data:4byte +lbl_805CA7B0 = .sdata:0x805CA7B0; // type:object size:0x8 data:byte +lbl_805CA7B8 = .sdata:0x805CA7B8; // type:object size:0x4 data:4byte +lbl_805CA7BC = .sdata:0x805CA7BC; // type:object size:0x4 data:4byte +lbl_805CA7C0 = .sdata:0x805CA7C0; // type:object size:0x2 data:2byte +lbl_805CA7C2 = .sdata:0x805CA7C2; // type:object size:0x2 data:2byte +lbl_805CA7C4 = .sdata:0x805CA7C4; // type:object size:0x2 data:2byte +lbl_805CA7C6 = .sdata:0x805CA7C6; // type:object size:0x2 data:2byte +lbl_805CA7C8 = .sdata:0x805CA7C8; // type:object size:0x8 +__fsFd = .sdata:0x805CA7D0; // type:object size:0x4 scope:local data:4byte +@1688 = .sdata:0x805CA7D8; // type:object size:0x8 scope:local data:string +lbl_805CA7E0 = .sdata:0x805CA7E0; // type:object size:0x4 data:4byte +lbl_805CA7E4 = .sdata:0x805CA7E4; // type:object size:0x4 data:4byte +lbl_805CA7E8 = .sdata:0x805CA7E8; // type:object size:0x4 data:4byte +lbl_805CA7EC = .sdata:0x805CA7EC; // type:object size:0x4 data:4byte +lbl_805CA7F0 = .sdata:0x805CA7F0; // type:object size:0x4 data:4byte +lbl_805CA7F4 = .sdata:0x805CA7F4; // type:object size:0x4 +lbl_805CA7F8 = .sdata:0x805CA7F8; // type:object size:0x8 +lbl_805CA800 = .sdata:0x805CA800; // type:object size:0x8 data:byte +__mailboxAck = .sdata:0x805CA808; // type:object size:0x4 scope:local data:4byte +hid = .sdata:0x805CA80C; // type:object size:0x4 scope:local data:4byte +lbl_805CA810 = .sdata:0x805CA810; // type:object size:0x8 +lbl_805CA818 = .sdata:0x805CA818; // type:object size:0x8 data:string +lbl_805CA820 = .sdata:0x805CA820; // type:object size:0x8 +__NANDVersion = .sdata:0x805CA828; // type:object size:0x4 scope:global data:4byte +lbl_805CA82C = .sdata:0x805CA82C; // type:object size:0x4 +@3775 = .sdata:0x805CA830; // type:object size:0x1 scope:local +lbl_805CA834 = .sdata:0x805CA834; // type:object size:0x4 +lbl_805CA838 = .sdata:0x805CA838; // type:object size:0x4 +lbl_805CA83C = .sdata:0x805CA83C; // type:object size:0x4 data:string +lbl_805CA840 = .sdata:0x805CA840; // type:object size:0x8 +lbl_805CA848 = .sdata:0x805CA848; // type:object size:0x8 +lbl_805CA850 = .sdata:0x805CA850; // type:object size:0x8 data:string +lbl_805CA858 = .sdata:0x805CA858; // type:object size:0x8 data:4byte +lbl_805CA860 = .sdata:0x805CA860; // type:object size:0x4 data:4byte +lbl_805CA864 = .sdata:0x805CA864; // type:object size:0x4 data:4byte +lbl_805CA868 = .sdata:0x805CA868; // type:object size:0x4 data:string +lbl_805CA86C = .sdata:0x805CA86C; // type:object size:0x4 data:string +lbl_805CA870 = .sdata:0x805CA870; // type:object size:0x4 data:4byte +lbl_805CA874 = .sdata:0x805CA874; // type:object size:0x4 data:4byte +lbl_805CA878 = .sdata:0x805CA878; // type:object size:0x4 data:4byte +lbl_805CA87C = .sdata:0x805CA87C; // type:object size:0x4 data:4byte +lbl_805CA880 = .sdata:0x805CA880; // type:object size:0x8 data:4byte +lbl_805CA888 = .sdata:0x805CA888; // type:object size:0x8 +lbl_805CA890 = .sdata:0x805CA890; // type:object size:0x8 data:4byte +lbl_805CA898 = .sdata:0x805CA898; // type:object size:0x8 data:4byte +lbl_805CA8A0 = .sdata:0x805CA8A0; // type:object size:0x8 +lbl_805CA8A8 = .sdata:0x805CA8A8; // type:object size:0x8 +lbl_805CA8B0 = .sdata:0x805CA8B0; // type:object size:0x1 data:byte +lbl_805CA8B4 = .sdata:0x805CA8B4; // type:object size:0x4 data:4byte +lbl_805CA8B8 = .sdata:0x805CA8B8; // type:object size:0x8 +lbl_805CA8C0 = .sdata:0x805CA8C0; // type:object size:0x4 +lbl_805CA8C4 = .sdata:0x805CA8C4; // type:object size:0x8 +lbl_805CA8CC = .sdata:0x805CA8CC; // type:object size:0xC +lbl_805CA8D8 = .sdata:0x805CA8D8; // type:object size:0x8 data:string +lbl_805CA8E0 = .sdata:0x805CA8E0; // type:object size:0x8 +lbl_805CA8E8 = .sdata:0x805CA8E8; // type:object size:0x8 +lbl_805CA8F0 = .sdata:0x805CA8F0; // type:object size:0x8 +lbl_805CA8F8 = .sdata:0x805CA8F8; // type:object size:0x8 +lbl_805CA900 = .sdata:0x805CA900; // type:object size:0x8 +lbl_805CA908 = .sdata:0x805CA908; // type:object size:0x4 data:4byte +lbl_805CA90C = .sdata:0x805CA90C; // type:object size:0x1 data:byte +lbl_805CA910 = .sdata:0x805CA910; // type:object size:0x8 +__SCVersion = .sdata:0x805CA918; // type:object size:0x4 scope:global data:4byte +lbl_805CA91C = .sdata:0x805CA91C; // type:object size:0x8 +lbl_805CA924 = .sdata:0x805CA924; // type:object size:0xC +lbl_805CA930 = .sdata:0x805CA930; // type:object size:0x8 data:string +lbl_805CA938 = .sdata:0x805CA938; // type:object size:0x8 +lbl_805CA940 = .sdata:0x805CA940; // type:object size:0x8 data:string +lbl_805CA948 = .sdata:0x805CA948; // type:object size:0x8 +lbl_805CA950 = .sdata:0x805CA950; // type:object size:0x8 data:string +lbl_805CA958 = .sdata:0x805CA958; // type:object size:0x8 data:string +lbl_805CA960 = .sdata:0x805CA960; // type:object size:0x8 data:string +lbl_805CA968 = .sdata:0x805CA968; // type:object size:0x8 data:string +lbl_805CA970 = .sdata:0x805CA970; // type:object size:0x8 data:string +lbl_805CA978 = .sdata:0x805CA978; // type:object size:0x8 data:string +lbl_805CA980 = .sdata:0x805CA980; // type:object size:0x8 +lbl_805CA988 = .sdata:0x805CA988; // type:object size:0x8 data:string +lbl_805CA990 = .sdata:0x805CA990; // type:object size:0x8 data:string +lbl_805CA998 = .sdata:0x805CA998; // type:object size:0x8 data:string +lbl_805CA9A0 = .sdata:0x805CA9A0; // type:object size:0x8 data:string +lbl_805CA9A8 = .sdata:0x805CA9A8; // type:object size:0x8 data:string +lbl_805CA9B0 = .sdata:0x805CA9B0; // type:object size:0x8 data:string +lbl_805CA9B8 = .sdata:0x805CA9B8; // type:object size:0x8 data:string +lbl_805CA9C0 = .sdata:0x805CA9C0; // type:object size:0x8 data:string +lbl_805CA9C8 = .sdata:0x805CA9C8; // type:object size:0x8 data:string +lbl_805CA9D0 = .sdata:0x805CA9D0; // type:object size:0x8 data:string +lbl_805CA9D8 = .sdata:0x805CA9D8; // type:object size:0x8 data:string +lbl_805CA9E0 = .sdata:0x805CA9E0; // type:object size:0x8 data:string +lbl_805CA9E8 = .sdata:0x805CA9E8; // type:object size:0x8 data:string +lbl_805CA9F0 = .sdata:0x805CA9F0; // type:object size:0x8 +lbl_805CA9F8 = .sdata:0x805CA9F8; // type:object size:0x8 +lbl_805CAA00 = .sdata:0x805CAA00; // type:object size:0x8 data:string +lbl_805CAA08 = .sdata:0x805CAA08; // type:object size:0x8 data:string +@2159 = .sdata:0x805CAA10; // type:object size:0x5 scope:local data:string +@2160 = .sdata:0x805CAA18; // type:object size:0x5 scope:local data:string +lbl_805CAA20 = .sdata:0x805CAA20; // type:object size:0x8 +lbl_805CAA28 = .sdata:0x805CAA28; // type:object size:0x8 +lbl_805CAA30 = .sdata:0x805CAA30; // type:object size:0x8 +lbl_805CAA38 = .sdata:0x805CAA38; // type:object size:0x8 +lbl_805CAA40 = .sdata:0x805CAA40; // type:object size:0x8 data:4byte +lbl_805CAA48 = .sdata:0x805CAA48; // type:object size:0x8 data:2byte +lbl_805CAA50 = .sdata:0x805CAA50; // type:object size:0x8 data:2byte +lbl_805CAA58 = .sdata:0x805CAA58; // type:object size:0x8 +lbl_805CAA60 = .sdata:0x805CAA60; // type:object size:0x1 data:byte +lbl_805CAA64 = .sdata:0x805CAA64; // type:object size:0x4 +lbl_805CAA68 = .sdata:0x805CAA68; // type:object size:0x8 +lbl_805CAA70 = .sdata:0x805CAA70; // type:object size:0x4 data:4byte +lbl_805CAA74 = .sdata:0x805CAA74; // type:object size:0x4 data:4byte +lbl_805CAA78 = .sdata:0x805CAA78; // type:object size:0x8 data:4byte +lbl_805CAA80 = .sdata:0x805CAA80; // type:object size:0x8 data:4byte +lbl_805CAA88 = .sdata:0x805CAA88; // type:object size:0x8 +lbl_805CAA90 = .sdata:0x805CAA90; // type:object size:0x8 +lbl_805CAA98 = .sdata:0x805CAA98; // type:object size:0x8 data:4byte +lbl_805CAAA0 = .sdata:0x805CAAA0; // type:object size:0x4 data:string +lbl_805CAAA4 = .sdata:0x805CAAA4; // type:object size:0x4 data:string +lbl_805CAAA8 = .sdata:0x805CAAA8; // type:object size:0x4 data:string +lbl_805CAAAC = .sdata:0x805CAAAC; // type:object size:0x4 data:string +lbl_805CAAB0 = .sdata:0x805CAAB0; // type:object size:0x4 data:string +lbl_805CAAB4 = .sdata:0x805CAAB4; // type:object size:0x4 data:string +lbl_805CAAB8 = .sdata:0x805CAAB8; // type:object size:0x8 +lbl_805CAAC0 = .sdata:0x805CAAC0; // type:object size:0x8 +lbl_805CAAC8 = .sdata:0x805CAAC8; // type:object size:0x8 +lbl_805CAAD0 = .sdata:0x805CAAD0; // type:object size:0x8 +lbl_805CAAD8 = .sdata:0x805CAAD8; // type:object size:0x8 +lbl_805CAAE0 = .sdata:0x805CAAE0; // type:object size:0x8 data:4byte +lbl_805CAAE8 = .sdata:0x805CAAE8; // type:object size:0x8 +lbl_805CAAF0 = .sdata:0x805CAAF0; // type:object size:0x4 data:string +lbl_805CAAF4 = .sdata:0x805CAAF4; // type:object size:0x4 +lbl_805CAAF8 = .sdata:0x805CAAF8; // type:object size:0x4 data:string +lbl_805CAAFC = .sdata:0x805CAAFC; // type:object size:0x8 +lbl_805CAB04 = .sdata:0x805CAB04; // type:object size:0x4 +lbl_805CAB08 = .sdata:0x805CAB08; // type:object size:0x8 +lbl_805CAB10 = .sdata:0x805CAB10; // type:object size:0x8 +lbl_805CAB18 = .sdata:0x805CAB18; // type:object size:0x4 +lbl_805CAB1C = .sdata:0x805CAB1C; // type:object size:0x8 +lbl_805CAB24 = .sdata:0x805CAB24; // type:object size:0x8 +lbl_805CAB2C = .sdata:0x805CAB2C; // type:object size:0x4 data:string +lbl_805CAB30 = .sdata:0x805CAB30; // type:object size:0x4 data:string +lbl_805CAB34 = .sdata:0x805CAB34; // type:object size:0x4 data:string +lbl_805CAB38 = .sdata:0x805CAB38; // type:object size:0x4 data:string +lbl_805CAB3C = .sdata:0x805CAB3C; // type:object size:0x4 data:string +lbl_805CAB40 = .sdata:0x805CAB40; // type:object size:0x4 data:string +lbl_805CAB44 = .sdata:0x805CAB44; // type:object size:0x4 data:string +lbl_805CAB48 = .sdata:0x805CAB48; // type:object size:0x4 data:string +lbl_805CAB4C = .sdata:0x805CAB4C; // type:object size:0x4 data:string +lbl_805CAB50 = .sdata:0x805CAB50; // type:object size:0x4 data:string +lbl_805CAB54 = .sdata:0x805CAB54; // type:object size:0x4 data:string +lbl_805CAB58 = .sdata:0x805CAB58; // type:object size:0x4 data:string +lbl_805CAB5C = .sdata:0x805CAB5C; // type:object size:0x4 data:4byte +lbl_805CAB60 = .sdata:0x805CAB60; // type:object size:0x4 data:4byte +lbl_805CAB64 = .sdata:0x805CAB64; // type:object size:0x4 data:4byte +lbl_805CAB68 = .sdata:0x805CAB68; // type:object size:0x4 data:4byte +lbl_805CAB6C = .sdata:0x805CAB6C; // type:object size:0x4 data:4byte +lbl_805CAB70 = .sdata:0x805CAB70; // type:object size:0x8 +lbl_805CAB78 = .sdata:0x805CAB78; // type:object size:0x8 data:4byte +lbl_805CAB80 = .sdata:0x805CAB80; // type:object size:0x8 data:4byte +lbl_805CAB88 = .sdata:0x805CAB88; // type:object size:0x8 data:4byte +lbl_805CAB90 = .sdata:0x805CAB90; // type:object size:0x8 data:4byte +lbl_805CAB98 = .sdata:0x805CAB98; // type:object size:0x4 data:string +lbl_805CAB9C = .sdata:0x805CAB9C; // type:object size:0x4 data:string +lbl_805CABA0 = .sdata:0x805CABA0; // type:object size:0x4 +lbl_805CABA4 = .sdata:0x805CABA4; // type:object size:0x4 +lbl_805CABA8 = .sdata:0x805CABA8; // type:object size:0x4 +lbl_805CABAC = .sdata:0x805CABAC; // type:object size:0x4 +lbl_805CABB0 = .sdata:0x805CABB0; // type:object size:0x4 +lbl_805CABB4 = .sdata:0x805CABB4; // type:object size:0x4 +lbl_805CABB8 = .sdata:0x805CABB8; // type:object size:0x8 +lbl_805CABC0 = .sdata:0x805CABC0; // type:object size:0x4 +lbl_805CABC4 = .sdata:0x805CABC4; // type:object size:0x4 +lbl_805CABC8 = .sdata:0x805CABC8; // type:object size:0x4 +lbl_805CABCC = .sdata:0x805CABCC; // type:object size:0x4 +lbl_805CABD0 = .sdata:0x805CABD0; // type:object size:0x4 +lbl_805CABD4 = .sdata:0x805CABD4; // type:object size:0x4 +lbl_805CABD8 = .sdata:0x805CABD8; // type:object size:0x4 +lbl_805CABDC = .sdata:0x805CABDC; // type:object size:0x4 +lbl_805CABE0 = .sdata:0x805CABE0; // type:object size:0x4 +lbl_805CABE4 = .sdata:0x805CABE4; // type:object size:0x1 data:byte +lbl_805CABE5 = .sdata:0x805CABE5; // type:object size:0x1 data:byte +lbl_805CABE8 = .sdata:0x805CABE8; // type:object size:0x8 +lbl_805CABF0 = .sdata:0x805CABF0; // type:object size:0x8 +lbl_805CABF8 = .sdata:0x805CABF8; // type:object size:0x8 data:4byte +__esFd = .sdata:0x805CAC00; // type:object size:0x4 scope:local data:4byte +lbl_805CAC08 = .sdata:0x805CAC08; // type:object size:0x8 data:string +lbl_805CAC20 = .sbss:0x805CAC20; // type:object size:0x8 data:4byte +lbl_805CAC28 = .sbss:0x805CAC28; // type:object size:0x8 data:4byte +lbl_805CAC30 = .sbss:0x805CAC30; // type:object size:0x1 data:byte +lbl_805CAC31 = .sbss:0x805CAC31; // type:object size:0x1 data:byte +lbl_805CAC32 = .sbss:0x805CAC32; // type:object size:0x6 data:byte +lbl_805CAC38 = .sbss:0x805CAC38; // type:object size:0x4 data:4byte +lbl_805CAC3C = .sbss:0x805CAC3C; // type:object size:0x4 data:4byte +lbl_805CAC40 = .sbss:0x805CAC40; // type:object size:0x1 data:byte +lbl_805CAC44 = .sbss:0x805CAC44; // type:object size:0x4 data:4byte +lbl_805CAC48 = .sbss:0x805CAC48; // type:object size:0x8 data:float +lbl_805CAC50 = .sbss:0x805CAC50; // type:object size:0x8 data:4byte +lbl_805CAC58 = .sbss:0x805CAC58; // type:object size:0x8 data:4byte +lbl_805CAC60 = .sbss:0x805CAC60; // type:object size:0x4 data:4byte +lbl_805CAC64 = .sbss:0x805CAC64; // type:object size:0x1 data:byte +lbl_805CAC65 = .sbss:0x805CAC65; // type:object size:0x1 data:byte +lbl_805CAC66 = .sbss:0x805CAC66; // type:object size:0x1 data:byte +lbl_805CAC67 = .sbss:0x805CAC67; // type:object size:0x1 data:byte +lbl_805CAC68 = .sbss:0x805CAC68; // type:object size:0x1 data:byte +lbl_805CAC69 = .sbss:0x805CAC69; // type:object size:0x1 data:byte +lbl_805CAC6A = .sbss:0x805CAC6A; // type:object size:0x1 data:byte +lbl_805CAC6B = .sbss:0x805CAC6B; // type:object size:0x1 data:byte +lbl_805CAC6C = .sbss:0x805CAC6C; // type:object size:0x1 data:byte +lbl_805CAC70 = .sbss:0x805CAC70; // type:object size:0x8 data:float +lbl_805CAC78 = .sbss:0x805CAC78; // type:object size:0x8 data:4byte +lbl_805CAC80 = .sbss:0x805CAC80; // type:object size:0x4 data:float +lbl_805CAC84 = .sbss:0x805CAC84; // type:object size:0x4 data:float +lbl_805CAC88 = .sbss:0x805CAC88; // type:object size:0x8 data:4byte +lbl_805CAC90 = .sbss:0x805CAC90; // type:object size:0x8 data:byte +lbl_805CAC98 = .sbss:0x805CAC98; // type:object size:0x8 data:byte +lbl_805CACA0 = .sbss:0x805CACA0; // type:object size:0x8 data:byte +lbl_805CACA8 = .sbss:0x805CACA8; // type:object size:0x8 data:4byte +lbl_805CACB0 = .sbss:0x805CACB0; // type:object size:0x8 data:4byte +lbl_805CACB8 = .sbss:0x805CACB8; // type:object size:0x8 data:4byte +lbl_805CACC0 = .sbss:0x805CACC0; // type:object size:0x8 data:4byte +lbl_805CACC8 = .sbss:0x805CACC8; // type:object size:0x1 data:byte +lbl_805CACCC = .sbss:0x805CACCC; // type:object size:0x4 data:4byte +lbl_805CACD0 = .sbss:0x805CACD0; // type:object size:0x8 data:4byte +lbl_805CACD8 = .sbss:0x805CACD8; // type:object size:0x8 data:4byte +lbl_805CACE0 = .sbss:0x805CACE0; // type:object size:0x8 data:4byte +lbl_805CACE8 = .sbss:0x805CACE8; // type:object size:0x4 data:4byte +lbl_805CACEC = .sbss:0x805CACEC; // type:object size:0x1 data:byte +lbl_805CACF0 = .sbss:0x805CACF0; // type:object size:0x4 data:float +lbl_805CACF4 = .sbss:0x805CACF4; // type:object size:0x4 data:4byte +lbl_805CACF8 = .sbss:0x805CACF8; // type:object size:0x8 data:4byte +lbl_805CAD00 = .sbss:0x805CAD00; // type:object size:0x8 data:4byte +lbl_805CAD08 = .sbss:0x805CAD08; // type:object size:0x8 data:4byte +lbl_805CAD10 = .sbss:0x805CAD10; // type:object size:0x8 data:4byte +lbl_805CAD18 = .sbss:0x805CAD18; // type:object size:0x8 data:4byte +lbl_805CAD20 = .sbss:0x805CAD20; // type:object size:0x8 data:4byte +lbl_805CAD28 = .sbss:0x805CAD28; // type:object size:0x1 data:byte +lbl_805CAD29 = .sbss:0x805CAD29; // type:object size:0x7 data:byte +lbl_805CAD30 = .sbss:0x805CAD30; // type:object size:0x4 data:float +lbl_805CAD34 = .sbss:0x805CAD34; // type:object size:0x4 data:float +lbl_805CAD38 = .sbss:0x805CAD38; // type:object size:0x4 data:4byte +lbl_805CAD3C = .sbss:0x805CAD3C; // type:object size:0x4 data:4byte +lbl_805CAD40 = .sbss:0x805CAD40; // type:object size:0x4 data:4byte +lbl_805CAD44 = .sbss:0x805CAD44; // type:object size:0x4 data:4byte +lbl_805CAD48 = .sbss:0x805CAD48; // type:object size:0x8 data:4byte +lbl_805CAD50 = .sbss:0x805CAD50; // type:object size:0x1 data:byte +lbl_805CAD54 = .sbss:0x805CAD54; // type:object size:0x4 +lbl_805CAD58 = .sbss:0x805CAD58; // type:object size:0x8 data:4byte +lbl_805CAD60 = .sbss:0x805CAD60; // type:object size:0x8 data:4byte +lbl_805CAD68 = .sbss:0x805CAD68; // type:object size:0x8 data:4byte +lbl_805CAD70 = .sbss:0x805CAD70; // type:object size:0x8 data:4byte +lbl_805CAD78 = .sbss:0x805CAD78; // type:object size:0x8 data:4byte +lbl_805CAD80 = .sbss:0x805CAD80; // type:object size:0x8 data:4byte +lbl_805CAD88 = .sbss:0x805CAD88; // type:object size:0x1 data:byte +lbl_805CAD8C = .sbss:0x805CAD8C; // type:object size:0x4 data:4byte +lbl_805CAD90 = .sbss:0x805CAD90; // type:object size:0x8 data:byte +lbl_805CAD98 = .sbss:0x805CAD98; // type:object size:0x8 data:4byte +lbl_805CADA0 = .sbss:0x805CADA0; // type:object size:0x4 data:4byte +lbl_805CADA4 = .sbss:0x805CADA4; // type:object size:0x4 +lbl_805CADA8 = .sbss:0x805CADA8; // type:object size:0x8 data:byte +lbl_805CADB0 = .sbss:0x805CADB0; // type:object size:0x8 data:4byte +lbl_805CADB8 = .sbss:0x805CADB8; // type:object size:0x8 data:4byte +lbl_805CADC0 = .sbss:0x805CADC0; // type:object size:0x8 data:4byte +lbl_805CADC8 = .sbss:0x805CADC8; // type:object size:0x8 data:byte +lbl_805CADD0 = .sbss:0x805CADD0; // type:object size:0x4 data:4byte +lbl_805CADD4 = .sbss:0x805CADD4; // type:object size:0x4 data:4byte +lbl_805CADD8 = .sbss:0x805CADD8; // type:object size:0x1 data:byte +lbl_805CADDC = .sbss:0x805CADDC; // type:object size:0x1 data:byte +lbl_805CADE0 = .sbss:0x805CADE0; // type:object size:0x8 data:4byte +lbl_805CADE8 = .sbss:0x805CADE8; // type:object size:0x4 data:4byte +lbl_805CADEC = .sbss:0x805CADEC; // type:object size:0x1 data:byte +lbl_805CADF0 = .sbss:0x805CADF0; // type:object size:0x4 data:4byte +lbl_805CADF4 = .sbss:0x805CADF4; // type:object size:0x4 data:4byte +lbl_805CADF8 = .sbss:0x805CADF8; // type:object size:0x1 data:byte +lbl_805CADF9 = .sbss:0x805CADF9; // type:object size:0x7 data:byte +lbl_805CAE00 = .sbss:0x805CAE00; // type:object size:0x4 data:float +lbl_805CAE04 = .sbss:0x805CAE04; // type:object size:0x4 data:float +lbl_805CAE08 = .sbss:0x805CAE08; // type:object size:0x4 data:float +lbl_805CAE0C = .sbss:0x805CAE0C; // type:object size:0x4 data:float +lbl_805CAE10 = .sbss:0x805CAE10; // type:object size:0x8 data:4byte +lbl_805CAE18 = .sbss:0x805CAE18; // type:object size:0x8 data:4byte +lbl_805CAE20 = .sbss:0x805CAE20; // type:object size:0x8 data:4byte +lbl_805CAE28 = .sbss:0x805CAE28; // type:object size:0x8 data:4byte +lbl_805CAE30 = .sbss:0x805CAE30; // type:object size:0x8 data:4byte +lbl_805CAE38 = .sbss:0x805CAE38; // type:object size:0x8 data:4byte +lbl_805CAE40 = .sbss:0x805CAE40; // type:object size:0x8 data:4byte +lbl_805CAE48 = .sbss:0x805CAE48; // type:object size:0x8 data:4byte +lbl_805CAE50 = .sbss:0x805CAE50; // type:object size:0x8 data:4byte +lbl_805CAE58 = .sbss:0x805CAE58; // type:object size:0x8 data:4byte +lbl_805CAE60 = .sbss:0x805CAE60; // type:object size:0x8 data:4byte +lbl_805CAE68 = .sbss:0x805CAE68; // type:object size:0x1 data:byte +mMultiplayerGuiActive__7CMFGame = .sbss:0x805CAE69; // type:object size:0x7 scope:global data:byte +lbl_805CAE70 = .sbss:0x805CAE70; // type:object size:0x8 +lbl_805CAE78 = .sbss:0x805CAE78; // type:object size:0x8 data:4byte +lbl_805CAE80 = .sbss:0x805CAE80; // type:object size:0x8 data:4byte +lbl_805CAE88 = .sbss:0x805CAE88; // type:object size:0x8 data:4byte +lbl_805CAE90 = .sbss:0x805CAE90; // type:object size:0x8 data:4byte +lbl_805CAE98 = .sbss:0x805CAE98; // type:object size:0x8 data:4byte +lbl_805CAEA0 = .sbss:0x805CAEA0; // type:object size:0x8 data:4byte +lbl_805CAEA8 = .sbss:0x805CAEA8; // type:object size:0x1 data:byte +lbl_805CAEAC = .sbss:0x805CAEAC; // type:object size:0x4 data:4byte +lbl_805CAEB0 = .sbss:0x805CAEB0; // type:object size:0x4 data:float +lbl_805CAEB4 = .sbss:0x805CAEB4; // type:object size:0x1 data:byte +lbl_805CAEB8 = .sbss:0x805CAEB8; // type:object size:0x1 data:byte +lbl_805CAEBC = .sbss:0x805CAEBC; // type:object size:0x4 data:4byte +lbl_805CAEC0 = .sbss:0x805CAEC0; // type:object size:0x4 data:4byte +lbl_805CAEC4 = .sbss:0x805CAEC4; // type:object size:0x4 data:4byte +lbl_805CAEC8 = .sbss:0x805CAEC8; // type:object size:0x4 data:4byte +lbl_805CAECC = .sbss:0x805CAECC; // type:object size:0x4 data:4byte +lbl_805CAED0 = .sbss:0x805CAED0; // type:object size:0x4 data:4byte +lbl_805CAED4 = .sbss:0x805CAED4; // type:object size:0x1 data:byte +lbl_805CAED8 = .sbss:0x805CAED8; // type:object size:0x4 data:4byte +lbl_805CAEDC = .sbss:0x805CAEDC; // type:object size:0x4 data:4byte +lbl_805CAEE0 = .sbss:0x805CAEE0; // type:object size:0x4 data:4byte +lbl_805CAEE4 = .sbss:0x805CAEE4; // type:object size:0x4 data:4byte +lbl_805CAEE8 = .sbss:0x805CAEE8; // type:object size:0x4 data:4byte +lbl_805CAEEC = .sbss:0x805CAEEC; // type:object size:0x4 data:4byte +lbl_805CAEF0 = .sbss:0x805CAEF0; // type:object size:0x4 data:4byte +lbl_805CAEF4 = .sbss:0x805CAEF4; // type:object size:0x4 data:4byte +lbl_805CAEF8 = .sbss:0x805CAEF8; // type:object size:0x4 data:4byte +lbl_805CAEFC = .sbss:0x805CAEFC; // type:object size:0x4 data:4byte +lbl_805CAF00 = .sbss:0x805CAF00; // type:object size:0x4 data:4byte +lbl_805CAF04 = .sbss:0x805CAF04; // type:object size:0x4 data:4byte +lbl_805CAF08 = .sbss:0x805CAF08; // type:object size:0x4 data:4byte +lbl_805CAF0C = .sbss:0x805CAF0C; // type:object size:0x4 data:4byte +lbl_805CAF10 = .sbss:0x805CAF10; // type:object size:0x4 data:4byte +lbl_805CAF14 = .sbss:0x805CAF14; // type:object size:0x4 data:4byte +lbl_805CAF18 = .sbss:0x805CAF18; // type:object size:0x4 data:4byte +lbl_805CAF1C = .sbss:0x805CAF1C; // type:object size:0x4 data:4byte +lbl_805CAF20 = .sbss:0x805CAF20; // type:object size:0x8 data:4byte +lbl_805CAF28 = .sbss:0x805CAF28; // type:object size:0x8 data:4byte +lbl_805CAF30 = .sbss:0x805CAF30; // type:object size:0x8 data:4byte +lbl_805CAF38 = .sbss:0x805CAF38; // type:object size:0x8 data:4byte +skDamageColor__10CPatterned = .sbss:0x805CAF40; // type:object size:0x4 scope:global data:4byte +skHitsWithoutDamageColor__10CPatterned = .sbss:0x805CAF44; // type:object size:0x4 scope:global +lbl_805CAF48 = .sbss:0x805CAF48; // type:object size:0x1 data:byte +lbl_805CAF4C = .sbss:0x805CAF4C; // type:object size:0x1 data:byte +lbl_805CAF50 = .sbss:0x805CAF50; // type:object size:0x1 data:byte +lbl_805CAF54 = .sbss:0x805CAF54; // type:object size:0x1 data:byte +lbl_805CAF58 = .sbss:0x805CAF58; // type:object size:0x1 data:byte +lbl_805CAF59 = .sbss:0x805CAF59; // type:object size:0x7 data:byte +lbl_805CAF60 = .sbss:0x805CAF60; // type:object size:0x8 data:4byte +lbl_805CAF68 = .sbss:0x805CAF68; // type:object size:0x8 data:4byte +lbl_805CAF70 = .sbss:0x805CAF70; // type:object size:0x8 data:4byte +lbl_805CAF78 = .sbss:0x805CAF78; // type:object size:0x4 data:float +lbl_805CAF7C = .sbss:0x805CAF7C; // type:object size:0x4 data:4byte +lbl_805CAF80 = .sbss:0x805CAF80; // type:object size:0x4 data:4byte +lbl_805CAF84 = .sbss:0x805CAF84; // type:object size:0x4 data:4byte +lbl_805CAF88 = .sbss:0x805CAF88; // type:object size:0x1 data:byte +lbl_805CAF8C = .sbss:0x805CAF8C; // type:object size:0x1 data:byte +lbl_805CAF90 = .sbss:0x805CAF90; // type:object size:0x1 data:byte +lbl_805CAF94 = .sbss:0x805CAF94; // type:object size:0x4 data:4byte +lbl_805CAF98 = .sbss:0x805CAF98; // type:object size:0x1 data:byte +lbl_805CAF99 = .sbss:0x805CAF99; // type:object size:0x1 data:byte +lbl_805CAF9A = .sbss:0x805CAF9A; // type:object size:0x1 data:byte +lbl_805CAF9B = .sbss:0x805CAF9B; // type:object size:0x1 data:byte +lbl_805CAF9C = .sbss:0x805CAF9C; // type:object size:0x1 data:byte +lbl_805CAF9D = .sbss:0x805CAF9D; // type:object size:0x1 data:byte +lbl_805CAFA0 = .sbss:0x805CAFA0; // type:object size:0x4 data:float +lbl_805CAFA4 = .sbss:0x805CAFA4; // type:object size:0x1 data:byte +lbl_805CAFA5 = .sbss:0x805CAFA5; // type:object size:0x1 data:byte +lbl_805CAFA6 = .sbss:0x805CAFA6; // type:object size:0x1 data:byte +lbl_805CAFA7 = .sbss:0x805CAFA7; // type:object size:0x1 data:byte +lbl_805CAFA8 = .sbss:0x805CAFA8; // type:object size:0x4 data:float +lbl_805CAFAC = .sbss:0x805CAFAC; // type:object size:0x4 data:float +lbl_805CAFB0 = .sbss:0x805CAFB0; // type:object size:0x8 data:float +lbl_805CAFB8 = .sbss:0x805CAFB8; // type:object size:0x1 data:byte +lbl_805CAFB9 = .sbss:0x805CAFB9; // type:object size:0x7 data:byte +lbl_805CAFC0 = .sbss:0x805CAFC0; // type:object size:0x1 data:byte +lbl_805CAFC4 = .sbss:0x805CAFC4; // type:object size:0x4 data:float +lbl_805CAFC8 = .sbss:0x805CAFC8; // type:object size:0x8 data:byte +lbl_805CAFD0 = .sbss:0x805CAFD0; // type:object size:0x1 data:byte +lbl_805CAFD4 = .sbss:0x805CAFD4; // type:object size:0x4 data:4byte +lbl_805CAFD8 = .sbss:0x805CAFD8; // type:object size:0x1 data:byte +lbl_805CAFDC = .sbss:0x805CAFDC; // type:object size:0x4 data:4byte +lbl_805CAFE0 = .sbss:0x805CAFE0; // type:object size:0x8 data:4byte +lbl_805CAFE8 = .sbss:0x805CAFE8; // type:object size:0x8 data:4byte +lbl_805CAFF0 = .sbss:0x805CAFF0; // type:object size:0x8 data:4byte +lbl_805CAFF8 = .sbss:0x805CAFF8; // type:object size:0x8 data:4byte +lbl_805CB000 = .sbss:0x805CB000; // type:object size:0x8 data:byte +lbl_805CB008 = .sbss:0x805CB008; // type:object size:0x8 data:4byte +lbl_805CB010 = .sbss:0x805CB010; // type:object size:0x8 data:4byte +lbl_805CB018 = .sbss:0x805CB018; // type:object size:0x4 data:float +lbl_805CB01C = .sbss:0x805CB01C; // type:object size:0x4 data:float +lbl_805CB020 = .sbss:0x805CB020; // type:object size:0x4 data:float +lbl_805CB024 = .sbss:0x805CB024; // type:object size:0x1 data:byte +lbl_805CB025 = .sbss:0x805CB025; // type:object size:0x1 data:byte +lbl_805CB026 = .sbss:0x805CB026; // type:object size:0x1 data:byte +lbl_805CB027 = .sbss:0x805CB027; // type:object size:0x1 data:byte +lbl_805CB028 = .sbss:0x805CB028; // type:object size:0x8 data:byte +lbl_805CB030 = .sbss:0x805CB030; // type:object size:0x4 data:4byte +lbl_805CB034 = .sbss:0x805CB034; // type:object size:0x4 data:4byte +lbl_805CB038 = .sbss:0x805CB038; // type:object size:0x1 data:byte +lbl_805CB039 = .sbss:0x805CB039; // type:object size:0x1 data:byte +lbl_805CB03C = .sbss:0x805CB03C; // type:object size:0x4 data:float +lbl_805CB040 = .sbss:0x805CB040; // type:object size:0x1 data:byte +lbl_805CB044 = .sbss:0x805CB044; // type:object size:0x4 data:float +lbl_805CB048 = .sbss:0x805CB048; // type:object size:0x8 data:4byte +lbl_805CB050 = .sbss:0x805CB050; // type:object size:0x8 data:4byte +lbl_805CB058 = .sbss:0x805CB058; // type:object size:0x8 data:4byte +lbl_805CB060 = .sbss:0x805CB060; // type:object size:0x8 data:byte +lbl_805CB068 = .sbss:0x805CB068; // type:object size:0x4 data:float +lbl_805CB06C = .sbss:0x805CB06C; // type:object size:0x1 data:byte +lbl_805CB06D = .sbss:0x805CB06D; // type:object size:0x1 data:byte +lbl_805CB06E = .sbss:0x805CB06E; // type:object size:0x1 data:byte +lbl_805CB06F = .sbss:0x805CB06F; // type:object size:0x1 data:byte +lbl_805CB070 = .sbss:0x805CB070; // type:object size:0x1 data:byte +lbl_805CB071 = .sbss:0x805CB071; // type:object size:0x1 data:byte +lbl_805CB072 = .sbss:0x805CB072; // type:object size:0x1 data:byte +lbl_805CB073 = .sbss:0x805CB073; // type:object size:0x5 data:byte +lbl_805CB078 = .sbss:0x805CB078; // type:object size:0x1 data:byte +lbl_805CB079 = .sbss:0x805CB079; // type:object size:0x1 data:byte +lbl_805CB07A = .sbss:0x805CB07A; // type:object size:0x6 data:byte +lbl_805CB080 = .sbss:0x805CB080; // type:object size:0x8 data:byte +lbl_805CB088 = .sbss:0x805CB088; // type:object size:0x4 data:4byte +lbl_805CB08C = .sbss:0x805CB08C; // type:object size:0x4 data:4byte +lbl_805CB090 = .sbss:0x805CB090; // type:object size:0x8 data:4byte +lbl_805CB098 = .sbss:0x805CB098; // type:object size:0x8 data:4byte +lbl_805CB0A0 = .sbss:0x805CB0A0; // type:object size:0x8 data:4byte +lbl_805CB0A8 = .sbss:0x805CB0A8; // type:object size:0x8 data:4byte +lbl_805CB0B0 = .sbss:0x805CB0B0; // type:object size:0x8 data:4byte +lbl_805CB0B8 = .sbss:0x805CB0B8; // type:object size:0x4 data:4byte +lbl_805CB0BC = .sbss:0x805CB0BC; // type:object size:0x1 data:byte +lbl_805CB0C0 = .sbss:0x805CB0C0; // type:object size:0x1 data:byte +lbl_805CB0C1 = .sbss:0x805CB0C1; // type:object size:0x7 data:byte +lbl_805CB0C8 = .sbss:0x805CB0C8; // type:object size:0x4 data:4byte +lbl_805CB0CC = .sbss:0x805CB0CC; // type:object size:0x4 data:4byte +lbl_805CB0D0 = .sbss:0x805CB0D0; // type:object size:0x8 data:4byte +lbl_805CB0D8 = .sbss:0x805CB0D8; // type:object size:0x8 data:4byte +lbl_805CB0E0 = .sbss:0x805CB0E0; // type:object size:0x8 data:4byte +lbl_805CB0E8 = .sbss:0x805CB0E8; // type:object size:0x8 data:4byte +lbl_805CB0F0 = .sbss:0x805CB0F0; // type:object size:0x8 data:byte +lbl_805CB0F8 = .sbss:0x805CB0F8; // type:object size:0x8 data:byte +lbl_805CB100 = .sbss:0x805CB100; // type:object size:0x1 data:byte +lbl_805CB104 = .sbss:0x805CB104; // type:object size:0x2 data:2byte +lbl_805CB108 = .sbss:0x805CB108; // type:object size:0x8 data:4byte +lbl_805CB110 = .sbss:0x805CB110; // type:object size:0x8 data:4byte +lbl_805CB118 = .sbss:0x805CB118; // type:object size:0x8 data:4byte +lbl_805CB120 = .sbss:0x805CB120; // type:object size:0x8 data:4byte +lbl_805CB128 = .sbss:0x805CB128; // type:object size:0x8 data:4byte +lbl_805CB130 = .sbss:0x805CB130; // type:object size:0x8 data:4byte +lbl_805CB138 = .sbss:0x805CB138; // type:object size:0x8 data:4byte +lbl_805CB140 = .sbss:0x805CB140; // type:object size:0x8 data:4byte +lbl_805CB148 = .sbss:0x805CB148; // type:object size:0x8 data:4byte +lbl_805CB150 = .sbss:0x805CB150; // type:object size:0x1 data:byte +lbl_805CB154 = .sbss:0x805CB154; // type:object size:0x4 data:float +lbl_805CB158 = .sbss:0x805CB158; // type:object size:0x1 data:byte +lbl_805CB15C = .sbss:0x805CB15C; // type:object size:0x4 data:float +lbl_805CB160 = .sbss:0x805CB160; // type:object size:0x1 data:byte +lbl_805CB161 = .sbss:0x805CB161; // type:object size:0x7 data:byte +lbl_805CB168 = .sbss:0x805CB168; // type:object size:0x8 data:4byte +lbl_805CB170 = .sbss:0x805CB170; // type:object size:0x1 data:byte +lbl_805CB174 = .sbss:0x805CB174; // type:object size:0x4 data:4byte +lbl_805CB178 = .sbss:0x805CB178; // type:object size:0x8 data:byte +lbl_805CB180 = .sbss:0x805CB180; // type:object size:0x8 data:byte +lbl_805CB188 = .sbss:0x805CB188; // type:object size:0x8 data:4byte +lbl_805CB190 = .sbss:0x805CB190; // type:object size:0x8 data:4byte +lbl_805CB198 = .sbss:0x805CB198; // type:object size:0x8 data:4byte +lbl_805CB1A0 = .sbss:0x805CB1A0; // type:object size:0x8 data:4byte +lbl_805CB1A8 = .sbss:0x805CB1A8; // type:object size:0x8 data:4byte +lbl_805CB1B0 = .sbss:0x805CB1B0; // type:object size:0x8 data:4byte +lbl_805CB1B8 = .sbss:0x805CB1B8; // type:object size:0x8 data:float +lbl_805CB1C0 = .sbss:0x805CB1C0; // type:object size:0x8 data:4byte +lbl_805CB1C8 = .sbss:0x805CB1C8; // type:object size:0x8 data:4byte +lbl_805CB1D0 = .sbss:0x805CB1D0; // type:object size:0x1 data:byte +lbl_805CB1D1 = .sbss:0x805CB1D1; // type:object size:0x1 data:byte +lbl_805CB1D2 = .sbss:0x805CB1D2; // type:object size:0x1 data:byte +lbl_805CB1D3 = .sbss:0x805CB1D3; // type:object size:0x1 data:byte +lbl_805CB1D4 = .sbss:0x805CB1D4; // type:object size:0x4 data:float +lbl_805CB1D8 = .sbss:0x805CB1D8; // type:object size:0x8 +lbl_805CB1E0 = .sbss:0x805CB1E0; // type:object size:0x8 data:4byte +lbl_805CB1E8 = .sbss:0x805CB1E8; // type:object size:0x8 data:4byte +lbl_805CB1F0 = .sbss:0x805CB1F0; // type:object size:0x8 data:4byte +lbl_805CB1F8 = .sbss:0x805CB1F8; // type:object size:0x4 data:4byte +lbl_805CB1FC = .sbss:0x805CB1FC; // type:object size:0x4 data:float +lbl_805CB200 = .sbss:0x805CB200; // type:object size:0x1 data:byte +lbl_805CB204 = .sbss:0x805CB204; // type:object size:0x4 data:float +lbl_805CB208 = .sbss:0x805CB208; // type:object size:0x8 data:byte +lbl_805CB210 = .sbss:0x805CB210; // type:object size:0x8 data:4byte +lbl_805CB218 = .sbss:0x805CB218; // type:object size:0x4 data:float +lbl_805CB21C = .sbss:0x805CB21C; // type:object size:0x1 data:byte +gpTrilogyState = .sbss:0x805CB220; // type:object size:0x8 scope:global data:4byte +lbl_805CB228 = .sbss:0x805CB228; // type:object size:0x8 data:4byte +lbl_805CB230 = .sbss:0x805CB230; // type:object size:0x1 data:byte +lbl_805CB231 = .sbss:0x805CB231; // type:object size:0x7 data:byte +gpTweakAutoMapper = .sbss:0x805CB238; // type:object size:0x4 scope:global data:4byte +gpTweakBall = .sbss:0x805CB23C; // type:object size:0x4 scope:global data:4byte +gpTweakGame = .sbss:0x805CB240; // type:object size:0x4 scope:global data:4byte +gpTweakGui = .sbss:0x805CB244; // type:object size:0x4 scope:global data:4byte +gpTweakGuiColors = .sbss:0x805CB248; // type:object size:0x4 scope:global data:4byte +gpTweakParticle = .sbss:0x805CB24C; // type:object size:0x4 scope:global data:4byte +gpTweakPlayer = .sbss:0x805CB250; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerControlStandard = .sbss:0x805CB254; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerControlAdvanced = .sbss:0x805CB258; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerControlExpert = .sbss:0x805CB25C; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerGunMulti = .sbss:0x805CB260; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerGunSingle = .sbss:0x805CB264; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerRes = .sbss:0x805CB268; // type:object size:0x4 scope:global data:4byte +gpTweakSlideShow = .sbss:0x805CB26C; // type:object size:0x4 scope:global data:4byte +gpTweakTargeting = .sbss:0x805CB270; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerGun = .sbss:0x805CB274; // type:object size:0x4 scope:global data:4byte +lbl_805CB278 = .sbss:0x805CB278; // type:object size:0x8 data:4byte +lbl_805CB280 = .sbss:0x805CB280; // type:object size:0x8 data:4byte +lbl_805CB288 = .sbss:0x805CB288; // type:object size:0x8 data:4byte +lbl_805CB290 = .sbss:0x805CB290; // type:object size:0x4 data:4byte +lbl_805CB294 = .sbss:0x805CB294; // type:object size:0x4 data:4byte +lbl_805CB298 = .sbss:0x805CB298; // type:object size:0x4 data:float +lbl_805CB29C = .sbss:0x805CB29C; // type:object size:0x1 data:byte +lbl_805CB2A0 = .sbss:0x805CB2A0; // type:object size:0x1 data:byte +lbl_805CB2A4 = .sbss:0x805CB2A4; // type:object size:0x1 data:byte +lbl_805CB2A8 = .sbss:0x805CB2A8; // type:object size:0x8 data:byte +lbl_805CB2B0 = .sbss:0x805CB2B0; // type:object size:0x4 data:4byte +lbl_805CB2B4 = .sbss:0x805CB2B4; // type:object size:0x1 data:byte +lbl_805CB2B8 = .sbss:0x805CB2B8; // type:object size:0x4 data:4byte +lbl_805CB2BC = .sbss:0x805CB2BC; // type:object size:0x4 data:4byte +gpRender = .sbss:0x805CB2C0; // type:object size:0x4 scope:global data:4byte +lbl_805CB2C4 = .sbss:0x805CB2C4; // type:object size:0x4 data:4byte +gpController = .sbss:0x805CB2C8; // type:object size:0x8 scope:global data:4byte +lbl_805CB2D0 = .sbss:0x805CB2D0; // type:object size:0x8 data:byte +kInvalidEditorId = .sbss:0x805CB2D8; // type:object size:0x4 scope:global data:4byte +kInvalidUniqueId = .sbss:0x805CB2DC; // type:object size:0x2 scope:global data:2byte +kInvalidAreaId = .sbss:0x805CB2E0; // type:object size:0x4 scope:global data:4byte +lbl_805CB2E4 = .sbss:0x805CB2E4; // type:object size:0x4 data:4byte +gpTweakLdrs = .sbss:0x805CB2E8; // type:object size:0x8 scope:global +lbl_805CB2F0 = .sbss:0x805CB2F0; // type:object size:0x8 data:4byte +lbl_805CB2F8 = .sbss:0x805CB2F8; // type:object size:0x1 data:byte +lbl_805CB2FC = .sbss:0x805CB2FC; // type:object size:0x4 data:4byte +gpResourceFactory = .sbss:0x805CB300; // type:object size:0x4 scope:global data:4byte +gpSimplePool = .sbss:0x805CB304; // type:object size:0x4 scope:global data:4byte +gpCharacterFactoryBuilder = .sbss:0x805CB308; // type:object size:0x4 scope:global data:4byte +gpStringTable = .sbss:0x805CB30C; // type:object size:0x4 scope:global data:4byte +gpMain = .sbss:0x805CB310; // type:object size:0x4 scope:global data:4byte +gpGameState = .sbss:0x805CB314; // type:object size:0x4 scope:global data:4byte +lbl_805CB318 = .sbss:0x805CB318; // type:object size:0x4 data:4byte +lbl_805CB31C = .sbss:0x805CB31C; // type:object size:0x4 data:4byte +lbl_805CB320 = .sbss:0x805CB320; // type:object size:0x4 data:4byte +lbl_805CB324 = .sbss:0x805CB324; // type:object size:0x4 data:4byte +lbl_805CB328 = .sbss:0x805CB328; // type:object size:0x4 data:4byte +lbl_805CB32C = .sbss:0x805CB32C; // type:object size:0x4 data:4byte +lbl_805CB330 = .sbss:0x805CB330; // type:object size:0x4 data:4byte +lbl_805CB334 = .sbss:0x805CB334; // type:object size:0x4 data:4byte +lbl_805CB338 = .sbss:0x805CB338; // type:object size:0x1 data:byte +lbl_805CB33C = .sbss:0x805CB33C; // type:object size:0x4 data:float +lbl_805CB340 = .sbss:0x805CB340; // type:object size:0x4 data:4byte +lbl_805CB344 = .sbss:0x805CB344; // type:object size:0x4 +lbl_805CB348 = .sbss:0x805CB348; // type:object size:0x8 +__stdio_exit = .sbss:0x805CB350; // type:object size:0x4 scope:global data:4byte +lbl_805CB358 = .sbss:0x805CB358; // type:object size:0x8 data:byte +lbl_805CB360 = .sbss:0x805CB360; // type:object size:0x8 data:4byte +__msl_constraint_handler = .sbss:0x805CB368; // type:object size:0x4 scope:local data:4byte +lbl_805CB370 = .sbss:0x805CB370; // type:object size:0x4 data:4byte +lbl_805CB378 = .sbss:0x805CB378; // type:object size:0x8 data:double +lbl_805CB380 = .sbss:0x805CB380; // type:object size:0x8 data:double +__global_destructor_chain = .sbss:0x805CB388; // type:object size:0x4 scope:global data:4byte +lbl_805CB390 = .sbss:0x805CB390; // type:object size:0x4 data:4byte +lbl_805CB394 = .sbss:0x805CB394; // type:object size:0x1 data:byte +lbl_805CB395 = .sbss:0x805CB395; // type:object size:0x1 data:byte +lbl_805CB396 = .sbss:0x805CB396; // type:object size:0x1 data:byte +lbl_805CB397 = .sbss:0x805CB397; // type:object size:0x1 data:byte +lbl_805CB398 = .sbss:0x805CB398; // type:object size:0x1 data:byte +lbl_805CB39C = .sbss:0x805CB39C; // type:object size:0x4 data:4byte +lbl_805CB3A0 = .sbss:0x805CB3A0; // type:object size:0x4 data:4byte +lbl_805CB3A4 = .sbss:0x805CB3A4; // type:object size:0x4 data:4byte +lbl_805CB3A8 = .sbss:0x805CB3A8; // type:object size:0x4 data:4byte +lbl_805CB3AC = .sbss:0x805CB3AC; // type:object size:0x4 data:4byte +lbl_805CB3B0 = .sbss:0x805CB3B0; // type:object size:0x4 data:4byte +lbl_805CB3B4 = .sbss:0x805CB3B4; // type:object size:0x4 data:4byte +lbl_805CB3B8 = .sbss:0x805CB3B8; // type:object size:0x4 data:4byte +lbl_805CB3BC = .sbss:0x805CB3BC; // type:object size:0x1 data:byte +lbl_805CB3BD = .sbss:0x805CB3BD; // type:object size:0x1 data:byte +lbl_805CB3BE = .sbss:0x805CB3BE; // type:object size:0x1 data:byte +lbl_805CB3C0 = .sbss:0x805CB3C0; // type:object size:0x8 data:4byte +lbl_805CB3C8 = .sbss:0x805CB3C8; // type:object size:0x8 data:byte +lbl_805CB3D0 = .sbss:0x805CB3D0; // type:object size:0x4 data:4byte +lbl_805CB3D4 = .sbss:0x805CB3D4; // type:object size:0x1 data:byte +lbl_805CB3D8 = .sbss:0x805CB3D8; // type:object size:0x4 data:4byte +lbl_805CB3DC = .sbss:0x805CB3DC; // type:object size:0x4 data:4byte +lbl_805CB3E0 = .sbss:0x805CB3E0; // type:object size:0x8 data:4byte +lbl_805CB3E8 = .sbss:0x805CB3E8; // type:object size:0x8 data:byte +lbl_805CB3F0 = .sbss:0x805CB3F0; // type:object size:0x8 data:4byte +lbl_805CB3F8 = .sbss:0x805CB3F8; // type:object size:0x4 data:4byte +lbl_805CB3FC = .sbss:0x805CB3FC; // type:object size:0x4 data:4byte +lbl_805CB400 = .sbss:0x805CB400; // type:object size:0x4 data:4byte +lbl_805CB404 = .sbss:0x805CB404; // type:object size:0x4 data:4byte +lbl_805CB408 = .sbss:0x805CB408; // type:object size:0x1 data:byte +lbl_805CB40C = .sbss:0x805CB40C; // type:object size:0x4 data:float +lbl_805CB410 = .sbss:0x805CB410; // type:object size:0x4 data:float +lbl_805CB414 = .sbss:0x805CB414; // type:object size:0x1 data:byte +lbl_805CB415 = .sbss:0x805CB415; // type:object size:0x1 data:byte +lbl_805CB416 = .sbss:0x805CB416; // type:object size:0x1 data:byte +lbl_805CB418 = .sbss:0x805CB418; // type:object size:0x4 data:4byte +lbl_805CB41C = .sbss:0x805CB41C; // type:object size:0x1 data:byte +lbl_805CB41D = .sbss:0x805CB41D; // type:object size:0x1 data:byte +lbl_805CB420 = .sbss:0x805CB420; // type:object size:0x1 data:byte +lbl_805CB421 = .sbss:0x805CB421; // type:object size:0x1 data:byte +lbl_805CB424 = .sbss:0x805CB424; // type:object size:0x4 data:4byte +lbl_805CB428 = .sbss:0x805CB428; // type:object size:0x8 data:4byte +lbl_805CB430 = .sbss:0x805CB430; // type:object size:0x4 data:4byte +lbl_805CB434 = .sbss:0x805CB434; // type:object size:0x4 data:4byte +lbl_805CB438 = .sbss:0x805CB438; // type:object size:0x4 data:4byte +lbl_805CB43C = .sbss:0x805CB43C; // type:object size:0x4 data:4byte +lbl_805CB440 = .sbss:0x805CB440; // type:object size:0x8 data:byte +lbl_805CB448 = .sbss:0x805CB448; // type:object size:0x8 data:byte +lbl_805CB450 = .sbss:0x805CB450; // type:object size:0x4 data:4byte +lbl_805CB454 = .sbss:0x805CB454; // type:object size:0x4 data:4byte +sMoveRedToAlphaBuffer__11CElementGen = .sbss:0x805CB458; // type:object size:0x1 scope:global data:byte +lbl_805CB459 = .sbss:0x805CB459; // type:object size:0x1 data:byte +lbl_805CB45A = .sbss:0x805CB45A; // type:object size:0x1 data:byte +lbl_805CB45B = .sbss:0x805CB45B; // type:object size:0x5 data:byte +lbl_805CB460 = .sbss:0x805CB460; // type:object size:0x4 data:4byte +lbl_805CB464 = .sbss:0x805CB464; // type:object size:0x1 data:byte +lbl_805CB468 = .sbss:0x805CB468; // type:object size:0x8 data:4byte +lbl_805CB470 = .sbss:0x805CB470; // type:object size:0x4 data:4byte +lbl_805CB474 = .sbss:0x805CB474; // type:object size:0x4 data:4byte +lbl_805CB478 = .sbss:0x805CB478; // type:object size:0x8 data:4byte +lbl_805CB480 = .sbss:0x805CB480; // type:object size:0x1 data:byte +lbl_805CB484 = .sbss:0x805CB484; // type:object size:0x4 data:4byte +lbl_805CB488 = .sbss:0x805CB488; // type:object size:0x8 data:4byte +lbl_805CB490 = .sbss:0x805CB490; // type:object size:0x8 data:byte +lbl_805CB498 = .sbss:0x805CB498; // type:object size:0x8 data:byte +lbl_805CB4A0 = .sbss:0x805CB4A0; // type:object size:0x4 data:4byte +lbl_805CB4A4 = .sbss:0x805CB4A4; // type:object size:0x4 data:4byte +lbl_805CB4A8 = .sbss:0x805CB4A8; // type:object size:0x1 data:byte +sDrawFlags__12CParticleGen = .sbss:0x805CB4AC; // type:object size:0x4 scope:global data:4byte +sDrawMask__12CParticleGen = .sbss:0x805CB4B0; // type:object size:0x8 scope:global data:4byte +lbl_805CB4B8 = .sbss:0x805CB4B8; // type:object size:0x4 data:4byte +lbl_805CB4BC = .sbss:0x805CB4BC; // type:object size:0x4 data:float +lbl_805CB4C0 = .sbss:0x805CB4C0; // type:object size:0x4 data:4byte +lbl_805CB4C4 = .sbss:0x805CB4C4; // type:object size:0x4 data:float +lbl_805CB4C8 = .sbss:0x805CB4C8; // type:object size:0x4 data:4byte +lbl_805CB4CC = .sbss:0x805CB4CC; // type:object size:0x4 data:float +lbl_805CB4D0 = .sbss:0x805CB4D0; // type:object size:0x4 data:float +lbl_805CB4D4 = .sbss:0x805CB4D4; // type:object size:0x4 data:4byte +lbl_805CB4D8 = .sbss:0x805CB4D8; // type:object size:0x4 data:4byte +lbl_805CB4DC = .sbss:0x805CB4DC; // type:object size:0x4 data:4byte +lbl_805CB4E0 = .sbss:0x805CB4E0; // type:object size:0x8 data:4byte +lbl_805CB4E8 = .sbss:0x805CB4E8; // type:object size:0x4 data:4byte +lbl_805CB4EC = .sbss:0x805CB4EC; // type:object size:0x4 data:4byte +lbl_805CB4F0 = .sbss:0x805CB4F0; // type:object size:0x4 data:4byte +lbl_805CB4F4 = .sbss:0x805CB4F4; // type:object size:0x4 data:float +lbl_805CB4F8 = .sbss:0x805CB4F8; // type:object size:0x8 data:byte +lbl_805CB500 = .sbss:0x805CB500; // type:object size:0x4 data:4byte +lbl_805CB504 = .sbss:0x805CB504; // type:object size:0x4 data:4byte +lbl_805CB508 = .sbss:0x805CB508; // type:object size:0x8 data:4byte +lbl_805CB510 = .sbss:0x805CB510; // type:object size:0x8 data:4byte +lbl_805CB518 = .sbss:0x805CB518; // type:object size:0x4 data:4byte +lbl_805CB51C = .sbss:0x805CB51C; // type:object size:0x1 data:byte +lbl_805CB520 = .sbss:0x805CB520; // type:object size:0x4 data:4byte +lbl_805CB524 = .sbss:0x805CB524; // type:object size:0x4 data:4byte +lbl_805CB528 = .sbss:0x805CB528; // type:object size:0x4 data:4byte +lbl_805CB52C = .sbss:0x805CB52C; // type:object size:0x4 data:4byte +lbl_805CB530 = .sbss:0x805CB530; // type:object size:0x1 data:byte +lbl_805CB534 = .sbss:0x805CB534; // type:object size:0x4 data:4byte +lbl_805CB538 = .sbss:0x805CB538; // type:object size:0x8 data:byte +lbl_805CB540 = .sbss:0x805CB540; // type:object size:0x4 data:float +lbl_805CB544 = .sbss:0x805CB544; // type:object size:0x4 data:float +lbl_805CB548 = .sbss:0x805CB548; // type:object size:0x4 data:float +lbl_805CB54C = .sbss:0x805CB54C; // type:object size:0x4 data:4byte +lbl_805CB550 = .sbss:0x805CB550; // type:object size:0x8 data:4byte +lbl_805CB558 = .sbss:0x805CB558; // type:object size:0x1 data:byte +lbl_805CB55C = .sbss:0x805CB55C; // type:object size:0x4 data:4byte +lbl_805CB560 = .sbss:0x805CB560; // type:object size:0x4 +lbl_805CB564 = .sbss:0x805CB564; // type:object size:0x4 +lbl_805CB568 = .sbss:0x805CB568; // type:object size:0x8 data:4byte +lbl_805CB570 = .sbss:0x805CB570; // type:object size:0x8 data:4byte +lbl_805CB578 = .sbss:0x805CB578; // type:object size:0x1 data:byte +lbl_805CB57C = .sbss:0x805CB57C; // type:object size:0x4 data:4byte +lbl_805CB580 = .sbss:0x805CB580; // type:object size:0x1 data:byte +lbl_805CB581 = .sbss:0x805CB581; // type:object size:0x1 data:byte +lbl_805CB582 = .sbss:0x805CB582; // type:object size:0x1 data:byte +lbl_805CB584 = .sbss:0x805CB584; // type:object size:0x4 data:4byte +lbl_805CB588 = .sbss:0x805CB588; // type:object size:0x4 data:4byte +lbl_805CB58C = .sbss:0x805CB58C; // type:object size:0x4 data:4byte +lbl_805CB590 = .sbss:0x805CB590; // type:object size:0x4 data:4byte +lbl_805CB594 = .sbss:0x805CB594; // type:object size:0x4 data:4byte +lbl_805CB598 = .sbss:0x805CB598; // type:object size:0x4 data:4byte +lbl_805CB59C = .sbss:0x805CB59C; // type:object size:0x4 data:4byte +lbl_805CB5A0 = .sbss:0x805CB5A0; // type:object size:0x1 data:byte +lbl_805CB5A1 = .sbss:0x805CB5A1; // type:object size:0x7 data:byte +lbl_805CB5A8 = .sbss:0x805CB5A8; // type:object size:0x1 data:byte +lbl_805CB5A9 = .sbss:0x805CB5A9; // type:object size:0x1 data:byte +lbl_805CB5AC = .sbss:0x805CB5AC; // type:object size:0x4 data:4byte +lbl_805CB5B0 = .sbss:0x805CB5B0; // type:object size:0x4 data:4byte +kEnvPassthru__9CGraphics = .sbss:0x805CB5B4; // type:object size:0x4 scope:global data:4byte +lbl_805CB5B8 = .sbss:0x805CB5B8; // type:object size:0x4 data:4byte +lbl_805CB5BC = .sbss:0x805CB5BC; // type:object size:0x4 data:4byte +lbl_805CB5C0 = .sbss:0x805CB5C0; // type:object size:0x4 data:4byte +lbl_805CB5C4 = .sbss:0x805CB5C4; // type:object size:0x4 data:4byte +lbl_805CB5C8 = .sbss:0x805CB5C8; // type:object size:0x4 data:4byte +lbl_805CB5CC = .sbss:0x805CB5CC; // type:object size:0x1 data:byte +lbl_805CB5D0 = .sbss:0x805CB5D0; // type:object size:0x4 data:4byte +lbl_805CB5D4 = .sbss:0x805CB5D4; // type:object size:0x4 data:4byte +mDepthNear__9CGraphics = .sbss:0x805CB5D8; // type:object size:0x4 scope:global data:float +lbl_805CB5DC = .sbss:0x805CB5DC; // type:object size:0x4 data:4byte +lbl_805CB5E0 = .sbss:0x805CB5E0; // type:object size:0x4 data:4byte +lbl_805CB5E4 = .sbss:0x805CB5E4; // type:object size:0x4 data:4byte +lbl_805CB5E8 = .sbss:0x805CB5E8; // type:object size:0x4 data:4byte +lbl_805CB5EC = .sbss:0x805CB5EC; // type:object size:0x4 data:4byte +lbl_805CB5F0 = .sbss:0x805CB5F0; // type:object size:0x4 data:4byte +lbl_805CB5F4 = .sbss:0x805CB5F4; // type:object size:0x4 data:4byte +lbl_805CB5F8 = .sbss:0x805CB5F8; // type:object size:0x4 data:4byte +lbl_805CB5FC = .sbss:0x805CB5FC; // type:object size:0x4 data:float +lbl_805CB600 = .sbss:0x805CB600; // type:object size:0x4 data:float +lbl_805CB604 = .sbss:0x805CB604; // type:object size:0x4 data:float +lbl_805CB608 = .sbss:0x805CB608; // type:object size:0x4 data:float +lbl_805CB60C = .sbss:0x805CB60C; // type:object size:0x4 data:4byte +lbl_805CB610 = .sbss:0x805CB610; // type:object size:0x4 data:4byte +lbl_805CB614 = .sbss:0x805CB614; // type:object size:0x1 data:byte +lbl_805CB615 = .sbss:0x805CB615; // type:object size:0x1 data:byte +mLightActive__9CGraphics = .sbss:0x805CB616; // type:object size:0x1 scope:global data:byte +lbl_805CB617 = .sbss:0x805CB617; // type:object size:0x1 data:byte +lbl_805CB618 = .sbss:0x805CB618; // type:object size:0x4 data:4byte +lbl_805CB61C = .sbss:0x805CB61C; // type:object size:0x4 data:4byte +lbl_805CB620 = .sbss:0x805CB620; // type:object size:0x4 data:4byte +lbl_805CB624 = .sbss:0x805CB624; // type:object size:0x4 data:4byte +mpSpareBuffer__9CGraphics = .sbss:0x805CB628; // type:object size:0x4 scope:global data:4byte +lbl_805CB62C = .sbss:0x805CB62C; // type:object size:0x4 data:4byte +lbl_805CB630 = .sbss:0x805CB630; // type:object size:0x4 data:4byte +lbl_805CB634 = .sbss:0x805CB634; // type:object size:0x4 data:4byte +lbl_805CB638 = .sbss:0x805CB638; // type:object size:0x4 data:4byte +lbl_805CB63C = .sbss:0x805CB63C; // type:object size:0x4 data:4byte +lbl_805CB640 = .sbss:0x805CB640; // type:object size:0x4 data:4byte +lbl_805CB644 = .sbss:0x805CB644; // type:object size:0x1 data:byte +lbl_805CB645 = .sbss:0x805CB645; // type:object size:0x1 data:byte +lbl_805CB648 = .sbss:0x805CB648; // type:object size:0x4 data:4byte +lbl_805CB64C = .sbss:0x805CB64C; // type:object size:0x4 data:4byte +lbl_805CB650 = .sbss:0x805CB650; // type:object size:0x4 data:float +lbl_805CB654 = .sbss:0x805CB654; // type:object size:0x4 data:4byte +lbl_805CB658 = .sbss:0x805CB658; // type:object size:0x4 data:4byte +lbl_805CB65C = .sbss:0x805CB65C; // type:object size:0x4 data:4byte +lbl_805CB660 = .sbss:0x805CB660; // type:object size:0x4 data:4byte +lbl_805CB664 = .sbss:0x805CB664; // type:object size:0x1 data:byte +lbl_805CB668 = .sbss:0x805CB668; // type:object size:0x4 data:4byte +lbl_805CB66C = .sbss:0x805CB66C; // type:object size:0x4 data:4byte +lbl_805CB670 = .sbss:0x805CB670; // type:object size:0x8 data:float +lbl_805CB678 = .sbss:0x805CB678; // type:object size:0x4 data:4byte +lbl_805CB67C = .sbss:0x805CB67C; // type:object size:0x4 data:4byte +lbl_805CB680 = .sbss:0x805CB680; // type:object size:0x4 data:4byte +lbl_805CB684 = .sbss:0x805CB684; // type:object size:0x4 data:4byte +lbl_805CB688 = .sbss:0x805CB688; // type:object size:0x8 data:4byte +lbl_805CB690 = .sbss:0x805CB690; // type:object size:0x8 data:4byte +lbl_805CB698 = .sbss:0x805CB698; // type:object size:0x8 data:4byte +lbl_805CB6A0 = .sbss:0x805CB6A0; // type:object size:0x4 data:4byte +lbl_805CB6A4 = .sbss:0x805CB6A4; // type:object size:0x4 data:4byte +lbl_805CB6A8 = .sbss:0x805CB6A8; // type:object size:0x4 data:4byte +lbl_805CB6AC = .sbss:0x805CB6AC; // type:object size:0x4 data:4byte +lbl_805CB6B0 = .sbss:0x805CB6B0; // type:object size:0x1 data:byte +lbl_805CB6B4 = .sbss:0x805CB6B4; // type:object size:0x4 data:4byte +lbl_805CB6B8 = .sbss:0x805CB6B8; // type:object size:0x1 data:byte +lbl_805CB6BC = .sbss:0x805CB6BC; // type:object size:0x4 data:4byte +lbl_805CB6C0 = .sbss:0x805CB6C0; // type:object size:0x4 data:4byte +lbl_805CB6C4 = .sbss:0x805CB6C4; // type:object size:0x4 data:4byte +lbl_805CB6C8 = .sbss:0x805CB6C8; // type:object size:0x4 data:4byte +lbl_805CB6CC = .sbss:0x805CB6CC; // type:object size:0x4 data:4byte +lbl_805CB6D0 = .sbss:0x805CB6D0; // type:object size:0x1 data:byte +lbl_805CB6D4 = .sbss:0x805CB6D4; // type:object size:0x4 data:4byte +lbl_805CB6D8 = .sbss:0x805CB6D8; // type:object size:0x4 data:4byte +lbl_805CB6DC = .sbss:0x805CB6DC; // type:object size:0x2 data:2byte +lbl_805CB6DE = .sbss:0x805CB6DE; // type:object size:0x1 data:byte +lbl_805CB6DF = .sbss:0x805CB6DF; // type:object size:0x1 data:byte +lbl_805CB6E0 = .sbss:0x805CB6E0; // type:object size:0x1 data:byte +lbl_805CB6E4 = .sbss:0x805CB6E4; // type:object size:0x4 data:4byte +lbl_805CB6E8 = .sbss:0x805CB6E8; // type:object size:0x1 data:byte +lbl_805CB6EC = .sbss:0x805CB6EC; // type:object size:0x4 data:4byte +lbl_805CB6F0 = .sbss:0x805CB6F0; // type:object size:0x4 data:4byte +lbl_805CB6F4 = .sbss:0x805CB6F4; // type:object size:0x4 data:4byte +lbl_805CB6F8 = .sbss:0x805CB6F8; // type:object size:0x4 data:4byte +lbl_805CB6FC = .sbss:0x805CB6FC; // type:object size:0x4 data:4byte +lbl_805CB700 = .sbss:0x805CB700; // type:object size:0x8 data:byte +lbl_805CB708 = .sbss:0x805CB708; // type:object size:0x8 data:4byte +lbl_805CB710 = .sbss:0x805CB710; // type:object size:0x1 data:byte +lbl_805CB714 = .sbss:0x805CB714; // type:object size:0x4 data:4byte +lbl_805CB718 = .sbss:0x805CB718; // type:object size:0x8 data:byte +lbl_805CB720 = .sbss:0x805CB720; // type:object size:0x4 data:4byte +lbl_805CB724 = .sbss:0x805CB724; // type:object size:0x4 data:4byte +lbl_805CB728 = .sbss:0x805CB728; // type:object size:0x4 data:4byte +lbl_805CB72C = .sbss:0x805CB72C; // type:object size:0x4 data:4byte +lbl_805CB730 = .sbss:0x805CB730; // type:object size:0x4 data:4byte +lbl_805CB734 = .sbss:0x805CB734; // type:object size:0x1 data:byte +lbl_805CB738 = .sbss:0x805CB738; // type:object size:0x8 +lbl_805CB740 = .sbss:0x805CB740; // type:object size:0x4 +lbl_805CB744 = .sbss:0x805CB744; // type:object size:0x1 data:byte +lbl_805CB745 = .sbss:0x805CB745; // type:object size:0x1 data:byte +lbl_805CB748 = .sbss:0x805CB748; // type:object size:0x1 data:byte +lbl_805CB749 = .sbss:0x805CB749; // type:object size:0x7 data:byte +lbl_805CB750 = .sbss:0x805CB750; // type:object size:0x8 data:4byte +lbl_805CB758 = .sbss:0x805CB758; // type:object size:0x8 data:byte +lbl_805CB760 = .sbss:0x805CB760; // type:object size:0x4 data:4byte +lbl_805CB764 = .sbss:0x805CB764; // type:object size:0x4 data:4byte +lbl_805CB768 = .sbss:0x805CB768; // type:object size:0x4 data:4byte +lbl_805CB76C = .sbss:0x805CB76C; // type:object size:0x4 data:4byte +lbl_805CB770 = .sbss:0x805CB770; // type:object size:0x2 data:2byte +lbl_805CB772 = .sbss:0x805CB772; // type:object size:0x2 data:2byte +lbl_805CB774 = .sbss:0x805CB774; // type:object size:0x2 data:2byte +lbl_805CB778 = .sbss:0x805CB778; // type:object size:0x4 data:4byte +lbl_805CB77C = .sbss:0x805CB77C; // type:object size:0x4 data:4byte +spDupTriangleList__20CMetroidAreaCollider = .sbss:0x805CB780; // type:object size:0x4 scope:global data:4byte +lbl_805CB784 = .sbss:0x805CB784; // type:object size:0x1 data:byte +lbl_805CB785 = .sbss:0x805CB785; // type:object size:0x1 data:byte +lbl_805CB786 = .sbss:0x805CB786; // type:object size:0x1 data:byte +lbl_805CB787 = .sbss:0x805CB787; // type:object size:0x1 data:byte +lbl_805CB788 = .sbss:0x805CB788; // type:object size:0x1 data:byte +lbl_805CB789 = .sbss:0x805CB789; // type:object size:0x1 data:byte +lbl_805CB78A = .sbss:0x805CB78A; // type:object size:0x1 data:byte +lbl_805CB78B = .sbss:0x805CB78B; // type:object size:0x1 data:byte +lbl_805CB78C = .sbss:0x805CB78C; // type:object size:0x1 data:byte +lbl_805CB790 = .sbss:0x805CB790; // type:object size:0x8 data:4byte +lbl_805CB798 = .sbss:0x805CB798; // type:object size:0x8 data:4byte +lbl_805CB7A0 = .sbss:0x805CB7A0; // type:object size:0x8 data:4byte +TRK_Use_BBA = .sbss:0x805CB7A8; // type:object size:0x1 scope:global data:byte +TRK_mainError = .sbss:0x805CB7B0; // type:object size:0x4 scope:local data:4byte +lbl_805CB7B8 = .sbss:0x805CB7B8; // type:object size:0x8 data:2byte +lbl_805CB7C0 = .sbss:0x805CB7C0; // type:object size:0x4 data:4byte +lbl_805CB7C4 = .sbss:0x805CB7C4; // type:object size:0x4 data:4byte +lbl_805CB7C8 = .sbss:0x805CB7C8; // type:object size:0x8 data:4byte +gTRKInputPendingPtr = .sbss:0x805CB7D0; // type:object size:0x4 scope:global data:4byte +lbl_805CB7D8 = .sbss:0x805CB7D8; // type:object size:0x8 data:byte +TRK_saved_exceptionID = .sbss:0x805CB7E0; // type:object size:0x2 scope:local data:2byte +lbl_805CB7E8 = .sbss:0x805CB7E8; // type:object size:0x4 data:4byte +lbl_805CB7EC = .sbss:0x805CB7EC; // type:object size:0x4 data:4byte +lbl_805CB7F0 = .sbss:0x805CB7F0; // type:object size:0x4 data:4byte +lbl_805CB7F4 = .sbss:0x805CB7F4; // type:object size:0x4 data:4byte +lbl_805CB7F8 = .sbss:0x805CB7F8; // type:object size:0x4 data:4byte +lbl_805CB7FC = .sbss:0x805CB7FC; // type:object size:0x4 data:4byte +lbl_805CB800 = .sbss:0x805CB800; // type:object size:0x4 data:4byte +lbl_805CB804 = .sbss:0x805CB804; // type:object size:0x4 data:4byte +lbl_805CB808 = .sbss:0x805CB808; // type:object size:0x4 data:4byte +lbl_805CB80C = .sbss:0x805CB80C; // type:object size:0x4 data:4byte +lbl_805CB810 = .sbss:0x805CB810; // type:object size:0x4 data:4byte +lbl_805CB814 = .sbss:0x805CB814; // type:object size:0x4 data:4byte +lbl_805CB818 = .sbss:0x805CB818; // type:object size:0x4 data:4byte +lbl_805CB81C = .sbss:0x805CB81C; // type:object size:0x4 data:4byte +lbl_805CB820 = .sbss:0x805CB820; // type:object size:0x8 data:4byte +lbl_805CB828 = .sbss:0x805CB828; // type:object size:0x8 data:4byte +lbl_805CB830 = .sbss:0x805CB830; // type:object size:0x8 data:4byte +lbl_805CB838 = .sbss:0x805CB838; // type:object size:0x4 data:4byte +lbl_805CB83C = .sbss:0x805CB83C; // type:object size:0x4 data:4byte +lbl_805CB840 = .sbss:0x805CB840; // type:object size:0x4 data:4byte +lbl_805CB844 = .sbss:0x805CB844; // type:object size:0x4 data:4byte +lbl_805CB848 = .sbss:0x805CB848; // type:object size:0x4 data:4byte +lbl_805CB84C = .sbss:0x805CB84C; // type:object size:0x4 data:4byte +lbl_805CB850 = .sbss:0x805CB850; // type:object size:0x4 data:4byte +lbl_805CB854 = .sbss:0x805CB854; // type:object size:0x4 data:4byte +lbl_805CB858 = .sbss:0x805CB858; // type:object size:0x4 data:4byte +lbl_805CB85C = .sbss:0x805CB85C; // type:object size:0x4 data:4byte +lbl_805CB860 = .sbss:0x805CB860; // type:object size:0x4 data:4byte +lbl_805CB864 = .sbss:0x805CB864; // type:object size:0x4 data:4byte +lbl_805CB868 = .sbss:0x805CB868; // type:object size:0x4 data:4byte +lbl_805CB86C = .sbss:0x805CB86C; // type:object size:0x4 data:4byte +lbl_805CB870 = .sbss:0x805CB870; // type:object size:0x4 data:4byte +lbl_805CB874 = .sbss:0x805CB874; // type:object size:0x4 +lbl_805CB878 = .sbss:0x805CB878; // type:object size:0x4 +lbl_805CB87C = .sbss:0x805CB87C; // type:object size:0x4 +lbl_805CB880 = .sbss:0x805CB880; // type:object size:0x2 data:2byte +lbl_805CB882 = .sbss:0x805CB882; // type:object size:0x2 data:2byte +lbl_805CB884 = .sbss:0x805CB884; // type:object size:0x2 data:2byte +lbl_805CB886 = .sbss:0x805CB886; // type:object size:0x2 data:2byte +lbl_805CB888 = .sbss:0x805CB888; // type:object size:0x4 data:4byte +lbl_805CB88C = .sbss:0x805CB88C; // type:object size:0x4 data:4byte +lbl_805CB890 = .sbss:0x805CB890; // type:object size:0x4 data:4byte +lbl_805CB894 = .sbss:0x805CB894; // type:object size:0x4 data:4byte +lbl_805CB898 = .sbss:0x805CB898; // type:object size:0x8 data:4byte +lbl_805CB8A0 = .sbss:0x805CB8A0; // type:object size:0x4 data:4byte +lbl_805CB8A4 = .sbss:0x805CB8A4; // type:object size:0x4 data:4byte +lbl_805CB8A8 = .sbss:0x805CB8A8; // type:object size:0x4 data:4byte +lbl_805CB8AC = .sbss:0x805CB8AC; // type:object size:0x4 data:4byte +lbl_805CB8B0 = .sbss:0x805CB8B0; // type:object size:0x8 data:4byte +lbl_805CB8B8 = .sbss:0x805CB8B8; // type:object size:0x8 +lbl_805CB8C0 = .sbss:0x805CB8C0; // type:object size:0x4 data:4byte +lbl_805CB8C4 = .sbss:0x805CB8C4; // type:object size:0x4 data:4byte +lbl_805CB8C8 = .sbss:0x805CB8C8; // type:object size:0x4 data:4byte +lbl_805CB8CC = .sbss:0x805CB8CC; // type:object size:0x4 data:4byte +lbl_805CB8D0 = .sbss:0x805CB8D0; // type:object size:0x4 data:4byte +lbl_805CB8D4 = .sbss:0x805CB8D4; // type:object size:0x4 data:4byte +lbl_805CB8D8 = .sbss:0x805CB8D8; // type:object size:0x8 data:4byte +lbl_805CB8E0 = .sbss:0x805CB8E0; // type:object size:0x4 data:4byte +lbl_805CB8E4 = .sbss:0x805CB8E4; // type:object size:0x4 data:4byte +lbl_805CB8E8 = .sbss:0x805CB8E8; // type:object size:0x4 data:4byte +lbl_805CB8EC = .sbss:0x805CB8EC; // type:object size:0x4 data:4byte +lbl_805CB8F0 = .sbss:0x805CB8F0; // type:object size:0x4 data:4byte +lbl_805CB8F4 = .sbss:0x805CB8F4; // type:object size:0x4 data:4byte +lbl_805CB8F8 = .sbss:0x805CB8F8; // type:object size:0x4 data:4byte +lbl_805CB8FC = .sbss:0x805CB8FC; // type:object size:0x4 data:4byte +lbl_805CB900 = .sbss:0x805CB900; // type:object size:0x4 data:4byte +lbl_805CB904 = .sbss:0x805CB904; // type:object size:0x4 data:4byte +lbl_805CB908 = .sbss:0x805CB908; // type:object size:0x4 data:4byte +lbl_805CB90C = .sbss:0x805CB90C; // type:object size:0x4 data:4byte +lbl_805CB910 = .sbss:0x805CB910; // type:object size:0x4 data:4byte +lbl_805CB914 = .sbss:0x805CB914; // type:object size:0x4 data:4byte +lbl_805CB918 = .sbss:0x805CB918; // type:object size:0x4 data:4byte +lbl_805CB91C = .sbss:0x805CB91C; // type:object size:0x4 data:4byte +lbl_805CB920 = .sbss:0x805CB920; // type:object size:0x4 data:4byte +lbl_805CB924 = .sbss:0x805CB924; // type:object size:0x4 data:4byte +lbl_805CB928 = .sbss:0x805CB928; // type:object size:0x4 data:4byte +lbl_805CB92C = .sbss:0x805CB92C; // type:object size:0x4 data:4byte +lbl_805CB930 = .sbss:0x805CB930; // type:object size:0x4 data:4byte +lbl_805CB934 = .sbss:0x805CB934; // type:object size:0x4 data:4byte +lbl_805CB938 = .sbss:0x805CB938; // type:object size:0x4 data:4byte +lbl_805CB93C = .sbss:0x805CB93C; // type:object size:0x4 data:4byte +lbl_805CB940 = .sbss:0x805CB940; // type:object size:0x4 data:4byte +lbl_805CB944 = .sbss:0x805CB944; // type:object size:0x4 data:4byte +lbl_805CB948 = .sbss:0x805CB948; // type:object size:0x8 data:4byte +lbl_805CB950 = .sbss:0x805CB950; // type:object size:0x4 data:4byte +lbl_805CB954 = .sbss:0x805CB954; // type:object size:0x4 data:4byte +lbl_805CB958 = .sbss:0x805CB958; // type:object size:0x4 data:4byte +lbl_805CB95C = .sbss:0x805CB95C; // type:object size:0x4 data:4byte +__DBInterface = .sbss:0x805CB960; // type:object size:0x4 scope:global data:4byte +DBVerbose = .sbss:0x805CB964; // type:object size:0x4 scope:global data:4byte +lbl_805CB968 = .sbss:0x805CB968; // type:object size:0x8 data:4byte +lbl_805CB970 = .sbss:0x805CB970; // type:object size:0x4 data:4byte +lbl_805CB974 = .sbss:0x805CB974; // type:object size:0x4 data:4byte +lbl_805CB978 = .sbss:0x805CB978; // type:object size:0x4 data:4byte +lbl_805CB97C = .sbss:0x805CB97C; // type:object size:0x4 data:4byte +lbl_805CB980 = .sbss:0x805CB980; // type:object size:0x4 data:4byte +lbl_805CB984 = .sbss:0x805CB984; // type:object size:0x4 data:4byte +lbl_805CB988 = .sbss:0x805CB988; // type:object size:0x8 data:4byte +__DVDThreadQueue = .sbss:0x805CB990; // type:object size:0x8 scope:global +MaxEntryNum = .sbss:0x805CB998; // type:object size:0x4 scope:local data:4byte +FstStringStart = .sbss:0x805CB99C; // type:object size:0x4 scope:local data:4byte +FstStart = .sbss:0x805CB9A0; // type:object size:0x4 scope:local data:4byte +BootInfo = .sbss:0x805CB9A4; // type:object size:0x4 scope:local data:4byte +lbl_805CB9C0 = .sbss:0x805CB9C0; // type:object size:0x4 data:4byte +lbl_805CB9C4 = .sbss:0x805CB9C4; // type:object size:0x4 data:4byte +lbl_805CB9C8 = .sbss:0x805CB9C8; // type:object size:0x4 data:4byte +lbl_805CB9CC = .sbss:0x805CB9CC; // type:object size:0x4 data:4byte +lbl_805CB9D0 = .sbss:0x805CB9D0; // type:object size:0x4 data:4byte +lbl_805CB9D4 = .sbss:0x805CB9D4; // type:object size:0x4 data:4byte +lbl_805CB9D8 = .sbss:0x805CB9D8; // type:object size:0x4 data:4byte +FirstTimeInBootrom = .sbss:0x805CB9DC; // type:object size:0x4 scope:local data:4byte +lbl_805CB9E0 = .sbss:0x805CB9E0; // type:object size:0x4 data:4byte +lbl_805CB9E4 = .sbss:0x805CB9E4; // type:object size:0x4 data:4byte +lbl_805CB9E8 = .sbss:0x805CB9E8; // type:object size:0x4 data:4byte +lbl_805CB9EC = .sbss:0x805CB9EC; // type:object size:0x4 data:4byte +lbl_805CB9F0 = .sbss:0x805CB9F0; // type:object size:0x4 data:4byte +lbl_805CB9F4 = .sbss:0x805CB9F4; // type:object size:0x4 data:4byte +__DVDLayoutFormat = .sbss:0x805CB9F8; // type:object size:0x4 scope:global data:4byte +DVDInitialized = .sbss:0x805CB9FC; // type:object size:0x4 scope:local data:4byte +lbl_805CBA00 = .sbss:0x805CBA00; // type:object size:0x4 data:4byte +lbl_805CBA04 = .sbss:0x805CBA04; // type:object size:0x4 data:4byte +lbl_805CBA08 = .sbss:0x805CBA08; // type:object size:0x4 data:4byte +lbl_805CBA0C = .sbss:0x805CBA0C; // type:object size:0x4 data:4byte +lbl_805CBA10 = .sbss:0x805CBA10; // type:object size:0x10 data:4byte +__DVDNumTmdBytes = .sbss:0x805CBA20; // type:object size:0x4 scope:local data:4byte +lbl_805CBA28 = .sbss:0x805CBA28; // type:object size:0x4 data:4byte +lbl_805CBA2C = .sbss:0x805CBA2C; // type:object size:0x4 data:4byte +MotorState = .sbss:0x805CBA30; // type:object size:0x4 scope:local data:4byte +lbl_805CBA34 = .sbss:0x805CBA34; // type:object size:0x4 data:4byte +lbl_805CBA38 = .sbss:0x805CBA38; // type:object size:0x4 data:4byte +lbl_805CBA3C = .sbss:0x805CBA3C; // type:object size:0x4 data:4byte +lbl_805CBA40 = .sbss:0x805CBA40; // type:object size:0x4 data:4byte +lbl_805CBA44 = .sbss:0x805CBA44; // type:object size:0x4 data:4byte +bootInfo = .sbss:0x805CBA48; // type:object size:0x4 scope:local data:4byte +IDShouldBe = .sbss:0x805CBA4C; // type:object size:0x4 scope:local data:4byte +lbl_805CBA50 = .sbss:0x805CBA50; // type:object size:0x4 data:4byte +lbl_805CBA54 = .sbss:0x805CBA54; // type:object size:0x4 data:4byte +lbl_805CBA58 = .sbss:0x805CBA58; // type:object size:0x4 data:4byte +lbl_805CBA5C = .sbss:0x805CBA5C; // type:object size:0x4 data:4byte +lbl_805CBA60 = .sbss:0x805CBA60; // type:object size:0x8 data:4byte +FatalFunc = .sbss:0x805CBA68; // type:object size:0x4 scope:local data:4byte +lowIntType = .sbss:0x805CBA70; // type:object size:0x4 scope:local data:4byte +lbl_805CBA78 = .sbss:0x805CBA78; // type:object size:0x1 data:byte +lbl_805CBA79 = .sbss:0x805CBA79; // type:object size:0x1 data:byte +lbl_805CBA7C = .sbss:0x805CBA7C; // type:object size:0x4 data:4byte +lbl_805CBA80 = .sbss:0x805CBA80; // type:object size:0x4 data:4byte +lbl_805CBA84 = .sbss:0x805CBA84; // type:object size:0x1 data:byte +lbl_805CBA85 = .sbss:0x805CBA85; // type:object size:0x1 data:byte +lbl_805CBA88 = .sbss:0x805CBA88; // type:object size:0x4 data:4byte +lbl_805CBA8C = .sbss:0x805CBA8C; // type:object size:0x4 data:4byte +lbl_805CBA90 = .sbss:0x805CBA90; // type:object size:0x4 data:4byte +lbl_805CBA94 = .sbss:0x805CBA94; // type:object size:0x4 data:4byte +lbl_805CBA98 = .sbss:0x805CBA98; // type:object size:0x8 data:byte +IDSerialPort1 = .sbss:0x805CBAA0; // type:object size:0x4 scope:local data:4byte +lbl_805CBAA8 = .sbss:0x805CBAA8; // type:object size:0x4 data:4byte +lbl_805CBAAC = .sbss:0x805CBAAC; // type:object size:0x4 data:4byte +lbl_805CBAB0 = .sbss:0x805CBAB0; // type:object size:0x4 data:4byte +lbl_805CBAB4 = .sbss:0x805CBAB4; // type:object size:0x4 data:4byte +lbl_805CBAB8 = .sbss:0x805CBAB8; // type:object size:0x4 data:4byte +lbl_805CBABC = .sbss:0x805CBABC; // type:object size:0x4 data:4byte +lbl_805CBAC0 = .sbss:0x805CBAC0; // type:object size:0x4 data:4byte +lbl_805CBAC4 = .sbss:0x805CBAC4; // type:object size:0x4 data:4byte +lbl_805CBAC8 = .sbss:0x805CBAC8; // type:object size:0x8 data:4byte +lbl_805CBAD0 = .sbss:0x805CBAD0; // type:object size:0x4 data:4byte +lbl_805CBAD4 = .sbss:0x805CBAD4; // type:object size:0x4 data:4byte +lbl_805CBAD8 = .sbss:0x805CBAD8; // type:object size:0x4 data:4byte +lbl_805CBADC = .sbss:0x805CBADC; // type:object size:0x4 data:4byte +lbl_805CBAE0 = .sbss:0x805CBAE0; // type:object size:0x1 data:byte +lbl_805CBAE1 = .sbss:0x805CBAE1; // type:object size:0x1 data:byte +lbl_805CBAE4 = .sbss:0x805CBAE4; // type:object size:0x4 data:4byte +lbl_805CBAE8 = .sbss:0x805CBAE8; // type:object size:0x4 data:4byte +lbl_805CBAEC = .sbss:0x805CBAEC; // type:object size:0x4 data:4byte +lbl_805CBAF0 = .sbss:0x805CBAF0; // type:object size:0x4 data:4byte +lbl_805CBAF4 = .sbss:0x805CBAF4; // type:object size:0x4 data:4byte +lbl_805CBAF8 = .sbss:0x805CBAF8; // type:object size:0x8 data:byte +lbl_805CBB00 = .sbss:0x805CBB00; // type:object size:0x8 +lbl_805CBB08 = .sbss:0x805CBB08; // type:object size:0x1 data:byte +lbl_805CBB0C = .sbss:0x805CBB0C; // type:object size:0x4 data:4byte +lbl_805CBB10 = .sbss:0x805CBB10; // type:object size:0x8 data:4byte +lbl_805CBB18 = .sbss:0x805CBB18; // type:object size:0x4 data:4byte +lbl_805CBB1C = .sbss:0x805CBB1C; // type:object size:0x4 data:4byte +lbl_805CBB20 = .sbss:0x805CBB20; // type:object size:0x8 data:4byte +lbl_805CBB28 = .sbss:0x805CBB28; // type:object size:0x4 data:4byte +lbl_805CBB2C = .sbss:0x805CBB2C; // type:object size:0x4 data:4byte +lbl_805CBB30 = .sbss:0x805CBB30; // type:object size:0x4 data:float +lbl_805CBB34 = .sbss:0x805CBB34; // type:object size:0x4 data:float +__OSInIPL = .sbss:0x805CBB38; // type:object size:0x4 scope:global data:4byte +__OSInNandBoot = .sbss:0x805CBB3C; // type:object size:0x4 scope:global data:4byte +__OSIsGcam = .sbss:0x805CBB40; // type:object size:0x4 scope:weak data:4byte +AreWeInitialized = .sbss:0x805CBB44; // type:object size:0x4 scope:local data:4byte +OSExceptionTable = .sbss:0x805CBB48; // type:object size:0x4 scope:local data:4byte +ZeroPS = .sbss:0x805CBB50; // type:object size:0x8 scope:local +ZeroF = .sbss:0x805CBB58; // type:object size:0x8 scope:local data:double +lbl_805CBB60 = .sbss:0x805CBB60; // type:object size:0x8 data:byte +BI2DebugFlagHolder = .sbss:0x805CBB68; // type:object size:0x4 scope:local data:4byte +BI2DebugFlag = .sbss:0x805CBB6C; // type:object size:0x4 scope:local data:4byte +BootInfo = .sbss:0x805CBB70; // type:object size:0x4 scope:local data:4byte +__OSStartTime = .sbss:0x805CBB78; // type:object size:0x8 scope:global data:4byte +AlarmQueue = .sbss:0x805CBB80; // type:object size:0x8 scope:local data:4byte +__OSArenaHi = .sbss:0x805CBB88; // type:object size:0x4 scope:local data:4byte +s_mem2ArenaHi = .sbss:0x805CBB8C; // type:object size:0x4 scope:local data:4byte +lbl_805CBB90 = .sbss:0x805CBB90; // type:object size:0x4 data:4byte +lbl_805CBB94 = .sbss:0x805CBB94; // type:object size:0x4 data:4byte +lbl_805CBB98 = .sbss:0x805CBB98; // type:object size:0x4 data:4byte +__OSInReboot = .sbss:0x805CBB9C; // type:object size:0x4 scope:global data:4byte +lbl_805CBBA0 = .sbss:0x805CBBA0; // type:object size:0x8 data:4byte +lbl_805CBBA8 = .sbss:0x805CBBA8; // type:object size:0x4 data:4byte +lbl_805CBBAC = .sbss:0x805CBBAC; // type:object size:0x4 data:4byte +lbl_805CBBB0 = .sbss:0x805CBBB0; // type:object size:0x4 data:4byte +lbl_805CBBB4 = .sbss:0x805CBBB4; // type:object size:0x4 data:4byte +__OSLastInterruptSrr0 = .sbss:0x805CBBB8; // type:object size:0x4 scope:global data:4byte +__OSLastInterrupt = .sbss:0x805CBBBC; // type:object size:0x2 scope:global data:2byte +__OSLastInterruptTime = .sbss:0x805CBBC0; // type:object size:0x8 scope:global data:4byte +InterruptHandlerTable = .sbss:0x805CBBC8; // type:object size:0x4 scope:local data:4byte +lbl_805CBBD0 = .sbss:0x805CBBD0; // type:object size:0x4 data:4byte +lbl_805CBBD4 = .sbss:0x805CBBD4; // type:object size:0x4 data:4byte +lbl_805CBBD8 = .sbss:0x805CBBD8; // type:object size:0x4 data:4byte +lbl_805CBBDC = .sbss:0x805CBBDC; // type:object size:0x4 data:4byte +ShutdownFunctionQueue = .sbss:0x805CBBE0; // type:object size:0x8 scope:local data:4byte +Reschedule = .sbss:0x805CBBE8; // type:object size:0x4 scope:local data:4byte +RunQueueHint = .sbss:0x805CBBEC; // type:object size:0x4 scope:local data:4byte +RunQueueBits = .sbss:0x805CBBF0; // type:object size:0x4 scope:local data:4byte +IpcBufferHi = .sbss:0x805CBBF8; // type:object size:0x4 scope:local data:4byte +ResetDown = .sbss:0x805CBC00; // type:object size:0x4 scope:local data:4byte +StmReady = .sbss:0x805CBC04; // type:object size:0x4 scope:local data:4byte +StmImDesc = .sbss:0x805CBC08; // type:object size:0x4 scope:local data:4byte +StmEhDesc = .sbss:0x805CBC0C; // type:object size:0x4 scope:local data:4byte +StmEhRegistered = .sbss:0x805CBC10; // type:object size:0x4 scope:local data:4byte +StmVdInUse = .sbss:0x805CBC14; // type:object size:0x4 scope:local data:4byte +PowerCallback = .sbss:0x805CBC18; // type:object size:0x4 scope:local data:4byte +ResetCallback = .sbss:0x805CBC1C; // type:object size:0x4 scope:local data:4byte +Debug_BBA = .sbss:0x805CBC20; // type:object size:0x1 scope:local data:byte +PlayRecordGet = .sbss:0x805CBC28; // type:object size:0x4 scope:local data:4byte +PlayRecordError = .sbss:0x805CBC2C; // type:object size:0x4 scope:local data:4byte +PlayRecordTerminate = .sbss:0x805CBC30; // type:object size:0x4 scope:local data:4byte +PlayRecordTerminated = .sbss:0x805CBC34; // type:object size:0x4 scope:local data:4byte +PlayRecordRetry = .sbss:0x805CBC38; // type:object size:0x4 scope:local data:4byte +PlayRecordLastError = .sbss:0x805CBC3C; // type:object size:0x4 scope:local data:4byte +lbl_805CBC40 = .sbss:0x805CBC40; // type:object size:0x4 data:4byte +lbl_805CBC44 = .sbss:0x805CBC44; // type:object size:0x4 data:4byte +lbl_805CBC48 = .sbss:0x805CBC48; // type:object size:0x4 data:4byte +__OSExpireSetExpiredFlag = .sbss:0x805CBC4C; // type:object size:0x4 scope:global data:4byte +__OSExpireThread = .sbss:0x805CBC50; // type:object size:0x4 scope:global data:4byte +__OSExpireTime = .sbss:0x805CBC58; // type:object size:0x8 scope:global data:4byte +lbl_805CBC60 = .sbss:0x805CBC60; // type:object size:0x8 data:4byte +lbl_805CBC68 = .sbss:0x805CBC68; // type:object size:0x4 +Initialized$694 = .sbss:0x805CBC6C; // type:object size:0x4 scope:local data:4byte +cmdTypeAndStatus$877 = .sbss:0x805CBC70; // type:object size:0x4 scope:local +lbl_805CBC74 = .sbss:0x805CBC74; // type:object size:0x4 data:4byte +SamplingRate = .sbss:0x805CBC78; // type:object size:0x4 scope:local data:4byte +lbl_805CBC80 = .sbss:0x805CBC80; // type:object size:0x4 data:4byte +lbl_805CBC84 = .sbss:0x805CBC84; // type:object size:0x4 data:4byte +lbl_805CBC88 = .sbss:0x805CBC88; // type:object size:0x4 data:4byte +lbl_805CBC8C = .sbss:0x805CBC8C; // type:object size:0x4 data:4byte +lbl_805CBC90 = .sbss:0x805CBC90; // type:object size:0x10 data:4byte +lbl_805CBCA0 = .sbss:0x805CBCA0; // type:object size:0x20 data:4byte +lbl_805CBCC0 = .sbss:0x805CBCC0; // type:object size:0x20 data:4byte +lbl_805CBCE0 = .sbss:0x805CBCE0; // type:object size:0x4 data:4byte +lbl_805CBCE4 = .sbss:0x805CBCE4; // type:object size:0x4 data:4byte +lbl_805CBCE8 = .sbss:0x805CBCE8; // type:object size:0x4 data:4byte +lbl_805CBCEC = .sbss:0x805CBCEC; // type:object size:0x14 data:4byte +lbl_805CBD00 = .sbss:0x805CBD00; // type:object size:0x20 data:4byte +lbl_805CBD20 = .sbss:0x805CBD20; // type:object size:0x20 data:4byte +lbl_805CBD40 = .sbss:0x805CBD40; // type:object size:0x20 data:4byte +lbl_805CBD60 = .sbss:0x805CBD60; // type:object size:0x20 data:4byte +lbl_805CBD80 = .sbss:0x805CBD80; // type:object size:0x20 data:4byte +lbl_805CBDA0 = .sbss:0x805CBDA0; // type:object size:0x8 data:4byte +lbl_805CBDA8 = .sbss:0x805CBDA8; // type:object size:0x4 data:4byte +lbl_805CBDAC = .sbss:0x805CBDAC; // type:object size:0x4 data:4byte +lbl_805CBDB0 = .sbss:0x805CBDB0; // type:object size:0x4 data:4byte +lbl_805CBDB4 = .sbss:0x805CBDB4; // type:object size:0x4 data:4byte +lbl_805CBDB8 = .sbss:0x805CBDB8; // type:object size:0x4 data:4byte +lbl_805CBDBC = .sbss:0x805CBDBC; // type:object size:0x4 data:4byte +lbl_805CBDC0 = .sbss:0x805CBDC0; // type:object size:0x4 data:4byte +lbl_805CBDC4 = .sbss:0x805CBDC4; // type:object size:0x4 data:4byte +lbl_805CBDC8 = .sbss:0x805CBDC8; // type:object size:0x4 data:4byte +lbl_805CBDCC = .sbss:0x805CBDCC; // type:object size:0x4 data:4byte +lbl_805CBDD0 = .sbss:0x805CBDD0; // type:object size:0x4 data:4byte +lbl_805CBDD4 = .sbss:0x805CBDD4; // type:object size:0x2 data:2byte +lbl_805CBDD6 = .sbss:0x805CBDD6; // type:object size:0x2 data:2byte +lbl_805CBDD8 = .sbss:0x805CBDD8; // type:object size:0x8 data:4byte +lbl_805CBDE0 = .sbss:0x805CBDE0; // type:object size:0x4 data:4byte +lbl_805CBDE4 = .sbss:0x805CBDE4; // type:object size:0x4 data:4byte +lbl_805CBDE8 = .sbss:0x805CBDE8; // type:object size:0x8 data:4byte +lbl_805CBDF0 = .sbss:0x805CBDF0; // type:object size:0x4 data:4byte +lbl_805CBDF4 = .sbss:0x805CBDF4; // type:object size:0x4 data:4byte +lbl_805CBDF8 = .sbss:0x805CBDF8; // type:object size:0x4 data:4byte +lbl_805CBDFC = .sbss:0x805CBDFC; // type:object size:0x4 data:4byte +lbl_805CBE00 = .sbss:0x805CBE00; // type:object size:0x4 data:4byte +lbl_805CBE04 = .sbss:0x805CBE04; // type:object size:0x4 data:4byte +lbl_805CBE08 = .sbss:0x805CBE08; // type:object size:0x4 data:4byte +lbl_805CBE0C = .sbss:0x805CBE0C; // type:object size:0x4 data:4byte +lbl_805CBE10 = .sbss:0x805CBE10; // type:object size:0x4 data:4byte +lbl_805CBE14 = .sbss:0x805CBE14; // type:object size:0x4 data:4byte +CurrTvMode = .sbss:0x805CBE18; // type:object size:0x4 scope:local data:4byte +lbl_805CBE1C = .sbss:0x805CBE1C; // type:object size:0x4 data:4byte +lbl_805CBE20 = .sbss:0x805CBE20; // type:object size:0x4 data:4byte +lbl_805CBE24 = .sbss:0x805CBE24; // type:object size:0x4 data:4byte +lbl_805CBE28 = .sbss:0x805CBE28; // type:object size:0x8 data:4byte +lbl_805CBE30 = .sbss:0x805CBE30; // type:object size:0x8 +lbl_805CBE38 = .sbss:0x805CBE38; // type:object size:0x4 data:4byte +lbl_805CBE3C = .sbss:0x805CBE3C; // type:object size:0x4 data:4byte +lbl_805CBE40 = .sbss:0x805CBE40; // type:object size:0x4 data:4byte +lbl_805CBE44 = .sbss:0x805CBE44; // type:object size:0x4 data:4byte +lbl_805CBE48 = .sbss:0x805CBE48; // type:object size:0x4 data:4byte +lbl_805CBE4C = .sbss:0x805CBE4C; // type:object size:0x4 data:4byte +lbl_805CBE50 = .sbss:0x805CBE50; // type:object size:0x4 data:4byte +lbl_805CBE54 = .sbss:0x805CBE54; // type:object size:0x4 data:4byte +lbl_805CBE58 = .sbss:0x805CBE58; // type:object size:0x8 data:4byte +lbl_805CBE60 = .sbss:0x805CBE60; // type:object size:0x4 data:4byte +lbl_805CBE64 = .sbss:0x805CBE64; // type:object size:0x4 data:4byte +lbl_805CBE68 = .sbss:0x805CBE68; // type:object size:0x4 data:4byte +lbl_805CBE6C = .sbss:0x805CBE6C; // type:object size:0x4 data:4byte +lbl_805CBE70 = .sbss:0x805CBE70; // type:object size:0x8 data:4byte +lbl_805CBE78 = .sbss:0x805CBE78; // type:object size:0x1 data:byte +lbl_805CBE7A = .sbss:0x805CBE7A; // type:object size:0x2 data:2byte +lbl_805CBE7C = .sbss:0x805CBE7C; // type:object size:0x1 data:byte +lbl_805CBE7E = .sbss:0x805CBE7E; // type:object size:0x2 data:2byte +lbl_805CBE80 = .sbss:0x805CBE80; // type:object size:0x1 data:byte +lbl_805CBE84 = .sbss:0x805CBE84; // type:object size:0x1 data:byte +lbl_805CBE88 = .sbss:0x805CBE88; // type:object size:0x4 data:4byte +lbl_805CBE8C = .sbss:0x805CBE8C; // type:object size:0x4 data:4byte +lbl_805CBE90 = .sbss:0x805CBE90; // type:object size:0x4 data:4byte +lbl_805CBE94 = .sbss:0x805CBE94; // type:object size:0x4 +lbl_805CBE98 = .sbss:0x805CBE98; // type:object size:0x1 data:byte +lbl_805CBE99 = .sbss:0x805CBE99; // type:object size:0x1 data:byte +lbl_805CBE9A = .sbss:0x805CBE9A; // type:object size:0x1 data:byte +lbl_805CBE9C = .sbss:0x805CBE9C; // type:object size:0x1 data:byte +lbl_805CBEA0 = .sbss:0x805CBEA0; // type:object size:0x4 data:4byte +lbl_805CBEA4 = .sbss:0x805CBEA4; // type:object size:0x1 data:byte +lbl_805CBEA5 = .sbss:0x805CBEA5; // type:object size:0x1 data:byte +lbl_805CBEA6 = .sbss:0x805CBEA6; // type:object size:0x1 data:byte +lbl_805CBEA8 = .sbss:0x805CBEA8; // type:object size:0x4 data:4byte +lbl_805CBEAC = .sbss:0x805CBEAC; // type:object size:0x1 data:byte +lbl_805CBEAD = .sbss:0x805CBEAD; // type:object size:0x1 data:byte +lbl_805CBEAE = .sbss:0x805CBEAE; // type:object size:0x1 data:byte +lbl_805CBEB0 = .sbss:0x805CBEB0; // type:object size:0x4 +lbl_805CBEB4 = .sbss:0x805CBEB4; // type:object size:0x4 +lbl_805CBEB8 = .sbss:0x805CBEB8; // type:object size:0x4 +lbl_805CBEBC = .sbss:0x805CBEBC; // type:object size:0x4 +lbl_805CBEC0 = .sbss:0x805CBEC0; // type:object size:0x4 +lbl_805CBEC4 = .sbss:0x805CBEC4; // type:object size:0x4 +lbl_805CBEC8 = .sbss:0x805CBEC8; // type:object size:0x1 data:byte +lbl_805CBEC9 = .sbss:0x805CBEC9; // type:object size:0x1 data:byte +lbl_805CBECA = .sbss:0x805CBECA; // type:object size:0x1 data:byte +lbl_805CBECB = .sbss:0x805CBECB; // type:object size:0x5 data:byte +__fsInitialized = .sbss:0x805CBED0; // type:object size:0x4 scope:local data:4byte +__devfs = .sbss:0x805CBED4; // type:object size:0x4 scope:local data:4byte +lbl_805CBED8 = .sbss:0x805CBED8; // type:object size:0x4 data:4byte +lo$688 = .sbss:0x805CBEDC; // type:object size:0x4 scope:local data:4byte +hi$689 = .sbss:0x805CBEE0; // type:object size:0x4 scope:local data:4byte +hId = .sbss:0x805CBEE4; // type:object size:0x4 scope:local data:4byte +__PADSpec = .sbss:0x805CBEE8; // type:object size:0x4 scope:global data:4byte +lbl_805CBEEC = .sbss:0x805CBEEC; // type:object size:0x4 data:4byte +lbl_805CBEF0 = .sbss:0x805CBEF0; // type:object size:0x4 data:4byte +lbl_805CBEF4 = .sbss:0x805CBEF4; // type:object size:0x4 data:4byte +lbl_805CBEF8 = .sbss:0x805CBEF8; // type:object size:0x4 data:4byte +lbl_805CBEFC = .sbss:0x805CBEFC; // type:object size:0x4 data:4byte +lbl_805CBF00 = .sbss:0x805CBF00; // type:object size:0x4 data:4byte +lbl_805CBF04 = .sbss:0x805CBF04; // type:object size:0x4 data:4byte +lbl_805CBF08 = .sbss:0x805CBF08; // type:object size:0x4 data:4byte +lbl_805CBF0C = .sbss:0x805CBF0C; // type:object size:0x4 data:4byte +lbl_805CBF10 = .sbss:0x805CBF10; // type:object size:0x1 data:byte +lbl_805CBF14 = .sbss:0x805CBF14; // type:object size:0x4 data:4byte +lbl_805CBF18 = .sbss:0x805CBF18; // type:object size:0x8 data:4byte +lbl_805CBF20 = .sbss:0x805CBF20; // type:object size:0x4 data:4byte +lbl_805CBF24 = .sbss:0x805CBF24; // type:object size:0x4 data:4byte +lbl_805CBF28 = .sbss:0x805CBF28; // type:object size:0x4 data:4byte +lbl_805CBF2C = .sbss:0x805CBF2C; // type:object size:0x4 data:4byte +lbl_805CBF30 = .sbss:0x805CBF30; // type:object size:0x1 data:byte +lbl_805CBF34 = .sbss:0x805CBF34; // type:object size:0x4 data:4byte +lbl_805CBF38 = .sbss:0x805CBF38; // type:object size:0x4 data:4byte +lbl_805CBF3C = .sbss:0x805CBF3C; // type:object size:0x4 data:4byte +lbl_805CBF40 = .sbss:0x805CBF40; // type:object size:0x8 data:4byte +lbl_805CBF48 = .sbss:0x805CBF48; // type:object size:0x4 data:4byte +lbl_805CBF4C = .sbss:0x805CBF4C; // type:object size:0x4 data:4byte +lbl_805CBF50 = .sbss:0x805CBF50; // type:object size:0x4 data:4byte +initialized$654 = .sbss:0x805CBF54; // type:object size:0x4 scope:local data:4byte +IpcNumPendingReqs = .sbss:0x805CBF58; // type:object size:0x4 scope:local data:4byte +IpcNumUnIssuedReqs = .sbss:0x805CBF5C; // type:object size:0x4 scope:local data:4byte +lbl_805CBF60 = .sbss:0x805CBF60; // type:object size:0x8 data:4byte +s_libState = .sbss:0x805CBF68; // type:object size:0x4 scope:local data:4byte +s_callback = .sbss:0x805CBF70; // type:object size:0x4 scope:local data:4byte +s_stage = .sbss:0x805CBF74; // type:object size:0x4 scope:local data:4byte +lbl_805CBF78 = .sbss:0x805CBF78; // type:object size:0x1 data:byte +lbl_805CBF79 = .sbss:0x805CBF79; // type:object size:0x1 data:byte +lbl_805CBF7C = .sbss:0x805CBF7C; // type:object size:0x4 data:4byte +lbl_805CBF80 = .sbss:0x805CBF80; // type:object size:0x4 data:4byte +lbl_805CBF84 = .sbss:0x805CBF84; // type:object size:0x1 data:byte +lbl_805CBF88 = .sbss:0x805CBF88; // type:object size:0x4 data:4byte +lbl_805CBF8C = .sbss:0x805CBF8C; // type:object size:0x4 data:4byte +lbl_805CBF90 = .sbss:0x805CBF90; // type:object size:0x4 data:4byte +lbl_805CBF94 = .sbss:0x805CBF94; // type:object size:0x4 data:4byte +lbl_805CBF98 = .sbss:0x805CBF98; // type:object size:0x1 data:byte +lbl_805CBF9C = .sbss:0x805CBF9C; // type:object size:0x4 data:4byte +lbl_805CBFA0 = .sbss:0x805CBFA0; // type:object size:0x4 data:4byte +lbl_805CBFA4 = .sbss:0x805CBFA4; // type:object size:0x4 data:4byte +lbl_805CBFA8 = .sbss:0x805CBFA8; // type:object size:0x8 data:byte +lbl_805CBFB0 = .sbss:0x805CBFB0; // type:object size:0x4 data:4byte +lbl_805CBFB4 = .sbss:0x805CBFB4; // type:object size:0x1 data:byte +lbl_805CBFB8 = .sbss:0x805CBFB8; // type:object size:0x4 data:4byte +lbl_805CBFBC = .sbss:0x805CBFBC; // type:object size:0x4 data:4byte +lbl_805CBFC0 = .sbss:0x805CBFC0; // type:object size:0x1 +lbl_805CBFC1 = .sbss:0x805CBFC1; // type:object size:0x1 data:byte +lbl_805CBFC2 = .sbss:0x805CBFC2; // type:object size:0x1 data:byte +lbl_805CBFC4 = .sbss:0x805CBFC4; // type:object size:0x4 data:4byte +lbl_805CBFC8 = .sbss:0x805CBFC8; // type:object size:0x4 data:4byte +lbl_805CBFCC = .sbss:0x805CBFCC; // type:object size:0x4 data:4byte +lbl_805CBFD0 = .sbss:0x805CBFD0; // type:object size:0x1 data:byte +lbl_805CBFD1 = .sbss:0x805CBFD1; // type:object size:0x1 data:byte +lbl_805CBFD2 = .sbss:0x805CBFD2; // type:object size:0x6 data:byte +lbl_805CBFD8 = .sbss:0x805CBFD8; // type:object size:0x4 data:4byte +lbl_805CBFDC = .sbss:0x805CBFDC; // type:object size:0x4 data:4byte +lbl_805CBFE0 = .sbss:0x805CBFE0; // type:object size:0x8 data:byte +lbl_805CBFE8 = .sbss:0x805CBFE8; // type:object size:0x8 data:4byte +BgJobStatus = .sbss:0x805CBFF0; // type:object size:0x1 scope:local data:byte +ItemRestSize = .sbss:0x805CBFF4; // type:object size:0x4 scope:local data:4byte +ItemNumTotal = .sbss:0x805CBFF8; // type:object size:0x4 scope:local data:4byte +lbl_805CBFFC = .sbss:0x805CBFFC; // type:object size:0x4 data:4byte +ItemIDOffsetTblOffset = .sbss:0x805CC000; // type:object size:0x4 scope:local data:4byte +IsDevKit = .sbss:0x805CC004; // type:object size:0x1 scope:local data:byte +lbl_805CC005 = .sbss:0x805CC005; // type:object size:0x1 data:byte +Initialized = .sbss:0x805CC006; // type:object size:0x1 scope:local data:byte +lbl_805CC008 = .sbss:0x805CC008; // type:object size:0x2 data:2byte +lbl_805CC00C = .sbss:0x805CC00C; // type:object size:0x4 data:4byte +lbl_805CC010 = .sbss:0x805CC010; // type:object size:0x2 data:2byte +lbl_805CC012 = .sbss:0x805CC012; // type:object size:0x2 data:2byte +lbl_805CC014 = .sbss:0x805CC014; // type:object size:0x2 data:2byte +lbl_805CC016 = .sbss:0x805CC016; // type:object size:0x2 data:2byte +lbl_805CC018 = .sbss:0x805CC018; // type:object size:0x2 data:2byte +lbl_805CC01C = .sbss:0x805CC01C; // type:object size:0x4 data:4byte +lbl_805CC020 = .sbss:0x805CC020; // type:object size:0x8 data:4byte +lbl_805CC028 = .sbss:0x805CC028; // type:object size:0x8 +lbl_805CC030 = .sbss:0x805CC030; // type:object size:0x8 data:4byte +lbl_805CC038 = .sbss:0x805CC038; // type:object size:0x8 +lbl_805CC040 = .sbss:0x805CC040; // type:object size:0x8 data:4byte +lbl_805CC048 = .sbss:0x805CC048; // type:object size:0x8 +lbl_805CC050 = .sbss:0x805CC050; // type:object size:0x4 data:4byte +lbl_805CC054 = .sbss:0x805CC054; // type:object size:0x4 data:4byte +lbl_805CC058 = .sbss:0x805CC058; // type:object size:0x4 data:4byte +lbl_805CC05C = .sbss:0x805CC05C; // type:object size:0x4 data:4byte +lbl_805CC060 = .sbss:0x805CC060; // type:object size:0x8 data:4byte +lbl_805CC068 = .sbss:0x805CC068; // type:object size:0x4 data:4byte +lbl_805CC06C = .sbss:0x805CC06C; // type:object size:0x4 data:4byte +lbl_805CC070 = .sbss:0x805CC070; // type:object size:0x4 data:4byte +lbl_805CC074 = .sbss:0x805CC074; // type:object size:0x4 data:4byte +lbl_805CC078 = .sbss:0x805CC078; // type:object size:0x4 data:4byte +lbl_805CC07C = .sbss:0x805CC07C; // type:object size:0x4 data:4byte +lbl_805CC080 = .sbss:0x805CC080; // type:object size:0x1 data:byte +lbl_805CC084 = .sbss:0x805CC084; // type:object size:0x4 data:4byte +lbl_805CC088 = .sbss:0x805CC088; // type:object size:0x1 data:byte +lbl_805CC08C = .sbss:0x805CC08C; // type:object size:0x4 data:4byte +lbl_805CC090 = .sbss:0x805CC090; // type:object size:0x4 data:4byte +lbl_805CC094 = .sbss:0x805CC094; // type:object size:0x4 data:4byte +lbl_805CC098 = .sbss:0x805CC098; // type:object size:0x1 data:byte +lbl_805CC099 = .sbss:0x805CC099; // type:object size:0x1 data:byte +lbl_805CC09A = .sbss:0x805CC09A; // type:object size:0x1 data:byte +lbl_805CC09B = .sbss:0x805CC09B; // type:object size:0x1 data:byte +lbl_805CC09C = .sbss:0x805CC09C; // type:object size:0x4 data:4byte +lbl_805CC0A0 = .sbss:0x805CC0A0; // type:object size:0x1 data:byte +lbl_805CC0A1 = .sbss:0x805CC0A1; // type:object size:0x1 data:byte +lbl_805CC0A2 = .sbss:0x805CC0A2; // type:object size:0x6 data:byte +lbl_805CC0A8 = .sbss:0x805CC0A8; // type:object size:0x8 data:byte +lbl_805CC0B0 = .sbss:0x805CC0B0; // type:object size:0x4 data:4byte +lbl_805CC0B4 = .sbss:0x805CC0B4; // type:object size:0x4 data:4byte +lbl_805CC0B8 = .sbss:0x805CC0B8; // type:object size:0x1 data:byte +lbl_805CC0B9 = .sbss:0x805CC0B9; // type:object size:0x7 data:byte +lbl_805CC0C0 = .sbss:0x805CC0C0; // type:object size:0x8 data:byte +lbl_805CC0C8 = .sbss:0x805CC0C8; // type:object size:0x8 data:4byte +lbl_805CC0D0 = .sbss:0x805CC0D0; // type:object size:0x4 data:4byte +lbl_805CC0D4 = .sbss:0x805CC0D4; // type:object size:0x4 data:4byte +lbl_805CC0D8 = .sbss:0x805CC0D8; // type:object size:0x1 data:byte +lbl_805CC0DC = .sbss:0x805CC0DC; // type:object size:0x4 data:4byte +lbl_805CC0E0 = .sbss:0x805CC0E0; // type:object size:0x4 data:4byte +lbl_805CC0E4 = .sbss:0x805CC0E4; // type:object size:0x4 data:4byte +lbl_805CC0E8 = .sbss:0x805CC0E8; // type:object size:0x4 data:4byte +lbl_805CC0EC = .sbss:0x805CC0EC; // type:object size:0x4 data:4byte +lbl_805CC0F0 = .sbss:0x805CC0F0; // type:object size:0x8 data:byte +lbl_805CC0F8 = .sbss:0x805CC0F8; // type:object size:0x8 data:byte +lbl_805CC100 = .sbss:0x805CC100; // type:object size:0x8 data:byte +lbl_805CC108 = .sbss:0x805CC108; // type:object size:0x8 data:byte +lbl_805CC110 = .sbss:0x805CC110; // type:object size:0x8 data:byte +lbl_805CC118 = .sbss:0x805CC118; // type:object size:0x1 data:byte +lbl_805CC11C = .sbss:0x805CC11C; // type:object size:0x4 data:4byte +lbl_805CC120 = .sbss:0x805CC120; // type:object size:0x8 data:4byte +lbl_805CC128 = .sbss:0x805CC128; // type:object size:0x4 data:4byte +lbl_805CC12C = .sbss:0x805CC12C; // type:object size:0x4 data:4byte +lbl_805CC130 = .sbss:0x805CC130; // type:object size:0x8 data:4byte +lbl_805CC138 = .sbss:0x805CC138; // type:object size:0x1 data:byte +lbl_805CC139 = .sbss:0x805CC139; // type:object size:0x1 data:byte +lbl_805CC13A = .sbss:0x805CC13A; // type:object size:0x1 data:byte +lbl_805CC13B = .sbss:0x805CC13B; // type:object size:0x1 data:byte +lbl_805CC13C = .sbss:0x805CC13C; // type:object size:0x2 data:2byte +lbl_805CC140 = .sbss:0x805CC140; // type:object size:0x4 data:4byte +lbl_805CC144 = .sbss:0x805CC144; // type:object size:0x4 data:4byte +lbl_805CC148 = .sbss:0x805CC148; // type:object size:0x8 data:4byte +lbl_805CC150 = .sbss:0x805CC150; // type:object size:0x8 data:4byte +lbl_805CC158 = .sbss:0x805CC158; // type:object size:0x4 data:4byte +lbl_805CC15C = .sbss:0x805CC15C; // type:object size:0x1 data:byte +lbl_805CC160 = .sbss:0x805CC160; // type:object size:0x4 data:4byte +lbl_805CC164 = .sbss:0x805CC164; // type:object size:0x1 data:byte +lbl_805CC165 = .sbss:0x805CC165; // type:object size:0x1 data:byte +lbl_805CC166 = .sbss:0x805CC166; // type:object size:0x1 data:byte +lbl_805CC168 = .sbss:0x805CC168; // type:object size:0x4 data:4byte +lbl_805CC16C = .sbss:0x805CC16C; // type:object size:0x1 data:byte +lbl_805CC170 = .sbss:0x805CC170; // type:object size:0x8 +lbl_805CC178 = .sbss:0x805CC178; // type:object size:0x2 data:2byte +lbl_805CC17C = .sbss:0x805CC17C; // type:object size:0x4 data:4byte +lbl_805CC180 = .sbss:0x805CC180; // type:object size:0x4 data:4byte +lbl_805CC184 = .sbss:0x805CC184; // type:object size:0x4 data:4byte +lbl_805CC188 = .sbss:0x805CC188; // type:object size:0x4 data:4byte +lbl_805CC18C = .sbss:0x805CC18C; // type:object size:0x4 data:4byte +lbl_805CC190 = .sbss:0x805CC190; // type:object size:0x4 data:4byte +lbl_805CC194 = .sbss:0x805CC194; // type:object size:0x1 data:byte +lbl_805CC195 = .sbss:0x805CC195; // type:object size:0x1 data:byte +lbl_805CC198 = .sbss:0x805CC198; // type:object size:0x4 data:4byte +lbl_805CC19C = .sbss:0x805CC19C; // type:object size:0x2 data:2byte +lbl_805CC1A0 = .sbss:0x805CC1A0; // type:object size:0x4 data:4byte +lbl_805CC1A4 = .sbss:0x805CC1A4; // type:object size:0x4 data:4byte +lbl_805CC1A8 = .sbss:0x805CC1A8; // type:object size:0x4 data:4byte +lbl_805CC1AC = .sbss:0x805CC1AC; // type:object size:0x2 data:2byte +lbl_805CC1B0 = .sbss:0x805CC1B0; // type:object size:0x4 data:4byte +lbl_805CC1B4 = .sbss:0x805CC1B4; // type:object size:0x4 data:4byte +lbl_805CC1B8 = .sbss:0x805CC1B8; // type:object size:0x8 data:4byte +lbl_805CC1C0 = .sbss:0x805CC1C0; // type:object size:0x1 data:byte +lbl_805CC1C1 = .sbss:0x805CC1C1; // type:object size:0x1 data:byte +lbl_805CC1C2 = .sbss:0x805CC1C2; // type:object size:0x1 data:byte +lbl_805CC1C3 = .sbss:0x805CC1C3; // type:object size:0x1 data:byte +lbl_805CC1C4 = .sbss:0x805CC1C4; // type:object size:0x1 data:byte +lbl_805CC1C8 = .sbss:0x805CC1C8; // type:object size:0x4 data:4byte +lbl_805CC1CC = .sbss:0x805CC1CC; // type:object size:0x4 data:4byte +lbl_805CC1D0 = .sbss:0x805CC1D0; // type:object size:0x8 data:4byte +lbl_805CC1D8 = .sbss:0x805CC1D8; // type:object size:0x4 data:4byte +lbl_805CC1DC = .sbss:0x805CC1DC; // type:object size:0x4 data:4byte +lbl_805CC1E0 = .sbss:0x805CC1E0; // type:object size:0x4 data:4byte +lbl_805CC1E4 = .sbss:0x805CC1E4; // type:object size:0x4 data:4byte +lbl_805CC1E8 = .sbss:0x805CC1E8; // type:object size:0x4 data:4byte +lbl_805CC1EC = .sbss:0x805CC1EC; // type:object size:0x4 data:4byte +lbl_805CC1F0 = .sbss:0x805CC1F0; // type:object size:0x8 data:4byte +lbl_805CC1F8 = .sbss:0x805CC1F8; // type:object size:0x8 data:4byte +lbl_805CC200 = .sbss:0x805CC200; // type:object size:0x8 data:4byte +lbl_805CC208 = .sbss:0x805CC208; // type:object size:0x4 data:4byte +lbl_805CC20C = .sbss:0x805CC20C; // type:object size:0x4 data:4byte +lbl_805CC210 = .sbss:0x805CC210; // type:object size:0x8 data:4byte +lbl_805CC218 = .sbss:0x805CC218; // type:object size:0x4 data:4byte +lbl_805CC21C = .sbss:0x805CC21C; // type:object size:0x4 data:4byte +lbl_805CC220 = .sbss:0x805CC220; // type:object size:0x4 data:4byte +lbl_805CC224 = .sbss:0x805CC224; // type:object size:0x4 data:4byte +lbl_805CC228 = .sbss:0x805CC228; // type:object size:0x4 data:4byte +lbl_805CC22C = .sbss:0x805CC22C; // type:object size:0x4 data:4byte +lbl_805CC230 = .sbss:0x805CC230; // type:object size:0x8 data:4byte +lbl_805CC238 = .sbss:0x805CC238; // type:object size:0x4 data:4byte +lbl_805CC23C = .sbss:0x805CC23C; // type:object size:0x4 data:4byte +lbl_805CC240 = .sbss:0x805CC240; // type:object size:0x8 data:4byte +lbl_805CC248 = .sbss:0x805CC248; // type:object size:0x8 data:4byte +lbl_805CC250 = .sbss:0x805CC250; // type:object size:0x4 data:4byte +lbl_805CC254 = .sbss:0x805CC254; // type:object size:0x4 data:4byte +lbl_805CC258 = .sbss:0x805CC258; // type:object size:0x4 data:4byte +lbl_805CC25C = .sbss:0x805CC25C; // type:object size:0x4 data:4byte +lbl_805CC260 = .sbss:0x805CC260; // type:object size:0x4 data:4byte +lbl_805CC264 = .sbss:0x805CC264; // type:object size:0x4 data:4byte +lbl_805CC268 = .sbss:0x805CC268; // type:object size:0x8 data:4byte +lbl_805CC270 = .sbss:0x805CC270; // type:object size:0x4 data:4byte +lbl_805CC274 = .sbss:0x805CC274; // type:object size:0x4 data:4byte +lbl_805CC278 = .sbss:0x805CC278; // type:object size:0x4 data:4byte +lbl_805CC27C = .sbss:0x805CC27C; // type:object size:0x4 data:4byte +lbl_805CC280 = .sdata2:0x805CC280; // type:object size:0x8 data:float +lbl_805CC288 = .sdata2:0x805CC288; // type:object size:0x4 data:float +lbl_805CC28C = .sdata2:0x805CC28C; // type:object size:0x4 data:float +lbl_805CC290 = .sdata2:0x805CC290; // type:object size:0x4 data:float +lbl_805CC294 = .sdata2:0x805CC294; // type:object size:0x4 data:float +lbl_805CC298 = .sdata2:0x805CC298; // type:object size:0x4 data:float +lbl_805CC29C = .sdata2:0x805CC29C; // type:object size:0x4 data:float +lbl_805CC2A0 = .sdata2:0x805CC2A0; // type:object size:0x4 data:float +lbl_805CC2A4 = .sdata2:0x805CC2A4; // type:object size:0x4 data:float +lbl_805CC2A8 = .sdata2:0x805CC2A8; // type:object size:0x4 data:float +lbl_805CC2AC = .sdata2:0x805CC2AC; // type:object size:0x4 data:float +lbl_805CC2B0 = .sdata2:0x805CC2B0; // type:object size:0x8 data:float +lbl_805CC2B8 = .sdata2:0x805CC2B8; // type:object size:0x4 data:float +lbl_805CC2BC = .sdata2:0x805CC2BC; // type:object size:0x4 data:float +lbl_805CC2C0 = .sdata2:0x805CC2C0; // type:object size:0x4 data:float +lbl_805CC2C4 = .sdata2:0x805CC2C4; // type:object size:0x4 data:float +lbl_805CC2C8 = .sdata2:0x805CC2C8; // type:object size:0x4 data:float +lbl_805CC2CC = .sdata2:0x805CC2CC; // type:object size:0x4 data:float +lbl_805CC2D0 = .sdata2:0x805CC2D0; // type:object size:0x8 data:float +lbl_805CC2D8 = .sdata2:0x805CC2D8; // type:object size:0x4 data:float +lbl_805CC2DC = .sdata2:0x805CC2DC; // type:object size:0x4 data:float +lbl_805CC2E0 = .sdata2:0x805CC2E0; // type:object size:0x4 data:float +lbl_805CC2E4 = .sdata2:0x805CC2E4; // type:object size:0x4 data:float +lbl_805CC2E8 = .sdata2:0x805CC2E8; // type:object size:0x4 data:float +lbl_805CC2EC = .sdata2:0x805CC2EC; // type:object size:0x4 data:float +lbl_805CC2F0 = .sdata2:0x805CC2F0; // type:object size:0x4 data:float +lbl_805CC2F4 = .sdata2:0x805CC2F4; // type:object size:0x4 data:float +lbl_805CC2F8 = .sdata2:0x805CC2F8; // type:object size:0x4 data:float +lbl_805CC2FC = .sdata2:0x805CC2FC; // type:object size:0x4 data:float +lbl_805CC300 = .sdata2:0x805CC300; // type:object size:0x8 data:float +lbl_805CC308 = .sdata2:0x805CC308; // type:object size:0x4 data:4byte +kDefaultMinPosChange__12CActorLights = .sdata2:0x805CC30C; // type:object size:0x4 scope:global data:float +lbl_805CC310 = .sdata2:0x805CC310; // type:object size:0x4 data:float +lbl_805CC314 = .sdata2:0x805CC314; // type:object size:0x4 data:float +lbl_805CC318 = .sdata2:0x805CC318; // type:object size:0x4 data:float +lbl_805CC31C = .sdata2:0x805CC31C; // type:object size:0x4 data:float +lbl_805CC320 = .sdata2:0x805CC320; // type:object size:0x4 data:float +lbl_805CC324 = .sdata2:0x805CC324; // type:object size:0x4 data:float +lbl_805CC328 = .sdata2:0x805CC328; // type:object size:0x4 data:float +lbl_805CC32C = .sdata2:0x805CC32C; // type:object size:0x4 data:float +lbl_805CC330 = .sdata2:0x805CC330; // type:object size:0x4 data:float +lbl_805CC334 = .sdata2:0x805CC334; // type:object size:0x4 data:float +lbl_805CC338 = .sdata2:0x805CC338; // type:object size:0x4 data:float +lbl_805CC33C = .sdata2:0x805CC33C; // type:object size:0x4 data:float +lbl_805CC340 = .sdata2:0x805CC340; // type:object size:0x4 data:float +lbl_805CC344 = .sdata2:0x805CC344; // type:object size:0x4 data:float +lbl_805CC348 = .sdata2:0x805CC348; // type:object size:0x4 data:float +lbl_805CC34C = .sdata2:0x805CC34C; // type:object size:0x4 data:float +lbl_805CC350 = .sdata2:0x805CC350; // type:object size:0x4 data:float +lbl_805CC354 = .sdata2:0x805CC354; // type:object size:0x4 data:float +lbl_805CC358 = .sdata2:0x805CC358; // type:object size:0x4 data:float +lbl_805CC35C = .sdata2:0x805CC35C; // type:object size:0x4 data:float +lbl_805CC360 = .sdata2:0x805CC360; // type:object size:0x4 data:float +lbl_805CC364 = .sdata2:0x805CC364; // type:object size:0x4 data:float +lbl_805CC368 = .sdata2:0x805CC368; // type:object size:0x4 data:float +lbl_805CC36C = .sdata2:0x805CC36C; // type:object size:0x4 data:float +lbl_805CC370 = .sdata2:0x805CC370; // type:object size:0x8 data:float +lbl_805CC378 = .sdata2:0x805CC378; // type:object size:0x4 data:float +lbl_805CC37C = .sdata2:0x805CC37C; // type:object size:0x4 data:float +lbl_805CC380 = .sdata2:0x805CC380; // type:object size:0x4 data:float +lbl_805CC384 = .sdata2:0x805CC384; // type:object size:0x4 data:float +lbl_805CC388 = .sdata2:0x805CC388; // type:object size:0x4 data:float +lbl_805CC38C = .sdata2:0x805CC38C; // type:object size:0x4 data:float +lbl_805CC390 = .sdata2:0x805CC390; // type:object size:0x4 data:float +lbl_805CC394 = .sdata2:0x805CC394; // type:object size:0x4 data:float +lbl_805CC398 = .sdata2:0x805CC398; // type:object size:0x8 data:float +lbl_805CC3A0 = .sdata2:0x805CC3A0; // type:object size:0x4 data:float +lbl_805CC3A4 = .sdata2:0x805CC3A4; // type:object size:0x4 data:float +lbl_805CC3A8 = .sdata2:0x805CC3A8; // type:object size:0x4 data:float +lbl_805CC3AC = .sdata2:0x805CC3AC; // type:object size:0x4 data:float +lbl_805CC3B0 = .sdata2:0x805CC3B0; // type:object size:0x4 data:float +lbl_805CC3B4 = .sdata2:0x805CC3B4; // type:object size:0x4 data:float +lbl_805CC3B8 = .sdata2:0x805CC3B8; // type:object size:0x4 data:float +lbl_805CC3BC = .sdata2:0x805CC3BC; // type:object size:0x4 data:float +lbl_805CC3C0 = .sdata2:0x805CC3C0; // type:object size:0x4 data:float +lbl_805CC3C4 = .sdata2:0x805CC3C4; // type:object size:0x4 data:float +lbl_805CC3C8 = .sdata2:0x805CC3C8; // type:object size:0x4 data:float +lbl_805CC3CC = .sdata2:0x805CC3CC; // type:object size:0x4 data:float +lbl_805CC3D0 = .sdata2:0x805CC3D0; // type:object size:0x4 data:float +lbl_805CC3D4 = .sdata2:0x805CC3D4; // type:object size:0x4 data:float +lbl_805CC3D8 = .sdata2:0x805CC3D8; // type:object size:0x4 data:float +lbl_805CC3DC = .sdata2:0x805CC3DC; // type:object size:0x4 data:float +lbl_805CC3E0 = .sdata2:0x805CC3E0; // type:object size:0x4 data:float +lbl_805CC3E4 = .sdata2:0x805CC3E4; // type:object size:0x4 data:float +lbl_805CC3E8 = .sdata2:0x805CC3E8; // type:object size:0x4 data:float +lbl_805CC3EC = .sdata2:0x805CC3EC; // type:object size:0x4 data:float +lbl_805CC3F0 = .sdata2:0x805CC3F0; // type:object size:0x4 data:float +lbl_805CC3F4 = .sdata2:0x805CC3F4; // type:object size:0x4 data:float +lbl_805CC3F8 = .sdata2:0x805CC3F8; // type:object size:0x4 data:float +lbl_805CC3FC = .sdata2:0x805CC3FC; // type:object size:0x4 data:float +lbl_805CC400 = .sdata2:0x805CC400; // type:object size:0x4 data:float +lbl_805CC404 = .sdata2:0x805CC404; // type:object size:0x4 data:float +lbl_805CC408 = .sdata2:0x805CC408; // type:object size:0x4 data:float +lbl_805CC40C = .sdata2:0x805CC40C; // type:object size:0x4 data:float +lbl_805CC410 = .sdata2:0x805CC410; // type:object size:0x4 data:float +lbl_805CC414 = .sdata2:0x805CC414; // type:object size:0x4 data:float +lbl_805CC418 = .sdata2:0x805CC418; // type:object size:0x4 data:float +lbl_805CC41C = .sdata2:0x805CC41C; // type:object size:0x4 data:float +lbl_805CC420 = .sdata2:0x805CC420; // type:object size:0x4 data:float +lbl_805CC424 = .sdata2:0x805CC424; // type:object size:0x4 data:float +lbl_805CC428 = .sdata2:0x805CC428; // type:object size:0x4 data:float +lbl_805CC42C = .sdata2:0x805CC42C; // type:object size:0x4 data:float +lbl_805CC430 = .sdata2:0x805CC430; // type:object size:0x4 data:float +lbl_805CC434 = .sdata2:0x805CC434; // type:object size:0x4 data:float +lbl_805CC438 = .sdata2:0x805CC438; // type:object size:0x4 data:float +lbl_805CC43C = .sdata2:0x805CC43C; // type:object size:0x4 data:float +lbl_805CC440 = .sdata2:0x805CC440; // type:object size:0x4 data:float +lbl_805CC444 = .sdata2:0x805CC444; // type:object size:0x4 data:float +lbl_805CC448 = .sdata2:0x805CC448; // type:object size:0x4 data:float +lbl_805CC44C = .sdata2:0x805CC44C; // type:object size:0x4 data:float +lbl_805CC450 = .sdata2:0x805CC450; // type:object size:0x4 data:float +lbl_805CC454 = .sdata2:0x805CC454; // type:object size:0x4 data:float +lbl_805CC458 = .sdata2:0x805CC458; // type:object size:0x4 +lbl_805CC45C = .sdata2:0x805CC45C; // type:object size:0x4 data:4byte +lbl_805CC460 = .sdata2:0x805CC460; // type:object size:0x4 data:4byte +lbl_805CC464 = .sdata2:0x805CC464; // type:object size:0x4 data:4byte +lbl_805CC468 = .sdata2:0x805CC468; // type:object size:0x4 +lbl_805CC46C = .sdata2:0x805CC46C; // type:object size:0x4 data:float +lbl_805CC470 = .sdata2:0x805CC470; // type:object size:0x4 data:float +lbl_805CC474 = .sdata2:0x805CC474; // type:object size:0x4 data:float +lbl_805CC478 = .sdata2:0x805CC478; // type:object size:0x4 data:float +lbl_805CC47C = .sdata2:0x805CC47C; // type:object size:0x4 data:float +lbl_805CC480 = .sdata2:0x805CC480; // type:object size:0x2 data:2byte +lbl_805CC482 = .sdata2:0x805CC482; // type:object size:0x2 data:2byte +lbl_805CC484 = .sdata2:0x805CC484; // type:object size:0x4 +lbl_805CC488 = .sdata2:0x805CC488; // type:object size:0x4 data:float +lbl_805CC48C = .sdata2:0x805CC48C; // type:object size:0x4 data:float +lbl_805CC490 = .sdata2:0x805CC490; // type:object size:0x4 data:float +lbl_805CC494 = .sdata2:0x805CC494; // type:object size:0x4 data:float +lbl_805CC498 = .sdata2:0x805CC498; // type:object size:0x4 data:float +lbl_805CC49C = .sdata2:0x805CC49C; // type:object size:0x4 data:float +lbl_805CC4A0 = .sdata2:0x805CC4A0; // type:object size:0x4 data:float +lbl_805CC4A4 = .sdata2:0x805CC4A4; // type:object size:0x4 data:float +lbl_805CC4A8 = .sdata2:0x805CC4A8; // type:object size:0x4 data:float +lbl_805CC4AC = .sdata2:0x805CC4AC; // type:object size:0x4 data:float +lbl_805CC4B0 = .sdata2:0x805CC4B0; // type:object size:0x4 data:float +lbl_805CC4B4 = .sdata2:0x805CC4B4; // type:object size:0x4 data:float +lbl_805CC4B8 = .sdata2:0x805CC4B8; // type:object size:0x4 data:float +lbl_805CC4BC = .sdata2:0x805CC4BC; // type:object size:0x4 data:float +lbl_805CC4C0 = .sdata2:0x805CC4C0; // type:object size:0x4 data:float +lbl_805CC4C4 = .sdata2:0x805CC4C4; // type:object size:0x4 data:float +lbl_805CC4C8 = .sdata2:0x805CC4C8; // type:object size:0x4 data:float +lbl_805CC4CC = .sdata2:0x805CC4CC; // type:object size:0x4 data:float +lbl_805CC4D0 = .sdata2:0x805CC4D0; // type:object size:0x4 data:float +lbl_805CC4D4 = .sdata2:0x805CC4D4; // type:object size:0x4 data:float +lbl_805CC4D8 = .sdata2:0x805CC4D8; // type:object size:0x4 data:float +lbl_805CC4DC = .sdata2:0x805CC4DC; // type:object size:0x4 data:float +lbl_805CC4E0 = .sdata2:0x805CC4E0; // type:object size:0x4 data:float +lbl_805CC4E4 = .sdata2:0x805CC4E4; // type:object size:0x4 data:float +lbl_805CC4E8 = .sdata2:0x805CC4E8; // type:object size:0x4 data:float +lbl_805CC4EC = .sdata2:0x805CC4EC; // type:object size:0x2 data:2byte +lbl_805CC4EE = .sdata2:0x805CC4EE; // type:object size:0x2 data:2byte +lbl_805CC4F0 = .sdata2:0x805CC4F0; // type:object size:0x2 data:2byte +lbl_805CC4F2 = .sdata2:0x805CC4F2; // type:object size:0x2 data:2byte +lbl_805CC4F4 = .sdata2:0x805CC4F4; // type:object size:0x4 data:float +lbl_805CC4F8 = .sdata2:0x805CC4F8; // type:object size:0x4 data:float +lbl_805CC4FC = .sdata2:0x805CC4FC; // type:object size:0x4 data:float +lbl_805CC500 = .sdata2:0x805CC500; // type:object size:0x4 data:float +lbl_805CC504 = .sdata2:0x805CC504; // type:object size:0x4 data:float +lbl_805CC508 = .sdata2:0x805CC508; // type:object size:0x4 data:float +lbl_805CC50C = .sdata2:0x805CC50C; // type:object size:0x4 data:float +lbl_805CC510 = .sdata2:0x805CC510; // type:object size:0x4 data:float +lbl_805CC514 = .sdata2:0x805CC514; // type:object size:0x4 data:float +lbl_805CC518 = .sdata2:0x805CC518; // type:object size:0x4 data:float +lbl_805CC51C = .sdata2:0x805CC51C; // type:object size:0x4 data:float +lbl_805CC520 = .sdata2:0x805CC520; // type:object size:0x4 data:float +lbl_805CC524 = .sdata2:0x805CC524; // type:object size:0x4 data:float +lbl_805CC528 = .sdata2:0x805CC528; // type:object size:0x4 data:float +lbl_805CC52C = .sdata2:0x805CC52C; // type:object size:0x4 data:float +lbl_805CC530 = .sdata2:0x805CC530; // type:object size:0x4 data:float +lbl_805CC534 = .sdata2:0x805CC534; // type:object size:0x4 data:float +lbl_805CC538 = .sdata2:0x805CC538; // type:object size:0x4 data:float +lbl_805CC53C = .sdata2:0x805CC53C; // type:object size:0x4 data:float +lbl_805CC540 = .sdata2:0x805CC540; // type:object size:0x4 data:float +lbl_805CC544 = .sdata2:0x805CC544; // type:object size:0x4 data:4byte +lbl_805CC548 = .sdata2:0x805CC548; // type:object size:0x4 data:4byte +lbl_805CC54C = .sdata2:0x805CC54C; // type:object size:0x4 data:4byte +lbl_805CC550 = .sdata2:0x805CC550; // type:object size:0x4 data:float +lbl_805CC554 = .sdata2:0x805CC554; // type:object size:0x4 data:float +lbl_805CC558 = .sdata2:0x805CC558; // type:object size:0x4 data:float +lbl_805CC55C = .sdata2:0x805CC55C; // type:object size:0x4 data:float +lbl_805CC560 = .sdata2:0x805CC560; // type:object size:0x8 data:float +lbl_805CC568 = .sdata2:0x805CC568; // type:object size:0x4 data:float +lbl_805CC56C = .sdata2:0x805CC56C; // type:object size:0x4 data:float +lbl_805CC570 = .sdata2:0x805CC570; // type:object size:0x8 data:float +lbl_805CC578 = .sdata2:0x805CC578; // type:object size:0x4 data:float +lbl_805CC57C = .sdata2:0x805CC57C; // type:object size:0x4 data:float +lbl_805CC580 = .sdata2:0x805CC580; // type:object size:0x4 data:float +lbl_805CC584 = .sdata2:0x805CC584; // type:object size:0x4 data:float +lbl_805CC588 = .sdata2:0x805CC588; // type:object size:0x4 data:float +lbl_805CC58C = .sdata2:0x805CC58C; // type:object size:0x4 data:float +lbl_805CC590 = .sdata2:0x805CC590; // type:object size:0x4 data:float +lbl_805CC594 = .sdata2:0x805CC594; // type:object size:0x4 data:float +lbl_805CC598 = .sdata2:0x805CC598; // type:object size:0x4 data:float +lbl_805CC59C = .sdata2:0x805CC59C; // type:object size:0x4 data:float +lbl_805CC5A0 = .sdata2:0x805CC5A0; // type:object size:0x4 data:float +lbl_805CC5A4 = .sdata2:0x805CC5A4; // type:object size:0x4 data:float +lbl_805CC5A8 = .sdata2:0x805CC5A8; // type:object size:0x8 data:float +lbl_805CC5B0 = .sdata2:0x805CC5B0; // type:object size:0x4 data:float +lbl_805CC5B4 = .sdata2:0x805CC5B4; // type:object size:0x4 data:float +lbl_805CC5B8 = .sdata2:0x805CC5B8; // type:object size:0x4 data:float +lbl_805CC5BC = .sdata2:0x805CC5BC; // type:object size:0x4 data:float +lbl_805CC5C0 = .sdata2:0x805CC5C0; // type:object size:0x4 data:float +lbl_805CC5C4 = .sdata2:0x805CC5C4; // type:object size:0x4 data:float +lbl_805CC5C8 = .sdata2:0x805CC5C8; // type:object size:0x4 data:float +lbl_805CC5CC = .sdata2:0x805CC5CC; // type:object size:0x4 data:float +lbl_805CC5D0 = .sdata2:0x805CC5D0; // type:object size:0x4 data:float +lbl_805CC5D4 = .sdata2:0x805CC5D4; // type:object size:0x4 data:float +lbl_805CC5D8 = .sdata2:0x805CC5D8; // type:object size:0x4 data:float +lbl_805CC5DC = .sdata2:0x805CC5DC; // type:object size:0x4 data:float +lbl_805CC5E0 = .sdata2:0x805CC5E0; // type:object size:0x8 data:float +lbl_805CC5E8 = .sdata2:0x805CC5E8; // type:object size:0x4 data:float +lbl_805CC5EC = .sdata2:0x805CC5EC; // type:object size:0x4 data:float +lbl_805CC5F0 = .sdata2:0x805CC5F0; // type:object size:0x4 data:float +lbl_805CC5F4 = .sdata2:0x805CC5F4; // type:object size:0x4 data:float +lbl_805CC5F8 = .sdata2:0x805CC5F8; // type:object size:0x4 data:float +lbl_805CC5FC = .sdata2:0x805CC5FC; // type:object size:0x4 data:float +lbl_805CC600 = .sdata2:0x805CC600; // type:object size:0x4 data:float +lbl_805CC604 = .sdata2:0x805CC604; // type:object size:0x4 data:float +lbl_805CC608 = .sdata2:0x805CC608; // type:object size:0x4 data:float +lbl_805CC60C = .sdata2:0x805CC60C; // type:object size:0x4 data:float +lbl_805CC610 = .sdata2:0x805CC610; // type:object size:0x4 data:float +lbl_805CC614 = .sdata2:0x805CC614; // type:object size:0x4 data:float +lbl_805CC618 = .sdata2:0x805CC618; // type:object size:0x8 data:float +lbl_805CC620 = .sdata2:0x805CC620; // type:object size:0x4 data:float +lbl_805CC624 = .sdata2:0x805CC624; // type:object size:0x4 data:float +lbl_805CC628 = .sdata2:0x805CC628; // type:object size:0x4 data:float +lbl_805CC62C = .sdata2:0x805CC62C; // type:object size:0x4 data:float +lbl_805CC630 = .sdata2:0x805CC630; // type:object size:0x4 data:float +lbl_805CC634 = .sdata2:0x805CC634; // type:object size:0x4 data:float +lbl_805CC638 = .sdata2:0x805CC638; // type:object size:0x8 data:float +lbl_805CC640 = .sdata2:0x805CC640; // type:object size:0x4 data:float +lbl_805CC644 = .sdata2:0x805CC644; // type:object size:0x4 data:float +lbl_805CC648 = .sdata2:0x805CC648; // type:object size:0x4 data:float +lbl_805CC64C = .sdata2:0x805CC64C; // type:object size:0x4 data:float +lbl_805CC650 = .sdata2:0x805CC650; // type:object size:0x4 data:float +lbl_805CC654 = .sdata2:0x805CC654; // type:object size:0x4 data:float +lbl_805CC658 = .sdata2:0x805CC658; // type:object size:0x4 data:float +lbl_805CC65C = .sdata2:0x805CC65C; // type:object size:0x4 data:float +lbl_805CC660 = .sdata2:0x805CC660; // type:object size:0x4 data:float +lbl_805CC664 = .sdata2:0x805CC664; // type:object size:0x4 data:float +lbl_805CC668 = .sdata2:0x805CC668; // type:object size:0x4 data:float +lbl_805CC66C = .sdata2:0x805CC66C; // type:object size:0x4 data:float +lbl_805CC670 = .sdata2:0x805CC670; // type:object size:0x4 data:float +lbl_805CC674 = .sdata2:0x805CC674; // type:object size:0x4 data:float +lbl_805CC678 = .sdata2:0x805CC678; // type:object size:0x4 data:float +lbl_805CC67C = .sdata2:0x805CC67C; // type:object size:0x4 data:float +lbl_805CC680 = .sdata2:0x805CC680; // type:object size:0x4 data:float +lbl_805CC684 = .sdata2:0x805CC684; // type:object size:0x4 data:float +lbl_805CC688 = .sdata2:0x805CC688; // type:object size:0x4 data:float +lbl_805CC68C = .sdata2:0x805CC68C; // type:object size:0x4 data:float +lbl_805CC690 = .sdata2:0x805CC690; // type:object size:0x4 data:float +lbl_805CC694 = .sdata2:0x805CC694; // type:object size:0x4 data:float +lbl_805CC698 = .sdata2:0x805CC698; // type:object size:0x4 data:float +lbl_805CC69C = .sdata2:0x805CC69C; // type:object size:0x4 data:float +lbl_805CC6A0 = .sdata2:0x805CC6A0; // type:object size:0x4 data:float +lbl_805CC6A4 = .sdata2:0x805CC6A4; // type:object size:0x4 data:float +lbl_805CC6A8 = .sdata2:0x805CC6A8; // type:object size:0x4 data:float +lbl_805CC6AC = .sdata2:0x805CC6AC; // type:object size:0x4 data:float +lbl_805CC6B0 = .sdata2:0x805CC6B0; // type:object size:0x8 data:float +lbl_805CC6B8 = .sdata2:0x805CC6B8; // type:object size:0x4 data:float +lbl_805CC6BC = .sdata2:0x805CC6BC; // type:object size:0x4 data:float +lbl_805CC6C0 = .sdata2:0x805CC6C0; // type:object size:0x8 data:float +lbl_805CC6C8 = .sdata2:0x805CC6C8; // type:object size:0x4 data:float +lbl_805CC6CC = .sdata2:0x805CC6CC; // type:object size:0x4 data:float +lbl_805CC6D0 = .sdata2:0x805CC6D0; // type:object size:0x4 data:float +lbl_805CC6D4 = .sdata2:0x805CC6D4; // type:object size:0x4 data:float +lbl_805CC6D8 = .sdata2:0x805CC6D8; // type:object size:0x4 data:float +lbl_805CC6DC = .sdata2:0x805CC6DC; // type:object size:0x4 data:float +lbl_805CC6E0 = .sdata2:0x805CC6E0; // type:object size:0x8 data:float +lbl_805CC6E8 = .sdata2:0x805CC6E8; // type:object size:0x4 data:float +lbl_805CC6EC = .sdata2:0x805CC6EC; // type:object size:0x4 data:float +lbl_805CC6F0 = .sdata2:0x805CC6F0; // type:object size:0x4 data:float +lbl_805CC6F4 = .sdata2:0x805CC6F4; // type:object size:0x4 data:float +lbl_805CC6F8 = .sdata2:0x805CC6F8; // type:object size:0x4 data:float +lbl_805CC6FC = .sdata2:0x805CC6FC; // type:object size:0x4 data:float +lbl_805CC700 = .sdata2:0x805CC700; // type:object size:0x4 data:float +lbl_805CC704 = .sdata2:0x805CC704; // type:object size:0x4 data:float +lbl_805CC708 = .sdata2:0x805CC708; // type:object size:0x4 data:float +lbl_805CC70C = .sdata2:0x805CC70C; // type:object size:0x4 data:float +lbl_805CC710 = .sdata2:0x805CC710; // type:object size:0x4 data:float +lbl_805CC714 = .sdata2:0x805CC714; // type:object size:0x4 data:float +lbl_805CC718 = .sdata2:0x805CC718; // type:object size:0x8 data:float +lbl_805CC720 = .sdata2:0x805CC720; // type:object size:0x4 data:float +lbl_805CC724 = .sdata2:0x805CC724; // type:object size:0x4 data:float +lbl_805CC728 = .sdata2:0x805CC728; // type:object size:0x4 data:float +lbl_805CC72C = .sdata2:0x805CC72C; // type:object size:0x4 data:float +lbl_805CC730 = .sdata2:0x805CC730; // type:object size:0x8 data:float +lbl_805CC738 = .sdata2:0x805CC738; // type:object size:0x4 data:float +lbl_805CC73C = .sdata2:0x805CC73C; // type:object size:0x4 data:float +lbl_805CC740 = .sdata2:0x805CC740; // type:object size:0x4 data:float +lbl_805CC744 = .sdata2:0x805CC744; // type:object size:0x4 data:float +lbl_805CC748 = .sdata2:0x805CC748; // type:object size:0x4 data:float +lbl_805CC74C = .sdata2:0x805CC74C; // type:object size:0x4 data:float +lbl_805CC750 = .sdata2:0x805CC750; // type:object size:0x8 data:float +lbl_805CC758 = .sdata2:0x805CC758; // type:object size:0x4 data:float +lbl_805CC75C = .sdata2:0x805CC75C; // type:object size:0x4 data:float +lbl_805CC760 = .sdata2:0x805CC760; // type:object size:0x4 data:float +lbl_805CC764 = .sdata2:0x805CC764; // type:object size:0x4 data:float +lbl_805CC768 = .sdata2:0x805CC768; // type:object size:0x4 data:float +lbl_805CC76C = .sdata2:0x805CC76C; // type:object size:0x4 data:float +lbl_805CC770 = .sdata2:0x805CC770; // type:object size:0x4 data:float +lbl_805CC774 = .sdata2:0x805CC774; // type:object size:0x4 data:float +lbl_805CC778 = .sdata2:0x805CC778; // type:object size:0x4 data:float +lbl_805CC77C = .sdata2:0x805CC77C; // type:object size:0x4 data:float +lbl_805CC780 = .sdata2:0x805CC780; // type:object size:0x4 data:float +lbl_805CC784 = .sdata2:0x805CC784; // type:object size:0x4 data:float +lbl_805CC788 = .sdata2:0x805CC788; // type:object size:0x4 data:float +lbl_805CC78C = .sdata2:0x805CC78C; // type:object size:0x4 data:float +lbl_805CC790 = .sdata2:0x805CC790; // type:object size:0x4 data:float +lbl_805CC794 = .sdata2:0x805CC794; // type:object size:0x4 data:float +lbl_805CC798 = .sdata2:0x805CC798; // type:object size:0x4 data:float +lbl_805CC79C = .sdata2:0x805CC79C; // type:object size:0x4 data:float +lbl_805CC7A0 = .sdata2:0x805CC7A0; // type:object size:0x4 data:float +lbl_805CC7A4 = .sdata2:0x805CC7A4; // type:object size:0x4 data:float +lbl_805CC7A8 = .sdata2:0x805CC7A8; // type:object size:0x4 data:float +lbl_805CC7AC = .sdata2:0x805CC7AC; // type:object size:0x4 data:float +lbl_805CC7B0 = .sdata2:0x805CC7B0; // type:object size:0x4 data:float +lbl_805CC7B4 = .sdata2:0x805CC7B4; // type:object size:0x4 data:float +lbl_805CC7B8 = .sdata2:0x805CC7B8; // type:object size:0x4 data:float +lbl_805CC7BC = .sdata2:0x805CC7BC; // type:object size:0x4 data:float +lbl_805CC7C0 = .sdata2:0x805CC7C0; // type:object size:0x4 data:float +lbl_805CC7C4 = .sdata2:0x805CC7C4; // type:object size:0x4 data:float +lbl_805CC7C8 = .sdata2:0x805CC7C8; // type:object size:0x4 data:float +lbl_805CC7CC = .sdata2:0x805CC7CC; // type:object size:0x4 data:float +lbl_805CC7D0 = .sdata2:0x805CC7D0; // type:object size:0x4 data:float +lbl_805CC7D4 = .sdata2:0x805CC7D4; // type:object size:0x4 data:float +lbl_805CC7D8 = .sdata2:0x805CC7D8; // type:object size:0x4 data:float +lbl_805CC7DC = .sdata2:0x805CC7DC; // type:object size:0x4 data:float +lbl_805CC7E0 = .sdata2:0x805CC7E0; // type:object size:0x4 data:float +lbl_805CC7E4 = .sdata2:0x805CC7E4; // type:object size:0x4 data:float +lbl_805CC7E8 = .sdata2:0x805CC7E8; // type:object size:0x4 data:float +lbl_805CC7EC = .sdata2:0x805CC7EC; // type:object size:0x4 data:float +lbl_805CC7F0 = .sdata2:0x805CC7F0; // type:object size:0x4 data:float +lbl_805CC7F4 = .sdata2:0x805CC7F4; // type:object size:0x4 data:float +lbl_805CC7F8 = .sdata2:0x805CC7F8; // type:object size:0x4 data:float +lbl_805CC7FC = .sdata2:0x805CC7FC; // type:object size:0x4 data:float +lbl_805CC800 = .sdata2:0x805CC800; // type:object size:0x4 data:float +lbl_805CC804 = .sdata2:0x805CC804; // type:object size:0x4 data:float +lbl_805CC808 = .sdata2:0x805CC808; // type:object size:0x4 data:float +lbl_805CC80C = .sdata2:0x805CC80C; // type:object size:0x4 data:float +lbl_805CC810 = .sdata2:0x805CC810; // type:object size:0x4 data:float +lbl_805CC814 = .sdata2:0x805CC814; // type:object size:0x4 data:float +lbl_805CC818 = .sdata2:0x805CC818; // type:object size:0x4 data:float +lbl_805CC81C = .sdata2:0x805CC81C; // type:object size:0x4 data:float +lbl_805CC820 = .sdata2:0x805CC820; // type:object size:0x4 data:float +lbl_805CC824 = .sdata2:0x805CC824; // type:object size:0x4 data:float +lbl_805CC828 = .sdata2:0x805CC828; // type:object size:0x4 data:float +lbl_805CC82C = .sdata2:0x805CC82C; // type:object size:0x4 data:float +lbl_805CC830 = .sdata2:0x805CC830; // type:object size:0x4 data:float +lbl_805CC834 = .sdata2:0x805CC834; // type:object size:0x4 data:float +lbl_805CC838 = .sdata2:0x805CC838; // type:object size:0x4 data:float +lbl_805CC83C = .sdata2:0x805CC83C; // type:object size:0x4 data:float +lbl_805CC840 = .sdata2:0x805CC840; // type:object size:0x4 data:float +lbl_805CC844 = .sdata2:0x805CC844; // type:object size:0x4 data:float +lbl_805CC848 = .sdata2:0x805CC848; // type:object size:0x4 data:float +lbl_805CC84C = .sdata2:0x805CC84C; // type:object size:0x4 data:float +lbl_805CC850 = .sdata2:0x805CC850; // type:object size:0x4 data:float +lbl_805CC854 = .sdata2:0x805CC854; // type:object size:0x4 data:float +lbl_805CC858 = .sdata2:0x805CC858; // type:object size:0x4 data:float +lbl_805CC85C = .sdata2:0x805CC85C; // type:object size:0x4 data:float +lbl_805CC860 = .sdata2:0x805CC860; // type:object size:0x4 data:float +lbl_805CC864 = .sdata2:0x805CC864; // type:object size:0x4 data:float +lbl_805CC868 = .sdata2:0x805CC868; // type:object size:0x4 data:float +lbl_805CC86C = .sdata2:0x805CC86C; // type:object size:0x4 data:float +lbl_805CC870 = .sdata2:0x805CC870; // type:object size:0x4 data:float +lbl_805CC874 = .sdata2:0x805CC874; // type:object size:0x4 data:float +lbl_805CC878 = .sdata2:0x805CC878; // type:object size:0x4 data:float +lbl_805CC87C = .sdata2:0x805CC87C; // type:object size:0x4 data:float +lbl_805CC880 = .sdata2:0x805CC880; // type:object size:0x4 data:float +lbl_805CC884 = .sdata2:0x805CC884; // type:object size:0x4 data:float +lbl_805CC888 = .sdata2:0x805CC888; // type:object size:0x4 data:float +lbl_805CC88C = .sdata2:0x805CC88C; // type:object size:0x4 data:float +lbl_805CC890 = .sdata2:0x805CC890; // type:object size:0x4 data:float +lbl_805CC894 = .sdata2:0x805CC894; // type:object size:0x4 data:float +lbl_805CC898 = .sdata2:0x805CC898; // type:object size:0x4 data:float +lbl_805CC89C = .sdata2:0x805CC89C; // type:object size:0x4 data:float +lbl_805CC8A0 = .sdata2:0x805CC8A0; // type:object size:0x4 data:float +lbl_805CC8A4 = .sdata2:0x805CC8A4; // type:object size:0x4 data:float +lbl_805CC8A8 = .sdata2:0x805CC8A8; // type:object size:0x4 data:float +lbl_805CC8AC = .sdata2:0x805CC8AC; // type:object size:0x4 data:float +lbl_805CC8B0 = .sdata2:0x805CC8B0; // type:object size:0x4 data:float +lbl_805CC8B4 = .sdata2:0x805CC8B4; // type:object size:0x4 data:float +lbl_805CC8B8 = .sdata2:0x805CC8B8; // type:object size:0x4 data:float +lbl_805CC8BC = .sdata2:0x805CC8BC; // type:object size:0x4 data:float +lbl_805CC8C0 = .sdata2:0x805CC8C0; // type:object size:0x8 data:float +lbl_805CC8C8 = .sdata2:0x805CC8C8; // type:object size:0x4 data:float +lbl_805CC8CC = .sdata2:0x805CC8CC; // type:object size:0x4 data:float +lbl_805CC8D0 = .sdata2:0x805CC8D0; // type:object size:0x4 data:float +lbl_805CC8D4 = .sdata2:0x805CC8D4; // type:object size:0x4 data:float +lbl_805CC8D8 = .sdata2:0x805CC8D8; // type:object size:0x4 data:float +lbl_805CC8DC = .sdata2:0x805CC8DC; // type:object size:0x4 data:float +lbl_805CC8E0 = .sdata2:0x805CC8E0; // type:object size:0x8 data:float +lbl_805CC8E8 = .sdata2:0x805CC8E8; // type:object size:0x4 data:float +lbl_805CC8EC = .sdata2:0x805CC8EC; // type:object size:0x4 data:float +lbl_805CC8F0 = .sdata2:0x805CC8F0; // type:object size:0x4 data:float +lbl_805CC8F4 = .sdata2:0x805CC8F4; // type:object size:0x4 data:float +lbl_805CC8F8 = .sdata2:0x805CC8F8; // type:object size:0x4 data:float +lbl_805CC8FC = .sdata2:0x805CC8FC; // type:object size:0x4 data:float +lbl_805CC900 = .sdata2:0x805CC900; // type:object size:0x4 data:float +lbl_805CC904 = .sdata2:0x805CC904; // type:object size:0x4 data:float +lbl_805CC908 = .sdata2:0x805CC908; // type:object size:0x4 data:float +lbl_805CC90C = .sdata2:0x805CC90C; // type:object size:0x4 data:float +lbl_805CC910 = .sdata2:0x805CC910; // type:object size:0x4 data:float +lbl_805CC914 = .sdata2:0x805CC914; // type:object size:0x4 data:float +lbl_805CC918 = .sdata2:0x805CC918; // type:object size:0x4 data:float +lbl_805CC91C = .sdata2:0x805CC91C; // type:object size:0x4 data:float +lbl_805CC920 = .sdata2:0x805CC920; // type:object size:0x4 data:float +lbl_805CC924 = .sdata2:0x805CC924; // type:object size:0x4 data:float +lbl_805CC928 = .sdata2:0x805CC928; // type:object size:0x4 data:float +lbl_805CC92C = .sdata2:0x805CC92C; // type:object size:0x4 data:float +lbl_805CC930 = .sdata2:0x805CC930; // type:object size:0x4 data:float +lbl_805CC934 = .sdata2:0x805CC934; // type:object size:0x4 data:float +lbl_805CC938 = .sdata2:0x805CC938; // type:object size:0x4 data:float +lbl_805CC93C = .sdata2:0x805CC93C; // type:object size:0x4 data:float +lbl_805CC940 = .sdata2:0x805CC940; // type:object size:0x4 data:float +lbl_805CC944 = .sdata2:0x805CC944; // type:object size:0x4 data:float +lbl_805CC948 = .sdata2:0x805CC948; // type:object size:0x4 data:float +lbl_805CC94C = .sdata2:0x805CC94C; // type:object size:0x4 data:float +lbl_805CC950 = .sdata2:0x805CC950; // type:object size:0x4 data:float +lbl_805CC954 = .sdata2:0x805CC954; // type:object size:0x4 data:float +lbl_805CC958 = .sdata2:0x805CC958; // type:object size:0x8 data:float +lbl_805CC960 = .sdata2:0x805CC960; // type:object size:0x4 data:float +lbl_805CC964 = .sdata2:0x805CC964; // type:object size:0x4 data:float +lbl_805CC968 = .sdata2:0x805CC968; // type:object size:0x4 data:float +lbl_805CC96C = .sdata2:0x805CC96C; // type:object size:0x4 data:float +lbl_805CC970 = .sdata2:0x805CC970; // type:object size:0x4 data:float +lbl_805CC974 = .sdata2:0x805CC974; // type:object size:0x4 data:float +lbl_805CC978 = .sdata2:0x805CC978; // type:object size:0x4 data:float +lbl_805CC97C = .sdata2:0x805CC97C; // type:object size:0x4 data:float +lbl_805CC980 = .sdata2:0x805CC980; // type:object size:0x8 data:float +lbl_805CC988 = .sdata2:0x805CC988; // type:object size:0x4 data:float +lbl_805CC98C = .sdata2:0x805CC98C; // type:object size:0x4 data:float +lbl_805CC990 = .sdata2:0x805CC990; // type:object size:0x4 data:float +lbl_805CC994 = .sdata2:0x805CC994; // type:object size:0x4 data:float +lbl_805CC998 = .sdata2:0x805CC998; // type:object size:0x4 data:float +lbl_805CC99C = .sdata2:0x805CC99C; // type:object size:0x4 data:float +lbl_805CC9A0 = .sdata2:0x805CC9A0; // type:object size:0x4 data:float +lbl_805CC9A4 = .sdata2:0x805CC9A4; // type:object size:0x4 data:float +lbl_805CC9A8 = .sdata2:0x805CC9A8; // type:object size:0x4 data:float +lbl_805CC9AC = .sdata2:0x805CC9AC; // type:object size:0x4 data:float +lbl_805CC9B0 = .sdata2:0x805CC9B0; // type:object size:0x4 data:float +lbl_805CC9B4 = .sdata2:0x805CC9B4; // type:object size:0x4 data:float +lbl_805CC9B8 = .sdata2:0x805CC9B8; // type:object size:0x4 data:float +lbl_805CC9BC = .sdata2:0x805CC9BC; // type:object size:0x4 data:float +lbl_805CC9C0 = .sdata2:0x805CC9C0; // type:object size:0x4 data:float +lbl_805CC9C4 = .sdata2:0x805CC9C4; // type:object size:0x4 data:float +lbl_805CC9C8 = .sdata2:0x805CC9C8; // type:object size:0x4 data:float +lbl_805CC9CC = .sdata2:0x805CC9CC; // type:object size:0x4 data:float +lbl_805CC9D0 = .sdata2:0x805CC9D0; // type:object size:0x8 data:float +lbl_805CC9D8 = .sdata2:0x805CC9D8; // type:object size:0x4 data:float +lbl_805CC9DC = .sdata2:0x805CC9DC; // type:object size:0x4 data:float +lbl_805CC9E0 = .sdata2:0x805CC9E0; // type:object size:0x4 data:float +lbl_805CC9E4 = .sdata2:0x805CC9E4; // type:object size:0x4 data:float +lbl_805CC9E8 = .sdata2:0x805CC9E8; // type:object size:0x4 data:float +lbl_805CC9EC = .sdata2:0x805CC9EC; // type:object size:0x4 data:float +lbl_805CC9F0 = .sdata2:0x805CC9F0; // type:object size:0x4 data:float +lbl_805CC9F4 = .sdata2:0x805CC9F4; // type:object size:0x4 data:float +lbl_805CC9F8 = .sdata2:0x805CC9F8; // type:object size:0x4 data:float +lbl_805CC9FC = .sdata2:0x805CC9FC; // type:object size:0x4 data:float +lbl_805CCA00 = .sdata2:0x805CCA00; // type:object size:0x4 data:float +lbl_805CCA04 = .sdata2:0x805CCA04; // type:object size:0x4 data:float +lbl_805CCA08 = .sdata2:0x805CCA08; // type:object size:0x4 data:float +lbl_805CCA0C = .sdata2:0x805CCA0C; // type:object size:0x4 data:float +lbl_805CCA10 = .sdata2:0x805CCA10; // type:object size:0x4 data:float +lbl_805CCA14 = .sdata2:0x805CCA14; // type:object size:0x4 data:float +lbl_805CCA18 = .sdata2:0x805CCA18; // type:object size:0x4 data:float +lbl_805CCA1C = .sdata2:0x805CCA1C; // type:object size:0x4 data:float +lbl_805CCA20 = .sdata2:0x805CCA20; // type:object size:0x4 data:float +lbl_805CCA24 = .sdata2:0x805CCA24; // type:object size:0x4 data:float +lbl_805CCA28 = .sdata2:0x805CCA28; // type:object size:0x8 data:float +lbl_805CCA30 = .sdata2:0x805CCA30; // type:object size:0x4 data:float +lbl_805CCA34 = .sdata2:0x805CCA34; // type:object size:0x4 data:float +lbl_805CCA38 = .sdata2:0x805CCA38; // type:object size:0x8 data:float +lbl_805CCA40 = .sdata2:0x805CCA40; // type:object size:0x8 data:float +lbl_805CCA48 = .sdata2:0x805CCA48; // type:object size:0x4 data:float +lbl_805CCA4C = .sdata2:0x805CCA4C; // type:object size:0x4 data:float +lbl_805CCA50 = .sdata2:0x805CCA50; // type:object size:0x4 data:float +lbl_805CCA54 = .sdata2:0x805CCA54; // type:object size:0x4 data:float +lbl_805CCA58 = .sdata2:0x805CCA58; // type:object size:0x4 data:float +lbl_805CCA5C = .sdata2:0x805CCA5C; // type:object size:0x4 data:float +lbl_805CCA60 = .sdata2:0x805CCA60; // type:object size:0x4 data:float +lbl_805CCA64 = .sdata2:0x805CCA64; // type:object size:0x4 data:float +lbl_805CCA68 = .sdata2:0x805CCA68; // type:object size:0x4 data:float +lbl_805CCA6C = .sdata2:0x805CCA6C; // type:object size:0x4 data:float +lbl_805CCA70 = .sdata2:0x805CCA70; // type:object size:0x8 data:float +lbl_805CCA78 = .sdata2:0x805CCA78; // type:object size:0x4 data:4byte +lbl_805CCA7C = .sdata2:0x805CCA7C; // type:object size:0x4 data:4byte +lbl_805CCA80 = .sdata2:0x805CCA80; // type:object size:0x4 data:float +lbl_805CCA84 = .sdata2:0x805CCA84; // type:object size:0x4 data:float +lbl_805CCA88 = .sdata2:0x805CCA88; // type:object size:0x4 data:float +lbl_805CCA8C = .sdata2:0x805CCA8C; // type:object size:0x4 data:float +lbl_805CCA90 = .sdata2:0x805CCA90; // type:object size:0x4 data:float +lbl_805CCA94 = .sdata2:0x805CCA94; // type:object size:0x4 data:float +lbl_805CCA98 = .sdata2:0x805CCA98; // type:object size:0x4 data:4byte +lbl_805CCA9C = .sdata2:0x805CCA9C; // type:object size:0x4 data:4byte +lbl_805CCAA0 = .sdata2:0x805CCAA0; // type:object size:0x8 data:float +lbl_805CCAA8 = .sdata2:0x805CCAA8; // type:object size:0x4 data:float +lbl_805CCAAC = .sdata2:0x805CCAAC; // type:object size:0x4 data:float +lbl_805CCAB0 = .sdata2:0x805CCAB0; // type:object size:0x4 data:float +lbl_805CCAB4 = .sdata2:0x805CCAB4; // type:object size:0x4 data:float +lbl_805CCAB8 = .sdata2:0x805CCAB8; // type:object size:0x4 data:float +lbl_805CCABC = .sdata2:0x805CCABC; // type:object size:0x4 data:float +lbl_805CCAC0 = .sdata2:0x805CCAC0; // type:object size:0x8 data:float +lbl_805CCAC8 = .sdata2:0x805CCAC8; // type:object size:0x4 data:float +kInvalidIndex__22CCollisionActorManager = .sdata2:0x805CCACC; // type:object size:0x4 scope:global +lbl_805CCAD0 = .sdata2:0x805CCAD0; // type:object size:0x4 data:float +lbl_805CCAD4 = .sdata2:0x805CCAD4; // type:object size:0x4 data:float +lbl_805CCAD8 = .sdata2:0x805CCAD8; // type:object size:0x4 data:float +lbl_805CCADC = .sdata2:0x805CCADC; // type:object size:0x4 data:float +lbl_805CCAE0 = .sdata2:0x805CCAE0; // type:object size:0x4 data:float +lbl_805CCAE4 = .sdata2:0x805CCAE4; // type:object size:0x4 data:float +skDefaultExtents__17CCollisionTracker = .sdata2:0x805CCAE8; // type:object size:0x4 scope:global +lbl_805CCAEC = .sdata2:0x805CCAEC; // type:object size:0x4 data:float +lbl_805CCAF0 = .sdata2:0x805CCAF0; // type:object size:0x4 data:float +lbl_805CCAF4 = .sdata2:0x805CCAF4; // type:object size:0x4 data:float +lbl_805CCAF8 = .sdata2:0x805CCAF8; // type:object size:0x4 data:float +lbl_805CCAFC = .sdata2:0x805CCAFC; // type:object size:0x4 data:float +lbl_805CCB00 = .sdata2:0x805CCB00; // type:object size:0x4 data:float +lbl_805CCB04 = .sdata2:0x805CCB04; // type:object size:0x4 data:float +lbl_805CCB08 = .sdata2:0x805CCB08; // type:object size:0x4 data:float +lbl_805CCB0C = .sdata2:0x805CCB0C; // type:object size:0x4 data:float +lbl_805CCB10 = .sdata2:0x805CCB10; // type:object size:0x4 data:float +lbl_805CCB14 = .sdata2:0x805CCB14; // type:object size:0x4 data:float +lbl_805CCB18 = .sdata2:0x805CCB18; // type:object size:0x4 data:float +lbl_805CCB1C = .sdata2:0x805CCB1C; // type:object size:0x4 data:float +lbl_805CCB20 = .sdata2:0x805CCB20; // type:object size:0x4 data:float +lbl_805CCB24 = .sdata2:0x805CCB24; // type:object size:0x4 data:float +lbl_805CCB28 = .sdata2:0x805CCB28; // type:object size:0x4 data:float +lbl_805CCB2C = .sdata2:0x805CCB2C; // type:object size:0x4 data:float +lbl_805CCB30 = .sdata2:0x805CCB30; // type:object size:0x4 data:float +lbl_805CCB34 = .sdata2:0x805CCB34; // type:object size:0x4 data:float +lbl_805CCB38 = .sdata2:0x805CCB38; // type:object size:0x4 data:float +lbl_805CCB3C = .sdata2:0x805CCB3C; // type:object size:0x4 data:float +lbl_805CCB40 = .sdata2:0x805CCB40; // type:object size:0x4 data:float +lbl_805CCB44 = .sdata2:0x805CCB44; // type:object size:0x4 data:float +lbl_805CCB48 = .sdata2:0x805CCB48; // type:object size:0x4 data:float +lbl_805CCB4C = .sdata2:0x805CCB4C; // type:object size:0x4 data:float +lbl_805CCB50 = .sdata2:0x805CCB50; // type:object size:0x4 data:float +lbl_805CCB54 = .sdata2:0x805CCB54; // type:object size:0x4 data:float +lbl_805CCB58 = .sdata2:0x805CCB58; // type:object size:0x4 data:float +lbl_805CCB5C = .sdata2:0x805CCB5C; // type:object size:0x4 data:float +lbl_805CCB60 = .sdata2:0x805CCB60; // type:object size:0x4 data:float +lbl_805CCB64 = .sdata2:0x805CCB64; // type:object size:0x4 data:float +lbl_805CCB68 = .sdata2:0x805CCB68; // type:object size:0x4 data:float +lbl_805CCB6C = .sdata2:0x805CCB6C; // type:object size:0x4 data:float +lbl_805CCB70 = .sdata2:0x805CCB70; // type:object size:0x8 data:float +lbl_805CCB78 = .sdata2:0x805CCB78; // type:object size:0x4 data:float +lbl_805CCB7C = .sdata2:0x805CCB7C; // type:object size:0x4 data:float +lbl_805CCB80 = .sdata2:0x805CCB80; // type:object size:0x4 data:float +lbl_805CCB84 = .sdata2:0x805CCB84; // type:object size:0x4 data:float +lbl_805CCB88 = .sdata2:0x805CCB88; // type:object size:0x4 data:float +lbl_805CCB8C = .sdata2:0x805CCB8C; // type:object size:0x4 data:float +lbl_805CCB90 = .sdata2:0x805CCB90; // type:object size:0x4 data:float +lbl_805CCB94 = .sdata2:0x805CCB94; // type:object size:0x4 data:float +lbl_805CCB98 = .sdata2:0x805CCB98; // type:object size:0x4 data:float +lbl_805CCB9C = .sdata2:0x805CCB9C; // type:object size:0x4 data:float +lbl_805CCBA0 = .sdata2:0x805CCBA0; // type:object size:0x4 data:float +lbl_805CCBA4 = .sdata2:0x805CCBA4; // type:object size:0x4 data:float +lbl_805CCBA8 = .sdata2:0x805CCBA8; // type:object size:0x4 data:float +lbl_805CCBAC = .sdata2:0x805CCBAC; // type:object size:0x4 data:float +lbl_805CCBB0 = .sdata2:0x805CCBB0; // type:object size:0x4 data:float +lbl_805CCBB4 = .sdata2:0x805CCBB4; // type:object size:0x4 data:float +lbl_805CCBB8 = .sdata2:0x805CCBB8; // type:object size:0x4 data:float +lbl_805CCBBC = .sdata2:0x805CCBBC; // type:object size:0x4 data:float +lbl_805CCBC0 = .sdata2:0x805CCBC0; // type:object size:0x4 data:float +lbl_805CCBC4 = .sdata2:0x805CCBC4; // type:object size:0x4 data:float +lbl_805CCBC8 = .sdata2:0x805CCBC8; // type:object size:0x8 data:float +lbl_805CCBD0 = .sdata2:0x805CCBD0; // type:object size:0x4 data:float +lbl_805CCBD4 = .sdata2:0x805CCBD4; // type:object size:0x4 data:float +lbl_805CCBD8 = .sdata2:0x805CCBD8; // type:object size:0x4 data:float +lbl_805CCBDC = .sdata2:0x805CCBDC; // type:object size:0x4 data:float +lbl_805CCBE0 = .sdata2:0x805CCBE0; // type:object size:0x4 data:float +lbl_805CCBE4 = .sdata2:0x805CCBE4; // type:object size:0x4 data:float +lbl_805CCBE8 = .sdata2:0x805CCBE8; // type:object size:0x4 data:float +lbl_805CCBEC = .sdata2:0x805CCBEC; // type:object size:0x4 data:float +lbl_805CCBF0 = .sdata2:0x805CCBF0; // type:object size:0x4 data:float +lbl_805CCBF4 = .sdata2:0x805CCBF4; // type:object size:0x4 data:float +lbl_805CCBF8 = .sdata2:0x805CCBF8; // type:object size:0x4 data:4byte +lbl_805CCBFC = .sdata2:0x805CCBFC; // type:object size:0x4 data:float +lbl_805CCC00 = .sdata2:0x805CCC00; // type:object size:0x4 data:float +lbl_805CCC04 = .sdata2:0x805CCC04; // type:object size:0x4 data:float +lbl_805CCC08 = .sdata2:0x805CCC08; // type:object size:0x4 data:float +lbl_805CCC0C = .sdata2:0x805CCC0C; // type:object size:0x4 data:float +lbl_805CCC10 = .sdata2:0x805CCC10; // type:object size:0x4 data:float +lbl_805CCC14 = .sdata2:0x805CCC14; // type:object size:0x4 data:float +lbl_805CCC18 = .sdata2:0x805CCC18; // type:object size:0x4 data:float +lbl_805CCC1C = .sdata2:0x805CCC1C; // type:object size:0x4 data:float +lbl_805CCC20 = .sdata2:0x805CCC20; // type:object size:0x8 data:float +lbl_805CCC28 = .sdata2:0x805CCC28; // type:object size:0x4 data:float +lbl_805CCC2C = .sdata2:0x805CCC2C; // type:object size:0x4 data:float +lbl_805CCC30 = .sdata2:0x805CCC30; // type:object size:0x4 data:float +lbl_805CCC34 = .sdata2:0x805CCC34; // type:object size:0x4 data:float +lbl_805CCC38 = .sdata2:0x805CCC38; // type:object size:0x4 data:float +lbl_805CCC3C = .sdata2:0x805CCC3C; // type:object size:0x4 data:float +lbl_805CCC40 = .sdata2:0x805CCC40; // type:object size:0x4 data:float +lbl_805CCC44 = .sdata2:0x805CCC44; // type:object size:0x4 data:float +lbl_805CCC48 = .sdata2:0x805CCC48; // type:object size:0x4 data:float +lbl_805CCC4C = .sdata2:0x805CCC4C; // type:object size:0x4 data:float +lbl_805CCC50 = .sdata2:0x805CCC50; // type:object size:0x8 data:float +lbl_805CCC58 = .sdata2:0x805CCC58; // type:object size:0x4 data:float +lbl_805CCC5C = .sdata2:0x805CCC5C; // type:object size:0x4 data:float +lbl_805CCC60 = .sdata2:0x805CCC60; // type:object size:0x4 data:float +lbl_805CCC64 = .sdata2:0x805CCC64; // type:object size:0x4 data:float +lbl_805CCC68 = .sdata2:0x805CCC68; // type:object size:0x8 data:float +lbl_805CCC70 = .sdata2:0x805CCC70; // type:object size:0x4 data:4byte +lbl_805CCC74 = .sdata2:0x805CCC74; // type:object size:0x4 data:float +lbl_805CCC78 = .sdata2:0x805CCC78; // type:object size:0x4 data:float +lbl_805CCC7C = .sdata2:0x805CCC7C; // type:object size:0x4 data:float +lbl_805CCC80 = .sdata2:0x805CCC80; // type:object size:0x4 data:float +lbl_805CCC84 = .sdata2:0x805CCC84; // type:object size:0x4 data:float +lbl_805CCC88 = .sdata2:0x805CCC88; // type:object size:0x4 data:float +lbl_805CCC8C = .sdata2:0x805CCC8C; // type:object size:0x4 data:float +lbl_805CCC90 = .sdata2:0x805CCC90; // type:object size:0x4 data:float +lbl_805CCC94 = .sdata2:0x805CCC94; // type:object size:0x4 data:float +lbl_805CCC98 = .sdata2:0x805CCC98; // type:object size:0x4 data:float +lbl_805CCC9C = .sdata2:0x805CCC9C; // type:object size:0x4 data:float +lbl_805CCCA0 = .sdata2:0x805CCCA0; // type:object size:0x4 data:float +lbl_805CCCA4 = .sdata2:0x805CCCA4; // type:object size:0x4 data:float +lbl_805CCCA8 = .sdata2:0x805CCCA8; // type:object size:0x8 data:float +lbl_805CCCB0 = .sdata2:0x805CCCB0; // type:object size:0x4 data:float +lbl_805CCCB4 = .sdata2:0x805CCCB4; // type:object size:0x4 data:float +lbl_805CCCB8 = .sdata2:0x805CCCB8; // type:object size:0x4 data:float +lbl_805CCCBC = .sdata2:0x805CCCBC; // type:object size:0x4 data:float +lbl_805CCCC0 = .sdata2:0x805CCCC0; // type:object size:0x4 data:float +lbl_805CCCC4 = .sdata2:0x805CCCC4; // type:object size:0x4 data:float +lbl_805CCCC8 = .sdata2:0x805CCCC8; // type:object size:0x4 data:float +lbl_805CCCCC = .sdata2:0x805CCCCC; // type:object size:0x4 data:float +lbl_805CCCD0 = .sdata2:0x805CCCD0; // type:object size:0x4 data:float +lbl_805CCCD4 = .sdata2:0x805CCCD4; // type:object size:0x4 data:float +lbl_805CCCD8 = .sdata2:0x805CCCD8; // type:object size:0x4 data:float +lbl_805CCCDC = .sdata2:0x805CCCDC; // type:object size:0x4 data:float +lbl_805CCCE0 = .sdata2:0x805CCCE0; // type:object size:0x4 data:float +lbl_805CCCE4 = .sdata2:0x805CCCE4; // type:object size:0x4 data:float +lbl_805CCCE8 = .sdata2:0x805CCCE8; // type:object size:0x4 data:float +lbl_805CCCEC = .sdata2:0x805CCCEC; // type:object size:0x4 data:float +lbl_805CCCF0 = .sdata2:0x805CCCF0; // type:object size:0x4 data:float +lbl_805CCCF4 = .sdata2:0x805CCCF4; // type:object size:0x4 data:float +lbl_805CCCF8 = .sdata2:0x805CCCF8; // type:object size:0x4 data:float +lbl_805CCCFC = .sdata2:0x805CCCFC; // type:object size:0x4 data:float +lbl_805CCD00 = .sdata2:0x805CCD00; // type:object size:0x4 data:float +lbl_805CCD04 = .sdata2:0x805CCD04; // type:object size:0x4 data:float +lbl_805CCD08 = .sdata2:0x805CCD08; // type:object size:0x4 data:float +lbl_805CCD0C = .sdata2:0x805CCD0C; // type:object size:0x4 data:float +lbl_805CCD10 = .sdata2:0x805CCD10; // type:object size:0x4 data:float +lbl_805CCD14 = .sdata2:0x805CCD14; // type:object size:0x4 data:float +lbl_805CCD18 = .sdata2:0x805CCD18; // type:object size:0x4 data:float +lbl_805CCD1C = .sdata2:0x805CCD1C; // type:object size:0x4 data:float +lbl_805CCD20 = .sdata2:0x805CCD20; // type:object size:0x4 data:float +lbl_805CCD24 = .sdata2:0x805CCD24; // type:object size:0x4 data:float +lbl_805CCD28 = .sdata2:0x805CCD28; // type:object size:0x8 data:float +lbl_805CCD30 = .sdata2:0x805CCD30; // type:object size:0x4 data:float +lbl_805CCD34 = .sdata2:0x805CCD34; // type:object size:0x4 data:float +lbl_805CCD38 = .sdata2:0x805CCD38; // type:object size:0x4 data:float +lbl_805CCD3C = .sdata2:0x805CCD3C; // type:object size:0x4 data:float +lbl_805CCD40 = .sdata2:0x805CCD40; // type:object size:0x4 data:float +lbl_805CCD44 = .sdata2:0x805CCD44; // type:object size:0x4 data:float +lbl_805CCD48 = .sdata2:0x805CCD48; // type:object size:0x4 data:float +lbl_805CCD4C = .sdata2:0x805CCD4C; // type:object size:0x4 data:float +lbl_805CCD50 = .sdata2:0x805CCD50; // type:object size:0x4 data:float +lbl_805CCD54 = .sdata2:0x805CCD54; // type:object size:0x4 data:float +lbl_805CCD58 = .sdata2:0x805CCD58; // type:object size:0x4 data:float +lbl_805CCD5C = .sdata2:0x805CCD5C; // type:object size:0x4 data:float +lbl_805CCD60 = .sdata2:0x805CCD60; // type:object size:0x4 data:float +lbl_805CCD64 = .sdata2:0x805CCD64; // type:object size:0x4 data:float +lbl_805CCD68 = .sdata2:0x805CCD68; // type:object size:0x4 data:float +lbl_805CCD6C = .sdata2:0x805CCD6C; // type:object size:0x4 data:float +lbl_805CCD70 = .sdata2:0x805CCD70; // type:object size:0x4 data:float +lbl_805CCD74 = .sdata2:0x805CCD74; // type:object size:0x4 data:float +lbl_805CCD78 = .sdata2:0x805CCD78; // type:object size:0x4 data:float +lbl_805CCD7C = .sdata2:0x805CCD7C; // type:object size:0x4 data:float +lbl_805CCD80 = .sdata2:0x805CCD80; // type:object size:0x4 data:float +lbl_805CCD84 = .sdata2:0x805CCD84; // type:object size:0x4 data:float +lbl_805CCD88 = .sdata2:0x805CCD88; // type:object size:0x4 data:float +lbl_805CCD8C = .sdata2:0x805CCD8C; // type:object size:0x4 data:float +lbl_805CCD90 = .sdata2:0x805CCD90; // type:object size:0x4 data:float +lbl_805CCD94 = .sdata2:0x805CCD94; // type:object size:0x4 data:float +lbl_805CCD98 = .sdata2:0x805CCD98; // type:object size:0x4 data:float +lbl_805CCD9C = .sdata2:0x805CCD9C; // type:object size:0x4 data:float +lbl_805CCDA0 = .sdata2:0x805CCDA0; // type:object size:0x4 data:float +lbl_805CCDA4 = .sdata2:0x805CCDA4; // type:object size:0x4 data:float +lbl_805CCDA8 = .sdata2:0x805CCDA8; // type:object size:0x4 data:float +lbl_805CCDAC = .sdata2:0x805CCDAC; // type:object size:0x4 data:float +lbl_805CCDB0 = .sdata2:0x805CCDB0; // type:object size:0x4 data:float +lbl_805CCDB4 = .sdata2:0x805CCDB4; // type:object size:0x4 data:float +lbl_805CCDB8 = .sdata2:0x805CCDB8; // type:object size:0x4 data:float +lbl_805CCDBC = .sdata2:0x805CCDBC; // type:object size:0x4 data:float +lbl_805CCDC0 = .sdata2:0x805CCDC0; // type:object size:0x4 data:float +lbl_805CCDC4 = .sdata2:0x805CCDC4; // type:object size:0x4 data:float +lbl_805CCDC8 = .sdata2:0x805CCDC8; // type:object size:0x4 data:float +lbl_805CCDCC = .sdata2:0x805CCDCC; // type:object size:0x4 data:float +lbl_805CCDD0 = .sdata2:0x805CCDD0; // type:object size:0x4 data:float +lbl_805CCDD4 = .sdata2:0x805CCDD4; // type:object size:0x4 data:float +lbl_805CCDD8 = .sdata2:0x805CCDD8; // type:object size:0x4 data:float +lbl_805CCDDC = .sdata2:0x805CCDDC; // type:object size:0x4 data:float +lbl_805CCDE0 = .sdata2:0x805CCDE0; // type:object size:0x4 data:float +lbl_805CCDE4 = .sdata2:0x805CCDE4; // type:object size:0x4 data:float +lbl_805CCDE8 = .sdata2:0x805CCDE8; // type:object size:0x4 data:float +lbl_805CCDEC = .sdata2:0x805CCDEC; // type:object size:0x4 data:float +lbl_805CCDF0 = .sdata2:0x805CCDF0; // type:object size:0x4 data:float +lbl_805CCDF4 = .sdata2:0x805CCDF4; // type:object size:0x4 data:float +lbl_805CCDF8 = .sdata2:0x805CCDF8; // type:object size:0x4 data:float +lbl_805CCDFC = .sdata2:0x805CCDFC; // type:object size:0x4 data:float +lbl_805CCE00 = .sdata2:0x805CCE00; // type:object size:0x4 data:float +lbl_805CCE04 = .sdata2:0x805CCE04; // type:object size:0x4 data:float +lbl_805CCE08 = .sdata2:0x805CCE08; // type:object size:0x8 data:float +lbl_805CCE10 = .sdata2:0x805CCE10; // type:object size:0x4 data:float +lbl_805CCE14 = .sdata2:0x805CCE14; // type:object size:0x4 data:float +lbl_805CCE18 = .sdata2:0x805CCE18; // type:object size:0x4 data:float +lbl_805CCE1C = .sdata2:0x805CCE1C; // type:object size:0x4 data:float +lbl_805CCE20 = .sdata2:0x805CCE20; // type:object size:0x8 data:float +lbl_805CCE28 = .sdata2:0x805CCE28; // type:object size:0x4 data:float +lbl_805CCE2C = .sdata2:0x805CCE2C; // type:object size:0x4 data:float +lbl_805CCE30 = .sdata2:0x805CCE30; // type:object size:0x4 data:float +lbl_805CCE34 = .sdata2:0x805CCE34; // type:object size:0x4 data:float +lbl_805CCE38 = .sdata2:0x805CCE38; // type:object size:0x4 data:float +lbl_805CCE3C = .sdata2:0x805CCE3C; // type:object size:0x4 data:float +lbl_805CCE40 = .sdata2:0x805CCE40; // type:object size:0x4 data:float +lbl_805CCE44 = .sdata2:0x805CCE44; // type:object size:0x4 data:float +lbl_805CCE48 = .sdata2:0x805CCE48; // type:object size:0x8 data:float +lbl_805CCE50 = .sdata2:0x805CCE50; // type:object size:0x4 data:float +lbl_805CCE54 = .sdata2:0x805CCE54; // type:object size:0x4 data:float +lbl_805CCE58 = .sdata2:0x805CCE58; // type:object size:0x4 data:float +lbl_805CCE5C = .sdata2:0x805CCE5C; // type:object size:0x4 data:float +lbl_805CCE60 = .sdata2:0x805CCE60; // type:object size:0x4 data:float +lbl_805CCE64 = .sdata2:0x805CCE64; // type:object size:0x4 data:float +lbl_805CCE68 = .sdata2:0x805CCE68; // type:object size:0x4 data:float +lbl_805CCE6C = .sdata2:0x805CCE6C; // type:object size:0x4 data:float +lbl_805CCE70 = .sdata2:0x805CCE70; // type:object size:0x4 data:float +lbl_805CCE74 = .sdata2:0x805CCE74; // type:object size:0x4 data:float +lbl_805CCE78 = .sdata2:0x805CCE78; // type:object size:0x4 data:float +lbl_805CCE7C = .sdata2:0x805CCE7C; // type:object size:0x4 data:float +lbl_805CCE80 = .sdata2:0x805CCE80; // type:object size:0x4 data:float +lbl_805CCE84 = .sdata2:0x805CCE84; // type:object size:0x4 data:float +lbl_805CCE88 = .sdata2:0x805CCE88; // type:object size:0x4 data:float +lbl_805CCE8C = .sdata2:0x805CCE8C; // type:object size:0x4 data:float +lbl_805CCE90 = .sdata2:0x805CCE90; // type:object size:0x4 data:float +lbl_805CCE94 = .sdata2:0x805CCE94; // type:object size:0x4 data:float +lbl_805CCE98 = .sdata2:0x805CCE98; // type:object size:0x4 data:float +lbl_805CCE9C = .sdata2:0x805CCE9C; // type:object size:0x4 data:float +lbl_805CCEA0 = .sdata2:0x805CCEA0; // type:object size:0x4 data:float +lbl_805CCEA4 = .sdata2:0x805CCEA4; // type:object size:0x4 data:float +lbl_805CCEA8 = .sdata2:0x805CCEA8; // type:object size:0x4 data:float +lbl_805CCEAC = .sdata2:0x805CCEAC; // type:object size:0x4 data:float +lbl_805CCEB0 = .sdata2:0x805CCEB0; // type:object size:0x4 data:float +lbl_805CCEB4 = .sdata2:0x805CCEB4; // type:object size:0x4 data:float +lbl_805CCEB8 = .sdata2:0x805CCEB8; // type:object size:0x8 data:float +lbl_805CCEC0 = .sdata2:0x805CCEC0; // type:object size:0x4 data:float +lbl_805CCEC4 = .sdata2:0x805CCEC4; // type:object size:0x4 data:float +lbl_805CCEC8 = .sdata2:0x805CCEC8; // type:object size:0x4 data:float +lbl_805CCECC = .sdata2:0x805CCECC; // type:object size:0x4 data:float +lbl_805CCED0 = .sdata2:0x805CCED0; // type:object size:0x4 data:float +lbl_805CCED4 = .sdata2:0x805CCED4; // type:object size:0x4 data:float +lbl_805CCED8 = .sdata2:0x805CCED8; // type:object size:0x4 data:float +lbl_805CCEDC = .sdata2:0x805CCEDC; // type:object size:0x4 data:float +lbl_805CCEE0 = .sdata2:0x805CCEE0; // type:object size:0x4 data:float +lbl_805CCEE4 = .sdata2:0x805CCEE4; // type:object size:0x1 data:byte +lbl_805CCEE5 = .sdata2:0x805CCEE5; // type:object size:0x1 data:byte +lbl_805CCEE6 = .sdata2:0x805CCEE6; // type:object size:0x1 data:byte +lbl_805CCEE7 = .sdata2:0x805CCEE7; // type:object size:0x1 data:byte +lbl_805CCEE8 = .sdata2:0x805CCEE8; // type:object size:0x8 data:float +lbl_805CCEF0 = .sdata2:0x805CCEF0; // type:object size:0x1 data:byte +lbl_805CCEF1 = .sdata2:0x805CCEF1; // type:object size:0x1 data:byte +lbl_805CCEF4 = .sdata2:0x805CCEF4; // type:object size:0x4 data:float +lbl_805CCEF8 = .sdata2:0x805CCEF8; // type:object size:0x4 data:float +lbl_805CCEFC = .sdata2:0x805CCEFC; // type:object size:0x4 data:float +lbl_805CCF00 = .sdata2:0x805CCF00; // type:object size:0x8 data:float +lbl_805CCF08 = .sdata2:0x805CCF08; // type:object size:0x4 data:float +lbl_805CCF0C = .sdata2:0x805CCF0C; // type:object size:0x4 data:float +lbl_805CCF10 = .sdata2:0x805CCF10; // type:object size:0x4 data:float +lbl_805CCF14 = .sdata2:0x805CCF14; // type:object size:0x4 data:float +lbl_805CCF18 = .sdata2:0x805CCF18; // type:object size:0x4 data:float +lbl_805CCF1C = .sdata2:0x805CCF1C; // type:object size:0x4 data:float +lbl_805CCF20 = .sdata2:0x805CCF20; // type:object size:0x8 data:float +lbl_805CCF28 = .sdata2:0x805CCF28; // type:object size:0x4 data:float +lbl_805CCF2C = .sdata2:0x805CCF2C; // type:object size:0x4 data:float +lbl_805CCF30 = .sdata2:0x805CCF30; // type:object size:0x8 data:float +lbl_805CCF38 = .sdata2:0x805CCF38; // type:object size:0x4 data:float +lbl_805CCF3C = .sdata2:0x805CCF3C; // type:object size:0x4 data:float +lbl_805CCF40 = .sdata2:0x805CCF40; // type:object size:0x4 data:float +lbl_805CCF44 = .sdata2:0x805CCF44; // type:object size:0x4 data:float +lbl_805CCF48 = .sdata2:0x805CCF48; // type:object size:0x4 data:float +lbl_805CCF4C = .sdata2:0x805CCF4C; // type:object size:0x4 data:float +lbl_805CCF50 = .sdata2:0x805CCF50; // type:object size:0x4 data:float +lbl_805CCF54 = .sdata2:0x805CCF54; // type:object size:0x4 data:float +lbl_805CCF58 = .sdata2:0x805CCF58; // type:object size:0x4 data:float +lbl_805CCF5C = .sdata2:0x805CCF5C; // type:object size:0x4 data:float +lbl_805CCF60 = .sdata2:0x805CCF60; // type:object size:0x4 data:float +lbl_805CCF64 = .sdata2:0x805CCF64; // type:object size:0x4 data:float +lbl_805CCF68 = .sdata2:0x805CCF68; // type:object size:0x4 data:float +lbl_805CCF6C = .sdata2:0x805CCF6C; // type:object size:0x4 data:float +lbl_805CCF70 = .sdata2:0x805CCF70; // type:object size:0x4 data:float +lbl_805CCF74 = .sdata2:0x805CCF74; // type:object size:0x4 data:float +lbl_805CCF78 = .sdata2:0x805CCF78; // type:object size:0x4 data:float +lbl_805CCF7C = .sdata2:0x805CCF7C; // type:object size:0x4 data:float +lbl_805CCF80 = .sdata2:0x805CCF80; // type:object size:0x4 data:float +lbl_805CCF84 = .sdata2:0x805CCF84; // type:object size:0x4 data:float +lbl_805CCF88 = .sdata2:0x805CCF88; // type:object size:0x4 data:float +lbl_805CCF8C = .sdata2:0x805CCF8C; // type:object size:0x4 data:float +lbl_805CCF90 = .sdata2:0x805CCF90; // type:object size:0x4 data:float +lbl_805CCF94 = .sdata2:0x805CCF94; // type:object size:0x4 data:float +lbl_805CCF98 = .sdata2:0x805CCF98; // type:object size:0x4 data:float +lbl_805CCF9C = .sdata2:0x805CCF9C; // type:object size:0x4 data:float +lbl_805CCFA0 = .sdata2:0x805CCFA0; // type:object size:0x4 data:float +lbl_805CCFA4 = .sdata2:0x805CCFA4; // type:object size:0x4 data:float +lbl_805CCFA8 = .sdata2:0x805CCFA8; // type:object size:0x4 data:float +lbl_805CCFAC = .sdata2:0x805CCFAC; // type:object size:0x4 data:float +lbl_805CCFB0 = .sdata2:0x805CCFB0; // type:object size:0x4 data:float +lbl_805CCFB4 = .sdata2:0x805CCFB4; // type:object size:0x4 data:float +lbl_805CCFB8 = .sdata2:0x805CCFB8; // type:object size:0x4 data:float +lbl_805CCFBC = .sdata2:0x805CCFBC; // type:object size:0x4 data:float +lbl_805CCFC0 = .sdata2:0x805CCFC0; // type:object size:0x4 data:float +lbl_805CCFC4 = .sdata2:0x805CCFC4; // type:object size:0x4 data:float +lbl_805CCFC8 = .sdata2:0x805CCFC8; // type:object size:0x4 data:float +lbl_805CCFCC = .sdata2:0x805CCFCC; // type:object size:0x4 data:float +lbl_805CCFD0 = .sdata2:0x805CCFD0; // type:object size:0x4 data:float +lbl_805CCFD4 = .sdata2:0x805CCFD4; // type:object size:0x4 data:float +lbl_805CCFD8 = .sdata2:0x805CCFD8; // type:object size:0x4 data:float +lbl_805CCFDC = .sdata2:0x805CCFDC; // type:object size:0x4 data:float +lbl_805CCFE0 = .sdata2:0x805CCFE0; // type:object size:0x4 data:float +lbl_805CCFE4 = .sdata2:0x805CCFE4; // type:object size:0x4 data:float +lbl_805CCFE8 = .sdata2:0x805CCFE8; // type:object size:0x4 data:float +lbl_805CCFEC = .sdata2:0x805CCFEC; // type:object size:0x4 data:float +lbl_805CCFF0 = .sdata2:0x805CCFF0; // type:object size:0x4 data:float +lbl_805CCFF4 = .sdata2:0x805CCFF4; // type:object size:0x4 data:float +lbl_805CCFF8 = .sdata2:0x805CCFF8; // type:object size:0x4 data:float +lbl_805CCFFC = .sdata2:0x805CCFFC; // type:object size:0x4 data:float +lbl_805CD000 = .sdata2:0x805CD000; // type:object size:0x4 data:float +lbl_805CD004 = .sdata2:0x805CD004; // type:object size:0x4 data:float +lbl_805CD008 = .sdata2:0x805CD008; // type:object size:0x4 data:float +lbl_805CD00C = .sdata2:0x805CD00C; // type:object size:0x4 data:float +lbl_805CD010 = .sdata2:0x805CD010; // type:object size:0x4 data:float +lbl_805CD014 = .sdata2:0x805CD014; // type:object size:0x4 data:float +lbl_805CD018 = .sdata2:0x805CD018; // type:object size:0x4 data:float +lbl_805CD01C = .sdata2:0x805CD01C; // type:object size:0x4 data:float +lbl_805CD020 = .sdata2:0x805CD020; // type:object size:0x4 data:float +lbl_805CD024 = .sdata2:0x805CD024; // type:object size:0x4 data:float +lbl_805CD028 = .sdata2:0x805CD028; // type:object size:0x4 data:float +lbl_805CD02C = .sdata2:0x805CD02C; // type:object size:0x4 data:float +lbl_805CD030 = .sdata2:0x805CD030; // type:object size:0x4 data:float +lbl_805CD034 = .sdata2:0x805CD034; // type:object size:0x4 data:float +lbl_805CD038 = .sdata2:0x805CD038; // type:object size:0x4 data:float +lbl_805CD03C = .sdata2:0x805CD03C; // type:object size:0x4 data:float +lbl_805CD040 = .sdata2:0x805CD040; // type:object size:0x4 data:float +lbl_805CD044 = .sdata2:0x805CD044; // type:object size:0x4 data:float +lbl_805CD048 = .sdata2:0x805CD048; // type:object size:0x4 data:float +lbl_805CD04C = .sdata2:0x805CD04C; // type:object size:0x4 data:float +lbl_805CD050 = .sdata2:0x805CD050; // type:object size:0x4 data:float +lbl_805CD054 = .sdata2:0x805CD054; // type:object size:0x4 data:float +lbl_805CD058 = .sdata2:0x805CD058; // type:object size:0x4 data:float +lbl_805CD05C = .sdata2:0x805CD05C; // type:object size:0x4 data:float +lbl_805CD060 = .sdata2:0x805CD060; // type:object size:0x4 data:float +lbl_805CD064 = .sdata2:0x805CD064; // type:object size:0x4 data:float +lbl_805CD068 = .sdata2:0x805CD068; // type:object size:0x4 data:float +lbl_805CD06C = .sdata2:0x805CD06C; // type:object size:0x4 data:float +lbl_805CD070 = .sdata2:0x805CD070; // type:object size:0x4 data:float +lbl_805CD074 = .sdata2:0x805CD074; // type:object size:0x4 data:float +lbl_805CD078 = .sdata2:0x805CD078; // type:object size:0x4 data:float +lbl_805CD07C = .sdata2:0x805CD07C; // type:object size:0x4 data:float +lbl_805CD080 = .sdata2:0x805CD080; // type:object size:0x4 data:float +lbl_805CD084 = .sdata2:0x805CD084; // type:object size:0x4 data:float +lbl_805CD088 = .sdata2:0x805CD088; // type:object size:0x4 data:float +lbl_805CD08C = .sdata2:0x805CD08C; // type:object size:0x4 data:float +lbl_805CD090 = .sdata2:0x805CD090; // type:object size:0x8 data:float +lbl_805CD098 = .sdata2:0x805CD098; // type:object size:0x8 data:float +lbl_805CD0A0 = .sdata2:0x805CD0A0; // type:object size:0x8 data:float +lbl_805CD0A8 = .sdata2:0x805CD0A8; // type:object size:0x4 data:float +lbl_805CD0AC = .sdata2:0x805CD0AC; // type:object size:0x4 data:float +lbl_805CD0B0 = .sdata2:0x805CD0B0; // type:object size:0x4 data:float +lbl_805CD0B4 = .sdata2:0x805CD0B4; // type:object size:0x4 data:float +lbl_805CD0B8 = .sdata2:0x805CD0B8; // type:object size:0x8 data:float +lbl_805CD0C0 = .sdata2:0x805CD0C0; // type:object size:0x4 data:float +lbl_805CD0C4 = .sdata2:0x805CD0C4; // type:object size:0x4 data:float +lbl_805CD0C8 = .sdata2:0x805CD0C8; // type:object size:0x4 data:float +lbl_805CD0CC = .sdata2:0x805CD0CC; // type:object size:0x4 data:float +lbl_805CD0D0 = .sdata2:0x805CD0D0; // type:object size:0x4 data:float +lbl_805CD0D4 = .sdata2:0x805CD0D4; // type:object size:0x4 data:float +lbl_805CD0D8 = .sdata2:0x805CD0D8; // type:object size:0x4 data:float +lbl_805CD0DC = .sdata2:0x805CD0DC; // type:object size:0x4 data:float +lbl_805CD0E0 = .sdata2:0x805CD0E0; // type:object size:0x4 data:float +lbl_805CD0E4 = .sdata2:0x805CD0E4; // type:object size:0x4 data:float +lbl_805CD0E8 = .sdata2:0x805CD0E8; // type:object size:0x4 data:float +lbl_805CD0EC = .sdata2:0x805CD0EC; // type:object size:0x4 data:float +lbl_805CD0F0 = .sdata2:0x805CD0F0; // type:object size:0x4 data:float +lbl_805CD0F4 = .sdata2:0x805CD0F4; // type:object size:0x4 data:float +lbl_805CD0F8 = .sdata2:0x805CD0F8; // type:object size:0x4 data:float +lbl_805CD0FC = .sdata2:0x805CD0FC; // type:object size:0x4 data:float +lbl_805CD100 = .sdata2:0x805CD100; // type:object size:0x4 data:float +lbl_805CD104 = .sdata2:0x805CD104; // type:object size:0x4 data:float +lbl_805CD108 = .sdata2:0x805CD108; // type:object size:0x4 data:float +lbl_805CD10C = .sdata2:0x805CD10C; // type:object size:0x4 data:float +lbl_805CD110 = .sdata2:0x805CD110; // type:object size:0x4 data:float +lbl_805CD114 = .sdata2:0x805CD114; // type:object size:0x4 data:float +lbl_805CD118 = .sdata2:0x805CD118; // type:object size:0x4 data:float +lbl_805CD11C = .sdata2:0x805CD11C; // type:object size:0x4 data:float +lbl_805CD120 = .sdata2:0x805CD120; // type:object size:0x8 data:float +lbl_805CD128 = .sdata2:0x805CD128; // type:object size:0x8 data:float +lbl_805CD130 = .sdata2:0x805CD130; // type:object size:0x4 data:float +lbl_805CD134 = .sdata2:0x805CD134; // type:object size:0x4 data:float +lbl_805CD138 = .sdata2:0x805CD138; // type:object size:0x4 data:float +lbl_805CD13C = .sdata2:0x805CD13C; // type:object size:0x4 data:float +lbl_805CD140 = .sdata2:0x805CD140; // type:object size:0x8 data:float +lbl_805CD148 = .sdata2:0x805CD148; // type:object size:0x4 data:float +lbl_805CD14C = .sdata2:0x805CD14C; // type:object size:0x4 data:float +lbl_805CD150 = .sdata2:0x805CD150; // type:object size:0x4 data:float +lbl_805CD154 = .sdata2:0x805CD154; // type:object size:0x4 data:float +lbl_805CD158 = .sdata2:0x805CD158; // type:object size:0x4 data:float +lbl_805CD15C = .sdata2:0x805CD15C; // type:object size:0x4 data:float +lbl_805CD160 = .sdata2:0x805CD160; // type:object size:0x4 data:float +lbl_805CD164 = .sdata2:0x805CD164; // type:object size:0x4 data:float +lbl_805CD168 = .sdata2:0x805CD168; // type:object size:0x4 data:float +lbl_805CD16C = .sdata2:0x805CD16C; // type:object size:0x4 data:float +lbl_805CD170 = .sdata2:0x805CD170; // type:object size:0x4 data:float +lbl_805CD174 = .sdata2:0x805CD174; // type:object size:0x4 data:float +lbl_805CD178 = .sdata2:0x805CD178; // type:object size:0x8 data:float +lbl_805CD180 = .sdata2:0x805CD180; // type:object size:0x8 data:float +lbl_805CD188 = .sdata2:0x805CD188; // type:object size:0x8 data:float +lbl_805CD190 = .sdata2:0x805CD190; // type:object size:0x4 data:float +lbl_805CD194 = .sdata2:0x805CD194; // type:object size:0x4 data:float +lbl_805CD198 = .sdata2:0x805CD198; // type:object size:0x4 data:float +lbl_805CD19C = .sdata2:0x805CD19C; // type:object size:0x4 data:float +lbl_805CD1A0 = .sdata2:0x805CD1A0; // type:object size:0x4 data:float +lbl_805CD1A4 = .sdata2:0x805CD1A4; // type:object size:0x4 data:float +lbl_805CD1A8 = .sdata2:0x805CD1A8; // type:object size:0x4 data:float +lbl_805CD1AC = .sdata2:0x805CD1AC; // type:object size:0x4 data:float +lbl_805CD1B0 = .sdata2:0x805CD1B0; // type:object size:0x4 data:float +lbl_805CD1B4 = .sdata2:0x805CD1B4; // type:object size:0x4 data:float +lbl_805CD1B8 = .sdata2:0x805CD1B8; // type:object size:0x4 data:float +lbl_805CD1BC = .sdata2:0x805CD1BC; // type:object size:0x4 data:float +lbl_805CD1C0 = .sdata2:0x805CD1C0; // type:object size:0x4 data:float +lbl_805CD1C4 = .sdata2:0x805CD1C4; // type:object size:0x4 data:float +lbl_805CD1C8 = .sdata2:0x805CD1C8; // type:object size:0x4 data:float +lbl_805CD1CC = .sdata2:0x805CD1CC; // type:object size:0x4 data:float +lbl_805CD1D0 = .sdata2:0x805CD1D0; // type:object size:0x4 data:float +lbl_805CD1D4 = .sdata2:0x805CD1D4; // type:object size:0x4 data:float +lbl_805CD1D8 = .sdata2:0x805CD1D8; // type:object size:0x4 data:float +lbl_805CD1DC = .sdata2:0x805CD1DC; // type:object size:0x4 data:float +lbl_805CD1E0 = .sdata2:0x805CD1E0; // type:object size:0x4 data:float +lbl_805CD1E4 = .sdata2:0x805CD1E4; // type:object size:0x4 data:float +lbl_805CD1E8 = .sdata2:0x805CD1E8; // type:object size:0x4 data:float +lbl_805CD1EC = .sdata2:0x805CD1EC; // type:object size:0x4 data:float +lbl_805CD1F0 = .sdata2:0x805CD1F0; // type:object size:0x4 data:float +lbl_805CD1F4 = .sdata2:0x805CD1F4; // type:object size:0x4 data:float +lbl_805CD1F8 = .sdata2:0x805CD1F8; // type:object size:0x4 data:float +lbl_805CD1FC = .sdata2:0x805CD1FC; // type:object size:0x4 data:float +lbl_805CD200 = .sdata2:0x805CD200; // type:object size:0x4 data:float +lbl_805CD204 = .sdata2:0x805CD204; // type:object size:0x4 data:float +lbl_805CD208 = .sdata2:0x805CD208; // type:object size:0x4 data:float +lbl_805CD20C = .sdata2:0x805CD20C; // type:object size:0x4 data:float +lbl_805CD210 = .sdata2:0x805CD210; // type:object size:0x4 data:float +lbl_805CD214 = .sdata2:0x805CD214; // type:object size:0x4 data:float +lbl_805CD218 = .sdata2:0x805CD218; // type:object size:0x4 data:float +lbl_805CD21C = .sdata2:0x805CD21C; // type:object size:0x4 data:float +lbl_805CD220 = .sdata2:0x805CD220; // type:object size:0x4 data:float +lbl_805CD224 = .sdata2:0x805CD224; // type:object size:0x4 data:float +lbl_805CD228 = .sdata2:0x805CD228; // type:object size:0x4 data:float +lbl_805CD22C = .sdata2:0x805CD22C; // type:object size:0x4 data:float +lbl_805CD230 = .sdata2:0x805CD230; // type:object size:0x4 data:float +lbl_805CD234 = .sdata2:0x805CD234; // type:object size:0x4 data:float +lbl_805CD238 = .sdata2:0x805CD238; // type:object size:0x8 data:float +lbl_805CD240 = .sdata2:0x805CD240; // type:object size:0x4 data:4byte +lbl_805CD244 = .sdata2:0x805CD244; // type:object size:0x4 data:4byte +lbl_805CD248 = .sdata2:0x805CD248; // type:object size:0x4 data:float +lbl_805CD24C = .sdata2:0x805CD24C; // type:object size:0x4 data:float +lbl_805CD250 = .sdata2:0x805CD250; // type:object size:0x4 data:float +lbl_805CD254 = .sdata2:0x805CD254; // type:object size:0x4 data:float +lbl_805CD258 = .sdata2:0x805CD258; // type:object size:0x4 data:float +lbl_805CD25C = .sdata2:0x805CD25C; // type:object size:0x4 data:float +lbl_805CD260 = .sdata2:0x805CD260; // type:object size:0x4 data:float +lbl_805CD264 = .sdata2:0x805CD264; // type:object size:0x4 data:float +lbl_805CD268 = .sdata2:0x805CD268; // type:object size:0x8 data:float +lbl_805CD270 = .sdata2:0x805CD270; // type:object size:0x4 data:float +lbl_805CD274 = .sdata2:0x805CD274; // type:object size:0x4 data:float +lbl_805CD278 = .sdata2:0x805CD278; // type:object size:0x4 data:float +lbl_805CD27C = .sdata2:0x805CD27C; // type:object size:0x4 data:float +lbl_805CD280 = .sdata2:0x805CD280; // type:object size:0x4 data:float +lbl_805CD284 = .sdata2:0x805CD284; // type:object size:0x4 data:float +lbl_805CD288 = .sdata2:0x805CD288; // type:object size:0x4 data:float +lbl_805CD28C = .sdata2:0x805CD28C; // type:object size:0x4 data:float +lbl_805CD290 = .sdata2:0x805CD290; // type:object size:0x4 data:4byte +lbl_805CD294 = .sdata2:0x805CD294; // type:object size:0x4 data:float +lbl_805CD298 = .sdata2:0x805CD298; // type:object size:0x4 data:float +lbl_805CD29C = .sdata2:0x805CD29C; // type:object size:0x4 data:float +lbl_805CD2A0 = .sdata2:0x805CD2A0; // type:object size:0x4 data:float +lbl_805CD2A4 = .sdata2:0x805CD2A4; // type:object size:0x4 data:float +lbl_805CD2A8 = .sdata2:0x805CD2A8; // type:object size:0x4 data:float +lbl_805CD2AC = .sdata2:0x805CD2AC; // type:object size:0x4 data:float +lbl_805CD2B0 = .sdata2:0x805CD2B0; // type:object size:0x4 data:float +lbl_805CD2B4 = .sdata2:0x805CD2B4; // type:object size:0x4 data:float +lbl_805CD2B8 = .sdata2:0x805CD2B8; // type:object size:0x4 data:float +lbl_805CD2BC = .sdata2:0x805CD2BC; // type:object size:0x4 data:float +lbl_805CD2C0 = .sdata2:0x805CD2C0; // type:object size:0x8 data:float +lbl_805CD2C8 = .sdata2:0x805CD2C8; // type:object size:0x4 data:float +lbl_805CD2CC = .sdata2:0x805CD2CC; // type:object size:0x4 data:float +lbl_805CD2D0 = .sdata2:0x805CD2D0; // type:object size:0x4 data:float +lbl_805CD2D4 = .sdata2:0x805CD2D4; // type:object size:0x4 data:float +lbl_805CD2D8 = .sdata2:0x805CD2D8; // type:object size:0x4 data:float +lbl_805CD2DC = .sdata2:0x805CD2DC; // type:object size:0x4 data:float +lbl_805CD2E0 = .sdata2:0x805CD2E0; // type:object size:0x4 data:float +lbl_805CD2E4 = .sdata2:0x805CD2E4; // type:object size:0x4 data:float +lbl_805CD2E8 = .sdata2:0x805CD2E8; // type:object size:0x4 data:float +lbl_805CD2EC = .sdata2:0x805CD2EC; // type:object size:0x4 data:float +lbl_805CD2F0 = .sdata2:0x805CD2F0; // type:object size:0x8 data:float +lbl_805CD2F8 = .sdata2:0x805CD2F8; // type:object size:0x4 data:float +lbl_805CD2FC = .sdata2:0x805CD2FC; // type:object size:0x4 data:float +lbl_805CD300 = .sdata2:0x805CD300; // type:object size:0x4 data:float +lbl_805CD304 = .sdata2:0x805CD304; // type:object size:0x4 data:float +lbl_805CD308 = .sdata2:0x805CD308; // type:object size:0x4 data:float +lbl_805CD30C = .sdata2:0x805CD30C; // type:object size:0x4 data:float +lbl_805CD310 = .sdata2:0x805CD310; // type:object size:0x4 data:float +lbl_805CD314 = .sdata2:0x805CD314; // type:object size:0x4 data:float +lbl_805CD318 = .sdata2:0x805CD318; // type:object size:0x4 data:float +lbl_805CD31C = .sdata2:0x805CD31C; // type:object size:0x4 data:float +lbl_805CD320 = .sdata2:0x805CD320; // type:object size:0x4 data:4byte +lbl_805CD324 = .sdata2:0x805CD324; // type:object size:0x4 data:float +lbl_805CD328 = .sdata2:0x805CD328; // type:object size:0x4 data:float +lbl_805CD32C = .sdata2:0x805CD32C; // type:object size:0x4 data:float +lbl_805CD330 = .sdata2:0x805CD330; // type:object size:0x4 data:float +lbl_805CD334 = .sdata2:0x805CD334; // type:object size:0x4 data:float +lbl_805CD338 = .sdata2:0x805CD338; // type:object size:0x4 data:float +lbl_805CD33C = .sdata2:0x805CD33C; // type:object size:0x4 data:float +lbl_805CD340 = .sdata2:0x805CD340; // type:object size:0x4 data:float +lbl_805CD344 = .sdata2:0x805CD344; // type:object size:0x4 data:float +lbl_805CD348 = .sdata2:0x805CD348; // type:object size:0x4 data:float +lbl_805CD34C = .sdata2:0x805CD34C; // type:object size:0x4 data:float +lbl_805CD350 = .sdata2:0x805CD350; // type:object size:0x4 data:float +lbl_805CD354 = .sdata2:0x805CD354; // type:object size:0x4 data:float +lbl_805CD358 = .sdata2:0x805CD358; // type:object size:0x4 data:float +lbl_805CD35C = .sdata2:0x805CD35C; // type:object size:0x4 data:float +lbl_805CD360 = .sdata2:0x805CD360; // type:object size:0x4 data:float +lbl_805CD364 = .sdata2:0x805CD364; // type:object size:0x4 data:float +lbl_805CD368 = .sdata2:0x805CD368; // type:object size:0x4 data:float +lbl_805CD36C = .sdata2:0x805CD36C; // type:object size:0x4 data:float +lbl_805CD370 = .sdata2:0x805CD370; // type:object size:0x4 data:float +lbl_805CD374 = .sdata2:0x805CD374; // type:object size:0x4 data:float +lbl_805CD378 = .sdata2:0x805CD378; // type:object size:0x4 data:float +lbl_805CD37C = .sdata2:0x805CD37C; // type:object size:0x4 data:float +lbl_805CD380 = .sdata2:0x805CD380; // type:object size:0x4 data:float +lbl_805CD384 = .sdata2:0x805CD384; // type:object size:0x4 data:float +lbl_805CD388 = .sdata2:0x805CD388; // type:object size:0x8 data:float +lbl_805CD390 = .sdata2:0x805CD390; // type:object size:0x4 data:float +lbl_805CD394 = .sdata2:0x805CD394; // type:object size:0x4 data:float +lbl_805CD398 = .sdata2:0x805CD398; // type:object size:0x4 data:float +lbl_805CD39C = .sdata2:0x805CD39C; // type:object size:0x4 data:float +lbl_805CD3A0 = .sdata2:0x805CD3A0; // type:object size:0x4 data:float +lbl_805CD3A4 = .sdata2:0x805CD3A4; // type:object size:0x4 data:float +lbl_805CD3A8 = .sdata2:0x805CD3A8; // type:object size:0x4 data:float +lbl_805CD3AC = .sdata2:0x805CD3AC; // type:object size:0x4 data:float +lbl_805CD3B0 = .sdata2:0x805CD3B0; // type:object size:0x4 data:float +lbl_805CD3B4 = .sdata2:0x805CD3B4; // type:object size:0x4 data:float +lbl_805CD3B8 = .sdata2:0x805CD3B8; // type:object size:0x4 data:float +lbl_805CD3BC = .sdata2:0x805CD3BC; // type:object size:0x4 data:float +lbl_805CD3C0 = .sdata2:0x805CD3C0; // type:object size:0x4 data:float +lbl_805CD3C4 = .sdata2:0x805CD3C4; // type:object size:0x4 data:float +lbl_805CD3C8 = .sdata2:0x805CD3C8; // type:object size:0x4 data:float +lbl_805CD3CC = .sdata2:0x805CD3CC; // type:object size:0x4 data:float +lbl_805CD3D0 = .sdata2:0x805CD3D0; // type:object size:0x4 data:float +lbl_805CD3D4 = .sdata2:0x805CD3D4; // type:object size:0x4 data:float +lbl_805CD3D8 = .sdata2:0x805CD3D8; // type:object size:0x4 data:float +lbl_805CD3DC = .sdata2:0x805CD3DC; // type:object size:0x4 data:float +lbl_805CD3E0 = .sdata2:0x805CD3E0; // type:object size:0x4 data:float +lbl_805CD3E4 = .sdata2:0x805CD3E4; // type:object size:0x4 data:float +lbl_805CD3E8 = .sdata2:0x805CD3E8; // type:object size:0x4 data:float +lbl_805CD3EC = .sdata2:0x805CD3EC; // type:object size:0x4 data:float +lbl_805CD3F0 = .sdata2:0x805CD3F0; // type:object size:0x4 data:float +lbl_805CD3F4 = .sdata2:0x805CD3F4; // type:object size:0x4 data:float +lbl_805CD3F8 = .sdata2:0x805CD3F8; // type:object size:0x4 data:float +lbl_805CD3FC = .sdata2:0x805CD3FC; // type:object size:0x4 data:float +lbl_805CD400 = .sdata2:0x805CD400; // type:object size:0x4 data:float +lbl_805CD404 = .sdata2:0x805CD404; // type:object size:0x4 data:float +lbl_805CD408 = .sdata2:0x805CD408; // type:object size:0x4 data:float +lbl_805CD40C = .sdata2:0x805CD40C; // type:object size:0x4 data:float +lbl_805CD410 = .sdata2:0x805CD410; // type:object size:0x4 data:string +lbl_805CD414 = .sdata2:0x805CD414; // type:object size:0x4 data:4byte +lbl_805CD418 = .sdata2:0x805CD418; // type:object size:0x4 data:4byte +lbl_805CD41C = .sdata2:0x805CD41C; // type:object size:0x4 data:4byte +lbl_805CD420 = .sdata2:0x805CD420; // type:object size:0x4 +lbl_805CD424 = .sdata2:0x805CD424; // type:object size:0x4 data:float +lbl_805CD428 = .sdata2:0x805CD428; // type:object size:0x4 data:float +lbl_805CD42C = .sdata2:0x805CD42C; // type:object size:0x4 data:float +lbl_805CD430 = .sdata2:0x805CD430; // type:object size:0x4 data:float +lbl_805CD434 = .sdata2:0x805CD434; // type:object size:0x4 data:float +lbl_805CD438 = .sdata2:0x805CD438; // type:object size:0x4 data:float +lbl_805CD43C = .sdata2:0x805CD43C; // type:object size:0x4 data:float +lbl_805CD440 = .sdata2:0x805CD440; // type:object size:0x8 data:float +lbl_805CD448 = .sdata2:0x805CD448; // type:object size:0x4 data:4byte +lbl_805CD44C = .sdata2:0x805CD44C; // type:object size:0x4 data:float +lbl_805CD450 = .sdata2:0x805CD450; // type:object size:0x4 data:float +lbl_805CD454 = .sdata2:0x805CD454; // type:object size:0x4 data:float +lbl_805CD458 = .sdata2:0x805CD458; // type:object size:0x4 data:float +lbl_805CD45C = .sdata2:0x805CD45C; // type:object size:0x4 data:float +lbl_805CD460 = .sdata2:0x805CD460; // type:object size:0x4 data:float +lbl_805CD464 = .sdata2:0x805CD464; // type:object size:0x4 data:float +lbl_805CD468 = .sdata2:0x805CD468; // type:object size:0x4 data:float +lbl_805CD46C = .sdata2:0x805CD46C; // type:object size:0x4 data:float +lbl_805CD470 = .sdata2:0x805CD470; // type:object size:0x4 data:float +lbl_805CD474 = .sdata2:0x805CD474; // type:object size:0x4 data:float +lbl_805CD478 = .sdata2:0x805CD478; // type:object size:0x4 data:float +lbl_805CD47C = .sdata2:0x805CD47C; // type:object size:0x4 data:float +lbl_805CD480 = .sdata2:0x805CD480; // type:object size:0x4 data:float +lbl_805CD484 = .sdata2:0x805CD484; // type:object size:0x4 data:float +lbl_805CD488 = .sdata2:0x805CD488; // type:object size:0x4 data:float +lbl_805CD48C = .sdata2:0x805CD48C; // type:object size:0x4 data:float +lbl_805CD490 = .sdata2:0x805CD490; // type:object size:0x4 data:float +lbl_805CD494 = .sdata2:0x805CD494; // type:object size:0x1 data:byte +lbl_805CD495 = .sdata2:0x805CD495; // type:object size:0x1 data:byte +lbl_805CD496 = .sdata2:0x805CD496; // type:object size:0x1 data:byte +lbl_805CD497 = .sdata2:0x805CD497; // type:object size:0x1 data:byte +lbl_805CD498 = .sdata2:0x805CD498; // type:object size:0x4 data:float +lbl_805CD49C = .sdata2:0x805CD49C; // type:object size:0x4 data:float +lbl_805CD4A0 = .sdata2:0x805CD4A0; // type:object size:0x4 data:float +lbl_805CD4A4 = .sdata2:0x805CD4A4; // type:object size:0x4 data:float +lbl_805CD4A8 = .sdata2:0x805CD4A8; // type:object size:0x4 data:float +lbl_805CD4AC = .sdata2:0x805CD4AC; // type:object size:0x4 data:float +lbl_805CD4B0 = .sdata2:0x805CD4B0; // type:object size:0x4 data:float +lbl_805CD4B4 = .sdata2:0x805CD4B4; // type:object size:0x4 data:float +lbl_805CD4B8 = .sdata2:0x805CD4B8; // type:object size:0x4 data:float +lbl_805CD4BC = .sdata2:0x805CD4BC; // type:object size:0x4 data:float +lbl_805CD4C0 = .sdata2:0x805CD4C0; // type:object size:0x4 data:float +lbl_805CD4C4 = .sdata2:0x805CD4C4; // type:object size:0x4 data:float +lbl_805CD4C8 = .sdata2:0x805CD4C8; // type:object size:0x8 data:float +lbl_805CD4D0 = .sdata2:0x805CD4D0; // type:object size:0x4 data:float +lbl_805CD4D4 = .sdata2:0x805CD4D4; // type:object size:0x4 data:float +lbl_805CD4D8 = .sdata2:0x805CD4D8; // type:object size:0x4 data:float +lbl_805CD4DC = .sdata2:0x805CD4DC; // type:object size:0x4 data:float +lbl_805CD4E0 = .sdata2:0x805CD4E0; // type:object size:0x8 data:float +lbl_805CD4E8 = .sdata2:0x805CD4E8; // type:object size:0x4 data:float +lbl_805CD4EC = .sdata2:0x805CD4EC; // type:object size:0x4 data:float +lbl_805CD4F0 = .sdata2:0x805CD4F0; // type:object size:0x4 data:float +lbl_805CD4F4 = .sdata2:0x805CD4F4; // type:object size:0x4 data:float +lbl_805CD4F8 = .sdata2:0x805CD4F8; // type:object size:0x4 data:float +lbl_805CD4FC = .sdata2:0x805CD4FC; // type:object size:0x4 data:float +lbl_805CD500 = .sdata2:0x805CD500; // type:object size:0x4 data:float +lbl_805CD504 = .sdata2:0x805CD504; // type:object size:0x4 data:float +lbl_805CD508 = .sdata2:0x805CD508; // type:object size:0x4 data:float +lbl_805CD50C = .sdata2:0x805CD50C; // type:object size:0x4 data:float +lbl_805CD510 = .sdata2:0x805CD510; // type:object size:0x4 data:float +lbl_805CD514 = .sdata2:0x805CD514; // type:object size:0x4 data:float +lbl_805CD518 = .sdata2:0x805CD518; // type:object size:0x4 data:float +lbl_805CD51C = .sdata2:0x805CD51C; // type:object size:0x4 data:float +lbl_805CD520 = .sdata2:0x805CD520; // type:object size:0x4 data:float +lbl_805CD524 = .sdata2:0x805CD524; // type:object size:0x4 data:float +lbl_805CD528 = .sdata2:0x805CD528; // type:object size:0x8 data:float +lbl_805CD530 = .sdata2:0x805CD530; // type:object size:0x4 data:float +lbl_805CD534 = .sdata2:0x805CD534; // type:object size:0x4 data:float +lbl_805CD538 = .sdata2:0x805CD538; // type:object size:0x4 data:float +lbl_805CD53C = .sdata2:0x805CD53C; // type:object size:0x4 data:float +lbl_805CD540 = .sdata2:0x805CD540; // type:object size:0x4 data:float +lbl_805CD544 = .sdata2:0x805CD544; // type:object size:0x4 data:float +lbl_805CD548 = .sdata2:0x805CD548; // type:object size:0x4 data:float +lbl_805CD54C = .sdata2:0x805CD54C; // type:object size:0x4 data:float +lbl_805CD550 = .sdata2:0x805CD550; // type:object size:0x4 data:float +lbl_805CD554 = .sdata2:0x805CD554; // type:object size:0x4 data:float +lbl_805CD558 = .sdata2:0x805CD558; // type:object size:0x4 data:float +lbl_805CD55C = .sdata2:0x805CD55C; // type:object size:0x4 data:float +lbl_805CD560 = .sdata2:0x805CD560; // type:object size:0x4 data:float +lbl_805CD564 = .sdata2:0x805CD564; // type:object size:0x4 data:float +lbl_805CD568 = .sdata2:0x805CD568; // type:object size:0x4 data:float +lbl_805CD56C = .sdata2:0x805CD56C; // type:object size:0x4 data:float +lbl_805CD570 = .sdata2:0x805CD570; // type:object size:0x4 data:float +lbl_805CD574 = .sdata2:0x805CD574; // type:object size:0x4 data:float +lbl_805CD578 = .sdata2:0x805CD578; // type:object size:0x4 data:float +lbl_805CD57C = .sdata2:0x805CD57C; // type:object size:0x4 data:float +lbl_805CD580 = .sdata2:0x805CD580; // type:object size:0x4 data:float +lbl_805CD584 = .sdata2:0x805CD584; // type:object size:0x4 data:float +lbl_805CD588 = .sdata2:0x805CD588; // type:object size:0x8 data:float +lbl_805CD590 = .sdata2:0x805CD590; // type:object size:0x4 data:float +lbl_805CD594 = .sdata2:0x805CD594; // type:object size:0x4 data:float +lbl_805CD598 = .sdata2:0x805CD598; // type:object size:0x4 data:float +lbl_805CD59C = .sdata2:0x805CD59C; // type:object size:0x4 data:float +lbl_805CD5A0 = .sdata2:0x805CD5A0; // type:object size:0x4 data:float +lbl_805CD5A4 = .sdata2:0x805CD5A4; // type:object size:0x4 data:float +lbl_805CD5A8 = .sdata2:0x805CD5A8; // type:object size:0x4 data:float +lbl_805CD5AC = .sdata2:0x805CD5AC; // type:object size:0x4 data:float +lbl_805CD5B0 = .sdata2:0x805CD5B0; // type:object size:0x4 data:float +lbl_805CD5B4 = .sdata2:0x805CD5B4; // type:object size:0x4 data:float +lbl_805CD5B8 = .sdata2:0x805CD5B8; // type:object size:0x4 data:float +lbl_805CD5BC = .sdata2:0x805CD5BC; // type:object size:0x4 data:float +lbl_805CD5C0 = .sdata2:0x805CD5C0; // type:object size:0x4 data:float +lbl_805CD5C4 = .sdata2:0x805CD5C4; // type:object size:0x4 data:float +lbl_805CD5C8 = .sdata2:0x805CD5C8; // type:object size:0x4 data:float +lbl_805CD5CC = .sdata2:0x805CD5CC; // type:object size:0x4 data:float +lbl_805CD5D0 = .sdata2:0x805CD5D0; // type:object size:0x4 data:float +lbl_805CD5D4 = .sdata2:0x805CD5D4; // type:object size:0x4 data:float +lbl_805CD5D8 = .sdata2:0x805CD5D8; // type:object size:0x4 data:4byte +lbl_805CD5DC = .sdata2:0x805CD5DC; // type:object size:0x4 data:float +lbl_805CD5E0 = .sdata2:0x805CD5E0; // type:object size:0x4 data:float +lbl_805CD5E4 = .sdata2:0x805CD5E4; // type:object size:0x4 data:float +lbl_805CD5E8 = .sdata2:0x805CD5E8; // type:object size:0x4 data:float +lbl_805CD5EC = .sdata2:0x805CD5EC; // type:object size:0x4 data:float +lbl_805CD5F0 = .sdata2:0x805CD5F0; // type:object size:0x4 data:float +lbl_805CD5F4 = .sdata2:0x805CD5F4; // type:object size:0x4 data:float +lbl_805CD5F8 = .sdata2:0x805CD5F8; // type:object size:0x4 data:float +lbl_805CD5FC = .sdata2:0x805CD5FC; // type:object size:0x4 data:float +lbl_805CD600 = .sdata2:0x805CD600; // type:object size:0x4 data:float +lbl_805CD604 = .sdata2:0x805CD604; // type:object size:0x4 data:float +lbl_805CD608 = .sdata2:0x805CD608; // type:object size:0x4 +lbl_805CD60C = .sdata2:0x805CD60C; // type:object size:0x4 data:float +lbl_805CD610 = .sdata2:0x805CD610; // type:object size:0x4 data:float +lbl_805CD614 = .sdata2:0x805CD614; // type:object size:0x4 data:float +lbl_805CD618 = .sdata2:0x805CD618; // type:object size:0x4 data:float +lbl_805CD61C = .sdata2:0x805CD61C; // type:object size:0x4 data:float +lbl_805CD620 = .sdata2:0x805CD620; // type:object size:0x8 data:float +lbl_805CD628 = .sdata2:0x805CD628; // type:object size:0x4 data:float +lbl_805CD62C = .sdata2:0x805CD62C; // type:object size:0x4 data:float +lbl_805CD630 = .sdata2:0x805CD630; // type:object size:0x4 data:float +lbl_805CD634 = .sdata2:0x805CD634; // type:object size:0x4 data:float +lbl_805CD638 = .sdata2:0x805CD638; // type:object size:0x4 data:float +lbl_805CD63C = .sdata2:0x805CD63C; // type:object size:0x4 data:float +lbl_805CD640 = .sdata2:0x805CD640; // type:object size:0x4 data:float +lbl_805CD644 = .sdata2:0x805CD644; // type:object size:0x4 data:float +lbl_805CD648 = .sdata2:0x805CD648; // type:object size:0x4 data:float +lbl_805CD64C = .sdata2:0x805CD64C; // type:object size:0x4 data:float +lbl_805CD650 = .sdata2:0x805CD650; // type:object size:0x4 data:float +lbl_805CD654 = .sdata2:0x805CD654; // type:object size:0x4 data:float +lbl_805CD658 = .sdata2:0x805CD658; // type:object size:0x4 data:float +lbl_805CD65C = .sdata2:0x805CD65C; // type:object size:0x4 data:float +lbl_805CD660 = .sdata2:0x805CD660; // type:object size:0x4 data:float +lbl_805CD664 = .sdata2:0x805CD664; // type:object size:0x4 data:float +lbl_805CD668 = .sdata2:0x805CD668; // type:object size:0x4 data:float +lbl_805CD66C = .sdata2:0x805CD66C; // type:object size:0x4 data:float +lbl_805CD670 = .sdata2:0x805CD670; // type:object size:0x4 data:float +lbl_805CD674 = .sdata2:0x805CD674; // type:object size:0x4 data:float +lbl_805CD678 = .sdata2:0x805CD678; // type:object size:0x4 data:float +lbl_805CD67C = .sdata2:0x805CD67C; // type:object size:0x4 data:float +lbl_805CD680 = .sdata2:0x805CD680; // type:object size:0x4 data:float +lbl_805CD684 = .sdata2:0x805CD684; // type:object size:0x4 data:float +lbl_805CD688 = .sdata2:0x805CD688; // type:object size:0x4 data:float +lbl_805CD68C = .sdata2:0x805CD68C; // type:object size:0x4 data:float +lbl_805CD690 = .sdata2:0x805CD690; // type:object size:0x4 data:float +lbl_805CD694 = .sdata2:0x805CD694; // type:object size:0x4 data:float +lbl_805CD698 = .sdata2:0x805CD698; // type:object size:0x4 data:float +lbl_805CD69C = .sdata2:0x805CD69C; // type:object size:0x4 data:float +lbl_805CD6A0 = .sdata2:0x805CD6A0; // type:object size:0x4 data:float +lbl_805CD6A4 = .sdata2:0x805CD6A4; // type:object size:0x4 data:float +lbl_805CD6A8 = .sdata2:0x805CD6A8; // type:object size:0x4 data:float +lbl_805CD6AC = .sdata2:0x805CD6AC; // type:object size:0x4 data:float +lbl_805CD6B0 = .sdata2:0x805CD6B0; // type:object size:0x4 data:float +lbl_805CD6B4 = .sdata2:0x805CD6B4; // type:object size:0x4 data:float +lbl_805CD6B8 = .sdata2:0x805CD6B8; // type:object size:0x4 data:float +lbl_805CD6BC = .sdata2:0x805CD6BC; // type:object size:0x4 data:float +lbl_805CD6C0 = .sdata2:0x805CD6C0; // type:object size:0x8 data:float +lbl_805CD6C8 = .sdata2:0x805CD6C8; // type:object size:0x4 data:float +lbl_805CD6CC = .sdata2:0x805CD6CC; // type:object size:0x4 data:float +lbl_805CD6D0 = .sdata2:0x805CD6D0; // type:object size:0x4 data:float +lbl_805CD6D4 = .sdata2:0x805CD6D4; // type:object size:0x4 data:float +lbl_805CD6D8 = .sdata2:0x805CD6D8; // type:object size:0x4 data:float +lbl_805CD6DC = .sdata2:0x805CD6DC; // type:object size:0x4 data:float +lbl_805CD6E0 = .sdata2:0x805CD6E0; // type:object size:0x4 data:float +lbl_805CD6E4 = .sdata2:0x805CD6E4; // type:object size:0x4 data:float +lbl_805CD6E8 = .sdata2:0x805CD6E8; // type:object size:0x4 data:float +lbl_805CD6EC = .sdata2:0x805CD6EC; // type:object size:0x4 data:float +lbl_805CD6F0 = .sdata2:0x805CD6F0; // type:object size:0x4 data:float +lbl_805CD6F4 = .sdata2:0x805CD6F4; // type:object size:0x4 data:float +lbl_805CD6F8 = .sdata2:0x805CD6F8; // type:object size:0x4 data:float +lbl_805CD6FC = .sdata2:0x805CD6FC; // type:object size:0x4 data:float +lbl_805CD700 = .sdata2:0x805CD700; // type:object size:0x4 data:float +lbl_805CD704 = .sdata2:0x805CD704; // type:object size:0x4 data:float +lbl_805CD708 = .sdata2:0x805CD708; // type:object size:0x4 data:float +lbl_805CD70C = .sdata2:0x805CD70C; // type:object size:0x4 data:float +lbl_805CD710 = .sdata2:0x805CD710; // type:object size:0x4 data:float +lbl_805CD714 = .sdata2:0x805CD714; // type:object size:0x4 data:float +lbl_805CD718 = .sdata2:0x805CD718; // type:object size:0x4 +lbl_805CD71C = .sdata2:0x805CD71C; // type:object size:0x4 data:4byte +lbl_805CD720 = .sdata2:0x805CD720; // type:object size:0x4 data:4byte +lbl_805CD724 = .sdata2:0x805CD724; // type:object size:0x4 data:float +lbl_805CD728 = .sdata2:0x805CD728; // type:object size:0x4 data:float +lbl_805CD72C = .sdata2:0x805CD72C; // type:object size:0x4 data:float +lbl_805CD730 = .sdata2:0x805CD730; // type:object size:0x4 data:float +lbl_805CD734 = .sdata2:0x805CD734; // type:object size:0x4 data:float +lbl_805CD738 = .sdata2:0x805CD738; // type:object size:0x4 data:float +lbl_805CD73C = .sdata2:0x805CD73C; // type:object size:0x4 data:float +lbl_805CD740 = .sdata2:0x805CD740; // type:object size:0x4 data:float +lbl_805CD744 = .sdata2:0x805CD744; // type:object size:0x4 data:float +lbl_805CD748 = .sdata2:0x805CD748; // type:object size:0x4 data:float +lbl_805CD74C = .sdata2:0x805CD74C; // type:object size:0x4 data:float +lbl_805CD750 = .sdata2:0x805CD750; // type:object size:0x4 data:float +lbl_805CD754 = .sdata2:0x805CD754; // type:object size:0x4 data:float +lbl_805CD758 = .sdata2:0x805CD758; // type:object size:0x4 data:float +lbl_805CD75C = .sdata2:0x805CD75C; // type:object size:0x4 data:float +lbl_805CD760 = .sdata2:0x805CD760; // type:object size:0x4 data:float +lbl_805CD764 = .sdata2:0x805CD764; // type:object size:0x4 data:float +lbl_805CD768 = .sdata2:0x805CD768; // type:object size:0x4 data:float +lbl_805CD76C = .sdata2:0x805CD76C; // type:object size:0x4 data:float +lbl_805CD770 = .sdata2:0x805CD770; // type:object size:0x4 data:float +lbl_805CD774 = .sdata2:0x805CD774; // type:object size:0x4 data:float +lbl_805CD778 = .sdata2:0x805CD778; // type:object size:0x4 data:float +lbl_805CD77C = .sdata2:0x805CD77C; // type:object size:0x4 data:float +lbl_805CD780 = .sdata2:0x805CD780; // type:object size:0x4 data:float +lbl_805CD784 = .sdata2:0x805CD784; // type:object size:0x4 data:float +lbl_805CD788 = .sdata2:0x805CD788; // type:object size:0x4 data:float +lbl_805CD78C = .sdata2:0x805CD78C; // type:object size:0x4 data:float +lbl_805CD790 = .sdata2:0x805CD790; // type:object size:0x4 data:float +lbl_805CD794 = .sdata2:0x805CD794; // type:object size:0x4 data:float +lbl_805CD798 = .sdata2:0x805CD798; // type:object size:0x4 data:float +lbl_805CD79C = .sdata2:0x805CD79C; // type:object size:0x4 data:float +lbl_805CD7A0 = .sdata2:0x805CD7A0; // type:object size:0x4 data:float +lbl_805CD7A4 = .sdata2:0x805CD7A4; // type:object size:0x4 data:float +lbl_805CD7A8 = .sdata2:0x805CD7A8; // type:object size:0x4 data:float +lbl_805CD7AC = .sdata2:0x805CD7AC; // type:object size:0x4 data:float +lbl_805CD7B0 = .sdata2:0x805CD7B0; // type:object size:0x4 data:float +lbl_805CD7B4 = .sdata2:0x805CD7B4; // type:object size:0x4 data:float +lbl_805CD7B8 = .sdata2:0x805CD7B8; // type:object size:0x4 data:float +lbl_805CD7BC = .sdata2:0x805CD7BC; // type:object size:0x4 data:float +lbl_805CD7C0 = .sdata2:0x805CD7C0; // type:object size:0x4 data:float +lbl_805CD7C4 = .sdata2:0x805CD7C4; // type:object size:0x4 data:float +lbl_805CD7C8 = .sdata2:0x805CD7C8; // type:object size:0x4 data:float +lbl_805CD7CC = .sdata2:0x805CD7CC; // type:object size:0x4 data:float +lbl_805CD7D0 = .sdata2:0x805CD7D0; // type:object size:0x4 data:float +lbl_805CD7D4 = .sdata2:0x805CD7D4; // type:object size:0x4 data:float +lbl_805CD7D8 = .sdata2:0x805CD7D8; // type:object size:0x4 data:float +lbl_805CD7DC = .sdata2:0x805CD7DC; // type:object size:0x4 data:float +lbl_805CD7E0 = .sdata2:0x805CD7E0; // type:object size:0x4 data:float +lbl_805CD7E4 = .sdata2:0x805CD7E4; // type:object size:0x4 data:float +lbl_805CD7E8 = .sdata2:0x805CD7E8; // type:object size:0x4 data:float +lbl_805CD7EC = .sdata2:0x805CD7EC; // type:object size:0x4 data:float +lbl_805CD7F0 = .sdata2:0x805CD7F0; // type:object size:0x4 data:float +lbl_805CD7F4 = .sdata2:0x805CD7F4; // type:object size:0x4 data:float +lbl_805CD7F8 = .sdata2:0x805CD7F8; // type:object size:0x4 data:float +lbl_805CD7FC = .sdata2:0x805CD7FC; // type:object size:0x4 data:float +lbl_805CD800 = .sdata2:0x805CD800; // type:object size:0x4 data:float +lbl_805CD804 = .sdata2:0x805CD804; // type:object size:0x4 data:float +lbl_805CD808 = .sdata2:0x805CD808; // type:object size:0x4 data:float +lbl_805CD80C = .sdata2:0x805CD80C; // type:object size:0x4 data:float +lbl_805CD810 = .sdata2:0x805CD810; // type:object size:0x4 data:float +lbl_805CD814 = .sdata2:0x805CD814; // type:object size:0x4 data:float +lbl_805CD818 = .sdata2:0x805CD818; // type:object size:0x4 data:float +lbl_805CD81C = .sdata2:0x805CD81C; // type:object size:0x4 data:float +lbl_805CD820 = .sdata2:0x805CD820; // type:object size:0x4 data:float +lbl_805CD824 = .sdata2:0x805CD824; // type:object size:0x4 data:float +lbl_805CD828 = .sdata2:0x805CD828; // type:object size:0x4 data:float +lbl_805CD82C = .sdata2:0x805CD82C; // type:object size:0x4 data:float +lbl_805CD830 = .sdata2:0x805CD830; // type:object size:0x4 data:float +lbl_805CD834 = .sdata2:0x805CD834; // type:object size:0x4 data:float +lbl_805CD838 = .sdata2:0x805CD838; // type:object size:0x4 data:float +lbl_805CD83C = .sdata2:0x805CD83C; // type:object size:0x4 data:float +lbl_805CD840 = .sdata2:0x805CD840; // type:object size:0x4 data:float +lbl_805CD844 = .sdata2:0x805CD844; // type:object size:0x4 data:float +lbl_805CD848 = .sdata2:0x805CD848; // type:object size:0x4 data:float +lbl_805CD84C = .sdata2:0x805CD84C; // type:object size:0x4 data:float +lbl_805CD850 = .sdata2:0x805CD850; // type:object size:0x4 data:float +lbl_805CD854 = .sdata2:0x805CD854; // type:object size:0x4 data:float +lbl_805CD858 = .sdata2:0x805CD858; // type:object size:0x4 data:float +lbl_805CD85C = .sdata2:0x805CD85C; // type:object size:0x4 data:float +lbl_805CD860 = .sdata2:0x805CD860; // type:object size:0x4 data:float +lbl_805CD864 = .sdata2:0x805CD864; // type:object size:0x4 data:float +lbl_805CD868 = .sdata2:0x805CD868; // type:object size:0x4 data:float +lbl_805CD86C = .sdata2:0x805CD86C; // type:object size:0x4 data:float +lbl_805CD870 = .sdata2:0x805CD870; // type:object size:0x4 data:float +lbl_805CD874 = .sdata2:0x805CD874; // type:object size:0x4 data:float +lbl_805CD878 = .sdata2:0x805CD878; // type:object size:0x4 data:float +lbl_805CD87C = .sdata2:0x805CD87C; // type:object size:0x4 data:float +lbl_805CD880 = .sdata2:0x805CD880; // type:object size:0x4 data:float +lbl_805CD884 = .sdata2:0x805CD884; // type:object size:0x4 data:float +lbl_805CD888 = .sdata2:0x805CD888; // type:object size:0x4 data:float +lbl_805CD88C = .sdata2:0x805CD88C; // type:object size:0x4 data:float +lbl_805CD890 = .sdata2:0x805CD890; // type:object size:0x4 data:float +lbl_805CD894 = .sdata2:0x805CD894; // type:object size:0x4 data:float +lbl_805CD898 = .sdata2:0x805CD898; // type:object size:0x4 data:float +lbl_805CD89C = .sdata2:0x805CD89C; // type:object size:0x4 data:float +lbl_805CD8A0 = .sdata2:0x805CD8A0; // type:object size:0x4 data:float +lbl_805CD8A4 = .sdata2:0x805CD8A4; // type:object size:0x4 data:float +lbl_805CD8A8 = .sdata2:0x805CD8A8; // type:object size:0x4 data:float +lbl_805CD8AC = .sdata2:0x805CD8AC; // type:object size:0x4 data:float +lbl_805CD8B0 = .sdata2:0x805CD8B0; // type:object size:0x4 data:float +lbl_805CD8B4 = .sdata2:0x805CD8B4; // type:object size:0x4 data:float +lbl_805CD8B8 = .sdata2:0x805CD8B8; // type:object size:0x4 data:float +lbl_805CD8BC = .sdata2:0x805CD8BC; // type:object size:0x4 data:float +lbl_805CD8C0 = .sdata2:0x805CD8C0; // type:object size:0x8 data:float +lbl_805CD8C8 = .sdata2:0x805CD8C8; // type:object size:0x4 data:float +lbl_805CD8CC = .sdata2:0x805CD8CC; // type:object size:0x4 data:float +lbl_805CD8D0 = .sdata2:0x805CD8D0; // type:object size:0x8 data:float +lbl_805CD8D8 = .sdata2:0x805CD8D8; // type:object size:0x4 data:float +lbl_805CD8DC = .sdata2:0x805CD8DC; // type:object size:0x4 data:float +lbl_805CD8E0 = .sdata2:0x805CD8E0; // type:object size:0x8 data:float +lbl_805CD8E8 = .sdata2:0x805CD8E8; // type:object size:0x4 data:4byte +lbl_805CD8EC = .sdata2:0x805CD8EC; // type:object size:0x4 data:4byte +lbl_805CD8F0 = .sdata2:0x805CD8F0; // type:object size:0x4 data:4byte +lbl_805CD8F4 = .sdata2:0x805CD8F4; // type:object size:0x4 data:4byte +lbl_805CD8F8 = .sdata2:0x805CD8F8; // type:object size:0x4 data:4byte +lbl_805CD8FC = .sdata2:0x805CD8FC; // type:object size:0x4 data:4byte +lbl_805CD900 = .sdata2:0x805CD900; // type:object size:0x4 data:float +lbl_805CD904 = .sdata2:0x805CD904; // type:object size:0x4 data:float +lbl_805CD908 = .sdata2:0x805CD908; // type:object size:0x4 data:float +lbl_805CD90C = .sdata2:0x805CD90C; // type:object size:0x4 data:float +lbl_805CD910 = .sdata2:0x805CD910; // type:object size:0x4 data:float +lbl_805CD914 = .sdata2:0x805CD914; // type:object size:0x4 data:float +lbl_805CD918 = .sdata2:0x805CD918; // type:object size:0x4 data:float +lbl_805CD91C = .sdata2:0x805CD91C; // type:object size:0x4 data:float +lbl_805CD920 = .sdata2:0x805CD920; // type:object size:0x4 data:float +lbl_805CD924 = .sdata2:0x805CD924; // type:object size:0x4 data:float +lbl_805CD928 = .sdata2:0x805CD928; // type:object size:0x4 data:float +lbl_805CD92C = .sdata2:0x805CD92C; // type:object size:0x4 data:float +lbl_805CD930 = .sdata2:0x805CD930; // type:object size:0x4 data:float +lbl_805CD934 = .sdata2:0x805CD934; // type:object size:0x4 data:float +lbl_805CD938 = .sdata2:0x805CD938; // type:object size:0x4 data:float +lbl_805CD93C = .sdata2:0x805CD93C; // type:object size:0x4 data:float +lbl_805CD940 = .sdata2:0x805CD940; // type:object size:0x4 data:float +lbl_805CD944 = .sdata2:0x805CD944; // type:object size:0x4 data:float +lbl_805CD948 = .sdata2:0x805CD948; // type:object size:0x4 data:float +lbl_805CD94C = .sdata2:0x805CD94C; // type:object size:0x4 data:float +lbl_805CD950 = .sdata2:0x805CD950; // type:object size:0x8 data:float +lbl_805CD958 = .sdata2:0x805CD958; // type:object size:0x4 data:4byte +lbl_805CD95C = .sdata2:0x805CD95C; // type:object size:0x4 data:4byte +lbl_805CD960 = .sdata2:0x805CD960; // type:object size:0x4 data:4byte +lbl_805CD964 = .sdata2:0x805CD964; // type:object size:0x4 data:4byte +lbl_805CD968 = .sdata2:0x805CD968; // type:object size:0x4 data:4byte +lbl_805CD96C = .sdata2:0x805CD96C; // type:object size:0x4 data:4byte +lbl_805CD970 = .sdata2:0x805CD970; // type:object size:0x4 data:4byte +lbl_805CD974 = .sdata2:0x805CD974; // type:object size:0x4 data:4byte +lbl_805CD978 = .sdata2:0x805CD978; // type:object size:0x4 data:4byte +lbl_805CD97C = .sdata2:0x805CD97C; // type:object size:0x4 data:4byte +lbl_805CD980 = .sdata2:0x805CD980; // type:object size:0x4 data:float +lbl_805CD984 = .sdata2:0x805CD984; // type:object size:0x4 data:float +lbl_805CD988 = .sdata2:0x805CD988; // type:object size:0x4 data:float +lbl_805CD98C = .sdata2:0x805CD98C; // type:object size:0x4 data:float +lbl_805CD990 = .sdata2:0x805CD990; // type:object size:0x4 data:float +lbl_805CD994 = .sdata2:0x805CD994; // type:object size:0x4 data:float +lbl_805CD998 = .sdata2:0x805CD998; // type:object size:0x4 data:float +lbl_805CD99C = .sdata2:0x805CD99C; // type:object size:0x4 data:float +lbl_805CD9A0 = .sdata2:0x805CD9A0; // type:object size:0x4 data:float +lbl_805CD9A4 = .sdata2:0x805CD9A4; // type:object size:0x4 data:4byte +lbl_805CD9A8 = .sdata2:0x805CD9A8; // type:object size:0x4 +lbl_805CD9AC = .sdata2:0x805CD9AC; // type:object size:0x4 data:4byte +lbl_805CD9B0 = .sdata2:0x805CD9B0; // type:object size:0x4 data:float +lbl_805CD9B4 = .sdata2:0x805CD9B4; // type:object size:0x4 data:float +lbl_805CD9B8 = .sdata2:0x805CD9B8; // type:object size:0x4 data:float +lbl_805CD9BC = .sdata2:0x805CD9BC; // type:object size:0x4 data:float +lbl_805CD9C0 = .sdata2:0x805CD9C0; // type:object size:0x4 data:float +lbl_805CD9C4 = .sdata2:0x805CD9C4; // type:object size:0x4 data:float +lbl_805CD9C8 = .sdata2:0x805CD9C8; // type:object size:0x4 data:float +lbl_805CD9CC = .sdata2:0x805CD9CC; // type:object size:0x4 data:float +lbl_805CD9D0 = .sdata2:0x805CD9D0; // type:object size:0x4 data:float +lbl_805CD9D4 = .sdata2:0x805CD9D4; // type:object size:0x4 data:float +lbl_805CD9D8 = .sdata2:0x805CD9D8; // type:object size:0x4 data:float +lbl_805CD9DC = .sdata2:0x805CD9DC; // type:object size:0x4 data:float +lbl_805CD9E0 = .sdata2:0x805CD9E0; // type:object size:0x8 data:float +lbl_805CD9E8 = .sdata2:0x805CD9E8; // type:object size:0x4 data:float +lbl_805CD9EC = .sdata2:0x805CD9EC; // type:object size:0x4 data:float +lbl_805CD9F0 = .sdata2:0x805CD9F0; // type:object size:0x8 data:float +lbl_805CD9F8 = .sdata2:0x805CD9F8; // type:object size:0x4 data:float +lbl_805CD9FC = .sdata2:0x805CD9FC; // type:object size:0x4 data:float +lbl_805CDA00 = .sdata2:0x805CDA00; // type:object size:0x4 data:float +lbl_805CDA04 = .sdata2:0x805CDA04; // type:object size:0x4 data:float +lbl_805CDA08 = .sdata2:0x805CDA08; // type:object size:0x4 data:float +lbl_805CDA0C = .sdata2:0x805CDA0C; // type:object size:0x4 data:float +lbl_805CDA10 = .sdata2:0x805CDA10; // type:object size:0x8 data:float +lbl_805CDA18 = .sdata2:0x805CDA18; // type:object size:0x4 data:float +lbl_805CDA1C = .sdata2:0x805CDA1C; // type:object size:0x4 data:float +lbl_805CDA20 = .sdata2:0x805CDA20; // type:object size:0x4 data:float +lbl_805CDA24 = .sdata2:0x805CDA24; // type:object size:0x4 data:float +lbl_805CDA28 = .sdata2:0x805CDA28; // type:object size:0x4 data:float +lbl_805CDA2C = .sdata2:0x805CDA2C; // type:object size:0x4 data:float +lbl_805CDA30 = .sdata2:0x805CDA30; // type:object size:0x4 data:float +lbl_805CDA34 = .sdata2:0x805CDA34; // type:object size:0x4 data:float +lbl_805CDA38 = .sdata2:0x805CDA38; // type:object size:0x4 data:float +lbl_805CDA3C = .sdata2:0x805CDA3C; // type:object size:0x4 data:float +lbl_805CDA40 = .sdata2:0x805CDA40; // type:object size:0x8 data:float +lbl_805CDA48 = .sdata2:0x805CDA48; // type:object size:0x4 data:float +lbl_805CDA4C = .sdata2:0x805CDA4C; // type:object size:0x4 data:float +lbl_805CDA50 = .sdata2:0x805CDA50; // type:object size:0x4 data:float +lbl_805CDA54 = .sdata2:0x805CDA54; // type:object size:0x4 data:float +lbl_805CDA58 = .sdata2:0x805CDA58; // type:object size:0x4 data:float +lbl_805CDA5C = .sdata2:0x805CDA5C; // type:object size:0x4 data:float +lbl_805CDA60 = .sdata2:0x805CDA60; // type:object size:0x4 data:float +lbl_805CDA64 = .sdata2:0x805CDA64; // type:object size:0x4 data:float +lbl_805CDA68 = .sdata2:0x805CDA68; // type:object size:0x4 data:float +lbl_805CDA6C = .sdata2:0x805CDA6C; // type:object size:0x4 data:float +lbl_805CDA70 = .sdata2:0x805CDA70; // type:object size:0x4 data:float +lbl_805CDA74 = .sdata2:0x805CDA74; // type:object size:0x4 data:float +lbl_805CDA78 = .sdata2:0x805CDA78; // type:object size:0x4 data:float +lbl_805CDA7C = .sdata2:0x805CDA7C; // type:object size:0x4 data:float +lbl_805CDA80 = .sdata2:0x805CDA80; // type:object size:0x4 data:float +lbl_805CDA84 = .sdata2:0x805CDA84; // type:object size:0x4 data:float +lbl_805CDA88 = .sdata2:0x805CDA88; // type:object size:0x4 data:float +lbl_805CDA8C = .sdata2:0x805CDA8C; // type:object size:0x4 data:float +lbl_805CDA90 = .sdata2:0x805CDA90; // type:object size:0x4 data:float +lbl_805CDA94 = .sdata2:0x805CDA94; // type:object size:0x4 data:float +lbl_805CDA98 = .sdata2:0x805CDA98; // type:object size:0x4 data:float +lbl_805CDA9C = .sdata2:0x805CDA9C; // type:object size:0x4 data:float +lbl_805CDAA0 = .sdata2:0x805CDAA0; // type:object size:0x4 data:float +lbl_805CDAA4 = .sdata2:0x805CDAA4; // type:object size:0x4 data:float +lbl_805CDAA8 = .sdata2:0x805CDAA8; // type:object size:0x8 data:float +lbl_805CDAB0 = .sdata2:0x805CDAB0; // type:object size:0x4 data:float +lbl_805CDAB4 = .sdata2:0x805CDAB4; // type:object size:0x4 data:float +lbl_805CDAB8 = .sdata2:0x805CDAB8; // type:object size:0x4 data:float +lbl_805CDABC = .sdata2:0x805CDABC; // type:object size:0x4 data:float +lbl_805CDAC0 = .sdata2:0x805CDAC0; // type:object size:0x4 data:float +lbl_805CDAC4 = .sdata2:0x805CDAC4; // type:object size:0x4 data:float +lbl_805CDAC8 = .sdata2:0x805CDAC8; // type:object size:0x4 data:float +lbl_805CDACC = .sdata2:0x805CDACC; // type:object size:0x4 data:float +lbl_805CDAD0 = .sdata2:0x805CDAD0; // type:object size:0x4 data:float +lbl_805CDAD4 = .sdata2:0x805CDAD4; // type:object size:0x4 data:float +lbl_805CDAD8 = .sdata2:0x805CDAD8; // type:object size:0x4 data:float +lbl_805CDADC = .sdata2:0x805CDADC; // type:object size:0x4 data:float +lbl_805CDAE0 = .sdata2:0x805CDAE0; // type:object size:0x4 data:float +lbl_805CDAE4 = .sdata2:0x805CDAE4; // type:object size:0x4 data:float +lbl_805CDAE8 = .sdata2:0x805CDAE8; // type:object size:0x4 data:float +lbl_805CDAEC = .sdata2:0x805CDAEC; // type:object size:0x4 data:float +lbl_805CDAF0 = .sdata2:0x805CDAF0; // type:object size:0x8 data:float +lbl_805CDAF8 = .sdata2:0x805CDAF8; // type:object size:0x4 data:float +lbl_805CDAFC = .sdata2:0x805CDAFC; // type:object size:0x4 data:float +lbl_805CDB00 = .sdata2:0x805CDB00; // type:object size:0x4 data:float +lbl_805CDB04 = .sdata2:0x805CDB04; // type:object size:0x4 data:float +lbl_805CDB08 = .sdata2:0x805CDB08; // type:object size:0x4 data:float +lbl_805CDB0C = .sdata2:0x805CDB0C; // type:object size:0x4 data:float +skDamageHitTime__10CPatterned = .sdata2:0x805CDB10; // type:object size:0x4 scope:global data:float +lbl_805CDB14 = .sdata2:0x805CDB14; // type:object size:0x4 data:float +lbl_805CDB18 = .sdata2:0x805CDB18; // type:object size:0x4 data:float +lbl_805CDB1C = .sdata2:0x805CDB1C; // type:object size:0x4 data:float +lbl_805CDB20 = .sdata2:0x805CDB20; // type:object size:0x4 data:float +lbl_805CDB24 = .sdata2:0x805CDB24; // type:object size:0x4 data:float +lbl_805CDB28 = .sdata2:0x805CDB28; // type:object size:0x4 data:float +lbl_805CDB2C = .sdata2:0x805CDB2C; // type:object size:0x4 data:float +lbl_805CDB30 = .sdata2:0x805CDB30; // type:object size:0x4 data:float +lbl_805CDB34 = .sdata2:0x805CDB34; // type:object size:0x4 data:float +lbl_805CDB38 = .sdata2:0x805CDB38; // type:object size:0x4 data:float +lbl_805CDB3C = .sdata2:0x805CDB3C; // type:object size:0x4 data:float +lbl_805CDB40 = .sdata2:0x805CDB40; // type:object size:0x4 data:float +lbl_805CDB44 = .sdata2:0x805CDB44; // type:object size:0x4 data:float +lbl_805CDB48 = .sdata2:0x805CDB48; // type:object size:0x4 data:float +lbl_805CDB4C = .sdata2:0x805CDB4C; // type:object size:0x4 data:float +lbl_805CDB50 = .sdata2:0x805CDB50; // type:object size:0x4 data:float +lbl_805CDB54 = .sdata2:0x805CDB54; // type:object size:0x4 data:float +lbl_805CDB58 = .sdata2:0x805CDB58; // type:object size:0x4 data:float +lbl_805CDB5C = .sdata2:0x805CDB5C; // type:object size:0x4 data:float +lbl_805CDB60 = .sdata2:0x805CDB60; // type:object size:0x4 data:float +lbl_805CDB64 = .sdata2:0x805CDB64; // type:object size:0x4 data:float +lbl_805CDB68 = .sdata2:0x805CDB68; // type:object size:0x4 data:float +lbl_805CDB6C = .sdata2:0x805CDB6C; // type:object size:0x4 data:float +lbl_805CDB70 = .sdata2:0x805CDB70; // type:object size:0x4 data:float +lbl_805CDB74 = .sdata2:0x805CDB74; // type:object size:0x4 data:float +lbl_805CDB78 = .sdata2:0x805CDB78; // type:object size:0x4 data:float +lbl_805CDB7C = .sdata2:0x805CDB7C; // type:object size:0x4 data:float +lbl_805CDB80 = .sdata2:0x805CDB80; // type:object size:0x8 data:float +lbl_805CDB88 = .sdata2:0x805CDB88; // type:object size:0x4 data:float +lbl_805CDB8C = .sdata2:0x805CDB8C; // type:object size:0x4 data:float +lbl_805CDB90 = .sdata2:0x805CDB90; // type:object size:0x4 data:float +lbl_805CDB94 = .sdata2:0x805CDB94; // type:object size:0x4 data:float +lbl_805CDB98 = .sdata2:0x805CDB98; // type:object size:0x4 data:float +lbl_805CDB9C = .sdata2:0x805CDB9C; // type:object size:0x4 data:float +lbl_805CDBA0 = .sdata2:0x805CDBA0; // type:object size:0x4 data:float +lbl_805CDBA4 = .sdata2:0x805CDBA4; // type:object size:0x4 data:float +lbl_805CDBA8 = .sdata2:0x805CDBA8; // type:object size:0x4 data:float +lbl_805CDBAC = .sdata2:0x805CDBAC; // type:object size:0x4 data:float +lbl_805CDBB0 = .sdata2:0x805CDBB0; // type:object size:0x4 data:float +lbl_805CDBB4 = .sdata2:0x805CDBB4; // type:object size:0x4 data:float +lbl_805CDBB8 = .sdata2:0x805CDBB8; // type:object size:0x4 data:float +lbl_805CDBBC = .sdata2:0x805CDBBC; // type:object size:0x4 data:float +lbl_805CDBC0 = .sdata2:0x805CDBC0; // type:object size:0x4 data:float +lbl_805CDBC4 = .sdata2:0x805CDBC4; // type:object size:0x4 data:float +lbl_805CDBC8 = .sdata2:0x805CDBC8; // type:object size:0x4 data:float +lbl_805CDBCC = .sdata2:0x805CDBCC; // type:object size:0x4 data:float +lbl_805CDBD0 = .sdata2:0x805CDBD0; // type:object size:0x8 data:float +kGravityAccel__13CPhysicsActor = .sdata2:0x805CDBD8; // type:object size:0x4 scope:global data:float +kDefaultStepUpHeight__19CPhysicsActorParams = .sdata2:0x805CDBDC; // type:object size:0x4 scope:global data:float +kDefaultStepDownHeight__19CPhysicsActorParams = .sdata2:0x805CDBE0; // type:object size:0x4 scope:global data:float +lbl_805CDBE4 = .sdata2:0x805CDBE4; // type:object size:0x4 data:float +lbl_805CDBE8 = .sdata2:0x805CDBE8; // type:object size:0x4 data:float +lbl_805CDBEC = .sdata2:0x805CDBEC; // type:object size:0x4 data:float +lbl_805CDBF0 = .sdata2:0x805CDBF0; // type:object size:0x4 data:float +lbl_805CDBF4 = .sdata2:0x805CDBF4; // type:object size:0x4 data:float +lbl_805CDBF8 = .sdata2:0x805CDBF8; // type:object size:0x4 data:float +lbl_805CDBFC = .sdata2:0x805CDBFC; // type:object size:0x4 data:float +lbl_805CDC00 = .sdata2:0x805CDC00; // type:object size:0x4 data:float +lbl_805CDC04 = .sdata2:0x805CDC04; // type:object size:0x4 data:float +lbl_805CDC08 = .sdata2:0x805CDC08; // type:object size:0x8 data:float +lbl_805CDC10 = .sdata2:0x805CDC10; // type:object size:0x4 data:float +lbl_805CDC14 = .sdata2:0x805CDC14; // type:object size:0x4 data:float +lbl_805CDC18 = .sdata2:0x805CDC18; // type:object size:0x4 data:float +lbl_805CDC1C = .sdata2:0x805CDC1C; // type:object size:0x4 data:float +lbl_805CDC20 = .sdata2:0x805CDC20; // type:object size:0x4 data:float +lbl_805CDC24 = .sdata2:0x805CDC24; // type:object size:0x4 data:float +lbl_805CDC28 = .sdata2:0x805CDC28; // type:object size:0x8 data:float +lbl_805CDC30 = .sdata2:0x805CDC30; // type:object size:0x4 data:float +lbl_805CDC34 = .sdata2:0x805CDC34; // type:object size:0x4 data:float +lbl_805CDC38 = .sdata2:0x805CDC38; // type:object size:0x4 data:float +lbl_805CDC3C = .sdata2:0x805CDC3C; // type:object size:0x4 data:float +lbl_805CDC40 = .sdata2:0x805CDC40; // type:object size:0x4 data:float +lbl_805CDC44 = .sdata2:0x805CDC44; // type:object size:0x4 data:float +lbl_805CDC48 = .sdata2:0x805CDC48; // type:object size:0x4 data:float +lbl_805CDC4C = .sdata2:0x805CDC4C; // type:object size:0x4 data:float +lbl_805CDC50 = .sdata2:0x805CDC50; // type:object size:0x4 data:float +lbl_805CDC54 = .sdata2:0x805CDC54; // type:object size:0x4 data:float +lbl_805CDC58 = .sdata2:0x805CDC58; // type:object size:0x4 data:float +lbl_805CDC5C = .sdata2:0x805CDC5C; // type:object size:0x4 data:float +lbl_805CDC60 = .sdata2:0x805CDC60; // type:object size:0x4 data:float +lbl_805CDC64 = .sdata2:0x805CDC64; // type:object size:0x4 data:float +lbl_805CDC68 = .sdata2:0x805CDC68; // type:object size:0x4 data:float +lbl_805CDC6C = .sdata2:0x805CDC6C; // type:object size:0x4 data:float +lbl_805CDC70 = .sdata2:0x805CDC70; // type:object size:0x4 data:float +lbl_805CDC74 = .sdata2:0x805CDC74; // type:object size:0x4 data:float +lbl_805CDC78 = .sdata2:0x805CDC78; // type:object size:0x4 data:float +lbl_805CDC7C = .sdata2:0x805CDC7C; // type:object size:0x4 data:float +lbl_805CDC80 = .sdata2:0x805CDC80; // type:object size:0x4 data:float +lbl_805CDC84 = .sdata2:0x805CDC84; // type:object size:0x4 data:float +lbl_805CDC88 = .sdata2:0x805CDC88; // type:object size:0x4 data:4byte +lbl_805CDC8C = .sdata2:0x805CDC8C; // type:object size:0x4 data:4byte +lbl_805CDC90 = .sdata2:0x805CDC90; // type:object size:0x4 data:float +lbl_805CDC94 = .sdata2:0x805CDC94; // type:object size:0x4 data:float +lbl_805CDC98 = .sdata2:0x805CDC98; // type:object size:0x4 data:float +lbl_805CDC9C = .sdata2:0x805CDC9C; // type:object size:0x4 data:float +lbl_805CDCA0 = .sdata2:0x805CDCA0; // type:object size:0x4 data:float +lbl_805CDCA4 = .sdata2:0x805CDCA4; // type:object size:0x4 data:float +lbl_805CDCA8 = .sdata2:0x805CDCA8; // type:object size:0x4 data:float +lbl_805CDCAC = .sdata2:0x805CDCAC; // type:object size:0x4 data:float +lbl_805CDCB0 = .sdata2:0x805CDCB0; // type:object size:0x4 data:float +lbl_805CDCB4 = .sdata2:0x805CDCB4; // type:object size:0x4 data:float +lbl_805CDCB8 = .sdata2:0x805CDCB8; // type:object size:0x4 data:float +lbl_805CDCBC = .sdata2:0x805CDCBC; // type:object size:0x4 data:float +lbl_805CDCC0 = .sdata2:0x805CDCC0; // type:object size:0x4 data:float +lbl_805CDCC4 = .sdata2:0x805CDCC4; // type:object size:0x4 data:float +lbl_805CDCC8 = .sdata2:0x805CDCC8; // type:object size:0x4 data:float +lbl_805CDCCC = .sdata2:0x805CDCCC; // type:object size:0x4 data:float +lbl_805CDCD0 = .sdata2:0x805CDCD0; // type:object size:0x4 data:float +lbl_805CDCD4 = .sdata2:0x805CDCD4; // type:object size:0x4 data:float +lbl_805CDCD8 = .sdata2:0x805CDCD8; // type:object size:0x4 data:float +lbl_805CDCDC = .sdata2:0x805CDCDC; // type:object size:0x4 data:float +lbl_805CDCE0 = .sdata2:0x805CDCE0; // type:object size:0x1 data:byte +lbl_805CDCE1 = .sdata2:0x805CDCE1; // type:object size:0x1 data:byte +lbl_805CDCE2 = .sdata2:0x805CDCE2; // type:object size:0x1 data:byte +lbl_805CDCE3 = .sdata2:0x805CDCE3; // type:object size:0x1 data:byte +lbl_805CDCE4 = .sdata2:0x805CDCE4; // type:object size:0x1 data:byte +lbl_805CDCE5 = .sdata2:0x805CDCE5; // type:object size:0x1 data:byte +lbl_805CDCE6 = .sdata2:0x805CDCE6; // type:object size:0x1 data:byte +lbl_805CDCE8 = .sdata2:0x805CDCE8; // type:object size:0x4 data:4byte +lbl_805CDCEC = .sdata2:0x805CDCEC; // type:object size:0x4 data:4byte +lbl_805CDCF0 = .sdata2:0x805CDCF0; // type:object size:0x4 data:4byte +lbl_805CDCF4 = .sdata2:0x805CDCF4; // type:object size:0x4 data:4byte +gkpGunLocator = .sdata2:0x805CDCF8; // type:object size:0x4 scope:global data:4byte +gkpGrappleLocator = .sdata2:0x805CDCFC; // type:object size:0x4 scope:global data:4byte +skDefaultHudFadeOutSpeed__7CPlayer = .sdata2:0x805CDD00; // type:object size:0x4 scope:global data:float +skDefaultHudFadeInSpeed__7CPlayer = .sdata2:0x805CDD04; // type:object size:0x4 scope:global data:float +lbl_805CDD08 = .sdata2:0x805CDD08; // type:object size:0x4 data:float +lbl_805CDD0C = .sdata2:0x805CDD0C; // type:object size:0x4 data:float +lbl_805CDD10 = .sdata2:0x805CDD10; // type:object size:0x4 data:float +lbl_805CDD14 = .sdata2:0x805CDD14; // type:object size:0x4 data:float +lbl_805CDD18 = .sdata2:0x805CDD18; // type:object size:0x4 data:float +lbl_805CDD1C = .sdata2:0x805CDD1C; // type:object size:0x4 data:float +lbl_805CDD20 = .sdata2:0x805CDD20; // type:object size:0x4 data:float +lbl_805CDD24 = .sdata2:0x805CDD24; // type:object size:0x4 data:float +lbl_805CDD28 = .sdata2:0x805CDD28; // type:object size:0x4 data:float +lbl_805CDD2C = .sdata2:0x805CDD2C; // type:object size:0x4 data:float +lbl_805CDD30 = .sdata2:0x805CDD30; // type:object size:0x4 data:float +lbl_805CDD34 = .sdata2:0x805CDD34; // type:object size:0x4 data:float +lbl_805CDD38 = .sdata2:0x805CDD38; // type:object size:0x4 data:float +lbl_805CDD3C = .sdata2:0x805CDD3C; // type:object size:0x4 data:float +lbl_805CDD40 = .sdata2:0x805CDD40; // type:object size:0x4 data:float +lbl_805CDD44 = .sdata2:0x805CDD44; // type:object size:0x4 data:float +lbl_805CDD48 = .sdata2:0x805CDD48; // type:object size:0x4 data:float +lbl_805CDD4C = .sdata2:0x805CDD4C; // type:object size:0x4 data:float +lbl_805CDD50 = .sdata2:0x805CDD50; // type:object size:0x4 data:float +lbl_805CDD54 = .sdata2:0x805CDD54; // type:object size:0x4 data:float +lbl_805CDD58 = .sdata2:0x805CDD58; // type:object size:0x4 data:float +lbl_805CDD5C = .sdata2:0x805CDD5C; // type:object size:0x4 data:float +lbl_805CDD60 = .sdata2:0x805CDD60; // type:object size:0x4 data:float +lbl_805CDD64 = .sdata2:0x805CDD64; // type:object size:0x4 data:float +lbl_805CDD68 = .sdata2:0x805CDD68; // type:object size:0x4 data:float +lbl_805CDD6C = .sdata2:0x805CDD6C; // type:object size:0x4 data:float +lbl_805CDD70 = .sdata2:0x805CDD70; // type:object size:0x4 data:float +lbl_805CDD74 = .sdata2:0x805CDD74; // type:object size:0x4 data:float +lbl_805CDD78 = .sdata2:0x805CDD78; // type:object size:0x4 data:float +lbl_805CDD7C = .sdata2:0x805CDD7C; // type:object size:0x4 data:float +lbl_805CDD80 = .sdata2:0x805CDD80; // type:object size:0x4 data:float +lbl_805CDD84 = .sdata2:0x805CDD84; // type:object size:0x4 data:float +lbl_805CDD88 = .sdata2:0x805CDD88; // type:object size:0x4 data:float +lbl_805CDD8C = .sdata2:0x805CDD8C; // type:object size:0x4 data:float +lbl_805CDD90 = .sdata2:0x805CDD90; // type:object size:0x4 data:float +lbl_805CDD94 = .sdata2:0x805CDD94; // type:object size:0x4 data:float +lbl_805CDD98 = .sdata2:0x805CDD98; // type:object size:0x4 data:float +lbl_805CDD9C = .sdata2:0x805CDD9C; // type:object size:0x4 data:float +lbl_805CDDA0 = .sdata2:0x805CDDA0; // type:object size:0x4 data:float +lbl_805CDDA4 = .sdata2:0x805CDDA4; // type:object size:0x4 data:float +lbl_805CDDA8 = .sdata2:0x805CDDA8; // type:object size:0x4 data:float +lbl_805CDDAC = .sdata2:0x805CDDAC; // type:object size:0x4 data:float +lbl_805CDDB0 = .sdata2:0x805CDDB0; // type:object size:0x4 data:float +lbl_805CDDB4 = .sdata2:0x805CDDB4; // type:object size:0x4 data:float +lbl_805CDDB8 = .sdata2:0x805CDDB8; // type:object size:0x4 data:float +lbl_805CDDBC = .sdata2:0x805CDDBC; // type:object size:0x4 data:float +lbl_805CDDC0 = .sdata2:0x805CDDC0; // type:object size:0x4 data:float +lbl_805CDDC4 = .sdata2:0x805CDDC4; // type:object size:0x4 data:float +lbl_805CDDC8 = .sdata2:0x805CDDC8; // type:object size:0x4 data:float +lbl_805CDDCC = .sdata2:0x805CDDCC; // type:object size:0x4 data:float +lbl_805CDDD0 = .sdata2:0x805CDDD0; // type:object size:0x4 data:float +lbl_805CDDD4 = .sdata2:0x805CDDD4; // type:object size:0x4 data:float +lbl_805CDDD8 = .sdata2:0x805CDDD8; // type:object size:0x4 data:float +lbl_805CDDDC = .sdata2:0x805CDDDC; // type:object size:0x4 data:float +lbl_805CDDE0 = .sdata2:0x805CDDE0; // type:object size:0x4 data:float +lbl_805CDDE4 = .sdata2:0x805CDDE4; // type:object size:0x4 data:float +lbl_805CDDE8 = .sdata2:0x805CDDE8; // type:object size:0x4 data:float +lbl_805CDDEC = .sdata2:0x805CDDEC; // type:object size:0x4 data:float +lbl_805CDDF0 = .sdata2:0x805CDDF0; // type:object size:0x4 data:float +lbl_805CDDF4 = .sdata2:0x805CDDF4; // type:object size:0x4 data:float +lbl_805CDDF8 = .sdata2:0x805CDDF8; // type:object size:0x4 data:float +lbl_805CDDFC = .sdata2:0x805CDDFC; // type:object size:0x4 data:float +lbl_805CDE00 = .sdata2:0x805CDE00; // type:object size:0x4 data:float +lbl_805CDE04 = .sdata2:0x805CDE04; // type:object size:0x4 data:float +lbl_805CDE08 = .sdata2:0x805CDE08; // type:object size:0x4 data:float +lbl_805CDE0C = .sdata2:0x805CDE0C; // type:object size:0x4 data:float +lbl_805CDE10 = .sdata2:0x805CDE10; // type:object size:0x4 data:float +lbl_805CDE14 = .sdata2:0x805CDE14; // type:object size:0x4 data:float +lbl_805CDE18 = .sdata2:0x805CDE18; // type:object size:0x4 data:float +lbl_805CDE1C = .sdata2:0x805CDE1C; // type:object size:0x4 data:float +lbl_805CDE20 = .sdata2:0x805CDE20; // type:object size:0x4 data:float +lbl_805CDE24 = .sdata2:0x805CDE24; // type:object size:0x4 data:float +lbl_805CDE28 = .sdata2:0x805CDE28; // type:object size:0x4 data:float +lbl_805CDE2C = .sdata2:0x805CDE2C; // type:object size:0x4 data:float +lbl_805CDE30 = .sdata2:0x805CDE30; // type:object size:0x4 data:float +lbl_805CDE34 = .sdata2:0x805CDE34; // type:object size:0x4 data:float +lbl_805CDE38 = .sdata2:0x805CDE38; // type:object size:0x4 data:float +lbl_805CDE3C = .sdata2:0x805CDE3C; // type:object size:0x4 data:float +lbl_805CDE40 = .sdata2:0x805CDE40; // type:object size:0x4 data:float +lbl_805CDE44 = .sdata2:0x805CDE44; // type:object size:0x4 data:float +lbl_805CDE48 = .sdata2:0x805CDE48; // type:object size:0x4 data:float +lbl_805CDE4C = .sdata2:0x805CDE4C; // type:object size:0x4 data:float +lbl_805CDE50 = .sdata2:0x805CDE50; // type:object size:0x4 data:float +lbl_805CDE54 = .sdata2:0x805CDE54; // type:object size:0x4 data:float +lbl_805CDE58 = .sdata2:0x805CDE58; // type:object size:0x4 data:float +lbl_805CDE5C = .sdata2:0x805CDE5C; // type:object size:0x4 data:float +lbl_805CDE60 = .sdata2:0x805CDE60; // type:object size:0x4 data:float +lbl_805CDE64 = .sdata2:0x805CDE64; // type:object size:0x4 data:float +lbl_805CDE68 = .sdata2:0x805CDE68; // type:object size:0x4 data:float +lbl_805CDE6C = .sdata2:0x805CDE6C; // type:object size:0x4 data:float +lbl_805CDE70 = .sdata2:0x805CDE70; // type:object size:0x4 data:float +lbl_805CDE74 = .sdata2:0x805CDE74; // type:object size:0x4 data:float +lbl_805CDE78 = .sdata2:0x805CDE78; // type:object size:0x4 data:float +lbl_805CDE7C = .sdata2:0x805CDE7C; // type:object size:0x4 data:float +lbl_805CDE80 = .sdata2:0x805CDE80; // type:object size:0x4 data:float +lbl_805CDE84 = .sdata2:0x805CDE84; // type:object size:0x4 data:float +lbl_805CDE88 = .sdata2:0x805CDE88; // type:object size:0x4 data:float +lbl_805CDE8C = .sdata2:0x805CDE8C; // type:object size:0x4 data:float +lbl_805CDE90 = .sdata2:0x805CDE90; // type:object size:0x4 data:float +lbl_805CDE94 = .sdata2:0x805CDE94; // type:object size:0x4 data:float +lbl_805CDE98 = .sdata2:0x805CDE98; // type:object size:0x4 data:float +lbl_805CDE9C = .sdata2:0x805CDE9C; // type:object size:0x4 data:float +lbl_805CDEA0 = .sdata2:0x805CDEA0; // type:object size:0x4 data:float +lbl_805CDEA4 = .sdata2:0x805CDEA4; // type:object size:0x4 data:float +lbl_805CDEA8 = .sdata2:0x805CDEA8; // type:object size:0x4 data:float +lbl_805CDEAC = .sdata2:0x805CDEAC; // type:object size:0x4 data:float +lbl_805CDEB0 = .sdata2:0x805CDEB0; // type:object size:0x4 data:float +lbl_805CDEB4 = .sdata2:0x805CDEB4; // type:object size:0x4 data:float +lbl_805CDEB8 = .sdata2:0x805CDEB8; // type:object size:0x8 data:float +lbl_805CDEC0 = .sdata2:0x805CDEC0; // type:object size:0x4 data:float +lbl_805CDEC4 = .sdata2:0x805CDEC4; // type:object size:0x4 data:float +lbl_805CDEC8 = .sdata2:0x805CDEC8; // type:object size:0x4 data:float +lbl_805CDECC = .sdata2:0x805CDECC; // type:object size:0x4 data:float +lbl_805CDED0 = .sdata2:0x805CDED0; // type:object size:0x4 data:float +lbl_805CDED4 = .sdata2:0x805CDED4; // type:object size:0x4 data:float +lbl_805CDED8 = .sdata2:0x805CDED8; // type:object size:0x8 data:float +lbl_805CDEE0 = .sdata2:0x805CDEE0; // type:object size:0x4 data:float +lbl_805CDEE4 = .sdata2:0x805CDEE4; // type:object size:0x4 data:float +lbl_805CDEE8 = .sdata2:0x805CDEE8; // type:object size:0x4 data:float +lbl_805CDEEC = .sdata2:0x805CDEEC; // type:object size:0x4 data:float +lbl_805CDEF0 = .sdata2:0x805CDEF0; // type:object size:0x4 data:float +lbl_805CDEF4 = .sdata2:0x805CDEF4; // type:object size:0x4 data:float +lbl_805CDEF8 = .sdata2:0x805CDEF8; // type:object size:0x4 data:float +lbl_805CDEFC = .sdata2:0x805CDEFC; // type:object size:0x4 data:float +lbl_805CDF00 = .sdata2:0x805CDF00; // type:object size:0x4 data:float +lbl_805CDF04 = .sdata2:0x805CDF04; // type:object size:0x4 data:float +lbl_805CDF08 = .sdata2:0x805CDF08; // type:object size:0x8 data:float +lbl_805CDF10 = .sdata2:0x805CDF10; // type:object size:0x4 data:float +lbl_805CDF14 = .sdata2:0x805CDF14; // type:object size:0x4 data:float +lbl_805CDF18 = .sdata2:0x805CDF18; // type:object size:0x4 data:float +lbl_805CDF1C = .sdata2:0x805CDF1C; // type:object size:0x4 data:float +lbl_805CDF20 = .sdata2:0x805CDF20; // type:object size:0x4 data:float +lbl_805CDF24 = .sdata2:0x805CDF24; // type:object size:0x4 data:float +lbl_805CDF28 = .sdata2:0x805CDF28; // type:object size:0x8 data:float +lbl_805CDF30 = .sdata2:0x805CDF30; // type:object size:0x8 data:float +lbl_805CDF38 = .sdata2:0x805CDF38; // type:object size:0x4 data:float +lbl_805CDF3C = .sdata2:0x805CDF3C; // type:object size:0x4 data:float +lbl_805CDF40 = .sdata2:0x805CDF40; // type:object size:0x4 data:float +lbl_805CDF44 = .sdata2:0x805CDF44; // type:object size:0x4 data:float +lbl_805CDF48 = .sdata2:0x805CDF48; // type:object size:0x4 data:float +lbl_805CDF4C = .sdata2:0x805CDF4C; // type:object size:0x4 data:float +lbl_805CDF50 = .sdata2:0x805CDF50; // type:object size:0x4 data:float +lbl_805CDF54 = .sdata2:0x805CDF54; // type:object size:0x4 data:float +lbl_805CDF58 = .sdata2:0x805CDF58; // type:object size:0x4 data:float +lbl_805CDF5C = .sdata2:0x805CDF5C; // type:object size:0x4 data:float +lbl_805CDF60 = .sdata2:0x805CDF60; // type:object size:0x4 data:float +lbl_805CDF64 = .sdata2:0x805CDF64; // type:object size:0x4 data:float +lbl_805CDF68 = .sdata2:0x805CDF68; // type:object size:0x4 data:float +lbl_805CDF6C = .sdata2:0x805CDF6C; // type:object size:0x4 data:float +lbl_805CDF70 = .sdata2:0x805CDF70; // type:object size:0x4 data:float +lbl_805CDF74 = .sdata2:0x805CDF74; // type:object size:0x4 data:float +lbl_805CDF78 = .sdata2:0x805CDF78; // type:object size:0x4 data:float +lbl_805CDF7C = .sdata2:0x805CDF7C; // type:object size:0x4 data:float +lbl_805CDF80 = .sdata2:0x805CDF80; // type:object size:0x4 data:float +lbl_805CDF84 = .sdata2:0x805CDF84; // type:object size:0x4 data:float +lbl_805CDF88 = .sdata2:0x805CDF88; // type:object size:0x4 data:float +lbl_805CDF8C = .sdata2:0x805CDF8C; // type:object size:0x4 data:float +lbl_805CDF90 = .sdata2:0x805CDF90; // type:object size:0x4 data:float +lbl_805CDF94 = .sdata2:0x805CDF94; // type:object size:0x4 data:float +lbl_805CDF98 = .sdata2:0x805CDF98; // type:object size:0x4 data:float +lbl_805CDF9C = .sdata2:0x805CDF9C; // type:object size:0x4 data:float +lbl_805CDFA0 = .sdata2:0x805CDFA0; // type:object size:0x4 data:float +lbl_805CDFA4 = .sdata2:0x805CDFA4; // type:object size:0x4 data:float +lbl_805CDFA8 = .sdata2:0x805CDFA8; // type:object size:0x4 data:float +lbl_805CDFAC = .sdata2:0x805CDFAC; // type:object size:0x4 data:float +lbl_805CDFB0 = .sdata2:0x805CDFB0; // type:object size:0x4 data:float +lbl_805CDFB4 = .sdata2:0x805CDFB4; // type:object size:0x4 data:float +lbl_805CDFB8 = .sdata2:0x805CDFB8; // type:object size:0x4 data:float +lbl_805CDFBC = .sdata2:0x805CDFBC; // type:object size:0x4 data:float +lbl_805CDFC0 = .sdata2:0x805CDFC0; // type:object size:0x4 data:float +lbl_805CDFC4 = .sdata2:0x805CDFC4; // type:object size:0x4 data:float +lbl_805CDFC8 = .sdata2:0x805CDFC8; // type:object size:0x8 data:float +kInvalidPlayer__15CPlayerListener = .sdata2:0x805CDFD0; // type:object size:0x8 scope:global +lbl_805CDFD8 = .sdata2:0x805CDFD8; // type:object size:0x4 data:float +lbl_805CDFDC = .sdata2:0x805CDFDC; // type:object size:0x4 data:float +lbl_805CDFE0 = .sdata2:0x805CDFE0; // type:object size:0x4 data:float +lbl_805CDFE4 = .sdata2:0x805CDFE4; // type:object size:0x4 data:float +lbl_805CDFE8 = .sdata2:0x805CDFE8; // type:object size:0x4 data:float +lbl_805CDFEC = .sdata2:0x805CDFEC; // type:object size:0x4 data:float +lbl_805CDFF0 = .sdata2:0x805CDFF0; // type:object size:0x4 data:float +lbl_805CDFF4 = .sdata2:0x805CDFF4; // type:object size:0x4 data:float +lbl_805CDFF8 = .sdata2:0x805CDFF8; // type:object size:0x4 data:float +lbl_805CDFFC = .sdata2:0x805CDFFC; // type:object size:0x4 data:float +lbl_805CE000 = .sdata2:0x805CE000; // type:object size:0x4 data:float +lbl_805CE004 = .sdata2:0x805CE004; // type:object size:0x4 data:float +lbl_805CE008 = .sdata2:0x805CE008; // type:object size:0x4 data:float +lbl_805CE00C = .sdata2:0x805CE00C; // type:object size:0x4 data:float +lbl_805CE010 = .sdata2:0x805CE010; // type:object size:0x4 data:float +lbl_805CE014 = .sdata2:0x805CE014; // type:object size:0x4 data:float +lbl_805CE018 = .sdata2:0x805CE018; // type:object size:0x4 data:float +lbl_805CE01C = .sdata2:0x805CE01C; // type:object size:0x4 data:float +lbl_805CE020 = .sdata2:0x805CE020; // type:object size:0x4 data:float +lbl_805CE024 = .sdata2:0x805CE024; // type:object size:0x4 data:float +lbl_805CE028 = .sdata2:0x805CE028; // type:object size:0x4 data:float +lbl_805CE02C = .sdata2:0x805CE02C; // type:object size:0x4 data:float +lbl_805CE030 = .sdata2:0x805CE030; // type:object size:0x4 data:float +lbl_805CE034 = .sdata2:0x805CE034; // type:object size:0x4 data:float +lbl_805CE038 = .sdata2:0x805CE038; // type:object size:0x4 data:float +lbl_805CE03C = .sdata2:0x805CE03C; // type:object size:0x4 data:float +lbl_805CE040 = .sdata2:0x805CE040; // type:object size:0x4 data:float +lbl_805CE044 = .sdata2:0x805CE044; // type:object size:0x4 data:float +lbl_805CE048 = .sdata2:0x805CE048; // type:object size:0x4 data:float +lbl_805CE04C = .sdata2:0x805CE04C; // type:object size:0x4 data:float +lbl_805CE050 = .sdata2:0x805CE050; // type:object size:0x4 data:float +lbl_805CE054 = .sdata2:0x805CE054; // type:object size:0x4 data:float +lbl_805CE058 = .sdata2:0x805CE058; // type:object size:0x4 data:float +lbl_805CE05C = .sdata2:0x805CE05C; // type:object size:0x4 data:float +lbl_805CE060 = .sdata2:0x805CE060; // type:object size:0x4 data:float +lbl_805CE064 = .sdata2:0x805CE064; // type:object size:0x4 data:float +lbl_805CE068 = .sdata2:0x805CE068; // type:object size:0x4 data:float +lbl_805CE06C = .sdata2:0x805CE06C; // type:object size:0x4 data:float +lbl_805CE070 = .sdata2:0x805CE070; // type:object size:0x4 data:float +lbl_805CE074 = .sdata2:0x805CE074; // type:object size:0x4 data:float +lbl_805CE078 = .sdata2:0x805CE078; // type:object size:0x4 data:float +lbl_805CE07C = .sdata2:0x805CE07C; // type:object size:0x4 data:float +lbl_805CE080 = .sdata2:0x805CE080; // type:object size:0x4 data:float +lbl_805CE084 = .sdata2:0x805CE084; // type:object size:0x4 data:float +lbl_805CE088 = .sdata2:0x805CE088; // type:object size:0x4 data:float +lbl_805CE08C = .sdata2:0x805CE08C; // type:object size:0x4 data:float +lbl_805CE090 = .sdata2:0x805CE090; // type:object size:0x4 data:float +lbl_805CE094 = .sdata2:0x805CE094; // type:object size:0x4 data:float +lbl_805CE098 = .sdata2:0x805CE098; // type:object size:0x4 data:float +lbl_805CE09C = .sdata2:0x805CE09C; // type:object size:0x4 data:float +lbl_805CE0A0 = .sdata2:0x805CE0A0; // type:object size:0x4 data:float +lbl_805CE0A4 = .sdata2:0x805CE0A4; // type:object size:0x4 data:float +lbl_805CE0A8 = .sdata2:0x805CE0A8; // type:object size:0x4 data:float +lbl_805CE0AC = .sdata2:0x805CE0AC; // type:object size:0x4 data:float +lbl_805CE0B0 = .sdata2:0x805CE0B0; // type:object size:0x4 data:float +lbl_805CE0B4 = .sdata2:0x805CE0B4; // type:object size:0x4 data:float +lbl_805CE0B8 = .sdata2:0x805CE0B8; // type:object size:0x4 data:float +lbl_805CE0BC = .sdata2:0x805CE0BC; // type:object size:0x4 data:float +lbl_805CE0C0 = .sdata2:0x805CE0C0; // type:object size:0x4 data:float +lbl_805CE0C4 = .sdata2:0x805CE0C4; // type:object size:0x4 data:float +lbl_805CE0C8 = .sdata2:0x805CE0C8; // type:object size:0x4 data:float +lbl_805CE0CC = .sdata2:0x805CE0CC; // type:object size:0x4 data:float +lbl_805CE0D0 = .sdata2:0x805CE0D0; // type:object size:0x4 data:float +lbl_805CE0D4 = .sdata2:0x805CE0D4; // type:object size:0x4 data:float +lbl_805CE0D8 = .sdata2:0x805CE0D8; // type:object size:0x4 data:float +lbl_805CE0DC = .sdata2:0x805CE0DC; // type:object size:0x4 data:float +lbl_805CE0E0 = .sdata2:0x805CE0E0; // type:object size:0x4 data:float +lbl_805CE0E4 = .sdata2:0x805CE0E4; // type:object size:0x4 data:float +lbl_805CE0E8 = .sdata2:0x805CE0E8; // type:object size:0x4 data:float +lbl_805CE0EC = .sdata2:0x805CE0EC; // type:object size:0x4 data:float +lbl_805CE0F0 = .sdata2:0x805CE0F0; // type:object size:0x4 data:float +lbl_805CE0F4 = .sdata2:0x805CE0F4; // type:object size:0x4 data:float +lbl_805CE0F8 = .sdata2:0x805CE0F8; // type:object size:0x4 data:float +lbl_805CE0FC = .sdata2:0x805CE0FC; // type:object size:0x4 data:float +lbl_805CE100 = .sdata2:0x805CE100; // type:object size:0x4 data:float +lbl_805CE104 = .sdata2:0x805CE104; // type:object size:0x4 data:float +lbl_805CE108 = .sdata2:0x805CE108; // type:object size:0x4 data:float +lbl_805CE10C = .sdata2:0x805CE10C; // type:object size:0x4 data:float +lbl_805CE110 = .sdata2:0x805CE110; // type:object size:0x4 data:float +lbl_805CE114 = .sdata2:0x805CE114; // type:object size:0x4 data:float +lbl_805CE118 = .sdata2:0x805CE118; // type:object size:0x4 data:float +lbl_805CE11C = .sdata2:0x805CE11C; // type:object size:0x4 data:float +lbl_805CE120 = .sdata2:0x805CE120; // type:object size:0x4 data:float +lbl_805CE124 = .sdata2:0x805CE124; // type:object size:0x4 data:float +lbl_805CE128 = .sdata2:0x805CE128; // type:object size:0x4 data:float +lbl_805CE12C = .sdata2:0x805CE12C; // type:object size:0x4 data:float +lbl_805CE130 = .sdata2:0x805CE130; // type:object size:0x4 data:float +lbl_805CE134 = .sdata2:0x805CE134; // type:object size:0x4 data:float +lbl_805CE138 = .sdata2:0x805CE138; // type:object size:0x4 data:float +lbl_805CE13C = .sdata2:0x805CE13C; // type:object size:0x4 data:float +lbl_805CE140 = .sdata2:0x805CE140; // type:object size:0x4 data:float +lbl_805CE144 = .sdata2:0x805CE144; // type:object size:0x4 data:float +lbl_805CE148 = .sdata2:0x805CE148; // type:object size:0x4 data:float +lbl_805CE14C = .sdata2:0x805CE14C; // type:object size:0x4 data:float +lbl_805CE150 = .sdata2:0x805CE150; // type:object size:0x4 data:float +lbl_805CE154 = .sdata2:0x805CE154; // type:object size:0x4 data:float +lbl_805CE158 = .sdata2:0x805CE158; // type:object size:0x8 data:float +lbl_805CE160 = .sdata2:0x805CE160; // type:object size:0x4 data:float +lbl_805CE164 = .sdata2:0x805CE164; // type:object size:0x4 data:float +lbl_805CE168 = .sdata2:0x805CE168; // type:object size:0x4 data:float +lbl_805CE16C = .sdata2:0x805CE16C; // type:object size:0x4 data:float +lbl_805CE170 = .sdata2:0x805CE170; // type:object size:0x4 data:float +lbl_805CE174 = .sdata2:0x805CE174; // type:object size:0x4 data:float +lbl_805CE178 = .sdata2:0x805CE178; // type:object size:0x4 data:float +lbl_805CE17C = .sdata2:0x805CE17C; // type:object size:0x4 data:float +lbl_805CE180 = .sdata2:0x805CE180; // type:object size:0x4 data:float +lbl_805CE184 = .sdata2:0x805CE184; // type:object size:0x4 data:float +lbl_805CE188 = .sdata2:0x805CE188; // type:object size:0x8 data:float +lbl_805CE190 = .sdata2:0x805CE190; // type:object size:0x4 data:float +lbl_805CE194 = .sdata2:0x805CE194; // type:object size:0x4 data:float +lbl_805CE198 = .sdata2:0x805CE198; // type:object size:0x4 data:float +lbl_805CE19C = .sdata2:0x805CE19C; // type:object size:0x4 data:float +lbl_805CE1A0 = .sdata2:0x805CE1A0; // type:object size:0x8 data:float +lbl_805CE1A8 = .sdata2:0x805CE1A8; // type:object size:0x4 data:float +lbl_805CE1AC = .sdata2:0x805CE1AC; // type:object size:0x4 data:float +lbl_805CE1B0 = .sdata2:0x805CE1B0; // type:object size:0x4 data:float +lbl_805CE1B4 = .sdata2:0x805CE1B4; // type:object size:0x4 data:float +lbl_805CE1B8 = .sdata2:0x805CE1B8; // type:object size:0x4 data:float +lbl_805CE1BC = .sdata2:0x805CE1BC; // type:object size:0x4 data:float +lbl_805CE1C0 = .sdata2:0x805CE1C0; // type:object size:0x4 data:float +lbl_805CE1C4 = .sdata2:0x805CE1C4; // type:object size:0x4 data:float +lbl_805CE1C8 = .sdata2:0x805CE1C8; // type:object size:0x4 data:float +lbl_805CE1CC = .sdata2:0x805CE1CC; // type:object size:0x4 data:float +lbl_805CE1D0 = .sdata2:0x805CE1D0; // type:object size:0x4 data:float +lbl_805CE1D4 = .sdata2:0x805CE1D4; // type:object size:0x4 data:float +lbl_805CE1D8 = .sdata2:0x805CE1D8; // type:object size:0x4 data:float +lbl_805CE1DC = .sdata2:0x805CE1DC; // type:object size:0x4 data:float +lbl_805CE1E0 = .sdata2:0x805CE1E0; // type:object size:0x4 data:float +lbl_805CE1E4 = .sdata2:0x805CE1E4; // type:object size:0x4 data:float +lbl_805CE1E8 = .sdata2:0x805CE1E8; // type:object size:0x4 data:float +lbl_805CE1EC = .sdata2:0x805CE1EC; // type:object size:0x4 data:float +lbl_805CE1F0 = .sdata2:0x805CE1F0; // type:object size:0x4 data:float +lbl_805CE1F4 = .sdata2:0x805CE1F4; // type:object size:0x4 data:float +lbl_805CE1F8 = .sdata2:0x805CE1F8; // type:object size:0x4 data:float +lbl_805CE1FC = .sdata2:0x805CE1FC; // type:object size:0x4 data:float +lbl_805CE200 = .sdata2:0x805CE200; // type:object size:0x4 data:float +lbl_805CE204 = .sdata2:0x805CE204; // type:object size:0x4 data:float +lbl_805CE208 = .sdata2:0x805CE208; // type:object size:0x4 data:float +lbl_805CE20C = .sdata2:0x805CE20C; // type:object size:0x4 data:float +lbl_805CE210 = .sdata2:0x805CE210; // type:object size:0x4 data:float +lbl_805CE214 = .sdata2:0x805CE214; // type:object size:0x4 data:float +lbl_805CE218 = .sdata2:0x805CE218; // type:object size:0x4 data:float +lbl_805CE21C = .sdata2:0x805CE21C; // type:object size:0x4 data:float +lbl_805CE220 = .sdata2:0x805CE220; // type:object size:0x4 data:float +lbl_805CE224 = .sdata2:0x805CE224; // type:object size:0x4 data:float +lbl_805CE228 = .sdata2:0x805CE228; // type:object size:0x4 data:float +lbl_805CE22C = .sdata2:0x805CE22C; // type:object size:0x4 data:float +lbl_805CE230 = .sdata2:0x805CE230; // type:object size:0x4 data:float +lbl_805CE234 = .sdata2:0x805CE234; // type:object size:0x4 data:float +lbl_805CE238 = .sdata2:0x805CE238; // type:object size:0x4 data:float +lbl_805CE23C = .sdata2:0x805CE23C; // type:object size:0x4 data:float +lbl_805CE240 = .sdata2:0x805CE240; // type:object size:0x4 data:float +lbl_805CE244 = .sdata2:0x805CE244; // type:object size:0x4 data:float +lbl_805CE248 = .sdata2:0x805CE248; // type:object size:0x4 data:float +lbl_805CE24C = .sdata2:0x805CE24C; // type:object size:0x4 data:float +lbl_805CE250 = .sdata2:0x805CE250; // type:object size:0x4 data:float +lbl_805CE254 = .sdata2:0x805CE254; // type:object size:0x4 data:float +lbl_805CE258 = .sdata2:0x805CE258; // type:object size:0x8 data:float +lbl_805CE260 = .sdata2:0x805CE260; // type:object size:0x4 data:float +lbl_805CE264 = .sdata2:0x805CE264; // type:object size:0x4 data:float +lbl_805CE268 = .sdata2:0x805CE268; // type:object size:0x4 data:float +lbl_805CE26C = .sdata2:0x805CE26C; // type:object size:0x4 data:float +lbl_805CE270 = .sdata2:0x805CE270; // type:object size:0x4 data:float +lbl_805CE274 = .sdata2:0x805CE274; // type:object size:0x4 data:float +lbl_805CE278 = .sdata2:0x805CE278; // type:object size:0x4 data:float +lbl_805CE27C = .sdata2:0x805CE27C; // type:object size:0x4 data:float +lbl_805CE280 = .sdata2:0x805CE280; // type:object size:0x4 data:float +lbl_805CE284 = .sdata2:0x805CE284; // type:object size:0x4 data:float +lbl_805CE288 = .sdata2:0x805CE288; // type:object size:0x8 data:float +lbl_805CE290 = .sdata2:0x805CE290; // type:object size:0x4 data:float +lbl_805CE294 = .sdata2:0x805CE294; // type:object size:0x4 data:float +lbl_805CE298 = .sdata2:0x805CE298; // type:object size:0x4 data:float +lbl_805CE29C = .sdata2:0x805CE29C; // type:object size:0x4 data:float +lbl_805CE2A0 = .sdata2:0x805CE2A0; // type:object size:0x4 data:float +lbl_805CE2A4 = .sdata2:0x805CE2A4; // type:object size:0x4 data:float +lbl_805CE2A8 = .sdata2:0x805CE2A8; // type:object size:0x4 data:float +lbl_805CE2AC = .sdata2:0x805CE2AC; // type:object size:0x4 data:float +lbl_805CE2B0 = .sdata2:0x805CE2B0; // type:object size:0x4 data:float +lbl_805CE2B4 = .sdata2:0x805CE2B4; // type:object size:0x4 data:float +lbl_805CE2B8 = .sdata2:0x805CE2B8; // type:object size:0x8 data:float +lbl_805CE2C0 = .sdata2:0x805CE2C0; // type:object size:0x4 data:float +lbl_805CE2C4 = .sdata2:0x805CE2C4; // type:object size:0x4 data:float +lbl_805CE2C8 = .sdata2:0x805CE2C8; // type:object size:0x4 data:float +lbl_805CE2CC = .sdata2:0x805CE2CC; // type:object size:0x4 data:float +lbl_805CE2D0 = .sdata2:0x805CE2D0; // type:object size:0x4 data:float +lbl_805CE2D4 = .sdata2:0x805CE2D4; // type:object size:0x1 data:byte +lbl_805CE2D5 = .sdata2:0x805CE2D5; // type:object size:0x1 data:byte +lbl_805CE2D6 = .sdata2:0x805CE2D6; // type:object size:0x1 data:byte +lbl_805CE2D7 = .sdata2:0x805CE2D7; // type:object size:0x1 data:byte +lbl_805CE2D8 = .sdata2:0x805CE2D8; // type:object size:0x8 data:float +lbl_805CE2E0 = .sdata2:0x805CE2E0; // type:object size:0x4 data:float +lbl_805CE2E4 = .sdata2:0x805CE2E4; // type:object size:0x4 data:float +lbl_805CE2E8 = .sdata2:0x805CE2E8; // type:object size:0x8 data:float +lbl_805CE2F0 = .sdata2:0x805CE2F0; // type:object size:0x4 data:float +lbl_805CE2F4 = .sdata2:0x805CE2F4; // type:object size:0x4 data:float +lbl_805CE2F8 = .sdata2:0x805CE2F8; // type:object size:0x4 data:float +lbl_805CE2FC = .sdata2:0x805CE2FC; // type:object size:0x4 data:float +lbl_805CE300 = .sdata2:0x805CE300; // type:object size:0x4 data:float +lbl_805CE304 = .sdata2:0x805CE304; // type:object size:0x4 data:float +lbl_805CE308 = .sdata2:0x805CE308; // type:object size:0x4 data:float +lbl_805CE30C = .sdata2:0x805CE30C; // type:object size:0x4 data:float +lbl_805CE310 = .sdata2:0x805CE310; // type:object size:0x4 data:float +lbl_805CE314 = .sdata2:0x805CE314; // type:object size:0x4 data:float +lbl_805CE318 = .sdata2:0x805CE318; // type:object size:0x4 data:float +lbl_805CE31C = .sdata2:0x805CE31C; // type:object size:0x4 data:float +lbl_805CE320 = .sdata2:0x805CE320; // type:object size:0x4 data:float +lbl_805CE324 = .sdata2:0x805CE324; // type:object size:0x4 data:float +lbl_805CE328 = .sdata2:0x805CE328; // type:object size:0x4 data:float +lbl_805CE32C = .sdata2:0x805CE32C; // type:object size:0x4 data:float +lbl_805CE330 = .sdata2:0x805CE330; // type:object size:0x4 data:float +lbl_805CE334 = .sdata2:0x805CE334; // type:object size:0x4 data:float +lbl_805CE338 = .sdata2:0x805CE338; // type:object size:0x4 data:float +lbl_805CE33C = .sdata2:0x805CE33C; // type:object size:0x4 data:float +lbl_805CE340 = .sdata2:0x805CE340; // type:object size:0x4 data:float +lbl_805CE344 = .sdata2:0x805CE344; // type:object size:0x4 data:float +lbl_805CE348 = .sdata2:0x805CE348; // type:object size:0x4 data:float +lbl_805CE34C = .sdata2:0x805CE34C; // type:object size:0x4 data:float +lbl_805CE350 = .sdata2:0x805CE350; // type:object size:0x8 data:float +lbl_805CE358 = .sdata2:0x805CE358; // type:object size:0x4 data:float +lbl_805CE35C = .sdata2:0x805CE35C; // type:object size:0x4 data:float +lbl_805CE360 = .sdata2:0x805CE360; // type:object size:0x4 data:float +lbl_805CE364 = .sdata2:0x805CE364; // type:object size:0x4 data:float +lbl_805CE368 = .sdata2:0x805CE368; // type:object size:0x4 data:float +lbl_805CE36C = .sdata2:0x805CE36C; // type:object size:0x4 data:float +lbl_805CE370 = .sdata2:0x805CE370; // type:object size:0x4 data:float +lbl_805CE374 = .sdata2:0x805CE374; // type:object size:0x4 data:float +lbl_805CE378 = .sdata2:0x805CE378; // type:object size:0x4 data:float +lbl_805CE37C = .sdata2:0x805CE37C; // type:object size:0x4 data:float +lbl_805CE380 = .sdata2:0x805CE380; // type:object size:0x4 data:float +lbl_805CE384 = .sdata2:0x805CE384; // type:object size:0x4 data:float +lbl_805CE388 = .sdata2:0x805CE388; // type:object size:0x4 data:float +lbl_805CE38C = .sdata2:0x805CE38C; // type:object size:0x4 data:float +lbl_805CE390 = .sdata2:0x805CE390; // type:object size:0x4 data:float +lbl_805CE394 = .sdata2:0x805CE394; // type:object size:0x4 data:float +lbl_805CE398 = .sdata2:0x805CE398; // type:object size:0x8 data:float +lbl_805CE3A0 = .sdata2:0x805CE3A0; // type:object size:0x4 data:float +lbl_805CE3A4 = .sdata2:0x805CE3A4; // type:object size:0x4 data:float +lbl_805CE3A8 = .sdata2:0x805CE3A8; // type:object size:0x4 data:float +lbl_805CE3AC = .sdata2:0x805CE3AC; // type:object size:0x4 data:float +lbl_805CE3B0 = .sdata2:0x805CE3B0; // type:object size:0x4 data:float +lbl_805CE3B4 = .sdata2:0x805CE3B4; // type:object size:0x4 data:float +lbl_805CE3B8 = .sdata2:0x805CE3B8; // type:object size:0x4 data:float +lbl_805CE3BC = .sdata2:0x805CE3BC; // type:object size:0x4 data:float +lbl_805CE3C0 = .sdata2:0x805CE3C0; // type:object size:0x4 data:float +lbl_805CE3C4 = .sdata2:0x805CE3C4; // type:object size:0x4 data:float +lbl_805CE3C8 = .sdata2:0x805CE3C8; // type:object size:0x4 data:float +lbl_805CE3CC = .sdata2:0x805CE3CC; // type:object size:0x4 data:float +lbl_805CE3D0 = .sdata2:0x805CE3D0; // type:object size:0x4 data:float +lbl_805CE3D4 = .sdata2:0x805CE3D4; // type:object size:0x4 data:float +lbl_805CE3D8 = .sdata2:0x805CE3D8; // type:object size:0x8 data:float +lbl_805CE3E0 = .sdata2:0x805CE3E0; // type:object size:0x4 data:float +lbl_805CE3E4 = .sdata2:0x805CE3E4; // type:object size:0x4 data:float +lbl_805CE3E8 = .sdata2:0x805CE3E8; // type:object size:0x8 data:float +lbl_805CE3F0 = .sdata2:0x805CE3F0; // type:object size:0x4 data:float +lbl_805CE3F4 = .sdata2:0x805CE3F4; // type:object size:0x4 data:float +lbl_805CE3F8 = .sdata2:0x805CE3F8; // type:object size:0x4 data:float +lbl_805CE3FC = .sdata2:0x805CE3FC; // type:object size:0x4 data:float +lbl_805CE400 = .sdata2:0x805CE400; // type:object size:0x8 data:float +lbl_805CE408 = .sdata2:0x805CE408; // type:object size:0x4 data:float +lbl_805CE40C = .sdata2:0x805CE40C; // type:object size:0x4 data:float +lbl_805CE410 = .sdata2:0x805CE410; // type:object size:0x4 data:float +lbl_805CE414 = .sdata2:0x805CE414; // type:object size:0x4 data:float +lbl_805CE418 = .sdata2:0x805CE418; // type:object size:0x8 data:float +lbl_805CE420 = .sdata2:0x805CE420; // type:object size:0x4 data:4byte +lbl_805CE424 = .sdata2:0x805CE424; // type:object size:0x4 +lbl_805CE428 = .sdata2:0x805CE428; // type:object size:0x4 +lbl_805CE42C = .sdata2:0x805CE42C; // type:object size:0x4 +lbl_805CE430 = .sdata2:0x805CE430; // type:object size:0x4 data:float +lbl_805CE434 = .sdata2:0x805CE434; // type:object size:0x4 data:float +lbl_805CE438 = .sdata2:0x805CE438; // type:object size:0x4 data:float +lbl_805CE43C = .sdata2:0x805CE43C; // type:object size:0x4 data:float +lbl_805CE440 = .sdata2:0x805CE440; // type:object size:0x4 data:float +lbl_805CE444 = .sdata2:0x805CE444; // type:object size:0x4 data:float +lbl_805CE448 = .sdata2:0x805CE448; // type:object size:0x4 data:float +lbl_805CE44C = .sdata2:0x805CE44C; // type:object size:0x4 data:float +lbl_805CE450 = .sdata2:0x805CE450; // type:object size:0x4 data:float +lbl_805CE454 = .sdata2:0x805CE454; // type:object size:0x4 data:float +lbl_805CE458 = .sdata2:0x805CE458; // type:object size:0x4 data:float +lbl_805CE45C = .sdata2:0x805CE45C; // type:object size:0x4 data:float +lbl_805CE460 = .sdata2:0x805CE460; // type:object size:0x4 data:float +lbl_805CE464 = .sdata2:0x805CE464; // type:object size:0x4 data:float +lbl_805CE468 = .sdata2:0x805CE468; // type:object size:0x4 data:4byte +lbl_805CE46C = .sdata2:0x805CE46C; // type:object size:0x4 data:float +lbl_805CE470 = .sdata2:0x805CE470; // type:object size:0x4 data:float +lbl_805CE474 = .sdata2:0x805CE474; // type:object size:0x4 data:float +lbl_805CE478 = .sdata2:0x805CE478; // type:object size:0x4 data:float +lbl_805CE47C = .sdata2:0x805CE47C; // type:object size:0x4 data:float +lbl_805CE480 = .sdata2:0x805CE480; // type:object size:0x4 data:float +lbl_805CE484 = .sdata2:0x805CE484; // type:object size:0x4 data:float +lbl_805CE488 = .sdata2:0x805CE488; // type:object size:0x4 data:float +lbl_805CE48C = .sdata2:0x805CE48C; // type:object size:0x4 data:float +lbl_805CE490 = .sdata2:0x805CE490; // type:object size:0x4 data:float +lbl_805CE494 = .sdata2:0x805CE494; // type:object size:0x4 data:float +lbl_805CE498 = .sdata2:0x805CE498; // type:object size:0x4 data:float +lbl_805CE49C = .sdata2:0x805CE49C; // type:object size:0x4 data:float +lbl_805CE4A0 = .sdata2:0x805CE4A0; // type:object size:0x4 data:float +lbl_805CE4A4 = .sdata2:0x805CE4A4; // type:object size:0x4 data:float +lbl_805CE4A8 = .sdata2:0x805CE4A8; // type:object size:0x4 data:float +lbl_805CE4AC = .sdata2:0x805CE4AC; // type:object size:0x4 data:float +lbl_805CE4B0 = .sdata2:0x805CE4B0; // type:object size:0x8 data:float +lbl_805CE4B8 = .sdata2:0x805CE4B8; // type:object size:0x4 +lbl_805CE4BC = .sdata2:0x805CE4BC; // type:object size:0x4 +lbl_805CE4C0 = .sdata2:0x805CE4C0; // type:object size:0x4 +lbl_805CE4C4 = .sdata2:0x805CE4C4; // type:object size:0x4 +lbl_805CE4C8 = .sdata2:0x805CE4C8; // type:object size:0x4 data:float +lbl_805CE4CC = .sdata2:0x805CE4CC; // type:object size:0x4 data:float +lbl_805CE4D0 = .sdata2:0x805CE4D0; // type:object size:0x4 data:float +lbl_805CE4D4 = .sdata2:0x805CE4D4; // type:object size:0x4 data:float +lbl_805CE4D8 = .sdata2:0x805CE4D8; // type:object size:0x4 data:float +lbl_805CE4DC = .sdata2:0x805CE4DC; // type:object size:0x4 data:float +lbl_805CE4E0 = .sdata2:0x805CE4E0; // type:object size:0x4 data:float +lbl_805CE4E4 = .sdata2:0x805CE4E4; // type:object size:0x4 data:float +lbl_805CE4E8 = .sdata2:0x805CE4E8; // type:object size:0x4 data:float +lbl_805CE4EC = .sdata2:0x805CE4EC; // type:object size:0x4 data:float +lbl_805CE4F0 = .sdata2:0x805CE4F0; // type:object size:0x4 data:float +lbl_805CE4F4 = .sdata2:0x805CE4F4; // type:object size:0x4 data:float +lbl_805CE4F8 = .sdata2:0x805CE4F8; // type:object size:0x4 data:float +lbl_805CE4FC = .sdata2:0x805CE4FC; // type:object size:0x4 data:float +lbl_805CE500 = .sdata2:0x805CE500; // type:object size:0x4 data:float +lbl_805CE504 = .sdata2:0x805CE504; // type:object size:0x4 data:float +lbl_805CE508 = .sdata2:0x805CE508; // type:object size:0x4 data:float +lbl_805CE50C = .sdata2:0x805CE50C; // type:object size:0x4 data:float +lbl_805CE510 = .sdata2:0x805CE510; // type:object size:0x4 data:float +lbl_805CE514 = .sdata2:0x805CE514; // type:object size:0x4 data:float +lbl_805CE518 = .sdata2:0x805CE518; // type:object size:0x4 data:float +lbl_805CE51C = .sdata2:0x805CE51C; // type:object size:0x4 data:float +lbl_805CE520 = .sdata2:0x805CE520; // type:object size:0x4 data:float +lbl_805CE524 = .sdata2:0x805CE524; // type:object size:0x4 data:float +lbl_805CE528 = .sdata2:0x805CE528; // type:object size:0x4 data:float +lbl_805CE52C = .sdata2:0x805CE52C; // type:object size:0x4 data:float +lbl_805CE530 = .sdata2:0x805CE530; // type:object size:0x4 data:float +lbl_805CE534 = .sdata2:0x805CE534; // type:object size:0x4 data:float +lbl_805CE538 = .sdata2:0x805CE538; // type:object size:0x4 data:float +lbl_805CE53C = .sdata2:0x805CE53C; // type:object size:0x4 data:float +lbl_805CE540 = .sdata2:0x805CE540; // type:object size:0x4 data:float +lbl_805CE544 = .sdata2:0x805CE544; // type:object size:0x4 data:float +lbl_805CE548 = .sdata2:0x805CE548; // type:object size:0x4 data:float +lbl_805CE54C = .sdata2:0x805CE54C; // type:object size:0x4 data:float +lbl_805CE550 = .sdata2:0x805CE550; // type:object size:0x4 data:float +lbl_805CE554 = .sdata2:0x805CE554; // type:object size:0x4 data:float +lbl_805CE558 = .sdata2:0x805CE558; // type:object size:0x4 data:float +lbl_805CE55C = .sdata2:0x805CE55C; // type:object size:0x4 data:float +lbl_805CE560 = .sdata2:0x805CE560; // type:object size:0x4 data:float +lbl_805CE564 = .sdata2:0x805CE564; // type:object size:0x4 data:float +lbl_805CE568 = .sdata2:0x805CE568; // type:object size:0x4 data:float +lbl_805CE56C = .sdata2:0x805CE56C; // type:object size:0x4 data:float +lbl_805CE570 = .sdata2:0x805CE570; // type:object size:0x4 data:float +lbl_805CE574 = .sdata2:0x805CE574; // type:object size:0x4 data:float +lbl_805CE578 = .sdata2:0x805CE578; // type:object size:0x4 data:float +lbl_805CE57C = .sdata2:0x805CE57C; // type:object size:0x4 data:float +lbl_805CE580 = .sdata2:0x805CE580; // type:object size:0x4 data:float +lbl_805CE584 = .sdata2:0x805CE584; // type:object size:0x4 data:float +lbl_805CE588 = .sdata2:0x805CE588; // type:object size:0x4 data:float +lbl_805CE58C = .sdata2:0x805CE58C; // type:object size:0x4 data:float +lbl_805CE590 = .sdata2:0x805CE590; // type:object size:0x4 data:float +lbl_805CE594 = .sdata2:0x805CE594; // type:object size:0x4 data:float +lbl_805CE598 = .sdata2:0x805CE598; // type:object size:0x4 data:float +lbl_805CE59C = .sdata2:0x805CE59C; // type:object size:0x4 data:float +lbl_805CE5A0 = .sdata2:0x805CE5A0; // type:object size:0x4 data:float +lbl_805CE5A4 = .sdata2:0x805CE5A4; // type:object size:0x4 data:float +lbl_805CE5A8 = .sdata2:0x805CE5A8; // type:object size:0x8 data:float +lbl_805CE5B0 = .sdata2:0x805CE5B0; // type:object size:0x4 data:float +lbl_805CE5B4 = .sdata2:0x805CE5B4; // type:object size:0x4 data:float +lbl_805CE5B8 = .sdata2:0x805CE5B8; // type:object size:0x8 data:float +lbl_805CE5C0 = .sdata2:0x805CE5C0; // type:object size:0x4 +lbl_805CE5C4 = .sdata2:0x805CE5C4; // type:object size:0x4 data:float +lbl_805CE5C8 = .sdata2:0x805CE5C8; // type:object size:0x4 data:float +lbl_805CE5CC = .sdata2:0x805CE5CC; // type:object size:0x4 data:float +lbl_805CE5D0 = .sdata2:0x805CE5D0; // type:object size:0x4 data:float +lbl_805CE5D4 = .sdata2:0x805CE5D4; // type:object size:0x4 data:float +lbl_805CE5D8 = .sdata2:0x805CE5D8; // type:object size:0x4 data:float +lbl_805CE5DC = .sdata2:0x805CE5DC; // type:object size:0x4 data:float +lbl_805CE5E0 = .sdata2:0x805CE5E0; // type:object size:0x4 data:float +lbl_805CE5E4 = .sdata2:0x805CE5E4; // type:object size:0x4 data:float +lbl_805CE5E8 = .sdata2:0x805CE5E8; // type:object size:0x4 data:float +lbl_805CE5EC = .sdata2:0x805CE5EC; // type:object size:0x4 data:float +lbl_805CE5F0 = .sdata2:0x805CE5F0; // type:object size:0x4 data:float +lbl_805CE5F4 = .sdata2:0x805CE5F4; // type:object size:0x4 data:float +lbl_805CE5F8 = .sdata2:0x805CE5F8; // type:object size:0x4 data:float +lbl_805CE5FC = .sdata2:0x805CE5FC; // type:object size:0x4 data:float +lbl_805CE600 = .sdata2:0x805CE600; // type:object size:0x4 data:float +lbl_805CE604 = .sdata2:0x805CE604; // type:object size:0x4 data:float +lbl_805CE608 = .sdata2:0x805CE608; // type:object size:0x4 data:float +lbl_805CE60C = .sdata2:0x805CE60C; // type:object size:0x4 data:float +lbl_805CE610 = .sdata2:0x805CE610; // type:object size:0x4 data:float +lbl_805CE614 = .sdata2:0x805CE614; // type:object size:0x4 data:float +lbl_805CE618 = .sdata2:0x805CE618; // type:object size:0x4 data:float +lbl_805CE61C = .sdata2:0x805CE61C; // type:object size:0x4 data:float +lbl_805CE620 = .sdata2:0x805CE620; // type:object size:0x4 data:float +lbl_805CE624 = .sdata2:0x805CE624; // type:object size:0x4 data:float +lbl_805CE628 = .sdata2:0x805CE628; // type:object size:0x4 data:float +lbl_805CE62C = .sdata2:0x805CE62C; // type:object size:0x4 data:float +lbl_805CE630 = .sdata2:0x805CE630; // type:object size:0x4 data:float +lbl_805CE634 = .sdata2:0x805CE634; // type:object size:0x4 data:float +lbl_805CE638 = .sdata2:0x805CE638; // type:object size:0x4 data:float +lbl_805CE63C = .sdata2:0x805CE63C; // type:object size:0x4 data:float +lbl_805CE640 = .sdata2:0x805CE640; // type:object size:0x4 data:float +lbl_805CE644 = .sdata2:0x805CE644; // type:object size:0x4 data:float +lbl_805CE648 = .sdata2:0x805CE648; // type:object size:0x4 data:float +lbl_805CE64C = .sdata2:0x805CE64C; // type:object size:0x4 data:float +lbl_805CE650 = .sdata2:0x805CE650; // type:object size:0x4 data:float +lbl_805CE654 = .sdata2:0x805CE654; // type:object size:0x4 data:float +lbl_805CE658 = .sdata2:0x805CE658; // type:object size:0x4 data:float +lbl_805CE65C = .sdata2:0x805CE65C; // type:object size:0x4 data:float +lbl_805CE660 = .sdata2:0x805CE660; // type:object size:0x4 data:float +lbl_805CE664 = .sdata2:0x805CE664; // type:object size:0x4 data:float +lbl_805CE668 = .sdata2:0x805CE668; // type:object size:0x4 data:float +lbl_805CE66C = .sdata2:0x805CE66C; // type:object size:0x4 data:float +lbl_805CE670 = .sdata2:0x805CE670; // type:object size:0x4 data:float +lbl_805CE674 = .sdata2:0x805CE674; // type:object size:0x4 data:float +lbl_805CE678 = .sdata2:0x805CE678; // type:object size:0x4 data:float +lbl_805CE67C = .sdata2:0x805CE67C; // type:object size:0x4 data:float +lbl_805CE680 = .sdata2:0x805CE680; // type:object size:0x4 data:float +lbl_805CE684 = .sdata2:0x805CE684; // type:object size:0x4 data:float +lbl_805CE688 = .sdata2:0x805CE688; // type:object size:0x4 data:float +lbl_805CE68C = .sdata2:0x805CE68C; // type:object size:0x4 data:float +lbl_805CE690 = .sdata2:0x805CE690; // type:object size:0x4 data:float +lbl_805CE694 = .sdata2:0x805CE694; // type:object size:0x4 data:float +lbl_805CE698 = .sdata2:0x805CE698; // type:object size:0x4 data:float +lbl_805CE69C = .sdata2:0x805CE69C; // type:object size:0x4 data:float +lbl_805CE6A0 = .sdata2:0x805CE6A0; // type:object size:0x4 data:float +lbl_805CE6A4 = .sdata2:0x805CE6A4; // type:object size:0x4 data:float +lbl_805CE6A8 = .sdata2:0x805CE6A8; // type:object size:0x4 data:float +lbl_805CE6AC = .sdata2:0x805CE6AC; // type:object size:0x4 data:float +lbl_805CE6B0 = .sdata2:0x805CE6B0; // type:object size:0x4 data:float +lbl_805CE6B4 = .sdata2:0x805CE6B4; // type:object size:0x4 data:float +lbl_805CE6B8 = .sdata2:0x805CE6B8; // type:object size:0x4 data:float +lbl_805CE6BC = .sdata2:0x805CE6BC; // type:object size:0x4 data:float +lbl_805CE6C0 = .sdata2:0x805CE6C0; // type:object size:0x4 data:float +lbl_805CE6C4 = .sdata2:0x805CE6C4; // type:object size:0x4 data:float +lbl_805CE6C8 = .sdata2:0x805CE6C8; // type:object size:0x4 data:float +lbl_805CE6CC = .sdata2:0x805CE6CC; // type:object size:0x4 data:float +lbl_805CE6D0 = .sdata2:0x805CE6D0; // type:object size:0x4 data:float +lbl_805CE6D4 = .sdata2:0x805CE6D4; // type:object size:0x4 data:float +lbl_805CE6D8 = .sdata2:0x805CE6D8; // type:object size:0x4 data:float +lbl_805CE6DC = .sdata2:0x805CE6DC; // type:object size:0x4 data:float +lbl_805CE6E0 = .sdata2:0x805CE6E0; // type:object size:0x4 data:float +lbl_805CE6E4 = .sdata2:0x805CE6E4; // type:object size:0x4 data:float +lbl_805CE6E8 = .sdata2:0x805CE6E8; // type:object size:0x4 data:float +lbl_805CE6EC = .sdata2:0x805CE6EC; // type:object size:0x4 data:float +lbl_805CE6F0 = .sdata2:0x805CE6F0; // type:object size:0x4 data:float +lbl_805CE6F4 = .sdata2:0x805CE6F4; // type:object size:0x4 data:float +lbl_805CE6F8 = .sdata2:0x805CE6F8; // type:object size:0x4 data:float +lbl_805CE6FC = .sdata2:0x805CE6FC; // type:object size:0x4 data:4byte +lbl_805CE700 = .sdata2:0x805CE700; // type:object size:0x4 data:float +lbl_805CE704 = .sdata2:0x805CE704; // type:object size:0x4 data:float +lbl_805CE708 = .sdata2:0x805CE708; // type:object size:0x4 data:float +lbl_805CE70C = .sdata2:0x805CE70C; // type:object size:0x4 data:float +lbl_805CE710 = .sdata2:0x805CE710; // type:object size:0x8 data:float +lbl_805CE718 = .sdata2:0x805CE718; // type:object size:0x4 data:float +lbl_805CE71C = .sdata2:0x805CE71C; // type:object size:0x4 data:float +lbl_805CE720 = .sdata2:0x805CE720; // type:object size:0x4 data:float +lbl_805CE724 = .sdata2:0x805CE724; // type:object size:0x4 data:float +lbl_805CE728 = .sdata2:0x805CE728; // type:object size:0x4 data:float +lbl_805CE72C = .sdata2:0x805CE72C; // type:object size:0x4 data:float +lbl_805CE730 = .sdata2:0x805CE730; // type:object size:0x4 data:float +lbl_805CE734 = .sdata2:0x805CE734; // type:object size:0x4 data:float +lbl_805CE738 = .sdata2:0x805CE738; // type:object size:0x4 data:float +lbl_805CE73C = .sdata2:0x805CE73C; // type:object size:0x4 data:float +lbl_805CE740 = .sdata2:0x805CE740; // type:object size:0x4 data:float +lbl_805CE744 = .sdata2:0x805CE744; // type:object size:0x4 data:float +lbl_805CE748 = .sdata2:0x805CE748; // type:object size:0x4 data:float +lbl_805CE74C = .sdata2:0x805CE74C; // type:object size:0x4 data:float +lbl_805CE750 = .sdata2:0x805CE750; // type:object size:0x8 data:float +lbl_805CE758 = .sdata2:0x805CE758; // type:object size:0x4 data:float +lbl_805CE75C = .sdata2:0x805CE75C; // type:object size:0x4 data:float +lbl_805CE760 = .sdata2:0x805CE760; // type:object size:0x4 +lbl_805CE764 = .sdata2:0x805CE764; // type:object size:0x4 data:float +lbl_805CE768 = .sdata2:0x805CE768; // type:object size:0x4 data:float +lbl_805CE76C = .sdata2:0x805CE76C; // type:object size:0x4 data:float +lbl_805CE770 = .sdata2:0x805CE770; // type:object size:0x4 data:float +lbl_805CE774 = .sdata2:0x805CE774; // type:object size:0x4 data:float +lbl_805CE778 = .sdata2:0x805CE778; // type:object size:0x4 data:float +lbl_805CE77C = .sdata2:0x805CE77C; // type:object size:0x4 data:float +lbl_805CE780 = .sdata2:0x805CE780; // type:object size:0x8 data:float +lbl_805CE788 = .sdata2:0x805CE788; // type:object size:0x4 data:float +lbl_805CE78C = .sdata2:0x805CE78C; // type:object size:0x4 data:float +lbl_805CE790 = .sdata2:0x805CE790; // type:object size:0x4 data:float +lbl_805CE794 = .sdata2:0x805CE794; // type:object size:0x4 data:float +lbl_805CE798 = .sdata2:0x805CE798; // type:object size:0x4 data:float +lbl_805CE79C = .sdata2:0x805CE79C; // type:object size:0x4 data:float +lbl_805CE7A0 = .sdata2:0x805CE7A0; // type:object size:0x4 data:float +lbl_805CE7A4 = .sdata2:0x805CE7A4; // type:object size:0x4 data:float +lbl_805CE7A8 = .sdata2:0x805CE7A8; // type:object size:0x4 data:float +lbl_805CE7AC = .sdata2:0x805CE7AC; // type:object size:0x4 data:float +lbl_805CE7B0 = .sdata2:0x805CE7B0; // type:object size:0x4 data:float +lbl_805CE7B4 = .sdata2:0x805CE7B4; // type:object size:0x4 data:float +lbl_805CE7B8 = .sdata2:0x805CE7B8; // type:object size:0x4 data:float +lbl_805CE7BC = .sdata2:0x805CE7BC; // type:object size:0x4 data:float +lbl_805CE7C0 = .sdata2:0x805CE7C0; // type:object size:0x8 data:float +lbl_805CE7C8 = .sdata2:0x805CE7C8; // type:object size:0x4 data:4byte +lbl_805CE7CC = .sdata2:0x805CE7CC; // type:object size:0x4 data:4byte +lbl_805CE7D0 = .sdata2:0x805CE7D0; // type:object size:0x4 data:float +lbl_805CE7D4 = .sdata2:0x805CE7D4; // type:object size:0x4 data:float +lbl_805CE7D8 = .sdata2:0x805CE7D8; // type:object size:0x4 data:float +lbl_805CE7DC = .sdata2:0x805CE7DC; // type:object size:0x4 data:float +lbl_805CE7E0 = .sdata2:0x805CE7E0; // type:object size:0x4 data:float +lbl_805CE7E4 = .sdata2:0x805CE7E4; // type:object size:0x4 data:float +lbl_805CE7E8 = .sdata2:0x805CE7E8; // type:object size:0x4 data:float +lbl_805CE7EC = .sdata2:0x805CE7EC; // type:object size:0x4 data:float +lbl_805CE7F0 = .sdata2:0x805CE7F0; // type:object size:0x4 data:4byte +lbl_805CE7F4 = .sdata2:0x805CE7F4; // type:object size:0x4 data:4byte +lbl_805CE7F8 = .sdata2:0x805CE7F8; // type:object size:0x4 data:float +lbl_805CE7FC = .sdata2:0x805CE7FC; // type:object size:0x4 data:float +lbl_805CE800 = .sdata2:0x805CE800; // type:object size:0x8 data:float +lbl_805CE808 = .sdata2:0x805CE808; // type:object size:0x4 data:4byte +lbl_805CE80C = .sdata2:0x805CE80C; // type:object size:0x4 data:float +lbl_805CE810 = .sdata2:0x805CE810; // type:object size:0x8 data:float +lbl_805CE818 = .sdata2:0x805CE818; // type:object size:0x4 data:float +lbl_805CE81C = .sdata2:0x805CE81C; // type:object size:0x4 data:float +lbl_805CE820 = .sdata2:0x805CE820; // type:object size:0x4 data:float +lbl_805CE824 = .sdata2:0x805CE824; // type:object size:0x4 data:float +lbl_805CE828 = .sdata2:0x805CE828; // type:object size:0x4 data:float +lbl_805CE82C = .sdata2:0x805CE82C; // type:object size:0x4 data:float +lbl_805CE830 = .sdata2:0x805CE830; // type:object size:0x4 data:float +lbl_805CE834 = .sdata2:0x805CE834; // type:object size:0x4 data:float +lbl_805CE838 = .sdata2:0x805CE838; // type:object size:0x4 data:float +lbl_805CE83C = .sdata2:0x805CE83C; // type:object size:0x4 data:float +lbl_805CE840 = .sdata2:0x805CE840; // type:object size:0x4 data:float +lbl_805CE844 = .sdata2:0x805CE844; // type:object size:0x4 data:float +lbl_805CE848 = .sdata2:0x805CE848; // type:object size:0x4 data:float +lbl_805CE84C = .sdata2:0x805CE84C; // type:object size:0x4 data:float +lbl_805CE850 = .sdata2:0x805CE850; // type:object size:0x4 data:float +lbl_805CE854 = .sdata2:0x805CE854; // type:object size:0x4 data:float +lbl_805CE858 = .sdata2:0x805CE858; // type:object size:0x4 data:float +lbl_805CE85C = .sdata2:0x805CE85C; // type:object size:0x4 data:float +lbl_805CE860 = .sdata2:0x805CE860; // type:object size:0x4 data:float +lbl_805CE864 = .sdata2:0x805CE864; // type:object size:0x4 data:float +lbl_805CE868 = .sdata2:0x805CE868; // type:object size:0x4 data:float +lbl_805CE86C = .sdata2:0x805CE86C; // type:object size:0x4 data:float +lbl_805CE870 = .sdata2:0x805CE870; // type:object size:0x4 data:4byte +lbl_805CE874 = .sdata2:0x805CE874; // type:object size:0x4 data:4byte +lbl_805CE878 = .sdata2:0x805CE878; // type:object size:0x4 data:float +lbl_805CE87C = .sdata2:0x805CE87C; // type:object size:0x4 data:float +lbl_805CE880 = .sdata2:0x805CE880; // type:object size:0x4 data:float +lbl_805CE884 = .sdata2:0x805CE884; // type:object size:0x4 data:float +lbl_805CE888 = .sdata2:0x805CE888; // type:object size:0x4 data:float +lbl_805CE88C = .sdata2:0x805CE88C; // type:object size:0x4 data:float +lbl_805CE890 = .sdata2:0x805CE890; // type:object size:0x4 data:float +lbl_805CE894 = .sdata2:0x805CE894; // type:object size:0x4 data:float +lbl_805CE898 = .sdata2:0x805CE898; // type:object size:0x4 data:float +lbl_805CE89C = .sdata2:0x805CE89C; // type:object size:0x4 data:float +lbl_805CE8A0 = .sdata2:0x805CE8A0; // type:object size:0x4 data:float +lbl_805CE8A4 = .sdata2:0x805CE8A4; // type:object size:0x4 data:float +lbl_805CE8A8 = .sdata2:0x805CE8A8; // type:object size:0x4 data:float +lbl_805CE8AC = .sdata2:0x805CE8AC; // type:object size:0x4 data:float +lbl_805CE8B0 = .sdata2:0x805CE8B0; // type:object size:0x4 data:float +lbl_805CE8B4 = .sdata2:0x805CE8B4; // type:object size:0x4 data:float +lbl_805CE8B8 = .sdata2:0x805CE8B8; // type:object size:0x8 data:float +lbl_805CE8C0 = .sdata2:0x805CE8C0; // type:object size:0x4 data:4byte +lbl_805CE8C4 = .sdata2:0x805CE8C4; // type:object size:0x4 data:4byte +lbl_805CE8C8 = .sdata2:0x805CE8C8; // type:object size:0x4 data:4byte +lbl_805CE8CC = .sdata2:0x805CE8CC; // type:object size:0x4 data:4byte +lbl_805CE8D0 = .sdata2:0x805CE8D0; // type:object size:0x4 data:4byte +lbl_805CE8D4 = .sdata2:0x805CE8D4; // type:object size:0x4 data:4byte +lbl_805CE8D8 = .sdata2:0x805CE8D8; // type:object size:0x4 data:4byte +lbl_805CE8DC = .sdata2:0x805CE8DC; // type:object size:0x4 data:4byte +lbl_805CE8E0 = .sdata2:0x805CE8E0; // type:object size:0x4 data:4byte +lbl_805CE8E4 = .sdata2:0x805CE8E4; // type:object size:0x4 data:4byte +lbl_805CE8E8 = .sdata2:0x805CE8E8; // type:object size:0x4 data:4byte +lbl_805CE8EC = .sdata2:0x805CE8EC; // type:object size:0x4 data:4byte +lbl_805CE8F0 = .sdata2:0x805CE8F0; // type:object size:0x4 data:4byte +lbl_805CE8F4 = .sdata2:0x805CE8F4; // type:object size:0x4 data:4byte +lbl_805CE8F8 = .sdata2:0x805CE8F8; // type:object size:0x4 data:4byte +lbl_805CE8FC = .sdata2:0x805CE8FC; // type:object size:0x4 data:4byte +lbl_805CE900 = .sdata2:0x805CE900; // type:object size:0x4 data:4byte +lbl_805CE904 = .sdata2:0x805CE904; // type:object size:0x4 data:4byte +lbl_805CE908 = .sdata2:0x805CE908; // type:object size:0x4 data:4byte +lbl_805CE90C = .sdata2:0x805CE90C; // type:object size:0x4 data:4byte +lbl_805CE910 = .sdata2:0x805CE910; // type:object size:0x4 data:4byte +lbl_805CE914 = .sdata2:0x805CE914; // type:object size:0x4 data:4byte +lbl_805CE918 = .sdata2:0x805CE918; // type:object size:0x4 data:4byte +lbl_805CE91C = .sdata2:0x805CE91C; // type:object size:0x4 data:4byte +lbl_805CE920 = .sdata2:0x805CE920; // type:object size:0x4 data:4byte +lbl_805CE924 = .sdata2:0x805CE924; // type:object size:0x4 data:4byte +lbl_805CE928 = .sdata2:0x805CE928; // type:object size:0x4 data:4byte +lbl_805CE92C = .sdata2:0x805CE92C; // type:object size:0x4 data:4byte +lbl_805CE930 = .sdata2:0x805CE930; // type:object size:0x4 data:float +lbl_805CE934 = .sdata2:0x805CE934; // type:object size:0x4 data:float +lbl_805CE938 = .sdata2:0x805CE938; // type:object size:0x4 data:float +lbl_805CE93C = .sdata2:0x805CE93C; // type:object size:0x4 data:float +lbl_805CE940 = .sdata2:0x805CE940; // type:object size:0x4 data:float +lbl_805CE944 = .sdata2:0x805CE944; // type:object size:0x4 data:float +lbl_805CE948 = .sdata2:0x805CE948; // type:object size:0x4 data:float +lbl_805CE94C = .sdata2:0x805CE94C; // type:object size:0x4 data:float +lbl_805CE950 = .sdata2:0x805CE950; // type:object size:0x4 data:float +lbl_805CE954 = .sdata2:0x805CE954; // type:object size:0x4 data:float +lbl_805CE958 = .sdata2:0x805CE958; // type:object size:0x4 data:float +lbl_805CE95C = .sdata2:0x805CE95C; // type:object size:0x4 data:float +lbl_805CE960 = .sdata2:0x805CE960; // type:object size:0x4 data:float +lbl_805CE964 = .sdata2:0x805CE964; // type:object size:0x2 data:2byte +lbl_805CE966 = .sdata2:0x805CE966; // type:object size:0x2 data:2byte +lbl_805CE968 = .sdata2:0x805CE968; // type:object size:0x4 data:float +lbl_805CE96C = .sdata2:0x805CE96C; // type:object size:0x4 data:float +lbl_805CE970 = .sdata2:0x805CE970; // type:object size:0x4 data:float +lbl_805CE974 = .sdata2:0x805CE974; // type:object size:0x4 data:float +lbl_805CE978 = .sdata2:0x805CE978; // type:object size:0x4 data:float +lbl_805CE97C = .sdata2:0x805CE97C; // type:object size:0x4 data:float +lbl_805CE980 = .sdata2:0x805CE980; // type:object size:0x4 data:float +lbl_805CE984 = .sdata2:0x805CE984; // type:object size:0x4 data:float +lbl_805CE988 = .sdata2:0x805CE988; // type:object size:0x4 data:float +lbl_805CE98C = .sdata2:0x805CE98C; // type:object size:0x4 data:float +lbl_805CE990 = .sdata2:0x805CE990; // type:object size:0x4 data:float +lbl_805CE994 = .sdata2:0x805CE994; // type:object size:0x4 data:float +lbl_805CE998 = .sdata2:0x805CE998; // type:object size:0x4 data:float +lbl_805CE99C = .sdata2:0x805CE99C; // type:object size:0x4 data:float +lbl_805CE9A0 = .sdata2:0x805CE9A0; // type:object size:0x4 data:float +lbl_805CE9A4 = .sdata2:0x805CE9A4; // type:object size:0x4 data:float +lbl_805CE9A8 = .sdata2:0x805CE9A8; // type:object size:0x4 data:float +lbl_805CE9AC = .sdata2:0x805CE9AC; // type:object size:0x4 data:float +lbl_805CE9B0 = .sdata2:0x805CE9B0; // type:object size:0x4 data:float +lbl_805CE9B4 = .sdata2:0x805CE9B4; // type:object size:0x4 data:float +lbl_805CE9B8 = .sdata2:0x805CE9B8; // type:object size:0x4 data:float +lbl_805CE9BC = .sdata2:0x805CE9BC; // type:object size:0x4 data:float +lbl_805CE9C0 = .sdata2:0x805CE9C0; // type:object size:0x4 data:float +lbl_805CE9C4 = .sdata2:0x805CE9C4; // type:object size:0x4 data:float +lbl_805CE9C8 = .sdata2:0x805CE9C8; // type:object size:0x4 data:float +lbl_805CE9CC = .sdata2:0x805CE9CC; // type:object size:0x4 data:float +lbl_805CE9D0 = .sdata2:0x805CE9D0; // type:object size:0x4 data:float +lbl_805CE9D4 = .sdata2:0x805CE9D4; // type:object size:0x4 data:float +lbl_805CE9D8 = .sdata2:0x805CE9D8; // type:object size:0x4 data:float +lbl_805CE9DC = .sdata2:0x805CE9DC; // type:object size:0x4 data:float +lbl_805CE9E0 = .sdata2:0x805CE9E0; // type:object size:0x4 data:float +lbl_805CE9E4 = .sdata2:0x805CE9E4; // type:object size:0x4 data:float +lbl_805CE9E8 = .sdata2:0x805CE9E8; // type:object size:0x4 data:float +lbl_805CE9EC = .sdata2:0x805CE9EC; // type:object size:0x4 data:float +lbl_805CE9F0 = .sdata2:0x805CE9F0; // type:object size:0x4 data:float +lbl_805CE9F4 = .sdata2:0x805CE9F4; // type:object size:0x4 data:float +lbl_805CE9F8 = .sdata2:0x805CE9F8; // type:object size:0x4 data:float +lbl_805CE9FC = .sdata2:0x805CE9FC; // type:object size:0x4 data:float +lbl_805CEA00 = .sdata2:0x805CEA00; // type:object size:0x2 data:2byte +lbl_805CEA02 = .sdata2:0x805CEA02; // type:object size:0x6 data:2byte +lbl_805CEA08 = .sdata2:0x805CEA08; // type:object size:0x4 data:float +lbl_805CEA0C = .sdata2:0x805CEA0C; // type:object size:0x4 data:float +lbl_805CEA10 = .sdata2:0x805CEA10; // type:object size:0x4 data:float +lbl_805CEA14 = .sdata2:0x805CEA14; // type:object size:0x4 data:float +lbl_805CEA18 = .sdata2:0x805CEA18; // type:object size:0x4 data:float +lbl_805CEA1C = .sdata2:0x805CEA1C; // type:object size:0x4 data:float +lbl_805CEA20 = .sdata2:0x805CEA20; // type:object size:0x4 data:float +lbl_805CEA24 = .sdata2:0x805CEA24; // type:object size:0x4 data:float +lbl_805CEA28 = .sdata2:0x805CEA28; // type:object size:0x4 data:float +lbl_805CEA2C = .sdata2:0x805CEA2C; // type:object size:0x4 data:float +lbl_805CEA30 = .sdata2:0x805CEA30; // type:object size:0x4 data:float +lbl_805CEA34 = .sdata2:0x805CEA34; // type:object size:0x4 data:float +lbl_805CEA38 = .sdata2:0x805CEA38; // type:object size:0x4 data:float +lbl_805CEA3C = .sdata2:0x805CEA3C; // type:object size:0x4 data:float +lbl_805CEA40 = .sdata2:0x805CEA40; // type:object size:0x4 data:float +lbl_805CEA44 = .sdata2:0x805CEA44; // type:object size:0x4 data:float +lbl_805CEA48 = .sdata2:0x805CEA48; // type:object size:0x8 data:float +lbl_805CEA50 = .sdata2:0x805CEA50; // type:object size:0x4 data:float +lbl_805CEA54 = .sdata2:0x805CEA54; // type:object size:0x4 data:float +lbl_805CEA58 = .sdata2:0x805CEA58; // type:object size:0x4 data:float +lbl_805CEA5C = .sdata2:0x805CEA5C; // type:object size:0x4 data:float +lbl_805CEA60 = .sdata2:0x805CEA60; // type:object size:0x4 data:float +lbl_805CEA64 = .sdata2:0x805CEA64; // type:object size:0x4 data:float +lbl_805CEA68 = .sdata2:0x805CEA68; // type:object size:0x4 data:float +lbl_805CEA6C = .sdata2:0x805CEA6C; // type:object size:0x4 data:float +lbl_805CEA70 = .sdata2:0x805CEA70; // type:object size:0x4 data:float +lbl_805CEA74 = .sdata2:0x805CEA74; // type:object size:0x4 data:float +lbl_805CEA78 = .sdata2:0x805CEA78; // type:object size:0x8 data:float +lbl_805CEA80 = .sdata2:0x805CEA80; // type:object size:0x4 data:float +lbl_805CEA84 = .sdata2:0x805CEA84; // type:object size:0x4 data:float +lbl_805CEA88 = .sdata2:0x805CEA88; // type:object size:0x4 data:float +lbl_805CEA8C = .sdata2:0x805CEA8C; // type:object size:0x4 data:float +lbl_805CEA90 = .sdata2:0x805CEA90; // type:object size:0x4 data:float +lbl_805CEA94 = .sdata2:0x805CEA94; // type:object size:0x4 data:float +lbl_805CEA98 = .sdata2:0x805CEA98; // type:object size:0x4 data:float +lbl_805CEA9C = .sdata2:0x805CEA9C; // type:object size:0x4 data:float +lbl_805CEAA0 = .sdata2:0x805CEAA0; // type:object size:0x4 data:float +lbl_805CEAA4 = .sdata2:0x805CEAA4; // type:object size:0x4 data:float +lbl_805CEAA8 = .sdata2:0x805CEAA8; // type:object size:0x4 data:float +lbl_805CEAAC = .sdata2:0x805CEAAC; // type:object size:0x4 data:float +lbl_805CEAB0 = .sdata2:0x805CEAB0; // type:object size:0x4 data:float +lbl_805CEAB4 = .sdata2:0x805CEAB4; // type:object size:0x4 data:float +lbl_805CEAB8 = .sdata2:0x805CEAB8; // type:object size:0x4 data:float +lbl_805CEABC = .sdata2:0x805CEABC; // type:object size:0x4 data:float +lbl_805CEAC0 = .sdata2:0x805CEAC0; // type:object size:0x4 data:float +lbl_805CEAC4 = .sdata2:0x805CEAC4; // type:object size:0x4 data:float +lbl_805CEAC8 = .sdata2:0x805CEAC8; // type:object size:0x4 data:float +lbl_805CEACC = .sdata2:0x805CEACC; // type:object size:0x4 data:float +lbl_805CEAD0 = .sdata2:0x805CEAD0; // type:object size:0x4 data:float +lbl_805CEAD4 = .sdata2:0x805CEAD4; // type:object size:0x4 data:float +lbl_805CEAD8 = .sdata2:0x805CEAD8; // type:object size:0x4 data:float +lbl_805CEADC = .sdata2:0x805CEADC; // type:object size:0x4 data:float +lbl_805CEAE0 = .sdata2:0x805CEAE0; // type:object size:0x4 data:float +lbl_805CEAE4 = .sdata2:0x805CEAE4; // type:object size:0x4 data:float +lbl_805CEAE8 = .sdata2:0x805CEAE8; // type:object size:0x4 data:float +lbl_805CEAEC = .sdata2:0x805CEAEC; // type:object size:0x4 data:float +lbl_805CEAF0 = .sdata2:0x805CEAF0; // type:object size:0x4 data:float +lbl_805CEAF4 = .sdata2:0x805CEAF4; // type:object size:0x4 data:float +lbl_805CEAF8 = .sdata2:0x805CEAF8; // type:object size:0x4 data:float +lbl_805CEAFC = .sdata2:0x805CEAFC; // type:object size:0x4 data:float +lbl_805CEB00 = .sdata2:0x805CEB00; // type:object size:0x4 data:float +lbl_805CEB04 = .sdata2:0x805CEB04; // type:object size:0x4 data:float +lbl_805CEB08 = .sdata2:0x805CEB08; // type:object size:0x8 data:float +lbl_805CEB10 = .sdata2:0x805CEB10; // type:object size:0x4 data:float +lbl_805CEB14 = .sdata2:0x805CEB14; // type:object size:0x4 data:float +lbl_805CEB18 = .sdata2:0x805CEB18; // type:object size:0x4 data:float +lbl_805CEB1C = .sdata2:0x805CEB1C; // type:object size:0x4 data:float +lbl_805CEB20 = .sdata2:0x805CEB20; // type:object size:0x4 data:float +lbl_805CEB24 = .sdata2:0x805CEB24; // type:object size:0x4 data:float +lbl_805CEB28 = .sdata2:0x805CEB28; // type:object size:0x4 data:float +lbl_805CEB2C = .sdata2:0x805CEB2C; // type:object size:0x4 data:float +lbl_805CEB30 = .sdata2:0x805CEB30; // type:object size:0x4 data:float +lbl_805CEB34 = .sdata2:0x805CEB34; // type:object size:0x4 data:float +lbl_805CEB38 = .sdata2:0x805CEB38; // type:object size:0x4 data:float +lbl_805CEB3C = .sdata2:0x805CEB3C; // type:object size:0x4 data:float +lbl_805CEB40 = .sdata2:0x805CEB40; // type:object size:0x8 data:float +lbl_805CEB48 = .sdata2:0x805CEB48; // type:object size:0x4 data:float +lbl_805CEB4C = .sdata2:0x805CEB4C; // type:object size:0x4 data:float +lbl_805CEB50 = .sdata2:0x805CEB50; // type:object size:0x8 data:float +lbl_805CEB58 = .sdata2:0x805CEB58; // type:object size:0x4 data:float +lbl_805CEB5C = .sdata2:0x805CEB5C; // type:object size:0x4 data:float +lbl_805CEB60 = .sdata2:0x805CEB60; // type:object size:0x4 data:float +lbl_805CEB64 = .sdata2:0x805CEB64; // type:object size:0x4 data:float +lbl_805CEB68 = .sdata2:0x805CEB68; // type:object size:0x4 data:float +lbl_805CEB6C = .sdata2:0x805CEB6C; // type:object size:0x4 data:float +lbl_805CEB70 = .sdata2:0x805CEB70; // type:object size:0x8 data:float +lbl_805CEB78 = .sdata2:0x805CEB78; // type:object size:0x4 data:float +lbl_805CEB7C = .sdata2:0x805CEB7C; // type:object size:0x4 data:float +lbl_805CEB80 = .sdata2:0x805CEB80; // type:object size:0x8 data:float +lbl_805CEB88 = .sdata2:0x805CEB88; // type:object size:0x4 data:float +lbl_805CEB8C = .sdata2:0x805CEB8C; // type:object size:0x4 data:float +lbl_805CEB90 = .sdata2:0x805CEB90; // type:object size:0x4 data:float +lbl_805CEB94 = .sdata2:0x805CEB94; // type:object size:0x4 data:float +lbl_805CEB98 = .sdata2:0x805CEB98; // type:object size:0x4 data:float +lbl_805CEB9C = .sdata2:0x805CEB9C; // type:object size:0x4 data:float +lbl_805CEBA0 = .sdata2:0x805CEBA0; // type:object size:0x4 data:float +lbl_805CEBA4 = .sdata2:0x805CEBA4; // type:object size:0x4 data:float +lbl_805CEBA8 = .sdata2:0x805CEBA8; // type:object size:0x4 data:float +lbl_805CEBAC = .sdata2:0x805CEBAC; // type:object size:0x4 data:float +lbl_805CEBB0 = .sdata2:0x805CEBB0; // type:object size:0x4 data:float +lbl_805CEBB4 = .sdata2:0x805CEBB4; // type:object size:0x4 data:float +lbl_805CEBB8 = .sdata2:0x805CEBB8; // type:object size:0x4 data:float +lbl_805CEBBC = .sdata2:0x805CEBBC; // type:object size:0x4 data:float +lbl_805CEBC0 = .sdata2:0x805CEBC0; // type:object size:0x4 data:float +lbl_805CEBC4 = .sdata2:0x805CEBC4; // type:object size:0x4 data:float +lbl_805CEBC8 = .sdata2:0x805CEBC8; // type:object size:0x4 data:float +lbl_805CEBCC = .sdata2:0x805CEBCC; // type:object size:0x4 data:float +lbl_805CEBD0 = .sdata2:0x805CEBD0; // type:object size:0x4 data:float +lbl_805CEBD4 = .sdata2:0x805CEBD4; // type:object size:0x4 data:float +lbl_805CEBD8 = .sdata2:0x805CEBD8; // type:object size:0x4 data:float +lbl_805CEBDC = .sdata2:0x805CEBDC; // type:object size:0x4 data:float +lbl_805CEBE0 = .sdata2:0x805CEBE0; // type:object size:0x4 data:float +lbl_805CEBE4 = .sdata2:0x805CEBE4; // type:object size:0x4 data:float +lbl_805CEBE8 = .sdata2:0x805CEBE8; // type:object size:0x4 data:float +lbl_805CEBEC = .sdata2:0x805CEBEC; // type:object size:0x4 data:float +lbl_805CEBF0 = .sdata2:0x805CEBF0; // type:object size:0x4 data:float +lbl_805CEBF4 = .sdata2:0x805CEBF4; // type:object size:0x4 data:float +lbl_805CEBF8 = .sdata2:0x805CEBF8; // type:object size:0x4 data:float +lbl_805CEBFC = .sdata2:0x805CEBFC; // type:object size:0x4 data:float +lbl_805CEC00 = .sdata2:0x805CEC00; // type:object size:0x4 data:float +lbl_805CEC04 = .sdata2:0x805CEC04; // type:object size:0x4 data:float +lbl_805CEC08 = .sdata2:0x805CEC08; // type:object size:0x4 data:float +lbl_805CEC0C = .sdata2:0x805CEC0C; // type:object size:0x4 data:float +lbl_805CEC10 = .sdata2:0x805CEC10; // type:object size:0x4 data:float +lbl_805CEC14 = .sdata2:0x805CEC14; // type:object size:0x4 data:float +lbl_805CEC18 = .sdata2:0x805CEC18; // type:object size:0x4 data:float +lbl_805CEC1C = .sdata2:0x805CEC1C; // type:object size:0x4 data:float +lbl_805CEC20 = .sdata2:0x805CEC20; // type:object size:0x4 data:float +lbl_805CEC24 = .sdata2:0x805CEC24; // type:object size:0x4 data:float +lbl_805CEC28 = .sdata2:0x805CEC28; // type:object size:0x4 data:float +lbl_805CEC2C = .sdata2:0x805CEC2C; // type:object size:0x4 data:float +lbl_805CEC30 = .sdata2:0x805CEC30; // type:object size:0x4 data:float +lbl_805CEC34 = .sdata2:0x805CEC34; // type:object size:0x4 data:float +lbl_805CEC38 = .sdata2:0x805CEC38; // type:object size:0x4 data:float +lbl_805CEC3C = .sdata2:0x805CEC3C; // type:object size:0x4 data:float +lbl_805CEC40 = .sdata2:0x805CEC40; // type:object size:0x4 data:float +lbl_805CEC44 = .sdata2:0x805CEC44; // type:object size:0x4 data:float +lbl_805CEC48 = .sdata2:0x805CEC48; // type:object size:0x4 data:float +lbl_805CEC4C = .sdata2:0x805CEC4C; // type:object size:0x4 data:float +lbl_805CEC50 = .sdata2:0x805CEC50; // type:object size:0x4 data:float +lbl_805CEC54 = .sdata2:0x805CEC54; // type:object size:0x4 data:float +lbl_805CEC58 = .sdata2:0x805CEC58; // type:object size:0x4 data:float +lbl_805CEC5C = .sdata2:0x805CEC5C; // type:object size:0x4 data:float +lbl_805CEC60 = .sdata2:0x805CEC60; // type:object size:0x4 data:float +lbl_805CEC64 = .sdata2:0x805CEC64; // type:object size:0x4 data:float +lbl_805CEC68 = .sdata2:0x805CEC68; // type:object size:0x4 data:float +lbl_805CEC6C = .sdata2:0x805CEC6C; // type:object size:0x4 data:float +lbl_805CEC70 = .sdata2:0x805CEC70; // type:object size:0x4 data:float +lbl_805CEC74 = .sdata2:0x805CEC74; // type:object size:0x4 data:float +lbl_805CEC78 = .sdata2:0x805CEC78; // type:object size:0x8 data:float +lbl_805CEC80 = .sdata2:0x805CEC80; // type:object size:0x4 data:float +lbl_805CEC84 = .sdata2:0x805CEC84; // type:object size:0x4 data:float +lbl_805CEC88 = .sdata2:0x805CEC88; // type:object size:0x4 data:float +lbl_805CEC8C = .sdata2:0x805CEC8C; // type:object size:0x4 data:float +lbl_805CEC90 = .sdata2:0x805CEC90; // type:object size:0x4 data:float +lbl_805CEC94 = .sdata2:0x805CEC94; // type:object size:0x4 data:float +lbl_805CEC98 = .sdata2:0x805CEC98; // type:object size:0x4 data:float +lbl_805CEC9C = .sdata2:0x805CEC9C; // type:object size:0x4 data:float +lbl_805CECA0 = .sdata2:0x805CECA0; // type:object size:0x4 data:float +lbl_805CECA4 = .sdata2:0x805CECA4; // type:object size:0x4 data:float +lbl_805CECA8 = .sdata2:0x805CECA8; // type:object size:0x4 data:float +lbl_805CECAC = .sdata2:0x805CECAC; // type:object size:0x4 data:float +lbl_805CECB0 = .sdata2:0x805CECB0; // type:object size:0x8 data:float +lbl_805CECB8 = .sdata2:0x805CECB8; // type:object size:0x4 data:float +lbl_805CECBC = .sdata2:0x805CECBC; // type:object size:0x4 data:float +lbl_805CECC0 = .sdata2:0x805CECC0; // type:object size:0x4 data:float +lbl_805CECC4 = .sdata2:0x805CECC4; // type:object size:0x4 data:float +lbl_805CECC8 = .sdata2:0x805CECC8; // type:object size:0x4 data:float +lbl_805CECCC = .sdata2:0x805CECCC; // type:object size:0x4 data:float +lbl_805CECD0 = .sdata2:0x805CECD0; // type:object size:0x4 data:float +lbl_805CECD4 = .sdata2:0x805CECD4; // type:object size:0x4 data:float +lbl_805CECD8 = .sdata2:0x805CECD8; // type:object size:0x4 data:float +lbl_805CECDC = .sdata2:0x805CECDC; // type:object size:0x4 data:float +lbl_805CECE0 = .sdata2:0x805CECE0; // type:object size:0x4 data:float +lbl_805CECE4 = .sdata2:0x805CECE4; // type:object size:0x4 data:float +lbl_805CECE8 = .sdata2:0x805CECE8; // type:object size:0x4 data:float +lbl_805CECEC = .sdata2:0x805CECEC; // type:object size:0x4 data:float +lbl_805CECF0 = .sdata2:0x805CECF0; // type:object size:0x4 data:float +lbl_805CECF4 = .sdata2:0x805CECF4; // type:object size:0x4 data:float +lbl_805CECF8 = .sdata2:0x805CECF8; // type:object size:0x4 data:float +lbl_805CECFC = .sdata2:0x805CECFC; // type:object size:0x4 data:float +lbl_805CED00 = .sdata2:0x805CED00; // type:object size:0x4 data:float +lbl_805CED04 = .sdata2:0x805CED04; // type:object size:0x4 data:float +lbl_805CED08 = .sdata2:0x805CED08; // type:object size:0x8 data:float +lbl_805CED10 = .sdata2:0x805CED10; // type:object size:0x4 data:float +lbl_805CED14 = .sdata2:0x805CED14; // type:object size:0x4 data:float +lbl_805CED18 = .sdata2:0x805CED18; // type:object size:0x4 data:float +lbl_805CED1C = .sdata2:0x805CED1C; // type:object size:0x4 data:float +lbl_805CED20 = .sdata2:0x805CED20; // type:object size:0x4 data:float +lbl_805CED24 = .sdata2:0x805CED24; // type:object size:0x4 data:float +lbl_805CED28 = .sdata2:0x805CED28; // type:object size:0x8 data:float +lbl_805CED30 = .sdata2:0x805CED30; // type:object size:0x4 data:float +lbl_805CED34 = .sdata2:0x805CED34; // type:object size:0x4 data:float +lbl_805CED38 = .sdata2:0x805CED38; // type:object size:0x4 data:float +lbl_805CED3C = .sdata2:0x805CED3C; // type:object size:0x4 data:float +lbl_805CED40 = .sdata2:0x805CED40; // type:object size:0x8 data:float +lbl_805CED48 = .sdata2:0x805CED48; // type:object size:0x4 data:float +lbl_805CED4C = .sdata2:0x805CED4C; // type:object size:0x4 data:float +lbl_805CED50 = .sdata2:0x805CED50; // type:object size:0x4 data:float +lbl_805CED54 = .sdata2:0x805CED54; // type:object size:0x4 data:float +lbl_805CED58 = .sdata2:0x805CED58; // type:object size:0x4 data:float +lbl_805CED5C = .sdata2:0x805CED5C; // type:object size:0x4 data:float +lbl_805CED60 = .sdata2:0x805CED60; // type:object size:0x8 data:float +lbl_805CED68 = .sdata2:0x805CED68; // type:object size:0x4 data:float +lbl_805CED6C = .sdata2:0x805CED6C; // type:object size:0x4 data:float +lbl_805CED70 = .sdata2:0x805CED70; // type:object size:0x4 data:float +lbl_805CED74 = .sdata2:0x805CED74; // type:object size:0x4 data:float +lbl_805CED78 = .sdata2:0x805CED78; // type:object size:0x4 data:float +lbl_805CED7C = .sdata2:0x805CED7C; // type:object size:0x4 data:float +lbl_805CED80 = .sdata2:0x805CED80; // type:object size:0x4 data:float +lbl_805CED84 = .sdata2:0x805CED84; // type:object size:0x4 data:float +lbl_805CED88 = .sdata2:0x805CED88; // type:object size:0x4 data:float +lbl_805CED8C = .sdata2:0x805CED8C; // type:object size:0x4 data:float +lbl_805CED90 = .sdata2:0x805CED90; // type:object size:0x4 data:float +lbl_805CED94 = .sdata2:0x805CED94; // type:object size:0x4 data:float +lbl_805CED98 = .sdata2:0x805CED98; // type:object size:0x4 data:float +lbl_805CED9C = .sdata2:0x805CED9C; // type:object size:0x4 data:float +lbl_805CEDA0 = .sdata2:0x805CEDA0; // type:object size:0x4 data:float +lbl_805CEDA4 = .sdata2:0x805CEDA4; // type:object size:0x4 data:float +lbl_805CEDA8 = .sdata2:0x805CEDA8; // type:object size:0x4 data:float +lbl_805CEDAC = .sdata2:0x805CEDAC; // type:object size:0x4 data:float +lbl_805CEDB0 = .sdata2:0x805CEDB0; // type:object size:0x8 data:float +lbl_805CEDB8 = .sdata2:0x805CEDB8; // type:object size:0x4 data:float +lbl_805CEDBC = .sdata2:0x805CEDBC; // type:object size:0x4 data:float +lbl_805CEDC0 = .sdata2:0x805CEDC0; // type:object size:0x8 data:float +lbl_805CEDC8 = .sdata2:0x805CEDC8; // type:object size:0x4 data:float +lbl_805CEDCC = .sdata2:0x805CEDCC; // type:object size:0x4 data:float +lbl_805CEDD0 = .sdata2:0x805CEDD0; // type:object size:0x4 data:float +lbl_805CEDD4 = .sdata2:0x805CEDD4; // type:object size:0x4 data:float +lbl_805CEDD8 = .sdata2:0x805CEDD8; // type:object size:0x4 data:float +lbl_805CEDDC = .sdata2:0x805CEDDC; // type:object size:0x4 data:float +lbl_805CEDE0 = .sdata2:0x805CEDE0; // type:object size:0x4 data:float +lbl_805CEDE4 = .sdata2:0x805CEDE4; // type:object size:0x4 data:float +lbl_805CEDE8 = .sdata2:0x805CEDE8; // type:object size:0x4 data:float +lbl_805CEDEC = .sdata2:0x805CEDEC; // type:object size:0x4 data:float +lbl_805CEDF0 = .sdata2:0x805CEDF0; // type:object size:0x4 data:float +lbl_805CEDF4 = .sdata2:0x805CEDF4; // type:object size:0x4 data:float +lbl_805CEDF8 = .sdata2:0x805CEDF8; // type:object size:0x4 data:float +lbl_805CEDFC = .sdata2:0x805CEDFC; // type:object size:0x4 data:float +lbl_805CEE00 = .sdata2:0x805CEE00; // type:object size:0x4 data:float +lbl_805CEE04 = .sdata2:0x805CEE04; // type:object size:0x4 data:float +lbl_805CEE08 = .sdata2:0x805CEE08; // type:object size:0x4 data:float +lbl_805CEE0C = .sdata2:0x805CEE0C; // type:object size:0x4 data:float +lbl_805CEE10 = .sdata2:0x805CEE10; // type:object size:0x4 data:float +lbl_805CEE14 = .sdata2:0x805CEE14; // type:object size:0x4 data:float +lbl_805CEE18 = .sdata2:0x805CEE18; // type:object size:0x4 data:float +lbl_805CEE1C = .sdata2:0x805CEE1C; // type:object size:0x4 data:float +lbl_805CEE20 = .sdata2:0x805CEE20; // type:object size:0x4 data:float +lbl_805CEE24 = .sdata2:0x805CEE24; // type:object size:0x4 data:float +lbl_805CEE28 = .sdata2:0x805CEE28; // type:object size:0x4 data:float +lbl_805CEE2C = .sdata2:0x805CEE2C; // type:object size:0x4 data:float +lbl_805CEE30 = .sdata2:0x805CEE30; // type:object size:0x8 data:float +lbl_805CEE38 = .sdata2:0x805CEE38; // type:object size:0x4 data:float +lbl_805CEE3C = .sdata2:0x805CEE3C; // type:object size:0x4 data:float +lbl_805CEE40 = .sdata2:0x805CEE40; // type:object size:0x4 data:float +lbl_805CEE44 = .sdata2:0x805CEE44; // type:object size:0x4 data:float +lbl_805CEE48 = .sdata2:0x805CEE48; // type:object size:0x4 data:float +lbl_805CEE4C = .sdata2:0x805CEE4C; // type:object size:0x4 data:float +lbl_805CEE50 = .sdata2:0x805CEE50; // type:object size:0x8 data:float +lbl_805CEE58 = .sdata2:0x805CEE58; // type:object size:0x8 data:float +lbl_805CEE60 = .sdata2:0x805CEE60; // type:object size:0x4 data:float +lbl_805CEE64 = .sdata2:0x805CEE64; // type:object size:0x4 data:float +lbl_805CEE68 = .sdata2:0x805CEE68; // type:object size:0x4 data:float +lbl_805CEE6C = .sdata2:0x805CEE6C; // type:object size:0x4 data:float +lbl_805CEE70 = .sdata2:0x805CEE70; // type:object size:0x4 data:float +lbl_805CEE74 = .sdata2:0x805CEE74; // type:object size:0x4 data:float +lbl_805CEE78 = .sdata2:0x805CEE78; // type:object size:0x8 data:float +lbl_805CEE80 = .sdata2:0x805CEE80; // type:object size:0x4 data:float +lbl_805CEE84 = .sdata2:0x805CEE84; // type:object size:0x4 data:float +lbl_805CEE88 = .sdata2:0x805CEE88; // type:object size:0x4 data:float +lbl_805CEE8C = .sdata2:0x805CEE8C; // type:object size:0x4 data:float +lbl_805CEE90 = .sdata2:0x805CEE90; // type:object size:0x4 data:float +lbl_805CEE94 = .sdata2:0x805CEE94; // type:object size:0x4 data:float +lbl_805CEE98 = .sdata2:0x805CEE98; // type:object size:0x4 data:float +lbl_805CEE9C = .sdata2:0x805CEE9C; // type:object size:0x4 data:float +lbl_805CEEA0 = .sdata2:0x805CEEA0; // type:object size:0x4 data:float +lbl_805CEEA4 = .sdata2:0x805CEEA4; // type:object size:0x4 data:float +lbl_805CEEA8 = .sdata2:0x805CEEA8; // type:object size:0x4 data:float +lbl_805CEEAC = .sdata2:0x805CEEAC; // type:object size:0x4 data:float +lbl_805CEEB0 = .sdata2:0x805CEEB0; // type:object size:0x4 data:float +lbl_805CEEB4 = .sdata2:0x805CEEB4; // type:object size:0x4 data:float +lbl_805CEEB8 = .sdata2:0x805CEEB8; // type:object size:0x4 data:float +lbl_805CEEBC = .sdata2:0x805CEEBC; // type:object size:0x4 data:float +lbl_805CEEC0 = .sdata2:0x805CEEC0; // type:object size:0x4 data:float +lbl_805CEEC4 = .sdata2:0x805CEEC4; // type:object size:0x4 data:float +lbl_805CEEC8 = .sdata2:0x805CEEC8; // type:object size:0x4 data:float +lbl_805CEECC = .sdata2:0x805CEECC; // type:object size:0x4 data:float +lbl_805CEED0 = .sdata2:0x805CEED0; // type:object size:0x8 data:float +lbl_805CEED8 = .sdata2:0x805CEED8; // type:object size:0x4 data:float +lbl_805CEEDC = .sdata2:0x805CEEDC; // type:object size:0x4 data:float +lbl_805CEEE0 = .sdata2:0x805CEEE0; // type:object size:0x4 data:float +lbl_805CEEE4 = .sdata2:0x805CEEE4; // type:object size:0x4 data:float +lbl_805CEEE8 = .sdata2:0x805CEEE8; // type:object size:0x4 data:float +lbl_805CEEEC = .sdata2:0x805CEEEC; // type:object size:0x4 data:float +lbl_805CEEF0 = .sdata2:0x805CEEF0; // type:object size:0x4 data:float +lbl_805CEEF4 = .sdata2:0x805CEEF4; // type:object size:0x4 data:float +lbl_805CEEF8 = .sdata2:0x805CEEF8; // type:object size:0x4 data:float +lbl_805CEEFC = .sdata2:0x805CEEFC; // type:object size:0x4 data:float +lbl_805CEF00 = .sdata2:0x805CEF00; // type:object size:0x4 data:float +lbl_805CEF04 = .sdata2:0x805CEF04; // type:object size:0x4 data:float +lbl_805CEF08 = .sdata2:0x805CEF08; // type:object size:0x4 data:float +lbl_805CEF0C = .sdata2:0x805CEF0C; // type:object size:0x4 data:float +lbl_805CEF10 = .sdata2:0x805CEF10; // type:object size:0x4 data:float +lbl_805CEF14 = .sdata2:0x805CEF14; // type:object size:0x4 data:float +lbl_805CEF18 = .sdata2:0x805CEF18; // type:object size:0x4 data:float +lbl_805CEF1C = .sdata2:0x805CEF1C; // type:object size:0x4 data:float +lbl_805CEF20 = .sdata2:0x805CEF20; // type:object size:0x4 data:float +lbl_805CEF24 = .sdata2:0x805CEF24; // type:object size:0x4 data:float +lbl_805CEF28 = .sdata2:0x805CEF28; // type:object size:0x4 data:float +lbl_805CEF2C = .sdata2:0x805CEF2C; // type:object size:0x4 data:float +lbl_805CEF30 = .sdata2:0x805CEF30; // type:object size:0x4 data:float +lbl_805CEF34 = .sdata2:0x805CEF34; // type:object size:0x4 data:float +lbl_805CEF38 = .sdata2:0x805CEF38; // type:object size:0x4 data:float +lbl_805CEF3C = .sdata2:0x805CEF3C; // type:object size:0x4 data:float +lbl_805CEF40 = .sdata2:0x805CEF40; // type:object size:0x4 data:float +lbl_805CEF44 = .sdata2:0x805CEF44; // type:object size:0x4 data:float +lbl_805CEF48 = .sdata2:0x805CEF48; // type:object size:0x4 data:float +lbl_805CEF4C = .sdata2:0x805CEF4C; // type:object size:0x4 data:float +lbl_805CEF50 = .sdata2:0x805CEF50; // type:object size:0x4 data:float +lbl_805CEF54 = .sdata2:0x805CEF54; // type:object size:0x4 data:float +lbl_805CEF58 = .sdata2:0x805CEF58; // type:object size:0x4 data:float +lbl_805CEF5C = .sdata2:0x805CEF5C; // type:object size:0x4 data:float +lbl_805CEF60 = .sdata2:0x805CEF60; // type:object size:0x4 data:float +lbl_805CEF64 = .sdata2:0x805CEF64; // type:object size:0x4 data:float +lbl_805CEF68 = .sdata2:0x805CEF68; // type:object size:0x4 data:float +lbl_805CEF6C = .sdata2:0x805CEF6C; // type:object size:0x4 data:float +lbl_805CEF70 = .sdata2:0x805CEF70; // type:object size:0x4 data:float +lbl_805CEF74 = .sdata2:0x805CEF74; // type:object size:0x4 data:float +lbl_805CEF78 = .sdata2:0x805CEF78; // type:object size:0x4 data:float +lbl_805CEF7C = .sdata2:0x805CEF7C; // type:object size:0x4 data:float +lbl_805CEF80 = .sdata2:0x805CEF80; // type:object size:0x4 data:float +lbl_805CEF84 = .sdata2:0x805CEF84; // type:object size:0x4 data:float +lbl_805CEF88 = .sdata2:0x805CEF88; // type:object size:0x4 data:float +lbl_805CEF8C = .sdata2:0x805CEF8C; // type:object size:0x4 data:float +lbl_805CEF90 = .sdata2:0x805CEF90; // type:object size:0x4 data:float +lbl_805CEF94 = .sdata2:0x805CEF94; // type:object size:0x4 data:float +lbl_805CEF98 = .sdata2:0x805CEF98; // type:object size:0x4 data:float +lbl_805CEF9C = .sdata2:0x805CEF9C; // type:object size:0x4 data:float +lbl_805CEFA0 = .sdata2:0x805CEFA0; // type:object size:0x4 data:float +lbl_805CEFA4 = .sdata2:0x805CEFA4; // type:object size:0x4 data:float +lbl_805CEFA8 = .sdata2:0x805CEFA8; // type:object size:0x4 data:float +lbl_805CEFAC = .sdata2:0x805CEFAC; // type:object size:0x4 data:float +lbl_805CEFB0 = .sdata2:0x805CEFB0; // type:object size:0x4 data:float +lbl_805CEFB4 = .sdata2:0x805CEFB4; // type:object size:0x4 data:float +lbl_805CEFB8 = .sdata2:0x805CEFB8; // type:object size:0x4 data:float +lbl_805CEFBC = .sdata2:0x805CEFBC; // type:object size:0x4 data:float +lbl_805CEFC0 = .sdata2:0x805CEFC0; // type:object size:0x8 data:float +lbl_805CEFC8 = .sdata2:0x805CEFC8; // type:object size:0x4 data:float +lbl_805CEFCC = .sdata2:0x805CEFCC; // type:object size:0x4 data:float +lbl_805CEFD0 = .sdata2:0x805CEFD0; // type:object size:0x8 data:float +lbl_805CEFD8 = .sdata2:0x805CEFD8; // type:object size:0x8 data:float +lbl_805CEFE0 = .sdata2:0x805CEFE0; // type:object size:0x4 data:float +lbl_805CEFE4 = .sdata2:0x805CEFE4; // type:object size:0x4 data:float +lbl_805CEFE8 = .sdata2:0x805CEFE8; // type:object size:0x4 data:float +lbl_805CEFEC = .sdata2:0x805CEFEC; // type:object size:0x4 data:float +lbl_805CEFF0 = .sdata2:0x805CEFF0; // type:object size:0x4 data:float +lbl_805CEFF4 = .sdata2:0x805CEFF4; // type:object size:0x4 data:float +lbl_805CEFF8 = .sdata2:0x805CEFF8; // type:object size:0x8 data:float +lbl_805CF000 = .sdata2:0x805CF000; // type:object size:0x4 data:float +lbl_805CF004 = .sdata2:0x805CF004; // type:object size:0x4 data:float +lbl_805CF008 = .sdata2:0x805CF008; // type:object size:0x4 data:float +lbl_805CF00C = .sdata2:0x805CF00C; // type:object size:0x4 data:float +lbl_805CF010 = .sdata2:0x805CF010; // type:object size:0x4 data:float +lbl_805CF014 = .sdata2:0x805CF014; // type:object size:0x4 data:float +lbl_805CF018 = .sdata2:0x805CF018; // type:object size:0x4 data:float +lbl_805CF01C = .sdata2:0x805CF01C; // type:object size:0x4 data:float +lbl_805CF020 = .sdata2:0x805CF020; // type:object size:0x4 data:float +lbl_805CF024 = .sdata2:0x805CF024; // type:object size:0x4 data:float +lbl_805CF028 = .sdata2:0x805CF028; // type:object size:0x4 data:float +lbl_805CF02C = .sdata2:0x805CF02C; // type:object size:0x4 data:float +lbl_805CF030 = .sdata2:0x805CF030; // type:object size:0x4 data:float +lbl_805CF034 = .sdata2:0x805CF034; // type:object size:0x4 data:float +lbl_805CF038 = .sdata2:0x805CF038; // type:object size:0x8 data:float +lbl_805CF040 = .sdata2:0x805CF040; // type:object size:0x4 data:float +lbl_805CF044 = .sdata2:0x805CF044; // type:object size:0x4 data:float +lbl_805CF048 = .sdata2:0x805CF048; // type:object size:0x8 data:float +lbl_805CF050 = .sdata2:0x805CF050; // type:object size:0x4 data:float +lbl_805CF054 = .sdata2:0x805CF054; // type:object size:0x4 data:float +lbl_805CF058 = .sdata2:0x805CF058; // type:object size:0x4 data:float +lbl_805CF05C = .sdata2:0x805CF05C; // type:object size:0x4 data:float +lbl_805CF060 = .sdata2:0x805CF060; // type:object size:0x4 data:float +lbl_805CF064 = .sdata2:0x805CF064; // type:object size:0x4 data:float +lbl_805CF068 = .sdata2:0x805CF068; // type:object size:0x8 data:float +lbl_805CF070 = .sdata2:0x805CF070; // type:object size:0x4 data:float +lbl_805CF074 = .sdata2:0x805CF074; // type:object size:0x4 data:float +lbl_805CF078 = .sdata2:0x805CF078; // type:object size:0x4 data:float +lbl_805CF07C = .sdata2:0x805CF07C; // type:object size:0x4 data:float +lbl_805CF080 = .sdata2:0x805CF080; // type:object size:0x4 data:float +lbl_805CF084 = .sdata2:0x805CF084; // type:object size:0x4 data:float +lbl_805CF088 = .sdata2:0x805CF088; // type:object size:0x4 data:float +lbl_805CF08C = .sdata2:0x805CF08C; // type:object size:0x4 data:float +lbl_805CF090 = .sdata2:0x805CF090; // type:object size:0x4 data:float +lbl_805CF094 = .sdata2:0x805CF094; // type:object size:0x4 data:float +lbl_805CF098 = .sdata2:0x805CF098; // type:object size:0x4 data:float +lbl_805CF09C = .sdata2:0x805CF09C; // type:object size:0x4 data:float +lbl_805CF0A0 = .sdata2:0x805CF0A0; // type:object size:0x4 data:float +lbl_805CF0A4 = .sdata2:0x805CF0A4; // type:object size:0x4 data:float +lbl_805CF0A8 = .sdata2:0x805CF0A8; // type:object size:0x4 data:float +lbl_805CF0AC = .sdata2:0x805CF0AC; // type:object size:0x4 data:float +lbl_805CF0B0 = .sdata2:0x805CF0B0; // type:object size:0x8 data:float +lbl_805CF0B8 = .sdata2:0x805CF0B8; // type:object size:0x4 data:float +lbl_805CF0BC = .sdata2:0x805CF0BC; // type:object size:0x4 data:float +lbl_805CF0C0 = .sdata2:0x805CF0C0; // type:object size:0x4 data:float +lbl_805CF0C4 = .sdata2:0x805CF0C4; // type:object size:0x4 data:float +lbl_805CF0C8 = .sdata2:0x805CF0C8; // type:object size:0x4 data:float +lbl_805CF0CC = .sdata2:0x805CF0CC; // type:object size:0x4 data:float +lbl_805CF0D0 = .sdata2:0x805CF0D0; // type:object size:0x4 data:float +lbl_805CF0D4 = .sdata2:0x805CF0D4; // type:object size:0x4 data:float +lbl_805CF0D8 = .sdata2:0x805CF0D8; // type:object size:0x4 data:float +lbl_805CF0DC = .sdata2:0x805CF0DC; // type:object size:0x4 data:float +lbl_805CF0E0 = .sdata2:0x805CF0E0; // type:object size:0x4 data:float +lbl_805CF0E4 = .sdata2:0x805CF0E4; // type:object size:0x4 data:float +lbl_805CF0E8 = .sdata2:0x805CF0E8; // type:object size:0x4 data:float +lbl_805CF0EC = .sdata2:0x805CF0EC; // type:object size:0x4 data:float +lbl_805CF0F0 = .sdata2:0x805CF0F0; // type:object size:0x4 data:float +lbl_805CF0F4 = .sdata2:0x805CF0F4; // type:object size:0x4 data:float +lbl_805CF0F8 = .sdata2:0x805CF0F8; // type:object size:0x4 data:float +lbl_805CF0FC = .sdata2:0x805CF0FC; // type:object size:0x4 data:float +lbl_805CF100 = .sdata2:0x805CF100; // type:object size:0x4 data:float +lbl_805CF104 = .sdata2:0x805CF104; // type:object size:0x4 data:float +lbl_805CF108 = .sdata2:0x805CF108; // type:object size:0x4 data:float +lbl_805CF10C = .sdata2:0x805CF10C; // type:object size:0x4 data:float +lbl_805CF110 = .sdata2:0x805CF110; // type:object size:0x4 data:float +lbl_805CF114 = .sdata2:0x805CF114; // type:object size:0x4 data:float +lbl_805CF118 = .sdata2:0x805CF118; // type:object size:0x4 data:float +lbl_805CF11C = .sdata2:0x805CF11C; // type:object size:0x4 data:float +lbl_805CF120 = .sdata2:0x805CF120; // type:object size:0x4 data:float +lbl_805CF124 = .sdata2:0x805CF124; // type:object size:0x4 data:float +lbl_805CF128 = .sdata2:0x805CF128; // type:object size:0x4 data:float +lbl_805CF12C = .sdata2:0x805CF12C; // type:object size:0x4 data:float +lbl_805CF130 = .sdata2:0x805CF130; // type:object size:0x4 data:float +lbl_805CF134 = .sdata2:0x805CF134; // type:object size:0x4 data:float +lbl_805CF138 = .sdata2:0x805CF138; // type:object size:0x4 data:float +lbl_805CF13C = .sdata2:0x805CF13C; // type:object size:0x4 data:float +lbl_805CF140 = .sdata2:0x805CF140; // type:object size:0x4 data:float +lbl_805CF144 = .sdata2:0x805CF144; // type:object size:0x4 data:float +lbl_805CF148 = .sdata2:0x805CF148; // type:object size:0x4 data:float +lbl_805CF14C = .sdata2:0x805CF14C; // type:object size:0x4 data:float +lbl_805CF150 = .sdata2:0x805CF150; // type:object size:0x8 data:float +lbl_805CF158 = .sdata2:0x805CF158; // type:object size:0x4 data:float +lbl_805CF15C = .sdata2:0x805CF15C; // type:object size:0x4 data:float +lbl_805CF160 = .sdata2:0x805CF160; // type:object size:0x4 data:float +lbl_805CF164 = .sdata2:0x805CF164; // type:object size:0x4 data:float +lbl_805CF168 = .sdata2:0x805CF168; // type:object size:0x4 data:float +lbl_805CF16C = .sdata2:0x805CF16C; // type:object size:0x4 data:float +lbl_805CF170 = .sdata2:0x805CF170; // type:object size:0x4 data:float +lbl_805CF174 = .sdata2:0x805CF174; // type:object size:0x4 data:float +lbl_805CF178 = .sdata2:0x805CF178; // type:object size:0x8 data:float +lbl_805CF180 = .sdata2:0x805CF180; // type:object size:0x4 data:float +lbl_805CF184 = .sdata2:0x805CF184; // type:object size:0x4 data:float +lbl_805CF188 = .sdata2:0x805CF188; // type:object size:0x4 data:float +lbl_805CF18C = .sdata2:0x805CF18C; // type:object size:0x4 data:float +lbl_805CF190 = .sdata2:0x805CF190; // type:object size:0x4 data:float +lbl_805CF194 = .sdata2:0x805CF194; // type:object size:0x4 data:float +lbl_805CF198 = .sdata2:0x805CF198; // type:object size:0x4 data:float +lbl_805CF19C = .sdata2:0x805CF19C; // type:object size:0x4 data:float +lbl_805CF1A0 = .sdata2:0x805CF1A0; // type:object size:0x4 data:float +lbl_805CF1A4 = .sdata2:0x805CF1A4; // type:object size:0x4 data:float +lbl_805CF1A8 = .sdata2:0x805CF1A8; // type:object size:0x4 data:float +lbl_805CF1AC = .sdata2:0x805CF1AC; // type:object size:0x4 data:float +lbl_805CF1B0 = .sdata2:0x805CF1B0; // type:object size:0x4 data:float +lbl_805CF1B4 = .sdata2:0x805CF1B4; // type:object size:0x4 data:float +lbl_805CF1B8 = .sdata2:0x805CF1B8; // type:object size:0x8 data:float +lbl_805CF1C0 = .sdata2:0x805CF1C0; // type:object size:0x4 data:float +lbl_805CF1C4 = .sdata2:0x805CF1C4; // type:object size:0x4 data:float +lbl_805CF1C8 = .sdata2:0x805CF1C8; // type:object size:0x4 data:float +lbl_805CF1CC = .sdata2:0x805CF1CC; // type:object size:0x4 data:float +lbl_805CF1D0 = .sdata2:0x805CF1D0; // type:object size:0x4 data:float +lbl_805CF1D4 = .sdata2:0x805CF1D4; // type:object size:0x4 data:float +lbl_805CF1D8 = .sdata2:0x805CF1D8; // type:object size:0x4 data:float +lbl_805CF1DC = .sdata2:0x805CF1DC; // type:object size:0x4 data:float +lbl_805CF1E0 = .sdata2:0x805CF1E0; // type:object size:0x4 data:float +lbl_805CF1E4 = .sdata2:0x805CF1E4; // type:object size:0x4 data:float +lbl_805CF1E8 = .sdata2:0x805CF1E8; // type:object size:0x8 data:float +lbl_805CF1F0 = .sdata2:0x805CF1F0; // type:object size:0x4 data:float +lbl_805CF1F4 = .sdata2:0x805CF1F4; // type:object size:0x4 data:float +lbl_805CF1F8 = .sdata2:0x805CF1F8; // type:object size:0x4 data:float +lbl_805CF1FC = .sdata2:0x805CF1FC; // type:object size:0x4 data:float +lbl_805CF200 = .sdata2:0x805CF200; // type:object size:0x4 data:float +lbl_805CF204 = .sdata2:0x805CF204; // type:object size:0x4 data:float +lbl_805CF208 = .sdata2:0x805CF208; // type:object size:0x4 data:float +lbl_805CF20C = .sdata2:0x805CF20C; // type:object size:0x4 data:float +lbl_805CF210 = .sdata2:0x805CF210; // type:object size:0x4 data:float +lbl_805CF214 = .sdata2:0x805CF214; // type:object size:0x4 data:float +lbl_805CF218 = .sdata2:0x805CF218; // type:object size:0x4 data:float +lbl_805CF21C = .sdata2:0x805CF21C; // type:object size:0x4 data:float +lbl_805CF220 = .sdata2:0x805CF220; // type:object size:0x4 data:float +lbl_805CF224 = .sdata2:0x805CF224; // type:object size:0x4 data:float +lbl_805CF228 = .sdata2:0x805CF228; // type:object size:0x4 data:float +lbl_805CF22C = .sdata2:0x805CF22C; // type:object size:0x4 data:float +lbl_805CF230 = .sdata2:0x805CF230; // type:object size:0x4 data:float +lbl_805CF234 = .sdata2:0x805CF234; // type:object size:0x4 data:float +lbl_805CF238 = .sdata2:0x805CF238; // type:object size:0x4 data:float +lbl_805CF23C = .sdata2:0x805CF23C; // type:object size:0x4 data:float +lbl_805CF240 = .sdata2:0x805CF240; // type:object size:0x4 data:float +lbl_805CF244 = .sdata2:0x805CF244; // type:object size:0x4 data:float +lbl_805CF248 = .sdata2:0x805CF248; // type:object size:0x8 data:float +lbl_805CF250 = .sdata2:0x805CF250; // type:object size:0x4 data:float +lbl_805CF254 = .sdata2:0x805CF254; // type:object size:0x4 data:float +lbl_805CF258 = .sdata2:0x805CF258; // type:object size:0x4 data:float +lbl_805CF25C = .sdata2:0x805CF25C; // type:object size:0x4 data:float +lbl_805CF260 = .sdata2:0x805CF260; // type:object size:0x4 data:float +lbl_805CF264 = .sdata2:0x805CF264; // type:object size:0x4 data:float +lbl_805CF268 = .sdata2:0x805CF268; // type:object size:0x8 data:float +lbl_805CF270 = .sdata2:0x805CF270; // type:object size:0x4 data:float +lbl_805CF274 = .sdata2:0x805CF274; // type:object size:0x4 data:float +lbl_805CF278 = .sdata2:0x805CF278; // type:object size:0x4 data:float +lbl_805CF27C = .sdata2:0x805CF27C; // type:object size:0x4 data:float +lbl_805CF280 = .sdata2:0x805CF280; // type:object size:0x4 data:float +lbl_805CF284 = .sdata2:0x805CF284; // type:object size:0x4 data:float +lbl_805CF288 = .sdata2:0x805CF288; // type:object size:0x4 data:float +lbl_805CF28C = .sdata2:0x805CF28C; // type:object size:0x4 data:float +lbl_805CF290 = .sdata2:0x805CF290; // type:object size:0x4 data:float +lbl_805CF294 = .sdata2:0x805CF294; // type:object size:0x4 data:float +lbl_805CF298 = .sdata2:0x805CF298; // type:object size:0x8 data:float +lbl_805CF2A0 = .sdata2:0x805CF2A0; // type:object size:0x4 data:4byte +lbl_805CF2A4 = .sdata2:0x805CF2A4; // type:object size:0x4 +lbl_805CF2A8 = .sdata2:0x805CF2A8; // type:object size:0x4 data:float +lbl_805CF2AC = .sdata2:0x805CF2AC; // type:object size:0x4 data:float +lbl_805CF2B0 = .sdata2:0x805CF2B0; // type:object size:0x4 data:float +lbl_805CF2B4 = .sdata2:0x805CF2B4; // type:object size:0x4 data:float +lbl_805CF2B8 = .sdata2:0x805CF2B8; // type:object size:0x4 data:float +lbl_805CF2BC = .sdata2:0x805CF2BC; // type:object size:0x4 data:float +lbl_805CF2C0 = .sdata2:0x805CF2C0; // type:object size:0x4 data:float +lbl_805CF2C4 = .sdata2:0x805CF2C4; // type:object size:0x4 data:float +lbl_805CF2C8 = .sdata2:0x805CF2C8; // type:object size:0x4 data:float +lbl_805CF2CC = .sdata2:0x805CF2CC; // type:object size:0x4 data:4byte +lbl_805CF2D0 = .sdata2:0x805CF2D0; // type:object size:0x4 data:float +lbl_805CF2D4 = .sdata2:0x805CF2D4; // type:object size:0x4 data:float +lbl_805CF2D8 = .sdata2:0x805CF2D8; // type:object size:0x4 data:float +lbl_805CF2DC = .sdata2:0x805CF2DC; // type:object size:0x4 data:float +lbl_805CF2E0 = .sdata2:0x805CF2E0; // type:object size:0x4 data:float +lbl_805CF2E4 = .sdata2:0x805CF2E4; // type:object size:0x4 data:float +lbl_805CF2E8 = .sdata2:0x805CF2E8; // type:object size:0x4 data:float +lbl_805CF2EC = .sdata2:0x805CF2EC; // type:object size:0x4 data:float +lbl_805CF2F0 = .sdata2:0x805CF2F0; // type:object size:0x4 data:float +lbl_805CF2F4 = .sdata2:0x805CF2F4; // type:object size:0x4 data:float +lbl_805CF2F8 = .sdata2:0x805CF2F8; // type:object size:0x4 data:float +lbl_805CF2FC = .sdata2:0x805CF2FC; // type:object size:0x4 data:float +lbl_805CF300 = .sdata2:0x805CF300; // type:object size:0x4 data:float +lbl_805CF304 = .sdata2:0x805CF304; // type:object size:0x4 data:float +lbl_805CF308 = .sdata2:0x805CF308; // type:object size:0x4 data:float +lbl_805CF30C = .sdata2:0x805CF30C; // type:object size:0x4 data:float +lbl_805CF310 = .sdata2:0x805CF310; // type:object size:0x4 data:float +lbl_805CF314 = .sdata2:0x805CF314; // type:object size:0x4 data:float +lbl_805CF318 = .sdata2:0x805CF318; // type:object size:0x4 data:float +lbl_805CF31C = .sdata2:0x805CF31C; // type:object size:0x4 data:float +lbl_805CF320 = .sdata2:0x805CF320; // type:object size:0x4 data:float +lbl_805CF324 = .sdata2:0x805CF324; // type:object size:0x4 data:float +lbl_805CF328 = .sdata2:0x805CF328; // type:object size:0x4 data:float +lbl_805CF32C = .sdata2:0x805CF32C; // type:object size:0x4 data:float +lbl_805CF330 = .sdata2:0x805CF330; // type:object size:0x4 data:float +lbl_805CF334 = .sdata2:0x805CF334; // type:object size:0x4 data:float +skXYScaleTweak__14CSplinterCable = .sdata2:0x805CF338; // type:object size:0x4 scope:global +lbl_805CF33C = .sdata2:0x805CF33C; // type:object size:0x4 data:float +lbl_805CF340 = .sdata2:0x805CF340; // type:object size:0x4 data:float +lbl_805CF344 = .sdata2:0x805CF344; // type:object size:0x4 data:float +lbl_805CF348 = .sdata2:0x805CF348; // type:object size:0x4 data:float +lbl_805CF34C = .sdata2:0x805CF34C; // type:object size:0x4 data:float +lbl_805CF350 = .sdata2:0x805CF350; // type:object size:0x4 data:float +lbl_805CF354 = .sdata2:0x805CF354; // type:object size:0x4 data:float +lbl_805CF358 = .sdata2:0x805CF358; // type:object size:0x4 data:float +lbl_805CF35C = .sdata2:0x805CF35C; // type:object size:0x4 data:float +lbl_805CF360 = .sdata2:0x805CF360; // type:object size:0x4 data:float +lbl_805CF364 = .sdata2:0x805CF364; // type:object size:0x4 data:float +lbl_805CF368 = .sdata2:0x805CF368; // type:object size:0x4 data:float +lbl_805CF36C = .sdata2:0x805CF36C; // type:object size:0x4 data:float +lbl_805CF370 = .sdata2:0x805CF370; // type:object size:0x4 data:float +lbl_805CF374 = .sdata2:0x805CF374; // type:object size:0x4 data:float +lbl_805CF378 = .sdata2:0x805CF378; // type:object size:0x4 data:float +lbl_805CF37C = .sdata2:0x805CF37C; // type:object size:0x4 data:float +lbl_805CF380 = .sdata2:0x805CF380; // type:object size:0x8 data:float +lbl_805CF388 = .sdata2:0x805CF388; // type:object size:0x4 data:4byte +lbl_805CF38C = .sdata2:0x805CF38C; // type:object size:0x4 data:4byte +lbl_805CF390 = .sdata2:0x805CF390; // type:object size:0x4 data:4byte +lbl_805CF394 = .sdata2:0x805CF394; // type:object size:0x4 data:4byte +lbl_805CF398 = .sdata2:0x805CF398; // type:object size:0x4 data:4byte +lbl_805CF39C = .sdata2:0x805CF39C; // type:object size:0x4 data:float +lbl_805CF3A0 = .sdata2:0x805CF3A0; // type:object size:0x4 data:float +lbl_805CF3A4 = .sdata2:0x805CF3A4; // type:object size:0x4 data:float +lbl_805CF3A8 = .sdata2:0x805CF3A8; // type:object size:0x4 data:float +lbl_805CF3AC = .sdata2:0x805CF3AC; // type:object size:0x4 data:float +lbl_805CF3B0 = .sdata2:0x805CF3B0; // type:object size:0x4 data:float +lbl_805CF3B4 = .sdata2:0x805CF3B4; // type:object size:0x4 data:float +lbl_805CF3B8 = .sdata2:0x805CF3B8; // type:object size:0x4 data:float +lbl_805CF3BC = .sdata2:0x805CF3BC; // type:object size:0x4 data:float +lbl_805CF3C0 = .sdata2:0x805CF3C0; // type:object size:0x4 data:float +lbl_805CF3C4 = .sdata2:0x805CF3C4; // type:object size:0x4 data:float +lbl_805CF3C8 = .sdata2:0x805CF3C8; // type:object size:0x4 data:float +lbl_805CF3CC = .sdata2:0x805CF3CC; // type:object size:0x4 data:float +lbl_805CF3D0 = .sdata2:0x805CF3D0; // type:object size:0x4 data:float +lbl_805CF3D4 = .sdata2:0x805CF3D4; // type:object size:0x4 data:float +lbl_805CF3D8 = .sdata2:0x805CF3D8; // type:object size:0x4 data:float +lbl_805CF3DC = .sdata2:0x805CF3DC; // type:object size:0x4 data:float +lbl_805CF3E0 = .sdata2:0x805CF3E0; // type:object size:0x4 data:float +lbl_805CF3E4 = .sdata2:0x805CF3E4; // type:object size:0x4 data:float +lbl_805CF3E8 = .sdata2:0x805CF3E8; // type:object size:0x4 data:float +lbl_805CF3EC = .sdata2:0x805CF3EC; // type:object size:0x4 data:float +lbl_805CF3F0 = .sdata2:0x805CF3F0; // type:object size:0x4 data:float +lbl_805CF3F4 = .sdata2:0x805CF3F4; // type:object size:0x4 data:float +lbl_805CF3F8 = .sdata2:0x805CF3F8; // type:object size:0x4 data:float +lbl_805CF3FC = .sdata2:0x805CF3FC; // type:object size:0x4 data:float +lbl_805CF400 = .sdata2:0x805CF400; // type:object size:0x4 data:float +lbl_805CF404 = .sdata2:0x805CF404; // type:object size:0x4 data:float +lbl_805CF408 = .sdata2:0x805CF408; // type:object size:0x4 data:float +lbl_805CF40C = .sdata2:0x805CF40C; // type:object size:0x4 data:float +lbl_805CF410 = .sdata2:0x805CF410; // type:object size:0x4 data:float +lbl_805CF414 = .sdata2:0x805CF414; // type:object size:0x4 data:float +lbl_805CF418 = .sdata2:0x805CF418; // type:object size:0x4 data:float +lbl_805CF41C = .sdata2:0x805CF41C; // type:object size:0x4 data:float +lbl_805CF420 = .sdata2:0x805CF420; // type:object size:0x4 data:float +lbl_805CF424 = .sdata2:0x805CF424; // type:object size:0x4 data:float +lbl_805CF428 = .sdata2:0x805CF428; // type:object size:0x4 data:float +lbl_805CF42C = .sdata2:0x805CF42C; // type:object size:0x4 +lbl_805CF430 = .sdata2:0x805CF430; // type:object size:0x4 data:float +lbl_805CF434 = .sdata2:0x805CF434; // type:object size:0x4 data:float +lbl_805CF438 = .sdata2:0x805CF438; // type:object size:0x8 data:float +lbl_805CF440 = .sdata2:0x805CF440; // type:object size:0x4 data:float +lbl_805CF444 = .sdata2:0x805CF444; // type:object size:0x4 data:float +lbl_805CF448 = .sdata2:0x805CF448; // type:object size:0x8 data:float +lbl_805CF450 = .sdata2:0x805CF450; // type:object size:0x4 data:float +lbl_805CF454 = .sdata2:0x805CF454; // type:object size:0x4 data:float +lbl_805CF458 = .sdata2:0x805CF458; // type:object size:0x4 data:float +lbl_805CF45C = .sdata2:0x805CF45C; // type:object size:0x4 data:float +lbl_805CF460 = .sdata2:0x805CF460; // type:object size:0x4 data:float +lbl_805CF464 = .sdata2:0x805CF464; // type:object size:0x4 data:float +lbl_805CF468 = .sdata2:0x805CF468; // type:object size:0x4 data:float +lbl_805CF46C = .sdata2:0x805CF46C; // type:object size:0x4 data:float +lbl_805CF470 = .sdata2:0x805CF470; // type:object size:0x4 data:float +lbl_805CF474 = .sdata2:0x805CF474; // type:object size:0x4 data:float +lbl_805CF478 = .sdata2:0x805CF478; // type:object size:0x8 data:float +lbl_805CF480 = .sdata2:0x805CF480; // type:object size:0x4 data:float +lbl_805CF484 = .sdata2:0x805CF484; // type:object size:0x4 data:float +lbl_805CF488 = .sdata2:0x805CF488; // type:object size:0x4 data:float +lbl_805CF48C = .sdata2:0x805CF48C; // type:object size:0x4 data:float +lbl_805CF490 = .sdata2:0x805CF490; // type:object size:0x4 data:float +lbl_805CF494 = .sdata2:0x805CF494; // type:object size:0x4 data:float +lbl_805CF498 = .sdata2:0x805CF498; // type:object size:0x4 data:float +lbl_805CF49C = .sdata2:0x805CF49C; // type:object size:0x4 data:float +lbl_805CF4A0 = .sdata2:0x805CF4A0; // type:object size:0x4 data:float +lbl_805CF4A4 = .sdata2:0x805CF4A4; // type:object size:0x4 data:float +lbl_805CF4A8 = .sdata2:0x805CF4A8; // type:object size:0x4 data:float +lbl_805CF4AC = .sdata2:0x805CF4AC; // type:object size:0x4 data:float +lbl_805CF4B0 = .sdata2:0x805CF4B0; // type:object size:0x4 data:float +lbl_805CF4B4 = .sdata2:0x805CF4B4; // type:object size:0x4 data:float +lbl_805CF4B8 = .sdata2:0x805CF4B8; // type:object size:0x4 data:float +lbl_805CF4BC = .sdata2:0x805CF4BC; // type:object size:0x4 data:float +lbl_805CF4C0 = .sdata2:0x805CF4C0; // type:object size:0x4 data:float +lbl_805CF4C4 = .sdata2:0x805CF4C4; // type:object size:0x4 data:float +lbl_805CF4C8 = .sdata2:0x805CF4C8; // type:object size:0x4 data:float +lbl_805CF4CC = .sdata2:0x805CF4CC; // type:object size:0x4 data:float +lbl_805CF4D0 = .sdata2:0x805CF4D0; // type:object size:0x4 data:float +lbl_805CF4D4 = .sdata2:0x805CF4D4; // type:object size:0x4 data:float +lbl_805CF4D8 = .sdata2:0x805CF4D8; // type:object size:0x4 data:float +lbl_805CF4DC = .sdata2:0x805CF4DC; // type:object size:0x4 data:float +lbl_805CF4E0 = .sdata2:0x805CF4E0; // type:object size:0x4 data:float +lbl_805CF4E4 = .sdata2:0x805CF4E4; // type:object size:0x4 data:float +lbl_805CF4E8 = .sdata2:0x805CF4E8; // type:object size:0x4 data:float +lbl_805CF4EC = .sdata2:0x805CF4EC; // type:object size:0x4 data:float +lbl_805CF4F0 = .sdata2:0x805CF4F0; // type:object size:0x4 data:float +lbl_805CF4F4 = .sdata2:0x805CF4F4; // type:object size:0x4 data:float +lbl_805CF4F8 = .sdata2:0x805CF4F8; // type:object size:0x4 data:float +lbl_805CF4FC = .sdata2:0x805CF4FC; // type:object size:0x4 data:float +lbl_805CF500 = .sdata2:0x805CF500; // type:object size:0x4 data:float +lbl_805CF504 = .sdata2:0x805CF504; // type:object size:0x4 data:float +lbl_805CF508 = .sdata2:0x805CF508; // type:object size:0x4 data:4byte +lbl_805CF50C = .sdata2:0x805CF50C; // type:object size:0x4 data:4byte +lbl_805CF510 = .sdata2:0x805CF510; // type:object size:0x4 data:4byte +lbl_805CF514 = .sdata2:0x805CF514; // type:object size:0x4 data:4byte +lbl_805CF518 = .sdata2:0x805CF518; // type:object size:0x4 data:float +lbl_805CF51C = .sdata2:0x805CF51C; // type:object size:0x4 data:float +lbl_805CF520 = .sdata2:0x805CF520; // type:object size:0x4 data:float +lbl_805CF524 = .sdata2:0x805CF524; // type:object size:0x4 data:float +lbl_805CF528 = .sdata2:0x805CF528; // type:object size:0x4 data:float +lbl_805CF52C = .sdata2:0x805CF52C; // type:object size:0x4 data:float +lbl_805CF530 = .sdata2:0x805CF530; // type:object size:0x4 data:float +lbl_805CF534 = .sdata2:0x805CF534; // type:object size:0x4 data:float +lbl_805CF538 = .sdata2:0x805CF538; // type:object size:0x4 data:float +lbl_805CF53C = .sdata2:0x805CF53C; // type:object size:0x4 data:float +lbl_805CF540 = .sdata2:0x805CF540; // type:object size:0x4 data:float +lbl_805CF544 = .sdata2:0x805CF544; // type:object size:0x4 data:float +lbl_805CF548 = .sdata2:0x805CF548; // type:object size:0x4 data:float +lbl_805CF54C = .sdata2:0x805CF54C; // type:object size:0x4 data:float +lbl_805CF550 = .sdata2:0x805CF550; // type:object size:0x4 data:float +lbl_805CF554 = .sdata2:0x805CF554; // type:object size:0x4 data:float +lbl_805CF558 = .sdata2:0x805CF558; // type:object size:0x4 data:float +lbl_805CF55C = .sdata2:0x805CF55C; // type:object size:0x4 data:float +lbl_805CF560 = .sdata2:0x805CF560; // type:object size:0x4 data:float +lbl_805CF564 = .sdata2:0x805CF564; // type:object size:0x4 data:float +lbl_805CF568 = .sdata2:0x805CF568; // type:object size:0x4 data:float +lbl_805CF56C = .sdata2:0x805CF56C; // type:object size:0x4 data:float +lbl_805CF570 = .sdata2:0x805CF570; // type:object size:0x4 data:float +lbl_805CF574 = .sdata2:0x805CF574; // type:object size:0x4 data:float +lbl_805CF578 = .sdata2:0x805CF578; // type:object size:0x4 data:float +lbl_805CF57C = .sdata2:0x805CF57C; // type:object size:0x4 data:float +lbl_805CF580 = .sdata2:0x805CF580; // type:object size:0x4 data:float +lbl_805CF584 = .sdata2:0x805CF584; // type:object size:0x4 data:float +lbl_805CF588 = .sdata2:0x805CF588; // type:object size:0x4 data:float +lbl_805CF58C = .sdata2:0x805CF58C; // type:object size:0x4 data:float +lbl_805CF590 = .sdata2:0x805CF590; // type:object size:0x4 data:float +lbl_805CF594 = .sdata2:0x805CF594; // type:object size:0x4 data:float +lbl_805CF598 = .sdata2:0x805CF598; // type:object size:0x4 data:float +lbl_805CF59C = .sdata2:0x805CF59C; // type:object size:0x4 data:float +lbl_805CF5A0 = .sdata2:0x805CF5A0; // type:object size:0x4 data:float +lbl_805CF5A4 = .sdata2:0x805CF5A4; // type:object size:0x4 data:float +lbl_805CF5A8 = .sdata2:0x805CF5A8; // type:object size:0x4 data:float +lbl_805CF5AC = .sdata2:0x805CF5AC; // type:object size:0x4 data:float +lbl_805CF5B0 = .sdata2:0x805CF5B0; // type:object size:0x4 data:float +lbl_805CF5B4 = .sdata2:0x805CF5B4; // type:object size:0x4 data:float +lbl_805CF5B8 = .sdata2:0x805CF5B8; // type:object size:0x4 data:float +lbl_805CF5BC = .sdata2:0x805CF5BC; // type:object size:0x4 data:float +lbl_805CF5C0 = .sdata2:0x805CF5C0; // type:object size:0x4 data:float +lbl_805CF5C4 = .sdata2:0x805CF5C4; // type:object size:0x4 data:float +lbl_805CF5C8 = .sdata2:0x805CF5C8; // type:object size:0x4 data:float +lbl_805CF5CC = .sdata2:0x805CF5CC; // type:object size:0x4 data:float +lbl_805CF5D0 = .sdata2:0x805CF5D0; // type:object size:0x4 data:float +lbl_805CF5D4 = .sdata2:0x805CF5D4; // type:object size:0x4 data:float +lbl_805CF5D8 = .sdata2:0x805CF5D8; // type:object size:0x4 data:float +lbl_805CF5DC = .sdata2:0x805CF5DC; // type:object size:0x4 data:float +lbl_805CF5E0 = .sdata2:0x805CF5E0; // type:object size:0x8 data:float +lbl_805CF5E8 = .sdata2:0x805CF5E8; // type:object size:0x4 data:float +lbl_805CF5EC = .sdata2:0x805CF5EC; // type:object size:0x4 data:float +lbl_805CF5F0 = .sdata2:0x805CF5F0; // type:object size:0x4 data:float +lbl_805CF5F4 = .sdata2:0x805CF5F4; // type:object size:0x4 data:float +lbl_805CF5F8 = .sdata2:0x805CF5F8; // type:object size:0x8 data:float +lbl_805CF600 = .sdata2:0x805CF600; // type:object size:0x4 data:float +lbl_805CF604 = .sdata2:0x805CF604; // type:object size:0x4 data:float +lbl_805CF608 = .sdata2:0x805CF608; // type:object size:0x4 data:float +lbl_805CF60C = .sdata2:0x805CF60C; // type:object size:0x4 data:float +lbl_805CF610 = .sdata2:0x805CF610; // type:object size:0x4 data:float +lbl_805CF614 = .sdata2:0x805CF614; // type:object size:0x4 data:float +lbl_805CF618 = .sdata2:0x805CF618; // type:object size:0x4 data:float +lbl_805CF61C = .sdata2:0x805CF61C; // type:object size:0x4 data:float +lbl_805CF620 = .sdata2:0x805CF620; // type:object size:0x8 data:float +kDefaultIsControllerRumble__15CTrilogyOptions = .sdata2:0x805CF628; // type:object size:0x1 scope:global +kDefaultIsRedundantHintSystem__15CTrilogyOptions = .sdata2:0x805CF629; // type:object size:0x7 scope:global +lbl_805CF630 = .sdata2:0x805CF630; // type:object size:0x4 data:4byte +lbl_805CF634 = .sdata2:0x805CF634; // type:object size:0x4 data:4byte +lbl_805CF638 = .sdata2:0x805CF638; // type:object size:0x4 data:4byte +lbl_805CF63C = .sdata2:0x805CF63C; // type:object size:0x4 data:4byte +lbl_805CF640 = .sdata2:0x805CF640; // type:object size:0x4 data:float +lbl_805CF644 = .sdata2:0x805CF644; // type:object size:0x4 data:float +lbl_805CF648 = .sdata2:0x805CF648; // type:object size:0x4 data:float +lbl_805CF64C = .sdata2:0x805CF64C; // type:object size:0x4 data:float +lbl_805CF650 = .sdata2:0x805CF650; // type:object size:0x4 data:float +lbl_805CF654 = .sdata2:0x805CF654; // type:object size:0x4 data:float +lbl_805CF658 = .sdata2:0x805CF658; // type:object size:0x4 data:float +lbl_805CF65C = .sdata2:0x805CF65C; // type:object size:0x4 data:float +lbl_805CF660 = .sdata2:0x805CF660; // type:object size:0x4 data:float +lbl_805CF664 = .sdata2:0x805CF664; // type:object size:0x4 data:float +lbl_805CF668 = .sdata2:0x805CF668; // type:object size:0x4 data:float +lbl_805CF66C = .sdata2:0x805CF66C; // type:object size:0x4 data:float +lbl_805CF670 = .sdata2:0x805CF670; // type:object size:0x4 data:float +lbl_805CF674 = .sdata2:0x805CF674; // type:object size:0x4 data:float +lbl_805CF678 = .sdata2:0x805CF678; // type:object size:0x4 data:float +lbl_805CF67C = .sdata2:0x805CF67C; // type:object size:0x4 data:float +lbl_805CF680 = .sdata2:0x805CF680; // type:object size:0x4 data:float +lbl_805CF684 = .sdata2:0x805CF684; // type:object size:0x4 data:float +lbl_805CF688 = .sdata2:0x805CF688; // type:object size:0x4 data:float +lbl_805CF68C = .sdata2:0x805CF68C; // type:object size:0x4 data:float +lbl_805CF690 = .sdata2:0x805CF690; // type:object size:0x4 data:float +lbl_805CF694 = .sdata2:0x805CF694; // type:object size:0x4 data:float +lbl_805CF698 = .sdata2:0x805CF698; // type:object size:0x4 data:float +lbl_805CF69C = .sdata2:0x805CF69C; // type:object size:0x4 data:float +lbl_805CF6A0 = .sdata2:0x805CF6A0; // type:object size:0x4 data:float +lbl_805CF6A4 = .sdata2:0x805CF6A4; // type:object size:0x4 data:float +lbl_805CF6A8 = .sdata2:0x805CF6A8; // type:object size:0x4 data:float +lbl_805CF6AC = .sdata2:0x805CF6AC; // type:object size:0x4 data:float +lbl_805CF6B0 = .sdata2:0x805CF6B0; // type:object size:0x4 data:float +lbl_805CF6B4 = .sdata2:0x805CF6B4; // type:object size:0x4 data:float +lbl_805CF6B8 = .sdata2:0x805CF6B8; // type:object size:0x4 data:float +lbl_805CF6BC = .sdata2:0x805CF6BC; // type:object size:0x4 data:float +lbl_805CF6C0 = .sdata2:0x805CF6C0; // type:object size:0x4 data:float +lbl_805CF6C4 = .sdata2:0x805CF6C4; // type:object size:0x4 data:float +lbl_805CF6C8 = .sdata2:0x805CF6C8; // type:object size:0x4 data:float +lbl_805CF6CC = .sdata2:0x805CF6CC; // type:object size:0x4 data:float +lbl_805CF6D0 = .sdata2:0x805CF6D0; // type:object size:0x4 data:float +lbl_805CF6D4 = .sdata2:0x805CF6D4; // type:object size:0x4 data:float +lbl_805CF6D8 = .sdata2:0x805CF6D8; // type:object size:0x4 data:float +lbl_805CF6DC = .sdata2:0x805CF6DC; // type:object size:0x4 data:float +lbl_805CF6E0 = .sdata2:0x805CF6E0; // type:object size:0x4 data:float +lbl_805CF6E4 = .sdata2:0x805CF6E4; // type:object size:0x4 data:float +lbl_805CF6E8 = .sdata2:0x805CF6E8; // type:object size:0x4 data:float +lbl_805CF6EC = .sdata2:0x805CF6EC; // type:object size:0x4 data:float +lbl_805CF6F0 = .sdata2:0x805CF6F0; // type:object size:0x4 data:float +lbl_805CF6F4 = .sdata2:0x805CF6F4; // type:object size:0x4 data:float +lbl_805CF6F8 = .sdata2:0x805CF6F8; // type:object size:0x4 data:float +lbl_805CF6FC = .sdata2:0x805CF6FC; // type:object size:0x4 data:float +lbl_805CF700 = .sdata2:0x805CF700; // type:object size:0x4 data:float +lbl_805CF704 = .sdata2:0x805CF704; // type:object size:0x4 data:float +lbl_805CF708 = .sdata2:0x805CF708; // type:object size:0x4 data:float +lbl_805CF70C = .sdata2:0x805CF70C; // type:object size:0x4 data:float +lbl_805CF710 = .sdata2:0x805CF710; // type:object size:0x4 data:float +lbl_805CF714 = .sdata2:0x805CF714; // type:object size:0x4 data:float +lbl_805CF718 = .sdata2:0x805CF718; // type:object size:0x4 data:float +lbl_805CF71C = .sdata2:0x805CF71C; // type:object size:0x4 data:float +lbl_805CF720 = .sdata2:0x805CF720; // type:object size:0x4 data:float +lbl_805CF724 = .sdata2:0x805CF724; // type:object size:0x4 data:float +lbl_805CF728 = .sdata2:0x805CF728; // type:object size:0x4 data:float +lbl_805CF72C = .sdata2:0x805CF72C; // type:object size:0x4 data:float +lbl_805CF730 = .sdata2:0x805CF730; // type:object size:0x4 data:float +lbl_805CF734 = .sdata2:0x805CF734; // type:object size:0x4 data:float +lbl_805CF738 = .sdata2:0x805CF738; // type:object size:0x4 data:float +lbl_805CF73C = .sdata2:0x805CF73C; // type:object size:0x4 data:float +lbl_805CF740 = .sdata2:0x805CF740; // type:object size:0x4 data:float +lbl_805CF744 = .sdata2:0x805CF744; // type:object size:0x4 data:float +lbl_805CF748 = .sdata2:0x805CF748; // type:object size:0x4 data:float +lbl_805CF74C = .sdata2:0x805CF74C; // type:object size:0x4 data:float +lbl_805CF750 = .sdata2:0x805CF750; // type:object size:0x4 data:float +lbl_805CF754 = .sdata2:0x805CF754; // type:object size:0x4 data:float +lbl_805CF758 = .sdata2:0x805CF758; // type:object size:0x4 data:float +lbl_805CF75C = .sdata2:0x805CF75C; // type:object size:0x4 data:float +lbl_805CF760 = .sdata2:0x805CF760; // type:object size:0x4 data:float +lbl_805CF764 = .sdata2:0x805CF764; // type:object size:0x4 data:float +lbl_805CF768 = .sdata2:0x805CF768; // type:object size:0x4 data:float +lbl_805CF76C = .sdata2:0x805CF76C; // type:object size:0x4 data:float +lbl_805CF770 = .sdata2:0x805CF770; // type:object size:0x4 data:float +lbl_805CF774 = .sdata2:0x805CF774; // type:object size:0x4 data:float +lbl_805CF778 = .sdata2:0x805CF778; // type:object size:0x4 data:float +lbl_805CF77C = .sdata2:0x805CF77C; // type:object size:0x4 data:float +lbl_805CF780 = .sdata2:0x805CF780; // type:object size:0x4 data:float +lbl_805CF784 = .sdata2:0x805CF784; // type:object size:0x4 data:float +lbl_805CF788 = .sdata2:0x805CF788; // type:object size:0x4 data:float +lbl_805CF78C = .sdata2:0x805CF78C; // type:object size:0x4 data:float +lbl_805CF790 = .sdata2:0x805CF790; // type:object size:0x4 data:float +lbl_805CF794 = .sdata2:0x805CF794; // type:object size:0x4 data:float +lbl_805CF798 = .sdata2:0x805CF798; // type:object size:0x4 data:float +lbl_805CF79C = .sdata2:0x805CF79C; // type:object size:0x4 data:float +lbl_805CF7A0 = .sdata2:0x805CF7A0; // type:object size:0x4 data:float +lbl_805CF7A4 = .sdata2:0x805CF7A4; // type:object size:0x4 data:float +lbl_805CF7A8 = .sdata2:0x805CF7A8; // type:object size:0x8 data:float +lbl_805CF7B0 = .sdata2:0x805CF7B0; // type:object size:0x8 data:float +lbl_805CF7B8 = .sdata2:0x805CF7B8; // type:object size:0x4 data:float +lbl_805CF7BC = .sdata2:0x805CF7BC; // type:object size:0x4 data:float +lbl_805CF7C0 = .sdata2:0x805CF7C0; // type:object size:0x4 data:float +lbl_805CF7C4 = .sdata2:0x805CF7C4; // type:object size:0x4 data:float +lbl_805CF7C8 = .sdata2:0x805CF7C8; // type:object size:0x4 data:float +lbl_805CF7CC = .sdata2:0x805CF7CC; // type:object size:0x4 data:float +lbl_805CF7D0 = .sdata2:0x805CF7D0; // type:object size:0x4 data:float +lbl_805CF7D4 = .sdata2:0x805CF7D4; // type:object size:0x4 data:float +lbl_805CF7D8 = .sdata2:0x805CF7D8; // type:object size:0x4 data:float +lbl_805CF7DC = .sdata2:0x805CF7DC; // type:object size:0x4 data:float +lbl_805CF7E0 = .sdata2:0x805CF7E0; // type:object size:0x4 data:float +lbl_805CF7E4 = .sdata2:0x805CF7E4; // type:object size:0x4 data:float +lbl_805CF7E8 = .sdata2:0x805CF7E8; // type:object size:0x4 data:float +lbl_805CF7EC = .sdata2:0x805CF7EC; // type:object size:0x4 data:float +lbl_805CF7F0 = .sdata2:0x805CF7F0; // type:object size:0x4 data:float +lbl_805CF7F4 = .sdata2:0x805CF7F4; // type:object size:0x4 data:float +lbl_805CF7F8 = .sdata2:0x805CF7F8; // type:object size:0x4 data:float +lbl_805CF7FC = .sdata2:0x805CF7FC; // type:object size:0x4 data:float +lbl_805CF800 = .sdata2:0x805CF800; // type:object size:0x4 data:float +lbl_805CF804 = .sdata2:0x805CF804; // type:object size:0x4 data:float +lbl_805CF808 = .sdata2:0x805CF808; // type:object size:0x4 data:float +lbl_805CF80C = .sdata2:0x805CF80C; // type:object size:0x4 data:float +lbl_805CF810 = .sdata2:0x805CF810; // type:object size:0x4 data:4byte +lbl_805CF814 = .sdata2:0x805CF814; // type:object size:0x4 data:4byte +lbl_805CF818 = .sdata2:0x805CF818; // type:object size:0x4 data:float +lbl_805CF81C = .sdata2:0x805CF81C; // type:object size:0x4 data:float +lbl_805CF820 = .sdata2:0x805CF820; // type:object size:0x4 data:float +lbl_805CF824 = .sdata2:0x805CF824; // type:object size:0x4 data:float +lbl_805CF828 = .sdata2:0x805CF828; // type:object size:0x8 data:float +lbl_805CF830 = .sdata2:0x805CF830; // type:object size:0x4 data:float +lbl_805CF834 = .sdata2:0x805CF834; // type:object size:0x4 data:float +lbl_805CF838 = .sdata2:0x805CF838; // type:object size:0x4 data:float +lbl_805CF83C = .sdata2:0x805CF83C; // type:object size:0x4 data:float +lbl_805CF840 = .sdata2:0x805CF840; // type:object size:0x4 data:float +lbl_805CF844 = .sdata2:0x805CF844; // type:object size:0x4 data:float +lbl_805CF848 = .sdata2:0x805CF848; // type:object size:0x4 data:float +lbl_805CF84C = .sdata2:0x805CF84C; // type:object size:0x4 data:float +lbl_805CF850 = .sdata2:0x805CF850; // type:object size:0x4 data:float +lbl_805CF854 = .sdata2:0x805CF854; // type:object size:0x4 data:float +lbl_805CF858 = .sdata2:0x805CF858; // type:object size:0x4 data:float +lbl_805CF85C = .sdata2:0x805CF85C; // type:object size:0x4 data:float +lbl_805CF860 = .sdata2:0x805CF860; // type:object size:0x8 data:float +lbl_805CF868 = .sdata2:0x805CF868; // type:object size:0x4 data:4byte +lbl_805CF86C = .sdata2:0x805CF86C; // type:object size:0x4 data:float +lbl_805CF870 = .sdata2:0x805CF870; // type:object size:0x4 data:float +lbl_805CF874 = .sdata2:0x805CF874; // type:object size:0x4 data:float +lbl_805CF878 = .sdata2:0x805CF878; // type:object size:0x4 data:float +lbl_805CF87C = .sdata2:0x805CF87C; // type:object size:0x4 data:float +lbl_805CF880 = .sdata2:0x805CF880; // type:object size:0x4 data:float +lbl_805CF884 = .sdata2:0x805CF884; // type:object size:0x4 data:float +lbl_805CF888 = .sdata2:0x805CF888; // type:object size:0x4 data:float +lbl_805CF88C = .sdata2:0x805CF88C; // type:object size:0x4 data:float +lbl_805CF890 = .sdata2:0x805CF890; // type:object size:0x4 data:float +lbl_805CF894 = .sdata2:0x805CF894; // type:object size:0x4 data:float +lbl_805CF898 = .sdata2:0x805CF898; // type:object size:0x4 data:float +lbl_805CF89C = .sdata2:0x805CF89C; // type:object size:0x4 data:float +lbl_805CF8A0 = .sdata2:0x805CF8A0; // type:object size:0x4 data:float +lbl_805CF8A4 = .sdata2:0x805CF8A4; // type:object size:0x4 data:float +lbl_805CF8A8 = .sdata2:0x805CF8A8; // type:object size:0x4 data:float +lbl_805CF8AC = .sdata2:0x805CF8AC; // type:object size:0x4 data:float +lbl_805CF8B0 = .sdata2:0x805CF8B0; // type:object size:0x4 data:float +lbl_805CF8B4 = .sdata2:0x805CF8B4; // type:object size:0x4 data:float +lbl_805CF8B8 = .sdata2:0x805CF8B8; // type:object size:0x4 data:float +lbl_805CF8BC = .sdata2:0x805CF8BC; // type:object size:0x4 data:float +lbl_805CF8C0 = .sdata2:0x805CF8C0; // type:object size:0x4 data:float +lbl_805CF8C4 = .sdata2:0x805CF8C4; // type:object size:0x4 data:float +lbl_805CF8C8 = .sdata2:0x805CF8C8; // type:object size:0x4 data:float +lbl_805CF8CC = .sdata2:0x805CF8CC; // type:object size:0x4 data:float +lbl_805CF8D0 = .sdata2:0x805CF8D0; // type:object size:0x4 data:float +lbl_805CF8D4 = .sdata2:0x805CF8D4; // type:object size:0x4 data:float +lbl_805CF8D8 = .sdata2:0x805CF8D8; // type:object size:0x4 data:float +lbl_805CF8DC = .sdata2:0x805CF8DC; // type:object size:0x4 data:float +lbl_805CF8E0 = .sdata2:0x805CF8E0; // type:object size:0x4 data:float +lbl_805CF8E4 = .sdata2:0x805CF8E4; // type:object size:0x4 data:float +lbl_805CF8E8 = .sdata2:0x805CF8E8; // type:object size:0x4 data:float +lbl_805CF8EC = .sdata2:0x805CF8EC; // type:object size:0x4 data:float +lbl_805CF8F0 = .sdata2:0x805CF8F0; // type:object size:0x4 data:float +lbl_805CF8F4 = .sdata2:0x805CF8F4; // type:object size:0x4 data:float +lbl_805CF8F8 = .sdata2:0x805CF8F8; // type:object size:0x4 data:float +lbl_805CF8FC = .sdata2:0x805CF8FC; // type:object size:0x4 data:float +lbl_805CF900 = .sdata2:0x805CF900; // type:object size:0x4 data:float +lbl_805CF904 = .sdata2:0x805CF904; // type:object size:0x4 data:float +lbl_805CF908 = .sdata2:0x805CF908; // type:object size:0x4 data:float +lbl_805CF90C = .sdata2:0x805CF90C; // type:object size:0x4 data:float +lbl_805CF910 = .sdata2:0x805CF910; // type:object size:0x4 data:float +lbl_805CF914 = .sdata2:0x805CF914; // type:object size:0x4 data:float +lbl_805CF918 = .sdata2:0x805CF918; // type:object size:0x8 data:float +lbl_805CF920 = .sdata2:0x805CF920; // type:object size:0x4 data:4byte +lbl_805CF924 = .sdata2:0x805CF924; // type:object size:0x4 data:float +lbl_805CF928 = .sdata2:0x805CF928; // type:object size:0x4 data:float +lbl_805CF92C = .sdata2:0x805CF92C; // type:object size:0x4 data:float +lbl_805CF930 = .sdata2:0x805CF930; // type:object size:0x8 data:float +lbl_805CF938 = .sdata2:0x805CF938; // type:object size:0x4 data:float +lbl_805CF93C = .sdata2:0x805CF93C; // type:object size:0x4 data:float +lbl_805CF940 = .sdata2:0x805CF940; // type:object size:0x4 data:float +lbl_805CF944 = .sdata2:0x805CF944; // type:object size:0x4 data:float +lbl_805CF948 = .sdata2:0x805CF948; // type:object size:0x4 data:float +lbl_805CF94C = .sdata2:0x805CF94C; // type:object size:0x4 data:float +lbl_805CF950 = .sdata2:0x805CF950; // type:object size:0x4 data:float +lbl_805CF954 = .sdata2:0x805CF954; // type:object size:0x4 data:float +lbl_805CF958 = .sdata2:0x805CF958; // type:object size:0x1 data:byte +lbl_805CF95C = .sdata2:0x805CF95C; // type:object size:0x4 data:float +lbl_805CF960 = .sdata2:0x805CF960; // type:object size:0x4 data:float +lbl_805CF964 = .sdata2:0x805CF964; // type:object size:0x4 data:float +lbl_805CF968 = .sdata2:0x805CF968; // type:object size:0x4 data:float +lbl_805CF96C = .sdata2:0x805CF96C; // type:object size:0x4 data:float +lbl_805CF970 = .sdata2:0x805CF970; // type:object size:0x8 data:float +lbl_805CF978 = .sdata2:0x805CF978; // type:object size:0x8 data:4byte +lbl_805CF980 = .sdata2:0x805CF980; // type:object size:0x4 data:float +lbl_805CF984 = .sdata2:0x805CF984; // type:object size:0x4 data:float +lbl_805CF988 = .sdata2:0x805CF988; // type:object size:0x4 data:float +lbl_805CF98C = .sdata2:0x805CF98C; // type:object size:0x4 data:float +lbl_805CF990 = .sdata2:0x805CF990; // type:object size:0x4 data:float +lbl_805CF994 = .sdata2:0x805CF994; // type:object size:0x4 data:float +lbl_805CF998 = .sdata2:0x805CF998; // type:object size:0x4 data:float +lbl_805CF99C = .sdata2:0x805CF99C; // type:object size:0x4 data:float +lbl_805CF9A0 = .sdata2:0x805CF9A0; // type:object size:0x4 data:float +lbl_805CF9A4 = .sdata2:0x805CF9A4; // type:object size:0x4 data:float +lbl_805CF9A8 = .sdata2:0x805CF9A8; // type:object size:0x4 data:float +lbl_805CF9AC = .sdata2:0x805CF9AC; // type:object size:0x4 data:float +lbl_805CF9B0 = .sdata2:0x805CF9B0; // type:object size:0x4 data:float +lbl_805CF9B4 = .sdata2:0x805CF9B4; // type:object size:0x4 data:float +lbl_805CF9B8 = .sdata2:0x805CF9B8; // type:object size:0x4 data:float +lbl_805CF9BC = .sdata2:0x805CF9BC; // type:object size:0x4 data:float +lbl_805CF9C0 = .sdata2:0x805CF9C0; // type:object size:0x4 data:float +lbl_805CF9C4 = .sdata2:0x805CF9C4; // type:object size:0x4 data:float +lbl_805CF9C8 = .sdata2:0x805CF9C8; // type:object size:0x4 data:float +lbl_805CF9CC = .sdata2:0x805CF9CC; // type:object size:0x4 data:float +lbl_805CF9D0 = .sdata2:0x805CF9D0; // type:object size:0x4 data:float +lbl_805CF9D4 = .sdata2:0x805CF9D4; // type:object size:0x4 data:float +lbl_805CF9D8 = .sdata2:0x805CF9D8; // type:object size:0x4 data:float +lbl_805CF9DC = .sdata2:0x805CF9DC; // type:object size:0x4 data:float +lbl_805CF9E0 = .sdata2:0x805CF9E0; // type:object size:0x4 data:float +lbl_805CF9E4 = .sdata2:0x805CF9E4; // type:object size:0x4 data:float +lbl_805CF9E8 = .sdata2:0x805CF9E8; // type:object size:0x4 data:float +lbl_805CF9EC = .sdata2:0x805CF9EC; // type:object size:0x4 data:float +lbl_805CF9F0 = .sdata2:0x805CF9F0; // type:object size:0x4 data:float +lbl_805CF9F4 = .sdata2:0x805CF9F4; // type:object size:0x4 data:float +lbl_805CF9F8 = .sdata2:0x805CF9F8; // type:object size:0x4 data:float +lbl_805CF9FC = .sdata2:0x805CF9FC; // type:object size:0x4 data:float +lbl_805CFA00 = .sdata2:0x805CFA00; // type:object size:0x4 data:float +lbl_805CFA04 = .sdata2:0x805CFA04; // type:object size:0x4 data:float +lbl_805CFA08 = .sdata2:0x805CFA08; // type:object size:0x4 data:float +lbl_805CFA0C = .sdata2:0x805CFA0C; // type:object size:0x4 data:float +lbl_805CFA10 = .sdata2:0x805CFA10; // type:object size:0x4 data:float +lbl_805CFA14 = .sdata2:0x805CFA14; // type:object size:0x4 data:float +lbl_805CFA18 = .sdata2:0x805CFA18; // type:object size:0x4 data:float +lbl_805CFA1C = .sdata2:0x805CFA1C; // type:object size:0x4 data:float +lbl_805CFA20 = .sdata2:0x805CFA20; // type:object size:0x4 data:float +lbl_805CFA24 = .sdata2:0x805CFA24; // type:object size:0x4 data:float +lbl_805CFA28 = .sdata2:0x805CFA28; // type:object size:0x4 data:float +lbl_805CFA2C = .sdata2:0x805CFA2C; // type:object size:0x4 data:float +lbl_805CFA30 = .sdata2:0x805CFA30; // type:object size:0x4 data:float +lbl_805CFA34 = .sdata2:0x805CFA34; // type:object size:0x4 data:float +lbl_805CFA38 = .sdata2:0x805CFA38; // type:object size:0x4 data:float +lbl_805CFA3C = .sdata2:0x805CFA3C; // type:object size:0x4 data:float +lbl_805CFA40 = .sdata2:0x805CFA40; // type:object size:0x4 data:float +lbl_805CFA44 = .sdata2:0x805CFA44; // type:object size:0x4 data:float +lbl_805CFA48 = .sdata2:0x805CFA48; // type:object size:0x4 data:float +lbl_805CFA4C = .sdata2:0x805CFA4C; // type:object size:0x4 data:float +lbl_805CFA50 = .sdata2:0x805CFA50; // type:object size:0x4 data:float +lbl_805CFA54 = .sdata2:0x805CFA54; // type:object size:0x4 data:float +lbl_805CFA58 = .sdata2:0x805CFA58; // type:object size:0x4 data:float +lbl_805CFA5C = .sdata2:0x805CFA5C; // type:object size:0x4 data:float +lbl_805CFA60 = .sdata2:0x805CFA60; // type:object size:0x8 data:float +lbl_805CFA68 = .sdata2:0x805CFA68; // type:object size:0x4 data:4byte +lbl_805CFA6C = .sdata2:0x805CFA6C; // type:object size:0x4 data:4byte +lbl_805CFA70 = .sdata2:0x805CFA70; // type:object size:0x4 data:4byte +lbl_805CFA74 = .sdata2:0x805CFA74; // type:object size:0x4 data:4byte +lbl_805CFA78 = .sdata2:0x805CFA78; // type:object size:0x4 data:4byte +lbl_805CFA7C = .sdata2:0x805CFA7C; // type:object size:0x4 data:4byte +lbl_805CFA80 = .sdata2:0x805CFA80; // type:object size:0x4 data:4byte +lbl_805CFA84 = .sdata2:0x805CFA84; // type:object size:0x4 data:4byte +lbl_805CFA88 = .sdata2:0x805CFA88; // type:object size:0x4 data:4byte +lbl_805CFA8C = .sdata2:0x805CFA8C; // type:object size:0x4 data:4byte +lbl_805CFA90 = .sdata2:0x805CFA90; // type:object size:0x4 data:4byte +lbl_805CFA94 = .sdata2:0x805CFA94; // type:object size:0x4 data:4byte +lbl_805CFA98 = .sdata2:0x805CFA98; // type:object size:0x4 data:4byte +lbl_805CFA9C = .sdata2:0x805CFA9C; // type:object size:0x4 +lbl_805CFAA0 = .sdata2:0x805CFAA0; // type:object size:0x4 data:4byte +lbl_805CFAA4 = .sdata2:0x805CFAA4; // type:object size:0x4 data:4byte +lbl_805CFAA8 = .sdata2:0x805CFAA8; // type:object size:0x4 data:4byte +lbl_805CFAAC = .sdata2:0x805CFAAC; // type:object size:0x4 data:4byte +lbl_805CFAB0 = .sdata2:0x805CFAB0; // type:object size:0x4 data:4byte +lbl_805CFAB4 = .sdata2:0x805CFAB4; // type:object size:0x4 data:4byte +lbl_805CFAB8 = .sdata2:0x805CFAB8; // type:object size:0x4 data:4byte +lbl_805CFABC = .sdata2:0x805CFABC; // type:object size:0x4 data:4byte +lbl_805CFAC0 = .sdata2:0x805CFAC0; // type:object size:0x4 data:4byte +lbl_805CFAC4 = .sdata2:0x805CFAC4; // type:object size:0x4 data:4byte +lbl_805CFAC8 = .sdata2:0x805CFAC8; // type:object size:0x4 data:4byte +lbl_805CFACC = .sdata2:0x805CFACC; // type:object size:0x4 data:4byte +lbl_805CFAD0 = .sdata2:0x805CFAD0; // type:object size:0x4 data:string +lbl_805CFAD4 = .sdata2:0x805CFAD4; // type:object size:0x4 data:4byte +lbl_805CFAD8 = .sdata2:0x805CFAD8; // type:object size:0x4 data:float +lbl_805CFADC = .sdata2:0x805CFADC; // type:object size:0x4 data:float +lbl_805CFAE0 = .sdata2:0x805CFAE0; // type:object size:0x4 data:float +lbl_805CFAE4 = .sdata2:0x805CFAE4; // type:object size:0x4 data:float +lbl_805CFAE8 = .sdata2:0x805CFAE8; // type:object size:0x4 data:float +lbl_805CFAEC = .sdata2:0x805CFAEC; // type:object size:0x4 data:float +lbl_805CFAF0 = .sdata2:0x805CFAF0; // type:object size:0x4 data:float +lbl_805CFAF4 = .sdata2:0x805CFAF4; // type:object size:0x4 data:float +lbl_805CFAF8 = .sdata2:0x805CFAF8; // type:object size:0x4 data:float +lbl_805CFAFC = .sdata2:0x805CFAFC; // type:object size:0x4 data:float +lbl_805CFB00 = .sdata2:0x805CFB00; // type:object size:0x4 data:float +lbl_805CFB04 = .sdata2:0x805CFB04; // type:object size:0x4 data:float +lbl_805CFB08 = .sdata2:0x805CFB08; // type:object size:0x4 data:float +lbl_805CFB0C = .sdata2:0x805CFB0C; // type:object size:0x4 data:float +lbl_805CFB10 = .sdata2:0x805CFB10; // type:object size:0x4 data:float +lbl_805CFB14 = .sdata2:0x805CFB14; // type:object size:0x4 data:float +lbl_805CFB18 = .sdata2:0x805CFB18; // type:object size:0x4 data:float +lbl_805CFB1C = .sdata2:0x805CFB1C; // type:object size:0x4 data:float +lbl_805CFB20 = .sdata2:0x805CFB20; // type:object size:0x4 data:float +lbl_805CFB24 = .sdata2:0x805CFB24; // type:object size:0x4 data:float +lbl_805CFB28 = .sdata2:0x805CFB28; // type:object size:0x4 data:float +lbl_805CFB2C = .sdata2:0x805CFB2C; // type:object size:0x4 data:float +lbl_805CFB30 = .sdata2:0x805CFB30; // type:object size:0x4 data:float +lbl_805CFB34 = .sdata2:0x805CFB34; // type:object size:0x4 data:float +lbl_805CFB38 = .sdata2:0x805CFB38; // type:object size:0x4 data:float +lbl_805CFB3C = .sdata2:0x805CFB3C; // type:object size:0x4 data:float +lbl_805CFB40 = .sdata2:0x805CFB40; // type:object size:0x4 data:float +lbl_805CFB44 = .sdata2:0x805CFB44; // type:object size:0x4 data:float +lbl_805CFB48 = .sdata2:0x805CFB48; // type:object size:0x4 data:float +lbl_805CFB4C = .sdata2:0x805CFB4C; // type:object size:0x28C data:float +lbl_805CFDD8 = .sdata2:0x805CFDD8; // type:object size:0x8 data:4byte +lbl_805CFDE0 = .sdata2:0x805CFDE0; // type:object size:0x4 data:float +lbl_805CFDE4 = .sdata2:0x805CFDE4; // type:object size:0x4 data:float +lbl_805CFDE8 = .sdata2:0x805CFDE8; // type:object size:0x4 data:float +lbl_805CFDEC = .sdata2:0x805CFDEC; // type:object size:0x4 data:float +lbl_805CFDF0 = .sdata2:0x805CFDF0; // type:object size:0x4 data:float +lbl_805CFDF4 = .sdata2:0x805CFDF4; // type:object size:0x4 data:float +lbl_805CFDF8 = .sdata2:0x805CFDF8; // type:object size:0x4 data:float +lbl_805CFDFC = .sdata2:0x805CFDFC; // type:object size:0x4 data:float +lbl_805CFE00 = .sdata2:0x805CFE00; // type:object size:0x4 data:float +lbl_805CFE04 = .sdata2:0x805CFE04; // type:object size:0x4 data:float +lbl_805CFE08 = .sdata2:0x805CFE08; // type:object size:0x4 data:float +lbl_805CFE0C = .sdata2:0x805CFE0C; // type:object size:0x4 data:float +lbl_805CFE10 = .sdata2:0x805CFE10; // type:object size:0x4 data:float +lbl_805CFE14 = .sdata2:0x805CFE14; // type:object size:0x4 data:float +lbl_805CFE18 = .sdata2:0x805CFE18; // type:object size:0x4 data:float +lbl_805CFE1C = .sdata2:0x805CFE1C; // type:object size:0x4 data:float +lbl_805CFE20 = .sdata2:0x805CFE20; // type:object size:0x4 data:float +lbl_805CFE24 = .sdata2:0x805CFE24; // type:object size:0x4 data:float +lbl_805CFE28 = .sdata2:0x805CFE28; // type:object size:0x8 data:float +lbl_805CFE30 = .sdata2:0x805CFE30; // type:object size:0x4 data:float +lbl_805CFE34 = .sdata2:0x805CFE34; // type:object size:0x4 data:float +lbl_805CFE38 = .sdata2:0x805CFE38; // type:object size:0x4 data:float +lbl_805CFE3C = .sdata2:0x805CFE3C; // type:object size:0x4 data:float +lbl_805CFE40 = .sdata2:0x805CFE40; // type:object size:0x4 data:float +lbl_805CFE44 = .sdata2:0x805CFE44; // type:object size:0x4 data:float +lbl_805CFE48 = .sdata2:0x805CFE48; // type:object size:0x4 data:float +lbl_805CFE4C = .sdata2:0x805CFE4C; // type:object size:0x4 data:float +lbl_805CFE50 = .sdata2:0x805CFE50; // type:object size:0x4 data:float +lbl_805CFE54 = .sdata2:0x805CFE54; // type:object size:0x4 data:float +lbl_805CFE58 = .sdata2:0x805CFE58; // type:object size:0x4 data:float +lbl_805CFE5C = .sdata2:0x805CFE5C; // type:object size:0x4 data:float +lbl_805CFE60 = .sdata2:0x805CFE60; // type:object size:0x4 data:float +lbl_805CFE64 = .sdata2:0x805CFE64; // type:object size:0x4 data:float +lbl_805CFE68 = .sdata2:0x805CFE68; // type:object size:0x4 data:float +lbl_805CFE6C = .sdata2:0x805CFE6C; // type:object size:0x4 data:float +lbl_805CFE70 = .sdata2:0x805CFE70; // type:object size:0x4 data:float +lbl_805CFE74 = .sdata2:0x805CFE74; // type:object size:0x4 data:float +lbl_805CFE78 = .sdata2:0x805CFE78; // type:object size:0x4 +lbl_805CFE7C = .sdata2:0x805CFE7C; // type:object size:0x4 +lbl_805CFE80 = .sdata2:0x805CFE80; // type:object size:0x8 data:double +lbl_805CFE88 = .sdata2:0x805CFE88; // type:object size:0x8 data:double +lbl_805CFE90 = .sdata2:0x805CFE90; // type:object size:0x8 data:double +lbl_805CFE98 = .sdata2:0x805CFE98; // type:object size:0x8 data:double +lbl_805CFEA0 = .sdata2:0x805CFEA0; // type:object size:0x8 data:double +lbl_805CFEA8 = .sdata2:0x805CFEA8; // type:object size:0x8 data:double +lbl_805CFEB0 = .sdata2:0x805CFEB0; // type:object size:0x8 data:double +lbl_805CFEB8 = .sdata2:0x805CFEB8; // type:object size:0x4 +lbl_805CFEBC = .sdata2:0x805CFEBC; // type:object size:0x4 +lbl_805CFEC0 = .sdata2:0x805CFEC0; // type:object size:0x8 +lbl_805CFEC8 = .sdata2:0x805CFEC8; // type:object size:0x8 +lbl_805CFED0 = .sdata2:0x805CFED0; // type:object size:0x8 data:double +lbl_805CFED8 = .sdata2:0x805CFED8; // type:object size:0x1 data:byte +lbl_805CFED9 = .sdata2:0x805CFED9; // type:object size:0x1 data:byte +lbl_805CFEDA = .sdata2:0x805CFEDA; // type:object size:0x1 data:byte +lbl_805CFEDB = .sdata2:0x805CFEDB; // type:object size:0x1 data:byte +lbl_805CFEDC = .sdata2:0x805CFEDC; // type:object size:0x1 data:byte +lbl_805CFEE0 = .sdata2:0x805CFEE0; // type:object size:0x8 data:double +lbl_805CFEE8 = .sdata2:0x805CFEE8; // type:object size:0x8 data:double +lbl_805CFEF0 = .sdata2:0x805CFEF0; // type:object size:0x8 data:double +lbl_805CFEF8 = .sdata2:0x805CFEF8; // type:object size:0x8 data:double +lbl_805CFF00 = .sdata2:0x805CFF00; // type:object size:0x8 data:double +lbl_805CFF08 = .sdata2:0x805CFF08; // type:object size:0x8 data:double +lbl_805CFF10 = .sdata2:0x805CFF10; // type:object size:0x8 data:double +lbl_805CFF18 = .sdata2:0x805CFF18; // type:object size:0x8 data:double +lbl_805CFF20 = .sdata2:0x805CFF20; // type:object size:0x8 data:double +lbl_805CFF28 = .sdata2:0x805CFF28; // type:object size:0x8 data:double +lbl_805CFF30 = .sdata2:0x805CFF30; // type:object size:0x8 data:double +lbl_805CFF38 = .sdata2:0x805CFF38; // type:object size:0x8 data:double +lbl_805CFF40 = .sdata2:0x805CFF40; // type:object size:0x8 data:double +lbl_805CFF48 = .sdata2:0x805CFF48; // type:object size:0x8 data:double +lbl_805CFF50 = .sdata2:0x805CFF50; // type:object size:0x8 data:double +lbl_805CFF58 = .sdata2:0x805CFF58; // type:object size:0x8 data:double +lbl_805CFF60 = .sdata2:0x805CFF60; // type:object size:0x8 data:double +lbl_805CFF68 = .sdata2:0x805CFF68; // type:object size:0x8 data:double +lbl_805CFF70 = .sdata2:0x805CFF70; // type:object size:0x8 data:double +lbl_805CFF78 = .sdata2:0x805CFF78; // type:object size:0x8 data:double +lbl_805CFF80 = .sdata2:0x805CFF80; // type:object size:0x8 data:double +lbl_805CFF88 = .sdata2:0x805CFF88; // type:object size:0x8 data:double +lbl_805CFF90 = .sdata2:0x805CFF90; // type:object size:0x8 data:double +lbl_805CFF98 = .sdata2:0x805CFF98; // type:object size:0x8 data:double +lbl_805CFFA0 = .sdata2:0x805CFFA0; // type:object size:0x8 data:double +lbl_805CFFA8 = .sdata2:0x805CFFA8; // type:object size:0x8 data:double +lbl_805CFFB0 = .sdata2:0x805CFFB0; // type:object size:0x8 data:double +lbl_805CFFB8 = .sdata2:0x805CFFB8; // type:object size:0x8 data:double +lbl_805CFFC0 = .sdata2:0x805CFFC0; // type:object size:0x8 data:double +lbl_805CFFC8 = .sdata2:0x805CFFC8; // type:object size:0x8 data:double +lbl_805CFFD0 = .sdata2:0x805CFFD0; // type:object size:0x8 data:double +lbl_805CFFD8 = .sdata2:0x805CFFD8; // type:object size:0x8 data:double +lbl_805CFFE0 = .sdata2:0x805CFFE0; // type:object size:0x8 data:double +lbl_805CFFE8 = .sdata2:0x805CFFE8; // type:object size:0x8 data:double +lbl_805CFFF0 = .sdata2:0x805CFFF0; // type:object size:0x8 data:double +lbl_805CFFF8 = .sdata2:0x805CFFF8; // type:object size:0x8 data:double +lbl_805D0000 = .sdata2:0x805D0000; // type:object size:0x8 data:double +lbl_805D0008 = .sdata2:0x805D0008; // type:object size:0x8 data:double +lbl_805D0010 = .sdata2:0x805D0010; // type:object size:0x8 data:double +lbl_805D0018 = .sdata2:0x805D0018; // type:object size:0x8 data:double +lbl_805D0020 = .sdata2:0x805D0020; // type:object size:0x8 data:double +lbl_805D0028 = .sdata2:0x805D0028; // type:object size:0x8 data:double +lbl_805D0030 = .sdata2:0x805D0030; // type:object size:0x8 data:double +lbl_805D0038 = .sdata2:0x805D0038; // type:object size:0x8 data:double +lbl_805D0040 = .sdata2:0x805D0040; // type:object size:0x8 data:double +lbl_805D0048 = .sdata2:0x805D0048; // type:object size:0x8 data:double +lbl_805D0050 = .sdata2:0x805D0050; // type:object size:0x8 data:double +lbl_805D0058 = .sdata2:0x805D0058; // type:object size:0x8 data:double +lbl_805D0060 = .sdata2:0x805D0060; // type:object size:0x8 data:double +lbl_805D0068 = .sdata2:0x805D0068; // type:object size:0x8 data:double +lbl_805D0070 = .sdata2:0x805D0070; // type:object size:0x8 data:double +lbl_805D0078 = .sdata2:0x805D0078; // type:object size:0x8 data:double +lbl_805D0080 = .sdata2:0x805D0080; // type:object size:0x8 data:double +lbl_805D0088 = .sdata2:0x805D0088; // type:object size:0x8 data:double +lbl_805D0090 = .sdata2:0x805D0090; // type:object size:0x8 data:double +lbl_805D0098 = .sdata2:0x805D0098; // type:object size:0x8 data:double +lbl_805D00A0 = .sdata2:0x805D00A0; // type:object size:0x8 data:double +lbl_805D00A8 = .sdata2:0x805D00A8; // type:object size:0x8 data:double +lbl_805D00B0 = .sdata2:0x805D00B0; // type:object size:0x8 data:double +lbl_805D00B8 = .sdata2:0x805D00B8; // type:object size:0x8 data:double +lbl_805D00C0 = .sdata2:0x805D00C0; // type:object size:0x8 data:double +lbl_805D00C8 = .sdata2:0x805D00C8; // type:object size:0x8 data:double +lbl_805D00D0 = .sdata2:0x805D00D0; // type:object size:0x8 data:double +lbl_805D00D8 = .sdata2:0x805D00D8; // type:object size:0x8 data:double +lbl_805D00E0 = .sdata2:0x805D00E0; // type:object size:0x8 data:double +lbl_805D00E8 = .sdata2:0x805D00E8; // type:object size:0x8 data:double +lbl_805D00F0 = .sdata2:0x805D00F0; // type:object size:0x8 data:double +lbl_805D00F8 = .sdata2:0x805D00F8; // type:object size:0x8 data:double +lbl_805D0100 = .sdata2:0x805D0100; // type:object size:0x8 data:double +lbl_805D0108 = .sdata2:0x805D0108; // type:object size:0x8 data:double +lbl_805D0110 = .sdata2:0x805D0110; // type:object size:0x8 data:double +lbl_805D0118 = .sdata2:0x805D0118; // type:object size:0x8 data:double +lbl_805D0120 = .sdata2:0x805D0120; // type:object size:0x8 data:double +lbl_805D0128 = .sdata2:0x805D0128; // type:object size:0x8 data:double +lbl_805D0130 = .sdata2:0x805D0130; // type:object size:0x8 data:double +lbl_805D0138 = .sdata2:0x805D0138; // type:object size:0x8 data:double +lbl_805D0140 = .sdata2:0x805D0140; // type:object size:0x8 data:double +lbl_805D0148 = .sdata2:0x805D0148; // type:object size:0x8 data:double +lbl_805D0150 = .sdata2:0x805D0150; // type:object size:0x8 data:double +lbl_805D0158 = .sdata2:0x805D0158; // type:object size:0x8 data:double +lbl_805D0160 = .sdata2:0x805D0160; // type:object size:0x8 data:double +lbl_805D0168 = .sdata2:0x805D0168; // type:object size:0x8 data:double +lbl_805D0170 = .sdata2:0x805D0170; // type:object size:0x8 data:double +lbl_805D0178 = .sdata2:0x805D0178; // type:object size:0x8 data:double +lbl_805D0180 = .sdata2:0x805D0180; // type:object size:0x8 data:double +lbl_805D0188 = .sdata2:0x805D0188; // type:object size:0x8 data:double +lbl_805D0190 = .sdata2:0x805D0190; // type:object size:0x8 data:double +lbl_805D0198 = .sdata2:0x805D0198; // type:object size:0x8 data:double +lbl_805D01A0 = .sdata2:0x805D01A0; // type:object size:0x8 data:double +lbl_805D01A8 = .sdata2:0x805D01A8; // type:object size:0x8 data:double +lbl_805D01B0 = .sdata2:0x805D01B0; // type:object size:0x8 data:double +lbl_805D01B8 = .sdata2:0x805D01B8; // type:object size:0x8 data:double +lbl_805D01C0 = .sdata2:0x805D01C0; // type:object size:0x8 data:double +lbl_805D01C8 = .sdata2:0x805D01C8; // type:object size:0x8 data:double +lbl_805D01D0 = .sdata2:0x805D01D0; // type:object size:0x8 data:double +lbl_805D01D8 = .sdata2:0x805D01D8; // type:object size:0x8 data:double +lbl_805D01E0 = .sdata2:0x805D01E0; // type:object size:0x8 data:double +lbl_805D01E8 = .sdata2:0x805D01E8; // type:object size:0x8 data:double +lbl_805D01F0 = .sdata2:0x805D01F0; // type:object size:0x8 data:double +lbl_805D01F8 = .sdata2:0x805D01F8; // type:object size:0x8 data:double +lbl_805D0200 = .sdata2:0x805D0200; // type:object size:0x8 data:double +lbl_805D0208 = .sdata2:0x805D0208; // type:object size:0x8 data:double +lbl_805D0210 = .sdata2:0x805D0210; // type:object size:0x8 data:double +lbl_805D0218 = .sdata2:0x805D0218; // type:object size:0x8 data:double +lbl_805D0220 = .sdata2:0x805D0220; // type:object size:0x8 data:double +lbl_805D0228 = .sdata2:0x805D0228; // type:object size:0x8 data:double +lbl_805D0230 = .sdata2:0x805D0230; // type:object size:0x8 data:double +lbl_805D0238 = .sdata2:0x805D0238; // type:object size:0x8 data:double +lbl_805D0240 = .sdata2:0x805D0240; // type:object size:0x8 data:double +lbl_805D0248 = .sdata2:0x805D0248; // type:object size:0x8 data:double +lbl_805D0250 = .sdata2:0x805D0250; // type:object size:0x8 data:double +lbl_805D0258 = .sdata2:0x805D0258; // type:object size:0x8 data:double +lbl_805D0260 = .sdata2:0x805D0260; // type:object size:0x8 data:double +lbl_805D0268 = .sdata2:0x805D0268; // type:object size:0x8 data:double +lbl_805D0270 = .sdata2:0x805D0270; // type:object size:0x8 data:double +lbl_805D0278 = .sdata2:0x805D0278; // type:object size:0x8 data:double +lbl_805D0280 = .sdata2:0x805D0280; // type:object size:0x8 data:double +lbl_805D0288 = .sdata2:0x805D0288; // type:object size:0x8 data:double +lbl_805D0290 = .sdata2:0x805D0290; // type:object size:0x8 data:double +lbl_805D0298 = .sdata2:0x805D0298; // type:object size:0x8 data:double +lbl_805D02A0 = .sdata2:0x805D02A0; // type:object size:0x8 data:double +lbl_805D02A8 = .sdata2:0x805D02A8; // type:object size:0x8 data:double +lbl_805D02B0 = .sdata2:0x805D02B0; // type:object size:0x8 data:double +lbl_805D02B8 = .sdata2:0x805D02B8; // type:object size:0x8 data:double +lbl_805D02C0 = .sdata2:0x805D02C0; // type:object size:0x8 data:double +lbl_805D02C8 = .sdata2:0x805D02C8; // type:object size:0x8 data:double +lbl_805D02D0 = .sdata2:0x805D02D0; // type:object size:0x8 data:double +lbl_805D02D8 = .sdata2:0x805D02D8; // type:object size:0x8 data:double +lbl_805D02E0 = .sdata2:0x805D02E0; // type:object size:0x8 data:double +lbl_805D02E8 = .sdata2:0x805D02E8; // type:object size:0x8 data:double +lbl_805D02F0 = .sdata2:0x805D02F0; // type:object size:0x8 data:double +lbl_805D02F8 = .sdata2:0x805D02F8; // type:object size:0x8 data:double +lbl_805D0300 = .sdata2:0x805D0300; // type:object size:0x8 data:double +lbl_805D0308 = .sdata2:0x805D0308; // type:object size:0x8 data:double +lbl_805D0310 = .sdata2:0x805D0310; // type:object size:0x8 data:double +lbl_805D0318 = .sdata2:0x805D0318; // type:object size:0x8 data:double +lbl_805D0320 = .sdata2:0x805D0320; // type:object size:0x8 data:double +lbl_805D0328 = .sdata2:0x805D0328; // type:object size:0x8 data:double +lbl_805D0330 = .sdata2:0x805D0330; // type:object size:0x8 data:double +lbl_805D0338 = .sdata2:0x805D0338; // type:object size:0x8 data:double +lbl_805D0340 = .sdata2:0x805D0340; // type:object size:0x8 data:double +lbl_805D0348 = .sdata2:0x805D0348; // type:object size:0x8 data:double +lbl_805D0350 = .sdata2:0x805D0350; // type:object size:0x8 data:double +lbl_805D0358 = .sdata2:0x805D0358; // type:object size:0x8 data:double +lbl_805D0360 = .sdata2:0x805D0360; // type:object size:0x8 data:double +lbl_805D0368 = .sdata2:0x805D0368; // type:object size:0x8 data:double +lbl_805D0370 = .sdata2:0x805D0370; // type:object size:0x8 data:double +lbl_805D0378 = .sdata2:0x805D0378; // type:object size:0x8 data:double +lbl_805D0380 = .sdata2:0x805D0380; // type:object size:0x8 data:double +lbl_805D0388 = .sdata2:0x805D0388; // type:object size:0x8 data:double +lbl_805D0390 = .sdata2:0x805D0390; // type:object size:0x8 data:double +lbl_805D0398 = .sdata2:0x805D0398; // type:object size:0x8 data:double +lbl_805D03A0 = .sdata2:0x805D03A0; // type:object size:0x8 data:double +lbl_805D03A8 = .sdata2:0x805D03A8; // type:object size:0x8 data:double +lbl_805D03B0 = .sdata2:0x805D03B0; // type:object size:0x8 data:double +lbl_805D03B8 = .sdata2:0x805D03B8; // type:object size:0x8 data:double +lbl_805D03C0 = .sdata2:0x805D03C0; // type:object size:0x8 data:double +lbl_805D03C8 = .sdata2:0x805D03C8; // type:object size:0x8 data:double +lbl_805D03D0 = .sdata2:0x805D03D0; // type:object size:0x8 data:double +lbl_805D03D8 = .sdata2:0x805D03D8; // type:object size:0x8 data:double +lbl_805D03E0 = .sdata2:0x805D03E0; // type:object size:0x8 data:double +lbl_805D03E8 = .sdata2:0x805D03E8; // type:object size:0x8 data:double +lbl_805D03F0 = .sdata2:0x805D03F0; // type:object size:0x8 data:double +lbl_805D03F8 = .sdata2:0x805D03F8; // type:object size:0x4 data:float +lbl_805D03FC = .sdata2:0x805D03FC; // type:object size:0x4 data:float +lbl_805D0400 = .sdata2:0x805D0400; // type:object size:0x8 data:float +lbl_805D0408 = .sdata2:0x805D0408; // type:object size:0x4 data:float +lbl_805D040C = .sdata2:0x805D040C; // type:object size:0x4 data:float +lbl_805D0410 = .sdata2:0x805D0410; // type:object size:0x4 data:float +lbl_805D0414 = .sdata2:0x805D0414; // type:object size:0x4 data:float +lbl_805D0418 = .sdata2:0x805D0418; // type:object size:0x8 data:float +lbl_805D0420 = .sdata2:0x805D0420; // type:object size:0x8 data:float +lbl_805D0428 = .sdata2:0x805D0428; // type:object size:0x4 data:float +lbl_805D042C = .sdata2:0x805D042C; // type:object size:0x4 data:float +lbl_805D0430 = .sdata2:0x805D0430; // type:object size:0x8 data:float +lbl_805D0438 = .sdata2:0x805D0438; // type:object size:0x4 data:float +lbl_805D043C = .sdata2:0x805D043C; // type:object size:0x4 data:float +lbl_805D0440 = .sdata2:0x805D0440; // type:object size:0x4 data:float +lbl_805D0444 = .sdata2:0x805D0444; // type:object size:0x4 data:float +lbl_805D0448 = .sdata2:0x805D0448; // type:object size:0x4 data:float +lbl_805D044C = .sdata2:0x805D044C; // type:object size:0x4 data:float +lbl_805D0450 = .sdata2:0x805D0450; // type:object size:0x4 data:float +lbl_805D0454 = .sdata2:0x805D0454; // type:object size:0x4 data:float +lbl_805D0458 = .sdata2:0x805D0458; // type:object size:0x4 data:float +lbl_805D045C = .sdata2:0x805D045C; // type:object size:0x4 data:float +lbl_805D0460 = .sdata2:0x805D0460; // type:object size:0x4 data:float +lbl_805D0464 = .sdata2:0x805D0464; // type:object size:0x4 data:float +lbl_805D0468 = .sdata2:0x805D0468; // type:object size:0x4 data:float +lbl_805D046C = .sdata2:0x805D046C; // type:object size:0x4 data:float +lbl_805D0470 = .sdata2:0x805D0470; // type:object size:0x8 data:float +lbl_805D0478 = .sdata2:0x805D0478; // type:object size:0x4 data:float +lbl_805D047C = .sdata2:0x805D047C; // type:object size:0x4 data:float +lbl_805D0480 = .sdata2:0x805D0480; // type:object size:0x4 data:float +lbl_805D0484 = .sdata2:0x805D0484; // type:object size:0x4 data:float +lbl_805D0488 = .sdata2:0x805D0488; // type:object size:0x4 data:float +lbl_805D048C = .sdata2:0x805D048C; // type:object size:0x4 data:float +lbl_805D0490 = .sdata2:0x805D0490; // type:object size:0x4 data:float +lbl_805D0494 = .sdata2:0x805D0494; // type:object size:0x4 data:float +lbl_805D0498 = .sdata2:0x805D0498; // type:object size:0x4 data:float +lbl_805D049C = .sdata2:0x805D049C; // type:object size:0x4 data:float +lbl_805D04A0 = .sdata2:0x805D04A0; // type:object size:0x4 data:float +lbl_805D04A4 = .sdata2:0x805D04A4; // type:object size:0x4 data:float +lbl_805D04A8 = .sdata2:0x805D04A8; // type:object size:0x4 data:float +lbl_805D04AC = .sdata2:0x805D04AC; // type:object size:0x4 data:float +lbl_805D04B0 = .sdata2:0x805D04B0; // type:object size:0x4 data:float +lbl_805D04B4 = .sdata2:0x805D04B4; // type:object size:0x4 data:float +lbl_805D04B8 = .sdata2:0x805D04B8; // type:object size:0x4 data:float +lbl_805D04BC = .sdata2:0x805D04BC; // type:object size:0x4 data:float +lbl_805D04C0 = .sdata2:0x805D04C0; // type:object size:0x4 data:float +lbl_805D04C4 = .sdata2:0x805D04C4; // type:object size:0x4 data:float +lbl_805D04C8 = .sdata2:0x805D04C8; // type:object size:0x4 data:float +lbl_805D04CC = .sdata2:0x805D04CC; // type:object size:0x4 data:float +lbl_805D04D0 = .sdata2:0x805D04D0; // type:object size:0x8 data:float +lbl_805D04D8 = .sdata2:0x805D04D8; // type:object size:0x4 data:float +lbl_805D04DC = .sdata2:0x805D04DC; // type:object size:0x4 data:float +lbl_805D04E0 = .sdata2:0x805D04E0; // type:object size:0x4 data:float +lbl_805D04E4 = .sdata2:0x805D04E4; // type:object size:0x4 data:float +lbl_805D04E8 = .sdata2:0x805D04E8; // type:object size:0x4 data:float +lbl_805D04EC = .sdata2:0x805D04EC; // type:object size:0x4 data:float +lbl_805D04F0 = .sdata2:0x805D04F0; // type:object size:0x4 data:float +lbl_805D04F4 = .sdata2:0x805D04F4; // type:object size:0x4 data:float +lbl_805D04F8 = .sdata2:0x805D04F8; // type:object size:0x4 data:float +lbl_805D04FC = .sdata2:0x805D04FC; // type:object size:0x4 data:float +lbl_805D0500 = .sdata2:0x805D0500; // type:object size:0x4 data:float +lbl_805D0504 = .sdata2:0x805D0504; // type:object size:0x4 data:float +lbl_805D0508 = .sdata2:0x805D0508; // type:object size:0x4 data:float +lbl_805D050C = .sdata2:0x805D050C; // type:object size:0x4 data:float +lbl_805D0510 = .sdata2:0x805D0510; // type:object size:0x8 data:float +lbl_805D0518 = .sdata2:0x805D0518; // type:object size:0x4 data:4byte +lbl_805D051C = .sdata2:0x805D051C; // type:object size:0x4 data:float +lbl_805D0520 = .sdata2:0x805D0520; // type:object size:0x4 data:float +lbl_805D0524 = .sdata2:0x805D0524; // type:object size:0x4 data:float +lbl_805D0528 = .sdata2:0x805D0528; // type:object size:0x8 data:float +lbl_805D0530 = .sdata2:0x805D0530; // type:object size:0x8 data:float +lbl_805D0538 = .sdata2:0x805D0538; // type:object size:0x8 data:float +lbl_805D0540 = .sdata2:0x805D0540; // type:object size:0x4 data:float +lbl_805D0544 = .sdata2:0x805D0544; // type:object size:0x4 data:float +lbl_805D0548 = .sdata2:0x805D0548; // type:object size:0x4 data:float +lbl_805D054C = .sdata2:0x805D054C; // type:object size:0x4 data:float +lbl_805D0550 = .sdata2:0x805D0550; // type:object size:0x4 data:float +lbl_805D0554 = .sdata2:0x805D0554; // type:object size:0x4 data:float +lbl_805D0558 = .sdata2:0x805D0558; // type:object size:0x4 data:float +lbl_805D055C = .sdata2:0x805D055C; // type:object size:0x4 data:float +lbl_805D0560 = .sdata2:0x805D0560; // type:object size:0x8 data:float +lbl_805D0568 = .sdata2:0x805D0568; // type:object size:0x8 data:float +lbl_805D0570 = .sdata2:0x805D0570; // type:object size:0x8 data:float +lbl_805D0578 = .sdata2:0x805D0578; // type:object size:0x4 data:float +lbl_805D057C = .sdata2:0x805D057C; // type:object size:0x4 data:float +lbl_805D0580 = .sdata2:0x805D0580; // type:object size:0x8 data:float +lbl_805D0588 = .sdata2:0x805D0588; // type:object size:0x4 data:float +lbl_805D058C = .sdata2:0x805D058C; // type:object size:0x4 data:float +lbl_805D0590 = .sdata2:0x805D0590; // type:object size:0x4 data:float +lbl_805D0594 = .sdata2:0x805D0594; // type:object size:0x4 data:float +lbl_805D0598 = .sdata2:0x805D0598; // type:object size:0x4 data:float +lbl_805D059C = .sdata2:0x805D059C; // type:object size:0x4 data:float +lbl_805D05A0 = .sdata2:0x805D05A0; // type:object size:0x8 data:float +lbl_805D05A8 = .sdata2:0x805D05A8; // type:object size:0x8 data:float +lbl_805D05B0 = .sdata2:0x805D05B0; // type:object size:0x4 data:float +lbl_805D05B4 = .sdata2:0x805D05B4; // type:object size:0x4 data:float +lbl_805D05B8 = .sdata2:0x805D05B8; // type:object size:0x4 data:float +lbl_805D05BC = .sdata2:0x805D05BC; // type:object size:0x4 data:float +lbl_805D05C0 = .sdata2:0x805D05C0; // type:object size:0x4 data:4byte +lbl_805D05C4 = .sdata2:0x805D05C4; // type:object size:0x4 data:4byte +lbl_805D05C8 = .sdata2:0x805D05C8; // type:object size:0x4 data:float +lbl_805D05CC = .sdata2:0x805D05CC; // type:object size:0x4 data:float +lbl_805D05D0 = .sdata2:0x805D05D0; // type:object size:0x8 data:float +lbl_805D05D8 = .sdata2:0x805D05D8; // type:object size:0x4 data:float +lbl_805D05DC = .sdata2:0x805D05DC; // type:object size:0x4 data:float +lbl_805D05E0 = .sdata2:0x805D05E0; // type:object size:0x8 data:float +lbl_805D05E8 = .sdata2:0x805D05E8; // type:object size:0x8 data:float +lbl_805D05F0 = .sdata2:0x805D05F0; // type:object size:0x8 data:float +sBlackColor__6CColor = .sdata2:0x805D05F8; // type:object size:0x4 scope:global data:4byte +sWhiteColor__6CColor = .sdata2:0x805D05FC; // type:object size:0x4 scope:global data:4byte +lbl_805D0600 = .sdata2:0x805D0600; // type:object size:0x4 data:4byte +sRedColor__6CColor = .sdata2:0x805D0604; // type:object size:0x4 scope:global data:4byte +sGreenColor__6CColor = .sdata2:0x805D0608; // type:object size:0x4 scope:global data:4byte +lbl_805D060C = .sdata2:0x805D060C; // type:object size:0x4 data:4byte +sYellowColor__6CColor = .sdata2:0x805D0610; // type:object size:0x4 scope:global data:4byte +sPurpleColor__6CColor = .sdata2:0x805D0614; // type:object size:0x4 scope:global data:4byte +lbl_805D0618 = .sdata2:0x805D0618; // type:object size:0x8 +lbl_805D0620 = .sdata2:0x805D0620; // type:object size:0x4 data:float +lbl_805D0624 = .sdata2:0x805D0624; // type:object size:0x4 data:float +lbl_805D0628 = .sdata2:0x805D0628; // type:object size:0x8 data:float +lbl_805D0630 = .sdata2:0x805D0630; // type:object size:0x8 data:float +lbl_805D0638 = .sdata2:0x805D0638; // type:object size:0x1 data:byte +lbl_805D0639 = .sdata2:0x805D0639; // type:object size:0x1 data:byte +lbl_805D063A = .sdata2:0x805D063A; // type:object size:0x1 data:byte +lbl_805D063B = .sdata2:0x805D063B; // type:object size:0x1 data:byte +lbl_805D063C = .sdata2:0x805D063C; // type:object size:0x1 data:byte +lbl_805D063D = .sdata2:0x805D063D; // type:object size:0x1 data:byte +lbl_805D063E = .sdata2:0x805D063E; // type:object size:0x1 data:byte +lbl_805D063F = .sdata2:0x805D063F; // type:object size:0x1 data:byte +lbl_805D0640 = .sdata2:0x805D0640; // type:object size:0x4 data:float +lbl_805D0644 = .sdata2:0x805D0644; // type:object size:0x4 data:float +lbl_805D0648 = .sdata2:0x805D0648; // type:object size:0x4 data:float +lbl_805D064C = .sdata2:0x805D064C; // type:object size:0x4 data:float +lbl_805D0650 = .sdata2:0x805D0650; // type:object size:0x4 data:float +lbl_805D0654 = .sdata2:0x805D0654; // type:object size:0x4 data:float +lbl_805D0658 = .sdata2:0x805D0658; // type:object size:0x4 data:float +lbl_805D065C = .sdata2:0x805D065C; // type:object size:0x4 data:float +lbl_805D0660 = .sdata2:0x805D0660; // type:object size:0x4 data:float +lbl_805D0664 = .sdata2:0x805D0664; // type:object size:0x4 data:float +lbl_805D0668 = .sdata2:0x805D0668; // type:object size:0x4 data:float +lbl_805D066C = .sdata2:0x805D066C; // type:object size:0x4 data:float +lbl_805D0670 = .sdata2:0x805D0670; // type:object size:0x4 data:float +lbl_805D0674 = .sdata2:0x805D0674; // type:object size:0x4 data:float +lbl_805D0678 = .sdata2:0x805D0678; // type:object size:0x1 data:byte +lbl_805D0679 = .sdata2:0x805D0679; // type:object size:0x1 data:byte +lbl_805D067A = .sdata2:0x805D067A; // type:object size:0x1 data:byte +lbl_805D067B = .sdata2:0x805D067B; // type:object size:0x1 data:byte +lbl_805D067C = .sdata2:0x805D067C; // type:object size:0x1 data:byte +lbl_805D067D = .sdata2:0x805D067D; // type:object size:0x1 data:byte +lbl_805D067E = .sdata2:0x805D067E; // type:object size:0x1 data:byte +lbl_805D067F = .sdata2:0x805D067F; // type:object size:0x1 data:byte +lbl_805D0680 = .sdata2:0x805D0680; // type:object size:0x1 data:byte +lbl_805D0681 = .sdata2:0x805D0681; // type:object size:0x1 data:byte +lbl_805D0682 = .sdata2:0x805D0682; // type:object size:0x1 data:byte +lbl_805D0683 = .sdata2:0x805D0683; // type:object size:0x1 data:byte +lbl_805D0684 = .sdata2:0x805D0684; // type:object size:0x4 data:float +lbl_805D0688 = .sdata2:0x805D0688; // type:object size:0x4 data:float +lbl_805D068C = .sdata2:0x805D068C; // type:object size:0x4 data:float +lbl_805D0690 = .sdata2:0x805D0690; // type:object size:0x4 data:float +lbl_805D0694 = .sdata2:0x805D0694; // type:object size:0x4 data:float +lbl_805D0698 = .sdata2:0x805D0698; // type:object size:0x4 data:float +lbl_805D069C = .sdata2:0x805D069C; // type:object size:0x4 data:float +lbl_805D06A0 = .sdata2:0x805D06A0; // type:object size:0x4 data:float +lbl_805D06A4 = .sdata2:0x805D06A4; // type:object size:0x4 data:float +lbl_805D06A8 = .sdata2:0x805D06A8; // type:object size:0x4 data:float +lbl_805D06AC = .sdata2:0x805D06AC; // type:object size:0x4 data:float +lbl_805D06B0 = .sdata2:0x805D06B0; // type:object size:0x4 data:float +lbl_805D06B4 = .sdata2:0x805D06B4; // type:object size:0x4 data:float +lbl_805D06B8 = .sdata2:0x805D06B8; // type:object size:0x4 data:float +lbl_805D06BC = .sdata2:0x805D06BC; // type:object size:0x4 data:float +lbl_805D06C0 = .sdata2:0x805D06C0; // type:object size:0x4 data:float +lbl_805D06C4 = .sdata2:0x805D06C4; // type:object size:0x4 data:float +lbl_805D06C8 = .sdata2:0x805D06C8; // type:object size:0x4 data:float +lbl_805D06CC = .sdata2:0x805D06CC; // type:object size:0x4 data:float +lbl_805D06D0 = .sdata2:0x805D06D0; // type:object size:0x4 data:float +lbl_805D06D4 = .sdata2:0x805D06D4; // type:object size:0x4 data:float +lbl_805D06D8 = .sdata2:0x805D06D8; // type:object size:0x4 data:float +lbl_805D06DC = .sdata2:0x805D06DC; // type:object size:0x4 data:float +lbl_805D06E0 = .sdata2:0x805D06E0; // type:object size:0x4 data:float +lbl_805D06E4 = .sdata2:0x805D06E4; // type:object size:0x4 data:float +lbl_805D06E8 = .sdata2:0x805D06E8; // type:object size:0x4 data:float +lbl_805D06EC = .sdata2:0x805D06EC; // type:object size:0x4 data:float +lbl_805D06F0 = .sdata2:0x805D06F0; // type:object size:0x4 data:float +lbl_805D06F4 = .sdata2:0x805D06F4; // type:object size:0x4 data:float +lbl_805D06F8 = .sdata2:0x805D06F8; // type:object size:0x4 data:float +lbl_805D06FC = .sdata2:0x805D06FC; // type:object size:0x4 data:float +lbl_805D0700 = .sdata2:0x805D0700; // type:object size:0x4 data:float +lbl_805D0704 = .sdata2:0x805D0704; // type:object size:0x4 data:float +lbl_805D0708 = .sdata2:0x805D0708; // type:object size:0x4 data:float +lbl_805D070C = .sdata2:0x805D070C; // type:object size:0x4 data:float +lbl_805D0710 = .sdata2:0x805D0710; // type:object size:0x4 data:float +lbl_805D0714 = .sdata2:0x805D0714; // type:object size:0x4 data:float +lbl_805D0718 = .sdata2:0x805D0718; // type:object size:0x4 data:float +lbl_805D071C = .sdata2:0x805D071C; // type:object size:0x4 data:float +lbl_805D0720 = .sdata2:0x805D0720; // type:object size:0x4 data:float +lbl_805D0724 = .sdata2:0x805D0724; // type:object size:0x4 data:float +lbl_805D0728 = .sdata2:0x805D0728; // type:object size:0x1 data:byte +lbl_805D072C = .sdata2:0x805D072C; // type:object size:0x4 data:float +lbl_805D0730 = .sdata2:0x805D0730; // type:object size:0x4 data:float +lbl_805D0734 = .sdata2:0x805D0734; // type:object size:0x4 data:float +lbl_805D0738 = .sdata2:0x805D0738; // type:object size:0x8 data:float +lbl_805D0740 = .sdata2:0x805D0740; // type:object size:0x4 data:float +lbl_805D0744 = .sdata2:0x805D0744; // type:object size:0x4 data:float +lbl_805D0748 = .sdata2:0x805D0748; // type:object size:0x8 data:float +lbl_805D0750 = .sdata2:0x805D0750; // type:object size:0x4 data:float +lbl_805D0754 = .sdata2:0x805D0754; // type:object size:0x4 data:float +lbl_805D0758 = .sdata2:0x805D0758; // type:object size:0x4 data:float +lbl_805D075C = .sdata2:0x805D075C; // type:object size:0x4 data:float +lbl_805D0760 = .sdata2:0x805D0760; // type:object size:0x4 data:float +lbl_805D0764 = .sdata2:0x805D0764; // type:object size:0x4 data:float +lbl_805D0768 = .sdata2:0x805D0768; // type:object size:0x4 data:float +lbl_805D076C = .sdata2:0x805D076C; // type:object size:0x4 data:float +lbl_805D0770 = .sdata2:0x805D0770; // type:object size:0x4 data:float +lbl_805D0774 = .sdata2:0x805D0774; // type:object size:0x4 data:float +lbl_805D0778 = .sdata2:0x805D0778; // type:object size:0x4 data:float +lbl_805D077C = .sdata2:0x805D077C; // type:object size:0x4 data:float +lbl_805D0780 = .sdata2:0x805D0780; // type:object size:0x4 data:float +lbl_805D0784 = .sdata2:0x805D0784; // type:object size:0x4 data:float +lbl_805D0788 = .sdata2:0x805D0788; // type:object size:0x4 data:float +lbl_805D078C = .sdata2:0x805D078C; // type:object size:0x4 data:float +lbl_805D0790 = .sdata2:0x805D0790; // type:object size:0x4 data:float +lbl_805D0794 = .sdata2:0x805D0794; // type:object size:0x4 data:float +lbl_805D0798 = .sdata2:0x805D0798; // type:object size:0x4 data:float +lbl_805D079C = .sdata2:0x805D079C; // type:object size:0x4 data:float +lbl_805D07A0 = .sdata2:0x805D07A0; // type:object size:0x8 data:float +lbl_805D07A8 = .sdata2:0x805D07A8; // type:object size:0x4 data:float +lbl_805D07AC = .sdata2:0x805D07AC; // type:object size:0x4 data:float +lbl_805D07B0 = .sdata2:0x805D07B0; // type:object size:0x4 data:float +lbl_805D07B4 = .sdata2:0x805D07B4; // type:object size:0x4 data:float +lbl_805D07B8 = .sdata2:0x805D07B8; // type:object size:0x8 data:float +lbl_805D07C0 = .sdata2:0x805D07C0; // type:object size:0x4 data:float +lbl_805D07C4 = .sdata2:0x805D07C4; // type:object size:0x4 data:float +lbl_805D07C8 = .sdata2:0x805D07C8; // type:object size:0x1 data:byte +lbl_805D07C9 = .sdata2:0x805D07C9; // type:object size:0x1 data:byte +lbl_805D07CA = .sdata2:0x805D07CA; // type:object size:0x1 data:byte +lbl_805D07CB = .sdata2:0x805D07CB; // type:object size:0x1 data:byte +lbl_805D07CC = .sdata2:0x805D07CC; // type:object size:0x4 data:float +lbl_805D07D0 = .sdata2:0x805D07D0; // type:object size:0x4 data:float +lbl_805D07D4 = .sdata2:0x805D07D4; // type:object size:0x4 data:float +lbl_805D07D8 = .sdata2:0x805D07D8; // type:object size:0x8 data:float +lbl_805D07E0 = .sdata2:0x805D07E0; // type:object size:0x4 data:float +lbl_805D07E4 = .sdata2:0x805D07E4; // type:object size:0x4 data:float +lbl_805D07E8 = .sdata2:0x805D07E8; // type:object size:0x4 data:float +lbl_805D07EC = .sdata2:0x805D07EC; // type:object size:0x4 data:float +lbl_805D07F0 = .sdata2:0x805D07F0; // type:object size:0x4 data:float +lbl_805D07F4 = .sdata2:0x805D07F4; // type:object size:0x4 data:float +lbl_805D07F8 = .sdata2:0x805D07F8; // type:object size:0x4 data:float +lbl_805D07FC = .sdata2:0x805D07FC; // type:object size:0x4 data:float +lbl_805D0800 = .sdata2:0x805D0800; // type:object size:0x4 data:float +lbl_805D0804 = .sdata2:0x805D0804; // type:object size:0x4 data:float +lbl_805D0808 = .sdata2:0x805D0808; // type:object size:0x4 data:float +lbl_805D080C = .sdata2:0x805D080C; // type:object size:0x4 data:float +lbl_805D0810 = .sdata2:0x805D0810; // type:object size:0x4 data:float +lbl_805D0814 = .sdata2:0x805D0814; // type:object size:0x4 data:float +lbl_805D0818 = .sdata2:0x805D0818; // type:object size:0x4 data:float +lbl_805D081C = .sdata2:0x805D081C; // type:object size:0x4 data:float +lbl_805D0820 = .sdata2:0x805D0820; // type:object size:0x4 data:float +lbl_805D0824 = .sdata2:0x805D0824; // type:object size:0x4 data:float +lbl_805D0828 = .sdata2:0x805D0828; // type:object size:0x4 data:float +lbl_805D082C = .sdata2:0x805D082C; // type:object size:0x4 data:float +lbl_805D0830 = .sdata2:0x805D0830; // type:object size:0x4 data:float +lbl_805D0834 = .sdata2:0x805D0834; // type:object size:0x4 data:float +lbl_805D0838 = .sdata2:0x805D0838; // type:object size:0x4 data:float +lbl_805D083C = .sdata2:0x805D083C; // type:object size:0x4 data:float +lbl_805D0840 = .sdata2:0x805D0840; // type:object size:0x4 data:float +lbl_805D0844 = .sdata2:0x805D0844; // type:object size:0x4 data:float +lbl_805D0848 = .sdata2:0x805D0848; // type:object size:0x4 data:float +lbl_805D084C = .sdata2:0x805D084C; // type:object size:0x4 data:float +lbl_805D0850 = .sdata2:0x805D0850; // type:object size:0x4 data:float +lbl_805D0854 = .sdata2:0x805D0854; // type:object size:0x4 data:float +lbl_805D0858 = .sdata2:0x805D0858; // type:object size:0x4 data:float +lbl_805D085C = .sdata2:0x805D085C; // type:object size:0x4 data:float +lbl_805D0860 = .sdata2:0x805D0860; // type:object size:0x4 data:float +lbl_805D0864 = .sdata2:0x805D0864; // type:object size:0x4 data:float +lbl_805D0868 = .sdata2:0x805D0868; // type:object size:0x8 data:float +lbl_805D0870 = .sdata2:0x805D0870; // type:object size:0x4 data:float +lbl_805D0874 = .sdata2:0x805D0874; // type:object size:0x4 data:float +lbl_805D0878 = .sdata2:0x805D0878; // type:object size:0x4 data:float +lbl_805D087C = .sdata2:0x805D087C; // type:object size:0x4 data:float +lbl_805D0880 = .sdata2:0x805D0880; // type:object size:0x4 data:float +lbl_805D0884 = .sdata2:0x805D0884; // type:object size:0x4 data:float +lbl_805D0888 = .sdata2:0x805D0888; // type:object size:0x8 data:float +lbl_805D0890 = .sdata2:0x805D0890; // type:object size:0x4 data:float +lbl_805D0894 = .sdata2:0x805D0894; // type:object size:0x4 data:float +lbl_805D0898 = .sdata2:0x805D0898; // type:object size:0x8 data:float +lbl_805D08A0 = .sdata2:0x805D08A0; // type:object size:0x4 data:float +lbl_805D08A4 = .sdata2:0x805D08A4; // type:object size:0x4 data:float +lbl_805D08A8 = .sdata2:0x805D08A8; // type:object size:0x4 data:float +lbl_805D08AC = .sdata2:0x805D08AC; // type:object size:0x4 data:float +lbl_805D08B0 = .sdata2:0x805D08B0; // type:object size:0x4 data:float +lbl_805D08B4 = .sdata2:0x805D08B4; // type:object size:0x4 data:float +lbl_805D08B8 = .sdata2:0x805D08B8; // type:object size:0x4 data:float +lbl_805D08BC = .sdata2:0x805D08BC; // type:object size:0x4 data:float +lbl_805D08C0 = .sdata2:0x805D08C0; // type:object size:0x4 data:float +lbl_805D08C4 = .sdata2:0x805D08C4; // type:object size:0x4 data:float +lbl_805D08C8 = .sdata2:0x805D08C8; // type:object size:0x4 data:float +lbl_805D08CC = .sdata2:0x805D08CC; // type:object size:0x4 data:float +lbl_805D08D0 = .sdata2:0x805D08D0; // type:object size:0x4 data:float +lbl_805D08D4 = .sdata2:0x805D08D4; // type:object size:0x4 data:float +lbl_805D08D8 = .sdata2:0x805D08D8; // type:object size:0x4 data:float +lbl_805D08DC = .sdata2:0x805D08DC; // type:object size:0x4 data:float +lbl_805D08E0 = .sdata2:0x805D08E0; // type:object size:0x4 data:float +lbl_805D08E4 = .sdata2:0x805D08E4; // type:object size:0x4 data:float +lbl_805D08E8 = .sdata2:0x805D08E8; // type:object size:0x8 data:float +lbl_805D08F0 = .sdata2:0x805D08F0; // type:object size:0x4 data:float +lbl_805D08F4 = .sdata2:0x805D08F4; // type:object size:0x4 data:float +lbl_805D08F8 = .sdata2:0x805D08F8; // type:object size:0x4 data:float +lbl_805D08FC = .sdata2:0x805D08FC; // type:object size:0x4 data:float +lbl_805D0900 = .sdata2:0x805D0900; // type:object size:0x8 data:float +lbl_805D0908 = .sdata2:0x805D0908; // type:object size:0x8 data:float +lbl_805D0910 = .sdata2:0x805D0910; // type:object size:0x2 data:2byte +lbl_805D0914 = .sdata2:0x805D0914; // type:object size:0x4 data:4byte +lbl_805D0918 = .sdata2:0x805D0918; // type:object size:0x8 data:float +lbl_805D0920 = .sdata2:0x805D0920; // type:object size:0x4 data:float +lbl_805D0924 = .sdata2:0x805D0924; // type:object size:0x4 data:float +lbl_805D0928 = .sdata2:0x805D0928; // type:object size:0x4 data:float +lbl_805D092C = .sdata2:0x805D092C; // type:object size:0x4 data:float +lbl_805D0930 = .sdata2:0x805D0930; // type:object size:0x4 data:float +lbl_805D0934 = .sdata2:0x805D0934; // type:object size:0x4 data:float +lbl_805D0938 = .sdata2:0x805D0938; // type:object size:0x4 data:float +lbl_805D093C = .sdata2:0x805D093C; // type:object size:0x4 data:float +lbl_805D0940 = .sdata2:0x805D0940; // type:object size:0x4 data:float +lbl_805D0944 = .sdata2:0x805D0944; // type:object size:0x4 data:float +lbl_805D0948 = .sdata2:0x805D0948; // type:object size:0x4 data:float +lbl_805D094C = .sdata2:0x805D094C; // type:object size:0x4 data:float +lbl_805D0950 = .sdata2:0x805D0950; // type:object size:0x4 data:float +lbl_805D0954 = .sdata2:0x805D0954; // type:object size:0x4 data:float +lbl_805D0958 = .sdata2:0x805D0958; // type:object size:0x8 data:float +lbl_805D0960 = .sdata2:0x805D0960; // type:object size:0x4 data:float +lbl_805D0964 = .sdata2:0x805D0964; // type:object size:0x4 data:float +lbl_805D0968 = .sdata2:0x805D0968; // type:object size:0x8 data:float +lbl_805D0970 = .sdata2:0x805D0970; // type:object size:0x4 data:float +lbl_805D0974 = .sdata2:0x805D0974; // type:object size:0x4 data:float +lbl_805D0978 = .sdata2:0x805D0978; // type:object size:0x4 data:float +lbl_805D097C = .sdata2:0x805D097C; // type:object size:0x4 data:float +lbl_805D0980 = .sdata2:0x805D0980; // type:object size:0x8 data:float +lbl_805D0988 = .sdata2:0x805D0988; // type:object size:0x4 data:float +lbl_805D098C = .sdata2:0x805D098C; // type:object size:0x4 data:float +lbl_805D0990 = .sdata2:0x805D0990; // type:object size:0x4 data:float +lbl_805D0994 = .sdata2:0x805D0994; // type:object size:0x4 data:float +lbl_805D0998 = .sdata2:0x805D0998; // type:object size:0x4 data:float +lbl_805D099C = .sdata2:0x805D099C; // type:object size:0x4 data:float +lbl_805D09A0 = .sdata2:0x805D09A0; // type:object size:0x4 data:float +lbl_805D09A4 = .sdata2:0x805D09A4; // type:object size:0x4 data:float +lbl_805D09A8 = .sdata2:0x805D09A8; // type:object size:0x4 data:float +lbl_805D09AC = .sdata2:0x805D09AC; // type:object size:0x4 data:float +lbl_805D09B0 = .sdata2:0x805D09B0; // type:object size:0x4 data:float +lbl_805D09B4 = .sdata2:0x805D09B4; // type:object size:0x4 data:float +lbl_805D09B8 = .sdata2:0x805D09B8; // type:object size:0x4 data:float +lbl_805D09BC = .sdata2:0x805D09BC; // type:object size:0x4 data:float +lbl_805D09C0 = .sdata2:0x805D09C0; // type:object size:0x4 data:float +lbl_805D09C4 = .sdata2:0x805D09C4; // type:object size:0x4 data:float +lbl_805D09C8 = .sdata2:0x805D09C8; // type:object size:0x4 data:float +lbl_805D09CC = .sdata2:0x805D09CC; // type:object size:0x4 data:float +lbl_805D09D0 = .sdata2:0x805D09D0; // type:object size:0x4 data:float +lbl_805D09D4 = .sdata2:0x805D09D4; // type:object size:0x4 data:float +lbl_805D09D8 = .sdata2:0x805D09D8; // type:object size:0x4 data:float +lbl_805D09DC = .sdata2:0x805D09DC; // type:object size:0x4 data:float +lbl_805D09E0 = .sdata2:0x805D09E0; // type:object size:0x4 data:float +lbl_805D09E4 = .sdata2:0x805D09E4; // type:object size:0x4 data:float +lbl_805D09E8 = .sdata2:0x805D09E8; // type:object size:0x4 data:float +lbl_805D09EC = .sdata2:0x805D09EC; // type:object size:0x4 data:float +lbl_805D09F0 = .sdata2:0x805D09F0; // type:object size:0x4 data:float +lbl_805D09F4 = .sdata2:0x805D09F4; // type:object size:0x4 data:float +lbl_805D09F8 = .sdata2:0x805D09F8; // type:object size:0x4 data:float +lbl_805D09FC = .sdata2:0x805D09FC; // type:object size:0x4 data:float +lbl_805D0A00 = .sdata2:0x805D0A00; // type:object size:0x8 data:float +lbl_805D0A08 = .sdata2:0x805D0A08; // type:object size:0x4 data:float +lbl_805D0A0C = .sdata2:0x805D0A0C; // type:object size:0x4 data:float +lbl_805D0A10 = .sdata2:0x805D0A10; // type:object size:0x8 data:float +lbl_805D0A18 = .sdata2:0x805D0A18; // type:object size:0x8 data:float +lbl_805D0A20 = .sdata2:0x805D0A20; // type:object size:0x4 data:float +lbl_805D0A24 = .sdata2:0x805D0A24; // type:object size:0x4 data:float +lbl_805D0A28 = .sdata2:0x805D0A28; // type:object size:0x4 data:float +lbl_805D0A2C = .sdata2:0x805D0A2C; // type:object size:0x4 data:float +lbl_805D0A30 = .sdata2:0x805D0A30; // type:object size:0x4 data:float +lbl_805D0A34 = .sdata2:0x805D0A34; // type:object size:0x4 data:float +lbl_805D0A38 = .sdata2:0x805D0A38; // type:object size:0x4 data:float +lbl_805D0A3C = .sdata2:0x805D0A3C; // type:object size:0x4 data:float +lbl_805D0A40 = .sdata2:0x805D0A40; // type:object size:0x8 data:float +lbl_805D0A48 = .sdata2:0x805D0A48; // type:object size:0x8 data:float +lbl_805D0A50 = .sdata2:0x805D0A50; // type:object size:0x8 data:float +lbl_805D0A58 = .sdata2:0x805D0A58; // type:object size:0x4 data:float +lbl_805D0A5C = .sdata2:0x805D0A5C; // type:object size:0x4 data:float +lbl_805D0A60 = .sdata2:0x805D0A60; // type:object size:0x4 data:float +lbl_805D0A64 = .sdata2:0x805D0A64; // type:object size:0x4 data:float +lbl_805D0A68 = .sdata2:0x805D0A68; // type:object size:0x4 data:float +lbl_805D0A6C = .sdata2:0x805D0A6C; // type:object size:0x4 data:float +lbl_805D0A70 = .sdata2:0x805D0A70; // type:object size:0x8 data:float +lbl_805D0A78 = .sdata2:0x805D0A78; // type:object size:0x4 data:float +lbl_805D0A7C = .sdata2:0x805D0A7C; // type:object size:0x4 data:float +lbl_805D0A80 = .sdata2:0x805D0A80; // type:object size:0x4 data:float +lbl_805D0A84 = .sdata2:0x805D0A84; // type:object size:0x4 data:float +lbl_805D0A88 = .sdata2:0x805D0A88; // type:object size:0x4 data:float +lbl_805D0A8C = .sdata2:0x805D0A8C; // type:object size:0x4 data:float +lbl_805D0A90 = .sdata2:0x805D0A90; // type:object size:0x4 data:float +lbl_805D0A94 = .sdata2:0x805D0A94; // type:object size:0x4 data:float +lbl_805D0A98 = .sdata2:0x805D0A98; // type:object size:0x4 data:float +lbl_805D0A9C = .sdata2:0x805D0A9C; // type:object size:0x4 data:float +lbl_805D0AA0 = .sdata2:0x805D0AA0; // type:object size:0x4 data:float +lbl_805D0AA4 = .sdata2:0x805D0AA4; // type:object size:0x4 data:float +lbl_805D0AA8 = .sdata2:0x805D0AA8; // type:object size:0x4 data:float +lbl_805D0AAC = .sdata2:0x805D0AAC; // type:object size:0x4 data:float +lbl_805D0AB0 = .sdata2:0x805D0AB0; // type:object size:0x4 data:float +lbl_805D0AB4 = .sdata2:0x805D0AB4; // type:object size:0x4 data:float +lbl_805D0AB8 = .sdata2:0x805D0AB8; // type:object size:0x4 data:float +lbl_805D0ABC = .sdata2:0x805D0ABC; // type:object size:0x4 data:float +lbl_805D0AC0 = .sdata2:0x805D0AC0; // type:object size:0x4 data:float +lbl_805D0AC4 = .sdata2:0x805D0AC4; // type:object size:0x4 data:float +lbl_805D0AC8 = .sdata2:0x805D0AC8; // type:object size:0x4 data:float +lbl_805D0ACC = .sdata2:0x805D0ACC; // type:object size:0x4 data:float +lbl_805D0AD0 = .sdata2:0x805D0AD0; // type:object size:0x4 data:float +lbl_805D0AD4 = .sdata2:0x805D0AD4; // type:object size:0x4 data:float +lbl_805D0AD8 = .sdata2:0x805D0AD8; // type:object size:0x4 data:float +lbl_805D0ADC = .sdata2:0x805D0ADC; // type:object size:0x4 data:float +lbl_805D0AE0 = .sdata2:0x805D0AE0; // type:object size:0x4 data:float +lbl_805D0AE4 = .sdata2:0x805D0AE4; // type:object size:0x4 data:float +lbl_805D0AE8 = .sdata2:0x805D0AE8; // type:object size:0x4 data:float +lbl_805D0AEC = .sdata2:0x805D0AEC; // type:object size:0x4 data:float +lbl_805D0AF0 = .sdata2:0x805D0AF0; // type:object size:0x8 data:float +lbl_805D0AF8 = .sdata2:0x805D0AF8; // type:object size:0x4 data:float +lbl_805D0AFC = .sdata2:0x805D0AFC; // type:object size:0x4 data:float +lbl_805D0B00 = .sdata2:0x805D0B00; // type:object size:0x4 data:float +lbl_805D0B04 = .sdata2:0x805D0B04; // type:object size:0x4 data:float +lbl_805D0B08 = .sdata2:0x805D0B08; // type:object size:0x4 data:float +lbl_805D0B0C = .sdata2:0x805D0B0C; // type:object size:0x4 data:float +lbl_805D0B10 = .sdata2:0x805D0B10; // type:object size:0x4 data:float +lbl_805D0B14 = .sdata2:0x805D0B14; // type:object size:0x4 data:float +lbl_805D0B18 = .sdata2:0x805D0B18; // type:object size:0x4 data:float +lbl_805D0B1C = .sdata2:0x805D0B1C; // type:object size:0x4 data:float +lbl_805D0B20 = .sdata2:0x805D0B20; // type:object size:0x4 data:float +lbl_805D0B24 = .sdata2:0x805D0B24; // type:object size:0x4 data:float +lbl_805D0B28 = .sdata2:0x805D0B28; // type:object size:0x4 data:float +lbl_805D0B2C = .sdata2:0x805D0B2C; // type:object size:0x4 data:float +lbl_805D0B30 = .sdata2:0x805D0B30; // type:object size:0x4 data:float +lbl_805D0B34 = .sdata2:0x805D0B34; // type:object size:0x4 data:float +lbl_805D0B38 = .sdata2:0x805D0B38; // type:object size:0x4 data:float +lbl_805D0B3C = .sdata2:0x805D0B3C; // type:object size:0x4 data:float +lbl_805D0B40 = .sdata2:0x805D0B40; // type:object size:0x4 data:float +lbl_805D0B44 = .sdata2:0x805D0B44; // type:object size:0x4 data:float +lbl_805D0B48 = .sdata2:0x805D0B48; // type:object size:0x8 data:float +lbl_805D0B50 = .sdata2:0x805D0B50; // type:object size:0x4 data:float +lbl_805D0B54 = .sdata2:0x805D0B54; // type:object size:0x4 data:float +lbl_805D0B58 = .sdata2:0x805D0B58; // type:object size:0x4 data:float +lbl_805D0B5C = .sdata2:0x805D0B5C; // type:object size:0x4 data:float +lbl_805D0B60 = .sdata2:0x805D0B60; // type:object size:0x4 data:float +lbl_805D0B64 = .sdata2:0x805D0B64; // type:object size:0x4 data:float +lbl_805D0B68 = .sdata2:0x805D0B68; // type:object size:0x4 data:float +lbl_805D0B6C = .sdata2:0x805D0B6C; // type:object size:0x4 data:float +lbl_805D0B70 = .sdata2:0x805D0B70; // type:object size:0x8 data:float +lbl_805D0B78 = .sdata2:0x805D0B78; // type:object size:0x8 data:float +lbl_805D0B80 = .sdata2:0x805D0B80; // type:object size:0x4 data:float +lbl_805D0B84 = .sdata2:0x805D0B84; // type:object size:0x4 data:float +lbl_805D0B88 = .sdata2:0x805D0B88; // type:object size:0x2 +lbl_805D0B8A = .sdata2:0x805D0B8A; // type:object size:0x2 data:2byte +kMedPriority__11CSfxManager = .sdata2:0x805D0B8C; // type:object size:0x2 scope:global data:2byte +kInternalInvalidSfxId__11CSfxManager = .sdata2:0x805D0B8E; // type:object size:0x2 scope:global data:2byte +kAllAreas__11CSfxManager = .sdata2:0x805D0B90; // type:object size:0x4 scope:global data:4byte +lbl_805D0B94 = .sdata2:0x805D0B94; // type:object size:0x4 data:float +lbl_805D0B98 = .sdata2:0x805D0B98; // type:object size:0x4 data:float +lbl_805D0B9C = .sdata2:0x805D0B9C; // type:object size:0x4 data:float +lbl_805D0BA0 = .sdata2:0x805D0BA0; // type:object size:0x4 data:float +lbl_805D0BA4 = .sdata2:0x805D0BA4; // type:object size:0x4 data:float +lbl_805D0BA8 = .sdata2:0x805D0BA8; // type:object size:0x4 data:float +lbl_805D0BAC = .sdata2:0x805D0BAC; // type:object size:0x4 data:float +lbl_805D0BB0 = .sdata2:0x805D0BB0; // type:object size:0x8 data:float +lbl_805D0BB8 = .sdata2:0x805D0BB8; // type:object size:0x8 data:float +lbl_805D0BC0 = .sdata2:0x805D0BC0; // type:object size:0x4 data:float +lbl_805D0BC4 = .sdata2:0x805D0BC4; // type:object size:0x4 data:float +lbl_805D0BC8 = .sdata2:0x805D0BC8; // type:object size:0x8 data:float +lbl_805D0BD0 = .sdata2:0x805D0BD0; // type:object size:0x4 data:float +lbl_805D0BD4 = .sdata2:0x805D0BD4; // type:object size:0x4 data:float +lbl_805D0BD8 = .sdata2:0x805D0BD8; // type:object size:0x4 data:float +lbl_805D0BDC = .sdata2:0x805D0BDC; // type:object size:0x4 data:float +lbl_805D0BE0 = .sdata2:0x805D0BE0; // type:object size:0x4 data:float +lbl_805D0BE4 = .sdata2:0x805D0BE4; // type:object size:0x4 data:float +lbl_805D0BE8 = .sdata2:0x805D0BE8; // type:object size:0x8 data:float +lbl_805D0BF0 = .sdata2:0x805D0BF0; // type:object size:0x8 data:float +lbl_805D0BF8 = .sdata2:0x805D0BF8; // type:object size:0x4 data:float +lbl_805D0BFC = .sdata2:0x805D0BFC; // type:object size:0x4 data:float +lbl_805D0C00 = .sdata2:0x805D0C00; // type:object size:0x4 data:float +lbl_805D0C04 = .sdata2:0x805D0C04; // type:object size:0x4 data:float +lbl_805D0C08 = .sdata2:0x805D0C08; // type:object size:0x4 data:float +lbl_805D0C0C = .sdata2:0x805D0C0C; // type:object size:0x4 data:float +lbl_805D0C10 = .sdata2:0x805D0C10; // type:object size:0x4 data:float +lbl_805D0C14 = .sdata2:0x805D0C14; // type:object size:0x4 data:float +lbl_805D0C18 = .sdata2:0x805D0C18; // type:object size:0x8 data:float +lbl_805D0C20 = .sdata2:0x805D0C20; // type:object size:0x4 data:float +lbl_805D0C24 = .sdata2:0x805D0C24; // type:object size:0x4 data:float +lbl_805D0C28 = .sdata2:0x805D0C28; // type:object size:0x4 data:float +lbl_805D0C2C = .sdata2:0x805D0C2C; // type:object size:0x4 data:float +lbl_805D0C30 = .sdata2:0x805D0C30; // type:object size:0x4 data:float +lbl_805D0C34 = .sdata2:0x805D0C34; // type:object size:0x4 data:float +lbl_805D0C38 = .sdata2:0x805D0C38; // type:object size:0x4 data:float +lbl_805D0C3C = .sdata2:0x805D0C3C; // type:object size:0x4 data:float +lbl_805D0C40 = .sdata2:0x805D0C40; // type:object size:0x4 data:float +lbl_805D0C44 = .sdata2:0x805D0C44; // type:object size:0x4 data:float +lbl_805D0C48 = .sdata2:0x805D0C48; // type:object size:0x4 data:float +lbl_805D0C4C = .sdata2:0x805D0C4C; // type:object size:0x4 data:float +lbl_805D0C50 = .sdata2:0x805D0C50; // type:object size:0x8 data:float +lbl_805D0C58 = .sdata2:0x805D0C58; // type:object size:0x4 data:float +lbl_805D0C5C = .sdata2:0x805D0C5C; // type:object size:0x4 data:float +lbl_805D0C60 = .sdata2:0x805D0C60; // type:object size:0x8 data:float +lbl_805D0C68 = .sdata2:0x805D0C68; // type:object size:0x4 data:float +lbl_805D0C6C = .sdata2:0x805D0C6C; // type:object size:0x4 data:float +lbl_805D0C70 = .sdata2:0x805D0C70; // type:object size:0x4 data:float +lbl_805D0C74 = .sdata2:0x805D0C74; // type:object size:0x4 data:float +lbl_805D0C78 = .sdata2:0x805D0C78; // type:object size:0x8 data:float +lbl_805D0C80 = .sdata2:0x805D0C80; // type:object size:0x4 data:float +lbl_805D0C84 = .sdata2:0x805D0C84; // type:object size:0x4 data:float +lbl_805D0C88 = .sdata2:0x805D0C88; // type:object size:0x4 data:float +lbl_805D0C8C = .sdata2:0x805D0C8C; // type:object size:0x4 data:float +lbl_805D0C90 = .sdata2:0x805D0C90; // type:object size:0x8 data:float +lbl_805D0C98 = .sdata2:0x805D0C98; // type:object size:0x4 data:float +lbl_805D0C9C = .sdata2:0x805D0C9C; // type:object size:0x4 data:float +lbl_805D0CA0 = .sdata2:0x805D0CA0; // type:object size:0x4 data:float +lbl_805D0CA4 = .sdata2:0x805D0CA4; // type:object size:0x4 data:float +lbl_805D0CA8 = .sdata2:0x805D0CA8; // type:object size:0x4 data:float +lbl_805D0CAC = .sdata2:0x805D0CAC; // type:object size:0x4 data:float +lbl_805D0CB0 = .sdata2:0x805D0CB0; // type:object size:0x4 data:float +lbl_805D0CB4 = .sdata2:0x805D0CB4; // type:object size:0x4 data:float +lbl_805D0CB8 = .sdata2:0x805D0CB8; // type:object size:0x8 data:float +lbl_805D0CC0 = .sdata2:0x805D0CC0; // type:object size:0x8 data:float +lbl_805D0CC8 = .sdata2:0x805D0CC8; // type:object size:0x4 data:float +lbl_805D0CCC = .sdata2:0x805D0CCC; // type:object size:0x4 data:float +kMaxVolume__9CAudioSys = .sdata2:0x805D0CD0; // type:object size:0x1 scope:global data:byte +lbl_805D0CD1 = .sdata2:0x805D0CD1; // type:object size:0x1 data:byte +lbl_805D0CD4 = .sdata2:0x805D0CD4; // type:object size:0x1 data:byte +lbl_805D0CD5 = .sdata2:0x805D0CD5; // type:object size:0x1 data:byte +lbl_805D0CD6 = .sdata2:0x805D0CD6; // type:object size:0x1 data:byte +lbl_805D0CD7 = .sdata2:0x805D0CD7; // type:object size:0x1 data:byte +lbl_805D0CD8 = .sdata2:0x805D0CD8; // type:object size:0x1 data:byte +lbl_805D0CD9 = .sdata2:0x805D0CD9; // type:object size:0x1 data:byte +lbl_805D0CDA = .sdata2:0x805D0CDA; // type:object size:0x1 data:byte +lbl_805D0CDB = .sdata2:0x805D0CDB; // type:object size:0x5 data:byte +lbl_805D0CE0 = .sdata2:0x805D0CE0; // type:object size:0x4 data:float +lbl_805D0CE4 = .sdata2:0x805D0CE4; // type:object size:0x4 data:float +lbl_805D0CE8 = .sdata2:0x805D0CE8; // type:object size:0x4 data:float +lbl_805D0CEC = .sdata2:0x805D0CEC; // type:object size:0x7 +lbl_805D0CF3 = .sdata2:0x805D0CF3; // type:object size:0x1 data:byte +lbl_805D0CF7 = .sdata2:0x805D0CF7; // type:object size:0x1 data:byte +lbl_805D0CF8 = .sdata2:0x805D0CF8; // type:object size:0x8 data:4byte +lbl_805D0D00 = .sdata2:0x805D0D00; // type:object size:0x4 data:float +lbl_805D0D04 = .sdata2:0x805D0D04; // type:object size:0x4 data:4byte +lbl_805D0D08 = .sdata2:0x805D0D08; // type:object size:0x4 data:float +lbl_805D0D0C = .sdata2:0x805D0D0C; // type:object size:0x4 data:float +lbl_805D0D10 = .sdata2:0x805D0D10; // type:object size:0x4 data:float +lbl_805D0D14 = .sdata2:0x805D0D14; // type:object size:0x4 data:float +lbl_805D0D18 = .sdata2:0x805D0D18; // type:object size:0x1 data:byte +lbl_805D0D19 = .sdata2:0x805D0D19; // type:object size:0x1 data:byte +lbl_805D0D1A = .sdata2:0x805D0D1A; // type:object size:0x1 data:byte +lbl_805D0D1B = .sdata2:0x805D0D1B; // type:object size:0x1 data:byte +lbl_805D0D1C = .sdata2:0x805D0D1C; // type:object size:0x4 data:float +lbl_805D0D20 = .sdata2:0x805D0D20; // type:object size:0x4 data:float +lbl_805D0D24 = .sdata2:0x805D0D24; // type:object size:0x4 data:float +lbl_805D0D28 = .sdata2:0x805D0D28; // type:object size:0x4 data:float +lbl_805D0D2C = .sdata2:0x805D0D2C; // type:object size:0x4 data:float +lbl_805D0D30 = .sdata2:0x805D0D30; // type:object size:0x4 data:float +lbl_805D0D34 = .sdata2:0x805D0D34; // type:object size:0x4 data:float +lbl_805D0D38 = .sdata2:0x805D0D38; // type:object size:0x4 data:float +lbl_805D0D3C = .sdata2:0x805D0D3C; // type:object size:0x4 data:float +lbl_805D0D40 = .sdata2:0x805D0D40; // type:object size:0x4 data:float +lbl_805D0D44 = .sdata2:0x805D0D44; // type:object size:0x4 data:float +lbl_805D0D48 = .sdata2:0x805D0D48; // type:object size:0x4 data:float +lbl_805D0D4C = .sdata2:0x805D0D4C; // type:object size:0x4 data:float +lbl_805D0D50 = .sdata2:0x805D0D50; // type:object size:0x8 data:float +lbl_805D0D58 = .sdata2:0x805D0D58; // type:object size:0x1 data:byte +lbl_805D0D59 = .sdata2:0x805D0D59; // type:object size:0x1 data:byte +lbl_805D0D5A = .sdata2:0x805D0D5A; // type:object size:0x1 data:byte +lbl_805D0D5B = .sdata2:0x805D0D5B; // type:object size:0x5 data:byte +lbl_805D0D60 = .sdata2:0x805D0D60; // type:object size:0x8 data:4byte +lbl_805D0D68 = .sdata2:0x805D0D68; // type:object size:0x4 data:float +lbl_805D0D6C = .sdata2:0x805D0D6C; // type:object size:0x4 data:float +lbl_805D0D70 = .sdata2:0x805D0D70; // type:object size:0x8 data:float +lbl_805D0D78 = .sdata2:0x805D0D78; // type:object size:0x4 data:float +lbl_805D0D7C = .sdata2:0x805D0D7C; // type:object size:0x4 data:float +lbl_805D0D80 = .sdata2:0x805D0D80; // type:object size:0x8 data:float +lbl_805D0D88 = .sdata2:0x805D0D88; // type:object size:0x4 data:float +lbl_805D0D8C = .sdata2:0x805D0D8C; // type:object size:0x4 data:float +lbl_805D0D90 = .sdata2:0x805D0D90; // type:object size:0x1 data:byte +lbl_805D0D91 = .sdata2:0x805D0D91; // type:object size:0x1 data:byte +lbl_805D0D92 = .sdata2:0x805D0D92; // type:object size:0x1 data:byte +lbl_805D0D93 = .sdata2:0x805D0D93; // type:object size:0x1 data:byte +lbl_805D0D94 = .sdata2:0x805D0D94; // type:object size:0x1 data:byte +lbl_805D0D95 = .sdata2:0x805D0D95; // type:object size:0x1 data:byte +lbl_805D0D96 = .sdata2:0x805D0D96; // type:object size:0x1 data:byte +lbl_805D0D97 = .sdata2:0x805D0D97; // type:object size:0x1 data:byte +lbl_805D0D98 = .sdata2:0x805D0D98; // type:object size:0x1 data:byte +lbl_805D0D99 = .sdata2:0x805D0D99; // type:object size:0x1 data:byte +lbl_805D0D9A = .sdata2:0x805D0D9A; // type:object size:0x1 data:byte +lbl_805D0D9B = .sdata2:0x805D0D9B; // type:object size:0x5 data:byte +lbl_805D0DA0 = .sdata2:0x805D0DA0; // type:object size:0x4 data:float +lbl_805D0DA4 = .sdata2:0x805D0DA4; // type:object size:0x4 data:float +lbl_805D0DA8 = .sdata2:0x805D0DA8; // type:object size:0x4 data:float +lbl_805D0DAC = .sdata2:0x805D0DAC; // type:object size:0x4 data:float +lbl_805D0DB0 = .sdata2:0x805D0DB0; // type:object size:0x4 data:float +lbl_805D0DB4 = .sdata2:0x805D0DB4; // type:object size:0x4 data:float +lbl_805D0DB8 = .sdata2:0x805D0DB8; // type:object size:0x4 data:float +lbl_805D0DBC = .sdata2:0x805D0DBC; // type:object size:0x4 data:float +lbl_805D0DC0 = .sdata2:0x805D0DC0; // type:object size:0x4 data:float +lbl_805D0DC4 = .sdata2:0x805D0DC4; // type:object size:0x4 data:float +lbl_805D0DC8 = .sdata2:0x805D0DC8; // type:object size:0x4 data:float +lbl_805D0DCC = .sdata2:0x805D0DCC; // type:object size:0x4 data:float +lbl_805D0DD0 = .sdata2:0x805D0DD0; // type:object size:0x4 data:float +lbl_805D0DD4 = .sdata2:0x805D0DD4; // type:object size:0x4 data:float +lbl_805D0DD8 = .sdata2:0x805D0DD8; // type:object size:0x4 data:float +lbl_805D0DDC = .sdata2:0x805D0DDC; // type:object size:0x4 data:float +lbl_805D0DE0 = .sdata2:0x805D0DE0; // type:object size:0x4 data:float +lbl_805D0DE4 = .sdata2:0x805D0DE4; // type:object size:0x4 data:float +lbl_805D0DE8 = .sdata2:0x805D0DE8; // type:object size:0x4 data:float +lbl_805D0DEC = .sdata2:0x805D0DEC; // type:object size:0x4 data:float +lbl_805D0DF0 = .sdata2:0x805D0DF0; // type:object size:0x4 data:float +lbl_805D0DF4 = .sdata2:0x805D0DF4; // type:object size:0x4 data:float +lbl_805D0DF8 = .sdata2:0x805D0DF8; // type:object size:0x4 data:float +lbl_805D0DFC = .sdata2:0x805D0DFC; // type:object size:0x4 data:float +lbl_805D0E00 = .sdata2:0x805D0E00; // type:object size:0x4 data:float +lbl_805D0E04 = .sdata2:0x805D0E04; // type:object size:0x4 data:float +lbl_805D0E08 = .sdata2:0x805D0E08; // type:object size:0x4 data:float +lbl_805D0E0C = .sdata2:0x805D0E0C; // type:object size:0x4 data:float +lbl_805D0E10 = .sdata2:0x805D0E10; // type:object size:0x4 data:float +lbl_805D0E14 = .sdata2:0x805D0E14; // type:object size:0x4 data:float +lbl_805D0E18 = .sdata2:0x805D0E18; // type:object size:0x4 data:float +lbl_805D0E1C = .sdata2:0x805D0E1C; // type:object size:0x4 data:float +lbl_805D0E20 = .sdata2:0x805D0E20; // type:object size:0x4 data:float +lbl_805D0E24 = .sdata2:0x805D0E24; // type:object size:0x4 data:float +lbl_805D0E28 = .sdata2:0x805D0E28; // type:object size:0x4 data:float +lbl_805D0E2C = .sdata2:0x805D0E2C; // type:object size:0x4 data:float +lbl_805D0E30 = .sdata2:0x805D0E30; // type:object size:0x4 data:float +lbl_805D0E34 = .sdata2:0x805D0E34; // type:object size:0x4 data:float +lbl_805D0E38 = .sdata2:0x805D0E38; // type:object size:0x4 data:float +lbl_805D0E3C = .sdata2:0x805D0E3C; // type:object size:0x4 data:float +lbl_805D0E40 = .sdata2:0x805D0E40; // type:object size:0x4 data:float +lbl_805D0E44 = .sdata2:0x805D0E44; // type:object size:0x4 data:float +lbl_805D0E48 = .sdata2:0x805D0E48; // type:object size:0x4 data:float +lbl_805D0E4C = .sdata2:0x805D0E4C; // type:object size:0x4 data:float +lbl_805D0E50 = .sdata2:0x805D0E50; // type:object size:0x4 data:float +lbl_805D0E54 = .sdata2:0x805D0E54; // type:object size:0x4 data:float +lbl_805D0E58 = .sdata2:0x805D0E58; // type:object size:0x8 data:float +lbl_805D0E60 = .sdata2:0x805D0E60; // type:object size:0x4 data:float +lbl_805D0E64 = .sdata2:0x805D0E64; // type:object size:0x4 data:float +lbl_805D0E68 = .sdata2:0x805D0E68; // type:object size:0x8 data:float +lbl_805D0E70 = .sdata2:0x805D0E70; // type:object size:0x2 +lbl_805D0E72 = .sdata2:0x805D0E72; // type:object size:0x6 +lbl_805D0E78 = .sdata2:0x805D0E78; // type:object size:0x8 data:float +lbl_805D0E80 = .sdata2:0x805D0E80; // type:object size:0x4 data:float +lbl_805D0E84 = .sdata2:0x805D0E84; // type:object size:0x4 data:float +lbl_805D0E88 = .sdata2:0x805D0E88; // type:object size:0x4 data:float +lbl_805D0E8C = .sdata2:0x805D0E8C; // type:object size:0x4 data:float +lbl_805D0E90 = .sdata2:0x805D0E90; // type:object size:0x4 data:float +lbl_805D0E94 = .sdata2:0x805D0E94; // type:object size:0x4 data:float +lbl_805D0E98 = .sdata2:0x805D0E98; // type:object size:0x8 data:float +lbl_805D0EA0 = .sdata2:0x805D0EA0; // type:object size:0x4 data:float +lbl_805D0EA4 = .sdata2:0x805D0EA4; // type:object size:0x4 data:float +lbl_805D0EA8 = .sdata2:0x805D0EA8; // type:object size:0x4 data:float +lbl_805D0EAC = .sdata2:0x805D0EAC; // type:object size:0x4 data:float +lbl_805D0EB0 = .sdata2:0x805D0EB0; // type:object size:0x8 data:float +lbl_805D0EB8 = .sdata2:0x805D0EB8; // type:object size:0x4 data:float +lbl_805D0EBC = .sdata2:0x805D0EBC; // type:object size:0x4 data:float +lbl_805D0EC0 = .sdata2:0x805D0EC0; // type:object size:0x8 data:float +lbl_805D0EC8 = .sdata2:0x805D0EC8; // type:object size:0x4 data:float +lbl_805D0ECC = .sdata2:0x805D0ECC; // type:object size:0x4 data:float +lbl_805D0ED0 = .sdata2:0x805D0ED0; // type:object size:0x4 data:float +lbl_805D0ED4 = .sdata2:0x805D0ED4; // type:object size:0x4 data:float +lbl_805D0ED8 = .sdata2:0x805D0ED8; // type:object size:0x4 data:float +lbl_805D0EDC = .sdata2:0x805D0EDC; // type:object size:0x4 data:float +lbl_805D0EE0 = .sdata2:0x805D0EE0; // type:object size:0x8 data:float +lbl_805D0EE8 = .sdata2:0x805D0EE8; // type:object size:0x4 data:float +lbl_805D0EEC = .sdata2:0x805D0EEC; // type:object size:0x4 data:float +lbl_805D0EF0 = .sdata2:0x805D0EF0; // type:object size:0x4 data:float +lbl_805D0EF4 = .sdata2:0x805D0EF4; // type:object size:0x4 data:float +lbl_805D0EF8 = .sdata2:0x805D0EF8; // type:object size:0x8 data:float +lbl_805D0F00 = .sdata2:0x805D0F00; // type:object size:0x4 data:float +lbl_805D0F04 = .sdata2:0x805D0F04; // type:object size:0x4 data:float +lbl_805D0F08 = .sdata2:0x805D0F08; // type:object size:0x4 data:float +lbl_805D0F0C = .sdata2:0x805D0F0C; // type:object size:0x4 data:float +lbl_805D0F10 = .sdata2:0x805D0F10; // type:object size:0x4 data:float +lbl_805D0F14 = .sdata2:0x805D0F14; // type:object size:0x4 data:float +lbl_805D0F18 = .sdata2:0x805D0F18; // type:object size:0x4 data:float +lbl_805D0F1C = .sdata2:0x805D0F1C; // type:object size:0x4 data:float +lbl_805D0F20 = .sdata2:0x805D0F20; // type:object size:0x4 data:float +lbl_805D0F24 = .sdata2:0x805D0F24; // type:object size:0x4 data:float +lbl_805D0F28 = .sdata2:0x805D0F28; // type:object size:0x4 data:float +lbl_805D0F2C = .sdata2:0x805D0F2C; // type:object size:0x4 data:float +lbl_805D0F30 = .sdata2:0x805D0F30; // type:object size:0x4 data:float +lbl_805D0F34 = .sdata2:0x805D0F34; // type:object size:0x4 data:float +lbl_805D0F38 = .sdata2:0x805D0F38; // type:object size:0x4 data:float +lbl_805D0F3C = .sdata2:0x805D0F3C; // type:object size:0x4 data:float +lbl_805D0F40 = .sdata2:0x805D0F40; // type:object size:0x4 data:float +lbl_805D0F44 = .sdata2:0x805D0F44; // type:object size:0x4 data:float +lbl_805D0F48 = .sdata2:0x805D0F48; // type:object size:0x4 data:float +lbl_805D0F4C = .sdata2:0x805D0F4C; // type:object size:0x4 data:float +lbl_805D0F50 = .sdata2:0x805D0F50; // type:object size:0x4 data:float +lbl_805D0F54 = .sdata2:0x805D0F54; // type:object size:0x4 data:float +lbl_805D0F58 = .sdata2:0x805D0F58; // type:object size:0x4 data:float +lbl_805D0F5C = .sdata2:0x805D0F5C; // type:object size:0x4 data:float +lbl_805D0F60 = .sdata2:0x805D0F60; // type:object size:0x8 data:float +lbl_805D0F68 = .sdata2:0x805D0F68; // type:object size:0x8 data:2byte +lbl_805D0F70 = .sdata2:0x805D0F70; // type:object size:0x4 data:float +lbl_805D0F74 = .sdata2:0x805D0F74; // type:object size:0x4 data:float +lbl_805D0F78 = .sdata2:0x805D0F78; // type:object size:0x4 data:float +lbl_805D0F7C = .sdata2:0x805D0F7C; // type:object size:0x4 data:float +lbl_805D0F80 = .sdata2:0x805D0F80; // type:object size:0x4 data:float +lbl_805D0F84 = .sdata2:0x805D0F84; // type:object size:0x4 data:float +lbl_805D0F88 = .sdata2:0x805D0F88; // type:object size:0x4 data:float +lbl_805D0F8C = .sdata2:0x805D0F8C; // type:object size:0x4 data:float +lbl_805D0F90 = .sdata2:0x805D0F90; // type:object size:0x4 data:float +lbl_805D0F94 = .sdata2:0x805D0F94; // type:object size:0x4 data:float +lbl_805D0F98 = .sdata2:0x805D0F98; // type:object size:0x4 data:float +lbl_805D0F9C = .sdata2:0x805D0F9C; // type:object size:0x4 data:float +lbl_805D0FA0 = .sdata2:0x805D0FA0; // type:object size:0x4 data:float +lbl_805D0FA4 = .sdata2:0x805D0FA4; // type:object size:0x4 data:float +lbl_805D0FA8 = .sdata2:0x805D0FA8; // type:object size:0x4 data:float +lbl_805D0FAC = .sdata2:0x805D0FAC; // type:object size:0x1 data:byte +lbl_805D0FAD = .sdata2:0x805D0FAD; // type:object size:0x1 data:byte +lbl_805D0FAE = .sdata2:0x805D0FAE; // type:object size:0x1 data:byte +lbl_805D0FAF = .sdata2:0x805D0FAF; // type:object size:0x1 data:byte +lbl_805D0FB0 = .sdata2:0x805D0FB0; // type:object size:0x4 data:float +lbl_805D0FB4 = .sdata2:0x805D0FB4; // type:object size:0x4 data:float +lbl_805D0FB8 = .sdata2:0x805D0FB8; // type:object size:0x4 data:float +lbl_805D0FBC = .sdata2:0x805D0FBC; // type:object size:0x4 data:float +lbl_805D0FC0 = .sdata2:0x805D0FC0; // type:object size:0x4 data:float +lbl_805D0FC4 = .sdata2:0x805D0FC4; // type:object size:0x4 data:float +lbl_805D0FC8 = .sdata2:0x805D0FC8; // type:object size:0x4 data:float +lbl_805D0FCC = .sdata2:0x805D0FCC; // type:object size:0x4 data:float +lbl_805D0FD0 = .sdata2:0x805D0FD0; // type:object size:0x4 data:float +lbl_805D0FD4 = .sdata2:0x805D0FD4; // type:object size:0x4 data:float +lbl_805D0FD8 = .sdata2:0x805D0FD8; // type:object size:0x4 data:float +lbl_805D0FDC = .sdata2:0x805D0FDC; // type:object size:0x4 data:float +lbl_805D0FE0 = .sdata2:0x805D0FE0; // type:object size:0x7 +lbl_805D0FE7 = .sdata2:0x805D0FE7; // type:object size:0x1 data:byte +lbl_805D0FEB = .sdata2:0x805D0FEB; // type:object size:0x1 data:byte +lbl_805D0FEC = .sdata2:0x805D0FEC; // type:object size:0x1 data:byte +lbl_805D0FED = .sdata2:0x805D0FED; // type:object size:0x1 data:byte +lbl_805D0FEE = .sdata2:0x805D0FEE; // type:object size:0x1 data:byte +lbl_805D0FEF = .sdata2:0x805D0FEF; // type:object size:0x1 data:byte +lbl_805D0FF0 = .sdata2:0x805D0FF0; // type:object size:0x4 data:float +lbl_805D0FF4 = .sdata2:0x805D0FF4; // type:object size:0x4 data:float +lbl_805D0FF8 = .sdata2:0x805D0FF8; // type:object size:0x1 data:byte +lbl_805D0FF9 = .sdata2:0x805D0FF9; // type:object size:0x1 data:byte +lbl_805D0FFA = .sdata2:0x805D0FFA; // type:object size:0x1 data:byte +lbl_805D0FFB = .sdata2:0x805D0FFB; // type:object size:0x1 data:byte +lbl_805D0FFC = .sdata2:0x805D0FFC; // type:object size:0x4 data:float +lbl_805D1000 = .sdata2:0x805D1000; // type:object size:0x4 data:float +lbl_805D1004 = .sdata2:0x805D1004; // type:object size:0x4 data:float +lbl_805D1008 = .sdata2:0x805D1008; // type:object size:0x4 data:float +lbl_805D100C = .sdata2:0x805D100C; // type:object size:0x4 data:float +lbl_805D1010 = .sdata2:0x805D1010; // type:object size:0x4 data:float +lbl_805D1014 = .sdata2:0x805D1014; // type:object size:0x4 data:float +lbl_805D1018 = .sdata2:0x805D1018; // type:object size:0x4 data:float +lbl_805D101C = .sdata2:0x805D101C; // type:object size:0x4 data:float +lbl_805D1020 = .sdata2:0x805D1020; // type:object size:0x1 data:byte +lbl_805D1021 = .sdata2:0x805D1021; // type:object size:0x1 data:byte +lbl_805D1022 = .sdata2:0x805D1022; // type:object size:0x1 data:byte +lbl_805D1023 = .sdata2:0x805D1023; // type:object size:0x1 data:byte +lbl_805D1024 = .sdata2:0x805D1024; // type:object size:0x4 data:float +lbl_805D1028 = .sdata2:0x805D1028; // type:object size:0x4 data:float +lbl_805D102C = .sdata2:0x805D102C; // type:object size:0x4 data:float +lbl_805D1030 = .sdata2:0x805D1030; // type:object size:0x4 data:float +lbl_805D1034 = .sdata2:0x805D1034; // type:object size:0x4 data:float +lbl_805D1038 = .sdata2:0x805D1038; // type:object size:0x4 data:float +lbl_805D103C = .sdata2:0x805D103C; // type:object size:0x4 data:float +lbl_805D1040 = .sdata2:0x805D1040; // type:object size:0x4 data:float +lbl_805D1044 = .sdata2:0x805D1044; // type:object size:0x1 data:byte +lbl_805D1045 = .sdata2:0x805D1045; // type:object size:0x1 data:byte +lbl_805D1046 = .sdata2:0x805D1046; // type:object size:0x1 data:byte +lbl_805D1047 = .sdata2:0x805D1047; // type:object size:0x1 data:byte +lbl_805D1048 = .sdata2:0x805D1048; // type:object size:0x4 data:float +lbl_805D104C = .sdata2:0x805D104C; // type:object size:0x4 data:float +lbl_805D1050 = .sdata2:0x805D1050; // type:object size:0x8 data:float +lbl_805D1058 = .sdata2:0x805D1058; // type:object size:0x4 data:float +lbl_805D105C = .sdata2:0x805D105C; // type:object size:0x4 data:float +lbl_805D1060 = .sdata2:0x805D1060; // type:object size:0x4 data:float +lbl_805D1064 = .sdata2:0x805D1064; // type:object size:0x4 data:float +lbl_805D1068 = .sdata2:0x805D1068; // type:object size:0x4 data:float +lbl_805D106C = .sdata2:0x805D106C; // type:object size:0x4 data:float +lbl_805D1070 = .sdata2:0x805D1070; // type:object size:0x4 data:float +lbl_805D1074 = .sdata2:0x805D1074; // type:object size:0x4 data:float +lbl_805D1078 = .sdata2:0x805D1078; // type:object size:0x4 data:float +lbl_805D107C = .sdata2:0x805D107C; // type:object size:0x4 data:float +lbl_805D1080 = .sdata2:0x805D1080; // type:object size:0x4 data:float +lbl_805D1084 = .sdata2:0x805D1084; // type:object size:0x4 data:float +lbl_805D1088 = .sdata2:0x805D1088; // type:object size:0x8 data:float +lbl_805D1090 = .sdata2:0x805D1090; // type:object size:0x4 data:float +lbl_805D1094 = .sdata2:0x805D1094; // type:object size:0x4 data:float +lbl_805D1098 = .sdata2:0x805D1098; // type:object size:0x4 data:float +lbl_805D109C = .sdata2:0x805D109C; // type:object size:0x4 data:float +lbl_805D10A0 = .sdata2:0x805D10A0; // type:object size:0x4 data:float +lbl_805D10A4 = .sdata2:0x805D10A4; // type:object size:0x4 data:float +lbl_805D10A8 = .sdata2:0x805D10A8; // type:object size:0x4 data:float +lbl_805D10AC = .sdata2:0x805D10AC; // type:object size:0x4 data:float +lbl_805D10B0 = .sdata2:0x805D10B0; // type:object size:0x8 data:float +lbl_805D10B8 = .sdata2:0x805D10B8; // type:object size:0x4 data:float +lbl_805D10BC = .sdata2:0x805D10BC; // type:object size:0x4 data:float +lbl_805D10C0 = .sdata2:0x805D10C0; // type:object size:0x4 data:float +lbl_805D10C4 = .sdata2:0x805D10C4; // type:object size:0x4 data:float +lbl_805D10C8 = .sdata2:0x805D10C8; // type:object size:0x4 data:float +lbl_805D10CC = .sdata2:0x805D10CC; // type:object size:0x4 data:float +lbl_805D10D0 = .sdata2:0x805D10D0; // type:object size:0x4 data:float +lbl_805D10D4 = .sdata2:0x805D10D4; // type:object size:0x4 data:float +lbl_805D10D8 = .sdata2:0x805D10D8; // type:object size:0x4 data:float +lbl_805D10DC = .sdata2:0x805D10DC; // type:object size:0x4 data:float +lbl_805D10E0 = .sdata2:0x805D10E0; // type:object size:0x4 data:float +lbl_805D10E4 = .sdata2:0x805D10E4; // type:object size:0x4 data:float +lbl_805D10E8 = .sdata2:0x805D10E8; // type:object size:0x1 data:byte +lbl_805D10E9 = .sdata2:0x805D10E9; // type:object size:0x1 data:byte +lbl_805D10EA = .sdata2:0x805D10EA; // type:object size:0x1 data:byte +lbl_805D10EC = .sdata2:0x805D10EC; // type:object size:0x4 data:float +lbl_805D10F0 = .sdata2:0x805D10F0; // type:object size:0x8 data:float +lbl_805D10F8 = .sdata2:0x805D10F8; // type:object size:0x4 data:float +lbl_805D10FC = .sdata2:0x805D10FC; // type:object size:0x4 data:float +lbl_805D1100 = .sdata2:0x805D1100; // type:object size:0x8 data:float +lbl_805D1108 = .sdata2:0x805D1108; // type:object size:0x4 data:float +lbl_805D110C = .sdata2:0x805D110C; // type:object size:0x4 data:float +lbl_805D1110 = .sdata2:0x805D1110; // type:object size:0x4 data:float +lbl_805D1114 = .sdata2:0x805D1114; // type:object size:0x4 data:float +lbl_805D1118 = .sdata2:0x805D1118; // type:object size:0x4 data:float +lbl_805D111C = .sdata2:0x805D111C; // type:object size:0x1 data:byte +lbl_805D111D = .sdata2:0x805D111D; // type:object size:0x1 data:byte +lbl_805D111E = .sdata2:0x805D111E; // type:object size:0x1 data:byte +lbl_805D1120 = .sdata2:0x805D1120; // type:object size:0x4 data:float +lbl_805D1124 = .sdata2:0x805D1124; // type:object size:0x4 data:float +lbl_805D1128 = .sdata2:0x805D1128; // type:object size:0x4 data:float +lbl_805D112C = .sdata2:0x805D112C; // type:object size:0x4 data:float +lbl_805D1130 = .sdata2:0x805D1130; // type:object size:0x8 data:float +lbl_805D1138 = .sdata2:0x805D1138; // type:object size:0x4 data:float +lbl_805D113C = .sdata2:0x805D113C; // type:object size:0x4 data:float +lbl_805D1140 = .sdata2:0x805D1140; // type:object size:0x8 data:float +lbl_805D1148 = .sdata2:0x805D1148; // type:object size:0x4 data:float +lbl_805D114C = .sdata2:0x805D114C; // type:object size:0x4 data:float +lbl_805D1150 = .sdata2:0x805D1150; // type:object size:0x4 data:float +lbl_805D1154 = .sdata2:0x805D1154; // type:object size:0x4 data:float +lbl_805D1158 = .sdata2:0x805D1158; // type:object size:0x4 data:float +lbl_805D115C = .sdata2:0x805D115C; // type:object size:0x4 data:float +lbl_805D1160 = .sdata2:0x805D1160; // type:object size:0x4 data:float +lbl_805D1164 = .sdata2:0x805D1164; // type:object size:0x4 data:float +lbl_805D1168 = .sdata2:0x805D1168; // type:object size:0x4 data:float +lbl_805D116C = .sdata2:0x805D116C; // type:object size:0x4 +lbl_805D1170 = .sdata2:0x805D1170; // type:object size:0x8 +lbl_805D1178 = .sdata2:0x805D1178; // type:object size:0x1 data:byte +lbl_805D1179 = .sdata2:0x805D1179; // type:object size:0x1 data:byte +lbl_805D117A = .sdata2:0x805D117A; // type:object size:0x1 data:byte +lbl_805D117B = .sdata2:0x805D117B; // type:object size:0x5 data:byte +lbl_805D1180 = .sdata2:0x805D1180; // type:object size:0x8 data:4byte +lbl_805D1188 = .sdata2:0x805D1188; // type:object size:0x4 data:4byte +lbl_805D118C = .sdata2:0x805D118C; // type:object size:0x4 data:float +lbl_805D1190 = .sdata2:0x805D1190; // type:object size:0x4 data:float +lbl_805D1194 = .sdata2:0x805D1194; // type:object size:0x1 data:byte +lbl_805D1195 = .sdata2:0x805D1195; // type:object size:0x1 data:byte +lbl_805D1196 = .sdata2:0x805D1196; // type:object size:0x1 data:byte +lbl_805D1197 = .sdata2:0x805D1197; // type:object size:0x1 data:byte +lbl_805D1198 = .sdata2:0x805D1198; // type:object size:0x1 data:byte +lbl_805D1199 = .sdata2:0x805D1199; // type:object size:0x1 data:byte +lbl_805D119A = .sdata2:0x805D119A; // type:object size:0x1 data:byte +lbl_805D119B = .sdata2:0x805D119B; // type:object size:0x1 data:byte +lbl_805D119C = .sdata2:0x805D119C; // type:object size:0x4 data:float +lbl_805D11A0 = .sdata2:0x805D11A0; // type:object size:0x4 data:float +lbl_805D11A8 = .sdata2:0x805D11A8; // type:object size:0x8 data:double +lbl_805D11B0 = .sdata2:0x805D11B0; // type:object size:0x8 data:float +lbl_805D11B8 = .sdata2:0x805D11B8; // type:object size:0x4 data:float +lbl_805D11BC = .sdata2:0x805D11BC; // type:object size:0x4 data:float +lbl_805D11C0 = .sdata2:0x805D11C0; // type:object size:0x4 data:float +lbl_805D11C4 = .sdata2:0x805D11C4; // type:object size:0x4 data:float +lbl_805D11C8 = .sdata2:0x805D11C8; // type:object size:0x4 data:float +lbl_805D11CC = .sdata2:0x805D11CC; // type:object size:0x4 data:float +lbl_805D11D0 = .sdata2:0x805D11D0; // type:object size:0x4 data:float +lbl_805D11D4 = .sdata2:0x805D11D4; // type:object size:0x4 data:float +lbl_805D11D8 = .sdata2:0x805D11D8; // type:object size:0x4 data:float +lbl_805D11DC = .sdata2:0x805D11DC; // type:object size:0x4 data:float +lbl_805D11E0 = .sdata2:0x805D11E0; // type:object size:0x8 data:float +lbl_805D11E8 = .sdata2:0x805D11E8; // type:object size:0x4 data:float +lbl_805D11F0 = .sdata2:0x805D11F0; // type:object size:0x8 data:double +lbl_805D11F8 = .sdata2:0x805D11F8; // type:object size:0x4 data:float +lbl_805D11FC = .sdata2:0x805D11FC; // type:object size:0x4 data:float +lbl_805D1200 = .sdata2:0x805D1200; // type:object size:0x4 data:float +lbl_805D1204 = .sdata2:0x805D1204; // type:object size:0x4 data:float +lbl_805D1208 = .sdata2:0x805D1208; // type:object size:0x4 data:float +lbl_805D120C = .sdata2:0x805D120C; // type:object size:0x4 data:float +lbl_805D1210 = .sdata2:0x805D1210; // type:object size:0x8 data:float +lbl_805D1218 = .sdata2:0x805D1218; // type:object size:0x4 data:float +lbl_805D121C = .sdata2:0x805D121C; // type:object size:0x4 data:float +lbl_805D1220 = .sdata2:0x805D1220; // type:object size:0x4 data:float +lbl_805D1228 = .sdata2:0x805D1228; // type:object size:0x8 data:double +lbl_805D1230 = .sdata2:0x805D1230; // type:object size:0x4 data:float +lbl_805D1238 = .sdata2:0x805D1238; // type:object size:0x8 data:double +lbl_805D1240 = .sdata2:0x805D1240; // type:object size:0x4 data:float +lbl_805D1248 = .sdata2:0x805D1248; // type:object size:0x8 data:double +lbl_805D1250 = .sdata2:0x805D1250; // type:object size:0x4 data:float +lbl_805D1254 = .sdata2:0x805D1254; // type:object size:0x4 data:float +lbl_805D1258 = .sdata2:0x805D1258; // type:object size:0x8 data:float +lbl_805D1260 = .sdata2:0x805D1260; // type:object size:0x4 data:float +lbl_805D1264 = .sdata2:0x805D1264; // type:object size:0x4 data:float +lbl_805D1268 = .sdata2:0x805D1268; // type:object size:0x4 data:float +lbl_805D126C = .sdata2:0x805D126C; // type:object size:0x4 data:float +lbl_805D1270 = .sdata2:0x805D1270; // type:object size:0x4 data:float +lbl_805D1274 = .sdata2:0x805D1274; // type:object size:0x4 data:float +lbl_805D1278 = .sdata2:0x805D1278; // type:object size:0x4 data:float +lbl_805D127C = .sdata2:0x805D127C; // type:object size:0x4 data:float +lbl_805D1280 = .sdata2:0x805D1280; // type:object size:0x8 data:double +lbl_805D1288 = .sdata2:0x805D1288; // type:object size:0x4 data:float +lbl_805D128C = .sdata2:0x805D128C; // type:object size:0x4 data:float +lbl_805D1290 = .sdata2:0x805D1290; // type:object size:0x4 data:float +lbl_805D1294 = .sdata2:0x805D1294; // type:object size:0x2 data:2byte +lbl_805D1296 = .sdata2:0x805D1296; // type:object size:0x2 data:2byte +lbl_805D1298 = .sdata2:0x805D1298; // type:object size:0x2 data:2byte +lbl_805D129C = .sdata2:0x805D129C; // type:object size:0x2 data:2byte +lbl_805D129E = .sdata2:0x805D129E; // type:object size:0x2 data:2byte +lbl_805D12A0 = .sdata2:0x805D12A0; // type:object size:0x2 data:2byte +lbl_805D12A4 = .sdata2:0x805D12A4; // type:object size:0x4 data:float +lbl_805D12A8 = .sdata2:0x805D12A8; // type:object size:0x4 data:float +lbl_805D12AC = .sdata2:0x805D12AC; // type:object size:0x4 data:float +lbl_805D12B0 = .sdata2:0x805D12B0; // type:object size:0x8 data:double +lbl_805D12B8 = .sdata2:0x805D12B8; // type:object size:0x4 data:float +lbl_805D12BC = .sdata2:0x805D12BC; // type:object size:0x4 data:float +lbl_805D12C0 = .sdata2:0x805D12C0; // type:object size:0x1 data:byte +lbl_805D12C1 = .sdata2:0x805D12C1; // type:object size:0x1 data:byte +lbl_805D12C2 = .sdata2:0x805D12C2; // type:object size:0x1 data:byte +lbl_805D12C3 = .sdata2:0x805D12C3; // type:object size:0x5 data:byte +lbl_805D12C8 = .sdata2:0x805D12C8; // type:object size:0x4 data:float +lbl_805D12CC = .sdata2:0x805D12CC; // type:object size:0x4 data:float +lbl_805D12D0 = .sdata2:0x805D12D0; // type:object size:0x4 data:float +lbl_805D12D4 = .sdata2:0x805D12D4; // type:object size:0x4 data:float +lbl_805D12D8 = .sdata2:0x805D12D8; // type:object size:0x4 data:float +lbl_805D12DC = .sdata2:0x805D12DC; // type:object size:0x4 data:float +lbl_805D12E0 = .sdata2:0x805D12E0; // type:object size:0x4 data:float +lbl_805D12E4 = .sdata2:0x805D12E4; // type:object size:0x4 data:float +lbl_805D12E8 = .sdata2:0x805D12E8; // type:object size:0x4 data:float +lbl_805D12EC = .sdata2:0x805D12EC; // type:object size:0x4 data:float +lbl_805D12F0 = .sdata2:0x805D12F0; // type:object size:0x4 data:float +lbl_805D12F4 = .sdata2:0x805D12F4; // type:object size:0x4 data:float +lbl_805D12F8 = .sdata2:0x805D12F8; // type:object size:0x4 data:float +lbl_805D1300 = .sdata2:0x805D1300; // type:object size:0x8 data:double +lbl_805D1308 = .sdata2:0x805D1308; // type:object size:0x2 data:2byte +lbl_805D130A = .sdata2:0x805D130A; // type:object size:0x2 data:2byte +lbl_805D130C = .sdata2:0x805D130C; // type:object size:0x2 data:2byte +lbl_805D130E = .sdata2:0x805D130E; // type:object size:0x2 data:2byte +lbl_805D1310 = .sdata2:0x805D1310; // type:object size:0x4 data:float +lbl_805D1318 = .sdata2:0x805D1318; // type:object size:0x8 data:double +lbl_805D1320 = .sdata2:0x805D1320; // type:object size:0x8 data:double +lbl_805D1328 = .sdata2:0x805D1328; // type:object size:0x4 data:float +lbl_805D132C = .sdata2:0x805D132C; // type:object size:0x4 data:float +lbl_805D1330 = .sdata2:0x805D1330; // type:object size:0x4 data:float +lbl_805D1334 = .sdata2:0x805D1334; // type:object size:0x4 data:float +lbl_805D1338 = .sdata2:0x805D1338; // type:object size:0x8 data:float +lbl_805D1340 = .sdata2:0x805D1340; // type:object size:0x1 data:byte +lbl_805D1341 = .sdata2:0x805D1341; // type:object size:0x1 data:byte +lbl_805D1342 = .sdata2:0x805D1342; // type:object size:0x1 data:byte +lbl_805D1343 = .sdata2:0x805D1343; // type:object size:0x1 data:byte +lbl_805D1344 = .sdata2:0x805D1344; // type:object size:0x1 data:byte +lbl_805D1345 = .sdata2:0x805D1345; // type:object size:0x1 data:byte +lbl_805D1346 = .sdata2:0x805D1346; // type:object size:0x1 data:byte +lbl_805D1348 = .sdata2:0x805D1348; // type:object size:0x2 data:2byte +lbl_805D134A = .sdata2:0x805D134A; // type:object size:0x2 data:2byte +lbl_805D134C = .sdata2:0x805D134C; // type:object size:0x2 data:2byte +lbl_805D134E = .sdata2:0x805D134E; // type:object size:0x2 data:2byte +lbl_805D1350 = .sdata2:0x805D1350; // type:object size:0x2 data:2byte +lbl_805D1352 = .sdata2:0x805D1352; // type:object size:0x2 data:2byte +lbl_805D1354 = .sdata2:0x805D1354; // type:object size:0x2 data:2byte +lbl_805D1356 = .sdata2:0x805D1356; // type:object size:0x2 data:2byte +lbl_805D1358 = .sdata2:0x805D1358; // type:object size:0x4 data:float +lbl_805D135C = .sdata2:0x805D135C; // type:object size:0x4 data:float +lbl_805D1360 = .sdata2:0x805D1360; // type:object size:0x4 data:float +lbl_805D1364 = .sdata2:0x805D1364; // type:object size:0x4 data:float +lbl_805D1368 = .sdata2:0x805D1368; // type:object size:0x8 data:double +lbl_805D1370 = .sdata2:0x805D1370; // type:object size:0x4 data:float +lbl_805D1374 = .sdata2:0x805D1374; // type:object size:0x4 data:float +lbl_805D1378 = .sdata2:0x805D1378; // type:object size:0x8 data:double +lbl_805D1380 = .sdata2:0x805D1380; // type:object size:0x4 data:float +lbl_805D1384 = .sdata2:0x805D1384; // type:object size:0x4 data:float +lbl_805D1388 = .sdata2:0x805D1388; // type:object size:0x4 data:float +lbl_805D1390 = .sdata2:0x805D1390; // type:object size:0x8 data:double +lbl_805D1398 = .sdata2:0x805D1398; // type:object size:0x4 data:float +lbl_805D13A0 = .sdata2:0x805D13A0; // type:object size:0x8 data:double +lbl_805D13A8 = .sdata2:0x805D13A8; // type:object size:0x4 data:float +lbl_805D13AC = .sdata2:0x805D13AC; // type:object size:0x4 data:float +lbl_805D13B0 = .sdata2:0x805D13B0; // type:object size:0x4 data:float +lbl_805D13B4 = .sdata2:0x805D13B4; // type:object size:0x4 data:float +lbl_805D13B8 = .sdata2:0x805D13B8; // type:object size:0x4 data:float +lbl_805D13BC = .sdata2:0x805D13BC; // type:object size:0x4 data:float +lbl_805D13C0 = .sdata2:0x805D13C0; // type:object size:0x8 +lbl_805D13C8 = .sdata2:0x805D13C8; // type:object size:0x8 +lbl_805D13D0 = .sdata2:0x805D13D0; // type:object size:0x8 +lbl_805D13D8 = .sdata2:0x805D13D8; // type:object size:0x2 data:2byte +lbl_805D13DA = .sdata2:0x805D13DA; // type:object size:0x6 data:2byte +lbl_805D13E0 = .sdata2:0x805D13E0; // type:object size:0x8 +lbl_805D13E8 = .sdata2:0x805D13E8; // type:object size:0x8 +lbl_805D13F0 = .sdata2:0x805D13F0; // type:object size:0x8 +lbl_805D13F8 = .sdata2:0x805D13F8; // type:object size:0x4 +lbl_805D13FC = .sdata2:0x805D13FC; // type:object size:0x4 +lbl_805D1400 = .sdata2:0x805D1400; // type:object size:0x4 +lbl_805D1404 = .sdata2:0x805D1404; // type:object size:0x4 +lbl_805D1408 = .sdata2:0x805D1408; // type:object size:0x1 data:byte +lbl_805D1409 = .sdata2:0x805D1409; // type:object size:0x1 data:byte +lbl_805D140A = .sdata2:0x805D140A; // type:object size:0x1 data:byte +lbl_805D140B = .sdata2:0x805D140B; // type:object size:0x1 data:byte +lbl_805D140C = .sdata2:0x805D140C; // type:object size:0x1 data:byte +lbl_805D140D = .sdata2:0x805D140D; // type:object size:0x1 data:byte +lbl_805D1410 = .sdata2:0x805D1410; // type:object size:0x8 +lbl_805D1418 = .sdata2:0x805D1418; // type:object size:0x1 data:byte +lbl_805D1419 = .sdata2:0x805D1419; // type:object size:0x1 data:byte +lbl_805D141A = .sdata2:0x805D141A; // type:object size:0x1 data:byte +lbl_805D141B = .sdata2:0x805D141B; // type:object size:0x1 data:byte +lbl_805D141C = .sdata2:0x805D141C; // type:object size:0x1 data:byte +lbl_805D141D = .sdata2:0x805D141D; // type:object size:0x1 data:byte +lbl_805D141E = .sdata2:0x805D141E; // type:object size:0x1 data:byte +lbl_805D1420 = .sdata2:0x805D1420; // type:object size:0x8 data:double +lbl_805D1428 = .sdata2:0x805D1428; // type:object size:0x4 data:float +lbl_805D142C = .sdata2:0x805D142C; // type:object size:0x4 data:float +lbl_805D1430 = .sdata2:0x805D1430; // type:object size:0x4 data:float +lbl_805D1434 = .sdata2:0x805D1434; // type:object size:0x4 data:float +lbl_805D1438 = .sdata2:0x805D1438; // type:object size:0x4 data:float +lbl_805D143C = .sdata2:0x805D143C; // type:object size:0x4 data:float +lbl_805D1440 = .sdata2:0x805D1440; // type:object size:0x8 data:double +lbl_805D1448 = .sdata2:0x805D1448; // type:object size:0x8 data:double +lbl_805D1450 = .sdata2:0x805D1450; // type:object size:0x8 data:double +lbl_805D1458 = .sdata2:0x805D1458; // type:object size:0x4 data:float +lbl_805D145C = .sdata2:0x805D145C; // type:object size:0x4 data:float +lbl_805D1460 = .sdata2:0x805D1460; // type:object size:0x4 data:float +lbl_805D1468 = .sdata2:0x805D1468; // type:object size:0x8 data:double +lbl_805D1470 = .sdata2:0x805D1470; // type:object size:0x8 data:double +lbl_805D1478 = .sdata2:0x805D1478; // type:object size:0x4 data:float +lbl_805D147C = .sdata2:0x805D147C; // type:object size:0x4 data:float +lbl_805D1480 = .sdata2:0x805D1480; // type:object size:0x4 data:float +lbl_805D1484 = .sdata2:0x805D1484; // type:object size:0x4 data:float +lbl_805D1488 = .sdata2:0x805D1488; // type:object size:0x4 data:float +lbl_805D148C = .sdata2:0x805D148C; // type:object size:0x4 data:float +lbl_805D1490 = .sdata2:0x805D1490; // type:object size:0x8 data:double +lbl_805D1498 = .sdata2:0x805D1498; // type:object size:0x4 data:float +lbl_805D149C = .sdata2:0x805D149C; // type:object size:0x4 data:float +lbl_805D14A0 = .sdata2:0x805D14A0; // type:object size:0x4 data:float +lbl_805D14A4 = .sdata2:0x805D14A4; // type:object size:0x4 data:float +lbl_805D14A8 = .sdata2:0x805D14A8; // type:object size:0x4 data:float +lbl_805D14AC = .sdata2:0x805D14AC; // type:object size:0x4 data:float +lbl_805D14B0 = .sdata2:0x805D14B0; // type:object size:0x4 data:float +lbl_805D14B4 = .sdata2:0x805D14B4; // type:object size:0x4 data:float +lbl_805D14B8 = .sdata2:0x805D14B8; // type:object size:0x4 data:float +lbl_805D14C0 = .sdata2:0x805D14C0; // type:object size:0x8 data:double +lbl_805D14C8 = .sdata2:0x805D14C8; // type:object size:0x4 data:float +lbl_805D14CC = .sdata2:0x805D14CC; // type:object size:0x4 data:float +lbl_805D14D0 = .sdata2:0x805D14D0; // type:object size:0x4 data:float +lbl_805D14D8 = .sdata2:0x805D14D8; // type:object size:0x8 data:double +lbl_805D14E0 = .sdata2:0x805D14E0; // type:object size:0x4 data:float +lbl_805D14E4 = .sdata2:0x805D14E4; // type:object size:0x4 data:float +lbl_805D14E8 = .sdata2:0x805D14E8; // type:object size:0x8 data:double +lbl_805D14F0 = .sdata2:0x805D14F0; // type:object size:0x4 data:float +lbl_805D14F4 = .sdata2:0x805D14F4; // type:object size:0x4 data:float +lbl_805D14F8 = .sdata2:0x805D14F8; // type:object size:0x4 data:float +lbl_805D14FC = .sdata2:0x805D14FC; // type:object size:0x4 data:float +lbl_805D1500 = .sdata2:0x805D1500; // type:object size:0x4 data:float +lbl_805D1504 = .sdata2:0x805D1504; // type:object size:0x4 data:float +lbl_805D1508 = .sdata2:0x805D1508; // type:object size:0x4 data:float +lbl_805D150C = .sdata2:0x805D150C; // type:object size:0x4 data:float +lbl_805D1510 = .sdata2:0x805D1510; // type:object size:0x4 data:float +lbl_805D1518 = .sdata2:0x805D1518; // type:object size:0x8 data:double +lbl_805D1520 = .sdata2:0x805D1520; // type:object size:0x8 data:double +lbl_805D1528 = .sdata2:0x805D1528; // type:object size:0x4 data:float +lbl_805D152C = .sdata2:0x805D152C; // type:object size:0x4 data:float +lbl_805D1530 = .sdata2:0x805D1530; // type:object size:0x8 data:double +lbl_805D1538 = .sdata2:0x805D1538; // type:object size:0x4 data:float +lbl_805D153C = .sdata2:0x805D153C; // type:object size:0x4 data:float +lbl_805D1540 = .sdata2:0x805D1540; // type:object size:0x8 data:double +lbl_805D1548 = .sdata2:0x805D1548; // type:object size:0x4 data:float +lbl_805D1550 = .sdata2:0x805D1550; // type:object size:0x8 data:double +lbl_805D1558 = .sdata2:0x805D1558; // type:object size:0x4 data:float +lbl_805D155C = .sdata2:0x805D155C; // type:object size:0x4 data:float +lbl_805D1560 = .sdata2:0x805D1560; // type:object size:0x4 data:float +lbl_805D1568 = .sdata2:0x805D1568; // type:object size:0x8 data:double +lbl_805D1570 = .sdata2:0x805D1570; // type:object size:0x8 data:double +lbl_805D1578 = .sdata2:0x805D1578; // type:object size:0x4 data:float +lbl_805D157C = .sdata2:0x805D157C; // type:object size:0x4 data:float +lbl_805D1580 = .sdata2:0x805D1580; // type:object size:0x4 data:float +lbl_805D1588 = .sdata2:0x805D1588; // type:object size:0x8 data:double +lbl_805D1590 = .sdata2:0x805D1590; // type:object size:0x8 data:float +lbl_805D1598 = .sdata2:0x805D1598; // type:object size:0x4 data:float +lbl_805D159C = .sdata2:0x805D159C; // type:object size:0x4 data:float +lbl_805D15A0 = .sdata2:0x805D15A0; // type:object size:0x4 data:float +lbl_805D15A4 = .sdata2:0x805D15A4; // type:object size:0x4 data:float +lbl_805D15A8 = .sdata2:0x805D15A8; // type:object size:0x4 data:float +lbl_805D15AC = .sdata2:0x805D15AC; // type:object size:0x4 data:float +lbl_805D15B0 = .sdata2:0x805D15B0; // type:object size:0x8 data:double +lbl_805D15B8 = .sdata2:0x805D15B8; // type:object size:0x4 data:float +lbl_805D15BC = .sdata2:0x805D15BC; // type:object size:0x4 data:float +lbl_805D15C0 = .sdata2:0x805D15C0; // type:object size:0x4 data:float +lbl_805D15C8 = .sdata2:0x805D15C8; // type:object size:0x8 data:double +lbl_805D15D0 = .sdata2:0x805D15D0; // type:object size:0x4 data:float +lbl_805D15D4 = .sdata2:0x805D15D4; // type:object size:0x4 data:float +lbl_805D15D8 = .sdata2:0x805D15D8; // type:object size:0x4 data:float +lbl_805D15DC = .sdata2:0x805D15DC; // type:object size:0x4 data:float +lbl_805D15E0 = .sdata2:0x805D15E0; // type:object size:0x4 data:float +lbl_805D15E4 = .sdata2:0x805D15E4; // type:object size:0x4 data:float +lbl_805D15E8 = .sdata2:0x805D15E8; // type:object size:0x8 data:double +lbl_805D15F0 = .sdata2:0x805D15F0; // type:object size:0x8 data:double +lbl_805D15F8 = .sdata2:0x805D15F8; // type:object size:0x4 data:float +lbl_805D15FC = .sdata2:0x805D15FC; // type:object size:0x4 data:float +lbl_805D1600 = .sdata2:0x805D1600; // type:object size:0x4 data:float +lbl_805D1604 = .sdata2:0x805D1604; // type:object size:0x4 data:float +lbl_805D1608 = .sdata2:0x805D1608; // type:object size:0x4 data:float +lbl_805D160C = .sdata2:0x805D160C; // type:object size:0x4 data:float +lbl_805D1610 = .sdata2:0x805D1610; // type:object size:0x8 data:double +lbl_805D1618 = .sdata2:0x805D1618; // type:object size:0x4 data:float +lbl_805D161C = .sdata2:0x805D161C; // type:object size:0x4 data:float +lbl_805D1620 = .sdata2:0x805D1620; // type:object size:0x8 data:double +lbl_805D1628 = .sdata2:0x805D1628; // type:object size:0x4 data:float +lbl_805D162C = .sdata2:0x805D162C; // type:object size:0x4 data:float +lbl_805D1630 = .sdata2:0x805D1630; // type:object size:0x4 data:float +lbl_805D1638 = .sdata2:0x805D1638; // type:object size:0x8 data:double +lbl_805D1640 = .sdata2:0x805D1640; // type:object size:0x4 data:float +lbl_805D1644 = .sdata2:0x805D1644; // type:object size:0x4 data:float +lbl_805D1648 = .sdata2:0x805D1648; // type:object size:0x4 data:float +lbl_805D164C = .sdata2:0x805D164C; // type:object size:0x4 data:float +lbl_805D1650 = .sdata2:0x805D1650; // type:object size:0x4 data:float +lbl_805D1654 = .sdata2:0x805D1654; // type:object size:0x4 data:float +lbl_805D1658 = .sdata2:0x805D1658; // type:object size:0x8 data:double +lbl_805D1660 = .sdata2:0x805D1660; // type:object size:0x4 data:float +lbl_805D1664 = .sdata2:0x805D1664; // type:object size:0x4 data:float +lbl_805D1668 = .sdata2:0x805D1668; // type:object size:0x8 data:double +lbl_805D1670 = .sdata2:0x805D1670; // type:object size:0x8 data:double +lbl_805D1678 = .sdata2:0x805D1678; // type:object size:0x4 data:float +lbl_805D167C = .sdata2:0x805D167C; // type:object size:0x4 data:float +lbl_805D1680 = .sdata2:0x805D1680; // type:object size:0x8 data:byte +lbl_805D1688 = .sdata2:0x805D1688; // type:object size:0x1 data:byte +lbl_805D1689 = .sdata2:0x805D1689; // type:object size:0x1 data:byte +lbl_805D168C = .sdata2:0x805D168C; // type:object size:0x1 data:byte +lbl_805D168D = .sdata2:0x805D168D; // type:object size:0x1 data:byte +lbl_805D1690 = .sdata2:0x805D1690; // type:object size:0x1 data:byte +lbl_805D1691 = .sdata2:0x805D1691; // type:object size:0x1 data:byte +lbl_805D16A0 = .sbss2:0x805D16A0; // type:object size:0x8 data:float +lbl_805D16A8 = .sbss2:0x805D16A8; // type:object size:0x1 data:byte +lbl_805D16A9 = .sbss2:0x805D16A9; // type:object size:0x1 data:byte +lbl_805D16AA = .sbss2:0x805D16AA; // type:object size:0x1 data:byte +lbl_805D16AB = .sbss2:0x805D16AB; // type:object size:0x5 data:byte +lbl_805D16B0 = .sbss2:0x805D16B0; // type:object size:0x8 +lbl_805D16B8 = .sbss2:0x805D16B8; // type:object size:0x8 diff --git a/config/R3MP01/config.yml b/config/R3MP01/config.yml new file mode 100644 index 0000000..89ce583 --- /dev/null +++ b/config/R3MP01/config.yml @@ -0,0 +1,7 @@ +object: orig/R3MP01/files/rs5mp2_p.dol +hash: 077712e46eb7cf2488942f337d215636edbc972d +selfile: orig/R3MP01/files/MP2/RSO/Production/selfile.sel +selfile_hash: 9cac259e14880e23b05c074e57a3b07ea53c23ae +splits: config/R3MP01/splits.txt +symbols: config/R3MP01/symbols.txt +quick_analysis: true diff --git a/config/R3MP01/splits.txt b/config/R3MP01/splits.txt new file mode 100644 index 0000000..23038bf --- /dev/null +++ b/config/R3MP01/splits.txt @@ -0,0 +1,10 @@ +Runtime/__init_cpp_exceptions.cpp: + .text start:0x802BA658 end:0x802BA6C8 + .ctors start:0x804A61E0 end:0x804A61E4 rename:.ctors$10 + .dtors start:0x804A6400 end:0x804A6404 rename:.dtors$10 + .dtors start:0x804A6404 end:0x804A6408 rename:.dtors$15 + .sdata start:0x805D1CB8 end:0x805D1CC0 + +Runtime/global_destructor_chain.c: + .text start:0x802BA7AC end:0x802BA80C + .sbss start:0x805D2DF0 end:0x805D2DF4 diff --git a/config/R3MP01/symbols.txt b/config/R3MP01/symbols.txt new file mode 100644 index 0000000..025a886 --- /dev/null +++ b/config/R3MP01/symbols.txt @@ -0,0 +1,29104 @@ +memcpy = .init:0x80004000; // type:function size:0x50 scope:global +__fill_mem = .init:0x80004050; // type:function size:0xB4 scope:global +memset = .init:0x80004104; // type:function size:0x30 scope:global +gTRKInterruptVectorTable = .init:0x80004134; // type:label scope:global +__check_pad3 = .init:0x80006068; // type:function size:0x28 scope:local +gTRKInterruptVectorTableEnd = .init:0x80006068; // type:label scope:global +__set_debug_bba = .init:0x80006090; // type:function size:0xC scope:local +__get_debug_bba = .init:0x8000609C; // type:function size:0x8 scope:local +__start = .init:0x800060A4; // type:function size:0x16C scope:weak +__init_registers = .init:0x80006210; // type:function size:0x90 scope:local +__init_data = .init:0x800062A0; // type:function size:0xA8 scope:local +__init_hardware = .init:0x80006348; // type:function size:0x24 scope:global +__flush_cache = .init:0x8000636C; // type:function size:0x34 scope:global +_rom_copy_info = .init:0x800063A0; // type:object size:0x84 scope:global data:4byte +_bss_init_info = .init:0x80006424; // type:object size:0x20 scope:global data:4byte +@etb_80006460 = extab:0x80006460; // type:object size:0x8 scope:local hidden +@etb_80006468 = extab:0x80006468; // type:object size:0x18 scope:local hidden +@etb_80006480 = extab:0x80006480; // type:object size:0x8 scope:local hidden +@eti_800064A0 = extabindex:0x800064A0; // type:object size:0xC scope:local hidden +@eti_800064AC = extabindex:0x800064AC; // type:object size:0xC scope:local hidden +@eti_800064B8 = extabindex:0x800064B8; // type:object size:0xC scope:local hidden +_eti_init_info = extabindex:0x800064C4; // type:object size:0x20 scope:global +fn_80006500 = .text:0x80006500; // type:function size:0x174 +fn_80006674 = .text:0x80006674; // type:function size:0x64 +fn_800066D8 = .text:0x800066D8; // type:function size:0x40 +fn_80006718 = .text:0x80006718; // type:function size:0xC +fn_80006724 = .text:0x80006724; // type:function size:0x34 +fn_80006758 = .text:0x80006758; // type:function size:0x30C +fn_80006A64 = .text:0x80006A64; // type:function size:0x40 +fn_80006AA4 = .text:0x80006AA4; // type:function size:0x464 +fn_80006F08 = .text:0x80006F08; // type:function size:0xAC +fn_80006FB4 = .text:0x80006FB4; // type:function size:0xC4 +fn_80007078 = .text:0x80007078; // type:function size:0x8 +fn_80007080 = .text:0x80007080; // type:function size:0x8 +fn_80007088 = .text:0x80007088; // type:function size:0x8 +fn_80007090 = .text:0x80007090; // type:function size:0x8 +fn_80007098 = .text:0x80007098; // type:function size:0x8 +fn_800070A0 = .text:0x800070A0; // type:function size:0x8 +fn_800070A8 = .text:0x800070A8; // type:function size:0x8 +fn_800070B0 = .text:0x800070B0; // type:function size:0x8 +fn_800070B8 = .text:0x800070B8; // type:function size:0x8 +fn_800070C0 = .text:0x800070C0; // type:function size:0x8 +fn_800070C8 = .text:0x800070C8; // type:function size:0x8 +fn_800070D0 = .text:0x800070D0; // type:function size:0x8 +fn_800070D8 = .text:0x800070D8; // type:function size:0x40 +fn_80007118 = .text:0x80007118; // type:function size:0x20 +fn_80007138 = .text:0x80007138; // type:function size:0x234 +fn_8000736C = .text:0x8000736C; // type:function size:0x78 +fn_800073E4 = .text:0x800073E4; // type:function size:0x100 +fn_800074E4 = .text:0x800074E4; // type:function size:0x58 +fn_8000753C = .text:0x8000753C; // type:function size:0x4 +fn_80007540 = .text:0x80007540; // type:function size:0x38 +fn_80007578 = .text:0x80007578; // type:function size:0x64 +fn_800075DC = .text:0x800075DC; // type:function size:0x40 +fn_8000761C = .text:0x8000761C; // type:function size:0x4 +fn_80007620 = .text:0x80007620; // type:function size:0x98 +fn_800076B8 = .text:0x800076B8; // type:function size:0x4 +fn_800076BC = .text:0x800076BC; // type:function size:0x4 +fn_800076C0 = .text:0x800076C0; // type:function size:0x40 +fn_80007700 = .text:0x80007700; // type:function size:0x28 +fn_80007728 = .text:0x80007728; // type:function size:0xB0 +fn_800077D8 = .text:0x800077D8; // type:function size:0x218 +fn_800079F0 = .text:0x800079F0; // type:function size:0x64 +fn_80007A54 = .text:0x80007A54; // type:function size:0x7C +fn_80007AD0 = .text:0x80007AD0; // type:function size:0x264 +fn_80007D34 = .text:0x80007D34; // type:function size:0x84 +fn_80007DB8 = .text:0x80007DB8; // type:function size:0x40 +fn_80007DF8 = .text:0x80007DF8; // type:function size:0x2C +fn_80007E24 = .text:0x80007E24; // type:function size:0x238 +fn_8000805C = .text:0x8000805C; // type:function size:0x74 +fn_800080D0 = .text:0x800080D0; // type:function size:0x168 +fn_80008238 = .text:0x80008238; // type:function size:0x4 +fn_8000823C = .text:0x8000823C; // type:function size:0x200 +fn_8000843C = .text:0x8000843C; // type:function size:0x48 +fn_80008484 = .text:0x80008484; // type:function size:0x50 +fn_800084D4 = .text:0x800084D4; // type:function size:0x40 +SetSAIMannedTurret_FuncPtrs__FP24SAIMannedTurret_FuncPtrs = .text:0x80008514; // type:function size:0x8 +fn_8000851C = .text:0x8000851C; // type:function size:0x10 +fn_8000852C = .text:0x8000852C; // type:function size:0xA0 +fn_800085CC = .text:0x800085CC; // type:function size:0x600 +fn_80008BCC = .text:0x80008BCC; // type:function size:0x58 +fn_80008C24 = .text:0x80008C24; // type:function size:0x60 +fn_80008C84 = .text:0x80008C84; // type:function size:0x56C +fn_800091F0 = .text:0x800091F0; // type:function size:0x118 +fn_80009308 = .text:0x80009308; // type:function size:0x4 +fn_8000930C = .text:0x8000930C; // type:function size:0x54 +fn_80009360 = .text:0x80009360; // type:function size:0x60 +fn_800093C0 = .text:0x800093C0; // type:function size:0x94 +fn_80009454 = .text:0x80009454; // type:function size:0x20 +fn_80009474 = .text:0x80009474; // type:function size:0x3C +__ct__6CActorF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoUiRC12CTransform4fRC10CModelDataRC13CMaterialListRC16CActorParameters9TUniqueId = .text:0x800094B0; // type:function size:0x6AC +fn_80009B5C = .text:0x80009B5C; // type:function size:0x40 +__dt__6CActorFv = .text:0x80009B9C; // type:function size:0x100 +UpdateAnimation__6CActorFfR13CStateManagerb = .text:0x80009C9C; // type:function size:0x510 +StopLoopedSounds__6CActorFv = .text:0x8000A1AC; // type:function size:0xC8 +fn_8000A274 = .text:0x8000A274; // type:function size:0xE4 +PlayCustomSound__6CActorCFRC9CVector3fRC9CVector3fRC22SLdrAudioPlaybackParmsb = .text:0x8000A358; // type:function size:0xB4 +DoUserAnimEvent__6CActorFR13CStateManagerRC13CInt32POINode14EUserEventTypef = .text:0x8000A40C; // type:function size:0x10 +GetAverageAnimVelocity__6CActorFi = .text:0x8000A41C; // type:function size:0x38 +PreRenderAllViewports__6CActorFR13CStateManager = .text:0x8000A454; // type:function size:0x210 +SetModelData__6CActorFRC10CModelDataR13CStateManager = .text:0x8000A664; // type:function size:0x1D4 +PreRender__6CActorFR13CStateManager = .text:0x8000A838; // type:function size:0x25C +fn_8000AA94 = .text:0x8000AA94; // type:function size:0x24 +AddToRenderer__6CActorCFRC13CStateManager = .text:0x8000AAB8; // type:function size:0x198 +GetRenderAlphaBufferAlpha__6CActorCFRC13CStateManager = .text:0x8000AC50; // type:function size:0xC8 +fn_8000AD18 = .text:0x8000AD18; // type:function size:0xC4 +EnsureRendered__6CActorCFRC13CStateManager = .text:0x8000ADDC; // type:function size:0x94 +CanRenderUnsorted__6CActorCFRC13CStateManager = .text:0x8000AE70; // type:function size:0x94 +Render__6CActorCFRC13CStateManager = .text:0x8000AF04; // type:function size:0x18C +fn_8000B090 = .text:0x8000B090; // type:function size:0xAC +GetYaw__6CActorCFv = .text:0x8000B13C; // type:function size:0x10C +HealthInfo__6CActorFv = .text:0x8000B248; // type:function size:0x8 +GetDamageVulnerability__6CActorCFv = .text:0x8000B250; // type:function size:0x4 +GetDamageVulnerability__6CActorCFRC9CVector3fRC9CVector3fRC11CDamageInfo = .text:0x8000B254; // type:function size:0x10 +NotifyDamageEvent__6CActorFR13CStateManagerRC9TUniqueIdRC9TUniqueIdRC11CDamageInfofbRC9CVector3fRC9CVector3f = .text:0x8000B264; // type:function size:0x4 +GetTouchBounds__6CActorCFv = .text:0x8000B268; // type:function size:0xC +Touch__6CActorFR6CActorR13CStateManager = .text:0x8000B274; // type:function size:0x4 +fn_8000B278 = .text:0x8000B278; // type:function size:0xC +SetUseInSortedLists__6CActorFb = .text:0x8000B284; // type:function size:0x10 +fn_8000B294 = .text:0x8000B294; // type:function size:0xC +SetCallTouch__6CActorFb = .text:0x8000B2A0; // type:function size:0x10 +AddMaterial__6CActorF14EMaterialTypesR13CStateManager = .text:0x8000B2B0; // type:function size:0x6C +AddMaterial__6CActorF14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B31C; // type:function size:0x9C +AddMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B3B8; // type:function size:0xD0 +AddMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B488; // type:function size:0xE4 +fn_8000B56C = .text:0x8000B56C; // type:function size:0x110 +RemoveMaterial__6CActorF14EMaterialTypesR13CStateManager = .text:0x8000B67C; // type:function size:0x74 +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B6F0; // type:function size:0xAC +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B79C; // type:function size:0xE8 +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B884; // type:function size:0x104 +RemoveMaterial__6CActorF14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypes14EMaterialTypesR13CStateManager = .text:0x8000B988; // type:function size:0x138 +fn_8000BAC0 = .text:0x8000BAC0; // type:function size:0x20 +GetCollisionResponseType__6CActorCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x8000BAE0; // type:function size:0x8 +GetOrbitPosition__6CActorCFRC13CStateManager = .text:0x8000BAE8; // type:function size:0x1C +GetAimPosition__6CActorCFRC13CStateManagerf = .text:0x8000BB04; // type:function size:0x1C +GetHomingPosition__6CActorCFRC13CStateManagerf = .text:0x8000BB20; // type:function size:0x10 +GetLookAtPosition__6CActorCFRC13CStateManager = .text:0x8000BB30; // type:function size:0x10 +fn_8000BB40 = .text:0x8000BB40; // type:function size:0x1B8 +fn_8000BCF8 = .text:0x8000BCF8; // type:function size:0xB4 +SetCalculateLighting__6CActorFb = .text:0x8000BDAC; // type:function size:0xD8 +SetActorLights__6CActorFRCQ24rstl24auto_ptr<12CActorLights> = .text:0x8000BE84; // type:function size:0x6C +GetMaterialFilter__6CActorCFv = .text:0x8000BEF0; // type:function size:0x8 +SetMaterialFilter__6CActorFRC15CMaterialFilter = .text:0x8000BEF8; // type:function size:0x2C +SetActive__6CActorFb = .text:0x8000BF24; // type:function size:0x60 +AcceptScriptMsg__6CActorFR13CStateManagerRC10CScriptMsg = .text:0x8000BF84; // type:function size:0x284 +GetSortingBounds__6CActorCFRC13CStateManager = .text:0x8000C208; // type:function size:0x34 +FluidFXThink__6CActorFQ26CActor11EFluidStateR12CScriptWaterR13CStateManager = .text:0x8000C23C; // type:function size:0x4 +OnScanStateChange__6CActorFQ26CActor10EScanStateR13CStateManager = .text:0x8000C240; // type:function size:0x94 +GetScannableObjectInfo__6CActorCFv = .text:0x8000C2D4; // type:function size:0x1C +SetMuted__6CActorFb = .text:0x8000C2F0; // type:function size:0x10 +SetVolume__6CActorFUc = .text:0x8000C300; // type:function size:0x90 +SetSoundEventPitchBend__6CActorFi = .text:0x8000C390; // type:function size:0x9C +ClearSoundEventPitchBend__6CActorFv = .text:0x8000C42C; // type:function size:0x10 +InFluidId__6CActorCFv = .text:0x8000C43C; // type:function size:0x2C +fn_8000C468 = .text:0x8000C468; // type:function size:0x8 +fn_8000C470 = .text:0x8000C470; // type:function size:0xB4 +ClearFluidList__6CActorFR13CStateManager = .text:0x8000C524; // type:function size:0x1C +fn_8000C540 = .text:0x8000C540; // type:function size:0x2DC +fn_8000C81C = .text:0x8000C81C; // type:function size:0x354 +fn_8000CB70 = .text:0x8000CB70; // type:function size:0x3D8 +fn_8000CF48 = .text:0x8000CF48; // type:function size:0x1C8 +fn_8000D110 = .text:0x8000D110; // type:function size:0xF0 +fn_8000D200 = .text:0x8000D200; // type:function size:0x70 +ProcessSoundEvent__6CActorFififfRC6CSegIdUsUsfUcUcfRC9CVector3fiR13CStateManagerb = .text:0x8000D270; // type:function size:0x3A0 +GetLocatorTransform__6CActorCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8000D610; // type:function size:0x8 +GetScaledLocatorTransform__6CActorCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8000D618; // type:function size:0x8 +GetScaledLocatorTransform__6CActorCFRC6CSegId = .text:0x8000D620; // type:function size:0x8 +fn_8000D628 = .text:0x8000D628; // type:function size:0x68 +SetTranslation__6CActorFRC9CVector3f = .text:0x8000D690; // type:function size:0x28 +fn_8000D6B8 = .text:0x8000D6B8; // type:function size:0xC4 +SetDrawShadow__6CActorFb = .text:0x8000D77C; // type:function size:0x6C +fn_8000D7E8 = .text:0x8000D7E8; // type:function size:0xA8 +fn_8000D890 = .text:0x8000D890; // type:function size:0x204 +fn_8000DA94 = .text:0x8000DA94; // type:function size:0x5C +fn_8000DAF0 = .text:0x8000DAF0; // type:function size:0x184 +fn_8000DC74 = .text:0x8000DC74; // type:function size:0x1F4 +FindLoopedSound__6CActorFUs = .text:0x8000DE68; // type:function size:0x40 +SetValidTarget__6CActorFib = .text:0x8000DEA8; // type:function size:0x50 +SetVisorOrbitableFlags__6CActorFQ216CVisorParameters20EVisorOrbitableFlagsb = .text:0x8000DEF8; // type:function size:0x38 +AllocateEchoEmitter__6CActorFbRC6CAABoxRC15SEchoParameters = .text:0x8000DF30; // type:function size:0xE8 +SetEchoEmitter__6CActorFbP12CEchoEmitter = .text:0x8000E018; // type:function size:0x88 +Think__6CActorFfR13CStateManager = .text:0x8000E0A0; // type:function size:0xE8 +SetTransformDirty__6CActorFv = .text:0x8000E188; // type:function size:0x10 +GetDistanceToCamera__6CActorCFR13CStateManager = .text:0x8000E198; // type:function size:0x118 +SetTransform__6CActorFRC12CTransform4f = .text:0x8000E2B0; // type:function size:0x68 +UpdatePortalSystemState__6CActorFR13CStateManager = .text:0x8000E318; // type:function size:0x58 +fn_8000E370 = .text:0x8000E370; // type:function size:0x10 +__ct__12CActorLightsFUi9CVector3fiifbbbb = .text:0x8000E380; // type:function size:0x120 +__dt__12CActorLightsFv = .text:0x8000E4A0; // type:function size:0x40 +GetActiveLightCount__12CActorLightsCFv = .text:0x8000E4E0; // type:function size:0x24 +GetLight__12CActorLightsCFUi = .text:0x8000E504; // type:function size:0x4C +ActivateLights__12CActorLightsCFv = .text:0x8000E550; // type:function size:0x520 +fn_8000EA70 = .text:0x8000EA70; // type:function size:0x54 +fn_8000EAC4 = .text:0x8000EAC4; // type:function size:0x1E8 +BuildAreaLightList__12CActorLightsFRC13CStateManagerRC9CGameAreaRC6CAABox = .text:0x8000ECAC; // type:function size:0xF74 +fn_8000FC20 = .text:0x8000FC20; // type:function size:0x1F8 +fn_8000FE18 = .text:0x8000FE18; // type:function size:0x1CC +fn_8000FFE4 = .text:0x8000FFE4; // type:function size:0x108 +fn_800100EC = .text:0x800100EC; // type:function size:0x54 +fn_80010140 = .text:0x80010140; // type:function size:0xF0 +fn_80010230 = .text:0x80010230; // type:function size:0x138 +fn_80010368 = .text:0x80010368; // type:function size:0x1C0 +fn_80010528 = .text:0x80010528; // type:function size:0x8C +BuildDynamicLightList__12CActorLightsFRC13CStateManagerRC6CAABox = .text:0x800105B4; // type:function size:0x5F8 +fn_80010BAC = .text:0x80010BAC; // type:function size:0x4E4 +fn_80011090 = .text:0x80011090; // type:function size:0xA4 +BuildConstantAmbientLighting__12CActorLightsFRC6CColor = .text:0x80011134; // type:function size:0x38 +fn_8001116C = .text:0x8001116C; // type:function size:0x5C +fn_800111C8 = .text:0x800111C8; // type:function size:0x12C +fn_800112F4 = .text:0x800112F4; // type:function size:0x94 +fn_80011388 = .text:0x80011388; // type:function size:0x58 +fn_800113E0 = .text:0x800113E0; // type:function size:0x1C +fn_800113FC = .text:0x800113FC; // type:function size:0x18 +fn_80011414 = .text:0x80011414; // type:function size:0x98 +fn_800114AC = .text:0x800114AC; // type:function size:0x64 +fn_80011510 = .text:0x80011510; // type:function size:0x6C +fn_8001157C = .text:0x8001157C; // type:function size:0x294 +fn_80011810 = .text:0x80011810; // type:function size:0x2D8 +fn_80011AE8 = .text:0x80011AE8; // type:function size:0x2B4 +fn_80011D9C = .text:0x80011D9C; // type:function size:0x130 +fn_80011ECC = .text:0x80011ECC; // type:function size:0x29C +fn_80012168 = .text:0x80012168; // type:function size:0x190 +fn_800122F8 = .text:0x800122F8; // type:function size:0x2A8 +fn_800125A0 = .text:0x800125A0; // type:function size:0x2A8 +fn_80012848 = .text:0x80012848; // type:function size:0x2F8 +fn_80012B40 = .text:0x80012B40; // type:function size:0x4DC +fn_8001301C = .text:0x8001301C; // type:function size:0x3C +fn_80013058 = .text:0x80013058; // type:function size:0x478 +fn_800134D0 = .text:0x800134D0; // type:function size:0x5C +fn_8001352C = .text:0x8001352C; // type:function size:0x5C +fn_80013588 = .text:0x80013588; // type:function size:0x23C +fn_800137C4 = .text:0x800137C4; // type:function size:0xB8 +fn_8001387C = .text:0x8001387C; // type:function size:0xA0 +fn_8001391C = .text:0x8001391C; // type:function size:0xA0 +fn_800139BC = .text:0x800139BC; // type:function size:0xA0 +fn_80013A5C = .text:0x80013A5C; // type:function size:0xA0 +fn_80013AFC = .text:0x80013AFC; // type:function size:0xA0 +fn_80013B9C = .text:0x80013B9C; // type:function size:0x98 +fn_80013C34 = .text:0x80013C34; // type:function size:0xA0 +fn_80013CD4 = .text:0x80013CD4; // type:function size:0x2C +fn_80013D00 = .text:0x80013D00; // type:function size:0x68 +fn_80013D68 = .text:0x80013D68; // type:function size:0x80 +fn_80013DE8 = .text:0x80013DE8; // type:function size:0x2C +StartElectric__20CActorModelParticlesFR6CActor = .text:0x80013E14; // type:function size:0x78 +fn_80013E8C = .text:0x80013E8C; // type:function size:0xC +StopElectric__20CActorModelParticlesFR6CActor = .text:0x80013E98; // type:function size:0x70 +fn_80013F08 = .text:0x80013F08; // type:function size:0x54 +fn_80013F5C = .text:0x80013F5C; // type:function size:0x90 +StartRainSplashes__20CActorModelParticlesFR6CActorR13CStateManageriif = .text:0x80013FEC; // type:function size:0x1DC +StopRainSplashes__20CActorModelParticlesFR6CActor = .text:0x800141C8; // type:function size:0x108 +fn_800142D0 = .text:0x800142D0; // type:function size:0x20 +fn_800142F0 = .text:0x800142F0; // type:function size:0xF0 +fn_800143E0 = .text:0x800143E0; // type:function size:0x728 +fn_80014B08 = .text:0x80014B08; // type:function size:0x54 +fn_80014B5C = .text:0x80014B5C; // type:function size:0x310 +fn_80014E6C = .text:0x80014E6C; // type:function size:0x34 +fn_80014EA0 = .text:0x80014EA0; // type:function size:0x34 +fn_80014ED4 = .text:0x80014ED4; // type:function size:0x19C +Render__20CActorModelParticlesCFRC13CStateManagerRC6CActor = .text:0x80015070; // type:function size:0x218 +fn_80015288 = .text:0x80015288; // type:function size:0xA0 +fn_80015328 = .text:0x80015328; // type:function size:0x184 +fn_800154AC = .text:0x800154AC; // type:function size:0x54 +fn_80015500 = .text:0x80015500; // type:function size:0x44 +fn_80015544 = .text:0x80015544; // type:function size:0x64 +fn_800155A8 = .text:0x800155A8; // type:function size:0x90 +fn_80015638 = .text:0x80015638; // type:function size:0xA8 +fn_800156E0 = .text:0x800156E0; // type:function size:0xDC +fn_800157BC = .text:0x800157BC; // type:function size:0x4C +fn_80015808 = .text:0x80015808; // type:function size:0x90 +fn_80015898 = .text:0x80015898; // type:function size:0x90 +fn_80015928 = .text:0x80015928; // type:function size:0x8C +fn_800159B4 = .text:0x800159B4; // type:function size:0xBC +__ct__16CActorParametersFv = .text:0x80015A70; // type:function size:0x114 +fn_80015B84 = .text:0x80015B84; // type:function size:0x11C +fn_80015CA0 = .text:0x80015CA0; // type:function size:0xFC +fn_80015D9C = .text:0x80015D9C; // type:function size:0xFC +HighlightInDarkVisor__16CActorParametersCFb = .text:0x80015E98; // type:function size:0x100 +fn_80015F98 = .text:0x80015F98; // type:function size:0x100 +__ct__16CLightParametersFbfQ216CLightParameters19EShadowTessellationffRC6CColorbQ216CLightParameters21EWorldLightingOptionsQ216CLightParameters26ELightRecalculationOptionsRC9CVector3fiibQ216CLightParameters9ELightSetb = .text:0x80016098; // type:function size:0xB8 +__ct__16CLightParametersFv = .text:0x80016150; // type:function size:0x70 +fn_800161C0 = .text:0x800161C0; // type:function size:0x50 +MakeActorLights__16CLightParametersCFv = .text:0x80016210; // type:function size:0x18C +fn_8001639C = .text:0x8001639C; // type:function size:0x24 +None__15SEchoParametersFv = .text:0x800163C0; // type:function size:0x1C +__ct__3CAiF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoUiRC12CTransform4fRC10CModelDataRC6CAABoxfRC11CHealthInfoRC20CDamageVulnerabilityRC13CMaterialListUiUiRC16CActorParametersff = .text:0x800163DC; // type:function size:0x514 +__dt__3CAiFv = .text:0x800168F0; // type:function size:0x88 +HealthInfo__3CAiFv = .text:0x80016978; // type:function size:0x8 +GetDamageVulnerability__3CAiCFv = .text:0x80016980; // type:function size:0x8 +DamageVulnerability__3CAiFv = .text:0x80016988; // type:function size:0x8 +TakeDamage__3CAiFRC9CVector3ff = .text:0x80016990; // type:function size:0x4 +AcceptScriptMsg__3CAiFR13CStateManagerRC10CScriptMsg = .text:0x80016994; // type:function size:0xC4 +FluidFXThink__3CAiFQ26CActor11EFluidStateR12CScriptWaterR13CStateManager = .text:0x80016A58; // type:function size:0x134 +fn_80016B8C = .text:0x80016B8C; // type:function size:0x68 +GetStateMachine2__3CAiFv = .text:0x80016BF4; // type:function size:0x68 +GetCollisionResponseType__3CAiCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x80016C5C; // type:function size:0x8 +fn_80016C64 = .text:0x80016C64; // type:function size:0x9C +fn_80016D00 = .text:0x80016D00; // type:function size:0x1C +fn_80016D1C = .text:0x80016D1C; // type:function size:0x8 +fn_80016D24 = .text:0x80016D24; // type:function size:0x8 +fn_80016D2C = .text:0x80016D2C; // type:function size:0x8 +fn_80016D34 = .text:0x80016D34; // type:function size:0xA4 +fn_80016DD8 = .text:0x80016DD8; // type:function size:0x68 +fn_80016E40 = .text:0x80016E40; // type:function size:0x64 +fn_80016EA4 = .text:0x80016EA4; // type:function size:0xC4 +fn_80016F68 = .text:0x80016F68; // type:function size:0x40 +SetPhysicsKnockBackType__15CAiKnockBackMgrFQ213CKnockBackMgr21EPhysicsKnockBackType = .text:0x80016FA8; // type:function size:0x8 +EnableKnockBackPhysics__15CAiKnockBackMgrFb = .text:0x80016FB0; // type:function size:0x24 +fn_80016FD4 = .text:0x80016FD4; // type:function size:0x3C +fn_80017010 = .text:0x80017010; // type:function size:0x40 +fn_80017050 = .text:0x80017050; // type:function size:0x58 +fn_800170A8 = .text:0x800170A8; // type:function size:0x864 +fn_8001790C = .text:0x8001790C; // type:function size:0x8 +fn_80017914 = .text:0x80017914; // type:function size:0x40 +fn_80017954 = .text:0x80017954; // type:function size:0x40 +fn_80017994 = .text:0x80017994; // type:function size:0x40 +fn_800179D4 = .text:0x800179D4; // type:function size:0xB0 +fn_80017A84 = .text:0x80017A84; // type:function size:0x17C +fn_80017C00 = .text:0x80017C00; // type:function size:0xAC +fn_80017CAC = .text:0x80017CAC; // type:function size:0xC +fn_80017CB8 = .text:0x80017CB8; // type:function size:0x128 +fn_80017DE0 = .text:0x80017DE0; // type:function size:0x130 +fn_80017F10 = .text:0x80017F10; // type:function size:0x8 +SetAdditiveFlinchWeight__15CAiKnockBackMgrFf = .text:0x80017F18; // type:function size:0x8 +fn_80017F20 = .text:0x80017F20; // type:function size:0xC +fn_80017F2C = .text:0x80017F2C; // type:function size:0xC +fn_80017F38 = .text:0x80017F38; // type:function size:0x8 +fn_80017F40 = .text:0x80017F40; // type:function size:0x6C +fn_80017FAC = .text:0x80017FAC; // type:function size:0x154 +fn_80018100 = .text:0x80018100; // type:function size:0x9C +fn_8001819C = .text:0x8001819C; // type:function size:0x1AC +fn_80018348 = .text:0x80018348; // type:function size:0x8C +fn_800183D4 = .text:0x800183D4; // type:function size:0x74 +fn_80018448 = .text:0x80018448; // type:function size:0xDC0 +fn_80019208 = .text:0x80019208; // type:function size:0x40 +fn_80019248 = .text:0x80019248; // type:function size:0x10 +fn_80019258 = .text:0x80019258; // type:function size:0x1C +fn_80019274 = .text:0x80019274; // type:function size:0x1C +fn_80019290 = .text:0x80019290; // type:function size:0xC +fn_8001929C = .text:0x8001929C; // type:function size:0x8 +fn_800192A4 = .text:0x800192A4; // type:function size:0xC +fn_800192B0 = .text:0x800192B0; // type:function size:0x8 +fn_800192B8 = .text:0x800192B8; // type:function size:0x5C +fn_80019314 = .text:0x80019314; // type:function size:0x14 +fn_80019328 = .text:0x80019328; // type:function size:0x8 +fn_80019330 = .text:0x80019330; // type:function size:0xEC +fn_8001941C = .text:0x8001941C; // type:function size:0x4E4 +fn_80019900 = .text:0x80019900; // type:function size:0xD14 +fn_8001A614 = .text:0x8001A614; // type:function size:0xC4 +fn_8001A6D8 = .text:0x8001A6D8; // type:function size:0x34 +fn_8001A70C = .text:0x8001A70C; // type:function size:0x1C +fn_8001A728 = .text:0x8001A728; // type:function size:0x9C +fn_8001A7C4 = .text:0x8001A7C4; // type:function size:0xD8 +fn_8001A89C = .text:0x8001A89C; // type:function size:0x58 +fn_8001A8F4 = .text:0x8001A8F4; // type:function size:0x250 +fn_8001AB44 = .text:0x8001AB44; // type:function size:0x4C +fn_8001AB90 = .text:0x8001AB90; // type:function size:0x20 +fn_8001ABB0 = .text:0x8001ABB0; // type:function size:0x20 +fn_8001ABD0 = .text:0x8001ABD0; // type:function size:0xC +fn_8001ABDC = .text:0x8001ABDC; // type:function size:0xC +fn_8001ABE8 = .text:0x8001ABE8; // type:function size:0x24 +fn_8001AC0C = .text:0x8001AC0C; // type:function size:0xC +fn_8001AC18 = .text:0x8001AC18; // type:function size:0x8 +fn_8001AC20 = .text:0x8001AC20; // type:function size:0x8 +fn_8001AC28 = .text:0x8001AC28; // type:function size:0x54 +fn_8001AC7C = .text:0x8001AC7C; // type:function size:0x30 +fn_8001ACAC = .text:0x8001ACAC; // type:function size:0x4C +fn_8001ACF8 = .text:0x8001ACF8; // type:function size:0x40 +fn_8001AD38 = .text:0x8001AD38; // type:function size:0x40 +fn_8001AD78 = .text:0x8001AD78; // type:function size:0x64 +fn_8001ADDC = .text:0x8001ADDC; // type:function size:0x5C +fn_8001AE38 = .text:0x8001AE38; // type:function size:0x78 +fn_8001AEB0 = .text:0x8001AEB0; // type:function size:0x28 +fn_8001AED8 = .text:0x8001AED8; // type:function size:0xC +fn_8001AEE4 = .text:0x8001AEE4; // type:function size:0x8 +fn_8001AEEC = .text:0x8001AEEC; // type:function size:0x40 +fn_8001AF2C = .text:0x8001AF2C; // type:function size:0x34 +fn_8001AF60 = .text:0x8001AF60; // type:function size:0x4 +fn_8001AF64 = .text:0x8001AF64; // type:function size:0x8 +fn_8001AF6C = .text:0x8001AF6C; // type:function size:0x8 +fn_8001AF74 = .text:0x8001AF74; // type:function size:0x20 +fn_8001AF94 = .text:0x8001AF94; // type:function size:0x68 +fn_8001AFFC = .text:0x8001AFFC; // type:function size:0x2C +fn_8001B028 = .text:0x8001B028; // type:function size:0x4C +fn_8001B074 = .text:0x8001B074; // type:function size:0x58 +fn_8001B0CC = .text:0x8001B0CC; // type:function size:0x5C +fn_8001B128 = .text:0x8001B128; // type:function size:0x40 +fn_8001B168 = .text:0x8001B168; // type:function size:0x68 +fn_8001B1D0 = .text:0x8001B1D0; // type:function size:0x68 +fn_8001B238 = .text:0x8001B238; // type:function size:0x58 +fn_8001B290 = .text:0x8001B290; // type:function size:0x58 +fn_8001B2E8 = .text:0x8001B2E8; // type:function size:0x54 +fn_8001B33C = .text:0x8001B33C; // type:function size:0x20 +fn_8001B35C = .text:0x8001B35C; // type:function size:0x20 +fn_8001B37C = .text:0x8001B37C; // type:function size:0x54 +fn_8001B3D0 = .text:0x8001B3D0; // type:function size:0x8 +fn_8001B3D8 = .text:0x8001B3D8; // type:function size:0x58 +fn_8001B430 = .text:0x8001B430; // type:function size:0x98 +fn_8001B4C8 = .text:0x8001B4C8; // type:function size:0x18 +fn_8001B4E0 = .text:0x8001B4E0; // type:function size:0xC +fn_8001B4EC = .text:0x8001B4EC; // type:function size:0x8 +fn_8001B4F4 = .text:0x8001B4F4; // type:function size:0x134 +fn_8001B628 = .text:0x8001B628; // type:function size:0x8 +fn_8001B630 = .text:0x8001B630; // type:function size:0x13C +fn_8001B76C = .text:0x8001B76C; // type:function size:0x8 +fn_8001B774 = .text:0x8001B774; // type:function size:0x15C +fn_8001B8D0 = .text:0x8001B8D0; // type:function size:0x8 +fn_8001B8D8 = .text:0x8001B8D8; // type:function size:0x164 +fn_8001BA3C = .text:0x8001BA3C; // type:function size:0x8 +fn_8001BA44 = .text:0x8001BA44; // type:function size:0x8 +fn_8001BA4C = .text:0x8001BA4C; // type:function size:0x10 +fn_8001BA5C = .text:0x8001BA5C; // type:function size:0x40 +fn_8001BA9C = .text:0x8001BA9C; // type:function size:0x8 +__dt__9CAnimDataFv = .text:0x8001BAA4; // type:function size:0x5E0 +GetBoundingBox__9CAnimDataCFv = .text:0x8001C084; // type:function size:0x1B8 +fn_8001C23C = .text:0x8001C23C; // type:function size:0x10 +fn_8001C24C = .text:0x8001C24C; // type:function size:0x78 +fn_8001C2C4 = .text:0x8001C2C4; // type:function size:0x4C +CalcBoundingBoxFromModelVerts__9CAnimDataCFv = .text:0x8001C310; // type:function size:0x198 +GetLocatorSegId__9CAnimDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8001C4A8; // type:function size:0x8 +fn_8001C4B0 = .text:0x8001C4B0; // type:function size:0x18 +fn_8001C4C8 = .text:0x8001C4C8; // type:function size:0x2C8 +fn_8001C790 = .text:0x8001C790; // type:function size:0x6E4 +fn_8001CE74 = .text:0x8001CE74; // type:function size:0x88 +fn_8001CEFC = .text:0x8001CEFC; // type:function size:0x110 +fn_8001D00C = .text:0x8001D00C; // type:function size:0x20 +fn_8001D02C = .text:0x8001D02C; // type:function size:0x11C +fn_8001D148 = .text:0x8001D148; // type:function size:0x1FC +fn_8001D344 = .text:0x8001D344; // type:function size:0x80 +SetSkinnedModel__9CAnimDataFRC29TLockedToken<13CSkinnedModel> = .text:0x8001D3C4; // type:function size:0x7C +fn_8001D440 = .text:0x8001D440; // type:function size:0xDC +fn_8001D51C = .text:0x8001D51C; // type:function size:0xDC +fn_8001D5F8 = .text:0x8001D5F8; // type:function size:0x578 +fn_8001DB70 = .text:0x8001DB70; // type:function size:0x10 +fn_8001DB80 = .text:0x8001DB80; // type:function size:0x8C +fn_8001DC0C = .text:0x8001DC0C; // type:function size:0x2C +fn_8001DC38 = .text:0x8001DC38; // type:function size:0x114 +fn_8001DD4C = .text:0x8001DD4C; // type:function size:0x550 +fn_8001E29C = .text:0x8001E29C; // type:function size:0x1D0 +fn_8001E46C = .text:0x8001E46C; // type:function size:0x20 +fn_8001E48C = .text:0x8001E48C; // type:function size:0x5C +SetAnimation__9CAnimDataFRC18CAnimPlaybackParmsb = .text:0x8001E4E8; // type:function size:0x1CC +fn_8001E6B4 = .text:0x8001E6B4; // type:function size:0xF4 +BuildPoseIfNecessary__9CAnimDataCFv = .text:0x8001E7A8; // type:function size:0x48 +BuildPose__9CAnimDataCFv = .text:0x8001E7F0; // type:function size:0x4 +PreRender__9CAnimDataFv = .text:0x8001E7F4; // type:function size:0x4 +SetupRender__9CAnimDataCFv = .text:0x8001E7F8; // type:function size:0x4 +Render__9CAnimDataCFRC13CSkinnedModelRC11CModelFlags = .text:0x8001E7FC; // type:function size:0x54 +fn_8001E850 = .text:0x8001E850; // type:function size:0x8 +fn_8001E858 = .text:0x8001E858; // type:function size:0x150 +GetAnimationDuration__9CAnimDataCFi = .text:0x8001E9A8; // type:function size:0x278 +fn_8001EC20 = .text:0x8001EC20; // type:function size:0x20 +GetAnimTimeRemaining__9CAnimDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8001EC40; // type:function size:0x6C +IsAnimTimeRemaining__9CAnimDataCFfRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8001ECAC; // type:function size:0x94 +GetLocatorTransform__9CAnimDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>PC13CCharAnimTime = .text:0x8001ED40; // type:function size:0x68 +GetLocatorTransform__9CAnimDataCF6CSegIdPC13CCharAnimTime = .text:0x8001EDA8; // type:function size:0xCC +fn_8001EE74 = .text:0x8001EE74; // type:function size:0xCEC +fn_8001FB60 = .text:0x8001FB60; // type:function size:0x10C +SetPlaybackRate__9CAnimDataFf = .text:0x8001FC6C; // type:function size:0x8 +fn_8001FC74 = .text:0x8001FC74; // type:function size:0x10 +GetTimeOfUserEventForAnimation__9CAnimDataCFi14EUserEventType = .text:0x8001FC84; // type:function size:0xCC +fn_8001FD50 = .text:0x8001FD50; // type:function size:0x8 +fn_8001FD58 = .text:0x8001FD58; // type:function size:0x2B4 +fn_8002000C = .text:0x8002000C; // type:function size:0x18C +fn_80020198 = .text:0x80020198; // type:function size:0xC4 +fn_8002025C = .text:0x8002025C; // type:function size:0x8 +fn_80020264 = .text:0x80020264; // type:function size:0x5C +fn_800202C0 = .text:0x800202C0; // type:function size:0x218 +GetFirstParticleEffect__9CAnimDataFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x800204D8; // type:function size:0x220 +fn_800206F8 = .text:0x800206F8; // type:function size:0x1C8 +SetEffectState__9CAnimDataFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>bR13CStateManager = .text:0x800208C0; // type:function size:0x3C4 +SetEffectComponentExternalParam__9CAnimDataFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>if = .text:0x80020C84; // type:function size:0x3CC +SetPhase__9CAnimDataFf = .text:0x80021050; // type:function size:0x14 +SetKeepJSPose__9CAnimDataFb = .text:0x80021064; // type:function size:0x15C +fn_800211C0 = .text:0x800211C0; // type:function size:0x8 +AddAdditiveAnimation__9CAnimDataFUifbb = .text:0x800211C8; // type:function size:0x2D0 +fn_80021498 = .text:0x80021498; // type:function size:0x74 +DelAdditiveAnimation__9CAnimDataFUi = .text:0x8002150C; // type:function size:0x64 +DelAdditiveAnimationImmediately__9CAnimDataFUi = .text:0x80021570; // type:function size:0x158 +fn_800216C8 = .text:0x800216C8; // type:function size:0x4C +IsAdditiveAnimationActive__9CAnimDataCFUi = .text:0x80021714; // type:function size:0x4C +GetAdditiveAnimationTree__9CAnimDataCFUi = .text:0x80021760; // type:function size:0xBC +GetAnimationTree__9CAnimDataCFv = .text:0x8002181C; // type:function size:0x8 +fn_80021824 = .text:0x80021824; // type:function size:0xC4 +fn_800218E8 = .text:0x800218E8; // type:function size:0xE0 +fn_800219C8 = .text:0x800219C8; // type:function size:0x244 +fn_80021C0C = .text:0x80021C0C; // type:function size:0x52C +fn_80022138 = .text:0x80022138; // type:function size:0x128 +fn_80022260 = .text:0x80022260; // type:function size:0x4 +fn_80022264 = .text:0x80022264; // type:function size:0x4 +fn_80022268 = .text:0x80022268; // type:function size:0x40 +fn_800222A8 = .text:0x800222A8; // type:function size:0x68 +AddAnimatedScale__9CAnimDataFv = .text:0x80022310; // type:function size:0x14 +fn_80022324 = .text:0x80022324; // type:function size:0x8C +fn_800223B0 = .text:0x800223B0; // type:function size:0x8C +fn_8002243C = .text:0x8002243C; // type:function size:0x84 +fn_800224C0 = .text:0x800224C0; // type:function size:0x58 +fn_80022518 = .text:0x80022518; // type:function size:0x58 +fn_80022570 = .text:0x80022570; // type:function size:0x50 +fn_800225C0 = .text:0x800225C0; // type:function size:0x88 +fn_80022648 = .text:0x80022648; // type:function size:0xA8 +fn_800226F0 = .text:0x800226F0; // type:function size:0x64 +fn_80022754 = .text:0x80022754; // type:function size:0x4C +fn_800227A0 = .text:0x800227A0; // type:function size:0x9C +fn_8002283C = .text:0x8002283C; // type:function size:0x244 +fn_80022A80 = .text:0x80022A80; // type:function size:0x64 +fn_80022AE4 = .text:0x80022AE4; // type:function size:0x80 +fn_80022B64 = .text:0x80022B64; // type:function size:0x58 +fn_80022BBC = .text:0x80022BBC; // type:function size:0xB4 +fn_80022C70 = .text:0x80022C70; // type:function size:0x98 +fn_80022D08 = .text:0x80022D08; // type:function size:0x98 +fn_80022DA0 = .text:0x80022DA0; // type:function size:0x98 +fn_80022E38 = .text:0x80022E38; // type:function size:0x98 +fn_80022ED0 = .text:0x80022ED0; // type:function size:0x110 +fn_80022FE0 = .text:0x80022FE0; // type:function size:0x78 +fn_80023058 = .text:0x80023058; // type:function size:0xCC +fn_80023124 = .text:0x80023124; // type:function size:0xC +fn_80023130 = .text:0x80023130; // type:function size:0x8 +fn_80023138 = .text:0x80023138; // type:function size:0x10 +fn_80023148 = .text:0x80023148; // type:function size:0x3CC +fn_80023514 = .text:0x80023514; // type:function size:0x88 +fn_8002359C = .text:0x8002359C; // type:function size:0x4 +fn_800235A0 = .text:0x800235A0; // type:function size:0xD0 +fn_80023670 = .text:0x80023670; // type:function size:0xD4 +fn_80023744 = .text:0x80023744; // type:function size:0x1A0 +fn_800238E4 = .text:0x800238E4; // type:function size:0x130 +fn_80023A14 = .text:0x80023A14; // type:function size:0x118 +fn_80023B2C = .text:0x80023B2C; // type:function size:0x60 +fn_80023B8C = .text:0x80023B8C; // type:function size:0xA8 +fn_80023C34 = .text:0x80023C34; // type:function size:0x1E4 +fn_80023E18 = .text:0x80023E18; // type:function size:0xA4 +fn_80023EBC = .text:0x80023EBC; // type:function size:0x438 +fn_800242F4 = .text:0x800242F4; // type:function size:0x24 +fn_80024318 = .text:0x80024318; // type:function size:0xC +fn_80024324 = .text:0x80024324; // type:function size:0x78 +fn_8002439C = .text:0x8002439C; // type:function size:0xE4 +fn_80024480 = .text:0x80024480; // type:function size:0x11C +fn_8002459C = .text:0x8002459C; // type:function size:0xD8 +fn_80024674 = .text:0x80024674; // type:function size:0x4 +fn_80024678 = .text:0x80024678; // type:function size:0x18 +fn_80024690 = .text:0x80024690; // type:function size:0x40 +fn_800246D0 = .text:0x800246D0; // type:function size:0x14 +fn_800246E4 = .text:0x800246E4; // type:function size:0x40 +fn_80024724 = .text:0x80024724; // type:function size:0x1C +fn_80024740 = .text:0x80024740; // type:function size:0x40 +fn_80024780 = .text:0x80024780; // type:function size:0x10 +fn_80024790 = .text:0x80024790; // type:function size:0x40 +fn_800247D0 = .text:0x800247D0; // type:function size:0x14 +fn_800247E4 = .text:0x800247E4; // type:function size:0x40 +fn_80024824 = .text:0x80024824; // type:function size:0x250 +fn_80024A74 = .text:0x80024A74; // type:function size:0x40 +fn_80024AB4 = .text:0x80024AB4; // type:function size:0x40 +fn_80024AF4 = .text:0x80024AF4; // type:function size:0x8 +fn_80024AFC = .text:0x80024AFC; // type:function size:0x94 +fn_80024B90 = .text:0x80024B90; // type:function size:0x64 +fn_80024BF4 = .text:0x80024BF4; // type:function size:0x200 +fn_80024DF4 = .text:0x80024DF4; // type:function size:0x4 +fn_80024DF8 = .text:0x80024DF8; // type:function size:0xA0 +fn_80024E98 = .text:0x80024E98; // type:function size:0x84 +fn_80024F1C = .text:0x80024F1C; // type:function size:0xA0 +fn_80024FBC = .text:0x80024FBC; // type:function size:0x4 +fn_80024FC0 = .text:0x80024FC0; // type:function size:0x44 +fn_80025004 = .text:0x80025004; // type:function size:0x40 +fn_80025044 = .text:0x80025044; // type:function size:0x5C +GetFactory__24CCharacterFactoryBuilderFRC8CAnimRes = .text:0x800250A0; // type:function size:0xA0 +fn_80025140 = .text:0x80025140; // type:function size:0x20 +fn_80025160 = .text:0x80025160; // type:function size:0x8 +fn_80025168 = .text:0x80025168; // type:function size:0x8 +fn_80025170 = .text:0x80025170; // type:function size:0x64 +SetSAtomicAlpha_FuncPtrs__FP21SAtomicAlpha_FuncPtrs = .text:0x800251D4; // type:function size:0x8 +fn_800251DC = .text:0x800251DC; // type:function size:0x10 +SetSAtomicBeta_FuncPtrs__FP20SAtomicBeta_FuncPtrs = .text:0x800251EC; // type:function size:0x8 +fn_800251F4 = .text:0x800251F4; // type:function size:0x10 +fn_80025204 = .text:0x80025204; // type:function size:0x5C +fn_80025260 = .text:0x80025260; // type:function size:0x84 +fn_800252E4 = .text:0x800252E4; // type:function size:0x58 +fn_8002533C = .text:0x8002533C; // type:function size:0xA0 +fn_800253DC = .text:0x800253DC; // type:function size:0x438 +fn_80025814 = .text:0x80025814; // type:function size:0x20 +fn_80025834 = .text:0x80025834; // type:function size:0x14 +fn_80025848 = .text:0x80025848; // type:function size:0x264 +fn_80025AAC = .text:0x80025AAC; // type:function size:0x738 +fn_800261E4 = .text:0x800261E4; // type:function size:0x5C +fn_80026240 = .text:0x80026240; // type:function size:0x5C +fn_8002629C = .text:0x8002629C; // type:function size:0x5C +fn_800262F8 = .text:0x800262F8; // type:function size:0x7C +fn_80026374 = .text:0x80026374; // type:function size:0x7C +fn_800263F0 = .text:0x800263F0; // type:function size:0x3A8 +fn_80026798 = .text:0x80026798; // type:function size:0x454 +fn_80026BEC = .text:0x80026BEC; // type:function size:0x158 +fn_80026D44 = .text:0x80026D44; // type:function size:0x6E0 +fn_80027424 = .text:0x80027424; // type:function size:0x278 +fn_8002769C = .text:0x8002769C; // type:function size:0x48 +fn_800276E4 = .text:0x800276E4; // type:function size:0xB4 +fn_80027798 = .text:0x80027798; // type:function size:0x2C +fn_800277C4 = .text:0x800277C4; // type:function size:0x64 +fn_80027828 = .text:0x80027828; // type:function size:0x78 +fn_800278A0 = .text:0x800278A0; // type:function size:0x90 +fn_80027930 = .text:0x80027930; // type:function size:0x140 +fn_80027A70 = .text:0x80027A70; // type:function size:0x388 +fn_80027DF8 = .text:0x80027DF8; // type:function size:0xA4 +fn_80027E9C = .text:0x80027E9C; // type:function size:0x148 +fn_80027FE4 = .text:0x80027FE4; // type:function size:0x54 +fn_80028038 = .text:0x80028038; // type:function size:0x86C +fn_800288A4 = .text:0x800288A4; // type:function size:0x91C +fn_800291C0 = .text:0x800291C0; // type:function size:0x2E4 +fn_800294A4 = .text:0x800294A4; // type:function size:0x6A4 +fn_80029B48 = .text:0x80029B48; // type:function size:0x200 +fn_80029D48 = .text:0x80029D48; // type:function size:0x6D8 +fn_8002A420 = .text:0x8002A420; // type:function size:0x1388 +fn_8002B7A8 = .text:0x8002B7A8; // type:function size:0xEC +fn_8002B894 = .text:0x8002B894; // type:function size:0x46FC +fn_8002FF90 = .text:0x8002FF90; // type:function size:0x8 +fn_8002FF98 = .text:0x8002FF98; // type:function size:0x44 +fn_8002FFDC = .text:0x8002FFDC; // type:function size:0x8E0 +fn_800308BC = .text:0x800308BC; // type:function size:0x20C +fn_80030AC8 = .text:0x80030AC8; // type:function size:0x10 +fn_80030AD8 = .text:0x80030AD8; // type:function size:0x24C +fn_80030D24 = .text:0x80030D24; // type:function size:0x144 +fn_80030E68 = .text:0x80030E68; // type:function size:0x120 +fn_80030F88 = .text:0x80030F88; // type:function size:0x80 +fn_80031008 = .text:0x80031008; // type:function size:0x80 +fn_80031088 = .text:0x80031088; // type:function size:0x80 +fn_80031108 = .text:0x80031108; // type:function size:0x48 +fn_80031150 = .text:0x80031150; // type:function size:0x140 +fn_80031290 = .text:0x80031290; // type:function size:0x98 +fn_80031328 = .text:0x80031328; // type:function size:0x2BC +fn_800315E4 = .text:0x800315E4; // type:function size:0x8C +fn_80031670 = .text:0x80031670; // type:function size:0x368 +fn_800319D8 = .text:0x800319D8; // type:function size:0xE4 +fn_80031ABC = .text:0x80031ABC; // type:function size:0x40 +fn_80031AFC = .text:0x80031AFC; // type:function size:0x8 +fn_80031B04 = .text:0x80031B04; // type:function size:0x74 +fn_80031B78 = .text:0x80031B78; // type:function size:0x90 +fn_80031C08 = .text:0x80031C08; // type:function size:0x90 +fn_80031C98 = .text:0x80031C98; // type:function size:0x90 +fn_80031D28 = .text:0x80031D28; // type:function size:0x90 +fn_80031DB8 = .text:0x80031DB8; // type:function size:0x98 +fn_80031E50 = .text:0x80031E50; // type:function size:0x380 +fn_800321D0 = .text:0x800321D0; // type:function size:0x8 +fn_800321D8 = .text:0x800321D8; // type:function size:0x68 +fn_80032240 = .text:0x80032240; // type:function size:0x28 +fn_80032268 = .text:0x80032268; // type:function size:0x1C +fn_80032284 = .text:0x80032284; // type:function size:0x18 +fn_8003229C = .text:0x8003229C; // type:function size:0x15C +fn_800323F8 = .text:0x800323F8; // type:function size:0x15C +fn_80032554 = .text:0x80032554; // type:function size:0x68 +fn_800325BC = .text:0x800325BC; // type:function size:0x48 +fn_80032604 = .text:0x80032604; // type:function size:0x1F8 +fn_800327FC = .text:0x800327FC; // type:function size:0x60 +fn_8003285C = .text:0x8003285C; // type:function size:0x178 +fn_800329D4 = .text:0x800329D4; // type:function size:0xE8 +fn_80032ABC = .text:0x80032ABC; // type:function size:0x78 +fn_80032B34 = .text:0x80032B34; // type:function size:0x74 +fn_80032BA8 = .text:0x80032BA8; // type:function size:0x78 +fn_80032C20 = .text:0x80032C20; // type:function size:0x74 +fn_80032C94 = .text:0x80032C94; // type:function size:0xB0 +fn_80032D44 = .text:0x80032D44; // type:function size:0x94 +fn_80032DD8 = .text:0x80032DD8; // type:function size:0xF0 +fn_80032EC8 = .text:0x80032EC8; // type:function size:0x18 +__ct__10CAxisAngleFRC9CVector3f = .text:0x80032EE0; // type:function size:0x1C +fn_80032EFC = .text:0x80032EFC; // type:function size:0x48 +FromVector__10CAxisAngleFRC9CVector3f = .text:0x80032F44; // type:function size:0x4 +fn_80032F48 = .text:0x80032F48; // type:function size:0xDC +Identity__10CAxisAngleFv = .text:0x80033024; // type:function size:0xC +fn_80033030 = .text:0x80033030; // type:function size:0x4 +GetAngle__10CAxisAngleCFv = .text:0x80033034; // type:function size:0x4 +fn_80033038 = .text:0x80033038; // type:function size:0x2C +fn_80033064 = .text:0x80033064; // type:function size:0x34 +fn_80033098 = .text:0x80033098; // type:function size:0x74 +__ml__FRCfRC10CAxisAngle = .text:0x8003310C; // type:function size:0x70 +__pl__FRC10CAxisAngleRC10CAxisAngle = .text:0x8003317C; // type:function size:0x8C +fn_80033208 = .text:0x80033208; // type:function size:0x14 +fn_8003321C = .text:0x8003321C; // type:function size:0x9C +fn_800332B8 = .text:0x800332B8; // type:function size:0x40 +fn_800332F8 = .text:0x800332F8; // type:function size:0x3C4 +fn_800336BC = .text:0x800336BC; // type:function size:0x114 +fn_800337D0 = .text:0x800337D0; // type:function size:0x4 +fn_800337D4 = .text:0x800337D4; // type:function size:0x1B4 +fn_80033988 = .text:0x80033988; // type:function size:0x174 +fn_80033AFC = .text:0x80033AFC; // type:function size:0x8 +fn_80033B04 = .text:0x80033B04; // type:function size:0x40 +fn_80033B44 = .text:0x80033B44; // type:function size:0x14 +fn_80033B58 = .text:0x80033B58; // type:function size:0x24 +fn_80033B7C = .text:0x80033B7C; // type:function size:0x2E0 +fn_80033E5C = .text:0x80033E5C; // type:function size:0x63C +fn_80034498 = .text:0x80034498; // type:function size:0x4 +fn_8003449C = .text:0x8003449C; // type:function size:0xB4 +fn_80034550 = .text:0x80034550; // type:function size:0x8 +fn_80034558 = .text:0x80034558; // type:function size:0x8 +fn_80034560 = .text:0x80034560; // type:function size:0x40 +fn_800345A0 = .text:0x800345A0; // type:function size:0x20 +fn_800345C0 = .text:0x800345C0; // type:function size:0x2A8 +fn_80034868 = .text:0x80034868; // type:function size:0x5C +fn_800348C4 = .text:0x800348C4; // type:function size:0x4 +fn_800348C8 = .text:0x800348C8; // type:function size:0x8 +fn_800348D0 = .text:0x800348D0; // type:function size:0x8 +fn_800348D8 = .text:0x800348D8; // type:function size:0x40 +fn_80034918 = .text:0x80034918; // type:function size:0x24 +fn_8003493C = .text:0x8003493C; // type:function size:0x4CC +fn_80034E08 = .text:0x80034E08; // type:function size:0xAC +fn_80034EB4 = .text:0x80034EB4; // type:function size:0x10 +fn_80034EC4 = .text:0x80034EC4; // type:function size:0x18 +fn_80034EDC = .text:0x80034EDC; // type:function size:0x40 +fn_80034F1C = .text:0x80034F1C; // type:function size:0x10 +fn_80034F2C = .text:0x80034F2C; // type:function size:0x2E8 +fn_80035214 = .text:0x80035214; // type:function size:0xA4 +fn_800352B8 = .text:0x800352B8; // type:function size:0x4 +fn_800352BC = .text:0x800352BC; // type:function size:0xB4 +fn_80035370 = .text:0x80035370; // type:function size:0x40 +fn_800353B0 = .text:0x800353B0; // type:function size:0x18 +fn_800353C8 = .text:0x800353C8; // type:function size:0x2AC +fn_80035674 = .text:0x80035674; // type:function size:0x4 +fn_80035678 = .text:0x80035678; // type:function size:0x10 +fn_80035688 = .text:0x80035688; // type:function size:0xA0 +fn_80035728 = .text:0x80035728; // type:function size:0x40 +fn_80035768 = .text:0x80035768; // type:function size:0x24 +fn_8003578C = .text:0x8003578C; // type:function size:0x4D0 +fn_80035C5C = .text:0x80035C5C; // type:function size:0xAC +fn_80035D08 = .text:0x80035D08; // type:function size:0x10 +fn_80035D18 = .text:0x80035D18; // type:function size:0x4C +fn_80035D64 = .text:0x80035D64; // type:function size:0x40 +fn_80035DA4 = .text:0x80035DA4; // type:function size:0x60 +fn_80035E04 = .text:0x80035E04; // type:function size:0x8 +fn_80035E0C = .text:0x80035E0C; // type:function size:0x578 +fn_80036384 = .text:0x80036384; // type:function size:0x658 +fn_800369DC = .text:0x800369DC; // type:function size:0x4 +fn_800369E0 = .text:0x800369E0; // type:function size:0xFC +fn_80036ADC = .text:0x80036ADC; // type:function size:0x5C +fn_80036B38 = .text:0x80036B38; // type:function size:0x2B8 +fn_80036DF0 = .text:0x80036DF0; // type:function size:0x254 +fn_80037044 = .text:0x80037044; // type:function size:0x290 +fn_800372D4 = .text:0x800372D4; // type:function size:0x88 +fn_8003735C = .text:0x8003735C; // type:function size:0x8 +fn_80037364 = .text:0x80037364; // type:function size:0x8 +fn_8003736C = .text:0x8003736C; // type:function size:0x40 +fn_800373AC = .text:0x800373AC; // type:function size:0x84 +fn_80037430 = .text:0x80037430; // type:function size:0x20 +fn_80037450 = .text:0x80037450; // type:function size:0x2C +fn_8003747C = .text:0x8003747C; // type:function size:0x20 +fn_8003749C = .text:0x8003749C; // type:function size:0x338 +fn_800377D4 = .text:0x800377D4; // type:function size:0x4B0 +fn_80037C84 = .text:0x80037C84; // type:function size:0x44 +fn_80037CC8 = .text:0x80037CC8; // type:function size:0x278 +fn_80037F40 = .text:0x80037F40; // type:function size:0x81C +fn_8003875C = .text:0x8003875C; // type:function size:0x4 +fn_80038760 = .text:0x80038760; // type:function size:0x244 +fn_800389A4 = .text:0x800389A4; // type:function size:0x220 +fn_80038BC4 = .text:0x80038BC4; // type:function size:0x2E4 +fn_80038EA8 = .text:0x80038EA8; // type:function size:0xBC +fn_80038F64 = .text:0x80038F64; // type:function size:0x8 +fn_80038F6C = .text:0x80038F6C; // type:function size:0x8 +fn_80038F74 = .text:0x80038F74; // type:function size:0x40 +fn_80038FB4 = .text:0x80038FB4; // type:function size:0x20 +fn_80038FD4 = .text:0x80038FD4; // type:function size:0x4B8 +fn_8003948C = .text:0x8003948C; // type:function size:0xB8 +fn_80039544 = .text:0x80039544; // type:function size:0x4 +fn_80039548 = .text:0x80039548; // type:function size:0x114 +fn_8003965C = .text:0x8003965C; // type:function size:0x8 +fn_80039664 = .text:0x80039664; // type:function size:0x40 +fn_800396A4 = .text:0x800396A4; // type:function size:0x64 +fn_80039708 = .text:0x80039708; // type:function size:0x25C +fn_80039964 = .text:0x80039964; // type:function size:0x4 +fn_80039968 = .text:0x80039968; // type:function size:0xC +fn_80039974 = .text:0x80039974; // type:function size:0xAC +fn_80039A20 = .text:0x80039A20; // type:function size:0x40 +fn_80039A60 = .text:0x80039A60; // type:function size:0x18 +fn_80039A78 = .text:0x80039A78; // type:function size:0x8C +fn_80039B04 = .text:0x80039B04; // type:function size:0xA8 +fn_80039BAC = .text:0x80039BAC; // type:function size:0xC +fn_80039BB8 = .text:0x80039BB8; // type:function size:0x2AC +fn_80039E64 = .text:0x80039E64; // type:function size:0x8 +fn_80039E6C = .text:0x80039E6C; // type:function size:0x6C +fn_80039ED8 = .text:0x80039ED8; // type:function size:0x88 +fn_80039F60 = .text:0x80039F60; // type:function size:0x50 +fn_80039FB0 = .text:0x80039FB0; // type:function size:0x2D0 +fn_8003A280 = .text:0x8003A280; // type:function size:0x304 +fn_8003A584 = .text:0x8003A584; // type:function size:0x40 +fn_8003A5C4 = .text:0x8003A5C4; // type:function size:0x44 +fn_8003A608 = .text:0x8003A608; // type:function size:0x24 +fn_8003A62C = .text:0x8003A62C; // type:function size:0xC +fn_8003A638 = .text:0x8003A638; // type:function size:0x1C +fn_8003A654 = .text:0x8003A654; // type:function size:0x244 +fn_8003A898 = .text:0x8003A898; // type:function size:0x18 +fn_8003A8B0 = .text:0x8003A8B0; // type:function size:0x78 +fn_8003A928 = .text:0x8003A928; // type:function size:0x264 +fn_8003AB8C = .text:0x8003AB8C; // type:function size:0x128 +fn_8003ACB4 = .text:0x8003ACB4; // type:function size:0x1E0 +fn_8003AE94 = .text:0x8003AE94; // type:function size:0x264 +fn_8003B0F8 = .text:0x8003B0F8; // type:function size:0xB8 +fn_8003B1B0 = .text:0x8003B1B0; // type:function size:0x4C +fn_8003B1FC = .text:0x8003B1FC; // type:function size:0x40 +fn_8003B23C = .text:0x8003B23C; // type:function size:0x108 +fn_8003B344 = .text:0x8003B344; // type:function size:0x3C +fn_8003B380 = .text:0x8003B380; // type:function size:0x214 +fn_8003B594 = .text:0x8003B594; // type:function size:0x3C +fn_8003B5D0 = .text:0x8003B5D0; // type:function size:0x2C +fn_8003B5FC = .text:0x8003B5FC; // type:function size:0x1B8 +fn_8003B7B4 = .text:0x8003B7B4; // type:function size:0x3C +fn_8003B7F0 = .text:0x8003B7F0; // type:function size:0x40 +fn_8003B830 = .text:0x8003B830; // type:function size:0xC4 +fn_8003B8F4 = .text:0x8003B8F4; // type:function size:0x78 +fn_8003B96C = .text:0x8003B96C; // type:function size:0x60 +fn_8003B9CC = .text:0x8003B9CC; // type:function size:0x46C +fn_8003BE38 = .text:0x8003BE38; // type:function size:0xC +fn_8003BE44 = .text:0x8003BE44; // type:function size:0x8 +fn_8003BE4C = .text:0x8003BE4C; // type:function size:0x8 +fn_8003BE54 = .text:0x8003BE54; // type:function size:0x8 +fn_8003BE5C = .text:0x8003BE5C; // type:function size:0x14 +fn_8003BE70 = .text:0x8003BE70; // type:function size:0x8 +fn_8003BE78 = .text:0x8003BE78; // type:function size:0x40 +fn_8003BEB8 = .text:0x8003BEB8; // type:function size:0x40 +fn_8003BEF8 = .text:0x8003BEF8; // type:function size:0x40 +fn_8003BF38 = .text:0x8003BF38; // type:function size:0x40 +fn_8003BF78 = .text:0x8003BF78; // type:function size:0x40 +fn_8003BFB8 = .text:0x8003BFB8; // type:function size:0x24 +fn_8003BFDC = .text:0x8003BFDC; // type:function size:0x30 +fn_8003C00C = .text:0x8003C00C; // type:function size:0x604 +fn_8003C610 = .text:0x8003C610; // type:function size:0x52C +fn_8003CB3C = .text:0x8003CB3C; // type:function size:0x4 +fn_8003CB40 = .text:0x8003CB40; // type:function size:0x22C +fn_8003CD6C = .text:0x8003CD6C; // type:function size:0x8 +fn_8003CD74 = .text:0x8003CD74; // type:function size:0x40 +fn_8003CDB4 = .text:0x8003CDB4; // type:function size:0x28 +fn_8003CDDC = .text:0x8003CDDC; // type:function size:0x42C +fn_8003D208 = .text:0x8003D208; // type:function size:0x378 +fn_8003D580 = .text:0x8003D580; // type:function size:0x4 +fn_8003D584 = .text:0x8003D584; // type:function size:0x254 +fn_8003D7D8 = .text:0x8003D7D8; // type:function size:0x1B0 +fn_8003D988 = .text:0x8003D988; // type:function size:0x40 +fn_8003D9C8 = .text:0x8003D9C8; // type:function size:0x10 +fn_8003D9D8 = .text:0x8003D9D8; // type:function size:0x438 +fn_8003DE10 = .text:0x8003DE10; // type:function size:0xA4 +fn_8003DEB4 = .text:0x8003DEB4; // type:function size:0x4 +fn_8003DEB8 = .text:0x8003DEB8; // type:function size:0x100 +fn_8003DFB8 = .text:0x8003DFB8; // type:function size:0x8 +fn_8003DFC0 = .text:0x8003DFC0; // type:function size:0x40 +fn_8003E000 = .text:0x8003E000; // type:function size:0x24 +fn_8003E024 = .text:0x8003E024; // type:function size:0xBC +fn_8003E0E0 = .text:0x8003E0E0; // type:function size:0xE4 +fn_8003E1C4 = .text:0x8003E1C4; // type:function size:0x4 +fn_8003E1C8 = .text:0x8003E1C8; // type:function size:0x128 +fn_8003E2F0 = .text:0x8003E2F0; // type:function size:0x8 +fn_8003E2F8 = .text:0x8003E2F8; // type:function size:0x40 +fn_8003E338 = .text:0x8003E338; // type:function size:0x18 +fn_8003E350 = .text:0x8003E350; // type:function size:0x364 +fn_8003E6B4 = .text:0x8003E6B4; // type:function size:0x9C +fn_8003E750 = .text:0x8003E750; // type:function size:0x4 +fn_8003E754 = .text:0x8003E754; // type:function size:0xB8 +fn_8003E80C = .text:0x8003E80C; // type:function size:0x8 +fn_8003E814 = .text:0x8003E814; // type:function size:0x8 +fn_8003E81C = .text:0x8003E81C; // type:function size:0x40 +fn_8003E85C = .text:0x8003E85C; // type:function size:0x10 +fn_8003E86C = .text:0x8003E86C; // type:function size:0x28C +fn_8003EAF8 = .text:0x8003EAF8; // type:function size:0xA4 +fn_8003EB9C = .text:0x8003EB9C; // type:function size:0x4 +fn_8003EBA0 = .text:0x8003EBA0; // type:function size:0x1D8 +fn_8003ED78 = .text:0x8003ED78; // type:function size:0x8 +fn_8003ED80 = .text:0x8003ED80; // type:function size:0x8 +fn_8003ED88 = .text:0x8003ED88; // type:function size:0x40 +fn_8003EDC8 = .text:0x8003EDC8; // type:function size:0x10 +fn_8003EDD8 = .text:0x8003EDD8; // type:function size:0x1D4 +fn_8003EFAC = .text:0x8003EFAC; // type:function size:0xA4 +fn_8003F050 = .text:0x8003F050; // type:function size:0x4 +fn_8003F054 = .text:0x8003F054; // type:function size:0xEC +fn_8003F140 = .text:0x8003F140; // type:function size:0x40 +fn_8003F180 = .text:0x8003F180; // type:function size:0x54 +fn_8003F1D4 = .text:0x8003F1D4; // type:function size:0x3E0 +fn_8003F5B4 = .text:0x8003F5B4; // type:function size:0x9C +fn_8003F650 = .text:0x8003F650; // type:function size:0x4 +fn_8003F654 = .text:0x8003F654; // type:function size:0xD0 +fn_8003F724 = .text:0x8003F724; // type:function size:0x210 +fn_8003F934 = .text:0x8003F934; // type:function size:0x3C +fn_8003F970 = .text:0x8003F970; // type:function size:0x40 +fn_8003F9B0 = .text:0x8003F9B0; // type:function size:0x328 +fn_8003FCD8 = .text:0x8003FCD8; // type:function size:0x1DC +fn_8003FEB4 = .text:0x8003FEB4; // type:function size:0x5C +fn_8003FF10 = .text:0x8003FF10; // type:function size:0x328 +fn_80040238 = .text:0x80040238; // type:function size:0x31C +fn_80040554 = .text:0x80040554; // type:function size:0x8 +fn_8004055C = .text:0x8004055C; // type:function size:0x40 +fn_8004059C = .text:0x8004059C; // type:function size:0x40 +fn_800405DC = .text:0x800405DC; // type:function size:0x4C +fn_80040628 = .text:0x80040628; // type:function size:0x98 +fn_800406C0 = .text:0x800406C0; // type:function size:0x8 +fn_800406C8 = .text:0x800406C8; // type:function size:0x1C +fn_800406E4 = .text:0x800406E4; // type:function size:0x28 +fn_8004070C = .text:0x8004070C; // type:function size:0x8 +fn_80040714 = .text:0x80040714; // type:function size:0x2C +fn_80040740 = .text:0x80040740; // type:function size:0x28 +fn_80040768 = .text:0x80040768; // type:function size:0x20 +fn_80040788 = .text:0x80040788; // type:function size:0x14 +fn_8004079C = .text:0x8004079C; // type:function size:0x2C +fn_800407C8 = .text:0x800407C8; // type:function size:0x1EC +fn_800409B4 = .text:0x800409B4; // type:function size:0x8 +fn_800409BC = .text:0x800409BC; // type:function size:0x12C +fn_80040AE8 = .text:0x80040AE8; // type:function size:0x8 +fn_80040AF0 = .text:0x80040AF0; // type:function size:0xC48 +fn_80041738 = .text:0x80041738; // type:function size:0xC +fn_80041744 = .text:0x80041744; // type:function size:0x24 +fn_80041768 = .text:0x80041768; // type:function size:0xC +fn_80041774 = .text:0x80041774; // type:function size:0x34 +fn_800417A8 = .text:0x800417A8; // type:function size:0x8 +fn_800417B0 = .text:0x800417B0; // type:function size:0x8 +fn_800417B8 = .text:0x800417B8; // type:function size:0x8 +fn_800417C0 = .text:0x800417C0; // type:function size:0x8 +fn_800417C8 = .text:0x800417C8; // type:function size:0x4 +fn_800417CC = .text:0x800417CC; // type:function size:0x4 +fn_800417D0 = .text:0x800417D0; // type:function size:0x8 +fn_800417D8 = .text:0x800417D8; // type:function size:0x8 +fn_800417E0 = .text:0x800417E0; // type:function size:0x8 +fn_800417E8 = .text:0x800417E8; // type:function size:0x1C +fn_80041804 = .text:0x80041804; // type:function size:0x8 +fn_8004180C = .text:0x8004180C; // type:function size:0x1C +fn_80041828 = .text:0x80041828; // type:function size:0x4 +fn_8004182C = .text:0x8004182C; // type:function size:0x14 +fn_80041840 = .text:0x80041840; // type:function size:0x4 +fn_80041844 = .text:0x80041844; // type:function size:0x394 +fn_80041BD8 = .text:0x80041BD8; // type:function size:0x23C +fn_80041E14 = .text:0x80041E14; // type:function size:0x50 +fn_80041E64 = .text:0x80041E64; // type:function size:0x5C +fn_80041EC0 = .text:0x80041EC0; // type:function size:0x8 +fn_80041EC8 = .text:0x80041EC8; // type:function size:0x40 +SetSBacteriaSwarm_FuncPtrs__FP23SBacteriaSwarm_FuncPtrs = .text:0x80041F08; // type:function size:0x8 +fn_80041F10 = .text:0x80041F10; // type:function size:0x10 +fn_80041F20 = .text:0x80041F20; // type:function size:0x790 +fn_800426B0 = .text:0x800426B0; // type:function size:0xA8 +fn_80042758 = .text:0x80042758; // type:function size:0x40 +fn_80042798 = .text:0x80042798; // type:function size:0x60 +fn_800427F8 = .text:0x800427F8; // type:function size:0x58 +fn_80042850 = .text:0x80042850; // type:function size:0x1A0 +fn_800429F0 = .text:0x800429F0; // type:function size:0xEC +fn_80042ADC = .text:0x80042ADC; // type:function size:0xC +fn_80042AE8 = .text:0x80042AE8; // type:function size:0x8C +fn_80042B74 = .text:0x80042B74; // type:function size:0x1F0 +fn_80042D64 = .text:0x80042D64; // type:function size:0x4 +fn_80042D68 = .text:0x80042D68; // type:function size:0x2AC +fn_80043014 = .text:0x80043014; // type:function size:0x220 +fn_80043234 = .text:0x80043234; // type:function size:0xF4 +fn_80043328 = .text:0x80043328; // type:function size:0x17C +fn_800434A4 = .text:0x800434A4; // type:function size:0x618 +fn_80043ABC = .text:0x80043ABC; // type:function size:0x40 +fn_80043AFC = .text:0x80043AFC; // type:function size:0x304 +fn_80043E00 = .text:0x80043E00; // type:function size:0x320 +fn_80044120 = .text:0x80044120; // type:function size:0x864 +fn_80044984 = .text:0x80044984; // type:function size:0x114 +fn_80044A98 = .text:0x80044A98; // type:function size:0x24C +fn_80044CE4 = .text:0x80044CE4; // type:function size:0x2AC +fn_80044F90 = .text:0x80044F90; // type:function size:0x390 +fn_80045320 = .text:0x80045320; // type:function size:0x530 +fn_80045850 = .text:0x80045850; // type:function size:0x2D0 +fn_80045B20 = .text:0x80045B20; // type:function size:0xF0 +fn_80045C10 = .text:0x80045C10; // type:function size:0x80 +fn_80045C90 = .text:0x80045C90; // type:function size:0x790 +fn_80046420 = .text:0x80046420; // type:function size:0x4F0 +fn_80046910 = .text:0x80046910; // type:function size:0x548 +fn_80046E58 = .text:0x80046E58; // type:function size:0x324 +fn_8004717C = .text:0x8004717C; // type:function size:0x1B34 +fn_80048CB0 = .text:0x80048CB0; // type:function size:0x3F8 +fn_800490A8 = .text:0x800490A8; // type:function size:0x174 +fn_8004921C = .text:0x8004921C; // type:function size:0x180 +fn_8004939C = .text:0x8004939C; // type:function size:0xE4 +fn_80049480 = .text:0x80049480; // type:function size:0x64 +fn_800494E4 = .text:0x800494E4; // type:function size:0x124 +fn_80049608 = .text:0x80049608; // type:function size:0x34C +fn_80049954 = .text:0x80049954; // type:function size:0x614 +fn_80049F68 = .text:0x80049F68; // type:function size:0x188 +fn_8004A0F0 = .text:0x8004A0F0; // type:function size:0x118 +fn_8004A208 = .text:0x8004A208; // type:function size:0x518 +fn_8004A720 = .text:0x8004A720; // type:function size:0x1AC +fn_8004A8CC = .text:0x8004A8CC; // type:function size:0x20 +fn_8004A8EC = .text:0x8004A8EC; // type:function size:0x20 +fn_8004A90C = .text:0x8004A90C; // type:function size:0x380 +fn_8004AC8C = .text:0x8004AC8C; // type:function size:0x14C +fn_8004ADD8 = .text:0x8004ADD8; // type:function size:0x3DC +fn_8004B1B4 = .text:0x8004B1B4; // type:function size:0x39C +fn_8004B550 = .text:0x8004B550; // type:function size:0xA18 +fn_8004BF68 = .text:0x8004BF68; // type:function size:0x148 +fn_8004C0B0 = .text:0x8004C0B0; // type:function size:0xC +fn_8004C0BC = .text:0x8004C0BC; // type:function size:0x174 +fn_8004C230 = .text:0x8004C230; // type:function size:0x8C +fn_8004C2BC = .text:0x8004C2BC; // type:function size:0x364 +fn_8004C620 = .text:0x8004C620; // type:function size:0x4F8 +fn_8004CB18 = .text:0x8004CB18; // type:function size:0x8C +fn_8004CBA4 = .text:0x8004CBA4; // type:function size:0x394 +fn_8004CF38 = .text:0x8004CF38; // type:function size:0x7EC +fn_8004D724 = .text:0x8004D724; // type:function size:0x2D8 +fn_8004D9FC = .text:0x8004D9FC; // type:function size:0xA0 +fn_8004DA9C = .text:0x8004DA9C; // type:function size:0x14C +fn_8004DBE8 = .text:0x8004DBE8; // type:function size:0xC +fn_8004DBF4 = .text:0x8004DBF4; // type:function size:0x33C +fn_8004DF30 = .text:0x8004DF30; // type:function size:0x450 +GetTouchBounds__15CBeamProjectileCFv = .text:0x8004E380; // type:function size:0xB4 +PreRenderAllViewports__15CBeamProjectileFR13CStateManager = .text:0x8004E434; // type:function size:0xB0 +fn_8004E4E4 = .text:0x8004E4E4; // type:function size:0x18 +fn_8004E4FC = .text:0x8004E4FC; // type:function size:0x5C +fn_8004E558 = .text:0x8004E558; // type:function size:0x410 +fn_8004E968 = .text:0x8004E968; // type:function size:0x28 +fn_8004E990 = .text:0x8004E990; // type:function size:0xAC +SetSBlogg_FuncPtrs__FP15SBlogg_FuncPtrs = .text:0x8004EA3C; // type:function size:0x8 +fn_8004EA44 = .text:0x8004EA44; // type:function size:0x10 +fn_8004EA54 = .text:0x8004EA54; // type:function size:0x13C +Activate__15CBodyControllerFR13CStateManagerQ23pas15EAnimationState = .text:0x8004EB90; // type:function size:0xAC +Update__15CBodyControllerFfR13CStateManager = .text:0x8004EC3C; // type:function size:0x10C +HasBodyState__15CBodyControllerCFQ23pas15EAnimationState = .text:0x8004ED48; // type:function size:0x14 +fn_8004ED5C = .text:0x8004ED5C; // type:function size:0x8 +fn_8004ED64 = .text:0x8004ED64; // type:function size:0x8 +fn_8004ED6C = .text:0x8004ED6C; // type:function size:0x228 +SetLocomotionType__15CBodyControllerFQ23pas15ELocomotionType = .text:0x8004EF94; // type:function size:0x8 +AbortScriptedAnimations__15CBodyControllerFv = .text:0x8004EF9C; // type:function size:0x48 +SetTurnSpeed__15CBodyControllerFf = .text:0x8004EFE4; // type:function size:0x1C +EnableAnimation__15CBodyControllerFb = .text:0x8004F000; // type:function size:0x1C +fn_8004F01C = .text:0x8004F01C; // type:function size:0x6C +GetAnimTimeRemaining__15CBodyControllerCFv = .text:0x8004F088; // type:function size:0x64 +SetPlaybackRate__15CBodyControllerFf = .text:0x8004F0EC; // type:function size:0x10 +fn_8004F0FC = .text:0x8004F0FC; // type:function size:0x10 +fn_8004F10C = .text:0x8004F10C; // type:function size:0x58 +FaceDirection__15CBodyControllerFRC9CVector3ff = .text:0x8004F164; // type:function size:0x154 +FaceDirection3D__15CBodyControllerFRC9CVector3fRC9CVector3ff = .text:0x8004F2B8; // type:function size:0x294 +fn_8004F54C = .text:0x8004F54C; // type:function size:0x21C +GetPASDatabase__15CBodyControllerCFv = .text:0x8004F768; // type:function size:0x14 +PlayBestAnimation__15CBodyControllerFRC16CPASAnimParmDataR9CRandom16 = .text:0x8004F77C; // type:function size:0xB4 +LoopBestAnimation__15CBodyControllerFRC16CPASAnimParmDataR9CRandom16 = .text:0x8004F830; // type:function size:0xB4 +fn_8004F8E4 = .text:0x8004F8E4; // type:function size:0x108 +fn_8004F9EC = .text:0x8004F9EC; // type:function size:0x2C +UnFreeze__15CBodyControllerFv = .text:0x8004FA18; // type:function size:0xD8 +GetPercentageFrozen__15CBodyControllerCFv = .text:0x8004FAF0; // type:function size:0x98 +fn_8004FB88 = .text:0x8004FB88; // type:function size:0x20 +DouseFlames__15CBodyControllerFv = .text:0x8004FBA8; // type:function size:0x24 +fn_8004FBCC = .text:0x8004FBCC; // type:function size:0xF8 +fn_8004FCC4 = .text:0x8004FCC4; // type:function size:0x40 +DouseElectrocuting__15CBodyControllerFv = .text:0x8004FD04; // type:function size:0x48 +fn_8004FD4C = .text:0x8004FD4C; // type:function size:0x1BC +fn_8004FF08 = .text:0x8004FF08; // type:function size:0x85C +fn_80050764 = .text:0x80050764; // type:function size:0x40 +fn_800507A4 = .text:0x800507A4; // type:function size:0x40 +fn_800507E4 = .text:0x800507E4; // type:function size:0x40 +fn_80050824 = .text:0x80050824; // type:function size:0x40 +fn_80050864 = .text:0x80050864; // type:function size:0x40 +fn_800508A4 = .text:0x800508A4; // type:function size:0x40 +fn_800508E4 = .text:0x800508E4; // type:function size:0x40 +fn_80050924 = .text:0x80050924; // type:function size:0x40 +fn_80050964 = .text:0x80050964; // type:function size:0x40 +fn_800509A4 = .text:0x800509A4; // type:function size:0x40 +fn_800509E4 = .text:0x800509E4; // type:function size:0x40 +fn_80050A24 = .text:0x80050A24; // type:function size:0x40 +fn_80050A64 = .text:0x80050A64; // type:function size:0x40 +fn_80050AA4 = .text:0x80050AA4; // type:function size:0x40 +fn_80050AE4 = .text:0x80050AE4; // type:function size:0x40 +fn_80050B24 = .text:0x80050B24; // type:function size:0x40 +fn_80050B64 = .text:0x80050B64; // type:function size:0x40 +fn_80050BA4 = .text:0x80050BA4; // type:function size:0x40 +fn_80050BE4 = .text:0x80050BE4; // type:function size:0x40 +__dt__16CBodyStateCmdMgrFv = .text:0x80050C24; // type:function size:0x54 +SetSteeringSpeedRange__16CBodyStateCmdMgrFff = .text:0x80050C78; // type:function size:0xC +DeliverCmd__16CBodyStateCmdMgrFRC13CBodyStateCmd = .text:0x80050C84; // type:function size:0x50 +DeliverCmd__16CBodyStateCmdMgrFRC16CBCLocomotionCmd = .text:0x80050CD4; // type:function size:0xB8 +fn_80050D8C = .text:0x80050D8C; // type:function size:0x1E8 +Reset__16CBodyStateCmdMgrFv = .text:0x80050F74; // type:function size:0xB4 +ClearLocomotionCmds__16CBodyStateCmdMgrFv = .text:0x80051028; // type:function size:0x44 +fn_8005106C = .text:0x8005106C; // type:function size:0x28 +fn_80051094 = .text:0x80051094; // type:function size:0x28 +DeliverCmd__16CBodyStateCmdMgrF13EBodyStateCmd = .text:0x800510BC; // type:function size:0x10 +fn_800510CC = .text:0x800510CC; // type:function size:0x1FC +__dt__14CBodyStateInfoFv = .text:0x800512C8; // type:function size:0xB0 +fn_80051378 = .text:0x80051378; // type:function size:0x8 +GetCurrentState__14CBodyStateInfoCFv = .text:0x80051380; // type:function size:0x14 +fn_80051394 = .text:0x80051394; // type:function size:0x14 +fn_800513A8 = .text:0x800513A8; // type:function size:0x44 +fn_800513EC = .text:0x800513EC; // type:function size:0x8 +fn_800513F4 = .text:0x800513F4; // type:function size:0x14 +GetMaxSpeed__14CBodyStateInfoCFv = .text:0x80051408; // type:function size:0x9C +GetLocomotionSpeed__14CBodyStateInfoCFQ23pas15ELocomotionAnim = .text:0x800514A4; // type:function size:0x40 +fn_800514E4 = .text:0x800514E4; // type:function size:0x164 +fn_80051648 = .text:0x80051648; // type:function size:0x580 +fn_80051BC8 = .text:0x80051BC8; // type:function size:0x400 +fn_80051FC8 = .text:0x80051FC8; // type:function size:0xAC +fn_80052074 = .text:0x80052074; // type:function size:0x1D8 +fn_8005224C = .text:0x8005224C; // type:function size:0xDC +fn_80052328 = .text:0x80052328; // type:function size:0x190 +fn_800524B8 = .text:0x800524B8; // type:function size:0x4 +fn_800524BC = .text:0x800524BC; // type:function size:0x3F8 +fn_800528B4 = .text:0x800528B4; // type:function size:0x40 +fn_800528F4 = .text:0x800528F4; // type:function size:0x210 +fn_80052B04 = .text:0x80052B04; // type:function size:0x11C +fn_80052C20 = .text:0x80052C20; // type:function size:0xB8 +__ct__13CBoneTrackingFRC9CAnimDataRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>ffUi = .text:0x80052CD8; // type:function size:0xEC +PreThink__13CBoneTrackingFR9CAnimData = .text:0x80052DC4; // type:function size:0x10 +Think__13CBoneTrackingFf = .text:0x80052DD4; // type:function size:0x1C +PreRender__13CBoneTrackingFRC13CStateManagerR9CAnimDataRC12CTransform4fRC9CVector3fRC15CBodyController = .text:0x80052DF0; // type:function size:0xA0 +PreRender__13CBoneTrackingFRC13CStateManagerR9CAnimDataRC12CTransform4fRC9CVector3fb = .text:0x80052E90; // type:function size:0x19C +SetActive__13CBoneTrackingFb = .text:0x8005302C; // type:function size:0x10 +SetTarget__13CBoneTrackingF9TUniqueId = .text:0x8005303C; // type:function size:0xC +SetDisableTrackingDistance__13CBoneTrackingFf = .text:0x80053048; // type:function size:0xC +SetTargetPosition__13CBoneTrackingFRC9CVector3f = .text:0x80053054; // type:function size:0x4C +SetMaxBoneRotation__13CBoneTrackingFf = .text:0x800530A0; // type:function size:0x8 +fn_800530A8 = .text:0x800530A8; // type:function size:0x414 +fn_800534BC = .text:0x800534BC; // type:function size:0x3C0 +__ct__13CBouncingBombF25TToken<15CGenDescription>25TToken<15CGenDescription>9TUniqueId7TAreaId9TUniqueIdff11EWeaponTypeUiRC12CTransform4fRC11CDamageInfofUsUsUsff = .text:0x8005387C; // type:function size:0x42C +fn_80053CA8 = .text:0x80053CA8; // type:function size:0xAC +fn_80053D54 = .text:0x80053D54; // type:function size:0x21C +ApplyGravity__13CBouncingBombFv = .text:0x80053F70; // type:function size:0x64 +fn_80053FD4 = .text:0x80053FD4; // type:function size:0x68 +fn_8005403C = .text:0x8005403C; // type:function size:0xF4 +fn_80054130 = .text:0x80054130; // type:function size:0x11C +fn_8005424C = .text:0x8005424C; // type:function size:0x14 +fn_80054260 = .text:0x80054260; // type:function size:0x140 +fn_800543A0 = .text:0x800543A0; // type:function size:0x4 +fn_800543A4 = .text:0x800543A4; // type:function size:0x41C +fn_800547C0 = .text:0x800547C0; // type:function size:0xB8 +fn_80054878 = .text:0x80054878; // type:function size:0x114 +__ct__14CBouncyGrenadeF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC10CModelDataRC16CActorParameters9TUniqueIdfRC18CBouncyGrenadeDatafRC6CAABox9TUniqueIdfUiPC13CMaterialListPC11CHealthInfo = .text:0x8005498C; // type:function size:0x5CC +fn_80054F58 = .text:0x80054F58; // type:function size:0xBC +AcceptScriptMsg__14CBouncyGrenadeFR13CStateManagerRC10CScriptMsg = .text:0x80055014; // type:function size:0xDC +Touch__14CBouncyGrenadeFR6CActorR13CStateManager = .text:0x800550F0; // type:function size:0x4 +CollidedWith__14CBouncyGrenadeFRC9TUniqueIdRC18CCollisionInfoListR13CStateManager = .text:0x800550F4; // type:function size:0x370 +fn_80055464 = .text:0x80055464; // type:function size:0x318 +Render__14CBouncyGrenadeCFRC13CStateManager = .text:0x8005577C; // type:function size:0x178 +PreRenderAllViewports__14CBouncyGrenadeFR13CStateManager = .text:0x800558F4; // type:function size:0x318 +AddToRenderer__14CBouncyGrenadeCFRC13CStateManager = .text:0x80055C0C; // type:function size:0x9C +UpdateGrenadeFX__14CBouncyGrenadeFfR13CStateManager = .text:0x80055CA8; // type:function size:0x2C0 +fn_80055F68 = .text:0x80055F68; // type:function size:0x518 +fn_80056480 = .text:0x80056480; // type:function size:0x278 +fn_800566F8 = .text:0x800566F8; // type:function size:0x18 +HealthInfo__14CBouncyGrenadeFv = .text:0x80056710; // type:function size:0x1C +GetHealthInfo__14CBouncyGrenadeCFv = .text:0x8005672C; // type:function size:0x1C +GetTouchBounds__14CBouncyGrenadeCFv = .text:0x80056748; // type:function size:0x9C +fn_800567E4 = .text:0x800567E4; // type:function size:0xFC +__ct__10CBurstFireFPPC6SBursti = .text:0x800568E0; // type:function size:0x68 +Start__10CBurstFireFR13CStateManager = .text:0x80056948; // type:function size:0xD8 +Update__10CBurstFireFR13CStateManagerf = .text:0x80056A20; // type:function size:0xC0 +fn_80056AE0 = .text:0x80056AE0; // type:function size:0x128 +GetDistanceCompensatedError__10CBurstFireCFff = .text:0x80056C08; // type:function size:0xC0 +fn_80056CC8 = .text:0x80056CC8; // type:function size:0x34 +fn_80056CFC = .text:0x80056CFC; // type:function size:0x8 +fn_80056D04 = .text:0x80056D04; // type:function size:0x5C +fn_80056D60 = .text:0x80056D60; // type:function size:0x70 +fn_80056DD0 = .text:0x80056DD0; // type:function size:0x1C0 +fn_80056F90 = .text:0x80056F90; // type:function size:0x534 +fn_800574C4 = .text:0x800574C4; // type:function size:0x190 +fn_80057654 = .text:0x80057654; // type:function size:0x40 +fn_80057694 = .text:0x80057694; // type:function size:0x250 +fn_800578E4 = .text:0x800578E4; // type:function size:0xBC +fn_800579A0 = .text:0x800579A0; // type:function size:0x6C +fn_80057A0C = .text:0x80057A0C; // type:function size:0x148 +fn_80057B54 = .text:0x80057B54; // type:function size:0x14C +fn_80057CA0 = .text:0x80057CA0; // type:function size:0x3C +SetFilter__17CCameraFilterPassFQ217CCameraFilterPass11EFilterTypeQ217CCameraFilterPass12EFilterShapefRC6CColorUi = .text:0x80057CDC; // type:function size:0x470 +DisableFilter__17CCameraFilterPassFf = .text:0x8005814C; // type:function size:0x14 +fn_80058160 = .text:0x80058160; // type:function size:0x138 +fn_80058298 = .text:0x80058298; // type:function size:0x19C +fn_80058434 = .text:0x80058434; // type:function size:0x1CC +fn_80058600 = .text:0x80058600; // type:function size:0x1E0 +fn_800587E0 = .text:0x800587E0; // type:function size:0x228 +fn_80058A08 = .text:0x80058A08; // type:function size:0x3C +fn_80058A44 = .text:0x80058A44; // type:function size:0x384 +fn_80058DC8 = .text:0x80058DC8; // type:function size:0x31C +fn_800590E4 = .text:0x800590E4; // type:function size:0x408 +fn_800594EC = .text:0x800594EC; // type:function size:0x120 +fn_8005960C = .text:0x8005960C; // type:function size:0x60 +fn_8005966C = .text:0x8005966C; // type:function size:0x164 +fn_800597D0 = .text:0x800597D0; // type:function size:0x8 +fn_800597D8 = .text:0x800597D8; // type:function size:0x74 +fn_8005984C = .text:0x8005984C; // type:function size:0xD8 +fn_80059924 = .text:0x80059924; // type:function size:0x30 +fn_80059954 = .text:0x80059954; // type:function size:0xBC +SetBlur__15CCameraBlurPassFQ215CCameraBlurPass9EBlurTypeffb = .text:0x80059A10; // type:function size:0xF0 +DisableBlur__15CCameraBlurPassFf = .text:0x80059B00; // type:function size:0x14 +fn_80059B14 = .text:0x80059B14; // type:function size:0x7A8 +fn_8005A2BC = .text:0x8005A2BC; // type:function size:0x104 +fn_8005A3C0 = .text:0x8005A3C0; // type:function size:0x4 +fn_8005A3C4 = .text:0x8005A3C4; // type:function size:0xC +fn_8005A3D0 = .text:0x8005A3D0; // type:function size:0xC +fn_8005A3DC = .text:0x8005A3DC; // type:function size:0x3C +fn_8005A418 = .text:0x8005A418; // type:function size:0x58 +fn_8005A470 = .text:0x8005A470; // type:function size:0x8A0 +fn_8005AD10 = .text:0x8005AD10; // type:function size:0x528 +fn_8005B238 = .text:0x8005B238; // type:function size:0x214 +fn_8005B44C = .text:0x8005B44C; // type:function size:0x784 +fn_8005BBD0 = .text:0x8005BBD0; // type:function size:0x90 +fn_8005BC60 = .text:0x8005BC60; // type:function size:0xEC +fn_8005BD4C = .text:0x8005BD4C; // type:function size:0x64 +fn_8005BDB0 = .text:0x8005BDB0; // type:function size:0x1DC +fn_8005BF8C = .text:0x8005BF8C; // type:function size:0x58 +fn_8005BFE4 = .text:0x8005BFE4; // type:function size:0x34 +fn_8005C018 = .text:0x8005C018; // type:function size:0x8 +fn_8005C020 = .text:0x8005C020; // type:function size:0x8 +fn_8005C028 = .text:0x8005C028; // type:function size:0x8 +fn_8005C030 = .text:0x8005C030; // type:function size:0x8 +fn_8005C038 = .text:0x8005C038; // type:function size:0x8 +fn_8005C040 = .text:0x8005C040; // type:function size:0x8 +fn_8005C048 = .text:0x8005C048; // type:function size:0x90 +fn_8005C0D8 = .text:0x8005C0D8; // type:function size:0x5A8 +fn_8005C680 = .text:0x8005C680; // type:function size:0xA4 +fn_8005C724 = .text:0x8005C724; // type:function size:0xE4 +fn_8005C808 = .text:0x8005C808; // type:function size:0x4C +GetCurrentCameraId__14CCameraManagerCFb = .text:0x8005C854; // type:function size:0x5C +fn_8005C8B0 = .text:0x8005C8B0; // type:function size:0x44 +GetCurrentCamera__14CCameraManagerCFRC13CStateManagerb = .text:0x8005C8F4; // type:function size:0x44 +fn_8005C938 = .text:0x8005C938; // type:function size:0xC +fn_8005C944 = .text:0x8005C944; // type:function size:0xA4 +fn_8005C9E8 = .text:0x8005C9E8; // type:function size:0x3EC +fn_8005CDD4 = .text:0x8005CDD4; // type:function size:0xA0 +fn_8005CE74 = .text:0x8005CE74; // type:function size:0x28 +fn_8005CE9C = .text:0x8005CE9C; // type:function size:0xA4 +fn_8005CF40 = .text:0x8005CF40; // type:function size:0xAC +fn_8005CFEC = .text:0x8005CFEC; // type:function size:0xC4 +fn_8005D0B0 = .text:0x8005D0B0; // type:function size:0x90 +fn_8005D140 = .text:0x8005D140; // type:function size:0x98 +fn_8005D1D8 = .text:0x8005D1D8; // type:function size:0x8C +fn_8005D264 = .text:0x8005D264; // type:function size:0x1D8 +fn_8005D43C = .text:0x8005D43C; // type:function size:0x160 +fn_8005D59C = .text:0x8005D59C; // type:function size:0x9C +fn_8005D638 = .text:0x8005D638; // type:function size:0x1C +GetCurrentCameraTransform__14CCameraManagerCFRC13CStateManagerb = .text:0x8005D654; // type:function size:0x80 +fn_8005D6D4 = .text:0x8005D6D4; // type:function size:0x74 +IsInCinematicCamera__14CCameraManagerCFv = .text:0x8005D748; // type:function size:0x1C +fn_8005D764 = .text:0x8005D764; // type:function size:0x48 +fn_8005D7AC = .text:0x8005D7AC; // type:function size:0x1C +fn_8005D7C8 = .text:0x8005D7C8; // type:function size:0x1C +fn_8005D7E4 = .text:0x8005D7E4; // type:function size:0x10 +fn_8005D7F4 = .text:0x8005D7F4; // type:function size:0x8 +fn_8005D7FC = .text:0x8005D7FC; // type:function size:0x94 +fn_8005D890 = .text:0x8005D890; // type:function size:0x134 +fn_8005D9C4 = .text:0x8005D9C4; // type:function size:0xC8 +fn_8005DA8C = .text:0x8005DA8C; // type:function size:0x8C +fn_8005DB18 = .text:0x8005DB18; // type:function size:0x11C +fn_8005DC34 = .text:0x8005DC34; // type:function size:0x4C +fn_8005DC80 = .text:0x8005DC80; // type:function size:0x114 +fn_8005DD94 = .text:0x8005DD94; // type:function size:0x4C +fn_8005DDE0 = .text:0x8005DDE0; // type:function size:0xF4 +fn_8005DED4 = .text:0x8005DED4; // type:function size:0x18 +fn_8005DEEC = .text:0x8005DEEC; // type:function size:0x124 +fn_8005E010 = .text:0x8005E010; // type:function size:0x54 +fn_8005E064 = .text:0x8005E064; // type:function size:0xC0 +fn_8005E124 = .text:0x8005E124; // type:function size:0xC4 +fn_8005E1E8 = .text:0x8005E1E8; // type:function size:0x278 +fn_8005E460 = .text:0x8005E460; // type:function size:0xD8 +fn_8005E538 = .text:0x8005E538; // type:function size:0x1DC +fn_8005E714 = .text:0x8005E714; // type:function size:0xC +fn_8005E720 = .text:0x8005E720; // type:function size:0x100 +fn_8005E820 = .text:0x8005E820; // type:function size:0x90 +fn_8005E8B0 = .text:0x8005E8B0; // type:function size:0x8F4 +fn_8005F1A4 = .text:0x8005F1A4; // type:function size:0x10C +fn_8005F2B0 = .text:0x8005F2B0; // type:function size:0x94 +fn_8005F344 = .text:0x8005F344; // type:function size:0xE8 +fn_8005F42C = .text:0x8005F42C; // type:function size:0xB0 +fn_8005F4DC = .text:0x8005F4DC; // type:function size:0xB8 +fn_8005F594 = .text:0x8005F594; // type:function size:0x104 +fn_8005F698 = .text:0x8005F698; // type:function size:0x44 +fn_8005F6DC = .text:0x8005F6DC; // type:function size:0xAC +NewTranslation__17CCameraShakerDataCFRC9CVector3f = .text:0x8005F788; // type:function size:0x24 +fn_8005F7AC = .text:0x8005F7AC; // type:function size:0x94 +fn_8005F840 = .text:0x8005F840; // type:function size:0xF8 +fn_8005F938 = .text:0x8005F938; // type:function size:0x180 +fn_8005FAB8 = .text:0x8005FAB8; // type:function size:0xF4 +fn_8005FBAC = .text:0x8005FBAC; // type:function size:0x4C +fn_8005FBF8 = .text:0x8005FBF8; // type:function size:0x60 +LdrToCameraShakerData__FRC20SLdrCameraShakerDataRC9CVector3f = .text:0x8005FC58; // type:function size:0x24 +fn_8005FC7C = .text:0x8005FC7C; // type:function size:0x4C +fn_8005FCC8 = .text:0x8005FCC8; // type:function size:0xC8 +fn_8005FD90 = .text:0x8005FD90; // type:function size:0x144 +AddCameraShaker__20CCameraShakerManagerFRC17CCameraShakerDataR13CStateManagerbb = .text:0x8005FED4; // type:function size:0x2A0 +UpdateCameraShaker__20CCameraShakerManagerFiRC17CCameraShakerData = .text:0x80060174; // type:function size:0xD8 +RemoveCameraShaker__20CCameraShakerManagerFi = .text:0x8006024C; // type:function size:0x1F8 +fn_80060444 = .text:0x80060444; // type:function size:0xCC +fn_80060510 = .text:0x80060510; // type:function size:0x428 +fn_80060938 = .text:0x80060938; // type:function size:0x78 +fn_800609B0 = .text:0x800609B0; // type:function size:0x608 +fn_80060FB8 = .text:0x80060FB8; // type:function size:0x4 +fn_80060FBC = .text:0x80060FBC; // type:function size:0xA0 +fn_8006105C = .text:0x8006105C; // type:function size:0x74 +fn_800610D0 = .text:0x800610D0; // type:function size:0xA0 +fn_80061170 = .text:0x80061170; // type:function size:0x4 +fn_80061174 = .text:0x80061174; // type:function size:0x418 +fn_8006158C = .text:0x8006158C; // type:function size:0x12C +fn_800616B8 = .text:0x800616B8; // type:function size:0x8 +fn_800616C0 = .text:0x800616C0; // type:function size:0x8 +fn_800616C8 = .text:0x800616C8; // type:function size:0x14 +fn_800616DC = .text:0x800616DC; // type:function size:0x8 +fn_800616E4 = .text:0x800616E4; // type:function size:0x8 +fn_800616EC = .text:0x800616EC; // type:function size:0x8 +fn_800616F4 = .text:0x800616F4; // type:function size:0x8 +fn_800616FC = .text:0x800616FC; // type:function size:0x20 +fn_8006171C = .text:0x8006171C; // type:function size:0x8 +fn_80061724 = .text:0x80061724; // type:function size:0x54 +fn_80061778 = .text:0x80061778; // type:function size:0x78 +fn_800617F0 = .text:0x800617F0; // type:function size:0x8 +fn_800617F8 = .text:0x800617F8; // type:function size:0x80 +fn_80061878 = .text:0x80061878; // type:function size:0x68 +fn_800618E0 = .text:0x800618E0; // type:function size:0x4 +fn_800618E4 = .text:0x800618E4; // type:function size:0x10 +fn_800618F4 = .text:0x800618F4; // type:function size:0x8 +fn_800618FC = .text:0x800618FC; // type:function size:0x280 +fn_80061B7C = .text:0x80061B7C; // type:function size:0x8 +fn_80061B84 = .text:0x80061B84; // type:function size:0x8 +fn_80061B8C = .text:0x80061B8C; // type:function size:0x14 +fn_80061BA0 = .text:0x80061BA0; // type:function size:0xD48 +fn_800628E8 = .text:0x800628E8; // type:function size:0x34 +fn_8006291C = .text:0x8006291C; // type:function size:0x9C +fn_800629B8 = .text:0x800629B8; // type:function size:0xBC +fn_80062A74 = .text:0x80062A74; // type:function size:0x20 +fn_80062A94 = .text:0x80062A94; // type:function size:0x20 +fn_80062AB4 = .text:0x80062AB4; // type:function size:0x20 +fn_80062AD4 = .text:0x80062AD4; // type:function size:0x8 +fn_80062ADC = .text:0x80062ADC; // type:function size:0x10 +fn_80062AEC = .text:0x80062AEC; // type:function size:0x40 +fn_80062B2C = .text:0x80062B2C; // type:function size:0x4C +fn_80062B78 = .text:0x80062B78; // type:function size:0x88 +fn_80062C00 = .text:0x80062C00; // type:function size:0x74 +fn_80062C74 = .text:0x80062C74; // type:function size:0x84 +fn_80062CF8 = .text:0x80062CF8; // type:function size:0x58 +fn_80062D50 = .text:0x80062D50; // type:function size:0x88 +fn_80062DD8 = .text:0x80062DD8; // type:function size:0x74 +fn_80062E4C = .text:0x80062E4C; // type:function size:0x84 +fn_80062ED0 = .text:0x80062ED0; // type:function size:0x58 +fn_80062F28 = .text:0x80062F28; // type:function size:0x58 +fn_80062F80 = .text:0x80062F80; // type:function size:0x30 +fn_80062FB0 = .text:0x80062FB0; // type:function size:0x58 +fn_80063008 = .text:0x80063008; // type:function size:0x68 +fn_80063070 = .text:0x80063070; // type:function size:0x30 +fn_800630A0 = .text:0x800630A0; // type:function size:0x8 +fn_800630A8 = .text:0x800630A8; // type:function size:0x58 +fn_80063100 = .text:0x80063100; // type:function size:0x68 +fn_80063168 = .text:0x80063168; // type:function size:0x58 +fn_800631C0 = .text:0x800631C0; // type:function size:0x68 +fn_80063228 = .text:0x80063228; // type:function size:0x14 +fn_8006323C = .text:0x8006323C; // type:function size:0x9C +fn_800632D8 = .text:0x800632D8; // type:function size:0x4 +fn_800632DC = .text:0x800632DC; // type:function size:0x24 +fn_80063300 = .text:0x80063300; // type:function size:0x43C +GetCharacterInfo__17CCharacterFactoryCFi = .text:0x8006373C; // type:function size:0x10 +fn_8006374C = .text:0x8006374C; // type:function size:0xD28 +fn_80064474 = .text:0x80064474; // type:function size:0xF0 +fn_80064564 = .text:0x80064564; // type:function size:0x330 +fn_80064894 = .text:0x80064894; // type:function size:0x8 +fn_8006489C = .text:0x8006489C; // type:function size:0x8 +fn_800648A4 = .text:0x800648A4; // type:function size:0x40 +fn_800648E4 = .text:0x800648E4; // type:function size:0x64 +fn_80064948 = .text:0x80064948; // type:function size:0xC4 +fn_80064A0C = .text:0x80064A0C; // type:function size:0xA0 +fn_80064AAC = .text:0x80064AAC; // type:function size:0xD04 +fn_800657B0 = .text:0x800657B0; // type:function size:0x24C +SetSChozoGhost_FuncPtrs__FP20SChozoGhost_FuncPtrs = .text:0x800659FC; // type:function size:0x8 +fn_80065A04 = .text:0x80065A04; // type:function size:0x10 +fn_80065A14 = .text:0x80065A14; // type:function size:0x180 +fn_80065B94 = .text:0x80065B94; // type:function size:0x58 +fn_80065BEC = .text:0x80065BEC; // type:function size:0x108 +fn_80065CF4 = .text:0x80065CF4; // type:function size:0x84 +fn_80065D78 = .text:0x80065D78; // type:function size:0x504 +fn_8006627C = .text:0x8006627C; // type:function size:0x4 +fn_80066280 = .text:0x80066280; // type:function size:0x4 +fn_80066284 = .text:0x80066284; // type:function size:0xC4 +fn_80066348 = .text:0x80066348; // type:function size:0x2BC +fn_80066604 = .text:0x80066604; // type:function size:0x94 +fn_80066698 = .text:0x80066698; // type:function size:0xE4 +fn_8006677C = .text:0x8006677C; // type:function size:0x8C +fn_80066808 = .text:0x80066808; // type:function size:0x244 +fn_80066A4C = .text:0x80066A4C; // type:function size:0x8 +fn_80066A54 = .text:0x80066A54; // type:function size:0x8 +fn_80066A5C = .text:0x80066A5C; // type:function size:0x68 +fn_80066AC4 = .text:0x80066AC4; // type:function size:0x50 +fn_80066B14 = .text:0x80066B14; // type:function size:0x8 +fn_80066B1C = .text:0x80066B1C; // type:function size:0x48 +fn_80066B64 = .text:0x80066B64; // type:function size:0x98 +fn_80066BFC = .text:0x80066BFC; // type:function size:0xC +fn_80066C08 = .text:0x80066C08; // type:function size:0x4 +fn_80066C0C = .text:0x80066C0C; // type:function size:0x18 +fn_80066C24 = .text:0x80066C24; // type:function size:0x60 +CoinGameInFinalStage__13CCoinGameModeCFv = .text:0x80066C84; // type:function size:0x104 +GetCoinLimit__13CCoinGameModeCFv = .text:0x80066D88; // type:function size:0x8 +fn_80066D90 = .text:0x80066D90; // type:function size:0x64 +fn_80066DF4 = .text:0x80066DF4; // type:function size:0xCC +__ct__15CCollisionActorF9TUniqueId7TAreaId9TUniqueIdRC9CVector3fRC9CVector3fbf = .text:0x80066EC0; // type:function size:0x5A0 +fn_80067460 = .text:0x80067460; // type:function size:0x608 +fn_80067A68 = .text:0x80067A68; // type:function size:0x5CC +fn_80068034 = .text:0x80068034; // type:function size:0x28C +fn_800682C0 = .text:0x800682C0; // type:function size:0x48 +fn_80068308 = .text:0x80068308; // type:function size:0x5C +fn_80068364 = .text:0x80068364; // type:function size:0x2C +fn_80068390 = .text:0x80068390; // type:function size:0x2C +fn_800683BC = .text:0x800683BC; // type:function size:0x4C +fn_80068408 = .text:0x80068408; // type:function size:0x54 +fn_8006845C = .text:0x8006845C; // type:function size:0x4 +fn_80068460 = .text:0x80068460; // type:function size:0x6C +fn_800684CC = .text:0x800684CC; // type:function size:0x100 +fn_800685CC = .text:0x800685CC; // type:function size:0x11C +fn_800686E8 = .text:0x800686E8; // type:function size:0x88 +fn_80068770 = .text:0x80068770; // type:function size:0x8 +fn_80068778 = .text:0x80068778; // type:function size:0x8 +fn_80068780 = .text:0x80068780; // type:function size:0x9C +fn_8006881C = .text:0x8006881C; // type:function size:0x68 +SetDamageVulnerability__15CCollisionActorFRC20CDamageVulnerability = .text:0x80068884; // type:function size:0x1B0 +GetLastTouchedObject__15CCollisionActorCFv = .text:0x80068A34; // type:function size:0xC +fn_80068A40 = .text:0x80068A40; // type:function size:0x8 +SetSphereRadius__15CCollisionActorFf = .text:0x80068A48; // type:function size:0x68 +SetNonUniformVulnerability__15CCollisionActorFRQ24rstl36ncrc_ptr<24CNonUniformVulnerability> = .text:0x80068AB0; // type:function size:0x68 +ResetNonUniformVulnerability__15CCollisionActorFv = .text:0x80068B18; // type:function size:0x58 +fn_80068B70 = .text:0x80068B70; // type:function size:0x64 +fn_80068BD4 = .text:0x80068BD4; // type:function size:0xA4 +fn_80068C78 = .text:0x80068C78; // type:function size:0x224 +SphereCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3ffRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80068E9C; // type:function size:0xC4 +fn_80068F60 = .text:0x80068F60; // type:function size:0xC +fn_80068F6C = .text:0x80068F6C; // type:function size:0x8 +SphereSubdivideCollision__26CJointCollisionDescriptionF6CSegId6CSegIdffQ226CJointCollisionDescription16EOrientationTypeRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80068F74; // type:function size:0xC0 +AABoxCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3fRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80069034; // type:function size:0xC8 +OBBAutoSizeCollision__26CJointCollisionDescriptionF6CSegId6CSegIdRC9CVector3fQ226CJointCollisionDescription16EOrientationTypeRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x800690FC; // type:function size:0xC4 +OBBCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3fRC9CVector3fRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x800691C0; // type:function size:0xC0 +OBBFromMayaPlugInCollision__26CJointCollisionDescriptionF6CSegIdRC9CVector3fRC9CMatrix3fRC9CVector3fRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>f = .text:0x80069280; // type:function size:0xC8 +__ct__22CCollisionActorManagerFR13CStateManager9TUniqueId7TAreaIdRCQ24rstl63vector<26CJointCollisionDescription,Q24rstl17rmemory_allocator>b = .text:0x80069348; // type:function size:0xCD8 +fn_8006A020 = .text:0x8006A020; // type:function size:0xC +fn_8006A02C = .text:0x8006A02C; // type:function size:0x1C +fn_8006A048 = .text:0x8006A048; // type:function size:0x8 +fn_8006A050 = .text:0x8006A050; // type:function size:0x90 +fn_8006A0E0 = .text:0x8006A0E0; // type:function size:0x34 +fn_8006A114 = .text:0x8006A114; // type:function size:0x10 +fn_8006A124 = .text:0x8006A124; // type:function size:0xC +fn_8006A130 = .text:0x8006A130; // type:function size:0xC +fn_8006A13C = .text:0x8006A13C; // type:function size:0x1C +fn_8006A158 = .text:0x8006A158; // type:function size:0xC +fn_8006A164 = .text:0x8006A164; // type:function size:0x1C +fn_8006A180 = .text:0x8006A180; // type:function size:0x8 +fn_8006A188 = .text:0x8006A188; // type:function size:0x8 +fn_8006A190 = .text:0x8006A190; // type:function size:0x8 +fn_8006A198 = .text:0x8006A198; // type:function size:0x8 +fn_8006A1A0 = .text:0x8006A1A0; // type:function size:0x1C +fn_8006A1BC = .text:0x8006A1BC; // type:function size:0x1C +fn_8006A1D8 = .text:0x8006A1D8; // type:function size:0xC +fn_8006A1E4 = .text:0x8006A1E4; // type:function size:0x30 +fn_8006A214 = .text:0x8006A214; // type:function size:0x34 +fn_8006A248 = .text:0x8006A248; // type:function size:0xC +fn_8006A254 = .text:0x8006A254; // type:function size:0x8 +fn_8006A25C = .text:0x8006A25C; // type:function size:0x8 +fn_8006A264 = .text:0x8006A264; // type:function size:0x4 +fn_8006A268 = .text:0x8006A268; // type:function size:0x8 +fn_8006A270 = .text:0x8006A270; // type:function size:0x28 +fn_8006A298 = .text:0x8006A298; // type:function size:0x8 +fn_8006A2A0 = .text:0x8006A2A0; // type:function size:0x1C +fn_8006A2BC = .text:0x8006A2BC; // type:function size:0x8 +fn_8006A2C4 = .text:0x8006A2C4; // type:function size:0x14 +fn_8006A2D8 = .text:0x8006A2D8; // type:function size:0x8 +fn_8006A2E0 = .text:0x8006A2E0; // type:function size:0x8 +fn_8006A2E8 = .text:0x8006A2E8; // type:function size:0xC +fn_8006A2F4 = .text:0x8006A2F4; // type:function size:0x8 +fn_8006A2FC = .text:0x8006A2FC; // type:function size:0xC0 +fn_8006A3BC = .text:0x8006A3BC; // type:function size:0x5C +fn_8006A418 = .text:0x8006A418; // type:function size:0xD4 +fn_8006A4EC = .text:0x8006A4EC; // type:function size:0x14 +fn_8006A500 = .text:0x8006A500; // type:function size:0x10 +fn_8006A510 = .text:0x8006A510; // type:function size:0x8 +fn_8006A518 = .text:0x8006A518; // type:function size:0x8 +fn_8006A520 = .text:0x8006A520; // type:function size:0x10 +fn_8006A530 = .text:0x8006A530; // type:function size:0x14 +fn_8006A544 = .text:0x8006A544; // type:function size:0x1C +__dt__22CCollisionActorManagerFv = .text:0x8006A560; // type:function size:0xA0 +Update__22CCollisionActorManagerFfR13CStateManagerQ222CCollisionActorManager14EUpdateOptions = .text:0x8006A600; // type:function size:0x520 +Destroy__22CCollisionActorManagerFR13CStateManager = .text:0x8006AB20; // type:function size:0x88 +fn_8006ABA8 = .text:0x8006ABA8; // type:function size:0x8 +SetActive__22CCollisionActorManagerFR13CStateManagerb = .text:0x8006ABB0; // type:function size:0xC0 +AddMaterialList__22CCollisionActorManagerFR13CStateManagerRC13CMaterialListQ222CCollisionActorManager20EMaterialListOptions = .text:0x8006AC70; // type:function size:0xC8 +RemoveMaterialList__22CCollisionActorManagerFR13CStateManagerRC13CMaterialListQ222CCollisionActorManager20EMaterialListOptions = .text:0x8006AD38; // type:function size:0xC0 +GetNumCollisionActors__22CCollisionActorManagerCFv = .text:0x8006ADF8; // type:function size:0x8 +GetCollisionDescFromIndex__22CCollisionActorManagerCFUi = .text:0x8006AE00; // type:function size:0x10 +GetCollisionDescIndexFromUniqueId__22CCollisionActorManagerCF9TUniqueId = .text:0x8006AE10; // type:function size:0x4C +fn_8006AE5C = .text:0x8006AE5C; // type:function size:0xC0 +SetPhysicsActive__22CCollisionActorManagerFR13CStateManagerb = .text:0x8006AF1C; // type:function size:0xB4 +fn_8006AFD0 = .text:0x8006AFD0; // type:function size:0x8 +fn_8006AFD8 = .text:0x8006AFD8; // type:function size:0xB8 +fn_8006B090 = .text:0x8006B090; // type:function size:0x80 +fn_8006B110 = .text:0x8006B110; // type:function size:0x148 +__ct__17CCollisionTrackerFRC31TLockedToken<15CGenDescription>9TUniqueId7TAreaIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f9TUniqueIdUif = .text:0x8006B258; // type:function size:0x294 +fn_8006B4EC = .text:0x8006B4EC; // type:function size:0x4 +fn_8006B4F0 = .text:0x8006B4F0; // type:function size:0x58 +fn_8006B548 = .text:0x8006B548; // type:function size:0x64 +fn_8006B5AC = .text:0x8006B5AC; // type:function size:0xC +fn_8006B5B8 = .text:0x8006B5B8; // type:function size:0x8 +fn_8006B5C0 = .text:0x8006B5C0; // type:function size:0x10 +fn_8006B5D0 = .text:0x8006B5D0; // type:function size:0x1C +fn_8006B5EC = .text:0x8006B5EC; // type:function size:0x8 +fn_8006B5F4 = .text:0x8006B5F4; // type:function size:0x14 +fn_8006B608 = .text:0x8006B608; // type:function size:0x164 +fn_8006B76C = .text:0x8006B76C; // type:function size:0x4 +fn_8006B770 = .text:0x8006B770; // type:function size:0x20 +fn_8006B790 = .text:0x8006B790; // type:function size:0x94 +fn_8006B824 = .text:0x8006B824; // type:function size:0x8 +fn_8006B82C = .text:0x8006B82C; // type:function size:0x2C +fn_8006B858 = .text:0x8006B858; // type:function size:0x204 +fn_8006BA5C = .text:0x8006BA5C; // type:function size:0x564 +fn_8006BFC0 = .text:0x8006BFC0; // type:function size:0x8 +fn_8006BFC8 = .text:0x8006BFC8; // type:function size:0xA4 +fn_8006C06C = .text:0x8006C06C; // type:function size:0x88 +fn_8006C0F4 = .text:0x8006C0F4; // type:function size:0x8B0 +fn_8006C9A4 = .text:0x8006C9A4; // type:function size:0xC +fn_8006C9B0 = .text:0x8006C9B0; // type:function size:0x20 +fn_8006C9D0 = .text:0x8006C9D0; // type:function size:0x18 +fn_8006C9E8 = .text:0x8006C9E8; // type:function size:0x8 +fn_8006C9F0 = .text:0x8006C9F0; // type:function size:0x8 +fn_8006C9F8 = .text:0x8006C9F8; // type:function size:0x8 +fn_8006CA00 = .text:0x8006CA00; // type:function size:0xC +fn_8006CA0C = .text:0x8006CA0C; // type:function size:0x4 +fn_8006CA10 = .text:0x8006CA10; // type:function size:0x10 +fn_8006CA20 = .text:0x8006CA20; // type:function size:0x8 +fn_8006CA28 = .text:0x8006CA28; // type:function size:0x4 +fn_8006CA2C = .text:0x8006CA2C; // type:function size:0x4C +fn_8006CA78 = .text:0x8006CA78; // type:function size:0x18 +fn_8006CA90 = .text:0x8006CA90; // type:function size:0x24 +fn_8006CAB4 = .text:0x8006CAB4; // type:function size:0x8 +fn_8006CABC = .text:0x8006CABC; // type:function size:0x10 +fn_8006CACC = .text:0x8006CACC; // type:function size:0x8 +fn_8006CAD4 = .text:0x8006CAD4; // type:function size:0x8 +fn_8006CADC = .text:0x8006CADC; // type:function size:0x2C +fn_8006CB08 = .text:0x8006CB08; // type:function size:0x60 +fn_8006CB68 = .text:0x8006CB68; // type:function size:0xC8 +fn_8006CC30 = .text:0x8006CC30; // type:function size:0x24 +fn_8006CC54 = .text:0x8006CC54; // type:function size:0x4 +fn_8006CC58 = .text:0x8006CC58; // type:function size:0x10 +fn_8006CC68 = .text:0x8006CC68; // type:function size:0x64 +fn_8006CCCC = .text:0x8006CCCC; // type:function size:0x30 +fn_8006CCFC = .text:0x8006CCFC; // type:function size:0x8 +fn_8006CD04 = .text:0x8006CD04; // type:function size:0x10 +fn_8006CD14 = .text:0x8006CD14; // type:function size:0x18 +fn_8006CD2C = .text:0x8006CD2C; // type:function size:0x60 +fn_8006CD8C = .text:0x8006CD8C; // type:function size:0x18 +fn_8006CDA4 = .text:0x8006CDA4; // type:function size:0x108 +fn_8006CEAC = .text:0x8006CEAC; // type:function size:0x10 +fn_8006CEBC = .text:0x8006CEBC; // type:function size:0x8 +fn_8006CEC4 = .text:0x8006CEC4; // type:function size:0x4 +fn_8006CEC8 = .text:0x8006CEC8; // type:function size:0xC +fn_8006CED4 = .text:0x8006CED4; // type:function size:0x8 +fn_8006CEDC = .text:0x8006CEDC; // type:function size:0x8 +fn_8006CEE4 = .text:0x8006CEE4; // type:function size:0x4C +fn_8006CF30 = .text:0x8006CF30; // type:function size:0x8 +fn_8006CF38 = .text:0x8006CF38; // type:function size:0x108 +fn_8006D040 = .text:0x8006D040; // type:function size:0xC +fn_8006D04C = .text:0x8006D04C; // type:function size:0x40 +fn_8006D08C = .text:0x8006D08C; // type:function size:0x1D4 +fn_8006D260 = .text:0x8006D260; // type:function size:0xC +fn_8006D26C = .text:0x8006D26C; // type:function size:0x4 +SetParticleEmissionRateScalar__17CCollisionTrackerFf = .text:0x8006D270; // type:function size:0x8 +SetMinimumPathLength__17CCollisionTrackerFf = .text:0x8006D278; // type:function size:0x8 +GetParticleSystem__17CCollisionTrackerCFv = .text:0x8006D280; // type:function size:0x8 +ParticleSystem__17CCollisionTrackerCFv = .text:0x8006D288; // type:function size:0x8 +fn_8006D290 = .text:0x8006D290; // type:function size:0x18C +fn_8006D41C = .text:0x8006D41C; // type:function size:0x88 +fn_8006D4A4 = .text:0x8006D4A4; // type:function size:0x74 +fn_8006D518 = .text:0x8006D518; // type:function size:0xC0 +fn_8006D5D8 = .text:0x8006D5D8; // type:function size:0xA0 +fn_8006D678 = .text:0x8006D678; // type:function size:0x35C +fn_8006D9D4 = .text:0x8006D9D4; // type:function size:0x5A8 +fn_8006DF7C = .text:0x8006DF7C; // type:function size:0x148 +fn_8006E0C4 = .text:0x8006E0C4; // type:function size:0x1D4 +fn_8006E298 = .text:0x8006E298; // type:function size:0x514 +fn_8006E7AC = .text:0x8006E7AC; // type:function size:0x120 +fn_8006E8CC = .text:0x8006E8CC; // type:function size:0x1C8 +fn_8006EA94 = .text:0x8006EA94; // type:function size:0xD8 +fn_8006EB6C = .text:0x8006EB6C; // type:function size:0x70 +fn_8006EBDC = .text:0x8006EBDC; // type:function size:0x130 +fn_8006ED0C = .text:0x8006ED0C; // type:function size:0x228 +fn_8006EF34 = .text:0x8006EF34; // type:function size:0x1A4 +fn_8006F0D8 = .text:0x8006F0D8; // type:function size:0xB0C +fn_8006FBE4 = .text:0x8006FBE4; // type:function size:0x4C +fn_8006FC30 = .text:0x8006FC30; // type:function size:0x220 +SetSCommandoPirate_FuncPtrs__FP24SCommandoPirate_FuncPtrs = .text:0x8006FE50; // type:function size:0x8 +fn_8006FE58 = .text:0x8006FE58; // type:function size:0x10 +fn_8006FE68 = .text:0x8006FE68; // type:function size:0x1AC +fn_80070014 = .text:0x80070014; // type:function size:0x58 +fn_8007006C = .text:0x8007006C; // type:function size:0xD0 +fn_8007013C = .text:0x8007013C; // type:function size:0x68 +fn_800701A4 = .text:0x800701A4; // type:function size:0x48 +fn_800701EC = .text:0x800701EC; // type:function size:0x11C +fn_80070308 = .text:0x80070308; // type:function size:0x90 +fn_80070398 = .text:0x80070398; // type:function size:0xC0 +fn_80070458 = .text:0x80070458; // type:function size:0x44 +fn_8007049C = .text:0x8007049C; // type:function size:0x58 +fn_800704F4 = .text:0x800704F4; // type:function size:0x20 +fn_80070514 = .text:0x80070514; // type:function size:0x54 +fn_80070568 = .text:0x80070568; // type:function size:0x6C +fn_800705D4 = .text:0x800705D4; // type:function size:0x28 +fn_800705FC = .text:0x800705FC; // type:function size:0x5C +fn_80070658 = .text:0x80070658; // type:function size:0x228 +fn_80070880 = .text:0x80070880; // type:function size:0x94 +fn_80070914 = .text:0x80070914; // type:function size:0xAC +fn_800709C0 = .text:0x800709C0; // type:function size:0xAC +fn_80070A6C = .text:0x80070A6C; // type:function size:0x220 +fn_80070C8C = .text:0x80070C8C; // type:function size:0x90 +fn_80070D1C = .text:0x80070D1C; // type:function size:0x3C +fn_80070D58 = .text:0x80070D58; // type:function size:0x100 +fn_80070E58 = .text:0x80070E58; // type:function size:0x100 +fn_80070F58 = .text:0x80070F58; // type:function size:0x7C +fn_80070FD4 = .text:0x80070FD4; // type:function size:0x158 +fn_8007112C = .text:0x8007112C; // type:function size:0x30 +fn_8007115C = .text:0x8007115C; // type:function size:0x64 +fn_800711C0 = .text:0x800711C0; // type:function size:0xF0 +fn_800712B0 = .text:0x800712B0; // type:function size:0xC4 +fn_80071374 = .text:0x80071374; // type:function size:0x20 +fn_80071394 = .text:0x80071394; // type:function size:0x358 +fn_800716EC = .text:0x800716EC; // type:function size:0x2B0 +fn_8007199C = .text:0x8007199C; // type:function size:0x298 +fn_80071C34 = .text:0x80071C34; // type:function size:0x298 +fn_80071ECC = .text:0x80071ECC; // type:function size:0x264 +fn_80072130 = .text:0x80072130; // type:function size:0x7C +fn_800721AC = .text:0x800721AC; // type:function size:0x100 +fn_800722AC = .text:0x800722AC; // type:function size:0xD4 +fn_80072380 = .text:0x80072380; // type:function size:0xF0 +fn_80072470 = .text:0x80072470; // type:function size:0x2C +fn_8007249C = .text:0x8007249C; // type:function size:0xD4 +fn_80072570 = .text:0x80072570; // type:function size:0x100 +fn_80072670 = .text:0x80072670; // type:function size:0x90 +fn_80072700 = .text:0x80072700; // type:function size:0x34 +fn_80072734 = .text:0x80072734; // type:function size:0x1C +fn_80072750 = .text:0x80072750; // type:function size:0x3C +fn_8007278C = .text:0x8007278C; // type:function size:0xE0 +__ct__13CDamageEffectFRC25TToken<15CGenDescription>9TUniqueId7TAreaIdb9TUniqueIdRC12CTransform4fRC11CDamageInfoRC6CAABoxfRC9CVector3fbfUiffbbb = .text:0x8007286C; // type:function size:0x370 +fn_80072BDC = .text:0x80072BDC; // type:function size:0x84 +fn_80072C60 = .text:0x80072C60; // type:function size:0xB4 +fn_80072D14 = .text:0x80072D14; // type:function size:0x60 +fn_80072D74 = .text:0x80072D74; // type:function size:0xC4 +fn_80072E38 = .text:0x80072E38; // type:function size:0x29C +fn_800730D4 = .text:0x800730D4; // type:function size:0x74 +GetDamage__11CDamageInfoCFRC20CDamageVulnerability = .text:0x80073148; // type:function size:0x5C +GetAbsorbedDamage__11CDamageInfoCFRC20CDamageVulnerability = .text:0x800731A4; // type:function size:0x40 +GetRadiusDamage__11CDamageInfoCFRC20CDamageVulnerability = .text:0x800731E4; // type:function size:0x5C +fn_80073240 = .text:0x80073240; // type:function size:0x40 +GetKnockBackPower__11CDamageInfoCFRC20CDamageVulnerabilityf = .text:0x80073280; // type:function size:0x74 +fn_800732F4 = .text:0x800732F4; // type:function size:0x118 +MakeScaledForTime__11CDamageInfoCFf = .text:0x8007340C; // type:function size:0x60 +MakeContinuous__11CDamageInfoCFv = .text:0x8007346C; // type:function size:0x54 +SetAdjustedDamage__11CDamageInfoFfRC20CDamageVulnerability = .text:0x800734C0; // type:function size:0x80 +fn_80073540 = .text:0x80073540; // type:function size:0x14 +fn_80073554 = .text:0x80073554; // type:function size:0xB24 +fn_80074078 = .text:0x80074078; // type:function size:0x70 +__ct__20CWeaponVulnerabilityFf11EEffectTypeb = .text:0x800740E8; // type:function size:0x10 +fn_800740F8 = .text:0x800740F8; // type:function size:0x68 +fn_80074160 = .text:0x80074160; // type:function size:0xE8 +__ct__20CDamageVulnerabilityFRC20CWeaponVulnerability = .text:0x80074248; // type:function size:0x1E8 +__ct__20CDamageVulnerabilityFRC20CDamageVulnerabilityPCQ220CDamageVulnerability13COverridePairiUi = .text:0x80074430; // type:function size:0x1D0 +__dt__20CDamageVulnerabilityFv = .text:0x80074600; // type:function size:0x60 +NormalVulnerability__20CDamageVulnerabilityFv = .text:0x80074660; // type:function size:0x10 +ImmuneVulnerability__20CDamageVulnerabilityFv = .text:0x80074670; // type:function size:0x10 +PassThruVulnerability__20CDamageVulnerabilityFv = .text:0x80074680; // type:function size:0x10 +ImmuneRicochetVulnerability__20CDamageVulnerabilityFv = .text:0x80074690; // type:function size:0x10 +fn_800746A0 = .text:0x800746A0; // type:function size:0x10 +WeaponHurts__20CDamageVulnerabilityCFRC11CWeaponModeQ220CDamageVulnerability13ERadiusDamage = .text:0x800746B0; // type:function size:0xD8 +WeaponHits__20CDamageVulnerabilityCFRC11CWeaponMode = .text:0x80074788; // type:function size:0x218 +GetVulnerability__20CDamageVulnerabilityCFRC11CWeaponMode = .text:0x800749A0; // type:function size:0x18C +GetEffectType__20CDamageVulnerabilityCFRC11CWeaponMode = .text:0x80074B2C; // type:function size:0x30 +ChangeVulnerability__20CDamageVulnerabilityF11EWeaponTypeRC20CWeaponVulnerability = .text:0x80074B5C; // type:function size:0x60 +ChangeChargeVulnerability__20CDamageVulnerabilityF11EWeaponTypeRC20CWeaponVulnerability = .text:0x80074BBC; // type:function size:0x64 +ChangeComboVulnerability__20CDamageVulnerabilityF11EWeaponTypeRC20CWeaponVulnerability = .text:0x80074C20; // type:function size:0x64 +MakeImmuneToRadiusDamage__20CDamageVulnerabilityFRC20CDamageVulnerability = .text:0x80074C84; // type:function size:0x298 +fn_80074F1C = .text:0x80074F1C; // type:function size:0xEC +fn_80075008 = .text:0x80075008; // type:function size:0x24 +fn_8007502C = .text:0x8007502C; // type:function size:0x8C +fn_800750B8 = .text:0x800750B8; // type:function size:0x314 +fn_800753CC = .text:0x800753CC; // type:function size:0x84 +fn_80075450 = .text:0x80075450; // type:function size:0x98 +fn_800754E8 = .text:0x800754E8; // type:function size:0x4 +fn_800754EC = .text:0x800754EC; // type:function size:0xC +fn_800754F8 = .text:0x800754F8; // type:function size:0x24 +fn_8007551C = .text:0x8007551C; // type:function size:0x4 +fn_80075520 = .text:0x80075520; // type:function size:0x554 +fn_80075A74 = .text:0x80075A74; // type:function size:0x270 +fn_80075CE4 = .text:0x80075CE4; // type:function size:0x78 +SetSDarkCommando_FuncPtrs__FP22SDarkCommando_FuncPtrs = .text:0x80075D5C; // type:function size:0x8 +fn_80075D64 = .text:0x80075D64; // type:function size:0x10 +SetSDarkSamus_FuncPtrs__FP19SDarkSamus_FuncPtrs = .text:0x80075D74; // type:function size:0x8 +fn_80075D7C = .text:0x80075D7C; // type:function size:0x10 +fn_80075D8C = .text:0x80075D8C; // type:function size:0x40 +__ct__19CDarkSamusBoostBallF9TUniqueId7TAreaIdRC10CModelDataiRC12CTransform4fRC6CAABoxUsRC11CDamageInfoRC20CDamageVulnerability = .text:0x80075DCC; // type:function size:0x55C +__ct__19CDarkSamusBoostBallF9TUniqueId7TAreaIdRC10CModelDataiRC12CTransform4fRC6CAABoxRC6CColorfUsRC11CDamageInfoRC20CDamageVulnerability = .text:0x80076328; // type:function size:0x578 +fn_800768A0 = .text:0x800768A0; // type:function size:0xAC +fn_8007694C = .text:0x8007694C; // type:function size:0x144 +fn_80076A90 = .text:0x80076A90; // type:function size:0x74 +fn_80076B04 = .text:0x80076B04; // type:function size:0x74 +fn_80076B78 = .text:0x80076B78; // type:function size:0x550 +fn_800770C8 = .text:0x800770C8; // type:function size:0x68 +fn_80077130 = .text:0x80077130; // type:function size:0x158 +fn_80077288 = .text:0x80077288; // type:function size:0xD0 +HitWithChargedShot__19CDarkSamusBoostBallCFv = .text:0x80077358; // type:function size:0xC +GetDamageReceived__19CDarkSamusBoostBallCFv = .text:0x80077364; // type:function size:0x8 +fn_8007736C = .text:0x8007736C; // type:function size:0x8C +fn_800773F8 = .text:0x800773F8; // type:function size:0x54 +SetSDarkTrooper_FuncPtrs__FP21SDarkTrooper_FuncPtrs = .text:0x8007744C; // type:function size:0x8 +fn_80077454 = .text:0x80077454; // type:function size:0x10 +fn_80077464 = .text:0x80077464; // type:function size:0xCC +fn_80077530 = .text:0x80077530; // type:function size:0x8 +fn_80077538 = .text:0x80077538; // type:function size:0x54 +fn_8007758C = .text:0x8007758C; // type:function size:0xC4 +fn_80077650 = .text:0x80077650; // type:function size:0x168 +fn_800777B8 = .text:0x800777B8; // type:function size:0xA8 +fn_80077860 = .text:0x80077860; // type:function size:0x25C +fn_80077ABC = .text:0x80077ABC; // type:function size:0x100 +fn_80077BBC = .text:0x80077BBC; // type:function size:0x48 +fn_80077C04 = .text:0x80077C04; // type:function size:0x98 +fn_80077C9C = .text:0x80077C9C; // type:function size:0x5C +fn_80077CF8 = .text:0x80077CF8; // type:function size:0x18 +fn_80077D10 = .text:0x80077D10; // type:function size:0x60 +fn_80077D70 = .text:0x80077D70; // type:function size:0xC +fn_80077D7C = .text:0x80077D7C; // type:function size:0xBDC +fn_80078958 = .text:0x80078958; // type:function size:0x100 +fn_80078A58 = .text:0x80078A58; // type:function size:0xF0 +fn_80078B48 = .text:0x80078B48; // type:function size:0x58 +fn_80078BA0 = .text:0x80078BA0; // type:function size:0x58 +fn_80078BF8 = .text:0x80078BF8; // type:function size:0x4C0 +fn_800790B8 = .text:0x800790B8; // type:function size:0x30 +fn_800790E8 = .text:0x800790E8; // type:function size:0x8 +fn_800790F0 = .text:0x800790F0; // type:function size:0xC +fn_800790FC = .text:0x800790FC; // type:function size:0x104 +fn_80079200 = .text:0x80079200; // type:function size:0x128 +fn_80079328 = .text:0x80079328; // type:function size:0xC +fn_80079334 = .text:0x80079334; // type:function size:0xD8 +fn_8007940C = .text:0x8007940C; // type:function size:0x10 +fn_8007941C = .text:0x8007941C; // type:function size:0xA64 +fn_80079E80 = .text:0x80079E80; // type:function size:0x104 +fn_80079F84 = .text:0x80079F84; // type:function size:0x434 +AddDecal__13CDecalManagerFRC27TToken<17CDecalDescription>RC12CTransform4fRC13CUnitVector3fR13CStateManager = .text:0x8007A3B8; // type:function size:0x2DC +fn_8007A694 = .text:0x8007A694; // type:function size:0x8 +fn_8007A69C = .text:0x8007A69C; // type:function size:0x8 +fn_8007A6A4 = .text:0x8007A6A4; // type:function size:0x8 +fn_8007A6AC = .text:0x8007A6AC; // type:function size:0x1C +fn_8007A6C8 = .text:0x8007A6C8; // type:function size:0x28 +fn_8007A6F0 = .text:0x8007A6F0; // type:function size:0xC +fn_8007A6FC = .text:0x8007A6FC; // type:function size:0x8 +fn_8007A704 = .text:0x8007A704; // type:function size:0x4 +fn_8007A708 = .text:0x8007A708; // type:function size:0x8 +fn_8007A710 = .text:0x8007A710; // type:function size:0x14 +fn_8007A724 = .text:0x8007A724; // type:function size:0x58 +fn_8007A77C = .text:0x8007A77C; // type:function size:0x24 +fn_8007A7A0 = .text:0x8007A7A0; // type:function size:0x8 +fn_8007A7A8 = .text:0x8007A7A8; // type:function size:0x978 +fn_8007B120 = .text:0x8007B120; // type:function size:0x20 +fn_8007B140 = .text:0x8007B140; // type:function size:0xAC +fn_8007B1EC = .text:0x8007B1EC; // type:function size:0xD8 +fn_8007B2C4 = .text:0x8007B2C4; // type:function size:0xFC +fn_8007B3C0 = .text:0x8007B3C0; // type:function size:0x18C +fn_8007B54C = .text:0x8007B54C; // type:function size:0x204 +fn_8007B750 = .text:0x8007B750; // type:function size:0x88 +fn_8007B7D8 = .text:0x8007B7D8; // type:function size:0xCC +fn_8007B8A4 = .text:0x8007B8A4; // type:function size:0x12C +fn_8007B9D0 = .text:0x8007B9D0; // type:function size:0x40 +SetSDigitalGuardian_FuncPtrs__FP25SDigitalGuardian_FuncPtrs = .text:0x8007BA10; // type:function size:0x8 +fn_8007BA18 = .text:0x8007BA18; // type:function size:0x10 +fn_8007BA28 = .text:0x8007BA28; // type:function size:0x10 +fn_8007BA38 = .text:0x8007BA38; // type:function size:0xB4 +fn_8007BAEC = .text:0x8007BAEC; // type:function size:0x2C +fn_8007BB18 = .text:0x8007BB18; // type:function size:0x40 +fn_8007BB58 = .text:0x8007BB58; // type:function size:0x40 +CreateEmitter__12CEchoEmitterFR13CStateManager = .text:0x8007BB98; // type:function size:0x14 +fn_8007BBAC = .text:0x8007BBAC; // type:function size:0x10 +fn_8007BBBC = .text:0x8007BBBC; // type:function size:0x1B4 +fn_8007BD70 = .text:0x8007BD70; // type:function size:0x20C +fn_8007BF7C = .text:0x8007BF7C; // type:function size:0x160 +fn_8007C0DC = .text:0x8007C0DC; // type:function size:0x410 +fn_8007C4EC = .text:0x8007C4EC; // type:function size:0xAC +fn_8007C598 = .text:0x8007C598; // type:function size:0x3C +fn_8007C5D4 = .text:0x8007C5D4; // type:function size:0x164 +fn_8007C738 = .text:0x8007C738; // type:function size:0x628 +fn_8007CD60 = .text:0x8007CD60; // type:function size:0x54 +fn_8007CDB4 = .text:0x8007CDB4; // type:function size:0x5C +SetDamageExplicit__12CEchoEmitterFf = .text:0x8007CE10; // type:function size:0x10 +SetAutoReducingDamage__12CEchoEmitterFf = .text:0x8007CE20; // type:function size:0x28 +SetAutoReducingYellowDamage__12CEchoEmitterFf = .text:0x8007CE48; // type:function size:0x28 +fn_8007CE70 = .text:0x8007CE70; // type:function size:0x8 +fn_8007CE78 = .text:0x8007CE78; // type:function size:0xB4 +fn_8007CF2C = .text:0x8007CF2C; // type:function size:0x58 +fn_8007CF84 = .text:0x8007CF84; // type:function size:0x4C +fn_8007CFD0 = .text:0x8007CFD0; // type:function size:0x8 +fn_8007CFD8 = .text:0x8007CFD8; // type:function size:0x104 +fn_8007D0DC = .text:0x8007D0DC; // type:function size:0x4 +fn_8007D0E0 = .text:0x8007D0E0; // type:function size:0xA0 +fn_8007D180 = .text:0x8007D180; // type:function size:0x88 +fn_8007D208 = .text:0x8007D208; // type:function size:0x9C +fn_8007D2A4 = .text:0x8007D2A4; // type:function size:0x9C +__ct__7CEffectF9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f = .text:0x8007D340; // type:function size:0xEC +fn_8007D42C = .text:0x8007D42C; // type:function size:0x4 +fn_8007D430 = .text:0x8007D430; // type:function size:0x4 +__ct__23CElectricBeamProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC17CElectricBeamInfoRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdUi = .text:0x8007D434; // type:function size:0x380 +fn_8007D7B4 = .text:0x8007D7B4; // type:function size:0x484 +fn_8007DC38 = .text:0x8007DC38; // type:function size:0x6C +fn_8007DCA4 = .text:0x8007DCA4; // type:function size:0x4C +fn_8007DCF0 = .text:0x8007DCF0; // type:function size:0xAC +fn_8007DD9C = .text:0x8007DD9C; // type:function size:0x9C +fn_8007DE38 = .text:0x8007DE38; // type:function size:0x12C +SetSElitePirate_FuncPtrs__FP21SElitePirate_FuncPtrs = .text:0x8007DF64; // type:function size:0x8 +fn_8007DF6C = .text:0x8007DF6C; // type:function size:0x10 +__ct__27CElitePirateGrenadeLauncherF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC10CModelDataRC16CActorParameters9TUniqueIdf = .text:0x8007DF7C; // type:function size:0x3FC +fn_8007E378 = .text:0x8007E378; // type:function size:0x68 +fn_8007E3E0 = .text:0x8007E3E0; // type:function size:0x90 +fn_8007E470 = .text:0x8007E470; // type:function size:0xFC +fn_8007E56C = .text:0x8007E56C; // type:function size:0x14 +fn_8007E580 = .text:0x8007E580; // type:function size:0x70 +fn_8007E5F0 = .text:0x8007E5F0; // type:function size:0x4 +fn_8007E5F4 = .text:0x8007E5F4; // type:function size:0x28C +fn_8007E880 = .text:0x8007E880; // type:function size:0x2BC +fn_8007EB3C = .text:0x8007EB3C; // type:function size:0x138 +fn_8007EC74 = .text:0x8007EC74; // type:function size:0x4C4 +SetSlowedSpeed__27CElitePirateGrenadeLauncherFf = .text:0x8007F138; // type:function size:0x8 +fn_8007F140 = .text:0x8007F140; // type:function size:0x24 +fn_8007F164 = .text:0x8007F164; // type:function size:0x54 +SetSEmperorIngStage1_FuncPtrs__FP26SEmperorIngStage1_FuncPtrs = .text:0x8007F1B8; // type:function size:0x8 +fn_8007F1C0 = .text:0x8007F1C0; // type:function size:0x10 +SetSEmperorIngStage2Tentacle_FuncPtrs__FP34SEmperorIngStage2Tentacle_FuncPtrs = .text:0x8007F1D0; // type:function size:0x8 +fn_8007F1D8 = .text:0x8007F1D8; // type:function size:0x10 +SetSEmperorIngStage3_FuncPtrs__FP26SEmperorIngStage3_FuncPtrs = .text:0x8007F1E8; // type:function size:0x8 +fn_8007F1F0 = .text:0x8007F1F0; // type:function size:0x10 +fn_8007F200 = .text:0x8007F200; // type:function size:0x24 +fn_8007F224 = .text:0x8007F224; // type:function size:0x8C +fn_8007F2B0 = .text:0x8007F2B0; // type:function size:0x30 +AddObject__14CExclusionListF9TUniqueIdf = .text:0x8007F2E0; // type:function size:0x13C +fn_8007F41C = .text:0x8007F41C; // type:function size:0xC8 +fn_8007F4E4 = .text:0x8007F4E4; // type:function size:0x1B0 +fn_8007F694 = .text:0x8007F694; // type:function size:0x24 +fn_8007F6B8 = .text:0x8007F6B8; // type:function size:0xA4 +fn_8007F75C = .text:0x8007F75C; // type:function size:0xC8 +fn_8007F824 = .text:0x8007F824; // type:function size:0x1B0 +fn_8007F9D4 = .text:0x8007F9D4; // type:function size:0x24 +__ct__17CEnergyProjectileFbRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueId9TUniqueIdUibRC9CVector3fRC18CImpactVisorEffectbbbfff = .text:0x8007F9F8; // type:function size:0x2C8 +StopProjectile__17CEnergyProjectileFR13CStateManager = .text:0x8007FCC0; // type:function size:0x58 +Explode__17CEnergyProjectileFRC9CVector3fRC9CVector3f29EWeaponCollisionResponseTypesR13CStateManagerRC20CDamageVulnerability9TUniqueId = .text:0x8007FD18; // type:function size:0x12C0 +fn_80080FD8 = .text:0x80080FD8; // type:function size:0x4C +fn_80081024 = .text:0x80081024; // type:function size:0x40 +PreRenderAllViewports__17CEnergyProjectileFR13CStateManager = .text:0x80081064; // type:function size:0xC8 +PreRender__17CEnergyProjectileFR13CStateManager = .text:0x8008112C; // type:function size:0x13C +AddToRenderer__17CEnergyProjectileCFRC13CStateManager = .text:0x80081268; // type:function size:0xA0 +Render__17CEnergyProjectileCFRC13CStateManager = .text:0x80081308; // type:function size:0xF8 +Think__17CEnergyProjectileFfR13CStateManager = .text:0x80081400; // type:function size:0x4EC +ResolveCollisionWithActor__17CEnergyProjectileFRC14CRayCastResultR6CActorR13CStateManager = .text:0x800818EC; // type:function size:0x438 +ResolveCollisionWithWorld__17CEnergyProjectileFRC14CRayCastResultR13CStateManager = .text:0x80081D24; // type:function size:0x124 +AcceptScriptMsg__17CEnergyProjectileFR13CStateManagerRC10CScriptMsg = .text:0x80081E48; // type:function size:0x318 +fn_80082160 = .text:0x80082160; // type:function size:0x110 +SetCameraShakerData__17CEnergyProjectileFRC17CCameraShakerData = .text:0x80082270; // type:function size:0xB4 +fn_80082324 = .text:0x80082324; // type:function size:0xFC +SetCombatVisorMaxVolume__17CEnergyProjectileFUc = .text:0x80082420; // type:function size:0x20 +SetEchoVisorMaxVolume__17CEnergyProjectileFUc = .text:0x80082440; // type:function size:0x20 +GetSortingBounds__17CEnergyProjectileCFRC13CStateManager = .text:0x80082460; // type:function size:0x80 +fn_800824E0 = .text:0x800824E0; // type:function size:0x74 +fn_80082554 = .text:0x80082554; // type:function size:0x20 +__ct__11CEntityInfoF7TAreaIdRCQ24rstl48vector<11SConnection,Q24rstl17rmemory_allocator>b9TEditorId = .text:0x80082574; // type:function size:0x164 +GetGloballyUniqueIdForScriptObject__11CEntityInfoFUi9TEditorId = .text:0x800826D8; // type:function size:0x8 +GetGloballyUniqueIdForScriptObject__11CEntityInfoCFUi = .text:0x800826E0; // type:function size:0x10 +__ct__7CEntityF9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Ui = .text:0x800826F0; // type:function size:0x190 +__dt__7CEntityFv = .text:0x80082880; // type:function size:0x60 +AcceptScriptMsg__7CEntityFR13CStateManagerRC10CScriptMsg = .text:0x800828E0; // type:function size:0x14C +SendScriptMsgs__7CEntityF18EScriptObjectStateR13CStateManager9TUniqueId20EScriptObjectMessage = .text:0x80082A2C; // type:function size:0x100 +PreThink__7CEntityFfR13CStateManager = .text:0x80082B2C; // type:function size:0x4 +Think__7CEntityFfR13CStateManager = .text:0x80082B30; // type:function size:0x4 +SendActive__7CEntityFR13CStateManagerb = .text:0x80082B34; // type:function size:0x6C +SetActive__7CEntityFb = .text:0x80082BA0; // type:function size:0x10 +GetAreaIdForPersistence__7CEntityCFv = .text:0x80082BB0; // type:function size:0x1C +FindConnectedObject__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x80082BCC; // type:function size:0xDC +FindConnectedObject_if__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessageRC21CValidEntityPredicate = .text:0x80082CA8; // type:function size:0x110 +FindConnectedObjects__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x80082DB8; // type:function size:0x198 +fn_80082F50 = .text:0x80082F50; // type:function size:0x88 +FindConnectedObjects_if__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessageRC21CValidEntityPredicate = .text:0x80082FD8; // type:function size:0x1CC +CheckConnectedObject__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x800831A4; // type:function size:0xDC +CheckConnectedObject_if__7CEntityCFRC13CStateManager18EScriptObjectState20EScriptObjectMessageRC21CValidEntityPredicate = .text:0x80083280; // type:function size:0x110 +__dt__21CValidEntityPredicateFv = .text:0x80083390; // type:function size:0x40 +fn_800833D0 = .text:0x800833D0; // type:function size:0xA4 +fn_80083474 = .text:0x80083474; // type:function size:0x98 +fn_8008350C = .text:0x8008350C; // type:function size:0x4 +fn_80083510 = .text:0x80083510; // type:function size:0x898 +fn_80083DA8 = .text:0x80083DA8; // type:function size:0x40 +fn_80083DE8 = .text:0x80083DE8; // type:function size:0x314 +fn_800840FC = .text:0x800840FC; // type:function size:0x21C +fn_80084318 = .text:0x80084318; // type:function size:0x21C +fn_80084534 = .text:0x80084534; // type:function size:0x44C +fn_80084980 = .text:0x80084980; // type:function size:0x21C +fn_80084B9C = .text:0x80084B9C; // type:function size:0x1CC +fn_80084D68 = .text:0x80084D68; // type:function size:0xC8 +fn_80084E30 = .text:0x80084E30; // type:function size:0x2A4 +fn_800850D4 = .text:0x800850D4; // type:function size:0x58 +fn_8008512C = .text:0x8008512C; // type:function size:0x39C +fn_800854C8 = .text:0x800854C8; // type:function size:0x1BC +fn_80085684 = .text:0x80085684; // type:function size:0xF0 +fn_80085774 = .text:0x80085774; // type:function size:0x8 +fn_8008577C = .text:0x8008577C; // type:function size:0x18 +fn_80085794 = .text:0x80085794; // type:function size:0x274 +fn_80085A08 = .text:0x80085A08; // type:function size:0x5AC +fn_80085FB4 = .text:0x80085FB4; // type:function size:0xA00 +fn_800869B4 = .text:0x800869B4; // type:function size:0x784 +fn_80087138 = .text:0x80087138; // type:function size:0x9A4 +fn_80087ADC = .text:0x80087ADC; // type:function size:0x1FC +fn_80087CD8 = .text:0x80087CD8; // type:function size:0x1FC +fn_80087ED4 = .text:0x80087ED4; // type:function size:0x5C0 +fn_80088494 = .text:0x80088494; // type:function size:0x344 +fn_800887D8 = .text:0x800887D8; // type:function size:0x26C +fn_80088A44 = .text:0x80088A44; // type:function size:0x1B4 +fn_80088BF8 = .text:0x80088BF8; // type:function size:0x220 +fn_80088E18 = .text:0x80088E18; // type:function size:0xB0 +fn_80088EC8 = .text:0x80088EC8; // type:function size:0xD4 +fn_80088F9C = .text:0x80088F9C; // type:function size:0x12C +fn_800890C8 = .text:0x800890C8; // type:function size:0x23C +fn_80089304 = .text:0x80089304; // type:function size:0x1E8 +fn_800894EC = .text:0x800894EC; // type:function size:0x168 +fn_80089654 = .text:0x80089654; // type:function size:0x2F4 +fn_80089948 = .text:0x80089948; // type:function size:0x10 +fn_80089958 = .text:0x80089958; // type:function size:0x164 +fn_80089ABC = .text:0x80089ABC; // type:function size:0x1A8 +fn_80089C64 = .text:0x80089C64; // type:function size:0x510 +fn_8008A174 = .text:0x8008A174; // type:function size:0x4C +fn_8008A1C0 = .text:0x8008A1C0; // type:function size:0x20 +fn_8008A1E0 = .text:0x8008A1E0; // type:function size:0x2B4 +FadeDensity__13CEnvFxManagerFfi = .text:0x8008A494; // type:function size:0x34 +fn_8008A4C8 = .text:0x8008A4C8; // type:function size:0xC +fn_8008A4D4 = .text:0x8008A4D4; // type:function size:0xC +fn_8008A4E0 = .text:0x8008A4E0; // type:function size:0xB8 +fn_8008A598 = .text:0x8008A598; // type:function size:0x30 +fn_8008A5C8 = .text:0x8008A5C8; // type:function size:0xCC +fn_8008A694 = .text:0x8008A694; // type:function size:0x4C +fn_8008A6E0 = .text:0x8008A6E0; // type:function size:0x24 +fn_8008A704 = .text:0x8008A704; // type:function size:0xB8 +fn_8008A7BC = .text:0x8008A7BC; // type:function size:0x18 +fn_8008A7D4 = .text:0x8008A7D4; // type:function size:0xB8 +fn_8008A88C = .text:0x8008A88C; // type:function size:0x570 +fn_8008ADFC = .text:0x8008ADFC; // type:function size:0x44 +fn_8008AE40 = .text:0x8008AE40; // type:function size:0x360 +fn_8008B1A0 = .text:0x8008B1A0; // type:function size:0x1D8 +fn_8008B378 = .text:0x8008B378; // type:function size:0x16C +fn_8008B4E4 = .text:0x8008B4E4; // type:function size:0x330 +fn_8008B814 = .text:0x8008B814; // type:function size:0x58 +fn_8008B86C = .text:0x8008B86C; // type:function size:0x114 +fn_8008B980 = .text:0x8008B980; // type:function size:0x50 +fn_8008B9D0 = .text:0x8008B9D0; // type:function size:0x50 +SetAnyControllerErrorsAllowedInFrontEnd__18CErrorOutputWindowFb = .text:0x8008BA20; // type:function size:0x8 +SetSpecificControllerErrorAllowedInFrontEnd__18CErrorOutputWindowFUib = .text:0x8008BA28; // type:function size:0xC +fn_8008BA34 = .text:0x8008BA34; // type:function size:0x8 +fn_8008BA3C = .text:0x8008BA3C; // type:function size:0xE0 +fn_8008BB1C = .text:0x8008BB1C; // type:function size:0x94 +fn_8008BBB0 = .text:0x8008BBB0; // type:function size:0x80 +fn_8008BC30 = .text:0x8008BC30; // type:function size:0x64 +fn_8008BC94 = .text:0x8008BC94; // type:function size:0x3C +fn_8008BCD0 = .text:0x8008BCD0; // type:function size:0x1B4 +fn_8008BE84 = .text:0x8008BE84; // type:function size:0xFC +fn_8008BF80 = .text:0x8008BF80; // type:function size:0x1C +__ct__10CExplosionFRC31TLockedToken<15CGenDescription>9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4fUiRC9CVector3fRC6CColori = .text:0x8008BF9C; // type:function size:0x1D4 +fn_8008C170 = .text:0x8008C170; // type:function size:0x1B8 +fn_8008C328 = .text:0x8008C328; // type:function size:0x8C +fn_8008C3B4 = .text:0x8008C3B4; // type:function size:0x14 +fn_8008C3C8 = .text:0x8008C3C8; // type:function size:0x14 +fn_8008C3DC = .text:0x8008C3DC; // type:function size:0x160 +fn_8008C53C = .text:0x8008C53C; // type:function size:0x1AC +fn_8008C6E8 = .text:0x8008C6E8; // type:function size:0x1E0 +fn_8008C8C8 = .text:0x8008C8C8; // type:function size:0x168 +fn_8008CA30 = .text:0x8008CA30; // type:function size:0x78 +SetSEyeBall_FuncPtrs__FP17SEyeBall_FuncPtrs = .text:0x8008CAA8; // type:function size:0x8 +fn_8008CAB0 = .text:0x8008CAB0; // type:function size:0x10 +fn_8008CAC0 = .text:0x8008CAC0; // type:function size:0x18 +fn_8008CAD8 = .text:0x8008CAD8; // type:function size:0x11C +fn_8008CBF4 = .text:0x8008CBF4; // type:function size:0x114 +fn_8008CD08 = .text:0x8008CD08; // type:function size:0x1B8 +fn_8008CEC0 = .text:0x8008CEC0; // type:function size:0x58 +fn_8008CF18 = .text:0x8008CF18; // type:function size:0x4 +fn_8008CF1C = .text:0x8008CF1C; // type:function size:0xBC +fn_8008CFD8 = .text:0x8008CFD8; // type:function size:0x15A4 +fn_8008E57C = .text:0x8008E57C; // type:function size:0x4 +fn_8008E580 = .text:0x8008E580; // type:function size:0x4 +fn_8008E584 = .text:0x8008E584; // type:function size:0x78 +fn_8008E5FC = .text:0x8008E5FC; // type:function size:0x2C +fn_8008E628 = .text:0x8008E628; // type:function size:0x314 +fn_8008E93C = .text:0x8008E93C; // type:function size:0x8 +fn_8008E944 = .text:0x8008E944; // type:function size:0x50 +fn_8008E994 = .text:0x8008E994; // type:function size:0x70 +fn_8008EA04 = .text:0x8008EA04; // type:function size:0x4 +fn_8008EA08 = .text:0x8008EA08; // type:function size:0x18 +fn_8008EA20 = .text:0x8008EA20; // type:function size:0x400 +fn_8008EE20 = .text:0x8008EE20; // type:function size:0x14 +SetSFishCloud_FuncPtrs__FP19SFishCloud_FuncPtrs = .text:0x8008EE34; // type:function size:0x8 +fn_8008EE3C = .text:0x8008EE3C; // type:function size:0x10 +fn_8008EE4C = .text:0x8008EE4C; // type:function size:0x10 +AddAttractor__10CFishCloudF9TUniqueIdbff = .text:0x8008EE5C; // type:function size:0x38 +AddRepulsor__10CFishCloudF9TUniqueIdbff = .text:0x8008EE94; // type:function size:0x38 +fn_8008EECC = .text:0x8008EECC; // type:function size:0x158 +fn_8008F024 = .text:0x8008F024; // type:function size:0x58 +fn_8008F07C = .text:0x8008F07C; // type:function size:0x4 +fn_8008F080 = .text:0x8008F080; // type:function size:0x1A0 +fn_8008F220 = .text:0x8008F220; // type:function size:0x4 +fn_8008F224 = .text:0x8008F224; // type:function size:0x4 +fn_8008F228 = .text:0x8008F228; // type:function size:0x11C +fn_8008F344 = .text:0x8008F344; // type:function size:0x574 +fn_8008F8B8 = .text:0x8008F8B8; // type:function size:0x4 +fn_8008F8BC = .text:0x8008F8BC; // type:function size:0x1C +fn_8008F8D8 = .text:0x8008F8D8; // type:function size:0x3CC +fn_8008FCA4 = .text:0x8008FCA4; // type:function size:0xC +fn_8008FCB0 = .text:0x8008FCB0; // type:function size:0x374 +fn_80090024 = .text:0x80090024; // type:function size:0xCC +fn_800900F0 = .text:0x800900F0; // type:function size:0x4 +fn_800900F4 = .text:0x800900F4; // type:function size:0x4 +fn_800900F8 = .text:0x800900F8; // type:function size:0x584 +fn_8009067C = .text:0x8009067C; // type:function size:0x58 +fn_800906D4 = .text:0x800906D4; // type:function size:0xC +fn_800906E0 = .text:0x800906E0; // type:function size:0xC +fn_800906EC = .text:0x800906EC; // type:function size:0xC +fn_800906F8 = .text:0x800906F8; // type:function size:0xC +fn_80090704 = .text:0x80090704; // type:function size:0xC +fn_80090710 = .text:0x80090710; // type:function size:0xC +fn_8009071C = .text:0x8009071C; // type:function size:0x398 +fn_80090AB4 = .text:0x80090AB4; // type:function size:0x1C4 +fn_80090C78 = .text:0x80090C78; // type:function size:0x810 +fn_80091488 = .text:0x80091488; // type:function size:0xEB8 +fn_80092340 = .text:0x80092340; // type:function size:0x1C4 +fn_80092504 = .text:0x80092504; // type:function size:0x148 +fn_8009264C = .text:0x8009264C; // type:function size:0x8 +fn_80092654 = .text:0x80092654; // type:function size:0x2AC +fn_80092900 = .text:0x80092900; // type:function size:0xE4 +fn_800929E4 = .text:0x800929E4; // type:function size:0x1C +fn_80092A00 = .text:0x80092A00; // type:function size:0xA0 +fn_80092AA0 = .text:0x80092AA0; // type:function size:0x70 +fn_80092B10 = .text:0x80092B10; // type:function size:0x10 +fn_80092B20 = .text:0x80092B20; // type:function size:0xC +fn_80092B2C = .text:0x80092B2C; // type:function size:0x4C +CreateSplash__18CFluidPlaneManagerF9TUniqueIdR13CStateManagerRC12CScriptWaterRC9CVector3ffb = .text:0x80092B78; // type:function size:0x2F8 +fn_80092E70 = .text:0x80092E70; // type:function size:0x278 +fn_800930E8 = .text:0x800930E8; // type:function size:0x1D0 +fn_800932B8 = .text:0x800932B8; // type:function size:0x7C +SetSFlyerSwarm_FuncPtrs__FP20SFlyerSwarm_FuncPtrs = .text:0x80093334; // type:function size:0x8 +fn_8009333C = .text:0x8009333C; // type:function size:0x10 +SetSFlyingPirate_FuncPtrs__FP22SFlyingPirate_FuncPtrs = .text:0x8009334C; // type:function size:0x8 +fn_80093354 = .text:0x80093354; // type:function size:0x10 +fn_80093364 = .text:0x80093364; // type:function size:0x554 +fn_800938B8 = .text:0x800938B8; // type:function size:0xC +fn_800938C4 = .text:0x800938C4; // type:function size:0x58 +fn_8009391C = .text:0x8009391C; // type:function size:0xDC +fn_800939F8 = .text:0x800939F8; // type:function size:0xB8 +fn_80093AB0 = .text:0x80093AB0; // type:function size:0x14 +fn_80093AC4 = .text:0x80093AC4; // type:function size:0xDC +fn_80093BA0 = .text:0x80093BA0; // type:function size:0x30 +fn_80093BD0 = .text:0x80093BD0; // type:function size:0xF8 +__ct__21CFreezeBeamProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdffUsUiUi = .text:0x80093CC8; // type:function size:0x254 +fn_80093F1C = .text:0x80093F1C; // type:function size:0x178 +fn_80094094 = .text:0x80094094; // type:function size:0x94 +fn_80094128 = .text:0x80094128; // type:function size:0x14C +fn_80094274 = .text:0x80094274; // type:function size:0xC0 +fn_80094334 = .text:0x80094334; // type:function size:0x78 +fn_800943AC = .text:0x800943AC; // type:function size:0x4 +fn_800943B0 = .text:0x800943B0; // type:function size:0x4 +fn_800943B4 = .text:0x800943B4; // type:function size:0x4 +fn_800943B8 = .text:0x800943B8; // type:function size:0x4 +fn_800943BC = .text:0x800943BC; // type:function size:0x4 +fn_800943C0 = .text:0x800943C0; // type:function size:0x4 +fn_800943C4 = .text:0x800943C4; // type:function size:0x8 +fn_800943CC = .text:0x800943CC; // type:function size:0x4 +fn_800943D0 = .text:0x800943D0; // type:function size:0x4 +fn_800943D4 = .text:0x800943D4; // type:function size:0x10 +fn_800943E4 = .text:0x800943E4; // type:function size:0x8 +fn_800943EC = .text:0x800943EC; // type:function size:0x4 +fn_800943F0 = .text:0x800943F0; // type:function size:0x4 +fn_800943F4 = .text:0x800943F4; // type:function size:0x4 +fn_800943F8 = .text:0x800943F8; // type:function size:0x8 +fn_80094400 = .text:0x80094400; // type:function size:0x4 +fn_80094404 = .text:0x80094404; // type:function size:0x8 +fn_8009440C = .text:0x8009440C; // type:function size:0x8 +SetNextGameType4CC__17CFrontEndGameModeFUi = .text:0x80094414; // type:function size:0x8 +fn_8009441C = .text:0x8009441C; // type:function size:0x8 +fn_80094424 = .text:0x80094424; // type:function size:0x10 +SetNextGameFragLimit__17CFrontEndGameModeFi = .text:0x80094434; // type:function size:0x8 +SetNextGameCoinLimit__17CFrontEndGameModeFi = .text:0x8009443C; // type:function size:0x8 +SetNextGameTimeLimit__17CFrontEndGameModeFf = .text:0x80094444; // type:function size:0x8 +SetNextGameMusicIndex__17CFrontEndGameModeFi = .text:0x8009444C; // type:function size:0x8 +SetPlayerData__17CFrontEndGameModeFRCQ24rstl40reserved_vector<19CFrontEndPlayerData,4> = .text:0x80094454; // type:function size:0x6C +fn_800944C0 = .text:0x800944C0; // type:function size:0x8 +fn_800944C8 = .text:0x800944C8; // type:function size:0x8 +fn_800944D0 = .text:0x800944D0; // type:function size:0x8 +fn_800944D8 = .text:0x800944D8; // type:function size:0xC +fn_800944E4 = .text:0x800944E4; // type:function size:0x8 +fn_800944EC = .text:0x800944EC; // type:function size:0x40 +fn_8009452C = .text:0x8009452C; // type:function size:0xB8 +fn_800945E4 = .text:0x800945E4; // type:function size:0x364 +fn_80094948 = .text:0x80094948; // type:function size:0x1E0 +fn_80094B28 = .text:0x80094B28; // type:function size:0x40 +fn_80094B68 = .text:0x80094B68; // type:function size:0x40 +fn_80094BA8 = .text:0x80094BA8; // type:function size:0xE8 +fn_80094C90 = .text:0x80094C90; // type:function size:0x288 +fn_80094F18 = .text:0x80094F18; // type:function size:0x58 +fn_80094F70 = .text:0x80094F70; // type:function size:0x58 +fn_80094FC8 = .text:0x80094FC8; // type:function size:0x5E4 +fn_800955AC = .text:0x800955AC; // type:function size:0xD58 +fn_80096304 = .text:0x80096304; // type:function size:0x58 +fn_8009635C = .text:0x8009635C; // type:function size:0x24 +fn_80096380 = .text:0x80096380; // type:function size:0x1DC +fn_8009655C = .text:0x8009655C; // type:function size:0x110 +fn_8009666C = .text:0x8009666C; // type:function size:0x1C8 +fn_80096834 = .text:0x80096834; // type:function size:0x74 +fn_800968A8 = .text:0x800968A8; // type:function size:0x70 +fn_80096918 = .text:0x80096918; // type:function size:0x29C +fn_80096BB4 = .text:0x80096BB4; // type:function size:0x6D4 +fn_80097288 = .text:0x80097288; // type:function size:0x340 +fn_800975C8 = .text:0x800975C8; // type:function size:0x120 +fn_800976E8 = .text:0x800976E8; // type:function size:0x78 +fn_80097760 = .text:0x80097760; // type:function size:0x70 +fn_800977D0 = .text:0x800977D0; // type:function size:0xA00 +fn_800981D0 = .text:0x800981D0; // type:function size:0x58 +fn_80098228 = .text:0x80098228; // type:function size:0x12C8 +fn_800994F0 = .text:0x800994F0; // type:function size:0x330 +fn_80099820 = .text:0x80099820; // type:function size:0x27C +fn_80099A9C = .text:0x80099A9C; // type:function size:0x200 +fn_80099C9C = .text:0x80099C9C; // type:function size:0x3AC +fn_8009A048 = .text:0x8009A048; // type:function size:0x5C +fn_8009A0A4 = .text:0x8009A0A4; // type:function size:0x5C +fn_8009A100 = .text:0x8009A100; // type:function size:0x7C +fn_8009A17C = .text:0x8009A17C; // type:function size:0x15C +fn_8009A2D8 = .text:0x8009A2D8; // type:function size:0x2F0 +fn_8009A5C8 = .text:0x8009A5C8; // type:function size:0x1DC +fn_8009A7A4 = .text:0x8009A7A4; // type:function size:0x14 +fn_8009A7B8 = .text:0x8009A7B8; // type:function size:0x14 +fn_8009A7CC = .text:0x8009A7CC; // type:function size:0x28 +fn_8009A7F4 = .text:0x8009A7F4; // type:function size:0xEC +fn_8009A8E0 = .text:0x8009A8E0; // type:function size:0xF4 +fn_8009A9D4 = .text:0x8009A9D4; // type:function size:0xF10 +fn_8009B8E4 = .text:0x8009B8E4; // type:function size:0x128 +fn_8009BA0C = .text:0x8009BA0C; // type:function size:0x64 +fn_8009BA70 = .text:0x8009BA70; // type:function size:0x178 +fn_8009BBE8 = .text:0x8009BBE8; // type:function size:0x144 +fn_8009BD2C = .text:0x8009BD2C; // type:function size:0xB0 +fn_8009BDDC = .text:0x8009BDDC; // type:function size:0x58 +fn_8009BE34 = .text:0x8009BE34; // type:function size:0x7C +fn_8009BEB0 = .text:0x8009BEB0; // type:function size:0x84 +fn_8009BF34 = .text:0x8009BF34; // type:function size:0xF0 +fn_8009C024 = .text:0x8009C024; // type:function size:0x60 +fn_8009C084 = .text:0x8009C084; // type:function size:0x38 +fn_8009C0BC = .text:0x8009C0BC; // type:function size:0x218 +fn_8009C2D4 = .text:0x8009C2D4; // type:function size:0x30 +fn_8009C304 = .text:0x8009C304; // type:function size:0xB0 +fn_8009C3B4 = .text:0x8009C3B4; // type:function size:0x9C +fn_8009C450 = .text:0x8009C450; // type:function size:0x154 +fn_8009C5A4 = .text:0x8009C5A4; // type:function size:0x8 +fn_8009C5AC = .text:0x8009C5AC; // type:function size:0x8 +fn_8009C5B4 = .text:0x8009C5B4; // type:function size:0x10 +fn_8009C5C4 = .text:0x8009C5C4; // type:function size:0x24 +fn_8009C5E8 = .text:0x8009C5E8; // type:function size:0x28 +fn_8009C610 = .text:0x8009C610; // type:function size:0x28 +fn_8009C638 = .text:0x8009C638; // type:function size:0x40 +fn_8009C678 = .text:0x8009C678; // type:function size:0x28 +fn_8009C6A0 = .text:0x8009C6A0; // type:function size:0x40 +fn_8009C6E0 = .text:0x8009C6E0; // type:function size:0x18 +fn_8009C6F8 = .text:0x8009C6F8; // type:function size:0x88 +fn_8009C780 = .text:0x8009C780; // type:function size:0xC +fn_8009C78C = .text:0x8009C78C; // type:function size:0x10 +fn_8009C79C = .text:0x8009C79C; // type:function size:0x68 +FadeFog__Q29CGameArea8CAreaFogF11ERglFogModeRC6CColorRC9CVector2ffRC9CVector2f = .text:0x8009C804; // type:function size:0x134 +RollFogOut__Q29CGameArea8CAreaFogFffRC6CColor = .text:0x8009C938; // type:function size:0xC0 +fn_8009C9F8 = .text:0x8009C9F8; // type:function size:0x14 +fn_8009CA0C = .text:0x8009CA0C; // type:function size:0x200 +fn_8009CC0C = .text:0x8009CC0C; // type:function size:0x80 +fn_8009CC8C = .text:0x8009CC8C; // type:function size:0x18 +fn_8009CCA4 = .text:0x8009CCA4; // type:function size:0x34 +fn_8009CCD8 = .text:0x8009CCD8; // type:function size:0x44 +fn_8009CD1C = .text:0x8009CD1C; // type:function size:0x7C +fn_8009CD98 = .text:0x8009CD98; // type:function size:0x8 +fn_8009CDA0 = .text:0x8009CDA0; // type:function size:0x8 +fn_8009CDA8 = .text:0x8009CDA8; // type:function size:0x8 +fn_8009CDB0 = .text:0x8009CDB0; // type:function size:0x10 +fn_8009CDC0 = .text:0x8009CDC0; // type:function size:0xC +fn_8009CDCC = .text:0x8009CDCC; // type:function size:0x8 +fn_8009CDD4 = .text:0x8009CDD4; // type:function size:0x8 +fn_8009CDDC = .text:0x8009CDDC; // type:function size:0xB50 +fn_8009D92C = .text:0x8009D92C; // type:function size:0x8 +fn_8009D934 = .text:0x8009D934; // type:function size:0x8 +fn_8009D93C = .text:0x8009D93C; // type:function size:0x8 +fn_8009D944 = .text:0x8009D944; // type:function size:0x10 +fn_8009D954 = .text:0x8009D954; // type:function size:0x8 +fn_8009D95C = .text:0x8009D95C; // type:function size:0x8 +fn_8009D964 = .text:0x8009D964; // type:function size:0x8 +fn_8009D96C = .text:0x8009D96C; // type:function size:0x24 +fn_8009D990 = .text:0x8009D990; // type:function size:0x8C +fn_8009DA1C = .text:0x8009DA1C; // type:function size:0x44 +fn_8009DA60 = .text:0x8009DA60; // type:function size:0x2C +fn_8009DA8C = .text:0x8009DA8C; // type:function size:0xE4 +fn_8009DB70 = .text:0x8009DB70; // type:function size:0xC +fn_8009DB7C = .text:0x8009DB7C; // type:function size:0x14 +fn_8009DB90 = .text:0x8009DB90; // type:function size:0x14 +fn_8009DBA4 = .text:0x8009DBA4; // type:function size:0x180 +fn_8009DD24 = .text:0x8009DD24; // type:function size:0x4C +fn_8009DD70 = .text:0x8009DD70; // type:function size:0x30 +fn_8009DDA0 = .text:0x8009DDA0; // type:function size:0x174 +fn_8009DF14 = .text:0x8009DF14; // type:function size:0x2F8 +fn_8009E20C = .text:0x8009E20C; // type:function size:0x24 +fn_8009E230 = .text:0x8009E230; // type:function size:0x4 +fn_8009E234 = .text:0x8009E234; // type:function size:0x40 +fn_8009E274 = .text:0x8009E274; // type:function size:0x30 +fn_8009E2A4 = .text:0x8009E2A4; // type:function size:0x3C +fn_8009E2E0 = .text:0x8009E2E0; // type:function size:0x5C +fn_8009E33C = .text:0x8009E33C; // type:function size:0xC8 +fn_8009E404 = .text:0x8009E404; // type:function size:0x640 +fn_8009EA44 = .text:0x8009EA44; // type:function size:0xC8 +fn_8009EB0C = .text:0x8009EB0C; // type:function size:0x250 +fn_8009ED5C = .text:0x8009ED5C; // type:function size:0xCC +fn_8009EE28 = .text:0x8009EE28; // type:function size:0x2A8 +fn_8009F0D0 = .text:0x8009F0D0; // type:function size:0x118 +fn_8009F1E8 = .text:0x8009F1E8; // type:function size:0x5F8 +fn_8009F7E0 = .text:0x8009F7E0; // type:function size:0x17C +fn_8009F95C = .text:0x8009F95C; // type:function size:0xA4 +fn_8009FA00 = .text:0x8009FA00; // type:function size:0x74 +fn_8009FA74 = .text:0x8009FA74; // type:function size:0xB0 +fn_8009FB24 = .text:0x8009FB24; // type:function size:0x20 +fn_8009FB44 = .text:0x8009FB44; // type:function size:0x38 +fn_8009FB7C = .text:0x8009FB7C; // type:function size:0x2A0 +fn_8009FE1C = .text:0x8009FE1C; // type:function size:0x8 +fn_8009FE24 = .text:0x8009FE24; // type:function size:0x8 +fn_8009FE2C = .text:0x8009FE2C; // type:function size:0x78 +fn_8009FEA4 = .text:0x8009FEA4; // type:function size:0x74 +fn_8009FF18 = .text:0x8009FF18; // type:function size:0xB8 +fn_8009FFD0 = .text:0x8009FFD0; // type:function size:0xB4 +fn_800A0084 = .text:0x800A0084; // type:function size:0x78 +fn_800A00FC = .text:0x800A00FC; // type:function size:0x94 +fn_800A0190 = .text:0x800A0190; // type:function size:0xC0 +fn_800A0250 = .text:0x800A0250; // type:function size:0xBC +fn_800A030C = .text:0x800A030C; // type:function size:0x78 +fn_800A0384 = .text:0x800A0384; // type:function size:0x74 +fn_800A03F8 = .text:0x800A03F8; // type:function size:0x94 +fn_800A048C = .text:0x800A048C; // type:function size:0x1D0 +fn_800A065C = .text:0x800A065C; // type:function size:0x9C +fn_800A06F8 = .text:0x800A06F8; // type:function size:0x94 +fn_800A078C = .text:0x800A078C; // type:function size:0xF8 +fn_800A0884 = .text:0x800A0884; // type:function size:0xE4 +fn_800A0968 = .text:0x800A0968; // type:function size:0x180 +fn_800A0AE8 = .text:0x800A0AE8; // type:function size:0x94 +fn_800A0B7C = .text:0x800A0B7C; // type:function size:0x15C +fn_800A0CD8 = .text:0x800A0CD8; // type:function size:0x15C +fn_800A0E34 = .text:0x800A0E34; // type:function size:0xD8 +fn_800A0F0C = .text:0x800A0F0C; // type:function size:0xCC +fn_800A0FD8 = .text:0x800A0FD8; // type:function size:0xBC +fn_800A1094 = .text:0x800A1094; // type:function size:0xCC +fn_800A1160 = .text:0x800A1160; // type:function size:0x94 +fn_800A11F4 = .text:0x800A11F4; // type:function size:0x88 +fn_800A127C = .text:0x800A127C; // type:function size:0x88 +fn_800A1304 = .text:0x800A1304; // type:function size:0xF8 +fn_800A13FC = .text:0x800A13FC; // type:function size:0x104 +fn_800A1500 = .text:0x800A1500; // type:function size:0x214 +fn_800A1714 = .text:0x800A1714; // type:function size:0x94 +fn_800A17A8 = .text:0x800A17A8; // type:function size:0x148 +fn_800A18F0 = .text:0x800A18F0; // type:function size:0x20 +fn_800A1910 = .text:0x800A1910; // type:function size:0x20 +fn_800A1930 = .text:0x800A1930; // type:function size:0x230 +fn_800A1B60 = .text:0x800A1B60; // type:function size:0x58 +fn_800A1BB8 = .text:0x800A1BB8; // type:function size:0x14 +fn_800A1BCC = .text:0x800A1BCC; // type:function size:0xE0 +ConvertToScreenSpace__11CGameCameraCFRC9CVector3f = .text:0x800A1CAC; // type:function size:0xE0 +fn_800A1D8C = .text:0x800A1D8C; // type:function size:0x530 +fn_800A22BC = .text:0x800A22BC; // type:function size:0x64 +fn_800A2320 = .text:0x800A2320; // type:function size:0x44 +fn_800A2364 = .text:0x800A2364; // type:function size:0x4 +fn_800A2368 = .text:0x800A2368; // type:function size:0x38 +fn_800A23A0 = .text:0x800A23A0; // type:function size:0x30C +fn_800A26AC = .text:0x800A26AC; // type:function size:0x14 +fn_800A26C0 = .text:0x800A26C0; // type:function size:0x14 +GetCameraManager__11CGameCameraCFRC13CStateManager = .text:0x800A26D4; // type:function size:0x14 +fn_800A26E8 = .text:0x800A26E8; // type:function size:0x14 +fn_800A26FC = .text:0x800A26FC; // type:function size:0x14 +fn_800A2710 = .text:0x800A2710; // type:function size:0x8 +fn_800A2718 = .text:0x800A2718; // type:function size:0x14 +GetFov__11CGameCameraCFv = .text:0x800A272C; // type:function size:0x8 +fn_800A2734 = .text:0x800A2734; // type:function size:0x18 +fn_800A274C = .text:0x800A274C; // type:function size:0x5C +fn_800A27A8 = .text:0x800A27A8; // type:function size:0xA8 +fn_800A2850 = .text:0x800A2850; // type:function size:0xD8 +fn_800A2928 = .text:0x800A2928; // type:function size:0x188 +fn_800A2AB0 = .text:0x800A2AB0; // type:function size:0xFC +fn_800A2BAC = .text:0x800A2BAC; // type:function size:0x70 +fn_800A2C1C = .text:0x800A2C1C; // type:function size:0x4 +fn_800A2C20 = .text:0x800A2C20; // type:function size:0x4 +fn_800A2C24 = .text:0x800A2C24; // type:function size:0xE0 +fn_800A2D04 = .text:0x800A2D04; // type:function size:0x4C +fn_800A2D50 = .text:0x800A2D50; // type:function size:0x58 +fn_800A2DA8 = .text:0x800A2DA8; // type:function size:0x114 +fn_800A2EBC = .text:0x800A2EBC; // type:function size:0x270 +fn_800A312C = .text:0x800A312C; // type:function size:0x114 +fn_800A3240 = .text:0x800A3240; // type:function size:0x284 +fn_800A34C4 = .text:0x800A34C4; // type:function size:0x530 +fn_800A39F4 = .text:0x800A39F4; // type:function size:0x5C +fn_800A3A50 = .text:0x800A3A50; // type:function size:0x148 +fn_800A3B98 = .text:0x800A3B98; // type:function size:0x8 +fn_800A3BA0 = .text:0x800A3BA0; // type:function size:0x8 +fn_800A3BA8 = .text:0x800A3BA8; // type:function size:0x8 +fn_800A3BB0 = .text:0x800A3BB0; // type:function size:0x1D4 +RayDynamicIntersection__14CGameCollisionFRC13CStateManagerR9TUniqueIdRC9CVector3fRC9CVector3ffRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x800A3D84; // type:function size:0x20C +RayDynamicLineOfSightTest__14CGameCollisionFRC13CStateManagerRC9CVector3fRC9CVector3ffRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024>PC6CActor = .text:0x800A3F90; // type:function size:0x180 +RayStaticLineOfSightTest__14CGameCollisionFRC13CStateManagerRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x800A4110; // type:function size:0x15C +RayStaticLineOfSightTest__14CGameCollisionFRC9CGameAreaRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x800A426C; // type:function size:0x140 +RayStaticIntersection__14CGameCollisionFRC13CStateManagerRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x800A43AC; // type:function size:0x2F4 +BuildAreaCollisionCache__14CGameCollisionFRC13CStateManagerR19CAreaCollisionCache = .text:0x800A46A0; // type:function size:0xDC +DetectCollisionBoolean__14CGameCollisionFRC13CStateManagerRC19CCollisionPrimitiveRC12CTransform4fRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x800A477C; // type:function size:0xA0 +fn_800A481C = .text:0x800A481C; // type:function size:0xA0 +fn_800A48BC = .text:0x800A48BC; // type:function size:0xAC +fn_800A4968 = .text:0x800A4968; // type:function size:0xAC +fn_800A4A14 = .text:0x800A4A14; // type:function size:0xB4 +fn_800A4AC8 = .text:0x800A4AC8; // type:function size:0xB0 +DetectDynamicCollisionMoving__14CGameCollisionFRC19CCollisionPrimitiveRC12CTransform4fRCQ24rstl32reserved_vector<9TUniqueId,1024>RC9CVector3fR9TUniqueIdR14CCollisionInfoRdRC13CStateManager = .text:0x800A4B78; // type:function size:0x1B0 +fn_800A4D28 = .text:0x800A4D28; // type:function size:0xA8 +DetectDynamicCollisionBoolean__14CGameCollisionFRC19CCollisionPrimitiveRC12CTransform4fRCQ24rstl32reserved_vector<9TUniqueId,1024>RC13CStateManager = .text:0x800A4DD0; // type:function size:0x9C +fn_800A4E6C = .text:0x800A4E6C; // type:function size:0xB8 +fn_800A4F24 = .text:0x800A4F24; // type:function size:0xBC +fn_800A4FE0 = .text:0x800A4FE0; // type:function size:0x84 +fn_800A5064 = .text:0x800A5064; // type:function size:0x2C8 +DetectStaticCollision__14CGameCollisionFRC13CStateManagerRC19CCollisionPrimitiveRC12CTransform4fRC15CMaterialFilterR18CCollisionInfoList = .text:0x800A532C; // type:function size:0x20C +fn_800A5538 = .text:0x800A5538; // type:function size:0x2DC +DetectStaticCollisionBoolean__14CGameCollisionFRC13CStateManagerRC19CCollisionPrimitiveRC12CTransform4fRC15CMaterialFilter = .text:0x800A5814; // type:function size:0x214 +fn_800A5A28 = .text:0x800A5A28; // type:function size:0x600 +fn_800A6028 = .text:0x800A6028; // type:function size:0x1CC +fn_800A61F4 = .text:0x800A61F4; // type:function size:0x290 +fn_800A6484 = .text:0x800A6484; // type:function size:0x4C +fn_800A64D0 = .text:0x800A64D0; // type:function size:0x4 +fn_800A64D4 = .text:0x800A64D4; // type:function size:0x8 +fn_800A64DC = .text:0x800A64DC; // type:function size:0x24 +fn_800A6500 = .text:0x800A6500; // type:function size:0x18 +fn_800A6518 = .text:0x800A6518; // type:function size:0x3C +fn_800A6554 = .text:0x800A6554; // type:function size:0x84 +fn_800A65D8 = .text:0x800A65D8; // type:function size:0x128 +fn_800A6700 = .text:0x800A6700; // type:function size:0x1BC +fn_800A68BC = .text:0x800A68BC; // type:function size:0x4B8 +fn_800A6D74 = .text:0x800A6D74; // type:function size:0x1F0 +Move__14CGameCollisionFR13CStateManagerR13CPhysicsActorfPCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x800A6F64; // type:function size:0x19C +fn_800A7100 = .text:0x800A7100; // type:function size:0x108 +CollisionFailsafe__14CGameCollisionFRC13CStateManagerR19CAreaCollisionCacheR13CPhysicsActorRC19CCollisionPrimitiveRCQ24rstl32reserved_vector<9TUniqueId,1024>fUif = .text:0x800A7208; // type:function size:0x810 +fn_800A7A18 = .text:0x800A7A18; // type:function size:0x758 +fn_800A8170 = .text:0x800A8170; // type:function size:0xC0 +PushActorAwayFromWalls__14CGameCollisionFR13CStateManagerR13CPhysicsActorffffif = .text:0x800A8230; // type:function size:0x6F0 +fn_800A8920 = .text:0x800A8920; // type:function size:0xFC +fn_800A8A1C = .text:0x800A8A1C; // type:function size:0x6C +fn_800A8A88 = .text:0x800A8A88; // type:function size:0xBC8 +fn_800A9650 = .text:0x800A9650; // type:function size:0x238 +fn_800A9888 = .text:0x800A9888; // type:function size:0x158 +fn_800A99E0 = .text:0x800A99E0; // type:function size:0x90 +fn_800A9A70 = .text:0x800A9A70; // type:function size:0x40 +fn_800A9AB0 = .text:0x800A9AB0; // type:function size:0xB4 +fn_800A9B64 = .text:0x800A9B64; // type:function size:0x90 +fn_800A9BF4 = .text:0x800A9BF4; // type:function size:0x170 +fn_800A9D64 = .text:0x800A9D64; // type:function size:0x18C +fn_800A9EF0 = .text:0x800A9EF0; // type:function size:0x380 +fn_800AA270 = .text:0x800AA270; // type:function size:0x190 +fn_800AA400 = .text:0x800AA400; // type:function size:0xA0 +fn_800AA4A0 = .text:0x800AA4A0; // type:function size:0xBC +fn_800AA55C = .text:0x800AA55C; // type:function size:0xB8 +fn_800AA614 = .text:0x800AA614; // type:function size:0x2A0 +fn_800AA8B4 = .text:0x800AA8B4; // type:function size:0x290 +fn_800AAB44 = .text:0x800AAB44; // type:function size:0x404 +fn_800AAF48 = .text:0x800AAF48; // type:function size:0x804 +fn_800AB74C = .text:0x800AB74C; // type:function size:0x744 +fn_800ABE90 = .text:0x800ABE90; // type:function size:0xD08 +fn_800ACB98 = .text:0x800ACB98; // type:function size:0xC4 +fn_800ACC5C = .text:0x800ACC5C; // type:function size:0x278 +fn_800ACED4 = .text:0x800ACED4; // type:function size:0x1EC +fn_800AD0C0 = .text:0x800AD0C0; // type:function size:0x90 +fn_800AD150 = .text:0x800AD150; // type:function size:0x1EC +fn_800AD33C = .text:0x800AD33C; // type:function size:0x20 +fn_800AD35C = .text:0x800AD35C; // type:function size:0x54 +fn_800AD3B0 = .text:0x800AD3B0; // type:function size:0xD4 +fn_800AD484 = .text:0x800AD484; // type:function size:0x2EC +fn_800AD770 = .text:0x800AD770; // type:function size:0x11C +fn_800AD88C = .text:0x800AD88C; // type:function size:0xA0 +fn_800AD92C = .text:0x800AD92C; // type:function size:0xA0 +fn_800AD9CC = .text:0x800AD9CC; // type:function size:0x20 +fn_800AD9EC = .text:0x800AD9EC; // type:function size:0x40 +fn_800ADA2C = .text:0x800ADA2C; // type:function size:0x3C +fn_800ADA68 = .text:0x800ADA68; // type:function size:0xB4 +fn_800ADB1C = .text:0x800ADB1C; // type:function size:0x14 +fn_800ADB30 = .text:0x800ADB30; // type:function size:0x384 +fn_800ADEB4 = .text:0x800ADEB4; // type:function size:0x438 +fn_800AE2EC = .text:0x800AE2EC; // type:function size:0x244 +fn_800AE530 = .text:0x800AE530; // type:function size:0x20 +fn_800AE550 = .text:0x800AE550; // type:function size:0x528 +fn_800AEA78 = .text:0x800AEA78; // type:function size:0x6EC +fn_800AF164 = .text:0x800AF164; // type:function size:0x9D8 +fn_800AFB3C = .text:0x800AFB3C; // type:function size:0x430 +fn_800AFF6C = .text:0x800AFF6C; // type:function size:0x40 +fn_800AFFAC = .text:0x800AFFAC; // type:function size:0x40 +fn_800AFFEC = .text:0x800AFFEC; // type:function size:0xAC +fn_800B0098 = .text:0x800B0098; // type:function size:0x108 +fn_800B01A0 = .text:0x800B01A0; // type:function size:0xAC +fn_800B024C = .text:0x800B024C; // type:function size:0x4 +fn_800B0250 = .text:0x800B0250; // type:function size:0x38 +fn_800B0288 = .text:0x800B0288; // type:function size:0x78 +fn_800B0300 = .text:0x800B0300; // type:function size:0x4 +fn_800B0304 = .text:0x800B0304; // type:function size:0x44 +fn_800B0348 = .text:0x800B0348; // type:function size:0x9C +fn_800B03E4 = .text:0x800B03E4; // type:function size:0x264 +__ct__10CGameLightF9TUniqueId7TAreaIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f9TUniqueIdRC6CLightUiUifPC11CEntityInfo = .text:0x800B0648; // type:function size:0x238 +SetLight__10CGameLightFRC6CLight = .text:0x800B0880; // type:function size:0xE0 +fn_800B0960 = .text:0x800B0960; // type:function size:0x12C +fn_800B0A8C = .text:0x800B0A8C; // type:function size:0x54 +fn_800B0AE0 = .text:0x800B0AE0; // type:function size:0x14 +fn_800B0AF4 = .text:0x800B0AF4; // type:function size:0x38 +fn_800B0B2C = .text:0x800B0B2C; // type:function size:0x70 +SetFrontEndMusicVolumeHackEnabled__12CGameOptionsFb = .text:0x800B0B9C; // type:function size:0x8 +fn_800B0BA4 = .text:0x800B0BA4; // type:function size:0xCC +fn_800B0C70 = .text:0x800B0C70; // type:function size:0xB4 +fn_800B0D24 = .text:0x800B0D24; // type:function size:0x74 +RestoreDefaults__12CGameOptionsFv = .text:0x800B0D98; // type:function size:0x44 +RestoreControlDefaults__12CGameOptionsFv = .text:0x800B0DDC; // type:function size:0x44 +RestoreDisplayDefaults__12CGameOptionsFv = .text:0x800B0E20; // type:function size:0x44 +RestoreSoundDefaults__12CGameOptionsFv = .text:0x800B0E64; // type:function size:0x44 +RestoreVisorDefaults__12CGameOptionsFv = .text:0x800B0EA8; // type:function size:0x44 +ApplyOptions__12CGameOptionsFv = .text:0x800B0EEC; // type:function size:0x154 +GetScreenBrightness__12CGameOptionsCFv = .text:0x800B1040; // type:function size:0xC +SetScreenBrightness__12CGameOptionsFib = .text:0x800B104C; // type:function size:0x50 +fn_800B109C = .text:0x800B109C; // type:function size:0x50 +GetScreenPositionX__12CGameOptionsCFv = .text:0x800B10EC; // type:function size:0xC +SetScreenPositionX__12CGameOptionsFib = .text:0x800B10F8; // type:function size:0x64 +GetScreenPositionY__12CGameOptionsCFv = .text:0x800B115C; // type:function size:0xC +SetScreenPositionY__12CGameOptionsFib = .text:0x800B1168; // type:function size:0x64 +GetSfxVolume__12CGameOptionsCFv = .text:0x800B11CC; // type:function size:0xC +SetSfxVolume__12CGameOptionsFib = .text:0x800B11D8; // type:function size:0x64 +GetMusicVolume__12CGameOptionsCFv = .text:0x800B123C; // type:function size:0xC +GetMusicVolumeAdjustedForTrilogy__12CGameOptionsCFv = .text:0x800B1248; // type:function size:0x24 +SetMusicVolume__12CGameOptionsFib = .text:0x800B126C; // type:function size:0x50 +fn_800B12BC = .text:0x800B12BC; // type:function size:0x40 +GetHudAlpha__12CGameOptionsCFv = .text:0x800B12FC; // type:function size:0xC +SetHudAlpha__12CGameOptionsFi = .text:0x800B1308; // type:function size:0x8 +fn_800B1310 = .text:0x800B1310; // type:function size:0x7C +SetHelmetAlpha__12CGameOptionsFi = .text:0x800B138C; // type:function size:0x8 +GetHelmetAlpha__12CGameOptionsCFv = .text:0x800B1394; // type:function size:0xC +fn_800B13A0 = .text:0x800B13A0; // type:function size:0x3C +GetIsHudLag__12CGameOptionsCFv = .text:0x800B13DC; // type:function size:0x10 +SetIsHudLag__12CGameOptionsFb = .text:0x800B13EC; // type:function size:0x14 +GetIsRedundantHintSystem__12CGameOptionsCFv = .text:0x800B1400; // type:function size:0x10 +SetIsRedundantHintSystem__12CGameOptionsFb = .text:0x800B1410; // type:function size:0x14 +fn_800B1424 = .text:0x800B1424; // type:function size:0x10 +fn_800B1434 = .text:0x800B1434; // type:function size:0x14 +fn_800B1448 = .text:0x800B1448; // type:function size:0x10 +fn_800B1458 = .text:0x800B1458; // type:function size:0x14 +GetIsControllerRumble__12CGameOptionsCFv = .text:0x800B146C; // type:function size:0x10 +SetIsControllerRumble__12CGameOptionsFb = .text:0x800B147C; // type:function size:0x14 +fn_800B1490 = .text:0x800B1490; // type:function size:0x10 +fn_800B14A0 = .text:0x800B14A0; // type:function size:0x14 +fn_800B14B4 = .text:0x800B14B4; // type:function size:0x94 +fn_800B1548 = .text:0x800B1548; // type:function size:0x14 +fn_800B155C = .text:0x800B155C; // type:function size:0x10 +fn_800B156C = .text:0x800B156C; // type:function size:0x14 +fn_800B1580 = .text:0x800B1580; // type:function size:0x17C +fn_800B16FC = .text:0x800B16FC; // type:function size:0x168 +fn_800B1864 = .text:0x800B1864; // type:function size:0x78 +fn_800B18DC = .text:0x800B18DC; // type:function size:0x6C +fn_800B1948 = .text:0x800B1948; // type:function size:0x1C +fn_800B1964 = .text:0x800B1964; // type:function size:0x14 +fn_800B1978 = .text:0x800B1978; // type:function size:0x204 +fn_800B1B7C = .text:0x800B1B7C; // type:function size:0x44 +fn_800B1BC0 = .text:0x800B1BC0; // type:function size:0x10 +fn_800B1BD0 = .text:0x800B1BD0; // type:function size:0x4C +fn_800B1C1C = .text:0x800B1C1C; // type:function size:0x94 +fn_800B1CB0 = .text:0x800B1CB0; // type:function size:0x8 +fn_800B1CB8 = .text:0x800B1CB8; // type:function size:0x8 +fn_800B1CC0 = .text:0x800B1CC0; // type:function size:0x104 +fn_800B1DC4 = .text:0x800B1DC4; // type:function size:0xBC +fn_800B1E80 = .text:0x800B1E80; // type:function size:0xA0 +fn_800B1F20 = .text:0x800B1F20; // type:function size:0x60 +fn_800B1F80 = .text:0x800B1F80; // type:function size:0x24C +fn_800B21CC = .text:0x800B21CC; // type:function size:0x8 +fn_800B21D4 = .text:0x800B21D4; // type:function size:0x1C +fn_800B21F0 = .text:0x800B21F0; // type:function size:0x8 +fn_800B21F8 = .text:0x800B21F8; // type:function size:0x40 +fn_800B2238 = .text:0x800B2238; // type:function size:0x150 +fn_800B2388 = .text:0x800B2388; // type:function size:0xA8 +fn_800B2430 = .text:0x800B2430; // type:function size:0x9A4 +fn_800B2DD4 = .text:0x800B2DD4; // type:function size:0x44 +fn_800B2E18 = .text:0x800B2E18; // type:function size:0x8 +fn_800B2E20 = .text:0x800B2E20; // type:function size:0xC +fn_800B2E2C = .text:0x800B2E2C; // type:function size:0x28 +fn_800B2E54 = .text:0x800B2E54; // type:function size:0x24 +fn_800B2E78 = .text:0x800B2E78; // type:function size:0x4 +fn_800B2E7C = .text:0x800B2E7C; // type:function size:0x10 +fn_800B2E8C = .text:0x800B2E8C; // type:function size:0x38 +fn_800B2EC4 = .text:0x800B2EC4; // type:function size:0x4 +fn_800B2EC8 = .text:0x800B2EC8; // type:function size:0x8 +fn_800B2ED0 = .text:0x800B2ED0; // type:function size:0x14 +fn_800B2EE4 = .text:0x800B2EE4; // type:function size:0x20 +fn_800B2F04 = .text:0x800B2F04; // type:function size:0x8 +fn_800B2F0C = .text:0x800B2F0C; // type:function size:0x4E0 +fn_800B33EC = .text:0x800B33EC; // type:function size:0x8 +fn_800B33F4 = .text:0x800B33F4; // type:function size:0x3C +fn_800B3430 = .text:0x800B3430; // type:function size:0x40 +fn_800B3470 = .text:0x800B3470; // type:function size:0x5C +fn_800B34CC = .text:0x800B34CC; // type:function size:0xC +fn_800B34D8 = .text:0x800B34D8; // type:function size:0x10 +fn_800B34E8 = .text:0x800B34E8; // type:function size:0x34 +fn_800B351C = .text:0x800B351C; // type:function size:0x10 +fn_800B352C = .text:0x800B352C; // type:function size:0x8 +fn_800B3534 = .text:0x800B3534; // type:function size:0x10 +fn_800B3544 = .text:0x800B3544; // type:function size:0x60 +fn_800B35A4 = .text:0x800B35A4; // type:function size:0xC +fn_800B35B0 = .text:0x800B35B0; // type:function size:0xD4 +fn_800B3684 = .text:0x800B3684; // type:function size:0x4C +fn_800B36D0 = .text:0x800B36D0; // type:function size:0x3A8 +StopProjectile__15CGameProjectileFR13CStateManager = .text:0x800B3A78; // type:function size:0x74 +fn_800B3AEC = .text:0x800B3AEC; // type:function size:0x54 +fn_800B3B40 = .text:0x800B3B40; // type:function size:0xF8 +Touch__15CGameProjectileFR6CActorR13CStateManager = .text:0x800B3C38; // type:function size:0x70 +GetTouchBounds__15CGameProjectileCFv = .text:0x800B3CA8; // type:function size:0x80 +fn_800B3D28 = .text:0x800B3D28; // type:function size:0x248 +fn_800B3F70 = .text:0x800B3F70; // type:function size:0x608 +fn_800B4578 = .text:0x800B4578; // type:function size:0x8 +fn_800B4580 = .text:0x800B4580; // type:function size:0x8B0 +fn_800B4E30 = .text:0x800B4E30; // type:function size:0x278 +CanCollideWith__15CGameProjectileFR6CActorR13CStateManager = .text:0x800B50A8; // type:function size:0x1B0 +RayCollisionCheckWithWorld__15CGameProjectileFR9TUniqueIdRC9CVector3fRC9CVector3ffRQ24rstl32reserved_vector<9TUniqueId,1024>R13CStateManagerQ215CGameProjectile19EStaticGeometryTest = .text:0x800B5258; // type:function size:0x764 +fn_800B59BC = .text:0x800B59BC; // type:function size:0x9C +FluidFXThink__15CGameProjectileFQ26CActor11EFluidStateR12CScriptWaterR13CStateManager = .text:0x800B5A58; // type:function size:0x78 +ApplyDamageToOneActor__15CGameProjectileFR13CStateManagerRC11CDamageInfo9TUniqueIdRC9CVector3f = .text:0x800B5AD0; // type:function size:0x14C +fn_800B5C1C = .text:0x800B5C1C; // type:function size:0x78 +fn_800B5C94 = .text:0x800B5C94; // type:function size:0x1B8 +fn_800B5E4C = .text:0x800B5E4C; // type:function size:0x2E0 +fn_800B612C = .text:0x800B612C; // type:function size:0xA4 +fn_800B61D0 = .text:0x800B61D0; // type:function size:0x5FC +fn_800B67CC = .text:0x800B67CC; // type:function size:0x3C +fn_800B6808 = .text:0x800B6808; // type:function size:0x28 +fn_800B6830 = .text:0x800B6830; // type:function size:0xF0 +fn_800B6920 = .text:0x800B6920; // type:function size:0x54 +fn_800B6974 = .text:0x800B6974; // type:function size:0x4C +ResolveCollisionWithActor__15CGameProjectileFRC14CRayCastResultR6CActorR13CStateManager = .text:0x800B69C0; // type:function size:0x4FC +fn_800B6EBC = .text:0x800B6EBC; // type:function size:0x2C +fn_800B6EE8 = .text:0x800B6EE8; // type:function size:0x23C +fn_800B7124 = .text:0x800B7124; // type:function size:0x58 +fn_800B717C = .text:0x800B717C; // type:function size:0xC8 +fn_800B7244 = .text:0x800B7244; // type:function size:0x204 +fn_800B7448 = .text:0x800B7448; // type:function size:0x50 +fn_800B7498 = .text:0x800B7498; // type:function size:0xAC +fn_800B7544 = .text:0x800B7544; // type:function size:0x138 +fn_800B767C = .text:0x800B767C; // type:function size:0x40 +fn_800B76BC = .text:0x800B76BC; // type:function size:0xFC +fn_800B77B8 = .text:0x800B77B8; // type:function size:0x34 +fn_800B77EC = .text:0x800B77EC; // type:function size:0x4C +fn_800B7838 = .text:0x800B7838; // type:function size:0x34 +fn_800B786C = .text:0x800B786C; // type:function size:0xF0 +fn_800B795C = .text:0x800B795C; // type:function size:0x50 +fn_800B79AC = .text:0x800B79AC; // type:function size:0x8 +fn_800B79B4 = .text:0x800B79B4; // type:function size:0x1F8 +fn_800B7BAC = .text:0x800B7BAC; // type:function size:0x414 +fn_800B7FC0 = .text:0x800B7FC0; // type:function size:0xA8 +fn_800B8068 = .text:0x800B8068; // type:function size:0x1F8 +fn_800B8260 = .text:0x800B8260; // type:function size:0x20 +fn_800B8280 = .text:0x800B8280; // type:function size:0x3C +fn_800B82BC = .text:0x800B82BC; // type:function size:0x68 +fn_800B8324 = .text:0x800B8324; // type:function size:0x58 +SetValue__16CGameStateEnvVarFi = .text:0x800B837C; // type:function size:0x8 +fn_800B8384 = .text:0x800B8384; // type:function size:0x4C +fn_800B83D0 = .text:0x800B83D0; // type:function size:0x48 +fn_800B8418 = .text:0x800B8418; // type:function size:0xDC +GetEnvVar__23CGameStateEnvVarManagerCFPCc = .text:0x800B84F4; // type:function size:0x380 +fn_800B8874 = .text:0x800B8874; // type:function size:0x2AC +fn_800B8B20 = .text:0x800B8B20; // type:function size:0x3A4 +fn_800B8EC4 = .text:0x800B8EC4; // type:function size:0xA0 +fn_800B8F64 = .text:0x800B8F64; // type:function size:0xAC +fn_800B9010 = .text:0x800B9010; // type:function size:0x48 +fn_800B9058 = .text:0x800B9058; // type:function size:0x8C +fn_800B90E4 = .text:0x800B90E4; // type:function size:0x13C +fn_800B9220 = .text:0x800B9220; // type:function size:0xD8 +fn_800B92F8 = .text:0x800B92F8; // type:function size:0x4 +fn_800B92FC = .text:0x800B92FC; // type:function size:0x6C +fn_800B9368 = .text:0x800B9368; // type:function size:0x130 +fn_800B9498 = .text:0x800B9498; // type:function size:0x58 +fn_800B94F0 = .text:0x800B94F0; // type:function size:0x58 +fn_800B9548 = .text:0x800B9548; // type:function size:0x58 +fn_800B95A0 = .text:0x800B95A0; // type:function size:0x24C +fn_800B97EC = .text:0x800B97EC; // type:function size:0x94 +fn_800B9880 = .text:0x800B9880; // type:function size:0x8 +fn_800B9888 = .text:0x800B9888; // type:function size:0x8 +fn_800B9890 = .text:0x800B9890; // type:function size:0x8 +fn_800B9898 = .text:0x800B9898; // type:function size:0x20 +fn_800B98B8 = .text:0x800B98B8; // type:function size:0x8 +fn_800B98C0 = .text:0x800B98C0; // type:function size:0xC +fn_800B98CC = .text:0x800B98CC; // type:function size:0x8 +SetDesiredAreaAssetId__11CWorldStateFUi = .text:0x800B98D4; // type:function size:0x8 +fn_800B98DC = .text:0x800B98DC; // type:function size:0x8 +fn_800B98E4 = .text:0x800B98E4; // type:function size:0x20 +fn_800B9904 = .text:0x800B9904; // type:function size:0x70 +fn_800B9974 = .text:0x800B9974; // type:function size:0x74 +fn_800B99E8 = .text:0x800B99E8; // type:function size:0x110 +fn_800B9AF8 = .text:0x800B9AF8; // type:function size:0xB8 +__ct__10CGameStateFv = .text:0x800B9BB0; // type:function size:0x500 +fn_800BA0B0 = .text:0x800BA0B0; // type:function size:0xA4 +fn_800BA154 = .text:0x800BA154; // type:function size:0x14 +fn_800BA168 = .text:0x800BA168; // type:function size:0x80 +fn_800BA1E8 = .text:0x800BA1E8; // type:function size:0xC +fn_800BA1F4 = .text:0x800BA1F4; // type:function size:0x94 +fn_800BA288 = .text:0x800BA288; // type:function size:0x58 +fn_800BA2E0 = .text:0x800BA2E0; // type:function size:0x58 +fn_800BA338 = .text:0x800BA338; // type:function size:0x90 +fn_800BA3C8 = .text:0x800BA3C8; // type:function size:0x5C +fn_800BA424 = .text:0x800BA424; // type:function size:0x84 +fn_800BA4A8 = .text:0x800BA4A8; // type:function size:0x14 +fn_800BA4BC = .text:0x800BA4BC; // type:function size:0x64 +fn_800BA520 = .text:0x800BA520; // type:function size:0x14 +fn_800BA534 = .text:0x800BA534; // type:function size:0x11C +fn_800BA650 = .text:0x800BA650; // type:function size:0x90 +fn_800BA6E0 = .text:0x800BA6E0; // type:function size:0x18 +fn_800BA6F8 = .text:0x800BA6F8; // type:function size:0x40 +fn_800BA738 = .text:0x800BA738; // type:function size:0x14 +fn_800BA74C = .text:0x800BA74C; // type:function size:0x58 +fn_800BA7A4 = .text:0x800BA7A4; // type:function size:0x58 +fn_800BA7FC = .text:0x800BA7FC; // type:function size:0x40 +fn_800BA83C = .text:0x800BA83C; // type:function size:0x8 +fn_800BA844 = .text:0x800BA844; // type:function size:0x878 +fn_800BB0BC = .text:0x800BB0BC; // type:function size:0x8 +fn_800BB0C4 = .text:0x800BB0C4; // type:function size:0x4 +fn_800BB0C8 = .text:0x800BB0C8; // type:function size:0xC +fn_800BB0D4 = .text:0x800BB0D4; // type:function size:0x8 +fn_800BB0DC = .text:0x800BB0DC; // type:function size:0x10 +fn_800BB0EC = .text:0x800BB0EC; // type:function size:0x14 +fn_800BB100 = .text:0x800BB100; // type:function size:0x14 +fn_800BB114 = .text:0x800BB114; // type:function size:0x14 +fn_800BB128 = .text:0x800BB128; // type:function size:0x10C +fn_800BB234 = .text:0x800BB234; // type:function size:0xA0 +fn_800BB2D4 = .text:0x800BB2D4; // type:function size:0x8 +fn_800BB2DC = .text:0x800BB2DC; // type:function size:0xC +fn_800BB2E8 = .text:0x800BB2E8; // type:function size:0x8 +fn_800BB2F0 = .text:0x800BB2F0; // type:function size:0x40 +fn_800BB330 = .text:0x800BB330; // type:function size:0x5C +fn_800BB38C = .text:0x800BB38C; // type:function size:0x8 +fn_800BB394 = .text:0x800BB394; // type:function size:0x10 +fn_800BB3A4 = .text:0x800BB3A4; // type:function size:0x14 +fn_800BB3B8 = .text:0x800BB3B8; // type:function size:0x1C +fn_800BB3D4 = .text:0x800BB3D4; // type:function size:0xF0 +fn_800BB4C4 = .text:0x800BB4C4; // type:function size:0xC +fn_800BB4D0 = .text:0x800BB4D0; // type:function size:0x14 +fn_800BB4E4 = .text:0x800BB4E4; // type:function size:0x8 +fn_800BB4EC = .text:0x800BB4EC; // type:function size:0x8C +fn_800BB578 = .text:0x800BB578; // type:function size:0xC4 +fn_800BB63C = .text:0x800BB63C; // type:function size:0x8 +fn_800BB644 = .text:0x800BB644; // type:function size:0x80 +fn_800BB6C4 = .text:0x800BB6C4; // type:function size:0x238 +fn_800BB8FC = .text:0x800BB8FC; // type:function size:0x158 +fn_800BBA54 = .text:0x800BBA54; // type:function size:0x468 +fn_800BBEBC = .text:0x800BBEBC; // type:function size:0xBC +fn_800BBF78 = .text:0x800BBF78; // type:function size:0x33C +fn_800BC2B4 = .text:0x800BC2B4; // type:function size:0x53C +fn_800BC7F0 = .text:0x800BC7F0; // type:function size:0x120 +fn_800BC910 = .text:0x800BC910; // type:function size:0x48 +fn_800BC958 = .text:0x800BC958; // type:function size:0xD4 +fn_800BCA2C = .text:0x800BCA2C; // type:function size:0x4 +fn_800BCA30 = .text:0x800BCA30; // type:function size:0x150 +fn_800BCB80 = .text:0x800BCB80; // type:function size:0x138 +fn_800BCCB8 = .text:0x800BCCB8; // type:function size:0xC +fn_800BCCC4 = .text:0x800BCCC4; // type:function size:0x16C +RecordCompressedGameState__10CGameStateFiRC10CGameState = .text:0x800BCE30; // type:function size:0x148 +RecordCompressedGameOptions__10CGameStateFi = .text:0x800BCF78; // type:function size:0x148 +RecordCompressedMultiplayerOptions__10CGameStateFv = .text:0x800BD0C0; // type:function size:0x138 +LoadCompressedGameOptions__10CGameStateFi = .text:0x800BD1F8; // type:function size:0x170 +LoadCompressedMultiplayerOptions__10CGameStateFv = .text:0x800BD368; // type:function size:0x168 +fn_800BD4D0 = .text:0x800BD4D0; // type:function size:0x16C +fn_800BD63C = .text:0x800BD63C; // type:function size:0x118 +StateForWorld__10CGameStateFUi = .text:0x800BD754; // type:function size:0x178 +fn_800BD8CC = .text:0x800BD8CC; // type:function size:0x8 +fn_800BD8D4 = .text:0x800BD8D4; // type:function size:0x8 +fn_800BD8DC = .text:0x800BD8DC; // type:function size:0x8 +fn_800BD8E4 = .text:0x800BD8E4; // type:function size:0x50 +SetDesiredWorldId__10CGameStateFUi = .text:0x800BD934; // type:function size:0x8 +fn_800BD93C = .text:0x800BD93C; // type:function size:0x8 +fn_800BD944 = .text:0x800BD944; // type:function size:0x20 +fn_800BD964 = .text:0x800BD964; // type:function size:0x10 +fn_800BD974 = .text:0x800BD974; // type:function size:0x28 +fn_800BD99C = .text:0x800BD99C; // type:function size:0x8 +fn_800BD9A4 = .text:0x800BD9A4; // type:function size:0x28 +fn_800BD9CC = .text:0x800BD9CC; // type:function size:0x8 +fn_800BD9D4 = .text:0x800BD9D4; // type:function size:0xC +fn_800BD9E0 = .text:0x800BD9E0; // type:function size:0x10 +fn_800BD9F0 = .text:0x800BD9F0; // type:function size:0x10 +fn_800BDA00 = .text:0x800BDA00; // type:function size:0x68 +GetWeaponMultiplier__10CGameStateCFv = .text:0x800BDA68; // type:function size:0x68 +GameMode__10CGameStateFv = .text:0x800BDAD0; // type:function size:0x8 +fn_800BDAD8 = .text:0x800BDAD8; // type:function size:0x8 +fn_800BDAE0 = .text:0x800BDAE0; // type:function size:0xBC +fn_800BDB9C = .text:0x800BDB9C; // type:function size:0x68 +fn_800BDC04 = .text:0x800BDC04; // type:function size:0x130 +GetDifficulty__10CGameStateCFv = .text:0x800BDD34; // type:function size:0x4C +fn_800BDD80 = .text:0x800BDD80; // type:function size:0x8 +fn_800BDD88 = .text:0x800BDD88; // type:function size:0x8 +fn_800BDD90 = .text:0x800BDD90; // type:function size:0x50 +fn_800BDDE0 = .text:0x800BDDE0; // type:function size:0xA0 +fn_800BDE80 = .text:0x800BDE80; // type:function size:0x50 +fn_800BDED0 = .text:0x800BDED0; // type:function size:0x148 +fn_800BE018 = .text:0x800BE018; // type:function size:0xCC +fn_800BE0E4 = .text:0x800BE0E4; // type:function size:0x49C +fn_800BE580 = .text:0x800BE580; // type:function size:0x7C +fn_800BE5FC = .text:0x800BE5FC; // type:function size:0xE8 +fn_800BE6E4 = .text:0x800BE6E4; // type:function size:0x68 +fn_800BE74C = .text:0x800BE74C; // type:function size:0xA8 +fn_800BE7F4 = .text:0x800BE7F4; // type:function size:0x50 +fn_800BE844 = .text:0x800BE844; // type:function size:0x84 +fn_800BE8C8 = .text:0x800BE8C8; // type:function size:0xF0 +fn_800BE9B8 = .text:0x800BE9B8; // type:function size:0xC4 +fn_800BEA7C = .text:0x800BEA7C; // type:function size:0x124 +fn_800BEBA0 = .text:0x800BEBA0; // type:function size:0xF8 +fn_800BEC98 = .text:0x800BEC98; // type:function size:0x350 +fn_800BEFE8 = .text:0x800BEFE8; // type:function size:0xC0 +fn_800BF0A8 = .text:0x800BF0A8; // type:function size:0x14 +fn_800BF0BC = .text:0x800BF0BC; // type:function size:0x468 +fn_800BF524 = .text:0x800BF524; // type:function size:0x2AC +fn_800BF7D0 = .text:0x800BF7D0; // type:function size:0x14 +fn_800BF7E4 = .text:0x800BF7E4; // type:function size:0x254 +fn_800BFA38 = .text:0x800BFA38; // type:function size:0xC0 +fn_800BFAF8 = .text:0x800BFAF8; // type:function size:0x1EC +fn_800BFCE4 = .text:0x800BFCE4; // type:function size:0xEC +fn_800BFDD0 = .text:0x800BFDD0; // type:function size:0x17C +fn_800BFF4C = .text:0x800BFF4C; // type:function size:0x18C +fn_800C00D8 = .text:0x800C00D8; // type:function size:0x31C +fn_800C03F4 = .text:0x800C03F4; // type:function size:0xD8 +fn_800C04CC = .text:0x800C04CC; // type:function size:0x58 +fn_800C0524 = .text:0x800C0524; // type:function size:0x54 +fn_800C0578 = .text:0x800C0578; // type:function size:0x4C +fn_800C05C4 = .text:0x800C05C4; // type:function size:0xCC +fn_800C0690 = .text:0x800C0690; // type:function size:0x4C +__dt__16IGenericFSMStateFv = .text:0x800C06DC; // type:function size:0x40 +fn_800C071C = .text:0x800C071C; // type:function size:0xB4 +fn_800C07D0 = .text:0x800C07D0; // type:function size:0xB4 +fn_800C0884 = .text:0x800C0884; // type:function size:0x90 +fn_800C0914 = .text:0x800C0914; // type:function size:0x50 +fn_800C0964 = .text:0x800C0964; // type:function size:0x8 +fn_800C096C = .text:0x800C096C; // type:function size:0x3F4 +fn_800C0D60 = .text:0x800C0D60; // type:function size:0x64 +fn_800C0DC4 = .text:0x800C0DC4; // type:function size:0xDC +fn_800C0EA0 = .text:0x800C0EA0; // type:function size:0x64 +fn_800C0F04 = .text:0x800C0F04; // type:function size:0x148 +fn_800C104C = .text:0x800C104C; // type:function size:0x14 +fn_800C1060 = .text:0x800C1060; // type:function size:0x14 +fn_800C1074 = .text:0x800C1074; // type:function size:0x7C +fn_800C10F0 = .text:0x800C10F0; // type:function size:0xA0 +fn_800C1190 = .text:0x800C1190; // type:function size:0xA4 +fn_800C1234 = .text:0x800C1234; // type:function size:0xA4 +fn_800C12D8 = .text:0x800C12D8; // type:function size:0xA0 +fn_800C1378 = .text:0x800C1378; // type:function size:0x4 +fn_800C137C = .text:0x800C137C; // type:function size:0xE0 +fn_800C145C = .text:0x800C145C; // type:function size:0xB8 +fn_800C1514 = .text:0x800C1514; // type:function size:0x7C4 +fn_800C1CD8 = .text:0x800C1CD8; // type:function size:0x16C +fn_800C1E44 = .text:0x800C1E44; // type:function size:0x4 +fn_800C1E48 = .text:0x800C1E48; // type:function size:0xA0 +fn_800C1EE8 = .text:0x800C1EE8; // type:function size:0xEC +fn_800C1FD4 = .text:0x800C1FD4; // type:function size:0x8 +fn_800C1FDC = .text:0x800C1FDC; // type:function size:0x8 +fn_800C1FE4 = .text:0x800C1FE4; // type:function size:0x8 +fn_800C1FEC = .text:0x800C1FEC; // type:function size:0xA4 +fn_800C2090 = .text:0x800C2090; // type:function size:0xA4 +fn_800C2134 = .text:0x800C2134; // type:function size:0x1D8 +fn_800C230C = .text:0x800C230C; // type:function size:0x1D0 +fn_800C24DC = .text:0x800C24DC; // type:function size:0x7C +fn_800C2558 = .text:0x800C2558; // type:function size:0x80 +fn_800C25D8 = .text:0x800C25D8; // type:function size:0x9C +fn_800C2674 = .text:0x800C2674; // type:function size:0x58 +fn_800C26CC = .text:0x800C26CC; // type:function size:0x14 +fn_800C26E0 = .text:0x800C26E0; // type:function size:0x110 +fn_800C27F0 = .text:0x800C27F0; // type:function size:0x6C +fn_800C285C = .text:0x800C285C; // type:function size:0xF4 +__ct__17CGenericFSM2StateFv = .text:0x800C2950; // type:function size:0x58 +fn_800C29A8 = .text:0x800C29A8; // type:function size:0x1C +fn_800C29C4 = .text:0x800C29C4; // type:function size:0xC +fn_800C29D0 = .text:0x800C29D0; // type:function size:0x6C +fn_800C2A3C = .text:0x800C2A3C; // type:function size:0xF4 +fn_800C2B30 = .text:0x800C2B30; // type:function size:0x70 +fn_800C2BA0 = .text:0x800C2BA0; // type:function size:0x16C +fn_800C2D0C = .text:0x800C2D0C; // type:function size:0x68 +fn_800C2D74 = .text:0x800C2D74; // type:function size:0x8 +fn_800C2D7C = .text:0x800C2D7C; // type:function size:0x5E0 +fn_800C335C = .text:0x800C335C; // type:function size:0x14 +fn_800C3370 = .text:0x800C3370; // type:function size:0xB0 +fn_800C3420 = .text:0x800C3420; // type:function size:0x14 +fn_800C3434 = .text:0x800C3434; // type:function size:0xB0 +fn_800C34E4 = .text:0x800C34E4; // type:function size:0x14 +fn_800C34F8 = .text:0x800C34F8; // type:function size:0xB0 +fn_800C35A8 = .text:0x800C35A8; // type:function size:0x14 +fn_800C35BC = .text:0x800C35BC; // type:function size:0xD0 +fn_800C368C = .text:0x800C368C; // type:function size:0x14 +fn_800C36A0 = .text:0x800C36A0; // type:function size:0x18 +fn_800C36B8 = .text:0x800C36B8; // type:function size:0x20 +fn_800C36D8 = .text:0x800C36D8; // type:function size:0x15C +fn_800C3834 = .text:0x800C3834; // type:function size:0x16C +fn_800C39A0 = .text:0x800C39A0; // type:function size:0x15C +fn_800C3AFC = .text:0x800C3AFC; // type:function size:0x180 +fn_800C3C7C = .text:0x800C3C7C; // type:function size:0xD0 +fn_800C3D4C = .text:0x800C3D4C; // type:function size:0x70 +fn_800C3DBC = .text:0x800C3DBC; // type:function size:0x9C +fn_800C3E58 = .text:0x800C3E58; // type:function size:0x8 +fn_800C3E60 = .text:0x800C3E60; // type:function size:0x10 +fn_800C3E70 = .text:0x800C3E70; // type:function size:0x44 +fn_800C3EB4 = .text:0x800C3EB4; // type:function size:0x5C +fn_800C3F10 = .text:0x800C3F10; // type:function size:0x10 +fn_800C3F20 = .text:0x800C3F20; // type:function size:0x10 +fn_800C3F30 = .text:0x800C3F30; // type:function size:0x10 +fn_800C3F40 = .text:0x800C3F40; // type:function size:0x10 +fn_800C3F50 = .text:0x800C3F50; // type:function size:0x74 +fn_800C3FC4 = .text:0x800C3FC4; // type:function size:0x224 +fn_800C41E8 = .text:0x800C41E8; // type:function size:0x4 +fn_800C41EC = .text:0x800C41EC; // type:function size:0xA0 +fn_800C428C = .text:0x800C428C; // type:function size:0x18C +SetupFSM__17CGenericFSM2StateFPC12CGenericFSM2 = .text:0x800C4418; // type:function size:0x560 +fn_800C4978 = .text:0x800C4978; // type:function size:0x80 +fn_800C49F8 = .text:0x800C49F8; // type:function size:0xD0 +fn_800C4AC8 = .text:0x800C4AC8; // type:function size:0xD0 +fn_800C4B98 = .text:0x800C4B98; // type:function size:0xD0 +fn_800C4C68 = .text:0x800C4C68; // type:function size:0x1DC +fn_800C4E44 = .text:0x800C4E44; // type:function size:0x1DC +fn_800C5020 = .text:0x800C5020; // type:function size:0x1DC +fn_800C51FC = .text:0x800C51FC; // type:function size:0xB4 +fn_800C52B0 = .text:0x800C52B0; // type:function size:0x1A4 +fn_800C5454 = .text:0x800C5454; // type:function size:0x1A4 +fn_800C55F8 = .text:0x800C55F8; // type:function size:0x1A4 +fn_800C579C = .text:0x800C579C; // type:function size:0x44 +fn_800C57E0 = .text:0x800C57E0; // type:function size:0xC4 +fn_800C58A4 = .text:0x800C58A4; // type:function size:0x1AC +fn_800C5A50 = .text:0x800C5A50; // type:function size:0x120 +fn_800C5B70 = .text:0x800C5B70; // type:function size:0x80 +fn_800C5BF0 = .text:0x800C5BF0; // type:function size:0x14 +fn_800C5C04 = .text:0x800C5C04; // type:function size:0x68 +fn_800C5C6C = .text:0x800C5C6C; // type:function size:0x5C +fn_800C5CC8 = .text:0x800C5CC8; // type:function size:0x5C +fn_800C5D24 = .text:0x800C5D24; // type:function size:0xF0 +fn_800C5E14 = .text:0x800C5E14; // type:function size:0xFC +fn_800C5F10 = .text:0x800C5F10; // type:function size:0xF8 +fn_800C6008 = .text:0x800C6008; // type:function size:0xC0 +fn_800C60C8 = .text:0x800C60C8; // type:function size:0x8 +fn_800C60D0 = .text:0x800C60D0; // type:function size:0x8 +fn_800C60D8 = .text:0x800C60D8; // type:function size:0x8 +fn_800C60E0 = .text:0x800C60E0; // type:function size:0x8 +fn_800C60E8 = .text:0x800C60E8; // type:function size:0x8 +fn_800C60F0 = .text:0x800C60F0; // type:function size:0x8 +fn_800C60F8 = .text:0x800C60F8; // type:function size:0x64 +fn_800C615C = .text:0x800C615C; // type:function size:0xCC +fn_800C6228 = .text:0x800C6228; // type:function size:0xE0 +fn_800C6308 = .text:0x800C6308; // type:function size:0xA4 +fn_800C63AC = .text:0x800C63AC; // type:function size:0x17C +fn_800C6528 = .text:0x800C6528; // type:function size:0x168 +fn_800C6690 = .text:0x800C6690; // type:function size:0x158 +fn_800C67E8 = .text:0x800C67E8; // type:function size:0x158 +fn_800C6940 = .text:0x800C6940; // type:function size:0xCC +fn_800C6A0C = .text:0x800C6A0C; // type:function size:0xE4 +SetSGeomBlobV2_FuncPtrs__FP20SGeomBlobV2_FuncPtrs = .text:0x800C6AF0; // type:function size:0x8 +LoadGeomBlobV2__FRC31TLockedToken<15CGenDescription>9TUniqueId7TAreaIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4f9TUniqueIdUi = .text:0x800C6AF8; // type:function size:0x50 +SetSGlowbug_FuncPtrs__FP17SGlowbug_FuncPtrs = .text:0x800C6B48; // type:function size:0x8 +fn_800C6B50 = .text:0x800C6B50; // type:function size:0x10 +SetSGrenchler_FuncPtrs__FP19SGrenchler_FuncPtrs = .text:0x800C6B60; // type:function size:0x8 +fn_800C6B68 = .text:0x800C6B68; // type:function size:0x10 +__ct__14CGrenchlerTailF9TUniqueId7TAreaIdRC10CModelDataiRC12CTransform4fb = .text:0x800C6B78; // type:function size:0x314 +fn_800C6E8C = .text:0x800C6E8C; // type:function size:0xA8 +fn_800C6F34 = .text:0x800C6F34; // type:function size:0xBC +fn_800C6FF0 = .text:0x800C6FF0; // type:function size:0x90 +fn_800C7080 = .text:0x800C7080; // type:function size:0x15C +fn_800C71DC = .text:0x800C71DC; // type:function size:0x74 +fn_800C7250 = .text:0x800C7250; // type:function size:0x68 +fn_800C72B8 = .text:0x800C72B8; // type:function size:0x54 +fn_800C730C = .text:0x800C730C; // type:function size:0x1B4 +fn_800C74C0 = .text:0x800C74C0; // type:function size:0x8 +fn_800C74C8 = .text:0x800C74C8; // type:function size:0x1C +fn_800C74E4 = .text:0x800C74E4; // type:function size:0x88C +fn_800C7D70 = .text:0x800C7D70; // type:function size:0xC +fn_800C7D7C = .text:0x800C7D7C; // type:function size:0x14 +fn_800C7D90 = .text:0x800C7D90; // type:function size:0xC +fn_800C7D9C = .text:0x800C7D9C; // type:function size:0x8 +fn_800C7DA4 = .text:0x800C7DA4; // type:function size:0x8 +fn_800C7DAC = .text:0x800C7DAC; // type:function size:0x54 +fn_800C7E00 = .text:0x800C7E00; // type:function size:0x50 +fn_800C7E50 = .text:0x800C7E50; // type:function size:0x8 +fn_800C7E58 = .text:0x800C7E58; // type:function size:0x344 +fn_800C819C = .text:0x800C819C; // type:function size:0x3BC +fn_800C8558 = .text:0x800C8558; // type:function size:0xC +fn_800C8564 = .text:0x800C8564; // type:function size:0x90 +fn_800C85F4 = .text:0x800C85F4; // type:function size:0x380 +fn_800C8974 = .text:0x800C8974; // type:function size:0x850 +fn_800C91C4 = .text:0x800C91C4; // type:function size:0x8 +fn_800C91CC = .text:0x800C91CC; // type:function size:0x6C +fn_800C9238 = .text:0x800C9238; // type:function size:0x7C +fn_800C92B4 = .text:0x800C92B4; // type:function size:0x1F4 +fn_800C94A8 = .text:0x800C94A8; // type:function size:0x10 +fn_800C94B8 = .text:0x800C94B8; // type:function size:0x8 +fn_800C94C0 = .text:0x800C94C0; // type:function size:0x14 +fn_800C94D4 = .text:0x800C94D4; // type:function size:0x8 +fn_800C94DC = .text:0x800C94DC; // type:function size:0x6C +fn_800C9548 = .text:0x800C9548; // type:function size:0x8 +fn_800C9550 = .text:0x800C9550; // type:function size:0x8 +fn_800C9558 = .text:0x800C9558; // type:function size:0x1C +fn_800C9574 = .text:0x800C9574; // type:function size:0x8 +fn_800C957C = .text:0x800C957C; // type:function size:0x1C +fn_800C9598 = .text:0x800C9598; // type:function size:0x18 +fn_800C95B0 = .text:0x800C95B0; // type:function size:0x40 +fn_800C95F0 = .text:0x800C95F0; // type:function size:0x1C +fn_800C960C = .text:0x800C960C; // type:function size:0xC +fn_800C9618 = .text:0x800C9618; // type:function size:0x10 +fn_800C9628 = .text:0x800C9628; // type:function size:0x8 +fn_800C9630 = .text:0x800C9630; // type:function size:0x10 +fn_800C9640 = .text:0x800C9640; // type:function size:0x14 +fn_800C9654 = .text:0x800C9654; // type:function size:0x70 +fn_800C96C4 = .text:0x800C96C4; // type:function size:0x1C +fn_800C96E0 = .text:0x800C96E0; // type:function size:0x94 +fn_800C9774 = .text:0x800C9774; // type:function size:0xC +fn_800C9780 = .text:0x800C9780; // type:function size:0x8 +fn_800C9788 = .text:0x800C9788; // type:function size:0x8 +fn_800C9790 = .text:0x800C9790; // type:function size:0xC +fn_800C979C = .text:0x800C979C; // type:function size:0x8 +fn_800C97A4 = .text:0x800C97A4; // type:function size:0x6C +fn_800C9810 = .text:0x800C9810; // type:function size:0x20 +fn_800C9830 = .text:0x800C9830; // type:function size:0x4 +fn_800C9834 = .text:0x800C9834; // type:function size:0x8 +fn_800C983C = .text:0x800C983C; // type:function size:0x10 +fn_800C984C = .text:0x800C984C; // type:function size:0x40 +fn_800C988C = .text:0x800C988C; // type:function size:0xC +fn_800C9898 = .text:0x800C9898; // type:function size:0x40 +fn_800C98D8 = .text:0x800C98D8; // type:function size:0xB4 +fn_800C998C = .text:0x800C998C; // type:function size:0xC +fn_800C9998 = .text:0x800C9998; // type:function size:0x40 +fn_800C99D8 = .text:0x800C99D8; // type:function size:0xC +fn_800C99E4 = .text:0x800C99E4; // type:function size:0xC +fn_800C99F0 = .text:0x800C99F0; // type:function size:0x40 +fn_800C9A30 = .text:0x800C9A30; // type:function size:0xC +fn_800C9A3C = .text:0x800C9A3C; // type:function size:0x40 +fn_800C9A7C = .text:0x800C9A7C; // type:function size:0x104 +fn_800C9B80 = .text:0x800C9B80; // type:function size:0x20 +fn_800C9BA0 = .text:0x800C9BA0; // type:function size:0x48 +fn_800C9BE8 = .text:0x800C9BE8; // type:function size:0x2C +fn_800C9C14 = .text:0x800C9C14; // type:function size:0x8 +fn_800C9C1C = .text:0x800C9C1C; // type:function size:0x10 +fn_800C9C2C = .text:0x800C9C2C; // type:function size:0x10 +fn_800C9C3C = .text:0x800C9C3C; // type:function size:0x10 +fn_800C9C4C = .text:0x800C9C4C; // type:function size:0x2C +fn_800C9C78 = .text:0x800C9C78; // type:function size:0x10 +fn_800C9C88 = .text:0x800C9C88; // type:function size:0x108 +fn_800C9D90 = .text:0x800C9D90; // type:function size:0x24 +fn_800C9DB4 = .text:0x800C9DB4; // type:function size:0xC +fn_800C9DC0 = .text:0x800C9DC0; // type:function size:0x8 +fn_800C9DC8 = .text:0x800C9DC8; // type:function size:0x4 +fn_800C9DCC = .text:0x800C9DCC; // type:function size:0x4 +fn_800C9DD0 = .text:0x800C9DD0; // type:function size:0x88 +fn_800C9E58 = .text:0x800C9E58; // type:function size:0x1DC +fn_800CA034 = .text:0x800CA034; // type:function size:0x94 +fn_800CA0C8 = .text:0x800CA0C8; // type:function size:0x14B4 +fn_800CB57C = .text:0x800CB57C; // type:function size:0x8 +fn_800CB584 = .text:0x800CB584; // type:function size:0x8 +fn_800CB58C = .text:0x800CB58C; // type:function size:0x8 +fn_800CB594 = .text:0x800CB594; // type:function size:0x10 +fn_800CB5A4 = .text:0x800CB5A4; // type:function size:0xA4 +fn_800CB648 = .text:0x800CB648; // type:function size:0xC +fn_800CB654 = .text:0x800CB654; // type:function size:0x158 +fn_800CB7AC = .text:0x800CB7AC; // type:function size:0x97C +fn_800CC128 = .text:0x800CC128; // type:function size:0x1BC +fn_800CC2E4 = .text:0x800CC2E4; // type:function size:0xAC +fn_800CC390 = .text:0x800CC390; // type:function size:0x2C +fn_800CC3BC = .text:0x800CC3BC; // type:function size:0x18 +fn_800CC3D4 = .text:0x800CC3D4; // type:function size:0x250 +fn_800CC624 = .text:0x800CC624; // type:function size:0x104 +fn_800CC728 = .text:0x800CC728; // type:function size:0x12C +fn_800CC854 = .text:0x800CC854; // type:function size:0x294 +fn_800CCAE8 = .text:0x800CCAE8; // type:function size:0x90 +fn_800CCB78 = .text:0x800CCB78; // type:function size:0x4C +fn_800CCBC4 = .text:0x800CCBC4; // type:function size:0x1B4 +fn_800CCD78 = .text:0x800CCD78; // type:function size:0xCC +fn_800CCE44 = .text:0x800CCE44; // type:function size:0x10 +fn_800CCE54 = .text:0x800CCE54; // type:function size:0x58 +fn_800CCEAC = .text:0x800CCEAC; // type:function size:0x30 +fn_800CCEDC = .text:0x800CCEDC; // type:function size:0x1A8 +fn_800CD084 = .text:0x800CD084; // type:function size:0xBC +fn_800CD140 = .text:0x800CD140; // type:function size:0xE8 +fn_800CD228 = .text:0x800CD228; // type:function size:0x114 +fn_800CD33C = .text:0x800CD33C; // type:function size:0x54 +fn_800CD390 = .text:0x800CD390; // type:function size:0x8 +fn_800CD398 = .text:0x800CD398; // type:function size:0x8 +fn_800CD3A0 = .text:0x800CD3A0; // type:function size:0xC +fn_800CD3AC = .text:0x800CD3AC; // type:function size:0xC +fn_800CD3B8 = .text:0x800CD3B8; // type:function size:0x40 +fn_800CD3F8 = .text:0x800CD3F8; // type:function size:0xB4 +fn_800CD4AC = .text:0x800CD4AC; // type:function size:0x58 +fn_800CD504 = .text:0x800CD504; // type:function size:0x310 +fn_800CD814 = .text:0x800CD814; // type:function size:0x2B8 +fn_800CDACC = .text:0x800CDACC; // type:function size:0x38 +fn_800CDB04 = .text:0x800CDB04; // type:function size:0x38 +fn_800CDB3C = .text:0x800CDB3C; // type:function size:0x10 +fn_800CDB4C = .text:0x800CDB4C; // type:function size:0x18 +fn_800CDB64 = .text:0x800CDB64; // type:function size:0x8 +fn_800CDB6C = .text:0x800CDB6C; // type:function size:0x8 +SetSGunTurretBase_FuncPtrs__FP23SGunTurretBase_FuncPtrs = .text:0x800CDB74; // type:function size:0x8 +fn_800CDB7C = .text:0x800CDB7C; // type:function size:0x10 +fn_800CDB8C = .text:0x800CDB8C; // type:function size:0x10 +fn_800CDB9C = .text:0x800CDB9C; // type:function size:0x28 +fn_800CDBC4 = .text:0x800CDBC4; // type:function size:0x20 +fn_800CDBE4 = .text:0x800CDBE4; // type:function size:0x1CC +fn_800CDDB0 = .text:0x800CDDB0; // type:function size:0x194 +fn_800CDF44 = .text:0x800CDF44; // type:function size:0xDC +fn_800CE020 = .text:0x800CE020; // type:function size:0x14C +fn_800CE16C = .text:0x800CE16C; // type:function size:0xE4 +fn_800CE250 = .text:0x800CE250; // type:function size:0xDC +fn_800CE32C = .text:0x800CE32C; // type:function size:0x190 +fn_800CE4BC = .text:0x800CE4BC; // type:function size:0x2D8 +fn_800CE794 = .text:0x800CE794; // type:function size:0x70 +fn_800CE804 = .text:0x800CE804; // type:function size:0x94 +fn_800CE898 = .text:0x800CE898; // type:function size:0x98 +fn_800CE930 = .text:0x800CE930; // type:function size:0x48 +fn_800CE978 = .text:0x800CE978; // type:function size:0x6C +fn_800CE9E4 = .text:0x800CE9E4; // type:function size:0x10 +fn_800CE9F4 = .text:0x800CE9F4; // type:function size:0x68 +fn_800CEA5C = .text:0x800CEA5C; // type:function size:0x180 +fn_800CEBDC = .text:0x800CEBDC; // type:function size:0x90 +fn_800CEC6C = .text:0x800CEC6C; // type:function size:0x250 +fn_800CEEBC = .text:0x800CEEBC; // type:function size:0x28 +fn_800CEEE4 = .text:0x800CEEE4; // type:function size:0x8C +fn_800CEF70 = .text:0x800CEF70; // type:function size:0x18 +fn_800CEF88 = .text:0x800CEF88; // type:function size:0x118 +fn_800CF0A0 = .text:0x800CF0A0; // type:function size:0x384 +fn_800CF424 = .text:0x800CF424; // type:function size:0x11C +fn_800CF540 = .text:0x800CF540; // type:function size:0x11C +fn_800CF65C = .text:0x800CF65C; // type:function size:0x164 +fn_800CF7C0 = .text:0x800CF7C0; // type:function size:0x68 +fn_800CF828 = .text:0x800CF828; // type:function size:0x8 +fn_800CF830 = .text:0x800CF830; // type:function size:0x154 +fn_800CF984 = .text:0x800CF984; // type:function size:0x58 +fn_800CF9DC = .text:0x800CF9DC; // type:function size:0x58 +fn_800CFA34 = .text:0x800CFA34; // type:function size:0x8C +GetScaleForPOV__19CHUDBillboardEffectFRC13CStateManager = .text:0x800CFAC0; // type:function size:0x8C +GetNearClipDistance__19CHUDBillboardEffectFRC13CStateManagerUi = .text:0x800CFB4C; // type:function size:0x40 +__ct__19CHUDBillboardEffectFRCQ24rstl44optional_object<25TToken<15CGenDescription>>RCQ24rstl49optional_object<30TToken<20CElectricDescription>>9TUniqueIdbRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>fRC9CVector3fUiRC6CColorRC9CVector3fRC9CVector3fb = .text:0x800CFB8C; // type:function size:0x2E0 +fn_800CFE6C = .text:0x800CFE6C; // type:function size:0xE0 +fn_800CFF4C = .text:0x800CFF4C; // type:function size:0x34 +fn_800CFF80 = .text:0x800CFF80; // type:function size:0x138 +fn_800D00B8 = .text:0x800D00B8; // type:function size:0xBC +fn_800D0174 = .text:0x800D0174; // type:function size:0x184 +fn_800D02F8 = .text:0x800D02F8; // type:function size:0x8 +fn_800D0300 = .text:0x800D0300; // type:function size:0x4 +__ct__13CHUDMemoParmsFfbbbUibbbfQ213CHUDMemoParms9EPriorityQ220CTrilogyAudioManager12EAudioStream = .text:0x800D0304; // type:function size:0x38 +fn_800D033C = .text:0x800D033C; // type:function size:0x20 +__ct__11CHealthInfoFff = .text:0x800D035C; // type:function size:0x64 +SetCauseOfDeathWeapon__11CHealthInfoF11CWeaponMode9TUniqueId9TUniqueIdbb = .text:0x800D03C0; // type:function size:0x2C +fn_800D03EC = .text:0x800D03EC; // type:function size:0x28 +fn_800D0414 = .text:0x800D0414; // type:function size:0xC +fn_800D0420 = .text:0x800D0420; // type:function size:0x40 +fn_800D0460 = .text:0x800D0460; // type:function size:0x94 +fn_800D04F4 = .text:0x800D04F4; // type:function size:0x64 +fn_800D0558 = .text:0x800D0558; // type:function size:0x6C +fn_800D05C4 = .text:0x800D05C4; // type:function size:0x384 +fn_800D0948 = .text:0x800D0948; // type:function size:0xFC +fn_800D0A44 = .text:0x800D0A44; // type:function size:0x168 +fn_800D0BAC = .text:0x800D0BAC; // type:function size:0x90 +fn_800D0C3C = .text:0x800D0C3C; // type:function size:0x6C +fn_800D0CA8 = .text:0x800D0CA8; // type:function size:0x100 +fn_800D0DA8 = .text:0x800D0DA8; // type:function size:0x174 +fn_800D0F1C = .text:0x800D0F1C; // type:function size:0x4C8 +fn_800D13E4 = .text:0x800D13E4; // type:function size:0x11C +fn_800D1500 = .text:0x800D1500; // type:function size:0xA60 +fn_800D1F60 = .text:0x800D1F60; // type:function size:0x8 +fn_800D1F68 = .text:0x800D1F68; // type:function size:0x65C +fn_800D25C4 = .text:0x800D25C4; // type:function size:0xC +fn_800D25D0 = .text:0x800D25D0; // type:function size:0x20 +fn_800D25F0 = .text:0x800D25F0; // type:function size:0xE8 +fn_800D26D8 = .text:0x800D26D8; // type:function size:0x29C +fn_800D2974 = .text:0x800D2974; // type:function size:0x118 +fn_800D2A8C = .text:0x800D2A8C; // type:function size:0x134 +fn_800D2BC0 = .text:0x800D2BC0; // type:function size:0x50 +fn_800D2C10 = .text:0x800D2C10; // type:function size:0x4F0 +fn_800D3100 = .text:0x800D3100; // type:function size:0x80 +fn_800D3180 = .text:0x800D3180; // type:function size:0x30 +fn_800D31B0 = .text:0x800D31B0; // type:function size:0x8 +fn_800D31B8 = .text:0x800D31B8; // type:function size:0x70 +fn_800D3228 = .text:0x800D3228; // type:function size:0xB8 +fn_800D32E0 = .text:0x800D32E0; // type:function size:0x4C +fn_800D332C = .text:0x800D332C; // type:function size:0x1F0 +fn_800D351C = .text:0x800D351C; // type:function size:0x60 +fn_800D357C = .text:0x800D357C; // type:function size:0xC0 +fn_800D363C = .text:0x800D363C; // type:function size:0x8 +fn_800D3644 = .text:0x800D3644; // type:function size:0xE0 +fn_800D3724 = .text:0x800D3724; // type:function size:0x148 +fn_800D386C = .text:0x800D386C; // type:function size:0x14 +fn_800D3880 = .text:0x800D3880; // type:function size:0x94 +fn_800D3914 = .text:0x800D3914; // type:function size:0x89C +fn_800D41B0 = .text:0x800D41B0; // type:function size:0x3DC +fn_800D458C = .text:0x800D458C; // type:function size:0xDC +fn_800D4668 = .text:0x800D4668; // type:function size:0x1D8 +fn_800D4840 = .text:0x800D4840; // type:function size:0x58 +fn_800D4898 = .text:0x800D4898; // type:function size:0x58 +fn_800D48F0 = .text:0x800D48F0; // type:function size:0x58 +fn_800D4948 = .text:0x800D4948; // type:function size:0x1B4 +fn_800D4AFC = .text:0x800D4AFC; // type:function size:0x180 +fn_800D4C7C = .text:0x800D4C7C; // type:function size:0x660 +fn_800D52DC = .text:0x800D52DC; // type:function size:0x218 +fn_800D54F4 = .text:0x800D54F4; // type:function size:0x60 +fn_800D5554 = .text:0x800D5554; // type:function size:0x8 +fn_800D555C = .text:0x800D555C; // type:function size:0x5D8 +fn_800D5B34 = .text:0x800D5B34; // type:function size:0x58 +fn_800D5B8C = .text:0x800D5B8C; // type:function size:0x3C +fn_800D5BC8 = .text:0x800D5BC8; // type:function size:0x1B4 +fn_800D5D7C = .text:0x800D5D7C; // type:function size:0x16C +fn_800D5EE8 = .text:0x800D5EE8; // type:function size:0x100 +fn_800D5FE8 = .text:0x800D5FE8; // type:function size:0x74 +fn_800D605C = .text:0x800D605C; // type:function size:0x188 +fn_800D61E4 = .text:0x800D61E4; // type:function size:0x64 +fn_800D6248 = .text:0x800D6248; // type:function size:0x318 +fn_800D6560 = .text:0x800D6560; // type:function size:0x14 +fn_800D6574 = .text:0x800D6574; // type:function size:0xE4 +fn_800D6658 = .text:0x800D6658; // type:function size:0xEC +fn_800D6744 = .text:0x800D6744; // type:function size:0x50 +fn_800D6794 = .text:0x800D6794; // type:function size:0x498 +fn_800D6C2C = .text:0x800D6C2C; // type:function size:0x40 +fn_800D6C6C = .text:0x800D6C6C; // type:function size:0x94 +fn_800D6D00 = .text:0x800D6D00; // type:function size:0x1D8 +fn_800D6ED8 = .text:0x800D6ED8; // type:function size:0x44 +fn_800D6F1C = .text:0x800D6F1C; // type:function size:0xD0 +fn_800D6FEC = .text:0x800D6FEC; // type:function size:0x78 +fn_800D7064 = .text:0x800D7064; // type:function size:0xA18 +fn_800D7A7C = .text:0x800D7A7C; // type:function size:0x258 +fn_800D7CD4 = .text:0x800D7CD4; // type:function size:0xE8 +fn_800D7DBC = .text:0x800D7DBC; // type:function size:0x314 +fn_800D80D0 = .text:0x800D80D0; // type:function size:0x118 +fn_800D81E8 = .text:0x800D81E8; // type:function size:0x10C +fn_800D82F4 = .text:0x800D82F4; // type:function size:0x50 +fn_800D8344 = .text:0x800D8344; // type:function size:0x5F4 +fn_800D8938 = .text:0x800D8938; // type:function size:0x80 +fn_800D89B8 = .text:0x800D89B8; // type:function size:0x30 +fn_800D89E8 = .text:0x800D89E8; // type:function size:0x8 +fn_800D89F0 = .text:0x800D89F0; // type:function size:0xF0 +fn_800D8AE0 = .text:0x800D8AE0; // type:function size:0x9C +fn_800D8B7C = .text:0x800D8B7C; // type:function size:0x7CC +fn_800D9348 = .text:0x800D9348; // type:function size:0xC +fn_800D9354 = .text:0x800D9354; // type:function size:0x5BC +fn_800D9910 = .text:0x800D9910; // type:function size:0xE4 +fn_800D99F4 = .text:0x800D99F4; // type:function size:0x7C +fn_800D9A70 = .text:0x800D9A70; // type:function size:0x78 +fn_800D9AE8 = .text:0x800D9AE8; // type:function size:0x74 +fn_800D9B5C = .text:0x800D9B5C; // type:function size:0x78 +fn_800D9BD4 = .text:0x800D9BD4; // type:function size:0x74 +fn_800D9C48 = .text:0x800D9C48; // type:function size:0x40 +fn_800D9C88 = .text:0x800D9C88; // type:function size:0x5C +fn_800D9CE4 = .text:0x800D9CE4; // type:function size:0x8 +fn_800D9CEC = .text:0x800D9CEC; // type:function size:0x8 +fn_800D9CF4 = .text:0x800D9CF4; // type:function size:0x8 +fn_800D9CFC = .text:0x800D9CFC; // type:function size:0x8 +fn_800D9D04 = .text:0x800D9D04; // type:function size:0x4 +fn_800D9D08 = .text:0x800D9D08; // type:function size:0x4 +fn_800D9D0C = .text:0x800D9D0C; // type:function size:0x28 +fn_800D9D34 = .text:0x800D9D34; // type:function size:0x64 +fn_800D9D98 = .text:0x800D9D98; // type:function size:0x184 +fn_800D9F1C = .text:0x800D9F1C; // type:function size:0x28 +fn_800D9F44 = .text:0x800D9F44; // type:function size:0x15C +fn_800DA0A0 = .text:0x800DA0A0; // type:function size:0x20 +fn_800DA0C0 = .text:0x800DA0C0; // type:function size:0xB8 +fn_800DA178 = .text:0x800DA178; // type:function size:0x1AC +fn_800DA324 = .text:0x800DA324; // type:function size:0x37C +fn_800DA6A0 = .text:0x800DA6A0; // type:function size:0x88 +fn_800DA728 = .text:0x800DA728; // type:function size:0x3C +fn_800DA764 = .text:0x800DA764; // type:function size:0x224 +fn_800DA988 = .text:0x800DA988; // type:function size:0x258 +fn_800DABE0 = .text:0x800DABE0; // type:function size:0x1D8 +fn_800DADB8 = .text:0x800DADB8; // type:function size:0x98 +fn_800DAE50 = .text:0x800DAE50; // type:function size:0x64 +fn_800DAEB4 = .text:0x800DAEB4; // type:function size:0x11C +fn_800DAFD0 = .text:0x800DAFD0; // type:function size:0x34 +fn_800DB004 = .text:0x800DB004; // type:function size:0xC0 +fn_800DB0C4 = .text:0x800DB0C4; // type:function size:0x3C +fn_800DB100 = .text:0x800DB100; // type:function size:0x240 +fn_800DB340 = .text:0x800DB340; // type:function size:0x124 +fn_800DB464 = .text:0x800DB464; // type:function size:0xC4 +fn_800DB528 = .text:0x800DB528; // type:function size:0x3E4 +fn_800DB90C = .text:0x800DB90C; // type:function size:0x8C +fn_800DB998 = .text:0x800DB998; // type:function size:0x168 +fn_800DBB00 = .text:0x800DBB00; // type:function size:0x58 +fn_800DBB58 = .text:0x800DBB58; // type:function size:0x1C +fn_800DBB74 = .text:0x800DBB74; // type:function size:0x350 +fn_800DBEC4 = .text:0x800DBEC4; // type:function size:0x1D4 +fn_800DC098 = .text:0x800DC098; // type:function size:0x3C +fn_800DC0D4 = .text:0x800DC0D4; // type:function size:0x2AC +fn_800DC380 = .text:0x800DC380; // type:function size:0x68 +fn_800DC3E8 = .text:0x800DC3E8; // type:function size:0x264 +fn_800DC64C = .text:0x800DC64C; // type:function size:0x188 +fn_800DC7D4 = .text:0x800DC7D4; // type:function size:0x248 +fn_800DCA1C = .text:0x800DCA1C; // type:function size:0x90 +fn_800DCAAC = .text:0x800DCAAC; // type:function size:0xEC +fn_800DCB98 = .text:0x800DCB98; // type:function size:0x6EC +fn_800DD284 = .text:0x800DD284; // type:function size:0x474 +Activate__8CIkChainFRC9CAnimData6CSegIdRC12CTransform4f = .text:0x800DD6F8; // type:function size:0x37C +PreRender__8CIkChainFR9CAnimDataRC12CTransform4fRC9CVector3f = .text:0x800DDA74; // type:function size:0x474 +Deactivate__8CIkChainFv = .text:0x800DDEE8; // type:function size:0x10 +Update__8CIkChainFf = .text:0x800DDEF8; // type:function size:0x44 +fn_800DDF3C = .text:0x800DDF3C; // type:function size:0xB4 +fn_800DDFF0 = .text:0x800DDFF0; // type:function size:0x584 +fn_800DE574 = .text:0x800DE574; // type:function size:0x84 +fn_800DE5F8 = .text:0x800DE5F8; // type:function size:0x9F0 +fn_800DEFE8 = .text:0x800DEFE8; // type:function size:0x50 +fn_800DF038 = .text:0x800DF038; // type:function size:0x78 +fn_800DF0B0 = .text:0x800DF0B0; // type:function size:0x74 +fn_800DF124 = .text:0x800DF124; // type:function size:0x10 +fn_800DF134 = .text:0x800DF134; // type:function size:0x7C +fn_800DF1B0 = .text:0x800DF1B0; // type:function size:0x7C +fn_800DF22C = .text:0x800DF22C; // type:function size:0x5C +fn_800DF288 = .text:0x800DF288; // type:function size:0x14 +fn_800DF29C = .text:0x800DF29C; // type:function size:0x14 +fn_800DF2B0 = .text:0x800DF2B0; // type:function size:0x4C +fn_800DF2FC = .text:0x800DF2FC; // type:function size:0x20 +fn_800DF31C = .text:0x800DF31C; // type:function size:0x18 +fn_800DF334 = .text:0x800DF334; // type:function size:0x9C +SetSIng_FuncPtrs__FP13SIng_FuncPtrs = .text:0x800DF3D0; // type:function size:0x8 +fn_800DF3D8 = .text:0x800DF3D8; // type:function size:0x10 +SetSIngBlobSwarm_FuncPtrs__FP22SIngBlobSwarm_FuncPtrs = .text:0x800DF3E8; // type:function size:0x8 +fn_800DF3F0 = .text:0x800DF3F0; // type:function size:0x10 +SetSIngBoostBallGuardian_FuncPtrs__FP30SIngBoostBallGuardian_FuncPtrs = .text:0x800DF400; // type:function size:0x8 +fn_800DF408 = .text:0x800DF408; // type:function size:0x10 +__ct__18CIngExitHostEffectF9TUniqueIdRC11CEntityInfoRC12CTransform4fRC9CVector3fRC9CVector3fUiUiff9TUniqueIdffUs = .text:0x800DF418; // type:function size:0x404 +fn_800DF81C = .text:0x800DF81C; // type:function size:0xF8 +fn_800DF914 = .text:0x800DF914; // type:function size:0x90 +fn_800DF9A4 = .text:0x800DF9A4; // type:function size:0x50 +fn_800DF9F4 = .text:0x800DF9F4; // type:function size:0x68 +fn_800DFA5C = .text:0x800DFA5C; // type:function size:0x70 +fn_800DFACC = .text:0x800DFACC; // type:function size:0x448 +fn_800DFF14 = .text:0x800DFF14; // type:function size:0x1B4 +fn_800E00C8 = .text:0x800E00C8; // type:function size:0xF0 +fn_800E01B8 = .text:0x800E01B8; // type:function size:0x190 +fn_800E0348 = .text:0x800E0348; // type:function size:0x32C +fn_800E0674 = .text:0x800E0674; // type:function size:0x94 +fn_800E0708 = .text:0x800E0708; // type:function size:0x54 +fn_800E075C = .text:0x800E075C; // type:function size:0xDC +__ct__18CIngMiniPortalInfoF9TUniqueIdffRC31TLockedToken<15CGenDescription>UsffRC11CDamageInfoRC18SLdrPlasmaBeamInfo = .text:0x800E0838; // type:function size:0x180 +__ct__20CIngMiniPortalAttackF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4f9TUniqueIdRC9CVector3fRC18CIngMiniPortalInfo = .text:0x800E09B8; // type:function size:0x298 +fn_800E0C50 = .text:0x800E0C50; // type:function size:0x1C4 +fn_800E0E14 = .text:0x800E0E14; // type:function size:0x84 +fn_800E0E98 = .text:0x800E0E98; // type:function size:0x184 +fn_800E101C = .text:0x800E101C; // type:function size:0x1A4 +fn_800E11C0 = .text:0x800E11C0; // type:function size:0x314 +fn_800E14D4 = .text:0x800E14D4; // type:function size:0xB0 +fn_800E1584 = .text:0x800E1584; // type:function size:0x54 +SetSIngPuddle_FuncPtrs__FP19SIngPuddle_FuncPtrs = .text:0x800E15D8; // type:function size:0x8 +fn_800E15E0 = .text:0x800E15E0; // type:function size:0x10 +SetSIngSnatchingSwarm_FuncPtrs__FP27SIngSnatchingSwarm_FuncPtrs = .text:0x800E15F0; // type:function size:0x8 +fn_800E15F8 = .text:0x800E15F8; // type:function size:0x10 +SetSIngSpaceJumpGuardian_FuncPtrs__FP30SIngSpaceJumpGuardian_FuncPtrs = .text:0x800E1608; // type:function size:0x8 +fn_800E1610 = .text:0x800E1610; // type:function size:0x10 +SetSIngSpiderballGuardian_FuncPtrs__FP31SIngSpiderballGuardian_FuncPtrs = .text:0x800E1620; // type:function size:0x8 +fn_800E1628 = .text:0x800E1628; // type:function size:0x10 +__ct__12CIngSpotDataFUiUiUiUifffffRC20CDamageVulnerabilityUsUsUsUsUs = .text:0x800E1638; // type:function size:0x2B4 +__ct__26CIngSpotPathFindNavigationFv = .text:0x800E18EC; // type:function size:0x2C +IsPathOver__26CIngSpotPathFindNavigationCFRC10CPatterned = .text:0x800E1918; // type:function size:0x94 +fn_800E19AC = .text:0x800E19AC; // type:function size:0x8 +HasPath__26CIngSpotPathFindNavigationCFRC10CPatterned = .text:0x800E19B4; // type:function size:0x50 +PathFind__26CIngSpotPathFindNavigationFR13CStateManager9EStateMsgfR10CPatterned = .text:0x800E1A04; // type:function size:0x3E4 +fn_800E1DE8 = .text:0x800E1DE8; // type:function size:0xE0 +fn_800E1EC8 = .text:0x800E1EC8; // type:function size:0x14 +fn_800E1EDC = .text:0x800E1EDC; // type:function size:0x2E0 +fn_800E21BC = .text:0x800E21BC; // type:function size:0x2E0 +fn_800E249C = .text:0x800E249C; // type:function size:0x8 +fn_800E24A4 = .text:0x800E24A4; // type:function size:0x9C +fn_800E2540 = .text:0x800E2540; // type:function size:0x3E0 +fn_800E2920 = .text:0x800E2920; // type:function size:0x4AC +fn_800E2DCC = .text:0x800E2DCC; // type:function size:0x1E0 +fn_800E2FAC = .text:0x800E2FAC; // type:function size:0x48 +fn_800E2FF4 = .text:0x800E2FF4; // type:function size:0x18 +fn_800E300C = .text:0x800E300C; // type:function size:0x20 +fn_800E302C = .text:0x800E302C; // type:function size:0x20 +fn_800E304C = .text:0x800E304C; // type:function size:0xD4 +fn_800E3120 = .text:0x800E3120; // type:function size:0x24 +fn_800E3144 = .text:0x800E3144; // type:function size:0x258 +fn_800E339C = .text:0x800E339C; // type:function size:0x1C0 +fn_800E355C = .text:0x800E355C; // type:function size:0x68 +fn_800E35C4 = .text:0x800E35C4; // type:function size:0xC +fn_800E35D0 = .text:0x800E35D0; // type:function size:0x75C +fn_800E3D2C = .text:0x800E3D2C; // type:function size:0x24 +fn_800E3D50 = .text:0x800E3D50; // type:function size:0x18 +fn_800E3D68 = .text:0x800E3D68; // type:function size:0x14 +fn_800E3D7C = .text:0x800E3D7C; // type:function size:0x24 +fn_800E3DA0 = .text:0x800E3DA0; // type:function size:0x4 +fn_800E3DA4 = .text:0x800E3DA4; // type:function size:0x1DC +fn_800E3F80 = .text:0x800E3F80; // type:function size:0xD4 +fn_800E4054 = .text:0x800E4054; // type:function size:0x2C8 +fn_800E431C = .text:0x800E431C; // type:function size:0x184 +fn_800E44A0 = .text:0x800E44A0; // type:function size:0x368 +fn_800E4808 = .text:0x800E4808; // type:function size:0x4 +fn_800E480C = .text:0x800E480C; // type:function size:0x4 +fn_800E4810 = .text:0x800E4810; // type:function size:0x1F0 +fn_800E4A00 = .text:0x800E4A00; // type:function size:0x1C +fn_800E4A1C = .text:0x800E4A1C; // type:function size:0x1C4 +__ct__14CKnockBackInfoFRC9CVector3f9TUniqueId9TUniqueIdRC11CDamageInfob = .text:0x800E4BE0; // type:function size:0x80 +fn_800E4C60 = .text:0x800E4C60; // type:function size:0x114 +EnableAnimReaction__13CKnockBackMgrFQ213CKnockBackMgr13EAnimReactionb = .text:0x800E4D74; // type:function size:0x34 +EnableAllAnimReactions__13CKnockBackMgrFb = .text:0x800E4DA8; // type:function size:0x5C +IsAnimReactionEnabled__13CKnockBackMgrCFQ213CKnockBackMgr13EAnimReaction = .text:0x800E4E04; // type:function size:0x24 +SetAnimReactionRange__13CKnockBackMgrFQ213CKnockBackMgr13EAnimReactionQ213CKnockBackMgr13EAnimReaction = .text:0x800E4E28; // type:function size:0xC +fn_800E4E34 = .text:0x800E4E34; // type:function size:0x11C +fn_800E4F50 = .text:0x800E4F50; // type:function size:0xB8 +fn_800E5008 = .text:0x800E5008; // type:function size:0x7C +fn_800E5084 = .text:0x800E5084; // type:function size:0x160 +fn_800E51E4 = .text:0x800E51E4; // type:function size:0xCC +fn_800E52B0 = .text:0x800E52B0; // type:function size:0x14C +fn_800E53FC = .text:0x800E53FC; // type:function size:0x3BC +fn_800E57B8 = .text:0x800E57B8; // type:function size:0x1C +fn_800E57D4 = .text:0x800E57D4; // type:function size:0x770 +fn_800E5F44 = .text:0x800E5F44; // type:function size:0x3AC +SetSKralee_FuncPtrs__FP16SKralee_FuncPtrs = .text:0x800E62F0; // type:function size:0x8 +fn_800E62F8 = .text:0x800E62F8; // type:function size:0x10 +SetSKrocuss_FuncPtrs__FP17SKrocuss_FuncPtrs = .text:0x800E6308; // type:function size:0x8 +fn_800E6310 = .text:0x800E6310; // type:function size:0x10 +fn_800E6320 = .text:0x800E6320; // type:function size:0x250 +fn_800E6570 = .text:0x800E6570; // type:function size:0x138 +fn_800E66A8 = .text:0x800E66A8; // type:function size:0xA8 +fn_800E6750 = .text:0x800E6750; // type:function size:0x4 +fn_800E6754 = .text:0x800E6754; // type:function size:0xAA4 +fn_800E71F8 = .text:0x800E71F8; // type:function size:0x128 +fn_800E7320 = .text:0x800E7320; // type:function size:0x90 +fn_800E73B0 = .text:0x800E73B0; // type:function size:0x88 +fn_800E7438 = .text:0x800E7438; // type:function size:0x1FC +fn_800E7634 = .text:0x800E7634; // type:function size:0x1E4 +fn_800E7818 = .text:0x800E7818; // type:function size:0x104 +fn_800E791C = .text:0x800E791C; // type:function size:0x68 +fn_800E7984 = .text:0x800E7984; // type:function size:0x54 +fn_800E79D8 = .text:0x800E79D8; // type:function size:0x54 +fn_800E7A2C = .text:0x800E7A2C; // type:function size:0x64 +fn_800E7A90 = .text:0x800E7A90; // type:function size:0x34 +fn_800E7AC4 = .text:0x800E7AC4; // type:function size:0x30 +fn_800E7AF4 = .text:0x800E7AF4; // type:function size:0x364 +fn_800E7E58 = .text:0x800E7E58; // type:function size:0x13C +fn_800E7F94 = .text:0x800E7F94; // type:function size:0xEC +fn_800E8080 = .text:0x800E8080; // type:function size:0x7C +fn_800E80FC = .text:0x800E80FC; // type:function size:0xD8 +fn_800E81D4 = .text:0x800E81D4; // type:function size:0x2C +fn_800E8200 = .text:0x800E8200; // type:function size:0x18 +SetSLumite_FuncPtrs__FP16SLumite_FuncPtrs = .text:0x800E8218; // type:function size:0x8 +fn_800E8220 = .text:0x800E8220; // type:function size:0x10 +fn_800E8230 = .text:0x800E8230; // type:function size:0x11C +fn_800E834C = .text:0x800E834C; // type:function size:0x5C +fn_800E83A8 = .text:0x800E83A8; // type:function size:0x11C +fn_800E84C4 = .text:0x800E84C4; // type:function size:0xF0 +fn_800E85B4 = .text:0x800E85B4; // type:function size:0x15CC +fn_800E9B80 = .text:0x800E9B80; // type:function size:0x178 +fn_800E9CF8 = .text:0x800E9CF8; // type:function size:0x184 +fn_800E9E7C = .text:0x800E9E7C; // type:function size:0x8C +fn_800E9F08 = .text:0x800E9F08; // type:function size:0x370 +fn_800EA278 = .text:0x800EA278; // type:function size:0x60 +fn_800EA2D8 = .text:0x800EA2D8; // type:function size:0x60 +fn_800EA338 = .text:0x800EA338; // type:function size:0x40 +fn_800EA378 = .text:0x800EA378; // type:function size:0x40 +fn_800EA3B8 = .text:0x800EA3B8; // type:function size:0x44 +fn_800EA3FC = .text:0x800EA3FC; // type:function size:0x54 +fn_800EA450 = .text:0x800EA450; // type:function size:0x58 +fn_800EA4A8 = .text:0x800EA4A8; // type:function size:0x3C +fn_800EA4E4 = .text:0x800EA4E4; // type:function size:0x58 +fn_800EA53C = .text:0x800EA53C; // type:function size:0x11C +fn_800EA658 = .text:0x800EA658; // type:function size:0x20 +fn_800EA678 = .text:0x800EA678; // type:function size:0x344 +fn_800EA9BC = .text:0x800EA9BC; // type:function size:0xC +fn_800EA9C8 = .text:0x800EA9C8; // type:function size:0x140 +fn_800EAB08 = .text:0x800EAB08; // type:function size:0xFC +fn_800EAC04 = .text:0x800EAC04; // type:function size:0x50 +fn_800EAC54 = .text:0x800EAC54; // type:function size:0x50 +fn_800EACA4 = .text:0x800EACA4; // type:function size:0x2B0 +fn_800EAF54 = .text:0x800EAF54; // type:function size:0x98 +fn_800EAFEC = .text:0x800EAFEC; // type:function size:0x75C +fn_800EB748 = .text:0x800EB748; // type:function size:0x2C +fn_800EB774 = .text:0x800EB774; // type:function size:0x34 +fn_800EB7A8 = .text:0x800EB7A8; // type:function size:0x34C +fn_800EBAF4 = .text:0x800EBAF4; // type:function size:0x1C8 +fn_800EBCBC = .text:0x800EBCBC; // type:function size:0x18 +fn_800EBCD4 = .text:0x800EBCD4; // type:function size:0x18 +fn_800EBCEC = .text:0x800EBCEC; // type:function size:0x20 +fn_800EBD0C = .text:0x800EBD0C; // type:function size:0x140 +fn_800EBE4C = .text:0x800EBE4C; // type:function size:0xE4 +fn_800EBF30 = .text:0x800EBF30; // type:function size:0xCC +fn_800EBFFC = .text:0x800EBFFC; // type:function size:0x148 +fn_800EC144 = .text:0x800EC144; // type:function size:0x30 +fn_800EC174 = .text:0x800EC174; // type:function size:0xC +fn_800EC180 = .text:0x800EC180; // type:function size:0x8 +fn_800EC188 = .text:0x800EC188; // type:function size:0x24 +fn_800EC1AC = .text:0x800EC1AC; // type:function size:0x64 +fn_800EC210 = .text:0x800EC210; // type:function size:0x98 +fn_800EC2A8 = .text:0x800EC2A8; // type:function size:0x8 +fn_800EC2B0 = .text:0x800EC2B0; // type:function size:0x4 +fn_800EC2B4 = .text:0x800EC2B4; // type:function size:0xE4 +fn_800EC398 = .text:0x800EC398; // type:function size:0x568 +fn_800EC900 = .text:0x800EC900; // type:function size:0x5C +fn_800EC95C = .text:0x800EC95C; // type:function size:0x58 +fn_800EC9B4 = .text:0x800EC9B4; // type:function size:0x54 +fn_800ECA08 = .text:0x800ECA08; // type:function size:0xB8 +fn_800ECAC0 = .text:0x800ECAC0; // type:function size:0x1AC +fn_800ECC6C = .text:0x800ECC6C; // type:function size:0x158 +fn_800ECDC4 = .text:0x800ECDC4; // type:function size:0xBC +fn_800ECE80 = .text:0x800ECE80; // type:function size:0x20 +fn_800ECEA0 = .text:0x800ECEA0; // type:function size:0x1AC +fn_800ED04C = .text:0x800ED04C; // type:function size:0xB8 +fn_800ED104 = .text:0x800ED104; // type:function size:0xE8 +fn_800ED1EC = .text:0x800ED1EC; // type:function size:0xA78 +fn_800EDC64 = .text:0x800EDC64; // type:function size:0xC +fn_800EDC70 = .text:0x800EDC70; // type:function size:0x64 +fn_800EDCD4 = .text:0x800EDCD4; // type:function size:0x8 +fn_800EDCDC = .text:0x800EDCDC; // type:function size:0x32C +fn_800EE008 = .text:0x800EE008; // type:function size:0x3DC +fn_800EE3E4 = .text:0x800EE3E4; // type:function size:0x100 +fn_800EE4E4 = .text:0x800EE4E4; // type:function size:0x90 +fn_800EE574 = .text:0x800EE574; // type:function size:0x100 +fn_800EE674 = .text:0x800EE674; // type:function size:0x88 +fn_800EE6FC = .text:0x800EE6FC; // type:function size:0x8 +fn_800EE704 = .text:0x800EE704; // type:function size:0x14C +fn_800EE850 = .text:0x800EE850; // type:function size:0x1EC +fn_800EEA3C = .text:0x800EEA3C; // type:function size:0x12C +fn_800EEB68 = .text:0x800EEB68; // type:function size:0x4 +fn_800EEB6C = .text:0x800EEB6C; // type:function size:0xA0 +fn_800EEC0C = .text:0x800EEC0C; // type:function size:0x74 +fn_800EEC80 = .text:0x800EEC80; // type:function size:0x24 +fn_800EECA4 = .text:0x800EECA4; // type:function size:0x28 +fn_800EECCC = .text:0x800EECCC; // type:function size:0x258 +fn_800EEF24 = .text:0x800EEF24; // type:function size:0xF4 +fn_800EF018 = .text:0x800EF018; // type:function size:0x874 +fn_800EF88C = .text:0x800EF88C; // type:function size:0x220 +fn_800EFAAC = .text:0x800EFAAC; // type:function size:0x178 +fn_800EFC24 = .text:0x800EFC24; // type:function size:0xF0 +fn_800EFD14 = .text:0x800EFD14; // type:function size:0x30 +fn_800EFD44 = .text:0x800EFD44; // type:function size:0x28C +fn_800EFFD0 = .text:0x800EFFD0; // type:function size:0x40 +fn_800F0010 = .text:0x800F0010; // type:function size:0x110 +fn_800F0120 = .text:0x800F0120; // type:function size:0x4 +fn_800F0124 = .text:0x800F0124; // type:function size:0xA0 +fn_800F01C4 = .text:0x800F01C4; // type:function size:0x74 +fn_800F0238 = .text:0x800F0238; // type:function size:0xE4 +fn_800F031C = .text:0x800F031C; // type:function size:0x1D0 +fn_800F04EC = .text:0x800F04EC; // type:function size:0xB0 +fn_800F059C = .text:0x800F059C; // type:function size:0x24 +fn_800F05C0 = .text:0x800F05C0; // type:function size:0xA8 +fn_800F0668 = .text:0x800F0668; // type:function size:0x8 +fn_800F0670 = .text:0x800F0670; // type:function size:0x10 +fn_800F0680 = .text:0x800F0680; // type:function size:0x80 +fn_800F0700 = .text:0x800F0700; // type:function size:0x64 +fn_800F0764 = .text:0x800F0764; // type:function size:0x44 +fn_800F07A8 = .text:0x800F07A8; // type:function size:0x14 +fn_800F07BC = .text:0x800F07BC; // type:function size:0x338 +fn_800F0AF4 = .text:0x800F0AF4; // type:function size:0xD4 +fn_800F0BC8 = .text:0x800F0BC8; // type:function size:0x10 +fn_800F0BD8 = .text:0x800F0BD8; // type:function size:0x48 +fn_800F0C20 = .text:0x800F0C20; // type:function size:0x1BC +fn_800F0DDC = .text:0x800F0DDC; // type:function size:0x88 +fn_800F0E64 = .text:0x800F0E64; // type:function size:0x60 +fn_800F0EC4 = .text:0x800F0EC4; // type:function size:0x198 +fn_800F105C = .text:0x800F105C; // type:function size:0x100 +fn_800F115C = .text:0x800F115C; // type:function size:0x304 +fn_800F1460 = .text:0x800F1460; // type:function size:0x22C +fn_800F168C = .text:0x800F168C; // type:function size:0xA4 +fn_800F1730 = .text:0x800F1730; // type:function size:0xFA0 +fn_800F26D0 = .text:0x800F26D0; // type:function size:0x264 +fn_800F2934 = .text:0x800F2934; // type:function size:0x218 +fn_800F2B4C = .text:0x800F2B4C; // type:function size:0x108 +fn_800F2C54 = .text:0x800F2C54; // type:function size:0x210 +fn_800F2E64 = .text:0x800F2E64; // type:function size:0x210 +fn_800F3074 = .text:0x800F3074; // type:function size:0x28 +fn_800F309C = .text:0x800F309C; // type:function size:0xF0 +fn_800F318C = .text:0x800F318C; // type:function size:0x4 +fn_800F3190 = .text:0x800F3190; // type:function size:0xA0 +fn_800F3230 = .text:0x800F3230; // type:function size:0x74 +fn_800F32A4 = .text:0x800F32A4; // type:function size:0x78 +fn_800F331C = .text:0x800F331C; // type:function size:0x1C +fn_800F3338 = .text:0x800F3338; // type:function size:0xD0 +fn_800F3408 = .text:0x800F3408; // type:function size:0x194 +fn_800F359C = .text:0x800F359C; // type:function size:0x58 +fn_800F35F4 = .text:0x800F35F4; // type:function size:0x1D8 +fn_800F37CC = .text:0x800F37CC; // type:function size:0x488 +fn_800F3C54 = .text:0x800F3C54; // type:function size:0x2FC +fn_800F3F50 = .text:0x800F3F50; // type:function size:0x98 +fn_800F3FE8 = .text:0x800F3FE8; // type:function size:0xDC +fn_800F40C4 = .text:0x800F40C4; // type:function size:0xF0 +fn_800F41B4 = .text:0x800F41B4; // type:function size:0x2B8 +fn_800F446C = .text:0x800F446C; // type:function size:0x1EC +fn_800F4658 = .text:0x800F4658; // type:function size:0x44 +fn_800F469C = .text:0x800F469C; // type:function size:0x3B8 +fn_800F4A54 = .text:0x800F4A54; // type:function size:0x17C +fn_800F4BD0 = .text:0x800F4BD0; // type:function size:0xA4 +fn_800F4C74 = .text:0x800F4C74; // type:function size:0x8C +fn_800F4D00 = .text:0x800F4D00; // type:function size:0xFB8 +fn_800F5CB8 = .text:0x800F5CB8; // type:function size:0x574 +fn_800F622C = .text:0x800F622C; // type:function size:0x6C +fn_800F6298 = .text:0x800F6298; // type:function size:0xAC +fn_800F6344 = .text:0x800F6344; // type:function size:0x574 +fn_800F68B8 = .text:0x800F68B8; // type:function size:0xAC +fn_800F6964 = .text:0x800F6964; // type:function size:0x6B8 +fn_800F701C = .text:0x800F701C; // type:function size:0x6B8 +fn_800F76D4 = .text:0x800F76D4; // type:function size:0x70 +fn_800F7744 = .text:0x800F7744; // type:function size:0x6BC +fn_800F7E00 = .text:0x800F7E00; // type:function size:0x6BC +fn_800F84BC = .text:0x800F84BC; // type:function size:0x7C +fn_800F8538 = .text:0x800F8538; // type:function size:0xE8 +fn_800F8620 = .text:0x800F8620; // type:function size:0x9C +ReadAutomapperTweaks__15CMappableObjectFv = .text:0x800F86BC; // type:function size:0x14C +fn_800F8808 = .text:0x800F8808; // type:function size:0xF0 +fn_800F88F8 = .text:0x800F88F8; // type:function size:0x238 +fn_800F8B30 = .text:0x800F8B30; // type:function size:0x80 +fn_800F8BB0 = .text:0x800F8BB0; // type:function size:0x2FC +fn_800F8EAC = .text:0x800F8EAC; // type:function size:0x70 +fn_800F8F1C = .text:0x800F8F1C; // type:function size:0x74 +fn_800F8F90 = .text:0x800F8F90; // type:function size:0x1B0 +fn_800F9140 = .text:0x800F9140; // type:function size:0x11C +fn_800F925C = .text:0x800F925C; // type:function size:0x64 +fn_800F92C0 = .text:0x800F92C0; // type:function size:0x80 +SetSMediumIng_FuncPtrs__FP19SMediumIng_FuncPtrs = .text:0x800F9340; // type:function size:0x8 +fn_800F9348 = .text:0x800F9348; // type:function size:0x10 +fn_800F9358 = .text:0x800F9358; // type:function size:0x160 +fn_800F94B8 = .text:0x800F94B8; // type:function size:0x7C +fn_800F9534 = .text:0x800F9534; // type:function size:0x464 +fn_800F9998 = .text:0x800F9998; // type:function size:0x184 +fn_800F9B1C = .text:0x800F9B1C; // type:function size:0x28C +fn_800F9DA8 = .text:0x800F9DA8; // type:function size:0x60 +SetSMetaree_FuncPtrs__FP17SMetaree_FuncPtrs = .text:0x800F9E08; // type:function size:0x8 +fn_800F9E10 = .text:0x800F9E10; // type:function size:0x10 +SetSMetareeSwarm_FuncPtrs__FP22SMetareeSwarm_FuncPtrs = .text:0x800F9E20; // type:function size:0x8 +fn_800F9E28 = .text:0x800F9E28; // type:function size:0x10 +SetSMetroid_FuncPtrs__FP17SMetroid_FuncPtrs = .text:0x800F9E38; // type:function size:0x8 +fn_800F9E40 = .text:0x800F9E40; // type:function size:0x10 +fn_800F9E50 = .text:0x800F9E50; // type:function size:0x2C +SetSMinorIng_FuncPtrs__FP18SMinorIng_FuncPtrs = .text:0x800F9E7C; // type:function size:0x8 +fn_800F9E84 = .text:0x800F9E84; // type:function size:0x10 +__ct__16CMissileRepellerFffUsfRC9CVector3f = .text:0x800F9E94; // type:function size:0x9C +__dt__16CMissileRepellerFv = .text:0x800F9F30; // type:function size:0x40 +Update__16CMissileRepellerFR13CStateManagerRC6CActorf = .text:0x800F9F70; // type:function size:0x528 +Render__16CMissileRepellerCFRC13CStateManagerRC6CActor = .text:0x800FA498; // type:function size:0x190 +__ct__10CModelDataFRC10CStaticRes = .text:0x800FA628; // type:function size:0x12C +__ct__10CModelDataFv = .text:0x800FA754; // type:function size:0x48 +__ct__10CModelDataFRC8CAnimRes = .text:0x800FA79C; // type:function size:0x1C0 +__dt__10CModelDataFv = .text:0x800FA95C; // type:function size:0xEC +Render__10CModelDataCFQ210CModelData11EWhichModelRC12CTransform4fPC12CActorLightsRC11CModelFlags = .text:0x800FAA48; // type:function size:0x23C +fn_800FAC84 = .text:0x800FAC84; // type:function size:0x138 +fn_800FADBC = .text:0x800FADBC; // type:function size:0xB4 +fn_800FAE70 = .text:0x800FAE70; // type:function size:0x12C +fn_800FAF9C = .text:0x800FAF9C; // type:function size:0x7C +fn_800FB018 = .text:0x800FB018; // type:function size:0x118 +fn_800FB130 = .text:0x800FB130; // type:function size:0x6C +RenderSolid__10CModelDataCFQ210CModelData11EWhichModelRC12CTransform4fbRC11CModelFlags = .text:0x800FB19C; // type:function size:0x118 +RenderModelMultipleTimesWithFlags__10CModelDataCFQ210CModelData11EWhichModelRC12CTransform4fPC12CActorLightsPC11CModelFlagsPCUxPC6CColorPC6CPlanei = .text:0x800FB2B4; // type:function size:0x16C +Touch__10CModelDataCFRC13CStateManageri = .text:0x800FB420; // type:function size:0x68 +fn_800FB488 = .text:0x800FB488; // type:function size:0x60 +fn_800FB4E8 = .text:0x800FB4E8; // type:function size:0xA8 +fn_800FB590 = .text:0x800FB590; // type:function size:0x14 +fn_800FB5A4 = .text:0x800FB5A4; // type:function size:0x24 +AdvanceAnimation__10CModelDataFfR13CStateManager7TAreaIdbf = .text:0x800FB5C8; // type:function size:0xAC +fn_800FB674 = .text:0x800FB674; // type:function size:0xC8 +fn_800FB73C = .text:0x800FB73C; // type:function size:0x58 +GetLocatorTransform__10CModelDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x800FB794; // type:function size:0x20 +fn_800FB7B4 = .text:0x800FB7B4; // type:function size:0x4C +fn_800FB800 = .text:0x800FB800; // type:function size:0x1C +fn_800FB81C = .text:0x800FB81C; // type:function size:0x48 +GetScaledLocatorTransform__10CModelDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x800FB864; // type:function size:0x8C +GetScaledLocatorTransform__10CModelDataCFRC6CSegId = .text:0x800FB8F0; // type:function size:0x8C +GetScaledLocatorTransformDynamic__10CModelDataCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>PC13CCharAnimTime = .text:0x800FB97C; // type:function size:0x8C +fn_800FBA08 = .text:0x800FBA08; // type:function size:0x8C +GetBounds__10CModelDataCFRC12CTransform4f = .text:0x800FBA94; // type:function size:0x128 +GetBounds__10CModelDataCFv = .text:0x800FBBBC; // type:function size:0x16C +AdvanceParticles__10CModelDataFRC12CTransform4ffR13CStateManager = .text:0x800FBD28; // type:function size:0x24 +EnableLooping__10CModelDataFb = .text:0x800FBD4C; // type:function size:0x20 +fn_800FBD6C = .text:0x800FBD6C; // type:function size:0x1C +fn_800FBD88 = .text:0x800FBD88; // type:function size:0x20 +IsDefinitelyOpaque__10CModelDataCFQ210CModelData11EWhichModel = .text:0x800FBDA8; // type:function size:0x58 +fn_800FBE00 = .text:0x800FBE00; // type:function size:0x278 +fn_800FC078 = .text:0x800FC078; // type:function size:0x278 +PickStaticModel__10CModelDataCFQ210CModelData11EWhichModel = .text:0x800FC2F0; // type:function size:0x44 +PickAnimatedModel__10CModelDataCFQ210CModelData11EWhichModel = .text:0x800FC334; // type:function size:0x48 +fn_800FC37C = .text:0x800FC37C; // type:function size:0x54 +GetRenderingModel__10CModelDataFRC13CStateManager = .text:0x800FC3D0; // type:function size:0x8 +Render__10CModelDataCFRC13CStateManagerRC12CTransform4fPC12CActorLightsRC11CModelFlags = .text:0x800FC3D8; // type:function size:0x6C +IsLoaded__10CModelDataCFi = .text:0x800FC444; // type:function size:0x130 +GetNumShaders__10CModelDataCFv = .text:0x800FC574; // type:function size:0x3C +fn_800FC5B0 = .text:0x800FC5B0; // type:function size:0xCC +SetScale__10CModelDataFRC9CVector3f = .text:0x800FC67C; // type:function size:0x30 +SetupWorldSpacePortalPlane__10CModelDataCFRC12CTransform4fRC6CPlane = .text:0x800FC6AC; // type:function size:0x78 +fn_800FC724 = .text:0x800FC724; // type:function size:0x54 +fn_800FC778 = .text:0x800FC778; // type:function size:0x144C +fn_800FDBC4 = .text:0x800FDBC4; // type:function size:0x570 +GetBallRadius__10CMorphBallCFv = .text:0x800FE134; // type:function size:0x28 +fn_800FE15C = .text:0x800FE15C; // type:function size:0x8 +fn_800FE164 = .text:0x800FE164; // type:function size:0x88 +fn_800FE1EC = .text:0x800FE1EC; // type:function size:0xC0 +fn_800FE2AC = .text:0x800FE2AC; // type:function size:0x5C +fn_800FE308 = .text:0x800FE308; // type:function size:0x8 +SetDisableSpiderBallTime__10CMorphBallFf = .text:0x800FE310; // type:function size:0x8 +fn_800FE318 = .text:0x800FE318; // type:function size:0x98 +fn_800FE3B0 = .text:0x800FE3B0; // type:function size:0x400 +fn_800FE7B0 = .text:0x800FE7B0; // type:function size:0xD8 +fn_800FE888 = .text:0x800FE888; // type:function size:0xD8 +fn_800FE960 = .text:0x800FE960; // type:function size:0xEC +fn_800FEA4C = .text:0x800FEA4C; // type:function size:0x5C +fn_800FEAA8 = .text:0x800FEAA8; // type:function size:0xB44 +fn_800FF5EC = .text:0x800FF5EC; // type:function size:0x170 +fn_800FF75C = .text:0x800FF75C; // type:function size:0xC48 +fn_801003A4 = .text:0x801003A4; // type:function size:0x50 +fn_801003F4 = .text:0x801003F4; // type:function size:0x130 +fn_80100524 = .text:0x80100524; // type:function size:0x10 +fn_80100534 = .text:0x80100534; // type:function size:0x94 +fn_801005C8 = .text:0x801005C8; // type:function size:0x38 +fn_80100600 = .text:0x80100600; // type:function size:0x1E0 +fn_801007E0 = .text:0x801007E0; // type:function size:0x1D0 +fn_801009B0 = .text:0x801009B0; // type:function size:0x9EC +fn_8010139C = .text:0x8010139C; // type:function size:0xD8 +GetBallToWorld__10CMorphBallCFv = .text:0x80101474; // type:function size:0x98 +fn_8010150C = .text:0x8010150C; // type:function size:0x48 +fn_80101554 = .text:0x80101554; // type:function size:0x17C +fn_801016D0 = .text:0x801016D0; // type:function size:0x4C +fn_8010171C = .text:0x8010171C; // type:function size:0x88 +fn_801017A4 = .text:0x801017A4; // type:function size:0xA34 +fn_801021D8 = .text:0x801021D8; // type:function size:0xD0 +SwitchToTire__10CMorphBallFv = .text:0x801022A8; // type:function size:0x20 +fn_801022C8 = .text:0x801022C8; // type:function size:0x1BC +fn_80102484 = .text:0x80102484; // type:function size:0x188 +fn_8010260C = .text:0x8010260C; // type:function size:0x58 +fn_80102664 = .text:0x80102664; // type:function size:0x54 +fn_801026B8 = .text:0x801026B8; // type:function size:0x8 +fn_801026C0 = .text:0x801026C0; // type:function size:0xFC +fn_801027BC = .text:0x801027BC; // type:function size:0x54 +StopParticleWakes__10CMorphBallFv = .text:0x80102810; // type:function size:0x6C +fn_8010287C = .text:0x8010287C; // type:function size:0x1154 +fn_801039D0 = .text:0x801039D0; // type:function size:0x8 +fn_801039D8 = .text:0x801039D8; // type:function size:0x77C +fn_80104154 = .text:0x80104154; // type:function size:0x40 +fn_80104194 = .text:0x80104194; // type:function size:0x3A0 +fn_80104534 = .text:0x80104534; // type:function size:0x8F4 +fn_80104E28 = .text:0x80104E28; // type:function size:0x40 +fn_80104E68 = .text:0x80104E68; // type:function size:0x40 +fn_80104EA8 = .text:0x80104EA8; // type:function size:0x40 +fn_80104EE8 = .text:0x80104EE8; // type:function size:0x588 +fn_80105470 = .text:0x80105470; // type:function size:0x40 +fn_801054B0 = .text:0x801054B0; // type:function size:0x2E8 +fn_80105798 = .text:0x80105798; // type:function size:0x10 +fn_801057A8 = .text:0x801057A8; // type:function size:0xB1C +fn_801062C4 = .text:0x801062C4; // type:function size:0x704 +LeaveBoosting__10CMorphBallFv = .text:0x801069C8; // type:function size:0x4C +fn_80106A14 = .text:0x80106A14; // type:function size:0x64 +ApplyBoostBallDamage__10CMorphBallFR13CStateManager9TUniqueIdRC11CDamageInfof = .text:0x80106A78; // type:function size:0x650 +fn_801070C8 = .text:0x801070C8; // type:function size:0x7C0 +fn_80107888 = .text:0x80107888; // type:function size:0x34 +fn_801078BC = .text:0x801078BC; // type:function size:0xE0 +fn_8010799C = .text:0x8010799C; // type:function size:0x104 +fn_80107AA0 = .text:0x80107AA0; // type:function size:0x20 +fn_80107AC0 = .text:0x80107AC0; // type:function size:0x5C8 +fn_80108088 = .text:0x80108088; // type:function size:0xEE4 +fn_80108F6C = .text:0x80108F6C; // type:function size:0x44 +fn_80108FB0 = .text:0x80108FB0; // type:function size:0x4C +fn_80108FFC = .text:0x80108FFC; // type:function size:0x58 +fn_80109054 = .text:0x80109054; // type:function size:0x1B8 +fn_8010920C = .text:0x8010920C; // type:function size:0x98 +fn_801092A4 = .text:0x801092A4; // type:function size:0x14 +fn_801092B8 = .text:0x801092B8; // type:function size:0x58 +fn_80109310 = .text:0x80109310; // type:function size:0x1B8 +fn_801094C8 = .text:0x801094C8; // type:function size:0x20 +fn_801094E8 = .text:0x801094E8; // type:function size:0x1B0 +fn_80109698 = .text:0x80109698; // type:function size:0x64 +fn_801096FC = .text:0x801096FC; // type:function size:0x194 +fn_80109890 = .text:0x80109890; // type:function size:0x58 +fn_801098E8 = .text:0x801098E8; // type:function size:0x128 +fn_80109A10 = .text:0x80109A10; // type:function size:0xC +fn_80109A1C = .text:0x80109A1C; // type:function size:0x10 +fn_80109A2C = .text:0x80109A2C; // type:function size:0xC +fn_80109A38 = .text:0x80109A38; // type:function size:0x10 +fn_80109A48 = .text:0x80109A48; // type:function size:0xC +fn_80109A54 = .text:0x80109A54; // type:function size:0x10 +DisableHalfPipeStatus__10CMorphBallFv = .text:0x80109A64; // type:function size:0x98 +fn_80109AFC = .text:0x80109AFC; // type:function size:0x278 +fn_80109D74 = .text:0x80109D74; // type:function size:0xEEC +fn_8010AC60 = .text:0x8010AC60; // type:function size:0x124 +fn_8010AD84 = .text:0x8010AD84; // type:function size:0x77C +fn_8010B500 = .text:0x8010B500; // type:function size:0x6C +fn_8010B56C = .text:0x8010B56C; // type:function size:0x234 +fn_8010B7A0 = .text:0x8010B7A0; // type:function size:0x9C +fn_8010B83C = .text:0x8010B83C; // type:function size:0x90 +fn_8010B8CC = .text:0x8010B8CC; // type:function size:0x68 +fn_8010B934 = .text:0x8010B934; // type:function size:0xC0 +fn_8010B9F4 = .text:0x8010B9F4; // type:function size:0x9C +fn_8010BA90 = .text:0x8010BA90; // type:function size:0x4 +fn_8010BA94 = .text:0x8010BA94; // type:function size:0xC8 +fn_8010BB5C = .text:0x8010BB5C; // type:function size:0x148 +fn_8010BCA4 = .text:0x8010BCA4; // type:function size:0x318 +fn_8010BFBC = .text:0x8010BFBC; // type:function size:0x250 +fn_8010C20C = .text:0x8010C20C; // type:function size:0x80 +SetAsProjectile__10CMorphBallFb = .text:0x8010C28C; // type:function size:0x2C +fn_8010C2B8 = .text:0x8010C2B8; // type:function size:0x8 +SetBallBoostState__10CMorphBallFQ210CMorphBall15EBallBoostState = .text:0x8010C2C0; // type:function size:0x8 +fn_8010C2C8 = .text:0x8010C2C8; // type:function size:0x8 +fn_8010C2D0 = .text:0x8010C2D0; // type:function size:0x7C +fn_8010C34C = .text:0x8010C34C; // type:function size:0x188 +fn_8010C4D4 = .text:0x8010C4D4; // type:function size:0x438 +fn_8010C90C = .text:0x8010C90C; // type:function size:0x7C +fn_8010C988 = .text:0x8010C988; // type:function size:0xC0 +fn_8010CA48 = .text:0x8010CA48; // type:function size:0xC4 +fn_8010CB0C = .text:0x8010CB0C; // type:function size:0x24 +IsBoosting__10CMorphBallCFv = .text:0x8010CB30; // type:function size:0x20 +fn_8010CB50 = .text:0x8010CB50; // type:function size:0x8 +fn_8010CB58 = .text:0x8010CB58; // type:function size:0x8 +IsBoostShieldActive__10CMorphBallCFv = .text:0x8010CB60; // type:function size:0x18 +fn_8010CB78 = .text:0x8010CB78; // type:function size:0x14 +InScrewAttackMode__10CMorphBallCFv = .text:0x8010CB8C; // type:function size:0x24 +fn_8010CBB0 = .text:0x8010CBB0; // type:function size:0x8 +fn_8010CBB8 = .text:0x8010CBB8; // type:function size:0xC +fn_8010CBC4 = .text:0x8010CBC4; // type:function size:0x314 +fn_8010CED8 = .text:0x8010CED8; // type:function size:0xBC +fn_8010CF94 = .text:0x8010CF94; // type:function size:0x118 +fn_8010D0AC = .text:0x8010D0AC; // type:function size:0xE0 +fn_8010D18C = .text:0x8010D18C; // type:function size:0x3C +fn_8010D1C8 = .text:0x8010D1C8; // type:function size:0x1D4 +fn_8010D39C = .text:0x8010D39C; // type:function size:0x10C +fn_8010D4A8 = .text:0x8010D4A8; // type:function size:0x2D4 +fn_8010D77C = .text:0x8010D77C; // type:function size:0xC4 +fn_8010D840 = .text:0x8010D840; // type:function size:0xD0 +fn_8010D910 = .text:0x8010D910; // type:function size:0x40 +fn_8010D950 = .text:0x8010D950; // type:function size:0xA8 +fn_8010D9F8 = .text:0x8010D9F8; // type:function size:0x9C +fn_8010DA94 = .text:0x8010DA94; // type:function size:0xD0 +fn_8010DB64 = .text:0x8010DB64; // type:function size:0xA4 +fn_8010DC08 = .text:0x8010DC08; // type:function size:0xEC +fn_8010DCF4 = .text:0x8010DCF4; // type:function size:0xCC +fn_8010DDC0 = .text:0x8010DDC0; // type:function size:0xA8 +fn_8010DE68 = .text:0x8010DE68; // type:function size:0x3C +fn_8010DEA4 = .text:0x8010DEA4; // type:function size:0x1CC +fn_8010E070 = .text:0x8010E070; // type:function size:0x88 +fn_8010E0F8 = .text:0x8010E0F8; // type:function size:0xD8 +fn_8010E1D0 = .text:0x8010E1D0; // type:function size:0x26C +fn_8010E43C = .text:0x8010E43C; // type:function size:0x738 +fn_8010EB74 = .text:0x8010EB74; // type:function size:0x14 +fn_8010EB88 = .text:0x8010EB88; // type:function size:0x14 +fn_8010EB9C = .text:0x8010EB9C; // type:function size:0xC +fn_8010EBA8 = .text:0x8010EBA8; // type:function size:0x14 +fn_8010EBBC = .text:0x8010EBBC; // type:function size:0x8 +fn_8010EBC4 = .text:0x8010EBC4; // type:function size:0xC +fn_8010EBD0 = .text:0x8010EBD0; // type:function size:0x58 +fn_8010EC28 = .text:0x8010EC28; // type:function size:0x8 +fn_8010EC30 = .text:0x8010EC30; // type:function size:0x8 +fn_8010EC38 = .text:0x8010EC38; // type:function size:0xCC +fn_8010ED04 = .text:0x8010ED04; // type:function size:0xA4 +fn_8010EDA8 = .text:0x8010EDA8; // type:function size:0x244 +fn_8010EFEC = .text:0x8010EFEC; // type:function size:0xD0 +fn_8010F0BC = .text:0x8010F0BC; // type:function size:0x2D0 +fn_8010F38C = .text:0x8010F38C; // type:function size:0x1D8 +fn_8010F564 = .text:0x8010F564; // type:function size:0x90 +fn_8010F5F4 = .text:0x8010F5F4; // type:function size:0x40 +fn_8010F634 = .text:0x8010F634; // type:function size:0x598 +fn_8010FBCC = .text:0x8010FBCC; // type:function size:0x64 +fn_8010FC30 = .text:0x8010FC30; // type:function size:0xA8 +fn_8010FCD8 = .text:0x8010FCD8; // type:function size:0xDC +fn_8010FDB4 = .text:0x8010FDB4; // type:function size:0x9C +fn_8010FE50 = .text:0x8010FE50; // type:function size:0x1D4 +fn_80110024 = .text:0x80110024; // type:function size:0xC0 +fn_801100E4 = .text:0x801100E4; // type:function size:0x24 +fn_80110108 = .text:0x80110108; // type:function size:0x14 +fn_8011011C = .text:0x8011011C; // type:function size:0x50 +fn_8011016C = .text:0x8011016C; // type:function size:0x49C +fn_80110608 = .text:0x80110608; // type:function size:0x150 +fn_80110758 = .text:0x80110758; // type:function size:0x688 +fn_80110DE0 = .text:0x80110DE0; // type:function size:0x47C +fn_8011125C = .text:0x8011125C; // type:function size:0xC +fn_80111268 = .text:0x80111268; // type:function size:0x48C +fn_801116F4 = .text:0x801116F4; // type:function size:0xC8 +fn_801117BC = .text:0x801117BC; // type:function size:0x1F8 +fn_801119B4 = .text:0x801119B4; // type:function size:0x174 +fn_80111B28 = .text:0x80111B28; // type:function size:0x514 +fn_8011203C = .text:0x8011203C; // type:function size:0x200 +fn_8011223C = .text:0x8011223C; // type:function size:0x194 +fn_801123D0 = .text:0x801123D0; // type:function size:0xD4 +fn_801124A4 = .text:0x801124A4; // type:function size:0x200 +fn_801126A4 = .text:0x801126A4; // type:function size:0x194 +fn_80112838 = .text:0x80112838; // type:function size:0xD4 +fn_8011290C = .text:0x8011290C; // type:function size:0x2F0 +fn_80112BFC = .text:0x80112BFC; // type:function size:0x290 +fn_80112E8C = .text:0x80112E8C; // type:function size:0x494 +fn_80113320 = .text:0x80113320; // type:function size:0xF8 +fn_80113418 = .text:0x80113418; // type:function size:0x51C +fn_80113934 = .text:0x80113934; // type:function size:0x110 +fn_80113A44 = .text:0x80113A44; // type:function size:0xD4 +fn_80113B18 = .text:0x80113B18; // type:function size:0x1BC +fn_80113CD4 = .text:0x80113CD4; // type:function size:0xE4 +fn_80113DB8 = .text:0x80113DB8; // type:function size:0xF8 +fn_80113EB0 = .text:0x80113EB0; // type:function size:0x6E0 +fn_80114590 = .text:0x80114590; // type:function size:0x58 +fn_801145E8 = .text:0x801145E8; // type:function size:0x4C0 +SetSMysteryFlyer_FuncPtrs__FP22SMysteryFlyer_FuncPtrs = .text:0x80114AA8; // type:function size:0x8 +fn_80114AB0 = .text:0x80114AB0; // type:function size:0x10 +fn_80114AC0 = .text:0x80114AC0; // type:function size:0x280 +fn_80114D40 = .text:0x80114D40; // type:function size:0x8 +fn_80114D48 = .text:0x80114D48; // type:function size:0x44 +fn_80114D8C = .text:0x80114D8C; // type:function size:0xA8 +fn_80114E34 = .text:0x80114E34; // type:function size:0x20 +fn_80114E54 = .text:0x80114E54; // type:function size:0xC4 +fn_80114F18 = .text:0x80114F18; // type:function size:0x50 +fn_80114F68 = .text:0x80114F68; // type:function size:0x50 +GetObjectByIndex__11CObjectListFi = .text:0x80114FB8; // type:function size:0x10 +GetObjectByIndex__11CObjectListCFi = .text:0x80114FC8; // type:function size:0x10 +fn_80114FD8 = .text:0x80114FD8; // type:function size:0x30 +fn_80115008 = .text:0x80115008; // type:function size:0x5C +fn_80115064 = .text:0x80115064; // type:function size:0x8 +fn_8011506C = .text:0x8011506C; // type:function size:0x38 +fn_801150A4 = .text:0x801150A4; // type:function size:0xAC +fn_80115150 = .text:0x80115150; // type:function size:0x3C +fn_8011518C = .text:0x8011518C; // type:function size:0x3C +fn_801151C8 = .text:0x801151C8; // type:function size:0x40 +fn_80115208 = .text:0x80115208; // type:function size:0x30 +fn_80115238 = .text:0x80115238; // type:function size:0x40 +fn_80115278 = .text:0x80115278; // type:function size:0x30 +fn_801152A8 = .text:0x801152A8; // type:function size:0x40 +fn_801152E8 = .text:0x801152E8; // type:function size:0x30 +fn_80115318 = .text:0x80115318; // type:function size:0x40 +fn_80115358 = .text:0x80115358; // type:function size:0x30 +fn_80115388 = .text:0x80115388; // type:function size:0x40 +fn_801153C8 = .text:0x801153C8; // type:function size:0x30 +fn_801153F8 = .text:0x801153F8; // type:function size:0x40 +fn_80115438 = .text:0x80115438; // type:function size:0x30 +fn_80115468 = .text:0x80115468; // type:function size:0x78 +fn_801154E0 = .text:0x801154E0; // type:function size:0x74 +fn_80115554 = .text:0x80115554; // type:function size:0x58 +fn_801155AC = .text:0x801155AC; // type:function size:0x58 +fn_80115604 = .text:0x80115604; // type:function size:0x58 +fn_8011565C = .text:0x8011565C; // type:function size:0x58 +fn_801156B4 = .text:0x801156B4; // type:function size:0x58 +fn_8011570C = .text:0x8011570C; // type:function size:0x58 +SetSOctapedeSegment_FuncPtrs__FP25SOctapedeSegment_FuncPtrs = .text:0x80115764; // type:function size:0x8 +fn_8011576C = .text:0x8011576C; // type:function size:0x10 +fn_8011577C = .text:0x8011577C; // type:function size:0x28C +fn_80115A08 = .text:0x80115A08; // type:function size:0x118 +fn_80115B20 = .text:0x80115B20; // type:function size:0x10C +fn_80115C2C = .text:0x80115C2C; // type:function size:0xD4 +fn_80115D00 = .text:0x80115D00; // type:function size:0x174 +fn_80115E74 = .text:0x80115E74; // type:function size:0xC +fn_80115E80 = .text:0x80115E80; // type:function size:0x2C8 +fn_80116148 = .text:0x80116148; // type:function size:0xD0 +fn_80116218 = .text:0x80116218; // type:function size:0xC +fn_80116224 = .text:0x80116224; // type:function size:0x1C +fn_80116240 = .text:0x80116240; // type:function size:0x260 +fn_801164A0 = .text:0x801164A0; // type:function size:0x154 +fn_801165F4 = .text:0x801165F4; // type:function size:0x4 +fn_801165F8 = .text:0x801165F8; // type:function size:0x60 +fn_80116658 = .text:0x80116658; // type:function size:0x10 +fn_80116668 = .text:0x80116668; // type:function size:0x288 +fn_801168F0 = .text:0x801168F0; // type:function size:0x17C +fn_80116A6C = .text:0x80116A6C; // type:function size:0x4 +fn_80116A70 = .text:0x80116A70; // type:function size:0x258 +fn_80116CC8 = .text:0x80116CC8; // type:function size:0x254 +fn_80116F1C = .text:0x80116F1C; // type:function size:0x10 +fn_80116F2C = .text:0x80116F2C; // type:function size:0x120 +fn_8011704C = .text:0x8011704C; // type:function size:0xFC +fn_80117148 = .text:0x80117148; // type:function size:0x4 +fn_8011714C = .text:0x8011714C; // type:function size:0x254 +fn_801173A0 = .text:0x801173A0; // type:function size:0x254 +fn_801175F4 = .text:0x801175F4; // type:function size:0x25C +fn_80117850 = .text:0x80117850; // type:function size:0x1C +fn_8011786C = .text:0x8011786C; // type:function size:0x2E8 +fn_80117B54 = .text:0x80117B54; // type:function size:0x220 +fn_80117D74 = .text:0x80117D74; // type:function size:0x4 +fn_80117D78 = .text:0x80117D78; // type:function size:0x2AC +fn_80118024 = .text:0x80118024; // type:function size:0x254 +fn_80118278 = .text:0x80118278; // type:function size:0x25C +fn_801184D4 = .text:0x801184D4; // type:function size:0x27C +fn_80118750 = .text:0x80118750; // type:function size:0x258 +fn_801189A8 = .text:0x801189A8; // type:function size:0x4 +fn_801189AC = .text:0x801189AC; // type:function size:0x270 +fn_80118C1C = .text:0x80118C1C; // type:function size:0x14 +fn_80118C30 = .text:0x80118C30; // type:function size:0x4 +fn_80118C34 = .text:0x80118C34; // type:function size:0x368 +fn_80118F9C = .text:0x80118F9C; // type:function size:0x6C +fn_80119008 = .text:0x80119008; // type:function size:0x8 +fn_80119010 = .text:0x80119010; // type:function size:0x10 +fn_80119020 = .text:0x80119020; // type:function size:0x1C +fn_8011903C = .text:0x8011903C; // type:function size:0x3C +fn_80119078 = .text:0x80119078; // type:function size:0xC +fn_80119084 = .text:0x80119084; // type:function size:0x50 +fn_801190D4 = .text:0x801190D4; // type:function size:0x19C +fn_80119270 = .text:0x80119270; // type:function size:0x18 +fn_80119288 = .text:0x80119288; // type:function size:0x94 +fn_8011931C = .text:0x8011931C; // type:function size:0x150 +fn_8011946C = .text:0x8011946C; // type:function size:0xCC +fn_80119538 = .text:0x80119538; // type:function size:0xE4 +fn_8011961C = .text:0x8011961C; // type:function size:0x138 +fn_80119754 = .text:0x80119754; // type:function size:0x1EC +fn_80119940 = .text:0x80119940; // type:function size:0x1EC +SetSParasite_FuncPtrs__FP18SParasite_FuncPtrs = .text:0x80119B2C; // type:function size:0x8 +fn_80119B34 = .text:0x80119B34; // type:function size:0x10 +fn_80119B44 = .text:0x80119B44; // type:function size:0x10 +fn_80119B54 = .text:0x80119B54; // type:function size:0x10 +fn_80119B64 = .text:0x80119B64; // type:function size:0xC8 +fn_80119C2C = .text:0x80119C2C; // type:function size:0x294 +CacheParticleDesc__17CParticleDatabaseFRCQ214CCharacterInfo16CParticleResData = .text:0x80119EC0; // type:function size:0x70 +fn_80119F30 = .text:0x80119F30; // type:function size:0x1F4 +fn_8011A124 = .text:0x8011A124; // type:function size:0x1F4 +fn_8011A318 = .text:0x8011A318; // type:function size:0x1F4 +fn_8011A50C = .text:0x8011A50C; // type:function size:0x1F4 +fn_8011A700 = .text:0x8011A700; // type:function size:0x1F4 +fn_8011A8F4 = .text:0x8011A8F4; // type:function size:0x78 +fn_8011A96C = .text:0x8011A96C; // type:function size:0x1D8 +fn_8011AB44 = .text:0x8011AB44; // type:function size:0x1D8 +fn_8011AD1C = .text:0x8011AD1C; // type:function size:0x1D8 +fn_8011AEF4 = .text:0x8011AEF4; // type:function size:0x1D8 +fn_8011B0CC = .text:0x8011B0CC; // type:function size:0x1D8 +fn_8011B2A4 = .text:0x8011B2A4; // type:function size:0x108 +fn_8011B3AC = .text:0x8011B3AC; // type:function size:0x40 +AddParticleEffect__17CParticleDatabaseFUiiRC13CParticleDataRC9CVector3fP13CStateManager7TAreaIdbUi = .text:0x8011B3EC; // type:function size:0xED0 +fn_8011C2BC = .text:0x8011C2BC; // type:function size:0x54 +fn_8011C310 = .text:0x8011C310; // type:function size:0x54 +fn_8011C364 = .text:0x8011C364; // type:function size:0x54 +fn_8011C3B8 = .text:0x8011C3B8; // type:function size:0x54 +fn_8011C40C = .text:0x8011C40C; // type:function size:0x54 +AddParticleEffect__17CParticleDatabaseFUiiRC23CPositionalParticleDataRC9CVector3fP13CStateManager7TAreaIdUi = .text:0x8011C460; // type:function size:0x494 +fn_8011C8F4 = .text:0x8011C8F4; // type:function size:0x400 +fn_8011CCF4 = .text:0x8011CCF4; // type:function size:0x80 +SetParticleEffectState__17CParticleDatabaseFUibP13CStateManager = .text:0x8011CD74; // type:function size:0x44 +SetParticleExternalParam__17CParticleDatabaseFUiif = .text:0x8011CDB8; // type:function size:0x74 +fn_8011CE2C = .text:0x8011CE2C; // type:function size:0x20 +fn_8011CE4C = .text:0x8011CE4C; // type:function size:0x16C +fn_8011CFB8 = .text:0x8011CFB8; // type:function size:0x830 +fn_8011D7E8 = .text:0x8011D7E8; // type:function size:0x50 +fn_8011D838 = .text:0x8011D838; // type:function size:0x38 +fn_8011D870 = .text:0x8011D870; // type:function size:0x78 +fn_8011D8E8 = .text:0x8011D8E8; // type:function size:0xD4 +fn_8011D9BC = .text:0x8011D9BC; // type:function size:0xEC +fn_8011DAA8 = .text:0x8011DAA8; // type:function size:0x38 +RenderSystemsToBeDrawnFirstPOICheck__17CParticleDatabaseCFUiUi = .text:0x8011DAE0; // type:function size:0x58 +RenderSystemsToBeDrawnLast__17CParticleDatabaseCFv = .text:0x8011DB38; // type:function size:0x38 +RenderSystemsToBeDrawnLastPOICheck__17CParticleDatabaseCFUiUi = .text:0x8011DB70; // type:function size:0x58 +fn_8011DBC8 = .text:0x8011DBC8; // type:function size:0xA8 +fn_8011DC70 = .text:0x8011DC70; // type:function size:0xB0 +fn_8011DD20 = .text:0x8011DD20; // type:function size:0x7C +fn_8011DD9C = .text:0x8011DD9C; // type:function size:0xB8 +fn_8011DE54 = .text:0x8011DE54; // type:function size:0x58 +fn_8011DEAC = .text:0x8011DEAC; // type:function size:0xB0 +SetModulationColorAllActiveEffects__17CParticleDatabaseFRC6CColor = .text:0x8011DF5C; // type:function size:0x7C +fn_8011DFD8 = .text:0x8011DFD8; // type:function size:0xC0 +DestroyAllActiveParticles__17CParticleDatabaseFv = .text:0x8011E098; // type:function size:0x6C +fn_8011E104 = .text:0x8011E104; // type:function size:0xA8 +ClearAllNonPersistentEffects__17CParticleDatabaseFP13CStateManager = .text:0x8011E1AC; // type:function size:0xD0 +fn_8011E27C = .text:0x8011E27C; // type:function size:0x164 +GetTotalBounds__17CParticleDatabaseCFv = .text:0x8011E3E0; // type:function size:0x68 +fn_8011E448 = .text:0x8011E448; // type:function size:0x64 +fn_8011E4AC = .text:0x8011E4AC; // type:function size:0x70 +fn_8011E51C = .text:0x8011E51C; // type:function size:0x70 +fn_8011E58C = .text:0x8011E58C; // type:function size:0x70 +fn_8011E5FC = .text:0x8011E5FC; // type:function size:0x70 +fn_8011E66C = .text:0x8011E66C; // type:function size:0x70 +fn_8011E6DC = .text:0x8011E6DC; // type:function size:0x220 +fn_8011E8FC = .text:0x8011E8FC; // type:function size:0xA8 +fn_8011E9A4 = .text:0x8011E9A4; // type:function size:0x238 +fn_8011EBDC = .text:0x8011EBDC; // type:function size:0x80 +fn_8011EC5C = .text:0x8011EC5C; // type:function size:0x238 +fn_8011EE94 = .text:0x8011EE94; // type:function size:0x80 +fn_8011EF14 = .text:0x8011EF14; // type:function size:0x238 +fn_8011F14C = .text:0x8011F14C; // type:function size:0x80 +fn_8011F1CC = .text:0x8011F1CC; // type:function size:0x238 +fn_8011F404 = .text:0x8011F404; // type:function size:0x80 +fn_8011F484 = .text:0x8011F484; // type:function size:0x238 +fn_8011F6BC = .text:0x8011F6BC; // type:function size:0x80 +fn_8011F73C = .text:0x8011F73C; // type:function size:0xEC +fn_8011F828 = .text:0x8011F828; // type:function size:0x184 +fn_8011F9AC = .text:0x8011F9AC; // type:function size:0xC4 +fn_8011FA70 = .text:0x8011FA70; // type:function size:0x60 +fn_8011FAD0 = .text:0x8011FAD0; // type:function size:0x1C +fn_8011FAEC = .text:0x8011FAEC; // type:function size:0x14 +fn_8011FB00 = .text:0x8011FB00; // type:function size:0xA0 +fn_8011FBA0 = .text:0x8011FBA0; // type:function size:0xC8 +fn_8011FC68 = .text:0x8011FC68; // type:function size:0x8C +fn_8011FCF4 = .text:0x8011FCF4; // type:function size:0xB0 +fn_8011FDA4 = .text:0x8011FDA4; // type:function size:0x8C +fn_8011FE30 = .text:0x8011FE30; // type:function size:0x14 +fn_8011FE44 = .text:0x8011FE44; // type:function size:0x98 +fn_8011FEDC = .text:0x8011FEDC; // type:function size:0x54 +fn_8011FF30 = .text:0x8011FF30; // type:function size:0x24 +fn_8011FF54 = .text:0x8011FF54; // type:function size:0xC +fn_8011FF60 = .text:0x8011FF60; // type:function size:0x14 +fn_8011FF74 = .text:0x8011FF74; // type:function size:0x14 +fn_8011FF88 = .text:0x8011FF88; // type:function size:0x3C +fn_8011FFC4 = .text:0x8011FFC4; // type:function size:0x14 +fn_8011FFD8 = .text:0x8011FFD8; // type:function size:0x14 +fn_8011FFEC = .text:0x8011FFEC; // type:function size:0x150 +fn_8012013C = .text:0x8012013C; // type:function size:0x58 +fn_80120194 = .text:0x80120194; // type:function size:0x38 +fn_801201CC = .text:0x801201CC; // type:function size:0x5B0 +fn_8012077C = .text:0x8012077C; // type:function size:0xF8 +fn_80120874 = .text:0x80120874; // type:function size:0x384 +fn_80120BF8 = .text:0x80120BF8; // type:function size:0x2CC +fn_80120EC4 = .text:0x80120EC4; // type:function size:0x150 +fn_80121014 = .text:0x80121014; // type:function size:0x200 +fn_80121214 = .text:0x80121214; // type:function size:0x4 +fn_80121218 = .text:0x80121218; // type:function size:0x4 +fn_8012121C = .text:0x8012121C; // type:function size:0x4 +fn_80121220 = .text:0x80121220; // type:function size:0x580 +fn_801217A0 = .text:0x801217A0; // type:function size:0x374 +fn_80121B14 = .text:0x80121B14; // type:function size:0x78 +fn_80121B8C = .text:0x80121B8C; // type:function size:0xD4 +fn_80121C60 = .text:0x80121C60; // type:function size:0x48 +fn_80121CA8 = .text:0x80121CA8; // type:function size:0x60 +fn_80121D08 = .text:0x80121D08; // type:function size:0x154 +fn_80121E5C = .text:0x80121E5C; // type:function size:0xE8 +fn_80121F44 = .text:0x80121F44; // type:function size:0x18 +fn_80121F5C = .text:0x80121F5C; // type:function size:0x758 +fn_801226B4 = .text:0x801226B4; // type:function size:0x7C +fn_80122730 = .text:0x80122730; // type:function size:0x68 +fn_80122798 = .text:0x80122798; // type:function size:0x110 +FindRegions__7CPFAreaFRQ24rstl30reserved_vectorRC9CVector3fUiUib = .text:0x801228A8; // type:function size:0x160 +FindRegions__7CPFAreaFRQ24rstl30reserved_vectorRC6CAABoxUiUib = .text:0x80122A08; // type:function size:0x168 +FindClosestRegion__7CPFAreaFRC9CVector3fUiUif = .text:0x80122B70; // type:function size:0x2CC +fn_80122E3C = .text:0x80122E3C; // type:function size:0x1B8 +fn_80122FF4 = .text:0x80122FF4; // type:function size:0xA4 +fn_80123098 = .text:0x80123098; // type:function size:0xDC +fn_80123174 = .text:0x80123174; // type:function size:0x28 +PointPathExists__7CPFAreaFii = .text:0x8012319C; // type:function size:0x7C +fn_80123218 = .text:0x80123218; // type:function size:0x6C +fn_80123284 = .text:0x80123284; // type:function size:0x1C4 +fn_80123448 = .text:0x80123448; // type:function size:0x4 +fn_8012344C = .text:0x8012344C; // type:function size:0xA0 +fn_801234EC = .text:0x801234EC; // type:function size:0x140 +fn_8012362C = .text:0x8012362C; // type:function size:0x11C +__ct__20CPathFindBreadCrumbsFf = .text:0x80123748; // type:function size:0x14 +DropBreadCrumb__20CPathFindBreadCrumbsF9CVector3f = .text:0x8012375C; // type:function size:0xD4 +fn_80123830 = .text:0x80123830; // type:function size:0x68 +PathFind__19CPathFindNavigationFR13CStateManager9EStateMsgfR10CPatterned = .text:0x80123898; // type:function size:0x26C +fn_80123B04 = .text:0x80123B04; // type:function size:0x8 +SetDestination__19CPathFindNavigationFRC9CVector3f = .text:0x80123B0C; // type:function size:0x28 +fn_80123B34 = .text:0x80123B34; // type:function size:0xF8 +fn_80123C2C = .text:0x80123C2C; // type:function size:0x41C +fn_80124048 = .text:0x80124048; // type:function size:0xD8 +fn_80124120 = .text:0x80124120; // type:function size:0xF0 +fn_80124210 = .text:0x80124210; // type:function size:0x10 +fn_80124220 = .text:0x80124220; // type:function size:0x64 +fn_80124284 = .text:0x80124284; // type:function size:0xF8 +fn_8012437C = .text:0x8012437C; // type:function size:0x74 +fn_801243F0 = .text:0x801243F0; // type:function size:0x98 +fn_80124488 = .text:0x80124488; // type:function size:0xD0 +fn_80124558 = .text:0x80124558; // type:function size:0xA4 +__ct__26CPathFindPointSearchFilterFfUii = .text:0x801245FC; // type:function size:0x10 +__ct__20CPathFindPointSearchFP7CPFArea = .text:0x8012460C; // type:function size:0x10 +FindClosestPhysicalPoint__20CPathFindPointSearchCFRC9CVector3fRiRC26CPathFindPointSearchFilter = .text:0x8012461C; // type:function size:0x144 +Search__20CPathFindPointSearchFRC8CPFPointRC8CPFPoint = .text:0x80124760; // type:function size:0x7C +fn_801247DC = .text:0x801247DC; // type:function size:0x128 +fn_80124904 = .text:0x80124904; // type:function size:0x354 +fn_80124C58 = .text:0x80124C58; // type:function size:0x94 +fn_80124CEC = .text:0x80124CEC; // type:function size:0xDC +fn_80124DC8 = .text:0x80124DC8; // type:function size:0x54 +fn_80124E1C = .text:0x80124E1C; // type:function size:0x58 +fn_80124E74 = .text:0x80124E74; // type:function size:0x7C +fn_80124EF0 = .text:0x80124EF0; // type:function size:0xD0 +IsPointInside__9CPFRegionCFRC9CVector3f = .text:0x80124FC0; // type:function size:0x1B4 +fn_80125174 = .text:0x80125174; // type:function size:0x238 +fn_801253AC = .text:0x801253AC; // type:function size:0x60 +fn_8012540C = .text:0x8012540C; // type:function size:0x4E0 +fn_801258EC = .text:0x801258EC; // type:function size:0x3F0 +fn_80125CDC = .text:0x80125CDC; // type:function size:0x48 +fn_80125D24 = .text:0x80125D24; // type:function size:0x70 +fn_80125D94 = .text:0x80125D94; // type:function size:0x80 +fn_80125E14 = .text:0x80125E14; // type:function size:0x2D8 +fn_801260EC = .text:0x801260EC; // type:function size:0x390 +ModifyObstructionCount__9CPFRegionF21EPathFindObstructionsi = .text:0x8012647C; // type:function size:0x18 +GetObstructionCount__9CPFRegionCF21EPathFindObstructions = .text:0x80126494; // type:function size:0x10 +fn_801264A4 = .text:0x801264A4; // type:function size:0x90 +fn_80126534 = .text:0x80126534; // type:function size:0x5C +fn_80126590 = .text:0x80126590; // type:function size:0x90 +fn_80126620 = .text:0x80126620; // type:function size:0x48 +fn_80126668 = .text:0x80126668; // type:function size:0x68 +fn_801266D0 = .text:0x801266D0; // type:function size:0x34 +__ct__15CPathFindSearchFP7CPFAreaUiiffUiQ29CPFRegion13ERootPosition = .text:0x80126704; // type:function size:0x3C +Search__15CPathFindSearchFRC9CVector3fRC9CVector3f = .text:0x80126740; // type:function size:0x9A4 +fn_801270E4 = .text:0x801270E4; // type:function size:0x614 +FindClosestReachablePoint__15CPathFindSearchCFRC9CVector3fR9CVector3f = .text:0x801276F8; // type:function size:0x1C4 +PathExists__15CPathFindSearchCFRC9CVector3fRC9CVector3f = .text:0x801278BC; // type:function size:0x1E4 +OnPath__15CPathFindSearchCFRC9CVector3f = .text:0x80127AA0; // type:function size:0xD4 +NearlyOnPath__15CPathFindSearchCFRC9CVector3ff = .text:0x80127B74; // type:function size:0x114 +GetHeightOfPointAboveMesh__15CPathFindSearchCFRC9CVector3fRff = .text:0x80127C88; // type:function size:0x1E4 +GetCreatureMask__15CPathFindSearchCFv = .text:0x80127E6C; // type:function size:0x8 +GetRegionFlags__15CPathFindSearchCFv = .text:0x80127E74; // type:function size:0x8 +SetAvoidanceFilter__15CPathFindSearchFUi = .text:0x80127E7C; // type:function size:0x8 +SegmentOver__15CPathFindSearchCFRC9CVector3f = .text:0x80127E84; // type:function size:0xE4 +fn_80127F68 = .text:0x80127F68; // type:function size:0x28C +fn_801281F4 = .text:0x801281F4; // type:function size:0x8 +fn_801281FC = .text:0x801281FC; // type:function size:0x224 +GetSplinePointWithLookahead__15CPathFindSearchCFR9CVector3fRC9CVector3ff = .text:0x80128420; // type:function size:0x8 +DistanceToGoal__15CPathFindSearchCFRC9CVector3f = .text:0x80128428; // type:function size:0x128 +__ct__19CPathMeshConstraintFUi = .text:0x80128550; // type:function size:0x9C +SetEnableConstraints__19CPathMeshConstraintFRC13CPhysicsActorQ219CPathMeshConstraint15EConstraintTypeb = .text:0x801285EC; // type:function size:0xA8 +PreThink__19CPathMeshConstraintFR13CPhysicsActorR15CPathFindSearch = .text:0x80128694; // type:function size:0xE0 +Think__19CPathMeshConstraintFR13CPhysicsActorf = .text:0x80128774; // type:function size:0x54 +fn_801287C8 = .text:0x801287C8; // type:function size:0x128 +fn_801288F0 = .text:0x801288F0; // type:function size:0x26C +fn_80128B5C = .text:0x80128B5C; // type:function size:0x3B8 +fn_80128F14 = .text:0x80128F14; // type:function size:0x484 +fn_80129398 = .text:0x80129398; // type:function size:0x62C +fn_801299C4 = .text:0x801299C4; // type:function size:0x100 +fn_80129AC4 = .text:0x80129AC4; // type:function size:0x114 +fn_80129BD8 = .text:0x80129BD8; // type:function size:0x58 +fn_80129C30 = .text:0x80129C30; // type:function size:0xBC +fn_80129CEC = .text:0x80129CEC; // type:function size:0x100 +fn_80129DEC = .text:0x80129DEC; // type:function size:0x17C +__ct__10CPatternedF12EPatternedAI9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Q210CPatterned11EFlavorTypeRC11CEntityInfoRC12CTransform4fRC10CModelDataRC14CPatternedInfoQ210CPatterned13EMovementTypeQ210CPatterned13EColliderType9EBodyTypeRC16CActorParameters = .text:0x80129F68; // type:function size:0xF0C +fn_8012AE74 = .text:0x8012AE74; // type:function size:0x268 +SetupStateMachine__10CPatternedFR13CStateManager = .text:0x8012B0DC; // type:function size:0x68 +AcceptScriptMsg__10CPatternedFR13CStateManagerRC10CScriptMsg = .text:0x8012B144; // type:function size:0x32C +SetDestPos__10CPatternedFRC9CVector3f = .text:0x8012B470; // type:function size:0x1C +GetGunEyePos__10CPatternedCFv = .text:0x8012B48C; // type:function size:0x68 +ApplyBoneTracking__10CPatternedCFv = .text:0x8012B4F4; // type:function size:0x44 +GetAnimationDistance__10CPatternedCFRC16CPASAnimParmData = .text:0x8012B538; // type:function size:0xA4 +GetAnimationDuration__10CPatternedCFRC16CPASAnimParmData = .text:0x8012B5DC; // type:function size:0x70 +SetupPlayerCollision__10CPatternedFb = .text:0x8012B64C; // type:function size:0x104 +GetCoverPoint__10CPatternedCFR13CStateManager9TUniqueId = .text:0x8012B750; // type:function size:0x44 +ReleaseCoverPoint__10CPatternedFR13CStateManagerR9TUniqueIdb = .text:0x8012B794; // type:function size:0x78 +SetCoverPoint__10CPatternedFP17CScriptCoverPointR9TUniqueId = .text:0x8012B80C; // type:function size:0x48 +Death__10CPatternedFR13CStateManagerRC9CVector3f18EScriptObjectState = .text:0x8012B854; // type:function size:0x388 +IssueDeathBodyCommand__10CPatternedFR13CStateManagerRC9CVector3f = .text:0x8012BBDC; // type:function size:0x25C +CreateXDamageParticles__10CPatternedCFR13CStateManager = .text:0x8012BE38; // type:function size:0x370 +fn_8012C1A8 = .text:0x8012C1A8; // type:function size:0x8 +fn_8012C1B0 = .text:0x8012C1B0; // type:function size:0x204 +MassiveDeath__10CPatternedFR13CStateManager = .text:0x8012C3B4; // type:function size:0x140 +MassiveFrozenDeath__10CPatternedFR13CStateManager = .text:0x8012C4F4; // type:function size:0x1F8 +KnockBack__10CPatternedFR13CStateManagerRC14CKnockBackInfo = .text:0x8012C6EC; // type:function size:0x90 +fn_8012C77C = .text:0x8012C77C; // type:function size:0x68C +UpdateAlphaDelta__10CPatternedFR13CStateManagerf = .text:0x8012CE08; // type:function size:0xE8 +UpdateHitDamageTime__10CPatternedFf = .text:0x8012CEF0; // type:function size:0x16C +Think__10CPatternedFfR13CStateManager = .text:0x8012D05C; // type:function size:0xA60 +InitializeStateMachine__10CPatternedFR13CStateManager = .text:0x8012DABC; // type:function size:0x15C +Touch__10CPatternedFR6CActorR13CStateManager = .text:0x8012DC18; // type:function size:0x94 +CollidedWith__10CPatternedFRC9TUniqueIdRC18CCollisionInfoListR13CStateManager = .text:0x8012DCAC; // type:function size:0x408 +ThinkAboutMove__10CPatternedFf = .text:0x8012E0B4; // type:function size:0x130 +DoUserAnimEvent__10CPatternedFR13CStateManagerRC13CInt32POINode14EUserEventTypef = .text:0x8012E1E4; // type:function size:0x4FC +Burn__10CPatternedFR13CStateManagerff = .text:0x8012E6E0; // type:function size:0x94 +Shock__10CPatternedFR13CStateManagerff = .text:0x8012E774; // type:function size:0x94 +Freeze__10CPatternedFR13CStateManagerRC9CVector3f13CUnitVector3fff = .text:0x8012E808; // type:function size:0xE8 +GetDeathTimeScale__10CPatternedCFv = .text:0x8012E8F0; // type:function size:0x30 +DeathDelete__10CPatternedFR13CStateManager = .text:0x8012E920; // type:function size:0xD0 +GetContactDamage__10CPatternedCFv = .text:0x8012E9F0; // type:function size:0xA8 +GetLctrTransform__10CPatternedCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8012EA98; // type:function size:0x4C +GetLctrTransform__10CPatternedCFRC6CSegId = .text:0x8012EAE4; // type:function size:0xCC +GetAimPosition__10CPatternedCFRC13CStateManagerf = .text:0x8012EBB0; // type:function size:0x2C0 +fn_8012EE70 = .text:0x8012EE70; // type:function size:0x68 +GetOrbitPosition__10CPatternedCFRC13CStateManager = .text:0x8012EED8; // type:function size:0x14 +PreRender__10CPatternedFR13CStateManager = .text:0x8012EEEC; // type:function size:0x5A4 +fn_8012F490 = .text:0x8012F490; // type:function size:0x8 +CanRenderUnsorted__10CPatternedCFRC13CStateManager = .text:0x8012F498; // type:function size:0x24 +PreRenderAllViewports__10CPatternedFR13CStateManager = .text:0x8012F4BC; // type:function size:0x1C8 +Render__10CPatternedCFRC13CStateManager = .text:0x8012F684; // type:function size:0x2B0 +IsBeingSnatched__10CPatternedCFv = .text:0x8012F934; // type:function size:0x38 +RenderSystemsToBeDrawnFirst__10CPatternedCFRC13CStateManagerUiUi = .text:0x8012F96C; // type:function size:0x28 +RenderSystemsToBeDrawnLast__10CPatternedCFRC13CStateManagerUiUi = .text:0x8012F994; // type:function size:0x28 +fn_8012F9BC = .text:0x8012F9BC; // type:function size:0x5C +RenderIngSnatchingTransition__10CPatternedCFRC13CStateManager = .text:0x8012FA18; // type:function size:0x204 +GetIngSnatchingNormal__10CPatternedCFf = .text:0x8012FC1C; // type:function size:0x24 +GetIngSnatchingPoint__10CPatternedCFf = .text:0x8012FC40; // type:function size:0xF0 +GetIngSnatchingModelOverlapSize__10CPatternedCFv = .text:0x8012FD30; // type:function size:0x8 +fn_8012FD38 = .text:0x8012FD38; // type:function size:0x354 +fn_8013008C = .text:0x8013008C; // type:function size:0x74 +CanBeIngPossessed__10CPatternedCFR13CStateManager = .text:0x80130100; // type:function size:0x28 +CanBeUnPossessed__10CPatternedCFR13CStateManager = .text:0x80130128; // type:function size:0x8 +SetIngPossessed__10CPatternedFbR13CStateManager = .text:0x80130130; // type:function size:0x210 +SetIngPossessed__10CPatternedFbfR13CStateManager = .text:0x80130340; // type:function size:0xFC +IsIngPossessed__10CPatternedCFv = .text:0x8013043C; // type:function size:0x2C +UpdateIngPossession__10CPatternedFf = .text:0x80130468; // type:function size:0xDC +GetDamageVulnerability__10CPatternedCFv = .text:0x80130544; // type:function size:0x68 +GetDamageVulnerability__10CPatternedCFRC9CVector3fRC9CVector3fRC11CDamageInfo = .text:0x801305AC; // type:function size:0x10 +GetScannableObjectInfo__10CPatternedCFv = .text:0x801305BC; // type:function size:0x50 +LaunchProjectile__10CPatternedFRC12CTransform4fR13CStateManageriUibRC18CImpactVisorEffectRC9CVector3f = .text:0x8013060C; // type:function size:0x1F8 +fn_80130804 = .text:0x80130804; // type:function size:0x8 +GetCollisionResponseType__10CPatternedCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x8013080C; // type:function size:0x30 +PreThink__10CPatternedFfR13CStateManager = .text:0x8013083C; // type:function size:0x8 +AddToRenderer__10CPatternedCFRC13CStateManager = .text:0x80130844; // type:function size:0xC4 +IsOnStaticGround__10CPatternedCFv = .text:0x80130908; // type:function size:0xC +TryToBeCaptured__10CPatternedFR13CStateManager = .text:0x80130914; // type:function size:0x8 +GetTimeOfUserEventForAnimation__10CPatternedCFRC16CPASAnimParmData14EUserEventType = .text:0x8013091C; // type:function size:0x90 +GetNumUserEventsForAnimation__10CPatternedCFRC16CPASAnimParmData14EUserEventType = .text:0x801309AC; // type:function size:0x80 +GetAverageAttackTime__10CPatternedCFv = .text:0x80130A2C; // type:function size:0x28 +AddParticleEffect__10CPatternedFR13CStateManagerRC12CTransform4ffUiUii = .text:0x80130A54; // type:function size:0x100 +IsScanVisorSelfRender__10CPatternedCFv = .text:0x80130B54; // type:function size:0x8 +GetScanVisorRenderBounds__10CPatternedCFRC13CStateManager = .text:0x80130B5C; // type:function size:0x3C +ScanVisorRender__10CPatternedCFRC13CStateManagerRC12CTransform4fRC11CModelFlags = .text:0x80130B98; // type:function size:0x4 +fn_80130B9C = .text:0x80130B9C; // type:function size:0x8 +CreateProjectedShadow__10CPatternedFiff = .text:0x80130BA4; // type:function size:0xE0 +UpdateProjectedShadow__10CPatternedFR13CStateManagerf = .text:0x80130C84; // type:function size:0x1E8 +PreRenderProjectedShadow__10CPatternedFR13CStateManagerRC6CAABox = .text:0x80130E6C; // type:function size:0x98 +CollisionActorDamaged__10CPatternedFR13CStateManagerUcR15CCollisionActorRC10CScriptMsgfRC11CDamageInfob = .text:0x80130F04; // type:function size:0x4 +CollisionActorCollided__10CPatternedFR13CStateManagerUcR15CCollisionActorRC10CScriptMsg = .text:0x80130F08; // type:function size:0x4 +CollisionActorResistedOrReflectedDamage__10CPatternedFR13CStateManagerUcR15CCollisionActorRC10CScriptMsg = .text:0x80130F0C; // type:function size:0x4 +AcceptCollisionActorDamage__10CPatternedFR13CStateManagerR15CCollisionActorfRC11CDamageInfo = .text:0x80130F10; // type:function size:0x94 +fn_80130FA4 = .text:0x80130FA4; // type:function size:0xC +fn_80130FB0 = .text:0x80130FB0; // type:function size:0xC +fn_80130FBC = .text:0x80130FBC; // type:function size:0x1FC +fn_801311B8 = .text:0x801311B8; // type:function size:0x664 +Start__10CPatternedFR13CStateManager9EStateMsgf = .text:0x8013181C; // type:function size:0x4 +Patrol__10CPatternedFR13CStateManager9EStateMsgf = .text:0x80131820; // type:function size:0xC +Dead__10CPatternedFR13CStateManager9EStateMsgf = .text:0x8013182C; // type:function size:0xE8 +GetFadeOnDeathTime__10CPatternedCFv = .text:0x80131914; // type:function size:0x8 +PathFind__10CPatternedFR13CStateManager9EStateMsgf = .text:0x8013191C; // type:function size:0x288 +fn_80131BA4 = .text:0x80131BA4; // type:function size:0xD8 +fn_80131C7C = .text:0x80131C7C; // type:function size:0x1C0 +fn_80131E3C = .text:0x80131E3C; // type:function size:0x78 +TooClose__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80131EB4; // type:function size:0x68 +InMaxRange__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80131F1C; // type:function size:0x68 +InDetectionRange__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80131F84; // type:function size:0xC8 +Leash__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x8013204C; // type:function size:0x88 +SpotPlayer__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801320D4; // type:function size:0x178 +IsOnScreen__10CPatternedCFRC13CStateManager = .text:0x8013224C; // type:function size:0x90 +PlayerSpot__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801322DC; // type:function size:0x158 +fn_80132434 = .text:0x80132434; // type:function size:0x30 +PathOver__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80132464; // type:function size:0xB8 +fn_8013251C = .text:0x8013251C; // type:function size:0x74 +PathShagged__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80132590; // type:function size:0x17C +fn_8013270C = .text:0x8013270C; // type:function size:0x70 +Attacked__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x8013277C; // type:function size:0xC +HasPatrolPath__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x80132788; // type:function size:0x48 +InPosition__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801327D0; // type:function size:0xC +AnimOver__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801327DC; // type:function size:0x18 +GetAnimOver__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801327E0; // type:label scope:global +Stuck__10CPatternedCFR13CStateManagerRC12CTriggerData = .text:0x801327F4; // type:function size:0x18 +fn_8013280C = .text:0x8013280C; // type:function size:0x50 +fn_8013285C = .text:0x8013285C; // type:function size:0x68 +fn_801328C4 = .text:0x801328C4; // type:function size:0x68 +fn_8013292C = .text:0x8013292C; // type:function size:0x10 +fn_8013293C = .text:0x8013293C; // type:function size:0x1C +fn_80132958 = .text:0x80132958; // type:function size:0x1C +SetAttackTarget__10CPatternedFR13CStateManager9TUniqueId = .text:0x80132974; // type:function size:0x4 +ApproachDest__10CPatternedFR13CStateManager = .text:0x80132978; // type:function size:0x42C +GetConnectedObject__10CPatternedCFR13CStateManager18EScriptObjectState20EScriptObjectMessage = .text:0x80132DA4; // type:function size:0x11C +FindBestStepDirection__10CPatternedCFRC9CVector3f = .text:0x80132EC0; // type:function size:0xB4 +RotateToPoint__10CPatternedFRC9CVector3fff = .text:0x80132F74; // type:function size:0x12C +ApplyScreenShake__10CPatternedFR13CStateManagerRC9CVector3f9TUniqueId = .text:0x801330A0; // type:function size:0x18C +fn_8013322C = .text:0x8013322C; // type:function size:0x28 +fn_80133254 = .text:0x80133254; // type:function size:0x6C +fn_801332C0 = .text:0x801332C0; // type:function size:0x10 +fn_801332D0 = .text:0x801332D0; // type:function size:0x34 +__dt__26CPatternedCollisionManagerFv = .text:0x80133304; // type:function size:0xD8 +AddCollisionSet__26CPatternedCollisionManagerFRCQ24rstl34auto_ptr<22CCollisionActorManager>Q222CCollisionActorManager14EUpdateOptions = .text:0x801333DC; // type:function size:0xF4 +fn_801334D0 = .text:0x801334D0; // type:function size:0x2D4 +fn_801337A4 = .text:0x801337A4; // type:function size:0xA8 +fn_8013384C = .text:0x8013384C; // type:function size:0x198 +fn_801339E4 = .text:0x801339E4; // type:function size:0x8 +fn_801339EC = .text:0x801339EC; // type:function size:0x84 +fn_80133A70 = .text:0x80133A70; // type:function size:0x84 +fn_80133AF4 = .text:0x80133AF4; // type:function size:0x34 +fn_80133B28 = .text:0x80133B28; // type:function size:0x1BC +fn_80133CE4 = .text:0x80133CE4; // type:function size:0x98 +fn_80133D7C = .text:0x80133D7C; // type:function size:0x34 +fn_80133DB0 = .text:0x80133DB0; // type:function size:0x358 +SetCollisionSetVulnerability__26CPatternedCollisionManagerFR13CStateManagerUcRC20CDamageVulnerability = .text:0x80134108; // type:function size:0xB8 +SetCollisionSetHealth__26CPatternedCollisionManagerFR13CStateManagerUcRC11CHealthInfo = .text:0x801341C0; // type:function size:0x118 +SetCollisionSetMaterialFilterExclude__26CPatternedCollisionManagerFR13CStateManagerUcRC13CMaterialListQ226CPatternedCollisionManager12EMaterialAdd = .text:0x801342D8; // type:function size:0xE8 +fn_801343C0 = .text:0x801343C0; // type:function size:0x118 +fn_801344D8 = .text:0x801344D8; // type:function size:0x78 +fn_80134550 = .text:0x80134550; // type:function size:0xD0 +fn_80134620 = .text:0x80134620; // type:function size:0x78 +fn_80134698 = .text:0x80134698; // type:function size:0xE0 +__dt__14CPatternedInfoFv = .text:0x80134778; // type:function size:0x68 +fn_801347E0 = .text:0x801347E0; // type:function size:0x414 +__ct__21SLdrIngPossessionDataFv = .text:0x80134BF4; // type:function size:0x7C +__dt__21SLdrIngPossessionDataFv = .text:0x80134C70; // type:function size:0x68 +LoadTypedefIngPossessionData__FR21SLdrIngPossessionDataR12CInputStream = .text:0x80134CD8; // type:function size:0x1EC +fn_80134EC4 = .text:0x80134EC4; // type:function size:0xB8 +fn_80134F7C = .text:0x80134F7C; // type:function size:0x64 +fn_80134FE0 = .text:0x80134FE0; // type:function size:0x6C +fn_8013504C = .text:0x8013504C; // type:function size:0x12C +fn_80135178 = .text:0x80135178; // type:function size:0x108 +fn_80135280 = .text:0x80135280; // type:function size:0x34 +fn_801352B4 = .text:0x801352B4; // type:function size:0x1A8 +fn_8013545C = .text:0x8013545C; // type:function size:0x10 +__ct__13CPhysicsActorF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoUiRC12CTransform4fRC10CModelDataRC13CMaterialListRC6CAABoxRC10SMoverDataRC16CActorParametersRC19CPhysicsActorParams = .text:0x8013546C; // type:function size:0x3D8 +__dt__13CPhysicsActorFv = .text:0x80135844; // type:function size:0xEC +ApplyImpulseWR__13CPhysicsActorFRC9CVector3fRC10CAxisAngle = .text:0x80135930; // type:function size:0x88 +fn_801359B8 = .text:0x801359B8; // type:function size:0x58 +ApplyForceWR__13CPhysicsActorFRC9CVector3fRC10CAxisAngle = .text:0x80135A10; // type:function size:0x88 +ApplyImpulseOR__13CPhysicsActorFRC9CVector3fRC10CAxisAngle = .text:0x80135A98; // type:function size:0xCC +fn_80135B64 = .text:0x80135B64; // type:function size:0xCC +fn_80135C30 = .text:0x80135C30; // type:function size:0xD8 +GetPhysicsState__13CPhysicsActorCFv = .text:0x80135D08; // type:function size:0x74 +SetPhysicsState__13CPhysicsActorFRC13CPhysicsState = .text:0x80135D7C; // type:function size:0x228 +fn_80135FA4 = .text:0x80135FA4; // type:function size:0x7C +PredictMotion__13CPhysicsActorCFf = .text:0x80136020; // type:function size:0xC8 +fn_801360E8 = .text:0x801360E8; // type:function size:0x1E8 +PredictLinearMotion__13CPhysicsActorCFf = .text:0x801362D0; // type:function size:0x184 +fn_80136454 = .text:0x80136454; // type:function size:0xDC +fn_80136530 = .text:0x80136530; // type:function size:0xA0 +fn_801365D0 = .text:0x801365D0; // type:function size:0xB4 +fn_80136684 = .text:0x80136684; // type:function size:0x100 +fn_80136784 = .text:0x80136784; // type:function size:0x11C +Stop__13CPhysicsActorFv = .text:0x801368A0; // type:function size:0x70 +ClearForcesAndTorques__13CPhysicsActorFv = .text:0x80136910; // type:function size:0x94 +fn_801369A4 = .text:0x801369A4; // type:function size:0x7C +fn_80136A20 = .text:0x80136A20; // type:function size:0x50 +fn_80136A70 = .text:0x80136A70; // type:function size:0x30 +UseCollisionImpulses__13CPhysicsActorFv = .text:0x80136AA0; // type:function size:0xA8 +MoveToWR__13CPhysicsActorFRC9CVector3ff = .text:0x80136B48; // type:function size:0x98 +MoveInOneFrameWR__13CPhysicsActorFRC9CVector3ff = .text:0x80136BE0; // type:function size:0x9C +fn_80136C7C = .text:0x80136C7C; // type:function size:0x9C +fn_80136D18 = .text:0x80136D18; // type:function size:0x14C +MoveToOR__13CPhysicsActorFRC9CVector3ff = .text:0x80136E64; // type:function size:0x58 +fn_80136EBC = .text:0x80136EBC; // type:function size:0x64 +MoveInOneFrameOR__13CPhysicsActorFRC9CVector3ff = .text:0x80136F20; // type:function size:0x68 +RotateInOneFrameOR__13CPhysicsActorFRC11CQuaternionf = .text:0x80136F88; // type:function size:0x50 +fn_80136FD8 = .text:0x80136FD8; // type:function size:0x44 +fn_8013701C = .text:0x8013701C; // type:function size:0x34 +SetVelocityWR__13CPhysicsActorFRC9CVector3f = .text:0x80137050; // type:function size:0x4C +SetAngularVelocityWR__13CPhysicsActorFRC10CAxisAngle = .text:0x8013709C; // type:function size:0xA4 +fn_80137140 = .text:0x80137140; // type:function size:0x58 +fn_80137198 = .text:0x80137198; // type:function size:0xC8 +SetMass__13CPhysicsActorFf = .text:0x80137260; // type:function size:0x38 +fn_80137298 = .text:0x80137298; // type:function size:0x2C +GetCollisionPrimitive__13CPhysicsActorCFv = .text:0x801372C4; // type:function size:0x8 +SetCollisionPrimitive__13CPhysicsActorFRC16CCollidableAABox = .text:0x801372CC; // type:function size:0x44 +MoveCollisionPrimitive__13CPhysicsActorFRC9CVector3f = .text:0x80137310; // type:function size:0x1C +GetPrimitiveTransform__13CPhysicsActorCFv = .text:0x8013732C; // type:function size:0x60 +CollidedWith__13CPhysicsActorFRC9TUniqueIdRC18CCollisionInfoListR13CStateManager = .text:0x8013738C; // type:function size:0x4 +GetBaseBoundingBox__13CPhysicsActorCFv = .text:0x80137390; // type:function size:0x8 +GetBoundingBox__13CPhysicsActorCFv = .text:0x80137398; // type:function size:0xA0 +GetMotionVolume__13CPhysicsActorCFf = .text:0x80137438; // type:function size:0x200 +SetBoundingBox__13CPhysicsActorFRC6CAABox = .text:0x80137638; // type:function size:0x3C +GetWeight__13CPhysicsActorCFv = .text:0x80137674; // type:function size:0x10 +GetPrimitiveOffset__13CPhysicsActorCFv = .text:0x80137684; // type:function size:0x1C +SetPrimitiveOffset__13CPhysicsActorFRC9CVector3f = .text:0x801376A0; // type:function size:0x1C +GetStepDownHeight__13CPhysicsActorCFv = .text:0x801376BC; // type:function size:0x8 +SetStepUpHeight__13CPhysicsActorFf = .text:0x801376C4; // type:function size:0x8 +GetStepUpHeight__13CPhysicsActorCFv = .text:0x801376CC; // type:function size:0x8 +GetOrbitPosition__13CPhysicsActorCFRC13CStateManager = .text:0x801376D4; // type:function size:0x3C +GetAimPosition__13CPhysicsActorCFRC13CStateManagerf = .text:0x80137710; // type:function size:0xA8 +Render__13CPhysicsActorCFRC13CStateManager = .text:0x801377B8; // type:function size:0x4 +SetCoefficientOfRestitutionModifier__13CPhysicsActorFf = .text:0x801377BC; // type:function size:0x8 +fn_801377C4 = .text:0x801377C4; // type:function size:0x8 +fn_801377CC = .text:0x801377CC; // type:function size:0x8 +fn_801377D4 = .text:0x801377D4; // type:function size:0x8 +fn_801377DC = .text:0x801377DC; // type:function size:0x8 +fn_801377E4 = .text:0x801377E4; // type:function size:0x8 +IsOnStaticGround__13CPhysicsActorCFv = .text:0x801377EC; // type:function size:0x8 +fn_801377F4 = .text:0x801377F4; // type:function size:0x8 +fn_801377FC = .text:0x801377FC; // type:function size:0x20 +fn_8013781C = .text:0x8013781C; // type:function size:0x174 +SetSPillBug_FuncPtrs__FP17SPillBug_FuncPtrs = .text:0x80137990; // type:function size:0x8 +fn_80137998 = .text:0x80137998; // type:function size:0x10 +__ct__18CPirateEchoEmitterFPC6CActorRC9CVector3fRC15SEchoParameters6CSegId6CSegId6CSegId6CSegId6CSegId6CSegId6CSegId = .text:0x801379A8; // type:function size:0xD4 +fn_80137A7C = .text:0x80137A7C; // type:function size:0x108 +fn_80137B84 = .text:0x80137B84; // type:function size:0x438 +fn_80137FBC = .text:0x80137FBC; // type:function size:0x58 +SetSPirateRagDoll_FuncPtrs__FP23SPirateRagDoll_FuncPtrs = .text:0x80138014; // type:function size:0x8 +LoadPirateRagDoll__FR13CStateManagerP10CPatternedUsUiffRCQ24rstl21reserved_vector = .text:0x8013801C; // type:function size:0x10 +SetSPlantScarabSwarm_FuncPtrs__FP26SPlantScarabSwarm_FuncPtrs = .text:0x8013802C; // type:function size:0x8 +fn_80138034 = .text:0x80138034; // type:function size:0x10 +__ct__17CPlasmaProjectileFRC28TToken<18CWeaponDescription>RCQ24rstl66basic_string,Q24rstl17rmemory_allocator>11EWeaponTypeRC9CBeamInfoRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdRC16CWeaponAssetInfobUi = .text:0x80138044; // type:function size:0xA50 +fn_80138A94 = .text:0x80138A94; // type:function size:0x17C +fn_80138C10 = .text:0x80138C10; // type:function size:0xDC +fn_80138CEC = .text:0x80138CEC; // type:function size:0x468 +UpdateFx__17CPlasmaProjectileFRC12CTransform4ffR13CStateManager = .text:0x80139154; // type:function size:0x530 +CanRenderUnsorted__17CPlasmaProjectileCFRC13CStateManager = .text:0x80139684; // type:function size:0x8 +AddToRenderer__17CPlasmaProjectileCFRC13CStateManager = .text:0x8013968C; // type:function size:0xEC +Render__17CPlasmaProjectileCFRC13CStateManager = .text:0x80139778; // type:function size:0x268 +Fire__17CPlasmaProjectileFRC12CTransform4fR13CStateManagerb = .text:0x801399E0; // type:function size:0x110 +ResetBeam__17CPlasmaProjectileFR13CStateManagerb = .text:0x80139AF0; // type:function size:0x104 +fn_80139BF4 = .text:0x80139BF4; // type:function size:0x434 +fn_8013A028 = .text:0x8013A028; // type:function size:0x194 +fn_8013A1BC = .text:0x8013A1BC; // type:function size:0x214 +AcceptScriptMsg__17CPlasmaProjectileFR13CStateManagerRC10CScriptMsg = .text:0x8013A3D0; // type:function size:0x228 +fn_8013A5F8 = .text:0x8013A5F8; // type:function size:0xAC +fn_8013A6A4 = .text:0x8013A6A4; // type:function size:0x124 +fn_8013A7C8 = .text:0x8013A7C8; // type:function size:0x110 +fn_8013A8D8 = .text:0x8013A8D8; // type:function size:0x184 +SetInitialDamage__17CPlasmaProjectileFf = .text:0x8013AA5C; // type:function size:0x20 +fn_8013AA7C = .text:0x8013AA7C; // type:function size:0x20 +fn_8013AA9C = .text:0x8013AA9C; // type:function size:0x18 +DrawMoviePlayer__10CPlayMovieFR12CMoviePlayer = .text:0x8013AAB4; // type:function size:0x138 +fn_8013ABEC = .text:0x8013ABEC; // type:function size:0x90 +fn_8013AC7C = .text:0x8013AC7C; // type:function size:0xE4 +fn_8013AD60 = .text:0x8013AD60; // type:function size:0x6E0 +fn_8013B440 = .text:0x8013B440; // type:function size:0x74 +fn_8013B4B4 = .text:0x8013B4B4; // type:function size:0x74 +fn_8013B528 = .text:0x8013B528; // type:function size:0x74 +fn_8013B59C = .text:0x8013B59C; // type:function size:0x110 +fn_8013B6AC = .text:0x8013B6AC; // type:function size:0x164 +fn_8013B810 = .text:0x8013B810; // type:function size:0x129C +fn_8013CAAC = .text:0x8013CAAC; // type:function size:0x78 +fn_8013CB24 = .text:0x8013CB24; // type:function size:0x14 +fn_8013CB38 = .text:0x8013CB38; // type:function size:0x3D0 +fn_8013CF08 = .text:0x8013CF08; // type:function size:0x318 +fn_8013D220 = .text:0x8013D220; // type:function size:0xA8 +fn_8013D2C8 = .text:0x8013D2C8; // type:function size:0x2C +fn_8013D2F4 = .text:0x8013D2F4; // type:function size:0x1C0 +fn_8013D4B4 = .text:0x8013D4B4; // type:function size:0xD4 +fn_8013D588 = .text:0x8013D588; // type:function size:0x4DC +fn_8013DA64 = .text:0x8013DA64; // type:function size:0x920 +fn_8013E384 = .text:0x8013E384; // type:function size:0x8 +fn_8013E38C = .text:0x8013E38C; // type:function size:0x40 +fn_8013E3CC = .text:0x8013E3CC; // type:function size:0x250 +fn_8013E61C = .text:0x8013E61C; // type:function size:0xC8 +fn_8013E6E4 = .text:0x8013E6E4; // type:function size:0xF4 +fn_8013E7D8 = .text:0x8013E7D8; // type:function size:0x90 +fn_8013E868 = .text:0x8013E868; // type:function size:0x5A8 +fn_8013EE10 = .text:0x8013EE10; // type:function size:0x18 +fn_8013EE28 = .text:0x8013EE28; // type:function size:0x98 +fn_8013EEC0 = .text:0x8013EEC0; // type:function size:0xDC +fn_8013EF9C = .text:0x8013EF9C; // type:function size:0x120 +fn_8013F0BC = .text:0x8013F0BC; // type:function size:0x8 +fn_8013F0C4 = .text:0x8013F0C4; // type:function size:0x8 +fn_8013F0CC = .text:0x8013F0CC; // type:function size:0x8 +fn_8013F0D4 = .text:0x8013F0D4; // type:function size:0x98 +fn_8013F16C = .text:0x8013F16C; // type:function size:0x50 +fn_8013F1BC = .text:0x8013F1BC; // type:function size:0x2F4 +fn_8013F4B0 = .text:0x8013F4B0; // type:function size:0x34 +fn_8013F4E4 = .text:0x8013F4E4; // type:function size:0x1FE8 +fn_801414CC = .text:0x801414CC; // type:function size:0x6C +fn_80141538 = .text:0x80141538; // type:function size:0xEC +fn_80141624 = .text:0x80141624; // type:function size:0x16C +fn_80141790 = .text:0x80141790; // type:function size:0x168 +fn_801418F8 = .text:0x801418F8; // type:function size:0x244 +fn_80141B3C = .text:0x80141B3C; // type:function size:0x8 +fn_80141B44 = .text:0x80141B44; // type:function size:0x60C +fn_80142150 = .text:0x80142150; // type:function size:0x2FC +fn_8014244C = .text:0x8014244C; // type:function size:0xC +fn_80142458 = .text:0x80142458; // type:function size:0x8 +fn_80142460 = .text:0x80142460; // type:function size:0x4 +fn_80142464 = .text:0x80142464; // type:function size:0x24 +fn_80142488 = .text:0x80142488; // type:function size:0x8 +fn_80142490 = .text:0x80142490; // type:function size:0x30 +fn_801424C0 = .text:0x801424C0; // type:function size:0x1C0 +fn_80142680 = .text:0x80142680; // type:function size:0x8 +fn_80142688 = .text:0x80142688; // type:function size:0xC +fn_80142694 = .text:0x80142694; // type:function size:0x4 +fn_80142698 = .text:0x80142698; // type:function size:0x1F0 +fn_80142888 = .text:0x80142888; // type:function size:0x98 +fn_80142920 = .text:0x80142920; // type:function size:0xD9C +fn_801436BC = .text:0x801436BC; // type:function size:0x8 +fn_801436C4 = .text:0x801436C4; // type:function size:0xC +fn_801436D0 = .text:0x801436D0; // type:function size:0x10 +fn_801436E0 = .text:0x801436E0; // type:function size:0x720 +fn_80143E00 = .text:0x80143E00; // type:function size:0xF4 +fn_80143EF4 = .text:0x80143EF4; // type:function size:0x180 +fn_80144074 = .text:0x80144074; // type:function size:0xA8 +fn_8014411C = .text:0x8014411C; // type:function size:0x328 +fn_80144444 = .text:0x80144444; // type:function size:0x8 +fn_8014444C = .text:0x8014444C; // type:function size:0x8C +fn_801444D8 = .text:0x801444D8; // type:function size:0x44 +fn_8014451C = .text:0x8014451C; // type:function size:0xC0 +fn_801445DC = .text:0x801445DC; // type:function size:0x98 +fn_80144674 = .text:0x80144674; // type:function size:0x17C +fn_801447F0 = .text:0x801447F0; // type:function size:0x3D4 +fn_80144BC4 = .text:0x80144BC4; // type:function size:0x34 +fn_80144BF8 = .text:0x80144BF8; // type:function size:0x1B0 +fn_80144DA8 = .text:0x80144DA8; // type:function size:0x14 +fn_80144DBC = .text:0x80144DBC; // type:function size:0x54 +fn_80144E10 = .text:0x80144E10; // type:function size:0x8 +fn_80144E18 = .text:0x80144E18; // type:function size:0x8 +fn_80144E20 = .text:0x80144E20; // type:function size:0x8 +fn_80144E28 = .text:0x80144E28; // type:function size:0x50 +fn_80144E78 = .text:0x80144E78; // type:function size:0x19C +fn_80145014 = .text:0x80145014; // type:function size:0x25C +fn_80145270 = .text:0x80145270; // type:function size:0x8 +fn_80145278 = .text:0x80145278; // type:function size:0x4 +fn_8014527C = .text:0x8014527C; // type:function size:0x1A0 +fn_8014541C = .text:0x8014541C; // type:function size:0x528 +fn_80145944 = .text:0x80145944; // type:function size:0x15C +fn_80145AA0 = .text:0x80145AA0; // type:function size:0x106C +fn_80146B0C = .text:0x80146B0C; // type:function size:0x80 +fn_80146B8C = .text:0x80146B8C; // type:function size:0xAC +fn_80146C38 = .text:0x80146C38; // type:function size:0x108 +fn_80146D40 = .text:0x80146D40; // type:function size:0x540 +fn_80147280 = .text:0x80147280; // type:function size:0x29C +GetFrozenState__7CPlayerCFv = .text:0x8014751C; // type:function size:0x18 +BreakFrozenState__7CPlayerFR13CStateManagerQ27CPlayer17EBreakFrozenStateb = .text:0x80147534; // type:function size:0x3A4 +fn_801478D8 = .text:0x801478D8; // type:function size:0x2F8 +fn_80147BD0 = .text:0x80147BD0; // type:function size:0x8 +fn_80147BD8 = .text:0x80147BD8; // type:function size:0x40 +fn_80147C18 = .text:0x80147C18; // type:function size:0xBA0 +fn_801487B8 = .text:0x801487B8; // type:function size:0x8 +fn_801487C0 = .text:0x801487C0; // type:function size:0x8 +fn_801487C8 = .text:0x801487C8; // type:function size:0x8 +fn_801487D0 = .text:0x801487D0; // type:function size:0x8 +fn_801487D8 = .text:0x801487D8; // type:function size:0x8 +fn_801487E0 = .text:0x801487E0; // type:function size:0xC +fn_801487EC = .text:0x801487EC; // type:function size:0x3C +fn_80148828 = .text:0x80148828; // type:function size:0x14 +fn_8014883C = .text:0x8014883C; // type:function size:0x8 +fn_80148844 = .text:0x80148844; // type:function size:0x10 +fn_80148854 = .text:0x80148854; // type:function size:0xC +fn_80148860 = .text:0x80148860; // type:function size:0x8 +fn_80148868 = .text:0x80148868; // type:function size:0x10 +fn_80148878 = .text:0x80148878; // type:function size:0x8 +fn_80148880 = .text:0x80148880; // type:function size:0x8 +fn_80148888 = .text:0x80148888; // type:function size:0x8 +fn_80148890 = .text:0x80148890; // type:function size:0x2D0 +fn_80148B60 = .text:0x80148B60; // type:function size:0x8 +fn_80148B68 = .text:0x80148B68; // type:function size:0x8 +fn_80148B70 = .text:0x80148B70; // type:function size:0x14 +fn_80148B84 = .text:0x80148B84; // type:function size:0x4 +fn_80148B88 = .text:0x80148B88; // type:function size:0x8 +fn_80148B90 = .text:0x80148B90; // type:function size:0x43C +fn_80148FCC = .text:0x80148FCC; // type:function size:0x218 +fn_801491E4 = .text:0x801491E4; // type:function size:0xE4 +fn_801492C8 = .text:0x801492C8; // type:function size:0x120 +AttachActorToPlayer__7CPlayerF9TUniqueIdb = .text:0x801493E8; // type:function size:0x84 +DetachActorFromPlayer__7CPlayerFv = .text:0x8014946C; // type:function size:0x24 +fn_80149490 = .text:0x80149490; // type:function size:0x354 +fn_801497E4 = .text:0x801497E4; // type:function size:0x2CC +fn_80149AB0 = .text:0x80149AB0; // type:function size:0x5C +fn_80149B0C = .text:0x80149B0C; // type:function size:0x84 +fn_80149B90 = .text:0x80149B90; // type:function size:0x12C +fn_80149CBC = .text:0x80149CBC; // type:function size:0x210 +fn_80149ECC = .text:0x80149ECC; // type:function size:0x7C +fn_80149F48 = .text:0x80149F48; // type:function size:0x128 +fn_8014A070 = .text:0x8014A070; // type:function size:0x80 +fn_8014A0F0 = .text:0x8014A0F0; // type:function size:0x120 +fn_8014A210 = .text:0x8014A210; // type:function size:0xC44 +fn_8014AE54 = .text:0x8014AE54; // type:function size:0x1EC +fn_8014B040 = .text:0x8014B040; // type:function size:0xB8 +fn_8014B0F8 = .text:0x8014B0F8; // type:function size:0x4 +fn_8014B0FC = .text:0x8014B0FC; // type:function size:0x320 +fn_8014B41C = .text:0x8014B41C; // type:function size:0x44 +fn_8014B460 = .text:0x8014B460; // type:function size:0x44 +fn_8014B4A4 = .text:0x8014B4A4; // type:function size:0x20C +fn_8014B6B0 = .text:0x8014B6B0; // type:function size:0x244 +fn_8014B8F4 = .text:0x8014B8F4; // type:function size:0x4D8 +fn_8014BDCC = .text:0x8014BDCC; // type:function size:0xCC +fn_8014BE98 = .text:0x8014BE98; // type:function size:0x190 +SetHudDisable__7CPlayerFfff = .text:0x8014C028; // type:function size:0x3C +fn_8014C064 = .text:0x8014C064; // type:function size:0x8C +fn_8014C0F0 = .text:0x8014C0F0; // type:function size:0x398 +fn_8014C488 = .text:0x8014C488; // type:function size:0xC +fn_8014C494 = .text:0x8014C494; // type:function size:0x488 +fn_8014C91C = .text:0x8014C91C; // type:function size:0x20 +fn_8014C93C = .text:0x8014C93C; // type:function size:0x8 +fn_8014C944 = .text:0x8014C944; // type:function size:0x8 +fn_8014C94C = .text:0x8014C94C; // type:function size:0x1C +fn_8014C968 = .text:0x8014C968; // type:function size:0x8 +fn_8014C970 = .text:0x8014C970; // type:function size:0x3A8 +fn_8014CD18 = .text:0x8014CD18; // type:function size:0xC4 +fn_8014CDDC = .text:0x8014CDDC; // type:function size:0x29C +fn_8014D078 = .text:0x8014D078; // type:function size:0x120 +fn_8014D198 = .text:0x8014D198; // type:function size:0x80 +fn_8014D218 = .text:0x8014D218; // type:function size:0x144 +fn_8014D35C = .text:0x8014D35C; // type:function size:0x8 +fn_8014D364 = .text:0x8014D364; // type:function size:0x40 +fn_8014D3A4 = .text:0x8014D3A4; // type:function size:0x14 +AsyncLoadSuit__7CPlayerFR13CStateManager = .text:0x8014D3B8; // type:function size:0x14 +fn_8014D3CC = .text:0x8014D3CC; // type:function size:0x14C +fn_8014D518 = .text:0x8014D518; // type:function size:0x1C +fn_8014D534 = .text:0x8014D534; // type:function size:0x18 +fn_8014D54C = .text:0x8014D54C; // type:function size:0x84 +fn_8014D5D0 = .text:0x8014D5D0; // type:function size:0x84 +PushSustainedDamage__7CPlayerFv = .text:0x8014D654; // type:function size:0x24 +PopSustainedDamage__7CPlayerFv = .text:0x8014D678; // type:function size:0x18 +fn_8014D690 = .text:0x8014D690; // type:function size:0x4C +fn_8014D6DC = .text:0x8014D6DC; // type:function size:0x48 +fn_8014D724 = .text:0x8014D724; // type:function size:0x18 +SetMinimalAccelerationTimer__7CPlayerFf = .text:0x8014D73C; // type:function size:0x10 +fn_8014D74C = .text:0x8014D74C; // type:function size:0x318 +fn_8014DA64 = .text:0x8014DA64; // type:function size:0xE8 +fn_8014DB4C = .text:0x8014DB4C; // type:function size:0x2A4 +GetControllerJostleRate__7CPlayerCFv = .text:0x8014DDF0; // type:function size:0x8 +fn_8014DDF8 = .text:0x8014DDF8; // type:function size:0x124 +fn_8014DF1C = .text:0x8014DF1C; // type:function size:0x78 +fn_8014DF94 = .text:0x8014DF94; // type:function size:0x14 +SetTurretState__7CPlayerFQ27CPlayer12ETurretStateR13CStateManager = .text:0x8014DFA8; // type:function size:0x590 +fn_8014E538 = .text:0x8014E538; // type:function size:0x40 +fn_8014E578 = .text:0x8014E578; // type:function size:0x40 +StartTurret__7CPlayerF9TUniqueIdR13CStateManager = .text:0x8014E5B8; // type:function size:0x158 +fn_8014E710 = .text:0x8014E710; // type:function size:0xC +EjectFromTurret__7CPlayerF9TUniqueIdR13CStateManager = .text:0x8014E71C; // type:function size:0x1C +fn_8014E738 = .text:0x8014E738; // type:function size:0x114 +fn_8014E84C = .text:0x8014E84C; // type:function size:0xA0 +fn_8014E8EC = .text:0x8014E8EC; // type:function size:0x158 +fn_8014EA44 = .text:0x8014EA44; // type:function size:0x60 +fn_8014EAA4 = .text:0x8014EAA4; // type:function size:0x278 +fn_8014ED1C = .text:0x8014ED1C; // type:function size:0xC +fn_8014ED28 = .text:0x8014ED28; // type:function size:0x20 +fn_8014ED48 = .text:0x8014ED48; // type:function size:0x8 +fn_8014ED50 = .text:0x8014ED50; // type:function size:0x8 +fn_8014ED58 = .text:0x8014ED58; // type:function size:0x6C +GetSoundPan__7CPlayerCFQ27CPlayer20EMultiPlayerSoundPan = .text:0x8014EDC4; // type:function size:0x10 +fn_8014EDD4 = .text:0x8014EDD4; // type:function size:0x8 +fn_8014EDDC = .text:0x8014EDDC; // type:function size:0x8 +GetPlayerNumber__7CPlayerCFv = .text:0x8014EDE4; // type:function size:0x8 +fn_8014EDEC = .text:0x8014EDEC; // type:function size:0x21C +fn_8014F008 = .text:0x8014F008; // type:function size:0x8AC +fn_8014F8B4 = .text:0x8014F8B4; // type:function size:0x540 +fn_8014FDF4 = .text:0x8014FDF4; // type:function size:0x154 +fn_8014FF48 = .text:0x8014FF48; // type:function size:0x8 +fn_8014FF50 = .text:0x8014FF50; // type:function size:0x44 +fn_8014FF94 = .text:0x8014FF94; // type:function size:0x8 +fn_8014FF9C = .text:0x8014FF9C; // type:function size:0x58 +GetDeathAlpha__7CPlayerCFv = .text:0x8014FFF4; // type:function size:0x88 +fn_8015007C = .text:0x8015007C; // type:function size:0x140 +fn_801501BC = .text:0x801501BC; // type:function size:0x11C +fn_801502D8 = .text:0x801502D8; // type:function size:0x90 +fn_80150368 = .text:0x80150368; // type:function size:0x20 +fn_80150388 = .text:0x80150388; // type:function size:0x70 +fn_801503F8 = .text:0x801503F8; // type:function size:0x8 +fn_80150400 = .text:0x80150400; // type:function size:0x8 +fn_80150408 = .text:0x80150408; // type:function size:0x34 +GetAnalogInputFromControlMapper__7CPlayerCFQ214CControlMapper9ECommandsRC11CFinalInputQ214CControlMapper11EFilterType = .text:0x8015043C; // type:function size:0x68 +fn_801504A4 = .text:0x801504A4; // type:function size:0x68 +fn_8015050C = .text:0x8015050C; // type:function size:0x68 +fn_80150574 = .text:0x80150574; // type:function size:0x68 +IsOnGround__7CPlayerCFv = .text:0x801505DC; // type:function size:0x10 +fn_801505EC = .text:0x801505EC; // type:function size:0xC +fn_801505F8 = .text:0x801505F8; // type:function size:0x98 +fn_80150690 = .text:0x80150690; // type:function size:0xEC +fn_8015077C = .text:0x8015077C; // type:function size:0x8 +GetSurfaceRestraint__7CPlayerCFv = .text:0x80150784; // type:function size:0x8 +fn_8015078C = .text:0x8015078C; // type:function size:0x2C +fn_801507B8 = .text:0x801507B8; // type:function size:0x6C +fn_80150824 = .text:0x80150824; // type:function size:0x38 +fn_8015085C = .text:0x8015085C; // type:function size:0xD8 +fn_80150934 = .text:0x80150934; // type:function size:0xEC +fn_80150A20 = .text:0x80150A20; // type:function size:0x18 +fn_80150A38 = .text:0x80150A38; // type:function size:0xE8 +fn_80150B20 = .text:0x80150B20; // type:function size:0x64 +fn_80150B84 = .text:0x80150B84; // type:function size:0x258 +fn_80150DDC = .text:0x80150DDC; // type:function size:0x320 +fn_801510FC = .text:0x801510FC; // type:function size:0x12C +fn_80151228 = .text:0x80151228; // type:function size:0x140 +fn_80151368 = .text:0x80151368; // type:function size:0xC +fn_80151374 = .text:0x80151374; // type:function size:0x8 +fn_8015137C = .text:0x8015137C; // type:function size:0xF8 +fn_80151474 = .text:0x80151474; // type:function size:0x10 +fn_80151484 = .text:0x80151484; // type:function size:0x10 +fn_80151494 = .text:0x80151494; // type:function size:0x14 +fn_801514A8 = .text:0x801514A8; // type:function size:0xB4 +fn_8015155C = .text:0x8015155C; // type:function size:0xB4 +fn_80151610 = .text:0x80151610; // type:function size:0x88 +fn_80151698 = .text:0x80151698; // type:function size:0x58 +fn_801516F0 = .text:0x801516F0; // type:function size:0xF8 +fn_801517E8 = .text:0x801517E8; // type:function size:0x114 +fn_801518FC = .text:0x801518FC; // type:function size:0x22C +fn_80151B28 = .text:0x80151B28; // type:function size:0x14 +fn_80151B3C = .text:0x80151B3C; // type:function size:0x34 +fn_80151B70 = .text:0x80151B70; // type:function size:0x34 +fn_80151BA4 = .text:0x80151BA4; // type:function size:0x34 +fn_80151BD8 = .text:0x80151BD8; // type:function size:0x34 +fn_80151C0C = .text:0x80151C0C; // type:function size:0x34 +fn_80151C40 = .text:0x80151C40; // type:function size:0x34 +fn_80151C74 = .text:0x80151C74; // type:function size:0x4C +fn_80151CC0 = .text:0x80151CC0; // type:function size:0x44 +fn_80151D04 = .text:0x80151D04; // type:function size:0x44 +fn_80151D48 = .text:0x80151D48; // type:function size:0x1C +fn_80151D64 = .text:0x80151D64; // type:function size:0xAC +fn_80151E10 = .text:0x80151E10; // type:function size:0x1CC +fn_80151FDC = .text:0x80151FDC; // type:function size:0x264 +fn_80152240 = .text:0x80152240; // type:function size:0x2AC +fn_801524EC = .text:0x801524EC; // type:function size:0x94 +fn_80152580 = .text:0x80152580; // type:function size:0x94 +fn_80152614 = .text:0x80152614; // type:function size:0x94 +fn_801526A8 = .text:0x801526A8; // type:function size:0x88 +fn_80152730 = .text:0x80152730; // type:function size:0x400 +fn_80152B30 = .text:0x80152B30; // type:function size:0x24 +fn_80152B54 = .text:0x80152B54; // type:function size:0x48 +fn_80152B9C = .text:0x80152B9C; // type:function size:0x48 +fn_80152BE4 = .text:0x80152BE4; // type:function size:0x34 +fn_80152C18 = .text:0x80152C18; // type:function size:0x74 +fn_80152C8C = .text:0x80152C8C; // type:function size:0x14 +fn_80152CA0 = .text:0x80152CA0; // type:function size:0x4 +fn_80152CA4 = .text:0x80152CA4; // type:function size:0x88 +fn_80152D2C = .text:0x80152D2C; // type:function size:0x44 +fn_80152D70 = .text:0x80152D70; // type:function size:0xA0 +fn_80152E10 = .text:0x80152E10; // type:function size:0x5C +fn_80152E6C = .text:0x80152E6C; // type:function size:0x48 +fn_80152EB4 = .text:0x80152EB4; // type:function size:0x48 +fn_80152EFC = .text:0x80152EFC; // type:function size:0xAC +fn_80152FA8 = .text:0x80152FA8; // type:function size:0x90 +fn_80153038 = .text:0x80153038; // type:function size:0x48 +fn_80153080 = .text:0x80153080; // type:function size:0x40 +fn_801530C0 = .text:0x801530C0; // type:function size:0x40 +fn_80153100 = .text:0x80153100; // type:function size:0x238 +fn_80153338 = .text:0x80153338; // type:function size:0x38C +fn_801536C4 = .text:0x801536C4; // type:function size:0x1F8 +fn_801538BC = .text:0x801538BC; // type:function size:0x3C4 +fn_80153C80 = .text:0x80153C80; // type:function size:0x238 +fn_80153EB8 = .text:0x80153EB8; // type:function size:0x200 +fn_801540B8 = .text:0x801540B8; // type:function size:0x208 +fn_801542C0 = .text:0x801542C0; // type:function size:0x1F8 +fn_801544B8 = .text:0x801544B8; // type:function size:0x594 +fn_80154A4C = .text:0x80154A4C; // type:function size:0x214 +fn_80154C60 = .text:0x80154C60; // type:function size:0x40 +fn_80154CA0 = .text:0x80154CA0; // type:function size:0x6CC +fn_8015536C = .text:0x8015536C; // type:function size:0x33C +fn_801556A8 = .text:0x801556A8; // type:function size:0x40 +fn_801556E8 = .text:0x801556E8; // type:function size:0x40 +fn_80155728 = .text:0x80155728; // type:function size:0x40 +fn_80155768 = .text:0x80155768; // type:function size:0x40 +fn_801557A8 = .text:0x801557A8; // type:function size:0x40 +fn_801557E8 = .text:0x801557E8; // type:function size:0x40 +fn_80155828 = .text:0x80155828; // type:function size:0x40 +fn_80155868 = .text:0x80155868; // type:function size:0x50 +fn_801558B8 = .text:0x801558B8; // type:function size:0x2C +fn_801558E4 = .text:0x801558E4; // type:function size:0x28 +fn_8015590C = .text:0x8015590C; // type:function size:0x10 +fn_8015591C = .text:0x8015591C; // type:function size:0x1E4 +fn_80155B00 = .text:0x80155B00; // type:function size:0x2D0 +fn_80155DD0 = .text:0x80155DD0; // type:function size:0x40 +fn_80155E10 = .text:0x80155E10; // type:function size:0x40 +fn_80155E50 = .text:0x80155E50; // type:function size:0x94 +fn_80155EE4 = .text:0x80155EE4; // type:function size:0x8 +fn_80155EEC = .text:0x80155EEC; // type:function size:0xC +fn_80155EF8 = .text:0x80155EF8; // type:function size:0x6C +fn_80155F64 = .text:0x80155F64; // type:function size:0x8 +fn_80155F6C = .text:0x80155F6C; // type:function size:0x1C4 +fn_80156130 = .text:0x80156130; // type:function size:0xC +fn_8015613C = .text:0x8015613C; // type:function size:0xAC +fn_801561E8 = .text:0x801561E8; // type:function size:0x34 +fn_8015621C = .text:0x8015621C; // type:function size:0xE4 +fn_80156300 = .text:0x80156300; // type:function size:0xAC +fn_801563AC = .text:0x801563AC; // type:function size:0x44 +fn_801563F0 = .text:0x801563F0; // type:function size:0x2B8 +fn_801566A8 = .text:0x801566A8; // type:function size:0x8 +fn_801566B0 = .text:0x801566B0; // type:function size:0x58 +fn_80156708 = .text:0x80156708; // type:function size:0x170 +fn_80156878 = .text:0x80156878; // type:function size:0x3BC +fn_80156C34 = .text:0x80156C34; // type:function size:0xD0 +fn_80156D04 = .text:0x80156D04; // type:function size:0x390 +fn_80157094 = .text:0x80157094; // type:function size:0x68 +fn_801570FC = .text:0x801570FC; // type:function size:0x94 +FireBeamPressed__7CPlayerCFRC11CFinalInput = .text:0x80157190; // type:function size:0x94 +fn_80157224 = .text:0x80157224; // type:function size:0x48 +fn_8015726C = .text:0x8015726C; // type:function size:0x48 +fn_801572B4 = .text:0x801572B4; // type:function size:0x48 +fn_801572FC = .text:0x801572FC; // type:function size:0x48 +fn_80157344 = .text:0x80157344; // type:function size:0x48 +fn_8015738C = .text:0x8015738C; // type:function size:0xBC +fn_80157448 = .text:0x80157448; // type:function size:0x10 +GetRezbitState__7CPlayerCFv = .text:0x80157458; // type:function size:0x8 +fn_80157460 = .text:0x80157460; // type:function size:0x18 +StartRezbitState__7CPlayerFR13CStateManagerRC20CRezbitEffectOptions = .text:0x80157478; // type:function size:0x2DC +fn_80157754 = .text:0x80157754; // type:function size:0x64 +fn_801577B8 = .text:0x801577B8; // type:function size:0x138 +fn_801578F0 = .text:0x801578F0; // type:function size:0x2C +fn_8015791C = .text:0x8015791C; // type:function size:0x6C +fn_80157988 = .text:0x80157988; // type:function size:0x9C +DisableControls__7CPlayerFR13CStateManagerUi9TUniqueIdfQ29CGameHint14EBreakHintType = .text:0x80157A24; // type:function size:0x180 +fn_80157BA4 = .text:0x80157BA4; // type:function size:0x7C +fn_80157C20 = .text:0x80157C20; // type:function size:0x48 +AddEnergyDrainSource__18CPlayerEnergyDrainF9TUniqueIdf = .text:0x80157C68; // type:function size:0x5AC +fn_80158214 = .text:0x80158214; // type:function size:0x64 +RemoveEnergyDrainSource__18CPlayerEnergyDrainF9TUniqueId = .text:0x80158278; // type:function size:0x104 +fn_8015837C = .text:0x8015837C; // type:function size:0xC4 +fn_80158440 = .text:0x80158440; // type:function size:0x14 +fn_80158454 = .text:0x80158454; // type:function size:0x9C +fn_801584F0 = .text:0x801584F0; // type:function size:0x528 +fn_80158A18 = .text:0x80158A18; // type:function size:0x7C +fn_80158A94 = .text:0x80158A94; // type:function size:0x2E8 +fn_80158D7C = .text:0x80158D7C; // type:function size:0x10 +fn_80158D8C = .text:0x80158D8C; // type:function size:0x14 +fn_80158DA0 = .text:0x80158DA0; // type:function size:0x1C +fn_80158DBC = .text:0x80158DBC; // type:function size:0x94 +fn_80158E50 = .text:0x80158E50; // type:function size:0x118 +fn_80158F68 = .text:0x80158F68; // type:function size:0x8 +fn_80158F70 = .text:0x80158F70; // type:function size:0x990 +fn_80159900 = .text:0x80159900; // type:function size:0x8B8 +fn_8015A1B8 = .text:0x8015A1B8; // type:function size:0x16C +fn_8015A324 = .text:0x8015A324; // type:function size:0x5D0 +fn_8015A8F4 = .text:0x8015A8F4; // type:function size:0xD8 +fn_8015A9CC = .text:0x8015A9CC; // type:function size:0x48 +fn_8015AA14 = .text:0x8015AA14; // type:function size:0x9C +fn_8015AAB0 = .text:0x8015AAB0; // type:function size:0x140 +fn_8015ABF0 = .text:0x8015ABF0; // type:function size:0x104 +fn_8015ACF4 = .text:0x8015ACF4; // type:function size:0x2D8 +fn_8015AFCC = .text:0x8015AFCC; // type:function size:0x15C +fn_8015B128 = .text:0x8015B128; // type:function size:0x10 +fn_8015B138 = .text:0x8015B138; // type:function size:0x60 +fn_8015B198 = .text:0x8015B198; // type:function size:0x6C +fn_8015B204 = .text:0x8015B204; // type:function size:0xB8 +fn_8015B2BC = .text:0x8015B2BC; // type:function size:0x7A4 +fn_8015BA60 = .text:0x8015BA60; // type:function size:0x1E4 +fn_8015BC44 = .text:0x8015BC44; // type:function size:0x16C +fn_8015BDB0 = .text:0x8015BDB0; // type:function size:0xF0 +fn_8015BEA0 = .text:0x8015BEA0; // type:function size:0x8C +fn_8015BF2C = .text:0x8015BF2C; // type:function size:0x104 +fn_8015C030 = .text:0x8015C030; // type:function size:0x98 +fn_8015C0C8 = .text:0x8015C0C8; // type:function size:0xD8 +fn_8015C1A0 = .text:0x8015C1A0; // type:function size:0xC4 +fn_8015C264 = .text:0x8015C264; // type:function size:0x3C +fn_8015C2A0 = .text:0x8015C2A0; // type:function size:0x58 +fn_8015C2F8 = .text:0x8015C2F8; // type:function size:0x7C +fn_8015C374 = .text:0x8015C374; // type:function size:0x24 +fn_8015C398 = .text:0x8015C398; // type:function size:0x5C +fn_8015C3F4 = .text:0x8015C3F4; // type:function size:0xB4 +fn_8015C4A8 = .text:0x8015C4A8; // type:function size:0xBC +fn_8015C564 = .text:0x8015C564; // type:function size:0x1B0 +fn_8015C714 = .text:0x8015C714; // type:function size:0x16C +fn_8015C880 = .text:0x8015C880; // type:function size:0xC0 +fn_8015C940 = .text:0x8015C940; // type:function size:0x24 +fn_8015C964 = .text:0x8015C964; // type:function size:0x40 +fn_8015C9A4 = .text:0x8015C9A4; // type:function size:0x44 +fn_8015C9E8 = .text:0x8015C9E8; // type:function size:0x34 +fn_8015CA1C = .text:0x8015CA1C; // type:function size:0x548 +fn_8015CF64 = .text:0x8015CF64; // type:function size:0x1C +fn_8015CF80 = .text:0x8015CF80; // type:function size:0x18 +fn_8015CF98 = .text:0x8015CF98; // type:function size:0x10 +fn_8015CFA8 = .text:0x8015CFA8; // type:function size:0x1E4 +fn_8015D18C = .text:0x8015D18C; // type:function size:0xCC +fn_8015D258 = .text:0x8015D258; // type:function size:0x408 +fn_8015D660 = .text:0x8015D660; // type:function size:0x64 +fn_8015D6C4 = .text:0x8015D6C4; // type:function size:0x54 +fn_8015D718 = .text:0x8015D718; // type:function size:0x8C +fn_8015D7A4 = .text:0x8015D7A4; // type:function size:0x18 +fn_8015D7BC = .text:0x8015D7BC; // type:function size:0x1CC +ApplyPlayerKnockBackForce__19CPlayerKnockBackMgrFR7CPlayerRC9CVector3fff = .text:0x8015D988; // type:function size:0x2C0 +fn_8015DC48 = .text:0x8015DC48; // type:function size:0xF4 +fn_8015DD3C = .text:0x8015DD3C; // type:function size:0x2B0 +fn_8015DFEC = .text:0x8015DFEC; // type:function size:0xFC +fn_8015E0E8 = .text:0x8015E0E8; // type:function size:0xCC +fn_8015E1B4 = .text:0x8015E1B4; // type:function size:0x2C +fn_8015E1E0 = .text:0x8015E1E0; // type:function size:0xC +fn_8015E1EC = .text:0x8015E1EC; // type:function size:0xC +fn_8015E1F8 = .text:0x8015E1F8; // type:function size:0xC +__ct__15CPlayerListenerFR13CStateManagerUi = .text:0x8015E204; // type:function size:0xA4 +__dt__15CPlayerListenerFv = .text:0x8015E2A8; // type:function size:0x40 +KillListener__15CPlayerListenerFR13CStateManager = .text:0x8015E2E8; // type:function size:0x94 +GetFirstPlayer__15CPlayerListenerCFRC13CStateManager = .text:0x8015E37C; // type:function size:0x40 +GetNextPlayer__15CPlayerListenerCFRC13CStateManagerUi = .text:0x8015E3BC; // type:function size:0x58 +GetDampedClampedVelocityWR__7CPlayerCFf = .text:0x8015E414; // type:function size:0x218 +fn_8015E62C = .text:0x8015E62C; // type:function size:0x58 +fn_8015E684 = .text:0x8015E684; // type:function size:0x58 +fn_8015E6DC = .text:0x8015E6DC; // type:function size:0x34 +GetGravity__7CPlayerCFv = .text:0x8015E710; // type:function size:0xEC +fn_8015E7FC = .text:0x8015E7FC; // type:function size:0x3C +fn_8015E838 = .text:0x8015E838; // type:function size:0xD0 +fn_8015E908 = .text:0x8015E908; // type:function size:0x1FC +fn_8015EB04 = .text:0x8015EB04; // type:function size:0x1EC +fn_8015ECF0 = .text:0x8015ECF0; // type:function size:0x154 +fn_8015EE44 = .text:0x8015EE44; // type:function size:0x1F0 +fn_8015F034 = .text:0x8015F034; // type:function size:0xB0 +fn_8015F0E4 = .text:0x8015F0E4; // type:function size:0x80 +fn_8015F164 = .text:0x8015F164; // type:function size:0x140 +fn_8015F2A4 = .text:0x8015F2A4; // type:function size:0x73C +fn_8015F9E0 = .text:0x8015F9E0; // type:function size:0x248 +fn_8015FC28 = .text:0x8015FC28; // type:function size:0x63C +fn_80160264 = .text:0x80160264; // type:function size:0x1F0 +fn_80160454 = .text:0x80160454; // type:function size:0xAC +fn_80160500 = .text:0x80160500; // type:function size:0x1E4 +fn_801606E4 = .text:0x801606E4; // type:function size:0xC8 +fn_801607AC = .text:0x801607AC; // type:function size:0x2D0 +fn_80160A7C = .text:0x80160A7C; // type:function size:0x88 +fn_80160B04 = .text:0x80160B04; // type:function size:0x7EC +SetMoveState__7CPlayerFQ27NPlayer20EPlayerMovementStateR13CStateManager = .text:0x801612F0; // type:function size:0x3F0 +fn_801616E0 = .text:0x801616E0; // type:function size:0x374 +fn_80161A54 = .text:0x80161A54; // type:function size:0x148 +fn_80161B9C = .text:0x80161B9C; // type:function size:0x38 +fn_80161BD4 = .text:0x80161BD4; // type:function size:0xF0 +fn_80161CC4 = .text:0x80161CC4; // type:function size:0xE0 +fn_80161DA4 = .text:0x80161DA4; // type:function size:0x18 +fn_80161DBC = .text:0x80161DBC; // type:function size:0x4 +fn_80161DC0 = .text:0x80161DC0; // type:function size:0xC +fn_80161DCC = .text:0x80161DCC; // type:function size:0x48 +fn_80161E14 = .text:0x80161E14; // type:function size:0xC0 +fn_80161ED4 = .text:0x80161ED4; // type:function size:0x568 +Teleport__7CPlayerFRC12CTransform4fR13CStateManagerb = .text:0x8016243C; // type:function size:0x310 +fn_8016274C = .text:0x8016274C; // type:function size:0x90 +fn_801627DC = .text:0x801627DC; // type:function size:0x118 +fn_801628F4 = .text:0x801628F4; // type:function size:0x2C +fn_80162920 = .text:0x80162920; // type:function size:0x20 +fn_80162940 = .text:0x80162940; // type:function size:0x50 +GetEyeHeight__7CPlayerCFv = .text:0x80162990; // type:function size:0x64 +GetEyePosition__7CPlayerCFv = .text:0x801629F4; // type:function size:0x74 +GetBallPosition__7CPlayerCFv = .text:0x80162A68; // type:function size:0x78 +fn_80162AE0 = .text:0x80162AE0; // type:function size:0x8 +fn_80162AE8 = .text:0x80162AE8; // type:function size:0x33C +fn_80162E24 = .text:0x80162E24; // type:function size:0x378 +fn_8016319C = .text:0x8016319C; // type:function size:0x1B8 +fn_80163354 = .text:0x80163354; // type:function size:0x328 +fn_8016367C = .text:0x8016367C; // type:function size:0x36C +fn_801639E8 = .text:0x801639E8; // type:function size:0x410 +fn_80163DF8 = .text:0x80163DF8; // type:function size:0x15C +fn_80163F54 = .text:0x80163F54; // type:function size:0x69C +fn_801645F0 = .text:0x801645F0; // type:function size:0x110 +fn_80164700 = .text:0x80164700; // type:function size:0x18 +fn_80164718 = .text:0x80164718; // type:function size:0x54 +fn_8016476C = .text:0x8016476C; // type:function size:0x130 +fn_8016489C = .text:0x8016489C; // type:function size:0x1FC +fn_80164A98 = .text:0x80164A98; // type:function size:0x1AC +fn_80164C44 = .text:0x80164C44; // type:function size:0x3C4 +fn_80165008 = .text:0x80165008; // type:function size:0x18 +fn_80165020 = .text:0x80165020; // type:function size:0x160 +fn_80165180 = .text:0x80165180; // type:function size:0xC4 +fn_80165244 = .text:0x80165244; // type:function size:0x10C +fn_80165350 = .text:0x80165350; // type:function size:0x20C +fn_8016555C = .text:0x8016555C; // type:function size:0x14C +fn_801656A8 = .text:0x801656A8; // type:function size:0x14 +fn_801656BC = .text:0x801656BC; // type:function size:0x80 +fn_8016573C = .text:0x8016573C; // type:function size:0x64 +fn_801657A0 = .text:0x801657A0; // type:function size:0x8 +fn_801657A8 = .text:0x801657A8; // type:function size:0x8 +fn_801657B0 = .text:0x801657B0; // type:function size:0x8 +fn_801657B8 = .text:0x801657B8; // type:function size:0x58 +fn_80165810 = .text:0x80165810; // type:function size:0x54 +fn_80165864 = .text:0x80165864; // type:function size:0x42C +fn_80165C90 = .text:0x80165C90; // type:function size:0xC +fn_80165C9C = .text:0x80165C9C; // type:function size:0x8 +fn_80165CA4 = .text:0x80165CA4; // type:function size:0x438 +fn_801660DC = .text:0x801660DC; // type:function size:0x4 +GetOrbitMaxTargetDistance__7CPlayerCFRC13CStateManager = .text:0x801660E0; // type:function size:0x4C +fn_8016612C = .text:0x8016612C; // type:function size:0x4C +fn_80166178 = .text:0x80166178; // type:function size:0x3C4 +fn_8016653C = .text:0x8016653C; // type:function size:0x298 +fn_801667D4 = .text:0x801667D4; // type:function size:0x148 +fn_8016691C = .text:0x8016691C; // type:function size:0xC +fn_80166928 = .text:0x80166928; // type:function size:0x738 +fn_80167060 = .text:0x80167060; // type:function size:0x40 +fn_801670A0 = .text:0x801670A0; // type:function size:0xC0 +fn_80167160 = .text:0x80167160; // type:function size:0x1C +fn_8016717C = .text:0x8016717C; // type:function size:0xD4 +fn_80167250 = .text:0x80167250; // type:function size:0x80 +CheckOrbitDisableSourceList__7CPlayerCFv = .text:0x801672D0; // type:function size:0x14 +fn_801672E4 = .text:0x801672E4; // type:function size:0xE8 +fn_801673CC = .text:0x801673CC; // type:function size:0x1AC +fn_80167578 = .text:0x80167578; // type:function size:0x190 +fn_80167708 = .text:0x80167708; // type:function size:0x2FC +fn_80167A04 = .text:0x80167A04; // type:function size:0x798 +fn_8016819C = .text:0x8016819C; // type:function size:0x8 +fn_801681A4 = .text:0x801681A4; // type:function size:0xC +fn_801681B0 = .text:0x801681B0; // type:function size:0x294 +fn_80168444 = .text:0x80168444; // type:function size:0x414 +fn_80168858 = .text:0x80168858; // type:function size:0x47C +fn_80168CD4 = .text:0x80168CD4; // type:function size:0x3A4 +fn_80169078 = .text:0x80169078; // type:function size:0x170 +fn_801691E8 = .text:0x801691E8; // type:function size:0x2A8 +fn_80169490 = .text:0x80169490; // type:function size:0x360 +fn_801697F0 = .text:0x801697F0; // type:function size:0x40 +fn_80169830 = .text:0x80169830; // type:function size:0x140 +fn_80169970 = .text:0x80169970; // type:function size:0x1C4 +fn_80169B34 = .text:0x80169B34; // type:function size:0x80 +fn_80169BB4 = .text:0x80169BB4; // type:function size:0x7C +fn_80169C30 = .text:0x80169C30; // type:function size:0xE0 +SetOrbitTargetId__7CPlayerF9TUniqueIdRC13CStateManager = .text:0x80169D10; // type:function size:0xD8 +SetOrbitState__7CPlayerFQ27CPlayer17EPlayerOrbitStateRC13CStateManager = .text:0x80169DE8; // type:function size:0x12C +fn_80169F14 = .text:0x80169F14; // type:function size:0x7C +fn_80169F90 = .text:0x80169F90; // type:function size:0x78 +fn_8016A008 = .text:0x8016A008; // type:function size:0x4C +fn_8016A054 = .text:0x8016A054; // type:function size:0x1C +fn_8016A070 = .text:0x8016A070; // type:function size:0x2C +fn_8016A09C = .text:0x8016A09C; // type:function size:0x84 +TryToBreakOrbit__7CPlayerF9TUniqueIdQ27CPlayer16EOrbitBrokenTypeR13CStateManager = .text:0x8016A120; // type:function size:0x3C +fn_8016A15C = .text:0x8016A15C; // type:function size:0xC +fn_8016A168 = .text:0x8016A168; // type:function size:0xEC +fn_8016A254 = .text:0x8016A254; // type:function size:0x8 +fn_8016A25C = .text:0x8016A25C; // type:function size:0x8 +fn_8016A264 = .text:0x8016A264; // type:function size:0xA4 +fn_8016A308 = .text:0x8016A308; // type:function size:0x260 +fn_8016A568 = .text:0x8016A568; // type:function size:0x28 +fn_8016A590 = .text:0x8016A590; // type:function size:0x4C +fn_8016A5DC = .text:0x8016A5DC; // type:function size:0x354 +fn_8016A930 = .text:0x8016A930; // type:function size:0x240 +fn_8016AB70 = .text:0x8016AB70; // type:function size:0xAC4 +fn_8016B634 = .text:0x8016B634; // type:function size:0x24 +fn_8016B658 = .text:0x8016B658; // type:function size:0x3C +fn_8016B694 = .text:0x8016B694; // type:function size:0x8 +fn_8016B69C = .text:0x8016B69C; // type:function size:0x1C +fn_8016B6B8 = .text:0x8016B6B8; // type:function size:0x24 +fn_8016B6DC = .text:0x8016B6DC; // type:function size:0x34 +fn_8016B710 = .text:0x8016B710; // type:function size:0x28 +fn_8016B738 = .text:0x8016B738; // type:function size:0x4 +fn_8016B73C = .text:0x8016B73C; // type:function size:0x24 +fn_8016B760 = .text:0x8016B760; // type:function size:0x4 +fn_8016B764 = .text:0x8016B764; // type:function size:0x4 +fn_8016B768 = .text:0x8016B768; // type:function size:0x328 +fn_8016BA90 = .text:0x8016BA90; // type:function size:0xF8 +fn_8016BB88 = .text:0x8016BB88; // type:function size:0x490 +fn_8016C018 = .text:0x8016C018; // type:function size:0x8 +fn_8016C020 = .text:0x8016C020; // type:function size:0x8 +fn_8016C028 = .text:0x8016C028; // type:function size:0x8 +fn_8016C030 = .text:0x8016C030; // type:function size:0x8 +fn_8016C038 = .text:0x8016C038; // type:function size:0x3C +fn_8016C074 = .text:0x8016C074; // type:function size:0x5D0 +fn_8016C644 = .text:0x8016C644; // type:function size:0x208 +fn_8016C84C = .text:0x8016C84C; // type:function size:0x764 +fn_8016CFB0 = .text:0x8016CFB0; // type:function size:0x254 +fn_8016D204 = .text:0x8016D204; // type:function size:0x738 +fn_8016D93C = .text:0x8016D93C; // type:function size:0x770 +fn_8016E0AC = .text:0x8016E0AC; // type:function size:0x54 +fn_8016E100 = .text:0x8016E100; // type:function size:0x13C +fn_8016E23C = .text:0x8016E23C; // type:function size:0xE4 +fn_8016E320 = .text:0x8016E320; // type:function size:0xD4 +fn_8016E3F4 = .text:0x8016E3F4; // type:function size:0x1DC +fn_8016E5D0 = .text:0x8016E5D0; // type:function size:0x14 +fn_8016E5E4 = .text:0x8016E5E4; // type:function size:0x20 +fn_8016E604 = .text:0x8016E604; // type:function size:0x10 +fn_8016E614 = .text:0x8016E614; // type:function size:0x16C +fn_8016E780 = .text:0x8016E780; // type:function size:0x3A0 +fn_8016EB20 = .text:0x8016EB20; // type:function size:0x3C4 +fn_8016EEE4 = .text:0x8016EEE4; // type:function size:0x8 +fn_8016EEEC = .text:0x8016EEEC; // type:function size:0x210 +fn_8016F0FC = .text:0x8016F0FC; // type:function size:0x14 +fn_8016F110 = .text:0x8016F110; // type:function size:0x114 +fn_8016F224 = .text:0x8016F224; // type:function size:0x40 +fn_8016F264 = .text:0x8016F264; // type:function size:0x14 +fn_8016F278 = .text:0x8016F278; // type:function size:0x60 +IncrPickUp__12CPlayerStateFQ212CPlayerState9EItemTypei = .text:0x8016F2D8; // type:function size:0xB0 +DecrPickUp__12CPlayerStateFQ212CPlayerState9EItemTypei = .text:0x8016F388; // type:function size:0x88 +fn_8016F410 = .text:0x8016F410; // type:function size:0x11C +GetItemAmount__12CPlayerStateCFQ212CPlayerState9EItemTypeb = .text:0x8016F52C; // type:function size:0x90 +SetItemAmount__12CPlayerStateFQ212CPlayerState9EItemTypei = .text:0x8016F5BC; // type:function size:0x2C +GetItemCapacity__12CPlayerStateCFQ212CPlayerState9EItemType = .text:0x8016F5E8; // type:function size:0x20 +HasPowerUp__12CPlayerStateCFQ212CPlayerState9EItemType = .text:0x8016F608; // type:function size:0x2C +fn_8016F634 = .text:0x8016F634; // type:function size:0x20 +fn_8016F654 = .text:0x8016F654; // type:function size:0x54 +fn_8016F6A8 = .text:0x8016F6A8; // type:function size:0x54 +fn_8016F6FC = .text:0x8016F6FC; // type:function size:0x64 +fn_8016F760 = .text:0x8016F760; // type:function size:0x18 +fn_8016F778 = .text:0x8016F778; // type:function size:0x1C +fn_8016F794 = .text:0x8016F794; // type:function size:0xD0 +fn_8016F864 = .text:0x8016F864; // type:function size:0x10 +fn_8016F874 = .text:0x8016F874; // type:function size:0x30 +fn_8016F8A4 = .text:0x8016F8A4; // type:function size:0x8 +fn_8016F8AC = .text:0x8016F8AC; // type:function size:0x8 +fn_8016F8B4 = .text:0x8016F8B4; // type:function size:0x8 +fn_8016F8BC = .text:0x8016F8BC; // type:function size:0x158 +fn_8016FA14 = .text:0x8016FA14; // type:function size:0x9C +fn_8016FAB0 = .text:0x8016FAB0; // type:function size:0x64 +fn_8016FB14 = .text:0x8016FB14; // type:function size:0xBC +fn_8016FBD0 = .text:0x8016FBD0; // type:function size:0xA0 +fn_8016FC70 = .text:0x8016FC70; // type:function size:0xC +GetActiveVisor__12CPlayerStateCFRC13CStateManager = .text:0x8016FC7C; // type:function size:0x58 +fn_8016FCD4 = .text:0x8016FCD4; // type:function size:0x84 +fn_8016FD58 = .text:0x8016FD58; // type:function size:0x3C +fn_8016FD94 = .text:0x8016FD94; // type:function size:0x14 +GetRenderSuit__12CPlayerStateFRC13CStateManagerRC12CPlayerStateQ212CPlayerState11EPlayerSuit = .text:0x8016FDA8; // type:function size:0x6C +CanRenderGrapple__12CPlayerStateCFv = .text:0x8016FE14; // type:function size:0x58 +fn_8016FE6C = .text:0x8016FE6C; // type:function size:0x8 +fn_8016FE74 = .text:0x8016FE74; // type:function size:0xC +fn_8016FE80 = .text:0x8016FE80; // type:function size:0x48 +fn_8016FEC8 = .text:0x8016FEC8; // type:function size:0x18 +fn_8016FEE0 = .text:0x8016FEE0; // type:function size:0x8 +fn_8016FEE8 = .text:0x8016FEE8; // type:function size:0x11C +fn_80170004 = .text:0x80170004; // type:function size:0x288 +fn_8017028C = .text:0x8017028C; // type:function size:0x28 +fn_801702B4 = .text:0x801702B4; // type:function size:0x90 +fn_80170344 = .text:0x80170344; // type:function size:0x8 +fn_8017034C = .text:0x8017034C; // type:function size:0xB4 +fn_80170400 = .text:0x80170400; // type:function size:0x68 +fn_80170468 = .text:0x80170468; // type:function size:0x424 +fn_8017088C = .text:0x8017088C; // type:function size:0x68 +fn_801708F4 = .text:0x801708F4; // type:function size:0xFC +fn_801709F0 = .text:0x801709F0; // type:function size:0x18 +fn_80170A08 = .text:0x80170A08; // type:function size:0x59C +fn_80170FA4 = .text:0x80170FA4; // type:function size:0x2E4 +fn_80171288 = .text:0x80171288; // type:function size:0x3C +fn_801712C4 = .text:0x801712C4; // type:function size:0x34 +fn_801712F8 = .text:0x801712F8; // type:function size:0x44 +fn_8017133C = .text:0x8017133C; // type:function size:0x18 +fn_80171354 = .text:0x80171354; // type:function size:0x48C +fn_801717E0 = .text:0x801717E0; // type:function size:0x144 +fn_80171924 = .text:0x80171924; // type:function size:0x50 +fn_80171974 = .text:0x80171974; // type:function size:0x50 +fn_801719C4 = .text:0x801719C4; // type:function size:0x100 +fn_80171AC4 = .text:0x80171AC4; // type:function size:0x70 +fn_80171B34 = .text:0x80171B34; // type:function size:0x218 +fn_80171D4C = .text:0x80171D4C; // type:function size:0x14C +fn_80171E98 = .text:0x80171E98; // type:function size:0x84 +fn_80171F1C = .text:0x80171F1C; // type:function size:0x2D0 +fn_801721EC = .text:0x801721EC; // type:function size:0xB0 +fn_8017229C = .text:0x8017229C; // type:function size:0x4 +fn_801722A0 = .text:0x801722A0; // type:function size:0x4 +fn_801722A4 = .text:0x801722A4; // type:function size:0x1CC +fn_80172470 = .text:0x80172470; // type:function size:0x114 +fn_80172584 = .text:0x80172584; // type:function size:0x1DE0 +fn_80174364 = .text:0x80174364; // type:function size:0x27C +fn_801745E0 = .text:0x801745E0; // type:function size:0x44 +fn_80174624 = .text:0x80174624; // type:function size:0x500 +fn_80174B24 = .text:0x80174B24; // type:function size:0x1CC +fn_80174CF0 = .text:0x80174CF0; // type:function size:0x640 +fn_80175330 = .text:0x80175330; // type:function size:0x2C +fn_8017535C = .text:0x8017535C; // type:function size:0xC +fn_80175368 = .text:0x80175368; // type:function size:0x8 +fn_80175370 = .text:0x80175370; // type:function size:0x8 +fn_80175378 = .text:0x80175378; // type:function size:0x8 +fn_80175380 = .text:0x80175380; // type:function size:0xC +fn_8017538C = .text:0x8017538C; // type:function size:0x8 +fn_80175394 = .text:0x80175394; // type:function size:0xC +fn_801753A0 = .text:0x801753A0; // type:function size:0x8 +fn_801753A8 = .text:0x801753A8; // type:function size:0x4 +fn_801753AC = .text:0x801753AC; // type:function size:0x8 +fn_801753B4 = .text:0x801753B4; // type:function size:0xC +fn_801753C0 = .text:0x801753C0; // type:function size:0x3C +fn_801753FC = .text:0x801753FC; // type:function size:0x2C +fn_80175428 = .text:0x80175428; // type:function size:0x13C +fn_80175564 = .text:0x80175564; // type:function size:0xC +fn_80175570 = .text:0x80175570; // type:function size:0xC +fn_8017557C = .text:0x8017557C; // type:function size:0x4C +fn_801755C8 = .text:0x801755C8; // type:function size:0x8 +fn_801755D0 = .text:0x801755D0; // type:function size:0xC +fn_801755DC = .text:0x801755DC; // type:function size:0x14 +fn_801755F0 = .text:0x801755F0; // type:function size:0xC +fn_801755FC = .text:0x801755FC; // type:function size:0x8 +fn_80175604 = .text:0x80175604; // type:function size:0x4 +fn_80175608 = .text:0x80175608; // type:function size:0x8 +fn_80175610 = .text:0x80175610; // type:function size:0x54 +fn_80175664 = .text:0x80175664; // type:function size:0x40 +fn_801756A4 = .text:0x801756A4; // type:function size:0x78 +fn_8017571C = .text:0x8017571C; // type:function size:0x4 +fn_80175720 = .text:0x80175720; // type:function size:0x8 +fn_80175728 = .text:0x80175728; // type:function size:0x4 +fn_8017572C = .text:0x8017572C; // type:function size:0x60 +fn_8017578C = .text:0x8017578C; // type:function size:0xBE0 +fn_8017636C = .text:0x8017636C; // type:function size:0x298 +fn_80176604 = .text:0x80176604; // type:function size:0x38 +fn_8017663C = .text:0x8017663C; // type:function size:0x968 +fn_80176FA4 = .text:0x80176FA4; // type:function size:0x134 +fn_801770D8 = .text:0x801770D8; // type:function size:0x314 +fn_801773EC = .text:0x801773EC; // type:function size:0xB0 +fn_8017749C = .text:0x8017749C; // type:function size:0x14C +fn_801775E8 = .text:0x801775E8; // type:function size:0x27C +fn_80177864 = .text:0x80177864; // type:function size:0xE8 +fn_8017794C = .text:0x8017794C; // type:function size:0x2FC +fn_80177C48 = .text:0x80177C48; // type:function size:0x84 +fn_80177CCC = .text:0x80177CCC; // type:function size:0x98 +fn_80177D64 = .text:0x80177D64; // type:function size:0x4 +fn_80177D68 = .text:0x80177D68; // type:function size:0xC +fn_80177D74 = .text:0x80177D74; // type:function size:0x1C +fn_80177D90 = .text:0x80177D90; // type:function size:0x4 +fn_80177D94 = .text:0x80177D94; // type:function size:0x2F8 +fn_8017808C = .text:0x8017808C; // type:function size:0x2E4 +fn_80178370 = .text:0x80178370; // type:function size:0xC +__ct__20CPowerBombProjectileFfbRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdfff9TUniqueIdUibRC9CVector3fRC18CImpactVisorEffectbb = .text:0x8017837C; // type:function size:0x180 +fn_801784FC = .text:0x801784FC; // type:function size:0x45C +fn_80178958 = .text:0x80178958; // type:function size:0x6C +fn_801789C4 = .text:0x801789C4; // type:function size:0x74 +fn_80178A38 = .text:0x80178A38; // type:function size:0x8 +fn_80178A40 = .text:0x80178A40; // type:function size:0x4 +fn_80178A44 = .text:0x80178A44; // type:function size:0x1C +fn_80178A60 = .text:0x80178A60; // type:function size:0x11C +fn_80178B7C = .text:0x80178B7C; // type:function size:0x5C +fn_80178BD8 = .text:0x80178BD8; // type:function size:0x7C +fn_80178C54 = .text:0x80178C54; // type:function size:0x8 +fn_80178C5C = .text:0x80178C5C; // type:function size:0x58 +__ct__15CProjectedModelFiiQ215CProjectedModel15EExtraLightTypeQ215CProjectedModel12EProjectOnto = .text:0x80178CB4; // type:function size:0xE8 +__dt__15CProjectedModelFv = .text:0x80178D9C; // type:function size:0x60 +fn_80178DFC = .text:0x80178DFC; // type:function size:0x11C +AssumeBoxForNextProjection__15CProjectedModelFRC6CAABox = .text:0x80178F18; // type:function size:0x40 +fn_80178F58 = .text:0x80178F58; // type:function size:0x40 +MakeTextureDownwardMultiple__15CProjectedModelFR13CStateManageriPPC10CModelDataPPC12CTransform4fQ215CProjectedModel8ESortingfRC9CVector3ff = .text:0x80178F98; // type:function size:0x590 +fn_80179528 = .text:0x80179528; // type:function size:0x1A0 +fn_801796C8 = .text:0x801796C8; // type:function size:0x524 +__ct__15CProjectileInfoFUiRC11CDamageInfo = .text:0x80179BEC; // type:function size:0xCC +GetInitialSpeed__15CProjectileInfoFv = .text:0x80179CB8; // type:function size:0xC0 +PredictInterceptPos__15CProjectileInfoFRC9CVector3fRC9CVector3fRC7CPlayerbf = .text:0x80179D78; // type:function size:0x68 +fn_80179DE0 = .text:0x80179DE0; // type:function size:0x24C +SetSPuddleSpore_FuncPtrs__FP21SPuddleSpore_FuncPtrs = .text:0x8017A02C; // type:function size:0x8 +fn_8017A034 = .text:0x8017A034; // type:function size:0x10 +SetSPuffer_FuncPtrs__FP16SPuffer_FuncPtrs = .text:0x8017A044; // type:function size:0x8 +fn_8017A04C = .text:0x8017A04C; // type:function size:0x10 +fn_8017A05C = .text:0x8017A05C; // type:function size:0x5C +fn_8017A0B8 = .text:0x8017A0B8; // type:function size:0xB4 +fn_8017A16C = .text:0x8017A16C; // type:function size:0x10 +fn_8017A17C = .text:0x8017A17C; // type:function size:0x14 +fn_8017A190 = .text:0x8017A190; // type:function size:0x7C +fn_8017A20C = .text:0x8017A20C; // type:function size:0xF8 +fn_8017A304 = .text:0x8017A304; // type:function size:0x124 +fn_8017A428 = .text:0x8017A428; // type:function size:0x10 +fn_8017A438 = .text:0x8017A438; // type:function size:0x10 +fn_8017A448 = .text:0x8017A448; // type:function size:0x48 +fn_8017A490 = .text:0x8017A490; // type:function size:0x134 +fn_8017A5C4 = .text:0x8017A5C4; // type:function size:0x144 +fn_8017A708 = .text:0x8017A708; // type:function size:0x50 +fn_8017A758 = .text:0x8017A758; // type:function size:0x28 +fn_8017A780 = .text:0x8017A780; // type:function size:0x28 +fn_8017A7A8 = .text:0x8017A7A8; // type:function size:0x28 +fn_8017A7D0 = .text:0x8017A7D0; // type:function size:0x94 +fn_8017A864 = .text:0x8017A864; // type:function size:0x13C +fn_8017A9A0 = .text:0x8017A9A0; // type:function size:0x158 +fn_8017AAF8 = .text:0x8017AAF8; // type:function size:0xF8 +fn_8017ABF0 = .text:0x8017ABF0; // type:function size:0x10 +fn_8017AC00 = .text:0x8017AC00; // type:function size:0x8 +fn_8017AC08 = .text:0x8017AC08; // type:function size:0x8 +fn_8017AC10 = .text:0x8017AC10; // type:function size:0x74 +fn_8017AC84 = .text:0x8017AC84; // type:function size:0x14 +fn_8017AC98 = .text:0x8017AC98; // type:function size:0x4C +fn_8017ACE4 = .text:0x8017ACE4; // type:function size:0xA4 +fn_8017AD88 = .text:0x8017AD88; // type:function size:0xA0 +__ct__13CRSOFileTokenFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Q213CRSOFileToken17EConstructionLock = .text:0x8017AE28; // type:function size:0x70 +fn_8017AE98 = .text:0x8017AE98; // type:function size:0x64 +__dt__13CRSOFileTokenFv = .text:0x8017AEFC; // type:function size:0x5C +fn_8017AF58 = .text:0x8017AF58; // type:function size:0x44 +fn_8017AF9C = .text:0x8017AF9C; // type:function size:0x44 +fn_8017AFE0 = .text:0x8017AFE0; // type:function size:0x8 +fn_8017AFE8 = .text:0x8017AFE8; // type:function size:0x8 +fn_8017AFF0 = .text:0x8017AFF0; // type:function size:0x50 +fn_8017B040 = .text:0x8017B040; // type:function size:0x19C +__ct__8CRagDollFfffffUi = .text:0x8017B1DC; // type:function size:0x120 +SatisfyWorldConstraintsOnConstruction__8CRagDollFR13CStateManager = .text:0x8017B2FC; // type:function size:0xA8 +Prime__8CRagDollFR13CStateManagerRC12CTransform4fR10CModelData = .text:0x8017B3A4; // type:function size:0x198 +fn_8017B53C = .text:0x8017B53C; // type:function size:0x2C8 +fn_8017B804 = .text:0x8017B804; // type:function size:0x5C8 +fn_8017BDCC = .text:0x8017BDCC; // type:function size:0x988 +fn_8017C754 = .text:0x8017C754; // type:function size:0x11C +fn_8017C870 = .text:0x8017C870; // type:function size:0x4C +fn_8017C8BC = .text:0x8017C8BC; // type:function size:0x1E4 +Update__8CRagDollFR13CStateManagerff = .text:0x8017CAA0; // type:function size:0xB0 +fn_8017CB50 = .text:0x8017CB50; // type:function size:0x11C +fn_8017CC6C = .text:0x8017CC6C; // type:function size:0x280 +fn_8017CEEC = .text:0x8017CEEC; // type:function size:0x13C +fn_8017D028 = .text:0x8017D028; // type:function size:0x138 +AddParticle__8CRagDollFRC6CSegIdRC9CVector3fRC9CVector3ff = .text:0x8017D160; // type:function size:0xF4 +AddLengthConstraint__8CRagDollFii = .text:0x8017D254; // type:function size:0xD4 +AddMinLengthConstraint__8CRagDollFiif = .text:0x8017D328; // type:function size:0x64 +AddMaxLengthConstraint__8CRagDollFiif = .text:0x8017D38C; // type:function size:0x64 +AddJointConstraint__8CRagDollFiiiiii = .text:0x8017D3F0; // type:function size:0x7C +AddKneeConstraint__8CRagDollFiiiif = .text:0x8017D46C; // type:function size:0x78 +BoneAlign__8CRagDollFR24CJointData_LinearStorageRC15CCharLayoutInfoiiRC11CQuaternion = .text:0x8017D4E4; // type:function size:0x20C +CalfAlign__8CRagDollFR24CJointData_LinearStorageiiiRC9CVector3f = .text:0x8017D6F0; // type:function size:0x1F8 +fn_8017D8E8 = .text:0x8017D8E8; // type:function size:0x44 +fn_8017D92C = .text:0x8017D92C; // type:function size:0x70 +fn_8017D99C = .text:0x8017D99C; // type:function size:0x118 +fn_8017DAB4 = .text:0x8017DAB4; // type:function size:0x46C +fn_8017DF20 = .text:0x8017DF20; // type:function size:0x4 +PreRenderAllViewports__8CRagDollFR6CActorf = .text:0x8017DF24; // type:function size:0x138 +fn_8017E05C = .text:0x8017E05C; // type:function size:0x12C +fn_8017E188 = .text:0x8017E188; // type:function size:0x1D4 +fn_8017E35C = .text:0x8017E35C; // type:function size:0x1F4 +fn_8017E550 = .text:0x8017E550; // type:function size:0x6C +fn_8017E5BC = .text:0x8017E5BC; // type:function size:0x104 +fn_8017E6C0 = .text:0x8017E6C0; // type:function size:0xB4 +fn_8017E774 = .text:0x8017E774; // type:function size:0xAC +fn_8017E820 = .text:0x8017E820; // type:function size:0xC0 +fn_8017E8E0 = .text:0x8017E8E0; // type:function size:0xAC +fn_8017E98C = .text:0x8017E98C; // type:function size:0x14 +fn_8017E9A0 = .text:0x8017E9A0; // type:function size:0x1B8 +fn_8017EB58 = .text:0x8017EB58; // type:function size:0x10 +fn_8017EB68 = .text:0x8017EB68; // type:function size:0x120 +fn_8017EC88 = .text:0x8017EC88; // type:function size:0x190 +fn_8017EE18 = .text:0x8017EE18; // type:function size:0x134 +fn_8017EF4C = .text:0x8017EF4C; // type:function size:0x7C +fn_8017EFC8 = .text:0x8017EFC8; // type:function size:0x8C +fn_8017F054 = .text:0x8017F054; // type:function size:0x48 +fn_8017F09C = .text:0x8017F09C; // type:function size:0x80 +fn_8017F11C = .text:0x8017F11C; // type:function size:0x148 +fn_8017F264 = .text:0x8017F264; // type:function size:0x20 +fn_8017F284 = .text:0x8017F284; // type:function size:0x50 +fn_8017F2D4 = .text:0x8017F2D4; // type:function size:0x54 +fn_8017F328 = .text:0x8017F328; // type:function size:0x11C +fn_8017F444 = .text:0x8017F444; // type:function size:0x1AC +fn_8017F5F0 = .text:0x8017F5F0; // type:function size:0x18 +fn_8017F608 = .text:0x8017F608; // type:function size:0x14 +fn_8017F61C = .text:0x8017F61C; // type:function size:0x20 +fn_8017F63C = .text:0x8017F63C; // type:function size:0x24 +fn_8017F660 = .text:0x8017F660; // type:function size:0x13C +fn_8017F79C = .text:0x8017F79C; // type:function size:0x44 +fn_8017F7E0 = .text:0x8017F7E0; // type:function size:0x8 +fn_8017F7E8 = .text:0x8017F7E8; // type:function size:0x54 +fn_8017F83C = .text:0x8017F83C; // type:function size:0x88 +fn_8017F8C4 = .text:0x8017F8C4; // type:function size:0xC4 +fn_8017F988 = .text:0x8017F988; // type:function size:0x244 +fn_8017FBCC = .text:0x8017FBCC; // type:function size:0x74 +DecrementHint__21CRedundantHintManagerFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8017FC40; // type:function size:0x88 +fn_8017FCC8 = .text:0x8017FCC8; // type:function size:0x7C +fn_8017FD44 = .text:0x8017FD44; // type:function size:0x90 +fn_8017FDD4 = .text:0x8017FDD4; // type:function size:0x48 +fn_8017FE1C = .text:0x8017FE1C; // type:function size:0x1A0 +fn_8017FFBC = .text:0x8017FFBC; // type:function size:0x54 +fn_80180010 = .text:0x80180010; // type:function size:0x190 +fn_801801A0 = .text:0x801801A0; // type:function size:0x4 +fn_801801A4 = .text:0x801801A4; // type:function size:0xA0 +fn_80180244 = .text:0x80180244; // type:function size:0xE8 +fn_8018032C = .text:0x8018032C; // type:function size:0x1B8 +fn_801804E4 = .text:0x801804E4; // type:function size:0xD4 +SetSRezbit_FuncPtrs__FP16SRezbit_FuncPtrs = .text:0x801805B8; // type:function size:0x8 +fn_801805C0 = .text:0x801805C0; // type:function size:0x10 +fn_801805D0 = .text:0x801805D0; // type:function size:0x114 +fn_801806E4 = .text:0x801806E4; // type:function size:0x23C +fn_80180920 = .text:0x80180920; // type:function size:0xA0 +fn_801809C0 = .text:0x801809C0; // type:function size:0x1BC +fn_80180B7C = .text:0x80180B7C; // type:function size:0x4 +fn_80180B80 = .text:0x80180B80; // type:function size:0x100 +fn_80180C80 = .text:0x80180C80; // type:function size:0xAC +fn_80180D2C = .text:0x80180D2C; // type:function size:0x4C +fn_80180D78 = .text:0x80180D78; // type:function size:0x70 +__ct__20CRezbitEffectOptionsFUiUsUsfffb = .text:0x80180DE8; // type:function size:0x28 +fn_80180E10 = .text:0x80180E10; // type:function size:0x74 +fn_80180E84 = .text:0x80180E84; // type:function size:0x4 +fn_80180E88 = .text:0x80180E88; // type:function size:0x20 +fn_80180EA8 = .text:0x80180EA8; // type:function size:0x14 +fn_80180EBC = .text:0x80180EBC; // type:function size:0x114 +fn_80180FD0 = .text:0x80180FD0; // type:function size:0x64 +fn_80181034 = .text:0x80181034; // type:function size:0x58 +fn_8018108C = .text:0x8018108C; // type:function size:0x94 +SetSRipper_FuncPtrs__FP16SRipper_FuncPtrs = .text:0x80181120; // type:function size:0x8 +fn_80181128 = .text:0x80181128; // type:function size:0x10 +fn_80181138 = .text:0x80181138; // type:function size:0x1F8 +fn_80181330 = .text:0x80181330; // type:function size:0x4 +fn_80181334 = .text:0x80181334; // type:function size:0xA0 +fn_801813D4 = .text:0x801813D4; // type:function size:0x174 +fn_80181548 = .text:0x80181548; // type:function size:0x3A8 +fn_801818F0 = .text:0x801818F0; // type:function size:0x1EC +fn_80181ADC = .text:0x80181ADC; // type:function size:0x78 +fn_80181B54 = .text:0x80181B54; // type:function size:0xDC +fn_80181C30 = .text:0x80181C30; // type:function size:0x1C +fn_80181C4C = .text:0x80181C4C; // type:function size:0x8 +fn_80181C54 = .text:0x80181C54; // type:function size:0x8 +fn_80181C5C = .text:0x80181C5C; // type:function size:0x8 +fn_80181C64 = .text:0x80181C64; // type:function size:0x98 +fn_80181CFC = .text:0x80181CFC; // type:function size:0x8 +fn_80181D04 = .text:0x80181D04; // type:function size:0x104 +fn_80181E08 = .text:0x80181E08; // type:function size:0x268 +fn_80182070 = .text:0x80182070; // type:function size:0x2D4 +fn_80182344 = .text:0x80182344; // type:function size:0x16C +fn_801824B0 = .text:0x801824B0; // type:function size:0xD4 +fn_80182584 = .text:0x80182584; // type:function size:0xC4 +fn_80182648 = .text:0x80182648; // type:function size:0x40 +fn_80182688 = .text:0x80182688; // type:function size:0x64 +Rumble__14CRumbleManagerFR13CStateManager11ERumbleFxId15ERumblePriorityf = .text:0x801826EC; // type:function size:0xE8 +fn_801827D4 = .text:0x801827D4; // type:function size:0x114 +fn_801828E8 = .text:0x801828E8; // type:function size:0x14 +fn_801828FC = .text:0x801828FC; // type:function size:0x8 +fn_80182904 = .text:0x80182904; // type:function size:0x28 +fn_8018292C = .text:0x8018292C; // type:function size:0x184 +fn_80182AB0 = .text:0x80182AB0; // type:function size:0x2B0 +fn_80182D60 = .text:0x80182D60; // type:function size:0x24 +fn_80182D84 = .text:0x80182D84; // type:function size:0x5C +fn_80182DE0 = .text:0x80182DE0; // type:function size:0x29C +fn_8018307C = .text:0x8018307C; // type:function size:0x210 +fn_8018328C = .text:0x8018328C; // type:function size:0x144 +fn_801833D0 = .text:0x801833D0; // type:function size:0x4 +fn_801833D4 = .text:0x801833D4; // type:function size:0x30 +fn_80183404 = .text:0x80183404; // type:function size:0x170 +fn_80183574 = .text:0x80183574; // type:function size:0x2E8 +fn_8018385C = .text:0x8018385C; // type:function size:0x40 +fn_8018389C = .text:0x8018389C; // type:function size:0xC +fn_801838A8 = .text:0x801838A8; // type:function size:0x3C +AddOrUpdateSafeZone__16CSafeZoneManagerFR13CStateManagerRC9TUniqueIdRC9CVector3fRC9CVector3ff = .text:0x801838E4; // type:function size:0x138 +RemoveSafeZone__16CSafeZoneManagerFRC9TUniqueId = .text:0x80183A1C; // type:function size:0xD4 +fn_80183AF0 = .text:0x80183AF0; // type:function size:0x1D4 +fn_80183CC4 = .text:0x80183CC4; // type:function size:0x154 +fn_80183E18 = .text:0x80183E18; // type:function size:0xA8 +fn_80183EC0 = .text:0x80183EC0; // type:function size:0x94 +IsObjectInSafeZone__16CSafeZoneManagerCFRC6CActorRC13CStateManager = .text:0x80183F54; // type:function size:0xA8 +IsObjectInHurtfulSafeZone__16CSafeZoneManagerCFRC6CActorRC13CStateManager = .text:0x80183FFC; // type:function size:0xD8 +PointIsInSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC9CVector3f = .text:0x801840D4; // type:function size:0x38 +PointIsInHurtfulSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC9CVector3f = .text:0x8018410C; // type:function size:0xB0 +PointIsInWhichSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC9CVector3f = .text:0x801841BC; // type:function size:0x9C +SphereTouchingWhichSafeZone__16CSafeZoneManagerCFRC13CStateManagerRC7CSphere = .text:0x80184258; // type:function size:0x108 +fn_80184360 = .text:0x80184360; // type:function size:0x114 +fn_80184474 = .text:0x80184474; // type:function size:0x1E4 +fn_80184658 = .text:0x80184658; // type:function size:0xBF8 +fn_80185250 = .text:0x80185250; // type:function size:0x64 +fn_801852B4 = .text:0x801852B4; // type:function size:0x51C +fn_801857D0 = .text:0x801857D0; // type:function size:0x80 +fn_80185850 = .text:0x80185850; // type:function size:0x18 +fn_80185868 = .text:0x80185868; // type:function size:0x198 +fn_80185A00 = .text:0x80185A00; // type:function size:0xEC +fn_80185AEC = .text:0x80185AEC; // type:function size:0xA8 +fn_80185B94 = .text:0x80185B94; // type:function size:0x64 +fn_80185BF8 = .text:0x80185BF8; // type:function size:0x88 +fn_80185C80 = .text:0x80185C80; // type:function size:0x9C +fn_80185D1C = .text:0x80185D1C; // type:function size:0x1A8 +fn_80185EC4 = .text:0x80185EC4; // type:function size:0x494 +fn_80186358 = .text:0x80186358; // type:function size:0x68 +fn_801863C0 = .text:0x801863C0; // type:function size:0x324 +fn_801866E4 = .text:0x801866E4; // type:function size:0x3AC +fn_80186A90 = .text:0x80186A90; // type:function size:0x460 +fn_80186EF0 = .text:0x80186EF0; // type:function size:0x54 +fn_80186F44 = .text:0x80186F44; // type:function size:0x14 +fn_80186F58 = .text:0x80186F58; // type:function size:0x224 +fn_8018717C = .text:0x8018717C; // type:function size:0x178 +fn_801872F4 = .text:0x801872F4; // type:function size:0x70 +fn_80187364 = .text:0x80187364; // type:function size:0x54 +fn_801873B8 = .text:0x801873B8; // type:function size:0x74 +fn_8018742C = .text:0x8018742C; // type:function size:0x218 +fn_80187644 = .text:0x80187644; // type:function size:0x238 +fn_8018787C = .text:0x8018787C; // type:function size:0x24 +fn_801878A0 = .text:0x801878A0; // type:function size:0x90 +fn_80187930 = .text:0x80187930; // type:function size:0x7D0 +fn_80188100 = .text:0x80188100; // type:function size:0x24 +fn_80188124 = .text:0x80188124; // type:function size:0x8 +fn_8018812C = .text:0x8018812C; // type:function size:0x20 +fn_8018814C = .text:0x8018814C; // type:function size:0x78 +fn_801881C4 = .text:0x801881C4; // type:function size:0x8C +fn_80188250 = .text:0x80188250; // type:function size:0x74 +fn_801882C4 = .text:0x801882C4; // type:function size:0x138 +fn_801883FC = .text:0x801883FC; // type:function size:0x6C +fn_80188468 = .text:0x80188468; // type:function size:0x20 +fn_80188488 = .text:0x80188488; // type:function size:0x60 +fn_801884E8 = .text:0x801884E8; // type:function size:0xC +fn_801884F4 = .text:0x801884F4; // type:function size:0xC +fn_80188500 = .text:0x80188500; // type:function size:0xC +fn_8018850C = .text:0x8018850C; // type:function size:0x4 +fn_80188510 = .text:0x80188510; // type:function size:0x24 +fn_80188534 = .text:0x80188534; // type:function size:0x20 +fn_80188554 = .text:0x80188554; // type:function size:0x4 +fn_80188558 = .text:0x80188558; // type:function size:0x10 +fn_80188568 = .text:0x80188568; // type:function size:0x4 +fn_8018856C = .text:0x8018856C; // type:function size:0x4 +fn_80188570 = .text:0x80188570; // type:function size:0x48 +fn_801885B8 = .text:0x801885B8; // type:function size:0x48 +fn_80188600 = .text:0x80188600; // type:function size:0x394 +fn_80188994 = .text:0x80188994; // type:function size:0x1FC +fn_80188B90 = .text:0x80188B90; // type:function size:0x10C +fn_80188C9C = .text:0x80188C9C; // type:function size:0x13C +fn_80188DD8 = .text:0x80188DD8; // type:function size:0x4D0 +fn_801892A8 = .text:0x801892A8; // type:function size:0xBC +fn_80189364 = .text:0x80189364; // type:function size:0x3F8 +fn_8018975C = .text:0x8018975C; // type:function size:0x5C +fn_801897B8 = .text:0x801897B8; // type:function size:0x50 +fn_80189808 = .text:0x80189808; // type:function size:0x3C +fn_80189844 = .text:0x80189844; // type:function size:0xC +fn_80189850 = .text:0x80189850; // type:function size:0x22C +fn_80189A7C = .text:0x80189A7C; // type:function size:0x6A0 +fn_8018A11C = .text:0x8018A11C; // type:function size:0x5E0 +fn_8018A6FC = .text:0x8018A6FC; // type:function size:0x9C +fn_8018A798 = .text:0x8018A798; // type:function size:0xF4 +fn_8018A88C = .text:0x8018A88C; // type:function size:0x20 +fn_8018A8AC = .text:0x8018A8AC; // type:function size:0x2C8 +fn_8018AB74 = .text:0x8018AB74; // type:function size:0x54 +fn_8018ABC8 = .text:0x8018ABC8; // type:function size:0x2C0 +fn_8018AE88 = .text:0x8018AE88; // type:function size:0xD0 +fn_8018AF58 = .text:0x8018AF58; // type:function size:0xF4 +fn_8018B04C = .text:0x8018B04C; // type:function size:0x338 +fn_8018B384 = .text:0x8018B384; // type:function size:0x44 +fn_8018B3C8 = .text:0x8018B3C8; // type:function size:0x40 +fn_8018B408 = .text:0x8018B408; // type:function size:0x444 +fn_8018B84C = .text:0x8018B84C; // type:function size:0x4 +fn_8018B850 = .text:0x8018B850; // type:function size:0xE4 +fn_8018B934 = .text:0x8018B934; // type:function size:0x68 +fn_8018B99C = .text:0x8018B99C; // type:function size:0x8 +fn_8018B9A4 = .text:0x8018B9A4; // type:function size:0xAFC +fn_8018C4A0 = .text:0x8018C4A0; // type:function size:0xED8 +fn_8018D378 = .text:0x8018D378; // type:function size:0x8 +fn_8018D380 = .text:0x8018D380; // type:function size:0x8 +fn_8018D388 = .text:0x8018D388; // type:function size:0x1D0 +fn_8018D558 = .text:0x8018D558; // type:function size:0x2EC +fn_8018D844 = .text:0x8018D844; // type:function size:0x254 +fn_8018DA98 = .text:0x8018DA98; // type:function size:0xEC +fn_8018DB84 = .text:0x8018DB84; // type:function size:0x1C4 +fn_8018DD48 = .text:0x8018DD48; // type:function size:0xF8 +fn_8018DE40 = .text:0x8018DE40; // type:function size:0x114 +fn_8018DF54 = .text:0x8018DF54; // type:function size:0x8C +fn_8018DFE0 = .text:0x8018DFE0; // type:function size:0xC4 +fn_8018E0A4 = .text:0x8018E0A4; // type:function size:0x80 +fn_8018E124 = .text:0x8018E124; // type:function size:0x220 +fn_8018E344 = .text:0x8018E344; // type:function size:0x14 +fn_8018E358 = .text:0x8018E358; // type:function size:0x24C +fn_8018E5A4 = .text:0x8018E5A4; // type:function size:0xBC +fn_8018E660 = .text:0x8018E660; // type:function size:0x3E4 +fn_8018EA44 = .text:0x8018EA44; // type:function size:0x10 +fn_8018EA54 = .text:0x8018EA54; // type:function size:0x4 +fn_8018EA58 = .text:0x8018EA58; // type:function size:0x5C +fn_8018EAB4 = .text:0x8018EAB4; // type:function size:0x90 +fn_8018EB44 = .text:0x8018EB44; // type:function size:0x1AC +fn_8018ECF0 = .text:0x8018ECF0; // type:function size:0xF8 +fn_8018EDE8 = .text:0x8018EDE8; // type:function size:0x90 +fn_8018EE78 = .text:0x8018EE78; // type:function size:0x28C +fn_8018F104 = .text:0x8018F104; // type:function size:0x4BC +fn_8018F5C0 = .text:0x8018F5C0; // type:function size:0x458 +fn_8018FA18 = .text:0x8018FA18; // type:function size:0x1A4 +fn_8018FBBC = .text:0x8018FBBC; // type:function size:0x94 +fn_8018FC50 = .text:0x8018FC50; // type:function size:0x168 +fn_8018FDB8 = .text:0x8018FDB8; // type:function size:0x600 +fn_801903B8 = .text:0x801903B8; // type:function size:0x4D8 +fn_80190890 = .text:0x80190890; // type:function size:0x144 +fn_801909D4 = .text:0x801909D4; // type:function size:0x2D0 +fn_80190CA4 = .text:0x80190CA4; // type:function size:0x28 +fn_80190CCC = .text:0x80190CCC; // type:function size:0x238 +fn_80190F04 = .text:0x80190F04; // type:function size:0x690 +fn_80191594 = .text:0x80191594; // type:function size:0xC +fn_801915A0 = .text:0x801915A0; // type:function size:0xAC +fn_8019164C = .text:0x8019164C; // type:function size:0x1F8 +fn_80191844 = .text:0x80191844; // type:function size:0x4 +fn_80191848 = .text:0x80191848; // type:function size:0x134 +fn_8019197C = .text:0x8019197C; // type:function size:0x17C +fn_80191AF8 = .text:0x80191AF8; // type:function size:0x114 +fn_80191C0C = .text:0x80191C0C; // type:function size:0x20C +fn_80191E18 = .text:0x80191E18; // type:function size:0x120 +fn_80191F38 = .text:0x80191F38; // type:function size:0x7C +fn_80191FB4 = .text:0x80191FB4; // type:function size:0x50 +fn_80192004 = .text:0x80192004; // type:function size:0x8C +fn_80192090 = .text:0x80192090; // type:function size:0x1A8 +fn_80192238 = .text:0x80192238; // type:function size:0x348 +fn_80192580 = .text:0x80192580; // type:function size:0x290 +fn_80192810 = .text:0x80192810; // type:function size:0x38 +fn_80192848 = .text:0x80192848; // type:function size:0x3C +fn_80192884 = .text:0x80192884; // type:function size:0x150 +fn_801929D4 = .text:0x801929D4; // type:function size:0x4C +fn_80192A20 = .text:0x80192A20; // type:function size:0x20 +fn_80192A40 = .text:0x80192A40; // type:function size:0x238 +fn_80192C78 = .text:0x80192C78; // type:function size:0x4 +fn_80192C7C = .text:0x80192C7C; // type:function size:0x60 +fn_80192CDC = .text:0x80192CDC; // type:function size:0xA8 +fn_80192D84 = .text:0x80192D84; // type:function size:0x64 +fn_80192DE8 = .text:0x80192DE8; // type:function size:0x88 +fn_80192E70 = .text:0x80192E70; // type:function size:0x9C +fn_80192F0C = .text:0x80192F0C; // type:function size:0x2C +fn_80192F38 = .text:0x80192F38; // type:function size:0x4C +fn_80192F84 = .text:0x80192F84; // type:function size:0xC +fn_80192F90 = .text:0x80192F90; // type:function size:0xD8 +fn_80193068 = .text:0x80193068; // type:function size:0x10 +fn_80193078 = .text:0x80193078; // type:function size:0x14 +fn_8019308C = .text:0x8019308C; // type:function size:0x124 +fn_801931B0 = .text:0x801931B0; // type:function size:0xD0 +fn_80193280 = .text:0x80193280; // type:function size:0x184 +fn_80193404 = .text:0x80193404; // type:function size:0x8 +fn_8019340C = .text:0x8019340C; // type:function size:0x3C +fn_80193448 = .text:0x80193448; // type:function size:0x3C +fn_80193484 = .text:0x80193484; // type:function size:0x80 +fn_80193504 = .text:0x80193504; // type:function size:0x130 +fn_80193634 = .text:0x80193634; // type:function size:0x48 +fn_8019367C = .text:0x8019367C; // type:function size:0x4C +fn_801936C8 = .text:0x801936C8; // type:function size:0x10 +fn_801936D8 = .text:0x801936D8; // type:function size:0x34 +fn_8019370C = .text:0x8019370C; // type:function size:0x28 +fn_80193734 = .text:0x80193734; // type:function size:0x64 +fn_80193798 = .text:0x80193798; // type:function size:0x164 +fn_801938FC = .text:0x801938FC; // type:function size:0x10 +fn_8019390C = .text:0x8019390C; // type:function size:0x2C +fn_80193938 = .text:0x80193938; // type:function size:0x4 +fn_8019393C = .text:0x8019393C; // type:function size:0x230 +fn_80193B6C = .text:0x80193B6C; // type:function size:0x94 +fn_80193C00 = .text:0x80193C00; // type:function size:0x174 +fn_80193D74 = .text:0x80193D74; // type:function size:0xD8 +fn_80193E4C = .text:0x80193E4C; // type:function size:0x404 +fn_80194250 = .text:0x80194250; // type:function size:0x4 +fn_80194254 = .text:0x80194254; // type:function size:0xB8 +fn_8019430C = .text:0x8019430C; // type:function size:0xF0 +fn_801943FC = .text:0x801943FC; // type:function size:0xC84 +fn_80195080 = .text:0x80195080; // type:function size:0x70 +fn_801950F0 = .text:0x801950F0; // type:function size:0x110 +fn_80195200 = .text:0x80195200; // type:function size:0x2C +fn_8019522C = .text:0x8019522C; // type:function size:0x1F4 +fn_80195420 = .text:0x80195420; // type:function size:0x38 +fn_80195458 = .text:0x80195458; // type:function size:0x4C +fn_801954A4 = .text:0x801954A4; // type:function size:0x8 +fn_801954AC = .text:0x801954AC; // type:function size:0x1C0 +fn_8019566C = .text:0x8019566C; // type:function size:0x31C +fn_80195988 = .text:0x80195988; // type:function size:0x6C +fn_801959F4 = .text:0x801959F4; // type:function size:0x18 +fn_80195A0C = .text:0x80195A0C; // type:function size:0x28 +fn_80195A34 = .text:0x80195A34; // type:function size:0x5F0 +fn_80196024 = .text:0x80196024; // type:function size:0x78 +fn_8019609C = .text:0x8019609C; // type:function size:0x74 +fn_80196110 = .text:0x80196110; // type:function size:0x74 +fn_80196184 = .text:0x80196184; // type:function size:0x48 +fn_801961CC = .text:0x801961CC; // type:function size:0x2B8 +fn_80196484 = .text:0x80196484; // type:function size:0x14 +fn_80196498 = .text:0x80196498; // type:function size:0x1DC +fn_80196674 = .text:0x80196674; // type:function size:0x2CC +fn_80196940 = .text:0x80196940; // type:function size:0x104 +fn_80196A44 = .text:0x80196A44; // type:function size:0x1C +fn_80196A60 = .text:0x80196A60; // type:function size:0x24C +fn_80196CAC = .text:0x80196CAC; // type:function size:0x14 +fn_80196CC0 = .text:0x80196CC0; // type:function size:0xC0 +fn_80196D80 = .text:0x80196D80; // type:function size:0x4C +fn_80196DCC = .text:0x80196DCC; // type:function size:0x154 +fn_80196F20 = .text:0x80196F20; // type:function size:0x11C +fn_8019703C = .text:0x8019703C; // type:function size:0xE84 +fn_80197EC0 = .text:0x80197EC0; // type:function size:0x1A8 +fn_80198068 = .text:0x80198068; // type:function size:0x1E8 +fn_80198250 = .text:0x80198250; // type:function size:0x504 +fn_80198754 = .text:0x80198754; // type:function size:0xBC +DisplayHudMemo__9CSamusHudFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC13CHUDMemoParms = .text:0x80198810; // type:function size:0x8C +fn_8019889C = .text:0x8019889C; // type:function size:0x20 +fn_801988BC = .text:0x801988BC; // type:function size:0x7C +fn_80198938 = .text:0x80198938; // type:function size:0xB8 +fn_801989F0 = .text:0x801989F0; // type:function size:0xC +fn_801989FC = .text:0x801989FC; // type:function size:0x30 +fn_80198A2C = .text:0x80198A2C; // type:function size:0x28 +fn_80198A54 = .text:0x80198A54; // type:function size:0x124 +fn_80198B78 = .text:0x80198B78; // type:function size:0x194 +fn_80198D0C = .text:0x80198D0C; // type:function size:0x200 +fn_80198F0C = .text:0x80198F0C; // type:function size:0xB28 +fn_80199A34 = .text:0x80199A34; // type:function size:0x94 +fn_80199AC8 = .text:0x80199AC8; // type:function size:0xC4 +fn_80199B8C = .text:0x80199B8C; // type:function size:0x28 +fn_80199BB4 = .text:0x80199BB4; // type:function size:0x250 +fn_80199E04 = .text:0x80199E04; // type:function size:0x600 +fn_8019A404 = .text:0x8019A404; // type:function size:0x128 +fn_8019A52C = .text:0x8019A52C; // type:function size:0x204 +fn_8019A730 = .text:0x8019A730; // type:function size:0x48C +fn_8019ABBC = .text:0x8019ABBC; // type:function size:0x1E4 +fn_8019ADA0 = .text:0x8019ADA0; // type:function size:0x130 +fn_8019AED0 = .text:0x8019AED0; // type:function size:0x4C +fn_8019AF1C = .text:0x8019AF1C; // type:function size:0x7B8 +fn_8019B6D4 = .text:0x8019B6D4; // type:function size:0x788 +fn_8019BE5C = .text:0x8019BE5C; // type:function size:0x1260 +fn_8019D0BC = .text:0x8019D0BC; // type:function size:0x2BC +fn_8019D378 = .text:0x8019D378; // type:function size:0x6C +fn_8019D3E4 = .text:0x8019D3E4; // type:function size:0x904 +fn_8019DCE8 = .text:0x8019DCE8; // type:function size:0x4 +fn_8019DCEC = .text:0x8019DCEC; // type:function size:0xCC +fn_8019DDB8 = .text:0x8019DDB8; // type:function size:0xA4 +fn_8019DE5C = .text:0x8019DE5C; // type:function size:0x78 +fn_8019DED4 = .text:0x8019DED4; // type:function size:0xB9C +fn_8019EA70 = .text:0x8019EA70; // type:function size:0xF0 +fn_8019EB60 = .text:0x8019EB60; // type:function size:0x890 +fn_8019F3F0 = .text:0x8019F3F0; // type:function size:0x57C +fn_8019F96C = .text:0x8019F96C; // type:function size:0x4C +fn_8019F9B8 = .text:0x8019F9B8; // type:function size:0x654 +fn_801A000C = .text:0x801A000C; // type:function size:0x48 +fn_801A0054 = .text:0x801A0054; // type:function size:0xF4 +fn_801A0148 = .text:0x801A0148; // type:function size:0x728 +fn_801A0870 = .text:0x801A0870; // type:function size:0x8A4 +fn_801A1114 = .text:0x801A1114; // type:function size:0xD8 +fn_801A11EC = .text:0x801A11EC; // type:function size:0xD8 +fn_801A12C4 = .text:0x801A12C4; // type:function size:0x324 +fn_801A15E8 = .text:0x801A15E8; // type:function size:0x130 +fn_801A1718 = .text:0x801A1718; // type:function size:0x16C +fn_801A1884 = .text:0x801A1884; // type:function size:0x8C +fn_801A1910 = .text:0x801A1910; // type:function size:0x50 +fn_801A1960 = .text:0x801A1960; // type:function size:0x50 +fn_801A19B0 = .text:0x801A19B0; // type:function size:0x538 +fn_801A1EE8 = .text:0x801A1EE8; // type:function size:0x818 +fn_801A2700 = .text:0x801A2700; // type:function size:0x9C +fn_801A279C = .text:0x801A279C; // type:function size:0x220 +fn_801A29BC = .text:0x801A29BC; // type:function size:0x10C +fn_801A2AC8 = .text:0x801A2AC8; // type:function size:0x20 +fn_801A2AE8 = .text:0x801A2AE8; // type:function size:0x2CC +fn_801A2DB4 = .text:0x801A2DB4; // type:function size:0x8 +fn_801A2DBC = .text:0x801A2DBC; // type:function size:0x8 +fn_801A2DC4 = .text:0x801A2DC4; // type:function size:0x14 +fn_801A2DD8 = .text:0x801A2DD8; // type:function size:0x7C +fn_801A2E54 = .text:0x801A2E54; // type:function size:0x1B8 +fn_801A300C = .text:0x801A300C; // type:function size:0x40C +fn_801A3418 = .text:0x801A3418; // type:function size:0x494 +fn_801A38AC = .text:0x801A38AC; // type:function size:0x2F0 +fn_801A3B9C = .text:0x801A3B9C; // type:function size:0x338 +fn_801A3ED4 = .text:0x801A3ED4; // type:function size:0x54 +fn_801A3F28 = .text:0x801A3F28; // type:function size:0x48 +fn_801A3F70 = .text:0x801A3F70; // type:function size:0x14 +fn_801A3F84 = .text:0x801A3F84; // type:function size:0x5B4 +fn_801A4538 = .text:0x801A4538; // type:function size:0x20 +fn_801A4558 = .text:0x801A4558; // type:function size:0x3C +fn_801A4594 = .text:0x801A4594; // type:function size:0x84 +fn_801A4618 = .text:0x801A4618; // type:function size:0x124 +fn_801A473C = .text:0x801A473C; // type:function size:0x98 +fn_801A47D4 = .text:0x801A47D4; // type:function size:0x4 +fn_801A47D8 = .text:0x801A47D8; // type:function size:0x98 +fn_801A4870 = .text:0x801A4870; // type:function size:0x200 +fn_801A4A70 = .text:0x801A4A70; // type:function size:0x280 +fn_801A4CF0 = .text:0x801A4CF0; // type:function size:0x148 +fn_801A4E38 = .text:0x801A4E38; // type:function size:0x50 +fn_801A4E88 = .text:0x801A4E88; // type:function size:0x78 +fn_801A4F00 = .text:0x801A4F00; // type:function size:0xC4 +fn_801A4FC4 = .text:0x801A4FC4; // type:function size:0x54 +fn_801A5018 = .text:0x801A5018; // type:function size:0x1EC +fn_801A5204 = .text:0x801A5204; // type:function size:0x20 +fn_801A5224 = .text:0x801A5224; // type:function size:0x208 +fn_801A542C = .text:0x801A542C; // type:function size:0x8C +fn_801A54B8 = .text:0x801A54B8; // type:function size:0xAC +fn_801A5564 = .text:0x801A5564; // type:function size:0x64 +fn_801A55C8 = .text:0x801A55C8; // type:function size:0x7C +fn_801A5644 = .text:0x801A5644; // type:function size:0x114 +fn_801A5758 = .text:0x801A5758; // type:function size:0x1B4 +fn_801A590C = .text:0x801A590C; // type:function size:0x268 +fn_801A5B74 = .text:0x801A5B74; // type:function size:0x40C +fn_801A5F80 = .text:0x801A5F80; // type:function size:0x7C +fn_801A5FFC = .text:0x801A5FFC; // type:function size:0x34 +fn_801A6030 = .text:0x801A6030; // type:function size:0x6C +fn_801A609C = .text:0x801A609C; // type:function size:0x90 +fn_801A612C = .text:0x801A612C; // type:function size:0x54 +fn_801A6180 = .text:0x801A6180; // type:function size:0x12C +fn_801A62AC = .text:0x801A62AC; // type:function size:0x120 +fn_801A63CC = .text:0x801A63CC; // type:function size:0x194 +fn_801A6560 = .text:0x801A6560; // type:function size:0x80 +fn_801A65E0 = .text:0x801A65E0; // type:function size:0xFC +fn_801A66DC = .text:0x801A66DC; // type:function size:0x98 +fn_801A6774 = .text:0x801A6774; // type:function size:0xB4 +fn_801A6828 = .text:0x801A6828; // type:function size:0x78 +fn_801A68A0 = .text:0x801A68A0; // type:function size:0x204 +fn_801A6AA4 = .text:0x801A6AA4; // type:function size:0x1CC +fn_801A6C70 = .text:0x801A6C70; // type:function size:0xF0 +fn_801A6D60 = .text:0x801A6D60; // type:function size:0x3C +fn_801A6D9C = .text:0x801A6D9C; // type:function size:0x6C +fn_801A6E08 = .text:0x801A6E08; // type:function size:0xC8 +fn_801A6ED0 = .text:0x801A6ED0; // type:function size:0x54 +fn_801A6F24 = .text:0x801A6F24; // type:function size:0x13C +fn_801A7060 = .text:0x801A7060; // type:function size:0x170 +fn_801A71D0 = .text:0x801A71D0; // type:function size:0xC0 +fn_801A7290 = .text:0x801A7290; // type:function size:0x1E0 +fn_801A7470 = .text:0x801A7470; // type:function size:0x4 +fn_801A7474 = .text:0x801A7474; // type:function size:0xC +fn_801A7480 = .text:0x801A7480; // type:function size:0x4 +fn_801A7484 = .text:0x801A7484; // type:function size:0x7C +fn_801A7500 = .text:0x801A7500; // type:function size:0x14 +fn_801A7514 = .text:0x801A7514; // type:function size:0x8 +fn_801A751C = .text:0x801A751C; // type:function size:0xCC +fn_801A75E8 = .text:0x801A75E8; // type:function size:0x770 +fn_801A7D58 = .text:0x801A7D58; // type:function size:0x2C8 +fn_801A8020 = .text:0x801A8020; // type:function size:0x4 +fn_801A8024 = .text:0x801A8024; // type:function size:0x40 +fn_801A8064 = .text:0x801A8064; // type:function size:0x88 +fn_801A80EC = .text:0x801A80EC; // type:function size:0x98 +fn_801A8184 = .text:0x801A8184; // type:function size:0x60 +fn_801A81E4 = .text:0x801A81E4; // type:function size:0x38 +fn_801A821C = .text:0x801A821C; // type:function size:0x38 +fn_801A8254 = .text:0x801A8254; // type:function size:0x98 +fn_801A82EC = .text:0x801A82EC; // type:function size:0xD8 +fn_801A83C4 = .text:0x801A83C4; // type:function size:0x648 +fn_801A8A0C = .text:0x801A8A0C; // type:function size:0x90 +fn_801A8A9C = .text:0x801A8A9C; // type:function size:0x84 +fn_801A8B20 = .text:0x801A8B20; // type:function size:0xC +fn_801A8B2C = .text:0x801A8B2C; // type:function size:0x84 +fn_801A8BB0 = .text:0x801A8BB0; // type:function size:0x1C +fn_801A8BCC = .text:0x801A8BCC; // type:function size:0x380 +fn_801A8F4C = .text:0x801A8F4C; // type:function size:0x80 +fn_801A8FCC = .text:0x801A8FCC; // type:function size:0xC +fn_801A8FD8 = .text:0x801A8FD8; // type:function size:0x68 +fn_801A9040 = .text:0x801A9040; // type:function size:0xC4 +fn_801A9104 = .text:0x801A9104; // type:function size:0x58 +fn_801A915C = .text:0x801A915C; // type:function size:0x78 +fn_801A91D4 = .text:0x801A91D4; // type:function size:0x114 +fn_801A92E8 = .text:0x801A92E8; // type:function size:0x4 +fn_801A92EC = .text:0x801A92EC; // type:function size:0x7EC +fn_801A9AD8 = .text:0x801A9AD8; // type:function size:0x34 +fn_801A9B0C = .text:0x801A9B0C; // type:function size:0x60 +fn_801A9B6C = .text:0x801A9B6C; // type:function size:0x84 +fn_801A9BF0 = .text:0x801A9BF0; // type:function size:0x4 +fn_801A9BF4 = .text:0x801A9BF4; // type:function size:0x13C +fn_801A9D30 = .text:0x801A9D30; // type:function size:0x178 +fn_801A9EA8 = .text:0x801A9EA8; // type:function size:0x4C +fn_801A9EF4 = .text:0x801A9EF4; // type:function size:0x1F4 +fn_801AA0E8 = .text:0x801AA0E8; // type:function size:0x358 +fn_801AA440 = .text:0x801AA440; // type:function size:0x10 +fn_801AA450 = .text:0x801AA450; // type:function size:0x13C +fn_801AA58C = .text:0x801AA58C; // type:function size:0x7CC +fn_801AAD58 = .text:0x801AAD58; // type:function size:0x1D0 +fn_801AAF28 = .text:0x801AAF28; // type:function size:0x1C +fn_801AAF44 = .text:0x801AAF44; // type:function size:0x78 +fn_801AAFBC = .text:0x801AAFBC; // type:function size:0x98 +fn_801AB054 = .text:0x801AB054; // type:function size:0x38 +fn_801AB08C = .text:0x801AB08C; // type:function size:0x50 +fn_801AB0DC = .text:0x801AB0DC; // type:function size:0x260 +fn_801AB33C = .text:0x801AB33C; // type:function size:0x3C +fn_801AB378 = .text:0x801AB378; // type:function size:0x158 +fn_801AB4D0 = .text:0x801AB4D0; // type:function size:0xF0 +fn_801AB5C0 = .text:0x801AB5C0; // type:function size:0x28 +fn_801AB5E8 = .text:0x801AB5E8; // type:function size:0x44 +fn_801AB62C = .text:0x801AB62C; // type:function size:0x1BC +fn_801AB7E8 = .text:0x801AB7E8; // type:function size:0x1E8 +fn_801AB9D0 = .text:0x801AB9D0; // type:function size:0x118 +fn_801ABAE8 = .text:0x801ABAE8; // type:function size:0x688 +fn_801AC170 = .text:0x801AC170; // type:function size:0x28 +fn_801AC198 = .text:0x801AC198; // type:function size:0x20 +fn_801AC1B8 = .text:0x801AC1B8; // type:function size:0x148 +fn_801AC300 = .text:0x801AC300; // type:function size:0x190 +fn_801AC490 = .text:0x801AC490; // type:function size:0x4C +fn_801AC4DC = .text:0x801AC4DC; // type:function size:0x88 +fn_801AC564 = .text:0x801AC564; // type:function size:0x1C +fn_801AC580 = .text:0x801AC580; // type:function size:0xE4 +fn_801AC664 = .text:0x801AC664; // type:function size:0x3D8 +fn_801ACA3C = .text:0x801ACA3C; // type:function size:0xC +fn_801ACA48 = .text:0x801ACA48; // type:function size:0x210 +fn_801ACC58 = .text:0x801ACC58; // type:function size:0x194 +fn_801ACDEC = .text:0x801ACDEC; // type:function size:0x26C +fn_801AD058 = .text:0x801AD058; // type:function size:0x12C +fn_801AD184 = .text:0x801AD184; // type:function size:0x40 +fn_801AD1C4 = .text:0x801AD1C4; // type:function size:0x34 +fn_801AD1F8 = .text:0x801AD1F8; // type:function size:0x38 +fn_801AD230 = .text:0x801AD230; // type:function size:0x1F0 +fn_801AD420 = .text:0x801AD420; // type:function size:0xE4 +fn_801AD504 = .text:0x801AD504; // type:function size:0x140 +fn_801AD644 = .text:0x801AD644; // type:function size:0x20 +fn_801AD664 = .text:0x801AD664; // type:function size:0x18 +fn_801AD67C = .text:0x801AD67C; // type:function size:0x1C +fn_801AD698 = .text:0x801AD698; // type:function size:0x5C +fn_801AD6F4 = .text:0x801AD6F4; // type:function size:0x3D8 +fn_801ADACC = .text:0x801ADACC; // type:function size:0x98 +fn_801ADB64 = .text:0x801ADB64; // type:function size:0x1B0 +fn_801ADD14 = .text:0x801ADD14; // type:function size:0x67C +fn_801AE390 = .text:0x801AE390; // type:function size:0x140 +fn_801AE4D0 = .text:0x801AE4D0; // type:function size:0x268 +fn_801AE738 = .text:0x801AE738; // type:function size:0x38 +fn_801AE770 = .text:0x801AE770; // type:function size:0x38 +SetSSandBoss_FuncPtrs__FP18SSandBoss_FuncPtrs = .text:0x801AE7A8; // type:function size:0x8 +fn_801AE7B0 = .text:0x801AE7B0; // type:function size:0x10 +SetSSandworm_FuncPtrs__FP18SSandworm_FuncPtrs = .text:0x801AE7C0; // type:function size:0x8 +fn_801AE7C8 = .text:0x801AE7C8; // type:function size:0x10 +fn_801AE7D8 = .text:0x801AE7D8; // type:function size:0x2C +fn_801AE804 = .text:0x801AE804; // type:function size:0x2C +fn_801AE830 = .text:0x801AE830; // type:function size:0xC0 +fn_801AE8F0 = .text:0x801AE8F0; // type:function size:0x3CC +fn_801AECBC = .text:0x801AECBC; // type:function size:0x8 +fn_801AECC4 = .text:0x801AECC4; // type:function size:0x24 +fn_801AECE8 = .text:0x801AECE8; // type:function size:0x50 +fn_801AED38 = .text:0x801AED38; // type:function size:0x1D4 +fn_801AEF0C = .text:0x801AEF0C; // type:function size:0xF0 +Reset__18CSaveGameInterfaceFv = .text:0x801AEFFC; // type:function size:0x9C +CheckLoadComplete__18CSaveGameInterfaceFv = .text:0x801AF098; // type:function size:0x300 +fn_801AF398 = .text:0x801AF398; // type:function size:0x54 +fn_801AF3EC = .text:0x801AF3EC; // type:function size:0x64 +fn_801AF450 = .text:0x801AF450; // type:function size:0x13C +fn_801AF58C = .text:0x801AF58C; // type:function size:0x14 +fn_801AF5A0 = .text:0x801AF5A0; // type:function size:0x18 +Draw__18CSaveGameInterfaceCFv = .text:0x801AF5B8; // type:function size:0x6C +fn_801AF624 = .text:0x801AF624; // type:function size:0x108 +fn_801AF72C = .text:0x801AF72C; // type:function size:0x28 +fn_801AF754 = .text:0x801AF754; // type:function size:0x20 +fn_801AF774 = .text:0x801AF774; // type:function size:0x90 +fn_801AF804 = .text:0x801AF804; // type:function size:0x24 +fn_801AF828 = .text:0x801AF828; // type:function size:0x40 +fn_801AF868 = .text:0x801AF868; // type:function size:0x4C +fn_801AF8B4 = .text:0x801AF8B4; // type:function size:0xC4 +fn_801AF978 = .text:0x801AF978; // type:function size:0x110 +fn_801AFA88 = .text:0x801AFA88; // type:function size:0x25C +fn_801AFCE4 = .text:0x801AFCE4; // type:function size:0x18 +fn_801AFCFC = .text:0x801AFCFC; // type:function size:0x10 +fn_801AFD0C = .text:0x801AFD0C; // type:function size:0x5B8 +fn_801B02C4 = .text:0x801B02C4; // type:function size:0x18 +fn_801B02DC = .text:0x801B02DC; // type:function size:0x6C +fn_801B0348 = .text:0x801B0348; // type:function size:0x10 +fn_801B0358 = .text:0x801B0358; // type:function size:0x10 +fn_801B0368 = .text:0x801B0368; // type:function size:0xC +fn_801B0374 = .text:0x801B0374; // type:function size:0x1DC +fn_801B0550 = .text:0x801B0550; // type:function size:0x150 +fn_801B06A0 = .text:0x801B06A0; // type:function size:0x88 +fn_801B0728 = .text:0x801B0728; // type:function size:0xB4 +fn_801B07DC = .text:0x801B07DC; // type:function size:0x88 +fn_801B0864 = .text:0x801B0864; // type:function size:0xA4 +fn_801B0908 = .text:0x801B0908; // type:function size:0xA8 +fn_801B09B0 = .text:0x801B09B0; // type:function size:0x2C +fn_801B09DC = .text:0x801B09DC; // type:function size:0xA4 +fn_801B0A80 = .text:0x801B0A80; // type:function size:0x17C +fn_801B0BFC = .text:0x801B0BFC; // type:function size:0x1C0 +fn_801B0DBC = .text:0x801B0DBC; // type:function size:0xF4 +fn_801B0EB0 = .text:0x801B0EB0; // type:function size:0x104 +fn_801B0FB4 = .text:0x801B0FB4; // type:function size:0x90 +fn_801B1044 = .text:0x801B1044; // type:function size:0x178 +fn_801B11BC = .text:0x801B11BC; // type:function size:0x10C +fn_801B12C8 = .text:0x801B12C8; // type:function size:0x1A4 +fn_801B146C = .text:0x801B146C; // type:function size:0x8 +fn_801B1474 = .text:0x801B1474; // type:function size:0x14C +fn_801B15C0 = .text:0x801B15C0; // type:function size:0x10 +fn_801B15D0 = .text:0x801B15D0; // type:function size:0x834 +fn_801B1E04 = .text:0x801B1E04; // type:function size:0x8 +fn_801B1E0C = .text:0x801B1E0C; // type:function size:0x8 +fn_801B1E14 = .text:0x801B1E14; // type:function size:0x8 +fn_801B1E1C = .text:0x801B1E1C; // type:function size:0x754 +fn_801B2570 = .text:0x801B2570; // type:function size:0x3C0 +fn_801B2930 = .text:0x801B2930; // type:function size:0x14 +fn_801B2944 = .text:0x801B2944; // type:function size:0x200 +fn_801B2B44 = .text:0x801B2B44; // type:function size:0x74 +fn_801B2BB8 = .text:0x801B2BB8; // type:function size:0x3C4 +fn_801B2F7C = .text:0x801B2F7C; // type:function size:0x8 +fn_801B2F84 = .text:0x801B2F84; // type:function size:0x8 +fn_801B2F8C = .text:0x801B2F8C; // type:function size:0x8 +fn_801B2F94 = .text:0x801B2F94; // type:function size:0x8 +fn_801B2F9C = .text:0x801B2F9C; // type:function size:0x8 +fn_801B2FA4 = .text:0x801B2FA4; // type:function size:0x8 +fn_801B2FAC = .text:0x801B2FAC; // type:function size:0x8 +fn_801B2FB4 = .text:0x801B2FB4; // type:function size:0xC +fn_801B2FC0 = .text:0x801B2FC0; // type:function size:0x98 +fn_801B3058 = .text:0x801B3058; // type:function size:0xC +fn_801B3064 = .text:0x801B3064; // type:function size:0x74 +fn_801B30D8 = .text:0x801B30D8; // type:function size:0x10 +fn_801B30E8 = .text:0x801B30E8; // type:function size:0x8 +fn_801B30F0 = .text:0x801B30F0; // type:function size:0x60 +fn_801B3150 = .text:0x801B3150; // type:function size:0x50 +fn_801B31A0 = .text:0x801B31A0; // type:function size:0x8 +fn_801B31A8 = .text:0x801B31A8; // type:function size:0x27C +fn_801B3424 = .text:0x801B3424; // type:function size:0x1B8 +fn_801B35DC = .text:0x801B35DC; // type:function size:0x14 +fn_801B35F0 = .text:0x801B35F0; // type:function size:0x8 +fn_801B35F8 = .text:0x801B35F8; // type:function size:0x8 +fn_801B3600 = .text:0x801B3600; // type:function size:0x4 +fn_801B3604 = .text:0x801B3604; // type:function size:0x8 +fn_801B360C = .text:0x801B360C; // type:function size:0x4 +fn_801B3610 = .text:0x801B3610; // type:function size:0x144 +fn_801B3754 = .text:0x801B3754; // type:function size:0xC0 +fn_801B3814 = .text:0x801B3814; // type:function size:0x104 +fn_801B3918 = .text:0x801B3918; // type:function size:0x134 +fn_801B3A4C = .text:0x801B3A4C; // type:function size:0xF4 +fn_801B3B40 = .text:0x801B3B40; // type:function size:0x14 +fn_801B3B54 = .text:0x801B3B54; // type:function size:0x68 +fn_801B3BBC = .text:0x801B3BBC; // type:function size:0x48 +fn_801B3C04 = .text:0x801B3C04; // type:function size:0x24 +fn_801B3C28 = .text:0x801B3C28; // type:function size:0xE4 +fn_801B3D0C = .text:0x801B3D0C; // type:function size:0x1D0 +fn_801B3EDC = .text:0x801B3EDC; // type:function size:0x134 +fn_801B4010 = .text:0x801B4010; // type:function size:0x8C +fn_801B409C = .text:0x801B409C; // type:function size:0x1C +fn_801B40B8 = .text:0x801B40B8; // type:function size:0x30 +fn_801B40E8 = .text:0x801B40E8; // type:function size:0x8 +fn_801B40F0 = .text:0x801B40F0; // type:function size:0x258 +fn_801B4348 = .text:0x801B4348; // type:function size:0x38 +fn_801B4380 = .text:0x801B4380; // type:function size:0xC +fn_801B438C = .text:0x801B438C; // type:function size:0x1C +fn_801B43A8 = .text:0x801B43A8; // type:function size:0x8 +fn_801B43B0 = .text:0x801B43B0; // type:function size:0x14 +fn_801B43C4 = .text:0x801B43C4; // type:function size:0xC +fn_801B43D0 = .text:0x801B43D0; // type:function size:0x10 +fn_801B43E0 = .text:0x801B43E0; // type:function size:0x1C +fn_801B43FC = .text:0x801B43FC; // type:function size:0x8 +fn_801B4404 = .text:0x801B4404; // type:function size:0x14 +fn_801B4418 = .text:0x801B4418; // type:function size:0x288 +fn_801B46A0 = .text:0x801B46A0; // type:function size:0x8 +fn_801B46A8 = .text:0x801B46A8; // type:function size:0x8 +fn_801B46B0 = .text:0x801B46B0; // type:function size:0x6EC +fn_801B4D9C = .text:0x801B4D9C; // type:function size:0x4 +fn_801B4DA0 = .text:0x801B4DA0; // type:function size:0x8 +fn_801B4DA8 = .text:0x801B4DA8; // type:function size:0x2C +fn_801B4DD4 = .text:0x801B4DD4; // type:function size:0x8 +fn_801B4DDC = .text:0x801B4DDC; // type:function size:0xC +fn_801B4DE8 = .text:0x801B4DE8; // type:function size:0x8 +fn_801B4DF0 = .text:0x801B4DF0; // type:function size:0xC +fn_801B4DFC = .text:0x801B4DFC; // type:function size:0xC +fn_801B4E08 = .text:0x801B4E08; // type:function size:0x10 +fn_801B4E18 = .text:0x801B4E18; // type:function size:0x6A4 +fn_801B54BC = .text:0x801B54BC; // type:function size:0x4 +fn_801B54C0 = .text:0x801B54C0; // type:function size:0x38 +fn_801B54F8 = .text:0x801B54F8; // type:function size:0x70 +fn_801B5568 = .text:0x801B5568; // type:function size:0x4 +fn_801B556C = .text:0x801B556C; // type:function size:0x4 +fn_801B5570 = .text:0x801B5570; // type:function size:0x110 +fn_801B5680 = .text:0x801B5680; // type:function size:0x110 +fn_801B5790 = .text:0x801B5790; // type:function size:0x10 +fn_801B57A0 = .text:0x801B57A0; // type:function size:0x8 +fn_801B57A8 = .text:0x801B57A8; // type:function size:0x8 +fn_801B57B0 = .text:0x801B57B0; // type:function size:0x10 +fn_801B57C0 = .text:0x801B57C0; // type:function size:0x10 +fn_801B57D0 = .text:0x801B57D0; // type:function size:0x8 +fn_801B57D8 = .text:0x801B57D8; // type:function size:0x4 +fn_801B57DC = .text:0x801B57DC; // type:function size:0x78 +fn_801B5854 = .text:0x801B5854; // type:function size:0x8 +fn_801B585C = .text:0x801B585C; // type:function size:0x5C +fn_801B58B8 = .text:0x801B58B8; // type:function size:0x10 +fn_801B58C8 = .text:0x801B58C8; // type:function size:0x8 +fn_801B58D0 = .text:0x801B58D0; // type:function size:0x8 +fn_801B58D8 = .text:0x801B58D8; // type:function size:0x70 +fn_801B5948 = .text:0x801B5948; // type:function size:0x38 +fn_801B5980 = .text:0x801B5980; // type:function size:0x70 +fn_801B59F0 = .text:0x801B59F0; // type:function size:0x4 +fn_801B59F4 = .text:0x801B59F4; // type:function size:0x4 +fn_801B59F8 = .text:0x801B59F8; // type:function size:0x30 +fn_801B5A28 = .text:0x801B5A28; // type:function size:0x118 +fn_801B5B40 = .text:0x801B5B40; // type:function size:0xFF8 +fn_801B6B38 = .text:0x801B6B38; // type:function size:0x584 +fn_801B70BC = .text:0x801B70BC; // type:function size:0x664 +fn_801B7720 = .text:0x801B7720; // type:function size:0x1C +fn_801B773C = .text:0x801B773C; // type:function size:0x10 +fn_801B774C = .text:0x801B774C; // type:function size:0xCCC +fn_801B8418 = .text:0x801B8418; // type:function size:0x58 +fn_801B8470 = .text:0x801B8470; // type:function size:0x88 +fn_801B84F8 = .text:0x801B84F8; // type:function size:0x90 +fn_801B8588 = .text:0x801B8588; // type:function size:0x60 +fn_801B85E8 = .text:0x801B85E8; // type:function size:0xC4 +fn_801B86AC = .text:0x801B86AC; // type:function size:0xD0 +fn_801B877C = .text:0x801B877C; // type:function size:0xCC +fn_801B8848 = .text:0x801B8848; // type:function size:0x29C +fn_801B8AE4 = .text:0x801B8AE4; // type:function size:0x170 +fn_801B8C54 = .text:0x801B8C54; // type:function size:0x8 +fn_801B8C5C = .text:0x801B8C5C; // type:function size:0x10 +fn_801B8C6C = .text:0x801B8C6C; // type:function size:0xA4 +fn_801B8D10 = .text:0x801B8D10; // type:function size:0x8 +fn_801B8D18 = .text:0x801B8D18; // type:function size:0x1C +fn_801B8D34 = .text:0x801B8D34; // type:function size:0x8 +fn_801B8D3C = .text:0x801B8D3C; // type:function size:0x1C +fn_801B8D58 = .text:0x801B8D58; // type:function size:0x8 +fn_801B8D60 = .text:0x801B8D60; // type:function size:0x8 +fn_801B8D68 = .text:0x801B8D68; // type:function size:0x8 +fn_801B8D70 = .text:0x801B8D70; // type:function size:0x80 +fn_801B8DF0 = .text:0x801B8DF0; // type:function size:0x8 +fn_801B8DF8 = .text:0x801B8DF8; // type:function size:0x8 +fn_801B8E00 = .text:0x801B8E00; // type:function size:0x1C +fn_801B8E1C = .text:0x801B8E1C; // type:function size:0x1C +fn_801B8E38 = .text:0x801B8E38; // type:function size:0x1C +fn_801B8E54 = .text:0x801B8E54; // type:function size:0x1C +fn_801B8E70 = .text:0x801B8E70; // type:function size:0x8 +fn_801B8E78 = .text:0x801B8E78; // type:function size:0x8 +fn_801B8E80 = .text:0x801B8E80; // type:function size:0x8 +fn_801B8E88 = .text:0x801B8E88; // type:function size:0x8 +fn_801B8E90 = .text:0x801B8E90; // type:function size:0x8 +fn_801B8E98 = .text:0x801B8E98; // type:function size:0x8 +fn_801B8EA0 = .text:0x801B8EA0; // type:function size:0x8 +fn_801B8EA8 = .text:0x801B8EA8; // type:function size:0x8 +fn_801B8EB0 = .text:0x801B8EB0; // type:function size:0x8 +fn_801B8EB8 = .text:0x801B8EB8; // type:function size:0x8 +fn_801B8EC0 = .text:0x801B8EC0; // type:function size:0x120 +fn_801B8FE0 = .text:0x801B8FE0; // type:function size:0x8 +fn_801B8FE8 = .text:0x801B8FE8; // type:function size:0x8 +fn_801B8FF0 = .text:0x801B8FF0; // type:function size:0x10 +fn_801B9000 = .text:0x801B9000; // type:function size:0x8 +fn_801B9008 = .text:0x801B9008; // type:function size:0x8 +fn_801B9010 = .text:0x801B9010; // type:function size:0x8C +fn_801B909C = .text:0x801B909C; // type:function size:0x84 +fn_801B9120 = .text:0x801B9120; // type:function size:0x50 +fn_801B9170 = .text:0x801B9170; // type:function size:0x8 +fn_801B9178 = .text:0x801B9178; // type:function size:0x8 +fn_801B9180 = .text:0x801B9180; // type:function size:0x50 +fn_801B91D0 = .text:0x801B91D0; // type:function size:0xA0 +fn_801B9270 = .text:0x801B9270; // type:function size:0x8 +fn_801B9278 = .text:0x801B9278; // type:function size:0x8 +fn_801B9280 = .text:0x801B9280; // type:function size:0x280 +fn_801B9500 = .text:0x801B9500; // type:function size:0x8 +fn_801B9508 = .text:0x801B9508; // type:function size:0x8 +fn_801B9510 = .text:0x801B9510; // type:function size:0x34 +fn_801B9544 = .text:0x801B9544; // type:function size:0x3C +fn_801B9580 = .text:0x801B9580; // type:function size:0xB8 +fn_801B9638 = .text:0x801B9638; // type:function size:0x30 +fn_801B9668 = .text:0x801B9668; // type:function size:0x8 +fn_801B9670 = .text:0x801B9670; // type:function size:0x8 +fn_801B9678 = .text:0x801B9678; // type:function size:0x13C +fn_801B97B4 = .text:0x801B97B4; // type:function size:0xE8 +fn_801B989C = .text:0x801B989C; // type:function size:0x94 +fn_801B9930 = .text:0x801B9930; // type:function size:0x8 +fn_801B9938 = .text:0x801B9938; // type:function size:0x58 +fn_801B9990 = .text:0x801B9990; // type:function size:0x8 +fn_801B9998 = .text:0x801B9998; // type:function size:0x6C +fn_801B9A04 = .text:0x801B9A04; // type:function size:0x6C +fn_801B9A70 = .text:0x801B9A70; // type:function size:0x58 +fn_801B9AC8 = .text:0x801B9AC8; // type:function size:0x6C +fn_801B9B34 = .text:0x801B9B34; // type:function size:0x7C +fn_801B9BB0 = .text:0x801B9BB0; // type:function size:0xBC +fn_801B9C6C = .text:0x801B9C6C; // type:function size:0xBC +fn_801B9D28 = .text:0x801B9D28; // type:function size:0xBC +fn_801B9DE4 = .text:0x801B9DE4; // type:function size:0xC4 +fn_801B9EA8 = .text:0x801B9EA8; // type:function size:0x8 +fn_801B9EB0 = .text:0x801B9EB0; // type:function size:0x8 +fn_801B9EB8 = .text:0x801B9EB8; // type:function size:0x8 +fn_801B9EC0 = .text:0x801B9EC0; // type:function size:0xB8 +fn_801B9F78 = .text:0x801B9F78; // type:function size:0x80 +fn_801B9FF8 = .text:0x801B9FF8; // type:function size:0x1AC +fn_801BA1A4 = .text:0x801BA1A4; // type:function size:0x8 +fn_801BA1AC = .text:0x801BA1AC; // type:function size:0x98 +fn_801BA244 = .text:0x801BA244; // type:function size:0x8 +fn_801BA24C = .text:0x801BA24C; // type:function size:0x2AC +fn_801BA4F8 = .text:0x801BA4F8; // type:function size:0x944 +fn_801BAE3C = .text:0x801BAE3C; // type:function size:0x258 +fn_801BB094 = .text:0x801BB094; // type:function size:0x550 +fn_801BB5E4 = .text:0x801BB5E4; // type:function size:0x294 +fn_801BB878 = .text:0x801BB878; // type:function size:0x248 +fn_801BBAC0 = .text:0x801BBAC0; // type:function size:0x248 +fn_801BBD08 = .text:0x801BBD08; // type:function size:0x174 +fn_801BBE7C = .text:0x801BBE7C; // type:function size:0x48 +fn_801BBEC4 = .text:0x801BBEC4; // type:function size:0x50 +fn_801BBF14 = .text:0x801BBF14; // type:function size:0xFC +fn_801BC010 = .text:0x801BC010; // type:function size:0x8 +fn_801BC018 = .text:0x801BC018; // type:function size:0x8 +fn_801BC020 = .text:0x801BC020; // type:function size:0x8 +fn_801BC028 = .text:0x801BC028; // type:function size:0x10 +fn_801BC038 = .text:0x801BC038; // type:function size:0x28 +fn_801BC060 = .text:0x801BC060; // type:function size:0x8 +fn_801BC068 = .text:0x801BC068; // type:function size:0x37C +fn_801BC3E4 = .text:0x801BC3E4; // type:function size:0x1E8 +fn_801BC5CC = .text:0x801BC5CC; // type:function size:0xB0 +fn_801BC67C = .text:0x801BC67C; // type:function size:0x528 +fn_801BCBA4 = .text:0x801BCBA4; // type:function size:0xB0 +fn_801BCC54 = .text:0x801BCC54; // type:function size:0x16C +fn_801BCDC0 = .text:0x801BCDC0; // type:function size:0x1CC +fn_801BCF8C = .text:0x801BCF8C; // type:function size:0x364 +fn_801BD2F0 = .text:0x801BD2F0; // type:function size:0x15C +fn_801BD44C = .text:0x801BD44C; // type:function size:0x124 +fn_801BD570 = .text:0x801BD570; // type:function size:0x29C +fn_801BD80C = .text:0x801BD80C; // type:function size:0x38C +fn_801BDB98 = .text:0x801BDB98; // type:function size:0x170 +fn_801BDD08 = .text:0x801BDD08; // type:function size:0x1B4 +fn_801BDEBC = .text:0x801BDEBC; // type:function size:0x204 +fn_801BE0C0 = .text:0x801BE0C0; // type:function size:0x424 +fn_801BE4E4 = .text:0x801BE4E4; // type:function size:0x2F4 +fn_801BE7D8 = .text:0x801BE7D8; // type:function size:0x64 +fn_801BE83C = .text:0x801BE83C; // type:function size:0x64 +fn_801BE8A0 = .text:0x801BE8A0; // type:function size:0x64 +fn_801BE904 = .text:0x801BE904; // type:function size:0x64 +fn_801BE968 = .text:0x801BE968; // type:function size:0x64 +fn_801BE9CC = .text:0x801BE9CC; // type:function size:0xD4 +fn_801BEAA0 = .text:0x801BEAA0; // type:function size:0xB4 +fn_801BEB54 = .text:0x801BEB54; // type:function size:0xA4 +fn_801BEBF8 = .text:0x801BEBF8; // type:function size:0x120 +fn_801BED18 = .text:0x801BED18; // type:function size:0xA0 +fn_801BEDB8 = .text:0x801BEDB8; // type:function size:0x20 +fn_801BEDD8 = .text:0x801BEDD8; // type:function size:0xB40 +fn_801BF918 = .text:0x801BF918; // type:function size:0x4D0 +fn_801BFDE8 = .text:0x801BFDE8; // type:function size:0x1794 +fn_801C157C = .text:0x801C157C; // type:function size:0x290 +fn_801C180C = .text:0x801C180C; // type:function size:0x4C +fn_801C1858 = .text:0x801C1858; // type:function size:0xC8 +fn_801C1920 = .text:0x801C1920; // type:function size:0xD8 +fn_801C19F8 = .text:0x801C19F8; // type:function size:0x100 +fn_801C1AF8 = .text:0x801C1AF8; // type:function size:0xFC4 +fn_801C2ABC = .text:0x801C2ABC; // type:function size:0x1AC +fn_801C2C68 = .text:0x801C2C68; // type:function size:0x1478 +fn_801C40E0 = .text:0x801C40E0; // type:function size:0x138 +fn_801C4218 = .text:0x801C4218; // type:function size:0x8C +fn_801C42A4 = .text:0x801C42A4; // type:function size:0x26C +fn_801C4510 = .text:0x801C4510; // type:function size:0x36C +fn_801C487C = .text:0x801C487C; // type:function size:0x12C +fn_801C49A8 = .text:0x801C49A8; // type:function size:0x2A0 +fn_801C4C48 = .text:0x801C4C48; // type:function size:0x4EC +fn_801C5134 = .text:0x801C5134; // type:function size:0x4B0 +fn_801C55E4 = .text:0x801C55E4; // type:function size:0x88 +fn_801C566C = .text:0x801C566C; // type:function size:0x88 +fn_801C56F4 = .text:0x801C56F4; // type:function size:0x5E8 +fn_801C5CDC = .text:0x801C5CDC; // type:function size:0x5B0 +fn_801C628C = .text:0x801C628C; // type:function size:0x2F4 +fn_801C6580 = .text:0x801C6580; // type:function size:0x90 +fn_801C6610 = .text:0x801C6610; // type:function size:0x71C +fn_801C6D2C = .text:0x801C6D2C; // type:function size:0x4D8 +fn_801C7204 = .text:0x801C7204; // type:function size:0x50 +fn_801C7254 = .text:0x801C7254; // type:function size:0x744 +fn_801C7998 = .text:0x801C7998; // type:function size:0x378 +fn_801C7D10 = .text:0x801C7D10; // type:function size:0x43C +fn_801C814C = .text:0x801C814C; // type:function size:0x1F8 +fn_801C8344 = .text:0x801C8344; // type:function size:0x358 +fn_801C869C = .text:0x801C869C; // type:function size:0x344 +fn_801C89E0 = .text:0x801C89E0; // type:function size:0x1AC +fn_801C8B8C = .text:0x801C8B8C; // type:function size:0x158 +fn_801C8CE4 = .text:0x801C8CE4; // type:function size:0x2E8 +fn_801C8FCC = .text:0x801C8FCC; // type:function size:0x5DC +fn_801C95A8 = .text:0x801C95A8; // type:function size:0x62C +fn_801C9BD4 = .text:0x801C9BD4; // type:function size:0xC +fn_801C9BE0 = .text:0x801C9BE0; // type:function size:0x110 +fn_801C9CF0 = .text:0x801C9CF0; // type:function size:0x9C +fn_801C9D8C = .text:0x801C9D8C; // type:function size:0x3C4 +fn_801CA150 = .text:0x801CA150; // type:function size:0x7AC +fn_801CA8FC = .text:0x801CA8FC; // type:function size:0x344 +fn_801CAC40 = .text:0x801CAC40; // type:function size:0x67C +fn_801CB2BC = .text:0x801CB2BC; // type:function size:0x5C +fn_801CB318 = .text:0x801CB318; // type:function size:0x138 +fn_801CB450 = .text:0x801CB450; // type:function size:0x76C +fn_801CBBBC = .text:0x801CBBBC; // type:function size:0x9C +fn_801CBC58 = .text:0x801CBC58; // type:function size:0x98 +fn_801CBCF0 = .text:0x801CBCF0; // type:function size:0x64 +fn_801CBD54 = .text:0x801CBD54; // type:function size:0x118 +fn_801CBE6C = .text:0x801CBE6C; // type:function size:0x104 +fn_801CBF70 = .text:0x801CBF70; // type:function size:0xD14 +fn_801CCC84 = .text:0x801CCC84; // type:function size:0x314 +fn_801CCF98 = .text:0x801CCF98; // type:function size:0x78 +fn_801CD010 = .text:0x801CD010; // type:function size:0xB4 +fn_801CD0C4 = .text:0x801CD0C4; // type:function size:0x2A8 +fn_801CD36C = .text:0x801CD36C; // type:function size:0xD4 +fn_801CD440 = .text:0x801CD440; // type:function size:0x78 +fn_801CD4B8 = .text:0x801CD4B8; // type:function size:0x8 +fn_801CD4C0 = .text:0x801CD4C0; // type:function size:0x10 +fn_801CD4D0 = .text:0x801CD4D0; // type:function size:0x150 +fn_801CD620 = .text:0x801CD620; // type:function size:0x4 +fn_801CD624 = .text:0x801CD624; // type:function size:0xA0 +fn_801CD6C4 = .text:0x801CD6C4; // type:function size:0xB4 +__ct__22CScattershotProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4ffRC11CDamageInfo9TUniqueId7TAreaId9TUniqueId = .text:0x801CD778; // type:function size:0x33C +fn_801CDAB4 = .text:0x801CDAB4; // type:function size:0x70 +fn_801CDB24 = .text:0x801CDB24; // type:function size:0x4 +fn_801CDB28 = .text:0x801CDB28; // type:function size:0xB8 +fn_801CDBE0 = .text:0x801CDBE0; // type:function size:0x180 +fn_801CDD60 = .text:0x801CDD60; // type:function size:0x56C +fn_801CE2CC = .text:0x801CE2CC; // type:function size:0x108 +fn_801CE3D4 = .text:0x801CE3D4; // type:function size:0x240 +fn_801CE614 = .text:0x801CE614; // type:function size:0x16C +fn_801CE780 = .text:0x801CE780; // type:function size:0xEC8 +fn_801CF648 = .text:0x801CF648; // type:function size:0x4 +AddShot__22CScattershotProjectileFRC9CVector3fRC9CVector3f = .text:0x801CF64C; // type:function size:0x178 +fn_801CF7C4 = .text:0x801CF7C4; // type:function size:0x3C +fn_801CF800 = .text:0x801CF800; // type:function size:0xC0 +fn_801CF8C0 = .text:0x801CF8C0; // type:function size:0x644 +fn_801CFF04 = .text:0x801CFF04; // type:function size:0x27C +fn_801D0180 = .text:0x801D0180; // type:function size:0x54 +fn_801D01D4 = .text:0x801D01D4; // type:function size:0x40 +fn_801D0214 = .text:0x801D0214; // type:function size:0x74 +fn_801D0288 = .text:0x801D0288; // type:function size:0x14 +fn_801D029C = .text:0x801D029C; // type:function size:0x260 +fn_801D04FC = .text:0x801D04FC; // type:function size:0x14 +fn_801D0510 = .text:0x801D0510; // type:function size:0x64 +fn_801D0574 = .text:0x801D0574; // type:function size:0x694 +fn_801D0C08 = .text:0x801D0C08; // type:function size:0x100 +fn_801D0D08 = .text:0x801D0D08; // type:function size:0x1D0 +fn_801D0ED8 = .text:0x801D0ED8; // type:function size:0x40 +fn_801D0F18 = .text:0x801D0F18; // type:function size:0xE0 +fn_801D0FF8 = .text:0x801D0FF8; // type:function size:0xA0 +fn_801D1098 = .text:0x801D1098; // type:function size:0x8C +fn_801D1124 = .text:0x801D1124; // type:function size:0xBC +fn_801D11E0 = .text:0x801D11E0; // type:function size:0xC4 +fn_801D12A4 = .text:0x801D12A4; // type:function size:0x1D0 +fn_801D1474 = .text:0x801D1474; // type:function size:0x94 +fn_801D1508 = .text:0x801D1508; // type:function size:0x140 +fn_801D1648 = .text:0x801D1648; // type:function size:0x4 +fn_801D164C = .text:0x801D164C; // type:function size:0x4 +fn_801D1650 = .text:0x801D1650; // type:function size:0x4 +fn_801D1654 = .text:0x801D1654; // type:function size:0x2C +fn_801D1680 = .text:0x801D1680; // type:function size:0x20 +GetInUse__13CScriptAIHintCF9TUniqueId = .text:0x801D16A0; // type:function size:0x5C +GetInUseIgnoreLock__13CScriptAIHintCF9TUniqueId = .text:0x801D16FC; // type:function size:0x38 +SetInUse__13CScriptAIHintFb = .text:0x801D1734; // type:function size:0x20 +GetValueParm__13CScriptAIHintCFv = .text:0x801D1754; // type:function size:0x8 +GetValueParm2__13CScriptAIHintCFv = .text:0x801D175C; // type:function size:0x8 +fn_801D1764 = .text:0x801D1764; // type:function size:0x1E0 +fn_801D1944 = .text:0x801D1944; // type:function size:0x58 +fn_801D199C = .text:0x801D199C; // type:function size:0x9C +fn_801D1A38 = .text:0x801D1A38; // type:function size:0x58 +fn_801D1A90 = .text:0x801D1A90; // type:function size:0x1EC +__ct__12CScriptActorF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>R11CEntityInfoRC12CTransform4fRC10CModelDataRC6CAABoxRC13CMaterialListffRC11CHealthInfoRC20CDamageVulnerabilityRC16CActorParametersRC15SEchoParametersbibbbfUiRC11CDamageInfoUi = .text:0x801D1C7C; // type:function size:0x740 +__dt__12CScriptActorFv = .text:0x801D23BC; // type:function size:0xF4 +HealthInfo__12CScriptActorFv = .text:0x801D24B0; // type:function size:0x8 +GetDamageVulnerability__12CScriptActorCFv = .text:0x801D24B8; // type:function size:0x8 +Touch__12CScriptActorFR6CActorR13CStateManager = .text:0x801D24C0; // type:function size:0x4 +GetTouchBounds__12CScriptActorCFv = .text:0x801D24C4; // type:function size:0xE0 +Think__12CScriptActorFfR13CStateManager = .text:0x801D25A4; // type:function size:0x2F8 +AcceptScriptMsg__12CScriptActorFR13CStateManagerRC10CScriptMsg = .text:0x801D289C; // type:function size:0x2CC +PreRender__12CScriptActorFR13CStateManager = .text:0x801D2B68; // type:function size:0xE0 +GetCollisionResponseType__12CScriptActorCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x801D2C48; // type:function size:0xD0 +GetSortingBounds__12CScriptActorCFRC13CStateManager = .text:0x801D2D18; // type:function size:0x88 +DoUserAnimEvent__12CScriptActorFR13CStateManagerRC13CInt32POINode14EUserEventTypef = .text:0x801D2DA0; // type:function size:0x9C +fn_801D2E3C = .text:0x801D2E3C; // type:function size:0x224 +fn_801D3060 = .text:0x801D3060; // type:function size:0xB8 +AddToRenderer__12CScriptActorCFRC13CStateManager = .text:0x801D3118; // type:function size:0x38 +Render__12CScriptActorCFRC13CStateManager = .text:0x801D3150; // type:function size:0x58 +GetCollisionPrimitive__12CScriptActorCFv = .text:0x801D31A8; // type:function size:0x18 +GetPrimitiveTransform__12CScriptActorCFv = .text:0x801D31C0; // type:function size:0xDC +fn_801D329C = .text:0x801D329C; // type:function size:0x1944 +CheckActorRenderOnly__12CScriptActorCFv = .text:0x801D4BE0; // type:function size:0x54 +fn_801D4C34 = .text:0x801D4C34; // type:function size:0x118 +fn_801D4D4C = .text:0x801D4D4C; // type:function size:0x254 +fn_801D4FA0 = .text:0x801D4FA0; // type:function size:0x58 +fn_801D4FF8 = .text:0x801D4FF8; // type:function size:0xB0 +fn_801D50A8 = .text:0x801D50A8; // type:function size:0x1D0 +fn_801D5278 = .text:0x801D5278; // type:function size:0x2B0 +fn_801D5528 = .text:0x801D5528; // type:function size:0x228 +fn_801D5750 = .text:0x801D5750; // type:function size:0x1F0 +fn_801D5940 = .text:0x801D5940; // type:function size:0x34 +fn_801D5974 = .text:0x801D5974; // type:function size:0x58 +fn_801D59CC = .text:0x801D59CC; // type:function size:0x1AC +fn_801D5B78 = .text:0x801D5B78; // type:function size:0x8C +fn_801D5C04 = .text:0x801D5C04; // type:function size:0x65C +fn_801D6260 = .text:0x801D6260; // type:function size:0x6C +fn_801D62CC = .text:0x801D62CC; // type:function size:0x21C +fn_801D64E8 = .text:0x801D64E8; // type:function size:0xC4 +fn_801D65AC = .text:0x801D65AC; // type:function size:0x198 +fn_801D6744 = .text:0x801D6744; // type:function size:0x22C +fn_801D6970 = .text:0x801D6970; // type:function size:0x20 +fn_801D6990 = .text:0x801D6990; // type:function size:0x10 +fn_801D69A0 = .text:0x801D69A0; // type:function size:0x10 +fn_801D69B0 = .text:0x801D69B0; // type:function size:0x1F8 +fn_801D6BA8 = .text:0x801D6BA8; // type:function size:0x90 +fn_801D6C38 = .text:0x801D6C38; // type:function size:0xFC +fn_801D6D34 = .text:0x801D6D34; // type:function size:0x110 +fn_801D6E44 = .text:0x801D6E44; // type:function size:0x58 +fn_801D6E9C = .text:0x801D6E9C; // type:function size:0x170 +fn_801D700C = .text:0x801D700C; // type:function size:0xF4 +fn_801D7100 = .text:0x801D7100; // type:function size:0x474 +fn_801D7574 = .text:0x801D7574; // type:function size:0x19C +fn_801D7710 = .text:0x801D7710; // type:function size:0xF4 +GetInUse__18CScriptAiJumpPointCF9TUniqueId = .text:0x801D7804; // type:function size:0x84 +fn_801D7888 = .text:0x801D7888; // type:function size:0x1C +fn_801D78A4 = .text:0x801D78A4; // type:function size:0x4 +fn_801D78A8 = .text:0x801D78A8; // type:function size:0x4 +fn_801D78AC = .text:0x801D78AC; // type:function size:0x48 +fn_801D78F4 = .text:0x801D78F4; // type:function size:0x174 +fn_801D7A68 = .text:0x801D7A68; // type:function size:0x420 +fn_801D7E88 = .text:0x801D7E88; // type:function size:0x8 +fn_801D7E90 = .text:0x801D7E90; // type:function size:0x8 +fn_801D7E98 = .text:0x801D7E98; // type:function size:0x4 +fn_801D7E9C = .text:0x801D7E9C; // type:function size:0x80 +fn_801D7F1C = .text:0x801D7F1C; // type:function size:0x4C +fn_801D7F68 = .text:0x801D7F68; // type:function size:0x464 +fn_801D83CC = .text:0x801D83CC; // type:function size:0x1EC +fn_801D85B8 = .text:0x801D85B8; // type:function size:0x550 +fn_801D8B08 = .text:0x801D8B08; // type:function size:0x68 +fn_801D8B70 = .text:0x801D8B70; // type:function size:0x268 +fn_801D8DD8 = .text:0x801D8DD8; // type:function size:0x124 +fn_801D8EFC = .text:0x801D8EFC; // type:function size:0x2D4 +fn_801D91D0 = .text:0x801D91D0; // type:function size:0x88 +fn_801D9258 = .text:0x801D9258; // type:function size:0x118 +fn_801D9370 = .text:0x801D9370; // type:function size:0x1F0 +fn_801D9560 = .text:0x801D9560; // type:function size:0x2B4 +fn_801D9814 = .text:0x801D9814; // type:function size:0x1A4 +fn_801D99B8 = .text:0x801D99B8; // type:function size:0x78 +fn_801D9A30 = .text:0x801D9A30; // type:function size:0x74 +fn_801D9AA4 = .text:0x801D9AA4; // type:function size:0x78 +fn_801D9B1C = .text:0x801D9B1C; // type:function size:0x74 +fn_801D9B90 = .text:0x801D9B90; // type:function size:0x74 +fn_801D9C04 = .text:0x801D9C04; // type:function size:0x5C +fn_801D9C60 = .text:0x801D9C60; // type:function size:0x158 +fn_801D9DB8 = .text:0x801D9DB8; // type:function size:0x58 +fn_801D9E10 = .text:0x801D9E10; // type:function size:0x5C +fn_801D9E6C = .text:0x801D9E6C; // type:function size:0x104 +fn_801D9F70 = .text:0x801D9F70; // type:function size:0x68 +fn_801D9FD8 = .text:0x801D9FD8; // type:function size:0x33C +fn_801DA314 = .text:0x801DA314; // type:function size:0xA8 +fn_801DA3BC = .text:0x801DA3BC; // type:function size:0x64 +fn_801DA420 = .text:0x801DA420; // type:function size:0x3B4 +fn_801DA7D4 = .text:0x801DA7D4; // type:function size:0xA8 +fn_801DA87C = .text:0x801DA87C; // type:function size:0x58 +fn_801DA8D4 = .text:0x801DA8D4; // type:function size:0x124 +fn_801DA9F8 = .text:0x801DA9F8; // type:function size:0x1D4 +fn_801DABCC = .text:0x801DABCC; // type:function size:0xC8 +fn_801DAC94 = .text:0x801DAC94; // type:function size:0x58 +fn_801DACEC = .text:0x801DACEC; // type:function size:0x1E8 +fn_801DAED4 = .text:0x801DAED4; // type:function size:0x348 +fn_801DB21C = .text:0x801DB21C; // type:function size:0xCC +fn_801DB2E8 = .text:0x801DB2E8; // type:function size:0x2BC +fn_801DB5A4 = .text:0x801DB5A4; // type:function size:0x40 +fn_801DB5E4 = .text:0x801DB5E4; // type:function size:0x58 +fn_801DB63C = .text:0x801DB63C; // type:function size:0x36C +fn_801DB9A8 = .text:0x801DB9A8; // type:function size:0x50 +fn_801DB9F8 = .text:0x801DB9F8; // type:function size:0x60 +fn_801DBA58 = .text:0x801DBA58; // type:function size:0x6C0 +fn_801DC118 = .text:0x801DC118; // type:function size:0x120 +fn_801DC238 = .text:0x801DC238; // type:function size:0x98 +fn_801DC2D0 = .text:0x801DC2D0; // type:function size:0x304 +fn_801DC5D4 = .text:0x801DC5D4; // type:function size:0x1F4 +fn_801DC7C8 = .text:0x801DC7C8; // type:function size:0x258 +fn_801DCA20 = .text:0x801DCA20; // type:function size:0xEC +fn_801DCB0C = .text:0x801DCB0C; // type:function size:0x2BC +fn_801DCDC8 = .text:0x801DCDC8; // type:function size:0x1B4 +fn_801DCF7C = .text:0x801DCF7C; // type:function size:0xB4 +fn_801DD030 = .text:0x801DD030; // type:function size:0x48 +fn_801DD078 = .text:0x801DD078; // type:function size:0x58 +fn_801DD0D0 = .text:0x801DD0D0; // type:function size:0x5C +fn_801DD12C = .text:0x801DD12C; // type:function size:0x58 +fn_801DD184 = .text:0x801DD184; // type:function size:0x114 +fn_801DD298 = .text:0x801DD298; // type:function size:0x40 +SetSCannonBall_FuncPtrs__FP20SCannonBall_FuncPtrs = .text:0x801DD2D8; // type:function size:0x8 +fn_801DD2E0 = .text:0x801DD2E0; // type:function size:0x10 +fn_801DD2F0 = .text:0x801DD2F0; // type:function size:0x164 +fn_801DD454 = .text:0x801DD454; // type:function size:0x80 +fn_801DD4D4 = .text:0x801DD4D4; // type:function size:0x388 +fn_801DD85C = .text:0x801DD85C; // type:function size:0x44 +fn_801DD8A0 = .text:0x801DD8A0; // type:function size:0x48 +fn_801DD8E8 = .text:0x801DD8E8; // type:function size:0x54 +fn_801DD93C = .text:0x801DD93C; // type:function size:0x68 +fn_801DD9A4 = .text:0x801DD9A4; // type:function size:0x4A4 +SetSCoin_FuncPtrs__FP14SCoin_FuncPtrs = .text:0x801DDE48; // type:function size:0x8 +fn_801DDE50 = .text:0x801DDE50; // type:function size:0x10 +fn_801DDE60 = .text:0x801DDE60; // type:function size:0x140 +FadeInHelper__20CScriptColorModulateFR13CStateManager9TUniqueIdf = .text:0x801DDFA0; // type:function size:0x28C +FadeOutHelper__20CScriptColorModulateFR13CStateManager9TUniqueIdf = .text:0x801DE22C; // type:function size:0x298 +fn_801DE4C4 = .text:0x801DE4C4; // type:function size:0x170 +fn_801DE634 = .text:0x801DE634; // type:function size:0x20C +fn_801DE840 = .text:0x801DE840; // type:function size:0x378 +fn_801DEBB8 = .text:0x801DEBB8; // type:function size:0x23C +fn_801DEDF4 = .text:0x801DEDF4; // type:function size:0x30C +fn_801DF100 = .text:0x801DF100; // type:function size:0x88 +fn_801DF188 = .text:0x801DF188; // type:function size:0x88 +fn_801DF210 = .text:0x801DF210; // type:function size:0x548 +fn_801DF758 = .text:0x801DF758; // type:function size:0x74 +fn_801DF7CC = .text:0x801DF7CC; // type:function size:0x18 +fn_801DF7E4 = .text:0x801DF7E4; // type:function size:0x204 +fn_801DF9E8 = .text:0x801DF9E8; // type:function size:0xDC +fn_801DFAC4 = .text:0x801DFAC4; // type:function size:0x70 +fn_801DFB34 = .text:0x801DFB34; // type:function size:0x4C +fn_801DFB80 = .text:0x801DFB80; // type:function size:0xB0 +fn_801DFC30 = .text:0x801DFC30; // type:function size:0x1D8 +fn_801DFE08 = .text:0x801DFE08; // type:function size:0x3DC +fn_801E01E4 = .text:0x801E01E4; // type:function size:0x58 +fn_801E023C = .text:0x801E023C; // type:function size:0x320 +fn_801E055C = .text:0x801E055C; // type:function size:0x78 +fn_801E05D4 = .text:0x801E05D4; // type:function size:0x1FC +fn_801E07D0 = .text:0x801E07D0; // type:function size:0x3C +fn_801E080C = .text:0x801E080C; // type:function size:0x158 +fn_801E0964 = .text:0x801E0964; // type:function size:0xD0 +fn_801E0A34 = .text:0x801E0A34; // type:function size:0x6AC +fn_801E10E0 = .text:0x801E10E0; // type:function size:0x58 +fn_801E1138 = .text:0x801E1138; // type:function size:0x8C +fn_801E11C4 = .text:0x801E11C4; // type:function size:0xAC +fn_801E1270 = .text:0x801E1270; // type:function size:0x114 +fn_801E1384 = .text:0x801E1384; // type:function size:0x2EC +fn_801E1670 = .text:0x801E1670; // type:function size:0x1FC +fn_801E186C = .text:0x801E186C; // type:function size:0x58 +fn_801E18C4 = .text:0x801E18C4; // type:function size:0x84 +fn_801E1948 = .text:0x801E1948; // type:function size:0x58 +fn_801E19A0 = .text:0x801E19A0; // type:function size:0x2F8 +fn_801E1C98 = .text:0x801E1C98; // type:function size:0x1C8 +fn_801E1E60 = .text:0x801E1E60; // type:function size:0x1E4 +fn_801E2044 = .text:0x801E2044; // type:function size:0xA0 +GetAttackDirection__17CScriptCoverPointCFv = .text:0x801E20E4; // type:function size:0x8 +ShouldCrouch__17CScriptCoverPointCFv = .text:0x801E20EC; // type:function size:0xC +ShouldStay__17CScriptCoverPointCFv = .text:0x801E20F8; // type:function size:0xC +ShouldWallHang__17CScriptCoverPointCFv = .text:0x801E2104; // type:function size:0xC +ShouldLandHere__17CScriptCoverPointCFv = .text:0x801E2110; // type:function size:0xC +Blown__17CScriptCoverPointCFRC9CVector3f = .text:0x801E211C; // type:function size:0x108 +GetInUse__17CScriptCoverPointCF9TUniqueId = .text:0x801E2224; // type:function size:0x84 +fn_801E22A8 = .text:0x801E22A8; // type:function size:0x20 +fn_801E22C8 = .text:0x801E22C8; // type:function size:0x1C +fn_801E22E4 = .text:0x801E22E4; // type:function size:0x4 +fn_801E22E8 = .text:0x801E22E8; // type:function size:0x4 +fn_801E22EC = .text:0x801E22EC; // type:function size:0x48 +fn_801E2334 = .text:0x801E2334; // type:function size:0x1F8 +fn_801E252C = .text:0x801E252C; // type:function size:0x58 +fn_801E2584 = .text:0x801E2584; // type:function size:0x408 +fn_801E298C = .text:0x801E298C; // type:function size:0xE8 +fn_801E2A74 = .text:0x801E2A74; // type:function size:0x24C +fn_801E2CC0 = .text:0x801E2CC0; // type:function size:0x124 +fn_801E2DE4 = .text:0x801E2DE4; // type:function size:0x8 +fn_801E2DEC = .text:0x801E2DEC; // type:function size:0x8 +fn_801E2DF4 = .text:0x801E2DF4; // type:function size:0x3C +fn_801E2E30 = .text:0x801E2E30; // type:function size:0x64C +fn_801E347C = .text:0x801E347C; // type:function size:0xB8 +fn_801E3534 = .text:0x801E3534; // type:function size:0x120 +fn_801E3654 = .text:0x801E3654; // type:function size:0x68 +fn_801E36BC = .text:0x801E36BC; // type:function size:0x3C +fn_801E36F8 = .text:0x801E36F8; // type:function size:0x84 +fn_801E377C = .text:0x801E377C; // type:function size:0xE0 +fn_801E385C = .text:0x801E385C; // type:function size:0x8 +fn_801E3864 = .text:0x801E3864; // type:function size:0x44C +SetSScriptDarkSamusBattleStage_FuncPtrs__FP36SScriptDarkSamusBattleStage_FuncPtrs = .text:0x801E3CB0; // type:function size:0x8 +fn_801E3CB8 = .text:0x801E3CB8; // type:function size:0x10 +fn_801E3CC8 = .text:0x801E3CC8; // type:function size:0x134 +fn_801E3DFC = .text:0x801E3DFC; // type:function size:0x678 +fn_801E4474 = .text:0x801E4474; // type:function size:0x9E0 +fn_801E4E54 = .text:0x801E4E54; // type:function size:0xD4 +fn_801E4F28 = .text:0x801E4F28; // type:function size:0xAD4 +fn_801E59FC = .text:0x801E59FC; // type:function size:0x58 +fn_801E5A54 = .text:0x801E5A54; // type:function size:0x44 +fn_801E5A98 = .text:0x801E5A98; // type:function size:0x88 +fn_801E5B20 = .text:0x801E5B20; // type:function size:0x80 +fn_801E5BA0 = .text:0x801E5BA0; // type:function size:0x768 +fn_801E6308 = .text:0x801E6308; // type:function size:0x154 +fn_801E645C = .text:0x801E645C; // type:function size:0x4 +fn_801E6460 = .text:0x801E6460; // type:function size:0x134 +fn_801E6594 = .text:0x801E6594; // type:function size:0x168 +fn_801E66FC = .text:0x801E66FC; // type:function size:0x198 +fn_801E6894 = .text:0x801E6894; // type:function size:0x10 +fn_801E68A4 = .text:0x801E68A4; // type:function size:0x5E8 +fn_801E6E8C = .text:0x801E6E8C; // type:function size:0xD80 +fn_801E7C0C = .text:0x801E7C0C; // type:function size:0x90 +SetSDestructibleBarrier_FuncPtrs__FP29SDestructibleBarrier_FuncPtrs = .text:0x801E7C9C; // type:function size:0x8 +fn_801E7CA4 = .text:0x801E7CA4; // type:function size:0x10 +fn_801E7CB4 = .text:0x801E7CB4; // type:function size:0x144 +fn_801E7DF8 = .text:0x801E7DF8; // type:function size:0x58 +fn_801E7E50 = .text:0x801E7E50; // type:function size:0x16C +fn_801E7FBC = .text:0x801E7FBC; // type:function size:0x274 +fn_801E8230 = .text:0x801E8230; // type:function size:0x1AC +fn_801E83DC = .text:0x801E83DC; // type:function size:0x26C +fn_801E8648 = .text:0x801E8648; // type:function size:0x58 +fn_801E86A0 = .text:0x801E86A0; // type:function size:0x7C +fn_801E871C = .text:0x801E871C; // type:function size:0x8C +fn_801E87A8 = .text:0x801E87A8; // type:function size:0xF4 +fn_801E889C = .text:0x801E889C; // type:function size:0x10 +fn_801E88AC = .text:0x801E88AC; // type:function size:0x4 +fn_801E88B0 = .text:0x801E88B0; // type:function size:0x124 +fn_801E89D4 = .text:0x801E89D4; // type:function size:0x5C8 +fn_801E8F9C = .text:0x801E8F9C; // type:function size:0x268 +fn_801E9204 = .text:0x801E9204; // type:function size:0xA4 +fn_801E92A8 = .text:0x801E92A8; // type:function size:0x38 +fn_801E92E0 = .text:0x801E92E0; // type:function size:0x2C +fn_801E930C = .text:0x801E930C; // type:function size:0xE4 +fn_801E93F0 = .text:0x801E93F0; // type:function size:0x80 +fn_801E9470 = .text:0x801E9470; // type:function size:0x10C +fn_801E957C = .text:0x801E957C; // type:function size:0x244 +fn_801E97C0 = .text:0x801E97C0; // type:function size:0x38 +fn_801E97F8 = .text:0x801E97F8; // type:function size:0x68C +fn_801E9E84 = .text:0x801E9E84; // type:function size:0xFC +fn_801E9F80 = .text:0x801E9F80; // type:function size:0x68 +fn_801E9FE8 = .text:0x801E9FE8; // type:function size:0xC +fn_801E9FF4 = .text:0x801E9FF4; // type:function size:0xC +fn_801EA000 = .text:0x801EA000; // type:function size:0x8 +fn_801EA008 = .text:0x801EA008; // type:function size:0xC +fn_801EA014 = .text:0x801EA014; // type:function size:0x158 +fn_801EA16C = .text:0x801EA16C; // type:function size:0x68 +fn_801EA1D4 = .text:0x801EA1D4; // type:function size:0x54 +fn_801EA228 = .text:0x801EA228; // type:function size:0x240 +fn_801EA468 = .text:0x801EA468; // type:function size:0x8 +fn_801EA470 = .text:0x801EA470; // type:function size:0x40 +fn_801EA4B0 = .text:0x801EA4B0; // type:function size:0x68 +fn_801EA518 = .text:0x801EA518; // type:function size:0x98 +fn_801EA5B0 = .text:0x801EA5B0; // type:function size:0x34 +fn_801EA5E4 = .text:0x801EA5E4; // type:function size:0xDC +fn_801EA6C0 = .text:0x801EA6C0; // type:function size:0x300 +fn_801EA9C0 = .text:0x801EA9C0; // type:function size:0x150 +fn_801EAB10 = .text:0x801EAB10; // type:function size:0xA4 +fn_801EABB4 = .text:0x801EABB4; // type:function size:0xC0 +fn_801EAC74 = .text:0x801EAC74; // type:function size:0x994 +fn_801EB608 = .text:0x801EB608; // type:function size:0x1C8 +fn_801EB7D0 = .text:0x801EB7D0; // type:function size:0x45C +fn_801EBC2C = .text:0x801EBC2C; // type:function size:0x53C +fn_801EC168 = .text:0x801EC168; // type:function size:0xBC +fn_801EC224 = .text:0x801EC224; // type:function size:0x18 +fn_801EC23C = .text:0x801EC23C; // type:function size:0xE4 +fn_801EC320 = .text:0x801EC320; // type:function size:0x50 +fn_801EC370 = .text:0x801EC370; // type:function size:0x1B4 +fn_801EC524 = .text:0x801EC524; // type:function size:0x4 +fn_801EC528 = .text:0x801EC528; // type:function size:0x8 +fn_801EC530 = .text:0x801EC530; // type:function size:0x8 +fn_801EC538 = .text:0x801EC538; // type:function size:0x68 +fn_801EC5A0 = .text:0x801EC5A0; // type:function size:0x58 +fn_801EC5F8 = .text:0x801EC5F8; // type:function size:0x1C +fn_801EC614 = .text:0x801EC614; // type:function size:0x3C +fn_801EC650 = .text:0x801EC650; // type:function size:0x834 +fn_801ECE84 = .text:0x801ECE84; // type:function size:0x1094 +fn_801EDF18 = .text:0x801EDF18; // type:function size:0x108 +fn_801EE020 = .text:0x801EE020; // type:function size:0x28 +fn_801EE048 = .text:0x801EE048; // type:function size:0x2C +fn_801EE074 = .text:0x801EE074; // type:function size:0x28 +fn_801EE09C = .text:0x801EE09C; // type:function size:0x2C +fn_801EE0C8 = .text:0x801EE0C8; // type:function size:0x214 +fn_801EE2DC = .text:0x801EE2DC; // type:function size:0x58 +fn_801EE334 = .text:0x801EE334; // type:function size:0xA4 +fn_801EE3D8 = .text:0x801EE3D8; // type:function size:0x80 +fn_801EE458 = .text:0x801EE458; // type:function size:0x10C +fn_801EE564 = .text:0x801EE564; // type:function size:0x58 +fn_801EE5BC = .text:0x801EE5BC; // type:function size:0xF4 +fn_801EE6B0 = .text:0x801EE6B0; // type:function size:0x168 +fn_801EE818 = .text:0x801EE818; // type:function size:0xBC +fn_801EE8D4 = .text:0x801EE8D4; // type:function size:0x290 +fn_801EEB64 = .text:0x801EEB64; // type:function size:0x8 +fn_801EEB6C = .text:0x801EEB6C; // type:function size:0x8 +fn_801EEB74 = .text:0x801EEB74; // type:function size:0x8 +fn_801EEB7C = .text:0x801EEB7C; // type:function size:0xA8 +fn_801EEC24 = .text:0x801EEC24; // type:function size:0x238 +fn_801EEE5C = .text:0x801EEE5C; // type:function size:0xB0 +fn_801EEF0C = .text:0x801EEF0C; // type:function size:0x100 +fn_801EF00C = .text:0x801EF00C; // type:function size:0x120 +fn_801EF12C = .text:0x801EF12C; // type:function size:0x100 +fn_801EF22C = .text:0x801EF22C; // type:function size:0x11C +fn_801EF348 = .text:0x801EF348; // type:function size:0x15C +fn_801EF4A4 = .text:0x801EF4A4; // type:function size:0x540 +fn_801EF9E4 = .text:0x801EF9E4; // type:function size:0x68 +fn_801EFA4C = .text:0x801EFA4C; // type:function size:0x134 +fn_801EFB80 = .text:0x801EFB80; // type:function size:0xC +fn_801EFB8C = .text:0x801EFB8C; // type:function size:0x8 +fn_801EFB94 = .text:0x801EFB94; // type:function size:0xC +fn_801EFBA0 = .text:0x801EFBA0; // type:function size:0xE8 +fn_801EFC88 = .text:0x801EFC88; // type:function size:0x4 +fn_801EFC8C = .text:0x801EFC8C; // type:function size:0x8 +fn_801EFC94 = .text:0x801EFC94; // type:function size:0x4 +fn_801EFC98 = .text:0x801EFC98; // type:function size:0xFC +fn_801EFD94 = .text:0x801EFD94; // type:function size:0x12C +fn_801EFEC0 = .text:0x801EFEC0; // type:function size:0x40 +fn_801EFF00 = .text:0x801EFF00; // type:function size:0xD4 +fn_801EFFD4 = .text:0x801EFFD4; // type:function size:0x188 +fn_801F015C = .text:0x801F015C; // type:function size:0x18C +fn_801F02E8 = .text:0x801F02E8; // type:function size:0xA4 +fn_801F038C = .text:0x801F038C; // type:function size:0x80 +fn_801F040C = .text:0x801F040C; // type:function size:0x68 +fn_801F0474 = .text:0x801F0474; // type:function size:0xAC +fn_801F0520 = .text:0x801F0520; // type:function size:0x150 +fn_801F0670 = .text:0x801F0670; // type:function size:0x50 +fn_801F06C0 = .text:0x801F06C0; // type:function size:0x2B0 +fn_801F0970 = .text:0x801F0970; // type:function size:0x98 +__ct__13CScriptEffectF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC9CVector3fUibbbbffffbfffbbbRC16CLightParametersbRC15CGameSplineDescbbbQ213CScriptEffect12ERenderOrder = .text:0x801F0A08; // type:function size:0x3D8 +fn_801F0DE0 = .text:0x801F0DE0; // type:function size:0x64 +fn_801F0E44 = .text:0x801F0E44; // type:function size:0x378 +fn_801F11BC = .text:0x801F11BC; // type:function size:0x69C +fn_801F1858 = .text:0x801F1858; // type:function size:0x20 +fn_801F1878 = .text:0x801F1878; // type:function size:0xAC +fn_801F1924 = .text:0x801F1924; // type:function size:0x238 +fn_801F1B5C = .text:0x801F1B5C; // type:function size:0x1C8 +fn_801F1D24 = .text:0x801F1D24; // type:function size:0x10 +fn_801F1D34 = .text:0x801F1D34; // type:function size:0x54 +fn_801F1D88 = .text:0x801F1D88; // type:function size:0x8 +fn_801F1D90 = .text:0x801F1D90; // type:function size:0x1B0 +fn_801F1F40 = .text:0x801F1F40; // type:function size:0x88 +fn_801F1FC8 = .text:0x801F1FC8; // type:function size:0x38 +fn_801F2000 = .text:0x801F2000; // type:function size:0x148 +fn_801F2148 = .text:0x801F2148; // type:function size:0x278 +SetGlobalScale__13CScriptEffectFRC9CVector3f = .text:0x801F23C0; // type:function size:0x20 +fn_801F23E0 = .text:0x801F23E0; // type:function size:0x74 +SetGlobalTranslation__13CScriptEffectFRC9CVector3f = .text:0x801F2454; // type:function size:0x20 +fn_801F2474 = .text:0x801F2474; // type:function size:0x934 +fn_801F2DA8 = .text:0x801F2DA8; // type:function size:0xB8 +fn_801F2E60 = .text:0x801F2E60; // type:function size:0x1C +SetSScriptFogOverlay_FuncPtrs__FP26SScriptFogOverlay_FuncPtrs = .text:0x801F2E7C; // type:function size:0x8 +fn_801F2E84 = .text:0x801F2E84; // type:function size:0x10 +SetSScriptForgottenObject_FuncPtrs__FP31SScriptForgottenObject_FuncPtrs = .text:0x801F2E94; // type:function size:0x8 +fn_801F2E9C = .text:0x801F2E9C; // type:function size:0x10 +SetSFrontEndDataNetwork_FuncPtrs__FP29SFrontEndDataNetwork_FuncPtrs = .text:0x801F2EAC; // type:function size:0x8 +fn_801F2EB4 = .text:0x801F2EB4; // type:function size:0x10 +fn_801F2EC4 = .text:0x801F2EC4; // type:function size:0x25C +fn_801F3120 = .text:0x801F3120; // type:function size:0x58 +fn_801F3178 = .text:0x801F3178; // type:function size:0x12C +fn_801F32A4 = .text:0x801F32A4; // type:function size:0xD4 +fn_801F3378 = .text:0x801F3378; // type:function size:0x58 +fn_801F33D0 = .text:0x801F33D0; // type:function size:0x7A8 +fn_801F3B78 = .text:0x801F3B78; // type:function size:0x2C0 +__ct__19CScriptGrapplePointF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4fRC18CGrappleParameters = .text:0x801F3E38; // type:function size:0x170 +fn_801F3FA8 = .text:0x801F3FA8; // type:function size:0x58 +fn_801F4000 = .text:0x801F4000; // type:function size:0x4 +fn_801F4004 = .text:0x801F4004; // type:function size:0xC8 +fn_801F40CC = .text:0x801F40CC; // type:function size:0x4 +fn_801F40D0 = .text:0x801F40D0; // type:function size:0x8C +fn_801F415C = .text:0x801F415C; // type:function size:0x19C +fn_801F42F8 = .text:0x801F42F8; // type:function size:0x15C +fn_801F4454 = .text:0x801F4454; // type:function size:0x15C +SetSGuiWidget_FuncPtrs__FP19SGuiWidget_FuncPtrs = .text:0x801F45B0; // type:function size:0x8 +fn_801F45B8 = .text:0x801F45B8; // type:function size:0x10 +fn_801F45C8 = .text:0x801F45C8; // type:function size:0x10 +fn_801F45D8 = .text:0x801F45D8; // type:function size:0x10 +fn_801F45E8 = .text:0x801F45E8; // type:function size:0x10 +fn_801F45F8 = .text:0x801F45F8; // type:function size:0x10 +fn_801F4608 = .text:0x801F4608; // type:function size:0x208 +fn_801F4810 = .text:0x801F4810; // type:function size:0x23C +fn_801F4A4C = .text:0x801F4A4C; // type:function size:0x274 +fn_801F4CC0 = .text:0x801F4CC0; // type:function size:0x58 +fn_801F4D18 = .text:0x801F4D18; // type:function size:0x58 +fn_801F4D70 = .text:0x801F4D70; // type:function size:0x1C +fn_801F4D8C = .text:0x801F4D8C; // type:function size:0xF0 +fn_801F4E7C = .text:0x801F4E7C; // type:function size:0x288 +fn_801F5104 = .text:0x801F5104; // type:function size:0x244 +fn_801F5348 = .text:0x801F5348; // type:function size:0xB0 +fn_801F53F8 = .text:0x801F53F8; // type:function size:0x65C +fn_801F5A54 = .text:0x801F5A54; // type:function size:0x3C4 +fn_801F5E18 = .text:0x801F5E18; // type:function size:0x94 +fn_801F5EAC = .text:0x801F5EAC; // type:function size:0x2F0 +fn_801F619C = .text:0x801F619C; // type:function size:0x128 +fn_801F62C4 = .text:0x801F62C4; // type:function size:0xBC +fn_801F6380 = .text:0x801F6380; // type:function size:0x80 +fn_801F6400 = .text:0x801F6400; // type:function size:0x2C +fn_801F642C = .text:0x801F642C; // type:function size:0x16C +fn_801F6598 = .text:0x801F6598; // type:function size:0x58 +fn_801F65F0 = .text:0x801F65F0; // type:function size:0x50 +fn_801F6640 = .text:0x801F6640; // type:function size:0x1A4 +fn_801F67E4 = .text:0x801F67E4; // type:function size:0xD4 +fn_801F68B8 = .text:0x801F68B8; // type:function size:0x94 +fn_801F694C = .text:0x801F694C; // type:function size:0x70 +fn_801F69BC = .text:0x801F69BC; // type:function size:0xC4 +fn_801F6A80 = .text:0x801F6A80; // type:function size:0x284 +fn_801F6D04 = .text:0x801F6D04; // type:function size:0x14 +fn_801F6D18 = .text:0x801F6D18; // type:function size:0x4 +fn_801F6D1C = .text:0x801F6D1C; // type:function size:0x8 +fn_801F6D24 = .text:0x801F6D24; // type:function size:0x8 +fn_801F6D2C = .text:0x801F6D2C; // type:function size:0xA4 +fn_801F6DD0 = .text:0x801F6DD0; // type:function size:0x5C +fn_801F6E2C = .text:0x801F6E2C; // type:function size:0x3C +fn_801F6E68 = .text:0x801F6E68; // type:function size:0x194 +__dt__14CScriptMailboxFv = .text:0x801F6FFC; // type:function size:0x58 +fn_801F7054 = .text:0x801F7054; // type:function size:0x164 +fn_801F71B8 = .text:0x801F71B8; // type:function size:0x198 +fn_801F7350 = .text:0x801F7350; // type:function size:0x54 +fn_801F73A4 = .text:0x801F73A4; // type:function size:0x84 +fn_801F7428 = .text:0x801F7428; // type:function size:0x4C +fn_801F7474 = .text:0x801F7474; // type:function size:0x80 +fn_801F74F4 = .text:0x801F74F4; // type:function size:0x58 +fn_801F754C = .text:0x801F754C; // type:function size:0xB8 +fn_801F7604 = .text:0x801F7604; // type:function size:0x180 +fn_801F7784 = .text:0x801F7784; // type:function size:0xD4 +fn_801F7858 = .text:0x801F7858; // type:function size:0xB8 +fn_801F7910 = .text:0x801F7910; // type:function size:0x80 +fn_801F7990 = .text:0x801F7990; // type:function size:0x174 +fn_801F7B04 = .text:0x801F7B04; // type:function size:0xC4 +fn_801F7BC8 = .text:0x801F7BC8; // type:function size:0x5C +fn_801F7C24 = .text:0x801F7C24; // type:function size:0x1B8 +fn_801F7DDC = .text:0x801F7DDC; // type:function size:0x58 +fn_801F7E34 = .text:0x801F7E34; // type:function size:0x5C +fn_801F7E90 = .text:0x801F7E90; // type:function size:0x20 +fn_801F7EB0 = .text:0x801F7EB0; // type:function size:0x34 +fn_801F7EE4 = .text:0x801F7EE4; // type:function size:0x24 +fn_801F7F08 = .text:0x801F7F08; // type:function size:0x7C +fn_801F7F84 = .text:0x801F7F84; // type:function size:0x14 +fn_801F7F98 = .text:0x801F7F98; // type:function size:0xDC +fn_801F8074 = .text:0x801F8074; // type:function size:0x2E0 +GenerateScriptObject__25CScriptObjectLoaderHelperFRC9TEditorIdR13CStateManager = .text:0x801F8354; // type:function size:0x148 +fn_801F849C = .text:0x801F849C; // type:function size:0x110 +fn_801F85AC = .text:0x801F85AC; // type:function size:0xB0 +fn_801F865C = .text:0x801F865C; // type:function size:0xC8 +fn_801F8724 = .text:0x801F8724; // type:function size:0xEC +fn_801F8810 = .text:0x801F8810; // type:function size:0x31C +fn_801F8B2C = .text:0x801F8B2C; // type:function size:0x15C +fn_801F8C88 = .text:0x801F8C88; // type:function size:0xC0 +fn_801F8D48 = .text:0x801F8D48; // type:function size:0x138 +fn_801F8E80 = .text:0x801F8E80; // type:function size:0x94 +fn_801F8F14 = .text:0x801F8F14; // type:function size:0x234 +fn_801F9148 = .text:0x801F9148; // type:function size:0x64 +fn_801F91AC = .text:0x801F91AC; // type:function size:0x18C +fn_801F9338 = .text:0x801F9338; // type:function size:0xBC +fn_801F93F4 = .text:0x801F93F4; // type:function size:0x1CC +fn_801F95C0 = .text:0x801F95C0; // type:function size:0x60 +fn_801F9620 = .text:0x801F9620; // type:function size:0x78 +fn_801F9698 = .text:0x801F9698; // type:function size:0x640 +fn_801F9CD8 = .text:0x801F9CD8; // type:function size:0x3EC +fn_801FA0C4 = .text:0x801FA0C4; // type:function size:0x84 +fn_801FA148 = .text:0x801FA148; // type:function size:0x58 +fn_801FA1A0 = .text:0x801FA1A0; // type:function size:0x44 +fn_801FA1E4 = .text:0x801FA1E4; // type:function size:0x38 +fn_801FA21C = .text:0x801FA21C; // type:function size:0xE28 +fn_801FB044 = .text:0x801FB044; // type:function size:0x5C8 +fn_801FB60C = .text:0x801FB60C; // type:function size:0xD0 +fn_801FB6DC = .text:0x801FB6DC; // type:function size:0xE0 +fn_801FB7BC = .text:0x801FB7BC; // type:function size:0x4C +fn_801FB808 = .text:0x801FB808; // type:function size:0x8 +fn_801FB810 = .text:0x801FB810; // type:function size:0x50 +fn_801FB860 = .text:0x801FB860; // type:function size:0x74 +fn_801FB8D4 = .text:0x801FB8D4; // type:function size:0x190 +fn_801FBA64 = .text:0x801FBA64; // type:function size:0x1C0 +fn_801FBC24 = .text:0x801FBC24; // type:function size:0x2A8 +fn_801FBECC = .text:0x801FBECC; // type:function size:0x8AC +fn_801FC778 = .text:0x801FC778; // type:function size:0xC +fn_801FC784 = .text:0x801FC784; // type:function size:0xE0 +fn_801FC864 = .text:0x801FC864; // type:function size:0x1EC +fn_801FCA50 = .text:0x801FCA50; // type:function size:0xA18 +fn_801FD468 = .text:0x801FD468; // type:function size:0x9C +fn_801FD504 = .text:0x801FD504; // type:function size:0x338 +fn_801FD83C = .text:0x801FD83C; // type:function size:0x30 +fn_801FD86C = .text:0x801FD86C; // type:function size:0xC0 +fn_801FD92C = .text:0x801FD92C; // type:function size:0x68 +fn_801FD994 = .text:0x801FD994; // type:function size:0xB4 +fn_801FDA48 = .text:0x801FDA48; // type:function size:0x11C +fn_801FDB64 = .text:0x801FDB64; // type:function size:0x54 +fn_801FDBB8 = .text:0x801FDBB8; // type:function size:0x578 +fn_801FE130 = .text:0x801FE130; // type:function size:0x1C4 +fn_801FE2F4 = .text:0x801FE2F4; // type:function size:0x230 +fn_801FE524 = .text:0x801FE524; // type:function size:0x30C +fn_801FE830 = .text:0x801FE830; // type:function size:0x1F0 +fn_801FEA20 = .text:0x801FEA20; // type:function size:0xC4 +fn_801FEAE4 = .text:0x801FEAE4; // type:function size:0xCC +fn_801FEBB0 = .text:0x801FEBB0; // type:function size:0x83C +fn_801FF3EC = .text:0x801FF3EC; // type:function size:0x50 +fn_801FF43C = .text:0x801FF43C; // type:function size:0x254 +fn_801FF690 = .text:0x801FF690; // type:function size:0xE8 +fn_801FF778 = .text:0x801FF778; // type:function size:0xAC +fn_801FF824 = .text:0x801FF824; // type:function size:0x4 +fn_801FF828 = .text:0x801FF828; // type:function size:0x190 +fn_801FF9B8 = .text:0x801FF9B8; // type:function size:0x27C +fn_801FFC34 = .text:0x801FFC34; // type:function size:0x58 +fn_801FFC8C = .text:0x801FFC8C; // type:function size:0xB4 +fn_801FFD40 = .text:0x801FFD40; // type:function size:0x18C +fn_801FFECC = .text:0x801FFECC; // type:function size:0x3FC +fn_802002C8 = .text:0x802002C8; // type:function size:0x6F0 +fn_802009B8 = .text:0x802009B8; // type:function size:0x224 +fn_80200BDC = .text:0x80200BDC; // type:function size:0x8 +fn_80200BE4 = .text:0x80200BE4; // type:function size:0x2F4 +fn_80200ED8 = .text:0x80200ED8; // type:function size:0x26C +fn_80201144 = .text:0x80201144; // type:function size:0x220 +fn_80201364 = .text:0x80201364; // type:function size:0x40 +fn_802013A4 = .text:0x802013A4; // type:function size:0x48 +fn_802013EC = .text:0x802013EC; // type:function size:0x8 +fn_802013F4 = .text:0x802013F4; // type:function size:0x8 +fn_802013FC = .text:0x802013FC; // type:function size:0x118 +TeleportToWaypoint__15CScriptPlatformF9TUniqueIdR13CStateManager = .text:0x80201514; // type:function size:0x9C +fn_802015B0 = .text:0x802015B0; // type:function size:0x98 +fn_80201648 = .text:0x80201648; // type:function size:0xE8 +fn_80201730 = .text:0x80201730; // type:function size:0xB0 +fn_802017E0 = .text:0x802017E0; // type:function size:0x68C +fn_80201E6C = .text:0x80201E6C; // type:function size:0x18 +fn_80201E84 = .text:0x80201E84; // type:function size:0x78 +fn_80201EFC = .text:0x80201EFC; // type:function size:0x4 +fn_80201F00 = .text:0x80201F00; // type:function size:0x58 +fn_80201F58 = .text:0x80201F58; // type:function size:0x1C4 +fn_8020211C = .text:0x8020211C; // type:function size:0xCC +IsRider__15CScriptPlatformCF9TUniqueId = .text:0x802021E8; // type:function size:0x90 +fn_80202278 = .text:0x80202278; // type:function size:0x154 +fn_802023CC = .text:0x802023CC; // type:function size:0x108 +fn_802024D4 = .text:0x802024D4; // type:function size:0x894 +fn_80202D68 = .text:0x80202D68; // type:function size:0x5C +fn_80202DC4 = .text:0x80202DC4; // type:function size:0x1B4 +fn_80202F78 = .text:0x80202F78; // type:function size:0x14 +fn_80202F8C = .text:0x80202F8C; // type:function size:0xA8 +fn_80203034 = .text:0x80203034; // type:function size:0x88 +fn_802030BC = .text:0x802030BC; // type:function size:0x4 +fn_802030C0 = .text:0x802030C0; // type:function size:0x8 +fn_802030C8 = .text:0x802030C8; // type:function size:0x68 +fn_80203130 = .text:0x80203130; // type:function size:0xD8 +fn_80203208 = .text:0x80203208; // type:function size:0x21C +fn_80203424 = .text:0x80203424; // type:function size:0x1674 +fn_80204A98 = .text:0x80204A98; // type:function size:0x8 +fn_80204AA0 = .text:0x80204AA0; // type:function size:0x8 +fn_80204AA8 = .text:0x80204AA8; // type:function size:0x8 +fn_80204AB0 = .text:0x80204AB0; // type:function size:0xC +fn_80204ABC = .text:0x80204ABC; // type:function size:0x8 +fn_80204AC4 = .text:0x80204AC4; // type:function size:0x50 +fn_80204B14 = .text:0x80204B14; // type:function size:0x8 +fn_80204B1C = .text:0x80204B1C; // type:function size:0x8 +fn_80204B24 = .text:0x80204B24; // type:function size:0x14 +fn_80204B38 = .text:0x80204B38; // type:function size:0xC +fn_80204B44 = .text:0x80204B44; // type:function size:0x8 +fn_80204B4C = .text:0x80204B4C; // type:function size:0xC +fn_80204B58 = .text:0x80204B58; // type:function size:0xC +fn_80204B64 = .text:0x80204B64; // type:function size:0x10 +fn_80204B74 = .text:0x80204B74; // type:function size:0x10 +fn_80204B84 = .text:0x80204B84; // type:function size:0xC +fn_80204B90 = .text:0x80204B90; // type:function size:0x10 +fn_80204BA0 = .text:0x80204BA0; // type:function size:0x8 +fn_80204BA8 = .text:0x80204BA8; // type:function size:0x8 +fn_80204BB0 = .text:0x80204BB0; // type:function size:0x4 +fn_80204BB4 = .text:0x80204BB4; // type:function size:0xC +fn_80204BC0 = .text:0x80204BC0; // type:function size:0x40 +fn_80204C00 = .text:0x80204C00; // type:function size:0x78 +fn_80204C78 = .text:0x80204C78; // type:function size:0x30 +fn_80204CA8 = .text:0x80204CA8; // type:function size:0x14 +fn_80204CBC = .text:0x80204CBC; // type:function size:0x4 +fn_80204CC0 = .text:0x80204CC0; // type:function size:0x108 +fn_80204DC8 = .text:0x80204DC8; // type:function size:0x180 +SetTransformExplicitly__15CScriptPlatformFRC12CTransform4f = .text:0x80204F48; // type:function size:0x6C +fn_80204FB4 = .text:0x80204FB4; // type:function size:0xDC +SetSPlayerActor_FuncPtrs__FP21SPlayerActor_FuncPtrs = .text:0x80205090; // type:function size:0x8 +fn_80205098 = .text:0x80205098; // type:function size:0x10 +fn_802050A8 = .text:0x802050A8; // type:function size:0x2C +fn_802050D4 = .text:0x802050D4; // type:function size:0x178 +fn_8020524C = .text:0x8020524C; // type:function size:0x1A4 +fn_802053F0 = .text:0x802053F0; // type:function size:0x21C +fn_8020560C = .text:0x8020560C; // type:function size:0x58 +SetSPlayerController_FuncPtrs__FP26SPlayerController_FuncPtrs = .text:0x80205664; // type:function size:0x8 +fn_8020566C = .text:0x8020566C; // type:function size:0x10 +fn_8020567C = .text:0x8020567C; // type:function size:0x80 +fn_802056FC = .text:0x802056FC; // type:function size:0x94 +fn_80205790 = .text:0x80205790; // type:function size:0x1F0 +fn_80205980 = .text:0x80205980; // type:function size:0x58 +SetSPlayerTurret_FuncPtrs__FP22SPlayerTurret_FuncPtrs = .text:0x802059D8; // type:function size:0x8 +fn_802059E0 = .text:0x802059E0; // type:function size:0x10 +fn_802059F0 = .text:0x802059F0; // type:function size:0x2C +fn_80205A1C = .text:0x80205A1C; // type:function size:0x2C +fn_80205A48 = .text:0x80205A48; // type:function size:0x2C +fn_80205A74 = .text:0x80205A74; // type:function size:0x2C +fn_80205AA0 = .text:0x80205AA0; // type:function size:0x2C +fn_80205ACC = .text:0x80205ACC; // type:function size:0x138 +fn_80205C04 = .text:0x80205C04; // type:function size:0x58 +fn_80205C5C = .text:0x80205C5C; // type:function size:0x4 +fn_80205C60 = .text:0x80205C60; // type:function size:0x70 +fn_80205CD0 = .text:0x80205CD0; // type:function size:0x4 +fn_80205CD4 = .text:0x80205CD4; // type:function size:0x4 +fn_80205CD8 = .text:0x80205CD8; // type:function size:0xA0 +fn_80205D78 = .text:0x80205D78; // type:function size:0x108 +fn_80205E80 = .text:0x80205E80; // type:function size:0x3C0 +fn_80206240 = .text:0x80206240; // type:function size:0xDC +fn_8020631C = .text:0x8020631C; // type:function size:0x638 +fn_80206954 = .text:0x80206954; // type:function size:0x8 +fn_8020695C = .text:0x8020695C; // type:function size:0x3A8 +fn_80206D04 = .text:0x80206D04; // type:function size:0x98 +fn_80206D9C = .text:0x80206D9C; // type:function size:0x58 +fn_80206DF4 = .text:0x80206DF4; // type:function size:0x80 +fn_80206E74 = .text:0x80206E74; // type:function size:0x430 +fn_802072A4 = .text:0x802072A4; // type:function size:0x1C8 +fn_8020746C = .text:0x8020746C; // type:function size:0x9C +fn_80207508 = .text:0x80207508; // type:function size:0x78 +fn_80207580 = .text:0x80207580; // type:function size:0x110 +fn_80207690 = .text:0x80207690; // type:function size:0x57C +fn_80207C0C = .text:0x80207C0C; // type:function size:0x58 +fn_80207C64 = .text:0x80207C64; // type:function size:0x118 +fn_80207D7C = .text:0x80207D7C; // type:function size:0x70 +fn_80207DEC = .text:0x80207DEC; // type:function size:0x58 +GetRadius__15CScriptRepulsorCFv = .text:0x80207E44; // type:function size:0x8 +fn_80207E4C = .text:0x80207E4C; // type:function size:0x8 +GetShape__15CScriptRepulsorCFv = .text:0x80207E54; // type:function size:0x8 +fn_80207E5C = .text:0x80207E5C; // type:function size:0x1F4 +SetSRiftPortal_FuncPtrs__FP20SRiftPortal_FuncPtrs = .text:0x80208050; // type:function size:0x8 +fn_80208058 = .text:0x80208058; // type:function size:0x10 +fn_80208068 = .text:0x80208068; // type:function size:0x94 +fn_802080FC = .text:0x802080FC; // type:function size:0x58 +fn_80208154 = .text:0x80208154; // type:function size:0x18 +fn_8020816C = .text:0x8020816C; // type:function size:0x4 +fn_80208170 = .text:0x80208170; // type:function size:0x13C +fn_802082AC = .text:0x802082AC; // type:function size:0x320 +fn_802085CC = .text:0x802085CC; // type:function size:0x8C +fn_80208658 = .text:0x80208658; // type:function size:0x4 +fn_8020865C = .text:0x8020865C; // type:function size:0x328 +fn_80208984 = .text:0x80208984; // type:function size:0x44 +fn_802089C8 = .text:0x802089C8; // type:function size:0xC50 +fn_80209618 = .text:0x80209618; // type:function size:0xC +SetSScriptRsfAudio_FuncPtrs__FP24SScriptRsfAudio_FuncPtrs = .text:0x80209624; // type:function size:0x8 +fn_8020962C = .text:0x8020962C; // type:function size:0x10 +SetSScriptRubiksPuzzle_FuncPtrs__FP28SScriptRubiksPuzzle_FuncPtrs = .text:0x8020963C; // type:function size:0x8 +fn_80209644 = .text:0x80209644; // type:function size:0x10 +SetSSafeZone_FuncPtrs__FP18SSafeZone_FuncPtrs = .text:0x80209654; // type:function size:0x8 +fn_8020965C = .text:0x8020965C; // type:function size:0x10 +fn_8020966C = .text:0x8020966C; // type:function size:0x10 +fn_8020967C = .text:0x8020967C; // type:function size:0x2C +DamageActor__15CScriptSafeZoneFR13CStateManager9TUniqueIdf = .text:0x802096A8; // type:function size:0x38 +fn_802096E0 = .text:0x802096E0; // type:function size:0x264 +fn_80209944 = .text:0x80209944; // type:function size:0x8 +fn_8020994C = .text:0x8020994C; // type:function size:0x14 +fn_80209960 = .text:0x80209960; // type:function size:0x5C +fn_802099BC = .text:0x802099BC; // type:function size:0x64 +fn_80209A20 = .text:0x80209A20; // type:function size:0xC +fn_80209A2C = .text:0x80209A2C; // type:function size:0xC +fn_80209A38 = .text:0x80209A38; // type:function size:0x8 +fn_80209A40 = .text:0x80209A40; // type:function size:0x10 +fn_80209A50 = .text:0x80209A50; // type:function size:0x1C +fn_80209A6C = .text:0x80209A6C; // type:function size:0x8 +fn_80209A74 = .text:0x80209A74; // type:function size:0x14 +fn_80209A88 = .text:0x80209A88; // type:function size:0xA8 +fn_80209B30 = .text:0x80209B30; // type:function size:0xA4 +fn_80209BD4 = .text:0x80209BD4; // type:function size:0x38 +fn_80209C0C = .text:0x80209C0C; // type:function size:0x250 +fn_80209E5C = .text:0x80209E5C; // type:function size:0xC +fn_80209E68 = .text:0x80209E68; // type:function size:0x4 +fn_80209E6C = .text:0x80209E6C; // type:function size:0x8 +fn_80209E74 = .text:0x80209E74; // type:function size:0xC +fn_80209E80 = .text:0x80209E80; // type:function size:0x8 +fn_80209E88 = .text:0x80209E88; // type:function size:0x10 +fn_80209E98 = .text:0x80209E98; // type:function size:0x10 +fn_80209EA8 = .text:0x80209EA8; // type:function size:0x14 +fn_80209EBC = .text:0x80209EBC; // type:function size:0x1C +fn_80209ED8 = .text:0x80209ED8; // type:function size:0x10 +fn_80209EE8 = .text:0x80209EE8; // type:function size:0x94 +fn_80209F7C = .text:0x80209F7C; // type:function size:0x38 +ReceiveExternalTime__20CScriptSequenceTimerFR13CStateManagerf = .text:0x80209FB4; // type:function size:0x4 +fn_80209FB8 = .text:0x80209FB8; // type:function size:0xC74 +fn_8020AC2C = .text:0x8020AC2C; // type:function size:0x20 +fn_8020AC4C = .text:0x8020AC4C; // type:function size:0xC +fn_8020AC58 = .text:0x8020AC58; // type:function size:0x24 +fn_8020AC7C = .text:0x8020AC7C; // type:function size:0x8 +fn_8020AC84 = .text:0x8020AC84; // type:function size:0x28 +fn_8020ACAC = .text:0x8020ACAC; // type:function size:0x1C0 +fn_8020AE6C = .text:0x8020AE6C; // type:function size:0xC +fn_8020AE78 = .text:0x8020AE78; // type:function size:0x8 +fn_8020AE80 = .text:0x8020AE80; // type:function size:0x10 +fn_8020AE90 = .text:0x8020AE90; // type:function size:0x8 +fn_8020AE98 = .text:0x8020AE98; // type:function size:0xC +fn_8020AEA4 = .text:0x8020AEA4; // type:function size:0x8 +fn_8020AEAC = .text:0x8020AEAC; // type:function size:0x8 +fn_8020AEB4 = .text:0x8020AEB4; // type:function size:0x10 +fn_8020AEC4 = .text:0x8020AEC4; // type:function size:0x14 +fn_8020AED8 = .text:0x8020AED8; // type:function size:0x1C +fn_8020AEF4 = .text:0x8020AEF4; // type:function size:0x10 +fn_8020AF04 = .text:0x8020AF04; // type:function size:0x8 +fn_8020AF0C = .text:0x8020AF0C; // type:function size:0x15C +fn_8020B068 = .text:0x8020B068; // type:function size:0x8 +fn_8020B070 = .text:0x8020B070; // type:function size:0x8 +fn_8020B078 = .text:0x8020B078; // type:function size:0xC +fn_8020B084 = .text:0x8020B084; // type:function size:0x8 +fn_8020B08C = .text:0x8020B08C; // type:function size:0x14 +fn_8020B0A0 = .text:0x8020B0A0; // type:function size:0x1C +fn_8020B0BC = .text:0x8020B0BC; // type:function size:0x110 +fn_8020B1CC = .text:0x8020B1CC; // type:function size:0x10C +fn_8020B2D8 = .text:0x8020B2D8; // type:function size:0x8 +fn_8020B2E0 = .text:0x8020B2E0; // type:function size:0x120 +fn_8020B400 = .text:0x8020B400; // type:function size:0x10 +fn_8020B410 = .text:0x8020B410; // type:function size:0x14 +fn_8020B424 = .text:0x8020B424; // type:function size:0xA4 +fn_8020B4C8 = .text:0x8020B4C8; // type:function size:0x60 +fn_8020B528 = .text:0x8020B528; // type:function size:0x1A4 +fn_8020B6CC = .text:0x8020B6CC; // type:function size:0x194 +fn_8020B860 = .text:0x8020B860; // type:function size:0x214 +fn_8020BA74 = .text:0x8020BA74; // type:function size:0x4 +fn_8020BA78 = .text:0x8020BA78; // type:function size:0x13C +fn_8020BBB4 = .text:0x8020BBB4; // type:function size:0xB8 +fn_8020BC6C = .text:0x8020BC6C; // type:function size:0x2B4 +fn_8020BF20 = .text:0x8020BF20; // type:function size:0x70 +SetSScriptSkyRipple_FuncPtrs__FP25SScriptSkyRipple_FuncPtrs = .text:0x8020BF90; // type:function size:0x8 +fn_8020BF98 = .text:0x8020BF98; // type:function size:0x10 +fn_8020BFA8 = .text:0x8020BFA8; // type:function size:0x254 +fn_8020C1FC = .text:0x8020C1FC; // type:function size:0x40 +fn_8020C23C = .text:0x8020C23C; // type:function size:0x6C +fn_8020C2A8 = .text:0x8020C2A8; // type:function size:0x5C8 +SetMaxVolume__12CScriptSoundFs = .text:0x8020C870; // type:function size:0xC0 +fn_8020C930 = .text:0x8020C930; // type:function size:0x8 +fn_8020C938 = .text:0x8020C938; // type:function size:0xC +fn_8020C944 = .text:0x8020C944; // type:function size:0x10 +fn_8020C954 = .text:0x8020C954; // type:function size:0x1E4 +fn_8020CB38 = .text:0x8020CB38; // type:function size:0x388 +fn_8020CEC0 = .text:0x8020CEC0; // type:function size:0x88 +fn_8020CF48 = .text:0x8020CF48; // type:function size:0x470 +fn_8020D3B8 = .text:0x8020D3B8; // type:function size:0x344 +fn_8020D6FC = .text:0x8020D6FC; // type:function size:0xB4 +fn_8020D7B0 = .text:0x8020D7B0; // type:function size:0x640 +fn_8020DDF0 = .text:0x8020DDF0; // type:function size:0xEC +fn_8020DEDC = .text:0x8020DEDC; // type:function size:0xCC +fn_8020DFA8 = .text:0x8020DFA8; // type:function size:0x294 +fn_8020E23C = .text:0x8020E23C; // type:function size:0x50 +fn_8020E28C = .text:0x8020E28C; // type:function size:0x5C +fn_8020E2E8 = .text:0x8020E2E8; // type:function size:0x5C +fn_8020E344 = .text:0x8020E344; // type:function size:0x5C +fn_8020E3A0 = .text:0x8020E3A0; // type:function size:0x194 +fn_8020E534 = .text:0x8020E534; // type:function size:0x370 +fn_8020E8A4 = .text:0x8020E8A4; // type:function size:0x1A8 +fn_8020EA4C = .text:0x8020EA4C; // type:function size:0x58 +fn_8020EAA4 = .text:0x8020EAA4; // type:function size:0x8 +fn_8020EAAC = .text:0x8020EAAC; // type:function size:0x28 +fn_8020EAD4 = .text:0x8020EAD4; // type:function size:0x38 +fn_8020EB0C = .text:0x8020EB0C; // type:function size:0x254 +fn_8020ED60 = .text:0x8020ED60; // type:function size:0x3C +fn_8020ED9C = .text:0x8020ED9C; // type:function size:0xB80 +fn_8020F91C = .text:0x8020F91C; // type:function size:0x3D0 +fn_8020FCEC = .text:0x8020FCEC; // type:function size:0x14 +fn_8020FD00 = .text:0x8020FD00; // type:function size:0x14 +fn_8020FD14 = .text:0x8020FD14; // type:function size:0x34 +fn_8020FD48 = .text:0x8020FD48; // type:function size:0xBC +fn_8020FE04 = .text:0x8020FE04; // type:function size:0x40 +fn_8020FE44 = .text:0x8020FE44; // type:function size:0x50 +fn_8020FE94 = .text:0x8020FE94; // type:function size:0x114 +fn_8020FFA8 = .text:0x8020FFA8; // type:function size:0x3C +fn_8020FFE4 = .text:0x8020FFE4; // type:function size:0x58 +fn_8021003C = .text:0x8021003C; // type:function size:0x1C0 +fn_802101FC = .text:0x802101FC; // type:function size:0x184 +fn_80210380 = .text:0x80210380; // type:function size:0x448 +fn_802107C8 = .text:0x802107C8; // type:function size:0x78 +fn_80210840 = .text:0x80210840; // type:function size:0x20 +fn_80210860 = .text:0x80210860; // type:function size:0x2C +fn_8021088C = .text:0x8021088C; // type:function size:0x34 +fn_802108C0 = .text:0x802108C0; // type:function size:0x114 +fn_802109D4 = .text:0x802109D4; // type:function size:0xDC +fn_80210AB0 = .text:0x80210AB0; // type:function size:0x13C +fn_80210BEC = .text:0x80210BEC; // type:function size:0x8 +fn_80210BF4 = .text:0x80210BF4; // type:function size:0x14 +fn_80210C08 = .text:0x80210C08; // type:function size:0xC +fn_80210C14 = .text:0x80210C14; // type:function size:0x8 +fn_80210C1C = .text:0x80210C1C; // type:function size:0x10 +fn_80210C2C = .text:0x80210C2C; // type:function size:0x1C +fn_80210C48 = .text:0x80210C48; // type:function size:0x68 +fn_80210CB0 = .text:0x80210CB0; // type:function size:0x68 +fn_80210D18 = .text:0x80210D18; // type:function size:0xFC +fn_80210E14 = .text:0x80210E14; // type:function size:0x5C +fn_80210E70 = .text:0x80210E70; // type:function size:0x1B8 +fn_80211028 = .text:0x80211028; // type:function size:0x170 +fn_80211198 = .text:0x80211198; // type:function size:0x64 +fn_802111FC = .text:0x802111FC; // type:function size:0x60 +fn_8021125C = .text:0x8021125C; // type:function size:0x4C +fn_802112A8 = .text:0x802112A8; // type:function size:0x128 +fn_802113D0 = .text:0x802113D0; // type:function size:0xB0 +fn_80211480 = .text:0x80211480; // type:function size:0x88 +fn_80211508 = .text:0x80211508; // type:function size:0x4 +fn_8021150C = .text:0x8021150C; // type:function size:0x7C +fn_80211588 = .text:0x80211588; // type:function size:0x98 +fn_80211620 = .text:0x80211620; // type:function size:0x10 +fn_80211630 = .text:0x80211630; // type:function size:0x44 +fn_80211674 = .text:0x80211674; // type:function size:0xD0 +fn_80211744 = .text:0x80211744; // type:function size:0x20 +fn_80211764 = .text:0x80211764; // type:function size:0x120 +fn_80211884 = .text:0x80211884; // type:function size:0x11C +fn_802119A0 = .text:0x802119A0; // type:function size:0x88 +fn_80211A28 = .text:0x80211A28; // type:function size:0x70 +fn_80211A98 = .text:0x80211A98; // type:function size:0xB4 +fn_80211B4C = .text:0x80211B4C; // type:function size:0x4 +fn_80211B50 = .text:0x80211B50; // type:function size:0x9C +fn_80211BEC = .text:0x80211BEC; // type:function size:0xAC +fn_80211C98 = .text:0x80211C98; // type:function size:0xB8 +fn_80211D50 = .text:0x80211D50; // type:function size:0x9C +fn_80211DEC = .text:0x80211DEC; // type:function size:0xD8 +fn_80211EC4 = .text:0x80211EC4; // type:function size:0xCC +fn_80211F90 = .text:0x80211F90; // type:function size:0xAC +fn_8021203C = .text:0x8021203C; // type:function size:0x40 +fn_8021207C = .text:0x8021207C; // type:function size:0x80 +fn_802120FC = .text:0x802120FC; // type:function size:0x50 +fn_8021214C = .text:0x8021214C; // type:function size:0x98 +fn_802121E4 = .text:0x802121E4; // type:function size:0x1C +fn_80212200 = .text:0x80212200; // type:function size:0x20 +fn_80212220 = .text:0x80212220; // type:function size:0x64 +fn_80212284 = .text:0x80212284; // type:function size:0x170 +fn_802123F4 = .text:0x802123F4; // type:function size:0xFC +fn_802124F0 = .text:0x802124F0; // type:function size:0x38 +fn_80212528 = .text:0x80212528; // type:function size:0xEC +fn_80212614 = .text:0x80212614; // type:function size:0x58 +fn_8021266C = .text:0x8021266C; // type:function size:0x340 +fn_802129AC = .text:0x802129AC; // type:function size:0x158 +fn_80212B04 = .text:0x80212B04; // type:function size:0xA8 +fn_80212BAC = .text:0x80212BAC; // type:function size:0x28 +fn_80212BD4 = .text:0x80212BD4; // type:function size:0x138 +fn_80212D0C = .text:0x80212D0C; // type:function size:0x98C +fn_80213698 = .text:0x80213698; // type:function size:0x488 +fn_80213B20 = .text:0x80213B20; // type:function size:0xF0 +fn_80213C10 = .text:0x80213C10; // type:function size:0x8C +fn_80213C9C = .text:0x80213C9C; // type:function size:0x160 +fn_80213DFC = .text:0x80213DFC; // type:function size:0x858 +fn_80214654 = .text:0x80214654; // type:function size:0x1C +fn_80214670 = .text:0x80214670; // type:function size:0x10 +fn_80214680 = .text:0x80214680; // type:function size:0x24 +fn_802146A4 = .text:0x802146A4; // type:function size:0x10 +fn_802146B4 = .text:0x802146B4; // type:function size:0x8 +fn_802146BC = .text:0x802146BC; // type:function size:0x8 +fn_802146C4 = .text:0x802146C4; // type:function size:0xC +fn_802146D0 = .text:0x802146D0; // type:function size:0x8 +fn_802146D8 = .text:0x802146D8; // type:function size:0x4 +fn_802146DC = .text:0x802146DC; // type:function size:0x10 +fn_802146EC = .text:0x802146EC; // type:function size:0xC +fn_802146F8 = .text:0x802146F8; // type:function size:0x8 +fn_80214700 = .text:0x80214700; // type:function size:0x5B8 +fn_80214CB8 = .text:0x80214CB8; // type:function size:0x14 +fn_80214CCC = .text:0x80214CCC; // type:function size:0x8 +fn_80214CD4 = .text:0x80214CD4; // type:function size:0x58 +fn_80214D2C = .text:0x80214D2C; // type:function size:0x40C +fn_80215138 = .text:0x80215138; // type:function size:0x4 +fn_8021513C = .text:0x8021513C; // type:function size:0x2C4 +fn_80215400 = .text:0x80215400; // type:function size:0x164 +fn_80215564 = .text:0x80215564; // type:function size:0x2F4 +fn_80215858 = .text:0x80215858; // type:function size:0xAC +fn_80215904 = .text:0x80215904; // type:function size:0x1FC +fn_80215B00 = .text:0x80215B00; // type:function size:0x1C8 +fn_80215CC8 = .text:0x80215CC8; // type:function size:0x9C +fn_80215D64 = .text:0x80215D64; // type:function size:0x4 +fn_80215D68 = .text:0x80215D68; // type:function size:0x64 +fn_80215DCC = .text:0x80215DCC; // type:function size:0xCC +fn_80215E98 = .text:0x80215E98; // type:function size:0x1E0 +fn_80216078 = .text:0x80216078; // type:function size:0x150 +fn_802161C8 = .text:0x802161C8; // type:function size:0x54 +fn_8021621C = .text:0x8021621C; // type:function size:0x134 +fn_80216350 = .text:0x80216350; // type:function size:0x70 +fn_802163C0 = .text:0x802163C0; // type:function size:0x11C +fn_802164DC = .text:0x802164DC; // type:function size:0xF8 +fn_802165D4 = .text:0x802165D4; // type:function size:0x184 +fn_80216758 = .text:0x80216758; // type:function size:0xBC +fn_80216814 = .text:0x80216814; // type:function size:0x218 +fn_80216A2C = .text:0x80216A2C; // type:function size:0xB4 +fn_80216AE0 = .text:0x80216AE0; // type:function size:0x114 +fn_80216BF4 = .text:0x80216BF4; // type:function size:0x54 +fn_80216C48 = .text:0x80216C48; // type:function size:0x50 +fn_80216C98 = .text:0x80216C98; // type:function size:0x6C +fn_80216D04 = .text:0x80216D04; // type:function size:0x9C +fn_80216DA0 = .text:0x80216DA0; // type:function size:0xA0 +fn_80216E40 = .text:0x80216E40; // type:function size:0xA0 +fn_80216EE0 = .text:0x80216EE0; // type:function size:0x2B4 +fn_80217194 = .text:0x80217194; // type:function size:0x428 +fn_802175BC = .text:0x802175BC; // type:function size:0x290 +fn_8021784C = .text:0x8021784C; // type:function size:0x2B8 +fn_80217B04 = .text:0x80217B04; // type:function size:0x4F8 +fn_80217FFC = .text:0x80217FFC; // type:function size:0x248 +fn_80218244 = .text:0x80218244; // type:function size:0x290 +fn_802184D4 = .text:0x802184D4; // type:function size:0x468 +fn_8021893C = .text:0x8021893C; // type:function size:0x1E4 +fn_80218B20 = .text:0x80218B20; // type:function size:0x48 +fn_80218B68 = .text:0x80218B68; // type:function size:0x7C +fn_80218BE4 = .text:0x80218BE4; // type:function size:0x190 +fn_80218D74 = .text:0x80218D74; // type:function size:0x58 +fn_80218DCC = .text:0x80218DCC; // type:function size:0x4 +fn_80218DD0 = .text:0x80218DD0; // type:function size:0xDC +fn_80218EAC = .text:0x80218EAC; // type:function size:0x4 +fn_80218EB0 = .text:0x80218EB0; // type:function size:0x118 +fn_80218FC8 = .text:0x80218FC8; // type:function size:0x84 +fn_8021904C = .text:0x8021904C; // type:function size:0x6C +fn_802190B8 = .text:0x802190B8; // type:function size:0xA0 +fn_80219158 = .text:0x80219158; // type:function size:0x148 +fn_802192A0 = .text:0x802192A0; // type:function size:0xDC +fn_8021937C = .text:0x8021937C; // type:function size:0xD0 +fn_8021944C = .text:0x8021944C; // type:function size:0xB4 +fn_80219500 = .text:0x80219500; // type:function size:0x78 +fn_80219578 = .text:0x80219578; // type:function size:0x878 +fn_80219DF0 = .text:0x80219DF0; // type:function size:0x4 +fn_80219DF4 = .text:0x80219DF4; // type:function size:0x4 +fn_80219DF8 = .text:0x80219DF8; // type:function size:0x48 +fn_80219E40 = .text:0x80219E40; // type:function size:0x144 +fn_80219F84 = .text:0x80219F84; // type:function size:0x1BC +fn_8021A140 = .text:0x8021A140; // type:function size:0x98 +fn_8021A1D8 = .text:0x8021A1D8; // type:function size:0x184 +fn_8021A35C = .text:0x8021A35C; // type:function size:0x94C +fn_8021ACA8 = .text:0x8021ACA8; // type:function size:0x174 +fn_8021AE1C = .text:0x8021AE1C; // type:function size:0x58 +fn_8021AE74 = .text:0x8021AE74; // type:function size:0x90 +fn_8021AF04 = .text:0x8021AF04; // type:function size:0x190 +fn_8021B094 = .text:0x8021B094; // type:function size:0x328 +SetSStreamedMovie_FuncPtrs__FP23SStreamedMovie_FuncPtrs = .text:0x8021B3BC; // type:function size:0x8 +fn_8021B3C4 = .text:0x8021B3C4; // type:function size:0x10 +fn_8021B3D4 = .text:0x8021B3D4; // type:function size:0xC +fn_8021B3E0 = .text:0x8021B3E0; // type:function size:0xF0 +fn_8021B4D0 = .text:0x8021B4D0; // type:function size:0x4 +fn_8021B4D4 = .text:0x8021B4D4; // type:function size:0xB4 +fn_8021B588 = .text:0x8021B588; // type:function size:0x19C +fn_8021B724 = .text:0x8021B724; // type:function size:0x7C +fn_8021B7A0 = .text:0x8021B7A0; // type:function size:0x14 +fn_8021B7B4 = .text:0x8021B7B4; // type:function size:0x14 +fn_8021B7C8 = .text:0x8021B7C8; // type:function size:0x3C +fn_8021B804 = .text:0x8021B804; // type:function size:0x8 +fn_8021B80C = .text:0x8021B80C; // type:function size:0x78 +fn_8021B884 = .text:0x8021B884; // type:function size:0x520 +fn_8021BDA4 = .text:0x8021BDA4; // type:function size:0x3C +fn_8021BDE0 = .text:0x8021BDE0; // type:function size:0x180 +fn_8021BF60 = .text:0x8021BF60; // type:function size:0xF8 +fn_8021C058 = .text:0x8021C058; // type:function size:0x138 +fn_8021C190 = .text:0x8021C190; // type:function size:0x2F8 +fn_8021C488 = .text:0x8021C488; // type:function size:0x48 +fn_8021C4D0 = .text:0x8021C4D0; // type:function size:0x2CC +fn_8021C79C = .text:0x8021C79C; // type:function size:0x88 +fn_8021C824 = .text:0x8021C824; // type:function size:0x2B4 +fn_8021CAD8 = .text:0x8021CAD8; // type:function size:0x7C +fn_8021CB54 = .text:0x8021CB54; // type:function size:0x138 +fn_8021CC8C = .text:0x8021CC8C; // type:function size:0xC0 +fn_8021CD4C = .text:0x8021CD4C; // type:function size:0x24 +fn_8021CD70 = .text:0x8021CD70; // type:function size:0x280 +fn_8021CFF0 = .text:0x8021CFF0; // type:function size:0x34 +fn_8021D024 = .text:0x8021D024; // type:function size:0x2DC +fn_8021D300 = .text:0x8021D300; // type:function size:0xD0 +fn_8021D3D0 = .text:0x8021D3D0; // type:function size:0x58 +fn_8021D428 = .text:0x8021D428; // type:function size:0x4DC +fn_8021D904 = .text:0x8021D904; // type:function size:0x178 +fn_8021DA7C = .text:0x8021DA7C; // type:function size:0xCC +fn_8021DB48 = .text:0x8021DB48; // type:function size:0x494 +fn_8021DFDC = .text:0x8021DFDC; // type:function size:0x188 +fn_8021E164 = .text:0x8021E164; // type:function size:0xA94 +fn_8021EBF8 = .text:0x8021EBF8; // type:function size:0x78 +fn_8021EC70 = .text:0x8021EC70; // type:function size:0x104 +fn_8021ED74 = .text:0x8021ED74; // type:function size:0x1F8 +fn_8021EF6C = .text:0x8021EF6C; // type:function size:0x58 +fn_8021EFC4 = .text:0x8021EFC4; // type:function size:0x100 +fn_8021F0C4 = .text:0x8021F0C4; // type:function size:0x80 +GetLocked__21CScriptTargetingPointCFv = .text:0x8021F144; // type:function size:0x14 +fn_8021F158 = .text:0x8021F158; // type:function size:0x1C +fn_8021F174 = .text:0x8021F174; // type:function size:0x4 +fn_8021F178 = .text:0x8021F178; // type:function size:0x4 +fn_8021F17C = .text:0x8021F17C; // type:function size:0x11C +fn_8021F298 = .text:0x8021F298; // type:function size:0x100 +fn_8021F398 = .text:0x8021F398; // type:function size:0x30 +fn_8021F3C8 = .text:0x8021F3C8; // type:function size:0x138 +fn_8021F500 = .text:0x8021F500; // type:function size:0xEC +GetAssociatedTeamId__16CScriptTeamAiMgrFRC3CAiR13CStateManager = .text:0x8021F5EC; // type:function size:0x5C +fn_8021F648 = .text:0x8021F648; // type:function size:0x58 +GetTeamAiRole__16CScriptTeamAiMgrFRC13CStateManager9TUniqueId9TUniqueId = .text:0x8021F6A0; // type:function size:0x5C +CanStartAttack__16CScriptTeamAiMgrFQ216CScriptTeamAiMgr11EAttackTypeR13CStateManager9TUniqueId9TUniqueId = .text:0x8021F6FC; // type:function size:0xD4 +StartAttack__16CScriptTeamAiMgrFQ216CScriptTeamAiMgr11EAttackTypeR13CStateManager9TUniqueId9TUniqueId = .text:0x8021F7D0; // type:function size:0xD4 +EndAttack__16CScriptTeamAiMgrFQ216CScriptTeamAiMgr11EAttackTypeR13CStateManager9TUniqueId9TUniqueIdb = .text:0x8021F8A4; // type:function size:0xD4 +fn_8021F978 = .text:0x8021F978; // type:function size:0x9C +JoinTeam__16CScriptTeamAiMgrFRC3CAiQ211CTeamAiRole11ETeamAiRoleQ211CTeamAiRole11ETeamAiRoleQ211CTeamAiRole11ETeamAiRole = .text:0x8021FA14; // type:function size:0x500 +fn_8021FF14 = .text:0x8021FF14; // type:function size:0x7C +QuitTeam__16CScriptTeamAiMgrF9TUniqueId = .text:0x8021FF90; // type:function size:0x1E8 +GetRole__16CScriptTeamAiMgrCF9TUniqueId = .text:0x80220178; // type:function size:0x104 +fn_8022027C = .text:0x8022027C; // type:function size:0x7C +fn_802202F8 = .text:0x802202F8; // type:function size:0x104 +fn_802203FC = .text:0x802203FC; // type:function size:0x138 +IsPartOfTeam__16CScriptTeamAiMgrCF9TUniqueId = .text:0x80220534; // type:function size:0x104 +IsMeleeAttacking__16CScriptTeamAiMgrCF9TUniqueId = .text:0x80220638; // type:function size:0xB4 +fn_802206EC = .text:0x802206EC; // type:function size:0xE4 +StartMeleeAttack__16CScriptTeamAiMgrF9TUniqueId = .text:0x802207D0; // type:function size:0x510 +EndMeleeAttack__16CScriptTeamAiMgrF9TUniqueId = .text:0x80220CE0; // type:function size:0xFC +fn_80220DDC = .text:0x80220DDC; // type:function size:0xE4 +fn_80220EC0 = .text:0x80220EC0; // type:function size:0x510 +fn_802213D0 = .text:0x802213D0; // type:function size:0xFC +fn_802214CC = .text:0x802214CC; // type:function size:0x94 +fn_80221560 = .text:0x80221560; // type:function size:0x210 +fn_80221770 = .text:0x80221770; // type:function size:0x31C +fn_80221A8C = .text:0x80221A8C; // type:function size:0x334 +fn_80221DC0 = .text:0x80221DC0; // type:function size:0x194 +fn_80221F54 = .text:0x80221F54; // type:function size:0xA8 +fn_80221FFC = .text:0x80221FFC; // type:function size:0x88 +SetPlayerForwardProjectionDistance__16CScriptTeamAiMgrFf = .text:0x80222084; // type:function size:0x8 +fn_8022208C = .text:0x8022208C; // type:function size:0x170 +fn_802221FC = .text:0x802221FC; // type:function size:0x304 +fn_80222500 = .text:0x80222500; // type:function size:0x4C +IsTeamMemberInRange__16CScriptTeamAiMgrCFRC13CStateManagerRC6CActorf = .text:0x8022254C; // type:function size:0x108 +ChoosePlayer__16CScriptTeamAiMgrCFRC13CStateManagerRC6CActor = .text:0x80222654; // type:function size:0x1D8 +FindBestIndividualAttackTarget__16CScriptTeamAiMgrFR13CStateManagerRC3CAi = .text:0x8022282C; // type:function size:0x150 +SetMemberTargetId__16CScriptTeamAiMgrF9TUniqueId9TUniqueId = .text:0x8022297C; // type:function size:0x110 +GetTeamRole__16CScriptTeamAiMgrCF9TUniqueId = .text:0x80222A8C; // type:function size:0x108 +NotifyWasHit__16CScriptTeamAiMgrFv = .text:0x80222B94; // type:function size:0xC +GetWasHit__16CScriptTeamAiMgrCFv = .text:0x80222BA0; // type:function size:0x8 +StartTeamAction__16CScriptTeamAiMgrF9TUniqueIdQ216CScriptTeamAiMgr11ETeamAction = .text:0x80222BA8; // type:function size:0xA0 +EndTeamAction__16CScriptTeamAiMgrF9TUniqueIdQ216CScriptTeamAiMgr11ETeamAction = .text:0x80222C48; // type:function size:0xC0 +GetTeamActionCount__16CScriptTeamAiMgrCFQ216CScriptTeamAiMgr11ETeamAction = .text:0x80222D08; // type:function size:0x3C +fn_80222D44 = .text:0x80222D44; // type:function size:0x4C +fn_80222D90 = .text:0x80222D90; // type:function size:0x114 +AnyMembersInCircle__16CScriptTeamAiMgrCFR13CStateManagerRC9CVector3ff9TUniqueId = .text:0x80222EA4; // type:function size:0xF4 +GetCenter__16CScriptTeamAiMgrCFR13CStateManager = .text:0x80222F98; // type:function size:0x124 +TouchingAnyTeammates__16CScriptTeamAiMgrCFR13CStateManager9TUniqueIdf = .text:0x802230BC; // type:function size:0x1E4 +fn_802232A0 = .text:0x802232A0; // type:function size:0x310 +fn_802235B0 = .text:0x802235B0; // type:function size:0x40 +fn_802235F0 = .text:0x802235F0; // type:function size:0xC4 +fn_802236B4 = .text:0x802236B4; // type:function size:0x10C +fn_802237C0 = .text:0x802237C0; // type:function size:0x4AC +fn_80223C6C = .text:0x80223C6C; // type:function size:0xC +fn_80223C78 = .text:0x80223C78; // type:function size:0xB0 +fn_80223D28 = .text:0x80223D28; // type:function size:0x148 +fn_80223E70 = .text:0x80223E70; // type:function size:0x70 +fn_80223EE0 = .text:0x80223EE0; // type:function size:0x4 +fn_80223EE4 = .text:0x80223EE4; // type:function size:0x268 +fn_8022414C = .text:0x8022414C; // type:function size:0x8 +fn_80224154 = .text:0x80224154; // type:function size:0x14 +fn_80224168 = .text:0x80224168; // type:function size:0x10 +SetRenderScale__15CScriptTextPaneFf = .text:0x80224178; // type:function size:0x8 +fn_80224180 = .text:0x80224180; // type:function size:0x90C +fn_80224A8C = .text:0x80224A8C; // type:function size:0xC +fn_80224A98 = .text:0x80224A98; // type:function size:0x8 +fn_80224AA0 = .text:0x80224AA0; // type:function size:0x8 +fn_80224AA8 = .text:0x80224AA8; // type:function size:0x4 +fn_80224AAC = .text:0x80224AAC; // type:function size:0x128 +fn_80224BD4 = .text:0x80224BD4; // type:function size:0x8C +fn_80224C60 = .text:0x80224C60; // type:function size:0x190 +fn_80224DF0 = .text:0x80224DF0; // type:function size:0x9C +fn_80224E8C = .text:0x80224E8C; // type:function size:0x68 +fn_80224EF4 = .text:0x80224EF4; // type:function size:0x58 +fn_80224F4C = .text:0x80224F4C; // type:function size:0x34 +fn_80224F80 = .text:0x80224F80; // type:function size:0x190 +fn_80225110 = .text:0x80225110; // type:function size:0x7C +fn_8022518C = .text:0x8022518C; // type:function size:0x138 +fn_802252C4 = .text:0x802252C4; // type:function size:0xD4 +fn_80225398 = .text:0x80225398; // type:function size:0x58 +fn_802253F0 = .text:0x802253F0; // type:function size:0x44 +fn_80225434 = .text:0x80225434; // type:function size:0x1EC +fn_80225620 = .text:0x80225620; // type:function size:0xC8 +fn_802256E8 = .text:0x802256E8; // type:function size:0x38 +fn_80225720 = .text:0x80225720; // type:function size:0x328 +fn_80225A48 = .text:0x80225A48; // type:function size:0x14 +fn_80225A5C = .text:0x80225A5C; // type:function size:0x224 +__dt__14CScriptTriggerFv = .text:0x80225C80; // type:function size:0x68 +fn_80225CE8 = .text:0x80225CE8; // type:function size:0x3E0 +fn_802260C8 = .text:0x802260C8; // type:function size:0x544 +GetTriggerBoundsWR__14CScriptTriggerCFv = .text:0x8022660C; // type:function size:0x7C +fn_80226688 = .text:0x80226688; // type:function size:0x80 +AcceptScriptMsg__14CScriptTriggerFR13CStateManagerRC10CScriptMsg = .text:0x80226708; // type:function size:0x110 +fn_80226818 = .text:0x80226818; // type:function size:0x14 +fn_8022682C = .text:0x8022682C; // type:function size:0x74 +fn_802268A0 = .text:0x802268A0; // type:function size:0x13C +fn_802269DC = .text:0x802269DC; // type:function size:0x98 +fn_80226A74 = .text:0x80226A74; // type:function size:0x98 +fn_80226B0C = .text:0x80226B0C; // type:function size:0x98 +fn_80226BA4 = .text:0x80226BA4; // type:function size:0x20C +fn_80226DB0 = .text:0x80226DB0; // type:function size:0x6DC +IsObjectInside__14CScriptTriggerCF9TUniqueId = .text:0x8022748C; // type:function size:0x80 +InhabitantAdded__14CScriptTriggerFR6CActorR13CStateManager = .text:0x8022750C; // type:function size:0x4 +InhabitantIdle__14CScriptTriggerFR6CActorR13CStateManagerf = .text:0x80227510; // type:function size:0x4 +InhabitantExited__14CScriptTriggerFR6CActorR13CStateManager = .text:0x80227514; // type:function size:0x4 +InhabitantRejected__14CScriptTriggerFR6CActorR13CStateManager = .text:0x80227518; // type:function size:0x4 +fn_8022751C = .text:0x8022751C; // type:function size:0x6C +fn_80227588 = .text:0x80227588; // type:function size:0xC +IsConsideredAI__14CScriptTriggerCFRC13CStateManagerRC7CEntity = .text:0x80227594; // type:function size:0x88 +fn_8022761C = .text:0x8022761C; // type:function size:0x114 +fn_80227730 = .text:0x80227730; // type:function size:0x104 +fn_80227834 = .text:0x80227834; // type:function size:0x98 +fn_802278CC = .text:0x802278CC; // type:function size:0x844 +fn_80228110 = .text:0x80228110; // type:function size:0x98 +fn_802281A8 = .text:0x802281A8; // type:function size:0x94 +fn_8022823C = .text:0x8022823C; // type:function size:0x40 +__ct__23CScriptTriggerEllipsoidF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>R11CEntityInfoRC9CVector3fRC12CTransform4fRC11CDamageInfoRC9CVector3fUibbQ223CScriptTriggerEllipsoid10EShapeType = .text:0x8022827C; // type:function size:0x194 +Think__23CScriptTriggerEllipsoidFfR13CStateManager = .text:0x80228410; // type:function size:0xB4 +Touch__23CScriptTriggerEllipsoidFR6CActorR13CStateManager = .text:0x802284C4; // type:function size:0x90 +GetTouchBounds__23CScriptTriggerEllipsoidCFv = .text:0x80228554; // type:function size:0x3C +Render__23CScriptTriggerEllipsoidCFRC13CStateManager = .text:0x80228590; // type:function size:0x4 +AddToRenderer__23CScriptTriggerEllipsoidCFRC13CStateManager = .text:0x80228594; // type:function size:0x4 +IsStillInBounds__23CScriptTriggerEllipsoidFRC6CAABox = .text:0x80228598; // type:function size:0x26C +fn_80228804 = .text:0x80228804; // type:function size:0x74 +fn_80228878 = .text:0x80228878; // type:function size:0xB4 +fn_8022892C = .text:0x8022892C; // type:function size:0x160 +fn_80228A8C = .text:0x80228A8C; // type:function size:0x34C +fn_80228DD8 = .text:0x80228DD8; // type:function size:0x58 +fn_80228E30 = .text:0x80228E30; // type:function size:0x148 +fn_80228F78 = .text:0x80228F78; // type:function size:0x3C +fn_80228FB4 = .text:0x80228FB4; // type:function size:0x84 +fn_80229038 = .text:0x80229038; // type:function size:0x8 +fn_80229040 = .text:0x80229040; // type:function size:0xEC +GetOBBox__24CScriptTriggerOrientatedCFv = .text:0x8022912C; // type:function size:0x8 +fn_80229134 = .text:0x80229134; // type:function size:0x6CC +fn_80229800 = .text:0x80229800; // type:function size:0x158 +fn_80229958 = .text:0x80229958; // type:function size:0x68 +fn_802299C0 = .text:0x802299C0; // type:function size:0x24 +fn_802299E4 = .text:0x802299E4; // type:function size:0x5C +fn_80229A40 = .text:0x80229A40; // type:function size:0x54 +fn_80229A94 = .text:0x80229A94; // type:function size:0x4 +fn_80229A98 = .text:0x80229A98; // type:function size:0x14 +fn_80229AAC = .text:0x80229AAC; // type:function size:0x110 +fn_80229BBC = .text:0x80229BBC; // type:function size:0x104 +fn_80229CC0 = .text:0x80229CC0; // type:function size:0x81C +fn_8022A4DC = .text:0x8022A4DC; // type:function size:0xE8 +fn_8022A5C4 = .text:0x8022A5C4; // type:function size:0x318 +fn_8022A8DC = .text:0x8022A8DC; // type:function size:0x74 +fn_8022A950 = .text:0x8022A950; // type:function size:0x74 +fn_8022A9C4 = .text:0x8022A9C4; // type:function size:0x74 +fn_8022AA38 = .text:0x8022AA38; // type:function size:0x74 +fn_8022AAAC = .text:0x8022AAAC; // type:function size:0x7C +fn_8022AB28 = .text:0x8022AB28; // type:function size:0x5A4 +fn_8022B0CC = .text:0x8022B0CC; // type:function size:0x4 +fn_8022B0D0 = .text:0x8022B0D0; // type:function size:0xC +fn_8022B0DC = .text:0x8022B0DC; // type:function size:0x15C +fn_8022B238 = .text:0x8022B238; // type:function size:0x4 +fn_8022B23C = .text:0x8022B23C; // type:function size:0x4 +fn_8022B240 = .text:0x8022B240; // type:function size:0x39C +fn_8022B5DC = .text:0x8022B5DC; // type:function size:0xCE4 +fn_8022C2C0 = .text:0x8022C2C0; // type:function size:0x170 +fn_8022C430 = .text:0x8022C430; // type:function size:0x4A4 +fn_8022C8D4 = .text:0x8022C8D4; // type:function size:0xF0 +fn_8022C9C4 = .text:0x8022C9C4; // type:function size:0x18C +fn_8022CB50 = .text:0x8022CB50; // type:function size:0x160 +fn_8022CCB0 = .text:0x8022CCB0; // type:function size:0x54 +fn_8022CD04 = .text:0x8022CD04; // type:function size:0x390 +fn_8022D094 = .text:0x8022D094; // type:function size:0xDC +fn_8022D170 = .text:0x8022D170; // type:function size:0x2A0 +fn_8022D410 = .text:0x8022D410; // type:function size:0x54 +fn_8022D464 = .text:0x8022D464; // type:function size:0xE8 +fn_8022D54C = .text:0x8022D54C; // type:function size:0x154 +fn_8022D6A0 = .text:0x8022D6A0; // type:function size:0x3A8 +fn_8022DA48 = .text:0x8022DA48; // type:function size:0x58 +fn_8022DAA0 = .text:0x8022DAA0; // type:function size:0x2C +fn_8022DACC = .text:0x8022DACC; // type:function size:0x38 +fn_8022DB04 = .text:0x8022DB04; // type:function size:0x38 +fn_8022DB3C = .text:0x8022DB3C; // type:function size:0xC0 +fn_8022DBFC = .text:0x8022DBFC; // type:function size:0x8 +fn_8022DC04 = .text:0x8022DC04; // type:function size:0x28 +fn_8022DC2C = .text:0x8022DC2C; // type:function size:0x55C +fn_8022E188 = .text:0x8022E188; // type:function size:0x2A8 +fn_8022E430 = .text:0x8022E430; // type:function size:0x104 +fn_8022E534 = .text:0x8022E534; // type:function size:0x100 +fn_8022E634 = .text:0x8022E634; // type:function size:0xEC +fn_8022E720 = .text:0x8022E720; // type:function size:0x70 +fn_8022E790 = .text:0x8022E790; // type:function size:0x124 +fn_8022E8B4 = .text:0x8022E8B4; // type:function size:0x50 +fn_8022E904 = .text:0x8022E904; // type:function size:0xF44 +fn_8022F848 = .text:0x8022F848; // type:function size:0x78 +fn_8022F8C0 = .text:0x8022F8C0; // type:function size:0x74 +fn_8022F934 = .text:0x8022F934; // type:function size:0xF4 +fn_8022FA28 = .text:0x8022FA28; // type:function size:0x58 +fn_8022FA80 = .text:0x8022FA80; // type:function size:0x8C +fn_8022FB0C = .text:0x8022FB0C; // type:function size:0xE4 +fn_8022FBF0 = .text:0x8022FBF0; // type:function size:0x58 +fn_8022FC48 = .text:0x8022FC48; // type:function size:0x14 +fn_8022FC5C = .text:0x8022FC5C; // type:function size:0x4 +fn_8022FC60 = .text:0x8022FC60; // type:function size:0x4 +fn_8022FC64 = .text:0x8022FC64; // type:function size:0x288 +fn_8022FEEC = .text:0x8022FEEC; // type:function size:0x40 +fn_8022FF2C = .text:0x8022FF2C; // type:function size:0x158 +fn_80230084 = .text:0x80230084; // type:function size:0x1D4 +fn_80230258 = .text:0x80230258; // type:function size:0x68 +fn_802302C0 = .text:0x802302C0; // type:function size:0x164 +fn_80230424 = .text:0x80230424; // type:function size:0x4BC +fn_802308E0 = .text:0x802308E0; // type:function size:0x80C +__ct__10CShockWaveF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC12CTransform4f9TUniqueIdRC14CShockWaveInfoff = .text:0x802310EC; // type:function size:0x440 +fn_8023152C = .text:0x8023152C; // type:function size:0x360 +fn_8023188C = .text:0x8023188C; // type:function size:0x40 +fn_802318CC = .text:0x802318CC; // type:function size:0x44 +fn_80231910 = .text:0x80231910; // type:function size:0x4C4 +fn_80231DD4 = .text:0x80231DD4; // type:function size:0xC8 +fn_80231E9C = .text:0x80231E9C; // type:function size:0x44 +fn_80231EE0 = .text:0x80231EE0; // type:function size:0x1C8 +fn_802320A8 = .text:0x802320A8; // type:function size:0xBC +SetSShredder_FuncPtrs__FP18SShredder_FuncPtrs = .text:0x80232164; // type:function size:0x8 +fn_8023216C = .text:0x8023216C; // type:function size:0x10 +SetSShrieker_FuncPtrs__FP18SShrieker_FuncPtrs = .text:0x8023217C; // type:function size:0x8 +fn_80232184 = .text:0x80232184; // type:function size:0x10 +fn_80232194 = .text:0x80232194; // type:function size:0xB8 +Calculate__13CSimpleShadowFRC6CAABoxRC12CTransform4fRC13CStateManager = .text:0x8023224C; // type:function size:0x454 +fn_802326A0 = .text:0x802326A0; // type:function size:0x1B0 +fn_80232850 = .text:0x80232850; // type:function size:0x4 +SetUserAlpha__13CSimpleShadowFf = .text:0x80232854; // type:function size:0x8 +fn_8023285C = .text:0x8023285C; // type:function size:0x8 +fn_80232864 = .text:0x80232864; // type:function size:0x10 +fn_80232874 = .text:0x80232874; // type:function size:0x88 +fn_802328FC = .text:0x802328FC; // type:function size:0x138 +fn_80232A34 = .text:0x80232A34; // type:function size:0xC +fn_80232A40 = .text:0x80232A40; // type:function size:0x20 +fn_80232A60 = .text:0x80232A60; // type:function size:0x4 +fn_80232A64 = .text:0x80232A64; // type:function size:0x40 +fn_80232AA4 = .text:0x80232AA4; // type:function size:0x4 +fn_80232AA8 = .text:0x80232AA8; // type:function size:0x4 +fn_80232AAC = .text:0x80232AAC; // type:function size:0x4 +fn_80232AB0 = .text:0x80232AB0; // type:function size:0xC +fn_80232ABC = .text:0x80232ABC; // type:function size:0x8 +fn_80232AC4 = .text:0x80232AC4; // type:function size:0x4 +fn_80232AC8 = .text:0x80232AC8; // type:function size:0x4 +fn_80232ACC = .text:0x80232ACC; // type:function size:0x44 +fn_80232B10 = .text:0x80232B10; // type:function size:0xC0 +fn_80232BD0 = .text:0x80232BD0; // type:function size:0x8 +fn_80232BD8 = .text:0x80232BD8; // type:function size:0x4 +fn_80232BDC = .text:0x80232BDC; // type:function size:0x4 +fn_80232BE0 = .text:0x80232BE0; // type:function size:0x4 +fn_80232BE4 = .text:0x80232BE4; // type:function size:0x8 +fn_80232BEC = .text:0x80232BEC; // type:function size:0x4 +fn_80232BF0 = .text:0x80232BF0; // type:function size:0x8 +fn_80232BF8 = .text:0x80232BF8; // type:function size:0x8 +fn_80232C00 = .text:0x80232C00; // type:function size:0x8 +fn_80232C08 = .text:0x80232C08; // type:function size:0x8 +fn_80232C10 = .text:0x80232C10; // type:function size:0x8 +fn_80232C18 = .text:0x80232C18; // type:function size:0xC +fn_80232C24 = .text:0x80232C24; // type:function size:0x8 +fn_80232C2C = .text:0x80232C2C; // type:function size:0x40 +fn_80232C6C = .text:0x80232C6C; // type:function size:0xAC +fn_80232D18 = .text:0x80232D18; // type:function size:0x268 +fn_80232F80 = .text:0x80232F80; // type:function size:0x110 +__ct__10CSlideShowFv = .text:0x80233090; // type:function size:0x5B8 +fn_80233648 = .text:0x80233648; // type:function size:0x8 +fn_80233650 = .text:0x80233650; // type:function size:0x36C +GetGalleriesUnlocked__10CSlideShowFv = .text:0x802339BC; // type:function size:0xD0 +fn_80233A8C = .text:0x80233A8C; // type:function size:0x5DC +fn_80234068 = .text:0x80234068; // type:function size:0x8 +fn_80234070 = .text:0x80234070; // type:function size:0x8 +fn_80234078 = .text:0x80234078; // type:function size:0xF0 +fn_80234168 = .text:0x80234168; // type:function size:0x7E0 +fn_80234948 = .text:0x80234948; // type:function size:0x8 +fn_80234950 = .text:0x80234950; // type:function size:0x8 +fn_80234958 = .text:0x80234958; // type:function size:0x8 +fn_80234960 = .text:0x80234960; // type:function size:0x8 +fn_80234968 = .text:0x80234968; // type:function size:0x18 +fn_80234980 = .text:0x80234980; // type:function size:0x8 +fn_80234988 = .text:0x80234988; // type:function size:0x54 +fn_802349DC = .text:0x802349DC; // type:function size:0x24 +fn_80234A00 = .text:0x80234A00; // type:function size:0x10 +fn_80234A10 = .text:0x80234A10; // type:function size:0x10 +fn_80234A20 = .text:0x80234A20; // type:function size:0x30 +fn_80234A50 = .text:0x80234A50; // type:function size:0x64 +fn_80234AB4 = .text:0x80234AB4; // type:function size:0x8 +fn_80234ABC = .text:0x80234ABC; // type:function size:0x8 +fn_80234AC4 = .text:0x80234AC4; // type:function size:0x24 +fn_80234AE8 = .text:0x80234AE8; // type:function size:0x24 +fn_80234B0C = .text:0x80234B0C; // type:function size:0x10 +fn_80234B1C = .text:0x80234B1C; // type:function size:0x8 +fn_80234B24 = .text:0x80234B24; // type:function size:0x8 +fn_80234B2C = .text:0x80234B2C; // type:function size:0x10 +fn_80234B3C = .text:0x80234B3C; // type:function size:0x10 +fn_80234B4C = .text:0x80234B4C; // type:function size:0x48 +fn_80234B94 = .text:0x80234B94; // type:function size:0x8 +fn_80234B9C = .text:0x80234B9C; // type:function size:0x1C0 +fn_80234D5C = .text:0x80234D5C; // type:function size:0x250 +fn_80234FAC = .text:0x80234FAC; // type:function size:0x1A4 +fn_80235150 = .text:0x80235150; // type:function size:0x8 +fn_80235158 = .text:0x80235158; // type:function size:0x2B0 +fn_80235408 = .text:0x80235408; // type:function size:0x208 +fn_80235610 = .text:0x80235610; // type:function size:0x3A0 +fn_802359B0 = .text:0x802359B0; // type:function size:0x168 +fn_80235B18 = .text:0x80235B18; // type:function size:0x328 +fn_80235E40 = .text:0x80235E40; // type:function size:0x10 +fn_80235E50 = .text:0x80235E50; // type:function size:0x18 +fn_80235E68 = .text:0x80235E68; // type:function size:0x5C +fn_80235EC4 = .text:0x80235EC4; // type:function size:0x6C4 +fn_80236588 = .text:0x80236588; // type:function size:0x80 +fn_80236608 = .text:0x80236608; // type:function size:0x80 +fn_80236688 = .text:0x80236688; // type:function size:0xB4 +fn_8023673C = .text:0x8023673C; // type:function size:0x7C +fn_802367B8 = .text:0x802367B8; // type:function size:0x7C +fn_80236834 = .text:0x80236834; // type:function size:0x40 +fn_80236874 = .text:0x80236874; // type:function size:0x264 +fn_80236AD8 = .text:0x80236AD8; // type:function size:0x180 +fn_80236C58 = .text:0x80236C58; // type:function size:0x13C +fn_80236D94 = .text:0x80236D94; // type:function size:0x45C +fn_802371F0 = .text:0x802371F0; // type:function size:0x294 +fn_80237484 = .text:0x80237484; // type:function size:0x18C +fn_80237610 = .text:0x80237610; // type:function size:0x1E0 +fn_802377F0 = .text:0x802377F0; // type:function size:0x238 +fn_80237A28 = .text:0x80237A28; // type:function size:0x8 +fn_80237A30 = .text:0x80237A30; // type:function size:0x2B0 +fn_80237CE0 = .text:0x80237CE0; // type:function size:0x9C +fn_80237D7C = .text:0x80237D7C; // type:function size:0x94 +fn_80237E10 = .text:0x80237E10; // type:function size:0x124 +fn_80237F34 = .text:0x80237F34; // type:function size:0x64 +SetSSnakeWeedSwarm_FuncPtrs__FP24SSnakeWeedSwarm_FuncPtrs = .text:0x80237F98; // type:function size:0x8 +fn_80237FA0 = .text:0x80237FA0; // type:function size:0x10 +fn_80237FB0 = .text:0x80237FB0; // type:function size:0x48 +__ct__16CSonicProjectileFfbRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfo9TUniqueId7TAreaId9TUniqueId9TUniqueIdUibRC9CVector3fRC18CImpactVisorEffectbb = .text:0x80237FF8; // type:function size:0xE8 +fn_802380E0 = .text:0x802380E0; // type:function size:0x68 +fn_80238148 = .text:0x80238148; // type:function size:0x11C +fn_80238264 = .text:0x80238264; // type:function size:0x50 +fn_802382B4 = .text:0x802382B4; // type:function size:0x60 +fn_80238314 = .text:0x80238314; // type:function size:0x118 +fn_8023842C = .text:0x8023842C; // type:function size:0x5B4 +fn_802389E0 = .text:0x802389E0; // type:function size:0x34 +fn_80238A14 = .text:0x80238A14; // type:function size:0x74 +fn_80238A88 = .text:0x80238A88; // type:function size:0x74 +fn_80238AFC = .text:0x80238AFC; // type:function size:0x2F0 +fn_80238DEC = .text:0x80238DEC; // type:function size:0x5C +fn_80238E48 = .text:0x80238E48; // type:function size:0x114 +fn_80238F5C = .text:0x80238F5C; // type:function size:0x148 +fn_802390A4 = .text:0x802390A4; // type:function size:0xB8 +fn_8023915C = .text:0x8023915C; // type:function size:0xCC +fn_80239228 = .text:0x80239228; // type:function size:0x50 +fn_80239278 = .text:0x80239278; // type:function size:0x258 +fn_802394D0 = .text:0x802394D0; // type:function size:0x2EC +fn_802397BC = .text:0x802397BC; // type:function size:0xA4 +fn_80239860 = .text:0x80239860; // type:function size:0xD0 +fn_80239930 = .text:0x80239930; // type:function size:0x128 +SetSSpacePirate_FuncPtrs__FP21SSpacePirate_FuncPtrs = .text:0x80239A58; // type:function size:0x8 +fn_80239A60 = .text:0x80239A60; // type:function size:0x10 +AttachActorToPirate__12CSpacePirateF9TUniqueId = .text:0x80239A70; // type:function size:0x38 +DetachActorFromPirate__12CSpacePirateFv = .text:0x80239AA8; // type:function size:0x2C +SetSSpankWeed_FuncPtrs__FP19SSpankWeed_FuncPtrs = .text:0x80239AD4; // type:function size:0x8 +fn_80239ADC = .text:0x80239ADC; // type:function size:0x10 +fn_80239AEC = .text:0x80239AEC; // type:function size:0x3C +fn_80239B28 = .text:0x80239B28; // type:function size:0x8 +fn_80239B30 = .text:0x80239B30; // type:function size:0x1B8 +fn_80239CE8 = .text:0x80239CE8; // type:function size:0x250 +fn_80239F38 = .text:0x80239F38; // type:function size:0x1A4 +fn_8023A0DC = .text:0x8023A0DC; // type:function size:0x58 +fn_8023A134 = .text:0x8023A134; // type:function size:0xB8 +fn_8023A1EC = .text:0x8023A1EC; // type:function size:0x8 +fn_8023A1F4 = .text:0x8023A1F4; // type:function size:0x4 +fn_8023A1F8 = .text:0x8023A1F8; // type:function size:0x11C +fn_8023A314 = .text:0x8023A314; // type:function size:0x8 +fn_8023A31C = .text:0x8023A31C; // type:function size:0x8 +fn_8023A324 = .text:0x8023A324; // type:function size:0x14 +fn_8023A338 = .text:0x8023A338; // type:function size:0x8 +fn_8023A340 = .text:0x8023A340; // type:function size:0x4 +fn_8023A344 = .text:0x8023A344; // type:function size:0x14 +fn_8023A358 = .text:0x8023A358; // type:function size:0x34 +fn_8023A38C = .text:0x8023A38C; // type:function size:0x1048 +fn_8023B3D4 = .text:0x8023B3D4; // type:function size:0x18 +fn_8023B3EC = .text:0x8023B3EC; // type:function size:0x8 +fn_8023B3F4 = .text:0x8023B3F4; // type:function size:0x34 +fn_8023B428 = .text:0x8023B428; // type:function size:0x1C +fn_8023B444 = .text:0x8023B444; // type:function size:0x8 +fn_8023B44C = .text:0x8023B44C; // type:function size:0x18 +fn_8023B464 = .text:0x8023B464; // type:function size:0xC +fn_8023B470 = .text:0x8023B470; // type:function size:0x8 +fn_8023B478 = .text:0x8023B478; // type:function size:0x8 +fn_8023B480 = .text:0x8023B480; // type:function size:0xC +fn_8023B48C = .text:0x8023B48C; // type:function size:0x20 +fn_8023B4AC = .text:0x8023B4AC; // type:function size:0x4 +fn_8023B4B0 = .text:0x8023B4B0; // type:function size:0x4 +fn_8023B4B4 = .text:0x8023B4B4; // type:function size:0x800 +SetSSplinter_FuncPtrs__FP18SSplinter_FuncPtrs = .text:0x8023BCB4; // type:function size:0x8 +fn_8023BCBC = .text:0x8023BCBC; // type:function size:0x10 +__ct__14CSplinterCableF9TUniqueId7TAreaIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC10CModelDataiiRC20CDamageVulnerability = .text:0x8023BCCC; // type:function size:0x3A4 +fn_8023C070 = .text:0x8023C070; // type:function size:0xC0 +fn_8023C130 = .text:0x8023C130; // type:function size:0x4 +fn_8023C134 = .text:0x8023C134; // type:function size:0xA4 +fn_8023C1D8 = .text:0x8023C1D8; // type:function size:0x110 +Snap__14CSplinterCableFv = .text:0x8023C2E8; // type:function size:0x90 +fn_8023C378 = .text:0x8023C378; // type:function size:0x64 +fn_8023C3DC = .text:0x8023C3DC; // type:function size:0x8 +fn_8023C3E4 = .text:0x8023C3E4; // type:function size:0x8 +Snapped__14CSplinterCableCFv = .text:0x8023C3EC; // type:function size:0x8 +fn_8023C3F4 = .text:0x8023C3F4; // type:function size:0x74 +fn_8023C468 = .text:0x8023C468; // type:function size:0x50 +__ct__19CSplitterBeamEffectF9TUniqueIdRC11CEntityInfoRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC12CTransform4fiRC9CAbsAnglefRC6CColorRC6CColorRC6CColorRC6CColorfff = .text:0x8023C4B8; // type:function size:0x1F0 +fn_8023C6A8 = .text:0x8023C6A8; // type:function size:0x84 +fn_8023C72C = .text:0x8023C72C; // type:function size:0x178 +fn_8023C8A4 = .text:0x8023C8A4; // type:function size:0x694 +fn_8023CF38 = .text:0x8023CF38; // type:function size:0x14 +fn_8023CF4C = .text:0x8023CF4C; // type:function size:0x128 +fn_8023D074 = .text:0x8023D074; // type:function size:0x6EC +fn_8023D760 = .text:0x8023D760; // type:function size:0x64 +SetSSplitterMainChassis_FuncPtrs__FP29SSplitterMainChassis_FuncPtrs = .text:0x8023D7C4; // type:function size:0x8 +fn_8023D7CC = .text:0x8023D7CC; // type:function size:0x10 +fn_8023D7DC = .text:0x8023D7DC; // type:function size:0x10 +AutoDestruct__20CSplitterMainChassisFf = .text:0x8023D7EC; // type:function size:0x2C +AutoDestruct__22CSplitterCommandModuleFf = .text:0x8023D818; // type:function size:0x2C +SetSSporb_FuncPtrs__FP15SSporb_FuncPtrs = .text:0x8023D844; // type:function size:0x8 +fn_8023D84C = .text:0x8023D84C; // type:function size:0x10 +fn_8023D85C = .text:0x8023D85C; // type:function size:0x10 +fn_8023D86C = .text:0x8023D86C; // type:function size:0x10 +fn_8023D87C = .text:0x8023D87C; // type:function size:0x10 +fn_8023D88C = .text:0x8023D88C; // type:function size:0x4 +fn_8023D890 = .text:0x8023D890; // type:function size:0x4 +fn_8023D894 = .text:0x8023D894; // type:function size:0xFC +fn_8023D990 = .text:0x8023D990; // type:function size:0x1B68 +fn_8023F4F8 = .text:0x8023F4F8; // type:function size:0x8 +fn_8023F500 = .text:0x8023F500; // type:function size:0x8 +fn_8023F508 = .text:0x8023F508; // type:function size:0x9C +fn_8023F5A4 = .text:0x8023F5A4; // type:function size:0x40 +fn_8023F5E4 = .text:0x8023F5E4; // type:function size:0xB4 +fn_8023F698 = .text:0x8023F698; // type:function size:0x40 +fn_8023F6D8 = .text:0x8023F6D8; // type:function size:0x70 +fn_8023F748 = .text:0x8023F748; // type:function size:0x4E0 +fn_8023FC28 = .text:0x8023FC28; // type:function size:0x78 +fn_8023FCA0 = .text:0x8023FCA0; // type:function size:0x74 +fn_8023FD14 = .text:0x8023FD14; // type:function size:0x88 +fn_8023FD9C = .text:0x8023FD9C; // type:function size:0x58 +fn_8023FDF4 = .text:0x8023FDF4; // type:function size:0xD0 +fn_8023FEC4 = .text:0x8023FEC4; // type:function size:0x40 +fn_8023FF04 = .text:0x8023FF04; // type:function size:0x40 +fn_8023FF44 = .text:0x8023FF44; // type:function size:0x7C +fn_8023FFC0 = .text:0x8023FFC0; // type:function size:0x78 +fn_80240038 = .text:0x80240038; // type:function size:0x78 +fn_802400B0 = .text:0x802400B0; // type:function size:0x568 +fn_80240618 = .text:0x80240618; // type:function size:0x8 +fn_80240620 = .text:0x80240620; // type:function size:0x10 +fn_80240630 = .text:0x80240630; // type:function size:0x10 +fn_80240640 = .text:0x80240640; // type:function size:0x10 +fn_80240650 = .text:0x80240650; // type:function size:0x10 +fn_80240660 = .text:0x80240660; // type:function size:0xC +fn_8024066C = .text:0x8024066C; // type:function size:0x8 +fn_80240674 = .text:0x80240674; // type:function size:0xC +fn_80240680 = .text:0x80240680; // type:function size:0xC +fn_8024068C = .text:0x8024068C; // type:function size:0x8 +fn_80240694 = .text:0x80240694; // type:function size:0xD0 +fn_80240764 = .text:0x80240764; // type:function size:0xC +fn_80240770 = .text:0x80240770; // type:function size:0x1C +AllocateUniqueId__13CStateManagerFv = .text:0x8024078C; // type:function size:0x118 +fn_802408A4 = .text:0x802408A4; // type:function size:0x144 +RayWorldIntersection__13CStateManagerCFR9TUniqueIdRC9CVector3fRC9CVector3ffRC15CMaterialFilterRCQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x802409E8; // type:function size:0x4 +RayStaticIntersection__13CStateManagerCFRC9CVector3fRC9CVector3ffRC15CMaterialFilter = .text:0x802409EC; // type:function size:0x4 +fn_802409F0 = .text:0x802409F0; // type:function size:0x10 +LineOfSightTest__13CStateManagerCFRC9CVector3fRC9CVector3fRC15CMaterialFilterPC6CActor = .text:0x80240A00; // type:function size:0xE4 +fn_80240AE4 = .text:0x80240AE4; // type:function size:0x114 +fn_80240BF8 = .text:0x80240BF8; // type:function size:0x14 +AddObject__13CStateManagerFP7CEntity = .text:0x80240C0C; // type:function size:0x10 +AddObject__13CStateManagerFR7CEntity = .text:0x80240C1C; // type:function size:0x27C +fn_80240E98 = .text:0x80240E98; // type:function size:0x154 +fn_80240FEC = .text:0x80240FEC; // type:function size:0x94 +UpdateActorInSortedLists__13CStateManagerFR6CActor = .text:0x80241080; // type:function size:0xF0 +BuildNearList__13CStateManagerCFRQ24rstl32reserved_vector<9TUniqueId,1024>RC6CAABoxRC15CMaterialFilterPC6CActor = .text:0x80241170; // type:function size:0x8 +BuildColliderList__13CStateManagerCFRQ24rstl32reserved_vector<9TUniqueId,1024>RC6CActorRC6CAABox = .text:0x80241178; // type:function size:0x8 +BuildNearList__13CStateManagerCFRQ24rstl32reserved_vector<9TUniqueId,1024>RC9CVector3fRC9CVector3ffRC15CMaterialFilterPC6CActor = .text:0x80241180; // type:function size:0x8 +fn_80241188 = .text:0x80241188; // type:function size:0x3C +fn_802411C4 = .text:0x802411C4; // type:function size:0x94 +fn_80241258 = .text:0x80241258; // type:function size:0x4 +GetObjectById__13CStateManagerCF9TUniqueId = .text:0x8024125C; // type:function size:0x30 +ObjectById__13CStateManagerF9TUniqueId = .text:0x8024128C; // type:function size:0x30 +DeleteObjectRequest__13CStateManagerF9TUniqueId = .text:0x802412BC; // type:function size:0x48 +fn_80241304 = .text:0x80241304; // type:function size:0xBC +fn_802413C0 = .text:0x802413C0; // type:function size:0xD0 +fn_80241490 = .text:0x80241490; // type:function size:0x2EC +fn_8024177C = .text:0x8024177C; // type:function size:0x540 +fn_80241CBC = .text:0x80241CBC; // type:function size:0x264 +fn_80241F20 = .text:0x80241F20; // type:function size:0xA4C +fn_8024296C = .text:0x8024296C; // type:function size:0xA4 +fn_80242A10 = .text:0x80242A10; // type:function size:0x18 +fn_80242A28 = .text:0x80242A28; // type:function size:0x1E8 +fn_80242C10 = .text:0x80242C10; // type:function size:0x1C +fn_80242C2C = .text:0x80242C2C; // type:function size:0x4 +fn_80242C30 = .text:0x80242C30; // type:function size:0x2C +fn_80242C5C = .text:0x80242C5C; // type:function size:0x4 +fn_80242C60 = .text:0x80242C60; // type:function size:0x4 +fn_80242C64 = .text:0x80242C64; // type:function size:0xD0 +fn_80242D34 = .text:0x80242D34; // type:function size:0x24C +fn_80242F80 = .text:0x80242F80; // type:function size:0x274 +fn_802431F4 = .text:0x802431F4; // type:function size:0x1C +fn_80243210 = .text:0x80243210; // type:function size:0x290 +fn_802434A0 = .text:0x802434A0; // type:function size:0x160 +fn_80243600 = .text:0x80243600; // type:function size:0x74 +fn_80243674 = .text:0x80243674; // type:function size:0x71C +fn_80243D90 = .text:0x80243D90; // type:function size:0x3D0 +fn_80244160 = .text:0x80244160; // type:function size:0xB8 +fn_80244218 = .text:0x80244218; // type:function size:0x34 +fn_8024424C = .text:0x8024424C; // type:function size:0xAC +fn_802442F8 = .text:0x802442F8; // type:function size:0x2BC +fn_802445B4 = .text:0x802445B4; // type:function size:0x1A4 +fn_80244758 = .text:0x80244758; // type:function size:0x440 +ApplyDamage__13CStateManagerF9TUniqueId9TUniqueId9TUniqueIdRC11CDamageInfoRC15CMaterialFilterRC9CVector3f = .text:0x80244B98; // type:function size:0x5B0 +KillPlayer__13CStateManagerF9TUniqueId9TUniqueIdf = .text:0x80245148; // type:function size:0x104 +fn_8024524C = .text:0x8024524C; // type:function size:0x278 +UpdateHealthCause__13CStateManagerFR6CActor9TUniqueIdRC11CWeaponModebb = .text:0x802454C4; // type:function size:0x198 +fn_8024565C = .text:0x8024565C; // type:function size:0x578 +fn_80245BD4 = .text:0x80245BD4; // type:function size:0x170 +fn_80245D44 = .text:0x80245D44; // type:function size:0x22C +CanDamage__13CStateManagerFRC9CVector3fRC6CActorRQ24rstl32reserved_vector<9TUniqueId,1024> = .text:0x80245F70; // type:function size:0x360 +ApplyRadiusDamage__13CStateManagerFRC6CActorRC9CVector3fR6CActor9TUniqueIdRC11CDamageInfo = .text:0x802462D0; // type:function size:0x420 +fn_802466F0 = .text:0x802466F0; // type:function size:0x1E0 +ApplyDamageToWorld__13CStateManagerF9TUniqueIdRC6CActorRC9CVector3fRC11CDamageInfoRC15CMaterialFilter = .text:0x802468D0; // type:function size:0x3A8 +fn_80246C78 = .text:0x80246C78; // type:function size:0x2BC +InformListeners__13CStateManagerFRC9CVector3f16EListenNoiseType = .text:0x80246F34; // type:function size:0xFC +GetIdListForScript__13CStateManagerCF9TEditorId = .text:0x80247030; // type:function size:0xC4 +GetIdForScript__13CStateManagerCF9TEditorId = .text:0x802470F4; // type:function size:0xD8 +fn_802471CC = .text:0x802471CC; // type:function size:0x40 +fn_8024720C = .text:0x8024720C; // type:function size:0x25C +PumpScriptMsgs__13CStateManagerFv = .text:0x80247468; // type:function size:0xF4 +fn_8024755C = .text:0x8024755C; // type:function size:0xA4 +fn_80247600 = .text:0x80247600; // type:function size:0xB0 +fn_802476B0 = .text:0x802476B0; // type:function size:0xB4 +fn_80247764 = .text:0x80247764; // type:function size:0x354 +fn_80247AB8 = .text:0x80247AB8; // type:function size:0x114 +fn_80247BCC = .text:0x80247BCC; // type:function size:0x198 +fn_80247D64 = .text:0x80247D64; // type:function size:0x468 +fn_802481CC = .text:0x802481CC; // type:function size:0x8 +fn_802481D4 = .text:0x802481D4; // type:function size:0x20 +fn_802481F4 = .text:0x802481F4; // type:function size:0x390 +fn_80248584 = .text:0x80248584; // type:function size:0xE4 +fn_80248668 = .text:0x80248668; // type:function size:0x40 +fn_802486A8 = .text:0x802486A8; // type:function size:0x10 +fn_802486B8 = .text:0x802486B8; // type:function size:0x35C +fn_80248A14 = .text:0x80248A14; // type:function size:0x1FC +fn_80248C10 = .text:0x80248C10; // type:function size:0x18C +fn_80248D9C = .text:0x80248D9C; // type:function size:0xAC +fn_80248E48 = .text:0x80248E48; // type:function size:0x88 +fn_80248ED0 = .text:0x80248ED0; // type:function size:0x184 +fn_80249054 = .text:0x80249054; // type:function size:0x28 +fn_8024907C = .text:0x8024907C; // type:function size:0xA4 +fn_80249120 = .text:0x80249120; // type:function size:0x1E0 +fn_80249300 = .text:0x80249300; // type:function size:0x178 +fn_80249478 = .text:0x80249478; // type:function size:0x158 +fn_802495D0 = .text:0x802495D0; // type:function size:0x58 +fn_80249628 = .text:0x80249628; // type:function size:0xA0 +fn_802496C8 = .text:0x802496C8; // type:function size:0x48 +fn_80249710 = .text:0x80249710; // type:function size:0x17C +fn_8024988C = .text:0x8024988C; // type:function size:0x4 +fn_80249890 = .text:0x80249890; // type:function size:0x824 +fn_8024A0B4 = .text:0x8024A0B4; // type:function size:0x4 +fn_8024A0B8 = .text:0x8024A0B8; // type:function size:0x1DC +fn_8024A294 = .text:0x8024A294; // type:function size:0x104 +fn_8024A398 = .text:0x8024A398; // type:function size:0x5F8 +fn_8024A990 = .text:0x8024A990; // type:function size:0x468 +fn_8024ADF8 = .text:0x8024ADF8; // type:function size:0x654 +fn_8024B44C = .text:0x8024B44C; // type:function size:0x2C4 +fn_8024B710 = .text:0x8024B710; // type:function size:0x44C +fn_8024BB5C = .text:0x8024BB5C; // type:function size:0x60C +fn_8024C168 = .text:0x8024C168; // type:function size:0x2AC +CanCreateProjectile__13CStateManagerCF9TUniqueId11EWeaponTypei = .text:0x8024C414; // type:function size:0x50 +fn_8024C464 = .text:0x8024C464; // type:function size:0x4 +fn_8024C468 = .text:0x8024C468; // type:function size:0x6C +fn_8024C4D4 = .text:0x8024C4D4; // type:function size:0x258 +DrawSpaceWarp__13CStateManagerCFRC9CVector3ff = .text:0x8024C72C; // type:function size:0x94 +fn_8024C7C0 = .text:0x8024C7C0; // type:function size:0x8 +fn_8024C7C8 = .text:0x8024C7C8; // type:function size:0x54 +fn_8024C81C = .text:0x8024C81C; // type:function size:0x110 +SetupParticleHook__13CStateManagerCFRC6CActor = .text:0x8024C92C; // type:function size:0x30 +fn_8024C95C = .text:0x8024C95C; // type:function size:0x40 +fn_8024C99C = .text:0x8024C99C; // type:function size:0xC +fn_8024C9A8 = .text:0x8024C9A8; // type:function size:0x164 +fn_8024CB0C = .text:0x8024CB0C; // type:function size:0x228 +fn_8024CD34 = .text:0x8024CD34; // type:function size:0x30 +fn_8024CD64 = .text:0x8024CD64; // type:function size:0x30 +fn_8024CD94 = .text:0x8024CD94; // type:function size:0x30 +fn_8024CDC4 = .text:0x8024CDC4; // type:function size:0x384 +fn_8024D148 = .text:0x8024D148; // type:function size:0xD8 +fn_8024D220 = .text:0x8024D220; // type:function size:0x2C +fn_8024D24C = .text:0x8024D24C; // type:function size:0x30 +RenderFirstSorted__13CStateManagerFRC9TUniqueId = .text:0x8024D27C; // type:function size:0x44 +RenderLast__13CStateManagerFRC9TUniqueId = .text:0x8024D2C0; // type:function size:0x44 +fn_8024D304 = .text:0x8024D304; // type:function size:0x44 +fn_8024D348 = .text:0x8024D348; // type:function size:0x44 +RenderBeforeAreas__13CStateManagerFRC9TUniqueId = .text:0x8024D38C; // type:function size:0x44 +fn_8024D3D0 = .text:0x8024D3D0; // type:function size:0xD4 +fn_8024D4A4 = .text:0x8024D4A4; // type:function size:0x120 +KillSaveGameInterface__13CStateManagerFv = .text:0x8024D5C4; // type:function size:0x58 +fn_8024D61C = .text:0x8024D61C; // type:function size:0x78 +GenerateParticlePOIMask__13CStateManagerCFPUiPUi = .text:0x8024D694; // type:function size:0x98 +DoCollisionResponse__13CStateManagerFRC22CCollisionResponseDataRC14CRayCastResult9TUniqueIdRC11CDamageInfob = .text:0x8024D72C; // type:function size:0x2E4 +fn_8024DA10 = .text:0x8024DA10; // type:function size:0x128 +SetEnergyBarActorInfo__13CStateManagerF9TUniqueIdfi = .text:0x8024DB38; // type:function size:0x14 +fn_8024DB4C = .text:0x8024DB4C; // type:function size:0x10 +SendScriptMsg__13CStateManagerFRC10CScriptMsg = .text:0x8024DB5C; // type:function size:0x68 +DeliverScriptMsgImmediate__13CStateManagerFRC10CScriptMsg = .text:0x8024DBC4; // type:function size:0x64 +DeliverScriptMsg__13CStateManagerFP7CEntity9TUniqueId20EScriptObjectMessage9TUniqueId = .text:0x8024DC28; // type:function size:0x50 +DeliverScriptMsg__13CStateManagerF9TUniqueId9TUniqueId20EScriptObjectMessage9TUniqueId = .text:0x8024DC78; // type:function size:0x48 +fn_8024DCC0 = .text:0x8024DCC0; // type:function size:0x68 +fn_8024DD28 = .text:0x8024DD28; // type:function size:0x10 +IsMultiplayerGame__13CStateManagerCFv = .text:0x8024DD38; // type:function size:0x58 +GetViewportForPlayerSlot__13CStateManagerCFUiPiPiPiPi = .text:0x8024DD90; // type:function size:0x1D8 +fn_8024DF68 = .text:0x8024DF68; // type:function size:0x150 +fn_8024E0B8 = .text:0x8024E0B8; // type:function size:0xFC +fn_8024E1B4 = .text:0x8024E1B4; // type:function size:0xF0 +fn_8024E2A4 = .text:0x8024E2A4; // type:function size:0x28 +GetPlayerNumFromUniqueId__13CStateManagerCF9TUniqueId = .text:0x8024E2CC; // type:function size:0x1C +fn_8024E2E8 = .text:0x8024E2E8; // type:function size:0x208 +fn_8024E4F0 = .text:0x8024E4F0; // type:function size:0x48 +AddDarkWorldSphereToRenderer__13CStateManagerCFRC9CVector3fRC9CVector3fUcUcbfRC9CVector2fRC9CVector2fRC9CVector2fRC9CVector2fRC8CTextureRC8CTextureRC8CTexture6CColor6CColorb = .text:0x8024E538; // type:function size:0x10C +IsActorVisibleInPortals__13CStateManagerCFRC6CActor = .text:0x8024E644; // type:function size:0xE8 +fn_8024E72C = .text:0x8024E72C; // type:function size:0x90 +fn_8024E7BC = .text:0x8024E7BC; // type:function size:0x464 +fn_8024EC20 = .text:0x8024EC20; // type:function size:0xF0 +fn_8024ED10 = .text:0x8024ED10; // type:function size:0x58 +fn_8024ED68 = .text:0x8024ED68; // type:function size:0x5C +fn_8024EDC4 = .text:0x8024EDC4; // type:function size:0x44 +fn_8024EE08 = .text:0x8024EE08; // type:function size:0x8 +ScriptObjectLoaderHelper__13CStateManagerFv = .text:0x8024EE10; // type:function size:0x10 +fn_8024EE20 = .text:0x8024EE20; // type:function size:0x10 +EarnAchievementAndNotify__13CStateManagerFRCQ213CStateManager16SAchievementInfo = .text:0x8024EE30; // type:function size:0x290 +fn_8024F0C0 = .text:0x8024F0C0; // type:function size:0xB0 +fn_8024F170 = .text:0x8024F170; // type:function size:0x408 +fn_8024F578 = .text:0x8024F578; // type:function size:0x78 +fn_8024F5F0 = .text:0x8024F5F0; // type:function size:0x74 +fn_8024F664 = .text:0x8024F664; // type:function size:0xD0 +fn_8024F734 = .text:0x8024F734; // type:function size:0x90 +fn_8024F7C4 = .text:0x8024F7C4; // type:function size:0x64 +fn_8024F828 = .text:0x8024F828; // type:function size:0x1DC +fn_8024FA04 = .text:0x8024FA04; // type:function size:0x64 +fn_8024FA68 = .text:0x8024FA68; // type:function size:0x454 +fn_8024FEBC = .text:0x8024FEBC; // type:function size:0x78 +fn_8024FF34 = .text:0x8024FF34; // type:function size:0x1B8 +fn_802500EC = .text:0x802500EC; // type:function size:0x64 +fn_80250150 = .text:0x80250150; // type:function size:0x30 +fn_80250180 = .text:0x80250180; // type:function size:0x2C +fn_802501AC = .text:0x802501AC; // type:function size:0xC +fn_802501B8 = .text:0x802501B8; // type:function size:0x8 +fn_802501C0 = .text:0x802501C0; // type:function size:0x2C +fn_802501EC = .text:0x802501EC; // type:function size:0x40 +AddSource__19CStaticInterferenceF9TUniqueIdff = .text:0x8025022C; // type:function size:0xB4 +fn_802502E0 = .text:0x802502E0; // type:function size:0xAC +fn_8025038C = .text:0x8025038C; // type:function size:0x70 +fn_802503FC = .text:0x802503FC; // type:function size:0x10C +__ct__18CSteeringBehaviorsFv = .text:0x80250508; // type:function size:0xC +Flee__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3f = .text:0x80250514; // type:function size:0x9C +Seek__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3f = .text:0x802505B0; // type:function size:0x98 +Arrival__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3ff = .text:0x80250648; // type:function size:0x114 +Separation__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector3ff = .text:0x8025075C; // type:function size:0x13C +Alignment__18CSteeringBehaviorsCFRC13CPhysicsActorRQ24rstl32reserved_vector<9TUniqueId,1024>RC13CStateManager = .text:0x80250898; // type:function size:0x17C +Cohesion__18CSteeringBehaviorsCFRC13CPhysicsActorRQ24rstl32reserved_vector<9TUniqueId,1024>fRC13CStateManager = .text:0x80250A14; // type:function size:0x168 +Separation2D__18CSteeringBehaviorsCFRC13CPhysicsActorRC9CVector2ff = .text:0x80250B7C; // type:function size:0x15C +fn_80250CD8 = .text:0x80250CD8; // type:function size:0x16C +fn_80250E44 = .text:0x80250E44; // type:function size:0x27C +fn_802510C0 = .text:0x802510C0; // type:function size:0x518 +fn_802515D8 = .text:0x802515D8; // type:function size:0x58C +fn_80251B64 = .text:0x80251B64; // type:function size:0x3A0 +SetSStoneToad_FuncPtrs__FP19SStoneToad_FuncPtrs = .text:0x80251F04; // type:function size:0x8 +fn_80251F0C = .text:0x80251F0C; // type:function size:0x10 +fn_80251F1C = .text:0x80251F1C; // type:function size:0x194 +fn_802520B0 = .text:0x802520B0; // type:function size:0x58 +fn_80252108 = .text:0x80252108; // type:function size:0xC +fn_80252114 = .text:0x80252114; // type:function size:0x90 +fn_802521A4 = .text:0x802521A4; // type:function size:0xAD8 +fn_80252C7C = .text:0x80252C7C; // type:function size:0x4 +fn_80252C80 = .text:0x80252C80; // type:function size:0x4 +fn_80252C84 = .text:0x80252C84; // type:function size:0x4 +fn_80252C88 = .text:0x80252C88; // type:function size:0x278 +SetSSwampBossStage1_FuncPtrs__FP25SSwampBossStage1_FuncPtrs = .text:0x80252F00; // type:function size:0x8 +fn_80252F08 = .text:0x80252F08; // type:function size:0x10 +SetSSwampBossStage2_FuncPtrs__FP25SSwampBossStage2_FuncPtrs = .text:0x80252F18; // type:function size:0x8 +fn_80252F20 = .text:0x80252F20; // type:function size:0x10 +SetSSwarmBasics_FuncPtrs__FP21SSwarmBasics_FuncPtrs = .text:0x80252F30; // type:function size:0x8 +ShortestRotationArcWrapped__12CSwarmBasicsFRC9CVector3fRC9CVector3fRC9CRelAngle = .text:0x80252F38; // type:function size:0x264 +fn_8025319C = .text:0x8025319C; // type:function size:0x1A4 +fn_80253340 = .text:0x80253340; // type:function size:0x30 +fn_80253370 = .text:0x80253370; // type:function size:0x18 +__ct__12CSwarmBasicsF9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RC11CEntityInfoRC9CVector3fRC12CTransform4fRC8CAnimRes16CActorParametersRC15CBasicSwarmDatab = .text:0x80253388; // type:function size:0xC60 +__dt__12CSwarmBasicsFv = .text:0x80253FE8; // type:function size:0x390 +AcceptScriptMsg__12CSwarmBasicsFR13CStateManagerRC10CScriptMsg = .text:0x80254378; // type:function size:0x680 +fn_802549F8 = .text:0x802549F8; // type:function size:0x7C +AllocateSkinnedModels__12CSwarmBasicsFR13CStateManagerQ210CModelData11EWhichModel = .text:0x80254A74; // type:function size:0x33C +CreateBoid__12CSwarmBasicsFR13CStateManageri = .text:0x80254DB0; // type:function size:0x460 +PreRenderAllViewports__12CSwarmBasicsFR13CStateManager = .text:0x80255210; // type:function size:0xB8 +GetBoundingBox__12CSwarmBasicsCFv = .text:0x802552C8; // type:function size:0x94 +GetTouchBounds__12CSwarmBasicsCFv = .text:0x8025535C; // type:function size:0x3C +fn_80255398 = .text:0x80255398; // type:function size:0x8C +fn_80255424 = .text:0x80255424; // type:function size:0x68 +fn_8025548C = .text:0x8025548C; // type:function size:0x180 +fn_8025560C = .text:0x8025560C; // type:function size:0x2B4 +FindBestSurface__12CSwarmBasicsFRC19CAreaCollisionCache9CVector3ffR17CCollisionSurface = .text:0x802558C0; // type:function size:0x230 +UpdateLightComboBeam__12CSwarmBasicsFRQ212CSwarmBasics5CBoidR13CStateManager = .text:0x80255AF0; // type:function size:0x178 +UpdateBoid__12CSwarmBasicsFR19CAreaCollisionCacheR13CStateManagerfRQ212CSwarmBasics5CBoidi = .text:0x80255C68; // type:function size:0xA24 +ApplySteeringBehaviors__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoidR9CVector3fRCQ24rstl43reserved_vector = .text:0x8025668C; // type:function size:0x218 +fn_802568A4 = .text:0x802568A4; // type:function size:0x218 +Think__12CSwarmBasicsFfR13CStateManager = .text:0x80256ABC; // type:function size:0x754 +UpdateAllBoidMovement__12CSwarmBasicsFR13CStateManagerf = .text:0x80257210; // type:function size:0x94 +UpdateSwarmAnimations__12CSwarmBasicsFR13CStateManagerf = .text:0x802572A4; // type:function size:0x120 +MoveBoid__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoidRC9CVector3ff = .text:0x802573C4; // type:function size:0x160 +fn_80257524 = .text:0x80257524; // type:function size:0x32C +fn_80257850 = .text:0x80257850; // type:function size:0xF8 +BoxForPosition__12CSwarmBasicsCFiiif = .text:0x80257948; // type:function size:0x198 +PreRender__12CSwarmBasicsFR13CStateManager = .text:0x80257AE0; // type:function size:0x144 +fn_80257C24 = .text:0x80257C24; // type:function size:0xE8 +fn_80257D0C = .text:0x80257D0C; // type:function size:0x21C +CanRenderUnsorted__12CSwarmBasicsCFRC13CStateManager = .text:0x80257F28; // type:function size:0x8 +CachePose__12CSwarmBasicsCFR10CModelDataRQ218SwarmRenderHelpers23CSwarmSkinnedModelState = .text:0x80257F30; // type:function size:0x68 +PreRenderBoid__12CSwarmBasicsFPQ212CSwarmBasics5CBoidPUi = .text:0x80257F98; // type:function size:0x64 +RenderBoid__12CSwarmBasicsCFPQ212CSwarmBasics5CBoid = .text:0x80257FFC; // type:function size:0x4C +DrawBoidSkinnedModel__12CSwarmBasicsCFPCQ212CSwarmBasics5CBoidRCQ218SwarmRenderHelpers23CSwarmSkinnedModelState = .text:0x80258048; // type:function size:0xCC +AddToRenderer__12CSwarmBasicsCFRC13CStateManager = .text:0x80258114; // type:function size:0x98 +Render__12CSwarmBasicsCFRC13CStateManager = .text:0x802581AC; // type:function size:0x3C8 +BuildBoidNearList__12CSwarmBasicsFRCQ212CSwarmBasics5CBoidfRQ24rstl43reserved_vector = .text:0x80258574; // type:function size:0x11C +fn_80258690 = .text:0x80258690; // type:function size:0xFC +ApplySeparation__12CSwarmBasicsFRQ212CSwarmBasics5CBoidRC9CVector3fffR9CVector3f = .text:0x8025878C; // type:function size:0x140 +fn_802588CC = .text:0x802588CC; // type:function size:0x104 +fn_802589D0 = .text:0x802589D0; // type:function size:0x140 +ApplyAttraction__12CSwarmBasicsFRQ212CSwarmBasics5CBoidRC9CVector3fffR9CVector3f = .text:0x80258B10; // type:function size:0x140 +fn_80258C50 = .text:0x80258C50; // type:function size:0x19C +fn_80258DEC = .text:0x80258DEC; // type:function size:0x35C +GetWaypointForState__12CSwarmBasicsF18EScriptObjectStateR13CStateManager = .text:0x80259148; // type:function size:0x14C +ApplyRadiusDamage__12CSwarmBasicsF9CVector3fRC11CDamageInfoR13CStateManager = .text:0x80259294; // type:function size:0x134 +Touch__12CSwarmBasicsFR6CActorR13CStateManager = .text:0x802593C8; // type:function size:0x7EC +fn_80259BB4 = .text:0x80259BB4; // type:function size:0x158 +fn_80259D0C = .text:0x80259D0C; // type:function size:0x140 +fn_80259E4C = .text:0x80259E4C; // type:function size:0x210 +fn_8025A05C = .text:0x8025A05C; // type:function size:0x304 +fn_8025A360 = .text:0x8025A360; // type:function size:0x1A0 +fn_8025A500 = .text:0x8025A500; // type:function size:0xB4 +fn_8025A5B4 = .text:0x8025A5B4; // type:function size:0x90 +fn_8025A644 = .text:0x8025A644; // type:function size:0xA0 +GetAimPosition__12CSwarmBasicsCFRC13CStateManagerf = .text:0x8025A6E4; // type:function size:0x128 +GetOrbitPosition__12CSwarmBasicsCFRC13CStateManager = .text:0x8025A80C; // type:function size:0x1C +KillBoid__12CSwarmBasicsFRQ212CSwarmBasics5CBoidR13CStateManagerRC11CWeaponMode = .text:0x8025A828; // type:function size:0x1A8 +fn_8025A9D0 = .text:0x8025A9D0; // type:function size:0xA0 +fn_8025AA70 = .text:0x8025AA70; // type:function size:0xAC +fn_8025AB1C = .text:0x8025AB1C; // type:function size:0x20 +fn_8025AB3C = .text:0x8025AB3C; // type:function size:0x24 +EvaluateActiveBoidCount__12CSwarmBasicsCFv = .text:0x8025AB60; // type:function size:0x40 +fn_8025ABA0 = .text:0x8025ABA0; // type:function size:0x11C +fn_8025ACBC = .text:0x8025ACBC; // type:function size:0x138 +UpdateClosestPartitionLoopedSounds__12CSwarmBasicsFRC9CVector3fRQ24rstl65vector,Q24rstl17rmemory_allocator>UiUsQ212CSwarmBasics16ELoopedSoundType = .text:0x8025ADF4; // type:function size:0x1C0 +AddLoopedSoundToHandlesList__12CSwarmBasicsFRQ212CSwarmBasics5CBoidRQ24rstl65vector,Q24rstl17rmemory_allocator>Us = .text:0x8025AFB4; // type:function size:0x60 +fn_8025B014 = .text:0x8025B014; // type:function size:0x90 +UpdateLoopedSoundPositions__12CSwarmBasicsCFRCQ24rstl65vector,Q24rstl17rmemory_allocator> = .text:0x8025B0A4; // type:function size:0xB0 +fn_8025B154 = .text:0x8025B154; // type:function size:0x6C +fn_8025B1C0 = .text:0x8025B1C0; // type:function size:0xB0 +UpdateEffects__12CSwarmBasicsFR13CStateManagerR9CAnimDatai = .text:0x8025B270; // type:function size:0x1B8 +GetAreaCollisionCacheForPartition__12CSwarmBasicsCFiii = .text:0x8025B428; // type:function size:0x48 +ShouldBuildAreaCollisionCacheForPartition__12CSwarmBasicsCFi = .text:0x8025B470; // type:function size:0x8 +BoidCollidedCallback__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoid = .text:0x8025B478; // type:function size:0x4 +BoidCollidedWithPlayerCallback__12CSwarmBasicsFR13CStateManagerRQ212CSwarmBasics5CBoid = .text:0x8025B47C; // type:function size:0x58 +fn_8025B4D4 = .text:0x8025B4D4; // type:function size:0xA0 +fn_8025B574 = .text:0x8025B574; // type:function size:0xB4 +FreezeBoids__12CSwarmBasicsFRC9CVector3ff = .text:0x8025B628; // type:function size:0xA0 +fn_8025B6C8 = .text:0x8025B6C8; // type:function size:0x310 +GetSeekerTargetLockedOn__12CSwarmBasicsCFv = .text:0x8025B9D8; // type:function size:0x70 +HealthInfo__12CSwarmBasicsFv = .text:0x8025BA48; // type:function size:0x8 +GetHealthInfo__12CSwarmBasicsCFv = .text:0x8025BA50; // type:function size:0x8 +fn_8025BA58 = .text:0x8025BA58; // type:function size:0x4 +fn_8025BA5C = .text:0x8025BA5C; // type:function size:0xE8 +fn_8025BB44 = .text:0x8025BB44; // type:function size:0x1AC +fn_8025BCF0 = .text:0x8025BCF0; // type:function size:0x130 +fn_8025BE20 = .text:0x8025BE20; // type:function size:0xD0 +fn_8025BEF0 = .text:0x8025BEF0; // type:function size:0xC4 +fn_8025BFB4 = .text:0x8025BFB4; // type:function size:0x1B8 +fn_8025C16C = .text:0x8025C16C; // type:function size:0x9C +fn_8025C208 = .text:0x8025C208; // type:function size:0x24 +fn_8025C22C = .text:0x8025C22C; // type:function size:0x180 +fn_8025C3AC = .text:0x8025C3AC; // type:function size:0xF64 +fn_8025D310 = .text:0x8025D310; // type:function size:0x8 +fn_8025D318 = .text:0x8025D318; // type:function size:0x8C +fn_8025D3A4 = .text:0x8025D3A4; // type:function size:0xA4 +fn_8025D448 = .text:0x8025D448; // type:function size:0x848 +fn_8025DC90 = .text:0x8025DC90; // type:function size:0x140 +fn_8025DDD0 = .text:0x8025DDD0; // type:function size:0xA0 +fn_8025DE70 = .text:0x8025DE70; // type:function size:0x448 +fn_8025E2B8 = .text:0x8025E2B8; // type:function size:0xA50 +fn_8025ED08 = .text:0x8025ED08; // type:function size:0x344 +fn_8025F04C = .text:0x8025F04C; // type:function size:0x134 +fn_8025F180 = .text:0x8025F180; // type:function size:0x16C +fn_8025F2EC = .text:0x8025F2EC; // type:function size:0x3D8 +fn_8025F6C4 = .text:0x8025F6C4; // type:function size:0x500 +fn_8025FBC4 = .text:0x8025FBC4; // type:function size:0x324 +fn_8025FEE8 = .text:0x8025FEE8; // type:function size:0x1D4 +fn_802600BC = .text:0x802600BC; // type:function size:0x2B4 +fn_80260370 = .text:0x80260370; // type:function size:0x204 +fn_80260574 = .text:0x80260574; // type:function size:0x14C +fn_802606C0 = .text:0x802606C0; // type:function size:0xC14 +fn_802612D4 = .text:0x802612D4; // type:function size:0x9C4 +fn_80261C98 = .text:0x80261C98; // type:function size:0x2A0 +fn_80261F38 = .text:0x80261F38; // type:function size:0x10C +fn_80262044 = .text:0x80262044; // type:function size:0x208 +fn_8026224C = .text:0x8026224C; // type:function size:0x94 +fn_802622E0 = .text:0x802622E0; // type:function size:0x128 +fn_80262408 = .text:0x80262408; // type:function size:0xCC +fn_802624D4 = .text:0x802624D4; // type:function size:0x44 +fn_80262518 = .text:0x80262518; // type:function size:0x58 +fn_80262570 = .text:0x80262570; // type:function size:0x2A8 +fn_80262818 = .text:0x80262818; // type:function size:0x94 +fn_802628AC = .text:0x802628AC; // type:function size:0x1C0 +fn_80262A6C = .text:0x80262A6C; // type:function size:0x34 +fn_80262AA0 = .text:0x80262AA0; // type:function size:0x13C +fn_80262BDC = .text:0x80262BDC; // type:function size:0x50 +fn_80262C2C = .text:0x80262C2C; // type:function size:0x5C +fn_80262C88 = .text:0x80262C88; // type:function size:0x58 +fn_80262CE0 = .text:0x80262CE0; // type:function size:0x170 +fn_80262E50 = .text:0x80262E50; // type:function size:0x16C +fn_80262FBC = .text:0x80262FBC; // type:function size:0x8 +fn_80262FC4 = .text:0x80262FC4; // type:function size:0xD8 +fn_8026309C = .text:0x8026309C; // type:function size:0x74 +fn_80263110 = .text:0x80263110; // type:function size:0x3A8 +fn_802634B8 = .text:0x802634B8; // type:function size:0x2C4 +fn_8026377C = .text:0x8026377C; // type:function size:0x8 +fn_80263784 = .text:0x80263784; // type:function size:0x5F8 +fn_80263D7C = .text:0x80263D7C; // type:function size:0x8F4 +fn_80264670 = .text:0x80264670; // type:function size:0x400 +fn_80264A70 = .text:0x80264A70; // type:function size:0x3C +fn_80264AAC = .text:0x80264AAC; // type:function size:0x680 +fn_8026512C = .text:0x8026512C; // type:function size:0xDC +fn_80265208 = .text:0x80265208; // type:function size:0x58 +fn_80265260 = .text:0x80265260; // type:function size:0x4C +fn_802652AC = .text:0x802652AC; // type:function size:0x7C +__ct__21CTargetableProjectileFRC28TToken<18CWeaponDescription>11EWeaponTypeRC12CTransform4f14EMaterialTypesRC11CDamageInfoRC11CDamageInfo9TUniqueId7TAreaId9TUniqueIdRC28TToken<18CWeaponDescription>9TUniqueIdUiRC18CImpactVisorEffectRC9CVector3f = .text:0x80265328; // type:function size:0x1B0 +fn_802654D8 = .text:0x802654D8; // type:function size:0x25C +fn_80265734 = .text:0x80265734; // type:function size:0x1EC +fn_80265920 = .text:0x80265920; // type:function size:0xCC +fn_802659EC = .text:0x802659EC; // type:function size:0x130 +__ct__17CTerrainAlignmentFv = .text:0x80265B1C; // type:function size:0x1B4 +__ct__17CTerrainAlignmentFRC15CMaterialFilter = .text:0x80265CD0; // type:function size:0xAC +Update__17CTerrainAlignmentFR13CPhysicsActorR13CStateManagerf = .text:0x80265D7C; // type:function size:0xCC +GetNearestSurface__17CTerrainAlignmentCFR13CStateManagerRC9CVector3ffR17CCollisionSurface = .text:0x80265E48; // type:function size:0x2EC +fn_80266134 = .text:0x80266134; // type:function size:0x118 +AlignToSurface__17CTerrainAlignmentFR13CPhysicsActorR13CStateManagerRC9CVector3ff = .text:0x8026624C; // type:function size:0x74 +AlignToCurrentSurface__17CTerrainAlignmentFR13CPhysicsActorf = .text:0x802662C0; // type:function size:0x80 +AlignToPlane__17CTerrainAlignmentFR13CPhysicsActorRC13CUnitVector3ff = .text:0x80266340; // type:function size:0x140 +fn_80266480 = .text:0x80266480; // type:function size:0x19C +fn_8026661C = .text:0x8026661C; // type:function size:0x8C +fn_802666A8 = .text:0x802666A8; // type:function size:0x290 +fn_80266938 = .text:0x80266938; // type:function size:0x78 +fn_802669B0 = .text:0x802669B0; // type:function size:0x244 +fn_80266BF4 = .text:0x80266BF4; // type:function size:0x22C +fn_80266E20 = .text:0x80266E20; // type:function size:0x134 +fn_80266F54 = .text:0x80266F54; // type:function size:0x2B8 +fn_8026720C = .text:0x8026720C; // type:function size:0x31C +fn_80267528 = .text:0x80267528; // type:function size:0x184 +fn_802676AC = .text:0x802676AC; // type:function size:0x120 +fn_802677CC = .text:0x802677CC; // type:function size:0x184 +fn_80267950 = .text:0x80267950; // type:function size:0x74 +fn_802679C4 = .text:0x802679C4; // type:function size:0x98 +fn_80267A5C = .text:0x80267A5C; // type:function size:0xDC +fn_80267B38 = .text:0x80267B38; // type:function size:0xE4 +fn_80267C1C = .text:0x80267C1C; // type:function size:0x3C +fn_80267C58 = .text:0x80267C58; // type:function size:0x104 +fn_80267D5C = .text:0x80267D5C; // type:function size:0x150 +fn_80267EAC = .text:0x80267EAC; // type:function size:0x8 +fn_80267EB4 = .text:0x80267EB4; // type:function size:0xA0 +fn_80267F54 = .text:0x80267F54; // type:function size:0x24 +fn_80267F78 = .text:0x80267F78; // type:function size:0x148 +fn_802680C0 = .text:0x802680C0; // type:function size:0xD4 +fn_80268194 = .text:0x80268194; // type:function size:0x6C +fn_80268200 = .text:0x80268200; // type:function size:0xB0 +fn_802682B0 = .text:0x802682B0; // type:function size:0x5C +fn_8026830C = .text:0x8026830C; // type:function size:0x4C +fn_80268358 = .text:0x80268358; // type:function size:0x5C +fn_802683B4 = .text:0x802683B4; // type:function size:0xB4 +fn_80268468 = .text:0x80268468; // type:function size:0x60 +fn_802684C8 = .text:0x802684C8; // type:function size:0x25C +fn_80268724 = .text:0x80268724; // type:function size:0x350 +fn_80268A74 = .text:0x80268A74; // type:function size:0x44 +fn_80268AB8 = .text:0x80268AB8; // type:function size:0x20 +fn_80268AD8 = .text:0x80268AD8; // type:function size:0x30 +fn_80268B08 = .text:0x80268B08; // type:function size:0x14 +fn_80268B1C = .text:0x80268B1C; // type:function size:0x20 +fn_80268B3C = .text:0x80268B3C; // type:function size:0x28 +fn_80268B64 = .text:0x80268B64; // type:function size:0x28 +fn_80268B8C = .text:0x80268B8C; // type:function size:0x28 +fn_80268BB4 = .text:0x80268BB4; // type:function size:0x28 +fn_80268BDC = .text:0x80268BDC; // type:function size:0x28 +fn_80268C04 = .text:0x80268C04; // type:function size:0x28 +fn_80268C2C = .text:0x80268C2C; // type:function size:0x28 +fn_80268C54 = .text:0x80268C54; // type:function size:0x1DFC +fn_8026AA50 = .text:0x8026AA50; // type:function size:0x524 +fn_8026AF74 = .text:0x8026AF74; // type:function size:0x2D4 +fn_8026B248 = .text:0x8026B248; // type:function size:0x50 +fn_8026B298 = .text:0x8026B298; // type:function size:0x144 +fn_8026B3DC = .text:0x8026B3DC; // type:function size:0x1BC +fn_8026B598 = .text:0x8026B598; // type:function size:0x9C +fn_8026B634 = .text:0x8026B634; // type:function size:0x44 +IsGalleryItemPurchased__13CTrilogyStateCFi = .text:0x8026B678; // type:function size:0x44 +fn_8026B6BC = .text:0x8026B6BC; // type:function size:0x70 +SetGalleryItemSelectable__13CTrilogyStateFi = .text:0x8026B72C; // type:function size:0x58 +fn_8026B784 = .text:0x8026B784; // type:function size:0x58 +fn_8026B7DC = .text:0x8026B7DC; // type:function size:0x5C +fn_8026B838 = .text:0x8026B838; // type:function size:0x18 +fn_8026B850 = .text:0x8026B850; // type:function size:0x200 +fn_8026BA50 = .text:0x8026BA50; // type:function size:0x200 +LaunchFrontEnd__12CTrilogyUtilFv = .text:0x8026BC50; // type:function size:0xC +fn_8026BC5C = .text:0x8026BC5C; // type:function size:0x128 +fn_8026BD84 = .text:0x8026BD84; // type:function size:0x114 +fn_8026BE98 = .text:0x8026BE98; // type:function size:0x12C +fn_8026BFC4 = .text:0x8026BFC4; // type:function size:0xC +ShouldRetry__11CTryCommandFRC15CBodyControlleri = .text:0x8026BFD0; // type:function size:0x3C +SetSTryclops_FuncPtrs__FP18STryclops_FuncPtrs = .text:0x8026C00C; // type:function size:0x8 +fn_8026C014 = .text:0x8026C014; // type:function size:0x10 +fn_8026C024 = .text:0x8026C024; // type:function size:0x14 +fn_8026C038 = .text:0x8026C038; // type:function size:0x4 +fn_8026C03C = .text:0x8026C03C; // type:function size:0x40 +fn_8026C07C = .text:0x8026C07C; // type:function size:0x4 +fn_8026C080 = .text:0x8026C080; // type:function size:0x40 +fn_8026C0C0 = .text:0x8026C0C0; // type:function size:0x1C +fn_8026C0DC = .text:0x8026C0DC; // type:function size:0x4 +fn_8026C0E0 = .text:0x8026C0E0; // type:function size:0x40 +fn_8026C120 = .text:0x8026C120; // type:function size:0x3C +fn_8026C15C = .text:0x8026C15C; // type:function size:0x34 +fn_8026C190 = .text:0x8026C190; // type:function size:0x68 +fn_8026C1F8 = .text:0x8026C1F8; // type:function size:0x78 +fn_8026C270 = .text:0x8026C270; // type:function size:0x44 +fn_8026C2B4 = .text:0x8026C2B4; // type:function size:0x74 +fn_8026C328 = .text:0x8026C328; // type:function size:0x58 +fn_8026C380 = .text:0x8026C380; // type:function size:0x5C +fn_8026C3DC = .text:0x8026C3DC; // type:function size:0x80 +fn_8026C45C = .text:0x8026C45C; // type:function size:0xC8 +fn_8026C524 = .text:0x8026C524; // type:function size:0x74 +fn_8026C598 = .text:0x8026C598; // type:function size:0xD4 +fn_8026C66C = .text:0x8026C66C; // type:function size:0x10 +fn_8026C67C = .text:0x8026C67C; // type:function size:0x10 +fn_8026C68C = .text:0x8026C68C; // type:function size:0x50 +__ct__19CTweakPlayerControlFUi = .text:0x8026C6DC; // type:function size:0x98 +fn_8026C774 = .text:0x8026C774; // type:function size:0x1D84 +fn_8026E4F8 = .text:0x8026E4F8; // type:function size:0xC +fn_8026E504 = .text:0x8026E504; // type:function size:0x8 +fn_8026E50C = .text:0x8026E50C; // type:function size:0x8 +fn_8026E514 = .text:0x8026E514; // type:function size:0x110 +fn_8026E624 = .text:0x8026E624; // type:function size:0x10 +fn_8026E634 = .text:0x8026E634; // type:function size:0x134 +fn_8026E768 = .text:0x8026E768; // type:function size:0xD4 +fn_8026E83C = .text:0x8026E83C; // type:function size:0x102F0 +__ct__15CTweakTargetingFR18SLdrTweakTargeting = .text:0x8027EB2C; // type:function size:0x49C +fn_8027EFC8 = .text:0x8027EFC8; // type:function size:0x19C +fn_8027F164 = .text:0x8027F164; // type:function size:0x58 +fn_8027F1BC = .text:0x8027F1BC; // type:function size:0x58 +fn_8027F214 = .text:0x8027F214; // type:function size:0x58 +fn_8027F26C = .text:0x8027F26C; // type:function size:0x58 +fn_8027F2C4 = .text:0x8027F2C4; // type:function size:0x58 +fn_8027F31C = .text:0x8027F31C; // type:function size:0x90 +fn_8027F3AC = .text:0x8027F3AC; // type:function size:0x58 +fn_8027F404 = .text:0x8027F404; // type:function size:0x70 +fn_8027F474 = .text:0x8027F474; // type:function size:0x60 +fn_8027F4D4 = .text:0x8027F4D4; // type:function size:0xE4 +fn_8027F5B8 = .text:0x8027F5B8; // type:function size:0x58 +fn_8027F610 = .text:0x8027F610; // type:function size:0xAC +fn_8027F6BC = .text:0x8027F6BC; // type:function size:0x7C +fn_8027F738 = .text:0x8027F738; // type:function size:0x15C +fn_8027F894 = .text:0x8027F894; // type:function size:0x2F4 +fn_8027FB88 = .text:0x8027FB88; // type:function size:0x68 +fn_8027FBF0 = .text:0x8027FBF0; // type:function size:0x74 +fn_8027FC64 = .text:0x8027FC64; // type:function size:0x38 +fn_8027FC9C = .text:0x8027FC9C; // type:function size:0x14 +fn_8027FCB0 = .text:0x8027FCB0; // type:function size:0xD8 +fn_8027FD88 = .text:0x8027FD88; // type:function size:0x8 +fn_8027FD90 = .text:0x8027FD90; // type:function size:0x14 +fn_8027FDA4 = .text:0x8027FDA4; // type:function size:0x14 +fn_8027FDB8 = .text:0x8027FDB8; // type:function size:0x9C +fn_8027FE54 = .text:0x8027FE54; // type:function size:0x4 +fn_8027FE58 = .text:0x8027FE58; // type:function size:0x14 +fn_8027FE6C = .text:0x8027FE6C; // type:function size:0x11C +fn_8027FF88 = .text:0x8027FF88; // type:function size:0x8 +fn_8027FF90 = .text:0x8027FF90; // type:function size:0x8 +fn_8027FF98 = .text:0x8027FF98; // type:function size:0xC +fn_8027FFA4 = .text:0x8027FFA4; // type:function size:0x8 +fn_8027FFAC = .text:0x8027FFAC; // type:function size:0x14 +fn_8027FFC0 = .text:0x8027FFC0; // type:function size:0x8 +fn_8027FFC8 = .text:0x8027FFC8; // type:function size:0x14 +fn_8027FFDC = .text:0x8027FFDC; // type:function size:0x4 +fn_8027FFE0 = .text:0x8027FFE0; // type:function size:0xC +fn_8027FFEC = .text:0x8027FFEC; // type:function size:0x18 +fn_80280004 = .text:0x80280004; // type:function size:0x8 +fn_8028000C = .text:0x8028000C; // type:function size:0xF8 +fn_80280104 = .text:0x80280104; // type:function size:0x2FC +fn_80280400 = .text:0x80280400; // type:function size:0x104 +fn_80280504 = .text:0x80280504; // type:function size:0x204 +fn_80280708 = .text:0x80280708; // type:function size:0x100 +fn_80280808 = .text:0x80280808; // type:function size:0x300 +fn_80280B08 = .text:0x80280B08; // type:function size:0x300 +fn_80280E08 = .text:0x80280E08; // type:function size:0xFC +fn_80280F04 = .text:0x80280F04; // type:function size:0x298 +fn_8028119C = .text:0x8028119C; // type:function size:0x10 +fn_802811AC = .text:0x802811AC; // type:function size:0x14 +fn_802811C0 = .text:0x802811C0; // type:function size:0x1C +fn_802811DC = .text:0x802811DC; // type:function size:0x2CC +fn_802814A8 = .text:0x802814A8; // type:function size:0x290 +fn_80281738 = .text:0x80281738; // type:function size:0x4A8 +fn_80281BE0 = .text:0x80281BE0; // type:function size:0x800 +fn_802823E0 = .text:0x802823E0; // type:function size:0xB8 +fn_80282498 = .text:0x80282498; // type:function size:0x74 +fn_8028250C = .text:0x8028250C; // type:function size:0x90 +fn_8028259C = .text:0x8028259C; // type:function size:0x94 +fn_80282630 = .text:0x80282630; // type:function size:0xE4 +fn_80282714 = .text:0x80282714; // type:function size:0x394 +fn_80282AA8 = .text:0x80282AA8; // type:function size:0xDC +fn_80282B84 = .text:0x80282B84; // type:function size:0x408 +fn_80282F8C = .text:0x80282F8C; // type:function size:0x68 +fn_80282FF4 = .text:0x80282FF4; // type:function size:0x1CC +fn_802831C0 = .text:0x802831C0; // type:function size:0xE4 +fn_802832A4 = .text:0x802832A4; // type:function size:0x198 +fn_8028343C = .text:0x8028343C; // type:function size:0x10 +fn_8028344C = .text:0x8028344C; // type:function size:0x48 +fn_80283494 = .text:0x80283494; // type:function size:0x118 +fn_802835AC = .text:0x802835AC; // type:function size:0x83C +fn_80283DE8 = .text:0x80283DE8; // type:function size:0xC +fn_80283DF4 = .text:0x80283DF4; // type:function size:0x10 +fn_80283E04 = .text:0x80283E04; // type:function size:0x10 +fn_80283E14 = .text:0x80283E14; // type:function size:0x1C +fn_80283E30 = .text:0x80283E30; // type:function size:0xC +fn_80283E3C = .text:0x80283E3C; // type:function size:0xC +fn_80283E48 = .text:0x80283E48; // type:function size:0xC +fn_80283E54 = .text:0x80283E54; // type:function size:0x10 +fn_80283E64 = .text:0x80283E64; // type:function size:0x4DC +fn_80284340 = .text:0x80284340; // type:function size:0x130 +fn_80284470 = .text:0x80284470; // type:function size:0xA0 +fn_80284510 = .text:0x80284510; // type:function size:0x8 +__ct__16CVisualKnowledgeF9TUniqueId6CSegIdff = .text:0x80284518; // type:function size:0x14C +SetVisualTarget__16CVisualKnowledgeF9TUniqueId = .text:0x80284664; // type:function size:0x28 +Update__16CVisualKnowledgeFR13CStateManagerf = .text:0x8028468C; // type:function size:0x254 +SetSWallCrawler_FuncPtrs__FP21SWallCrawler_FuncPtrs = .text:0x802848E0; // type:function size:0x8 +__ct__12CWallCrawlerF12EPatternedAI9TUniqueIdRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>Q210CPatterned11EFlavorTypeR11CEntityInfoRC12CTransform4fRC10CModelDataRC14CPatternedInfoQ210CPatterned13EMovementTypeQ210CPatterned13EColliderType9EBodyTypeRC16CActorParametersfffffQ212CWallCrawler5ETypebffffff = .text:0x802848E8; // type:function size:0x2D0 +__dt__12CWallCrawlerFv = .text:0x80284BB8; // type:function size:0x210 +AcceptScriptMsg__12CWallCrawlerFR13CStateManagerRC10CScriptMsg = .text:0x80284DC8; // type:function size:0x8C +ProjectPointToPlane__12CWallCrawlerFRC9CVector3fRC6CPlane = .text:0x80284E54; // type:function size:0x70 +fn_80284EC4 = .text:0x80284EC4; // type:function size:0x8C +ProjectVectorToPlane__12CWallCrawlerFRC9CVector3fRC9CVector3f = .text:0x80284F50; // type:function size:0x68 +fn_80284FB8 = .text:0x80284FB8; // type:function size:0x190 +AlignToPlane__12CWallCrawlerFRC13CUnitVector3ff = .text:0x80285148; // type:function size:0x138 +AlignToFloor__12CWallCrawlerFR13CStateManagerfRC9CVector3ff = .text:0x80285280; // type:function size:0x694 +GetCollisionPrimitive__12CWallCrawlerCFv = .text:0x80285914; // type:function size:0x8 +PreThink__12CWallCrawlerFfR13CStateManager = .text:0x8028591C; // type:function size:0x22C +UpdateWPDestination__12CWallCrawlerFR13CStateManager = .text:0x80285B48; // type:function size:0x188 +Render__12CWallCrawlerCFRC13CStateManager = .text:0x80285CD0; // type:function size:0x4 +Think__12CWallCrawlerFfR13CStateManager = .text:0x80285CD4; // type:function size:0x600 +GetTouchBounds__12CWallCrawlerCFv = .text:0x802862D4; // type:function size:0xB8 +UpdateConstraintPlane__12CWallCrawlerFR13CStateManager = .text:0x8028638C; // type:function size:0x31C +SetConstraint__12CWallCrawlerFR13CStateManagerQ212CWallCrawler11EConstraint = .text:0x802866A8; // type:function size:0x14 +GetNextWaypoint__12CWallCrawlerFR13CStateManagerPC15CScriptWaypointb = .text:0x802866BC; // type:function size:0x14 +GetConstraintPlane__12CWallCrawlerCFv = .text:0x802866D0; // type:function size:0x8 +SetSWallWalker_FuncPtrs__FP20SWallWalker_FuncPtrs = .text:0x802866D8; // type:function size:0x8 +fn_802866E0 = .text:0x802866E0; // type:function size:0x10 +fn_802866F0 = .text:0x802866F0; // type:function size:0x8C +Update__19CWaypointNavigationFf = .text:0x8028677C; // type:function size:0x1C +Patrol__19CWaypointNavigationFR13CStateManager9EStateMsgfR10CPatterned = .text:0x80286798; // type:function size:0x204 +fn_8028699C = .text:0x8028699C; // type:function size:0x234 +fn_80286BD0 = .text:0x80286BD0; // type:function size:0x3A0 +fn_80286F70 = .text:0x80286F70; // type:function size:0xF4 +fn_80287064 = .text:0x80287064; // type:function size:0x58 +fn_802870BC = .text:0x802870BC; // type:function size:0x108 +ConfigureWobbleSteering__19CWaypointNavigationFbf = .text:0x802871C4; // type:function size:0x20 +fn_802871E4 = .text:0x802871E4; // type:function size:0x60 +fn_80287244 = .text:0x80287244; // type:function size:0x1DC +__dt__7CWeaponFv = .text:0x80287420; // type:function size:0x58 +SetWeakenTime__7CWeaponFf = .text:0x80287478; // type:function size:0x1C +Think__7CWeaponFfR13CStateManager = .text:0x80287494; // type:function size:0x11C +fn_802875B0 = .text:0x802875B0; // type:function size:0x1A4 +fn_80287754 = .text:0x80287754; // type:function size:0x4 +GetCollisionResponseType__7CWeaponCFRC9CVector3fRC9CVector3fRC11CWeaponModei = .text:0x80287758; // type:function size:0x8 +fn_80287760 = .text:0x80287760; // type:function size:0x18 +fn_80287778 = .text:0x80287778; // type:function size:0x130 +fn_802878A8 = .text:0x802878A8; // type:function size:0x104 +fn_802879AC = .text:0x802879AC; // type:function size:0x88 +fn_80287A34 = .text:0x80287A34; // type:function size:0xC4 +GetNumActive__10CWeaponMgrCF9TUniqueId11EWeaponType = .text:0x80287AF8; // type:function size:0x54 +fn_80287B4C = .text:0x80287B4C; // type:function size:0xC0 +fn_80287C0C = .text:0x80287C0C; // type:function size:0x1EC +fn_80287DF8 = .text:0x80287DF8; // type:function size:0x5C +fn_80287E54 = .text:0x80287E54; // type:function size:0x60 +fn_80287EB4 = .text:0x80287EB4; // type:function size:0x12C +fn_80287FE0 = .text:0x80287FE0; // type:function size:0x6C +fn_8028804C = .text:0x8028804C; // type:function size:0x3C +fn_80288088 = .text:0x80288088; // type:function size:0xB0 +fn_80288138 = .text:0x80288138; // type:function size:0xC +fn_80288144 = .text:0x80288144; // type:function size:0x30 +fn_80288174 = .text:0x80288174; // type:function size:0x3FC +fn_80288570 = .text:0x80288570; // type:function size:0x13C +SetSWispTentacle_FuncPtrs__FP22SWispTentacle_FuncPtrs = .text:0x802886AC; // type:function size:0x8 +fn_802886B4 = .text:0x802886B4; // type:function size:0x10 +fn_802886C4 = .text:0x802886C4; // type:function size:0x3C0 +fn_80288A84 = .text:0x80288A84; // type:function size:0x60 +fn_80288AE4 = .text:0x80288AE4; // type:function size:0x40 +fn_80288B24 = .text:0x80288B24; // type:function size:0x1B8 +fn_80288CDC = .text:0x80288CDC; // type:function size:0x970 +fn_8028964C = .text:0x8028964C; // type:function size:0x2C4 +fn_80289910 = .text:0x80289910; // type:function size:0x78 +fn_80289988 = .text:0x80289988; // type:function size:0xB4 +fn_80289A3C = .text:0x80289A3C; // type:function size:0x3BC +fn_80289DF8 = .text:0x80289DF8; // type:function size:0x78 +fn_80289E70 = .text:0x80289E70; // type:function size:0xC +fn_80289E7C = .text:0x80289E7C; // type:function size:0x8 +fn_80289E84 = .text:0x80289E84; // type:function size:0x8 +fn_80289E8C = .text:0x80289E8C; // type:function size:0x8 +fn_80289E94 = .text:0x80289E94; // type:function size:0x8 +fn_80289E9C = .text:0x80289E9C; // type:function size:0x4 +fn_80289EA0 = .text:0x80289EA0; // type:function size:0x4 +fn_80289EA4 = .text:0x80289EA4; // type:function size:0x18 +fn_80289EBC = .text:0x80289EBC; // type:function size:0x8 +fn_80289EC4 = .text:0x80289EC4; // type:function size:0x34 +fn_80289EF8 = .text:0x80289EF8; // type:function size:0x8 +fn_80289F00 = .text:0x80289F00; // type:function size:0x8 +fn_80289F08 = .text:0x80289F08; // type:function size:0x8 +fn_80289F10 = .text:0x80289F10; // type:function size:0x8 +fn_80289F18 = .text:0x80289F18; // type:function size:0x128 +fn_8028A040 = .text:0x8028A040; // type:function size:0x134 +fn_8028A174 = .text:0x8028A174; // type:function size:0x504 +fn_8028A678 = .text:0x8028A678; // type:function size:0x8 +fn_8028A680 = .text:0x8028A680; // type:function size:0x8 +fn_8028A688 = .text:0x8028A688; // type:function size:0x8 +fn_8028A690 = .text:0x8028A690; // type:function size:0x8 +fn_8028A698 = .text:0x8028A698; // type:function size:0xC +fn_8028A6A4 = .text:0x8028A6A4; // type:function size:0xC +fn_8028A6B0 = .text:0x8028A6B0; // type:function size:0x18 +fn_8028A6C8 = .text:0x8028A6C8; // type:function size:0x8 +fn_8028A6D0 = .text:0x8028A6D0; // type:function size:0xA8 +fn_8028A778 = .text:0x8028A778; // type:function size:0x10 +fn_8028A788 = .text:0x8028A788; // type:function size:0x8 +fn_8028A790 = .text:0x8028A790; // type:function size:0x8 +fn_8028A798 = .text:0x8028A798; // type:function size:0x78 +fn_8028A810 = .text:0x8028A810; // type:function size:0x58 +fn_8028A868 = .text:0x8028A868; // type:function size:0x8C +fn_8028A8F4 = .text:0x8028A8F4; // type:function size:0x5C0 +fn_8028AEB4 = .text:0x8028AEB4; // type:function size:0x44 +fn_8028AEF8 = .text:0x8028AEF8; // type:function size:0x1E0 +fn_8028B0D8 = .text:0x8028B0D8; // type:function size:0x4C +fn_8028B124 = .text:0x8028B124; // type:function size:0x5C +fn_8028B180 = .text:0x8028B180; // type:function size:0x4 +fn_8028B184 = .text:0x8028B184; // type:function size:0x5C +fn_8028B1E0 = .text:0x8028B1E0; // type:function size:0x6C +fn_8028B24C = .text:0x8028B24C; // type:function size:0x1C +fn_8028B268 = .text:0x8028B268; // type:function size:0x40 +fn_8028B2A8 = .text:0x8028B2A8; // type:function size:0x3C +fn_8028B2E4 = .text:0x8028B2E4; // type:function size:0xD8 +fn_8028B3BC = .text:0x8028B3BC; // type:function size:0x6C +PauseAndUnpauseAreaLoading__6CWorldFv = .text:0x8028B428; // type:function size:0x48 +fn_8028B470 = .text:0x8028B470; // type:function size:0x3AC +fn_8028B81C = .text:0x8028B81C; // type:function size:0x1F0 +fn_8028BA0C = .text:0x8028BA0C; // type:function size:0x78 +fn_8028BA84 = .text:0x8028BA84; // type:function size:0x74 +fn_8028BAF8 = .text:0x8028BAF8; // type:function size:0xD4 +fn_8028BBCC = .text:0x8028BBCC; // type:function size:0xF0 +fn_8028BCBC = .text:0x8028BCBC; // type:function size:0xF0 +fn_8028BDAC = .text:0x8028BDAC; // type:function size:0x10 +fn_8028BDBC = .text:0x8028BDBC; // type:function size:0x298 +fn_8028C054 = .text:0x8028C054; // type:function size:0x14 +fn_8028C068 = .text:0x8028C068; // type:function size:0x14 +fn_8028C07C = .text:0x8028C07C; // type:function size:0x80 +fn_8028C0FC = .text:0x8028C0FC; // type:function size:0xB0 +fn_8028C1AC = .text:0x8028C1AC; // type:function size:0xB4 +fn_8028C260 = .text:0x8028C260; // type:function size:0xCC +fn_8028C32C = .text:0x8028C32C; // type:function size:0xF0 +fn_8028C41C = .text:0x8028C41C; // type:function size:0x178 +fn_8028C594 = .text:0x8028C594; // type:function size:0xBC +fn_8028C650 = .text:0x8028C650; // type:function size:0xE0 +fn_8028C730 = .text:0x8028C730; // type:function size:0x4 +fn_8028C734 = .text:0x8028C734; // type:function size:0x100 +fn_8028C834 = .text:0x8028C834; // type:function size:0x50 +fn_8028C884 = .text:0x8028C884; // type:function size:0x1FC +fn_8028CA80 = .text:0x8028CA80; // type:function size:0x210 +fn_8028CC90 = .text:0x8028CC90; // type:function size:0x4 +fn_8028CC94 = .text:0x8028CC94; // type:function size:0xA0 +fn_8028CD34 = .text:0x8028CD34; // type:function size:0x17C +fn_8028CEB0 = .text:0x8028CEB0; // type:function size:0xC4 +fn_8028CF74 = .text:0x8028CF74; // type:function size:0x108 +fn_8028D07C = .text:0x8028D07C; // type:function size:0x74 +fn_8028D0F0 = .text:0x8028D0F0; // type:function size:0x68 +fn_8028D158 = .text:0x8028D158; // type:function size:0x8F8 +fn_8028DA50 = .text:0x8028DA50; // type:function size:0x214 +fn_8028DC64 = .text:0x8028DC64; // type:function size:0x4 +fn_8028DC68 = .text:0x8028DC68; // type:function size:0xC +fn_8028DC74 = .text:0x8028DC74; // type:function size:0x124 +__dt__18CWorldTransManagerFv = .text:0x8028DD98; // type:function size:0x2E0 +fn_8028E078 = .text:0x8028E078; // type:function size:0x6E8 +fn_8028E760 = .text:0x8028E760; // type:function size:0x1D8 +fn_8028E938 = .text:0x8028E938; // type:function size:0x120 +fn_8028EA58 = .text:0x8028EA58; // type:function size:0x48 +fn_8028EAA0 = .text:0x8028EAA0; // type:function size:0x998 +fn_8028F438 = .text:0x8028F438; // type:function size:0x20 +fn_8028F458 = .text:0x8028F458; // type:function size:0x284 +fn_8028F6DC = .text:0x8028F6DC; // type:function size:0x5B0 +fn_8028FC8C = .text:0x8028FC8C; // type:function size:0x8 +fn_8028FC94 = .text:0x8028FC94; // type:function size:0x8 +fn_8028FC9C = .text:0x8028FC9C; // type:function size:0x10 +fn_8028FCAC = .text:0x8028FCAC; // type:function size:0x8 +fn_8028FCB4 = .text:0x8028FCB4; // type:function size:0x8C +fn_8028FD40 = .text:0x8028FD40; // type:function size:0x2EC +fn_8029002C = .text:0x8029002C; // type:function size:0x24 +fn_80290050 = .text:0x80290050; // type:function size:0x58 +fn_802900A8 = .text:0x802900A8; // type:function size:0x68 +fn_80290110 = .text:0x80290110; // type:function size:0xF0 +fn_80290200 = .text:0x80290200; // type:function size:0x3FC +fn_802905FC = .text:0x802905FC; // type:function size:0x3C +fn_80290638 = .text:0x80290638; // type:function size:0x424 +fn_80290A5C = .text:0x80290A5C; // type:function size:0x54 +fn_80290AB0 = .text:0x80290AB0; // type:function size:0x2C8 +fn_80290D78 = .text:0x80290D78; // type:function size:0x4EC +fn_80291264 = .text:0x80291264; // type:function size:0xA8 +fn_8029130C = .text:0x8029130C; // type:function size:0xA8 +fn_802913B4 = .text:0x802913B4; // type:function size:0x11C +fn_802914D0 = .text:0x802914D0; // type:function size:0x4C +fn_8029151C = .text:0x8029151C; // type:function size:0x88 +fn_802915A4 = .text:0x802915A4; // type:function size:0x70 +fn_80291614 = .text:0x80291614; // type:function size:0x4C +fn_80291660 = .text:0x80291660; // type:function size:0x10 +fn_80291670 = .text:0x80291670; // type:function size:0x40 +fn_802916B0 = .text:0x802916B0; // type:function size:0x48C +fn_80291B3C = .text:0x80291B3C; // type:function size:0xAC +fn_80291BE8 = .text:0x80291BE8; // type:function size:0xB68 +fn_80292750 = .text:0x80292750; // type:function size:0x220 +fn_80292970 = .text:0x80292970; // type:function size:0x24 +fn_80292994 = .text:0x80292994; // type:function size:0x38 +fn_802929CC = .text:0x802929CC; // type:function size:0x31C +fn_80292CE8 = .text:0x80292CE8; // type:function size:0x90 +fn_80292D78 = .text:0x80292D78; // type:function size:0x8C +fn_80292E04 = .text:0x80292E04; // type:function size:0x48 +__ct__10CYesNoMenuFQ210CYesNoMenu5EMenuQ213CStateManager13EViewportSize = .text:0x80292E4C; // type:function size:0xAC +__dt__10CYesNoMenuFv = .text:0x80292EF8; // type:function size:0x64 +ProcessControllerInput__10CYesNoMenuFRC11CFinalInput = .text:0x80292F5C; // type:function size:0x90 +Draw__10CYesNoMenuCFv = .text:0x80292FEC; // type:function size:0xEC +Update__10CYesNoMenuFf = .text:0x802930D8; // type:function size:0x94 +fn_8029316C = .text:0x8029316C; // type:function size:0x88 +fn_802931F4 = .text:0x802931F4; // type:function size:0x40 +fn_80293234 = .text:0x80293234; // type:function size:0x28C +fn_802934C0 = .text:0x802934C0; // type:function size:0x54 +fn_80293514 = .text:0x80293514; // type:function size:0x64 +fn_80293578 = .text:0x80293578; // type:function size:0xA8 +fn_80293620 = .text:0x80293620; // type:function size:0x8 +CreateCreateIOWin__7MakeMsgF14EArchMsgTargetRCiRCiRCP6CIOWin = .text:0x80293628; // type:function size:0xC0 +fn_802936E8 = .text:0x802936E8; // type:function size:0x8 +fn_802936F0 = .text:0x802936F0; // type:function size:0x8 +fn_802936F8 = .text:0x802936F8; // type:function size:0xC0 +fn_802937B8 = .text:0x802937B8; // type:function size:0x8 +fn_802937C0 = .text:0x802937C0; // type:function size:0xC0 +fn_80293880 = .text:0x80293880; // type:function size:0x8 +fn_80293888 = .text:0x80293888; // type:function size:0x8 +fn_80293890 = .text:0x80293890; // type:function size:0xD0 +fn_80293960 = .text:0x80293960; // type:function size:0xB0 +fn_80293A10 = .text:0x80293A10; // type:function size:0xC0 +fn_80293AD0 = .text:0x80293AD0; // type:function size:0x8 +fn_80293AD8 = .text:0x80293AD8; // type:function size:0xC0 +DrawBox__8DrawUtilFRC6CAABoxffff = .text:0x80293B98; // type:function size:0x4 +DrawBox__8DrawUtilFRC6COBBoxffff = .text:0x80293B9C; // type:function size:0x4 +fn_80293BA0 = .text:0x80293BA0; // type:function size:0x44 +fn_80293BE4 = .text:0x80293BE4; // type:function size:0x30 +fn_80293C14 = .text:0x80293C14; // type:function size:0x44 +fn_80293C58 = .text:0x80293C58; // type:function size:0x30 +fn_80293C88 = .text:0x80293C88; // type:function size:0x44 +fn_80293CCC = .text:0x80293CCC; // type:function size:0x30 +fn_80293CFC = .text:0x80293CFC; // type:function size:0x44 +fn_80293D40 = .text:0x80293D40; // type:function size:0x58 +fn_80293D98 = .text:0x80293D98; // type:function size:0x44 +fn_80293DDC = .text:0x80293DDC; // type:function size:0x7C +fn_80293E58 = .text:0x80293E58; // type:function size:0x44 +fn_80293E9C = .text:0x80293E9C; // type:function size:0x30 +fn_80293ECC = .text:0x80293ECC; // type:function size:0x44 +fn_80293F10 = .text:0x80293F10; // type:function size:0x30 +fn_80293F40 = .text:0x80293F40; // type:function size:0x48 +fn_80293F88 = .text:0x80293F88; // type:function size:0xC4 +fn_8029404C = .text:0x8029404C; // type:function size:0x108 +fn_80294154 = .text:0x80294154; // type:function size:0x44 +fn_80294198 = .text:0x80294198; // type:function size:0x5C +fn_802941F4 = .text:0x802941F4; // type:function size:0x5C +fn_80294250 = .text:0x80294250; // type:function size:0x204 +fn_80294454 = .text:0x80294454; // type:function size:0x294 +fn_802946E8 = .text:0x802946E8; // type:function size:0xA8 +fn_80294790 = .text:0x80294790; // type:function size:0xA8 +fn_80294838 = .text:0x80294838; // type:function size:0x114 +DifficultyModifyDamageInfo__9NGunUtilsFRC11CDamageInfo = .text:0x8029494C; // type:function size:0xB4 +fn_80294A00 = .text:0x80294A00; // type:function size:0x40 +fn_80294A40 = .text:0x80294A40; // type:function size:0x68 +fn_80294AA8 = .text:0x80294AA8; // type:function size:0xAEC +fn_80295594 = .text:0x80295594; // type:function size:0xDC +fn_80295670 = .text:0x80295670; // type:function size:0x94 +fn_80295704 = .text:0x80295704; // type:function size:0x220 +fn_80295924 = .text:0x80295924; // type:function size:0x74 +fn_80295998 = .text:0x80295998; // type:function size:0x74 +fn_80295A0C = .text:0x80295A0C; // type:function size:0x88 +main = .text:0x80295A94; // type:function size:0x190 scope:global +fn_80295C24 = .text:0x80295C24; // type:function size:0xC +fn_80295C30 = .text:0x80295C30; // type:function size:0x414 +fn_80296044 = .text:0x80296044; // type:function size:0x6C +fn_802960B0 = .text:0x802960B0; // type:function size:0x6C +GetCollisionBox__FR13CStateManager7TAreaIdRC9CVector3fRC9CVector3f = .text:0x8029611C; // type:function size:0xCC +fn_802961E8 = .text:0x802961E8; // type:function size:0x16C +fn_80296354 = .text:0x80296354; // type:function size:0x124 +__ct__16SLdrAnimationSetFv = .text:0x80296478; // type:function size:0x10 +__dt__16SLdrAnimationSetFv = .text:0x80296488; // type:function size:0x40 +LoadTypedefAnimationSet__FR16SLdrAnimationSetR12CInputStream = .text:0x802964C8; // type:function size:0x40 +fn_80296508 = .text:0x80296508; // type:function size:0x14 +fn_8029651C = .text:0x8029651C; // type:function size:0x40 +fn_8029655C = .text:0x8029655C; // type:function size:0xDC +fn_80296638 = .text:0x80296638; // type:function size:0xC +fn_80296644 = .text:0x80296644; // type:function size:0x40 +fn_80296684 = .text:0x80296684; // type:function size:0xB0 +fn_80296734 = .text:0x80296734; // type:function size:0x14 +fn_80296748 = .text:0x80296748; // type:function size:0x40 +fn_80296788 = .text:0x80296788; // type:function size:0xDC +fn_80296864 = .text:0x80296864; // type:function size:0x14 +fn_80296878 = .text:0x80296878; // type:function size:0x40 +fn_802968B8 = .text:0x802968B8; // type:function size:0xDC +fn_80296994 = .text:0x80296994; // type:function size:0x14 +fn_802969A8 = .text:0x802969A8; // type:function size:0x40 +fn_802969E8 = .text:0x802969E8; // type:function size:0xDC +fn_80296AC4 = .text:0x80296AC4; // type:function size:0xC +fn_80296AD0 = .text:0x80296AD0; // type:function size:0x40 +fn_80296B10 = .text:0x80296B10; // type:function size:0xB0 +fn_80296BC0 = .text:0x80296BC0; // type:function size:0x14 +fn_80296BD4 = .text:0x80296BD4; // type:function size:0x40 +fn_80296C14 = .text:0x80296C14; // type:function size:0xDC +__ct__14SLdrDamageInfoFv = .text:0x80296CF0; // type:function size:0x1C +__dt__14SLdrDamageInfoFv = .text:0x80296D0C; // type:function size:0x40 +LoadTypedefDamageInfo__FR14SLdrDamageInfoR12CInputStream = .text:0x80296D4C; // type:function size:0x108 +__ct__21SLdrGrappleParametersFv = .text:0x80296E54; // type:function size:0x4C +__dt__21SLdrGrappleParametersFv = .text:0x80296EA0; // type:function size:0x40 +LoadTypedefGrappleParameters__FR21SLdrGrappleParametersR12CInputStream = .text:0x80296EE0; // type:function size:0x238 +__ct__14SLdrHealthInfoFv = .text:0x80297118; // type:function size:0x14 +__dt__14SLdrHealthInfoFv = .text:0x8029712C; // type:function size:0x40 +LoadTypedefHealthInfo__FR14SLdrHealthInfoR12CInputStream = .text:0x8029716C; // type:function size:0xCC +fn_80297238 = .text:0x80297238; // type:function size:0xC +fn_80297244 = .text:0x80297244; // type:function size:0x40 +fn_80297284 = .text:0x80297284; // type:function size:0xB0 +__ct__12SLdrVector2fFv = .text:0x80297334; // type:function size:0x10 +__dt__12SLdrVector2fFv = .text:0x80297344; // type:function size:0x40 +LoadTypedefVector2f__FR12SLdrVector2fR12CInputStream = .text:0x80297384; // type:function size:0xCC +fn_80297450 = .text:0x80297450; // type:function size:0x40 +fn_80297490 = .text:0x80297490; // type:function size:0x40 +fn_802974D0 = .text:0x802974D0; // type:function size:0xF4 +__ct__20SLdrCameraShakerDataFv = .text:0x802975C4; // type:function size:0x64 +__dt__20SLdrCameraShakerDataFv = .text:0x80297628; // type:function size:0x98 +LoadTypedefCameraShakerData__FR20SLdrCameraShakerDataR12CInputStream = .text:0x802976C0; // type:function size:0x1A8 +fn_80297868 = .text:0x80297868; // type:function size:0x18 +fn_80297880 = .text:0x80297880; // type:function size:0x40 +fn_802978C0 = .text:0x802978C0; // type:function size:0xFC +__ct__23SLdrDamageVulnerabilityFv = .text:0x802979BC; // type:function size:0x14C +__dt__23SLdrDamageVulnerabilityFv = .text:0x80297B08; // type:function size:0x1AC +LoadTypedefDamageVulnerability__FR23SLdrDamageVulnerabilityR12CInputStream = .text:0x80297CB4; // type:function size:0x48C +fn_80298140 = .text:0x80298140; // type:function size:0xC8 +fn_80298208 = .text:0x80298208; // type:function size:0x40 +fn_80298248 = .text:0x80298248; // type:function size:0x314 +__ct__18SLdrPlasmaBeamInfoFv = .text:0x8029855C; // type:function size:0xAC +__dt__18SLdrPlasmaBeamInfoFv = .text:0x80298608; // type:function size:0x40 +LoadTypedefPlasmaBeamInfo__FR18SLdrPlasmaBeamInfoR12CInputStream = .text:0x80298648; // type:function size:0x32C +__ct__17SLdrShockWaveInfoFv = .text:0x80298974; // type:function size:0x6C +__dt__17SLdrShockWaveInfoFv = .text:0x802989E0; // type:function size:0x5C +LoadTypedefShockWaveInfo__FR17SLdrShockWaveInfoR12CInputStream = .text:0x80298A3C; // type:function size:0x1C8 +fn_80298C04 = .text:0x80298C04; // type:function size:0x3C +fn_80298C40 = .text:0x80298C40; // type:function size:0x68 +fn_80298CA8 = .text:0x80298CA8; // type:function size:0xD8 +fn_80298D80 = .text:0x80298D80; // type:function size:0x64 +fn_80298DE4 = .text:0x80298DE4; // type:function size:0x40 +fn_80298E24 = .text:0x80298E24; // type:function size:0x9C +__ct__15SLdrTriggerInfoFv = .text:0x80298EC0; // type:function size:0x58 +__dt__15SLdrTriggerInfoFv = .text:0x80298F18; // type:function size:0x58 +LoadTypedefTriggerInfo__FR15SLdrTriggerInfoR12CInputStream = .text:0x80298F70; // type:function size:0x104 +fn_80299074 = .text:0x80299074; // type:function size:0x14 +fn_80299088 = .text:0x80299088; // type:function size:0x40 +fn_802990C8 = .text:0x802990C8; // type:function size:0xE0 +__ct__19SLdrActorParametersFv = .text:0x802991A8; // type:function size:0xB4 +__dt__19SLdrActorParametersFv = .text:0x8029925C; // type:function size:0x74 +LoadTypedefActorParameters__FR19SLdrActorParametersR12CInputStream = .text:0x802992D0; // type:function size:0x354 +__ct__20SLdrEditorPropertiesFv = .text:0x80299624; // type:function size:0x58 +__dt__20SLdrEditorPropertiesFv = .text:0x8029967C; // type:function size:0x6C +LoadTypedefEditorProperties__FR20SLdrEditorPropertiesR12CInputStream = .text:0x802996E8; // type:function size:0x130 +__ct__22SLdrPatternedAITypedefFv = .text:0x80299818; // type:function size:0x194 +__dt__22SLdrPatternedAITypedefFv = .text:0x802999AC; // type:function size:0x8C +LoadTypedefPatternedAITypedef__FR22SLdrPatternedAITypedefR12CInputStream = .text:0x80299A38; // type:function size:0x704 +fn_8029A13C = .text:0x8029A13C; // type:function size:0x10 +fn_8029A14C = .text:0x8029A14C; // type:function size:0x40 +fn_8029A18C = .text:0x8029A18C; // type:function size:0xCC +fn_8029A258 = .text:0x8029A258; // type:function size:0x40 +fn_8029A298 = .text:0x8029A298; // type:function size:0x98 +fn_8029A330 = .text:0x8029A330; // type:function size:0x130 +fn_8029A460 = .text:0x8029A460; // type:function size:0x40 +fn_8029A4A0 = .text:0x8029A4A0; // type:function size:0x98 +fn_8029A538 = .text:0x8029A538; // type:function size:0x130 +fn_8029A668 = .text:0x8029A668; // type:function size:0xC +fn_8029A674 = .text:0x8029A674; // type:function size:0x40 +fn_8029A6B4 = .text:0x8029A6B4; // type:function size:0x18 +fn_8029A6CC = .text:0x8029A6CC; // type:function size:0x1C4 +fn_8029A890 = .text:0x8029A890; // type:function size:0x40 +fn_8029A8D0 = .text:0x8029A8D0; // type:function size:0x117C +fn_8029BA4C = .text:0x8029BA4C; // type:function size:0x4C +fn_8029BA98 = .text:0x8029BA98; // type:function size:0x5C +fn_8029BAF4 = .text:0x8029BAF4; // type:function size:0x130 +fn_8029BC24 = .text:0x8029BC24; // type:function size:0xC +fn_8029BC30 = .text:0x8029BC30; // type:function size:0x40 +fn_8029BC70 = .text:0x8029BC70; // type:function size:0xB0 +fn_8029BD20 = .text:0x8029BD20; // type:function size:0xC +fn_8029BD2C = .text:0x8029BD2C; // type:function size:0x40 +fn_8029BD6C = .text:0x8029BD6C; // type:function size:0xB0 +fn_8029BE1C = .text:0x8029BE1C; // type:function size:0xDC +fn_8029BEF8 = .text:0x8029BEF8; // type:function size:0x40 +fn_8029BF38 = .text:0x8029BF38; // type:function size:0x2A0 +__ct__23SLdrGuiWidgetPropertiesFv = .text:0x8029C1D8; // type:function size:0x24 +__dt__23SLdrGuiWidgetPropertiesFv = .text:0x8029C1FC; // type:function size:0x58 +LoadTypedefGuiWidgetProperties__FR23SLdrGuiWidgetPropertiesR12CInputStream = .text:0x8029C254; // type:function size:0x114 +__ct__24SLdrBasicSwarmPropertiesFv = .text:0x8029C368; // type:function size:0x130 +__dt__24SLdrBasicSwarmPropertiesFv = .text:0x8029C498; // type:function size:0x74 +LoadTypedefBasicSwarmProperties__FR24SLdrBasicSwarmPropertiesR12CInputStream = .text:0x8029C50C; // type:function size:0x610 +__ct__36SLdrPowerBombGuardianStagePropertiesFv = .text:0x8029CB1C; // type:function size:0x44 +__dt__36SLdrPowerBombGuardianStagePropertiesFv = .text:0x8029CB60; // type:function size:0x40 +LoadTypedefPowerBombGuardianStageProperties__FR36SLdrPowerBombGuardianStagePropertiesR12CInputStream = .text:0x8029CBA0; // type:function size:0x214 +__ct__22SLdrAudioPlaybackParmsFv = .text:0x8029CDB4; // type:function size:0x34 +__dt__22SLdrAudioPlaybackParmsFv = .text:0x8029CDE8; // type:function size:0x40 +LoadTypedefAudioPlaybackParms__FR22SLdrAudioPlaybackParmsR12CInputStream = .text:0x8029CE28; // type:function size:0x158 +fn_8029CF80 = .text:0x8029CF80; // type:function size:0xC +fn_8029CF8C = .text:0x8029CF8C; // type:function size:0x40 +fn_8029CFCC = .text:0x8029CFCC; // type:function size:0xB0 +__ct__18SLdrEchoParametersFv = .text:0x8029D07C; // type:function size:0x30 +__dt__18SLdrEchoParametersFv = .text:0x8029D0AC; // type:function size:0x40 +LoadTypedefEchoParameters__FR18SLdrEchoParametersR12CInputStream = .text:0x8029D0EC; // type:function size:0x160 +LdrToDamageInfo__FRC14SLdrDamageInfo = .text:0x8029D24C; // type:function size:0x70 +LdrToHealthInfo__FRC14SLdrHealthInfo = .text:0x8029D2BC; // type:function size:0xC +fn_8029D2C8 = .text:0x8029D2C8; // type:function size:0x1C +LdrToDamageVulnerability__FRC23SLdrDamageVulnerability = .text:0x8029D2E4; // type:function size:0x634 +fn_8029D918 = .text:0x8029D918; // type:function size:0x24 +LdrToTransform4f__FRC20SLdrEditorProperties = .text:0x8029D93C; // type:function size:0x10 +fn_8029D94C = .text:0x8029D94C; // type:function size:0x8 +LdrToAnimationParameters__FRC16SLdrAnimationSet = .text:0x8029D954; // type:function size:0x1C +fn_8029D970 = .text:0x8029D970; // type:function size:0x74 +LdrToActorParameters__FRC19SLdrActorParameters = .text:0x8029D9E4; // type:function size:0x174 +LdrToEchoParameters__FRC18SLdrEchoParameters = .text:0x8029DB58; // type:function size:0x20 +LdrToPatternedInfo__FRC22SLdrPatternedAITypedefPC21SLdrIngPossessionData = .text:0x8029DB78; // type:function size:0x56C +LdrToModelData__FRC9CVector3fUiRC16SLdrAnimationSetb = .text:0x8029E0E4; // type:function size:0x300 +LdrToGrappleParameters__FRC21SLdrGrappleParameters = .text:0x8029E3E4; // type:function size:0x6C +LdrToVector2f__FRC12SLdrVector2f = .text:0x8029E450; // type:function size:0x3C +LdrToBasicSwarmData__FRC24SLdrBasicSwarmProperties = .text:0x8029E48C; // type:function size:0x198 +LdrToPowerBombGuardianStageData__FRC36SLdrPowerBombGuardianStageProperties = .text:0x8029E624; // type:function size:0x5C +LdrToEntityInfo__FR11CEntityInfoRC20SLdrEditorProperties = .text:0x8029E680; // type:function size:0x20 +TLdrToBeamInfo__FRC18SLdrPlasmaBeamInfoi = .text:0x8029E6A0; // type:function size:0x88 +FogSelectionToFogMode__Fi = .text:0x8029E728; // type:function size:0x6C +fn_8029E794 = .text:0x8029E794; // type:function size:0xE4 +fn_8029E878 = .text:0x8029E878; // type:function size:0x54 +fn_8029E8CC = .text:0x8029E8CC; // type:function size:0x100 +fn_8029E9CC = .text:0x8029E9CC; // type:function size:0x90 +fn_8029EA5C = .text:0x8029EA5C; // type:function size:0x88 +fn_8029EAE4 = .text:0x8029EAE4; // type:function size:0x106C +__ct__Q218SwarmRenderHelpers17CSwarmDisplayListFRC13CSkinnedModel = .text:0x8029FB50; // type:function size:0x264 +SetMaterialCurrent__Q218SwarmRenderHelpers17CSwarmDisplayListCFRC11CModelFlags = .text:0x8029FDB4; // type:function size:0x98 +fn_8029FE4C = .text:0x8029FE4C; // type:function size:0x5C +StateToArrays__Q218SwarmRenderHelpers23CSwarmSkinnedModelStateFv = .text:0x8029FEA8; // type:function size:0x1F4 +__ct__Q218SwarmRenderHelpers23CSwarmSkinnedModelStateFRC13CSkinnedModel = .text:0x802A009C; // type:function size:0x1EC +DrawFromState__Q218SwarmRenderHelpers17CSwarmDisplayListCFRCQ218SwarmRenderHelpers23CSwarmSkinnedModelState = .text:0x802A0288; // type:function size:0x10 +fn_802A0298 = .text:0x802A0298; // type:function size:0x20 +TypesMatch__7CEntityCFi = .text:0x802A02B8; // type:function size:0x10 +TypesMatch__6CActorCFi = .text:0x802A02C8; // type:function size:0x1C +TypesMatch__13CPhysicsActorCFi = .text:0x802A02E4; // type:function size:0x1C +fn_802A0300 = .text:0x802A0300; // type:function size:0x1C +TypesMatch__10CPatternedCFi = .text:0x802A031C; // type:function size:0x1C +fn_802A0338 = .text:0x802A0338; // type:function size:0x1C +fn_802A0354 = .text:0x802A0354; // type:function size:0x1C +TypesMatch__7CEffectCFi = .text:0x802A0370; // type:function size:0x1C +fn_802A038C = .text:0x802A038C; // type:function size:0x1C +fn_802A03A8 = .text:0x802A03A8; // type:function size:0x1C +fn_802A03C4 = .text:0x802A03C4; // type:function size:0x1C +TypesMatch__16CScriptGuiWidgetCFi = .text:0x802A03E0; // type:function size:0x1C +fn_802A03FC = .text:0x802A03FC; // type:function size:0x1C +fn_802A0418 = .text:0x802A0418; // type:function size:0x1C +fn_802A0434 = .text:0x802A0434; // type:function size:0x1C +fn_802A0450 = .text:0x802A0450; // type:function size:0x1C +TypesMatch__14CBouncyGrenadeCFi = .text:0x802A046C; // type:function size:0x1C +fn_802A0488 = .text:0x802A0488; // type:function size:0x1C +fn_802A04A4 = .text:0x802A04A4; // type:function size:0x1C +TypesMatch__17CEnergyProjectileCFi = .text:0x802A04C0; // type:function size:0x1C +fn_802A04DC = .text:0x802A04DC; // type:function size:0x1C +fn_802A04F8 = .text:0x802A04F8; // type:function size:0x1C +fn_802A0514 = .text:0x802A0514; // type:function size:0x1C +fn_802A0530 = .text:0x802A0530; // type:function size:0x1C +fn_802A054C = .text:0x802A054C; // type:function size:0x1C +TypesMatch__10CFishCloudCFi = .text:0x802A0568; // type:function size:0x1C +fn_802A0584 = .text:0x802A0584; // type:function size:0x1C +fn_802A05A0 = .text:0x802A05A0; // type:function size:0x1C +fn_802A05BC = .text:0x802A05BC; // type:function size:0x1C +TypesMatch__10CIngPuddleCFi = .text:0x802A05D8; // type:function size:0x1C +TypesMatch__18CIngSnatchingSwarmCFi = .text:0x802A05F4; // type:function size:0x1C +fn_802A0610 = .text:0x802A0610; // type:function size:0x1C +fn_802A062C = .text:0x802A062C; // type:function size:0x1C +fn_802A0648 = .text:0x802A0648; // type:function size:0x1C +TypesMatch__12CScriptActorCFi = .text:0x802A0664; // type:function size:0x1C +fn_802A0680 = .text:0x802A0680; // type:function size:0x1C +fn_802A069C = .text:0x802A069C; // type:function size:0x1C +fn_802A06B8 = .text:0x802A06B8; // type:function size:0x1C +fn_802A06D4 = .text:0x802A06D4; // type:function size:0x1C +fn_802A06F0 = .text:0x802A06F0; // type:function size:0x1C +fn_802A070C = .text:0x802A070C; // type:function size:0x1C +fn_802A0728 = .text:0x802A0728; // type:function size:0x1C +fn_802A0744 = .text:0x802A0744; // type:function size:0x1C +fn_802A0760 = .text:0x802A0760; // type:function size:0x1C +fn_802A077C = .text:0x802A077C; // type:function size:0x1C +fn_802A0798 = .text:0x802A0798; // type:function size:0x1C +fn_802A07B4 = .text:0x802A07B4; // type:function size:0x1C +fn_802A07D0 = .text:0x802A07D0; // type:function size:0x1C +fn_802A07EC = .text:0x802A07EC; // type:function size:0x1C +fn_802A0808 = .text:0x802A0808; // type:function size:0x1C +fn_802A0824 = .text:0x802A0824; // type:function size:0x1C +TypesMatch__27CScriptDarkSamusBattleStageCFi = .text:0x802A0840; // type:function size:0x1C +fn_802A085C = .text:0x802A085C; // type:function size:0x1C +TypesMatch__26CScriptDestructibleBarrierCFi = .text:0x802A0878; // type:function size:0x1C +fn_802A0894 = .text:0x802A0894; // type:function size:0x1C +fn_802A08B0 = .text:0x802A08B0; // type:function size:0x1C +fn_802A08CC = .text:0x802A08CC; // type:function size:0x1C +fn_802A08E8 = .text:0x802A08E8; // type:function size:0x1C +fn_802A0904 = .text:0x802A0904; // type:function size:0x1C +fn_802A0920 = .text:0x802A0920; // type:function size:0x1C +TypesMatch__14CScriptGuiMenuCFi = .text:0x802A093C; // type:function size:0x1C +TypesMatch__16CScriptGuiScreenCFi = .text:0x802A0958; // type:function size:0x1C +TypesMatch__16CScriptGuiSliderCFi = .text:0x802A0974; // type:function size:0x1C +fn_802A0990 = .text:0x802A0990; // type:function size:0x1C +fn_802A09AC = .text:0x802A09AC; // type:function size:0x1C +fn_802A09C8 = .text:0x802A09C8; // type:function size:0x1C +fn_802A09E4 = .text:0x802A09E4; // type:function size:0x1C +fn_802A0A00 = .text:0x802A0A00; // type:function size:0x1C +fn_802A0A1C = .text:0x802A0A1C; // type:function size:0x1C +TypesMatch__18CScriptPlayerProxyCFi = .text:0x802A0A38; // type:function size:0x1C +fn_802A0A54 = .text:0x802A0A54; // type:function size:0x1C +fn_802A0A70 = .text:0x802A0A70; // type:function size:0x1C +fn_802A0A8C = .text:0x802A0A8C; // type:function size:0x1C +fn_802A0AA8 = .text:0x802A0AA8; // type:function size:0x1C +fn_802A0AC4 = .text:0x802A0AC4; // type:function size:0x1C +TypesMatch__17CScriptRiftPortalCFi = .text:0x802A0AE0; // type:function size:0x1C +fn_802A0AFC = .text:0x802A0AFC; // type:function size:0x1C +fn_802A0B18 = .text:0x802A0B18; // type:function size:0x1C +fn_802A0B34 = .text:0x802A0B34; // type:function size:0x1C +fn_802A0B50 = .text:0x802A0B50; // type:function size:0x1C +fn_802A0B6C = .text:0x802A0B6C; // type:function size:0x1C +fn_802A0B88 = .text:0x802A0B88; // type:function size:0x1C +fn_802A0BA4 = .text:0x802A0BA4; // type:function size:0x1C +fn_802A0BC0 = .text:0x802A0BC0; // type:function size:0x1C +fn_802A0BDC = .text:0x802A0BDC; // type:function size:0x1C +fn_802A0BF8 = .text:0x802A0BF8; // type:function size:0x1C +fn_802A0C14 = .text:0x802A0C14; // type:function size:0x1C +fn_802A0C30 = .text:0x802A0C30; // type:function size:0x1C +fn_802A0C4C = .text:0x802A0C4C; // type:function size:0x1C +fn_802A0C68 = .text:0x802A0C68; // type:function size:0x1C +fn_802A0C84 = .text:0x802A0C84; // type:function size:0x1C +fn_802A0CA0 = .text:0x802A0CA0; // type:function size:0x1C +fn_802A0CBC = .text:0x802A0CBC; // type:function size:0x1C +fn_802A0CD8 = .text:0x802A0CD8; // type:function size:0x1C +fn_802A0CF4 = .text:0x802A0CF4; // type:function size:0x1C +TypesMatch__15CScriptSafeZoneCFi = .text:0x802A0D10; // type:function size:0x1C +fn_802A0D2C = .text:0x802A0D2C; // type:function size:0x1C +fn_802A0D48 = .text:0x802A0D48; // type:function size:0x1C +fn_802A0D64 = .text:0x802A0D64; // type:function size:0x1C +TypesMatch__15CSnakeWeedSwarmCFi = .text:0x802A0D80; // type:function size:0x1C +fn_802A0D9C = .text:0x802A0D9C; // type:function size:0x1C +fn_802A0DB8 = .text:0x802A0DB8; // type:function size:0x1C +TypesMatch__12CSwarmBasicsCFi = .text:0x802A0DD4; // type:function size:0x1C +TypesMatch__11CFlyerSwarmCFi = .text:0x802A0DF0; // type:function size:0x1C +fn_802A0E0C = .text:0x802A0E0C; // type:function size:0x1C +TypesMatch__14CBacteriaSwarmCFi = .text:0x802A0E28; // type:function size:0x1C +TypesMatch__13CMetareeSwarmCFi = .text:0x802A0E44; // type:function size:0x1C +TypesMatch__13CIngBlobSwarmCFi = .text:0x802A0E60; // type:function size:0x1C +TypesMatch__17CPlantScarabSwarmCFi = .text:0x802A0E7C; // type:function size:0x1C +fn_802A0E98 = .text:0x802A0E98; // type:function size:0x1C +TypesMatch__17CPlasmaProjectileCFi = .text:0x802A0EB4; // type:function size:0x1C +TypesMatch__10CDarkSamusCFi = .text:0x802A0ED0; // type:function size:0x1C +TypesMatch__16CDigitalGuardianCFi = .text:0x802A0EEC; // type:function size:0x1C +TypesMatch__20CDigitalGuardianHeadCFi = .text:0x802A0F08; // type:function size:0x1C +TypesMatch__12CElitePirateCFi = .text:0x802A0F24; // type:function size:0x1C +TypesMatch__10CGrenchlerCFi = .text:0x802A0F40; // type:function size:0x1C +TypesMatch__4CIngCFi = .text:0x802A0F5C; // type:function size:0x1C +TypesMatch__21CIngBoostBallGuardianCFi = .text:0x802A0F78; // type:function size:0x1C +TypesMatch__21CIngSpaceJumpGuardianCFi = .text:0x802A0F94; // type:function size:0x1C +TypesMatch__22CIngSpiderballGuardianCFi = .text:0x802A0FB0; // type:function size:0x1C +TypesMatch__7CLumiteCFi = .text:0x802A0FCC; // type:function size:0x1C +TypesMatch__8CMetareeCFi = .text:0x802A0FE8; // type:function size:0x1C +TypesMatch__8CMetroidCFi = .text:0x802A1004; // type:function size:0x1C +TypesMatch__12CBabyMetroidCFi = .text:0x802A1020; // type:function size:0x1C +TypesMatch__9CParasiteCFi = .text:0x802A103C; // type:function size:0x1C +TypesMatch__8CPillBugCFi = .text:0x802A1058; // type:function size:0x1C +TypesMatch__7CPufferCFi = .text:0x802A1074; // type:function size:0x1C +TypesMatch__7CRezbitCFi = .text:0x802A1090; // type:function size:0x1C +TypesMatch__7CRipperCFi = .text:0x802A10AC; // type:function size:0x1C +TypesMatch__9CSandBossCFi = .text:0x802A10C8; // type:function size:0x1C +TypesMatch__9CSandwormCFi = .text:0x802A10E4; // type:function size:0x1C +TypesMatch__12CSandwormEyeCFi = .text:0x802A1100; // type:function size:0x1C +TypesMatch__12CSpacePirateCFi = .text:0x802A111C; // type:function size:0x1C +TypesMatch__10CSpankWeedCFi = .text:0x802A1138; // type:function size:0x1C +TypesMatch__20CSplitterMainChassisCFi = .text:0x802A1154; // type:function size:0x1C +TypesMatch__22CSplitterCommandModuleCFi = .text:0x802A1170; // type:function size:0x1C +TypesMatch__13CWispTentacleCFi = .text:0x802A118C; // type:function size:0x1C +fn_802A11A8 = .text:0x802A11A8; // type:function size:0x1C +TypesMatch__19CScriptPlayerTurretCFi = .text:0x802A11C4; // type:function size:0x1C +TypesMatch__14CGunTurretBaseCFi = .text:0x802A11E0; // type:function size:0x1C +TypesMatch__13CGunTurretTopCFi = .text:0x802A11FC; // type:function size:0x1C +TypesMatch__7CKraleeCFi = .text:0x802A1218; // type:function size:0x1C +TypesMatch__8CGlowbugCFi = .text:0x802A1234; // type:function size:0x1C +TypesMatch__10CSporbBaseCFi = .text:0x802A1250; // type:function size:0x1C +TypesMatch__12CSporbNeedleCFi = .text:0x802A126C; // type:function size:0x1C +TypesMatch__9CSporbTopCFi = .text:0x802A1288; // type:function size:0x1C +TypesMatch__16CSporbProjectileCFi = .text:0x802A12A4; // type:function size:0x1C +TypesMatch__9CMinorIngCFi = .text:0x802A12C0; // type:function size:0x1C +TypesMatch__18CBoostBallGuardianCFi = .text:0x802A12DC; // type:function size:0x1C +TypesMatch__6CBloggCFi = .text:0x802A12F8; // type:function size:0x1C +TypesMatch__11CWallWalkerCFi = .text:0x802A1314; // type:function size:0x1C +TypesMatch__9CShredderCFi = .text:0x802A1330; // type:function size:0x1C +fn_802A134C = .text:0x802A134C; // type:function size:0x1C +TypesMatch__15CAIMannedTurretCFi = .text:0x802A1368; // type:function size:0x1C +TypesMatch__10CStoneToadCFi = .text:0x802A1384; // type:function size:0x1C +TypesMatch__26CScriptFrontEndDataNetworkCFi = .text:0x802A13A0; // type:function size:0x1C +fn_802A13BC = .text:0x802A13BC; // type:function size:0x1C +TypesMatch__8CKrocussCFi = .text:0x802A13D8; // type:function size:0x1C +TypesMatch__16COctapedeSegmentCFi = .text:0x802A13F4; // type:function size:0x1C +TypesMatch__12CPuddleSporeCFi = .text:0x802A1410; // type:function size:0x1C +TypesMatch__22CScriptForgottenObjectCFi = .text:0x802A142C; // type:function size:0x1C +fn_802A1448 = .text:0x802A1448; // type:function size:0x14 +fn_802A145C = .text:0x802A145C; // type:function size:0x8 +TCastToPtr<11CGameCamera>__FR7CEntity_P11CGameCamera = .text:0x802A1464; // type:function size:0x14 +fn_802A1478 = .text:0x802A1478; // type:function size:0x8 +TCastToPtr<7CWeapon>__FR7CEntity_P7CWeapon = .text:0x802A1480; // type:function size:0x14 +TCastToPtr<7CWeapon>__FP7CEntity_P7CWeapon = .text:0x802A1494; // type:function size:0x8 +fn_802A149C = .text:0x802A149C; // type:function size:0x14 +fn_802A14B0 = .text:0x802A14B0; // type:function size:0x8 +TCastToPtr<15CGameProjectile>__FR7CEntity_P15CGameProjectile = .text:0x802A14B8; // type:function size:0x14 +TCastToPtr<15CGameProjectile>__FP7CEntity_P15CGameProjectile = .text:0x802A14CC; // type:function size:0x8 +fn_802A14D4 = .text:0x802A14D4; // type:function size:0x14 +TCastToPtr<15CScriptWaypoint>__FP7CEntity_P15CScriptWaypoint = .text:0x802A14E8; // type:function size:0x8 +fn_802A14F0 = .text:0x802A14F0; // type:function size:0x14 +fn_802A1504 = .text:0x802A1504; // type:function size:0x8 +fn_802A150C = .text:0x802A150C; // type:function size:0x14 +TCastToPtr<16CScriptGuiWidget>__FP7CEntity_P16CScriptGuiWidget = .text:0x802A1520; // type:function size:0x8 +fn_802A1528 = .text:0x802A1528; // type:function size:0x14 +TCastToPtr<20CScriptSequenceTimer>__FP7CEntity_P20CScriptSequenceTimer = .text:0x802A153C; // type:function size:0x8 +fn_802A1544 = .text:0x802A1544; // type:function size:0x14 +fn_802A1558 = .text:0x802A1558; // type:function size:0x8 +fn_802A1560 = .text:0x802A1560; // type:function size:0x14 +TCastToPtr<5CBomb>__FP7CEntity_P5CBomb = .text:0x802A1574; // type:function size:0x8 +fn_802A157C = .text:0x802A157C; // type:function size:0x14 +TCastToPtr<13CBouncingBomb>__FP7CEntity_P13CBouncingBomb = .text:0x802A1590; // type:function size:0x8 +fn_802A1598 = .text:0x802A1598; // type:function size:0x14 +fn_802A15AC = .text:0x802A15AC; // type:function size:0x8 +TCastToPtr<16CCinematicCamera>__FR7CEntity_P16CCinematicCamera = .text:0x802A15B4; // type:function size:0x14 +fn_802A15C8 = .text:0x802A15C8; // type:function size:0x8 +TCastToPtr<15CCollisionActor>__FR7CEntity_P15CCollisionActor = .text:0x802A15D0; // type:function size:0x14 +TCastToPtr<15CCollisionActor>__FP7CEntity_P15CCollisionActor = .text:0x802A15E4; // type:function size:0x8 +TCastToPtr<17CEnergyProjectile>__FR7CEntity_P17CEnergyProjectile = .text:0x802A15EC; // type:function size:0x14 +TCastToPtr<17CEnergyProjectile>__FP7CEntity_P17CEnergyProjectile = .text:0x802A1600; // type:function size:0x8 +fn_802A1608 = .text:0x802A1608; // type:function size:0x14 +fn_802A161C = .text:0x802A161C; // type:function size:0x8 +fn_802A1624 = .text:0x802A1624; // type:function size:0x14 +TCastToPtr<22CScattershotProjectile>__FP7CEntity_P22CScattershotProjectile = .text:0x802A1638; // type:function size:0x8 +fn_802A1640 = .text:0x802A1640; // type:function size:0x14 +TCastToPtr<10CExplosion>__FP7CEntity_P10CExplosion = .text:0x802A1654; // type:function size:0x8 +fn_802A165C = .text:0x802A165C; // type:function size:0x14 +fn_802A1670 = .text:0x802A1670; // type:function size:0x8 +fn_802A1678 = .text:0x802A1678; // type:function size:0x14 +fn_802A168C = .text:0x802A168C; // type:function size:0x8 +TCastToPtr<10CFishCloud>__FR7CEntity_P10CFishCloud = .text:0x802A1694; // type:function size:0x14 +TCastToPtr<10CFishCloud>__FP7CEntity_P10CFishCloud = .text:0x802A16A8; // type:function size:0x8 +fn_802A16B0 = .text:0x802A16B0; // type:function size:0x14 +TCastToPtr<10CGameLight>__FP7CEntity_P10CGameLight = .text:0x802A16C4; // type:function size:0x8 +fn_802A16CC = .text:0x802A16CC; // type:function size:0x14 +fn_802A16E0 = .text:0x802A16E0; // type:function size:0x8 +fn_802A16E8 = .text:0x802A16E8; // type:function size:0x14 +TCastToPtr<19CHUDBillboardEffect>__FP7CEntity_P19CHUDBillboardEffect = .text:0x802A16FC; // type:function size:0x8 +fn_802A1704 = .text:0x802A1704; // type:function size:0x14 +fn_802A1718 = .text:0x802A1718; // type:function size:0x8 +fn_802A1720 = .text:0x802A1720; // type:function size:0x14 +TCastToPtr<18CIngSnatchingSwarm>__FP7CEntity_P18CIngSnatchingSwarm = .text:0x802A1734; // type:function size:0x8 +fn_802A173C = .text:0x802A173C; // type:function size:0x14 +fn_802A1750 = .text:0x802A1750; // type:function size:0x8 +TCastToPtr<7CPlayer>__FR7CEntity_P7CPlayer = .text:0x802A1758; // type:function size:0x14 +TCastToPtr<7CPlayer>__FP7CEntity_P7CPlayer = .text:0x802A176C; // type:function size:0x8 +fn_802A1774 = .text:0x802A1774; // type:function size:0x14 +fn_802A1788 = .text:0x802A1788; // type:function size:0x8 +fn_802A1790 = .text:0x802A1790; // type:function size:0x14 +TCastToPtr<12CScriptActor>__FP7CEntity_P12CScriptActor = .text:0x802A17A4; // type:function size:0x8 +fn_802A17AC = .text:0x802A17AC; // type:function size:0x14 +fn_802A17C0 = .text:0x802A17C0; // type:function size:0x8 +fn_802A17C8 = .text:0x802A17C8; // type:function size:0x14 +fn_802A17DC = .text:0x802A17DC; // type:function size:0x8 +fn_802A17E4 = .text:0x802A17E4; // type:function size:0x14 +TCastToPtr<13CScriptAIHint>__FP7CEntity_P13CScriptAIHint = .text:0x802A17F8; // type:function size:0x8 +fn_802A1800 = .text:0x802A1800; // type:function size:0x14 +TCastToPtr<18CScriptAiJumpPoint>__FP7CEntity_P18CScriptAiJumpPoint = .text:0x802A1814; // type:function size:0x8 +fn_802A181C = .text:0x802A181C; // type:function size:0x14 +TCastToPtr<17CScriptAIWaypoint>__FP7CEntity_P17CScriptAIWaypoint = .text:0x802A1830; // type:function size:0x8 +fn_802A1838 = .text:0x802A1838; // type:function size:0x14 +fn_802A184C = .text:0x802A184C; // type:function size:0x8 +fn_802A1854 = .text:0x802A1854; // type:function size:0x14 +TCastToPtr<19CScriptCameraShaker>__FP7CEntity_P19CScriptCameraShaker = .text:0x802A1868; // type:function size:0x8 +fn_802A1870 = .text:0x802A1870; // type:function size:0x14 +fn_802A1884 = .text:0x802A1884; // type:function size:0x8 +fn_802A188C = .text:0x802A188C; // type:function size:0x14 +fn_802A18A0 = .text:0x802A18A0; // type:function size:0x8 +fn_802A18A8 = .text:0x802A18A8; // type:function size:0x14 +fn_802A18BC = .text:0x802A18BC; // type:function size:0x8 +fn_802A18C4 = .text:0x802A18C4; // type:function size:0x14 +fn_802A18D8 = .text:0x802A18D8; // type:function size:0x8 +fn_802A18E0 = .text:0x802A18E0; // type:function size:0x14 +fn_802A18F4 = .text:0x802A18F4; // type:function size:0x8 +fn_802A18FC = .text:0x802A18FC; // type:function size:0x14 +TCastToPtr<14CScriptCounter>__FP7CEntity_P14CScriptCounter = .text:0x802A1910; // type:function size:0x8 +fn_802A1918 = .text:0x802A1918; // type:function size:0x14 +TCastToPtr<17CScriptCoverPoint>__FP7CEntity_P17CScriptCoverPoint = .text:0x802A192C; // type:function size:0x8 +fn_802A1934 = .text:0x802A1934; // type:function size:0x14 +TCastToPtr<24CScriptDamageableTrigger>__FP7CEntity_P24CScriptDamageableTrigger = .text:0x802A1948; // type:function size:0x8 +fn_802A1950 = .text:0x802A1950; // type:function size:0x14 +fn_802A1964 = .text:0x802A1964; // type:function size:0x8 +fn_802A196C = .text:0x802A196C; // type:function size:0x14 +TCastToPtr<27CScriptDarkSamusBattleStage>__FP7CEntity_P27CScriptDarkSamusBattleStage = .text:0x802A1980; // type:function size:0x8 +fn_802A1988 = .text:0x802A1988; // type:function size:0x14 +fn_802A199C = .text:0x802A199C; // type:function size:0x8 +fn_802A19A4 = .text:0x802A19A4; // type:function size:0x14 +fn_802A19B8 = .text:0x802A19B8; // type:function size:0x8 +fn_802A19C0 = .text:0x802A19C0; // type:function size:0x14 +fn_802A19D4 = .text:0x802A19D4; // type:function size:0x8 +fn_802A19DC = .text:0x802A19DC; // type:function size:0x14 +fn_802A19F0 = .text:0x802A19F0; // type:function size:0x8 +fn_802A19F8 = .text:0x802A19F8; // type:function size:0x14 +TCastToPtr<11CScriptDoor>__FP7CEntity_P11CScriptDoor = .text:0x802A1A0C; // type:function size:0x8 +fn_802A1A14 = .text:0x802A1A14; // type:function size:0x14 +TCastToPtr<19CScriptDynamicLight>__FP7CEntity_P19CScriptDynamicLight = .text:0x802A1A28; // type:function size:0x8 +fn_802A1A30 = .text:0x802A1A30; // type:function size:0x14 +TCastToPtr<13CScriptEffect>__FP7CEntity_P13CScriptEffect = .text:0x802A1A44; // type:function size:0x8 +fn_802A1A4C = .text:0x802A1A4C; // type:function size:0x14 +TCastToPtr<19CScriptGrapplePoint>__FP7CEntity_P19CScriptGrapplePoint = .text:0x802A1A60; // type:function size:0x8 +fn_802A1A68 = .text:0x802A1A68; // type:function size:0x14 +TCastToPtr<14CScriptGuiMenu>__FP7CEntity_P14CScriptGuiMenu = .text:0x802A1A7C; // type:function size:0x8 +fn_802A1A84 = .text:0x802A1A84; // type:function size:0x14 +fn_802A1A98 = .text:0x802A1A98; // type:function size:0x8 +fn_802A1AA0 = .text:0x802A1AA0; // type:function size:0x14 +TCastToPtr<16CScriptGuiSlider>__FP7CEntity_P16CScriptGuiSlider = .text:0x802A1AB4; // type:function size:0x8 +fn_802A1ABC = .text:0x802A1ABC; // type:function size:0x14 +fn_802A1AD0 = .text:0x802A1AD0; // type:function size:0x8 +fn_802A1AD8 = .text:0x802A1AD8; // type:function size:0x14 +fn_802A1AEC = .text:0x802A1AEC; // type:function size:0x8 +fn_802A1AF4 = .text:0x802A1AF4; // type:function size:0x14 +fn_802A1B08 = .text:0x802A1B08; // type:function size:0x8 +fn_802A1B10 = .text:0x802A1B10; // type:function size:0x14 +fn_802A1B24 = .text:0x802A1B24; // type:function size:0x8 +fn_802A1B2C = .text:0x802A1B2C; // type:function size:0x14 +fn_802A1B40 = .text:0x802A1B40; // type:function size:0x8 +fn_802A1B48 = .text:0x802A1B48; // type:function size:0x14 +TCastToPtr<17CScriptPlayerHint>__FP7CEntity_P17CScriptPlayerHint = .text:0x802A1B5C; // type:function size:0x8 +fn_802A1B64 = .text:0x802A1B64; // type:function size:0x14 +TCastToPtr<18CScriptPlayerProxy>__FP7CEntity_P18CScriptPlayerProxy = .text:0x802A1B78; // type:function size:0x8 +fn_802A1B80 = .text:0x802A1B80; // type:function size:0x14 +TCastToPtr<15CScriptPlatform>__FP7CEntity_P15CScriptPlatform = .text:0x802A1B94; // type:function size:0x8 +fn_802A1B9C = .text:0x802A1B9C; // type:function size:0x14 +fn_802A1BB0 = .text:0x802A1BB0; // type:function size:0x8 +fn_802A1BB8 = .text:0x802A1BB8; // type:function size:0x14 +fn_802A1BCC = .text:0x802A1BCC; // type:function size:0x8 +fn_802A1BD4 = .text:0x802A1BD4; // type:function size:0x14 +TCastToPtr<12CScriptRelay>__FP7CEntity_P12CScriptRelay = .text:0x802A1BE8; // type:function size:0x8 +fn_802A1BF0 = .text:0x802A1BF0; // type:function size:0x14 +TCastToPtr<15CScriptRepulsor>__FP7CEntity_P15CScriptRepulsor = .text:0x802A1C04; // type:function size:0x8 +fn_802A1C0C = .text:0x802A1C0C; // type:function size:0x14 +fn_802A1C20 = .text:0x802A1C20; // type:function size:0x8 +fn_802A1C28 = .text:0x802A1C28; // type:function size:0x14 +fn_802A1C3C = .text:0x802A1C3C; // type:function size:0x8 +fn_802A1C44 = .text:0x802A1C44; // type:function size:0x14 +TCastToPtr<12CScriptSound>__FP7CEntity_P12CScriptSound = .text:0x802A1C58; // type:function size:0x8 +fn_802A1C60 = .text:0x802A1C60; // type:function size:0x14 +fn_802A1C74 = .text:0x802A1C74; // type:function size:0x8 +fn_802A1C7C = .text:0x802A1C7C; // type:function size:0x14 +fn_802A1C90 = .text:0x802A1C90; // type:function size:0x8 +fn_802A1C98 = .text:0x802A1C98; // type:function size:0x14 +TCastToPtr<22CScriptSpecialFunction>__FP7CEntity_P22CScriptSpecialFunction = .text:0x802A1CAC; // type:function size:0x8 +fn_802A1CB4 = .text:0x802A1CB4; // type:function size:0x14 +fn_802A1CC8 = .text:0x802A1CC8; // type:function size:0x8 +fn_802A1CD0 = .text:0x802A1CD0; // type:function size:0x14 +fn_802A1CE4 = .text:0x802A1CE4; // type:function size:0x8 +fn_802A1CEC = .text:0x802A1CEC; // type:function size:0x14 +fn_802A1D00 = .text:0x802A1D00; // type:function size:0x8 +fn_802A1D08 = .text:0x802A1D08; // type:function size:0x14 +fn_802A1D1C = .text:0x802A1D1C; // type:function size:0x8 +fn_802A1D24 = .text:0x802A1D24; // type:function size:0x14 +fn_802A1D38 = .text:0x802A1D38; // type:function size:0x8 +fn_802A1D40 = .text:0x802A1D40; // type:function size:0x14 +TCastToPtr<13CScriptSwitch>__FP7CEntity_P13CScriptSwitch = .text:0x802A1D54; // type:function size:0x8 +fn_802A1D5C = .text:0x802A1D5C; // type:function size:0x14 +TCastToPtr<21CScriptTargetingPoint>__FP7CEntity_P21CScriptTargetingPoint = .text:0x802A1D70; // type:function size:0x8 +fn_802A1D78 = .text:0x802A1D78; // type:function size:0x14 +TCastToPtr<16CScriptTeamAiMgr>__FP7CEntity_P16CScriptTeamAiMgr = .text:0x802A1D8C; // type:function size:0x8 +fn_802A1D94 = .text:0x802A1D94; // type:function size:0x14 +TCastToPtr<15CScriptTextPane>__FP7CEntity_P15CScriptTextPane = .text:0x802A1DA8; // type:function size:0x8 +fn_802A1DB0 = .text:0x802A1DB0; // type:function size:0x14 +fn_802A1DC4 = .text:0x802A1DC4; // type:function size:0x8 +fn_802A1DCC = .text:0x802A1DCC; // type:function size:0x14 +fn_802A1DE0 = .text:0x802A1DE0; // type:function size:0x8 +TCastToPtr<14CScriptTrigger>__FR7CEntity_P14CScriptTrigger = .text:0x802A1DE8; // type:function size:0x14 +TCastToPtr<14CScriptTrigger>__FP7CEntity_P14CScriptTrigger = .text:0x802A1DFC; // type:function size:0x8 +fn_802A1E04 = .text:0x802A1E04; // type:function size:0x14 +fn_802A1E18 = .text:0x802A1E18; // type:function size:0x8 +fn_802A1E20 = .text:0x802A1E20; // type:function size:0x14 +TCastToPtr<24CScriptTriggerOrientated>__FP7CEntity_P24CScriptTriggerOrientated = .text:0x802A1E34; // type:function size:0x8 +fn_802A1E3C = .text:0x802A1E3C; // type:function size:0x14 +TCastToPtr<15CScriptSafeZone>__FP7CEntity_P15CScriptSafeZone = .text:0x802A1E50; // type:function size:0x8 +fn_802A1E58 = .text:0x802A1E58; // type:function size:0x14 +fn_802A1E6C = .text:0x802A1E6C; // type:function size:0x8 +fn_802A1E74 = .text:0x802A1E74; // type:function size:0x14 +TCastToPtr<12CScriptWater>__FP7CEntity_P12CScriptWater = .text:0x802A1E88; // type:function size:0x8 +fn_802A1E90 = .text:0x802A1E90; // type:function size:0x14 +TCastToPtr<22CScriptWorldTeleporter>__FP7CEntity_P22CScriptWorldTeleporter = .text:0x802A1EA4; // type:function size:0x8 +fn_802A1EAC = .text:0x802A1EAC; // type:function size:0x14 +fn_802A1EC0 = .text:0x802A1EC0; // type:function size:0x8 +fn_802A1EC8 = .text:0x802A1EC8; // type:function size:0x14 +fn_802A1EDC = .text:0x802A1EDC; // type:function size:0x8 +fn_802A1EE4 = .text:0x802A1EE4; // type:function size:0x14 +fn_802A1EF8 = .text:0x802A1EF8; // type:function size:0x8 +fn_802A1F00 = .text:0x802A1F00; // type:function size:0x14 +TCastToPtr<12CSwarmBasics>__FP7CEntity_P12CSwarmBasics = .text:0x802A1F14; // type:function size:0x8 +fn_802A1F1C = .text:0x802A1F1C; // type:function size:0x14 +fn_802A1F30 = .text:0x802A1F30; // type:function size:0x8 +fn_802A1F38 = .text:0x802A1F38; // type:function size:0x14 +fn_802A1F4C = .text:0x802A1F4C; // type:function size:0x8 +fn_802A1F54 = .text:0x802A1F54; // type:function size:0x14 +fn_802A1F68 = .text:0x802A1F68; // type:function size:0x8 +fn_802A1F70 = .text:0x802A1F70; // type:function size:0x14 +fn_802A1F84 = .text:0x802A1F84; // type:function size:0x8 +fn_802A1F8C = .text:0x802A1F8C; // type:function size:0x14 +fn_802A1FA0 = .text:0x802A1FA0; // type:function size:0x8 +fn_802A1FA8 = .text:0x802A1FA8; // type:function size:0x14 +fn_802A1FBC = .text:0x802A1FBC; // type:function size:0x8 +fn_802A1FC4 = .text:0x802A1FC4; // type:function size:0x14 +fn_802A1FD8 = .text:0x802A1FD8; // type:function size:0x8 +fn_802A1FE0 = .text:0x802A1FE0; // type:function size:0x14 +fn_802A1FF4 = .text:0x802A1FF4; // type:function size:0x8 +fn_802A1FFC = .text:0x802A1FFC; // type:function size:0x14 +fn_802A2010 = .text:0x802A2010; // type:function size:0x8 +fn_802A2018 = .text:0x802A2018; // type:function size:0x14 +TCastToPtr<16CDigitalGuardian>__FP7CEntity_P16CDigitalGuardian = .text:0x802A202C; // type:function size:0x8 +fn_802A2034 = .text:0x802A2034; // type:function size:0x14 +TCastToPtr<20CDigitalGuardianHead>__FP7CEntity_P20CDigitalGuardianHead = .text:0x802A2048; // type:function size:0x8 +fn_802A2050 = .text:0x802A2050; // type:function size:0x14 +fn_802A2064 = .text:0x802A2064; // type:function size:0x8 +fn_802A206C = .text:0x802A206C; // type:function size:0x14 +fn_802A2080 = .text:0x802A2080; // type:function size:0x8 +fn_802A2088 = .text:0x802A2088; // type:function size:0x14 +fn_802A209C = .text:0x802A209C; // type:function size:0x8 +fn_802A20A4 = .text:0x802A20A4; // type:function size:0x14 +fn_802A20B8 = .text:0x802A20B8; // type:function size:0x8 +fn_802A20C0 = .text:0x802A20C0; // type:function size:0x14 +fn_802A20D4 = .text:0x802A20D4; // type:function size:0x8 +fn_802A20DC = .text:0x802A20DC; // type:function size:0x14 +fn_802A20F0 = .text:0x802A20F0; // type:function size:0x8 +fn_802A20F8 = .text:0x802A20F8; // type:function size:0x14 +fn_802A210C = .text:0x802A210C; // type:function size:0x8 +fn_802A2114 = .text:0x802A2114; // type:function size:0x14 +fn_802A2128 = .text:0x802A2128; // type:function size:0x8 +fn_802A2130 = .text:0x802A2130; // type:function size:0x14 +TCastToPtr<8CMetroid>__FP7CEntity_P8CMetroid = .text:0x802A2144; // type:function size:0x8 +fn_802A214C = .text:0x802A214C; // type:function size:0x14 +fn_802A2160 = .text:0x802A2160; // type:function size:0x8 +fn_802A2168 = .text:0x802A2168; // type:function size:0x14 +TCastToPtr<9CParasite>__FP7CEntity_P9CParasite = .text:0x802A217C; // type:function size:0x8 +fn_802A2184 = .text:0x802A2184; // type:function size:0x14 +fn_802A2198 = .text:0x802A2198; // type:function size:0x8 +fn_802A21A0 = .text:0x802A21A0; // type:function size:0x14 +fn_802A21B4 = .text:0x802A21B4; // type:function size:0x8 +fn_802A21BC = .text:0x802A21BC; // type:function size:0x14 +fn_802A21D0 = .text:0x802A21D0; // type:function size:0x8 +fn_802A21D8 = .text:0x802A21D8; // type:function size:0x14 +fn_802A21EC = .text:0x802A21EC; // type:function size:0x8 +fn_802A21F4 = .text:0x802A21F4; // type:function size:0x14 +TCastToPtr<9CSandBoss>__FP7CEntity_P9CSandBoss = .text:0x802A2208; // type:function size:0x8 +fn_802A2210 = .text:0x802A2210; // type:function size:0x14 +fn_802A2224 = .text:0x802A2224; // type:function size:0x8 +fn_802A222C = .text:0x802A222C; // type:function size:0x14 +TCastToPtr<12CSandwormEye>__FP7CEntity_P12CSandwormEye = .text:0x802A2240; // type:function size:0x8 +fn_802A2248 = .text:0x802A2248; // type:function size:0x14 +TCastToPtr<12CSpacePirate>__FP7CEntity_P12CSpacePirate = .text:0x802A225C; // type:function size:0x8 +fn_802A2264 = .text:0x802A2264; // type:function size:0x14 +fn_802A2278 = .text:0x802A2278; // type:function size:0x8 +fn_802A2280 = .text:0x802A2280; // type:function size:0x14 +TCastToPtr<20CSplitterMainChassis>__FP7CEntity_P20CSplitterMainChassis = .text:0x802A2294; // type:function size:0x8 +fn_802A229C = .text:0x802A229C; // type:function size:0x14 +TCastToPtr<22CSplitterCommandModule>__FP7CEntity_P22CSplitterCommandModule = .text:0x802A22B0; // type:function size:0x8 +fn_802A22B8 = .text:0x802A22B8; // type:function size:0x14 +fn_802A22CC = .text:0x802A22CC; // type:function size:0x8 +fn_802A22D4 = .text:0x802A22D4; // type:function size:0x14 +fn_802A22E8 = .text:0x802A22E8; // type:function size:0x8 +fn_802A22F0 = .text:0x802A22F0; // type:function size:0x14 +fn_802A2304 = .text:0x802A2304; // type:function size:0x8 +fn_802A230C = .text:0x802A230C; // type:function size:0x14 +TCastToPtr<14CGunTurretBase>__FP7CEntity_P14CGunTurretBase = .text:0x802A2320; // type:function size:0x8 +fn_802A2328 = .text:0x802A2328; // type:function size:0x14 +TCastToPtr<13CGunTurretTop>__FP7CEntity_P13CGunTurretTop = .text:0x802A233C; // type:function size:0x8 +fn_802A2344 = .text:0x802A2344; // type:function size:0x14 +fn_802A2358 = .text:0x802A2358; // type:function size:0x8 +fn_802A2360 = .text:0x802A2360; // type:function size:0x14 +fn_802A2374 = .text:0x802A2374; // type:function size:0x8 +fn_802A237C = .text:0x802A237C; // type:function size:0x14 +TCastToPtr<10CSporbBase>__FP7CEntity_P10CSporbBase = .text:0x802A2390; // type:function size:0x8 +fn_802A2398 = .text:0x802A2398; // type:function size:0x14 +TCastToPtr<12CSporbNeedle>__FP7CEntity_P12CSporbNeedle = .text:0x802A23AC; // type:function size:0x8 +fn_802A23B4 = .text:0x802A23B4; // type:function size:0x14 +TCastToPtr<9CSporbTop>__FP7CEntity_P9CSporbTop = .text:0x802A23C8; // type:function size:0x8 +fn_802A23D0 = .text:0x802A23D0; // type:function size:0x14 +TCastToPtr<16CSporbProjectile>__FP7CEntity_P16CSporbProjectile = .text:0x802A23E4; // type:function size:0x8 +fn_802A23EC = .text:0x802A23EC; // type:function size:0x14 +fn_802A2400 = .text:0x802A2400; // type:function size:0x8 +fn_802A2408 = .text:0x802A2408; // type:function size:0x14 +TCastToPtr<18CBoostBallGuardian>__FP7CEntity_P18CBoostBallGuardian = .text:0x802A241C; // type:function size:0x8 +fn_802A2424 = .text:0x802A2424; // type:function size:0x14 +TCastToPtr<6CBlogg>__FP7CEntity_P6CBlogg = .text:0x802A2438; // type:function size:0x8 +fn_802A2440 = .text:0x802A2440; // type:function size:0x14 +fn_802A2454 = .text:0x802A2454; // type:function size:0x8 +fn_802A245C = .text:0x802A245C; // type:function size:0x14 +fn_802A2470 = .text:0x802A2470; // type:function size:0x8 +fn_802A2478 = .text:0x802A2478; // type:function size:0x14 +fn_802A248C = .text:0x802A248C; // type:function size:0x8 +fn_802A2494 = .text:0x802A2494; // type:function size:0x14 +fn_802A24A8 = .text:0x802A24A8; // type:function size:0x8 +fn_802A24B0 = .text:0x802A24B0; // type:function size:0x14 +fn_802A24C4 = .text:0x802A24C4; // type:function size:0x8 +fn_802A24CC = .text:0x802A24CC; // type:function size:0x14 +TCastToPtr<26CScriptFrontEndDataNetwork>__FP7CEntity_P26CScriptFrontEndDataNetwork = .text:0x802A24E0; // type:function size:0x8 +fn_802A24E8 = .text:0x802A24E8; // type:function size:0x14 +TCastToPtr<10CPowerBomb>__FP7CEntity_P10CPowerBomb = .text:0x802A24FC; // type:function size:0x8 +fn_802A2504 = .text:0x802A2504; // type:function size:0x14 +fn_802A2518 = .text:0x802A2518; // type:function size:0x8 +fn_802A2520 = .text:0x802A2520; // type:function size:0x14 +TCastToPtr<16COctapedeSegment>__FP7CEntity_P16COctapedeSegment = .text:0x802A2534; // type:function size:0x8 +fn_802A253C = .text:0x802A253C; // type:function size:0x14 +fn_802A2550 = .text:0x802A2550; // type:function size:0x8 +fn_802A2558 = .text:0x802A2558; // type:function size:0x14 +fn_802A256C = .text:0x802A256C; // type:function size:0x8 +TCastToPtr<6CActor>__FP7CEntity_P6CActor = .text:0x802A2574; // type:function size:0x1C +fn_802A2590 = .text:0x802A2590; // type:function size:0x14 +TCastToPtr<13CPhysicsActor>__FP7CEntity_P13CPhysicsActor = .text:0x802A25A4; // type:function size:0x1C +TCastToPtr<13CPhysicsActor>__FR7CEntity_P13CPhysicsActor = .text:0x802A25C0; // type:function size:0x14 +TCastToPtr<10CPatterned>__FP7CEntity_P10CPatterned = .text:0x802A25D4; // type:function size:0x1C +fn_802A25F0 = .text:0x802A25F0; // type:function size:0x14 +TCastToPtr<3CAi>__FP7CEntity_P3CAi = .text:0x802A2604; // type:function size:0x1C +fn_802A2620 = .text:0x802A2620; // type:function size:0x14 +fn_802A2634 = .text:0x802A2634; // type:function size:0xC4 +fn_802A26F8 = .text:0x802A26F8; // type:function size:0x20 +fn_802A2718 = .text:0x802A2718; // type:function size:0x18 +fn_802A2730 = .text:0x802A2730; // type:function size:0xC +fn_802A273C = .text:0x802A273C; // type:function size:0x10 +fn_802A274C = .text:0x802A274C; // type:function size:0x10 +fn_802A275C = .text:0x802A275C; // type:function size:0x7C +fn_802A27D8 = .text:0x802A27D8; // type:function size:0x48 +fn_802A2820 = .text:0x802A2820; // type:function size:0x8 +fn_802A2828 = .text:0x802A2828; // type:function size:0x4 +fn_802A282C = .text:0x802A282C; // type:function size:0x60 +fn_802A288C = .text:0x802A288C; // type:function size:0x14 +fn_802A28A0 = .text:0x802A28A0; // type:function size:0x14 +fn_802A28B4 = .text:0x802A28B4; // type:function size:0x8 +fn_802A28BC = .text:0x802A28BC; // type:function size:0x8 +fn_802A28C4 = .text:0x802A28C4; // type:function size:0x8 +fn_802A28CC = .text:0x802A28CC; // type:function size:0x4 +fn_802A28D0 = .text:0x802A28D0; // type:function size:0x164 +fn_802A2A34 = .text:0x802A2A34; // type:function size:0x8 +fn_802A2A3C = .text:0x802A2A3C; // type:function size:0x4 +fn_802A2A40 = .text:0x802A2A40; // type:function size:0x4 +fn_802A2A44 = .text:0x802A2A44; // type:function size:0x4 +fn_802A2A48 = .text:0x802A2A48; // type:function size:0x8 +fn_802A2A50 = .text:0x802A2A50; // type:function size:0x8 +fn_802A2A58 = .text:0x802A2A58; // type:function size:0x8 +fn_802A2A60 = .text:0x802A2A60; // type:function size:0x14 +fn_802A2A74 = .text:0x802A2A74; // type:function size:0x8 +fn_802A2A7C = .text:0x802A2A7C; // type:function size:0x4 +fn_802A2A80 = .text:0x802A2A80; // type:function size:0x64 +fn_802A2AE4 = .text:0x802A2AE4; // type:function size:0x68 +fn_802A2B4C = .text:0x802A2B4C; // type:function size:0x24 +fn_802A2B70 = .text:0x802A2B70; // type:function size:0x24 +fn_802A2B94 = .text:0x802A2B94; // type:function size:0x68 +fn_802A2BFC = .text:0x802A2BFC; // type:function size:0x8 +fn_802A2C04 = .text:0x802A2C04; // type:function size:0x10 +fn_802A2C14 = .text:0x802A2C14; // type:function size:0x1C +fn_802A2C30 = .text:0x802A2C30; // type:function size:0x8 +fn_802A2C38 = .text:0x802A2C38; // type:function size:0x8 +fn_802A2C40 = .text:0x802A2C40; // type:function size:0x8 +fn_802A2C48 = .text:0x802A2C48; // type:function size:0x14 +fn_802A2C5C = .text:0x802A2C5C; // type:function size:0x23C +fn_802A2E98 = .text:0x802A2E98; // type:function size:0x14 +fn_802A2EAC = .text:0x802A2EAC; // type:function size:0x14 +fn_802A2EC0 = .text:0x802A2EC0; // type:function size:0x4 +fn_802A2EC4 = .text:0x802A2EC4; // type:function size:0x8 +fn_802A2ECC = .text:0x802A2ECC; // type:function size:0x4 +fn_802A2ED0 = .text:0x802A2ED0; // type:function size:0x4 +fn_802A2ED4 = .text:0x802A2ED4; // type:function size:0x4 +fn_802A2ED8 = .text:0x802A2ED8; // type:function size:0x8 +fn_802A2EE0 = .text:0x802A2EE0; // type:function size:0x8 +fn_802A2EE8 = .text:0x802A2EE8; // type:function size:0x4 +fn_802A2EEC = .text:0x802A2EEC; // type:function size:0x4 +fn_802A2EF0 = .text:0x802A2EF0; // type:function size:0x58 +fn_802A2F48 = .text:0x802A2F48; // type:function size:0x4 +fn_802A2F4C = .text:0x802A2F4C; // type:function size:0x4 +fn_802A2F50 = .text:0x802A2F50; // type:function size:0x4 +fn_802A2F54 = .text:0x802A2F54; // type:function size:0x58 +fn_802A2FAC = .text:0x802A2FAC; // type:function size:0x6C +fn_802A3018 = .text:0x802A3018; // type:function size:0x58 +fn_802A3070 = .text:0x802A3070; // type:function size:0x88 +fn_802A30F8 = .text:0x802A30F8; // type:function size:0x18 +fn_802A3110 = .text:0x802A3110; // type:function size:0x18 +fn_802A3128 = .text:0x802A3128; // type:function size:0x4 +fn_802A312C = .text:0x802A312C; // type:function size:0x58 +fn_802A3184 = .text:0x802A3184; // type:function size:0x58 +fn_802A31DC = .text:0x802A31DC; // type:function size:0x58 +fn_802A3234 = .text:0x802A3234; // type:function size:0x8 +fn_802A323C = .text:0x802A323C; // type:function size:0x8 +fn_802A3244 = .text:0x802A3244; // type:function size:0x4 +fn_802A3248 = .text:0x802A3248; // type:function size:0x4 +fn_802A324C = .text:0x802A324C; // type:function size:0x4 +fn_802A3250 = .text:0x802A3250; // type:function size:0x14 +fn_802A3264 = .text:0x802A3264; // type:function size:0x18 +fn_802A327C = .text:0x802A327C; // type:function size:0x20 +fn_802A329C = .text:0x802A329C; // type:function size:0x7C +fn_802A3318 = .text:0x802A3318; // type:function size:0xC +fn_802A3324 = .text:0x802A3324; // type:function size:0xC +fn_802A3330 = .text:0x802A3330; // type:function size:0xC +fn_802A333C = .text:0x802A333C; // type:function size:0xC +fn_802A3348 = .text:0x802A3348; // type:function size:0xC +fn_802A3354 = .text:0x802A3354; // type:function size:0xC +fn_802A3360 = .text:0x802A3360; // type:function size:0xC +fn_802A336C = .text:0x802A336C; // type:function size:0xC +fn_802A3378 = .text:0x802A3378; // type:function size:0xC +fn_802A3384 = .text:0x802A3384; // type:function size:0xC +fn_802A3390 = .text:0x802A3390; // type:function size:0xC +fn_802A339C = .text:0x802A339C; // type:function size:0xC +fn_802A33A8 = .text:0x802A33A8; // type:function size:0xC +fn_802A33B4 = .text:0x802A33B4; // type:function size:0xC +fn_802A33C0 = .text:0x802A33C0; // type:function size:0xC +fn_802A33CC = .text:0x802A33CC; // type:function size:0xC +fn_802A33D8 = .text:0x802A33D8; // type:function size:0xC +fn_802A33E4 = .text:0x802A33E4; // type:function size:0xC +fn_802A33F0 = .text:0x802A33F0; // type:function size:0xC +fn_802A33FC = .text:0x802A33FC; // type:function size:0xC +fn_802A3408 = .text:0x802A3408; // type:function size:0xC +fn_802A3414 = .text:0x802A3414; // type:function size:0xC +fn_802A3420 = .text:0x802A3420; // type:function size:0xC +fn_802A342C = .text:0x802A342C; // type:function size:0xC +fn_802A3438 = .text:0x802A3438; // type:function size:0xC +fn_802A3444 = .text:0x802A3444; // type:function size:0x14 +fn_802A3458 = .text:0x802A3458; // type:function size:0x14 +fn_802A346C = .text:0x802A346C; // type:function size:0x14 +fn_802A3480 = .text:0x802A3480; // type:function size:0xC +fn_802A348C = .text:0x802A348C; // type:function size:0xC +fn_802A3498 = .text:0x802A3498; // type:function size:0xC +fn_802A34A4 = .text:0x802A34A4; // type:function size:0xC +fn_802A34B0 = .text:0x802A34B0; // type:function size:0xC +fn_802A34BC = .text:0x802A34BC; // type:function size:0xC +fn_802A34C8 = .text:0x802A34C8; // type:function size:0x34 +fn_802A34FC = .text:0x802A34FC; // type:function size:0x34 +fn_802A3530 = .text:0x802A3530; // type:function size:0x34 +fn_802A3564 = .text:0x802A3564; // type:function size:0xC +fn_802A3570 = .text:0x802A3570; // type:function size:0x14 +fn_802A3584 = .text:0x802A3584; // type:function size:0x14 +fn_802A3598 = .text:0x802A3598; // type:function size:0x14 +fn_802A35AC = .text:0x802A35AC; // type:function size:0x14 +fn_802A35C0 = .text:0x802A35C0; // type:function size:0xC +fn_802A35CC = .text:0x802A35CC; // type:function size:0xC +fn_802A35D8 = .text:0x802A35D8; // type:function size:0xC +fn_802A35E4 = .text:0x802A35E4; // type:function size:0xC +fn_802A35F0 = .text:0x802A35F0; // type:function size:0xBC +fn_802A36AC = .text:0x802A36AC; // type:function size:0xB4 +fn_802A3760 = .text:0x802A3760; // type:function size:0x140 +fn_802A38A0 = .text:0x802A38A0; // type:function size:0x140 +fn_802A39E0 = .text:0x802A39E0; // type:function size:0xC +fn_802A39EC = .text:0x802A39EC; // type:function size:0xC +fn_802A39F8 = .text:0x802A39F8; // type:function size:0xC +fn_802A3A04 = .text:0x802A3A04; // type:function size:0xC +fn_802A3A10 = .text:0x802A3A10; // type:function size:0xC +fn_802A3A1C = .text:0x802A3A1C; // type:function size:0xC +fn_802A3A28 = .text:0x802A3A28; // type:function size:0xC +fn_802A3A34 = .text:0x802A3A34; // type:function size:0xC +fn_802A3A40 = .text:0x802A3A40; // type:function size:0xC +fn_802A3A4C = .text:0x802A3A4C; // type:function size:0xC +fn_802A3A58 = .text:0x802A3A58; // type:function size:0xC +fn_802A3A64 = .text:0x802A3A64; // type:function size:0xC +fn_802A3A70 = .text:0x802A3A70; // type:function size:0xC +fn_802A3A7C = .text:0x802A3A7C; // type:function size:0xC +fn_802A3A88 = .text:0x802A3A88; // type:function size:0xC +fn_802A3A94 = .text:0x802A3A94; // type:function size:0xC +fn_802A3AA0 = .text:0x802A3AA0; // type:function size:0xC +fn_802A3AAC = .text:0x802A3AAC; // type:function size:0xC +fn_802A3AB8 = .text:0x802A3AB8; // type:function size:0xC +fn_802A3AC4 = .text:0x802A3AC4; // type:function size:0xC +fn_802A3AD0 = .text:0x802A3AD0; // type:function size:0xC +fn_802A3ADC = .text:0x802A3ADC; // type:function size:0xC +fn_802A3AE8 = .text:0x802A3AE8; // type:function size:0x14 +fn_802A3AFC = .text:0x802A3AFC; // type:function size:0xC +fn_802A3B08 = .text:0x802A3B08; // type:function size:0xC +fn_802A3B14 = .text:0x802A3B14; // type:function size:0xC +fn_802A3B20 = .text:0x802A3B20; // type:function size:0x14 +fn_802A3B34 = .text:0x802A3B34; // type:function size:0xC +fn_802A3B40 = .text:0x802A3B40; // type:function size:0xC +fn_802A3B4C = .text:0x802A3B4C; // type:function size:0xC +fn_802A3B58 = .text:0x802A3B58; // type:function size:0xC +fn_802A3B64 = .text:0x802A3B64; // type:function size:0xC +fn_802A3B70 = .text:0x802A3B70; // type:function size:0xC +fn_802A3B7C = .text:0x802A3B7C; // type:function size:0xC +fn_802A3B88 = .text:0x802A3B88; // type:function size:0xC +fn_802A3B94 = .text:0x802A3B94; // type:function size:0xC +fn_802A3BA0 = .text:0x802A3BA0; // type:function size:0xC +fn_802A3BAC = .text:0x802A3BAC; // type:function size:0xC +fn_802A3BB8 = .text:0x802A3BB8; // type:function size:0xC +fn_802A3BC4 = .text:0x802A3BC4; // type:function size:0xC +fn_802A3BD0 = .text:0x802A3BD0; // type:function size:0xC +fn_802A3BDC = .text:0x802A3BDC; // type:function size:0xC +fn_802A3BE8 = .text:0x802A3BE8; // type:function size:0xC +fn_802A3BF4 = .text:0x802A3BF4; // type:function size:0xC +fn_802A3C00 = .text:0x802A3C00; // type:function size:0xC +GetBallRadius__12CTweakPlayerCFv = .text:0x802A3C0C; // type:function size:0xC +fn_802A3C18 = .text:0x802A3C18; // type:function size:0x14 +fn_802A3C2C = .text:0x802A3C2C; // type:function size:0xC +fn_802A3C38 = .text:0x802A3C38; // type:function size:0xC +fn_802A3C44 = .text:0x802A3C44; // type:function size:0x14 +fn_802A3C58 = .text:0x802A3C58; // type:function size:0xC +fn_802A3C64 = .text:0x802A3C64; // type:function size:0xC +fn_802A3C70 = .text:0x802A3C70; // type:function size:0x14 +fn_802A3C84 = .text:0x802A3C84; // type:function size:0xC +fn_802A3C90 = .text:0x802A3C90; // type:function size:0xC +fn_802A3C9C = .text:0x802A3C9C; // type:function size:0xC +fn_802A3CA8 = .text:0x802A3CA8; // type:function size:0xC +fn_802A3CB4 = .text:0x802A3CB4; // type:function size:0xC +fn_802A3CC0 = .text:0x802A3CC0; // type:function size:0xC +fn_802A3CCC = .text:0x802A3CCC; // type:function size:0x98 +fn_802A3D64 = .text:0x802A3D64; // type:function size:0x98 +fn_802A3DFC = .text:0x802A3DFC; // type:function size:0xA4 +fn_802A3EA0 = .text:0x802A3EA0; // type:function size:0xA4 +fn_802A3F44 = .text:0x802A3F44; // type:function size:0x98 +fn_802A3FDC = .text:0x802A3FDC; // type:function size:0x98 +fn_802A4074 = .text:0x802A4074; // type:function size:0xC +fn_802A4080 = .text:0x802A4080; // type:function size:0xC +fn_802A408C = .text:0x802A408C; // type:function size:0xC +fn_802A4098 = .text:0x802A4098; // type:function size:0xC +fn_802A40A4 = .text:0x802A40A4; // type:function size:0xC +fn_802A40B0 = .text:0x802A40B0; // type:function size:0xC +fn_802A40BC = .text:0x802A40BC; // type:function size:0xC +fn_802A40C8 = .text:0x802A40C8; // type:function size:0xC +fn_802A40D4 = .text:0x802A40D4; // type:function size:0xC +fn_802A40E0 = .text:0x802A40E0; // type:function size:0xC +fn_802A40EC = .text:0x802A40EC; // type:function size:0xC +fn_802A40F8 = .text:0x802A40F8; // type:function size:0xC +fn_802A4104 = .text:0x802A4104; // type:function size:0xC +fn_802A4110 = .text:0x802A4110; // type:function size:0xC +fn_802A411C = .text:0x802A411C; // type:function size:0xC +fn_802A4128 = .text:0x802A4128; // type:function size:0xC +fn_802A4134 = .text:0x802A4134; // type:function size:0xC +fn_802A4140 = .text:0x802A4140; // type:function size:0xC +fn_802A414C = .text:0x802A414C; // type:function size:0xC +fn_802A4158 = .text:0x802A4158; // type:function size:0xC +fn_802A4164 = .text:0x802A4164; // type:function size:0xC +fn_802A4170 = .text:0x802A4170; // type:function size:0xC +fn_802A417C = .text:0x802A417C; // type:function size:0xC +fn_802A4188 = .text:0x802A4188; // type:function size:0xC +fn_802A4194 = .text:0x802A4194; // type:function size:0xC +fn_802A41A0 = .text:0x802A41A0; // type:function size:0xC +fn_802A41AC = .text:0x802A41AC; // type:function size:0xC +fn_802A41B8 = .text:0x802A41B8; // type:function size:0xC +fn_802A41C4 = .text:0x802A41C4; // type:function size:0xC +fn_802A41D0 = .text:0x802A41D0; // type:function size:0xC +fn_802A41DC = .text:0x802A41DC; // type:function size:0xC +fn_802A41E8 = .text:0x802A41E8; // type:function size:0xC +fn_802A41F4 = .text:0x802A41F4; // type:function size:0xC +fn_802A4200 = .text:0x802A4200; // type:function size:0xC +fn_802A420C = .text:0x802A420C; // type:function size:0xC +fn_802A4218 = .text:0x802A4218; // type:function size:0xC +fn_802A4224 = .text:0x802A4224; // type:function size:0xC +fn_802A4230 = .text:0x802A4230; // type:function size:0xC +fn_802A423C = .text:0x802A423C; // type:function size:0xC +fn_802A4248 = .text:0x802A4248; // type:function size:0xC +fn_802A4254 = .text:0x802A4254; // type:function size:0xC +fn_802A4260 = .text:0x802A4260; // type:function size:0xC +fn_802A426C = .text:0x802A426C; // type:function size:0xC +fn_802A4278 = .text:0x802A4278; // type:function size:0xC +fn_802A4284 = .text:0x802A4284; // type:function size:0xC +fn_802A4290 = .text:0x802A4290; // type:function size:0xC +fn_802A429C = .text:0x802A429C; // type:function size:0xC +fn_802A42A8 = .text:0x802A42A8; // type:function size:0xC +fn_802A42B4 = .text:0x802A42B4; // type:function size:0xC +fn_802A42C0 = .text:0x802A42C0; // type:function size:0xC +fn_802A42CC = .text:0x802A42CC; // type:function size:0xC +fn_802A42D8 = .text:0x802A42D8; // type:function size:0xC +fn_802A42E4 = .text:0x802A42E4; // type:function size:0xC +fn_802A42F0 = .text:0x802A42F0; // type:function size:0xC +fn_802A42FC = .text:0x802A42FC; // type:function size:0xC +fn_802A4308 = .text:0x802A4308; // type:function size:0xC +fn_802A4314 = .text:0x802A4314; // type:function size:0xC +fn_802A4320 = .text:0x802A4320; // type:function size:0x3C +fn_802A435C = .text:0x802A435C; // type:function size:0xC +fn_802A4368 = .text:0x802A4368; // type:function size:0x3C +fn_802A43A4 = .text:0x802A43A4; // type:function size:0xC +fn_802A43B0 = .text:0x802A43B0; // type:function size:0xC +fn_802A43BC = .text:0x802A43BC; // type:function size:0xC +fn_802A43C8 = .text:0x802A43C8; // type:function size:0xC +fn_802A43D4 = .text:0x802A43D4; // type:function size:0xC +fn_802A43E0 = .text:0x802A43E0; // type:function size:0xC +fn_802A43EC = .text:0x802A43EC; // type:function size:0xC +fn_802A43F8 = .text:0x802A43F8; // type:function size:0xC +fn_802A4404 = .text:0x802A4404; // type:function size:0x10 +fn_802A4414 = .text:0x802A4414; // type:function size:0x10 +fn_802A4424 = .text:0x802A4424; // type:function size:0xC +fn_802A4430 = .text:0x802A4430; // type:function size:0xC +fn_802A443C = .text:0x802A443C; // type:function size:0xC +fn_802A4448 = .text:0x802A4448; // type:function size:0xB8 +fn_802A4500 = .text:0x802A4500; // type:function size:0x98 +fn_802A4598 = .text:0x802A4598; // type:function size:0x98 +fn_802A4630 = .text:0x802A4630; // type:function size:0x98 +fn_802A46C8 = .text:0x802A46C8; // type:function size:0x98 +fn_802A4760 = .text:0x802A4760; // type:function size:0x78 +fn_802A47D8 = .text:0x802A47D8; // type:function size:0x14 +fn_802A47EC = .text:0x802A47EC; // type:function size:0xC +fn_802A47F8 = .text:0x802A47F8; // type:function size:0xC +fn_802A4804 = .text:0x802A4804; // type:function size:0xC +fn_802A4810 = .text:0x802A4810; // type:function size:0xC +fn_802A481C = .text:0x802A481C; // type:function size:0xC +fn_802A4828 = .text:0x802A4828; // type:function size:0xC +fn_802A4834 = .text:0x802A4834; // type:function size:0xC +fn_802A4840 = .text:0x802A4840; // type:function size:0xC +fn_802A484C = .text:0x802A484C; // type:function size:0xC +fn_802A4858 = .text:0x802A4858; // type:function size:0xC +fn_802A4864 = .text:0x802A4864; // type:function size:0xC +fn_802A4870 = .text:0x802A4870; // type:function size:0xC +fn_802A487C = .text:0x802A487C; // type:function size:0xC +fn_802A4888 = .text:0x802A4888; // type:function size:0xC +fn_802A4894 = .text:0x802A4894; // type:function size:0xC +fn_802A48A0 = .text:0x802A48A0; // type:function size:0xC +fn_802A48AC = .text:0x802A48AC; // type:function size:0x14 +fn_802A48C0 = .text:0x802A48C0; // type:function size:0xC +fn_802A48CC = .text:0x802A48CC; // type:function size:0xC +fn_802A48D8 = .text:0x802A48D8; // type:function size:0xC +fn_802A48E4 = .text:0x802A48E4; // type:function size:0x14 +fn_802A48F8 = .text:0x802A48F8; // type:function size:0xC +fn_802A4904 = .text:0x802A4904; // type:function size:0xC +fn_802A4910 = .text:0x802A4910; // type:function size:0x14 +fn_802A4924 = .text:0x802A4924; // type:function size:0xC +fn_802A4930 = .text:0x802A4930; // type:function size:0x14 +fn_802A4944 = .text:0x802A4944; // type:function size:0xC +fn_802A4950 = .text:0x802A4950; // type:function size:0xC +fn_802A495C = .text:0x802A495C; // type:function size:0xC +fn_802A4968 = .text:0x802A4968; // type:function size:0xC +fn_802A4974 = .text:0x802A4974; // type:function size:0x14 +fn_802A4988 = .text:0x802A4988; // type:function size:0xC +fn_802A4994 = .text:0x802A4994; // type:function size:0x14 +fn_802A49A8 = .text:0x802A49A8; // type:function size:0xC +fn_802A49B4 = .text:0x802A49B4; // type:function size:0xC +fn_802A49C0 = .text:0x802A49C0; // type:function size:0xC +fn_802A49CC = .text:0x802A49CC; // type:function size:0xC +fn_802A49D8 = .text:0x802A49D8; // type:function size:0xC +fn_802A49E4 = .text:0x802A49E4; // type:function size:0x10 +fn_802A49F4 = .text:0x802A49F4; // type:function size:0x10 +fn_802A4A04 = .text:0x802A4A04; // type:function size:0xC +fn_802A4A10 = .text:0x802A4A10; // type:function size:0xC +fn_802A4A1C = .text:0x802A4A1C; // type:function size:0xC +fn_802A4A28 = .text:0x802A4A28; // type:function size:0x24 +fn_802A4A4C = .text:0x802A4A4C; // type:function size:0xC +fn_802A4A58 = .text:0x802A4A58; // type:function size:0xC +fn_802A4A64 = .text:0x802A4A64; // type:function size:0xC +fn_802A4A70 = .text:0x802A4A70; // type:function size:0xC +fn_802A4A7C = .text:0x802A4A7C; // type:function size:0xC +fn_802A4A88 = .text:0x802A4A88; // type:function size:0xC +fn_802A4A94 = .text:0x802A4A94; // type:function size:0xC +fn_802A4AA0 = .text:0x802A4AA0; // type:function size:0xC +fn_802A4AAC = .text:0x802A4AAC; // type:function size:0xC +fn_802A4AB8 = .text:0x802A4AB8; // type:function size:0xC +GetBoostBallDamage__10CTweakBallCFv = .text:0x802A4AC4; // type:function size:0x1C +fn_802A4AE0 = .text:0x802A4AE0; // type:function size:0x1C +fn_802A4AFC = .text:0x802A4AFC; // type:function size:0xC +fn_802A4B08 = .text:0x802A4B08; // type:function size:0xC +fn_802A4B14 = .text:0x802A4B14; // type:function size:0xC +fn_802A4B20 = .text:0x802A4B20; // type:function size:0x10 +fn_802A4B30 = .text:0x802A4B30; // type:function size:0xC +fn_802A4B3C = .text:0x802A4B3C; // type:function size:0xC +fn_802A4B48 = .text:0x802A4B48; // type:function size:0xC +fn_802A4B54 = .text:0x802A4B54; // type:function size:0xC +fn_802A4B60 = .text:0x802A4B60; // type:function size:0xC +fn_802A4B6C = .text:0x802A4B6C; // type:function size:0x24 +fn_802A4B90 = .text:0x802A4B90; // type:function size:0xC +fn_802A4B9C = .text:0x802A4B9C; // type:function size:0xC +fn_802A4BA8 = .text:0x802A4BA8; // type:function size:0xC +fn_802A4BB4 = .text:0x802A4BB4; // type:function size:0xC +fn_802A4BC0 = .text:0x802A4BC0; // type:function size:0xC +fn_802A4BCC = .text:0x802A4BCC; // type:function size:0x10 +fn_802A4BDC = .text:0x802A4BDC; // type:function size:0x1C +fn_802A4BF8 = .text:0x802A4BF8; // type:function size:0xC +fn_802A4C04 = .text:0x802A4C04; // type:function size:0x1C +fn_802A4C20 = .text:0x802A4C20; // type:function size:0x34 +fn_802A4C54 = .text:0x802A4C54; // type:function size:0x34 +BindTweaks__16CPlayerCameraBobFR18SLdrTweakCameraBob = .text:0x802A4C88; // type:function size:0x84 +fn_802A4D0C = .text:0x802A4D0C; // type:function size:0xC +fn_802A4D18 = .text:0x802A4D18; // type:function size:0xC +fn_802A4D24 = .text:0x802A4D24; // type:function size:0xC +GetHardModeDamageMultiplier__10CTweakGameCFv = .text:0x802A4D30; // type:function size:0xC +GetHardModeWeaponMultiplier__10CTweakGameCFv = .text:0x802A4D3C; // type:function size:0xC +fn_802A4D48 = .text:0x802A4D48; // type:function size:0x8 +fn_802A4D50 = .text:0x802A4D50; // type:function size:0x8 +fn_802A4D58 = .text:0x802A4D58; // type:function size:0xC +GetDeathMatchFragLimit__10CTweakGameCFi = .text:0x802A4D64; // type:function size:0x14 +GetDeathMatchTimeLimit__10CTweakGameCFi = .text:0x802A4D78; // type:function size:0x14 +GetCoinGameCoinLimit__10CTweakGameCFi = .text:0x802A4D8C; // type:function size:0x14 +GetCoinGameTimeLimit__10CTweakGameCFi = .text:0x802A4DA0; // type:function size:0x14 +fn_802A4DB4 = .text:0x802A4DB4; // type:function size:0xC +fn_802A4DC0 = .text:0x802A4DC0; // type:function size:0x34 +fn_802A4DF4 = .text:0x802A4DF4; // type:function size:0x14 +fn_802A4E08 = .text:0x802A4E08; // type:function size:0x14 +fn_802A4E1C = .text:0x802A4E1C; // type:function size:0x14 +fn_802A4E30 = .text:0x802A4E30; // type:function size:0x14 +fn_802A4E44 = .text:0x802A4E44; // type:function size:0x14 +fn_802A4E58 = .text:0x802A4E58; // type:function size:0xC +fn_802A4E64 = .text:0x802A4E64; // type:function size:0xC +fn_802A4E70 = .text:0x802A4E70; // type:function size:0xC +fn_802A4E7C = .text:0x802A4E7C; // type:function size:0xC +fn_802A4E88 = .text:0x802A4E88; // type:function size:0xC +fn_802A4E94 = .text:0x802A4E94; // type:function size:0xC +fn_802A4EA0 = .text:0x802A4EA0; // type:function size:0xC +fn_802A4EAC = .text:0x802A4EAC; // type:function size:0xC +fn_802A4EB8 = .text:0x802A4EB8; // type:function size:0xC +fn_802A4EC4 = .text:0x802A4EC4; // type:function size:0xC +fn_802A4ED0 = .text:0x802A4ED0; // type:function size:0xC +fn_802A4EDC = .text:0x802A4EDC; // type:function size:0xC +fn_802A4EE8 = .text:0x802A4EE8; // type:function size:0xC +fn_802A4EF4 = .text:0x802A4EF4; // type:function size:0xC +fn_802A4F00 = .text:0x802A4F00; // type:function size:0xC +fn_802A4F0C = .text:0x802A4F0C; // type:function size:0xC +fn_802A4F18 = .text:0x802A4F18; // type:function size:0xC +fn_802A4F24 = .text:0x802A4F24; // type:function size:0xC +fn_802A4F30 = .text:0x802A4F30; // type:function size:0xC +fn_802A4F3C = .text:0x802A4F3C; // type:function size:0xC +fn_802A4F48 = .text:0x802A4F48; // type:function size:0xC +fn_802A4F54 = .text:0x802A4F54; // type:function size:0xC +fn_802A4F60 = .text:0x802A4F60; // type:function size:0xC +fn_802A4F6C = .text:0x802A4F6C; // type:function size:0xC +fn_802A4F78 = .text:0x802A4F78; // type:function size:0xC +fn_802A4F84 = .text:0x802A4F84; // type:function size:0xC +fn_802A4F90 = .text:0x802A4F90; // type:function size:0xC +fn_802A4F9C = .text:0x802A4F9C; // type:function size:0xC +fn_802A4FA8 = .text:0x802A4FA8; // type:function size:0xC +fn_802A4FB4 = .text:0x802A4FB4; // type:function size:0xC +fn_802A4FC0 = .text:0x802A4FC0; // type:function size:0xC +fn_802A4FCC = .text:0x802A4FCC; // type:function size:0xC +fn_802A4FD8 = .text:0x802A4FD8; // type:function size:0xC +fn_802A4FE4 = .text:0x802A4FE4; // type:function size:0xC +fn_802A4FF0 = .text:0x802A4FF0; // type:function size:0xC +fn_802A4FFC = .text:0x802A4FFC; // type:function size:0xC +fn_802A5008 = .text:0x802A5008; // type:function size:0xC +fn_802A5014 = .text:0x802A5014; // type:function size:0xC +fn_802A5020 = .text:0x802A5020; // type:function size:0xC +fn_802A502C = .text:0x802A502C; // type:function size:0xC +fn_802A5038 = .text:0x802A5038; // type:function size:0xC +fn_802A5044 = .text:0x802A5044; // type:function size:0xC +fn_802A5050 = .text:0x802A5050; // type:function size:0xC +fn_802A505C = .text:0x802A505C; // type:function size:0xC +fn_802A5068 = .text:0x802A5068; // type:function size:0xC +fn_802A5074 = .text:0x802A5074; // type:function size:0xC +fn_802A5080 = .text:0x802A5080; // type:function size:0xC +fn_802A508C = .text:0x802A508C; // type:function size:0xC +fn_802A5098 = .text:0x802A5098; // type:function size:0xC +fn_802A50A4 = .text:0x802A50A4; // type:function size:0xC +fn_802A50B0 = .text:0x802A50B0; // type:function size:0xC +fn_802A50BC = .text:0x802A50BC; // type:function size:0xC +fn_802A50C8 = .text:0x802A50C8; // type:function size:0xC +fn_802A50D4 = .text:0x802A50D4; // type:function size:0xC +fn_802A50E0 = .text:0x802A50E0; // type:function size:0xC +fn_802A50EC = .text:0x802A50EC; // type:function size:0xC +fn_802A50F8 = .text:0x802A50F8; // type:function size:0xC +fn_802A5104 = .text:0x802A5104; // type:function size:0xC +fn_802A5110 = .text:0x802A5110; // type:function size:0xC +fn_802A511C = .text:0x802A511C; // type:function size:0x14 +fn_802A5130 = .text:0x802A5130; // type:function size:0xC +fn_802A513C = .text:0x802A513C; // type:function size:0xC +fn_802A5148 = .text:0x802A5148; // type:function size:0xC +fn_802A5154 = .text:0x802A5154; // type:function size:0xC +fn_802A5160 = .text:0x802A5160; // type:function size:0xC +fn_802A516C = .text:0x802A516C; // type:function size:0xC +fn_802A5178 = .text:0x802A5178; // type:function size:0xC +fn_802A5184 = .text:0x802A5184; // type:function size:0xC +fn_802A5190 = .text:0x802A5190; // type:function size:0xC +fn_802A519C = .text:0x802A519C; // type:function size:0xC +fn_802A51A8 = .text:0x802A51A8; // type:function size:0xC +fn_802A51B4 = .text:0x802A51B4; // type:function size:0x10 +fn_802A51C4 = .text:0x802A51C4; // type:function size:0x10 +fn_802A51D4 = .text:0x802A51D4; // type:function size:0x10 +fn_802A51E4 = .text:0x802A51E4; // type:function size:0x10 +fn_802A51F4 = .text:0x802A51F4; // type:function size:0x10 +fn_802A5204 = .text:0x802A5204; // type:function size:0x10 +fn_802A5214 = .text:0x802A5214; // type:function size:0x10 +fn_802A5224 = .text:0x802A5224; // type:function size:0x10 +fn_802A5234 = .text:0x802A5234; // type:function size:0x10 +fn_802A5244 = .text:0x802A5244; // type:function size:0x10 +fn_802A5254 = .text:0x802A5254; // type:function size:0x10 +fn_802A5264 = .text:0x802A5264; // type:function size:0x10 +fn_802A5274 = .text:0x802A5274; // type:function size:0x10 +fn_802A5284 = .text:0x802A5284; // type:function size:0x10 +fn_802A5294 = .text:0x802A5294; // type:function size:0x10 +fn_802A52A4 = .text:0x802A52A4; // type:function size:0x10 +fn_802A52B4 = .text:0x802A52B4; // type:function size:0xC +fn_802A52C0 = .text:0x802A52C0; // type:function size:0xC +fn_802A52CC = .text:0x802A52CC; // type:function size:0xC +fn_802A52D8 = .text:0x802A52D8; // type:function size:0xC +fn_802A52E4 = .text:0x802A52E4; // type:function size:0xC +fn_802A52F0 = .text:0x802A52F0; // type:function size:0x5C +fn_802A534C = .text:0x802A534C; // type:function size:0xC +fn_802A5358 = .text:0x802A5358; // type:function size:0xC +fn_802A5364 = .text:0x802A5364; // type:function size:0xC +fn_802A5370 = .text:0x802A5370; // type:function size:0x10 +fn_802A5380 = .text:0x802A5380; // type:function size:0x10 +fn_802A5390 = .text:0x802A5390; // type:function size:0xC +fn_802A539C = .text:0x802A539C; // type:function size:0xC +fn_802A53A8 = .text:0x802A53A8; // type:function size:0xC +fn_802A53B4 = .text:0x802A53B4; // type:function size:0xC +fn_802A53C0 = .text:0x802A53C0; // type:function size:0xC +fn_802A53CC = .text:0x802A53CC; // type:function size:0xC +fn_802A53D8 = .text:0x802A53D8; // type:function size:0x10 +fn_802A53E8 = .text:0x802A53E8; // type:function size:0x10 +fn_802A53F8 = .text:0x802A53F8; // type:function size:0x10 +fn_802A5408 = .text:0x802A5408; // type:function size:0x10 +fn_802A5418 = .text:0x802A5418; // type:function size:0x10 +fn_802A5428 = .text:0x802A5428; // type:function size:0x10 +fn_802A5438 = .text:0x802A5438; // type:function size:0xC +fn_802A5444 = .text:0x802A5444; // type:function size:0xC +fn_802A5450 = .text:0x802A5450; // type:function size:0x10 +fn_802A5460 = .text:0x802A5460; // type:function size:0xC +fn_802A546C = .text:0x802A546C; // type:function size:0xC +fn_802A5478 = .text:0x802A5478; // type:function size:0xC +fn_802A5484 = .text:0x802A5484; // type:function size:0x54 +fn_802A54D8 = .text:0x802A54D8; // type:function size:0x10 +fn_802A54E8 = .text:0x802A54E8; // type:function size:0x10 +fn_802A54F8 = .text:0x802A54F8; // type:function size:0x10 +fn_802A5508 = .text:0x802A5508; // type:function size:0x10 +fn_802A5518 = .text:0x802A5518; // type:function size:0xC +fn_802A5524 = .text:0x802A5524; // type:function size:0xC +fn_802A5530 = .text:0x802A5530; // type:function size:0xC +fn_802A553C = .text:0x802A553C; // type:function size:0xC +fn_802A5548 = .text:0x802A5548; // type:function size:0xC +fn_802A5554 = .text:0x802A5554; // type:function size:0xC +fn_802A5560 = .text:0x802A5560; // type:function size:0xC +fn_802A556C = .text:0x802A556C; // type:function size:0xC +fn_802A5578 = .text:0x802A5578; // type:function size:0xC +fn_802A5584 = .text:0x802A5584; // type:function size:0x10 +fn_802A5594 = .text:0x802A5594; // type:function size:0xC +fn_802A55A0 = .text:0x802A55A0; // type:function size:0xC +fn_802A55AC = .text:0x802A55AC; // type:function size:0xC +fn_802A55B8 = .text:0x802A55B8; // type:function size:0xC +fn_802A55C4 = .text:0x802A55C4; // type:function size:0xC +fn_802A55D0 = .text:0x802A55D0; // type:function size:0xC +fn_802A55DC = .text:0x802A55DC; // type:function size:0xC +fn_802A55E8 = .text:0x802A55E8; // type:function size:0xC +fn_802A55F4 = .text:0x802A55F4; // type:function size:0xC +fn_802A5600 = .text:0x802A5600; // type:function size:0xC +fn_802A560C = .text:0x802A560C; // type:function size:0xC +fn_802A5618 = .text:0x802A5618; // type:function size:0xC +fn_802A5624 = .text:0x802A5624; // type:function size:0xC +fn_802A5630 = .text:0x802A5630; // type:function size:0xC +fn_802A563C = .text:0x802A563C; // type:function size:0xC +fn_802A5648 = .text:0x802A5648; // type:function size:0xC +fn_802A5654 = .text:0x802A5654; // type:function size:0xC +fn_802A5660 = .text:0x802A5660; // type:function size:0xC +fn_802A566C = .text:0x802A566C; // type:function size:0xC +fn_802A5678 = .text:0x802A5678; // type:function size:0xC +fn_802A5684 = .text:0x802A5684; // type:function size:0xC +GetLogBookNodeColor__9CTweakGuiCFv = .text:0x802A5690; // type:function size:0xC +GetLogBookSelectedNodeColor__9CTweakGuiCFv = .text:0x802A569C; // type:function size:0xC +fn_802A56A8 = .text:0x802A56A8; // type:function size:0xC +fn_802A56B4 = .text:0x802A56B4; // type:function size:0xC +fn_802A56C0 = .text:0x802A56C0; // type:function size:0xC +fn_802A56CC = .text:0x802A56CC; // type:function size:0xC +fn_802A56D8 = .text:0x802A56D8; // type:function size:0xC +fn_802A56E4 = .text:0x802A56E4; // type:function size:0xC +fn_802A56F0 = .text:0x802A56F0; // type:function size:0xC +fn_802A56FC = .text:0x802A56FC; // type:function size:0xC +fn_802A5708 = .text:0x802A5708; // type:function size:0xC +GetLogBookRotationSpeed__9CTweakGuiCFv = .text:0x802A5714; // type:function size:0xC +GetLogBookNodeScale__9CTweakGuiCFv = .text:0x802A5720; // type:function size:0xC +GetLogBookSelectedNodeScale__9CTweakGuiCFv = .text:0x802A572C; // type:function size:0xC +fn_802A5738 = .text:0x802A5738; // type:function size:0xC +fn_802A5744 = .text:0x802A5744; // type:function size:0xC +fn_802A5750 = .text:0x802A5750; // type:function size:0xC +fn_802A575C = .text:0x802A575C; // type:function size:0xC +fn_802A5768 = .text:0x802A5768; // type:function size:0xC +fn_802A5774 = .text:0x802A5774; // type:function size:0xC +fn_802A5780 = .text:0x802A5780; // type:function size:0xC +fn_802A578C = .text:0x802A578C; // type:function size:0xC +fn_802A5798 = .text:0x802A5798; // type:function size:0xC +fn_802A57A4 = .text:0x802A57A4; // type:function size:0xC +fn_802A57B0 = .text:0x802A57B0; // type:function size:0xC +fn_802A57BC = .text:0x802A57BC; // type:function size:0xC +fn_802A57C8 = .text:0x802A57C8; // type:function size:0xC +fn_802A57D4 = .text:0x802A57D4; // type:function size:0xC +fn_802A57E0 = .text:0x802A57E0; // type:function size:0xC +fn_802A57EC = .text:0x802A57EC; // type:function size:0xC +fn_802A57F8 = .text:0x802A57F8; // type:function size:0xC +fn_802A5804 = .text:0x802A5804; // type:function size:0xC +fn_802A5810 = .text:0x802A5810; // type:function size:0xC +fn_802A581C = .text:0x802A581C; // type:function size:0xC +fn_802A5828 = .text:0x802A5828; // type:function size:0xC +fn_802A5834 = .text:0x802A5834; // type:function size:0xC +fn_802A5840 = .text:0x802A5840; // type:function size:0xC +fn_802A584C = .text:0x802A584C; // type:function size:0xC +fn_802A5858 = .text:0x802A5858; // type:function size:0xC +fn_802A5864 = .text:0x802A5864; // type:function size:0xC +fn_802A5870 = .text:0x802A5870; // type:function size:0xC +fn_802A587C = .text:0x802A587C; // type:function size:0xC +fn_802A5888 = .text:0x802A5888; // type:function size:0xC +fn_802A5894 = .text:0x802A5894; // type:function size:0xC +fn_802A58A0 = .text:0x802A58A0; // type:function size:0xC +fn_802A58AC = .text:0x802A58AC; // type:function size:0xC +fn_802A58B8 = .text:0x802A58B8; // type:function size:0xC +fn_802A58C4 = .text:0x802A58C4; // type:function size:0xC +fn_802A58D0 = .text:0x802A58D0; // type:function size:0xC +fn_802A58DC = .text:0x802A58DC; // type:function size:0xC +fn_802A58E8 = .text:0x802A58E8; // type:function size:0xC +fn_802A58F4 = .text:0x802A58F4; // type:function size:0xC +fn_802A5900 = .text:0x802A5900; // type:function size:0xC +fn_802A590C = .text:0x802A590C; // type:function size:0xC +fn_802A5918 = .text:0x802A5918; // type:function size:0xC +fn_802A5924 = .text:0x802A5924; // type:function size:0xC +fn_802A5930 = .text:0x802A5930; // type:function size:0xC +fn_802A593C = .text:0x802A593C; // type:function size:0xC +fn_802A5948 = .text:0x802A5948; // type:function size:0xC +fn_802A5954 = .text:0x802A5954; // type:function size:0xC +fn_802A5960 = .text:0x802A5960; // type:function size:0xC +fn_802A596C = .text:0x802A596C; // type:function size:0xC +fn_802A5978 = .text:0x802A5978; // type:function size:0xC +fn_802A5984 = .text:0x802A5984; // type:function size:0xC +fn_802A5990 = .text:0x802A5990; // type:function size:0xC +fn_802A599C = .text:0x802A599C; // type:function size:0xC +fn_802A59A8 = .text:0x802A59A8; // type:function size:0xC +fn_802A59B4 = .text:0x802A59B4; // type:function size:0xC +fn_802A59C0 = .text:0x802A59C0; // type:function size:0xC +fn_802A59CC = .text:0x802A59CC; // type:function size:0xC +fn_802A59D8 = .text:0x802A59D8; // type:function size:0xC +fn_802A59E4 = .text:0x802A59E4; // type:function size:0xC +fn_802A59F0 = .text:0x802A59F0; // type:function size:0xC +fn_802A59FC = .text:0x802A59FC; // type:function size:0x20 +fn_802A5A1C = .text:0x802A5A1C; // type:function size:0xC +fn_802A5A28 = .text:0x802A5A28; // type:function size:0xC +fn_802A5A34 = .text:0x802A5A34; // type:function size:0xC +fn_802A5A40 = .text:0x802A5A40; // type:function size:0xC +fn_802A5A4C = .text:0x802A5A4C; // type:function size:0xC +fn_802A5A58 = .text:0x802A5A58; // type:function size:0xC +fn_802A5A64 = .text:0x802A5A64; // type:function size:0xC +fn_802A5A70 = .text:0x802A5A70; // type:function size:0xC +fn_802A5A7C = .text:0x802A5A7C; // type:function size:0xC +fn_802A5A88 = .text:0x802A5A88; // type:function size:0xC +fn_802A5A94 = .text:0x802A5A94; // type:function size:0xC +fn_802A5AA0 = .text:0x802A5AA0; // type:function size:0xC +fn_802A5AAC = .text:0x802A5AAC; // type:function size:0xC +fn_802A5AB8 = .text:0x802A5AB8; // type:function size:0xC +fn_802A5AC4 = .text:0x802A5AC4; // type:function size:0xC +fn_802A5AD0 = .text:0x802A5AD0; // type:function size:0xC +fn_802A5ADC = .text:0x802A5ADC; // type:function size:0xC +fn_802A5AE8 = .text:0x802A5AE8; // type:function size:0xC +fn_802A5AF4 = .text:0x802A5AF4; // type:function size:0xC +fn_802A5B00 = .text:0x802A5B00; // type:function size:0xC +fn_802A5B0C = .text:0x802A5B0C; // type:function size:0xC +fn_802A5B18 = .text:0x802A5B18; // type:function size:0xC +fn_802A5B24 = .text:0x802A5B24; // type:function size:0xC +fn_802A5B30 = .text:0x802A5B30; // type:function size:0xC +fn_802A5B3C = .text:0x802A5B3C; // type:function size:0xC +fn_802A5B48 = .text:0x802A5B48; // type:function size:0xC +fn_802A5B54 = .text:0x802A5B54; // type:function size:0xC +fn_802A5B60 = .text:0x802A5B60; // type:function size:0xC +fn_802A5B6C = .text:0x802A5B6C; // type:function size:0xC +fn_802A5B78 = .text:0x802A5B78; // type:function size:0xC +fn_802A5B84 = .text:0x802A5B84; // type:function size:0xC +fn_802A5B90 = .text:0x802A5B90; // type:function size:0xC +fn_802A5B9C = .text:0x802A5B9C; // type:function size:0xC +fn_802A5BA8 = .text:0x802A5BA8; // type:function size:0xC +fn_802A5BB4 = .text:0x802A5BB4; // type:function size:0xC +fn_802A5BC0 = .text:0x802A5BC0; // type:function size:0xC +fn_802A5BCC = .text:0x802A5BCC; // type:function size:0xC +fn_802A5BD8 = .text:0x802A5BD8; // type:function size:0xC +fn_802A5BE4 = .text:0x802A5BE4; // type:function size:0xC +fn_802A5BF0 = .text:0x802A5BF0; // type:function size:0xC +fn_802A5BFC = .text:0x802A5BFC; // type:function size:0xC +fn_802A5C08 = .text:0x802A5C08; // type:function size:0xC +fn_802A5C14 = .text:0x802A5C14; // type:function size:0xC +fn_802A5C20 = .text:0x802A5C20; // type:function size:0xC +fn_802A5C2C = .text:0x802A5C2C; // type:function size:0xC +fn_802A5C38 = .text:0x802A5C38; // type:function size:0xC +fn_802A5C44 = .text:0x802A5C44; // type:function size:0xC +fn_802A5C50 = .text:0x802A5C50; // type:function size:0xC +fn_802A5C5C = .text:0x802A5C5C; // type:function size:0xC +fn_802A5C68 = .text:0x802A5C68; // type:function size:0xC +fn_802A5C74 = .text:0x802A5C74; // type:function size:0xC +fn_802A5C80 = .text:0x802A5C80; // type:function size:0xC +fn_802A5C8C = .text:0x802A5C8C; // type:function size:0xC +fn_802A5C98 = .text:0x802A5C98; // type:function size:0xC +fn_802A5CA4 = .text:0x802A5CA4; // type:function size:0xC +fn_802A5CB0 = .text:0x802A5CB0; // type:function size:0xC +fn_802A5CBC = .text:0x802A5CBC; // type:function size:0xC +fn_802A5CC8 = .text:0x802A5CC8; // type:function size:0xC +fn_802A5CD4 = .text:0x802A5CD4; // type:function size:0xC +fn_802A5CE0 = .text:0x802A5CE0; // type:function size:0xC +fn_802A5CEC = .text:0x802A5CEC; // type:function size:0xC +fn_802A5CF8 = .text:0x802A5CF8; // type:function size:0xC +fn_802A5D04 = .text:0x802A5D04; // type:function size:0xC +fn_802A5D10 = .text:0x802A5D10; // type:function size:0xC +fn_802A5D1C = .text:0x802A5D1C; // type:function size:0xC +fn_802A5D28 = .text:0x802A5D28; // type:function size:0xC +fn_802A5D34 = .text:0x802A5D34; // type:function size:0xC +fn_802A5D40 = .text:0x802A5D40; // type:function size:0xC +fn_802A5D4C = .text:0x802A5D4C; // type:function size:0xC +fn_802A5D58 = .text:0x802A5D58; // type:function size:0xC +fn_802A5D64 = .text:0x802A5D64; // type:function size:0xC +fn_802A5D70 = .text:0x802A5D70; // type:function size:0xC +fn_802A5D7C = .text:0x802A5D7C; // type:function size:0xC +fn_802A5D88 = .text:0x802A5D88; // type:function size:0xC +fn_802A5D94 = .text:0x802A5D94; // type:function size:0xC +fn_802A5DA0 = .text:0x802A5DA0; // type:function size:0xC +fn_802A5DAC = .text:0x802A5DAC; // type:function size:0xC +fn_802A5DB8 = .text:0x802A5DB8; // type:function size:0xC +fn_802A5DC4 = .text:0x802A5DC4; // type:function size:0xC +fn_802A5DD0 = .text:0x802A5DD0; // type:function size:0xC +fn_802A5DDC = .text:0x802A5DDC; // type:function size:0xC +fn_802A5DE8 = .text:0x802A5DE8; // type:function size:0xC +fn_802A5DF4 = .text:0x802A5DF4; // type:function size:0xC +fn_802A5E00 = .text:0x802A5E00; // type:function size:0xC +fn_802A5E0C = .text:0x802A5E0C; // type:function size:0xC +fn_802A5E18 = .text:0x802A5E18; // type:function size:0xC +fn_802A5E24 = .text:0x802A5E24; // type:function size:0xC +fn_802A5E30 = .text:0x802A5E30; // type:function size:0xC +fn_802A5E3C = .text:0x802A5E3C; // type:function size:0xC +fn_802A5E48 = .text:0x802A5E48; // type:function size:0xC +fn_802A5E54 = .text:0x802A5E54; // type:function size:0xC +fn_802A5E60 = .text:0x802A5E60; // type:function size:0xC +fn_802A5E6C = .text:0x802A5E6C; // type:function size:0xC +fn_802A5E78 = .text:0x802A5E78; // type:function size:0xC +fn_802A5E84 = .text:0x802A5E84; // type:function size:0xC +fn_802A5E90 = .text:0x802A5E90; // type:function size:0xC +fn_802A5E9C = .text:0x802A5E9C; // type:function size:0xC +fn_802A5EA8 = .text:0x802A5EA8; // type:function size:0xC +fn_802A5EB4 = .text:0x802A5EB4; // type:function size:0xC +fn_802A5EC0 = .text:0x802A5EC0; // type:function size:0xC +fn_802A5ECC = .text:0x802A5ECC; // type:function size:0xC +fn_802A5ED8 = .text:0x802A5ED8; // type:function size:0xC +fn_802A5EE4 = .text:0x802A5EE4; // type:function size:0xC +fn_802A5EF0 = .text:0x802A5EF0; // type:function size:0xC +fn_802A5EFC = .text:0x802A5EFC; // type:function size:0xC +fn_802A5F08 = .text:0x802A5F08; // type:function size:0xC +fn_802A5F14 = .text:0x802A5F14; // type:function size:0xC +fn_802A5F20 = .text:0x802A5F20; // type:function size:0xC +fn_802A5F2C = .text:0x802A5F2C; // type:function size:0xC +fn_802A5F38 = .text:0x802A5F38; // type:function size:0xC +fn_802A5F44 = .text:0x802A5F44; // type:function size:0xC +fn_802A5F50 = .text:0x802A5F50; // type:function size:0xC +fn_802A5F5C = .text:0x802A5F5C; // type:function size:0xC +fn_802A5F68 = .text:0x802A5F68; // type:function size:0xC +fn_802A5F74 = .text:0x802A5F74; // type:function size:0xC +fn_802A5F80 = .text:0x802A5F80; // type:function size:0xC +fn_802A5F8C = .text:0x802A5F8C; // type:function size:0xC +fn_802A5F98 = .text:0x802A5F98; // type:function size:0xC +fn_802A5FA4 = .text:0x802A5FA4; // type:function size:0xC +fn_802A5FB0 = .text:0x802A5FB0; // type:function size:0xC +fn_802A5FBC = .text:0x802A5FBC; // type:function size:0xC +fn_802A5FC8 = .text:0x802A5FC8; // type:function size:0xC +fn_802A5FD4 = .text:0x802A5FD4; // type:function size:0xC +fn_802A5FE0 = .text:0x802A5FE0; // type:function size:0xC +fn_802A5FEC = .text:0x802A5FEC; // type:function size:0xC +fn_802A5FF8 = .text:0x802A5FF8; // type:function size:0xC +fn_802A6004 = .text:0x802A6004; // type:function size:0xC +fn_802A6010 = .text:0x802A6010; // type:function size:0xC +fn_802A601C = .text:0x802A601C; // type:function size:0xC +fn_802A6028 = .text:0x802A6028; // type:function size:0x8 +fn_802A6030 = .text:0x802A6030; // type:function size:0xC +fn_802A603C = .text:0x802A603C; // type:function size:0xC +fn_802A6048 = .text:0x802A6048; // type:function size:0xC +fn_802A6054 = .text:0x802A6054; // type:function size:0xC +fn_802A6060 = .text:0x802A6060; // type:function size:0xC +fn_802A606C = .text:0x802A606C; // type:function size:0xC +fn_802A6078 = .text:0x802A6078; // type:function size:0xC +fn_802A6084 = .text:0x802A6084; // type:function size:0x5C +fn_802A60E0 = .text:0x802A60E0; // type:function size:0x8 +fn_802A60E8 = .text:0x802A60E8; // type:function size:0x8 +fn_802A60F0 = .text:0x802A60F0; // type:function size:0x8 +fn_802A60F8 = .text:0x802A60F8; // type:function size:0x8 +fn_802A6100 = .text:0x802A6100; // type:function size:0x8 +fn_802A6108 = .text:0x802A6108; // type:function size:0x8 +fn_802A6110 = .text:0x802A6110; // type:function size:0x8 +fn_802A6118 = .text:0x802A6118; // type:function size:0x8 +fn_802A6120 = .text:0x802A6120; // type:function size:0x8 +fn_802A6128 = .text:0x802A6128; // type:function size:0x8 +BuildCache__15CTweakPlayerGunFv = .text:0x802A6130; // type:function size:0x550 +fn_802A6680 = .text:0x802A6680; // type:function size:0x10 +fn_802A6690 = .text:0x802A6690; // type:function size:0x1C +fn_802A66AC = .text:0x802A66AC; // type:function size:0x110 +fn_802A67BC = .text:0x802A67BC; // type:function size:0x1C +fn_802A67D8 = .text:0x802A67D8; // type:function size:0x1C +fn_802A67F4 = .text:0x802A67F4; // type:function size:0x1C +fn_802A6810 = .text:0x802A6810; // type:function size:0x1C +fn_802A682C = .text:0x802A682C; // type:function size:0x1C +fn_802A6848 = .text:0x802A6848; // type:function size:0x1C +fn_802A6864 = .text:0x802A6864; // type:function size:0xC +fn_802A6870 = .text:0x802A6870; // type:function size:0xC +GetMaxAbsorbedPhazonShots__15CTweakPlayerGunCFv = .text:0x802A687C; // type:function size:0xC +fn_802A6888 = .text:0x802A6888; // type:function size:0xC +fn_802A6894 = .text:0x802A6894; // type:function size:0xC +fn_802A68A0 = .text:0x802A68A0; // type:function size:0x20 +fn_802A68C0 = .text:0x802A68C0; // type:function size:0x20 +fn_802A68E0 = .text:0x802A68E0; // type:function size:0xC +fn_802A68EC = .text:0x802A68EC; // type:function size:0xC +fn_802A68F8 = .text:0x802A68F8; // type:function size:0x14 +fn_802A690C = .text:0x802A690C; // type:function size:0xC +fn_802A6918 = .text:0x802A6918; // type:function size:0xC +fn_802A6924 = .text:0x802A6924; // type:function size:0xC +fn_802A6930 = .text:0x802A6930; // type:function size:0xC +fn_802A693C = .text:0x802A693C; // type:function size:0x88 +fn_802A69C4 = .text:0x802A69C4; // type:function size:0x2C +fn_802A69F0 = .text:0x802A69F0; // type:function size:0x2C +fn_802A6A1C = .text:0x802A6A1C; // type:function size:0x2C +fn_802A6A48 = .text:0x802A6A48; // type:function size:0x3C +CacheResources__15CTweakPlayerResFv = .text:0x802A6A84; // type:function size:0x784 +fn_802A7208 = .text:0x802A7208; // type:function size:0x20 +fn_802A7228 = .text:0x802A7228; // type:function size:0x20 +GetCinematicBeamResId__15CTweakPlayerResCFQ212CPlayerState7EBeamId = .text:0x802A7248; // type:function size:0x20 +GetCinematicGrappleResId__15CTweakPlayerResCFv = .text:0x802A7268; // type:function size:0x8 +fn_802A7270 = .text:0x802A7270; // type:function size:0xC +fn_802A727C = .text:0x802A727C; // type:function size:0x10 +fn_802A728C = .text:0x802A728C; // type:function size:0x10 +fn_802A729C = .text:0x802A729C; // type:function size:0xC +fn_802A72A8 = .text:0x802A72A8; // type:function size:0xC +fn_802A72B4 = .text:0x802A72B4; // type:function size:0xC +fn_802A72C0 = .text:0x802A72C0; // type:function size:0xC +fn_802A72CC = .text:0x802A72CC; // type:function size:0xC +fn_802A72D8 = .text:0x802A72D8; // type:function size:0xC +fn_802A72E4 = .text:0x802A72E4; // type:function size:0xC +fn_802A72F0 = .text:0x802A72F0; // type:function size:0xC +fn_802A72FC = .text:0x802A72FC; // type:function size:0xC +fn_802A7308 = .text:0x802A7308; // type:function size:0xC +fn_802A7314 = .text:0x802A7314; // type:function size:0xC +fn_802A7320 = .text:0x802A7320; // type:function size:0xC +fn_802A732C = .text:0x802A732C; // type:function size:0xC +fn_802A7338 = .text:0x802A7338; // type:function size:0xC +fn_802A7344 = .text:0x802A7344; // type:function size:0xC +fn_802A7350 = .text:0x802A7350; // type:function size:0xC +fn_802A735C = .text:0x802A735C; // type:function size:0xC +fn_802A7368 = .text:0x802A7368; // type:function size:0xC +fn_802A7374 = .text:0x802A7374; // type:function size:0xC +fn_802A7380 = .text:0x802A7380; // type:function size:0xC +fn_802A738C = .text:0x802A738C; // type:function size:0xC +fn_802A7398 = .text:0x802A7398; // type:function size:0xC +fn_802A73A4 = .text:0x802A73A4; // type:function size:0xC +fn_802A73B0 = .text:0x802A73B0; // type:function size:0xC +fn_802A73BC = .text:0x802A73BC; // type:function size:0xC +fn_802A73C8 = .text:0x802A73C8; // type:function size:0xC +fn_802A73D4 = .text:0x802A73D4; // type:function size:0xC +fn_802A73E0 = .text:0x802A73E0; // type:function size:0xC +fn_802A73EC = .text:0x802A73EC; // type:function size:0xC +fn_802A73F8 = .text:0x802A73F8; // type:function size:0xC +fn_802A7404 = .text:0x802A7404; // type:function size:0x10 +fn_802A7414 = .text:0x802A7414; // type:function size:0x10 +fn_802A7424 = .text:0x802A7424; // type:function size:0x10 +fn_802A7434 = .text:0x802A7434; // type:function size:0xC +fn_802A7440 = .text:0x802A7440; // type:function size:0xC +fn_802A744C = .text:0x802A744C; // type:function size:0x10 +fn_802A745C = .text:0x802A745C; // type:function size:0x10 +fn_802A746C = .text:0x802A746C; // type:function size:0xC +fn_802A7478 = .text:0x802A7478; // type:function size:0xC +fn_802A7484 = .text:0x802A7484; // type:function size:0xC +fn_802A7490 = .text:0x802A7490; // type:function size:0xC +fn_802A749C = .text:0x802A749C; // type:function size:0xC +fn_802A74A8 = .text:0x802A74A8; // type:function size:0xC +fn_802A74B4 = .text:0x802A74B4; // type:function size:0xC +fn_802A74C0 = .text:0x802A74C0; // type:function size:0xC +fn_802A74CC = .text:0x802A74CC; // type:function size:0x10 +fn_802A74DC = .text:0x802A74DC; // type:function size:0x10 +fn_802A74EC = .text:0x802A74EC; // type:function size:0x10 +fn_802A74FC = .text:0x802A74FC; // type:function size:0x8 +fn_802A7504 = .text:0x802A7504; // type:function size:0x48 +SetSTweaks_FuncPtrs__FP16STweaks_FuncPtrs = .text:0x802A754C; // type:function size:0x8 +fn_802A7554 = .text:0x802A7554; // type:function size:0x10 +fn_802A7564 = .text:0x802A7564; // type:function size:0x10 +fn_802A7574 = .text:0x802A7574; // type:function size:0x10 +fn_802A7584 = .text:0x802A7584; // type:function size:0x10 +fn_802A7594 = .text:0x802A7594; // type:function size:0x20 +fn_802A75B4 = .text:0x802A75B4; // type:function size:0x14 +fn_802A75C8 = .text:0x802A75C8; // type:function size:0x1C +fn_802A75E4 = .text:0x802A75E4; // type:function size:0x4 +IsMaxSpeed__5CMainCFv = .text:0x802A75E8; // type:function size:0xC +fn_802A75F4 = .text:0x802A75F4; // type:function size:0xB8 +fn_802A76AC = .text:0x802A76AC; // type:function size:0x50 +fn_802A76FC = .text:0x802A76FC; // type:function size:0x10 +fn_802A770C = .text:0x802A770C; // type:function size:0x188 +fn_802A7894 = .text:0x802A7894; // type:function size:0x38 +fn_802A78CC = .text:0x802A78CC; // type:function size:0x80 +fn_802A794C = .text:0x802A794C; // type:function size:0x94 +fn_802A79E0 = .text:0x802A79E0; // type:function size:0x54 +fn_802A7A34 = .text:0x802A7A34; // type:function size:0x114 +fn_802A7B48 = .text:0x802A7B48; // type:function size:0x1A8 +fn_802A7CF0 = .text:0x802A7CF0; // type:function size:0x8 +fn_802A7CF8 = .text:0x802A7CF8; // type:function size:0x12C +fn_802A7E24 = .text:0x802A7E24; // type:function size:0xF4 +fn_802A7F18 = .text:0x802A7F18; // type:function size:0x80 +fn_802A7F98 = .text:0x802A7F98; // type:function size:0x4F8 +fn_802A8490 = .text:0x802A8490; // type:function size:0xB8 +fn_802A8548 = .text:0x802A8548; // type:function size:0x30C +fn_802A8854 = .text:0x802A8854; // type:function size:0x50 +fn_802A88A4 = .text:0x802A88A4; // type:function size:0xC +fn_802A88B0 = .text:0x802A88B0; // type:function size:0xF4 +fn_802A89A4 = .text:0x802A89A4; // type:function size:0xC0 +fn_802A8A64 = .text:0x802A8A64; // type:function size:0x8 +fn_802A8A6C = .text:0x802A8A6C; // type:function size:0x270 +fn_802A8CDC = .text:0x802A8CDC; // type:function size:0x8F4 +fn_802A95D0 = .text:0x802A95D0; // type:function size:0xC +fn_802A95DC = .text:0x802A95DC; // type:function size:0x4 +fn_802A95E0 = .text:0x802A95E0; // type:function size:0x8 +fn_802A95E8 = .text:0x802A95E8; // type:function size:0x61C +fn_802A9C04 = .text:0x802A9C04; // type:function size:0x8 +fn_802A9C0C = .text:0x802A9C0C; // type:function size:0x11C +fn_802A9D28 = .text:0x802A9D28; // type:function size:0x48 +fn_802A9D70 = .text:0x802A9D70; // type:function size:0x58 +fn_802A9DC8 = .text:0x802A9DC8; // type:function size:0x72C +fn_802AA4F4 = .text:0x802AA4F4; // type:function size:0x18 +fn_802AA50C = .text:0x802AA50C; // type:function size:0x50 +fn_802AA55C = .text:0x802AA55C; // type:function size:0x4 +fn_802AA560 = .text:0x802AA560; // type:function size:0x8 +fn_802AA568 = .text:0x802AA568; // type:function size:0x28 +fn_802AA590 = .text:0x802AA590; // type:function size:0x8 +fn_802AA598 = .text:0x802AA598; // type:function size:0x4D0 +fn_802AAA68 = .text:0x802AAA68; // type:function size:0x8 +fn_802AAA70 = .text:0x802AAA70; // type:function size:0x168 +fn_802AABD8 = .text:0x802AABD8; // type:function size:0x8 +fn_802AABE0 = .text:0x802AABE0; // type:function size:0x8 +fn_802AABE8 = .text:0x802AABE8; // type:function size:0x5C +fn_802AAC44 = .text:0x802AAC44; // type:function size:0x8 +fn_802AAC4C = .text:0x802AAC4C; // type:function size:0x8 +fn_802AAC54 = .text:0x802AAC54; // type:function size:0x58 +fn_802AACAC = .text:0x802AACAC; // type:function size:0x78 +fn_802AAD24 = .text:0x802AAD24; // type:function size:0x48 +fn_802AAD6C = .text:0x802AAD6C; // type:function size:0x4BC +fn_802AB228 = .text:0x802AB228; // type:function size:0x54 +fn_802AB27C = .text:0x802AB27C; // type:function size:0x8 +fn_802AB284 = .text:0x802AB284; // type:function size:0x118 +fn_802AB39C = .text:0x802AB39C; // type:function size:0x148 +fn_802AB4E4 = .text:0x802AB4E4; // type:function size:0x178 +fn_802AB65C = .text:0x802AB65C; // type:function size:0x6C +fn_802AB6C8 = .text:0x802AB6C8; // type:function size:0x278 +fn_802AB940 = .text:0x802AB940; // type:function size:0x8 +fn_802AB948 = .text:0x802AB948; // type:function size:0x8 +fn_802AB950 = .text:0x802AB950; // type:function size:0x8 +fn_802AB958 = .text:0x802AB958; // type:function size:0x8 +fn_802AB960 = .text:0x802AB960; // type:function size:0x8 +fn_802AB968 = .text:0x802AB968; // type:function size:0x8 +fn_802AB970 = .text:0x802AB970; // type:function size:0x8 +fn_802AB978 = .text:0x802AB978; // type:function size:0x10 +fn_802AB988 = .text:0x802AB988; // type:function size:0x8 +fn_802AB990 = .text:0x802AB990; // type:function size:0xB0 +fn_802ABA40 = .text:0x802ABA40; // type:function size:0x144 +fn_802ABB84 = .text:0x802ABB84; // type:function size:0x11C +fn_802ABCA0 = .text:0x802ABCA0; // type:function size:0xF8 +fn_802ABD98 = .text:0x802ABD98; // type:function size:0x10 +fn_802ABDA8 = .text:0x802ABDA8; // type:function size:0x18C +fn_802ABF34 = .text:0x802ABF34; // type:function size:0x300 +fn_802AC234 = .text:0x802AC234; // type:function size:0xC +fn_802AC240 = .text:0x802AC240; // type:function size:0x8 +fn_802AC248 = .text:0x802AC248; // type:function size:0xD8 +fn_802AC320 = .text:0x802AC320; // type:function size:0xBC +fn_802AC3DC = .text:0x802AC3DC; // type:function size:0x634 +fn_802ACA10 = .text:0x802ACA10; // type:function size:0x170 +fn_802ACB80 = .text:0x802ACB80; // type:function size:0x8 +fn_802ACB88 = .text:0x802ACB88; // type:function size:0x8 +fn_802ACB90 = .text:0x802ACB90; // type:function size:0x84 +fn_802ACC14 = .text:0x802ACC14; // type:function size:0x30 +fn_802ACC44 = .text:0x802ACC44; // type:function size:0xCC +fn_802ACD10 = .text:0x802ACD10; // type:function size:0x8 +fn_802ACD18 = .text:0x802ACD18; // type:function size:0x2C +fn_802ACD44 = .text:0x802ACD44; // type:function size:0xE0 +fn_802ACE24 = .text:0x802ACE24; // type:function size:0x24 +fn_802ACE48 = .text:0x802ACE48; // type:function size:0x35C +fn_802AD1A4 = .text:0x802AD1A4; // type:function size:0x334 +fn_802AD4D8 = .text:0x802AD4D8; // type:function size:0x14 +fn_802AD4EC = .text:0x802AD4EC; // type:function size:0x14 +fn_802AD500 = .text:0x802AD500; // type:function size:0xF4 +fn_802AD5F4 = .text:0x802AD5F4; // type:function size:0x180 +fn_802AD774 = .text:0x802AD774; // type:function size:0x30 +fn_802AD7A4 = .text:0x802AD7A4; // type:function size:0x2C +fn_802AD7D0 = .text:0x802AD7D0; // type:function size:0xC +fn_802AD7DC = .text:0x802AD7DC; // type:function size:0x8 +fn_802AD7E4 = .text:0x802AD7E4; // type:function size:0x30 +fn_802AD814 = .text:0x802AD814; // type:function size:0x2C +fn_802AD840 = .text:0x802AD840; // type:function size:0xC +fn_802AD84C = .text:0x802AD84C; // type:function size:0x8 +fn_802AD854 = .text:0x802AD854; // type:function size:0x2C +fn_802AD880 = .text:0x802AD880; // type:function size:0xA8 +fn_802AD928 = .text:0x802AD928; // type:function size:0x4 +_fseek = .text:0x802AD92C; // type:function size:0x1C4 scope:global +fn_802ADAF0 = .text:0x802ADAF0; // type:function size:0x150 +fn_802ADC40 = .text:0x802ADC40; // type:function size:0xA8 +fn_802ADCE8 = .text:0x802ADCE8; // type:function size:0x1EC +fn_802ADED4 = .text:0x802ADED4; // type:function size:0x130 +__close_all = .text:0x802AE004; // type:function size:0xA4 scope:global +fn_802AE0A8 = .text:0x802AE0A8; // type:function size:0x6C +fn_802AE114 = .text:0x802AE114; // type:function size:0xDC +fn_802AE1F0 = .text:0x802AE1F0; // type:function size:0x288 +fn_802AE478 = .text:0x802AE478; // type:function size:0xEC +fn_802AE564 = .text:0x802AE564; // type:function size:0x36C +fn_802AE8D0 = .text:0x802AE8D0; // type:function size:0xE4 +fn_802AE9B4 = .text:0x802AE9B4; // type:function size:0x100 +fn_802AEAB4 = .text:0x802AEAB4; // type:function size:0x51C +fn_802AEFD0 = .text:0x802AEFD0; // type:function size:0x164 +fn_802AF134 = .text:0x802AF134; // type:function size:0x1A0 +fn_802AF2D4 = .text:0x802AF2D4; // type:function size:0x798 +abs = .text:0x802AFA6C; // type:function size:0x10 +__prep_buffer = .text:0x802AFA7C; // type:function size:0x28 scope:global +__flush_buffer = .text:0x802AFAA4; // type:function size:0xB8 scope:global +__fwrite = .text:0x802AFB5C; // type:function size:0x308 scope:global +fn_802AFE64 = .text:0x802AFE64; // type:function size:0xBC +fn_802AFF20 = .text:0x802AFF20; // type:function size:0x134 +fn_802B0054 = .text:0x802B0054; // type:function size:0x60 +fn_802B00B4 = .text:0x802B00B4; // type:function size:0x18 +fn_802B00CC = .text:0x802B00CC; // type:function size:0x7C +fn_802B0148 = .text:0x802B0148; // type:function size:0x18 +fn_802B0160 = .text:0x802B0160; // type:function size:0x4C +fn_802B01AC = .text:0x802B01AC; // type:function size:0x1C +wcstombs = .text:0x802B01C8; // type:function size:0xB8 scope:global +memmove = .text:0x802B0280; // type:function size:0xCC scope:global +memchr = .text:0x802B034C; // type:function size:0x2C scope:global +__memrchr = .text:0x802B0378; // type:function size:0x2C scope:global +fn_802B03A4 = .text:0x802B03A4; // type:function size:0x4C +fn_802B03F0 = .text:0x802B03F0; // type:function size:0xBC +fn_802B04AC = .text:0x802B04AC; // type:function size:0xA8 +fn_802B0554 = .text:0x802B0554; // type:function size:0xC0 +fn_802B0614 = .text:0x802B0614; // type:function size:0xAC +__stdio_atexit = .text:0x802B06C0; // type:function size:0x10 scope:global +parse_format = .text:0x802B06D0; // type:function size:0x5BC scope:local +long2str = .text:0x802B0C8C; // type:function size:0x238 scope:local +longlong2str = .text:0x802B0EC4; // type:function size:0x2B0 scope:local +double2hex = .text:0x802B1174; // type:function size:0x3D0 scope:local +fn_802B1544 = .text:0x802B1544; // type:function size:0x128 +float2str = .text:0x802B166C; // type:function size:0x798 scope:local +__pformatter = .text:0x802B1E04; // type:function size:0x8AC scope:local +__FileWrite = .text:0x802B26B0; // type:function size:0x58 scope:global +__StringWrite = .text:0x802B2708; // type:function size:0x6C scope:global +fn_802B2774 = .text:0x802B2774; // type:function size:0xCC +vprintf = .text:0x802B2840; // type:function size:0x7C scope:global +vsnprintf = .text:0x802B28BC; // type:function size:0x88 scope:global +fn_802B2944 = .text:0x802B2944; // type:function size:0x84 +fn_802B29C8 = .text:0x802B29C8; // type:function size:0xF4 +sprintf = .text:0x802B2ABC; // type:function size:0xD4 scope:global +fn_802B2B90 = .text:0x802B2B90; // type:function size:0x170 +fn_802B2D00 = .text:0x802B2D00; // type:function size:0x20 +fn_802B2D20 = .text:0x802B2D20; // type:function size:0x8 +fn_802B2D28 = .text:0x802B2D28; // type:function size:0x688 +fn_802B33B0 = .text:0x802B33B0; // type:function size:0xC98 +fn_802B4048 = .text:0x802B4048; // type:function size:0x88 +fn_802B40D0 = .text:0x802B40D0; // type:function size:0xC8 +__msl_runtime_constraint_violation_s = .text:0x802B4198; // type:function size:0x18 scope:global +strcpy = .text:0x802B41B0; // type:function size:0xC0 scope:global +fn_802B4270 = .text:0x802B4270; // type:function size:0x44 +fn_802B42B4 = .text:0x802B42B4; // type:function size:0x2C +fn_802B42E0 = .text:0x802B42E0; // type:function size:0x11C +fn_802B43FC = .text:0x802B43FC; // type:function size:0x40 +strchr = .text:0x802B443C; // type:function size:0x30 scope:global +fn_802B446C = .text:0x802B446C; // type:function size:0x1334 +fn_802B57A0 = .text:0x802B57A0; // type:function size:0x5C +fn_802B57FC = .text:0x802B57FC; // type:function size:0x414 +fn_802B5C10 = .text:0x802B5C10; // type:function size:0x4A8 +fn_802B60B8 = .text:0x802B60B8; // type:function size:0xC4 +fn_802B617C = .text:0x802B617C; // type:function size:0xD0 +fn_802B624C = .text:0x802B624C; // type:function size:0x8 +fwide = .text:0x802B6254; // type:function size:0x78 scope:global +fn_802B62CC = .text:0x802B62CC; // type:function size:0x1C +fn_802B62E8 = .text:0x802B62E8; // type:function size:0x2CC +fn_802B65B4 = .text:0x802B65B4; // type:function size:0x298 +fn_802B684C = .text:0x802B684C; // type:function size:0x258 +fn_802B6AA4 = .text:0x802B6AA4; // type:function size:0x330 +fn_802B6DD4 = .text:0x802B6DD4; // type:function size:0x2B4 +fn_802B7088 = .text:0x802B7088; // type:function size:0x114 +fn_802B719C = .text:0x802B719C; // type:function size:0x814 +fn_802B79B0 = .text:0x802B79B0; // type:function size:0x384 +fn_802B7D34 = .text:0x802B7D34; // type:function size:0x248 +fn_802B7F7C = .text:0x802B7F7C; // type:function size:0x110 +fn_802B808C = .text:0x802B808C; // type:function size:0x16B8 +fn_802B9744 = .text:0x802B9744; // type:function size:0xC0 +fn_802B9804 = .text:0x802B9804; // type:function size:0x250 +fn_802B9A54 = .text:0x802B9A54; // type:function size:0x4 +fn_802B9A58 = .text:0x802B9A58; // type:function size:0x4 +fn_802B9A5C = .text:0x802B9A5C; // type:function size:0x230 +fn_802B9C8C = .text:0x802B9C8C; // type:function size:0x2C +cos = .text:0x802B9CB8; // type:function size:0xC8 +floor = .text:0x802B9D80; // type:function size:0x150 +fn_802B9ED0 = .text:0x802B9ED0; // type:function size:0x88 +fn_802B9F58 = .text:0x802B9F58; // type:function size:0x16C +fn_802BA0C4 = .text:0x802BA0C4; // type:function size:0xFC +sin = .text:0x802BA1C0; // type:function size:0xCC +fn_802BA28C = .text:0x802BA28C; // type:function size:0x78 +acos = .text:0x802BA304; // type:function size:0x4 +asin = .text:0x802BA308; // type:function size:0x4 +atan2 = .text:0x802BA30C; // type:function size:0x4 +fmod = .text:0x802BA310; // type:function size:0x4 +fn_802BA314 = .text:0x802BA314; // type:function size:0x4 +pow = .text:0x802BA318; // type:function size:0x4 +fn_802BA31C = .text:0x802BA31C; // type:function size:0x4 +fn_802BA320 = .text:0x802BA320; // type:function size:0xA0 +__register_fragment = .text:0x802BA3C0; // type:function size:0x34 scope:global +__unregister_fragment = .text:0x802BA3F4; // type:function size:0x28 scope:global +fn_802BA41C = .text:0x802BA41C; // type:function size:0xBC +__construct_array = .text:0x802BA4D8; // type:function size:0xF8 +__destroy_arr = .text:0x802BA5D0; // type:function size:0x78 +__dl__FPv = .text:0x802BA648; // type:function size:0x10 +__init_cpp_exceptions = .text:0x802BA658; // type:function size:0x3C scope:global +__fini_cpp_exceptions = .text:0x802BA694; // type:function size:0x34 scope:global +strlen = .text:0x802BA6C8; // type:function size:0x1C scope:weak +__va_arg = .text:0x802BA6E4; // type:function size:0xC8 scope:global +__register_global_object = .text:0x802BA7AC; // type:function size:0x18 scope:global +__destroy_global_chain = .text:0x802BA7C4; // type:function size:0x48 scope:global +fn_802BA80C = .text:0x802BA80C; // type:function size:0x30 +__ptmf_scall = .text:0x802BA83C; // type:function size:0x28 +fn_802BA864 = .text:0x802BA864; // type:function size:0x28 +__cvt_fp2unsigned = .text:0x802BA88C; // type:function size:0x5C +fn_802BA8E8 = .text:0x802BA8E8; // type:function size:0x4C +_savefpr_14 = .text:0x802BA8E8; // type:label scope:global +_savefpr_15 = .text:0x802BA8EC; // type:label scope:global +_savefpr_16 = .text:0x802BA8F0; // type:label scope:global +_savefpr_17 = .text:0x802BA8F4; // type:label scope:global +_savefpr_18 = .text:0x802BA8F8; // type:label scope:global +_savefpr_19 = .text:0x802BA8FC; // type:label scope:global +_savefpr_20 = .text:0x802BA900; // type:label scope:global +_savefpr_21 = .text:0x802BA904; // type:label scope:global +_savefpr_22 = .text:0x802BA908; // type:label scope:global +_savefpr_23 = .text:0x802BA90C; // type:label scope:global +_savefpr_24 = .text:0x802BA910; // type:label scope:global +_savefpr_25 = .text:0x802BA914; // type:label scope:global +_savefpr_26 = .text:0x802BA918; // type:label scope:global +_savefpr_27 = .text:0x802BA91C; // type:label scope:global +_savefpr_28 = .text:0x802BA920; // type:label scope:global +_savefpr_29 = .text:0x802BA924; // type:label scope:global +_savefpr_30 = .text:0x802BA928; // type:label scope:global +_savefpr_31 = .text:0x802BA92C; // type:label scope:global +fn_802BA934 = .text:0x802BA934; // type:function size:0x4C +_restfpr_14 = .text:0x802BA934; // type:label scope:global +_restfpr_15 = .text:0x802BA938; // type:label scope:global +_restfpr_16 = .text:0x802BA93C; // type:label scope:global +_restfpr_17 = .text:0x802BA940; // type:label scope:global +_restfpr_18 = .text:0x802BA944; // type:label scope:global +_restfpr_19 = .text:0x802BA948; // type:label scope:global +_restfpr_20 = .text:0x802BA94C; // type:label scope:global +_restfpr_21 = .text:0x802BA950; // type:label scope:global +_restfpr_22 = .text:0x802BA954; // type:label scope:global +_restfpr_23 = .text:0x802BA958; // type:label scope:global +_restfpr_24 = .text:0x802BA95C; // type:label scope:global +_restfpr_25 = .text:0x802BA960; // type:label scope:global +_restfpr_26 = .text:0x802BA964; // type:label scope:global +_restfpr_27 = .text:0x802BA968; // type:label scope:global +_restfpr_28 = .text:0x802BA96C; // type:label scope:global +_restfpr_29 = .text:0x802BA970; // type:label scope:global +_restfpr_30 = .text:0x802BA974; // type:label scope:global +_restfpr_31 = .text:0x802BA978; // type:label scope:global +fn_802BA980 = .text:0x802BA980; // type:function size:0x4C +_savegpr_14 = .text:0x802BA980; // type:label scope:global +_savegpr_15 = .text:0x802BA984; // type:label scope:global +_savegpr_16 = .text:0x802BA988; // type:label scope:global +_savegpr_17 = .text:0x802BA98C; // type:label scope:global +_savegpr_18 = .text:0x802BA990; // type:label scope:global +_savegpr_19 = .text:0x802BA994; // type:label scope:global +_savegpr_20 = .text:0x802BA998; // type:label scope:global +_savegpr_21 = .text:0x802BA99C; // type:label scope:global +_savegpr_22 = .text:0x802BA9A0; // type:label scope:global +_savegpr_23 = .text:0x802BA9A4; // type:label scope:global +_savegpr_24 = .text:0x802BA9A8; // type:label scope:global +_savegpr_25 = .text:0x802BA9AC; // type:label scope:global +_savegpr_26 = .text:0x802BA9B0; // type:label scope:global +_savegpr_27 = .text:0x802BA9B4; // type:label scope:global +_savegpr_28 = .text:0x802BA9B8; // type:label scope:global +_savegpr_29 = .text:0x802BA9BC; // type:label scope:global +_savegpr_30 = .text:0x802BA9C0; // type:label scope:global +_savegpr_31 = .text:0x802BA9C4; // type:label scope:global +fn_802BA9CC = .text:0x802BA9CC; // type:function size:0x4C +_restgpr_14 = .text:0x802BA9CC; // type:label scope:global +_restgpr_15 = .text:0x802BA9D0; // type:label scope:global +_restgpr_16 = .text:0x802BA9D4; // type:label scope:global +_restgpr_17 = .text:0x802BA9D8; // type:label scope:global +_restgpr_18 = .text:0x802BA9DC; // type:label scope:global +_restgpr_19 = .text:0x802BA9E0; // type:label scope:global +_restgpr_20 = .text:0x802BA9E4; // type:label scope:global +_restgpr_21 = .text:0x802BA9E8; // type:label scope:global +_restgpr_22 = .text:0x802BA9EC; // type:label scope:global +_restgpr_23 = .text:0x802BA9F0; // type:label scope:global +_restgpr_24 = .text:0x802BA9F4; // type:label scope:global +_restgpr_25 = .text:0x802BA9F8; // type:label scope:global +_restgpr_26 = .text:0x802BA9FC; // type:label scope:global +_restgpr_27 = .text:0x802BAA00; // type:label scope:global +_restgpr_28 = .text:0x802BAA04; // type:label scope:global +_restgpr_29 = .text:0x802BAA08; // type:label scope:global +_restgpr_30 = .text:0x802BAA0C; // type:label scope:global +_restgpr_31 = .text:0x802BAA10; // type:label scope:global +__div2u = .text:0x802BAA18; // type:function size:0xEC scope:global +__div2i = .text:0x802BAB04; // type:function size:0x138 +__mod2u = .text:0x802BAC3C; // type:function size:0xE4 scope:global +fn_802BAD20 = .text:0x802BAD20; // type:function size:0x10C +__shl2i = .text:0x802BAE2C; // type:function size:0x24 +fn_802BAE50 = .text:0x802BAE50; // type:function size:0x24 +fn_802BAE74 = .text:0x802BAE74; // type:function size:0xB4 +fn_802BAF28 = .text:0x802BAF28; // type:function size:0xCC +fn_802BAFF4 = .text:0x802BAFF4; // type:function size:0xA8 +fn_802BB09C = .text:0x802BB09C; // type:function size:0x1E4 +fn_802BB280 = .text:0x802BB280; // type:function size:0x168 +fn_802BB3E8 = .text:0x802BB3E8; // type:function size:0x4 +fn_802BB3EC = .text:0x802BB3EC; // type:function size:0xA0 +fn_802BB48C = .text:0x802BB48C; // type:function size:0xEC +fn_802BB578 = .text:0x802BB578; // type:function size:0xF0 +fn_802BB668 = .text:0x802BB668; // type:function size:0xF4 +__dt__16CCollidableAABoxFv = .text:0x802BB75C; // type:function size:0x40 +fn_802BB79C = .text:0x802BB79C; // type:function size:0x24 +fn_802BB7C0 = .text:0x802BB7C0; // type:function size:0x8 +fn_802BB7C8 = .text:0x802BB7C8; // type:function size:0x60 +fn_802BB828 = .text:0x802BB828; // type:function size:0x84 +fn_802BB8AC = .text:0x802BB8AC; // type:function size:0x1F0 +fn_802BBA9C = .text:0x802BBA9C; // type:function size:0x26C +fn_802BBD08 = .text:0x802BBD08; // type:function size:0x3A0 +fn_802BC0A8 = .text:0x802BC0A8; // type:function size:0x34 +fn_802BC0DC = .text:0x802BC0DC; // type:function size:0x4 +fn_802BC0E0 = .text:0x802BC0E0; // type:function size:0x88 +fn_802BC168 = .text:0x802BC168; // type:function size:0xC +fn_802BC174 = .text:0x802BC174; // type:function size:0x8 +fn_802BC17C = .text:0x802BC17C; // type:function size:0x60 +fn_802BC1DC = .text:0x802BC1DC; // type:function size:0x24 +fn_802BC200 = .text:0x802BC200; // type:function size:0x8 +__dt__17CCollidableSphereFv = .text:0x802BC208; // type:function size:0x40 +fn_802BC248 = .text:0x802BC248; // type:function size:0x24 +fn_802BC26C = .text:0x802BC26C; // type:function size:0x8 +Sphere_AABox_Bool__17CCollidableSphereFRC7CSphereRC6CAABox = .text:0x802BC274; // type:function size:0xD0 +fn_802BC344 = .text:0x802BC344; // type:function size:0xC4 +fn_802BC408 = .text:0x802BC408; // type:function size:0x7BC +fn_802BCBC4 = .text:0x802BCBC4; // type:function size:0x1E8 +fn_802BCDAC = .text:0x802BCDAC; // type:function size:0xB8 +fn_802BCE64 = .text:0x802BCE64; // type:function size:0x278 +fn_802BD0DC = .text:0x802BD0DC; // type:function size:0xA4 +CalculateLocalAABox__17CCollidableSphereCFv = .text:0x802BD180; // type:function size:0x80 +fn_802BD200 = .text:0x802BD200; // type:function size:0xC +fn_802BD20C = .text:0x802BD20C; // type:function size:0x78 +fn_802BD284 = .text:0x802BD284; // type:function size:0x1CC +fn_802BD450 = .text:0x802BD450; // type:function size:0x2A4 +fn_802BD6F4 = .text:0x802BD6F4; // type:function size:0x8 +fn_802BD6FC = .text:0x802BD6FC; // type:function size:0x60 +fn_802BD75C = .text:0x802BD75C; // type:function size:0xF0 +fn_802BD84C = .text:0x802BD84C; // type:function size:0xD0 +fn_802BD91C = .text:0x802BD91C; // type:function size:0xBC +fn_802BD9D8 = .text:0x802BD9D8; // type:function size:0x11C +__ct__14CCollisionInfoFQ214CCollisionInfo8EInvalid = .text:0x802BDAF4; // type:function size:0x7C +fn_802BDB70 = .text:0x802BDB70; // type:function size:0x84 +fn_802BDBF4 = .text:0x802BDBF4; // type:function size:0xA4 +__ct__19CCollisionPrimitiveFRC13CMaterialList = .text:0x802BDC98; // type:function size:0x20 +fn_802BDCB8 = .text:0x802BDCB8; // type:function size:0xBC +fn_802BDD74 = .text:0x802BDD74; // type:function size:0x80 +fn_802BDDF4 = .text:0x802BDDF4; // type:function size:0x1C8 +fn_802BDFBC = .text:0x802BDFBC; // type:function size:0xE4 +fn_802BE0A0 = .text:0x802BE0A0; // type:function size:0x88 +fn_802BE128 = .text:0x802BE128; // type:function size:0x150 +fn_802BE278 = .text:0x802BE278; // type:function size:0x150 +fn_802BE3C8 = .text:0x802BE3C8; // type:function size:0x150 +fn_802BE518 = .text:0x802BE518; // type:function size:0x210 +fn_802BE728 = .text:0x802BE728; // type:function size:0x110 +fn_802BE838 = .text:0x802BE838; // type:function size:0x1D0 +fn_802BEA08 = .text:0x802BEA08; // type:function size:0xB0 +CollideBoolean__19CCollisionPrimitiveFRCQ227CInternalCollisionStructure9CPrimDescRCQ227CInternalCollisionStructure9CPrimDesc = .text:0x802BEAB8; // type:function size:0x68 +fn_802BEB20 = .text:0x802BEB20; // type:function size:0x78 +fn_802BEB98 = .text:0x802BEB98; // type:function size:0x9C +fn_802BEC34 = .text:0x802BEC34; // type:function size:0x30 +fn_802BEC64 = .text:0x802BEC64; // type:function size:0x30 +fn_802BEC94 = .text:0x802BEC94; // type:function size:0x30 +fn_802BECC4 = .text:0x802BECC4; // type:function size:0xC4 +fn_802BED88 = .text:0x802BED88; // type:function size:0x98 +fn_802BEE20 = .text:0x802BEE20; // type:function size:0x9C +fn_802BEEBC = .text:0x802BEEBC; // type:function size:0x58 +fn_802BEF14 = .text:0x802BEF14; // type:function size:0x58 +fn_802BEF6C = .text:0x802BEF6C; // type:function size:0x58 +fn_802BEFC4 = .text:0x802BEFC4; // type:function size:0xCC +fn_802BF090 = .text:0x802BF090; // type:function size:0x90 +fn_802BF120 = .text:0x802BF120; // type:function size:0xAC +fn_802BF1CC = .text:0x802BF1CC; // type:function size:0x78 +Passes__15CMaterialFilterCFRC13CMaterialList = .text:0x802BF244; // type:function size:0xF4 +fn_802BF338 = .text:0x802BF338; // type:function size:0x230 +fn_802BF568 = .text:0x802BF568; // type:function size:0x28 +fn_802BF590 = .text:0x802BF590; // type:function size:0x20 +fn_802BF5B0 = .text:0x802BF5B0; // type:function size:0xA0 +__ct__6COBBoxFRC12CTransform4fRC9CVector3f = .text:0x802BF650; // type:function size:0x54 +fn_802BF6A4 = .text:0x802BF6A4; // type:function size:0x48 +fn_802BF6EC = .text:0x802BF6EC; // type:function size:0x154 +fn_802BF840 = .text:0x802BF840; // type:function size:0xA4 +fn_802BF8E4 = .text:0x802BF8E4; // type:function size:0xC4 +fn_802BF9A8 = .text:0x802BF9A8; // type:function size:0x154 +fn_802BFAFC = .text:0x802BFAFC; // type:function size:0x8BC +IntersectsAABox__6COBBoxCFRC6CAABox = .text:0x802C03B8; // type:function size:0x44 +fn_802C03FC = .text:0x802C03FC; // type:function size:0x7A0 +fn_802C0B9C = .text:0x802C0B9C; // type:function size:0x18C +RaySphereIntersection__13CollisionUtilFRC7CSphereRC9CVector3fRC9CVector3ffRfR9CVector3f = .text:0x802C0D28; // type:function size:0x1D0 +fn_802C0EF8 = .text:0x802C0EF8; // type:function size:0x120 +fn_802C1018 = .text:0x802C1018; // type:function size:0x64 +fn_802C107C = .text:0x802C107C; // type:function size:0x49C +fn_802C1518 = .text:0x802C1518; // type:function size:0x4D4 +fn_802C19EC = .text:0x802C19EC; // type:function size:0x168 +fn_802C1B54 = .text:0x802C1B54; // type:function size:0xFC +fn_802C1C50 = .text:0x802C1C50; // type:function size:0x4B4 +fn_802C2104 = .text:0x802C2104; // type:function size:0x130 +AABoxSphereIntersection__13CollisionUtilFRC6CAABoxRC7CSphere = .text:0x802C2234; // type:function size:0xEC +fn_802C2320 = .text:0x802C2320; // type:function size:0xDC +fn_802C23FC = .text:0x802C23FC; // type:function size:0x44 +AABoxPointSqrDist__13CollisionUtilFRC9CVector3fRC6CAABoxP9CVector3f = .text:0x802C2440; // type:function size:0x194 +fn_802C25D4 = .text:0x802C25D4; // type:function size:0x220 +fn_802C27F4 = .text:0x802C27F4; // type:function size:0x210 +fn_802C2A04 = .text:0x802C2A04; // type:function size:0xD0 +fn_802C2AD4 = .text:0x802C2AD4; // type:function size:0x200 +fn_802C2CD4 = .text:0x802C2CD4; // type:function size:0x4C8 +fn_802C319C = .text:0x802C319C; // type:function size:0x424 +fn_802C35C0 = .text:0x802C35C0; // type:function size:0x10C +TriBoxOverlap__13CollisionUtilFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x802C36CC; // type:function size:0x864 +fn_802C3F30 = .text:0x802C3F30; // type:function size:0x1BC +MovingSphereAABox__13CollisionUtilFRC7CSphereRC6CAABoxRC9CVector3fRdR9CVector3fR9CVector3f = .text:0x802C40EC; // type:function size:0xF58 +fn_802C5044 = .text:0x802C5044; // type:function size:0x50 +fn_802C5094 = .text:0x802C5094; // type:function size:0x204 +TriPointSqrDist__13CollisionUtilFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3fPfPf = .text:0x802C5298; // type:function size:0x5C0 +fn_802C5858 = .text:0x802C5858; // type:function size:0x614 +fn_802C5E6C = .text:0x802C5E6C; // type:function size:0x60 +fn_802C5ECC = .text:0x802C5ECC; // type:function size:0x58 +fn_802C5F24 = .text:0x802C5F24; // type:function size:0xF4 +fn_802C6018 = .text:0x802C6018; // type:function size:0x70 +fn_802C6088 = .text:0x802C6088; // type:function size:0x2F0 +fn_802C6378 = .text:0x802C6378; // type:function size:0x8 +fn_802C6380 = .text:0x802C6380; // type:function size:0x8 +fn_802C6388 = .text:0x802C6388; // type:function size:0x8 +fn_802C6390 = .text:0x802C6390; // type:function size:0xB0 +fn_802C6440 = .text:0x802C6440; // type:function size:0x118 +fn_802C6558 = .text:0x802C6558; // type:function size:0xA0 +fn_802C65F8 = .text:0x802C65F8; // type:function size:0xB4 +fn_802C66AC = .text:0x802C66AC; // type:function size:0x40 +fn_802C66EC = .text:0x802C66EC; // type:function size:0x34 +fn_802C6720 = .text:0x802C6720; // type:function size:0x10 +fn_802C6730 = .text:0x802C6730; // type:function size:0x14 +fn_802C6744 = .text:0x802C6744; // type:function size:0x90 +fn_802C67D4 = .text:0x802C67D4; // type:function size:0x58 +fn_802C682C = .text:0x802C682C; // type:function size:0x10 +fn_802C683C = .text:0x802C683C; // type:function size:0xC0 +fn_802C68FC = .text:0x802C68FC; // type:function size:0x60 +fn_802C695C = .text:0x802C695C; // type:function size:0xC4 +fn_802C6A20 = .text:0x802C6A20; // type:function size:0x134 +fn_802C6B54 = .text:0x802C6B54; // type:function size:0xC4 +fn_802C6C18 = .text:0x802C6C18; // type:function size:0x24C +fn_802C6E64 = .text:0x802C6E64; // type:function size:0x78 +fn_802C6EDC = .text:0x802C6EDC; // type:function size:0x2E4 +fn_802C71C0 = .text:0x802C71C0; // type:function size:0x70 +fn_802C7230 = .text:0x802C7230; // type:function size:0x2E4 +fn_802C7514 = .text:0x802C7514; // type:function size:0x8 +fn_802C751C = .text:0x802C751C; // type:function size:0x8 +fn_802C7524 = .text:0x802C7524; // type:function size:0x4 +fn_802C7528 = .text:0x802C7528; // type:function size:0x8 +fn_802C7530 = .text:0x802C7530; // type:function size:0x8 +fn_802C7538 = .text:0x802C7538; // type:function size:0x8 +fn_802C7540 = .text:0x802C7540; // type:function size:0x8 +fn_802C7548 = .text:0x802C7548; // type:function size:0x8 +fn_802C7550 = .text:0x802C7550; // type:function size:0x4 +fn_802C7554 = .text:0x802C7554; // type:function size:0x4 +fn_802C7558 = .text:0x802C7558; // type:function size:0x8 +fn_802C7560 = .text:0x802C7560; // type:function size:0x8 +fn_802C7568 = .text:0x802C7568; // type:function size:0x8 +fn_802C7570 = .text:0x802C7570; // type:function size:0x8 +fn_802C7578 = .text:0x802C7578; // type:function size:0x8 +fn_802C7580 = .text:0x802C7580; // type:function size:0x8 +fn_802C7588 = .text:0x802C7588; // type:function size:0x8 +fn_802C7590 = .text:0x802C7590; // type:function size:0x8 +fn_802C7598 = .text:0x802C7598; // type:function size:0x8 +fn_802C75A0 = .text:0x802C75A0; // type:function size:0x8 +fn_802C75A8 = .text:0x802C75A8; // type:function size:0x8 +fn_802C75B0 = .text:0x802C75B0; // type:function size:0x8 +fn_802C75B8 = .text:0x802C75B8; // type:function size:0x8 +fn_802C75C0 = .text:0x802C75C0; // type:function size:0x8 +fn_802C75C8 = .text:0x802C75C8; // type:function size:0x8 +fn_802C75D0 = .text:0x802C75D0; // type:function size:0xC +fn_802C75DC = .text:0x802C75DC; // type:function size:0x8 +fn_802C75E4 = .text:0x802C75E4; // type:function size:0x8 +fn_802C75EC = .text:0x802C75EC; // type:function size:0x8 +fn_802C75F4 = .text:0x802C75F4; // type:function size:0x8 +fn_802C75FC = .text:0x802C75FC; // type:function size:0x8 +fn_802C7604 = .text:0x802C7604; // type:function size:0x8 +fn_802C760C = .text:0x802C760C; // type:function size:0x8 +fn_802C7614 = .text:0x802C7614; // type:function size:0x8 +fn_802C761C = .text:0x802C761C; // type:function size:0x8 +fn_802C7624 = .text:0x802C7624; // type:function size:0x18 +fn_802C763C = .text:0x802C763C; // type:function size:0x8 +fn_802C7644 = .text:0x802C7644; // type:function size:0x8 +fn_802C764C = .text:0x802C764C; // type:function size:0x4 +fn_802C7650 = .text:0x802C7650; // type:function size:0x4 +fn_802C7654 = .text:0x802C7654; // type:function size:0x8 +fn_802C765C = .text:0x802C765C; // type:function size:0x8 +fn_802C7664 = .text:0x802C7664; // type:function size:0x8 +fn_802C766C = .text:0x802C766C; // type:function size:0x8 +fn_802C7674 = .text:0x802C7674; // type:function size:0x8 +fn_802C767C = .text:0x802C767C; // type:function size:0x8 +fn_802C7684 = .text:0x802C7684; // type:function size:0x8 +fn_802C768C = .text:0x802C768C; // type:function size:0x250 +fn_802C78DC = .text:0x802C78DC; // type:function size:0x58 +fn_802C7934 = .text:0x802C7934; // type:function size:0x34 +fn_802C7968 = .text:0x802C7968; // type:function size:0x34 +fn_802C799C = .text:0x802C799C; // type:function size:0x34 +fn_802C79D0 = .text:0x802C79D0; // type:function size:0x8 +fn_802C79D8 = .text:0x802C79D8; // type:function size:0x10 +fn_802C79E8 = .text:0x802C79E8; // type:function size:0x64 +fn_802C7A4C = .text:0x802C7A4C; // type:function size:0x68 +fn_802C7AB4 = .text:0x802C7AB4; // type:function size:0xB0 +fn_802C7B64 = .text:0x802C7B64; // type:function size:0xFC +fn_802C7C60 = .text:0x802C7C60; // type:function size:0x4 +fn_802C7C64 = .text:0x802C7C64; // type:function size:0xB0 +fn_802C7D14 = .text:0x802C7D14; // type:function size:0x5A8 +fn_802C82BC = .text:0x802C82BC; // type:function size:0x590 +fn_802C884C = .text:0x802C884C; // type:function size:0x4 +fn_802C8850 = .text:0x802C8850; // type:function size:0x8 +fn_802C8858 = .text:0x802C8858; // type:function size:0x8 +fn_802C8860 = .text:0x802C8860; // type:function size:0x80 +fn_802C88E0 = .text:0x802C88E0; // type:function size:0x14 +fn_802C88F4 = .text:0x802C88F4; // type:function size:0x8 +fn_802C88FC = .text:0x802C88FC; // type:function size:0x14 +fn_802C8910 = .text:0x802C8910; // type:function size:0x4 +fn_802C8914 = .text:0x802C8914; // type:function size:0x14 +fn_802C8928 = .text:0x802C8928; // type:function size:0x14 +fn_802C893C = .text:0x802C893C; // type:function size:0x4 +fn_802C8940 = .text:0x802C8940; // type:function size:0x124 +fn_802C8A64 = .text:0x802C8A64; // type:function size:0x84 +fn_802C8AE8 = .text:0x802C8AE8; // type:function size:0x2A8 +fn_802C8D90 = .text:0x802C8D90; // type:function size:0xC +fn_802C8D9C = .text:0x802C8D9C; // type:function size:0xC +fn_802C8DA8 = .text:0x802C8DA8; // type:function size:0xC +fn_802C8DB4 = .text:0x802C8DB4; // type:function size:0xC +fn_802C8DC0 = .text:0x802C8DC0; // type:function size:0xC +fn_802C8DCC = .text:0x802C8DCC; // type:function size:0x60 +fn_802C8E2C = .text:0x802C8E2C; // type:function size:0x54 +fn_802C8E80 = .text:0x802C8E80; // type:function size:0x30 +fn_802C8EB0 = .text:0x802C8EB0; // type:function size:0x58 +fn_802C8F08 = .text:0x802C8F08; // type:function size:0x58 +fn_802C8F60 = .text:0x802C8F60; // type:function size:0x28 +fn_802C8F88 = .text:0x802C8F88; // type:function size:0x28 +fn_802C8FB0 = .text:0x802C8FB0; // type:function size:0x28 +fn_802C8FD8 = .text:0x802C8FD8; // type:function size:0x28 +fn_802C9000 = .text:0x802C9000; // type:function size:0x28 +fn_802C9028 = .text:0x802C9028; // type:function size:0x8 +fn_802C9030 = .text:0x802C9030; // type:function size:0x8 +fn_802C9038 = .text:0x802C9038; // type:function size:0x8 +fn_802C9040 = .text:0x802C9040; // type:function size:0x88 +fn_802C90C8 = .text:0x802C90C8; // type:function size:0xA0 +fn_802C9168 = .text:0x802C9168; // type:function size:0x84 +fn_802C91EC = .text:0x802C91EC; // type:function size:0x21C +fn_802C9408 = .text:0x802C9408; // type:function size:0x80 +fn_802C9488 = .text:0x802C9488; // type:function size:0x7C +fn_802C9504 = .text:0x802C9504; // type:function size:0xF8 +fn_802C95FC = .text:0x802C95FC; // type:function size:0x58 +fn_802C9654 = .text:0x802C9654; // type:function size:0x8 +fn_802C965C = .text:0x802C965C; // type:function size:0x10 +fn_802C966C = .text:0x802C966C; // type:function size:0x44 +fn_802C96B0 = .text:0x802C96B0; // type:function size:0x48 +fn_802C96F8 = .text:0x802C96F8; // type:function size:0x78 +fn_802C9770 = .text:0x802C9770; // type:function size:0x1C8 +fn_802C9938 = .text:0x802C9938; // type:function size:0x78 +fn_802C99B0 = .text:0x802C99B0; // type:function size:0x4 +fn_802C99B4 = .text:0x802C99B4; // type:function size:0x3D4 +fn_802C9D88 = .text:0x802C9D88; // type:function size:0x48 +__ct__6CAABoxFRC9CVector3fRC9CVector3f = .text:0x802C9DD0; // type:function size:0x34 +fn_802C9E04 = .text:0x802C9E04; // type:function size:0x12C +GetTri__6CAABoxCFQ26CAABox10EBoxFaceIdi = .text:0x802C9F30; // type:function size:0x3BC +fn_802CA2EC = .text:0x802CA2EC; // type:function size:0x2D0 +DoBoundsOverlap__6CAABoxCFRC6CAABox = .text:0x802CA5BC; // type:function size:0x70 +AccumulateBounds__6CAABoxFRC9CVector3f = .text:0x802CA62C; // type:function size:0x7C +fn_802CA6A8 = .text:0x802CA6A8; // type:function size:0x88 +fn_802CA730 = .text:0x802CA730; // type:function size:0x84 +GetTransformedAABox__6CAABoxCFRC12CTransform4f = .text:0x802CA7B4; // type:function size:0x134 +fn_802CA8E8 = .text:0x802CA8E8; // type:function size:0x88 +fn_802CA970 = .text:0x802CA970; // type:function size:0x168 +PaddedBy__6CAABoxCFf = .text:0x802CAAD8; // type:function size:0x9C +Invalid__6CAABoxCFv = .text:0x802CAB74; // type:function size:0xA8 +fn_802CAC1C = .text:0x802CAC1C; // type:function size:0x44 +GetCenterPoint__6CAABoxCFv = .text:0x802CAC60; // type:function size:0x64 +fn_802CACC4 = .text:0x802CACC4; // type:function size:0x4C +PointInside__6CAABoxCFRC9CVector3f = .text:0x802CAD10; // type:function size:0xC4 +fn_802CADD4 = .text:0x802CADD4; // type:function size:0x2F0 +FurthestPointAlongVector__6CAABoxCFRC9CVector3f = .text:0x802CB0C4; // type:function size:0x40 +fn_802CB104 = .text:0x802CB104; // type:function size:0x40 +fn_802CB144 = .text:0x802CB144; // type:function size:0x50 +fn_802CB194 = .text:0x802CB194; // type:function size:0x70 +fn_802CB204 = .text:0x802CB204; // type:function size:0xBC +fn_802CB2C0 = .text:0x802CB2C0; // type:function size:0x9C +fn_802CB35C = .text:0x802CB35C; // type:function size:0x110 +fn_802CB46C = .text:0x802CB46C; // type:function size:0x84 +fn_802CB4F0 = .text:0x802CB4F0; // type:function size:0x9C +fn_802CB58C = .text:0x802CB58C; // type:function size:0x250 +fn_802CB7DC = .text:0x802CB7DC; // type:function size:0x78 +fn_802CB854 = .text:0x802CB854; // type:function size:0x18 +fn_802CB86C = .text:0x802CB86C; // type:function size:0x18 +fn_802CB884 = .text:0x802CB884; // type:function size:0x1F8 +fn_802CBA7C = .text:0x802CBA7C; // type:function size:0x4 +fn_802CBA80 = .text:0x802CBA80; // type:function size:0x4 +fn_802CBA84 = .text:0x802CBA84; // type:function size:0x88 +fn_802CBB0C = .text:0x802CBB0C; // type:function size:0x94 +fn_802CBBA0 = .text:0x802CBBA0; // type:function size:0x18 +fn_802CBBB8 = .text:0x802CBBB8; // type:function size:0x84 +fn_802CBC3C = .text:0x802CBC3C; // type:function size:0x114 +fn_802CBD50 = .text:0x802CBD50; // type:function size:0x14 +fn_802CBD64 = .text:0x802CBD64; // type:function size:0x8 +fn_802CBD6C = .text:0x802CBD6C; // type:function size:0x9C +fn_802CBE08 = .text:0x802CBE08; // type:function size:0x38 +fn_802CBE40 = .text:0x802CBE40; // type:function size:0xA0 +fn_802CBEE0 = .text:0x802CBEE0; // type:function size:0x74 +fn_802CBF54 = .text:0x802CBF54; // type:function size:0xD0 +fn_802CC024 = .text:0x802CC024; // type:function size:0x80 +fn_802CC0A4 = .text:0x802CC0A4; // type:function size:0x90 +fn_802CC134 = .text:0x802CC134; // type:function size:0x6C +fn_802CC1A0 = .text:0x802CC1A0; // type:function size:0x60 +fn_802CC200 = .text:0x802CC200; // type:function size:0x100 +fn_802CC300 = .text:0x802CC300; // type:function size:0xF0 +fn_802CC3F0 = .text:0x802CC3F0; // type:function size:0xD0 +fn_802CC4C0 = .text:0x802CC4C0; // type:function size:0x70 +fn_802CC530 = .text:0x802CC530; // type:function size:0x34 +fn_802CC564 = .text:0x802CC564; // type:function size:0x50 +fn_802CC5B4 = .text:0x802CC5B4; // type:function size:0x48 +fn_802CC5FC = .text:0x802CC5FC; // type:function size:0x54 +fn_802CC650 = .text:0x802CC650; // type:function size:0x44 +fn_802CC694 = .text:0x802CC694; // type:function size:0x48 +fn_802CC6DC = .text:0x802CC6DC; // type:function size:0x44 +fn_802CC720 = .text:0x802CC720; // type:function size:0x90 +fn_802CC7B0 = .text:0x802CC7B0; // type:function size:0xAC +fn_802CC85C = .text:0x802CC85C; // type:function size:0x68 +fn_802CC8C4 = .text:0x802CC8C4; // type:function size:0x108 +fn_802CC9CC = .text:0x802CC9CC; // type:function size:0x50 +fn_802CCA1C = .text:0x802CCA1C; // type:function size:0x84 +fn_802CCAA0 = .text:0x802CCAA0; // type:function size:0x3C +fn_802CCADC = .text:0x802CCADC; // type:function size:0x5C +fn_802CCB38 = .text:0x802CCB38; // type:function size:0x138 +fn_802CCC70 = .text:0x802CCC70; // type:function size:0x4 +fn_802CCC74 = .text:0x802CCC74; // type:function size:0xA0 +fn_802CCD14 = .text:0x802CCD14; // type:function size:0x74 +fn_802CCD88 = .text:0x802CCD88; // type:function size:0x240 +fn_802CCFC8 = .text:0x802CCFC8; // type:function size:0x58 +fn_802CD020 = .text:0x802CD020; // type:function size:0x98 +fn_802CD0B8 = .text:0x802CD0B8; // type:function size:0x54 +fn_802CD10C = .text:0x802CD10C; // type:function size:0x60 +fn_802CD16C = .text:0x802CD16C; // type:function size:0xA0 +fn_802CD20C = .text:0x802CD20C; // type:function size:0xA0 +fn_802CD2AC = .text:0x802CD2AC; // type:function size:0xA0 +fn_802CD34C = .text:0x802CD34C; // type:function size:0xA0 +fn_802CD3EC = .text:0x802CD3EC; // type:function size:0x598 +fn_802CD984 = .text:0x802CD984; // type:function size:0x4 +fn_802CD988 = .text:0x802CD988; // type:function size:0xA0 +fn_802CDA28 = .text:0x802CDA28; // type:function size:0x514 +fn_802CDF3C = .text:0x802CDF3C; // type:function size:0x470 +fn_802CE3AC = .text:0x802CE3AC; // type:function size:0xF4 +fn_802CE4A0 = .text:0x802CE4A0; // type:function size:0x614 +fn_802CEAB4 = .text:0x802CEAB4; // type:function size:0x90 +fn_802CEB44 = .text:0x802CEB44; // type:function size:0x4 +fn_802CEB48 = .text:0x802CEB48; // type:function size:0x9C +fn_802CEBE4 = .text:0x802CEBE4; // type:function size:0xB8 +fn_802CEC9C = .text:0x802CEC9C; // type:function size:0x14 +fn_802CECB0 = .text:0x802CECB0; // type:function size:0x4 +fn_802CECB4 = .text:0x802CECB4; // type:function size:0xC0 +fn_802CED74 = .text:0x802CED74; // type:function size:0x8 +fn_802CED7C = .text:0x802CED7C; // type:function size:0x8 +fn_802CED84 = .text:0x802CED84; // type:function size:0x8 +fn_802CED8C = .text:0x802CED8C; // type:function size:0x8 +fn_802CED94 = .text:0x802CED94; // type:function size:0x14 +fn_802CEDA8 = .text:0x802CEDA8; // type:function size:0x14 +fn_802CEDBC = .text:0x802CEDBC; // type:function size:0x14 +fn_802CEDD0 = .text:0x802CEDD0; // type:function size:0x164 +fn_802CEF34 = .text:0x802CEF34; // type:function size:0x15C +fn_802CF090 = .text:0x802CF090; // type:function size:0x140 +fn_802CF1D0 = .text:0x802CF1D0; // type:function size:0x134 +fn_802CF304 = .text:0x802CF304; // type:function size:0x1C +fn_802CF320 = .text:0x802CF320; // type:function size:0x14 +fn_802CF334 = .text:0x802CF334; // type:function size:0x98 +fn_802CF3CC = .text:0x802CF3CC; // type:function size:0xC0 +fn_802CF48C = .text:0x802CF48C; // type:function size:0x414 +fn_802CF8A0 = .text:0x802CF8A0; // type:function size:0x18 +fn_802CF8B8 = .text:0x802CF8B8; // type:function size:0x688 +fn_802CFF40 = .text:0x802CFF40; // type:function size:0xCC +fn_802D000C = .text:0x802D000C; // type:function size:0x28 +fn_802D0034 = .text:0x802D0034; // type:function size:0x28 +fn_802D005C = .text:0x802D005C; // type:function size:0x28 +fn_802D0084 = .text:0x802D0084; // type:function size:0x200 +fn_802D0284 = .text:0x802D0284; // type:function size:0x1B8 +fn_802D043C = .text:0x802D043C; // type:function size:0x190 +fn_802D05CC = .text:0x802D05CC; // type:function size:0x6BC +fn_802D0C88 = .text:0x802D0C88; // type:function size:0xA48 +fn_802D16D0 = .text:0x802D16D0; // type:function size:0x5C +fn_802D172C = .text:0x802D172C; // type:function size:0x1D4 +fn_802D1900 = .text:0x802D1900; // type:function size:0xB4 +fn_802D19B4 = .text:0x802D19B4; // type:function size:0x434 +fn_802D1DE8 = .text:0x802D1DE8; // type:function size:0x10 +fn_802D1DF8 = .text:0x802D1DF8; // type:function size:0x34 +fn_802D1E2C = .text:0x802D1E2C; // type:function size:0x8 +fn_802D1E34 = .text:0x802D1E34; // type:function size:0x10 +fn_802D1E44 = .text:0x802D1E44; // type:function size:0x8 +fn_802D1E4C = .text:0x802D1E4C; // type:function size:0x10 +fn_802D1E5C = .text:0x802D1E5C; // type:function size:0x10 +fn_802D1E6C = .text:0x802D1E6C; // type:function size:0x8 +fn_802D1E74 = .text:0x802D1E74; // type:function size:0x8 +fn_802D1E7C = .text:0x802D1E7C; // type:function size:0x10 +fn_802D1E8C = .text:0x802D1E8C; // type:function size:0x4F8 +fn_802D2384 = .text:0x802D2384; // type:function size:0x414 +fn_802D2798 = .text:0x802D2798; // type:function size:0xF8 +fn_802D2890 = .text:0x802D2890; // type:function size:0x8 +fn_802D2898 = .text:0x802D2898; // type:function size:0x41C +fn_802D2CB4 = .text:0x802D2CB4; // type:function size:0x18 +fn_802D2CCC = .text:0x802D2CCC; // type:function size:0x10 +fn_802D2CDC = .text:0x802D2CDC; // type:function size:0x68 +fn_802D2D44 = .text:0x802D2D44; // type:function size:0xD4 +fn_802D2E18 = .text:0x802D2E18; // type:function size:0x50 +fn_802D2E68 = .text:0x802D2E68; // type:function size:0x1C4 +fn_802D302C = .text:0x802D302C; // type:function size:0x50 +fn_802D307C = .text:0x802D307C; // type:function size:0x1EC +fn_802D3268 = .text:0x802D3268; // type:function size:0x50 +fn_802D32B8 = .text:0x802D32B8; // type:function size:0x1EC +fn_802D34A4 = .text:0x802D34A4; // type:function size:0x50 +fn_802D34F4 = .text:0x802D34F4; // type:function size:0x200 +fn_802D36F4 = .text:0x802D36F4; // type:function size:0x4C +fn_802D3740 = .text:0x802D3740; // type:function size:0x4C +fn_802D378C = .text:0x802D378C; // type:function size:0x4C +fn_802D37D8 = .text:0x802D37D8; // type:function size:0x1F4 +fn_802D39CC = .text:0x802D39CC; // type:function size:0x98 +fn_802D3A64 = .text:0x802D3A64; // type:function size:0x98 +fn_802D3AFC = .text:0x802D3AFC; // type:function size:0x98 +fn_802D3B94 = .text:0x802D3B94; // type:function size:0x62C +fn_802D41C0 = .text:0x802D41C0; // type:function size:0x244 +fn_802D4404 = .text:0x802D4404; // type:function size:0x64 +fn_802D4468 = .text:0x802D4468; // type:function size:0x9C +fn_802D4504 = .text:0x802D4504; // type:function size:0x9C +fn_802D45A0 = .text:0x802D45A0; // type:function size:0x14 +fn_802D45B4 = .text:0x802D45B4; // type:function size:0x38 +fn_802D45EC = .text:0x802D45EC; // type:function size:0x14 +fn_802D4600 = .text:0x802D4600; // type:function size:0x14 +fn_802D4614 = .text:0x802D4614; // type:function size:0x14 +fn_802D4628 = .text:0x802D4628; // type:function size:0x14 +fn_802D463C = .text:0x802D463C; // type:function size:0x8 +fn_802D4644 = .text:0x802D4644; // type:function size:0x8 +fn_802D464C = .text:0x802D464C; // type:function size:0x8 +fn_802D4654 = .text:0x802D4654; // type:function size:0x8 +fn_802D465C = .text:0x802D465C; // type:function size:0x14 +fn_802D4670 = .text:0x802D4670; // type:function size:0x14 +fn_802D4684 = .text:0x802D4684; // type:function size:0x14 +fn_802D4698 = .text:0x802D4698; // type:function size:0x14 +fn_802D46AC = .text:0x802D46AC; // type:function size:0x14 +fn_802D46C0 = .text:0x802D46C0; // type:function size:0x14 +fn_802D46D4 = .text:0x802D46D4; // type:function size:0x14 +fn_802D46E8 = .text:0x802D46E8; // type:function size:0xEC +fn_802D47D4 = .text:0x802D47D4; // type:function size:0x10 +fn_802D47E4 = .text:0x802D47E4; // type:function size:0x7C +fn_802D4860 = .text:0x802D4860; // type:function size:0xD4 +fn_802D4934 = .text:0x802D4934; // type:function size:0xC +fn_802D4940 = .text:0x802D4940; // type:function size:0x14 +fn_802D4954 = .text:0x802D4954; // type:function size:0x14 +fn_802D4968 = .text:0x802D4968; // type:function size:0x20 +fn_802D4988 = .text:0x802D4988; // type:function size:0x3C +fn_802D49C4 = .text:0x802D49C4; // type:function size:0x8 +fn_802D49CC = .text:0x802D49CC; // type:function size:0x8 +fn_802D49D4 = .text:0x802D49D4; // type:function size:0x84 +fn_802D4A58 = .text:0x802D4A58; // type:function size:0x1A4 +fn_802D4BFC = .text:0x802D4BFC; // type:function size:0x8 +fn_802D4C04 = .text:0x802D4C04; // type:function size:0x94 +fn_802D4C98 = .text:0x802D4C98; // type:function size:0x2EC +fn_802D4F84 = .text:0x802D4F84; // type:function size:0x10 +fn_802D4F94 = .text:0x802D4F94; // type:function size:0x8 +fn_802D4F9C = .text:0x802D4F9C; // type:function size:0x1C8 +fn_802D5164 = .text:0x802D5164; // type:function size:0x6C +fn_802D51D0 = .text:0x802D51D0; // type:function size:0x58 +fn_802D5228 = .text:0x802D5228; // type:function size:0x6C +fn_802D5294 = .text:0x802D5294; // type:function size:0x84 +fn_802D5318 = .text:0x802D5318; // type:function size:0x90 +fn_802D53A8 = .text:0x802D53A8; // type:function size:0xD8 +fn_802D5480 = .text:0x802D5480; // type:function size:0x7C +fn_802D54FC = .text:0x802D54FC; // type:function size:0x90 +fn_802D558C = .text:0x802D558C; // type:function size:0x90 +fn_802D561C = .text:0x802D561C; // type:function size:0x90 +fn_802D56AC = .text:0x802D56AC; // type:function size:0x90 +fn_802D573C = .text:0x802D573C; // type:function size:0x14 +fn_802D5750 = .text:0x802D5750; // type:function size:0x14 +fn_802D5764 = .text:0x802D5764; // type:function size:0x14 +fn_802D5778 = .text:0x802D5778; // type:function size:0x20C +fn_802D5984 = .text:0x802D5984; // type:function size:0x64 +fn_802D59E8 = .text:0x802D59E8; // type:function size:0x618 +fn_802D6000 = .text:0x802D6000; // type:function size:0x60 +fn_802D6060 = .text:0x802D6060; // type:function size:0xE8 +fn_802D6148 = .text:0x802D6148; // type:function size:0x12C +fn_802D6274 = .text:0x802D6274; // type:function size:0x10 +fn_802D6284 = .text:0x802D6284; // type:function size:0x70 +fn_802D62F4 = .text:0x802D62F4; // type:function size:0x6D0 +fn_802D69C4 = .text:0x802D69C4; // type:function size:0x180 +fn_802D6B44 = .text:0x802D6B44; // type:function size:0xE0 +fn_802D6C24 = .text:0x802D6C24; // type:function size:0x4DC +fn_802D7100 = .text:0x802D7100; // type:function size:0x190 +fn_802D7290 = .text:0x802D7290; // type:function size:0x44 +fn_802D72D4 = .text:0x802D72D4; // type:function size:0x34 +fn_802D7308 = .text:0x802D7308; // type:function size:0x24 +fn_802D732C = .text:0x802D732C; // type:function size:0x1B8 +fn_802D74E4 = .text:0x802D74E4; // type:function size:0x24 +fn_802D7508 = .text:0x802D7508; // type:function size:0x210 +fn_802D7718 = .text:0x802D7718; // type:function size:0x24 +fn_802D773C = .text:0x802D773C; // type:function size:0x208 +fn_802D7944 = .text:0x802D7944; // type:function size:0x24 +fn_802D7968 = .text:0x802D7968; // type:function size:0x240 +fn_802D7BA8 = .text:0x802D7BA8; // type:function size:0xF8 +fn_802D7CA0 = .text:0x802D7CA0; // type:function size:0x15C +fn_802D7DFC = .text:0x802D7DFC; // type:function size:0x218 +fn_802D8014 = .text:0x802D8014; // type:function size:0x8 +fn_802D801C = .text:0x802D801C; // type:function size:0x8 +fn_802D8024 = .text:0x802D8024; // type:function size:0x10 +fn_802D8034 = .text:0x802D8034; // type:function size:0x34 +fn_802D8068 = .text:0x802D8068; // type:function size:0x1D0 +fn_802D8238 = .text:0x802D8238; // type:function size:0x40 +fn_802D8278 = .text:0x802D8278; // type:function size:0x68 +fn_802D82E0 = .text:0x802D82E0; // type:function size:0xDC +fn_802D83BC = .text:0x802D83BC; // type:function size:0x8 +fn_802D83C4 = .text:0x802D83C4; // type:function size:0x754 +fn_802D8B18 = .text:0x802D8B18; // type:function size:0x20 +fn_802D8B38 = .text:0x802D8B38; // type:function size:0x8 +fn_802D8B40 = .text:0x802D8B40; // type:function size:0x14 +fn_802D8B54 = .text:0x802D8B54; // type:function size:0x56C +fn_802D90C0 = .text:0x802D90C0; // type:function size:0x10 +fn_802D90D0 = .text:0x802D90D0; // type:function size:0x8 +fn_802D90D8 = .text:0x802D90D8; // type:function size:0x8 +fn_802D90E0 = .text:0x802D90E0; // type:function size:0x414 +fn_802D94F4 = .text:0x802D94F4; // type:function size:0x14 +fn_802D9508 = .text:0x802D9508; // type:function size:0x20 +fn_802D9528 = .text:0x802D9528; // type:function size:0x68 +fn_802D9590 = .text:0x802D9590; // type:function size:0x10 +fn_802D95A0 = .text:0x802D95A0; // type:function size:0x4 +fn_802D95A4 = .text:0x802D95A4; // type:function size:0x8 +fn_802D95AC = .text:0x802D95AC; // type:function size:0x5C +fn_802D9608 = .text:0x802D9608; // type:function size:0x4C +fn_802D9654 = .text:0x802D9654; // type:function size:0x3C +fn_802D9690 = .text:0x802D9690; // type:function size:0x8 +fn_802D9698 = .text:0x802D9698; // type:function size:0x55C +fn_802D9BF4 = .text:0x802D9BF4; // type:function size:0x10 +fn_802D9C04 = .text:0x802D9C04; // type:function size:0x8 +fn_802D9C0C = .text:0x802D9C0C; // type:function size:0x4 +fn_802D9C10 = .text:0x802D9C10; // type:function size:0x78 +fn_802D9C88 = .text:0x802D9C88; // type:function size:0x34 +fn_802D9CBC = .text:0x802D9CBC; // type:function size:0x180 +fn_802D9E3C = .text:0x802D9E3C; // type:function size:0x1B8 +fn_802D9FF4 = .text:0x802D9FF4; // type:function size:0x190 +fn_802DA184 = .text:0x802DA184; // type:function size:0x208 +fn_802DA38C = .text:0x802DA38C; // type:function size:0x1A8 +fn_802DA534 = .text:0x802DA534; // type:function size:0x208 +fn_802DA73C = .text:0x802DA73C; // type:function size:0x1B0 +fn_802DA8EC = .text:0x802DA8EC; // type:function size:0x240 +fn_802DAB2C = .text:0x802DAB2C; // type:function size:0xF8 +fn_802DAC24 = .text:0x802DAC24; // type:function size:0x15C +fn_802DAD80 = .text:0x802DAD80; // type:function size:0x8 +fn_802DAD88 = .text:0x802DAD88; // type:function size:0x8 +fn_802DAD90 = .text:0x802DAD90; // type:function size:0x10 +fn_802DADA0 = .text:0x802DADA0; // type:function size:0x200 +fn_802DAFA0 = .text:0x802DAFA0; // type:function size:0x14 +fn_802DAFB4 = .text:0x802DAFB4; // type:function size:0x38 +fn_802DAFEC = .text:0x802DAFEC; // type:function size:0x14 +fn_802DB000 = .text:0x802DB000; // type:function size:0x14 +fn_802DB014 = .text:0x802DB014; // type:function size:0x14 +fn_802DB028 = .text:0x802DB028; // type:function size:0x14 +fn_802DB03C = .text:0x802DB03C; // type:function size:0x14 +fn_802DB050 = .text:0x802DB050; // type:function size:0x14 +fn_802DB064 = .text:0x802DB064; // type:function size:0x14 +fn_802DB078 = .text:0x802DB078; // type:function size:0x8 +fn_802DB080 = .text:0x802DB080; // type:function size:0x8 +fn_802DB088 = .text:0x802DB088; // type:function size:0x8 +fn_802DB090 = .text:0x802DB090; // type:function size:0x8 +fn_802DB098 = .text:0x802DB098; // type:function size:0x14 +fn_802DB0AC = .text:0x802DB0AC; // type:function size:0x14 +fn_802DB0C0 = .text:0x802DB0C0; // type:function size:0x14 +fn_802DB0D4 = .text:0x802DB0D4; // type:function size:0x34 +fn_802DB108 = .text:0x802DB108; // type:function size:0x14 +fn_802DB11C = .text:0x802DB11C; // type:function size:0x14 +fn_802DB130 = .text:0x802DB130; // type:function size:0x14 +fn_802DB144 = .text:0x802DB144; // type:function size:0x4D0 +fn_802DB614 = .text:0x802DB614; // type:function size:0x108 +fn_802DB71C = .text:0x802DB71C; // type:function size:0x288 +fn_802DB9A4 = .text:0x802DB9A4; // type:function size:0x19C +fn_802DBB40 = .text:0x802DBB40; // type:function size:0x10 +fn_802DBB50 = .text:0x802DBB50; // type:function size:0x200 +fn_802DBD50 = .text:0x802DBD50; // type:function size:0x114 +fn_802DBE64 = .text:0x802DBE64; // type:function size:0x168 +fn_802DBFCC = .text:0x802DBFCC; // type:function size:0x168 +fn_802DC134 = .text:0x802DC134; // type:function size:0x168 +fn_802DC29C = .text:0x802DC29C; // type:function size:0x168 +fn_802DC404 = .text:0x802DC404; // type:function size:0x14 +fn_802DC418 = .text:0x802DC418; // type:function size:0x14 +fn_802DC42C = .text:0x802DC42C; // type:function size:0x14 +fn_802DC440 = .text:0x802DC440; // type:function size:0x2EC +fn_802DC72C = .text:0x802DC72C; // type:function size:0x14 +fn_802DC740 = .text:0x802DC740; // type:function size:0x240 +fn_802DC980 = .text:0x802DC980; // type:function size:0x10 +fn_802DC990 = .text:0x802DC990; // type:function size:0x44 +fn_802DC9D4 = .text:0x802DC9D4; // type:function size:0xB0 +fn_802DCA84 = .text:0x802DCA84; // type:function size:0x8C +fn_802DCB10 = .text:0x802DCB10; // type:function size:0x58 +fn_802DCB68 = .text:0x802DCB68; // type:function size:0x19C +fn_802DCD04 = .text:0x802DCD04; // type:function size:0xD0 +fn_802DCDD4 = .text:0x802DCDD4; // type:function size:0x244 +fn_802DD018 = .text:0x802DD018; // type:function size:0x3E4 +fn_802DD3FC = .text:0x802DD3FC; // type:function size:0x194 +fn_802DD590 = .text:0x802DD590; // type:function size:0x54 +fn_802DD5E4 = .text:0x802DD5E4; // type:function size:0x84 +fn_802DD668 = .text:0x802DD668; // type:function size:0xC4 +fn_802DD72C = .text:0x802DD72C; // type:function size:0x10 +fn_802DD73C = .text:0x802DD73C; // type:function size:0x58 +fn_802DD794 = .text:0x802DD794; // type:function size:0xC4 +fn_802DD858 = .text:0x802DD858; // type:function size:0x74 +fn_802DD8CC = .text:0x802DD8CC; // type:function size:0x58 +fn_802DD924 = .text:0x802DD924; // type:function size:0x84 +fn_802DD9A8 = .text:0x802DD9A8; // type:function size:0x118 +fn_802DDAC0 = .text:0x802DDAC0; // type:function size:0xD4 +fn_802DDB94 = .text:0x802DDB94; // type:function size:0x34 +fn_802DDBC8 = .text:0x802DDBC8; // type:function size:0x410 +fn_802DDFD8 = .text:0x802DDFD8; // type:function size:0x2C +fn_802DE004 = .text:0x802DE004; // type:function size:0x3C +fn_802DE040 = .text:0x802DE040; // type:function size:0x34 +fn_802DE074 = .text:0x802DE074; // type:function size:0x228 +fn_802DE29C = .text:0x802DE29C; // type:function size:0x3C +fn_802DE2D8 = .text:0x802DE2D8; // type:function size:0x2C +fn_802DE304 = .text:0x802DE304; // type:function size:0x4 +fn_802DE308 = .text:0x802DE308; // type:function size:0x10 +fn_802DE318 = .text:0x802DE318; // type:function size:0x1C +fn_802DE334 = .text:0x802DE334; // type:function size:0x468 +fn_802DE79C = .text:0x802DE79C; // type:function size:0x4 +fn_802DE7A0 = .text:0x802DE7A0; // type:function size:0xA0 +fn_802DE840 = .text:0x802DE840; // type:function size:0x70 +fn_802DE8B0 = .text:0x802DE8B0; // type:function size:0xA4 +fn_802DE954 = .text:0x802DE954; // type:function size:0x4 +fn_802DE958 = .text:0x802DE958; // type:function size:0x84 +fn_802DE9DC = .text:0x802DE9DC; // type:function size:0x9AC +fn_802DF388 = .text:0x802DF388; // type:function size:0x4 +fn_802DF38C = .text:0x802DF38C; // type:function size:0x4 +fn_802DF390 = .text:0x802DF390; // type:function size:0x11C +fn_802DF4AC = .text:0x802DF4AC; // type:function size:0x68 +fn_802DF514 = .text:0x802DF514; // type:function size:0xF8 +fn_802DF60C = .text:0x802DF60C; // type:function size:0x4 +fn_802DF610 = .text:0x802DF610; // type:function size:0x5B4 +fn_802DFBC4 = .text:0x802DFBC4; // type:function size:0x4 +fn_802DFBC8 = .text:0x802DFBC8; // type:function size:0x59C +fn_802E0164 = .text:0x802E0164; // type:function size:0xA4 +fn_802E0208 = .text:0x802E0208; // type:function size:0xDC +fn_802E02E4 = .text:0x802E02E4; // type:function size:0xEC +fn_802E03D0 = .text:0x802E03D0; // type:function size:0xF0 +fn_802E04C0 = .text:0x802E04C0; // type:function size:0x14 +fn_802E04D4 = .text:0x802E04D4; // type:function size:0x14C +__ct__Q29CAudioSys18C3DEmitterParmDataFffUiUcUc = .text:0x802E0620; // type:function size:0x68 +fn_802E0688 = .text:0x802E0688; // type:function size:0x4 +fn_802E068C = .text:0x802E068C; // type:function size:0x58 +fn_802E06E4 = .text:0x802E06E4; // type:function size:0x5C +fn_802E0740 = .text:0x802E0740; // type:function size:0x8 +fn_802E0748 = .text:0x802E0748; // type:function size:0x8 +fn_802E0750 = .text:0x802E0750; // type:function size:0x8 +fn_802E0758 = .text:0x802E0758; // type:function size:0x8 +fn_802E0760 = .text:0x802E0760; // type:function size:0x8 +fn_802E0768 = .text:0x802E0768; // type:function size:0x8 +fn_802E0770 = .text:0x802E0770; // type:function size:0x8 +fn_802E0778 = .text:0x802E0778; // type:function size:0x8 +fn_802E0780 = .text:0x802E0780; // type:function size:0x8 +fn_802E0788 = .text:0x802E0788; // type:function size:0x10 +fn_802E0798 = .text:0x802E0798; // type:function size:0x8 +fn_802E07A0 = .text:0x802E07A0; // type:function size:0xC +fn_802E07AC = .text:0x802E07AC; // type:function size:0x8 +fn_802E07B4 = .text:0x802E07B4; // type:function size:0x8 +fn_802E07BC = .text:0x802E07BC; // type:function size:0x20 +fn_802E07DC = .text:0x802E07DC; // type:function size:0x3F0 +fn_802E0BCC = .text:0x802E0BCC; // type:function size:0x128 +fn_802E0CF4 = .text:0x802E0CF4; // type:function size:0x1C8 +fn_802E0EBC = .text:0x802E0EBC; // type:function size:0xD0 +fn_802E0F8C = .text:0x802E0F8C; // type:function size:0xEC +fn_802E1078 = .text:0x802E1078; // type:function size:0x370 +fn_802E13E8 = .text:0x802E13E8; // type:function size:0xEC +fn_802E14D4 = .text:0x802E14D4; // type:function size:0xDF0 +fn_802E22C4 = .text:0x802E22C4; // type:function size:0x40 +Stringize__7CBasicsFPCce = .text:0x802E2304; // type:function size:0xA8 +fn_802E23AC = .text:0x802E23AC; // type:function size:0x74 +fn_802E2420 = .text:0x802E2420; // type:function size:0x21C +fn_802E263C = .text:0x802E263C; // type:function size:0x258 +fn_802E2894 = .text:0x802E2894; // type:function size:0x144 +fn_802E29D8 = .text:0x802E29D8; // type:function size:0xDC +fn_802E2AB4 = .text:0x802E2AB4; // type:function size:0xE8 +fn_802E2B9C = .text:0x802E2B9C; // type:function size:0x38 +fn_802E2BD4 = .text:0x802E2BD4; // type:function size:0x8 +fn_802E2BDC = .text:0x802E2BDC; // type:function size:0x8 +fn_802E2BE4 = .text:0x802E2BE4; // type:function size:0x4 +fn_802E2BE8 = .text:0x802E2BE8; // type:function size:0x10 +fn_802E2BF8 = .text:0x802E2BF8; // type:function size:0x40 +fn_802E2C38 = .text:0x802E2C38; // type:function size:0x68 +fn_802E2CA0 = .text:0x802E2CA0; // type:function size:0xA8 +fn_802E2D48 = .text:0x802E2D48; // type:function size:0xC +fn_802E2D54 = .text:0x802E2D54; // type:function size:0x8 +fn_802E2D5C = .text:0x802E2D5C; // type:function size:0x8 +fn_802E2D64 = .text:0x802E2D64; // type:function size:0x74 +fn_802E2DD8 = .text:0x802E2DD8; // type:function size:0x8C +fn_802E2E64 = .text:0x802E2E64; // type:function size:0x8 +fn_802E2E6C = .text:0x802E2E6C; // type:function size:0xBC +fn_802E2F28 = .text:0x802E2F28; // type:function size:0x8 +fn_802E2F30 = .text:0x802E2F30; // type:function size:0x10 +fn_802E2F40 = .text:0x802E2F40; // type:function size:0x1C +fn_802E2F5C = .text:0x802E2F5C; // type:function size:0x58 +__ct__13CCharAnimTimeFf = .text:0x802E2FB4; // type:function size:0x28 +fn_802E2FDC = .text:0x802E2FDC; // type:function size:0x1A8 +fn_802E3184 = .text:0x802E3184; // type:function size:0x120 +__ne__13CCharAnimTimeCFRC13CCharAnimTime = .text:0x802E32A4; // type:function size:0x28 +fn_802E32CC = .text:0x802E32CC; // type:function size:0x68 +fn_802E3334 = .text:0x802E3334; // type:function size:0x54 +fn_802E3388 = .text:0x802E3388; // type:function size:0x13C +fn_802E34C4 = .text:0x802E34C4; // type:function size:0x180 +fn_802E3644 = .text:0x802E3644; // type:function size:0x190 +fn_802E37D4 = .text:0x802E37D4; // type:function size:0x44 +fn_802E3818 = .text:0x802E3818; // type:function size:0x44 +fn_802E385C = .text:0x802E385C; // type:function size:0x68 +fn_802E38C4 = .text:0x802E38C4; // type:function size:0x68 +fn_802E392C = .text:0x802E392C; // type:function size:0x50 +fn_802E397C = .text:0x802E397C; // type:function size:0x30 +fn_802E39AC = .text:0x802E39AC; // type:function size:0x6C +fn_802E3A18 = .text:0x802E3A18; // type:function size:0x1B4 +fn_802E3BCC = .text:0x802E3BCC; // type:function size:0x140 +fn_802E3D0C = .text:0x802E3D0C; // type:function size:0x4 +fn_802E3D10 = .text:0x802E3D10; // type:function size:0xA0 +fn_802E3DB0 = .text:0x802E3DB0; // type:function size:0xD8 +fn_802E3E88 = .text:0x802E3E88; // type:function size:0x15C +fn_802E3FE4 = .text:0x802E3FE4; // type:function size:0x70 +fn_802E4054 = .text:0x802E4054; // type:function size:0x234 +GetSegIdFromString__15CCharLayoutInfoCFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x802E4288; // type:function size:0xC8 +fn_802E4350 = .text:0x802E4350; // type:function size:0x20C +fn_802E455C = .text:0x802E455C; // type:function size:0x1A8 +fn_802E4704 = .text:0x802E4704; // type:function size:0x46C +fn_802E4B70 = .text:0x802E4B70; // type:function size:0xF8 +fn_802E4C68 = .text:0x802E4C68; // type:function size:0xC +fn_802E4C74 = .text:0x802E4C74; // type:function size:0x10 +fn_802E4C84 = .text:0x802E4C84; // type:function size:0x40 +fn_802E4CC4 = .text:0x802E4CC4; // type:function size:0x9AC +fn_802E5670 = .text:0x802E5670; // type:function size:0x15C +fn_802E57CC = .text:0x802E57CC; // type:function size:0x14 +fn_802E57E0 = .text:0x802E57E0; // type:function size:0x14 +fn_802E57F4 = .text:0x802E57F4; // type:function size:0x8 +fn_802E57FC = .text:0x802E57FC; // type:function size:0x14 +fn_802E5810 = .text:0x802E5810; // type:function size:0xB4 +fn_802E58C4 = .text:0x802E58C4; // type:function size:0x360 +fn_802E5C24 = .text:0x802E5C24; // type:function size:0x14 +fn_802E5C38 = .text:0x802E5C38; // type:function size:0x20 +fn_802E5C58 = .text:0x802E5C58; // type:function size:0x8 +fn_802E5C60 = .text:0x802E5C60; // type:function size:0x8 +fn_802E5C68 = .text:0x802E5C68; // type:function size:0x4 +fn_802E5C6C = .text:0x802E5C6C; // type:function size:0x8 +fn_802E5C74 = .text:0x802E5C74; // type:function size:0x8 +fn_802E5C7C = .text:0x802E5C7C; // type:function size:0xD0 +fn_802E5D4C = .text:0x802E5D4C; // type:function size:0x64 +fn_802E5DB0 = .text:0x802E5DB0; // type:function size:0x334 +fn_802E60E4 = .text:0x802E60E4; // type:function size:0x14 +fn_802E60F8 = .text:0x802E60F8; // type:function size:0x14 +fn_802E610C = .text:0x802E610C; // type:function size:0x14 +fn_802E6120 = .text:0x802E6120; // type:function size:0x100 +fn_802E6220 = .text:0x802E6220; // type:function size:0x98 +fn_802E62B8 = .text:0x802E62B8; // type:function size:0x120 +fn_802E63D8 = .text:0x802E63D8; // type:function size:0x1A8 +fn_802E6580 = .text:0x802E6580; // type:function size:0x148 +fn_802E66C8 = .text:0x802E66C8; // type:function size:0xE4 +fn_802E67AC = .text:0x802E67AC; // type:function size:0x1D0 +fn_802E697C = .text:0x802E697C; // type:function size:0x128 +fn_802E6AA4 = .text:0x802E6AA4; // type:function size:0xE4 +fn_802E6B88 = .text:0x802E6B88; // type:function size:0x1B0 +fn_802E6D38 = .text:0x802E6D38; // type:function size:0xC4 +fn_802E6DFC = .text:0x802E6DFC; // type:function size:0xFC +fn_802E6EF8 = .text:0x802E6EF8; // type:function size:0xCC +fn_802E6FC4 = .text:0x802E6FC4; // type:function size:0xEC +fn_802E70B0 = .text:0x802E70B0; // type:function size:0xD8 +fn_802E7188 = .text:0x802E7188; // type:function size:0x258 +fn_802E73E0 = .text:0x802E73E0; // type:function size:0x8 +fn_802E73E8 = .text:0x802E73E8; // type:function size:0x14 +fn_802E73FC = .text:0x802E73FC; // type:function size:0x8 +fn_802E7404 = .text:0x802E7404; // type:function size:0x14 +fn_802E7418 = .text:0x802E7418; // type:function size:0x8C +fn_802E74A4 = .text:0x802E74A4; // type:function size:0x8 +fn_802E74AC = .text:0x802E74AC; // type:function size:0x4 +fn_802E74B0 = .text:0x802E74B0; // type:function size:0xD30 +fn_802E81E0 = .text:0x802E81E0; // type:function size:0xA0 +fn_802E8280 = .text:0x802E8280; // type:function size:0x34 +fn_802E82B4 = .text:0x802E82B4; // type:function size:0xD0C +fn_802E8FC0 = .text:0x802E8FC0; // type:function size:0x254 +fn_802E9214 = .text:0x802E9214; // type:function size:0x44 +fn_802E9258 = .text:0x802E9258; // type:function size:0x30 +fn_802E9288 = .text:0x802E9288; // type:function size:0xB8 +fn_802E9340 = .text:0x802E9340; // type:function size:0x6C +fn_802E93AC = .text:0x802E93AC; // type:function size:0x20 +fn_802E93CC = .text:0x802E93CC; // type:function size:0xE4 +fn_802E94B0 = .text:0x802E94B0; // type:function size:0x148 +fn_802E95F8 = .text:0x802E95F8; // type:function size:0xA0 +fn_802E9698 = .text:0x802E9698; // type:function size:0x44 +fn_802E96DC = .text:0x802E96DC; // type:function size:0x10 +fn_802E96EC = .text:0x802E96EC; // type:function size:0x1C +fn_802E9708 = .text:0x802E9708; // type:function size:0xC4 +fn_802E97CC = .text:0x802E97CC; // type:function size:0x1C0 +fn_802E998C = .text:0x802E998C; // type:function size:0x20 +fn_802E99AC = .text:0x802E99AC; // type:function size:0xE4 +fn_802E9A90 = .text:0x802E9A90; // type:function size:0x20C +fn_802E9C9C = .text:0x802E9C9C; // type:function size:0x1C +fn_802E9CB8 = .text:0x802E9CB8; // type:function size:0xC4 +fn_802E9D7C = .text:0x802E9D7C; // type:function size:0xA0 +fn_802E9E1C = .text:0x802E9E1C; // type:function size:0x20 +fn_802E9E3C = .text:0x802E9E3C; // type:function size:0xE4 +fn_802E9F20 = .text:0x802E9F20; // type:function size:0x108 +fn_802EA028 = .text:0x802EA028; // type:function size:0x164 +fn_802EA18C = .text:0x802EA18C; // type:function size:0x64 +fn_802EA1F0 = .text:0x802EA1F0; // type:function size:0xE8 +fn_802EA2D8 = .text:0x802EA2D8; // type:function size:0x18C +fn_802EA464 = .text:0x802EA464; // type:function size:0x94 +fn_802EA4F8 = .text:0x802EA4F8; // type:function size:0x18C +fn_802EA684 = .text:0x802EA684; // type:function size:0x14 +fn_802EA698 = .text:0x802EA698; // type:function size:0x18 +fn_802EA6B0 = .text:0x802EA6B0; // type:function size:0xA4 +fn_802EA754 = .text:0x802EA754; // type:function size:0xB8 +fn_802EA80C = .text:0x802EA80C; // type:function size:0x18 +fn_802EA824 = .text:0x802EA824; // type:function size:0xA4 +fn_802EA8C8 = .text:0x802EA8C8; // type:function size:0x100 +fn_802EA9C8 = .text:0x802EA9C8; // type:function size:0x18 +fn_802EA9E0 = .text:0x802EA9E0; // type:function size:0xA4 +fn_802EAA84 = .text:0x802EAA84; // type:function size:0x5C +fn_802EAAE0 = .text:0x802EAAE0; // type:function size:0x14 +fn_802EAAF4 = .text:0x802EAAF4; // type:function size:0x84 +fn_802EAB78 = .text:0x802EAB78; // type:function size:0x40 +fn_802EABB8 = .text:0x802EABB8; // type:function size:0x18 +fn_802EABD0 = .text:0x802EABD0; // type:function size:0xA4 +fn_802EAC74 = .text:0x802EAC74; // type:function size:0xB0 +fn_802EAD24 = .text:0x802EAD24; // type:function size:0x44 +fn_802EAD68 = .text:0x802EAD68; // type:function size:0x94 +fn_802EADFC = .text:0x802EADFC; // type:function size:0x1C +fn_802EAE18 = .text:0x802EAE18; // type:function size:0x14 +fn_802EAE2C = .text:0x802EAE2C; // type:function size:0x10 +fn_802EAE3C = .text:0x802EAE3C; // type:function size:0x40 +fn_802EAE7C = .text:0x802EAE7C; // type:function size:0x60 +fn_802EAEDC = .text:0x802EAEDC; // type:function size:0x10 +fn_802EAEEC = .text:0x802EAEEC; // type:function size:0x40 +fn_802EAF2C = .text:0x802EAF2C; // type:function size:0x3A0 +fn_802EB2CC = .text:0x802EB2CC; // type:function size:0x24 +fn_802EB2F0 = .text:0x802EB2F0; // type:function size:0xCC +fn_802EB3BC = .text:0x802EB3BC; // type:function size:0x40 +fn_802EB3FC = .text:0x802EB3FC; // type:function size:0x13C +fn_802EB538 = .text:0x802EB538; // type:function size:0xE4 +fn_802EB61C = .text:0x802EB61C; // type:function size:0x1DC +fn_802EB7F8 = .text:0x802EB7F8; // type:function size:0xA0 +fn_802EB898 = .text:0x802EB898; // type:function size:0x80 +fn_802EB918 = .text:0x802EB918; // type:function size:0xAC +fn_802EB9C4 = .text:0x802EB9C4; // type:function size:0x124 +fn_802EBAE8 = .text:0x802EBAE8; // type:function size:0x144 +fn_802EBC2C = .text:0x802EBC2C; // type:function size:0x130 +fn_802EBD5C = .text:0x802EBD5C; // type:function size:0x1C4 +fn_802EBF20 = .text:0x802EBF20; // type:function size:0x7C +fn_802EBF9C = .text:0x802EBF9C; // type:function size:0x278 +fn_802EC214 = .text:0x802EC214; // type:function size:0x68 +fn_802EC27C = .text:0x802EC27C; // type:function size:0x68 +fn_802EC2E4 = .text:0x802EC2E4; // type:function size:0x9C +fn_802EC380 = .text:0x802EC380; // type:function size:0x460 +fn_802EC7E0 = .text:0x802EC7E0; // type:function size:0x364 +fn_802ECB44 = .text:0x802ECB44; // type:function size:0x43C +fn_802ECF80 = .text:0x802ECF80; // type:function size:0x80 +fn_802ED000 = .text:0x802ED000; // type:function size:0x278 +fn_802ED278 = .text:0x802ED278; // type:function size:0x3FC +fn_802ED674 = .text:0x802ED674; // type:function size:0xC8 +fn_802ED73C = .text:0x802ED73C; // type:function size:0xE8 +fn_802ED824 = .text:0x802ED824; // type:function size:0x168 +fn_802ED98C = .text:0x802ED98C; // type:function size:0x160 +SetCurrent__13CCubeMaterialCFRC11CModelFlagsRC12CCubeSurfaceRC10CCubeModel = .text:0x802EDAEC; // type:function size:0x4FC +fn_802EDFE8 = .text:0x802EDFE8; // type:function size:0x60C +KillCachedViewDepState__13CCubeMaterialFv = .text:0x802EE5F4; // type:function size:0x10 +fn_802EE604 = .text:0x802EE604; // type:function size:0x38 +fn_802EE63C = .text:0x802EE63C; // type:function size:0x38 +fn_802EE674 = .text:0x802EE674; // type:function size:0x8 +fn_802EE67C = .text:0x802EE67C; // type:function size:0x8 +fn_802EE684 = .text:0x802EE684; // type:function size:0xC +fn_802EE690 = .text:0x802EE690; // type:function size:0x188 +fn_802EE818 = .text:0x802EE818; // type:function size:0x10 +fn_802EE828 = .text:0x802EE828; // type:function size:0x64 +fn_802EE88C = .text:0x802EE88C; // type:function size:0xC +fn_802EE898 = .text:0x802EE898; // type:function size:0x8 +fn_802EE8A0 = .text:0x802EE8A0; // type:function size:0xC +fn_802EE8AC = .text:0x802EE8AC; // type:function size:0x10 +fn_802EE8BC = .text:0x802EE8BC; // type:function size:0x10 +fn_802EE8CC = .text:0x802EE8CC; // type:function size:0x50 +fn_802EE91C = .text:0x802EE91C; // type:function size:0x184 +fn_802EEAA0 = .text:0x802EEAA0; // type:function size:0x138 +fn_802EEBD8 = .text:0x802EEBD8; // type:function size:0x154 +SetArraysCurrent__10CCubeModelCFv = .text:0x802EED2C; // type:function size:0x9C +fn_802EEDC8 = .text:0x802EEDC8; // type:function size:0x70 +fn_802EEE38 = .text:0x802EEE38; // type:function size:0xA0 +fn_802EEED8 = .text:0x802EEED8; // type:function size:0x98 +fn_802EEF70 = .text:0x802EEF70; // type:function size:0x5C0 +TryLockTextures__10CCubeModelCFv = .text:0x802EF530; // type:function size:0x118 +fn_802EF648 = .text:0x802EF648; // type:function size:0x114 +fn_802EF75C = .text:0x802EF75C; // type:function size:0x1CC +fn_802EF928 = .text:0x802EF928; // type:function size:0xAC +fn_802EF9D4 = .text:0x802EF9D4; // type:function size:0xAC +fn_802EFA80 = .text:0x802EFA80; // type:function size:0x130 +fn_802EFBB0 = .text:0x802EFBB0; // type:function size:0x4C +fn_802EFBFC = .text:0x802EFBFC; // type:function size:0x6C +fn_802EFC68 = .text:0x802EFC68; // type:function size:0x4C +fn_802EFCB4 = .text:0x802EFCB4; // type:function size:0x4C +fn_802EFD00 = .text:0x802EFD00; // type:function size:0x1C +fn_802EFD1C = .text:0x802EFD1C; // type:function size:0x8 +fn_802EFD24 = .text:0x802EFD24; // type:function size:0x80 +fn_802EFDA4 = .text:0x802EFDA4; // type:function size:0x18 +fn_802EFDBC = .text:0x802EFDBC; // type:function size:0x1D8 +fn_802EFF94 = .text:0x802EFF94; // type:function size:0x30 +fn_802EFFC4 = .text:0x802EFFC4; // type:function size:0xD0 +fn_802F0094 = .text:0x802F0094; // type:function size:0x84 +fn_802F0118 = .text:0x802F0118; // type:function size:0x590 +fn_802F06A8 = .text:0x802F06A8; // type:function size:0x164 +fn_802F080C = .text:0x802F080C; // type:function size:0x34 +fn_802F0840 = .text:0x802F0840; // type:function size:0xB0 +__ct__12CMoviePlayerFPCcfbb = .text:0x802F08F0; // type:function size:0x374 +fn_802F0C64 = .text:0x802F0C64; // type:function size:0x1C +__dt__12CMoviePlayerFv = .text:0x802F0C80; // type:function size:0x314 +ContinueLoading__12CMoviePlayerFv = .text:0x802F0F94; // type:function size:0x52C +fn_802F14C0 = .text:0x802F14C0; // type:function size:0x330 +fn_802F17F0 = .text:0x802F17F0; // type:function size:0x388 +fn_802F1B78 = .text:0x802F1B78; // type:function size:0x50 +fn_802F1BC8 = .text:0x802F1BC8; // type:function size:0x30 +fn_802F1BF8 = .text:0x802F1BF8; // type:function size:0x138 +fn_802F1D30 = .text:0x802F1D30; // type:function size:0x178 +fn_802F1EA8 = .text:0x802F1EA8; // type:function size:0x138 +Update__12CMoviePlayerFf = .text:0x802F1FE0; // type:function size:0x4D0 +fn_802F24B0 = .text:0x802F24B0; // type:function size:0x3C +fn_802F24EC = .text:0x802F24EC; // type:function size:0xB8 +fn_802F25A4 = .text:0x802F25A4; // type:function size:0x1A0 +fn_802F2744 = .text:0x802F2744; // type:function size:0x238 +SetPlayMode__12CMoviePlayerFQ212CMoviePlayer9EPlayMode = .text:0x802F297C; // type:function size:0x8 +GetPlayMode__12CMoviePlayerCFv = .text:0x802F2984; // type:function size:0x8 +GetTotalSeconds__12CMoviePlayerCFv = .text:0x802F298C; // type:function size:0x8 +GetPlayedSeconds__12CMoviePlayerCFv = .text:0x802F2994; // type:function size:0x10 +fn_802F29A4 = .text:0x802F29A4; // type:function size:0x1C +GetIsMovieFinishedPlaying__12CMoviePlayerCFv = .text:0x802F29C0; // type:function size:0x2C +fn_802F29EC = .text:0x802F29EC; // type:function size:0x1B8 +Rewind__12CMoviePlayerFv = .text:0x802F2BA4; // type:function size:0x1B8 +fn_802F2D5C = .text:0x802F2D5C; // type:function size:0xE0 +fn_802F2E3C = .text:0x802F2E3C; // type:function size:0x300 +fn_802F313C = .text:0x802F313C; // type:function size:0x24 +fn_802F3160 = .text:0x802F3160; // type:function size:0x8 +fn_802F3168 = .text:0x802F3168; // type:function size:0x34 +SetGlobalMovieVolume__12CMoviePlayerFUc = .text:0x802F319C; // type:function size:0x18 +fn_802F31B4 = .text:0x802F31B4; // type:function size:0x78 +fn_802F322C = .text:0x802F322C; // type:function size:0x8 +fn_802F3234 = .text:0x802F3234; // type:function size:0x4 +fn_802F3238 = .text:0x802F3238; // type:function size:0x8 +fn_802F3240 = .text:0x802F3240; // type:function size:0x8 +fn_802F3248 = .text:0x802F3248; // type:function size:0x4 +fn_802F324C = .text:0x802F324C; // type:function size:0xD8 +fn_802F3324 = .text:0x802F3324; // type:function size:0xF4 +fn_802F3418 = .text:0x802F3418; // type:function size:0x140 +fn_802F3558 = .text:0x802F3558; // type:function size:0x40 +fn_802F3598 = .text:0x802F3598; // type:function size:0x24 +fn_802F35BC = .text:0x802F35BC; // type:function size:0x50 +fn_802F360C = .text:0x802F360C; // type:function size:0x34 +fn_802F3640 = .text:0x802F3640; // type:function size:0x108 +fn_802F3748 = .text:0x802F3748; // type:function size:0x4 +PointInside__9CCylinderCFRC9CVector3f = .text:0x802F374C; // type:function size:0xB4 +fn_802F3800 = .text:0x802F3800; // type:function size:0x98 +fn_802F3898 = .text:0x802F3898; // type:function size:0x58 +fn_802F38F0 = .text:0x802F38F0; // type:function size:0x210 +fn_802F3B00 = .text:0x802F3B00; // type:function size:0x1A0 +fn_802F3CA0 = .text:0x802F3CA0; // type:function size:0x40 +fn_802F3CE0 = .text:0x802F3CE0; // type:function size:0x1A8 +fn_802F3E88 = .text:0x802F3E88; // type:function size:0x3C +fn_802F3EC4 = .text:0x802F3EC4; // type:function size:0x104 +fn_802F3FC8 = .text:0x802F3FC8; // type:function size:0x4 +fn_802F3FCC = .text:0x802F3FCC; // type:function size:0xA0 +fn_802F406C = .text:0x802F406C; // type:function size:0xDC +fn_802F4148 = .text:0x802F4148; // type:function size:0x84 +fn_802F41CC = .text:0x802F41CC; // type:function size:0x80 +fn_802F424C = .text:0x802F424C; // type:function size:0x14 +fn_802F4260 = .text:0x802F4260; // type:function size:0x74 +fn_802F42D4 = .text:0x802F42D4; // type:function size:0x44 +fn_802F4318 = .text:0x802F4318; // type:function size:0x194 +fn_802F44AC = .text:0x802F44AC; // type:function size:0x3C +fn_802F44E8 = .text:0x802F44E8; // type:function size:0xD0 +fn_802F45B8 = .text:0x802F45B8; // type:function size:0x228 +fn_802F47E0 = .text:0x802F47E0; // type:function size:0x58 +fn_802F4838 = .text:0x802F4838; // type:function size:0xA0 +fn_802F48D8 = .text:0x802F48D8; // type:function size:0x38 +fn_802F4910 = .text:0x802F4910; // type:function size:0x40 +fn_802F4950 = .text:0x802F4950; // type:function size:0x40 +fn_802F4990 = .text:0x802F4990; // type:function size:0xC +fn_802F499C = .text:0x802F499C; // type:function size:0x8 +fn_802F49A4 = .text:0x802F49A4; // type:function size:0x48 +fn_802F49EC = .text:0x802F49EC; // type:function size:0x8 +fn_802F49F4 = .text:0x802F49F4; // type:function size:0x5C +fn_802F4A50 = .text:0x802F4A50; // type:function size:0x4 +fn_802F4A54 = .text:0x802F4A54; // type:function size:0x8 +fn_802F4A5C = .text:0x802F4A5C; // type:function size:0x40 +fn_802F4A9C = .text:0x802F4A9C; // type:function size:0xB4 +fn_802F4B50 = .text:0x802F4B50; // type:function size:0x30 +fn_802F4B80 = .text:0x802F4B80; // type:function size:0x60 +fn_802F4BE0 = .text:0x802F4BE0; // type:function size:0x2E8 +__ct__11CElementGenF25TToken<15CGenDescription>Q211CElementGen21EModelOrientationTypeQ211CElementGen20EOptionalSystemFlags = .text:0x802F4EC8; // type:function size:0xBA0 +fn_802F5A68 = .text:0x802F5A68; // type:function size:0x8 +fn_802F5A70 = .text:0x802F5A70; // type:function size:0x8 +fn_802F5A78 = .text:0x802F5A78; // type:function size:0x24 +__dt__11CElementGenFv = .text:0x802F5A9C; // type:function size:0x178 +fn_802F5C14 = .text:0x802F5C14; // type:function size:0x24 +fn_802F5C38 = .text:0x802F5C38; // type:function size:0xC +SetTranslation__11CElementGenFRC9CVector3f = .text:0x802F5C44; // type:function size:0x160 +SetGlobalTranslation__11CElementGenFRC9CVector3f = .text:0x802F5DA4; // type:function size:0x90 +SetModulationColor__11CElementGenFRC6CColor = .text:0x802F5E34; // type:function size:0x80 +GetModulationColor__11CElementGenCFv = .text:0x802F5EB4; // type:function size:0x8 +SetGlobalScale__11CElementGenFRC9CVector3f = .text:0x802F5EBC; // type:function size:0x190 +SetLocalScale__11CElementGenFRC9CVector3f = .text:0x802F604C; // type:function size:0x190 +SetOrientation__11CElementGenFRC12CTransform4f = .text:0x802F61DC; // type:function size:0xA4 +SetGlobalOrientation__11CElementGenFRC12CTransform4f = .text:0x802F6280; // type:function size:0x74 +fn_802F62F4 = .text:0x802F62F4; // type:function size:0x74 +Update__11CElementGenFd = .text:0x802F6368; // type:function size:0xEC +fn_802F6454 = .text:0x802F6454; // type:function size:0x5AC +fn_802F6A00 = .text:0x802F6A00; // type:function size:0x10C +fn_802F6B0C = .text:0x802F6B0C; // type:function size:0x22C +fn_802F6D38 = .text:0x802F6D38; // type:function size:0x18C +fn_802F6EC4 = .text:0x802F6EC4; // type:function size:0x4BC +fn_802F7380 = .text:0x802F7380; // type:function size:0x6B0 +fn_802F7A30 = .text:0x802F7A30; // type:function size:0xC8 +ConstructChildParticleSystem__11CElementGenFRC6CTokenUisQ211CElementGen20EOptionalSystemFlagsbbRC9CVector3fRC12CTransform4fRC9CVector3fRC12CTransform4fRC9CVector3fRC6CColorRC9CVector3f = .text:0x802F7AF8; // type:function size:0x4C0 +fn_802F7FB8 = .text:0x802F7FB8; // type:function size:0x98 +fn_802F8050 = .text:0x802F8050; // type:function size:0x868 +fn_802F88B8 = .text:0x802F88B8; // type:function size:0x28 +SetParticleEmission__11CElementGenFb = .text:0x802F88E0; // type:function size:0x7C +ForceParticleCreation__11CElementGenFi = .text:0x802F895C; // type:function size:0x70 +fn_802F89CC = .text:0x802F89CC; // type:function size:0xAC +DestroyParticles__11CElementGenFv = .text:0x802F8A78; // type:function size:0xBC +IsSystemDeletable__11CElementGenCFv = .text:0x802F8B34; // type:function size:0xA0 +Render__11CElementGenFv = .text:0x802F8BD4; // type:function size:0x244 +fn_802F8E18 = .text:0x802F8E18; // type:function size:0x54 +fn_802F8E6C = .text:0x802F8E6C; // type:function size:0x8 +fn_802F8E74 = .text:0x802F8E74; // type:function size:0x8 +fn_802F8E7C = .text:0x802F8E7C; // type:function size:0x11C +fn_802F8F98 = .text:0x802F8F98; // type:function size:0x188 +fn_802F9120 = .text:0x802F9120; // type:function size:0x180 +fn_802F92A0 = .text:0x802F92A0; // type:function size:0x1EC +fn_802F948C = .text:0x802F948C; // type:function size:0x12C +fn_802F95B8 = .text:0x802F95B8; // type:function size:0x198 +fn_802F9750 = .text:0x802F9750; // type:function size:0x190 +fn_802F98E0 = .text:0x802F98E0; // type:function size:0x1FC +fn_802F9ADC = .text:0x802F9ADC; // type:function size:0x1B18 +fn_802FB5F4 = .text:0x802FB5F4; // type:function size:0x18C +fn_802FB780 = .text:0x802FB780; // type:function size:0x128 +fn_802FB8A8 = .text:0x802FB8A8; // type:function size:0xBC +fn_802FB964 = .text:0x802FB964; // type:function size:0x10FC +fn_802FCA60 = .text:0x802FCA60; // type:function size:0x1A8 +fn_802FCC08 = .text:0x802FCC08; // type:function size:0x15C +fn_802FCD64 = .text:0x802FCD64; // type:function size:0xD4 +fn_802FCE38 = .text:0x802FCE38; // type:function size:0x2C0 +fn_802FD0F8 = .text:0x802FD0F8; // type:function size:0xC3C +fn_802FDD34 = .text:0x802FDD34; // type:function size:0x82C +fn_802FE560 = .text:0x802FE560; // type:function size:0x334 +fn_802FE894 = .text:0x802FE894; // type:function size:0x454 +fn_802FECE8 = .text:0x802FECE8; // type:function size:0x310 +fn_802FEFF8 = .text:0x802FEFF8; // type:function size:0x4A8 +fn_802FF4A0 = .text:0x802FF4A0; // type:function size:0x8C +fn_802FF52C = .text:0x802FF52C; // type:function size:0x48 +fn_802FF574 = .text:0x802FF574; // type:function size:0x918 +fn_802FFE8C = .text:0x802FFE8C; // type:function size:0x8 +fn_802FFE94 = .text:0x802FFE94; // type:function size:0xB4 +GetSystemCount__11CElementGenCFv = .text:0x802FFF48; // type:function size:0x88 +fn_802FFFD0 = .text:0x802FFFD0; // type:function size:0x80 +fn_80300050 = .text:0x80300050; // type:function size:0x2D4 +fn_80300324 = .text:0x80300324; // type:function size:0x88 +SystemHasLight__11CElementGenCFv = .text:0x803003AC; // type:function size:0x14 +GetLight__11CElementGenCFv = .text:0x803003C0; // type:function size:0x318 +GetGenerationRate__11CElementGenFv = .text:0x803006D8; // type:function size:0x84 +SetGeneratorRateScalar__11CElementGenFf = .text:0x8030075C; // type:function size:0xB0 +GetGeneratorRateScalar__11CElementGenCFv = .text:0x8030080C; // type:function size:0x8 +GetNumSpawnedParticleSystems__11CElementGenCFv = .text:0x80300814; // type:function size:0x8 +SpawnedParticleSystem__11CElementGenFi = .text:0x8030081C; // type:function size:0x10 +SetExternalParam__11CElementGenFUif = .text:0x8030082C; // type:function size:0x10 +fn_8030083C = .text:0x8030083C; // type:function size:0x10 +fn_8030084C = .text:0x8030084C; // type:function size:0x28 +ParticleAdditionalData__11CElementGenFUi = .text:0x80300874; // type:function size:0x24 +GetParticleAdditionalData__11CElementGenCFUi = .text:0x80300898; // type:function size:0x24 +fn_803008BC = .text:0x803008BC; // type:function size:0xC +fn_803008C8 = .text:0x803008C8; // type:function size:0x8 +fn_803008D0 = .text:0x803008D0; // type:function size:0x8 +fn_803008D8 = .text:0x803008D8; // type:function size:0x8 +fn_803008E0 = .text:0x803008E0; // type:function size:0x8 +fn_803008E8 = .text:0x803008E8; // type:function size:0x94 +fn_8030097C = .text:0x8030097C; // type:function size:0xFC +fn_80300A78 = .text:0x80300A78; // type:function size:0x90 +fn_80300B08 = .text:0x80300B08; // type:function size:0x124 +fn_80300C2C = .text:0x80300C2C; // type:function size:0x19C +fn_80300DC8 = .text:0x80300DC8; // type:function size:0x18 +fn_80300DE0 = .text:0x80300DE0; // type:function size:0xA4 +fn_80300E84 = .text:0x80300E84; // type:function size:0xA0 +fn_80300F24 = .text:0x80300F24; // type:function size:0x1C +fn_80300F40 = .text:0x80300F40; // type:function size:0xC4 +fn_80301004 = .text:0x80301004; // type:function size:0x2D0 +fn_803012D4 = .text:0x803012D4; // type:function size:0x24 +fn_803012F8 = .text:0x803012F8; // type:function size:0xE4 +fn_803013DC = .text:0x803013DC; // type:function size:0x398 +fn_80301774 = .text:0x80301774; // type:function size:0x2C +fn_803017A0 = .text:0x803017A0; // type:function size:0x144 +fn_803018E4 = .text:0x803018E4; // type:function size:0x29C +fn_80301B80 = .text:0x80301B80; // type:function size:0x280 +fn_80301E00 = .text:0x80301E00; // type:function size:0x124 +fn_80301F24 = .text:0x80301F24; // type:function size:0x2D0 +fn_803021F4 = .text:0x803021F4; // type:function size:0x1C8 +fn_803023BC = .text:0x803023BC; // type:function size:0x1C +fn_803023D8 = .text:0x803023D8; // type:function size:0x210 +fn_803025E8 = .text:0x803025E8; // type:function size:0x30 +fn_80302618 = .text:0x80302618; // type:function size:0x104 +fn_8030271C = .text:0x8030271C; // type:function size:0x6C +fn_80302788 = .text:0x80302788; // type:function size:0x1C8 +fn_80302950 = .text:0x80302950; // type:function size:0x26C +fn_80302BBC = .text:0x80302BBC; // type:function size:0x104 +fn_80302CC0 = .text:0x80302CC0; // type:function size:0x224 +fn_80302EE4 = .text:0x80302EE4; // type:function size:0x40 +fn_80302F24 = .text:0x80302F24; // type:function size:0x8 +fn_80302F2C = .text:0x80302F2C; // type:function size:0x240 +fn_8030316C = .text:0x8030316C; // type:function size:0x5C +fn_803031C8 = .text:0x803031C8; // type:function size:0x284 +fn_8030344C = .text:0x8030344C; // type:function size:0x24C +fn_80303698 = .text:0x80303698; // type:function size:0x124 +fn_803037BC = .text:0x803037BC; // type:function size:0x84 +fn_80303840 = .text:0x80303840; // type:function size:0x44 +fn_80303884 = .text:0x80303884; // type:function size:0x34 +fn_803038B8 = .text:0x803038B8; // type:function size:0x48 +fn_80303900 = .text:0x80303900; // type:function size:0x13C +fn_80303A3C = .text:0x80303A3C; // type:function size:0x10C +fn_80303B48 = .text:0x80303B48; // type:function size:0x8 +fn_80303B50 = .text:0x80303B50; // type:function size:0x98 +fn_80303BE8 = .text:0x80303BE8; // type:function size:0x5B8 +fn_803041A0 = .text:0x803041A0; // type:function size:0x98 +fn_80304238 = .text:0x80304238; // type:function size:0x14 +fn_8030424C = .text:0x8030424C; // type:function size:0x100 +fn_8030434C = .text:0x8030434C; // type:function size:0x74 +fn_803043C0 = .text:0x803043C0; // type:function size:0xB8 +fn_80304478 = .text:0x80304478; // type:function size:0x1D8 +fn_80304650 = .text:0x80304650; // type:function size:0x5B4 +fn_80304C04 = .text:0x80304C04; // type:function size:0x384 +fn_80304F88 = .text:0x80304F88; // type:function size:0x9FC +fn_80305984 = .text:0x80305984; // type:function size:0x14 +fn_80305998 = .text:0x80305998; // type:function size:0x28 +fn_803059C0 = .text:0x803059C0; // type:function size:0x1C +fn_803059DC = .text:0x803059DC; // type:function size:0x14 +fn_803059F0 = .text:0x803059F0; // type:function size:0x28 +fn_80305A18 = .text:0x80305A18; // type:function size:0x1C +fn_80305A34 = .text:0x80305A34; // type:function size:0x28 +fn_80305A5C = .text:0x80305A5C; // type:function size:0x8 +fn_80305A64 = .text:0x80305A64; // type:function size:0xD4 +fn_80305B38 = .text:0x80305B38; // type:function size:0x88 +fn_80305BC0 = .text:0x80305BC0; // type:function size:0x5C +fn_80305C1C = .text:0x80305C1C; // type:function size:0x5C +fn_80305C78 = .text:0x80305C78; // type:function size:0x68 +fn_80305CE0 = .text:0x80305CE0; // type:function size:0x4C8 +fn_803061A8 = .text:0x803061A8; // type:function size:0x314 +fn_803064BC = .text:0x803064BC; // type:function size:0x6C +fn_80306528 = .text:0x80306528; // type:function size:0x40 +fn_80306568 = .text:0x80306568; // type:function size:0x98 +fn_80306600 = .text:0x80306600; // type:function size:0x2C +fn_8030662C = .text:0x8030662C; // type:function size:0xB0 +fn_803066DC = .text:0x803066DC; // type:function size:0x58 +fn_80306734 = .text:0x80306734; // type:function size:0x28 +fn_8030675C = .text:0x8030675C; // type:function size:0xC0 +fn_8030681C = .text:0x8030681C; // type:function size:0xD8 +fn_803068F4 = .text:0x803068F4; // type:function size:0xD8 +fn_803069CC = .text:0x803069CC; // type:function size:0xA8 +fn_80306A74 = .text:0x80306A74; // type:function size:0xFC +fn_80306B70 = .text:0x80306B70; // type:function size:0x594 +fn_80307104 = .text:0x80307104; // type:function size:0x1E8 +fn_803072EC = .text:0x803072EC; // type:function size:0x64 +fn_80307350 = .text:0x80307350; // type:function size:0x1E8 +fn_80307538 = .text:0x80307538; // type:function size:0x64 +fn_8030759C = .text:0x8030759C; // type:function size:0x40 +fn_803075DC = .text:0x803075DC; // type:function size:0x108 +fn_803076E4 = .text:0x803076E4; // type:function size:0x60 +fn_80307744 = .text:0x80307744; // type:function size:0xF4 +fn_80307838 = .text:0x80307838; // type:function size:0xD8 +fn_80307910 = .text:0x80307910; // type:function size:0x100 +fn_80307A10 = .text:0x80307A10; // type:function size:0xC0 +fn_80307AD0 = .text:0x80307AD0; // type:function size:0x168 +fn_80307C38 = .text:0x80307C38; // type:function size:0x114 +fn_80307D4C = .text:0x80307D4C; // type:function size:0x114 +fn_80307E60 = .text:0x80307E60; // type:function size:0xA0 +fn_80307F00 = .text:0x80307F00; // type:function size:0x40 +fn_80307F40 = .text:0x80307F40; // type:function size:0x238 +fn_80308178 = .text:0x80308178; // type:function size:0x4C +fn_803081C4 = .text:0x803081C4; // type:function size:0x60 +fn_80308224 = .text:0x80308224; // type:function size:0x20 +fn_80308244 = .text:0x80308244; // type:function size:0x78 +GetAnalog__11CFinalInputCFi = .text:0x803082BC; // type:function size:0x2B8 +fn_80308574 = .text:0x80308574; // type:function size:0x6C +fn_803085E0 = .text:0x803085E0; // type:function size:0x6C +GetDigital__11CFinalInputCFi = .text:0x8030864C; // type:function size:0x70 +fn_803086BC = .text:0x803086BC; // type:function size:0x14 +fn_803086D0 = .text:0x803086D0; // type:function size:0x58 +GetPressed__11CFinalInputCFi = .text:0x80308728; // type:function size:0x70 +fn_80308798 = .text:0x80308798; // type:function size:0x58 +fn_803087F0 = .text:0x803087F0; // type:function size:0x58 +fn_80308848 = .text:0x80308848; // type:function size:0x70 +fn_803088B8 = .text:0x803088B8; // type:function size:0x58 +fn_80308910 = .text:0x80308910; // type:function size:0x58 +fn_80308968 = .text:0x80308968; // type:function size:0x64 +fn_803089CC = .text:0x803089CC; // type:function size:0x28 +fn_803089F4 = .text:0x803089F4; // type:function size:0x40 +fn_80308A34 = .text:0x80308A34; // type:function size:0x24 +fn_80308A58 = .text:0x80308A58; // type:function size:0x4 +fn_80308A5C = .text:0x80308A5C; // type:function size:0xB0 +fn_80308B0C = .text:0x80308B0C; // type:function size:0xF0 +fn_80308BFC = .text:0x80308BFC; // type:function size:0x40 +fn_80308C3C = .text:0x80308C3C; // type:function size:0xC8 +fn_80308D04 = .text:0x80308D04; // type:function size:0x84 +fn_80308D88 = .text:0x80308D88; // type:function size:0xB0 +fn_80308E38 = .text:0x80308E38; // type:function size:0x8 +fn_80308E40 = .text:0x80308E40; // type:function size:0x10 +fn_80308E50 = .text:0x80308E50; // type:function size:0x60 +fn_80308EB0 = .text:0x80308EB0; // type:function size:0xD8 +fn_80308F88 = .text:0x80308F88; // type:function size:0x164 +fn_803090EC = .text:0x803090EC; // type:function size:0x3C +fn_80309128 = .text:0x80309128; // type:function size:0x9C +fn_803091C4 = .text:0x803091C4; // type:function size:0x2D8 +fn_8030949C = .text:0x8030949C; // type:function size:0x2F0 +fn_8030978C = .text:0x8030978C; // type:function size:0x30 +fn_803097BC = .text:0x803097BC; // type:function size:0xD4 +fn_80309890 = .text:0x80309890; // type:function size:0xFC +fn_8030998C = .text:0x8030998C; // type:function size:0xC +fn_80309998 = .text:0x80309998; // type:function size:0x28 +fn_803099C0 = .text:0x803099C0; // type:function size:0x38 +fn_803099F8 = .text:0x803099F8; // type:function size:0x24 +fn_80309A1C = .text:0x80309A1C; // type:function size:0xEC +fn_80309B08 = .text:0x80309B08; // type:function size:0x8C +fn_80309B94 = .text:0x80309B94; // type:function size:0x74 +fn_80309C08 = .text:0x80309C08; // type:function size:0x58 +fn_80309C60 = .text:0x80309C60; // type:function size:0x20 +fn_80309C80 = .text:0x80309C80; // type:function size:0x1C +fn_80309C9C = .text:0x80309C9C; // type:function size:0x78 +fn_80309D14 = .text:0x80309D14; // type:function size:0xA8 +fn_80309DBC = .text:0x80309DBC; // type:function size:0x4D0 +BoxInFrustumPlanes__14CFrustumPlanesCFRC6CAABox = .text:0x8030A28C; // type:function size:0x84 +BoxInFrustumPlanes__14CFrustumPlanesCFRCQ24rstl24optional_object<6CAABox> = .text:0x8030A310; // type:function size:0x2C +fn_8030A33C = .text:0x8030A33C; // type:function size:0x118 +SphereInFrustumPlanes__14CFrustumPlanesCFRC7CSphere = .text:0x8030A454; // type:function size:0x94 +fn_8030A4E8 = .text:0x8030A4E8; // type:function size:0x70 +SetNumChans__3CGXFUc = .text:0x8030A558; // type:function size:0x30 +SetNumTexGens__3CGXFUc = .text:0x8030A588; // type:function size:0x20 +fn_8030A5A8 = .text:0x8030A5A8; // type:function size:0x6C +fn_8030A614 = .text:0x8030A614; // type:function size:0x18 +fn_8030A62C = .text:0x8030A62C; // type:function size:0x6C +SetChanCtrl__3CGXFQ23CGX10EChannelIdUc11_GXColorSrc11_GXColorSrc10_GXLightID12_GXDiffuseFn9_GXAttnFn = .text:0x8030A698; // type:function size:0x7C +SetNumTevStages__3CGXFUc = .text:0x8030A714; // type:function size:0x20 +fn_8030A734 = .text:0x8030A734; // type:function size:0x68 +SetTevColorIn__3CGXF13_GXTevStageID14_GXTevColorArg14_GXTevColorArg14_GXTevColorArg14_GXTevColorArg = .text:0x8030A79C; // type:function size:0x38 +fn_8030A7D4 = .text:0x8030A7D4; // type:function size:0x38 +fn_8030A80C = .text:0x8030A80C; // type:function size:0x40 +fn_8030A84C = .text:0x8030A84C; // type:function size:0x40 +fn_8030A88C = .text:0x8030A88C; // type:function size:0x40 +fn_8030A8CC = .text:0x8030A8CC; // type:function size:0x40 +SetTevKColorSel__3CGXF13_GXTevStageID15_GXTevKColorSel = .text:0x8030A90C; // type:function size:0x28 +fn_8030A934 = .text:0x8030A934; // type:function size:0x28 +SetTevOrder__3CGXF13_GXTevStageID13_GXTexCoordID11_GXTexMapID12_GXChannelID = .text:0x8030A95C; // type:function size:0x34 +fn_8030A990 = .text:0x8030A990; // type:function size:0x78 +fn_8030AA08 = .text:0x8030AA08; // type:function size:0x3C +fn_8030AA44 = .text:0x8030AA44; // type:function size:0x9C +SetTevDirect__3CGXF13_GXTevStageID = .text:0x8030AAE0; // type:function size:0x2C +SetTexCoordGen__3CGXF13_GXTexCoordID13_GXTexGenType12_GXTexGenSrc9_GXTexMtxUc11_GXPTTexMtx = .text:0x8030AB0C; // type:function size:0x78 +SetNumIndStages__3CGXFUc = .text:0x8030AB84; // type:function size:0x20 +fn_8030ABA4 = .text:0x8030ABA4; // type:function size:0x38 +Begin__3CGXF12_GXPrimitive9_GXVtxFmtUs = .text:0x8030ABDC; // type:function size:0x68 +End__3CGXFv = .text:0x8030AC44; // type:function size:0x4 +SetFog__3CGXF10_GXFogTypeffffRC8_GXColor = .text:0x8030AC48; // type:function size:0xC0 +fn_8030AD08 = .text:0x8030AD08; // type:function size:0x2C +fn_8030AD34 = .text:0x8030AD34; // type:function size:0x530 +fn_8030B264 = .text:0x8030B264; // type:function size:0x1D0 +fn_8030B434 = .text:0x8030B434; // type:function size:0x30 +fn_8030B464 = .text:0x8030B464; // type:function size:0xD8 +fn_8030B53C = .text:0x8030B53C; // type:function size:0x14 +fn_8030B550 = .text:0x8030B550; // type:function size:0x1A8 +fn_8030B6F8 = .text:0x8030B6F8; // type:function size:0x70 +fn_8030B768 = .text:0x8030B768; // type:function size:0xC +SetVtxDescv__3CGXFPC14_GXVtxDescList = .text:0x8030B774; // type:function size:0x60 +fn_8030B7D4 = .text:0x8030B7D4; // type:function size:0x13C +SetStandardTevColorAlphaOp__3CGXF13_GXTevStageID = .text:0x8030B910; // type:function size:0x94 +GetFog__3CGXFP10_GXFogTypePfPfPfPfP8_GXColor = .text:0x8030B9A4; // type:function size:0x94 +CallDisplayList__3CGXFPCvUl = .text:0x8030BA38; // type:function size:0x58 +SetDstAlpha__3CGXFbUc = .text:0x8030BA90; // type:function size:0x70 +fn_8030BB00 = .text:0x8030BB00; // type:function size:0xE4 +fn_8030BBE4 = .text:0x8030BBE4; // type:function size:0x10 +fn_8030BBF4 = .text:0x8030BBF4; // type:function size:0x10 +fn_8030BC04 = .text:0x8030BC04; // type:function size:0x90 +fn_8030BC94 = .text:0x8030BC94; // type:function size:0x4 +fn_8030BC98 = .text:0x8030BC98; // type:function size:0x34 +fn_8030BCCC = .text:0x8030BCCC; // type:function size:0x8 +fn_8030BCD4 = .text:0x8030BCD4; // type:function size:0xBC +fn_8030BD90 = .text:0x8030BD90; // type:function size:0x90 +fn_8030BE20 = .text:0x8030BE20; // type:function size:0x28C +fn_8030C0AC = .text:0x8030C0AC; // type:function size:0x2D0 +fn_8030C37C = .text:0x8030C37C; // type:function size:0x40 +fn_8030C3BC = .text:0x8030C3BC; // type:function size:0x4E0 +fn_8030C89C = .text:0x8030C89C; // type:function size:0x17C +fn_8030CA18 = .text:0x8030CA18; // type:function size:0x128 +fn_8030CB40 = .text:0x8030CB40; // type:function size:0x70 +fn_8030CBB0 = .text:0x8030CBB0; // type:function size:0x210 +fn_8030CDC0 = .text:0x8030CDC0; // type:function size:0xD4 +fn_8030CE94 = .text:0x8030CE94; // type:function size:0xB8 +fn_8030CF4C = .text:0x8030CF4C; // type:function size:0x1DC +fn_8030D128 = .text:0x8030D128; // type:function size:0xA8 +fn_8030D1D0 = .text:0x8030D1D0; // type:function size:0x10 +fn_8030D1E0 = .text:0x8030D1E0; // type:function size:0x10 +fn_8030D1F0 = .text:0x8030D1F0; // type:function size:0x4 +fn_8030D1F4 = .text:0x8030D1F4; // type:function size:0xC +fn_8030D200 = .text:0x8030D200; // type:function size:0x64 +fn_8030D264 = .text:0x8030D264; // type:function size:0x144 +fn_8030D3A8 = .text:0x8030D3A8; // type:function size:0x8 +fn_8030D3B0 = .text:0x8030D3B0; // type:function size:0xA4 +fn_8030D454 = .text:0x8030D454; // type:function size:0x44 +fn_8030D498 = .text:0x8030D498; // type:function size:0x168 +fn_8030D600 = .text:0x8030D600; // type:function size:0x144 +fn_8030D744 = .text:0x8030D744; // type:function size:0x8C +fn_8030D7D0 = .text:0x8030D7D0; // type:function size:0x70 +fn_8030D840 = .text:0x8030D840; // type:function size:0x38 +fn_8030D878 = .text:0x8030D878; // type:function size:0x70 +fn_8030D8E8 = .text:0x8030D8E8; // type:function size:0xB0 +fn_8030D998 = .text:0x8030D998; // type:function size:0x94 +fn_8030DA2C = .text:0x8030DA2C; // type:function size:0x48 +fn_8030DA74 = .text:0x8030DA74; // type:function size:0x88 +fn_8030DAFC = .text:0x8030DAFC; // type:function size:0x4 +fn_8030DB00 = .text:0x8030DB00; // type:function size:0x8 +fn_8030DB08 = .text:0x8030DB08; // type:function size:0x144 +fn_8030DC4C = .text:0x8030DC4C; // type:function size:0x228 +fn_8030DE74 = .text:0x8030DE74; // type:function size:0xC0 +fn_8030DF34 = .text:0x8030DF34; // type:function size:0x6C +fn_8030DFA0 = .text:0x8030DFA0; // type:function size:0x254 +fn_8030E1F4 = .text:0x8030E1F4; // type:function size:0x320 +fn_8030E514 = .text:0x8030E514; // type:function size:0x10 +fn_8030E524 = .text:0x8030E524; // type:function size:0x180 +fn_8030E6A4 = .text:0x8030E6A4; // type:function size:0xA4 +fn_8030E748 = .text:0x8030E748; // type:function size:0x180 +fn_8030E8C8 = .text:0x8030E8C8; // type:function size:0x74 +fn_8030E93C = .text:0x8030E93C; // type:function size:0x270 +fn_8030EBAC = .text:0x8030EBAC; // type:function size:0x8C +fn_8030EC38 = .text:0x8030EC38; // type:function size:0x4 +fn_8030EC3C = .text:0x8030EC3C; // type:function size:0x8 +fn_8030EC44 = .text:0x8030EC44; // type:function size:0x94 +fn_8030ECD8 = .text:0x8030ECD8; // type:function size:0x14 +fn_8030ECEC = .text:0x8030ECEC; // type:function size:0x40 +fn_8030ED2C = .text:0x8030ED2C; // type:function size:0x138 +fn_8030EE64 = .text:0x8030EE64; // type:function size:0xC +fn_8030EE70 = .text:0x8030EE70; // type:function size:0x30 +fn_8030EEA0 = .text:0x8030EEA0; // type:function size:0x6C +fn_8030EF0C = .text:0x8030EF0C; // type:function size:0xB4 +fn_8030EFC0 = .text:0x8030EFC0; // type:function size:0x14 +fn_8030EFD4 = .text:0x8030EFD4; // type:function size:0x44 +fn_8030F018 = .text:0x8030F018; // type:function size:0x10 +fn_8030F028 = .text:0x8030F028; // type:function size:0x18 +fn_8030F040 = .text:0x8030F040; // type:function size:0xA4 +fn_8030F0E4 = .text:0x8030F0E4; // type:function size:0x78 +fn_8030F15C = .text:0x8030F15C; // type:function size:0x18 +fn_8030F174 = .text:0x8030F174; // type:function size:0xA4 +fn_8030F218 = .text:0x8030F218; // type:function size:0x88 +fn_8030F2A0 = .text:0x8030F2A0; // type:function size:0x18 +fn_8030F2B8 = .text:0x8030F2B8; // type:function size:0xA4 +fn_8030F35C = .text:0x8030F35C; // type:function size:0x88 +fn_8030F3E4 = .text:0x8030F3E4; // type:function size:0x18 +fn_8030F3FC = .text:0x8030F3FC; // type:function size:0xA4 +fn_8030F4A0 = .text:0x8030F4A0; // type:function size:0x9C +fn_8030F53C = .text:0x8030F53C; // type:function size:0x18 +fn_8030F554 = .text:0x8030F554; // type:function size:0xA4 +fn_8030F5F8 = .text:0x8030F5F8; // type:function size:0xA4 +fn_8030F69C = .text:0x8030F69C; // type:function size:0x18 +fn_8030F6B4 = .text:0x8030F6B4; // type:function size:0xA4 +fn_8030F758 = .text:0x8030F758; // type:function size:0xA8 +fn_8030F800 = .text:0x8030F800; // type:function size:0x24 +fn_8030F824 = .text:0x8030F824; // type:function size:0xC4 +fn_8030F8E8 = .text:0x8030F8E8; // type:function size:0xCC +fn_8030F9B4 = .text:0x8030F9B4; // type:function size:0x14 +fn_8030F9C8 = .text:0x8030F9C8; // type:function size:0x84 +fn_8030FA4C = .text:0x8030FA4C; // type:function size:0x48 +fn_8030FA94 = .text:0x8030FA94; // type:function size:0x14 +fn_8030FAA8 = .text:0x8030FAA8; // type:function size:0x84 +fn_8030FB2C = .text:0x8030FB2C; // type:function size:0x88 +fn_8030FBB4 = .text:0x8030FBB4; // type:function size:0x18 +fn_8030FBCC = .text:0x8030FBCC; // type:function size:0xA4 +fn_8030FC70 = .text:0x8030FC70; // type:function size:0x94 +fn_8030FD04 = .text:0x8030FD04; // type:function size:0x1C +fn_8030FD20 = .text:0x8030FD20; // type:function size:0xC4 +fn_8030FDE4 = .text:0x8030FDE4; // type:function size:0xA0 +fn_8030FE84 = .text:0x8030FE84; // type:function size:0x1C +fn_8030FEA0 = .text:0x8030FEA0; // type:function size:0xC4 +fn_8030FF64 = .text:0x8030FF64; // type:function size:0xBC +fn_80310020 = .text:0x80310020; // type:function size:0x20 +fn_80310040 = .text:0x80310040; // type:function size:0xE4 +fn_80310124 = .text:0x80310124; // type:function size:0x108 +fn_8031022C = .text:0x8031022C; // type:function size:0x14 +fn_80310240 = .text:0x80310240; // type:function size:0x84 +fn_803102C4 = .text:0x803102C4; // type:function size:0xAC +fn_80310370 = .text:0x80310370; // type:function size:0x1F8 +fn_80310568 = .text:0x80310568; // type:function size:0x64 +fn_803105CC = .text:0x803105CC; // type:function size:0x114 +fn_803106E0 = .text:0x803106E0; // type:function size:0x220 +fn_80310900 = .text:0x80310900; // type:function size:0x94 +fn_80310994 = .text:0x80310994; // type:function size:0x1C4 +fn_80310B58 = .text:0x80310B58; // type:function size:0x18 +fn_80310B70 = .text:0x80310B70; // type:function size:0xA4 +fn_80310C14 = .text:0x80310C14; // type:function size:0x88 +fn_80310C9C = .text:0x80310C9C; // type:function size:0x18 +fn_80310CB4 = .text:0x80310CB4; // type:function size:0xA4 +fn_80310D58 = .text:0x80310D58; // type:function size:0xA4 +fn_80310DFC = .text:0x80310DFC; // type:function size:0x68 +fn_80310E64 = .text:0x80310E64; // type:function size:0x48 +fn_80310EAC = .text:0x80310EAC; // type:function size:0x48 +fn_80310EF4 = .text:0x80310EF4; // type:function size:0x18 +fn_80310F0C = .text:0x80310F0C; // type:function size:0xA4 +fn_80310FB0 = .text:0x80310FB0; // type:function size:0x5C +fn_8031100C = .text:0x8031100C; // type:function size:0x14 +fn_80311020 = .text:0x80311020; // type:function size:0x84 +fn_803110A4 = .text:0x803110A4; // type:function size:0x40 +fn_803110E4 = .text:0x803110E4; // type:function size:0x14 +fn_803110F8 = .text:0x803110F8; // type:function size:0x44 +fn_8031113C = .text:0x8031113C; // type:function size:0x44 +fn_80311180 = .text:0x80311180; // type:function size:0x44 +fn_803111C4 = .text:0x803111C4; // type:function size:0x44 +fn_80311208 = .text:0x80311208; // type:function size:0x1C +fn_80311224 = .text:0x80311224; // type:function size:0xA0 +fn_803112C4 = .text:0x803112C4; // type:function size:0x84 +fn_80311348 = .text:0x80311348; // type:function size:0x80 +fn_803113C8 = .text:0x803113C8; // type:function size:0x1C +fn_803113E4 = .text:0x803113E4; // type:function size:0x1C +BuildPoint__6CLightFRC9CVector3fRC6CColor = .text:0x80311400; // type:function size:0x1C +fn_8031141C = .text:0x8031141C; // type:function size:0x1C +fn_80311438 = .text:0x80311438; // type:function size:0x1C +BuildHard__6CLightFRC9CVector3fRC6CColorf = .text:0x80311454; // type:function size:0x34 +SetAttenuation__6CLightFfff = .text:0x80311488; // type:function size:0x1C +fn_803114A4 = .text:0x803114A4; // type:function size:0x1C +fn_803114C0 = .text:0x803114C0; // type:function size:0x18 +fn_803114D8 = .text:0x803114D8; // type:function size:0x1C +fn_803114F4 = .text:0x803114F4; // type:function size:0x1C +fn_80311510 = .text:0x80311510; // type:function size:0x14 +fn_80311524 = .text:0x80311524; // type:function size:0x4C +fn_80311570 = .text:0x80311570; // type:function size:0xC4 +fn_80311634 = .text:0x80311634; // type:function size:0x74 +fn_803116A8 = .text:0x803116A8; // type:function size:0x128 +fn_803117D0 = .text:0x803117D0; // type:function size:0x34 +fn_80311804 = .text:0x80311804; // type:function size:0x98 +fn_8031189C = .text:0x8031189C; // type:function size:0xC +fn_803118A8 = .text:0x803118A8; // type:function size:0x10 +fn_803118B8 = .text:0x803118B8; // type:function size:0x40 +fn_803118F8 = .text:0x803118F8; // type:function size:0x54 +fn_8031194C = .text:0x8031194C; // type:function size:0x4 +fn_80311950 = .text:0x80311950; // type:function size:0x244 +fn_80311B94 = .text:0x80311B94; // type:function size:0x38 +fn_80311BCC = .text:0x80311BCC; // type:function size:0x38 +fn_80311C04 = .text:0x80311C04; // type:function size:0x38 +fn_80311C3C = .text:0x80311C3C; // type:function size:0x38 +fn_80311C74 = .text:0x80311C74; // type:function size:0x8 +fn_80311C7C = .text:0x80311C7C; // type:function size:0x40 +fn_80311CBC = .text:0x80311CBC; // type:function size:0xC +fn_80311CC8 = .text:0x80311CC8; // type:function size:0x10 +fn_80311CD8 = .text:0x80311CD8; // type:function size:0x40 +fn_80311D18 = .text:0x80311D18; // type:function size:0x4C +fn_80311D64 = .text:0x80311D64; // type:function size:0xA0 +fn_80311E04 = .text:0x80311E04; // type:function size:0x2C +fn_80311E30 = .text:0x80311E30; // type:function size:0xA0 +fn_80311ED0 = .text:0x80311ED0; // type:function size:0x54 +fn_80311F24 = .text:0x80311F24; // type:function size:0x70 +fn_80311F94 = .text:0x80311F94; // type:function size:0xB0 +fn_80312044 = .text:0x80312044; // type:function size:0xC8 +fn_8031210C = .text:0x8031210C; // type:function size:0x8 +fn_80312114 = .text:0x80312114; // type:function size:0x20 +fn_80312134 = .text:0x80312134; // type:function size:0x24 +fn_80312158 = .text:0x80312158; // type:function size:0x4 +fn_8031215C = .text:0x8031215C; // type:function size:0x24 +fn_80312180 = .text:0x80312180; // type:function size:0x4 +fn_80312184 = .text:0x80312184; // type:function size:0xFC +fn_80312280 = .text:0x80312280; // type:function size:0x8 +fn_80312288 = .text:0x80312288; // type:function size:0x11C +fn_803123A4 = .text:0x803123A4; // type:function size:0xE8 +fn_8031248C = .text:0x8031248C; // type:function size:0x180 +fn_8031260C = .text:0x8031260C; // type:function size:0x20 +fn_8031262C = .text:0x8031262C; // type:function size:0x20 +fn_8031264C = .text:0x8031264C; // type:function size:0x20 +fn_8031266C = .text:0x8031266C; // type:function size:0x20 +fn_8031268C = .text:0x8031268C; // type:function size:0x20 +fn_803126AC = .text:0x803126AC; // type:function size:0x80 +fn_8031272C = .text:0x8031272C; // type:function size:0x58 +fn_80312784 = .text:0x80312784; // type:function size:0x324 +__ct__9CMatrix3fFRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x80312AA8; // type:function size:0x4C +fn_80312AF4 = .text:0x80312AF4; // type:function size:0x70 +fn_80312B64 = .text:0x80312B64; // type:function size:0x114 +fn_80312C78 = .text:0x80312C78; // type:function size:0xA4 +fn_80312D1C = .text:0x80312D1C; // type:function size:0x4C +RotateX__9CMatrix3fFRC9CRelAngle = .text:0x80312D68; // type:function size:0x90 +fn_80312DF8 = .text:0x80312DF8; // type:function size:0x90 +RotateZ__9CMatrix3fFRC9CRelAngle = .text:0x80312E88; // type:function size:0x90 +fn_80312F18 = .text:0x80312F18; // type:function size:0x114 +__ml__9CMatrix3fCFRC9CVector3f = .text:0x8031302C; // type:function size:0x7C +__ml__9CMatrix3fCFRC9CMatrix3f = .text:0x803130A8; // type:function size:0x20C +fn_803132B4 = .text:0x803132B4; // type:function size:0x7C +fn_80313330 = .text:0x80313330; // type:function size:0x60 +fn_80313390 = .text:0x80313390; // type:function size:0xB8 +__ct__9CMatrix3fFRC9CMatrix3f = .text:0x80313448; // type:function size:0x2C +__as__9CMatrix3fFRC9CMatrix3f = .text:0x80313474; // type:function size:0x2C +fn_803134A0 = .text:0x803134A0; // type:function size:0x38 +fn_803134D8 = .text:0x803134D8; // type:function size:0x8C +fn_80313564 = .text:0x80313564; // type:function size:0x94 +fn_803135F8 = .text:0x803135F8; // type:function size:0xE8 +fn_803136E0 = .text:0x803136E0; // type:function size:0x38 +fn_80313718 = .text:0x80313718; // type:function size:0x68 +fn_80313780 = .text:0x80313780; // type:function size:0x13C +fn_803138BC = .text:0x803138BC; // type:function size:0x140 +fn_803139FC = .text:0x803139FC; // type:function size:0x70 +fn_80313A6C = .text:0x80313A6C; // type:function size:0xA4 +fn_80313B10 = .text:0x80313B10; // type:function size:0x5BC +__ct__11CMayaSplineFR12CInputStream = .text:0x803140CC; // type:function size:0x160 +__ct__11CMayaSplineFRC11CMayaSpline = .text:0x8031422C; // type:function size:0x23C +__as__11CMayaSplineFRC11CMayaSpline = .text:0x80314468; // type:function size:0x60 +fn_803144C8 = .text:0x803144C8; // type:function size:0x264 +fn_8031472C = .text:0x8031472C; // type:function size:0x250 +fn_8031497C = .text:0x8031497C; // type:function size:0x1DC +fn_80314B58 = .text:0x80314B58; // type:function size:0x108 +__ct__11CMayaSplineFv = .text:0x80314C60; // type:function size:0x50 +fn_80314CB0 = .text:0x80314CB0; // type:function size:0x34 +fn_80314CE4 = .text:0x80314CE4; // type:function size:0x3CC +fn_803150B0 = .text:0x803150B0; // type:function size:0x6C +EvaluateAt__11CMayaSplineCFf = .text:0x8031511C; // type:function size:0x160 +fn_8031527C = .text:0x8031527C; // type:function size:0x2A0 +fn_8031551C = .text:0x8031551C; // type:function size:0x2B8 +fn_803157D4 = .text:0x803157D4; // type:function size:0x1C4 +GetKnots__11CMayaSplineCFv = .text:0x80315998; // type:function size:0x8 +GetMaxTime__11CMayaSplineCFv = .text:0x803159A0; // type:function size:0x28 +GetDuration__11CMayaSplineCFv = .text:0x803159C8; // type:function size:0x50 +GetKnotCount__11CMayaSplineCFv = .text:0x80315A18; // type:function size:0x8 +fn_80315A20 = .text:0x80315A20; // type:function size:0x250 +fn_80315C70 = .text:0x80315C70; // type:function size:0x150 +fn_80315DC0 = .text:0x80315DC0; // type:function size:0x254 +fn_80316014 = .text:0x80316014; // type:function size:0x218 +fn_8031622C = .text:0x8031622C; // type:function size:0x3B0 +fn_803165DC = .text:0x803165DC; // type:function size:0x1B0 +fn_8031678C = .text:0x8031678C; // type:function size:0x270 +fn_803169FC = .text:0x803169FC; // type:function size:0x2AC +fn_80316CA8 = .text:0x80316CA8; // type:function size:0x164 +fn_80316E0C = .text:0x80316E0C; // type:function size:0x128 +fn_80316F34 = .text:0x80316F34; // type:function size:0xB4 +fn_80316FE8 = .text:0x80316FE8; // type:function size:0xB4 +fn_8031709C = .text:0x8031709C; // type:function size:0xBC +fn_80317158 = .text:0x80317158; // type:function size:0xF4 +fn_8031724C = .text:0x8031724C; // type:function size:0xC4 +fn_80317310 = .text:0x80317310; // type:function size:0x48 +fn_80317358 = .text:0x80317358; // type:function size:0xCC +fn_80317424 = .text:0x80317424; // type:function size:0x14 +fn_80317438 = .text:0x80317438; // type:function size:0xA8 +fn_803174E0 = .text:0x803174E0; // type:function size:0x40 +fn_80317520 = .text:0x80317520; // type:function size:0xF0 +fn_80317610 = .text:0x80317610; // type:function size:0x2C +fn_8031763C = .text:0x8031763C; // type:function size:0x2C +fn_80317668 = .text:0x80317668; // type:function size:0x2C +fn_80317694 = .text:0x80317694; // type:function size:0x10C +fn_803177A0 = .text:0x803177A0; // type:function size:0x88 +fn_80317828 = .text:0x80317828; // type:function size:0x68 +fn_80317890 = .text:0x80317890; // type:function size:0x60 +fn_803178F0 = .text:0x803178F0; // type:function size:0x14 +fn_80317904 = .text:0x80317904; // type:function size:0x68 +fn_8031796C = .text:0x8031796C; // type:function size:0xC +fn_80317978 = .text:0x80317978; // type:function size:0x64 +fn_803179DC = .text:0x803179DC; // type:function size:0x7C +fn_80317A58 = .text:0x80317A58; // type:function size:0x90 +fn_80317AE8 = .text:0x80317AE8; // type:function size:0x14C +fn_80317C34 = .text:0x80317C34; // type:function size:0xEC +fn_80317D20 = .text:0x80317D20; // type:function size:0x8C +fn_80317DAC = .text:0x80317DAC; // type:function size:0x58 +fn_80317E04 = .text:0x80317E04; // type:function size:0x54 +fn_80317E58 = .text:0x80317E58; // type:function size:0xC +fn_80317E64 = .text:0x80317E64; // type:function size:0x38 +fn_80317E9C = .text:0x80317E9C; // type:function size:0x78 +fn_80317F14 = .text:0x80317F14; // type:function size:0x3C +fn_80317F50 = .text:0x80317F50; // type:function size:0xD4 +fn_80318024 = .text:0x80318024; // type:function size:0x130 +Free__7CMemoryFPCv = .text:0x80318154; // type:function size:0x80 +fn_803181D4 = .text:0x803181D4; // type:function size:0x20 +fn_803181F4 = .text:0x803181F4; // type:function size:0x18 +__nw__FUlPCcPCc = .text:0x8031820C; // type:function size:0x54 +fn_80318260 = .text:0x80318260; // type:function size:0x54 +fn_803182B4 = .text:0x803182B4; // type:function size:0x48 +fn_803182FC = .text:0x803182FC; // type:function size:0x44 +fn_80318340 = .text:0x80318340; // type:function size:0x3C +fn_8031837C = .text:0x8031837C; // type:function size:0x80 +fn_803183FC = .text:0x803183FC; // type:function size:0x80 +fn_8031847C = .text:0x8031847C; // type:function size:0x70 +fn_803184EC = .text:0x803184EC; // type:function size:0xCC +fn_803185B8 = .text:0x803185B8; // type:function size:0x200 +fn_803187B8 = .text:0x803187B8; // type:function size:0x60 +fn_80318818 = .text:0x80318818; // type:function size:0xA4 +fn_803188BC = .text:0x803188BC; // type:function size:0x8 +fn_803188C4 = .text:0x803188C4; // type:function size:0x68 +fn_8031892C = .text:0x8031892C; // type:function size:0x258 +fn_80318B84 = .text:0x80318B84; // type:function size:0xCC +fn_80318C50 = .text:0x80318C50; // type:function size:0x56C +fn_803191BC = .text:0x803191BC; // type:function size:0x60 +fn_8031921C = .text:0x8031921C; // type:function size:0xA4 +fn_803192C0 = .text:0x803192C0; // type:function size:0x8 +fn_803192C8 = .text:0x803192C8; // type:function size:0x68 +fn_80319330 = .text:0x80319330; // type:function size:0x1B0 +fn_803194E0 = .text:0x803194E0; // type:function size:0x30 +fn_80319510 = .text:0x80319510; // type:function size:0x48 +fn_80319558 = .text:0x80319558; // type:function size:0x8 +fn_80319560 = .text:0x80319560; // type:function size:0x22C +fn_8031978C = .text:0x8031978C; // type:function size:0x64 +fn_803197F0 = .text:0x803197F0; // type:function size:0x11C +fn_8031990C = .text:0x8031990C; // type:function size:0xD8 +fn_803199E4 = .text:0x803199E4; // type:function size:0x70 +fn_80319A54 = .text:0x80319A54; // type:function size:0xC4 +fn_80319B18 = .text:0x80319B18; // type:function size:0x108 +fn_80319C20 = .text:0x80319C20; // type:function size:0x8 +fn_80319C28 = .text:0x80319C28; // type:function size:0xDC +fn_80319D04 = .text:0x80319D04; // type:function size:0xA4 +fn_80319DA8 = .text:0x80319DA8; // type:function size:0x110 +fn_80319EB8 = .text:0x80319EB8; // type:function size:0x1FC +fn_8031A0B4 = .text:0x8031A0B4; // type:function size:0x70 +fn_8031A124 = .text:0x8031A124; // type:function size:0x80 +fn_8031A1A4 = .text:0x8031A1A4; // type:function size:0xCC +fn_8031A270 = .text:0x8031A270; // type:function size:0x8 +fn_8031A278 = .text:0x8031A278; // type:function size:0xA0 +fn_8031A318 = .text:0x8031A318; // type:function size:0x1D8 +fn_8031A4F0 = .text:0x8031A4F0; // type:function size:0x64 +fn_8031A554 = .text:0x8031A554; // type:function size:0x104 +fn_8031A658 = .text:0x8031A658; // type:function size:0x8 +fn_8031A660 = .text:0x8031A660; // type:function size:0x8 +fn_8031A668 = .text:0x8031A668; // type:function size:0x5C +fn_8031A6C4 = .text:0x8031A6C4; // type:function size:0xC4 +fn_8031A788 = .text:0x8031A788; // type:function size:0x73C +fn_8031AEC4 = .text:0x8031AEC4; // type:function size:0xD0 +fn_8031AF94 = .text:0x8031AF94; // type:function size:0x8 +fn_8031AF9C = .text:0x8031AF9C; // type:function size:0x40 +fn_8031AFDC = .text:0x8031AFDC; // type:function size:0x20 +fn_8031AFFC = .text:0x8031AFFC; // type:function size:0x4 +fn_8031B000 = .text:0x8031B000; // type:function size:0x8 +fn_8031B008 = .text:0x8031B008; // type:function size:0x40 +fn_8031B048 = .text:0x8031B048; // type:function size:0xC4 +fn_8031B10C = .text:0x8031B10C; // type:function size:0xDC +fn_8031B1E8 = .text:0x8031B1E8; // type:function size:0xD0 +fn_8031B2B8 = .text:0x8031B2B8; // type:function size:0x8 +fn_8031B2C0 = .text:0x8031B2C0; // type:function size:0x40 +fn_8031B300 = .text:0x8031B300; // type:function size:0x18 +fn_8031B318 = .text:0x8031B318; // type:function size:0x8 +fn_8031B320 = .text:0x8031B320; // type:function size:0x8 +fn_8031B328 = .text:0x8031B328; // type:function size:0x8 +fn_8031B330 = .text:0x8031B330; // type:function size:0x8 +fn_8031B338 = .text:0x8031B338; // type:function size:0x8 +fn_8031B340 = .text:0x8031B340; // type:function size:0x8 +fn_8031B348 = .text:0x8031B348; // type:function size:0xC +fn_8031B354 = .text:0x8031B354; // type:function size:0x8 +fn_8031B35C = .text:0x8031B35C; // type:function size:0x194 +fn_8031B4F0 = .text:0x8031B4F0; // type:function size:0xD4 +fn_8031B5C4 = .text:0x8031B5C4; // type:function size:0x7C +fn_8031B640 = .text:0x8031B640; // type:function size:0xF4 +fn_8031B734 = .text:0x8031B734; // type:function size:0x130 +fn_8031B864 = .text:0x8031B864; // type:function size:0x114 +fn_8031B978 = .text:0x8031B978; // type:function size:0x4 +fn_8031B97C = .text:0x8031B97C; // type:function size:0xA0 +fn_8031BA1C = .text:0x8031BA1C; // type:function size:0x98 +fn_8031BAB4 = .text:0x8031BAB4; // type:function size:0x24 +fn_8031BAD8 = .text:0x8031BAD8; // type:function size:0x40 +fn_8031BB18 = .text:0x8031BB18; // type:function size:0x1C +fn_8031BB34 = .text:0x8031BB34; // type:function size:0xC4 +fn_8031BBF8 = .text:0x8031BBF8; // type:function size:0xB8 +fn_8031BCB0 = .text:0x8031BCB0; // type:function size:0x1C +fn_8031BCCC = .text:0x8031BCCC; // type:function size:0x44 +fn_8031BD10 = .text:0x8031BD10; // type:function size:0x20 +fn_8031BD30 = .text:0x8031BD30; // type:function size:0x14 +fn_8031BD44 = .text:0x8031BD44; // type:function size:0x84 +fn_8031BDC8 = .text:0x8031BDC8; // type:function size:0x94 +fn_8031BE5C = .text:0x8031BE5C; // type:function size:0x18 +fn_8031BE74 = .text:0x8031BE74; // type:function size:0xA4 +fn_8031BF18 = .text:0x8031BF18; // type:function size:0x114 +fn_8031C02C = .text:0x8031C02C; // type:function size:0x18 +fn_8031C044 = .text:0x8031C044; // type:function size:0xA4 +fn_8031C0E8 = .text:0x8031C0E8; // type:function size:0x194 +fn_8031C27C = .text:0x8031C27C; // type:function size:0x1C +fn_8031C298 = .text:0x8031C298; // type:function size:0xC4 +fn_8031C35C = .text:0x8031C35C; // type:function size:0xB4 +fn_8031C410 = .text:0x8031C410; // type:function size:0x20 +fn_8031C430 = .text:0x8031C430; // type:function size:0xE4 +fn_8031C514 = .text:0x8031C514; // type:function size:0x120 +fn_8031C634 = .text:0x8031C634; // type:function size:0x24 +fn_8031C658 = .text:0x8031C658; // type:function size:0xE4 +fn_8031C73C = .text:0x8031C73C; // type:function size:0x1E8 +fn_8031C924 = .text:0x8031C924; // type:function size:0x24 +fn_8031C948 = .text:0x8031C948; // type:function size:0xE4 +fn_8031CA2C = .text:0x8031CA2C; // type:function size:0x1D0 +fn_8031CBFC = .text:0x8031CBFC; // type:function size:0x24 +fn_8031CC20 = .text:0x8031CC20; // type:function size:0xE4 +fn_8031CD04 = .text:0x8031CD04; // type:function size:0x200 +fn_8031CF04 = .text:0x8031CF04; // type:function size:0x20 +fn_8031CF24 = .text:0x8031CF24; // type:function size:0xE4 +fn_8031D008 = .text:0x8031D008; // type:function size:0x2DC +fn_8031D2E4 = .text:0x8031D2E4; // type:function size:0x1A0 +fn_8031D484 = .text:0x8031D484; // type:function size:0xE4 +fn_8031D568 = .text:0x8031D568; // type:function size:0x310 +fn_8031D878 = .text:0x8031D878; // type:function size:0x14 +fn_8031D88C = .text:0x8031D88C; // type:function size:0x84 +fn_8031D910 = .text:0x8031D910; // type:function size:0x38 +fn_8031D948 = .text:0x8031D948; // type:function size:0x1C +fn_8031D964 = .text:0x8031D964; // type:function size:0xC4 +fn_8031DA28 = .text:0x8031DA28; // type:function size:0x120 +fn_8031DB48 = .text:0x8031DB48; // type:function size:0x1C +fn_8031DB64 = .text:0x8031DB64; // type:function size:0xC4 +fn_8031DC28 = .text:0x8031DC28; // type:function size:0x154 +fn_8031DD7C = .text:0x8031DD7C; // type:function size:0xC +fn_8031DD88 = .text:0x8031DD88; // type:function size:0x14 +fn_8031DD9C = .text:0x8031DD9C; // type:function size:0x174 +fn_8031DF10 = .text:0x8031DF10; // type:function size:0x60 +__ct__13CMotionSplineFbfQ213CMotionSpline11ESplineType = .text:0x8031DF70; // type:function size:0x54 +fn_8031DFC4 = .text:0x8031DFC4; // type:function size:0x14 +__dt__13CMotionSplineFv = .text:0x8031DFD8; // type:function size:0x80 +Initialise__13CMotionSplineFRCQ24rstl45vector<9CVector3f,Q24rstl17rmemory_allocator> = .text:0x8031E058; // type:function size:0x164 +fn_8031E1BC = .text:0x8031E1BC; // type:function size:0x8 +fn_8031E1C4 = .text:0x8031E1C4; // type:function size:0x10 +fn_8031E1D4 = .text:0x8031E1D4; // type:function size:0x38 +fn_8031E20C = .text:0x8031E20C; // type:function size:0x10 +fn_8031E21C = .text:0x8031E21C; // type:function size:0x3C +fn_8031E258 = .text:0x8031E258; // type:function size:0x3C +fn_8031E294 = .text:0x8031E294; // type:function size:0x8 +fn_8031E29C = .text:0x8031E29C; // type:function size:0x3C +fn_8031E2D8 = .text:0x8031E2D8; // type:function size:0xCC +fn_8031E3A4 = .text:0x8031E3A4; // type:function size:0x54 +fn_8031E3F8 = .text:0x8031E3F8; // type:function size:0x90 +fn_8031E488 = .text:0x8031E488; // type:function size:0x80 +fn_8031E508 = .text:0x8031E508; // type:function size:0x10 +fn_8031E518 = .text:0x8031E518; // type:function size:0x90 +fn_8031E5A8 = .text:0x8031E5A8; // type:function size:0x80 +fn_8031E628 = .text:0x8031E628; // type:function size:0x34 +fn_8031E65C = .text:0x8031E65C; // type:function size:0x34 +fn_8031E690 = .text:0x8031E690; // type:function size:0x34 +fn_8031E6C4 = .text:0x8031E6C4; // type:function size:0x5C +fn_8031E720 = .text:0x8031E720; // type:function size:0x1C +fn_8031E73C = .text:0x8031E73C; // type:function size:0x44 +fn_8031E780 = .text:0x8031E780; // type:function size:0x44 +fn_8031E7C4 = .text:0x8031E7C4; // type:function size:0x9C +fn_8031E860 = .text:0x8031E860; // type:function size:0x470 +fn_8031ECD0 = .text:0x8031ECD0; // type:function size:0x3F8 +fn_8031F0C8 = .text:0x8031F0C8; // type:function size:0x60C +fn_8031F6D4 = .text:0x8031F6D4; // type:function size:0x390 +fn_8031FA64 = .text:0x8031FA64; // type:function size:0x378 +fn_8031FDDC = .text:0x8031FDDC; // type:function size:0x50 +fn_8031FE2C = .text:0x8031FE2C; // type:function size:0x5FC +fn_80320428 = .text:0x80320428; // type:function size:0xCC +GetInterpolatedSplinePointByTime__13CMotionSplineCFf = .text:0x803204F4; // type:function size:0x54 +fn_80320548 = .text:0x80320548; // type:function size:0x2D0 +fn_80320818 = .text:0x80320818; // type:function size:0x540 +fn_80320D58 = .text:0x80320D58; // type:function size:0x3C8 +fn_80321120 = .text:0x80321120; // type:function size:0x828 +fn_80321948 = .text:0x80321948; // type:function size:0x8CC +fn_80322214 = .text:0x80322214; // type:function size:0x144 +fn_80322358 = .text:0x80322358; // type:function size:0x1D0 +fn_80322528 = .text:0x80322528; // type:function size:0x50 +fn_80322578 = .text:0x80322578; // type:function size:0x368 +fn_803228E0 = .text:0x803228E0; // type:function size:0x20 +fn_80322900 = .text:0x80322900; // type:function size:0x14 +fn_80322914 = .text:0x80322914; // type:function size:0x140 +fn_80322A54 = .text:0x80322A54; // type:function size:0x44 +fn_80322A98 = .text:0x80322A98; // type:function size:0xA8 +fn_80322B40 = .text:0x80322B40; // type:function size:0xB4 +fn_80322BF4 = .text:0x80322BF4; // type:function size:0xC +fn_80322C00 = .text:0x80322C00; // type:function size:0x244 +fn_80322E44 = .text:0x80322E44; // type:function size:0x5C +fn_80322EA0 = .text:0x80322EA0; // type:function size:0x5C +fn_80322EFC = .text:0x80322EFC; // type:function size:0x5C +fn_80322F58 = .text:0x80322F58; // type:function size:0x64 +fn_80322FBC = .text:0x80322FBC; // type:function size:0x9C +fn_80323058 = .text:0x80323058; // type:function size:0xC0 +fn_80323118 = .text:0x80323118; // type:function size:0x84 +fn_8032319C = .text:0x8032319C; // type:function size:0xC4 +fn_80323260 = .text:0x80323260; // type:function size:0x58 +fn_803232B8 = .text:0x803232B8; // type:function size:0x70 +fn_80323328 = .text:0x80323328; // type:function size:0x84 +fn_803233AC = .text:0x803233AC; // type:function size:0x70 +fn_8032341C = .text:0x8032341C; // type:function size:0x28 +fn_80323444 = .text:0x80323444; // type:function size:0x40 +fn_80323484 = .text:0x80323484; // type:function size:0x44 +fn_803234C8 = .text:0x803234C8; // type:function size:0x34 +fn_803234FC = .text:0x803234FC; // type:function size:0x240 +fn_8032373C = .text:0x8032373C; // type:function size:0x40 +fn_8032377C = .text:0x8032377C; // type:function size:0x8 +fn_80323784 = .text:0x80323784; // type:function size:0x5C +fn_803237E0 = .text:0x803237E0; // type:function size:0x5C +fn_8032383C = .text:0x8032383C; // type:function size:0x8 +fn_80323844 = .text:0x80323844; // type:function size:0x34 +fn_80323878 = .text:0x80323878; // type:function size:0x34 +fn_803238AC = .text:0x803238AC; // type:function size:0x18 +fn_803238C4 = .text:0x803238C4; // type:function size:0x54 +fn_80323918 = .text:0x80323918; // type:function size:0x1C +fn_80323934 = .text:0x80323934; // type:function size:0x6C +fn_803239A0 = .text:0x803239A0; // type:function size:0x100 +fn_80323AA0 = .text:0x80323AA0; // type:function size:0x30 +fn_80323AD0 = .text:0x80323AD0; // type:function size:0xA8 +fn_80323B78 = .text:0x80323B78; // type:function size:0x70 +fn_80323BE8 = .text:0x80323BE8; // type:function size:0xE8 +fn_80323CD0 = .text:0x80323CD0; // type:function size:0x50 +fn_80323D20 = .text:0x80323D20; // type:function size:0x10 +fn_80323D30 = .text:0x80323D30; // type:function size:0x40 +fn_80323D70 = .text:0x80323D70; // type:function size:0x60 +fn_80323DD0 = .text:0x80323DD0; // type:function size:0x10 +fn_80323DE0 = .text:0x80323DE0; // type:function size:0x10 +NoParameter__12CPASAnimParmFv = .text:0x80323DF0; // type:function size:0x40 +FromInt32__12CPASAnimParmFi = .text:0x80323E30; // type:function size:0x3C +fn_80323E6C = .text:0x80323E6C; // type:function size:0x3C +FromReal32__12CPASAnimParmFf = .text:0x80323EA8; // type:function size:0x44 +fn_80323EEC = .text:0x80323EEC; // type:function size:0x44 +FromEnum__12CPASAnimParmFi = .text:0x80323F30; // type:function size:0x3C +fn_80323F6C = .text:0x80323F6C; // type:function size:0x8 +fn_80323F74 = .text:0x80323F74; // type:function size:0x8 +fn_80323F7C = .text:0x80323F7C; // type:function size:0x8 +fn_80323F84 = .text:0x80323F84; // type:function size:0x8 +fn_80323F8C = .text:0x80323F8C; // type:function size:0x8 +fn_80323F94 = .text:0x80323F94; // type:function size:0x30 +fn_80323FC4 = .text:0x80323FC4; // type:function size:0x41C +fn_803243E0 = .text:0x803243E0; // type:function size:0x74 +fn_80324454 = .text:0x80324454; // type:function size:0x10 +fn_80324464 = .text:0x80324464; // type:function size:0xD0 +fn_80324534 = .text:0x80324534; // type:function size:0x74 +fn_803245A8 = .text:0x803245A8; // type:function size:0x22C +fn_803247D4 = .text:0x803247D4; // type:function size:0x11C +fn_803248F0 = .text:0x803248F0; // type:function size:0x26C +fn_80324B5C = .text:0x80324B5C; // type:function size:0x280 +fn_80324DDC = .text:0x80324DDC; // type:function size:0xAC +fn_80324E88 = .text:0x80324E88; // type:function size:0x88 +fn_80324F10 = .text:0x80324F10; // type:function size:0xB4 +fn_80324FC4 = .text:0x80324FC4; // type:function size:0xEC +FindBestAnimation__12CPASDatabaseCFRC16CPASAnimParmDatai = .text:0x803250B0; // type:function size:0x128 +fn_803251D8 = .text:0x803251D8; // type:function size:0x74 +FindBestAnimation__12CPASDatabaseCFRC16CPASAnimParmDataR9CRandom16i = .text:0x8032524C; // type:function size:0x110 +fn_8032535C = .text:0x8032535C; // type:function size:0xDC +fn_80325438 = .text:0x80325438; // type:function size:0xC0 +fn_803254F8 = .text:0x803254F8; // type:function size:0x8 +fn_80325500 = .text:0x80325500; // type:function size:0x88 +fn_80325588 = .text:0x80325588; // type:function size:0x74 +fn_803255FC = .text:0x803255FC; // type:function size:0xF54 +fn_80326550 = .text:0x80326550; // type:function size:0x370 +fn_803268C0 = .text:0x803268C0; // type:function size:0x1BC +fn_80326A7C = .text:0x80326A7C; // type:function size:0x78 +fn_80326AF4 = .text:0x80326AF4; // type:function size:0x44 +fn_80326B38 = .text:0x80326B38; // type:function size:0xEC +GetHashForString__8CPOINodeFPCc = .text:0x80326C24; // type:function size:0x8 +fn_80326C2C = .text:0x80326C2C; // type:function size:0x60 +fn_80326C8C = .text:0x80326C8C; // type:function size:0x74 +fn_80326D00 = .text:0x80326D00; // type:function size:0x90 +fn_80326D90 = .text:0x80326D90; // type:function size:0x244 +fn_80326FD4 = .text:0x80326FD4; // type:function size:0x1FC +fn_803271D0 = .text:0x803271D0; // type:function size:0x14 +fn_803271E4 = .text:0x803271E4; // type:function size:0x2C +fn_80327210 = .text:0x80327210; // type:function size:0x1C +fn_8032722C = .text:0x8032722C; // type:function size:0xA8 +fn_803272D4 = .text:0x803272D4; // type:function size:0x18 +fn_803272EC = .text:0x803272EC; // type:function size:0x98 +fn_80327384 = .text:0x80327384; // type:function size:0xC +fn_80327390 = .text:0x80327390; // type:function size:0x1C +fn_803273AC = .text:0x803273AC; // type:function size:0x20 +fn_803273CC = .text:0x803273CC; // type:function size:0x18 +fn_803273E4 = .text:0x803273E4; // type:function size:0xC +fn_803273F0 = .text:0x803273F0; // type:function size:0xC +fn_803273FC = .text:0x803273FC; // type:function size:0xD8 +fn_803274D4 = .text:0x803274D4; // type:function size:0x154 +fn_80327628 = .text:0x80327628; // type:function size:0xA4 +fn_803276CC = .text:0x803276CC; // type:function size:0x1C4 +fn_80327890 = .text:0x80327890; // type:function size:0x3BC +fn_80327C4C = .text:0x80327C4C; // type:function size:0x23C +fn_80327E88 = .text:0x80327E88; // type:function size:0x208 +fn_80328090 = .text:0x80328090; // type:function size:0x1F8 +fn_80328288 = .text:0x80328288; // type:function size:0x1C8 +fn_80328450 = .text:0x80328450; // type:function size:0x114 +fn_80328564 = .text:0x80328564; // type:function size:0x2C +fn_80328590 = .text:0x80328590; // type:function size:0xEC +fn_8032867C = .text:0x8032867C; // type:function size:0x74 +fn_803286F0 = .text:0x803286F0; // type:function size:0x14C +fn_8032883C = .text:0x8032883C; // type:function size:0x168 +fn_803289A4 = .text:0x803289A4; // type:function size:0xB0 +fn_80328A54 = .text:0x80328A54; // type:function size:0x238 +fn_80328C8C = .text:0x80328C8C; // type:function size:0x628 +fn_803292B4 = .text:0x803292B4; // type:function size:0x114 +fn_803293C8 = .text:0x803293C8; // type:function size:0x48 +fn_80329410 = .text:0x80329410; // type:function size:0x10C +fn_8032951C = .text:0x8032951C; // type:function size:0x9C +fn_803295B8 = .text:0x803295B8; // type:function size:0x120 +fn_803296D8 = .text:0x803296D8; // type:function size:0x120 +fn_803297F8 = .text:0x803297F8; // type:function size:0xF8 +fn_803298F0 = .text:0x803298F0; // type:function size:0x4 +fn_803298F4 = .text:0x803298F4; // type:function size:0xA0 +fn_80329994 = .text:0x80329994; // type:function size:0x80 +fn_80329A14 = .text:0x80329A14; // type:function size:0x104 +fn_80329B18 = .text:0x80329B18; // type:function size:0x40 +fn_80329B58 = .text:0x80329B58; // type:function size:0x10C +fn_80329C64 = .text:0x80329C64; // type:function size:0x1288 +fn_8032AEEC = .text:0x8032AEEC; // type:function size:0x14 +fn_8032AF00 = .text:0x8032AF00; // type:function size:0x48 +fn_8032AF48 = .text:0x8032AF48; // type:function size:0xA4 +fn_8032AFEC = .text:0x8032AFEC; // type:function size:0x14 +fn_8032B000 = .text:0x8032B000; // type:function size:0x4 +fn_8032B004 = .text:0x8032B004; // type:function size:0x92C +fn_8032B930 = .text:0x8032B930; // type:function size:0x1200 +fn_8032CB30 = .text:0x8032CB30; // type:function size:0xC70 +fn_8032D7A0 = .text:0x8032D7A0; // type:function size:0x33C +fn_8032DADC = .text:0x8032DADC; // type:function size:0x7DC +fn_8032E2B8 = .text:0x8032E2B8; // type:function size:0x6F4 +fn_8032E9AC = .text:0x8032E9AC; // type:function size:0x444 +fn_8032EDF0 = .text:0x8032EDF0; // type:function size:0xA4 +fn_8032EE94 = .text:0x8032EE94; // type:function size:0xE4 +fn_8032EF78 = .text:0x8032EF78; // type:function size:0x40 +fn_8032EFB8 = .text:0x8032EFB8; // type:function size:0xF4 +fn_8032F0AC = .text:0x8032F0AC; // type:function size:0xF4 +fn_8032F1A0 = .text:0x8032F1A0; // type:function size:0xF4 +fn_8032F294 = .text:0x8032F294; // type:function size:0xCC +fn_8032F360 = .text:0x8032F360; // type:function size:0x74 +fn_8032F3D4 = .text:0x8032F3D4; // type:function size:0x38 +fn_8032F40C = .text:0x8032F40C; // type:function size:0x78 +__ct__17CParticleElectricF30TToken<20CElectricDescription> = .text:0x8032F484; // type:function size:0xE58 +fn_803302DC = .text:0x803302DC; // type:function size:0x22C +fn_80330508 = .text:0x80330508; // type:function size:0xC9C +fn_803311A4 = .text:0x803311A4; // type:function size:0x1B8 +fn_8033135C = .text:0x8033135C; // type:function size:0x60C +fn_80331968 = .text:0x80331968; // type:function size:0x1A4 +fn_80331B0C = .text:0x80331B0C; // type:function size:0x68 +fn_80331B74 = .text:0x80331B74; // type:function size:0x310 +fn_80331E84 = .text:0x80331E84; // type:function size:0x198 +fn_8033201C = .text:0x8033201C; // type:function size:0xEC +fn_80332108 = .text:0x80332108; // type:function size:0x8 +fn_80332110 = .text:0x80332110; // type:function size:0x198 +fn_803322A8 = .text:0x803322A8; // type:function size:0x130 +fn_803323D8 = .text:0x803323D8; // type:function size:0x80C +fn_80332BE4 = .text:0x80332BE4; // type:function size:0x1C4 +fn_80332DA8 = .text:0x80332DA8; // type:function size:0x18C +fn_80332F34 = .text:0x80332F34; // type:function size:0x33C +fn_80333270 = .text:0x80333270; // type:function size:0x94 +fn_80333304 = .text:0x80333304; // type:function size:0x8 +fn_8033330C = .text:0x8033330C; // type:function size:0xC +fn_80333318 = .text:0x80333318; // type:function size:0x124 +fn_8033343C = .text:0x8033343C; // type:function size:0x148 +fn_80333584 = .text:0x80333584; // type:function size:0xE0 +fn_80333664 = .text:0x80333664; // type:function size:0x58 +fn_803336BC = .text:0x803336BC; // type:function size:0x28 +fn_803336E4 = .text:0x803336E4; // type:function size:0x54 +fn_80333738 = .text:0x80333738; // type:function size:0x28 +fn_80333760 = .text:0x80333760; // type:function size:0x48 +fn_803337A8 = .text:0x803337A8; // type:function size:0x34 +fn_803337DC = .text:0x803337DC; // type:function size:0x34 +fn_80333810 = .text:0x80333810; // type:function size:0x88 +fn_80333898 = .text:0x80333898; // type:function size:0x4C +fn_803338E4 = .text:0x803338E4; // type:function size:0x98 +fn_8033397C = .text:0x8033397C; // type:function size:0x8 +fn_80333984 = .text:0x80333984; // type:function size:0x10 +fn_80333994 = .text:0x80333994; // type:function size:0xC +fn_803339A0 = .text:0x803339A0; // type:function size:0x1C +fn_803339BC = .text:0x803339BC; // type:function size:0x8 +fn_803339C4 = .text:0x803339C4; // type:function size:0x4 +fn_803339C8 = .text:0x803339C8; // type:function size:0x8 +fn_803339D0 = .text:0x803339D0; // type:function size:0x8 +fn_803339D8 = .text:0x803339D8; // type:function size:0x8 +fn_803339E0 = .text:0x803339E0; // type:function size:0x8 +fn_803339E8 = .text:0x803339E8; // type:function size:0xF0 +fn_80333AD8 = .text:0x80333AD8; // type:function size:0xE4 +fn_80333BBC = .text:0x80333BBC; // type:function size:0x78 +fn_80333C34 = .text:0x80333C34; // type:function size:0x74 +fn_80333CA8 = .text:0x80333CA8; // type:function size:0x1C +fn_80333CC4 = .text:0x80333CC4; // type:function size:0xF4 +fn_80333DB8 = .text:0x80333DB8; // type:function size:0x4 +fn_80333DBC = .text:0x80333DBC; // type:function size:0xA0 +fn_80333E5C = .text:0x80333E5C; // type:function size:0x48 +fn_80333EA4 = .text:0x80333EA4; // type:function size:0x98 +fn_80333F3C = .text:0x80333F3C; // type:function size:0xB4 +fn_80333FF0 = .text:0x80333FF0; // type:function size:0x5D0 +fn_803345C0 = .text:0x803345C0; // type:function size:0x18 +fn_803345D8 = .text:0x803345D8; // type:function size:0x28 +fn_80334600 = .text:0x80334600; // type:function size:0x28 +fn_80334628 = .text:0x80334628; // type:function size:0x30 +fn_80334658 = .text:0x80334658; // type:function size:0x10 +fn_80334668 = .text:0x80334668; // type:function size:0x2C +fn_80334694 = .text:0x80334694; // type:function size:0xC +fn_803346A0 = .text:0x803346A0; // type:function size:0x8 +AddModifier__12CParticleGenFP5CWarp = .text:0x803346A8; // type:function size:0x94 +fn_8033473C = .text:0x8033473C; // type:function size:0x34 +fn_80334770 = .text:0x80334770; // type:function size:0x34 +fn_803347A4 = .text:0x803347A4; // type:function size:0xD0 +fn_80334874 = .text:0x80334874; // type:function size:0x54 +fn_803348C8 = .text:0x803348C8; // type:function size:0xD0 +fn_80334998 = .text:0x80334998; // type:function size:0x3C +fn_803349D4 = .text:0x803349D4; // type:function size:0x14C +fn_80334B20 = .text:0x80334B20; // type:function size:0xD0 +fn_80334BF0 = .text:0x80334BF0; // type:function size:0xF8 +fn_80334CE8 = .text:0x80334CE8; // type:function size:0xAC +fn_80334D94 = .text:0x80334D94; // type:function size:0x78 +fn_80334E0C = .text:0x80334E0C; // type:function size:0x78 +fn_80334E84 = .text:0x80334E84; // type:function size:0x8 +fn_80334E8C = .text:0x80334E8C; // type:function size:0x1C +fn_80334EA8 = .text:0x80334EA8; // type:function size:0x1C +fn_80334EC4 = .text:0x80334EC4; // type:function size:0x78 +fn_80334F3C = .text:0x80334F3C; // type:function size:0x84 +fn_80334FC0 = .text:0x80334FC0; // type:function size:0x78 +fn_80335038 = .text:0x80335038; // type:function size:0x7C +fn_803350B4 = .text:0x803350B4; // type:function size:0x2C +fn_803350E0 = .text:0x803350E0; // type:function size:0x4 +fn_803350E4 = .text:0x803350E4; // type:function size:0x2C +fn_80335110 = .text:0x80335110; // type:function size:0x4 +fn_80335114 = .text:0x80335114; // type:function size:0x8 +fn_8033511C = .text:0x8033511C; // type:function size:0x8 +fn_80335124 = .text:0x80335124; // type:function size:0x8 +fn_8033512C = .text:0x8033512C; // type:function size:0x28 +fn_80335154 = .text:0x80335154; // type:function size:0x4 +fn_80335158 = .text:0x80335158; // type:function size:0x8 +fn_80335160 = .text:0x80335160; // type:function size:0x7C +fn_803351DC = .text:0x803351DC; // type:function size:0x94 +fn_80335270 = .text:0x80335270; // type:function size:0x8 +fn_80335278 = .text:0x80335278; // type:function size:0x94 +fn_8033530C = .text:0x8033530C; // type:function size:0x8 +fn_80335314 = .text:0x80335314; // type:function size:0x10 +fn_80335324 = .text:0x80335324; // type:function size:0x68 +fn_8033538C = .text:0x8033538C; // type:function size:0x14C +fn_803354D8 = .text:0x803354D8; // type:function size:0x2C8 +fn_803357A0 = .text:0x803357A0; // type:function size:0xC +fn_803357AC = .text:0x803357AC; // type:function size:0x8 +fn_803357B4 = .text:0x803357B4; // type:function size:0xC +fn_803357C0 = .text:0x803357C0; // type:function size:0x1C +fn_803357DC = .text:0x803357DC; // type:function size:0xF4 +fn_803358D0 = .text:0x803358D0; // type:function size:0x4 +fn_803358D4 = .text:0x803358D4; // type:function size:0xA0 +fn_80335974 = .text:0x80335974; // type:function size:0x74 +fn_803359E8 = .text:0x803359E8; // type:function size:0x48 +fn_80335A30 = .text:0x80335A30; // type:function size:0x90 +fn_80335AC0 = .text:0x80335AC0; // type:function size:0xF0 +__ct__20CParticleSpawnSystemF33TToken<23CSpawnSystemDescription>Q211CElementGen20EOptionalSystemFlagsb = .text:0x80335BB0; // type:function size:0x410 +fn_80335FC0 = .text:0x80335FC0; // type:function size:0xDC +fn_8033609C = .text:0x8033609C; // type:function size:0x410 +fn_803364AC = .text:0x803364AC; // type:function size:0x414 +fn_803368C0 = .text:0x803368C0; // type:function size:0x150 +fn_80336A10 = .text:0x80336A10; // type:function size:0x200 +fn_80336C10 = .text:0x80336C10; // type:function size:0x15C +fn_80336D6C = .text:0x80336D6C; // type:function size:0x1DC +fn_80336F48 = .text:0x80336F48; // type:function size:0x20 +fn_80336F68 = .text:0x80336F68; // type:function size:0x20 +fn_80336F88 = .text:0x80336F88; // type:function size:0x20 +fn_80336FA8 = .text:0x80336FA8; // type:function size:0x20 +fn_80336FC8 = .text:0x80336FC8; // type:function size:0xA8 +fn_80337070 = .text:0x80337070; // type:function size:0xA8 +fn_80337118 = .text:0x80337118; // type:function size:0x10 +fn_80337128 = .text:0x80337128; // type:function size:0x10 +fn_80337138 = .text:0x80337138; // type:function size:0x10 +fn_80337148 = .text:0x80337148; // type:function size:0x10 +fn_80337158 = .text:0x80337158; // type:function size:0x84 +fn_803371DC = .text:0x803371DC; // type:function size:0x84 +fn_80337260 = .text:0x80337260; // type:function size:0x8 +fn_80337268 = .text:0x80337268; // type:function size:0x8 +fn_80337270 = .text:0x80337270; // type:function size:0x8 +fn_80337278 = .text:0x80337278; // type:function size:0x8 +fn_80337280 = .text:0x80337280; // type:function size:0x8 +fn_80337288 = .text:0x80337288; // type:function size:0x8 +fn_80337290 = .text:0x80337290; // type:function size:0xB0 +fn_80337340 = .text:0x80337340; // type:function size:0x174 +fn_803374B4 = .text:0x803374B4; // type:function size:0x8 +fn_803374BC = .text:0x803374BC; // type:function size:0x94 +fn_80337550 = .text:0x80337550; // type:function size:0x8 +fn_80337558 = .text:0x80337558; // type:function size:0x10 +fn_80337568 = .text:0x80337568; // type:function size:0x68 +fn_803375D0 = .text:0x803375D0; // type:function size:0x148 +fn_80337718 = .text:0x80337718; // type:function size:0x1A4 +fn_803378BC = .text:0x803378BC; // type:function size:0x270 +fn_80337B2C = .text:0x80337B2C; // type:function size:0x118 +fn_80337C44 = .text:0x80337C44; // type:function size:0x4C +fn_80337C90 = .text:0x80337C90; // type:function size:0x94 +fn_80337D24 = .text:0x80337D24; // type:function size:0xAC +fn_80337DD0 = .text:0x80337DD0; // type:function size:0xC +fn_80337DDC = .text:0x80337DDC; // type:function size:0x8 +fn_80337DE4 = .text:0x80337DE4; // type:function size:0xC +fn_80337DF0 = .text:0x80337DF0; // type:function size:0x1C +fn_80337E0C = .text:0x80337E0C; // type:function size:0xF4 +fn_80337F00 = .text:0x80337F00; // type:function size:0x4 +fn_80337F04 = .text:0x80337F04; // type:function size:0xA0 +fn_80337FA4 = .text:0x80337FA4; // type:function size:0x74 +fn_80338018 = .text:0x80338018; // type:function size:0x48 +fn_80338060 = .text:0x80338060; // type:function size:0x90 +fn_803380F0 = .text:0x803380F0; // type:function size:0x3EC +__ct__15CParticleSwooshF28TToken<18CSwooshDescription>i = .text:0x803384DC; // type:function size:0x778 +fn_80338C54 = .text:0x80338C54; // type:function size:0xFC +fn_80338D50 = .text:0x80338D50; // type:function size:0x28 +fn_80338D78 = .text:0x80338D78; // type:function size:0x490 +fn_80339208 = .text:0x80339208; // type:function size:0x64 +fn_8033926C = .text:0x8033926C; // type:function size:0x598 +fn_80339804 = .text:0x80339804; // type:function size:0x20 +fn_80339824 = .text:0x80339824; // type:function size:0x1C +fn_80339840 = .text:0x80339840; // type:function size:0x3C +fn_8033987C = .text:0x8033987C; // type:function size:0x1C +fn_80339898 = .text:0x80339898; // type:function size:0x8 +fn_803398A0 = .text:0x803398A0; // type:function size:0xC +fn_803398AC = .text:0x803398AC; // type:function size:0x8 +fn_803398B4 = .text:0x803398B4; // type:function size:0x64 +fn_80339918 = .text:0x80339918; // type:function size:0x3EC +fn_80339D04 = .text:0x80339D04; // type:function size:0xB80 +fn_8033A884 = .text:0x8033A884; // type:function size:0x46C +fn_8033ACF0 = .text:0x8033ACF0; // type:function size:0x4 +fn_8033ACF4 = .text:0x8033ACF4; // type:function size:0x874 +fn_8033B568 = .text:0x8033B568; // type:function size:0xCE4 +fn_8033C24C = .text:0x8033C24C; // type:function size:0x4 +fn_8033C250 = .text:0x8033C250; // type:function size:0xB8C +fn_8033CDDC = .text:0x8033CDDC; // type:function size:0x10 +fn_8033CDEC = .text:0x8033CDEC; // type:function size:0x30 +fn_8033CE1C = .text:0x8033CE1C; // type:function size:0x60 +fn_8033CE7C = .text:0x8033CE7C; // type:function size:0x60 +fn_8033CEDC = .text:0x8033CEDC; // type:function size:0x1D8 +fn_8033D0B4 = .text:0x8033D0B4; // type:function size:0x1B4 +fn_8033D268 = .text:0x8033D268; // type:function size:0x114 +fn_8033D37C = .text:0x8033D37C; // type:function size:0xE4 +fn_8033D460 = .text:0x8033D460; // type:function size:0x1C +fn_8033D47C = .text:0x8033D47C; // type:function size:0x8 +fn_8033D484 = .text:0x8033D484; // type:function size:0x10 +fn_8033D494 = .text:0x8033D494; // type:function size:0xC +fn_8033D4A0 = .text:0x8033D4A0; // type:function size:0x60 +fn_8033D500 = .text:0x8033D500; // type:function size:0x90 +fn_8033D590 = .text:0x8033D590; // type:function size:0x8 +fn_8033D598 = .text:0x8033D598; // type:function size:0x4 +fn_8033D59C = .text:0x8033D59C; // type:function size:0x8 +fn_8033D5A4 = .text:0x8033D5A4; // type:function size:0xC +fn_8033D5B0 = .text:0x8033D5B0; // type:function size:0x8 +fn_8033D5B8 = .text:0x8033D5B8; // type:function size:0x8 +fn_8033D5C0 = .text:0x8033D5C0; // type:function size:0x8 +fn_8033D5C8 = .text:0x8033D5C8; // type:function size:0x8 +fn_8033D5D0 = .text:0x8033D5D0; // type:function size:0x8 +fn_8033D5D8 = .text:0x8033D5D8; // type:function size:0x158 +fn_8033D730 = .text:0x8033D730; // type:function size:0x1C +fn_8033D74C = .text:0x8033D74C; // type:function size:0xF4 +fn_8033D840 = .text:0x8033D840; // type:function size:0x4 +fn_8033D844 = .text:0x8033D844; // type:function size:0xA0 +fn_8033D8E4 = .text:0x8033D8E4; // type:function size:0x74 +fn_8033D958 = .text:0x8033D958; // type:function size:0x48 +fn_8033D9A0 = .text:0x8033D9A0; // type:function size:0x90 +fn_8033DA30 = .text:0x8033DA30; // type:function size:0x52C +fn_8033DF5C = .text:0x8033DF5C; // type:function size:0x18 +fn_8033DF74 = .text:0x8033DF74; // type:function size:0x9C +fn_8033E010 = .text:0x8033E010; // type:function size:0x1C +__ct__6CPlaneFRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x8033E02C; // type:function size:0xF4 +fn_8033E120 = .text:0x8033E120; // type:function size:0x50 +fn_8033E170 = .text:0x8033E170; // type:function size:0xAC +GetClosestPoint__6CPlaneCFRC9CVector3f = .text:0x8033E21C; // type:function size:0x70 +fn_8033E28C = .text:0x8033E28C; // type:function size:0xEC +fn_8033E378 = .text:0x8033E378; // type:function size:0x58 +fn_8033E3D0 = .text:0x8033E3D0; // type:function size:0x19C +fn_8033E56C = .text:0x8033E56C; // type:function size:0x134 +fn_8033E6A0 = .text:0x8033E6A0; // type:function size:0x60 +fn_8033E700 = .text:0x8033E700; // type:function size:0x10 +fn_8033E710 = .text:0x8033E710; // type:function size:0x40 +fn_8033E750 = .text:0x8033E750; // type:function size:0x278 +fn_8033E9C8 = .text:0x8033E9C8; // type:function size:0x14 +fn_8033E9DC = .text:0x8033E9DC; // type:function size:0x64 +GetOffset__24CPoseAsTransforms_LinearCFRC6CSegId = .text:0x8033EA40; // type:function size:0x18 +fn_8033EA58 = .text:0x8033EA58; // type:function size:0x3C +BuildPose__24CPoseAsTransforms_LinearFRC15CCharLayoutInfoRC24CJointData_LinearStorage = .text:0x8033EA94; // type:function size:0x378 +fn_8033EE0C = .text:0x8033EE0C; // type:function size:0xD4 +fn_8033EEE0 = .text:0x8033EEE0; // type:function size:0x2D8 +fn_8033F1B8 = .text:0x8033F1B8; // type:function size:0x238 +fn_8033F3F0 = .text:0x8033F3F0; // type:function size:0x60 +fn_8033F450 = .text:0x8033F450; // type:function size:0x70 +fn_8033F4C0 = .text:0x8033F4C0; // type:function size:0x8 +fn_8033F4C8 = .text:0x8033F4C8; // type:function size:0x10 +fn_8033F4D8 = .text:0x8033F4D8; // type:function size:0x40 +fn_8033F518 = .text:0x8033F518; // type:function size:0xA8 +fn_8033F5C0 = .text:0x8033F5C0; // type:function size:0x234 +fn_8033F7F4 = .text:0x8033F7F4; // type:function size:0x50 +fn_8033F844 = .text:0x8033F844; // type:function size:0x27C +fn_8033FAC0 = .text:0x8033FAC0; // type:function size:0x27C +FromMatrix__11CQuaternionFRC9CMatrix3f = .text:0x8033FD3C; // type:function size:0xC +FromMatrix__11CQuaternionFRC12CTransform4f = .text:0x8033FD48; // type:function size:0xC +BuildTransform__11CQuaternionCFv = .text:0x8033FD54; // type:function size:0x9C +BuildTransform4f__11CQuaternionCFv = .text:0x8033FDF0; // type:function size:0xAC +BuildTransform4f__11CQuaternionCFRC9CVector3f = .text:0x8033FE9C; // type:function size:0xB4 +Slerp__11CQuaternionFRC11CQuaternionRC11CQuaternionf = .text:0x8033FF50; // type:function size:0x210 +ShortestRotationArc__11CQuaternionFRC9CVector3fRC9CVector3f = .text:0x80340160; // type:function size:0x27C +LookAt__11CQuaternionFRC13CUnitVector3fRC13CUnitVector3fRC9CRelAngle = .text:0x803403DC; // type:function size:0x450 +SlerpLocal__11CQuaternionFRC11CQuaternionRC11CQuaternionf = .text:0x8034082C; // type:function size:0xF4 +AngleFrom__11CQuaternionCFRC11CQuaternion = .text:0x80340920; // type:function size:0xA0 +BuildNormalized__11CQuaternionCFv = .text:0x803409C0; // type:function size:0xA0 +AxisAngle__11CQuaternionFRC13CUnitVector3fRC9CRelAngle = .text:0x80340A60; // type:function size:0xBC +Transform__11CQuaternionCFRC9CVector3f = .text:0x80340B1C; // type:function size:0xE8 +__ml__11CQuaternionCFRC11CQuaternion = .text:0x80340C04; // type:function size:0x138 +XRotation__11CQuaternionFRC9CRelAngle = .text:0x80340D3C; // type:function size:0xC +YRotation__11CQuaternionFRC9CRelAngle = .text:0x80340D48; // type:function size:0xC +ZRotation__11CQuaternionFRC9CRelAngle = .text:0x80340D54; // type:function size:0xC +ShortestRotationArcClamped__11CQuaternionFRC9CVector3fRC9CVector3fRC9CRelAngle = .text:0x80340D60; // type:function size:0xB0 +fn_80340E10 = .text:0x80340E10; // type:function size:0x48 +fn_80340E58 = .text:0x80340E58; // type:function size:0x5C +fn_80340EB4 = .text:0x80340EB4; // type:function size:0x80 +fn_80340F34 = .text:0x80340F34; // type:function size:0x8 +fn_80340F3C = .text:0x80340F3C; // type:function size:0x8 +__ct__9CRandom16FUi = .text:0x80340F44; // type:function size:0x8 +fn_80340F4C = .text:0x80340F4C; // type:function size:0x8 +Range__9CRandom16Fii = .text:0x80340F54; // type:function size:0x50 +Range__9CRandom16Fff = .text:0x80340FA4; // type:function size:0x54 +Next__9CRandom16Fv = .text:0x80340FF8; // type:function size:0x20 +Float__9CRandom16Fv = .text:0x80341018; // type:function size:0x48 +fn_80341060 = .text:0x80341060; // type:function size:0xA94 +fn_80341AF4 = .text:0x80341AF4; // type:function size:0x2C0 +fn_80341DB4 = .text:0x80341DB4; // type:function size:0x2BC +fn_80342070 = .text:0x80342070; // type:function size:0x164 +fn_803421D4 = .text:0x803421D4; // type:function size:0x8 +fn_803421DC = .text:0x803421DC; // type:function size:0x118 +fn_803422F4 = .text:0x803422F4; // type:function size:0x10 +fn_80342304 = .text:0x80342304; // type:function size:0x13C +fn_80342440 = .text:0x80342440; // type:function size:0x1C +fn_8034245C = .text:0x8034245C; // type:function size:0x64 +fn_803424C0 = .text:0x803424C0; // type:function size:0x148 +fn_80342608 = .text:0x80342608; // type:function size:0xBC +fn_803426C4 = .text:0x803426C4; // type:function size:0x74 +fn_80342738 = .text:0x80342738; // type:function size:0x1C4 +fn_803428FC = .text:0x803428FC; // type:function size:0x4 +fn_80342900 = .text:0x80342900; // type:function size:0xA0 +fn_803429A0 = .text:0x803429A0; // type:function size:0x11C +fn_80342ABC = .text:0x80342ABC; // type:function size:0x2C +fn_80342AE8 = .text:0x80342AE8; // type:function size:0x5C +fn_80342B44 = .text:0x80342B44; // type:function size:0xCC +fn_80342C10 = .text:0x80342C10; // type:function size:0x11C +fn_80342D2C = .text:0x80342D2C; // type:function size:0x14 +fn_80342D40 = .text:0x80342D40; // type:function size:0x44 +fn_80342D84 = .text:0x80342D84; // type:function size:0x10 +fn_80342D94 = .text:0x80342D94; // type:function size:0x1C +fn_80342DB0 = .text:0x80342DB0; // type:function size:0xC4 +fn_80342E74 = .text:0x80342E74; // type:function size:0xF0 +fn_80342F64 = .text:0x80342F64; // type:function size:0x14 +fn_80342F78 = .text:0x80342F78; // type:function size:0x84 +fn_80342FFC = .text:0x80342FFC; // type:function size:0x7C +fn_80343078 = .text:0x80343078; // type:function size:0x18 +fn_80343090 = .text:0x80343090; // type:function size:0xA4 +fn_80343134 = .text:0x80343134; // type:function size:0x88 +fn_803431BC = .text:0x803431BC; // type:function size:0x18 +fn_803431D4 = .text:0x803431D4; // type:function size:0xA4 +fn_80343278 = .text:0x80343278; // type:function size:0x88 +fn_80343300 = .text:0x80343300; // type:function size:0x18 +fn_80343318 = .text:0x80343318; // type:function size:0xA4 +fn_803433BC = .text:0x803433BC; // type:function size:0xD4 +fn_80343490 = .text:0x80343490; // type:function size:0x18 +fn_803434A8 = .text:0x803434A8; // type:function size:0xA4 +fn_8034354C = .text:0x8034354C; // type:function size:0x98 +fn_803435E4 = .text:0x803435E4; // type:function size:0x18 +fn_803435FC = .text:0x803435FC; // type:function size:0xA4 +fn_803436A0 = .text:0x803436A0; // type:function size:0xA0 +fn_80343740 = .text:0x80343740; // type:function size:0x1C +fn_8034375C = .text:0x8034375C; // type:function size:0xC4 +fn_80343820 = .text:0x80343820; // type:function size:0xA0 +fn_803438C0 = .text:0x803438C0; // type:function size:0x1C +fn_803438DC = .text:0x803438DC; // type:function size:0xC4 +fn_803439A0 = .text:0x803439A0; // type:function size:0xBC +fn_80343A5C = .text:0x80343A5C; // type:function size:0x20 +fn_80343A7C = .text:0x80343A7C; // type:function size:0xE4 +fn_80343B60 = .text:0x80343B60; // type:function size:0x108 +fn_80343C68 = .text:0x80343C68; // type:function size:0x14 +fn_80343C7C = .text:0x80343C7C; // type:function size:0x84 +fn_80343D00 = .text:0x80343D00; // type:function size:0x78 +fn_80343D78 = .text:0x80343D78; // type:function size:0x18 +fn_80343D90 = .text:0x80343D90; // type:function size:0xA4 +fn_80343E34 = .text:0x80343E34; // type:function size:0xD0 +fn_80343F04 = .text:0x80343F04; // type:function size:0x148 +fn_8034404C = .text:0x8034404C; // type:function size:0x64 +fn_803440B0 = .text:0x803440B0; // type:function size:0xCC +fn_8034417C = .text:0x8034417C; // type:function size:0x16C +fn_803442E8 = .text:0x803442E8; // type:function size:0x94 +fn_8034437C = .text:0x8034437C; // type:function size:0x190 +fn_8034450C = .text:0x8034450C; // type:function size:0x14 +fn_80344520 = .text:0x80344520; // type:function size:0x14 +fn_80344534 = .text:0x80344534; // type:function size:0x14 +fn_80344548 = .text:0x80344548; // type:function size:0x14 +fn_8034455C = .text:0x8034455C; // type:function size:0x14 +fn_80344570 = .text:0x80344570; // type:function size:0x14 +fn_80344584 = .text:0x80344584; // type:function size:0x14 +fn_80344598 = .text:0x80344598; // type:function size:0x14 +fn_803445AC = .text:0x803445AC; // type:function size:0x14 +fn_803445C0 = .text:0x803445C0; // type:function size:0x14 +fn_803445D4 = .text:0x803445D4; // type:function size:0x14 +fn_803445E8 = .text:0x803445E8; // type:function size:0x14 +fn_803445FC = .text:0x803445FC; // type:function size:0x84 +fn_80344680 = .text:0x80344680; // type:function size:0x6C +fn_803446EC = .text:0x803446EC; // type:function size:0x14 +fn_80344700 = .text:0x80344700; // type:function size:0x84 +fn_80344784 = .text:0x80344784; // type:function size:0x6C +fn_803447F0 = .text:0x803447F0; // type:function size:0x14 +fn_80344804 = .text:0x80344804; // type:function size:0x84 +fn_80344888 = .text:0x80344888; // type:function size:0x6C +fn_803448F4 = .text:0x803448F4; // type:function size:0x14 +fn_80344908 = .text:0x80344908; // type:function size:0x84 +fn_8034498C = .text:0x8034498C; // type:function size:0x70 +fn_803449FC = .text:0x803449FC; // type:function size:0x18 +fn_80344A14 = .text:0x80344A14; // type:function size:0xA4 +fn_80344AB8 = .text:0x80344AB8; // type:function size:0x5C +fn_80344B14 = .text:0x80344B14; // type:function size:0x20 +fn_80344B34 = .text:0x80344B34; // type:function size:0xE4 +fn_80344C18 = .text:0x80344C18; // type:function size:0xC4 +fn_80344CDC = .text:0x80344CDC; // type:function size:0x20 +fn_80344CFC = .text:0x80344CFC; // type:function size:0xE4 +fn_80344DE0 = .text:0x80344DE0; // type:function size:0xDC +fn_80344EBC = .text:0x80344EBC; // type:function size:0x24 +fn_80344EE0 = .text:0x80344EE0; // type:function size:0x104 +fn_80344FE4 = .text:0x80344FE4; // type:function size:0xEC +fn_803450D0 = .text:0x803450D0; // type:function size:0x14 +fn_803450E4 = .text:0x803450E4; // type:function size:0x84 +fn_80345168 = .text:0x80345168; // type:function size:0x88 +fn_803451F0 = .text:0x803451F0; // type:function size:0x18 +fn_80345208 = .text:0x80345208; // type:function size:0xA4 +fn_803452AC = .text:0x803452AC; // type:function size:0x94 +fn_80345340 = .text:0x80345340; // type:function size:0x14 +fn_80345354 = .text:0x80345354; // type:function size:0x84 +fn_803453D8 = .text:0x803453D8; // type:function size:0x60 +fn_80345438 = .text:0x80345438; // type:function size:0x14 +fn_8034544C = .text:0x8034544C; // type:function size:0x84 +fn_803454D0 = .text:0x803454D0; // type:function size:0x60 +fn_80345530 = .text:0x80345530; // type:function size:0x14 +fn_80345544 = .text:0x80345544; // type:function size:0x84 +fn_803455C8 = .text:0x803455C8; // type:function size:0x60 +fn_80345628 = .text:0x80345628; // type:function size:0x14 +fn_8034563C = .text:0x8034563C; // type:function size:0x84 +fn_803456C0 = .text:0x803456C0; // type:function size:0x60 +fn_80345720 = .text:0x80345720; // type:function size:0x18 +fn_80345738 = .text:0x80345738; // type:function size:0xA4 +fn_803457DC = .text:0x803457DC; // type:function size:0xB8 +fn_80345894 = .text:0x80345894; // type:function size:0xB0 +fn_80345944 = .text:0x80345944; // type:function size:0x14 +fn_80345958 = .text:0x80345958; // type:function size:0x84 +fn_803459DC = .text:0x803459DC; // type:function size:0x40 +fn_80345A1C = .text:0x80345A1C; // type:function size:0x14 +fn_80345A30 = .text:0x80345A30; // type:function size:0x84 +fn_80345AB4 = .text:0x80345AB4; // type:function size:0xD4 +fn_80345B88 = .text:0x80345B88; // type:function size:0xD8 +fn_80345C60 = .text:0x80345C60; // type:function size:0xC4 +fn_80345D24 = .text:0x80345D24; // type:function size:0x184 +fn_80345EA8 = .text:0x80345EA8; // type:function size:0x14 +fn_80345EBC = .text:0x80345EBC; // type:function size:0x84 +fn_80345F40 = .text:0x80345F40; // type:function size:0x58 +fn_80345F98 = .text:0x80345F98; // type:function size:0x18 +fn_80345FB0 = .text:0x80345FB0; // type:function size:0xA4 +fn_80346054 = .text:0x80346054; // type:function size:0x98 +fn_803460EC = .text:0x803460EC; // type:function size:0x14 +fn_80346100 = .text:0x80346100; // type:function size:0x84 +fn_80346184 = .text:0x80346184; // type:function size:0x78 +fn_803461FC = .text:0x803461FC; // type:function size:0x18 +fn_80346214 = .text:0x80346214; // type:function size:0xA4 +fn_803462B8 = .text:0x803462B8; // type:function size:0xB8 +fn_80346370 = .text:0x80346370; // type:function size:0x20 +fn_80346390 = .text:0x80346390; // type:function size:0xE4 +fn_80346474 = .text:0x80346474; // type:function size:0x150 +fn_803465C4 = .text:0x803465C4; // type:function size:0x24 +fn_803465E8 = .text:0x803465E8; // type:function size:0x104 +fn_803466EC = .text:0x803466EC; // type:function size:0x17C +fn_80346868 = .text:0x80346868; // type:function size:0x20 +fn_80346888 = .text:0x80346888; // type:function size:0xE4 +fn_8034696C = .text:0x8034696C; // type:function size:0x178 +fn_80346AE4 = .text:0x80346AE4; // type:function size:0x24 +fn_80346B08 = .text:0x80346B08; // type:function size:0x104 +fn_80346C0C = .text:0x80346C0C; // type:function size:0x1A0 +fn_80346DAC = .text:0x80346DAC; // type:function size:0x8 +fn_80346DB4 = .text:0x80346DB4; // type:function size:0x44 +fn_80346DF8 = .text:0x80346DF8; // type:function size:0x44 +fn_80346E3C = .text:0x80346E3C; // type:function size:0x44 +fn_80346E80 = .text:0x80346E80; // type:function size:0x44 +fn_80346EC4 = .text:0x80346EC4; // type:function size:0x44 +fn_80346F08 = .text:0x80346F08; // type:function size:0x44 +fn_80346F4C = .text:0x80346F4C; // type:function size:0x44 +fn_80346F90 = .text:0x80346F90; // type:function size:0x44 +fn_80346FD4 = .text:0x80346FD4; // type:function size:0x44 +fn_80347018 = .text:0x80347018; // type:function size:0x44 +fn_8034705C = .text:0x8034705C; // type:function size:0x44 +fn_803470A0 = .text:0x803470A0; // type:function size:0x44 +fn_803470E4 = .text:0x803470E4; // type:function size:0x8 +fn_803470EC = .text:0x803470EC; // type:function size:0x8 +fn_803470F4 = .text:0x803470F4; // type:function size:0x1C +fn_80347110 = .text:0x80347110; // type:function size:0x18 +fn_80347128 = .text:0x80347128; // type:function size:0x10 +fn_80347138 = .text:0x80347138; // type:function size:0x40 +fn_80347178 = .text:0x80347178; // type:function size:0x8C +fn_80347204 = .text:0x80347204; // type:function size:0xBC +fn_803472C0 = .text:0x803472C0; // type:function size:0x1A4 +fn_80347464 = .text:0x80347464; // type:function size:0x1F0 +fn_80347654 = .text:0x80347654; // type:function size:0x88 +fn_803476DC = .text:0x803476DC; // type:function size:0x11C +fn_803477F8 = .text:0x803477F8; // type:function size:0xC0 +fn_803478B8 = .text:0x803478B8; // type:function size:0x140 +fn_803479F8 = .text:0x803479F8; // type:function size:0x184 +fn_80347B7C = .text:0x80347B7C; // type:function size:0x160 +fn_80347CDC = .text:0x80347CDC; // type:function size:0x104 +fn_80347DE0 = .text:0x80347DE0; // type:function size:0x1D0 +fn_80347FB0 = .text:0x80347FB0; // type:function size:0x88 +fn_80348038 = .text:0x80348038; // type:function size:0xCC +fn_80348104 = .text:0x80348104; // type:function size:0x268 +fn_8034836C = .text:0x8034836C; // type:function size:0x274 +fn_803485E0 = .text:0x803485E0; // type:function size:0x64 +fn_80348644 = .text:0x80348644; // type:function size:0x90 +fn_803486D4 = .text:0x803486D4; // type:function size:0x8C +fn_80348760 = .text:0x80348760; // type:function size:0x7C +fn_803487DC = .text:0x803487DC; // type:function size:0xC4 +fn_803488A0 = .text:0x803488A0; // type:function size:0x130 +fn_803489D0 = .text:0x803489D0; // type:function size:0x5C +fn_80348A2C = .text:0x80348A2C; // type:function size:0x88 +fn_80348AB4 = .text:0x80348AB4; // type:function size:0x8 +fn_80348ABC = .text:0x80348ABC; // type:function size:0x104 +fn_80348BC0 = .text:0x80348BC0; // type:function size:0x3C +fn_80348BFC = .text:0x80348BFC; // type:function size:0x1C +fn_80348C18 = .text:0x80348C18; // type:function size:0x9C +fn_80348CB4 = .text:0x80348CB4; // type:function size:0x10 +fn_80348CC4 = .text:0x80348CC4; // type:function size:0xA0 +GetResourceTypeById__10CResLoaderCFUi = .text:0x80348D64; // type:function size:0x44 +fn_80348DA8 = .text:0x80348DA8; // type:function size:0x30 +fn_80348DD8 = .text:0x80348DD8; // type:function size:0x48 +fn_80348E20 = .text:0x80348E20; // type:function size:0x48 +fn_80348E68 = .text:0x80348E68; // type:function size:0x54 +fn_80348EBC = .text:0x80348EBC; // type:function size:0x80 +fn_80348F3C = .text:0x80348F3C; // type:function size:0x200 +fn_8034913C = .text:0x8034913C; // type:function size:0x60 +fn_8034919C = .text:0x8034919C; // type:function size:0x208 +fn_803493A4 = .text:0x803493A4; // type:function size:0x18C +fn_80349530 = .text:0x80349530; // type:function size:0xB4 +fn_803495E4 = .text:0x803495E4; // type:function size:0x134 +fn_80349718 = .text:0x80349718; // type:function size:0x120 +fn_80349838 = .text:0x80349838; // type:function size:0x3B4 +fn_80349BEC = .text:0x80349BEC; // type:function size:0x10 +fn_80349BFC = .text:0x80349BFC; // type:function size:0x148 +fn_80349D44 = .text:0x80349D44; // type:function size:0x148 +fn_80349E8C = .text:0x80349E8C; // type:function size:0x30 +fn_80349EBC = .text:0x80349EBC; // type:function size:0x80 +fn_80349F3C = .text:0x80349F3C; // type:function size:0x1F8 +fn_8034A134 = .text:0x8034A134; // type:function size:0x90 +fn_8034A1C4 = .text:0x8034A1C4; // type:function size:0x8C +fn_8034A250 = .text:0x8034A250; // type:function size:0xA4 +fn_8034A2F4 = .text:0x8034A2F4; // type:function size:0xA0 +fn_8034A394 = .text:0x8034A394; // type:function size:0xC0 +fn_8034A454 = .text:0x8034A454; // type:function size:0x94 +fn_8034A4E8 = .text:0x8034A4E8; // type:function size:0x23C +fn_8034A724 = .text:0x8034A724; // type:function size:0x4F8 +fn_8034AC1C = .text:0x8034AC1C; // type:function size:0x48 +fn_8034AC64 = .text:0x8034AC64; // type:function size:0xBC +fn_8034AD20 = .text:0x8034AD20; // type:function size:0x18 +fn_8034AD38 = .text:0x8034AD38; // type:function size:0xE0 +fn_8034AE18 = .text:0x8034AE18; // type:function size:0x84 +fn_8034AE9C = .text:0x8034AE9C; // type:function size:0x12C +fn_8034AFC8 = .text:0x8034AFC8; // type:function size:0xE4 +fn_8034B0AC = .text:0x8034B0AC; // type:function size:0x934 +fn_8034B9E0 = .text:0x8034B9E0; // type:function size:0x11C +fn_8034BAFC = .text:0x8034BAFC; // type:function size:0x20 +fn_8034BB1C = .text:0x8034BB1C; // type:function size:0x18 +fn_8034BB34 = .text:0x8034BB34; // type:function size:0xC8 +fn_8034BBFC = .text:0x8034BBFC; // type:function size:0xAA4 +fn_8034C6A0 = .text:0x8034C6A0; // type:function size:0x41C +fn_8034CABC = .text:0x8034CABC; // type:function size:0x36C +fn_8034CE28 = .text:0x8034CE28; // type:function size:0x2C +fn_8034CE54 = .text:0x8034CE54; // type:function size:0x1EC +fn_8034D040 = .text:0x8034D040; // type:function size:0x5C +fn_8034D09C = .text:0x8034D09C; // type:function size:0x688 +fn_8034D724 = .text:0x8034D724; // type:function size:0x24C +fn_8034D970 = .text:0x8034D970; // type:function size:0x5C +fn_8034D9CC = .text:0x8034D9CC; // type:function size:0x24 +fn_8034D9F0 = .text:0x8034D9F0; // type:function size:0x59C +fn_8034DF8C = .text:0x8034DF8C; // type:function size:0x20C +fn_8034E198 = .text:0x8034E198; // type:function size:0x4 +fn_8034E19C = .text:0x8034E19C; // type:function size:0x8 +fn_8034E1A4 = .text:0x8034E1A4; // type:function size:0x10 +fn_8034E1B4 = .text:0x8034E1B4; // type:function size:0x10 +fn_8034E1C4 = .text:0x8034E1C4; // type:function size:0x10 +fn_8034E1D4 = .text:0x8034E1D4; // type:function size:0x10 +fn_8034E1E4 = .text:0x8034E1E4; // type:function size:0x34 +fn_8034E218 = .text:0x8034E218; // type:function size:0x1E8 +fn_8034E400 = .text:0x8034E400; // type:function size:0x288 +fn_8034E688 = .text:0x8034E688; // type:function size:0x60 +fn_8034E6E8 = .text:0x8034E6E8; // type:function size:0x4C +fn_8034E734 = .text:0x8034E734; // type:function size:0x54 +fn_8034E788 = .text:0x8034E788; // type:function size:0x10 +fn_8034E798 = .text:0x8034E798; // type:function size:0x10 +fn_8034E7A8 = .text:0x8034E7A8; // type:function size:0x14 +fn_8034E7BC = .text:0x8034E7BC; // type:function size:0x78 +fn_8034E834 = .text:0x8034E834; // type:function size:0x390 +fn_8034EBC4 = .text:0x8034EBC4; // type:function size:0x3D4 +fn_8034EF98 = .text:0x8034EF98; // type:function size:0x54C +fn_8034F4E4 = .text:0x8034F4E4; // type:function size:0xE4 +fn_8034F5C8 = .text:0x8034F5C8; // type:function size:0x214 +fn_8034F7DC = .text:0x8034F7DC; // type:function size:0xCC +fn_8034F8A8 = .text:0x8034F8A8; // type:function size:0x48 +fn_8034F8F0 = .text:0x8034F8F0; // type:function size:0x60 +fn_8034F950 = .text:0x8034F950; // type:function size:0x88 +fn_8034F9D8 = .text:0x8034F9D8; // type:function size:0x60 +fn_8034FA38 = .text:0x8034FA38; // type:function size:0x88 +fn_8034FAC0 = .text:0x8034FAC0; // type:function size:0xC0 +fn_8034FB80 = .text:0x8034FB80; // type:function size:0x50 +fn_8034FBD0 = .text:0x8034FBD0; // type:function size:0x80 +fn_8034FC50 = .text:0x8034FC50; // type:function size:0x20 +fn_8034FC70 = .text:0x8034FC70; // type:function size:0x98 +fn_8034FD08 = .text:0x8034FD08; // type:function size:0x20 +fn_8034FD28 = .text:0x8034FD28; // type:function size:0x40 +fn_8034FD68 = .text:0x8034FD68; // type:function size:0x118 +fn_8034FE80 = .text:0x8034FE80; // type:function size:0x250 +fn_803500D0 = .text:0x803500D0; // type:function size:0x4E4 +fn_803505B4 = .text:0x803505B4; // type:function size:0x18 +fn_803505CC = .text:0x803505CC; // type:function size:0x2C +fn_803505F8 = .text:0x803505F8; // type:function size:0x3C +fn_80350634 = .text:0x80350634; // type:function size:0x10 +fn_80350644 = .text:0x80350644; // type:function size:0x54 +fn_80350698 = .text:0x80350698; // type:function size:0x28 +fn_803506C0 = .text:0x803506C0; // type:function size:0xF4 +fn_803507B4 = .text:0x803507B4; // type:function size:0x140 +fn_803508F4 = .text:0x803508F4; // type:function size:0x30 +fn_80350924 = .text:0x80350924; // type:function size:0x2C0 +fn_80350BE4 = .text:0x80350BE4; // type:function size:0x70 +fn_80350C54 = .text:0x80350C54; // type:function size:0xD4 +fn_80350D28 = .text:0x80350D28; // type:function size:0xA0 +fn_80350DC8 = .text:0x80350DC8; // type:function size:0x134 +fn_80350EFC = .text:0x80350EFC; // type:function size:0x60 +fn_80350F5C = .text:0x80350F5C; // type:function size:0x4C +fn_80350FA8 = .text:0x80350FA8; // type:function size:0x18 +fn_80350FC0 = .text:0x80350FC0; // type:function size:0x1E0 +fn_803511A0 = .text:0x803511A0; // type:function size:0x17C +fn_8035131C = .text:0x8035131C; // type:function size:0x78 +fn_80351394 = .text:0x80351394; // type:function size:0xB8 +fn_8035144C = .text:0x8035144C; // type:function size:0x238 +fn_80351684 = .text:0x80351684; // type:function size:0x114 +fn_80351798 = .text:0x80351798; // type:function size:0x6C +fn_80351804 = .text:0x80351804; // type:function size:0x4C +fn_80351850 = .text:0x80351850; // type:function size:0x34 +fn_80351884 = .text:0x80351884; // type:function size:0x44 +fn_803518C8 = .text:0x803518C8; // type:function size:0x88 +fn_80351950 = .text:0x80351950; // type:function size:0x78 +fn_803519C8 = .text:0x803519C8; // type:function size:0x118 +fn_80351AE0 = .text:0x80351AE0; // type:function size:0x88 +fn_80351B68 = .text:0x80351B68; // type:function size:0x18 +fn_80351B80 = .text:0x80351B80; // type:function size:0x80 +fn_80351C00 = .text:0x80351C00; // type:function size:0xB8 +fn_80351CB8 = .text:0x80351CB8; // type:function size:0xB8 +fn_80351D70 = .text:0x80351D70; // type:function size:0xCC +fn_80351E3C = .text:0x80351E3C; // type:function size:0xB4 +fn_80351EF0 = .text:0x80351EF0; // type:function size:0x11C +fn_8035200C = .text:0x8035200C; // type:function size:0x12C +fn_80352138 = .text:0x80352138; // type:function size:0x6C0 +fn_803527F8 = .text:0x803527F8; // type:function size:0x20 +fn_80352818 = .text:0x80352818; // type:function size:0x14 +fn_8035282C = .text:0x8035282C; // type:function size:0x8 +fn_80352834 = .text:0x80352834; // type:function size:0x8 +fn_8035283C = .text:0x8035283C; // type:function size:0x42C +fn_80352C68 = .text:0x80352C68; // type:function size:0x30 +fn_80352C98 = .text:0x80352C98; // type:function size:0x8C +fn_80352D24 = .text:0x80352D24; // type:function size:0xBC +fn_80352DE0 = .text:0x80352DE0; // type:function size:0x98 +fn_80352E78 = .text:0x80352E78; // type:function size:0x74 +fn_80352EEC = .text:0x80352EEC; // type:function size:0x8 +fn_80352EF4 = .text:0x80352EF4; // type:function size:0x10 +fn_80352F04 = .text:0x80352F04; // type:function size:0xD4 +fn_80352FD8 = .text:0x80352FD8; // type:function size:0x98 +fn_80353070 = .text:0x80353070; // type:function size:0x74 +fn_803530E4 = .text:0x803530E4; // type:function size:0x94 +fn_80353178 = .text:0x80353178; // type:function size:0x108 +fn_80353280 = .text:0x80353280; // type:function size:0xB8 +fn_80353338 = .text:0x80353338; // type:function size:0x98 +fn_803533D0 = .text:0x803533D0; // type:function size:0xA8 +fn_80353478 = .text:0x80353478; // type:function size:0x1A4 +fn_8035361C = .text:0x8035361C; // type:function size:0x10 +fn_8035362C = .text:0x8035362C; // type:function size:0x10 +fn_8035363C = .text:0x8035363C; // type:function size:0x10 +fn_8035364C = .text:0x8035364C; // type:function size:0xB4 +fn_80353700 = .text:0x80353700; // type:function size:0xC0 +fn_803537C0 = .text:0x803537C0; // type:function size:0x4E4 +fn_80353CA4 = .text:0x80353CA4; // type:function size:0xA4 +fn_80353D48 = .text:0x80353D48; // type:function size:0xC +fn_80353D54 = .text:0x80353D54; // type:function size:0x8 +fn_80353D5C = .text:0x80353D5C; // type:function size:0x10 +fn_80353D6C = .text:0x80353D6C; // type:function size:0x38 +fn_80353DA4 = .text:0x80353DA4; // type:function size:0xC +fn_80353DB0 = .text:0x80353DB0; // type:function size:0x8 +fn_80353DB8 = .text:0x80353DB8; // type:function size:0x8 +fn_80353DC0 = .text:0x80353DC0; // type:function size:0x10 +fn_80353DD0 = .text:0x80353DD0; // type:function size:0x8 +fn_80353DD8 = .text:0x80353DD8; // type:function size:0x8 +fn_80353DE0 = .text:0x80353DE0; // type:function size:0x8 +fn_80353DE8 = .text:0x80353DE8; // type:function size:0x1C +fn_80353E04 = .text:0x80353E04; // type:function size:0x5C +fn_80353E60 = .text:0x80353E60; // type:function size:0xC +fn_80353E6C = .text:0x80353E6C; // type:function size:0x18 +fn_80353E84 = .text:0x80353E84; // type:function size:0x8 +fn_80353E8C = .text:0x80353E8C; // type:function size:0x8 +fn_80353E94 = .text:0x80353E94; // type:function size:0x10 +fn_80353EA4 = .text:0x80353EA4; // type:function size:0x10 +fn_80353EB4 = .text:0x80353EB4; // type:function size:0x10 +fn_80353EC4 = .text:0x80353EC4; // type:function size:0x8 +fn_80353ECC = .text:0x80353ECC; // type:function size:0xC +fn_80353ED8 = .text:0x80353ED8; // type:function size:0xC +fn_80353EE4 = .text:0x80353EE4; // type:function size:0xC +fn_80353EF0 = .text:0x80353EF0; // type:function size:0xC +fn_80353EFC = .text:0x80353EFC; // type:function size:0xC +fn_80353F08 = .text:0x80353F08; // type:function size:0x8 +fn_80353F10 = .text:0x80353F10; // type:function size:0x8 +fn_80353F18 = .text:0x80353F18; // type:function size:0x8 +fn_80353F20 = .text:0x80353F20; // type:function size:0x8 +fn_80353F28 = .text:0x80353F28; // type:function size:0x8 +fn_80353F30 = .text:0x80353F30; // type:function size:0x8 +fn_80353F38 = .text:0x80353F38; // type:function size:0xC +fn_80353F44 = .text:0x80353F44; // type:function size:0x10 +fn_80353F54 = .text:0x80353F54; // type:function size:0xF0 +fn_80354044 = .text:0x80354044; // type:function size:0x60 +fn_803540A4 = .text:0x803540A4; // type:function size:0x140 +fn_803541E4 = .text:0x803541E4; // type:function size:0x8 +fn_803541EC = .text:0x803541EC; // type:function size:0x30 +fn_8035421C = .text:0x8035421C; // type:function size:0x60 +fn_8035427C = .text:0x8035427C; // type:function size:0x8 +fn_80354284 = .text:0x80354284; // type:function size:0x8 +fn_8035428C = .text:0x8035428C; // type:function size:0x8 +fn_80354294 = .text:0x80354294; // type:function size:0x80 +fn_80354314 = .text:0x80354314; // type:function size:0x60 +fn_80354374 = .text:0x80354374; // type:function size:0x94 +fn_80354408 = .text:0x80354408; // type:function size:0x50 +fn_80354458 = .text:0x80354458; // type:function size:0x30 +fn_80354488 = .text:0x80354488; // type:function size:0x10 +fn_80354498 = .text:0x80354498; // type:function size:0x94 +fn_8035452C = .text:0x8035452C; // type:function size:0x5C +fn_80354588 = .text:0x80354588; // type:function size:0x128 +fn_803546B0 = .text:0x803546B0; // type:function size:0x8 +fn_803546B8 = .text:0x803546B8; // type:function size:0x60 +fn_80354718 = .text:0x80354718; // type:function size:0x5C +fn_80354774 = .text:0x80354774; // type:function size:0x60 +fn_803547D4 = .text:0x803547D4; // type:function size:0x8 +fn_803547DC = .text:0x803547DC; // type:function size:0x8 +fn_803547E4 = .text:0x803547E4; // type:function size:0x8 +fn_803547EC = .text:0x803547EC; // type:function size:0xC +fn_803547F8 = .text:0x803547F8; // type:function size:0x14 +fn_8035480C = .text:0x8035480C; // type:function size:0x34 +fn_80354840 = .text:0x80354840; // type:function size:0xBC +fn_803548FC = .text:0x803548FC; // type:function size:0xA8 +fn_803549A4 = .text:0x803549A4; // type:function size:0x1BC +fn_80354B60 = .text:0x80354B60; // type:function size:0x8C +AddEmitter__11CSfxManagerFUsRC9CVector3fibbs = .text:0x80354BEC; // type:function size:0xB4 +AddEmitter__11CSfxManagerFUsRC9CVector3fUcibbs = .text:0x80354CA0; // type:function size:0xC4 +AddEmitter__11CSfxManagerFRQ29CAudioSys18C3DEmitterParmDataibbs = .text:0x80354D64; // type:function size:0x1FC +fn_80354F60 = .text:0x80354F60; // type:function size:0x40 +UpdateEmitter__11CSfxManagerF10CSfxHandleRC9CVector3fRC9CVector3fUc = .text:0x80354FA0; // type:function size:0x1F4 +RemoveEmitter__11CSfxManagerF10CSfxHandle = .text:0x80355194; // type:function size:0x30 +SfxStart__11CSfxManagerFUsssibbs = .text:0x803551C4; // type:function size:0x158 +fn_8035531C = .text:0x8035531C; // type:function size:0x40 +SfxStop__11CSfxManagerF10CSfxHandle = .text:0x8035535C; // type:function size:0x30 +fn_8035538C = .text:0x8035538C; // type:function size:0x2C +SfxVolume__11CSfxManagerF10CSfxHandleUc = .text:0x803553B8; // type:function size:0x188 +fn_80355540 = .text:0x80355540; // type:function size:0x11C +fn_8035565C = .text:0x8035565C; // type:function size:0x11C +fn_80355778 = .text:0x80355778; // type:function size:0xC8 +fn_80355840 = .text:0x80355840; // type:function size:0x12C +fn_8035596C = .text:0x8035596C; // type:function size:0xC4 +fn_80355A30 = .text:0x80355A30; // type:function size:0x4C +fn_80355A7C = .text:0x80355A7C; // type:function size:0x54 +SetChannel__11CSfxManagerFQ211CSfxManager12ESfxChannels = .text:0x80355AD0; // type:function size:0x70 +fn_80355B40 = .text:0x80355B40; // type:function size:0x8 +fn_80355B48 = .text:0x80355B48; // type:function size:0x110 +fn_80355C58 = .text:0x80355C58; // type:function size:0xE8 +fn_80355D40 = .text:0x80355D40; // type:function size:0xB0 +fn_80355DF0 = .text:0x80355DF0; // type:function size:0xDBC +fn_80356BAC = .text:0x80356BAC; // type:function size:0x68 +PitchBend__11CSfxManagerF10CSfxHandlei = .text:0x80356C14; // type:function size:0xBC +IsPlaying__11CSfxManagerF10CSfxHandle = .text:0x80356CD0; // type:function size:0x110 +IsQueued__11CSfxManagerF10CSfxHandle = .text:0x80356DE0; // type:function size:0xB4 +fn_80356E94 = .text:0x80356E94; // type:function size:0x164 +fn_80356FF8 = .text:0x80356FF8; // type:function size:0x170 +fn_80357168 = .text:0x80357168; // type:function size:0x48 +fn_803571B0 = .text:0x803571B0; // type:function size:0x414 +fn_803575C4 = .text:0x803575C4; // type:function size:0x2E4 +fn_803578A8 = .text:0x803578A8; // type:function size:0x1B4 +fn_80357A5C = .text:0x80357A5C; // type:function size:0x164 +fn_80357BC0 = .text:0x80357BC0; // type:function size:0x8 +fn_80357BC8 = .text:0x80357BC8; // type:function size:0x3C +fn_80357C04 = .text:0x80357C04; // type:function size:0x3C +fn_80357C40 = .text:0x80357C40; // type:function size:0x3C +fn_80357C7C = .text:0x80357C7C; // type:function size:0x3C +fn_80357CB8 = .text:0x80357CB8; // type:function size:0x3C +fn_80357CF4 = .text:0x80357CF4; // type:function size:0x3C +fn_80357D30 = .text:0x80357D30; // type:function size:0x3C +fn_80357D6C = .text:0x80357D6C; // type:function size:0x3C +fn_80357DA8 = .text:0x80357DA8; // type:function size:0x1A4 +fn_80357F4C = .text:0x80357F4C; // type:function size:0xB4 +fn_80358000 = .text:0x80358000; // type:function size:0x4C +fn_8035804C = .text:0x8035804C; // type:function size:0x164 +fn_803581B0 = .text:0x803581B0; // type:function size:0x5C +AddLowPassAreaFilter__11CSfxManagerFif = .text:0x8035820C; // type:function size:0xA4 +fn_803582B0 = .text:0x803582B0; // type:function size:0x128 +RemoveLowPassAreaFilter__11CSfxManagerFi = .text:0x803583D8; // type:function size:0xC0 +fn_80358498 = .text:0x80358498; // type:function size:0x28 +fn_803584C0 = .text:0x803584C0; // type:function size:0x8 +fn_803584C8 = .text:0x803584C8; // type:function size:0xA4 +fn_8035856C = .text:0x8035856C; // type:function size:0x128 +fn_80358694 = .text:0x80358694; // type:function size:0xC0 +fn_80358754 = .text:0x80358754; // type:function size:0x28 +fn_8035877C = .text:0x8035877C; // type:function size:0x8 +fn_80358784 = .text:0x80358784; // type:function size:0x98 +fn_8035881C = .text:0x8035881C; // type:function size:0xAC +fn_803588C8 = .text:0x803588C8; // type:function size:0x50 +fn_80358918 = .text:0x80358918; // type:function size:0x90 +fn_803589A8 = .text:0x803589A8; // type:function size:0xC4 +fn_80358A6C = .text:0x80358A6C; // type:function size:0x228 +fn_80358C94 = .text:0x80358C94; // type:function size:0x4 +fn_80358C98 = .text:0x80358C98; // type:function size:0xA0 +fn_80358D38 = .text:0x80358D38; // type:function size:0x84 +fn_80358DBC = .text:0x80358DBC; // type:function size:0x8 +fn_80358DC4 = .text:0x80358DC4; // type:function size:0x8 +fn_80358DCC = .text:0x80358DCC; // type:function size:0x94 +fn_80358E60 = .text:0x80358E60; // type:function size:0x1C0 +fn_80359020 = .text:0x80359020; // type:function size:0x190 +fn_803591B0 = .text:0x803591B0; // type:function size:0x40 +fn_803591F0 = .text:0x803591F0; // type:function size:0x1C +fn_8035920C = .text:0x8035920C; // type:function size:0x40 +fn_8035924C = .text:0x8035924C; // type:function size:0x98 +fn_803592E4 = .text:0x803592E4; // type:function size:0x98 +fn_8035937C = .text:0x8035937C; // type:function size:0x40 +fn_803593BC = .text:0x803593BC; // type:function size:0x40 +fn_803593FC = .text:0x803593FC; // type:function size:0x40 +fn_8035943C = .text:0x8035943C; // type:function size:0x40 +fn_8035947C = .text:0x8035947C; // type:function size:0x118 +fn_80359594 = .text:0x80359594; // type:function size:0xC8 +fn_8035965C = .text:0x8035965C; // type:function size:0xD0 +fn_8035972C = .text:0x8035972C; // type:function size:0x1D8 +fn_80359904 = .text:0x80359904; // type:function size:0x8 +fn_8035990C = .text:0x8035990C; // type:function size:0x8 +fn_80359914 = .text:0x80359914; // type:function size:0x6C +fn_80359980 = .text:0x80359980; // type:function size:0x110 +fn_80359A90 = .text:0x80359A90; // type:function size:0xD0 +fn_80359B60 = .text:0x80359B60; // type:function size:0x4 +fn_80359B64 = .text:0x80359B64; // type:function size:0x88 +fn_80359BEC = .text:0x80359BEC; // type:function size:0xD0 +fn_80359CBC = .text:0x80359CBC; // type:function size:0x8 +fn_80359CC4 = .text:0x80359CC4; // type:function size:0x1FC +fn_80359EC0 = .text:0x80359EC0; // type:function size:0x64 +fn_80359F24 = .text:0x80359F24; // type:function size:0x68 +fn_80359F8C = .text:0x80359F8C; // type:function size:0x100 +fn_8035A08C = .text:0x8035A08C; // type:function size:0x108 +fn_8035A194 = .text:0x8035A194; // type:function size:0x94 +fn_8035A228 = .text:0x8035A228; // type:function size:0xC +fn_8035A234 = .text:0x8035A234; // type:function size:0xFC +fn_8035A330 = .text:0x8035A330; // type:function size:0x90 +fn_8035A3C0 = .text:0x8035A3C0; // type:function size:0xE4 +fn_8035A4A4 = .text:0x8035A4A4; // type:function size:0x40 +fn_8035A4E4 = .text:0x8035A4E4; // type:function size:0xFC +fn_8035A5E0 = .text:0x8035A5E0; // type:function size:0x50 +fn_8035A630 = .text:0x8035A630; // type:function size:0x2BC +fn_8035A8EC = .text:0x8035A8EC; // type:function size:0x21C +fn_8035AB08 = .text:0x8035AB08; // type:function size:0x170 +fn_8035AC78 = .text:0x8035AC78; // type:function size:0x118 +fn_8035AD90 = .text:0x8035AD90; // type:function size:0x4 +fn_8035AD94 = .text:0x8035AD94; // type:function size:0x84 +fn_8035AE18 = .text:0x8035AE18; // type:function size:0x74 +fn_8035AE8C = .text:0x8035AE8C; // type:function size:0xCC +fn_8035AF58 = .text:0x8035AF58; // type:function size:0x98 +fn_8035AFF0 = .text:0x8035AFF0; // type:function size:0x1D0 +fn_8035B1C0 = .text:0x8035B1C0; // type:function size:0x120 +fn_8035B2E0 = .text:0x8035B2E0; // type:function size:0x54 +fn_8035B334 = .text:0x8035B334; // type:function size:0xF8 +fn_8035B42C = .text:0x8035B42C; // type:function size:0x68 +fn_8035B494 = .text:0x8035B494; // type:function size:0x58 +fn_8035B4EC = .text:0x8035B4EC; // type:function size:0x8 +fn_8035B4F4 = .text:0x8035B4F4; // type:function size:0x80 +fn_8035B574 = .text:0x8035B574; // type:function size:0xD4 +fn_8035B648 = .text:0x8035B648; // type:function size:0xA8 +fn_8035B6F0 = .text:0x8035B6F0; // type:function size:0xC4 +fn_8035B7B4 = .text:0x8035B7B4; // type:function size:0x8 +fn_8035B7BC = .text:0x8035B7BC; // type:function size:0x8 +fn_8035B7C4 = .text:0x8035B7C4; // type:function size:0x2A0 +fn_8035BA64 = .text:0x8035BA64; // type:function size:0x290 +fn_8035BCF4 = .text:0x8035BCF4; // type:function size:0x94 +fn_8035BD88 = .text:0x8035BD88; // type:function size:0x78 +fn_8035BE00 = .text:0x8035BE00; // type:function size:0x108 +fn_8035BF08 = .text:0x8035BF08; // type:function size:0xB8 +fn_8035BFC0 = .text:0x8035BFC0; // type:function size:0x8 +fn_8035BFC8 = .text:0x8035BFC8; // type:function size:0x8 +fn_8035BFD0 = .text:0x8035BFD0; // type:function size:0x8 +fn_8035BFD8 = .text:0x8035BFD8; // type:function size:0x8 +fn_8035BFE0 = .text:0x8035BFE0; // type:function size:0x8 +fn_8035BFE8 = .text:0x8035BFE8; // type:function size:0x8 +fn_8035BFF0 = .text:0x8035BFF0; // type:function size:0x8 +fn_8035BFF8 = .text:0x8035BFF8; // type:function size:0x8 +fn_8035C000 = .text:0x8035C000; // type:function size:0x8 +fn_8035C008 = .text:0x8035C008; // type:function size:0x8 +fn_8035C010 = .text:0x8035C010; // type:function size:0x7C +fn_8035C08C = .text:0x8035C08C; // type:function size:0x74 +fn_8035C100 = .text:0x8035C100; // type:function size:0x354 +fn_8035C454 = .text:0x8035C454; // type:function size:0x280 +fn_8035C6D4 = .text:0x8035C6D4; // type:function size:0xFC +fn_8035C7D0 = .text:0x8035C7D0; // type:function size:0x74 +fn_8035C844 = .text:0x8035C844; // type:function size:0x1FC +fn_8035CA40 = .text:0x8035CA40; // type:function size:0x18C +fn_8035CBCC = .text:0x8035CBCC; // type:function size:0x50 +fn_8035CC1C = .text:0x8035CC1C; // type:function size:0x1C +fn_8035CC38 = .text:0x8035CC38; // type:function size:0xC +fn_8035CC44 = .text:0x8035CC44; // type:function size:0x54 +fn_8035CC98 = .text:0x8035CC98; // type:function size:0x7C +fn_8035CD14 = .text:0x8035CD14; // type:function size:0x84 +fn_8035CD98 = .text:0x8035CD98; // type:function size:0xB8 +fn_8035CE50 = .text:0x8035CE50; // type:function size:0x25C +fn_8035D0AC = .text:0x8035D0AC; // type:function size:0x58 +fn_8035D104 = .text:0x8035D104; // type:function size:0x54 +fn_8035D158 = .text:0x8035D158; // type:function size:0x3C +fn_8035D194 = .text:0x8035D194; // type:function size:0x38 +fn_8035D1CC = .text:0x8035D1CC; // type:function size:0x34 +fn_8035D200 = .text:0x8035D200; // type:function size:0x12C +fn_8035D32C = .text:0x8035D32C; // type:function size:0x26C +fn_8035D598 = .text:0x8035D598; // type:function size:0x1EC +fn_8035D784 = .text:0x8035D784; // type:function size:0x70 +fn_8035D7F4 = .text:0x8035D7F4; // type:function size:0x258 +fn_8035DA4C = .text:0x8035DA4C; // type:function size:0x1C +fn_8035DA68 = .text:0x8035DA68; // type:function size:0x18 +fn_8035DA80 = .text:0x8035DA80; // type:function size:0x338 +fn_8035DDB8 = .text:0x8035DDB8; // type:function size:0x40 +fn_8035DDF8 = .text:0x8035DDF8; // type:function size:0x2C +fn_8035DE24 = .text:0x8035DE24; // type:function size:0x24 +fn_8035DE48 = .text:0x8035DE48; // type:function size:0xEC +fn_8035DF34 = .text:0x8035DF34; // type:function size:0x70 +fn_8035DFA4 = .text:0x8035DFA4; // type:function size:0x11C +fn_8035E0C0 = .text:0x8035E0C0; // type:function size:0xC +fn_8035E0CC = .text:0x8035E0CC; // type:function size:0x78 +fn_8035E144 = .text:0x8035E144; // type:function size:0x378 +fn_8035E4BC = .text:0x8035E4BC; // type:function size:0x2C +fn_8035E4E8 = .text:0x8035E4E8; // type:function size:0x2C +fn_8035E514 = .text:0x8035E514; // type:function size:0x2C +fn_8035E540 = .text:0x8035E540; // type:function size:0x100 +fn_8035E640 = .text:0x8035E640; // type:function size:0x10 +fn_8035E650 = .text:0x8035E650; // type:function size:0x104 +fn_8035E754 = .text:0x8035E754; // type:function size:0x1C +fn_8035E770 = .text:0x8035E770; // type:function size:0x1C +fn_8035E78C = .text:0x8035E78C; // type:function size:0x1D8 +fn_8035E964 = .text:0x8035E964; // type:function size:0x14C +fn_8035EAB0 = .text:0x8035EAB0; // type:function size:0x1D4 +fn_8035EC84 = .text:0x8035EC84; // type:function size:0xC8 +fn_8035ED4C = .text:0x8035ED4C; // type:function size:0x98 +fn_8035EDE4 = .text:0x8035EDE4; // type:function size:0x4 +fn_8035EDE8 = .text:0x8035EDE8; // type:function size:0x138 +fn_8035EF20 = .text:0x8035EF20; // type:function size:0x60 +fn_8035EF80 = .text:0x8035EF80; // type:function size:0x38 +fn_8035EFB8 = .text:0x8035EFB8; // type:function size:0x18 +fn_8035EFD0 = .text:0x8035EFD0; // type:function size:0x6C +fn_8035F03C = .text:0x8035F03C; // type:function size:0x74 +fn_8035F0B0 = .text:0x8035F0B0; // type:function size:0x8 +fn_8035F0B8 = .text:0x8035F0B8; // type:function size:0x8 +fn_8035F0C0 = .text:0x8035F0C0; // type:function size:0xC +fn_8035F0CC = .text:0x8035F0CC; // type:function size:0xF0 +fn_8035F1BC = .text:0x8035F1BC; // type:function size:0xA0 +fn_8035F25C = .text:0x8035F25C; // type:function size:0x38 +fn_8035F294 = .text:0x8035F294; // type:function size:0xA4 +fn_8035F338 = .text:0x8035F338; // type:function size:0xCC +CompareCaseInsensitive__13CStringExtrasFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>RCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8035F404; // type:function size:0xEC +fn_8035F4F0 = .text:0x8035F4F0; // type:function size:0x78 +fn_8035F568 = .text:0x8035F568; // type:function size:0x38 +fn_8035F5A0 = .text:0x8035F5A0; // type:function size:0x24 +fn_8035F5C4 = .text:0x8035F5C4; // type:function size:0x24 +CreateFromInteger__13CStringExtrasFi = .text:0x8035F5E8; // type:function size:0x130 +fn_8035F718 = .text:0x8035F718; // type:function size:0xDC +ConvertToUNICODE__13CStringExtrasFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8035F7F4; // type:function size:0x8 +fn_8035F7FC = .text:0x8035F7FC; // type:function size:0xD8 +fn_8035F8D4 = .text:0x8035F8D4; // type:function size:0xB4 +fn_8035F988 = .text:0x8035F988; // type:function size:0x11C +fn_8035FAA4 = .text:0x8035FAA4; // type:function size:0xB0 +fn_8035FB54 = .text:0x8035FB54; // type:function size:0x1A8 +fn_8035FCFC = .text:0x8035FCFC; // type:function size:0x4 +fn_8035FD00 = .text:0x8035FD00; // type:function size:0xA0 +fn_8035FDA0 = .text:0x8035FDA0; // type:function size:0xA4 +fn_8035FE44 = .text:0x8035FE44; // type:function size:0x184 +fn_8035FFC8 = .text:0x8035FFC8; // type:function size:0x18 +fn_8035FFE0 = .text:0x8035FFE0; // type:function size:0x4C +fn_8036002C = .text:0x8036002C; // type:function size:0x74 +fn_803600A0 = .text:0x803600A0; // type:function size:0x294 +GetString__12CStringTableCFi = .text:0x80360334; // type:function size:0x30 +GetStringIndexByName__12CStringTableCFPCc = .text:0x80360364; // type:function size:0xA4 +fn_80360408 = .text:0x80360408; // type:function size:0x84 +GetStringByName__12CStringTableCFPCc = .text:0x8036048C; // type:function size:0x38 +fn_803604C4 = .text:0x803604C4; // type:function size:0x94 +fn_80360558 = .text:0x80360558; // type:function size:0xF0 +fn_80360648 = .text:0x80360648; // type:function size:0x4 +fn_8036064C = .text:0x8036064C; // type:function size:0xA0 +fn_803606EC = .text:0x803606EC; // type:function size:0x10 +fn_803606FC = .text:0x803606FC; // type:function size:0x70 +fn_8036076C = .text:0x8036076C; // type:function size:0x270 +fn_803609DC = .text:0x803609DC; // type:function size:0x8 +fn_803609E4 = .text:0x803609E4; // type:function size:0x8 +fn_803609EC = .text:0x803609EC; // type:function size:0x24 +fn_80360A10 = .text:0x80360A10; // type:function size:0x68 +fn_80360A78 = .text:0x80360A78; // type:function size:0x44 +fn_80360ABC = .text:0x80360ABC; // type:function size:0x5C +fn_80360B18 = .text:0x80360B18; // type:function size:0x30 +fn_80360B48 = .text:0x80360B48; // type:function size:0xB4 +fn_80360BFC = .text:0x80360BFC; // type:function size:0x48 +fn_80360C44 = .text:0x80360C44; // type:function size:0x4C +fn_80360C90 = .text:0x80360C90; // type:function size:0x194 +fn_80360E24 = .text:0x80360E24; // type:function size:0x90 +fn_80360EB4 = .text:0x80360EB4; // type:function size:0xC +fn_80360EC0 = .text:0x80360EC0; // type:function size:0x374 +fn_80361234 = .text:0x80361234; // type:function size:0x1C +fn_80361250 = .text:0x80361250; // type:function size:0xC +fn_8036125C = .text:0x8036125C; // type:function size:0x1DC +fn_80361438 = .text:0x80361438; // type:function size:0x1B0 +fn_803615E8 = .text:0x803615E8; // type:function size:0x10 +fn_803615F8 = .text:0x803615F8; // type:function size:0x48 +fn_80361640 = .text:0x80361640; // type:function size:0x238 +fn_80361878 = .text:0x80361878; // type:function size:0x440 +fn_80361CB8 = .text:0x80361CB8; // type:function size:0x154 +fn_80361E0C = .text:0x80361E0C; // type:function size:0x154 +fn_80361F60 = .text:0x80361F60; // type:function size:0x130 +fn_80362090 = .text:0x80362090; // type:function size:0x13C +fn_803621CC = .text:0x803621CC; // type:function size:0x13C +fn_80362308 = .text:0x80362308; // type:function size:0x13C +fn_80362444 = .text:0x80362444; // type:function size:0x24 +fn_80362468 = .text:0x80362468; // type:function size:0x24 +fn_8036248C = .text:0x8036248C; // type:function size:0x3C8 +fn_80362854 = .text:0x80362854; // type:function size:0x3F0 +fn_80362C44 = .text:0x80362C44; // type:function size:0x110 +fn_80362D54 = .text:0x80362D54; // type:function size:0x18 +fn_80362D6C = .text:0x80362D6C; // type:function size:0x15C +fn_80362EC8 = .text:0x80362EC8; // type:function size:0x1AC +fn_80363074 = .text:0x80363074; // type:function size:0x294 +fn_80363308 = .text:0x80363308; // type:function size:0x310 +fn_80363618 = .text:0x80363618; // type:function size:0x80 +fn_80363698 = .text:0x80363698; // type:function size:0x16C +fn_80363804 = .text:0x80363804; // type:function size:0x118 +fn_8036391C = .text:0x8036391C; // type:function size:0xC +fn_80363928 = .text:0x80363928; // type:function size:0x8 +fn_80363930 = .text:0x80363930; // type:function size:0xCC +fn_803639FC = .text:0x803639FC; // type:function size:0x8 +fn_80363A04 = .text:0x80363A04; // type:function size:0x8 +fn_80363A0C = .text:0x80363A0C; // type:function size:0x260 +fn_80363C6C = .text:0x80363C6C; // type:function size:0x2C0 +fn_80363F2C = .text:0x80363F2C; // type:function size:0x288 +fn_803641B4 = .text:0x803641B4; // type:function size:0x8 +fn_803641BC = .text:0x803641BC; // type:function size:0x8 +fn_803641C4 = .text:0x803641C4; // type:function size:0x20 +fn_803641E4 = .text:0x803641E4; // type:function size:0x18 +fn_803641FC = .text:0x803641FC; // type:function size:0x4B4 +fn_803646B0 = .text:0x803646B0; // type:function size:0x90 +fn_80364740 = .text:0x80364740; // type:function size:0x204 +fn_80364944 = .text:0x80364944; // type:function size:0x60 +fn_803649A4 = .text:0x803649A4; // type:function size:0x100 +fn_80364AA4 = .text:0x80364AA4; // type:function size:0xEC +fn_80364B90 = .text:0x80364B90; // type:function size:0x40 +fn_80364BD0 = .text:0x80364BD0; // type:function size:0x8 +fn_80364BD8 = .text:0x80364BD8; // type:function size:0x154 +fn_80364D2C = .text:0x80364D2C; // type:function size:0x128 +fn_80364E54 = .text:0x80364E54; // type:function size:0x64 +fn_80364EB8 = .text:0x80364EB8; // type:function size:0xC4 +fn_80364F7C = .text:0x80364F7C; // type:function size:0xEC4 +fn_80365E40 = .text:0x80365E40; // type:function size:0x8 +fn_80365E48 = .text:0x80365E48; // type:function size:0x6C8 +fn_80366510 = .text:0x80366510; // type:function size:0x54 +fn_80366564 = .text:0x80366564; // type:function size:0x54 +fn_803665B8 = .text:0x803665B8; // type:function size:0x1E8 +fn_803667A0 = .text:0x803667A0; // type:function size:0x58 +fn_803667F8 = .text:0x803667F8; // type:function size:0x48 +fn_80366840 = .text:0x80366840; // type:function size:0x94 +fn_803668D4 = .text:0x803668D4; // type:function size:0xC4 +fn_80366998 = .text:0x80366998; // type:function size:0xD4 +fn_80366A6C = .text:0x80366A6C; // type:function size:0x648 +fn_803670B4 = .text:0x803670B4; // type:function size:0x7C +fn_80367130 = .text:0x80367130; // type:function size:0x208 +fn_80367338 = .text:0x80367338; // type:function size:0x248 +fn_80367580 = .text:0x80367580; // type:function size:0x19C +fn_8036771C = .text:0x8036771C; // type:function size:0x15C +fn_80367878 = .text:0x80367878; // type:function size:0x248 +fn_80367AC0 = .text:0x80367AC0; // type:function size:0x7AC +fn_8036826C = .text:0x8036826C; // type:function size:0x114 +fn_80368380 = .text:0x80368380; // type:function size:0x8 +fn_80368388 = .text:0x80368388; // type:function size:0x38 +fn_803683C0 = .text:0x803683C0; // type:function size:0x38 +fn_803683F8 = .text:0x803683F8; // type:function size:0x158 +fn_80368550 = .text:0x80368550; // type:function size:0x1F4 +fn_80368744 = .text:0x80368744; // type:function size:0x390 +fn_80368AD4 = .text:0x80368AD4; // type:function size:0x3C +fn_80368B10 = .text:0x80368B10; // type:function size:0x18C +fn_80368C9C = .text:0x80368C9C; // type:function size:0xC4 +__ct__13CTimeProviderFRCf = .text:0x80368D60; // type:function size:0x48 +fn_80368DA8 = .text:0x80368DA8; // type:function size:0x2C +__dt__13CTimeProviderFv = .text:0x80368DD4; // type:function size:0x88 +fn_80368E5C = .text:0x80368E5C; // type:function size:0x18 +fn_80368E74 = .text:0x80368E74; // type:function size:0x18 +fn_80368E8C = .text:0x80368E8C; // type:function size:0x78 +fn_80368F04 = .text:0x80368F04; // type:function size:0x4 +fn_80368F08 = .text:0x80368F08; // type:function size:0x38 +fn_80368F40 = .text:0x80368F40; // type:function size:0x54 +fn_80368F94 = .text:0x80368F94; // type:function size:0x130 +fn_803690C4 = .text:0x803690C4; // type:function size:0x8 +fn_803690CC = .text:0x803690CC; // type:function size:0x168 +fn_80369234 = .text:0x80369234; // type:function size:0x19C +fn_803693D0 = .text:0x803693D0; // type:function size:0x8 +fn_803693D8 = .text:0x803693D8; // type:function size:0x8 +fn_803693E0 = .text:0x803693E0; // type:function size:0x1C +__ct__6CTokenFP4IObj = .text:0x803693FC; // type:function size:0xD8 +__ct__6CTokenFRC6CToken = .text:0x803694D4; // type:function size:0x58 +__dt__6CTokenFv = .text:0x8036952C; // type:function size:0x6C +GetObj__6CTokenFv = .text:0x80369598; // type:function size:0x34 +fn_803695CC = .text:0x803695CC; // type:function size:0x44 +Lock__6CTokenFv = .text:0x80369610; // type:function size:0x44 +fn_80369654 = .text:0x80369654; // type:function size:0x44 +__as__6CTokenFRC6CToken = .text:0x80369698; // type:function size:0x78 +LookAt__12CTransform4fFRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x80369710; // type:function size:0x2E0 +fn_803699F0 = .text:0x803699F0; // type:function size:0x150 +Shearing__12CTransform4fFffffff = .text:0x80369B40; // type:function size:0x3C +RotateX__12CTransform4fFRC9CRelAngle = .text:0x80369B7C; // type:function size:0x9C +RotateY__12CTransform4fFRC9CRelAngle = .text:0x80369C18; // type:function size:0x9C +RotateZ__12CTransform4fFRC9CRelAngle = .text:0x80369CB4; // type:function size:0x9C +RotateLocalX__12CTransform4fFRC9CRelAngle = .text:0x80369D50; // type:function size:0x108 +RotateLocalY__12CTransform4fFRC9CRelAngle = .text:0x80369E58; // type:function size:0x108 +RotateLocalZ__12CTransform4fFRC9CRelAngle = .text:0x80369F60; // type:function size:0x108 +fn_8036A068 = .text:0x8036A068; // type:function size:0x12C +fn_8036A194 = .text:0x8036A194; // type:function size:0xC8 +__ct__12CTransform4fFRC9CMatrix3fRC9CVector3f = .text:0x8036A25C; // type:function size:0x64 +Scale__12CTransform4fFf = .text:0x8036A2C0; // type:function size:0x38 +Scale__12CTransform4fFfff = .text:0x8036A2F8; // type:function size:0x38 +Scale__12CTransform4fFRC9CVector3f = .text:0x8036A330; // type:function size:0x44 +Translate__12CTransform4fFfff = .text:0x8036A374; // type:function size:0x3C +Translate__12CTransform4fFRC9CVector3f = .text:0x8036A3B0; // type:function size:0x48 +BuildMatrix3f__12CTransform4fCFv = .text:0x8036A3F8; // type:function size:0x4C +MultiplyIgnoreTranslation__12CTransform4fCFRC12CTransform4f = .text:0x8036A444; // type:function size:0x25C +ScaleBy__12CTransform4fFf = .text:0x8036A6A0; // type:function size:0x70 +FromColumns__12CTransform4fFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x8036A710; // type:function size:0x64 +fn_8036A774 = .text:0x8036A774; // type:function size:0x64 +GetQuickInverse__12CTransform4fCFv = .text:0x8036A7D8; // type:function size:0xCC +GetRotation__12CTransform4fCFv = .text:0x8036A8A4; // type:function size:0x5C +SetRotation__12CTransform4fFRC12CTransform4f = .text:0x8036A900; // type:function size:0x4C +__ct__12CTransform4fFRC12CTransform4f = .text:0x8036A94C; // type:function size:0x34 +__as__12CTransform4fFRC12CTransform4f = .text:0x8036A980; // type:function size:0x34 +__ml__12CTransform4fCFRC9CVector3f = .text:0x8036A9B4; // type:function size:0x58 +Rotate__12CTransform4fCFRC9CVector3f = .text:0x8036AA0C; // type:function size:0x68 +TransposeRotate__12CTransform4fCFRC9CVector3f = .text:0x8036AA74; // type:function size:0x64 +__ml__12CTransform4fCFRC12CTransform4f = .text:0x8036AAD8; // type:function size:0xD4 +GetInverse__12CTransform4fCFv = .text:0x8036ABAC; // type:function size:0x2C8 +fn_8036AE74 = .text:0x8036AE74; // type:function size:0x44 +fn_8036AEB8 = .text:0x8036AEB8; // type:function size:0x94 +fn_8036AF4C = .text:0x8036AF4C; // type:function size:0x14 +fn_8036AF60 = .text:0x8036AF60; // type:function size:0x14 +fn_8036AF74 = .text:0x8036AF74; // type:function size:0x74 +fn_8036AFE8 = .text:0x8036AFE8; // type:function size:0x10 +fn_8036AFF8 = .text:0x8036AFF8; // type:function size:0xD0 +fn_8036B0C8 = .text:0x8036B0C8; // type:function size:0x4 +fn_8036B0CC = .text:0x8036B0CC; // type:function size:0x5C +fn_8036B128 = .text:0x8036B128; // type:function size:0x68 +fn_8036B190 = .text:0x8036B190; // type:function size:0x1C +fn_8036B1AC = .text:0x8036B1AC; // type:function size:0x4C +fn_8036B1F8 = .text:0x8036B1F8; // type:function size:0x320 +fn_8036B518 = .text:0x8036B518; // type:function size:0xD0 +fn_8036B5E8 = .text:0x8036B5E8; // type:function size:0x140 +fn_8036B728 = .text:0x8036B728; // type:function size:0x4C +fn_8036B774 = .text:0x8036B774; // type:function size:0x8 +fn_8036B77C = .text:0x8036B77C; // type:function size:0x8 +fn_8036B784 = .text:0x8036B784; // type:function size:0x8 +fn_8036B78C = .text:0x8036B78C; // type:function size:0x8 +fn_8036B794 = .text:0x8036B794; // type:function size:0xD4 +__ct__13CUnitVector3fFRC9CVector3f = .text:0x8036B868; // type:function size:0x94 +__ct__9CVector2fFff = .text:0x8036B8FC; // type:function size:0xC +fn_8036B908 = .text:0x8036B908; // type:function size:0x50 +__apl__9CVector2fFRC9CVector2f = .text:0x8036B958; // type:function size:0x24 +fn_8036B97C = .text:0x8036B97C; // type:function size:0x24 +__amu__9CVector2fFf = .text:0x8036B9A0; // type:function size:0x1C +fn_8036B9BC = .text:0x8036B9BC; // type:function size:0x24 +Magnitude__9CVector2fCFv = .text:0x8036B9E0; // type:function size:0x18 +MagSquared__9CVector2fCFv = .text:0x8036B9F8; // type:function size:0x18 +AsNormalized__9CVector2fCFv = .text:0x8036BA10; // type:function size:0x58 +fn_8036BA68 = .text:0x8036BA68; // type:function size:0x38 +fn_8036BAA0 = .text:0x8036BAA0; // type:function size:0x60 +GetAngleDiff__9CVector2fFRC9CVector2fRC9CVector2f = .text:0x8036BB00; // type:function size:0xC4 +Dot__9CVector2fFRC9CVector2fRC9CVector2f = .text:0x8036BBC4; // type:function size:0x20 +fn_8036BBE4 = .text:0x8036BBE4; // type:function size:0x48 +__mi__FRC9CVector2fRC9CVector2f = .text:0x8036BC2C; // type:function size:0x48 +fn_8036BC74 = .text:0x8036BC74; // type:function size:0x30 +__ml__FRC9CVector2fRCf = .text:0x8036BCA4; // type:function size:0x44 +fn_8036BCE8 = .text:0x8036BCE8; // type:function size:0x44 +fn_8036BD2C = .text:0x8036BD2C; // type:function size:0x4C +fn_8036BD78 = .text:0x8036BD78; // type:function size:0x14 +__ct__9CVector2iFii = .text:0x8036BD8C; // type:function size:0xC +fn_8036BD98 = .text:0x8036BD98; // type:function size:0x4C +fn_8036BDE4 = .text:0x8036BDE4; // type:function size:0x4C +fn_8036BE30 = .text:0x8036BE30; // type:function size:0x30 +fn_8036BE60 = .text:0x8036BE60; // type:function size:0x30 +fn_8036BE90 = .text:0x8036BE90; // type:function size:0x48 +fn_8036BED8 = .text:0x8036BED8; // type:function size:0x48 +fn_8036BF20 = .text:0x8036BF20; // type:function size:0x10 +fn_8036BF30 = .text:0x8036BF30; // type:function size:0x1C +fn_8036BF4C = .text:0x8036BF4C; // type:function size:0x24 +fn_8036BF70 = .text:0x8036BF70; // type:function size:0x24 +fn_8036BF94 = .text:0x8036BF94; // type:function size:0x68 +fn_8036BFFC = .text:0x8036BFFC; // type:function size:0x28 +fn_8036C024 = .text:0x8036C024; // type:function size:0x30 +fn_8036C054 = .text:0x8036C054; // type:function size:0x40 +fn_8036C094 = .text:0x8036C094; // type:function size:0x28 +fn_8036C0BC = .text:0x8036C0BC; // type:function size:0x28 +fn_8036C0E4 = .text:0x8036C0E4; // type:function size:0x1C +fn_8036C100 = .text:0x8036C100; // type:function size:0x20 +fn_8036C120 = .text:0x8036C120; // type:function size:0xC8 +__ct__9CVector3fFR12CInputStream = .text:0x8036C1E8; // type:function size:0x3C +fn_8036C224 = .text:0x8036C224; // type:function size:0x94 +Slerp__9CVector3fFRC9CVector3fRC9CVector3fRC9CRelAngle = .text:0x8036C2B8; // type:function size:0x160 +fn_8036C418 = .text:0x8036C418; // type:function size:0x88 +Normalize__9CVector3fFv = .text:0x8036C4A0; // type:function size:0x5C +Magnitude__9CVector3fCFv = .text:0x8036C4FC; // type:function size:0x24 +AsNormalized__9CVector3fCFv = .text:0x8036C520; // type:function size:0x68 +fn_8036C588 = .text:0x8036C588; // type:function size:0x4C +IsNormalizable__9CVector3fCFv = .text:0x8036C5D4; // type:function size:0x78 +CanBeNormalized__9CVector3fCFv = .text:0x8036C64C; // type:function size:0x94 +GetAngleDiff__9CVector3fFRC9CVector3fRC9CVector3f = .text:0x8036C6E0; // type:function size:0xD0 +fn_8036C7B0 = .text:0x8036C7B0; // type:function size:0x80 +fn_8036C830 = .text:0x8036C830; // type:function size:0x98 +__ct__9CVector3iFiii = .text:0x8036C8C8; // type:function size:0x10 +__eq__FRC9CVector3iRC9CVector3i = .text:0x8036C8D8; // type:function size:0x40 +fn_8036C918 = .text:0x8036C918; // type:function size:0xCC +fn_8036C9E4 = .text:0x8036C9E4; // type:function size:0x1C +fn_8036CA00 = .text:0x8036CA00; // type:function size:0xC4 +fn_8036CAC4 = .text:0x8036CAC4; // type:function size:0xB8 +fn_8036CB7C = .text:0x8036CB7C; // type:function size:0x1C +fn_8036CB98 = .text:0x8036CB98; // type:function size:0x44 +fn_8036CBDC = .text:0x8036CBDC; // type:function size:0x20 +fn_8036CBFC = .text:0x8036CBFC; // type:function size:0x1D4 +fn_8036CDD0 = .text:0x8036CDD0; // type:function size:0xA4 +fn_8036CE74 = .text:0x8036CE74; // type:function size:0x1D4 +fn_8036D048 = .text:0x8036D048; // type:function size:0x24 +fn_8036D06C = .text:0x8036D06C; // type:function size:0x104 +fn_8036D170 = .text:0x8036D170; // type:function size:0x1E0 +fn_8036D350 = .text:0x8036D350; // type:function size:0x1FC +fn_8036D54C = .text:0x8036D54C; // type:function size:0xE4 +fn_8036D630 = .text:0x8036D630; // type:function size:0x214 +fn_8036D844 = .text:0x8036D844; // type:function size:0x14 +fn_8036D858 = .text:0x8036D858; // type:function size:0x84 +fn_8036D8DC = .text:0x8036D8DC; // type:function size:0xF0 +fn_8036D9CC = .text:0x8036D9CC; // type:function size:0x1C +fn_8036D9E8 = .text:0x8036D9E8; // type:function size:0xC4 +fn_8036DAAC = .text:0x8036DAAC; // type:function size:0xA0 +fn_8036DB4C = .text:0x8036DB4C; // type:function size:0x30C +fn_8036DE58 = .text:0x8036DE58; // type:function size:0xA4 +fn_8036DEFC = .text:0x8036DEFC; // type:function size:0x20C +fn_8036E108 = .text:0x8036E108; // type:function size:0x18 +fn_8036E120 = .text:0x8036E120; // type:function size:0xA4 +fn_8036E1C4 = .text:0x8036E1C4; // type:function size:0xE0 +fn_8036E2A4 = .text:0x8036E2A4; // type:function size:0x18 +fn_8036E2BC = .text:0x8036E2BC; // type:function size:0xA4 +fn_8036E360 = .text:0x8036E360; // type:function size:0xE0 +fn_8036E440 = .text:0x8036E440; // type:function size:0x18 +fn_8036E458 = .text:0x8036E458; // type:function size:0xA4 +fn_8036E4FC = .text:0x8036E4FC; // type:function size:0x5C +fn_8036E558 = .text:0x8036E558; // type:function size:0x20 +fn_8036E578 = .text:0x8036E578; // type:function size:0xE4 +fn_8036E65C = .text:0x8036E65C; // type:function size:0x108 +fn_8036E764 = .text:0x8036E764; // type:function size:0x160 +fn_8036E8C4 = .text:0x8036E8C4; // type:function size:0x64 +fn_8036E928 = .text:0x8036E928; // type:function size:0x150 +fn_8036EA78 = .text:0x8036EA78; // type:function size:0x188 +fn_8036EC00 = .text:0x8036EC00; // type:function size:0x94 +fn_8036EC94 = .text:0x8036EC94; // type:function size:0x1F8 +fn_8036EE8C = .text:0x8036EE8C; // type:function size:0x14 +fn_8036EEA0 = .text:0x8036EEA0; // type:function size:0x84 +fn_8036EF24 = .text:0x8036EF24; // type:function size:0x68 +fn_8036EF8C = .text:0x8036EF8C; // type:function size:0x24 +fn_8036EFB0 = .text:0x8036EFB0; // type:function size:0x24 +fn_8036EFD4 = .text:0x8036EFD4; // type:function size:0x24 +fn_8036EFF8 = .text:0x8036EFF8; // type:function size:0x68 +fn_8036F060 = .text:0x8036F060; // type:function size:0x68 +fn_8036F0C8 = .text:0x8036F0C8; // type:function size:0x68 +fn_8036F130 = .text:0x8036F130; // type:function size:0x5C +fn_8036F18C = .text:0x8036F18C; // type:function size:0x18 +fn_8036F1A4 = .text:0x8036F1A4; // type:function size:0xA4 +fn_8036F248 = .text:0x8036F248; // type:function size:0xE0 +fn_8036F328 = .text:0x8036F328; // type:function size:0x14 +fn_8036F33C = .text:0x8036F33C; // type:function size:0x84 +fn_8036F3C0 = .text:0x8036F3C0; // type:function size:0x80 +fn_8036F440 = .text:0x8036F440; // type:function size:0x24 +fn_8036F464 = .text:0x8036F464; // type:function size:0x24 +fn_8036F488 = .text:0x8036F488; // type:function size:0x24 +fn_8036F4AC = .text:0x8036F4AC; // type:function size:0x118 +fn_8036F5C4 = .text:0x8036F5C4; // type:function size:0x84 +fn_8036F648 = .text:0x8036F648; // type:function size:0x80 +fn_8036F6C8 = .text:0x8036F6C8; // type:function size:0x54 +fn_8036F71C = .text:0x8036F71C; // type:function size:0x24 +fn_8036F740 = .text:0x8036F740; // type:function size:0x24 +fn_8036F764 = .text:0x8036F764; // type:function size:0x54 +fn_8036F7B8 = .text:0x8036F7B8; // type:function size:0x24 +fn_8036F7DC = .text:0x8036F7DC; // type:function size:0x24 +fn_8036F800 = .text:0x8036F800; // type:function size:0x14 +fn_8036F814 = .text:0x8036F814; // type:function size:0x84 +fn_8036F898 = .text:0x8036F898; // type:function size:0x40 +fn_8036F8D8 = .text:0x8036F8D8; // type:function size:0x44 +fn_8036F91C = .text:0x8036F91C; // type:function size:0x44 +fn_8036F960 = .text:0x8036F960; // type:function size:0x44 +fn_8036F9A4 = .text:0x8036F9A4; // type:function size:0x44 +fn_8036F9E8 = .text:0x8036F9E8; // type:function size:0x44 +fn_8036FA2C = .text:0x8036FA2C; // type:function size:0x44 +fn_8036FA70 = .text:0x8036FA70; // type:function size:0x44 +fn_8036FAB4 = .text:0x8036FAB4; // type:function size:0x44 +fn_8036FAF8 = .text:0x8036FAF8; // type:function size:0x44 +fn_8036FB3C = .text:0x8036FB3C; // type:function size:0x44 +fn_8036FB80 = .text:0x8036FB80; // type:function size:0x44 +fn_8036FBC4 = .text:0x8036FBC4; // type:function size:0x44 +fn_8036FC08 = .text:0x8036FC08; // type:function size:0x44 +fn_8036FC4C = .text:0x8036FC4C; // type:function size:0x44 +fn_8036FC90 = .text:0x8036FC90; // type:function size:0x44 +fn_8036FCD4 = .text:0x8036FCD4; // type:function size:0x44 +fn_8036FD18 = .text:0x8036FD18; // type:function size:0x44 +fn_8036FD5C = .text:0x8036FD5C; // type:function size:0x8 +fn_8036FD64 = .text:0x8036FD64; // type:function size:0x1C +fn_8036FD80 = .text:0x8036FD80; // type:function size:0x28 +fn_8036FDA8 = .text:0x8036FDA8; // type:function size:0xC +fn_8036FDB4 = .text:0x8036FDB4; // type:function size:0x138 +fn_8036FEEC = .text:0x8036FEEC; // type:function size:0x40 +fn_8036FF2C = .text:0x8036FF2C; // type:function size:0x1C +fn_8036FF48 = .text:0x8036FF48; // type:function size:0x54 +fn_8036FF9C = .text:0x8036FF9C; // type:function size:0x34 +fn_8036FFD0 = .text:0x8036FFD0; // type:function size:0x4C +fn_8037001C = .text:0x8037001C; // type:function size:0x20 +fn_8037003C = .text:0x8037003C; // type:function size:0x64 +fn_803700A0 = .text:0x803700A0; // type:function size:0xC0 +__eq__FRC11CQuaternionRC11CQuaternion = .text:0x80370160; // type:function size:0x70 +close_enough__FRC9CVector3fRC9CVector3ff = .text:0x803701D0; // type:function size:0x8C +fn_8037025C = .text:0x8037025C; // type:function size:0x58 +fn_803702B4 = .text:0x803702B4; // type:function size:0x14 +fn_803702C8 = .text:0x803702C8; // type:function size:0x28C +fn_80370554 = .text:0x80370554; // type:function size:0x40 +fn_80370594 = .text:0x80370594; // type:function size:0x3F4 +fn_80370988 = .text:0x80370988; // type:function size:0xA0 +fn_80370A28 = .text:0x80370A28; // type:function size:0x74 +fn_80370A9C = .text:0x80370A9C; // type:function size:0xB8 +fn_80370B54 = .text:0x80370B54; // type:function size:0xE8 +fn_80370C3C = .text:0x80370C3C; // type:function size:0x24 +fn_80370C60 = .text:0x80370C60; // type:function size:0x40 +fn_80370CA0 = .text:0x80370CA0; // type:function size:0x100 +fn_80370DA0 = .text:0x80370DA0; // type:function size:0x4 +fn_80370DA4 = .text:0x80370DA4; // type:function size:0xA0 +fn_80370E44 = .text:0x80370E44; // type:function size:0x74 +fn_80370EB8 = .text:0x80370EB8; // type:function size:0x3C0 +fn_80371278 = .text:0x80371278; // type:function size:0xDC +fn_80371354 = .text:0x80371354; // type:function size:0x10 +fn_80371364 = .text:0x80371364; // type:function size:0x10 +fn_80371374 = .text:0x80371374; // type:function size:0x264 +fn_803715D8 = .text:0x803715D8; // type:function size:0x108 +fn_803716E0 = .text:0x803716E0; // type:function size:0x4 +fn_803716E4 = .text:0x803716E4; // type:function size:0x4 +fn_803716E8 = .text:0x803716E8; // type:function size:0xC +fn_803716F4 = .text:0x803716F4; // type:function size:0x3C +fn_80371730 = .text:0x80371730; // type:function size:0x4 +fn_80371734 = .text:0x80371734; // type:function size:0x4 +fn_80371738 = .text:0x80371738; // type:function size:0xC +fn_80371744 = .text:0x80371744; // type:function size:0xC +fn_80371750 = .text:0x80371750; // type:function size:0xC +fn_8037175C = .text:0x8037175C; // type:function size:0xC +fn_80371768 = .text:0x80371768; // type:function size:0x4 +fn_8037176C = .text:0x8037176C; // type:function size:0x24 +fn_80371790 = .text:0x80371790; // type:function size:0x8 +fn_80371798 = .text:0x80371798; // type:function size:0x4 +fn_8037179C = .text:0x8037179C; // type:function size:0x4 +fn_803717A0 = .text:0x803717A0; // type:function size:0x4 +fn_803717A4 = .text:0x803717A4; // type:function size:0x4 +fn_803717A8 = .text:0x803717A8; // type:function size:0x4 +fn_803717AC = .text:0x803717AC; // type:function size:0x4 +fn_803717B0 = .text:0x803717B0; // type:function size:0x138 +fn_803718E8 = .text:0x803718E8; // type:function size:0xB0 +fn_80371998 = .text:0x80371998; // type:function size:0x24 +fn_803719BC = .text:0x803719BC; // type:function size:0x1C4 +fn_80371B80 = .text:0x80371B80; // type:function size:0x80 +fn_80371C00 = .text:0x80371C00; // type:function size:0x4C +fn_80371C4C = .text:0x80371C4C; // type:function size:0x7C +fn_80371CC8 = .text:0x80371CC8; // type:function size:0x90 +fn_80371D58 = .text:0x80371D58; // type:function size:0x3C +fn_80371D94 = .text:0x80371D94; // type:function size:0x3C +fn_80371DD0 = .text:0x80371DD0; // type:function size:0x3C +fn_80371E0C = .text:0x80371E0C; // type:function size:0x8C +fn_80371E98 = .text:0x80371E98; // type:function size:0x4 +fn_80371E9C = .text:0x80371E9C; // type:function size:0x4 +fn_80371EA0 = .text:0x80371EA0; // type:function size:0x4 +fn_80371EA4 = .text:0x80371EA4; // type:function size:0x8 +fn_80371EAC = .text:0x80371EAC; // type:function size:0x8 +fn_80371EB4 = .text:0x80371EB4; // type:function size:0x8 +fn_80371EBC = .text:0x80371EBC; // type:function size:0x8 +fn_80371EC4 = .text:0x80371EC4; // type:function size:0x4C +fn_80371F10 = .text:0x80371F10; // type:function size:0x8 +fn_80371F18 = .text:0x80371F18; // type:function size:0x6C +fn_80371F84 = .text:0x80371F84; // type:function size:0x94 +fn_80372018 = .text:0x80372018; // type:function size:0x54 +__ct__6CColorFR12CInputStream = .text:0x8037206C; // type:function size:0x94 +__ct__6CColorFffff = .text:0x80372100; // type:function size:0x60 +fn_80372160 = .text:0x80372160; // type:function size:0x60 +fn_803721C0 = .text:0x803721C0; // type:function size:0x38 +fn_803721F8 = .text:0x803721F8; // type:function size:0x2C +Lerp__6CColorFRC6CColorRC6CColorf = .text:0x80372224; // type:function size:0x80 +fn_803722A4 = .text:0x803722A4; // type:function size:0x94 +Modulate__6CColorFRC6CColorRC6CColor = .text:0x80372338; // type:function size:0x9C +Add__6CColorFRC6CColorRC6CColor = .text:0x803723D4; // type:function size:0x90 +fn_80372464 = .text:0x80372464; // type:function size:0x4C +fn_803724B0 = .text:0x803724B0; // type:function size:0x8C +fn_8037253C = .text:0x8037253C; // type:function size:0x20 +fn_8037255C = .text:0x8037255C; // type:function size:0x44 +fn_803725A0 = .text:0x803725A0; // type:function size:0xC0 +fn_80372660 = .text:0x80372660; // type:function size:0x44 +fn_803726A4 = .text:0x803726A4; // type:function size:0x54 +fn_803726F8 = .text:0x803726F8; // type:function size:0x40 +fn_80372738 = .text:0x80372738; // type:function size:0xB0 +fn_803727E8 = .text:0x803727E8; // type:function size:0xAC +fn_80372894 = .text:0x80372894; // type:function size:0x88 +fn_8037291C = .text:0x8037291C; // type:function size:0x3C +fn_80372958 = .text:0x80372958; // type:function size:0xC0 +fn_80372A18 = .text:0x80372A18; // type:function size:0x70 +fn_80372A88 = .text:0x80372A88; // type:function size:0xC +fn_80372A94 = .text:0x80372A94; // type:function size:0x10C +fn_80372BA0 = .text:0x80372BA0; // type:function size:0x13C +fn_80372CDC = .text:0x80372CDC; // type:function size:0x44 +FileExists__8CDvdFileFPCc = .text:0x80372D20; // type:function size:0x34 +fn_80372D54 = .text:0x80372D54; // type:function size:0x38 +fn_80372D8C = .text:0x80372D8C; // type:function size:0x44 +fn_80372DD0 = .text:0x80372DD0; // type:function size:0x28 +fn_80372DF8 = .text:0x80372DF8; // type:function size:0x108 +fn_80372F00 = .text:0x80372F00; // type:function size:0x68 +fn_80372F68 = .text:0x80372F68; // type:function size:0x9C +fn_80373004 = .text:0x80373004; // type:function size:0x2F8 +fn_803732FC = .text:0x803732FC; // type:function size:0x3C +fn_80373338 = .text:0x80373338; // type:function size:0x50 +fn_80373388 = .text:0x80373388; // type:function size:0xBC +fn_80373444 = .text:0x80373444; // type:function size:0x150 +fn_80373594 = .text:0x80373594; // type:function size:0x48 +fn_803735DC = .text:0x803735DC; // type:function size:0x8C +fn_80373668 = .text:0x80373668; // type:function size:0x174 +fn_803737DC = .text:0x803737DC; // type:function size:0x80 +fn_8037385C = .text:0x8037385C; // type:function size:0x300 +DisableAllLights__9CGraphicsFv = .text:0x80373B5C; // type:function size:0x68 +fn_80373BC4 = .text:0x80373BC4; // type:function size:0xA8 +fn_80373C6C = .text:0x80373C6C; // type:function size:0x88 +SetViewPointMatrix__9CGraphicsFRC12CTransform4f = .text:0x80373CF4; // type:function size:0xF4 +fn_80373DE8 = .text:0x80373DE8; // type:function size:0xC +SetModelMatrix__9CGraphicsFRC12CTransform4f = .text:0x80373DF4; // type:function size:0x60 +fn_80373E54 = .text:0x80373E54; // type:function size:0x48 +fn_80373E9C = .text:0x80373E9C; // type:function size:0x7C +fn_80373F18 = .text:0x80373F18; // type:function size:0x104 +fn_8037401C = .text:0x8037401C; // type:function size:0xC0 +fn_803740DC = .text:0x803740DC; // type:function size:0x138 +fn_80374214 = .text:0x80374214; // type:function size:0xE8 +fn_803742FC = .text:0x803742FC; // type:function size:0x24 +fn_80374320 = .text:0x80374320; // type:function size:0x18 +fn_80374338 = .text:0x80374338; // type:function size:0x40 +fn_80374378 = .text:0x80374378; // type:function size:0x6C +fn_803743E4 = .text:0x803743E4; // type:function size:0x34 +fn_80374418 = .text:0x80374418; // type:function size:0xC +fn_80374424 = .text:0x80374424; // type:function size:0xCC +fn_803744F0 = .text:0x803744F0; // type:function size:0x4 +fn_803744F4 = .text:0x803744F4; // type:function size:0x28 +fn_8037451C = .text:0x8037451C; // type:function size:0x120 +fn_8037463C = .text:0x8037463C; // type:function size:0xCC +fn_80374708 = .text:0x80374708; // type:function size:0x8B4 +SetDepthWriteMode__9CGraphicsFb8ERglEnumb = .text:0x80374FBC; // type:function size:0x8 +SetCullMode__9CGraphicsF12ERglCullMode = .text:0x80374FC4; // type:function size:0x8 +SetBlendMode__9CGraphicsF13ERglBlendMode15ERglBlendFactor15ERglBlendFactor11ERglLogicOp = .text:0x80374FCC; // type:function size:0x4 +SetAlphaCompare__9CGraphicsF13ERglAlphaFuncUc11ERglAlphaOp13ERglAlphaFuncUc = .text:0x80374FD0; // type:function size:0x4 +fn_80374FD4 = .text:0x80374FD4; // type:function size:0x4 +fn_80374FD8 = .text:0x80374FD8; // type:function size:0x470 +fn_80375448 = .text:0x80375448; // type:function size:0x10C +fn_80375554 = .text:0x80375554; // type:function size:0x88 +StreamBegin__9CGraphicsF13ERglPrimitive = .text:0x803755DC; // type:function size:0x6C +fn_80375648 = .text:0x80375648; // type:function size:0x18 +fn_80375660 = .text:0x80375660; // type:function size:0x24 +StreamVertex__9CGraphicsFRC9CVector3f = .text:0x80375684; // type:function size:0x24 +fn_803756A8 = .text:0x803756A8; // type:function size:0x30 +fn_803756D8 = .text:0x803756D8; // type:function size:0x1C +StreamColor__9CGraphicsFRC6CColor = .text:0x803756F4; // type:function size:0x20 +fn_80375714 = .text:0x80375714; // type:function size:0x7C +fn_80375790 = .text:0x80375790; // type:function size:0x34 +StreamTexcoord__9CGraphicsFff = .text:0x803757C4; // type:function size:0x2C +StreamEnd__9CGraphicsFv = .text:0x803757F0; // type:function size:0x54 +SetLineWidth__9CGraphicsFf13ERglTexOffset = .text:0x80375844; // type:function size:0x3C +fn_80375880 = .text:0x80375880; // type:function size:0x144 +fn_803759C4 = .text:0x803759C4; // type:function size:0x17C +fn_80375B40 = .text:0x80375B40; // type:function size:0x12C +fn_80375C6C = .text:0x80375C6C; // type:function size:0x15C +fn_80375DC8 = .text:0x80375DC8; // type:function size:0x58C +fn_80376354 = .text:0x80376354; // type:function size:0xC1C +SetDepthRange__9CGraphicsFff = .text:0x80376F70; // type:function size:0x9C +SetTevOp__9CGraphicsF12ERglTevStageRCQ213CTevCombiners8CTevPass = .text:0x8037700C; // type:function size:0x4 +fn_80377010 = .text:0x80377010; // type:function size:0x4 +SetFog__9CGraphicsF11ERglFogModeffRC6CColor = .text:0x80377014; // type:function size:0x14 +fn_80377028 = .text:0x80377028; // type:function size:0x10 +fn_80377038 = .text:0x80377038; // type:function size:0x1A8 +LoadDolphinSpareTexture__9CGraphicsFii9_GXTexFmtPCv11_GXTexMapID12_GXTexFilter = .text:0x803771E0; // type:function size:0xB8 +fn_80377298 = .text:0x80377298; // type:function size:0xB0 +fn_80377348 = .text:0x80377348; // type:function size:0x6C +GetSecondsMod900__9CGraphicsFv = .text:0x803773B4; // type:function size:0x20 +fn_803773D4 = .text:0x803773D4; // type:function size:0x8 +fn_803773DC = .text:0x803773DC; // type:function size:0x74 +GetProjectionState__9CGraphicsFv = .text:0x80377450; // type:function size:0xC +SetProjectionState__9CGraphicsFRCQ29CGraphics16CProjectionState = .text:0x8037745C; // type:function size:0x44 +fn_803774A0 = .text:0x803774A0; // type:function size:0x518 +fn_803779B8 = .text:0x803779B8; // type:function size:0x60 +fn_80377A18 = .text:0x80377A18; // type:function size:0x1A8 +fn_80377BC0 = .text:0x80377BC0; // type:function size:0x50 +SetUseVideoFilter__9CGraphicsFb = .text:0x80377C10; // type:function size:0x24 +GetUseVideoFilter__9CGraphicsFv = .text:0x80377C34; // type:function size:0x8 +fn_80377C3C = .text:0x80377C3C; // type:function size:0x8 +fn_80377C44 = .text:0x80377C44; // type:function size:0xE4 +fn_80377D28 = .text:0x80377D28; // type:function size:0x8 +fn_80377D30 = .text:0x80377D30; // type:function size:0x34 +fn_80377D64 = .text:0x80377D64; // type:function size:0xB4 +fn_80377E18 = .text:0x80377E18; // type:function size:0x40 +fn_80377E58 = .text:0x80377E58; // type:function size:0x8 +fn_80377E60 = .text:0x80377E60; // type:function size:0x20 +fn_80377E80 = .text:0x80377E80; // type:function size:0x8 +fn_80377E88 = .text:0x80377E88; // type:function size:0x44 +fn_80377ECC = .text:0x80377ECC; // type:function size:0x68 +fn_80377F34 = .text:0x80377F34; // type:function size:0x34 +fn_80377F68 = .text:0x80377F68; // type:function size:0x18 +fn_80377F80 = .text:0x80377F80; // type:function size:0x10 +fn_80377F90 = .text:0x80377F90; // type:function size:0x4 +fn_80377F94 = .text:0x80377F94; // type:function size:0x9C +fn_80378030 = .text:0x80378030; // type:function size:0x70 +fn_803780A0 = .text:0x803780A0; // type:function size:0xDE8 +fn_80378E88 = .text:0x80378E88; // type:function size:0x24 +fn_80378EAC = .text:0x80378EAC; // type:function size:0x24 +fn_80378ED0 = .text:0x80378ED0; // type:function size:0x20 +fn_80378EF0 = .text:0x80378EF0; // type:function size:0x28 +fn_80378F18 = .text:0x80378F18; // type:function size:0x70 +fn_80378F88 = .text:0x80378F88; // type:function size:0x4C +fn_80378FD4 = .text:0x80378FD4; // type:function size:0x14 +ReadBytes__12CInputStreamFPvUl = .text:0x80378FE8; // type:function size:0x90 +ReadFloat__12CInputStreamFv = .text:0x80379078; // type:function size:0x1C +fn_80379094 = .text:0x80379094; // type:function size:0x2C +fn_803790C0 = .text:0x803790C0; // type:function size:0x24 +fn_803790E4 = .text:0x803790E4; // type:function size:0x10C +fn_803791F0 = .text:0x803791F0; // type:function size:0xA0 +fn_80379290 = .text:0x80379290; // type:function size:0x58 +fn_803792E8 = .text:0x803792E8; // type:function size:0x3C +fn_80379324 = .text:0x80379324; // type:function size:0x24 +fn_80379348 = .text:0x80379348; // type:function size:0xC8 +fn_80379410 = .text:0x80379410; // type:function size:0xAC +fn_803794BC = .text:0x803794BC; // type:function size:0x50 +fn_8037950C = .text:0x8037950C; // type:function size:0x80 +fn_8037958C = .text:0x8037958C; // type:function size:0x6C +fn_803795F8 = .text:0x803795F8; // type:function size:0x300 +fn_803798F8 = .text:0x803798F8; // type:function size:0x124 +PreDrawModel__6CModelCFRC11CModelFlags = .text:0x80379A1C; // type:function size:0x50 +fn_80379A6C = .text:0x80379A6C; // type:function size:0x114 +Draw__6CModelCFRC11CModelFlags = .text:0x80379B80; // type:function size:0x84 +fn_80379C04 = .text:0x80379C04; // type:function size:0xA8 +fn_80379CAC = .text:0x80379CAC; // type:function size:0x84 +fn_80379D30 = .text:0x80379D30; // type:function size:0x84 +DolphinDrawFlat__6CModelCFQ26CModel14EDrawFlatFlags = .text:0x80379DB4; // type:function size:0x74 +fn_80379E28 = .text:0x80379E28; // type:function size:0x98 +fn_80379EC0 = .text:0x80379EC0; // type:function size:0x13C +fn_80379FFC = .text:0x80379FFC; // type:function size:0x4 +fn_8037A000 = .text:0x8037A000; // type:function size:0xA0 +fn_8037A0A0 = .text:0x8037A0A0; // type:function size:0x74 +fn_8037A114 = .text:0x8037A114; // type:function size:0xC +fn_8037A120 = .text:0x8037A120; // type:function size:0xC +Touch__6CModelCFi = .text:0x8037A12C; // type:function size:0x4C +fn_8037A178 = .text:0x8037A178; // type:function size:0x8C +fn_8037A204 = .text:0x8037A204; // type:function size:0xAC +fn_8037A2B0 = .text:0x8037A2B0; // type:function size:0xC +fn_8037A2BC = .text:0x8037A2BC; // type:function size:0xC +fn_8037A2C8 = .text:0x8037A2C8; // type:function size:0x8 +fn_8037A2D0 = .text:0x8037A2D0; // type:function size:0x1C +fn_8037A2EC = .text:0x8037A2EC; // type:function size:0x1D0 +fn_8037A4BC = .text:0x8037A4BC; // type:function size:0x30 +fn_8037A4EC = .text:0x8037A4EC; // type:function size:0x24 +fn_8037A510 = .text:0x8037A510; // type:function size:0xC +fn_8037A51C = .text:0x8037A51C; // type:function size:0x78 +fn_8037A594 = .text:0x8037A594; // type:function size:0xBC +fn_8037A650 = .text:0x8037A650; // type:function size:0x98 +fn_8037A6E8 = .text:0x8037A6E8; // type:function size:0x34 +fn_8037A71C = .text:0x8037A71C; // type:function size:0x44 +fn_8037A760 = .text:0x8037A760; // type:function size:0x68 +fn_8037A7C8 = .text:0x8037A7C8; // type:function size:0x58 +fn_8037A820 = .text:0x8037A820; // type:function size:0x48 +fn_8037A868 = .text:0x8037A868; // type:function size:0x8 +fn_8037A870 = .text:0x8037A870; // type:function size:0x4 +fn_8037A874 = .text:0x8037A874; // type:function size:0x8 +fn_8037A87C = .text:0x8037A87C; // type:function size:0x10 +fn_8037A88C = .text:0x8037A88C; // type:function size:0x10 +fn_8037A89C = .text:0x8037A89C; // type:function size:0x8 +fn_8037A8A4 = .text:0x8037A8A4; // type:function size:0x8 +fn_8037A8AC = .text:0x8037A8AC; // type:function size:0x8 +fn_8037A8B4 = .text:0x8037A8B4; // type:function size:0x8 +fn_8037A8BC = .text:0x8037A8BC; // type:function size:0x8 +fn_8037A8C4 = .text:0x8037A8C4; // type:function size:0x8 +fn_8037A8CC = .text:0x8037A8CC; // type:function size:0x8 +fn_8037A8D4 = .text:0x8037A8D4; // type:function size:0xC +fn_8037A8E0 = .text:0x8037A8E0; // type:function size:0x1D8 +fn_8037AAB8 = .text:0x8037AAB8; // type:function size:0x11C +fn_8037ABD4 = .text:0x8037ABD4; // type:function size:0x24 +fn_8037ABF8 = .text:0x8037ABF8; // type:function size:0x8 +fn_8037AC00 = .text:0x8037AC00; // type:function size:0x8C +fn_8037AC8C = .text:0x8037AC8C; // type:function size:0x68 +fn_8037ACF4 = .text:0x8037ACF4; // type:function size:0x20 +fn_8037AD14 = .text:0x8037AD14; // type:function size:0x8C +fn_8037ADA0 = .text:0x8037ADA0; // type:function size:0x68 +fn_8037AE08 = .text:0x8037AE08; // type:function size:0x20 +fn_8037AE28 = .text:0x8037AE28; // type:function size:0xC8 +fn_8037AEF0 = .text:0x8037AEF0; // type:function size:0x8 +fn_8037AEF8 = .text:0x8037AEF8; // type:function size:0x60 +fn_8037AF58 = .text:0x8037AF58; // type:function size:0x18 +fn_8037AF70 = .text:0x8037AF70; // type:function size:0x50 +fn_8037AFC0 = .text:0x8037AFC0; // type:function size:0x64 +fn_8037B024 = .text:0x8037B024; // type:function size:0x80 +fn_8037B0A4 = .text:0x8037B0A4; // type:function size:0x134 +fn_8037B1D8 = .text:0x8037B1D8; // type:function size:0xBC +fn_8037B294 = .text:0x8037B294; // type:function size:0x370 +fn_8037B604 = .text:0x8037B604; // type:function size:0x21C +fn_8037B820 = .text:0x8037B820; // type:function size:0x14 +fn_8037B834 = .text:0x8037B834; // type:function size:0x8 +fn_8037B83C = .text:0x8037B83C; // type:function size:0x98 +fn_8037B8D4 = .text:0x8037B8D4; // type:function size:0xF8 +fn_8037B9CC = .text:0x8037B9CC; // type:function size:0x8C +fn_8037BA58 = .text:0x8037BA58; // type:function size:0x3C +fn_8037BA94 = .text:0x8037BA94; // type:function size:0x68 +__ct__9CRSFAudioFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>ii = .text:0x8037BAFC; // type:function size:0x260 +__dt__9CRSFAudioFv = .text:0x8037BD5C; // type:function size:0x15C +IsFullyLoaded__9CRSFAudioCFv = .text:0x8037BEB8; // type:function size:0x38 +Play__9CRSFAudioFv = .text:0x8037BEF0; // type:function size:0x1C0 +Stop__9CRSFAudioFv = .text:0x8037C0B0; // type:function size:0x3C +fn_8037C0EC = .text:0x8037C0EC; // type:function size:0x8 +fn_8037C0F4 = .text:0x8037C0F4; // type:function size:0xB8 +fn_8037C1AC = .text:0x8037C1AC; // type:function size:0x140 +fn_8037C2EC = .text:0x8037C2EC; // type:function size:0x60 +fn_8037C34C = .text:0x8037C34C; // type:function size:0x168 +SetVolume__9CRSFAudioFUc = .text:0x8037C4B4; // type:function size:0x24 +fn_8037C4D8 = .text:0x8037C4D8; // type:function size:0x10 +fn_8037C4E8 = .text:0x8037C4E8; // type:function size:0x10 +fn_8037C4F8 = .text:0x8037C4F8; // type:function size:0x30 +fn_8037C528 = .text:0x8037C528; // type:function size:0xE0 +fn_8037C608 = .text:0x8037C608; // type:function size:0x78 +fn_8037C680 = .text:0x8037C680; // type:function size:0x7C +fn_8037C6FC = .text:0x8037C6FC; // type:function size:0x58 +fn_8037C754 = .text:0x8037C754; // type:function size:0x54 +fn_8037C7A8 = .text:0x8037C7A8; // type:function size:0x5C +fn_8037C804 = .text:0x8037C804; // type:function size:0x58C +fn_8037CD90 = .text:0x8037CD90; // type:function size:0xCC +fn_8037CE5C = .text:0x8037CE5C; // type:function size:0x288 +fn_8037D0E4 = .text:0x8037D0E4; // type:function size:0x4 +fn_8037D0E8 = .text:0x8037D0E8; // type:function size:0xB8 +fn_8037D1A0 = .text:0x8037D1A0; // type:function size:0xF4 +fn_8037D294 = .text:0x8037D294; // type:function size:0xF0 +fn_8037D384 = .text:0x8037D384; // type:function size:0x4 +fn_8037D388 = .text:0x8037D388; // type:function size:0xA0 +fn_8037D428 = .text:0x8037D428; // type:function size:0x74 +fn_8037D49C = .text:0x8037D49C; // type:function size:0x90 +fn_8037D52C = .text:0x8037D52C; // type:function size:0x100 +fn_8037D62C = .text:0x8037D62C; // type:function size:0xDC +__ct__18CSkinnedModelStateFRC18CSkinnedModelState = .text:0x8037D708; // type:function size:0x3C +__dt__18CSkinnedModelStateFv = .text:0x8037D744; // type:function size:0x90 +__ct__13CSkinnedModelFRC21TLockedToken<6CModel>RC26TLockedToken<10CSkinRules>RC31TLockedToken<15CCharLayoutInfo> = .text:0x8037D7D4; // type:function size:0xA4 +__dt__13CSkinnedModelFv = .text:0x8037D878; // type:function size:0x90 +fn_8037D908 = .text:0x8037D908; // type:function size:0xC +MakeDefaultStorage__13CSkinnedModelCFv = .text:0x8037D914; // type:function size:0x8 +StoreCalculation__13CSkinnedModelCFR18CSkinnedModelStatePC24CPoseAsTransforms_Linear = .text:0x8037D91C; // type:function size:0xF4 +fn_8037DA10 = .text:0x8037DA10; // type:function size:0x7C +fn_8037DA8C = .text:0x8037DA8C; // type:function size:0x8C +DolphinDrawWithFlags__13CSkinnedModelCFPC24CPoseAsTransforms_LinearUiRC11CModelFlags = .text:0x8037DB18; // type:function size:0x8C +fn_8037DBA4 = .text:0x8037DBA4; // type:function size:0x34 +fn_8037DBD8 = .text:0x8037DBD8; // type:function size:0x250 +fn_8037DE28 = .text:0x8037DE28; // type:function size:0x38 +fn_8037DE60 = .text:0x8037DE60; // type:function size:0x30C +DrawFromState__13CSkinnedModelCFRC18CSkinnedModelStateRC11CModelFlags = .text:0x8037E16C; // type:function size:0xC +fn_8037E178 = .text:0x8037E178; // type:function size:0x50 +fn_8037E1C8 = .text:0x8037E1C8; // type:function size:0x88 +fn_8037E250 = .text:0x8037E250; // type:function size:0xC +ClearPointGeneratorFunc__13CSkinnedModelFv = .text:0x8037E25C; // type:function size:0xC +fn_8037E268 = .text:0x8037E268; // type:function size:0x78 +fn_8037E2E0 = .text:0x8037E2E0; // type:function size:0xEC +fn_8037E3CC = .text:0x8037E3CC; // type:function size:0x28 +fn_8037E3F4 = .text:0x8037E3F4; // type:function size:0x38 +fn_8037E42C = .text:0x8037E42C; // type:function size:0x1A0 +fn_8037E5CC = .text:0x8037E5CC; // type:function size:0x148 +fn_8037E714 = .text:0x8037E714; // type:function size:0x264 +fn_8037E978 = .text:0x8037E978; // type:function size:0xB4 +fn_8037EA2C = .text:0x8037EA2C; // type:function size:0x21C +fn_8037EC48 = .text:0x8037EC48; // type:function size:0x104 +fn_8037ED4C = .text:0x8037ED4C; // type:function size:0x2B4 +fn_8037F000 = .text:0x8037F000; // type:function size:0xC0 +fn_8037F0C0 = .text:0x8037F0C0; // type:function size:0x84 +fn_8037F144 = .text:0x8037F144; // type:function size:0x194 +fn_8037F2D8 = .text:0x8037F2D8; // type:function size:0x2EC +fn_8037F5C4 = .text:0x8037F5C4; // type:function size:0x74 +fn_8037F638 = .text:0x8037F638; // type:function size:0x8 +fn_8037F640 = .text:0x8037F640; // type:function size:0x20 +fn_8037F660 = .text:0x8037F660; // type:function size:0x168 +fn_8037F7C8 = .text:0x8037F7C8; // type:function size:0x8C +fn_8037F854 = .text:0x8037F854; // type:function size:0xF0 +fn_8037F944 = .text:0x8037F944; // type:function size:0x6C +fn_8037F9B0 = .text:0x8037F9B0; // type:function size:0x5C +fn_8037FA0C = .text:0x8037FA0C; // type:function size:0x68 +fn_8037FA74 = .text:0x8037FA74; // type:function size:0x7C +fn_8037FAF0 = .text:0x8037FAF0; // type:function size:0x70 +fn_8037FB60 = .text:0x8037FB60; // type:function size:0x1C +fn_8037FB7C = .text:0x8037FB7C; // type:function size:0xA0 +fn_8037FC1C = .text:0x8037FC1C; // type:function size:0xC8 +fn_8037FCE4 = .text:0x8037FCE4; // type:function size:0x438 +fn_8038011C = .text:0x8038011C; // type:function size:0xD0 +fn_803801EC = .text:0x803801EC; // type:function size:0x1CC +Load__8CTextureCF11_GXTexMapIDQ28CTexture10EClampMode = .text:0x803803B8; // type:function size:0xE8 +fn_803804A0 = .text:0x803804A0; // type:function size:0x404 +fn_803808A4 = .text:0x803808A4; // type:function size:0x198 +fn_80380A3C = .text:0x80380A3C; // type:function size:0x114 +fn_80380B50 = .text:0x80380B50; // type:function size:0x80 +fn_80380BD0 = .text:0x80380BD0; // type:function size:0x24 +fn_80380BF4 = .text:0x80380BF4; // type:function size:0xF4 +fn_80380CE8 = .text:0x80380CE8; // type:function size:0x3EC +fn_803810D4 = .text:0x803810D4; // type:function size:0x6C +fn_80381140 = .text:0x80381140; // type:function size:0xA8 +fn_803811E8 = .text:0x803811E8; // type:function size:0x30 +fn_80381218 = .text:0x80381218; // type:function size:0x48 +fn_80381260 = .text:0x80381260; // type:function size:0x19C +fn_803813FC = .text:0x803813FC; // type:function size:0x54 +fn_80381450 = .text:0x80381450; // type:function size:0xF8 +fn_80381548 = .text:0x80381548; // type:function size:0x4 +fn_8038154C = .text:0x8038154C; // type:function size:0xA0 +fn_803815EC = .text:0x803815EC; // type:function size:0x19C +fn_80381788 = .text:0x80381788; // type:function size:0x4 +fn_8038178C = .text:0x8038178C; // type:function size:0x488 +fn_80381C14 = .text:0x80381C14; // type:function size:0x18 +fn_80381C2C = .text:0x80381C2C; // type:function size:0x28 +fn_80381C54 = .text:0x80381C54; // type:function size:0x2C +fn_80381C80 = .text:0x80381C80; // type:function size:0x14 +fn_80381C94 = .text:0x80381C94; // type:function size:0x3C +fn_80381CD0 = .text:0x80381CD0; // type:function size:0xA0 +fn_80381D70 = .text:0x80381D70; // type:function size:0x158 +fn_80381EC8 = .text:0x80381EC8; // type:function size:0x94 +fn_80381F5C = .text:0x80381F5C; // type:function size:0x48 +fn_80381FA4 = .text:0x80381FA4; // type:function size:0xA8 +fn_8038204C = .text:0x8038204C; // type:function size:0x278 +fn_803822C4 = .text:0x803822C4; // type:function size:0x4 +fn_803822C8 = .text:0x803822C8; // type:function size:0xB8 +fn_80382380 = .text:0x80382380; // type:function size:0x164 +fn_803824E4 = .text:0x803824E4; // type:function size:0x1F4 +fn_803826D8 = .text:0x803826D8; // type:function size:0x38 +fn_80382710 = .text:0x80382710; // type:function size:0xB4 +fn_803827C4 = .text:0x803827C4; // type:function size:0x74 +fn_80382838 = .text:0x80382838; // type:function size:0x7C +fn_803828B4 = .text:0x803828B4; // type:function size:0x78 +fn_8038292C = .text:0x8038292C; // type:function size:0x78 +fn_803829A4 = .text:0x803829A4; // type:function size:0x50 +fn_803829F4 = .text:0x803829F4; // type:function size:0x70 +fn_80382A64 = .text:0x80382A64; // type:function size:0x40 +fn_80382AA4 = .text:0x80382AA4; // type:function size:0xA8 +__ct__24CJointData_LinearStorageFiQ224CJointData_LinearStorage13EAllocateFrom = .text:0x80382B4C; // type:function size:0x78 +__dt__24CJointData_LinearStorageFv = .text:0x80382BC4; // type:function size:0x78 +SetZeroRotation__24CJointData_LinearStorageFv = .text:0x80382C3C; // type:function size:0x50 +fn_80382C8C = .text:0x80382C8C; // type:function size:0x48 +SetReferenceOffsets__24CJointData_LinearStorageFRC15CCharLayoutInfo = .text:0x80382CD4; // type:function size:0x48 +fn_80382D1C = .text:0x80382D1C; // type:function size:0x10 +fn_80382D2C = .text:0x80382D2C; // type:function size:0x250 +fn_80382F7C = .text:0x80382F7C; // type:function size:0x29C +fn_80383218 = .text:0x80383218; // type:function size:0x40 +fn_80383258 = .text:0x80383258; // type:function size:0xC +fn_80383264 = .text:0x80383264; // type:function size:0x5C +fn_803832C0 = .text:0x803832C0; // type:function size:0x7C +fn_8038333C = .text:0x8038333C; // type:function size:0x7C +fn_803833B8 = .text:0x803833B8; // type:function size:0x7C +fn_80383434 = .text:0x80383434; // type:function size:0x7C +fn_803834B0 = .text:0x803834B0; // type:function size:0x8 +fn_803834B8 = .text:0x803834B8; // type:function size:0x4 +fn_803834BC = .text:0x803834BC; // type:function size:0x4 +fn_803834C0 = .text:0x803834C0; // type:function size:0x150 +fn_80383610 = .text:0x80383610; // type:function size:0xE0 +fn_803836F0 = .text:0x803836F0; // type:function size:0x4 +fn_803836F4 = .text:0x803836F4; // type:function size:0x4 +fn_803836F8 = .text:0x803836F8; // type:function size:0x10 +fn_80383708 = .text:0x80383708; // type:function size:0x40 +fn_80383748 = .text:0x80383748; // type:function size:0x10 +fn_80383758 = .text:0x80383758; // type:function size:0x38 +fn_80383790 = .text:0x80383790; // type:function size:0x14 +fn_803837A4 = .text:0x803837A4; // type:function size:0x194 +fn_80383938 = .text:0x80383938; // type:function size:0x70 +fn_803839A8 = .text:0x803839A8; // type:function size:0x144 +fn_80383AEC = .text:0x80383AEC; // type:function size:0x98 +fn_80383B84 = .text:0x80383B84; // type:function size:0x8 +fn_80383B8C = .text:0x80383B8C; // type:function size:0x89C +fn_80384428 = .text:0x80384428; // type:function size:0x198 +fn_803845C0 = .text:0x803845C0; // type:function size:0x68 +fn_80384628 = .text:0x80384628; // type:function size:0x128 +fn_80384750 = .text:0x80384750; // type:function size:0x68 +fn_803847B8 = .text:0x803847B8; // type:function size:0x160 +fn_80384918 = .text:0x80384918; // type:function size:0x68 +fn_80384980 = .text:0x80384980; // type:function size:0x18 +fn_80384998 = .text:0x80384998; // type:function size:0x5A0 +fn_80384F38 = .text:0x80384F38; // type:function size:0x58 +rs_reallyfatal_printf__FPCce = .text:0x80384F90; // type:function size:0x134 +fn_803850C4 = .text:0x803850C4; // type:function size:0x64 +fn_80385128 = .text:0x80385128; // type:function size:0x64 +rs_lc_free__FPv = .text:0x8038518C; // type:function size:0x74 +fn_80385200 = .text:0x80385200; // type:function size:0x8 +SqrtF__5CMathFf = .text:0x80385208; // type:function size:0x68 +fn_80385270 = .text:0x80385270; // type:function size:0x64 +fn_803852D4 = .text:0x803852D4; // type:function size:0x64 +CeilingF__5CMathFf = .text:0x80385338; // type:function size:0x50 +fn_80385388 = .text:0x80385388; // type:function size:0x204 +fn_8038558C = .text:0x8038558C; // type:function size:0x18C +fn_80385718 = .text:0x80385718; // type:function size:0x1F4 +fn_8038590C = .text:0x8038590C; // type:function size:0x1A0 +fn_80385AAC = .text:0x80385AAC; // type:function size:0xC4 +fn_80385B70 = .text:0x80385B70; // type:function size:0x360 +fn_80385ED0 = .text:0x80385ED0; // type:function size:0x308 +GetBezierPoint__5CMathFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3ff = .text:0x803861D8; // type:function size:0x160 +fn_80386338 = .text:0x80386338; // type:function size:0x160 +fn_80386498 = .text:0x80386498; // type:function size:0x1FC +fn_80386694 = .text:0x80386694; // type:function size:0x1C0 +fn_80386854 = .text:0x80386854; // type:function size:0x2C +fn_80386880 = .text:0x80386880; // type:function size:0x10 +fn_80386890 = .text:0x80386890; // type:function size:0x78 +fn_80386908 = .text:0x80386908; // type:function size:0x88 +fn_80386990 = .text:0x80386990; // type:function size:0x2E4 +fn_80386C74 = .text:0x80386C74; // type:function size:0x544 +fn_803871B8 = .text:0x803871B8; // type:function size:0xC +fn_803871C4 = .text:0x803871C4; // type:function size:0x8 +Noise3d__5CMathFfff = .text:0x803871CC; // type:function size:0x4 +fn_803871D0 = .text:0x803871D0; // type:function size:0x4 +BaryToWorld__5CMathFRC9CVector3fRC9CVector3fRC9CVector3fRC9CVector3f = .text:0x803871D4; // type:function size:0xB4 +FastSinR__5CMathFf = .text:0x80387288; // type:function size:0xC4 +FastCosR__5CMathFf = .text:0x8038734C; // type:function size:0xC8 +fn_80387414 = .text:0x80387414; // type:function size:0x84 +fn_80387498 = .text:0x80387498; // type:function size:0x7C +fn_80387514 = .text:0x80387514; // type:function size:0x74 +SolveQuadratic__5CMathFfffPf = .text:0x80387588; // type:function size:0xE8 +fn_80387670 = .text:0x80387670; // type:function size:0x354 +fn_803879C4 = .text:0x803879C4; // type:function size:0x14 +fn_803879D8 = .text:0x803879D8; // type:function size:0x4C0 +fn_80387E98 = .text:0x80387E98; // type:function size:0x358 +PhongBlob__5CMathFff = .text:0x803881F0; // type:function size:0x74 +EaseInOut__5CMathFfQ25CMath10EEaseTypesfffff = .text:0x80388264; // type:function size:0x248 +fn_803884AC = .text:0x803884AC; // type:function size:0x30 +fn_803884DC = .text:0x803884DC; // type:function size:0x10 +fn_803884EC = .text:0x803884EC; // type:function size:0x40 +fn_8038852C = .text:0x8038852C; // type:function size:0x3C +fn_80388568 = .text:0x80388568; // type:function size:0x18 +fn_80388580 = .text:0x80388580; // type:function size:0x30 +fn_803885B0 = .text:0x803885B0; // type:function size:0x38 +fn_803885E8 = .text:0x803885E8; // type:function size:0x2C +fn_80388614 = .text:0x80388614; // type:function size:0x2C +fn_80388640 = .text:0x80388640; // type:function size:0x3C +fn_8038867C = .text:0x8038867C; // type:function size:0x58 +fn_803886D4 = .text:0x803886D4; // type:function size:0x3BC +fn_80388A90 = .text:0x80388A90; // type:function size:0x30 +fn_80388AC0 = .text:0x80388AC0; // type:function size:0x34 +fn_80388AF4 = .text:0x80388AF4; // type:function size:0x34 +fn_80388B28 = .text:0x80388B28; // type:function size:0x34 +fn_80388B5C = .text:0x80388B5C; // type:function size:0x34 +fn_80388B90 = .text:0x80388B90; // type:function size:0x5C +fn_80388BEC = .text:0x80388BEC; // type:function size:0x5C +fn_80388C48 = .text:0x80388C48; // type:function size:0x5C +fn_80388CA4 = .text:0x80388CA4; // type:function size:0x58 +fn_80388CFC = .text:0x80388CFC; // type:function size:0x58 +fn_80388D54 = .text:0x80388D54; // type:function size:0x34 +fn_80388D88 = .text:0x80388D88; // type:function size:0x34 +fn_80388DBC = .text:0x80388DBC; // type:function size:0x34 +fn_80388DF0 = .text:0x80388DF0; // type:function size:0x34 +fn_80388E24 = .text:0x80388E24; // type:function size:0x34 +fn_80388E58 = .text:0x80388E58; // type:function size:0x34 +fn_80388E8C = .text:0x80388E8C; // type:function size:0x34 +fn_80388EC0 = .text:0x80388EC0; // type:function size:0x28 +fn_80388EE8 = .text:0x80388EE8; // type:function size:0x28 +fn_80388F10 = .text:0x80388F10; // type:function size:0x60 +fn_80388F70 = .text:0x80388F70; // type:function size:0x5C +fn_80388FCC = .text:0x80388FCC; // type:function size:0x60 +fn_8038902C = .text:0x8038902C; // type:function size:0x5C +fn_80389088 = .text:0x80389088; // type:function size:0x5C +fn_803890E4 = .text:0x803890E4; // type:function size:0x2C +fn_80389110 = .text:0x80389110; // type:function size:0x5C +fn_8038916C = .text:0x8038916C; // type:function size:0x5C +fn_803891C8 = .text:0x803891C8; // type:function size:0x5C +fn_80389224 = .text:0x80389224; // type:function size:0x34 +fn_80389258 = .text:0x80389258; // type:function size:0x34 +fn_8038928C = .text:0x8038928C; // type:function size:0x5C +fn_803892E8 = .text:0x803892E8; // type:function size:0x28 +fn_80389310 = .text:0x80389310; // type:function size:0x28 +fn_80389338 = .text:0x80389338; // type:function size:0x34 +fn_8038936C = .text:0x8038936C; // type:function size:0x34 +fn_803893A0 = .text:0x803893A0; // type:function size:0x5C +fn_803893FC = .text:0x803893FC; // type:function size:0x34 +fn_80389430 = .text:0x80389430; // type:function size:0x5C +fn_8038948C = .text:0x8038948C; // type:function size:0x2B4 +fn_80389740 = .text:0x80389740; // type:function size:0x8 +fn_80389748 = .text:0x80389748; // type:function size:0x8 +fn_80389750 = .text:0x80389750; // type:function size:0x3EC +fn_80389B3C = .text:0x80389B3C; // type:function size:0x148 +fn_80389C84 = .text:0x80389C84; // type:function size:0x14 +fn_80389C98 = .text:0x80389C98; // type:function size:0x34 +fn_80389CCC = .text:0x80389CCC; // type:function size:0xD0 +fn_80389D9C = .text:0x80389D9C; // type:function size:0x4 +fn_80389DA0 = .text:0x80389DA0; // type:function size:0x40 +fn_80389DE0 = .text:0x80389DE0; // type:function size:0x60 +fn_80389E40 = .text:0x80389E40; // type:function size:0x60 +fn_80389EA0 = .text:0x80389EA0; // type:function size:0x16C +fn_8038A00C = .text:0x8038A00C; // type:function size:0x3F0 +rbtree_traverse_forward__4rstlFPCvPv = .text:0x8038A3FC; // type:function size:0xA0 +global_allocate__Q24rstl17rmemory_allocatorFi = .text:0x8038A49C; // type:function size:0x24 +string_l__4rstlFPCc = .text:0x8038A4C0; // type:function size:0x30 +wstring_l__4rstlFPCw = .text:0x8038A4F0; // type:function size:0x3C +fn_8038A52C = .text:0x8038A52C; // type:function size:0x30 +__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FR12CInputStreamRCQ24rstl17rmemory_allocator = .text:0x8038A55C; // type:function size:0xE0 +__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCciRCQ24rstl17rmemory_allocator = .text:0x8038A63C; // type:function size:0x1A8 +fn_8038A7E4 = .text:0x8038A7E4; // type:function size:0x5C +fn_8038A840 = .text:0x8038A840; // type:function size:0xFC +__ct__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8038A93C; // type:function size:0x30 +fn_8038A96C = .text:0x8038A96C; // type:function size:0x8 +append__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8038A974; // type:function size:0x148 +fn_8038AABC = .text:0x8038AABC; // type:function size:0x8 +fn_8038AAC4 = .text:0x8038AAC4; // type:function size:0x8 +fn_8038AACC = .text:0x8038AACC; // type:function size:0x194 +fn_8038AC60 = .text:0x8038AC60; // type:function size:0x114 +fn_8038AD74 = .text:0x8038AD74; // type:function size:0x188 +fn_8038AEFC = .text:0x8038AEFC; // type:function size:0x12C +fn_8038B028 = .text:0x8038B028; // type:function size:0x180 +fn_8038B1A8 = .text:0x8038B1A8; // type:function size:0xFC +fn_8038B2A4 = .text:0x8038B2A4; // type:function size:0x58 +fn_8038B2FC = .text:0x8038B2FC; // type:function size:0x140 +fn_8038B43C = .text:0x8038B43C; // type:function size:0x164 +fn_8038B5A0 = .text:0x8038B5A0; // type:function size:0x190 +fn_8038B730 = .text:0x8038B730; // type:function size:0x114 +assign__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FRCQ24rstl66basic_string,Q24rstl17rmemory_allocator> = .text:0x8038B844; // type:function size:0x88 +assign__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCci = .text:0x8038B8CC; // type:function size:0x180 +fn_8038BA4C = .text:0x8038BA4C; // type:function size:0xFC +fn_8038BB48 = .text:0x8038BB48; // type:function size:0x60 +fn_8038BBA8 = .text:0x8038BBA8; // type:function size:0x17C +fn_8038BD24 = .text:0x8038BD24; // type:function size:0x27C +fn_8038BFA0 = .text:0x8038BFA0; // type:function size:0x1C +fn_8038BFBC = .text:0x8038BFBC; // type:function size:0x18 +fn_8038BFD4 = .text:0x8038BFD4; // type:function size:0x274 +fn_8038C248 = .text:0x8038C248; // type:function size:0x27C +fn_8038C4C4 = .text:0x8038C4C4; // type:function size:0x84 +fn_8038C548 = .text:0x8038C548; // type:function size:0x2BC +fn_8038C804 = .text:0x8038C804; // type:function size:0x94 +fn_8038C898 = .text:0x8038C898; // type:function size:0x94 +fn_8038C92C = .text:0x8038C92C; // type:function size:0x94 +fn_8038C9C0 = .text:0x8038C9C0; // type:function size:0x118 +fn_8038CAD8 = .text:0x8038CAD8; // type:function size:0x40 +fn_8038CB18 = .text:0x8038CB18; // type:function size:0x130 +fn_8038CC48 = .text:0x8038CC48; // type:function size:0x160 +fn_8038CDA8 = .text:0x8038CDA8; // type:function size:0x178 +fn_8038CF20 = .text:0x8038CF20; // type:function size:0x70 +fn_8038CF90 = .text:0x8038CF90; // type:function size:0x34 +fn_8038CFC4 = .text:0x8038CFC4; // type:function size:0x9C +fn_8038D060 = .text:0x8038D060; // type:function size:0x44 +fn_8038D0A4 = .text:0x8038D0A4; // type:function size:0x48 +fn_8038D0EC = .text:0x8038D0EC; // type:function size:0x4C +fn_8038D138 = .text:0x8038D138; // type:function size:0xD8 +fn_8038D210 = .text:0x8038D210; // type:function size:0x8 +fn_8038D218 = .text:0x8038D218; // type:function size:0xDC +fn_8038D2F4 = .text:0x8038D2F4; // type:function size:0x58 +internal_dereference__Q24rstl66basic_string,Q24rstl17rmemory_allocator>Fv = .text:0x8038D34C; // type:function size:0x28 +fn_8038D374 = .text:0x8038D374; // type:function size:0x1B0 +fn_8038D524 = .text:0x8038D524; // type:function size:0xC +fn_8038D530 = .text:0x8038D530; // type:function size:0x174 +fn_8038D6A4 = .text:0x8038D6A4; // type:function size:0x1C +fn_8038D6C0 = .text:0x8038D6C0; // type:function size:0x10 +fn_8038D6D0 = .text:0x8038D6D0; // type:function size:0xCC +fn_8038D79C = .text:0x8038D79C; // type:function size:0xC +fn_8038D7A8 = .text:0x8038D7A8; // type:function size:0x48 +fn_8038D7F0 = .text:0x8038D7F0; // type:function size:0xE0 +fn_8038D8D0 = .text:0x8038D8D0; // type:function size:0x1B8 +fn_8038DA88 = .text:0x8038DA88; // type:function size:0x5C +fn_8038DAE4 = .text:0x8038DAE4; // type:function size:0x108 +fn_8038DBEC = .text:0x8038DBEC; // type:function size:0x30 +fn_8038DC1C = .text:0x8038DC1C; // type:function size:0x8 +fn_8038DC24 = .text:0x8038DC24; // type:function size:0x15C +fn_8038DD80 = .text:0x8038DD80; // type:function size:0x8 +fn_8038DD88 = .text:0x8038DD88; // type:function size:0x8 +fn_8038DD90 = .text:0x8038DD90; // type:function size:0x1A8 +fn_8038DF38 = .text:0x8038DF38; // type:function size:0x124 +fn_8038E05C = .text:0x8038E05C; // type:function size:0x1A0 +fn_8038E1FC = .text:0x8038E1FC; // type:function size:0x13C +fn_8038E338 = .text:0x8038E338; // type:function size:0x190 +fn_8038E4C8 = .text:0x8038E4C8; // type:function size:0x108 +fn_8038E5D0 = .text:0x8038E5D0; // type:function size:0x5C +fn_8038E62C = .text:0x8038E62C; // type:function size:0x150 +fn_8038E77C = .text:0x8038E77C; // type:function size:0x178 +fn_8038E8F4 = .text:0x8038E8F4; // type:function size:0x1A0 +fn_8038EA94 = .text:0x8038EA94; // type:function size:0x120 +fn_8038EBB4 = .text:0x8038EBB4; // type:function size:0x88 +assign__Q24rstl66basic_string,Q24rstl17rmemory_allocator>FPCwi = .text:0x8038EC3C; // type:function size:0x190 +fn_8038EDCC = .text:0x8038EDCC; // type:function size:0x108 +fn_8038EED4 = .text:0x8038EED4; // type:function size:0x60 +fn_8038EF34 = .text:0x8038EF34; // type:function size:0x190 +fn_8038F0C4 = .text:0x8038F0C4; // type:function size:0x290 +fn_8038F354 = .text:0x8038F354; // type:function size:0x1C +fn_8038F370 = .text:0x8038F370; // type:function size:0x18 +fn_8038F388 = .text:0x8038F388; // type:function size:0x1E4 +fn_8038F56C = .text:0x8038F56C; // type:function size:0x284 +fn_8038F7F0 = .text:0x8038F7F0; // type:function size:0x84 +fn_8038F874 = .text:0x8038F874; // type:function size:0x2D0 +fn_8038FB44 = .text:0x8038FB44; // type:function size:0x94 +fn_8038FBD8 = .text:0x8038FBD8; // type:function size:0x94 +fn_8038FC6C = .text:0x8038FC6C; // type:function size:0x70 +fn_8038FCDC = .text:0x8038FCDC; // type:function size:0x128 +fn_8038FE04 = .text:0x8038FE04; // type:function size:0x40 +fn_8038FE44 = .text:0x8038FE44; // type:function size:0x140 +fn_8038FF84 = .text:0x8038FF84; // type:function size:0x174 +fn_803900F8 = .text:0x803900F8; // type:function size:0x18C +fn_80390284 = .text:0x80390284; // type:function size:0x74 +fn_803902F8 = .text:0x803902F8; // type:function size:0x34 +fn_8039032C = .text:0x8039032C; // type:function size:0x9C +fn_803903C8 = .text:0x803903C8; // type:function size:0x44 +fn_8039040C = .text:0x8039040C; // type:function size:0x48 +fn_80390454 = .text:0x80390454; // type:function size:0x4C +fn_803904A0 = .text:0x803904A0; // type:function size:0xD8 +fn_80390578 = .text:0x80390578; // type:function size:0x8 +fn_80390580 = .text:0x80390580; // type:function size:0xDC +fn_8039065C = .text:0x8039065C; // type:function size:0x5C +internal_dereference__Q24rstl66basic_string,Q24rstl17rmemory_allocator>Fv = .text:0x803906B8; // type:function size:0x28 +fn_803906E0 = .text:0x803906E0; // type:function size:0x1C0 +fn_803908A0 = .text:0x803908A0; // type:function size:0xC +fn_803908AC = .text:0x803908AC; // type:function size:0x18C +fn_80390A38 = .text:0x80390A38; // type:function size:0x1C +fn_80390A54 = .text:0x80390A54; // type:function size:0x10 +fn_80390A64 = .text:0x80390A64; // type:function size:0xCC +fn_80390B30 = .text:0x80390B30; // type:function size:0x10 +fn_80390B40 = .text:0x80390B40; // type:function size:0x4C +fn_80390B8C = .text:0x80390B8C; // type:function size:0xE0 +fn_80390C6C = .text:0x80390C6C; // type:function size:0x238 +fn_80390EA4 = .text:0x80390EA4; // type:function size:0x5C +fn_80390F00 = .text:0x80390F00; // type:function size:0xFC +fn_80390FFC = .text:0x80390FFC; // type:function size:0x30 +fn_8039102C = .text:0x8039102C; // type:function size:0x8 +fn_80391034 = .text:0x80391034; // type:function size:0x148 +fn_8039117C = .text:0x8039117C; // type:function size:0x8 +fn_80391184 = .text:0x80391184; // type:function size:0x8 +fn_8039118C = .text:0x8039118C; // type:function size:0x224 +fn_803913B0 = .text:0x803913B0; // type:function size:0x114 +fn_803914C4 = .text:0x803914C4; // type:function size:0x188 +fn_8039164C = .text:0x8039164C; // type:function size:0x12C +fn_80391778 = .text:0x80391778; // type:function size:0x210 +fn_80391988 = .text:0x80391988; // type:function size:0xFC +fn_80391A84 = .text:0x80391A84; // type:function size:0x58 +fn_80391ADC = .text:0x80391ADC; // type:function size:0x140 +fn_80391C1C = .text:0x80391C1C; // type:function size:0x164 +fn_80391D80 = .text:0x80391D80; // type:function size:0x220 +fn_80391FA0 = .text:0x80391FA0; // type:function size:0x114 +fn_803920B4 = .text:0x803920B4; // type:function size:0x88 +fn_8039213C = .text:0x8039213C; // type:function size:0x210 +fn_8039234C = .text:0x8039234C; // type:function size:0xFC +fn_80392448 = .text:0x80392448; // type:function size:0x60 +fn_803924A8 = .text:0x803924A8; // type:function size:0x17C +fn_80392624 = .text:0x80392624; // type:function size:0x27C +fn_803928A0 = .text:0x803928A0; // type:function size:0x1C +fn_803928BC = .text:0x803928BC; // type:function size:0x18 +fn_803928D4 = .text:0x803928D4; // type:function size:0x308 +fn_80392BDC = .text:0x80392BDC; // type:function size:0x27C +fn_80392E58 = .text:0x80392E58; // type:function size:0x84 +fn_80392EDC = .text:0x80392EDC; // type:function size:0x2BC +fn_80393198 = .text:0x80393198; // type:function size:0x94 +fn_8039322C = .text:0x8039322C; // type:function size:0x94 +fn_803932C0 = .text:0x803932C0; // type:function size:0x94 +fn_80393354 = .text:0x80393354; // type:function size:0x118 +fn_8039346C = .text:0x8039346C; // type:function size:0x40 +fn_803934AC = .text:0x803934AC; // type:function size:0x130 +fn_803935DC = .text:0x803935DC; // type:function size:0x160 +fn_8039373C = .text:0x8039373C; // type:function size:0x178 +fn_803938B4 = .text:0x803938B4; // type:function size:0x70 +fn_80393924 = .text:0x80393924; // type:function size:0x34 +fn_80393958 = .text:0x80393958; // type:function size:0x9C +fn_803939F4 = .text:0x803939F4; // type:function size:0x44 +fn_80393A38 = .text:0x80393A38; // type:function size:0x48 +fn_80393A80 = .text:0x80393A80; // type:function size:0x4C +fn_80393ACC = .text:0x80393ACC; // type:function size:0xD8 +fn_80393BA4 = .text:0x80393BA4; // type:function size:0x8 +fn_80393BAC = .text:0x80393BAC; // type:function size:0xDC +fn_80393C88 = .text:0x80393C88; // type:function size:0x58 +fn_80393CE0 = .text:0x80393CE0; // type:function size:0x28 +fn_80393D08 = .text:0x80393D08; // type:function size:0x1B0 +fn_80393EB8 = .text:0x80393EB8; // type:function size:0xC +fn_80393EC4 = .text:0x80393EC4; // type:function size:0x174 +fn_80394038 = .text:0x80394038; // type:function size:0x1C +fn_80394054 = .text:0x80394054; // type:function size:0x10 +fn_80394064 = .text:0x80394064; // type:function size:0x4 +fn_80394068 = .text:0x80394068; // type:function size:0xC +fn_80394074 = .text:0x80394074; // type:function size:0x48 +fn_803940BC = .text:0x803940BC; // type:function size:0xE0 +fn_8039419C = .text:0x8039419C; // type:function size:0x240 +fn_803943DC = .text:0x803943DC; // type:function size:0x5C +fn_80394438 = .text:0x80394438; // type:function size:0x108 +fn_80394540 = .text:0x80394540; // type:function size:0x30 +fn_80394570 = .text:0x80394570; // type:function size:0x8 +fn_80394578 = .text:0x80394578; // type:function size:0x15C +fn_803946D4 = .text:0x803946D4; // type:function size:0x8 +fn_803946DC = .text:0x803946DC; // type:function size:0x8 +fn_803946E4 = .text:0x803946E4; // type:function size:0x230 +fn_80394914 = .text:0x80394914; // type:function size:0x124 +fn_80394A38 = .text:0x80394A38; // type:function size:0x1A0 +fn_80394BD8 = .text:0x80394BD8; // type:function size:0x13C +fn_80394D14 = .text:0x80394D14; // type:function size:0x218 +fn_80394F2C = .text:0x80394F2C; // type:function size:0x108 +fn_80395034 = .text:0x80395034; // type:function size:0x5C +fn_80395090 = .text:0x80395090; // type:function size:0x150 +fn_803951E0 = .text:0x803951E0; // type:function size:0x178 +fn_80395358 = .text:0x80395358; // type:function size:0x228 +fn_80395580 = .text:0x80395580; // type:function size:0x120 +fn_803956A0 = .text:0x803956A0; // type:function size:0x88 +fn_80395728 = .text:0x80395728; // type:function size:0x218 +fn_80395940 = .text:0x80395940; // type:function size:0x108 +fn_80395A48 = .text:0x80395A48; // type:function size:0x60 +fn_80395AA8 = .text:0x80395AA8; // type:function size:0x190 +fn_80395C38 = .text:0x80395C38; // type:function size:0x290 +fn_80395EC8 = .text:0x80395EC8; // type:function size:0x1C +fn_80395EE4 = .text:0x80395EE4; // type:function size:0x18 +fn_80395EFC = .text:0x80395EFC; // type:function size:0x270 +fn_8039616C = .text:0x8039616C; // type:function size:0x284 +fn_803963F0 = .text:0x803963F0; // type:function size:0x84 +fn_80396474 = .text:0x80396474; // type:function size:0x2D0 +fn_80396744 = .text:0x80396744; // type:function size:0x94 +fn_803967D8 = .text:0x803967D8; // type:function size:0x94 +fn_8039686C = .text:0x8039686C; // type:function size:0x70 +fn_803968DC = .text:0x803968DC; // type:function size:0x128 +fn_80396A04 = .text:0x80396A04; // type:function size:0x40 +fn_80396A44 = .text:0x80396A44; // type:function size:0x140 +fn_80396B84 = .text:0x80396B84; // type:function size:0x174 +fn_80396CF8 = .text:0x80396CF8; // type:function size:0x18C +fn_80396E84 = .text:0x80396E84; // type:function size:0x74 +fn_80396EF8 = .text:0x80396EF8; // type:function size:0x34 +fn_80396F2C = .text:0x80396F2C; // type:function size:0x9C +fn_80396FC8 = .text:0x80396FC8; // type:function size:0x44 +fn_8039700C = .text:0x8039700C; // type:function size:0x48 +fn_80397054 = .text:0x80397054; // type:function size:0x4C +fn_803970A0 = .text:0x803970A0; // type:function size:0xD8 +fn_80397178 = .text:0x80397178; // type:function size:0x8 +fn_80397180 = .text:0x80397180; // type:function size:0xDC +fn_8039725C = .text:0x8039725C; // type:function size:0x5C +fn_803972B8 = .text:0x803972B8; // type:function size:0x28 +fn_803972E0 = .text:0x803972E0; // type:function size:0x1C0 +fn_803974A0 = .text:0x803974A0; // type:function size:0xC +fn_803974AC = .text:0x803974AC; // type:function size:0x18C +fn_80397638 = .text:0x80397638; // type:function size:0x1C +fn_80397654 = .text:0x80397654; // type:function size:0x10 +fn_80397664 = .text:0x80397664; // type:function size:0x54 +fn_803976B8 = .text:0x803976B8; // type:function size:0x4 +fn_803976BC = .text:0x803976BC; // type:function size:0x10 +fn_803976CC = .text:0x803976CC; // type:function size:0x4C +fn_80397718 = .text:0x80397718; // type:function size:0x104 +fn_8039781C = .text:0x8039781C; // type:function size:0x34 +fn_80397850 = .text:0x80397850; // type:function size:0x1CC +fn_80397A1C = .text:0x80397A1C; // type:function size:0x88 +fn_80397AA4 = .text:0x80397AA4; // type:function size:0x17C +fn_80397C20 = .text:0x80397C20; // type:function size:0x8 +fn_80397C28 = .text:0x80397C28; // type:function size:0x8 +fn_80397C30 = .text:0x80397C30; // type:function size:0x8 +fn_80397C38 = .text:0x80397C38; // type:function size:0x8 +fn_80397C40 = .text:0x80397C40; // type:function size:0x8 +fn_80397C48 = .text:0x80397C48; // type:function size:0xC +fn_80397C54 = .text:0x80397C54; // type:function size:0x8 +fn_80397C5C = .text:0x80397C5C; // type:function size:0x8 +fn_80397C64 = .text:0x80397C64; // type:function size:0x130 +fn_80397D94 = .text:0x80397D94; // type:function size:0x55C +fn_803982F0 = .text:0x803982F0; // type:function size:0x4 +fn_803982F4 = .text:0x803982F4; // type:function size:0xC +fn_80398300 = .text:0x80398300; // type:function size:0x8 +fn_80398308 = .text:0x80398308; // type:function size:0x8 +fn_80398310 = .text:0x80398310; // type:function size:0xC +fn_8039831C = .text:0x8039831C; // type:function size:0xA8 +fn_803983C4 = .text:0x803983C4; // type:function size:0x15C +fn_80398520 = .text:0x80398520; // type:function size:0x88 +fn_803985A8 = .text:0x803985A8; // type:function size:0x5C +fn_80398604 = .text:0x80398604; // type:function size:0x78 +fn_8039867C = .text:0x8039867C; // type:function size:0x224 +fn_803988A0 = .text:0x803988A0; // type:function size:0x4F4 +fn_80398D94 = .text:0x80398D94; // type:function size:0x8 +fn_80398D9C = .text:0x80398D9C; // type:function size:0xC +fn_80398DA8 = .text:0x80398DA8; // type:function size:0x170 +fn_80398F18 = .text:0x80398F18; // type:function size:0x150 +fn_80399068 = .text:0x80399068; // type:function size:0x15C +fn_803991C4 = .text:0x803991C4; // type:function size:0x148 +fn_8039930C = .text:0x8039930C; // type:function size:0x504 +fn_80399810 = .text:0x80399810; // type:function size:0x700 +fn_80399F10 = .text:0x80399F10; // type:function size:0x138 +fn_8039A048 = .text:0x8039A048; // type:function size:0x8 +fn_8039A050 = .text:0x8039A050; // type:function size:0xC +fn_8039A05C = .text:0x8039A05C; // type:function size:0x88 +fn_8039A0E4 = .text:0x8039A0E4; // type:function size:0xC8 +fn_8039A1AC = .text:0x8039A1AC; // type:function size:0x8C +fn_8039A238 = .text:0x8039A238; // type:function size:0x58 +fn_8039A290 = .text:0x8039A290; // type:function size:0x254 +fn_8039A4E4 = .text:0x8039A4E4; // type:function size:0x10 +fn_8039A4F4 = .text:0x8039A4F4; // type:function size:0x48 +fn_8039A53C = .text:0x8039A53C; // type:function size:0x200 +fn_8039A73C = .text:0x8039A73C; // type:function size:0x8 +fn_8039A744 = .text:0x8039A744; // type:function size:0xC +fn_8039A750 = .text:0x8039A750; // type:function size:0x94 +fn_8039A7E4 = .text:0x8039A7E4; // type:function size:0x74 +__ct__18CGuiAutoRepeatDataFv = .text:0x8039A858; // type:function size:0xC +Update__18CGuiAutoRepeatDataFfb = .text:0x8039A864; // type:function size:0x64 +fn_8039A8C8 = .text:0x8039A8C8; // type:function size:0x1A8 +fn_8039AA70 = .text:0x8039AA70; // type:function size:0xCC +fn_8039AB3C = .text:0x8039AB3C; // type:function size:0x84 +fn_8039ABC0 = .text:0x8039ABC0; // type:function size:0xB8 +fn_8039AC78 = .text:0x8039AC78; // type:function size:0xC0 +fn_8039AD38 = .text:0x8039AD38; // type:function size:0xC0 +fn_8039ADF8 = .text:0x8039ADF8; // type:function size:0x8 +fn_8039AE00 = .text:0x8039AE00; // type:function size:0xC +fn_8039AE0C = .text:0x8039AE0C; // type:function size:0x58 +fn_8039AE64 = .text:0x8039AE64; // type:function size:0x3C +fn_8039AEA0 = .text:0x8039AEA0; // type:function size:0x78 +fn_8039AF18 = .text:0x8039AF18; // type:function size:0x78 +fn_8039AF90 = .text:0x8039AF90; // type:function size:0x8 +fn_8039AF98 = .text:0x8039AF98; // type:function size:0x128 +fn_8039B0C0 = .text:0x8039B0C0; // type:function size:0x4 +fn_8039B0C4 = .text:0x8039B0C4; // type:function size:0xA0 +fn_8039B164 = .text:0x8039B164; // type:function size:0x74 +fn_8039B1D8 = .text:0x8039B1D8; // type:function size:0x234 +fn_8039B40C = .text:0x8039B40C; // type:function size:0x14 +fn_8039B420 = .text:0x8039B420; // type:function size:0x114 +fn_8039B534 = .text:0x8039B534; // type:function size:0x2CC +fn_8039B800 = .text:0x8039B800; // type:function size:0x178 +fn_8039B978 = .text:0x8039B978; // type:function size:0x58 +fn_8039B9D0 = .text:0x8039B9D0; // type:function size:0x234 +fn_8039BC04 = .text:0x8039BC04; // type:function size:0xC +fn_8039BC10 = .text:0x8039BC10; // type:function size:0x44 +fn_8039BC54 = .text:0x8039BC54; // type:function size:0x1A0 +fn_8039BDF4 = .text:0x8039BDF4; // type:function size:0x194 +fn_8039BF88 = .text:0x8039BF88; // type:function size:0x118 +fn_8039C0A0 = .text:0x8039C0A0; // type:function size:0x60 +fn_8039C100 = .text:0x8039C100; // type:function size:0x14 +fn_8039C114 = .text:0x8039C114; // type:function size:0x24 +fn_8039C138 = .text:0x8039C138; // type:function size:0x8 +fn_8039C140 = .text:0x8039C140; // type:function size:0x64 +fn_8039C1A4 = .text:0x8039C1A4; // type:function size:0xB4 +fn_8039C258 = .text:0x8039C258; // type:function size:0x88 +fn_8039C2E0 = .text:0x8039C2E0; // type:function size:0x1B0 +fn_8039C490 = .text:0x8039C490; // type:function size:0x104 +fn_8039C594 = .text:0x8039C594; // type:function size:0xB4 +fn_8039C648 = .text:0x8039C648; // type:function size:0x50 +fn_8039C698 = .text:0x8039C698; // type:function size:0x18 +fn_8039C6B0 = .text:0x8039C6B0; // type:function size:0x8 +fn_8039C6B8 = .text:0x8039C6B8; // type:function size:0x8 +fn_8039C6C0 = .text:0x8039C6C0; // type:function size:0x4C +fn_8039C70C = .text:0x8039C70C; // type:function size:0xB8 +fn_8039C7C4 = .text:0x8039C7C4; // type:function size:0x94 +fn_8039C858 = .text:0x8039C858; // type:function size:0x14 +fn_8039C86C = .text:0x8039C86C; // type:function size:0xA4 +fn_8039C910 = .text:0x8039C910; // type:function size:0x78 +fn_8039C988 = .text:0x8039C988; // type:function size:0xAC +fn_8039CA34 = .text:0x8039CA34; // type:function size:0x3C +fn_8039CA70 = .text:0x8039CA70; // type:function size:0x8 +fn_8039CA78 = .text:0x8039CA78; // type:function size:0xC +fn_8039CA84 = .text:0x8039CA84; // type:function size:0x224 +fn_8039CCA8 = .text:0x8039CCA8; // type:function size:0x98 +fn_8039CD40 = .text:0x8039CD40; // type:function size:0x74 +fn_8039CDB4 = .text:0x8039CDB4; // type:function size:0x64 +fn_8039CE18 = .text:0x8039CE18; // type:function size:0x3DC +fn_8039D1F4 = .text:0x8039D1F4; // type:function size:0x8 +fn_8039D1FC = .text:0x8039D1FC; // type:function size:0xC +fn_8039D208 = .text:0x8039D208; // type:function size:0xB8 +fn_8039D2C0 = .text:0x8039D2C0; // type:function size:0x40 +fn_8039D300 = .text:0x8039D300; // type:function size:0xC +fn_8039D30C = .text:0x8039D30C; // type:function size:0xBC +fn_8039D3C8 = .text:0x8039D3C8; // type:function size:0x6C +fn_8039D434 = .text:0x8039D434; // type:function size:0x58 +fn_8039D48C = .text:0x8039D48C; // type:function size:0x55C +fn_8039D9E8 = .text:0x8039D9E8; // type:function size:0x14 +fn_8039D9FC = .text:0x8039D9FC; // type:function size:0x8 +fn_8039DA04 = .text:0x8039DA04; // type:function size:0xC +fn_8039DA10 = .text:0x8039DA10; // type:function size:0xC +fn_8039DA1C = .text:0x8039DA1C; // type:function size:0x70 +fn_8039DA8C = .text:0x8039DA8C; // type:function size:0xA0 +fn_8039DB2C = .text:0x8039DB2C; // type:function size:0x58 +fn_8039DB84 = .text:0x8039DB84; // type:function size:0xA4 +fn_8039DC28 = .text:0x8039DC28; // type:function size:0x48 +fn_8039DC70 = .text:0x8039DC70; // type:function size:0x1C +fn_8039DC8C = .text:0x8039DC8C; // type:function size:0x60 +fn_8039DCEC = .text:0x8039DCEC; // type:function size:0x70 +fn_8039DD5C = .text:0x8039DD5C; // type:function size:0x4C +fn_8039DDA8 = .text:0x8039DDA8; // type:function size:0x7C +fn_8039DE24 = .text:0x8039DE24; // type:function size:0x8 +fn_8039DE2C = .text:0x8039DE2C; // type:function size:0x48 +fn_8039DE74 = .text:0x8039DE74; // type:function size:0x340 +fn_8039E1B4 = .text:0x8039E1B4; // type:function size:0x8 +fn_8039E1BC = .text:0x8039E1BC; // type:function size:0x8 +fn_8039E1C4 = .text:0x8039E1C4; // type:function size:0x8 +fn_8039E1CC = .text:0x8039E1CC; // type:function size:0x8 +fn_8039E1D4 = .text:0x8039E1D4; // type:function size:0x8 +fn_8039E1DC = .text:0x8039E1DC; // type:function size:0x8 +fn_8039E1E4 = .text:0x8039E1E4; // type:function size:0x6C +fn_8039E250 = .text:0x8039E250; // type:function size:0x7C +fn_8039E2CC = .text:0x8039E2CC; // type:function size:0x48 +fn_8039E314 = .text:0x8039E314; // type:function size:0x104 +fn_8039E418 = .text:0x8039E418; // type:function size:0xD4 +fn_8039E4EC = .text:0x8039E4EC; // type:function size:0xBC +fn_8039E5A8 = .text:0x8039E5A8; // type:function size:0x7C +fn_8039E624 = .text:0x8039E624; // type:function size:0xF4 +fn_8039E718 = .text:0x8039E718; // type:function size:0x258 +fn_8039E970 = .text:0x8039E970; // type:function size:0xBC +fn_8039EA2C = .text:0x8039EA2C; // type:function size:0x2C +fn_8039EA58 = .text:0x8039EA58; // type:function size:0x3C +fn_8039EA94 = .text:0x8039EA94; // type:function size:0x8 +fn_8039EA9C = .text:0x8039EA9C; // type:function size:0xC +fn_8039EAA8 = .text:0x8039EAA8; // type:function size:0xD0 +fn_8039EB78 = .text:0x8039EB78; // type:function size:0x20 +fn_8039EB98 = .text:0x8039EB98; // type:function size:0xB4 +fn_8039EC4C = .text:0x8039EC4C; // type:function size:0x20 +fn_8039EC6C = .text:0x8039EC6C; // type:function size:0xB0 +fn_8039ED1C = .text:0x8039ED1C; // type:function size:0x354 +fn_8039F070 = .text:0x8039F070; // type:function size:0x18 +fn_8039F088 = .text:0x8039F088; // type:function size:0x18 +fn_8039F0A0 = .text:0x8039F0A0; // type:function size:0x8 +fn_8039F0A8 = .text:0x8039F0A8; // type:function size:0xC +fn_8039F0B4 = .text:0x8039F0B4; // type:function size:0x5C +fn_8039F110 = .text:0x8039F110; // type:function size:0x1C0 +fn_8039F2D0 = .text:0x8039F2D0; // type:function size:0x108 +fn_8039F3D8 = .text:0x8039F3D8; // type:function size:0xC4 +fn_8039F49C = .text:0x8039F49C; // type:function size:0x5C +fn_8039F4F8 = .text:0x8039F4F8; // type:function size:0x74 +fn_8039F56C = .text:0x8039F56C; // type:function size:0x74 +fn_8039F5E0 = .text:0x8039F5E0; // type:function size:0x164 +fn_8039F744 = .text:0x8039F744; // type:function size:0x44 +fn_8039F788 = .text:0x8039F788; // type:function size:0xFC +fn_8039F884 = .text:0x8039F884; // type:function size:0x164 +fn_8039F9E8 = .text:0x8039F9E8; // type:function size:0x100 +fn_8039FAE8 = .text:0x8039FAE8; // type:function size:0x98 +fn_8039FB80 = .text:0x8039FB80; // type:function size:0x134 +fn_8039FCB4 = .text:0x8039FCB4; // type:function size:0x134 +fn_8039FDE8 = .text:0x8039FDE8; // type:function size:0xA4 +fn_8039FE8C = .text:0x8039FE8C; // type:function size:0xA4 +fn_8039FF30 = .text:0x8039FF30; // type:function size:0x70 +fn_8039FFA0 = .text:0x8039FFA0; // type:function size:0x4C +fn_8039FFEC = .text:0x8039FFEC; // type:function size:0xC +fn_8039FFF8 = .text:0x8039FFF8; // type:function size:0xC +fn_803A0004 = .text:0x803A0004; // type:function size:0x5C +fn_803A0060 = .text:0x803A0060; // type:function size:0x58 +fn_803A00B8 = .text:0x803A00B8; // type:function size:0x78 +fn_803A0130 = .text:0x803A0130; // type:function size:0x8 +fn_803A0138 = .text:0x803A0138; // type:function size:0x8 +fn_803A0140 = .text:0x803A0140; // type:function size:0xC +fn_803A014C = .text:0x803A014C; // type:function size:0x20 +fn_803A016C = .text:0x803A016C; // type:function size:0x88 +fn_803A01F4 = .text:0x803A01F4; // type:function size:0x390 +fn_803A0584 = .text:0x803A0584; // type:function size:0xD8 +fn_803A065C = .text:0x803A065C; // type:function size:0x68 +fn_803A06C4 = .text:0x803A06C4; // type:function size:0x3C4 +fn_803A0A88 = .text:0x803A0A88; // type:function size:0x4 +fn_803A0A8C = .text:0x803A0A8C; // type:function size:0x54 +fn_803A0AE0 = .text:0x803A0AE0; // type:function size:0x5C +fn_803A0B3C = .text:0x803A0B3C; // type:function size:0x44 +fn_803A0B80 = .text:0x803A0B80; // type:function size:0x1BC +fn_803A0D3C = .text:0x803A0D3C; // type:function size:0x8 +fn_803A0D44 = .text:0x803A0D44; // type:function size:0xC +fn_803A0D50 = .text:0x803A0D50; // type:function size:0x14 +fn_803A0D64 = .text:0x803A0D64; // type:function size:0x220 +fn_803A0F84 = .text:0x803A0F84; // type:function size:0x310 +fn_803A1294 = .text:0x803A1294; // type:function size:0x34 +fn_803A12C8 = .text:0x803A12C8; // type:function size:0xFC +fn_803A13C4 = .text:0x803A13C4; // type:function size:0x54 +SetText__15CGuiTextSupportFRCQ24rstl66basic_string,Q24rstl17rmemory_allocator>b = .text:0x803A1418; // type:function size:0x1C0 +fn_803A15D8 = .text:0x803A15D8; // type:function size:0x8 +fn_803A15E0 = .text:0x803A15E0; // type:function size:0x4 +fn_803A15E4 = .text:0x803A15E4; // type:function size:0xC4 +fn_803A16A8 = .text:0x803A16A8; // type:function size:0x18 +fn_803A16C0 = .text:0x803A16C0; // type:function size:0x18 +fn_803A16D8 = .text:0x803A16D8; // type:function size:0x18 +fn_803A16F0 = .text:0x803A16F0; // type:function size:0x18 +fn_803A1708 = .text:0x803A1708; // type:function size:0x50 +fn_803A1758 = .text:0x803A1758; // type:function size:0x50 +fn_803A17A8 = .text:0x803A17A8; // type:function size:0xC +fn_803A17B4 = .text:0x803A17B4; // type:function size:0x18 +fn_803A17CC = .text:0x803A17CC; // type:function size:0x98 +fn_803A1864 = .text:0x803A1864; // type:function size:0x280 +fn_803A1AE4 = .text:0x803A1AE4; // type:function size:0x14C +fn_803A1C30 = .text:0x803A1C30; // type:function size:0x8 +fn_803A1C38 = .text:0x803A1C38; // type:function size:0xE0 +fn_803A1D18 = .text:0x803A1D18; // type:function size:0x4F4 +fn_803A220C = .text:0x803A220C; // type:function size:0x9E0 +fn_803A2BEC = .text:0x803A2BEC; // type:function size:0x24 +fn_803A2C10 = .text:0x803A2C10; // type:function size:0x6C0 +fn_803A32D0 = .text:0x803A32D0; // type:function size:0x1C8 +fn_803A3498 = .text:0x803A3498; // type:function size:0x38 +fn_803A34D0 = .text:0x803A34D0; // type:function size:0x74 +fn_803A3544 = .text:0x803A3544; // type:function size:0x88 +fn_803A35CC = .text:0x803A35CC; // type:function size:0x6C +fn_803A3638 = .text:0x803A3638; // type:function size:0x108 +fn_803A3740 = .text:0x803A3740; // type:function size:0x40 +fn_803A3780 = .text:0x803A3780; // type:function size:0x18 +fn_803A3798 = .text:0x803A3798; // type:function size:0x68 +fn_803A3800 = .text:0x803A3800; // type:function size:0x30 +fn_803A3830 = .text:0x803A3830; // type:function size:0x380 +fn_803A3BB0 = .text:0x803A3BB0; // type:function size:0x68 +fn_803A3C18 = .text:0x803A3C18; // type:function size:0x2F4 +fn_803A3F0C = .text:0x803A3F0C; // type:function size:0x9C +fn_803A3FA8 = .text:0x803A3FA8; // type:function size:0x208 +fn_803A41B0 = .text:0x803A41B0; // type:function size:0x5C +fn_803A420C = .text:0x803A420C; // type:function size:0xA0 +fn_803A42AC = .text:0x803A42AC; // type:function size:0xAC +fn_803A4358 = .text:0x803A4358; // type:function size:0x120 +fn_803A4478 = .text:0x803A4478; // type:function size:0xE4 +fn_803A455C = .text:0x803A455C; // type:function size:0x58 +fn_803A45B4 = .text:0x803A45B4; // type:function size:0x134 +fn_803A46E8 = .text:0x803A46E8; // type:function size:0x10 +fn_803A46F8 = .text:0x803A46F8; // type:function size:0x4 +fn_803A46FC = .text:0x803A46FC; // type:function size:0x4 +fn_803A4700 = .text:0x803A4700; // type:function size:0x4 +fn_803A4704 = .text:0x803A4704; // type:function size:0x70 +fn_803A4774 = .text:0x803A4774; // type:function size:0x9C +fn_803A4810 = .text:0x803A4810; // type:function size:0x20 +fn_803A4830 = .text:0x803A4830; // type:function size:0xBC +fn_803A48EC = .text:0x803A48EC; // type:function size:0xBC +fn_803A49A8 = .text:0x803A49A8; // type:function size:0x4 +fn_803A49AC = .text:0x803A49AC; // type:function size:0x1C +fn_803A49C8 = .text:0x803A49C8; // type:function size:0x48 +fn_803A4A10 = .text:0x803A4A10; // type:function size:0x1C +fn_803A4A2C = .text:0x803A4A2C; // type:function size:0x2C +fn_803A4A58 = .text:0x803A4A58; // type:function size:0x4 +fn_803A4A5C = .text:0x803A4A5C; // type:function size:0x4 +fn_803A4A60 = .text:0x803A4A60; // type:function size:0x4C +fn_803A4AAC = .text:0x803A4AAC; // type:function size:0x48 +fn_803A4AF4 = .text:0x803A4AF4; // type:function size:0x38 +fn_803A4B2C = .text:0x803A4B2C; // type:function size:0x60 +fn_803A4B8C = .text:0x803A4B8C; // type:function size:0xC +fn_803A4B98 = .text:0x803A4B98; // type:function size:0x38C +fn_803A4F24 = .text:0x803A4F24; // type:function size:0x198 +fn_803A50BC = .text:0x803A50BC; // type:function size:0x38 +fn_803A50F4 = .text:0x803A50F4; // type:function size:0x54C +fn_803A5640 = .text:0x803A5640; // type:function size:0x168 +fn_803A57A8 = .text:0x803A57A8; // type:function size:0x18 +fn_803A57C0 = .text:0x803A57C0; // type:function size:0x14 +fn_803A57D4 = .text:0x803A57D4; // type:function size:0xE8 +fn_803A58BC = .text:0x803A58BC; // type:function size:0x20 +fn_803A58DC = .text:0x803A58DC; // type:function size:0xC +fn_803A58E8 = .text:0x803A58E8; // type:function size:0x190 +fn_803A5A78 = .text:0x803A5A78; // type:function size:0x18 +fn_803A5A90 = .text:0x803A5A90; // type:function size:0x148 +fn_803A5BD8 = .text:0x803A5BD8; // type:function size:0x110 +fn_803A5CE8 = .text:0x803A5CE8; // type:function size:0x514 +fn_803A61FC = .text:0x803A61FC; // type:function size:0x174 +fn_803A6370 = .text:0x803A6370; // type:function size:0xE4 +fn_803A6454 = .text:0x803A6454; // type:function size:0x8C +fn_803A64E0 = .text:0x803A64E0; // type:function size:0x158 +fn_803A6638 = .text:0x803A6638; // type:function size:0xC0 +fn_803A66F8 = .text:0x803A66F8; // type:function size:0x84 +fn_803A677C = .text:0x803A677C; // type:function size:0x74 +fn_803A67F0 = .text:0x803A67F0; // type:function size:0x23C +fn_803A6A2C = .text:0x803A6A2C; // type:function size:0x22C +fn_803A6C58 = .text:0x803A6C58; // type:function size:0x4E8 +fn_803A7140 = .text:0x803A7140; // type:function size:0x94 +fn_803A71D4 = .text:0x803A71D4; // type:function size:0x9C +fn_803A7270 = .text:0x803A7270; // type:function size:0x218 +fn_803A7488 = .text:0x803A7488; // type:function size:0x190 +fn_803A7618 = .text:0x803A7618; // type:function size:0x198 +fn_803A77B0 = .text:0x803A77B0; // type:function size:0x14C +fn_803A78FC = .text:0x803A78FC; // type:function size:0x1C4 +fn_803A7AC0 = .text:0x803A7AC0; // type:function size:0x6E0 +fn_803A81A0 = .text:0x803A81A0; // type:function size:0x30 +fn_803A81D0 = .text:0x803A81D0; // type:function size:0x44 +fn_803A8214 = .text:0x803A8214; // type:function size:0x8 +fn_803A821C = .text:0x803A821C; // type:function size:0xB8 +fn_803A82D4 = .text:0x803A82D4; // type:function size:0x160 +fn_803A8434 = .text:0x803A8434; // type:function size:0x7C +fn_803A84B0 = .text:0x803A84B0; // type:function size:0x84 +fn_803A8534 = .text:0x803A8534; // type:function size:0x28 +fn_803A855C = .text:0x803A855C; // type:function size:0x228 +fn_803A8784 = .text:0x803A8784; // type:function size:0x50 +fn_803A87D4 = .text:0x803A87D4; // type:function size:0xAC +fn_803A8880 = .text:0x803A8880; // type:function size:0xC4 +fn_803A8944 = .text:0x803A8944; // type:function size:0x90 +fn_803A89D4 = .text:0x803A89D4; // type:function size:0x4 +fn_803A89D8 = .text:0x803A89D8; // type:function size:0x26C +fn_803A8C44 = .text:0x803A8C44; // type:function size:0x1A0 +fn_803A8DE4 = .text:0x803A8DE4; // type:function size:0x238 +fn_803A901C = .text:0x803A901C; // type:function size:0x90 +fn_803A90AC = .text:0x803A90AC; // type:function size:0x8 +fn_803A90B4 = .text:0x803A90B4; // type:function size:0xC +fn_803A90C0 = .text:0x803A90C0; // type:function size:0x114 +fn_803A91D4 = .text:0x803A91D4; // type:function size:0xC +fn_803A91E0 = .text:0x803A91E0; // type:function size:0xC +fn_803A91EC = .text:0x803A91EC; // type:function size:0xC +fn_803A91F8 = .text:0x803A91F8; // type:function size:0xC +fn_803A9204 = .text:0x803A9204; // type:function size:0xC +fn_803A9210 = .text:0x803A9210; // type:function size:0x4C +fn_803A925C = .text:0x803A925C; // type:function size:0x1C +fn_803A9278 = .text:0x803A9278; // type:function size:0x60 +fn_803A92D8 = .text:0x803A92D8; // type:function size:0x8 +fn_803A92E0 = .text:0x803A92E0; // type:function size:0x18 +fn_803A92F8 = .text:0x803A92F8; // type:function size:0x4 +fn_803A92FC = .text:0x803A92FC; // type:function size:0x1C4 +fn_803A94C0 = .text:0x803A94C0; // type:function size:0x74 +fn_803A9534 = .text:0x803A9534; // type:function size:0xC +fn_803A9540 = .text:0x803A9540; // type:function size:0x14 +fn_803A9554 = .text:0x803A9554; // type:function size:0x14 +fn_803A9568 = .text:0x803A9568; // type:function size:0x14 +fn_803A957C = .text:0x803A957C; // type:function size:0x14 +fn_803A9590 = .text:0x803A9590; // type:function size:0x14 +fn_803A95A4 = .text:0x803A95A4; // type:function size:0x14 +fn_803A95B8 = .text:0x803A95B8; // type:function size:0x14 +fn_803A95CC = .text:0x803A95CC; // type:function size:0x14 +fn_803A95E0 = .text:0x803A95E0; // type:function size:0x4 +fn_803A95E4 = .text:0x803A95E4; // type:function size:0xC +fn_803A95F0 = .text:0x803A95F0; // type:function size:0x50 +fn_803A9640 = .text:0x803A9640; // type:function size:0x24 +fn_803A9664 = .text:0x803A9664; // type:function size:0x1A8 +fn_803A980C = .text:0x803A980C; // type:function size:0x1C +fn_803A9828 = .text:0x803A9828; // type:function size:0x75C +fn_803A9F84 = .text:0x803A9F84; // type:function size:0x48 +fn_803A9FCC = .text:0x803A9FCC; // type:function size:0x1C +fn_803A9FE8 = .text:0x803A9FE8; // type:function size:0x3C +fn_803AA024 = .text:0x803AA024; // type:function size:0x1B0 +fn_803AA1D4 = .text:0x803AA1D4; // type:function size:0x544 +fn_803AA718 = .text:0x803AA718; // type:function size:0x3D0 +fn_803AAAE8 = .text:0x803AAAE8; // type:function size:0x3AC +fn_803AAE94 = .text:0x803AAE94; // type:function size:0x16C +fn_803AB000 = .text:0x803AB000; // type:function size:0x10E8 +fn_803AC0E8 = .text:0x803AC0E8; // type:function size:0x18 +fn_803AC100 = .text:0x803AC100; // type:function size:0x2B0 +fn_803AC3B0 = .text:0x803AC3B0; // type:function size:0x164 +fn_803AC514 = .text:0x803AC514; // type:function size:0x460 +fn_803AC974 = .text:0x803AC974; // type:function size:0x1A0 +fn_803ACB14 = .text:0x803ACB14; // type:function size:0x8FC +fn_803AD410 = .text:0x803AD410; // type:function size:0xDC +fn_803AD4EC = .text:0x803AD4EC; // type:function size:0x5C0 +fn_803ADAAC = .text:0x803ADAAC; // type:function size:0x48 +fn_803ADAF4 = .text:0x803ADAF4; // type:function size:0x3C +fn_803ADB30 = .text:0x803ADB30; // type:function size:0x70 +fn_803ADBA0 = .text:0x803ADBA0; // type:function size:0x358 +fn_803ADEF8 = .text:0x803ADEF8; // type:function size:0x34C +fn_803AE244 = .text:0x803AE244; // type:function size:0x23C +fn_803AE480 = .text:0x803AE480; // type:function size:0x314 +fn_803AE794 = .text:0x803AE794; // type:function size:0x18 +CopyScreenTex__13CCubeRendererCFUibPv9_GXTexFmtb = .text:0x803AE7AC; // type:function size:0x108 +fn_803AE8B4 = .text:0x803AE8B4; // type:function size:0x88C +fn_803AF140 = .text:0x803AF140; // type:function size:0x28C +fn_803AF3CC = .text:0x803AF3CC; // type:function size:0x6E0 +RenderSilhouette__13CCubeRendererFfRC6CColorRCQ24rstl42optional_object<23TCachedToken<8CTexture>>fffRC6CColor = .text:0x803AFAAC; // type:function size:0x228 +EnableSilhouetteRender__13CCubeRendererFv = .text:0x803AFCD4; // type:function size:0xB0 +fn_803AFD84 = .text:0x803AFD84; // type:function size:0xD4 +fn_803AFE58 = .text:0x803AFE58; // type:function size:0x1F0 +fn_803B0048 = .text:0x803B0048; // type:function size:0x178 +fn_803B01C0 = .text:0x803B01C0; // type:function size:0x4D4 +fn_803B0694 = .text:0x803B0694; // type:function size:0x68 +fn_803B06FC = .text:0x803B06FC; // type:function size:0xAC +fn_803B07A8 = .text:0x803B07A8; // type:function size:0xE8 +fn_803B0890 = .text:0x803B0890; // type:function size:0x5F8 +fn_803B0E88 = .text:0x803B0E88; // type:function size:0xA8 +fn_803B0F30 = .text:0x803B0F30; // type:function size:0xF0 +fn_803B1020 = .text:0x803B1020; // type:function size:0x170 +fn_803B1190 = .text:0x803B1190; // type:function size:0x2A0 +fn_803B1430 = .text:0x803B1430; // type:function size:0x30 +fn_803B1460 = .text:0x803B1460; // type:function size:0x30 +fn_803B1490 = .text:0x803B1490; // type:function size:0x4C +fn_803B14DC = .text:0x803B14DC; // type:function size:0x30 +fn_803B150C = .text:0x803B150C; // type:function size:0xC98 +fn_803B21A4 = .text:0x803B21A4; // type:function size:0xDF4 +fn_803B2F98 = .text:0x803B2F98; // type:function size:0x620 +fn_803B35B8 = .text:0x803B35B8; // type:function size:0x70 +fn_803B3628 = .text:0x803B3628; // type:function size:0x5C +fn_803B3684 = .text:0x803B3684; // type:function size:0x8E4 +fn_803B3F68 = .text:0x803B3F68; // type:function size:0x58 +fn_803B3FC0 = .text:0x803B3FC0; // type:function size:0x22C +fn_803B41EC = .text:0x803B41EC; // type:function size:0x58 +fn_803B4244 = .text:0x803B4244; // type:function size:0x2AC +fn_803B44F0 = .text:0x803B44F0; // type:function size:0x58 +fn_803B4548 = .text:0x803B4548; // type:function size:0x238 +fn_803B4780 = .text:0x803B4780; // type:function size:0x58 +fn_803B47D8 = .text:0x803B47D8; // type:function size:0x2B8 +fn_803B4A90 = .text:0x803B4A90; // type:function size:0xFC +fn_803B4B8C = .text:0x803B4B8C; // type:function size:0x1A4 +fn_803B4D30 = .text:0x803B4D30; // type:function size:0x190 +fn_803B4EC0 = .text:0x803B4EC0; // type:function size:0x17C +fn_803B503C = .text:0x803B503C; // type:function size:0x30 +fn_803B506C = .text:0x803B506C; // type:function size:0x4 +fn_803B5070 = .text:0x803B5070; // type:function size:0xA0 +fn_803B5110 = .text:0x803B5110; // type:function size:0x48 +fn_803B5158 = .text:0x803B5158; // type:function size:0x24C +fn_803B53A4 = .text:0x803B53A4; // type:function size:0x10C +fn_803B54B0 = .text:0x803B54B0; // type:function size:0x588 +fn_803B5A38 = .text:0x803B5A38; // type:function size:0x1F0 +fn_803B5C28 = .text:0x803B5C28; // type:function size:0x4 +fn_803B5C2C = .text:0x803B5C2C; // type:function size:0x4 +fn_803B5C30 = .text:0x803B5C30; // type:function size:0x4 +fn_803B5C34 = .text:0x803B5C34; // type:function size:0xC +fn_803B5C40 = .text:0x803B5C40; // type:function size:0x30 +fn_803B5C70 = .text:0x803B5C70; // type:function size:0x2C +fn_803B5C9C = .text:0x803B5C9C; // type:function size:0xC +fn_803B5CA8 = .text:0x803B5CA8; // type:function size:0x8 +fn_803B5CB0 = .text:0x803B5CB0; // type:function size:0xF4 +fn_803B5DA4 = .text:0x803B5DA4; // type:function size:0xD8 +fn_803B5E7C = .text:0x803B5E7C; // type:function size:0xB4 +fn_803B5F30 = .text:0x803B5F30; // type:function size:0xB0 +fn_803B5FE0 = .text:0x803B5FE0; // type:function size:0x1B8 +fn_803B6198 = .text:0x803B6198; // type:function size:0x1BC +fn_803B6354 = .text:0x803B6354; // type:function size:0xFC +fn_803B6450 = .text:0x803B6450; // type:function size:0x40 +fn_803B6490 = .text:0x803B6490; // type:function size:0x8 +fn_803B6498 = .text:0x803B6498; // type:function size:0x8 +fn_803B64A0 = .text:0x803B64A0; // type:function size:0xC +fn_803B64AC = .text:0x803B64AC; // type:function size:0x488 +fn_803B6934 = .text:0x803B6934; // type:function size:0x94 +fn_803B69C8 = .text:0x803B69C8; // type:function size:0x5C +fn_803B6A24 = .text:0x803B6A24; // type:function size:0xA4 +fn_803B6AC8 = .text:0x803B6AC8; // type:function size:0x180 +fn_803B6C48 = .text:0x803B6C48; // type:function size:0x14C +fn_803B6D94 = .text:0x803B6D94; // type:function size:0x120 +fn_803B6EB4 = .text:0x803B6EB4; // type:function size:0x13C +fn_803B6FF0 = .text:0x803B6FF0; // type:function size:0xE4 +GetDecalDescription__22CCollisionResponseDataCF29EWeaponCollisionResponseTypes = .text:0x803B70D4; // type:function size:0x70 +fn_803B7144 = .text:0x803B7144; // type:function size:0x20 +fn_803B7164 = .text:0x803B7164; // type:function size:0x20 +fn_803B7184 = .text:0x803B7184; // type:function size:0x20 +fn_803B71A4 = .text:0x803B71A4; // type:function size:0x8 +fn_803B71AC = .text:0x803B71AC; // type:function size:0x8 +fn_803B71B4 = .text:0x803B71B4; // type:function size:0x24 +fn_803B71D8 = .text:0x803B71D8; // type:function size:0x128 +fn_803B7300 = .text:0x803B7300; // type:function size:0x4 +fn_803B7304 = .text:0x803B7304; // type:function size:0xA0 +fn_803B73A4 = .text:0x803B73A4; // type:function size:0x74 +fn_803B7418 = .text:0x803B7418; // type:function size:0x100 +fn_803B7518 = .text:0x803B7518; // type:function size:0x100 +fn_803B7618 = .text:0x803B7618; // type:function size:0xC +fn_803B7624 = .text:0x803B7624; // type:function size:0x508 +fn_803B7B2C = .text:0x803B7B2C; // type:function size:0x5C +fn_803B7B88 = .text:0x803B7B88; // type:function size:0x14 +fn_803B7B9C = .text:0x803B7B9C; // type:function size:0x10 +fn_803B7BAC = .text:0x803B7BAC; // type:function size:0x8 +fn_803B7BB4 = .text:0x803B7BB4; // type:function size:0x10 +fn_803B7BC4 = .text:0x803B7BC4; // type:function size:0x6A4 +fn_803B8268 = .text:0x803B8268; // type:function size:0x34 +fn_803B829C = .text:0x803B829C; // type:function size:0x28 +fn_803B82C4 = .text:0x803B82C4; // type:function size:0x28 +fn_803B82EC = .text:0x803B82EC; // type:function size:0x18 +fn_803B8304 = .text:0x803B8304; // type:function size:0x8 +fn_803B830C = .text:0x803B830C; // type:function size:0xC +fn_803B8318 = .text:0x803B8318; // type:function size:0x4C0 +fn_803B87D8 = .text:0x803B87D8; // type:function size:0x120 +fn_803B88F8 = .text:0x803B88F8; // type:function size:0x64 +fn_803B895C = .text:0x803B895C; // type:function size:0x15C +fn_803B8AB8 = .text:0x803B8AB8; // type:function size:0x10 +fn_803B8AC8 = .text:0x803B8AC8; // type:function size:0x8 +fn_803B8AD0 = .text:0x803B8AD0; // type:function size:0x970 +fn_803B9440 = .text:0x803B9440; // type:function size:0x10 +fn_803B9450 = .text:0x803B9450; // type:function size:0x17C +fn_803B95CC = .text:0x803B95CC; // type:function size:0x28 +fn_803B95F4 = .text:0x803B95F4; // type:function size:0x20 +fn_803B9614 = .text:0x803B9614; // type:function size:0x8 +fn_803B961C = .text:0x803B961C; // type:function size:0x8 +fn_803B9624 = .text:0x803B9624; // type:function size:0x14 +fn_803B9638 = .text:0x803B9638; // type:function size:0x14 +fn_803B964C = .text:0x803B964C; // type:function size:0x2C +fn_803B9678 = .text:0x803B9678; // type:function size:0x40 +fn_803B96B8 = .text:0x803B96B8; // type:function size:0x74 +fn_803B972C = .text:0x803B972C; // type:function size:0x8 +fn_803B9734 = .text:0x803B9734; // type:function size:0x10 +fn_803B9744 = .text:0x803B9744; // type:function size:0x190 +fn_803B98D4 = .text:0x803B98D4; // type:function size:0x10 +fn_803B98E4 = .text:0x803B98E4; // type:function size:0x10 +fn_803B98F4 = .text:0x803B98F4; // type:function size:0x24 +fn_803B9918 = .text:0x803B9918; // type:function size:0xD4 +fn_803B99EC = .text:0x803B99EC; // type:function size:0xC +fn_803B99F8 = .text:0x803B99F8; // type:function size:0xB4 +fn_803B9AAC = .text:0x803B9AAC; // type:function size:0xC +fn_803B9AB8 = .text:0x803B9AB8; // type:function size:0x3E4 +fn_803B9E9C = .text:0x803B9E9C; // type:function size:0x4 +fn_803B9EA0 = .text:0x803B9EA0; // type:function size:0xA0 +fn_803B9F40 = .text:0x803B9F40; // type:function size:0x364 +fn_803BA2A4 = .text:0x803BA2A4; // type:function size:0x4 +fn_803BA2A8 = .text:0x803BA2A8; // type:function size:0x90 +fn_803BA338 = .text:0x803BA338; // type:function size:0x288 +fn_803BA5C0 = .text:0x803BA5C0; // type:function size:0x4B0 +fn_803BAA70 = .text:0x803BAA70; // type:function size:0x60 +fn_803BAAD0 = .text:0x803BAAD0; // type:function size:0x24 +fn_803BAAF4 = .text:0x803BAAF4; // type:function size:0x7DC +__dt__17CProjectileWeaponFv = .text:0x803BB2D0; // type:function size:0x15C +fn_803BB42C = .text:0x803BB42C; // type:function size:0x288 +UpdateParticleFX__17CProjectileWeaponFv = .text:0x803BB6B4; // type:function size:0xC4 +fn_803BB778 = .text:0x803BB778; // type:function size:0x10 +fn_803BB788 = .text:0x803BB788; // type:function size:0xFC +fn_803BB884 = .text:0x803BB884; // type:function size:0x8 +SetWorldSpaceOrientation__17CProjectileWeaponFRC12CTransform4f = .text:0x803BB88C; // type:function size:0x5C +fn_803BB8E8 = .text:0x803BB8E8; // type:function size:0x2B4 +fn_803BBB9C = .text:0x803BBB9C; // type:function size:0x848 +fn_803BC3E4 = .text:0x803BC3E4; // type:function size:0x190 +fn_803BC574 = .text:0x803BC574; // type:function size:0x168 +fn_803BC6DC = .text:0x803BC6DC; // type:function size:0x1A0 +fn_803BC87C = .text:0x803BC87C; // type:function size:0xE8 +fn_803BC964 = .text:0x803BC964; // type:function size:0xD4 +fn_803BCA38 = .text:0x803BCA38; // type:function size:0xEAC +DeactivateProjectile__17CProjectileWeaponFv = .text:0x803BD8E4; // type:function size:0x120 +fn_803BDA04 = .text:0x803BDA04; // type:function size:0x2AC +fn_803BDCB0 = .text:0x803BDCB0; // type:function size:0x74 +fn_803BDD24 = .text:0x803BDD24; // type:function size:0x84 +fn_803BDDA8 = .text:0x803BDDA8; // type:function size:0x74 +fn_803BDE1C = .text:0x803BDE1C; // type:function size:0x74 +fn_803BDE90 = .text:0x803BDE90; // type:function size:0x8 +SetVelocity__17CProjectileWeaponFRC9CVector3f = .text:0x803BDE98; // type:function size:0x1C +fn_803BDEB4 = .text:0x803BDEB4; // type:function size:0x8 +SetGravity__17CProjectileWeaponFRC9CVector3f = .text:0x803BDEBC; // type:function size:0x1C +fn_803BDED8 = .text:0x803BDED8; // type:function size:0x8 +fn_803BDEE0 = .text:0x803BDEE0; // type:function size:0x8 +fn_803BDEE8 = .text:0x803BDEE8; // type:function size:0x434 +GetTickTime__17CProjectileWeaponFv = .text:0x803BE31C; // type:function size:0x8 +fn_803BE324 = .text:0x803BE324; // type:function size:0x34 +fn_803BE358 = .text:0x803BE358; // type:function size:0xF4 +fn_803BE44C = .text:0x803BE44C; // type:function size:0x4 +fn_803BE450 = .text:0x803BE450; // type:function size:0xA0 +fn_803BE4F0 = .text:0x803BE4F0; // type:function size:0x74 +fn_803BE564 = .text:0x803BE564; // type:function size:0x48 +fn_803BE5AC = .text:0x803BE5AC; // type:function size:0x90 +fn_803BE63C = .text:0x803BE63C; // type:function size:0x1124 +fn_803BF760 = .text:0x803BF760; // type:function size:0xDC +__dt__18CWeaponDescriptionFv = .text:0x803BF83C; // type:function size:0x4E8 +fn_803BFD24 = .text:0x803BFD24; // type:function size:0x40 +fn_803BFD64 = .text:0x803BFD64; // type:function size:0x10 +fn_803BFD74 = .text:0x803BFD74; // type:function size:0x14 +fn_803BFD88 = .text:0x803BFD88; // type:function size:0x10 +fn_803BFD98 = .text:0x803BFD98; // type:function size:0x20 +fn_803BFDB8 = .text:0x803BFDB8; // type:function size:0x1C8 +fn_803BFF80 = .text:0x803BFF80; // type:function size:0xE4 +fn_803C0064 = .text:0x803C0064; // type:function size:0xE4 +fn_803C0148 = .text:0x803C0148; // type:function size:0x888 +fn_803C09D0 = .text:0x803C09D0; // type:function size:0x10F0 +fn_803C1AC0 = .text:0x803C1AC0; // type:function size:0x110 +fn_803C1BD0 = .text:0x803C1BD0; // type:function size:0x100 +fn_803C1CD0 = .text:0x803C1CD0; // type:function size:0x8 +fn_803C1CD8 = .text:0x803C1CD8; // type:function size:0xB8 +fn_803C1D90 = .text:0x803C1D90; // type:function size:0x10 +fn_803C1DA0 = .text:0x803C1DA0; // type:function size:0x60 +fn_803C1E00 = .text:0x803C1E00; // type:function size:0x40 +fn_803C1E40 = .text:0x803C1E40; // type:function size:0x4 +fn_803C1E44 = .text:0x803C1E44; // type:function size:0x8 +fn_803C1E4C = .text:0x803C1E4C; // type:function size:0xC +fn_803C1E58 = .text:0x803C1E58; // type:function size:0x10 +fn_803C1E68 = .text:0x803C1E68; // type:function size:0x10 +fn_803C1E78 = .text:0x803C1E78; // type:function size:0x64 +fn_803C1EDC = .text:0x803C1EDC; // type:function size:0x8 +fn_803C1EE4 = .text:0x803C1EE4; // type:function size:0xC +fn_803C1EF0 = .text:0x803C1EF0; // type:function size:0x13C +fn_803C202C = .text:0x803C202C; // type:function size:0x238 +fn_803C2264 = .text:0x803C2264; // type:function size:0xC +fn_803C2270 = .text:0x803C2270; // type:function size:0x2C +fn_803C229C = .text:0x803C229C; // type:function size:0x12C +fn_803C23C8 = .text:0x803C23C8; // type:function size:0x188 +fn_803C2550 = .text:0x803C2550; // type:function size:0x1D4 +fn_803C2724 = .text:0x803C2724; // type:function size:0x16C +fn_803C2890 = .text:0x803C2890; // type:function size:0x15C +fn_803C29EC = .text:0x803C29EC; // type:function size:0x804 +fn_803C31F0 = .text:0x803C31F0; // type:function size:0x20 +fn_803C3210 = .text:0x803C3210; // type:function size:0xC +fn_803C321C = .text:0x803C321C; // type:function size:0x8 +fn_803C3224 = .text:0x803C3224; // type:function size:0x18 +fn_803C323C = .text:0x803C323C; // type:function size:0xC +fn_803C3248 = .text:0x803C3248; // type:function size:0x20 +fn_803C3268 = .text:0x803C3268; // type:function size:0xD4 +fn_803C333C = .text:0x803C333C; // type:function size:0x29C +fn_803C35D8 = .text:0x803C35D8; // type:function size:0x238 +fn_803C3810 = .text:0x803C3810; // type:function size:0x274 +fn_803C3A84 = .text:0x803C3A84; // type:function size:0x14C +fn_803C3BD0 = .text:0x803C3BD0; // type:function size:0xC6C +fn_803C483C = .text:0x803C483C; // type:function size:0xC8 +fn_803C4904 = .text:0x803C4904; // type:function size:0x10 +fn_803C4914 = .text:0x803C4914; // type:function size:0xD0 +fn_803C49E4 = .text:0x803C49E4; // type:function size:0x1EC +fn_803C4BD0 = .text:0x803C4BD0; // type:function size:0xF8 +fn_803C4CC8 = .text:0x803C4CC8; // type:function size:0x30C +fn_803C4FD4 = .text:0x803C4FD4; // type:function size:0x12C +fn_803C5100 = .text:0x803C5100; // type:function size:0x8 +fn_803C5108 = .text:0x803C5108; // type:function size:0x160 +fn_803C5268 = .text:0x803C5268; // type:function size:0x4 +fn_803C526C = .text:0x803C526C; // type:function size:0xA0 +fn_803C530C = .text:0x803C530C; // type:function size:0xCC +fn_803C53D8 = .text:0x803C53D8; // type:function size:0x1E0 +__ct__13COBBTreeGroupFRQ24rstl19auto_ptr<8COBBTree> = .text:0x803C55B8; // type:function size:0x18C +fn_803C5744 = .text:0x803C5744; // type:function size:0x1D4 +fn_803C5918 = .text:0x803C5918; // type:function size:0xD0 +fn_803C59E8 = .text:0x803C59E8; // type:function size:0x28 +fn_803C5A10 = .text:0x803C5A10; // type:function size:0x8 +fn_803C5A18 = .text:0x803C5A18; // type:function size:0x5C +__ct__23CCollidableOBBTreeGroupFPC13COBBTreeGroupRC13CMaterialList = .text:0x803C5A74; // type:function size:0x64 +GetOBBTree__23CCollidableOBBTreeGroupCFi = .text:0x803C5AD8; // type:function size:0x18 +fn_803C5AF0 = .text:0x803C5AF0; // type:function size:0x324 +fn_803C5E14 = .text:0x803C5E14; // type:function size:0x328 +fn_803C613C = .text:0x803C613C; // type:function size:0x14C +fn_803C6288 = .text:0x803C6288; // type:function size:0x13C +fn_803C63C4 = .text:0x803C63C4; // type:function size:0x14C +fn_803C6510 = .text:0x803C6510; // type:function size:0x210 +fn_803C6720 = .text:0x803C6720; // type:function size:0x40 +fn_803C6760 = .text:0x803C6760; // type:function size:0x1F0 +fn_803C6950 = .text:0x803C6950; // type:function size:0x15C +fn_803C6AAC = .text:0x803C6AAC; // type:function size:0xC +fn_803C6AB8 = .text:0x803C6AB8; // type:function size:0x38 +fn_803C6AF0 = .text:0x803C6AF0; // type:function size:0xC +fn_803C6AFC = .text:0x803C6AFC; // type:function size:0x8 +fn_803C6B04 = .text:0x803C6B04; // type:function size:0xBC +fn_803C6BC0 = .text:0x803C6BC0; // type:function size:0xDC +fn_803C6C9C = .text:0x803C6C9C; // type:function size:0xA0 +fn_803C6D3C = .text:0x803C6D3C; // type:function size:0x74 +fn_803C6DB0 = .text:0x803C6DB0; // type:function size:0xBC +GetTriangle__23CCollisionPrimitiveDataCFUs = .text:0x803C6E6C; // type:function size:0x140 +GetTriangle__23CCollisionPrimitiveDataCFUsPC12CTransform4f = .text:0x803C6FAC; // type:function size:0x2DC +fn_803C7288 = .text:0x803C7288; // type:function size:0x2E0 +fn_803C7568 = .text:0x803C7568; // type:function size:0x8C +fn_803C75F4 = .text:0x803C75F4; // type:function size:0x14 +fn_803C7608 = .text:0x803C7608; // type:function size:0x74 +__ct__14CCollisionEdgeFUsUs = .text:0x803C767C; // type:function size:0xC +fn_803C7688 = .text:0x803C7688; // type:function size:0x2C +GetNormal__17CCollisionSurfaceCFv = .text:0x803C76B4; // type:function size:0xA8 +GetPlane__17CCollisionSurfaceCFv = .text:0x803C775C; // type:function size:0x8C +fn_803C77E8 = .text:0x803C77E8; // type:function size:0x148 +IsDegenerate__17CCollisionSurfaceCFv = .text:0x803C7930; // type:function size:0x110 +fn_803C7A40 = .text:0x803C7A40; // type:function size:0x78 +fn_803C7AB8 = .text:0x803C7AB8; // type:function size:0x128 +fn_803C7BE0 = .text:0x803C7BE0; // type:function size:0xF4 +fn_803C7CD4 = .text:0x803C7CD4; // type:function size:0x10 +fn_803C7CE4 = .text:0x803C7CE4; // type:function size:0xB8 +fn_803C7D9C = .text:0x803C7D9C; // type:function size:0xC0 +fn_803C7E5C = .text:0x803C7E5C; // type:function size:0xD4 +fn_803C7F30 = .text:0x803C7F30; // type:function size:0x210 +fn_803C8140 = .text:0x803C8140; // type:function size:0x64 +fn_803C81A4 = .text:0x803C81A4; // type:function size:0x100 +fn_803C82A4 = .text:0x803C82A4; // type:function size:0x178 +fn_803C841C = .text:0x803C841C; // type:function size:0x4FC +fn_803C8918 = .text:0x803C8918; // type:function size:0x4 +fn_803C891C = .text:0x803C891C; // type:function size:0x4 +fn_803C8920 = .text:0x803C8920; // type:function size:0x158 +fn_803C8A78 = .text:0x803C8A78; // type:function size:0xFC +fn_803C8B74 = .text:0x803C8B74; // type:function size:0x4 +fn_803C8B78 = .text:0x803C8B78; // type:function size:0xA0 +fn_803C8C18 = .text:0x803C8C18; // type:function size:0x74 +fn_803C8C8C = .text:0x803C8C8C; // type:function size:0x114 +fn_803C8DA0 = .text:0x803C8DA0; // type:function size:0x128 +fn_803C8EC8 = .text:0x803C8EC8; // type:function size:0x1C0 +fn_803C9088 = .text:0x803C9088; // type:function size:0xE4 +fn_803C916C = .text:0x803C916C; // type:function size:0xFC +fn_803C9268 = .text:0x803C9268; // type:function size:0x4 +fn_803C926C = .text:0x803C926C; // type:function size:0x39C +fn_803C9608 = .text:0x803C9608; // type:function size:0x24 +ResetInternalCounters__20CMetroidAreaColliderFv = .text:0x803C962C; // type:function size:0x78 +fn_803C96A4 = .text:0x803C96A4; // type:function size:0x27C +fn_803C9920 = .text:0x803C9920; // type:function size:0x8 +fn_803C9928 = .text:0x803C9928; // type:function size:0xC +fn_803C9934 = .text:0x803C9934; // type:function size:0x14 +fn_803C9948 = .text:0x803C9948; // type:function size:0xC +fn_803C9954 = .text:0x803C9954; // type:function size:0x5C4 +fn_803C9F18 = .text:0x803C9F18; // type:function size:0x10 +fn_803C9F28 = .text:0x803C9F28; // type:function size:0x8 +fn_803C9F30 = .text:0x803C9F30; // type:function size:0x7BC +fn_803CA6EC = .text:0x803CA6EC; // type:function size:0x2CC +fn_803CA9B8 = .text:0x803CA9B8; // type:function size:0x13C +fn_803CAAF4 = .text:0x803CAAF4; // type:function size:0x158 +fn_803CAC4C = .text:0x803CAC4C; // type:function size:0x37C +fn_803CAFC8 = .text:0x803CAFC8; // type:function size:0x104 +fn_803CB0CC = .text:0x803CB0CC; // type:function size:0x1F0 +fn_803CB2BC = .text:0x803CB2BC; // type:function size:0x1C0 +fn_803CB47C = .text:0x803CB47C; // type:function size:0x3BC +fn_803CB838 = .text:0x803CB838; // type:function size:0x90 +fn_803CB8C8 = .text:0x803CB8C8; // type:function size:0x138 +fn_803CBA00 = .text:0x803CBA00; // type:function size:0xFC +fn_803CBAFC = .text:0x803CBAFC; // type:function size:0x304 +fn_803CBE00 = .text:0x803CBE00; // type:function size:0x78 +fn_803CBE78 = .text:0x803CBE78; // type:function size:0x10 +fn_803CBE88 = .text:0x803CBE88; // type:function size:0xD14 +fn_803CCB9C = .text:0x803CCB9C; // type:function size:0x20 +fn_803CCBBC = .text:0x803CCBBC; // type:function size:0x54 +fn_803CCC10 = .text:0x803CCC10; // type:function size:0xB10 +fn_803CD720 = .text:0x803CD720; // type:function size:0x9F0 +fn_803CE110 = .text:0x803CE110; // type:function size:0x130 +fn_803CE240 = .text:0x803CE240; // type:function size:0x120 +fn_803CE360 = .text:0x803CE360; // type:function size:0x3B0 +fn_803CE710 = .text:0x803CE710; // type:function size:0x20 +fn_803CE730 = .text:0x803CE730; // type:function size:0x88 +__ct__19CAreaCollisionCacheFRC6CAABox = .text:0x803CE7B8; // type:function size:0x48 +fn_803CE800 = .text:0x803CE800; // type:function size:0xF4 +fn_803CE8F4 = .text:0x803CE8F4; // type:function size:0x34 +fn_803CE928 = .text:0x803CE928; // type:function size:0x18 +fn_803CE940 = .text:0x803CE940; // type:function size:0xA8 +fn_803CE9E8 = .text:0x803CE9E8; // type:function size:0xE0 +fn_803CEAC8 = .text:0x803CEAC8; // type:function size:0x2A4 +fn_803CED6C = .text:0x803CED6C; // type:function size:0x23C +fn_803CEFA8 = .text:0x803CEFA8; // type:function size:0xC4 +fn_803CF06C = .text:0x803CF06C; // type:function size:0xC4 +fn_803CF130 = .text:0x803CF130; // type:function size:0x78 +fn_803CF1A8 = .text:0x803CF1A8; // type:function size:0x830 +fn_803CF9D8 = .text:0x803CF9D8; // type:function size:0x40 +fn_803CFA18 = .text:0x803CFA18; // type:function size:0x74 +fn_803CFA8C = .text:0x803CFA8C; // type:function size:0x4 +fn_803CFA90 = .text:0x803CFA90; // type:function size:0x54 +fn_803CFAE4 = .text:0x803CFAE4; // type:function size:0x1A8 +fn_803CFC8C = .text:0x803CFC8C; // type:function size:0x3C +fn_803CFCC8 = .text:0x803CFCC8; // type:function size:0x2C +fn_803CFCF4 = .text:0x803CFCF4; // type:function size:0x8C +fn_803CFD80 = .text:0x803CFD80; // type:function size:0x814 +__ct__8COBBTreeFRCQ28COBBTree10SIndexDataPCQ28COBBTree5CNode = .text:0x803D0594; // type:function size:0x7BC +fn_803D0D50 = .text:0x803D0D50; // type:function size:0x14 +fn_803D0D64 = .text:0x803D0D64; // type:function size:0x14 +fn_803D0D78 = .text:0x803D0D78; // type:function size:0x130 +__dt__8COBBTreeFv = .text:0x803D0EA8; // type:function size:0x124 +fn_803D0FCC = .text:0x803D0FCC; // type:function size:0x38 +fn_803D1004 = .text:0x803D1004; // type:function size:0xA88 +fn_803D1A8C = .text:0x803D1A8C; // type:function size:0x14 +GetPrebuiltTree__8COBBTreeFQ28COBBTree14EPreBuiltTrees = .text:0x803D1AA0; // type:function size:0x14 +__ct__Q28COBBTree5CNodeFRC12CTransform4fRC9CVector3fPCQ28COBBTree5CNodePCQ28COBBTree5CNodePCQ28COBBTree9CLeafData = .text:0x803D1AB4; // type:function size:0x70 +fn_803D1B24 = .text:0x803D1B24; // type:function size:0x108 +fn_803D1C2C = .text:0x803D1C2C; // type:function size:0x94 +fn_803D1CC0 = .text:0x803D1CC0; // type:function size:0x98 +SetAllocator__Q28COBBTree5CNodeFPQ28COBBTree16CSimpleAllocator = .text:0x803D1D58; // type:function size:0x8 +__nw__Q28COBBTree5CNodeFUlPCci = .text:0x803D1D60; // type:function size:0x28 +fn_803D1D88 = .text:0x803D1D88; // type:function size:0x1C +__ct__Q28COBBTree9CLeafDataFRCQ24rstl37vector = .text:0x803D1DA4; // type:function size:0xFC +fn_803D1EA0 = .text:0x803D1EA0; // type:function size:0x15C +fn_803D1FFC = .text:0x803D1FFC; // type:function size:0x20 +fn_803D201C = .text:0x803D201C; // type:function size:0x5C +fn_803D2078 = .text:0x803D2078; // type:function size:0x60 +fn_803D20D8 = .text:0x803D20D8; // type:function size:0x30 +fn_803D2108 = .text:0x803D2108; // type:function size:0x9C +fn_803D21A4 = .text:0x803D21A4; // type:function size:0x9C +fn_803D2240 = .text:0x803D2240; // type:function size:0xA8 +fn_803D22E8 = .text:0x803D22E8; // type:function size:0x18 +fn_803D2300 = .text:0x803D2300; // type:function size:0x28C +fn_803D258C = .text:0x803D258C; // type:function size:0x148 +fn_803D26D4 = .text:0x803D26D4; // type:function size:0x20 +fn_803D26F4 = .text:0x803D26F4; // type:function size:0x124 +fn_803D2818 = .text:0x803D2818; // type:function size:0x2C +fn_803D2844 = .text:0x803D2844; // type:function size:0x14 +fn_803D2858 = .text:0x803D2858; // type:function size:0x1A0 +fn_803D29F8 = .text:0x803D29F8; // type:function size:0x138 +fn_803D2B30 = .text:0x803D2B30; // type:function size:0x140 +fn_803D2C70 = .text:0x803D2C70; // type:function size:0xA4 +fn_803D2D14 = .text:0x803D2D14; // type:function size:0x94 +fn_803D2DA8 = .text:0x803D2DA8; // type:function size:0x4C +fn_803D2DF4 = .text:0x803D2DF4; // type:function size:0x104 +fn_803D2EF8 = .text:0x803D2EF8; // type:function size:0xFC +fn_803D2FF4 = .text:0x803D2FF4; // type:function size:0x3C +fn_803D3030 = .text:0x803D3030; // type:function size:0x394 +fn_803D33C4 = .text:0x803D33C4; // type:function size:0x34 +fn_803D33F8 = .text:0x803D33F8; // type:function size:0x1B8 +fn_803D35B0 = .text:0x803D35B0; // type:function size:0x70 +fn_803D3620 = .text:0x803D3620; // type:function size:0x140 +fn_803D3760 = .text:0x803D3760; // type:function size:0xC0 +fn_803D3820 = .text:0x803D3820; // type:function size:0xF4 +fn_803D3914 = .text:0x803D3914; // type:function size:0x20 +fn_803D3934 = .text:0x803D3934; // type:function size:0x54 +fn_803D3988 = .text:0x803D3988; // type:function size:0x56C +fn_803D3EF4 = .text:0x803D3EF4; // type:function size:0x2AC +fn_803D41A0 = .text:0x803D41A0; // type:function size:0x10C +fn_803D42AC = .text:0x803D42AC; // type:function size:0xDC +fn_803D4388 = .text:0x803D4388; // type:function size:0x48 +fn_803D43D0 = .text:0x803D43D0; // type:function size:0x38 +fn_803D4408 = .text:0x803D4408; // type:function size:0x2E8 +fn_803D46F0 = .text:0x803D46F0; // type:function size:0x34 +fn_803D4724 = .text:0x803D4724; // type:function size:0x2B8 +GetTriangleArray__Q212CAreaOctTree4NodeCFv = .text:0x803D49DC; // type:function size:0x1C +fn_803D49F8 = .text:0x803D49F8; // type:function size:0xD0 +fn_803D4AC8 = .text:0x803D4AC8; // type:function size:0x180 +fn_803D4C48 = .text:0x803D4C48; // type:function size:0x8 +fn_803D4C50 = .text:0x803D4C50; // type:function size:0x24 +fn_803D4C74 = .text:0x803D4C74; // type:function size:0x108 +fn_803D4D7C = .text:0x803D4D7C; // type:function size:0x108 +fn_803D4E84 = .text:0x803D4E84; // type:function size:0x4 +fn_803D4E88 = .text:0x803D4E88; // type:function size:0x30 +fn_803D4EB8 = .text:0x803D4EB8; // type:function size:0x8 +gdev_cc_initialize = .text:0x803D4EC0; // type:function size:0x3C scope:global +gdev_cc_shutdown = .text:0x803D4EFC; // type:function size:0x8 scope:global +gdev_cc_open = .text:0x803D4F04; // type:function size:0x24 scope:global +gdev_cc_close = .text:0x803D4F28; // type:function size:0x8 scope:global +gdev_cc_read = .text:0x803D4F30; // type:function size:0xB4 scope:global +gdev_cc_write = .text:0x803D4FE4; // type:function size:0x74 scope:global +gdev_cc_pre_continue = .text:0x803D5058; // type:function size:0x24 scope:global +gdev_cc_post_stop = .text:0x803D507C; // type:function size:0x24 scope:global +gdev_cc_peek = .text:0x803D50A0; // type:function size:0x74 scope:global +gdev_cc_initinterrupts = .text:0x803D5114; // type:function size:0x24 scope:global +TRKDispatchMessage = .text:0x803D5138; // type:function size:0x120 scope:global +InitMetroTRK = .text:0x803D5258; // type:function size:0x94 scope:global +InitMetroTRK_BBA = .text:0x803D52F0; // type:function size:0x94 scope:global +EnableMetroTRKInterrupts = .text:0x803D5384; // type:function size:0x4 scope:global +fn_803D5388 = .text:0x803D5388; // type:function size:0x68 +fn_803D53F0 = .text:0x803D53F0; // type:function size:0x134 +TRKInitializeTarget = .text:0x803D5524; // type:function size:0x48 scope:global +fn_803D556C = .text:0x803D556C; // type:function size:0x10 +TRKLoadContext = .text:0x803D557C; // type:function size:0x88 scope:global +TRKEXICallBack = .text:0x803D5604; // type:function size:0x38 scope:global +InitMetroTRKCommTable = .text:0x803D563C; // type:function size:0x138 scope:global +TRKUARTInterruptHandler = .text:0x803D5774; // type:function size:0x4 scope:global +TRKInitializeIntDrivenUART = .text:0x803D5778; // type:function size:0x54 scope:global +fn_803D57CC = .text:0x803D57CC; // type:function size:0x2C +fn_803D57F8 = .text:0x803D57F8; // type:function size:0x14 +fn_803D580C = .text:0x803D580C; // type:function size:0x3C +fn_803D5848 = .text:0x803D5848; // type:function size:0x3C +ReserveEXI2Port = .text:0x803D5884; // type:function size:0x14 scope:global +UnreserveEXI2Port = .text:0x803D5898; // type:function size:0x14 scope:global +TRK_board_display = .text:0x803D58AC; // type:function size:0x18 scope:global +InitializeProgramEndTrap = .text:0x803D58C4; // type:function size:0x54 scope:global +fn_803D5918 = .text:0x803D5918; // type:function size:0x38 +TRK_main = .text:0x803D5950; // type:function size:0x3C scope:global +TRKNubMainLoop = .text:0x803D598C; // type:function size:0xEC scope:global +fn_803D5A78 = .text:0x803D5A78; // type:function size:0x13C +fn_803D5BB4 = .text:0x803D5BB4; // type:function size:0x128 +TRKSaveExtended1Block = .text:0x803D5CDC; // type:function size:0x1C4 scope:global +TRKRestoreExtended1Block = .text:0x803D5EA0; // type:function size:0x164 scope:global +fn_803D6004 = .text:0x803D6004; // type:function size:0x64 +TRKInitializeMessageBuffers = .text:0x803D6068; // type:function size:0x20 scope:global +fn_803D6088 = .text:0x803D6088; // type:function size:0x9C +TRKGetBuffer = .text:0x803D6124; // type:function size:0x24 scope:global +fn_803D6148 = .text:0x803D6148; // type:function size:0x28 +fn_803D6170 = .text:0x803D6170; // type:function size:0x28 +fn_803D6198 = .text:0x803D6198; // type:function size:0x30 +fn_803D61C8 = .text:0x803D61C8; // type:function size:0xA4 +fn_803D626C = .text:0x803D626C; // type:function size:0x90 +fn_803D62FC = .text:0x803D62FC; // type:function size:0xD0 +fn_803D63CC = .text:0x803D63CC; // type:function size:0xF4 +fn_803D64C0 = .text:0x803D64C0; // type:function size:0x64 +fn_803D6524 = .text:0x803D6524; // type:function size:0xF0 +fn_803D6614 = .text:0x803D6614; // type:function size:0xE0 +fn_803D66F4 = .text:0x803D66F4; // type:function size:0x98 +fn_803D678C = .text:0x803D678C; // type:function size:0xE8 +fn_803D6874 = .text:0x803D6874; // type:function size:0x8 +fn_803D687C = .text:0x803D687C; // type:function size:0x70 +fn_803D68EC = .text:0x803D68EC; // type:function size:0x88 +fn_803D6974 = .text:0x803D6974; // type:function size:0x6C +fn_803D69E0 = .text:0x803D69E0; // type:function size:0x6C +fn_803D6A4C = .text:0x803D6A4C; // type:function size:0x234 +fn_803D6C80 = .text:0x803D6C80; // type:function size:0x210 +fn_803D6E90 = .text:0x803D6E90; // type:function size:0x1FC +fn_803D708C = .text:0x803D708C; // type:function size:0x2A0 +fn_803D732C = .text:0x803D732C; // type:function size:0xC4 +fn_803D73F0 = .text:0x803D73F0; // type:function size:0x284 +fn_803D7674 = .text:0x803D7674; // type:function size:0xB8 +fn_803D772C = .text:0x803D772C; // type:function size:0xCC +fn_803D77F8 = .text:0x803D77F8; // type:function size:0x68 +fn_803D7860 = .text:0x803D7860; // type:function size:0x68 +fn_803D78C8 = .text:0x803D78C8; // type:function size:0x8 +fn_803D78D0 = .text:0x803D78D0; // type:function size:0x8 +fn_803D78D8 = .text:0x803D78D8; // type:function size:0xAC +fn_803D7984 = .text:0x803D7984; // type:function size:0x90 +TRKInitializeEventQueue = .text:0x803D7A14; // type:function size:0x24 scope:global +TRKGetNextEvent = .text:0x803D7A38; // type:function size:0x8C scope:global +fn_803D7AC4 = .text:0x803D7AC4; // type:function size:0xCC +fn_803D7B90 = .text:0x803D7B90; // type:function size:0x18 +TRKDestructEvent = .text:0x803D7BA8; // type:function size:0x8 scope:global +TRKInitializeNub = .text:0x803D7BB0; // type:function size:0xAC scope:global +TRKTerminateNub = .text:0x803D7C5C; // type:function size:0x24 scope:global +TRKNubWelcome = .text:0x803D7C80; // type:function size:0xC scope:global +TRKInitializeEndian = .text:0x803D7C8C; // type:function size:0x74 scope:global +fn_803D7D00 = .text:0x803D7D00; // type:function size:0xCC +TRKGetInput = .text:0x803D7DCC; // type:function size:0x2C scope:global +fn_803D7DF8 = .text:0x803D7DF8; // type:function size:0x40 +TRKInitializeSerialHandler = .text:0x803D7E38; // type:function size:0x8 scope:global +fn_803D7E40 = .text:0x803D7E40; // type:function size:0x8 +fn_803D7E48 = .text:0x803D7E48; // type:function size:0x1C +fn_803D7E64 = .text:0x803D7E64; // type:function size:0x1F4 +fn_803D8058 = .text:0x803D8058; // type:function size:0x128 +fn_803D8180 = .text:0x803D8180; // type:function size:0x118 +fn_803D8298 = .text:0x803D8298; // type:function size:0xE4 +fn_803D837C = .text:0x803D837C; // type:function size:0x10C +TRKTargetContinue = .text:0x803D8488; // type:function size:0x34 scope:global +fn_803D84BC = .text:0x803D84BC; // type:function size:0x8 +fn_803D84C4 = .text:0x803D84C4; // type:function size:0x8 +fn_803D84CC = .text:0x803D84CC; // type:function size:0x8 +fn_803D84D4 = .text:0x803D84D4; // type:function size:0x8 +fn_803D84DC = .text:0x803D84DC; // type:function size:0xF8 +fn_803D85D4 = .text:0x803D85D4; // type:function size:0xCC +fn_803D86A0 = .text:0x803D86A0; // type:function size:0x150 +fn_803D87F0 = .text:0x803D87F0; // type:function size:0xF8 +fn_803D88E8 = .text:0x803D88E8; // type:function size:0x13C +fn_803D8A24 = .text:0x803D8A24; // type:function size:0x164 +fn_803D8B88 = .text:0x803D8B88; // type:function size:0x170 +TRKInterruptHandler = .text:0x803D8CF8; // type:function size:0x194 scope:global +TRKExceptionHandler = .text:0x803D8E8C; // type:function size:0x9C scope:global +TRKPostInterruptEvent = .text:0x803D8F28; // type:function size:0xB8 scope:global +TRKSwapAndGo = .text:0x803D8FE0; // type:function size:0xC4 scope:global +TRKInterruptHandlerEnableInterrupts = .text:0x803D90A4; // type:function size:0x54 scope:global +TRKTargetInterrupt = .text:0x803D90F8; // type:function size:0x5C scope:global +fn_803D9154 = .text:0x803D9154; // type:function size:0x134 +fn_803D9288 = .text:0x803D9288; // type:function size:0x9C +fn_803D9324 = .text:0x803D9324; // type:function size:0x11C +fn_803D9440 = .text:0x803D9440; // type:function size:0x84 +fn_803D94C4 = .text:0x803D94C4; // type:function size:0x70 +fn_803D9534 = .text:0x803D9534; // type:function size:0x10 +TRKTargetSupportRequest = .text:0x803D9544; // type:function size:0x1F4 scope:global +TRKTargetStopped = .text:0x803D9738; // type:function size:0x10 scope:global +TRKTargetSetStopped = .text:0x803D9748; // type:function size:0x10 scope:global +fn_803D9758 = .text:0x803D9758; // type:function size:0x18 +fn_803D9770 = .text:0x803D9770; // type:function size:0xDC +fn_803D984C = .text:0x803D984C; // type:function size:0xA8 +fn_803D98F4 = .text:0x803D98F4; // type:function size:0x24 +fn_803D9918 = .text:0x803D9918; // type:function size:0x24 +fn_803D993C = .text:0x803D993C; // type:function size:0x1C8 +fn_803D9B04 = .text:0x803D9B04; // type:function size:0x68 +TRKTargetSetInputPendingPtr = .text:0x803D9B6C; // type:function size:0x10 scope:global +fn_803D9B7C = .text:0x803D9B7C; // type:function size:0x90 +fn_803D9C0C = .text:0x803D9C0C; // type:function size:0x8 +fn_803D9C14 = .text:0x803D9C14; // type:function size:0x8 +fn_803D9C1C = .text:0x803D9C1C; // type:function size:0x8 +fn_803D9C24 = .text:0x803D9C24; // type:function size:0x8 +fn_803D9C2C = .text:0x803D9C2C; // type:function size:0x44 +fn_803D9C70 = .text:0x803D9C70; // type:function size:0x7C +fn_803D9CEC = .text:0x803D9CEC; // type:function size:0x14 +fn_803D9D00 = .text:0x803D9D00; // type:function size:0x14 +fn_803D9D14 = .text:0x803D9D14; // type:function size:0x10 +fn_803D9D24 = .text:0x803D9D24; // type:function size:0x18 +fn_803D9D3C = .text:0x803D9D3C; // type:function size:0x10 +AICheckInit = .text:0x803D9D4C; // type:function size:0x8 +AIInit = .text:0x803D9D54; // type:function size:0x180 +fn_803D9ED4 = .text:0x803D9ED4; // type:function size:0xC +fn_803D9EE0 = .text:0x803D9EE0; // type:function size:0xA8 +fn_803D9F88 = .text:0x803D9F88; // type:function size:0x64 +fn_803D9FEC = .text:0x803D9FEC; // type:function size:0x1C4 +AXInit = .text:0x803DA1B0; // type:function size:0x54 +AXIsInit = .text:0x803DA204; // type:function size:0x8 +fn_803DA20C = .text:0x803DA20C; // type:function size:0x14 +fn_803DA220 = .text:0x803DA220; // type:function size:0xAC +fn_803DA2CC = .text:0x803DA2CC; // type:function size:0xB0 +fn_803DA37C = .text:0x803DA37C; // type:function size:0x1C +fn_803DA398 = .text:0x803DA398; // type:function size:0x10 +fn_803DA3A8 = .text:0x803DA3A8; // type:function size:0x84 +AXFreeVoice = .text:0x803DA42C; // type:function size:0x7C +AXAcquireVoice = .text:0x803DA4A8; // type:function size:0x180 +fn_803DA628 = .text:0x803DA628; // type:function size:0x114 +fn_803DA73C = .text:0x803DA73C; // type:function size:0x34 +fn_803DA770 = .text:0x803DA770; // type:function size:0x1C +fn_803DA78C = .text:0x803DA78C; // type:function size:0x20 +fn_803DA7AC = .text:0x803DA7AC; // type:function size:0x20 +fn_803DA7CC = .text:0x803DA7CC; // type:function size:0x20 +fn_803DA7EC = .text:0x803DA7EC; // type:function size:0x20 +fn_803DA80C = .text:0x803DA80C; // type:function size:0x34 +fn_803DA840 = .text:0x803DA840; // type:function size:0x1C +fn_803DA85C = .text:0x803DA85C; // type:function size:0x20 +fn_803DA87C = .text:0x803DA87C; // type:function size:0x20 +fn_803DA89C = .text:0x803DA89C; // type:function size:0x20 +fn_803DA8BC = .text:0x803DA8BC; // type:function size:0x20 +fn_803DA8DC = .text:0x803DA8DC; // type:function size:0x34 +fn_803DA910 = .text:0x803DA910; // type:function size:0x1C +fn_803DA92C = .text:0x803DA92C; // type:function size:0x3AC +fn_803DACD8 = .text:0x803DACD8; // type:function size:0x8 +fn_803DACE0 = .text:0x803DACE0; // type:function size:0x30 +fn_803DAD10 = .text:0x803DAD10; // type:function size:0x9C4 +fn_803DB6D4 = .text:0x803DB6D4; // type:function size:0x50 +fn_803DB724 = .text:0x803DB724; // type:function size:0x260 +fn_803DB984 = .text:0x803DB984; // type:function size:0xB0 +fn_803DBA34 = .text:0x803DBA34; // type:function size:0xC +fn_803DBA40 = .text:0x803DBA40; // type:function size:0x54 +fn_803DBA94 = .text:0x803DBA94; // type:function size:0x10 +fn_803DBAA4 = .text:0x803DBAA4; // type:function size:0x4 +fn_803DBAA8 = .text:0x803DBAA8; // type:function size:0xF0 +fn_803DBB98 = .text:0x803DBB98; // type:function size:0x1F8 +AXRegisterCallback = .text:0x803DBD90; // type:function size:0x44 +fn_803DBDD4 = .text:0x803DBDD4; // type:function size:0xC +fn_803DBDE0 = .text:0x803DBDE0; // type:function size:0x6C +fn_803DBE4C = .text:0x803DBE4C; // type:function size:0x6C +fn_803DBEB8 = .text:0x803DBEB8; // type:function size:0x178 +fn_803DC030 = .text:0x803DC030; // type:function size:0x58 +fn_803DC088 = .text:0x803DC088; // type:function size:0x16C +fn_803DC1F4 = .text:0x803DC1F4; // type:function size:0x8 +fn_803DC1FC = .text:0x803DC1FC; // type:function size:0x550 +fn_803DC74C = .text:0x803DC74C; // type:function size:0x310 +fn_803DCA5C = .text:0x803DCA5C; // type:function size:0x8 +fn_803DCA64 = .text:0x803DCA64; // type:function size:0x40 +fn_803DCAA4 = .text:0x803DCAA4; // type:function size:0x30 +fn_803DCAD4 = .text:0x803DCAD4; // type:function size:0x288 +AXSetVoiceSrcType = .text:0x803DCD5C; // type:function size:0xC0 +AXSetVoiceState = .text:0x803DCE1C; // type:function size:0x70 +AXSetVoiceType = .text:0x803DCE8C; // type:function size:0x4C +AXSetVoiceMix = .text:0x803DCED8; // type:function size:0x240 +AXSetVoiceVe = .text:0x803DD118; // type:function size:0x58 +AXSetVoiceAddr = .text:0x803DD170; // type:function size:0xF8 +AXSetVoiceAdpcm = .text:0x803DD268; // type:function size:0x98 +AXSetVoiceSrc = .text:0x803DD300; // type:function size:0x84 +AXSetVoiceAdpcmLoop = .text:0x803DD384; // type:function size:0x60 +fn_803DD3E4 = .text:0x803DD3E4; // type:function size:0x40 +PPCMfmsr = .text:0x803DD424; // type:function size:0x8 scope:global +PPCMtmsr = .text:0x803DD42C; // type:function size:0x8 scope:global +PPCMfhid0 = .text:0x803DD434; // type:function size:0x8 scope:global +fn_803DD43C = .text:0x803DD43C; // type:function size:0x8 +PPCMfl2cr = .text:0x803DD444; // type:function size:0x8 scope:global +PPCMtl2cr = .text:0x803DD44C; // type:function size:0x8 scope:global +PPCMtdec = .text:0x803DD454; // type:function size:0x8 scope:weak +fn_803DD45C = .text:0x803DD45C; // type:function size:0x8 +PPCHalt = .text:0x803DD464; // type:function size:0x14 scope:weak +PPCMtmmcr0 = .text:0x803DD478; // type:function size:0x8 scope:global +PPCMtmmcr1 = .text:0x803DD480; // type:function size:0x8 scope:global +PPCMtpmc1 = .text:0x803DD488; // type:function size:0x8 scope:global +PPCMtpmc2 = .text:0x803DD490; // type:function size:0x8 scope:global +PPCMtpmc3 = .text:0x803DD498; // type:function size:0x8 scope:global +PPCMtpmc4 = .text:0x803DD4A0; // type:function size:0x8 scope:global +PPCMffpscr = .text:0x803DD4A8; // type:function size:0x20 scope:global +PPCMtfpscr = .text:0x803DD4C8; // type:function size:0x28 scope:global +PPCMfhid2 = .text:0x803DD4F0; // type:function size:0x8 scope:global +PPCMthid2 = .text:0x803DD4F8; // type:function size:0x8 scope:global +fn_803DD500 = .text:0x803DD500; // type:function size:0x8 +PPCDisableSpeculation = .text:0x803DD508; // type:function size:0x28 scope:global +fn_803DD530 = .text:0x803DD530; // type:function size:0x8 +PPCSetFpNonIEEEMode = .text:0x803DD538; // type:function size:0x8 scope:global +PPCMthid4 = .text:0x803DD540; // type:function size:0x50 scope:global +DBInit = .text:0x803DD590; // type:function size:0x28 scope:global +fn_803DD5B8 = .text:0x803DD5B8; // type:function size:0x48 +__DBExceptionDestination = .text:0x803DD600; // type:function size:0x10 scope:global +__DBIsExceptionMarked = .text:0x803DD610; // type:function size:0x18 scope:global +DBPrintf = .text:0x803DD628; // type:function size:0x50 scope:global +fn_803DD678 = .text:0x803DD678; // type:function size:0x10 +fn_803DD688 = .text:0x803DD688; // type:function size:0x10 +fn_803DD698 = .text:0x803DD698; // type:function size:0x14 +fn_803DD6AC = .text:0x803DD6AC; // type:function size:0x14 +fn_803DD6C0 = .text:0x803DD6C0; // type:function size:0xC0 +fn_803DD780 = .text:0x803DD780; // type:function size:0x8 +fn_803DD788 = .text:0x803DD788; // type:function size:0x70 +fn_803DD7F8 = .text:0x803DD7F8; // type:function size:0x40 +fn_803DD838 = .text:0x803DD838; // type:function size:0xBC +fn_803DD8F4 = .text:0x803DD8F4; // type:function size:0x50 +fn_803DD944 = .text:0x803DD944; // type:function size:0x434 +fn_803DDD78 = .text:0x803DDD78; // type:function size:0x1A4 +fn_803DDF1C = .text:0x803DDF1C; // type:function size:0x18C +fn_803DE0A8 = .text:0x803DE0A8; // type:function size:0x9C +fn_803DE144 = .text:0x803DE144; // type:function size:0x94 +__DVDFSInit = .text:0x803DE1D8; // type:function size:0x30 scope:global +fn_803DE208 = .text:0x803DE208; // type:function size:0x308 +fn_803DE510 = .text:0x803DE510; // type:function size:0x68 +fn_803DE578 = .text:0x803DE578; // type:function size:0x2AC +fn_803DE824 = .text:0x803DE824; // type:function size:0x24 +fn_803DE848 = .text:0x803DE848; // type:function size:0x1C0 +fn_803DEA08 = .text:0x803DEA08; // type:function size:0xD0 +fn_803DEAD8 = .text:0x803DEAD8; // type:function size:0x18 +fn_803DEAF0 = .text:0x803DEAF0; // type:function size:0x128 +fn_803DEC18 = .text:0x803DEC18; // type:function size:0x8 +fn_803DEC20 = .text:0x803DEC20; // type:function size:0xB4 +fn_803DECD4 = .text:0x803DECD4; // type:function size:0x4 +DVDInit = .text:0x803DECD8; // type:function size:0x154 scope:global +fn_803DEE2C = .text:0x803DEE2C; // type:function size:0x178 +fn_803DEFA4 = .text:0x803DEFA4; // type:function size:0x184 +fn_803DF128 = .text:0x803DF128; // type:function size:0x4 +fn_803DF12C = .text:0x803DF12C; // type:function size:0x110 +fn_803DF23C = .text:0x803DF23C; // type:function size:0x14 +fn_803DF250 = .text:0x803DF250; // type:function size:0x3C +fn_803DF28C = .text:0x803DF28C; // type:function size:0xF4 +fn_803DF380 = .text:0x803DF380; // type:function size:0xC4 +fn_803DF444 = .text:0x803DF444; // type:function size:0x504 +fn_803DF948 = .text:0x803DF948; // type:function size:0x1E0 +fn_803DFB28 = .text:0x803DFB28; // type:function size:0xD4 +fn_803DFBFC = .text:0x803DFBFC; // type:function size:0x240 +fn_803DFE3C = .text:0x803DFE3C; // type:function size:0x338 +fn_803E0174 = .text:0x803E0174; // type:function size:0x1A0 +fn_803E0314 = .text:0x803E0314; // type:function size:0x478 +fn_803E078C = .text:0x803E078C; // type:function size:0x188 +fn_803E0914 = .text:0x803E0914; // type:function size:0x164 +fn_803E0A78 = .text:0x803E0A78; // type:function size:0x1C8 +fn_803E0C40 = .text:0x803E0C40; // type:function size:0x194 +fn_803E0DD4 = .text:0x803E0DD4; // type:function size:0xC4 +fn_803E0E98 = .text:0x803E0E98; // type:function size:0x250 +fn_803E10E8 = .text:0x803E10E8; // type:function size:0xE4 +fn_803E11CC = .text:0x803E11CC; // type:function size:0xC8 +fn_803E1294 = .text:0x803E1294; // type:function size:0x240 +fn_803E14D4 = .text:0x803E14D4; // type:function size:0x178 +fn_803E164C = .text:0x803E164C; // type:function size:0xD8 +fn_803E1724 = .text:0x803E1724; // type:function size:0x188 +fn_803E18AC = .text:0x803E18AC; // type:function size:0x24 +fn_803E18D0 = .text:0x803E18D0; // type:function size:0x328 +fn_803E1BF8 = .text:0x803E1BF8; // type:function size:0x5B0 +fn_803E21A8 = .text:0x803E21A8; // type:function size:0x9E0 +fn_803E2B88 = .text:0x803E2B88; // type:function size:0xE4 +DVDInquiryAsync = .text:0x803E2C6C; // type:function size:0xD8 scope:global +fn_803E2D44 = .text:0x803E2D44; // type:function size:0xC8 +fn_803E2E0C = .text:0x803E2E0C; // type:function size:0x9C +fn_803E2EA8 = .text:0x803E2EA8; // type:function size:0x10 +fn_803E2EB8 = .text:0x803E2EB8; // type:function size:0x50 +fn_803E2F08 = .text:0x803E2F08; // type:function size:0x364 +fn_803E326C = .text:0x803E326C; // type:function size:0xDC +fn_803E3348 = .text:0x803E3348; // type:function size:0x8 +fn_803E3350 = .text:0x803E3350; // type:function size:0xEC +fn_803E343C = .text:0x803E343C; // type:function size:0x8 +fn_803E3444 = .text:0x803E3444; // type:function size:0x8 +__DVDGetCoverStatus = .text:0x803E344C; // type:function size:0xC8 scope:global +fn_803E3514 = .text:0x803E3514; // type:function size:0x44 +fn_803E3558 = .text:0x803E3558; // type:function size:0x23C +fn_803E3794 = .text:0x803E3794; // type:function size:0x11C +fn_803E38B0 = .text:0x803E38B0; // type:function size:0xC +__DVDPrepareReset = .text:0x803E38BC; // type:function size:0x134 scope:global +fn_803E39F0 = .text:0x803E39F0; // type:function size:0x20 +fn_803E3A10 = .text:0x803E3A10; // type:function size:0x8 +fn_803E3A18 = .text:0x803E3A18; // type:function size:0x4 +__DVDClearWaitingQueue = .text:0x803E3A1C; // type:function size:0x38 scope:global +fn_803E3A54 = .text:0x803E3A54; // type:function size:0x68 +fn_803E3ABC = .text:0x803E3ABC; // type:function size:0xA0 +fn_803E3B5C = .text:0x803E3B5C; // type:function size:0x58 +fn_803E3BB4 = .text:0x803E3BB4; // type:function size:0x60 +fn_803E3C14 = .text:0x803E3C14; // type:function size:0x60 +fn_803E3C74 = .text:0x803E3C74; // type:function size:0x2C +fn_803E3CA0 = .text:0x803E3CA0; // type:function size:0x5C +fn_803E3CFC = .text:0x803E3CFC; // type:function size:0xFC +fn_803E3DF8 = .text:0x803E3DF8; // type:function size:0x154 +fn_803E3F4C = .text:0x803E3F4C; // type:function size:0xBC +fn_803E4008 = .text:0x803E4008; // type:function size:0xE8 +fn_803E40F0 = .text:0x803E40F0; // type:function size:0xA0 +fn_803E4190 = .text:0x803E4190; // type:function size:0x100 +fn_803E4290 = .text:0x803E4290; // type:function size:0x11C +fn_803E43AC = .text:0x803E43AC; // type:function size:0xA8 +fn_803E4454 = .text:0x803E4454; // type:function size:0x94 +fn_803E44E8 = .text:0x803E44E8; // type:function size:0x90 +fn_803E4578 = .text:0x803E4578; // type:function size:0x78 +fn_803E45F0 = .text:0x803E45F0; // type:function size:0x68 +fn_803E4658 = .text:0x803E4658; // type:function size:0xF0 +__DVDShowFatalMessage = .text:0x803E4748; // type:function size:0xF4 scope:global +DVDSetAutoFatalMessaging = .text:0x803E483C; // type:function size:0x5C scope:global +fn_803E4898 = .text:0x803E4898; // type:function size:0x14 +fn_803E48AC = .text:0x803E48AC; // type:function size:0x18 +lowCallback = .text:0x803E48C4; // type:function size:0x10 scope:local +__DVDCheckDevice = .text:0x803E48D4; // type:function size:0x288 scope:global +fn_803E4B5C = .text:0x803E4B5C; // type:function size:0xB8 +fn_803E4C14 = .text:0x803E4C14; // type:function size:0xBC +fn_803E4CD0 = .text:0x803E4CD0; // type:function size:0x50 +DVDLowInit = .text:0x803E4D20; // type:function size:0x264 scope:global +fn_803E4F84 = .text:0x803E4F84; // type:function size:0x188 +fn_803E510C = .text:0x803E510C; // type:function size:0x268 +fn_803E5374 = .text:0x803E5374; // type:function size:0x264 +fn_803E55D8 = .text:0x803E55D8; // type:function size:0x20C +fn_803E57E4 = .text:0x803E57E4; // type:function size:0x298 +fn_803E5A7C = .text:0x803E5A7C; // type:function size:0x164 +DVDLowUnencryptedRead = .text:0x803E5BE0; // type:function size:0x194 scope:global +fn_803E5D74 = .text:0x803E5D74; // type:function size:0x194 +fn_803E5F08 = .text:0x803E5F08; // type:function size:0x168 +DVDLowRequestError = .text:0x803E6070; // type:function size:0x168 scope:global +fn_803E61D8 = .text:0x803E61D8; // type:function size:0xC +fn_803E61E4 = .text:0x803E61E4; // type:function size:0x17C +fn_803E6360 = .text:0x803E6360; // type:function size:0x194 +DVDLowReportKey = .text:0x803E64F4; // type:function size:0x194 scope:global +fn_803E6688 = .text:0x803E6688; // type:function size:0x180 +fn_803E6808 = .text:0x803E6808; // type:function size:0x1B0 +fn_803E69B8 = .text:0x803E69B8; // type:function size:0x17C +fn_803E6B34 = .text:0x803E6B34; // type:function size:0x10 +fn_803E6B44 = .text:0x803E6B44; // type:function size:0xC +fn_803E6B50 = .text:0x803E6B50; // type:function size:0xC +fn_803E6B5C = .text:0x803E6B5C; // type:function size:0x168 +fn_803E6CC4 = .text:0x803E6CC4; // type:function size:0x168 +fn_803E6E2C = .text:0x803E6E2C; // type:function size:0x168 +DVDLowGetImmBufferReg = .text:0x803E6F94; // type:function size:0xC scope:global +DVDLowUnmaskStatusInterrupts = .text:0x803E6FA0; // type:function size:0x8 scope:global +DVDLowMaskCoverInterrupt = .text:0x803E6FA8; // type:function size:0x8 scope:global +fn_803E6FB0 = .text:0x803E6FB0; // type:function size:0x164 +fn_803E7114 = .text:0x803E7114; // type:function size:0x8 +SetExiInterruptMask = .text:0x803E711C; // type:function size:0xF0 scope:local +EXIImm = .text:0x803E720C; // type:function size:0x27C scope:global +fn_803E7488 = .text:0x803E7488; // type:function size:0xA4 +EXIDma = .text:0x803E752C; // type:function size:0xF8 scope:global +EXISync = .text:0x803E7624; // type:function size:0x27C scope:global +fn_803E78A0 = .text:0x803E78A0; // type:function size:0x84 +__EXIProbe = .text:0x803E7924; // type:function size:0x180 scope:local +fn_803E7AA4 = .text:0x803E7AA4; // type:function size:0x118 +fn_803E7BBC = .text:0x803E7BBC; // type:function size:0xB8 +EXISelect = .text:0x803E7C74; // type:function size:0x130 scope:global +EXIDeselect = .text:0x803E7DA4; // type:function size:0x100 scope:global +EXIIntrruptHandler = .text:0x803E7EA4; // type:function size:0xB8 scope:local +TCIntrruptHandler = .text:0x803E7F5C; // type:function size:0x218 scope:local +EXTIntrruptHandler = .text:0x803E8174; // type:function size:0xD0 scope:local +EXIInit = .text:0x803E8244; // type:function size:0x1C4 scope:global +EXILock = .text:0x803E8408; // type:function size:0xFC scope:global +EXIUnlock = .text:0x803E8504; // type:function size:0xD8 scope:global +UnlockedHandler = .text:0x803E85DC; // type:function size:0x28 scope:local +EXIGetID = .text:0x803E8604; // type:function size:0x3AC scope:global +fn_803E89B0 = .text:0x803E89B0; // type:function size:0x178 +__OSEnableBarnacle = .text:0x803E8B28; // type:function size:0x1BC scope:global +fn_803E8CE4 = .text:0x803E8CE4; // type:function size:0x18C +fn_803E8E70 = .text:0x803E8E70; // type:function size:0xF4 +fn_803E8F64 = .text:0x803E8F64; // type:function size:0x24 +fn_803E8F88 = .text:0x803E8F88; // type:function size:0x16C +fn_803E90F4 = .text:0x803E90F4; // type:function size:0x130 +fn_803E9224 = .text:0x803E9224; // type:function size:0x504 +fn_803E9728 = .text:0x803E9728; // type:function size:0x910 +fn_803EA038 = .text:0x803EA038; // type:function size:0x160 +fn_803EA198 = .text:0x803EA198; // type:function size:0x8C +fn_803EA224 = .text:0x803EA224; // type:function size:0xF8 +fn_803EA31C = .text:0x803EA31C; // type:function size:0x1E0 +fn_803EA4FC = .text:0x803EA4FC; // type:function size:0x290 +fn_803EA78C = .text:0x803EA78C; // type:function size:0x100 +fn_803EA88C = .text:0x803EA88C; // type:function size:0x8 +fn_803EA894 = .text:0x803EA894; // type:function size:0x4C +fn_803EA8E0 = .text:0x803EA8E0; // type:function size:0x90 +fn_803EA970 = .text:0x803EA970; // type:function size:0x14 +fn_803EA984 = .text:0x803EA984; // type:function size:0x44 +fn_803EA9C8 = .text:0x803EA9C8; // type:function size:0xA0 +fn_803EAA68 = .text:0x803EAA68; // type:function size:0x48 +fn_803EAAB0 = .text:0x803EAAB0; // type:function size:0x7C +fn_803EAB2C = .text:0x803EAB2C; // type:function size:0x1A0 +fn_803EACCC = .text:0x803EACCC; // type:function size:0x8 +fn_803EACD4 = .text:0x803EACD4; // type:function size:0x8 +GXSetVtxDesc = .text:0x803EACDC; // type:function size:0x264 +fn_803EAF40 = .text:0x803EAF40; // type:function size:0x20C +fn_803EB14C = .text:0x803EB14C; // type:function size:0xB0 +fn_803EB1FC = .text:0x803EB1FC; // type:function size:0x12C +GXClearVtxDesc = .text:0x803EB328; // type:function size:0x34 +GXSetVtxAttrFmt = .text:0x803EB35C; // type:function size:0x1A0 +GXSetVtxAttrFmtv = .text:0x803EB4FC; // type:function size:0x1C4 +fn_803EB6C0 = .text:0x803EB6C0; // type:function size:0x80 +fn_803EB740 = .text:0x803EB740; // type:function size:0x26C +GXGetVtxAttrFmtv = .text:0x803EB9AC; // type:function size:0x74 +fn_803EBA20 = .text:0x803EBA20; // type:function size:0x40 +fn_803EBA60 = .text:0x803EBA60; // type:function size:0x10 +GXSetTexCoordGen2 = .text:0x803EBA70; // type:function size:0x228 +GXSetNumTexGens = .text:0x803EBC98; // type:function size:0x24 +fn_803EBCBC = .text:0x803EBCBC; // type:function size:0x8C +fn_803EBD48 = .text:0x803EBD48; // type:function size:0x5C +fn_803EBDA4 = .text:0x803EBDA4; // type:function size:0x164 +fn_803EBF08 = .text:0x803EBF08; // type:function size:0x1B4 +fn_803EC0BC = .text:0x803EC0BC; // type:function size:0xB4 +fn_803EC170 = .text:0x803EC170; // type:function size:0xC +fn_803EC17C = .text:0x803EC17C; // type:function size:0xC0 +GXPixModeSync = .text:0x803EC23C; // type:function size:0x24 +fn_803EC260 = .text:0x803EC260; // type:function size:0x10 +fn_803EC270 = .text:0x803EC270; // type:function size:0x18 +fn_803EC288 = .text:0x803EC288; // type:function size:0x14 +fn_803EC29C = .text:0x803EC29C; // type:function size:0x5C +fn_803EC2F8 = .text:0x803EC2F8; // type:function size:0x14 +fn_803EC30C = .text:0x803EC30C; // type:function size:0x18 +fn_803EC324 = .text:0x803EC324; // type:function size:0x14 +fn_803EC338 = .text:0x803EC338; // type:function size:0x1C +fn_803EC354 = .text:0x803EC354; // type:function size:0x44 +fn_803EC398 = .text:0x803EC398; // type:function size:0x84 +fn_803EC41C = .text:0x803EC41C; // type:function size:0x44 +fn_803EC460 = .text:0x803EC460; // type:function size:0x80 +fn_803EC4E0 = .text:0x803EC4E0; // type:function size:0x64 +fn_803EC544 = .text:0x803EC544; // type:function size:0x278 +GXBegin = .text:0x803EC7BC; // type:function size:0x14C +fn_803EC908 = .text:0x803EC908; // type:function size:0xD8 +fn_803EC9E0 = .text:0x803EC9E0; // type:function size:0x34 +fn_803ECA14 = .text:0x803ECA14; // type:function size:0x34 +fn_803ECA48 = .text:0x803ECA48; // type:function size:0x3C +GXSetCullMode = .text:0x803ECA84; // type:function size:0x28 +fn_803ECAAC = .text:0x803ECAAC; // type:function size:0x34 +fn_803ECAE0 = .text:0x803ECAE0; // type:function size:0x138 +fn_803ECC18 = .text:0x803ECC18; // type:function size:0x40 +GXSetTexCopySrc = .text:0x803ECC58; // type:function size:0x40 +fn_803ECC98 = .text:0x803ECC98; // type:function size:0x24 +GXSetTexCopyDst = .text:0x803ECCBC; // type:function size:0x11C +fn_803ECDD8 = .text:0x803ECDD8; // type:function size:0x20 +fn_803ECDF8 = .text:0x803ECDF8; // type:function size:0x28 +fn_803ECE20 = .text:0x803ECE20; // type:function size:0xCC +fn_803ECEEC = .text:0x803ECEEC; // type:function size:0x78 +fn_803ECF64 = .text:0x803ECF64; // type:function size:0x1E4 +fn_803ED148 = .text:0x803ED148; // type:function size:0x14 +fn_803ED15C = .text:0x803ED15C; // type:function size:0x13C +GXCopyTex = .text:0x803ED298; // type:function size:0x158 +fn_803ED3F0 = .text:0x803ED3F0; // type:function size:0x38 +fn_803ED428 = .text:0x803ED428; // type:function size:0x1C +fn_803ED444 = .text:0x803ED444; // type:function size:0x188 +fn_803ED5CC = .text:0x803ED5CC; // type:function size:0x10 +fn_803ED5DC = .text:0x803ED5DC; // type:function size:0x1C +fn_803ED5F8 = .text:0x803ED5F8; // type:function size:0xC +fn_803ED604 = .text:0x803ED604; // type:function size:0x7C +fn_803ED680 = .text:0x803ED680; // type:function size:0xD8 +fn_803ED758 = .text:0x803ED758; // type:function size:0xD8 +GXSetNumChans = .text:0x803ED830; // type:function size:0x24 +GXSetChanCtrl = .text:0x803ED854; // type:function size:0xA4 +fn_803ED8F8 = .text:0x803ED8F8; // type:function size:0x124 +fn_803EDA1C = .text:0x803EDA1C; // type:function size:0xC0 +fn_803EDADC = .text:0x803EDADC; // type:function size:0x20C +fn_803EDCE8 = .text:0x803EDCE8; // type:function size:0x48 +fn_803EDD30 = .text:0x803EDD30; // type:function size:0x104 +fn_803EDE34 = .text:0x803EDE34; // type:function size:0x10 +fn_803EDE44 = .text:0x803EDE44; // type:function size:0x14 +fn_803EDE58 = .text:0x803EDE58; // type:function size:0x8 +fn_803EDE60 = .text:0x803EDE60; // type:function size:0xC +fn_803EDE6C = .text:0x803EDE6C; // type:function size:0x164 +GXLoadTexObj = .text:0x803EDFD0; // type:function size:0x54 +fn_803EE024 = .text:0x803EE024; // type:function size:0x28 +fn_803EE04C = .text:0x803EE04C; // type:function size:0x94 +fn_803EE0E0 = .text:0x803EE0E0; // type:function size:0xB4 +fn_803EE194 = .text:0x803EE194; // type:function size:0x20 +fn_803EE1B4 = .text:0x803EE1B4; // type:function size:0x11C +fn_803EE2D0 = .text:0x803EE2D0; // type:function size:0x48 +fn_803EE318 = .text:0x803EE318; // type:function size:0x14 +fn_803EE32C = .text:0x803EE32C; // type:function size:0x14 +fn_803EE340 = .text:0x803EE340; // type:function size:0x7C +fn_803EE3BC = .text:0x803EE3BC; // type:function size:0x90 +fn_803EE44C = .text:0x803EE44C; // type:function size:0x168 +fn_803EE5B4 = .text:0x803EE5B4; // type:function size:0x354 +fn_803EE908 = .text:0x803EE908; // type:function size:0x68 +fn_803EE970 = .text:0x803EE970; // type:function size:0x154 +fn_803EEAC4 = .text:0x803EEAC4; // type:function size:0x104 +fn_803EEBC8 = .text:0x803EEBC8; // type:function size:0xCC +GXSetNumIndStages = .text:0x803EEC94; // type:function size:0x20 +fn_803EECB4 = .text:0x803EECB4; // type:function size:0x48 +fn_803EECFC = .text:0x803EECFC; // type:function size:0x4 +fn_803EED00 = .text:0x803EED00; // type:function size:0x30 +fn_803EED30 = .text:0x803EED30; // type:function size:0x24 +fn_803EED54 = .text:0x803EED54; // type:function size:0x94 +GXSetTevColorIn = .text:0x803EEDE8; // type:function size:0x40 +GXSetTevAlphaIn = .text:0x803EEE28; // type:function size:0x40 +GXSetTevColorOp = .text:0x803EEE68; // type:function size:0x58 +GXSetTevAlphaOp = .text:0x803EEEC0; // type:function size:0x58 +GXSetTevColor = .text:0x803EEF18; // type:function size:0x60 +fn_803EEF78 = .text:0x803EEF78; // type:function size:0x64 +fn_803EEFDC = .text:0x803EEFDC; // type:function size:0x5C +GXSetTevKColorSel = .text:0x803EF038; // type:function size:0x50 +fn_803EF088 = .text:0x803EF088; // type:function size:0x50 +GXSetTevSwapMode = .text:0x803EF0D8; // type:function size:0x3C +GXSetTevSwapModeTable = .text:0x803EF114; // type:function size:0x7C +GXSetAlphaCompare = .text:0x803EF190; // type:function size:0x38 +fn_803EF1C8 = .text:0x803EF1C8; // type:function size:0x8C +GXSetTevOrder = .text:0x803EF254; // type:function size:0x15C +GXSetNumTevStages = .text:0x803EF3B0; // type:function size:0x24 +fn_803EF3D4 = .text:0x803EF3D4; // type:function size:0x22C +fn_803EF600 = .text:0x803EF600; // type:function size:0x124 +GXSetBlendMode = .text:0x803EF724; // type:function size:0x50 +GXSetColorUpdate = .text:0x803EF774; // type:function size:0x2C +fn_803EF7A0 = .text:0x803EF7A0; // type:function size:0x2C +GXSetZMode = .text:0x803EF7CC; // type:function size:0x34 +fn_803EF800 = .text:0x803EF800; // type:function size:0x30 +fn_803EF830 = .text:0x803EF830; // type:function size:0xA8 +fn_803EF8D8 = .text:0x803EF8D8; // type:function size:0x2C +fn_803EF904 = .text:0x803EF904; // type:function size:0x30 +fn_803EF934 = .text:0x803EF934; // type:function size:0x34 +fn_803EF968 = .text:0x803EF968; // type:function size:0x70 +fn_803EF9D8 = .text:0x803EF9D8; // type:function size:0x74 +fn_803EFA4C = .text:0x803EFA4C; // type:function size:0x44 +GXSetProjection = .text:0x803EFA90; // type:function size:0x64 +fn_803EFAF4 = .text:0x803EFAF4; // type:function size:0x4C +GXLoadPosMtxImm = .text:0x803EFB40; // type:function size:0x50 +fn_803EFB90 = .text:0x803EFB90; // type:function size:0x2C +fn_803EFBBC = .text:0x803EFBBC; // type:function size:0x58 +fn_803EFC14 = .text:0x803EFC14; // type:function size:0x34 +GXSetCurrentMtx = .text:0x803EFC48; // type:function size:0x20 +GXLoadTexMtxImm = .text:0x803EFC68; // type:function size:0xB4 +fn_803EFD1C = .text:0x803EFD1C; // type:function size:0x90 +fn_803EFDAC = .text:0x803EFDAC; // type:function size:0x3C +fn_803EFDE8 = .text:0x803EFDE8; // type:function size:0x2C +fn_803EFE14 = .text:0x803EFE14; // type:function size:0x68 +fn_803EFE7C = .text:0x803EFE7C; // type:function size:0x3C +fn_803EFEB8 = .text:0x803EFEB8; // type:function size:0x28 +fn_803EFEE0 = .text:0x803EFEE0; // type:function size:0x88 +fn_803EFF68 = .text:0x803EFF68; // type:function size:0x82C +fn_803F0794 = .text:0x803F0794; // type:function size:0x10 +fn_803F07A4 = .text:0x803F07A4; // type:function size:0x1C +fn_803F07C0 = .text:0x803F07C0; // type:function size:0x1C +fn_803F07DC = .text:0x803F07DC; // type:function size:0x1D4 +fn_803F09B0 = .text:0x803F09B0; // type:function size:0x24 +fn_803F09D4 = .text:0x803F09D4; // type:function size:0x1A0 +fn_803F0B74 = .text:0x803F0B74; // type:function size:0xA0 +fn_803F0C14 = .text:0x803F0C14; // type:function size:0xB4 +fn_803F0CC8 = .text:0x803F0CC8; // type:function size:0x194 +fn_803F0E5C = .text:0x803F0E5C; // type:function size:0x124 +fn_803F0F80 = .text:0x803F0F80; // type:function size:0x458 +fn_803F13D8 = .text:0x803F13D8; // type:function size:0x1E8 +fn_803F15C0 = .text:0x803F15C0; // type:function size:0x228 +fn_803F17E8 = .text:0x803F17E8; // type:function size:0x1B4 +fn_803F199C = .text:0x803F199C; // type:function size:0x174 +fn_803F1B10 = .text:0x803F1B10; // type:function size:0x5CC +fn_803F20DC = .text:0x803F20DC; // type:function size:0x46C +fn_803F2548 = .text:0x803F2548; // type:function size:0x128 +fn_803F2670 = .text:0x803F2670; // type:function size:0x224 +fn_803F2894 = .text:0x803F2894; // type:function size:0x7D0 +fn_803F3064 = .text:0x803F3064; // type:function size:0xC +fn_803F3070 = .text:0x803F3070; // type:function size:0x908 +fn_803F3978 = .text:0x803F3978; // type:function size:0xC +fn_803F3984 = .text:0x803F3984; // type:function size:0x450 +fn_803F3DD4 = .text:0x803F3DD4; // type:function size:0x164 +fn_803F3F38 = .text:0x803F3F38; // type:function size:0x18 +fn_803F3F50 = .text:0x803F3F50; // type:function size:0x28 +fn_803F3F78 = .text:0x803F3F78; // type:function size:0x28 +fn_803F3FA0 = .text:0x803F3FA0; // type:function size:0x1C +fn_803F3FBC = .text:0x803F3FBC; // type:function size:0x1C +fn_803F3FD8 = .text:0x803F3FD8; // type:function size:0x94 +fn_803F406C = .text:0x803F406C; // type:function size:0x7C4 +fn_803F4830 = .text:0x803F4830; // type:function size:0xE4 +__OSFPRInit = .text:0x803F4914; // type:function size:0x128 scope:global +__OSGetIOSRev = .text:0x803F4A3C; // type:function size:0x6C scope:global +OSGetConsoleType = .text:0x803F4AA8; // type:function size:0x284 scope:global +ClearArena = .text:0x803F4D2C; // type:function size:0x1DC scope:local +ClearMEM2Arena = .text:0x803F4F08; // type:function size:0x1E4 scope:local +InquiryCallback = .text:0x803F50EC; // type:function size:0x3C scope:local +ReportOSInfo = .text:0x803F5128; // type:function size:0x2AC scope:local +OSInit = .text:0x803F53D4; // type:function size:0x584 scope:global +OSExceptionInit = .text:0x803F5958; // type:function size:0x280 scope:local +__OSDBINTSTART = .text:0x803F5BD8; // type:label scope:global +__OSDBIntegrator = .text:0x803F5BD8; // type:function size:0x24 scope:local +__OSDBINTEND = .text:0x803F5BFC; // type:label scope:global +fn_803F5BFC = .text:0x803F5BFC; // type:function size:0x4 +__OSDBJUMPEND = .text:0x803F5C00; // type:label scope:global +__OSSetExceptionHandler = .text:0x803F5C00; // type:function size:0x14 scope:global +__OSGetExceptionHandler = .text:0x803F5C14; // type:function size:0x10 scope:global +__OSEVStart = .text:0x803F5C24; // type:label scope:global +OSExceptionVector = .text:0x803F5C24; // type:function size:0x9C scope:local +fn_803F5C5C = .text:0x803F5C5C; // type:function size:0x64 +__DBVECTOR = .text:0x803F5C7C; // type:label scope:global data:4byte +__OSEVSetNumber = .text:0x803F5C8C; // type:label scope:global data:4byte +__OSEVEnd = .text:0x803F5CBC; // type:label scope:global +OSDefaultExceptionHandler = .text:0x803F5CC0; // type:function size:0x58 scope:global +__OSPSInit = .text:0x803F5D18; // type:function size:0x54 scope:global +fn_803F5D6C = .text:0x803F5D6C; // type:function size:0x10 +OSRegisterVersion = .text:0x803F5D7C; // type:function size:0x10 scope:global +fn_803F5D8C = .text:0x803F5D8C; // type:function size:0x84 +fn_803F5E10 = .text:0x803F5E10; // type:function size:0x20 +__OSInitAlarm = .text:0x803F5E30; // type:function size:0x58 scope:global +OSCreateAlarm = .text:0x803F5E88; // type:function size:0x10 scope:global +InsertAlarm = .text:0x803F5E98; // type:function size:0x250 scope:local +OSSetAlarm = .text:0x803F60E8; // type:function size:0x70 scope:global +OSSetPeriodicAlarm = .text:0x803F6158; // type:function size:0x84 +OSCancelAlarm = .text:0x803F61DC; // type:function size:0x118 +DecrementerExceptionCallback = .text:0x803F62F4; // type:function size:0x22C scope:local +DecrementerExceptionHandler = .text:0x803F6520; // type:function size:0x50 scope:local +fn_803F6570 = .text:0x803F6570; // type:function size:0x8C +OSSetAlarmUserData = .text:0x803F65FC; // type:function size:0x8 +OSGetAlarmUserData = .text:0x803F6604; // type:function size:0x8 +fn_803F660C = .text:0x803F660C; // type:function size:0x10 +fn_803F661C = .text:0x803F661C; // type:function size:0xA8 +OSGetMEM1ArenaHi = .text:0x803F66C4; // type:function size:0x8 scope:global +OSGetMEM2ArenaHi = .text:0x803F66CC; // type:function size:0x8 scope:global +OSGetArenaHi = .text:0x803F66D4; // type:function size:0x8 scope:global +OSGetMEM1ArenaLo = .text:0x803F66DC; // type:function size:0x8 scope:global +OSGetMEM2ArenaLo = .text:0x803F66E4; // type:function size:0x8 scope:global +OSGetArenaLo = .text:0x803F66EC; // type:function size:0x8 scope:global +OSSetMEM1ArenaHi = .text:0x803F66F4; // type:function size:0x8 scope:global +OSSetMEM2ArenaHi = .text:0x803F66FC; // type:function size:0x8 scope:global +OSSetArenaHi = .text:0x803F6704; // type:function size:0x8 scope:global +OSSetMEM1ArenaLo = .text:0x803F670C; // type:function size:0x8 scope:global +OSSetMEM2ArenaLo = .text:0x803F6714; // type:function size:0x8 scope:global +OSSetArenaLo = .text:0x803F671C; // type:function size:0x8 scope:global +OSAllocFromMEM1ArenaLo = .text:0x803F6724; // type:function size:0x34 scope:global +fn_803F6758 = .text:0x803F6758; // type:function size:0x34 +__AIClockInit = .text:0x803F678C; // type:function size:0x220 scope:local +__OSInitAudioSystem = .text:0x803F69AC; // type:function size:0x1C8 scope:global +__OSStopAudioSystem = .text:0x803F6B74; // type:function size:0xCC scope:global +DCEnable = .text:0x803F6C40; // type:function size:0x14 scope:global +DCInvalidateRange = .text:0x803F6C54; // type:function size:0x2C scope:global +DCFlushRange = .text:0x803F6C80; // type:function size:0x30 scope:global +fn_803F6CB0 = .text:0x803F6CB0; // type:function size:0x30 +DCFlushRangeNoSync = .text:0x803F6CE0; // type:function size:0x2C scope:global +fn_803F6D0C = .text:0x803F6D0C; // type:function size:0x2C +DCZeroRange = .text:0x803F6D38; // type:function size:0x2C scope:global +ICInvalidateRange = .text:0x803F6D64; // type:function size:0x34 scope:global +ICFlashInvalidate = .text:0x803F6D98; // type:function size:0x10 scope:global +ICEnable = .text:0x803F6DA8; // type:function size:0x14 scope:global +fn_803F6DBC = .text:0x803F6DBC; // type:function size:0xCC +fn_803F6E88 = .text:0x803F6E88; // type:function size:0x38 +LCDisable = .text:0x803F6EC0; // type:function size:0x28 scope:global +fn_803F6EE8 = .text:0x803F6EE8; // type:function size:0x24 +fn_803F6F0C = .text:0x803F6F0C; // type:function size:0xA0 +fn_803F6FAC = .text:0x803F6FAC; // type:function size:0x14 +DMAErrorHandler = .text:0x803F6FC0; // type:function size:0x148 scope:global +__OSCacheInit = .text:0x803F7108; // type:function size:0x138 scope:global +__OSLoadFPUContext = .text:0x803F7240; // type:function size:0x124 scope:local +__OSSaveFPUContext = .text:0x803F7364; // type:function size:0x128 scope:local +OSSaveFPUContext = .text:0x803F748C; // type:function size:0x8 scope:global +OSSetCurrentContext = .text:0x803F7494; // type:function size:0x5C scope:global +fn_803F74F0 = .text:0x803F74F0; // type:function size:0xC +fn_803F74FC = .text:0x803F74FC; // type:function size:0x80 +OSLoadContext = .text:0x803F757C; // type:function size:0xD8 scope:global +OSGetStackPointer = .text:0x803F7654; // type:function size:0x8 scope:global +fn_803F765C = .text:0x803F765C; // type:function size:0x30 +fn_803F768C = .text:0x803F768C; // type:function size:0x30 +OSClearContext = .text:0x803F76BC; // type:function size:0x24 scope:global +fn_803F76E0 = .text:0x803F76E0; // type:function size:0xBC +OSDumpContext = .text:0x803F779C; // type:function size:0x260 scope:global +OSSwitchFPUContext = .text:0x803F79FC; // type:function size:0x84 scope:local +__OSContextInit = .text:0x803F7A80; // type:function size:0x48 scope:global +OSReport = .text:0x803F7AC8; // type:function size:0x8C scope:weak +OSPanic = .text:0x803F7B54; // type:function size:0x12C scope:weak +OSSetErrorHandler = .text:0x803F7C80; // type:function size:0x288 scope:global +__OSUnhandledException = .text:0x803F7F08; // type:function size:0x2F0 scope:global +fn_803F81F8 = .text:0x803F81F8; // type:function size:0x180 +fn_803F8378 = .text:0x803F8378; // type:function size:0x158 +fn_803F84D0 = .text:0x803F84D0; // type:function size:0x1CC +fn_803F869C = .text:0x803F869C; // type:function size:0x3C +fn_803F86D8 = .text:0x803F86D8; // type:function size:0xC +__OSGetExecParams = .text:0x803F86E4; // type:function size:0x24 scope:global +fn_803F8708 = .text:0x803F8708; // type:function size:0x8 +fn_803F8710 = .text:0x803F8710; // type:function size:0x66C +__OSLaunchMenu = .text:0x803F8D7C; // type:function size:0xC4 scope:global +fn_803F8E40 = .text:0x803F8E40; // type:function size:0x854 +fn_803F9694 = .text:0x803F9694; // type:function size:0x1E0 +fn_803F9874 = .text:0x803F9874; // type:function size:0x158 +fn_803F99CC = .text:0x803F99CC; // type:function size:0x324 +fn_803F9CF0 = .text:0x803F9CF0; // type:function size:0xFC +OSFatal = .text:0x803F9DEC; // type:function size:0x218 scope:global +fn_803FA004 = .text:0x803FA004; // type:function size:0x600 +fn_803FA604 = .text:0x803FA604; // type:function size:0x134 +fn_803FA738 = .text:0x803FA738; // type:function size:0x1A4 +OSSetFontEncode = .text:0x803FA8DC; // type:function size:0x80 scope:global +fn_803FA95C = .text:0x803FA95C; // type:function size:0x300 +fn_803FAC5C = .text:0x803FAC5C; // type:function size:0x128 +fn_803FAD84 = .text:0x803FAD84; // type:function size:0xFC +fn_803FAE80 = .text:0x803FAE80; // type:function size:0x1BC +fn_803FB03C = .text:0x803FB03C; // type:function size:0x290 +OSDisableInterrupts = .text:0x803FB2CC; // type:function size:0x14 scope:global +OSEnableInterrupts = .text:0x803FB2E0; // type:function size:0x14 scope:global +OSRestoreInterrupts = .text:0x803FB2F4; // type:function size:0x24 scope:global +__OSSetInterruptHandler = .text:0x803FB318; // type:function size:0x14 scope:global +fn_803FB32C = .text:0x803FB32C; // type:function size:0x10 +__OSInterruptInit = .text:0x803FB33C; // type:function size:0xC4 scope:global +SetInterruptMask = .text:0x803FB400; // type:function size:0x25C scope:local +__OSMaskInterrupts = .text:0x803FB65C; // type:function size:0x80 scope:global +__OSUnmaskInterrupts = .text:0x803FB6DC; // type:function size:0x80 scope:global +fn_803FB75C = .text:0x803FB75C; // type:function size:0x2A4 +ExternalInterruptHandler = .text:0x803FBA00; // type:function size:0x50 scope:local +__OSModuleInit = .text:0x803FBA50; // type:function size:0x18 scope:global +OSGetPhysicalMem2Size = .text:0x803FBA68; // type:function size:0xC scope:global +OSGetConsoleSimulatedMem1Size = .text:0x803FBA74; // type:function size:0xC scope:global +OSGetConsoleSimulatedMem2Size = .text:0x803FBA80; // type:function size:0xC scope:global +fn_803FBA8C = .text:0x803FBA8C; // type:function size:0x3C +MEMIntrruptHandler = .text:0x803FBAC8; // type:function size:0x48 scope:local +fn_803FBB10 = .text:0x803FBB10; // type:function size:0xC8 +fn_803FBBD8 = .text:0x803FBBD8; // type:function size:0x80 +fn_803FBC58 = .text:0x803FBC58; // type:function size:0xD4 +fn_803FBD2C = .text:0x803FBD2C; // type:function size:0xD4 +fn_803FBE00 = .text:0x803FBE00; // type:function size:0xA8 +fn_803FBEA8 = .text:0x803FBEA8; // type:function size:0xD4 +fn_803FBF7C = .text:0x803FBF7C; // type:function size:0xA8 +fn_803FC024 = .text:0x803FC024; // type:function size:0x40 +fn_803FC064 = .text:0x803FC064; // type:function size:0x18 +BATConfig = .text:0x803FC07C; // type:function size:0x120 scope:local +fn_803FC19C = .text:0x803FC19C; // type:function size:0x40 +fn_803FC1DC = .text:0x803FC1DC; // type:function size:0xC +__OSInitMemoryProtection = .text:0x803FC1E8; // type:function size:0xCC scope:global +fn_803FC2B4 = .text:0x803FC2B4; // type:function size:0x38 +fn_803FC2EC = .text:0x803FC2EC; // type:function size:0xDC +fn_803FC3C8 = .text:0x803FC3C8; // type:function size:0xC8 +fn_803FC490 = .text:0x803FC490; // type:function size:0x6C +fn_803FC4FC = .text:0x803FC4FC; // type:function size:0xBC +fn_803FC5B8 = .text:0x803FC5B8; // type:function size:0x6C +fn_803FC624 = .text:0x803FC624; // type:function size:0xC +fn_803FC630 = .text:0x803FC630; // type:function size:0x14 +fn_803FC644 = .text:0x803FC644; // type:function size:0x1C +OSRegisterShutdownFunction = .text:0x803FC660; // type:function size:0x88 scope:global +fn_803FC6E8 = .text:0x803FC6E8; // type:function size:0xB0 +__OSShutdownDevices = .text:0x803FC798; // type:function size:0x190 scope:global +fn_803FC928 = .text:0x803FC928; // type:function size:0x6C +fn_803FC994 = .text:0x803FC994; // type:function size:0xE0 +fn_803FCA74 = .text:0x803FCA74; // type:function size:0x11C +fn_803FCB90 = .text:0x803FCB90; // type:function size:0xD4 +__OSReturnToMenu = .text:0x803FCC64; // type:function size:0x288 scope:local +OSReturnToMenu = .text:0x803FCEEC; // type:function size:0x40 scope:global +fn_803FCF2C = .text:0x803FCF2C; // type:function size:0xBC +fn_803FCFE8 = .text:0x803FCFE8; // type:function size:0xA4 +fn_803FD08C = .text:0x803FD08C; // type:function size:0x58 +OSGetResetCode = .text:0x803FD0E4; // type:function size:0x30 scope:global +OSResetSystem = .text:0x803FD114; // type:function size:0x1C scope:global +fn_803FD130 = .text:0x803FD130; // type:function size:0x138 +__OSInitSram = .text:0x803FD268; // type:function size:0x200 scope:global +UnlockSram = .text:0x803FD468; // type:function size:0x2E0 scope:local +__OSSyncSram = .text:0x803FD748; // type:function size:0x10 scope:global +fn_803FD758 = .text:0x803FD758; // type:function size:0x124 +fn_803FD87C = .text:0x803FD87C; // type:function size:0x78 +fn_803FD8F4 = .text:0x803FD8F4; // type:function size:0x9C +__OSGetRTCFlags = .text:0x803FD990; // type:function size:0x11C scope:global +__OSClearRTCFlags = .text:0x803FDAAC; // type:function size:0x110 scope:global +__OSSystemCallVectorStart = .text:0x803FDBBC; // type:label scope:global +fn_803FDBBC = .text:0x803FDBBC; // type:function size:0x20 +__OSSystemCallVectorEnd = .text:0x803FDBD8; // type:label scope:global +__OSInitSystemCall = .text:0x803FDBDC; // type:function size:0x60 scope:global +fn_803FDC3C = .text:0x803FDC3C; // type:function size:0x4 +__OSThreadInit = .text:0x803FDC40; // type:function size:0x284 scope:global +OSInitThreadQueue = .text:0x803FDEC4; // type:function size:0x10 scope:global +fn_803FDED4 = .text:0x803FDED4; // type:function size:0xC +OSDisableScheduler = .text:0x803FDEE0; // type:function size:0x3C scope:global +OSEnableScheduler = .text:0x803FDF1C; // type:function size:0x3C scope:global +fn_803FDF58 = .text:0x803FDF58; // type:function size:0x68 +fn_803FDFC0 = .text:0x803FDFC0; // type:function size:0x3C +fn_803FDFFC = .text:0x803FDFFC; // type:function size:0x1B4 +fn_803FE1B0 = .text:0x803FE1B0; // type:function size:0x50 +SelectThread = .text:0x803FE200; // type:function size:0x228 scope:local +__OSReschedule = .text:0x803FE428; // type:function size:0x18 scope:global +fn_803FE440 = .text:0x803FE440; // type:function size:0x3C +fn_803FE47C = .text:0x803FE47C; // type:function size:0x26C +fn_803FE6E8 = .text:0x803FE6E8; // type:function size:0xE4 +OSCancelThread = .text:0x803FE7CC; // type:function size:0x1E0 scope:global +fn_803FE9AC = .text:0x803FE9AC; // type:function size:0x298 +fn_803FEC44 = .text:0x803FEC44; // type:function size:0x194 +OSSleepThread = .text:0x803FEDD8; // type:function size:0xEC scope:global +fn_803FEEC4 = .text:0x803FEEC4; // type:function size:0xF4 +fn_803FEFB8 = .text:0x803FEFB8; // type:function size:0x80 +fn_803FF038 = .text:0x803FF038; // type:function size:0xA8 +OSGetTime = .text:0x803FF0E0; // type:function size:0x18 scope:global +OSGetTick = .text:0x803FF0F8; // type:function size:0x8 scope:global +__OSGetSystemTime = .text:0x803FF100; // type:function size:0x64 scope:global +fn_803FF164 = .text:0x803FF164; // type:function size:0x58 +fn_803FF1BC = .text:0x803FF1BC; // type:function size:0x170 +fn_803FF32C = .text:0x803FF32C; // type:function size:0x1C8 +fn_803FF4F4 = .text:0x803FF4F4; // type:function size:0x110 +fn_803FF604 = .text:0x803FF604; // type:function size:0x70 +fn_803FF674 = .text:0x803FF674; // type:function size:0x78 +fn_803FF6EC = .text:0x803FF6EC; // type:function size:0x40 +fn_803FF72C = .text:0x803FF72C; // type:function size:0x8 +fn_803FF734 = .text:0x803FF734; // type:function size:0x8 +__OSInitIPCBuffer = .text:0x803FF73C; // type:function size:0x18 scope:global +fn_803FF754 = .text:0x803FF754; // type:function size:0xEC +fn_803FF840 = .text:0x803FF840; // type:function size:0xB0 +__OSInitSTM = .text:0x803FF8F0; // type:function size:0x118 scope:global +fn_803FFA08 = .text:0x803FFA08; // type:function size:0x78 +__OSHotReset = .text:0x803FFA80; // type:function size:0x70 scope:global +fn_803FFAF0 = .text:0x803FFAF0; // type:function size:0xF8 +fn_803FFBE8 = .text:0x803FFBE8; // type:function size:0x40 +__OSUnRegisterStateEvent = .text:0x803FFC28; // type:function size:0x78 scope:global +fn_803FFCA0 = .text:0x803FFCA0; // type:function size:0x10 +__OSDefaultResetCallback = .text:0x803FFCB0; // type:function size:0x4 scope:local +__OSDefaultPowerCallback = .text:0x803FFCB4; // type:function size:0x4 scope:local +__OSStateEventHandler = .text:0x803FFCB8; // type:function size:0x154 scope:local +fn_803FFE0C = .text:0x803FFE0C; // type:function size:0xC +PlayRecordCallback = .text:0x803FFE18; // type:function size:0x4B0 scope:local +__OSStartPlayRecord = .text:0x804002C8; // type:function size:0x54 scope:global +__OSStopPlayRecord = .text:0x8040031C; // type:function size:0x1E8 scope:global +__OSWriteStateFlags = .text:0x80400504; // type:function size:0xE4 scope:global +__OSReadStateFlags = .text:0x804005E8; // type:function size:0x128 scope:global +__OSInitNet = .text:0x80400710; // type:function size:0xB4 scope:global +fn_804007C4 = .text:0x804007C4; // type:function size:0xB0 +fn_80400874 = .text:0x80400874; // type:function size:0x158 +OSPlayTimeIsLimited = .text:0x804009CC; // type:function size:0x18 scope:global +fn_804009E4 = .text:0x804009E4; // type:function size:0x1BC +fn_80400BA0 = .text:0x80400BA0; // type:function size:0x114 +__OSWriteExpiredFlagIfSet = .text:0x80400CB4; // type:function size:0x18 scope:global +fn_80400CCC = .text:0x80400CCC; // type:function size:0xEC +__OSPlayTimeAlarmExpired = .text:0x80400DB8; // type:function size:0xA0 scope:local +__OSGetPlayTime = .text:0x80400E58; // type:function size:0x1C8 scope:global +__OSInitPlayTime = .text:0x80401020; // type:function size:0x158 scope:global +fn_80401178 = .text:0x80401178; // type:function size:0x180 +fn_804012F8 = .text:0x804012F8; // type:function size:0x114 +fn_8040140C = .text:0x8040140C; // type:function size:0xD4 +fn_804014E0 = .text:0x804014E0; // type:function size:0x1F0 +fn_804016D0 = .text:0x804016D0; // type:function size:0x200 +fn_804018D0 = .text:0x804018D0; // type:function size:0x11C +fn_804019EC = .text:0x804019EC; // type:function size:0x444 +fn_80401E30 = .text:0x80401E30; // type:function size:0x108 +__init_user = .text:0x80401F38; // type:function size:0x20 scope:global +__init_cpp = .text:0x80401F58; // type:function size:0x48 scope:local +exit = .text:0x80401FA0; // type:function size:0x4C scope:weak +fn_80401FEC = .text:0x80401FEC; // type:function size:0x38 +fn_80402024 = .text:0x80402024; // type:function size:0x2F4 +SIInterruptHandler = .text:0x80402318; // type:function size:0x3EC scope:local +SIInit = .text:0x80402704; // type:function size:0xC0 scope:global +fn_804027C4 = .text:0x804027C4; // type:function size:0x1B0 +fn_80402974 = .text:0x80402974; // type:function size:0x78 +fn_804029EC = .text:0x804029EC; // type:function size:0x14 +fn_80402A00 = .text:0x80402A00; // type:function size:0x10 +SISetXY = .text:0x80402A10; // type:function size:0x5C scope:global +fn_80402A6C = .text:0x80402A6C; // type:function size:0x88 +fn_80402AF4 = .text:0x80402AF4; // type:function size:0x6C +fn_80402B60 = .text:0x80402B60; // type:function size:0x124 +fn_80402C84 = .text:0x80402C84; // type:function size:0x8C +SITransfer = .text:0x80402D10; // type:function size:0x16C scope:global +GetTypeCallback = .text:0x80402E7C; // type:function size:0x2B0 scope:local +SIGetType = .text:0x8040312C; // type:function size:0x1B4 scope:global +fn_804032E0 = .text:0x804032E0; // type:function size:0x110 +SISetSamplingRate = .text:0x804033F0; // type:function size:0xD8 scope:global +fn_804034C8 = .text:0x804034C8; // type:function size:0x8 +fn_804034D0 = .text:0x804034D0; // type:function size:0x2C0 +fn_80403790 = .text:0x80403790; // type:function size:0x134 +fn_804038C4 = .text:0x804038C4; // type:function size:0x114 +fn_804039D8 = .text:0x804039D8; // type:function size:0x398 +fn_80403D70 = .text:0x80403D70; // type:function size:0x3C4 +fn_80404134 = .text:0x80404134; // type:function size:0x248 +fn_8040437C = .text:0x8040437C; // type:function size:0x104 +fn_80404480 = .text:0x80404480; // type:function size:0x24C +fn_804046CC = .text:0x804046CC; // type:function size:0x48C +fn_80404B58 = .text:0x80404B58; // type:function size:0x494 +fn_80404FEC = .text:0x80404FEC; // type:function size:0x250 +fn_8040523C = .text:0x8040523C; // type:function size:0x25C +fn_80405498 = .text:0x80405498; // type:function size:0x65C +fn_80405AF4 = .text:0x80405AF4; // type:function size:0x688 +fn_8040617C = .text:0x8040617C; // type:function size:0x688 +fn_80406804 = .text:0x80406804; // type:function size:0x9C +fn_804068A0 = .text:0x804068A0; // type:function size:0x560 +fn_80406E00 = .text:0x80406E00; // type:function size:0x198 +fn_80406F98 = .text:0x80406F98; // type:function size:0x810 +fn_804077A8 = .text:0x804077A8; // type:function size:0x44 +fn_804077EC = .text:0x804077EC; // type:function size:0x44 +fn_80407830 = .text:0x80407830; // type:function size:0x118 +fn_80407948 = .text:0x80407948; // type:function size:0x210 +fn_80407B58 = .text:0x80407B58; // type:function size:0x548 +fn_804080A0 = .text:0x804080A0; // type:function size:0x54 +fn_804080F4 = .text:0x804080F4; // type:function size:0x2B8 +fn_804083AC = .text:0x804083AC; // type:function size:0xE0 +fn_8040848C = .text:0x8040848C; // type:function size:0x194 +fn_80408620 = .text:0x80408620; // type:function size:0x6E4 +fn_80408D04 = .text:0x80408D04; // type:function size:0x354 +VIFlush = .text:0x80409058; // type:function size:0x114 +fn_8040916C = .text:0x8040916C; // type:function size:0x6C +VISetBlack = .text:0x804091D8; // type:function size:0x78 +fn_80409250 = .text:0x80409250; // type:function size:0x8 +fn_80409258 = .text:0x80409258; // type:function size:0x9C +fn_804092F4 = .text:0x804092F4; // type:function size:0x90 +VIGetTvFormat = .text:0x80409384; // type:function size:0x60 scope:global +fn_804093E4 = .text:0x804093E4; // type:function size:0x3C +fn_80409420 = .text:0x80409420; // type:function size:0x234 +fn_80409654 = .text:0x80409654; // type:function size:0x54 +fn_804096A8 = .text:0x804096A8; // type:function size:0x104 +fn_804097AC = .text:0x804097AC; // type:function size:0x14 +fn_804097C0 = .text:0x804097C0; // type:function size:0x10 +fn_804097D0 = .text:0x804097D0; // type:function size:0x10 +fn_804097E0 = .text:0x804097E0; // type:function size:0x88 +fn_80409868 = .text:0x80409868; // type:function size:0x348 +fn_80409BB0 = .text:0x80409BB0; // type:function size:0x534 +fn_8040A0E4 = .text:0x8040A0E4; // type:function size:0xA4 +fn_8040A188 = .text:0x8040A188; // type:function size:0x40 +fn_8040A1C8 = .text:0x8040A1C8; // type:function size:0x58 +fn_8040A220 = .text:0x8040A220; // type:function size:0x64 +fn_8040A284 = .text:0x8040A284; // type:function size:0x6C +fn_8040A2F0 = .text:0x8040A2F0; // type:function size:0xD88 +fn_8040B078 = .text:0x8040B078; // type:function size:0x194 +fn_8040B20C = .text:0x8040B20C; // type:function size:0x10 +fn_8040B21C = .text:0x8040B21C; // type:function size:0x18 +fn_8040B234 = .text:0x8040B234; // type:function size:0x5C +fn_8040B290 = .text:0x8040B290; // type:function size:0x84 +fn_8040B314 = .text:0x8040B314; // type:function size:0x10 +__VISetRGBModeImm = .text:0x8040B324; // type:function size:0x48 scope:global +fn_8040B36C = .text:0x8040B36C; // type:function size:0x434 +fn_8040B7A0 = .text:0x8040B7A0; // type:function size:0x8 +fn_8040B7A8 = .text:0x8040B7A8; // type:function size:0x8 +fn_8040B7B0 = .text:0x8040B7B0; // type:function size:0x8 +fn_8040B7B8 = .text:0x8040B7B8; // type:function size:0x8 +fn_8040B7C0 = .text:0x8040B7C0; // type:function size:0x8 +fn_8040B7C8 = .text:0x8040B7C8; // type:function size:0x8 +fn_8040B7D0 = .text:0x8040B7D0; // type:function size:0x8 +fn_8040B7D8 = .text:0x8040B7D8; // type:function size:0x8 +fn_8040B7E0 = .text:0x8040B7E0; // type:function size:0x8 +fn_8040B7E8 = .text:0x8040B7E8; // type:function size:0x30 +fn_8040B818 = .text:0x8040B818; // type:function size:0x30 +fn_8040B848 = .text:0x8040B848; // type:function size:0x30 +fn_8040B878 = .text:0x8040B878; // type:function size:0x1C4 +fn_8040BA3C = .text:0x8040BA3C; // type:function size:0x20 +fn_8040BA5C = .text:0x8040BA5C; // type:function size:0x1D8 +fn_8040BC34 = .text:0x8040BC34; // type:function size:0x110 +fn_8040BD44 = .text:0x8040BD44; // type:function size:0x5C +fn_8040BDA0 = .text:0x8040BDA0; // type:function size:0x8F8 +fn_8040C698 = .text:0x8040C698; // type:function size:0xBC +fn_8040C754 = .text:0x8040C754; // type:function size:0x18C +fn_8040C8E0 = .text:0x8040C8E0; // type:function size:0x9DC +fn_8040D2BC = .text:0x8040D2BC; // type:function size:0x20 +fn_8040D2DC = .text:0x8040D2DC; // type:function size:0x274 +fn_8040D550 = .text:0x8040D550; // type:function size:0x260 +fn_8040D7B0 = .text:0x8040D7B0; // type:function size:0x70 +WPADStartFastSimpleSync = .text:0x8040D820; // type:function size:0x4 +WPADStopSimpleSync = .text:0x8040D824; // type:function size:0x4 +WPADSetSimpleSyncCallback = .text:0x8040D828; // type:function size:0x4 +fn_8040D82C = .text:0x8040D82C; // type:function size:0x4 +fn_8040D830 = .text:0x8040D830; // type:function size:0x4 +WPADGetRadioSensitivity = .text:0x8040D834; // type:function size:0x44 +fn_8040D878 = .text:0x8040D878; // type:function size:0x34 +WPADSetAcceptConnection = .text:0x8040D8AC; // type:function size:0x68 +fn_8040D914 = .text:0x8040D914; // type:function size:0xCC +fn_8040D9E0 = .text:0x8040D9E0; // type:function size:0xE8 +fn_8040DAC8 = .text:0x8040DAC8; // type:function size:0x8F4 +fn_8040E3BC = .text:0x8040E3BC; // type:function size:0x120 +fn_8040E4DC = .text:0x8040E4DC; // type:function size:0x4B4 +fn_8040E990 = .text:0x8040E990; // type:function size:0x48 +fn_8040E9D8 = .text:0x8040E9D8; // type:function size:0xD8 +fn_8040EAB0 = .text:0x8040EAB0; // type:function size:0x24 +WPADDisconnect = .text:0x8040EAD4; // type:function size:0xC0 +fn_8040EB94 = .text:0x8040EB94; // type:function size:0x34 +WPADProbe = .text:0x8040EBC8; // type:function size:0x8C +fn_8040EC54 = .text:0x8040EC54; // type:function size:0x88 +WPADSetConnectCallback = .text:0x8040ECDC; // type:function size:0x88 +WPADSetExtensionCallback = .text:0x8040ED64; // type:function size:0x5C +fn_8040EDC0 = .text:0x8040EDC0; // type:function size:0x44 +fn_8040EE04 = .text:0x8040EE04; // type:function size:0xB8 +WPADGetInfo = .text:0x8040EEBC; // type:function size:0x64 +fn_8040EF20 = .text:0x8040EF20; // type:function size:0x54 +WPADGetInfoAsync = .text:0x8040EF74; // type:function size:0x220 +WPADControlMotor = .text:0x8040F194; // type:function size:0xCC +WPADEnableMotor = .text:0x8040F260; // type:function size:0x34 +WPADIsMotorEnabled = .text:0x8040F294; // type:function size:0x34 +fn_8040F2C8 = .text:0x8040F2C8; // type:function size:0x1E8 +WPADSaveConfig = .text:0x8040F4B0; // type:function size:0xAC +fn_8040F55C = .text:0x8040F55C; // type:function size:0x98 +fn_8040F5F4 = .text:0x8040F5F4; // type:function size:0x15C +fn_8040F750 = .text:0x8040F750; // type:function size:0x120 +fn_8040F870 = .text:0x8040F870; // type:function size:0xFC +WPADIsSpeakerEnabled = .text:0x8040F96C; // type:function size:0x44 +WPADControlSpeaker = .text:0x8040F9B0; // type:function size:0x161C +WPADGetSpeakerVolume = .text:0x80410FCC; // type:function size:0x34 +WPADSetSpeakerVolume = .text:0x80411000; // type:function size:0x50 +fn_80411050 = .text:0x80411050; // type:function size:0x138 +WPADCanSendStreamData = .text:0x80411188; // type:function size:0x84 +WPADSendStreamData = .text:0x8041120C; // type:function size:0x210 +fn_8041141C = .text:0x8041141C; // type:function size:0x34 +fn_80411450 = .text:0x80411450; // type:function size:0x44 +fn_80411494 = .text:0x80411494; // type:function size:0x58 +fn_804114EC = .text:0x804114EC; // type:function size:0x38 +fn_80411524 = .text:0x80411524; // type:function size:0x1080 +fn_804125A4 = .text:0x804125A4; // type:function size:0x214 +fn_804127B8 = .text:0x804127B8; // type:function size:0x268 +fn_80412A20 = .text:0x80412A20; // type:function size:0x1B4 +fn_80412BD4 = .text:0x80412BD4; // type:function size:0x1B8 +fn_80412D8C = .text:0x80412D8C; // type:function size:0x1AC +fn_80412F38 = .text:0x80412F38; // type:function size:0x60 +WPADSetCallbackByKPAD = .text:0x80412F98; // type:function size:0x8 +fn_80412FA0 = .text:0x80412FA0; // type:function size:0x15C +fn_804130FC = .text:0x804130FC; // type:function size:0xAE8 +fn_80413BE4 = .text:0x80413BE4; // type:function size:0x540 +fn_80414124 = .text:0x80414124; // type:function size:0x42C +fn_80414550 = .text:0x80414550; // type:function size:0x1A4 +fn_804146F4 = .text:0x804146F4; // type:function size:0x128 +fn_8041481C = .text:0x8041481C; // type:function size:0x340 +fn_80414B5C = .text:0x80414B5C; // type:function size:0x328 +fn_80414E84 = .text:0x80414E84; // type:function size:0x140 +fn_80414FC4 = .text:0x80414FC4; // type:function size:0x490 +fn_80415454 = .text:0x80415454; // type:function size:0x278 +fn_804156CC = .text:0x804156CC; // type:function size:0x4CC +fn_80415B98 = .text:0x80415B98; // type:function size:0x1BC +fn_80415D54 = .text:0x80415D54; // type:function size:0x5C +fn_80415DB0 = .text:0x80415DB0; // type:function size:0x104 +fn_80415EB4 = .text:0x80415EB4; // type:function size:0x314 +fn_804161C8 = .text:0x804161C8; // type:function size:0x14C +fn_80416314 = .text:0x80416314; // type:function size:0x1E8 +fn_804164FC = .text:0x804164FC; // type:function size:0x3AC +fn_804168A8 = .text:0x804168A8; // type:function size:0x10C +fn_804169B4 = .text:0x804169B4; // type:function size:0x3E8 +fn_80416D9C = .text:0x80416D9C; // type:function size:0x114 +fn_80416EB0 = .text:0x80416EB0; // type:function size:0x1BC +fn_8041706C = .text:0x8041706C; // type:function size:0x1B8 +fn_80417224 = .text:0x80417224; // type:function size:0x4 +fn_80417228 = .text:0x80417228; // type:function size:0x6F0 +fn_80417918 = .text:0x80417918; // type:function size:0x6F8 +fn_80418010 = .text:0x80418010; // type:function size:0x2C0 +fn_804182D0 = .text:0x804182D0; // type:function size:0x2C +fn_804182FC = .text:0x804182FC; // type:function size:0xCC +fn_804183C8 = .text:0x804183C8; // type:function size:0x50 +ISFS_OpenLib = .text:0x80418418; // type:function size:0x128 scope:global +_isfsFuncCb = .text:0x80418540; // type:function size:0x180 scope:local +fn_804186C0 = .text:0x804186C0; // type:function size:0xF4 +fn_804187B4 = .text:0x804187B4; // type:function size:0xF4 +fn_804188A8 = .text:0x804188A8; // type:function size:0x154 +fn_804189FC = .text:0x804189FC; // type:function size:0x148 +fn_80418B44 = .text:0x80418B44; // type:function size:0x158 +fn_80418C9C = .text:0x80418C9C; // type:function size:0x134 +fn_80418DD0 = .text:0x80418DD0; // type:function size:0xD8 +fn_80418EA8 = .text:0x80418EA8; // type:function size:0xD0 +fn_80418F78 = .text:0x80418F78; // type:function size:0x104 +fn_8041907C = .text:0x8041907C; // type:function size:0x104 +fn_80419180 = .text:0x80419180; // type:function size:0x138 +fn_804192B8 = .text:0x804192B8; // type:function size:0xF4 +fn_804193AC = .text:0x804193AC; // type:function size:0xF4 +ISFS_Open = .text:0x804194A0; // type:function size:0xC8 scope:global +ISFS_OpenAsync = .text:0x80419568; // type:function size:0xB8 scope:global +fn_80419620 = .text:0x80419620; // type:function size:0xD0 +fn_804196F0 = .text:0x804196F0; // type:function size:0xC0 +fn_804197B0 = .text:0x804197B0; // type:function size:0x4 +fn_804197B4 = .text:0x804197B4; // type:function size:0x8C +fn_80419840 = .text:0x80419840; // type:function size:0x20 +fn_80419860 = .text:0x80419860; // type:function size:0xA4 +fn_80419904 = .text:0x80419904; // type:function size:0x20 +fn_80419924 = .text:0x80419924; // type:function size:0xA4 +fn_804199C8 = .text:0x804199C8; // type:function size:0x4 +fn_804199CC = .text:0x804199CC; // type:function size:0x84 +fn_80419A50 = .text:0x80419A50; // type:function size:0x90 +fn_80419AE0 = .text:0x80419AE0; // type:function size:0x1A4 +fn_80419C84 = .text:0x80419C84; // type:function size:0xC0 +fn_80419D44 = .text:0x80419D44; // type:function size:0xC8 +fn_80419E0C = .text:0x80419E0C; // type:function size:0xD4 +fn_80419EE0 = .text:0x80419EE0; // type:function size:0x320 +fn_8041A200 = .text:0x8041A200; // type:function size:0x13C +fn_8041A33C = .text:0x8041A33C; // type:function size:0x108 +fn_8041A444 = .text:0x8041A444; // type:function size:0x10C +fn_8041A550 = .text:0x8041A550; // type:function size:0x4BC +fn_8041AA0C = .text:0x8041AA0C; // type:function size:0xB8 +fn_8041AAC4 = .text:0x8041AAC4; // type:function size:0x40C +__PADDisableRecalibration = .text:0x8041AED0; // type:function size:0x5C scope:global +fn_8041AF2C = .text:0x8041AF2C; // type:function size:0x24 +fn_8041AF50 = .text:0x8041AF50; // type:function size:0x24 +fn_8041AF74 = .text:0x8041AF74; // type:function size:0x5C +fn_8041AFD0 = .text:0x8041AFD0; // type:function size:0x54 +fn_8041B024 = .text:0x8041B024; // type:function size:0xA4 +fn_8041B0C8 = .text:0x8041B0C8; // type:function size:0x80 +fn_8041B148 = .text:0x8041B148; // type:function size:0x110 +fn_8041B258 = .text:0x8041B258; // type:function size:0x4 +fn_8041B25C = .text:0x8041B25C; // type:function size:0x4 +fn_8041B260 = .text:0x8041B260; // type:function size:0x2E8 +fn_8041B548 = .text:0x8041B548; // type:function size:0xBC +fn_8041B604 = .text:0x8041B604; // type:function size:0x124 +fn_8041B728 = .text:0x8041B728; // type:function size:0x104 +fn_8041B82C = .text:0x8041B82C; // type:function size:0xE0 +fn_8041B90C = .text:0x8041B90C; // type:function size:0xE0 +fn_8041B9EC = .text:0x8041B9EC; // type:function size:0xFC +fn_8041BAE8 = .text:0x8041BAE8; // type:function size:0x48 +fn_8041BB30 = .text:0x8041BB30; // type:function size:0x22C +IPCInit = .text:0x8041BD5C; // type:function size:0x4C scope:global +fn_8041BDA8 = .text:0x8041BDA8; // type:function size:0x48 +IPCReadReg = .text:0x8041BDF0; // type:function size:0x10 scope:global +IPCWriteReg = .text:0x8041BE00; // type:function size:0x10 scope:global +IPCGetBufferHi = .text:0x8041BE10; // type:function size:0x8 scope:global +IPCGetBufferLo = .text:0x8041BE18; // type:function size:0x8 scope:global +IPCSetBufferLo = .text:0x8041BE20; // type:function size:0x8 scope:global +strnlen = .text:0x8041BE28; // type:function size:0x2C scope:global +fn_8041BE54 = .text:0x8041BE54; // type:function size:0x258 +IPCInterruptHandler = .text:0x8041C0AC; // type:function size:0x1AC scope:local +IPCCltInit = .text:0x8041C258; // type:function size:0xB4 scope:global +fn_8041C30C = .text:0x8041C30C; // type:function size:0x74 +__ios_Ipc2 = .text:0x8041C380; // type:function size:0x240 scope:local +IOS_OpenAsync = .text:0x8041C5C0; // type:function size:0x118 scope:global +IOS_Open = .text:0x8041C6D8; // type:function size:0x120 scope:global +fn_8041C7F8 = .text:0x8041C7F8; // type:function size:0xC0 +fn_8041C8B8 = .text:0x8041C8B8; // type:function size:0xA8 +fn_8041C960 = .text:0x8041C960; // type:function size:0x100 +fn_8041CA60 = .text:0x8041CA60; // type:function size:0x108 +fn_8041CB68 = .text:0x8041CB68; // type:function size:0x100 +fn_8041CC68 = .text:0x8041CC68; // type:function size:0x108 +fn_8041CD70 = .text:0x8041CD70; // type:function size:0xE0 +fn_8041CE50 = .text:0x8041CE50; // type:function size:0xE8 +IOS_IoctlAsync = .text:0x8041CF38; // type:function size:0x138 scope:global +fn_8041D070 = .text:0x8041D070; // type:function size:0x130 +fn_8041D1A0 = .text:0x8041D1A0; // type:function size:0x13C +fn_8041D2DC = .text:0x8041D2DC; // type:function size:0xE4 +IOS_Ioctlv = .text:0x8041D3C0; // type:function size:0xDC scope:global +fn_8041D49C = .text:0x8041D49C; // type:function size:0x2FC +iosCreateHeap = .text:0x8041D798; // type:function size:0x130 scope:global +fn_8041D8C8 = .text:0x8041D8C8; // type:function size:0x204 +iosAllocAligned = .text:0x8041DACC; // type:function size:0x4 scope:global +iosFree = .text:0x8041DAD0; // type:function size:0x1EC scope:global +IPCiProfInit = .text:0x8041DCBC; // type:function size:0xB8 scope:global +IPCiProfQueueReq = .text:0x8041DD74; // type:function size:0x80 scope:global +fn_8041DDF4 = .text:0x8041DDF4; // type:function size:0x10 +fn_8041DE04 = .text:0x8041DE04; // type:function size:0x7C +C_MTXIdentity = .text:0x8041DE80; // type:function size:0x3C +fn_8041DEBC = .text:0x8041DEBC; // type:function size:0x2C +PSMTXCopy = .text:0x8041DEE8; // type:function size:0x34 +fn_8041DF1C = .text:0x8041DF1C; // type:function size:0xCC +fn_8041DFE8 = .text:0x8041DFE8; // type:function size:0xC8 +C_MTXRotTrig = .text:0x8041E0B0; // type:function size:0x104 +fn_8041E1B4 = .text:0x8041E1B4; // type:function size:0x34 +C_MTXMultVec = .text:0x8041E1E8; // type:function size:0xA8 +fn_8041E290 = .text:0x8041E290; // type:function size:0x54 +fn_8041E2E4 = .text:0x8041E2E4; // type:function size:0x54 +C_MTXFrustum = .text:0x8041E338; // type:function size:0x9C +C_MTXOrtho = .text:0x8041E3D4; // type:function size:0x98 +PSMTX44Identity = .text:0x8041E46C; // type:function size:0x34 +PSMTX44Concat = .text:0x8041E4A0; // type:function size:0x104 +PSMTX44Trans = .text:0x8041E5A4; // type:function size:0x3C +fn_8041E5E0 = .text:0x8041E5E0; // type:function size:0x128 +fn_8041E708 = .text:0x8041E708; // type:function size:0x74 +fn_8041E77C = .text:0x8041E77C; // type:function size:0x78 +fn_8041E7F4 = .text:0x8041E7F4; // type:function size:0x78 +fn_8041E86C = .text:0x8041E86C; // type:function size:0xB0 +fn_8041E91C = .text:0x8041E91C; // type:function size:0x98 +fn_8041E9B4 = .text:0x8041E9B4; // type:function size:0xD8 +fn_8041EA8C = .text:0x8041EA8C; // type:function size:0xC0 +fn_8041EB4C = .text:0x8041EB4C; // type:function size:0x68 +fn_8041EBB4 = .text:0x8041EBB4; // type:function size:0x78 +fn_8041EC2C = .text:0x8041EC2C; // type:function size:0x68 +fn_8041EC94 = .text:0x8041EC94; // type:function size:0x78 +fn_8041ED0C = .text:0x8041ED0C; // type:function size:0xA0 +fn_8041EDAC = .text:0x8041EDAC; // type:function size:0xB0 +fn_8041EE5C = .text:0x8041EE5C; // type:function size:0x12C +fn_8041EF88 = .text:0x8041EF88; // type:function size:0x74 +fn_8041EFFC = .text:0x8041EFFC; // type:function size:0x78 +fn_8041F074 = .text:0x8041F074; // type:function size:0x88 +fn_8041F0FC = .text:0x8041F0FC; // type:function size:0x74 +fn_8041F170 = .text:0x8041F170; // type:function size:0x90 +fn_8041F200 = .text:0x8041F200; // type:function size:0x90 +fn_8041F290 = .text:0x8041F290; // type:function size:0x54 +fn_8041F2E4 = .text:0x8041F2E4; // type:function size:0x8C +fn_8041F370 = .text:0x8041F370; // type:function size:0x154 +fn_8041F4C4 = .text:0x8041F4C4; // type:function size:0x74 +fn_8041F538 = .text:0x8041F538; // type:function size:0x64 +fn_8041F59C = .text:0x8041F59C; // type:function size:0x64 +fn_8041F600 = .text:0x8041F600; // type:function size:0x84 +fn_8041F684 = .text:0x8041F684; // type:function size:0x8 +fn_8041F68C = .text:0x8041F68C; // type:function size:0x8 +nandOpen = .text:0x8041F694; // type:function size:0x114 scope:local +fn_8041F7A8 = .text:0x8041F7A8; // type:function size:0x8C +fn_8041F834 = .text:0x8041F834; // type:function size:0x8C +fn_8041F8C0 = .text:0x8041F8C0; // type:function size:0x78 +NANDPrivateOpenAsync = .text:0x8041F938; // type:function size:0x78 scope:global +nandOpenCallback = .text:0x8041F9B0; // type:function size:0x78 scope:local +fn_8041FA28 = .text:0x8041FA28; // type:function size:0x6C +fn_8041FA94 = .text:0x8041FA94; // type:function size:0x88 +fn_8041FB1C = .text:0x8041FB1C; // type:function size:0x8 +fn_8041FB24 = .text:0x8041FB24; // type:function size:0x1D4 +fn_8041FCF8 = .text:0x8041FCF8; // type:function size:0x2C +fn_8041FD24 = .text:0x8041FD24; // type:function size:0x168 +fn_8041FE8C = .text:0x8041FE8C; // type:function size:0x3F0 +fn_8042027C = .text:0x8042027C; // type:function size:0x98 +fn_80420314 = .text:0x80420314; // type:function size:0x8 +fn_8042031C = .text:0x8042031C; // type:function size:0xFC +fn_80420418 = .text:0x80420418; // type:function size:0x1C4 +fn_804205DC = .text:0x804205DC; // type:function size:0x5C +fn_80420638 = .text:0x80420638; // type:function size:0x5C +fn_80420694 = .text:0x80420694; // type:function size:0xD4 +fn_80420768 = .text:0x80420768; // type:function size:0xD4 +fn_8042083C = .text:0x8042083C; // type:function size:0x98 +nandConvertPath = .text:0x804208D4; // type:function size:0x13C scope:global +nandIsPrivatePath = .text:0x80420A10; // type:function size:0x34 scope:global +fn_80420A44 = .text:0x80420A44; // type:function size:0x58 +nandIsInitialized = .text:0x80420A9C; // type:function size:0x14 scope:global +nandReportErrorCode = .text:0x80420AB0; // type:function size:0x4 scope:global +nandConvertErrorCode = .text:0x80420AB4; // type:function size:0x160 scope:global +nandGenerateAbsPath = .text:0x80420C14; // type:function size:0xC8 scope:global +fn_80420CDC = .text:0x80420CDC; // type:function size:0xA4 +NANDInit = .text:0x80420D80; // type:function size:0x12C scope:global +fn_80420EAC = .text:0x80420EAC; // type:function size:0xCC +fn_80420F78 = .text:0x80420F78; // type:function size:0xC +fn_80420F84 = .text:0x80420F84; // type:function size:0x54 +fn_80420FD8 = .text:0x80420FD8; // type:function size:0x3C +fn_80421014 = .text:0x80421014; // type:function size:0x2D4 +fn_804212E8 = .text:0x804212E8; // type:function size:0x48 +fn_80421330 = .text:0x80421330; // type:function size:0x78 +fn_804213A8 = .text:0x804213A8; // type:function size:0xC +fn_804213B4 = .text:0x804213B4; // type:function size:0xB8 +fn_8042146C = .text:0x8042146C; // type:function size:0xBC +fn_80421528 = .text:0x80421528; // type:function size:0x108 +reserveFileDescriptor = .text:0x80421630; // type:function size:0x54 scope:local +NANDLoggingAddMessageAsync = .text:0x80421684; // type:function size:0xF8 scope:global +asyncRoutine = .text:0x8042177C; // type:function size:0x484 scope:local +fn_80421C00 = .text:0x80421C00; // type:function size:0x220 +fn_80421E20 = .text:0x80421E20; // type:function size:0x2AC +fn_804220CC = .text:0x804220CC; // type:function size:0x14 +fn_804220E0 = .text:0x804220E0; // type:function size:0x1A0 +fn_80422280 = .text:0x80422280; // type:function size:0xE8 +fn_80422368 = .text:0x80422368; // type:function size:0x170 +fn_804224D8 = .text:0x804224D8; // type:function size:0x44 +fn_8042251C = .text:0x8042251C; // type:function size:0x1BC +fn_804226D8 = .text:0x804226D8; // type:function size:0xB0 +fn_80422788 = .text:0x80422788; // type:function size:0x13C +fn_804228C4 = .text:0x804228C4; // type:function size:0x140 +fn_80422A04 = .text:0x80422A04; // type:function size:0xA0 +fn_80422AA4 = .text:0x80422AA4; // type:function size:0xC4 +fn_80422B68 = .text:0x80422B68; // type:function size:0x8 +fn_80422B70 = .text:0x80422B70; // type:function size:0x1C +fn_80422B8C = .text:0x80422B8C; // type:function size:0x10 +fn_80422B9C = .text:0x80422B9C; // type:function size:0x348 +fn_80422EE4 = .text:0x80422EE4; // type:function size:0x160 +fn_80423044 = .text:0x80423044; // type:function size:0xBC +fn_80423100 = .text:0x80423100; // type:function size:0x14 +fn_80423114 = .text:0x80423114; // type:function size:0x150 +fn_80423264 = .text:0x80423264; // type:function size:0x88 +fn_804232EC = .text:0x804232EC; // type:function size:0x14 +fn_80423300 = .text:0x80423300; // type:function size:0x8C +fn_8042338C = .text:0x8042338C; // type:function size:0xEC +fn_80423478 = .text:0x80423478; // type:function size:0x124 +fn_8042359C = .text:0x8042359C; // type:function size:0x90 +fn_8042362C = .text:0x8042362C; // type:function size:0xA8 +fn_804236D4 = .text:0x804236D4; // type:function size:0x4 +fn_804236D8 = .text:0x804236D8; // type:function size:0x4 +fn_804236DC = .text:0x804236DC; // type:function size:0x4 +fn_804236E0 = .text:0x804236E0; // type:function size:0x4 +fn_804236E4 = .text:0x804236E4; // type:function size:0xA4 +fn_80423788 = .text:0x80423788; // type:function size:0x8 +fn_80423790 = .text:0x80423790; // type:function size:0x24 +fn_804237B4 = .text:0x804237B4; // type:function size:0x44 +fn_804237F8 = .text:0x804237F8; // type:function size:0x4 +fn_804237FC = .text:0x804237FC; // type:function size:0x2C +fn_80423828 = .text:0x80423828; // type:function size:0x4 +fn_8042382C = .text:0x8042382C; // type:function size:0x24 +fn_80423850 = .text:0x80423850; // type:function size:0x398 +fn_80423BE8 = .text:0x80423BE8; // type:function size:0x1AC +fn_80423D94 = .text:0x80423D94; // type:function size:0x2C +fn_80423DC0 = .text:0x80423DC0; // type:function size:0x68 +fn_80423E28 = .text:0x80423E28; // type:function size:0x34 +fn_80423E5C = .text:0x80423E5C; // type:function size:0x30 +fn_80423E8C = .text:0x80423E8C; // type:function size:0x3C +fn_80423EC8 = .text:0x80423EC8; // type:function size:0x94 +fn_80423F5C = .text:0x80423F5C; // type:function size:0x114 +fn_80424070 = .text:0x80424070; // type:function size:0x19C +fn_8042420C = .text:0x8042420C; // type:function size:0xCC +fn_804242D8 = .text:0x804242D8; // type:function size:0xEC +fn_804243C4 = .text:0x804243C4; // type:function size:0xE0 +fn_804244A4 = .text:0x804244A4; // type:function size:0x208 +fn_804246AC = .text:0x804246AC; // type:function size:0x108 +fn_804247B4 = .text:0x804247B4; // type:function size:0x8 +fn_804247BC = .text:0x804247BC; // type:function size:0x214 +fn_804249D0 = .text:0x804249D0; // type:function size:0xAC +fn_80424A7C = .text:0x80424A7C; // type:function size:0x44 +fn_80424AC0 = .text:0x80424AC0; // type:function size:0x20 +fn_80424AE0 = .text:0x80424AE0; // type:function size:0x64 +fn_80424B44 = .text:0x80424B44; // type:function size:0x24 +fn_80424B68 = .text:0x80424B68; // type:function size:0x10 +fn_80424B78 = .text:0x80424B78; // type:function size:0x2C +fn_80424BA4 = .text:0x80424BA4; // type:function size:0xBC +fn_80424C60 = .text:0x80424C60; // type:function size:0x18 +fn_80424C78 = .text:0x80424C78; // type:function size:0x18 +fn_80424C90 = .text:0x80424C90; // type:function size:0x18 +fn_80424CA8 = .text:0x80424CA8; // type:function size:0x18 +fn_80424CC0 = .text:0x80424CC0; // type:function size:0x18 +fn_80424CD8 = .text:0x80424CD8; // type:function size:0x18 +fn_80424CF0 = .text:0x80424CF0; // type:function size:0x18 +fn_80424D08 = .text:0x80424D08; // type:function size:0x18 +fn_80424D20 = .text:0x80424D20; // type:function size:0xDC +fn_80424DFC = .text:0x80424DFC; // type:function size:0x34 +fn_80424E30 = .text:0x80424E30; // type:function size:0x30 +fn_80424E60 = .text:0x80424E60; // type:function size:0x40 +fn_80424EA0 = .text:0x80424EA0; // type:function size:0x38C +fn_8042522C = .text:0x8042522C; // type:function size:0x70 +fn_8042529C = .text:0x8042529C; // type:function size:0x14 +fn_804252B0 = .text:0x804252B0; // type:function size:0x34 +fn_804252E4 = .text:0x804252E4; // type:function size:0xA0 +fn_80425384 = .text:0x80425384; // type:function size:0x10 +fn_80425394 = .text:0x80425394; // type:function size:0x10 +fn_804253A4 = .text:0x804253A4; // type:function size:0x10 +fn_804253B4 = .text:0x804253B4; // type:function size:0xC4 +fn_80425478 = .text:0x80425478; // type:function size:0xC4 +fn_8042553C = .text:0x8042553C; // type:function size:0x34 +fn_80425570 = .text:0x80425570; // type:function size:0x34 +fn_804255A4 = .text:0x804255A4; // type:function size:0x34 +fn_804255D8 = .text:0x804255D8; // type:function size:0x64 +fn_8042563C = .text:0x8042563C; // type:function size:0xEC +fn_80425728 = .text:0x80425728; // type:function size:0x20 +fn_80425748 = .text:0x80425748; // type:function size:0x14 +fn_8042575C = .text:0x8042575C; // type:function size:0x1C +fn_80425778 = .text:0x80425778; // type:function size:0x20 +fn_80425798 = .text:0x80425798; // type:function size:0x14 +fn_804257AC = .text:0x804257AC; // type:function size:0x68 +fn_80425814 = .text:0x80425814; // type:function size:0x8 +fn_8042581C = .text:0x8042581C; // type:function size:0x4C +fn_80425868 = .text:0x80425868; // type:function size:0xB4 +fn_8042591C = .text:0x8042591C; // type:function size:0xA0 +fn_804259BC = .text:0x804259BC; // type:function size:0x40 +fn_804259FC = .text:0x804259FC; // type:function size:0x44 +fn_80425A40 = .text:0x80425A40; // type:function size:0x110 +fn_80425B50 = .text:0x80425B50; // type:function size:0xB0 +fn_80425C00 = .text:0x80425C00; // type:function size:0xBC +fn_80425CBC = .text:0x80425CBC; // type:function size:0x8 +fn_80425CC4 = .text:0x80425CC4; // type:function size:0x48 +fn_80425D0C = .text:0x80425D0C; // type:function size:0x70 +fn_80425D7C = .text:0x80425D7C; // type:function size:0x9C +fn_80425E18 = .text:0x80425E18; // type:function size:0xD4 +fn_80425EEC = .text:0x80425EEC; // type:function size:0x60 +fn_80425F4C = .text:0x80425F4C; // type:function size:0x84 +fn_80425FD0 = .text:0x80425FD0; // type:function size:0x114 +fn_804260E4 = .text:0x804260E4; // type:function size:0x224 +fn_80426308 = .text:0x80426308; // type:function size:0x16C +fn_80426474 = .text:0x80426474; // type:function size:0x64 +fn_804264D8 = .text:0x804264D8; // type:function size:0x268 +fn_80426740 = .text:0x80426740; // type:function size:0x18 +fn_80426758 = .text:0x80426758; // type:function size:0x50 +fn_804267A8 = .text:0x804267A8; // type:function size:0x88 +fn_80426830 = .text:0x80426830; // type:function size:0x4C +fn_8042687C = .text:0x8042687C; // type:function size:0x44 +fn_804268C0 = .text:0x804268C0; // type:function size:0x48 +fn_80426908 = .text:0x80426908; // type:function size:0x48 +fn_80426950 = .text:0x80426950; // type:function size:0x44 +fn_80426994 = .text:0x80426994; // type:function size:0x44 +fn_804269D8 = .text:0x804269D8; // type:function size:0x5C +fn_80426A34 = .text:0x80426A34; // type:function size:0x18 +fn_80426A4C = .text:0x80426A4C; // type:function size:0x1A0 +fn_80426BEC = .text:0x80426BEC; // type:function size:0xE0 +fn_80426CCC = .text:0x80426CCC; // type:function size:0x48 +fn_80426D14 = .text:0x80426D14; // type:function size:0x90 +fn_80426DA4 = .text:0x80426DA4; // type:function size:0x4C +fn_80426DF0 = .text:0x80426DF0; // type:function size:0x40 +fn_80426E30 = .text:0x80426E30; // type:function size:0x8C +fn_80426EBC = .text:0x80426EBC; // type:function size:0x88 +fn_80426F44 = .text:0x80426F44; // type:function size:0x4 +fn_80426F48 = .text:0x80426F48; // type:function size:0xC8 +fn_80427010 = .text:0x80427010; // type:function size:0xC0 +fn_804270D0 = .text:0x804270D0; // type:function size:0x130 +fn_80427200 = .text:0x80427200; // type:function size:0x8 +fn_80427208 = .text:0x80427208; // type:function size:0x9C +fn_804272A4 = .text:0x804272A4; // type:function size:0x84 +fn_80427328 = .text:0x80427328; // type:function size:0x28 +fn_80427350 = .text:0x80427350; // type:function size:0x3C +fn_8042738C = .text:0x8042738C; // type:function size:0xF4 +fn_80427480 = .text:0x80427480; // type:function size:0x70 +fn_804274F0 = .text:0x804274F0; // type:function size:0x280 +fn_80427770 = .text:0x80427770; // type:function size:0x1C +fn_8042778C = .text:0x8042778C; // type:function size:0x6C +fn_804277F8 = .text:0x804277F8; // type:function size:0x6C +fn_80427864 = .text:0x80427864; // type:function size:0xE4 +fn_80427948 = .text:0x80427948; // type:function size:0x238 +fn_80427B80 = .text:0x80427B80; // type:function size:0x108 +fn_80427C88 = .text:0x80427C88; // type:function size:0x84 +fn_80427D0C = .text:0x80427D0C; // type:function size:0x1C +fn_80427D28 = .text:0x80427D28; // type:function size:0x4 +fn_80427D2C = .text:0x80427D2C; // type:function size:0x50 +fn_80427D7C = .text:0x80427D7C; // type:function size:0x88 +fn_80427E04 = .text:0x80427E04; // type:function size:0x38 +fn_80427E3C = .text:0x80427E3C; // type:function size:0x38 +fn_80427E74 = .text:0x80427E74; // type:function size:0x64 +fn_80427ED8 = .text:0x80427ED8; // type:function size:0x58 +fn_80427F30 = .text:0x80427F30; // type:function size:0x84 +fn_80427FB4 = .text:0x80427FB4; // type:function size:0x38 +fn_80427FEC = .text:0x80427FEC; // type:function size:0x8C +fn_80428078 = .text:0x80428078; // type:function size:0xF0 +fn_80428168 = .text:0x80428168; // type:function size:0x48 +fn_804281B0 = .text:0x804281B0; // type:function size:0x38 +fn_804281E8 = .text:0x804281E8; // type:function size:0x98 +fn_80428280 = .text:0x80428280; // type:function size:0xC8 +fn_80428348 = .text:0x80428348; // type:function size:0x68 +fn_804283B0 = .text:0x804283B0; // type:function size:0x18 +fn_804283C8 = .text:0x804283C8; // type:function size:0x380 +fn_80428748 = .text:0x80428748; // type:function size:0x380 +fn_80428AC8 = .text:0x80428AC8; // type:function size:0x78 +fn_80428B40 = .text:0x80428B40; // type:function size:0xF8 +fn_80428C38 = .text:0x80428C38; // type:function size:0x120 +fn_80428D58 = .text:0x80428D58; // type:function size:0xC +fn_80428D64 = .text:0x80428D64; // type:function size:0x174 +fn_80428ED8 = .text:0x80428ED8; // type:function size:0x104 +fn_80428FDC = .text:0x80428FDC; // type:function size:0xA4 +fn_80429080 = .text:0x80429080; // type:function size:0x134 +fn_804291B4 = .text:0x804291B4; // type:function size:0x194 +fn_80429348 = .text:0x80429348; // type:function size:0x168 +fn_804294B0 = .text:0x804294B0; // type:function size:0x68 +fn_80429518 = .text:0x80429518; // type:function size:0x128 +fn_80429640 = .text:0x80429640; // type:function size:0xB8 +fn_804296F8 = .text:0x804296F8; // type:function size:0x58 +fn_80429750 = .text:0x80429750; // type:function size:0x268 +fn_804299B8 = .text:0x804299B8; // type:function size:0x1F8 +fn_80429BB0 = .text:0x80429BB0; // type:function size:0x200 +fn_80429DB0 = .text:0x80429DB0; // type:function size:0x1C +fn_80429DCC = .text:0x80429DCC; // type:function size:0x164 +fn_80429F30 = .text:0x80429F30; // type:function size:0x11C +fn_8042A04C = .text:0x8042A04C; // type:function size:0x1C8 +fn_8042A214 = .text:0x8042A214; // type:function size:0x298 +fn_8042A4AC = .text:0x8042A4AC; // type:function size:0x88 +fn_8042A534 = .text:0x8042A534; // type:function size:0x38 +fn_8042A56C = .text:0x8042A56C; // type:function size:0x64 +fn_8042A5D0 = .text:0x8042A5D0; // type:function size:0xB4 +fn_8042A684 = .text:0x8042A684; // type:function size:0x90 +fn_8042A714 = .text:0x8042A714; // type:function size:0xA8 +fn_8042A7BC = .text:0x8042A7BC; // type:function size:0x6C +fn_8042A828 = .text:0x8042A828; // type:function size:0x54 +fn_8042A87C = .text:0x8042A87C; // type:function size:0x354 +fn_8042ABD0 = .text:0x8042ABD0; // type:function size:0x14C +fn_8042AD1C = .text:0x8042AD1C; // type:function size:0xB4 +fn_8042ADD0 = .text:0x8042ADD0; // type:function size:0x13C +fn_8042AF0C = .text:0x8042AF0C; // type:function size:0x80 +fn_8042AF8C = .text:0x8042AF8C; // type:function size:0xBC +fn_8042B048 = .text:0x8042B048; // type:function size:0x54 +fn_8042B09C = .text:0x8042B09C; // type:function size:0xE0 +fn_8042B17C = .text:0x8042B17C; // type:function size:0x1C +fn_8042B198 = .text:0x8042B198; // type:function size:0x84 +fn_8042B21C = .text:0x8042B21C; // type:function size:0x314 +fn_8042B530 = .text:0x8042B530; // type:function size:0xC4 +fn_8042B5F4 = .text:0x8042B5F4; // type:function size:0x64 +fn_8042B658 = .text:0x8042B658; // type:function size:0x21C +fn_8042B874 = .text:0x8042B874; // type:function size:0x170 +fn_8042B9E4 = .text:0x8042B9E4; // type:function size:0x1F0 +fn_8042BBD4 = .text:0x8042BBD4; // type:function size:0x10 +fn_8042BBE4 = .text:0x8042BBE4; // type:function size:0x104 +fn_8042BCE8 = .text:0x8042BCE8; // type:function size:0x8C +fn_8042BD74 = .text:0x8042BD74; // type:function size:0x22C +fn_8042BFA0 = .text:0x8042BFA0; // type:function size:0x10 +fn_8042BFB0 = .text:0x8042BFB0; // type:function size:0xD8 +fn_8042C088 = .text:0x8042C088; // type:function size:0x5C +fn_8042C0E4 = .text:0x8042C0E4; // type:function size:0x10 +fn_8042C0F4 = .text:0x8042C0F4; // type:function size:0x9C +fn_8042C190 = .text:0x8042C190; // type:function size:0x9C +fn_8042C22C = .text:0x8042C22C; // type:function size:0x1F4 +fn_8042C420 = .text:0x8042C420; // type:function size:0x5C +fn_8042C47C = .text:0x8042C47C; // type:function size:0x1A0 +fn_8042C61C = .text:0x8042C61C; // type:function size:0x44 +fn_8042C660 = .text:0x8042C660; // type:function size:0xD8 +fn_8042C738 = .text:0x8042C738; // type:function size:0x13C +fn_8042C874 = .text:0x8042C874; // type:function size:0x13C +fn_8042C9B0 = .text:0x8042C9B0; // type:function size:0x11C +fn_8042CACC = .text:0x8042CACC; // type:function size:0x118 +fn_8042CBE4 = .text:0x8042CBE4; // type:function size:0xBC +fn_8042CCA0 = .text:0x8042CCA0; // type:function size:0x220 +fn_8042CEC0 = .text:0x8042CEC0; // type:function size:0x188 +fn_8042D048 = .text:0x8042D048; // type:function size:0xAC +fn_8042D0F4 = .text:0x8042D0F4; // type:function size:0xA0 +fn_8042D194 = .text:0x8042D194; // type:function size:0x120 +fn_8042D2B4 = .text:0x8042D2B4; // type:function size:0xB8 +fn_8042D36C = .text:0x8042D36C; // type:function size:0x88 +fn_8042D3F4 = .text:0x8042D3F4; // type:function size:0x198 +fn_8042D58C = .text:0x8042D58C; // type:function size:0xA0 +fn_8042D62C = .text:0x8042D62C; // type:function size:0xB0 +fn_8042D6DC = .text:0x8042D6DC; // type:function size:0x9C +fn_8042D778 = .text:0x8042D778; // type:function size:0xA8 +fn_8042D820 = .text:0x8042D820; // type:function size:0x1C +fn_8042D83C = .text:0x8042D83C; // type:function size:0xF0 +fn_8042D92C = .text:0x8042D92C; // type:function size:0x298 +fn_8042DBC4 = .text:0x8042DBC4; // type:function size:0x1C4 +fn_8042DD88 = .text:0x8042DD88; // type:function size:0xC8 +fn_8042DE50 = .text:0x8042DE50; // type:function size:0xBC +fn_8042DF0C = .text:0x8042DF0C; // type:function size:0x4FC +fn_8042E408 = .text:0x8042E408; // type:function size:0xB8 +fn_8042E4C0 = .text:0x8042E4C0; // type:function size:0x8C +fn_8042E54C = .text:0x8042E54C; // type:function size:0x40 +fn_8042E58C = .text:0x8042E58C; // type:function size:0x48 +fn_8042E5D4 = .text:0x8042E5D4; // type:function size:0x4C +fn_8042E620 = .text:0x8042E620; // type:function size:0x80 +fn_8042E6A0 = .text:0x8042E6A0; // type:function size:0x10 +fn_8042E6B0 = .text:0x8042E6B0; // type:function size:0x10 +fn_8042E6C0 = .text:0x8042E6C0; // type:function size:0x18 +fn_8042E6D8 = .text:0x8042E6D8; // type:function size:0xFC +fn_8042E7D4 = .text:0x8042E7D4; // type:function size:0x6C +fn_8042E840 = .text:0x8042E840; // type:function size:0x38 +fn_8042E878 = .text:0x8042E878; // type:function size:0x98 +fn_8042E910 = .text:0x8042E910; // type:function size:0xA0 +fn_8042E9B0 = .text:0x8042E9B0; // type:function size:0xD8 +fn_8042EA88 = .text:0x8042EA88; // type:function size:0xD0 +fn_8042EB58 = .text:0x8042EB58; // type:function size:0xD0 +fn_8042EC28 = .text:0x8042EC28; // type:function size:0x7C +fn_8042ECA4 = .text:0x8042ECA4; // type:function size:0x5C +fn_8042ED00 = .text:0x8042ED00; // type:function size:0x68 +fn_8042ED68 = .text:0x8042ED68; // type:function size:0x18C +fn_8042EEF4 = .text:0x8042EEF4; // type:function size:0x20 +fn_8042EF14 = .text:0x8042EF14; // type:function size:0x78 +fn_8042EF8C = .text:0x8042EF8C; // type:function size:0xB8 +fn_8042F044 = .text:0x8042F044; // type:function size:0x4 +fn_8042F048 = .text:0x8042F048; // type:function size:0x284 +fn_8042F2CC = .text:0x8042F2CC; // type:function size:0xB0 +fn_8042F37C = .text:0x8042F37C; // type:function size:0xB0 +fn_8042F42C = .text:0x8042F42C; // type:function size:0x98 +fn_8042F4C4 = .text:0x8042F4C4; // type:function size:0x188 +fn_8042F64C = .text:0x8042F64C; // type:function size:0x10 +fn_8042F65C = .text:0x8042F65C; // type:function size:0x108 +fn_8042F764 = .text:0x8042F764; // type:function size:0x1B4 +fn_8042F918 = .text:0x8042F918; // type:function size:0xE8 +fn_8042FA00 = .text:0x8042FA00; // type:function size:0x78 +fn_8042FA78 = .text:0x8042FA78; // type:function size:0xC0 +fn_8042FB38 = .text:0x8042FB38; // type:function size:0xB8 +fn_8042FBF0 = .text:0x8042FBF0; // type:function size:0x13C +fn_8042FD2C = .text:0x8042FD2C; // type:function size:0xD0 +fn_8042FDFC = .text:0x8042FDFC; // type:function size:0x198 +fn_8042FF94 = .text:0x8042FF94; // type:function size:0x4 +fn_8042FF98 = .text:0x8042FF98; // type:function size:0xDC +fn_80430074 = .text:0x80430074; // type:function size:0x104 +fn_80430178 = .text:0x80430178; // type:function size:0xE4 +fn_8043025C = .text:0x8043025C; // type:function size:0x220 +fn_8043047C = .text:0x8043047C; // type:function size:0x278 +fn_804306F4 = .text:0x804306F4; // type:function size:0x104 +fn_804307F8 = .text:0x804307F8; // type:function size:0x150 +fn_80430948 = .text:0x80430948; // type:function size:0x158 +fn_80430AA0 = .text:0x80430AA0; // type:function size:0x40 +fn_80430AE0 = .text:0x80430AE0; // type:function size:0x5C +fn_80430B3C = .text:0x80430B3C; // type:function size:0xBC +fn_80430BF8 = .text:0x80430BF8; // type:function size:0x1D0 +fn_80430DC8 = .text:0x80430DC8; // type:function size:0xB8 +fn_80430E80 = .text:0x80430E80; // type:function size:0x78 +fn_80430EF8 = .text:0x80430EF8; // type:function size:0x50 +fn_80430F48 = .text:0x80430F48; // type:function size:0x21C +fn_80431164 = .text:0x80431164; // type:function size:0x160 +fn_804312C4 = .text:0x804312C4; // type:function size:0x234 +fn_804314F8 = .text:0x804314F8; // type:function size:0xB0 +fn_804315A8 = .text:0x804315A8; // type:function size:0x228 +fn_804317D0 = .text:0x804317D0; // type:function size:0x44 +fn_80431814 = .text:0x80431814; // type:function size:0x1DC +fn_804319F0 = .text:0x804319F0; // type:function size:0x18C +fn_80431B7C = .text:0x80431B7C; // type:function size:0x1E0 +fn_80431D5C = .text:0x80431D5C; // type:function size:0x1A0 +fn_80431EFC = .text:0x80431EFC; // type:function size:0xB8 +fn_80431FB4 = .text:0x80431FB4; // type:function size:0x84 +fn_80432038 = .text:0x80432038; // type:function size:0x114 +fn_8043214C = .text:0x8043214C; // type:function size:0xB4 +fn_80432200 = .text:0x80432200; // type:function size:0x4 +fn_80432204 = .text:0x80432204; // type:function size:0x1A8 +fn_804323AC = .text:0x804323AC; // type:function size:0x104 +fn_804324B0 = .text:0x804324B0; // type:function size:0x70 +fn_80432520 = .text:0x80432520; // type:function size:0x60 +fn_80432580 = .text:0x80432580; // type:function size:0x88 +fn_80432608 = .text:0x80432608; // type:function size:0x78 +fn_80432680 = .text:0x80432680; // type:function size:0x50 +fn_804326D0 = .text:0x804326D0; // type:function size:0x54 +fn_80432724 = .text:0x80432724; // type:function size:0xB0 +fn_804327D4 = .text:0x804327D4; // type:function size:0x228 +fn_804329FC = .text:0x804329FC; // type:function size:0xC4 +fn_80432AC0 = .text:0x80432AC0; // type:function size:0x1DC +fn_80432C9C = .text:0x80432C9C; // type:function size:0x3CC +fn_80433068 = .text:0x80433068; // type:function size:0x464 +fn_804334CC = .text:0x804334CC; // type:function size:0x29C +fn_80433768 = .text:0x80433768; // type:function size:0x12C +fn_80433894 = .text:0x80433894; // type:function size:0x1C +fn_804338B0 = .text:0x804338B0; // type:function size:0x40 +fn_804338F0 = .text:0x804338F0; // type:function size:0xB4 +fn_804339A4 = .text:0x804339A4; // type:function size:0x2E8 +fn_80433C8C = .text:0x80433C8C; // type:function size:0x344 +fn_80433FD0 = .text:0x80433FD0; // type:function size:0xFC +fn_804340CC = .text:0x804340CC; // type:function size:0x13C +fn_80434208 = .text:0x80434208; // type:function size:0x40 +fn_80434248 = .text:0x80434248; // type:function size:0x480 +fn_804346C8 = .text:0x804346C8; // type:function size:0xBC +fn_80434784 = .text:0x80434784; // type:function size:0x13C +fn_804348C0 = .text:0x804348C0; // type:function size:0x1AC +fn_80434A6C = .text:0x80434A6C; // type:function size:0x130 +fn_80434B9C = .text:0x80434B9C; // type:function size:0x74 +fn_80434C10 = .text:0x80434C10; // type:function size:0x35C +fn_80434F6C = .text:0x80434F6C; // type:function size:0x50 +fn_80434FBC = .text:0x80434FBC; // type:function size:0x3E0 +fn_8043539C = .text:0x8043539C; // type:function size:0x11C +fn_804354B8 = .text:0x804354B8; // type:function size:0xE0 +fn_80435598 = .text:0x80435598; // type:function size:0x34 +fn_804355CC = .text:0x804355CC; // type:function size:0x5B8 +fn_80435B84 = .text:0x80435B84; // type:function size:0x18C +fn_80435D10 = .text:0x80435D10; // type:function size:0xDC +fn_80435DEC = .text:0x80435DEC; // type:function size:0x8C +fn_80435E78 = .text:0x80435E78; // type:function size:0x100 +fn_80435F78 = .text:0x80435F78; // type:function size:0xE0 +fn_80436058 = .text:0x80436058; // type:function size:0x158 +fn_804361B0 = .text:0x804361B0; // type:function size:0x118 +fn_804362C8 = .text:0x804362C8; // type:function size:0x200 +fn_804364C8 = .text:0x804364C8; // type:function size:0x128 +fn_804365F0 = .text:0x804365F0; // type:function size:0x158 +fn_80436748 = .text:0x80436748; // type:function size:0xE0 +fn_80436828 = .text:0x80436828; // type:function size:0x2C +fn_80436854 = .text:0x80436854; // type:function size:0x4C +fn_804368A0 = .text:0x804368A0; // type:function size:0xE0 +fn_80436980 = .text:0x80436980; // type:function size:0x60 +fn_804369E0 = .text:0x804369E0; // type:function size:0x70 +fn_80436A50 = .text:0x80436A50; // type:function size:0x18C +fn_80436BDC = .text:0x80436BDC; // type:function size:0x1DC +fn_80436DB8 = .text:0x80436DB8; // type:function size:0x13C +fn_80436EF4 = .text:0x80436EF4; // type:function size:0x1EC +fn_804370E0 = .text:0x804370E0; // type:function size:0x1F8 +fn_804372D8 = .text:0x804372D8; // type:function size:0x110 +fn_804373E8 = .text:0x804373E8; // type:function size:0x134 +fn_8043751C = .text:0x8043751C; // type:function size:0x1D8 +fn_804376F4 = .text:0x804376F4; // type:function size:0xC +fn_80437700 = .text:0x80437700; // type:function size:0xC +fn_8043770C = .text:0x8043770C; // type:function size:0x218 +fn_80437924 = .text:0x80437924; // type:function size:0x1B4 +fn_80437AD8 = .text:0x80437AD8; // type:function size:0x60 +fn_80437B38 = .text:0x80437B38; // type:function size:0xA8 +fn_80437BE0 = .text:0x80437BE0; // type:function size:0x60 +fn_80437C40 = .text:0x80437C40; // type:function size:0xC0 +fn_80437D00 = .text:0x80437D00; // type:function size:0xE0 +fn_80437DE0 = .text:0x80437DE0; // type:function size:0x88 +fn_80437E68 = .text:0x80437E68; // type:function size:0x8C +fn_80437EF4 = .text:0x80437EF4; // type:function size:0x60 +fn_80437F54 = .text:0x80437F54; // type:function size:0x5C +fn_80437FB0 = .text:0x80437FB0; // type:function size:0x1A0 +fn_80438150 = .text:0x80438150; // type:function size:0xA0 +fn_804381F0 = .text:0x804381F0; // type:function size:0x1E4 +fn_804383D4 = .text:0x804383D4; // type:function size:0xA0 +fn_80438474 = .text:0x80438474; // type:function size:0x90 +fn_80438504 = .text:0x80438504; // type:function size:0x7C +fn_80438580 = .text:0x80438580; // type:function size:0x8C +fn_8043860C = .text:0x8043860C; // type:function size:0xD8 +fn_804386E4 = .text:0x804386E4; // type:function size:0xA0 +fn_80438784 = .text:0x80438784; // type:function size:0x7C +fn_80438800 = .text:0x80438800; // type:function size:0x7C +fn_8043887C = .text:0x8043887C; // type:function size:0x7C +fn_804388F8 = .text:0x804388F8; // type:function size:0xFC +fn_804389F4 = .text:0x804389F4; // type:function size:0xE8 +fn_80438ADC = .text:0x80438ADC; // type:function size:0x60 +fn_80438B3C = .text:0x80438B3C; // type:function size:0xB4 +fn_80438BF0 = .text:0x80438BF0; // type:function size:0xCC +fn_80438CBC = .text:0x80438CBC; // type:function size:0x84 +fn_80438D40 = .text:0x80438D40; // type:function size:0xB4 +fn_80438DF4 = .text:0x80438DF4; // type:function size:0x84 +fn_80438E78 = .text:0x80438E78; // type:function size:0xB0 +fn_80438F28 = .text:0x80438F28; // type:function size:0x94 +fn_80438FBC = .text:0x80438FBC; // type:function size:0x5C +fn_80439018 = .text:0x80439018; // type:function size:0x1BC +fn_804391D4 = .text:0x804391D4; // type:function size:0x74 +fn_80439248 = .text:0x80439248; // type:function size:0x60 +fn_804392A8 = .text:0x804392A8; // type:function size:0x1C0 +fn_80439468 = .text:0x80439468; // type:function size:0xB0 +fn_80439518 = .text:0x80439518; // type:function size:0x140 +fn_80439658 = .text:0x80439658; // type:function size:0x38 +fn_80439690 = .text:0x80439690; // type:function size:0x30 +fn_804396C0 = .text:0x804396C0; // type:function size:0x44 +fn_80439704 = .text:0x80439704; // type:function size:0x44 +fn_80439748 = .text:0x80439748; // type:function size:0x74 +fn_804397BC = .text:0x804397BC; // type:function size:0x74 +fn_80439830 = .text:0x80439830; // type:function size:0x44 +fn_80439874 = .text:0x80439874; // type:function size:0x44 +fn_804398B8 = .text:0x804398B8; // type:function size:0xBC +fn_80439974 = .text:0x80439974; // type:function size:0x94 +fn_80439A08 = .text:0x80439A08; // type:function size:0x70 +fn_80439A78 = .text:0x80439A78; // type:function size:0x60 +fn_80439AD8 = .text:0x80439AD8; // type:function size:0x5C +fn_80439B34 = .text:0x80439B34; // type:function size:0x28 +fn_80439B5C = .text:0x80439B5C; // type:function size:0x60 +fn_80439BBC = .text:0x80439BBC; // type:function size:0x7C +fn_80439C38 = .text:0x80439C38; // type:function size:0x78 +fn_80439CB0 = .text:0x80439CB0; // type:function size:0x420 +fn_8043A0D0 = .text:0x8043A0D0; // type:function size:0x30 +fn_8043A100 = .text:0x8043A100; // type:function size:0x30 +fn_8043A130 = .text:0x8043A130; // type:function size:0x30 +fn_8043A160 = .text:0x8043A160; // type:function size:0xF4 +fn_8043A254 = .text:0x8043A254; // type:function size:0x68 +fn_8043A2BC = .text:0x8043A2BC; // type:function size:0xC0 +fn_8043A37C = .text:0x8043A37C; // type:function size:0xC8 +fn_8043A444 = .text:0x8043A444; // type:function size:0x1D8 +fn_8043A61C = .text:0x8043A61C; // type:function size:0x158 +fn_8043A774 = .text:0x8043A774; // type:function size:0x4C +fn_8043A7C0 = .text:0x8043A7C0; // type:function size:0xC8 +fn_8043A888 = .text:0x8043A888; // type:function size:0x450 +fn_8043ACD8 = .text:0x8043ACD8; // type:function size:0x44 +fn_8043AD1C = .text:0x8043AD1C; // type:function size:0x7C +fn_8043AD98 = .text:0x8043AD98; // type:function size:0xE4 +fn_8043AE7C = .text:0x8043AE7C; // type:function size:0x190 +fn_8043B00C = .text:0x8043B00C; // type:function size:0xC8 +fn_8043B0D4 = .text:0x8043B0D4; // type:function size:0x64 +fn_8043B138 = .text:0x8043B138; // type:function size:0x140 +fn_8043B278 = .text:0x8043B278; // type:function size:0xA0 +fn_8043B318 = .text:0x8043B318; // type:function size:0x228 +fn_8043B540 = .text:0x8043B540; // type:function size:0x158 +fn_8043B698 = .text:0x8043B698; // type:function size:0xA4 +fn_8043B73C = .text:0x8043B73C; // type:function size:0x130 +fn_8043B86C = .text:0x8043B86C; // type:function size:0x258 +fn_8043BAC4 = .text:0x8043BAC4; // type:function size:0x14C +fn_8043BC10 = .text:0x8043BC10; // type:function size:0x214 +fn_8043BE24 = .text:0x8043BE24; // type:function size:0x348 +fn_8043C16C = .text:0x8043C16C; // type:function size:0x2A8 +fn_8043C414 = .text:0x8043C414; // type:function size:0x30C +fn_8043C720 = .text:0x8043C720; // type:function size:0x2C4 +fn_8043C9E4 = .text:0x8043C9E4; // type:function size:0x248 +fn_8043CC2C = .text:0x8043CC2C; // type:function size:0x1F8 +fn_8043CE24 = .text:0x8043CE24; // type:function size:0x398 +fn_8043D1BC = .text:0x8043D1BC; // type:function size:0x29C +fn_8043D458 = .text:0x8043D458; // type:function size:0xFC +fn_8043D554 = .text:0x8043D554; // type:function size:0x2C +fn_8043D580 = .text:0x8043D580; // type:function size:0x19C +fn_8043D71C = .text:0x8043D71C; // type:function size:0x90 +fn_8043D7AC = .text:0x8043D7AC; // type:function size:0x234 +fn_8043D9E0 = .text:0x8043D9E0; // type:function size:0x190 +fn_8043DB70 = .text:0x8043DB70; // type:function size:0xB8 +fn_8043DC28 = .text:0x8043DC28; // type:function size:0xD0 +fn_8043DCF8 = .text:0x8043DCF8; // type:function size:0xA4 +fn_8043DD9C = .text:0x8043DD9C; // type:function size:0xA4 +fn_8043DE40 = .text:0x8043DE40; // type:function size:0x124 +fn_8043DF64 = .text:0x8043DF64; // type:function size:0xC8 +fn_8043E02C = .text:0x8043E02C; // type:function size:0x100 +fn_8043E12C = .text:0x8043E12C; // type:function size:0x1C +fn_8043E148 = .text:0x8043E148; // type:function size:0x4 +fn_8043E14C = .text:0x8043E14C; // type:function size:0x4C +fn_8043E198 = .text:0x8043E198; // type:function size:0x294 +fn_8043E42C = .text:0x8043E42C; // type:function size:0x170 +fn_8043E59C = .text:0x8043E59C; // type:function size:0x168 +fn_8043E704 = .text:0x8043E704; // type:function size:0x244 +fn_8043E948 = .text:0x8043E948; // type:function size:0x1D8 +fn_8043EB20 = .text:0x8043EB20; // type:function size:0x3C8 +fn_8043EEE8 = .text:0x8043EEE8; // type:function size:0x25C +fn_8043F144 = .text:0x8043F144; // type:function size:0x1E4 +fn_8043F328 = .text:0x8043F328; // type:function size:0x15C +fn_8043F484 = .text:0x8043F484; // type:function size:0x1A4 +fn_8043F628 = .text:0x8043F628; // type:function size:0x154 +fn_8043F77C = .text:0x8043F77C; // type:function size:0x238 +fn_8043F9B4 = .text:0x8043F9B4; // type:function size:0xB4 +fn_8043FA68 = .text:0x8043FA68; // type:function size:0xBC +fn_8043FB24 = .text:0x8043FB24; // type:function size:0x70 +fn_8043FB94 = .text:0x8043FB94; // type:function size:0x174 +fn_8043FD08 = .text:0x8043FD08; // type:function size:0x108 +fn_8043FE10 = .text:0x8043FE10; // type:function size:0x2CC +fn_804400DC = .text:0x804400DC; // type:function size:0x198 +fn_80440274 = .text:0x80440274; // type:function size:0xE4 +fn_80440358 = .text:0x80440358; // type:function size:0x14 +fn_8044036C = .text:0x8044036C; // type:function size:0x1D0 +fn_8044053C = .text:0x8044053C; // type:function size:0x6C +fn_804405A8 = .text:0x804405A8; // type:function size:0x80 +fn_80440628 = .text:0x80440628; // type:function size:0x6C +fn_80440694 = .text:0x80440694; // type:function size:0xDC +fn_80440770 = .text:0x80440770; // type:function size:0x44 +fn_804407B4 = .text:0x804407B4; // type:function size:0x114 +fn_804408C8 = .text:0x804408C8; // type:function size:0x330 +fn_80440BF8 = .text:0x80440BF8; // type:function size:0xA70 +fn_80441668 = .text:0x80441668; // type:function size:0x50 +fn_804416B8 = .text:0x804416B8; // type:function size:0x12C +fn_804417E4 = .text:0x804417E4; // type:function size:0xD4 +fn_804418B8 = .text:0x804418B8; // type:function size:0x100 +fn_804419B8 = .text:0x804419B8; // type:function size:0x88 +fn_80441A40 = .text:0x80441A40; // type:function size:0x90 +fn_80441AD0 = .text:0x80441AD0; // type:function size:0x10 +fn_80441AE0 = .text:0x80441AE0; // type:function size:0xC4 +fn_80441BA4 = .text:0x80441BA4; // type:function size:0xFC +fn_80441CA0 = .text:0x80441CA0; // type:function size:0xC4 +fn_80441D64 = .text:0x80441D64; // type:function size:0xD8 +fn_80441E3C = .text:0x80441E3C; // type:function size:0xC0 +fn_80441EFC = .text:0x80441EFC; // type:function size:0x2F8 +fn_804421F4 = .text:0x804421F4; // type:function size:0x2F8 +fn_804424EC = .text:0x804424EC; // type:function size:0x1B4 +fn_804426A0 = .text:0x804426A0; // type:function size:0xD4 +fn_80442774 = .text:0x80442774; // type:function size:0xC0 +fn_80442834 = .text:0x80442834; // type:function size:0x170 +fn_804429A4 = .text:0x804429A4; // type:function size:0x19C +fn_80442B40 = .text:0x80442B40; // type:function size:0xA4 +fn_80442BE4 = .text:0x80442BE4; // type:function size:0x10C +fn_80442CF0 = .text:0x80442CF0; // type:function size:0x1A4 +fn_80442E94 = .text:0x80442E94; // type:function size:0x5C +fn_80442EF0 = .text:0x80442EF0; // type:function size:0x4C +fn_80442F3C = .text:0x80442F3C; // type:function size:0x10 +fn_80442F4C = .text:0x80442F4C; // type:function size:0xB8 +fn_80443004 = .text:0x80443004; // type:function size:0x148 +fn_8044314C = .text:0x8044314C; // type:function size:0x40 +fn_8044318C = .text:0x8044318C; // type:function size:0x110 +fn_8044329C = .text:0x8044329C; // type:function size:0x40 +fn_804432DC = .text:0x804432DC; // type:function size:0x6C +fn_80443348 = .text:0x80443348; // type:function size:0x118 +fn_80443460 = .text:0x80443460; // type:function size:0xD0 +fn_80443530 = .text:0x80443530; // type:function size:0x90 +fn_804435C0 = .text:0x804435C0; // type:function size:0xE8 +fn_804436A8 = .text:0x804436A8; // type:function size:0x50 +fn_804436F8 = .text:0x804436F8; // type:function size:0x160 +fn_80443858 = .text:0x80443858; // type:function size:0x9C +fn_804438F4 = .text:0x804438F4; // type:function size:0x1B0 +fn_80443AA4 = .text:0x80443AA4; // type:function size:0x104 +fn_80443BA8 = .text:0x80443BA8; // type:function size:0x140 +fn_80443CE8 = .text:0x80443CE8; // type:function size:0x144 +fn_80443E2C = .text:0x80443E2C; // type:function size:0x150 +fn_80443F7C = .text:0x80443F7C; // type:function size:0x118 +fn_80444094 = .text:0x80444094; // type:function size:0x178 +fn_8044420C = .text:0x8044420C; // type:function size:0xC4 +fn_804442D0 = .text:0x804442D0; // type:function size:0xC8 +fn_80444398 = .text:0x80444398; // type:function size:0x68 +fn_80444400 = .text:0x80444400; // type:function size:0xA0 +fn_804444A0 = .text:0x804444A0; // type:function size:0x98 +fn_80444538 = .text:0x80444538; // type:function size:0x200 +fn_80444738 = .text:0x80444738; // type:function size:0x130 +fn_80444868 = .text:0x80444868; // type:function size:0xF8 +fn_80444960 = .text:0x80444960; // type:function size:0x194 +fn_80444AF4 = .text:0x80444AF4; // type:function size:0x17C +fn_80444C70 = .text:0x80444C70; // type:function size:0xDC +fn_80444D4C = .text:0x80444D4C; // type:function size:0x54 +fn_80444DA0 = .text:0x80444DA0; // type:function size:0x88 +fn_80444E28 = .text:0x80444E28; // type:function size:0x70 +fn_80444E98 = .text:0x80444E98; // type:function size:0x68 +fn_80444F00 = .text:0x80444F00; // type:function size:0x1CC +fn_804450CC = .text:0x804450CC; // type:function size:0x7C +fn_80445148 = .text:0x80445148; // type:function size:0x8C +fn_804451D4 = .text:0x804451D4; // type:function size:0x104 +fn_804452D8 = .text:0x804452D8; // type:function size:0x108 +fn_804453E0 = .text:0x804453E0; // type:function size:0x108 +fn_804454E8 = .text:0x804454E8; // type:function size:0x4 +fn_804454EC = .text:0x804454EC; // type:function size:0x124 +fn_80445610 = .text:0x80445610; // type:function size:0x2A0 +fn_804458B0 = .text:0x804458B0; // type:function size:0x134 +fn_804459E4 = .text:0x804459E4; // type:function size:0x1C +fn_80445A00 = .text:0x80445A00; // type:function size:0x44 +fn_80445A44 = .text:0x80445A44; // type:function size:0x214 +fn_80445C58 = .text:0x80445C58; // type:function size:0x1BC +fn_80445E14 = .text:0x80445E14; // type:function size:0x128 +fn_80445F3C = .text:0x80445F3C; // type:function size:0x174 +fn_804460B0 = .text:0x804460B0; // type:function size:0x120 +fn_804461D0 = .text:0x804461D0; // type:function size:0x118 +fn_804462E8 = .text:0x804462E8; // type:function size:0x178 +fn_80446460 = .text:0x80446460; // type:function size:0xF4 +fn_80446554 = .text:0x80446554; // type:function size:0xF0 +fn_80446644 = .text:0x80446644; // type:function size:0x90 +fn_804466D4 = .text:0x804466D4; // type:function size:0x174 +fn_80446848 = .text:0x80446848; // type:function size:0x19C +fn_804469E4 = .text:0x804469E4; // type:function size:0x1BC +fn_80446BA0 = .text:0x80446BA0; // type:function size:0x150 +fn_80446CF0 = .text:0x80446CF0; // type:function size:0x1EC +fn_80446EDC = .text:0x80446EDC; // type:function size:0x11C +fn_80446FF8 = .text:0x80446FF8; // type:function size:0xE8 +fn_804470E0 = .text:0x804470E0; // type:function size:0x30C +fn_804473EC = .text:0x804473EC; // type:function size:0x16C +fn_80447558 = .text:0x80447558; // type:function size:0x8C +fn_804475E4 = .text:0x804475E4; // type:function size:0x4 +fn_804475E8 = .text:0x804475E8; // type:function size:0x8 +fn_804475F0 = .text:0x804475F0; // type:function size:0x64 +fn_80447654 = .text:0x80447654; // type:function size:0x64 +fn_804476B8 = .text:0x804476B8; // type:function size:0x88 +fn_80447740 = .text:0x80447740; // type:function size:0xA4 +fn_804477E4 = .text:0x804477E4; // type:function size:0x2C +fn_80447810 = .text:0x80447810; // type:function size:0x68 +fn_80447878 = .text:0x80447878; // type:function size:0x70 +fn_804478E8 = .text:0x804478E8; // type:function size:0xE0 +fn_804479C8 = .text:0x804479C8; // type:function size:0x28 +fn_804479F0 = .text:0x804479F0; // type:function size:0xBC +fn_80447AAC = .text:0x80447AAC; // type:function size:0x20 +fn_80447ACC = .text:0x80447ACC; // type:function size:0xA4 +fn_80447B70 = .text:0x80447B70; // type:function size:0xA4 +fn_80447C14 = .text:0x80447C14; // type:function size:0x98 +fn_80447CAC = .text:0x80447CAC; // type:function size:0x2C +fn_80447CD8 = .text:0x80447CD8; // type:function size:0x38 +fn_80447D10 = .text:0x80447D10; // type:function size:0xB0 +fn_80447DC0 = .text:0x80447DC0; // type:function size:0xB0 +fn_80447E70 = .text:0x80447E70; // type:function size:0xC4 +fn_80447F34 = .text:0x80447F34; // type:function size:0xB0 +fn_80447FE4 = .text:0x80447FE4; // type:function size:0x198 +fn_8044817C = .text:0x8044817C; // type:function size:0xE8 +fn_80448264 = .text:0x80448264; // type:function size:0x84 +fn_804482E8 = .text:0x804482E8; // type:function size:0x84 +fn_8044836C = .text:0x8044836C; // type:function size:0x120 +fn_8044848C = .text:0x8044848C; // type:function size:0xB0 +fn_8044853C = .text:0x8044853C; // type:function size:0x11C +fn_80448658 = .text:0x80448658; // type:function size:0xA8 +fn_80448700 = .text:0x80448700; // type:function size:0xC0 +fn_804487C0 = .text:0x804487C0; // type:function size:0x574 +fn_80448D34 = .text:0x80448D34; // type:function size:0x624 +fn_80449358 = .text:0x80449358; // type:function size:0x38 +fn_80449390 = .text:0x80449390; // type:function size:0x4C +fn_804493DC = .text:0x804493DC; // type:function size:0x158 +fn_80449534 = .text:0x80449534; // type:function size:0x88 +fn_804495BC = .text:0x804495BC; // type:function size:0x74 +fn_80449630 = .text:0x80449630; // type:function size:0x58 +fn_80449688 = .text:0x80449688; // type:function size:0x80 +fn_80449708 = .text:0x80449708; // type:function size:0x58 +fn_80449760 = .text:0x80449760; // type:function size:0xC4 +fn_80449824 = .text:0x80449824; // type:function size:0x3C +fn_80449860 = .text:0x80449860; // type:function size:0x54 +fn_804498B4 = .text:0x804498B4; // type:function size:0x158 +fn_80449A0C = .text:0x80449A0C; // type:function size:0x8C +fn_80449A98 = .text:0x80449A98; // type:function size:0x3C +fn_80449AD4 = .text:0x80449AD4; // type:function size:0x64 +fn_80449B38 = .text:0x80449B38; // type:function size:0x378 +fn_80449EB0 = .text:0x80449EB0; // type:function size:0x5C +fn_80449F0C = .text:0x80449F0C; // type:function size:0x64 +fn_80449F70 = .text:0x80449F70; // type:function size:0x28 +fn_80449F98 = .text:0x80449F98; // type:function size:0xCC +fn_8044A064 = .text:0x8044A064; // type:function size:0x108 +fn_8044A16C = .text:0x8044A16C; // type:function size:0x360 +fn_8044A4CC = .text:0x8044A4CC; // type:function size:0x4B0 +fn_8044A97C = .text:0x8044A97C; // type:function size:0x24 +fn_8044A9A0 = .text:0x8044A9A0; // type:function size:0x13C +fn_8044AADC = .text:0x8044AADC; // type:function size:0xD8 +fn_8044ABB4 = .text:0x8044ABB4; // type:function size:0x5C +fn_8044AC10 = .text:0x8044AC10; // type:function size:0x40 +fn_8044AC50 = .text:0x8044AC50; // type:function size:0xE0 +fn_8044AD30 = .text:0x8044AD30; // type:function size:0x114 +fn_8044AE44 = .text:0x8044AE44; // type:function size:0x398 +fn_8044B1DC = .text:0x8044B1DC; // type:function size:0xD8 +fn_8044B2B4 = .text:0x8044B2B4; // type:function size:0x17C +fn_8044B430 = .text:0x8044B430; // type:function size:0x23C +fn_8044B66C = .text:0x8044B66C; // type:function size:0xEC +fn_8044B758 = .text:0x8044B758; // type:function size:0x130 +fn_8044B888 = .text:0x8044B888; // type:function size:0x34 +fn_8044B8BC = .text:0x8044B8BC; // type:function size:0x140 +fn_8044B9FC = .text:0x8044B9FC; // type:function size:0x148 +fn_8044BB44 = .text:0x8044BB44; // type:function size:0x2A8 +fn_8044BDEC = .text:0x8044BDEC; // type:function size:0x2D4 +fn_8044C0C0 = .text:0x8044C0C0; // type:function size:0x1EC +fn_8044C2AC = .text:0x8044C2AC; // type:function size:0xA0 +fn_8044C34C = .text:0x8044C34C; // type:function size:0x598 +fn_8044C8E4 = .text:0x8044C8E4; // type:function size:0x1A0 +fn_8044CA84 = .text:0x8044CA84; // type:function size:0xC4 +fn_8044CB48 = .text:0x8044CB48; // type:function size:0x190 +fn_8044CCD8 = .text:0x8044CCD8; // type:function size:0x13C +fn_8044CE14 = .text:0x8044CE14; // type:function size:0x17C +fn_8044CF90 = .text:0x8044CF90; // type:function size:0xF8 +fn_8044D088 = .text:0x8044D088; // type:function size:0xD4 +fn_8044D15C = .text:0x8044D15C; // type:function size:0x114 +fn_8044D270 = .text:0x8044D270; // type:function size:0x9C +fn_8044D30C = .text:0x8044D30C; // type:function size:0xBC +fn_8044D3C8 = .text:0x8044D3C8; // type:function size:0x88 +fn_8044D450 = .text:0x8044D450; // type:function size:0x154 +fn_8044D5A4 = .text:0x8044D5A4; // type:function size:0x410 +fn_8044D9B4 = .text:0x8044D9B4; // type:function size:0x390 +fn_8044DD44 = .text:0x8044DD44; // type:function size:0x41C +fn_8044E160 = .text:0x8044E160; // type:function size:0x90 +fn_8044E1F0 = .text:0x8044E1F0; // type:function size:0x74 +fn_8044E264 = .text:0x8044E264; // type:function size:0x38 +fn_8044E29C = .text:0x8044E29C; // type:function size:0x1D0 +fn_8044E46C = .text:0x8044E46C; // type:function size:0x154 +fn_8044E5C0 = .text:0x8044E5C0; // type:function size:0x13C +fn_8044E6FC = .text:0x8044E6FC; // type:function size:0x350 +fn_8044EA4C = .text:0x8044EA4C; // type:function size:0x250 +fn_8044EC9C = .text:0x8044EC9C; // type:function size:0xD0 +fn_8044ED6C = .text:0x8044ED6C; // type:function size:0xE0 +fn_8044EE4C = .text:0x8044EE4C; // type:function size:0x274 +fn_8044F0C0 = .text:0x8044F0C0; // type:function size:0x90 +fn_8044F150 = .text:0x8044F150; // type:function size:0x50 +fn_8044F1A0 = .text:0x8044F1A0; // type:function size:0x8 +fn_8044F1A8 = .text:0x8044F1A8; // type:function size:0x50 +fn_8044F1F8 = .text:0x8044F1F8; // type:function size:0x50 +fn_8044F248 = .text:0x8044F248; // type:function size:0x78 +fn_8044F2C0 = .text:0x8044F2C0; // type:function size:0x160 +fn_8044F420 = .text:0x8044F420; // type:function size:0x170 +fn_8044F590 = .text:0x8044F590; // type:function size:0x378 +fn_8044F908 = .text:0x8044F908; // type:function size:0x134 +fn_8044FA3C = .text:0x8044FA3C; // type:function size:0x7C +fn_8044FAB8 = .text:0x8044FAB8; // type:function size:0x84 +fn_8044FB3C = .text:0x8044FB3C; // type:function size:0x7C +fn_8044FBB8 = .text:0x8044FBB8; // type:function size:0x54 +fn_8044FC0C = .text:0x8044FC0C; // type:function size:0x170 +fn_8044FD7C = .text:0x8044FD7C; // type:function size:0xAE0 +fn_8045085C = .text:0x8045085C; // type:function size:0x20 +fn_8045087C = .text:0x8045087C; // type:function size:0x58 +fn_804508D4 = .text:0x804508D4; // type:function size:0x98 +fn_8045096C = .text:0x8045096C; // type:function size:0x204 +fn_80450B70 = .text:0x80450B70; // type:function size:0x350 +fn_80450EC0 = .text:0x80450EC0; // type:function size:0x20 +fn_80450EE0 = .text:0x80450EE0; // type:function size:0x114 +fn_80450FF4 = .text:0x80450FF4; // type:function size:0x14C +fn_80451140 = .text:0x80451140; // type:function size:0x20 +fn_80451160 = .text:0x80451160; // type:function size:0x4C +fn_804511AC = .text:0x804511AC; // type:function size:0x630 +fn_804517DC = .text:0x804517DC; // type:function size:0x88 +fn_80451864 = .text:0x80451864; // type:function size:0x18 +fn_8045187C = .text:0x8045187C; // type:function size:0x530 +fn_80451DAC = .text:0x80451DAC; // type:function size:0x118 +fn_80451EC4 = .text:0x80451EC4; // type:function size:0x20 +fn_80451EE4 = .text:0x80451EE4; // type:function size:0x4C +fn_80451F30 = .text:0x80451F30; // type:function size:0xC4 +fn_80451FF4 = .text:0x80451FF4; // type:function size:0x20 +fn_80452014 = .text:0x80452014; // type:function size:0x394 +fn_804523A8 = .text:0x804523A8; // type:function size:0x11C +fn_804524C4 = .text:0x804524C4; // type:function size:0x4C +fn_80452510 = .text:0x80452510; // type:function size:0x220 +fn_80452730 = .text:0x80452730; // type:function size:0x3C +fn_8045276C = .text:0x8045276C; // type:function size:0x48 +fn_804527B4 = .text:0x804527B4; // type:function size:0x6C +fn_80452820 = .text:0x80452820; // type:function size:0x5C +fn_8045287C = .text:0x8045287C; // type:function size:0x14C +fn_804529C8 = .text:0x804529C8; // type:function size:0x14 +fn_804529DC = .text:0x804529DC; // type:function size:0x90 +fn_80452A6C = .text:0x80452A6C; // type:function size:0x88 +fn_80452AF4 = .text:0x80452AF4; // type:function size:0xEC +fn_80452BE0 = .text:0x80452BE0; // type:function size:0x5C +fn_80452C3C = .text:0x80452C3C; // type:function size:0x5C +fn_80452C98 = .text:0x80452C98; // type:function size:0x58 +fn_80452CF0 = .text:0x80452CF0; // type:function size:0x30 +fn_80452D20 = .text:0x80452D20; // type:function size:0xF0 +fn_80452E10 = .text:0x80452E10; // type:function size:0x254 +fn_80453064 = .text:0x80453064; // type:function size:0x1B4 +fn_80453218 = .text:0x80453218; // type:function size:0x5C +fn_80453274 = .text:0x80453274; // type:function size:0xFC +fn_80453370 = .text:0x80453370; // type:function size:0x190 +fn_80453500 = .text:0x80453500; // type:function size:0x154 +fn_80453654 = .text:0x80453654; // type:function size:0x180 +fn_804537D4 = .text:0x804537D4; // type:function size:0xD8 +fn_804538AC = .text:0x804538AC; // type:function size:0x118 +fn_804539C4 = .text:0x804539C4; // type:function size:0x118 +fn_80453ADC = .text:0x80453ADC; // type:function size:0x158 +fn_80453C34 = .text:0x80453C34; // type:function size:0x118 +fn_80453D4C = .text:0x80453D4C; // type:function size:0x118 +fn_80453E64 = .text:0x80453E64; // type:function size:0x188 +fn_80453FEC = .text:0x80453FEC; // type:function size:0x198 +fn_80454184 = .text:0x80454184; // type:function size:0x74 +fn_804541F8 = .text:0x804541F8; // type:function size:0x34 +fn_8045422C = .text:0x8045422C; // type:function size:0x554 +fn_80454780 = .text:0x80454780; // type:function size:0x208 +fn_80454988 = .text:0x80454988; // type:function size:0x2AC +fn_80454C34 = .text:0x80454C34; // type:function size:0x50 +fn_80454C84 = .text:0x80454C84; // type:function size:0x358 +fn_80454FDC = .text:0x80454FDC; // type:function size:0x13C +fn_80455118 = .text:0x80455118; // type:function size:0x54 +fn_8045516C = .text:0x8045516C; // type:function size:0x5C +fn_804551C8 = .text:0x804551C8; // type:function size:0x5C +fn_80455224 = .text:0x80455224; // type:function size:0x3C +fn_80455260 = .text:0x80455260; // type:function size:0xC +fn_8045526C = .text:0x8045526C; // type:function size:0x74 +fn_804552E0 = .text:0x804552E0; // type:function size:0x54 +fn_80455334 = .text:0x80455334; // type:function size:0x4C +fn_80455380 = .text:0x80455380; // type:function size:0x14 +fn_80455394 = .text:0x80455394; // type:function size:0x14 +fn_804553A8 = .text:0x804553A8; // type:function size:0x14 +fn_804553BC = .text:0x804553BC; // type:function size:0x14 +fn_804553D0 = .text:0x804553D0; // type:function size:0x584 +fn_80455954 = .text:0x80455954; // type:function size:0x3C +fn_80455990 = .text:0x80455990; // type:function size:0x10 +fn_804559A0 = .text:0x804559A0; // type:function size:0x10 +fn_804559B0 = .text:0x804559B0; // type:function size:0x8 +fn_804559B8 = .text:0x804559B8; // type:function size:0x50 +WENCGetEncodeData = .text:0x80455A08; // type:function size:0x2D8 +fn_80455CE0 = .text:0x80455CE0; // type:function size:0xA8 +fn_80455D88 = .text:0x80455D88; // type:function size:0xAC +fn_80455E34 = .text:0x80455E34; // type:function size:0xF8 +fn_80455F2C = .text:0x80455F2C; // type:function size:0x8 +fn_80455F34 = .text:0x80455F34; // type:function size:0x1A8 +fn_804560DC = .text:0x804560DC; // type:function size:0x144 +fn_80456220 = .text:0x80456220; // type:function size:0x124 +fn_80456344 = .text:0x80456344; // type:function size:0x354 +fn_80456698 = .text:0x80456698; // type:function size:0x358 +fn_804569F0 = .text:0x804569F0; // type:function size:0x74 +fn_80456A64 = .text:0x80456A64; // type:function size:0xA0 +fn_80456B04 = .text:0x80456B04; // type:function size:0xA0 +fn_80456BA4 = .text:0x80456BA4; // type:function size:0x5A4 +fn_80457148 = .text:0x80457148; // type:function size:0x8C +fn_804571D4 = .text:0x804571D4; // type:function size:0x140 +fn_80457314 = .text:0x80457314; // type:function size:0x1C0 +fn_804574D4 = .text:0x804574D4; // type:function size:0x16C +fn_80457640 = .text:0x80457640; // type:function size:0x22C +fn_8045786C = .text:0x8045786C; // type:function size:0xDC +fn_80457948 = .text:0x80457948; // type:function size:0xC8 +fn_80457A10 = .text:0x80457A10; // type:function size:0x168 +fn_80457B78 = .text:0x80457B78; // type:function size:0xB0 +fn_80457C28 = .text:0x80457C28; // type:function size:0x30 +fn_80457C58 = .text:0x80457C58; // type:function size:0xB0 +fn_80457D08 = .text:0x80457D08; // type:function size:0xC4 +fn_80457DCC = .text:0x80457DCC; // type:function size:0x18 +fn_80457DE4 = .text:0x80457DE4; // type:function size:0x70 +fn_80457E54 = .text:0x80457E54; // type:function size:0x6C +fn_80457EC0 = .text:0x80457EC0; // type:function size:0x20 +SCInit = .text:0x80457EE0; // type:function size:0xA0 scope:global +SCCheckStatus = .text:0x80457F80; // type:function size:0x11C scope:global +SCReloadConfFileAsync = .text:0x8045809C; // type:function size:0x114 scope:local +OpenCallbackFromReload = .text:0x804581B0; // type:function size:0xD0 scope:local +fn_80458280 = .text:0x80458280; // type:function size:0xE8 +fn_80458368 = .text:0x80458368; // type:function size:0x8C +fn_804583F4 = .text:0x804583F4; // type:function size:0x13C +fn_80458530 = .text:0x80458530; // type:function size:0x4 +fn_80458534 = .text:0x80458534; // type:function size:0x24C +fn_80458780 = .text:0x80458780; // type:function size:0x198 +fn_80458918 = .text:0x80458918; // type:function size:0x190 +fn_80458AA8 = .text:0x80458AA8; // type:function size:0x278 +fn_80458D20 = .text:0x80458D20; // type:function size:0xE0 +fn_80458E00 = .text:0x80458E00; // type:function size:0x124 +fn_80458F24 = .text:0x80458F24; // type:function size:0x118 +fn_8045903C = .text:0x8045903C; // type:function size:0xD4 +fn_80459110 = .text:0x80459110; // type:function size:0xD4 +fn_804591E4 = .text:0x804591E4; // type:function size:0xD4 +fn_804592B8 = .text:0x804592B8; // type:function size:0x2C +fn_804592E4 = .text:0x804592E4; // type:function size:0xC +fn_804592F0 = .text:0x804592F0; // type:function size:0x21C +fn_8045950C = .text:0x8045950C; // type:function size:0x338 +fn_80459844 = .text:0x80459844; // type:function size:0x54 +fn_80459898 = .text:0x80459898; // type:function size:0x74 +fn_8045990C = .text:0x8045990C; // type:function size:0x54 +fn_80459960 = .text:0x80459960; // type:function size:0xC +SCGetLanguage = .text:0x8045996C; // type:function size:0x6C scope:global +fn_804599D8 = .text:0x804599D8; // type:function size:0x54 +fn_80459A2C = .text:0x80459A2C; // type:function size:0x54 +fn_80459A80 = .text:0x80459A80; // type:function size:0x64 +fn_80459AE4 = .text:0x80459AE4; // type:function size:0x40 +fn_80459B24 = .text:0x80459B24; // type:function size:0xC +fn_80459B30 = .text:0x80459B30; // type:function size:0xC +fn_80459B3C = .text:0x80459B3C; // type:function size:0xC +fn_80459B48 = .text:0x80459B48; // type:function size:0xC +fn_80459B54 = .text:0x80459B54; // type:function size:0x68 +fn_80459BBC = .text:0x80459BBC; // type:function size:0x54 +fn_80459C10 = .text:0x80459C10; // type:function size:0x8 +fn_80459C18 = .text:0x80459C18; // type:function size:0x54 +fn_80459C6C = .text:0x80459C6C; // type:function size:0x54 +fn_80459CC0 = .text:0x80459CC0; // type:function size:0x8 +fn_80459CC8 = .text:0x80459CC8; // type:function size:0x16C +fn_80459E34 = .text:0x80459E34; // type:function size:0x84 +fn_80459EB8 = .text:0x80459EB8; // type:function size:0x84 +fn_80459F3C = .text:0x80459F3C; // type:function size:0x4 +fn_80459F40 = .text:0x80459F40; // type:function size:0x4 +fn_80459F44 = .text:0x80459F44; // type:function size:0x4 +fn_80459F48 = .text:0x80459F48; // type:function size:0x4 +fn_80459F4C = .text:0x80459F4C; // type:function size:0x4 +fn_80459F50 = .text:0x80459F50; // type:function size:0x4 +fn_80459F54 = .text:0x80459F54; // type:function size:0x378 +fn_8045A2CC = .text:0x8045A2CC; // type:function size:0x8 +RSOStaticLocateObject = .text:0x8045A2D4; // type:function size:0x30C scope:global +fn_8045A5E0 = .text:0x8045A5E0; // type:function size:0x3C8 +fn_8045A9A8 = .text:0x8045A9A8; // type:function size:0x130 +fn_8045AAD8 = .text:0x8045AAD8; // type:function size:0x11C +fn_8045ABF4 = .text:0x8045ABF4; // type:function size:0x50 +fn_8045AC44 = .text:0x8045AC44; // type:function size:0x1F0 +fn_8045AE34 = .text:0x8045AE34; // type:function size:0x60 +fn_8045AE94 = .text:0x8045AE94; // type:function size:0x1CC +fn_8045B060 = .text:0x8045B060; // type:function size:0x250 +fn_8045B2B0 = .text:0x8045B2B0; // type:function size:0x44 +fn_8045B2F4 = .text:0x8045B2F4; // type:function size:0x110 +fn_8045B404 = .text:0x8045B404; // type:function size:0x10 +fn_8045B414 = .text:0x8045B414; // type:function size:0x1B0 +fn_8045B5C4 = .text:0x8045B5C4; // type:function size:0x104 +fn_8045B6C8 = .text:0x8045B6C8; // type:function size:0x64 +fn_8045B72C = .text:0x8045B72C; // type:function size:0x194 +fn_8045B8C0 = .text:0x8045B8C0; // type:function size:0x19C +fn_8045BA5C = .text:0x8045BA5C; // type:function size:0x594 +fn_8045BFF0 = .text:0x8045BFF0; // type:function size:0x21C +fn_8045C20C = .text:0x8045C20C; // type:function size:0x13C +fn_8045C348 = .text:0x8045C348; // type:function size:0x248 +fn_8045C590 = .text:0x8045C590; // type:function size:0x3F8 +fn_8045C988 = .text:0x8045C988; // type:function size:0x4F4 +ARCInitHandle = .text:0x8045CE7C; // type:function size:0xA0 +ARCOpen = .text:0x8045CF1C; // type:function size:0x2A4 +ARCFastOpen = .text:0x8045D1C0; // type:function size:0x50 +ARCConvertPathToEntrynum = .text:0x8045D210; // type:function size:0x264 +fn_8045D474 = .text:0x8045D474; // type:function size:0x1C8 +ARCGetStartAddrInMem = .text:0x8045D63C; // type:function size:0x14 +ARCGetLength = .text:0x8045D650; // type:function size:0x8 +ARCClose = .text:0x8045D658; // type:function size:0x8 +TPLBind = .text:0x8045D660; // type:function size:0x114 +fn_8045D774 = .text:0x8045D774; // type:function size:0x20 +TPLGetGXTexObjFromPalette = .text:0x8045D794; // type:function size:0xE0 +fn_8045D880 = .text:0x8045D880; // type:function size:0x370 +fn_8045DBF0 = .text:0x8045DBF0; // type:function size:0x2BC +fn_8045DEB0 = .text:0x8045DEB0; // type:function size:0x234 +fn_8045E0F0 = .text:0x8045E0F0; // type:function size:0x1B4 +fn_8045E2B0 = .text:0x8045E2B0; // type:function size:0x384 +fn_8045E640 = .text:0x8045E640; // type:function size:0x2BC +fn_8045E900 = .text:0x8045E900; // type:function size:0x174 +fn_8045EA80 = .text:0x8045EA80; // type:function size:0x310 +fn_8045ED90 = .text:0x8045ED90; // type:function size:0xE0 +fn_8045EE70 = .text:0x8045EE70; // type:function size:0x94 +fn_8045EF10 = .text:0x8045EF10; // type:function size:0x184 +fn_8045F0A0 = .text:0x8045F0A0; // type:function size:0x1B4 +fn_8045F260 = .text:0x8045F260; // type:function size:0x43C +fn_8045F6A0 = .text:0x8045F6A0; // type:function size:0x3A8 +fn_8045FA50 = .text:0x8045FA50; // type:function size:0x10 +fn_8045FA60 = .text:0x8045FA60; // type:function size:0x8C +fn_8045FAF0 = .text:0x8045FAF0; // type:function size:0x10 +fn_8045FB00 = .text:0x8045FB00; // type:function size:0x104 +fn_8045FC10 = .text:0x8045FC10; // type:function size:0x10 +fn_8045FC20 = .text:0x8045FC20; // type:function size:0x5C +fn_8045FC80 = .text:0x8045FC80; // type:function size:0x5C +fn_8045FCE0 = .text:0x8045FCE0; // type:function size:0x10 +fn_8045FCF0 = .text:0x8045FCF0; // type:function size:0x78 +fn_8045FD70 = .text:0x8045FD70; // type:function size:0x10 +fn_8045FD80 = .text:0x8045FD80; // type:function size:0x94 +fn_8045FE20 = .text:0x8045FE20; // type:function size:0xB8 +fn_8045FEE0 = .text:0x8045FEE0; // type:function size:0x4 +fn_8045FEF0 = .text:0x8045FEF0; // type:function size:0x2C +fn_8045FF20 = .text:0x8045FF20; // type:function size:0x210 +fn_80460130 = .text:0x80460130; // type:function size:0xF4 +fn_80460230 = .text:0x80460230; // type:function size:0x344 +fn_80460580 = .text:0x80460580; // type:function size:0x2A8 +fn_80460830 = .text:0x80460830; // type:function size:0x8 +fn_80460840 = .text:0x80460840; // type:function size:0x68 +fn_804608B0 = .text:0x804608B0; // type:function size:0x58 +fn_80460910 = .text:0x80460910; // type:function size:0x34 +fn_80460950 = .text:0x80460950; // type:function size:0x150 +fn_80460AA0 = .text:0x80460AA0; // type:function size:0xC +fn_80460AB0 = .text:0x80460AB0; // type:function size:0xE4 +fn_80460BA0 = .text:0x80460BA0; // type:function size:0xE8 +fn_80460C90 = .text:0x80460C90; // type:function size:0x118 +fn_80460DB0 = .text:0x80460DB0; // type:function size:0xC0 +fn_80460E70 = .text:0x80460E70; // type:function size:0xA0 +fn_80460F10 = .text:0x80460F10; // type:function size:0x6C +fn_80460F80 = .text:0x80460F80; // type:function size:0xB10 +fn_80461A90 = .text:0x80461A90; // type:function size:0x1B4 +fn_80461C50 = .text:0x80461C50; // type:function size:0x1E0 +fn_80461E30 = .text:0x80461E30; // type:function size:0x80 +fn_80461EB0 = .text:0x80461EB0; // type:function size:0xEC +fn_80461FA0 = .text:0x80461FA0; // type:function size:0x110 +fn_804620B0 = .text:0x804620B0; // type:function size:0xC4 +fn_80462180 = .text:0x80462180; // type:function size:0x1B4 +fn_80462340 = .text:0x80462340; // type:function size:0x6B0 +fn_804629F0 = .text:0x804629F0; // type:function size:0x88 +fn_80462A80 = .text:0x80462A80; // type:function size:0x214 +fn_80462CA0 = .text:0x80462CA0; // type:function size:0x78 +fn_80462D20 = .text:0x80462D20; // type:function size:0x790 +fn_804634B0 = .text:0x804634B0; // type:function size:0xC8 +fn_80463580 = .text:0x80463580; // type:function size:0x30C +fn_80463890 = .text:0x80463890; // type:function size:0x754 +fn_80463FF0 = .text:0x80463FF0; // type:function size:0x238 +fn_80464230 = .text:0x80464230; // type:function size:0x38 +fn_80464270 = .text:0x80464270; // type:function size:0x48 +fn_804642C0 = .text:0x804642C0; // type:function size:0x38 +fn_80464300 = .text:0x80464300; // type:function size:0x58 +fn_80464360 = .text:0x80464360; // type:function size:0x68 +fn_804643D0 = .text:0x804643D0; // type:function size:0x1C +fn_804643F0 = .text:0x804643F0; // type:function size:0xA8 +fn_804644A0 = .text:0x804644A0; // type:function size:0x5A8 +fn_80464A50 = .text:0x80464A50; // type:function size:0x2D8 +fn_80464D30 = .text:0x80464D30; // type:function size:0xD0 +fn_80464E00 = .text:0x80464E00; // type:function size:0x20 +fn_80464E20 = .text:0x80464E20; // type:function size:0x26C +fn_80465090 = .text:0x80465090; // type:function size:0x4C +fn_804650E0 = .text:0x804650E0; // type:function size:0x4C +fn_80465130 = .text:0x80465130; // type:function size:0xA8 +fn_804651E0 = .text:0x804651E0; // type:function size:0x5C +fn_80465240 = .text:0x80465240; // type:function size:0xFC +fn_80465340 = .text:0x80465340; // type:function size:0x170 +fn_804654B0 = .text:0x804654B0; // type:function size:0x21C +fn_804656D0 = .text:0x804656D0; // type:function size:0x8 +fn_804656E0 = .text:0x804656E0; // type:function size:0x7C +fn_80465760 = .text:0x80465760; // type:function size:0x128 +fn_80465890 = .text:0x80465890; // type:function size:0x150 +fn_804659E0 = .text:0x804659E0; // type:function size:0x4A0 +fn_80465E80 = .text:0x80465E80; // type:function size:0x3D0 +fn_80466250 = .text:0x80466250; // type:function size:0x38 +fn_80466290 = .text:0x80466290; // type:function size:0x4 +fn_804662A0 = .text:0x804662A0; // type:function size:0xFC +fn_804663A0 = .text:0x804663A0; // type:function size:0x34 +fn_804663E0 = .text:0x804663E0; // type:function size:0xAC +fn_80466490 = .text:0x80466490; // type:function size:0x74 +fn_80466510 = .text:0x80466510; // type:function size:0x64 +fn_80466580 = .text:0x80466580; // type:function size:0x1D8 +fn_80466760 = .text:0x80466760; // type:function size:0x24 +fn_80466790 = .text:0x80466790; // type:function size:0x1CC +fn_80466960 = .text:0x80466960; // type:function size:0x13C +fn_80466AA0 = .text:0x80466AA0; // type:function size:0x1E0 +fn_80466C80 = .text:0x80466C80; // type:function size:0x1E0 +fn_80466E60 = .text:0x80466E60; // type:function size:0x290 +fn_804670F0 = .text:0x804670F0; // type:function size:0x104 +fn_80467200 = .text:0x80467200; // type:function size:0x108 +fn_80467310 = .text:0x80467310; // type:function size:0x270 +fn_80467580 = .text:0x80467580; // type:function size:0x40 +fn_804675C0 = .text:0x804675C0; // type:function size:0x58 +fn_80467620 = .text:0x80467620; // type:function size:0x94 +fn_804676C0 = .text:0x804676C0; // type:function size:0xF8 +fn_804677C0 = .text:0x804677C0; // type:function size:0x30 +fn_804677F0 = .text:0x804677F0; // type:function size:0x30 +fn_80467820 = .text:0x80467820; // type:function size:0x47C +fn_80467CA0 = .text:0x80467CA0; // type:function size:0x30 +fn_80467CD0 = .text:0x80467CD0; // type:function size:0x30 +fn_80467D00 = .text:0x80467D00; // type:function size:0x30 +fn_80467D30 = .text:0x80467D30; // type:function size:0x30 +fn_80467D60 = .text:0x80467D60; // type:function size:0x30 +fn_80467D90 = .text:0x80467D90; // type:function size:0x30 +fn_80467DC0 = .text:0x80467DC0; // type:function size:0x30 +fn_80467DF0 = .text:0x80467DF0; // type:function size:0x30 +fn_80467E20 = .text:0x80467E20; // type:function size:0x30 +fn_80467E50 = .text:0x80467E50; // type:function size:0x30 +fn_80467E80 = .text:0x80467E80; // type:function size:0x30 +fn_80467EB0 = .text:0x80467EB0; // type:function size:0x30 +fn_80467EE0 = .text:0x80467EE0; // type:function size:0x30 +fn_80467F10 = .text:0x80467F10; // type:function size:0x30 +fn_80467F40 = .text:0x80467F40; // type:function size:0x8C +fn_80467FD0 = .text:0x80467FD0; // type:function size:0x8C +fn_80468060 = .text:0x80468060; // type:function size:0x2C0 +fn_80468320 = .text:0x80468320; // type:function size:0x6C +fn_80468390 = .text:0x80468390; // type:function size:0xA0 +fn_80468430 = .text:0x80468430; // type:function size:0x98 +fn_804684D0 = .text:0x804684D0; // type:function size:0x1C +fn_804684F0 = .text:0x804684F0; // type:function size:0x8C +fn_80468580 = .text:0x80468580; // type:function size:0xA4 +fn_80468630 = .text:0x80468630; // type:function size:0x54 +fn_80468690 = .text:0x80468690; // type:function size:0xD4 +fn_80468770 = .text:0x80468770; // type:function size:0x10 +fn_80468780 = .text:0x80468780; // type:function size:0x48 +fn_804687D0 = .text:0x804687D0; // type:function size:0x8 +fn_804687E0 = .text:0x804687E0; // type:function size:0x60 +fn_80468840 = .text:0x80468840; // type:function size:0x60 +fn_804688A0 = .text:0x804688A0; // type:function size:0x40 +fn_804688E0 = .text:0x804688E0; // type:function size:0x94 +fn_80468980 = .text:0x80468980; // type:function size:0x40 +fn_804689C0 = .text:0x804689C0; // type:function size:0xC4 +fn_80468A90 = .text:0x80468A90; // type:function size:0x58 +fn_80468AF0 = .text:0x80468AF0; // type:function size:0x60 +fn_80468B50 = .text:0x80468B50; // type:function size:0x94 +fn_80468BF0 = .text:0x80468BF0; // type:function size:0xC0 +fn_80468CB0 = .text:0x80468CB0; // type:function size:0x140 +fn_80468DF0 = .text:0x80468DF0; // type:function size:0xB4 +fn_80468EB0 = .text:0x80468EB0; // type:function size:0x50 +fn_80468F00 = .text:0x80468F00; // type:function size:0xF8 +fn_80469000 = .text:0x80469000; // type:function size:0x914 +fn_80469920 = .text:0x80469920; // type:function size:0x4 +fn_80469930 = .text:0x80469930; // type:function size:0x98 +fn_804699D0 = .text:0x804699D0; // type:function size:0x2F0 +fn_80469CC0 = .text:0x80469CC0; // type:function size:0x44 +fn_80469D10 = .text:0x80469D10; // type:function size:0x144 +fn_80469E60 = .text:0x80469E60; // type:function size:0x490 +fn_8046A2F0 = .text:0x8046A2F0; // type:function size:0x21C +fn_8046A510 = .text:0x8046A510; // type:function size:0x644 +fn_8046AB60 = .text:0x8046AB60; // type:function size:0x784 +fn_8046B2F0 = .text:0x8046B2F0; // type:function size:0x1F0 +fn_8046B4E0 = .text:0x8046B4E0; // type:function size:0x330 +fn_8046B810 = .text:0x8046B810; // type:function size:0x40 +fn_8046B850 = .text:0x8046B850; // type:function size:0x34 +fn_8046B890 = .text:0x8046B890; // type:function size:0x50 +fn_8046B8E0 = .text:0x8046B8E0; // type:function size:0x244 +fn_8046BB30 = .text:0x8046BB30; // type:function size:0x3B0 +fn_8046BEE0 = .text:0x8046BEE0; // type:function size:0x258 +fn_8046C140 = .text:0x8046C140; // type:function size:0x298 +fn_8046C3E0 = .text:0x8046C3E0; // type:function size:0x40 +fn_8046C420 = .text:0x8046C420; // type:function size:0x614 +fn_8046CA40 = .text:0x8046CA40; // type:function size:0x710 +fn_8046D150 = .text:0x8046D150; // type:function size:0x13C +fn_8046D290 = .text:0x8046D290; // type:function size:0x14C +fn_8046D3E0 = .text:0x8046D3E0; // type:function size:0x64 +fn_8046D450 = .text:0x8046D450; // type:function size:0x44 +fn_8046D4A0 = .text:0x8046D4A0; // type:function size:0xC +fn_8046D4B0 = .text:0x8046D4B0; // type:function size:0x3B4 +fn_8046D870 = .text:0x8046D870; // type:function size:0x34 +fn_8046D8B0 = .text:0x8046D8B0; // type:function size:0xD4 +fn_8046D990 = .text:0x8046D990; // type:function size:0x7C +fn_8046DA10 = .text:0x8046DA10; // type:function size:0xC8 +fn_8046DAE0 = .text:0x8046DAE0; // type:function size:0xC8 +fn_8046DBB0 = .text:0x8046DBB0; // type:function size:0x84 +fn_8046DC40 = .text:0x8046DC40; // type:function size:0x88 +fn_8046DCD0 = .text:0x8046DCD0; // type:function size:0x4EC +fn_8046E1C0 = .text:0x8046E1C0; // type:function size:0x50 +fn_8046E210 = .text:0x8046E210; // type:function size:0x3F4 +fn_8046E610 = .text:0x8046E610; // type:function size:0x24 +fn_8046E640 = .text:0x8046E640; // type:function size:0xCC +fn_8046E710 = .text:0x8046E710; // type:function size:0x5D8 +fn_8046ECF0 = .text:0x8046ECF0; // type:function size:0x8 +fn_8046ED00 = .text:0x8046ED00; // type:function size:0x58 +fn_8046ED60 = .text:0x8046ED60; // type:function size:0x234 +fn_8046EFA0 = .text:0x8046EFA0; // type:function size:0xC +fn_8046EFB0 = .text:0x8046EFB0; // type:function size:0x144 +fn_8046F100 = .text:0x8046F100; // type:function size:0x1C +fn_8046F120 = .text:0x8046F120; // type:function size:0x190 +fn_8046F2B0 = .text:0x8046F2B0; // type:function size:0x7C +fn_8046F330 = .text:0x8046F330; // type:function size:0x2D4 +fn_8046F610 = .text:0x8046F610; // type:function size:0xC +fn_8046F620 = .text:0x8046F620; // type:function size:0x38 +fn_8046F660 = .text:0x8046F660; // type:function size:0x38 +fn_8046F6A0 = .text:0x8046F6A0; // type:function size:0x44 +fn_8046F6F0 = .text:0x8046F6F0; // type:function size:0x6C +fn_8046F760 = .text:0x8046F760; // type:function size:0x70 +fn_8046F7D0 = .text:0x8046F7D0; // type:function size:0x7C +fn_8046F850 = .text:0x8046F850; // type:function size:0x78 +fn_8046F8D0 = .text:0x8046F8D0; // type:function size:0x78 +fn_8046F950 = .text:0x8046F950; // type:function size:0xCC +fn_8046FA20 = .text:0x8046FA20; // type:function size:0xA4 +fn_8046FAD0 = .text:0x8046FAD0; // type:function size:0x40 +fn_8046FB10 = .text:0x8046FB10; // type:function size:0x128 +fn_8046FC40 = .text:0x8046FC40; // type:function size:0x190 +fn_8046FDD0 = .text:0x8046FDD0; // type:function size:0x2BC +fn_80470090 = .text:0x80470090; // type:function size:0x6C +fn_80470100 = .text:0x80470100; // type:function size:0x24 +fn_80470130 = .text:0x80470130; // type:function size:0x2C +fn_80470160 = .text:0x80470160; // type:function size:0x50 +fn_804701B0 = .text:0x804701B0; // type:function size:0x3C +fn_804701F0 = .text:0x804701F0; // type:function size:0xC +fn_80470200 = .text:0x80470200; // type:function size:0x1C +fn_80470220 = .text:0x80470220; // type:function size:0x1C +fn_80470240 = .text:0x80470240; // type:function size:0x80 +fn_804702C0 = .text:0x804702C0; // type:function size:0xD8 +fn_804703A0 = .text:0x804703A0; // type:function size:0xB0 +fn_80470450 = .text:0x80470450; // type:function size:0x1C4 +fn_80470620 = .text:0x80470620; // type:function size:0xC +fn_80470630 = .text:0x80470630; // type:function size:0x10 +fn_80470640 = .text:0x80470640; // type:function size:0x84 +fn_804706D0 = .text:0x804706D0; // type:function size:0x170 +fn_80470840 = .text:0x80470840; // type:function size:0x94 +fn_804708E0 = .text:0x804708E0; // type:function size:0x25C +fn_80470B40 = .text:0x80470B40; // type:function size:0x34 +fn_80470B80 = .text:0x80470B80; // type:function size:0x248 +fn_80470DD0 = .text:0x80470DD0; // type:function size:0x124 +fn_80470F00 = .text:0x80470F00; // type:function size:0x264 +fn_80471170 = .text:0x80471170; // type:function size:0xA8 +fn_80471220 = .text:0x80471220; // type:function size:0x94 +fn_804712C0 = .text:0x804712C0; // type:function size:0x94 +fn_80471360 = .text:0x80471360; // type:function size:0x54 +fn_804713C0 = .text:0x804713C0; // type:function size:0x130 +fn_804714F0 = .text:0x804714F0; // type:function size:0x60 +fn_80471550 = .text:0x80471550; // type:function size:0x130 +fn_80471680 = .text:0x80471680; // type:function size:0x8 +fn_80471690 = .text:0x80471690; // type:function size:0x8 +fn_804716A0 = .text:0x804716A0; // type:function size:0x190 +fn_80471830 = .text:0x80471830; // type:function size:0x10 +fn_80471840 = .text:0x80471840; // type:function size:0x1C +fn_80471860 = .text:0x80471860; // type:function size:0x120 +fn_80471980 = .text:0x80471980; // type:function size:0x18 +fn_804719A0 = .text:0x804719A0; // type:function size:0x18 +fn_804719C0 = .text:0x804719C0; // type:function size:0x18 +fn_804719E0 = .text:0x804719E0; // type:function size:0x18 +fn_80471A00 = .text:0x80471A00; // type:function size:0x18 +fn_80471A20 = .text:0x80471A20; // type:function size:0x18 +fn_80471A40 = .text:0x80471A40; // type:function size:0x18 +fn_80471A60 = .text:0x80471A60; // type:function size:0x18 +fn_80471A80 = .text:0x80471A80; // type:function size:0x18 +fn_80471AA0 = .text:0x80471AA0; // type:function size:0x18 +fn_80471AC0 = .text:0x80471AC0; // type:function size:0x18 +fn_80471AE0 = .text:0x80471AE0; // type:function size:0x18 +fn_80471B00 = .text:0x80471B00; // type:function size:0x18 +fn_80471B20 = .text:0x80471B20; // type:function size:0x18 +fn_80471B40 = .text:0x80471B40; // type:function size:0x18 +fn_80471B60 = .text:0x80471B60; // type:function size:0x54 +fn_80471BC0 = .text:0x80471BC0; // type:function size:0x54 +fn_80471C20 = .text:0x80471C20; // type:function size:0x140 +fn_80471D60 = .text:0x80471D60; // type:function size:0x68 +fn_80471DD0 = .text:0x80471DD0; // type:function size:0x220 +fn_80471FF0 = .text:0x80471FF0; // type:function size:0x50 +fn_80472040 = .text:0x80472040; // type:function size:0x158 +fn_804721A0 = .text:0x804721A0; // type:function size:0x3C8 +fn_80472570 = .text:0x80472570; // type:function size:0x6C +fn_804725E0 = .text:0x804725E0; // type:function size:0x80 +fn_80472660 = .text:0x80472660; // type:function size:0x30 +fn_80472690 = .text:0x80472690; // type:function size:0x68 +fn_80472700 = .text:0x80472700; // type:function size:0x2D0 +fn_804729D0 = .text:0x804729D0; // type:function size:0x20 +fn_804729F0 = .text:0x804729F0; // type:function size:0x820 +fn_80473210 = .text:0x80473210; // type:function size:0x2AC +fn_804734C0 = .text:0x804734C0; // type:function size:0x224 +fn_804736F0 = .text:0x804736F0; // type:function size:0x250 +fn_80473940 = .text:0x80473940; // type:function size:0x26C +fn_80473BB0 = .text:0x80473BB0; // type:function size:0xA8 +fn_80473C60 = .text:0x80473C60; // type:function size:0xF0 +fn_80473D50 = .text:0x80473D50; // type:function size:0x428 +fn_80474180 = .text:0x80474180; // type:function size:0x68 +fn_804741F0 = .text:0x804741F0; // type:function size:0xFC +fn_804742F0 = .text:0x804742F0; // type:function size:0x3A0 +fn_80474690 = .text:0x80474690; // type:function size:0x10 +fn_804746A0 = .text:0x804746A0; // type:function size:0x110 +fn_804747B0 = .text:0x804747B0; // type:function size:0x54 +fn_80474810 = .text:0x80474810; // type:function size:0x58 +fn_80474870 = .text:0x80474870; // type:function size:0xE0 +fn_80474950 = .text:0x80474950; // type:function size:0x18C +fn_80474AE0 = .text:0x80474AE0; // type:function size:0x328 +fn_80474E10 = .text:0x80474E10; // type:function size:0xF0 +fn_80474F00 = .text:0x80474F00; // type:function size:0x34 +fn_80474F40 = .text:0x80474F40; // type:function size:0x78 +fn_80474FC0 = .text:0x80474FC0; // type:function size:0xE4 +fn_804750B0 = .text:0x804750B0; // type:function size:0x2B0 +fn_80475360 = .text:0x80475360; // type:function size:0x100 +fn_80475460 = .text:0x80475460; // type:function size:0x7C +fn_804754E0 = .text:0x804754E0; // type:function size:0x9C +fn_80475580 = .text:0x80475580; // type:function size:0x124 +fn_804756B0 = .text:0x804756B0; // type:function size:0x244 +fn_80475900 = .text:0x80475900; // type:function size:0x244 +fn_80475B50 = .text:0x80475B50; // type:function size:0x74 +fn_80475BD0 = .text:0x80475BD0; // type:function size:0x54 +fn_80475C30 = .text:0x80475C30; // type:function size:0x1C4 +fn_80475E00 = .text:0x80475E00; // type:function size:0xBC +fn_80475EC0 = .text:0x80475EC0; // type:function size:0x25C +fn_80476120 = .text:0x80476120; // type:function size:0xA4 +fn_804761D0 = .text:0x804761D0; // type:function size:0x324 +fn_80476500 = .text:0x80476500; // type:function size:0x1EC +fn_804766F0 = .text:0x804766F0; // type:function size:0x38 +fn_80476730 = .text:0x80476730; // type:function size:0xE0 +fn_80476810 = .text:0x80476810; // type:function size:0x2C +fn_80476840 = .text:0x80476840; // type:function size:0x8 +fn_80476850 = .text:0x80476850; // type:function size:0xA8 +fn_80476900 = .text:0x80476900; // type:function size:0x10 +fn_80476910 = .text:0x80476910; // type:function size:0x68 +fn_80476980 = .text:0x80476980; // type:function size:0x8 +fn_80476990 = .text:0x80476990; // type:function size:0xC8 +fn_80476A60 = .text:0x80476A60; // type:function size:0x4 +fn_80476A70 = .text:0x80476A70; // type:function size:0x34 +fn_80476AB0 = .text:0x80476AB0; // type:function size:0x30 +fn_80476AE0 = .text:0x80476AE0; // type:function size:0x104 +fn_80476BF0 = .text:0x80476BF0; // type:function size:0x4C +fn_80476C40 = .text:0x80476C40; // type:function size:0x9C +fn_80476CE0 = .text:0x80476CE0; // type:function size:0x2C +fn_80476D10 = .text:0x80476D10; // type:function size:0x4 +fn_80476D20 = .text:0x80476D20; // type:function size:0x20 +fn_80476D40 = .text:0x80476D40; // type:function size:0x38 +fn_80476D80 = .text:0x80476D80; // type:function size:0x4 +fn_80476D90 = .text:0x80476D90; // type:function size:0x4 +fn_80476DA0 = .text:0x80476DA0; // type:function size:0x398 +fn_80477140 = .text:0x80477140; // type:function size:0xE0 +fn_80477220 = .text:0x80477220; // type:function size:0x108 +fn_80477330 = .text:0x80477330; // type:function size:0xEC +fn_80477420 = .text:0x80477420; // type:function size:0x2A0 +fn_804776C0 = .text:0x804776C0; // type:function size:0xF4 +fn_804777C0 = .text:0x804777C0; // type:function size:0x302C +fn_8047A7F0 = .text:0x8047A7F0; // type:function size:0xB4 +fn_8047A8B0 = .text:0x8047A8B0; // type:function size:0xA8 +fn_8047A960 = .text:0x8047A960; // type:function size:0x158 +fn_8047AAC0 = .text:0x8047AAC0; // type:function size:0x148 +fn_8047AC10 = .text:0x8047AC10; // type:function size:0xB8 +fn_8047ACD0 = .text:0x8047ACD0; // type:function size:0x34 +fn_8047AD10 = .text:0x8047AD10; // type:function size:0x8 +fn_8047AD20 = .text:0x8047AD20; // type:function size:0x20 +fn_8047AD40 = .text:0x8047AD40; // type:function size:0x8 +fn_8047AD50 = .text:0x8047AD50; // type:function size:0x14 +fn_8047AD70 = .text:0x8047AD70; // type:function size:0x358 +fn_8047B0D0 = .text:0x8047B0D0; // type:function size:0x50 +fn_8047B120 = .text:0x8047B120; // type:function size:0x1A8 +fn_8047B2D0 = .text:0x8047B2D0; // type:function size:0x20 +fn_8047B2F0 = .text:0x8047B2F0; // type:function size:0x20 +fn_8047B310 = .text:0x8047B310; // type:function size:0x14 +fn_8047B330 = .text:0x8047B330; // type:function size:0x14 +fn_8047B350 = .text:0x8047B350; // type:function size:0x14 +fn_8047B370 = .text:0x8047B370; // type:function size:0x14 +fn_8047B390 = .text:0x8047B390; // type:function size:0x20 +fn_8047B3B0 = .text:0x8047B3B0; // type:function size:0x28 +fn_8047B3E0 = .text:0x8047B3E0; // type:function size:0x64 +fn_8047B450 = .text:0x8047B450; // type:function size:0x2C +fn_8047B480 = .text:0x8047B480; // type:function size:0x28 +fn_8047B4B0 = .text:0x8047B4B0; // type:function size:0xF8 +fn_8047B5B0 = .text:0x8047B5B0; // type:function size:0x78 +fn_8047B630 = .text:0x8047B630; // type:function size:0x2BC +fn_8047B8F0 = .text:0x8047B8F0; // type:function size:0x24 +fn_8047B920 = .text:0x8047B920; // type:function size:0x4 +fn_8047B930 = .text:0x8047B930; // type:function size:0x14 +fn_8047B950 = .text:0x8047B950; // type:function size:0xC0 +fn_8047BA10 = .text:0x8047BA10; // type:function size:0x1C +fn_8047BA30 = .text:0x8047BA30; // type:function size:0x8 +fn_8047BA40 = .text:0x8047BA40; // type:function size:0x4 +fn_8047BA50 = .text:0x8047BA50; // type:function size:0x4 +fn_8047BA60 = .text:0x8047BA60; // type:function size:0x5C +fn_8047BAC0 = .text:0x8047BAC0; // type:function size:0x4 +fn_8047BAD0 = .text:0x8047BAD0; // type:function size:0x4 +fn_8047BAE0 = .text:0x8047BAE0; // type:function size:0x4 +fn_8047BAF0 = .text:0x8047BAF0; // type:function size:0x4 +fn_8047BB00 = .text:0x8047BB00; // type:function size:0x4 +fn_8047BB10 = .text:0x8047BB10; // type:function size:0x20 +fn_8047BB30 = .text:0x8047BB30; // type:function size:0xC +fn_8047BB40 = .text:0x8047BB40; // type:function size:0x28 +fn_8047BB70 = .text:0x8047BB70; // type:function size:0x20 +fn_8047BB90 = .text:0x8047BB90; // type:function size:0x10 +fn_8047BBA0 = .text:0x8047BBA0; // type:function size:0x14 +fn_8047BBC0 = .text:0x8047BBC0; // type:function size:0x14 +fn_8047BBE0 = .text:0x8047BBE0; // type:function size:0x758 +fn_8047C340 = .text:0x8047C340; // type:function size:0x198 +fn_8047C4E0 = .text:0x8047C4E0; // type:function size:0x1EC +fn_8047C6D0 = .text:0x8047C6D0; // type:function size:0x294 +fn_8047C970 = .text:0x8047C970; // type:function size:0x224 +fn_8047CBA0 = .text:0x8047CBA0; // type:function size:0x28 +fn_8047CBD0 = .text:0x8047CBD0; // type:function size:0x154 +fn_8047CD30 = .text:0x8047CD30; // type:function size:0x200 +fn_8047CF30 = .text:0x8047CF30; // type:function size:0xC +fn_8047CF40 = .text:0x8047CF40; // type:function size:0x50 +fn_8047CF90 = .text:0x8047CF90; // type:function size:0x30 +fn_8047CFC0 = .text:0x8047CFC0; // type:function size:0x24 +fn_8047CFF0 = .text:0x8047CFF0; // type:function size:0x24 +fn_8047D020 = .text:0x8047D020; // type:function size:0x4CC +fn_8047D4F0 = .text:0x8047D4F0; // type:function size:0x184 +fn_8047D680 = .text:0x8047D680; // type:function size:0x50C +fn_8047DB90 = .text:0x8047DB90; // type:function size:0xFC +fn_8047DC90 = .text:0x8047DC90; // type:function size:0xA4 +fn_8047DD40 = .text:0x8047DD40; // type:function size:0x30 +fn_8047DD70 = .text:0x8047DD70; // type:function size:0x20 +fn_8047DD90 = .text:0x8047DD90; // type:function size:0x24 +fn_8047DDC0 = .text:0x8047DDC0; // type:function size:0x3EC +fn_8047E1B0 = .text:0x8047E1B0; // type:function size:0x3B4 +fn_8047E570 = .text:0x8047E570; // type:function size:0x8 +fn_8047E580 = .text:0x8047E580; // type:function size:0xA4 +fn_8047E624 = .text:0x8047E624; // type:function size:0x30 +fn_8047E654 = .text:0x8047E654; // type:function size:0x24 +fn_8047E678 = .text:0x8047E678; // type:function size:0x30 +fn_8047E6A8 = .text:0x8047E6A8; // type:function size:0x4 +fn_8047E6AC = .text:0x8047E6AC; // type:function size:0x4 +fn_8047E6B0 = .text:0x8047E6B0; // type:function size:0x50 +fn_8047E700 = .text:0x8047E700; // type:function size:0x60 +fn_8047E760 = .text:0x8047E760; // type:function size:0x568 +fn_8047ECC8 = .text:0x8047ECC8; // type:function size:0x8C +fn_8047ED54 = .text:0x8047ED54; // type:function size:0x4C0 +fn_8047F214 = .text:0x8047F214; // type:function size:0xF4 +fn_8047F308 = .text:0x8047F308; // type:function size:0x138 +fn_8047F440 = .text:0x8047F440; // type:function size:0x128 +fn_8047F568 = .text:0x8047F568; // type:function size:0xE8 +fn_8047F650 = .text:0x8047F650; // type:function size:0xB0 +fn_8047F700 = .text:0x8047F700; // type:function size:0x1F0 +fn_8047F8F0 = .text:0x8047F8F0; // type:function size:0x1D0 +fn_8047FAC0 = .text:0x8047FAC0; // type:function size:0x1D8 +fn_8047FC98 = .text:0x8047FC98; // type:function size:0xBC +fn_8047FD54 = .text:0x8047FD54; // type:function size:0x90 +fn_8047FDE4 = .text:0x8047FDE4; // type:function size:0x108 +fn_8047FEEC = .text:0x8047FEEC; // type:function size:0x80 +fn_8047FF6C = .text:0x8047FF6C; // type:function size:0x94 +fn_80480000 = .text:0x80480000; // type:function size:0x194 +fn_80480194 = .text:0x80480194; // type:function size:0x170 +fn_80480304 = .text:0x80480304; // type:function size:0x1EC +fn_804804F0 = .text:0x804804F0; // type:function size:0x168 +fn_80480658 = .text:0x80480658; // type:function size:0x78 +fn_804806D0 = .text:0x804806D0; // type:function size:0xF4 +fn_804807C4 = .text:0x804807C4; // type:function size:0x180 +fn_80480944 = .text:0x80480944; // type:function size:0xC +fn_80480950 = .text:0x80480950; // type:function size:0x70 +fn_804809C0 = .text:0x804809C0; // type:function size:0x4C +fn_80480A0C = .text:0x80480A0C; // type:function size:0xA4 +fn_80480AB0 = .text:0x80480AB0; // type:function size:0xEC +fn_80480B9C = .text:0x80480B9C; // type:function size:0x10 +fn_80480BAC = .text:0x80480BAC; // type:function size:0xC +fn_80480BB8 = .text:0x80480BB8; // type:function size:0x30 +fn_80480BE8 = .text:0x80480BE8; // type:function size:0x1DC +fn_80480DC4 = .text:0x80480DC4; // type:function size:0x38 +fn_80480DFC = .text:0x80480DFC; // type:function size:0x20 +fn_80480E1C = .text:0x80480E1C; // type:function size:0x1CC +fn_80480FE8 = .text:0x80480FE8; // type:function size:0x6C +fn_80481054 = .text:0x80481054; // type:function size:0x14 +fn_80481068 = .text:0x80481068; // type:function size:0x14 +fn_8048107C = .text:0x8048107C; // type:function size:0x14 +fn_80481090 = .text:0x80481090; // type:function size:0xA0 +fn_80481130 = .text:0x80481130; // type:function size:0x14 +fn_80481144 = .text:0x80481144; // type:function size:0x8 +fn_8048114C = .text:0x8048114C; // type:function size:0x8 +fn_80481154 = .text:0x80481154; // type:function size:0x1F0 +fn_80481344 = .text:0x80481344; // type:function size:0x64 +fn_804813A8 = .text:0x804813A8; // type:function size:0x138 +fn_804814E0 = .text:0x804814E0; // type:function size:0x268 +fn_80481748 = .text:0x80481748; // type:function size:0x84 +fn_804817CC = .text:0x804817CC; // type:function size:0x58 +fn_80481824 = .text:0x80481824; // type:function size:0x9C +fn_804818C0 = .text:0x804818C0; // type:function size:0x194 +fn_80481A54 = .text:0x80481A54; // type:function size:0x1A4 +fn_80481BF8 = .text:0x80481BF8; // type:function size:0xB4 +fn_80481CAC = .text:0x80481CAC; // type:function size:0x204 +fn_80481EB0 = .text:0x80481EB0; // type:function size:0x1CC +fn_8048207C = .text:0x8048207C; // type:function size:0x150 +fn_804821CC = .text:0x804821CC; // type:function size:0x110 +fn_804822DC = .text:0x804822DC; // type:function size:0x4A0 +fn_8048277C = .text:0x8048277C; // type:function size:0x378 +fn_80482AF4 = .text:0x80482AF4; // type:function size:0x204 +fn_80482CF8 = .text:0x80482CF8; // type:function size:0x14C +fn_80482E44 = .text:0x80482E44; // type:function size:0xEC +fn_80482F30 = .text:0x80482F30; // type:function size:0x18C +fn_804830BC = .text:0x804830BC; // type:function size:0x1AC +fn_80483268 = .text:0x80483268; // type:function size:0x134 +fn_8048339C = .text:0x8048339C; // type:function size:0x1C +fn_804833B8 = .text:0x804833B8; // type:function size:0x2E0 +fn_80483698 = .text:0x80483698; // type:function size:0x32C +fn_804839C4 = .text:0x804839C4; // type:function size:0x8 +fn_804839CC = .text:0x804839CC; // type:function size:0x48 +fn_80483A14 = .text:0x80483A14; // type:function size:0x48 +fn_80483A5C = .text:0x80483A5C; // type:function size:0x48 +fn_80483AA4 = .text:0x80483AA4; // type:function size:0x48 +fn_80483AEC = .text:0x80483AEC; // type:function size:0xC8 +fn_80483BB4 = .text:0x80483BB4; // type:function size:0xD08 +fn_804848BC = .text:0x804848BC; // type:function size:0xD0 +fn_8048498C = .text:0x8048498C; // type:function size:0xA0 +fn_80484A2C = .text:0x80484A2C; // type:function size:0x37C +fn_80484DA8 = .text:0x80484DA8; // type:function size:0x110 +fn_80484EB8 = .text:0x80484EB8; // type:function size:0xE8 +fn_80484FA0 = .text:0x80484FA0; // type:function size:0x118 +fn_804850B8 = .text:0x804850B8; // type:function size:0x100 +fn_804851B8 = .text:0x804851B8; // type:function size:0x168 +fn_80485320 = .text:0x80485320; // type:function size:0x138 +fn_80485458 = .text:0x80485458; // type:function size:0x11C +fn_80485574 = .text:0x80485574; // type:function size:0x100 +fn_80485674 = .text:0x80485674; // type:function size:0x100 +fn_80485774 = .text:0x80485774; // type:function size:0x170 +fn_804858E4 = .text:0x804858E4; // type:function size:0x134 +fn_80485A18 = .text:0x80485A18; // type:function size:0xC0 +fn_80485AD8 = .text:0x80485AD8; // type:function size:0x164 +fn_80485C3C = .text:0x80485C3C; // type:function size:0xF0 +NWC24SuspendScheduler = .text:0x80485D2C; // type:function size:0xD0 scope:global +fn_80485DFC = .text:0x80485DFC; // type:function size:0xF0 +fn_80485EEC = .text:0x80485EEC; // type:function size:0x1A0 +fn_8048608C = .text:0x8048608C; // type:function size:0x1BC +fn_80486248 = .text:0x80486248; // type:function size:0xE0 +fn_80486328 = .text:0x80486328; // type:function size:0xCC +fn_804863F4 = .text:0x804863F4; // type:function size:0x10 +fn_80486404 = .text:0x80486404; // type:function size:0x18C +fn_80486590 = .text:0x80486590; // type:function size:0x10 +fn_804865A0 = .text:0x804865A0; // type:function size:0x160 +fn_80486700 = .text:0x80486700; // type:function size:0xA8 +fn_804867A8 = .text:0x804867A8; // type:function size:0xA4 +fn_8048684C = .text:0x8048684C; // type:function size:0x13C +fn_80486988 = .text:0x80486988; // type:function size:0x94 +fn_80486A1C = .text:0x80486A1C; // type:function size:0x154 +fn_80486B70 = .text:0x80486B70; // type:function size:0x1C4 +fn_80486D34 = .text:0x80486D34; // type:function size:0x19C +fn_80486ED0 = .text:0x80486ED0; // type:function size:0x3C +fn_80486F0C = .text:0x80486F0C; // type:function size:0xE0 +fn_80486FEC = .text:0x80486FEC; // type:function size:0x3C +fn_80487028 = .text:0x80487028; // type:function size:0xE0 +fn_80487108 = .text:0x80487108; // type:function size:0x98 +fn_804871A0 = .text:0x804871A0; // type:function size:0x284 +fn_80487424 = .text:0x80487424; // type:function size:0x58 +fn_8048747C = .text:0x8048747C; // type:function size:0x140 +fn_804875BC = .text:0x804875BC; // type:function size:0x174 +fn_80487730 = .text:0x80487730; // type:function size:0x148 +NWC24iSynchronizeRtcCounter = .text:0x80487878; // type:function size:0x94 scope:global +fn_8048790C = .text:0x8048790C; // type:function size:0x78 +fn_80487984 = .text:0x80487984; // type:function size:0x34 +fn_804879B8 = .text:0x804879B8; // type:function size:0x48 +fn_80487A00 = .text:0x80487A00; // type:function size:0x5C +fn_80487A5C = .text:0x80487A5C; // type:function size:0x8 +fn_80487A64 = .text:0x80487A64; // type:function size:0x1C +fn_80487A80 = .text:0x80487A80; // type:function size:0x128 +fn_80487BA8 = .text:0x80487BA8; // type:function size:0x5C +fn_80487C04 = .text:0x80487C04; // type:function size:0x8 +fn_80487C0C = .text:0x80487C0C; // type:function size:0x394 +fn_80487FA0 = .text:0x80487FA0; // type:function size:0x190 +fn_80488130 = .text:0x80488130; // type:function size:0x1C4 +fn_804882F4 = .text:0x804882F4; // type:function size:0x58 +NWC24iPrepareShutdown = .text:0x8048834C; // type:function size:0xC0 scope:global +fn_8048840C = .text:0x8048840C; // type:function size:0xD0 +fn_804884DC = .text:0x804884DC; // type:function size:0x18 +fn_804884F4 = .text:0x804884F4; // type:function size:0x128 +fn_8048861C = .text:0x8048861C; // type:function size:0xF8 +fn_80488714 = .text:0x80488714; // type:function size:0x20 +fn_80488734 = .text:0x80488734; // type:function size:0x24 +fn_80488758 = .text:0x80488758; // type:function size:0x38 +fn_80488790 = .text:0x80488790; // type:function size:0x4C +fn_804887DC = .text:0x804887DC; // type:function size:0xC +fn_804887E8 = .text:0x804887E8; // type:function size:0x10 +fn_804887F8 = .text:0x804887F8; // type:function size:0x10 +fn_80488808 = .text:0x80488808; // type:function size:0x118 +fn_80488920 = .text:0x80488920; // type:function size:0x8 +fn_80488928 = .text:0x80488928; // type:function size:0x8 +fn_80488930 = .text:0x80488930; // type:function size:0x28 +fn_80488958 = .text:0x80488958; // type:function size:0x28 +fn_80488980 = .text:0x80488980; // type:function size:0xE4 +fn_80488A64 = .text:0x80488A64; // type:function size:0xAC +fn_80488B10 = .text:0x80488B10; // type:function size:0x14 +fn_80488B24 = .text:0x80488B24; // type:function size:0xE0 +fn_80488C04 = .text:0x80488C04; // type:function size:0xA4 +fn_80488CA8 = .text:0x80488CA8; // type:function size:0x118 +fn_80488DC0 = .text:0x80488DC0; // type:function size:0xE8 +fn_80488EA8 = .text:0x80488EA8; // type:function size:0x24 +fn_80488ECC = .text:0x80488ECC; // type:function size:0x24 +fn_80488EF0 = .text:0x80488EF0; // type:function size:0x4C +fn_80488F3C = .text:0x80488F3C; // type:function size:0xEC +fn_80489028 = .text:0x80489028; // type:function size:0x1BC +fn_804891E4 = .text:0x804891E4; // type:function size:0x1B4 +fn_80489398 = .text:0x80489398; // type:function size:0x2C +fn_804893C4 = .text:0x804893C4; // type:function size:0x2C +fn_804893F0 = .text:0x804893F0; // type:function size:0x2C +fn_8048941C = .text:0x8048941C; // type:function size:0x14 +fn_80489430 = .text:0x80489430; // type:function size:0x18 +fn_80489448 = .text:0x80489448; // type:function size:0x238 +fn_80489680 = .text:0x80489680; // type:function size:0x88 +fn_80489708 = .text:0x80489708; // type:function size:0x128 +fn_80489830 = .text:0x80489830; // type:function size:0x84 +fn_804898B4 = .text:0x804898B4; // type:function size:0x84 +fn_80489938 = .text:0x80489938; // type:function size:0xD0 +fn_80489A08 = .text:0x80489A08; // type:function size:0x538 +fn_80489F40 = .text:0x80489F40; // type:function size:0x60 +fn_80489FA0 = .text:0x80489FA0; // type:function size:0xC4 +fn_8048A064 = .text:0x8048A064; // type:function size:0x148 +fn_8048A1AC = .text:0x8048A1AC; // type:function size:0xAC +fn_8048A258 = .text:0x8048A258; // type:function size:0xB0 +fn_8048A308 = .text:0x8048A308; // type:function size:0xB0 +fn_8048A3B8 = .text:0x8048A3B8; // type:function size:0x1E4 +fn_8048A59C = .text:0x8048A59C; // type:function size:0x11C +fn_8048A6B8 = .text:0x8048A6B8; // type:function size:0xBC +fn_8048A774 = .text:0x8048A774; // type:function size:0x16C +fn_8048A8E0 = .text:0x8048A8E0; // type:function size:0x258 +fn_8048AB38 = .text:0x8048AB38; // type:function size:0xF4 +fn_8048AC2C = .text:0x8048AC2C; // type:function size:0x19C +fn_8048ADC8 = .text:0x8048ADC8; // type:function size:0x1D8 +fn_8048AFA0 = .text:0x8048AFA0; // type:function size:0x1D8 +fn_8048B178 = .text:0x8048B178; // type:function size:0x144 +fn_8048B2BC = .text:0x8048B2BC; // type:function size:0xF8 +fn_8048B3B4 = .text:0x8048B3B4; // type:function size:0x118 +fn_8048B4CC = .text:0x8048B4CC; // type:function size:0x110 +fn_8048B5DC = .text:0x8048B5DC; // type:function size:0xF4 +fn_8048B6D0 = .text:0x8048B6D0; // type:function size:0xE8 +fn_8048B7B8 = .text:0x8048B7B8; // type:function size:0x160 +fn_8048B918 = .text:0x8048B918; // type:function size:0xDC +fn_8048B9F4 = .text:0x8048B9F4; // type:function size:0x184 +fn_8048BB78 = .text:0x8048BB78; // type:function size:0x11C +fn_8048BC94 = .text:0x8048BC94; // type:function size:0x1DC +fn_8048BE70 = .text:0x8048BE70; // type:function size:0x1E4 +fn_8048C054 = .text:0x8048C054; // type:function size:0x18C +fn_8048C1E0 = .text:0x8048C1E0; // type:function size:0x14C +fn_8048C32C = .text:0x8048C32C; // type:function size:0x1C8 +fn_8048C4F4 = .text:0x8048C4F4; // type:function size:0x1C8 +fn_8048C6BC = .text:0x8048C6BC; // type:function size:0x120 +fn_8048C7DC = .text:0x8048C7DC; // type:function size:0x110 +fn_8048C8EC = .text:0x8048C8EC; // type:function size:0x110 +fn_8048C9FC = .text:0x8048C9FC; // type:function size:0x110 +fn_8048CB0C = .text:0x8048CB0C; // type:function size:0xBC +fn_8048CBC8 = .text:0x8048CBC8; // type:function size:0x1C +fn_8048CBE4 = .text:0x8048CBE4; // type:function size:0x1C +fn_8048CC00 = .text:0x8048CC00; // type:function size:0x114 +fn_8048CD14 = .text:0x8048CD14; // type:function size:0xC0 +fn_8048CDD4 = .text:0x8048CDD4; // type:function size:0x1D0 +fn_8048CFA4 = .text:0x8048CFA4; // type:function size:0x21C +fn_8048D1C0 = .text:0x8048D1C0; // type:function size:0x128 +fn_8048D2E8 = .text:0x8048D2E8; // type:function size:0x48 +fn_8048D330 = .text:0x8048D330; // type:function size:0x18 +fn_8048D348 = .text:0x8048D348; // type:function size:0x5C +fn_8048D3A4 = .text:0x8048D3A4; // type:function size:0x40 +fn_8048D3E4 = .text:0x8048D3E4; // type:function size:0x280 +fn_8048D664 = .text:0x8048D664; // type:function size:0xD8 +fn_8048D73C = .text:0x8048D73C; // type:function size:0x8C +fn_8048D7C8 = .text:0x8048D7C8; // type:function size:0x100 +fn_8048D8C8 = .text:0x8048D8C8; // type:function size:0x278 +fn_8048DB40 = .text:0x8048DB40; // type:function size:0x20C +fn_8048DD4C = .text:0x8048DD4C; // type:function size:0x29C +fn_8048DFE8 = .text:0x8048DFE8; // type:function size:0x254 +fn_8048E23C = .text:0x8048E23C; // type:function size:0x180 +fn_8048E3BC = .text:0x8048E3BC; // type:function size:0x170 +fn_8048E52C = .text:0x8048E52C; // type:function size:0x408 +fn_8048E934 = .text:0x8048E934; // type:function size:0x100 +fn_8048EA34 = .text:0x8048EA34; // type:function size:0x14 +fn_8048EA48 = .text:0x8048EA48; // type:function size:0x10 +fn_8048EA58 = .text:0x8048EA58; // type:function size:0x10 +fn_8048EA68 = .text:0x8048EA68; // type:function size:0xC8 +fn_8048EB30 = .text:0x8048EB30; // type:function size:0x54 +fn_8048EB84 = .text:0x8048EB84; // type:function size:0x74 +fn_8048EBF8 = .text:0x8048EBF8; // type:function size:0x74 +fn_8048EC6C = .text:0x8048EC6C; // type:function size:0x90 +fn_8048ECFC = .text:0x8048ECFC; // type:function size:0x90 +fn_8048ED8C = .text:0x8048ED8C; // type:function size:0x40 +fn_8048EDCC = .text:0x8048EDCC; // type:function size:0x48 +fn_8048EE14 = .text:0x8048EE14; // type:function size:0x48 +fn_8048EE5C = .text:0x8048EE5C; // type:function size:0x60 +fn_8048EEBC = .text:0x8048EEBC; // type:function size:0x3C +fn_8048EEF8 = .text:0x8048EEF8; // type:function size:0x3C +fn_8048EF34 = .text:0x8048EF34; // type:function size:0x50 +fn_8048EF84 = .text:0x8048EF84; // type:function size:0x60 +fn_8048EFE4 = .text:0x8048EFE4; // type:function size:0xC +fn_8048EFF0 = .text:0x8048EFF0; // type:function size:0x34 +fn_8048F024 = .text:0x8048F024; // type:function size:0x160 +fn_8048F184 = .text:0x8048F184; // type:function size:0x58 +fn_8048F1DC = .text:0x8048F1DC; // type:function size:0x13C +fn_8048F318 = .text:0x8048F318; // type:function size:0xD4 +fn_8048F3EC = .text:0x8048F3EC; // type:function size:0x23C +fn_8048F628 = .text:0x8048F628; // type:function size:0x1A8 +fn_8048F7D0 = .text:0x8048F7D0; // type:function size:0x90 +fn_8048F860 = .text:0x8048F860; // type:function size:0x78 +fn_8048F8D8 = .text:0x8048F8D8; // type:function size:0x140 +fn_8048FA18 = .text:0x8048FA18; // type:function size:0x2A0 +fn_8048FCB8 = .text:0x8048FCB8; // type:function size:0x370 +fn_80490028 = .text:0x80490028; // type:function size:0x118 +fn_80490140 = .text:0x80490140; // type:function size:0x70 +fn_804901B0 = .text:0x804901B0; // type:function size:0x48 +fn_804901F8 = .text:0x804901F8; // type:function size:0xAC +fn_804902A4 = .text:0x804902A4; // type:function size:0x1D8 +fn_8049047C = .text:0x8049047C; // type:function size:0x16C +fn_804905E8 = .text:0x804905E8; // type:function size:0x34C +fn_80490934 = .text:0x80490934; // type:function size:0x28 +fn_8049095C = .text:0x8049095C; // type:function size:0x31C +fn_80490C78 = .text:0x80490C78; // type:function size:0x24 +fn_80490C9C = .text:0x80490C9C; // type:function size:0xA8 +fn_80490D44 = .text:0x80490D44; // type:function size:0x144 +fn_80490E88 = .text:0x80490E88; // type:function size:0x1AC +fn_80491034 = .text:0x80491034; // type:function size:0xDC +fn_80491110 = .text:0x80491110; // type:function size:0x164 +fn_80491274 = .text:0x80491274; // type:function size:0x84 +fn_804912F8 = .text:0x804912F8; // type:function size:0x1AC +fn_804914A4 = .text:0x804914A4; // type:function size:0x320 +fn_804917C4 = .text:0x804917C4; // type:function size:0x818 +fn_80491FDC = .text:0x80491FDC; // type:function size:0x618 +fn_804925F4 = .text:0x804925F4; // type:function size:0x104 +fn_804926F8 = .text:0x804926F8; // type:function size:0x10C +fn_80492804 = .text:0x80492804; // type:function size:0xF8 +fn_804928FC = .text:0x804928FC; // type:function size:0x32C +fn_80492C28 = .text:0x80492C28; // type:function size:0xC +fn_80492C34 = .text:0x80492C34; // type:function size:0x130 +fn_80492D64 = .text:0x80492D64; // type:function size:0x204 +fn_80492F68 = .text:0x80492F68; // type:function size:0x1BC +fn_80493124 = .text:0x80493124; // type:function size:0x1AC +fn_804932D0 = .text:0x804932D0; // type:function size:0x1CC +fn_8049349C = .text:0x8049349C; // type:function size:0x224 +fn_804936C0 = .text:0x804936C0; // type:function size:0x228 +fn_804938E8 = .text:0x804938E8; // type:function size:0x2AC +fn_80493B94 = .text:0x80493B94; // type:function size:0x328 +fn_80493EBC = .text:0x80493EBC; // type:function size:0x130 +fn_80493FEC = .text:0x80493FEC; // type:function size:0x110 +fn_804940FC = .text:0x804940FC; // type:function size:0x190 +fn_8049428C = .text:0x8049428C; // type:function size:0x120 +fn_804943AC = .text:0x804943AC; // type:function size:0x1B8 +fn_80494564 = .text:0x80494564; // type:function size:0x3C +fn_804945A0 = .text:0x804945A0; // type:function size:0xC4 +fn_80494664 = .text:0x80494664; // type:function size:0xD8 +fn_8049473C = .text:0x8049473C; // type:function size:0xD4 +fn_80494810 = .text:0x80494810; // type:function size:0x1BC +fn_804949CC = .text:0x804949CC; // type:function size:0x158 +fn_80494B24 = .text:0x80494B24; // type:function size:0x240 +fn_80494D64 = .text:0x80494D64; // type:function size:0x380 +fn_804950E4 = .text:0x804950E4; // type:function size:0x198 +fn_8049527C = .text:0x8049527C; // type:function size:0x284 +fn_80495500 = .text:0x80495500; // type:function size:0x1D4 +fn_804956D4 = .text:0x804956D4; // type:function size:0x14 +fn_804956E8 = .text:0x804956E8; // type:function size:0x240 +fn_80495928 = .text:0x80495928; // type:function size:0x7C +fn_804959A4 = .text:0x804959A4; // type:function size:0x60 +fn_80495A04 = .text:0x80495A04; // type:function size:0x6C +fn_80495A70 = .text:0x80495A70; // type:function size:0x20 +fn_80495A90 = .text:0x80495A90; // type:function size:0x1C +fn_80495AAC = .text:0x80495AAC; // type:function size:0x1E4 +fn_80495C90 = .text:0x80495C90; // type:function size:0x2D4 +fn_80495F64 = .text:0x80495F64; // type:function size:0x1A4 +fn_80496108 = .text:0x80496108; // type:function size:0x48C +fn_80496594 = .text:0x80496594; // type:function size:0x164 +fn_804966F8 = .text:0x804966F8; // type:function size:0x1BC +fn_804968B4 = .text:0x804968B4; // type:function size:0x98 +fn_8049694C = .text:0x8049694C; // type:function size:0x1C0 +fn_80496B0C = .text:0x80496B0C; // type:function size:0x174 +fn_80496C80 = .text:0x80496C80; // type:function size:0x1CC +fn_80496E4C = .text:0x80496E4C; // type:function size:0x120 +fn_80496F6C = .text:0x80496F6C; // type:function size:0x1E0 +fn_8049714C = .text:0x8049714C; // type:function size:0x4 +fn_80497150 = .text:0x80497150; // type:function size:0x11C +fn_8049726C = .text:0x8049726C; // type:function size:0x298 +fn_80497504 = .text:0x80497504; // type:function size:0x1D8 +fn_804976DC = .text:0x804976DC; // type:function size:0x27C +fn_80497958 = .text:0x80497958; // type:function size:0x148 +fn_80497AA0 = .text:0x80497AA0; // type:function size:0x258 +fn_80497CF8 = .text:0x80497CF8; // type:function size:0x2C4 +fn_80497FBC = .text:0x80497FBC; // type:function size:0x258 +fn_80498214 = .text:0x80498214; // type:function size:0x390 +fn_804985A4 = .text:0x804985A4; // type:function size:0x1C8 +fn_8049876C = .text:0x8049876C; // type:function size:0x1D0 +fn_8049893C = .text:0x8049893C; // type:function size:0x314 +fn_80498C50 = .text:0x80498C50; // type:function size:0x4F0 +fn_80499140 = .text:0x80499140; // type:function size:0xCC +fn_8049920C = .text:0x8049920C; // type:function size:0x254 +fn_80499460 = .text:0x80499460; // type:function size:0x120 +fn_80499580 = .text:0x80499580; // type:function size:0x98 +fn_80499618 = .text:0x80499618; // type:function size:0xA8 +fn_804996C0 = .text:0x804996C0; // type:function size:0x188 +fn_80499848 = .text:0x80499848; // type:function size:0x134 +fn_8049997C = .text:0x8049997C; // type:function size:0x35C +fn_80499CD8 = .text:0x80499CD8; // type:function size:0x218 +fn_80499EF0 = .text:0x80499EF0; // type:function size:0x258 +fn_8049A148 = .text:0x8049A148; // type:function size:0x374 +fn_8049A4BC = .text:0x8049A4BC; // type:function size:0x238 +fn_8049A6F4 = .text:0x8049A6F4; // type:function size:0x1F8 +fn_8049A8EC = .text:0x8049A8EC; // type:function size:0x2C0 +fn_8049ABAC = .text:0x8049ABAC; // type:function size:0x4F4 +fn_8049B0A0 = .text:0x8049B0A0; // type:function size:0x368 +fn_8049B408 = .text:0x8049B408; // type:function size:0x2C +fn_8049B434 = .text:0x8049B434; // type:function size:0x15C +fn_8049B590 = .text:0x8049B590; // type:function size:0x2C +fn_8049B5BC = .text:0x8049B5BC; // type:function size:0x10 +fn_8049B5CC = .text:0x8049B5CC; // type:function size:0x384 +fn_8049B950 = .text:0x8049B950; // type:function size:0x8 +fn_8049B958 = .text:0x8049B958; // type:function size:0x98 +fn_8049B9F0 = .text:0x8049B9F0; // type:function size:0x31C +fn_8049BD0C = .text:0x8049BD0C; // type:function size:0x188 +fn_8049BE94 = .text:0x8049BE94; // type:function size:0x25C +fn_8049C0F0 = .text:0x8049C0F0; // type:function size:0x1B0 +fn_8049C2A0 = .text:0x8049C2A0; // type:function size:0x68 +fn_8049C308 = .text:0x8049C308; // type:function size:0x9C +fn_8049C3A4 = .text:0x8049C3A4; // type:function size:0x12C +fn_8049C4D0 = .text:0x8049C4D0; // type:function size:0x98 +fn_8049C568 = .text:0x8049C568; // type:function size:0x748 +fn_8049CCB0 = .text:0x8049CCB0; // type:function size:0x1DC +fn_8049CE8C = .text:0x8049CE8C; // type:function size:0x6C +fn_8049CEF8 = .text:0x8049CEF8; // type:function size:0x324 +fn_8049D21C = .text:0x8049D21C; // type:function size:0x1A4 +fn_8049D3C0 = .text:0x8049D3C0; // type:function size:0x74 +fn_8049D434 = .text:0x8049D434; // type:function size:0xB8 +fn_8049D4EC = .text:0x8049D4EC; // type:function size:0x2E0 +fn_8049D7CC = .text:0x8049D7CC; // type:function size:0xE0 +fn_8049D8AC = .text:0x8049D8AC; // type:function size:0x278 +fn_8049DB24 = .text:0x8049DB24; // type:function size:0x180 +fn_8049DCA4 = .text:0x8049DCA4; // type:function size:0x104 +fn_8049DDA8 = .text:0x8049DDA8; // type:function size:0x18C +fn_8049DF34 = .text:0x8049DF34; // type:function size:0x1BC +fn_8049E0F0 = .text:0x8049E0F0; // type:function size:0x1D4 +fn_8049E2C4 = .text:0x8049E2C4; // type:function size:0x1BC +fn_8049E480 = .text:0x8049E480; // type:function size:0x14C +fn_8049E5CC = .text:0x8049E5CC; // type:function size:0x154 +fn_8049E720 = .text:0x8049E720; // type:function size:0x54 +fn_8049E774 = .text:0x8049E774; // type:function size:0x44 +fn_8049E7B8 = .text:0x8049E7B8; // type:function size:0x10 +fn_8049E7C8 = .text:0x8049E7C8; // type:function size:0x2A0 +fn_8049EA68 = .text:0x8049EA68; // type:function size:0x4B8 +fn_8049EF20 = .text:0x8049EF20; // type:function size:0x11C +fn_8049F03C = .text:0x8049F03C; // type:function size:0x1F0 +fn_8049F22C = .text:0x8049F22C; // type:function size:0x1BC +lbl_8049F3E8 = .text:0x8049F3E8; // type:label +lbl_8049F650 = .text:0x8049F650; // type:label +lbl_8049F684 = .text:0x8049F684; // type:label +lbl_8049F700 = .text:0x8049F700; // type:label +lbl_8049F734 = .text:0x8049F734; // type:label +fn_8049F73C = .text:0x8049F73C; // type:function size:0xD0 +fn_8049F80C = .text:0x8049F80C; // type:function size:0x50 +fn_8049F85C = .text:0x8049F85C; // type:function size:0x10 +fn_8049F86C = .text:0x8049F86C; // type:function size:0x18 +fn_8049F884 = .text:0x8049F884; // type:function size:0x24 +fn_8049F8A8 = .text:0x8049F8A8; // type:function size:0x84 +fn_8049F92C = .text:0x8049F92C; // type:function size:0x28 +fn_8049F954 = .text:0x8049F954; // type:function size:0x24 +fn_8049F978 = .text:0x8049F978; // type:function size:0x24 +fn_8049F99C = .text:0x8049F99C; // type:function size:0x24 +fn_8049F9C0 = .text:0x8049F9C0; // type:function size:0x9C +fn_8049FA5C = .text:0x8049FA5C; // type:function size:0x28 +fn_8049FA84 = .text:0x8049FA84; // type:function size:0x24 +fn_8049FAA8 = .text:0x8049FAA8; // type:function size:0x28 +fn_8049FAD0 = .text:0x8049FAD0; // type:function size:0x28 +fn_8049FAF8 = .text:0x8049FAF8; // type:function size:0x40 +fn_8049FB38 = .text:0x8049FB38; // type:function size:0x50 +fn_8049FB88 = .text:0x8049FB88; // type:function size:0x28 +fn_8049FBB0 = .text:0x8049FBB0; // type:function size:0xC +fn_8049FBBC = .text:0x8049FBBC; // type:function size:0x8 +fn_8049FBC4 = .text:0x8049FBC4; // type:function size:0x4 +fn_8049FBC8 = .text:0x8049FBC8; // type:function size:0x10 +fn_8049FBD8 = .text:0x8049FBD8; // type:function size:0x64 +fn_8049FC3C = .text:0x8049FC3C; // type:function size:0x14 +fn_8049FC50 = .text:0x8049FC50; // type:function size:0xC8 +fn_8049FD18 = .text:0x8049FD18; // type:function size:0x64 +fn_8049FD7C = .text:0x8049FD7C; // type:function size:0xF4 +fn_8049FE70 = .text:0x8049FE70; // type:function size:0x18C +fn_8049FFFC = .text:0x8049FFFC; // type:function size:0xDC +fn_804A00D8 = .text:0x804A00D8; // type:function size:0xDC +fn_804A01B4 = .text:0x804A01B4; // type:function size:0xDC +fn_804A0290 = .text:0x804A0290; // type:function size:0x6C +fn_804A02FC = .text:0x804A02FC; // type:function size:0x8C +fn_804A0388 = .text:0x804A0388; // type:function size:0x9C +fn_804A0424 = .text:0x804A0424; // type:function size:0x8C +fn_804A04B0 = .text:0x804A04B0; // type:function size:0xD0 +fn_804A0580 = .text:0x804A0580; // type:function size:0x40 +fn_804A05C0 = .text:0x804A05C0; // type:function size:0x4 +fn_804A05C4 = .text:0x804A05C4; // type:function size:0x88 +fn_804A064C = .text:0x804A064C; // type:function size:0x84 +fn_804A06D0 = .text:0x804A06D0; // type:function size:0x94 +fn_804A0764 = .text:0x804A0764; // type:function size:0x10 +fn_804A0774 = .text:0x804A0774; // type:function size:0x144 +fn_804A08B8 = .text:0x804A08B8; // type:function size:0x2C +fn_804A08E4 = .text:0x804A08E4; // type:function size:0x60 +fn_804A0944 = .text:0x804A0944; // type:function size:0x74 +fn_804A09B8 = .text:0x804A09B8; // type:function size:0x64 +fn_804A0A1C = .text:0x804A0A1C; // type:function size:0x40 +fn_804A0A5C = .text:0x804A0A5C; // type:function size:0x6C +fn_804A0AC8 = .text:0x804A0AC8; // type:function size:0x184 +fn_804A0C4C = .text:0x804A0C4C; // type:function size:0x18C +fn_804A0DD8 = .text:0x804A0DD8; // type:function size:0x1EC +fn_804A0FC4 = .text:0x804A0FC4; // type:function size:0x158 +fn_804A111C = .text:0x804A111C; // type:function size:0x160 +fn_804A127C = .text:0x804A127C; // type:function size:0xC +fn_804A1288 = .text:0x804A1288; // type:function size:0x3C +fn_804A12C4 = .text:0x804A12C4; // type:function size:0x134 +fn_804A13F8 = .text:0x804A13F8; // type:function size:0x88 +fn_804A1480 = .text:0x804A1480; // type:function size:0x2C0 +fn_804A1740 = .text:0x804A1740; // type:function size:0x150 +fn_804A1890 = .text:0x804A1890; // type:function size:0xEC +fn_804A197C = .text:0x804A197C; // type:function size:0x13C +fn_804A1AB8 = .text:0x804A1AB8; // type:function size:0xE8 +fn_804A1BA0 = .text:0x804A1BA0; // type:function size:0x108 +fn_804A1CA8 = .text:0x804A1CA8; // type:function size:0x178 +fn_804A1E20 = .text:0x804A1E20; // type:function size:0x10C +fn_804A1F2C = .text:0x804A1F2C; // type:function size:0xD0 +fn_804A1FFC = .text:0x804A1FFC; // type:function size:0x110 +fn_804A210C = .text:0x804A210C; // type:function size:0x68 +fn_804A2174 = .text:0x804A2174; // type:function size:0xE8 +fn_804A225C = .text:0x804A225C; // type:function size:0x8 +fn_804A2264 = .text:0x804A2264; // type:function size:0xAC +fn_804A2310 = .text:0x804A2310; // type:function size:0x48 +fn_804A2358 = .text:0x804A2358; // type:function size:0x4 +fn_804A235C = .text:0x804A235C; // type:function size:0x70 +fn_804A23CC = .text:0x804A23CC; // type:function size:0x10 +fn_804A23DC = .text:0x804A23DC; // type:function size:0x8 +fn_804A23E4 = .text:0x804A23E4; // type:function size:0x12C +fn_804A2510 = .text:0x804A2510; // type:function size:0x104 +fn_804A2614 = .text:0x804A2614; // type:function size:0x190 +fn_804A27A4 = .text:0x804A27A4; // type:function size:0x60 +fn_804A2804 = .text:0x804A2804; // type:function size:0x1E8 +fn_804A29EC = .text:0x804A29EC; // type:function size:0x78 +fn_804A2A64 = .text:0x804A2A64; // type:function size:0xE0 +fn_804A2B44 = .text:0x804A2B44; // type:function size:0x68 +fn_804A2BAC = .text:0x804A2BAC; // type:function size:0x68 +fn_804A2C14 = .text:0x804A2C14; // type:function size:0x4 +fn_804A2C18 = .text:0x804A2C18; // type:function size:0x4C +fn_804A2C64 = .text:0x804A2C64; // type:function size:0x10 +fn_804A2C74 = .text:0x804A2C74; // type:function size:0x88 +fn_804A2CFC = .text:0x804A2CFC; // type:function size:0x14 +fn_804A2D10 = .text:0x804A2D10; // type:function size:0x1C +fn_804A2D2C = .text:0x804A2D2C; // type:function size:0x244 +fn_804A2F70 = .text:0x804A2F70; // type:function size:0x178 +fn_804A30E8 = .text:0x804A30E8; // type:function size:0x108 +fn_804A31F0 = .text:0x804A31F0; // type:function size:0xEC +fn_804A32DC = .text:0x804A32DC; // type:function size:0x54 +fn_804A3330 = .text:0x804A3330; // type:function size:0x58 +fn_804A3388 = .text:0x804A3388; // type:function size:0x54 +fn_804A33DC = .text:0x804A33DC; // type:function size:0x58 +fn_804A3434 = .text:0x804A3434; // type:function size:0x28 +fn_804A345C = .text:0x804A345C; // type:function size:0x4 +fn_804A3460 = .text:0x804A3460; // type:function size:0x58 +fn_804A34B8 = .text:0x804A34B8; // type:function size:0x54 +fn_804A350C = .text:0x804A350C; // type:function size:0x58 +fn_804A3564 = .text:0x804A3564; // type:function size:0x54 +fn_804A35B8 = .text:0x804A35B8; // type:function size:0x58 +fn_804A3610 = .text:0x804A3610; // type:function size:0x7C +fn_804A368C = .text:0x804A368C; // type:function size:0xC0 +fn_804A374C = .text:0x804A374C; // type:function size:0xB0 +fn_804A37FC = .text:0x804A37FC; // type:function size:0xB0 +fn_804A38AC = .text:0x804A38AC; // type:function size:0xC0 +fn_804A396C = .text:0x804A396C; // type:function size:0xC0 +fn_804A3A2C = .text:0x804A3A2C; // type:function size:0xC0 +fn_804A3AEC = .text:0x804A3AEC; // type:function size:0xB8 +fn_804A3BA4 = .text:0x804A3BA4; // type:function size:0x218 +fn_804A3DBC = .text:0x804A3DBC; // type:function size:0x4C +fn_804A3E08 = .text:0x804A3E08; // type:function size:0x3B0 +fn_804A41B8 = .text:0x804A41B8; // type:function size:0x270 +fn_804A4428 = .text:0x804A4428; // type:function size:0x324 +fn_804A474C = .text:0x804A474C; // type:function size:0x6A8 +fn_804A4DF4 = .text:0x804A4DF4; // type:function size:0x38 +fn_804A4E2C = .text:0x804A4E2C; // type:function size:0xA4 +fn_804A4ED0 = .text:0x804A4ED0; // type:function size:0x4C +fn_804A4F1C = .text:0x804A4F1C; // type:function size:0x6C +fn_804A4F88 = .text:0x804A4F88; // type:function size:0x18 +fn_804A4FA0 = .text:0x804A4FA0; // type:function size:0x44 +fn_804A4FE4 = .text:0x804A4FE4; // type:function size:0x44 +fn_804A5028 = .text:0x804A5028; // type:function size:0xFC +fn_804A5124 = .text:0x804A5124; // type:function size:0x38 +fn_804A515C = .text:0x804A515C; // type:function size:0xA8 +fn_804A5204 = .text:0x804A5204; // type:function size:0x18 +fn_804A521C = .text:0x804A521C; // type:function size:0x1A0 +fn_804A53BC = .text:0x804A53BC; // type:function size:0x194 +fn_804A5550 = .text:0x804A5550; // type:function size:0x4 +fn_804A5554 = .text:0x804A5554; // type:function size:0xE4 +fn_804A5638 = .text:0x804A5638; // type:function size:0x8 +fn_804A5640 = .text:0x804A5640; // type:function size:0x3A8 +fn_804A59E8 = .text:0x804A59E8; // type:function size:0x100 +ESP_InitLib = .text:0x804A5AE8; // type:function size:0x54 scope:global +ESP_CloseLib = .text:0x804A5B3C; // type:function size:0x48 scope:global +fn_804A5B84 = .text:0x804A5B84; // type:function size:0x94 +fn_804A5C18 = .text:0x804A5C18; // type:function size:0x118 +ESP_DiGetTicketView = .text:0x804A5D30; // type:function size:0xA4 scope:global +ESP_DiGetTmd = .text:0x804A5DD4; // type:function size:0xF0 scope:global +fn_804A5EC4 = .text:0x804A5EC4; // type:function size:0x114 +ESP_GetDataDir = .text:0x804A5FD8; // type:function size:0x98 scope:global +ESP_GetTitleId = .text:0x804A6070; // type:function size:0x98 scope:global +fn_804A6108 = .text:0x804A6108; // type:function size:0xD4 +_ctors = .ctors:0x804A61E0; // type:label scope:global data:4byte +__init_cpp_exceptions_reference = .ctors:0x804A61E0; // type:object size:0x4 scope:global +_dtors = .dtors:0x804A6400; // type:label scope:global data:4byte +__destroy_global_chain_reference = .dtors:0x804A6400; // type:object size:0x4 scope:global +__fini_cpp_exceptions_reference = .dtors:0x804A6404; // type:object size:0x4 scope:global +lbl_804A6470 = .rodata:0x804A6470; // type:object size:0x8 +lbl_804A6478 = .rodata:0x804A6478; // type:object size:0x8 data:double +lbl_804A6480 = .rodata:0x804A6480; // type:object size:0x10 data:4byte +lbl_804A6490 = .rodata:0x804A6490; // type:object size:0x10 +lbl_804A64A0 = .rodata:0x804A64A0; // type:object size:0x10 data:string +lbl_804A64B0 = .rodata:0x804A64B0; // type:object size:0xC +lbl_804A64BC = .rodata:0x804A64BC; // type:object size:0x14 +lbl_804A64D0 = .rodata:0x804A64D0; // type:object size:0x10 data:string +lbl_804A64E0 = .rodata:0x804A64E0; // type:object size:0x10 +lbl_804A64F0 = .rodata:0x804A64F0; // type:object size:0x18 +lbl_804A6508 = .rodata:0x804A6508; // type:object size:0x10 data:string +lbl_804A6518 = .rodata:0x804A6518; // type:object size:0x20 data:4byte +lbl_804A6538 = .rodata:0x804A6538; // type:object size:0x8 data:double +lbl_804A6540 = .rodata:0x804A6540; // type:object size:0x18 +lbl_804A6558 = .rodata:0x804A6558; // type:object size:0x8 +lbl_804A6560 = .rodata:0x804A6560; // type:object size:0x8 +lbl_804A6568 = .rodata:0x804A6568; // type:object size:0x18 +lbl_804A6580 = .rodata:0x804A6580; // type:object size:0x8 data:double +lbl_804A6588 = .rodata:0x804A6588; // type:object size:0x8 data:double +lbl_804A6590 = .rodata:0x804A6590; // type:object size:0x8 data:double +lbl_804A6598 = .rodata:0x804A6598; // type:object size:0x8 data:double +lbl_804A65A0 = .rodata:0x804A65A0; // type:object size:0x10 +lbl_804A65B0 = .rodata:0x804A65B0; // type:object size:0x38 +lbl_804A65E8 = .rodata:0x804A65E8; // type:object size:0x8 +lbl_804A65F0 = .rodata:0x804A65F0; // type:object size:0x10 +lbl_804A6600 = .rodata:0x804A6600; // type:object size:0x10 +lbl_804A6610 = .rodata:0x804A6610; // type:object size:0x1C +lbl_804A662C = .rodata:0x804A662C; // type:object size:0xC +lbl_804A6638 = .rodata:0x804A6638; // type:object size:0x6C data:4byte +lbl_804A66A4 = .rodata:0x804A66A4; // type:object size:0x14 data:string +lbl_804A66B8 = .rodata:0x804A66B8; // type:object size:0x18 +lbl_804A66D0 = .rodata:0x804A66D0; // type:object size:0x18 +lbl_804A66E8 = .rodata:0x804A66E8; // type:object size:0x18 +lbl_804A6700 = .rodata:0x804A6700; // type:object size:0x1C +lbl_804A671C = .rodata:0x804A671C; // type:object size:0x1C data:string +lbl_804A6738 = .rodata:0x804A6738; // type:object size:0x14 +lbl_804A674C = .rodata:0x804A674C; // type:object size:0x14 data:string +lbl_804A6760 = .rodata:0x804A6760; // type:object size:0x18 data:string +lbl_804A6778 = .rodata:0x804A6778; // type:object size:0x1C +lbl_804A6794 = .rodata:0x804A6794; // type:object size:0x1C +lbl_804A67B0 = .rodata:0x804A67B0; // type:object size:0x1C +lbl_804A67CC = .rodata:0x804A67CC; // type:object size:0x18 +lbl_804A67E4 = .rodata:0x804A67E4; // type:object size:0x6C +lbl_804A6850 = .rodata:0x804A6850; // type:object size:0x8 data:double +lbl_804A6858 = .rodata:0x804A6858; // type:object size:0x10 data:2byte +lbl_804A6868 = .rodata:0x804A6868; // type:object size:0x8 data:double +lbl_804A6870 = .rodata:0x804A6870; // type:object size:0x30 data:double +lbl_804A68A0 = .rodata:0x804A68A0; // type:object size:0x468 +lbl_804A6D08 = .rodata:0x804A6D08; // type:object size:0x8 data:double +lbl_804A6D10 = .rodata:0x804A6D10; // type:object size:0x8 data:double +lbl_804A6D18 = .rodata:0x804A6D18; // type:object size:0x8 data:double +lbl_804A6D20 = .rodata:0x804A6D20; // type:object size:0x8 data:double +lbl_804A6D28 = .rodata:0x804A6D28; // type:object size:0x8 data:double +lbl_804A6D30 = .rodata:0x804A6D30; // type:object size:0x8 data:double +lbl_804A6D38 = .rodata:0x804A6D38; // type:object size:0x8 data:double +lbl_804A6D40 = .rodata:0x804A6D40; // type:object size:0x8 data:double +lbl_804A6D48 = .rodata:0x804A6D48; // type:object size:0x30 data:double +lbl_804A6D78 = .rodata:0x804A6D78; // type:object size:0x18 +lbl_804A6D90 = .rodata:0x804A6D90; // type:object size:0x10 +lbl_804A6DA0 = .rodata:0x804A6DA0; // type:object size:0x8 +lbl_804A6DA8 = .rodata:0x804A6DA8; // type:object size:0x10 +lbl_804A6DB8 = .rodata:0x804A6DB8; // type:object size:0x10 +lbl_804A6DC8 = .rodata:0x804A6DC8; // type:object size:0x8 +lbl_804A6DD0 = .rodata:0x804A6DD0; // type:object size:0x8 data:double +lbl_804A6DD8 = .rodata:0x804A6DD8; // type:object size:0x8 data:double +lbl_804A6DE0 = .rodata:0x804A6DE0; // type:object size:0x8 data:double +lbl_804A6DE8 = .rodata:0x804A6DE8; // type:object size:0x240 data:4byte +lbl_804A7028 = .rodata:0x804A7028; // type:object size:0x8 data:double +lbl_804A7030 = .rodata:0x804A7030; // type:object size:0x18 data:4byte +lbl_804A7048 = .rodata:0x804A7048; // type:object size:0x20 data:4byte +lbl_804A7068 = .rodata:0x804A7068; // type:object size:0x20 +lbl_804A7088 = .rodata:0x804A7088; // type:object size:0x8 data:double +lbl_804A7090 = .rodata:0x804A7090; // type:object size:0x8 data:double +lbl_804A7098 = .rodata:0x804A7098; // type:object size:0x20 +lbl_804A70B8 = .rodata:0x804A70B8; // type:object size:0x8 +lbl_804A70C0 = .rodata:0x804A70C0; // type:object size:0x8 +lbl_804A70C8 = .rodata:0x804A70C8; // type:object size:0x8 +lbl_804A70D0 = .rodata:0x804A70D0; // type:object size:0x18 +lbl_804A70E8 = .rodata:0x804A70E8; // type:object size:0x18 +lbl_804A7100 = .rodata:0x804A7100; // type:object size:0x8 data:double +lbl_804A7108 = .rodata:0x804A7108; // type:object size:0x8 +lbl_804A7110 = .rodata:0x804A7110; // type:object size:0x8 data:double +lbl_804A7118 = .rodata:0x804A7118; // type:object size:0x8 +lbl_804A7120 = .rodata:0x804A7120; // type:object size:0x8 data:double +lbl_804A7128 = .rodata:0x804A7128; // type:object size:0x18 +lbl_804A7140 = .rodata:0x804A7140; // type:object size:0x8 +lbl_804A7148 = .rodata:0x804A7148; // type:object size:0x8 data:double +lbl_804A7150 = .rodata:0x804A7150; // type:object size:0x18 +lbl_804A7168 = .rodata:0x804A7168; // type:object size:0x8 +lbl_804A7170 = .rodata:0x804A7170; // type:object size:0x10 +lbl_804A7180 = .rodata:0x804A7180; // type:object size:0x30 +lbl_804A71B0 = .rodata:0x804A71B0; // type:object size:0x8 data:double +lbl_804A71B8 = .rodata:0x804A71B8; // type:object size:0x8 data:double +lbl_804A71C0 = .rodata:0x804A71C0; // type:object size:0x8 +lbl_804A71C8 = .rodata:0x804A71C8; // type:object size:0x20 +lbl_804A71E8 = .rodata:0x804A71E8; // type:object size:0x8 +lbl_804A71F0 = .rodata:0x804A71F0; // type:object size:0x10 +lbl_804A7200 = .rodata:0x804A7200; // type:object size:0x20 +lbl_804A7220 = .rodata:0x804A7220; // type:object size:0xB8 +lbl_804A72D8 = .rodata:0x804A72D8; // type:object size:0x20 +lbl_804A72F8 = .rodata:0x804A72F8; // type:object size:0x20 +lbl_804A7318 = .rodata:0x804A7318; // type:object size:0x8 data:double +lbl_804A7320 = .rodata:0x804A7320; // type:object size:0x20 data:4byte +lbl_804A7340 = .rodata:0x804A7340; // type:object size:0x8 data:double +lbl_804A7348 = .rodata:0x804A7348; // type:object size:0x8 data:double +lbl_804A7350 = .rodata:0x804A7350; // type:object size:0x8 data:double +lbl_804A7358 = .rodata:0x804A7358; // type:object size:0x8 data:double +lbl_804A7360 = .rodata:0x804A7360; // type:object size:0x18 +lbl_804A7378 = .rodata:0x804A7378; // type:object size:0x18 +lbl_804A7390 = .rodata:0x804A7390; // type:object size:0x20 data:4byte +lbl_804A73B0 = .rodata:0x804A73B0; // type:object size:0x18 +lbl_804A73C8 = .rodata:0x804A73C8; // type:object size:0x18 +lbl_804A73E0 = .rodata:0x804A73E0; // type:object size:0x90 +lbl_804A7470 = .rodata:0x804A7470; // type:object size:0x5C data:wstring +lbl_804A74CC = .rodata:0x804A74CC; // type:object size:0x64 data:wstring +lbl_804A7530 = .rodata:0x804A7530; // type:object size:0x64 +lbl_804A7594 = .rodata:0x804A7594; // type:object size:0x58 +lbl_804A75EC = .rodata:0x804A75EC; // type:object size:0x74 +lbl_804A7660 = .rodata:0x804A7660; // type:object size:0xA8 +lbl_804A7708 = .rodata:0x804A7708; // type:object size:0xE8 data:wstring +lbl_804A77F0 = .rodata:0x804A77F0; // type:object size:0xC0 +lbl_804A78B0 = .rodata:0x804A78B0; // type:object size:0xE0 +lbl_804A7990 = .rodata:0x804A7990; // type:object size:0xE0 +lbl_804A7A70 = .rodata:0x804A7A70; // type:object size:0xB0 +lbl_804A7B20 = .rodata:0x804A7B20; // type:object size:0x74 data:wstring +lbl_804A7B94 = .rodata:0x804A7B94; // type:object size:0x74 +lbl_804A7C08 = .rodata:0x804A7C08; // type:object size:0x78 +lbl_804A7C80 = .rodata:0x804A7C80; // type:object size:0x68 +lbl_804A7CE8 = .rodata:0x804A7CE8; // type:object size:0x88 +lbl_804A7D70 = .rodata:0x804A7D70; // type:object size:0x5C +lbl_804A7DCC = .rodata:0x804A7DCC; // type:object size:0x74 +lbl_804A7E40 = .rodata:0x804A7E40; // type:object size:0x6C +lbl_804A7EAC = .rodata:0x804A7EAC; // type:object size:0x4C +lbl_804A7EF8 = .rodata:0x804A7EF8; // type:object size:0x68 +lbl_804A7F60 = .rodata:0x804A7F60; // type:object size:0x10 data:wstring +lbl_804A7F70 = .rodata:0x804A7F70; // type:object size:0x18 +lbl_804A7F88 = .rodata:0x804A7F88; // type:object size:0x10 data:wstring +lbl_804A7F98 = .rodata:0x804A7F98; // type:object size:0x14 +lbl_804A7FAC = .rodata:0x804A7FAC; // type:object size:0x34 +lbl_804A7FE0 = .rodata:0x804A7FE0; // type:object size:0x30 +lbl_804A8010 = .rodata:0x804A8010; // type:object size:0x18 +lbl_804A8028 = .rodata:0x804A8028; // type:object size:0x58 +lbl_804A8080 = .rodata:0x804A8080; // type:object size:0x6C data:wstring +lbl_804A80EC = .rodata:0x804A80EC; // type:object size:0x64 +lbl_804A8150 = .rodata:0x804A8150; // type:object size:0x60 data:wstring +lbl_804A81B0 = .rodata:0x804A81B0; // type:object size:0x68 +lbl_804A8218 = .rodata:0x804A8218; // type:object size:0x18 +lbl_804A8230 = .rodata:0x804A8230; // type:object size:0x8 data:double +lbl_804A8238 = .rodata:0x804A8238; // type:object size:0x18 +lbl_804A8250 = .rodata:0x804A8250; // type:object size:0x38 data:double +lbl_804A8288 = .rodata:0x804A8288; // type:object size:0x8 data:double +lbl_804A8290 = .rodata:0x804A8290; // type:object size:0x8 +lbl_804A8298 = .rodata:0x804A8298; // type:object size:0x28 +lbl_804A82C0 = .rodata:0x804A82C0; // type:object size:0x10 +lbl_804A82D0 = .rodata:0x804A82D0; // type:object size:0x8 data:double +lbl_804A82D8 = .rodata:0x804A82D8; // type:object size:0x18 data:4byte +lbl_804A82F0 = .rodata:0x804A82F0; // type:object size:0x8 +lbl_804A82F8 = .rodata:0x804A82F8; // type:object size:0x10 +lbl_804A8308 = .rodata:0x804A8308; // type:object size:0x8 +lbl_804A8310 = .rodata:0x804A8310; // type:object size:0x20 +lbl_804A8330 = .rodata:0x804A8330; // type:object size:0x20 +lbl_804A8350 = .rodata:0x804A8350; // type:object size:0x8 data:double +lbl_804A8358 = .rodata:0x804A8358; // type:object size:0x80 +lbl_804A83D8 = .rodata:0x804A83D8; // type:object size:0x8 data:double +lbl_804A83E0 = .rodata:0x804A83E0; // type:object size:0x8 data:double +lbl_804A83E8 = .rodata:0x804A83E8; // type:object size:0x30 +lbl_804A8418 = .rodata:0x804A8418; // type:object size:0x8 data:double +lbl_804A8420 = .rodata:0x804A8420; // type:object size:0x28 +lbl_804A8448 = .rodata:0x804A8448; // type:object size:0x8 data:double +lbl_804A8450 = .rodata:0x804A8450; // type:object size:0x8 data:double +lbl_804A8458 = .rodata:0x804A8458; // type:object size:0x1C8 +lbl_804A8620 = .rodata:0x804A8620; // type:object size:0x10 +lbl_804A8630 = .rodata:0x804A8630; // type:object size:0x8 +lbl_804A8638 = .rodata:0x804A8638; // type:object size:0x28 +lbl_804A8660 = .rodata:0x804A8660; // type:object size:0x18 data:double +lbl_804A8678 = .rodata:0x804A8678; // type:object size:0x18 +lbl_804A8690 = .rodata:0x804A8690; // type:object size:0x18 +lbl_804A86A8 = .rodata:0x804A86A8; // type:object size:0x8 data:double +lbl_804A86B0 = .rodata:0x804A86B0; // type:object size:0x8 data:double +lbl_804A86B8 = .rodata:0x804A86B8; // type:object size:0x8 +lbl_804A86C0 = .rodata:0x804A86C0; // type:object size:0x1C data:string +lbl_804A86DC = .rodata:0x804A86DC; // type:object size:0x18 +lbl_804A86F4 = .rodata:0x804A86F4; // type:object size:0x14 +lbl_804A8708 = .rodata:0x804A8708; // type:object size:0x18 +lbl_804A8720 = .rodata:0x804A8720; // type:object size:0x18 +lbl_804A8738 = .rodata:0x804A8738; // type:object size:0x18 +lbl_804A8750 = .rodata:0x804A8750; // type:object size:0x18 +lbl_804A8768 = .rodata:0x804A8768; // type:object size:0x18 +lbl_804A8780 = .rodata:0x804A8780; // type:object size:0x18 +lbl_804A8798 = .rodata:0x804A8798; // type:object size:0x18 +lbl_804A87B0 = .rodata:0x804A87B0; // type:object size:0x14 +lbl_804A87C4 = .rodata:0x804A87C4; // type:object size:0x1C +lbl_804A87E0 = .rodata:0x804A87E0; // type:object size:0x58 +lbl_804A8838 = .rodata:0x804A8838; // type:object size:0x20 +lbl_804A8858 = .rodata:0x804A8858; // type:object size:0x8 data:double +lbl_804A8860 = .rodata:0x804A8860; // type:object size:0x38 +lbl_804A8898 = .rodata:0x804A8898; // type:object size:0x8 data:double +lbl_804A88A0 = .rodata:0x804A88A0; // type:object size:0x8 +lbl_804A88A8 = .rodata:0x804A88A8; // type:object size:0x18 +lbl_804A88C0 = .rodata:0x804A88C0; // type:object size:0x10 data:string +lbl_804A88D0 = .rodata:0x804A88D0; // type:object size:0x10 data:4byte +lbl_804A88E0 = .rodata:0x804A88E0; // type:object size:0x10 data:4byte +lbl_804A88F0 = .rodata:0x804A88F0; // type:object size:0xD8 +lbl_804A89C8 = .rodata:0x804A89C8; // type:object size:0x18 +lbl_804A89E0 = .rodata:0x804A89E0; // type:object size:0x28 +lbl_804A8A08 = .rodata:0x804A8A08; // type:object size:0x18 +lbl_804A8A20 = .rodata:0x804A8A20; // type:object size:0x30 +lbl_804A8A50 = .rodata:0x804A8A50; // type:object size:0x10 +lbl_804A8A60 = .rodata:0x804A8A60; // type:object size:0x28 +lbl_804A8A88 = .rodata:0x804A8A88; // type:object size:0x40 +lbl_804A8AC8 = .rodata:0x804A8AC8; // type:object size:0x30 +lbl_804A8AF8 = .rodata:0x804A8AF8; // type:object size:0x8 data:double +lbl_804A8B00 = .rodata:0x804A8B00; // type:object size:0x8 data:double +lbl_804A8B08 = .rodata:0x804A8B08; // type:object size:0xFC +lbl_804A8C04 = .rodata:0x804A8C04; // type:object size:0x14 +lbl_804A8C18 = .rodata:0x804A8C18; // type:object size:0x14 +lbl_804A8C2C = .rodata:0x804A8C2C; // type:object size:0x14 +lbl_804A8C40 = .rodata:0x804A8C40; // type:object size:0xC +lbl_804A8C4C = .rodata:0x804A8C4C; // type:object size:0x104 +lbl_804A8D50 = .rodata:0x804A8D50; // type:object size:0x1C +lbl_804A8D6C = .rodata:0x804A8D6C; // type:object size:0x24 +lbl_804A8D90 = .rodata:0x804A8D90; // type:object size:0x14 +lbl_804A8DA4 = .rodata:0x804A8DA4; // type:object size:0x14 +lbl_804A8DB8 = .rodata:0x804A8DB8; // type:object size:0x8 +lbl_804A8DC0 = .rodata:0x804A8DC0; // type:object size:0x1C +lbl_804A8DDC = .rodata:0x804A8DDC; // type:object size:0x24 +lbl_804A8E00 = .rodata:0x804A8E00; // type:object size:0x14 +lbl_804A8E14 = .rodata:0x804A8E14; // type:object size:0x1C +lbl_804A8E30 = .rodata:0x804A8E30; // type:object size:0xC data:string +lbl_804A8E3C = .rodata:0x804A8E3C; // type:object size:0x14 +lbl_804A8E50 = .rodata:0x804A8E50; // type:object size:0x8 +lbl_804A8E58 = .rodata:0x804A8E58; // type:object size:0x14 +lbl_804A8E6C = .rodata:0x804A8E6C; // type:object size:0xC data:string +lbl_804A8E78 = .rodata:0x804A8E78; // type:object size:0xC +lbl_804A8E84 = .rodata:0x804A8E84; // type:object size:0xC +lbl_804A8E90 = .rodata:0x804A8E90; // type:object size:0xC +lbl_804A8E9C = .rodata:0x804A8E9C; // type:object size:0xC +lbl_804A8EA8 = .rodata:0x804A8EA8; // type:object size:0xC +lbl_804A8EB4 = .rodata:0x804A8EB4; // type:object size:0xC +lbl_804A8EC0 = .rodata:0x804A8EC0; // type:object size:0x10 data:string +lbl_804A8ED0 = .rodata:0x804A8ED0; // type:object size:0x20 +lbl_804A8EF0 = .rodata:0x804A8EF0; // type:object size:0x10 +lbl_804A8F00 = .rodata:0x804A8F00; // type:object size:0x10 +lbl_804A8F10 = .rodata:0x804A8F10; // type:object size:0x10 +lbl_804A8F20 = .rodata:0x804A8F20; // type:object size:0x18 +lbl_804A8F38 = .rodata:0x804A8F38; // type:object size:0x10 data:4byte +lbl_804A8F48 = .rodata:0x804A8F48; // type:object size:0xF8 +lbl_804A9040 = .rodata:0x804A9040; // type:object size:0x30 +lbl_804A9070 = .rodata:0x804A9070; // type:object size:0x30 +lbl_804A90A0 = .rodata:0x804A90A0; // type:object size:0x40 +lbl_804A90E0 = .rodata:0x804A90E0; // type:object size:0x8 data:double +lbl_804A90E8 = .rodata:0x804A90E8; // type:object size:0x8 data:double +lbl_804A90F0 = .rodata:0x804A90F0; // type:object size:0x8 +lbl_804A90F8 = .rodata:0x804A90F8; // type:object size:0x14 +lbl_804A910C = .rodata:0x804A910C; // type:object size:0x14 +lbl_804A9120 = .rodata:0x804A9120; // type:object size:0x14 +lbl_804A9134 = .rodata:0x804A9134; // type:object size:0xC +lbl_804A9140 = .rodata:0x804A9140; // type:object size:0x40 +lbl_804A9180 = .rodata:0x804A9180; // type:object size:0x8 data:double +lbl_804A9188 = .rodata:0x804A9188; // type:object size:0x18 +lbl_804A91A0 = .rodata:0x804A91A0; // type:object size:0x48 +lbl_804A91E8 = .rodata:0x804A91E8; // type:object size:0x10 data:float +lbl_804A91F8 = .rodata:0x804A91F8; // type:object size:0x138 +lbl_804A9330 = .rodata:0x804A9330; // type:object size:0x18 +lbl_804A9348 = .rodata:0x804A9348; // type:object size:0x14 data:4byte +lbl_804A935C = .rodata:0x804A935C; // type:object size:0x54 +lbl_804A93B0 = .rodata:0x804A93B0; // type:object size:0x58 +lbl_804A9408 = .rodata:0x804A9408; // type:object size:0x28 +lbl_804A9430 = .rodata:0x804A9430; // type:object size:0x58 +lbl_804A9488 = .rodata:0x804A9488; // type:object size:0x10 +lbl_804A9498 = .rodata:0x804A9498; // type:object size:0x10 +lbl_804A94A8 = .rodata:0x804A94A8; // type:object size:0x14 +lbl_804A94BC = .rodata:0x804A94BC; // type:object size:0x14 +lbl_804A94D0 = .rodata:0x804A94D0; // type:object size:0x14 +lbl_804A94E4 = .rodata:0x804A94E4; // type:object size:0x24 data:4byte +lbl_804A9508 = .rodata:0x804A9508; // type:object size:0x30 +lbl_804A9538 = .rodata:0x804A9538; // type:object size:0x10 +lbl_804A9548 = .rodata:0x804A9548; // type:object size:0x18 +lbl_804A9560 = .rodata:0x804A9560; // type:object size:0x18 +lbl_804A9578 = .rodata:0x804A9578; // type:object size:0xC +lbl_804A9584 = .rodata:0x804A9584; // type:object size:0x4C +lbl_804A95D0 = .rodata:0x804A95D0; // type:object size:0x8 data:double +lbl_804A95D8 = .rodata:0x804A95D8; // type:object size:0x8 data:double +lbl_804A95E0 = .rodata:0x804A95E0; // type:object size:0x10 data:4byte +lbl_804A95F0 = .rodata:0x804A95F0; // type:object size:0x10 data:4byte +lbl_804A9600 = .rodata:0x804A9600; // type:object size:0x8 +lbl_804A9608 = .rodata:0x804A9608; // type:object size:0x8 data:double +lbl_804A9610 = .rodata:0x804A9610; // type:object size:0x8 data:double +lbl_804A9618 = .rodata:0x804A9618; // type:object size:0x18 data:byte +lbl_804A9630 = .rodata:0x804A9630; // type:object size:0x8 data:double +lbl_804A9638 = .rodata:0x804A9638; // type:object size:0x8 data:double +lbl_804A9640 = .rodata:0x804A9640; // type:object size:0x20 +lbl_804A9660 = .rodata:0x804A9660; // type:object size:0x60 +lbl_804A96C0 = .rodata:0x804A96C0; // type:object size:0x40 +lbl_804A9700 = .rodata:0x804A9700; // type:object size:0x40 +lbl_804A9740 = .rodata:0x804A9740; // type:object size:0x8 data:double +lbl_804A9748 = .rodata:0x804A9748; // type:object size:0x10 +lbl_804A9758 = .rodata:0x804A9758; // type:object size:0x90 +lbl_804A97E8 = .rodata:0x804A97E8; // type:object size:0x10 +lbl_804A97F8 = .rodata:0x804A97F8; // type:object size:0x14 +lbl_804A980C = .rodata:0x804A980C; // type:object size:0x2C +lbl_804A9838 = .rodata:0x804A9838; // type:object size:0x30 +lbl_804A9868 = .rodata:0x804A9868; // type:object size:0x30 +lbl_804A9898 = .rodata:0x804A9898; // type:object size:0x38 +lbl_804A98D0 = .rodata:0x804A98D0; // type:object size:0x48 +lbl_804A9918 = .rodata:0x804A9918; // type:object size:0x38 +lbl_804A9950 = .rodata:0x804A9950; // type:object size:0x60 +lbl_804A99B0 = .rodata:0x804A99B0; // type:object size:0x3C +lbl_804A99EC = .rodata:0x804A99EC; // type:object size:0xC +lbl_804A99F8 = .rodata:0x804A99F8; // type:object size:0x18 +lbl_804A9A10 = .rodata:0x804A9A10; // type:object size:0x68 +lbl_804A9A78 = .rodata:0x804A9A78; // type:object size:0x68 +lbl_804A9AE0 = .rodata:0x804A9AE0; // type:object size:0x8 data:double +lbl_804A9AE8 = .rodata:0x804A9AE8; // type:object size:0x8 data:double +lbl_804A9AF0 = .rodata:0x804A9AF0; // type:object size:0x8 data:double +lbl_804A9AF8 = .rodata:0x804A9AF8; // type:object size:0x8 data:double +lbl_804A9B00 = .rodata:0x804A9B00; // type:object size:0x8 data:double +lbl_804A9B08 = .rodata:0x804A9B08; // type:object size:0x28 data:double +lbl_804A9B30 = .rodata:0x804A9B30; // type:object size:0x8 data:double +lbl_804A9B38 = .rodata:0x804A9B38; // type:object size:0xC +lbl_804A9B44 = .rodata:0x804A9B44; // type:object size:0x14 +lbl_804A9B58 = .rodata:0x804A9B58; // type:object size:0xC +lbl_804A9B64 = .rodata:0x804A9B64; // type:object size:0xC data:string +lbl_804A9B70 = .rodata:0x804A9B70; // type:object size:0xC +lbl_804A9B7C = .rodata:0x804A9B7C; // type:object size:0xC +lbl_804A9B88 = .rodata:0x804A9B88; // type:object size:0x18 data:4byte +lbl_804A9BA0 = .rodata:0x804A9BA0; // type:object size:0x10 data:string +lbl_804A9BB0 = .rodata:0x804A9BB0; // type:object size:0x18 +lbl_804A9BC8 = .rodata:0x804A9BC8; // type:object size:0x10 +lbl_804A9BD8 = .rodata:0x804A9BD8; // type:object size:0x14 +lbl_804A9BEC = .rodata:0x804A9BEC; // type:object size:0x10 +lbl_804A9BFC = .rodata:0x804A9BFC; // type:object size:0x14 +lbl_804A9C10 = .rodata:0x804A9C10; // type:object size:0x18 data:4byte +lbl_804A9C28 = .rodata:0x804A9C28; // type:object size:0x160 +lbl_804A9D88 = .rodata:0x804A9D88; // type:object size:0x18 +lbl_804A9DA0 = .rodata:0x804A9DA0; // type:object size:0x18 +lbl_804A9DB8 = .rodata:0x804A9DB8; // type:object size:0xC +lbl_804A9DC4 = .rodata:0x804A9DC4; // type:object size:0xDC +lbl_804A9EA0 = .rodata:0x804A9EA0; // type:object size:0x18 data:string +lbl_804A9EB8 = .rodata:0x804A9EB8; // type:object size:0x14 +lbl_804A9ECC = .rodata:0x804A9ECC; // type:object size:0x14 +lbl_804A9EE0 = .rodata:0x804A9EE0; // type:object size:0x14 +lbl_804A9EF4 = .rodata:0x804A9EF4; // type:object size:0xC +lbl_804A9F00 = .rodata:0x804A9F00; // type:object size:0x8 data:double +lbl_804A9F08 = .rodata:0x804A9F08; // type:object size:0x8 data:double +lbl_804A9F10 = .rodata:0x804A9F10; // type:object size:0x8 data:double +lbl_804A9F18 = .rodata:0x804A9F18; // type:object size:0xD0 +lbl_804A9FE8 = .rodata:0x804A9FE8; // type:object size:0x14 +lbl_804A9FFC = .rodata:0x804A9FFC; // type:object size:0x10 +lbl_804AA00C = .rodata:0x804AA00C; // type:object size:0xC +lbl_804AA018 = .rodata:0x804AA018; // type:object size:0xC data:string +lbl_804AA024 = .rodata:0x804AA024; // type:object size:0x14 +lbl_804AA038 = .rodata:0x804AA038; // type:object size:0x10 data:string +lbl_804AA048 = .rodata:0x804AA048; // type:object size:0x10 +lbl_804AA058 = .rodata:0x804AA058; // type:object size:0x10 +lbl_804AA068 = .rodata:0x804AA068; // type:object size:0x10 data:string +lbl_804AA078 = .rodata:0x804AA078; // type:object size:0x14 +lbl_804AA08C = .rodata:0x804AA08C; // type:object size:0x14 +lbl_804AA0A0 = .rodata:0x804AA0A0; // type:object size:0x14 +lbl_804AA0B4 = .rodata:0x804AA0B4; // type:object size:0xC +lbl_804AA0C0 = .rodata:0x804AA0C0; // type:object size:0x8 data:double +lbl_804AA0C8 = .rodata:0x804AA0C8; // type:object size:0x8 +lbl_804AA0D0 = .rodata:0x804AA0D0; // type:object size:0x20 +lbl_804AA0F0 = .rodata:0x804AA0F0; // type:object size:0x8 data:double +lbl_804AA0F8 = .rodata:0x804AA0F8; // type:object size:0x8 data:double +lbl_804AA100 = .rodata:0x804AA100; // type:object size:0x30 +lbl_804AA130 = .rodata:0x804AA130; // type:object size:0x8 +lbl_804AA138 = .rodata:0x804AA138; // type:object size:0x8 data:double +lbl_804AA140 = .rodata:0x804AA140; // type:object size:0x18 +lbl_804AA158 = .rodata:0x804AA158; // type:object size:0x10 +lbl_804AA168 = .rodata:0x804AA168; // type:object size:0x8 +lbl_804AA170 = .rodata:0x804AA170; // type:object size:0x8 +lbl_804AA178 = .rodata:0x804AA178; // type:object size:0x8 +lbl_804AA180 = .rodata:0x804AA180; // type:object size:0xC +lbl_804AA18C = .rodata:0x804AA18C; // type:object size:0xC +lbl_804AA198 = .rodata:0x804AA198; // type:object size:0x8 data:string +lbl_804AA1A0 = .rodata:0x804AA1A0; // type:object size:0xC +lbl_804AA1AC = .rodata:0x804AA1AC; // type:object size:0x14 +lbl_804AA1C0 = .rodata:0x804AA1C0; // type:object size:0xC data:string +lbl_804AA1CC = .rodata:0x804AA1CC; // type:object size:0xC +lbl_804AA1D8 = .rodata:0x804AA1D8; // type:object size:0xC +lbl_804AA1E4 = .rodata:0x804AA1E4; // type:object size:0x8 +lbl_804AA1EC = .rodata:0x804AA1EC; // type:object size:0xC data:string +lbl_804AA1F8 = .rodata:0x804AA1F8; // type:object size:0xC +lbl_804AA204 = .rodata:0x804AA204; // type:object size:0x10 +lbl_804AA214 = .rodata:0x804AA214; // type:object size:0xC +lbl_804AA220 = .rodata:0x804AA220; // type:object size:0x8 data:string +lbl_804AA228 = .rodata:0x804AA228; // type:object size:0xC +lbl_804AA234 = .rodata:0x804AA234; // type:object size:0xC data:string +lbl_804AA240 = .rodata:0x804AA240; // type:object size:0xC +lbl_804AA24C = .rodata:0x804AA24C; // type:object size:0x8 +lbl_804AA254 = .rodata:0x804AA254; // type:object size:0xC +lbl_804AA260 = .rodata:0x804AA260; // type:object size:0x8 +lbl_804AA268 = .rodata:0x804AA268; // type:object size:0xC data:string +lbl_804AA274 = .rodata:0x804AA274; // type:object size:0x8 +lbl_804AA27C = .rodata:0x804AA27C; // type:object size:0xC data:string +lbl_804AA288 = .rodata:0x804AA288; // type:object size:0x8 +lbl_804AA290 = .rodata:0x804AA290; // type:object size:0x8 +lbl_804AA298 = .rodata:0x804AA298; // type:object size:0xC +lbl_804AA2A4 = .rodata:0x804AA2A4; // type:object size:0xC +lbl_804AA2B0 = .rodata:0x804AA2B0; // type:object size:0x8 data:double +lbl_804AA2B8 = .rodata:0x804AA2B8; // type:object size:0x8 data:double +lbl_804AA2C0 = .rodata:0x804AA2C0; // type:object size:0x28 +lbl_804AA2E8 = .rodata:0x804AA2E8; // type:object size:0x18 +lbl_804AA300 = .rodata:0x804AA300; // type:object size:0x8 +lbl_804AA308 = .rodata:0x804AA308; // type:object size:0x18 data:4byte +lbl_804AA320 = .rodata:0x804AA320; // type:object size:0x20 data:4byte +lbl_804AA340 = .rodata:0x804AA340; // type:object size:0x8 data:double +lbl_804AA348 = .rodata:0x804AA348; // type:object size:0x8 data:double +lbl_804AA350 = .rodata:0x804AA350; // type:object size:0x18 +lbl_804AA368 = .rodata:0x804AA368; // type:object size:0x28 +lbl_804AA390 = .rodata:0x804AA390; // type:object size:0x20 +lbl_804AA3B0 = .rodata:0x804AA3B0; // type:object size:0xE8 +lbl_804AA498 = .rodata:0x804AA498; // type:object size:0x8 data:double +lbl_804AA4A0 = .rodata:0x804AA4A0; // type:object size:0x8 data:double +lbl_804AA4A8 = .rodata:0x804AA4A8; // type:object size:0x158 +lbl_804AA600 = .rodata:0x804AA600; // type:object size:0xC +lbl_804AA60C = .rodata:0x804AA60C; // type:object size:0x10 +lbl_804AA61C = .rodata:0x804AA61C; // type:object size:0x14 +lbl_804AA630 = .rodata:0x804AA630; // type:object size:0x10 +lbl_804AA640 = .rodata:0x804AA640; // type:object size:0x68 +lbl_804AA6A8 = .rodata:0x804AA6A8; // type:object size:0x68 +lbl_804AA710 = .rodata:0x804AA710; // type:object size:0x68 +lbl_804AA778 = .rodata:0x804AA778; // type:object size:0x68 +lbl_804AA7E0 = .rodata:0x804AA7E0; // type:object size:0x40 data:4byte +lbl_804AA820 = .rodata:0x804AA820; // type:object size:0x8 data:double +lbl_804AA828 = .rodata:0x804AA828; // type:object size:0x8 data:double +lbl_804AA830 = .rodata:0x804AA830; // type:object size:0x210 +lbl_804AAA40 = .rodata:0x804AAA40; // type:object size:0xC +lbl_804AAA4C = .rodata:0x804AAA4C; // type:object size:0x8 +lbl_804AAA54 = .rodata:0x804AAA54; // type:object size:0xC +lbl_804AAA60 = .rodata:0x804AAA60; // type:object size:0x8 +lbl_804AAA68 = .rodata:0x804AAA68; // type:object size:0x14 +lbl_804AAA7C = .rodata:0x804AAA7C; // type:object size:0x14 +lbl_804AAA90 = .rodata:0x804AAA90; // type:object size:0xC +lbl_804AAA9C = .rodata:0x804AAA9C; // type:object size:0x8 +lbl_804AAAA4 = .rodata:0x804AAAA4; // type:object size:0xC data:string +lbl_804AAAB0 = .rodata:0x804AAAB0; // type:object size:0x10 +lbl_804AAAC0 = .rodata:0x804AAAC0; // type:object size:0x8 data:string +lbl_804AAAC8 = .rodata:0x804AAAC8; // type:object size:0x10 +lbl_804AAAD8 = .rodata:0x804AAAD8; // type:object size:0x10 +lbl_804AAAE8 = .rodata:0x804AAAE8; // type:object size:0xC +lbl_804AAAF4 = .rodata:0x804AAAF4; // type:object size:0x14 +lbl_804AAB08 = .rodata:0x804AAB08; // type:object size:0x18 data:string +lbl_804AAB20 = .rodata:0x804AAB20; // type:object size:0x10 +lbl_804AAB30 = .rodata:0x804AAB30; // type:object size:0x14 +lbl_804AAB44 = .rodata:0x804AAB44; // type:object size:0x18 +lbl_804AAB5C = .rodata:0x804AAB5C; // type:object size:0x10 +lbl_804AAB6C = .rodata:0x804AAB6C; // type:object size:0x14 +lbl_804AAB80 = .rodata:0x804AAB80; // type:object size:0x1C +lbl_804AAB9C = .rodata:0x804AAB9C; // type:object size:0x8 +lbl_804AABA4 = .rodata:0x804AABA4; // type:object size:0xC +lbl_804AABB0 = .rodata:0x804AABB0; // type:object size:0xC +lbl_804AABBC = .rodata:0x804AABBC; // type:object size:0xC data:string +lbl_804AABC8 = .rodata:0x804AABC8; // type:object size:0x10 +lbl_804AABD8 = .rodata:0x804AABD8; // type:object size:0xC +lbl_804AABE4 = .rodata:0x804AABE4; // type:object size:0x10 +lbl_804AABF4 = .rodata:0x804AABF4; // type:object size:0xC +lbl_804AAC00 = .rodata:0x804AAC00; // type:object size:0xC +lbl_804AAC0C = .rodata:0x804AAC0C; // type:object size:0x8 +lbl_804AAC14 = .rodata:0x804AAC14; // type:object size:0xC +lbl_804AAC20 = .rodata:0x804AAC20; // type:object size:0x10 +lbl_804AAC30 = .rodata:0x804AAC30; // type:object size:0x10 +lbl_804AAC40 = .rodata:0x804AAC40; // type:object size:0x10 +lbl_804AAC50 = .rodata:0x804AAC50; // type:object size:0x14 +lbl_804AAC64 = .rodata:0x804AAC64; // type:object size:0xC data:string +lbl_804AAC70 = .rodata:0x804AAC70; // type:object size:0x14 +lbl_804AAC84 = .rodata:0x804AAC84; // type:object size:0xC data:string +lbl_804AAC90 = .rodata:0x804AAC90; // type:object size:0xC +lbl_804AAC9C = .rodata:0x804AAC9C; // type:object size:0x1C +lbl_804AACB8 = .rodata:0x804AACB8; // type:object size:0x10 +lbl_804AACC8 = .rodata:0x804AACC8; // type:object size:0x20 +lbl_804AACE8 = .rodata:0x804AACE8; // type:object size:0x1C data:string +lbl_804AAD04 = .rodata:0x804AAD04; // type:object size:0x14 data:string +lbl_804AAD18 = .rodata:0x804AAD18; // type:object size:0x20 +lbl_804AAD38 = .rodata:0x804AAD38; // type:object size:0x20 data:string +lbl_804AAD58 = .rodata:0x804AAD58; // type:object size:0x8 data:double +lbl_804AAD60 = .rodata:0x804AAD60; // type:object size:0x40 +lbl_804AADA0 = .rodata:0x804AADA0; // type:object size:0x18 data:double +lbl_804AADB8 = .rodata:0x804AADB8; // type:object size:0x58 +lbl_804AAE10 = .rodata:0x804AAE10; // type:object size:0x10 +lbl_804AAE20 = .rodata:0x804AAE20; // type:object size:0x10 data:string +lbl_804AAE30 = .rodata:0x804AAE30; // type:object size:0xC +lbl_804AAE3C = .rodata:0x804AAE3C; // type:object size:0xC data:string +lbl_804AAE48 = .rodata:0x804AAE48; // type:object size:0xC +lbl_804AAE54 = .rodata:0x804AAE54; // type:object size:0xC data:string +lbl_804AAE60 = .rodata:0x804AAE60; // type:object size:0xC data:string +lbl_804AAE6C = .rodata:0x804AAE6C; // type:object size:0xC +lbl_804AAE78 = .rodata:0x804AAE78; // type:object size:0xC +lbl_804AAE84 = .rodata:0x804AAE84; // type:object size:0x14 data:string +lbl_804AAE98 = .rodata:0x804AAE98; // type:object size:0x10 +lbl_804AAEA8 = .rodata:0x804AAEA8; // type:object size:0x18 +lbl_804AAEC0 = .rodata:0x804AAEC0; // type:object size:0x30 data:4byte +lbl_804AAEF0 = .rodata:0x804AAEF0; // type:object size:0x8 data:double +lbl_804AAEF8 = .rodata:0x804AAEF8; // type:object size:0x20 +lbl_804AAF18 = .rodata:0x804AAF18; // type:object size:0x20 data:string +lbl_804AAF38 = .rodata:0x804AAF38; // type:object size:0x18 +lbl_804AAF50 = .rodata:0x804AAF50; // type:object size:0xC data:4byte +lbl_804AAF5C = .rodata:0x804AAF5C; // type:object size:0x3C +lbl_804AAF98 = .rodata:0x804AAF98; // type:object size:0x14 +lbl_804AAFAC = .rodata:0x804AAFAC; // type:object size:0x3C +lbl_804AAFE8 = .rodata:0x804AAFE8; // type:object size:0x20 +lbl_804AB008 = .rodata:0x804AB008; // type:object size:0x20 +lbl_804AB028 = .rodata:0x804AB028; // type:object size:0x40 +lbl_804AB068 = .rodata:0x804AB068; // type:object size:0x30 data:double +lbl_804AB098 = .rodata:0x804AB098; // type:object size:0x4 data:4byte +lbl_804AB0A0 = .rodata:0x804AB0A0; // type:object size:0x8 data:double +lbl_804AB0A8 = .rodata:0x804AB0A8; // type:object size:0x8 data:double +lbl_804AB0B0 = .rodata:0x804AB0B0; // type:object size:0x8 data:double +lbl_804AB0B8 = .rodata:0x804AB0B8; // type:object size:0x8 data:double +lbl_804AB0C0 = .rodata:0x804AB0C0; // type:object size:0x8 data:double +lbl_804AB0C8 = .rodata:0x804AB0C8; // type:object size:0x8 data:double +lbl_804AB0D0 = .rodata:0x804AB0D0; // type:object size:0x38 data:float +lbl_804AB108 = .rodata:0x804AB108; // type:object size:0x88 +lbl_804AB190 = .rodata:0x804AB190; // type:object size:0x1B4 data:4byte +lbl_804AB344 = .rodata:0x804AB344; // type:object size:0x74 data:byte +lbl_804AB3B8 = .rodata:0x804AB3B8; // type:object size:0x10 +lbl_804AB3C8 = .rodata:0x804AB3C8; // type:object size:0x30 data:4byte +lbl_804AB3F8 = .rodata:0x804AB3F8; // type:object size:0x8 data:double +lbl_804AB400 = .rodata:0x804AB400; // type:object size:0x68 +lbl_804AB468 = .rodata:0x804AB468; // type:object size:0xC0 +lbl_804AB528 = .rodata:0x804AB528; // type:object size:0x20 +lbl_804AB548 = .rodata:0x804AB548; // type:object size:0x18 +lbl_804AB560 = .rodata:0x804AB560; // type:object size:0x8 data:double +lbl_804AB568 = .rodata:0x804AB568; // type:object size:0x30 +lbl_804AB598 = .rodata:0x804AB598; // type:object size:0x48 +lbl_804AB5E0 = .rodata:0x804AB5E0; // type:object size:0x58 +lbl_804AB638 = .rodata:0x804AB638; // type:object size:0x8 data:double +lbl_804AB640 = .rodata:0x804AB640; // type:object size:0x8 data:double +lbl_804AB648 = .rodata:0x804AB648; // type:object size:0x8 data:double +lbl_804AB650 = .rodata:0x804AB650; // type:object size:0x18 +lbl_804AB668 = .rodata:0x804AB668; // type:object size:0x8 data:double +lbl_804AB670 = .rodata:0x804AB670; // type:object size:0x8 +lbl_804AB678 = .rodata:0x804AB678; // type:object size:0x18 +lbl_804AB690 = .rodata:0x804AB690; // type:object size:0x8 +lbl_804AB698 = .rodata:0x804AB698; // type:object size:0x10 +lbl_804AB6A8 = .rodata:0x804AB6A8; // type:object size:0x10 +lbl_804AB6B8 = .rodata:0x804AB6B8; // type:object size:0x10 +lbl_804AB6C8 = .rodata:0x804AB6C8; // type:object size:0x8 data:string +lbl_804AB6D0 = .rodata:0x804AB6D0; // type:object size:0xC +lbl_804AB6DC = .rodata:0x804AB6DC; // type:object size:0xC data:string +lbl_804AB6E8 = .rodata:0x804AB6E8; // type:object size:0x10 +lbl_804AB6F8 = .rodata:0x804AB6F8; // type:object size:0x10 +lbl_804AB708 = .rodata:0x804AB708; // type:object size:0x8 +lbl_804AB710 = .rodata:0x804AB710; // type:object size:0xC +lbl_804AB71C = .rodata:0x804AB71C; // type:object size:0xC +lbl_804AB728 = .rodata:0x804AB728; // type:object size:0x10 +lbl_804AB738 = .rodata:0x804AB738; // type:object size:0x10 +lbl_804AB748 = .rodata:0x804AB748; // type:object size:0x8 +lbl_804AB750 = .rodata:0x804AB750; // type:object size:0x10 +lbl_804AB760 = .rodata:0x804AB760; // type:object size:0x10 data:string +lbl_804AB770 = .rodata:0x804AB770; // type:object size:0x8 +lbl_804AB778 = .rodata:0x804AB778; // type:object size:0xC data:string +lbl_804AB784 = .rodata:0x804AB784; // type:object size:0xC data:4byte +lbl_804AB790 = .rodata:0x804AB790; // type:object size:0x8 data:double +lbl_804AB798 = .rodata:0x804AB798; // type:object size:0x8 data:double +lbl_804AB7A0 = .rodata:0x804AB7A0; // type:object size:0x78 +lbl_804AB818 = .rodata:0x804AB818; // type:object size:0x10 +lbl_804AB828 = .rodata:0x804AB828; // type:object size:0x8 data:double +lbl_804AB830 = .rodata:0x804AB830; // type:object size:0x18 +lbl_804AB848 = .rodata:0x804AB848; // type:object size:0x10 +lbl_804AB858 = .rodata:0x804AB858; // type:object size:0xC data:string +lbl_804AB864 = .rodata:0x804AB864; // type:object size:0x10 +lbl_804AB874 = .rodata:0x804AB874; // type:object size:0xC data:string +lbl_804AB880 = .rodata:0x804AB880; // type:object size:0x10 +lbl_804AB890 = .rodata:0x804AB890; // type:object size:0xC +lbl_804AB89C = .rodata:0x804AB89C; // type:object size:0x18 +lbl_804AB8B4 = .rodata:0x804AB8B4; // type:object size:0x14 +lbl_804AB8C8 = .rodata:0x804AB8C8; // type:object size:0x10 +lbl_804AB8D8 = .rodata:0x804AB8D8; // type:object size:0x10 data:string +lbl_804AB8E8 = .rodata:0x804AB8E8; // type:object size:0x10 +lbl_804AB8F8 = .rodata:0x804AB8F8; // type:object size:0xC +lbl_804AB904 = .rodata:0x804AB904; // type:object size:0x10 +lbl_804AB914 = .rodata:0x804AB914; // type:object size:0xC +lbl_804AB920 = .rodata:0x804AB920; // type:object size:0x10 +lbl_804AB930 = .rodata:0x804AB930; // type:object size:0xC +lbl_804AB93C = .rodata:0x804AB93C; // type:object size:0xC +lbl_804AB948 = .rodata:0x804AB948; // type:object size:0xC data:string +lbl_804AB954 = .rodata:0x804AB954; // type:object size:0xC data:string +lbl_804AB960 = .rodata:0x804AB960; // type:object size:0xC +lbl_804AB96C = .rodata:0x804AB96C; // type:object size:0xC +lbl_804AB978 = .rodata:0x804AB978; // type:object size:0x8 data:string +lbl_804AB980 = .rodata:0x804AB980; // type:object size:0xC +lbl_804AB98C = .rodata:0x804AB98C; // type:object size:0x8 +lbl_804AB994 = .rodata:0x804AB994; // type:object size:0x8 +lbl_804AB99C = .rodata:0x804AB99C; // type:object size:0xC data:string +lbl_804AB9A8 = .rodata:0x804AB9A8; // type:object size:0xC +lbl_804AB9B4 = .rodata:0x804AB9B4; // type:object size:0x8 +lbl_804AB9BC = .rodata:0x804AB9BC; // type:object size:0xC data:string +lbl_804AB9C8 = .rodata:0x804AB9C8; // type:object size:0xC +lbl_804AB9D4 = .rodata:0x804AB9D4; // type:object size:0xC +lbl_804AB9E0 = .rodata:0x804AB9E0; // type:object size:0x10 +lbl_804AB9F0 = .rodata:0x804AB9F0; // type:object size:0x10 +lbl_804ABA00 = .rodata:0x804ABA00; // type:object size:0x10 +lbl_804ABA10 = .rodata:0x804ABA10; // type:object size:0x30 +lbl_804ABA40 = .rodata:0x804ABA40; // type:object size:0x40 data:4byte +lbl_804ABA80 = .rodata:0x804ABA80; // type:object size:0x10 +lbl_804ABA90 = .rodata:0x804ABA90; // type:object size:0x10 +lbl_804ABAA0 = .rodata:0x804ABAA0; // type:object size:0x10 +lbl_804ABAB0 = .rodata:0x804ABAB0; // type:object size:0x8 +lbl_804ABAB8 = .rodata:0x804ABAB8; // type:object size:0x10 +lbl_804ABAC8 = .rodata:0x804ABAC8; // type:object size:0x18 data:4byte +lbl_804ABAE0 = .rodata:0x804ABAE0; // type:object size:0x8 data:double +lbl_804ABAE8 = .rodata:0x804ABAE8; // type:object size:0x8 data:double +lbl_804ABAF0 = .rodata:0x804ABAF0; // type:object size:0x58 +lbl_804ABB48 = .rodata:0x804ABB48; // type:object size:0x10 +lbl_804ABB58 = .rodata:0x804ABB58; // type:object size:0x14 data:string +lbl_804ABB6C = .rodata:0x804ABB6C; // type:object size:0x14 data:string +lbl_804ABB80 = .rodata:0x804ABB80; // type:object size:0x14 data:string +lbl_804ABB94 = .rodata:0x804ABB94; // type:object size:0x14 data:string +lbl_804ABBA8 = .rodata:0x804ABBA8; // type:object size:0x14 data:string +lbl_804ABBBC = .rodata:0x804ABBBC; // type:object size:0x14 data:string +lbl_804ABBD0 = .rodata:0x804ABBD0; // type:object size:0x14 data:string +lbl_804ABBE4 = .rodata:0x804ABBE4; // type:object size:0x14 data:string +lbl_804ABBF8 = .rodata:0x804ABBF8; // type:object size:0x14 data:string +lbl_804ABC0C = .rodata:0x804ABC0C; // type:object size:0x14 data:string +lbl_804ABC20 = .rodata:0x804ABC20; // type:object size:0x14 data:string +lbl_804ABC34 = .rodata:0x804ABC34; // type:object size:0x14 data:string +lbl_804ABC48 = .rodata:0x804ABC48; // type:object size:0x14 data:string +lbl_804ABC5C = .rodata:0x804ABC5C; // type:object size:0x14 data:string +lbl_804ABC70 = .rodata:0x804ABC70; // type:object size:0x14 data:string +lbl_804ABC84 = .rodata:0x804ABC84; // type:object size:0x14 data:string +lbl_804ABC98 = .rodata:0x804ABC98; // type:object size:0x58 +lbl_804ABCF0 = .rodata:0x804ABCF0; // type:object size:0x10 +lbl_804ABD00 = .rodata:0x804ABD00; // type:object size:0xC data:string +lbl_804ABD0C = .rodata:0x804ABD0C; // type:object size:0x14 +lbl_804ABD20 = .rodata:0x804ABD20; // type:object size:0x18 +lbl_804ABD38 = .rodata:0x804ABD38; // type:object size:0x10 data:4byte +lbl_804ABD48 = .rodata:0x804ABD48; // type:object size:0x14 +lbl_804ABD5C = .rodata:0x804ABD5C; // type:object size:0x14 +lbl_804ABD70 = .rodata:0x804ABD70; // type:object size:0x8 data:4byte +lbl_804ABD78 = .rodata:0x804ABD78; // type:object size:0x14 +lbl_804ABD8C = .rodata:0x804ABD8C; // type:object size:0x14 +lbl_804ABDA0 = .rodata:0x804ABDA0; // type:object size:0x10 +lbl_804ABDB0 = .rodata:0x804ABDB0; // type:object size:0x28 +lbl_804ABDD8 = .rodata:0x804ABDD8; // type:object size:0x10 data:string +lbl_804ABDE8 = .rodata:0x804ABDE8; // type:object size:0x18 +lbl_804ABE00 = .rodata:0x804ABE00; // type:object size:0x14 data:4byte +lbl_804ABE14 = .rodata:0x804ABE14; // type:object size:0x18 +lbl_804ABE2C = .rodata:0x804ABE2C; // type:object size:0x14 +lbl_804ABE40 = .rodata:0x804ABE40; // type:object size:0x10 data:string +lbl_804ABE50 = .rodata:0x804ABE50; // type:object size:0x1C +lbl_804ABE6C = .rodata:0x804ABE6C; // type:object size:0x18 +lbl_804ABE84 = .rodata:0x804ABE84; // type:object size:0x14 +lbl_804ABE98 = .rodata:0x804ABE98; // type:object size:0x14 +lbl_804ABEAC = .rodata:0x804ABEAC; // type:object size:0x1C +lbl_804ABEC8 = .rodata:0x804ABEC8; // type:object size:0x18 +lbl_804ABEE0 = .rodata:0x804ABEE0; // type:object size:0x10 data:string +lbl_804ABEF0 = .rodata:0x804ABEF0; // type:object size:0xC data:string +lbl_804ABEFC = .rodata:0x804ABEFC; // type:object size:0xC data:string +lbl_804ABF08 = .rodata:0x804ABF08; // type:object size:0x58 +lbl_804ABF60 = .rodata:0x804ABF60; // type:object size:0x18 +lbl_804ABF78 = .rodata:0x804ABF78; // type:object size:0x18 data:string +lbl_804ABF90 = .rodata:0x804ABF90; // type:object size:0x18 data:string +lbl_804ABFA8 = .rodata:0x804ABFA8; // type:object size:0xC +lbl_804ABFB4 = .rodata:0x804ABFB4; // type:object size:0x14 +lbl_804ABFC8 = .rodata:0x804ABFC8; // type:object size:0x14 +lbl_804ABFDC = .rodata:0x804ABFDC; // type:object size:0x14 +lbl_804ABFF0 = .rodata:0x804ABFF0; // type:object size:0x10 +lbl_804AC000 = .rodata:0x804AC000; // type:object size:0x10 data:string +lbl_804AC010 = .rodata:0x804AC010; // type:object size:0x18 +lbl_804AC028 = .rodata:0x804AC028; // type:object size:0x18 +lbl_804AC040 = .rodata:0x804AC040; // type:object size:0x20 +lbl_804AC060 = .rodata:0x804AC060; // type:object size:0x28 data:4byte +lbl_804AC088 = .rodata:0x804AC088; // type:object size:0x8 data:double +lbl_804AC090 = .rodata:0x804AC090; // type:object size:0x8 data:double +lbl_804AC098 = .rodata:0x804AC098; // type:object size:0x8 data:double +lbl_804AC0A0 = .rodata:0x804AC0A0; // type:object size:0x14 +lbl_804AC0B4 = .rodata:0x804AC0B4; // type:object size:0xC +lbl_804AC0C0 = .rodata:0x804AC0C0; // type:object size:0xC data:string +lbl_804AC0CC = .rodata:0x804AC0CC; // type:object size:0xC data:string +lbl_804AC0D8 = .rodata:0x804AC0D8; // type:object size:0xC data:4byte +lbl_804AC0E4 = .rodata:0x804AC0E4; // type:object size:0x454 +lbl_804AC538 = .rodata:0x804AC538; // type:object size:0x8 +lbl_804AC540 = .rodata:0x804AC540; // type:object size:0x8 +lbl_804AC548 = .rodata:0x804AC548; // type:object size:0x8 +lbl_804AC550 = .rodata:0x804AC550; // type:object size:0x8 +lbl_804AC558 = .rodata:0x804AC558; // type:object size:0x8 +lbl_804AC560 = .rodata:0x804AC560; // type:object size:0x8 +lbl_804AC568 = .rodata:0x804AC568; // type:object size:0x10 +lbl_804AC578 = .rodata:0x804AC578; // type:object size:0x28 +lbl_804AC5A0 = .rodata:0x804AC5A0; // type:object size:0x10 +lbl_804AC5B0 = .rodata:0x804AC5B0; // type:object size:0x8 +lbl_804AC5B8 = .rodata:0x804AC5B8; // type:object size:0x8 data:double +lbl_804AC5C0 = .rodata:0x804AC5C0; // type:object size:0x8 +lbl_804AC5C8 = .rodata:0x804AC5C8; // type:object size:0x8 +lbl_804AC5D0 = .rodata:0x804AC5D0; // type:object size:0x8 +lbl_804AC5D8 = .rodata:0x804AC5D8; // type:object size:0x8 data:double +lbl_804AC5E0 = .rodata:0x804AC5E0; // type:object size:0x18 +lbl_804AC5F8 = .rodata:0x804AC5F8; // type:object size:0x10 data:string +lbl_804AC608 = .rodata:0x804AC608; // type:object size:0x14 +lbl_804AC61C = .rodata:0x804AC61C; // type:object size:0x11C +lbl_804AC738 = .rodata:0x804AC738; // type:object size:0xC +lbl_804AC744 = .rodata:0x804AC744; // type:object size:0xC +lbl_804AC750 = .rodata:0x804AC750; // type:object size:0x8 data:double +lbl_804AC758 = .rodata:0x804AC758; // type:object size:0x60 +lbl_804AC7B8 = .rodata:0x804AC7B8; // type:object size:0x10 +lbl_804AC7C8 = .rodata:0x804AC7C8; // type:object size:0x10 data:string +lbl_804AC7D8 = .rodata:0x804AC7D8; // type:object size:0x10 data:string +lbl_804AC7E8 = .rodata:0x804AC7E8; // type:object size:0x10 data:4byte +lbl_804AC7F8 = .rodata:0x804AC7F8; // type:object size:0x8 data:string +lbl_804AC800 = .rodata:0x804AC800; // type:object size:0xC +lbl_804AC80C = .rodata:0x804AC80C; // type:object size:0xD4 +lbl_804AC8E0 = .rodata:0x804AC8E0; // type:object size:0x8 data:double +lbl_804AC8E8 = .rodata:0x804AC8E8; // type:object size:0x90 +lbl_804AC978 = .rodata:0x804AC978; // type:object size:0x10 +lbl_804AC988 = .rodata:0x804AC988; // type:object size:0x1C +lbl_804AC9A4 = .rodata:0x804AC9A4; // type:object size:0x1C +lbl_804AC9C0 = .rodata:0x804AC9C0; // type:object size:0x1C +lbl_804AC9DC = .rodata:0x804AC9DC; // type:object size:0x18 +lbl_804AC9F4 = .rodata:0x804AC9F4; // type:object size:0x18 +lbl_804ACA0C = .rodata:0x804ACA0C; // type:object size:0x10 +lbl_804ACA1C = .rodata:0x804ACA1C; // type:object size:0xC +lbl_804ACA28 = .rodata:0x804ACA28; // type:object size:0x18 +lbl_804ACA40 = .rodata:0x804ACA40; // type:object size:0x18 +lbl_804ACA58 = .rodata:0x804ACA58; // type:object size:0x18 +lbl_804ACA70 = .rodata:0x804ACA70; // type:object size:0x14 +lbl_804ACA84 = .rodata:0x804ACA84; // type:object size:0x14 +lbl_804ACA98 = .rodata:0x804ACA98; // type:object size:0x18 +lbl_804ACAB0 = .rodata:0x804ACAB0; // type:object size:0x10 data:string +lbl_804ACAC0 = .rodata:0x804ACAC0; // type:object size:0x14 +lbl_804ACAD4 = .rodata:0x804ACAD4; // type:object size:0x14 +lbl_804ACAE8 = .rodata:0x804ACAE8; // type:object size:0x14 +lbl_804ACAFC = .rodata:0x804ACAFC; // type:object size:0x14 +lbl_804ACB10 = .rodata:0x804ACB10; // type:object size:0x10 data:string +lbl_804ACB20 = .rodata:0x804ACB20; // type:object size:0x14 +lbl_804ACB34 = .rodata:0x804ACB34; // type:object size:0x14 +lbl_804ACB48 = .rodata:0x804ACB48; // type:object size:0x14 +lbl_804ACB5C = .rodata:0x804ACB5C; // type:object size:0x1C +lbl_804ACB78 = .rodata:0x804ACB78; // type:object size:0x18 data:string +lbl_804ACB90 = .rodata:0x804ACB90; // type:object size:0x18 +lbl_804ACBA8 = .rodata:0x804ACBA8; // type:object size:0x18 +lbl_804ACBC0 = .rodata:0x804ACBC0; // type:object size:0x8 data:string +lbl_804ACBC8 = .rodata:0x804ACBC8; // type:object size:0x8 data:double +lbl_804ACBD0 = .rodata:0x804ACBD0; // type:object size:0x10 data:2byte +lbl_804ACBE0 = .rodata:0x804ACBE0; // type:object size:0x60 data:double +lbl_804ACC40 = .rodata:0x804ACC40; // type:object size:0x10 data:2byte +lbl_804ACC50 = .rodata:0x804ACC50; // type:object size:0x2A8 +lbl_804ACEF8 = .rodata:0x804ACEF8; // type:object size:0x8 +lbl_804ACF00 = .rodata:0x804ACF00; // type:object size:0x40 +lbl_804ACF40 = .rodata:0x804ACF40; // type:object size:0x8 data:double +lbl_804ACF48 = .rodata:0x804ACF48; // type:object size:0x70 +lbl_804ACFB8 = .rodata:0x804ACFB8; // type:object size:0x8 +lbl_804ACFC0 = .rodata:0x804ACFC0; // type:object size:0x8 +lbl_804ACFC8 = .rodata:0x804ACFC8; // type:object size:0x10 +lbl_804ACFD8 = .rodata:0x804ACFD8; // type:object size:0xC data:string +lbl_804ACFE4 = .rodata:0x804ACFE4; // type:object size:0xC data:string +lbl_804ACFF0 = .rodata:0x804ACFF0; // type:object size:0xC +lbl_804ACFFC = .rodata:0x804ACFFC; // type:object size:0x10 +lbl_804AD00C = .rodata:0x804AD00C; // type:object size:0xC +lbl_804AD018 = .rodata:0x804AD018; // type:object size:0x18 data:4byte +lbl_804AD030 = .rodata:0x804AD030; // type:object size:0x80 +lbl_804AD0B0 = .rodata:0x804AD0B0; // type:object size:0x8 +lbl_804AD0B8 = .rodata:0x804AD0B8; // type:object size:0x8 data:double +lbl_804AD0C0 = .rodata:0x804AD0C0; // type:object size:0x8 +lbl_804AD0C8 = .rodata:0x804AD0C8; // type:object size:0x8 +lbl_804AD0D0 = .rodata:0x804AD0D0; // type:object size:0x8 +lbl_804AD0D8 = .rodata:0x804AD0D8; // type:object size:0x18 +lbl_804AD0F0 = .rodata:0x804AD0F0; // type:object size:0x18 +lbl_804AD108 = .rodata:0x804AD108; // type:object size:0x8 +lbl_804AD110 = .rodata:0x804AD110; // type:object size:0x8 +lbl_804AD118 = .rodata:0x804AD118; // type:object size:0x8 +lbl_804AD120 = .rodata:0x804AD120; // type:object size:0x8 +lbl_804AD128 = .rodata:0x804AD128; // type:object size:0x8 +lbl_804AD130 = .rodata:0x804AD130; // type:object size:0x8 +lbl_804AD138 = .rodata:0x804AD138; // type:object size:0x8 +lbl_804AD140 = .rodata:0x804AD140; // type:object size:0x8 +lbl_804AD148 = .rodata:0x804AD148; // type:object size:0x8 +lbl_804AD150 = .rodata:0x804AD150; // type:object size:0x8 +lbl_804AD158 = .rodata:0x804AD158; // type:object size:0x8 +lbl_804AD160 = .rodata:0x804AD160; // type:object size:0x8 +lbl_804AD168 = .rodata:0x804AD168; // type:object size:0x8 +lbl_804AD170 = .rodata:0x804AD170; // type:object size:0x8 +lbl_804AD178 = .rodata:0x804AD178; // type:object size:0x8 +lbl_804AD180 = .rodata:0x804AD180; // type:object size:0x20 +lbl_804AD1A0 = .rodata:0x804AD1A0; // type:object size:0x8 +lbl_804AD1A8 = .rodata:0x804AD1A8; // type:object size:0x8 +lbl_804AD1B0 = .rodata:0x804AD1B0; // type:object size:0x8 +lbl_804AD1B8 = .rodata:0x804AD1B8; // type:object size:0x8 +lbl_804AD1C0 = .rodata:0x804AD1C0; // type:object size:0x8 +lbl_804AD1C8 = .rodata:0x804AD1C8; // type:object size:0x8 +lbl_804AD1D0 = .rodata:0x804AD1D0; // type:object size:0x8 +lbl_804AD1D8 = .rodata:0x804AD1D8; // type:object size:0x8 data:double +lbl_804AD1E0 = .rodata:0x804AD1E0; // type:object size:0x8 +lbl_804AD1E8 = .rodata:0x804AD1E8; // type:object size:0x8 data:double +lbl_804AD1F0 = .rodata:0x804AD1F0; // type:object size:0x8 +lbl_804AD1F8 = .rodata:0x804AD1F8; // type:object size:0x8 +lbl_804AD200 = .rodata:0x804AD200; // type:object size:0x8 data:double +lbl_804AD208 = .rodata:0x804AD208; // type:object size:0x8 +lbl_804AD210 = .rodata:0x804AD210; // type:object size:0x30 +lbl_804AD240 = .rodata:0x804AD240; // type:object size:0x8 +lbl_804AD248 = .rodata:0x804AD248; // type:object size:0x8 data:byte +lbl_804AD250 = .rodata:0x804AD250; // type:object size:0x8 +lbl_804AD258 = .rodata:0x804AD258; // type:object size:0x8 +lbl_804AD260 = .rodata:0x804AD260; // type:object size:0x8 +lbl_804AD268 = .rodata:0x804AD268; // type:object size:0x8 data:double +lbl_804AD270 = .rodata:0x804AD270; // type:object size:0x178 +lbl_804AD3E8 = .rodata:0x804AD3E8; // type:object size:0x8 data:double +lbl_804AD3F0 = .rodata:0x804AD3F0; // type:object size:0x8 +lbl_804AD3F8 = .rodata:0x804AD3F8; // type:object size:0x8 data:double +lbl_804AD400 = .rodata:0x804AD400; // type:object size:0x78 +lbl_804AD478 = .rodata:0x804AD478; // type:object size:0x8 +lbl_804AD480 = .rodata:0x804AD480; // type:object size:0x8 +lbl_804AD488 = .rodata:0x804AD488; // type:object size:0x8 +lbl_804AD490 = .rodata:0x804AD490; // type:object size:0x8 +lbl_804AD498 = .rodata:0x804AD498; // type:object size:0x8 data:double +lbl_804AD4A0 = .rodata:0x804AD4A0; // type:object size:0x8 +lbl_804AD4A8 = .rodata:0x804AD4A8; // type:object size:0xC0 data:4byte +lbl_804AD568 = .rodata:0x804AD568; // type:object size:0x8 +lbl_804AD570 = .rodata:0x804AD570; // type:object size:0x8 +lbl_804AD578 = .rodata:0x804AD578; // type:object size:0x8 +lbl_804AD580 = .rodata:0x804AD580; // type:object size:0x8 data:double +lbl_804AD588 = .rodata:0x804AD588; // type:object size:0x8 +lbl_804AD590 = .rodata:0x804AD590; // type:object size:0x28 +lbl_804AD5B8 = .rodata:0x804AD5B8; // type:object size:0x8 +lbl_804AD5C0 = .rodata:0x804AD5C0; // type:object size:0x8 data:double +lbl_804AD5C8 = .rodata:0x804AD5C8; // type:object size:0x8 +lbl_804AD5D0 = .rodata:0x804AD5D0; // type:object size:0x8 +lbl_804AD5D8 = .rodata:0x804AD5D8; // type:object size:0x8 +lbl_804AD5E0 = .rodata:0x804AD5E0; // type:object size:0x18 +lbl_804AD5F8 = .rodata:0x804AD5F8; // type:object size:0x8 data:double +lbl_804AD600 = .rodata:0x804AD600; // type:object size:0x8 data:double +lbl_804AD608 = .rodata:0x804AD608; // type:object size:0x40 +lbl_804AD648 = .rodata:0x804AD648; // type:object size:0x8 +lbl_804AD650 = .rodata:0x804AD650; // type:object size:0x8 +lbl_804AD658 = .rodata:0x804AD658; // type:object size:0x8 +lbl_804AD660 = .rodata:0x804AD660; // type:object size:0x8 +lbl_804AD668 = .rodata:0x804AD668; // type:object size:0x14 data:string +lbl_804AD67C = .rodata:0x804AD67C; // type:object size:0xC +lbl_804AD688 = .rodata:0x804AD688; // type:object size:0x18 +lbl_804AD6A0 = .rodata:0x804AD6A0; // type:object size:0x14 +lbl_804AD6B4 = .rodata:0x804AD6B4; // type:object size:0x10 +lbl_804AD6C4 = .rodata:0x804AD6C4; // type:object size:0xC +lbl_804AD6D0 = .rodata:0x804AD6D0; // type:object size:0x10 +lbl_804AD6E0 = .rodata:0x804AD6E0; // type:object size:0xC data:string +lbl_804AD6EC = .rodata:0x804AD6EC; // type:object size:0x10 +lbl_804AD6FC = .rodata:0x804AD6FC; // type:object size:0xC +lbl_804AD708 = .rodata:0x804AD708; // type:object size:0x10 +lbl_804AD718 = .rodata:0x804AD718; // type:object size:0x10 +lbl_804AD728 = .rodata:0x804AD728; // type:object size:0x14 +lbl_804AD73C = .rodata:0x804AD73C; // type:object size:0x14 +lbl_804AD750 = .rodata:0x804AD750; // type:object size:0x70 data:4byte +lbl_804AD7C0 = .rodata:0x804AD7C0; // type:object size:0x28 +lbl_804AD7E8 = .rodata:0x804AD7E8; // type:object size:0x8 data:double +lbl_804AD7F0 = .rodata:0x804AD7F0; // type:object size:0x8 data:double +lbl_804AD7F8 = .rodata:0x804AD7F8; // type:object size:0x8 +lbl_804AD800 = .rodata:0x804AD800; // type:object size:0x8 +lbl_804AD808 = .rodata:0x804AD808; // type:object size:0x8 +lbl_804AD810 = .rodata:0x804AD810; // type:object size:0x8 +lbl_804AD818 = .rodata:0x804AD818; // type:object size:0x8 data:double +lbl_804AD820 = .rodata:0x804AD820; // type:object size:0x8 +lbl_804AD828 = .rodata:0x804AD828; // type:object size:0x8 data:double +lbl_804AD830 = .rodata:0x804AD830; // type:object size:0x8 data:double +lbl_804AD838 = .rodata:0x804AD838; // type:object size:0x18 +lbl_804AD850 = .rodata:0x804AD850; // type:object size:0x18 +lbl_804AD868 = .rodata:0x804AD868; // type:object size:0x18 +lbl_804AD880 = .rodata:0x804AD880; // type:object size:0x18 +lbl_804AD898 = .rodata:0x804AD898; // type:object size:0x14 data:string +lbl_804AD8AC = .rodata:0x804AD8AC; // type:object size:0x14 data:string +lbl_804AD8C0 = .rodata:0x804AD8C0; // type:object size:0x14 data:string +lbl_804AD8D4 = .rodata:0x804AD8D4; // type:object size:0x14 data:string +lbl_804AD8E8 = .rodata:0x804AD8E8; // type:object size:0x1C +lbl_804AD904 = .rodata:0x804AD904; // type:object size:0x1C +lbl_804AD920 = .rodata:0x804AD920; // type:object size:0x1C +lbl_804AD93C = .rodata:0x804AD93C; // type:object size:0x1C +lbl_804AD958 = .rodata:0x804AD958; // type:object size:0x10 +lbl_804AD968 = .rodata:0x804AD968; // type:object size:0x10 +lbl_804AD978 = .rodata:0x804AD978; // type:object size:0xC +lbl_804AD984 = .rodata:0x804AD984; // type:object size:0x10 +lbl_804AD994 = .rodata:0x804AD994; // type:object size:0xC +lbl_804AD9A0 = .rodata:0x804AD9A0; // type:object size:0xC +lbl_804AD9AC = .rodata:0x804AD9AC; // type:object size:0x8 +lbl_804AD9B4 = .rodata:0x804AD9B4; // type:object size:0xC +lbl_804AD9C0 = .rodata:0x804AD9C0; // type:object size:0x8 +lbl_804AD9C8 = .rodata:0x804AD9C8; // type:object size:0x10 +lbl_804AD9D8 = .rodata:0x804AD9D8; // type:object size:0x3F0 data:4byte +lbl_804ADDC8 = .rodata:0x804ADDC8; // type:object size:0x98 +lbl_804ADE60 = .rodata:0x804ADE60; // type:object size:0x8 +lbl_804ADE68 = .rodata:0x804ADE68; // type:object size:0x8 +lbl_804ADE70 = .rodata:0x804ADE70; // type:object size:0x20 +lbl_804ADE90 = .rodata:0x804ADE90; // type:object size:0x8 +lbl_804ADE98 = .rodata:0x804ADE98; // type:object size:0x8 +lbl_804ADEA0 = .rodata:0x804ADEA0; // type:object size:0x8 +lbl_804ADEA8 = .rodata:0x804ADEA8; // type:object size:0x10 +lbl_804ADEB8 = .rodata:0x804ADEB8; // type:object size:0x18 +lbl_804ADED0 = .rodata:0x804ADED0; // type:object size:0x8 data:double +lbl_804ADED8 = .rodata:0x804ADED8; // type:object size:0x8 +lbl_804ADEE0 = .rodata:0x804ADEE0; // type:object size:0x8 data:double +lbl_804ADEE8 = .rodata:0x804ADEE8; // type:object size:0x8 +lbl_804ADEF0 = .rodata:0x804ADEF0; // type:object size:0x8 +lbl_804ADEF8 = .rodata:0x804ADEF8; // type:object size:0x18 +lbl_804ADF10 = .rodata:0x804ADF10; // type:object size:0x28 data:double +lbl_804ADF38 = .rodata:0x804ADF38; // type:object size:0x8 data:string +lbl_804ADF40 = .rodata:0x804ADF40; // type:object size:0x8 data:string +lbl_804ADF48 = .rodata:0x804ADF48; // type:object size:0x8 data:double +lbl_804ADF50 = .rodata:0x804ADF50; // type:object size:0x8 data:string +lbl_804ADF58 = .rodata:0x804ADF58; // type:object size:0x1C +lbl_804ADF74 = .rodata:0x804ADF74; // type:object size:0x1C +lbl_804ADF90 = .rodata:0x804ADF90; // type:object size:0x1C +lbl_804ADFAC = .rodata:0x804ADFAC; // type:object size:0x1C +lbl_804ADFC8 = .rodata:0x804ADFC8; // type:object size:0x10 +lbl_804ADFD8 = .rodata:0x804ADFD8; // type:object size:0x8 data:double +lbl_804ADFE0 = .rodata:0x804ADFE0; // type:object size:0xE0 +lbl_804AE0C0 = .rodata:0x804AE0C0; // type:object size:0x8 data:double +lbl_804AE0C8 = .rodata:0x804AE0C8; // type:object size:0x10 +lbl_804AE0D8 = .rodata:0x804AE0D8; // type:object size:0x28 +lbl_804AE100 = .rodata:0x804AE100; // type:object size:0x20 +lbl_804AE120 = .rodata:0x804AE120; // type:object size:0x8 data:double +lbl_804AE128 = .rodata:0x804AE128; // type:object size:0x8 data:double +lbl_804AE130 = .rodata:0x804AE130; // type:object size:0x8 +lbl_804AE138 = .rodata:0x804AE138; // type:object size:0x18 +lbl_804AE150 = .rodata:0x804AE150; // type:object size:0x10 +lbl_804AE160 = .rodata:0x804AE160; // type:object size:0x18 +lbl_804AE178 = .rodata:0x804AE178; // type:object size:0x18 +lbl_804AE190 = .rodata:0x804AE190; // type:object size:0x1C data:string +lbl_804AE1AC = .rodata:0x804AE1AC; // type:object size:0x1C +lbl_804AE1C8 = .rodata:0x804AE1C8; // type:object size:0x8 data:4byte +lbl_804AE1D0 = .rodata:0x804AE1D0; // type:object size:0x18 data:4byte +lbl_804AE1E8 = .rodata:0x804AE1E8; // type:object size:0x20 data:string +lbl_804AE208 = .rodata:0x804AE208; // type:object size:0x1C data:string +lbl_804AE224 = .rodata:0x804AE224; // type:object size:0x20 +lbl_804AE244 = .rodata:0x804AE244; // type:object size:0xC +lbl_804AE250 = .rodata:0x804AE250; // type:object size:0x8 data:double +lbl_804AE258 = .rodata:0x804AE258; // type:object size:0x8 +lbl_804AE260 = .rodata:0x804AE260; // type:object size:0x8 data:double +lbl_804AE268 = .rodata:0x804AE268; // type:object size:0xC +lbl_804AE274 = .rodata:0x804AE274; // type:object size:0x2DC +lbl_804AE550 = .rodata:0x804AE550; // type:object size:0x8 data:double +lbl_804AE558 = .rodata:0x804AE558; // type:object size:0x10 +lbl_804AE568 = .rodata:0x804AE568; // type:object size:0x8 data:double +lbl_804AE570 = .rodata:0x804AE570; // type:object size:0x8 data:double +lbl_804AE578 = .rodata:0x804AE578; // type:object size:0x18 +lbl_804AE590 = .rodata:0x804AE590; // type:object size:0xE4 +lbl_804AE674 = .rodata:0x804AE674; // type:object size:0xA4 +lbl_804AE718 = .rodata:0x804AE718; // type:object size:0x68 +lbl_804AE780 = .rodata:0x804AE780; // type:object size:0x10 data:string +lbl_804AE790 = .rodata:0x804AE790; // type:object size:0x20 +lbl_804AE7B0 = .rodata:0x804AE7B0; // type:object size:0x28 +lbl_804AE7D8 = .rodata:0x804AE7D8; // type:object size:0x8 data:double +lbl_804AE7E0 = .rodata:0x804AE7E0; // type:object size:0x8 data:double +lbl_804AE7E8 = .rodata:0x804AE7E8; // type:object size:0x8 +lbl_804AE7F0 = .rodata:0x804AE7F0; // type:object size:0x8 +lbl_804AE7F8 = .rodata:0x804AE7F8; // type:object size:0x1C +lbl_804AE814 = .rodata:0x804AE814; // type:object size:0x24 +lbl_804AE838 = .rodata:0x804AE838; // type:object size:0x24 +lbl_804AE85C = .rodata:0x804AE85C; // type:object size:0xC data:4byte +lbl_804AE868 = .rodata:0x804AE868; // type:object size:0x8 +lbl_804AE870 = .rodata:0x804AE870; // type:object size:0x14 +lbl_804AE884 = .rodata:0x804AE884; // type:object size:0x18 +lbl_804AE89C = .rodata:0x804AE89C; // type:object size:0x14 +lbl_804AE8B0 = .rodata:0x804AE8B0; // type:object size:0x10 data:string +lbl_804AE8C0 = .rodata:0x804AE8C0; // type:object size:0x20 data:4byte +lbl_804AE8E0 = .rodata:0x804AE8E0; // type:object size:0x128 data:4byte +lbl_804AEA08 = .rodata:0x804AEA08; // type:object size:0x20 data:4byte +lbl_804AEA28 = .rodata:0x804AEA28; // type:object size:0x8 data:double +lbl_804AEA30 = .rodata:0x804AEA30; // type:object size:0x10 +lbl_804AEA40 = .rodata:0x804AEA40; // type:object size:0x10 +lbl_804AEA50 = .rodata:0x804AEA50; // type:object size:0x10 +lbl_804AEA60 = .rodata:0x804AEA60; // type:object size:0x10 +lbl_804AEA70 = .rodata:0x804AEA70; // type:object size:0x8 +lbl_804AEA78 = .rodata:0x804AEA78; // type:object size:0x8 data:double +lbl_804AEA80 = .rodata:0x804AEA80; // type:object size:0x18 +lbl_804AEA98 = .rodata:0x804AEA98; // type:object size:0x8 data:double +lbl_804AEAA0 = .rodata:0x804AEAA0; // type:object size:0x8 data:double +lbl_804AEAA8 = .rodata:0x804AEAA8; // type:object size:0x8 data:double +lbl_804AEAB0 = .rodata:0x804AEAB0; // type:object size:0x14 +lbl_804AEAC4 = .rodata:0x804AEAC4; // type:object size:0x14 +lbl_804AEAD8 = .rodata:0x804AEAD8; // type:object size:0xC +lbl_804AEAE4 = .rodata:0x804AEAE4; // type:object size:0x14 +lbl_804AEAF8 = .rodata:0x804AEAF8; // type:object size:0x14 +lbl_804AEB0C = .rodata:0x804AEB0C; // type:object size:0x14 data:string +lbl_804AEB20 = .rodata:0x804AEB20; // type:object size:0x10 +lbl_804AEB30 = .rodata:0x804AEB30; // type:object size:0x18 +lbl_804AEB48 = .rodata:0x804AEB48; // type:object size:0x18 +lbl_804AEB60 = .rodata:0x804AEB60; // type:object size:0xD0 +lbl_804AEC30 = .rodata:0x804AEC30; // type:object size:0x8 +lbl_804AEC38 = .rodata:0x804AEC38; // type:object size:0x8 +lbl_804AEC40 = .rodata:0x804AEC40; // type:object size:0x90 data:double +lbl_804AECD0 = .rodata:0x804AECD0; // type:object size:0x8 +lbl_804AECD8 = .rodata:0x804AECD8; // type:object size:0x18 +lbl_804AECF0 = .rodata:0x804AECF0; // type:object size:0x8 data:double +lbl_804AECF8 = .rodata:0x804AECF8; // type:object size:0x8 data:double +lbl_804AED00 = .rodata:0x804AED00; // type:object size:0x58 +lbl_804AED58 = .rodata:0x804AED58; // type:object size:0xC +lbl_804AED64 = .rodata:0x804AED64; // type:object size:0xC +lbl_804AED70 = .rodata:0x804AED70; // type:object size:0x18 +lbl_804AED88 = .rodata:0x804AED88; // type:object size:0x10 data:string +lbl_804AED98 = .rodata:0x804AED98; // type:object size:0x10 +lbl_804AEDA8 = .rodata:0x804AEDA8; // type:object size:0x14 data:string +lbl_804AEDBC = .rodata:0x804AEDBC; // type:object size:0x14 +lbl_804AEDD0 = .rodata:0x804AEDD0; // type:object size:0x14 +lbl_804AEDE4 = .rodata:0x804AEDE4; // type:object size:0x14 +lbl_804AEDF8 = .rodata:0x804AEDF8; // type:object size:0x10 +lbl_804AEE08 = .rodata:0x804AEE08; // type:object size:0x10 data:4byte +lbl_804AEE18 = .rodata:0x804AEE18; // type:object size:0x10 data:4byte +lbl_804AEE28 = .rodata:0x804AEE28; // type:object size:0x60 +lbl_804AEE88 = .rodata:0x804AEE88; // type:object size:0x8 +lbl_804AEE90 = .rodata:0x804AEE90; // type:object size:0x18 +lbl_804AEEA8 = .rodata:0x804AEEA8; // type:object size:0x10 data:float +lbl_804AEEB8 = .rodata:0x804AEEB8; // type:object size:0x8 data:double +lbl_804AEEC0 = .rodata:0x804AEEC0; // type:object size:0xA30 +lbl_804AF8F0 = .rodata:0x804AF8F0; // type:object size:0x7D6 +lbl_804B00C6 = .rodata:0x804B00C6; // type:object size:0x2A +lbl_804B00F0 = .rodata:0x804B00F0; // type:object size:0x40 +lbl_804B0130 = .rodata:0x804B0130; // type:object size:0xC data:string +lbl_804B013C = .rodata:0x804B013C; // type:object size:0xC data:string +lbl_804B0148 = .rodata:0x804B0148; // type:object size:0x8 data:string +lbl_804B0150 = .rodata:0x804B0150; // type:object size:0xC +lbl_804B015C = .rodata:0x804B015C; // type:object size:0x10 +lbl_804B016C = .rodata:0x804B016C; // type:object size:0xC +lbl_804B0178 = .rodata:0x804B0178; // type:object size:0x10 +lbl_804B0188 = .rodata:0x804B0188; // type:object size:0xC +lbl_804B0194 = .rodata:0x804B0194; // type:object size:0x10 +lbl_804B01A4 = .rodata:0x804B01A4; // type:object size:0xC data:string +lbl_804B01B0 = .rodata:0x804B01B0; // type:object size:0xC +lbl_804B01BC = .rodata:0x804B01BC; // type:object size:0x10 +lbl_804B01CC = .rodata:0x804B01CC; // type:object size:0x10 +lbl_804B01DC = .rodata:0x804B01DC; // type:object size:0xC data:string +lbl_804B01E8 = .rodata:0x804B01E8; // type:object size:0xC +lbl_804B01F4 = .rodata:0x804B01F4; // type:object size:0xC +lbl_804B0200 = .rodata:0x804B0200; // type:object size:0xC +lbl_804B020C = .rodata:0x804B020C; // type:object size:0xC +lbl_804B0218 = .rodata:0x804B0218; // type:object size:0xC +lbl_804B0224 = .rodata:0x804B0224; // type:object size:0xC +lbl_804B0230 = .rodata:0x804B0230; // type:object size:0x8 data:string +lbl_804B0238 = .rodata:0x804B0238; // type:object size:0xC +lbl_804B0244 = .rodata:0x804B0244; // type:object size:0xC +lbl_804B0250 = .rodata:0x804B0250; // type:object size:0xC +lbl_804B025C = .rodata:0x804B025C; // type:object size:0xC data:4byte +lbl_804B0268 = .rodata:0x804B0268; // type:object size:0xC data:string +lbl_804B0274 = .rodata:0x804B0274; // type:object size:0x10 +lbl_804B0284 = .rodata:0x804B0284; // type:object size:0x10 +lbl_804B0294 = .rodata:0x804B0294; // type:object size:0x10 +lbl_804B02A4 = .rodata:0x804B02A4; // type:object size:0x10 +lbl_804B02B4 = .rodata:0x804B02B4; // type:object size:0x10 +lbl_804B02C4 = .rodata:0x804B02C4; // type:object size:0x14 data:4byte +lbl_804B02D8 = .rodata:0x804B02D8; // type:object size:0x14 +lbl_804B02EC = .rodata:0x804B02EC; // type:object size:0xC +lbl_804B02F8 = .rodata:0x804B02F8; // type:object size:0x10 +lbl_804B0308 = .rodata:0x804B0308; // type:object size:0xC +lbl_804B0314 = .rodata:0x804B0314; // type:object size:0xC +lbl_804B0320 = .rodata:0x804B0320; // type:object size:0x10 +lbl_804B0330 = .rodata:0x804B0330; // type:object size:0x10 data:4byte +lbl_804B0340 = .rodata:0x804B0340; // type:object size:0x10 +lbl_804B0350 = .rodata:0x804B0350; // type:object size:0x10 data:string +lbl_804B0360 = .rodata:0x804B0360; // type:object size:0xC +lbl_804B036C = .rodata:0x804B036C; // type:object size:0xC +lbl_804B0378 = .rodata:0x804B0378; // type:object size:0x8 data:string +lbl_804B0380 = .rodata:0x804B0380; // type:object size:0x8 data:string +lbl_804B0388 = .rodata:0x804B0388; // type:object size:0xC +lbl_804B0394 = .rodata:0x804B0394; // type:object size:0xC +lbl_804B03A0 = .rodata:0x804B03A0; // type:object size:0x10 +lbl_804B03B0 = .rodata:0x804B03B0; // type:object size:0x20 +lbl_804B03D0 = .rodata:0x804B03D0; // type:object size:0xC data:string +lbl_804B03DC = .rodata:0x804B03DC; // type:object size:0xC data:string +lbl_804B03E8 = .rodata:0x804B03E8; // type:object size:0xC +lbl_804B03F4 = .rodata:0x804B03F4; // type:object size:0xC +lbl_804B0400 = .rodata:0x804B0400; // type:object size:0xC +lbl_804B040C = .rodata:0x804B040C; // type:object size:0xC +lbl_804B0418 = .rodata:0x804B0418; // type:object size:0x10 +lbl_804B0428 = .rodata:0x804B0428; // type:object size:0x10 +lbl_804B0438 = .rodata:0x804B0438; // type:object size:0x20 +lbl_804B0458 = .rodata:0x804B0458; // type:object size:0xC data:string +lbl_804B0464 = .rodata:0x804B0464; // type:object size:0xC +lbl_804B0470 = .rodata:0x804B0470; // type:object size:0xC +lbl_804B047C = .rodata:0x804B047C; // type:object size:0x14 +lbl_804B0490 = .rodata:0x804B0490; // type:object size:0x20 +lbl_804B04B0 = .rodata:0x804B04B0; // type:object size:0xC data:string +lbl_804B04BC = .rodata:0x804B04BC; // type:object size:0x10 +lbl_804B04CC = .rodata:0x804B04CC; // type:object size:0x14 +lbl_804B04E0 = .rodata:0x804B04E0; // type:object size:0x10 data:string +lbl_804B04F0 = .rodata:0x804B04F0; // type:object size:0x10 +lbl_804B0500 = .rodata:0x804B0500; // type:object size:0x10 +lbl_804B0510 = .rodata:0x804B0510; // type:object size:0x8 data:string +lbl_804B0518 = .rodata:0x804B0518; // type:object size:0xC +lbl_804B0524 = .rodata:0x804B0524; // type:object size:0xC +lbl_804B0530 = .rodata:0x804B0530; // type:object size:0x10 +lbl_804B0540 = .rodata:0x804B0540; // type:object size:0xC +lbl_804B054C = .rodata:0x804B054C; // type:object size:0xC +lbl_804B0558 = .rodata:0x804B0558; // type:object size:0xC +lbl_804B0564 = .rodata:0x804B0564; // type:object size:0xC data:string +lbl_804B0570 = .rodata:0x804B0570; // type:object size:0x10 +lbl_804B0580 = .rodata:0x804B0580; // type:object size:0xC +lbl_804B058C = .rodata:0x804B058C; // type:object size:0x8 +lbl_804B0594 = .rodata:0x804B0594; // type:object size:0x8 +lbl_804B059C = .rodata:0x804B059C; // type:object size:0xC +lbl_804B05A8 = .rodata:0x804B05A8; // type:object size:0x10 +lbl_804B05B8 = .rodata:0x804B05B8; // type:object size:0x18 +lbl_804B05D0 = .rodata:0x804B05D0; // type:object size:0x18 +lbl_804B05E8 = .rodata:0x804B05E8; // type:object size:0x18 +lbl_804B0600 = .rodata:0x804B0600; // type:object size:0x18 +lbl_804B0618 = .rodata:0x804B0618; // type:object size:0x20 +lbl_804B0638 = .rodata:0x804B0638; // type:object size:0x10 data:4byte +lbl_804B0648 = .rodata:0x804B0648; // type:object size:0x18 +lbl_804B0660 = .rodata:0x804B0660; // type:object size:0x18 +lbl_804B0678 = .rodata:0x804B0678; // type:object size:0x18 +lbl_804B0690 = .rodata:0x804B0690; // type:object size:0x20 +lbl_804B06B0 = .rodata:0x804B06B0; // type:object size:0x10 data:4byte +lbl_804B06C0 = .rodata:0x804B06C0; // type:object size:0x8 +lbl_804B06C8 = .rodata:0x804B06C8; // type:object size:0x8 data:double +lbl_804B06D0 = .rodata:0x804B06D0; // type:object size:0x18 +lbl_804B06E8 = .rodata:0x804B06E8; // type:object size:0x8 data:double +lbl_804B06F0 = .rodata:0x804B06F0; // type:object size:0x18 data:double +lbl_804B0708 = .rodata:0x804B0708; // type:object size:0x8 data:double +lbl_804B0710 = .rodata:0x804B0710; // type:object size:0x178 +lbl_804B0888 = .rodata:0x804B0888; // type:object size:0x18 data:4byte +lbl_804B08A0 = .rodata:0x804B08A0; // type:object size:0xE0 +lbl_804B0980 = .rodata:0x804B0980; // type:object size:0x200 +lbl_804B0B80 = .rodata:0x804B0B80; // type:object size:0x100 +lbl_804B0C80 = .rodata:0x804B0C80; // type:object size:0x100 +lbl_804B0D80 = .rodata:0x804B0D80; // type:object size:0x10 +lbl_804B0D90 = .rodata:0x804B0D90; // type:object size:0xC data:string +lbl_804B0D9C = .rodata:0x804B0D9C; // type:object size:0xC +lbl_804B0DA8 = .rodata:0x804B0DA8; // type:object size:0x58 +lbl_804B0E00 = .rodata:0x804B0E00; // type:object size:0x88 +@stringBase0 = .rodata:0x804B0E88; // type:object size:0x25 scope:local +lbl_804B0EB0 = .rodata:0x804B0EB0; // type:object size:0x28 data:4byte +lbl_804B0ED8 = .rodata:0x804B0ED8; // type:object size:0x10 data:byte +lbl_804B0EE8 = .rodata:0x804B0EE8; // type:object size:0x200 +lbl_804B10E8 = .rodata:0x804B10E8; // type:object size:0x200 +lbl_804B12E8 = .rodata:0x804B12E8; // type:object size:0x200 +lbl_804B14E8 = .rodata:0x804B14E8; // type:object size:0x10 +lbl_804B14F8 = .rodata:0x804B14F8; // type:object size:0x30 +lbl_804B1528 = .rodata:0x804B1528; // type:object size:0x108 +lbl_804B1630 = .rodata:0x804B1630; // type:object size:0x80 +lbl_804B16B0 = .rodata:0x804B16B0; // type:object size:0x10 +lbl_804B16C0 = .rodata:0x804B16C0; // type:object size:0x40 data:double +lbl_804B1700 = .rodata:0x804B1700; // type:object size:0x68 data:double +lbl_804B1768 = .rodata:0x804B1768; // type:object size:0x98 +lbl_804B1800 = .rodata:0x804B1800; // type:object size:0x10 data:4byte +lbl_804B1810 = .rodata:0x804B1810; // type:object size:0x18 data:double +lbl_804B1828 = .rodata:0x804B1828; // type:object size:0x8 +lbl_804B1830 = .rodata:0x804B1830; // type:object size:0x8 data:double +lbl_804B1838 = .rodata:0x804B1838; // type:object size:0x18 +lbl_804B1850 = .rodata:0x804B1850; // type:object size:0x20 +lbl_804B1870 = .rodata:0x804B1870; // type:object size:0x8 data:double +lbl_804B1878 = .rodata:0x804B1878; // type:object size:0x18 +lbl_804B1890 = .rodata:0x804B1890; // type:object size:0x8 +lbl_804B1898 = .rodata:0x804B1898; // type:object size:0x20 data:double +lbl_804B18B8 = .rodata:0x804B18B8; // type:object size:0xC data:4byte +lbl_804B18C4 = .rodata:0x804B18C4; // type:object size:0x5C data:4byte +lbl_804B1920 = .rodata:0x804B1920; // type:object size:0x8 data:double +lbl_804B1928 = .rodata:0x804B1928; // type:object size:0x8 data:double +lbl_804B1930 = .rodata:0x804B1930; // type:object size:0x8 data:double +lbl_804B1938 = .rodata:0x804B1938; // type:object size:0x28 +lbl_804B1960 = .rodata:0x804B1960; // type:object size:0x8 data:double +lbl_804B1968 = .rodata:0x804B1968; // type:object size:0x30 data:double +lbl_804B1998 = .rodata:0x804B1998; // type:object size:0x88 +lbl_804B1A20 = .rodata:0x804B1A20; // type:object size:0x70 data:double +lbl_804B1A90 = .rodata:0x804B1A90; // type:object size:0x88 +lbl_804B1B18 = .rodata:0x804B1B18; // type:object size:0x8 data:double +lbl_804B1B20 = .rodata:0x804B1B20; // type:object size:0x8 data:double +lbl_804B1B28 = .rodata:0x804B1B28; // type:object size:0x38 data:double +lbl_804B1B60 = .rodata:0x804B1B60; // type:object size:0x18 +lbl_804B1B78 = .rodata:0x804B1B78; // type:object size:0x38 data:double +lbl_804B1BB0 = .rodata:0x804B1BB0; // type:object size:0x48 +lbl_804B1BF8 = .rodata:0x804B1BF8; // type:object size:0x8 +lbl_804B1C00 = .rodata:0x804B1C00; // type:object size:0x8 +lbl_804B1C08 = .rodata:0x804B1C08; // type:object size:0x8 +lbl_804B1C10 = .rodata:0x804B1C10; // type:object size:0x8 data:double +lbl_804B1C18 = .rodata:0x804B1C18; // type:object size:0x8 +lbl_804B1C20 = .rodata:0x804B1C20; // type:object size:0x8 data:double +lbl_804B1C28 = .rodata:0x804B1C28; // type:object size:0x8 data:double +lbl_804B1C30 = .rodata:0x804B1C30; // type:object size:0x8 data:double +lbl_804B1C38 = .rodata:0x804B1C38; // type:object size:0x8 +lbl_804B1C40 = .rodata:0x804B1C40; // type:object size:0x8 +lbl_804B1C48 = .rodata:0x804B1C48; // type:object size:0x8 +lbl_804B1C50 = .rodata:0x804B1C50; // type:object size:0x8 +lbl_804B1C58 = .rodata:0x804B1C58; // type:object size:0x8 +lbl_804B1C60 = .rodata:0x804B1C60; // type:object size:0x8 +lbl_804B1C68 = .rodata:0x804B1C68; // type:object size:0x8 +lbl_804B1C70 = .rodata:0x804B1C70; // type:object size:0x10 +lbl_804B1C80 = .rodata:0x804B1C80; // type:object size:0x8 data:double +lbl_804B1C88 = .rodata:0x804B1C88; // type:object size:0xB8 data:4byte +lbl_804B1D40 = .rodata:0x804B1D40; // type:object size:0x10 data:4byte +lbl_804B1D50 = .rodata:0x804B1D50; // type:object size:0x8 data:double +lbl_804B1D58 = .rodata:0x804B1D58; // type:object size:0x10 +lbl_804B1D68 = .rodata:0x804B1D68; // type:object size:0x8 +lbl_804B1D70 = .rodata:0x804B1D70; // type:object size:0x8 data:double +lbl_804B1D78 = .rodata:0x804B1D78; // type:object size:0x400 +lbl_804B2178 = .rodata:0x804B2178; // type:object size:0x30 +lbl_804B21A8 = .rodata:0x804B21A8; // type:object size:0x30 data:4byte +lbl_804B21D8 = .rodata:0x804B21D8; // type:object size:0x8 data:double +lbl_804B21E0 = .rodata:0x804B21E0; // type:object size:0x30 data:4byte +lbl_804B2210 = .rodata:0x804B2210; // type:object size:0x30 data:4byte +lbl_804B2240 = .rodata:0x804B2240; // type:object size:0xC0 data:4byte +lbl_804B2300 = .rodata:0x804B2300; // type:object size:0x8 data:double +lbl_804B2308 = .rodata:0x804B2308; // type:object size:0x18 +lbl_804B2320 = .rodata:0x804B2320; // type:object size:0x160 +lbl_804B2480 = .rodata:0x804B2480; // type:object size:0x8 data:double +lbl_804B2488 = .rodata:0x804B2488; // type:object size:0x8 data:double +lbl_804B2490 = .rodata:0x804B2490; // type:object size:0x10 +lbl_804B24A0 = .rodata:0x804B24A0; // type:object size:0x8 +lbl_804B24A8 = .rodata:0x804B24A8; // type:object size:0x8 data:double +lbl_804B24B0 = .rodata:0x804B24B0; // type:object size:0x8 data:double +lbl_804B24B8 = .rodata:0x804B24B8; // type:object size:0x10 data:double +lbl_804B24C8 = .rodata:0x804B24C8; // type:object size:0x8 data:double +lbl_804B24D0 = .rodata:0x804B24D0; // type:object size:0x20 +lbl_804B24F0 = .rodata:0x804B24F0; // type:object size:0x20 +lbl_804B2510 = .rodata:0x804B2510; // type:object size:0x18 data:4byte +lbl_804B2528 = .rodata:0x804B2528; // type:object size:0x30 +lbl_804B2558 = .rodata:0x804B2558; // type:object size:0x20 +lbl_804B2578 = .rodata:0x804B2578; // type:object size:0x20 +lbl_804B2598 = .rodata:0x804B2598; // type:object size:0x18 data:4byte +lbl_804B25B0 = .rodata:0x804B25B0; // type:object size:0x30 +lbl_804B25E0 = .rodata:0x804B25E0; // type:object size:0x8 +lbl_804B25E8 = .rodata:0x804B25E8; // type:object size:0x8 data:double +lbl_804B25F0 = .rodata:0x804B25F0; // type:object size:0x8 data:double +lbl_804B25F8 = .rodata:0x804B25F8; // type:object size:0x8 data:double +lbl_804B2600 = .rodata:0x804B2600; // type:object size:0x8 +lbl_804B2608 = .rodata:0x804B2608; // type:object size:0x8 data:double +lbl_804B2610 = .rodata:0x804B2610; // type:object size:0x8 +lbl_804B2618 = .rodata:0x804B2618; // type:object size:0x8 +lbl_804B2620 = .rodata:0x804B2620; // type:object size:0x8 data:double +lbl_804B2628 = .rodata:0x804B2628; // type:object size:0x8 data:double +lbl_804B2630 = .rodata:0x804B2630; // type:object size:0x18 +lbl_804B2648 = .rodata:0x804B2648; // type:object size:0x10 +lbl_804B2658 = .rodata:0x804B2658; // type:object size:0x8 +lbl_804B2660 = .rodata:0x804B2660; // type:object size:0x8 +lbl_804B2668 = .rodata:0x804B2668; // type:object size:0x220 +lbl_804B2888 = .rodata:0x804B2888; // type:object size:0xE8 data:4byte +lbl_804B2970 = .rodata:0x804B2970; // type:object size:0x8 +lbl_804B2978 = .rodata:0x804B2978; // type:object size:0x8 data:double +lbl_804B2980 = .rodata:0x804B2980; // type:object size:0x8 data:double +lbl_804B2988 = .rodata:0x804B2988; // type:object size:0x8 data:double +lbl_804B2990 = .rodata:0x804B2990; // type:object size:0x8 +lbl_804B2998 = .rodata:0x804B2998; // type:object size:0x8 +lbl_804B29A0 = .rodata:0x804B29A0; // type:object size:0x8 data:double +lbl_804B29A8 = .rodata:0x804B29A8; // type:object size:0x8 data:double +lbl_804B29B0 = .rodata:0x804B29B0; // type:object size:0x8 data:double +lbl_804B29B8 = .rodata:0x804B29B8; // type:object size:0x8 data:double +lbl_804B29C0 = .rodata:0x804B29C0; // type:object size:0x8 +lbl_804B29C8 = .rodata:0x804B29C8; // type:object size:0x30 +lbl_804B29F8 = .rodata:0x804B29F8; // type:object size:0x8 +lbl_804B2A00 = .rodata:0x804B2A00; // type:object size:0x8 +lbl_804B2A08 = .rodata:0x804B2A08; // type:object size:0x8 +lbl_804B2A10 = .rodata:0x804B2A10; // type:object size:0x8 +lbl_804B2A18 = .rodata:0x804B2A18; // type:object size:0x8 +lbl_804B2A20 = .rodata:0x804B2A20; // type:object size:0x8 +lbl_804B2A28 = .rodata:0x804B2A28; // type:object size:0x8 +lbl_804B2A30 = .rodata:0x804B2A30; // type:object size:0x8 +lbl_804B2A38 = .rodata:0x804B2A38; // type:object size:0x8 +lbl_804B2A40 = .rodata:0x804B2A40; // type:object size:0x8 +lbl_804B2A48 = .rodata:0x804B2A48; // type:object size:0x14 data:float +lbl_804B2A5C = .rodata:0x804B2A5C; // type:object size:0x14 data:float +lbl_804B2A70 = .rodata:0x804B2A70; // type:object size:0x14 data:float +lbl_804B2A84 = .rodata:0x804B2A84; // type:object size:0x14 data:float +lbl_804B2A98 = .rodata:0x804B2A98; // type:object size:0x14 data:float +lbl_804B2AAC = .rodata:0x804B2AAC; // type:object size:0x14 data:float +lbl_804B2AC0 = .rodata:0x804B2AC0; // type:object size:0x8 +lbl_804B2AC8 = .rodata:0x804B2AC8; // type:object size:0x8 data:double +lbl_804B2AD0 = .rodata:0x804B2AD0; // type:object size:0x8 data:double +lbl_804B2AD8 = .rodata:0x804B2AD8; // type:object size:0x20 +lbl_804B2AF8 = .rodata:0x804B2AF8; // type:object size:0x50 +lbl_804B2B48 = .rodata:0x804B2B48; // type:object size:0x8 +lbl_804B2B50 = .rodata:0x804B2B50; // type:object size:0x8 data:double +lbl_804B2B58 = .rodata:0x804B2B58; // type:object size:0x8 data:double +lbl_804B2B60 = .rodata:0x804B2B60; // type:object size:0x8 data:double +lbl_804B2B68 = .rodata:0x804B2B68; // type:object size:0x18 +lbl_804B2B80 = .rodata:0x804B2B80; // type:object size:0x10 +lbl_804B2B90 = .rodata:0x804B2B90; // type:object size:0x8 +lbl_804B2B98 = .rodata:0x804B2B98; // type:object size:0x8 +lbl_804B2BA0 = .rodata:0x804B2BA0; // type:object size:0x8 data:double +lbl_804B2BA8 = .rodata:0x804B2BA8; // type:object size:0x8 data:double +lbl_804B2BB0 = .rodata:0x804B2BB0; // type:object size:0x8 data:double +lbl_804B2BB8 = .rodata:0x804B2BB8; // type:object size:0x8 data:double +lbl_804B2BC0 = .rodata:0x804B2BC0; // type:object size:0x8 data:double +lbl_804B2BC8 = .rodata:0x804B2BC8; // type:object size:0x8 +lbl_804B2BD0 = .rodata:0x804B2BD0; // type:object size:0x8 data:double +lbl_804B2BD8 = .rodata:0x804B2BD8; // type:object size:0x8 data:double +lbl_804B2BE0 = .rodata:0x804B2BE0; // type:object size:0x8 data:double +lbl_804B2BE8 = .rodata:0x804B2BE8; // type:object size:0x8 data:double +lbl_804B2BF0 = .rodata:0x804B2BF0; // type:object size:0x8 +lbl_804B2BF8 = .rodata:0x804B2BF8; // type:object size:0x8 data:double +lbl_804B2C00 = .rodata:0x804B2C00; // type:object size:0x8 data:double +lbl_804B2C08 = .rodata:0x804B2C08; // type:object size:0x8 data:double +lbl_804B2C10 = .rodata:0x804B2C10; // type:object size:0x20 +lbl_804B2C30 = .rodata:0x804B2C30; // type:object size:0x20 +lbl_804B2C50 = .rodata:0x804B2C50; // type:object size:0x8 +lbl_804B2C58 = .rodata:0x804B2C58; // type:object size:0x8 data:double +lbl_804B2C60 = .rodata:0x804B2C60; // type:object size:0x8 data:double +lbl_804B2C68 = .rodata:0x804B2C68; // type:object size:0x8 data:double +lbl_804B2C70 = .rodata:0x804B2C70; // type:object size:0x18 +lbl_804B2C88 = .rodata:0x804B2C88; // type:object size:0x8 +lbl_804B2C90 = .rodata:0x804B2C90; // type:object size:0x8 data:double +lbl_804B2C98 = .rodata:0x804B2C98; // type:object size:0x8 +lbl_804B2CA0 = .rodata:0x804B2CA0; // type:object size:0x10 +lbl_804B2CB0 = .rodata:0x804B2CB0; // type:object size:0x30 data:double +lbl_804B2CE0 = .rodata:0x804B2CE0; // type:object size:0x8 data:double +lbl_804B2CE8 = .rodata:0x804B2CE8; // type:object size:0x8 data:double +lbl_804B2CF0 = .rodata:0x804B2CF0; // type:object size:0x8 data:double +lbl_804B2CF8 = .rodata:0x804B2CF8; // type:object size:0x8 +lbl_804B2D00 = .rodata:0x804B2D00; // type:object size:0x8 data:double +lbl_804B2D08 = .rodata:0x804B2D08; // type:object size:0x18 +lbl_804B2D20 = .rodata:0x804B2D20; // type:object size:0x8 +lbl_804B2D28 = .rodata:0x804B2D28; // type:object size:0x8 +lbl_804B2D30 = .rodata:0x804B2D30; // type:object size:0x8 +lbl_804B2D38 = .rodata:0x804B2D38; // type:object size:0x8 +lbl_804B2D40 = .rodata:0x804B2D40; // type:object size:0x8 data:double +lbl_804B2D48 = .rodata:0x804B2D48; // type:object size:0x8 data:double +lbl_804B2D50 = .rodata:0x804B2D50; // type:object size:0x8 data:byte +lbl_804B2D58 = .rodata:0x804B2D58; // type:object size:0x8 +lbl_804B2D60 = .rodata:0x804B2D60; // type:object size:0x20 +lbl_804B2D80 = .rodata:0x804B2D80; // type:object size:0x10 data:wstring +lbl_804B2D90 = .rodata:0x804B2D90; // type:object size:0x1C data:string +lbl_804B2DAC = .rodata:0x804B2DAC; // type:object size:0xC +lbl_804B2DB8 = .rodata:0x804B2DB8; // type:object size:0x8 data:double +lbl_804B2DC0 = .rodata:0x804B2DC0; // type:object size:0x8 +lbl_804B2DC8 = .rodata:0x804B2DC8; // type:object size:0x8 +lbl_804B2DD0 = .rodata:0x804B2DD0; // type:object size:0x8 data:double +lbl_804B2DD8 = .rodata:0x804B2DD8; // type:object size:0x20 +lbl_804B2DF8 = .rodata:0x804B2DF8; // type:object size:0x8 data:double +lbl_804B2E00 = .rodata:0x804B2E00; // type:object size:0x18 +lbl_804B2E18 = .rodata:0x804B2E18; // type:object size:0x18 +lbl_804B2E30 = .rodata:0x804B2E30; // type:object size:0x8 data:double +lbl_804B2E38 = .rodata:0x804B2E38; // type:object size:0x8 +lbl_804B2E40 = .rodata:0x804B2E40; // type:object size:0x8 +lbl_804B2E48 = .rodata:0x804B2E48; // type:object size:0x8 +lbl_804B2E50 = .rodata:0x804B2E50; // type:object size:0x8 data:double +lbl_804B2E58 = .rodata:0x804B2E58; // type:object size:0x18 data:double +lbl_804B2E70 = .rodata:0x804B2E70; // type:object size:0x8 data:double +lbl_804B2E78 = .rodata:0x804B2E78; // type:object size:0x8 data:double +lbl_804B2E80 = .rodata:0x804B2E80; // type:object size:0x8 +lbl_804B2E88 = .rodata:0x804B2E88; // type:object size:0x30 +lbl_804B2EB8 = .rodata:0x804B2EB8; // type:object size:0x8 data:4byte +lbl_804B2EC0 = .rodata:0x804B2EC0; // type:object size:0x10 +lbl_804B2ED0 = .rodata:0x804B2ED0; // type:object size:0x8 +lbl_804B2ED8 = .rodata:0x804B2ED8; // type:object size:0x10 +lbl_804B2EE8 = .rodata:0x804B2EE8; // type:object size:0x20 +lbl_804B2F08 = .rodata:0x804B2F08; // type:object size:0xC0 data:4byte +lbl_804B2FC8 = .rodata:0x804B2FC8; // type:object size:0x1 data:byte +lbl_804B2FD0 = .rodata:0x804B2FD0; // type:object size:0x8 data:double +lbl_804B2FD8 = .rodata:0x804B2FD8; // type:object size:0x8 data:double +lbl_804B2FE0 = .rodata:0x804B2FE0; // type:object size:0x30 data:byte +lbl_804B3010 = .rodata:0x804B3010; // type:object size:0x8 +lbl_804B3018 = .rodata:0x804B3018; // type:object size:0x8 +lbl_804B3020 = .rodata:0x804B3020; // type:object size:0x160 +lbl_804B3180 = .rodata:0x804B3180; // type:object size:0x8 +lbl_804B3188 = .rodata:0x804B3188; // type:object size:0x8 +lbl_804B3190 = .rodata:0x804B3190; // type:object size:0x8 +lbl_804B3198 = .rodata:0x804B3198; // type:object size:0x8 +lbl_804B31A0 = .rodata:0x804B31A0; // type:object size:0x8 +lbl_804B31A8 = .rodata:0x804B31A8; // type:object size:0x10 +lbl_804B31B8 = .rodata:0x804B31B8; // type:object size:0x8 data:double +lbl_804B31C0 = .rodata:0x804B31C0; // type:object size:0x10 data:4byte +lbl_804B31D0 = .rodata:0x804B31D0; // type:object size:0x8 +lbl_804B31D8 = .rodata:0x804B31D8; // type:object size:0x8 +lbl_804B31E0 = .rodata:0x804B31E0; // type:object size:0x8 data:double +lbl_804B31E8 = .rodata:0x804B31E8; // type:object size:0x8 +lbl_804B31F0 = .rodata:0x804B31F0; // type:object size:0x2A0 +lbl_804B3490 = .rodata:0x804B3490; // type:object size:0x8 data:double +lbl_804B3498 = .rodata:0x804B3498; // type:object size:0x8 data:double +lbl_804B34A0 = .rodata:0x804B34A0; // type:object size:0x10 data:double +lbl_804B34B0 = .rodata:0x804B34B0; // type:object size:0x8 data:double +lbl_804B34B8 = .rodata:0x804B34B8; // type:object size:0x48 data:double +lbl_804B3500 = .rodata:0x804B3500; // type:object size:0x8 data:double +lbl_804B3508 = .rodata:0x804B3508; // type:object size:0x8 +lbl_804B3510 = .rodata:0x804B3510; // type:object size:0x10 data:4byte +lbl_804B3520 = .rodata:0x804B3520; // type:object size:0x8 +lbl_804B3528 = .rodata:0x804B3528; // type:object size:0x18 +lbl_804B3540 = .rodata:0x804B3540; // type:object size:0x8 data:double +lbl_804B3548 = .rodata:0x804B3548; // type:object size:0x8 +lbl_804B3550 = .rodata:0x804B3550; // type:object size:0x18 +lbl_804B3568 = .rodata:0x804B3568; // type:object size:0x8 data:double +lbl_804B3570 = .rodata:0x804B3570; // type:object size:0x8 +lbl_804B3578 = .rodata:0x804B3578; // type:object size:0x8 data:double +lbl_804B3580 = .rodata:0x804B3580; // type:object size:0x8 data:double +lbl_804B3588 = .rodata:0x804B3588; // type:object size:0x8 data:double +lbl_804B3590 = .rodata:0x804B3590; // type:object size:0x18 data:4byte +lbl_804B35A8 = .rodata:0x804B35A8; // type:object size:0x8 +lbl_804B35B0 = .rodata:0x804B35B0; // type:object size:0x8 data:double +lbl_804B35B8 = .rodata:0x804B35B8; // type:object size:0x8 +lbl_804B35C0 = .rodata:0x804B35C0; // type:object size:0x8 +lbl_804B35C8 = .rodata:0x804B35C8; // type:object size:0x8 +lbl_804B35D0 = .rodata:0x804B35D0; // type:object size:0x8 +lbl_804B35D8 = .rodata:0x804B35D8; // type:object size:0x8 +lbl_804B35E0 = .rodata:0x804B35E0; // type:object size:0x8 +lbl_804B35E8 = .rodata:0x804B35E8; // type:object size:0x8 data:double +lbl_804B35F0 = .rodata:0x804B35F0; // type:object size:0x8 +lbl_804B35F8 = .rodata:0x804B35F8; // type:object size:0x8 data:double +lbl_804B3600 = .rodata:0x804B3600; // type:object size:0x8 +lbl_804B3608 = .rodata:0x804B3608; // type:object size:0x8 +lbl_804B3610 = .rodata:0x804B3610; // type:object size:0x8 +lbl_804B3618 = .rodata:0x804B3618; // type:object size:0x8 data:double +lbl_804B3620 = .rodata:0x804B3620; // type:object size:0x8 data:double +lbl_804B3628 = .rodata:0x804B3628; // type:object size:0x8 +lbl_804B3630 = .rodata:0x804B3630; // type:object size:0x8 data:double +lbl_804B3638 = .rodata:0x804B3638; // type:object size:0x8 data:double +lbl_804B3640 = .rodata:0x804B3640; // type:object size:0x10 +lbl_804B3650 = .rodata:0x804B3650; // type:object size:0x50 +lbl_804B36A0 = .rodata:0x804B36A0; // type:object size:0x30 +lbl_804B36D0 = .rodata:0x804B36D0; // type:object size:0x8 +lbl_804B36D8 = .rodata:0x804B36D8; // type:object size:0x30 data:double +lbl_804B3708 = .rodata:0x804B3708; // type:object size:0x8 data:double +lbl_804B3710 = .rodata:0x804B3710; // type:object size:0x10 data:4byte +lbl_804B3720 = .rodata:0x804B3720; // type:object size:0x20 data:4byte +lbl_804B3740 = .rodata:0x804B3740; // type:object size:0x20 +lbl_804B3760 = .rodata:0x804B3760; // type:object size:0x8 data:double +lbl_804B3768 = .rodata:0x804B3768; // type:object size:0x18 +lbl_804B3780 = .rodata:0x804B3780; // type:object size:0x8 data:double +lbl_804B3788 = .rodata:0x804B3788; // type:object size:0x10 +lbl_804B3798 = .rodata:0x804B3798; // type:object size:0x60 +lbl_804B37F8 = .rodata:0x804B37F8; // type:object size:0x18 +lbl_804B3810 = .rodata:0x804B3810; // type:object size:0x30 data:4byte +lbl_804B3840 = .rodata:0x804B3840; // type:object size:0x30 data:4byte +lbl_804B3870 = .rodata:0x804B3870; // type:object size:0x28 data:4byte +lbl_804B3898 = .rodata:0x804B3898; // type:object size:0x18 data:4byte +lbl_804B38B0 = .rodata:0x804B38B0; // type:object size:0x20 data:4byte +lbl_804B38D0 = .rodata:0x804B38D0; // type:object size:0x40 data:4byte +lbl_804B3910 = .rodata:0x804B3910; // type:object size:0x20 data:4byte +lbl_804B3930 = .rodata:0x804B3930; // type:object size:0x30 +lbl_804B3960 = .rodata:0x804B3960; // type:object size:0x20 +lbl_804B3980 = .rodata:0x804B3980; // type:object size:0x30 +lbl_804B39B0 = .rodata:0x804B39B0; // type:object size:0x30 +lbl_804B39E0 = .rodata:0x804B39E0; // type:object size:0x30 data:4byte +lbl_804B3A10 = .rodata:0x804B3A10; // type:object size:0x1E8 +lbl_804B3BF8 = .rodata:0x804B3BF8; // type:object size:0x18 +lbl_804B3C10 = .rodata:0x804B3C10; // type:object size:0x20 +lbl_804B3C30 = .rodata:0x804B3C30; // type:object size:0x20 +lbl_804B3C50 = .rodata:0x804B3C50; // type:object size:0x30 +lbl_804B3C80 = .rodata:0x804B3C80; // type:object size:0xF8 +lbl_804B3D78 = .rodata:0x804B3D78; // type:object size:0x80 +lbl_804B3DF8 = .rodata:0x804B3DF8; // type:object size:0x1B4 data:4byte +lbl_804B3FAC = .rodata:0x804B3FAC; // type:object size:0x1B4 data:4byte +lbl_804B4160 = .rodata:0x804B4160; // type:object size:0x38 data:4byte +lbl_804B4198 = .rodata:0x804B4198; // type:object size:0x8 +lbl_804B41A0 = .rodata:0x804B41A0; // type:object size:0x20 +lbl_804B41C0 = .rodata:0x804B41C0; // type:object size:0x8 +lbl_804B41C8 = .rodata:0x804B41C8; // type:object size:0x8 +lbl_804B41D0 = .rodata:0x804B41D0; // type:object size:0x8 data:double +lbl_804B41D8 = .rodata:0x804B41D8; // type:object size:0x10 data:double +lbl_804B41E8 = .rodata:0x804B41E8; // type:object size:0x20 data:double +lbl_804B4208 = .rodata:0x804B4208; // type:object size:0x8 +lbl_804B4210 = .rodata:0x804B4210; // type:object size:0x8 +lbl_804B4218 = .rodata:0x804B4218; // type:object size:0x118 data:4byte +lbl_804B4330 = .rodata:0x804B4330; // type:object size:0x10 data:4byte +lbl_804B4340 = .rodata:0x804B4340; // type:object size:0x8 +lbl_804B4348 = .rodata:0x804B4348; // type:object size:0x8 data:double +lbl_804B4350 = .rodata:0x804B4350; // type:object size:0x38 data:double +lbl_804B4388 = .rodata:0x804B4388; // type:object size:0x20 +lbl_804B43A8 = .rodata:0x804B43A8; // type:object size:0x10 data:4byte +lbl_804B43B8 = .rodata:0x804B43B8; // type:object size:0x8 data:double +lbl_804B43C0 = .rodata:0x804B43C0; // type:object size:0x8 +lbl_804B43C8 = .rodata:0x804B43C8; // type:object size:0x28 data:4byte +lbl_804B43F0 = .rodata:0x804B43F0; // type:object size:0x8 data:double +lbl_804B43F8 = .rodata:0x804B43F8; // type:object size:0x30 data:double +lbl_804B4428 = .rodata:0x804B4428; // type:object size:0x8 +lbl_804B4430 = .rodata:0x804B4430; // type:object size:0x20 +lbl_804B4450 = .rodata:0x804B4450; // type:object size:0x58 +lbl_804B44A8 = .rodata:0x804B44A8; // type:object size:0x8 +lbl_804B44B0 = .rodata:0x804B44B0; // type:object size:0x10 data:4byte +lbl_804B44C0 = .rodata:0x804B44C0; // type:object size:0x28 data:4byte +lbl_804B44E8 = .rodata:0x804B44E8; // type:object size:0x28 data:4byte +lbl_804B4510 = .rodata:0x804B4510; // type:object size:0x28 data:4byte +lbl_804B4538 = .rodata:0x804B4538; // type:object size:0x1C +lbl_804B4554 = .rodata:0x804B4554; // type:object size:0x1C +__DVDDeviceErrorMessage = .rodata:0x804B4570; // type:object size:0x1C scope:global +lbl_804B4590 = .rodata:0x804B4590; // type:object size:0x50 +lbl_804B45E0 = .rodata:0x804B45E0; // type:object size:0x40 data:double +lbl_804B4620 = .rodata:0x804B4620; // type:object size:0x30 +lbl_804B4650 = .rodata:0x804B4650; // type:object size:0x10 +lbl_804B4660 = .rodata:0x804B4660; // type:object size:0x18 +@3094 = .rodata:0x804B4678; // type:object size:0x148 scope:local data:4byte +lbl_804B47C0 = .rodata:0x804B47C0; // type:object size:0x18 +lbl_804B47D8 = .rodata:0x804B47D8; // type:object size:0xC +lbl_804B47E4 = .rodata:0x804B47E4; // type:object size:0xC +lbl_804B47F0 = .rodata:0x804B47F0; // type:object size:0x14 +lbl_804B4804 = .rodata:0x804B4804; // type:object size:0x4C +lbl_804B4850 = .rodata:0x804B4850; // type:object size:0x18 +lbl_804B4868 = .rodata:0x804B4868; // type:object size:0x10 +lbl_804B4878 = .rodata:0x804B4878; // type:object size:0x30 +lbl_804B48A8 = .rodata:0x804B48A8; // type:object size:0x60 +lbl_804B4908 = .rodata:0x804B4908; // type:object size:0x18 +lbl_804B4920 = .rodata:0x804B4920; // type:object size:0x34 +lbl_804B4954 = .rodata:0x804B4954; // type:object size:0x2C +lbl_804B4980 = .rodata:0x804B4980; // type:object size:0x48 +lbl_804B49C8 = .rodata:0x804B49C8; // type:object size:0x1C +lbl_804B49E4 = .rodata:0x804B49E4; // type:object size:0x1C +lbl_804B4A00 = .rodata:0x804B4A00; // type:object size:0x1C +lbl_804B4A1C = .rodata:0x804B4A1C; // type:object size:0x1C +lbl_804B4A38 = .rodata:0x804B4A38; // type:object size:0x10 +lbl_804B4A48 = .rodata:0x804B4A48; // type:object size:0x30 +lbl_804B4A78 = .rodata:0x804B4A78; // type:object size:0x18 +lbl_804B4A90 = .rodata:0x804B4A90; // type:object size:0x18 +lbl_804B4AA8 = .rodata:0x804B4AA8; // type:object size:0x18 +lbl_804B4AC0 = .rodata:0x804B4AC0; // type:object size:0x10 +lbl_804B4AD0 = .rodata:0x804B4AD0; // type:object size:0x10 +lbl_804B4AE0 = .rodata:0x804B4AE0; // type:object size:0x10 data:4byte +lbl_804B4AF0 = .rodata:0x804B4AF0; // type:object size:0x10 data:byte +lbl_804B4B00 = .rodata:0x804B4B00; // type:object size:0x28 +lbl_804B4B28 = .rodata:0x804B4B28; // type:object size:0x100 +lbl_804B4C28 = .rodata:0x804B4C28; // type:object size:0x10 +lbl_804B4C38 = .rodata:0x804B4C38; // type:object size:0x40 data:4byte +lbl_804B4C78 = .rodata:0x804B4C78; // type:object size:0x10 +ConfFileName = .rodata:0x804B4C88; // type:object size:0x15 scope:local data:string +ProductInfoFileName = .rodata:0x804B4CA0; // type:object size:0x2A scope:local data:string +lbl_804B4CD0 = .rodata:0x804B4CD0; // type:object size:0x40 data:byte +lbl_804B4D10 = .rodata:0x804B4D10; // type:object size:0x80 data:byte +lbl_804B4D90 = .rodata:0x804B4D90; // type:object size:0x80 data:2byte +lbl_804B4E10 = .rodata:0x804B4E10; // type:object size:0x40 +lbl_804B4E50 = .rodata:0x804B4E50; // type:object size:0x40 +lbl_804B4E90 = .rodata:0x804B4E90; // type:object size:0x480 +lbl_804B5310 = .rodata:0x804B5310; // type:object size:0x30 +lbl_804B5340 = .rodata:0x804B5340; // type:object size:0x30 +lbl_804B5370 = .rodata:0x804B5370; // type:object size:0x88 +lbl_804B53F8 = .rodata:0x804B53F8; // type:object size:0x90 data:byte +lbl_804B5488 = .rodata:0x804B5488; // type:object size:0x8 data:float +lbl_804B5490 = .rodata:0x804B5490; // type:object size:0x20 +lbl_804B54B0 = .rodata:0x804B54B0; // type:object size:0x20 +lbl_804B54D0 = .rodata:0x804B54D0; // type:object size:0x18 +lbl_804B54E8 = .rodata:0x804B54E8; // type:object size:0x100 +lbl_804B55E8 = .rodata:0x804B55E8; // type:object size:0x10 +lbl_804B55F8 = .rodata:0x804B55F8; // type:object size:0x18 +lbl_804B5610 = .rodata:0x804B5610; // type:object size:0x10 +lbl_804B5620 = .rodata:0x804B5620; // type:object size:0x60 +lbl_804B5680 = .rodata:0x804B5680; // type:object size:0x40 +lbl_804B56C0 = .rodata:0x804B56C0; // type:object size:0x4278 noreloc +lbl_804B9938 = .rodata:0x804B9938; // type:object size:0x20 +lbl_804B9970 = .data:0x804B9970; // type:object size:0x40 +lbl_804B99B0 = .data:0x804B99B0; // type:object size:0x40 +lbl_804B99F0 = .data:0x804B99F0; // type:object size:0x40 +lbl_804B9A30 = .data:0x804B9A30; // type:object size:0x40 +lbl_804B9A70 = .data:0x804B9A70; // type:object size:0x40 +lbl_804B9AB0 = .data:0x804B9AB0; // type:object size:0x80 +lbl_804B9B30 = .data:0x804B9B30; // type:object size:0xC0 +lbl_804B9BF0 = .data:0x804B9BF0; // type:object size:0xC +lbl_804B9BFC = .data:0x804B9BFC; // type:object size:0xC +lbl_804B9C08 = .data:0x804B9C08; // type:object size:0xC +lbl_804B9C14 = .data:0x804B9C14; // type:object size:0xC +lbl_804B9C20 = .data:0x804B9C20; // type:object size:0x40 +lbl_804B9C60 = .data:0x804B9C60; // type:object size:0xC +lbl_804B9C6C = .data:0x804B9C6C; // type:object size:0xC +lbl_804B9C78 = .data:0x804B9C78; // type:object size:0xC +lbl_804B9C84 = .data:0x804B9C84; // type:object size:0xC +lbl_804B9C90 = .data:0x804B9C90; // type:object size:0x8 +lbl_804B9C98 = .data:0x804B9C98; // type:object size:0x8 +lbl_804B9CA0 = .data:0x804B9CA0; // type:object size:0x20 +lbl_804B9CC0 = .data:0x804B9CC0; // type:object size:0x20 +lbl_804B9CE0 = .data:0x804B9CE0; // type:object size:0xA0 +lbl_804B9D80 = .data:0x804B9D80; // type:object size:0x10 +lbl_804B9D90 = .data:0x804B9D90; // type:object size:0x10 +lbl_804B9DA0 = .data:0x804B9DA0; // type:object size:0x10 +lbl_804B9DB0 = .data:0x804B9DB0; // type:object size:0x10 +lbl_804B9DC0 = .data:0x804B9DC0; // type:object size:0x10 +lbl_804B9DD0 = .data:0x804B9DD0; // type:object size:0x10 +lbl_804B9DE0 = .data:0x804B9DE0; // type:object size:0x10 +lbl_804B9DF0 = .data:0x804B9DF0; // type:object size:0x20 +lbl_804B9E10 = .data:0x804B9E10; // type:object size:0xC +lbl_804B9E1C = .data:0x804B9E1C; // type:object size:0xC +lbl_804B9E28 = .data:0x804B9E28; // type:object size:0x20 +jumptable_804B9E48 = .data:0x804B9E48; // type:object size:0x24 scope:local +jumptable_804B9E6C = .data:0x804B9E6C; // type:object size:0x2C scope:local +jumptable_804B9E98 = .data:0x804B9E98; // type:object size:0x2C scope:local +lbl_804B9EC4 = .data:0x804B9EC4; // type:object size:0xC +lbl_804B9ED0 = .data:0x804B9ED0; // type:object size:0x3C +lbl_804B9F0C = .data:0x804B9F0C; // type:object size:0xC +lbl_804B9F18 = .data:0x804B9F18; // type:object size:0x40 +lbl_804B9F58 = .data:0x804B9F58; // type:object size:0x40 +lbl_804B9F98 = .data:0x804B9F98; // type:object size:0x40 +lbl_804B9FD8 = .data:0x804B9FD8; // type:object size:0x40 +lbl_804BA018 = .data:0x804BA018; // type:object size:0x40 +lbl_804BA058 = .data:0x804BA058; // type:object size:0x40 +jumptable_804BA098 = .data:0x804BA098; // type:object size:0x20 scope:local +lbl_804BA0B8 = .data:0x804BA0B8; // type:object size:0x40 +lbl_804BA0F8 = .data:0x804BA0F8; // type:object size:0x40 +lbl_804BA138 = .data:0x804BA138; // type:object size:0x40 +lbl_804BA178 = .data:0x804BA178; // type:object size:0x40 +lbl_804BA1B8 = .data:0x804BA1B8; // type:object size:0x18 +lbl_804BA1D0 = .data:0x804BA1D0; // type:object size:0x18 +lbl_804BA1E8 = .data:0x804BA1E8; // type:object size:0x58 +lbl_804BA240 = .data:0x804BA240; // type:object size:0x58 +lbl_804BA298 = .data:0x804BA298; // type:object size:0x58 +lbl_804BA2F0 = .data:0x804BA2F0; // type:object size:0x58 +lbl_804BA348 = .data:0x804BA348; // type:object size:0x58 +lbl_804BA3A0 = .data:0x804BA3A0; // type:object size:0x58 +lbl_804BA3F8 = .data:0x804BA3F8; // type:object size:0x58 +lbl_804BA450 = .data:0x804BA450; // type:object size:0x58 +lbl_804BA4A8 = .data:0x804BA4A8; // type:object size:0x40 +lbl_804BA4E8 = .data:0x804BA4E8; // type:object size:0x40 +lbl_804BA528 = .data:0x804BA528; // type:object size:0x40 +lbl_804BA568 = .data:0x804BA568; // type:object size:0x40 +lbl_804BA5A8 = .data:0x804BA5A8; // type:object size:0x40 +lbl_804BA5E8 = .data:0x804BA5E8; // type:object size:0x40 +lbl_804BA628 = .data:0x804BA628; // type:object size:0x40 +lbl_804BA668 = .data:0x804BA668; // type:object size:0x40 +lbl_804BA6A8 = .data:0x804BA6A8; // type:object size:0x40 +lbl_804BA6E8 = .data:0x804BA6E8; // type:object size:0x40 +jumptable_804BA728 = .data:0x804BA728; // type:object size:0x28 scope:local +lbl_804BA750 = .data:0x804BA750; // type:object size:0x40 +lbl_804BA790 = .data:0x804BA790; // type:object size:0x90 +lbl_804BA820 = .data:0x804BA820; // type:object size:0x10 +lbl_804BA830 = .data:0x804BA830; // type:object size:0xA0 +lbl_804BA8D0 = .data:0x804BA8D0; // type:object size:0x10 +lbl_804BA8E0 = .data:0x804BA8E0; // type:object size:0x18 +lbl_804BA8F8 = .data:0x804BA8F8; // type:object size:0x30 +lbl_804BA928 = .data:0x804BA928; // type:object size:0xC +lbl_804BA934 = .data:0x804BA934; // type:object size:0xC +lbl_804BA940 = .data:0x804BA940; // type:object size:0xC +lbl_804BA94C = .data:0x804BA94C; // type:object size:0xC +lbl_804BA958 = .data:0x804BA958; // type:object size:0xC +lbl_804BA964 = .data:0x804BA964; // type:object size:0xC +lbl_804BA970 = .data:0x804BA970; // type:object size:0xC +lbl_804BA97C = .data:0x804BA97C; // type:object size:0xC +lbl_804BA988 = .data:0x804BA988; // type:object size:0xC +lbl_804BA994 = .data:0x804BA994; // type:object size:0xC +lbl_804BA9A0 = .data:0x804BA9A0; // type:object size:0xC +lbl_804BA9AC = .data:0x804BA9AC; // type:object size:0xC +lbl_804BA9B8 = .data:0x804BA9B8; // type:object size:0x10 +lbl_804BA9C8 = .data:0x804BA9C8; // type:object size:0x80 +lbl_804BAA48 = .data:0x804BAA48; // type:object size:0x80 +lbl_804BAAC8 = .data:0x804BAAC8; // type:object size:0xA0 +lbl_804BAB68 = .data:0x804BAB68; // type:object size:0xC +lbl_804BAB74 = .data:0x804BAB74; // type:object size:0xC +jumptable_804BAB80 = .data:0x804BAB80; // type:object size:0x24 scope:local +jumptable_804BABA4 = .data:0x804BABA4; // type:object size:0x24 scope:local +lbl_804BABC8 = .data:0x804BABC8; // type:object size:0x28 +lbl_804BABF0 = .data:0x804BABF0; // type:object size:0x10 +lbl_804BAC00 = .data:0x804BAC00; // type:object size:0xC +lbl_804BAC0C = .data:0x804BAC0C; // type:object size:0xC +lbl_804BAC18 = .data:0x804BAC18; // type:object size:0xC +lbl_804BAC24 = .data:0x804BAC24; // type:object size:0xC +lbl_804BAC30 = .data:0x804BAC30; // type:object size:0x10 +lbl_804BAC40 = .data:0x804BAC40; // type:object size:0x20 +lbl_804BAC60 = .data:0x804BAC60; // type:object size:0xC +lbl_804BAC6C = .data:0x804BAC6C; // type:object size:0x8 +lbl_804BAC74 = .data:0x804BAC74; // type:object size:0x8 +lbl_804BAC7C = .data:0x804BAC7C; // type:object size:0x8 +lbl_804BAC84 = .data:0x804BAC84; // type:object size:0x8 +lbl_804BAC8C = .data:0x804BAC8C; // type:object size:0x8 +lbl_804BAC94 = .data:0x804BAC94; // type:object size:0x8 +lbl_804BAC9C = .data:0x804BAC9C; // type:object size:0x8 +lbl_804BACA4 = .data:0x804BACA4; // type:object size:0xC +lbl_804BACB0 = .data:0x804BACB0; // type:object size:0x90 +lbl_804BAD40 = .data:0x804BAD40; // type:object size:0x20 data:4byte +lbl_804BAD60 = .data:0x804BAD60; // type:object size:0x70 +lbl_804BADD0 = .data:0x804BADD0; // type:object size:0x80 +lbl_804BAE50 = .data:0x804BAE50; // type:object size:0x20 +lbl_804BAE70 = .data:0x804BAE70; // type:object size:0x28 +lbl_804BAE98 = .data:0x804BAE98; // type:object size:0x80 +lbl_804BAF18 = .data:0x804BAF18; // type:object size:0x80 +lbl_804BAF98 = .data:0x804BAF98; // type:object size:0xA0 +lbl_804BB038 = .data:0x804BB038; // type:object size:0x70 +lbl_804BB0A8 = .data:0x804BB0A8; // type:object size:0x10 +lbl_804BB0B8 = .data:0x804BB0B8; // type:object size:0x18 +lbl_804BB0D0 = .data:0x804BB0D0; // type:object size:0xC +lbl_804BB0DC = .data:0x804BB0DC; // type:object size:0xC +lbl_804BB0E8 = .data:0x804BB0E8; // type:object size:0xA0 +lbl_804BB188 = .data:0x804BB188; // type:object size:0x80 +lbl_804BB208 = .data:0x804BB208; // type:object size:0x20 +lbl_804BB228 = .data:0x804BB228; // type:object size:0x20 +lbl_804BB248 = .data:0x804BB248; // type:object size:0x80 +lbl_804BB2C8 = .data:0x804BB2C8; // type:object size:0x90 +lbl_804BB358 = .data:0x804BB358; // type:object size:0x90 +lbl_804BB3E8 = .data:0x804BB3E8; // type:object size:0x18 +lbl_804BB400 = .data:0x804BB400; // type:object size:0x18 +lbl_804BB418 = .data:0x804BB418; // type:object size:0xA0 +lbl_804BB4B8 = .data:0x804BB4B8; // type:object size:0x68 +jumptable_804BB520 = .data:0x804BB520; // type:object size:0x28 scope:local +jumptable_804BB548 = .data:0x804BB548; // type:object size:0x44 scope:local +lbl_804BB58C = .data:0x804BB58C; // type:object size:0xC +lbl_804BB598 = .data:0x804BB598; // type:object size:0x2C +lbl_804BB5C4 = .data:0x804BB5C4; // type:object size:0x2C +lbl_804BB5F0 = .data:0x804BB5F0; // type:object size:0xC +lbl_804BB5FC = .data:0x804BB5FC; // type:object size:0xC +lbl_804BB608 = .data:0x804BB608; // type:object size:0x90 +lbl_804BB698 = .data:0x804BB698; // type:object size:0x10 +lbl_804BB6A8 = .data:0x804BB6A8; // type:object size:0x68 +lbl_804BB710 = .data:0x804BB710; // type:object size:0x68 +lbl_804BB778 = .data:0x804BB778; // type:object size:0x8 +lbl_804BB780 = .data:0x804BB780; // type:object size:0x28 +lbl_804BB7A8 = .data:0x804BB7A8; // type:object size:0x90 +lbl_804BB838 = .data:0x804BB838; // type:object size:0x10 +lbl_804BB848 = .data:0x804BB848; // type:object size:0xC +lbl_804BB854 = .data:0x804BB854; // type:object size:0xC +lbl_804BB860 = .data:0x804BB860; // type:object size:0x8 +lbl_804BB868 = .data:0x804BB868; // type:object size:0x8 +lbl_804BB870 = .data:0x804BB870; // type:object size:0x8 +lbl_804BB878 = .data:0x804BB878; // type:object size:0x8 +lbl_804BB880 = .data:0x804BB880; // type:object size:0x8 +lbl_804BB888 = .data:0x804BB888; // type:object size:0x8 +lbl_804BB890 = .data:0x804BB890; // type:object size:0x8 +lbl_804BB898 = .data:0x804BB898; // type:object size:0x8 +lbl_804BB8A0 = .data:0x804BB8A0; // type:object size:0x10 +lbl_804BB8B0 = .data:0x804BB8B0; // type:object size:0x10 +lbl_804BB8C0 = .data:0x804BB8C0; // type:object size:0xC +lbl_804BB8CC = .data:0x804BB8CC; // type:object size:0x3C +lbl_804BB908 = .data:0x804BB908; // type:object size:0x8 +lbl_804BB910 = .data:0x804BB910; // type:object size:0xC +lbl_804BB91C = .data:0x804BB91C; // type:object size:0x3C +lbl_804BB958 = .data:0x804BB958; // type:object size:0x10 +lbl_804BB968 = .data:0x804BB968; // type:object size:0x10 +lbl_804BB978 = .data:0x804BB978; // type:object size:0x10 +lbl_804BB988 = .data:0x804BB988; // type:object size:0x10 +lbl_804BB998 = .data:0x804BB998; // type:object size:0x8 +lbl_804BB9A0 = .data:0x804BB9A0; // type:object size:0x8 +lbl_804BB9A8 = .data:0x804BB9A8; // type:object size:0xA0 +lbl_804BBA48 = .data:0x804BBA48; // type:object size:0x68 +lbl_804BBAB0 = .data:0x804BBAB0; // type:object size:0x10 data:4byte +jumptable_804BBAC0 = .data:0x804BBAC0; // type:object size:0x40 scope:local +lbl_804BBB00 = .data:0x804BBB00; // type:object size:0x20 +lbl_804BBB20 = .data:0x804BBB20; // type:object size:0x20 +lbl_804BBB40 = .data:0x804BBB40; // type:object size:0x80 +lbl_804BBBC0 = .data:0x804BBBC0; // type:object size:0x80 +lbl_804BBC40 = .data:0x804BBC40; // type:object size:0x10 data:4byte +lbl_804BBC50 = .data:0x804BBC50; // type:object size:0x10 data:4byte +lbl_804BBC60 = .data:0x804BBC60; // type:object size:0x20 +lbl_804BBC80 = .data:0x804BBC80; // type:object size:0x8 +lbl_804BBC88 = .data:0x804BBC88; // type:object size:0x80 +lbl_804BBD08 = .data:0x804BBD08; // type:object size:0x80 +lbl_804BBD88 = .data:0x804BBD88; // type:object size:0x80 +lbl_804BBE08 = .data:0x804BBE08; // type:object size:0x90 +jumptable_804BBE98 = .data:0x804BBE98; // type:object size:0x40 scope:local +lbl_804BBED8 = .data:0x804BBED8; // type:object size:0x40 +lbl_804BBF18 = .data:0x804BBF18; // type:object size:0xA0 +jumptable_804BBFB8 = .data:0x804BBFB8; // type:object size:0x24 scope:local +lbl_804BBFE0 = .data:0x804BBFE0; // type:object size:0x20 +lbl_804BC000 = .data:0x804BC000; // type:object size:0x20 +lbl_804BC020 = .data:0x804BC020; // type:object size:0x8 +lbl_804BC028 = .data:0x804BC028; // type:object size:0x8 +lbl_804BC030 = .data:0x804BC030; // type:object size:0x20 +lbl_804BC050 = .data:0x804BC050; // type:object size:0x18 +lbl_804BC068 = .data:0x804BC068; // type:object size:0x10 +lbl_804BC078 = .data:0x804BC078; // type:object size:0xC +lbl_804BC084 = .data:0x804BC084; // type:object size:0xC +lbl_804BC090 = .data:0x804BC090; // type:object size:0xC +lbl_804BC09C = .data:0x804BC09C; // type:object size:0xC +lbl_804BC0A8 = .data:0x804BC0A8; // type:object size:0x10 +lbl_804BC0B8 = .data:0x804BC0B8; // type:object size:0xC +lbl_804BC0C4 = .data:0x804BC0C4; // type:object size:0x8 +lbl_804BC0CC = .data:0x804BC0CC; // type:object size:0xC +jumptable_804BC0D8 = .data:0x804BC0D8; // type:object size:0x28 scope:local +lbl_804BC100 = .data:0x804BC100; // type:object size:0x18 +lbl_804BC118 = .data:0x804BC118; // type:object size:0xC +lbl_804BC124 = .data:0x804BC124; // type:object size:0xC +lbl_804BC130 = .data:0x804BC130; // type:object size:0xC +lbl_804BC13C = .data:0x804BC13C; // type:object size:0xC +lbl_804BC148 = .data:0x804BC148; // type:object size:0x20 +lbl_804BC168 = .data:0x804BC168; // type:object size:0x70 +lbl_804BC1D8 = .data:0x804BC1D8; // type:object size:0x10 data:4byte +lbl_804BC1E8 = .data:0x804BC1E8; // type:object size:0x20 +lbl_804BC208 = .data:0x804BC208; // type:object size:0x10 +lbl_804BC218 = .data:0x804BC218; // type:object size:0x10 +lbl_804BC228 = .data:0x804BC228; // type:object size:0x10 +lbl_804BC238 = .data:0x804BC238; // type:object size:0x10 +lbl_804BC248 = .data:0x804BC248; // type:object size:0x10 +lbl_804BC258 = .data:0x804BC258; // type:object size:0x10 +lbl_804BC268 = .data:0x804BC268; // type:object size:0x10 +lbl_804BC278 = .data:0x804BC278; // type:object size:0x10 +lbl_804BC288 = .data:0x804BC288; // type:object size:0x8 +lbl_804BC290 = .data:0x804BC290; // type:object size:0x8 +lbl_804BC298 = .data:0x804BC298; // type:object size:0x8 +lbl_804BC2A0 = .data:0x804BC2A0; // type:object size:0x8 +lbl_804BC2A8 = .data:0x804BC2A8; // type:object size:0x8 +lbl_804BC2B0 = .data:0x804BC2B0; // type:object size:0x8 +lbl_804BC2B8 = .data:0x804BC2B8; // type:object size:0x50 +lbl_804BC308 = .data:0x804BC308; // type:object size:0x50 +lbl_804BC358 = .data:0x804BC358; // type:object size:0x90 +lbl_804BC3E8 = .data:0x804BC3E8; // type:object size:0xC +lbl_804BC3F4 = .data:0x804BC3F4; // type:object size:0xC +lbl_804BC400 = .data:0x804BC400; // type:object size:0x80 +lbl_804BC480 = .data:0x804BC480; // type:object size:0x180 +lbl_804BC600 = .data:0x804BC600; // type:object size:0x40 +jumptable_804BC640 = .data:0x804BC640; // type:object size:0x38 scope:local +lbl_804BC688 = .data:0x804BC688; // type:object size:0x2E4 +lbl_804BC96C = .data:0x804BC96C; // type:object size:0xC +lbl_804BC978 = .data:0x804BC978; // type:object size:0x10 +lbl_804BC988 = .data:0x804BC988; // type:object size:0xA0 +lbl_804BCA28 = .data:0x804BCA28; // type:object size:0x18 +lbl_804BCA40 = .data:0x804BCA40; // type:object size:0xC +lbl_804BCA4C = .data:0x804BCA4C; // type:object size:0xC +lbl_804BCA58 = .data:0x804BCA58; // type:object size:0x20 +lbl_804BCA78 = .data:0x804BCA78; // type:object size:0x20 +lbl_804BCA98 = .data:0x804BCA98; // type:object size:0x20 +lbl_804BCAB8 = .data:0x804BCAB8; // type:object size:0x8 +lbl_804BCAC0 = .data:0x804BCAC0; // type:object size:0x8 +lbl_804BCAC8 = .data:0x804BCAC8; // type:object size:0x8 +lbl_804BCAD0 = .data:0x804BCAD0; // type:object size:0xC +lbl_804BCADC = .data:0x804BCADC; // type:object size:0xC +lbl_804BCAE8 = .data:0x804BCAE8; // type:object size:0x10 +lbl_804BCAF8 = .data:0x804BCAF8; // type:object size:0xA0 +lbl_804BCB98 = .data:0x804BCB98; // type:object size:0x160 +lbl_804BCCF8 = .data:0x804BCCF8; // type:object size:0x1A0 +lbl_804BCE98 = .data:0x804BCE98; // type:object size:0x260 +lbl_804BD0F8 = .data:0x804BD0F8; // type:object size:0xC +lbl_804BD104 = .data:0x804BD104; // type:object size:0xC +lbl_804BD110 = .data:0x804BD110; // type:object size:0xC +lbl_804BD11C = .data:0x804BD11C; // type:object size:0xC +lbl_804BD128 = .data:0x804BD128; // type:object size:0xC +lbl_804BD134 = .data:0x804BD134; // type:object size:0xC +lbl_804BD140 = .data:0x804BD140; // type:object size:0xC data:4byte +lbl_804BD14C = .data:0x804BD14C; // type:object size:0xC data:4byte +lbl_804BD158 = .data:0x804BD158; // type:object size:0x28 +jumptable_804BD180 = .data:0x804BD180; // type:object size:0x38 scope:local +lbl_804BD1B8 = .data:0x804BD1B8; // type:object size:0x40 +lbl_804BD1F8 = .data:0x804BD1F8; // type:object size:0x10 +lbl_804BD208 = .data:0x804BD208; // type:object size:0x8 data:4byte +lbl_804BD210 = .data:0x804BD210; // type:object size:0x8 data:4byte +lbl_804BD218 = .data:0x804BD218; // type:object size:0x20 +jumptable_804BD238 = .data:0x804BD238; // type:object size:0x80 scope:local +lbl_804BD2B8 = .data:0x804BD2B8; // type:object size:0x80 +lbl_804BD338 = .data:0x804BD338; // type:object size:0xA0 +lbl_804BD3D8 = .data:0x804BD3D8; // type:object size:0x20 +lbl_804BD3F8 = .data:0x804BD3F8; // type:object size:0x20 +lbl_804BD418 = .data:0x804BD418; // type:object size:0xC +lbl_804BD424 = .data:0x804BD424; // type:object size:0xC +lbl_804BD430 = .data:0x804BD430; // type:object size:0x80 +lbl_804BD4B0 = .data:0x804BD4B0; // type:object size:0x20 +lbl_804BD4D0 = .data:0x804BD4D0; // type:object size:0x8 +lbl_804BD4D8 = .data:0x804BD4D8; // type:object size:0xC +lbl_804BD4E4 = .data:0x804BD4E4; // type:object size:0x14 +lbl_804BD4F8 = .data:0x804BD4F8; // type:object size:0x8 +lbl_804BD500 = .data:0x804BD500; // type:object size:0x50 +lbl_804BD550 = .data:0x804BD550; // type:object size:0x80 +lbl_804BD5D0 = .data:0x804BD5D0; // type:object size:0xD8 +lbl_804BD6A8 = .data:0x804BD6A8; // type:object size:0x170 +lbl_804BD818 = .data:0x804BD818; // type:object size:0xB0 +lbl_804BD8C8 = .data:0x804BD8C8; // type:object size:0x10 data:2byte +lbl_804BD8D8 = .data:0x804BD8D8; // type:object size:0x10 data:2byte +lbl_804BD8E8 = .data:0x804BD8E8; // type:object size:0xC data:4byte +lbl_804BD8F4 = .data:0x804BD8F4; // type:object size:0xC data:4byte +lbl_804BD900 = .data:0x804BD900; // type:object size:0x10 data:4byte +lbl_804BD910 = .data:0x804BD910; // type:object size:0x200 +lbl_804BDB10 = .data:0x804BDB10; // type:object size:0xC +lbl_804BDB1C = .data:0x804BDB1C; // type:object size:0xC +lbl_804BDB28 = .data:0x804BDB28; // type:object size:0x60 +lbl_804BDB88 = .data:0x804BDB88; // type:object size:0x60 +lbl_804BDBE8 = .data:0x804BDBE8; // type:object size:0x60 +lbl_804BDC48 = .data:0x804BDC48; // type:object size:0x60 +lbl_804BDCA8 = .data:0x804BDCA8; // type:object size:0x60 +lbl_804BDD08 = .data:0x804BDD08; // type:object size:0xC data:4byte +lbl_804BDD14 = .data:0x804BDD14; // type:object size:0xC data:4byte +lbl_804BDD20 = .data:0x804BDD20; // type:object size:0x8 +lbl_804BDD28 = .data:0x804BDD28; // type:object size:0x10 +jumptable_804BDD38 = .data:0x804BDD38; // type:object size:0x40 scope:local +jumptable_804BDD78 = .data:0x804BDD78; // type:object size:0x40 scope:local +jumptable_804BDDB8 = .data:0x804BDDB8; // type:object size:0x20 scope:local +jumptable_804BDDD8 = .data:0x804BDDD8; // type:object size:0x20 scope:local +jumptable_804BDDF8 = .data:0x804BDDF8; // type:object size:0x20 scope:local +jumptable_804BDE18 = .data:0x804BDE18; // type:object size:0x20 scope:local +lbl_804BDE38 = .data:0x804BDE38; // type:object size:0x1C +lbl_804BDE54 = .data:0x804BDE54; // type:object size:0x1C +lbl_804BDE70 = .data:0x804BDE70; // type:object size:0x1C +lbl_804BDE8C = .data:0x804BDE8C; // type:object size:0x1C +lbl_804BDEA8 = .data:0x804BDEA8; // type:object size:0x1C +lbl_804BDEC4 = .data:0x804BDEC4; // type:object size:0x1C +lbl_804BDEE0 = .data:0x804BDEE0; // type:object size:0x8 +jumptable_804BDEE8 = .data:0x804BDEE8; // type:object size:0x2C scope:local +jumptable_804BDF14 = .data:0x804BDF14; // type:object size:0x2C scope:local +lbl_804BDF40 = .data:0x804BDF40; // type:object size:0x18 +lbl_804BDF58 = .data:0x804BDF58; // type:object size:0xC +lbl_804BDF64 = .data:0x804BDF64; // type:object size:0xC +lbl_804BDF70 = .data:0x804BDF70; // type:object size:0x80 +lbl_804BDFF0 = .data:0x804BDFF0; // type:object size:0x10 +lbl_804BE000 = .data:0x804BE000; // type:object size:0x20 +lbl_804BE020 = .data:0x804BE020; // type:object size:0x80 +lbl_804BE0A0 = .data:0x804BE0A0; // type:object size:0x88 +lbl_804BE128 = .data:0x804BE128; // type:object size:0x80 +lbl_804BE1A8 = .data:0x804BE1A8; // type:object size:0xA0 +lbl_804BE248 = .data:0x804BE248; // type:object size:0x20 +lbl_804BE268 = .data:0x804BE268; // type:object size:0x20 +lbl_804BE288 = .data:0x804BE288; // type:object size:0x20 +lbl_804BE2A8 = .data:0x804BE2A8; // type:object size:0xA0 +lbl_804BE348 = .data:0x804BE348; // type:object size:0x20 +lbl_804BE368 = .data:0x804BE368; // type:object size:0x20 +lbl_804BE388 = .data:0x804BE388; // type:object size:0x98 +lbl_804BE420 = .data:0x804BE420; // type:object size:0x20 +lbl_804BE440 = .data:0x804BE440; // type:object size:0x20 +lbl_804BE460 = .data:0x804BE460; // type:object size:0x80 +lbl_804BE4E0 = .data:0x804BE4E0; // type:object size:0x10 +lbl_804BE4F0 = .data:0x804BE4F0; // type:object size:0x80 +lbl_804BE570 = .data:0x804BE570; // type:object size:0x20 +lbl_804BE590 = .data:0x804BE590; // type:object size:0x10 +lbl_804BE5A0 = .data:0x804BE5A0; // type:object size:0x88 +lbl_804BE628 = .data:0x804BE628; // type:object size:0x80 +lbl_804BE6A8 = .data:0x804BE6A8; // type:object size:0x20 +jumptable_804BE6C8 = .data:0x804BE6C8; // type:object size:0x20 scope:local +lbl_804BE6E8 = .data:0x804BE6E8; // type:object size:0x20 +lbl_804BE708 = .data:0x804BE708; // type:object size:0x80 +lbl_804BE788 = .data:0x804BE788; // type:object size:0x20 +lbl_804BE7A8 = .data:0x804BE7A8; // type:object size:0x20 +lbl_804BE7C8 = .data:0x804BE7C8; // type:object size:0xA0 +lbl_804BE868 = .data:0x804BE868; // type:object size:0x20 +lbl_804BE888 = .data:0x804BE888; // type:object size:0xA0 +lbl_804BE928 = .data:0x804BE928; // type:object size:0xA0 +lbl_804BE9C8 = .data:0x804BE9C8; // type:object size:0x10 +lbl_804BE9D8 = .data:0x804BE9D8; // type:object size:0x80 +lbl_804BEA58 = .data:0x804BEA58; // type:object size:0x80 +lbl_804BEAD8 = .data:0x804BEAD8; // type:object size:0x80 +lbl_804BEB58 = .data:0x804BEB58; // type:object size:0x20 +lbl_804BEB78 = .data:0x804BEB78; // type:object size:0x80 +lbl_804BEBF8 = .data:0x804BEBF8; // type:object size:0x20 +lbl_804BEC18 = .data:0x804BEC18; // type:object size:0x20 +lbl_804BEC38 = .data:0x804BEC38; // type:object size:0x20 +lbl_804BEC58 = .data:0x804BEC58; // type:object size:0x20 +lbl_804BEC78 = .data:0x804BEC78; // type:object size:0x20 +lbl_804BEC98 = .data:0x804BEC98; // type:object size:0x80 +lbl_804BED18 = .data:0x804BED18; // type:object size:0x20 +lbl_804BED38 = .data:0x804BED38; // type:object size:0x18 +lbl_804BED50 = .data:0x804BED50; // type:object size:0xA8 +lbl_804BEDF8 = .data:0x804BEDF8; // type:object size:0x80 +lbl_804BEE78 = .data:0x804BEE78; // type:object size:0x20 +lbl_804BEE98 = .data:0x804BEE98; // type:object size:0x80 +lbl_804BEF18 = .data:0x804BEF18; // type:object size:0x20 +lbl_804BEF38 = .data:0x804BEF38; // type:object size:0x20 +lbl_804BEF58 = .data:0x804BEF58; // type:object size:0x80 +lbl_804BEFD8 = .data:0x804BEFD8; // type:object size:0x20 +lbl_804BEFF8 = .data:0x804BEFF8; // type:object size:0x20 +lbl_804BF018 = .data:0x804BF018; // type:object size:0x80 +lbl_804BF098 = .data:0x804BF098; // type:object size:0x80 +lbl_804BF118 = .data:0x804BF118; // type:object size:0x20 +lbl_804BF138 = .data:0x804BF138; // type:object size:0x20 +lbl_804BF158 = .data:0x804BF158; // type:object size:0x360 data:4byte +lbl_804BF4B8 = .data:0x804BF4B8; // type:object size:0x80 +lbl_804BF538 = .data:0x804BF538; // type:object size:0x80 +lbl_804BF5B8 = .data:0x804BF5B8; // type:object size:0x88 +lbl_804BF640 = .data:0x804BF640; // type:object size:0x80 +lbl_804BF6C0 = .data:0x804BF6C0; // type:object size:0x98 +lbl_804BF758 = .data:0x804BF758; // type:object size:0x20 +lbl_804BF778 = .data:0x804BF778; // type:object size:0x80 +lbl_804BF7F8 = .data:0x804BF7F8; // type:object size:0x80 +lbl_804BF878 = .data:0x804BF878; // type:object size:0x20 +lbl_804BF898 = .data:0x804BF898; // type:object size:0x10 +lbl_804BF8A8 = .data:0x804BF8A8; // type:object size:0x20 +lbl_804BF8C8 = .data:0x804BF8C8; // type:object size:0x80 +lbl_804BF948 = .data:0x804BF948; // type:object size:0x20 +lbl_804BF968 = .data:0x804BF968; // type:object size:0x20 +lbl_804BF988 = .data:0x804BF988; // type:object size:0x98 +lbl_804BFA20 = .data:0x804BFA20; // type:object size:0x98 +lbl_804BFAB8 = .data:0x804BFAB8; // type:object size:0x98 +lbl_804BFB50 = .data:0x804BFB50; // type:object size:0x80 +lbl_804BFBD0 = .data:0x804BFBD0; // type:object size:0xC +lbl_804BFBDC = .data:0x804BFBDC; // type:object size:0xC +lbl_804BFBE8 = .data:0x804BFBE8; // type:object size:0x80 +lbl_804BFC68 = .data:0x804BFC68; // type:object size:0x8 +lbl_804BFC70 = .data:0x804BFC70; // type:object size:0x8 +lbl_804BFC78 = .data:0x804BFC78; // type:object size:0x98 +lbl_804BFD10 = .data:0x804BFD10; // type:object size:0x10 +lbl_804BFD20 = .data:0x804BFD20; // type:object size:0x88 +lbl_804BFDA8 = .data:0x804BFDA8; // type:object size:0x20 +lbl_804BFDC8 = .data:0x804BFDC8; // type:object size:0x80 +lbl_804BFE48 = .data:0x804BFE48; // type:object size:0x68 +jumptable_804BFEB0 = .data:0x804BFEB0; // type:object size:0x2C scope:local +lbl_804BFEE0 = .data:0x804BFEE0; // type:object size:0x20 +lbl_804BFF00 = .data:0x804BFF00; // type:object size:0xA0 +lbl_804BFFA0 = .data:0x804BFFA0; // type:object size:0x90 +lbl_804C0030 = .data:0x804C0030; // type:object size:0x10 +lbl_804C0040 = .data:0x804C0040; // type:object size:0x80 +lbl_804C00C0 = .data:0x804C00C0; // type:object size:0x80 +jumptable_804C0140 = .data:0x804C0140; // type:object size:0x54 scope:local +lbl_804C0194 = .data:0x804C0194; // type:object size:0xC +lbl_804C01A0 = .data:0x804C01A0; // type:object size:0x8 +lbl_804C01A8 = .data:0x804C01A8; // type:object size:0x90 +lbl_804C0238 = .data:0x804C0238; // type:object size:0xD0 +lbl_804C0308 = .data:0x804C0308; // type:object size:0x10 +lbl_804C0318 = .data:0x804C0318; // type:object size:0xA0 +lbl_804C03B8 = .data:0x804C03B8; // type:object size:0x10 +lbl_804C03C8 = .data:0x804C03C8; // type:object size:0x10 +lbl_804C03D8 = .data:0x804C03D8; // type:object size:0x8 data:4byte +lbl_804C03E0 = .data:0x804C03E0; // type:object size:0x10 +lbl_804C03F0 = .data:0x804C03F0; // type:object size:0x160 +lbl_804C0550 = .data:0x804C0550; // type:object size:0x10 +lbl_804C0560 = .data:0x804C0560; // type:object size:0x80 +jumptable_804C05E0 = .data:0x804C05E0; // type:object size:0xB0 scope:local +lbl_804C0690 = .data:0x804C0690; // type:object size:0x44 +lbl_804C06D4 = .data:0x804C06D4; // type:object size:0x44 +lbl_804C0718 = .data:0x804C0718; // type:object size:0x8 +lbl_804C0720 = .data:0x804C0720; // type:object size:0x8 +lbl_804C0728 = .data:0x804C0728; // type:object size:0xC +lbl_804C0734 = .data:0x804C0734; // type:object size:0xC +lbl_804C0740 = .data:0x804C0740; // type:object size:0xC data:4byte +lbl_804C074C = .data:0x804C074C; // type:object size:0xC data:4byte +lbl_804C0758 = .data:0x804C0758; // type:object size:0x8 +lbl_804C0760 = .data:0x804C0760; // type:object size:0xC +lbl_804C076C = .data:0x804C076C; // type:object size:0xC +lbl_804C0778 = .data:0x804C0778; // type:object size:0xC +lbl_804C0784 = .data:0x804C0784; // type:object size:0xC +lbl_804C0790 = .data:0x804C0790; // type:object size:0xC +lbl_804C079C = .data:0x804C079C; // type:object size:0xC +lbl_804C07A8 = .data:0x804C07A8; // type:object size:0x10 +lbl_804C07B8 = .data:0x804C07B8; // type:object size:0x30 +lbl_804C07E8 = .data:0x804C07E8; // type:object size:0xC +lbl_804C07F4 = .data:0x804C07F4; // type:object size:0xC +lbl_804C0800 = .data:0x804C0800; // type:object size:0x80 +lbl_804C0880 = .data:0x804C0880; // type:object size:0x20 +lbl_804C08A0 = .data:0x804C08A0; // type:object size:0x20 +lbl_804C08C0 = .data:0x804C08C0; // type:object size:0x80 +__vt__16CScriptGuiScreen = .data:0x804C0940; // type:object size:0x80 scope:global +lbl_804C09C0 = .data:0x804C09C0; // type:object size:0x80 +lbl_804C0A40 = .data:0x804C0A40; // type:object size:0x80 +lbl_804C0AC0 = .data:0x804C0AC0; // type:object size:0x80 +lbl_804C0B40 = .data:0x804C0B40; // type:object size:0x80 +lbl_804C0BC0 = .data:0x804C0BC0; // type:object size:0x80 +lbl_804C0C40 = .data:0x804C0C40; // type:object size:0x80 +lbl_804C0CC0 = .data:0x804C0CC0; // type:object size:0x80 +lbl_804C0D40 = .data:0x804C0D40; // type:object size:0xA0 +lbl_804C0DE0 = .data:0x804C0DE0; // type:object size:0x9C +lbl_804C0E7C = .data:0x804C0E7C; // type:object size:0x9C +__files = .data:0x804C0F18; // type:object size:0x140 scope:global +jumptable_804C1058 = .data:0x804C1058; // type:object size:0x124 scope:local +lbl_804C1180 = .data:0x804C1180; // type:object size:0x40 +lbl_804C11C0 = .data:0x804C11C0; // type:object size:0x38 data:4byte +lbl_804C11F8 = .data:0x804C11F8; // type:object size:0x28 +lbl_804C1220 = .data:0x804C1220; // type:object size:0xC0 +lbl_804C12E0 = .data:0x804C12E0; // type:object size:0x1C +lbl_804C12FC = .data:0x804C12FC; // type:object size:0x34 +lbl_804C1330 = .data:0x804C1330; // type:object size:0x18 +lbl_804C1348 = .data:0x804C1348; // type:object size:0x28 +lbl_804C1370 = .data:0x804C1370; // type:object size:0x48 +jumptable_804C13B8 = .data:0x804C13B8; // type:object size:0xE0 scope:local +@2913 = .data:0x804C1498; // type:object size:0x150 scope:local +jumptable_804C15E8 = .data:0x804C15E8; // type:object size:0xE0 scope:local +jumptable_804C16C8 = .data:0x804C16C8; // type:object size:0x20 scope:local +jumptable_804C16E8 = .data:0x804C16E8; // type:object size:0x20 scope:local +jumptable_804C1708 = .data:0x804C1708; // type:object size:0x150 scope:local +lbl_804C1858 = .data:0x804C1858; // type:object size:0xC +lbl_804C1864 = .data:0x804C1864; // type:object size:0xC +__vt__16CCollidableAABox = .data:0x804C1870; // type:object size:0x20 scope:global +jumptable_804C1890 = .data:0x804C1890; // type:object size:0xAC scope:local +__vt__17CCollidableSphere = .data:0x804C1940; // type:object size:0x20 scope:global +jumptable_804C1960 = .data:0x804C1960; // type:object size:0x20 scope:local +jumptable_804C1980 = .data:0x804C1980; // type:object size:0x20 scope:local +jumptable_804C19A0 = .data:0x804C19A0; // type:object size:0x20 scope:local +jumptable_804C19C0 = .data:0x804C19C0; // type:object size:0x20 scope:local +jumptable_804C19E0 = .data:0x804C19E0; // type:object size:0x20 scope:local +lbl_804C1A00 = .data:0x804C1A00; // type:object size:0x1F0 +lbl_804C1BF0 = .data:0x804C1BF0; // type:object size:0x1F0 +jumptable_804C1DE0 = .data:0x804C1DE0; // type:object size:0x64 scope:local +lbl_804C1E48 = .data:0x804C1E48; // type:object size:0xC0 +lbl_804C1F08 = .data:0x804C1F08; // type:object size:0x1F0 +jumptable_804C20F8 = .data:0x804C20F8; // type:object size:0x30 scope:local +jumptable_804C2128 = .data:0x804C2128; // type:object size:0x20 scope:local +lbl_804C2148 = .data:0x804C2148; // type:object size:0x8 +lbl_804C2150 = .data:0x804C2150; // type:object size:0x8 +lbl_804C2158 = .data:0x804C2158; // type:object size:0xC +lbl_804C2164 = .data:0x804C2164; // type:object size:0xC +lbl_804C2170 = .data:0x804C2170; // type:object size:0xC +lbl_804C217C = .data:0x804C217C; // type:object size:0xC +lbl_804C2188 = .data:0x804C2188; // type:object size:0x70 +lbl_804C21F8 = .data:0x804C21F8; // type:object size:0x14 +lbl_804C220C = .data:0x804C220C; // type:object size:0xC +lbl_804C2218 = .data:0x804C2218; // type:object size:0x68 +lbl_804C2280 = .data:0x804C2280; // type:object size:0x78 +lbl_804C22F8 = .data:0x804C22F8; // type:object size:0x88 +lbl_804C2380 = .data:0x804C2380; // type:object size:0x8 +lbl_804C2388 = .data:0x804C2388; // type:object size:0x80 +lbl_804C2408 = .data:0x804C2408; // type:object size:0x80 +lbl_804C2488 = .data:0x804C2488; // type:object size:0x78 +lbl_804C2500 = .data:0x804C2500; // type:object size:0x80 +lbl_804C2580 = .data:0x804C2580; // type:object size:0x78 +lbl_804C25F8 = .data:0x804C25F8; // type:object size:0x78 +lbl_804C2670 = .data:0x804C2670; // type:object size:0x88 +lbl_804C26F8 = .data:0x804C26F8; // type:object size:0x88 +jumptable_804C2780 = .data:0x804C2780; // type:object size:0x28 scope:local +lbl_804C27A8 = .data:0x804C27A8; // type:object size:0x20 +lbl_804C27C8 = .data:0x804C27C8; // type:object size:0x10 +lbl_804C27D8 = .data:0x804C27D8; // type:object size:0xC +lbl_804C27E4 = .data:0x804C27E4; // type:object size:0xC +lbl_804C27F0 = .data:0x804C27F0; // type:object size:0x20 +lbl_804C2810 = .data:0x804C2810; // type:object size:0x10 +lbl_804C2820 = .data:0x804C2820; // type:object size:0x10 +lbl_804C2830 = .data:0x804C2830; // type:object size:0x10 +lbl_804C2840 = .data:0x804C2840; // type:object size:0x10 +lbl_804C2850 = .data:0x804C2850; // type:object size:0x10 +lbl_804C2860 = .data:0x804C2860; // type:object size:0x10 +lbl_804C2870 = .data:0x804C2870; // type:object size:0x10 +lbl_804C2880 = .data:0x804C2880; // type:object size:0x10 +lbl_804C2890 = .data:0x804C2890; // type:object size:0x10 +lbl_804C28A0 = .data:0x804C28A0; // type:object size:0x10 +lbl_804C28B0 = .data:0x804C28B0; // type:object size:0x10 +lbl_804C28C0 = .data:0x804C28C0; // type:object size:0x10 +lbl_804C28D0 = .data:0x804C28D0; // type:object size:0x10 +lbl_804C28E0 = .data:0x804C28E0; // type:object size:0x10 +lbl_804C28F0 = .data:0x804C28F0; // type:object size:0x20 +lbl_804C2910 = .data:0x804C2910; // type:object size:0x20 +lbl_804C2930 = .data:0x804C2930; // type:object size:0x30 +jumptable_804C2960 = .data:0x804C2960; // type:object size:0x20 scope:local +lbl_804C2980 = .data:0x804C2980; // type:object size:0x20 +lbl_804C29A0 = .data:0x804C29A0; // type:object size:0x8 +lbl_804C29A8 = .data:0x804C29A8; // type:object size:0x18 +lbl_804C29C0 = .data:0x804C29C0; // type:object size:0x8 +lbl_804C29C8 = .data:0x804C29C8; // type:object size:0x20 +lbl_804C29E8 = .data:0x804C29E8; // type:object size:0x20 +lbl_804C2A08 = .data:0x804C2A08; // type:object size:0x90 +lbl_804C2A98 = .data:0x804C2A98; // type:object size:0x10 +lbl_804C2AA8 = .data:0x804C2AA8; // type:object size:0x10 +lbl_804C2AB8 = .data:0x804C2AB8; // type:object size:0x10 +lbl_804C2AC8 = .data:0x804C2AC8; // type:object size:0x10 +lbl_804C2AD8 = .data:0x804C2AD8; // type:object size:0x10 +lbl_804C2AE8 = .data:0x804C2AE8; // type:object size:0x14 +lbl_804C2AFC = .data:0x804C2AFC; // type:object size:0x6C +lbl_804C2B68 = .data:0x804C2B68; // type:object size:0x10 +lbl_804C2B78 = .data:0x804C2B78; // type:object size:0x14 +lbl_804C2B8C = .data:0x804C2B8C; // type:object size:0x14 +jumptable_804C2BA0 = .data:0x804C2BA0; // type:object size:0x8C scope:local +lbl_804C2C30 = .data:0x804C2C30; // type:object size:0x20 +lbl_804C2C50 = .data:0x804C2C50; // type:object size:0xC data:4byte +lbl_804C2C5C = .data:0x804C2C5C; // type:object size:0xC data:4byte +lbl_804C2C68 = .data:0x804C2C68; // type:object size:0x50 +lbl_804C2CB8 = .data:0x804C2CB8; // type:object size:0x20 +lbl_804C2CD8 = .data:0x804C2CD8; // type:object size:0x10 +lbl_804C2CE8 = .data:0x804C2CE8; // type:object size:0x10 +lbl_804C2CF8 = .data:0x804C2CF8; // type:object size:0x10 +lbl_804C2D08 = .data:0x804C2D08; // type:object size:0x10 +lbl_804C2D18 = .data:0x804C2D18; // type:object size:0x10 +lbl_804C2D28 = .data:0x804C2D28; // type:object size:0x10 +lbl_804C2D38 = .data:0x804C2D38; // type:object size:0x10 +lbl_804C2D48 = .data:0x804C2D48; // type:object size:0x10 +lbl_804C2D58 = .data:0x804C2D58; // type:object size:0x10 +lbl_804C2D68 = .data:0x804C2D68; // type:object size:0x10 +lbl_804C2D78 = .data:0x804C2D78; // type:object size:0x10 +lbl_804C2D88 = .data:0x804C2D88; // type:object size:0x10 +lbl_804C2D98 = .data:0x804C2D98; // type:object size:0x10 +lbl_804C2DA8 = .data:0x804C2DA8; // type:object size:0x10 +lbl_804C2DB8 = .data:0x804C2DB8; // type:object size:0x10 +lbl_804C2DC8 = .data:0x804C2DC8; // type:object size:0x10 +lbl_804C2DD8 = .data:0x804C2DD8; // type:object size:0x10 +lbl_804C2DE8 = .data:0x804C2DE8; // type:object size:0x10 +lbl_804C2DF8 = .data:0x804C2DF8; // type:object size:0x10 +lbl_804C2E08 = .data:0x804C2E08; // type:object size:0x10 +lbl_804C2E18 = .data:0x804C2E18; // type:object size:0x10 +lbl_804C2E28 = .data:0x804C2E28; // type:object size:0x10 +lbl_804C2E38 = .data:0x804C2E38; // type:object size:0x10 +lbl_804C2E48 = .data:0x804C2E48; // type:object size:0x10 +lbl_804C2E58 = .data:0x804C2E58; // type:object size:0x10 +lbl_804C2E68 = .data:0x804C2E68; // type:object size:0x20 +jumptable_804C2E88 = .data:0x804C2E88; // type:object size:0x28 scope:local +lbl_804C2EB0 = .data:0x804C2EB0; // type:object size:0x20 +lbl_804C2ED0 = .data:0x804C2ED0; // type:object size:0x20 +lbl_804C2EF0 = .data:0x804C2EF0; // type:object size:0x20 +lbl_804C2F10 = .data:0x804C2F10; // type:object size:0x10 +lbl_804C2F20 = .data:0x804C2F20; // type:object size:0x10 +lbl_804C2F30 = .data:0x804C2F30; // type:object size:0x20 +lbl_804C2F50 = .data:0x804C2F50; // type:object size:0x8 +lbl_804C2F58 = .data:0x804C2F58; // type:object size:0x20 +lbl_804C2F78 = .data:0x804C2F78; // type:object size:0x20 +lbl_804C2F98 = .data:0x804C2F98; // type:object size:0x20 +lbl_804C2FB8 = .data:0x804C2FB8; // type:object size:0x20 +lbl_804C2FD8 = .data:0x804C2FD8; // type:object size:0x8 +lbl_804C2FE0 = .data:0x804C2FE0; // type:object size:0x18 +lbl_804C2FF8 = .data:0x804C2FF8; // type:object size:0x18 +lbl_804C3010 = .data:0x804C3010; // type:object size:0x18 +lbl_804C3028 = .data:0x804C3028; // type:object size:0x18 +lbl_804C3040 = .data:0x804C3040; // type:object size:0xC +lbl_804C304C = .data:0x804C304C; // type:object size:0xC +lbl_804C3058 = .data:0x804C3058; // type:object size:0x10 +lbl_804C3068 = .data:0x804C3068; // type:object size:0x10 +lbl_804C3078 = .data:0x804C3078; // type:object size:0x10 +lbl_804C3088 = .data:0x804C3088; // type:object size:0x10 +lbl_804C3098 = .data:0x804C3098; // type:object size:0x10 +lbl_804C30A8 = .data:0x804C30A8; // type:object size:0x10 +lbl_804C30B8 = .data:0x804C30B8; // type:object size:0x10 +lbl_804C30C8 = .data:0x804C30C8; // type:object size:0x10 +lbl_804C30D8 = .data:0x804C30D8; // type:object size:0x10 +lbl_804C30E8 = .data:0x804C30E8; // type:object size:0x10 +lbl_804C30F8 = .data:0x804C30F8; // type:object size:0x10 +lbl_804C3108 = .data:0x804C3108; // type:object size:0x10 +lbl_804C3118 = .data:0x804C3118; // type:object size:0x10 +lbl_804C3128 = .data:0x804C3128; // type:object size:0x10 +lbl_804C3138 = .data:0x804C3138; // type:object size:0x10 +lbl_804C3148 = .data:0x804C3148; // type:object size:0x10 +lbl_804C3158 = .data:0x804C3158; // type:object size:0x10 +lbl_804C3168 = .data:0x804C3168; // type:object size:0x10 +lbl_804C3178 = .data:0x804C3178; // type:object size:0x8 +lbl_804C3180 = .data:0x804C3180; // type:object size:0x8 +lbl_804C3188 = .data:0x804C3188; // type:object size:0x8C +lbl_804C3214 = .data:0x804C3214; // type:object size:0xC +lbl_804C3220 = .data:0x804C3220; // type:object size:0x8 +lbl_804C3228 = .data:0x804C3228; // type:object size:0x90 +lbl_804C32B8 = .data:0x804C32B8; // type:object size:0xC +lbl_804C32C4 = .data:0x804C32C4; // type:object size:0xC +lbl_804C32D0 = .data:0x804C32D0; // type:object size:0x90 +lbl_804C3360 = .data:0x804C3360; // type:object size:0xC +lbl_804C336C = .data:0x804C336C; // type:object size:0xC +lbl_804C3378 = .data:0x804C3378; // type:object size:0x90 +lbl_804C3408 = .data:0x804C3408; // type:object size:0xC +lbl_804C3414 = .data:0x804C3414; // type:object size:0xC +lbl_804C3420 = .data:0x804C3420; // type:object size:0x18 +lbl_804C3438 = .data:0x804C3438; // type:object size:0x20 +lbl_804C3458 = .data:0x804C3458; // type:object size:0x20 +lbl_804C3478 = .data:0x804C3478; // type:object size:0x8 +lbl_804C3480 = .data:0x804C3480; // type:object size:0x14 +lbl_804C3494 = .data:0x804C3494; // type:object size:0x14 +lbl_804C34A8 = .data:0x804C34A8; // type:object size:0x14 +lbl_804C34BC = .data:0x804C34BC; // type:object size:0x14 +lbl_804C34D0 = .data:0x804C34D0; // type:object size:0x14 +lbl_804C34E4 = .data:0x804C34E4; // type:object size:0x14 +lbl_804C34F8 = .data:0x804C34F8; // type:object size:0x14 +lbl_804C350C = .data:0x804C350C; // type:object size:0x14 +lbl_804C3520 = .data:0x804C3520; // type:object size:0x14 +lbl_804C3534 = .data:0x804C3534; // type:object size:0x14 +lbl_804C3548 = .data:0x804C3548; // type:object size:0x14 +lbl_804C355C = .data:0x804C355C; // type:object size:0x14 +lbl_804C3570 = .data:0x804C3570; // type:object size:0x14 +lbl_804C3584 = .data:0x804C3584; // type:object size:0x14 +lbl_804C3598 = .data:0x804C3598; // type:object size:0x14 +lbl_804C35AC = .data:0x804C35AC; // type:object size:0x14 +lbl_804C35C0 = .data:0x804C35C0; // type:object size:0x14 +lbl_804C35D4 = .data:0x804C35D4; // type:object size:0x14 +lbl_804C35E8 = .data:0x804C35E8; // type:object size:0x14 +lbl_804C35FC = .data:0x804C35FC; // type:object size:0x14 +lbl_804C3610 = .data:0x804C3610; // type:object size:0x14 +lbl_804C3624 = .data:0x804C3624; // type:object size:0x14 +lbl_804C3638 = .data:0x804C3638; // type:object size:0x14 +lbl_804C364C = .data:0x804C364C; // type:object size:0x14 +lbl_804C3660 = .data:0x804C3660; // type:object size:0x14 +lbl_804C3674 = .data:0x804C3674; // type:object size:0x14 +lbl_804C3688 = .data:0x804C3688; // type:object size:0x14 +lbl_804C369C = .data:0x804C369C; // type:object size:0x14 +lbl_804C36B0 = .data:0x804C36B0; // type:object size:0x14 +lbl_804C36C4 = .data:0x804C36C4; // type:object size:0x14 +lbl_804C36D8 = .data:0x804C36D8; // type:object size:0x14 +lbl_804C36EC = .data:0x804C36EC; // type:object size:0x14 +lbl_804C3700 = .data:0x804C3700; // type:object size:0x14 +lbl_804C3714 = .data:0x804C3714; // type:object size:0x14 +lbl_804C3728 = .data:0x804C3728; // type:object size:0x14 +lbl_804C373C = .data:0x804C373C; // type:object size:0x14 +lbl_804C3750 = .data:0x804C3750; // type:object size:0x14 +lbl_804C3764 = .data:0x804C3764; // type:object size:0x14 +lbl_804C3778 = .data:0x804C3778; // type:object size:0x14 +lbl_804C378C = .data:0x804C378C; // type:object size:0x14 +lbl_804C37A0 = .data:0x804C37A0; // type:object size:0x14 +lbl_804C37B4 = .data:0x804C37B4; // type:object size:0x14 +lbl_804C37C8 = .data:0x804C37C8; // type:object size:0x14 +lbl_804C37DC = .data:0x804C37DC; // type:object size:0x14 +lbl_804C37F0 = .data:0x804C37F0; // type:object size:0x14 +lbl_804C3804 = .data:0x804C3804; // type:object size:0x14 +lbl_804C3818 = .data:0x804C3818; // type:object size:0x14 +lbl_804C382C = .data:0x804C382C; // type:object size:0x14 +lbl_804C3840 = .data:0x804C3840; // type:object size:0x14 +lbl_804C3854 = .data:0x804C3854; // type:object size:0x14 +lbl_804C3868 = .data:0x804C3868; // type:object size:0x14 +lbl_804C387C = .data:0x804C387C; // type:object size:0x14 +lbl_804C3890 = .data:0x804C3890; // type:object size:0x18 +lbl_804C38A8 = .data:0x804C38A8; // type:object size:0x20 +lbl_804C38C8 = .data:0x804C38C8; // type:object size:0x20 +lbl_804C38E8 = .data:0x804C38E8; // type:object size:0x100 data:4byte +lbl_804C39E8 = .data:0x804C39E8; // type:object size:0x40 data:4byte +lbl_804C3A28 = .data:0x804C3A28; // type:object size:0x30 data:4byte +lbl_804C3A58 = .data:0x804C3A58; // type:object size:0x58 +lbl_804C3AB0 = .data:0x804C3AB0; // type:object size:0xC +lbl_804C3ABC = .data:0x804C3ABC; // type:object size:0xC +jumptable_804C3AC8 = .data:0x804C3AC8; // type:object size:0x20 scope:local +jumptable_804C3AE8 = .data:0x804C3AE8; // type:object size:0x20 scope:local +jumptable_804C3B08 = .data:0x804C3B08; // type:object size:0x20 scope:local +lbl_804C3B28 = .data:0x804C3B28; // type:object size:0x10 +lbl_804C3B38 = .data:0x804C3B38; // type:object size:0x68 +lbl_804C3BA0 = .data:0x804C3BA0; // type:object size:0x68 +lbl_804C3C08 = .data:0x804C3C08; // type:object size:0x68 +lbl_804C3C70 = .data:0x804C3C70; // type:object size:0x8 +lbl_804C3C78 = .data:0x804C3C78; // type:object size:0x30 +lbl_804C3CA8 = .data:0x804C3CA8; // type:object size:0x10 +lbl_804C3CB8 = .data:0x804C3CB8; // type:object size:0x18 +lbl_804C3CD0 = .data:0x804C3CD0; // type:object size:0x10 +lbl_804C3CE0 = .data:0x804C3CE0; // type:object size:0x18 +lbl_804C3CF8 = .data:0x804C3CF8; // type:object size:0x18 +lbl_804C3D10 = .data:0x804C3D10; // type:object size:0xC +lbl_804C3D1C = .data:0x804C3D1C; // type:object size:0xC +lbl_804C3D28 = .data:0x804C3D28; // type:object size:0x8 +lbl_804C3D30 = .data:0x804C3D30; // type:object size:0x8 +lbl_804C3D38 = .data:0x804C3D38; // type:object size:0x20 +lbl_804C3D58 = .data:0x804C3D58; // type:object size:0x1B8 +lbl_804C3F10 = .data:0x804C3F10; // type:object size:0x1C +lbl_804C3F2C = .data:0x804C3F2C; // type:object size:0x1C +lbl_804C3F48 = .data:0x804C3F48; // type:object size:0x1C +lbl_804C3F64 = .data:0x804C3F64; // type:object size:0x1C +lbl_804C3F80 = .data:0x804C3F80; // type:object size:0x14 +lbl_804C3F94 = .data:0x804C3F94; // type:object size:0x14 +lbl_804C3FA8 = .data:0x804C3FA8; // type:object size:0x14 +lbl_804C3FBC = .data:0x804C3FBC; // type:object size:0x14 +lbl_804C3FD0 = .data:0x804C3FD0; // type:object size:0x14 +lbl_804C3FE4 = .data:0x804C3FE4; // type:object size:0x14 +lbl_804C3FF8 = .data:0x804C3FF8; // type:object size:0x14 +lbl_804C400C = .data:0x804C400C; // type:object size:0x14 +lbl_804C4020 = .data:0x804C4020; // type:object size:0x14 +lbl_804C4034 = .data:0x804C4034; // type:object size:0x14 +lbl_804C4048 = .data:0x804C4048; // type:object size:0x14 +lbl_804C405C = .data:0x804C405C; // type:object size:0x14 +lbl_804C4070 = .data:0x804C4070; // type:object size:0x14 +lbl_804C4084 = .data:0x804C4084; // type:object size:0x14 +lbl_804C4098 = .data:0x804C4098; // type:object size:0x14 +lbl_804C40AC = .data:0x804C40AC; // type:object size:0x14 +lbl_804C40C0 = .data:0x804C40C0; // type:object size:0x14 +lbl_804C40D4 = .data:0x804C40D4; // type:object size:0x14 +lbl_804C40E8 = .data:0x804C40E8; // type:object size:0x14 +lbl_804C40FC = .data:0x804C40FC; // type:object size:0x14 +lbl_804C4110 = .data:0x804C4110; // type:object size:0x14 +lbl_804C4124 = .data:0x804C4124; // type:object size:0x14 +lbl_804C4138 = .data:0x804C4138; // type:object size:0x14 +lbl_804C414C = .data:0x804C414C; // type:object size:0x14 +lbl_804C4160 = .data:0x804C4160; // type:object size:0x14 +lbl_804C4174 = .data:0x804C4174; // type:object size:0x14 +lbl_804C4188 = .data:0x804C4188; // type:object size:0x14 +lbl_804C419C = .data:0x804C419C; // type:object size:0x14 +lbl_804C41B0 = .data:0x804C41B0; // type:object size:0x14 +lbl_804C41C4 = .data:0x804C41C4; // type:object size:0x14 +lbl_804C41D8 = .data:0x804C41D8; // type:object size:0x14 +lbl_804C41EC = .data:0x804C41EC; // type:object size:0x14 +lbl_804C4200 = .data:0x804C4200; // type:object size:0x14 +lbl_804C4214 = .data:0x804C4214; // type:object size:0x14 +lbl_804C4228 = .data:0x804C4228; // type:object size:0x14 +lbl_804C423C = .data:0x804C423C; // type:object size:0x14 +lbl_804C4250 = .data:0x804C4250; // type:object size:0x20 +lbl_804C4270 = .data:0x804C4270; // type:object size:0xC +lbl_804C427C = .data:0x804C427C; // type:object size:0xC +mViewport__9CGraphics = .data:0x804C4288; // type:object size:0x18 scope:global data:4byte +lbl_804C42A0 = .data:0x804C42A0; // type:object size:0x20 data:4byte +jumptable_804C42C0 = .data:0x804C42C0; // type:object size:0x20 scope:local +jumptable_804C42E0 = .data:0x804C42E0; // type:object size:0x20 scope:local +lbl_804C4300 = .data:0x804C4300; // type:object size:0x10 +lbl_804C4310 = .data:0x804C4310; // type:object size:0x10 +lbl_804C4320 = .data:0x804C4320; // type:object size:0xC +lbl_804C432C = .data:0x804C432C; // type:object size:0xC +jumptable_804C4338 = .data:0x804C4338; // type:object size:0x34 scope:local +lbl_804C436C = .data:0x804C436C; // type:object size:0xC +lbl_804C4378 = .data:0x804C4378; // type:object size:0x20 +lbl_804C4398 = .data:0x804C4398; // type:object size:0x80 +lbl_804C4418 = .data:0x804C4418; // type:object size:0xC +lbl_804C4424 = .data:0x804C4424; // type:object size:0xC +jumptable_804C4430 = .data:0x804C4430; // type:object size:0x2C scope:local +jumptable_804C445C = .data:0x804C445C; // type:object size:0x2C scope:local +lbl_804C4488 = .data:0x804C4488; // type:object size:0x8 +lbl_804C4490 = .data:0x804C4490; // type:object size:0x18 +lbl_804C44A8 = .data:0x804C44A8; // type:object size:0x200 +lbl_804C46A8 = .data:0x804C46A8; // type:object size:0x48 +jumptable_804C46F0 = .data:0x804C46F0; // type:object size:0x88 scope:local +lbl_804C4778 = .data:0x804C4778; // type:object size:0x1F0 +lbl_804C4968 = .data:0x804C4968; // type:object size:0x40 +lbl_804C49A8 = .data:0x804C49A8; // type:object size:0x40 +lbl_804C49E8 = .data:0x804C49E8; // type:object size:0x40 +lbl_804C4A28 = .data:0x804C4A28; // type:object size:0x40 +lbl_804C4A68 = .data:0x804C4A68; // type:object size:0x40 +lbl_804C4AA8 = .data:0x804C4AA8; // type:object size:0x40 +lbl_804C4AE8 = .data:0x804C4AE8; // type:object size:0xC +lbl_804C4AF4 = .data:0x804C4AF4; // type:object size:0xC +lbl_804C4B00 = .data:0x804C4B00; // type:object size:0x40 +lbl_804C4B40 = .data:0x804C4B40; // type:object size:0x40 +lbl_804C4B80 = .data:0x804C4B80; // type:object size:0x40 +lbl_804C4BC0 = .data:0x804C4BC0; // type:object size:0x10 +lbl_804C4BD0 = .data:0x804C4BD0; // type:object size:0x50 +lbl_804C4C20 = .data:0x804C4C20; // type:object size:0x40 +lbl_804C4C60 = .data:0x804C4C60; // type:object size:0x40 +lbl_804C4CA0 = .data:0x804C4CA0; // type:object size:0x58 +lbl_804C4CF8 = .data:0x804C4CF8; // type:object size:0x40 +lbl_804C4D38 = .data:0x804C4D38; // type:object size:0x150 +lbl_804C4E88 = .data:0x804C4E88; // type:object size:0xC +lbl_804C4E94 = .data:0x804C4E94; // type:object size:0xC +lbl_804C4EA0 = .data:0x804C4EA0; // type:object size:0xC +lbl_804C4EAC = .data:0x804C4EAC; // type:object size:0xC +lbl_804C4EB8 = .data:0x804C4EB8; // type:object size:0x20 +lbl_804C4ED8 = .data:0x804C4ED8; // type:object size:0xC +lbl_804C4EE4 = .data:0x804C4EE4; // type:object size:0xC +lbl_804C4EF0 = .data:0x804C4EF0; // type:object size:0x10 +lbl_804C4F00 = .data:0x804C4F00; // type:object size:0x10 +lbl_804C4F10 = .data:0x804C4F10; // type:object size:0x20 +lbl_804C4F30 = .data:0x804C4F30; // type:object size:0x10 +lbl_804C4F40 = .data:0x804C4F40; // type:object size:0x20 +lbl_804C4F60 = .data:0x804C4F60; // type:object size:0x8 +lbl_804C4F68 = .data:0x804C4F68; // type:object size:0xC +lbl_804C4F74 = .data:0x804C4F74; // type:object size:0xC +lbl_804C4F80 = .data:0x804C4F80; // type:object size:0x10 +jumptable_804C4F90 = .data:0x804C4F90; // type:object size:0x20 scope:local +jumptable_804C4FB0 = .data:0x804C4FB0; // type:object size:0x6C scope:local +lbl_804C5020 = .data:0x804C5020; // type:object size:0x40 data:4byte +@stringBase0 = .data:0x804C5060; // type:object size:0xE1 scope:local +lbl_804C5148 = .data:0x804C5148; // type:object size:0x28 data:string +lbl_804C5170 = .data:0x804C5170; // type:object size:0x28 data:string +jumptable_804C5198 = .data:0x804C5198; // type:object size:0x1C scope:local +jumptable_804C51B4 = .data:0x804C51B4; // type:object size:0x1C scope:local +lbl_804C51D0 = .data:0x804C51D0; // type:object size:0x30 +lbl_804C5200 = .data:0x804C5200; // type:object size:0x20 +@stringBase0 = .data:0x804C5220; // type:object size:0x1D scope:local data:string +lbl_804C5240 = .data:0x804C5240; // type:object size:0x48 +gTRKExceptionStatus = .data:0x804C5288; // type:object size:0x10 scope:local data:4byte +lbl_804C5298 = .data:0x804C5298; // type:object size:0x48 +lbl_804C52E0 = .data:0x804C52E0; // type:object size:0x48 +lbl_804C5328 = .data:0x804C5328; // type:object size:0x80 +lbl_804C53A8 = .data:0x804C53A8; // type:object size:0x18 +lbl_804C53C0 = .data:0x804C53C0; // type:object size:0xFC0 +lbl_804C6380 = .data:0x804C6380; // type:object size:0x2000 +lbl_804C8380 = .data:0x804C8380; // type:object size:0x38 +lbl_804C83B8 = .data:0x804C83B8; // type:object size:0x18 data:string +lbl_804C83D0 = .data:0x804C83D0; // type:object size:0x80 +lbl_804C8450 = .data:0x804C8450; // type:object size:0x140 +lbl_804C8590 = .data:0x804C8590; // type:object size:0xC8 data:string +lbl_804C8658 = .data:0x804C8658; // type:object size:0x38 +lbl_804C8690 = .data:0x804C8690; // type:object size:0x34 data:string +lbl_804C86C4 = .data:0x804C86C4; // type:object size:0x34 +lbl_804C86F8 = .data:0x804C86F8; // type:object size:0x48 data:string +lbl_804C8740 = .data:0x804C8740; // type:object size:0x34 data:string +jumptable_804C8774 = .data:0x804C8774; // type:object size:0xAC scope:local +jumptable_804C8820 = .data:0x804C8820; // type:object size:0xAC scope:local +jumptable_804C88CC = .data:0x804C88CC; // type:object size:0xAC scope:local +lbl_804C8978 = .data:0x804C8978; // type:object size:0xC data:4byte +jumptable_804C8984 = .data:0x804C8984; // type:object size:0xAC scope:local +jumptable_804C8A30 = .data:0x804C8A30; // type:object size:0x38 scope:local +jumptable_804C8A68 = .data:0x804C8A68; // type:object size:0x38 scope:local +lbl_804C8AA0 = .data:0x804C8AA0; // type:object size:0x1C data:string +lbl_804C8ABC = .data:0x804C8ABC; // type:object size:0x14 +lbl_804C8AD0 = .data:0x804C8AD0; // type:object size:0x90 +lbl_804C8B60 = .data:0x804C8B60; // type:object size:0xB0 +lbl_804C8C10 = .data:0x804C8C10; // type:object size:0xB8 +lbl_804C8CC8 = .data:0x804C8CC8; // type:object size:0xA4 +lbl_804C8D6C = .data:0x804C8D6C; // type:object size:0xAC +lbl_804C8E18 = .data:0x804C8E18; // type:object size:0xAC +lbl_804C8EC4 = .data:0x804C8EC4; // type:object size:0x90 +lbl_804C8F54 = .data:0x804C8F54; // type:object size:0x9C data:string +lbl_804C8FF0 = .data:0x804C8FF0; // type:object size:0xA4 +lbl_804C9094 = .data:0x804C9094; // type:object size:0xAC +lbl_804C9140 = .data:0x804C9140; // type:object size:0x3C +lbl_804C917C = .data:0x804C917C; // type:object size:0x38 +lbl_804C91B4 = .data:0x804C91B4; // type:object size:0x40 +lbl_804C91F4 = .data:0x804C91F4; // type:object size:0x3C +lbl_804C9230 = .data:0x804C9230; // type:object size:0x3C data:string +lbl_804C926C = .data:0x804C926C; // type:object size:0x3C +lbl_804C92A8 = .data:0x804C92A8; // type:object size:0x30 +lbl_804C92D8 = .data:0x804C92D8; // type:object size:0x60 +lbl_804C9338 = .data:0x804C9338; // type:object size:0xEA8 +lbl_804CA1E0 = .data:0x804CA1E0; // type:object size:0x60 +lbl_804CA240 = .data:0x804CA240; // type:object size:0x170 +lbl_804CA3B0 = .data:0x804CA3B0; // type:object size:0xC0 data:4byte +lbl_804CA470 = .data:0x804CA470; // type:object size:0x10 +lbl_804CA480 = .data:0x804CA480; // type:object size:0x18 +lbl_804CA498 = .data:0x804CA498; // type:object size:0x18 +jumptable_804CA4B0 = .data:0x804CA4B0; // type:object size:0x68 scope:local +lbl_804CA518 = .data:0x804CA518; // type:object size:0x68 +jumptable_804CA580 = .data:0x804CA580; // type:object size:0x44 scope:local +lbl_804CA5C4 = .data:0x804CA5C4; // type:object size:0x44 +jumptable_804CA608 = .data:0x804CA608; // type:object size:0x44 scope:local +jumptable_804CA64C = .data:0x804CA64C; // type:object size:0x70 scope:local +jumptable_804CA668 = .data:0x804CA668; // type:object size:0x54 scope:local +lbl_804CA6C0 = .data:0x804CA6C0; // type:object size:0x3C +lbl_804CA6FC = .data:0x804CA6FC; // type:object size:0x3C +lbl_804CA738 = .data:0x804CA738; // type:object size:0x3C +lbl_804CA774 = .data:0x804CA774; // type:object size:0x3C +lbl_804CA7B0 = .data:0x804CA7B0; // type:object size:0x3C +lbl_804CA7EC = .data:0x804CA7EC; // type:object size:0x3C +jumptable_804CA828 = .data:0x804CA828; // type:object size:0x1C scope:local +jumptable_804CA848 = .data:0x804CA848; // type:object size:0xF4 scope:local +jumptable_804CA93C = .data:0x804CA93C; // type:object size:0xF4 scope:local +jumptable_804CAA30 = .data:0x804CAA30; // type:object size:0x3C scope:local +lbl_804CAA70 = .data:0x804CAA70; // type:object size:0x50 +lbl_804CAAC0 = .data:0x804CAAC0; // type:object size:0x28 +lbl_804CAAE8 = .data:0x804CAAE8; // type:object size:0x20 +jumptable_804CAB08 = .data:0x804CAB08; // type:object size:0x5C scope:local +jumptable_804CAB64 = .data:0x804CAB64; // type:object size:0x90 scope:local +lbl_804CABF8 = .data:0x804CABF8; // type:object size:0x4C +jumptable_804CAC44 = .data:0x804CAC44; // type:object size:0x30 scope:local +lbl_804CAC78 = .data:0x804CAC78; // type:object size:0x18 +@1 = .data:0x804CAC90; // type:object size:0x47 scope:local data:string +@1746 = .data:0x804CAE80; // type:object size:0x68 scope:local +ShutdownFunctionInfo = .data:0x804CB1A0; // type:object size:0x10 scope:local +DSPInitCode = .data:0x804CB1B0; // type:object size:0x80 scope:local +@878 = .data:0x804CB230; // type:object size:0x29 scope:local data:string +lbl_804CB468 = .data:0x804CB468; // type:object size:0x1B8 +@721 = .data:0x804CB620; // type:object size:0x23 scope:local data:string +@629 = .data:0x804CB648; // type:object size:0x16 scope:local data:string +@703 = .data:0x804CB924; // type:object size:0x40 scope:local +lbl_804CB968 = .data:0x804CB968; // type:object size:0x24 data:string +lbl_804CB98C = .data:0x804CB98C; // type:object size:0x3C +lbl_804CB9C8 = .data:0x804CB9C8; // type:object size:0xC +lbl_804CB9D4 = .data:0x804CB9D4; // type:object size:0x3C +lbl_804CBA10 = .data:0x804CBA10; // type:object size:0x180 +lbl_804CBB90 = .data:0x804CBB90; // type:object size:0x990 +lbl_804CC520 = .data:0x804CC520; // type:object size:0x30 data:4byte +ShutdownFunctionInfo = .data:0x804CC550; // type:object size:0x10 scope:local +@2061 = .data:0x804CC560; // type:object size:0xA scope:local data:string +lbl_804CC56C = .data:0x804CC56C; // type:object size:0x60 +@2131 = .data:0x804CC5CC; // type:object size:0x2F scope:local data:string +jumptable_804CC74C = .data:0x804CC74C; // type:object size:0x20 scope:local +@2163 = .data:0x804CC76C; // type:object size:0x3B scope:local data:string +lbl_804CC7E8 = .data:0x804CC7E8; // type:object size:0x30 +lbl_804CC818 = .data:0x804CC818; // type:object size:0x30 +lbl_804CC848 = .data:0x804CC848; // type:object size:0x40 data:2byte +lbl_804CC888 = .data:0x804CC888; // type:object size:0x200 +lbl_804CCA88 = .data:0x804CCA88; // type:object size:0x200 +lbl_804CCC88 = .data:0x804CCC88; // type:object size:0x200 +lbl_804CCE88 = .data:0x804CCE88; // type:object size:0x200 +lbl_804CD088 = .data:0x804CD088; // type:object size:0x200 +lbl_804CD288 = .data:0x804CD288; // type:object size:0x200 +lbl_804CD488 = .data:0x804CD488; // type:object size:0x200 +lbl_804CD688 = .data:0x804CD688; // type:object size:0x200 +lbl_804CD888 = .data:0x804CD888; // type:object size:0x200 +lbl_804CDA88 = .data:0x804CDA88; // type:object size:0x200 +lbl_804CDC88 = .data:0x804CDC88; // type:object size:0x200 +lbl_804CDE88 = .data:0x804CDE88; // type:object size:0x200 +lbl_804CE088 = .data:0x804CE088; // type:object size:0x200 +lbl_804CE288 = .data:0x804CE288; // type:object size:0x200 +lbl_804CE488 = .data:0x804CE488; // type:object size:0x200 +lbl_804CE688 = .data:0x804CE688; // type:object size:0x200 +lbl_804CE888 = .data:0x804CE888; // type:object size:0x200 +lbl_804CEA88 = .data:0x804CEA88; // type:object size:0x200 +lbl_804CEC88 = .data:0x804CEC88; // type:object size:0x200 +lbl_804CEE88 = .data:0x804CEE88; // type:object size:0x200 +lbl_804CF088 = .data:0x804CF088; // type:object size:0x200 +lbl_804CF288 = .data:0x804CF288; // type:object size:0x200 +lbl_804CF488 = .data:0x804CF488; // type:object size:0x200 +lbl_804CF688 = .data:0x804CF688; // type:object size:0x200 +lbl_804CF888 = .data:0x804CF888; // type:object size:0x200 +lbl_804CFA88 = .data:0x804CFA88; // type:object size:0x200 +lbl_804CFC88 = .data:0x804CFC88; // type:object size:0x200 +lbl_804CFE88 = .data:0x804CFE88; // type:object size:0x200 +lbl_804D0088 = .data:0x804D0088; // type:object size:0x200 +lbl_804D0288 = .data:0x804D0288; // type:object size:0x200 +lbl_804D0488 = .data:0x804D0488; // type:object size:0x200 +lbl_804D0688 = .data:0x804D0688; // type:object size:0x200 +lbl_804D0888 = .data:0x804D0888; // type:object size:0x200 +lbl_804D0A88 = .data:0x804D0A88; // type:object size:0x200 +lbl_804D0C88 = .data:0x804D0C88; // type:object size:0x200 +lbl_804D0E88 = .data:0x804D0E88; // type:object size:0x200 +lbl_804D1088 = .data:0x804D1088; // type:object size:0x200 +lbl_804D1288 = .data:0x804D1288; // type:object size:0x200 +lbl_804D1488 = .data:0x804D1488; // type:object size:0x200 +lbl_804D1688 = .data:0x804D1688; // type:object size:0x200 +lbl_804D1888 = .data:0x804D1888; // type:object size:0x200 +lbl_804D1A88 = .data:0x804D1A88; // type:object size:0x200 +lbl_804D1C88 = .data:0x804D1C88; // type:object size:0x200 +lbl_804D1E88 = .data:0x804D1E88; // type:object size:0x200 +lbl_804D2088 = .data:0x804D2088; // type:object size:0x200 +lbl_804D2288 = .data:0x804D2288; // type:object size:0x200 +lbl_804D2488 = .data:0x804D2488; // type:object size:0x200 +lbl_804D2688 = .data:0x804D2688; // type:object size:0x200 +lbl_804D2888 = .data:0x804D2888; // type:object size:0x200 +lbl_804D2A88 = .data:0x804D2A88; // type:object size:0x200 +lbl_804D2C88 = .data:0x804D2C88; // type:object size:0x200 +lbl_804D2E88 = .data:0x804D2E88; // type:object size:0x200 +lbl_804D3088 = .data:0x804D3088; // type:object size:0x200 +lbl_804D3288 = .data:0x804D3288; // type:object size:0x200 +lbl_804D3488 = .data:0x804D3488; // type:object size:0x200 +lbl_804D3688 = .data:0x804D3688; // type:object size:0x200 +lbl_804D3888 = .data:0x804D3888; // type:object size:0x200 +lbl_804D3A88 = .data:0x804D3A88; // type:object size:0x200 +lbl_804D3C88 = .data:0x804D3C88; // type:object size:0x200 +lbl_804D3E88 = .data:0x804D3E88; // type:object size:0x200 +lbl_804D4088 = .data:0x804D4088; // type:object size:0x200 +lbl_804D4288 = .data:0x804D4288; // type:object size:0x200 +lbl_804D4488 = .data:0x804D4488; // type:object size:0x200 +lbl_804D4688 = .data:0x804D4688; // type:object size:0x200 +lbl_804D4888 = .data:0x804D4888; // type:object size:0x200 +lbl_804D4A88 = .data:0x804D4A88; // type:object size:0x200 +lbl_804D4C88 = .data:0x804D4C88; // type:object size:0x200 +lbl_804D4E88 = .data:0x804D4E88; // type:object size:0x200 +lbl_804D5088 = .data:0x804D5088; // type:object size:0x200 +lbl_804D5288 = .data:0x804D5288; // type:object size:0x200 +lbl_804D5488 = .data:0x804D5488; // type:object size:0x200 +lbl_804D5688 = .data:0x804D5688; // type:object size:0x200 +lbl_804D5888 = .data:0x804D5888; // type:object size:0x200 +lbl_804D5A88 = .data:0x804D5A88; // type:object size:0x200 +lbl_804D5C88 = .data:0x804D5C88; // type:object size:0x200 +lbl_804D5E88 = .data:0x804D5E88; // type:object size:0x200 +lbl_804D6088 = .data:0x804D6088; // type:object size:0x200 +lbl_804D6288 = .data:0x804D6288; // type:object size:0x200 +lbl_804D6488 = .data:0x804D6488; // type:object size:0x200 +lbl_804D6688 = .data:0x804D6688; // type:object size:0x200 +lbl_804D6888 = .data:0x804D6888; // type:object size:0x200 +lbl_804D6A88 = .data:0x804D6A88; // type:object size:0x200 +lbl_804D6C88 = .data:0x804D6C88; // type:object size:0x200 +lbl_804D6E88 = .data:0x804D6E88; // type:object size:0x200 +lbl_804D7088 = .data:0x804D7088; // type:object size:0x200 +lbl_804D7288 = .data:0x804D7288; // type:object size:0x200 +lbl_804D7488 = .data:0x804D7488; // type:object size:0x200 +lbl_804D7688 = .data:0x804D7688; // type:object size:0x200 +lbl_804D7888 = .data:0x804D7888; // type:object size:0x200 +lbl_804D7A88 = .data:0x804D7A88; // type:object size:0x200 +lbl_804D7C88 = .data:0x804D7C88; // type:object size:0x200 +lbl_804D7E88 = .data:0x804D7E88; // type:object size:0x200 +lbl_804D8088 = .data:0x804D8088; // type:object size:0x200 +lbl_804D8288 = .data:0x804D8288; // type:object size:0x400 +@955 = .data:0x804D8688; // type:object size:0x13 scope:local data:string +@956 = .data:0x804D869C; // type:object size:0x13 scope:local data:string +lbl_804D86B0 = .data:0x804D86B0; // type:object size:0xC data:string +lbl_804D86BC = .data:0x804D86BC; // type:object size:0x38 +lbl_804D86F4 = .data:0x804D86F4; // type:object size:0x38 +lbl_804D872C = .data:0x804D872C; // type:object size:0x24 +lbl_804D8750 = .data:0x804D8750; // type:object size:0x2C +jumptable_804D877C = .data:0x804D877C; // type:object size:0x1C scope:local +lbl_804D8798 = .data:0x804D8798; // type:object size:0x28 data:string +@1040 = .data:0x804D87C0; // type:object size:0x32 scope:local data:string +lbl_804D8928 = .data:0x804D8928; // type:object size:0x20 +lbl_804D8948 = .data:0x804D8948; // type:object size:0x14 +@1506 = .data:0x804D895C; // type:object size:0xD scope:local data:string +@1508 = .data:0x804D896C; // type:object size:0x1B scope:local data:string +lbl_804D8988 = .data:0x804D8988; // type:object size:0x18 +lbl_804D89A0 = .data:0x804D89A0; // type:object size:0x1C +lbl_804D89BC = .data:0x804D89BC; // type:object size:0x28 +lbl_804D89E4 = .data:0x804D89E4; // type:object size:0x2C4 +lbl_804D8CA8 = .data:0x804D8CA8; // type:object size:0x48 +Si = .data:0x804D8CF0; // type:object size:0x14 scope:local data:4byte +Type = .data:0x804D8D08; // type:object size:0x10 scope:local data:4byte +XYNTSC = .data:0x804D8D18; // type:object size:0x30 scope:local +lbl_804D8DB0 = .data:0x804D8DB0; // type:object size:0x48 data:string +lbl_804D8DF8 = .data:0x804D8DF8; // type:object size:0x48 +lbl_804D8E40 = .data:0x804D8E40; // type:object size:0x1A4 +lbl_804D8FE4 = .data:0x804D8FE4; // type:object size:0xEC data:2byte +lbl_804D90D0 = .data:0x804D90D0; // type:object size:0x10 +jumptable_804D90E0 = .data:0x804D90E0; // type:object size:0x24 scope:local +jumptable_804D9104 = .data:0x804D9104; // type:object size:0x8C scope:local +jumptable_804D9190 = .data:0x804D9190; // type:object size:0x24 scope:local +@4022 = .data:0x804D9308; // type:object size:0x24 scope:local +jumptable_804D932C = .data:0x804D932C; // type:object size:0x24 scope:local +lbl_804D9350 = .data:0x804D9350; // type:object size:0x610 +lbl_804D9960 = .data:0x804D9960; // type:object size:0x4C +lbl_804D99AC = .data:0x804D99AC; // type:object size:0x10 +lbl_804D99BC = .data:0x804D99BC; // type:object size:0x18 +lbl_804D99D4 = .data:0x804D99D4; // type:object size:0x18 +lbl_804D99EC = .data:0x804D99EC; // type:object size:0x2C +lbl_804D9A18 = .data:0x804D9A18; // type:object size:0x10 +lbl_804D9A28 = .data:0x804D9A28; // type:object size:0x1C +jumptable_804D9A44 = .data:0x804D9A44; // type:object size:0x34 scope:local +jumptable_804D9A78 = .data:0x804D9A78; // type:object size:0x34 scope:local +lbl_804D9B00 = .data:0x804D9B00; // type:object size:0xC data:string +lbl_804D9B0C = .data:0x804D9B0C; // type:object size:0x38 +lbl_804D9B44 = .data:0x804D9B44; // type:object size:0x10 +lbl_804D9B54 = .data:0x804D9B54; // type:object size:0x9C +lbl_804D9BF0 = .data:0x804D9BF0; // type:object size:0x18 data:string +lbl_804D9C08 = .data:0x804D9C08; // type:object size:0x34 +lbl_804D9C3C = .data:0x804D9C3C; // type:object size:0x54 +lbl_804D9C90 = .data:0x804D9C90; // type:object size:0x50 data:string +jumptable_804D9CE0 = .data:0x804D9CE0; // type:object size:0x40 scope:local +lbl_804D9D20 = .data:0x804D9D20; // type:object size:0x80 +lbl_804D9DA0 = .data:0x804D9DA0; // type:object size:0x3B8 +jumptable_804DA158 = .data:0x804DA158; // type:object size:0x44 scope:local +lbl_804DA19C = .data:0x804DA19C; // type:object size:0x14 data:string +lbl_804DA1B0 = .data:0x804DA1B0; // type:object size:0x128 +lbl_804DA2D8 = .data:0x804DA2D8; // type:object size:0x1328 noreloc +@1687 = .data:0x804DB600; // type:object size:0x21 scope:local data:string +lbl_804DB628 = .data:0x804DB628; // type:object size:0xC +lbl_804DB634 = .data:0x804DB634; // type:object size:0xC +lbl_804DB640 = .data:0x804DB640; // type:object size:0x20 +@2834 = .data:0x804DB660; // type:object size:0x49 scope:local data:string +s_currentDir = .data:0x804DB6C0; // type:object size:0x40 scope:local +lbl_804DB710 = .data:0x804DB710; // type:object size:0xC +lbl_804DB71C = .data:0x804DB71C; // type:object size:0x94 +lbl_804DB7B0 = .data:0x804DB7B0; // type:object size:0x10 data:string +lbl_804DB7C0 = .data:0x804DB7C0; // type:object size:0x10 data:string +lbl_804DB7D0 = .data:0x804DB7D0; // type:object size:0x10 data:string +lbl_804DB7E0 = .data:0x804DB7E0; // type:object size:0x10 data:string +lbl_804DB7F0 = .data:0x804DB7F0; // type:object size:0x10 data:string +lbl_804DB800 = .data:0x804DB800; // type:object size:0x10 data:string +lbl_804DB810 = .data:0x804DB810; // type:object size:0x10 data:string +lbl_804DB820 = .data:0x804DB820; // type:object size:0x10 +lbl_804DB830 = .data:0x804DB830; // type:object size:0x30 +@1208 = .data:0x804DB860; // type:object size:0x1B scope:local data:string +lbl_804DB87C = .data:0x804DB87C; // type:object size:0x2C +lbl_804DB8A8 = .data:0x804DB8A8; // type:object size:0x18 +lbl_804DB8C0 = .data:0x804DB8C0; // type:object size:0x98 +lbl_804DB958 = .data:0x804DB958; // type:object size:0x1C +lbl_804DB974 = .data:0x804DB974; // type:object size:0x20 +lbl_804DB994 = .data:0x804DB994; // type:object size:0x44 +lbl_804DB9D8 = .data:0x804DB9D8; // type:object size:0x18 +lbl_804DB9F0 = .data:0x804DB9F0; // type:object size:0x3C +lbl_804DBA2C = .data:0x804DBA2C; // type:object size:0x34 +lbl_804DBA60 = .data:0x804DBA60; // type:object size:0x14 +lbl_804DBA74 = .data:0x804DBA74; // type:object size:0x24 +lbl_804DBA98 = .data:0x804DBA98; // type:object size:0x20 +lbl_804DBAB8 = .data:0x804DBAB8; // type:object size:0x20 +lbl_804DBAD8 = .data:0x804DBAD8; // type:object size:0x40 +lbl_804DBB18 = .data:0x804DBB18; // type:object size:0x14 +lbl_804DBB2C = .data:0x804DBB2C; // type:object size:0x30 +lbl_804DBB5C = .data:0x804DBB5C; // type:object size:0x3C +lbl_804DBB98 = .data:0x804DBB98; // type:object size:0x40 +lbl_804DBBD8 = .data:0x804DBBD8; // type:object size:0x2C +lbl_804DBC04 = .data:0x804DBC04; // type:object size:0x24 +lbl_804DBC28 = .data:0x804DBC28; // type:object size:0x58 +lbl_804DBC80 = .data:0x804DBC80; // type:object size:0x30 +lbl_804DBCB0 = .data:0x804DBCB0; // type:object size:0x50 +lbl_804DBD00 = .data:0x804DBD00; // type:object size:0x20 +lbl_804DBD20 = .data:0x804DBD20; // type:object size:0x4C +lbl_804DBD6C = .data:0x804DBD6C; // type:object size:0x114 +jumptable_804DBE80 = .data:0x804DBE80; // type:object size:0x28 scope:local +jumptable_804DBEA8 = .data:0x804DBEA8; // type:object size:0x28 scope:local +jumptable_804DBF2C = .data:0x804DBF2C; // type:object size:0x28 scope:local +jumptable_804DBF54 = .data:0x804DBF54; // type:object size:0x28 scope:local +lbl_804DBF80 = .data:0x804DBF80; // type:object size:0x10 data:string +lbl_804DBF90 = .data:0x804DBF90; // type:object size:0x1C +lbl_804DBFAC = .data:0x804DBFAC; // type:object size:0x12C +jumptable_804DC0D8 = .data:0x804DC0D8; // type:object size:0x24 scope:local +jumptable_804DC0FC = .data:0x804DC0FC; // type:object size:0x24 scope:local +lbl_804DC120 = .data:0x804DC120; // type:object size:0x30 +lbl_804DC150 = .data:0x804DC150; // type:object size:0xDC +lbl_804DC22C = .data:0x804DC22C; // type:object size:0x1C4 +jumptable_804DC3F0 = .data:0x804DC3F0; // type:object size:0x40 scope:local +lbl_804DC430 = .data:0x804DC430; // type:object size:0x84 +lbl_804DC4B4 = .data:0x804DC4B4; // type:object size:0x23C +lbl_804DC6F0 = .data:0x804DC6F0; // type:object size:0x40 +lbl_804DC730 = .data:0x804DC730; // type:object size:0x20 +lbl_804DC750 = .data:0x804DC750; // type:object size:0x180 +lbl_804DC8D0 = .data:0x804DC8D0; // type:object size:0x3C +lbl_804DC90C = .data:0x804DC90C; // type:object size:0x68 +lbl_804DC974 = .data:0x804DC974; // type:object size:0x28 +lbl_804DC99C = .data:0x804DC99C; // type:object size:0x34 +lbl_804DC9D0 = .data:0x804DC9D0; // type:object size:0x3C +lbl_804DCA0C = .data:0x804DCA0C; // type:object size:0x30 +lbl_804DCA3C = .data:0x804DCA3C; // type:object size:0xD4 +lbl_804DCB10 = .data:0x804DCB10; // type:object size:0x30 data:string +lbl_804DCB40 = .data:0x804DCB40; // type:object size:0x6C +lbl_804DCBAC = .data:0x804DCBAC; // type:object size:0x40 +lbl_804DCBEC = .data:0x804DCBEC; // type:object size:0x44 +lbl_804DCC30 = .data:0x804DCC30; // type:object size:0x40 +lbl_804DCC70 = .data:0x804DCC70; // type:object size:0x70 +lbl_804DCCE0 = .data:0x804DCCE0; // type:object size:0x2C +lbl_804DCD0C = .data:0x804DCD0C; // type:object size:0x2C +lbl_804DCD38 = .data:0x804DCD38; // type:object size:0x38 +lbl_804DCD70 = .data:0x804DCD70; // type:object size:0x5C +lbl_804DCDCC = .data:0x804DCDCC; // type:object size:0x54 +lbl_804DCE20 = .data:0x804DCE20; // type:object size:0x1C +lbl_804DCE3C = .data:0x804DCE3C; // type:object size:0x38 +lbl_804DCE74 = .data:0x804DCE74; // type:object size:0x40 +lbl_804DCEB4 = .data:0x804DCEB4; // type:object size:0x20 +lbl_804DCED4 = .data:0x804DCED4; // type:object size:0x34 +lbl_804DCF08 = .data:0x804DCF08; // type:object size:0x3C +lbl_804DCF44 = .data:0x804DCF44; // type:object size:0x3C +lbl_804DCF80 = .data:0x804DCF80; // type:object size:0x40 +lbl_804DCFC0 = .data:0x804DCFC0; // type:object size:0x8C +lbl_804DD04C = .data:0x804DD04C; // type:object size:0x50 +lbl_804DD09C = .data:0x804DD09C; // type:object size:0x50 +lbl_804DD0EC = .data:0x804DD0EC; // type:object size:0x198 +lbl_804DD284 = .data:0x804DD284; // type:object size:0x3C +lbl_804DD2C0 = .data:0x804DD2C0; // type:object size:0x98 +lbl_804DD358 = .data:0x804DD358; // type:object size:0x108 +lbl_804DD460 = .data:0x804DD460; // type:object size:0x60 data:string +lbl_804DD4C0 = .data:0x804DD4C0; // type:object size:0xFC +lbl_804DD5BC = .data:0x804DD5BC; // type:object size:0x25C +lbl_804DD818 = .data:0x804DD818; // type:object size:0x40 +lbl_804DD858 = .data:0x804DD858; // type:object size:0x3C +lbl_804DD894 = .data:0x804DD894; // type:object size:0x38 +lbl_804DD8CC = .data:0x804DD8CC; // type:object size:0x34 +lbl_804DD900 = .data:0x804DD900; // type:object size:0x30 +lbl_804DD930 = .data:0x804DD930; // type:object size:0x34 data:string +lbl_804DD964 = .data:0x804DD964; // type:object size:0x44 data:string +lbl_804DD9A8 = .data:0x804DD9A8; // type:object size:0x44 data:string +lbl_804DD9EC = .data:0x804DD9EC; // type:object size:0x2C +lbl_804DDA18 = .data:0x804DDA18; // type:object size:0x40 +lbl_804DDA58 = .data:0x804DDA58; // type:object size:0x25C +lbl_804DDCB4 = .data:0x804DDCB4; // type:object size:0x1C data:string +lbl_804DDCD0 = .data:0x804DDCD0; // type:object size:0x18 +lbl_804DDCE8 = .data:0x804DDCE8; // type:object size:0x28 +lbl_804DDD10 = .data:0x804DDD10; // type:object size:0x20 +lbl_804DDD30 = .data:0x804DDD30; // type:object size:0x30 +lbl_804DDD60 = .data:0x804DDD60; // type:object size:0x44 data:string +lbl_804DDDA4 = .data:0x804DDDA4; // type:object size:0x2C +lbl_804DDDD0 = .data:0x804DDDD0; // type:object size:0x28 +lbl_804DDDF8 = .data:0x804DDDF8; // type:object size:0x38 +lbl_804DDE30 = .data:0x804DDE30; // type:object size:0xCC +jumptable_804DDEFC = .data:0x804DDEFC; // type:object size:0x24 scope:local +lbl_804DDFA8 = .data:0x804DDFA8; // type:object size:0x44 data:string +lbl_804DDFEC = .data:0x804DDFEC; // type:object size:0x3C +jumptable_804DE028 = .data:0x804DE028; // type:object size:0x24 scope:local +jumptable_804DE04C = .data:0x804DE04C; // type:object size:0x24 scope:local +lbl_804DE070 = .data:0x804DE070; // type:object size:0x44 +jumptable_804DE0B4 = .data:0x804DE0B4; // type:object size:0x24 scope:local +jumptable_804DE0D8 = .data:0x804DE0D8; // type:object size:0x24 scope:local +jumptable_804DE0FC = .data:0x804DE0FC; // type:object size:0x24 scope:local +lbl_804DE120 = .data:0x804DE120; // type:object size:0x18 data:string +lbl_804DE138 = .data:0x804DE138; // type:object size:0x18 +lbl_804DE150 = .data:0x804DE150; // type:object size:0x20 +lbl_804DE170 = .data:0x804DE170; // type:object size:0x118 +lbl_804DE288 = .data:0x804DE288; // type:object size:0x20 data:string +lbl_804DE2A8 = .data:0x804DE2A8; // type:object size:0x24 +lbl_804DE2CC = .data:0x804DE2CC; // type:object size:0x120 +lbl_804DE3EC = .data:0x804DE3EC; // type:object size:0xB8 +lbl_804DE4A4 = .data:0x804DE4A4; // type:object size:0x2C data:string +lbl_804DE4D0 = .data:0x804DE4D0; // type:object size:0x58 +lbl_804DE528 = .data:0x804DE528; // type:object size:0x2C +lbl_804DE554 = .data:0x804DE554; // type:object size:0x24 +lbl_804DE578 = .data:0x804DE578; // type:object size:0x30 +lbl_804DE5A8 = .data:0x804DE5A8; // type:object size:0x28 +lbl_804DE5D0 = .data:0x804DE5D0; // type:object size:0x38 +lbl_804DE608 = .data:0x804DE608; // type:object size:0x38 data:string +lbl_804DE640 = .data:0x804DE640; // type:object size:0x30 +lbl_804DE670 = .data:0x804DE670; // type:object size:0xA8 +lbl_804DE718 = .data:0x804DE718; // type:object size:0x34 +lbl_804DE74C = .data:0x804DE74C; // type:object size:0x27C +lbl_804DE9C8 = .data:0x804DE9C8; // type:object size:0x20 +lbl_804DE9E8 = .data:0x804DE9E8; // type:object size:0x2C +lbl_804DEA14 = .data:0x804DEA14; // type:object size:0x2C +lbl_804DEA40 = .data:0x804DEA40; // type:object size:0x2C +lbl_804DEA6C = .data:0x804DEA6C; // type:object size:0x24 +lbl_804DEA90 = .data:0x804DEA90; // type:object size:0x2C +lbl_804DEABC = .data:0x804DEABC; // type:object size:0x24 +lbl_804DEAE0 = .data:0x804DEAE0; // type:object size:0x160 +lbl_804DEC40 = .data:0x804DEC40; // type:object size:0x1C0 +jumptable_804DEE00 = .data:0x804DEE00; // type:object size:0x24 scope:local +lbl_804DEE40 = .data:0x804DEE40; // type:object size:0x80 +jumptable_804DEEC0 = .data:0x804DEEC0; // type:object size:0x7C scope:local +jumptable_804DEF64 = .data:0x804DEF64; // type:object size:0x6C scope:local +lbl_804DEFD0 = .data:0x804DEFD0; // type:object size:0x28 +lbl_804DEFF8 = .data:0x804DEFF8; // type:object size:0x30 +jumptable_804DF028 = .data:0x804DF028; // type:object size:0x6C scope:local +jumptable_804DF190 = .data:0x804DF190; // type:object size:0x70 scope:local +lbl_804DF200 = .data:0x804DF200; // type:object size:0x24 data:string +jumptable_804DF224 = .data:0x804DF224; // type:object size:0x70 scope:local +jumptable_804DF3B8 = .data:0x804DF3B8; // type:object size:0x70 scope:local +jumptable_804DF444 = .data:0x804DF444; // type:object size:0x6C scope:local +jumptable_804DF508 = .data:0x804DF508; // type:object size:0x70 scope:local +lbl_804DF578 = .data:0x804DF578; // type:object size:0x28 +jumptable_804DF5A0 = .data:0x804DF5A0; // type:object size:0x70 scope:local +lbl_804DF610 = .data:0x804DF610; // type:object size:0x28 +lbl_804DF638 = .data:0x804DF638; // type:object size:0x20 +lbl_804DF658 = .data:0x804DF658; // type:object size:0x28 +lbl_804DF680 = .data:0x804DF680; // type:object size:0x28 data:string +lbl_804DF6A8 = .data:0x804DF6A8; // type:object size:0x34 +lbl_804DF6DC = .data:0x804DF6DC; // type:object size:0x28 +lbl_804DF704 = .data:0x804DF704; // type:object size:0xE4 +lbl_804DF7E8 = .data:0x804DF7E8; // type:object size:0x48 +lbl_804DF830 = .data:0x804DF830; // type:object size:0x20 data:string +lbl_804DF850 = .data:0x804DF850; // type:object size:0x20 +lbl_804DF870 = .data:0x804DF870; // type:object size:0x38 +lbl_804DF8A8 = .data:0x804DF8A8; // type:object size:0x2A4 +jumptable_804DFB4C = .data:0x804DFB4C; // type:object size:0x30 scope:local +lbl_804DFB7C = .data:0x804DFB7C; // type:object size:0x14 data:string +lbl_804DFB90 = .data:0x804DFB90; // type:object size:0x18 +lbl_804DFBA8 = .data:0x804DFBA8; // type:object size:0x1C +lbl_804DFBC4 = .data:0x804DFBC4; // type:object size:0x20 +lbl_804DFBE4 = .data:0x804DFBE4; // type:object size:0x20 +lbl_804DFC04 = .data:0x804DFC04; // type:object size:0x20 +lbl_804DFC24 = .data:0x804DFC24; // type:object size:0x44 data:string +lbl_804DFC68 = .data:0x804DFC68; // type:object size:0x28 +lbl_804DFC90 = .data:0x804DFC90; // type:object size:0x38 +lbl_804DFCC8 = .data:0x804DFCC8; // type:object size:0x18 data:string +lbl_804DFCE0 = .data:0x804DFCE0; // type:object size:0x20 +lbl_804DFD00 = .data:0x804DFD00; // type:object size:0x10 +lbl_804DFD10 = .data:0x804DFD10; // type:object size:0x20 +lbl_804DFD30 = .data:0x804DFD30; // type:object size:0x20 +lbl_804DFD50 = .data:0x804DFD50; // type:object size:0x2C +lbl_804DFD7C = .data:0x804DFD7C; // type:object size:0x24 data:string +lbl_804DFDA0 = .data:0x804DFDA0; // type:object size:0x30 +lbl_804DFDD0 = .data:0x804DFDD0; // type:object size:0x60 +lbl_804DFE30 = .data:0x804DFE30; // type:object size:0x10 data:string +lbl_804DFE40 = .data:0x804DFE40; // type:object size:0x40 +lbl_804DFE80 = .data:0x804DFE80; // type:object size:0x10 data:string +lbl_804DFE90 = .data:0x804DFE90; // type:object size:0x14 +lbl_804DFEA4 = .data:0x804DFEA4; // type:object size:0x14 +lbl_804DFEB8 = .data:0x804DFEB8; // type:object size:0x10 +lbl_804DFEC8 = .data:0x804DFEC8; // type:object size:0x18 +lbl_804DFEE0 = .data:0x804DFEE0; // type:object size:0x24 +lbl_804DFF04 = .data:0x804DFF04; // type:object size:0x34 +lbl_804DFF38 = .data:0x804DFF38; // type:object size:0x14 +lbl_804DFF4C = .data:0x804DFF4C; // type:object size:0x18 +lbl_804DFF64 = .data:0x804DFF64; // type:object size:0x2C +lbl_804DFF90 = .data:0x804DFF90; // type:object size:0x30 +lbl_804DFFC0 = .data:0x804DFFC0; // type:object size:0x100 +lbl_804E00C0 = .data:0x804E00C0; // type:object size:0x18 +lbl_804E00D8 = .data:0x804E00D8; // type:object size:0x30 +lbl_804E0108 = .data:0x804E0108; // type:object size:0x140 +jumptable_804E0248 = .data:0x804E0248; // type:object size:0x1C scope:local +lbl_804E02B8 = .data:0x804E02B8; // type:object size:0x28 +jumptable_804E02E0 = .data:0x804E02E0; // type:object size:0x34 scope:local +jumptable_804E0360 = .data:0x804E0360; // type:object size:0x24 scope:local +jumptable_804E03A8 = .data:0x804E03A8; // type:object size:0x3C scope:local +lbl_804E03E4 = .data:0x804E03E4; // type:object size:0x24 data:string +lbl_804E0408 = .data:0x804E0408; // type:object size:0x24 +jumptable_804E042C = .data:0x804E042C; // type:object size:0x30 scope:local +lbl_804E045C = .data:0x804E045C; // type:object size:0x28 +jumptable_804E0484 = .data:0x804E0484; // type:object size:0x3C scope:local +lbl_804E04C0 = .data:0x804E04C0; // type:object size:0x24 +lbl_804E04E4 = .data:0x804E04E4; // type:object size:0x1C +lbl_804E0500 = .data:0x804E0500; // type:object size:0x14 +lbl_804E0514 = .data:0x804E0514; // type:object size:0x20 +lbl_804E0534 = .data:0x804E0534; // type:object size:0x24 +jumptable_804E0558 = .data:0x804E0558; // type:object size:0x3C scope:local +lbl_804E0594 = .data:0x804E0594; // type:object size:0x2C +jumptable_804E05C0 = .data:0x804E05C0; // type:object size:0x3C scope:local +jumptable_804E0658 = .data:0x804E0658; // type:object size:0x40 scope:local +jumptable_804E06F8 = .data:0x804E06F8; // type:object size:0x40 scope:local +lbl_804E0738 = .data:0x804E0738; // type:object size:0x24 +jumptable_804E075C = .data:0x804E075C; // type:object size:0x3C scope:local +lbl_804E0798 = .data:0x804E0798; // type:object size:0x2C +jumptable_804E07C4 = .data:0x804E07C4; // type:object size:0x3C scope:local +lbl_804E0800 = .data:0x804E0800; // type:object size:0x28 +lbl_804E0828 = .data:0x804E0828; // type:object size:0xD8 +lbl_804E0900 = .data:0x804E0900; // type:object size:0x10 +lbl_804E0910 = .data:0x804E0910; // type:object size:0x20 +lbl_804E0930 = .data:0x804E0930; // type:object size:0x24 +lbl_804E0954 = .data:0x804E0954; // type:object size:0x24 +lbl_804E0978 = .data:0x804E0978; // type:object size:0x18 +lbl_804E0990 = .data:0x804E0990; // type:object size:0x50 +lbl_804E09E0 = .data:0x804E09E0; // type:object size:0x3C +lbl_804E0A1C = .data:0x804E0A1C; // type:object size:0x34 +lbl_804E0A50 = .data:0x804E0A50; // type:object size:0x28 data:string +lbl_804E0A78 = .data:0x804E0A78; // type:object size:0x28 +lbl_804E0AA0 = .data:0x804E0AA0; // type:object size:0x28 data:string +lbl_804E0AC8 = .data:0x804E0AC8; // type:object size:0xE8 +jumptable_804E0BB0 = .data:0x804E0BB0; // type:object size:0x24 scope:local +lbl_804E0BD8 = .data:0x804E0BD8; // type:object size:0x78 +lbl_804E0C50 = .data:0x804E0C50; // type:object size:0xC0 +lbl_804E0D10 = .data:0x804E0D10; // type:object size:0x2C data:string +lbl_804E0D3C = .data:0x804E0D3C; // type:object size:0x58 +lbl_804E0D94 = .data:0x804E0D94; // type:object size:0x1C data:string +lbl_804E0DB0 = .data:0x804E0DB0; // type:object size:0x2C +lbl_804E0DDC = .data:0x804E0DDC; // type:object size:0x24 +lbl_804E0E00 = .data:0x804E0E00; // type:object size:0x38 +lbl_804E0E38 = .data:0x804E0E38; // type:object size:0x78 +lbl_804E0EB0 = .data:0x804E0EB0; // type:object size:0x30 +lbl_804E0EE0 = .data:0x804E0EE0; // type:object size:0x28 +lbl_804E0F08 = .data:0x804E0F08; // type:object size:0x30 +lbl_804E0F38 = .data:0x804E0F38; // type:object size:0x24 +lbl_804E0F5C = .data:0x804E0F5C; // type:object size:0x1C data:string +jumptable_804E0F78 = .data:0x804E0F78; // type:object size:0x44 scope:local +lbl_804E0FBC = .data:0x804E0FBC; // type:object size:0x38 +lbl_804E0FF4 = .data:0x804E0FF4; // type:object size:0x1C +lbl_804E1010 = .data:0x804E1010; // type:object size:0x20 +jumptable_804E1030 = .data:0x804E1030; // type:object size:0x20 scope:local +jumptable_804E1050 = .data:0x804E1050; // type:object size:0x20 scope:local +lbl_804E1070 = .data:0x804E1070; // type:object size:0x21C +lbl_804E128C = .data:0x804E128C; // type:object size:0x10 +lbl_804E129C = .data:0x804E129C; // type:object size:0x10 +lbl_804E12AC = .data:0x804E12AC; // type:object size:0x2C +lbl_804E12D8 = .data:0x804E12D8; // type:object size:0x14 +lbl_804E12EC = .data:0x804E12EC; // type:object size:0x68 +lbl_804E1354 = .data:0x804E1354; // type:object size:0x24 +lbl_804E1378 = .data:0x804E1378; // type:object size:0x10 data:string +lbl_804E1388 = .data:0x804E1388; // type:object size:0x10 data:string +lbl_804E1398 = .data:0x804E1398; // type:object size:0x14 +lbl_804E13AC = .data:0x804E13AC; // type:object size:0x14 +lbl_804E13C0 = .data:0x804E13C0; // type:object size:0x1A4 +lbl_804E1564 = .data:0x804E1564; // type:object size:0xD0 +lbl_804E1634 = .data:0x804E1634; // type:object size:0x15C +lbl_804E1790 = .data:0x804E1790; // type:object size:0x38 +lbl_804E17C8 = .data:0x804E17C8; // type:object size:0x18 data:string +lbl_804E17E0 = .data:0x804E17E0; // type:object size:0x18 +lbl_804E17F8 = .data:0x804E17F8; // type:object size:0x14 data:string +lbl_804E180C = .data:0x804E180C; // type:object size:0x10 +lbl_804E181C = .data:0x804E181C; // type:object size:0x6C +lbl_804E1888 = .data:0x804E1888; // type:object size:0x18 data:string +lbl_804E18A0 = .data:0x804E18A0; // type:object size:0x1C +lbl_804E18BC = .data:0x804E18BC; // type:object size:0x1C +lbl_804E18D8 = .data:0x804E18D8; // type:object size:0x1C +lbl_804E18F4 = .data:0x804E18F4; // type:object size:0x8C +lbl_804E1980 = .data:0x804E1980; // type:object size:0x18 data:string +lbl_804E1998 = .data:0x804E1998; // type:object size:0x3C +lbl_804E19D4 = .data:0x804E19D4; // type:object size:0xF8 +lbl_804E1ACC = .data:0x804E1ACC; // type:object size:0x27C +jumptable_804E1D48 = .data:0x804E1D48; // type:object size:0x24 scope:local +lbl_804E1E9C = .data:0x804E1E9C; // type:object size:0x28 +lbl_804E1EC4 = .data:0x804E1EC4; // type:object size:0x354 +lbl_804E2218 = .data:0x804E2218; // type:object size:0x218 +jumptable_804E2430 = .data:0x804E2430; // type:object size:0x40 scope:local +lbl_804E2470 = .data:0x804E2470; // type:object size:0x18 +lbl_804E2488 = .data:0x804E2488; // type:object size:0x14 +lbl_804E249C = .data:0x804E249C; // type:object size:0x14 +lbl_804E24B0 = .data:0x804E24B0; // type:object size:0x830 +lbl_804E2CE0 = .data:0x804E2CE0; // type:object size:0x48 +lbl_804E2D28 = .data:0x804E2D28; // type:object size:0xC +lbl_804E2D34 = .data:0x804E2D34; // type:object size:0xC +lbl_804E2D40 = .data:0x804E2D40; // type:object size:0xC +lbl_804E2D4C = .data:0x804E2D4C; // type:object size:0xC +lbl_804E2D58 = .data:0x804E2D58; // type:object size:0xC +lbl_804E2D64 = .data:0x804E2D64; // type:object size:0xC +lbl_804E2D70 = .data:0x804E2D70; // type:object size:0x120 data:4byte +jumptable_804E2E90 = .data:0x804E2E90; // type:object size:0x28 scope:local +lbl_804E2EB8 = .data:0x804E2EB8; // type:object size:0x48 data:byte +lbl_804E2F00 = .data:0x804E2F00; // type:object size:0x18 data:byte +@1841 = .data:0x804E2F18; // type:object size:0x27 scope:local data:string +@1845 = .data:0x804E2F90; // type:object size:0x38 scope:local +lbl_804E2FC8 = .data:0x804E2FC8; // type:object size:0x68 +lbl_804E3030 = .data:0x804E3030; // type:object size:0x188 +lbl_804E31B8 = .data:0x804E31B8; // type:object size:0x24 +lbl_804E31DC = .data:0x804E31DC; // type:object size:0x4C +lbl_804E3228 = .data:0x804E3228; // type:object size:0x30 +lbl_804E3258 = .data:0x804E3258; // type:object size:0x10 +lbl_804E3268 = .data:0x804E3268; // type:object size:0x10 +jumptable_804E3278 = .data:0x804E3278; // type:object size:0x24 scope:local +lbl_804E32A0 = .data:0x804E32A0; // type:object size:0x800 +lbl_804E3AA0 = .data:0x804E3AA0; // type:object size:0x188 +lbl_804E3C28 = .data:0x804E3C28; // type:object size:0x400 +lbl_804E4028 = .data:0x804E4028; // type:object size:0x208 +lbl_804E4230 = .data:0x804E4230; // type:object size:0x20 +lbl_804E4250 = .data:0x804E4250; // type:object size:0x200 +lbl_804E4450 = .data:0x804E4450; // type:object size:0x20 +lbl_804E4470 = .data:0x804E4470; // type:object size:0x10 +lbl_804E4480 = .data:0x804E4480; // type:object size:0x20 +lbl_804E44A0 = .data:0x804E44A0; // type:object size:0x10 +jumptable_804E44B0 = .data:0x804E44B0; // type:object size:0x1C8 scope:local +lbl_804E4678 = .data:0x804E4678; // type:object size:0x200 +lbl_804E4878 = .data:0x804E4878; // type:object size:0x228 +lbl_804E4AA0 = .data:0x804E4AA0; // type:object size:0x1D40 +lbl_804E67E0 = .data:0x804E67E0; // type:object size:0x228 +lbl_804E6A08 = .data:0x804E6A08; // type:object size:0x800 +lbl_804E7208 = .data:0x804E7208; // type:object size:0x20 +lbl_804E7228 = .data:0x804E7228; // type:object size:0x10 +lbl_804E7238 = .data:0x804E7238; // type:object size:0x88 +jumptable_804E72C0 = .data:0x804E72C0; // type:object size:0x2C scope:local +lbl_804E72F0 = .data:0x804E72F0; // type:object size:0x14 +lbl_804E7304 = .data:0x804E7304; // type:object size:0x1C +lbl_804E7320 = .data:0x804E7320; // type:object size:0x1C +lbl_804E733C = .data:0x804E733C; // type:object size:0x10 +lbl_804E734C = .data:0x804E734C; // type:object size:0xC +lbl_804E7358 = .data:0x804E7358; // type:object size:0x4C +jumptable_804E73A4 = .data:0x804E73A4; // type:object size:0xC4 scope:local +lbl_804E7468 = .data:0x804E7468; // type:object size:0x10 +lbl_804E7478 = .data:0x804E7478; // type:object size:0x10 +lbl_804E7488 = .data:0x804E7488; // type:object size:0x10 +lbl_804E7498 = .data:0x804E7498; // type:object size:0x50 +lbl_804E74E8 = .data:0x804E74E8; // type:object size:0x14 +lbl_804E74FC = .data:0x804E74FC; // type:object size:0x14 +lbl_804E7510 = .data:0x804E7510; // type:object size:0x48 +lbl_804E7558 = .data:0x804E7558; // type:object size:0x1C +lbl_804E7574 = .data:0x804E7574; // type:object size:0x1C +lbl_804E7590 = .data:0x804E7590; // type:object size:0x1C +lbl_804E75AC = .data:0x804E75AC; // type:object size:0xC +lbl_804E75B8 = .data:0x804E75B8; // type:object size:0x14 data:string +lbl_804E75CC = .data:0x804E75CC; // type:object size:0x1C +lbl_804E75E8 = .data:0x804E75E8; // type:object size:0x10 data:string +lbl_804E75F8 = .data:0x804E75F8; // type:object size:0x14 +lbl_804E760C = .data:0x804E760C; // type:object size:0xC +lbl_804E7618 = .data:0x804E7618; // type:object size:0x10 +lbl_804E7628 = .data:0x804E7628; // type:object size:0x28 +lbl_804E7650 = .data:0x804E7650; // type:object size:0x28 data:4byte +lbl_804E7678 = .data:0x804E7678; // type:object size:0x28 +lbl_804E76A0 = .data:0x804E76A0; // type:object size:0xC data:string +lbl_804E76AC = .data:0x804E76AC; // type:object size:0xC +lbl_804E76B8 = .data:0x804E76B8; // type:object size:0xC data:string +lbl_804E76C4 = .data:0x804E76C4; // type:object size:0xC data:string +lbl_804E76D0 = .data:0x804E76D0; // type:object size:0xC +lbl_804E76DC = .data:0x804E76DC; // type:object size:0xC +lbl_804E76E8 = .data:0x804E76E8; // type:object size:0xC +lbl_804E76F4 = .data:0x804E76F4; // type:object size:0xC +lbl_804E7700 = .data:0x804E7700; // type:object size:0xC +lbl_804E770C = .data:0x804E770C; // type:object size:0xC +lbl_804E7718 = .data:0x804E7718; // type:object size:0xC +lbl_804E7724 = .data:0x804E7724; // type:object size:0xC +lbl_804E7730 = .data:0x804E7730; // type:object size:0xC +lbl_804E773C = .data:0x804E773C; // type:object size:0x14 +lbl_804E7750 = .data:0x804E7750; // type:object size:0x48 +lbl_804E7798 = .data:0x804E7798; // type:object size:0x48 data:4byte +lbl_804E77E0 = .data:0x804E77E0; // type:object size:0x18 +lbl_804E77F8 = .data:0x804E77F8; // type:object size:0x10 +lbl_804E7808 = .data:0x804E7808; // type:object size:0x10 data:4byte +lbl_804E7818 = .data:0x804E7818; // type:object size:0x128 +lbl_804E7940 = .data:0x804E7940; // type:object size:0xC data:string +lbl_804E794C = .data:0x804E794C; // type:object size:0xC +lbl_804E7958 = .data:0x804E7958; // type:object size:0x30 +lbl_804E7988 = .data:0x804E7988; // type:object size:0x28 data:string +lbl_804E79B0 = .data:0x804E79B0; // type:object size:0x10 +lbl_804E79C0 = .data:0x804E79C0; // type:object size:0x10 +lbl_804E79D0 = .data:0x804E79D0; // type:object size:0xC +lbl_804E79DC = .data:0x804E79DC; // type:object size:0x10 +lbl_804E79EC = .data:0x804E79EC; // type:object size:0x28 +lbl_804E7A14 = .data:0x804E7A14; // type:object size:0x24 data:string +lbl_804E7A38 = .data:0x804E7A38; // type:object size:0x3C +lbl_804E7A74 = .data:0x804E7A74; // type:object size:0x28 +lbl_804E7A9C = .data:0x804E7A9C; // type:object size:0x24 +lbl_804E7AC0 = .data:0x804E7AC0; // type:object size:0x14 data:string +lbl_804E7AD4 = .data:0x804E7AD4; // type:object size:0x14 data:string +lbl_804E7AE8 = .data:0x804E7AE8; // type:object size:0x20 +lbl_804E7B08 = .data:0x804E7B08; // type:object size:0x18 data:string +lbl_804E7B20 = .data:0x804E7B20; // type:object size:0x20 +lbl_804E7B40 = .data:0x804E7B40; // type:object size:0x20 +lbl_804E7B60 = .data:0x804E7B60; // type:object size:0x18 data:string +lbl_804E7B78 = .data:0x804E7B78; // type:object size:0x14 +lbl_804E7B8C = .data:0x804E7B8C; // type:object size:0x14 data:string +lbl_804E7BA0 = .data:0x804E7BA0; // type:object size:0x20 +lbl_804E7BC0 = .data:0x804E7BC0; // type:object size:0x18 +lbl_804E7BD8 = .data:0x804E7BD8; // type:object size:0x14 data:string +lbl_804E7BEC = .data:0x804E7BEC; // type:object size:0x1C +lbl_804E7C08 = .data:0x804E7C08; // type:object size:0x10 +lbl_804E7C18 = .data:0x804E7C18; // type:object size:0xA0 +lbl_804E7CB8 = .data:0x804E7CB8; // type:object size:0x10 +lbl_804E7CC8 = .data:0x804E7CC8; // type:object size:0x38 +lbl_804E7D28 = .bss:0x804E7D28; // type:object size:0x19C +mInt32POINodes__9CAnimData = .bss:0x804E7EC4; // type:object size:0x3D0 scope:global data:4byte +mParticlePOINodes__9CAnimData = .bss:0x804E8294; // type:object size:0x1110 scope:global data:4byte +lbl_804E93A4 = .bss:0x804E93A4; // type:object size:0xCD0 data:4byte +lbl_804EA074 = .bss:0x804EA074; // type:object size:0x3C4 data:4byte +lbl_804EA438 = .bss:0x804EA438; // type:object size:0x18 data:4byte +lbl_804EA450 = .bss:0x804EA450; // type:object size:0x18 data:4byte +lbl_804EA468 = .bss:0x804EA468; // type:object size:0xC4 data:4byte +lbl_804EA52C = .bss:0x804EA52C; // type:object size:0x334 data:4byte +lbl_804EA860 = .bss:0x804EA860; // type:object size:0x10 +lbl_804EA870 = .bss:0x804EA870; // type:object size:0x10 data:4byte +lbl_804EA880 = .bss:0x804EA880; // type:object size:0x18 data:4byte +lbl_804EA898 = .bss:0x804EA898; // type:object size:0x10 data:4byte +lbl_804EA8A8 = .bss:0x804EA8A8; // type:object size:0x18 data:4byte +lbl_804EA8C0 = .bss:0x804EA8C0; // type:object size:0x18 data:4byte +lbl_804EA8D8 = .bss:0x804EA8D8; // type:object size:0x18 data:4byte +lbl_804EA8F0 = .bss:0x804EA8F0; // type:object size:0x8 data:4byte +lbl_804EA8F8 = .bss:0x804EA8F8; // type:object size:0x10 data:4byte +lbl_804EA908 = .bss:0x804EA908; // type:object size:0x18 data:4byte +lbl_804EA920 = .bss:0x804EA920; // type:object size:0x8 data:4byte +lbl_804EA928 = .bss:0x804EA928; // type:object size:0x8 data:4byte +lbl_804EA930 = .bss:0x804EA930; // type:object size:0x18 data:4byte +lbl_804EA948 = .bss:0x804EA948; // type:object size:0x10 +lbl_804EA958 = .bss:0x804EA958; // type:object size:0xE0 data:4byte +lbl_804EAA38 = .bss:0x804EAA38; // type:object size:0xC +lbl_804EAA44 = .bss:0x804EAA44; // type:object size:0xC +lbl_804EAA50 = .bss:0x804EAA50; // type:object size:0xC +lbl_804EAA5C = .bss:0x804EAA5C; // type:object size:0x3010 data:4byte +lbl_804EDA6C = .bss:0x804EDA6C; // type:object size:0x104 data:4byte +lbl_804EDB70 = .bss:0x804EDB70; // type:object size:0x8 data:4byte +lbl_804EDB78 = .bss:0x804EDB78; // type:object size:0xC +lbl_804EDB84 = .bss:0x804EDB84; // type:object size:0xC +lbl_804EDB90 = .bss:0x804EDB90; // type:object size:0x8 data:4byte +lbl_804EDB98 = .bss:0x804EDB98; // type:object size:0x18 +lbl_804EDBB0 = .bss:0x804EDBB0; // type:object size:0x18 +lbl_804EDBC8 = .bss:0x804EDBC8; // type:object size:0xC +NullConnectionList__7CEntity = .bss:0x804EDBD4; // type:object size:0x1C scope:global data:4byte +lbl_804EDBF0 = .bss:0x804EDBF0; // type:object size:0x18 +lbl_804EDC08 = .bss:0x804EDC08; // type:object size:0x800 data:float +lbl_804EE408 = .bss:0x804EE408; // type:object size:0x10 data:float +lbl_804EE418 = .bss:0x804EE418; // type:object size:0x18 +lbl_804EE430 = .bss:0x804EE430; // type:object size:0x18 data:4byte +lbl_804EE448 = .bss:0x804EE448; // type:object size:0x18 data:4byte +lbl_804EE460 = .bss:0x804EE460; // type:object size:0x88 data:4byte +lbl_804EE4E8 = .bss:0x804EE4E8; // type:object size:0x8 data:4byte +lbl_804EE4F0 = .bss:0x804EE4F0; // type:object size:0x8 data:4byte +lbl_804EE4F8 = .bss:0x804EE4F8; // type:object size:0x18 data:4byte +lbl_804EE510 = .bss:0x804EE510; // type:object size:0x18 data:4byte +lbl_804EE528 = .bss:0x804EE528; // type:object size:0xC +lbl_804EE534 = .bss:0x804EE534; // type:object size:0xC +lbl_804EE540 = .bss:0x804EE540; // type:object size:0x8 data:4byte +lbl_804EE548 = .bss:0x804EE548; // type:object size:0x190 data:4byte +lbl_804EE6D8 = .bss:0x804EE6D8; // type:object size:0xC data:float +lbl_804EE6E4 = .bss:0x804EE6E4; // type:object size:0xC data:float +lbl_804EE6F0 = .bss:0x804EE6F0; // type:object size:0xC +lbl_804EE6FC = .bss:0x804EE6FC; // type:object size:0xC +lbl_804EE708 = .bss:0x804EE708; // type:object size:0x10 data:4byte +lbl_804EE718 = .bss:0x804EE718; // type:object size:0x18 data:4byte +lbl_804EE730 = .bss:0x804EE730; // type:object size:0x8 data:4byte +lbl_804EE738 = .bss:0x804EE738; // type:object size:0x3128 +lbl_804F1860 = .bss:0x804F1860; // type:object size:0x30 +lbl_804F1890 = .bss:0x804F1890; // type:object size:0x60 data:float +lbl_804F18F0 = .bss:0x804F18F0; // type:object size:0x20 data:float +lbl_804F1910 = .bss:0x804F1910; // type:object size:0xC +lbl_804F191C = .bss:0x804F191C; // type:object size:0x104 data:4byte +lbl_804F1A20 = .bss:0x804F1A20; // type:object size:0x18 data:4byte +lbl_804F1A38 = .bss:0x804F1A38; // type:object size:0xC data:float +lbl_804F1A44 = .bss:0x804F1A44; // type:object size:0xC data:float +lbl_804F1A50 = .bss:0x804F1A50; // type:object size:0x10 data:float +lbl_804F1A60 = .bss:0x804F1A60; // type:object size:0x10 data:4byte +lbl_804F1A70 = .bss:0x804F1A70; // type:object size:0x18 data:4byte +lbl_804F1A88 = .bss:0x804F1A88; // type:object size:0x8 data:4byte +lbl_804F1A90 = .bss:0x804F1A90; // type:object size:0x8 data:4byte +lbl_804F1A98 = .bss:0x804F1A98; // type:object size:0x8 data:4byte +lbl_804F1AA0 = .bss:0x804F1AA0; // type:object size:0x18 data:4byte +skPhysicsActorParams__19CPhysicsActorParams = .bss:0x804F1AB8; // type:object size:0x10 scope:global data:float +lbl_804F1AC8 = .bss:0x804F1AC8; // type:object size:0x1F8 +lbl_804F1CC0 = .bss:0x804F1CC0; // type:object size:0xC0 data:float +lbl_804F1D80 = .bss:0x804F1D80; // type:object size:0x30 data:4byte +lbl_804F1DB0 = .bss:0x804F1DB0; // type:object size:0x20 data:4byte +lbl_804F1DD0 = .bss:0x804F1DD0; // type:object size:0x620 data:4byte +lbl_804F23F0 = .bss:0x804F23F0; // type:object size:0x10 data:float +lbl_804F2400 = .bss:0x804F2400; // type:object size:0x28 data:4byte +lbl_804F2428 = .bss:0x804F2428; // type:object size:0x10 +lbl_804F2438 = .bss:0x804F2438; // type:object size:0x218 +lbl_804F2650 = .bss:0x804F2650; // type:object size:0x18 data:float +lbl_804F2668 = .bss:0x804F2668; // type:object size:0x10 data:4byte +lbl_804F2678 = .bss:0x804F2678; // type:object size:0x18 data:4byte +lbl_804F2690 = .bss:0x804F2690; // type:object size:0x10 data:float +lbl_804F26A0 = .bss:0x804F26A0; // type:object size:0x18 data:4byte +lbl_804F26B8 = .bss:0x804F26B8; // type:object size:0x10 data:4byte +lbl_804F26C8 = .bss:0x804F26C8; // type:object size:0x20 data:4byte +lbl_804F26E8 = .bss:0x804F26E8; // type:object size:0x18 data:4byte +lbl_804F2700 = .bss:0x804F2700; // type:object size:0x18 data:4byte +lbl_804F2718 = .bss:0x804F2718; // type:object size:0xA8 +lbl_804F27C0 = .bss:0x804F27C0; // type:object size:0xA8 +lbl_804F2868 = .bss:0x804F2868; // type:object size:0x10 data:4byte +lbl_804F2878 = .bss:0x804F2878; // type:object size:0x8 data:4byte +lbl_804F2880 = .bss:0x804F2880; // type:object size:0x80 data:float +lbl_804F2900 = .bss:0x804F2900; // type:object size:0x80 data:float +lbl_804F2980 = .bss:0x804F2980; // type:object size:0x90 data:4byte +lbl_804F2A10 = .bss:0x804F2A10; // type:object size:0x18 data:4byte +lbl_804F2A28 = .bss:0x804F2A28; // type:object size:0x30 +lbl_804F2A58 = .bss:0x804F2A58; // type:object size:0x10 data:float +lbl_804F2A68 = .bss:0x804F2A68; // type:object size:0x18 data:4byte +lbl_804F2A80 = .bss:0x804F2A80; // type:object size:0x18 data:4byte +lbl_804F2A98 = .bss:0x804F2A98; // type:object size:0x10 data:float +lbl_804F2AA8 = .bss:0x804F2AA8; // type:object size:0x40 data:4byte +lbl_804F2AE8 = .bss:0x804F2AE8; // type:object size:0x10 data:float +lbl_804F2AF8 = .bss:0x804F2AF8; // type:object size:0x10 data:4byte +lbl_804F2B08 = .bss:0x804F2B08; // type:object size:0xC data:float +lbl_804F2B14 = .bss:0x804F2B14; // type:object size:0xC data:float +lbl_804F2B20 = .bss:0x804F2B20; // type:object size:0x10 data:float +lbl_804F2B30 = .bss:0x804F2B30; // type:object size:0x198 data:float +lbl_804F2CC8 = .bss:0x804F2CC8; // type:object size:0x30 +lbl_804F2CF8 = .bss:0x804F2CF8; // type:object size:0x10 data:float +lbl_804F2D08 = .bss:0x804F2D08; // type:object size:0xC data:float +lbl_804F2D14 = .bss:0x804F2D14; // type:object size:0xC data:float +lbl_804F2D20 = .bss:0x804F2D20; // type:object size:0x10 data:float +lbl_804F2D30 = .bss:0x804F2D30; // type:object size:0x50 data:4byte +lbl_804F2D80 = .bss:0x804F2D80; // type:object size:0x8 data:4byte +lbl_804F2D88 = .bss:0x804F2D88; // type:object size:0x8 data:4byte +lbl_804F2D90 = .bss:0x804F2D90; // type:object size:0x78 data:4byte +lbl_804F2E08 = .bss:0x804F2E08; // type:object size:0x10 data:float +lbl_804F2E18 = .bss:0x804F2E18; // type:object size:0x18 data:4byte +lbl_804F2E30 = .bss:0x804F2E30; // type:object size:0xC +lbl_804F2E3C = .bss:0x804F2E3C; // type:object size:0xC data:4byte +lbl_804F2E48 = .bss:0x804F2E48; // type:object size:0x18 data:4byte +lbl_804F2E60 = .bss:0x804F2E60; // type:object size:0x18 data:4byte +lbl_804F2E78 = .bss:0x804F2E78; // type:object size:0x48 data:float +lbl_804F2EC0 = .bss:0x804F2EC0; // type:object size:0x18 data:4byte +lbl_804F2ED8 = .bss:0x804F2ED8; // type:object size:0x14 data:float +lbl_804F2EEC = .bss:0x804F2EEC; // type:object size:0xC +lbl_804F2EF8 = .bss:0x804F2EF8; // type:object size:0xC +lbl_804F2F04 = .bss:0x804F2F04; // type:object size:0xC +lbl_804F2F10 = .bss:0x804F2F10; // type:object size:0x30 data:4byte +lbl_804F2F40 = .bss:0x804F2F40; // type:object size:0x13C70 +lbl_80506BB0 = .bss:0x80506BB0; // type:object size:0x20 data:2byte +lbl_80506BD0 = .bss:0x80506BD0; // type:object size:0x7F78 +lbl_8050EB48 = .bss:0x8050EB48; // type:object size:0xB8 +lbl_8050EC00 = .bss:0x8050EC00; // type:object size:0x2C0 +lbl_8050EEC0 = .bss:0x8050EEC0; // type:object size:0x6A8 data:4byte +lbl_8050F568 = .bss:0x8050F568; // type:object size:0xF0 +lbl_8050F658 = .bss:0x8050F658; // type:object size:0x1D0 +lbl_8050F828 = .bss:0x8050F828; // type:object size:0x38 data:4byte +lbl_8050F860 = .bss:0x8050F860; // type:object size:0x100 +lbl_8050F960 = .bss:0x8050F960; // type:object size:0x100 +lbl_8050FA60 = .bss:0x8050FA60; // type:object size:0x100 +lbl_8050FB60 = .bss:0x8050FB60; // type:object size:0x10 data:4byte +lbl_8050FB70 = .bss:0x8050FB70; // type:object size:0x48 data:float +lbl_8050FBB8 = .bss:0x8050FBB8; // type:object size:0x48 data:float +lbl_8050FC00 = .bss:0x8050FC00; // type:object size:0x30 +skPassEverything__15CMaterialFilter = .bss:0x8050FC30; // type:object size:0x18 scope:global data:4byte +lbl_8050FC48 = .bss:0x8050FC48; // type:object size:0x48 data:float +mskInvertedBox__6CAABox = .bss:0x8050FC90; // type:object size:0x18 scope:global data:4byte +mskNullBox__6CAABox = .bss:0x8050FCA8; // type:object size:0x18 scope:global data:float +lbl_8050FCC0 = .bss:0x8050FCC0; // type:object size:0x4018 +lbl_80513CD8 = .bss:0x80513CD8; // type:object size:0xC +lbl_80513CE4 = .bss:0x80513CE4; // type:object size:0x14 data:4byte +lbl_80513CF8 = .bss:0x80513CF8; // type:object size:0x18 data:4byte +lbl_80513D10 = .bss:0x80513D10; // type:object size:0x20 +lbl_80513D30 = .bss:0x80513D30; // type:object size:0x204 +lbl_80513F34 = .bss:0x80513F34; // type:object size:0x204 +lbl_80514138 = .bss:0x80514138; // type:object size:0x10 data:float +lbl_80514148 = .bss:0x80514148; // type:object size:0xC data:float +lbl_80514154 = .bss:0x80514154; // type:object size:0xC data:float +lbl_80514160 = .bss:0x80514160; // type:object size:0x40 data:float +lbl_805141A0 = .bss:0x805141A0; // type:object size:0x20 data:4byte +lbl_805141C0 = .bss:0x805141C0; // type:object size:0x500 +lbl_805146C0 = .bss:0x805146C0; // type:object size:0x10 data:float +lbl_805146D0 = .bss:0x805146D0; // type:object size:0xC data:float +lbl_805146DC = .bss:0x805146DC; // type:object size:0x4C data:4byte +lbl_80514728 = .bss:0x80514728; // type:object size:0x50 data:4byte +lbl_80514778 = .bss:0x80514778; // type:object size:0x10 data:float +lbl_80514788 = .bss:0x80514788; // type:object size:0x10 +lbl_80514798 = .bss:0x80514798; // type:object size:0x28 +lbl_805147C0 = .bss:0x805147C0; // type:object size:0x268 data:4byte +lbl_80514A28 = .bss:0x80514A28; // type:object size:0xD8 data:4byte +lbl_80514B00 = .bss:0x80514B00; // type:object size:0x10 data:float +lbl_80514B10 = .bss:0x80514B10; // type:object size:0xC data:float +lbl_80514B1C = .bss:0x80514B1C; // type:object size:0xC data:float +sIdentity__9CMatrix3f = .bss:0x80514B28; // type:object size:0x28 scope:global data:float +lbl_80514B50 = .bss:0x80514B50; // type:object size:0x40 data:float +lbl_80514B90 = .bss:0x80514B90; // type:object size:0xC +lbl_80514B9C = .bss:0x80514B9C; // type:object size:0x154 +lbl_80514CF0 = .bss:0x80514CF0; // type:object size:0x10 +lbl_80514D00 = .bss:0x80514D00; // type:object size:0x28 data:4byte +lbl_80514D28 = .bss:0x80514D28; // type:object size:0x30 +lbl_80514D58 = .bss:0x80514D58; // type:object size:0x10 data:float +lbl_80514D68 = .bss:0x80514D68; // type:object size:0xC +lbl_80514D74 = .bss:0x80514D74; // type:object size:0x14 data:4byte +lbl_80514D88 = .bss:0x80514D88; // type:object size:0x10 data:float +lbl_80514D98 = .bss:0x80514D98; // type:object size:0x10 data:float +lbl_80514DA8 = .bss:0x80514DA8; // type:object size:0x10 data:float +lbl_80514DB8 = .bss:0x80514DB8; // type:object size:0x10 data:float +sNoRotation__11CQuaternion = .bss:0x80514DC8; // type:object size:0x10 scope:global data:float +lbl_80514DD8 = .bss:0x80514DD8; // type:object size:0x10 data:float +lbl_80514DE8 = .bss:0x80514DE8; // type:object size:0x30 +lbl_80514E18 = .bss:0x80514E18; // type:object size:0x10 +lbl_80514E28 = .bss:0x80514E28; // type:object size:0xB74 +lbl_8051599C = .bss:0x8051599C; // type:object size:0x90 data:4byte +lbl_80515A2C = .bss:0x80515A2C; // type:object size:0x94 data:4byte +lbl_80515AC0 = .bss:0x80515AC0; // type:object size:0x14 data:byte +lbl_80515AD4 = .bss:0x80515AD4; // type:object size:0x1910 data:4byte +lbl_805173E4 = .bss:0x805173E4; // type:object size:0xA10 data:4byte +lbl_80517DF4 = .bss:0x80517DF4; // type:object size:0x70 data:4byte +lbl_80517E64 = .bss:0x80517E64; // type:object size:0x1398 data:4byte +lbl_805191FC = .bss:0x805191FC; // type:object size:0x60 data:4byte +lbl_8051925C = .bss:0x8051925C; // type:object size:0x1834 +lbl_8051AA90 = .bss:0x8051AA90; // type:object size:0x8 data:4byte +lbl_8051AA98 = .bss:0x8051AA98; // type:object size:0xC +lbl_8051AAA4 = .bss:0x8051AAA4; // type:object size:0xC data:4byte +mData__10CStopwatch = .bss:0x8051AAB0; // type:object size:0x18 scope:global data:4byte +mGlobalTimer__10CStopwatch = .bss:0x8051AAC8; // type:object size:0x8 scope:global data:4byte +lbl_8051AAD0 = .bss:0x8051AAD0; // type:object size:0xC +lbl_8051AADC = .bss:0x8051AADC; // type:object size:0x18 data:4byte +lbl_8051AAF4 = .bss:0x8051AAF4; // type:object size:0x18 data:4byte +lbl_8051AB0C = .bss:0x8051AB0C; // type:object size:0x1C data:4byte +lbl_8051AB28 = .bss:0x8051AB28; // type:object size:0x60 +lbl_8051AB88 = .bss:0x8051AB88; // type:object size:0x50 +lbl_8051ABD8 = .bss:0x8051ABD8; // type:object size:0xC +lbl_8051ABE4 = .bss:0x8051ABE4; // type:object size:0x14 data:4byte +lbl_8051ABF8 = .bss:0x8051ABF8; // type:object size:0x50 data:4byte +sIdentity__12CTransform4f = .bss:0x8051AC48; // type:object size:0x30 scope:global data:float +skZeroVector__9CVector2f = .bss:0x8051AC78; // type:object size:0x4 scope:global data:float +lbl_8051AC80 = .bss:0x8051AC80; // type:object size:0xA8 data:double +sZeroVector__9CVector3f = .bss:0x8051AD28; // type:object size:0xC scope:global data:float +sUpVector__9CVector3f = .bss:0x8051AD34; // type:object size:0xC scope:global data:float +sDownVector__9CVector3f = .bss:0x8051AD40; // type:object size:0xC scope:global data:float +sLeftVector__9CVector3f = .bss:0x8051AD4C; // type:object size:0xC scope:global data:float +sRightVector__9CVector3f = .bss:0x8051AD58; // type:object size:0xC scope:global data:float +sForwardVector__9CVector3f = .bss:0x8051AD64; // type:object size:0xC scope:global data:float +lbl_8051AD70 = .bss:0x8051AD70; // type:object size:0xC data:float +sOneVector__9CVector3f = .bss:0x8051AD7C; // type:object size:0xC scope:global data:float +sZeroVector__9CVector3i = .bss:0x8051AD88; // type:object size:0x60 scope:global +lbl_8051ADE8 = .bss:0x8051ADE8; // type:object size:0x10 data:float +lbl_8051ADF8 = .bss:0x8051ADF8; // type:object size:0x8 +lbl_8051AE00 = .bss:0x8051AE00; // type:object size:0xC +lbl_8051AE0C = .bss:0x8051AE0C; // type:object size:0x14 data:4byte +lbl_8051AE20 = .bss:0x8051AE20; // type:object size:0xC +lbl_8051AE2C = .bss:0x8051AE2C; // type:object size:0xC +lbl_8051AE38 = .bss:0x8051AE38; // type:object size:0xC8 +lbl_8051AF00 = .bss:0x8051AF00; // type:object size:0x54 data:4byte +lbl_8051AF54 = .bss:0x8051AF54; // type:object size:0x4C data:4byte +kEnvModulate__9CGraphics = .bss:0x8051AFA0; // type:object size:0xE4 scope:global data:4byte +lbl_8051B084 = .bss:0x8051B084; // type:object size:0x98 data:4byte +lbl_8051B11C = .bss:0x8051B11C; // type:object size:0x4C data:4byte +lbl_8051B168 = .bss:0x8051B168; // type:object size:0x98 data:4byte +lbl_8051B200 = .bss:0x8051B200; // type:object size:0xA8 data:4byte +lbl_8051B2A8 = .bss:0x8051B2A8; // type:object size:0x48 data:float +lbl_8051B2F0 = .bss:0x8051B2F0; // type:object size:0x20 data:byte +mViewMatrix__9CGraphics = .bss:0x8051B310; // type:object size:0x30 scope:global data:float +lbl_8051B340 = .bss:0x8051B340; // type:object size:0x30 +lbl_8051B370 = .bss:0x8051B370; // type:object size:0x380 +lbl_8051B6F0 = .bss:0x8051B6F0; // type:object size:0x70 +mGxModelView__9CGraphics = .bss:0x8051B760; // type:object size:0x30 scope:global +lbl_8051B790 = .bss:0x8051B790; // type:object size:0x30 data:float +lbl_8051B7C0 = .bss:0x8051B7C0; // type:object size:0x30 +lbl_8051B7F0 = .bss:0x8051B7F0; // type:object size:0x10 data:double +lbl_8051B800 = .bss:0x8051B800; // type:object size:0x20 +lbl_8051B820 = .bss:0x8051B820; // type:object size:0x60C +lbl_8051BE2C = .bss:0x8051BE2C; // type:object size:0x84 data:4byte +lbl_8051BEB0 = .bss:0x8051BEB0; // type:object size:0x20 +lbl_8051BED0 = .bss:0x8051BED0; // type:object size:0x20 +lbl_8051BEF0 = .bss:0x8051BEF0; // type:object size:0xC +lbl_8051BEFC = .bss:0x8051BEFC; // type:object size:0x28 data:byte +lbl_8051BF24 = .bss:0x8051BF24; // type:object size:0x14 data:4byte +lbl_8051BF38 = .bss:0x8051BF38; // type:object size:0x40 +lbl_8051BF78 = .bss:0x8051BF78; // type:object size:0x8 data:double +lbl_8051BF80 = .bss:0x8051BF80; // type:object size:0x10 data:4byte +lbl_8051BF90 = .bss:0x8051BF90; // type:object size:0x10 data:float +lbl_8051BFA0 = .bss:0x8051BFA0; // type:object size:0xC +lbl_8051BFAC = .bss:0x8051BFAC; // type:object size:0xC +lbl_8051BFB8 = .bss:0x8051BFB8; // type:object size:0x18 data:float +lbl_8051BFD0 = .bss:0x8051BFD0; // type:object size:0x68 data:4byte +lbl_8051C038 = .bss:0x8051C038; // type:object size:0x8 data:float +lbl_8051C040 = .bss:0x8051C040; // type:object size:0xC data:float +lbl_8051C04C = .bss:0x8051C04C; // type:object size:0x554 +lbl_8051C5A0 = .bss:0x8051C5A0; // type:object size:0x50 data:4byte +lbl_8051C5F0 = .bss:0x8051C5F0; // type:object size:0x100 data:4byte +lbl_8051C6F0 = .bss:0x8051C6F0; // type:object size:0x200 +lbl_8051C8F0 = .bss:0x8051C8F0; // type:object size:0x638 data:float +lbl_8051CF28 = .bss:0x8051CF28; // type:object size:0x10 +lbl_8051CF38 = .bss:0x8051CF38; // type:object size:0xC data:float +lbl_8051CF44 = .bss:0x8051CF44; // type:object size:0xC data:float +lbl_8051CF50 = .bss:0x8051CF50; // type:object size:0x500 +lbl_8051D450 = .bss:0x8051D450; // type:object size:0x20 +gDBCommTable = .bss:0x8051D470; // type:object size:0x28 scope:global data:4byte +lbl_8051D498 = .bss:0x8051D498; // type:object size:0x19A8 data:4byte +lbl_8051EE40 = .bss:0x8051EE40; // type:object size:0x28 data:4byte +gTRKRestoreFlags = .bss:0x8051EE68; // type:object size:0x9 scope:global data:byte +lbl_8051EE74 = .bss:0x8051EE74; // type:object size:0x14 data:4byte +gTRKSaveState = .bss:0x8051EE88; // type:object size:0x94 scope:global +lbl_8051EF20 = .bss:0x8051EF20; // type:object size:0x10 +gTRKState = .bss:0x8051EF30; // type:object size:0xA4 scope:global data:4byte +gTRKCPUState = .bss:0x8051EFD8; // type:object size:0x430 scope:global data:4byte +lbl_8051F408 = .bss:0x8051F408; // type:object size:0x80 data:4byte +lbl_8051F488 = .bss:0x8051F488; // type:object size:0x98 data:4byte +lbl_8051F520 = .bss:0x8051F520; // type:object size:0x1200 data:4byte +lbl_80520720 = .bss:0x80520720; // type:object size:0x1200 data:4byte +lbl_80521920 = .bss:0x80521920; // type:object size:0xD80 data:4byte +lbl_805226A0 = .bss:0x805226A0; // type:object size:0x100 +lbl_805227A0 = .bss:0x805227A0; // type:object size:0x8E0 data:byte +lbl_80523080 = .bss:0x80523080; // type:object size:0x480 data:4byte +lbl_80523500 = .bss:0x80523500; // type:object size:0x60 +lbl_80523560 = .bss:0x80523560; // type:object size:0x40 +lbl_805235A0 = .bss:0x805235A0; // type:object size:0x80 +lbl_80523620 = .bss:0x80523620; // type:object size:0x7800 +lbl_8052AE20 = .bss:0x8052AE20; // type:object size:0x1800 +lbl_8052C620 = .bss:0x8052C620; // type:object size:0x8720 +__DVDTicketViewBuffer = .bss:0x80534D40; // type:object size:0xE0 scope:local +__DVDTmdBuffer = .bss:0x80534E40; // type:object size:0x4A00 scope:local +lbl_80539840 = .bss:0x80539840; // type:object size:0x20 +lbl_80539860 = .bss:0x80539860; // type:object size:0x30 +lbl_80539890 = .bss:0x80539890; // type:object size:0x30 +lbl_805398C0 = .bss:0x805398C0; // type:object size:0x40 +lbl_80539900 = .bss:0x80539900; // type:object size:0x20 +lbl_80539920 = .bss:0x80539920; // type:object size:0x20 +lbl_80539940 = .bss:0x80539940; // type:object size:0x20 +lbl_80539960 = .bss:0x80539960; // type:object size:0x30 +lbl_80539990 = .bss:0x80539990; // type:object size:0x60 +WaitingQueue = .bss:0x805399F0; // type:object size:0x20 scope:local data:4byte +lbl_80539A20 = .bss:0x80539A20; // type:object size:0x8C +lbl_80539AAC = .bss:0x80539AAC; // type:object size:0xD4 +__ErrorInfo = .bss:0x80539B80; // type:object size:0x80 scope:global +CheckBuffer = .bss:0x80539C80; // type:object size:0x20 scope:local +lbl_80539CA0 = .bss:0x80539CA0; // type:object size:0x80 data:4byte +lbl_80539D20 = .bss:0x80539D20; // type:object size:0x20 data:4byte +lbl_80539D40 = .bss:0x80539D40; // type:object size:0x20 data:4byte +lbl_80539D60 = .bss:0x80539D60; // type:object size:0xC0 data:4byte +lbl_80539E20 = .bss:0x80539E20; // type:object size:0x20 data:4byte +lbl_80539E40 = .bss:0x80539E40; // type:object size:0x20 data:4byte +Ecb = .bss:0x80539E60; // type:object size:0xC0 scope:local +lbl_80539F20 = .bss:0x80539F20; // type:object size:0x80 +lbl_80539FA0 = .bss:0x80539FA0; // type:object size:0x600 +lbl_8053A5A0 = .bss:0x8053A5A0; // type:object size:0x24 data:4byte +lbl_8053A5C4 = .bss:0x8053A5C4; // type:object size:0x24 data:4byte +lbl_8053A5E8 = .bss:0x8053A5E8; // type:object size:0x1700 +lbl_8053BCE8 = .bss:0x8053BCE8; // type:object size:0x38 data:float +__OSRebootParams = .bss:0x8053BD20; // type:object size:0x1C scope:global data:4byte +lbl_8053BD40 = .bss:0x8053BD40; // type:object size:0x50 +__OSErrorTable = .bss:0x8053BD90; // type:object size:0x44 scope:global +lbl_8053BDE0 = .bss:0x8053BDE0; // type:object size:0x20 +lbl_8053BE00 = .bss:0x8053BE00; // type:object size:0x2C8 +lbl_8053C0C8 = .bss:0x8053C0C8; // type:object size:0x18 data:byte +Scb = .bss:0x8053C0E0; // type:object size:0x54 scope:local data:2byte +DefaultThread = .bss:0x8053C138; // type:object size:0x318 scope:local +lbl_8053C450 = .bss:0x8053C450; // type:object size:0x100 data:4byte +lbl_8053C550 = .bss:0x8053C550; // type:object size:0x5F0 +StmEhInBuf = .bss:0x8053CB40; // type:object size:0x20 scope:local +StmEhOutBuf = .bss:0x8053CB60; // type:object size:0x20 scope:local data:4byte +lbl_8053CB80 = .bss:0x8053CB80; // type:object size:0x20 data:4byte +lbl_8053CBA0 = .bss:0x8053CBA0; // type:object size:0x20 +lbl_8053CBC0 = .bss:0x8053CBC0; // type:object size:0x20 data:4byte +lbl_8053CBE0 = .bss:0x8053CBE0; // type:object size:0x20 +lbl_8053CC00 = .bss:0x8053CC00; // type:object size:0x200 data:4byte +lbl_8053CE00 = .bss:0x8053CE00; // type:object size:0x20 data:4byte +__OSExpireAlarm = .bss:0x8053CE20; // type:object size:0x30 scope:global +Packet = .bss:0x8053CE50; // type:object size:0x80 scope:local data:4byte +lbl_8053CED0 = .bss:0x8053CED0; // type:object size:0x20 +TypeTime = .bss:0x8053CEF0; // type:object size:0x20 scope:local +lbl_8053CF10 = .bss:0x8053CF10; // type:object size:0xC0 +lbl_8053CFD0 = .bss:0x8053CFD0; // type:object size:0x20 data:4byte +lbl_8053CFF0 = .bss:0x8053CFF0; // type:object size:0x40 data:4byte +lbl_8053D030 = .bss:0x8053D030; // type:object size:0x50 +lbl_8053D080 = .bss:0x8053D080; // type:object size:0x18 data:4byte +lbl_8053D098 = .bss:0x8053D098; // type:object size:0x28 data:4byte +lbl_8053D0C0 = .bss:0x8053D0C0; // type:object size:0x100 +lbl_8053D1C0 = .bss:0x8053D1C0; // type:object size:0x10 data:4byte +lbl_8053D1D0 = .bss:0x8053D1D0; // type:object size:0x78 +lbl_8053D248 = .bss:0x8053D248; // type:object size:0x78 data:2byte +lbl_8053D2C0 = .bss:0x8053D2C0; // type:object size:0x58 data:2byte +lbl_8053D318 = .bss:0x8053D318; // type:object size:0x28 data:4byte +lbl_8053D340 = .bss:0x8053D340; // type:object size:0x20 data:byte +lbl_8053D360 = .bss:0x8053D360; // type:object size:0x30 +lbl_8053D390 = .bss:0x8053D390; // type:object size:0x10 data:4byte +lbl_8053D3A0 = .bss:0x8053D3A0; // type:object size:0x1000 +lbl_8053E3A0 = .bss:0x8053E3A0; // type:object size:0x2720 data:byte +lbl_80540AC0 = .bss:0x80540AC0; // type:object size:0x50 +lbl_80540B10 = .bss:0x80540B10; // type:object size:0x18 +lbl_80540B28 = .bss:0x80540B28; // type:object size:0x30 +lbl_80540B58 = .bss:0x80540B58; // type:object size:0x88 data:4byte +__responses = .bss:0x80540BE0; // type:object size:0x50 scope:local data:4byte +lbl_80540C40 = .bss:0x80540C40; // type:object size:0x40 +lbl_80540C80 = .bss:0x80540C80; // type:object size:0x80 data:4byte +IpcFdArray = .bss:0x80540D00; // type:object size:0x80 scope:local data:4byte +IpcReqPtrArray = .bss:0x80540D80; // type:object size:0x80 scope:local data:4byte +s_homeDir = .bss:0x80540E00; // type:object size:0x40 scope:local +s_message = .bss:0x80540E40; // type:object size:0x100 scope:local +lbl_80541140 = .bss:0x80541140; // type:object size:0x28AE0 data:byte +lbl_80569C20 = .bss:0x80569C20; // type:object size:0x40 +lbl_80569C60 = .bss:0x80569C60; // type:object size:0x60 data:4byte +lbl_80569CC0 = .bss:0x80569CC0; // type:object size:0x1000 +lbl_8056ACC0 = .bss:0x8056ACC0; // type:object size:0x1000 +lbl_8056BCC0 = .bss:0x8056BCC0; // type:object size:0x7E0 +lbl_8056C4A0 = .bss:0x8056C4A0; // type:object size:0x1000 +lbl_8056D4A0 = .bss:0x8056D4A0; // type:object size:0x30 +lbl_8056D4D0 = .bss:0x8056D4D0; // type:object size:0x88 data:4byte +lbl_8056D558 = .bss:0x8056D558; // type:object size:0x90 data:4byte +lbl_8056D5E8 = .bss:0x8056D5E8; // type:object size:0x30 +lbl_8056D618 = .bss:0x8056D618; // type:object size:0x7C data:4byte +lbl_8056D694 = .bss:0x8056D694; // type:object size:0x104 +lbl_8056D798 = .bss:0x8056D798; // type:object size:0x30 data:byte +lbl_8056D7C8 = .bss:0x8056D7C8; // type:object size:0x230 +lbl_8056D9F8 = .bss:0x8056D9F8; // type:object size:0x27C8 +lbl_805701C0 = .bss:0x805701C0; // type:object size:0x3B0 +lbl_80570570 = .bss:0x80570570; // type:object size:0x148 +lbl_805706B8 = .bss:0x805706B8; // type:object size:0x408 data:byte +lbl_80570AC0 = .bss:0x80570AC0; // type:object size:0x7E8 data:byte +lbl_805712A8 = .bss:0x805712A8; // type:object size:0x418 data:byte +lbl_805716C0 = .bss:0x805716C0; // type:object size:0x4640 +lbl_80575D00 = .bss:0x80575D00; // type:object size:0x750 data:4byte +lbl_80576450 = .bss:0x80576450; // type:object size:0x108 data:byte +lbl_80576558 = .bss:0x80576558; // type:object size:0x60 +lbl_805765B8 = .bss:0x805765B8; // type:object size:0x468 data:byte +lbl_80576A20 = .bss:0x80576A20; // type:object size:0xA0 data:byte +lbl_80576AC0 = .bss:0x80576AC0; // type:object size:0x1A0 +lbl_80576C60 = .bss:0x80576C60; // type:object size:0x1208 +lbl_80577E68 = .bss:0x80577E68; // type:object size:0x20 +lbl_80577E88 = .bss:0x80577E88; // type:object size:0x20 +lbl_80577EA8 = .bss:0x80577EA8; // type:object size:0x10 +lbl_80577EB8 = .bss:0x80577EB8; // type:object size:0x28 +Control = .bss:0x80577EE0; // type:object size:0x190 scope:local data:4byte +ConfBuf = .bss:0x80578080; // type:object size:0x4000 scope:local +lbl_8057C080 = .bss:0x8057C080; // type:object size:0x4000 +lbl_80580080 = .bss:0x80580080; // type:object size:0x600 data:4byte +lbl_80580680 = .bss:0x80580680; // type:object size:0x4000 data:4byte +lbl_80584680 = .bss:0x80584680; // type:object size:0x800 data:4byte +lbl_80584E80 = .bss:0x80584E80; // type:object size:0xC00 +lbl_80585A80 = .bss:0x80585A80; // type:object size:0x800 data:2byte +lbl_80586280 = .bss:0x80586280; // type:object size:0x4000 +lbl_8058A280 = .bss:0x8058A280; // type:object size:0x600 data:2byte +lbl_8058A880 = .bss:0x8058A880; // type:object size:0x20 data:2byte +lbl_8058A8A0 = .bss:0x8058A8A0; // type:object size:0xC +lbl_8058A8AC = .bss:0x8058A8AC; // type:object size:0xC data:2byte +lbl_8058A8B8 = .bss:0x8058A8B8; // type:object size:0x618 data:4byte +lbl_8058AED0 = .bss:0x8058AED0; // type:object size:0xC440 data:4byte +lbl_80597310 = .bss:0x80597310; // type:object size:0x100 data:2byte +lbl_80597410 = .bss:0x80597410; // type:object size:0x1400 data:4byte +lbl_80598810 = .bss:0x80598810; // type:object size:0x50 +lbl_80598860 = .bss:0x80598860; // type:object size:0x400 data:4byte +lbl_80598C60 = .bss:0x80598C60; // type:object size:0x800 +lbl_80599460 = .bss:0x80599460; // type:object size:0x600 +lbl_80599A60 = .bss:0x80599A60; // type:object size:0x80 +lbl_80599AE0 = .bss:0x80599AE0; // type:object size:0x40 +lbl_80599B20 = .bss:0x80599B20; // type:object size:0x4300 +lbl_8059DE20 = .bss:0x8059DE20; // type:object size:0x2180 +lbl_8059FFA0 = .bss:0x8059FFA0; // type:object size:0x200 data:4byte +lbl_805A01A0 = .bss:0x805A01A0; // type:object size:0x480 +lbl_805A0620 = .bss:0x805A0620; // type:object size:0x240 +lbl_805A0860 = .bss:0x805A0860; // type:object size:0x1A00 +lbl_805A2260 = .bss:0x805A2260; // type:object size:0x40 data:4byte +lbl_805A22A0 = .bss:0x805A22A0; // type:object size:0x40 data:byte +lbl_805A22E0 = .bss:0x805A22E0; // type:object size:0x600 data:float +lbl_805A28E0 = .bss:0x805A28E0; // type:object size:0x218 data:4byte +lbl_805A2AF8 = .bss:0x805A2AF8; // type:object size:0x480 +lbl_805A2F78 = .bss:0x805A2F78; // type:object size:0x480 +lbl_805A33F8 = .bss:0x805A33F8; // type:object size:0x20 data:4byte +lbl_805A3418 = .bss:0x805A3418; // type:object size:0x20 data:4byte +lbl_805A3438 = .bss:0x805A3438; // type:object size:0x20 data:4byte +lbl_805A3458 = .bss:0x805A3458; // type:object size:0x20 data:4byte +lbl_805A3478 = .bss:0x805A3478; // type:object size:0x10 data:byte +lbl_805A3488 = .bss:0x805A3488; // type:object size:0x240 +lbl_805A36C8 = .bss:0x805A36C8; // type:object size:0x180 +lbl_805A3848 = .bss:0x805A3848; // type:object size:0x20 data:4byte +lbl_805A3868 = .bss:0x805A3868; // type:object size:0x700 data:byte +lbl_805A3F68 = .bss:0x805A3F68; // type:object size:0x800 data:4byte +lbl_805A4768 = .bss:0x805A4768; // type:object size:0x80 data:byte +lbl_805A47E8 = .bss:0x805A47E8; // type:object size:0x40 data:byte +lbl_805A4828 = .bss:0x805A4828; // type:object size:0xB58 data:byte +lbl_805A5380 = .bss:0x805A5380; // type:object size:0x60 +lbl_805A53E0 = .bss:0x805A53E0; // type:object size:0x2000 +lbl_805A73E0 = .bss:0x805A73E0; // type:object size:0x5E0 data:4byte +lbl_805A79C0 = .bss:0x805A79C0; // type:object size:0x100 data:4byte +lbl_805A7AC0 = .bss:0x805A7AC0; // type:object size:0x10 data:4byte +lbl_805A7AD0 = .bss:0x805A7AD0; // type:object size:0x30 +lbl_805A7B00 = .bss:0x805A7B00; // type:object size:0x180 +lbl_805A7C80 = .bss:0x805A7C80; // type:object size:0xE0 +lbl_805A7D60 = .bss:0x805A7D60; // type:object size:0x20 data:4byte +lbl_805A7D80 = .bss:0x805A7D80; // type:object size:0x20 data:4byte +lbl_805A7DA0 = .bss:0x805A7DA0; // type:object size:0x20 +lbl_805A7DC0 = .bss:0x805A7DC0; // type:object size:0xB68 data:2byte +lbl_805A8928 = .bss:0x805A8928; // type:object size:0xDFDB +lbl_805B6903 = .bss:0x805B6903; // type:object size:0x19FDD +lbl_805D08E0 = .bss:0x805D08E0; // type:object size:0x18 +lbl_805D08F8 = .bss:0x805D08F8; // type:object size:0x68 data:4byte +lbl_805D0960 = .bss:0x805D0960; // type:object size:0xD0 +lbl_805D0A30 = .bss:0x805D0A30; // type:object size:0x10 data:2byte +lbl_805D0A40 = .bss:0x805D0A40; // type:object size:0x230 data:2byte +lbl_805D0C70 = .bss:0x805D0C70; // type:object size:0x208 data:4byte +lbl_805D0E78 = .bss:0x805D0E78; // type:object size:0x1A0 +lbl_805D1020 = .sdata:0x805D1020; // type:object size:0x4 data:4byte +lbl_805D1024 = .sdata:0x805D1024; // type:object size:0x2 data:2byte +lbl_805D1028 = .sdata:0x805D1028; // type:object size:0x1 data:byte +lbl_805D102C = .sdata:0x805D102C; // type:object size:0x4 data:4byte +lbl_805D1030 = .sdata:0x805D1030; // type:object size:0x4 data:4byte +lbl_805D1034 = .sdata:0x805D1034; // type:object size:0x4 data:4byte +lbl_805D1038 = .sdata:0x805D1038; // type:object size:0x8 data:4byte +lbl_805D1040 = .sdata:0x805D1040; // type:object size:0x8 data:4byte +lbl_805D1048 = .sdata:0x805D1048; // type:object size:0x4 data:4byte +lbl_805D104C = .sdata:0x805D104C; // type:object size:0x4 data:4byte +lbl_805D1050 = .sdata:0x805D1050; // type:object size:0x4 data:4byte +lbl_805D1054 = .sdata:0x805D1054; // type:object size:0x4 data:4byte +lbl_805D1058 = .sdata:0x805D1058; // type:object size:0x4 data:4byte +lbl_805D105C = .sdata:0x805D105C; // type:object size:0x4 data:4byte +lbl_805D1060 = .sdata:0x805D1060; // type:object size:0x8 data:4byte +lbl_805D1068 = .sdata:0x805D1068; // type:object size:0x4 data:4byte +lbl_805D106C = .sdata:0x805D106C; // type:object size:0x4 data:4byte +lbl_805D1070 = .sdata:0x805D1070; // type:object size:0x4 data:4byte +lbl_805D1074 = .sdata:0x805D1074; // type:object size:0x4 data:4byte +lbl_805D1078 = .sdata:0x805D1078; // type:object size:0x4 data:4byte +lbl_805D107C = .sdata:0x805D107C; // type:object size:0x4 data:4byte +lbl_805D1080 = .sdata:0x805D1080; // type:object size:0x4 data:4byte +lbl_805D1084 = .sdata:0x805D1084; // type:object size:0x4 data:float +lbl_805D1088 = .sdata:0x805D1088; // type:object size:0x4 data:4byte +lbl_805D108C = .sdata:0x805D108C; // type:object size:0x4 data:float +lbl_805D1090 = .sdata:0x805D1090; // type:object size:0x4 data:4byte +lbl_805D1094 = .sdata:0x805D1094; // type:object size:0x4 data:float +lbl_805D1098 = .sdata:0x805D1098; // type:object size:0x1 data:byte +lbl_805D1099 = .sdata:0x805D1099; // type:object size:0x1 data:byte +lbl_805D109A = .sdata:0x805D109A; // type:object size:0x6 data:byte +lbl_805D10A0 = .sdata:0x805D10A0; // type:object size:0x4 data:4byte +lbl_805D10A4 = .sdata:0x805D10A4; // type:object size:0x4 data:4byte +lbl_805D10A8 = .sdata:0x805D10A8; // type:object size:0x4 data:4byte +lbl_805D10AC = .sdata:0x805D10AC; // type:object size:0x4 data:4byte +lbl_805D10B0 = .sdata:0x805D10B0; // type:object size:0x8 data:4byte +lbl_805D10B8 = .sdata:0x805D10B8; // type:object size:0x60 +lbl_805D1118 = .sdata:0x805D1118; // type:object size:0x4 data:4byte +lbl_805D111C = .sdata:0x805D111C; // type:object size:0x4 data:float +lbl_805D1120 = .sdata:0x805D1120; // type:object size:0x4 data:4byte +lbl_805D1124 = .sdata:0x805D1124; // type:object size:0x4 data:float +lbl_805D1128 = .sdata:0x805D1128; // type:object size:0x4 data:4byte +lbl_805D112C = .sdata:0x805D112C; // type:object size:0x4 data:4byte +lbl_805D1130 = .sdata:0x805D1130; // type:object size:0x4 data:4byte +lbl_805D1134 = .sdata:0x805D1134; // type:object size:0x4 data:4byte +lbl_805D1138 = .sdata:0x805D1138; // type:object size:0x4 data:4byte +lbl_805D113C = .sdata:0x805D113C; // type:object size:0x4 data:4byte +lbl_805D1140 = .sdata:0x805D1140; // type:object size:0x4 data:4byte +lbl_805D1144 = .sdata:0x805D1144; // type:object size:0x4 data:4byte +lbl_805D1148 = .sdata:0x805D1148; // type:object size:0x4 data:4byte +lbl_805D114C = .sdata:0x805D114C; // type:object size:0x4 data:4byte +lbl_805D1150 = .sdata:0x805D1150; // type:object size:0x4 data:4byte +lbl_805D1154 = .sdata:0x805D1154; // type:object size:0x4 data:4byte +lbl_805D1158 = .sdata:0x805D1158; // type:object size:0x4 data:4byte +lbl_805D115C = .sdata:0x805D115C; // type:object size:0x4 data:4byte +lbl_805D1160 = .sdata:0x805D1160; // type:object size:0x4 data:4byte +lbl_805D1164 = .sdata:0x805D1164; // type:object size:0x4 data:4byte +lbl_805D1168 = .sdata:0x805D1168; // type:object size:0x4 data:4byte +lbl_805D116C = .sdata:0x805D116C; // type:object size:0x4 data:4byte +lbl_805D1170 = .sdata:0x805D1170; // type:object size:0x4 data:4byte +lbl_805D1174 = .sdata:0x805D1174; // type:object size:0x4 data:4byte +lbl_805D1178 = .sdata:0x805D1178; // type:object size:0x4 data:4byte +lbl_805D117C = .sdata:0x805D117C; // type:object size:0x4 data:4byte +lbl_805D1180 = .sdata:0x805D1180; // type:object size:0x4 data:4byte +lbl_805D1184 = .sdata:0x805D1184; // type:object size:0x4 data:4byte +lbl_805D1188 = .sdata:0x805D1188; // type:object size:0x4 data:4byte +lbl_805D118C = .sdata:0x805D118C; // type:object size:0x4 data:4byte +lbl_805D1190 = .sdata:0x805D1190; // type:object size:0x4 data:4byte +lbl_805D1194 = .sdata:0x805D1194; // type:object size:0x4 data:4byte +lbl_805D1198 = .sdata:0x805D1198; // type:object size:0x4 data:4byte +lbl_805D119C = .sdata:0x805D119C; // type:object size:0x4 data:4byte +lbl_805D11A0 = .sdata:0x805D11A0; // type:object size:0x4 data:4byte +lbl_805D11A4 = .sdata:0x805D11A4; // type:object size:0x4 data:4byte +lbl_805D11A8 = .sdata:0x805D11A8; // type:object size:0x4 data:4byte +lbl_805D11AC = .sdata:0x805D11AC; // type:object size:0x4 data:4byte +lbl_805D11B0 = .sdata:0x805D11B0; // type:object size:0x4 data:4byte +lbl_805D11B4 = .sdata:0x805D11B4; // type:object size:0x4 data:4byte +lbl_805D11B8 = .sdata:0x805D11B8; // type:object size:0x4 data:4byte +lbl_805D11BC = .sdata:0x805D11BC; // type:object size:0x4 data:4byte +lbl_805D11C0 = .sdata:0x805D11C0; // type:object size:0x4 data:4byte +lbl_805D11C4 = .sdata:0x805D11C4; // type:object size:0x4 data:4byte +lbl_805D11C8 = .sdata:0x805D11C8; // type:object size:0x4 data:4byte +lbl_805D11CC = .sdata:0x805D11CC; // type:object size:0x4 data:4byte +lbl_805D11D0 = .sdata:0x805D11D0; // type:object size:0x4 data:4byte +lbl_805D11D4 = .sdata:0x805D11D4; // type:object size:0x4 data:4byte +lbl_805D11D8 = .sdata:0x805D11D8; // type:object size:0x4 data:4byte +lbl_805D11DC = .sdata:0x805D11DC; // type:object size:0x4 data:4byte +lbl_805D11E0 = .sdata:0x805D11E0; // type:object size:0x8 data:4byte +lbl_805D11E8 = .sdata:0x805D11E8; // type:object size:0x8 data:4byte +lbl_805D11F0 = .sdata:0x805D11F0; // type:object size:0x4 data:4byte +lbl_805D11F4 = .sdata:0x805D11F4; // type:object size:0x4 data:4byte +lbl_805D11F8 = .sdata:0x805D11F8; // type:object size:0x4 data:4byte +lbl_805D11FC = .sdata:0x805D11FC; // type:object size:0x4 data:4byte +lbl_805D1200 = .sdata:0x805D1200; // type:object size:0x4 data:4byte +lbl_805D1204 = .sdata:0x805D1204; // type:object size:0x4 data:4byte +lbl_805D1208 = .sdata:0x805D1208; // type:object size:0x4 data:4byte +lbl_805D120C = .sdata:0x805D120C; // type:object size:0x4 data:4byte +lbl_805D1210 = .sdata:0x805D1210; // type:object size:0x4 data:4byte +lbl_805D1214 = .sdata:0x805D1214; // type:object size:0x4 data:4byte +lbl_805D1218 = .sdata:0x805D1218; // type:object size:0x4 data:4byte +lbl_805D121C = .sdata:0x805D121C; // type:object size:0x4 data:4byte +lbl_805D1220 = .sdata:0x805D1220; // type:object size:0x4 data:4byte +lbl_805D1224 = .sdata:0x805D1224; // type:object size:0x4 data:4byte +lbl_805D1228 = .sdata:0x805D1228; // type:object size:0x4 data:4byte +lbl_805D122C = .sdata:0x805D122C; // type:object size:0x4 data:4byte +lbl_805D1230 = .sdata:0x805D1230; // type:object size:0x4 data:4byte +lbl_805D1234 = .sdata:0x805D1234; // type:object size:0x4 data:4byte +lbl_805D1238 = .sdata:0x805D1238; // type:object size:0x4 data:4byte +lbl_805D123C = .sdata:0x805D123C; // type:object size:0x4 data:4byte +lbl_805D1240 = .sdata:0x805D1240; // type:object size:0x4 data:4byte +lbl_805D1244 = .sdata:0x805D1244; // type:object size:0x4 data:4byte +lbl_805D1248 = .sdata:0x805D1248; // type:object size:0x8 data:4byte +lbl_805D1250 = .sdata:0x805D1250; // type:object size:0x4 data:4byte +lbl_805D1254 = .sdata:0x805D1254; // type:object size:0x4 data:4byte +lbl_805D1258 = .sdata:0x805D1258; // type:object size:0x4 data:4byte +lbl_805D125C = .sdata:0x805D125C; // type:object size:0x4 data:4byte +lbl_805D1260 = .sdata:0x805D1260; // type:object size:0x4 data:4byte +lbl_805D1264 = .sdata:0x805D1264; // type:object size:0x4 data:4byte +lbl_805D1268 = .sdata:0x805D1268; // type:object size:0x4 data:4byte +lbl_805D126C = .sdata:0x805D126C; // type:object size:0x4 data:4byte +lbl_805D1270 = .sdata:0x805D1270; // type:object size:0x4 data:4byte +lbl_805D1274 = .sdata:0x805D1274; // type:object size:0x4 data:4byte +lbl_805D1278 = .sdata:0x805D1278; // type:object size:0x4 data:4byte +lbl_805D127C = .sdata:0x805D127C; // type:object size:0x4 data:4byte +lbl_805D1280 = .sdata:0x805D1280; // type:object size:0x4 data:4byte +lbl_805D1284 = .sdata:0x805D1284; // type:object size:0x4 data:4byte +lbl_805D1288 = .sdata:0x805D1288; // type:object size:0x8 data:4byte +lbl_805D1290 = .sdata:0x805D1290; // type:object size:0x4 data:float +lbl_805D1294 = .sdata:0x805D1294; // type:object size:0x4 data:float +lbl_805D1298 = .sdata:0x805D1298; // type:object size:0x4 data:float +lbl_805D129C = .sdata:0x805D129C; // type:object size:0x4 data:float +lbl_805D12A0 = .sdata:0x805D12A0; // type:object size:0x4 data:float +lbl_805D12A4 = .sdata:0x805D12A4; // type:object size:0x4 data:float +lbl_805D12A8 = .sdata:0x805D12A8; // type:object size:0x4 data:float +lbl_805D12AC = .sdata:0x805D12AC; // type:object size:0x4 data:float +lbl_805D12B0 = .sdata:0x805D12B0; // type:object size:0x8 data:float +lbl_805D12B8 = .sdata:0x805D12B8; // type:object size:0x4 data:4byte +lbl_805D12BC = .sdata:0x805D12BC; // type:object size:0x4 data:float +lbl_805D12C0 = .sdata:0x805D12C0; // type:object size:0x4 data:4byte +lbl_805D12C4 = .sdata:0x805D12C4; // type:object size:0x4 data:4byte +lbl_805D12C8 = .sdata:0x805D12C8; // type:object size:0x4 data:4byte +lbl_805D12CC = .sdata:0x805D12CC; // type:object size:0x4 data:4byte +lbl_805D12D0 = .sdata:0x805D12D0; // type:object size:0x4 data:4byte +lbl_805D12D4 = .sdata:0x805D12D4; // type:object size:0x4 data:4byte +lbl_805D12D8 = .sdata:0x805D12D8; // type:object size:0x4 data:4byte +lbl_805D12DC = .sdata:0x805D12DC; // type:object size:0x4 data:4byte +lbl_805D12E0 = .sdata:0x805D12E0; // type:object size:0x4 data:4byte +lbl_805D12E4 = .sdata:0x805D12E4; // type:object size:0x4 data:4byte +lbl_805D12E8 = .sdata:0x805D12E8; // type:object size:0x4 data:4byte +lbl_805D12EC = .sdata:0x805D12EC; // type:object size:0x4 data:4byte +lbl_805D12F0 = .sdata:0x805D12F0; // type:object size:0x4 data:4byte +lbl_805D12F4 = .sdata:0x805D12F4; // type:object size:0x4 data:4byte +lbl_805D12F8 = .sdata:0x805D12F8; // type:object size:0x4 data:4byte +lbl_805D12FC = .sdata:0x805D12FC; // type:object size:0x4 data:4byte +lbl_805D1300 = .sdata:0x805D1300; // type:object size:0x4 data:4byte +lbl_805D1304 = .sdata:0x805D1304; // type:object size:0x4 data:4byte +lbl_805D1308 = .sdata:0x805D1308; // type:object size:0x4 data:4byte +lbl_805D130C = .sdata:0x805D130C; // type:object size:0x4 data:4byte +lbl_805D1310 = .sdata:0x805D1310; // type:object size:0x8 data:4byte +lbl_805D1318 = .sdata:0x805D1318; // type:object size:0x4 +lbl_805D131C = .sdata:0x805D131C; // type:object size:0x4 +lbl_805D1320 = .sdata:0x805D1320; // type:object size:0x4 +lbl_805D1324 = .sdata:0x805D1324; // type:object size:0x4 +lbl_805D1328 = .sdata:0x805D1328; // type:object size:0x4 data:4byte +lbl_805D132C = .sdata:0x805D132C; // type:object size:0x4 data:4byte +lbl_805D1330 = .sdata:0x805D1330; // type:object size:0x4 data:4byte +lbl_805D1334 = .sdata:0x805D1334; // type:object size:0x4 data:4byte +lbl_805D1338 = .sdata:0x805D1338; // type:object size:0x4 data:4byte +lbl_805D133C = .sdata:0x805D133C; // type:object size:0x4 data:4byte +lbl_805D1340 = .sdata:0x805D1340; // type:object size:0x4 data:4byte +lbl_805D1344 = .sdata:0x805D1344; // type:object size:0x4 data:4byte +lbl_805D1348 = .sdata:0x805D1348; // type:object size:0x4 data:4byte +lbl_805D134C = .sdata:0x805D134C; // type:object size:0x4 data:4byte +lbl_805D1350 = .sdata:0x805D1350; // type:object size:0x4 data:4byte +lbl_805D1354 = .sdata:0x805D1354; // type:object size:0x4 data:4byte +lbl_805D1358 = .sdata:0x805D1358; // type:object size:0x4 data:4byte +lbl_805D135C = .sdata:0x805D135C; // type:object size:0x4 data:4byte +lbl_805D1360 = .sdata:0x805D1360; // type:object size:0x4 data:4byte +lbl_805D1364 = .sdata:0x805D1364; // type:object size:0x4 data:4byte +lbl_805D1368 = .sdata:0x805D1368; // type:object size:0x4 data:4byte +lbl_805D136C = .sdata:0x805D136C; // type:object size:0x4 data:4byte +lbl_805D1370 = .sdata:0x805D1370; // type:object size:0x8 data:4byte +lbl_805D1378 = .sdata:0x805D1378; // type:object size:0x4 data:4byte +lbl_805D137C = .sdata:0x805D137C; // type:object size:0x4 data:4byte +lbl_805D1380 = .sdata:0x805D1380; // type:object size:0x8 +lbl_805D1388 = .sdata:0x805D1388; // type:object size:0x8 data:4byte +lbl_805D1390 = .sdata:0x805D1390; // type:object size:0x8 data:2byte +lbl_805D1398 = .sdata:0x805D1398; // type:object size:0x1 data:byte +lbl_805D139C = .sdata:0x805D139C; // type:object size:0x4 data:float +lbl_805D13A0 = .sdata:0x805D13A0; // type:object size:0x4 data:float +lbl_805D13A4 = .sdata:0x805D13A4; // type:object size:0x4 data:float +lbl_805D13A8 = .sdata:0x805D13A8; // type:object size:0x4 data:float +lbl_805D13AC = .sdata:0x805D13AC; // type:object size:0x4 data:4byte +lbl_805D13B0 = .sdata:0x805D13B0; // type:object size:0x4 data:4byte +lbl_805D13B4 = .sdata:0x805D13B4; // type:object size:0x1 data:byte +lbl_805D13B8 = .sdata:0x805D13B8; // type:object size:0x4 data:4byte +lbl_805D13BC = .sdata:0x805D13BC; // type:object size:0x4 data:4byte +lbl_805D13C0 = .sdata:0x805D13C0; // type:object size:0x4 data:4byte +lbl_805D13C4 = .sdata:0x805D13C4; // type:object size:0x4 data:4byte +lbl_805D13C8 = .sdata:0x805D13C8; // type:object size:0x4 data:4byte +lbl_805D13CC = .sdata:0x805D13CC; // type:object size:0x4 data:4byte +lbl_805D13D0 = .sdata:0x805D13D0; // type:object size:0x4 data:4byte +lbl_805D13D4 = .sdata:0x805D13D4; // type:object size:0x4 data:4byte +lbl_805D13D8 = .sdata:0x805D13D8; // type:object size:0x8 +lbl_805D13E0 = .sdata:0x805D13E0; // type:object size:0x4 data:4byte +lbl_805D13E4 = .sdata:0x805D13E4; // type:object size:0x4 data:4byte +lbl_805D13E8 = .sdata:0x805D13E8; // type:object size:0x4 data:4byte +lbl_805D13EC = .sdata:0x805D13EC; // type:object size:0x4 data:4byte +lbl_805D13F0 = .sdata:0x805D13F0; // type:object size:0x4 data:float +lbl_805D13F4 = .sdata:0x805D13F4; // type:object size:0x4 data:4byte +lbl_805D13F8 = .sdata:0x805D13F8; // type:object size:0x4 data:4byte +lbl_805D13FC = .sdata:0x805D13FC; // type:object size:0x4 data:4byte +lbl_805D1400 = .sdata:0x805D1400; // type:object size:0x4 data:4byte +lbl_805D1404 = .sdata:0x805D1404; // type:object size:0x4 data:4byte +lbl_805D1408 = .sdata:0x805D1408; // type:object size:0x4 data:4byte +lbl_805D140C = .sdata:0x805D140C; // type:object size:0x4 data:4byte +lbl_805D1410 = .sdata:0x805D1410; // type:object size:0x8 data:4byte +lbl_805D1418 = .sdata:0x805D1418; // type:object size:0x4 data:4byte +lbl_805D141C = .sdata:0x805D141C; // type:object size:0x4 data:4byte +lbl_805D1420 = .sdata:0x805D1420; // type:object size:0x4 data:4byte +lbl_805D1424 = .sdata:0x805D1424; // type:object size:0x4 data:4byte +lbl_805D1428 = .sdata:0x805D1428; // type:object size:0x4 +lbl_805D142C = .sdata:0x805D142C; // type:object size:0x4 +lbl_805D1430 = .sdata:0x805D1430; // type:object size:0x4 data:4byte +lbl_805D1434 = .sdata:0x805D1434; // type:object size:0x4 data:4byte +lbl_805D1438 = .sdata:0x805D1438; // type:object size:0x4 data:4byte +lbl_805D143C = .sdata:0x805D143C; // type:object size:0x4 data:4byte +lbl_805D1440 = .sdata:0x805D1440; // type:object size:0x4 data:4byte +lbl_805D1444 = .sdata:0x805D1444; // type:object size:0x4 data:4byte +lbl_805D1448 = .sdata:0x805D1448; // type:object size:0x4 data:4byte +lbl_805D144C = .sdata:0x805D144C; // type:object size:0x4 data:4byte +lbl_805D1450 = .sdata:0x805D1450; // type:object size:0x4 data:4byte +lbl_805D1454 = .sdata:0x805D1454; // type:object size:0x4 data:4byte +lbl_805D1458 = .sdata:0x805D1458; // type:object size:0x4 data:4byte +lbl_805D145C = .sdata:0x805D145C; // type:object size:0x4 +lbl_805D1460 = .sdata:0x805D1460; // type:object size:0x4 +lbl_805D1464 = .sdata:0x805D1464; // type:object size:0x4 +lbl_805D1468 = .sdata:0x805D1468; // type:object size:0x8 data:4byte +lbl_805D1470 = .sdata:0x805D1470; // type:object size:0x1 +lbl_805D1471 = .sdata:0x805D1471; // type:object size:0x1 +lbl_805D1472 = .sdata:0x805D1472; // type:object size:0x1 +lbl_805D1473 = .sdata:0x805D1473; // type:object size:0x1 +lbl_805D1474 = .sdata:0x805D1474; // type:object size:0x1 +lbl_805D1475 = .sdata:0x805D1475; // type:object size:0x3 +lbl_805D1478 = .sdata:0x805D1478; // type:object size:0x4 data:4byte +lbl_805D147C = .sdata:0x805D147C; // type:object size:0x4 data:4byte +lbl_805D1480 = .sdata:0x805D1480; // type:object size:0x4 data:4byte +lbl_805D1484 = .sdata:0x805D1484; // type:object size:0x4 data:4byte +lbl_805D1488 = .sdata:0x805D1488; // type:object size:0x4 data:4byte +lbl_805D148C = .sdata:0x805D148C; // type:object size:0x4 data:4byte +lbl_805D1490 = .sdata:0x805D1490; // type:object size:0x4 data:4byte +lbl_805D1494 = .sdata:0x805D1494; // type:object size:0x4 data:4byte +lbl_805D1498 = .sdata:0x805D1498; // type:object size:0x4 data:4byte +lbl_805D149C = .sdata:0x805D149C; // type:object size:0x4 data:4byte +lbl_805D14A0 = .sdata:0x805D14A0; // type:object size:0x1 data:byte +lbl_805D14A1 = .sdata:0x805D14A1; // type:object size:0x1 data:byte +lbl_805D14A2 = .sdata:0x805D14A2; // type:object size:0x6 data:byte +lbl_805D14A8 = .sdata:0x805D14A8; // type:object size:0x4 data:4byte +lbl_805D14AC = .sdata:0x805D14AC; // type:object size:0x4 data:4byte +lbl_805D14B0 = .sdata:0x805D14B0; // type:object size:0x8 data:4byte +lbl_805D14B8 = .sdata:0x805D14B8; // type:object size:0x4 +lbl_805D14BC = .sdata:0x805D14BC; // type:object size:0x4 data:4byte +lbl_805D14C0 = .sdata:0x805D14C0; // type:object size:0x4 data:4byte +lbl_805D14C4 = .sdata:0x805D14C4; // type:object size:0x4 +lbl_805D14C8 = .sdata:0x805D14C8; // type:object size:0x8 +lbl_805D14D0 = .sdata:0x805D14D0; // type:object size:0x8 data:4byte +lbl_805D14D8 = .sdata:0x805D14D8; // type:object size:0x4 data:4byte +lbl_805D14DC = .sdata:0x805D14DC; // type:object size:0x4 data:float +lbl_805D14E0 = .sdata:0x805D14E0; // type:object size:0x4 data:float +lbl_805D14E4 = .sdata:0x805D14E4; // type:object size:0x4 data:float +lbl_805D14E8 = .sdata:0x805D14E8; // type:object size:0x4 data:float +lbl_805D14EC = .sdata:0x805D14EC; // type:object size:0x4 data:float +lbl_805D14F0 = .sdata:0x805D14F0; // type:object size:0x4 data:float +lbl_805D14F4 = .sdata:0x805D14F4; // type:object size:0x4 data:float +lbl_805D14F8 = .sdata:0x805D14F8; // type:object size:0x4 data:float +lbl_805D14FC = .sdata:0x805D14FC; // type:object size:0x4 data:4byte +lbl_805D1500 = .sdata:0x805D1500; // type:object size:0x4 data:4byte +lbl_805D1504 = .sdata:0x805D1504; // type:object size:0x4 data:4byte +lbl_805D1508 = .sdata:0x805D1508; // type:object size:0x4 data:4byte +lbl_805D150C = .sdata:0x805D150C; // type:object size:0x4 data:4byte +lbl_805D1510 = .sdata:0x805D1510; // type:object size:0x4 data:4byte +lbl_805D1514 = .sdata:0x805D1514; // type:object size:0x4 data:4byte +lbl_805D1518 = .sdata:0x805D1518; // type:object size:0x4 data:4byte +lbl_805D151C = .sdata:0x805D151C; // type:object size:0x4 data:4byte +lbl_805D1520 = .sdata:0x805D1520; // type:object size:0x4 data:4byte +lbl_805D1524 = .sdata:0x805D1524; // type:object size:0x4 data:4byte +lbl_805D1528 = .sdata:0x805D1528; // type:object size:0x8 +lbl_805D1530 = .sdata:0x805D1530; // type:object size:0x8 +lbl_805D1538 = .sdata:0x805D1538; // type:object size:0x4 data:4byte +lbl_805D153C = .sdata:0x805D153C; // type:object size:0x4 data:4byte +lbl_805D1540 = .sdata:0x805D1540; // type:object size:0x4 data:4byte +lbl_805D1544 = .sdata:0x805D1544; // type:object size:0x4 data:4byte +lbl_805D1548 = .sdata:0x805D1548; // type:object size:0x4 data:4byte +lbl_805D154C = .sdata:0x805D154C; // type:object size:0x4 data:4byte +lbl_805D1550 = .sdata:0x805D1550; // type:object size:0x4 data:4byte +lbl_805D1554 = .sdata:0x805D1554; // type:object size:0x4 data:4byte +lbl_805D1558 = .sdata:0x805D1558; // type:object size:0x8 data:4byte +lbl_805D1560 = .sdata:0x805D1560; // type:object size:0x4 data:4byte +lbl_805D1564 = .sdata:0x805D1564; // type:object size:0x4 data:4byte +lbl_805D1568 = .sdata:0x805D1568; // type:object size:0x4 data:4byte +lbl_805D156C = .sdata:0x805D156C; // type:object size:0x4 data:4byte +lbl_805D1570 = .sdata:0x805D1570; // type:object size:0x4 data:4byte +lbl_805D1574 = .sdata:0x805D1574; // type:object size:0x4 data:4byte +lbl_805D1578 = .sdata:0x805D1578; // type:object size:0x4 data:4byte +lbl_805D157C = .sdata:0x805D157C; // type:object size:0x4 data:4byte +lbl_805D1580 = .sdata:0x805D1580; // type:object size:0x4 data:4byte +lbl_805D1584 = .sdata:0x805D1584; // type:object size:0x4 data:4byte +lbl_805D1588 = .sdata:0x805D1588; // type:object size:0x4 data:4byte +lbl_805D158C = .sdata:0x805D158C; // type:object size:0x4 data:4byte +lbl_805D1590 = .sdata:0x805D1590; // type:object size:0x8 data:4byte +lbl_805D1598 = .sdata:0x805D1598; // type:object size:0x4 +lbl_805D159C = .sdata:0x805D159C; // type:object size:0x4 +lbl_805D15A0 = .sdata:0x805D15A0; // type:object size:0x4 +lbl_805D15A4 = .sdata:0x805D15A4; // type:object size:0x4 +lbl_805D15A8 = .sdata:0x805D15A8; // type:object size:0x4 +lbl_805D15AC = .sdata:0x805D15AC; // type:object size:0x4 +lbl_805D15B0 = .sdata:0x805D15B0; // type:object size:0x4 +lbl_805D15B4 = .sdata:0x805D15B4; // type:object size:0x4 +lbl_805D15B8 = .sdata:0x805D15B8; // type:object size:0x4 +lbl_805D15BC = .sdata:0x805D15BC; // type:object size:0x4 +lbl_805D15C0 = .sdata:0x805D15C0; // type:object size:0x8 data:4byte +lbl_805D15C8 = .sdata:0x805D15C8; // type:object size:0x8 +lbl_805D15D0 = .sdata:0x805D15D0; // type:object size:0x8 data:4byte +lbl_805D15D8 = .sdata:0x805D15D8; // type:object size:0x4 data:4byte +lbl_805D15DC = .sdata:0x805D15DC; // type:object size:0x4 data:4byte +lbl_805D15E0 = .sdata:0x805D15E0; // type:object size:0x4 data:4byte +lbl_805D15E4 = .sdata:0x805D15E4; // type:object size:0x4 data:4byte +lbl_805D15E8 = .sdata:0x805D15E8; // type:object size:0x4 data:4byte +lbl_805D15EC = .sdata:0x805D15EC; // type:object size:0x4 data:float +lbl_805D15F0 = .sdata:0x805D15F0; // type:object size:0x4 data:4byte +lbl_805D15F4 = .sdata:0x805D15F4; // type:object size:0x4 data:4byte +lbl_805D15F8 = .sdata:0x805D15F8; // type:object size:0x4 data:4byte +lbl_805D15FC = .sdata:0x805D15FC; // type:object size:0x4 data:4byte +lbl_805D1600 = .sdata:0x805D1600; // type:object size:0x4 data:4byte +lbl_805D1604 = .sdata:0x805D1604; // type:object size:0x4 data:4byte +lbl_805D1608 = .sdata:0x805D1608; // type:object size:0x4 data:4byte +lbl_805D160C = .sdata:0x805D160C; // type:object size:0x4 data:4byte +lbl_805D1610 = .sdata:0x805D1610; // type:object size:0x4 data:4byte +lbl_805D1614 = .sdata:0x805D1614; // type:object size:0x4 data:4byte +lbl_805D1618 = .sdata:0x805D1618; // type:object size:0x4 data:4byte +lbl_805D161C = .sdata:0x805D161C; // type:object size:0x4 data:4byte +lbl_805D1620 = .sdata:0x805D1620; // type:object size:0x4 data:4byte +lbl_805D1624 = .sdata:0x805D1624; // type:object size:0x4 data:4byte +lbl_805D1628 = .sdata:0x805D1628; // type:object size:0x4 data:4byte +lbl_805D162C = .sdata:0x805D162C; // type:object size:0x4 data:4byte +lbl_805D1630 = .sdata:0x805D1630; // type:object size:0x4 data:4byte +lbl_805D1634 = .sdata:0x805D1634; // type:object size:0x4 data:4byte +lbl_805D1638 = .sdata:0x805D1638; // type:object size:0x4 data:4byte +lbl_805D163C = .sdata:0x805D163C; // type:object size:0x4 data:4byte +lbl_805D1640 = .sdata:0x805D1640; // type:object size:0x4 data:4byte +lbl_805D1644 = .sdata:0x805D1644; // type:object size:0x4 data:4byte +lbl_805D1648 = .sdata:0x805D1648; // type:object size:0x4 data:4byte +lbl_805D164C = .sdata:0x805D164C; // type:object size:0x4 data:4byte +lbl_805D1650 = .sdata:0x805D1650; // type:object size:0x4 data:4byte +lbl_805D1654 = .sdata:0x805D1654; // type:object size:0x4 data:4byte +lbl_805D1658 = .sdata:0x805D1658; // type:object size:0x4 data:4byte +lbl_805D165C = .sdata:0x805D165C; // type:object size:0x4 data:4byte +lbl_805D1660 = .sdata:0x805D1660; // type:object size:0x4 data:4byte +lbl_805D1664 = .sdata:0x805D1664; // type:object size:0x4 data:4byte +lbl_805D1668 = .sdata:0x805D1668; // type:object size:0x4 data:4byte +lbl_805D166C = .sdata:0x805D166C; // type:object size:0x4 data:4byte +lbl_805D1670 = .sdata:0x805D1670; // type:object size:0x1 data:byte +lbl_805D1671 = .sdata:0x805D1671; // type:object size:0x1 data:byte +lbl_805D1672 = .sdata:0x805D1672; // type:object size:0x6 data:byte +lbl_805D1678 = .sdata:0x805D1678; // type:object size:0x4 data:float +lbl_805D167C = .sdata:0x805D167C; // type:object size:0x4 data:float +lbl_805D1680 = .sdata:0x805D1680; // type:object size:0x4 data:float +lbl_805D1684 = .sdata:0x805D1684; // type:object size:0x4 data:float +lbl_805D1688 = .sdata:0x805D1688; // type:object size:0x4 data:float +lbl_805D168C = .sdata:0x805D168C; // type:object size:0x4 data:float +lbl_805D1690 = .sdata:0x805D1690; // type:object size:0x4 data:float +lbl_805D1694 = .sdata:0x805D1694; // type:object size:0x4 data:float +lbl_805D1698 = .sdata:0x805D1698; // type:object size:0x4 data:float +lbl_805D169C = .sdata:0x805D169C; // type:object size:0x4 data:float +lbl_805D16A0 = .sdata:0x805D16A0; // type:object size:0x4 data:float +lbl_805D16A4 = .sdata:0x805D16A4; // type:object size:0x4 data:float +lbl_805D16A8 = .sdata:0x805D16A8; // type:object size:0x4 data:float +lbl_805D16AC = .sdata:0x805D16AC; // type:object size:0x4 data:float +lbl_805D16B0 = .sdata:0x805D16B0; // type:object size:0x8 data:float +lbl_805D16B8 = .sdata:0x805D16B8; // type:object size:0x4 data:4byte +lbl_805D16BC = .sdata:0x805D16BC; // type:object size:0x4 data:float +lbl_805D16C0 = .sdata:0x805D16C0; // type:object size:0x1 data:byte +lbl_805D16C1 = .sdata:0x805D16C1; // type:object size:0x1 data:byte +lbl_805D16C2 = .sdata:0x805D16C2; // type:object size:0x1 data:byte +lbl_805D16C3 = .sdata:0x805D16C3; // type:object size:0x1 data:byte +lbl_805D16C4 = .sdata:0x805D16C4; // type:object size:0x1 data:byte +lbl_805D16C5 = .sdata:0x805D16C5; // type:object size:0x1 data:byte +lbl_805D16C6 = .sdata:0x805D16C6; // type:object size:0x1 data:byte +lbl_805D16C7 = .sdata:0x805D16C7; // type:object size:0x1 data:byte +lbl_805D16C8 = .sdata:0x805D16C8; // type:object size:0x1 data:byte +lbl_805D16C9 = .sdata:0x805D16C9; // type:object size:0x1 data:byte +lbl_805D16CA = .sdata:0x805D16CA; // type:object size:0x1 data:byte +lbl_805D16CB = .sdata:0x805D16CB; // type:object size:0x1 data:byte +lbl_805D16CC = .sdata:0x805D16CC; // type:object size:0x1 data:byte +lbl_805D16CD = .sdata:0x805D16CD; // type:object size:0x1 data:byte +lbl_805D16CE = .sdata:0x805D16CE; // type:object size:0x1 data:byte +lbl_805D16CF = .sdata:0x805D16CF; // type:object size:0x1 data:byte +lbl_805D16D0 = .sdata:0x805D16D0; // type:object size:0x1 data:byte +lbl_805D16D1 = .sdata:0x805D16D1; // type:object size:0x7 data:byte +lbl_805D16D8 = .sdata:0x805D16D8; // type:object size:0x4 data:4byte +lbl_805D16DC = .sdata:0x805D16DC; // type:object size:0x4 data:4byte +lbl_805D16E0 = .sdata:0x805D16E0; // type:object size:0x8 data:4byte +lbl_805D16E8 = .sdata:0x805D16E8; // type:object size:0x4 data:4byte +lbl_805D16EC = .sdata:0x805D16EC; // type:object size:0x4 data:float +lbl_805D16F0 = .sdata:0x805D16F0; // type:object size:0x4 data:4byte +lbl_805D16F4 = .sdata:0x805D16F4; // type:object size:0x4 data:4byte +lbl_805D16F8 = .sdata:0x805D16F8; // type:object size:0x4 data:4byte +lbl_805D16FC = .sdata:0x805D16FC; // type:object size:0x4 data:4byte +lbl_805D1700 = .sdata:0x805D1700; // type:object size:0x4 data:4byte +lbl_805D1704 = .sdata:0x805D1704; // type:object size:0x4 data:4byte +lbl_805D1708 = .sdata:0x805D1708; // type:object size:0x4 data:4byte +lbl_805D170C = .sdata:0x805D170C; // type:object size:0x4 data:4byte +lbl_805D1710 = .sdata:0x805D1710; // type:object size:0x4 data:4byte +lbl_805D1714 = .sdata:0x805D1714; // type:object size:0x4 data:4byte +lbl_805D1718 = .sdata:0x805D1718; // type:object size:0x4 data:4byte +lbl_805D171C = .sdata:0x805D171C; // type:object size:0x4 data:4byte +lbl_805D1720 = .sdata:0x805D1720; // type:object size:0x4 data:4byte +lbl_805D1724 = .sdata:0x805D1724; // type:object size:0x4 data:4byte +lbl_805D1728 = .sdata:0x805D1728; // type:object size:0x4 data:4byte +lbl_805D172C = .sdata:0x805D172C; // type:object size:0x4 data:4byte +lbl_805D1730 = .sdata:0x805D1730; // type:object size:0x4 data:4byte +lbl_805D1734 = .sdata:0x805D1734; // type:object size:0x4 data:4byte +lbl_805D1738 = .sdata:0x805D1738; // type:object size:0x4 data:4byte +lbl_805D173C = .sdata:0x805D173C; // type:object size:0x4 data:4byte +lbl_805D1740 = .sdata:0x805D1740; // type:object size:0x8 data:4byte +lbl_805D1748 = .sdata:0x805D1748; // type:object size:0x8 data:4byte +lbl_805D1750 = .sdata:0x805D1750; // type:object size:0x4 data:float +lbl_805D1754 = .sdata:0x805D1754; // type:object size:0x4 data:float +lbl_805D1758 = .sdata:0x805D1758; // type:object size:0x4 data:float +lbl_805D175C = .sdata:0x805D175C; // type:object size:0x4 data:float +lbl_805D1760 = .sdata:0x805D1760; // type:object size:0x4 +lbl_805D1764 = .sdata:0x805D1764; // type:object size:0x4 +lbl_805D1768 = .sdata:0x805D1768; // type:object size:0x8 +lbl_805D1770 = .sdata:0x805D1770; // type:object size:0x4 data:4byte +lbl_805D1774 = .sdata:0x805D1774; // type:object size:0x4 data:4byte +lbl_805D1778 = .sdata:0x805D1778; // type:object size:0x4 data:4byte +lbl_805D177C = .sdata:0x805D177C; // type:object size:0x4 +lbl_805D1780 = .sdata:0x805D1780; // type:object size:0x1 data:byte +lbl_805D1781 = .sdata:0x805D1781; // type:object size:0x1 data:byte +lbl_805D1782 = .sdata:0x805D1782; // type:object size:0x1 data:byte +lbl_805D1784 = .sdata:0x805D1784; // type:object size:0x4 data:4byte +lbl_805D1788 = .sdata:0x805D1788; // type:object size:0x8 +lbl_805D1790 = .sdata:0x805D1790; // type:object size:0x4 data:float +lbl_805D1794 = .sdata:0x805D1794; // type:object size:0x4 data:float +lbl_805D1798 = .sdata:0x805D1798; // type:object size:0x4 data:float +lbl_805D179C = .sdata:0x805D179C; // type:object size:0x4 data:float +lbl_805D17A0 = .sdata:0x805D17A0; // type:object size:0x4 data:float +lbl_805D17A4 = .sdata:0x805D17A4; // type:object size:0x4 data:float +lbl_805D17A8 = .sdata:0x805D17A8; // type:object size:0x4 data:float +lbl_805D17AC = .sdata:0x805D17AC; // type:object size:0x4 data:float +lbl_805D17B0 = .sdata:0x805D17B0; // type:object size:0x4 data:float +lbl_805D17B4 = .sdata:0x805D17B4; // type:object size:0x4 data:float +lbl_805D17B8 = .sdata:0x805D17B8; // type:object size:0x4 data:float +lbl_805D17BC = .sdata:0x805D17BC; // type:object size:0x4 data:float +lbl_805D17C0 = .sdata:0x805D17C0; // type:object size:0x4 data:float +lbl_805D17C4 = .sdata:0x805D17C4; // type:object size:0x4 data:float +lbl_805D17C8 = .sdata:0x805D17C8; // type:object size:0x4 data:float +lbl_805D17CC = .sdata:0x805D17CC; // type:object size:0x4 data:float +lbl_805D17D0 = .sdata:0x805D17D0; // type:object size:0x4 data:float +lbl_805D17D4 = .sdata:0x805D17D4; // type:object size:0x4 data:float +lbl_805D17D8 = .sdata:0x805D17D8; // type:object size:0x8 data:float +lbl_805D17E0 = .sdata:0x805D17E0; // type:object size:0x4 data:float +lbl_805D17E4 = .sdata:0x805D17E4; // type:object size:0x4 data:4byte +lbl_805D17E8 = .sdata:0x805D17E8; // type:object size:0x8 data:4byte +lbl_805D17F0 = .sdata:0x805D17F0; // type:object size:0x4 data:4byte +lbl_805D17F4 = .sdata:0x805D17F4; // type:object size:0x4 data:4byte +lbl_805D17F8 = .sdata:0x805D17F8; // type:object size:0x4 data:4byte +lbl_805D17FC = .sdata:0x805D17FC; // type:object size:0x4 data:4byte +lbl_805D1800 = .sdata:0x805D1800; // type:object size:0x4 data:4byte +lbl_805D1804 = .sdata:0x805D1804; // type:object size:0x4 data:4byte +lbl_805D1808 = .sdata:0x805D1808; // type:object size:0x4 data:4byte +lbl_805D180C = .sdata:0x805D180C; // type:object size:0x1 data:byte +lbl_805D180D = .sdata:0x805D180D; // type:object size:0x1 data:byte +lbl_805D1810 = .sdata:0x805D1810; // type:object size:0x4 data:4byte +lbl_805D1814 = .sdata:0x805D1814; // type:object size:0x4 data:4byte +lbl_805D1818 = .sdata:0x805D1818; // type:object size:0x4 data:4byte +lbl_805D181C = .sdata:0x805D181C; // type:object size:0x4 data:4byte +lbl_805D1820 = .sdata:0x805D1820; // type:object size:0x4 data:4byte +lbl_805D1824 = .sdata:0x805D1824; // type:object size:0x4 data:4byte +lbl_805D1828 = .sdata:0x805D1828; // type:object size:0x4 data:4byte +lbl_805D182C = .sdata:0x805D182C; // type:object size:0x4 data:4byte +lbl_805D1830 = .sdata:0x805D1830; // type:object size:0x4 data:4byte +lbl_805D1834 = .sdata:0x805D1834; // type:object size:0x4 data:4byte +lbl_805D1838 = .sdata:0x805D1838; // type:object size:0x4 data:4byte +lbl_805D183C = .sdata:0x805D183C; // type:object size:0x4 data:4byte +lbl_805D1840 = .sdata:0x805D1840; // type:object size:0x4 data:4byte +lbl_805D1844 = .sdata:0x805D1844; // type:object size:0x4 data:4byte +lbl_805D1848 = .sdata:0x805D1848; // type:object size:0x4 data:4byte +lbl_805D184C = .sdata:0x805D184C; // type:object size:0x4 data:4byte +lbl_805D1850 = .sdata:0x805D1850; // type:object size:0x4 data:4byte +lbl_805D1854 = .sdata:0x805D1854; // type:object size:0x4 data:4byte +lbl_805D1858 = .sdata:0x805D1858; // type:object size:0x4 data:4byte +lbl_805D185C = .sdata:0x805D185C; // type:object size:0x4 data:4byte +lbl_805D1860 = .sdata:0x805D1860; // type:object size:0x4 data:4byte +lbl_805D1864 = .sdata:0x805D1864; // type:object size:0x4 data:4byte +lbl_805D1868 = .sdata:0x805D1868; // type:object size:0x4 data:4byte +lbl_805D186C = .sdata:0x805D186C; // type:object size:0x4 data:4byte +lbl_805D1870 = .sdata:0x805D1870; // type:object size:0x4 data:4byte +lbl_805D1874 = .sdata:0x805D1874; // type:object size:0x4 data:4byte +lbl_805D1878 = .sdata:0x805D1878; // type:object size:0x4 data:4byte +lbl_805D187C = .sdata:0x805D187C; // type:object size:0x4 data:4byte +lbl_805D1880 = .sdata:0x805D1880; // type:object size:0x4 data:4byte +lbl_805D1884 = .sdata:0x805D1884; // type:object size:0x4 data:4byte +lbl_805D1888 = .sdata:0x805D1888; // type:object size:0x8 data:2byte +lbl_805D1890 = .sdata:0x805D1890; // type:object size:0x4 data:4byte +lbl_805D1894 = .sdata:0x805D1894; // type:object size:0x4 data:4byte +lbl_805D1898 = .sdata:0x805D1898; // type:object size:0x4 data:4byte +lbl_805D189C = .sdata:0x805D189C; // type:object size:0x4 data:4byte +lbl_805D18A0 = .sdata:0x805D18A0; // type:object size:0x2 data:2byte +lbl_805D18A4 = .sdata:0x805D18A4; // type:object size:0x4 data:4byte +lbl_805D18A8 = .sdata:0x805D18A8; // type:object size:0x4 data:4byte +lbl_805D18AC = .sdata:0x805D18AC; // type:object size:0x4 data:4byte +lbl_805D18B0 = .sdata:0x805D18B0; // type:object size:0x4 data:4byte +lbl_805D18B4 = .sdata:0x805D18B4; // type:object size:0x4 data:4byte +lbl_805D18B8 = .sdata:0x805D18B8; // type:object size:0x4 data:4byte +lbl_805D18BC = .sdata:0x805D18BC; // type:object size:0x4 data:4byte +lbl_805D18C0 = .sdata:0x805D18C0; // type:object size:0x4 data:4byte +lbl_805D18C4 = .sdata:0x805D18C4; // type:object size:0x4 data:4byte +lbl_805D18C8 = .sdata:0x805D18C8; // type:object size:0x8 data:4byte +lbl_805D18D0 = .sdata:0x805D18D0; // type:object size:0x8 +lbl_805D18D8 = .sdata:0x805D18D8; // type:object size:0x4 data:4byte +lbl_805D18DC = .sdata:0x805D18DC; // type:object size:0x4 data:4byte +lbl_805D18E0 = .sdata:0x805D18E0; // type:object size:0x4 data:float +lbl_805D18E4 = .sdata:0x805D18E4; // type:object size:0x4 data:float +lbl_805D18E8 = .sdata:0x805D18E8; // type:object size:0x4 data:float +lbl_805D18EC = .sdata:0x805D18EC; // type:object size:0x4 data:float +lbl_805D18F0 = .sdata:0x805D18F0; // type:object size:0x4 data:float +lbl_805D18F4 = .sdata:0x805D18F4; // type:object size:0x4 data:float +lbl_805D18F8 = .sdata:0x805D18F8; // type:object size:0x4 data:4byte +lbl_805D18FC = .sdata:0x805D18FC; // type:object size:0x4 data:4byte +lbl_805D1900 = .sdata:0x805D1900; // type:object size:0x4 data:4byte +lbl_805D1904 = .sdata:0x805D1904; // type:object size:0x4 data:4byte +lbl_805D1908 = .sdata:0x805D1908; // type:object size:0x8 data:4byte +lbl_805D1910 = .sdata:0x805D1910; // type:object size:0x8 +lbl_805D1918 = .sdata:0x805D1918; // type:object size:0x8 data:4byte +lbl_805D1920 = .sdata:0x805D1920; // type:object size:0x8 +lbl_805D1928 = .sdata:0x805D1928; // type:object size:0x4 data:4byte +lbl_805D192C = .sdata:0x805D192C; // type:object size:0x4 data:4byte +lbl_805D1930 = .sdata:0x805D1930; // type:object size:0x4 +lbl_805D1934 = .sdata:0x805D1934; // type:object size:0x4 +lbl_805D1938 = .sdata:0x805D1938; // type:object size:0x4 data:4byte +lbl_805D193C = .sdata:0x805D193C; // type:object size:0x4 data:4byte +lbl_805D1940 = .sdata:0x805D1940; // type:object size:0x4 data:4byte +lbl_805D1944 = .sdata:0x805D1944; // type:object size:0x4 data:4byte +lbl_805D1948 = .sdata:0x805D1948; // type:object size:0x4 data:4byte +lbl_805D194C = .sdata:0x805D194C; // type:object size:0x4 data:4byte +lbl_805D1950 = .sdata:0x805D1950; // type:object size:0x4 data:4byte +lbl_805D1954 = .sdata:0x805D1954; // type:object size:0x4 data:4byte +lbl_805D1958 = .sdata:0x805D1958; // type:object size:0x4 data:4byte +lbl_805D195C = .sdata:0x805D195C; // type:object size:0x4 data:4byte +lbl_805D1960 = .sdata:0x805D1960; // type:object size:0x4 data:4byte +lbl_805D1964 = .sdata:0x805D1964; // type:object size:0x4 data:4byte +lbl_805D1968 = .sdata:0x805D1968; // type:object size:0x4 data:4byte +lbl_805D196C = .sdata:0x805D196C; // type:object size:0x4 data:4byte +lbl_805D1970 = .sdata:0x805D1970; // type:object size:0x4 data:4byte +lbl_805D1974 = .sdata:0x805D1974; // type:object size:0x4 data:4byte +lbl_805D1978 = .sdata:0x805D1978; // type:object size:0x8 data:4byte +lbl_805D1980 = .sdata:0x805D1980; // type:object size:0x8 data:4byte +lbl_805D1988 = .sdata:0x805D1988; // type:object size:0x4 data:4byte +lbl_805D198C = .sdata:0x805D198C; // type:object size:0x4 data:4byte +lbl_805D1990 = .sdata:0x805D1990; // type:object size:0x8 data:4byte +lbl_805D1998 = .sdata:0x805D1998; // type:object size:0x8 data:4byte +lbl_805D19A0 = .sdata:0x805D19A0; // type:object size:0x8 data:4byte +lbl_805D19A8 = .sdata:0x805D19A8; // type:object size:0x8 data:4byte +lbl_805D19B0 = .sdata:0x805D19B0; // type:object size:0x4 data:4byte +lbl_805D19B4 = .sdata:0x805D19B4; // type:object size:0x4 data:4byte +lbl_805D19B8 = .sdata:0x805D19B8; // type:object size:0x8 data:4byte +lbl_805D19C0 = .sdata:0x805D19C0; // type:object size:0x4 data:4byte +lbl_805D19C4 = .sdata:0x805D19C4; // type:object size:0x4 data:4byte +lbl_805D19C8 = .sdata:0x805D19C8; // type:object size:0x4 data:float +lbl_805D19CC = .sdata:0x805D19CC; // type:object size:0x4 data:4byte +lbl_805D19D0 = .sdata:0x805D19D0; // type:object size:0x4 data:4byte +lbl_805D19D4 = .sdata:0x805D19D4; // type:object size:0x4 data:4byte +lbl_805D19D8 = .sdata:0x805D19D8; // type:object size:0x4 data:4byte +lbl_805D19DC = .sdata:0x805D19DC; // type:object size:0x4 data:4byte +lbl_805D19E0 = .sdata:0x805D19E0; // type:object size:0x4 data:4byte +lbl_805D19E4 = .sdata:0x805D19E4; // type:object size:0x4 data:4byte +lbl_805D19E8 = .sdata:0x805D19E8; // type:object size:0x4 data:float +lbl_805D19EC = .sdata:0x805D19EC; // type:object size:0x4 data:4byte +lbl_805D19F0 = .sdata:0x805D19F0; // type:object size:0x4 data:4byte +lbl_805D19F4 = .sdata:0x805D19F4; // type:object size:0x4 data:4byte +lbl_805D19F8 = .sdata:0x805D19F8; // type:object size:0x4 data:4byte +lbl_805D19FC = .sdata:0x805D19FC; // type:object size:0x4 data:4byte +lbl_805D1A00 = .sdata:0x805D1A00; // type:object size:0x4 data:4byte +lbl_805D1A04 = .sdata:0x805D1A04; // type:object size:0x4 data:4byte +lbl_805D1A08 = .sdata:0x805D1A08; // type:object size:0x4 data:4byte +lbl_805D1A0C = .sdata:0x805D1A0C; // type:object size:0x4 data:4byte +lbl_805D1A10 = .sdata:0x805D1A10; // type:object size:0x4 data:4byte +lbl_805D1A14 = .sdata:0x805D1A14; // type:object size:0x4 data:4byte +lbl_805D1A18 = .sdata:0x805D1A18; // type:object size:0x4 data:4byte +lbl_805D1A1C = .sdata:0x805D1A1C; // type:object size:0x4 data:4byte +lbl_805D1A20 = .sdata:0x805D1A20; // type:object size:0x4 data:4byte +lbl_805D1A24 = .sdata:0x805D1A24; // type:object size:0x4 data:4byte +lbl_805D1A28 = .sdata:0x805D1A28; // type:object size:0x4 data:4byte +lbl_805D1A2C = .sdata:0x805D1A2C; // type:object size:0x4 data:4byte +lbl_805D1A30 = .sdata:0x805D1A30; // type:object size:0x4 data:4byte +lbl_805D1A34 = .sdata:0x805D1A34; // type:object size:0x4 data:4byte +lbl_805D1A38 = .sdata:0x805D1A38; // type:object size:0x4 +lbl_805D1A3C = .sdata:0x805D1A3C; // type:object size:0x4 +lbl_805D1A40 = .sdata:0x805D1A40; // type:object size:0x4 +lbl_805D1A44 = .sdata:0x805D1A44; // type:object size:0x4 +lbl_805D1A48 = .sdata:0x805D1A48; // type:object size:0x4 +lbl_805D1A4C = .sdata:0x805D1A4C; // type:object size:0x4 +lbl_805D1A50 = .sdata:0x805D1A50; // type:object size:0x8 +lbl_805D1A58 = .sdata:0x805D1A58; // type:object size:0x8 data:4byte +lbl_805D1A60 = .sdata:0x805D1A60; // type:object size:0x8 data:4byte +lbl_805D1A68 = .sdata:0x805D1A68; // type:object size:0x8 data:4byte +lbl_805D1A70 = .sdata:0x805D1A70; // type:object size:0x8 data:4byte +lbl_805D1A78 = .sdata:0x805D1A78; // type:object size:0x8 +lbl_805D1A80 = .sdata:0x805D1A80; // type:object size:0x1 data:byte +lbl_805D1A81 = .sdata:0x805D1A81; // type:object size:0x1 data:byte +lbl_805D1A82 = .sdata:0x805D1A82; // type:object size:0x6 data:byte +lbl_805D1A88 = .sdata:0x805D1A88; // type:object size:0x4 data:float +lbl_805D1A8C = .sdata:0x805D1A8C; // type:object size:0x4 data:float +lbl_805D1A90 = .sdata:0x805D1A90; // type:object size:0x4 data:4byte +lbl_805D1A94 = .sdata:0x805D1A94; // type:object size:0x4 data:4byte +lbl_805D1A98 = .sdata:0x805D1A98; // type:object size:0x4 data:4byte +lbl_805D1A9C = .sdata:0x805D1A9C; // type:object size:0x4 data:4byte +lbl_805D1AA0 = .sdata:0x805D1AA0; // type:object size:0x4 +lbl_805D1AA4 = .sdata:0x805D1AA4; // type:object size:0x4 +lbl_805D1AA8 = .sdata:0x805D1AA8; // type:object size:0x4 +lbl_805D1AAC = .sdata:0x805D1AAC; // type:object size:0x4 +lbl_805D1AB0 = .sdata:0x805D1AB0; // type:object size:0x4 data:4byte +lbl_805D1AB4 = .sdata:0x805D1AB4; // type:object size:0x4 data:4byte +lbl_805D1AB8 = .sdata:0x805D1AB8; // type:object size:0x8 +lbl_805D1AC0 = .sdata:0x805D1AC0; // type:object size:0x4 data:4byte +lbl_805D1AC4 = .sdata:0x805D1AC4; // type:object size:0x4 data:4byte +lbl_805D1AC8 = .sdata:0x805D1AC8; // type:object size:0x8 data:4byte +lbl_805D1AD0 = .sdata:0x805D1AD0; // type:object size:0x4 data:4byte +lbl_805D1AD4 = .sdata:0x805D1AD4; // type:object size:0x4 data:4byte +lbl_805D1AD8 = .sdata:0x805D1AD8; // type:object size:0x4 data:float +lbl_805D1ADC = .sdata:0x805D1ADC; // type:object size:0x4 +lbl_805D1AE0 = .sdata:0x805D1AE0; // type:object size:0x4 +lbl_805D1AE4 = .sdata:0x805D1AE4; // type:object size:0x4 +lbl_805D1AE8 = .sdata:0x805D1AE8; // type:object size:0x8 data:4byte +lbl_805D1AF0 = .sdata:0x805D1AF0; // type:object size:0x8 data:4byte +lbl_805D1AF8 = .sdata:0x805D1AF8; // type:object size:0x8 data:4byte +lbl_805D1B00 = .sdata:0x805D1B00; // type:object size:0x4 data:float +lbl_805D1B04 = .sdata:0x805D1B04; // type:object size:0x4 data:float +lbl_805D1B08 = .sdata:0x805D1B08; // type:object size:0x8 data:4byte +lbl_805D1B10 = .sdata:0x805D1B10; // type:object size:0x8 data:4byte +lbl_805D1B18 = .sdata:0x805D1B18; // type:object size:0x4 data:4byte +lbl_805D1B1C = .sdata:0x805D1B1C; // type:object size:0x4 data:4byte +lbl_805D1B20 = .sdata:0x805D1B20; // type:object size:0x8 data:4byte +lbl_805D1B28 = .sdata:0x805D1B28; // type:object size:0x4 +lbl_805D1B2C = .sdata:0x805D1B2C; // type:object size:0x4 data:4byte +lbl_805D1B30 = .sdata:0x805D1B30; // type:object size:0x4 data:4byte +lbl_805D1B34 = .sdata:0x805D1B34; // type:object size:0x1 data:byte +lbl_805D1B38 = .sdata:0x805D1B38; // type:object size:0x8 data:4byte +lbl_805D1B40 = .sdata:0x805D1B40; // type:object size:0x8 data:4byte +lbl_805D1B48 = .sdata:0x805D1B48; // type:object size:0x4 data:4byte +lbl_805D1B4C = .sdata:0x805D1B4C; // type:object size:0x4 data:4byte +lbl_805D1B50 = .sdata:0x805D1B50; // type:object size:0x4 data:4byte +lbl_805D1B54 = .sdata:0x805D1B54; // type:object size:0x4 data:4byte +lbl_805D1B58 = .sdata:0x805D1B58; // type:object size:0x4 data:4byte +lbl_805D1B5C = .sdata:0x805D1B5C; // type:object size:0x4 data:4byte +lbl_805D1B60 = .sdata:0x805D1B60; // type:object size:0x8 data:4byte +lbl_805D1B68 = .sdata:0x805D1B68; // type:object size:0x4 data:4byte +lbl_805D1B6C = .sdata:0x805D1B6C; // type:object size:0x4 data:4byte +lbl_805D1B70 = .sdata:0x805D1B70; // type:object size:0x4 data:4byte +lbl_805D1B74 = .sdata:0x805D1B74; // type:object size:0x4 data:4byte +lbl_805D1B78 = .sdata:0x805D1B78; // type:object size:0x4 data:4byte +lbl_805D1B7C = .sdata:0x805D1B7C; // type:object size:0x4 data:4byte +lbl_805D1B80 = .sdata:0x805D1B80; // type:object size:0x4 data:4byte +lbl_805D1B84 = .sdata:0x805D1B84; // type:object size:0x4 data:4byte +lbl_805D1B88 = .sdata:0x805D1B88; // type:object size:0x4 data:4byte +lbl_805D1B8C = .sdata:0x805D1B8C; // type:object size:0x4 data:4byte +lbl_805D1B90 = .sdata:0x805D1B90; // type:object size:0x4 data:4byte +lbl_805D1B94 = .sdata:0x805D1B94; // type:object size:0x4 data:4byte +lbl_805D1B98 = .sdata:0x805D1B98; // type:object size:0x4 data:4byte +lbl_805D1B9C = .sdata:0x805D1B9C; // type:object size:0x4 data:4byte +lbl_805D1BA0 = .sdata:0x805D1BA0; // type:object size:0x4 data:4byte +lbl_805D1BA4 = .sdata:0x805D1BA4; // type:object size:0x4 data:4byte +lbl_805D1BA8 = .sdata:0x805D1BA8; // type:object size:0x1 data:byte +lbl_805D1BA9 = .sdata:0x805D1BA9; // type:object size:0x1 data:byte +lbl_805D1BAA = .sdata:0x805D1BAA; // type:object size:0x1 data:byte +lbl_805D1BAB = .sdata:0x805D1BAB; // type:object size:0x1 data:byte +lbl_805D1BAC = .sdata:0x805D1BAC; // type:object size:0x1 data:byte +lbl_805D1BAD = .sdata:0x805D1BAD; // type:object size:0x1 data:byte +lbl_805D1BAE = .sdata:0x805D1BAE; // type:object size:0x1 data:byte +lbl_805D1BAF = .sdata:0x805D1BAF; // type:object size:0x1 data:byte +lbl_805D1BB0 = .sdata:0x805D1BB0; // type:object size:0x8 +lbl_805D1BB8 = .sdata:0x805D1BB8; // type:object size:0x4 data:4byte +lbl_805D1BBC = .sdata:0x805D1BBC; // type:object size:0x4 data:4byte +lbl_805D1BC0 = .sdata:0x805D1BC0; // type:object size:0x4 data:4byte +lbl_805D1BC4 = .sdata:0x805D1BC4; // type:object size:0x4 data:4byte +lbl_805D1BC8 = .sdata:0x805D1BC8; // type:object size:0x4 data:4byte +lbl_805D1BCC = .sdata:0x805D1BCC; // type:object size:0x2 data:2byte +lbl_805D1BCE = .sdata:0x805D1BCE; // type:object size:0x2 data:2byte +lbl_805D1BD0 = .sdata:0x805D1BD0; // type:object size:0x4 data:4byte +lbl_805D1BD4 = .sdata:0x805D1BD4; // type:object size:0x4 data:4byte +lbl_805D1BD8 = .sdata:0x805D1BD8; // type:object size:0x4 data:4byte +lbl_805D1BDC = .sdata:0x805D1BDC; // type:object size:0x4 data:4byte +lbl_805D1BE0 = .sdata:0x805D1BE0; // type:object size:0x4 data:4byte +lbl_805D1BE4 = .sdata:0x805D1BE4; // type:object size:0x4 data:4byte +lbl_805D1BE8 = .sdata:0x805D1BE8; // type:object size:0x4 data:4byte +lbl_805D1BEC = .sdata:0x805D1BEC; // type:object size:0x4 data:4byte +lbl_805D1BF0 = .sdata:0x805D1BF0; // type:object size:0x8 data:4byte +lbl_805D1BF8 = .sdata:0x805D1BF8; // type:object size:0x8 data:4byte +lbl_805D1C00 = .sdata:0x805D1C00; // type:object size:0x8 data:4byte +lbl_805D1C08 = .sdata:0x805D1C08; // type:object size:0x8 data:4byte +lbl_805D1C10 = .sdata:0x805D1C10; // type:object size:0x8 data:4byte +lbl_805D1C18 = .sdata:0x805D1C18; // type:object size:0x4 +lbl_805D1C1C = .sdata:0x805D1C1C; // type:object size:0x4 +lbl_805D1C20 = .sdata:0x805D1C20; // type:object size:0x8 +lbl_805D1C28 = .sdata:0x805D1C28; // type:object size:0x4 data:4byte +lbl_805D1C2C = .sdata:0x805D1C2C; // type:object size:0x4 data:4byte +lbl_805D1C30 = .sdata:0x805D1C30; // type:object size:0x4 data:4byte +lbl_805D1C34 = .sdata:0x805D1C34; // type:object size:0x4 data:4byte +lbl_805D1C38 = .sdata:0x805D1C38; // type:object size:0x4 data:4byte +lbl_805D1C3C = .sdata:0x805D1C3C; // type:object size:0x4 data:4byte +lbl_805D1C40 = .sdata:0x805D1C40; // type:object size:0x8 data:4byte +lbl_805D1C48 = .sdata:0x805D1C48; // type:object size:0x1 data:byte +lbl_805D1C49 = .sdata:0x805D1C49; // type:object size:0x1 data:byte +lbl_805D1C4A = .sdata:0x805D1C4A; // type:object size:0x6 data:byte +lbl_805D1C50 = .sdata:0x805D1C50; // type:object size:0x4 data:float +lbl_805D1C54 = .sdata:0x805D1C54; // type:object size:0x4 +lbl_805D1C58 = .sdata:0x805D1C58; // type:object size:0x4 +lbl_805D1C5C = .sdata:0x805D1C5C; // type:object size:0x4 +lbl_805D1C60 = .sdata:0x805D1C60; // type:object size:0x4 data:4byte +lbl_805D1C64 = .sdata:0x805D1C64; // type:object size:0x4 data:4byte +lbl_805D1C68 = .sdata:0x805D1C68; // type:object size:0x4 data:4byte +lbl_805D1C6C = .sdata:0x805D1C6C; // type:object size:0x4 data:4byte +lbl_805D1C70 = .sdata:0x805D1C70; // type:object size:0x8 data:4byte +lbl_805D1C78 = .sdata:0x805D1C78; // type:object size:0x4 data:float +lbl_805D1C7C = .sdata:0x805D1C7C; // type:object size:0x4 +lbl_805D1C80 = .sdata:0x805D1C80; // type:object size:0x4 +lbl_805D1C84 = .sdata:0x805D1C84; // type:object size:0x4 +lbl_805D1C88 = .sdata:0x805D1C88; // type:object size:0x8 +lbl_805D1C90 = .sdata:0x805D1C90; // type:object size:0x8 +lbl_805D1C98 = .sdata:0x805D1C98; // type:object size:0x4 data:float +lbl_805D1C9C = .sdata:0x805D1C9C; // type:object size:0x4 data:float +lbl_805D1CA0 = .sdata:0x805D1CA0; // type:object size:0x8 data:double +@wstringBase0 = .sdata:0x805D1CA8; // type:object size:0x2 scope:local +lbl_805D1CB0 = .sdata:0x805D1CB0; // type:object size:0x8 data:4byte +fragmentID = .sdata:0x805D1CB8; // type:object size:0x4 scope:local data:4byte +lbl_805D1CC0 = .sdata:0x805D1CC0; // type:object size:0x8 data:4byte +lbl_805D1CC8 = .sdata:0x805D1CC8; // type:object size:0x8 data:4byte +lbl_805D1CD0 = .sdata:0x805D1CD0; // type:object size:0x8 data:4byte +lbl_805D1CD8 = .sdata:0x805D1CD8; // type:object size:0x4 data:4byte +lbl_805D1CDC = .sdata:0x805D1CDC; // type:object size:0x4 data:4byte +lbl_805D1CE0 = .sdata:0x805D1CE0; // type:object size:0x4 data:4byte +lbl_805D1CE4 = .sdata:0x805D1CE4; // type:object size:0x4 data:4byte +lbl_805D1CE8 = .sdata:0x805D1CE8; // type:object size:0x4 data:4byte +lbl_805D1CEC = .sdata:0x805D1CEC; // type:object size:0x4 data:4byte +lbl_805D1CF0 = .sdata:0x805D1CF0; // type:object size:0x4 data:4byte +lbl_805D1CF4 = .sdata:0x805D1CF4; // type:object size:0x4 data:4byte +lbl_805D1CF8 = .sdata:0x805D1CF8; // type:object size:0x4 data:4byte +lbl_805D1CFC = .sdata:0x805D1CFC; // type:object size:0x4 data:4byte +lbl_805D1D00 = .sdata:0x805D1D00; // type:object size:0x4 data:4byte +lbl_805D1D04 = .sdata:0x805D1D04; // type:object size:0x4 data:4byte +lbl_805D1D08 = .sdata:0x805D1D08; // type:object size:0x4 data:4byte +lbl_805D1D0C = .sdata:0x805D1D0C; // type:object size:0x4 data:4byte +lbl_805D1D10 = .sdata:0x805D1D10; // type:object size:0x4 data:4byte +lbl_805D1D14 = .sdata:0x805D1D14; // type:object size:0x4 data:4byte +lbl_805D1D18 = .sdata:0x805D1D18; // type:object size:0x4 data:4byte +lbl_805D1D1C = .sdata:0x805D1D1C; // type:object size:0x4 data:4byte +lbl_805D1D20 = .sdata:0x805D1D20; // type:object size:0x4 data:4byte +lbl_805D1D24 = .sdata:0x805D1D24; // type:object size:0x4 data:4byte +lbl_805D1D28 = .sdata:0x805D1D28; // type:object size:0x4 data:4byte +lbl_805D1D2C = .sdata:0x805D1D2C; // type:object size:0x4 data:4byte +lbl_805D1D30 = .sdata:0x805D1D30; // type:object size:0x4 data:4byte +lbl_805D1D34 = .sdata:0x805D1D34; // type:object size:0x4 data:4byte +lbl_805D1D38 = .sdata:0x805D1D38; // type:object size:0x4 data:4byte +lbl_805D1D3C = .sdata:0x805D1D3C; // type:object size:0x4 data:4byte +lbl_805D1D40 = .sdata:0x805D1D40; // type:object size:0x8 data:4byte +lbl_805D1D48 = .sdata:0x805D1D48; // type:object size:0x4 data:4byte +lbl_805D1D4C = .sdata:0x805D1D4C; // type:object size:0x4 data:float +lbl_805D1D50 = .sdata:0x805D1D50; // type:object size:0x1 data:byte +lbl_805D1D54 = .sdata:0x805D1D54; // type:object size:0x4 data:4byte +lbl_805D1D58 = .sdata:0x805D1D58; // type:object size:0x4 data:4byte +lbl_805D1D5C = .sdata:0x805D1D5C; // type:object size:0x1 data:byte +lbl_805D1D60 = .sdata:0x805D1D60; // type:object size:0x4 data:4byte +lbl_805D1D64 = .sdata:0x805D1D64; // type:object size:0x4 data:4byte +lbl_805D1D68 = .sdata:0x805D1D68; // type:object size:0x1 data:byte +lbl_805D1D69 = .sdata:0x805D1D69; // type:object size:0x1 data:byte +lbl_805D1D6A = .sdata:0x805D1D6A; // type:object size:0x6 data:byte +lbl_805D1D70 = .sdata:0x805D1D70; // type:object size:0x4 data:4byte +lbl_805D1D74 = .sdata:0x805D1D74; // type:object size:0x4 data:float +lbl_805D1D78 = .sdata:0x805D1D78; // type:object size:0x4 data:4byte +lbl_805D1D7C = .sdata:0x805D1D7C; // type:object size:0x4 data:float +lbl_805D1D80 = .sdata:0x805D1D80; // type:object size:0x4 data:4byte +lbl_805D1D84 = .sdata:0x805D1D84; // type:object size:0x4 data:float +lbl_805D1D88 = .sdata:0x805D1D88; // type:object size:0x4 data:4byte +lbl_805D1D8C = .sdata:0x805D1D8C; // type:object size:0x4 data:float +lbl_805D1D90 = .sdata:0x805D1D90; // type:object size:0x4 data:4byte +lbl_805D1D94 = .sdata:0x805D1D94; // type:object size:0x4 data:float +lbl_805D1D98 = .sdata:0x805D1D98; // type:object size:0x4 data:4byte +lbl_805D1D9C = .sdata:0x805D1D9C; // type:object size:0x4 data:float +lbl_805D1DA0 = .sdata:0x805D1DA0; // type:object size:0x4 data:float +lbl_805D1DA4 = .sdata:0x805D1DA4; // type:object size:0x4 data:4byte +lbl_805D1DA8 = .sdata:0x805D1DA8; // type:object size:0x4 data:float +lbl_805D1DAC = .sdata:0x805D1DAC; // type:object size:0x4 data:4byte +lbl_805D1DB0 = .sdata:0x805D1DB0; // type:object size:0x4 data:float +lbl_805D1DB4 = .sdata:0x805D1DB4; // type:object size:0x4 data:float +lbl_805D1DB8 = .sdata:0x805D1DB8; // type:object size:0x1 data:byte +lbl_805D1DB9 = .sdata:0x805D1DB9; // type:object size:0x1 data:byte +lbl_805D1DBA = .sdata:0x805D1DBA; // type:object size:0x6 data:byte +lbl_805D1DC0 = .sdata:0x805D1DC0; // type:object size:0x4 data:4byte +lbl_805D1DC4 = .sdata:0x805D1DC4; // type:object size:0x4 data:float +lbl_805D1DC8 = .sdata:0x805D1DC8; // type:object size:0x4 data:float +lbl_805D1DCC = .sdata:0x805D1DCC; // type:object size:0x4 data:4byte +lbl_805D1DD0 = .sdata:0x805D1DD0; // type:object size:0x4 data:4byte +lbl_805D1DD4 = .sdata:0x805D1DD4; // type:object size:0x4 data:4byte +lbl_805D1DD8 = .sdata:0x805D1DD8; // type:object size:0x4 data:4byte +lbl_805D1DDC = .sdata:0x805D1DDC; // type:object size:0x4 data:4byte +lbl_805D1DE0 = .sdata:0x805D1DE0; // type:object size:0x8 data:4byte +lbl_805D1DE8 = .sdata:0x805D1DE8; // type:object size:0x8 data:byte +lbl_805D1DF0 = .sdata:0x805D1DF0; // type:object size:0x8 data:2byte +lbl_805D1DF8 = .sdata:0x805D1DF8; // type:object size:0x4 data:4byte +lbl_805D1DFC = .sdata:0x805D1DFC; // type:object size:0x4 data:float +lbl_805D1E00 = .sdata:0x805D1E00; // type:object size:0x1 data:byte +lbl_805D1E01 = .sdata:0x805D1E01; // type:object size:0x1 data:byte +lbl_805D1E02 = .sdata:0x805D1E02; // type:object size:0x1 data:byte +lbl_805D1E03 = .sdata:0x805D1E03; // type:object size:0x1 data:byte +lbl_805D1E04 = .sdata:0x805D1E04; // type:object size:0x1 data:byte +lbl_805D1E05 = .sdata:0x805D1E05; // type:object size:0x1 data:byte +lbl_805D1E08 = .sdata:0x805D1E08; // type:object size:0x4 +lbl_805D1E0C = .sdata:0x805D1E0C; // type:object size:0x4 +lbl_805D1E10 = .sdata:0x805D1E10; // type:object size:0x4 data:float +lbl_805D1E14 = .sdata:0x805D1E14; // type:object size:0x4 data:float +lbl_805D1E18 = .sdata:0x805D1E18; // type:object size:0x8 data:4byte +lbl_805D1E20 = .sdata:0x805D1E20; // type:object size:0x4 data:4byte +lbl_805D1E24 = .sdata:0x805D1E24; // type:object size:0x4 data:float +lbl_805D1E28 = .sdata:0x805D1E28; // type:object size:0x4 data:4byte +lbl_805D1E2C = .sdata:0x805D1E2C; // type:object size:0x4 data:float +lbl_805D1E30 = .sdata:0x805D1E30; // type:object size:0x1 data:byte +lbl_805D1E31 = .sdata:0x805D1E31; // type:object size:0x1 data:byte +lbl_805D1E32 = .sdata:0x805D1E32; // type:object size:0x6 data:byte +lbl_805D1E38 = .sdata:0x805D1E38; // type:object size:0x4 data:4byte +lbl_805D1E3C = .sdata:0x805D1E3C; // type:object size:0x4 data:float +lbl_805D1E40 = .sdata:0x805D1E40; // type:object size:0x4 data:float +lbl_805D1E44 = .sdata:0x805D1E44; // type:object size:0x4 data:4byte +lbl_805D1E48 = .sdata:0x805D1E48; // type:object size:0x4 data:float +lbl_805D1E4C = .sdata:0x805D1E4C; // type:object size:0x4 data:4byte +lbl_805D1E50 = .sdata:0x805D1E50; // type:object size:0x8 data:2byte +lbl_805D1E58 = .sdata:0x805D1E58; // type:object size:0x8 data:2byte +lbl_805D1E60 = .sdata:0x805D1E60; // type:object size:0x8 data:2byte +lbl_805D1E68 = .sdata:0x805D1E68; // type:object size:0x4 data:4byte +lbl_805D1E6C = .sdata:0x805D1E6C; // type:object size:0x1 data:byte +lbl_805D1E6D = .sdata:0x805D1E6D; // type:object size:0x1 data:byte +lbl_805D1E6E = .sdata:0x805D1E6E; // type:object size:0x1 data:byte +lbl_805D1E70 = .sdata:0x805D1E70; // type:object size:0x8 data:4byte +lbl_805D1E78 = .sdata:0x805D1E78; // type:object size:0x4 data:4byte +lbl_805D1E7C = .sdata:0x805D1E7C; // type:object size:0x4 data:float +lbl_805D1E80 = .sdata:0x805D1E80; // type:object size:0x4 data:4byte +lbl_805D1E84 = .sdata:0x805D1E84; // type:object size:0x4 data:4byte +lbl_805D1E88 = .sdata:0x805D1E88; // type:object size:0x4 data:4byte +lbl_805D1E8C = .sdata:0x805D1E8C; // type:object size:0x4 data:4byte +lbl_805D1E90 = .sdata:0x805D1E90; // type:object size:0x4 data:4byte +lbl_805D1E94 = .sdata:0x805D1E94; // type:object size:0x1 data:byte +lbl_805D1E98 = .sdata:0x805D1E98; // type:object size:0x4 data:4byte +lbl_805D1E9C = .sdata:0x805D1E9C; // type:object size:0x1 data:byte +lbl_805D1EA0 = .sdata:0x805D1EA0; // type:object size:0x1 data:byte +lbl_805D1EA1 = .sdata:0x805D1EA1; // type:object size:0x1 data:byte +lbl_805D1EA2 = .sdata:0x805D1EA2; // type:object size:0x6 data:byte +lbl_805D1EA8 = .sdata:0x805D1EA8; // type:object size:0x4 data:4byte +lbl_805D1EAC = .sdata:0x805D1EAC; // type:object size:0x4 data:float +lbl_805D1EB0 = .sdata:0x805D1EB0; // type:object size:0x4 data:4byte +lbl_805D1EB4 = .sdata:0x805D1EB4; // type:object size:0x4 data:4byte +lbl_805D1EB8 = .sdata:0x805D1EB8; // type:object size:0x4 data:4byte +lbl_805D1EBC = .sdata:0x805D1EBC; // type:object size:0x1 data:byte +lbl_805D1EBD = .sdata:0x805D1EBD; // type:object size:0x1 data:byte +lbl_805D1EC0 = .sdata:0x805D1EC0; // type:object size:0x8 data:4byte +lbl_805D1EC8 = .sdata:0x805D1EC8; // type:object size:0x1 data:byte +lbl_805D1ECA = .sdata:0x805D1ECA; // type:object size:0x2 data:2byte +lbl_805D1ECC = .sdata:0x805D1ECC; // type:object size:0x2 data:2byte +lbl_805D1ECE = .sdata:0x805D1ECE; // type:object size:0x1 data:byte +lbl_805D1ED0 = .sdata:0x805D1ED0; // type:object size:0x1 data:byte +lbl_805D1ED4 = .sdata:0x805D1ED4; // type:object size:0x4 data:4byte +lbl_805D1ED8 = .sdata:0x805D1ED8; // type:object size:0x4 data:4byte +mDepthFar__9CGraphics = .sdata:0x805D1EDC; // type:object size:0x4 scope:global data:float +lbl_805D1EE0 = .sdata:0x805D1EE0; // type:object size:0x4 data:4byte +lbl_805D1EE4 = .sdata:0x805D1EE4; // type:object size:0x4 data:4byte +lbl_805D1EE8 = .sdata:0x805D1EE8; // type:object size:0x4 data:float +lbl_805D1EEC = .sdata:0x805D1EEC; // type:object size:0x1 data:byte +lbl_805D1EED = .sdata:0x805D1EED; // type:object size:0x1 data:byte +lbl_805D1EEE = .sdata:0x805D1EEE; // type:object size:0x1 data:byte +lbl_805D1EEF = .sdata:0x805D1EEF; // type:object size:0x1 data:byte +lbl_805D1EF0 = .sdata:0x805D1EF0; // type:object size:0x8 data:float +lbl_805D1EF8 = .sdata:0x805D1EF8; // type:object size:0x8 data:byte +lbl_805D1F00 = .sdata:0x805D1F00; // type:object size:0x8 data:4byte +lbl_805D1F08 = .sdata:0x805D1F08; // type:object size:0x8 data:4byte +lbl_805D1F10 = .sdata:0x805D1F10; // type:object size:0x4 data:4byte +lbl_805D1F14 = .sdata:0x805D1F14; // type:object size:0x4 data:float +lbl_805D1F18 = .sdata:0x805D1F18; // type:object size:0x8 data:4byte +sNull__Q24rstl14rc_ptr_private = .sdata:0x805D1F20; // type:object size:0x8 scope:global data:4byte +lbl_805D1F28 = .sdata:0x805D1F28; // type:object size:0x8 data:4byte +lbl_805D1F30 = .sdata:0x805D1F30; // type:object size:0x8 data:4byte +lbl_805D1F38 = .sdata:0x805D1F38; // type:object size:0x4 data:float +lbl_805D1F3C = .sdata:0x805D1F3C; // type:object size:0x4 data:float +lbl_805D1F40 = .sdata:0x805D1F40; // type:object size:0x8 data:byte +lbl_805D1F48 = .sdata:0x805D1F48; // type:object size:0x8 data:4byte +lbl_805D1F50 = .sdata:0x805D1F50; // type:object size:0x8 data:4byte +lbl_805D1F58 = .sdata:0x805D1F58; // type:object size:0x8 data:4byte +lbl_805D1F60 = .sdata:0x805D1F60; // type:object size:0x8 data:4byte +lbl_805D1F68 = .sdata:0x805D1F68; // type:object size:0x4 data:4byte +lbl_805D1F6C = .sdata:0x805D1F6C; // type:object size:0x2 data:2byte +sDupPrimitiveCheckCount__20CMetroidAreaCollider = .sdata:0x805D1F70; // type:object size:0x8 scope:global data:byte +lbl_805D1F78 = .sdata:0x805D1F78; // type:object size:0x8 data:4byte +lbl_805D1F80 = .sdata:0x805D1F80; // type:object size:0x8 data:4byte +lbl_805D1F88 = .sdata:0x805D1F88; // type:object size:0x2 data:2byte +lbl_805D1F8A = .sdata:0x805D1F8A; // type:object size:0x2 data:2byte +lbl_805D1F8C = .sdata:0x805D1F8C; // type:object size:0x2 data:2byte +lbl_805D1F90 = .sdata:0x805D1F90; // type:object size:0x8 data:4byte +__DVDLongFileNameFlag = .sdata:0x805D1F98; // type:object size:0x4 scope:global data:4byte +lbl_805D1FA0 = .sdata:0x805D1FA0; // type:object size:0x8 data:string +__DVDVersion = .sdata:0x805D1FA8; // type:object size:0x4 scope:global data:4byte +lbl_805D1FAC = .sdata:0x805D1FAC; // type:object size:0x4 data:4byte +lbl_805D1FB0 = .sdata:0x805D1FB0; // type:object size:0x4 data:4byte +lbl_805D1FB4 = .sdata:0x805D1FB4; // type:object size:0x8 +lbl_805D1FBC = .sdata:0x805D1FBC; // type:object size:0x4 data:4byte +lbl_805D1FC0 = .sdata:0x805D1FC0; // type:object size:0x8 +lowDone = .sdata:0x805D1FC8; // type:object size:0x4 scope:local data:4byte +@834 = .sdata:0x805D1FCC; // type:object size:0x4 scope:local data:byte +lbl_805D1FD0 = .sdata:0x805D1FD0; // type:object size:0x8 data:4byte +lbl_805D1FD8 = .sdata:0x805D1FD8; // type:object size:0x8 data:string +__EXIVersion = .sdata:0x805D1FE0; // type:object size:0x4 scope:global data:4byte +lbl_805D1FE8 = .sdata:0x805D1FE8; // type:object size:0x8 data:4byte +lbl_805D1FF0 = .sdata:0x805D1FF0; // type:object size:0x4 +lbl_805D1FF4 = .sdata:0x805D1FF4; // type:object size:0x4 +lbl_805D1FF8 = .sdata:0x805D1FF8; // type:object size:0x8 +lbl_805D2000 = .sdata:0x805D2000; // type:object size:0x8 +lbl_805D2008 = .sdata:0x805D2008; // type:object size:0x8 +lbl_805D2010 = .sdata:0x805D2010; // type:object size:0x8 +lbl_805D2018 = .sdata:0x805D2018; // type:object size:0x8 +lbl_805D2020 = .sdata:0x805D2020; // type:object size:0x8 +lbl_805D2028 = .sdata:0x805D2028; // type:object size:0x8 +lbl_805D2030 = .sdata:0x805D2030; // type:object size:0x8 +lbl_805D2038 = .sdata:0x805D2038; // type:object size:0x8 +lbl_805D2040 = .sdata:0x805D2040; // type:object size:0x4 data:4byte +lbl_805D2044 = .sdata:0x805D2044; // type:object size:0x4 data:float +lbl_805D2048 = .sdata:0x805D2048; // type:object size:0x4 data:4byte +lbl_805D204C = .sdata:0x805D204C; // type:object size:0x4 data:4byte +lbl_805D2050 = .sdata:0x805D2050; // type:object size:0x4 data:4byte +lbl_805D2054 = .sdata:0x805D2054; // type:object size:0x4 data:4byte +lbl_805D2058 = .sdata:0x805D2058; // type:object size:0x4 data:float +lbl_805D205C = .sdata:0x805D205C; // type:object size:0x4 data:float +lbl_805D2060 = .sdata:0x805D2060; // type:object size:0x4 data:float +lbl_805D2064 = .sdata:0x805D2064; // type:object size:0x4 data:float +lbl_805D2068 = .sdata:0x805D2068; // type:object size:0x2 data:2byte +lbl_805D206C = .sdata:0x805D206C; // type:object size:0x4 data:float +lbl_805D2070 = .sdata:0x805D2070; // type:object size:0x4 data:float +lbl_805D2074 = .sdata:0x805D2074; // type:object size:0x4 data:float +lbl_805D2078 = .sdata:0x805D2078; // type:object size:0x4 data:float +lbl_805D207C = .sdata:0x805D207C; // type:object size:0x4 data:float +lbl_805D2080 = .sdata:0x805D2080; // type:object size:0x4 data:float +lbl_805D2084 = .sdata:0x805D2084; // type:object size:0x4 data:float +lbl_805D2088 = .sdata:0x805D2088; // type:object size:0x4 data:float +lbl_805D208C = .sdata:0x805D208C; // type:object size:0x4 data:4byte +lbl_805D2090 = .sdata:0x805D2090; // type:object size:0x4 data:4byte +lbl_805D2094 = .sdata:0x805D2094; // type:object size:0x4 data:4byte +lbl_805D2098 = .sdata:0x805D2098; // type:object size:0x4 data:4byte +lbl_805D209C = .sdata:0x805D209C; // type:object size:0x4 data:4byte +lbl_805D20A0 = .sdata:0x805D20A0; // type:object size:0x4 data:4byte +lbl_805D20A4 = .sdata:0x805D20A4; // type:object size:0x4 data:float +lbl_805D20A8 = .sdata:0x805D20A8; // type:object size:0x4 data:float +lbl_805D20AC = .sdata:0x805D20AC; // type:object size:0x4 data:4byte +lbl_805D20B0 = .sdata:0x805D20B0; // type:object size:0x4 data:4byte +lbl_805D20B4 = .sdata:0x805D20B4; // type:object size:0x1 data:byte +lbl_805D20B8 = .sdata:0x805D20B8; // type:object size:0x4 data:float +lbl_805D20BC = .sdata:0x805D20BC; // type:object size:0x4 data:float +__OSVersion = .sdata:0x805D20C0; // type:object size:0x4 scope:global data:4byte +@1730 = .sdata:0x805D20C4; // type:object size:0x7 scope:local data:string +@1740 = .sdata:0x805D20CC; // type:object size:0x6 scope:local data:string +@1846 = .sdata:0x805D20D4; // type:object size:0x4 scope:local data:string +@1848 = .sdata:0x805D20D8; // type:object size:0x5 scope:local data:string +lbl_805D20E0 = .sdata:0x805D20E0; // type:object size:0x8 +lbl_805D20E8 = .sdata:0x805D20E8; // type:object size:0x8 data:4byte +__OSArenaLo = .sdata:0x805D20F0; // type:object size:0x4 scope:local data:4byte +s_mem2ArenaLo = .sdata:0x805D20F4; // type:object size:0x4 scope:local data:4byte +lbl_805D20F8 = .sdata:0x805D20F8; // type:object size:0x4 data:4byte +@691 = .sdata:0x805D20FC; // type:object size:0x2 scope:local data:string +lbl_805D2100 = .sdata:0x805D2100; // type:object size:0x8 data:string +lbl_805D2108 = .sdata:0x805D2108; // type:object size:0x8 +lbl_805D2110 = .sdata:0x805D2110; // type:object size:0x8 +lbl_805D2118 = .sdata:0x805D2118; // type:object size:0x8 data:2byte +lbl_805D2120 = .sdata:0x805D2120; // type:object size:0x8 +SwitchThreadCallback = .sdata:0x805D2128; // type:object size:0x4 scope:local data:4byte +IpcBufferLo = .sdata:0x805D2130; // type:object size:0x4 scope:local data:4byte +PlayRecordState = .sdata:0x805D2138; // type:object size:0x4 scope:local data:4byte +@1507 = .sdata:0x805D2140; // type:object size:0x8 scope:local data:string +lbl_805D2148 = .sdata:0x805D2148; // type:object size:0x8 data:string +__SIVersion = .sdata:0x805D2150; // type:object size:0x4 scope:global data:4byte +lbl_805D2158 = .sdata:0x805D2158; // type:object size:0x8 data:4byte +lbl_805D2160 = .sdata:0x805D2160; // type:object size:0x4 data:4byte +lbl_805D2164 = .sdata:0x805D2164; // type:object size:0x4 data:4byte +lbl_805D2168 = .sdata:0x805D2168; // type:object size:0x4 data:4byte +lbl_805D216C = .sdata:0x805D216C; // type:object size:0x4 data:4byte +lbl_805D2170 = .sdata:0x805D2170; // type:object size:0x4 data:4byte +lbl_805D2174 = .sdata:0x805D2174; // type:object size:0x4 data:4byte +lbl_805D2178 = .sdata:0x805D2178; // type:object size:0x8 +lbl_805D2180 = .sdata:0x805D2180; // type:object size:0x8 data:4byte +lbl_805D2188 = .sdata:0x805D2188; // type:object size:0x4 data:4byte +lbl_805D218C = .sdata:0x805D218C; // type:object size:0x1 data:byte +lbl_805D218D = .sdata:0x805D218D; // type:object size:0x1 data:byte +lbl_805D218E = .sdata:0x805D218E; // type:object size:0x1 data:byte +lbl_805D218F = .sdata:0x805D218F; // type:object size:0x1 data:byte +lbl_805D2190 = .sdata:0x805D2190; // type:object size:0x1 data:byte +lbl_805D2191 = .sdata:0x805D2191; // type:object size:0x1 data:byte +lbl_805D2192 = .sdata:0x805D2192; // type:object size:0x1 data:byte +lbl_805D2193 = .sdata:0x805D2193; // type:object size:0x1 data:byte +lbl_805D2194 = .sdata:0x805D2194; // type:object size:0x1 data:byte +lbl_805D2195 = .sdata:0x805D2195; // type:object size:0x1 data:byte +lbl_805D2196 = .sdata:0x805D2196; // type:object size:0x1 data:byte +lbl_805D2197 = .sdata:0x805D2197; // type:object size:0x1 data:byte +lbl_805D2198 = .sdata:0x805D2198; // type:object size:0x4 data:4byte +lbl_805D219C = .sdata:0x805D219C; // type:object size:0x4 data:4byte +lbl_805D21A0 = .sdata:0x805D21A0; // type:object size:0x8 data:2byte +lbl_805D21A8 = .sdata:0x805D21A8; // type:object size:0x8 data:2byte +lbl_805D21B0 = .sdata:0x805D21B0; // type:object size:0x4 data:string +lbl_805D21B4 = .sdata:0x805D21B4; // type:object size:0x8 +lbl_805D21BC = .sdata:0x805D21BC; // type:object size:0xC +__fsFd = .sdata:0x805D21C8; // type:object size:0x4 scope:local data:4byte +@1688 = .sdata:0x805D21D0; // type:object size:0x8 scope:local data:string +lbl_805D21D8 = .sdata:0x805D21D8; // type:object size:0x4 data:4byte +lbl_805D21DC = .sdata:0x805D21DC; // type:object size:0x4 data:4byte +lbl_805D21E0 = .sdata:0x805D21E0; // type:object size:0x4 data:4byte +lbl_805D21E4 = .sdata:0x805D21E4; // type:object size:0x4 data:4byte +lbl_805D21E8 = .sdata:0x805D21E8; // type:object size:0x4 data:4byte +lbl_805D21EC = .sdata:0x805D21EC; // type:object size:0x4 +lbl_805D21F0 = .sdata:0x805D21F0; // type:object size:0x8 +lbl_805D21F8 = .sdata:0x805D21F8; // type:object size:0x8 data:byte +__mailboxAck = .sdata:0x805D2200; // type:object size:0x4 scope:local data:4byte +hid = .sdata:0x805D2204; // type:object size:0x4 scope:local data:4byte +lbl_805D2208 = .sdata:0x805D2208; // type:object size:0x8 +lbl_805D2210 = .sdata:0x805D2210; // type:object size:0x8 data:string +lbl_805D2218 = .sdata:0x805D2218; // type:object size:0x8 +__NANDVersion = .sdata:0x805D2220; // type:object size:0x4 scope:global data:4byte +lbl_805D2224 = .sdata:0x805D2224; // type:object size:0x4 +@3775 = .sdata:0x805D2228; // type:object size:0x1 scope:local +lbl_805D222C = .sdata:0x805D222C; // type:object size:0x4 +lbl_805D2230 = .sdata:0x805D2230; // type:object size:0x4 +lbl_805D2234 = .sdata:0x805D2234; // type:object size:0x4 data:string +lbl_805D2238 = .sdata:0x805D2238; // type:object size:0x8 +lbl_805D2240 = .sdata:0x805D2240; // type:object size:0x8 +lbl_805D2248 = .sdata:0x805D2248; // type:object size:0x8 data:string +lbl_805D2250 = .sdata:0x805D2250; // type:object size:0x8 data:4byte +lbl_805D2258 = .sdata:0x805D2258; // type:object size:0x4 data:4byte +lbl_805D225C = .sdata:0x805D225C; // type:object size:0x4 data:4byte +lbl_805D2260 = .sdata:0x805D2260; // type:object size:0x4 data:string +lbl_805D2264 = .sdata:0x805D2264; // type:object size:0x4 data:string +lbl_805D2268 = .sdata:0x805D2268; // type:object size:0x4 data:4byte +lbl_805D226C = .sdata:0x805D226C; // type:object size:0x4 data:4byte +lbl_805D2270 = .sdata:0x805D2270; // type:object size:0x4 data:4byte +lbl_805D2274 = .sdata:0x805D2274; // type:object size:0x4 data:4byte +lbl_805D2278 = .sdata:0x805D2278; // type:object size:0x8 data:4byte +lbl_805D2280 = .sdata:0x805D2280; // type:object size:0x8 +lbl_805D2288 = .sdata:0x805D2288; // type:object size:0x8 data:4byte +lbl_805D2290 = .sdata:0x805D2290; // type:object size:0x8 data:4byte +lbl_805D2298 = .sdata:0x805D2298; // type:object size:0x8 +lbl_805D22A0 = .sdata:0x805D22A0; // type:object size:0x8 +lbl_805D22A8 = .sdata:0x805D22A8; // type:object size:0x1 data:byte +lbl_805D22AC = .sdata:0x805D22AC; // type:object size:0x4 data:4byte +lbl_805D22B0 = .sdata:0x805D22B0; // type:object size:0x8 +lbl_805D22B8 = .sdata:0x805D22B8; // type:object size:0x4 +lbl_805D22BC = .sdata:0x805D22BC; // type:object size:0x8 +lbl_805D22C4 = .sdata:0x805D22C4; // type:object size:0xC +lbl_805D22D0 = .sdata:0x805D22D0; // type:object size:0x8 data:string +lbl_805D22D8 = .sdata:0x805D22D8; // type:object size:0x8 +lbl_805D22E0 = .sdata:0x805D22E0; // type:object size:0x8 +lbl_805D22E8 = .sdata:0x805D22E8; // type:object size:0x8 +lbl_805D22F0 = .sdata:0x805D22F0; // type:object size:0x8 +lbl_805D22F8 = .sdata:0x805D22F8; // type:object size:0x8 +lbl_805D2300 = .sdata:0x805D2300; // type:object size:0x8 +lbl_805D2308 = .sdata:0x805D2308; // type:object size:0x8 +lbl_805D2310 = .sdata:0x805D2310; // type:object size:0x4 data:4byte +lbl_805D2314 = .sdata:0x805D2314; // type:object size:0x1 data:byte +lbl_805D2318 = .sdata:0x805D2318; // type:object size:0x8 +__SCVersion = .sdata:0x805D2320; // type:object size:0x4 scope:global data:4byte +lbl_805D2324 = .sdata:0x805D2324; // type:object size:0x8 +lbl_805D232C = .sdata:0x805D232C; // type:object size:0xC +lbl_805D2338 = .sdata:0x805D2338; // type:object size:0x8 data:string +lbl_805D2340 = .sdata:0x805D2340; // type:object size:0x8 +lbl_805D2348 = .sdata:0x805D2348; // type:object size:0x8 data:string +lbl_805D2350 = .sdata:0x805D2350; // type:object size:0x8 +lbl_805D2358 = .sdata:0x805D2358; // type:object size:0x8 data:string +lbl_805D2360 = .sdata:0x805D2360; // type:object size:0x8 data:string +lbl_805D2368 = .sdata:0x805D2368; // type:object size:0x8 data:string +lbl_805D2370 = .sdata:0x805D2370; // type:object size:0x8 data:string +lbl_805D2378 = .sdata:0x805D2378; // type:object size:0x8 data:string +lbl_805D2380 = .sdata:0x805D2380; // type:object size:0x8 data:string +lbl_805D2388 = .sdata:0x805D2388; // type:object size:0x8 +lbl_805D2390 = .sdata:0x805D2390; // type:object size:0x8 data:string +lbl_805D2398 = .sdata:0x805D2398; // type:object size:0x8 data:string +lbl_805D23A0 = .sdata:0x805D23A0; // type:object size:0x8 data:string +lbl_805D23A8 = .sdata:0x805D23A8; // type:object size:0x8 data:string +lbl_805D23B0 = .sdata:0x805D23B0; // type:object size:0x8 data:string +lbl_805D23B8 = .sdata:0x805D23B8; // type:object size:0x8 data:string +lbl_805D23C0 = .sdata:0x805D23C0; // type:object size:0x8 data:string +lbl_805D23C8 = .sdata:0x805D23C8; // type:object size:0x8 data:string +lbl_805D23D0 = .sdata:0x805D23D0; // type:object size:0x8 data:string +lbl_805D23D8 = .sdata:0x805D23D8; // type:object size:0x8 data:string +lbl_805D23E0 = .sdata:0x805D23E0; // type:object size:0x8 data:string +lbl_805D23E8 = .sdata:0x805D23E8; // type:object size:0x8 data:string +lbl_805D23F0 = .sdata:0x805D23F0; // type:object size:0x8 data:string +lbl_805D23F8 = .sdata:0x805D23F8; // type:object size:0x8 +lbl_805D2400 = .sdata:0x805D2400; // type:object size:0x8 +lbl_805D2408 = .sdata:0x805D2408; // type:object size:0x8 data:string +lbl_805D2410 = .sdata:0x805D2410; // type:object size:0x8 data:string +@2159 = .sdata:0x805D2418; // type:object size:0x5 scope:local data:string +@2160 = .sdata:0x805D2420; // type:object size:0x5 scope:local data:string +lbl_805D2428 = .sdata:0x805D2428; // type:object size:0x8 +lbl_805D2430 = .sdata:0x805D2430; // type:object size:0x8 +lbl_805D2438 = .sdata:0x805D2438; // type:object size:0x8 +lbl_805D2440 = .sdata:0x805D2440; // type:object size:0x8 +lbl_805D2448 = .sdata:0x805D2448; // type:object size:0x8 data:4byte +lbl_805D2450 = .sdata:0x805D2450; // type:object size:0x8 data:2byte +lbl_805D2458 = .sdata:0x805D2458; // type:object size:0x8 data:2byte +lbl_805D2460 = .sdata:0x805D2460; // type:object size:0x8 +lbl_805D2468 = .sdata:0x805D2468; // type:object size:0x1 data:byte +lbl_805D246C = .sdata:0x805D246C; // type:object size:0x4 +lbl_805D2470 = .sdata:0x805D2470; // type:object size:0x8 +lbl_805D2478 = .sdata:0x805D2478; // type:object size:0x4 data:4byte +lbl_805D247C = .sdata:0x805D247C; // type:object size:0x4 data:4byte +lbl_805D2480 = .sdata:0x805D2480; // type:object size:0x4 data:4byte +lbl_805D2484 = .sdata:0x805D2484; // type:object size:0x2 data:2byte +lbl_805D2488 = .sdata:0x805D2488; // type:object size:0x8 data:4byte +lbl_805D2490 = .sdata:0x805D2490; // type:object size:0x8 +lbl_805D2498 = .sdata:0x805D2498; // type:object size:0x8 +lbl_805D24A0 = .sdata:0x805D24A0; // type:object size:0x8 data:4byte +lbl_805D24A8 = .sdata:0x805D24A8; // type:object size:0x4 data:string +lbl_805D24AC = .sdata:0x805D24AC; // type:object size:0x4 data:string +lbl_805D24B0 = .sdata:0x805D24B0; // type:object size:0x4 data:string +lbl_805D24B4 = .sdata:0x805D24B4; // type:object size:0x4 data:string +lbl_805D24B8 = .sdata:0x805D24B8; // type:object size:0x4 data:string +lbl_805D24BC = .sdata:0x805D24BC; // type:object size:0x4 data:string +lbl_805D24C0 = .sdata:0x805D24C0; // type:object size:0x8 +lbl_805D24C8 = .sdata:0x805D24C8; // type:object size:0x8 +lbl_805D24D0 = .sdata:0x805D24D0; // type:object size:0x8 +lbl_805D24D8 = .sdata:0x805D24D8; // type:object size:0x8 +lbl_805D24E0 = .sdata:0x805D24E0; // type:object size:0x8 +lbl_805D24E8 = .sdata:0x805D24E8; // type:object size:0x8 +lbl_805D24F0 = .sdata:0x805D24F0; // type:object size:0x8 +lbl_805D24F8 = .sdata:0x805D24F8; // type:object size:0x8 data:4byte +lbl_805D2500 = .sdata:0x805D2500; // type:object size:0x8 +lbl_805D2508 = .sdata:0x805D2508; // type:object size:0x4 data:string +lbl_805D250C = .sdata:0x805D250C; // type:object size:0x4 +lbl_805D2510 = .sdata:0x805D2510; // type:object size:0x4 data:string +lbl_805D2514 = .sdata:0x805D2514; // type:object size:0x8 +lbl_805D251C = .sdata:0x805D251C; // type:object size:0x4 +lbl_805D2520 = .sdata:0x805D2520; // type:object size:0x8 +lbl_805D2528 = .sdata:0x805D2528; // type:object size:0x8 +lbl_805D2530 = .sdata:0x805D2530; // type:object size:0x4 +lbl_805D2534 = .sdata:0x805D2534; // type:object size:0x8 +lbl_805D253C = .sdata:0x805D253C; // type:object size:0x8 +lbl_805D2544 = .sdata:0x805D2544; // type:object size:0x4 data:string +lbl_805D2548 = .sdata:0x805D2548; // type:object size:0x4 data:string +lbl_805D254C = .sdata:0x805D254C; // type:object size:0x4 data:string +lbl_805D2550 = .sdata:0x805D2550; // type:object size:0x4 data:string +lbl_805D2554 = .sdata:0x805D2554; // type:object size:0x4 data:string +lbl_805D2558 = .sdata:0x805D2558; // type:object size:0x4 data:string +lbl_805D255C = .sdata:0x805D255C; // type:object size:0x4 data:string +lbl_805D2560 = .sdata:0x805D2560; // type:object size:0x4 data:string +lbl_805D2564 = .sdata:0x805D2564; // type:object size:0x4 data:string +lbl_805D2568 = .sdata:0x805D2568; // type:object size:0x4 data:string +lbl_805D256C = .sdata:0x805D256C; // type:object size:0x4 data:string +lbl_805D2570 = .sdata:0x805D2570; // type:object size:0x4 data:string +lbl_805D2574 = .sdata:0x805D2574; // type:object size:0x4 data:4byte +lbl_805D2578 = .sdata:0x805D2578; // type:object size:0x4 data:4byte +lbl_805D257C = .sdata:0x805D257C; // type:object size:0x4 data:4byte +lbl_805D2580 = .sdata:0x805D2580; // type:object size:0x4 data:4byte +lbl_805D2584 = .sdata:0x805D2584; // type:object size:0x4 data:4byte +lbl_805D2588 = .sdata:0x805D2588; // type:object size:0x8 +lbl_805D2590 = .sdata:0x805D2590; // type:object size:0x8 data:4byte +lbl_805D2598 = .sdata:0x805D2598; // type:object size:0x8 data:4byte +lbl_805D25A0 = .sdata:0x805D25A0; // type:object size:0x8 data:4byte +lbl_805D25A8 = .sdata:0x805D25A8; // type:object size:0x8 data:4byte +lbl_805D25B0 = .sdata:0x805D25B0; // type:object size:0x4 data:string +lbl_805D25B4 = .sdata:0x805D25B4; // type:object size:0x4 data:string +lbl_805D25B8 = .sdata:0x805D25B8; // type:object size:0x4 +lbl_805D25BC = .sdata:0x805D25BC; // type:object size:0x4 +lbl_805D25C0 = .sdata:0x805D25C0; // type:object size:0x4 +lbl_805D25C4 = .sdata:0x805D25C4; // type:object size:0x4 +lbl_805D25C8 = .sdata:0x805D25C8; // type:object size:0x4 +lbl_805D25CC = .sdata:0x805D25CC; // type:object size:0x4 +lbl_805D25D0 = .sdata:0x805D25D0; // type:object size:0x8 +lbl_805D25D8 = .sdata:0x805D25D8; // type:object size:0x4 +lbl_805D25DC = .sdata:0x805D25DC; // type:object size:0x4 +lbl_805D25E0 = .sdata:0x805D25E0; // type:object size:0x4 +lbl_805D25E4 = .sdata:0x805D25E4; // type:object size:0x4 +lbl_805D25E8 = .sdata:0x805D25E8; // type:object size:0x4 +lbl_805D25EC = .sdata:0x805D25EC; // type:object size:0x4 +lbl_805D25F0 = .sdata:0x805D25F0; // type:object size:0x4 +lbl_805D25F4 = .sdata:0x805D25F4; // type:object size:0x4 +lbl_805D25F8 = .sdata:0x805D25F8; // type:object size:0x4 +lbl_805D25FC = .sdata:0x805D25FC; // type:object size:0x1 data:byte +lbl_805D25FD = .sdata:0x805D25FD; // type:object size:0x1 data:byte +lbl_805D2600 = .sdata:0x805D2600; // type:object size:0x8 +lbl_805D2608 = .sdata:0x805D2608; // type:object size:0x8 +lbl_805D2610 = .sdata:0x805D2610; // type:object size:0x8 data:4byte +__esFd = .sdata:0x805D2618; // type:object size:0x4 scope:local data:4byte +lbl_805D2620 = .sdata:0x805D2620; // type:object size:0x8 data:string +lbl_805D2640 = .sbss:0x805D2640; // type:object size:0x8 data:4byte +lbl_805D2648 = .sbss:0x805D2648; // type:object size:0x8 data:4byte +lbl_805D2650 = .sbss:0x805D2650; // type:object size:0x1 data:byte +lbl_805D2651 = .sbss:0x805D2651; // type:object size:0x1 data:byte +lbl_805D2652 = .sbss:0x805D2652; // type:object size:0x6 data:byte +lbl_805D2658 = .sbss:0x805D2658; // type:object size:0x4 data:4byte +lbl_805D265C = .sbss:0x805D265C; // type:object size:0x4 data:4byte +lbl_805D2660 = .sbss:0x805D2660; // type:object size:0x1 data:byte +lbl_805D2664 = .sbss:0x805D2664; // type:object size:0x4 data:4byte +lbl_805D2668 = .sbss:0x805D2668; // type:object size:0x8 data:float +lbl_805D2670 = .sbss:0x805D2670; // type:object size:0x8 data:4byte +lbl_805D2678 = .sbss:0x805D2678; // type:object size:0x8 data:4byte +lbl_805D2680 = .sbss:0x805D2680; // type:object size:0x4 data:4byte +lbl_805D2684 = .sbss:0x805D2684; // type:object size:0x1 data:byte +lbl_805D2685 = .sbss:0x805D2685; // type:object size:0x1 data:byte +lbl_805D2686 = .sbss:0x805D2686; // type:object size:0x1 data:byte +lbl_805D2687 = .sbss:0x805D2687; // type:object size:0x1 data:byte +lbl_805D2688 = .sbss:0x805D2688; // type:object size:0x1 data:byte +lbl_805D2689 = .sbss:0x805D2689; // type:object size:0x1 data:byte +lbl_805D268A = .sbss:0x805D268A; // type:object size:0x1 data:byte +lbl_805D268B = .sbss:0x805D268B; // type:object size:0x1 data:byte +lbl_805D268C = .sbss:0x805D268C; // type:object size:0x1 data:byte +lbl_805D268D = .sbss:0x805D268D; // type:object size:0x1 data:byte +lbl_805D268E = .sbss:0x805D268E; // type:object size:0x1 data:byte +lbl_805D268F = .sbss:0x805D268F; // type:object size:0x1 data:byte +lbl_805D2690 = .sbss:0x805D2690; // type:object size:0x1 data:byte +lbl_805D2691 = .sbss:0x805D2691; // type:object size:0x1 data:byte +lbl_805D2692 = .sbss:0x805D2692; // type:object size:0x1 data:byte +lbl_805D2693 = .sbss:0x805D2693; // type:object size:0x1 data:byte +lbl_805D2694 = .sbss:0x805D2694; // type:object size:0x1 data:byte +lbl_805D2695 = .sbss:0x805D2695; // type:object size:0x1 data:byte +lbl_805D2696 = .sbss:0x805D2696; // type:object size:0x1 data:byte +lbl_805D2697 = .sbss:0x805D2697; // type:object size:0x1 data:byte +lbl_805D2698 = .sbss:0x805D2698; // type:object size:0x1 data:byte +lbl_805D2699 = .sbss:0x805D2699; // type:object size:0x1 data:byte +lbl_805D269A = .sbss:0x805D269A; // type:object size:0x1 data:byte +lbl_805D269B = .sbss:0x805D269B; // type:object size:0x1 data:byte +lbl_805D269C = .sbss:0x805D269C; // type:object size:0x1 data:byte +lbl_805D269D = .sbss:0x805D269D; // type:object size:0x1 data:byte +lbl_805D269E = .sbss:0x805D269E; // type:object size:0x1 data:byte +lbl_805D269F = .sbss:0x805D269F; // type:object size:0x1 data:byte +lbl_805D26A0 = .sbss:0x805D26A0; // type:object size:0x1 data:byte +lbl_805D26A1 = .sbss:0x805D26A1; // type:object size:0x1 data:byte +lbl_805D26A2 = .sbss:0x805D26A2; // type:object size:0x1 data:byte +lbl_805D26A3 = .sbss:0x805D26A3; // type:object size:0x1 data:byte +lbl_805D26A4 = .sbss:0x805D26A4; // type:object size:0x1 data:byte +lbl_805D26A5 = .sbss:0x805D26A5; // type:object size:0x1 data:byte +lbl_805D26A6 = .sbss:0x805D26A6; // type:object size:0x1 data:byte +lbl_805D26A7 = .sbss:0x805D26A7; // type:object size:0x1 data:byte +lbl_805D26A8 = .sbss:0x805D26A8; // type:object size:0x1 data:byte +lbl_805D26A9 = .sbss:0x805D26A9; // type:object size:0x1 data:byte +lbl_805D26AA = .sbss:0x805D26AA; // type:object size:0x1 data:byte +lbl_805D26AB = .sbss:0x805D26AB; // type:object size:0x1 data:byte +lbl_805D26AC = .sbss:0x805D26AC; // type:object size:0x1 data:byte +lbl_805D26AD = .sbss:0x805D26AD; // type:object size:0x1 data:byte +lbl_805D26AE = .sbss:0x805D26AE; // type:object size:0x1 data:byte +lbl_805D26AF = .sbss:0x805D26AF; // type:object size:0x1 data:byte +lbl_805D26B0 = .sbss:0x805D26B0; // type:object size:0x1 data:byte +lbl_805D26B1 = .sbss:0x805D26B1; // type:object size:0x1 data:byte +lbl_805D26B2 = .sbss:0x805D26B2; // type:object size:0x1 data:byte +lbl_805D26B3 = .sbss:0x805D26B3; // type:object size:0x1 data:byte +lbl_805D26B4 = .sbss:0x805D26B4; // type:object size:0x1 data:byte +lbl_805D26B5 = .sbss:0x805D26B5; // type:object size:0x1 data:byte +lbl_805D26B6 = .sbss:0x805D26B6; // type:object size:0x1 data:byte +lbl_805D26B7 = .sbss:0x805D26B7; // type:object size:0x1 data:byte +lbl_805D26B8 = .sbss:0x805D26B8; // type:object size:0x8 data:byte +lbl_805D26C0 = .sbss:0x805D26C0; // type:object size:0x8 data:float +lbl_805D26C8 = .sbss:0x805D26C8; // type:object size:0x8 data:4byte +lbl_805D26D0 = .sbss:0x805D26D0; // type:object size:0x4 data:float +lbl_805D26D4 = .sbss:0x805D26D4; // type:object size:0x4 data:float +lbl_805D26D8 = .sbss:0x805D26D8; // type:object size:0x8 data:4byte +lbl_805D26E0 = .sbss:0x805D26E0; // type:object size:0x8 data:byte +lbl_805D26E8 = .sbss:0x805D26E8; // type:object size:0x8 data:byte +lbl_805D26F0 = .sbss:0x805D26F0; // type:object size:0x8 data:byte +lbl_805D26F8 = .sbss:0x805D26F8; // type:object size:0x8 data:4byte +lbl_805D2700 = .sbss:0x805D2700; // type:object size:0x8 data:4byte +lbl_805D2708 = .sbss:0x805D2708; // type:object size:0x8 data:4byte +lbl_805D2710 = .sbss:0x805D2710; // type:object size:0x8 data:4byte +lbl_805D2718 = .sbss:0x805D2718; // type:object size:0x1 data:byte +lbl_805D271C = .sbss:0x805D271C; // type:object size:0x4 data:4byte +lbl_805D2720 = .sbss:0x805D2720; // type:object size:0x8 data:4byte +lbl_805D2728 = .sbss:0x805D2728; // type:object size:0x8 data:4byte +lbl_805D2730 = .sbss:0x805D2730; // type:object size:0x8 data:4byte +lbl_805D2738 = .sbss:0x805D2738; // type:object size:0x4 data:4byte +lbl_805D273C = .sbss:0x805D273C; // type:object size:0x1 data:byte +lbl_805D2740 = .sbss:0x805D2740; // type:object size:0x4 data:float +lbl_805D2744 = .sbss:0x805D2744; // type:object size:0x4 data:4byte +lbl_805D2748 = .sbss:0x805D2748; // type:object size:0x8 data:4byte +lbl_805D2750 = .sbss:0x805D2750; // type:object size:0x8 data:4byte +lbl_805D2758 = .sbss:0x805D2758; // type:object size:0x8 data:4byte +lbl_805D2760 = .sbss:0x805D2760; // type:object size:0x8 data:4byte +lbl_805D2768 = .sbss:0x805D2768; // type:object size:0x8 data:4byte +lbl_805D2770 = .sbss:0x805D2770; // type:object size:0x8 data:4byte +lbl_805D2778 = .sbss:0x805D2778; // type:object size:0x1 data:byte +lbl_805D2779 = .sbss:0x805D2779; // type:object size:0x7 data:byte +lbl_805D2780 = .sbss:0x805D2780; // type:object size:0x4 data:float +lbl_805D2784 = .sbss:0x805D2784; // type:object size:0x4 data:float +lbl_805D2788 = .sbss:0x805D2788; // type:object size:0x4 data:4byte +lbl_805D278C = .sbss:0x805D278C; // type:object size:0x4 data:4byte +lbl_805D2790 = .sbss:0x805D2790; // type:object size:0x4 data:4byte +lbl_805D2794 = .sbss:0x805D2794; // type:object size:0x4 data:4byte +lbl_805D2798 = .sbss:0x805D2798; // type:object size:0x8 data:4byte +lbl_805D27A0 = .sbss:0x805D27A0; // type:object size:0x1 data:byte +lbl_805D27A4 = .sbss:0x805D27A4; // type:object size:0x4 +lbl_805D27A8 = .sbss:0x805D27A8; // type:object size:0x1 data:byte +lbl_805D27AC = .sbss:0x805D27AC; // type:object size:0x4 data:4byte +lbl_805D27B0 = .sbss:0x805D27B0; // type:object size:0x8 data:4byte +lbl_805D27B8 = .sbss:0x805D27B8; // type:object size:0x8 data:4byte +lbl_805D27C0 = .sbss:0x805D27C0; // type:object size:0x8 data:4byte +lbl_805D27C8 = .sbss:0x805D27C8; // type:object size:0x8 data:4byte +lbl_805D27D0 = .sbss:0x805D27D0; // type:object size:0x8 data:4byte +lbl_805D27D8 = .sbss:0x805D27D8; // type:object size:0x1 data:byte +lbl_805D27DC = .sbss:0x805D27DC; // type:object size:0x4 data:4byte +lbl_805D27E0 = .sbss:0x805D27E0; // type:object size:0x8 data:byte +lbl_805D27E8 = .sbss:0x805D27E8; // type:object size:0x8 data:4byte +lbl_805D27F0 = .sbss:0x805D27F0; // type:object size:0x4 data:4byte +lbl_805D27F4 = .sbss:0x805D27F4; // type:object size:0x4 +lbl_805D27F8 = .sbss:0x805D27F8; // type:object size:0x8 data:byte +lbl_805D2800 = .sbss:0x805D2800; // type:object size:0x8 data:4byte +lbl_805D2808 = .sbss:0x805D2808; // type:object size:0x8 data:4byte +lbl_805D2810 = .sbss:0x805D2810; // type:object size:0x8 data:4byte +lbl_805D2818 = .sbss:0x805D2818; // type:object size:0x8 data:byte +lbl_805D2820 = .sbss:0x805D2820; // type:object size:0x4 data:4byte +lbl_805D2824 = .sbss:0x805D2824; // type:object size:0x4 data:4byte +lbl_805D2828 = .sbss:0x805D2828; // type:object size:0x1 data:byte +lbl_805D282C = .sbss:0x805D282C; // type:object size:0x1 data:byte +lbl_805D2830 = .sbss:0x805D2830; // type:object size:0x8 data:4byte +lbl_805D2838 = .sbss:0x805D2838; // type:object size:0x4 data:4byte +lbl_805D283C = .sbss:0x805D283C; // type:object size:0x1 data:byte +lbl_805D2840 = .sbss:0x805D2840; // type:object size:0x4 data:4byte +lbl_805D2844 = .sbss:0x805D2844; // type:object size:0x4 data:4byte +lbl_805D2848 = .sbss:0x805D2848; // type:object size:0x1 data:byte +lbl_805D2849 = .sbss:0x805D2849; // type:object size:0x7 data:byte +lbl_805D2850 = .sbss:0x805D2850; // type:object size:0x4 data:float +lbl_805D2854 = .sbss:0x805D2854; // type:object size:0x4 data:float +lbl_805D2858 = .sbss:0x805D2858; // type:object size:0x4 data:float +lbl_805D285C = .sbss:0x805D285C; // type:object size:0x4 data:float +lbl_805D2860 = .sbss:0x805D2860; // type:object size:0x8 data:4byte +lbl_805D2868 = .sbss:0x805D2868; // type:object size:0x8 data:4byte +lbl_805D2870 = .sbss:0x805D2870; // type:object size:0x8 data:4byte +lbl_805D2878 = .sbss:0x805D2878; // type:object size:0x8 data:4byte +lbl_805D2880 = .sbss:0x805D2880; // type:object size:0x8 data:4byte +lbl_805D2888 = .sbss:0x805D2888; // type:object size:0x8 data:4byte +lbl_805D2890 = .sbss:0x805D2890; // type:object size:0x8 data:4byte +lbl_805D2898 = .sbss:0x805D2898; // type:object size:0x8 data:4byte +lbl_805D28A0 = .sbss:0x805D28A0; // type:object size:0x8 data:4byte +lbl_805D28A8 = .sbss:0x805D28A8; // type:object size:0x8 data:4byte +lbl_805D28B0 = .sbss:0x805D28B0; // type:object size:0x8 data:4byte +lbl_805D28B8 = .sbss:0x805D28B8; // type:object size:0x1 data:byte +mMultiplayerGuiActive__7CMFGame = .sbss:0x805D28B9; // type:object size:0x7 scope:global data:byte +lbl_805D28C0 = .sbss:0x805D28C0; // type:object size:0x8 +lbl_805D28C8 = .sbss:0x805D28C8; // type:object size:0x8 data:4byte +lbl_805D28D0 = .sbss:0x805D28D0; // type:object size:0x8 data:4byte +lbl_805D28D8 = .sbss:0x805D28D8; // type:object size:0x8 data:4byte +lbl_805D28E0 = .sbss:0x805D28E0; // type:object size:0x8 data:4byte +lbl_805D28E8 = .sbss:0x805D28E8; // type:object size:0x8 data:4byte +lbl_805D28F0 = .sbss:0x805D28F0; // type:object size:0x8 data:4byte +lbl_805D28F8 = .sbss:0x805D28F8; // type:object size:0x1 data:byte +lbl_805D28FC = .sbss:0x805D28FC; // type:object size:0x4 data:4byte +lbl_805D2900 = .sbss:0x805D2900; // type:object size:0x4 data:float +lbl_805D2904 = .sbss:0x805D2904; // type:object size:0x1 data:byte +lbl_805D2908 = .sbss:0x805D2908; // type:object size:0x1 data:byte +lbl_805D290C = .sbss:0x805D290C; // type:object size:0x4 data:4byte +lbl_805D2910 = .sbss:0x805D2910; // type:object size:0x4 data:4byte +lbl_805D2914 = .sbss:0x805D2914; // type:object size:0x4 data:4byte +lbl_805D2918 = .sbss:0x805D2918; // type:object size:0x4 data:4byte +lbl_805D291C = .sbss:0x805D291C; // type:object size:0x4 data:4byte +lbl_805D2920 = .sbss:0x805D2920; // type:object size:0x4 data:4byte +lbl_805D2924 = .sbss:0x805D2924; // type:object size:0x1 data:byte +lbl_805D2928 = .sbss:0x805D2928; // type:object size:0x4 data:4byte +lbl_805D292C = .sbss:0x805D292C; // type:object size:0x4 data:4byte +lbl_805D2930 = .sbss:0x805D2930; // type:object size:0x4 data:4byte +lbl_805D2934 = .sbss:0x805D2934; // type:object size:0x4 data:4byte +lbl_805D2938 = .sbss:0x805D2938; // type:object size:0x4 data:4byte +lbl_805D293C = .sbss:0x805D293C; // type:object size:0x4 data:4byte +lbl_805D2940 = .sbss:0x805D2940; // type:object size:0x4 data:4byte +lbl_805D2944 = .sbss:0x805D2944; // type:object size:0x4 data:4byte +lbl_805D2948 = .sbss:0x805D2948; // type:object size:0x4 data:4byte +lbl_805D294C = .sbss:0x805D294C; // type:object size:0x4 data:4byte +lbl_805D2950 = .sbss:0x805D2950; // type:object size:0x4 data:4byte +lbl_805D2954 = .sbss:0x805D2954; // type:object size:0x4 data:4byte +lbl_805D2958 = .sbss:0x805D2958; // type:object size:0x4 data:4byte +lbl_805D295C = .sbss:0x805D295C; // type:object size:0x4 data:4byte +lbl_805D2960 = .sbss:0x805D2960; // type:object size:0x4 data:4byte +lbl_805D2964 = .sbss:0x805D2964; // type:object size:0x4 data:4byte +lbl_805D2968 = .sbss:0x805D2968; // type:object size:0x4 data:4byte +lbl_805D296C = .sbss:0x805D296C; // type:object size:0x4 data:4byte +lbl_805D2970 = .sbss:0x805D2970; // type:object size:0x8 data:4byte +lbl_805D2978 = .sbss:0x805D2978; // type:object size:0x8 data:4byte +lbl_805D2980 = .sbss:0x805D2980; // type:object size:0x8 data:4byte +lbl_805D2988 = .sbss:0x805D2988; // type:object size:0x8 data:4byte +skDamageColor__10CPatterned = .sbss:0x805D2990; // type:object size:0x4 scope:global data:4byte +skHitsWithoutDamageColor__10CPatterned = .sbss:0x805D2994; // type:object size:0x4 scope:global +lbl_805D2998 = .sbss:0x805D2998; // type:object size:0x1 data:byte +lbl_805D299C = .sbss:0x805D299C; // type:object size:0x1 data:byte +lbl_805D29A0 = .sbss:0x805D29A0; // type:object size:0x1 data:byte +lbl_805D29A4 = .sbss:0x805D29A4; // type:object size:0x1 data:byte +lbl_805D29A8 = .sbss:0x805D29A8; // type:object size:0x1 data:byte +lbl_805D29A9 = .sbss:0x805D29A9; // type:object size:0x7 data:byte +lbl_805D29B0 = .sbss:0x805D29B0; // type:object size:0x8 data:4byte +lbl_805D29B8 = .sbss:0x805D29B8; // type:object size:0x8 data:4byte +lbl_805D29C0 = .sbss:0x805D29C0; // type:object size:0x8 data:4byte +lbl_805D29C8 = .sbss:0x805D29C8; // type:object size:0x4 data:float +lbl_805D29CC = .sbss:0x805D29CC; // type:object size:0x4 data:4byte +lbl_805D29D0 = .sbss:0x805D29D0; // type:object size:0x4 data:4byte +lbl_805D29D4 = .sbss:0x805D29D4; // type:object size:0x4 data:4byte +lbl_805D29D8 = .sbss:0x805D29D8; // type:object size:0x1 data:byte +lbl_805D29DC = .sbss:0x805D29DC; // type:object size:0x1 data:byte +lbl_805D29E0 = .sbss:0x805D29E0; // type:object size:0x1 data:byte +lbl_805D29E4 = .sbss:0x805D29E4; // type:object size:0x4 data:4byte +lbl_805D29E8 = .sbss:0x805D29E8; // type:object size:0x1 data:byte +lbl_805D29E9 = .sbss:0x805D29E9; // type:object size:0x1 data:byte +lbl_805D29EA = .sbss:0x805D29EA; // type:object size:0x1 data:byte +lbl_805D29EB = .sbss:0x805D29EB; // type:object size:0x1 data:byte +lbl_805D29EC = .sbss:0x805D29EC; // type:object size:0x1 data:byte +lbl_805D29ED = .sbss:0x805D29ED; // type:object size:0x1 data:byte +lbl_805D29F0 = .sbss:0x805D29F0; // type:object size:0x4 data:float +lbl_805D29F4 = .sbss:0x805D29F4; // type:object size:0x1 data:byte +lbl_805D29F5 = .sbss:0x805D29F5; // type:object size:0x1 data:byte +lbl_805D29F6 = .sbss:0x805D29F6; // type:object size:0x1 data:byte +lbl_805D29F7 = .sbss:0x805D29F7; // type:object size:0x1 data:byte +lbl_805D29F8 = .sbss:0x805D29F8; // type:object size:0x4 data:float +lbl_805D29FC = .sbss:0x805D29FC; // type:object size:0x4 data:float +lbl_805D2A00 = .sbss:0x805D2A00; // type:object size:0x8 data:float +lbl_805D2A08 = .sbss:0x805D2A08; // type:object size:0x1 data:byte +lbl_805D2A09 = .sbss:0x805D2A09; // type:object size:0x7 data:byte +lbl_805D2A10 = .sbss:0x805D2A10; // type:object size:0x1 data:byte +lbl_805D2A14 = .sbss:0x805D2A14; // type:object size:0x4 data:float +lbl_805D2A18 = .sbss:0x805D2A18; // type:object size:0x8 data:byte +lbl_805D2A20 = .sbss:0x805D2A20; // type:object size:0x1 data:byte +lbl_805D2A24 = .sbss:0x805D2A24; // type:object size:0x4 data:4byte +lbl_805D2A28 = .sbss:0x805D2A28; // type:object size:0x1 data:byte +lbl_805D2A2C = .sbss:0x805D2A2C; // type:object size:0x4 data:4byte +lbl_805D2A30 = .sbss:0x805D2A30; // type:object size:0x8 data:4byte +lbl_805D2A38 = .sbss:0x805D2A38; // type:object size:0x8 data:4byte +lbl_805D2A40 = .sbss:0x805D2A40; // type:object size:0x8 data:4byte +lbl_805D2A48 = .sbss:0x805D2A48; // type:object size:0x8 data:4byte +lbl_805D2A50 = .sbss:0x805D2A50; // type:object size:0x8 data:byte +lbl_805D2A58 = .sbss:0x805D2A58; // type:object size:0x8 data:4byte +lbl_805D2A60 = .sbss:0x805D2A60; // type:object size:0x8 data:4byte +lbl_805D2A68 = .sbss:0x805D2A68; // type:object size:0x4 data:float +lbl_805D2A6C = .sbss:0x805D2A6C; // type:object size:0x4 data:float +lbl_805D2A70 = .sbss:0x805D2A70; // type:object size:0x4 data:float +lbl_805D2A74 = .sbss:0x805D2A74; // type:object size:0x1 data:byte +lbl_805D2A75 = .sbss:0x805D2A75; // type:object size:0x1 data:byte +lbl_805D2A76 = .sbss:0x805D2A76; // type:object size:0x1 data:byte +lbl_805D2A77 = .sbss:0x805D2A77; // type:object size:0x1 data:byte +lbl_805D2A78 = .sbss:0x805D2A78; // type:object size:0x8 data:byte +lbl_805D2A80 = .sbss:0x805D2A80; // type:object size:0x4 data:4byte +lbl_805D2A84 = .sbss:0x805D2A84; // type:object size:0x4 data:4byte +lbl_805D2A88 = .sbss:0x805D2A88; // type:object size:0x1 data:byte +lbl_805D2A89 = .sbss:0x805D2A89; // type:object size:0x1 data:byte +lbl_805D2A8C = .sbss:0x805D2A8C; // type:object size:0x4 data:float +lbl_805D2A90 = .sbss:0x805D2A90; // type:object size:0x1 data:byte +lbl_805D2A94 = .sbss:0x805D2A94; // type:object size:0x4 data:float +lbl_805D2A98 = .sbss:0x805D2A98; // type:object size:0x8 data:4byte +lbl_805D2AA0 = .sbss:0x805D2AA0; // type:object size:0x8 data:4byte +lbl_805D2AA8 = .sbss:0x805D2AA8; // type:object size:0x8 data:4byte +lbl_805D2AB0 = .sbss:0x805D2AB0; // type:object size:0x8 data:byte +lbl_805D2AB8 = .sbss:0x805D2AB8; // type:object size:0x4 data:float +lbl_805D2ABC = .sbss:0x805D2ABC; // type:object size:0x1 data:byte +lbl_805D2ABD = .sbss:0x805D2ABD; // type:object size:0x1 data:byte +lbl_805D2ABE = .sbss:0x805D2ABE; // type:object size:0x1 data:byte +lbl_805D2ABF = .sbss:0x805D2ABF; // type:object size:0x1 data:byte +lbl_805D2AC0 = .sbss:0x805D2AC0; // type:object size:0x1 data:byte +lbl_805D2AC1 = .sbss:0x805D2AC1; // type:object size:0x1 data:byte +lbl_805D2AC2 = .sbss:0x805D2AC2; // type:object size:0x1 data:byte +lbl_805D2AC3 = .sbss:0x805D2AC3; // type:object size:0x1 data:byte +lbl_805D2AC4 = .sbss:0x805D2AC4; // type:object size:0x1 data:byte +lbl_805D2AC5 = .sbss:0x805D2AC5; // type:object size:0x1 data:byte +lbl_805D2AC6 = .sbss:0x805D2AC6; // type:object size:0x1 data:byte +lbl_805D2AC7 = .sbss:0x805D2AC7; // type:object size:0x1 data:byte +lbl_805D2AC8 = .sbss:0x805D2AC8; // type:object size:0x1 data:byte +lbl_805D2AC9 = .sbss:0x805D2AC9; // type:object size:0x1 data:byte +lbl_805D2ACA = .sbss:0x805D2ACA; // type:object size:0x1 data:byte +lbl_805D2ACB = .sbss:0x805D2ACB; // type:object size:0x1 data:byte +lbl_805D2ACC = .sbss:0x805D2ACC; // type:object size:0x1 data:byte +lbl_805D2ACD = .sbss:0x805D2ACD; // type:object size:0x1 data:byte +lbl_805D2ACE = .sbss:0x805D2ACE; // type:object size:0x1 data:byte +lbl_805D2ACF = .sbss:0x805D2ACF; // type:object size:0x1 data:byte +lbl_805D2AD0 = .sbss:0x805D2AD0; // type:object size:0x1 data:byte +lbl_805D2AD1 = .sbss:0x805D2AD1; // type:object size:0x1 data:byte +lbl_805D2AD2 = .sbss:0x805D2AD2; // type:object size:0x1 data:byte +lbl_805D2AD3 = .sbss:0x805D2AD3; // type:object size:0x1 data:byte +lbl_805D2AD4 = .sbss:0x805D2AD4; // type:object size:0x1 data:byte +lbl_805D2AD5 = .sbss:0x805D2AD5; // type:object size:0x1 data:byte +lbl_805D2AD6 = .sbss:0x805D2AD6; // type:object size:0x1 data:byte +lbl_805D2AD7 = .sbss:0x805D2AD7; // type:object size:0x1 data:byte +lbl_805D2AD8 = .sbss:0x805D2AD8; // type:object size:0x1 data:byte +lbl_805D2AD9 = .sbss:0x805D2AD9; // type:object size:0x1 data:byte +lbl_805D2ADA = .sbss:0x805D2ADA; // type:object size:0x1 data:byte +lbl_805D2ADB = .sbss:0x805D2ADB; // type:object size:0x1 data:byte +lbl_805D2ADC = .sbss:0x805D2ADC; // type:object size:0x1 data:byte +lbl_805D2ADD = .sbss:0x805D2ADD; // type:object size:0x1 data:byte +lbl_805D2ADE = .sbss:0x805D2ADE; // type:object size:0x1 data:byte +lbl_805D2ADF = .sbss:0x805D2ADF; // type:object size:0x1 data:byte +lbl_805D2AE0 = .sbss:0x805D2AE0; // type:object size:0x1 data:byte +lbl_805D2AE1 = .sbss:0x805D2AE1; // type:object size:0x1 data:byte +lbl_805D2AE2 = .sbss:0x805D2AE2; // type:object size:0x6 data:byte +lbl_805D2AE8 = .sbss:0x805D2AE8; // type:object size:0x8 data:byte +lbl_805D2AF0 = .sbss:0x805D2AF0; // type:object size:0x4 data:4byte +lbl_805D2AF4 = .sbss:0x805D2AF4; // type:object size:0x4 data:4byte +lbl_805D2AF8 = .sbss:0x805D2AF8; // type:object size:0x8 data:4byte +lbl_805D2B00 = .sbss:0x805D2B00; // type:object size:0x8 data:4byte +lbl_805D2B08 = .sbss:0x805D2B08; // type:object size:0x8 data:4byte +lbl_805D2B10 = .sbss:0x805D2B10; // type:object size:0x8 data:4byte +lbl_805D2B18 = .sbss:0x805D2B18; // type:object size:0x8 data:4byte +lbl_805D2B20 = .sbss:0x805D2B20; // type:object size:0x4 data:4byte +lbl_805D2B24 = .sbss:0x805D2B24; // type:object size:0x1 data:byte +lbl_805D2B28 = .sbss:0x805D2B28; // type:object size:0x1 data:byte +lbl_805D2B29 = .sbss:0x805D2B29; // type:object size:0x7 data:byte +lbl_805D2B30 = .sbss:0x805D2B30; // type:object size:0x4 data:4byte +lbl_805D2B34 = .sbss:0x805D2B34; // type:object size:0x4 data:4byte +lbl_805D2B38 = .sbss:0x805D2B38; // type:object size:0x8 data:4byte +lbl_805D2B40 = .sbss:0x805D2B40; // type:object size:0x8 data:4byte +lbl_805D2B48 = .sbss:0x805D2B48; // type:object size:0x8 data:4byte +lbl_805D2B50 = .sbss:0x805D2B50; // type:object size:0x8 data:4byte +lbl_805D2B58 = .sbss:0x805D2B58; // type:object size:0x8 data:byte +lbl_805D2B60 = .sbss:0x805D2B60; // type:object size:0x8 data:byte +lbl_805D2B68 = .sbss:0x805D2B68; // type:object size:0x1 data:byte +lbl_805D2B6C = .sbss:0x805D2B6C; // type:object size:0x2 data:2byte +lbl_805D2B70 = .sbss:0x805D2B70; // type:object size:0x8 data:4byte +lbl_805D2B78 = .sbss:0x805D2B78; // type:object size:0x8 data:4byte +lbl_805D2B80 = .sbss:0x805D2B80; // type:object size:0x8 data:4byte +lbl_805D2B88 = .sbss:0x805D2B88; // type:object size:0x8 data:4byte +lbl_805D2B90 = .sbss:0x805D2B90; // type:object size:0x8 data:4byte +lbl_805D2B98 = .sbss:0x805D2B98; // type:object size:0x8 data:4byte +lbl_805D2BA0 = .sbss:0x805D2BA0; // type:object size:0x8 data:4byte +lbl_805D2BA8 = .sbss:0x805D2BA8; // type:object size:0x8 data:4byte +lbl_805D2BB0 = .sbss:0x805D2BB0; // type:object size:0x8 data:4byte +lbl_805D2BB8 = .sbss:0x805D2BB8; // type:object size:0x1 data:byte +lbl_805D2BBC = .sbss:0x805D2BBC; // type:object size:0x4 data:float +lbl_805D2BC0 = .sbss:0x805D2BC0; // type:object size:0x1 data:byte +lbl_805D2BC4 = .sbss:0x805D2BC4; // type:object size:0x4 data:float +lbl_805D2BC8 = .sbss:0x805D2BC8; // type:object size:0x1 data:byte +lbl_805D2BC9 = .sbss:0x805D2BC9; // type:object size:0x7 data:byte +lbl_805D2BD0 = .sbss:0x805D2BD0; // type:object size:0x8 data:4byte +lbl_805D2BD8 = .sbss:0x805D2BD8; // type:object size:0x1 data:byte +lbl_805D2BDC = .sbss:0x805D2BDC; // type:object size:0x4 data:4byte +lbl_805D2BE0 = .sbss:0x805D2BE0; // type:object size:0x8 data:byte +lbl_805D2BE8 = .sbss:0x805D2BE8; // type:object size:0x8 data:byte +lbl_805D2BF0 = .sbss:0x805D2BF0; // type:object size:0x8 data:4byte +lbl_805D2BF8 = .sbss:0x805D2BF8; // type:object size:0x8 data:4byte +lbl_805D2C00 = .sbss:0x805D2C00; // type:object size:0x8 data:4byte +lbl_805D2C08 = .sbss:0x805D2C08; // type:object size:0x8 data:4byte +lbl_805D2C10 = .sbss:0x805D2C10; // type:object size:0x8 data:4byte +lbl_805D2C18 = .sbss:0x805D2C18; // type:object size:0x8 data:4byte +lbl_805D2C20 = .sbss:0x805D2C20; // type:object size:0x8 data:float +lbl_805D2C28 = .sbss:0x805D2C28; // type:object size:0x8 data:4byte +lbl_805D2C30 = .sbss:0x805D2C30; // type:object size:0x8 data:4byte +lbl_805D2C38 = .sbss:0x805D2C38; // type:object size:0x1 data:byte +lbl_805D2C39 = .sbss:0x805D2C39; // type:object size:0x1 data:byte +lbl_805D2C3A = .sbss:0x805D2C3A; // type:object size:0x1 data:byte +lbl_805D2C3B = .sbss:0x805D2C3B; // type:object size:0x1 data:byte +lbl_805D2C3C = .sbss:0x805D2C3C; // type:object size:0x4 data:float +lbl_805D2C40 = .sbss:0x805D2C40; // type:object size:0x8 +lbl_805D2C48 = .sbss:0x805D2C48; // type:object size:0x8 data:4byte +lbl_805D2C50 = .sbss:0x805D2C50; // type:object size:0x8 data:4byte +lbl_805D2C58 = .sbss:0x805D2C58; // type:object size:0x8 data:4byte +lbl_805D2C60 = .sbss:0x805D2C60; // type:object size:0x4 data:4byte +lbl_805D2C64 = .sbss:0x805D2C64; // type:object size:0x4 data:float +lbl_805D2C68 = .sbss:0x805D2C68; // type:object size:0x1 data:byte +lbl_805D2C6C = .sbss:0x805D2C6C; // type:object size:0x4 data:float +lbl_805D2C70 = .sbss:0x805D2C70; // type:object size:0x8 data:byte +lbl_805D2C78 = .sbss:0x805D2C78; // type:object size:0x8 data:4byte +lbl_805D2C80 = .sbss:0x805D2C80; // type:object size:0x4 data:float +lbl_805D2C84 = .sbss:0x805D2C84; // type:object size:0x1 data:byte +gpTrilogyState = .sbss:0x805D2C88; // type:object size:0x8 scope:global data:4byte +lbl_805D2C90 = .sbss:0x805D2C90; // type:object size:0x8 data:4byte +lbl_805D2C98 = .sbss:0x805D2C98; // type:object size:0x1 data:byte +lbl_805D2C99 = .sbss:0x805D2C99; // type:object size:0x7 data:byte +gpTweakAutoMapper = .sbss:0x805D2CA0; // type:object size:0x4 scope:global data:4byte +gpTweakBall = .sbss:0x805D2CA4; // type:object size:0x4 scope:global data:4byte +gpTweakGame = .sbss:0x805D2CA8; // type:object size:0x4 scope:global data:4byte +gpTweakGui = .sbss:0x805D2CAC; // type:object size:0x4 scope:global data:4byte +gpTweakGuiColors = .sbss:0x805D2CB0; // type:object size:0x4 scope:global data:4byte +gpTweakParticle = .sbss:0x805D2CB4; // type:object size:0x4 scope:global data:4byte +gpTweakPlayer = .sbss:0x805D2CB8; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerControlStandard = .sbss:0x805D2CBC; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerControlAdvanced = .sbss:0x805D2CC0; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerControlExpert = .sbss:0x805D2CC4; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerGunMulti = .sbss:0x805D2CC8; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerGunSingle = .sbss:0x805D2CCC; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerRes = .sbss:0x805D2CD0; // type:object size:0x4 scope:global data:4byte +gpTweakSlideShow = .sbss:0x805D2CD4; // type:object size:0x4 scope:global data:4byte +gpTweakTargeting = .sbss:0x805D2CD8; // type:object size:0x4 scope:global data:4byte +gpTweakPlayerGun = .sbss:0x805D2CDC; // type:object size:0x4 scope:global data:4byte +lbl_805D2CE0 = .sbss:0x805D2CE0; // type:object size:0x8 data:4byte +lbl_805D2CE8 = .sbss:0x805D2CE8; // type:object size:0x8 data:4byte +lbl_805D2CF0 = .sbss:0x805D2CF0; // type:object size:0x8 data:4byte +lbl_805D2CF8 = .sbss:0x805D2CF8; // type:object size:0x4 data:4byte +lbl_805D2CFC = .sbss:0x805D2CFC; // type:object size:0x4 data:4byte +lbl_805D2D00 = .sbss:0x805D2D00; // type:object size:0x4 data:float +lbl_805D2D04 = .sbss:0x805D2D04; // type:object size:0x1 data:byte +lbl_805D2D08 = .sbss:0x805D2D08; // type:object size:0x1 data:byte +lbl_805D2D0C = .sbss:0x805D2D0C; // type:object size:0x1 data:byte +lbl_805D2D10 = .sbss:0x805D2D10; // type:object size:0x8 data:byte +lbl_805D2D18 = .sbss:0x805D2D18; // type:object size:0x4 data:4byte +lbl_805D2D1C = .sbss:0x805D2D1C; // type:object size:0x1 data:byte +lbl_805D2D20 = .sbss:0x805D2D20; // type:object size:0x4 data:4byte +lbl_805D2D24 = .sbss:0x805D2D24; // type:object size:0x4 data:4byte +gpRender = .sbss:0x805D2D28; // type:object size:0x4 scope:global data:4byte +lbl_805D2D2C = .sbss:0x805D2D2C; // type:object size:0x4 data:4byte +gpController = .sbss:0x805D2D30; // type:object size:0x8 scope:global data:4byte +lbl_805D2D38 = .sbss:0x805D2D38; // type:object size:0x8 data:byte +kInvalidEditorId = .sbss:0x805D2D40; // type:object size:0x4 scope:global data:4byte +kInvalidUniqueId = .sbss:0x805D2D44; // type:object size:0x2 scope:global data:2byte +kInvalidAreaId = .sbss:0x805D2D48; // type:object size:0x4 scope:global data:4byte +lbl_805D2D4C = .sbss:0x805D2D4C; // type:object size:0x4 data:4byte +gpTweakLdrs = .sbss:0x805D2D50; // type:object size:0x8 scope:global +lbl_805D2D58 = .sbss:0x805D2D58; // type:object size:0x8 data:4byte +lbl_805D2D60 = .sbss:0x805D2D60; // type:object size:0x1 data:byte +lbl_805D2D64 = .sbss:0x805D2D64; // type:object size:0x4 data:4byte +lbl_805D2D68 = .sbss:0x805D2D68; // type:object size:0x4 data:float +gpResourceFactory = .sbss:0x805D2D6C; // type:object size:0x4 scope:global data:4byte +gpSimplePool = .sbss:0x805D2D70; // type:object size:0x4 scope:global data:4byte +gpCharacterFactoryBuilder = .sbss:0x805D2D74; // type:object size:0x4 scope:global data:4byte +gpStringTable = .sbss:0x805D2D78; // type:object size:0x4 scope:global data:4byte +gpMain = .sbss:0x805D2D7C; // type:object size:0x4 scope:global data:4byte +gpGameState = .sbss:0x805D2D80; // type:object size:0x4 scope:global data:4byte +lbl_805D2D84 = .sbss:0x805D2D84; // type:object size:0x4 data:4byte +lbl_805D2D88 = .sbss:0x805D2D88; // type:object size:0x4 data:4byte +lbl_805D2D8C = .sbss:0x805D2D8C; // type:object size:0x4 data:4byte +lbl_805D2D90 = .sbss:0x805D2D90; // type:object size:0x4 data:4byte +lbl_805D2D94 = .sbss:0x805D2D94; // type:object size:0x4 data:4byte +lbl_805D2D98 = .sbss:0x805D2D98; // type:object size:0x4 data:4byte +lbl_805D2D9C = .sbss:0x805D2D9C; // type:object size:0x4 data:4byte +lbl_805D2DA0 = .sbss:0x805D2DA0; // type:object size:0x4 data:4byte +lbl_805D2DA4 = .sbss:0x805D2DA4; // type:object size:0x1 data:byte +lbl_805D2DA8 = .sbss:0x805D2DA8; // type:object size:0x4 data:float +lbl_805D2DAC = .sbss:0x805D2DAC; // type:object size:0x4 +lbl_805D2DB0 = .sbss:0x805D2DB0; // type:object size:0x8 +__stdio_exit = .sbss:0x805D2DB8; // type:object size:0x4 scope:global data:4byte +lbl_805D2DC0 = .sbss:0x805D2DC0; // type:object size:0x8 data:byte +lbl_805D2DC8 = .sbss:0x805D2DC8; // type:object size:0x8 data:4byte +__msl_constraint_handler = .sbss:0x805D2DD0; // type:object size:0x4 scope:local data:4byte +lbl_805D2DD8 = .sbss:0x805D2DD8; // type:object size:0x4 data:4byte +lbl_805D2DE0 = .sbss:0x805D2DE0; // type:object size:0x8 data:double +lbl_805D2DE8 = .sbss:0x805D2DE8; // type:object size:0x8 data:double +__global_destructor_chain = .sbss:0x805D2DF0; // type:object size:0x4 scope:global data:4byte +lbl_805D2DF8 = .sbss:0x805D2DF8; // type:object size:0x4 data:4byte +lbl_805D2DFC = .sbss:0x805D2DFC; // type:object size:0x1 data:byte +lbl_805D2DFD = .sbss:0x805D2DFD; // type:object size:0x1 data:byte +lbl_805D2DFE = .sbss:0x805D2DFE; // type:object size:0x1 data:byte +lbl_805D2DFF = .sbss:0x805D2DFF; // type:object size:0x1 data:byte +lbl_805D2E00 = .sbss:0x805D2E00; // type:object size:0x1 data:byte +lbl_805D2E04 = .sbss:0x805D2E04; // type:object size:0x4 data:4byte +lbl_805D2E08 = .sbss:0x805D2E08; // type:object size:0x4 data:4byte +lbl_805D2E0C = .sbss:0x805D2E0C; // type:object size:0x4 data:4byte +lbl_805D2E10 = .sbss:0x805D2E10; // type:object size:0x4 data:4byte +lbl_805D2E14 = .sbss:0x805D2E14; // type:object size:0x4 data:4byte +lbl_805D2E18 = .sbss:0x805D2E18; // type:object size:0x4 data:4byte +lbl_805D2E1C = .sbss:0x805D2E1C; // type:object size:0x4 data:4byte +lbl_805D2E20 = .sbss:0x805D2E20; // type:object size:0x4 data:4byte +lbl_805D2E24 = .sbss:0x805D2E24; // type:object size:0x1 data:byte +lbl_805D2E25 = .sbss:0x805D2E25; // type:object size:0x1 data:byte +lbl_805D2E26 = .sbss:0x805D2E26; // type:object size:0x1 data:byte +lbl_805D2E28 = .sbss:0x805D2E28; // type:object size:0x8 data:4byte +lbl_805D2E30 = .sbss:0x805D2E30; // type:object size:0x8 data:byte +lbl_805D2E38 = .sbss:0x805D2E38; // type:object size:0x4 data:4byte +lbl_805D2E3C = .sbss:0x805D2E3C; // type:object size:0x1 data:byte +lbl_805D2E40 = .sbss:0x805D2E40; // type:object size:0x4 data:4byte +lbl_805D2E44 = .sbss:0x805D2E44; // type:object size:0x4 data:4byte +lbl_805D2E48 = .sbss:0x805D2E48; // type:object size:0x8 data:4byte +lbl_805D2E50 = .sbss:0x805D2E50; // type:object size:0x8 data:byte +lbl_805D2E58 = .sbss:0x805D2E58; // type:object size:0x8 data:4byte +lbl_805D2E60 = .sbss:0x805D2E60; // type:object size:0x4 data:4byte +lbl_805D2E64 = .sbss:0x805D2E64; // type:object size:0x4 data:4byte +lbl_805D2E68 = .sbss:0x805D2E68; // type:object size:0x4 data:4byte +lbl_805D2E6C = .sbss:0x805D2E6C; // type:object size:0x4 data:4byte +lbl_805D2E70 = .sbss:0x805D2E70; // type:object size:0x1 data:byte +lbl_805D2E74 = .sbss:0x805D2E74; // type:object size:0x4 data:float +lbl_805D2E78 = .sbss:0x805D2E78; // type:object size:0x4 data:float +lbl_805D2E7C = .sbss:0x805D2E7C; // type:object size:0x1 data:byte +lbl_805D2E7D = .sbss:0x805D2E7D; // type:object size:0x1 data:byte +lbl_805D2E7E = .sbss:0x805D2E7E; // type:object size:0x1 data:byte +lbl_805D2E80 = .sbss:0x805D2E80; // type:object size:0x4 data:4byte +lbl_805D2E84 = .sbss:0x805D2E84; // type:object size:0x1 data:byte +lbl_805D2E85 = .sbss:0x805D2E85; // type:object size:0x1 data:byte +lbl_805D2E88 = .sbss:0x805D2E88; // type:object size:0x1 data:byte +lbl_805D2E89 = .sbss:0x805D2E89; // type:object size:0x1 data:byte +lbl_805D2E8C = .sbss:0x805D2E8C; // type:object size:0x4 data:4byte +lbl_805D2E90 = .sbss:0x805D2E90; // type:object size:0x8 data:4byte +lbl_805D2E98 = .sbss:0x805D2E98; // type:object size:0x4 data:4byte +lbl_805D2E9C = .sbss:0x805D2E9C; // type:object size:0x4 data:4byte +lbl_805D2EA0 = .sbss:0x805D2EA0; // type:object size:0x4 data:4byte +lbl_805D2EA4 = .sbss:0x805D2EA4; // type:object size:0x4 data:4byte +lbl_805D2EA8 = .sbss:0x805D2EA8; // type:object size:0x8 data:byte +lbl_805D2EB0 = .sbss:0x805D2EB0; // type:object size:0x8 data:byte +lbl_805D2EB8 = .sbss:0x805D2EB8; // type:object size:0x4 data:4byte +lbl_805D2EBC = .sbss:0x805D2EBC; // type:object size:0x4 data:4byte +sMoveRedToAlphaBuffer__11CElementGen = .sbss:0x805D2EC0; // type:object size:0x1 scope:global data:byte +lbl_805D2EC1 = .sbss:0x805D2EC1; // type:object size:0x1 data:byte +lbl_805D2EC2 = .sbss:0x805D2EC2; // type:object size:0x1 data:byte +lbl_805D2EC3 = .sbss:0x805D2EC3; // type:object size:0x5 data:byte +lbl_805D2EC8 = .sbss:0x805D2EC8; // type:object size:0x4 data:4byte +lbl_805D2ECC = .sbss:0x805D2ECC; // type:object size:0x1 data:byte +lbl_805D2ED0 = .sbss:0x805D2ED0; // type:object size:0x8 data:4byte +lbl_805D2ED8 = .sbss:0x805D2ED8; // type:object size:0x4 data:4byte +lbl_805D2EDC = .sbss:0x805D2EDC; // type:object size:0x4 data:4byte +lbl_805D2EE0 = .sbss:0x805D2EE0; // type:object size:0x8 data:4byte +lbl_805D2EE8 = .sbss:0x805D2EE8; // type:object size:0x1 data:byte +lbl_805D2EEC = .sbss:0x805D2EEC; // type:object size:0x4 data:4byte +lbl_805D2EF0 = .sbss:0x805D2EF0; // type:object size:0x8 data:4byte +lbl_805D2EF8 = .sbss:0x805D2EF8; // type:object size:0x8 data:byte +lbl_805D2F00 = .sbss:0x805D2F00; // type:object size:0x8 data:byte +lbl_805D2F08 = .sbss:0x805D2F08; // type:object size:0x4 data:4byte +lbl_805D2F0C = .sbss:0x805D2F0C; // type:object size:0x4 data:4byte +lbl_805D2F10 = .sbss:0x805D2F10; // type:object size:0x1 data:byte +sDrawFlags__12CParticleGen = .sbss:0x805D2F14; // type:object size:0x4 scope:global data:4byte +sDrawMask__12CParticleGen = .sbss:0x805D2F18; // type:object size:0x8 scope:global data:4byte +lbl_805D2F20 = .sbss:0x805D2F20; // type:object size:0x4 data:4byte +lbl_805D2F24 = .sbss:0x805D2F24; // type:object size:0x4 data:float +lbl_805D2F28 = .sbss:0x805D2F28; // type:object size:0x4 data:4byte +lbl_805D2F2C = .sbss:0x805D2F2C; // type:object size:0x4 data:float +lbl_805D2F30 = .sbss:0x805D2F30; // type:object size:0x4 data:4byte +lbl_805D2F34 = .sbss:0x805D2F34; // type:object size:0x4 data:float +lbl_805D2F38 = .sbss:0x805D2F38; // type:object size:0x4 data:float +lbl_805D2F3C = .sbss:0x805D2F3C; // type:object size:0x4 data:4byte +lbl_805D2F40 = .sbss:0x805D2F40; // type:object size:0x4 data:4byte +lbl_805D2F44 = .sbss:0x805D2F44; // type:object size:0x4 data:4byte +lbl_805D2F48 = .sbss:0x805D2F48; // type:object size:0x8 data:4byte +lbl_805D2F50 = .sbss:0x805D2F50; // type:object size:0x4 data:4byte +lbl_805D2F54 = .sbss:0x805D2F54; // type:object size:0x4 data:4byte +lbl_805D2F58 = .sbss:0x805D2F58; // type:object size:0x4 data:4byte +lbl_805D2F5C = .sbss:0x805D2F5C; // type:object size:0x4 data:float +lbl_805D2F60 = .sbss:0x805D2F60; // type:object size:0x8 data:byte +lbl_805D2F68 = .sbss:0x805D2F68; // type:object size:0x4 data:4byte +lbl_805D2F6C = .sbss:0x805D2F6C; // type:object size:0x4 data:4byte +lbl_805D2F70 = .sbss:0x805D2F70; // type:object size:0x8 data:4byte +lbl_805D2F78 = .sbss:0x805D2F78; // type:object size:0x8 data:4byte +lbl_805D2F80 = .sbss:0x805D2F80; // type:object size:0x4 data:4byte +lbl_805D2F84 = .sbss:0x805D2F84; // type:object size:0x1 data:byte +lbl_805D2F88 = .sbss:0x805D2F88; // type:object size:0x4 data:4byte +lbl_805D2F8C = .sbss:0x805D2F8C; // type:object size:0x4 data:4byte +lbl_805D2F90 = .sbss:0x805D2F90; // type:object size:0x4 data:4byte +lbl_805D2F94 = .sbss:0x805D2F94; // type:object size:0x4 data:4byte +lbl_805D2F98 = .sbss:0x805D2F98; // type:object size:0x1 data:byte +lbl_805D2F9C = .sbss:0x805D2F9C; // type:object size:0x4 data:4byte +lbl_805D2FA0 = .sbss:0x805D2FA0; // type:object size:0x8 data:byte +lbl_805D2FA8 = .sbss:0x805D2FA8; // type:object size:0x4 data:float +lbl_805D2FAC = .sbss:0x805D2FAC; // type:object size:0x4 data:float +lbl_805D2FB0 = .sbss:0x805D2FB0; // type:object size:0x4 data:float +lbl_805D2FB4 = .sbss:0x805D2FB4; // type:object size:0x4 data:4byte +lbl_805D2FB8 = .sbss:0x805D2FB8; // type:object size:0x8 data:4byte +lbl_805D2FC0 = .sbss:0x805D2FC0; // type:object size:0x1 data:byte +lbl_805D2FC4 = .sbss:0x805D2FC4; // type:object size:0x4 data:4byte +lbl_805D2FC8 = .sbss:0x805D2FC8; // type:object size:0x4 +lbl_805D2FCC = .sbss:0x805D2FCC; // type:object size:0x4 +lbl_805D2FD0 = .sbss:0x805D2FD0; // type:object size:0x8 data:4byte +lbl_805D2FD8 = .sbss:0x805D2FD8; // type:object size:0x8 data:4byte +lbl_805D2FE0 = .sbss:0x805D2FE0; // type:object size:0x1 data:byte +lbl_805D2FE4 = .sbss:0x805D2FE4; // type:object size:0x4 data:4byte +lbl_805D2FE8 = .sbss:0x805D2FE8; // type:object size:0x1 data:byte +lbl_805D2FE9 = .sbss:0x805D2FE9; // type:object size:0x1 data:byte +lbl_805D2FEA = .sbss:0x805D2FEA; // type:object size:0x1 data:byte +lbl_805D2FEC = .sbss:0x805D2FEC; // type:object size:0x4 data:4byte +lbl_805D2FF0 = .sbss:0x805D2FF0; // type:object size:0x4 data:4byte +lbl_805D2FF4 = .sbss:0x805D2FF4; // type:object size:0x4 data:4byte +lbl_805D2FF8 = .sbss:0x805D2FF8; // type:object size:0x4 data:4byte +lbl_805D2FFC = .sbss:0x805D2FFC; // type:object size:0x4 data:4byte +lbl_805D3000 = .sbss:0x805D3000; // type:object size:0x4 data:4byte +lbl_805D3004 = .sbss:0x805D3004; // type:object size:0x4 data:4byte +lbl_805D3008 = .sbss:0x805D3008; // type:object size:0x1 data:byte +lbl_805D3009 = .sbss:0x805D3009; // type:object size:0x7 data:byte +lbl_805D3010 = .sbss:0x805D3010; // type:object size:0x1 data:byte +lbl_805D3011 = .sbss:0x805D3011; // type:object size:0x1 data:byte +lbl_805D3014 = .sbss:0x805D3014; // type:object size:0x4 data:4byte +lbl_805D3018 = .sbss:0x805D3018; // type:object size:0x4 data:4byte +kEnvPassthru__9CGraphics = .sbss:0x805D301C; // type:object size:0x4 scope:global data:4byte +lbl_805D3020 = .sbss:0x805D3020; // type:object size:0x4 data:4byte +lbl_805D3024 = .sbss:0x805D3024; // type:object size:0x4 data:4byte +lbl_805D3028 = .sbss:0x805D3028; // type:object size:0x4 data:4byte +lbl_805D302C = .sbss:0x805D302C; // type:object size:0x4 data:4byte +lbl_805D3030 = .sbss:0x805D3030; // type:object size:0x4 data:4byte +lbl_805D3034 = .sbss:0x805D3034; // type:object size:0x1 data:byte +lbl_805D3038 = .sbss:0x805D3038; // type:object size:0x4 data:4byte +lbl_805D303C = .sbss:0x805D303C; // type:object size:0x4 data:4byte +mDepthNear__9CGraphics = .sbss:0x805D3040; // type:object size:0x4 scope:global data:float +lbl_805D3044 = .sbss:0x805D3044; // type:object size:0x4 data:4byte +lbl_805D3048 = .sbss:0x805D3048; // type:object size:0x4 data:4byte +lbl_805D304C = .sbss:0x805D304C; // type:object size:0x4 data:4byte +lbl_805D3050 = .sbss:0x805D3050; // type:object size:0x4 data:4byte +lbl_805D3054 = .sbss:0x805D3054; // type:object size:0x4 data:4byte +lbl_805D3058 = .sbss:0x805D3058; // type:object size:0x4 data:4byte +lbl_805D305C = .sbss:0x805D305C; // type:object size:0x4 data:4byte +lbl_805D3060 = .sbss:0x805D3060; // type:object size:0x4 data:4byte +lbl_805D3064 = .sbss:0x805D3064; // type:object size:0x4 data:float +lbl_805D3068 = .sbss:0x805D3068; // type:object size:0x4 data:float +lbl_805D306C = .sbss:0x805D306C; // type:object size:0x4 data:float +lbl_805D3070 = .sbss:0x805D3070; // type:object size:0x4 data:float +lbl_805D3074 = .sbss:0x805D3074; // type:object size:0x4 data:4byte +lbl_805D3078 = .sbss:0x805D3078; // type:object size:0x4 data:4byte +lbl_805D307C = .sbss:0x805D307C; // type:object size:0x1 data:byte +lbl_805D307D = .sbss:0x805D307D; // type:object size:0x1 data:byte +mLightActive__9CGraphics = .sbss:0x805D307E; // type:object size:0x1 scope:global data:byte +lbl_805D307F = .sbss:0x805D307F; // type:object size:0x1 data:byte +lbl_805D3080 = .sbss:0x805D3080; // type:object size:0x4 data:4byte +lbl_805D3084 = .sbss:0x805D3084; // type:object size:0x4 data:4byte +lbl_805D3088 = .sbss:0x805D3088; // type:object size:0x4 data:4byte +lbl_805D308C = .sbss:0x805D308C; // type:object size:0x4 data:4byte +mpSpareBuffer__9CGraphics = .sbss:0x805D3090; // type:object size:0x4 scope:global data:4byte +lbl_805D3094 = .sbss:0x805D3094; // type:object size:0x4 data:4byte +lbl_805D3098 = .sbss:0x805D3098; // type:object size:0x4 data:4byte +lbl_805D309C = .sbss:0x805D309C; // type:object size:0x4 data:4byte +lbl_805D30A0 = .sbss:0x805D30A0; // type:object size:0x4 data:4byte +lbl_805D30A4 = .sbss:0x805D30A4; // type:object size:0x4 data:4byte +lbl_805D30A8 = .sbss:0x805D30A8; // type:object size:0x4 data:4byte +lbl_805D30AC = .sbss:0x805D30AC; // type:object size:0x1 data:byte +lbl_805D30AD = .sbss:0x805D30AD; // type:object size:0x1 data:byte +lbl_805D30AE = .sbss:0x805D30AE; // type:object size:0x1 data:byte +lbl_805D30B0 = .sbss:0x805D30B0; // type:object size:0x4 data:4byte +lbl_805D30B4 = .sbss:0x805D30B4; // type:object size:0x4 data:4byte +lbl_805D30B8 = .sbss:0x805D30B8; // type:object size:0x4 data:float +lbl_805D30BC = .sbss:0x805D30BC; // type:object size:0x4 data:4byte +lbl_805D30C0 = .sbss:0x805D30C0; // type:object size:0x4 data:4byte +lbl_805D30C4 = .sbss:0x805D30C4; // type:object size:0x4 data:4byte +lbl_805D30C8 = .sbss:0x805D30C8; // type:object size:0x4 data:4byte +lbl_805D30CC = .sbss:0x805D30CC; // type:object size:0x1 data:byte +lbl_805D30D0 = .sbss:0x805D30D0; // type:object size:0x4 data:4byte +lbl_805D30D4 = .sbss:0x805D30D4; // type:object size:0x4 data:4byte +lbl_805D30D8 = .sbss:0x805D30D8; // type:object size:0x8 data:float +lbl_805D30E0 = .sbss:0x805D30E0; // type:object size:0x4 data:4byte +lbl_805D30E4 = .sbss:0x805D30E4; // type:object size:0x4 data:4byte +lbl_805D30E8 = .sbss:0x805D30E8; // type:object size:0x4 data:4byte +lbl_805D30EC = .sbss:0x805D30EC; // type:object size:0x4 data:4byte +lbl_805D30F0 = .sbss:0x805D30F0; // type:object size:0x8 data:4byte +lbl_805D30F8 = .sbss:0x805D30F8; // type:object size:0x8 data:4byte +lbl_805D3100 = .sbss:0x805D3100; // type:object size:0x8 data:4byte +lbl_805D3108 = .sbss:0x805D3108; // type:object size:0x4 data:4byte +lbl_805D310C = .sbss:0x805D310C; // type:object size:0x4 data:4byte +lbl_805D3110 = .sbss:0x805D3110; // type:object size:0x4 data:4byte +lbl_805D3114 = .sbss:0x805D3114; // type:object size:0x4 data:4byte +lbl_805D3118 = .sbss:0x805D3118; // type:object size:0x1 data:byte +lbl_805D311C = .sbss:0x805D311C; // type:object size:0x4 data:4byte +lbl_805D3120 = .sbss:0x805D3120; // type:object size:0x1 data:byte +lbl_805D3124 = .sbss:0x805D3124; // type:object size:0x4 data:4byte +lbl_805D3128 = .sbss:0x805D3128; // type:object size:0x4 data:4byte +lbl_805D312C = .sbss:0x805D312C; // type:object size:0x4 data:4byte +lbl_805D3130 = .sbss:0x805D3130; // type:object size:0x4 data:4byte +lbl_805D3134 = .sbss:0x805D3134; // type:object size:0x4 data:4byte +lbl_805D3138 = .sbss:0x805D3138; // type:object size:0x1 data:byte +lbl_805D313C = .sbss:0x805D313C; // type:object size:0x4 data:4byte +lbl_805D3140 = .sbss:0x805D3140; // type:object size:0x4 data:4byte +lbl_805D3144 = .sbss:0x805D3144; // type:object size:0x2 data:2byte +lbl_805D3146 = .sbss:0x805D3146; // type:object size:0x1 data:byte +lbl_805D3147 = .sbss:0x805D3147; // type:object size:0x1 data:byte +lbl_805D3148 = .sbss:0x805D3148; // type:object size:0x1 data:byte +lbl_805D314C = .sbss:0x805D314C; // type:object size:0x4 data:4byte +lbl_805D3150 = .sbss:0x805D3150; // type:object size:0x1 data:byte +lbl_805D3154 = .sbss:0x805D3154; // type:object size:0x4 data:4byte +lbl_805D3158 = .sbss:0x805D3158; // type:object size:0x4 data:4byte +lbl_805D315C = .sbss:0x805D315C; // type:object size:0x4 data:4byte +lbl_805D3160 = .sbss:0x805D3160; // type:object size:0x4 data:4byte +lbl_805D3164 = .sbss:0x805D3164; // type:object size:0x4 data:4byte +lbl_805D3168 = .sbss:0x805D3168; // type:object size:0x8 data:byte +lbl_805D3170 = .sbss:0x805D3170; // type:object size:0x8 data:4byte +lbl_805D3178 = .sbss:0x805D3178; // type:object size:0x1 data:byte +lbl_805D317C = .sbss:0x805D317C; // type:object size:0x4 data:4byte +lbl_805D3180 = .sbss:0x805D3180; // type:object size:0x8 data:byte +lbl_805D3188 = .sbss:0x805D3188; // type:object size:0x4 data:4byte +lbl_805D318C = .sbss:0x805D318C; // type:object size:0x4 data:4byte +lbl_805D3190 = .sbss:0x805D3190; // type:object size:0x4 data:4byte +lbl_805D3194 = .sbss:0x805D3194; // type:object size:0x4 data:4byte +lbl_805D3198 = .sbss:0x805D3198; // type:object size:0x4 data:4byte +lbl_805D319C = .sbss:0x805D319C; // type:object size:0x1 data:byte +lbl_805D31A0 = .sbss:0x805D31A0; // type:object size:0x8 +lbl_805D31A8 = .sbss:0x805D31A8; // type:object size:0x4 +lbl_805D31AC = .sbss:0x805D31AC; // type:object size:0x1 data:byte +lbl_805D31AD = .sbss:0x805D31AD; // type:object size:0x1 data:byte +lbl_805D31B0 = .sbss:0x805D31B0; // type:object size:0x1 data:byte +lbl_805D31B1 = .sbss:0x805D31B1; // type:object size:0x7 data:byte +lbl_805D31B8 = .sbss:0x805D31B8; // type:object size:0x8 data:4byte +lbl_805D31C0 = .sbss:0x805D31C0; // type:object size:0x8 data:byte +lbl_805D31C8 = .sbss:0x805D31C8; // type:object size:0x4 data:4byte +lbl_805D31CC = .sbss:0x805D31CC; // type:object size:0x4 data:4byte +lbl_805D31D0 = .sbss:0x805D31D0; // type:object size:0x4 data:4byte +lbl_805D31D4 = .sbss:0x805D31D4; // type:object size:0x4 data:4byte +lbl_805D31D8 = .sbss:0x805D31D8; // type:object size:0x2 data:2byte +lbl_805D31DA = .sbss:0x805D31DA; // type:object size:0x2 data:2byte +lbl_805D31DC = .sbss:0x805D31DC; // type:object size:0x2 data:2byte +lbl_805D31E0 = .sbss:0x805D31E0; // type:object size:0x4 data:4byte +lbl_805D31E4 = .sbss:0x805D31E4; // type:object size:0x4 data:4byte +spDupTriangleList__20CMetroidAreaCollider = .sbss:0x805D31E8; // type:object size:0x4 scope:global data:4byte +lbl_805D31EC = .sbss:0x805D31EC; // type:object size:0x1 data:byte +lbl_805D31ED = .sbss:0x805D31ED; // type:object size:0x1 data:byte +lbl_805D31EE = .sbss:0x805D31EE; // type:object size:0x1 data:byte +lbl_805D31EF = .sbss:0x805D31EF; // type:object size:0x1 data:byte +lbl_805D31F0 = .sbss:0x805D31F0; // type:object size:0x1 data:byte +lbl_805D31F1 = .sbss:0x805D31F1; // type:object size:0x1 data:byte +lbl_805D31F2 = .sbss:0x805D31F2; // type:object size:0x1 data:byte +lbl_805D31F3 = .sbss:0x805D31F3; // type:object size:0x1 data:byte +lbl_805D31F4 = .sbss:0x805D31F4; // type:object size:0x1 data:byte +lbl_805D31F8 = .sbss:0x805D31F8; // type:object size:0x8 data:4byte +lbl_805D3200 = .sbss:0x805D3200; // type:object size:0x8 data:4byte +lbl_805D3208 = .sbss:0x805D3208; // type:object size:0x8 data:4byte +TRK_Use_BBA = .sbss:0x805D3210; // type:object size:0x1 scope:global data:byte +TRK_mainError = .sbss:0x805D3218; // type:object size:0x4 scope:local data:4byte +lbl_805D3220 = .sbss:0x805D3220; // type:object size:0x8 data:2byte +lbl_805D3228 = .sbss:0x805D3228; // type:object size:0x4 data:4byte +lbl_805D322C = .sbss:0x805D322C; // type:object size:0x4 data:4byte +lbl_805D3230 = .sbss:0x805D3230; // type:object size:0x8 data:4byte +gTRKInputPendingPtr = .sbss:0x805D3238; // type:object size:0x4 scope:global data:4byte +lbl_805D3240 = .sbss:0x805D3240; // type:object size:0x8 data:byte +TRK_saved_exceptionID = .sbss:0x805D3248; // type:object size:0x2 scope:local data:2byte +lbl_805D3250 = .sbss:0x805D3250; // type:object size:0x4 data:4byte +lbl_805D3254 = .sbss:0x805D3254; // type:object size:0x4 data:4byte +lbl_805D3258 = .sbss:0x805D3258; // type:object size:0x4 data:4byte +lbl_805D325C = .sbss:0x805D325C; // type:object size:0x4 data:4byte +lbl_805D3260 = .sbss:0x805D3260; // type:object size:0x4 data:4byte +lbl_805D3264 = .sbss:0x805D3264; // type:object size:0x4 data:4byte +lbl_805D3268 = .sbss:0x805D3268; // type:object size:0x4 data:4byte +lbl_805D326C = .sbss:0x805D326C; // type:object size:0x4 data:4byte +lbl_805D3270 = .sbss:0x805D3270; // type:object size:0x4 data:4byte +lbl_805D3274 = .sbss:0x805D3274; // type:object size:0x4 data:4byte +lbl_805D3278 = .sbss:0x805D3278; // type:object size:0x4 data:4byte +lbl_805D327C = .sbss:0x805D327C; // type:object size:0x4 data:4byte +lbl_805D3280 = .sbss:0x805D3280; // type:object size:0x4 data:4byte +lbl_805D3284 = .sbss:0x805D3284; // type:object size:0x4 data:4byte +lbl_805D3288 = .sbss:0x805D3288; // type:object size:0x8 data:4byte +lbl_805D3290 = .sbss:0x805D3290; // type:object size:0x8 data:4byte +lbl_805D3298 = .sbss:0x805D3298; // type:object size:0x8 data:4byte +lbl_805D32A0 = .sbss:0x805D32A0; // type:object size:0x4 data:4byte +lbl_805D32A4 = .sbss:0x805D32A4; // type:object size:0x4 data:4byte +lbl_805D32A8 = .sbss:0x805D32A8; // type:object size:0x4 data:4byte +lbl_805D32AC = .sbss:0x805D32AC; // type:object size:0x4 data:4byte +lbl_805D32B0 = .sbss:0x805D32B0; // type:object size:0x4 data:4byte +lbl_805D32B4 = .sbss:0x805D32B4; // type:object size:0x4 data:4byte +lbl_805D32B8 = .sbss:0x805D32B8; // type:object size:0x4 data:4byte +lbl_805D32BC = .sbss:0x805D32BC; // type:object size:0x4 data:4byte +lbl_805D32C0 = .sbss:0x805D32C0; // type:object size:0x4 data:4byte +lbl_805D32C4 = .sbss:0x805D32C4; // type:object size:0x4 data:4byte +lbl_805D32C8 = .sbss:0x805D32C8; // type:object size:0x4 data:4byte +lbl_805D32CC = .sbss:0x805D32CC; // type:object size:0x4 data:4byte +lbl_805D32D0 = .sbss:0x805D32D0; // type:object size:0x4 data:4byte +lbl_805D32D4 = .sbss:0x805D32D4; // type:object size:0x4 data:4byte +lbl_805D32D8 = .sbss:0x805D32D8; // type:object size:0x4 data:4byte +lbl_805D32DC = .sbss:0x805D32DC; // type:object size:0x4 +lbl_805D32E0 = .sbss:0x805D32E0; // type:object size:0x4 +lbl_805D32E4 = .sbss:0x805D32E4; // type:object size:0x4 +lbl_805D32E8 = .sbss:0x805D32E8; // type:object size:0x2 data:2byte +lbl_805D32EA = .sbss:0x805D32EA; // type:object size:0x2 data:2byte +lbl_805D32EC = .sbss:0x805D32EC; // type:object size:0x2 data:2byte +lbl_805D32EE = .sbss:0x805D32EE; // type:object size:0x2 data:2byte +lbl_805D32F0 = .sbss:0x805D32F0; // type:object size:0x2 data:2byte +lbl_805D32F4 = .sbss:0x805D32F4; // type:object size:0x4 data:4byte +lbl_805D32F8 = .sbss:0x805D32F8; // type:object size:0x4 data:4byte +lbl_805D32FC = .sbss:0x805D32FC; // type:object size:0x4 data:4byte +lbl_805D3300 = .sbss:0x805D3300; // type:object size:0x4 data:4byte +lbl_805D3304 = .sbss:0x805D3304; // type:object size:0x4 data:4byte +lbl_805D3308 = .sbss:0x805D3308; // type:object size:0x8 data:4byte +lbl_805D3310 = .sbss:0x805D3310; // type:object size:0x4 data:4byte +lbl_805D3314 = .sbss:0x805D3314; // type:object size:0x4 data:4byte +lbl_805D3318 = .sbss:0x805D3318; // type:object size:0x4 data:4byte +lbl_805D331C = .sbss:0x805D331C; // type:object size:0x4 data:4byte +lbl_805D3320 = .sbss:0x805D3320; // type:object size:0x8 data:4byte +lbl_805D3328 = .sbss:0x805D3328; // type:object size:0x8 +lbl_805D3330 = .sbss:0x805D3330; // type:object size:0x4 data:4byte +lbl_805D3334 = .sbss:0x805D3334; // type:object size:0x4 data:4byte +lbl_805D3338 = .sbss:0x805D3338; // type:object size:0x4 data:4byte +lbl_805D333C = .sbss:0x805D333C; // type:object size:0x4 data:4byte +lbl_805D3340 = .sbss:0x805D3340; // type:object size:0x4 data:4byte +lbl_805D3344 = .sbss:0x805D3344; // type:object size:0x4 data:4byte +lbl_805D3348 = .sbss:0x805D3348; // type:object size:0x8 data:4byte +lbl_805D3350 = .sbss:0x805D3350; // type:object size:0x4 data:4byte +lbl_805D3354 = .sbss:0x805D3354; // type:object size:0x4 data:4byte +lbl_805D3358 = .sbss:0x805D3358; // type:object size:0x4 data:4byte +lbl_805D335C = .sbss:0x805D335C; // type:object size:0x4 data:4byte +lbl_805D3360 = .sbss:0x805D3360; // type:object size:0x4 data:4byte +lbl_805D3364 = .sbss:0x805D3364; // type:object size:0x4 data:4byte +lbl_805D3368 = .sbss:0x805D3368; // type:object size:0x4 data:4byte +lbl_805D336C = .sbss:0x805D336C; // type:object size:0x4 data:4byte +lbl_805D3370 = .sbss:0x805D3370; // type:object size:0x4 data:4byte +lbl_805D3374 = .sbss:0x805D3374; // type:object size:0x4 data:4byte +lbl_805D3378 = .sbss:0x805D3378; // type:object size:0x4 data:4byte +lbl_805D337C = .sbss:0x805D337C; // type:object size:0x4 data:4byte +lbl_805D3380 = .sbss:0x805D3380; // type:object size:0x4 data:4byte +lbl_805D3384 = .sbss:0x805D3384; // type:object size:0x4 data:4byte +lbl_805D3388 = .sbss:0x805D3388; // type:object size:0x4 data:4byte +lbl_805D338C = .sbss:0x805D338C; // type:object size:0x4 data:4byte +lbl_805D3390 = .sbss:0x805D3390; // type:object size:0x4 data:4byte +lbl_805D3394 = .sbss:0x805D3394; // type:object size:0x4 data:4byte +lbl_805D3398 = .sbss:0x805D3398; // type:object size:0x4 data:4byte +lbl_805D339C = .sbss:0x805D339C; // type:object size:0x4 data:4byte +lbl_805D33A0 = .sbss:0x805D33A0; // type:object size:0x4 data:4byte +lbl_805D33A4 = .sbss:0x805D33A4; // type:object size:0x4 data:4byte +lbl_805D33A8 = .sbss:0x805D33A8; // type:object size:0x4 data:4byte +lbl_805D33AC = .sbss:0x805D33AC; // type:object size:0x4 data:4byte +lbl_805D33B0 = .sbss:0x805D33B0; // type:object size:0x4 data:4byte +lbl_805D33B4 = .sbss:0x805D33B4; // type:object size:0x4 data:4byte +lbl_805D33B8 = .sbss:0x805D33B8; // type:object size:0x8 data:4byte +lbl_805D33C0 = .sbss:0x805D33C0; // type:object size:0x4 data:4byte +lbl_805D33C4 = .sbss:0x805D33C4; // type:object size:0x4 data:4byte +lbl_805D33C8 = .sbss:0x805D33C8; // type:object size:0x4 data:4byte +lbl_805D33CC = .sbss:0x805D33CC; // type:object size:0x4 data:4byte +__DBInterface = .sbss:0x805D33D0; // type:object size:0x4 scope:global data:4byte +DBVerbose = .sbss:0x805D33D4; // type:object size:0x4 scope:global data:4byte +lbl_805D33D8 = .sbss:0x805D33D8; // type:object size:0x8 data:4byte +lbl_805D33E0 = .sbss:0x805D33E0; // type:object size:0x4 data:4byte +lbl_805D33E4 = .sbss:0x805D33E4; // type:object size:0x4 data:4byte +lbl_805D33E8 = .sbss:0x805D33E8; // type:object size:0x4 data:4byte +lbl_805D33EC = .sbss:0x805D33EC; // type:object size:0x4 data:4byte +lbl_805D33F0 = .sbss:0x805D33F0; // type:object size:0x4 data:4byte +lbl_805D33F4 = .sbss:0x805D33F4; // type:object size:0x4 data:4byte +lbl_805D33F8 = .sbss:0x805D33F8; // type:object size:0x8 data:4byte +__DVDThreadQueue = .sbss:0x805D3400; // type:object size:0x8 scope:global +MaxEntryNum = .sbss:0x805D3408; // type:object size:0x4 scope:local data:4byte +FstStringStart = .sbss:0x805D340C; // type:object size:0x4 scope:local data:4byte +FstStart = .sbss:0x805D3410; // type:object size:0x4 scope:local data:4byte +BootInfo = .sbss:0x805D3414; // type:object size:0x4 scope:local data:4byte +lbl_805D3420 = .sbss:0x805D3420; // type:object size:0x4 data:4byte +lbl_805D3424 = .sbss:0x805D3424; // type:object size:0x4 data:4byte +lbl_805D3428 = .sbss:0x805D3428; // type:object size:0x4 data:4byte +lbl_805D342C = .sbss:0x805D342C; // type:object size:0x4 data:4byte +lbl_805D3430 = .sbss:0x805D3430; // type:object size:0x4 data:4byte +lbl_805D3434 = .sbss:0x805D3434; // type:object size:0x4 data:4byte +lbl_805D3438 = .sbss:0x805D3438; // type:object size:0x4 data:4byte +FirstTimeInBootrom = .sbss:0x805D343C; // type:object size:0x4 scope:local data:4byte +lbl_805D3440 = .sbss:0x805D3440; // type:object size:0x4 data:4byte +lbl_805D3444 = .sbss:0x805D3444; // type:object size:0x4 data:4byte +lbl_805D3448 = .sbss:0x805D3448; // type:object size:0x4 data:4byte +lbl_805D344C = .sbss:0x805D344C; // type:object size:0x4 data:4byte +lbl_805D3450 = .sbss:0x805D3450; // type:object size:0x4 data:4byte +lbl_805D3454 = .sbss:0x805D3454; // type:object size:0x4 data:4byte +__DVDLayoutFormat = .sbss:0x805D3458; // type:object size:0x4 scope:global data:4byte +DVDInitialized = .sbss:0x805D345C; // type:object size:0x4 scope:local data:4byte +lbl_805D3460 = .sbss:0x805D3460; // type:object size:0x4 data:4byte +lbl_805D3464 = .sbss:0x805D3464; // type:object size:0x4 data:4byte +lbl_805D3468 = .sbss:0x805D3468; // type:object size:0x4 data:4byte +lbl_805D346C = .sbss:0x805D346C; // type:object size:0x4 data:4byte +lbl_805D3470 = .sbss:0x805D3470; // type:object size:0x10 data:4byte +__DVDNumTmdBytes = .sbss:0x805D3480; // type:object size:0x4 scope:local data:4byte +lbl_805D3488 = .sbss:0x805D3488; // type:object size:0x4 data:4byte +lbl_805D348C = .sbss:0x805D348C; // type:object size:0x4 data:4byte +MotorState = .sbss:0x805D3490; // type:object size:0x4 scope:local data:4byte +lbl_805D3494 = .sbss:0x805D3494; // type:object size:0x4 data:4byte +lbl_805D3498 = .sbss:0x805D3498; // type:object size:0x4 data:4byte +lbl_805D349C = .sbss:0x805D349C; // type:object size:0x4 data:4byte +lbl_805D34A0 = .sbss:0x805D34A0; // type:object size:0x4 data:4byte +lbl_805D34A4 = .sbss:0x805D34A4; // type:object size:0x4 data:4byte +bootInfo = .sbss:0x805D34A8; // type:object size:0x4 scope:local data:4byte +IDShouldBe = .sbss:0x805D34AC; // type:object size:0x4 scope:local data:4byte +lbl_805D34B0 = .sbss:0x805D34B0; // type:object size:0x4 data:4byte +lbl_805D34B4 = .sbss:0x805D34B4; // type:object size:0x4 data:4byte +lbl_805D34B8 = .sbss:0x805D34B8; // type:object size:0x4 data:4byte +lbl_805D34BC = .sbss:0x805D34BC; // type:object size:0x4 data:4byte +lbl_805D34C0 = .sbss:0x805D34C0; // type:object size:0x8 data:4byte +FatalFunc = .sbss:0x805D34C8; // type:object size:0x4 scope:local data:4byte +lowIntType = .sbss:0x805D34D0; // type:object size:0x4 scope:local data:4byte +lbl_805D34D8 = .sbss:0x805D34D8; // type:object size:0x1 data:byte +lbl_805D34D9 = .sbss:0x805D34D9; // type:object size:0x1 data:byte +lbl_805D34DC = .sbss:0x805D34DC; // type:object size:0x4 data:4byte +lbl_805D34E0 = .sbss:0x805D34E0; // type:object size:0x4 data:4byte +lbl_805D34E4 = .sbss:0x805D34E4; // type:object size:0x1 data:byte +lbl_805D34E5 = .sbss:0x805D34E5; // type:object size:0x1 data:byte +lbl_805D34E8 = .sbss:0x805D34E8; // type:object size:0x4 data:4byte +lbl_805D34EC = .sbss:0x805D34EC; // type:object size:0x4 data:4byte +lbl_805D34F0 = .sbss:0x805D34F0; // type:object size:0x4 data:4byte +lbl_805D34F4 = .sbss:0x805D34F4; // type:object size:0x4 data:4byte +lbl_805D34F8 = .sbss:0x805D34F8; // type:object size:0x8 data:byte +IDSerialPort1 = .sbss:0x805D3500; // type:object size:0x4 scope:local data:4byte +lbl_805D3508 = .sbss:0x805D3508; // type:object size:0x4 data:4byte +lbl_805D350C = .sbss:0x805D350C; // type:object size:0x4 data:4byte +lbl_805D3510 = .sbss:0x805D3510; // type:object size:0x4 data:4byte +lbl_805D3514 = .sbss:0x805D3514; // type:object size:0x4 data:4byte +lbl_805D3518 = .sbss:0x805D3518; // type:object size:0x4 data:4byte +lbl_805D351C = .sbss:0x805D351C; // type:object size:0x4 data:4byte +lbl_805D3520 = .sbss:0x805D3520; // type:object size:0x4 data:4byte +lbl_805D3524 = .sbss:0x805D3524; // type:object size:0x4 data:4byte +lbl_805D3528 = .sbss:0x805D3528; // type:object size:0x8 data:4byte +lbl_805D3530 = .sbss:0x805D3530; // type:object size:0x4 data:4byte +lbl_805D3534 = .sbss:0x805D3534; // type:object size:0x4 data:4byte +lbl_805D3538 = .sbss:0x805D3538; // type:object size:0x4 data:4byte +lbl_805D353C = .sbss:0x805D353C; // type:object size:0x4 data:4byte +lbl_805D3540 = .sbss:0x805D3540; // type:object size:0x1 data:byte +lbl_805D3541 = .sbss:0x805D3541; // type:object size:0x1 data:byte +lbl_805D3544 = .sbss:0x805D3544; // type:object size:0x4 data:4byte +lbl_805D3548 = .sbss:0x805D3548; // type:object size:0x4 data:4byte +lbl_805D354C = .sbss:0x805D354C; // type:object size:0x4 data:4byte +lbl_805D3550 = .sbss:0x805D3550; // type:object size:0x4 data:4byte +lbl_805D3554 = .sbss:0x805D3554; // type:object size:0x4 data:4byte +lbl_805D3558 = .sbss:0x805D3558; // type:object size:0x8 data:byte +lbl_805D3560 = .sbss:0x805D3560; // type:object size:0x8 +lbl_805D3568 = .sbss:0x805D3568; // type:object size:0x1 data:byte +lbl_805D356C = .sbss:0x805D356C; // type:object size:0x4 data:4byte +lbl_805D3570 = .sbss:0x805D3570; // type:object size:0x8 data:4byte +lbl_805D3578 = .sbss:0x805D3578; // type:object size:0x4 data:4byte +lbl_805D357C = .sbss:0x805D357C; // type:object size:0x4 data:4byte +lbl_805D3580 = .sbss:0x805D3580; // type:object size:0x4 data:4byte +lbl_805D3584 = .sbss:0x805D3584; // type:object size:0x4 data:4byte +lbl_805D3588 = .sbss:0x805D3588; // type:object size:0x4 data:4byte +lbl_805D358C = .sbss:0x805D358C; // type:object size:0x1 data:byte +lbl_805D3590 = .sbss:0x805D3590; // type:object size:0x4 data:4byte +lbl_805D3594 = .sbss:0x805D3594; // type:object size:0x4 data:4byte +lbl_805D3598 = .sbss:0x805D3598; // type:object size:0x4 data:float +lbl_805D359C = .sbss:0x805D359C; // type:object size:0x4 data:float +__OSInIPL = .sbss:0x805D35A0; // type:object size:0x4 scope:global data:4byte +__OSInNandBoot = .sbss:0x805D35A4; // type:object size:0x4 scope:global data:4byte +__OSIsGcam = .sbss:0x805D35A8; // type:object size:0x4 scope:weak data:4byte +AreWeInitialized = .sbss:0x805D35AC; // type:object size:0x4 scope:local data:4byte +OSExceptionTable = .sbss:0x805D35B0; // type:object size:0x4 scope:local data:4byte +ZeroPS = .sbss:0x805D35B8; // type:object size:0x8 scope:local +ZeroF = .sbss:0x805D35C0; // type:object size:0x8 scope:local data:double +lbl_805D35C8 = .sbss:0x805D35C8; // type:object size:0x8 data:byte +BI2DebugFlagHolder = .sbss:0x805D35D0; // type:object size:0x4 scope:local data:4byte +BI2DebugFlag = .sbss:0x805D35D4; // type:object size:0x4 scope:local data:4byte +BootInfo = .sbss:0x805D35D8; // type:object size:0x4 scope:local data:4byte +__OSStartTime = .sbss:0x805D35E0; // type:object size:0x8 scope:global data:4byte +AlarmQueue = .sbss:0x805D35E8; // type:object size:0x8 scope:local data:4byte +__OSArenaHi = .sbss:0x805D35F0; // type:object size:0x4 scope:local data:4byte +s_mem2ArenaHi = .sbss:0x805D35F4; // type:object size:0x4 scope:local data:4byte +lbl_805D35F8 = .sbss:0x805D35F8; // type:object size:0x4 data:4byte +lbl_805D35FC = .sbss:0x805D35FC; // type:object size:0x4 data:4byte +lbl_805D3600 = .sbss:0x805D3600; // type:object size:0x4 data:4byte +__OSInReboot = .sbss:0x805D3604; // type:object size:0x4 scope:global data:4byte +lbl_805D3608 = .sbss:0x805D3608; // type:object size:0x8 data:4byte +lbl_805D3610 = .sbss:0x805D3610; // type:object size:0x4 data:4byte +lbl_805D3614 = .sbss:0x805D3614; // type:object size:0x4 data:4byte +lbl_805D3618 = .sbss:0x805D3618; // type:object size:0x4 data:4byte +lbl_805D361C = .sbss:0x805D361C; // type:object size:0x4 data:4byte +__OSLastInterruptSrr0 = .sbss:0x805D3620; // type:object size:0x4 scope:global data:4byte +__OSLastInterrupt = .sbss:0x805D3624; // type:object size:0x2 scope:global data:2byte +__OSLastInterruptTime = .sbss:0x805D3628; // type:object size:0x8 scope:global data:4byte +InterruptHandlerTable = .sbss:0x805D3630; // type:object size:0x4 scope:local data:4byte +initialized$696 = .sbss:0x805D3638; // type:object size:0x4 scope:local data:4byte +lbl_805D3640 = .sbss:0x805D3640; // type:object size:0x4 data:4byte +lbl_805D3644 = .sbss:0x805D3644; // type:object size:0x4 data:4byte +lbl_805D3648 = .sbss:0x805D3648; // type:object size:0x4 data:4byte +lbl_805D364C = .sbss:0x805D364C; // type:object size:0x4 data:4byte +ShutdownFunctionQueue = .sbss:0x805D3650; // type:object size:0x8 scope:local data:4byte +Reschedule = .sbss:0x805D3658; // type:object size:0x4 scope:local data:4byte +RunQueueHint = .sbss:0x805D365C; // type:object size:0x4 scope:local data:4byte +RunQueueBits = .sbss:0x805D3660; // type:object size:0x4 scope:local data:4byte +IpcBufferHi = .sbss:0x805D3668; // type:object size:0x4 scope:local data:4byte +ResetDown = .sbss:0x805D3670; // type:object size:0x4 scope:local data:4byte +StmReady = .sbss:0x805D3674; // type:object size:0x4 scope:local data:4byte +StmImDesc = .sbss:0x805D3678; // type:object size:0x4 scope:local data:4byte +StmEhDesc = .sbss:0x805D367C; // type:object size:0x4 scope:local data:4byte +StmEhRegistered = .sbss:0x805D3680; // type:object size:0x4 scope:local data:4byte +StmVdInUse = .sbss:0x805D3684; // type:object size:0x4 scope:local data:4byte +PowerCallback = .sbss:0x805D3688; // type:object size:0x4 scope:local data:4byte +ResetCallback = .sbss:0x805D368C; // type:object size:0x4 scope:local data:4byte +Debug_BBA = .sbss:0x805D3690; // type:object size:0x1 scope:local data:byte +PlayRecordGet = .sbss:0x805D3698; // type:object size:0x4 scope:local data:4byte +PlayRecordError = .sbss:0x805D369C; // type:object size:0x4 scope:local data:4byte +PlayRecordTerminate = .sbss:0x805D36A0; // type:object size:0x4 scope:local data:4byte +PlayRecordTerminated = .sbss:0x805D36A4; // type:object size:0x4 scope:local data:4byte +PlayRecordRetry = .sbss:0x805D36A8; // type:object size:0x4 scope:local data:4byte +PlayRecordLastError = .sbss:0x805D36AC; // type:object size:0x4 scope:local data:4byte +lbl_805D36B0 = .sbss:0x805D36B0; // type:object size:0x4 data:4byte +lbl_805D36B4 = .sbss:0x805D36B4; // type:object size:0x4 data:4byte +lbl_805D36B8 = .sbss:0x805D36B8; // type:object size:0x4 data:4byte +__OSExpireSetExpiredFlag = .sbss:0x805D36BC; // type:object size:0x4 scope:global data:4byte +__OSExpireCallback = .sbss:0x805D36C0; // type:object size:0x4 scope:global data:4byte +__OSExpireTime = .sbss:0x805D36C8; // type:object size:0x8 scope:global data:4byte +lbl_805D36D0 = .sbss:0x805D36D0; // type:object size:0x8 data:4byte +lbl_805D36D8 = .sbss:0x805D36D8; // type:object size:0x4 +Initialized$694 = .sbss:0x805D36DC; // type:object size:0x4 scope:local data:4byte +cmdTypeAndStatus$877 = .sbss:0x805D36E0; // type:object size:0x4 scope:local +lbl_805D36E4 = .sbss:0x805D36E4; // type:object size:0x4 data:4byte +SamplingRate = .sbss:0x805D36E8; // type:object size:0x4 scope:local data:4byte +lbl_805D3700 = .sbss:0x805D3700; // type:object size:0x4 data:4byte +lbl_805D3704 = .sbss:0x805D3704; // type:object size:0x4 data:4byte +lbl_805D3708 = .sbss:0x805D3708; // type:object size:0x4 data:4byte +lbl_805D370C = .sbss:0x805D370C; // type:object size:0x4 data:4byte +lbl_805D3710 = .sbss:0x805D3710; // type:object size:0x10 data:4byte +lbl_805D3720 = .sbss:0x805D3720; // type:object size:0x20 data:4byte +lbl_805D3740 = .sbss:0x805D3740; // type:object size:0x20 data:4byte +lbl_805D3760 = .sbss:0x805D3760; // type:object size:0x4 data:4byte +lbl_805D3764 = .sbss:0x805D3764; // type:object size:0x4 data:4byte +lbl_805D3768 = .sbss:0x805D3768; // type:object size:0x4 data:4byte +lbl_805D376C = .sbss:0x805D376C; // type:object size:0x14 data:4byte +lbl_805D3780 = .sbss:0x805D3780; // type:object size:0x20 data:4byte +lbl_805D37A0 = .sbss:0x805D37A0; // type:object size:0x20 data:4byte +lbl_805D37C0 = .sbss:0x805D37C0; // type:object size:0x20 data:4byte +lbl_805D37E0 = .sbss:0x805D37E0; // type:object size:0x20 data:4byte +lbl_805D3800 = .sbss:0x805D3800; // type:object size:0x20 data:4byte +lbl_805D3820 = .sbss:0x805D3820; // type:object size:0x8 data:4byte +lbl_805D3828 = .sbss:0x805D3828; // type:object size:0x4 data:4byte +lbl_805D382C = .sbss:0x805D382C; // type:object size:0x4 data:4byte +lbl_805D3830 = .sbss:0x805D3830; // type:object size:0x4 data:4byte +lbl_805D3834 = .sbss:0x805D3834; // type:object size:0x4 data:4byte +lbl_805D3838 = .sbss:0x805D3838; // type:object size:0x4 data:4byte +lbl_805D383C = .sbss:0x805D383C; // type:object size:0x4 data:4byte +lbl_805D3840 = .sbss:0x805D3840; // type:object size:0x4 data:4byte +lbl_805D3844 = .sbss:0x805D3844; // type:object size:0x4 data:4byte +lbl_805D3848 = .sbss:0x805D3848; // type:object size:0x4 data:4byte +lbl_805D384C = .sbss:0x805D384C; // type:object size:0x4 data:4byte +lbl_805D3850 = .sbss:0x805D3850; // type:object size:0x4 data:4byte +lbl_805D3854 = .sbss:0x805D3854; // type:object size:0x2 data:2byte +lbl_805D3856 = .sbss:0x805D3856; // type:object size:0x2 data:2byte +lbl_805D3858 = .sbss:0x805D3858; // type:object size:0x8 data:4byte +lbl_805D3860 = .sbss:0x805D3860; // type:object size:0x4 data:4byte +lbl_805D3864 = .sbss:0x805D3864; // type:object size:0x4 data:4byte +lbl_805D3868 = .sbss:0x805D3868; // type:object size:0x8 data:4byte +lbl_805D3870 = .sbss:0x805D3870; // type:object size:0x4 data:4byte +lbl_805D3874 = .sbss:0x805D3874; // type:object size:0x4 data:4byte +lbl_805D3878 = .sbss:0x805D3878; // type:object size:0x4 data:4byte +lbl_805D387C = .sbss:0x805D387C; // type:object size:0x4 data:4byte +lbl_805D3880 = .sbss:0x805D3880; // type:object size:0x4 data:4byte +lbl_805D3884 = .sbss:0x805D3884; // type:object size:0x4 data:4byte +lbl_805D3888 = .sbss:0x805D3888; // type:object size:0x4 data:4byte +lbl_805D388C = .sbss:0x805D388C; // type:object size:0x4 data:4byte +lbl_805D3890 = .sbss:0x805D3890; // type:object size:0x4 data:4byte +lbl_805D3894 = .sbss:0x805D3894; // type:object size:0x4 data:4byte +CurrTvMode = .sbss:0x805D3898; // type:object size:0x4 scope:local data:4byte +lbl_805D389C = .sbss:0x805D389C; // type:object size:0x4 data:4byte +lbl_805D38A0 = .sbss:0x805D38A0; // type:object size:0x4 data:4byte +lbl_805D38A4 = .sbss:0x805D38A4; // type:object size:0x4 data:4byte +lbl_805D38A8 = .sbss:0x805D38A8; // type:object size:0x8 data:4byte +lbl_805D38B0 = .sbss:0x805D38B0; // type:object size:0x8 +lbl_805D38B8 = .sbss:0x805D38B8; // type:object size:0x4 data:4byte +lbl_805D38BC = .sbss:0x805D38BC; // type:object size:0x4 data:4byte +lbl_805D38C0 = .sbss:0x805D38C0; // type:object size:0x4 data:4byte +lbl_805D38C4 = .sbss:0x805D38C4; // type:object size:0x4 data:4byte +lbl_805D38C8 = .sbss:0x805D38C8; // type:object size:0x4 data:4byte +lbl_805D38CC = .sbss:0x805D38CC; // type:object size:0x4 data:4byte +lbl_805D38D0 = .sbss:0x805D38D0; // type:object size:0x4 data:4byte +lbl_805D38D4 = .sbss:0x805D38D4; // type:object size:0x4 data:4byte +lbl_805D38D8 = .sbss:0x805D38D8; // type:object size:0x8 data:4byte +lbl_805D38E0 = .sbss:0x805D38E0; // type:object size:0x4 data:4byte +lbl_805D38E4 = .sbss:0x805D38E4; // type:object size:0x4 data:4byte +lbl_805D38E8 = .sbss:0x805D38E8; // type:object size:0x4 data:4byte +lbl_805D38EC = .sbss:0x805D38EC; // type:object size:0x4 data:4byte +lbl_805D38F0 = .sbss:0x805D38F0; // type:object size:0x4 data:4byte +lbl_805D38F4 = .sbss:0x805D38F4; // type:object size:0x4 data:4byte +lbl_805D38F8 = .sbss:0x805D38F8; // type:object size:0x1 data:byte +lbl_805D38FA = .sbss:0x805D38FA; // type:object size:0x2 data:2byte +lbl_805D38FC = .sbss:0x805D38FC; // type:object size:0x1 data:byte +lbl_805D38FE = .sbss:0x805D38FE; // type:object size:0x2 data:2byte +lbl_805D3900 = .sbss:0x805D3900; // type:object size:0x1 data:byte +lbl_805D3904 = .sbss:0x805D3904; // type:object size:0x1 data:byte +lbl_805D3908 = .sbss:0x805D3908; // type:object size:0x4 data:4byte +lbl_805D390C = .sbss:0x805D390C; // type:object size:0x4 data:4byte +lbl_805D3910 = .sbss:0x805D3910; // type:object size:0x4 data:4byte +lbl_805D3914 = .sbss:0x805D3914; // type:object size:0x4 data:4byte +lbl_805D3918 = .sbss:0x805D3918; // type:object size:0x4 data:4byte +lbl_805D391C = .sbss:0x805D391C; // type:object size:0x4 data:4byte +lbl_805D3920 = .sbss:0x805D3920; // type:object size:0x4 data:4byte +lbl_805D3924 = .sbss:0x805D3924; // type:object size:0x4 data:4byte +lbl_805D3928 = .sbss:0x805D3928; // type:object size:0x4 data:4byte +lbl_805D392C = .sbss:0x805D392C; // type:object size:0x4 data:4byte +lbl_805D3930 = .sbss:0x805D3930; // type:object size:0x4 data:4byte +lbl_805D3934 = .sbss:0x805D3934; // type:object size:0x4 data:4byte +lbl_805D3938 = .sbss:0x805D3938; // type:object size:0x4 +lbl_805D393C = .sbss:0x805D393C; // type:object size:0x1 data:byte +lbl_805D3940 = .sbss:0x805D3940; // type:object size:0x1 data:byte +lbl_805D3941 = .sbss:0x805D3941; // type:object size:0x1 data:byte +lbl_805D3942 = .sbss:0x805D3942; // type:object size:0x1 data:byte +lbl_805D3943 = .sbss:0x805D3943; // type:object size:0x1 data:byte +lbl_805D3944 = .sbss:0x805D3944; // type:object size:0x4 data:4byte +lbl_805D3948 = .sbss:0x805D3948; // type:object size:0x1 data:byte +lbl_805D3949 = .sbss:0x805D3949; // type:object size:0x1 data:byte +lbl_805D394A = .sbss:0x805D394A; // type:object size:0x1 data:byte +lbl_805D394C = .sbss:0x805D394C; // type:object size:0x4 data:4byte +lbl_805D3950 = .sbss:0x805D3950; // type:object size:0x8 data:byte +lbl_805D3958 = .sbss:0x805D3958; // type:object size:0x4 +lbl_805D395C = .sbss:0x805D395C; // type:object size:0x4 +lbl_805D3960 = .sbss:0x805D3960; // type:object size:0x4 +lbl_805D3964 = .sbss:0x805D3964; // type:object size:0x4 +lbl_805D3968 = .sbss:0x805D3968; // type:object size:0x4 +lbl_805D396C = .sbss:0x805D396C; // type:object size:0x4 +lbl_805D3970 = .sbss:0x805D3970; // type:object size:0x1 data:byte +lbl_805D3971 = .sbss:0x805D3971; // type:object size:0x1 data:byte +lbl_805D3972 = .sbss:0x805D3972; // type:object size:0x1 data:byte +lbl_805D3973 = .sbss:0x805D3973; // type:object size:0x5 data:byte +__fsInitialized = .sbss:0x805D3978; // type:object size:0x4 scope:local data:4byte +__devfs = .sbss:0x805D397C; // type:object size:0x4 scope:local data:4byte +lbl_805D3980 = .sbss:0x805D3980; // type:object size:0x4 data:4byte +lo$688 = .sbss:0x805D3984; // type:object size:0x4 scope:local data:4byte +hi$689 = .sbss:0x805D3988; // type:object size:0x4 scope:local data:4byte +hId = .sbss:0x805D398C; // type:object size:0x4 scope:local data:4byte +__PADSpec = .sbss:0x805D3990; // type:object size:0x4 scope:global data:4byte +lbl_805D3994 = .sbss:0x805D3994; // type:object size:0x4 data:4byte +lbl_805D3998 = .sbss:0x805D3998; // type:object size:0x4 data:4byte +lbl_805D399C = .sbss:0x805D399C; // type:object size:0x4 data:4byte +lbl_805D39A0 = .sbss:0x805D39A0; // type:object size:0x4 data:4byte +lbl_805D39A4 = .sbss:0x805D39A4; // type:object size:0x4 data:4byte +lbl_805D39A8 = .sbss:0x805D39A8; // type:object size:0x4 data:4byte +lbl_805D39AC = .sbss:0x805D39AC; // type:object size:0x4 data:4byte +lbl_805D39B0 = .sbss:0x805D39B0; // type:object size:0x4 data:4byte +lbl_805D39B4 = .sbss:0x805D39B4; // type:object size:0x4 data:4byte +lbl_805D39B8 = .sbss:0x805D39B8; // type:object size:0x1 data:byte +lbl_805D39BC = .sbss:0x805D39BC; // type:object size:0x4 data:4byte +lbl_805D39C0 = .sbss:0x805D39C0; // type:object size:0x8 data:4byte +lbl_805D39C8 = .sbss:0x805D39C8; // type:object size:0x4 data:4byte +lbl_805D39CC = .sbss:0x805D39CC; // type:object size:0x4 data:4byte +lbl_805D39D0 = .sbss:0x805D39D0; // type:object size:0x4 data:4byte +lbl_805D39D4 = .sbss:0x805D39D4; // type:object size:0x4 data:4byte +lbl_805D39D8 = .sbss:0x805D39D8; // type:object size:0x1 data:byte +lbl_805D39DC = .sbss:0x805D39DC; // type:object size:0x4 data:4byte +lbl_805D39E0 = .sbss:0x805D39E0; // type:object size:0x4 data:4byte +lbl_805D39E4 = .sbss:0x805D39E4; // type:object size:0x4 data:4byte +lbl_805D39E8 = .sbss:0x805D39E8; // type:object size:0x8 data:4byte +lbl_805D39F0 = .sbss:0x805D39F0; // type:object size:0x4 data:4byte +lbl_805D39F4 = .sbss:0x805D39F4; // type:object size:0x4 data:4byte +lbl_805D39F8 = .sbss:0x805D39F8; // type:object size:0x4 data:4byte +initialized$654 = .sbss:0x805D39FC; // type:object size:0x4 scope:local data:4byte +IpcNumPendingReqs = .sbss:0x805D3A00; // type:object size:0x4 scope:local data:4byte +IpcNumUnIssuedReqs = .sbss:0x805D3A04; // type:object size:0x4 scope:local data:4byte +lbl_805D3A08 = .sbss:0x805D3A08; // type:object size:0x8 data:4byte +s_libState = .sbss:0x805D3A10; // type:object size:0x4 scope:local data:4byte +s_callback = .sbss:0x805D3A18; // type:object size:0x4 scope:local data:4byte +s_stage = .sbss:0x805D3A1C; // type:object size:0x4 scope:local data:4byte +lbl_805D3A20 = .sbss:0x805D3A20; // type:object size:0x1 data:byte +lbl_805D3A21 = .sbss:0x805D3A21; // type:object size:0x1 data:byte +lbl_805D3A24 = .sbss:0x805D3A24; // type:object size:0x4 data:4byte +lbl_805D3A28 = .sbss:0x805D3A28; // type:object size:0x4 data:4byte +lbl_805D3A2C = .sbss:0x805D3A2C; // type:object size:0x1 data:byte +lbl_805D3A30 = .sbss:0x805D3A30; // type:object size:0x4 data:4byte +lbl_805D3A34 = .sbss:0x805D3A34; // type:object size:0x4 data:4byte +lbl_805D3A38 = .sbss:0x805D3A38; // type:object size:0x4 data:4byte +lbl_805D3A3C = .sbss:0x805D3A3C; // type:object size:0x4 data:4byte +lbl_805D3A40 = .sbss:0x805D3A40; // type:object size:0x1 data:byte +lbl_805D3A44 = .sbss:0x805D3A44; // type:object size:0x4 data:4byte +lbl_805D3A48 = .sbss:0x805D3A48; // type:object size:0x4 data:4byte +lbl_805D3A4C = .sbss:0x805D3A4C; // type:object size:0x4 data:4byte +lbl_805D3A50 = .sbss:0x805D3A50; // type:object size:0x8 data:byte +lbl_805D3A58 = .sbss:0x805D3A58; // type:object size:0x4 data:4byte +lbl_805D3A5C = .sbss:0x805D3A5C; // type:object size:0x4 data:4byte +lbl_805D3A60 = .sbss:0x805D3A60; // type:object size:0x4 data:4byte +lbl_805D3A64 = .sbss:0x805D3A64; // type:object size:0x1 +lbl_805D3A65 = .sbss:0x805D3A65; // type:object size:0x1 data:byte +lbl_805D3A68 = .sbss:0x805D3A68; // type:object size:0x4 data:4byte +lbl_805D3A6C = .sbss:0x805D3A6C; // type:object size:0x4 data:4byte +lbl_805D3A70 = .sbss:0x805D3A70; // type:object size:0x4 data:4byte +lbl_805D3A74 = .sbss:0x805D3A74; // type:object size:0x4 data:4byte +lbl_805D3A78 = .sbss:0x805D3A78; // type:object size:0x4 data:4byte +lbl_805D3A7C = .sbss:0x805D3A7C; // type:object size:0x1 data:byte +lbl_805D3A7D = .sbss:0x805D3A7D; // type:object size:0x1 data:byte +lbl_805D3A7E = .sbss:0x805D3A7E; // type:object size:0x1 data:byte +lbl_805D3A80 = .sbss:0x805D3A80; // type:object size:0x4 data:4byte +lbl_805D3A84 = .sbss:0x805D3A84; // type:object size:0x4 data:4byte +lbl_805D3A88 = .sbss:0x805D3A88; // type:object size:0x4 data:4byte +lbl_805D3A8C = .sbss:0x805D3A8C; // type:object size:0x1 data:byte +lbl_805D3A8D = .sbss:0x805D3A8D; // type:object size:0x1 data:byte +lbl_805D3A8E = .sbss:0x805D3A8E; // type:object size:0x1 data:byte +lbl_805D3A8F = .sbss:0x805D3A8F; // type:object size:0x1 data:byte +lbl_805D3A90 = .sbss:0x805D3A90; // type:object size:0x4 data:4byte +lbl_805D3A94 = .sbss:0x805D3A94; // type:object size:0x4 data:4byte +lbl_805D3A98 = .sbss:0x805D3A98; // type:object size:0x8 data:byte +lbl_805D3AA0 = .sbss:0x805D3AA0; // type:object size:0x8 data:4byte +BgJobStatus = .sbss:0x805D3AA8; // type:object size:0x1 scope:local data:byte +ItemRestSize = .sbss:0x805D3AAC; // type:object size:0x4 scope:local data:4byte +ItemNumTotal = .sbss:0x805D3AB0; // type:object size:0x4 scope:local data:4byte +lbl_805D3AB4 = .sbss:0x805D3AB4; // type:object size:0x4 data:4byte +ItemIDOffsetTblOffset = .sbss:0x805D3AB8; // type:object size:0x4 scope:local data:4byte +IsDevKit = .sbss:0x805D3ABC; // type:object size:0x1 scope:local data:byte +lbl_805D3ABD = .sbss:0x805D3ABD; // type:object size:0x1 data:byte +Initialized = .sbss:0x805D3ABE; // type:object size:0x1 scope:local data:byte +lbl_805D3AC0 = .sbss:0x805D3AC0; // type:object size:0x2 data:2byte +lbl_805D3AC4 = .sbss:0x805D3AC4; // type:object size:0x4 data:4byte +lbl_805D3AC8 = .sbss:0x805D3AC8; // type:object size:0x2 data:2byte +lbl_805D3ACA = .sbss:0x805D3ACA; // type:object size:0x2 data:2byte +lbl_805D3ACC = .sbss:0x805D3ACC; // type:object size:0x2 data:2byte +lbl_805D3ACE = .sbss:0x805D3ACE; // type:object size:0x2 data:2byte +lbl_805D3AD0 = .sbss:0x805D3AD0; // type:object size:0x2 data:2byte +lbl_805D3AD4 = .sbss:0x805D3AD4; // type:object size:0x4 data:4byte +lbl_805D3AD8 = .sbss:0x805D3AD8; // type:object size:0x8 data:4byte +lbl_805D3AE0 = .sbss:0x805D3AE0; // type:object size:0x8 +lbl_805D3AE8 = .sbss:0x805D3AE8; // type:object size:0x8 data:4byte +lbl_805D3AF0 = .sbss:0x805D3AF0; // type:object size:0x8 +lbl_805D3AF8 = .sbss:0x805D3AF8; // type:object size:0x8 data:4byte +lbl_805D3B00 = .sbss:0x805D3B00; // type:object size:0x8 +lbl_805D3B08 = .sbss:0x805D3B08; // type:object size:0x4 data:4byte +lbl_805D3B0C = .sbss:0x805D3B0C; // type:object size:0x4 data:4byte +lbl_805D3B10 = .sbss:0x805D3B10; // type:object size:0x4 data:4byte +lbl_805D3B14 = .sbss:0x805D3B14; // type:object size:0x4 data:4byte +lbl_805D3B18 = .sbss:0x805D3B18; // type:object size:0x8 data:4byte +lbl_805D3B20 = .sbss:0x805D3B20; // type:object size:0x4 data:4byte +lbl_805D3B24 = .sbss:0x805D3B24; // type:object size:0x4 data:4byte +lbl_805D3B28 = .sbss:0x805D3B28; // type:object size:0x4 data:4byte +lbl_805D3B2C = .sbss:0x805D3B2C; // type:object size:0x4 data:4byte +lbl_805D3B30 = .sbss:0x805D3B30; // type:object size:0x4 data:4byte +lbl_805D3B34 = .sbss:0x805D3B34; // type:object size:0x4 data:4byte +lbl_805D3B38 = .sbss:0x805D3B38; // type:object size:0x1 data:byte +lbl_805D3B3C = .sbss:0x805D3B3C; // type:object size:0x4 data:4byte +lbl_805D3B40 = .sbss:0x805D3B40; // type:object size:0x1 data:byte +lbl_805D3B44 = .sbss:0x805D3B44; // type:object size:0x4 data:4byte +lbl_805D3B48 = .sbss:0x805D3B48; // type:object size:0x4 data:4byte +lbl_805D3B4C = .sbss:0x805D3B4C; // type:object size:0x4 data:4byte +lbl_805D3B50 = .sbss:0x805D3B50; // type:object size:0x1 data:byte +lbl_805D3B51 = .sbss:0x805D3B51; // type:object size:0x1 data:byte +lbl_805D3B52 = .sbss:0x805D3B52; // type:object size:0x1 data:byte +lbl_805D3B53 = .sbss:0x805D3B53; // type:object size:0x1 data:byte +lbl_805D3B54 = .sbss:0x805D3B54; // type:object size:0x4 data:4byte +lbl_805D3B58 = .sbss:0x805D3B58; // type:object size:0x1 data:byte +lbl_805D3B59 = .sbss:0x805D3B59; // type:object size:0x1 data:byte +lbl_805D3B5A = .sbss:0x805D3B5A; // type:object size:0x6 data:byte +lbl_805D3B60 = .sbss:0x805D3B60; // type:object size:0x8 data:byte +lbl_805D3B68 = .sbss:0x805D3B68; // type:object size:0x4 data:4byte +lbl_805D3B6C = .sbss:0x805D3B6C; // type:object size:0x4 data:4byte +lbl_805D3B70 = .sbss:0x805D3B70; // type:object size:0x1 data:byte +lbl_805D3B71 = .sbss:0x805D3B71; // type:object size:0x7 data:byte +lbl_805D3B78 = .sbss:0x805D3B78; // type:object size:0x8 data:byte +lbl_805D3B80 = .sbss:0x805D3B80; // type:object size:0x8 data:4byte +lbl_805D3B88 = .sbss:0x805D3B88; // type:object size:0x4 data:4byte +lbl_805D3B8C = .sbss:0x805D3B8C; // type:object size:0x4 data:4byte +lbl_805D3B90 = .sbss:0x805D3B90; // type:object size:0x1 data:byte +lbl_805D3B94 = .sbss:0x805D3B94; // type:object size:0x4 data:4byte +lbl_805D3B98 = .sbss:0x805D3B98; // type:object size:0x4 data:4byte +lbl_805D3B9C = .sbss:0x805D3B9C; // type:object size:0x4 data:4byte +lbl_805D3BA0 = .sbss:0x805D3BA0; // type:object size:0x4 data:4byte +lbl_805D3BA4 = .sbss:0x805D3BA4; // type:object size:0x4 data:4byte +lbl_805D3BA8 = .sbss:0x805D3BA8; // type:object size:0x8 data:byte +lbl_805D3BB0 = .sbss:0x805D3BB0; // type:object size:0x8 data:byte +lbl_805D3BB8 = .sbss:0x805D3BB8; // type:object size:0x8 data:byte +lbl_805D3BC0 = .sbss:0x805D3BC0; // type:object size:0x8 data:byte +lbl_805D3BC8 = .sbss:0x805D3BC8; // type:object size:0x8 data:byte +lbl_805D3BD0 = .sbss:0x805D3BD0; // type:object size:0x1 data:byte +lbl_805D3BD4 = .sbss:0x805D3BD4; // type:object size:0x4 data:4byte +lbl_805D3BD8 = .sbss:0x805D3BD8; // type:object size:0x8 data:4byte +lbl_805D3BE0 = .sbss:0x805D3BE0; // type:object size:0x4 data:4byte +lbl_805D3BE4 = .sbss:0x805D3BE4; // type:object size:0x4 data:4byte +lbl_805D3BE8 = .sbss:0x805D3BE8; // type:object size:0x8 data:4byte +lbl_805D3BF0 = .sbss:0x805D3BF0; // type:object size:0x1 data:byte +lbl_805D3BF1 = .sbss:0x805D3BF1; // type:object size:0x1 data:byte +lbl_805D3BF2 = .sbss:0x805D3BF2; // type:object size:0x1 data:byte +lbl_805D3BF3 = .sbss:0x805D3BF3; // type:object size:0x1 data:byte +lbl_805D3BF4 = .sbss:0x805D3BF4; // type:object size:0x2 data:2byte +lbl_805D3BF8 = .sbss:0x805D3BF8; // type:object size:0x4 data:4byte +lbl_805D3BFC = .sbss:0x805D3BFC; // type:object size:0x4 data:4byte +lbl_805D3C00 = .sbss:0x805D3C00; // type:object size:0x8 data:4byte +lbl_805D3C08 = .sbss:0x805D3C08; // type:object size:0x8 data:4byte +lbl_805D3C10 = .sbss:0x805D3C10; // type:object size:0x4 data:4byte +lbl_805D3C14 = .sbss:0x805D3C14; // type:object size:0x1 data:byte +lbl_805D3C18 = .sbss:0x805D3C18; // type:object size:0x4 data:4byte +lbl_805D3C1C = .sbss:0x805D3C1C; // type:object size:0x1 data:byte +lbl_805D3C1D = .sbss:0x805D3C1D; // type:object size:0x1 data:byte +lbl_805D3C1E = .sbss:0x805D3C1E; // type:object size:0x1 data:byte +lbl_805D3C20 = .sbss:0x805D3C20; // type:object size:0x4 data:4byte +lbl_805D3C24 = .sbss:0x805D3C24; // type:object size:0x1 data:byte +lbl_805D3C28 = .sbss:0x805D3C28; // type:object size:0x8 +lbl_805D3C30 = .sbss:0x805D3C30; // type:object size:0x2 data:2byte +lbl_805D3C34 = .sbss:0x805D3C34; // type:object size:0x4 data:4byte +lbl_805D3C38 = .sbss:0x805D3C38; // type:object size:0x4 data:4byte +lbl_805D3C3C = .sbss:0x805D3C3C; // type:object size:0x4 data:4byte +lbl_805D3C40 = .sbss:0x805D3C40; // type:object size:0x4 data:4byte +lbl_805D3C44 = .sbss:0x805D3C44; // type:object size:0x4 data:4byte +lbl_805D3C48 = .sbss:0x805D3C48; // type:object size:0x4 data:4byte +lbl_805D3C4C = .sbss:0x805D3C4C; // type:object size:0x1 data:byte +lbl_805D3C4D = .sbss:0x805D3C4D; // type:object size:0x1 data:byte +lbl_805D3C50 = .sbss:0x805D3C50; // type:object size:0x4 data:4byte +lbl_805D3C54 = .sbss:0x805D3C54; // type:object size:0x2 data:2byte +lbl_805D3C58 = .sbss:0x805D3C58; // type:object size:0x4 data:4byte +lbl_805D3C5C = .sbss:0x805D3C5C; // type:object size:0x4 data:4byte +lbl_805D3C60 = .sbss:0x805D3C60; // type:object size:0x4 data:4byte +lbl_805D3C64 = .sbss:0x805D3C64; // type:object size:0x2 data:2byte +lbl_805D3C68 = .sbss:0x805D3C68; // type:object size:0x4 data:4byte +lbl_805D3C6C = .sbss:0x805D3C6C; // type:object size:0x4 data:4byte +lbl_805D3C70 = .sbss:0x805D3C70; // type:object size:0x8 data:4byte +lbl_805D3C78 = .sbss:0x805D3C78; // type:object size:0x1 data:byte +lbl_805D3C79 = .sbss:0x805D3C79; // type:object size:0x1 data:byte +lbl_805D3C7A = .sbss:0x805D3C7A; // type:object size:0x1 data:byte +lbl_805D3C7B = .sbss:0x805D3C7B; // type:object size:0x1 data:byte +lbl_805D3C7C = .sbss:0x805D3C7C; // type:object size:0x1 data:byte +lbl_805D3C80 = .sbss:0x805D3C80; // type:object size:0x4 data:4byte +lbl_805D3C84 = .sbss:0x805D3C84; // type:object size:0x4 data:4byte +lbl_805D3C88 = .sbss:0x805D3C88; // type:object size:0x8 data:4byte +lbl_805D3C90 = .sbss:0x805D3C90; // type:object size:0x4 data:4byte +lbl_805D3C94 = .sbss:0x805D3C94; // type:object size:0x4 data:4byte +lbl_805D3C98 = .sbss:0x805D3C98; // type:object size:0x4 data:4byte +lbl_805D3C9C = .sbss:0x805D3C9C; // type:object size:0x4 data:4byte +lbl_805D3CA0 = .sbss:0x805D3CA0; // type:object size:0x4 data:4byte +lbl_805D3CA4 = .sbss:0x805D3CA4; // type:object size:0x4 data:4byte +lbl_805D3CA8 = .sbss:0x805D3CA8; // type:object size:0x8 data:4byte +lbl_805D3CB0 = .sbss:0x805D3CB0; // type:object size:0x8 data:4byte +lbl_805D3CB8 = .sbss:0x805D3CB8; // type:object size:0x8 data:4byte +lbl_805D3CC0 = .sbss:0x805D3CC0; // type:object size:0x4 data:4byte +lbl_805D3CC4 = .sbss:0x805D3CC4; // type:object size:0x4 data:4byte +lbl_805D3CC8 = .sbss:0x805D3CC8; // type:object size:0x8 data:4byte +lbl_805D3CD0 = .sbss:0x805D3CD0; // type:object size:0x4 data:4byte +lbl_805D3CD4 = .sbss:0x805D3CD4; // type:object size:0x4 data:4byte +lbl_805D3CD8 = .sbss:0x805D3CD8; // type:object size:0x4 data:4byte +lbl_805D3CDC = .sbss:0x805D3CDC; // type:object size:0x4 data:4byte +lbl_805D3CE0 = .sbss:0x805D3CE0; // type:object size:0x4 data:4byte +lbl_805D3CE4 = .sbss:0x805D3CE4; // type:object size:0x4 data:4byte +lbl_805D3CE8 = .sbss:0x805D3CE8; // type:object size:0x8 data:4byte +lbl_805D3CF0 = .sbss:0x805D3CF0; // type:object size:0x4 data:4byte +lbl_805D3CF4 = .sbss:0x805D3CF4; // type:object size:0x4 data:4byte +lbl_805D3CF8 = .sbss:0x805D3CF8; // type:object size:0x8 data:4byte +lbl_805D3D00 = .sbss:0x805D3D00; // type:object size:0x8 data:4byte +lbl_805D3D08 = .sbss:0x805D3D08; // type:object size:0x4 data:4byte +lbl_805D3D0C = .sbss:0x805D3D0C; // type:object size:0x4 data:4byte +lbl_805D3D10 = .sbss:0x805D3D10; // type:object size:0x4 data:4byte +lbl_805D3D14 = .sbss:0x805D3D14; // type:object size:0x4 data:4byte +lbl_805D3D18 = .sbss:0x805D3D18; // type:object size:0x4 data:4byte +lbl_805D3D1C = .sbss:0x805D3D1C; // type:object size:0x4 data:4byte +lbl_805D3D20 = .sbss:0x805D3D20; // type:object size:0x4 data:4byte +lbl_805D3D24 = .sbss:0x805D3D24; // type:object size:0x4 data:4byte +lbl_805D3D28 = .sbss:0x805D3D28; // type:object size:0x4 data:4byte +lbl_805D3D2C = .sbss:0x805D3D2C; // type:object size:0x4 data:4byte +lbl_805D3D30 = .sbss:0x805D3D30; // type:object size:0x4 data:4byte +lbl_805D3D34 = .sbss:0x805D3D34; // type:object size:0x4 data:4byte +lbl_805D3D40 = .sdata2:0x805D3D40; // type:object size:0x8 data:float +lbl_805D3D48 = .sdata2:0x805D3D48; // type:object size:0x4 data:float +lbl_805D3D4C = .sdata2:0x805D3D4C; // type:object size:0x4 data:float +lbl_805D3D50 = .sdata2:0x805D3D50; // type:object size:0x4 data:float +lbl_805D3D54 = .sdata2:0x805D3D54; // type:object size:0x4 data:float +lbl_805D3D58 = .sdata2:0x805D3D58; // type:object size:0x4 data:float +lbl_805D3D5C = .sdata2:0x805D3D5C; // type:object size:0x4 data:float +lbl_805D3D60 = .sdata2:0x805D3D60; // type:object size:0x4 data:float +lbl_805D3D64 = .sdata2:0x805D3D64; // type:object size:0x4 data:float +lbl_805D3D68 = .sdata2:0x805D3D68; // type:object size:0x4 data:float +lbl_805D3D6C = .sdata2:0x805D3D6C; // type:object size:0x4 data:float +lbl_805D3D70 = .sdata2:0x805D3D70; // type:object size:0x8 data:float +lbl_805D3D78 = .sdata2:0x805D3D78; // type:object size:0x4 data:float +lbl_805D3D7C = .sdata2:0x805D3D7C; // type:object size:0x4 data:float +lbl_805D3D80 = .sdata2:0x805D3D80; // type:object size:0x4 data:float +lbl_805D3D84 = .sdata2:0x805D3D84; // type:object size:0x4 data:float +lbl_805D3D88 = .sdata2:0x805D3D88; // type:object size:0x4 data:float +lbl_805D3D8C = .sdata2:0x805D3D8C; // type:object size:0x4 data:float +lbl_805D3D90 = .sdata2:0x805D3D90; // type:object size:0x8 data:float +lbl_805D3D98 = .sdata2:0x805D3D98; // type:object size:0x4 data:float +lbl_805D3D9C = .sdata2:0x805D3D9C; // type:object size:0x4 data:float +lbl_805D3DA0 = .sdata2:0x805D3DA0; // type:object size:0x4 data:float +lbl_805D3DA4 = .sdata2:0x805D3DA4; // type:object size:0x4 data:float +lbl_805D3DA8 = .sdata2:0x805D3DA8; // type:object size:0x4 data:float +lbl_805D3DAC = .sdata2:0x805D3DAC; // type:object size:0x4 data:float +lbl_805D3DB0 = .sdata2:0x805D3DB0; // type:object size:0x4 data:float +lbl_805D3DB4 = .sdata2:0x805D3DB4; // type:object size:0x4 data:float +lbl_805D3DB8 = .sdata2:0x805D3DB8; // type:object size:0x4 data:float +lbl_805D3DBC = .sdata2:0x805D3DBC; // type:object size:0x4 data:float +lbl_805D3DC0 = .sdata2:0x805D3DC0; // type:object size:0x8 data:float +lbl_805D3DC8 = .sdata2:0x805D3DC8; // type:object size:0x4 data:4byte +kDefaultMinPosChange__12CActorLights = .sdata2:0x805D3DCC; // type:object size:0x4 scope:global data:float +lbl_805D3DD0 = .sdata2:0x805D3DD0; // type:object size:0x4 data:float +lbl_805D3DD4 = .sdata2:0x805D3DD4; // type:object size:0x4 data:float +lbl_805D3DD8 = .sdata2:0x805D3DD8; // type:object size:0x4 data:float +lbl_805D3DDC = .sdata2:0x805D3DDC; // type:object size:0x4 data:float +lbl_805D3DE0 = .sdata2:0x805D3DE0; // type:object size:0x4 data:float +lbl_805D3DE4 = .sdata2:0x805D3DE4; // type:object size:0x4 data:float +lbl_805D3DE8 = .sdata2:0x805D3DE8; // type:object size:0x4 data:float +lbl_805D3DEC = .sdata2:0x805D3DEC; // type:object size:0x4 data:float +lbl_805D3DF0 = .sdata2:0x805D3DF0; // type:object size:0x4 data:float +lbl_805D3DF4 = .sdata2:0x805D3DF4; // type:object size:0x4 data:float +lbl_805D3DF8 = .sdata2:0x805D3DF8; // type:object size:0x4 data:float +lbl_805D3DFC = .sdata2:0x805D3DFC; // type:object size:0x4 data:float +lbl_805D3E00 = .sdata2:0x805D3E00; // type:object size:0x4 data:float +lbl_805D3E04 = .sdata2:0x805D3E04; // type:object size:0x4 data:float +lbl_805D3E08 = .sdata2:0x805D3E08; // type:object size:0x4 data:float +lbl_805D3E0C = .sdata2:0x805D3E0C; // type:object size:0x4 data:float +lbl_805D3E10 = .sdata2:0x805D3E10; // type:object size:0x4 data:float +lbl_805D3E14 = .sdata2:0x805D3E14; // type:object size:0x4 data:float +lbl_805D3E18 = .sdata2:0x805D3E18; // type:object size:0x4 data:float +lbl_805D3E1C = .sdata2:0x805D3E1C; // type:object size:0x4 data:float +lbl_805D3E20 = .sdata2:0x805D3E20; // type:object size:0x4 data:float +lbl_805D3E24 = .sdata2:0x805D3E24; // type:object size:0x4 data:float +lbl_805D3E28 = .sdata2:0x805D3E28; // type:object size:0x4 data:float +lbl_805D3E2C = .sdata2:0x805D3E2C; // type:object size:0x4 data:float +lbl_805D3E30 = .sdata2:0x805D3E30; // type:object size:0x8 data:float +lbl_805D3E38 = .sdata2:0x805D3E38; // type:object size:0x4 data:float +lbl_805D3E3C = .sdata2:0x805D3E3C; // type:object size:0x4 data:float +lbl_805D3E40 = .sdata2:0x805D3E40; // type:object size:0x4 data:float +lbl_805D3E44 = .sdata2:0x805D3E44; // type:object size:0x4 data:float +lbl_805D3E48 = .sdata2:0x805D3E48; // type:object size:0x4 data:float +lbl_805D3E4C = .sdata2:0x805D3E4C; // type:object size:0x4 data:float +lbl_805D3E50 = .sdata2:0x805D3E50; // type:object size:0x4 data:float +lbl_805D3E54 = .sdata2:0x805D3E54; // type:object size:0x4 data:float +lbl_805D3E58 = .sdata2:0x805D3E58; // type:object size:0x8 data:float +lbl_805D3E60 = .sdata2:0x805D3E60; // type:object size:0x4 data:float +lbl_805D3E64 = .sdata2:0x805D3E64; // type:object size:0x4 data:float +lbl_805D3E68 = .sdata2:0x805D3E68; // type:object size:0x4 data:float +lbl_805D3E6C = .sdata2:0x805D3E6C; // type:object size:0x4 data:float +lbl_805D3E70 = .sdata2:0x805D3E70; // type:object size:0x4 data:float +lbl_805D3E74 = .sdata2:0x805D3E74; // type:object size:0x4 data:float +lbl_805D3E78 = .sdata2:0x805D3E78; // type:object size:0x4 data:float +lbl_805D3E7C = .sdata2:0x805D3E7C; // type:object size:0x4 data:float +lbl_805D3E80 = .sdata2:0x805D3E80; // type:object size:0x4 data:float +lbl_805D3E84 = .sdata2:0x805D3E84; // type:object size:0x4 data:float +lbl_805D3E88 = .sdata2:0x805D3E88; // type:object size:0x4 data:float +lbl_805D3E8C = .sdata2:0x805D3E8C; // type:object size:0x4 data:float +lbl_805D3E90 = .sdata2:0x805D3E90; // type:object size:0x4 data:float +lbl_805D3E94 = .sdata2:0x805D3E94; // type:object size:0x4 data:float +lbl_805D3E98 = .sdata2:0x805D3E98; // type:object size:0x4 data:float +lbl_805D3E9C = .sdata2:0x805D3E9C; // type:object size:0x4 data:float +lbl_805D3EA0 = .sdata2:0x805D3EA0; // type:object size:0x4 data:float +lbl_805D3EA4 = .sdata2:0x805D3EA4; // type:object size:0x4 data:float +lbl_805D3EA8 = .sdata2:0x805D3EA8; // type:object size:0x4 data:float +lbl_805D3EAC = .sdata2:0x805D3EAC; // type:object size:0x4 data:float +lbl_805D3EB0 = .sdata2:0x805D3EB0; // type:object size:0x4 data:float +lbl_805D3EB4 = .sdata2:0x805D3EB4; // type:object size:0x4 data:float +lbl_805D3EB8 = .sdata2:0x805D3EB8; // type:object size:0x4 data:float +lbl_805D3EBC = .sdata2:0x805D3EBC; // type:object size:0x4 data:float +lbl_805D3EC0 = .sdata2:0x805D3EC0; // type:object size:0x4 data:float +lbl_805D3EC4 = .sdata2:0x805D3EC4; // type:object size:0x4 data:float +lbl_805D3EC8 = .sdata2:0x805D3EC8; // type:object size:0x4 data:float +lbl_805D3ECC = .sdata2:0x805D3ECC; // type:object size:0x4 data:float +lbl_805D3ED0 = .sdata2:0x805D3ED0; // type:object size:0x4 data:float +lbl_805D3ED4 = .sdata2:0x805D3ED4; // type:object size:0x4 data:float +lbl_805D3ED8 = .sdata2:0x805D3ED8; // type:object size:0x4 data:float +lbl_805D3EDC = .sdata2:0x805D3EDC; // type:object size:0x4 data:float +lbl_805D3EE0 = .sdata2:0x805D3EE0; // type:object size:0x4 data:float +lbl_805D3EE4 = .sdata2:0x805D3EE4; // type:object size:0x4 data:float +lbl_805D3EE8 = .sdata2:0x805D3EE8; // type:object size:0x4 data:float +lbl_805D3EEC = .sdata2:0x805D3EEC; // type:object size:0x4 data:float +lbl_805D3EF0 = .sdata2:0x805D3EF0; // type:object size:0x4 data:float +lbl_805D3EF4 = .sdata2:0x805D3EF4; // type:object size:0x4 data:float +lbl_805D3EF8 = .sdata2:0x805D3EF8; // type:object size:0x4 data:float +lbl_805D3EFC = .sdata2:0x805D3EFC; // type:object size:0x4 data:float +lbl_805D3F00 = .sdata2:0x805D3F00; // type:object size:0x4 data:float +lbl_805D3F04 = .sdata2:0x805D3F04; // type:object size:0x4 data:float +lbl_805D3F08 = .sdata2:0x805D3F08; // type:object size:0x4 data:float +lbl_805D3F0C = .sdata2:0x805D3F0C; // type:object size:0x4 data:float +lbl_805D3F10 = .sdata2:0x805D3F10; // type:object size:0x4 data:float +lbl_805D3F14 = .sdata2:0x805D3F14; // type:object size:0x4 data:float +lbl_805D3F18 = .sdata2:0x805D3F18; // type:object size:0x4 +lbl_805D3F1C = .sdata2:0x805D3F1C; // type:object size:0x4 data:4byte +lbl_805D3F20 = .sdata2:0x805D3F20; // type:object size:0x4 data:4byte +lbl_805D3F24 = .sdata2:0x805D3F24; // type:object size:0x4 data:4byte +lbl_805D3F28 = .sdata2:0x805D3F28; // type:object size:0x4 +lbl_805D3F2C = .sdata2:0x805D3F2C; // type:object size:0x4 data:float +lbl_805D3F30 = .sdata2:0x805D3F30; // type:object size:0x4 data:float +lbl_805D3F34 = .sdata2:0x805D3F34; // type:object size:0x4 data:float +lbl_805D3F38 = .sdata2:0x805D3F38; // type:object size:0x4 data:float +lbl_805D3F3C = .sdata2:0x805D3F3C; // type:object size:0x4 data:float +lbl_805D3F40 = .sdata2:0x805D3F40; // type:object size:0x2 data:2byte +lbl_805D3F42 = .sdata2:0x805D3F42; // type:object size:0x2 data:2byte +lbl_805D3F44 = .sdata2:0x805D3F44; // type:object size:0x4 +lbl_805D3F48 = .sdata2:0x805D3F48; // type:object size:0x4 data:float +lbl_805D3F4C = .sdata2:0x805D3F4C; // type:object size:0x4 data:float +lbl_805D3F50 = .sdata2:0x805D3F50; // type:object size:0x4 data:float +lbl_805D3F54 = .sdata2:0x805D3F54; // type:object size:0x4 data:float +lbl_805D3F58 = .sdata2:0x805D3F58; // type:object size:0x4 data:float +lbl_805D3F5C = .sdata2:0x805D3F5C; // type:object size:0x4 data:float +lbl_805D3F60 = .sdata2:0x805D3F60; // type:object size:0x4 data:float +lbl_805D3F64 = .sdata2:0x805D3F64; // type:object size:0x4 data:float +lbl_805D3F68 = .sdata2:0x805D3F68; // type:object size:0x4 data:float +lbl_805D3F6C = .sdata2:0x805D3F6C; // type:object size:0x4 data:float +lbl_805D3F70 = .sdata2:0x805D3F70; // type:object size:0x4 data:float +lbl_805D3F74 = .sdata2:0x805D3F74; // type:object size:0x4 data:float +lbl_805D3F78 = .sdata2:0x805D3F78; // type:object size:0x4 data:float +lbl_805D3F7C = .sdata2:0x805D3F7C; // type:object size:0x4 data:float +lbl_805D3F80 = .sdata2:0x805D3F80; // type:object size:0x4 data:float +lbl_805D3F84 = .sdata2:0x805D3F84; // type:object size:0x4 data:float +lbl_805D3F88 = .sdata2:0x805D3F88; // type:object size:0x4 data:float +lbl_805D3F8C = .sdata2:0x805D3F8C; // type:object size:0x4 data:float +lbl_805D3F90 = .sdata2:0x805D3F90; // type:object size:0x4 data:float +lbl_805D3F94 = .sdata2:0x805D3F94; // type:object size:0x4 data:float +lbl_805D3F98 = .sdata2:0x805D3F98; // type:object size:0x4 data:float +lbl_805D3F9C = .sdata2:0x805D3F9C; // type:object size:0x4 data:float +lbl_805D3FA0 = .sdata2:0x805D3FA0; // type:object size:0x4 data:float +lbl_805D3FA4 = .sdata2:0x805D3FA4; // type:object size:0x4 data:float +lbl_805D3FA8 = .sdata2:0x805D3FA8; // type:object size:0x4 data:float +lbl_805D3FAC = .sdata2:0x805D3FAC; // type:object size:0x2 data:2byte +lbl_805D3FAE = .sdata2:0x805D3FAE; // type:object size:0x2 data:2byte +lbl_805D3FB0 = .sdata2:0x805D3FB0; // type:object size:0x2 data:2byte +lbl_805D3FB2 = .sdata2:0x805D3FB2; // type:object size:0x2 data:2byte +lbl_805D3FB4 = .sdata2:0x805D3FB4; // type:object size:0x4 data:float +lbl_805D3FB8 = .sdata2:0x805D3FB8; // type:object size:0x4 data:float +lbl_805D3FBC = .sdata2:0x805D3FBC; // type:object size:0x4 data:float +lbl_805D3FC0 = .sdata2:0x805D3FC0; // type:object size:0x4 data:float +lbl_805D3FC4 = .sdata2:0x805D3FC4; // type:object size:0x4 data:float +lbl_805D3FC8 = .sdata2:0x805D3FC8; // type:object size:0x4 data:float +lbl_805D3FCC = .sdata2:0x805D3FCC; // type:object size:0x4 data:float +lbl_805D3FD0 = .sdata2:0x805D3FD0; // type:object size:0x4 data:float +lbl_805D3FD4 = .sdata2:0x805D3FD4; // type:object size:0x4 data:float +lbl_805D3FD8 = .sdata2:0x805D3FD8; // type:object size:0x4 data:float +lbl_805D3FDC = .sdata2:0x805D3FDC; // type:object size:0x4 data:float +lbl_805D3FE0 = .sdata2:0x805D3FE0; // type:object size:0x4 data:float +lbl_805D3FE4 = .sdata2:0x805D3FE4; // type:object size:0x4 data:float +lbl_805D3FE8 = .sdata2:0x805D3FE8; // type:object size:0x4 data:float +lbl_805D3FEC = .sdata2:0x805D3FEC; // type:object size:0x4 data:float +lbl_805D3FF0 = .sdata2:0x805D3FF0; // type:object size:0x4 data:float +lbl_805D3FF4 = .sdata2:0x805D3FF4; // type:object size:0x4 data:float +lbl_805D3FF8 = .sdata2:0x805D3FF8; // type:object size:0x4 data:float +lbl_805D3FFC = .sdata2:0x805D3FFC; // type:object size:0x4 data:float +lbl_805D4000 = .sdata2:0x805D4000; // type:object size:0x4 data:float +lbl_805D4004 = .sdata2:0x805D4004; // type:object size:0x4 data:float +lbl_805D4008 = .sdata2:0x805D4008; // type:object size:0x4 data:float +lbl_805D400C = .sdata2:0x805D400C; // type:object size:0x4 data:float +lbl_805D4010 = .sdata2:0x805D4010; // type:object size:0x4 data:float +lbl_805D4014 = .sdata2:0x805D4014; // type:object size:0x4 data:float +lbl_805D4018 = .sdata2:0x805D4018; // type:object size:0x4 data:float +lbl_805D401C = .sdata2:0x805D401C; // type:object size:0x4 data:float +lbl_805D4020 = .sdata2:0x805D4020; // type:object size:0x4 data:float +lbl_805D4024 = .sdata2:0x805D4024; // type:object size:0x4 data:float +lbl_805D4028 = .sdata2:0x805D4028; // type:object size:0x4 data:float +lbl_805D402C = .sdata2:0x805D402C; // type:object size:0x4 data:float +lbl_805D4030 = .sdata2:0x805D4030; // type:object size:0x4 data:float +lbl_805D4034 = .sdata2:0x805D4034; // type:object size:0x4 data:float +lbl_805D4038 = .sdata2:0x805D4038; // type:object size:0x4 data:float +lbl_805D403C = .sdata2:0x805D403C; // type:object size:0x4 data:float +lbl_805D4040 = .sdata2:0x805D4040; // type:object size:0x4 data:float +lbl_805D4044 = .sdata2:0x805D4044; // type:object size:0x4 data:float +lbl_805D4048 = .sdata2:0x805D4048; // type:object size:0x4 data:4byte +lbl_805D404C = .sdata2:0x805D404C; // type:object size:0x4 data:4byte +lbl_805D4050 = .sdata2:0x805D4050; // type:object size:0x8 data:4byte +lbl_805D4058 = .sdata2:0x805D4058; // type:object size:0x4 data:float +lbl_805D405C = .sdata2:0x805D405C; // type:object size:0x4 data:float +lbl_805D4060 = .sdata2:0x805D4060; // type:object size:0x4 data:float +lbl_805D4064 = .sdata2:0x805D4064; // type:object size:0x4 data:float +lbl_805D4068 = .sdata2:0x805D4068; // type:object size:0x8 data:float +lbl_805D4070 = .sdata2:0x805D4070; // type:object size:0x4 data:float +lbl_805D4074 = .sdata2:0x805D4074; // type:object size:0x4 data:float +lbl_805D4078 = .sdata2:0x805D4078; // type:object size:0x8 data:float +lbl_805D4080 = .sdata2:0x805D4080; // type:object size:0x4 data:float +lbl_805D4084 = .sdata2:0x805D4084; // type:object size:0x4 data:float +lbl_805D4088 = .sdata2:0x805D4088; // type:object size:0x4 data:float +lbl_805D408C = .sdata2:0x805D408C; // type:object size:0x4 data:float +lbl_805D4090 = .sdata2:0x805D4090; // type:object size:0x4 data:float +lbl_805D4094 = .sdata2:0x805D4094; // type:object size:0x4 data:float +lbl_805D4098 = .sdata2:0x805D4098; // type:object size:0x4 data:float +lbl_805D409C = .sdata2:0x805D409C; // type:object size:0x4 data:float +lbl_805D40A0 = .sdata2:0x805D40A0; // type:object size:0x4 data:float +lbl_805D40A4 = .sdata2:0x805D40A4; // type:object size:0x4 data:float +lbl_805D40A8 = .sdata2:0x805D40A8; // type:object size:0x4 data:float +lbl_805D40AC = .sdata2:0x805D40AC; // type:object size:0x4 data:float +lbl_805D40B0 = .sdata2:0x805D40B0; // type:object size:0x8 data:float +lbl_805D40B8 = .sdata2:0x805D40B8; // type:object size:0x4 data:float +lbl_805D40BC = .sdata2:0x805D40BC; // type:object size:0x4 data:float +lbl_805D40C0 = .sdata2:0x805D40C0; // type:object size:0x4 data:float +lbl_805D40C4 = .sdata2:0x805D40C4; // type:object size:0x4 data:float +lbl_805D40C8 = .sdata2:0x805D40C8; // type:object size:0x4 data:float +lbl_805D40CC = .sdata2:0x805D40CC; // type:object size:0x4 data:float +lbl_805D40D0 = .sdata2:0x805D40D0; // type:object size:0x4 data:float +lbl_805D40D4 = .sdata2:0x805D40D4; // type:object size:0x4 data:float +lbl_805D40D8 = .sdata2:0x805D40D8; // type:object size:0x4 data:float +lbl_805D40DC = .sdata2:0x805D40DC; // type:object size:0x4 data:float +lbl_805D40E0 = .sdata2:0x805D40E0; // type:object size:0x4 data:float +lbl_805D40E4 = .sdata2:0x805D40E4; // type:object size:0x4 data:float +lbl_805D40E8 = .sdata2:0x805D40E8; // type:object size:0x8 data:float +lbl_805D40F0 = .sdata2:0x805D40F0; // type:object size:0x4 data:float +lbl_805D40F4 = .sdata2:0x805D40F4; // type:object size:0x4 data:float +lbl_805D40F8 = .sdata2:0x805D40F8; // type:object size:0x4 data:float +lbl_805D40FC = .sdata2:0x805D40FC; // type:object size:0x4 data:float +lbl_805D4100 = .sdata2:0x805D4100; // type:object size:0x4 data:float +lbl_805D4104 = .sdata2:0x805D4104; // type:object size:0x4 data:float +lbl_805D4108 = .sdata2:0x805D4108; // type:object size:0x4 data:float +lbl_805D410C = .sdata2:0x805D410C; // type:object size:0x4 data:float +lbl_805D4110 = .sdata2:0x805D4110; // type:object size:0x4 data:float +lbl_805D4114 = .sdata2:0x805D4114; // type:object size:0x4 data:float +lbl_805D4118 = .sdata2:0x805D4118; // type:object size:0x4 data:float +lbl_805D411C = .sdata2:0x805D411C; // type:object size:0x4 data:float +lbl_805D4120 = .sdata2:0x805D4120; // type:object size:0x8 data:float +lbl_805D4128 = .sdata2:0x805D4128; // type:object size:0x4 data:float +lbl_805D412C = .sdata2:0x805D412C; // type:object size:0x4 data:float +lbl_805D4130 = .sdata2:0x805D4130; // type:object size:0x4 data:float +lbl_805D4134 = .sdata2:0x805D4134; // type:object size:0x4 data:float +lbl_805D4138 = .sdata2:0x805D4138; // type:object size:0x4 data:float +lbl_805D413C = .sdata2:0x805D413C; // type:object size:0x4 data:float +lbl_805D4140 = .sdata2:0x805D4140; // type:object size:0x8 data:float +lbl_805D4148 = .sdata2:0x805D4148; // type:object size:0x4 data:float +lbl_805D414C = .sdata2:0x805D414C; // type:object size:0x4 data:float +lbl_805D4150 = .sdata2:0x805D4150; // type:object size:0x4 data:float +lbl_805D4154 = .sdata2:0x805D4154; // type:object size:0x4 data:float +lbl_805D4158 = .sdata2:0x805D4158; // type:object size:0x4 data:float +lbl_805D415C = .sdata2:0x805D415C; // type:object size:0x4 data:float +lbl_805D4160 = .sdata2:0x805D4160; // type:object size:0x4 data:float +lbl_805D4164 = .sdata2:0x805D4164; // type:object size:0x4 data:float +lbl_805D4168 = .sdata2:0x805D4168; // type:object size:0x4 data:float +lbl_805D416C = .sdata2:0x805D416C; // type:object size:0x4 data:float +lbl_805D4170 = .sdata2:0x805D4170; // type:object size:0x4 data:float +lbl_805D4174 = .sdata2:0x805D4174; // type:object size:0x4 data:float +lbl_805D4178 = .sdata2:0x805D4178; // type:object size:0x4 data:float +lbl_805D417C = .sdata2:0x805D417C; // type:object size:0x4 data:float +lbl_805D4180 = .sdata2:0x805D4180; // type:object size:0x4 data:float +lbl_805D4184 = .sdata2:0x805D4184; // type:object size:0x4 data:float +lbl_805D4188 = .sdata2:0x805D4188; // type:object size:0x4 data:float +lbl_805D418C = .sdata2:0x805D418C; // type:object size:0x4 data:float +lbl_805D4190 = .sdata2:0x805D4190; // type:object size:0x4 data:float +lbl_805D4194 = .sdata2:0x805D4194; // type:object size:0x4 data:float +lbl_805D4198 = .sdata2:0x805D4198; // type:object size:0x4 data:float +lbl_805D419C = .sdata2:0x805D419C; // type:object size:0x4 data:float +lbl_805D41A0 = .sdata2:0x805D41A0; // type:object size:0x4 data:float +lbl_805D41A4 = .sdata2:0x805D41A4; // type:object size:0x4 data:float +lbl_805D41A8 = .sdata2:0x805D41A8; // type:object size:0x4 data:float +lbl_805D41AC = .sdata2:0x805D41AC; // type:object size:0x4 data:float +lbl_805D41B0 = .sdata2:0x805D41B0; // type:object size:0x4 data:float +lbl_805D41B4 = .sdata2:0x805D41B4; // type:object size:0x4 data:float +lbl_805D41B8 = .sdata2:0x805D41B8; // type:object size:0x8 data:float +lbl_805D41C0 = .sdata2:0x805D41C0; // type:object size:0x4 data:float +lbl_805D41C4 = .sdata2:0x805D41C4; // type:object size:0x4 data:float +lbl_805D41C8 = .sdata2:0x805D41C8; // type:object size:0x8 data:float +lbl_805D41D0 = .sdata2:0x805D41D0; // type:object size:0x4 data:float +lbl_805D41D4 = .sdata2:0x805D41D4; // type:object size:0x4 data:float +lbl_805D41D8 = .sdata2:0x805D41D8; // type:object size:0x4 data:float +lbl_805D41DC = .sdata2:0x805D41DC; // type:object size:0x4 data:float +lbl_805D41E0 = .sdata2:0x805D41E0; // type:object size:0x4 data:float +lbl_805D41E4 = .sdata2:0x805D41E4; // type:object size:0x4 data:float +lbl_805D41E8 = .sdata2:0x805D41E8; // type:object size:0x8 data:float +lbl_805D41F0 = .sdata2:0x805D41F0; // type:object size:0x4 data:float +lbl_805D41F4 = .sdata2:0x805D41F4; // type:object size:0x4 data:float +lbl_805D41F8 = .sdata2:0x805D41F8; // type:object size:0x4 data:float +lbl_805D41FC = .sdata2:0x805D41FC; // type:object size:0x4 data:float +lbl_805D4200 = .sdata2:0x805D4200; // type:object size:0x4 data:float +lbl_805D4204 = .sdata2:0x805D4204; // type:object size:0x4 data:float +lbl_805D4208 = .sdata2:0x805D4208; // type:object size:0x4 data:float +lbl_805D420C = .sdata2:0x805D420C; // type:object size:0x4 data:float +lbl_805D4210 = .sdata2:0x805D4210; // type:object size:0x4 data:float +lbl_805D4214 = .sdata2:0x805D4214; // type:object size:0x4 data:float +lbl_805D4218 = .sdata2:0x805D4218; // type:object size:0x4 data:float +lbl_805D421C = .sdata2:0x805D421C; // type:object size:0x4 data:float +lbl_805D4220 = .sdata2:0x805D4220; // type:object size:0x8 data:float +lbl_805D4228 = .sdata2:0x805D4228; // type:object size:0x4 data:float +lbl_805D422C = .sdata2:0x805D422C; // type:object size:0x4 data:float +lbl_805D4230 = .sdata2:0x805D4230; // type:object size:0x4 data:float +lbl_805D4234 = .sdata2:0x805D4234; // type:object size:0x4 data:float +lbl_805D4238 = .sdata2:0x805D4238; // type:object size:0x8 data:float +lbl_805D4240 = .sdata2:0x805D4240; // type:object size:0x4 data:float +lbl_805D4244 = .sdata2:0x805D4244; // type:object size:0x4 data:float +lbl_805D4248 = .sdata2:0x805D4248; // type:object size:0x4 data:float +lbl_805D424C = .sdata2:0x805D424C; // type:object size:0x4 data:float +lbl_805D4250 = .sdata2:0x805D4250; // type:object size:0x4 data:float +lbl_805D4254 = .sdata2:0x805D4254; // type:object size:0x4 data:float +lbl_805D4258 = .sdata2:0x805D4258; // type:object size:0x8 data:float +lbl_805D4260 = .sdata2:0x805D4260; // type:object size:0x4 data:float +lbl_805D4264 = .sdata2:0x805D4264; // type:object size:0x4 data:float +lbl_805D4268 = .sdata2:0x805D4268; // type:object size:0x4 data:float +lbl_805D426C = .sdata2:0x805D426C; // type:object size:0x4 data:float +lbl_805D4270 = .sdata2:0x805D4270; // type:object size:0x4 data:float +lbl_805D4274 = .sdata2:0x805D4274; // type:object size:0x4 data:float +lbl_805D4278 = .sdata2:0x805D4278; // type:object size:0x4 data:float +lbl_805D427C = .sdata2:0x805D427C; // type:object size:0x4 data:float +lbl_805D4280 = .sdata2:0x805D4280; // type:object size:0x4 data:float +lbl_805D4284 = .sdata2:0x805D4284; // type:object size:0x4 data:float +lbl_805D4288 = .sdata2:0x805D4288; // type:object size:0x4 data:float +lbl_805D428C = .sdata2:0x805D428C; // type:object size:0x4 data:float +lbl_805D4290 = .sdata2:0x805D4290; // type:object size:0x4 data:float +lbl_805D4294 = .sdata2:0x805D4294; // type:object size:0x4 data:float +lbl_805D4298 = .sdata2:0x805D4298; // type:object size:0x4 data:float +lbl_805D429C = .sdata2:0x805D429C; // type:object size:0x4 data:float +lbl_805D42A0 = .sdata2:0x805D42A0; // type:object size:0x4 data:float +lbl_805D42A4 = .sdata2:0x805D42A4; // type:object size:0x4 data:float +lbl_805D42A8 = .sdata2:0x805D42A8; // type:object size:0x4 data:float +lbl_805D42AC = .sdata2:0x805D42AC; // type:object size:0x4 data:float +lbl_805D42B0 = .sdata2:0x805D42B0; // type:object size:0x4 data:float +lbl_805D42B4 = .sdata2:0x805D42B4; // type:object size:0x4 data:float +lbl_805D42B8 = .sdata2:0x805D42B8; // type:object size:0x4 data:float +lbl_805D42BC = .sdata2:0x805D42BC; // type:object size:0x4 data:float +lbl_805D42C0 = .sdata2:0x805D42C0; // type:object size:0x4 data:float +lbl_805D42C4 = .sdata2:0x805D42C4; // type:object size:0x4 data:float +lbl_805D42C8 = .sdata2:0x805D42C8; // type:object size:0x4 data:float +lbl_805D42CC = .sdata2:0x805D42CC; // type:object size:0x4 data:float +lbl_805D42D0 = .sdata2:0x805D42D0; // type:object size:0x4 data:float +lbl_805D42D4 = .sdata2:0x805D42D4; // type:object size:0x4 data:float +lbl_805D42D8 = .sdata2:0x805D42D8; // type:object size:0x4 data:float +lbl_805D42DC = .sdata2:0x805D42DC; // type:object size:0x4 data:float +lbl_805D42E0 = .sdata2:0x805D42E0; // type:object size:0x4 data:float +lbl_805D42E4 = .sdata2:0x805D42E4; // type:object size:0x4 data:float +lbl_805D42E8 = .sdata2:0x805D42E8; // type:object size:0x4 data:float +lbl_805D42EC = .sdata2:0x805D42EC; // type:object size:0x4 data:float +lbl_805D42F0 = .sdata2:0x805D42F0; // type:object size:0x4 data:float +lbl_805D42F4 = .sdata2:0x805D42F4; // type:object size:0x4 data:float +lbl_805D42F8 = .sdata2:0x805D42F8; // type:object size:0x4 data:float +lbl_805D42FC = .sdata2:0x805D42FC; // type:object size:0x4 data:float +lbl_805D4300 = .sdata2:0x805D4300; // type:object size:0x4 data:float +lbl_805D4304 = .sdata2:0x805D4304; // type:object size:0x4 data:float +lbl_805D4308 = .sdata2:0x805D4308; // type:object size:0x4 data:float +lbl_805D430C = .sdata2:0x805D430C; // type:object size:0x4 data:float +lbl_805D4310 = .sdata2:0x805D4310; // type:object size:0x4 data:float +lbl_805D4314 = .sdata2:0x805D4314; // type:object size:0x4 data:float +lbl_805D4318 = .sdata2:0x805D4318; // type:object size:0x4 data:float +lbl_805D431C = .sdata2:0x805D431C; // type:object size:0x4 data:float +lbl_805D4320 = .sdata2:0x805D4320; // type:object size:0x4 data:float +lbl_805D4324 = .sdata2:0x805D4324; // type:object size:0x4 data:float +lbl_805D4328 = .sdata2:0x805D4328; // type:object size:0x4 data:float +lbl_805D432C = .sdata2:0x805D432C; // type:object size:0x4 data:float +lbl_805D4330 = .sdata2:0x805D4330; // type:object size:0x4 data:float +lbl_805D4334 = .sdata2:0x805D4334; // type:object size:0x4 data:float +lbl_805D4338 = .sdata2:0x805D4338; // type:object size:0x4 data:float +lbl_805D433C = .sdata2:0x805D433C; // type:object size:0x4 data:float +lbl_805D4340 = .sdata2:0x805D4340; // type:object size:0x4 data:float +lbl_805D4344 = .sdata2:0x805D4344; // type:object size:0x4 data:float +lbl_805D4348 = .sdata2:0x805D4348; // type:object size:0x4 data:float +lbl_805D434C = .sdata2:0x805D434C; // type:object size:0x4 data:float +lbl_805D4350 = .sdata2:0x805D4350; // type:object size:0x4 data:float +lbl_805D4354 = .sdata2:0x805D4354; // type:object size:0x4 data:float +lbl_805D4358 = .sdata2:0x805D4358; // type:object size:0x4 data:float +lbl_805D435C = .sdata2:0x805D435C; // type:object size:0x4 data:float +lbl_805D4360 = .sdata2:0x805D4360; // type:object size:0x4 data:float +lbl_805D4364 = .sdata2:0x805D4364; // type:object size:0x4 data:float +lbl_805D4368 = .sdata2:0x805D4368; // type:object size:0x4 data:float +lbl_805D436C = .sdata2:0x805D436C; // type:object size:0x4 data:float +lbl_805D4370 = .sdata2:0x805D4370; // type:object size:0x4 data:float +lbl_805D4374 = .sdata2:0x805D4374; // type:object size:0x4 data:float +lbl_805D4378 = .sdata2:0x805D4378; // type:object size:0x4 data:float +lbl_805D437C = .sdata2:0x805D437C; // type:object size:0x4 data:float +lbl_805D4380 = .sdata2:0x805D4380; // type:object size:0x4 data:float +lbl_805D4384 = .sdata2:0x805D4384; // type:object size:0x4 data:float +lbl_805D4388 = .sdata2:0x805D4388; // type:object size:0x4 data:float +lbl_805D438C = .sdata2:0x805D438C; // type:object size:0x4 data:float +lbl_805D4390 = .sdata2:0x805D4390; // type:object size:0x4 data:float +lbl_805D4394 = .sdata2:0x805D4394; // type:object size:0x4 data:float +lbl_805D4398 = .sdata2:0x805D4398; // type:object size:0x4 data:float +lbl_805D439C = .sdata2:0x805D439C; // type:object size:0x4 data:float +lbl_805D43A0 = .sdata2:0x805D43A0; // type:object size:0x4 data:float +lbl_805D43A4 = .sdata2:0x805D43A4; // type:object size:0x4 data:float +lbl_805D43A8 = .sdata2:0x805D43A8; // type:object size:0x4 data:float +lbl_805D43AC = .sdata2:0x805D43AC; // type:object size:0x4 data:float +lbl_805D43B0 = .sdata2:0x805D43B0; // type:object size:0x4 data:float +lbl_805D43B4 = .sdata2:0x805D43B4; // type:object size:0x4 data:float +lbl_805D43B8 = .sdata2:0x805D43B8; // type:object size:0x4 data:float +lbl_805D43BC = .sdata2:0x805D43BC; // type:object size:0x4 data:float +lbl_805D43C0 = .sdata2:0x805D43C0; // type:object size:0x4 data:float +lbl_805D43C4 = .sdata2:0x805D43C4; // type:object size:0x4 data:float +lbl_805D43C8 = .sdata2:0x805D43C8; // type:object size:0x8 data:float +lbl_805D43D0 = .sdata2:0x805D43D0; // type:object size:0x4 data:float +lbl_805D43D4 = .sdata2:0x805D43D4; // type:object size:0x4 data:float +lbl_805D43D8 = .sdata2:0x805D43D8; // type:object size:0x4 data:float +lbl_805D43DC = .sdata2:0x805D43DC; // type:object size:0x4 data:float +lbl_805D43E0 = .sdata2:0x805D43E0; // type:object size:0x4 data:float +lbl_805D43E4 = .sdata2:0x805D43E4; // type:object size:0x4 data:float +lbl_805D43E8 = .sdata2:0x805D43E8; // type:object size:0x8 data:float +lbl_805D43F0 = .sdata2:0x805D43F0; // type:object size:0x4 data:float +lbl_805D43F4 = .sdata2:0x805D43F4; // type:object size:0x4 data:float +lbl_805D43F8 = .sdata2:0x805D43F8; // type:object size:0x4 data:float +lbl_805D43FC = .sdata2:0x805D43FC; // type:object size:0x4 data:float +lbl_805D4400 = .sdata2:0x805D4400; // type:object size:0x4 data:float +lbl_805D4404 = .sdata2:0x805D4404; // type:object size:0x4 data:float +lbl_805D4408 = .sdata2:0x805D4408; // type:object size:0x4 data:float +lbl_805D440C = .sdata2:0x805D440C; // type:object size:0x4 data:float +lbl_805D4410 = .sdata2:0x805D4410; // type:object size:0x4 data:float +lbl_805D4414 = .sdata2:0x805D4414; // type:object size:0x4 data:float +lbl_805D4418 = .sdata2:0x805D4418; // type:object size:0x4 data:float +lbl_805D441C = .sdata2:0x805D441C; // type:object size:0x4 data:float +lbl_805D4420 = .sdata2:0x805D4420; // type:object size:0x4 data:float +lbl_805D4424 = .sdata2:0x805D4424; // type:object size:0x4 data:float +lbl_805D4428 = .sdata2:0x805D4428; // type:object size:0x4 data:float +lbl_805D442C = .sdata2:0x805D442C; // type:object size:0x4 data:float +lbl_805D4430 = .sdata2:0x805D4430; // type:object size:0x4 data:float +lbl_805D4434 = .sdata2:0x805D4434; // type:object size:0x4 data:float +lbl_805D4438 = .sdata2:0x805D4438; // type:object size:0x4 data:float +lbl_805D443C = .sdata2:0x805D443C; // type:object size:0x4 data:float +lbl_805D4440 = .sdata2:0x805D4440; // type:object size:0x4 data:float +lbl_805D4444 = .sdata2:0x805D4444; // type:object size:0x4 data:float +lbl_805D4448 = .sdata2:0x805D4448; // type:object size:0x4 data:float +lbl_805D444C = .sdata2:0x805D444C; // type:object size:0x4 data:float +lbl_805D4450 = .sdata2:0x805D4450; // type:object size:0x4 data:float +lbl_805D4454 = .sdata2:0x805D4454; // type:object size:0x4 data:float +lbl_805D4458 = .sdata2:0x805D4458; // type:object size:0x4 data:float +lbl_805D445C = .sdata2:0x805D445C; // type:object size:0x4 data:float +lbl_805D4460 = .sdata2:0x805D4460; // type:object size:0x8 data:float +lbl_805D4468 = .sdata2:0x805D4468; // type:object size:0x4 data:float +lbl_805D446C = .sdata2:0x805D446C; // type:object size:0x4 data:float +lbl_805D4470 = .sdata2:0x805D4470; // type:object size:0x4 data:float +lbl_805D4474 = .sdata2:0x805D4474; // type:object size:0x4 data:float +lbl_805D4478 = .sdata2:0x805D4478; // type:object size:0x4 data:float +lbl_805D447C = .sdata2:0x805D447C; // type:object size:0x4 data:float +lbl_805D4480 = .sdata2:0x805D4480; // type:object size:0x4 data:float +lbl_805D4484 = .sdata2:0x805D4484; // type:object size:0x4 data:float +lbl_805D4488 = .sdata2:0x805D4488; // type:object size:0x8 data:float +lbl_805D4490 = .sdata2:0x805D4490; // type:object size:0x4 data:float +lbl_805D4494 = .sdata2:0x805D4494; // type:object size:0x4 data:float +lbl_805D4498 = .sdata2:0x805D4498; // type:object size:0x4 data:float +lbl_805D449C = .sdata2:0x805D449C; // type:object size:0x4 data:float +lbl_805D44A0 = .sdata2:0x805D44A0; // type:object size:0x4 data:float +lbl_805D44A4 = .sdata2:0x805D44A4; // type:object size:0x4 data:float +lbl_805D44A8 = .sdata2:0x805D44A8; // type:object size:0x4 data:float +lbl_805D44AC = .sdata2:0x805D44AC; // type:object size:0x4 data:float +lbl_805D44B0 = .sdata2:0x805D44B0; // type:object size:0x4 data:float +lbl_805D44B4 = .sdata2:0x805D44B4; // type:object size:0x4 data:float +lbl_805D44B8 = .sdata2:0x805D44B8; // type:object size:0x4 data:float +lbl_805D44BC = .sdata2:0x805D44BC; // type:object size:0x4 data:float +lbl_805D44C0 = .sdata2:0x805D44C0; // type:object size:0x4 data:float +lbl_805D44C4 = .sdata2:0x805D44C4; // type:object size:0x4 data:float +lbl_805D44C8 = .sdata2:0x805D44C8; // type:object size:0x4 data:float +lbl_805D44CC = .sdata2:0x805D44CC; // type:object size:0x4 data:float +lbl_805D44D0 = .sdata2:0x805D44D0; // type:object size:0x4 data:float +lbl_805D44D4 = .sdata2:0x805D44D4; // type:object size:0x4 data:float +lbl_805D44D8 = .sdata2:0x805D44D8; // type:object size:0x4 data:float +lbl_805D44DC = .sdata2:0x805D44DC; // type:object size:0x4 data:float +lbl_805D44E0 = .sdata2:0x805D44E0; // type:object size:0x4 data:float +lbl_805D44E4 = .sdata2:0x805D44E4; // type:object size:0x4 data:float +lbl_805D44E8 = .sdata2:0x805D44E8; // type:object size:0x4 data:float +lbl_805D44EC = .sdata2:0x805D44EC; // type:object size:0x4 data:float +lbl_805D44F0 = .sdata2:0x805D44F0; // type:object size:0x4 data:float +lbl_805D44F4 = .sdata2:0x805D44F4; // type:object size:0x4 data:float +lbl_805D44F8 = .sdata2:0x805D44F8; // type:object size:0x4 data:float +lbl_805D44FC = .sdata2:0x805D44FC; // type:object size:0x4 data:float +lbl_805D4500 = .sdata2:0x805D4500; // type:object size:0x4 data:float +lbl_805D4504 = .sdata2:0x805D4504; // type:object size:0x4 data:float +lbl_805D4508 = .sdata2:0x805D4508; // type:object size:0x4 data:float +lbl_805D450C = .sdata2:0x805D450C; // type:object size:0x4 data:float +lbl_805D4510 = .sdata2:0x805D4510; // type:object size:0x4 data:float +lbl_805D4514 = .sdata2:0x805D4514; // type:object size:0x4 data:float +lbl_805D4518 = .sdata2:0x805D4518; // type:object size:0x4 data:float +lbl_805D451C = .sdata2:0x805D451C; // type:object size:0x4 data:float +lbl_805D4520 = .sdata2:0x805D4520; // type:object size:0x4 data:float +lbl_805D4524 = .sdata2:0x805D4524; // type:object size:0x4 data:float +lbl_805D4528 = .sdata2:0x805D4528; // type:object size:0x4 data:float +lbl_805D452C = .sdata2:0x805D452C; // type:object size:0x4 data:float +lbl_805D4530 = .sdata2:0x805D4530; // type:object size:0x8 data:float +lbl_805D4538 = .sdata2:0x805D4538; // type:object size:0x4 data:float +lbl_805D453C = .sdata2:0x805D453C; // type:object size:0x4 data:float +lbl_805D4540 = .sdata2:0x805D4540; // type:object size:0x8 data:float +lbl_805D4548 = .sdata2:0x805D4548; // type:object size:0x8 data:float +lbl_805D4550 = .sdata2:0x805D4550; // type:object size:0x4 data:float +lbl_805D4554 = .sdata2:0x805D4554; // type:object size:0x4 data:float +lbl_805D4558 = .sdata2:0x805D4558; // type:object size:0x4 data:float +lbl_805D455C = .sdata2:0x805D455C; // type:object size:0x4 data:float +lbl_805D4560 = .sdata2:0x805D4560; // type:object size:0x4 data:float +lbl_805D4564 = .sdata2:0x805D4564; // type:object size:0x4 data:float +lbl_805D4568 = .sdata2:0x805D4568; // type:object size:0x4 data:float +lbl_805D456C = .sdata2:0x805D456C; // type:object size:0x4 data:float +lbl_805D4570 = .sdata2:0x805D4570; // type:object size:0x4 data:float +lbl_805D4574 = .sdata2:0x805D4574; // type:object size:0x4 data:float +lbl_805D4578 = .sdata2:0x805D4578; // type:object size:0x8 data:float +lbl_805D4580 = .sdata2:0x805D4580; // type:object size:0x4 data:4byte +lbl_805D4584 = .sdata2:0x805D4584; // type:object size:0x4 data:4byte +lbl_805D4588 = .sdata2:0x805D4588; // type:object size:0x4 data:float +lbl_805D458C = .sdata2:0x805D458C; // type:object size:0x4 data:float +lbl_805D4590 = .sdata2:0x805D4590; // type:object size:0x4 data:float +lbl_805D4594 = .sdata2:0x805D4594; // type:object size:0x4 data:float +lbl_805D4598 = .sdata2:0x805D4598; // type:object size:0x4 data:float +lbl_805D459C = .sdata2:0x805D459C; // type:object size:0x4 data:float +lbl_805D45A0 = .sdata2:0x805D45A0; // type:object size:0x4 data:4byte +lbl_805D45A4 = .sdata2:0x805D45A4; // type:object size:0x4 data:4byte +lbl_805D45A8 = .sdata2:0x805D45A8; // type:object size:0x8 data:float +lbl_805D45B0 = .sdata2:0x805D45B0; // type:object size:0x4 data:float +lbl_805D45B4 = .sdata2:0x805D45B4; // type:object size:0x4 data:float +lbl_805D45B8 = .sdata2:0x805D45B8; // type:object size:0x4 data:float +lbl_805D45BC = .sdata2:0x805D45BC; // type:object size:0x4 data:float +lbl_805D45C0 = .sdata2:0x805D45C0; // type:object size:0x4 data:float +lbl_805D45C4 = .sdata2:0x805D45C4; // type:object size:0x4 data:float +lbl_805D45C8 = .sdata2:0x805D45C8; // type:object size:0x8 data:float +lbl_805D45D0 = .sdata2:0x805D45D0; // type:object size:0x4 data:float +kInvalidIndex__22CCollisionActorManager = .sdata2:0x805D45D4; // type:object size:0x4 scope:global +lbl_805D45D8 = .sdata2:0x805D45D8; // type:object size:0x4 data:float +lbl_805D45DC = .sdata2:0x805D45DC; // type:object size:0x4 data:float +lbl_805D45E0 = .sdata2:0x805D45E0; // type:object size:0x4 data:float +lbl_805D45E4 = .sdata2:0x805D45E4; // type:object size:0x4 data:float +lbl_805D45E8 = .sdata2:0x805D45E8; // type:object size:0x4 data:float +lbl_805D45EC = .sdata2:0x805D45EC; // type:object size:0x4 data:float +skDefaultExtents__17CCollisionTracker = .sdata2:0x805D45F0; // type:object size:0x4 scope:global +lbl_805D45F4 = .sdata2:0x805D45F4; // type:object size:0x4 data:float +lbl_805D45F8 = .sdata2:0x805D45F8; // type:object size:0x4 data:float +lbl_805D45FC = .sdata2:0x805D45FC; // type:object size:0x4 data:float +lbl_805D4600 = .sdata2:0x805D4600; // type:object size:0x4 data:float +lbl_805D4604 = .sdata2:0x805D4604; // type:object size:0x4 data:float +lbl_805D4608 = .sdata2:0x805D4608; // type:object size:0x4 data:float +lbl_805D460C = .sdata2:0x805D460C; // type:object size:0x4 data:float +lbl_805D4610 = .sdata2:0x805D4610; // type:object size:0x4 data:float +lbl_805D4614 = .sdata2:0x805D4614; // type:object size:0x4 data:float +lbl_805D4618 = .sdata2:0x805D4618; // type:object size:0x4 data:float +lbl_805D461C = .sdata2:0x805D461C; // type:object size:0x4 data:float +lbl_805D4620 = .sdata2:0x805D4620; // type:object size:0x4 data:float +lbl_805D4624 = .sdata2:0x805D4624; // type:object size:0x4 data:float +lbl_805D4628 = .sdata2:0x805D4628; // type:object size:0x4 data:float +lbl_805D462C = .sdata2:0x805D462C; // type:object size:0x4 data:float +lbl_805D4630 = .sdata2:0x805D4630; // type:object size:0x4 data:float +lbl_805D4634 = .sdata2:0x805D4634; // type:object size:0x4 data:float +lbl_805D4638 = .sdata2:0x805D4638; // type:object size:0x4 data:float +lbl_805D463C = .sdata2:0x805D463C; // type:object size:0x4 data:float +lbl_805D4640 = .sdata2:0x805D4640; // type:object size:0x4 data:float +lbl_805D4644 = .sdata2:0x805D4644; // type:object size:0x4 data:float +lbl_805D4648 = .sdata2:0x805D4648; // type:object size:0x4 data:float +lbl_805D464C = .sdata2:0x805D464C; // type:object size:0x4 data:float +lbl_805D4650 = .sdata2:0x805D4650; // type:object size:0x4 data:float +lbl_805D4654 = .sdata2:0x805D4654; // type:object size:0x4 data:float +lbl_805D4658 = .sdata2:0x805D4658; // type:object size:0x4 data:float +lbl_805D465C = .sdata2:0x805D465C; // type:object size:0x4 data:float +lbl_805D4660 = .sdata2:0x805D4660; // type:object size:0x4 data:float +lbl_805D4664 = .sdata2:0x805D4664; // type:object size:0x4 data:float +lbl_805D4668 = .sdata2:0x805D4668; // type:object size:0x4 data:float +lbl_805D466C = .sdata2:0x805D466C; // type:object size:0x4 data:float +lbl_805D4670 = .sdata2:0x805D4670; // type:object size:0x4 data:float +lbl_805D4674 = .sdata2:0x805D4674; // type:object size:0x4 data:float +lbl_805D4678 = .sdata2:0x805D4678; // type:object size:0x8 data:float +lbl_805D4680 = .sdata2:0x805D4680; // type:object size:0x4 data:float +lbl_805D4684 = .sdata2:0x805D4684; // type:object size:0x4 data:float +lbl_805D4688 = .sdata2:0x805D4688; // type:object size:0x4 data:float +lbl_805D468C = .sdata2:0x805D468C; // type:object size:0x4 data:float +lbl_805D4690 = .sdata2:0x805D4690; // type:object size:0x4 data:float +lbl_805D4694 = .sdata2:0x805D4694; // type:object size:0x4 data:float +lbl_805D4698 = .sdata2:0x805D4698; // type:object size:0x4 data:float +lbl_805D469C = .sdata2:0x805D469C; // type:object size:0x4 data:float +lbl_805D46A0 = .sdata2:0x805D46A0; // type:object size:0x4 data:float +lbl_805D46A4 = .sdata2:0x805D46A4; // type:object size:0x4 data:float +lbl_805D46A8 = .sdata2:0x805D46A8; // type:object size:0x4 data:float +lbl_805D46AC = .sdata2:0x805D46AC; // type:object size:0x4 data:float +lbl_805D46B0 = .sdata2:0x805D46B0; // type:object size:0x4 data:float +lbl_805D46B4 = .sdata2:0x805D46B4; // type:object size:0x4 data:float +lbl_805D46B8 = .sdata2:0x805D46B8; // type:object size:0x4 data:float +lbl_805D46BC = .sdata2:0x805D46BC; // type:object size:0x4 data:float +lbl_805D46C0 = .sdata2:0x805D46C0; // type:object size:0x4 data:float +lbl_805D46C4 = .sdata2:0x805D46C4; // type:object size:0x4 data:float +lbl_805D46C8 = .sdata2:0x805D46C8; // type:object size:0x4 data:float +lbl_805D46CC = .sdata2:0x805D46CC; // type:object size:0x4 data:float +lbl_805D46D0 = .sdata2:0x805D46D0; // type:object size:0x8 data:float +lbl_805D46D8 = .sdata2:0x805D46D8; // type:object size:0x4 data:float +lbl_805D46DC = .sdata2:0x805D46DC; // type:object size:0x4 data:float +lbl_805D46E0 = .sdata2:0x805D46E0; // type:object size:0x4 data:float +lbl_805D46E4 = .sdata2:0x805D46E4; // type:object size:0x4 data:float +lbl_805D46E8 = .sdata2:0x805D46E8; // type:object size:0x4 data:float +lbl_805D46EC = .sdata2:0x805D46EC; // type:object size:0x4 data:float +lbl_805D46F0 = .sdata2:0x805D46F0; // type:object size:0x4 data:float +lbl_805D46F4 = .sdata2:0x805D46F4; // type:object size:0x4 data:float +lbl_805D46F8 = .sdata2:0x805D46F8; // type:object size:0x4 data:float +lbl_805D46FC = .sdata2:0x805D46FC; // type:object size:0x4 data:float +lbl_805D4700 = .sdata2:0x805D4700; // type:object size:0x4 data:4byte +lbl_805D4704 = .sdata2:0x805D4704; // type:object size:0x4 data:float +lbl_805D4708 = .sdata2:0x805D4708; // type:object size:0x4 data:float +lbl_805D470C = .sdata2:0x805D470C; // type:object size:0x4 data:float +lbl_805D4710 = .sdata2:0x805D4710; // type:object size:0x4 data:float +lbl_805D4714 = .sdata2:0x805D4714; // type:object size:0x4 data:float +lbl_805D4718 = .sdata2:0x805D4718; // type:object size:0x4 data:float +lbl_805D471C = .sdata2:0x805D471C; // type:object size:0x4 data:float +lbl_805D4720 = .sdata2:0x805D4720; // type:object size:0x4 data:float +lbl_805D4724 = .sdata2:0x805D4724; // type:object size:0x4 data:float +lbl_805D4728 = .sdata2:0x805D4728; // type:object size:0x8 data:float +lbl_805D4730 = .sdata2:0x805D4730; // type:object size:0x4 data:float +lbl_805D4734 = .sdata2:0x805D4734; // type:object size:0x4 data:float +lbl_805D4738 = .sdata2:0x805D4738; // type:object size:0x4 data:float +lbl_805D473C = .sdata2:0x805D473C; // type:object size:0x4 data:float +lbl_805D4740 = .sdata2:0x805D4740; // type:object size:0x4 data:float +lbl_805D4744 = .sdata2:0x805D4744; // type:object size:0x4 data:float +lbl_805D4748 = .sdata2:0x805D4748; // type:object size:0x4 data:float +lbl_805D474C = .sdata2:0x805D474C; // type:object size:0x4 data:float +lbl_805D4750 = .sdata2:0x805D4750; // type:object size:0x4 data:float +lbl_805D4754 = .sdata2:0x805D4754; // type:object size:0x4 data:float +lbl_805D4758 = .sdata2:0x805D4758; // type:object size:0x8 data:float +lbl_805D4760 = .sdata2:0x805D4760; // type:object size:0x4 data:float +lbl_805D4764 = .sdata2:0x805D4764; // type:object size:0x4 data:float +lbl_805D4768 = .sdata2:0x805D4768; // type:object size:0x4 data:float +lbl_805D476C = .sdata2:0x805D476C; // type:object size:0x4 data:float +lbl_805D4770 = .sdata2:0x805D4770; // type:object size:0x8 data:float +lbl_805D4778 = .sdata2:0x805D4778; // type:object size:0x4 data:4byte +lbl_805D477C = .sdata2:0x805D477C; // type:object size:0x4 data:float +lbl_805D4780 = .sdata2:0x805D4780; // type:object size:0x4 data:float +lbl_805D4784 = .sdata2:0x805D4784; // type:object size:0x4 data:float +lbl_805D4788 = .sdata2:0x805D4788; // type:object size:0x4 data:float +lbl_805D478C = .sdata2:0x805D478C; // type:object size:0x4 data:float +lbl_805D4790 = .sdata2:0x805D4790; // type:object size:0x4 data:float +lbl_805D4794 = .sdata2:0x805D4794; // type:object size:0x4 data:float +lbl_805D4798 = .sdata2:0x805D4798; // type:object size:0x4 data:float +lbl_805D479C = .sdata2:0x805D479C; // type:object size:0x4 data:float +lbl_805D47A0 = .sdata2:0x805D47A0; // type:object size:0x4 data:float +lbl_805D47A4 = .sdata2:0x805D47A4; // type:object size:0x4 data:float +lbl_805D47A8 = .sdata2:0x805D47A8; // type:object size:0x4 data:float +lbl_805D47AC = .sdata2:0x805D47AC; // type:object size:0x4 data:float +lbl_805D47B0 = .sdata2:0x805D47B0; // type:object size:0x8 data:float +lbl_805D47B8 = .sdata2:0x805D47B8; // type:object size:0x4 data:float +lbl_805D47BC = .sdata2:0x805D47BC; // type:object size:0x4 data:float +lbl_805D47C0 = .sdata2:0x805D47C0; // type:object size:0x4 data:float +lbl_805D47C4 = .sdata2:0x805D47C4; // type:object size:0x4 data:float +lbl_805D47C8 = .sdata2:0x805D47C8; // type:object size:0x4 data:float +lbl_805D47CC = .sdata2:0x805D47CC; // type:object size:0x4 data:float +lbl_805D47D0 = .sdata2:0x805D47D0; // type:object size:0x4 data:float +lbl_805D47D4 = .sdata2:0x805D47D4; // type:object size:0x4 data:float +lbl_805D47D8 = .sdata2:0x805D47D8; // type:object size:0x4 data:float +lbl_805D47DC = .sdata2:0x805D47DC; // type:object size:0x4 data:float +lbl_805D47E0 = .sdata2:0x805D47E0; // type:object size:0x4 data:float +lbl_805D47E4 = .sdata2:0x805D47E4; // type:object size:0x4 data:float +lbl_805D47E8 = .sdata2:0x805D47E8; // type:object size:0x4 data:float +lbl_805D47EC = .sdata2:0x805D47EC; // type:object size:0x4 data:float +lbl_805D47F0 = .sdata2:0x805D47F0; // type:object size:0x4 data:float +lbl_805D47F4 = .sdata2:0x805D47F4; // type:object size:0x4 data:float +lbl_805D47F8 = .sdata2:0x805D47F8; // type:object size:0x4 data:float +lbl_805D47FC = .sdata2:0x805D47FC; // type:object size:0x4 data:float +lbl_805D4800 = .sdata2:0x805D4800; // type:object size:0x4 data:float +lbl_805D4804 = .sdata2:0x805D4804; // type:object size:0x4 data:float +lbl_805D4808 = .sdata2:0x805D4808; // type:object size:0x4 data:float +lbl_805D480C = .sdata2:0x805D480C; // type:object size:0x4 data:float +lbl_805D4810 = .sdata2:0x805D4810; // type:object size:0x4 data:float +lbl_805D4814 = .sdata2:0x805D4814; // type:object size:0x4 data:float +lbl_805D4818 = .sdata2:0x805D4818; // type:object size:0x4 data:float +lbl_805D481C = .sdata2:0x805D481C; // type:object size:0x4 data:float +lbl_805D4820 = .sdata2:0x805D4820; // type:object size:0x4 data:float +lbl_805D4824 = .sdata2:0x805D4824; // type:object size:0x4 data:float +lbl_805D4828 = .sdata2:0x805D4828; // type:object size:0x4 data:float +lbl_805D482C = .sdata2:0x805D482C; // type:object size:0x4 data:float +lbl_805D4830 = .sdata2:0x805D4830; // type:object size:0x8 data:float +lbl_805D4838 = .sdata2:0x805D4838; // type:object size:0x4 data:float +lbl_805D483C = .sdata2:0x805D483C; // type:object size:0x4 data:float +lbl_805D4840 = .sdata2:0x805D4840; // type:object size:0x4 data:float +lbl_805D4844 = .sdata2:0x805D4844; // type:object size:0x4 data:float +lbl_805D4848 = .sdata2:0x805D4848; // type:object size:0x4 data:float +lbl_805D484C = .sdata2:0x805D484C; // type:object size:0x4 data:float +lbl_805D4850 = .sdata2:0x805D4850; // type:object size:0x4 data:float +lbl_805D4854 = .sdata2:0x805D4854; // type:object size:0x4 data:float +lbl_805D4858 = .sdata2:0x805D4858; // type:object size:0x4 data:float +lbl_805D485C = .sdata2:0x805D485C; // type:object size:0x4 data:float +lbl_805D4860 = .sdata2:0x805D4860; // type:object size:0x4 data:float +lbl_805D4864 = .sdata2:0x805D4864; // type:object size:0x4 data:float +lbl_805D4868 = .sdata2:0x805D4868; // type:object size:0x4 data:float +lbl_805D486C = .sdata2:0x805D486C; // type:object size:0x4 data:float +lbl_805D4870 = .sdata2:0x805D4870; // type:object size:0x4 data:float +lbl_805D4874 = .sdata2:0x805D4874; // type:object size:0x4 data:float +lbl_805D4878 = .sdata2:0x805D4878; // type:object size:0x4 data:float +lbl_805D487C = .sdata2:0x805D487C; // type:object size:0x4 data:float +lbl_805D4880 = .sdata2:0x805D4880; // type:object size:0x4 data:float +lbl_805D4884 = .sdata2:0x805D4884; // type:object size:0x4 data:float +lbl_805D4888 = .sdata2:0x805D4888; // type:object size:0x4 data:float +lbl_805D488C = .sdata2:0x805D488C; // type:object size:0x4 data:float +lbl_805D4890 = .sdata2:0x805D4890; // type:object size:0x4 data:float +lbl_805D4894 = .sdata2:0x805D4894; // type:object size:0x4 data:float +lbl_805D4898 = .sdata2:0x805D4898; // type:object size:0x4 data:float +lbl_805D489C = .sdata2:0x805D489C; // type:object size:0x4 data:float +lbl_805D48A0 = .sdata2:0x805D48A0; // type:object size:0x4 data:float +lbl_805D48A4 = .sdata2:0x805D48A4; // type:object size:0x4 data:float +lbl_805D48A8 = .sdata2:0x805D48A8; // type:object size:0x4 data:float +lbl_805D48AC = .sdata2:0x805D48AC; // type:object size:0x4 data:float +lbl_805D48B0 = .sdata2:0x805D48B0; // type:object size:0x4 data:float +lbl_805D48B4 = .sdata2:0x805D48B4; // type:object size:0x4 data:float +lbl_805D48B8 = .sdata2:0x805D48B8; // type:object size:0x4 data:float +lbl_805D48BC = .sdata2:0x805D48BC; // type:object size:0x4 data:float +lbl_805D48C0 = .sdata2:0x805D48C0; // type:object size:0x4 data:float +lbl_805D48C4 = .sdata2:0x805D48C4; // type:object size:0x4 data:float +lbl_805D48C8 = .sdata2:0x805D48C8; // type:object size:0x4 data:float +lbl_805D48CC = .sdata2:0x805D48CC; // type:object size:0x4 data:float +lbl_805D48D0 = .sdata2:0x805D48D0; // type:object size:0x4 data:float +lbl_805D48D4 = .sdata2:0x805D48D4; // type:object size:0x4 data:float +lbl_805D48D8 = .sdata2:0x805D48D8; // type:object size:0x4 data:float +lbl_805D48DC = .sdata2:0x805D48DC; // type:object size:0x4 data:float +lbl_805D48E0 = .sdata2:0x805D48E0; // type:object size:0x4 data:float +lbl_805D48E4 = .sdata2:0x805D48E4; // type:object size:0x4 data:float +lbl_805D48E8 = .sdata2:0x805D48E8; // type:object size:0x4 data:float +lbl_805D48EC = .sdata2:0x805D48EC; // type:object size:0x4 data:float +lbl_805D48F0 = .sdata2:0x805D48F0; // type:object size:0x4 data:float +lbl_805D48F4 = .sdata2:0x805D48F4; // type:object size:0x4 data:float +lbl_805D48F8 = .sdata2:0x805D48F8; // type:object size:0x4 data:float +lbl_805D48FC = .sdata2:0x805D48FC; // type:object size:0x4 data:float +lbl_805D4900 = .sdata2:0x805D4900; // type:object size:0x4 data:float +lbl_805D4904 = .sdata2:0x805D4904; // type:object size:0x4 data:float +lbl_805D4908 = .sdata2:0x805D4908; // type:object size:0x4 data:float +lbl_805D490C = .sdata2:0x805D490C; // type:object size:0x4 data:float +lbl_805D4910 = .sdata2:0x805D4910; // type:object size:0x8 data:float +lbl_805D4918 = .sdata2:0x805D4918; // type:object size:0x4 data:float +lbl_805D491C = .sdata2:0x805D491C; // type:object size:0x4 data:float +lbl_805D4920 = .sdata2:0x805D4920; // type:object size:0x4 data:float +lbl_805D4924 = .sdata2:0x805D4924; // type:object size:0x4 data:float +lbl_805D4928 = .sdata2:0x805D4928; // type:object size:0x8 data:float +lbl_805D4930 = .sdata2:0x805D4930; // type:object size:0x4 data:float +lbl_805D4934 = .sdata2:0x805D4934; // type:object size:0x4 data:float +lbl_805D4938 = .sdata2:0x805D4938; // type:object size:0x4 data:float +lbl_805D493C = .sdata2:0x805D493C; // type:object size:0x4 data:float +lbl_805D4940 = .sdata2:0x805D4940; // type:object size:0x4 data:float +lbl_805D4944 = .sdata2:0x805D4944; // type:object size:0x4 data:float +lbl_805D4948 = .sdata2:0x805D4948; // type:object size:0x4 data:float +lbl_805D494C = .sdata2:0x805D494C; // type:object size:0x4 data:float +lbl_805D4950 = .sdata2:0x805D4950; // type:object size:0x8 data:float +lbl_805D4958 = .sdata2:0x805D4958; // type:object size:0x4 data:float +lbl_805D495C = .sdata2:0x805D495C; // type:object size:0x4 data:float +lbl_805D4960 = .sdata2:0x805D4960; // type:object size:0x4 data:float +lbl_805D4964 = .sdata2:0x805D4964; // type:object size:0x4 data:float +lbl_805D4968 = .sdata2:0x805D4968; // type:object size:0x4 data:float +lbl_805D496C = .sdata2:0x805D496C; // type:object size:0x4 data:float +lbl_805D4970 = .sdata2:0x805D4970; // type:object size:0x4 data:float +lbl_805D4974 = .sdata2:0x805D4974; // type:object size:0x4 data:float +lbl_805D4978 = .sdata2:0x805D4978; // type:object size:0x4 data:float +lbl_805D497C = .sdata2:0x805D497C; // type:object size:0x4 data:float +lbl_805D4980 = .sdata2:0x805D4980; // type:object size:0x4 data:float +lbl_805D4984 = .sdata2:0x805D4984; // type:object size:0x4 data:float +lbl_805D4988 = .sdata2:0x805D4988; // type:object size:0x4 data:float +lbl_805D498C = .sdata2:0x805D498C; // type:object size:0x4 data:float +lbl_805D4990 = .sdata2:0x805D4990; // type:object size:0x4 data:float +lbl_805D4994 = .sdata2:0x805D4994; // type:object size:0x4 data:float +lbl_805D4998 = .sdata2:0x805D4998; // type:object size:0x4 data:float +lbl_805D499C = .sdata2:0x805D499C; // type:object size:0x4 data:float +lbl_805D49A0 = .sdata2:0x805D49A0; // type:object size:0x4 data:float +lbl_805D49A4 = .sdata2:0x805D49A4; // type:object size:0x4 data:float +lbl_805D49A8 = .sdata2:0x805D49A8; // type:object size:0x4 data:float +lbl_805D49AC = .sdata2:0x805D49AC; // type:object size:0x4 data:float +lbl_805D49B0 = .sdata2:0x805D49B0; // type:object size:0x4 data:float +lbl_805D49B4 = .sdata2:0x805D49B4; // type:object size:0x4 data:float +lbl_805D49B8 = .sdata2:0x805D49B8; // type:object size:0x4 data:float +lbl_805D49BC = .sdata2:0x805D49BC; // type:object size:0x4 data:float +lbl_805D49C0 = .sdata2:0x805D49C0; // type:object size:0x8 data:float +lbl_805D49C8 = .sdata2:0x805D49C8; // type:object size:0x4 data:float +lbl_805D49CC = .sdata2:0x805D49CC; // type:object size:0x4 data:float +lbl_805D49D0 = .sdata2:0x805D49D0; // type:object size:0x4 data:float +lbl_805D49D4 = .sdata2:0x805D49D4; // type:object size:0x4 data:float +lbl_805D49D8 = .sdata2:0x805D49D8; // type:object size:0x4 data:float +lbl_805D49DC = .sdata2:0x805D49DC; // type:object size:0x4 data:float +lbl_805D49E0 = .sdata2:0x805D49E0; // type:object size:0x4 data:float +lbl_805D49E4 = .sdata2:0x805D49E4; // type:object size:0x4 data:float +lbl_805D49E8 = .sdata2:0x805D49E8; // type:object size:0x4 data:float +lbl_805D49EC = .sdata2:0x805D49EC; // type:object size:0x1 data:byte +lbl_805D49ED = .sdata2:0x805D49ED; // type:object size:0x1 data:byte +lbl_805D49EE = .sdata2:0x805D49EE; // type:object size:0x1 data:byte +lbl_805D49EF = .sdata2:0x805D49EF; // type:object size:0x1 data:byte +lbl_805D49F0 = .sdata2:0x805D49F0; // type:object size:0x8 data:float +lbl_805D49F8 = .sdata2:0x805D49F8; // type:object size:0x1 data:byte +lbl_805D49F9 = .sdata2:0x805D49F9; // type:object size:0x1 data:byte +lbl_805D49FC = .sdata2:0x805D49FC; // type:object size:0x4 data:float +lbl_805D4A00 = .sdata2:0x805D4A00; // type:object size:0x4 data:float +lbl_805D4A04 = .sdata2:0x805D4A04; // type:object size:0x4 data:float +lbl_805D4A08 = .sdata2:0x805D4A08; // type:object size:0x8 data:float +lbl_805D4A10 = .sdata2:0x805D4A10; // type:object size:0x4 data:float +lbl_805D4A14 = .sdata2:0x805D4A14; // type:object size:0x4 data:float +lbl_805D4A18 = .sdata2:0x805D4A18; // type:object size:0x4 data:float +lbl_805D4A1C = .sdata2:0x805D4A1C; // type:object size:0x4 data:float +lbl_805D4A20 = .sdata2:0x805D4A20; // type:object size:0x4 data:float +lbl_805D4A24 = .sdata2:0x805D4A24; // type:object size:0x4 data:float +lbl_805D4A28 = .sdata2:0x805D4A28; // type:object size:0x8 data:float +lbl_805D4A30 = .sdata2:0x805D4A30; // type:object size:0x4 data:float +lbl_805D4A34 = .sdata2:0x805D4A34; // type:object size:0x4 data:float +lbl_805D4A38 = .sdata2:0x805D4A38; // type:object size:0x8 data:float +lbl_805D4A40 = .sdata2:0x805D4A40; // type:object size:0x4 data:float +lbl_805D4A44 = .sdata2:0x805D4A44; // type:object size:0x4 data:float +lbl_805D4A48 = .sdata2:0x805D4A48; // type:object size:0x4 data:float +lbl_805D4A4C = .sdata2:0x805D4A4C; // type:object size:0x4 data:float +lbl_805D4A50 = .sdata2:0x805D4A50; // type:object size:0x4 data:float +lbl_805D4A54 = .sdata2:0x805D4A54; // type:object size:0x4 data:float +lbl_805D4A58 = .sdata2:0x805D4A58; // type:object size:0x4 data:float +lbl_805D4A5C = .sdata2:0x805D4A5C; // type:object size:0x4 data:float +lbl_805D4A60 = .sdata2:0x805D4A60; // type:object size:0x4 data:float +lbl_805D4A64 = .sdata2:0x805D4A64; // type:object size:0x4 data:float +lbl_805D4A68 = .sdata2:0x805D4A68; // type:object size:0x4 data:float +lbl_805D4A6C = .sdata2:0x805D4A6C; // type:object size:0x4 data:float +lbl_805D4A70 = .sdata2:0x805D4A70; // type:object size:0x4 data:float +lbl_805D4A74 = .sdata2:0x805D4A74; // type:object size:0x4 data:float +lbl_805D4A78 = .sdata2:0x805D4A78; // type:object size:0x4 data:float +lbl_805D4A7C = .sdata2:0x805D4A7C; // type:object size:0x4 data:float +lbl_805D4A80 = .sdata2:0x805D4A80; // type:object size:0x4 data:float +lbl_805D4A84 = .sdata2:0x805D4A84; // type:object size:0x4 data:float +lbl_805D4A88 = .sdata2:0x805D4A88; // type:object size:0x4 data:float +lbl_805D4A8C = .sdata2:0x805D4A8C; // type:object size:0x4 data:float +lbl_805D4A90 = .sdata2:0x805D4A90; // type:object size:0x4 data:float +lbl_805D4A94 = .sdata2:0x805D4A94; // type:object size:0x4 data:float +lbl_805D4A98 = .sdata2:0x805D4A98; // type:object size:0x4 data:float +lbl_805D4A9C = .sdata2:0x805D4A9C; // type:object size:0x4 data:float +lbl_805D4AA0 = .sdata2:0x805D4AA0; // type:object size:0x4 data:float +lbl_805D4AA4 = .sdata2:0x805D4AA4; // type:object size:0x4 data:float +lbl_805D4AA8 = .sdata2:0x805D4AA8; // type:object size:0x4 data:float +lbl_805D4AAC = .sdata2:0x805D4AAC; // type:object size:0x4 data:float +lbl_805D4AB0 = .sdata2:0x805D4AB0; // type:object size:0x4 data:float +lbl_805D4AB4 = .sdata2:0x805D4AB4; // type:object size:0x4 data:float +lbl_805D4AB8 = .sdata2:0x805D4AB8; // type:object size:0x4 data:float +lbl_805D4ABC = .sdata2:0x805D4ABC; // type:object size:0x4 data:float +lbl_805D4AC0 = .sdata2:0x805D4AC0; // type:object size:0x4 data:float +lbl_805D4AC4 = .sdata2:0x805D4AC4; // type:object size:0x4 data:float +lbl_805D4AC8 = .sdata2:0x805D4AC8; // type:object size:0x4 data:float +lbl_805D4ACC = .sdata2:0x805D4ACC; // type:object size:0x4 data:float +lbl_805D4AD0 = .sdata2:0x805D4AD0; // type:object size:0x4 data:float +lbl_805D4AD4 = .sdata2:0x805D4AD4; // type:object size:0x4 data:float +lbl_805D4AD8 = .sdata2:0x805D4AD8; // type:object size:0x4 data:float +lbl_805D4ADC = .sdata2:0x805D4ADC; // type:object size:0x4 data:float +lbl_805D4AE0 = .sdata2:0x805D4AE0; // type:object size:0x4 data:float +lbl_805D4AE4 = .sdata2:0x805D4AE4; // type:object size:0x4 data:float +lbl_805D4AE8 = .sdata2:0x805D4AE8; // type:object size:0x4 data:float +lbl_805D4AEC = .sdata2:0x805D4AEC; // type:object size:0x4 data:float +lbl_805D4AF0 = .sdata2:0x805D4AF0; // type:object size:0x4 data:float +lbl_805D4AF4 = .sdata2:0x805D4AF4; // type:object size:0x4 data:float +lbl_805D4AF8 = .sdata2:0x805D4AF8; // type:object size:0x4 data:float +lbl_805D4AFC = .sdata2:0x805D4AFC; // type:object size:0x4 data:float +lbl_805D4B00 = .sdata2:0x805D4B00; // type:object size:0x4 data:float +lbl_805D4B04 = .sdata2:0x805D4B04; // type:object size:0x4 data:float +lbl_805D4B08 = .sdata2:0x805D4B08; // type:object size:0x4 data:float +lbl_805D4B0C = .sdata2:0x805D4B0C; // type:object size:0x4 data:float +lbl_805D4B10 = .sdata2:0x805D4B10; // type:object size:0x4 data:float +lbl_805D4B14 = .sdata2:0x805D4B14; // type:object size:0x4 data:float +lbl_805D4B18 = .sdata2:0x805D4B18; // type:object size:0x4 data:float +lbl_805D4B1C = .sdata2:0x805D4B1C; // type:object size:0x4 data:float +lbl_805D4B20 = .sdata2:0x805D4B20; // type:object size:0x4 data:float +lbl_805D4B24 = .sdata2:0x805D4B24; // type:object size:0x4 data:float +lbl_805D4B28 = .sdata2:0x805D4B28; // type:object size:0x4 data:float +lbl_805D4B2C = .sdata2:0x805D4B2C; // type:object size:0x4 data:float +lbl_805D4B30 = .sdata2:0x805D4B30; // type:object size:0x4 data:float +lbl_805D4B34 = .sdata2:0x805D4B34; // type:object size:0x4 data:float +lbl_805D4B38 = .sdata2:0x805D4B38; // type:object size:0x4 data:float +lbl_805D4B3C = .sdata2:0x805D4B3C; // type:object size:0x4 data:float +lbl_805D4B40 = .sdata2:0x805D4B40; // type:object size:0x4 data:float +lbl_805D4B44 = .sdata2:0x805D4B44; // type:object size:0x4 data:float +lbl_805D4B48 = .sdata2:0x805D4B48; // type:object size:0x4 data:float +lbl_805D4B4C = .sdata2:0x805D4B4C; // type:object size:0x4 data:float +lbl_805D4B50 = .sdata2:0x805D4B50; // type:object size:0x4 data:float +lbl_805D4B54 = .sdata2:0x805D4B54; // type:object size:0x4 data:float +lbl_805D4B58 = .sdata2:0x805D4B58; // type:object size:0x4 data:float +lbl_805D4B5C = .sdata2:0x805D4B5C; // type:object size:0x4 data:float +lbl_805D4B60 = .sdata2:0x805D4B60; // type:object size:0x4 data:float +lbl_805D4B64 = .sdata2:0x805D4B64; // type:object size:0x4 data:float +lbl_805D4B68 = .sdata2:0x805D4B68; // type:object size:0x4 data:float +lbl_805D4B6C = .sdata2:0x805D4B6C; // type:object size:0x4 data:float +lbl_805D4B70 = .sdata2:0x805D4B70; // type:object size:0x4 data:float +lbl_805D4B74 = .sdata2:0x805D4B74; // type:object size:0x4 data:float +lbl_805D4B78 = .sdata2:0x805D4B78; // type:object size:0x4 data:float +lbl_805D4B7C = .sdata2:0x805D4B7C; // type:object size:0x4 data:float +lbl_805D4B80 = .sdata2:0x805D4B80; // type:object size:0x4 data:float +lbl_805D4B84 = .sdata2:0x805D4B84; // type:object size:0x4 data:float +lbl_805D4B88 = .sdata2:0x805D4B88; // type:object size:0x4 data:float +lbl_805D4B8C = .sdata2:0x805D4B8C; // type:object size:0x4 data:float +lbl_805D4B90 = .sdata2:0x805D4B90; // type:object size:0x4 data:float +lbl_805D4B94 = .sdata2:0x805D4B94; // type:object size:0x4 data:float +lbl_805D4B98 = .sdata2:0x805D4B98; // type:object size:0x8 data:float +lbl_805D4BA0 = .sdata2:0x805D4BA0; // type:object size:0x8 data:float +lbl_805D4BA8 = .sdata2:0x805D4BA8; // type:object size:0x8 data:float +lbl_805D4BB0 = .sdata2:0x805D4BB0; // type:object size:0x4 data:float +lbl_805D4BB4 = .sdata2:0x805D4BB4; // type:object size:0x4 data:float +lbl_805D4BB8 = .sdata2:0x805D4BB8; // type:object size:0x4 data:float +lbl_805D4BBC = .sdata2:0x805D4BBC; // type:object size:0x4 data:float +lbl_805D4BC0 = .sdata2:0x805D4BC0; // type:object size:0x8 data:float +lbl_805D4BC8 = .sdata2:0x805D4BC8; // type:object size:0x4 data:float +lbl_805D4BCC = .sdata2:0x805D4BCC; // type:object size:0x4 data:float +lbl_805D4BD0 = .sdata2:0x805D4BD0; // type:object size:0x4 data:float +lbl_805D4BD4 = .sdata2:0x805D4BD4; // type:object size:0x4 data:float +lbl_805D4BD8 = .sdata2:0x805D4BD8; // type:object size:0x4 data:float +lbl_805D4BDC = .sdata2:0x805D4BDC; // type:object size:0x4 data:float +lbl_805D4BE0 = .sdata2:0x805D4BE0; // type:object size:0x4 data:float +lbl_805D4BE4 = .sdata2:0x805D4BE4; // type:object size:0x4 data:float +lbl_805D4BE8 = .sdata2:0x805D4BE8; // type:object size:0x4 data:float +lbl_805D4BEC = .sdata2:0x805D4BEC; // type:object size:0x4 data:float +lbl_805D4BF0 = .sdata2:0x805D4BF0; // type:object size:0x4 data:float +lbl_805D4BF4 = .sdata2:0x805D4BF4; // type:object size:0x4 data:float +lbl_805D4BF8 = .sdata2:0x805D4BF8; // type:object size:0x4 data:float +lbl_805D4BFC = .sdata2:0x805D4BFC; // type:object size:0x4 data:float +lbl_805D4C00 = .sdata2:0x805D4C00; // type:object size:0x4 data:float +lbl_805D4C04 = .sdata2:0x805D4C04; // type:object size:0x4 data:float +lbl_805D4C08 = .sdata2:0x805D4C08; // type:object size:0x4 data:float +lbl_805D4C0C = .sdata2:0x805D4C0C; // type:object size:0x4 data:float +lbl_805D4C10 = .sdata2:0x805D4C10; // type:object size:0x4 data:float +lbl_805D4C14 = .sdata2:0x805D4C14; // type:object size:0x4 data:float +lbl_805D4C18 = .sdata2:0x805D4C18; // type:object size:0x4 data:float +lbl_805D4C1C = .sdata2:0x805D4C1C; // type:object size:0x4 data:float +lbl_805D4C20 = .sdata2:0x805D4C20; // type:object size:0x4 data:float +lbl_805D4C24 = .sdata2:0x805D4C24; // type:object size:0x4 data:float +lbl_805D4C28 = .sdata2:0x805D4C28; // type:object size:0x8 data:float +lbl_805D4C30 = .sdata2:0x805D4C30; // type:object size:0x8 data:float +lbl_805D4C38 = .sdata2:0x805D4C38; // type:object size:0x4 data:float +lbl_805D4C3C = .sdata2:0x805D4C3C; // type:object size:0x4 data:float +lbl_805D4C40 = .sdata2:0x805D4C40; // type:object size:0x4 data:float +lbl_805D4C44 = .sdata2:0x805D4C44; // type:object size:0x4 data:float +lbl_805D4C48 = .sdata2:0x805D4C48; // type:object size:0x8 data:float +lbl_805D4C50 = .sdata2:0x805D4C50; // type:object size:0x4 data:float +lbl_805D4C54 = .sdata2:0x805D4C54; // type:object size:0x4 data:float +lbl_805D4C58 = .sdata2:0x805D4C58; // type:object size:0x4 data:float +lbl_805D4C5C = .sdata2:0x805D4C5C; // type:object size:0x4 data:float +lbl_805D4C60 = .sdata2:0x805D4C60; // type:object size:0x4 data:float +lbl_805D4C64 = .sdata2:0x805D4C64; // type:object size:0x4 data:float +lbl_805D4C68 = .sdata2:0x805D4C68; // type:object size:0x4 data:float +lbl_805D4C6C = .sdata2:0x805D4C6C; // type:object size:0x4 data:float +lbl_805D4C70 = .sdata2:0x805D4C70; // type:object size:0x4 data:float +lbl_805D4C74 = .sdata2:0x805D4C74; // type:object size:0x4 data:float +lbl_805D4C78 = .sdata2:0x805D4C78; // type:object size:0x4 data:float +lbl_805D4C7C = .sdata2:0x805D4C7C; // type:object size:0x4 data:float +lbl_805D4C80 = .sdata2:0x805D4C80; // type:object size:0x8 data:float +lbl_805D4C88 = .sdata2:0x805D4C88; // type:object size:0x8 data:float +lbl_805D4C90 = .sdata2:0x805D4C90; // type:object size:0x8 data:float +lbl_805D4C98 = .sdata2:0x805D4C98; // type:object size:0x4 data:float +lbl_805D4C9C = .sdata2:0x805D4C9C; // type:object size:0x4 data:float +lbl_805D4CA0 = .sdata2:0x805D4CA0; // type:object size:0x4 data:float +lbl_805D4CA4 = .sdata2:0x805D4CA4; // type:object size:0x4 data:float +lbl_805D4CA8 = .sdata2:0x805D4CA8; // type:object size:0x4 data:float +lbl_805D4CAC = .sdata2:0x805D4CAC; // type:object size:0x4 data:float +lbl_805D4CB0 = .sdata2:0x805D4CB0; // type:object size:0x4 data:float +lbl_805D4CB4 = .sdata2:0x805D4CB4; // type:object size:0x4 data:float +lbl_805D4CB8 = .sdata2:0x805D4CB8; // type:object size:0x4 data:float +lbl_805D4CBC = .sdata2:0x805D4CBC; // type:object size:0x4 data:float +lbl_805D4CC0 = .sdata2:0x805D4CC0; // type:object size:0x4 data:float +lbl_805D4CC4 = .sdata2:0x805D4CC4; // type:object size:0x4 data:float +lbl_805D4CC8 = .sdata2:0x805D4CC8; // type:object size:0x4 data:float +lbl_805D4CCC = .sdata2:0x805D4CCC; // type:object size:0x4 data:float +lbl_805D4CD0 = .sdata2:0x805D4CD0; // type:object size:0x4 data:float +lbl_805D4CD4 = .sdata2:0x805D4CD4; // type:object size:0x4 data:float +lbl_805D4CD8 = .sdata2:0x805D4CD8; // type:object size:0x4 data:float +lbl_805D4CDC = .sdata2:0x805D4CDC; // type:object size:0x4 data:float +lbl_805D4CE0 = .sdata2:0x805D4CE0; // type:object size:0x4 data:float +lbl_805D4CE4 = .sdata2:0x805D4CE4; // type:object size:0x4 data:float +lbl_805D4CE8 = .sdata2:0x805D4CE8; // type:object size:0x4 data:float +lbl_805D4CEC = .sdata2:0x805D4CEC; // type:object size:0x4 data:float +lbl_805D4CF0 = .sdata2:0x805D4CF0; // type:object size:0x4 data:float +lbl_805D4CF4 = .sdata2:0x805D4CF4; // type:object size:0x4 data:float +lbl_805D4CF8 = .sdata2:0x805D4CF8; // type:object size:0x4 data:float +lbl_805D4CFC = .sdata2:0x805D4CFC; // type:object size:0x4 data:float +lbl_805D4D00 = .sdata2:0x805D4D00; // type:object size:0x4 data:float +lbl_805D4D04 = .sdata2:0x805D4D04; // type:object size:0x4 data:float +lbl_805D4D08 = .sdata2:0x805D4D08; // type:object size:0x4 data:float +lbl_805D4D0C = .sdata2:0x805D4D0C; // type:object size:0x4 data:float +lbl_805D4D10 = .sdata2:0x805D4D10; // type:object size:0x4 data:float +lbl_805D4D14 = .sdata2:0x805D4D14; // type:object size:0x4 data:float +lbl_805D4D18 = .sdata2:0x805D4D18; // type:object size:0x4 data:float +lbl_805D4D1C = .sdata2:0x805D4D1C; // type:object size:0x4 data:float +lbl_805D4D20 = .sdata2:0x805D4D20; // type:object size:0x4 data:float +lbl_805D4D24 = .sdata2:0x805D4D24; // type:object size:0x4 data:float +lbl_805D4D28 = .sdata2:0x805D4D28; // type:object size:0x4 data:float +lbl_805D4D2C = .sdata2:0x805D4D2C; // type:object size:0x4 data:float +lbl_805D4D30 = .sdata2:0x805D4D30; // type:object size:0x4 data:float +lbl_805D4D34 = .sdata2:0x805D4D34; // type:object size:0x4 data:float +lbl_805D4D38 = .sdata2:0x805D4D38; // type:object size:0x4 data:float +lbl_805D4D3C = .sdata2:0x805D4D3C; // type:object size:0x4 data:float +lbl_805D4D40 = .sdata2:0x805D4D40; // type:object size:0x8 data:float +lbl_805D4D48 = .sdata2:0x805D4D48; // type:object size:0x4 data:4byte +lbl_805D4D4C = .sdata2:0x805D4D4C; // type:object size:0x4 data:4byte +lbl_805D4D50 = .sdata2:0x805D4D50; // type:object size:0x4 data:float +lbl_805D4D54 = .sdata2:0x805D4D54; // type:object size:0x4 data:float +lbl_805D4D58 = .sdata2:0x805D4D58; // type:object size:0x4 data:float +lbl_805D4D5C = .sdata2:0x805D4D5C; // type:object size:0x4 data:float +lbl_805D4D60 = .sdata2:0x805D4D60; // type:object size:0x4 data:float +lbl_805D4D64 = .sdata2:0x805D4D64; // type:object size:0x4 data:float +lbl_805D4D68 = .sdata2:0x805D4D68; // type:object size:0x4 data:float +lbl_805D4D6C = .sdata2:0x805D4D6C; // type:object size:0x4 data:float +lbl_805D4D70 = .sdata2:0x805D4D70; // type:object size:0x8 data:float +lbl_805D4D78 = .sdata2:0x805D4D78; // type:object size:0x4 data:float +lbl_805D4D7C = .sdata2:0x805D4D7C; // type:object size:0x4 data:float +lbl_805D4D80 = .sdata2:0x805D4D80; // type:object size:0x4 data:float +lbl_805D4D84 = .sdata2:0x805D4D84; // type:object size:0x4 data:float +lbl_805D4D88 = .sdata2:0x805D4D88; // type:object size:0x4 data:float +lbl_805D4D8C = .sdata2:0x805D4D8C; // type:object size:0x4 data:float +lbl_805D4D90 = .sdata2:0x805D4D90; // type:object size:0x4 data:float +lbl_805D4D94 = .sdata2:0x805D4D94; // type:object size:0x4 data:float +lbl_805D4D98 = .sdata2:0x805D4D98; // type:object size:0x4 data:4byte +lbl_805D4D9C = .sdata2:0x805D4D9C; // type:object size:0x4 data:float +lbl_805D4DA0 = .sdata2:0x805D4DA0; // type:object size:0x4 data:float +lbl_805D4DA4 = .sdata2:0x805D4DA4; // type:object size:0x4 data:float +lbl_805D4DA8 = .sdata2:0x805D4DA8; // type:object size:0x4 data:float +lbl_805D4DAC = .sdata2:0x805D4DAC; // type:object size:0x4 data:float +lbl_805D4DB0 = .sdata2:0x805D4DB0; // type:object size:0x4 data:float +lbl_805D4DB4 = .sdata2:0x805D4DB4; // type:object size:0x4 data:float +lbl_805D4DB8 = .sdata2:0x805D4DB8; // type:object size:0x4 data:float +lbl_805D4DBC = .sdata2:0x805D4DBC; // type:object size:0x4 data:float +lbl_805D4DC0 = .sdata2:0x805D4DC0; // type:object size:0x4 data:float +lbl_805D4DC4 = .sdata2:0x805D4DC4; // type:object size:0x4 data:float +lbl_805D4DC8 = .sdata2:0x805D4DC8; // type:object size:0x8 data:float +lbl_805D4DD0 = .sdata2:0x805D4DD0; // type:object size:0x4 data:float +lbl_805D4DD4 = .sdata2:0x805D4DD4; // type:object size:0x4 data:float +lbl_805D4DD8 = .sdata2:0x805D4DD8; // type:object size:0x4 data:float +lbl_805D4DDC = .sdata2:0x805D4DDC; // type:object size:0x4 data:float +lbl_805D4DE0 = .sdata2:0x805D4DE0; // type:object size:0x4 data:float +lbl_805D4DE4 = .sdata2:0x805D4DE4; // type:object size:0x4 data:float +lbl_805D4DE8 = .sdata2:0x805D4DE8; // type:object size:0x4 data:float +lbl_805D4DEC = .sdata2:0x805D4DEC; // type:object size:0x4 data:float +lbl_805D4DF0 = .sdata2:0x805D4DF0; // type:object size:0x4 data:float +lbl_805D4DF4 = .sdata2:0x805D4DF4; // type:object size:0x4 data:float +lbl_805D4DF8 = .sdata2:0x805D4DF8; // type:object size:0x8 data:float +lbl_805D4E00 = .sdata2:0x805D4E00; // type:object size:0x4 data:float +lbl_805D4E04 = .sdata2:0x805D4E04; // type:object size:0x4 data:float +lbl_805D4E08 = .sdata2:0x805D4E08; // type:object size:0x4 data:float +lbl_805D4E0C = .sdata2:0x805D4E0C; // type:object size:0x4 data:float +lbl_805D4E10 = .sdata2:0x805D4E10; // type:object size:0x4 data:float +lbl_805D4E14 = .sdata2:0x805D4E14; // type:object size:0x4 data:float +lbl_805D4E18 = .sdata2:0x805D4E18; // type:object size:0x4 data:float +lbl_805D4E1C = .sdata2:0x805D4E1C; // type:object size:0x4 data:float +lbl_805D4E20 = .sdata2:0x805D4E20; // type:object size:0x4 data:float +lbl_805D4E24 = .sdata2:0x805D4E24; // type:object size:0x4 data:float +lbl_805D4E28 = .sdata2:0x805D4E28; // type:object size:0x4 data:4byte +lbl_805D4E2C = .sdata2:0x805D4E2C; // type:object size:0x4 data:float +lbl_805D4E30 = .sdata2:0x805D4E30; // type:object size:0x4 data:float +lbl_805D4E34 = .sdata2:0x805D4E34; // type:object size:0x4 data:float +lbl_805D4E38 = .sdata2:0x805D4E38; // type:object size:0x4 data:float +lbl_805D4E3C = .sdata2:0x805D4E3C; // type:object size:0x4 data:float +lbl_805D4E40 = .sdata2:0x805D4E40; // type:object size:0x4 data:float +lbl_805D4E44 = .sdata2:0x805D4E44; // type:object size:0x4 data:float +lbl_805D4E48 = .sdata2:0x805D4E48; // type:object size:0x4 data:float +lbl_805D4E4C = .sdata2:0x805D4E4C; // type:object size:0x4 data:float +lbl_805D4E50 = .sdata2:0x805D4E50; // type:object size:0x4 data:float +lbl_805D4E54 = .sdata2:0x805D4E54; // type:object size:0x4 data:float +lbl_805D4E58 = .sdata2:0x805D4E58; // type:object size:0x4 data:float +lbl_805D4E5C = .sdata2:0x805D4E5C; // type:object size:0x4 data:float +lbl_805D4E60 = .sdata2:0x805D4E60; // type:object size:0x4 data:float +lbl_805D4E64 = .sdata2:0x805D4E64; // type:object size:0x4 data:float +lbl_805D4E68 = .sdata2:0x805D4E68; // type:object size:0x4 data:float +lbl_805D4E6C = .sdata2:0x805D4E6C; // type:object size:0x4 data:float +lbl_805D4E70 = .sdata2:0x805D4E70; // type:object size:0x4 data:float +lbl_805D4E74 = .sdata2:0x805D4E74; // type:object size:0x4 data:float +lbl_805D4E78 = .sdata2:0x805D4E78; // type:object size:0x4 data:float +lbl_805D4E7C = .sdata2:0x805D4E7C; // type:object size:0x4 data:float +lbl_805D4E80 = .sdata2:0x805D4E80; // type:object size:0x4 data:float +lbl_805D4E84 = .sdata2:0x805D4E84; // type:object size:0x4 data:float +lbl_805D4E88 = .sdata2:0x805D4E88; // type:object size:0x4 data:float +lbl_805D4E8C = .sdata2:0x805D4E8C; // type:object size:0x4 data:float +lbl_805D4E90 = .sdata2:0x805D4E90; // type:object size:0x8 data:float +lbl_805D4E98 = .sdata2:0x805D4E98; // type:object size:0x4 data:float +lbl_805D4E9C = .sdata2:0x805D4E9C; // type:object size:0x4 data:float +lbl_805D4EA0 = .sdata2:0x805D4EA0; // type:object size:0x4 data:float +lbl_805D4EA4 = .sdata2:0x805D4EA4; // type:object size:0x4 data:float +lbl_805D4EA8 = .sdata2:0x805D4EA8; // type:object size:0x4 data:float +lbl_805D4EAC = .sdata2:0x805D4EAC; // type:object size:0x4 data:float +lbl_805D4EB0 = .sdata2:0x805D4EB0; // type:object size:0x4 data:float +lbl_805D4EB4 = .sdata2:0x805D4EB4; // type:object size:0x4 data:float +lbl_805D4EB8 = .sdata2:0x805D4EB8; // type:object size:0x4 data:float +lbl_805D4EBC = .sdata2:0x805D4EBC; // type:object size:0x4 data:float +lbl_805D4EC0 = .sdata2:0x805D4EC0; // type:object size:0x4 data:float +lbl_805D4EC4 = .sdata2:0x805D4EC4; // type:object size:0x4 data:float +lbl_805D4EC8 = .sdata2:0x805D4EC8; // type:object size:0x4 data:float +lbl_805D4ECC = .sdata2:0x805D4ECC; // type:object size:0x4 data:float +lbl_805D4ED0 = .sdata2:0x805D4ED0; // type:object size:0x4 data:float +lbl_805D4ED4 = .sdata2:0x805D4ED4; // type:object size:0x4 data:float +lbl_805D4ED8 = .sdata2:0x805D4ED8; // type:object size:0x4 data:float +lbl_805D4EDC = .sdata2:0x805D4EDC; // type:object size:0x4 data:float +lbl_805D4EE0 = .sdata2:0x805D4EE0; // type:object size:0x4 data:float +lbl_805D4EE4 = .sdata2:0x805D4EE4; // type:object size:0x4 data:float +lbl_805D4EE8 = .sdata2:0x805D4EE8; // type:object size:0x4 data:float +lbl_805D4EEC = .sdata2:0x805D4EEC; // type:object size:0x4 data:float +lbl_805D4EF0 = .sdata2:0x805D4EF0; // type:object size:0x4 data:float +lbl_805D4EF4 = .sdata2:0x805D4EF4; // type:object size:0x4 data:float +lbl_805D4EF8 = .sdata2:0x805D4EF8; // type:object size:0x4 data:float +lbl_805D4EFC = .sdata2:0x805D4EFC; // type:object size:0x4 data:float +lbl_805D4F00 = .sdata2:0x805D4F00; // type:object size:0x4 data:float +lbl_805D4F04 = .sdata2:0x805D4F04; // type:object size:0x4 data:float +lbl_805D4F08 = .sdata2:0x805D4F08; // type:object size:0x4 data:float +lbl_805D4F0C = .sdata2:0x805D4F0C; // type:object size:0x4 data:float +lbl_805D4F10 = .sdata2:0x805D4F10; // type:object size:0x4 data:float +lbl_805D4F14 = .sdata2:0x805D4F14; // type:object size:0x4 data:float +lbl_805D4F18 = .sdata2:0x805D4F18; // type:object size:0x4 data:string +lbl_805D4F1C = .sdata2:0x805D4F1C; // type:object size:0x4 data:4byte +lbl_805D4F20 = .sdata2:0x805D4F20; // type:object size:0x4 data:4byte +lbl_805D4F24 = .sdata2:0x805D4F24; // type:object size:0x4 data:4byte +lbl_805D4F28 = .sdata2:0x805D4F28; // type:object size:0x4 +lbl_805D4F2C = .sdata2:0x805D4F2C; // type:object size:0x4 data:float +lbl_805D4F30 = .sdata2:0x805D4F30; // type:object size:0x4 data:float +lbl_805D4F34 = .sdata2:0x805D4F34; // type:object size:0x4 data:float +lbl_805D4F38 = .sdata2:0x805D4F38; // type:object size:0x4 data:float +lbl_805D4F3C = .sdata2:0x805D4F3C; // type:object size:0x4 data:float +lbl_805D4F40 = .sdata2:0x805D4F40; // type:object size:0x4 data:float +lbl_805D4F44 = .sdata2:0x805D4F44; // type:object size:0x4 data:float +lbl_805D4F48 = .sdata2:0x805D4F48; // type:object size:0x8 data:float +lbl_805D4F50 = .sdata2:0x805D4F50; // type:object size:0x4 data:4byte +lbl_805D4F54 = .sdata2:0x805D4F54; // type:object size:0x4 data:float +lbl_805D4F58 = .sdata2:0x805D4F58; // type:object size:0x4 data:float +lbl_805D4F5C = .sdata2:0x805D4F5C; // type:object size:0x4 data:float +lbl_805D4F60 = .sdata2:0x805D4F60; // type:object size:0x4 data:float +lbl_805D4F64 = .sdata2:0x805D4F64; // type:object size:0x4 data:float +lbl_805D4F68 = .sdata2:0x805D4F68; // type:object size:0x4 data:float +lbl_805D4F6C = .sdata2:0x805D4F6C; // type:object size:0x4 data:float +lbl_805D4F70 = .sdata2:0x805D4F70; // type:object size:0x4 data:float +lbl_805D4F74 = .sdata2:0x805D4F74; // type:object size:0x4 data:float +lbl_805D4F78 = .sdata2:0x805D4F78; // type:object size:0x4 data:float +lbl_805D4F7C = .sdata2:0x805D4F7C; // type:object size:0x4 data:float +lbl_805D4F80 = .sdata2:0x805D4F80; // type:object size:0x4 data:float +lbl_805D4F84 = .sdata2:0x805D4F84; // type:object size:0x4 data:float +lbl_805D4F88 = .sdata2:0x805D4F88; // type:object size:0x4 data:float +lbl_805D4F8C = .sdata2:0x805D4F8C; // type:object size:0x4 data:float +lbl_805D4F90 = .sdata2:0x805D4F90; // type:object size:0x4 data:float +lbl_805D4F94 = .sdata2:0x805D4F94; // type:object size:0x4 data:float +lbl_805D4F98 = .sdata2:0x805D4F98; // type:object size:0x4 data:float +lbl_805D4F9C = .sdata2:0x805D4F9C; // type:object size:0x1 data:byte +lbl_805D4F9D = .sdata2:0x805D4F9D; // type:object size:0x1 data:byte +lbl_805D4F9E = .sdata2:0x805D4F9E; // type:object size:0x1 data:byte +lbl_805D4F9F = .sdata2:0x805D4F9F; // type:object size:0x1 data:byte +lbl_805D4FA0 = .sdata2:0x805D4FA0; // type:object size:0x4 data:float +lbl_805D4FA4 = .sdata2:0x805D4FA4; // type:object size:0x4 data:float +lbl_805D4FA8 = .sdata2:0x805D4FA8; // type:object size:0x4 data:float +lbl_805D4FAC = .sdata2:0x805D4FAC; // type:object size:0x4 data:float +lbl_805D4FB0 = .sdata2:0x805D4FB0; // type:object size:0x4 data:float +lbl_805D4FB4 = .sdata2:0x805D4FB4; // type:object size:0x4 data:float +lbl_805D4FB8 = .sdata2:0x805D4FB8; // type:object size:0x4 data:float +lbl_805D4FBC = .sdata2:0x805D4FBC; // type:object size:0x4 data:float +lbl_805D4FC0 = .sdata2:0x805D4FC0; // type:object size:0x4 data:float +lbl_805D4FC4 = .sdata2:0x805D4FC4; // type:object size:0x4 data:float +lbl_805D4FC8 = .sdata2:0x805D4FC8; // type:object size:0x4 data:float +lbl_805D4FCC = .sdata2:0x805D4FCC; // type:object size:0x4 data:float +lbl_805D4FD0 = .sdata2:0x805D4FD0; // type:object size:0x8 data:float +lbl_805D4FD8 = .sdata2:0x805D4FD8; // type:object size:0x4 data:float +lbl_805D4FDC = .sdata2:0x805D4FDC; // type:object size:0x4 data:float +lbl_805D4FE0 = .sdata2:0x805D4FE0; // type:object size:0x4 data:float +lbl_805D4FE4 = .sdata2:0x805D4FE4; // type:object size:0x4 data:float +lbl_805D4FE8 = .sdata2:0x805D4FE8; // type:object size:0x8 data:float +lbl_805D4FF0 = .sdata2:0x805D4FF0; // type:object size:0x4 data:float +lbl_805D4FF4 = .sdata2:0x805D4FF4; // type:object size:0x4 data:float +lbl_805D4FF8 = .sdata2:0x805D4FF8; // type:object size:0x4 data:float +lbl_805D4FFC = .sdata2:0x805D4FFC; // type:object size:0x4 data:float +lbl_805D5000 = .sdata2:0x805D5000; // type:object size:0x4 data:float +lbl_805D5004 = .sdata2:0x805D5004; // type:object size:0x4 data:float +lbl_805D5008 = .sdata2:0x805D5008; // type:object size:0x4 data:float +lbl_805D500C = .sdata2:0x805D500C; // type:object size:0x4 data:float +lbl_805D5010 = .sdata2:0x805D5010; // type:object size:0x4 data:float +lbl_805D5014 = .sdata2:0x805D5014; // type:object size:0x4 data:float +lbl_805D5018 = .sdata2:0x805D5018; // type:object size:0x4 data:float +lbl_805D501C = .sdata2:0x805D501C; // type:object size:0x4 data:float +lbl_805D5020 = .sdata2:0x805D5020; // type:object size:0x4 data:float +lbl_805D5024 = .sdata2:0x805D5024; // type:object size:0x4 data:float +lbl_805D5028 = .sdata2:0x805D5028; // type:object size:0x4 data:float +lbl_805D502C = .sdata2:0x805D502C; // type:object size:0x4 data:float +lbl_805D5030 = .sdata2:0x805D5030; // type:object size:0x8 data:float +lbl_805D5038 = .sdata2:0x805D5038; // type:object size:0x4 data:float +lbl_805D503C = .sdata2:0x805D503C; // type:object size:0x4 data:float +lbl_805D5040 = .sdata2:0x805D5040; // type:object size:0x4 data:float +lbl_805D5044 = .sdata2:0x805D5044; // type:object size:0x4 data:float +lbl_805D5048 = .sdata2:0x805D5048; // type:object size:0x4 data:float +lbl_805D504C = .sdata2:0x805D504C; // type:object size:0x4 data:float +lbl_805D5050 = .sdata2:0x805D5050; // type:object size:0x4 data:float +lbl_805D5054 = .sdata2:0x805D5054; // type:object size:0x4 data:float +lbl_805D5058 = .sdata2:0x805D5058; // type:object size:0x4 data:float +lbl_805D505C = .sdata2:0x805D505C; // type:object size:0x4 data:float +lbl_805D5060 = .sdata2:0x805D5060; // type:object size:0x4 data:float +lbl_805D5064 = .sdata2:0x805D5064; // type:object size:0x4 data:float +lbl_805D5068 = .sdata2:0x805D5068; // type:object size:0x4 data:float +lbl_805D506C = .sdata2:0x805D506C; // type:object size:0x4 data:float +lbl_805D5070 = .sdata2:0x805D5070; // type:object size:0x4 data:float +lbl_805D5074 = .sdata2:0x805D5074; // type:object size:0x4 data:float +lbl_805D5078 = .sdata2:0x805D5078; // type:object size:0x4 data:float +lbl_805D507C = .sdata2:0x805D507C; // type:object size:0x4 data:float +lbl_805D5080 = .sdata2:0x805D5080; // type:object size:0x4 data:float +lbl_805D5084 = .sdata2:0x805D5084; // type:object size:0x4 data:float +lbl_805D5088 = .sdata2:0x805D5088; // type:object size:0x4 data:float +lbl_805D508C = .sdata2:0x805D508C; // type:object size:0x4 data:float +lbl_805D5090 = .sdata2:0x805D5090; // type:object size:0x8 data:float +lbl_805D5098 = .sdata2:0x805D5098; // type:object size:0x4 data:float +lbl_805D509C = .sdata2:0x805D509C; // type:object size:0x4 data:float +lbl_805D50A0 = .sdata2:0x805D50A0; // type:object size:0x4 data:float +lbl_805D50A4 = .sdata2:0x805D50A4; // type:object size:0x4 data:float +lbl_805D50A8 = .sdata2:0x805D50A8; // type:object size:0x4 data:float +lbl_805D50AC = .sdata2:0x805D50AC; // type:object size:0x4 data:float +lbl_805D50B0 = .sdata2:0x805D50B0; // type:object size:0x4 data:float +lbl_805D50B4 = .sdata2:0x805D50B4; // type:object size:0x4 data:float +lbl_805D50B8 = .sdata2:0x805D50B8; // type:object size:0x4 data:float +lbl_805D50BC = .sdata2:0x805D50BC; // type:object size:0x4 data:float +lbl_805D50C0 = .sdata2:0x805D50C0; // type:object size:0x4 data:float +lbl_805D50C4 = .sdata2:0x805D50C4; // type:object size:0x4 data:float +lbl_805D50C8 = .sdata2:0x805D50C8; // type:object size:0x4 data:float +lbl_805D50CC = .sdata2:0x805D50CC; // type:object size:0x4 data:float +lbl_805D50D0 = .sdata2:0x805D50D0; // type:object size:0x4 data:float +lbl_805D50D4 = .sdata2:0x805D50D4; // type:object size:0x4 data:float +lbl_805D50D8 = .sdata2:0x805D50D8; // type:object size:0x4 data:float +lbl_805D50DC = .sdata2:0x805D50DC; // type:object size:0x4 data:float +lbl_805D50E0 = .sdata2:0x805D50E0; // type:object size:0x4 data:4byte +lbl_805D50E4 = .sdata2:0x805D50E4; // type:object size:0x4 data:float +lbl_805D50E8 = .sdata2:0x805D50E8; // type:object size:0x4 data:float +lbl_805D50EC = .sdata2:0x805D50EC; // type:object size:0x4 data:float +lbl_805D50F0 = .sdata2:0x805D50F0; // type:object size:0x4 data:float +lbl_805D50F4 = .sdata2:0x805D50F4; // type:object size:0x4 data:float +lbl_805D50F8 = .sdata2:0x805D50F8; // type:object size:0x4 data:float +lbl_805D50FC = .sdata2:0x805D50FC; // type:object size:0x4 data:float +lbl_805D5100 = .sdata2:0x805D5100; // type:object size:0x4 data:float +lbl_805D5104 = .sdata2:0x805D5104; // type:object size:0x4 data:float +lbl_805D5108 = .sdata2:0x805D5108; // type:object size:0x4 data:float +lbl_805D510C = .sdata2:0x805D510C; // type:object size:0x4 data:float +lbl_805D5110 = .sdata2:0x805D5110; // type:object size:0x4 +lbl_805D5114 = .sdata2:0x805D5114; // type:object size:0x4 data:float +lbl_805D5118 = .sdata2:0x805D5118; // type:object size:0x4 data:float +lbl_805D511C = .sdata2:0x805D511C; // type:object size:0x4 data:float +lbl_805D5120 = .sdata2:0x805D5120; // type:object size:0x4 data:float +lbl_805D5124 = .sdata2:0x805D5124; // type:object size:0x4 data:float +lbl_805D5128 = .sdata2:0x805D5128; // type:object size:0x8 data:float +lbl_805D5130 = .sdata2:0x805D5130; // type:object size:0x4 data:float +lbl_805D5134 = .sdata2:0x805D5134; // type:object size:0x4 data:float +lbl_805D5138 = .sdata2:0x805D5138; // type:object size:0x4 data:float +lbl_805D513C = .sdata2:0x805D513C; // type:object size:0x4 data:float +lbl_805D5140 = .sdata2:0x805D5140; // type:object size:0x4 data:float +lbl_805D5144 = .sdata2:0x805D5144; // type:object size:0x4 data:float +lbl_805D5148 = .sdata2:0x805D5148; // type:object size:0x4 data:float +lbl_805D514C = .sdata2:0x805D514C; // type:object size:0x4 data:float +lbl_805D5150 = .sdata2:0x805D5150; // type:object size:0x4 data:float +lbl_805D5154 = .sdata2:0x805D5154; // type:object size:0x4 data:float +lbl_805D5158 = .sdata2:0x805D5158; // type:object size:0x4 data:float +lbl_805D515C = .sdata2:0x805D515C; // type:object size:0x4 data:float +lbl_805D5160 = .sdata2:0x805D5160; // type:object size:0x4 data:float +lbl_805D5164 = .sdata2:0x805D5164; // type:object size:0x4 data:float +lbl_805D5168 = .sdata2:0x805D5168; // type:object size:0x4 data:float +lbl_805D516C = .sdata2:0x805D516C; // type:object size:0x4 data:float +lbl_805D5170 = .sdata2:0x805D5170; // type:object size:0x4 data:float +lbl_805D5174 = .sdata2:0x805D5174; // type:object size:0x4 data:float +lbl_805D5178 = .sdata2:0x805D5178; // type:object size:0x4 data:float +lbl_805D517C = .sdata2:0x805D517C; // type:object size:0x4 data:float +lbl_805D5180 = .sdata2:0x805D5180; // type:object size:0x4 data:float +lbl_805D5184 = .sdata2:0x805D5184; // type:object size:0x4 data:float +lbl_805D5188 = .sdata2:0x805D5188; // type:object size:0x4 data:float +lbl_805D518C = .sdata2:0x805D518C; // type:object size:0x4 data:float +lbl_805D5190 = .sdata2:0x805D5190; // type:object size:0x4 data:float +lbl_805D5194 = .sdata2:0x805D5194; // type:object size:0x4 data:float +lbl_805D5198 = .sdata2:0x805D5198; // type:object size:0x4 data:float +lbl_805D519C = .sdata2:0x805D519C; // type:object size:0x4 data:float +lbl_805D51A0 = .sdata2:0x805D51A0; // type:object size:0x4 data:float +lbl_805D51A4 = .sdata2:0x805D51A4; // type:object size:0x4 data:float +lbl_805D51A8 = .sdata2:0x805D51A8; // type:object size:0x4 data:float +lbl_805D51AC = .sdata2:0x805D51AC; // type:object size:0x4 data:float +lbl_805D51B0 = .sdata2:0x805D51B0; // type:object size:0x4 data:float +lbl_805D51B4 = .sdata2:0x805D51B4; // type:object size:0x4 data:float +lbl_805D51B8 = .sdata2:0x805D51B8; // type:object size:0x4 data:float +lbl_805D51BC = .sdata2:0x805D51BC; // type:object size:0x4 data:float +lbl_805D51C0 = .sdata2:0x805D51C0; // type:object size:0x4 data:float +lbl_805D51C4 = .sdata2:0x805D51C4; // type:object size:0x4 data:float +lbl_805D51C8 = .sdata2:0x805D51C8; // type:object size:0x8 data:float +lbl_805D51D0 = .sdata2:0x805D51D0; // type:object size:0x4 data:4byte +lbl_805D51D4 = .sdata2:0x805D51D4; // type:object size:0x4 data:float +lbl_805D51D8 = .sdata2:0x805D51D8; // type:object size:0x4 data:float +lbl_805D51DC = .sdata2:0x805D51DC; // type:object size:0x4 data:float +lbl_805D51E0 = .sdata2:0x805D51E0; // type:object size:0x4 data:float +lbl_805D51E4 = .sdata2:0x805D51E4; // type:object size:0x4 data:float +lbl_805D51E8 = .sdata2:0x805D51E8; // type:object size:0x4 data:float +lbl_805D51EC = .sdata2:0x805D51EC; // type:object size:0x4 data:float +lbl_805D51F0 = .sdata2:0x805D51F0; // type:object size:0x4 data:float +lbl_805D51F4 = .sdata2:0x805D51F4; // type:object size:0x4 data:float +lbl_805D51F8 = .sdata2:0x805D51F8; // type:object size:0x4 data:float +lbl_805D51FC = .sdata2:0x805D51FC; // type:object size:0x4 data:float +lbl_805D5200 = .sdata2:0x805D5200; // type:object size:0x4 data:float +lbl_805D5204 = .sdata2:0x805D5204; // type:object size:0x4 data:float +lbl_805D5208 = .sdata2:0x805D5208; // type:object size:0x8 data:float +lbl_805D5210 = .sdata2:0x805D5210; // type:object size:0x4 data:float +lbl_805D5214 = .sdata2:0x805D5214; // type:object size:0x4 data:float +lbl_805D5218 = .sdata2:0x805D5218; // type:object size:0x4 data:float +lbl_805D521C = .sdata2:0x805D521C; // type:object size:0x4 data:float +lbl_805D5220 = .sdata2:0x805D5220; // type:object size:0x4 data:float +lbl_805D5224 = .sdata2:0x805D5224; // type:object size:0x4 data:float +lbl_805D5228 = .sdata2:0x805D5228; // type:object size:0x4 +lbl_805D522C = .sdata2:0x805D522C; // type:object size:0x4 data:4byte +lbl_805D5230 = .sdata2:0x805D5230; // type:object size:0x4 data:4byte +lbl_805D5234 = .sdata2:0x805D5234; // type:object size:0x4 data:float +lbl_805D5238 = .sdata2:0x805D5238; // type:object size:0x4 data:float +lbl_805D523C = .sdata2:0x805D523C; // type:object size:0x4 data:float +lbl_805D5240 = .sdata2:0x805D5240; // type:object size:0x4 data:float +lbl_805D5244 = .sdata2:0x805D5244; // type:object size:0x4 data:float +lbl_805D5248 = .sdata2:0x805D5248; // type:object size:0x4 data:float +lbl_805D524C = .sdata2:0x805D524C; // type:object size:0x4 data:float +lbl_805D5250 = .sdata2:0x805D5250; // type:object size:0x4 data:float +lbl_805D5254 = .sdata2:0x805D5254; // type:object size:0x4 data:float +lbl_805D5258 = .sdata2:0x805D5258; // type:object size:0x4 data:float +lbl_805D525C = .sdata2:0x805D525C; // type:object size:0x4 data:float +lbl_805D5260 = .sdata2:0x805D5260; // type:object size:0x4 data:float +lbl_805D5264 = .sdata2:0x805D5264; // type:object size:0x4 data:float +lbl_805D5268 = .sdata2:0x805D5268; // type:object size:0x4 data:float +lbl_805D526C = .sdata2:0x805D526C; // type:object size:0x4 data:float +lbl_805D5270 = .sdata2:0x805D5270; // type:object size:0x4 data:float +lbl_805D5274 = .sdata2:0x805D5274; // type:object size:0x4 data:float +lbl_805D5278 = .sdata2:0x805D5278; // type:object size:0x4 data:float +lbl_805D527C = .sdata2:0x805D527C; // type:object size:0x4 data:float +lbl_805D5280 = .sdata2:0x805D5280; // type:object size:0x4 data:float +lbl_805D5284 = .sdata2:0x805D5284; // type:object size:0x4 data:float +lbl_805D5288 = .sdata2:0x805D5288; // type:object size:0x4 data:float +lbl_805D528C = .sdata2:0x805D528C; // type:object size:0x4 data:float +lbl_805D5290 = .sdata2:0x805D5290; // type:object size:0x4 data:float +lbl_805D5294 = .sdata2:0x805D5294; // type:object size:0x4 data:float +lbl_805D5298 = .sdata2:0x805D5298; // type:object size:0x4 data:float +lbl_805D529C = .sdata2:0x805D529C; // type:object size:0x4 data:float +lbl_805D52A0 = .sdata2:0x805D52A0; // type:object size:0x4 data:float +lbl_805D52A4 = .sdata2:0x805D52A4; // type:object size:0x4 data:float +lbl_805D52A8 = .sdata2:0x805D52A8; // type:object size:0x4 data:float +lbl_805D52AC = .sdata2:0x805D52AC; // type:object size:0x4 data:float +lbl_805D52B0 = .sdata2:0x805D52B0; // type:object size:0x4 data:float +lbl_805D52B4 = .sdata2:0x805D52B4; // type:object size:0x4 data:float +lbl_805D52B8 = .sdata2:0x805D52B8; // type:object size:0x4 data:float +lbl_805D52BC = .sdata2:0x805D52BC; // type:object size:0x4 data:float +lbl_805D52C0 = .sdata2:0x805D52C0; // type:object size:0x4 data:float +lbl_805D52C4 = .sdata2:0x805D52C4; // type:object size:0x4 data:float +lbl_805D52C8 = .sdata2:0x805D52C8; // type:object size:0x4 data:float +lbl_805D52CC = .sdata2:0x805D52CC; // type:object size:0x4 data:float +lbl_805D52D0 = .sdata2:0x805D52D0; // type:object size:0x4 data:float +lbl_805D52D4 = .sdata2:0x805D52D4; // type:object size:0x4 data:float +lbl_805D52D8 = .sdata2:0x805D52D8; // type:object size:0x4 data:float +lbl_805D52DC = .sdata2:0x805D52DC; // type:object size:0x4 data:float +lbl_805D52E0 = .sdata2:0x805D52E0; // type:object size:0x4 data:float +lbl_805D52E4 = .sdata2:0x805D52E4; // type:object size:0x4 data:float +lbl_805D52E8 = .sdata2:0x805D52E8; // type:object size:0x4 data:float +lbl_805D52EC = .sdata2:0x805D52EC; // type:object size:0x4 data:float +lbl_805D52F0 = .sdata2:0x805D52F0; // type:object size:0x4 data:float +lbl_805D52F4 = .sdata2:0x805D52F4; // type:object size:0x4 data:float +lbl_805D52F8 = .sdata2:0x805D52F8; // type:object size:0x4 data:float +lbl_805D52FC = .sdata2:0x805D52FC; // type:object size:0x4 data:float +lbl_805D5300 = .sdata2:0x805D5300; // type:object size:0x4 data:float +lbl_805D5304 = .sdata2:0x805D5304; // type:object size:0x4 data:float +lbl_805D5308 = .sdata2:0x805D5308; // type:object size:0x4 data:float +lbl_805D530C = .sdata2:0x805D530C; // type:object size:0x4 data:float +lbl_805D5310 = .sdata2:0x805D5310; // type:object size:0x4 data:float +lbl_805D5314 = .sdata2:0x805D5314; // type:object size:0x4 data:float +lbl_805D5318 = .sdata2:0x805D5318; // type:object size:0x4 data:float +lbl_805D531C = .sdata2:0x805D531C; // type:object size:0x4 data:float +lbl_805D5320 = .sdata2:0x805D5320; // type:object size:0x4 data:float +lbl_805D5324 = .sdata2:0x805D5324; // type:object size:0x4 data:float +lbl_805D5328 = .sdata2:0x805D5328; // type:object size:0x4 data:float +lbl_805D532C = .sdata2:0x805D532C; // type:object size:0x4 data:float +lbl_805D5330 = .sdata2:0x805D5330; // type:object size:0x4 data:float +lbl_805D5334 = .sdata2:0x805D5334; // type:object size:0x4 data:float +lbl_805D5338 = .sdata2:0x805D5338; // type:object size:0x4 data:float +lbl_805D533C = .sdata2:0x805D533C; // type:object size:0x4 data:float +lbl_805D5340 = .sdata2:0x805D5340; // type:object size:0x4 data:float +lbl_805D5344 = .sdata2:0x805D5344; // type:object size:0x4 data:float +lbl_805D5348 = .sdata2:0x805D5348; // type:object size:0x4 data:float +lbl_805D534C = .sdata2:0x805D534C; // type:object size:0x4 data:float +lbl_805D5350 = .sdata2:0x805D5350; // type:object size:0x4 data:float +lbl_805D5354 = .sdata2:0x805D5354; // type:object size:0x4 data:float +lbl_805D5358 = .sdata2:0x805D5358; // type:object size:0x4 data:float +lbl_805D535C = .sdata2:0x805D535C; // type:object size:0x4 data:float +lbl_805D5360 = .sdata2:0x805D5360; // type:object size:0x4 data:float +lbl_805D5364 = .sdata2:0x805D5364; // type:object size:0x4 data:float +lbl_805D5368 = .sdata2:0x805D5368; // type:object size:0x4 data:float +lbl_805D536C = .sdata2:0x805D536C; // type:object size:0x4 data:float +lbl_805D5370 = .sdata2:0x805D5370; // type:object size:0x4 data:float +lbl_805D5374 = .sdata2:0x805D5374; // type:object size:0x4 data:float +lbl_805D5378 = .sdata2:0x805D5378; // type:object size:0x4 data:float +lbl_805D537C = .sdata2:0x805D537C; // type:object size:0x4 data:float +lbl_805D5380 = .sdata2:0x805D5380; // type:object size:0x4 data:float +lbl_805D5384 = .sdata2:0x805D5384; // type:object size:0x4 data:float +lbl_805D5388 = .sdata2:0x805D5388; // type:object size:0x4 data:float +lbl_805D538C = .sdata2:0x805D538C; // type:object size:0x4 data:float +lbl_805D5390 = .sdata2:0x805D5390; // type:object size:0x4 data:float +lbl_805D5394 = .sdata2:0x805D5394; // type:object size:0x4 data:float +lbl_805D5398 = .sdata2:0x805D5398; // type:object size:0x4 data:float +lbl_805D539C = .sdata2:0x805D539C; // type:object size:0x4 data:float +lbl_805D53A0 = .sdata2:0x805D53A0; // type:object size:0x4 data:float +lbl_805D53A4 = .sdata2:0x805D53A4; // type:object size:0x4 data:float +lbl_805D53A8 = .sdata2:0x805D53A8; // type:object size:0x4 data:float +lbl_805D53AC = .sdata2:0x805D53AC; // type:object size:0x4 data:float +lbl_805D53B0 = .sdata2:0x805D53B0; // type:object size:0x4 data:float +lbl_805D53B4 = .sdata2:0x805D53B4; // type:object size:0x4 data:float +lbl_805D53B8 = .sdata2:0x805D53B8; // type:object size:0x4 data:float +lbl_805D53BC = .sdata2:0x805D53BC; // type:object size:0x4 data:float +lbl_805D53C0 = .sdata2:0x805D53C0; // type:object size:0x4 data:float +lbl_805D53C4 = .sdata2:0x805D53C4; // type:object size:0x4 data:float +lbl_805D53C8 = .sdata2:0x805D53C8; // type:object size:0x4 data:float +lbl_805D53CC = .sdata2:0x805D53CC; // type:object size:0x4 data:float +lbl_805D53D0 = .sdata2:0x805D53D0; // type:object size:0x8 data:float +lbl_805D53D8 = .sdata2:0x805D53D8; // type:object size:0x4 data:float +lbl_805D53DC = .sdata2:0x805D53DC; // type:object size:0x4 data:float +lbl_805D53E0 = .sdata2:0x805D53E0; // type:object size:0x8 data:float +lbl_805D53E8 = .sdata2:0x805D53E8; // type:object size:0x4 data:float +lbl_805D53EC = .sdata2:0x805D53EC; // type:object size:0x4 data:float +lbl_805D53F0 = .sdata2:0x805D53F0; // type:object size:0x8 data:float +lbl_805D53F8 = .sdata2:0x805D53F8; // type:object size:0x4 data:4byte +lbl_805D53FC = .sdata2:0x805D53FC; // type:object size:0x4 data:4byte +lbl_805D5400 = .sdata2:0x805D5400; // type:object size:0x4 data:4byte +lbl_805D5404 = .sdata2:0x805D5404; // type:object size:0x4 data:4byte +lbl_805D5408 = .sdata2:0x805D5408; // type:object size:0x4 data:4byte +lbl_805D540C = .sdata2:0x805D540C; // type:object size:0x4 data:4byte +lbl_805D5410 = .sdata2:0x805D5410; // type:object size:0x4 data:float +lbl_805D5414 = .sdata2:0x805D5414; // type:object size:0x4 data:float +lbl_805D5418 = .sdata2:0x805D5418; // type:object size:0x4 data:float +lbl_805D541C = .sdata2:0x805D541C; // type:object size:0x4 data:float +lbl_805D5420 = .sdata2:0x805D5420; // type:object size:0x4 data:float +lbl_805D5424 = .sdata2:0x805D5424; // type:object size:0x4 data:float +lbl_805D5428 = .sdata2:0x805D5428; // type:object size:0x4 data:float +lbl_805D542C = .sdata2:0x805D542C; // type:object size:0x4 data:float +lbl_805D5430 = .sdata2:0x805D5430; // type:object size:0x4 data:float +lbl_805D5434 = .sdata2:0x805D5434; // type:object size:0x4 data:float +lbl_805D5438 = .sdata2:0x805D5438; // type:object size:0x4 data:float +lbl_805D543C = .sdata2:0x805D543C; // type:object size:0x4 data:float +lbl_805D5440 = .sdata2:0x805D5440; // type:object size:0x4 data:float +lbl_805D5444 = .sdata2:0x805D5444; // type:object size:0x4 data:float +lbl_805D5448 = .sdata2:0x805D5448; // type:object size:0x4 data:float +lbl_805D544C = .sdata2:0x805D544C; // type:object size:0x4 data:float +lbl_805D5450 = .sdata2:0x805D5450; // type:object size:0x4 data:float +lbl_805D5454 = .sdata2:0x805D5454; // type:object size:0x4 data:float +lbl_805D5458 = .sdata2:0x805D5458; // type:object size:0x4 data:float +lbl_805D545C = .sdata2:0x805D545C; // type:object size:0x4 data:float +lbl_805D5460 = .sdata2:0x805D5460; // type:object size:0x8 data:float +lbl_805D5468 = .sdata2:0x805D5468; // type:object size:0x4 data:4byte +lbl_805D546C = .sdata2:0x805D546C; // type:object size:0x4 data:4byte +lbl_805D5470 = .sdata2:0x805D5470; // type:object size:0x4 data:4byte +lbl_805D5474 = .sdata2:0x805D5474; // type:object size:0x4 data:4byte +lbl_805D5478 = .sdata2:0x805D5478; // type:object size:0x4 data:4byte +lbl_805D547C = .sdata2:0x805D547C; // type:object size:0x4 data:4byte +lbl_805D5480 = .sdata2:0x805D5480; // type:object size:0x4 data:4byte +lbl_805D5484 = .sdata2:0x805D5484; // type:object size:0x4 data:4byte +lbl_805D5488 = .sdata2:0x805D5488; // type:object size:0x4 data:4byte +lbl_805D548C = .sdata2:0x805D548C; // type:object size:0x4 data:4byte +lbl_805D5490 = .sdata2:0x805D5490; // type:object size:0x4 data:float +lbl_805D5494 = .sdata2:0x805D5494; // type:object size:0x4 data:float +lbl_805D5498 = .sdata2:0x805D5498; // type:object size:0x4 data:float +lbl_805D549C = .sdata2:0x805D549C; // type:object size:0x4 data:float +lbl_805D54A0 = .sdata2:0x805D54A0; // type:object size:0x4 data:float +lbl_805D54A4 = .sdata2:0x805D54A4; // type:object size:0x4 data:float +lbl_805D54A8 = .sdata2:0x805D54A8; // type:object size:0x4 data:float +lbl_805D54AC = .sdata2:0x805D54AC; // type:object size:0x4 data:float +lbl_805D54B0 = .sdata2:0x805D54B0; // type:object size:0x4 data:float +lbl_805D54B4 = .sdata2:0x805D54B4; // type:object size:0x4 data:4byte +lbl_805D54B8 = .sdata2:0x805D54B8; // type:object size:0x4 +lbl_805D54BC = .sdata2:0x805D54BC; // type:object size:0x4 data:4byte +lbl_805D54C0 = .sdata2:0x805D54C0; // type:object size:0x4 data:float +lbl_805D54C4 = .sdata2:0x805D54C4; // type:object size:0x4 data:float +lbl_805D54C8 = .sdata2:0x805D54C8; // type:object size:0x4 data:float +lbl_805D54CC = .sdata2:0x805D54CC; // type:object size:0x4 data:float +lbl_805D54D0 = .sdata2:0x805D54D0; // type:object size:0x4 data:float +lbl_805D54D4 = .sdata2:0x805D54D4; // type:object size:0x4 data:float +lbl_805D54D8 = .sdata2:0x805D54D8; // type:object size:0x4 data:float +lbl_805D54DC = .sdata2:0x805D54DC; // type:object size:0x4 data:float +lbl_805D54E0 = .sdata2:0x805D54E0; // type:object size:0x4 data:float +lbl_805D54E4 = .sdata2:0x805D54E4; // type:object size:0x4 data:float +lbl_805D54E8 = .sdata2:0x805D54E8; // type:object size:0x4 data:float +lbl_805D54EC = .sdata2:0x805D54EC; // type:object size:0x4 data:float +lbl_805D54F0 = .sdata2:0x805D54F0; // type:object size:0x8 data:float +lbl_805D54F8 = .sdata2:0x805D54F8; // type:object size:0x4 data:float +lbl_805D54FC = .sdata2:0x805D54FC; // type:object size:0x4 data:float +lbl_805D5500 = .sdata2:0x805D5500; // type:object size:0x8 data:float +lbl_805D5508 = .sdata2:0x805D5508; // type:object size:0x4 data:float +lbl_805D550C = .sdata2:0x805D550C; // type:object size:0x4 data:float +lbl_805D5510 = .sdata2:0x805D5510; // type:object size:0x4 data:float +lbl_805D5514 = .sdata2:0x805D5514; // type:object size:0x4 data:float +lbl_805D5518 = .sdata2:0x805D5518; // type:object size:0x4 data:float +lbl_805D551C = .sdata2:0x805D551C; // type:object size:0x4 data:float +lbl_805D5520 = .sdata2:0x805D5520; // type:object size:0x8 data:float +lbl_805D5528 = .sdata2:0x805D5528; // type:object size:0x4 data:float +lbl_805D552C = .sdata2:0x805D552C; // type:object size:0x4 data:float +lbl_805D5530 = .sdata2:0x805D5530; // type:object size:0x4 data:float +lbl_805D5534 = .sdata2:0x805D5534; // type:object size:0x4 data:float +lbl_805D5538 = .sdata2:0x805D5538; // type:object size:0x4 data:float +lbl_805D553C = .sdata2:0x805D553C; // type:object size:0x4 data:float +lbl_805D5540 = .sdata2:0x805D5540; // type:object size:0x4 data:float +lbl_805D5544 = .sdata2:0x805D5544; // type:object size:0x4 data:float +lbl_805D5548 = .sdata2:0x805D5548; // type:object size:0x4 data:float +lbl_805D554C = .sdata2:0x805D554C; // type:object size:0x4 data:float +lbl_805D5550 = .sdata2:0x805D5550; // type:object size:0x8 data:float +lbl_805D5558 = .sdata2:0x805D5558; // type:object size:0x4 data:float +lbl_805D555C = .sdata2:0x805D555C; // type:object size:0x4 data:float +lbl_805D5560 = .sdata2:0x805D5560; // type:object size:0x4 data:float +lbl_805D5564 = .sdata2:0x805D5564; // type:object size:0x4 data:float +lbl_805D5568 = .sdata2:0x805D5568; // type:object size:0x4 data:float +lbl_805D556C = .sdata2:0x805D556C; // type:object size:0x4 data:float +lbl_805D5570 = .sdata2:0x805D5570; // type:object size:0x4 data:float +lbl_805D5574 = .sdata2:0x805D5574; // type:object size:0x4 data:float +lbl_805D5578 = .sdata2:0x805D5578; // type:object size:0x4 data:float +lbl_805D557C = .sdata2:0x805D557C; // type:object size:0x4 data:float +lbl_805D5580 = .sdata2:0x805D5580; // type:object size:0x4 data:float +lbl_805D5584 = .sdata2:0x805D5584; // type:object size:0x4 data:float +lbl_805D5588 = .sdata2:0x805D5588; // type:object size:0x4 data:float +lbl_805D558C = .sdata2:0x805D558C; // type:object size:0x4 data:float +lbl_805D5590 = .sdata2:0x805D5590; // type:object size:0x4 data:float +lbl_805D5594 = .sdata2:0x805D5594; // type:object size:0x4 data:float +lbl_805D5598 = .sdata2:0x805D5598; // type:object size:0x4 data:float +lbl_805D559C = .sdata2:0x805D559C; // type:object size:0x4 data:float +lbl_805D55A0 = .sdata2:0x805D55A0; // type:object size:0x4 data:float +lbl_805D55A4 = .sdata2:0x805D55A4; // type:object size:0x4 data:float +lbl_805D55A8 = .sdata2:0x805D55A8; // type:object size:0x4 data:float +lbl_805D55AC = .sdata2:0x805D55AC; // type:object size:0x4 data:float +lbl_805D55B0 = .sdata2:0x805D55B0; // type:object size:0x4 data:float +lbl_805D55B4 = .sdata2:0x805D55B4; // type:object size:0x4 data:float +lbl_805D55B8 = .sdata2:0x805D55B8; // type:object size:0x8 data:float +lbl_805D55C0 = .sdata2:0x805D55C0; // type:object size:0x4 data:float +lbl_805D55C4 = .sdata2:0x805D55C4; // type:object size:0x4 data:float +lbl_805D55C8 = .sdata2:0x805D55C8; // type:object size:0x4 data:float +lbl_805D55CC = .sdata2:0x805D55CC; // type:object size:0x4 data:float +lbl_805D55D0 = .sdata2:0x805D55D0; // type:object size:0x4 data:float +lbl_805D55D4 = .sdata2:0x805D55D4; // type:object size:0x4 data:float +lbl_805D55D8 = .sdata2:0x805D55D8; // type:object size:0x4 data:float +lbl_805D55DC = .sdata2:0x805D55DC; // type:object size:0x4 data:float +lbl_805D55E0 = .sdata2:0x805D55E0; // type:object size:0x4 data:float +lbl_805D55E4 = .sdata2:0x805D55E4; // type:object size:0x4 data:float +lbl_805D55E8 = .sdata2:0x805D55E8; // type:object size:0x4 data:float +lbl_805D55EC = .sdata2:0x805D55EC; // type:object size:0x4 data:float +lbl_805D55F0 = .sdata2:0x805D55F0; // type:object size:0x4 data:float +lbl_805D55F4 = .sdata2:0x805D55F4; // type:object size:0x4 data:float +lbl_805D55F8 = .sdata2:0x805D55F8; // type:object size:0x4 data:float +lbl_805D55FC = .sdata2:0x805D55FC; // type:object size:0x4 data:float +lbl_805D5600 = .sdata2:0x805D5600; // type:object size:0x8 data:float +lbl_805D5608 = .sdata2:0x805D5608; // type:object size:0x4 data:float +lbl_805D560C = .sdata2:0x805D560C; // type:object size:0x4 data:float +lbl_805D5610 = .sdata2:0x805D5610; // type:object size:0x4 data:float +lbl_805D5614 = .sdata2:0x805D5614; // type:object size:0x4 data:float +lbl_805D5618 = .sdata2:0x805D5618; // type:object size:0x4 data:float +lbl_805D561C = .sdata2:0x805D561C; // type:object size:0x4 data:float +skDamageHitTime__10CPatterned = .sdata2:0x805D5620; // type:object size:0x4 scope:global data:float +lbl_805D5624 = .sdata2:0x805D5624; // type:object size:0x4 data:float +lbl_805D5628 = .sdata2:0x805D5628; // type:object size:0x4 data:float +lbl_805D562C = .sdata2:0x805D562C; // type:object size:0x4 data:float +lbl_805D5630 = .sdata2:0x805D5630; // type:object size:0x4 data:float +lbl_805D5634 = .sdata2:0x805D5634; // type:object size:0x4 data:float +lbl_805D5638 = .sdata2:0x805D5638; // type:object size:0x4 data:float +lbl_805D563C = .sdata2:0x805D563C; // type:object size:0x4 data:float +lbl_805D5640 = .sdata2:0x805D5640; // type:object size:0x4 data:float +lbl_805D5644 = .sdata2:0x805D5644; // type:object size:0x4 data:float +lbl_805D5648 = .sdata2:0x805D5648; // type:object size:0x4 data:float +lbl_805D564C = .sdata2:0x805D564C; // type:object size:0x4 data:float +lbl_805D5650 = .sdata2:0x805D5650; // type:object size:0x4 data:float +lbl_805D5654 = .sdata2:0x805D5654; // type:object size:0x4 data:float +lbl_805D5658 = .sdata2:0x805D5658; // type:object size:0x4 data:float +lbl_805D565C = .sdata2:0x805D565C; // type:object size:0x4 data:float +lbl_805D5660 = .sdata2:0x805D5660; // type:object size:0x4 data:float +lbl_805D5664 = .sdata2:0x805D5664; // type:object size:0x4 data:float +lbl_805D5668 = .sdata2:0x805D5668; // type:object size:0x4 data:float +lbl_805D566C = .sdata2:0x805D566C; // type:object size:0x4 data:float +lbl_805D5670 = .sdata2:0x805D5670; // type:object size:0x4 data:float +lbl_805D5674 = .sdata2:0x805D5674; // type:object size:0x4 data:float +lbl_805D5678 = .sdata2:0x805D5678; // type:object size:0x4 data:float +lbl_805D567C = .sdata2:0x805D567C; // type:object size:0x4 data:float +lbl_805D5680 = .sdata2:0x805D5680; // type:object size:0x4 data:float +lbl_805D5684 = .sdata2:0x805D5684; // type:object size:0x4 data:float +lbl_805D5688 = .sdata2:0x805D5688; // type:object size:0x4 data:float +lbl_805D568C = .sdata2:0x805D568C; // type:object size:0x4 data:float +lbl_805D5690 = .sdata2:0x805D5690; // type:object size:0x8 data:float +lbl_805D5698 = .sdata2:0x805D5698; // type:object size:0x4 data:float +lbl_805D569C = .sdata2:0x805D569C; // type:object size:0x4 data:float +lbl_805D56A0 = .sdata2:0x805D56A0; // type:object size:0x4 data:float +lbl_805D56A4 = .sdata2:0x805D56A4; // type:object size:0x4 data:float +lbl_805D56A8 = .sdata2:0x805D56A8; // type:object size:0x4 data:float +lbl_805D56AC = .sdata2:0x805D56AC; // type:object size:0x4 data:float +lbl_805D56B0 = .sdata2:0x805D56B0; // type:object size:0x4 data:float +lbl_805D56B4 = .sdata2:0x805D56B4; // type:object size:0x4 data:float +lbl_805D56B8 = .sdata2:0x805D56B8; // type:object size:0x4 data:float +lbl_805D56BC = .sdata2:0x805D56BC; // type:object size:0x4 data:float +lbl_805D56C0 = .sdata2:0x805D56C0; // type:object size:0x4 data:float +lbl_805D56C4 = .sdata2:0x805D56C4; // type:object size:0x4 data:float +lbl_805D56C8 = .sdata2:0x805D56C8; // type:object size:0x4 data:float +lbl_805D56CC = .sdata2:0x805D56CC; // type:object size:0x4 data:float +lbl_805D56D0 = .sdata2:0x805D56D0; // type:object size:0x4 data:float +lbl_805D56D4 = .sdata2:0x805D56D4; // type:object size:0x4 data:float +lbl_805D56D8 = .sdata2:0x805D56D8; // type:object size:0x4 data:float +lbl_805D56DC = .sdata2:0x805D56DC; // type:object size:0x4 data:float +lbl_805D56E0 = .sdata2:0x805D56E0; // type:object size:0x8 data:float +kGravityAccel__13CPhysicsActor = .sdata2:0x805D56E8; // type:object size:0x4 scope:global data:float +kDefaultStepUpHeight__19CPhysicsActorParams = .sdata2:0x805D56EC; // type:object size:0x4 scope:global data:float +kDefaultStepDownHeight__19CPhysicsActorParams = .sdata2:0x805D56F0; // type:object size:0x4 scope:global data:float +lbl_805D56F4 = .sdata2:0x805D56F4; // type:object size:0x4 data:float +lbl_805D56F8 = .sdata2:0x805D56F8; // type:object size:0x4 data:float +lbl_805D56FC = .sdata2:0x805D56FC; // type:object size:0x4 data:float +lbl_805D5700 = .sdata2:0x805D5700; // type:object size:0x4 data:float +lbl_805D5704 = .sdata2:0x805D5704; // type:object size:0x4 data:float +lbl_805D5708 = .sdata2:0x805D5708; // type:object size:0x4 data:float +lbl_805D570C = .sdata2:0x805D570C; // type:object size:0x4 data:float +lbl_805D5710 = .sdata2:0x805D5710; // type:object size:0x4 data:float +lbl_805D5714 = .sdata2:0x805D5714; // type:object size:0x4 data:float +lbl_805D5718 = .sdata2:0x805D5718; // type:object size:0x8 data:float +lbl_805D5720 = .sdata2:0x805D5720; // type:object size:0x4 data:float +lbl_805D5724 = .sdata2:0x805D5724; // type:object size:0x4 data:float +lbl_805D5728 = .sdata2:0x805D5728; // type:object size:0x4 data:float +lbl_805D572C = .sdata2:0x805D572C; // type:object size:0x4 data:float +lbl_805D5730 = .sdata2:0x805D5730; // type:object size:0x4 data:float +lbl_805D5734 = .sdata2:0x805D5734; // type:object size:0x4 data:float +lbl_805D5738 = .sdata2:0x805D5738; // type:object size:0x8 data:float +lbl_805D5740 = .sdata2:0x805D5740; // type:object size:0x4 data:float +lbl_805D5744 = .sdata2:0x805D5744; // type:object size:0x4 data:float +lbl_805D5748 = .sdata2:0x805D5748; // type:object size:0x4 data:float +lbl_805D574C = .sdata2:0x805D574C; // type:object size:0x4 data:float +lbl_805D5750 = .sdata2:0x805D5750; // type:object size:0x4 data:float +lbl_805D5754 = .sdata2:0x805D5754; // type:object size:0x4 data:float +lbl_805D5758 = .sdata2:0x805D5758; // type:object size:0x4 data:float +lbl_805D575C = .sdata2:0x805D575C; // type:object size:0x4 data:float +lbl_805D5760 = .sdata2:0x805D5760; // type:object size:0x4 data:float +lbl_805D5764 = .sdata2:0x805D5764; // type:object size:0x4 data:float +lbl_805D5768 = .sdata2:0x805D5768; // type:object size:0x4 data:float +lbl_805D576C = .sdata2:0x805D576C; // type:object size:0x4 data:float +lbl_805D5770 = .sdata2:0x805D5770; // type:object size:0x4 data:float +lbl_805D5774 = .sdata2:0x805D5774; // type:object size:0x4 data:float +lbl_805D5778 = .sdata2:0x805D5778; // type:object size:0x4 data:float +lbl_805D577C = .sdata2:0x805D577C; // type:object size:0x4 data:float +lbl_805D5780 = .sdata2:0x805D5780; // type:object size:0x4 data:float +lbl_805D5784 = .sdata2:0x805D5784; // type:object size:0x4 data:float +lbl_805D5788 = .sdata2:0x805D5788; // type:object size:0x4 data:float +lbl_805D578C = .sdata2:0x805D578C; // type:object size:0x4 data:float +lbl_805D5790 = .sdata2:0x805D5790; // type:object size:0x4 data:float +lbl_805D5794 = .sdata2:0x805D5794; // type:object size:0x4 data:float +lbl_805D5798 = .sdata2:0x805D5798; // type:object size:0x4 data:4byte +lbl_805D579C = .sdata2:0x805D579C; // type:object size:0x4 data:4byte +lbl_805D57A0 = .sdata2:0x805D57A0; // type:object size:0x4 data:float +lbl_805D57A4 = .sdata2:0x805D57A4; // type:object size:0x4 data:float +lbl_805D57A8 = .sdata2:0x805D57A8; // type:object size:0x4 data:float +lbl_805D57AC = .sdata2:0x805D57AC; // type:object size:0x4 data:float +lbl_805D57B0 = .sdata2:0x805D57B0; // type:object size:0x4 data:float +lbl_805D57B4 = .sdata2:0x805D57B4; // type:object size:0x4 data:float +lbl_805D57B8 = .sdata2:0x805D57B8; // type:object size:0x4 data:float +lbl_805D57BC = .sdata2:0x805D57BC; // type:object size:0x4 data:float +lbl_805D57C0 = .sdata2:0x805D57C0; // type:object size:0x4 data:float +lbl_805D57C4 = .sdata2:0x805D57C4; // type:object size:0x4 data:float +lbl_805D57C8 = .sdata2:0x805D57C8; // type:object size:0x4 data:float +lbl_805D57CC = .sdata2:0x805D57CC; // type:object size:0x4 data:float +lbl_805D57D0 = .sdata2:0x805D57D0; // type:object size:0x4 data:float +lbl_805D57D4 = .sdata2:0x805D57D4; // type:object size:0x4 data:float +lbl_805D57D8 = .sdata2:0x805D57D8; // type:object size:0x4 data:float +lbl_805D57DC = .sdata2:0x805D57DC; // type:object size:0x4 data:float +lbl_805D57E0 = .sdata2:0x805D57E0; // type:object size:0x4 data:float +lbl_805D57E4 = .sdata2:0x805D57E4; // type:object size:0x4 data:float +lbl_805D57E8 = .sdata2:0x805D57E8; // type:object size:0x4 data:float +lbl_805D57EC = .sdata2:0x805D57EC; // type:object size:0x4 data:float +lbl_805D57F0 = .sdata2:0x805D57F0; // type:object size:0x1 data:byte +lbl_805D57F1 = .sdata2:0x805D57F1; // type:object size:0x1 data:byte +lbl_805D57F2 = .sdata2:0x805D57F2; // type:object size:0x1 data:byte +lbl_805D57F3 = .sdata2:0x805D57F3; // type:object size:0x1 data:byte +lbl_805D57F4 = .sdata2:0x805D57F4; // type:object size:0x1 data:byte +lbl_805D57F5 = .sdata2:0x805D57F5; // type:object size:0x1 data:byte +lbl_805D57F6 = .sdata2:0x805D57F6; // type:object size:0x1 data:byte +lbl_805D57F8 = .sdata2:0x805D57F8; // type:object size:0x4 data:4byte +lbl_805D57FC = .sdata2:0x805D57FC; // type:object size:0x4 data:4byte +lbl_805D5800 = .sdata2:0x805D5800; // type:object size:0x4 data:4byte +lbl_805D5804 = .sdata2:0x805D5804; // type:object size:0x4 data:4byte +gkpGunLocator = .sdata2:0x805D5808; // type:object size:0x4 scope:global data:4byte +gkpGrappleLocator = .sdata2:0x805D580C; // type:object size:0x4 scope:global data:4byte +skDefaultHudFadeOutSpeed__7CPlayer = .sdata2:0x805D5810; // type:object size:0x4 scope:global data:float +skDefaultHudFadeInSpeed__7CPlayer = .sdata2:0x805D5814; // type:object size:0x4 scope:global data:float +lbl_805D5818 = .sdata2:0x805D5818; // type:object size:0x4 data:float +lbl_805D581C = .sdata2:0x805D581C; // type:object size:0x4 data:float +lbl_805D5820 = .sdata2:0x805D5820; // type:object size:0x4 data:float +lbl_805D5824 = .sdata2:0x805D5824; // type:object size:0x4 data:float +lbl_805D5828 = .sdata2:0x805D5828; // type:object size:0x4 data:float +lbl_805D582C = .sdata2:0x805D582C; // type:object size:0x4 data:float +lbl_805D5830 = .sdata2:0x805D5830; // type:object size:0x4 data:float +lbl_805D5834 = .sdata2:0x805D5834; // type:object size:0x4 data:float +lbl_805D5838 = .sdata2:0x805D5838; // type:object size:0x4 data:float +lbl_805D583C = .sdata2:0x805D583C; // type:object size:0x4 data:float +lbl_805D5840 = .sdata2:0x805D5840; // type:object size:0x4 data:float +lbl_805D5844 = .sdata2:0x805D5844; // type:object size:0x4 data:float +lbl_805D5848 = .sdata2:0x805D5848; // type:object size:0x4 data:float +lbl_805D584C = .sdata2:0x805D584C; // type:object size:0x4 data:float +lbl_805D5850 = .sdata2:0x805D5850; // type:object size:0x4 data:float +lbl_805D5854 = .sdata2:0x805D5854; // type:object size:0x4 data:float +lbl_805D5858 = .sdata2:0x805D5858; // type:object size:0x4 data:float +lbl_805D585C = .sdata2:0x805D585C; // type:object size:0x4 data:float +lbl_805D5860 = .sdata2:0x805D5860; // type:object size:0x4 data:float +lbl_805D5864 = .sdata2:0x805D5864; // type:object size:0x4 data:float +lbl_805D5868 = .sdata2:0x805D5868; // type:object size:0x4 data:float +lbl_805D586C = .sdata2:0x805D586C; // type:object size:0x4 data:float +lbl_805D5870 = .sdata2:0x805D5870; // type:object size:0x4 data:float +lbl_805D5874 = .sdata2:0x805D5874; // type:object size:0x4 data:float +lbl_805D5878 = .sdata2:0x805D5878; // type:object size:0x4 data:float +lbl_805D587C = .sdata2:0x805D587C; // type:object size:0x4 data:float +lbl_805D5880 = .sdata2:0x805D5880; // type:object size:0x4 data:float +lbl_805D5884 = .sdata2:0x805D5884; // type:object size:0x4 data:float +lbl_805D5888 = .sdata2:0x805D5888; // type:object size:0x4 data:float +lbl_805D588C = .sdata2:0x805D588C; // type:object size:0x4 data:float +lbl_805D5890 = .sdata2:0x805D5890; // type:object size:0x4 data:float +lbl_805D5894 = .sdata2:0x805D5894; // type:object size:0x4 data:float +lbl_805D5898 = .sdata2:0x805D5898; // type:object size:0x4 data:float +lbl_805D589C = .sdata2:0x805D589C; // type:object size:0x4 data:float +lbl_805D58A0 = .sdata2:0x805D58A0; // type:object size:0x4 data:float +lbl_805D58A4 = .sdata2:0x805D58A4; // type:object size:0x4 data:float +lbl_805D58A8 = .sdata2:0x805D58A8; // type:object size:0x4 data:float +lbl_805D58AC = .sdata2:0x805D58AC; // type:object size:0x4 data:float +lbl_805D58B0 = .sdata2:0x805D58B0; // type:object size:0x4 data:float +lbl_805D58B4 = .sdata2:0x805D58B4; // type:object size:0x4 data:float +lbl_805D58B8 = .sdata2:0x805D58B8; // type:object size:0x4 data:float +lbl_805D58BC = .sdata2:0x805D58BC; // type:object size:0x4 data:float +lbl_805D58C0 = .sdata2:0x805D58C0; // type:object size:0x4 data:float +lbl_805D58C4 = .sdata2:0x805D58C4; // type:object size:0x4 data:float +lbl_805D58C8 = .sdata2:0x805D58C8; // type:object size:0x4 data:float +lbl_805D58CC = .sdata2:0x805D58CC; // type:object size:0x4 data:float +lbl_805D58D0 = .sdata2:0x805D58D0; // type:object size:0x4 data:float +lbl_805D58D4 = .sdata2:0x805D58D4; // type:object size:0x4 data:float +lbl_805D58D8 = .sdata2:0x805D58D8; // type:object size:0x4 data:float +lbl_805D58DC = .sdata2:0x805D58DC; // type:object size:0x4 data:float +lbl_805D58E0 = .sdata2:0x805D58E0; // type:object size:0x4 data:float +lbl_805D58E4 = .sdata2:0x805D58E4; // type:object size:0x4 data:float +lbl_805D58E8 = .sdata2:0x805D58E8; // type:object size:0x4 data:float +lbl_805D58EC = .sdata2:0x805D58EC; // type:object size:0x4 data:float +lbl_805D58F0 = .sdata2:0x805D58F0; // type:object size:0x4 data:float +lbl_805D58F4 = .sdata2:0x805D58F4; // type:object size:0x4 data:float +lbl_805D58F8 = .sdata2:0x805D58F8; // type:object size:0x4 data:float +lbl_805D58FC = .sdata2:0x805D58FC; // type:object size:0x4 data:float +lbl_805D5900 = .sdata2:0x805D5900; // type:object size:0x4 data:float +lbl_805D5904 = .sdata2:0x805D5904; // type:object size:0x4 data:float +lbl_805D5908 = .sdata2:0x805D5908; // type:object size:0x4 data:float +lbl_805D590C = .sdata2:0x805D590C; // type:object size:0x4 data:float +lbl_805D5910 = .sdata2:0x805D5910; // type:object size:0x4 data:float +lbl_805D5914 = .sdata2:0x805D5914; // type:object size:0x4 data:float +lbl_805D5918 = .sdata2:0x805D5918; // type:object size:0x4 data:float +lbl_805D591C = .sdata2:0x805D591C; // type:object size:0x4 data:float +lbl_805D5920 = .sdata2:0x805D5920; // type:object size:0x4 data:float +lbl_805D5924 = .sdata2:0x805D5924; // type:object size:0x4 data:float +lbl_805D5928 = .sdata2:0x805D5928; // type:object size:0x4 data:float +lbl_805D592C = .sdata2:0x805D592C; // type:object size:0x4 data:float +lbl_805D5930 = .sdata2:0x805D5930; // type:object size:0x4 data:float +lbl_805D5934 = .sdata2:0x805D5934; // type:object size:0x4 data:float +lbl_805D5938 = .sdata2:0x805D5938; // type:object size:0x4 data:float +lbl_805D593C = .sdata2:0x805D593C; // type:object size:0x4 data:float +lbl_805D5940 = .sdata2:0x805D5940; // type:object size:0x4 data:float +lbl_805D5944 = .sdata2:0x805D5944; // type:object size:0x4 data:float +lbl_805D5948 = .sdata2:0x805D5948; // type:object size:0x4 data:float +lbl_805D594C = .sdata2:0x805D594C; // type:object size:0x4 data:float +lbl_805D5950 = .sdata2:0x805D5950; // type:object size:0x4 data:float +lbl_805D5954 = .sdata2:0x805D5954; // type:object size:0x4 data:float +lbl_805D5958 = .sdata2:0x805D5958; // type:object size:0x4 data:float +lbl_805D595C = .sdata2:0x805D595C; // type:object size:0x4 data:float +lbl_805D5960 = .sdata2:0x805D5960; // type:object size:0x4 data:float +lbl_805D5964 = .sdata2:0x805D5964; // type:object size:0x4 data:float +lbl_805D5968 = .sdata2:0x805D5968; // type:object size:0x4 data:float +lbl_805D596C = .sdata2:0x805D596C; // type:object size:0x4 data:float +lbl_805D5970 = .sdata2:0x805D5970; // type:object size:0x4 data:float +lbl_805D5974 = .sdata2:0x805D5974; // type:object size:0x4 data:float +lbl_805D5978 = .sdata2:0x805D5978; // type:object size:0x4 data:float +lbl_805D597C = .sdata2:0x805D597C; // type:object size:0x4 data:float +lbl_805D5980 = .sdata2:0x805D5980; // type:object size:0x4 data:float +lbl_805D5984 = .sdata2:0x805D5984; // type:object size:0x4 data:float +lbl_805D5988 = .sdata2:0x805D5988; // type:object size:0x4 data:float +lbl_805D598C = .sdata2:0x805D598C; // type:object size:0x4 data:float +lbl_805D5990 = .sdata2:0x805D5990; // type:object size:0x4 data:float +lbl_805D5994 = .sdata2:0x805D5994; // type:object size:0x4 data:float +lbl_805D5998 = .sdata2:0x805D5998; // type:object size:0x4 data:float +lbl_805D599C = .sdata2:0x805D599C; // type:object size:0x4 data:float +lbl_805D59A0 = .sdata2:0x805D59A0; // type:object size:0x4 data:float +lbl_805D59A4 = .sdata2:0x805D59A4; // type:object size:0x4 data:float +lbl_805D59A8 = .sdata2:0x805D59A8; // type:object size:0x4 data:float +lbl_805D59AC = .sdata2:0x805D59AC; // type:object size:0x4 data:float +lbl_805D59B0 = .sdata2:0x805D59B0; // type:object size:0x4 data:float +lbl_805D59B4 = .sdata2:0x805D59B4; // type:object size:0x4 data:float +lbl_805D59B8 = .sdata2:0x805D59B8; // type:object size:0x4 data:float +lbl_805D59BC = .sdata2:0x805D59BC; // type:object size:0x4 data:float +lbl_805D59C0 = .sdata2:0x805D59C0; // type:object size:0x4 data:float +lbl_805D59C4 = .sdata2:0x805D59C4; // type:object size:0x4 data:float +lbl_805D59C8 = .sdata2:0x805D59C8; // type:object size:0x8 data:float +lbl_805D59D0 = .sdata2:0x805D59D0; // type:object size:0x4 data:float +lbl_805D59D4 = .sdata2:0x805D59D4; // type:object size:0x4 data:float +lbl_805D59D8 = .sdata2:0x805D59D8; // type:object size:0x4 data:float +lbl_805D59DC = .sdata2:0x805D59DC; // type:object size:0x4 data:float +lbl_805D59E0 = .sdata2:0x805D59E0; // type:object size:0x4 data:float +lbl_805D59E4 = .sdata2:0x805D59E4; // type:object size:0x4 data:float +lbl_805D59E8 = .sdata2:0x805D59E8; // type:object size:0x8 data:float +lbl_805D59F0 = .sdata2:0x805D59F0; // type:object size:0x4 data:float +lbl_805D59F4 = .sdata2:0x805D59F4; // type:object size:0x4 data:float +lbl_805D59F8 = .sdata2:0x805D59F8; // type:object size:0x4 data:float +lbl_805D59FC = .sdata2:0x805D59FC; // type:object size:0x4 data:float +lbl_805D5A00 = .sdata2:0x805D5A00; // type:object size:0x4 data:float +lbl_805D5A04 = .sdata2:0x805D5A04; // type:object size:0x4 data:float +lbl_805D5A08 = .sdata2:0x805D5A08; // type:object size:0x4 data:float +lbl_805D5A0C = .sdata2:0x805D5A0C; // type:object size:0x4 data:float +lbl_805D5A10 = .sdata2:0x805D5A10; // type:object size:0x4 data:float +lbl_805D5A14 = .sdata2:0x805D5A14; // type:object size:0x4 data:float +lbl_805D5A18 = .sdata2:0x805D5A18; // type:object size:0x8 data:float +lbl_805D5A20 = .sdata2:0x805D5A20; // type:object size:0x4 data:float +lbl_805D5A24 = .sdata2:0x805D5A24; // type:object size:0x4 data:float +lbl_805D5A28 = .sdata2:0x805D5A28; // type:object size:0x4 data:float +lbl_805D5A2C = .sdata2:0x805D5A2C; // type:object size:0x4 data:float +lbl_805D5A30 = .sdata2:0x805D5A30; // type:object size:0x4 data:float +lbl_805D5A34 = .sdata2:0x805D5A34; // type:object size:0x4 data:float +lbl_805D5A38 = .sdata2:0x805D5A38; // type:object size:0x8 data:float +lbl_805D5A40 = .sdata2:0x805D5A40; // type:object size:0x8 data:float +lbl_805D5A48 = .sdata2:0x805D5A48; // type:object size:0x4 data:float +lbl_805D5A4C = .sdata2:0x805D5A4C; // type:object size:0x4 data:float +lbl_805D5A50 = .sdata2:0x805D5A50; // type:object size:0x4 data:float +lbl_805D5A54 = .sdata2:0x805D5A54; // type:object size:0x4 data:float +lbl_805D5A58 = .sdata2:0x805D5A58; // type:object size:0x4 data:float +lbl_805D5A5C = .sdata2:0x805D5A5C; // type:object size:0x4 data:float +lbl_805D5A60 = .sdata2:0x805D5A60; // type:object size:0x4 data:float +lbl_805D5A64 = .sdata2:0x805D5A64; // type:object size:0x4 data:float +lbl_805D5A68 = .sdata2:0x805D5A68; // type:object size:0x4 data:float +lbl_805D5A6C = .sdata2:0x805D5A6C; // type:object size:0x4 data:float +lbl_805D5A70 = .sdata2:0x805D5A70; // type:object size:0x4 data:float +lbl_805D5A74 = .sdata2:0x805D5A74; // type:object size:0x4 data:float +lbl_805D5A78 = .sdata2:0x805D5A78; // type:object size:0x4 data:float +lbl_805D5A7C = .sdata2:0x805D5A7C; // type:object size:0x4 data:float +lbl_805D5A80 = .sdata2:0x805D5A80; // type:object size:0x4 data:float +lbl_805D5A84 = .sdata2:0x805D5A84; // type:object size:0x4 data:float +lbl_805D5A88 = .sdata2:0x805D5A88; // type:object size:0x4 data:float +lbl_805D5A8C = .sdata2:0x805D5A8C; // type:object size:0x4 data:float +lbl_805D5A90 = .sdata2:0x805D5A90; // type:object size:0x4 data:float +lbl_805D5A94 = .sdata2:0x805D5A94; // type:object size:0x4 data:float +lbl_805D5A98 = .sdata2:0x805D5A98; // type:object size:0x4 data:float +lbl_805D5A9C = .sdata2:0x805D5A9C; // type:object size:0x4 data:float +lbl_805D5AA0 = .sdata2:0x805D5AA0; // type:object size:0x4 data:float +lbl_805D5AA4 = .sdata2:0x805D5AA4; // type:object size:0x4 data:float +lbl_805D5AA8 = .sdata2:0x805D5AA8; // type:object size:0x4 data:float +lbl_805D5AAC = .sdata2:0x805D5AAC; // type:object size:0x4 data:float +lbl_805D5AB0 = .sdata2:0x805D5AB0; // type:object size:0x4 data:float +lbl_805D5AB4 = .sdata2:0x805D5AB4; // type:object size:0x4 data:float +lbl_805D5AB8 = .sdata2:0x805D5AB8; // type:object size:0x4 data:float +lbl_805D5ABC = .sdata2:0x805D5ABC; // type:object size:0x4 data:float +lbl_805D5AC0 = .sdata2:0x805D5AC0; // type:object size:0x4 data:float +lbl_805D5AC4 = .sdata2:0x805D5AC4; // type:object size:0x4 data:float +lbl_805D5AC8 = .sdata2:0x805D5AC8; // type:object size:0x4 data:float +lbl_805D5ACC = .sdata2:0x805D5ACC; // type:object size:0x4 data:float +lbl_805D5AD0 = .sdata2:0x805D5AD0; // type:object size:0x4 data:float +lbl_805D5AD4 = .sdata2:0x805D5AD4; // type:object size:0x4 data:float +lbl_805D5AD8 = .sdata2:0x805D5AD8; // type:object size:0x8 data:float +kInvalidPlayer__15CPlayerListener = .sdata2:0x805D5AE0; // type:object size:0x8 scope:global +lbl_805D5AE8 = .sdata2:0x805D5AE8; // type:object size:0x4 data:float +lbl_805D5AEC = .sdata2:0x805D5AEC; // type:object size:0x4 data:float +lbl_805D5AF0 = .sdata2:0x805D5AF0; // type:object size:0x4 data:float +lbl_805D5AF4 = .sdata2:0x805D5AF4; // type:object size:0x4 data:float +lbl_805D5AF8 = .sdata2:0x805D5AF8; // type:object size:0x4 data:float +lbl_805D5AFC = .sdata2:0x805D5AFC; // type:object size:0x4 data:float +lbl_805D5B00 = .sdata2:0x805D5B00; // type:object size:0x4 data:float +lbl_805D5B04 = .sdata2:0x805D5B04; // type:object size:0x4 data:float +lbl_805D5B08 = .sdata2:0x805D5B08; // type:object size:0x4 data:float +lbl_805D5B0C = .sdata2:0x805D5B0C; // type:object size:0x4 data:float +lbl_805D5B10 = .sdata2:0x805D5B10; // type:object size:0x4 data:float +lbl_805D5B14 = .sdata2:0x805D5B14; // type:object size:0x4 data:float +lbl_805D5B18 = .sdata2:0x805D5B18; // type:object size:0x4 data:float +lbl_805D5B1C = .sdata2:0x805D5B1C; // type:object size:0x4 data:float +lbl_805D5B20 = .sdata2:0x805D5B20; // type:object size:0x4 data:float +lbl_805D5B24 = .sdata2:0x805D5B24; // type:object size:0x4 data:float +lbl_805D5B28 = .sdata2:0x805D5B28; // type:object size:0x4 data:float +lbl_805D5B2C = .sdata2:0x805D5B2C; // type:object size:0x4 data:float +lbl_805D5B30 = .sdata2:0x805D5B30; // type:object size:0x4 data:float +lbl_805D5B34 = .sdata2:0x805D5B34; // type:object size:0x4 data:float +lbl_805D5B38 = .sdata2:0x805D5B38; // type:object size:0x4 data:float +lbl_805D5B3C = .sdata2:0x805D5B3C; // type:object size:0x4 data:float +lbl_805D5B40 = .sdata2:0x805D5B40; // type:object size:0x4 data:float +lbl_805D5B44 = .sdata2:0x805D5B44; // type:object size:0x4 data:float +lbl_805D5B48 = .sdata2:0x805D5B48; // type:object size:0x4 data:float +lbl_805D5B4C = .sdata2:0x805D5B4C; // type:object size:0x4 data:float +lbl_805D5B50 = .sdata2:0x805D5B50; // type:object size:0x4 data:float +lbl_805D5B54 = .sdata2:0x805D5B54; // type:object size:0x4 data:float +lbl_805D5B58 = .sdata2:0x805D5B58; // type:object size:0x4 data:float +lbl_805D5B5C = .sdata2:0x805D5B5C; // type:object size:0x4 data:float +lbl_805D5B60 = .sdata2:0x805D5B60; // type:object size:0x4 data:float +lbl_805D5B64 = .sdata2:0x805D5B64; // type:object size:0x4 data:float +lbl_805D5B68 = .sdata2:0x805D5B68; // type:object size:0x4 data:float +lbl_805D5B6C = .sdata2:0x805D5B6C; // type:object size:0x4 data:float +lbl_805D5B70 = .sdata2:0x805D5B70; // type:object size:0x4 data:float +lbl_805D5B74 = .sdata2:0x805D5B74; // type:object size:0x4 data:float +lbl_805D5B78 = .sdata2:0x805D5B78; // type:object size:0x4 data:float +lbl_805D5B7C = .sdata2:0x805D5B7C; // type:object size:0x4 data:float +lbl_805D5B80 = .sdata2:0x805D5B80; // type:object size:0x4 data:float +lbl_805D5B84 = .sdata2:0x805D5B84; // type:object size:0x4 data:float +lbl_805D5B88 = .sdata2:0x805D5B88; // type:object size:0x4 data:float +lbl_805D5B8C = .sdata2:0x805D5B8C; // type:object size:0x4 data:float +lbl_805D5B90 = .sdata2:0x805D5B90; // type:object size:0x4 data:float +lbl_805D5B94 = .sdata2:0x805D5B94; // type:object size:0x4 data:float +lbl_805D5B98 = .sdata2:0x805D5B98; // type:object size:0x4 data:float +lbl_805D5B9C = .sdata2:0x805D5B9C; // type:object size:0x4 data:float +lbl_805D5BA0 = .sdata2:0x805D5BA0; // type:object size:0x4 data:float +lbl_805D5BA4 = .sdata2:0x805D5BA4; // type:object size:0x4 data:float +lbl_805D5BA8 = .sdata2:0x805D5BA8; // type:object size:0x4 data:float +lbl_805D5BAC = .sdata2:0x805D5BAC; // type:object size:0x4 data:float +lbl_805D5BB0 = .sdata2:0x805D5BB0; // type:object size:0x4 data:float +lbl_805D5BB4 = .sdata2:0x805D5BB4; // type:object size:0x4 data:float +lbl_805D5BB8 = .sdata2:0x805D5BB8; // type:object size:0x4 data:float +lbl_805D5BBC = .sdata2:0x805D5BBC; // type:object size:0x4 data:float +lbl_805D5BC0 = .sdata2:0x805D5BC0; // type:object size:0x4 data:float +lbl_805D5BC4 = .sdata2:0x805D5BC4; // type:object size:0x4 data:float +lbl_805D5BC8 = .sdata2:0x805D5BC8; // type:object size:0x4 data:float +lbl_805D5BCC = .sdata2:0x805D5BCC; // type:object size:0x4 data:float +lbl_805D5BD0 = .sdata2:0x805D5BD0; // type:object size:0x4 data:float +lbl_805D5BD4 = .sdata2:0x805D5BD4; // type:object size:0x4 data:float +lbl_805D5BD8 = .sdata2:0x805D5BD8; // type:object size:0x4 data:float +lbl_805D5BDC = .sdata2:0x805D5BDC; // type:object size:0x4 data:float +lbl_805D5BE0 = .sdata2:0x805D5BE0; // type:object size:0x4 data:float +lbl_805D5BE4 = .sdata2:0x805D5BE4; // type:object size:0x4 data:float +lbl_805D5BE8 = .sdata2:0x805D5BE8; // type:object size:0x4 data:float +lbl_805D5BEC = .sdata2:0x805D5BEC; // type:object size:0x4 data:float +lbl_805D5BF0 = .sdata2:0x805D5BF0; // type:object size:0x4 data:float +lbl_805D5BF4 = .sdata2:0x805D5BF4; // type:object size:0x4 data:float +lbl_805D5BF8 = .sdata2:0x805D5BF8; // type:object size:0x4 data:float +lbl_805D5BFC = .sdata2:0x805D5BFC; // type:object size:0x4 data:float +lbl_805D5C00 = .sdata2:0x805D5C00; // type:object size:0x4 data:float +lbl_805D5C04 = .sdata2:0x805D5C04; // type:object size:0x4 data:float +lbl_805D5C08 = .sdata2:0x805D5C08; // type:object size:0x4 data:float +lbl_805D5C0C = .sdata2:0x805D5C0C; // type:object size:0x4 data:float +lbl_805D5C10 = .sdata2:0x805D5C10; // type:object size:0x4 data:float +lbl_805D5C14 = .sdata2:0x805D5C14; // type:object size:0x4 data:float +lbl_805D5C18 = .sdata2:0x805D5C18; // type:object size:0x4 data:float +lbl_805D5C1C = .sdata2:0x805D5C1C; // type:object size:0x4 data:float +lbl_805D5C20 = .sdata2:0x805D5C20; // type:object size:0x4 data:float +lbl_805D5C24 = .sdata2:0x805D5C24; // type:object size:0x4 data:float +lbl_805D5C28 = .sdata2:0x805D5C28; // type:object size:0x4 data:float +lbl_805D5C2C = .sdata2:0x805D5C2C; // type:object size:0x4 data:float +lbl_805D5C30 = .sdata2:0x805D5C30; // type:object size:0x4 data:float +lbl_805D5C34 = .sdata2:0x805D5C34; // type:object size:0x4 data:float +lbl_805D5C38 = .sdata2:0x805D5C38; // type:object size:0x4 data:float +lbl_805D5C3C = .sdata2:0x805D5C3C; // type:object size:0x4 data:float +lbl_805D5C40 = .sdata2:0x805D5C40; // type:object size:0x4 data:float +lbl_805D5C44 = .sdata2:0x805D5C44; // type:object size:0x4 data:float +lbl_805D5C48 = .sdata2:0x805D5C48; // type:object size:0x4 data:float +lbl_805D5C4C = .sdata2:0x805D5C4C; // type:object size:0x4 data:float +lbl_805D5C50 = .sdata2:0x805D5C50; // type:object size:0x4 data:float +lbl_805D5C54 = .sdata2:0x805D5C54; // type:object size:0x4 data:float +lbl_805D5C58 = .sdata2:0x805D5C58; // type:object size:0x4 data:float +lbl_805D5C5C = .sdata2:0x805D5C5C; // type:object size:0x4 data:float +lbl_805D5C60 = .sdata2:0x805D5C60; // type:object size:0x4 data:float +lbl_805D5C64 = .sdata2:0x805D5C64; // type:object size:0x4 data:float +lbl_805D5C68 = .sdata2:0x805D5C68; // type:object size:0x8 data:float +lbl_805D5C70 = .sdata2:0x805D5C70; // type:object size:0x4 data:float +lbl_805D5C74 = .sdata2:0x805D5C74; // type:object size:0x4 data:float +lbl_805D5C78 = .sdata2:0x805D5C78; // type:object size:0x4 data:float +lbl_805D5C7C = .sdata2:0x805D5C7C; // type:object size:0x4 data:float +lbl_805D5C80 = .sdata2:0x805D5C80; // type:object size:0x4 data:float +lbl_805D5C84 = .sdata2:0x805D5C84; // type:object size:0x4 data:float +lbl_805D5C88 = .sdata2:0x805D5C88; // type:object size:0x4 data:float +lbl_805D5C8C = .sdata2:0x805D5C8C; // type:object size:0x4 data:float +lbl_805D5C90 = .sdata2:0x805D5C90; // type:object size:0x4 data:float +lbl_805D5C94 = .sdata2:0x805D5C94; // type:object size:0x4 data:float +lbl_805D5C98 = .sdata2:0x805D5C98; // type:object size:0x8 data:float +lbl_805D5CA0 = .sdata2:0x805D5CA0; // type:object size:0x4 data:float +lbl_805D5CA4 = .sdata2:0x805D5CA4; // type:object size:0x4 data:float +lbl_805D5CA8 = .sdata2:0x805D5CA8; // type:object size:0x4 data:float +lbl_805D5CAC = .sdata2:0x805D5CAC; // type:object size:0x4 data:float +lbl_805D5CB0 = .sdata2:0x805D5CB0; // type:object size:0x8 data:float +lbl_805D5CB8 = .sdata2:0x805D5CB8; // type:object size:0x4 data:float +lbl_805D5CBC = .sdata2:0x805D5CBC; // type:object size:0x4 data:float +lbl_805D5CC0 = .sdata2:0x805D5CC0; // type:object size:0x4 data:float +lbl_805D5CC4 = .sdata2:0x805D5CC4; // type:object size:0x4 data:float +lbl_805D5CC8 = .sdata2:0x805D5CC8; // type:object size:0x4 data:float +lbl_805D5CCC = .sdata2:0x805D5CCC; // type:object size:0x4 data:float +lbl_805D5CD0 = .sdata2:0x805D5CD0; // type:object size:0x4 data:float +lbl_805D5CD4 = .sdata2:0x805D5CD4; // type:object size:0x4 data:float +lbl_805D5CD8 = .sdata2:0x805D5CD8; // type:object size:0x4 data:float +lbl_805D5CDC = .sdata2:0x805D5CDC; // type:object size:0x4 data:float +lbl_805D5CE0 = .sdata2:0x805D5CE0; // type:object size:0x4 data:float +lbl_805D5CE4 = .sdata2:0x805D5CE4; // type:object size:0x4 data:float +lbl_805D5CE8 = .sdata2:0x805D5CE8; // type:object size:0x4 data:float +lbl_805D5CEC = .sdata2:0x805D5CEC; // type:object size:0x4 data:float +lbl_805D5CF0 = .sdata2:0x805D5CF0; // type:object size:0x4 data:float +lbl_805D5CF4 = .sdata2:0x805D5CF4; // type:object size:0x4 data:float +lbl_805D5CF8 = .sdata2:0x805D5CF8; // type:object size:0x4 data:float +lbl_805D5CFC = .sdata2:0x805D5CFC; // type:object size:0x4 data:float +lbl_805D5D00 = .sdata2:0x805D5D00; // type:object size:0x4 data:float +lbl_805D5D04 = .sdata2:0x805D5D04; // type:object size:0x4 data:float +lbl_805D5D08 = .sdata2:0x805D5D08; // type:object size:0x4 data:float +lbl_805D5D0C = .sdata2:0x805D5D0C; // type:object size:0x4 data:float +lbl_805D5D10 = .sdata2:0x805D5D10; // type:object size:0x4 data:float +lbl_805D5D14 = .sdata2:0x805D5D14; // type:object size:0x4 data:float +lbl_805D5D18 = .sdata2:0x805D5D18; // type:object size:0x4 data:float +lbl_805D5D1C = .sdata2:0x805D5D1C; // type:object size:0x4 data:float +lbl_805D5D20 = .sdata2:0x805D5D20; // type:object size:0x4 data:float +lbl_805D5D24 = .sdata2:0x805D5D24; // type:object size:0x4 data:float +lbl_805D5D28 = .sdata2:0x805D5D28; // type:object size:0x4 data:float +lbl_805D5D2C = .sdata2:0x805D5D2C; // type:object size:0x4 data:float +lbl_805D5D30 = .sdata2:0x805D5D30; // type:object size:0x4 data:float +lbl_805D5D34 = .sdata2:0x805D5D34; // type:object size:0x4 data:float +lbl_805D5D38 = .sdata2:0x805D5D38; // type:object size:0x4 data:float +lbl_805D5D3C = .sdata2:0x805D5D3C; // type:object size:0x4 data:float +lbl_805D5D40 = .sdata2:0x805D5D40; // type:object size:0x4 data:float +lbl_805D5D44 = .sdata2:0x805D5D44; // type:object size:0x4 data:float +lbl_805D5D48 = .sdata2:0x805D5D48; // type:object size:0x4 data:float +lbl_805D5D4C = .sdata2:0x805D5D4C; // type:object size:0x4 data:float +lbl_805D5D50 = .sdata2:0x805D5D50; // type:object size:0x4 data:float +lbl_805D5D54 = .sdata2:0x805D5D54; // type:object size:0x4 data:float +lbl_805D5D58 = .sdata2:0x805D5D58; // type:object size:0x4 data:float +lbl_805D5D5C = .sdata2:0x805D5D5C; // type:object size:0x4 data:float +lbl_805D5D60 = .sdata2:0x805D5D60; // type:object size:0x4 data:float +lbl_805D5D64 = .sdata2:0x805D5D64; // type:object size:0x4 data:float +lbl_805D5D68 = .sdata2:0x805D5D68; // type:object size:0x8 data:float +lbl_805D5D70 = .sdata2:0x805D5D70; // type:object size:0x4 data:float +lbl_805D5D74 = .sdata2:0x805D5D74; // type:object size:0x4 data:float +lbl_805D5D78 = .sdata2:0x805D5D78; // type:object size:0x4 data:float +lbl_805D5D7C = .sdata2:0x805D5D7C; // type:object size:0x4 data:float +lbl_805D5D80 = .sdata2:0x805D5D80; // type:object size:0x4 data:float +lbl_805D5D84 = .sdata2:0x805D5D84; // type:object size:0x4 data:float +lbl_805D5D88 = .sdata2:0x805D5D88; // type:object size:0x4 data:float +lbl_805D5D8C = .sdata2:0x805D5D8C; // type:object size:0x4 data:float +lbl_805D5D90 = .sdata2:0x805D5D90; // type:object size:0x4 data:float +lbl_805D5D94 = .sdata2:0x805D5D94; // type:object size:0x4 data:float +lbl_805D5D98 = .sdata2:0x805D5D98; // type:object size:0x8 data:float +lbl_805D5DA0 = .sdata2:0x805D5DA0; // type:object size:0x4 data:float +lbl_805D5DA4 = .sdata2:0x805D5DA4; // type:object size:0x4 data:float +lbl_805D5DA8 = .sdata2:0x805D5DA8; // type:object size:0x4 data:float +lbl_805D5DAC = .sdata2:0x805D5DAC; // type:object size:0x4 data:float +lbl_805D5DB0 = .sdata2:0x805D5DB0; // type:object size:0x4 data:float +lbl_805D5DB4 = .sdata2:0x805D5DB4; // type:object size:0x4 data:float +lbl_805D5DB8 = .sdata2:0x805D5DB8; // type:object size:0x4 data:float +lbl_805D5DBC = .sdata2:0x805D5DBC; // type:object size:0x4 data:float +lbl_805D5DC0 = .sdata2:0x805D5DC0; // type:object size:0x4 data:float +lbl_805D5DC4 = .sdata2:0x805D5DC4; // type:object size:0x4 data:float +lbl_805D5DC8 = .sdata2:0x805D5DC8; // type:object size:0x8 data:float +lbl_805D5DD0 = .sdata2:0x805D5DD0; // type:object size:0x4 data:float +lbl_805D5DD4 = .sdata2:0x805D5DD4; // type:object size:0x4 data:float +lbl_805D5DD8 = .sdata2:0x805D5DD8; // type:object size:0x4 data:float +lbl_805D5DDC = .sdata2:0x805D5DDC; // type:object size:0x4 data:float +lbl_805D5DE0 = .sdata2:0x805D5DE0; // type:object size:0x4 data:float +lbl_805D5DE4 = .sdata2:0x805D5DE4; // type:object size:0x1 data:byte +lbl_805D5DE5 = .sdata2:0x805D5DE5; // type:object size:0x1 data:byte +lbl_805D5DE6 = .sdata2:0x805D5DE6; // type:object size:0x1 data:byte +lbl_805D5DE7 = .sdata2:0x805D5DE7; // type:object size:0x1 data:byte +lbl_805D5DE8 = .sdata2:0x805D5DE8; // type:object size:0x8 data:float +lbl_805D5DF0 = .sdata2:0x805D5DF0; // type:object size:0x4 data:float +lbl_805D5DF4 = .sdata2:0x805D5DF4; // type:object size:0x4 data:float +lbl_805D5DF8 = .sdata2:0x805D5DF8; // type:object size:0x8 data:float +lbl_805D5E00 = .sdata2:0x805D5E00; // type:object size:0x4 data:float +lbl_805D5E04 = .sdata2:0x805D5E04; // type:object size:0x4 data:float +lbl_805D5E08 = .sdata2:0x805D5E08; // type:object size:0x4 data:float +lbl_805D5E0C = .sdata2:0x805D5E0C; // type:object size:0x4 data:float +lbl_805D5E10 = .sdata2:0x805D5E10; // type:object size:0x4 data:float +lbl_805D5E14 = .sdata2:0x805D5E14; // type:object size:0x4 data:float +lbl_805D5E18 = .sdata2:0x805D5E18; // type:object size:0x4 data:float +lbl_805D5E1C = .sdata2:0x805D5E1C; // type:object size:0x4 data:float +lbl_805D5E20 = .sdata2:0x805D5E20; // type:object size:0x4 data:float +lbl_805D5E24 = .sdata2:0x805D5E24; // type:object size:0x4 data:float +lbl_805D5E28 = .sdata2:0x805D5E28; // type:object size:0x4 data:float +lbl_805D5E2C = .sdata2:0x805D5E2C; // type:object size:0x4 data:float +lbl_805D5E30 = .sdata2:0x805D5E30; // type:object size:0x4 data:float +lbl_805D5E34 = .sdata2:0x805D5E34; // type:object size:0x4 data:float +lbl_805D5E38 = .sdata2:0x805D5E38; // type:object size:0x4 data:float +lbl_805D5E3C = .sdata2:0x805D5E3C; // type:object size:0x4 data:float +lbl_805D5E40 = .sdata2:0x805D5E40; // type:object size:0x4 data:float +lbl_805D5E44 = .sdata2:0x805D5E44; // type:object size:0x4 data:float +lbl_805D5E48 = .sdata2:0x805D5E48; // type:object size:0x4 data:float +lbl_805D5E4C = .sdata2:0x805D5E4C; // type:object size:0x4 data:float +lbl_805D5E50 = .sdata2:0x805D5E50; // type:object size:0x4 data:float +lbl_805D5E54 = .sdata2:0x805D5E54; // type:object size:0x4 data:float +lbl_805D5E58 = .sdata2:0x805D5E58; // type:object size:0x4 data:float +lbl_805D5E5C = .sdata2:0x805D5E5C; // type:object size:0x4 data:float +lbl_805D5E60 = .sdata2:0x805D5E60; // type:object size:0x8 data:float +lbl_805D5E68 = .sdata2:0x805D5E68; // type:object size:0x4 data:float +lbl_805D5E6C = .sdata2:0x805D5E6C; // type:object size:0x4 data:float +lbl_805D5E70 = .sdata2:0x805D5E70; // type:object size:0x4 data:float +lbl_805D5E74 = .sdata2:0x805D5E74; // type:object size:0x4 data:float +lbl_805D5E78 = .sdata2:0x805D5E78; // type:object size:0x4 data:float +lbl_805D5E7C = .sdata2:0x805D5E7C; // type:object size:0x4 data:float +lbl_805D5E80 = .sdata2:0x805D5E80; // type:object size:0x4 data:float +lbl_805D5E84 = .sdata2:0x805D5E84; // type:object size:0x4 data:float +lbl_805D5E88 = .sdata2:0x805D5E88; // type:object size:0x4 data:float +lbl_805D5E8C = .sdata2:0x805D5E8C; // type:object size:0x4 data:float +lbl_805D5E90 = .sdata2:0x805D5E90; // type:object size:0x4 data:float +lbl_805D5E94 = .sdata2:0x805D5E94; // type:object size:0x4 data:float +lbl_805D5E98 = .sdata2:0x805D5E98; // type:object size:0x4 data:float +lbl_805D5E9C = .sdata2:0x805D5E9C; // type:object size:0x4 data:float +lbl_805D5EA0 = .sdata2:0x805D5EA0; // type:object size:0x4 data:float +lbl_805D5EA4 = .sdata2:0x805D5EA4; // type:object size:0x4 data:float +lbl_805D5EA8 = .sdata2:0x805D5EA8; // type:object size:0x8 data:float +lbl_805D5EB0 = .sdata2:0x805D5EB0; // type:object size:0x4 data:float +lbl_805D5EB4 = .sdata2:0x805D5EB4; // type:object size:0x4 data:float +lbl_805D5EB8 = .sdata2:0x805D5EB8; // type:object size:0x4 data:float +lbl_805D5EBC = .sdata2:0x805D5EBC; // type:object size:0x4 data:float +lbl_805D5EC0 = .sdata2:0x805D5EC0; // type:object size:0x4 data:float +lbl_805D5EC4 = .sdata2:0x805D5EC4; // type:object size:0x4 data:float +lbl_805D5EC8 = .sdata2:0x805D5EC8; // type:object size:0x4 data:float +lbl_805D5ECC = .sdata2:0x805D5ECC; // type:object size:0x4 data:float +lbl_805D5ED0 = .sdata2:0x805D5ED0; // type:object size:0x4 data:float +lbl_805D5ED4 = .sdata2:0x805D5ED4; // type:object size:0x4 data:float +lbl_805D5ED8 = .sdata2:0x805D5ED8; // type:object size:0x4 data:float +lbl_805D5EDC = .sdata2:0x805D5EDC; // type:object size:0x4 data:float +lbl_805D5EE0 = .sdata2:0x805D5EE0; // type:object size:0x4 data:float +lbl_805D5EE4 = .sdata2:0x805D5EE4; // type:object size:0x4 data:float +lbl_805D5EE8 = .sdata2:0x805D5EE8; // type:object size:0x8 data:float +lbl_805D5EF0 = .sdata2:0x805D5EF0; // type:object size:0x4 data:float +lbl_805D5EF4 = .sdata2:0x805D5EF4; // type:object size:0x4 data:float +lbl_805D5EF8 = .sdata2:0x805D5EF8; // type:object size:0x8 data:float +lbl_805D5F00 = .sdata2:0x805D5F00; // type:object size:0x4 data:float +lbl_805D5F04 = .sdata2:0x805D5F04; // type:object size:0x4 data:float +lbl_805D5F08 = .sdata2:0x805D5F08; // type:object size:0x4 data:float +lbl_805D5F0C = .sdata2:0x805D5F0C; // type:object size:0x4 data:float +lbl_805D5F10 = .sdata2:0x805D5F10; // type:object size:0x8 data:float +lbl_805D5F18 = .sdata2:0x805D5F18; // type:object size:0x4 data:float +lbl_805D5F1C = .sdata2:0x805D5F1C; // type:object size:0x4 data:float +lbl_805D5F20 = .sdata2:0x805D5F20; // type:object size:0x4 data:float +lbl_805D5F24 = .sdata2:0x805D5F24; // type:object size:0x4 data:float +lbl_805D5F28 = .sdata2:0x805D5F28; // type:object size:0x8 data:float +lbl_805D5F30 = .sdata2:0x805D5F30; // type:object size:0x4 data:4byte +lbl_805D5F34 = .sdata2:0x805D5F34; // type:object size:0x4 +lbl_805D5F38 = .sdata2:0x805D5F38; // type:object size:0x4 +lbl_805D5F3C = .sdata2:0x805D5F3C; // type:object size:0x4 +lbl_805D5F40 = .sdata2:0x805D5F40; // type:object size:0x4 data:float +lbl_805D5F44 = .sdata2:0x805D5F44; // type:object size:0x4 data:float +lbl_805D5F48 = .sdata2:0x805D5F48; // type:object size:0x4 data:float +lbl_805D5F4C = .sdata2:0x805D5F4C; // type:object size:0x4 data:float +lbl_805D5F50 = .sdata2:0x805D5F50; // type:object size:0x4 data:float +lbl_805D5F54 = .sdata2:0x805D5F54; // type:object size:0x4 data:float +lbl_805D5F58 = .sdata2:0x805D5F58; // type:object size:0x4 data:float +lbl_805D5F5C = .sdata2:0x805D5F5C; // type:object size:0x4 data:float +lbl_805D5F60 = .sdata2:0x805D5F60; // type:object size:0x4 data:float +lbl_805D5F64 = .sdata2:0x805D5F64; // type:object size:0x4 data:float +lbl_805D5F68 = .sdata2:0x805D5F68; // type:object size:0x4 data:float +lbl_805D5F6C = .sdata2:0x805D5F6C; // type:object size:0x4 data:float +lbl_805D5F70 = .sdata2:0x805D5F70; // type:object size:0x4 data:float +lbl_805D5F74 = .sdata2:0x805D5F74; // type:object size:0x4 data:float +lbl_805D5F78 = .sdata2:0x805D5F78; // type:object size:0x4 data:4byte +lbl_805D5F7C = .sdata2:0x805D5F7C; // type:object size:0x4 data:float +lbl_805D5F80 = .sdata2:0x805D5F80; // type:object size:0x4 data:float +lbl_805D5F84 = .sdata2:0x805D5F84; // type:object size:0x4 data:float +lbl_805D5F88 = .sdata2:0x805D5F88; // type:object size:0x4 data:float +lbl_805D5F8C = .sdata2:0x805D5F8C; // type:object size:0x4 data:float +lbl_805D5F90 = .sdata2:0x805D5F90; // type:object size:0x4 data:float +lbl_805D5F94 = .sdata2:0x805D5F94; // type:object size:0x4 data:float +lbl_805D5F98 = .sdata2:0x805D5F98; // type:object size:0x4 data:float +lbl_805D5F9C = .sdata2:0x805D5F9C; // type:object size:0x4 data:float +lbl_805D5FA0 = .sdata2:0x805D5FA0; // type:object size:0x4 data:float +lbl_805D5FA4 = .sdata2:0x805D5FA4; // type:object size:0x4 data:float +lbl_805D5FA8 = .sdata2:0x805D5FA8; // type:object size:0x4 data:float +lbl_805D5FAC = .sdata2:0x805D5FAC; // type:object size:0x4 data:float +lbl_805D5FB0 = .sdata2:0x805D5FB0; // type:object size:0x4 data:float +lbl_805D5FB4 = .sdata2:0x805D5FB4; // type:object size:0x4 data:float +lbl_805D5FB8 = .sdata2:0x805D5FB8; // type:object size:0x4 data:float +lbl_805D5FBC = .sdata2:0x805D5FBC; // type:object size:0x4 data:float +lbl_805D5FC0 = .sdata2:0x805D5FC0; // type:object size:0x8 data:float +lbl_805D5FC8 = .sdata2:0x805D5FC8; // type:object size:0x4 +lbl_805D5FCC = .sdata2:0x805D5FCC; // type:object size:0x4 +lbl_805D5FD0 = .sdata2:0x805D5FD0; // type:object size:0x4 +lbl_805D5FD4 = .sdata2:0x805D5FD4; // type:object size:0x4 +lbl_805D5FD8 = .sdata2:0x805D5FD8; // type:object size:0x4 data:float +lbl_805D5FDC = .sdata2:0x805D5FDC; // type:object size:0x4 data:float +lbl_805D5FE0 = .sdata2:0x805D5FE0; // type:object size:0x4 data:float +lbl_805D5FE4 = .sdata2:0x805D5FE4; // type:object size:0x4 data:float +lbl_805D5FE8 = .sdata2:0x805D5FE8; // type:object size:0x4 data:float +lbl_805D5FEC = .sdata2:0x805D5FEC; // type:object size:0x4 data:float +lbl_805D5FF0 = .sdata2:0x805D5FF0; // type:object size:0x4 data:float +lbl_805D5FF4 = .sdata2:0x805D5FF4; // type:object size:0x4 data:float +lbl_805D5FF8 = .sdata2:0x805D5FF8; // type:object size:0x4 data:float +lbl_805D5FFC = .sdata2:0x805D5FFC; // type:object size:0x4 data:float +lbl_805D6000 = .sdata2:0x805D6000; // type:object size:0x4 data:float +lbl_805D6004 = .sdata2:0x805D6004; // type:object size:0x4 data:float +lbl_805D6008 = .sdata2:0x805D6008; // type:object size:0x4 data:float +lbl_805D600C = .sdata2:0x805D600C; // type:object size:0x4 data:float +lbl_805D6010 = .sdata2:0x805D6010; // type:object size:0x4 data:float +lbl_805D6014 = .sdata2:0x805D6014; // type:object size:0x4 data:float +lbl_805D6018 = .sdata2:0x805D6018; // type:object size:0x4 data:float +lbl_805D601C = .sdata2:0x805D601C; // type:object size:0x4 data:float +lbl_805D6020 = .sdata2:0x805D6020; // type:object size:0x4 data:float +lbl_805D6024 = .sdata2:0x805D6024; // type:object size:0x4 data:float +lbl_805D6028 = .sdata2:0x805D6028; // type:object size:0x4 data:float +lbl_805D602C = .sdata2:0x805D602C; // type:object size:0x4 data:float +lbl_805D6030 = .sdata2:0x805D6030; // type:object size:0x4 data:float +lbl_805D6034 = .sdata2:0x805D6034; // type:object size:0x4 data:float +lbl_805D6038 = .sdata2:0x805D6038; // type:object size:0x4 data:float +lbl_805D603C = .sdata2:0x805D603C; // type:object size:0x4 data:float +lbl_805D6040 = .sdata2:0x805D6040; // type:object size:0x4 data:float +lbl_805D6044 = .sdata2:0x805D6044; // type:object size:0x4 data:float +lbl_805D6048 = .sdata2:0x805D6048; // type:object size:0x4 data:float +lbl_805D604C = .sdata2:0x805D604C; // type:object size:0x4 data:float +lbl_805D6050 = .sdata2:0x805D6050; // type:object size:0x4 data:float +lbl_805D6054 = .sdata2:0x805D6054; // type:object size:0x4 data:float +lbl_805D6058 = .sdata2:0x805D6058; // type:object size:0x4 data:float +lbl_805D605C = .sdata2:0x805D605C; // type:object size:0x4 data:float +lbl_805D6060 = .sdata2:0x805D6060; // type:object size:0x4 data:float +lbl_805D6064 = .sdata2:0x805D6064; // type:object size:0x4 data:float +lbl_805D6068 = .sdata2:0x805D6068; // type:object size:0x4 data:float +lbl_805D606C = .sdata2:0x805D606C; // type:object size:0x4 data:float +lbl_805D6070 = .sdata2:0x805D6070; // type:object size:0x4 data:float +lbl_805D6074 = .sdata2:0x805D6074; // type:object size:0x4 data:float +lbl_805D6078 = .sdata2:0x805D6078; // type:object size:0x4 data:float +lbl_805D607C = .sdata2:0x805D607C; // type:object size:0x4 data:float +lbl_805D6080 = .sdata2:0x805D6080; // type:object size:0x4 data:float +lbl_805D6084 = .sdata2:0x805D6084; // type:object size:0x4 data:float +lbl_805D6088 = .sdata2:0x805D6088; // type:object size:0x4 data:float +lbl_805D608C = .sdata2:0x805D608C; // type:object size:0x4 data:float +lbl_805D6090 = .sdata2:0x805D6090; // type:object size:0x4 data:float +lbl_805D6094 = .sdata2:0x805D6094; // type:object size:0x4 data:float +lbl_805D6098 = .sdata2:0x805D6098; // type:object size:0x4 data:float +lbl_805D609C = .sdata2:0x805D609C; // type:object size:0x4 data:float +lbl_805D60A0 = .sdata2:0x805D60A0; // type:object size:0x4 data:float +lbl_805D60A4 = .sdata2:0x805D60A4; // type:object size:0x4 data:float +lbl_805D60A8 = .sdata2:0x805D60A8; // type:object size:0x4 data:float +lbl_805D60AC = .sdata2:0x805D60AC; // type:object size:0x4 data:float +lbl_805D60B0 = .sdata2:0x805D60B0; // type:object size:0x4 data:float +lbl_805D60B4 = .sdata2:0x805D60B4; // type:object size:0x4 data:float +lbl_805D60B8 = .sdata2:0x805D60B8; // type:object size:0x8 data:float +lbl_805D60C0 = .sdata2:0x805D60C0; // type:object size:0x4 data:float +lbl_805D60C4 = .sdata2:0x805D60C4; // type:object size:0x4 data:float +lbl_805D60C8 = .sdata2:0x805D60C8; // type:object size:0x8 data:float +lbl_805D60D0 = .sdata2:0x805D60D0; // type:object size:0x4 +lbl_805D60D4 = .sdata2:0x805D60D4; // type:object size:0x4 data:float +lbl_805D60D8 = .sdata2:0x805D60D8; // type:object size:0x4 data:float +lbl_805D60DC = .sdata2:0x805D60DC; // type:object size:0x4 data:float +lbl_805D60E0 = .sdata2:0x805D60E0; // type:object size:0x4 data:float +lbl_805D60E4 = .sdata2:0x805D60E4; // type:object size:0x4 data:float +lbl_805D60E8 = .sdata2:0x805D60E8; // type:object size:0x4 data:float +lbl_805D60EC = .sdata2:0x805D60EC; // type:object size:0x4 data:float +lbl_805D60F0 = .sdata2:0x805D60F0; // type:object size:0x4 data:float +lbl_805D60F4 = .sdata2:0x805D60F4; // type:object size:0x4 data:float +lbl_805D60F8 = .sdata2:0x805D60F8; // type:object size:0x4 data:float +lbl_805D60FC = .sdata2:0x805D60FC; // type:object size:0x4 data:float +lbl_805D6100 = .sdata2:0x805D6100; // type:object size:0x4 data:float +lbl_805D6104 = .sdata2:0x805D6104; // type:object size:0x4 data:float +lbl_805D6108 = .sdata2:0x805D6108; // type:object size:0x4 data:float +lbl_805D610C = .sdata2:0x805D610C; // type:object size:0x4 data:float +lbl_805D6110 = .sdata2:0x805D6110; // type:object size:0x4 data:float +lbl_805D6114 = .sdata2:0x805D6114; // type:object size:0x4 data:float +lbl_805D6118 = .sdata2:0x805D6118; // type:object size:0x4 data:float +lbl_805D611C = .sdata2:0x805D611C; // type:object size:0x4 data:float +lbl_805D6120 = .sdata2:0x805D6120; // type:object size:0x4 data:float +lbl_805D6124 = .sdata2:0x805D6124; // type:object size:0x4 data:float +lbl_805D6128 = .sdata2:0x805D6128; // type:object size:0x4 data:float +lbl_805D612C = .sdata2:0x805D612C; // type:object size:0x4 data:float +lbl_805D6130 = .sdata2:0x805D6130; // type:object size:0x4 data:float +lbl_805D6134 = .sdata2:0x805D6134; // type:object size:0x4 data:float +lbl_805D6138 = .sdata2:0x805D6138; // type:object size:0x4 data:float +lbl_805D613C = .sdata2:0x805D613C; // type:object size:0x4 data:float +lbl_805D6140 = .sdata2:0x805D6140; // type:object size:0x4 data:float +lbl_805D6144 = .sdata2:0x805D6144; // type:object size:0x4 data:float +lbl_805D6148 = .sdata2:0x805D6148; // type:object size:0x4 data:float +lbl_805D614C = .sdata2:0x805D614C; // type:object size:0x4 data:float +lbl_805D6150 = .sdata2:0x805D6150; // type:object size:0x4 data:float +lbl_805D6154 = .sdata2:0x805D6154; // type:object size:0x4 data:float +lbl_805D6158 = .sdata2:0x805D6158; // type:object size:0x4 data:float +lbl_805D615C = .sdata2:0x805D615C; // type:object size:0x4 data:float +lbl_805D6160 = .sdata2:0x805D6160; // type:object size:0x4 data:float +lbl_805D6164 = .sdata2:0x805D6164; // type:object size:0x4 data:float +lbl_805D6168 = .sdata2:0x805D6168; // type:object size:0x4 data:float +lbl_805D616C = .sdata2:0x805D616C; // type:object size:0x4 data:float +lbl_805D6170 = .sdata2:0x805D6170; // type:object size:0x4 data:float +lbl_805D6174 = .sdata2:0x805D6174; // type:object size:0x4 data:float +lbl_805D6178 = .sdata2:0x805D6178; // type:object size:0x4 data:float +lbl_805D617C = .sdata2:0x805D617C; // type:object size:0x4 data:float +lbl_805D6180 = .sdata2:0x805D6180; // type:object size:0x4 data:float +lbl_805D6184 = .sdata2:0x805D6184; // type:object size:0x4 data:float +lbl_805D6188 = .sdata2:0x805D6188; // type:object size:0x4 data:float +lbl_805D618C = .sdata2:0x805D618C; // type:object size:0x4 data:float +lbl_805D6190 = .sdata2:0x805D6190; // type:object size:0x4 data:float +lbl_805D6194 = .sdata2:0x805D6194; // type:object size:0x4 data:float +lbl_805D6198 = .sdata2:0x805D6198; // type:object size:0x4 data:float +lbl_805D619C = .sdata2:0x805D619C; // type:object size:0x4 data:float +lbl_805D61A0 = .sdata2:0x805D61A0; // type:object size:0x4 data:float +lbl_805D61A4 = .sdata2:0x805D61A4; // type:object size:0x4 data:float +lbl_805D61A8 = .sdata2:0x805D61A8; // type:object size:0x4 data:float +lbl_805D61AC = .sdata2:0x805D61AC; // type:object size:0x4 data:float +lbl_805D61B0 = .sdata2:0x805D61B0; // type:object size:0x4 data:float +lbl_805D61B4 = .sdata2:0x805D61B4; // type:object size:0x4 data:float +lbl_805D61B8 = .sdata2:0x805D61B8; // type:object size:0x4 data:float +lbl_805D61BC = .sdata2:0x805D61BC; // type:object size:0x4 data:float +lbl_805D61C0 = .sdata2:0x805D61C0; // type:object size:0x4 data:float +lbl_805D61C4 = .sdata2:0x805D61C4; // type:object size:0x4 data:float +lbl_805D61C8 = .sdata2:0x805D61C8; // type:object size:0x4 data:float +lbl_805D61CC = .sdata2:0x805D61CC; // type:object size:0x4 data:float +lbl_805D61D0 = .sdata2:0x805D61D0; // type:object size:0x4 data:float +lbl_805D61D4 = .sdata2:0x805D61D4; // type:object size:0x4 data:float +lbl_805D61D8 = .sdata2:0x805D61D8; // type:object size:0x4 data:float +lbl_805D61DC = .sdata2:0x805D61DC; // type:object size:0x4 data:float +lbl_805D61E0 = .sdata2:0x805D61E0; // type:object size:0x4 data:float +lbl_805D61E4 = .sdata2:0x805D61E4; // type:object size:0x4 data:float +lbl_805D61E8 = .sdata2:0x805D61E8; // type:object size:0x4 data:float +lbl_805D61EC = .sdata2:0x805D61EC; // type:object size:0x4 data:float +lbl_805D61F0 = .sdata2:0x805D61F0; // type:object size:0x4 data:float +lbl_805D61F4 = .sdata2:0x805D61F4; // type:object size:0x4 data:float +lbl_805D61F8 = .sdata2:0x805D61F8; // type:object size:0x4 data:float +lbl_805D61FC = .sdata2:0x805D61FC; // type:object size:0x4 data:float +lbl_805D6200 = .sdata2:0x805D6200; // type:object size:0x4 data:float +lbl_805D6204 = .sdata2:0x805D6204; // type:object size:0x4 data:float +lbl_805D6208 = .sdata2:0x805D6208; // type:object size:0x4 data:float +lbl_805D620C = .sdata2:0x805D620C; // type:object size:0x4 data:4byte +lbl_805D6210 = .sdata2:0x805D6210; // type:object size:0x4 data:float +lbl_805D6214 = .sdata2:0x805D6214; // type:object size:0x4 data:float +lbl_805D6218 = .sdata2:0x805D6218; // type:object size:0x4 data:float +lbl_805D621C = .sdata2:0x805D621C; // type:object size:0x4 data:float +lbl_805D6220 = .sdata2:0x805D6220; // type:object size:0x8 data:float +lbl_805D6228 = .sdata2:0x805D6228; // type:object size:0x4 data:float +lbl_805D622C = .sdata2:0x805D622C; // type:object size:0x4 data:float +lbl_805D6230 = .sdata2:0x805D6230; // type:object size:0x4 data:float +lbl_805D6234 = .sdata2:0x805D6234; // type:object size:0x4 data:float +lbl_805D6238 = .sdata2:0x805D6238; // type:object size:0x4 data:float +lbl_805D623C = .sdata2:0x805D623C; // type:object size:0x4 data:float +lbl_805D6240 = .sdata2:0x805D6240; // type:object size:0x4 data:float +lbl_805D6244 = .sdata2:0x805D6244; // type:object size:0x4 data:float +lbl_805D6248 = .sdata2:0x805D6248; // type:object size:0x4 data:float +lbl_805D624C = .sdata2:0x805D624C; // type:object size:0x4 data:float +lbl_805D6250 = .sdata2:0x805D6250; // type:object size:0x4 data:float +lbl_805D6254 = .sdata2:0x805D6254; // type:object size:0x4 data:float +lbl_805D6258 = .sdata2:0x805D6258; // type:object size:0x4 data:float +lbl_805D625C = .sdata2:0x805D625C; // type:object size:0x4 data:float +lbl_805D6260 = .sdata2:0x805D6260; // type:object size:0x8 data:float +lbl_805D6268 = .sdata2:0x805D6268; // type:object size:0x4 data:float +lbl_805D626C = .sdata2:0x805D626C; // type:object size:0x4 data:float +lbl_805D6270 = .sdata2:0x805D6270; // type:object size:0x4 +lbl_805D6274 = .sdata2:0x805D6274; // type:object size:0x4 data:float +lbl_805D6278 = .sdata2:0x805D6278; // type:object size:0x4 data:float +lbl_805D627C = .sdata2:0x805D627C; // type:object size:0x4 data:float +lbl_805D6280 = .sdata2:0x805D6280; // type:object size:0x4 data:float +lbl_805D6284 = .sdata2:0x805D6284; // type:object size:0x4 data:float +lbl_805D6288 = .sdata2:0x805D6288; // type:object size:0x4 data:float +lbl_805D628C = .sdata2:0x805D628C; // type:object size:0x4 data:float +lbl_805D6290 = .sdata2:0x805D6290; // type:object size:0x8 data:float +lbl_805D6298 = .sdata2:0x805D6298; // type:object size:0x4 data:float +lbl_805D629C = .sdata2:0x805D629C; // type:object size:0x4 data:float +lbl_805D62A0 = .sdata2:0x805D62A0; // type:object size:0x4 data:float +lbl_805D62A4 = .sdata2:0x805D62A4; // type:object size:0x4 data:float +lbl_805D62A8 = .sdata2:0x805D62A8; // type:object size:0x4 data:float +lbl_805D62AC = .sdata2:0x805D62AC; // type:object size:0x4 data:float +lbl_805D62B0 = .sdata2:0x805D62B0; // type:object size:0x4 data:float +lbl_805D62B4 = .sdata2:0x805D62B4; // type:object size:0x4 data:float +lbl_805D62B8 = .sdata2:0x805D62B8; // type:object size:0x4 data:float +lbl_805D62BC = .sdata2:0x805D62BC; // type:object size:0x4 data:float +lbl_805D62C0 = .sdata2:0x805D62C0; // type:object size:0x4 data:float +lbl_805D62C4 = .sdata2:0x805D62C4; // type:object size:0x4 data:float +lbl_805D62C8 = .sdata2:0x805D62C8; // type:object size:0x4 data:float +lbl_805D62CC = .sdata2:0x805D62CC; // type:object size:0x4 data:float +lbl_805D62D0 = .sdata2:0x805D62D0; // type:object size:0x8 data:float +lbl_805D62D8 = .sdata2:0x805D62D8; // type:object size:0x4 data:4byte +lbl_805D62DC = .sdata2:0x805D62DC; // type:object size:0x4 data:4byte +lbl_805D62E0 = .sdata2:0x805D62E0; // type:object size:0x4 data:float +lbl_805D62E4 = .sdata2:0x805D62E4; // type:object size:0x4 data:float +lbl_805D62E8 = .sdata2:0x805D62E8; // type:object size:0x4 data:float +lbl_805D62EC = .sdata2:0x805D62EC; // type:object size:0x4 data:float +lbl_805D62F0 = .sdata2:0x805D62F0; // type:object size:0x4 data:float +lbl_805D62F4 = .sdata2:0x805D62F4; // type:object size:0x4 data:float +lbl_805D62F8 = .sdata2:0x805D62F8; // type:object size:0x4 data:float +lbl_805D62FC = .sdata2:0x805D62FC; // type:object size:0x4 data:float +lbl_805D6300 = .sdata2:0x805D6300; // type:object size:0x4 data:4byte +lbl_805D6304 = .sdata2:0x805D6304; // type:object size:0x4 data:4byte +lbl_805D6308 = .sdata2:0x805D6308; // type:object size:0x4 data:float +lbl_805D630C = .sdata2:0x805D630C; // type:object size:0x4 data:float +lbl_805D6310 = .sdata2:0x805D6310; // type:object size:0x8 data:float +lbl_805D6318 = .sdata2:0x805D6318; // type:object size:0x4 data:4byte +lbl_805D631C = .sdata2:0x805D631C; // type:object size:0x4 data:float +lbl_805D6320 = .sdata2:0x805D6320; // type:object size:0x8 data:float +lbl_805D6328 = .sdata2:0x805D6328; // type:object size:0x4 data:float +lbl_805D632C = .sdata2:0x805D632C; // type:object size:0x4 data:float +lbl_805D6330 = .sdata2:0x805D6330; // type:object size:0x4 data:float +lbl_805D6334 = .sdata2:0x805D6334; // type:object size:0x4 data:float +lbl_805D6338 = .sdata2:0x805D6338; // type:object size:0x4 data:float +lbl_805D633C = .sdata2:0x805D633C; // type:object size:0x4 data:float +lbl_805D6340 = .sdata2:0x805D6340; // type:object size:0x4 data:float +lbl_805D6344 = .sdata2:0x805D6344; // type:object size:0x4 data:float +lbl_805D6348 = .sdata2:0x805D6348; // type:object size:0x4 data:float +lbl_805D634C = .sdata2:0x805D634C; // type:object size:0x4 data:float +lbl_805D6350 = .sdata2:0x805D6350; // type:object size:0x4 data:float +lbl_805D6354 = .sdata2:0x805D6354; // type:object size:0x4 data:float +lbl_805D6358 = .sdata2:0x805D6358; // type:object size:0x4 data:float +lbl_805D635C = .sdata2:0x805D635C; // type:object size:0x4 data:float +lbl_805D6360 = .sdata2:0x805D6360; // type:object size:0x4 data:float +lbl_805D6364 = .sdata2:0x805D6364; // type:object size:0x4 data:float +lbl_805D6368 = .sdata2:0x805D6368; // type:object size:0x4 data:float +lbl_805D636C = .sdata2:0x805D636C; // type:object size:0x4 data:float +lbl_805D6370 = .sdata2:0x805D6370; // type:object size:0x4 data:float +lbl_805D6374 = .sdata2:0x805D6374; // type:object size:0x4 data:float +lbl_805D6378 = .sdata2:0x805D6378; // type:object size:0x4 data:float +lbl_805D637C = .sdata2:0x805D637C; // type:object size:0x4 data:float +lbl_805D6380 = .sdata2:0x805D6380; // type:object size:0x4 data:4byte +lbl_805D6384 = .sdata2:0x805D6384; // type:object size:0x4 data:4byte +lbl_805D6388 = .sdata2:0x805D6388; // type:object size:0x4 data:float +lbl_805D638C = .sdata2:0x805D638C; // type:object size:0x4 data:float +lbl_805D6390 = .sdata2:0x805D6390; // type:object size:0x4 data:float +lbl_805D6394 = .sdata2:0x805D6394; // type:object size:0x4 data:float +lbl_805D6398 = .sdata2:0x805D6398; // type:object size:0x4 data:float +lbl_805D639C = .sdata2:0x805D639C; // type:object size:0x4 data:float +lbl_805D63A0 = .sdata2:0x805D63A0; // type:object size:0x4 data:float +lbl_805D63A4 = .sdata2:0x805D63A4; // type:object size:0x4 data:float +lbl_805D63A8 = .sdata2:0x805D63A8; // type:object size:0x4 data:float +lbl_805D63AC = .sdata2:0x805D63AC; // type:object size:0x4 data:float +lbl_805D63B0 = .sdata2:0x805D63B0; // type:object size:0x4 data:float +lbl_805D63B4 = .sdata2:0x805D63B4; // type:object size:0x4 data:float +lbl_805D63B8 = .sdata2:0x805D63B8; // type:object size:0x4 data:float +lbl_805D63BC = .sdata2:0x805D63BC; // type:object size:0x4 data:float +lbl_805D63C0 = .sdata2:0x805D63C0; // type:object size:0x4 data:float +lbl_805D63C4 = .sdata2:0x805D63C4; // type:object size:0x4 data:float +lbl_805D63C8 = .sdata2:0x805D63C8; // type:object size:0x8 data:float +lbl_805D63D0 = .sdata2:0x805D63D0; // type:object size:0x4 data:4byte +lbl_805D63D4 = .sdata2:0x805D63D4; // type:object size:0x4 data:4byte +lbl_805D63D8 = .sdata2:0x805D63D8; // type:object size:0x4 data:4byte +lbl_805D63DC = .sdata2:0x805D63DC; // type:object size:0x4 data:4byte +lbl_805D63E0 = .sdata2:0x805D63E0; // type:object size:0x4 data:4byte +lbl_805D63E4 = .sdata2:0x805D63E4; // type:object size:0x4 data:4byte +lbl_805D63E8 = .sdata2:0x805D63E8; // type:object size:0x4 data:4byte +lbl_805D63EC = .sdata2:0x805D63EC; // type:object size:0x4 data:4byte +lbl_805D63F0 = .sdata2:0x805D63F0; // type:object size:0x4 data:4byte +lbl_805D63F4 = .sdata2:0x805D63F4; // type:object size:0x4 data:4byte +lbl_805D63F8 = .sdata2:0x805D63F8; // type:object size:0x4 data:4byte +lbl_805D63FC = .sdata2:0x805D63FC; // type:object size:0x4 data:4byte +lbl_805D6400 = .sdata2:0x805D6400; // type:object size:0x4 data:4byte +lbl_805D6404 = .sdata2:0x805D6404; // type:object size:0x4 data:4byte +lbl_805D6408 = .sdata2:0x805D6408; // type:object size:0x4 data:4byte +lbl_805D640C = .sdata2:0x805D640C; // type:object size:0x4 data:4byte +lbl_805D6410 = .sdata2:0x805D6410; // type:object size:0x4 data:4byte +lbl_805D6414 = .sdata2:0x805D6414; // type:object size:0x4 data:4byte +lbl_805D6418 = .sdata2:0x805D6418; // type:object size:0x4 data:4byte +lbl_805D641C = .sdata2:0x805D641C; // type:object size:0x4 data:4byte +lbl_805D6420 = .sdata2:0x805D6420; // type:object size:0x4 data:4byte +lbl_805D6424 = .sdata2:0x805D6424; // type:object size:0x4 data:4byte +lbl_805D6428 = .sdata2:0x805D6428; // type:object size:0x4 data:4byte +lbl_805D642C = .sdata2:0x805D642C; // type:object size:0x4 data:4byte +lbl_805D6430 = .sdata2:0x805D6430; // type:object size:0x4 data:4byte +lbl_805D6434 = .sdata2:0x805D6434; // type:object size:0x4 data:4byte +lbl_805D6438 = .sdata2:0x805D6438; // type:object size:0x4 data:4byte +lbl_805D643C = .sdata2:0x805D643C; // type:object size:0x4 data:4byte +lbl_805D6440 = .sdata2:0x805D6440; // type:object size:0x4 data:float +lbl_805D6444 = .sdata2:0x805D6444; // type:object size:0x4 data:float +lbl_805D6448 = .sdata2:0x805D6448; // type:object size:0x4 data:float +lbl_805D644C = .sdata2:0x805D644C; // type:object size:0x4 data:float +lbl_805D6450 = .sdata2:0x805D6450; // type:object size:0x4 data:float +lbl_805D6454 = .sdata2:0x805D6454; // type:object size:0x4 data:float +lbl_805D6458 = .sdata2:0x805D6458; // type:object size:0x4 data:float +lbl_805D645C = .sdata2:0x805D645C; // type:object size:0x4 data:float +lbl_805D6460 = .sdata2:0x805D6460; // type:object size:0x4 data:float +lbl_805D6464 = .sdata2:0x805D6464; // type:object size:0x4 data:float +lbl_805D6468 = .sdata2:0x805D6468; // type:object size:0x4 data:float +lbl_805D646C = .sdata2:0x805D646C; // type:object size:0x4 data:float +lbl_805D6470 = .sdata2:0x805D6470; // type:object size:0x4 data:float +lbl_805D6474 = .sdata2:0x805D6474; // type:object size:0x4 data:float +lbl_805D6478 = .sdata2:0x805D6478; // type:object size:0x4 data:float +lbl_805D647C = .sdata2:0x805D647C; // type:object size:0x4 data:float +lbl_805D6480 = .sdata2:0x805D6480; // type:object size:0x4 data:float +lbl_805D6484 = .sdata2:0x805D6484; // type:object size:0x4 data:float +lbl_805D6488 = .sdata2:0x805D6488; // type:object size:0x4 data:float +lbl_805D648C = .sdata2:0x805D648C; // type:object size:0x4 data:float +lbl_805D6490 = .sdata2:0x805D6490; // type:object size:0x4 data:float +lbl_805D6494 = .sdata2:0x805D6494; // type:object size:0x4 data:float +lbl_805D6498 = .sdata2:0x805D6498; // type:object size:0x4 data:float +lbl_805D649C = .sdata2:0x805D649C; // type:object size:0x4 data:float +lbl_805D64A0 = .sdata2:0x805D64A0; // type:object size:0x4 data:float +lbl_805D64A4 = .sdata2:0x805D64A4; // type:object size:0x2 data:2byte +lbl_805D64A6 = .sdata2:0x805D64A6; // type:object size:0x2 data:2byte +lbl_805D64A8 = .sdata2:0x805D64A8; // type:object size:0x4 data:float +lbl_805D64AC = .sdata2:0x805D64AC; // type:object size:0x4 data:float +lbl_805D64B0 = .sdata2:0x805D64B0; // type:object size:0x4 data:float +lbl_805D64B4 = .sdata2:0x805D64B4; // type:object size:0x4 data:float +lbl_805D64B8 = .sdata2:0x805D64B8; // type:object size:0x4 data:float +lbl_805D64BC = .sdata2:0x805D64BC; // type:object size:0x4 data:float +lbl_805D64C0 = .sdata2:0x805D64C0; // type:object size:0x4 data:float +lbl_805D64C4 = .sdata2:0x805D64C4; // type:object size:0x4 data:float +lbl_805D64C8 = .sdata2:0x805D64C8; // type:object size:0x4 data:float +lbl_805D64CC = .sdata2:0x805D64CC; // type:object size:0x4 data:float +lbl_805D64D0 = .sdata2:0x805D64D0; // type:object size:0x4 data:float +lbl_805D64D4 = .sdata2:0x805D64D4; // type:object size:0x4 data:float +lbl_805D64D8 = .sdata2:0x805D64D8; // type:object size:0x4 data:float +lbl_805D64DC = .sdata2:0x805D64DC; // type:object size:0x4 data:float +lbl_805D64E0 = .sdata2:0x805D64E0; // type:object size:0x4 data:float +lbl_805D64E4 = .sdata2:0x805D64E4; // type:object size:0x4 data:float +lbl_805D64E8 = .sdata2:0x805D64E8; // type:object size:0x4 data:float +lbl_805D64EC = .sdata2:0x805D64EC; // type:object size:0x4 data:float +lbl_805D64F0 = .sdata2:0x805D64F0; // type:object size:0x4 data:float +lbl_805D64F4 = .sdata2:0x805D64F4; // type:object size:0x4 data:float +lbl_805D64F8 = .sdata2:0x805D64F8; // type:object size:0x4 data:float +lbl_805D64FC = .sdata2:0x805D64FC; // type:object size:0x4 data:float +lbl_805D6500 = .sdata2:0x805D6500; // type:object size:0x4 data:float +lbl_805D6504 = .sdata2:0x805D6504; // type:object size:0x4 data:float +lbl_805D6508 = .sdata2:0x805D6508; // type:object size:0x4 data:float +lbl_805D650C = .sdata2:0x805D650C; // type:object size:0x4 data:float +lbl_805D6510 = .sdata2:0x805D6510; // type:object size:0x4 data:float +lbl_805D6514 = .sdata2:0x805D6514; // type:object size:0x4 data:float +lbl_805D6518 = .sdata2:0x805D6518; // type:object size:0x4 data:float +lbl_805D651C = .sdata2:0x805D651C; // type:object size:0x4 data:float +lbl_805D6520 = .sdata2:0x805D6520; // type:object size:0x4 data:float +lbl_805D6524 = .sdata2:0x805D6524; // type:object size:0x4 data:float +lbl_805D6528 = .sdata2:0x805D6528; // type:object size:0x4 data:float +lbl_805D652C = .sdata2:0x805D652C; // type:object size:0x4 data:float +lbl_805D6530 = .sdata2:0x805D6530; // type:object size:0x4 data:float +lbl_805D6534 = .sdata2:0x805D6534; // type:object size:0x4 data:float +lbl_805D6538 = .sdata2:0x805D6538; // type:object size:0x4 data:float +lbl_805D653C = .sdata2:0x805D653C; // type:object size:0x4 data:float +lbl_805D6540 = .sdata2:0x805D6540; // type:object size:0x4 data:float +lbl_805D6544 = .sdata2:0x805D6544; // type:object size:0x2 data:2byte +lbl_805D6546 = .sdata2:0x805D6546; // type:object size:0x2 data:2byte +lbl_805D6548 = .sdata2:0x805D6548; // type:object size:0x4 data:float +lbl_805D654C = .sdata2:0x805D654C; // type:object size:0x4 data:float +lbl_805D6550 = .sdata2:0x805D6550; // type:object size:0x4 data:float +lbl_805D6554 = .sdata2:0x805D6554; // type:object size:0x4 data:float +lbl_805D6558 = .sdata2:0x805D6558; // type:object size:0x4 data:float +lbl_805D655C = .sdata2:0x805D655C; // type:object size:0x4 data:float +lbl_805D6560 = .sdata2:0x805D6560; // type:object size:0x4 data:float +lbl_805D6564 = .sdata2:0x805D6564; // type:object size:0x4 data:float +lbl_805D6568 = .sdata2:0x805D6568; // type:object size:0x4 data:float +lbl_805D656C = .sdata2:0x805D656C; // type:object size:0x4 data:float +lbl_805D6570 = .sdata2:0x805D6570; // type:object size:0x4 data:float +lbl_805D6574 = .sdata2:0x805D6574; // type:object size:0x4 data:float +lbl_805D6578 = .sdata2:0x805D6578; // type:object size:0x4 data:float +lbl_805D657C = .sdata2:0x805D657C; // type:object size:0x4 data:float +lbl_805D6580 = .sdata2:0x805D6580; // type:object size:0x4 data:float +lbl_805D6584 = .sdata2:0x805D6584; // type:object size:0x4 data:float +lbl_805D6588 = .sdata2:0x805D6588; // type:object size:0x8 data:float +lbl_805D6590 = .sdata2:0x805D6590; // type:object size:0x4 data:float +lbl_805D6594 = .sdata2:0x805D6594; // type:object size:0x4 data:float +lbl_805D6598 = .sdata2:0x805D6598; // type:object size:0x4 data:float +lbl_805D659C = .sdata2:0x805D659C; // type:object size:0x4 data:float +lbl_805D65A0 = .sdata2:0x805D65A0; // type:object size:0x4 data:float +lbl_805D65A4 = .sdata2:0x805D65A4; // type:object size:0x4 data:float +lbl_805D65A8 = .sdata2:0x805D65A8; // type:object size:0x4 data:float +lbl_805D65AC = .sdata2:0x805D65AC; // type:object size:0x4 data:float +lbl_805D65B0 = .sdata2:0x805D65B0; // type:object size:0x4 data:float +lbl_805D65B4 = .sdata2:0x805D65B4; // type:object size:0x4 data:float +lbl_805D65B8 = .sdata2:0x805D65B8; // type:object size:0x8 data:float +lbl_805D65C0 = .sdata2:0x805D65C0; // type:object size:0x4 data:float +lbl_805D65C4 = .sdata2:0x805D65C4; // type:object size:0x4 data:float +lbl_805D65C8 = .sdata2:0x805D65C8; // type:object size:0x4 data:float +lbl_805D65CC = .sdata2:0x805D65CC; // type:object size:0x4 data:float +lbl_805D65D0 = .sdata2:0x805D65D0; // type:object size:0x4 data:float +lbl_805D65D4 = .sdata2:0x805D65D4; // type:object size:0x4 data:float +lbl_805D65D8 = .sdata2:0x805D65D8; // type:object size:0x4 data:float +lbl_805D65DC = .sdata2:0x805D65DC; // type:object size:0x4 data:float +lbl_805D65E0 = .sdata2:0x805D65E0; // type:object size:0x4 data:float +lbl_805D65E4 = .sdata2:0x805D65E4; // type:object size:0x4 data:float +lbl_805D65E8 = .sdata2:0x805D65E8; // type:object size:0x4 data:float +lbl_805D65EC = .sdata2:0x805D65EC; // type:object size:0x4 data:float +lbl_805D65F0 = .sdata2:0x805D65F0; // type:object size:0x4 data:float +lbl_805D65F4 = .sdata2:0x805D65F4; // type:object size:0x4 data:float +lbl_805D65F8 = .sdata2:0x805D65F8; // type:object size:0x4 data:float +lbl_805D65FC = .sdata2:0x805D65FC; // type:object size:0x4 data:float +lbl_805D6600 = .sdata2:0x805D6600; // type:object size:0x4 data:float +lbl_805D6604 = .sdata2:0x805D6604; // type:object size:0x4 data:float +lbl_805D6608 = .sdata2:0x805D6608; // type:object size:0x4 data:float +lbl_805D660C = .sdata2:0x805D660C; // type:object size:0x4 data:float +lbl_805D6610 = .sdata2:0x805D6610; // type:object size:0x4 data:float +lbl_805D6614 = .sdata2:0x805D6614; // type:object size:0x4 data:float +lbl_805D6618 = .sdata2:0x805D6618; // type:object size:0x4 data:float +lbl_805D661C = .sdata2:0x805D661C; // type:object size:0x4 data:float +lbl_805D6620 = .sdata2:0x805D6620; // type:object size:0x4 data:float +lbl_805D6624 = .sdata2:0x805D6624; // type:object size:0x4 data:float +lbl_805D6628 = .sdata2:0x805D6628; // type:object size:0x4 data:float +lbl_805D662C = .sdata2:0x805D662C; // type:object size:0x4 data:float +lbl_805D6630 = .sdata2:0x805D6630; // type:object size:0x4 data:float +lbl_805D6634 = .sdata2:0x805D6634; // type:object size:0x4 data:float +lbl_805D6638 = .sdata2:0x805D6638; // type:object size:0x4 data:float +lbl_805D663C = .sdata2:0x805D663C; // type:object size:0x4 data:float +lbl_805D6640 = .sdata2:0x805D6640; // type:object size:0x4 data:float +lbl_805D6644 = .sdata2:0x805D6644; // type:object size:0x4 data:float +lbl_805D6648 = .sdata2:0x805D6648; // type:object size:0x4 data:float +lbl_805D664C = .sdata2:0x805D664C; // type:object size:0x4 data:float +lbl_805D6650 = .sdata2:0x805D6650; // type:object size:0x8 data:float +lbl_805D6658 = .sdata2:0x805D6658; // type:object size:0x4 data:float +lbl_805D665C = .sdata2:0x805D665C; // type:object size:0x4 data:float +lbl_805D6660 = .sdata2:0x805D6660; // type:object size:0x4 data:float +lbl_805D6664 = .sdata2:0x805D6664; // type:object size:0x4 data:float +lbl_805D6668 = .sdata2:0x805D6668; // type:object size:0x4 data:float +lbl_805D666C = .sdata2:0x805D666C; // type:object size:0x4 data:float +lbl_805D6670 = .sdata2:0x805D6670; // type:object size:0x4 data:float +lbl_805D6674 = .sdata2:0x805D6674; // type:object size:0x4 data:float +lbl_805D6678 = .sdata2:0x805D6678; // type:object size:0x4 data:float +lbl_805D667C = .sdata2:0x805D667C; // type:object size:0x4 data:float +lbl_805D6680 = .sdata2:0x805D6680; // type:object size:0x4 data:float +lbl_805D6684 = .sdata2:0x805D6684; // type:object size:0x4 data:float +lbl_805D6688 = .sdata2:0x805D6688; // type:object size:0x8 data:float +lbl_805D6690 = .sdata2:0x805D6690; // type:object size:0x4 data:float +lbl_805D6694 = .sdata2:0x805D6694; // type:object size:0x4 data:float +lbl_805D6698 = .sdata2:0x805D6698; // type:object size:0x8 data:float +lbl_805D66A0 = .sdata2:0x805D66A0; // type:object size:0x4 data:float +lbl_805D66A4 = .sdata2:0x805D66A4; // type:object size:0x4 data:float +lbl_805D66A8 = .sdata2:0x805D66A8; // type:object size:0x4 data:float +lbl_805D66AC = .sdata2:0x805D66AC; // type:object size:0x4 data:float +lbl_805D66B0 = .sdata2:0x805D66B0; // type:object size:0x4 data:float +lbl_805D66B4 = .sdata2:0x805D66B4; // type:object size:0x4 data:float +lbl_805D66B8 = .sdata2:0x805D66B8; // type:object size:0x8 data:float +lbl_805D66C0 = .sdata2:0x805D66C0; // type:object size:0x4 data:float +lbl_805D66C4 = .sdata2:0x805D66C4; // type:object size:0x4 data:float +lbl_805D66C8 = .sdata2:0x805D66C8; // type:object size:0x8 data:float +lbl_805D66D0 = .sdata2:0x805D66D0; // type:object size:0x4 data:float +lbl_805D66D4 = .sdata2:0x805D66D4; // type:object size:0x4 data:float +lbl_805D66D8 = .sdata2:0x805D66D8; // type:object size:0x4 data:float +lbl_805D66DC = .sdata2:0x805D66DC; // type:object size:0x4 data:float +lbl_805D66E0 = .sdata2:0x805D66E0; // type:object size:0x4 data:float +lbl_805D66E4 = .sdata2:0x805D66E4; // type:object size:0x4 data:float +lbl_805D66E8 = .sdata2:0x805D66E8; // type:object size:0x4 data:float +lbl_805D66EC = .sdata2:0x805D66EC; // type:object size:0x4 data:float +lbl_805D66F0 = .sdata2:0x805D66F0; // type:object size:0x4 data:float +lbl_805D66F4 = .sdata2:0x805D66F4; // type:object size:0x4 data:float +lbl_805D66F8 = .sdata2:0x805D66F8; // type:object size:0x4 data:float +lbl_805D66FC = .sdata2:0x805D66FC; // type:object size:0x4 data:float +lbl_805D6700 = .sdata2:0x805D6700; // type:object size:0x4 data:float +lbl_805D6704 = .sdata2:0x805D6704; // type:object size:0x4 data:float +lbl_805D6708 = .sdata2:0x805D6708; // type:object size:0x4 data:float +lbl_805D670C = .sdata2:0x805D670C; // type:object size:0x4 data:float +lbl_805D6710 = .sdata2:0x805D6710; // type:object size:0x4 data:float +lbl_805D6714 = .sdata2:0x805D6714; // type:object size:0x4 data:float +lbl_805D6718 = .sdata2:0x805D6718; // type:object size:0x4 data:float +lbl_805D671C = .sdata2:0x805D671C; // type:object size:0x4 data:float +lbl_805D6720 = .sdata2:0x805D6720; // type:object size:0x4 data:float +lbl_805D6724 = .sdata2:0x805D6724; // type:object size:0x4 data:float +lbl_805D6728 = .sdata2:0x805D6728; // type:object size:0x4 data:float +lbl_805D672C = .sdata2:0x805D672C; // type:object size:0x4 data:float +lbl_805D6730 = .sdata2:0x805D6730; // type:object size:0x4 data:float +lbl_805D6734 = .sdata2:0x805D6734; // type:object size:0x4 data:float +lbl_805D6738 = .sdata2:0x805D6738; // type:object size:0x4 data:float +lbl_805D673C = .sdata2:0x805D673C; // type:object size:0x4 data:float +lbl_805D6740 = .sdata2:0x805D6740; // type:object size:0x4 data:float +lbl_805D6744 = .sdata2:0x805D6744; // type:object size:0x4 data:float +lbl_805D6748 = .sdata2:0x805D6748; // type:object size:0x4 data:float +lbl_805D674C = .sdata2:0x805D674C; // type:object size:0x4 data:float +lbl_805D6750 = .sdata2:0x805D6750; // type:object size:0x4 data:float +lbl_805D6754 = .sdata2:0x805D6754; // type:object size:0x4 data:float +lbl_805D6758 = .sdata2:0x805D6758; // type:object size:0x4 data:float +lbl_805D675C = .sdata2:0x805D675C; // type:object size:0x4 data:float +lbl_805D6760 = .sdata2:0x805D6760; // type:object size:0x4 data:float +lbl_805D6764 = .sdata2:0x805D6764; // type:object size:0x4 data:float +lbl_805D6768 = .sdata2:0x805D6768; // type:object size:0x4 data:float +lbl_805D676C = .sdata2:0x805D676C; // type:object size:0x4 data:float +lbl_805D6770 = .sdata2:0x805D6770; // type:object size:0x4 data:float +lbl_805D6774 = .sdata2:0x805D6774; // type:object size:0x4 data:float +lbl_805D6778 = .sdata2:0x805D6778; // type:object size:0x4 data:float +lbl_805D677C = .sdata2:0x805D677C; // type:object size:0x4 data:float +lbl_805D6780 = .sdata2:0x805D6780; // type:object size:0x4 data:float +lbl_805D6784 = .sdata2:0x805D6784; // type:object size:0x4 data:float +lbl_805D6788 = .sdata2:0x805D6788; // type:object size:0x4 data:float +lbl_805D678C = .sdata2:0x805D678C; // type:object size:0x4 data:float +lbl_805D6790 = .sdata2:0x805D6790; // type:object size:0x4 data:float +lbl_805D6794 = .sdata2:0x805D6794; // type:object size:0x4 data:float +lbl_805D6798 = .sdata2:0x805D6798; // type:object size:0x4 data:float +lbl_805D679C = .sdata2:0x805D679C; // type:object size:0x4 data:float +lbl_805D67A0 = .sdata2:0x805D67A0; // type:object size:0x4 data:float +lbl_805D67A4 = .sdata2:0x805D67A4; // type:object size:0x4 data:float +lbl_805D67A8 = .sdata2:0x805D67A8; // type:object size:0x4 data:float +lbl_805D67AC = .sdata2:0x805D67AC; // type:object size:0x4 data:float +lbl_805D67B0 = .sdata2:0x805D67B0; // type:object size:0x4 data:float +lbl_805D67B4 = .sdata2:0x805D67B4; // type:object size:0x4 data:float +lbl_805D67B8 = .sdata2:0x805D67B8; // type:object size:0x4 data:float +lbl_805D67BC = .sdata2:0x805D67BC; // type:object size:0x4 data:float +lbl_805D67C0 = .sdata2:0x805D67C0; // type:object size:0x8 data:float +lbl_805D67C8 = .sdata2:0x805D67C8; // type:object size:0x4 data:float +lbl_805D67CC = .sdata2:0x805D67CC; // type:object size:0x4 data:float +lbl_805D67D0 = .sdata2:0x805D67D0; // type:object size:0x4 data:float +lbl_805D67D4 = .sdata2:0x805D67D4; // type:object size:0x4 data:float +lbl_805D67D8 = .sdata2:0x805D67D8; // type:object size:0x4 data:float +lbl_805D67DC = .sdata2:0x805D67DC; // type:object size:0x4 data:float +lbl_805D67E0 = .sdata2:0x805D67E0; // type:object size:0x4 data:float +lbl_805D67E4 = .sdata2:0x805D67E4; // type:object size:0x4 data:float +lbl_805D67E8 = .sdata2:0x805D67E8; // type:object size:0x4 data:float +lbl_805D67EC = .sdata2:0x805D67EC; // type:object size:0x4 data:float +lbl_805D67F0 = .sdata2:0x805D67F0; // type:object size:0x4 data:float +lbl_805D67F4 = .sdata2:0x805D67F4; // type:object size:0x4 data:float +lbl_805D67F8 = .sdata2:0x805D67F8; // type:object size:0x8 data:float +lbl_805D6800 = .sdata2:0x805D6800; // type:object size:0x4 data:float +lbl_805D6804 = .sdata2:0x805D6804; // type:object size:0x4 data:float +lbl_805D6808 = .sdata2:0x805D6808; // type:object size:0x4 data:float +lbl_805D680C = .sdata2:0x805D680C; // type:object size:0x4 data:float +lbl_805D6810 = .sdata2:0x805D6810; // type:object size:0x4 data:float +lbl_805D6814 = .sdata2:0x805D6814; // type:object size:0x4 data:float +lbl_805D6818 = .sdata2:0x805D6818; // type:object size:0x4 data:float +lbl_805D681C = .sdata2:0x805D681C; // type:object size:0x4 data:float +lbl_805D6820 = .sdata2:0x805D6820; // type:object size:0x4 data:float +lbl_805D6824 = .sdata2:0x805D6824; // type:object size:0x4 data:float +lbl_805D6828 = .sdata2:0x805D6828; // type:object size:0x4 data:float +lbl_805D682C = .sdata2:0x805D682C; // type:object size:0x4 data:float +lbl_805D6830 = .sdata2:0x805D6830; // type:object size:0x4 data:float +lbl_805D6834 = .sdata2:0x805D6834; // type:object size:0x4 data:float +lbl_805D6838 = .sdata2:0x805D6838; // type:object size:0x4 data:float +lbl_805D683C = .sdata2:0x805D683C; // type:object size:0x4 data:float +lbl_805D6840 = .sdata2:0x805D6840; // type:object size:0x4 data:float +lbl_805D6844 = .sdata2:0x805D6844; // type:object size:0x4 data:float +lbl_805D6848 = .sdata2:0x805D6848; // type:object size:0x4 data:float +lbl_805D684C = .sdata2:0x805D684C; // type:object size:0x4 data:float +lbl_805D6850 = .sdata2:0x805D6850; // type:object size:0x8 data:float +lbl_805D6858 = .sdata2:0x805D6858; // type:object size:0x4 data:float +lbl_805D685C = .sdata2:0x805D685C; // type:object size:0x4 data:float +lbl_805D6860 = .sdata2:0x805D6860; // type:object size:0x4 data:float +lbl_805D6864 = .sdata2:0x805D6864; // type:object size:0x4 data:float +lbl_805D6868 = .sdata2:0x805D6868; // type:object size:0x4 data:float +lbl_805D686C = .sdata2:0x805D686C; // type:object size:0x4 data:float +lbl_805D6870 = .sdata2:0x805D6870; // type:object size:0x8 data:float +lbl_805D6878 = .sdata2:0x805D6878; // type:object size:0x4 data:float +lbl_805D687C = .sdata2:0x805D687C; // type:object size:0x4 data:float +lbl_805D6880 = .sdata2:0x805D6880; // type:object size:0x4 data:float +lbl_805D6884 = .sdata2:0x805D6884; // type:object size:0x4 data:float +lbl_805D6888 = .sdata2:0x805D6888; // type:object size:0x8 data:float +lbl_805D6890 = .sdata2:0x805D6890; // type:object size:0x4 data:float +lbl_805D6894 = .sdata2:0x805D6894; // type:object size:0x4 data:float +lbl_805D6898 = .sdata2:0x805D6898; // type:object size:0x4 data:float +lbl_805D689C = .sdata2:0x805D689C; // type:object size:0x4 data:float +lbl_805D68A0 = .sdata2:0x805D68A0; // type:object size:0x4 data:float +lbl_805D68A4 = .sdata2:0x805D68A4; // type:object size:0x4 data:float +lbl_805D68A8 = .sdata2:0x805D68A8; // type:object size:0x8 data:float +lbl_805D68B0 = .sdata2:0x805D68B0; // type:object size:0x4 data:float +lbl_805D68B4 = .sdata2:0x805D68B4; // type:object size:0x4 data:float +lbl_805D68B8 = .sdata2:0x805D68B8; // type:object size:0x4 data:float +lbl_805D68BC = .sdata2:0x805D68BC; // type:object size:0x4 data:float +lbl_805D68C0 = .sdata2:0x805D68C0; // type:object size:0x4 data:float +lbl_805D68C4 = .sdata2:0x805D68C4; // type:object size:0x4 data:float +lbl_805D68C8 = .sdata2:0x805D68C8; // type:object size:0x4 data:float +lbl_805D68CC = .sdata2:0x805D68CC; // type:object size:0x4 data:float +lbl_805D68D0 = .sdata2:0x805D68D0; // type:object size:0x4 data:float +lbl_805D68D4 = .sdata2:0x805D68D4; // type:object size:0x4 data:float +lbl_805D68D8 = .sdata2:0x805D68D8; // type:object size:0x4 data:float +lbl_805D68DC = .sdata2:0x805D68DC; // type:object size:0x4 data:float +lbl_805D68E0 = .sdata2:0x805D68E0; // type:object size:0x4 data:float +lbl_805D68E4 = .sdata2:0x805D68E4; // type:object size:0x4 data:float +lbl_805D68E8 = .sdata2:0x805D68E8; // type:object size:0x4 data:float +lbl_805D68EC = .sdata2:0x805D68EC; // type:object size:0x4 data:float +lbl_805D68F0 = .sdata2:0x805D68F0; // type:object size:0x4 data:float +lbl_805D68F4 = .sdata2:0x805D68F4; // type:object size:0x4 data:float +lbl_805D68F8 = .sdata2:0x805D68F8; // type:object size:0x8 data:float +lbl_805D6900 = .sdata2:0x805D6900; // type:object size:0x4 data:float +lbl_805D6904 = .sdata2:0x805D6904; // type:object size:0x4 data:float +lbl_805D6908 = .sdata2:0x805D6908; // type:object size:0x8 data:float +lbl_805D6910 = .sdata2:0x805D6910; // type:object size:0x4 data:float +lbl_805D6914 = .sdata2:0x805D6914; // type:object size:0x4 data:float +lbl_805D6918 = .sdata2:0x805D6918; // type:object size:0x4 data:float +lbl_805D691C = .sdata2:0x805D691C; // type:object size:0x4 data:float +lbl_805D6920 = .sdata2:0x805D6920; // type:object size:0x4 data:float +lbl_805D6924 = .sdata2:0x805D6924; // type:object size:0x4 data:float +lbl_805D6928 = .sdata2:0x805D6928; // type:object size:0x4 data:float +lbl_805D692C = .sdata2:0x805D692C; // type:object size:0x4 data:float +lbl_805D6930 = .sdata2:0x805D6930; // type:object size:0x4 data:float +lbl_805D6934 = .sdata2:0x805D6934; // type:object size:0x4 data:float +lbl_805D6938 = .sdata2:0x805D6938; // type:object size:0x4 data:float +lbl_805D693C = .sdata2:0x805D693C; // type:object size:0x4 data:float +lbl_805D6940 = .sdata2:0x805D6940; // type:object size:0x4 data:float +lbl_805D6944 = .sdata2:0x805D6944; // type:object size:0x4 data:float +lbl_805D6948 = .sdata2:0x805D6948; // type:object size:0x4 data:float +lbl_805D694C = .sdata2:0x805D694C; // type:object size:0x4 data:float +lbl_805D6950 = .sdata2:0x805D6950; // type:object size:0x4 data:float +lbl_805D6954 = .sdata2:0x805D6954; // type:object size:0x4 data:float +lbl_805D6958 = .sdata2:0x805D6958; // type:object size:0x4 data:float +lbl_805D695C = .sdata2:0x805D695C; // type:object size:0x4 data:float +lbl_805D6960 = .sdata2:0x805D6960; // type:object size:0x4 data:float +lbl_805D6964 = .sdata2:0x805D6964; // type:object size:0x4 data:float +lbl_805D6968 = .sdata2:0x805D6968; // type:object size:0x4 data:float +lbl_805D696C = .sdata2:0x805D696C; // type:object size:0x4 data:float +lbl_805D6970 = .sdata2:0x805D6970; // type:object size:0x4 data:float +lbl_805D6974 = .sdata2:0x805D6974; // type:object size:0x4 data:float +lbl_805D6978 = .sdata2:0x805D6978; // type:object size:0x8 data:float +lbl_805D6980 = .sdata2:0x805D6980; // type:object size:0x4 data:float +lbl_805D6984 = .sdata2:0x805D6984; // type:object size:0x4 data:float +lbl_805D6988 = .sdata2:0x805D6988; // type:object size:0x4 data:float +lbl_805D698C = .sdata2:0x805D698C; // type:object size:0x4 data:float +lbl_805D6990 = .sdata2:0x805D6990; // type:object size:0x4 data:float +lbl_805D6994 = .sdata2:0x805D6994; // type:object size:0x4 data:float +lbl_805D6998 = .sdata2:0x805D6998; // type:object size:0x8 data:float +lbl_805D69A0 = .sdata2:0x805D69A0; // type:object size:0x8 data:float +lbl_805D69A8 = .sdata2:0x805D69A8; // type:object size:0x4 data:float +lbl_805D69AC = .sdata2:0x805D69AC; // type:object size:0x4 data:float +lbl_805D69B0 = .sdata2:0x805D69B0; // type:object size:0x4 data:float +lbl_805D69B4 = .sdata2:0x805D69B4; // type:object size:0x4 data:float +lbl_805D69B8 = .sdata2:0x805D69B8; // type:object size:0x4 data:float +lbl_805D69BC = .sdata2:0x805D69BC; // type:object size:0x4 data:float +lbl_805D69C0 = .sdata2:0x805D69C0; // type:object size:0x8 data:float +lbl_805D69C8 = .sdata2:0x805D69C8; // type:object size:0x4 data:float +lbl_805D69CC = .sdata2:0x805D69CC; // type:object size:0x4 data:float +lbl_805D69D0 = .sdata2:0x805D69D0; // type:object size:0x4 data:float +lbl_805D69D4 = .sdata2:0x805D69D4; // type:object size:0x4 data:float +lbl_805D69D8 = .sdata2:0x805D69D8; // type:object size:0x4 data:float +lbl_805D69DC = .sdata2:0x805D69DC; // type:object size:0x4 data:float +lbl_805D69E0 = .sdata2:0x805D69E0; // type:object size:0x4 data:float +lbl_805D69E4 = .sdata2:0x805D69E4; // type:object size:0x4 data:float +lbl_805D69E8 = .sdata2:0x805D69E8; // type:object size:0x4 data:float +lbl_805D69EC = .sdata2:0x805D69EC; // type:object size:0x4 data:float +lbl_805D69F0 = .sdata2:0x805D69F0; // type:object size:0x4 data:float +lbl_805D69F4 = .sdata2:0x805D69F4; // type:object size:0x4 data:float +lbl_805D69F8 = .sdata2:0x805D69F8; // type:object size:0x4 data:float +lbl_805D69FC = .sdata2:0x805D69FC; // type:object size:0x4 data:float +lbl_805D6A00 = .sdata2:0x805D6A00; // type:object size:0x4 data:float +lbl_805D6A04 = .sdata2:0x805D6A04; // type:object size:0x4 data:float +lbl_805D6A08 = .sdata2:0x805D6A08; // type:object size:0x4 data:float +lbl_805D6A0C = .sdata2:0x805D6A0C; // type:object size:0x4 data:float +lbl_805D6A10 = .sdata2:0x805D6A10; // type:object size:0x4 data:float +lbl_805D6A14 = .sdata2:0x805D6A14; // type:object size:0x4 data:float +lbl_805D6A18 = .sdata2:0x805D6A18; // type:object size:0x8 data:float +lbl_805D6A20 = .sdata2:0x805D6A20; // type:object size:0x4 data:float +lbl_805D6A24 = .sdata2:0x805D6A24; // type:object size:0x4 data:float +lbl_805D6A28 = .sdata2:0x805D6A28; // type:object size:0x4 data:float +lbl_805D6A2C = .sdata2:0x805D6A2C; // type:object size:0x4 data:float +lbl_805D6A30 = .sdata2:0x805D6A30; // type:object size:0x4 data:float +lbl_805D6A34 = .sdata2:0x805D6A34; // type:object size:0x4 data:float +lbl_805D6A38 = .sdata2:0x805D6A38; // type:object size:0x4 data:float +lbl_805D6A3C = .sdata2:0x805D6A3C; // type:object size:0x4 data:float +lbl_805D6A40 = .sdata2:0x805D6A40; // type:object size:0x4 data:float +lbl_805D6A44 = .sdata2:0x805D6A44; // type:object size:0x4 data:float +lbl_805D6A48 = .sdata2:0x805D6A48; // type:object size:0x4 data:float +lbl_805D6A4C = .sdata2:0x805D6A4C; // type:object size:0x4 data:float +lbl_805D6A50 = .sdata2:0x805D6A50; // type:object size:0x4 data:float +lbl_805D6A54 = .sdata2:0x805D6A54; // type:object size:0x4 data:float +lbl_805D6A58 = .sdata2:0x805D6A58; // type:object size:0x4 data:float +lbl_805D6A5C = .sdata2:0x805D6A5C; // type:object size:0x4 data:float +lbl_805D6A60 = .sdata2:0x805D6A60; // type:object size:0x4 data:float +lbl_805D6A64 = .sdata2:0x805D6A64; // type:object size:0x4 data:float +lbl_805D6A68 = .sdata2:0x805D6A68; // type:object size:0x4 data:float +lbl_805D6A6C = .sdata2:0x805D6A6C; // type:object size:0x4 data:float +lbl_805D6A70 = .sdata2:0x805D6A70; // type:object size:0x4 data:float +lbl_805D6A74 = .sdata2:0x805D6A74; // type:object size:0x4 data:float +lbl_805D6A78 = .sdata2:0x805D6A78; // type:object size:0x4 data:float +lbl_805D6A7C = .sdata2:0x805D6A7C; // type:object size:0x4 data:float +lbl_805D6A80 = .sdata2:0x805D6A80; // type:object size:0x4 data:float +lbl_805D6A84 = .sdata2:0x805D6A84; // type:object size:0x4 data:float +lbl_805D6A88 = .sdata2:0x805D6A88; // type:object size:0x4 data:float +lbl_805D6A8C = .sdata2:0x805D6A8C; // type:object size:0x4 data:float +lbl_805D6A90 = .sdata2:0x805D6A90; // type:object size:0x4 data:float +lbl_805D6A94 = .sdata2:0x805D6A94; // type:object size:0x4 data:float +lbl_805D6A98 = .sdata2:0x805D6A98; // type:object size:0x4 data:float +lbl_805D6A9C = .sdata2:0x805D6A9C; // type:object size:0x4 data:float +lbl_805D6AA0 = .sdata2:0x805D6AA0; // type:object size:0x4 data:float +lbl_805D6AA4 = .sdata2:0x805D6AA4; // type:object size:0x4 data:float +lbl_805D6AA8 = .sdata2:0x805D6AA8; // type:object size:0x4 data:float +lbl_805D6AAC = .sdata2:0x805D6AAC; // type:object size:0x4 data:float +lbl_805D6AB0 = .sdata2:0x805D6AB0; // type:object size:0x4 data:float +lbl_805D6AB4 = .sdata2:0x805D6AB4; // type:object size:0x4 data:float +lbl_805D6AB8 = .sdata2:0x805D6AB8; // type:object size:0x4 data:float +lbl_805D6ABC = .sdata2:0x805D6ABC; // type:object size:0x4 data:float +lbl_805D6AC0 = .sdata2:0x805D6AC0; // type:object size:0x4 data:float +lbl_805D6AC4 = .sdata2:0x805D6AC4; // type:object size:0x4 data:float +lbl_805D6AC8 = .sdata2:0x805D6AC8; // type:object size:0x4 data:float +lbl_805D6ACC = .sdata2:0x805D6ACC; // type:object size:0x4 data:float +lbl_805D6AD0 = .sdata2:0x805D6AD0; // type:object size:0x4 data:float +lbl_805D6AD4 = .sdata2:0x805D6AD4; // type:object size:0x4 data:float +lbl_805D6AD8 = .sdata2:0x805D6AD8; // type:object size:0x4 data:float +lbl_805D6ADC = .sdata2:0x805D6ADC; // type:object size:0x4 data:float +lbl_805D6AE0 = .sdata2:0x805D6AE0; // type:object size:0x4 data:float +lbl_805D6AE4 = .sdata2:0x805D6AE4; // type:object size:0x4 data:float +lbl_805D6AE8 = .sdata2:0x805D6AE8; // type:object size:0x4 data:float +lbl_805D6AEC = .sdata2:0x805D6AEC; // type:object size:0x4 data:float +lbl_805D6AF0 = .sdata2:0x805D6AF0; // type:object size:0x4 data:float +lbl_805D6AF4 = .sdata2:0x805D6AF4; // type:object size:0x4 data:float +lbl_805D6AF8 = .sdata2:0x805D6AF8; // type:object size:0x4 data:float +lbl_805D6AFC = .sdata2:0x805D6AFC; // type:object size:0x4 data:float +lbl_805D6B00 = .sdata2:0x805D6B00; // type:object size:0x4 data:float +lbl_805D6B04 = .sdata2:0x805D6B04; // type:object size:0x4 data:float +lbl_805D6B08 = .sdata2:0x805D6B08; // type:object size:0x8 data:float +lbl_805D6B10 = .sdata2:0x805D6B10; // type:object size:0x4 data:float +lbl_805D6B14 = .sdata2:0x805D6B14; // type:object size:0x4 data:float +lbl_805D6B18 = .sdata2:0x805D6B18; // type:object size:0x8 data:float +lbl_805D6B20 = .sdata2:0x805D6B20; // type:object size:0x8 data:float +lbl_805D6B28 = .sdata2:0x805D6B28; // type:object size:0x4 data:float +lbl_805D6B2C = .sdata2:0x805D6B2C; // type:object size:0x4 data:float +lbl_805D6B30 = .sdata2:0x805D6B30; // type:object size:0x4 data:float +lbl_805D6B34 = .sdata2:0x805D6B34; // type:object size:0x4 data:float +lbl_805D6B38 = .sdata2:0x805D6B38; // type:object size:0x4 data:float +lbl_805D6B3C = .sdata2:0x805D6B3C; // type:object size:0x4 data:float +lbl_805D6B40 = .sdata2:0x805D6B40; // type:object size:0x8 data:float +lbl_805D6B48 = .sdata2:0x805D6B48; // type:object size:0x4 data:float +lbl_805D6B4C = .sdata2:0x805D6B4C; // type:object size:0x4 data:float +lbl_805D6B50 = .sdata2:0x805D6B50; // type:object size:0x4 data:float +lbl_805D6B54 = .sdata2:0x805D6B54; // type:object size:0x4 data:float +lbl_805D6B58 = .sdata2:0x805D6B58; // type:object size:0x4 data:float +lbl_805D6B5C = .sdata2:0x805D6B5C; // type:object size:0x4 data:float +lbl_805D6B60 = .sdata2:0x805D6B60; // type:object size:0x4 data:float +lbl_805D6B64 = .sdata2:0x805D6B64; // type:object size:0x4 data:float +lbl_805D6B68 = .sdata2:0x805D6B68; // type:object size:0x4 data:float +lbl_805D6B6C = .sdata2:0x805D6B6C; // type:object size:0x4 data:float +lbl_805D6B70 = .sdata2:0x805D6B70; // type:object size:0x4 data:float +lbl_805D6B74 = .sdata2:0x805D6B74; // type:object size:0x4 data:float +lbl_805D6B78 = .sdata2:0x805D6B78; // type:object size:0x4 data:float +lbl_805D6B7C = .sdata2:0x805D6B7C; // type:object size:0x4 data:float +lbl_805D6B80 = .sdata2:0x805D6B80; // type:object size:0x8 data:float +lbl_805D6B88 = .sdata2:0x805D6B88; // type:object size:0x4 data:float +lbl_805D6B8C = .sdata2:0x805D6B8C; // type:object size:0x4 data:float +lbl_805D6B90 = .sdata2:0x805D6B90; // type:object size:0x8 data:float +lbl_805D6B98 = .sdata2:0x805D6B98; // type:object size:0x4 data:float +lbl_805D6B9C = .sdata2:0x805D6B9C; // type:object size:0x4 data:float +lbl_805D6BA0 = .sdata2:0x805D6BA0; // type:object size:0x4 data:float +lbl_805D6BA4 = .sdata2:0x805D6BA4; // type:object size:0x4 data:float +lbl_805D6BA8 = .sdata2:0x805D6BA8; // type:object size:0x4 data:float +lbl_805D6BAC = .sdata2:0x805D6BAC; // type:object size:0x4 data:float +lbl_805D6BB0 = .sdata2:0x805D6BB0; // type:object size:0x8 data:float +lbl_805D6BB8 = .sdata2:0x805D6BB8; // type:object size:0x4 data:float +lbl_805D6BBC = .sdata2:0x805D6BBC; // type:object size:0x4 data:float +lbl_805D6BC0 = .sdata2:0x805D6BC0; // type:object size:0x4 data:float +lbl_805D6BC4 = .sdata2:0x805D6BC4; // type:object size:0x4 data:float +lbl_805D6BC8 = .sdata2:0x805D6BC8; // type:object size:0x4 data:float +lbl_805D6BCC = .sdata2:0x805D6BCC; // type:object size:0x4 data:float +lbl_805D6BD0 = .sdata2:0x805D6BD0; // type:object size:0x4 data:float +lbl_805D6BD4 = .sdata2:0x805D6BD4; // type:object size:0x4 data:float +lbl_805D6BD8 = .sdata2:0x805D6BD8; // type:object size:0x4 data:float +lbl_805D6BDC = .sdata2:0x805D6BDC; // type:object size:0x4 data:float +lbl_805D6BE0 = .sdata2:0x805D6BE0; // type:object size:0x4 data:float +lbl_805D6BE4 = .sdata2:0x805D6BE4; // type:object size:0x4 data:float +lbl_805D6BE8 = .sdata2:0x805D6BE8; // type:object size:0x4 data:float +lbl_805D6BEC = .sdata2:0x805D6BEC; // type:object size:0x4 data:float +lbl_805D6BF0 = .sdata2:0x805D6BF0; // type:object size:0x4 data:float +lbl_805D6BF4 = .sdata2:0x805D6BF4; // type:object size:0x4 data:float +lbl_805D6BF8 = .sdata2:0x805D6BF8; // type:object size:0x4 data:float +lbl_805D6BFC = .sdata2:0x805D6BFC; // type:object size:0x4 data:float +lbl_805D6C00 = .sdata2:0x805D6C00; // type:object size:0x4 data:float +lbl_805D6C04 = .sdata2:0x805D6C04; // type:object size:0x4 data:float +lbl_805D6C08 = .sdata2:0x805D6C08; // type:object size:0x4 data:float +lbl_805D6C0C = .sdata2:0x805D6C0C; // type:object size:0x4 data:float +lbl_805D6C10 = .sdata2:0x805D6C10; // type:object size:0x4 data:float +lbl_805D6C14 = .sdata2:0x805D6C14; // type:object size:0x4 data:float +lbl_805D6C18 = .sdata2:0x805D6C18; // type:object size:0x8 data:float +lbl_805D6C20 = .sdata2:0x805D6C20; // type:object size:0x4 data:float +lbl_805D6C24 = .sdata2:0x805D6C24; // type:object size:0x4 data:float +lbl_805D6C28 = .sdata2:0x805D6C28; // type:object size:0x4 data:float +lbl_805D6C2C = .sdata2:0x805D6C2C; // type:object size:0x4 data:float +lbl_805D6C30 = .sdata2:0x805D6C30; // type:object size:0x4 data:float +lbl_805D6C34 = .sdata2:0x805D6C34; // type:object size:0x4 data:float +lbl_805D6C38 = .sdata2:0x805D6C38; // type:object size:0x4 data:float +lbl_805D6C3C = .sdata2:0x805D6C3C; // type:object size:0x4 data:float +lbl_805D6C40 = .sdata2:0x805D6C40; // type:object size:0x4 data:float +lbl_805D6C44 = .sdata2:0x805D6C44; // type:object size:0x4 data:float +lbl_805D6C48 = .sdata2:0x805D6C48; // type:object size:0x4 data:float +lbl_805D6C4C = .sdata2:0x805D6C4C; // type:object size:0x4 data:float +lbl_805D6C50 = .sdata2:0x805D6C50; // type:object size:0x4 data:float +lbl_805D6C54 = .sdata2:0x805D6C54; // type:object size:0x4 data:float +lbl_805D6C58 = .sdata2:0x805D6C58; // type:object size:0x4 data:float +lbl_805D6C5C = .sdata2:0x805D6C5C; // type:object size:0x4 data:float +lbl_805D6C60 = .sdata2:0x805D6C60; // type:object size:0x4 data:float +lbl_805D6C64 = .sdata2:0x805D6C64; // type:object size:0x4 data:float +lbl_805D6C68 = .sdata2:0x805D6C68; // type:object size:0x4 data:float +lbl_805D6C6C = .sdata2:0x805D6C6C; // type:object size:0x4 data:float +lbl_805D6C70 = .sdata2:0x805D6C70; // type:object size:0x4 data:float +lbl_805D6C74 = .sdata2:0x805D6C74; // type:object size:0x4 data:float +lbl_805D6C78 = .sdata2:0x805D6C78; // type:object size:0x4 data:float +lbl_805D6C7C = .sdata2:0x805D6C7C; // type:object size:0x4 data:float +lbl_805D6C80 = .sdata2:0x805D6C80; // type:object size:0x4 data:float +lbl_805D6C84 = .sdata2:0x805D6C84; // type:object size:0x4 data:float +lbl_805D6C88 = .sdata2:0x805D6C88; // type:object size:0x4 data:float +lbl_805D6C8C = .sdata2:0x805D6C8C; // type:object size:0x4 data:float +lbl_805D6C90 = .sdata2:0x805D6C90; // type:object size:0x4 data:float +lbl_805D6C94 = .sdata2:0x805D6C94; // type:object size:0x4 data:float +lbl_805D6C98 = .sdata2:0x805D6C98; // type:object size:0x4 data:float +lbl_805D6C9C = .sdata2:0x805D6C9C; // type:object size:0x4 data:float +lbl_805D6CA0 = .sdata2:0x805D6CA0; // type:object size:0x4 data:float +lbl_805D6CA4 = .sdata2:0x805D6CA4; // type:object size:0x4 data:float +lbl_805D6CA8 = .sdata2:0x805D6CA8; // type:object size:0x4 data:float +lbl_805D6CAC = .sdata2:0x805D6CAC; // type:object size:0x4 data:float +lbl_805D6CB0 = .sdata2:0x805D6CB0; // type:object size:0x4 data:float +lbl_805D6CB4 = .sdata2:0x805D6CB4; // type:object size:0x4 data:float +lbl_805D6CB8 = .sdata2:0x805D6CB8; // type:object size:0x8 data:float +lbl_805D6CC0 = .sdata2:0x805D6CC0; // type:object size:0x4 data:float +lbl_805D6CC4 = .sdata2:0x805D6CC4; // type:object size:0x4 data:float +lbl_805D6CC8 = .sdata2:0x805D6CC8; // type:object size:0x4 data:float +lbl_805D6CCC = .sdata2:0x805D6CCC; // type:object size:0x4 data:float +lbl_805D6CD0 = .sdata2:0x805D6CD0; // type:object size:0x4 data:float +lbl_805D6CD4 = .sdata2:0x805D6CD4; // type:object size:0x4 data:float +lbl_805D6CD8 = .sdata2:0x805D6CD8; // type:object size:0x4 data:float +lbl_805D6CDC = .sdata2:0x805D6CDC; // type:object size:0x4 data:float +lbl_805D6CE0 = .sdata2:0x805D6CE0; // type:object size:0x8 data:float +lbl_805D6CE8 = .sdata2:0x805D6CE8; // type:object size:0x4 data:float +lbl_805D6CEC = .sdata2:0x805D6CEC; // type:object size:0x4 data:float +lbl_805D6CF0 = .sdata2:0x805D6CF0; // type:object size:0x4 data:float +lbl_805D6CF4 = .sdata2:0x805D6CF4; // type:object size:0x4 data:float +lbl_805D6CF8 = .sdata2:0x805D6CF8; // type:object size:0x4 data:float +lbl_805D6CFC = .sdata2:0x805D6CFC; // type:object size:0x4 data:float +lbl_805D6D00 = .sdata2:0x805D6D00; // type:object size:0x4 data:float +lbl_805D6D04 = .sdata2:0x805D6D04; // type:object size:0x4 data:float +lbl_805D6D08 = .sdata2:0x805D6D08; // type:object size:0x4 data:float +lbl_805D6D0C = .sdata2:0x805D6D0C; // type:object size:0x4 data:float +lbl_805D6D10 = .sdata2:0x805D6D10; // type:object size:0x4 data:float +lbl_805D6D14 = .sdata2:0x805D6D14; // type:object size:0x4 data:float +lbl_805D6D18 = .sdata2:0x805D6D18; // type:object size:0x4 data:float +lbl_805D6D1C = .sdata2:0x805D6D1C; // type:object size:0x4 data:float +lbl_805D6D20 = .sdata2:0x805D6D20; // type:object size:0x8 data:float +lbl_805D6D28 = .sdata2:0x805D6D28; // type:object size:0x4 data:float +lbl_805D6D2C = .sdata2:0x805D6D2C; // type:object size:0x4 data:float +lbl_805D6D30 = .sdata2:0x805D6D30; // type:object size:0x4 data:float +lbl_805D6D34 = .sdata2:0x805D6D34; // type:object size:0x4 data:float +lbl_805D6D38 = .sdata2:0x805D6D38; // type:object size:0x4 data:float +lbl_805D6D3C = .sdata2:0x805D6D3C; // type:object size:0x4 data:float +lbl_805D6D40 = .sdata2:0x805D6D40; // type:object size:0x4 data:float +lbl_805D6D44 = .sdata2:0x805D6D44; // type:object size:0x4 data:float +lbl_805D6D48 = .sdata2:0x805D6D48; // type:object size:0x4 data:float +lbl_805D6D4C = .sdata2:0x805D6D4C; // type:object size:0x4 data:float +lbl_805D6D50 = .sdata2:0x805D6D50; // type:object size:0x8 data:float +lbl_805D6D58 = .sdata2:0x805D6D58; // type:object size:0x4 data:float +lbl_805D6D5C = .sdata2:0x805D6D5C; // type:object size:0x4 data:float +lbl_805D6D60 = .sdata2:0x805D6D60; // type:object size:0x4 data:float +lbl_805D6D64 = .sdata2:0x805D6D64; // type:object size:0x4 data:float +lbl_805D6D68 = .sdata2:0x805D6D68; // type:object size:0x4 data:float +lbl_805D6D6C = .sdata2:0x805D6D6C; // type:object size:0x4 data:float +lbl_805D6D70 = .sdata2:0x805D6D70; // type:object size:0x4 data:float +lbl_805D6D74 = .sdata2:0x805D6D74; // type:object size:0x4 data:float +lbl_805D6D78 = .sdata2:0x805D6D78; // type:object size:0x4 data:float +lbl_805D6D7C = .sdata2:0x805D6D7C; // type:object size:0x4 data:float +lbl_805D6D80 = .sdata2:0x805D6D80; // type:object size:0x4 data:float +lbl_805D6D84 = .sdata2:0x805D6D84; // type:object size:0x4 data:float +lbl_805D6D88 = .sdata2:0x805D6D88; // type:object size:0x4 data:float +lbl_805D6D8C = .sdata2:0x805D6D8C; // type:object size:0x4 data:float +lbl_805D6D90 = .sdata2:0x805D6D90; // type:object size:0x4 data:float +lbl_805D6D94 = .sdata2:0x805D6D94; // type:object size:0x4 data:float +lbl_805D6D98 = .sdata2:0x805D6D98; // type:object size:0x4 data:float +lbl_805D6D9C = .sdata2:0x805D6D9C; // type:object size:0x4 data:float +lbl_805D6DA0 = .sdata2:0x805D6DA0; // type:object size:0x4 data:float +lbl_805D6DA4 = .sdata2:0x805D6DA4; // type:object size:0x4 data:float +lbl_805D6DA8 = .sdata2:0x805D6DA8; // type:object size:0x4 data:float +lbl_805D6DAC = .sdata2:0x805D6DAC; // type:object size:0x4 data:float +lbl_805D6DB0 = .sdata2:0x805D6DB0; // type:object size:0x8 data:float +lbl_805D6DB8 = .sdata2:0x805D6DB8; // type:object size:0x4 data:float +lbl_805D6DBC = .sdata2:0x805D6DBC; // type:object size:0x4 data:float +lbl_805D6DC0 = .sdata2:0x805D6DC0; // type:object size:0x4 data:float +lbl_805D6DC4 = .sdata2:0x805D6DC4; // type:object size:0x4 data:float +lbl_805D6DC8 = .sdata2:0x805D6DC8; // type:object size:0x4 data:float +lbl_805D6DCC = .sdata2:0x805D6DCC; // type:object size:0x4 data:float +lbl_805D6DD0 = .sdata2:0x805D6DD0; // type:object size:0x8 data:float +lbl_805D6DD8 = .sdata2:0x805D6DD8; // type:object size:0x4 data:float +lbl_805D6DDC = .sdata2:0x805D6DDC; // type:object size:0x4 data:float +lbl_805D6DE0 = .sdata2:0x805D6DE0; // type:object size:0x4 data:float +lbl_805D6DE4 = .sdata2:0x805D6DE4; // type:object size:0x4 data:float +lbl_805D6DE8 = .sdata2:0x805D6DE8; // type:object size:0x4 data:float +lbl_805D6DEC = .sdata2:0x805D6DEC; // type:object size:0x4 data:float +lbl_805D6DF0 = .sdata2:0x805D6DF0; // type:object size:0x4 data:float +lbl_805D6DF4 = .sdata2:0x805D6DF4; // type:object size:0x4 data:float +lbl_805D6DF8 = .sdata2:0x805D6DF8; // type:object size:0x4 data:float +lbl_805D6DFC = .sdata2:0x805D6DFC; // type:object size:0x4 data:float +lbl_805D6E00 = .sdata2:0x805D6E00; // type:object size:0x8 data:float +lbl_805D6E08 = .sdata2:0x805D6E08; // type:object size:0x4 data:4byte +lbl_805D6E0C = .sdata2:0x805D6E0C; // type:object size:0x4 +lbl_805D6E10 = .sdata2:0x805D6E10; // type:object size:0x4 data:float +lbl_805D6E14 = .sdata2:0x805D6E14; // type:object size:0x4 data:float +lbl_805D6E18 = .sdata2:0x805D6E18; // type:object size:0x4 data:float +lbl_805D6E1C = .sdata2:0x805D6E1C; // type:object size:0x4 data:float +lbl_805D6E20 = .sdata2:0x805D6E20; // type:object size:0x4 data:float +lbl_805D6E24 = .sdata2:0x805D6E24; // type:object size:0x4 data:float +lbl_805D6E28 = .sdata2:0x805D6E28; // type:object size:0x4 data:float +lbl_805D6E2C = .sdata2:0x805D6E2C; // type:object size:0x4 data:float +lbl_805D6E30 = .sdata2:0x805D6E30; // type:object size:0x4 data:float +lbl_805D6E34 = .sdata2:0x805D6E34; // type:object size:0x4 data:4byte +lbl_805D6E38 = .sdata2:0x805D6E38; // type:object size:0x4 data:float +lbl_805D6E3C = .sdata2:0x805D6E3C; // type:object size:0x4 data:float +lbl_805D6E40 = .sdata2:0x805D6E40; // type:object size:0x4 data:float +lbl_805D6E44 = .sdata2:0x805D6E44; // type:object size:0x4 data:float +lbl_805D6E48 = .sdata2:0x805D6E48; // type:object size:0x4 data:float +lbl_805D6E4C = .sdata2:0x805D6E4C; // type:object size:0x4 data:float +lbl_805D6E50 = .sdata2:0x805D6E50; // type:object size:0x4 data:float +lbl_805D6E54 = .sdata2:0x805D6E54; // type:object size:0x4 data:float +lbl_805D6E58 = .sdata2:0x805D6E58; // type:object size:0x4 data:float +lbl_805D6E5C = .sdata2:0x805D6E5C; // type:object size:0x4 data:float +lbl_805D6E60 = .sdata2:0x805D6E60; // type:object size:0x4 data:float +lbl_805D6E64 = .sdata2:0x805D6E64; // type:object size:0x4 data:float +lbl_805D6E68 = .sdata2:0x805D6E68; // type:object size:0x4 data:float +lbl_805D6E6C = .sdata2:0x805D6E6C; // type:object size:0x4 data:float +lbl_805D6E70 = .sdata2:0x805D6E70; // type:object size:0x4 data:float +lbl_805D6E74 = .sdata2:0x805D6E74; // type:object size:0x4 data:float +lbl_805D6E78 = .sdata2:0x805D6E78; // type:object size:0x4 data:float +lbl_805D6E7C = .sdata2:0x805D6E7C; // type:object size:0x4 data:float +lbl_805D6E80 = .sdata2:0x805D6E80; // type:object size:0x4 data:float +lbl_805D6E84 = .sdata2:0x805D6E84; // type:object size:0x4 data:float +lbl_805D6E88 = .sdata2:0x805D6E88; // type:object size:0x4 data:float +lbl_805D6E8C = .sdata2:0x805D6E8C; // type:object size:0x4 data:float +lbl_805D6E90 = .sdata2:0x805D6E90; // type:object size:0x4 data:float +lbl_805D6E94 = .sdata2:0x805D6E94; // type:object size:0x4 data:float +lbl_805D6E98 = .sdata2:0x805D6E98; // type:object size:0x4 data:float +lbl_805D6E9C = .sdata2:0x805D6E9C; // type:object size:0x4 data:float +skXYScaleTweak__14CSplinterCable = .sdata2:0x805D6EA0; // type:object size:0x4 scope:global +lbl_805D6EA4 = .sdata2:0x805D6EA4; // type:object size:0x4 data:float +lbl_805D6EA8 = .sdata2:0x805D6EA8; // type:object size:0x4 data:float +lbl_805D6EAC = .sdata2:0x805D6EAC; // type:object size:0x4 data:float +lbl_805D6EB0 = .sdata2:0x805D6EB0; // type:object size:0x4 data:float +lbl_805D6EB4 = .sdata2:0x805D6EB4; // type:object size:0x4 data:float +lbl_805D6EB8 = .sdata2:0x805D6EB8; // type:object size:0x4 data:float +lbl_805D6EBC = .sdata2:0x805D6EBC; // type:object size:0x4 data:float +lbl_805D6EC0 = .sdata2:0x805D6EC0; // type:object size:0x4 data:float +lbl_805D6EC4 = .sdata2:0x805D6EC4; // type:object size:0x4 data:float +lbl_805D6EC8 = .sdata2:0x805D6EC8; // type:object size:0x4 data:float +lbl_805D6ECC = .sdata2:0x805D6ECC; // type:object size:0x4 data:float +lbl_805D6ED0 = .sdata2:0x805D6ED0; // type:object size:0x4 data:float +lbl_805D6ED4 = .sdata2:0x805D6ED4; // type:object size:0x4 data:float +lbl_805D6ED8 = .sdata2:0x805D6ED8; // type:object size:0x4 data:float +lbl_805D6EDC = .sdata2:0x805D6EDC; // type:object size:0x4 data:float +lbl_805D6EE0 = .sdata2:0x805D6EE0; // type:object size:0x4 data:float +lbl_805D6EE4 = .sdata2:0x805D6EE4; // type:object size:0x4 data:float +lbl_805D6EE8 = .sdata2:0x805D6EE8; // type:object size:0x8 data:float +lbl_805D6EF0 = .sdata2:0x805D6EF0; // type:object size:0x4 data:4byte +lbl_805D6EF4 = .sdata2:0x805D6EF4; // type:object size:0x4 data:4byte +lbl_805D6EF8 = .sdata2:0x805D6EF8; // type:object size:0x4 data:4byte +lbl_805D6EFC = .sdata2:0x805D6EFC; // type:object size:0x4 data:4byte +lbl_805D6F00 = .sdata2:0x805D6F00; // type:object size:0x4 data:4byte +lbl_805D6F04 = .sdata2:0x805D6F04; // type:object size:0x4 data:float +lbl_805D6F08 = .sdata2:0x805D6F08; // type:object size:0x4 data:float +lbl_805D6F0C = .sdata2:0x805D6F0C; // type:object size:0x4 data:float +lbl_805D6F10 = .sdata2:0x805D6F10; // type:object size:0x4 data:float +lbl_805D6F14 = .sdata2:0x805D6F14; // type:object size:0x4 data:float +lbl_805D6F18 = .sdata2:0x805D6F18; // type:object size:0x4 data:float +lbl_805D6F1C = .sdata2:0x805D6F1C; // type:object size:0x4 data:float +lbl_805D6F20 = .sdata2:0x805D6F20; // type:object size:0x4 data:float +lbl_805D6F24 = .sdata2:0x805D6F24; // type:object size:0x4 data:float +lbl_805D6F28 = .sdata2:0x805D6F28; // type:object size:0x4 data:float +lbl_805D6F2C = .sdata2:0x805D6F2C; // type:object size:0x4 data:float +lbl_805D6F30 = .sdata2:0x805D6F30; // type:object size:0x4 data:float +lbl_805D6F34 = .sdata2:0x805D6F34; // type:object size:0x4 data:float +lbl_805D6F38 = .sdata2:0x805D6F38; // type:object size:0x4 data:float +lbl_805D6F3C = .sdata2:0x805D6F3C; // type:object size:0x4 data:float +lbl_805D6F40 = .sdata2:0x805D6F40; // type:object size:0x4 data:float +lbl_805D6F44 = .sdata2:0x805D6F44; // type:object size:0x4 data:float +lbl_805D6F48 = .sdata2:0x805D6F48; // type:object size:0x4 data:float +lbl_805D6F4C = .sdata2:0x805D6F4C; // type:object size:0x4 data:float +lbl_805D6F50 = .sdata2:0x805D6F50; // type:object size:0x4 data:float +lbl_805D6F54 = .sdata2:0x805D6F54; // type:object size:0x4 data:float +lbl_805D6F58 = .sdata2:0x805D6F58; // type:object size:0x4 data:float +lbl_805D6F5C = .sdata2:0x805D6F5C; // type:object size:0x4 data:float +lbl_805D6F60 = .sdata2:0x805D6F60; // type:object size:0x4 data:float +lbl_805D6F64 = .sdata2:0x805D6F64; // type:object size:0x4 data:float +lbl_805D6F68 = .sdata2:0x805D6F68; // type:object size:0x4 data:float +lbl_805D6F6C = .sdata2:0x805D6F6C; // type:object size:0x4 data:float +lbl_805D6F70 = .sdata2:0x805D6F70; // type:object size:0x4 data:float +lbl_805D6F74 = .sdata2:0x805D6F74; // type:object size:0x4 data:float +lbl_805D6F78 = .sdata2:0x805D6F78; // type:object size:0x4 data:float +lbl_805D6F7C = .sdata2:0x805D6F7C; // type:object size:0x4 data:float +lbl_805D6F80 = .sdata2:0x805D6F80; // type:object size:0x4 data:float +lbl_805D6F84 = .sdata2:0x805D6F84; // type:object size:0x4 data:float +lbl_805D6F88 = .sdata2:0x805D6F88; // type:object size:0x4 data:float +lbl_805D6F8C = .sdata2:0x805D6F8C; // type:object size:0x4 data:float +lbl_805D6F90 = .sdata2:0x805D6F90; // type:object size:0x4 data:float +lbl_805D6F94 = .sdata2:0x805D6F94; // type:object size:0x4 +lbl_805D6F98 = .sdata2:0x805D6F98; // type:object size:0x4 data:float +lbl_805D6F9C = .sdata2:0x805D6F9C; // type:object size:0x4 data:float +lbl_805D6FA0 = .sdata2:0x805D6FA0; // type:object size:0x8 data:float +lbl_805D6FA8 = .sdata2:0x805D6FA8; // type:object size:0x4 data:float +lbl_805D6FAC = .sdata2:0x805D6FAC; // type:object size:0x4 data:float +lbl_805D6FB0 = .sdata2:0x805D6FB0; // type:object size:0x8 data:float +lbl_805D6FB8 = .sdata2:0x805D6FB8; // type:object size:0x4 data:float +lbl_805D6FBC = .sdata2:0x805D6FBC; // type:object size:0x4 data:float +lbl_805D6FC0 = .sdata2:0x805D6FC0; // type:object size:0x4 data:float +lbl_805D6FC4 = .sdata2:0x805D6FC4; // type:object size:0x4 data:float +lbl_805D6FC8 = .sdata2:0x805D6FC8; // type:object size:0x4 data:float +lbl_805D6FCC = .sdata2:0x805D6FCC; // type:object size:0x4 data:float +lbl_805D6FD0 = .sdata2:0x805D6FD0; // type:object size:0x4 data:float +lbl_805D6FD4 = .sdata2:0x805D6FD4; // type:object size:0x4 data:float +lbl_805D6FD8 = .sdata2:0x805D6FD8; // type:object size:0x4 data:float +lbl_805D6FDC = .sdata2:0x805D6FDC; // type:object size:0x4 data:float +lbl_805D6FE0 = .sdata2:0x805D6FE0; // type:object size:0x8 data:float +lbl_805D6FE8 = .sdata2:0x805D6FE8; // type:object size:0x4 data:float +lbl_805D6FEC = .sdata2:0x805D6FEC; // type:object size:0x4 data:float +lbl_805D6FF0 = .sdata2:0x805D6FF0; // type:object size:0x4 data:float +lbl_805D6FF4 = .sdata2:0x805D6FF4; // type:object size:0x4 data:float +lbl_805D6FF8 = .sdata2:0x805D6FF8; // type:object size:0x4 data:float +lbl_805D6FFC = .sdata2:0x805D6FFC; // type:object size:0x4 data:float +lbl_805D7000 = .sdata2:0x805D7000; // type:object size:0x4 data:float +lbl_805D7004 = .sdata2:0x805D7004; // type:object size:0x4 data:float +lbl_805D7008 = .sdata2:0x805D7008; // type:object size:0x4 data:float +lbl_805D700C = .sdata2:0x805D700C; // type:object size:0x4 data:float +lbl_805D7010 = .sdata2:0x805D7010; // type:object size:0x4 data:float +lbl_805D7014 = .sdata2:0x805D7014; // type:object size:0x4 data:float +lbl_805D7018 = .sdata2:0x805D7018; // type:object size:0x4 data:float +lbl_805D701C = .sdata2:0x805D701C; // type:object size:0x4 data:float +lbl_805D7020 = .sdata2:0x805D7020; // type:object size:0x4 data:float +lbl_805D7024 = .sdata2:0x805D7024; // type:object size:0x4 data:float +lbl_805D7028 = .sdata2:0x805D7028; // type:object size:0x4 data:float +lbl_805D702C = .sdata2:0x805D702C; // type:object size:0x4 data:float +lbl_805D7030 = .sdata2:0x805D7030; // type:object size:0x4 data:float +lbl_805D7034 = .sdata2:0x805D7034; // type:object size:0x4 data:float +lbl_805D7038 = .sdata2:0x805D7038; // type:object size:0x4 data:float +lbl_805D703C = .sdata2:0x805D703C; // type:object size:0x4 data:float +lbl_805D7040 = .sdata2:0x805D7040; // type:object size:0x4 data:float +lbl_805D7044 = .sdata2:0x805D7044; // type:object size:0x4 data:float +lbl_805D7048 = .sdata2:0x805D7048; // type:object size:0x4 data:float +lbl_805D704C = .sdata2:0x805D704C; // type:object size:0x4 data:float +lbl_805D7050 = .sdata2:0x805D7050; // type:object size:0x4 data:float +lbl_805D7054 = .sdata2:0x805D7054; // type:object size:0x4 data:float +lbl_805D7058 = .sdata2:0x805D7058; // type:object size:0x4 data:float +lbl_805D705C = .sdata2:0x805D705C; // type:object size:0x4 data:float +lbl_805D7060 = .sdata2:0x805D7060; // type:object size:0x4 data:float +lbl_805D7064 = .sdata2:0x805D7064; // type:object size:0x4 data:float +lbl_805D7068 = .sdata2:0x805D7068; // type:object size:0x4 data:float +lbl_805D706C = .sdata2:0x805D706C; // type:object size:0x4 data:float +lbl_805D7070 = .sdata2:0x805D7070; // type:object size:0x4 data:4byte +lbl_805D7074 = .sdata2:0x805D7074; // type:object size:0x4 data:4byte +lbl_805D7078 = .sdata2:0x805D7078; // type:object size:0x4 data:4byte +lbl_805D707C = .sdata2:0x805D707C; // type:object size:0x4 data:4byte +lbl_805D7080 = .sdata2:0x805D7080; // type:object size:0x4 data:float +lbl_805D7084 = .sdata2:0x805D7084; // type:object size:0x4 data:float +lbl_805D7088 = .sdata2:0x805D7088; // type:object size:0x4 data:float +lbl_805D708C = .sdata2:0x805D708C; // type:object size:0x4 data:float +lbl_805D7090 = .sdata2:0x805D7090; // type:object size:0x4 data:float +lbl_805D7094 = .sdata2:0x805D7094; // type:object size:0x4 data:float +lbl_805D7098 = .sdata2:0x805D7098; // type:object size:0x4 data:float +lbl_805D709C = .sdata2:0x805D709C; // type:object size:0x4 data:float +lbl_805D70A0 = .sdata2:0x805D70A0; // type:object size:0x4 data:float +lbl_805D70A4 = .sdata2:0x805D70A4; // type:object size:0x4 data:float +lbl_805D70A8 = .sdata2:0x805D70A8; // type:object size:0x4 data:float +lbl_805D70AC = .sdata2:0x805D70AC; // type:object size:0x4 data:float +lbl_805D70B0 = .sdata2:0x805D70B0; // type:object size:0x4 data:float +lbl_805D70B4 = .sdata2:0x805D70B4; // type:object size:0x4 data:float +lbl_805D70B8 = .sdata2:0x805D70B8; // type:object size:0x4 data:float +lbl_805D70BC = .sdata2:0x805D70BC; // type:object size:0x4 data:float +lbl_805D70C0 = .sdata2:0x805D70C0; // type:object size:0x4 data:float +lbl_805D70C4 = .sdata2:0x805D70C4; // type:object size:0x4 data:float +lbl_805D70C8 = .sdata2:0x805D70C8; // type:object size:0x4 data:float +lbl_805D70CC = .sdata2:0x805D70CC; // type:object size:0x4 data:float +lbl_805D70D0 = .sdata2:0x805D70D0; // type:object size:0x4 data:float +lbl_805D70D4 = .sdata2:0x805D70D4; // type:object size:0x4 data:float +lbl_805D70D8 = .sdata2:0x805D70D8; // type:object size:0x4 data:float +lbl_805D70DC = .sdata2:0x805D70DC; // type:object size:0x4 data:float +lbl_805D70E0 = .sdata2:0x805D70E0; // type:object size:0x4 data:float +lbl_805D70E4 = .sdata2:0x805D70E4; // type:object size:0x4 data:float +lbl_805D70E8 = .sdata2:0x805D70E8; // type:object size:0x4 data:float +lbl_805D70EC = .sdata2:0x805D70EC; // type:object size:0x4 data:float +lbl_805D70F0 = .sdata2:0x805D70F0; // type:object size:0x4 data:float +lbl_805D70F4 = .sdata2:0x805D70F4; // type:object size:0x4 data:float +lbl_805D70F8 = .sdata2:0x805D70F8; // type:object size:0x4 data:float +lbl_805D70FC = .sdata2:0x805D70FC; // type:object size:0x4 data:float +lbl_805D7100 = .sdata2:0x805D7100; // type:object size:0x4 data:float +lbl_805D7104 = .sdata2:0x805D7104; // type:object size:0x4 data:float +lbl_805D7108 = .sdata2:0x805D7108; // type:object size:0x4 data:float +lbl_805D710C = .sdata2:0x805D710C; // type:object size:0x4 data:float +lbl_805D7110 = .sdata2:0x805D7110; // type:object size:0x4 data:float +lbl_805D7114 = .sdata2:0x805D7114; // type:object size:0x4 data:float +lbl_805D7118 = .sdata2:0x805D7118; // type:object size:0x4 data:float +lbl_805D711C = .sdata2:0x805D711C; // type:object size:0x4 data:float +lbl_805D7120 = .sdata2:0x805D7120; // type:object size:0x4 data:float +lbl_805D7124 = .sdata2:0x805D7124; // type:object size:0x4 data:float +lbl_805D7128 = .sdata2:0x805D7128; // type:object size:0x4 data:float +lbl_805D712C = .sdata2:0x805D712C; // type:object size:0x4 data:float +lbl_805D7130 = .sdata2:0x805D7130; // type:object size:0x4 data:float +lbl_805D7134 = .sdata2:0x805D7134; // type:object size:0x4 data:float +lbl_805D7138 = .sdata2:0x805D7138; // type:object size:0x4 data:float +lbl_805D713C = .sdata2:0x805D713C; // type:object size:0x4 data:float +lbl_805D7140 = .sdata2:0x805D7140; // type:object size:0x4 data:float +lbl_805D7144 = .sdata2:0x805D7144; // type:object size:0x4 data:float +lbl_805D7148 = .sdata2:0x805D7148; // type:object size:0x8 data:float +lbl_805D7150 = .sdata2:0x805D7150; // type:object size:0x4 data:float +lbl_805D7154 = .sdata2:0x805D7154; // type:object size:0x4 data:float +lbl_805D7158 = .sdata2:0x805D7158; // type:object size:0x4 data:float +lbl_805D715C = .sdata2:0x805D715C; // type:object size:0x4 data:float +lbl_805D7160 = .sdata2:0x805D7160; // type:object size:0x8 data:float +lbl_805D7168 = .sdata2:0x805D7168; // type:object size:0x4 data:float +lbl_805D716C = .sdata2:0x805D716C; // type:object size:0x4 data:float +lbl_805D7170 = .sdata2:0x805D7170; // type:object size:0x4 data:float +lbl_805D7174 = .sdata2:0x805D7174; // type:object size:0x4 data:float +lbl_805D7178 = .sdata2:0x805D7178; // type:object size:0x4 data:float +lbl_805D717C = .sdata2:0x805D717C; // type:object size:0x4 data:float +lbl_805D7180 = .sdata2:0x805D7180; // type:object size:0x4 data:float +lbl_805D7184 = .sdata2:0x805D7184; // type:object size:0x4 data:float +lbl_805D7188 = .sdata2:0x805D7188; // type:object size:0x8 data:float +kDefaultIsControllerRumble__15CTrilogyOptions = .sdata2:0x805D7190; // type:object size:0x1 scope:global +kDefaultIsRedundantHintSystem__15CTrilogyOptions = .sdata2:0x805D7191; // type:object size:0x7 scope:global +lbl_805D7198 = .sdata2:0x805D7198; // type:object size:0x4 data:4byte +lbl_805D719C = .sdata2:0x805D719C; // type:object size:0x4 data:4byte +lbl_805D71A0 = .sdata2:0x805D71A0; // type:object size:0x4 data:4byte +lbl_805D71A4 = .sdata2:0x805D71A4; // type:object size:0x4 data:4byte +lbl_805D71A8 = .sdata2:0x805D71A8; // type:object size:0x4 data:float +lbl_805D71AC = .sdata2:0x805D71AC; // type:object size:0x4 data:float +lbl_805D71B0 = .sdata2:0x805D71B0; // type:object size:0x4 data:float +lbl_805D71B4 = .sdata2:0x805D71B4; // type:object size:0x4 data:float +lbl_805D71B8 = .sdata2:0x805D71B8; // type:object size:0x4 data:float +lbl_805D71BC = .sdata2:0x805D71BC; // type:object size:0x4 data:float +lbl_805D71C0 = .sdata2:0x805D71C0; // type:object size:0x4 data:float +lbl_805D71C4 = .sdata2:0x805D71C4; // type:object size:0x4 data:float +lbl_805D71C8 = .sdata2:0x805D71C8; // type:object size:0x4 data:float +lbl_805D71CC = .sdata2:0x805D71CC; // type:object size:0x4 data:float +lbl_805D71D0 = .sdata2:0x805D71D0; // type:object size:0x4 data:float +lbl_805D71D4 = .sdata2:0x805D71D4; // type:object size:0x4 data:float +lbl_805D71D8 = .sdata2:0x805D71D8; // type:object size:0x4 data:float +lbl_805D71DC = .sdata2:0x805D71DC; // type:object size:0x4 data:float +lbl_805D71E0 = .sdata2:0x805D71E0; // type:object size:0x4 data:float +lbl_805D71E4 = .sdata2:0x805D71E4; // type:object size:0x4 data:float +lbl_805D71E8 = .sdata2:0x805D71E8; // type:object size:0x4 data:float +lbl_805D71EC = .sdata2:0x805D71EC; // type:object size:0x4 data:float +lbl_805D71F0 = .sdata2:0x805D71F0; // type:object size:0x4 data:float +lbl_805D71F4 = .sdata2:0x805D71F4; // type:object size:0x4 data:float +lbl_805D71F8 = .sdata2:0x805D71F8; // type:object size:0x4 data:float +lbl_805D71FC = .sdata2:0x805D71FC; // type:object size:0x4 data:float +lbl_805D7200 = .sdata2:0x805D7200; // type:object size:0x4 data:float +lbl_805D7204 = .sdata2:0x805D7204; // type:object size:0x4 data:float +lbl_805D7208 = .sdata2:0x805D7208; // type:object size:0x4 data:float +lbl_805D720C = .sdata2:0x805D720C; // type:object size:0x4 data:float +lbl_805D7210 = .sdata2:0x805D7210; // type:object size:0x4 data:float +lbl_805D7214 = .sdata2:0x805D7214; // type:object size:0x4 data:float +lbl_805D7218 = .sdata2:0x805D7218; // type:object size:0x4 data:float +lbl_805D721C = .sdata2:0x805D721C; // type:object size:0x4 data:float +lbl_805D7220 = .sdata2:0x805D7220; // type:object size:0x4 data:float +lbl_805D7224 = .sdata2:0x805D7224; // type:object size:0x4 data:float +lbl_805D7228 = .sdata2:0x805D7228; // type:object size:0x4 data:float +lbl_805D722C = .sdata2:0x805D722C; // type:object size:0x4 data:float +lbl_805D7230 = .sdata2:0x805D7230; // type:object size:0x4 data:float +lbl_805D7234 = .sdata2:0x805D7234; // type:object size:0x4 data:float +lbl_805D7238 = .sdata2:0x805D7238; // type:object size:0x4 data:float +lbl_805D723C = .sdata2:0x805D723C; // type:object size:0x4 data:float +lbl_805D7240 = .sdata2:0x805D7240; // type:object size:0x4 data:float +lbl_805D7244 = .sdata2:0x805D7244; // type:object size:0x4 data:float +lbl_805D7248 = .sdata2:0x805D7248; // type:object size:0x4 data:float +lbl_805D724C = .sdata2:0x805D724C; // type:object size:0x4 data:float +lbl_805D7250 = .sdata2:0x805D7250; // type:object size:0x4 data:float +lbl_805D7254 = .sdata2:0x805D7254; // type:object size:0x4 data:float +lbl_805D7258 = .sdata2:0x805D7258; // type:object size:0x4 data:float +lbl_805D725C = .sdata2:0x805D725C; // type:object size:0x4 data:float +lbl_805D7260 = .sdata2:0x805D7260; // type:object size:0x4 data:float +lbl_805D7264 = .sdata2:0x805D7264; // type:object size:0x4 data:float +lbl_805D7268 = .sdata2:0x805D7268; // type:object size:0x4 data:float +lbl_805D726C = .sdata2:0x805D726C; // type:object size:0x4 data:float +lbl_805D7270 = .sdata2:0x805D7270; // type:object size:0x4 data:float +lbl_805D7274 = .sdata2:0x805D7274; // type:object size:0x4 data:float +lbl_805D7278 = .sdata2:0x805D7278; // type:object size:0x4 data:float +lbl_805D727C = .sdata2:0x805D727C; // type:object size:0x4 data:float +lbl_805D7280 = .sdata2:0x805D7280; // type:object size:0x4 data:float +lbl_805D7284 = .sdata2:0x805D7284; // type:object size:0x4 data:float +lbl_805D7288 = .sdata2:0x805D7288; // type:object size:0x4 data:float +lbl_805D728C = .sdata2:0x805D728C; // type:object size:0x4 data:float +lbl_805D7290 = .sdata2:0x805D7290; // type:object size:0x4 data:float +lbl_805D7294 = .sdata2:0x805D7294; // type:object size:0x4 data:float +lbl_805D7298 = .sdata2:0x805D7298; // type:object size:0x4 data:float +lbl_805D729C = .sdata2:0x805D729C; // type:object size:0x4 data:float +lbl_805D72A0 = .sdata2:0x805D72A0; // type:object size:0x4 data:float +lbl_805D72A4 = .sdata2:0x805D72A4; // type:object size:0x4 data:float +lbl_805D72A8 = .sdata2:0x805D72A8; // type:object size:0x4 data:float +lbl_805D72AC = .sdata2:0x805D72AC; // type:object size:0x4 data:float +lbl_805D72B0 = .sdata2:0x805D72B0; // type:object size:0x4 data:float +lbl_805D72B4 = .sdata2:0x805D72B4; // type:object size:0x4 data:float +lbl_805D72B8 = .sdata2:0x805D72B8; // type:object size:0x4 data:float +lbl_805D72BC = .sdata2:0x805D72BC; // type:object size:0x4 data:float +lbl_805D72C0 = .sdata2:0x805D72C0; // type:object size:0x4 data:float +lbl_805D72C4 = .sdata2:0x805D72C4; // type:object size:0x4 data:float +lbl_805D72C8 = .sdata2:0x805D72C8; // type:object size:0x4 data:float +lbl_805D72CC = .sdata2:0x805D72CC; // type:object size:0x4 data:float +lbl_805D72D0 = .sdata2:0x805D72D0; // type:object size:0x4 data:float +lbl_805D72D4 = .sdata2:0x805D72D4; // type:object size:0x4 data:float +lbl_805D72D8 = .sdata2:0x805D72D8; // type:object size:0x4 data:float +lbl_805D72DC = .sdata2:0x805D72DC; // type:object size:0x4 data:float +lbl_805D72E0 = .sdata2:0x805D72E0; // type:object size:0x4 data:float +lbl_805D72E4 = .sdata2:0x805D72E4; // type:object size:0x4 data:float +lbl_805D72E8 = .sdata2:0x805D72E8; // type:object size:0x4 data:float +lbl_805D72EC = .sdata2:0x805D72EC; // type:object size:0x4 data:float +lbl_805D72F0 = .sdata2:0x805D72F0; // type:object size:0x4 data:float +lbl_805D72F4 = .sdata2:0x805D72F4; // type:object size:0x4 data:float +lbl_805D72F8 = .sdata2:0x805D72F8; // type:object size:0x4 data:float +lbl_805D72FC = .sdata2:0x805D72FC; // type:object size:0x4 data:float +lbl_805D7300 = .sdata2:0x805D7300; // type:object size:0x4 data:float +lbl_805D7304 = .sdata2:0x805D7304; // type:object size:0x4 data:float +lbl_805D7308 = .sdata2:0x805D7308; // type:object size:0x4 data:float +lbl_805D730C = .sdata2:0x805D730C; // type:object size:0x4 data:float +lbl_805D7310 = .sdata2:0x805D7310; // type:object size:0x8 data:float +lbl_805D7318 = .sdata2:0x805D7318; // type:object size:0x8 data:float +lbl_805D7320 = .sdata2:0x805D7320; // type:object size:0x4 data:float +lbl_805D7324 = .sdata2:0x805D7324; // type:object size:0x4 data:float +lbl_805D7328 = .sdata2:0x805D7328; // type:object size:0x4 data:float +lbl_805D732C = .sdata2:0x805D732C; // type:object size:0x4 data:float +lbl_805D7330 = .sdata2:0x805D7330; // type:object size:0x4 data:float +lbl_805D7334 = .sdata2:0x805D7334; // type:object size:0x4 data:float +lbl_805D7338 = .sdata2:0x805D7338; // type:object size:0x4 data:float +lbl_805D733C = .sdata2:0x805D733C; // type:object size:0x4 data:float +lbl_805D7340 = .sdata2:0x805D7340; // type:object size:0x4 data:float +lbl_805D7344 = .sdata2:0x805D7344; // type:object size:0x4 data:float +lbl_805D7348 = .sdata2:0x805D7348; // type:object size:0x4 data:float +lbl_805D734C = .sdata2:0x805D734C; // type:object size:0x4 data:float +lbl_805D7350 = .sdata2:0x805D7350; // type:object size:0x4 data:float +lbl_805D7354 = .sdata2:0x805D7354; // type:object size:0x4 data:float +lbl_805D7358 = .sdata2:0x805D7358; // type:object size:0x4 data:float +lbl_805D735C = .sdata2:0x805D735C; // type:object size:0x4 data:float +lbl_805D7360 = .sdata2:0x805D7360; // type:object size:0x4 data:float +lbl_805D7364 = .sdata2:0x805D7364; // type:object size:0x4 data:float +lbl_805D7368 = .sdata2:0x805D7368; // type:object size:0x4 data:float +lbl_805D736C = .sdata2:0x805D736C; // type:object size:0x4 data:float +lbl_805D7370 = .sdata2:0x805D7370; // type:object size:0x4 data:float +lbl_805D7374 = .sdata2:0x805D7374; // type:object size:0x4 data:float +lbl_805D7378 = .sdata2:0x805D7378; // type:object size:0x4 data:4byte +lbl_805D737C = .sdata2:0x805D737C; // type:object size:0x4 data:4byte +lbl_805D7380 = .sdata2:0x805D7380; // type:object size:0x4 data:float +lbl_805D7384 = .sdata2:0x805D7384; // type:object size:0x4 data:float +lbl_805D7388 = .sdata2:0x805D7388; // type:object size:0x4 data:float +lbl_805D738C = .sdata2:0x805D738C; // type:object size:0x4 data:float +lbl_805D7390 = .sdata2:0x805D7390; // type:object size:0x8 data:float +lbl_805D7398 = .sdata2:0x805D7398; // type:object size:0x4 data:float +lbl_805D739C = .sdata2:0x805D739C; // type:object size:0x4 data:float +lbl_805D73A0 = .sdata2:0x805D73A0; // type:object size:0x4 data:float +lbl_805D73A4 = .sdata2:0x805D73A4; // type:object size:0x4 data:float +lbl_805D73A8 = .sdata2:0x805D73A8; // type:object size:0x4 data:float +lbl_805D73AC = .sdata2:0x805D73AC; // type:object size:0x4 data:float +lbl_805D73B0 = .sdata2:0x805D73B0; // type:object size:0x4 data:float +lbl_805D73B4 = .sdata2:0x805D73B4; // type:object size:0x4 data:float +lbl_805D73B8 = .sdata2:0x805D73B8; // type:object size:0x4 data:float +lbl_805D73BC = .sdata2:0x805D73BC; // type:object size:0x4 data:float +lbl_805D73C0 = .sdata2:0x805D73C0; // type:object size:0x4 data:float +lbl_805D73C4 = .sdata2:0x805D73C4; // type:object size:0x4 data:float +lbl_805D73C8 = .sdata2:0x805D73C8; // type:object size:0x8 data:float +lbl_805D73D0 = .sdata2:0x805D73D0; // type:object size:0x4 data:4byte +lbl_805D73D4 = .sdata2:0x805D73D4; // type:object size:0x4 data:float +lbl_805D73D8 = .sdata2:0x805D73D8; // type:object size:0x4 data:float +lbl_805D73DC = .sdata2:0x805D73DC; // type:object size:0x4 data:float +lbl_805D73E0 = .sdata2:0x805D73E0; // type:object size:0x4 data:float +lbl_805D73E4 = .sdata2:0x805D73E4; // type:object size:0x4 data:float +lbl_805D73E8 = .sdata2:0x805D73E8; // type:object size:0x4 data:float +lbl_805D73EC = .sdata2:0x805D73EC; // type:object size:0x4 data:float +lbl_805D73F0 = .sdata2:0x805D73F0; // type:object size:0x4 data:float +lbl_805D73F4 = .sdata2:0x805D73F4; // type:object size:0x4 data:float +lbl_805D73F8 = .sdata2:0x805D73F8; // type:object size:0x4 data:float +lbl_805D73FC = .sdata2:0x805D73FC; // type:object size:0x4 data:float +lbl_805D7400 = .sdata2:0x805D7400; // type:object size:0x4 data:float +lbl_805D7404 = .sdata2:0x805D7404; // type:object size:0x4 data:float +lbl_805D7408 = .sdata2:0x805D7408; // type:object size:0x4 data:float +lbl_805D740C = .sdata2:0x805D740C; // type:object size:0x4 data:float +lbl_805D7410 = .sdata2:0x805D7410; // type:object size:0x4 data:float +lbl_805D7414 = .sdata2:0x805D7414; // type:object size:0x4 data:float +lbl_805D7418 = .sdata2:0x805D7418; // type:object size:0x4 data:float +lbl_805D741C = .sdata2:0x805D741C; // type:object size:0x4 data:float +lbl_805D7420 = .sdata2:0x805D7420; // type:object size:0x4 data:float +lbl_805D7424 = .sdata2:0x805D7424; // type:object size:0x4 data:float +lbl_805D7428 = .sdata2:0x805D7428; // type:object size:0x4 data:float +lbl_805D742C = .sdata2:0x805D742C; // type:object size:0x4 data:float +lbl_805D7430 = .sdata2:0x805D7430; // type:object size:0x4 data:float +lbl_805D7434 = .sdata2:0x805D7434; // type:object size:0x4 data:float +lbl_805D7438 = .sdata2:0x805D7438; // type:object size:0x4 data:float +lbl_805D743C = .sdata2:0x805D743C; // type:object size:0x4 data:float +lbl_805D7440 = .sdata2:0x805D7440; // type:object size:0x4 data:float +lbl_805D7444 = .sdata2:0x805D7444; // type:object size:0x4 data:float +lbl_805D7448 = .sdata2:0x805D7448; // type:object size:0x4 data:float +lbl_805D744C = .sdata2:0x805D744C; // type:object size:0x4 data:float +lbl_805D7450 = .sdata2:0x805D7450; // type:object size:0x4 data:float +lbl_805D7454 = .sdata2:0x805D7454; // type:object size:0x4 data:float +lbl_805D7458 = .sdata2:0x805D7458; // type:object size:0x4 data:float +lbl_805D745C = .sdata2:0x805D745C; // type:object size:0x4 data:float +lbl_805D7460 = .sdata2:0x805D7460; // type:object size:0x4 data:float +lbl_805D7464 = .sdata2:0x805D7464; // type:object size:0x4 data:float +lbl_805D7468 = .sdata2:0x805D7468; // type:object size:0x4 data:float +lbl_805D746C = .sdata2:0x805D746C; // type:object size:0x4 data:float +lbl_805D7470 = .sdata2:0x805D7470; // type:object size:0x4 data:float +lbl_805D7474 = .sdata2:0x805D7474; // type:object size:0x4 data:float +lbl_805D7478 = .sdata2:0x805D7478; // type:object size:0x4 data:float +lbl_805D747C = .sdata2:0x805D747C; // type:object size:0x4 data:float +lbl_805D7480 = .sdata2:0x805D7480; // type:object size:0x8 data:float +lbl_805D7488 = .sdata2:0x805D7488; // type:object size:0x4 data:4byte +lbl_805D748C = .sdata2:0x805D748C; // type:object size:0x4 data:float +lbl_805D7490 = .sdata2:0x805D7490; // type:object size:0x4 data:float +lbl_805D7494 = .sdata2:0x805D7494; // type:object size:0x4 data:float +lbl_805D7498 = .sdata2:0x805D7498; // type:object size:0x8 data:float +lbl_805D74A0 = .sdata2:0x805D74A0; // type:object size:0x4 data:float +lbl_805D74A4 = .sdata2:0x805D74A4; // type:object size:0x4 data:float +lbl_805D74A8 = .sdata2:0x805D74A8; // type:object size:0x4 data:float +lbl_805D74AC = .sdata2:0x805D74AC; // type:object size:0x4 data:float +lbl_805D74B0 = .sdata2:0x805D74B0; // type:object size:0x4 data:float +lbl_805D74B4 = .sdata2:0x805D74B4; // type:object size:0x4 data:float +lbl_805D74B8 = .sdata2:0x805D74B8; // type:object size:0x4 data:float +lbl_805D74BC = .sdata2:0x805D74BC; // type:object size:0x4 data:float +lbl_805D74C0 = .sdata2:0x805D74C0; // type:object size:0x1 data:byte +lbl_805D74C4 = .sdata2:0x805D74C4; // type:object size:0x4 data:float +lbl_805D74C8 = .sdata2:0x805D74C8; // type:object size:0x4 data:float +lbl_805D74CC = .sdata2:0x805D74CC; // type:object size:0x4 data:float +lbl_805D74D0 = .sdata2:0x805D74D0; // type:object size:0x4 data:float +lbl_805D74D4 = .sdata2:0x805D74D4; // type:object size:0x4 data:float +lbl_805D74D8 = .sdata2:0x805D74D8; // type:object size:0x8 data:float +lbl_805D74E0 = .sdata2:0x805D74E0; // type:object size:0x8 data:4byte +lbl_805D74E8 = .sdata2:0x805D74E8; // type:object size:0x4 data:float +lbl_805D74EC = .sdata2:0x805D74EC; // type:object size:0x4 data:float +lbl_805D74F0 = .sdata2:0x805D74F0; // type:object size:0x4 data:float +lbl_805D74F4 = .sdata2:0x805D74F4; // type:object size:0x4 data:float +lbl_805D74F8 = .sdata2:0x805D74F8; // type:object size:0x4 data:float +lbl_805D74FC = .sdata2:0x805D74FC; // type:object size:0x4 data:float +lbl_805D7500 = .sdata2:0x805D7500; // type:object size:0x4 data:float +lbl_805D7504 = .sdata2:0x805D7504; // type:object size:0x4 data:float +lbl_805D7508 = .sdata2:0x805D7508; // type:object size:0x4 data:float +lbl_805D750C = .sdata2:0x805D750C; // type:object size:0x4 data:float +lbl_805D7510 = .sdata2:0x805D7510; // type:object size:0x4 data:float +lbl_805D7514 = .sdata2:0x805D7514; // type:object size:0x4 data:float +lbl_805D7518 = .sdata2:0x805D7518; // type:object size:0x4 data:float +lbl_805D751C = .sdata2:0x805D751C; // type:object size:0x4 data:float +lbl_805D7520 = .sdata2:0x805D7520; // type:object size:0x4 data:float +lbl_805D7524 = .sdata2:0x805D7524; // type:object size:0x4 data:float +lbl_805D7528 = .sdata2:0x805D7528; // type:object size:0x4 data:float +lbl_805D752C = .sdata2:0x805D752C; // type:object size:0x4 data:float +lbl_805D7530 = .sdata2:0x805D7530; // type:object size:0x4 data:float +lbl_805D7534 = .sdata2:0x805D7534; // type:object size:0x4 data:float +lbl_805D7538 = .sdata2:0x805D7538; // type:object size:0x4 data:float +lbl_805D753C = .sdata2:0x805D753C; // type:object size:0x4 data:float +lbl_805D7540 = .sdata2:0x805D7540; // type:object size:0x4 data:float +lbl_805D7544 = .sdata2:0x805D7544; // type:object size:0x4 data:float +lbl_805D7548 = .sdata2:0x805D7548; // type:object size:0x4 data:float +lbl_805D754C = .sdata2:0x805D754C; // type:object size:0x4 data:float +lbl_805D7550 = .sdata2:0x805D7550; // type:object size:0x4 data:float +lbl_805D7554 = .sdata2:0x805D7554; // type:object size:0x4 data:float +lbl_805D7558 = .sdata2:0x805D7558; // type:object size:0x4 data:float +lbl_805D755C = .sdata2:0x805D755C; // type:object size:0x4 data:float +lbl_805D7560 = .sdata2:0x805D7560; // type:object size:0x4 data:float +lbl_805D7564 = .sdata2:0x805D7564; // type:object size:0x4 data:float +lbl_805D7568 = .sdata2:0x805D7568; // type:object size:0x4 data:float +lbl_805D756C = .sdata2:0x805D756C; // type:object size:0x4 data:float +lbl_805D7570 = .sdata2:0x805D7570; // type:object size:0x4 data:float +lbl_805D7574 = .sdata2:0x805D7574; // type:object size:0x4 data:float +lbl_805D7578 = .sdata2:0x805D7578; // type:object size:0x4 data:float +lbl_805D757C = .sdata2:0x805D757C; // type:object size:0x4 data:float +lbl_805D7580 = .sdata2:0x805D7580; // type:object size:0x4 data:float +lbl_805D7584 = .sdata2:0x805D7584; // type:object size:0x4 data:float +lbl_805D7588 = .sdata2:0x805D7588; // type:object size:0x4 data:float +lbl_805D758C = .sdata2:0x805D758C; // type:object size:0x4 data:float +lbl_805D7590 = .sdata2:0x805D7590; // type:object size:0x4 data:float +lbl_805D7594 = .sdata2:0x805D7594; // type:object size:0x4 data:float +lbl_805D7598 = .sdata2:0x805D7598; // type:object size:0x4 data:float +lbl_805D759C = .sdata2:0x805D759C; // type:object size:0x4 data:float +lbl_805D75A0 = .sdata2:0x805D75A0; // type:object size:0x4 data:float +lbl_805D75A4 = .sdata2:0x805D75A4; // type:object size:0x4 data:float +lbl_805D75A8 = .sdata2:0x805D75A8; // type:object size:0x4 data:float +lbl_805D75AC = .sdata2:0x805D75AC; // type:object size:0x4 data:float +lbl_805D75B0 = .sdata2:0x805D75B0; // type:object size:0x4 data:float +lbl_805D75B4 = .sdata2:0x805D75B4; // type:object size:0x4 data:float +lbl_805D75B8 = .sdata2:0x805D75B8; // type:object size:0x4 data:float +lbl_805D75BC = .sdata2:0x805D75BC; // type:object size:0x4 data:float +lbl_805D75C0 = .sdata2:0x805D75C0; // type:object size:0x4 data:float +lbl_805D75C4 = .sdata2:0x805D75C4; // type:object size:0x4 data:float +lbl_805D75C8 = .sdata2:0x805D75C8; // type:object size:0x8 data:float +lbl_805D75D0 = .sdata2:0x805D75D0; // type:object size:0x4 data:4byte +lbl_805D75D4 = .sdata2:0x805D75D4; // type:object size:0x4 data:4byte +lbl_805D75D8 = .sdata2:0x805D75D8; // type:object size:0x4 data:4byte +lbl_805D75DC = .sdata2:0x805D75DC; // type:object size:0x4 data:4byte +lbl_805D75E0 = .sdata2:0x805D75E0; // type:object size:0x4 data:4byte +lbl_805D75E4 = .sdata2:0x805D75E4; // type:object size:0x4 data:4byte +lbl_805D75E8 = .sdata2:0x805D75E8; // type:object size:0x4 data:4byte +lbl_805D75EC = .sdata2:0x805D75EC; // type:object size:0x4 data:4byte +lbl_805D75F0 = .sdata2:0x805D75F0; // type:object size:0x4 data:4byte +lbl_805D75F4 = .sdata2:0x805D75F4; // type:object size:0x4 data:4byte +lbl_805D75F8 = .sdata2:0x805D75F8; // type:object size:0x4 data:4byte +lbl_805D75FC = .sdata2:0x805D75FC; // type:object size:0x4 data:4byte +lbl_805D7600 = .sdata2:0x805D7600; // type:object size:0x4 data:4byte +lbl_805D7604 = .sdata2:0x805D7604; // type:object size:0x4 +lbl_805D7608 = .sdata2:0x805D7608; // type:object size:0x4 data:4byte +lbl_805D760C = .sdata2:0x805D760C; // type:object size:0x4 data:4byte +lbl_805D7610 = .sdata2:0x805D7610; // type:object size:0x4 data:4byte +lbl_805D7614 = .sdata2:0x805D7614; // type:object size:0x4 data:4byte +lbl_805D7618 = .sdata2:0x805D7618; // type:object size:0x4 data:4byte +lbl_805D761C = .sdata2:0x805D761C; // type:object size:0x4 data:4byte +lbl_805D7620 = .sdata2:0x805D7620; // type:object size:0x4 data:4byte +lbl_805D7624 = .sdata2:0x805D7624; // type:object size:0x4 data:4byte +lbl_805D7628 = .sdata2:0x805D7628; // type:object size:0x4 data:4byte +lbl_805D762C = .sdata2:0x805D762C; // type:object size:0x4 data:4byte +lbl_805D7630 = .sdata2:0x805D7630; // type:object size:0x4 data:4byte +lbl_805D7634 = .sdata2:0x805D7634; // type:object size:0x4 data:4byte +lbl_805D7638 = .sdata2:0x805D7638; // type:object size:0x4 data:string +lbl_805D763C = .sdata2:0x805D763C; // type:object size:0x4 data:4byte +lbl_805D7640 = .sdata2:0x805D7640; // type:object size:0x4 data:float +lbl_805D7644 = .sdata2:0x805D7644; // type:object size:0x4 data:float +lbl_805D7648 = .sdata2:0x805D7648; // type:object size:0x4 data:float +lbl_805D764C = .sdata2:0x805D764C; // type:object size:0x4 data:float +lbl_805D7650 = .sdata2:0x805D7650; // type:object size:0x4 data:float +lbl_805D7654 = .sdata2:0x805D7654; // type:object size:0x4 data:float +lbl_805D7658 = .sdata2:0x805D7658; // type:object size:0x4 data:float +lbl_805D765C = .sdata2:0x805D765C; // type:object size:0x4 data:float +lbl_805D7660 = .sdata2:0x805D7660; // type:object size:0x4 data:float +lbl_805D7664 = .sdata2:0x805D7664; // type:object size:0x4 data:float +lbl_805D7668 = .sdata2:0x805D7668; // type:object size:0x4 data:float +lbl_805D766C = .sdata2:0x805D766C; // type:object size:0x4 data:float +lbl_805D7670 = .sdata2:0x805D7670; // type:object size:0x4 data:float +lbl_805D7674 = .sdata2:0x805D7674; // type:object size:0x4 data:float +lbl_805D7678 = .sdata2:0x805D7678; // type:object size:0x4 data:float +lbl_805D767C = .sdata2:0x805D767C; // type:object size:0x4 data:float +lbl_805D7680 = .sdata2:0x805D7680; // type:object size:0x4 data:float +lbl_805D7684 = .sdata2:0x805D7684; // type:object size:0x4 data:float +lbl_805D7688 = .sdata2:0x805D7688; // type:object size:0x4 data:float +lbl_805D768C = .sdata2:0x805D768C; // type:object size:0x4 data:float +lbl_805D7690 = .sdata2:0x805D7690; // type:object size:0x4 data:float +lbl_805D7694 = .sdata2:0x805D7694; // type:object size:0x4 data:float +lbl_805D7698 = .sdata2:0x805D7698; // type:object size:0x4 data:float +lbl_805D769C = .sdata2:0x805D769C; // type:object size:0x4 data:float +lbl_805D76A0 = .sdata2:0x805D76A0; // type:object size:0x4 data:float +lbl_805D76A4 = .sdata2:0x805D76A4; // type:object size:0x4 data:float +lbl_805D76A8 = .sdata2:0x805D76A8; // type:object size:0x4 data:float +lbl_805D76AC = .sdata2:0x805D76AC; // type:object size:0x4 data:float +lbl_805D76B0 = .sdata2:0x805D76B0; // type:object size:0x4 data:float +lbl_805D76B4 = .sdata2:0x805D76B4; // type:object size:0x28C data:float +lbl_805D7940 = .sdata2:0x805D7940; // type:object size:0x8 data:4byte +lbl_805D7948 = .sdata2:0x805D7948; // type:object size:0x4 data:float +lbl_805D794C = .sdata2:0x805D794C; // type:object size:0x4 data:float +lbl_805D7950 = .sdata2:0x805D7950; // type:object size:0x4 data:float +lbl_805D7954 = .sdata2:0x805D7954; // type:object size:0x4 data:float +lbl_805D7958 = .sdata2:0x805D7958; // type:object size:0x4 data:float +lbl_805D795C = .sdata2:0x805D795C; // type:object size:0x4 data:float +lbl_805D7960 = .sdata2:0x805D7960; // type:object size:0x4 data:float +lbl_805D7964 = .sdata2:0x805D7964; // type:object size:0x4 data:float +lbl_805D7968 = .sdata2:0x805D7968; // type:object size:0x4 data:float +lbl_805D796C = .sdata2:0x805D796C; // type:object size:0x4 data:float +lbl_805D7970 = .sdata2:0x805D7970; // type:object size:0x4 data:float +lbl_805D7974 = .sdata2:0x805D7974; // type:object size:0x4 data:float +lbl_805D7978 = .sdata2:0x805D7978; // type:object size:0x4 data:float +lbl_805D797C = .sdata2:0x805D797C; // type:object size:0x4 data:float +lbl_805D7980 = .sdata2:0x805D7980; // type:object size:0x4 data:float +lbl_805D7984 = .sdata2:0x805D7984; // type:object size:0x4 data:float +lbl_805D7988 = .sdata2:0x805D7988; // type:object size:0x4 data:float +lbl_805D798C = .sdata2:0x805D798C; // type:object size:0x4 data:float +lbl_805D7990 = .sdata2:0x805D7990; // type:object size:0x8 data:float +lbl_805D7998 = .sdata2:0x805D7998; // type:object size:0x4 data:float +lbl_805D799C = .sdata2:0x805D799C; // type:object size:0x4 data:float +lbl_805D79A0 = .sdata2:0x805D79A0; // type:object size:0x4 data:float +lbl_805D79A4 = .sdata2:0x805D79A4; // type:object size:0x4 data:float +lbl_805D79A8 = .sdata2:0x805D79A8; // type:object size:0x4 data:float +lbl_805D79AC = .sdata2:0x805D79AC; // type:object size:0x4 data:float +lbl_805D79B0 = .sdata2:0x805D79B0; // type:object size:0x4 data:float +lbl_805D79B4 = .sdata2:0x805D79B4; // type:object size:0x4 data:float +lbl_805D79B8 = .sdata2:0x805D79B8; // type:object size:0x4 data:float +lbl_805D79BC = .sdata2:0x805D79BC; // type:object size:0x4 data:float +lbl_805D79C0 = .sdata2:0x805D79C0; // type:object size:0x4 data:float +lbl_805D79C4 = .sdata2:0x805D79C4; // type:object size:0x4 data:float +lbl_805D79C8 = .sdata2:0x805D79C8; // type:object size:0x4 data:float +lbl_805D79CC = .sdata2:0x805D79CC; // type:object size:0x4 data:float +lbl_805D79D0 = .sdata2:0x805D79D0; // type:object size:0x4 data:float +lbl_805D79D4 = .sdata2:0x805D79D4; // type:object size:0x4 data:float +lbl_805D79D8 = .sdata2:0x805D79D8; // type:object size:0x8 data:double +lbl_805D79E0 = .sdata2:0x805D79E0; // type:object size:0x8 data:double +lbl_805D79E8 = .sdata2:0x805D79E8; // type:object size:0x8 data:double +lbl_805D79F0 = .sdata2:0x805D79F0; // type:object size:0x8 data:double +lbl_805D79F8 = .sdata2:0x805D79F8; // type:object size:0x8 data:double +lbl_805D7A00 = .sdata2:0x805D7A00; // type:object size:0x8 data:double +lbl_805D7A08 = .sdata2:0x805D7A08; // type:object size:0x8 data:double +lbl_805D7A10 = .sdata2:0x805D7A10; // type:object size:0x4 +lbl_805D7A14 = .sdata2:0x805D7A14; // type:object size:0x4 +lbl_805D7A18 = .sdata2:0x805D7A18; // type:object size:0x8 +lbl_805D7A20 = .sdata2:0x805D7A20; // type:object size:0x8 +lbl_805D7A28 = .sdata2:0x805D7A28; // type:object size:0x8 data:double +lbl_805D7A30 = .sdata2:0x805D7A30; // type:object size:0x1 data:byte +lbl_805D7A31 = .sdata2:0x805D7A31; // type:object size:0x1 data:byte +lbl_805D7A32 = .sdata2:0x805D7A32; // type:object size:0x1 data:byte +lbl_805D7A33 = .sdata2:0x805D7A33; // type:object size:0x1 data:byte +lbl_805D7A34 = .sdata2:0x805D7A34; // type:object size:0x1 data:byte +lbl_805D7A38 = .sdata2:0x805D7A38; // type:object size:0x8 data:double +lbl_805D7A40 = .sdata2:0x805D7A40; // type:object size:0x8 data:double +lbl_805D7A48 = .sdata2:0x805D7A48; // type:object size:0x8 data:double +lbl_805D7A50 = .sdata2:0x805D7A50; // type:object size:0x8 data:double +lbl_805D7A58 = .sdata2:0x805D7A58; // type:object size:0x8 data:double +lbl_805D7A60 = .sdata2:0x805D7A60; // type:object size:0x8 data:double +lbl_805D7A68 = .sdata2:0x805D7A68; // type:object size:0x8 data:double +lbl_805D7A70 = .sdata2:0x805D7A70; // type:object size:0x8 data:double +lbl_805D7A78 = .sdata2:0x805D7A78; // type:object size:0x8 data:double +lbl_805D7A80 = .sdata2:0x805D7A80; // type:object size:0x8 data:double +lbl_805D7A88 = .sdata2:0x805D7A88; // type:object size:0x8 data:double +lbl_805D7A90 = .sdata2:0x805D7A90; // type:object size:0x8 data:double +lbl_805D7A98 = .sdata2:0x805D7A98; // type:object size:0x8 data:double +lbl_805D7AA0 = .sdata2:0x805D7AA0; // type:object size:0x8 data:double +lbl_805D7AA8 = .sdata2:0x805D7AA8; // type:object size:0x8 data:double +lbl_805D7AB0 = .sdata2:0x805D7AB0; // type:object size:0x8 data:double +lbl_805D7AB8 = .sdata2:0x805D7AB8; // type:object size:0x8 data:double +lbl_805D7AC0 = .sdata2:0x805D7AC0; // type:object size:0x8 data:double +lbl_805D7AC8 = .sdata2:0x805D7AC8; // type:object size:0x8 data:double +lbl_805D7AD0 = .sdata2:0x805D7AD0; // type:object size:0x8 data:double +lbl_805D7AD8 = .sdata2:0x805D7AD8; // type:object size:0x8 data:double +lbl_805D7AE0 = .sdata2:0x805D7AE0; // type:object size:0x8 data:double +lbl_805D7AE8 = .sdata2:0x805D7AE8; // type:object size:0x8 data:double +lbl_805D7AF0 = .sdata2:0x805D7AF0; // type:object size:0x8 data:double +lbl_805D7AF8 = .sdata2:0x805D7AF8; // type:object size:0x8 data:double +lbl_805D7B00 = .sdata2:0x805D7B00; // type:object size:0x8 data:double +lbl_805D7B08 = .sdata2:0x805D7B08; // type:object size:0x8 data:double +lbl_805D7B10 = .sdata2:0x805D7B10; // type:object size:0x8 data:double +lbl_805D7B18 = .sdata2:0x805D7B18; // type:object size:0x8 data:double +lbl_805D7B20 = .sdata2:0x805D7B20; // type:object size:0x8 data:double +lbl_805D7B28 = .sdata2:0x805D7B28; // type:object size:0x8 data:double +lbl_805D7B30 = .sdata2:0x805D7B30; // type:object size:0x8 data:double +lbl_805D7B38 = .sdata2:0x805D7B38; // type:object size:0x8 data:double +lbl_805D7B40 = .sdata2:0x805D7B40; // type:object size:0x8 data:double +lbl_805D7B48 = .sdata2:0x805D7B48; // type:object size:0x8 data:double +lbl_805D7B50 = .sdata2:0x805D7B50; // type:object size:0x8 data:double +lbl_805D7B58 = .sdata2:0x805D7B58; // type:object size:0x8 data:double +lbl_805D7B60 = .sdata2:0x805D7B60; // type:object size:0x8 data:double +lbl_805D7B68 = .sdata2:0x805D7B68; // type:object size:0x8 data:double +lbl_805D7B70 = .sdata2:0x805D7B70; // type:object size:0x8 data:double +lbl_805D7B78 = .sdata2:0x805D7B78; // type:object size:0x8 data:double +lbl_805D7B80 = .sdata2:0x805D7B80; // type:object size:0x8 data:double +lbl_805D7B88 = .sdata2:0x805D7B88; // type:object size:0x8 data:double +lbl_805D7B90 = .sdata2:0x805D7B90; // type:object size:0x8 data:double +lbl_805D7B98 = .sdata2:0x805D7B98; // type:object size:0x8 data:double +lbl_805D7BA0 = .sdata2:0x805D7BA0; // type:object size:0x8 data:double +lbl_805D7BA8 = .sdata2:0x805D7BA8; // type:object size:0x8 data:double +lbl_805D7BB0 = .sdata2:0x805D7BB0; // type:object size:0x8 data:double +lbl_805D7BB8 = .sdata2:0x805D7BB8; // type:object size:0x8 data:double +lbl_805D7BC0 = .sdata2:0x805D7BC0; // type:object size:0x8 data:double +lbl_805D7BC8 = .sdata2:0x805D7BC8; // type:object size:0x8 data:double +lbl_805D7BD0 = .sdata2:0x805D7BD0; // type:object size:0x8 data:double +lbl_805D7BD8 = .sdata2:0x805D7BD8; // type:object size:0x8 data:double +lbl_805D7BE0 = .sdata2:0x805D7BE0; // type:object size:0x8 data:double +lbl_805D7BE8 = .sdata2:0x805D7BE8; // type:object size:0x8 data:double +lbl_805D7BF0 = .sdata2:0x805D7BF0; // type:object size:0x8 data:double +lbl_805D7BF8 = .sdata2:0x805D7BF8; // type:object size:0x8 data:double +lbl_805D7C00 = .sdata2:0x805D7C00; // type:object size:0x8 data:double +lbl_805D7C08 = .sdata2:0x805D7C08; // type:object size:0x8 data:double +lbl_805D7C10 = .sdata2:0x805D7C10; // type:object size:0x8 data:double +lbl_805D7C18 = .sdata2:0x805D7C18; // type:object size:0x8 data:double +lbl_805D7C20 = .sdata2:0x805D7C20; // type:object size:0x8 data:double +lbl_805D7C28 = .sdata2:0x805D7C28; // type:object size:0x8 data:double +lbl_805D7C30 = .sdata2:0x805D7C30; // type:object size:0x8 data:double +lbl_805D7C38 = .sdata2:0x805D7C38; // type:object size:0x8 data:double +lbl_805D7C40 = .sdata2:0x805D7C40; // type:object size:0x8 data:double +lbl_805D7C48 = .sdata2:0x805D7C48; // type:object size:0x8 data:double +lbl_805D7C50 = .sdata2:0x805D7C50; // type:object size:0x8 data:double +lbl_805D7C58 = .sdata2:0x805D7C58; // type:object size:0x8 data:double +lbl_805D7C60 = .sdata2:0x805D7C60; // type:object size:0x8 data:double +lbl_805D7C68 = .sdata2:0x805D7C68; // type:object size:0x8 data:double +lbl_805D7C70 = .sdata2:0x805D7C70; // type:object size:0x8 data:double +lbl_805D7C78 = .sdata2:0x805D7C78; // type:object size:0x8 data:double +lbl_805D7C80 = .sdata2:0x805D7C80; // type:object size:0x8 data:double +lbl_805D7C88 = .sdata2:0x805D7C88; // type:object size:0x8 data:double +lbl_805D7C90 = .sdata2:0x805D7C90; // type:object size:0x8 data:double +lbl_805D7C98 = .sdata2:0x805D7C98; // type:object size:0x8 data:double +lbl_805D7CA0 = .sdata2:0x805D7CA0; // type:object size:0x8 data:double +lbl_805D7CA8 = .sdata2:0x805D7CA8; // type:object size:0x8 data:double +lbl_805D7CB0 = .sdata2:0x805D7CB0; // type:object size:0x8 data:double +lbl_805D7CB8 = .sdata2:0x805D7CB8; // type:object size:0x8 data:double +lbl_805D7CC0 = .sdata2:0x805D7CC0; // type:object size:0x8 data:double +lbl_805D7CC8 = .sdata2:0x805D7CC8; // type:object size:0x8 data:double +lbl_805D7CD0 = .sdata2:0x805D7CD0; // type:object size:0x8 data:double +lbl_805D7CD8 = .sdata2:0x805D7CD8; // type:object size:0x8 data:double +lbl_805D7CE0 = .sdata2:0x805D7CE0; // type:object size:0x8 data:double +lbl_805D7CE8 = .sdata2:0x805D7CE8; // type:object size:0x8 data:double +lbl_805D7CF0 = .sdata2:0x805D7CF0; // type:object size:0x8 data:double +lbl_805D7CF8 = .sdata2:0x805D7CF8; // type:object size:0x8 data:double +lbl_805D7D00 = .sdata2:0x805D7D00; // type:object size:0x8 data:double +lbl_805D7D08 = .sdata2:0x805D7D08; // type:object size:0x8 data:double +lbl_805D7D10 = .sdata2:0x805D7D10; // type:object size:0x8 data:double +lbl_805D7D18 = .sdata2:0x805D7D18; // type:object size:0x8 data:double +lbl_805D7D20 = .sdata2:0x805D7D20; // type:object size:0x8 data:double +lbl_805D7D28 = .sdata2:0x805D7D28; // type:object size:0x8 data:double +lbl_805D7D30 = .sdata2:0x805D7D30; // type:object size:0x8 data:double +lbl_805D7D38 = .sdata2:0x805D7D38; // type:object size:0x8 data:double +lbl_805D7D40 = .sdata2:0x805D7D40; // type:object size:0x8 data:double +lbl_805D7D48 = .sdata2:0x805D7D48; // type:object size:0x8 data:double +lbl_805D7D50 = .sdata2:0x805D7D50; // type:object size:0x8 data:double +lbl_805D7D58 = .sdata2:0x805D7D58; // type:object size:0x8 data:double +lbl_805D7D60 = .sdata2:0x805D7D60; // type:object size:0x8 data:double +lbl_805D7D68 = .sdata2:0x805D7D68; // type:object size:0x8 data:double +lbl_805D7D70 = .sdata2:0x805D7D70; // type:object size:0x8 data:double +lbl_805D7D78 = .sdata2:0x805D7D78; // type:object size:0x8 data:double +lbl_805D7D80 = .sdata2:0x805D7D80; // type:object size:0x8 data:double +lbl_805D7D88 = .sdata2:0x805D7D88; // type:object size:0x8 data:double +lbl_805D7D90 = .sdata2:0x805D7D90; // type:object size:0x8 data:double +lbl_805D7D98 = .sdata2:0x805D7D98; // type:object size:0x8 data:double +lbl_805D7DA0 = .sdata2:0x805D7DA0; // type:object size:0x8 data:double +lbl_805D7DA8 = .sdata2:0x805D7DA8; // type:object size:0x8 data:double +lbl_805D7DB0 = .sdata2:0x805D7DB0; // type:object size:0x8 data:double +lbl_805D7DB8 = .sdata2:0x805D7DB8; // type:object size:0x8 data:double +lbl_805D7DC0 = .sdata2:0x805D7DC0; // type:object size:0x8 data:double +lbl_805D7DC8 = .sdata2:0x805D7DC8; // type:object size:0x8 data:double +lbl_805D7DD0 = .sdata2:0x805D7DD0; // type:object size:0x8 data:double +lbl_805D7DD8 = .sdata2:0x805D7DD8; // type:object size:0x8 data:double +lbl_805D7DE0 = .sdata2:0x805D7DE0; // type:object size:0x8 data:double +lbl_805D7DE8 = .sdata2:0x805D7DE8; // type:object size:0x8 data:double +lbl_805D7DF0 = .sdata2:0x805D7DF0; // type:object size:0x8 data:double +lbl_805D7DF8 = .sdata2:0x805D7DF8; // type:object size:0x8 data:double +lbl_805D7E00 = .sdata2:0x805D7E00; // type:object size:0x8 data:double +lbl_805D7E08 = .sdata2:0x805D7E08; // type:object size:0x8 data:double +lbl_805D7E10 = .sdata2:0x805D7E10; // type:object size:0x8 data:double +lbl_805D7E18 = .sdata2:0x805D7E18; // type:object size:0x8 data:double +lbl_805D7E20 = .sdata2:0x805D7E20; // type:object size:0x8 data:double +lbl_805D7E28 = .sdata2:0x805D7E28; // type:object size:0x8 data:double +lbl_805D7E30 = .sdata2:0x805D7E30; // type:object size:0x8 data:double +lbl_805D7E38 = .sdata2:0x805D7E38; // type:object size:0x8 data:double +lbl_805D7E40 = .sdata2:0x805D7E40; // type:object size:0x8 data:double +lbl_805D7E48 = .sdata2:0x805D7E48; // type:object size:0x8 data:double +lbl_805D7E50 = .sdata2:0x805D7E50; // type:object size:0x8 data:double +lbl_805D7E58 = .sdata2:0x805D7E58; // type:object size:0x8 data:double +lbl_805D7E60 = .sdata2:0x805D7E60; // type:object size:0x8 data:double +lbl_805D7E68 = .sdata2:0x805D7E68; // type:object size:0x8 data:double +lbl_805D7E70 = .sdata2:0x805D7E70; // type:object size:0x8 data:double +lbl_805D7E78 = .sdata2:0x805D7E78; // type:object size:0x8 data:double +lbl_805D7E80 = .sdata2:0x805D7E80; // type:object size:0x8 data:double +lbl_805D7E88 = .sdata2:0x805D7E88; // type:object size:0x8 data:double +lbl_805D7E90 = .sdata2:0x805D7E90; // type:object size:0x8 data:double +lbl_805D7E98 = .sdata2:0x805D7E98; // type:object size:0x8 data:double +lbl_805D7EA0 = .sdata2:0x805D7EA0; // type:object size:0x8 data:double +lbl_805D7EA8 = .sdata2:0x805D7EA8; // type:object size:0x8 data:double +lbl_805D7EB0 = .sdata2:0x805D7EB0; // type:object size:0x8 data:double +lbl_805D7EB8 = .sdata2:0x805D7EB8; // type:object size:0x8 data:double +lbl_805D7EC0 = .sdata2:0x805D7EC0; // type:object size:0x8 data:double +lbl_805D7EC8 = .sdata2:0x805D7EC8; // type:object size:0x8 data:double +lbl_805D7ED0 = .sdata2:0x805D7ED0; // type:object size:0x8 data:double +lbl_805D7ED8 = .sdata2:0x805D7ED8; // type:object size:0x8 data:double +lbl_805D7EE0 = .sdata2:0x805D7EE0; // type:object size:0x8 data:double +lbl_805D7EE8 = .sdata2:0x805D7EE8; // type:object size:0x8 data:double +lbl_805D7EF0 = .sdata2:0x805D7EF0; // type:object size:0x8 data:double +lbl_805D7EF8 = .sdata2:0x805D7EF8; // type:object size:0x8 data:double +lbl_805D7F00 = .sdata2:0x805D7F00; // type:object size:0x8 data:double +lbl_805D7F08 = .sdata2:0x805D7F08; // type:object size:0x8 data:double +lbl_805D7F10 = .sdata2:0x805D7F10; // type:object size:0x8 data:double +lbl_805D7F18 = .sdata2:0x805D7F18; // type:object size:0x8 data:double +lbl_805D7F20 = .sdata2:0x805D7F20; // type:object size:0x8 data:double +lbl_805D7F28 = .sdata2:0x805D7F28; // type:object size:0x8 data:double +lbl_805D7F30 = .sdata2:0x805D7F30; // type:object size:0x8 data:double +lbl_805D7F38 = .sdata2:0x805D7F38; // type:object size:0x8 data:double +lbl_805D7F40 = .sdata2:0x805D7F40; // type:object size:0x8 data:double +lbl_805D7F48 = .sdata2:0x805D7F48; // type:object size:0x8 data:double +lbl_805D7F50 = .sdata2:0x805D7F50; // type:object size:0x4 data:float +lbl_805D7F54 = .sdata2:0x805D7F54; // type:object size:0x4 data:float +lbl_805D7F58 = .sdata2:0x805D7F58; // type:object size:0x8 data:float +lbl_805D7F60 = .sdata2:0x805D7F60; // type:object size:0x4 data:float +lbl_805D7F64 = .sdata2:0x805D7F64; // type:object size:0x4 data:float +lbl_805D7F68 = .sdata2:0x805D7F68; // type:object size:0x4 data:float +lbl_805D7F6C = .sdata2:0x805D7F6C; // type:object size:0x4 data:float +lbl_805D7F70 = .sdata2:0x805D7F70; // type:object size:0x8 data:float +lbl_805D7F78 = .sdata2:0x805D7F78; // type:object size:0x8 data:float +lbl_805D7F80 = .sdata2:0x805D7F80; // type:object size:0x4 data:float +lbl_805D7F84 = .sdata2:0x805D7F84; // type:object size:0x4 data:float +lbl_805D7F88 = .sdata2:0x805D7F88; // type:object size:0x8 data:float +lbl_805D7F90 = .sdata2:0x805D7F90; // type:object size:0x4 data:float +lbl_805D7F94 = .sdata2:0x805D7F94; // type:object size:0x4 data:float +lbl_805D7F98 = .sdata2:0x805D7F98; // type:object size:0x4 data:float +lbl_805D7F9C = .sdata2:0x805D7F9C; // type:object size:0x4 data:float +lbl_805D7FA0 = .sdata2:0x805D7FA0; // type:object size:0x4 data:float +lbl_805D7FA4 = .sdata2:0x805D7FA4; // type:object size:0x4 data:float +lbl_805D7FA8 = .sdata2:0x805D7FA8; // type:object size:0x4 data:float +lbl_805D7FAC = .sdata2:0x805D7FAC; // type:object size:0x4 data:float +lbl_805D7FB0 = .sdata2:0x805D7FB0; // type:object size:0x4 data:float +lbl_805D7FB4 = .sdata2:0x805D7FB4; // type:object size:0x4 data:float +lbl_805D7FB8 = .sdata2:0x805D7FB8; // type:object size:0x4 data:float +lbl_805D7FBC = .sdata2:0x805D7FBC; // type:object size:0x4 data:float +lbl_805D7FC0 = .sdata2:0x805D7FC0; // type:object size:0x4 data:float +lbl_805D7FC4 = .sdata2:0x805D7FC4; // type:object size:0x4 data:float +lbl_805D7FC8 = .sdata2:0x805D7FC8; // type:object size:0x8 data:float +lbl_805D7FD0 = .sdata2:0x805D7FD0; // type:object size:0x4 data:float +lbl_805D7FD4 = .sdata2:0x805D7FD4; // type:object size:0x4 data:float +lbl_805D7FD8 = .sdata2:0x805D7FD8; // type:object size:0x4 data:float +lbl_805D7FDC = .sdata2:0x805D7FDC; // type:object size:0x4 data:float +lbl_805D7FE0 = .sdata2:0x805D7FE0; // type:object size:0x4 data:float +lbl_805D7FE4 = .sdata2:0x805D7FE4; // type:object size:0x4 data:float +lbl_805D7FE8 = .sdata2:0x805D7FE8; // type:object size:0x4 data:float +lbl_805D7FEC = .sdata2:0x805D7FEC; // type:object size:0x4 data:float +lbl_805D7FF0 = .sdata2:0x805D7FF0; // type:object size:0x4 data:float +lbl_805D7FF4 = .sdata2:0x805D7FF4; // type:object size:0x4 data:float +lbl_805D7FF8 = .sdata2:0x805D7FF8; // type:object size:0x4 data:float +lbl_805D7FFC = .sdata2:0x805D7FFC; // type:object size:0x4 data:float +lbl_805D8000 = .sdata2:0x805D8000; // type:object size:0x4 data:float +lbl_805D8004 = .sdata2:0x805D8004; // type:object size:0x4 data:float +lbl_805D8008 = .sdata2:0x805D8008; // type:object size:0x4 data:float +lbl_805D800C = .sdata2:0x805D800C; // type:object size:0x4 data:float +lbl_805D8010 = .sdata2:0x805D8010; // type:object size:0x4 data:float +lbl_805D8014 = .sdata2:0x805D8014; // type:object size:0x4 data:float +lbl_805D8018 = .sdata2:0x805D8018; // type:object size:0x4 data:float +lbl_805D801C = .sdata2:0x805D801C; // type:object size:0x4 data:float +lbl_805D8020 = .sdata2:0x805D8020; // type:object size:0x4 data:float +lbl_805D8024 = .sdata2:0x805D8024; // type:object size:0x4 data:float +lbl_805D8028 = .sdata2:0x805D8028; // type:object size:0x8 data:float +lbl_805D8030 = .sdata2:0x805D8030; // type:object size:0x4 data:float +lbl_805D8034 = .sdata2:0x805D8034; // type:object size:0x4 data:float +lbl_805D8038 = .sdata2:0x805D8038; // type:object size:0x4 data:float +lbl_805D803C = .sdata2:0x805D803C; // type:object size:0x4 data:float +lbl_805D8040 = .sdata2:0x805D8040; // type:object size:0x4 data:float +lbl_805D8044 = .sdata2:0x805D8044; // type:object size:0x4 data:float +lbl_805D8048 = .sdata2:0x805D8048; // type:object size:0x4 data:float +lbl_805D804C = .sdata2:0x805D804C; // type:object size:0x4 data:float +lbl_805D8050 = .sdata2:0x805D8050; // type:object size:0x4 data:float +lbl_805D8054 = .sdata2:0x805D8054; // type:object size:0x4 data:float +lbl_805D8058 = .sdata2:0x805D8058; // type:object size:0x4 data:float +lbl_805D805C = .sdata2:0x805D805C; // type:object size:0x4 data:float +lbl_805D8060 = .sdata2:0x805D8060; // type:object size:0x4 data:float +lbl_805D8064 = .sdata2:0x805D8064; // type:object size:0x4 data:float +lbl_805D8068 = .sdata2:0x805D8068; // type:object size:0x8 data:float +lbl_805D8070 = .sdata2:0x805D8070; // type:object size:0x4 data:4byte +lbl_805D8074 = .sdata2:0x805D8074; // type:object size:0x4 data:float +lbl_805D8078 = .sdata2:0x805D8078; // type:object size:0x4 data:float +lbl_805D807C = .sdata2:0x805D807C; // type:object size:0x4 data:float +lbl_805D8080 = .sdata2:0x805D8080; // type:object size:0x8 data:float +lbl_805D8088 = .sdata2:0x805D8088; // type:object size:0x8 data:float +lbl_805D8090 = .sdata2:0x805D8090; // type:object size:0x8 data:float +lbl_805D8098 = .sdata2:0x805D8098; // type:object size:0x4 data:float +lbl_805D809C = .sdata2:0x805D809C; // type:object size:0x4 data:float +lbl_805D80A0 = .sdata2:0x805D80A0; // type:object size:0x4 data:float +lbl_805D80A4 = .sdata2:0x805D80A4; // type:object size:0x4 data:float +lbl_805D80A8 = .sdata2:0x805D80A8; // type:object size:0x4 data:float +lbl_805D80AC = .sdata2:0x805D80AC; // type:object size:0x4 data:float +lbl_805D80B0 = .sdata2:0x805D80B0; // type:object size:0x4 data:float +lbl_805D80B4 = .sdata2:0x805D80B4; // type:object size:0x4 data:float +lbl_805D80B8 = .sdata2:0x805D80B8; // type:object size:0x8 data:float +lbl_805D80C0 = .sdata2:0x805D80C0; // type:object size:0x8 data:float +lbl_805D80C8 = .sdata2:0x805D80C8; // type:object size:0x8 data:float +lbl_805D80D0 = .sdata2:0x805D80D0; // type:object size:0x4 data:float +lbl_805D80D4 = .sdata2:0x805D80D4; // type:object size:0x4 data:float +lbl_805D80D8 = .sdata2:0x805D80D8; // type:object size:0x8 data:float +lbl_805D80E0 = .sdata2:0x805D80E0; // type:object size:0x4 data:float +lbl_805D80E4 = .sdata2:0x805D80E4; // type:object size:0x4 data:float +lbl_805D80E8 = .sdata2:0x805D80E8; // type:object size:0x4 data:float +lbl_805D80EC = .sdata2:0x805D80EC; // type:object size:0x4 data:float +lbl_805D80F0 = .sdata2:0x805D80F0; // type:object size:0x4 data:float +lbl_805D80F4 = .sdata2:0x805D80F4; // type:object size:0x4 data:float +lbl_805D80F8 = .sdata2:0x805D80F8; // type:object size:0x8 data:float +lbl_805D8100 = .sdata2:0x805D8100; // type:object size:0x8 data:float +lbl_805D8108 = .sdata2:0x805D8108; // type:object size:0x4 data:float +lbl_805D810C = .sdata2:0x805D810C; // type:object size:0x4 data:float +lbl_805D8110 = .sdata2:0x805D8110; // type:object size:0x4 data:float +lbl_805D8114 = .sdata2:0x805D8114; // type:object size:0x4 data:float +lbl_805D8118 = .sdata2:0x805D8118; // type:object size:0x4 data:4byte +lbl_805D811C = .sdata2:0x805D811C; // type:object size:0x4 data:4byte +lbl_805D8120 = .sdata2:0x805D8120; // type:object size:0x4 data:float +lbl_805D8124 = .sdata2:0x805D8124; // type:object size:0x4 data:float +lbl_805D8128 = .sdata2:0x805D8128; // type:object size:0x8 data:float +lbl_805D8130 = .sdata2:0x805D8130; // type:object size:0x4 data:float +lbl_805D8134 = .sdata2:0x805D8134; // type:object size:0x4 data:float +lbl_805D8138 = .sdata2:0x805D8138; // type:object size:0x8 data:float +lbl_805D8140 = .sdata2:0x805D8140; // type:object size:0x8 data:float +lbl_805D8148 = .sdata2:0x805D8148; // type:object size:0x8 data:float +sBlackColor__6CColor = .sdata2:0x805D8150; // type:object size:0x4 scope:global data:4byte +sWhiteColor__6CColor = .sdata2:0x805D8154; // type:object size:0x4 scope:global data:4byte +lbl_805D8158 = .sdata2:0x805D8158; // type:object size:0x4 data:4byte +sRedColor__6CColor = .sdata2:0x805D815C; // type:object size:0x4 scope:global data:4byte +sGreenColor__6CColor = .sdata2:0x805D8160; // type:object size:0x4 scope:global data:4byte +lbl_805D8164 = .sdata2:0x805D8164; // type:object size:0x4 data:4byte +sYellowColor__6CColor = .sdata2:0x805D8168; // type:object size:0x4 scope:global data:4byte +sPurpleColor__6CColor = .sdata2:0x805D816C; // type:object size:0x4 scope:global data:4byte +lbl_805D8170 = .sdata2:0x805D8170; // type:object size:0x8 +lbl_805D8178 = .sdata2:0x805D8178; // type:object size:0x4 data:float +lbl_805D817C = .sdata2:0x805D817C; // type:object size:0x4 data:float +lbl_805D8180 = .sdata2:0x805D8180; // type:object size:0x8 data:float +lbl_805D8188 = .sdata2:0x805D8188; // type:object size:0x8 data:float +lbl_805D8190 = .sdata2:0x805D8190; // type:object size:0x1 data:byte +lbl_805D8191 = .sdata2:0x805D8191; // type:object size:0x1 data:byte +lbl_805D8192 = .sdata2:0x805D8192; // type:object size:0x1 data:byte +lbl_805D8193 = .sdata2:0x805D8193; // type:object size:0x1 data:byte +lbl_805D8194 = .sdata2:0x805D8194; // type:object size:0x1 data:byte +lbl_805D8195 = .sdata2:0x805D8195; // type:object size:0x1 data:byte +lbl_805D8196 = .sdata2:0x805D8196; // type:object size:0x1 data:byte +lbl_805D8197 = .sdata2:0x805D8197; // type:object size:0x1 data:byte +lbl_805D8198 = .sdata2:0x805D8198; // type:object size:0x4 data:float +lbl_805D819C = .sdata2:0x805D819C; // type:object size:0x4 data:float +lbl_805D81A0 = .sdata2:0x805D81A0; // type:object size:0x4 data:float +lbl_805D81A4 = .sdata2:0x805D81A4; // type:object size:0x4 data:float +lbl_805D81A8 = .sdata2:0x805D81A8; // type:object size:0x4 data:float +lbl_805D81AC = .sdata2:0x805D81AC; // type:object size:0x4 data:float +lbl_805D81B0 = .sdata2:0x805D81B0; // type:object size:0x4 data:float +lbl_805D81B4 = .sdata2:0x805D81B4; // type:object size:0x4 data:float +lbl_805D81B8 = .sdata2:0x805D81B8; // type:object size:0x4 data:float +lbl_805D81BC = .sdata2:0x805D81BC; // type:object size:0x4 data:float +lbl_805D81C0 = .sdata2:0x805D81C0; // type:object size:0x4 data:float +lbl_805D81C4 = .sdata2:0x805D81C4; // type:object size:0x4 data:float +lbl_805D81C8 = .sdata2:0x805D81C8; // type:object size:0x4 data:float +lbl_805D81CC = .sdata2:0x805D81CC; // type:object size:0x4 data:float +lbl_805D81D0 = .sdata2:0x805D81D0; // type:object size:0x1 data:byte +lbl_805D81D1 = .sdata2:0x805D81D1; // type:object size:0x1 data:byte +lbl_805D81D2 = .sdata2:0x805D81D2; // type:object size:0x1 data:byte +lbl_805D81D3 = .sdata2:0x805D81D3; // type:object size:0x1 data:byte +lbl_805D81D4 = .sdata2:0x805D81D4; // type:object size:0x1 data:byte +lbl_805D81D5 = .sdata2:0x805D81D5; // type:object size:0x1 data:byte +lbl_805D81D6 = .sdata2:0x805D81D6; // type:object size:0x1 data:byte +lbl_805D81D7 = .sdata2:0x805D81D7; // type:object size:0x1 data:byte +lbl_805D81D8 = .sdata2:0x805D81D8; // type:object size:0x1 data:byte +lbl_805D81D9 = .sdata2:0x805D81D9; // type:object size:0x1 data:byte +lbl_805D81DA = .sdata2:0x805D81DA; // type:object size:0x1 data:byte +lbl_805D81DB = .sdata2:0x805D81DB; // type:object size:0x1 data:byte +lbl_805D81DC = .sdata2:0x805D81DC; // type:object size:0x4 data:float +lbl_805D81E0 = .sdata2:0x805D81E0; // type:object size:0x4 data:float +lbl_805D81E4 = .sdata2:0x805D81E4; // type:object size:0x4 data:float +lbl_805D81E8 = .sdata2:0x805D81E8; // type:object size:0x4 data:float +lbl_805D81EC = .sdata2:0x805D81EC; // type:object size:0x4 data:float +lbl_805D81F0 = .sdata2:0x805D81F0; // type:object size:0x4 data:float +lbl_805D81F4 = .sdata2:0x805D81F4; // type:object size:0x4 data:float +lbl_805D81F8 = .sdata2:0x805D81F8; // type:object size:0x4 data:float +lbl_805D81FC = .sdata2:0x805D81FC; // type:object size:0x4 data:float +lbl_805D8200 = .sdata2:0x805D8200; // type:object size:0x4 data:float +lbl_805D8204 = .sdata2:0x805D8204; // type:object size:0x4 data:float +lbl_805D8208 = .sdata2:0x805D8208; // type:object size:0x4 data:float +lbl_805D820C = .sdata2:0x805D820C; // type:object size:0x4 data:float +lbl_805D8210 = .sdata2:0x805D8210; // type:object size:0x4 data:float +lbl_805D8214 = .sdata2:0x805D8214; // type:object size:0x4 data:float +lbl_805D8218 = .sdata2:0x805D8218; // type:object size:0x4 data:float +lbl_805D821C = .sdata2:0x805D821C; // type:object size:0x4 data:float +lbl_805D8220 = .sdata2:0x805D8220; // type:object size:0x4 data:float +lbl_805D8224 = .sdata2:0x805D8224; // type:object size:0x4 data:float +lbl_805D8228 = .sdata2:0x805D8228; // type:object size:0x4 data:float +lbl_805D822C = .sdata2:0x805D822C; // type:object size:0x4 data:float +lbl_805D8230 = .sdata2:0x805D8230; // type:object size:0x4 data:float +lbl_805D8234 = .sdata2:0x805D8234; // type:object size:0x4 data:float +lbl_805D8238 = .sdata2:0x805D8238; // type:object size:0x4 data:float +lbl_805D823C = .sdata2:0x805D823C; // type:object size:0x4 data:float +lbl_805D8240 = .sdata2:0x805D8240; // type:object size:0x4 data:float +lbl_805D8244 = .sdata2:0x805D8244; // type:object size:0x4 data:float +lbl_805D8248 = .sdata2:0x805D8248; // type:object size:0x4 data:float +lbl_805D824C = .sdata2:0x805D824C; // type:object size:0x4 data:float +lbl_805D8250 = .sdata2:0x805D8250; // type:object size:0x4 data:float +lbl_805D8254 = .sdata2:0x805D8254; // type:object size:0x4 data:float +lbl_805D8258 = .sdata2:0x805D8258; // type:object size:0x4 data:float +lbl_805D825C = .sdata2:0x805D825C; // type:object size:0x4 data:float +lbl_805D8260 = .sdata2:0x805D8260; // type:object size:0x4 data:float +lbl_805D8264 = .sdata2:0x805D8264; // type:object size:0x4 data:float +lbl_805D8268 = .sdata2:0x805D8268; // type:object size:0x4 data:float +lbl_805D826C = .sdata2:0x805D826C; // type:object size:0x4 data:float +lbl_805D8270 = .sdata2:0x805D8270; // type:object size:0x4 data:float +lbl_805D8274 = .sdata2:0x805D8274; // type:object size:0x4 data:float +lbl_805D8278 = .sdata2:0x805D8278; // type:object size:0x4 data:float +lbl_805D827C = .sdata2:0x805D827C; // type:object size:0x4 data:float +lbl_805D8280 = .sdata2:0x805D8280; // type:object size:0x1 data:byte +lbl_805D8284 = .sdata2:0x805D8284; // type:object size:0x4 data:float +lbl_805D8288 = .sdata2:0x805D8288; // type:object size:0x4 data:float +lbl_805D828C = .sdata2:0x805D828C; // type:object size:0x4 data:float +lbl_805D8290 = .sdata2:0x805D8290; // type:object size:0x8 data:float +lbl_805D8298 = .sdata2:0x805D8298; // type:object size:0x4 data:float +lbl_805D829C = .sdata2:0x805D829C; // type:object size:0x4 data:float +lbl_805D82A0 = .sdata2:0x805D82A0; // type:object size:0x8 data:float +lbl_805D82A8 = .sdata2:0x805D82A8; // type:object size:0x4 data:float +lbl_805D82AC = .sdata2:0x805D82AC; // type:object size:0x4 data:float +lbl_805D82B0 = .sdata2:0x805D82B0; // type:object size:0x4 data:float +lbl_805D82B4 = .sdata2:0x805D82B4; // type:object size:0x4 data:float +lbl_805D82B8 = .sdata2:0x805D82B8; // type:object size:0x4 data:float +lbl_805D82BC = .sdata2:0x805D82BC; // type:object size:0x4 data:float +lbl_805D82C0 = .sdata2:0x805D82C0; // type:object size:0x4 data:float +lbl_805D82C4 = .sdata2:0x805D82C4; // type:object size:0x4 data:float +lbl_805D82C8 = .sdata2:0x805D82C8; // type:object size:0x4 data:float +lbl_805D82CC = .sdata2:0x805D82CC; // type:object size:0x4 data:float +lbl_805D82D0 = .sdata2:0x805D82D0; // type:object size:0x4 data:float +lbl_805D82D4 = .sdata2:0x805D82D4; // type:object size:0x4 data:float +lbl_805D82D8 = .sdata2:0x805D82D8; // type:object size:0x4 data:float +lbl_805D82DC = .sdata2:0x805D82DC; // type:object size:0x4 data:float +lbl_805D82E0 = .sdata2:0x805D82E0; // type:object size:0x4 data:float +lbl_805D82E4 = .sdata2:0x805D82E4; // type:object size:0x4 data:float +lbl_805D82E8 = .sdata2:0x805D82E8; // type:object size:0x4 data:float +lbl_805D82EC = .sdata2:0x805D82EC; // type:object size:0x4 data:float +lbl_805D82F0 = .sdata2:0x805D82F0; // type:object size:0x4 data:float +lbl_805D82F4 = .sdata2:0x805D82F4; // type:object size:0x4 data:float +lbl_805D82F8 = .sdata2:0x805D82F8; // type:object size:0x8 data:float +lbl_805D8300 = .sdata2:0x805D8300; // type:object size:0x4 data:float +lbl_805D8304 = .sdata2:0x805D8304; // type:object size:0x4 data:float +lbl_805D8308 = .sdata2:0x805D8308; // type:object size:0x4 data:float +lbl_805D830C = .sdata2:0x805D830C; // type:object size:0x4 data:float +lbl_805D8310 = .sdata2:0x805D8310; // type:object size:0x8 data:float +lbl_805D8318 = .sdata2:0x805D8318; // type:object size:0x4 data:float +lbl_805D831C = .sdata2:0x805D831C; // type:object size:0x4 data:float +lbl_805D8320 = .sdata2:0x805D8320; // type:object size:0x1 data:byte +lbl_805D8321 = .sdata2:0x805D8321; // type:object size:0x1 data:byte +lbl_805D8322 = .sdata2:0x805D8322; // type:object size:0x1 data:byte +lbl_805D8323 = .sdata2:0x805D8323; // type:object size:0x1 data:byte +lbl_805D8324 = .sdata2:0x805D8324; // type:object size:0x4 data:float +lbl_805D8328 = .sdata2:0x805D8328; // type:object size:0x4 data:float +lbl_805D832C = .sdata2:0x805D832C; // type:object size:0x4 data:float +lbl_805D8330 = .sdata2:0x805D8330; // type:object size:0x8 data:float +lbl_805D8338 = .sdata2:0x805D8338; // type:object size:0x4 data:float +lbl_805D833C = .sdata2:0x805D833C; // type:object size:0x4 data:float +lbl_805D8340 = .sdata2:0x805D8340; // type:object size:0x4 data:float +lbl_805D8344 = .sdata2:0x805D8344; // type:object size:0x4 data:float +lbl_805D8348 = .sdata2:0x805D8348; // type:object size:0x4 data:float +lbl_805D834C = .sdata2:0x805D834C; // type:object size:0x4 data:float +lbl_805D8350 = .sdata2:0x805D8350; // type:object size:0x4 data:float +lbl_805D8354 = .sdata2:0x805D8354; // type:object size:0x4 data:float +lbl_805D8358 = .sdata2:0x805D8358; // type:object size:0x4 data:float +lbl_805D835C = .sdata2:0x805D835C; // type:object size:0x4 data:float +lbl_805D8360 = .sdata2:0x805D8360; // type:object size:0x4 data:float +lbl_805D8364 = .sdata2:0x805D8364; // type:object size:0x4 data:float +lbl_805D8368 = .sdata2:0x805D8368; // type:object size:0x4 data:float +lbl_805D836C = .sdata2:0x805D836C; // type:object size:0x4 data:float +lbl_805D8370 = .sdata2:0x805D8370; // type:object size:0x4 data:float +lbl_805D8374 = .sdata2:0x805D8374; // type:object size:0x4 data:float +lbl_805D8378 = .sdata2:0x805D8378; // type:object size:0x4 data:float +lbl_805D837C = .sdata2:0x805D837C; // type:object size:0x4 data:float +lbl_805D8380 = .sdata2:0x805D8380; // type:object size:0x4 data:float +lbl_805D8384 = .sdata2:0x805D8384; // type:object size:0x4 data:float +lbl_805D8388 = .sdata2:0x805D8388; // type:object size:0x4 data:float +lbl_805D838C = .sdata2:0x805D838C; // type:object size:0x4 data:float +lbl_805D8390 = .sdata2:0x805D8390; // type:object size:0x4 data:float +lbl_805D8394 = .sdata2:0x805D8394; // type:object size:0x4 data:float +lbl_805D8398 = .sdata2:0x805D8398; // type:object size:0x4 data:float +lbl_805D839C = .sdata2:0x805D839C; // type:object size:0x4 data:float +lbl_805D83A0 = .sdata2:0x805D83A0; // type:object size:0x4 data:float +lbl_805D83A4 = .sdata2:0x805D83A4; // type:object size:0x4 data:float +lbl_805D83A8 = .sdata2:0x805D83A8; // type:object size:0x4 data:float +lbl_805D83AC = .sdata2:0x805D83AC; // type:object size:0x4 data:float +lbl_805D83B0 = .sdata2:0x805D83B0; // type:object size:0x4 data:float +lbl_805D83B4 = .sdata2:0x805D83B4; // type:object size:0x4 data:float +lbl_805D83B8 = .sdata2:0x805D83B8; // type:object size:0x4 data:float +lbl_805D83BC = .sdata2:0x805D83BC; // type:object size:0x4 data:float +lbl_805D83C0 = .sdata2:0x805D83C0; // type:object size:0x8 data:float +lbl_805D83C8 = .sdata2:0x805D83C8; // type:object size:0x4 data:float +lbl_805D83CC = .sdata2:0x805D83CC; // type:object size:0x4 data:float +lbl_805D83D0 = .sdata2:0x805D83D0; // type:object size:0x4 data:float +lbl_805D83D4 = .sdata2:0x805D83D4; // type:object size:0x4 data:float +lbl_805D83D8 = .sdata2:0x805D83D8; // type:object size:0x4 data:float +lbl_805D83DC = .sdata2:0x805D83DC; // type:object size:0x4 data:float +lbl_805D83E0 = .sdata2:0x805D83E0; // type:object size:0x8 data:float +lbl_805D83E8 = .sdata2:0x805D83E8; // type:object size:0x4 data:float +lbl_805D83EC = .sdata2:0x805D83EC; // type:object size:0x4 data:float +lbl_805D83F0 = .sdata2:0x805D83F0; // type:object size:0x8 data:float +lbl_805D83F8 = .sdata2:0x805D83F8; // type:object size:0x4 data:float +lbl_805D83FC = .sdata2:0x805D83FC; // type:object size:0x4 data:float +lbl_805D8400 = .sdata2:0x805D8400; // type:object size:0x4 data:float +lbl_805D8404 = .sdata2:0x805D8404; // type:object size:0x4 data:float +lbl_805D8408 = .sdata2:0x805D8408; // type:object size:0x4 data:float +lbl_805D840C = .sdata2:0x805D840C; // type:object size:0x4 data:float +lbl_805D8410 = .sdata2:0x805D8410; // type:object size:0x4 data:float +lbl_805D8414 = .sdata2:0x805D8414; // type:object size:0x4 data:float +lbl_805D8418 = .sdata2:0x805D8418; // type:object size:0x4 data:float +lbl_805D841C = .sdata2:0x805D841C; // type:object size:0x4 data:float +lbl_805D8420 = .sdata2:0x805D8420; // type:object size:0x4 data:float +lbl_805D8424 = .sdata2:0x805D8424; // type:object size:0x4 data:float +lbl_805D8428 = .sdata2:0x805D8428; // type:object size:0x4 data:float +lbl_805D842C = .sdata2:0x805D842C; // type:object size:0x4 data:float +lbl_805D8430 = .sdata2:0x805D8430; // type:object size:0x4 data:float +lbl_805D8434 = .sdata2:0x805D8434; // type:object size:0x4 data:float +lbl_805D8438 = .sdata2:0x805D8438; // type:object size:0x4 data:float +lbl_805D843C = .sdata2:0x805D843C; // type:object size:0x4 data:float +lbl_805D8440 = .sdata2:0x805D8440; // type:object size:0x8 data:float +lbl_805D8448 = .sdata2:0x805D8448; // type:object size:0x4 data:float +lbl_805D844C = .sdata2:0x805D844C; // type:object size:0x4 data:float +lbl_805D8450 = .sdata2:0x805D8450; // type:object size:0x4 data:float +lbl_805D8454 = .sdata2:0x805D8454; // type:object size:0x4 data:float +lbl_805D8458 = .sdata2:0x805D8458; // type:object size:0x8 data:float +lbl_805D8460 = .sdata2:0x805D8460; // type:object size:0x8 data:float +lbl_805D8468 = .sdata2:0x805D8468; // type:object size:0x2 data:2byte +lbl_805D846C = .sdata2:0x805D846C; // type:object size:0x4 data:4byte +lbl_805D8470 = .sdata2:0x805D8470; // type:object size:0x8 data:float +lbl_805D8478 = .sdata2:0x805D8478; // type:object size:0x4 data:float +lbl_805D847C = .sdata2:0x805D847C; // type:object size:0x4 data:float +lbl_805D8480 = .sdata2:0x805D8480; // type:object size:0x4 data:float +lbl_805D8484 = .sdata2:0x805D8484; // type:object size:0x4 data:float +lbl_805D8488 = .sdata2:0x805D8488; // type:object size:0x4 data:float +lbl_805D848C = .sdata2:0x805D848C; // type:object size:0x4 data:float +lbl_805D8490 = .sdata2:0x805D8490; // type:object size:0x4 data:float +lbl_805D8494 = .sdata2:0x805D8494; // type:object size:0x4 data:float +lbl_805D8498 = .sdata2:0x805D8498; // type:object size:0x4 data:float +lbl_805D849C = .sdata2:0x805D849C; // type:object size:0x4 data:float +lbl_805D84A0 = .sdata2:0x805D84A0; // type:object size:0x4 data:float +lbl_805D84A4 = .sdata2:0x805D84A4; // type:object size:0x4 data:float +lbl_805D84A8 = .sdata2:0x805D84A8; // type:object size:0x4 data:float +lbl_805D84AC = .sdata2:0x805D84AC; // type:object size:0x4 data:float +lbl_805D84B0 = .sdata2:0x805D84B0; // type:object size:0x8 data:float +lbl_805D84B8 = .sdata2:0x805D84B8; // type:object size:0x4 data:float +lbl_805D84BC = .sdata2:0x805D84BC; // type:object size:0x4 data:float +lbl_805D84C0 = .sdata2:0x805D84C0; // type:object size:0x8 data:float +lbl_805D84C8 = .sdata2:0x805D84C8; // type:object size:0x4 data:float +lbl_805D84CC = .sdata2:0x805D84CC; // type:object size:0x4 data:float +lbl_805D84D0 = .sdata2:0x805D84D0; // type:object size:0x4 data:float +lbl_805D84D4 = .sdata2:0x805D84D4; // type:object size:0x4 data:float +lbl_805D84D8 = .sdata2:0x805D84D8; // type:object size:0x8 data:float +lbl_805D84E0 = .sdata2:0x805D84E0; // type:object size:0x4 data:float +lbl_805D84E4 = .sdata2:0x805D84E4; // type:object size:0x4 data:float +lbl_805D84E8 = .sdata2:0x805D84E8; // type:object size:0x4 data:float +lbl_805D84EC = .sdata2:0x805D84EC; // type:object size:0x4 data:float +lbl_805D84F0 = .sdata2:0x805D84F0; // type:object size:0x4 data:float +lbl_805D84F4 = .sdata2:0x805D84F4; // type:object size:0x4 data:float +lbl_805D84F8 = .sdata2:0x805D84F8; // type:object size:0x4 data:float +lbl_805D84FC = .sdata2:0x805D84FC; // type:object size:0x4 data:float +lbl_805D8500 = .sdata2:0x805D8500; // type:object size:0x4 data:float +lbl_805D8504 = .sdata2:0x805D8504; // type:object size:0x4 data:float +lbl_805D8508 = .sdata2:0x805D8508; // type:object size:0x4 data:float +lbl_805D850C = .sdata2:0x805D850C; // type:object size:0x4 data:float +lbl_805D8510 = .sdata2:0x805D8510; // type:object size:0x4 data:float +lbl_805D8514 = .sdata2:0x805D8514; // type:object size:0x4 data:float +lbl_805D8518 = .sdata2:0x805D8518; // type:object size:0x4 data:float +lbl_805D851C = .sdata2:0x805D851C; // type:object size:0x4 data:float +lbl_805D8520 = .sdata2:0x805D8520; // type:object size:0x4 data:float +lbl_805D8524 = .sdata2:0x805D8524; // type:object size:0x4 data:float +lbl_805D8528 = .sdata2:0x805D8528; // type:object size:0x4 data:float +lbl_805D852C = .sdata2:0x805D852C; // type:object size:0x4 data:float +lbl_805D8530 = .sdata2:0x805D8530; // type:object size:0x4 data:float +lbl_805D8534 = .sdata2:0x805D8534; // type:object size:0x4 data:float +lbl_805D8538 = .sdata2:0x805D8538; // type:object size:0x4 data:float +lbl_805D853C = .sdata2:0x805D853C; // type:object size:0x4 data:float +lbl_805D8540 = .sdata2:0x805D8540; // type:object size:0x4 data:float +lbl_805D8544 = .sdata2:0x805D8544; // type:object size:0x4 data:float +lbl_805D8548 = .sdata2:0x805D8548; // type:object size:0x4 data:float +lbl_805D854C = .sdata2:0x805D854C; // type:object size:0x4 data:float +lbl_805D8550 = .sdata2:0x805D8550; // type:object size:0x4 data:float +lbl_805D8554 = .sdata2:0x805D8554; // type:object size:0x4 data:float +lbl_805D8558 = .sdata2:0x805D8558; // type:object size:0x8 data:float +lbl_805D8560 = .sdata2:0x805D8560; // type:object size:0x4 data:float +lbl_805D8564 = .sdata2:0x805D8564; // type:object size:0x4 data:float +lbl_805D8568 = .sdata2:0x805D8568; // type:object size:0x8 data:float +lbl_805D8570 = .sdata2:0x805D8570; // type:object size:0x8 data:float +lbl_805D8578 = .sdata2:0x805D8578; // type:object size:0x4 data:float +lbl_805D857C = .sdata2:0x805D857C; // type:object size:0x4 data:float +lbl_805D8580 = .sdata2:0x805D8580; // type:object size:0x4 data:float +lbl_805D8584 = .sdata2:0x805D8584; // type:object size:0x4 data:float +lbl_805D8588 = .sdata2:0x805D8588; // type:object size:0x4 data:float +lbl_805D858C = .sdata2:0x805D858C; // type:object size:0x4 data:float +lbl_805D8590 = .sdata2:0x805D8590; // type:object size:0x4 data:float +lbl_805D8594 = .sdata2:0x805D8594; // type:object size:0x4 data:float +lbl_805D8598 = .sdata2:0x805D8598; // type:object size:0x8 data:float +lbl_805D85A0 = .sdata2:0x805D85A0; // type:object size:0x8 data:float +lbl_805D85A8 = .sdata2:0x805D85A8; // type:object size:0x8 data:float +lbl_805D85B0 = .sdata2:0x805D85B0; // type:object size:0x4 data:float +lbl_805D85B4 = .sdata2:0x805D85B4; // type:object size:0x4 data:float +lbl_805D85B8 = .sdata2:0x805D85B8; // type:object size:0x4 data:float +lbl_805D85BC = .sdata2:0x805D85BC; // type:object size:0x4 data:float +lbl_805D85C0 = .sdata2:0x805D85C0; // type:object size:0x4 data:float +lbl_805D85C4 = .sdata2:0x805D85C4; // type:object size:0x4 data:float +lbl_805D85C8 = .sdata2:0x805D85C8; // type:object size:0x8 data:float +lbl_805D85D0 = .sdata2:0x805D85D0; // type:object size:0x4 data:float +lbl_805D85D4 = .sdata2:0x805D85D4; // type:object size:0x4 data:float +lbl_805D85D8 = .sdata2:0x805D85D8; // type:object size:0x4 data:float +lbl_805D85DC = .sdata2:0x805D85DC; // type:object size:0x4 data:float +lbl_805D85E0 = .sdata2:0x805D85E0; // type:object size:0x4 data:float +lbl_805D85E4 = .sdata2:0x805D85E4; // type:object size:0x4 data:float +lbl_805D85E8 = .sdata2:0x805D85E8; // type:object size:0x4 data:float +lbl_805D85EC = .sdata2:0x805D85EC; // type:object size:0x4 data:float +lbl_805D85F0 = .sdata2:0x805D85F0; // type:object size:0x4 data:float +lbl_805D85F4 = .sdata2:0x805D85F4; // type:object size:0x4 data:float +lbl_805D85F8 = .sdata2:0x805D85F8; // type:object size:0x4 data:float +lbl_805D85FC = .sdata2:0x805D85FC; // type:object size:0x4 data:float +lbl_805D8600 = .sdata2:0x805D8600; // type:object size:0x4 data:float +lbl_805D8604 = .sdata2:0x805D8604; // type:object size:0x4 data:float +lbl_805D8608 = .sdata2:0x805D8608; // type:object size:0x4 data:float +lbl_805D860C = .sdata2:0x805D860C; // type:object size:0x4 data:float +lbl_805D8610 = .sdata2:0x805D8610; // type:object size:0x4 data:float +lbl_805D8614 = .sdata2:0x805D8614; // type:object size:0x4 data:float +lbl_805D8618 = .sdata2:0x805D8618; // type:object size:0x4 data:float +lbl_805D861C = .sdata2:0x805D861C; // type:object size:0x4 data:float +lbl_805D8620 = .sdata2:0x805D8620; // type:object size:0x4 data:float +lbl_805D8624 = .sdata2:0x805D8624; // type:object size:0x4 data:float +lbl_805D8628 = .sdata2:0x805D8628; // type:object size:0x4 data:float +lbl_805D862C = .sdata2:0x805D862C; // type:object size:0x4 data:float +lbl_805D8630 = .sdata2:0x805D8630; // type:object size:0x4 data:float +lbl_805D8634 = .sdata2:0x805D8634; // type:object size:0x4 data:float +lbl_805D8638 = .sdata2:0x805D8638; // type:object size:0x4 data:float +lbl_805D863C = .sdata2:0x805D863C; // type:object size:0x4 data:float +lbl_805D8640 = .sdata2:0x805D8640; // type:object size:0x4 data:float +lbl_805D8644 = .sdata2:0x805D8644; // type:object size:0x4 data:float +lbl_805D8648 = .sdata2:0x805D8648; // type:object size:0x8 data:float +lbl_805D8650 = .sdata2:0x805D8650; // type:object size:0x4 data:float +lbl_805D8654 = .sdata2:0x805D8654; // type:object size:0x4 data:float +lbl_805D8658 = .sdata2:0x805D8658; // type:object size:0x4 data:float +lbl_805D865C = .sdata2:0x805D865C; // type:object size:0x4 data:float +lbl_805D8660 = .sdata2:0x805D8660; // type:object size:0x4 data:float +lbl_805D8664 = .sdata2:0x805D8664; // type:object size:0x4 data:float +lbl_805D8668 = .sdata2:0x805D8668; // type:object size:0x4 data:float +lbl_805D866C = .sdata2:0x805D866C; // type:object size:0x4 data:float +lbl_805D8670 = .sdata2:0x805D8670; // type:object size:0x4 data:float +lbl_805D8674 = .sdata2:0x805D8674; // type:object size:0x4 data:float +lbl_805D8678 = .sdata2:0x805D8678; // type:object size:0x4 data:float +lbl_805D867C = .sdata2:0x805D867C; // type:object size:0x4 data:float +lbl_805D8680 = .sdata2:0x805D8680; // type:object size:0x4 data:float +lbl_805D8684 = .sdata2:0x805D8684; // type:object size:0x4 data:float +lbl_805D8688 = .sdata2:0x805D8688; // type:object size:0x4 data:float +lbl_805D868C = .sdata2:0x805D868C; // type:object size:0x4 data:float +lbl_805D8690 = .sdata2:0x805D8690; // type:object size:0x4 data:float +lbl_805D8694 = .sdata2:0x805D8694; // type:object size:0x4 data:float +lbl_805D8698 = .sdata2:0x805D8698; // type:object size:0x4 data:float +lbl_805D869C = .sdata2:0x805D869C; // type:object size:0x4 data:float +lbl_805D86A0 = .sdata2:0x805D86A0; // type:object size:0x8 data:float +lbl_805D86A8 = .sdata2:0x805D86A8; // type:object size:0x4 data:float +lbl_805D86AC = .sdata2:0x805D86AC; // type:object size:0x4 data:float +lbl_805D86B0 = .sdata2:0x805D86B0; // type:object size:0x4 data:float +lbl_805D86B4 = .sdata2:0x805D86B4; // type:object size:0x4 data:float +lbl_805D86B8 = .sdata2:0x805D86B8; // type:object size:0x4 data:float +lbl_805D86BC = .sdata2:0x805D86BC; // type:object size:0x4 data:float +lbl_805D86C0 = .sdata2:0x805D86C0; // type:object size:0x4 data:float +lbl_805D86C4 = .sdata2:0x805D86C4; // type:object size:0x4 data:float +lbl_805D86C8 = .sdata2:0x805D86C8; // type:object size:0x8 data:float +lbl_805D86D0 = .sdata2:0x805D86D0; // type:object size:0x8 data:float +lbl_805D86D8 = .sdata2:0x805D86D8; // type:object size:0x4 data:float +lbl_805D86DC = .sdata2:0x805D86DC; // type:object size:0x4 data:float +lbl_805D86E0 = .sdata2:0x805D86E0; // type:object size:0x2 +lbl_805D86E2 = .sdata2:0x805D86E2; // type:object size:0x2 data:2byte +kMedPriority__11CSfxManager = .sdata2:0x805D86E4; // type:object size:0x2 scope:global data:2byte +kInternalInvalidSfxId__11CSfxManager = .sdata2:0x805D86E6; // type:object size:0x2 scope:global data:2byte +kAllAreas__11CSfxManager = .sdata2:0x805D86E8; // type:object size:0x4 scope:global data:4byte +lbl_805D86EC = .sdata2:0x805D86EC; // type:object size:0x4 data:float +lbl_805D86F0 = .sdata2:0x805D86F0; // type:object size:0x4 data:float +lbl_805D86F4 = .sdata2:0x805D86F4; // type:object size:0x4 data:float +lbl_805D86F8 = .sdata2:0x805D86F8; // type:object size:0x4 data:float +lbl_805D86FC = .sdata2:0x805D86FC; // type:object size:0x4 data:float +lbl_805D8700 = .sdata2:0x805D8700; // type:object size:0x4 data:float +lbl_805D8704 = .sdata2:0x805D8704; // type:object size:0x4 data:float +lbl_805D8708 = .sdata2:0x805D8708; // type:object size:0x8 data:float +lbl_805D8710 = .sdata2:0x805D8710; // type:object size:0x8 data:float +lbl_805D8718 = .sdata2:0x805D8718; // type:object size:0x4 data:float +lbl_805D871C = .sdata2:0x805D871C; // type:object size:0x4 data:float +lbl_805D8720 = .sdata2:0x805D8720; // type:object size:0x8 data:float +lbl_805D8728 = .sdata2:0x805D8728; // type:object size:0x4 data:float +lbl_805D872C = .sdata2:0x805D872C; // type:object size:0x4 data:float +lbl_805D8730 = .sdata2:0x805D8730; // type:object size:0x4 data:float +lbl_805D8734 = .sdata2:0x805D8734; // type:object size:0x4 data:float +lbl_805D8738 = .sdata2:0x805D8738; // type:object size:0x4 data:float +lbl_805D873C = .sdata2:0x805D873C; // type:object size:0x4 data:float +lbl_805D8740 = .sdata2:0x805D8740; // type:object size:0x8 data:float +lbl_805D8748 = .sdata2:0x805D8748; // type:object size:0x8 data:float +lbl_805D8750 = .sdata2:0x805D8750; // type:object size:0x4 data:float +lbl_805D8754 = .sdata2:0x805D8754; // type:object size:0x4 data:float +lbl_805D8758 = .sdata2:0x805D8758; // type:object size:0x4 data:float +lbl_805D875C = .sdata2:0x805D875C; // type:object size:0x4 data:float +lbl_805D8760 = .sdata2:0x805D8760; // type:object size:0x4 data:float +lbl_805D8764 = .sdata2:0x805D8764; // type:object size:0x4 data:float +lbl_805D8768 = .sdata2:0x805D8768; // type:object size:0x4 data:float +lbl_805D876C = .sdata2:0x805D876C; // type:object size:0x4 data:float +lbl_805D8770 = .sdata2:0x805D8770; // type:object size:0x8 data:float +lbl_805D8778 = .sdata2:0x805D8778; // type:object size:0x4 data:float +lbl_805D877C = .sdata2:0x805D877C; // type:object size:0x4 data:float +lbl_805D8780 = .sdata2:0x805D8780; // type:object size:0x4 data:float +lbl_805D8784 = .sdata2:0x805D8784; // type:object size:0x4 data:float +lbl_805D8788 = .sdata2:0x805D8788; // type:object size:0x4 data:float +lbl_805D878C = .sdata2:0x805D878C; // type:object size:0x4 data:float +lbl_805D8790 = .sdata2:0x805D8790; // type:object size:0x4 data:float +lbl_805D8794 = .sdata2:0x805D8794; // type:object size:0x4 data:float +lbl_805D8798 = .sdata2:0x805D8798; // type:object size:0x4 data:float +lbl_805D879C = .sdata2:0x805D879C; // type:object size:0x4 data:float +lbl_805D87A0 = .sdata2:0x805D87A0; // type:object size:0x4 data:float +lbl_805D87A4 = .sdata2:0x805D87A4; // type:object size:0x4 data:float +lbl_805D87A8 = .sdata2:0x805D87A8; // type:object size:0x8 data:float +lbl_805D87B0 = .sdata2:0x805D87B0; // type:object size:0x4 data:float +lbl_805D87B4 = .sdata2:0x805D87B4; // type:object size:0x4 data:float +lbl_805D87B8 = .sdata2:0x805D87B8; // type:object size:0x8 data:float +lbl_805D87C0 = .sdata2:0x805D87C0; // type:object size:0x4 data:float +lbl_805D87C4 = .sdata2:0x805D87C4; // type:object size:0x4 data:float +lbl_805D87C8 = .sdata2:0x805D87C8; // type:object size:0x4 data:float +lbl_805D87CC = .sdata2:0x805D87CC; // type:object size:0x4 data:float +lbl_805D87D0 = .sdata2:0x805D87D0; // type:object size:0x8 data:float +lbl_805D87D8 = .sdata2:0x805D87D8; // type:object size:0x4 data:float +lbl_805D87DC = .sdata2:0x805D87DC; // type:object size:0x4 data:float +lbl_805D87E0 = .sdata2:0x805D87E0; // type:object size:0x4 data:float +lbl_805D87E4 = .sdata2:0x805D87E4; // type:object size:0x4 data:float +lbl_805D87E8 = .sdata2:0x805D87E8; // type:object size:0x8 data:float +lbl_805D87F0 = .sdata2:0x805D87F0; // type:object size:0x4 data:float +lbl_805D87F4 = .sdata2:0x805D87F4; // type:object size:0x4 data:float +lbl_805D87F8 = .sdata2:0x805D87F8; // type:object size:0x4 data:float +lbl_805D87FC = .sdata2:0x805D87FC; // type:object size:0x4 data:float +lbl_805D8800 = .sdata2:0x805D8800; // type:object size:0x4 data:float +lbl_805D8804 = .sdata2:0x805D8804; // type:object size:0x4 data:float +lbl_805D8808 = .sdata2:0x805D8808; // type:object size:0x4 data:float +lbl_805D880C = .sdata2:0x805D880C; // type:object size:0x4 data:float +lbl_805D8810 = .sdata2:0x805D8810; // type:object size:0x8 data:float +lbl_805D8818 = .sdata2:0x805D8818; // type:object size:0x8 data:float +lbl_805D8820 = .sdata2:0x805D8820; // type:object size:0x4 data:float +lbl_805D8824 = .sdata2:0x805D8824; // type:object size:0x4 data:float +kMaxVolume__9CAudioSys = .sdata2:0x805D8828; // type:object size:0x1 scope:global data:byte +lbl_805D8829 = .sdata2:0x805D8829; // type:object size:0x1 data:byte +lbl_805D882C = .sdata2:0x805D882C; // type:object size:0x1 data:byte +lbl_805D882D = .sdata2:0x805D882D; // type:object size:0x1 data:byte +lbl_805D882E = .sdata2:0x805D882E; // type:object size:0x1 data:byte +lbl_805D882F = .sdata2:0x805D882F; // type:object size:0x1 data:byte +lbl_805D8830 = .sdata2:0x805D8830; // type:object size:0x1 data:byte +lbl_805D8831 = .sdata2:0x805D8831; // type:object size:0x1 data:byte +lbl_805D8832 = .sdata2:0x805D8832; // type:object size:0x1 data:byte +lbl_805D8833 = .sdata2:0x805D8833; // type:object size:0x5 data:byte +lbl_805D8838 = .sdata2:0x805D8838; // type:object size:0x4 data:float +lbl_805D883C = .sdata2:0x805D883C; // type:object size:0x4 data:float +lbl_805D8840 = .sdata2:0x805D8840; // type:object size:0x4 data:float +lbl_805D8844 = .sdata2:0x805D8844; // type:object size:0x7 +lbl_805D884B = .sdata2:0x805D884B; // type:object size:0x1 data:byte +lbl_805D884F = .sdata2:0x805D884F; // type:object size:0x1 data:byte +lbl_805D8850 = .sdata2:0x805D8850; // type:object size:0x8 data:4byte +lbl_805D8858 = .sdata2:0x805D8858; // type:object size:0x4 data:float +lbl_805D885C = .sdata2:0x805D885C; // type:object size:0x4 data:4byte +lbl_805D8860 = .sdata2:0x805D8860; // type:object size:0x4 data:float +lbl_805D8864 = .sdata2:0x805D8864; // type:object size:0x4 data:float +lbl_805D8868 = .sdata2:0x805D8868; // type:object size:0x4 data:float +lbl_805D886C = .sdata2:0x805D886C; // type:object size:0x4 data:float +lbl_805D8870 = .sdata2:0x805D8870; // type:object size:0x1 data:byte +lbl_805D8871 = .sdata2:0x805D8871; // type:object size:0x1 data:byte +lbl_805D8872 = .sdata2:0x805D8872; // type:object size:0x1 data:byte +lbl_805D8873 = .sdata2:0x805D8873; // type:object size:0x1 data:byte +lbl_805D8874 = .sdata2:0x805D8874; // type:object size:0x4 data:float +lbl_805D8878 = .sdata2:0x805D8878; // type:object size:0x4 data:float +lbl_805D887C = .sdata2:0x805D887C; // type:object size:0x4 data:float +lbl_805D8880 = .sdata2:0x805D8880; // type:object size:0x4 data:float +lbl_805D8884 = .sdata2:0x805D8884; // type:object size:0x4 data:float +lbl_805D8888 = .sdata2:0x805D8888; // type:object size:0x4 data:float +lbl_805D888C = .sdata2:0x805D888C; // type:object size:0x4 data:float +lbl_805D8890 = .sdata2:0x805D8890; // type:object size:0x4 data:float +lbl_805D8894 = .sdata2:0x805D8894; // type:object size:0x4 data:float +lbl_805D8898 = .sdata2:0x805D8898; // type:object size:0x4 data:float +lbl_805D889C = .sdata2:0x805D889C; // type:object size:0x4 data:float +lbl_805D88A0 = .sdata2:0x805D88A0; // type:object size:0x4 data:float +lbl_805D88A4 = .sdata2:0x805D88A4; // type:object size:0x4 data:float +lbl_805D88A8 = .sdata2:0x805D88A8; // type:object size:0x8 data:float +lbl_805D88B0 = .sdata2:0x805D88B0; // type:object size:0x1 data:byte +lbl_805D88B1 = .sdata2:0x805D88B1; // type:object size:0x1 data:byte +lbl_805D88B2 = .sdata2:0x805D88B2; // type:object size:0x1 data:byte +lbl_805D88B3 = .sdata2:0x805D88B3; // type:object size:0x5 data:byte +lbl_805D88B8 = .sdata2:0x805D88B8; // type:object size:0x8 data:4byte +lbl_805D88C0 = .sdata2:0x805D88C0; // type:object size:0x4 data:float +lbl_805D88C4 = .sdata2:0x805D88C4; // type:object size:0x4 data:float +lbl_805D88C8 = .sdata2:0x805D88C8; // type:object size:0x8 data:float +lbl_805D88D0 = .sdata2:0x805D88D0; // type:object size:0x4 data:float +lbl_805D88D4 = .sdata2:0x805D88D4; // type:object size:0x4 data:float +lbl_805D88D8 = .sdata2:0x805D88D8; // type:object size:0x8 data:float +lbl_805D88E0 = .sdata2:0x805D88E0; // type:object size:0x4 data:float +lbl_805D88E4 = .sdata2:0x805D88E4; // type:object size:0x4 data:float +lbl_805D88E8 = .sdata2:0x805D88E8; // type:object size:0x1 data:byte +lbl_805D88E9 = .sdata2:0x805D88E9; // type:object size:0x1 data:byte +lbl_805D88EA = .sdata2:0x805D88EA; // type:object size:0x1 data:byte +lbl_805D88EB = .sdata2:0x805D88EB; // type:object size:0x1 data:byte +lbl_805D88EC = .sdata2:0x805D88EC; // type:object size:0x1 data:byte +lbl_805D88ED = .sdata2:0x805D88ED; // type:object size:0x1 data:byte +lbl_805D88EE = .sdata2:0x805D88EE; // type:object size:0x1 data:byte +lbl_805D88EF = .sdata2:0x805D88EF; // type:object size:0x1 data:byte +lbl_805D88F0 = .sdata2:0x805D88F0; // type:object size:0x1 data:byte +lbl_805D88F1 = .sdata2:0x805D88F1; // type:object size:0x1 data:byte +lbl_805D88F2 = .sdata2:0x805D88F2; // type:object size:0x1 data:byte +lbl_805D88F3 = .sdata2:0x805D88F3; // type:object size:0x5 data:byte +lbl_805D88F8 = .sdata2:0x805D88F8; // type:object size:0x4 data:float +lbl_805D88FC = .sdata2:0x805D88FC; // type:object size:0x4 data:float +lbl_805D8900 = .sdata2:0x805D8900; // type:object size:0x4 data:float +lbl_805D8904 = .sdata2:0x805D8904; // type:object size:0x4 data:float +lbl_805D8908 = .sdata2:0x805D8908; // type:object size:0x4 data:float +lbl_805D890C = .sdata2:0x805D890C; // type:object size:0x4 data:float +lbl_805D8910 = .sdata2:0x805D8910; // type:object size:0x4 data:float +lbl_805D8914 = .sdata2:0x805D8914; // type:object size:0x4 data:float +lbl_805D8918 = .sdata2:0x805D8918; // type:object size:0x4 data:float +lbl_805D891C = .sdata2:0x805D891C; // type:object size:0x4 data:float +lbl_805D8920 = .sdata2:0x805D8920; // type:object size:0x4 data:float +lbl_805D8924 = .sdata2:0x805D8924; // type:object size:0x4 data:float +lbl_805D8928 = .sdata2:0x805D8928; // type:object size:0x4 data:float +lbl_805D892C = .sdata2:0x805D892C; // type:object size:0x4 data:float +lbl_805D8930 = .sdata2:0x805D8930; // type:object size:0x4 data:float +lbl_805D8934 = .sdata2:0x805D8934; // type:object size:0x4 data:float +lbl_805D8938 = .sdata2:0x805D8938; // type:object size:0x4 data:float +lbl_805D893C = .sdata2:0x805D893C; // type:object size:0x4 data:float +lbl_805D8940 = .sdata2:0x805D8940; // type:object size:0x4 data:float +lbl_805D8944 = .sdata2:0x805D8944; // type:object size:0x4 data:float +lbl_805D8948 = .sdata2:0x805D8948; // type:object size:0x4 data:float +lbl_805D894C = .sdata2:0x805D894C; // type:object size:0x4 data:float +lbl_805D8950 = .sdata2:0x805D8950; // type:object size:0x4 data:float +lbl_805D8954 = .sdata2:0x805D8954; // type:object size:0x4 data:float +lbl_805D8958 = .sdata2:0x805D8958; // type:object size:0x4 data:float +lbl_805D895C = .sdata2:0x805D895C; // type:object size:0x4 data:float +lbl_805D8960 = .sdata2:0x805D8960; // type:object size:0x4 data:float +lbl_805D8964 = .sdata2:0x805D8964; // type:object size:0x4 data:float +lbl_805D8968 = .sdata2:0x805D8968; // type:object size:0x4 data:float +lbl_805D896C = .sdata2:0x805D896C; // type:object size:0x4 data:float +lbl_805D8970 = .sdata2:0x805D8970; // type:object size:0x4 data:float +lbl_805D8974 = .sdata2:0x805D8974; // type:object size:0x4 data:float +lbl_805D8978 = .sdata2:0x805D8978; // type:object size:0x4 data:float +lbl_805D897C = .sdata2:0x805D897C; // type:object size:0x4 data:float +lbl_805D8980 = .sdata2:0x805D8980; // type:object size:0x4 data:float +lbl_805D8984 = .sdata2:0x805D8984; // type:object size:0x4 data:float +lbl_805D8988 = .sdata2:0x805D8988; // type:object size:0x4 data:float +lbl_805D898C = .sdata2:0x805D898C; // type:object size:0x4 data:float +lbl_805D8990 = .sdata2:0x805D8990; // type:object size:0x4 data:float +lbl_805D8994 = .sdata2:0x805D8994; // type:object size:0x4 data:float +lbl_805D8998 = .sdata2:0x805D8998; // type:object size:0x4 data:float +lbl_805D899C = .sdata2:0x805D899C; // type:object size:0x4 data:float +lbl_805D89A0 = .sdata2:0x805D89A0; // type:object size:0x4 data:float +lbl_805D89A4 = .sdata2:0x805D89A4; // type:object size:0x4 data:float +lbl_805D89A8 = .sdata2:0x805D89A8; // type:object size:0x4 data:float +lbl_805D89AC = .sdata2:0x805D89AC; // type:object size:0x4 data:float +lbl_805D89B0 = .sdata2:0x805D89B0; // type:object size:0x8 data:float +lbl_805D89B8 = .sdata2:0x805D89B8; // type:object size:0x4 data:float +lbl_805D89BC = .sdata2:0x805D89BC; // type:object size:0x4 data:float +lbl_805D89C0 = .sdata2:0x805D89C0; // type:object size:0x8 data:float +lbl_805D89C8 = .sdata2:0x805D89C8; // type:object size:0x2 +lbl_805D89CA = .sdata2:0x805D89CA; // type:object size:0x6 +lbl_805D89D0 = .sdata2:0x805D89D0; // type:object size:0x8 data:float +lbl_805D89D8 = .sdata2:0x805D89D8; // type:object size:0x4 data:float +lbl_805D89DC = .sdata2:0x805D89DC; // type:object size:0x4 data:float +lbl_805D89E0 = .sdata2:0x805D89E0; // type:object size:0x4 data:float +lbl_805D89E4 = .sdata2:0x805D89E4; // type:object size:0x4 data:float +lbl_805D89E8 = .sdata2:0x805D89E8; // type:object size:0x4 data:float +lbl_805D89EC = .sdata2:0x805D89EC; // type:object size:0x4 data:float +lbl_805D89F0 = .sdata2:0x805D89F0; // type:object size:0x8 data:float +lbl_805D89F8 = .sdata2:0x805D89F8; // type:object size:0x4 data:float +lbl_805D89FC = .sdata2:0x805D89FC; // type:object size:0x4 data:float +lbl_805D8A00 = .sdata2:0x805D8A00; // type:object size:0x4 data:float +lbl_805D8A04 = .sdata2:0x805D8A04; // type:object size:0x4 data:float +lbl_805D8A08 = .sdata2:0x805D8A08; // type:object size:0x8 data:float +lbl_805D8A10 = .sdata2:0x805D8A10; // type:object size:0x4 data:float +lbl_805D8A14 = .sdata2:0x805D8A14; // type:object size:0x4 data:float +lbl_805D8A18 = .sdata2:0x805D8A18; // type:object size:0x8 data:float +lbl_805D8A20 = .sdata2:0x805D8A20; // type:object size:0x4 data:float +lbl_805D8A24 = .sdata2:0x805D8A24; // type:object size:0x4 data:float +lbl_805D8A28 = .sdata2:0x805D8A28; // type:object size:0x4 data:float +lbl_805D8A2C = .sdata2:0x805D8A2C; // type:object size:0x4 data:float +lbl_805D8A30 = .sdata2:0x805D8A30; // type:object size:0x4 data:float +lbl_805D8A34 = .sdata2:0x805D8A34; // type:object size:0x4 data:float +lbl_805D8A38 = .sdata2:0x805D8A38; // type:object size:0x8 data:float +lbl_805D8A40 = .sdata2:0x805D8A40; // type:object size:0x4 data:float +lbl_805D8A44 = .sdata2:0x805D8A44; // type:object size:0x4 data:float +lbl_805D8A48 = .sdata2:0x805D8A48; // type:object size:0x4 data:float +lbl_805D8A4C = .sdata2:0x805D8A4C; // type:object size:0x4 data:float +lbl_805D8A50 = .sdata2:0x805D8A50; // type:object size:0x8 data:float +lbl_805D8A58 = .sdata2:0x805D8A58; // type:object size:0x4 data:float +lbl_805D8A5C = .sdata2:0x805D8A5C; // type:object size:0x4 data:float +lbl_805D8A60 = .sdata2:0x805D8A60; // type:object size:0x4 data:float +lbl_805D8A64 = .sdata2:0x805D8A64; // type:object size:0x4 data:float +lbl_805D8A68 = .sdata2:0x805D8A68; // type:object size:0x4 data:float +lbl_805D8A6C = .sdata2:0x805D8A6C; // type:object size:0x4 data:float +lbl_805D8A70 = .sdata2:0x805D8A70; // type:object size:0x4 data:float +lbl_805D8A74 = .sdata2:0x805D8A74; // type:object size:0x4 data:float +lbl_805D8A78 = .sdata2:0x805D8A78; // type:object size:0x4 data:float +lbl_805D8A7C = .sdata2:0x805D8A7C; // type:object size:0x4 data:float +lbl_805D8A80 = .sdata2:0x805D8A80; // type:object size:0x4 data:float +lbl_805D8A84 = .sdata2:0x805D8A84; // type:object size:0x4 data:float +lbl_805D8A88 = .sdata2:0x805D8A88; // type:object size:0x4 data:float +lbl_805D8A8C = .sdata2:0x805D8A8C; // type:object size:0x4 data:float +lbl_805D8A90 = .sdata2:0x805D8A90; // type:object size:0x4 data:float +lbl_805D8A94 = .sdata2:0x805D8A94; // type:object size:0x4 data:float +lbl_805D8A98 = .sdata2:0x805D8A98; // type:object size:0x4 data:float +lbl_805D8A9C = .sdata2:0x805D8A9C; // type:object size:0x4 data:float +lbl_805D8AA0 = .sdata2:0x805D8AA0; // type:object size:0x4 data:float +lbl_805D8AA4 = .sdata2:0x805D8AA4; // type:object size:0x4 data:float +lbl_805D8AA8 = .sdata2:0x805D8AA8; // type:object size:0x4 data:float +lbl_805D8AAC = .sdata2:0x805D8AAC; // type:object size:0x4 data:float +lbl_805D8AB0 = .sdata2:0x805D8AB0; // type:object size:0x4 data:float +lbl_805D8AB4 = .sdata2:0x805D8AB4; // type:object size:0x4 data:float +lbl_805D8AB8 = .sdata2:0x805D8AB8; // type:object size:0x8 data:float +lbl_805D8AC0 = .sdata2:0x805D8AC0; // type:object size:0x8 data:2byte +lbl_805D8AC8 = .sdata2:0x805D8AC8; // type:object size:0x4 data:float +lbl_805D8ACC = .sdata2:0x805D8ACC; // type:object size:0x4 data:float +lbl_805D8AD0 = .sdata2:0x805D8AD0; // type:object size:0x4 data:float +lbl_805D8AD4 = .sdata2:0x805D8AD4; // type:object size:0x4 data:float +lbl_805D8AD8 = .sdata2:0x805D8AD8; // type:object size:0x4 data:float +lbl_805D8ADC = .sdata2:0x805D8ADC; // type:object size:0x4 data:float +lbl_805D8AE0 = .sdata2:0x805D8AE0; // type:object size:0x4 data:float +lbl_805D8AE4 = .sdata2:0x805D8AE4; // type:object size:0x4 data:float +lbl_805D8AE8 = .sdata2:0x805D8AE8; // type:object size:0x4 data:float +lbl_805D8AEC = .sdata2:0x805D8AEC; // type:object size:0x4 data:float +lbl_805D8AF0 = .sdata2:0x805D8AF0; // type:object size:0x4 data:float +lbl_805D8AF4 = .sdata2:0x805D8AF4; // type:object size:0x4 data:float +lbl_805D8AF8 = .sdata2:0x805D8AF8; // type:object size:0x4 data:float +lbl_805D8AFC = .sdata2:0x805D8AFC; // type:object size:0x4 data:float +lbl_805D8B00 = .sdata2:0x805D8B00; // type:object size:0x4 data:float +lbl_805D8B04 = .sdata2:0x805D8B04; // type:object size:0x1 data:byte +lbl_805D8B05 = .sdata2:0x805D8B05; // type:object size:0x1 data:byte +lbl_805D8B06 = .sdata2:0x805D8B06; // type:object size:0x1 data:byte +lbl_805D8B07 = .sdata2:0x805D8B07; // type:object size:0x1 data:byte +lbl_805D8B08 = .sdata2:0x805D8B08; // type:object size:0x4 data:float +lbl_805D8B0C = .sdata2:0x805D8B0C; // type:object size:0x4 data:float +lbl_805D8B10 = .sdata2:0x805D8B10; // type:object size:0x4 data:float +lbl_805D8B14 = .sdata2:0x805D8B14; // type:object size:0x4 data:float +lbl_805D8B18 = .sdata2:0x805D8B18; // type:object size:0x4 data:float +lbl_805D8B1C = .sdata2:0x805D8B1C; // type:object size:0x4 data:float +lbl_805D8B20 = .sdata2:0x805D8B20; // type:object size:0x4 data:float +lbl_805D8B24 = .sdata2:0x805D8B24; // type:object size:0x4 data:float +lbl_805D8B28 = .sdata2:0x805D8B28; // type:object size:0x4 data:float +lbl_805D8B2C = .sdata2:0x805D8B2C; // type:object size:0x4 data:float +lbl_805D8B30 = .sdata2:0x805D8B30; // type:object size:0x4 data:float +lbl_805D8B34 = .sdata2:0x805D8B34; // type:object size:0x4 data:float +lbl_805D8B38 = .sdata2:0x805D8B38; // type:object size:0x7 +lbl_805D8B3F = .sdata2:0x805D8B3F; // type:object size:0x1 data:byte +lbl_805D8B43 = .sdata2:0x805D8B43; // type:object size:0x1 data:byte +lbl_805D8B44 = .sdata2:0x805D8B44; // type:object size:0x1 data:byte +lbl_805D8B45 = .sdata2:0x805D8B45; // type:object size:0x1 data:byte +lbl_805D8B46 = .sdata2:0x805D8B46; // type:object size:0x1 data:byte +lbl_805D8B47 = .sdata2:0x805D8B47; // type:object size:0x1 data:byte +lbl_805D8B48 = .sdata2:0x805D8B48; // type:object size:0x4 data:float +lbl_805D8B4C = .sdata2:0x805D8B4C; // type:object size:0x4 data:float +lbl_805D8B50 = .sdata2:0x805D8B50; // type:object size:0x1 data:byte +lbl_805D8B51 = .sdata2:0x805D8B51; // type:object size:0x1 data:byte +lbl_805D8B52 = .sdata2:0x805D8B52; // type:object size:0x1 data:byte +lbl_805D8B53 = .sdata2:0x805D8B53; // type:object size:0x1 data:byte +lbl_805D8B54 = .sdata2:0x805D8B54; // type:object size:0x4 data:float +lbl_805D8B58 = .sdata2:0x805D8B58; // type:object size:0x4 data:float +lbl_805D8B5C = .sdata2:0x805D8B5C; // type:object size:0x4 data:float +lbl_805D8B60 = .sdata2:0x805D8B60; // type:object size:0x4 data:float +lbl_805D8B64 = .sdata2:0x805D8B64; // type:object size:0x4 data:float +lbl_805D8B68 = .sdata2:0x805D8B68; // type:object size:0x4 data:float +lbl_805D8B6C = .sdata2:0x805D8B6C; // type:object size:0x4 data:float +lbl_805D8B70 = .sdata2:0x805D8B70; // type:object size:0x4 data:float +lbl_805D8B74 = .sdata2:0x805D8B74; // type:object size:0x4 data:float +lbl_805D8B78 = .sdata2:0x805D8B78; // type:object size:0x1 data:byte +lbl_805D8B79 = .sdata2:0x805D8B79; // type:object size:0x1 data:byte +lbl_805D8B7A = .sdata2:0x805D8B7A; // type:object size:0x1 data:byte +lbl_805D8B7B = .sdata2:0x805D8B7B; // type:object size:0x1 data:byte +lbl_805D8B7C = .sdata2:0x805D8B7C; // type:object size:0x4 data:float +lbl_805D8B80 = .sdata2:0x805D8B80; // type:object size:0x4 data:float +lbl_805D8B84 = .sdata2:0x805D8B84; // type:object size:0x4 data:float +lbl_805D8B88 = .sdata2:0x805D8B88; // type:object size:0x4 data:float +lbl_805D8B8C = .sdata2:0x805D8B8C; // type:object size:0x4 data:float +lbl_805D8B90 = .sdata2:0x805D8B90; // type:object size:0x4 data:float +lbl_805D8B94 = .sdata2:0x805D8B94; // type:object size:0x4 data:float +lbl_805D8B98 = .sdata2:0x805D8B98; // type:object size:0x4 data:float +lbl_805D8B9C = .sdata2:0x805D8B9C; // type:object size:0x1 data:byte +lbl_805D8B9D = .sdata2:0x805D8B9D; // type:object size:0x1 data:byte +lbl_805D8B9E = .sdata2:0x805D8B9E; // type:object size:0x1 data:byte +lbl_805D8B9F = .sdata2:0x805D8B9F; // type:object size:0x1 data:byte +lbl_805D8BA0 = .sdata2:0x805D8BA0; // type:object size:0x4 data:float +lbl_805D8BA4 = .sdata2:0x805D8BA4; // type:object size:0x4 data:float +lbl_805D8BA8 = .sdata2:0x805D8BA8; // type:object size:0x8 data:float +lbl_805D8BB0 = .sdata2:0x805D8BB0; // type:object size:0x4 data:float +lbl_805D8BB4 = .sdata2:0x805D8BB4; // type:object size:0x4 data:float +lbl_805D8BB8 = .sdata2:0x805D8BB8; // type:object size:0x4 data:float +lbl_805D8BBC = .sdata2:0x805D8BBC; // type:object size:0x4 data:float +lbl_805D8BC0 = .sdata2:0x805D8BC0; // type:object size:0x4 data:float +lbl_805D8BC4 = .sdata2:0x805D8BC4; // type:object size:0x4 data:float +lbl_805D8BC8 = .sdata2:0x805D8BC8; // type:object size:0x4 data:float +lbl_805D8BCC = .sdata2:0x805D8BCC; // type:object size:0x4 data:float +lbl_805D8BD0 = .sdata2:0x805D8BD0; // type:object size:0x4 data:float +lbl_805D8BD4 = .sdata2:0x805D8BD4; // type:object size:0x4 data:float +lbl_805D8BD8 = .sdata2:0x805D8BD8; // type:object size:0x4 data:float +lbl_805D8BDC = .sdata2:0x805D8BDC; // type:object size:0x4 data:float +lbl_805D8BE0 = .sdata2:0x805D8BE0; // type:object size:0x8 data:float +lbl_805D8BE8 = .sdata2:0x805D8BE8; // type:object size:0x4 data:float +lbl_805D8BEC = .sdata2:0x805D8BEC; // type:object size:0x4 data:float +lbl_805D8BF0 = .sdata2:0x805D8BF0; // type:object size:0x4 data:float +lbl_805D8BF4 = .sdata2:0x805D8BF4; // type:object size:0x4 data:float +lbl_805D8BF8 = .sdata2:0x805D8BF8; // type:object size:0x4 data:float +lbl_805D8BFC = .sdata2:0x805D8BFC; // type:object size:0x4 data:float +lbl_805D8C00 = .sdata2:0x805D8C00; // type:object size:0x4 data:float +lbl_805D8C04 = .sdata2:0x805D8C04; // type:object size:0x4 data:float +lbl_805D8C08 = .sdata2:0x805D8C08; // type:object size:0x8 data:float +lbl_805D8C10 = .sdata2:0x805D8C10; // type:object size:0x4 data:float +lbl_805D8C14 = .sdata2:0x805D8C14; // type:object size:0x4 data:float +lbl_805D8C18 = .sdata2:0x805D8C18; // type:object size:0x4 data:float +lbl_805D8C1C = .sdata2:0x805D8C1C; // type:object size:0x4 data:float +lbl_805D8C20 = .sdata2:0x805D8C20; // type:object size:0x4 data:float +lbl_805D8C24 = .sdata2:0x805D8C24; // type:object size:0x4 data:float +lbl_805D8C28 = .sdata2:0x805D8C28; // type:object size:0x4 data:float +lbl_805D8C2C = .sdata2:0x805D8C2C; // type:object size:0x4 data:float +lbl_805D8C30 = .sdata2:0x805D8C30; // type:object size:0x4 data:float +lbl_805D8C34 = .sdata2:0x805D8C34; // type:object size:0x4 data:float +lbl_805D8C38 = .sdata2:0x805D8C38; // type:object size:0x4 data:float +lbl_805D8C3C = .sdata2:0x805D8C3C; // type:object size:0x4 data:float +lbl_805D8C40 = .sdata2:0x805D8C40; // type:object size:0x1 data:byte +lbl_805D8C41 = .sdata2:0x805D8C41; // type:object size:0x1 data:byte +lbl_805D8C42 = .sdata2:0x805D8C42; // type:object size:0x1 data:byte +lbl_805D8C44 = .sdata2:0x805D8C44; // type:object size:0x4 data:float +lbl_805D8C48 = .sdata2:0x805D8C48; // type:object size:0x8 data:float +lbl_805D8C50 = .sdata2:0x805D8C50; // type:object size:0x4 data:float +lbl_805D8C54 = .sdata2:0x805D8C54; // type:object size:0x4 data:float +lbl_805D8C58 = .sdata2:0x805D8C58; // type:object size:0x8 data:float +lbl_805D8C60 = .sdata2:0x805D8C60; // type:object size:0x4 data:float +lbl_805D8C64 = .sdata2:0x805D8C64; // type:object size:0x4 data:float +lbl_805D8C68 = .sdata2:0x805D8C68; // type:object size:0x4 data:float +lbl_805D8C6C = .sdata2:0x805D8C6C; // type:object size:0x4 data:float +lbl_805D8C70 = .sdata2:0x805D8C70; // type:object size:0x4 data:float +lbl_805D8C74 = .sdata2:0x805D8C74; // type:object size:0x1 data:byte +lbl_805D8C75 = .sdata2:0x805D8C75; // type:object size:0x1 data:byte +lbl_805D8C76 = .sdata2:0x805D8C76; // type:object size:0x1 data:byte +lbl_805D8C78 = .sdata2:0x805D8C78; // type:object size:0x4 data:float +lbl_805D8C7C = .sdata2:0x805D8C7C; // type:object size:0x4 data:float +lbl_805D8C80 = .sdata2:0x805D8C80; // type:object size:0x4 data:float +lbl_805D8C84 = .sdata2:0x805D8C84; // type:object size:0x4 data:float +lbl_805D8C88 = .sdata2:0x805D8C88; // type:object size:0x8 data:float +lbl_805D8C90 = .sdata2:0x805D8C90; // type:object size:0x4 data:float +lbl_805D8C94 = .sdata2:0x805D8C94; // type:object size:0x4 data:float +lbl_805D8C98 = .sdata2:0x805D8C98; // type:object size:0x8 data:float +lbl_805D8CA0 = .sdata2:0x805D8CA0; // type:object size:0x4 data:float +lbl_805D8CA4 = .sdata2:0x805D8CA4; // type:object size:0x4 data:float +lbl_805D8CA8 = .sdata2:0x805D8CA8; // type:object size:0x4 data:float +lbl_805D8CAC = .sdata2:0x805D8CAC; // type:object size:0x4 data:float +lbl_805D8CB0 = .sdata2:0x805D8CB0; // type:object size:0x4 data:float +lbl_805D8CB4 = .sdata2:0x805D8CB4; // type:object size:0x4 data:float +lbl_805D8CB8 = .sdata2:0x805D8CB8; // type:object size:0x4 data:float +lbl_805D8CBC = .sdata2:0x805D8CBC; // type:object size:0x4 data:float +lbl_805D8CC0 = .sdata2:0x805D8CC0; // type:object size:0x4 data:float +lbl_805D8CC4 = .sdata2:0x805D8CC4; // type:object size:0x4 +lbl_805D8CC8 = .sdata2:0x805D8CC8; // type:object size:0x8 +lbl_805D8CD0 = .sdata2:0x805D8CD0; // type:object size:0x1 data:byte +lbl_805D8CD1 = .sdata2:0x805D8CD1; // type:object size:0x1 data:byte +lbl_805D8CD2 = .sdata2:0x805D8CD2; // type:object size:0x1 data:byte +lbl_805D8CD3 = .sdata2:0x805D8CD3; // type:object size:0x5 data:byte +lbl_805D8CD8 = .sdata2:0x805D8CD8; // type:object size:0x8 data:4byte +lbl_805D8CE0 = .sdata2:0x805D8CE0; // type:object size:0x4 data:4byte +lbl_805D8CE4 = .sdata2:0x805D8CE4; // type:object size:0x4 data:float +lbl_805D8CE8 = .sdata2:0x805D8CE8; // type:object size:0x4 data:float +lbl_805D8CEC = .sdata2:0x805D8CEC; // type:object size:0x1 data:byte +lbl_805D8CED = .sdata2:0x805D8CED; // type:object size:0x1 data:byte +lbl_805D8CEE = .sdata2:0x805D8CEE; // type:object size:0x1 data:byte +lbl_805D8CEF = .sdata2:0x805D8CEF; // type:object size:0x1 data:byte +lbl_805D8CF0 = .sdata2:0x805D8CF0; // type:object size:0x1 data:byte +lbl_805D8CF1 = .sdata2:0x805D8CF1; // type:object size:0x1 data:byte +lbl_805D8CF2 = .sdata2:0x805D8CF2; // type:object size:0x1 data:byte +lbl_805D8CF3 = .sdata2:0x805D8CF3; // type:object size:0x1 data:byte +lbl_805D8CF4 = .sdata2:0x805D8CF4; // type:object size:0x4 data:float +lbl_805D8CF8 = .sdata2:0x805D8CF8; // type:object size:0x4 data:float +lbl_805D8D00 = .sdata2:0x805D8D00; // type:object size:0x8 data:double +lbl_805D8D08 = .sdata2:0x805D8D08; // type:object size:0x8 data:float +lbl_805D8D10 = .sdata2:0x805D8D10; // type:object size:0x4 data:float +lbl_805D8D14 = .sdata2:0x805D8D14; // type:object size:0x4 data:float +lbl_805D8D18 = .sdata2:0x805D8D18; // type:object size:0x4 data:float +lbl_805D8D1C = .sdata2:0x805D8D1C; // type:object size:0x4 data:float +lbl_805D8D20 = .sdata2:0x805D8D20; // type:object size:0x4 data:float +lbl_805D8D24 = .sdata2:0x805D8D24; // type:object size:0x4 data:float +lbl_805D8D28 = .sdata2:0x805D8D28; // type:object size:0x4 data:float +lbl_805D8D2C = .sdata2:0x805D8D2C; // type:object size:0x4 data:float +lbl_805D8D30 = .sdata2:0x805D8D30; // type:object size:0x4 data:float +lbl_805D8D34 = .sdata2:0x805D8D34; // type:object size:0x4 data:float +lbl_805D8D38 = .sdata2:0x805D8D38; // type:object size:0x8 data:float +lbl_805D8D40 = .sdata2:0x805D8D40; // type:object size:0x4 data:float +lbl_805D8D48 = .sdata2:0x805D8D48; // type:object size:0x8 data:double +lbl_805D8D50 = .sdata2:0x805D8D50; // type:object size:0x4 data:float +lbl_805D8D54 = .sdata2:0x805D8D54; // type:object size:0x4 data:float +lbl_805D8D58 = .sdata2:0x805D8D58; // type:object size:0x4 data:float +lbl_805D8D5C = .sdata2:0x805D8D5C; // type:object size:0x4 data:float +lbl_805D8D60 = .sdata2:0x805D8D60; // type:object size:0x4 data:float +lbl_805D8D64 = .sdata2:0x805D8D64; // type:object size:0x4 data:float +lbl_805D8D68 = .sdata2:0x805D8D68; // type:object size:0x8 data:float +lbl_805D8D70 = .sdata2:0x805D8D70; // type:object size:0x4 data:float +lbl_805D8D74 = .sdata2:0x805D8D74; // type:object size:0x4 data:float +lbl_805D8D78 = .sdata2:0x805D8D78; // type:object size:0x4 data:float +lbl_805D8D80 = .sdata2:0x805D8D80; // type:object size:0x8 data:double +lbl_805D8D88 = .sdata2:0x805D8D88; // type:object size:0x4 data:float +lbl_805D8D90 = .sdata2:0x805D8D90; // type:object size:0x8 data:double +lbl_805D8D98 = .sdata2:0x805D8D98; // type:object size:0x4 data:float +lbl_805D8DA0 = .sdata2:0x805D8DA0; // type:object size:0x8 data:double +lbl_805D8DA8 = .sdata2:0x805D8DA8; // type:object size:0x4 data:float +lbl_805D8DAC = .sdata2:0x805D8DAC; // type:object size:0x4 data:float +lbl_805D8DB0 = .sdata2:0x805D8DB0; // type:object size:0x8 data:float +lbl_805D8DB8 = .sdata2:0x805D8DB8; // type:object size:0x4 data:float +lbl_805D8DBC = .sdata2:0x805D8DBC; // type:object size:0x4 data:float +lbl_805D8DC0 = .sdata2:0x805D8DC0; // type:object size:0x4 data:float +lbl_805D8DC4 = .sdata2:0x805D8DC4; // type:object size:0x4 data:float +lbl_805D8DC8 = .sdata2:0x805D8DC8; // type:object size:0x4 data:float +lbl_805D8DCC = .sdata2:0x805D8DCC; // type:object size:0x4 data:float +lbl_805D8DD0 = .sdata2:0x805D8DD0; // type:object size:0x4 data:float +lbl_805D8DD8 = .sdata2:0x805D8DD8; // type:object size:0x8 data:double +lbl_805D8DE0 = .sdata2:0x805D8DE0; // type:object size:0x4 data:float +lbl_805D8DE4 = .sdata2:0x805D8DE4; // type:object size:0x4 data:float +lbl_805D8DE8 = .sdata2:0x805D8DE8; // type:object size:0x4 data:float +lbl_805D8DF0 = .sdata2:0x805D8DF0; // type:object size:0x8 data:double +lbl_805D8DF8 = .sdata2:0x805D8DF8; // type:object size:0x8 data:double +lbl_805D8E00 = .sdata2:0x805D8E00; // type:object size:0x2 data:2byte +lbl_805D8E02 = .sdata2:0x805D8E02; // type:object size:0x2 data:2byte +lbl_805D8E04 = .sdata2:0x805D8E04; // type:object size:0x2 data:2byte +lbl_805D8E08 = .sdata2:0x805D8E08; // type:object size:0x2 data:2byte +lbl_805D8E0A = .sdata2:0x805D8E0A; // type:object size:0x2 data:2byte +lbl_805D8E0C = .sdata2:0x805D8E0C; // type:object size:0x2 data:2byte +lbl_805D8E10 = .sdata2:0x805D8E10; // type:object size:0x4 data:float +lbl_805D8E14 = .sdata2:0x805D8E14; // type:object size:0x4 data:float +lbl_805D8E18 = .sdata2:0x805D8E18; // type:object size:0x4 data:float +lbl_805D8E1C = .sdata2:0x805D8E1C; // type:object size:0x4 data:float +lbl_805D8E20 = .sdata2:0x805D8E20; // type:object size:0x8 data:double +lbl_805D8E28 = .sdata2:0x805D8E28; // type:object size:0x4 data:float +lbl_805D8E2C = .sdata2:0x805D8E2C; // type:object size:0x4 data:float +@1006 = .sdata2:0x805D8E30; // type:object size:0x4 scope:local data:byte +@1008 = .sdata2:0x805D8E34; // type:object size:0x4 scope:local data:byte +lbl_805D8E38 = .sdata2:0x805D8E38; // type:object size:0x1 data:byte +lbl_805D8E39 = .sdata2:0x805D8E39; // type:object size:0x1 data:byte +lbl_805D8E3A = .sdata2:0x805D8E3A; // type:object size:0x1 data:byte +lbl_805D8E3B = .sdata2:0x805D8E3B; // type:object size:0x5 data:byte +lbl_805D8E40 = .sdata2:0x805D8E40; // type:object size:0x4 data:float +lbl_805D8E44 = .sdata2:0x805D8E44; // type:object size:0x4 data:float +lbl_805D8E48 = .sdata2:0x805D8E48; // type:object size:0x4 data:float +lbl_805D8E4C = .sdata2:0x805D8E4C; // type:object size:0x4 data:float +lbl_805D8E50 = .sdata2:0x805D8E50; // type:object size:0x4 data:float +lbl_805D8E54 = .sdata2:0x805D8E54; // type:object size:0x4 data:float +lbl_805D8E58 = .sdata2:0x805D8E58; // type:object size:0x4 data:float +lbl_805D8E5C = .sdata2:0x805D8E5C; // type:object size:0x4 data:float +lbl_805D8E60 = .sdata2:0x805D8E60; // type:object size:0x4 data:float +lbl_805D8E64 = .sdata2:0x805D8E64; // type:object size:0x4 data:float +lbl_805D8E68 = .sdata2:0x805D8E68; // type:object size:0x4 data:float +lbl_805D8E6C = .sdata2:0x805D8E6C; // type:object size:0x4 data:float +lbl_805D8E70 = .sdata2:0x805D8E70; // type:object size:0x4 data:float +lbl_805D8E78 = .sdata2:0x805D8E78; // type:object size:0x8 data:double +lbl_805D8E80 = .sdata2:0x805D8E80; // type:object size:0x2 data:2byte +lbl_805D8E82 = .sdata2:0x805D8E82; // type:object size:0x2 data:2byte +lbl_805D8E84 = .sdata2:0x805D8E84; // type:object size:0x2 data:2byte +lbl_805D8E86 = .sdata2:0x805D8E86; // type:object size:0x2 data:2byte +lbl_805D8E88 = .sdata2:0x805D8E88; // type:object size:0x4 data:float +lbl_805D8E90 = .sdata2:0x805D8E90; // type:object size:0x8 data:double +lbl_805D8E98 = .sdata2:0x805D8E98; // type:object size:0x8 data:double +lbl_805D8EA0 = .sdata2:0x805D8EA0; // type:object size:0x4 data:float +lbl_805D8EA4 = .sdata2:0x805D8EA4; // type:object size:0x4 data:float +lbl_805D8EA8 = .sdata2:0x805D8EA8; // type:object size:0x4 data:float +lbl_805D8EAC = .sdata2:0x805D8EAC; // type:object size:0x4 data:float +lbl_805D8EB0 = .sdata2:0x805D8EB0; // type:object size:0x8 data:float +lbl_805D8EB8 = .sdata2:0x805D8EB8; // type:object size:0x1 data:byte +lbl_805D8EB9 = .sdata2:0x805D8EB9; // type:object size:0x1 data:byte +lbl_805D8EBA = .sdata2:0x805D8EBA; // type:object size:0x1 data:byte +lbl_805D8EBB = .sdata2:0x805D8EBB; // type:object size:0x1 data:byte +lbl_805D8EBC = .sdata2:0x805D8EBC; // type:object size:0x1 data:byte +lbl_805D8EBD = .sdata2:0x805D8EBD; // type:object size:0x1 data:byte +lbl_805D8EBE = .sdata2:0x805D8EBE; // type:object size:0x1 data:byte +lbl_805D8EC0 = .sdata2:0x805D8EC0; // type:object size:0x2 data:2byte +lbl_805D8EC2 = .sdata2:0x805D8EC2; // type:object size:0x2 data:2byte +lbl_805D8EC4 = .sdata2:0x805D8EC4; // type:object size:0x2 data:2byte +lbl_805D8EC6 = .sdata2:0x805D8EC6; // type:object size:0x2 data:2byte +lbl_805D8EC8 = .sdata2:0x805D8EC8; // type:object size:0x2 data:2byte +lbl_805D8ECA = .sdata2:0x805D8ECA; // type:object size:0x2 data:2byte +lbl_805D8ECC = .sdata2:0x805D8ECC; // type:object size:0x2 data:2byte +lbl_805D8ECE = .sdata2:0x805D8ECE; // type:object size:0x2 data:2byte +lbl_805D8ED0 = .sdata2:0x805D8ED0; // type:object size:0x4 data:float +lbl_805D8ED4 = .sdata2:0x805D8ED4; // type:object size:0x4 data:float +lbl_805D8ED8 = .sdata2:0x805D8ED8; // type:object size:0x4 data:float +lbl_805D8EDC = .sdata2:0x805D8EDC; // type:object size:0x4 data:float +lbl_805D8EE0 = .sdata2:0x805D8EE0; // type:object size:0x8 data:double +lbl_805D8EE8 = .sdata2:0x805D8EE8; // type:object size:0x4 data:float +lbl_805D8EEC = .sdata2:0x805D8EEC; // type:object size:0x4 data:float +lbl_805D8EF0 = .sdata2:0x805D8EF0; // type:object size:0x8 data:double +lbl_805D8EF8 = .sdata2:0x805D8EF8; // type:object size:0x4 data:float +lbl_805D8EFC = .sdata2:0x805D8EFC; // type:object size:0x4 data:float +lbl_805D8F00 = .sdata2:0x805D8F00; // type:object size:0x4 data:float +lbl_805D8F08 = .sdata2:0x805D8F08; // type:object size:0x8 data:double +lbl_805D8F10 = .sdata2:0x805D8F10; // type:object size:0x4 data:float +lbl_805D8F18 = .sdata2:0x805D8F18; // type:object size:0x8 data:double +lbl_805D8F20 = .sdata2:0x805D8F20; // type:object size:0x4 data:float +lbl_805D8F24 = .sdata2:0x805D8F24; // type:object size:0x4 data:float +lbl_805D8F28 = .sdata2:0x805D8F28; // type:object size:0x4 data:float +lbl_805D8F2C = .sdata2:0x805D8F2C; // type:object size:0x4 data:float +lbl_805D8F30 = .sdata2:0x805D8F30; // type:object size:0x4 data:float +lbl_805D8F34 = .sdata2:0x805D8F34; // type:object size:0x4 data:float +lbl_805D8F38 = .sdata2:0x805D8F38; // type:object size:0x8 +lbl_805D8F40 = .sdata2:0x805D8F40; // type:object size:0x8 +lbl_805D8F48 = .sdata2:0x805D8F48; // type:object size:0x8 +lbl_805D8F50 = .sdata2:0x805D8F50; // type:object size:0x2 data:2byte +lbl_805D8F52 = .sdata2:0x805D8F52; // type:object size:0x6 data:2byte +lbl_805D8F58 = .sdata2:0x805D8F58; // type:object size:0x8 +lbl_805D8F60 = .sdata2:0x805D8F60; // type:object size:0x8 +lbl_805D8F68 = .sdata2:0x805D8F68; // type:object size:0x8 +lbl_805D8F70 = .sdata2:0x805D8F70; // type:object size:0x4 +lbl_805D8F74 = .sdata2:0x805D8F74; // type:object size:0x4 +lbl_805D8F78 = .sdata2:0x805D8F78; // type:object size:0x4 +lbl_805D8F7C = .sdata2:0x805D8F7C; // type:object size:0x4 +lbl_805D8F80 = .sdata2:0x805D8F80; // type:object size:0x1 data:byte +lbl_805D8F81 = .sdata2:0x805D8F81; // type:object size:0x1 data:byte +lbl_805D8F82 = .sdata2:0x805D8F82; // type:object size:0x1 data:byte +lbl_805D8F83 = .sdata2:0x805D8F83; // type:object size:0x1 data:byte +lbl_805D8F84 = .sdata2:0x805D8F84; // type:object size:0x1 data:byte +lbl_805D8F85 = .sdata2:0x805D8F85; // type:object size:0x1 data:byte +lbl_805D8F88 = .sdata2:0x805D8F88; // type:object size:0x8 +lbl_805D8F90 = .sdata2:0x805D8F90; // type:object size:0x1 data:byte +lbl_805D8F91 = .sdata2:0x805D8F91; // type:object size:0x1 data:byte +lbl_805D8F92 = .sdata2:0x805D8F92; // type:object size:0x1 data:byte +lbl_805D8F93 = .sdata2:0x805D8F93; // type:object size:0x1 data:byte +lbl_805D8F94 = .sdata2:0x805D8F94; // type:object size:0x1 data:byte +lbl_805D8F95 = .sdata2:0x805D8F95; // type:object size:0x1 data:byte +lbl_805D8F96 = .sdata2:0x805D8F96; // type:object size:0x1 data:byte +lbl_805D8F98 = .sdata2:0x805D8F98; // type:object size:0x8 data:double +lbl_805D8FA0 = .sdata2:0x805D8FA0; // type:object size:0x4 data:float +lbl_805D8FA4 = .sdata2:0x805D8FA4; // type:object size:0x4 data:float +lbl_805D8FA8 = .sdata2:0x805D8FA8; // type:object size:0x4 data:float +lbl_805D8FAC = .sdata2:0x805D8FAC; // type:object size:0x4 data:float +lbl_805D8FB0 = .sdata2:0x805D8FB0; // type:object size:0x4 data:float +lbl_805D8FB4 = .sdata2:0x805D8FB4; // type:object size:0x4 data:float +lbl_805D8FB8 = .sdata2:0x805D8FB8; // type:object size:0x8 data:double +lbl_805D8FC0 = .sdata2:0x805D8FC0; // type:object size:0x8 data:double +lbl_805D8FC8 = .sdata2:0x805D8FC8; // type:object size:0x8 data:double +lbl_805D8FD0 = .sdata2:0x805D8FD0; // type:object size:0x4 data:float +lbl_805D8FD4 = .sdata2:0x805D8FD4; // type:object size:0x4 data:float +lbl_805D8FD8 = .sdata2:0x805D8FD8; // type:object size:0x4 data:float +lbl_805D8FE0 = .sdata2:0x805D8FE0; // type:object size:0x8 data:double +lbl_805D8FE8 = .sdata2:0x805D8FE8; // type:object size:0x8 data:double +lbl_805D8FF0 = .sdata2:0x805D8FF0; // type:object size:0x4 data:float +lbl_805D8FF4 = .sdata2:0x805D8FF4; // type:object size:0x4 data:float +lbl_805D8FF8 = .sdata2:0x805D8FF8; // type:object size:0x4 data:float +lbl_805D8FFC = .sdata2:0x805D8FFC; // type:object size:0x4 data:float +lbl_805D9000 = .sdata2:0x805D9000; // type:object size:0x4 data:float +lbl_805D9004 = .sdata2:0x805D9004; // type:object size:0x4 data:float +lbl_805D9008 = .sdata2:0x805D9008; // type:object size:0x8 data:double +lbl_805D9010 = .sdata2:0x805D9010; // type:object size:0x4 data:float +lbl_805D9014 = .sdata2:0x805D9014; // type:object size:0x4 data:float +lbl_805D9018 = .sdata2:0x805D9018; // type:object size:0x4 data:float +lbl_805D901C = .sdata2:0x805D901C; // type:object size:0x4 data:float +lbl_805D9020 = .sdata2:0x805D9020; // type:object size:0x4 data:float +lbl_805D9024 = .sdata2:0x805D9024; // type:object size:0x4 data:float +lbl_805D9028 = .sdata2:0x805D9028; // type:object size:0x4 data:float +lbl_805D902C = .sdata2:0x805D902C; // type:object size:0x4 data:float +lbl_805D9030 = .sdata2:0x805D9030; // type:object size:0x4 data:float +lbl_805D9038 = .sdata2:0x805D9038; // type:object size:0x8 data:double +lbl_805D9040 = .sdata2:0x805D9040; // type:object size:0x4 data:float +lbl_805D9044 = .sdata2:0x805D9044; // type:object size:0x4 data:float +lbl_805D9048 = .sdata2:0x805D9048; // type:object size:0x4 data:float +lbl_805D9050 = .sdata2:0x805D9050; // type:object size:0x8 data:double +lbl_805D9058 = .sdata2:0x805D9058; // type:object size:0x4 data:float +lbl_805D905C = .sdata2:0x805D905C; // type:object size:0x4 data:float +lbl_805D9060 = .sdata2:0x805D9060; // type:object size:0x8 data:double +lbl_805D9068 = .sdata2:0x805D9068; // type:object size:0x4 data:float +lbl_805D906C = .sdata2:0x805D906C; // type:object size:0x4 data:float +lbl_805D9070 = .sdata2:0x805D9070; // type:object size:0x4 data:float +lbl_805D9074 = .sdata2:0x805D9074; // type:object size:0x4 data:float +lbl_805D9078 = .sdata2:0x805D9078; // type:object size:0x4 data:float +lbl_805D907C = .sdata2:0x805D907C; // type:object size:0x4 data:float +lbl_805D9080 = .sdata2:0x805D9080; // type:object size:0x4 data:float +lbl_805D9084 = .sdata2:0x805D9084; // type:object size:0x4 data:float +lbl_805D9088 = .sdata2:0x805D9088; // type:object size:0x4 data:float +lbl_805D9090 = .sdata2:0x805D9090; // type:object size:0x8 data:double +lbl_805D9098 = .sdata2:0x805D9098; // type:object size:0x8 data:double +lbl_805D90A0 = .sdata2:0x805D90A0; // type:object size:0x4 data:float +lbl_805D90A4 = .sdata2:0x805D90A4; // type:object size:0x4 data:float +lbl_805D90A8 = .sdata2:0x805D90A8; // type:object size:0x8 data:double +lbl_805D90B0 = .sdata2:0x805D90B0; // type:object size:0x4 data:float +lbl_805D90B4 = .sdata2:0x805D90B4; // type:object size:0x4 data:float +lbl_805D90B8 = .sdata2:0x805D90B8; // type:object size:0x8 data:double +lbl_805D90C0 = .sdata2:0x805D90C0; // type:object size:0x4 data:float +lbl_805D90C8 = .sdata2:0x805D90C8; // type:object size:0x8 data:double +lbl_805D90D0 = .sdata2:0x805D90D0; // type:object size:0x4 data:float +lbl_805D90D4 = .sdata2:0x805D90D4; // type:object size:0x4 data:float +lbl_805D90D8 = .sdata2:0x805D90D8; // type:object size:0x4 data:float +lbl_805D90E0 = .sdata2:0x805D90E0; // type:object size:0x8 data:double +lbl_805D90E8 = .sdata2:0x805D90E8; // type:object size:0x8 data:double +lbl_805D90F0 = .sdata2:0x805D90F0; // type:object size:0x4 data:float +lbl_805D90F4 = .sdata2:0x805D90F4; // type:object size:0x4 data:float +lbl_805D90F8 = .sdata2:0x805D90F8; // type:object size:0x4 data:float +lbl_805D9100 = .sdata2:0x805D9100; // type:object size:0x8 data:double +lbl_805D9108 = .sdata2:0x805D9108; // type:object size:0x8 data:float +lbl_805D9110 = .sdata2:0x805D9110; // type:object size:0x4 data:float +lbl_805D9114 = .sdata2:0x805D9114; // type:object size:0x4 data:float +lbl_805D9118 = .sdata2:0x805D9118; // type:object size:0x4 data:float +lbl_805D911C = .sdata2:0x805D911C; // type:object size:0x4 data:float +lbl_805D9120 = .sdata2:0x805D9120; // type:object size:0x4 data:float +lbl_805D9124 = .sdata2:0x805D9124; // type:object size:0x4 data:float +lbl_805D9128 = .sdata2:0x805D9128; // type:object size:0x8 data:double +lbl_805D9130 = .sdata2:0x805D9130; // type:object size:0x4 data:float +lbl_805D9134 = .sdata2:0x805D9134; // type:object size:0x4 data:float +lbl_805D9138 = .sdata2:0x805D9138; // type:object size:0x4 data:float +lbl_805D9140 = .sdata2:0x805D9140; // type:object size:0x8 data:double +lbl_805D9148 = .sdata2:0x805D9148; // type:object size:0x4 data:float +lbl_805D914C = .sdata2:0x805D914C; // type:object size:0x4 data:float +lbl_805D9150 = .sdata2:0x805D9150; // type:object size:0x4 data:float +lbl_805D9154 = .sdata2:0x805D9154; // type:object size:0x4 data:float +lbl_805D9158 = .sdata2:0x805D9158; // type:object size:0x4 data:float +lbl_805D915C = .sdata2:0x805D915C; // type:object size:0x4 data:float +lbl_805D9160 = .sdata2:0x805D9160; // type:object size:0x8 data:double +lbl_805D9168 = .sdata2:0x805D9168; // type:object size:0x8 data:double +lbl_805D9170 = .sdata2:0x805D9170; // type:object size:0x4 data:float +lbl_805D9174 = .sdata2:0x805D9174; // type:object size:0x4 data:float +lbl_805D9178 = .sdata2:0x805D9178; // type:object size:0x4 data:float +lbl_805D917C = .sdata2:0x805D917C; // type:object size:0x4 data:float +lbl_805D9180 = .sdata2:0x805D9180; // type:object size:0x4 data:float +lbl_805D9184 = .sdata2:0x805D9184; // type:object size:0x4 data:float +lbl_805D9188 = .sdata2:0x805D9188; // type:object size:0x8 data:double +lbl_805D9190 = .sdata2:0x805D9190; // type:object size:0x4 data:float +lbl_805D9194 = .sdata2:0x805D9194; // type:object size:0x4 data:float +lbl_805D9198 = .sdata2:0x805D9198; // type:object size:0x8 data:double +lbl_805D91A0 = .sdata2:0x805D91A0; // type:object size:0x4 data:float +lbl_805D91A4 = .sdata2:0x805D91A4; // type:object size:0x4 data:float +lbl_805D91A8 = .sdata2:0x805D91A8; // type:object size:0x4 data:float +lbl_805D91B0 = .sdata2:0x805D91B0; // type:object size:0x8 data:double +lbl_805D91B8 = .sdata2:0x805D91B8; // type:object size:0x4 data:float +lbl_805D91BC = .sdata2:0x805D91BC; // type:object size:0x4 data:float +lbl_805D91C0 = .sdata2:0x805D91C0; // type:object size:0x4 data:float +lbl_805D91C4 = .sdata2:0x805D91C4; // type:object size:0x4 data:float +lbl_805D91C8 = .sdata2:0x805D91C8; // type:object size:0x4 data:float +lbl_805D91CC = .sdata2:0x805D91CC; // type:object size:0x4 data:float +lbl_805D91D0 = .sdata2:0x805D91D0; // type:object size:0x8 data:double +lbl_805D91D8 = .sdata2:0x805D91D8; // type:object size:0x4 data:float +lbl_805D91DC = .sdata2:0x805D91DC; // type:object size:0x4 data:float +lbl_805D91E0 = .sdata2:0x805D91E0; // type:object size:0x8 data:double +lbl_805D91E8 = .sdata2:0x805D91E8; // type:object size:0x8 data:double +lbl_805D91F0 = .sdata2:0x805D91F0; // type:object size:0x4 data:float +lbl_805D91F4 = .sdata2:0x805D91F4; // type:object size:0x4 data:float +lbl_805D91F8 = .sdata2:0x805D91F8; // type:object size:0x8 data:byte +lbl_805D9200 = .sdata2:0x805D9200; // type:object size:0x1 data:byte +lbl_805D9201 = .sdata2:0x805D9201; // type:object size:0x1 data:byte +lbl_805D9204 = .sdata2:0x805D9204; // type:object size:0x1 data:byte +lbl_805D9205 = .sdata2:0x805D9205; // type:object size:0x1 data:byte +lbl_805D9208 = .sdata2:0x805D9208; // type:object size:0x1 data:byte +lbl_805D9209 = .sdata2:0x805D9209; // type:object size:0x1 data:byte +lbl_805D9220 = .sbss2:0x805D9220; // type:object size:0x8 data:float +lbl_805D9228 = .sbss2:0x805D9228; // type:object size:0x1 data:byte +lbl_805D9229 = .sbss2:0x805D9229; // type:object size:0x1 data:byte +lbl_805D922A = .sbss2:0x805D922A; // type:object size:0x1 data:byte +lbl_805D922B = .sbss2:0x805D922B; // type:object size:0x5 data:byte +lbl_805D9230 = .sbss2:0x805D9230; // type:object size:0x8 +lbl_805D9238 = .sbss2:0x805D9238; // type:object size:0x8 diff --git a/configure.py b/configure.py index 1740feb..773640c 100644 --- a/configure.py +++ b/configure.py @@ -14,6 +14,9 @@ VERSIONS = [ "G2ME01", # 0 "G2MJ01", # 1 "G2MP01", # 2 + "R32J01", # 3 + "R3ME01", # 4 + "R3MP01", # 5 ] if len(VERSIONS) > 1: @@ -110,15 +113,20 @@ CFLAGS_RUNTIME = [ "-use_lmw_stmw on", "-str reuse,pool,readonly", "-gccinc", - "-inline deferred,auto", "-common off", ] -LINKER_VERSION = "2.7" +if version_num >= 3: + CFLAGS_RUNTIME.append("-inline auto") + LINKER_VERSION = "3.0" +else: + CFLAGS_RUNTIME.append("-inline deferred,auto") + LINKER_VERSION = "2.7" + LIBS = [ { "lib": "MSL_C.PPCEABI.bare.H", - "mw_version": "2.7", + "mw_version": LINKER_VERSION, "cflags": CFLAGS_RUNTIME, "host": False, "objects": [ diff --git a/orig/R32J01.sha1 b/orig/R32J01.sha1 new file mode 100644 index 0000000..0ea320d --- /dev/null +++ b/orig/R32J01.sha1 @@ -0,0 +1 @@ +442947ba57dce414917feab0e75a8227690b3e4b build/R32J01/main.dol diff --git a/orig/R32J01/.gitkeep b/orig/R32J01/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/orig/R3ME01.sha1 b/orig/R3ME01.sha1 new file mode 100644 index 0000000..e2949d0 --- /dev/null +++ b/orig/R3ME01.sha1 @@ -0,0 +1 @@ +2375606f4e9429a699cfa02728b0bb1176421226 build/R3ME01/main.dol diff --git a/orig/R3ME01/.gitkeep b/orig/R3ME01/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/orig/R3MP01.sha1 b/orig/R3MP01.sha1 new file mode 100644 index 0000000..cccecd5 --- /dev/null +++ b/orig/R3MP01.sha1 @@ -0,0 +1 @@ +077712e46eb7cf2488942f337d215636edbc972d build/R3MP01/main.dol diff --git a/orig/R3MP01/.gitkeep b/orig/R3MP01/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/src/Runtime/NMWException.h b/src/Runtime/NMWException.h index d3e6290..5ad6339 100644 --- a/src/Runtime/NMWException.h +++ b/src/Runtime/NMWException.h @@ -3,6 +3,8 @@ #include +#include "__ppc_eabi_linker.h" + #ifdef __cplusplus extern "C" { #endif diff --git a/tools/dtk_version b/tools/dtk_version index d379b57..534baa8 100644 --- a/tools/dtk_version +++ b/tools/dtk_version @@ -1 +1 @@ -v0.3.6 +v0.3.7