mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-12 11:51:58 -04:00
Load Docs (#1222)
* Sync with OoT * Macro cleanup * Some cleanup/rename load system name to Fragment * Format * bss * Some clarifying comments regarding fragments * PR suggestions * size_t and numRelocations
This commit is contained in:
@@ -109,12 +109,12 @@
|
||||
0x800848B8:("FaultDrawer_Init",),
|
||||
0x80084940:("func_80084940",),
|
||||
0x80084968:("func_80084968",),
|
||||
0x800849A0:("Load_Relocate",),
|
||||
0x80084C0C:("Load_LoadOverlay",),
|
||||
0x80084CD0:("Load_AllocateAndLoad",),
|
||||
0x80084DB0:("Load2_Relocate",),
|
||||
0x8008501C:("Load2_LoadOverlay",),
|
||||
0x800850C8:("Load2_AllocateAndLoad",),
|
||||
0x800849A0:("Fragment_Relocate",),
|
||||
0x80084C0C:("Fragment_Load",),
|
||||
0x80084CD0:("Fragment_AllocateAndLoad",),
|
||||
0x80084DB0:("Overlay_Relocate",),
|
||||
0x8008501C:("Overlay_Load",),
|
||||
0x800850C8:("Overlay_AllocateAndLoad",),
|
||||
0x80085130:("PadUtils_Init",),
|
||||
0x80085150:("func_80085150",),
|
||||
0x80085158:("PadUtils_ResetPressRel",),
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
0x80096BE0:("sFaultDrawContext","FaultDrawer*","",0x4),
|
||||
0x80096BE4:("sFaultDrawerDefault","FaultDrawer","",0x3c),
|
||||
0x80096C20:("gLoadLogSeverity","UNK_TYPE4","",0x4),
|
||||
0x80096C30:("gLoad2LogSeverity","UNK_TYPE4","",0x4),
|
||||
0x80096C30:("gOverlayLogSeverity","UNK_TYPE4","",0x4),
|
||||
0x80096C40:("sStackInfoListStart","StackEntry*","",0x4),
|
||||
0x80096C44:("sStackInfoListEnd","StackEntry*","",0x4),
|
||||
0x80096C50:("sGfxPrintFontTLUT","u16","[64]",0x80),
|
||||
|
||||
Reference in New Issue
Block a user