From a346d0c377268a3189f32b2a16ad3d90cdc94048 Mon Sep 17 00:00:00 2001 From: Cuyler36 Date: Thu, 5 Jun 2025 14:25:05 -0400 Subject: [PATCH] Actually link --- configure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.py b/configure.py index 5c898aa1..4625212a 100644 --- a/configure.py +++ b/configure.py @@ -1346,7 +1346,7 @@ config.libs = [ Object(NonMatching, "effect/ef_turi_hamon.c"), Object(NonMatching, "effect/ef_turi_hane0.c"), Object(NonMatching, "effect/ef_turi_hane1.c"), - Object(NonMatching, "effect/ef_turi_mizu.c"), + Object(Matching, "effect/ef_turi_mizu.c"), Object(NonMatching, "effect/ef_turi_suiteki.c"), Object(NonMatching, "effect/ef_turn_asimoto.c"), Object(NonMatching, "effect/ef_turn_footprint.c"),