summaryrefslogtreecommitdiff
path: root/src/collision.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/collision.c')
-rw-r--r--src/collision.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collision.c b/src/collision.c
index 921f003f1..4583daeb6 100644
--- a/src/collision.c
+++ b/src/collision.c
@@ -1410,7 +1410,7 @@ void func_802AE434(Vtx *vtx1, Vtx *vtx2, Vtx *vtx3, s8 surfaceType, u16 sectionI
s16 y3;
s16 z3;
- /* Unused variables places around doubles for dramatic effect */
+ /* Unused variables placed around doubles for dramatic effect */
UNUSED s32 pad2[7];
f64 crossProductX;