1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-21 06:21:16 +00:00
oot/src/overlays/effects/ovl_Effect_Ss_Bubble
Dragorn421 1a41694d58
Add enum for setup dls and name z_rcp.c functions (#1196)
* Introduce `SetupDL` enum

* wip

* wip

* Remove comments on each setupdl index

* Name setup dl functions by setupdl index

* `Gfx_SetupDl` -> `Gfx_SetupDL`

* Run formatter

* globalctx -> play

* fix regressions

* `Gfx_SetupDL` -> `Gfx_SetupDL_` (add separating underscore)

* `CallSetupDL` -> `SetupDL`
2022-06-03 18:25:48 -04:00
..
z_eff_ss_bubble.c Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
z_eff_ss_bubble.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00