mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 22:41:14 +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
10
asm/non_matchings/code/PreRender/func_800C24E0.s
Normal file
10
asm/non_matchings/code/PreRender/func_800C24E0.s
Normal file
|
@ -0,0 +1,10 @@
|
|||
glabel func_800C24E0
|
||||
/* B39680 800C24E0 27BDFFE8 */ addiu $sp, $sp, -0x18
|
||||
/* B39684 800C24E4 AFBF0014 */ sw $ra, 0x14($sp)
|
||||
/* B39688 800C24E8 0C030496 */ jal func_800C1258
|
||||
/* B3968C 800C24EC 00000000 */ nop
|
||||
/* B39690 800C24F0 8FBF0014 */ lw $ra, 0x14($sp)
|
||||
/* B39694 800C24F4 27BD0018 */ addiu $sp, $sp, 0x18
|
||||
/* B39698 800C24F8 03E00008 */ jr $ra
|
||||
/* B3969C 800C24FC 00000000 */ nop
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue