mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 14:31:17 +00:00
Decompile PreRender.c (#319)
* Decompile PreRender.c * use NON_EQUIVALENT and run format.sh * Get rid of some magic values * rename dList/dListp to dListHead/dList * make func_800C213C NON_MATCHING * replace more values with SCREEN_WIDTH/SCREEN_HEIGHT * dList/dListHead with gfxp/gfx
This commit is contained in:
parent
203cd19f8a
commit
bfef7f8d9d
39 changed files with 699 additions and 1585 deletions
|
@ -569,4 +569,3 @@ glabel func_800C2FE4
|
|||
/* B3A904 800C3764 8FDE0070 */ lw $fp, 0x70($fp)
|
||||
/* B3A908 800C3768 03E00008 */ jr $ra
|
||||
/* B3A90C 800C376C 27BD00B0 */ addiu $sp, $sp, 0xb0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue