From ef78d40cb7c9bd334611200c6b8ea83b73829678 Mon Sep 17 00:00:00 2001 From: ARDiDo <90479315+ARDiDo@users.noreply.github.com> Date: Sun, 24 Oct 2021 12:13:20 -0400 Subject: [PATCH] resistance: move strength.c to resistance.c --- src/{strength.c => resistance.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{strength.c => resistance.c} (100%) diff --git a/src/strength.c b/src/resistance.c similarity index 100% rename from src/strength.c rename to src/resistance.c -- 2.52.0