mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-29 07:32:25 -04:00
z_debug OK (#330)
* z_debug OK * Rename function * Remove duplicate struct * Update z64.h
This commit is contained in:
@@ -1519,7 +1519,7 @@
|
||||
0x800E9138:("func_800E9138",),
|
||||
0x800E9250:("func_800E9250",),
|
||||
0x800E9360:("func_800E9360",),
|
||||
0x800E93E0:("static_context_init",),
|
||||
0x800E93E0:("GameInfo_Init",),
|
||||
0x800E9470:("func_800E9470",),
|
||||
0x800E9488:("DebugDisplay_AddObject",),
|
||||
0x800E9564:("DebugDisplay_DrawObjects",),
|
||||
|
||||
@@ -1033,7 +1033,7 @@ asm/non_matchings/code/code_800E8EA0/func_800E8FA4.s,func_800E8FA4,0x800E8FA4,0x
|
||||
asm/non_matchings/code/code_800E8EA0/func_800E9138.s,func_800E9138,0x800E9138,0x46
|
||||
asm/non_matchings/code/code_800E8EA0/func_800E9250.s,func_800E9250,0x800E9250,0x44
|
||||
asm/non_matchings/code/z_common_data/func_800E9360.s,func_800E9360,0x800E9360,0x20
|
||||
asm/non_matchings/code/z_debug/static_context_init.s,static_context_init,0x800E93E0,0x24
|
||||
asm/non_matchings/code/z_debug/GameInfo_Init.s,GameInfo_Init,0x800E93E0,0x24
|
||||
asm/non_matchings/code/z_debug_display/func_800E9470.s,func_800E9470,0x800E9470,0x6
|
||||
asm/non_matchings/code/z_debug_display/DebugDisplay_AddObject.s,DebugDisplay_AddObject,0x800E9488,0x37
|
||||
asm/non_matchings/code/z_debug_display/DebugDisplay_DrawObjects.s,DebugDisplay_DrawObjects,0x800E9564,0x24
|
||||
|
||||
|
Reference in New Issue
Block a user