summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPheenoh <pheenoh@gmail.com>2022-12-22 08:31:49 -0700
committerPheenoh <pheenoh@gmail.com>2022-12-22 08:31:49 -0700
commitf6318d671c023965c6d15c5b83a626032efdc03a (patch)
tree1c9d93c8956a9eb5cd68d10357a9ce17fcfa6847 /include
parentd3ef35d560f5379711b4b8676c5a07d517a0cd68 (diff)
parent9e4944c4333936eac36dcc2d45b3018cc15601f4 (diff)
Merge branch 'd_a_player' into d_timer
Diffstat (limited to 'include')
-rw-r--r--include/d/a/d_a_player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/a/d_a_player.h b/include/d/a/d_a_player.h
index 62198346e2..dabaf3030e 100644
--- a/include/d/a/d_a_player.h
+++ b/include/d/a/d_a_player.h
@@ -441,7 +441,7 @@ public:
static void setLookPos(cXyz*);
static void setPlayerSe(u32);
static bool linkGrabSubjectNoDraw(fopAc_ac_c*);
- void wolfGrabSubjectNoDraw(fopAc_ac_c*);
+ static bool wolfGrabSubjectNoDraw(fopAc_ac_c*);
static bool checkRoomRestartStart();
static u32 checkCarryStartLightBallA();
static u32 checkCarryStartLightBallB();