mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-08 20:24:49 -04:00
link m_debug
This commit is contained in:
@@ -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]
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user