mirror of
https://github.com/HackerN64/HackerOoT.git
synced 2026-01-21 10:37:37 -08:00
[iQue] Match z_fishing (#2445)
This commit is contained in:
@@ -931,7 +931,7 @@ typedef struct Player {
|
||||
|
||||
/* 0x0854 */ f32 unk_854;
|
||||
/* 0x0858 */ f32 unk_858;
|
||||
/* 0x085C */ f32 unk_85C; // stick length among other things
|
||||
/* 0x085C */ f32 unk_85C; // stick length among other things (TODO: probably part of an "fwork" array)
|
||||
/* 0x0860 */ s16 unk_860; // stick flame timer among other things
|
||||
/* 0x0862 */ s8 unk_862; // get item draw ID + 1
|
||||
/* 0x0864 */ f32 unk_864;
|
||||
|
||||
Reference in New Issue
Block a user