summaryrefslogtreecommitdiff
path: root/include/SSystem
diff options
context:
space:
mode:
authorMaide <34639600+Kelebek1@users.noreply.github.com>2025-07-15 19:50:06 +0100
committerGitHub <noreply@github.com>2025-07-15 14:50:06 -0400
commitcc72bf0f199b481dfab110c1ac46feb5291dc666 (patch)
tree17886f2caeabe0cdcf2dc663632400436da170f2 /include/SSystem
parentea02e17b83df8ef9632f2a72ab0f7ce197a43da0 (diff)
d_a_amiprop (#808)
Diffstat (limited to 'include/SSystem')
-rw-r--r--include/SSystem/SComponent/c_bg_w.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/SSystem/SComponent/c_bg_w.h b/include/SSystem/SComponent/c_bg_w.h
index 6918c927..113f6af1 100644
--- a/include/SSystem/SComponent/c_bg_w.h
+++ b/include/SSystem/SComponent/c_bg_w.h
@@ -271,7 +271,7 @@ public:
/* 0x9C */ cBgW_GrpElm* pm_grp;
/* 0xA0 */ cBgW_NodeTree* m_nt_tbl;
/* 0xA4 */ int m_rootGrpIdx;
-};
+}; // size = 0xA8
inline bool cBgW_CheckBGround(f32 ny) {
return ny >= 0.5f;