1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-03 16:26:17 +00:00
oot/src/overlays
Roman971 b28ad659e3
More minor isolated fixes (#1258)
* Fix reversed array access in z_boss_dodongo.c

* Remove useless return in z_en_encount2.c

* Remove some redundant externs or declarations

* Move some undefs to be performed as early as possible

* AudioOcarina_ResetStaffs -> AudioOcarina_ResetStaves

The plural appears to be staves for the music term

* Remove some uses of UNK_PTR

* Use NULL for pointers set to 0 in z_game_dlftbls.c

* Remove useless !! in z_en_tk.c

* Revert "AudioOcarina_ResetStaffs -> AudioOcarina_ResetStaves"

This reverts commit 1b7fe62408.

* Remove more redundant externs from PR suggestion
2022-06-05 12:48:44 -04:00
..
actors More minor isolated fixes (#1258) 2022-06-05 12:48:44 -04:00
effects Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
gamestates Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
misc Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00