mm/docs/tutorial
Anghelo Carvajal 8a714af8d0
Introduce `actor_table.h` (#985)
* Make actor_table.h

* DECLARE_OVERLAY_SEGMENT

* InitVars

* Remove InitVars from actor headers

* format

* Use table for ActorID enum

* Move segment symbols declarations back to segment_symbols.h

* add newline to actor_table.h

* Add effects back to segnt_symbols.h

* Update include/tables/actor_table.h

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Update src/overlays/actors/ovl_Shot_Sun/z_shot_sun.h

Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>

* name unused parameters

Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>

* format

* Revert "name unused parameters"

This reverts commit 14fe63313a.

* Remove `const` from InitVars

* Add underscore to unused parameters

* ActorID -> ActorId

* bss

* missing symbols and bss

* lower diff a bit

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
2022-10-16 20:06:47 -03:00
..
images Tutorial on decompiling objects (and also object_dns documented) (#647) 2022-02-19 21:30:31 +00:00
advanced_control_flow.md Introduce `actor_table.h` (#985) 2022-10-16 20:06:47 -03:00
beginning_decomp.md Introduce `actor_table.h` (#985) 2022-10-16 20:06:47 -03:00
contents.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
data.md Introduce `actor_table.h` (#985) 2022-10-16 20:06:47 -03:00
diff_and_permuter.md PlayState rename (#835) 2022-06-26 11:57:37 -04:00
disassembly_quirks.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
documenting.md Introduce `actor_table.h` (#985) 2022-10-16 20:06:47 -03:00
draw_functions.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
intro_to_git.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
introduction.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
merging.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
object_decomp.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
object_decomp_example.md z_kaleido_item.c Ok and Documented (Pause Menu Item Page) (#1027) 2022-09-27 04:37:00 +01:00
other_functions.md z_kaleido_map.c OK and Documented (Pause Menu Map Page) + related icon_item statics (dungeon/field/jpn) (#1094) 2022-10-05 06:15:39 +01:00
types_structs_padding.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
vscode.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00