oot/docs/tutorial
engineer124 1117783731
Macros: `PLAYER` -> `GET_PLAYER(globalCtx)`, `ACTIVE_CAM` -> `GET_ACTIVE_CAM(globalCtx)` (#921)
* PLAYER -> GET_PLAYER(globalCtx)

* ACTIVE_CAM -> GET_ACTIVE_CAM(globalCtx)

* PR Suggestions

* formatter

* Add brackets

* remove from actorfixer.py

* Bring back actorfixer.py change
2021-08-31 12:22:03 +02:00
..
images
beginning_decomp.md
contents.md
data.md
draw_functions.md
helper_scripts.md
introduction.md
merging.md
object_decomp.md z_en_ko OK (#869) 2021-07-28 23:59:52 +02:00
object_decomp_example.md z_en_ko OK (#869) 2021-07-28 23:59:52 +02:00
other_functions.md Macros: `PLAYER` -> `GET_PLAYER(globalCtx)`, `ACTIVE_CAM` -> `GET_ACTIVE_CAM(globalCtx)` (#921) 2021-08-31 12:22:03 +02:00
pre-decomp.md
types_structs_padding.md
vscode.md