mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 06:10:21 +00:00
En_Cs OK and mostly documented (#639)
* all except one matching * documented and ready for pr * remove unused asm * change mass thing
This commit is contained in:
parent
da993894d3
commit
5da5263176
22 changed files with 449 additions and 1232 deletions
|
@ -123,7 +123,7 @@ extern AnimationHeader D_06005B98;
|
|||
extern AnimationHeader D_060055A8;
|
||||
extern AnimationHeader D_060055A8;
|
||||
|
||||
struct_80034EC0_Entry sAnimations[] = {
|
||||
static struct_80034EC0_Entry sAnimations[] = {
|
||||
{ &D_06000304, 1.0f, 0.0f, -1.0f, ANIMMODE_LOOP_INTERP, 0.0f },
|
||||
{ &D_06005B98, 1.0f, 0.0f, -1.0f, ANIMMODE_ONCE_INTERP, -8.0f },
|
||||
{ &D_06000304, 4.0f, 0.0f, -1.0f, ANIMMODE_ONCE_INTERP, -8.0f },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue