diff options
Diffstat (limited to 'src/code/z_debug_mode.c')
| -rw-r--r-- | src/code/z_debug_mode.c | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/code/z_debug_mode.c b/src/code/z_debug_mode.c new file mode 100644 index 000000000..0682b3693 --- /dev/null +++ b/src/code/z_debug_mode.c @@ -0,0 +1,13 @@ +#include "global.h" + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_debug_mode/func_800E9C90.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_debug_mode/func_800E9CA0.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_debug_mode/func_800E9CFC.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_debug_mode/func_800E9DBC.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_debug_mode/func_800E9E94.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/z_debug_mode/func_800E9F78.s") |
