diff options
| author | Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com> | 2026-01-23 15:49:54 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-23 15:49:54 -0500 |
| commit | f2c31dd3c575ef3579079e5c558c24c105017eef (patch) | |
| tree | fd86b42fc7a7d5c97f5fcdd0ae90491f9960094d /configure.py | |
| parent | 8d7eb2cba0eee73915c922442cc3883a1375493a (diff) | |
| parent | 3bbca854eb6cb3de40346dfae7e694000fd8a2df (diff) | |
Merge pull request #286 from swekka/d_a_obj_rope_igaiga
d_a_obj_rope_igaiga OK
Diffstat (limited to 'configure.py')
| -rw-r--r-- | configure.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py index 36a6f5b5..ccc67a98 100644 --- a/configure.py +++ b/configure.py @@ -2619,7 +2619,7 @@ config.libs = [ Rel(NonMatching, "d_a_obj_roll_pillar", "REL/d/a/obj/d_a_obj_roll_pillar.cpp"), Rel(NonMatching, "d_a_obj_roll_rock", "REL/d/a/obj/d_a_obj_roll_rock.cpp"), Rel(Matching, "d_a_obj_rope_base", "REL/d/a/obj/d_a_obj_rope_base.cpp"), - Rel(NonMatching, "d_a_obj_rope_igaiga", "REL/d/a/obj/d_a_obj_rope_igaiga.cpp"), + Rel(Matching, "d_a_obj_rope_igaiga", "REL/d/a/obj/d_a_obj_rope_igaiga.cpp"), Rel( NonMatching, "d_a_obj_rotation_light", "REL/d/a/obj/d_a_obj_rotation_light.cpp" ), |
