1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/asm/non_matchings/code/z_play
Random bfef7f8d9d
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
2020-09-15 15:10:19 -04:00
..
func_800BC5E0.s Decompiles most FBDemo and transition functions (#92) 2020-04-30 14:41:09 -04:00
Gameplay_Draw.s Decompile PreRender.c (#319) 2020-09-15 15:10:19 -04:00
Gameplay_Init.s Decompile PreRender.c (#319) 2020-09-15 15:10:19 -04:00
Gameplay_Update.s Decompile shrink_window.c (#232) 2020-07-08 21:54:39 -04:00