From 43ec1eaa357ff943efc3faad31dad3f0fa80ea0d Mon Sep 17 00:00:00 2001 From: robojumper Date: Sun, 1 Mar 2026 21:05:31 +0100 Subject: Rebase fixes --- include/d/d_camera.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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; -- cgit v1.2.3