From 741c140aefac7ae9ca978327e379f3103473fdf7 Mon Sep 17 00:00:00 2001 From: Tharo <17233964+Thar0@users.noreply.github.com> Date: Mon, 20 Jul 2020 02:08:50 +0100 Subject: Split remaining unsplit asm files and migrate more rodata (#277) * Split files * Format rodata * Some more code rodata migrated * Some more actor rodata migrated * Migrate rodata for ovl_Boss_Ganon * Migrate rodata for code_800EC960 * Remove unused rodata * x1b occurences all lowercase b --- src/code/code_800F9280.c | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 src/code/code_800F9280.c (limited to 'src/code/code_800F9280.c') diff --git a/src/code/code_800F9280.c b/src/code/code_800F9280.c new file mode 100644 index 000000000..a00535ea1 --- /dev/null +++ b/src/code/code_800F9280.c @@ -0,0 +1,30 @@ +#include +#include + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800F9280.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800F9474.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800F94FC.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/Audio_SetBGM.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800FA034.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800FA0B4.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800FA11C.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800FA174.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800FA18C.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800FA240.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800FA3DC.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800FAD34.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800FADF8.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F9280/func_800FAEB4.s") -- cgit v1.2.3