mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
c55a8530ee
* 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 |
||
---|---|---|
.. | ||
boot | ||
buffers | ||
code | ||
dmadata | ||
elf_message | ||
gcc_fix | ||
libultra | ||
overlays |