link m_debug

This commit is contained in:
Prakxo
2023-10-23 10:48:03 +00:00
parent 5e7e178c21
commit 3c8c94268e
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -58,6 +58,9 @@ m_common_data.c:
m_controller.c:
.text: [0x80395BE8, 0x80396120]
.rodata: [0x80641D20, 0x80641D50]
m_debug.c:
.text: [0x80396120, 0x80396198]
.bss: [0x81294000, 0x81294008]
m_debug_display.c:
.text: [0x80396198, 0x803965E4]
.data: [0x806512D8, 0x80651328]
@@ -66,6 +69,11 @@ m_debug_hayakawa.c:
.text: [0x803965E4, 0x803973E8]
.rodata: [0x80641D50, 0x80641D90]
.data: [0x80651328, 0x80651358]
#m_debug_mode.c:
# .text: [0x803973E8, 0x803984B4]
# .rodata: [0x80641D90, 0x80641DA8]
# .data: [0x80651358, 0x80651788]
# .bss: [0x81294010, 0x81294E18]
m_eappli.c:
.text: [0x8039A5E0, 0x8039A960]
.bss: [0x81295150, 0x81295550]
+1 -1
View File
@@ -4,7 +4,7 @@
#include "types.h"
#include "graph.h"
#include "m_debug.h"
#include "pad.h"
#include "libu64/pad.h"
#include "game.h"
#ifdef __cplusplus