mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Decomp game.c (#129)
* decomp most of game.c * improve GameState_DrawInputDisplay matching * fix merge conflicts * pr suggestions * remove builtin math functions
This commit is contained in:
parent
efa9742984
commit
44ffb7ec62
40 changed files with 1494 additions and 1977 deletions
|
@ -113,7 +113,7 @@ func_800A2000 SkelAnime_GetFrameCount
|
|||
func_800A457C SkelAnime_Init
|
||||
func_800A49FC SkelAnime_FrameUpdateMatrix
|
||||
func_800A51A0 SkelAnime_ChangeAnim
|
||||
func_800C5484 Game_Alloc
|
||||
func_800C5484 GameState_AllocEnd
|
||||
func_800C69CC Graph_Alloc
|
||||
func_800D0664 atan2s
|
||||
func_800D07D4 atan2f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue