mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-19 21:41:59 +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
11
asm/non_matchings/code/PreRender/func_800C2118.s
Normal file
11
asm/non_matchings/code/PreRender/func_800C2118.s
Normal file
|
@ -0,0 +1,11 @@
|
|||
glabel func_800C2118
|
||||
/* B392B8 800C2118 27BDFFE8 */ addiu $sp, $sp, -0x18
|
||||
/* B392BC 800C211C AFBF0014 */ sw $ra, 0x14($sp)
|
||||
/* B392C0 800C2120 8C87001C */ lw $a3, 0x1c($a0)
|
||||
/* B392C4 800C2124 0C0303CA */ jal func_800C0F28
|
||||
/* B392C8 800C2128 8C860020 */ lw $a2, 0x20($a0)
|
||||
/* B392CC 800C212C 8FBF0014 */ lw $ra, 0x14($sp)
|
||||
/* B392D0 800C2130 27BD0018 */ addiu $sp, $sp, 0x18
|
||||
/* B392D4 800C2134 03E00008 */ jr $ra
|
||||
/* B392D8 800C2138 00000000 */ nop
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue