mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
Some progress on z_vr_box.c (#838)
* z_vr_box.c progress * Rename dpList to dlistBuf and SKYBOX_CLEAR_SKY to SKYBOX_NORMAL_SKY * Fix * renamed dlistBuf to dListBuf and split large string further
This commit is contained in:
parent
3fd05c9147
commit
cd9a2ed648
12 changed files with 751 additions and 402 deletions
|
@ -346,7 +346,7 @@ glabel func_808113A8
|
|||
/* 0DBC8 80811908 00E02825 */ or $a1, $a3, $zero ## $a1 = 000001E8
|
||||
/* 0DBCC 8081190C AFA7002C */ sw $a3, 0x002C($sp)
|
||||
/* 0DBD0 80811910 02002025 */ or $a0, $s0, $zero ## $a0 = 00000000
|
||||
/* 0DBD4 80811914 0C02C394 */ jal func_800B0E50
|
||||
/* 0DBD4 80811914 0C02C394 */ jal Skybox_Init
|
||||
/* 0DBD8 80811918 24060001 */ addiu $a2, $zero, 0x0001 ## $a2 = 00000001
|
||||
/* 0DBDC 8081191C 3C080001 */ lui $t0, 0x0001 ## $t0 = 00010000
|
||||
/* 0DBE0 80811920 3508C8E8 */ ori $t0, $t0, 0xC8E8 ## $t0 = 0001C8E8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue