mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-23 07:21:19 +00:00
pr changes
This commit is contained in:
parent
9cb03972af
commit
daa7877c96
4 changed files with 4 additions and 3 deletions
|
@ -9,6 +9,7 @@ typedef struct {
|
|||
/* 0x014C */ char unk_14C[0xFC];
|
||||
/* 0x0248 */ u8 timer; // used for dissapearing when flying or hitting a wall
|
||||
/* 0x0249 */ u8 hitWall;
|
||||
/* 0x024A */ char unk_24A[0x16];
|
||||
} EnArrow; // size = 0x0260
|
||||
|
||||
extern const ActorInit En_Arrow_InitVars;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue