1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-01-18 22:57:01 +00:00
oot/src/overlays/misc/ovl_kaleido_scope
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_kaleido_collect.c PlayState Rename (#1231) 2022-05-21 14:23:43 -04:00
z_kaleido_debug.c Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
z_kaleido_equipment.c Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
z_kaleido_item.c Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
z_kaleido_map_PAL.c Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
z_kaleido_prompt.c PlayState Rename (#1231) 2022-05-21 14:23:43 -04:00
z_kaleido_scope.h PlayState Rename (#1231) 2022-05-21 14:23:43 -04:00
z_kaleido_scope_PAL.c Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
z_lmap_mark.c PlayState Rename (#1231) 2022-05-21 14:23:43 -04:00
z_lmap_mark_data.c Move kaleido scope and map mark data to a misc folder (#1033) 2021-11-28 08:25:30 -05:00