1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-25 14:16:11 +00:00
oot/tools/disasm
Dragorn421 68a86d2d00
Colliders: change "touch, bump" to AT and AC (elems) (#1637)
* toucherFlags, bumperFlags -> atElemFlags, acElemFlags

* TOUCH_ -> ATELEM_

* BUMP_ -> ACELEM_

* ColliderElementTouch,Bump -> ColliderElementDamageInfoAT,AC

* toucher,bumper -> atDmgInfo,acDmgInfo

* Update docs and zcolchk funcs names

* run formatter

* remove the last mentions of "bump" for colliders

* Update renamed functions in disasm
2024-03-04 19:33:08 -05:00
..
gc-eu-mq Colliders: change "touch, bump" to AT and AC (elems) (#1637) 2024-03-04 19:33:08 -05: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