1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-26 14:46:16 +00:00
oot/tools/disasm
fig02 bd0941405d
Document Player's Face and z_actor FaceChange functions (#1928)
* create some enums

* gonna try struct instead of array

* struct works. add docs too

* inline function comments

* fix function comment

* name faces, move enums

* rename textures

* outnames

* remove comments

* change comment slightly

* fixup face comments

* review

* offset comments

* add and use PLAYER_FACE_MAX

* typo

* more comment on blinkDuration

* another change to the comment
2024-03-23 12:21:45 -04:00
..
gc-eu-mq Document Player's Face and z_actor FaceChange functions (#1928) 2024-03-23 12:21:45 -04:00
disasm.py Match retail z_fishing.c (#1905) 2024-03-04 17:57:16 +01:00
do_disasm.sh Rework disassembly: out of makefile, separate sections, relocs (#1728) 2024-02-12 20:20:25 -05:00
file_addresses.py Set up disassembly for gc-eu-mq (#1613) 2024-01-28 18:09:03 +01:00