1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-04 16:55:56 +00:00
oot/src/overlays/actors/ovl_Boss_Ganon2
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
..
z_boss_ganon2.c Colliders: change "touch, bump" to AT and AC (elems) (#1637) 2024-03-04 19:33:08 -05:00
z_boss_ganon2.h Document Ganon objects (#1345) 2022-08-29 19:44:17 -04:00
z_boss_ganon2_data.inc.c Colliders: change "touch, bump" to AT and AC (elems) (#1637) 2024-03-04 19:33:08 -05:00