1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 04:24:43 +00:00
oot/docs/tutorial
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
..
images Tutorial docs (#715) 2021-03-24 01:15:35 +01:00
beginning_decomp.md PlayState Rename (#1231) 2022-05-21 14:23:43 -04:00
contents.md Whitespace (#1112) 2022-01-23 18:09:02 -05:00
data.md PlayState Rename (#1231) 2022-05-21 14:23:43 -04:00
draw_functions.md Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
helper_scripts.md Whitespace (#1112) 2022-01-23 18:09:02 -05:00
introduction.md Whitespace (#1112) 2022-01-23 18:09:02 -05:00
merging.md Whitespace (#1112) 2022-01-23 18:09:02 -05:00
object_decomp_example.md Cleanup asset xmls (#1044) 2021-12-01 15:28:23 -05:00
object_decomp.md Whitespace (#1112) 2022-01-23 18:09:02 -05:00
other_functions.md PlayState Rename (#1231) 2022-05-21 14:23:43 -04:00
pre-decomp.md Whitespace (#1112) 2022-01-23 18:09:02 -05:00
types_structs_padding.md PlayState Rename (#1231) 2022-05-21 14:23:43 -04:00