summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorcadmic <cadmic24@gmail.com>2025-01-27 23:36:07 -0800
committerGitHub <noreply@github.com>2025-01-28 02:36:07 -0500
commit748859595a3d7b70ae715d27203f7fcdf38bc9cf (patch)
treed3948f52fcabab3d6640e9241a9cd9d39c6cc3af /include
parentac70cf8fb786ba5a94e0e28d6d1aa4c0368a9a4e (diff)
[iQue] Match z_fishing (#2445)
Diffstat (limited to 'include')
-rw-r--r--include/z64player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/z64player.h b/include/z64player.h
index d44da08ae..368a6cf03 100644
--- a/include/z64player.h
+++ b/include/z64player.h
@@ -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;