aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--physics.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/physics.c b/physics.c
index b1a8db1..332d292 100644
--- a/physics.c
+++ b/physics.c
@@ -18,7 +18,6 @@ int test_bit(
static int solve_mask(
unsigned char t,
- int* x,
int* y,
int* vy,
const Rect* col,
@@ -130,7 +129,6 @@ void update_body(
int id = tc - 2;
if (solve_mask(
id,
- x,
y,
vy,
r,