mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-12 02:44:54 +00:00
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
This commit is contained in:
parent
e672778b0e
commit
741c140aef
859 changed files with 43381 additions and 42161 deletions
40
src/code/code_800F7260.c
Normal file
40
src/code/code_800F7260.c
Normal file
|
@ -0,0 +1,40 @@
|
|||
#include <ultra64.h>
|
||||
#include <global.h>
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F7260.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F72B8.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F731C.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/Audio_PlaySoundGeneral.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F74E0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F7680.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F7B54.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F7CEC.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F8480.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F87A0.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F8884.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F89E8.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F8A44.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F8D04.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F8E3C.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F8F34.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F8F88.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F8FF4.s")
|
||||
|
||||
#pragma GLOBAL_ASM("asm/non_matchings/code/code_800F7260/func_800F905C.s")
|
Loading…
Add table
Add a link
Reference in a new issue