mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Decompile code_800FD970 (#141)
* Decompile code_800FD970 * Comment cleanups, ensure formatter won't cause a matching issue later
This commit is contained in:
parent
82b464b864
commit
47e25298a0
6 changed files with 95 additions and 141 deletions
|
@ -401,7 +401,7 @@ glabel Gameplay_Init
|
|||
/* B34148 800BCFA8 262407B8 */ addiu $a0, $s1, 0x7b8
|
||||
/* B3414C 800BCFAC 0C001A78 */ jal osGetTime
|
||||
/* B34150 800BCFB0 00000000 */ nop
|
||||
/* B34154 800BCFB4 0C03F668 */ jal func_800FD9A0
|
||||
/* B34154 800BCFB4 0C03F668 */ jal Math_Rand_Seed
|
||||
/* B34158 800BCFB8 00602025 */ move $a0, $v1
|
||||
/* B3415C 800BCFBC 0C034204 */ jal Matrix_Init
|
||||
/* B34160 800BCFC0 02202025 */ move $a0, $s1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue