mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-19 05:22:00 +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_800C24BC.s
Normal file
11
asm/non_matchings/code/PreRender/func_800C24BC.s
Normal file
|
@ -0,0 +1,11 @@
|
|||
glabel func_800C24BC
|
||||
/* B3965C 800C24BC 27BDFFE8 */ addiu $sp, $sp, -0x18
|
||||
/* B39660 800C24C0 AFBF0014 */ sw $ra, 0x14($sp)
|
||||
/* B39664 800C24C4 8C870010 */ lw $a3, 0x10($a0)
|
||||
/* B39668 800C24C8 0C0303CA */ jal func_800C0F28
|
||||
/* B3966C 800C24CC 8C860014 */ lw $a2, 0x14($a0)
|
||||
/* B39670 800C24D0 8FBF0014 */ lw $ra, 0x14($sp)
|
||||
/* B39674 800C24D4 27BD0018 */ addiu $sp, $sp, 0x18
|
||||
/* B39678 800C24D8 03E00008 */ jr $ra
|
||||
/* B3967C 800C24DC 00000000 */ nop
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue