summaryrefslogtreecommitdiff
path: root/src/JSystem
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem')
-rw-r--r--src/JSystem/J3DGraphBase/J3DTransform.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DTransform.cpp b/src/JSystem/J3DGraphBase/J3DTransform.cpp
index 890d40dee5..b13262e852 100644
--- a/src/JSystem/J3DGraphBase/J3DTransform.cpp
+++ b/src/JSystem/J3DGraphBase/J3DTransform.cpp
@@ -541,7 +541,7 @@ loop:
}
#endif // clang-format on
-extern f32 PSMulUnit01[] = {
+extern f32 const PSMulUnit01[] = {
0.0f,
-1.0f,
};