mm/docs
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 Adding tools.md (#344) 2021-12-16 04:56:38 +00:00
tutorial Introduce `actor_table.h` (#985) 2022-10-16 20:06:47 -03:00
BUILDING_DOCKER.md Adding Docker Support (#914) 2022-07-11 23:54:17 -04:00
BUILDING_MACOS.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
CONTRIBUTING.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
REVIEWING.md Adding Git information to tutorial (#862) 2022-07-11 20:27:49 -04:00
STYLE.md Replace `Actor_MarkForDeath` with `Actor_Kill` (#1118) 2022-10-15 05:35:55 +01:00
tools.md Format Script Update (#904) 2022-10-04 04:06:04 +01:00
useful_conversions.md Tutorial (#362) 2021-12-16 18:47:18 -05:00