summaryrefslogtreecommitdiff
path: root/include/d/d_cc_mass_s.h
diff options
context:
space:
mode:
authorCaroline Madsen <69010899+randomsalience@users.noreply.github.com>2024-10-27 00:35:25 -0400
committerGitHub <noreply@github.com>2024-10-26 21:35:25 -0700
commitf5e80cf9fda54894e97af8629386e2a7c562479a (patch)
tree033b66397086e01b49bb30968cc30e3480a11c76 /include/d/d_cc_mass_s.h
parent606178dc88e162969a636644f410c72cbb5eca64 (diff)
d_camera work (#2226)
Diffstat (limited to 'include/d/d_cc_mass_s.h')
-rw-r--r--include/d/d_cc_mass_s.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_cc_mass_s.h b/include/d/d_cc_mass_s.h
index 5d1a0667fe..d6fd4e17c3 100644
--- a/include/d/d_cc_mass_s.h
+++ b/include/d/d_cc_mass_s.h
@@ -73,7 +73,7 @@ public:
/* 80085CF0 */ void Clear();
/* 80085D98 */ void Set(cCcD_Obj* p_obj, u8 priority);
/* 80085E6C */ void SetCam(cM3dGCps const& cps);
- /* 80085EB0 */ u8 GetResultCam() const;
+ /* 80085EB0 */ u32 GetResultCam() const;
/* 80085EB8 */ void GetCamTopPos(Vec* p_out);
};