summaryrefslogtreecommitdiff
path: root/src/effects.h
diff options
context:
space:
mode:
authorMegaMech <inkstudios1@hotmail.com>2024-05-02 17:41:24 -0600
committerMegaMech <inkstudios1@hotmail.com>2024-05-02 17:41:24 -0600
commite0614935711dda007e4bd59caed5757cdefa14bf (patch)
treeac2c0cbfae6cf5d266a62567acafe626237ffaf0 /src/effects.h
parentf50b797f71bb8a81fc2a6aedf23b7e92c3bc4cdd (diff)
fixes
Diffstat (limited to 'src/effects.h')
-rw-r--r--src/effects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/effects.h b/src/effects.h
index bf114cc17..0210b0c22 100644
--- a/src/effects.h
+++ b/src/effects.h
@@ -111,7 +111,7 @@ void func_80090178(Player*, s8, Vec3f, Vec3f);
void func_80090778(Player*);
void func_80090868(Player*);
void func_80090970(Player*, s8, s8);
-s32 prevent_item_use(Player*);
+bool prevent_item_use(Player*);
void func_800911B4(Player*, s8);
void func_80091298(Player*, s8);