diff options
-rw-r--r-- | physics.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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, |