diff options
| author | Tharo <17233964+Thar0@users.noreply.github.com> | 2020-07-20 02:08:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-19 21:08:50 -0400 |
| commit | 741c140aefac7ae9ca978327e379f3103473fdf7 (patch) | |
| tree | 0eaa372a04cabb629da497986f2313967bab1ec9 /src/code/code_800E9340.c | |
| parent | e672778b0ef99c1f20efa643f9d02ff4d3417a0c (diff) | |
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
Diffstat (limited to 'src/code/code_800E9340.c')
| -rw-r--r-- | src/code/code_800E9340.c | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/src/code/code_800E9340.c b/src/code/code_800E9340.c new file mode 100644 index 000000000..2885011ac --- /dev/null +++ b/src/code/code_800E9340.c @@ -0,0 +1,74 @@ +#include <ultra64.h> +#include <global.h> + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9340.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E93A8.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9584.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E96D8.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E97FC.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9878.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E98C8.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9934.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9A2C.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9AAC.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9B44.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9B6C.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/Audio_AudioListPushBack.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/Audio_AudioListPopBack.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9CA8.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9D48.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9D5C.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9D94.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9DD4.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9ED8.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800E9F64.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EA0C0.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EA440.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EAAE0.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EAEF4.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EAF24.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EAF98.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EB044.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EB068.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EBD58.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EC564.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EC618.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EC668.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EC734.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EC80C.s") + +#pragma GLOBAL_ASM("asm/non_matchings/code/code_800E9340/func_800EC8DC.s") |
