1
0
Fork 0
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:
Zelllll 2021-01-31 17:32:19 -06:00 committed by GitHub
parent da993894d3
commit 5da5263176
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 449 additions and 1232 deletions

View file

@ -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 },