mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-10 17:00:19 +00:00
Decompile graph.c
- decompile `graph.c` (2 non-matchings left) - decompile `z_game_dlftbls.c` - add noop macros in `gbi.h`
This commit is contained in:
parent
b96c016948
commit
f818fb5299
685 changed files with 3310 additions and 3503 deletions
|
@ -54,7 +54,7 @@ glabel func_800AD5C0
|
|||
/* B24788 800AD5E8 10000007 */ b .L800AD608
|
||||
/* B2478C 800AD5EC AFA20058 */ sw $v0, 0x58($sp)
|
||||
.L800AD5F0:
|
||||
/* B24790 800AD5F0 0C031B0F */ jal func_800C6C3C
|
||||
/* B24790 800AD5F0 0C031B0F */ jal Graph_DlistAlloc
|
||||
/* B24794 800AD5F4 24050200 */ li $a1, 512
|
||||
/* B24798 800AD5F8 AFA20058 */ sw $v0, 0x58($sp)
|
||||
/* B2479C 800AD5FC 8FA40060 */ lw $a0, 0x60($sp)
|
||||
|
@ -69,7 +69,7 @@ glabel func_800AD5C0
|
|||
/* B247BC 800AD61C 10000037 */ b .L800AD6FC
|
||||
/* B247C0 800AD620 AFA20054 */ sw $v0, 0x54($sp)
|
||||
.L800AD624:
|
||||
/* B247C4 800AD624 0C031B0F */ jal func_800C6C3C
|
||||
/* B247C4 800AD624 0C031B0F */ jal Graph_DlistAlloc
|
||||
/* B247C8 800AD628 24052338 */ li $a1, 9016
|
||||
/* B247CC 800AD62C AFA20054 */ sw $v0, 0x54($sp)
|
||||
/* B247D0 800AD630 8FA40060 */ lw $a0, 0x60($sp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue