1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-05 01:06:37 +00:00
oot/src/overlays/actors/ovl_Boss_Ganon2
fig02 2efd00863a
Introduce DEFINE_ENTRANCE for entrance table and create entrance enum (#1213)
* entrance table OK

* entrance enum fixed

* most entrances using enum, still need to do conditionals

* more entrances

* entrance_table.h cleanups

* some review

* remove _0 from first entrance in a group of setups

* change table description

* typo

* wens spellcheck in vscode

* remove extra line
2022-05-09 13:45:53 -04:00
..
z_boss_ganon2.c Introduce DEFINE_ENTRANCE for entrance table and create entrance enum (#1213) 2022-05-09 13:45:53 -04:00
z_boss_ganon2.h Fix all headers to comply with C standard (#957) 2021-09-15 19:24:19 -04:00
z_boss_ganon2_data.c Cleanup pass on in-actor effects systems (#1167) 2022-04-08 20:29:26 -04:00