diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2024-01-21 05:24:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-20 21:24:05 -0700 |
| commit | 27e0f763e0b84dcb87071b7bc26109a0e1ee3ecb (patch) | |
| tree | fd6938a960b64cfe8fb0278601897a41b3e4cd10 /tools | |
| parent | 639fec14583decbebba6bc069157884bda17f054 (diff) | |
update docs (#555)
* Update doxygen-gh-pages.yml
* reorganise docs folder add ref and a button to switch between dark and light, optimise doxygen
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/doxygen_symbol_gen.py | 6 | ||||
| -rw-r--r-- | tools/doxygen_syms.md | 710 |
2 files changed, 6 insertions, 710 deletions
diff --git a/tools/doxygen_symbol_gen.py b/tools/doxygen_symbol_gen.py index 1754b5f54..c798dd787 100644 --- a/tools/doxygen_symbol_gen.py +++ b/tools/doxygen_symbol_gen.py @@ -31,6 +31,12 @@ def process_map_file(map_file_path): continue if function_name.startswith("jpt_"): continue + if function_name.startswith("0x"): + continue + if function_name.startswith("("): + continue + if function_name.startswith("__"): + continue # Format the information into the Doxygen style result += f"[{function_name}](@ref {function_name}) | {address}\n" diff --git a/tools/doxygen_syms.md b/tools/doxygen_syms.md index 812fa25e4..23039f3ce 100644 --- a/tools/doxygen_syms.md +++ b/tools/doxygen_syms.md @@ -5,95 +5,8 @@ This page displays the memory addresses of variables in the project. The following table shows the memory addresses of important variables: Variable Name | Memory Address --------------|--------------- -[0x80000000](@ref 0x80000000) | 0x80000000 -[0xa4000000](@ref 0xa4000000) | 0xA4000000 -[0xa40004c0](@ref 0xa40004c0) | 0xA40004C0 -[0xa4000774](@ref 0xa4000774) | 0xA4000774 -[0xa4001000](@ref 0xa4001000) | 0xA4001000 -[0xa4040010](@ref 0xa4040010) | 0xA4040010 -[0xa4080000](@ref 0xa4080000) | 0xA4080000 -[0xa4300000](@ref 0xa4300000) | 0xA4300000 -[0xa4300004](@ref 0xa4300004) | 0xA4300004 -[0xa4300008](@ref 0xa4300008) | 0xA4300008 -[0xa430000c](@ref 0xa430000c) | 0xA430000C -[0xa4400010](@ref 0xa4400010) | 0xA4400010 -[0xa450000c](@ref 0xa450000c) | 0xA450000C -[0xa4600000](@ref 0xa4600000) | 0xA4600000 -[0xa4600004](@ref 0xa4600004) | 0xA4600004 -[0xa460000c](@ref 0xa460000c) | 0xA460000C -[0xa4600010](@ref 0xa4600010) | 0xA4600010 -[0xa4700000](@ref 0xa4700000) | 0xA4700000 -[0xa4700010](@ref 0xa4700010) | 0xA4700010 -[0xa4800018](@ref 0xa4800018) | 0xA4800018 -[0xb0000008](@ref 0xb0000008) | 0xB0000008 -[0xb0000010](@ref 0xb0000010) | 0xB0000010 -[0xb0000014](@ref 0xb0000014) | 0xB0000014 -[0xc0000000](@ref 0xc0000000) | 0xC0000000 -[0xc0000008](@ref 0xc0000008) | 0xC0000008 -[0xc000000c](@ref 0xc000000c) | 0xC000000C -[0xfff00](@ref 0xfff00) | 0x000FFF00 -[0x3004000](@ref 0x3004000) | 0x03004000 -[0x3004800](@ref 0x3004800) | 0x03004800 -[0x3005000](@ref 0x3005000) | 0x03005000 -[0x3005800](@ref 0x3005800) | 0x03005800 -[0x3006000](@ref 0x3006000) | 0x03006000 -[0x3006800](@ref 0x3006800) | 0x03006800 -[0x3007000](@ref 0x3007000) | 0x03007000 -[0x3007800](@ref 0x3007800) | 0x03007800 -[0x3008000](@ref 0x3008000) | 0x03008000 -[0x3008800](@ref 0x3008800) | 0x03008800 -[0x5ff8db8](@ref 0x5ff8db8) | 0x05FF8DB8 -[0xb002a00](@ref 0xb002a00) | 0x0B002A00 -[0xa4040004](@ref 0xa4040004) | 0xA4040004 -[0xa4040008](@ref 0xa4040008) | 0xA4040008 -[0xa404000c](@ref 0xa404000c) | 0xA404000C -[0xa4040010](@ref 0xa4040010) | 0xA4040010 -[0xa4300008](@ref 0xa4300008) | 0xA4300008 -[0xa430000c](@ref 0xa430000c) | 0xA430000C -[0xa4400004](@ref 0xa4400004) | 0xA4400004 -[0xa4400008](@ref 0xa4400008) | 0xA4400008 -[0xa440000c](@ref 0xa440000c) | 0xA440000C -[0xa4400010](@ref 0xa4400010) | 0xA4400010 -[0xa4400014](@ref 0xa4400014) | 0xA4400014 -[0xa4400018](@ref 0xa4400018) | 0xA4400018 -[0xa440001c](@ref 0xa440001c) | 0xA440001C -[0xa4400020](@ref 0xa4400020) | 0xA4400020 -[0xa4400024](@ref 0xa4400024) | 0xA4400024 -[0xa4400028](@ref 0xa4400028) | 0xA4400028 -[0xa440002c](@ref 0xa440002c) | 0xA440002C -[0xa4400030](@ref 0xa4400030) | 0xA4400030 -[0xa4400034](@ref 0xa4400034) | 0xA4400034 -[0xa4500004](@ref 0xa4500004) | 0xA4500004 -[0xa4500008](@ref 0xa4500008) | 0xA4500008 -[0xa450000c](@ref 0xa450000c) | 0xA450000C -[0xa4500010](@ref 0xa4500010) | 0xA4500010 -[0xa4500014](@ref 0xa4500014) | 0xA4500014 -[0xa4600004](@ref 0xa4600004) | 0xA4600004 -[0xa4600008](@ref 0xa4600008) | 0xA4600008 -[0xa460000c](@ref 0xa460000c) | 0xA460000C -[0xa4600010](@ref 0xa4600010) | 0xA4600010 -[0xa4600024](@ref 0xa4600024) | 0xA4600024 -[0xa4600028](@ref 0xa4600028) | 0xA4600028 -[0xa460002c](@ref 0xa460002c) | 0xA460002C -[0xa4600030](@ref 0xa4600030) | 0xA4600030 -[0xa4800004](@ref 0xa4800004) | 0xA4800004 -[0xa4800010](@ref 0xa4800010) | 0xA4800010 -[0xa4800018](@ref 0xa4800018) | 0xA4800018 -[0xa5000508](@ref 0xa5000508) | 0xA5000508 -[0xa5000510](@ref 0xa5000510) | 0xA5000510 -[0xe6fffffc](@ref 0xe6fffffc) | 0xE6FFFFFC -[0xfa00000c](@ref 0xfa00000c) | 0xFA00000C -[0xfa000010](@ref 0xfa000010) | 0xFA000010 -[0xfa000018](@ref 0xfa000018) | 0xFA000018 -[0x0](@ref 0x0) | 0x00BE9160 -[(.boot)](@ref (.boot)) | 0xA4000000 [ipl3_entry](@ref ipl3_entry) | 0xA4000040 [ipl3_font](@ref ipl3_font) | 0xA4000B70 -[(.boot))](@ref (.boot))) | 0xA4001000 -[(.boot))](@ref (.boot))) | 0x00001000 -[(.boot))](@ref (.boot))) | 0x00BE9160 -[(.main)](@ref (.main)) | 0x80000400 -[__romPos](@ref __romPos) | 0x00001000 [entry_point](@ref entry_point) | 0x80000400 [create_thread](@ref create_thread) | 0x80000450 [main_func](@ref main_func) | 0x80000484 @@ -2579,11 +2492,8 @@ Variable Name | Memory Address [osSpTaskLoad](@ref osSpTaskLoad) | 0x800CCF8C [osSpTaskStartGo](@ref osSpTaskStartGo) | 0x800CD0EC [osContInit](@ref osContInit) | 0x800CD130 -[__osContGetInitData](@ref __osContGetInitData) | 0x800CD328 -[__osPackRequestData](@ref __osPackRequestData) | 0x800CD3F8 [osContStartReadData](@ref osContStartReadData) | 0x800CD4F0 [osContGetReadData](@ref osContGetReadData) | 0x800CD5B4 -[__osPackReadData](@ref __osPackReadData) | 0x800CD65C [osRecvMesg](@ref osRecvMesg) | 0x800CD750 [osWritebackDCacheAll](@ref osWritebackDCacheAll) | 0x800CD890 [osSendMesg](@ref osSendMesg) | 0x800CD8C0 @@ -2595,27 +2505,13 @@ Variable Name | Memory Address [osSpTaskYield](@ref osSpTaskYield) | 0x800CDD40 [osSpTaskYielded](@ref osSpTaskYielded) | 0x800CDD60 [osGetTime](@ref osGetTime) | 0x800CDDE0 -[__ull_rshift](@ref __ull_rshift) | 0x800CDE70 -[__ull_rem](@ref __ull_rem) | 0x800CDE9C -[__ull_div](@ref __ull_div) | 0x800CDED8 -[__ll_lshift](@ref __ll_lshift) | 0x800CDF14 -[__ll_rem](@ref __ll_rem) | 0x800CDF40 -[__ll_div](@ref __ll_div) | 0x800CDF7C -[__ll_mul](@ref __ll_mul) | 0x800CDFD8 -[__ull_divremi](@ref __ull_divremi) | 0x800CE008 -[__ll_mod](@ref __ll_mod) | 0x800CE068 -[__ll_rshift](@ref __ll_rshift) | 0x800CE104 -[__osGetCurrFaultedThread](@ref __osGetCurrFaultedThread) | 0x800CE130 [sqrtf](@ref sqrtf) | 0x800CE140 [guOrthoF](@ref guOrthoF) | 0x800CE150 [guOrtho](@ref guOrtho) | 0x800CE2A4 [osSetTime](@ref osSetTime) | 0x800CE310 [osEepromProbe](@ref osEepromProbe) | 0x800CE340 [osPfsIsPlug](@ref osPfsIsPlug) | 0x800CE3B0 -[__osPfsRequestData](@ref __osPfsRequestData) | 0x800CE550 -[__osPfsGetInitData](@ref __osPfsGetInitData) | 0x800CE64C [osPfsInit](@ref osPfsInit) | 0x800CE720 -[__osPfsGetStatus](@ref __osPfsGetStatus) | 0x800CE7D4 [osPfsNumFiles](@ref osPfsNumFiles) | 0x800CE8E0 [osPfsFileState](@ref osPfsFileState) | 0x800CEA30 [osPfsFreeBlocks](@ref osPfsFreeBlocks) | 0x800CED20 @@ -2635,108 +2531,45 @@ Variable Name | Memory Address [guMtxCatL](@ref guMtxCatL) | 0x800CF820 [osPfsFindFile](@ref osPfsFindFile) | 0x800CF880 [osPfsDeleteFile](@ref osPfsDeleteFile) | 0x800CFA40 -[__osPfsReleasePages](@ref __osPfsReleasePages) | 0x800CFD20 -[__osBlockSum](@ref __osBlockSum) | 0x800CFF58 [osEepromLongWrite](@ref osEepromLongWrite) | 0x800D0050 [osEepromLongRead](@ref osEepromLongRead) | 0x800D0190 [osPfsReadWriteFile](@ref osPfsReadWriteFile) | 0x800D03CC [osPfsAllocateFile](@ref osPfsAllocateFile) | 0x800D07D0 -[__osPfsDeclearPage](@ref __osPfsDeclearPage) | 0x800D0C54 [osAiSetFrequency](@ref osAiSetFrequency) | 0x800D0F80 [osAiGetLength](@ref osAiGetLength) | 0x800D10E0 [osAiSetNextBuffer](@ref osAiSetNextBuffer) | 0x800D10F0 [osGetCount](@ref osGetCount) | 0x800D11A0 -[__osExceptionPreamble](@ref __osExceptionPreamble) | 0x800D11B0 -[__osException](@ref __osException) | 0x800D11C0 [func_800D16E4](@ref func_800D16E4) | 0x800D16E4 -[__osEnqueueAndYield](@ref __osEnqueueAndYield) | 0x800D17CC -[__osEnqueueThread](@ref __osEnqueueThread) | 0x800D18CC -[__osPopThread](@ref __osPopThread) | 0x800D1914 -[__osDispatchThread](@ref __osDispatchThread) | 0x800D1924 -[__osCleanupThread](@ref __osCleanupThread) | 0x800D1AA0 -[__osDisableInt](@ref __osDisableInt) | 0x800D1AB0 -[__osRestoreInt](@ref __osRestoreInt) | 0x800D1AD0 -[__osDequeueThread](@ref __osDequeueThread) | 0x800D1AF0 -[__osSetSR](@ref __osSetSR) | 0x800D1B30 -[__osGetSR](@ref __osGetSR) | 0x800D1B40 -[__osSetFpcCsr](@ref __osSetFpcCsr) | 0x800D1B50 -[__osSiRawReadIo](@ref __osSiRawReadIo) | 0x800D1B60 -[__osSiRawWriteIo](@ref __osSiRawWriteIo) | 0x800D1BB0 [osWritebackDCache](@ref osWritebackDCache) | 0x800D1C00 [osMapTLBRdb](@ref osMapTLBRdb) | 0x800D1C80 [osPiRawReadIo](@ref osPiRawReadIo) | 0x800D1CE0 -[__osSetHWIntrRoutine](@ref __osSetHWIntrRoutine) | 0x800D1D40 -[__osLeoInterrupt](@ref __osLeoInterrupt) | 0x800D1D90 -[__osTimerServicesInit](@ref __osTimerServicesInit) | 0x800D2610 -[__osTimerInterrupt](@ref __osTimerInterrupt) | 0x800D269C -[__osSetTimerIntr](@ref __osSetTimerIntr) | 0x800D2814 -[__osInsertTimer](@ref __osInsertTimer) | 0x800D2888 [osGetThreadPri](@ref osGetThreadPri) | 0x800D2A10 -[__osViInit](@ref __osViInit) | 0x800D2A30 -[__osViGetCurrentContext](@ref __osViGetCurrentContext) | 0x800D2B80 -[__osViSwapContext](@ref __osViSwapContext) | 0x800D2B90 -[__osPiCreateAccessQueue](@ref __osPiCreateAccessQueue) | 0x800D2EF0 -[__osPiGetAccess](@ref __osPiGetAccess) | 0x800D2F40 -[__osPiRelAccess](@ref __osPiRelAccess) | 0x800D2F84 [osPiRawStartDma](@ref osPiRawStartDma) | 0x800D2FB0 [osEPiRawStartDma](@ref osEPiRawStartDma) | 0x800D3090 -[__osDevMgrMain](@ref __osDevMgrMain) | 0x800D3170 [bcopy](@ref bcopy) | 0x800D3520 [osVirtualToPhysical](@ref osVirtualToPhysical) | 0x800D3830 -[__osSpSetStatus](@ref __osSpSetStatus) | 0x800D38B0 -[__osSpSetPc](@ref __osSpSetPc) | 0x800D38C0 -[__osSpRawStartDma](@ref __osSpRawStartDma) | 0x800D3900 -[__osSpDeviceBusy](@ref __osSpDeviceBusy) | 0x800D3990 [osSetTimer](@ref osSetTimer) | 0x800D39C0 -[__osSiRawStartDma](@ref __osSiRawStartDma) | 0x800D3AA0 -[__osSiCreateAccessQueue](@ref __osSiCreateAccessQueue) | 0x800D3B50 -[__osSiGetAccess](@ref __osSiGetAccess) | 0x800D3BA0 -[__osSiRelAccess](@ref __osSiRelAccess) | 0x800D3BE4 [osJamMesg](@ref osJamMesg) | 0x800D3C10 [osPiGetCmdQueue](@ref osPiGetCmdQueue) | 0x800D3D60 -[__osSpGetStatus](@ref __osSpGetStatus) | 0x800D3D90 [guMtxF2L](@ref guMtxF2L) | 0x800D3DA0 [guMtxIdentF](@ref guMtxIdentF) | 0x800D3EA0 [guMtxIdent](@ref guMtxIdent) | 0x800D3F28 [guMtxL2F](@ref guMtxL2F) | 0x800D3F58 [osEepromWrite](@ref osEepromWrite) | 0x800D4010 -[__osPackEepWriteData](@ref __osPackEepWriteData) | 0x800D41C0 -[__osEepStatus](@ref __osEepStatus) | 0x800D42CC -[__osSumcalc](@ref __osSumcalc) | 0x800D44F0 -[__osIdCheckSum](@ref __osIdCheckSum) | 0x800D454C -[__osRepairPackId](@ref __osRepairPackId) | 0x800D45B4 -[__osCheckPackId](@ref __osCheckPackId) | 0x800D49CC -[__osGetId](@ref __osGetId) | 0x800D4B64 -[__osCheckId](@ref __osCheckId) | 0x800D4DC0 -[__osPfsRWInode](@ref __osPfsRWInode) | 0x800D4EBC -[__osPfsSelectBank](@ref __osPfsSelectBank) | 0x800D51DC [osPfsChecker](@ref osPfsChecker) | 0x800D5250 [corrupted_init](@ref corrupted_init) | 0x800D5914 [corrupted](@ref corrupted) | 0x800D5AC8 -[__osContRamRead](@ref __osContRamRead) | 0x800D5CB0 -[__osPackRamReadData](@ref __osPackRamReadData) | 0x800D5EF4 [guNormalize](@ref guNormalize) | 0x800D6060 [sinf](@ref sinf) | 0x800D60F0 [cosf](@ref cosf) | 0x800D62B0 [_Printf](@ref _Printf) | 0x800D6A90 [guMtxXFMF](@ref guMtxXFMF) | 0x800D70E0 [guMtxCatF](@ref guMtxCatF) | 0x800D7180 -[__osContRamWrite](@ref __osContRamWrite) | 0x800D72F0 -[__osPackRamWriteData](@ref __osPackRamWriteData) | 0x800D7520 [osEepromRead](@ref osEepromRead) | 0x800D76A0 -[__osPackEepReadData](@ref __osPackEepReadData) | 0x800D7890 -[__osAiDeviceBusy](@ref __osAiDeviceBusy) | 0x800D79A0 [osSetIntMask](@ref osSetIntMask) | 0x800D79D0 [osDestroyThread](@ref osDestroyThread) | 0x800D7A70 -[__osSiDeviceBusy](@ref __osSiDeviceBusy) | 0x800D7B70 [osLeoDiskInit](@ref osLeoDiskInit) | 0x800D7BA0 -[__osSetCompare](@ref __osSetCompare) | 0x800D7C90 -[__osResetGlobalIntMask](@ref __osResetGlobalIntMask) | 0x800D7CA0 -[__osEPiRawWriteIo](@ref __osEPiRawWriteIo) | 0x800D7D00 [osYieldThread](@ref osYieldThread) | 0x800D7D50 -[__osProbeTLB](@ref __osProbeTLB) | 0x800D7DA0 -[__osContAddressCrc](@ref __osContAddressCrc) | 0x800D7E60 -[__osContDataCrc](@ref __osContDataCrc) | 0x800D7F10 [memcpy](@ref memcpy) | 0x800D7FE0 [strlen](@ref strlen) | 0x800D800C [strchr](@ref strchr) | 0x800D8034 @@ -3766,24 +3599,12 @@ Variable Name | Memory Address [gAudioLoadLock](@ref gAudioLoadLock) | 0x800EA5DC [osClockRate](@ref osClockRate) | 0x800EA5E0 [D_800EA5E8](@ref D_800EA5E8) | 0x800EA5E8 -[__OSGlobalIntMask](@ref __OSGlobalIntMask) | 0x800EA5EC [D_800EA5F0](@ref D_800EA5F0) | 0x800EA5F0 [viMgrMainArgs](@ref viMgrMainArgs) | 0x800EA600 [osViModeTable](@ref osViModeTable) | 0x800EA620 -[__osPiDevMgr](@ref __osPiDevMgr) | 0x800EB340 -[__osPiTable](@ref __osPiTable) | 0x800EB35C [_osContInitialized](@ref _osContInitialized) | 0x800EB360 [hdwrBugFlag](@ref hdwrBugFlag) | 0x800EB370 -[__osHwIntTable](@ref __osHwIntTable) | 0x800EB380 -[__osThreadTail](@ref __osThreadTail) | 0x800EB3A0 -[__osRunQueue](@ref __osRunQueue) | 0x800EB3A8 -[__osActiveQueue](@ref __osActiveQueue) | 0x800EB3AC -[__osRunningThread](@ref __osRunningThread) | 0x800EB3B0 -[__osFaultedThread](@ref __osFaultedThread) | 0x800EB3B4 -[__osTimerList](@ref __osTimerList) | 0x800EB3C0 [sViContexts](@ref sViContexts) | 0x800EB3D0 -[__osViCurr](@ref __osViCurr) | 0x800EB430 -[__osViNext](@ref __osViNext) | 0x800EB434 [osViClock](@ref osViClock) | 0x800EB438 [gOsPiAccessQueueCreated](@ref gOsPiAccessQueueCreated) | 0x800EB440 [gOsSiAccessQueueCreated](@ref gOsSiAccessQueueCreated) | 0x800EB450 @@ -3959,10 +3780,6 @@ Variable Name | Memory Address [gHeadsetPanVolume](@ref gHeadsetPanVolume) | 0x800F6310 [gStereoPanVolume](@ref gStereoPanVolume) | 0x800F6510 [gDefaultPanVolume](@ref gDefaultPanVolume) | 0x800F6710 -[(.main))](@ref (.main))) | 0x800F6910 -[(.main))](@ref (.main))) | 0x000F7510 -[(.main))](@ref (.main))) | 0x00BE9160 -[(.main.noload)](@ref (.main.noload)) | 0x800F6910 [gControllers](@ref gControllers) | 0x800F6910 [gPlayers](@ref gPlayers) | 0x800F6990 [D_800FD850](@ref D_800FD850) | 0x800FD850 @@ -5007,9 +4824,7 @@ Variable Name | Memory Address [D_80194040](@ref D_80194040) | 0x80194040 [piMgrThread](@ref piMgrThread) | 0x80195270 [piMgrStack](@ref piMgrStack) | 0x80195420 -[__osPiMesgQueue](@ref __osPiMesgQueue) | 0x80196420 [piMgrMesgBuff](@ref piMgrMesgBuff) | 0x80196438 -[__osEventStateTab](@ref __osEventStateTab) | 0x80196440 [D_801964C0](@ref D_801964C0) | 0x801964C0 [_osContCmdBuf](@ref _osContCmdBuf) | 0x80196500 [_osContPifCtrl](@ref _osContPifCtrl) | 0x8019653C @@ -5018,25 +4833,14 @@ Variable Name | Memory Address [D_80196548](@ref D_80196548) | 0x80196548 [_osContMesgQueue](@ref _osContMesgQueue) | 0x80196568 [_osContMesgBuff](@ref _osContMesgBuff) | 0x80196580 -[__osPfsPifRam](@ref __osPfsPifRam) | 0x80196590 [leoDiskStack](@ref leoDiskStack) | 0x801965E0 -[__osBaseTimer](@ref __osBaseTimer) | 0x801975E0 -[__osCurrentTime](@ref __osCurrentTime) | 0x80197600 -[__osBaseCounter](@ref __osBaseCounter) | 0x80197608 -[__osViIntrCount](@ref __osViIntrCount) | 0x8019760C -[__osTimerCounter](@ref __osTimerCounter) | 0x80197610 [osPiMesgBuff](@ref osPiMesgBuff) | 0x80197620 [gOsPiMessageQueue](@ref gOsPiMessageQueue) | 0x80197628 [osSiMesgBuff](@ref osSiMesgBuff) | 0x80197640 [gOsSiMessageQueue](@ref gOsSiMessageQueue) | 0x80197648 -[__osEepPifRam](@ref __osEepPifRam) | 0x80197660 [D_8019769C](@ref D_8019769C) | 0x8019769C [D_801976A0](@ref D_801976A0) | 0x801976A0 [LeoDiskHandle](@ref LeoDiskHandle) | 0x80197850 -[__osDiskHandle](@ref __osDiskHandle) | 0x801978C0 -[(.main.noload))](@ref (.main.noload))) | 0x801978D0 -[(.racing)](@ref (.racing)) | 0x8028DF00 -[__romPos](@ref __romPos) | 0x000F7510 [func_8028DF00](@ref func_8028DF00) | 0x8028DF00 [func_8028DF38](@ref func_8028DF38) | 0x8028DF38 [func_8028E028](@ref func_8028E028) | 0x8028E028 @@ -5479,10 +5283,6 @@ Variable Name | Memory Address [gCourseTable](@ref gCourseTable) | 0x802B8D80 [D_802B91C0](@ref D_802B91C0) | 0x802B91C0 [D_802B91C8](@ref D_802B91C8) | 0x802B91C8 -[(.racing))](@ref (.racing))) | 0x802BA030 -[(.racing))](@ref (.racing))) | 0x00123640 -[(.racing))](@ref (.racing))) | 0x00BE9160 -[(.racing.noload)](@ref (.racing.noload)) | 0x802BA030 [D_802BA030](@ref D_802BA030) | 0x802BA030 [D_802BA032](@ref D_802BA032) | 0x802BA032 [D_802BA034](@ref D_802BA034) | 0x802BA034 @@ -5594,14 +5394,6 @@ Variable Name | Memory Address [gAudioErrorFlags](@ref gAudioErrorFlags) | 0x803B7198 [D_803B71A0](@ref D_803B71A0) | 0x803B71A0 [D_803B71B0](@ref D_803B71B0) | 0x803B71B0 -[(0x8)](@ref (0x8)) | 0x803B71C0 -[(.racing.noload))](@ref (.racing.noload))) | 0x803B71C0 -[0x10)](@ref 0x10)) | 0x000FD1A0 -[0x10)](@ref 0x10)) | 0x0000000F -[0xffff)](@ref 0xffff)) | 0x0000D1A0 -[(.endingSequences)](@ref (.endingSequences)) | 0x80280000 -[__romPos](@ref __romPos) | 0x00123640 -[0x0000000000123640](@ref 0x0000000000123640) | 0x80280000 [func_80280000](@ref func_80280000) | 0x80280000 [func_80280038](@ref func_80280038) | 0x80280038 [func_80280268](@ref func_80280268) | 0x80280268 @@ -5790,11 +5582,6 @@ Variable Name | Memory Address [D_80286A04](@ref D_80286A04) | 0x80286A04 [D_80286B34](@ref D_80286B34) | 0x80286B34 [D_80286B5C](@ref D_80286B5C) | 0x80286B5C -[(.endingSequences))](@ref (.endingSequences))) | 0x802874A0 -[(.endingSequences))](@ref (.endingSequences))) | 0x0012AAE0 -[(.endingSequences))](@ref (.endingSequences))) | 0x00BE9160 -[(.endingSequences.noload)](@ref (.endingSequences.noload)) | 0x802874A0 -[0x000000000012aae0](@ref 0x000000000012aae0) | 0x802874A0 [D_802874A0](@ref D_802874A0) | 0x802874A0 [D_802874B0](@ref D_802874B0) | 0x802874B0 [D_802874D4](@ref D_802874D4) | 0x802874D4 @@ -5819,11 +5606,6 @@ Variable Name | Memory Address [sCutsceneSplineSegment](@ref sCutsceneSplineSegment) | 0x80287B1C [D_80287B1E](@ref D_80287B1E) | 0x80287B1E [D_80287B20](@ref D_80287B20) | 0x80287B20 -[(.endingSequences.noload))](@ref (.endingSequences.noload))) | 0x80287B30 -[0x10)](@ref 0x10)) | 0x000006A0 -[0xffff)](@ref 0xffff)) | 0x000006A0 -[(.data_segment2)](@ref (.data_segment2)) | 0x02000000 -[__romPos](@ref __romPos) | 0x0012AAE0 [D_02000000](@ref D_02000000) | 0x02000000 [D_02000028](@ref D_02000028) | 0x02000028 [D_02000050](@ref D_02000050) | 0x02000050 @@ -6611,18 +6393,6 @@ Variable Name | Memory Address [D_02008008](@ref D_02008008) | 0x02008008 [D_02008030](@ref D_02008030) | 0x02008030 [D_02008058](@ref D_02008058) | 0x02008058 -[(.data_segment2))](@ref (.data_segment2))) | 0x02008070 -[(.data_segment2))](@ref (.data_segment2))) | 0x00132B50 -[(.data_segment2))](@ref (.data_segment2))) | 0x00BE9160 -[(.common_textures)](@ref (.common_textures)) | 0x0D000000 -[__romPos](@ref __romPos) | 0x00132B50 -[0x0000000000132b50](@ref 0x0000000000132b50) | 0x0D000000 -[(0x10)](@ref (0x10)) | 0x0D012920 -[(.common_textures))](@ref (.common_textures))) | 0x0D012920 -[(.common_textures))](@ref (.common_textures))) | 0x00145470 -[(.common_textures))](@ref (.common_textures))) | 0x00BE9160 -[(.kart_textures)](@ref (.kart_textures)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x00145470 [gKartLuigi000](@ref gKartLuigi000) | 0x0F000000 [gKartLuigi001](@ref gKartLuigi001) | 0x0F0004F4 [gKartLuigi002](@ref gKartLuigi002) | 0x0F0009F4 @@ -18451,12 +18221,6 @@ Variable Name | Memory Address [d_luigi_raceway_staff_ghost](@ref d_luigi_raceway_staff_ghost) | 0x0F4F9CAC [d_royal_raceway_staff_ghost](@ref d_royal_raceway_staff_ghost) | 0x0F4FAD04 [D_0F4FCAD0](@ref D_0F4FCAD0) | 0x0F4FCAD0 -[(.kart_textures))](@ref (.kart_textures))) | 0x0F4FCB00 -[(.kart_textures))](@ref (.kart_textures))) | 0x00641F70 -[(.kart_textures))](@ref (.kart_textures))) | 0x00BE9160 -[(.other_textures)](@ref (.other_textures)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x00641F70 -[0x0000000000641f70](@ref 0x0000000000641f70) | 0x0F000000 [gTextureSignShellShot0](@ref gTextureSignShellShot0) | 0x0F000000 [gTextureSignShellShot1](@ref gTextureSignShellShot1) | 0x0F00038C [gTextureGrayCheckerboard](@ref gTextureGrayCheckerboard) | 0x0F0005D4 @@ -18991,21 +18755,9 @@ Variable Name | Memory Address [gTextureCourseOutlineDoubleDeck](@ref gTextureCourseOutlineDoubleDeck) | 0x0F0E1BA8 [gTextureCourseOutlineDksJungleParkway](@ref gTextureCourseOutlineDksJungleParkway) | 0x0F0E1D2C [gTextureCourseOutlineBigDonut](@ref gTextureCourseOutlineBigDonut) | 0x0F0E2014 -[(0x10)](@ref (0x10)) | 0x0F0E22B0 -[(.other_textures))](@ref (.other_textures))) | 0x0F0E22B0 -[(.other_textures))](@ref (.other_textures))) | 0x00724220 -[(.other_textures))](@ref (.other_textures))) | 0x00BE9160 -[(.data_802BA370)](@ref (.data_802BA370)) | 0x802BA370 -[__romPos](@ref __romPos) | 0x00724220 [gSineTable](@ref gSineTable) | 0x802BA370 [gCosineTable](@ref gCosineTable) | 0x802BB370 [gArctanTable](@ref gArctanTable) | 0x802BF370 -[(0x10)](@ref (0x10)) | 0x802BFB80 -[(.data_802BA370))](@ref (.data_802BA370))) | 0x802BFB80 -[(.data_802BA370))](@ref (.data_802BA370))) | 0x00729A30 -[(.data_802BA370))](@ref (.data_802BA370))) | 0x00BE9160 -[(.textures_0a)](@ref (.textures_0a)) | 0x0A000000 -[__romPos](@ref __romPos) | 0x00729A30 [gTextureMarioFace00](@ref gTextureMarioFace00) | 0x0A000000 [gTextureMarioFace00_end](@ref gTextureMarioFace00_end) | 0x0A000CD4 [gTextureMarioFace01](@ref gTextureMarioFace01) | 0x0A000CD4 @@ -19878,12 +19630,6 @@ Variable Name | Memory Address [gTexture7FA194](@ref gTexture7FA194) | 0x0A0D0764 [gTexture7FA264](@ref gTexture7FA264) | 0x0A0D0834 [gTexture7FA334](@ref gTexture7FA334) | 0x0A0D0904 -[(0x10)](@ref (0x10)) | 0x0A0D0990 -[(.textures_0a))](@ref (.textures_0a))) | 0x0A0D0990 -[(.textures_0a))](@ref (.textures_0a))) | 0x007FA3C0 -[(.textures_0a))](@ref (.textures_0a))) | 0x00BE9160 -[(.textures_0b)](@ref (.textures_0b)) | 0x0B000000 -[__romPos](@ref __romPos) | 0x007FA3C0 [gTexturePlayerSelect](@ref gTexturePlayerSelect) | 0x0B000000 [gTexturePlayerSelect_end](@ref gTexturePlayerSelect_end) | 0x0B000C00 [gTextureOption](@ref gTextureOption) | 0x0B000C00 @@ -20010,256 +19756,27 @@ Variable Name | Memory Address [gTexturePinkBar_end](@ref gTexturePinkBar_end) | 0x0B026C00 [gTextureGoldBar](@ref gTextureGoldBar) | 0x0B026C00 [gTextureGoldBar_end](@ref gTextureGoldBar_end) | 0x0B027950 -[(0x10)](@ref (0x10)) | 0x0B027950 -[(.textures_0b))](@ref (.textures_0b))) | 0x0B027950 -[(.textures_0b))](@ref (.textures_0b))) | 0x00821D10 -[(.textures_0b))](@ref (.textures_0b))) | 0x00BE9160 -[(.data_821D10)](@ref (.data_821D10)) | 0x0B000000 -[__romPos](@ref __romPos) | 0x00821D10 [ceremony_data](@ref ceremony_data) | 0x0B000000 [data_821D10_end](@ref data_821D10_end) | 0x0B003AF0 -[(0x10)](@ref (0x10)) | 0x0B003AF0 -[(.data_821D10))](@ref (.data_821D10))) | 0x0B003AF0 -[(.data_821D10))](@ref (.data_821D10))) | 0x00825800 -[(.data_821D10))](@ref (.data_821D10))) | 0x00BE9160 -[(.data_825800)](@ref (.data_825800)) | 0x06000000 -[__romPos](@ref __romPos) | 0x00825800 [startup_logo](@ref startup_logo) | 0x06000000 [data_825800_end](@ref data_825800_end) | 0x06002CD0 -[(0x10)](@ref (0x10)) | 0x06002CD0 -[(.data_825800))](@ref (.data_825800))) | 0x06002CD0 -[(.data_825800))](@ref (.data_825800))) | 0x008284D0 -[(.data_825800))](@ref (.data_825800))) | 0x00BE9160 -[(.course_mario_raceway_dl_mio0)](@ref (.course_mario_raceway_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x008284D0 -[0x00000000008284d0](@ref 0x00000000008284d0) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06003150 -[(.course_mario_raceway_dl_mio0))](@ref (.course_mario_raceway_dl_mio0))) | 0x06003150 -[(.course_mario_raceway_dl_mio0))](@ref (.course_mario_raceway_dl_mio0))) | 0x0082B620 -[(.course_mario_raceway_dl_mio0))](@ref (.course_mario_raceway_dl_mio0))) | 0x00BE9160 -[(.course_choco_mountain_dl_mio0)](@ref (.course_choco_mountain_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x0082B620 -[0x000000000082b620](@ref 0x000000000082b620) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06002920 -[(.course_choco_mountain_dl_mio0))](@ref (.course_choco_mountain_dl_mio0))) | 0x06002920 -[(.course_choco_mountain_dl_mio0))](@ref (.course_choco_mountain_dl_mio0))) | 0x0082DF40 -[(.course_choco_mountain_dl_mio0))](@ref (.course_choco_mountain_dl_mio0))) | 0x00BE9160 -[(.course_bowsers_castle_dl_mio0)](@ref (.course_bowsers_castle_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x0082DF40 -[0x000000000082df40](@ref 0x000000000082df40) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06003E80 -[(.course_bowsers_castle_dl_mio0))](@ref (.course_bowsers_castle_dl_mio0))) | 0x06003E80 -[(.course_bowsers_castle_dl_mio0))](@ref (.course_bowsers_castle_dl_mio0))) | 0x00831DC0 -[(.course_bowsers_castle_dl_mio0))](@ref (.course_bowsers_castle_dl_mio0))) | 0x00BE9160 -[(.course_banshee_boardwalk_dl_mio0)](@ref (.course_banshee_boardwalk_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x00831DC0 -[0x0000000000831dc0](@ref 0x0000000000831dc0) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06003DE0 -[(.course_banshee_boardwalk_dl_mio0))](@ref (.course_banshee_boardwalk_dl_mio0))) | 0x06003DE0 -[(.course_banshee_boardwalk_dl_mio0))](@ref (.course_banshee_boardwalk_dl_mio0))) | 0x00835BA0 -[(.course_banshee_boardwalk_dl_mio0))](@ref (.course_banshee_boardwalk_dl_mio0))) | 0x00BE9160 -[(.course_yoshi_valley_dl_mio0)](@ref (.course_yoshi_valley_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x00835BA0 -[0x0000000000835ba0](@ref 0x0000000000835ba0) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06009BA0 -[(.course_yoshi_valley_dl_mio0))](@ref (.course_yoshi_valley_dl_mio0))) | 0x06009BA0 -[(.course_yoshi_valley_dl_mio0))](@ref (.course_yoshi_valley_dl_mio0))) | 0x0083F740 -[(.course_yoshi_valley_dl_mio0))](@ref (.course_yoshi_valley_dl_mio0))) | 0x00BE9160 -[(.course_frappe_snowland_dl_mio0)](@ref (.course_frappe_snowland_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x0083F740 -[0x000000000083f740](@ref 0x000000000083f740) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06003700 -[(.course_frappe_snowland_dl_mio0))](@ref (.course_frappe_snowland_dl_mio0))) | 0x06003700 -[(.course_frappe_snowland_dl_mio0))](@ref (.course_frappe_snowland_dl_mio0))) | 0x00842E40 -[(.course_frappe_snowland_dl_mio0))](@ref (.course_frappe_snowland_dl_mio0))) | 0x00BE9160 -[(.course_koopa_troopa_beach_dl_mio0)](@ref (.course_koopa_troopa_beach_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x00842E40 -[0x0000000000842e40](@ref 0x0000000000842e40) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06007D90 -[(.course_koopa_troopa_beach_dl_mio0))](@ref (.course_koopa_troopa_beach_dl_mio0))) | 0x06007D90 -[(.course_koopa_troopa_beach_dl_mio0))](@ref (.course_koopa_troopa_beach_dl_mio0))) | 0x0084ABD0 -[(.course_koopa_troopa_beach_dl_mio0))](@ref (.course_koopa_troopa_beach_dl_mio0))) | 0x00BE9160 -[(.course_royal_raceway_dl_mio0)](@ref (.course_royal_raceway_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x0084ABD0 -[0x000000000084abd0](@ref 0x000000000084abd0) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06003D10 -[(.course_royal_raceway_dl_mio0))](@ref (.course_royal_raceway_dl_mio0))) | 0x06003D10 -[(.course_royal_raceway_dl_mio0))](@ref (.course_royal_raceway_dl_mio0))) | 0x0084E8E0 -[(.course_royal_raceway_dl_mio0))](@ref (.course_royal_raceway_dl_mio0))) | 0x00BE9160 -[(.course_luigi_raceway_dl_mio0)](@ref (.course_luigi_raceway_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x0084E8E0 -[0x000000000084e8e0](@ref 0x000000000084e8e0) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06004540 -[(.course_luigi_raceway_dl_mio0))](@ref (.course_luigi_raceway_dl_mio0))) | 0x06004540 -[(.course_luigi_raceway_dl_mio0))](@ref (.course_luigi_raceway_dl_mio0))) | 0x00852E20 -[(.course_luigi_raceway_dl_mio0))](@ref (.course_luigi_raceway_dl_mio0))) | 0x00BE9160 -[(.course_moo_moo_farm_dl_mio0)](@ref (.course_moo_moo_farm_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x00852E20 -[0x0000000000852e20](@ref 0x0000000000852e20) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06005060 -[(.course_moo_moo_farm_dl_mio0))](@ref (.course_moo_moo_farm_dl_mio0))) | 0x06005060 -[(.course_moo_moo_farm_dl_mio0))](@ref (.course_moo_moo_farm_dl_mio0))) | 0x00857E80 -[(.course_moo_moo_farm_dl_mio0))](@ref (.course_moo_moo_farm_dl_mio0))) | 0x00BE9160 -[(.course_toads_turnpike_dl_mio0)](@ref (.course_toads_turnpike_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x00857E80 -[0x0000000000857e80](@ref 0x0000000000857e80) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x0600E820 -[(.course_toads_turnpike_dl_mio0))](@ref (.course_toads_turnpike_dl_mio0))) | 0x0600E820 -[(.course_toads_turnpike_dl_mio0))](@ref (.course_toads_turnpike_dl_mio0))) | 0x008666A0 -[(.course_toads_turnpike_dl_mio0))](@ref (.course_toads_turnpike_dl_mio0))) | 0x00BE9160 -[(.course_kalimari_desert_dl_mio0)](@ref (.course_kalimari_desert_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x008666A0 -[0x00000000008666a0](@ref 0x00000000008666a0) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06008650 -[(.course_kalimari_desert_dl_mio0))](@ref (.course_kalimari_desert_dl_mio0))) | 0x06008650 -[(.course_kalimari_desert_dl_mio0))](@ref (.course_kalimari_desert_dl_mio0))) | 0x0086ECF0 -[(.course_kalimari_desert_dl_mio0))](@ref (.course_kalimari_desert_dl_mio0))) | 0x00BE9160 -[(.course_sherbet_land_dl_mio0)](@ref (.course_sherbet_land_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x0086ECF0 -[0x000000000086ecf0](@ref 0x000000000086ecf0) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06003D10 -[(.course_sherbet_land_dl_mio0))](@ref (.course_sherbet_land_dl_mio0))) | 0x06003D10 -[(.course_sherbet_land_dl_mio0))](@ref (.course_sherbet_land_dl_mio0))) | 0x00872A00 -[(.course_sherbet_land_dl_mio0))](@ref (.course_sherbet_land_dl_mio0))) | 0x00BE9160 -[(.course_rainbow_road_dl_mio0)](@ref (.course_rainbow_road_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x00872A00 -[0x0000000000872a00](@ref 0x0000000000872a00) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x0600DAA0 -[(.course_rainbow_road_dl_mio0))](@ref (.course_rainbow_road_dl_mio0))) | 0x0600DAA0 -[(.course_rainbow_road_dl_mio0))](@ref (.course_rainbow_road_dl_mio0))) | 0x008804A0 -[(.course_rainbow_road_dl_mio0))](@ref (.course_rainbow_road_dl_mio0))) | 0x00BE9160 -[(.course_wario_stadium_dl_mio0)](@ref (.course_wario_stadium_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x008804A0 -[0x00000000008804a0](@ref 0x00000000008804a0) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06005190 -[(.course_wario_stadium_dl_mio0))](@ref (.course_wario_stadium_dl_mio0))) | 0x06005190 -[(.course_wario_stadium_dl_mio0))](@ref (.course_wario_stadium_dl_mio0))) | 0x00885630 -[(.course_wario_stadium_dl_mio0))](@ref (.course_wario_stadium_dl_mio0))) | 0x00BE9160 -[(.course_block_fort_dl_mio0)](@ref (.course_block_fort_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x00885630 -[0x0000000000885630](@ref 0x0000000000885630) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06000150 -[(.course_block_fort_dl_mio0))](@ref (.course_block_fort_dl_mio0))) | 0x06000150 -[(.course_block_fort_dl_mio0))](@ref (.course_block_fort_dl_mio0))) | 0x00885780 -[(.course_block_fort_dl_mio0))](@ref (.course_block_fort_dl_mio0))) | 0x00BE9160 -[(.course_skyscraper_dl_mio0)](@ref (.course_skyscraper_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x00885780 -[0x0000000000885780](@ref 0x0000000000885780) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06000120 -[(.course_skyscraper_dl_mio0))](@ref (.course_skyscraper_dl_mio0))) | 0x06000120 -[(.course_skyscraper_dl_mio0))](@ref (.course_skyscraper_dl_mio0))) | 0x008858A0 -[(.course_skyscraper_dl_mio0))](@ref (.course_skyscraper_dl_mio0))) | 0x00BE9160 -[(.course_double_deck_dl_mio0)](@ref (.course_double_deck_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x008858A0 -[0x00000000008858a0](@ref 0x00000000008858a0) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06000170 -[(.course_double_deck_dl_mio0))](@ref (.course_double_deck_dl_mio0))) | 0x06000170 -[(.course_double_deck_dl_mio0))](@ref (.course_double_deck_dl_mio0))) | 0x00885A10 -[(.course_double_deck_dl_mio0))](@ref (.course_double_deck_dl_mio0))) | 0x00BE9160 -[(.course_dks_jungle_parkway_dl_mio0)](@ref (.course_dks_jungle_parkway_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x00885A10 -[0x0000000000885a10](@ref 0x0000000000885a10) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06007240 -[(.course_dks_jungle_parkway_dl_mio0))](@ref (.course_dks_jungle_parkway_dl_mio0))) | 0x06007240 -[(.course_dks_jungle_parkway_dl_mio0))](@ref (.course_dks_jungle_parkway_dl_mio0))) | 0x0088CC50 -[(.course_dks_jungle_parkway_dl_mio0))](@ref (.course_dks_jungle_parkway_dl_mio0))) | 0x00BE9160 -[(.course_big_donut_dl_mio0)](@ref (.course_big_donut_dl_mio0)) | 0x06000000 -[__romPos](@ref __romPos) | 0x0088CC50 -[0x000000000088cc50](@ref 0x000000000088cc50) | 0x06000000 -[(0x10)](@ref (0x10)) | 0x06000120 -[(.course_big_donut_dl_mio0))](@ref (.course_big_donut_dl_mio0))) | 0x06000120 -[(.course_big_donut_dl_mio0))](@ref (.course_big_donut_dl_mio0))) | 0x0088CD70 -[(.course_big_donut_dl_mio0))](@ref (.course_big_donut_dl_mio0))) | 0x00BE9160 -[(.course_mario_raceway_offsets)](@ref (.course_mario_raceway_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088CD70 -[0x000000000088cd70](@ref 0x000000000088cd70) | 0x09000000 [mario_raceway_textures](@ref mario_raceway_textures) | 0x09000000 [mario_raceway_dls](@ref mario_raceway_dls) | 0x090001F0 -[(0x10)](@ref (0x10)) | 0x09000300 -[(.course_mario_raceway_offsets))](@ref (.course_mario_raceway_offsets))) | 0x09000300 -[(.course_mario_raceway_offsets))](@ref (.course_mario_raceway_offsets))) | 0x0088D070 -[(.course_mario_raceway_offsets))](@ref (.course_mario_raceway_offsets))) | 0x00BE9160 -[(.course_choco_mountain_offsets)](@ref (.course_choco_mountain_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088D070 -[0x000000000088d070](@ref 0x000000000088d070) | 0x09000000 [choco_mountain_textures](@ref choco_mountain_textures) | 0x09000000 [choco_mountain_dls](@ref choco_mountain_dls) | 0x09000150 -[(0x10)](@ref (0x10)) | 0x090002D0 -[(.course_choco_mountain_offsets))](@ref (.course_choco_mountain_offsets))) | 0x090002D0 -[(.course_choco_mountain_offsets))](@ref (.course_choco_mountain_offsets))) | 0x0088D340 -[(.course_choco_mountain_offsets))](@ref (.course_choco_mountain_offsets))) | 0x00BE9160 -[(.course_bowsers_castle_offsets)](@ref (.course_bowsers_castle_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088D340 -[0x000000000088d340](@ref 0x000000000088d340) | 0x09000000 [bowsers_castle_textures](@ref bowsers_castle_textures) | 0x09000000 [bowsers_castle_dls](@ref bowsers_castle_dls) | 0x090001D0 -[(0x10)](@ref (0x10)) | 0x09000380 -[(.course_bowsers_castle_offsets))](@ref (.course_bowsers_castle_offsets))) | 0x09000380 -[(.course_bowsers_castle_offsets))](@ref (.course_bowsers_castle_offsets))) | 0x0088D6C0 -[(.course_bowsers_castle_offsets))](@ref (.course_bowsers_castle_offsets))) | 0x00BE9160 -[(.course_banshee_boardwalk_offsets)](@ref (.course_banshee_boardwalk_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088D6C0 -[0x000000000088d6c0](@ref 0x000000000088d6c0) | 0x09000000 [banshee_boardwalk_textures](@ref banshee_boardwalk_textures) | 0x09000000 [banshee_boardwalk_dls](@ref banshee_boardwalk_dls) | 0x09000170 -[(0x10)](@ref (0x10)) | 0x09000300 -[(.course_banshee_boardwalk_offsets))](@ref (.course_banshee_boardwalk_offsets))) | 0x09000300 -[(.course_banshee_boardwalk_offsets))](@ref (.course_banshee_boardwalk_offsets))) | 0x0088D9C0 -[(.course_banshee_boardwalk_offsets))](@ref (.course_banshee_boardwalk_offsets))) | 0x00BE9160 -[(.course_yoshi_valley_offsets)](@ref (.course_yoshi_valley_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088D9C0 -[0x000000000088d9c0](@ref 0x000000000088d9c0) | 0x09000000 [yoshi_valley_textures](@ref yoshi_valley_textures) | 0x09000000 -[(0x10)](@ref (0x10)) | 0x090000F0 -[(.course_yoshi_valley_offsets))](@ref (.course_yoshi_valley_offsets))) | 0x090000F0 -[(.course_yoshi_valley_offsets))](@ref (.course_yoshi_valley_offsets))) | 0x0088DAB0 -[(.course_yoshi_valley_offsets))](@ref (.course_yoshi_valley_offsets))) | 0x00BE9160 -[(.course_frappe_snowland_offsets)](@ref (.course_frappe_snowland_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088DAB0 -[0x000000000088dab0](@ref 0x000000000088dab0) | 0x09000000 [frappe_snowland_textures](@ref frappe_snowland_textures) | 0x09000000 -[(0x10)](@ref (0x10)) | 0x09000090 -[(.course_frappe_snowland_offsets))](@ref (.course_frappe_snowland_offsets))) | 0x09000090 -[(.course_frappe_snowland_offsets))](@ref (.course_frappe_snowland_offsets))) | 0x0088DB40 -[(.course_frappe_snowland_offsets))](@ref (.course_frappe_snowland_offsets))) | 0x00BE9160 -[(.course_koopa_troopa_beach_offsets)](@ref (.course_koopa_troopa_beach_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088DB40 -[0x000000000088db40](@ref 0x000000000088db40) | 0x09000000 [koopa_troopa_beach_textures](@ref koopa_troopa_beach_textures) | 0x09000000 -[(0x10)](@ref (0x10)) | 0x09000110 -[(.course_koopa_troopa_beach_offsets))](@ref (.course_koopa_troopa_beach_offsets))) | 0x09000110 -[(.course_koopa_troopa_beach_offsets))](@ref (.course_koopa_troopa_beach_offsets))) | 0x0088DC50 -[(.course_koopa_troopa_beach_offsets))](@ref (.course_koopa_troopa_beach_offsets))) | 0x00BE9160 -[(.course_royal_raceway_offsets)](@ref (.course_royal_raceway_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088DC50 -[0x000000000088dc50](@ref 0x000000000088dc50) | 0x09000000 [royal_raceway_textures](@ref royal_raceway_textures) | 0x09000000 [royal_raceway_dls](@ref royal_raceway_dls) | 0x090002C0 -[(0x10)](@ref (0x10)) | 0x090004D0 -[(.course_royal_raceway_offsets))](@ref (.course_royal_raceway_offsets))) | 0x090004D0 -[(.course_royal_raceway_offsets))](@ref (.course_royal_raceway_offsets))) | 0x0088E120 -[(.course_royal_raceway_offsets))](@ref (.course_royal_raceway_offsets))) | 0x00BE9160 -[(.course_luigi_raceway_offsets)](@ref (.course_luigi_raceway_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088E120 -[0x000000000088e120](@ref 0x000000000088e120) | 0x09000000 [luigi_raceway_textures](@ref luigi_raceway_textures) | 0x09000000 [luigi_raceway_dls](@ref luigi_raceway_dls) | 0x09000290 -[(0x10)](@ref (0x10)) | 0x09000470 -[(.course_luigi_raceway_offsets))](@ref (.course_luigi_raceway_offsets))) | 0x09000470 -[(.course_luigi_raceway_offsets))](@ref (.course_luigi_raceway_offsets))) | 0x0088E590 -[(.course_luigi_raceway_offsets))](@ref (.course_luigi_raceway_offsets))) | 0x00BE9160 -[(.course_moo_moo_farm_offsets)](@ref (.course_moo_moo_farm_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088E590 -[0x000000000088e590](@ref 0x000000000088e590) | 0x09000000 [moo_moo_farm_textures](@ref moo_moo_farm_textures) | 0x09000000 [moo_moo_farm_dls](@ref moo_moo_farm_dls) | 0x090001D0 -[(0x10)](@ref (0x10)) | 0x09000340 -[(.course_moo_moo_farm_offsets))](@ref (.course_moo_moo_farm_offsets))) | 0x09000340 -[(.course_moo_moo_farm_offsets))](@ref (.course_moo_moo_farm_offsets))) | 0x0088E8D0 -[(.course_moo_moo_farm_offsets))](@ref (.course_moo_moo_farm_offsets))) | 0x00BE9160 -[(.course_toads_turnpike_offsets)](@ref (.course_toads_turnpike_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088E8D0 -[0x000000000088e8d0](@ref 0x000000000088e8d0) | 0x09000000 [toads_turnpike_textures](@ref toads_turnpike_textures) | 0x09000000 [toads_turnpike_dl_0](@ref toads_turnpike_dl_0) | 0x09000140 [toads_turnpike_dl_1](@ref toads_turnpike_dl_1) | 0x09000178 @@ -20273,277 +19790,59 @@ Variable Name | Memory Address [toads_turnpike_dl_9](@ref toads_turnpike_dl_9) | 0x09000350 [toads_turnpike_dl_10](@ref toads_turnpike_dl_10) | 0x09000388 [toads_turnpike_dl_11](@ref toads_turnpike_dl_11) | 0x090003C0 -[(0x10)](@ref (0x10)) | 0x09000400 -[(.course_toads_turnpike_offsets))](@ref (.course_toads_turnpike_offsets))) | 0x09000400 -[(.course_toads_turnpike_offsets))](@ref (.course_toads_turnpike_offsets))) | 0x0088ECD0 -[(.course_toads_turnpike_offsets))](@ref (.course_toads_turnpike_offsets))) | 0x00BE9160 -[(.course_kalimari_desert_offsets)](@ref (.course_kalimari_desert_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088ECD0 -[0x000000000088ecd0](@ref 0x000000000088ecd0) | 0x09000000 [kalimari_desert_textures](@ref kalimari_desert_textures) | 0x09000000 [kalimari_desert_dls](@ref kalimari_desert_dls) | 0x090001A0 -[(0x10)](@ref (0x10)) | 0x090002E0 -[(.course_kalimari_desert_offsets))](@ref (.course_kalimari_desert_offsets))) | 0x090002E0 -[(.course_kalimari_desert_offsets))](@ref (.course_kalimari_desert_offsets))) | 0x0088EFB0 -[(.course_kalimari_desert_offsets))](@ref (.course_kalimari_desert_offsets))) | 0x00BE9160 -[(.course_sherbet_land_offsets)](@ref (.course_sherbet_land_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088EFB0 -[0x000000000088efb0](@ref 0x000000000088efb0) | 0x09000000 [sherbet_land_textures](@ref sherbet_land_textures) | 0x09000000 [sherbet_land_dls](@ref sherbet_land_dls) | 0x090000B0 [sherbet_land_dls_2](@ref sherbet_land_dls_2) | 0x090001D0 -[(0x10)](@ref (0x10)) | 0x090002F0 -[(.course_sherbet_land_offsets))](@ref (.course_sherbet_land_offsets))) | 0x090002F0 -[(.course_sherbet_land_offsets))](@ref (.course_sherbet_land_offsets))) | 0x0088F2A0 -[(.course_sherbet_land_offsets))](@ref (.course_sherbet_land_offsets))) | 0x00BE9160 -[(.course_rainbow_road_offsets)](@ref (.course_rainbow_road_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088F2A0 -[0x000000000088f2a0](@ref 0x000000000088f2a0) | 0x09000000 [rainbow_road_textures](@ref rainbow_road_textures) | 0x09000000 -[(0x10)](@ref (0x10)) | 0x09000060 -[(.course_rainbow_road_offsets))](@ref (.course_rainbow_road_offsets))) | 0x09000060 -[(.course_rainbow_road_offsets))](@ref (.course_rainbow_road_offsets))) | 0x0088F300 -[(.course_rainbow_road_offsets))](@ref (.course_rainbow_road_offsets))) | 0x00BE9160 -[(.course_wario_stadium_offsets)](@ref (.course_wario_stadium_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088F300 -[0x000000000088f300](@ref 0x000000000088f300) | 0x09000000 [wario_stadium_textures](@ref wario_stadium_textures) | 0x09000000 [wario_stadium_dls](@ref wario_stadium_dls) | 0x09000150 -[(0x10)](@ref (0x10)) | 0x09000300 -[(.course_wario_stadium_offsets))](@ref (.course_wario_stadium_offsets))) | 0x09000300 -[(.course_wario_stadium_offsets))](@ref (.course_wario_stadium_offsets))) | 0x0088F600 -[(.course_wario_stadium_offsets))](@ref (.course_wario_stadium_offsets))) | 0x00BE9160 -[(.course_block_fort_offsets)](@ref (.course_block_fort_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088F600 -[0x000000000088f600](@ref 0x000000000088f600) | 0x09000000 [block_fort_textures](@ref block_fort_textures) | 0x09000000 -[(0x10)](@ref (0x10)) | 0x09000080 -[(.course_block_fort_offsets))](@ref (.course_block_fort_offsets))) | 0x09000080 -[(.course_block_fort_offsets))](@ref (.course_block_fort_offsets))) | 0x0088F680 -[(.course_block_fort_offsets))](@ref (.course_block_fort_offsets))) | 0x00BE9160 -[(.course_skyscraper_offsets)](@ref (.course_skyscraper_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088F680 -[0x000000000088f680](@ref 0x000000000088f680) | 0x09000000 [skyscraper_textures](@ref skyscraper_textures) | 0x09000000 -[(0x10)](@ref (0x10)) | 0x09000180 -[(.course_skyscraper_offsets))](@ref (.course_skyscraper_offsets))) | 0x09000180 -[(.course_skyscraper_offsets))](@ref (.course_skyscraper_offsets))) | 0x0088F800 -[(.course_skyscraper_offsets))](@ref (.course_skyscraper_offsets))) | 0x00BE9160 -[(.course_double_deck_offsets)](@ref (.course_double_deck_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088F800 -[0x000000000088f800](@ref 0x000000000088f800) | 0x09000000 [double_deck_textures](@ref double_deck_textures) | 0x09000000 -[(0x10)](@ref (0x10)) | 0x09000030 -[(.course_double_deck_offsets))](@ref (.course_double_deck_offsets))) | 0x09000030 -[(.course_double_deck_offsets))](@ref (.course_double_deck_offsets))) | 0x0088F830 -[(.course_double_deck_offsets))](@ref (.course_double_deck_offsets))) | 0x00BE9160 -[(.course_dks_jungle_parkway_offsets)](@ref (.course_dks_jungle_parkway_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088F830 -[0x000000000088f830](@ref 0x000000000088f830) | 0x09000000 [dks_jungle_parkway_textures](@ref dks_jungle_parkway_textures) | 0x09000000 -[(0x10)](@ref (0x10)) | 0x09000190 -[(.course_dks_jungle_parkway_offsets))](@ref (.course_dks_jungle_parkway_offsets))) | 0x09000190 -[(.course_dks_jungle_parkway_offsets))](@ref (.course_dks_jungle_parkway_offsets))) | 0x0088F9C0 -[(.course_dks_jungle_parkway_offsets))](@ref (.course_dks_jungle_parkway_offsets))) | 0x00BE9160 -[(.course_big_donut_offsets)](@ref (.course_big_donut_offsets)) | 0x09000000 -[__romPos](@ref __romPos) | 0x0088F9C0 -[0x000000000088f9c0](@ref 0x000000000088f9c0) | 0x09000000 [big_donut_textures](@ref big_donut_textures) | 0x09000000 -[(0x10)](@ref (0x10)) | 0x09000050 -[(.course_big_donut_offsets))](@ref (.course_big_donut_offsets))) | 0x09000050 -[(.course_big_donut_offsets))](@ref (.course_big_donut_offsets))) | 0x0088FA10 -[(.course_big_donut_offsets))](@ref (.course_big_donut_offsets))) | 0x00BE9160 -[(.mario_raceway_vertex)](@ref (.mario_raceway_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x0088FA10 -[0x000000000088fa10](@ref 0x000000000088fa10) | 0x0F000000 [d_course_mario_raceway_vertex](@ref d_course_mario_raceway_vertex) | 0x0F000000 [d_course_mario_raceway_packed](@ref d_course_mario_raceway_packed) | 0x0F0096F4 -[(0x10)](@ref (0x10)) | 0x0F00BB00 -[(.mario_raceway_vertex))](@ref (.mario_raceway_vertex))) | 0x0F00BB00 -[(.mario_raceway_vertex))](@ref (.mario_raceway_vertex))) | 0x0089B510 -[(.mario_raceway_vertex))](@ref (.mario_raceway_vertex))) | 0x00BE9160 -[(.choco_mountain_vertex)](@ref (.choco_mountain_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x0089B510 -[0x000000000089b510](@ref 0x000000000089b510) | 0x0F000000 [d_course_choco_mountain_vertex](@ref d_course_choco_mountain_vertex) | 0x0F000000 [d_course_choco_mountain_packed](@ref d_course_choco_mountain_packed) | 0x0F00A0B4 -[(0x10)](@ref (0x10)) | 0x0F00C130 -[(.choco_mountain_vertex))](@ref (.choco_mountain_vertex))) | 0x0F00C130 -[(.choco_mountain_vertex))](@ref (.choco_mountain_vertex))) | 0x008A7640 -[(.choco_mountain_vertex))](@ref (.choco_mountain_vertex))) | 0x00BE9160 -[(.bowsers_castle_vertex)](@ref (.bowsers_castle_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x008A7640 -[0x00000000008a7640](@ref 0x00000000008a7640) | 0x0F000000 [d_course_bowsers_castle_vertex](@ref d_course_bowsers_castle_vertex) | 0x0F000000 [d_course_bowsers_castle_packed](@ref d_course_bowsers_castle_packed) | 0x0F00E368 -[(0x10)](@ref (0x10)) | 0x0F011FF0 -[(.bowsers_castle_vertex))](@ref (.bowsers_castle_vertex))) | 0x0F011FF0 -[(.bowsers_castle_vertex))](@ref (.bowsers_castle_vertex))) | 0x008B9630 -[(.bowsers_castle_vertex))](@ref (.bowsers_castle_vertex))) | 0x00BE9160 -[(.banshee_boardwalk_vertex)](@ref (.banshee_boardwalk_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x008B9630 -[0x00000000008b9630](@ref 0x00000000008b9630) | 0x0F000000 [d_course_banshee_boardwalk_vertex](@ref d_course_banshee_boardwalk_vertex) | 0x0F000000 [d_course_banshee_boardwalk_packed](@ref d_course_banshee_boardwalk_packed) | 0x0F0068E8 -[(0x10)](@ref (0x10)) | 0x0F008EE0 -[(.banshee_boardwalk_vertex))](@ref (.banshee_boardwalk_vertex))) | 0x0F008EE0 -[(.banshee_boardwalk_vertex))](@ref (.banshee_boardwalk_vertex))) | 0x008C2510 -[(.banshee_boardwalk_vertex))](@ref (.banshee_boardwalk_vertex))) | 0x00BE9160 -[(.yoshi_valley_vertex)](@ref (.yoshi_valley_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x008C2510 -[0x00000000008c2510](@ref 0x00000000008c2510) | 0x0F000000 [d_course_yoshi_valley_vertex](@ref d_course_yoshi_valley_vertex) | 0x0F000000 [d_course_yoshi_valley_packed](@ref d_course_yoshi_valley_packed) | 0x0F007D90 -[(0x10)](@ref (0x10)) | 0x0F00A3F0 -[(.yoshi_valley_vertex))](@ref (.yoshi_valley_vertex))) | 0x0F00A3F0 -[(.yoshi_valley_vertex))](@ref (.yoshi_valley_vertex))) | 0x008CC900 -[(.yoshi_valley_vertex))](@ref (.yoshi_valley_vertex))) | 0x00BE9160 -[(.frappe_snowland_vertex)](@ref (.frappe_snowland_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x008CC900 -[0x00000000008cc900](@ref 0x00000000008cc900) | 0x0F000000 [d_course_frappe_snowland_vertex](@ref d_course_frappe_snowland_vertex) | 0x0F000000 [d_course_frappe_snowland_packed](@ref d_course_frappe_snowland_packed) | 0x0F009D24 -[(0x10)](@ref (0x10)) | 0x0F00C550 -[(.frappe_snowland_vertex))](@ref (.frappe_snowland_vertex))) | 0x0F00C550 -[(.frappe_snowland_vertex))](@ref (.frappe_snowland_vertex))) | 0x008D8E50 -[(.frappe_snowland_vertex))](@ref (.frappe_snowland_vertex))) | 0x00BE9160 -[(.koopa_troopa_beach_vertex)](@ref (.koopa_troopa_beach_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x008D8E50 -[0x00000000008d8e50](@ref 0x00000000008d8e50) | 0x0F000000 [d_course_koopa_troopa_beach_vertex](@ref d_course_koopa_troopa_beach_vertex) | 0x0F000000 [d_course_koopa_troopa_beach_packed](@ref d_course_koopa_troopa_beach_packed) | 0x0F00FD78 -[(0x10)](@ref (0x10)) | 0x0F013540 -[(.koopa_troopa_beach_vertex))](@ref (.koopa_troopa_beach_vertex))) | 0x0F013540 -[(.koopa_troopa_beach_vertex))](@ref (.koopa_troopa_beach_vertex))) | 0x008EC390 -[(.koopa_troopa_beach_vertex))](@ref (.koopa_troopa_beach_vertex))) | 0x00BE9160 -[(.royal_raceway_vertex)](@ref (.royal_raceway_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x008EC390 -[0x00000000008ec390](@ref 0x00000000008ec390) | 0x0F000000 [d_course_royal_raceway_vertex](@ref d_course_royal_raceway_vertex) | 0x0F000000 [d_course_royal_raceway_packed](@ref d_course_royal_raceway_packed) | 0x0F00EC60 -[(0x10)](@ref (0x10)) | 0x0F0122B0 -[(.royal_raceway_vertex))](@ref (.royal_raceway_vertex))) | 0x0F0122B0 -[(.royal_raceway_vertex))](@ref (.royal_raceway_vertex))) | 0x008FE640 -[(.royal_raceway_vertex))](@ref (.royal_raceway_vertex))) | 0x00BE9160 -[(.luigi_raceway_vertex)](@ref (.luigi_raceway_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x008FE640 -[0x00000000008fe640](@ref 0x00000000008fe640) | 0x0F000000 [d_course_luigi_raceway_vertex](@ref d_course_luigi_raceway_vertex) | 0x0F000000 [d_course_luigi_raceway_packed](@ref d_course_luigi_raceway_packed) | 0x0F009800 -[(0x10)](@ref (0x10)) | 0x0F00CDA0 -[(.luigi_raceway_vertex))](@ref (.luigi_raceway_vertex))) | 0x0F00CDA0 -[(.luigi_raceway_vertex))](@ref (.luigi_raceway_vertex))) | 0x0090B3E0 -[(.luigi_raceway_vertex))](@ref (.luigi_raceway_vertex))) | 0x00BE9160 -[(.moo_moo_farm_vertex)](@ref (.moo_moo_farm_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x0090B3E0 -[0x000000000090b3e0](@ref 0x000000000090b3e0) | 0x0F000000 [d_course_moo_moo_farm_vertex](@ref d_course_moo_moo_farm_vertex) | 0x0F000000 [d_course_moo_moo_farm_packed](@ref d_course_moo_moo_farm_packed) | 0x0F00DAEC -[(0x10)](@ref (0x10)) | 0x0F0105A0 -[(.moo_moo_farm_vertex))](@ref (.moo_moo_farm_vertex))) | 0x0F0105A0 -[(.moo_moo_farm_vertex))](@ref (.moo_moo_farm_vertex))) | 0x0091B980 -[(.moo_moo_farm_vertex))](@ref (.moo_moo_farm_vertex))) | 0x00BE9160 -[(.toads_turnpike_vertex)](@ref (.toads_turnpike_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x0091B980 -[0x000000000091b980](@ref 0x000000000091b980) | 0x0F000000 [d_course_toads_turnpike_vertex](@ref d_course_toads_turnpike_vertex) | 0x0F000000 [d_course_toads_turnpike_packed](@ref d_course_toads_turnpike_packed) | 0x0F00A5D0 -[(0x10)](@ref (0x10)) | 0x0F00D2F0 -[(.toads_turnpike_vertex))](@ref (.toads_turnpike_vertex))) | 0x0F00D2F0 -[(.toads_turnpike_vertex))](@ref (.toads_turnpike_vertex))) | 0x00928C70 -[(.toads_turnpike_vertex))](@ref (.toads_turnpike_vertex))) | 0x00BE9160 -[(.kalimari_desert_vertex)](@ref (.kalimari_desert_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x00928C70 -[0x0000000000928c70](@ref 0x0000000000928c70) | 0x0F000000 [d_course_kalimari_desert_vertex](@ref d_course_kalimari_desert_vertex) | 0x0F000000 [d_course_kalimari_desert_packed](@ref d_course_kalimari_desert_packed) | 0x0F00B394 -[(0x10)](@ref (0x10)) | 0x0F00E360 -[(.kalimari_desert_vertex))](@ref (.kalimari_desert_vertex))) | 0x0F00E360 -[(.kalimari_desert_vertex))](@ref (.kalimari_desert_vertex))) | 0x00936FD0 -[(.kalimari_desert_vertex))](@ref (.kalimari_desert_vertex))) | 0x00BE9160 -[(.sherbet_land_vertex)](@ref (.sherbet_land_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x00936FD0 -[0x0000000000936fd0](@ref 0x0000000000936fd0) | 0x0F000000 [d_course_sherbet_land_vertex](@ref d_course_sherbet_land_vertex) | 0x0F000000 [d_course_sherbet_land_packed](@ref d_course_sherbet_land_packed) | 0x0F0049F8 -[(0x10)](@ref (0x10)) | 0x0F005C90 -[(.sherbet_land_vertex))](@ref (.sherbet_land_vertex))) | 0x0F005C90 -[(.sherbet_land_vertex))](@ref (.sherbet_land_vertex))) | 0x0093CC60 -[(.sherbet_land_vertex))](@ref (.sherbet_land_vertex))) | 0x00BE9160 -[(.rainbow_road_vertex)](@ref (.rainbow_road_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x0093CC60 -[0x000000000093cc60](@ref 0x000000000093cc60) | 0x0F000000 [d_course_rainbow_road_vertex](@ref d_course_rainbow_road_vertex) | 0x0F000000 [d_course_rainbow_road_packed](@ref d_course_rainbow_road_packed) | 0x0F005A5C -[(0x10)](@ref (0x10)) | 0x0F006C60 -[(.rainbow_road_vertex))](@ref (.rainbow_road_vertex))) | 0x0F006C60 -[(.rainbow_road_vertex))](@ref (.rainbow_road_vertex))) | 0x009438C0 -[(.rainbow_road_vertex))](@ref (.rainbow_road_vertex))) | 0x00BE9160 -[(.wario_stadium_vertex)](@ref (.wario_stadium_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x009438C0 -[0x00000000009438c0](@ref 0x00000000009438c0) | 0x0F000000 [d_course_wario_stadium_vertex](@ref d_course_wario_stadium_vertex) | 0x0F000000 [d_course_wario_stadium_packed](@ref d_course_wario_stadium_packed) | 0x0F00A9CC -[(0x10)](@ref (0x10)) | 0x0F00DEC0 -[(.wario_stadium_vertex))](@ref (.wario_stadium_vertex))) | 0x0F00DEC0 -[(.wario_stadium_vertex))](@ref (.wario_stadium_vertex))) | 0x00951780 -[(.wario_stadium_vertex))](@ref (.wario_stadium_vertex))) | 0x00BE9160 -[(.block_fort_vertex)](@ref (.block_fort_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x00951780 -[0x0000000000951780](@ref 0x0000000000951780) | 0x0F000000 [d_course_block_fort_vertex](@ref d_course_block_fort_vertex) | 0x0F000000 [d_course_block_fort_packed](@ref d_course_block_fort_packed) | 0x0F0018D8 -[(0x10)](@ref (0x10)) | 0x0F002110 -[(.block_fort_vertex))](@ref (.block_fort_vertex))) | 0x0F002110 -[(.block_fort_vertex))](@ref (.block_fort_vertex))) | 0x00953890 -[(.block_fort_vertex))](@ref (.block_fort_vertex))) | 0x00BE9160 -[(.skyscraper_vertex)](@ref (.skyscraper_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x00953890 -[0x0000000000953890](@ref 0x0000000000953890) | 0x0F000000 [d_course_skyscraper_vertex](@ref d_course_skyscraper_vertex) | 0x0F000000 [d_course_skyscraper_packed](@ref d_course_skyscraper_packed) | 0x0F001678 -[(0x10)](@ref (0x10)) | 0x0F001D90 -[(.skyscraper_vertex))](@ref (.skyscraper_vertex))) | 0x0F001D90 -[(.skyscraper_vertex))](@ref (.skyscraper_vertex))) | 0x00955620 -[(.skyscraper_vertex))](@ref (.skyscraper_vertex))) | 0x00BE9160 -[(.double_deck_vertex)](@ref (.double_deck_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x00955620 -[0x0000000000955620](@ref 0x0000000000955620) | 0x0F000000 [d_course_double_deck_vertex](@ref d_course_double_deck_vertex) | 0x0F000000 [d_course_double_deck_packed](@ref d_course_double_deck_packed) | 0x0F000CD4 -[(0x10)](@ref (0x10)) | 0x0F001050 -[(.double_deck_vertex))](@ref (.double_deck_vertex))) | 0x0F001050 -[(.double_deck_vertex))](@ref (.double_deck_vertex))) | 0x00956670 -[(.double_deck_vertex))](@ref (.double_deck_vertex))) | 0x00BE9160 -[(.dks_jungle_parkway_vertex)](@ref (.dks_jungle_parkway_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x00956670 -[0x0000000000956670](@ref 0x0000000000956670) | 0x0F000000 [d_course_dks_jungle_parkway_vertex](@ref d_course_dks_jungle_parkway_vertex) | 0x0F000000 [d_course_dks_jungle_parkway_packed](@ref d_course_dks_jungle_parkway_packed) | 0x0F00A45C -[(0x10)](@ref (0x10)) | 0x0F00D880 -[(.dks_jungle_parkway_vertex))](@ref (.dks_jungle_parkway_vertex))) | 0x0F00D880 -[(.dks_jungle_parkway_vertex))](@ref (.dks_jungle_parkway_vertex))) | 0x00963EF0 -[(.dks_jungle_parkway_vertex))](@ref (.dks_jungle_parkway_vertex))) | 0x00BE9160 -[(.big_donut_vertex)](@ref (.big_donut_vertex)) | 0x0F000000 -[__romPos](@ref __romPos) | 0x00963EF0 -[0x0000000000963ef0](@ref 0x0000000000963ef0) | 0x0F000000 [d_course_big_donut_vertex](@ref d_course_big_donut_vertex) | 0x0F000000 [d_course_big_donut_packed](@ref d_course_big_donut_packed) | 0x0F001B84 -[(0x10)](@ref (0x10)) | 0x0F002370 -[(.big_donut_vertex))](@ref (.big_donut_vertex))) | 0x0F002370 -[(.big_donut_vertex))](@ref (.big_donut_vertex))) | 0x00966260 -[(.big_donut_vertex))](@ref (.big_donut_vertex))) | 0x00BE9160 -[__romPos](@ref __romPos) | 0x00966260 -[(.audio_banks))](@ref (.audio_banks))) | 0x00013840 -[(.audio_banks))](@ref (.audio_banks))) | 0x00979AA0 -[(.audio_banks))](@ref (.audio_banks))) | 0x00BE9160 -[(.audio_tables)](@ref (.audio_tables)) | 0x00013840 -[__romPos](@ref __romPos) | 0x00979AA0 -[(.audio_tables))](@ref (.audio_tables))) | 0x0025FD00 -[(.audio_tables))](@ref (.audio_tables))) | 0x00BC5F60 -[(.audio_tables))](@ref (.audio_tables))) | 0x00BE9160 -[(.sequences)](@ref (.sequences)) | 0x0025FD00 -[__romPos](@ref __romPos) | 0x00BC5F60 [music_sequence_table_header](@ref music_sequence_table_header) | 0x0025FD00 [music_sequence_table](@ref music_sequence_table) | 0x0025FD04 [music_sequence_table_end](@ref music_sequence_table_end) | 0x0025FE00 @@ -20607,16 +19906,7 @@ Variable Name | Memory Address [seq_1D](@ref seq_1D) | 0x002821F0 [seq_1C_end](@ref seq_1C_end) | 0x002821F0 [seq_1D_end](@ref seq_1D_end) | 0x00282E70 -[(.sequences))](@ref (.sequences))) | 0x00282E80 -[(.sequences))](@ref (.sequences))) | 0x00BE90E0 -[(.sequences))](@ref (.sequences))) | 0x00BE9160 -[(.instrument_sets)](@ref (.instrument_sets)) | 0x00282E80 -[__romPos](@ref __romPos) | 0x00BE90E0 -[0x0000000000be90e0](@ref 0x0000000000be90e0) | 0x00282E80 [instrument_sets](@ref instrument_sets) | 0x00282E80 -[(.instrument_sets))](@ref (.instrument_sets))) | 0x00282F00 -[(.instrument_sets))](@ref (.instrument_sets))) | 0x00BE9160 -[(.instrument_sets))](@ref (.instrument_sets))) | 0x00BE9160 Note: This information is generated during the compilation process. |
