1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 15:30:14 +00:00

Attack_Niw (#272)

* Attack!

* Decimal indexes

* a

* PR

* PR

* PR

* Why break it
This commit is contained in:
Kelebek1 2020-08-20 03:17:42 +01:00 committed by GitHub
parent 3a22219d5d
commit c25b87923e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 435 additions and 1033 deletions

View file

@ -8,7 +8,11 @@ struct EnNiw;
typedef struct EnNiw {
/* 0x0000 */ Actor actor;
/* 0x014C */ char unk_14C[0x19C];
/* 0x014C */ char unk_14C[0x11E];
/* 0x026A */ s16 unk_26A;
/* 0x026C */ char unk_26C[0x2A];
/* 0x0296 */ s16 unk_296;
/* 0x0298 */ char unk_298[0x50];
/* 0x02E8 */ s16 unk_2E8;
/* 0x02EA */ char unk_2EA[0x2];
/* 0x02EC */ s16 unk_2EC;