mm/tools/disasm
LtPeriwinkle 4460d086d4
EnZo OK and documented (#503)
* EnZo OK, sort of documented

* fix variable naming

* fix suspicious match, add -ing to `PlayWalkSound`

* name `FollowPath`, waypoint struct member

* update description to say unused

* name `TreadWater`, fix a snake case i missed

* name `Walk`

* cleanup a bit

* address comments

pointers -> symbols, remove static and array length, inline data,
define var on same line, update file description, use ARRAY_COUNT

* space things out, move data, add ENZO_NO_PATH

* fix ENZO_NO_PATH define

* remove array pad, dec for size, thisx in limbdraw, renames in draw

* name some object_zo stuff, use symbols

* funny single member damage enum

* name textures

* name the rest of the used items in object_zo

* name the dlist

* suggestions

* actually fix the return false

* formatting
2022-01-30 18:09:17 -03:00
..
disasm.py Refactor disasm for speedups (#465) 2022-01-04 05:17:22 +00:00
dma_filenames.txt z_kaleido_manager and z_kaleido_scope_call OK (#489) 2021-12-27 03:59:50 +00:00
files.txt Split rsp files (#602) 2022-01-17 15:45:20 -05:00
functions.txt EnZo OK and documented (#503) 2022-01-30 18:09:17 -03:00
mips_isa.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
variables.txt Audio Playback OK and Mostly Documented (#556) 2022-01-30 18:02:44 -03:00