From efa6ea43cbc7dcd6993fc422f282c3c948afc4ba Mon Sep 17 00:00:00 2001 From: compugab Date: Tue, 2 Jun 2026 17:54:49 -0400 Subject: correcting build problems --- include/d/d_stage.h | 1 + include/d/lyt/d_lyt_map_capture.h | 1 + 2 files changed, 2 insertions(+) (limited to 'include') diff --git a/include/d/d_stage.h b/include/d/d_stage.h index 506fa868..60c79aa5 100644 --- a/include/d/d_stage.h +++ b/include/d/d_stage.h @@ -92,6 +92,7 @@ public: void fn_801B4B80(u32 mapParams, const mVec3_c ¢er, const mVec3_c &size); void fn_801B4C70(const mVec3_c &); void fn_801B50C0(s32); + const mVec3_c &fn_801B4C90() const; const mVec3_c &fn_801B4CB0() const; s32 fn_801B4F10(s32 roomid, const mVec3_c &position) const; }; diff --git a/include/d/lyt/d_lyt_map_capture.h b/include/d/lyt/d_lyt_map_capture.h index d47e1265..4dec80a2 100644 --- a/include/d/lyt/d_lyt_map_capture.h +++ b/include/d/lyt/d_lyt_map_capture.h @@ -33,6 +33,7 @@ public: void execute(); bool isBusyRendering() const; void fn_8012D610(mVec3_c *out); + void fn_8012D670(mVec3_c *out); void fn_8012D6D0(mVec3_c *out); private: -- cgit v1.2.3