1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-02-09 22:15:03 +00:00
oot/src
Dragorn421 c55a8530ee
PlayerMeleeWeaponAnimation enum (#1154)
* Move `PlayerSwordAnimation` from `z_en_torch2.c` to `z64player.h`

* `PlayerSwordAnimation` -> `PlayerMeleeWeaponAnimation`

* Add `PWMA_` prefix to `PlayerMeleeWeaponAnimation` values

* Use `PlayerMeleeWeaponAnimation` enum more

* Add `PWMA_MAX`

* Update comments in z_en_kanban.c

* Some cleanup around conditionals with `meleeWeaponAnimation`

* Comment `PWMA_` index value in `D_80854190`

* `PMWA_` -> `PLAYER_MWA_`

* Minor fixup

* Missed one spot

* Run formatter
2022-03-09 12:52:28 -05:00
..
boot Add GCC compiler option. (#1056) 2022-02-19 16:50:56 -05:00
buffers
code PlayerMeleeWeaponAnimation enum (#1154) 2022-03-09 12:52:28 -05:00
dmadata
elf_message
gcc_fix Add GCC compiler option. (#1056) 2022-02-19 16:50:56 -05:00
libultra Fix misc 6 (#1148) 2022-02-20 14:22:29 +01:00
overlays PlayerMeleeWeaponAnimation enum (#1154) 2022-03-09 12:52:28 -05:00