summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/d/d_camera.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_camera.h b/include/d/d_camera.h
index 50a86f1d..06f1308d 100644
--- a/include/d/d_camera.h
+++ b/include/d/d_camera.h
@@ -127,7 +127,7 @@ public:
bool isUnderwater() const;
f32 getUnderwaterDepth() const;
- void fn_8019EA70(bool);
+ bool fn_8019EA70(bool);
bool setEventCamView(const mVec3_c &, const mVec3_c &, f32, f32);
mAng getYAngle() const;
mAng getXZAngle() const;