1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-01-18 06:37:21 +00:00
oot/src/overlays/actors/ovl_En_Zl1
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_en_zl1.c Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
z_en_zl1.h PlayState Rename (#1231) 2022-05-21 14:23:43 -04:00
z_en_zl1_camera_data.c Document Sub-Cameras (#989) 2022-05-12 20:35:31 +02:00
z_en_zl1_cutscene_data.c Cutscene Camera Commands: POS -> EYE, FOCUS -> LOOK_AT (#993) 2021-12-02 22:04:55 +01:00