oot/docs/tutorial
engineer124 be22b836f6
Name `Actor_PlaySfx` and `Player_PlaySfx` (#1469)
* name two main actor sfx functions

* adjust comments

* fix double s in player

* fix commas
2022-12-18 23:18:21 -05:00
..
images
beginning_decomp.md Remove `const` from `ActorInit` initvars declarations (#1417) 2022-10-24 19:29:38 -04:00
contents.md
data.md Remove `const` from `ActorInit` initvars declarations (#1417) 2022-10-24 19:29:38 -04:00
draw_functions.md
helper_scripts.md `GameInfo` -> `RegEditor` (#1354) 2022-10-15 01:40:00 -04:00
introduction.md
merging.md Rewrite format script in python to improve speed with multiprocessing (#1331) 2022-07-30 09:24:52 -04:00
object_decomp.md Fix asset file includes to always start with assets/ (#1260) 2022-06-06 15:37:25 -04:00
object_decomp_example.md
other_functions.md Name `Actor_PlaySfx` and `Player_PlaySfx` (#1469) 2022-12-18 23:18:21 -05:00
pre-decomp.md
types_structs_padding.md