Skip to content

Commit 6596c2b

Browse files
committed
Set xptankpool as matching
1 parent 9f833aa commit 6596c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ def MatchingFor(*versions):
573573
Object(NonMatching, "SB/Core/x/xDecal.cpp"),
574574
Object(NonMatching, "SB/Core/x/xLaserBolt.cpp"),
575575
Object(NonMatching, "SB/Game/zCameraTweak.cpp"),
576-
Object(NonMatching, "SB/Core/x/xPtankPool.cpp"),
576+
Object(Matching, "SB/Core/x/xPtankPool.cpp"),
577577
Object(Equivalent, "SB/Core/gc/iTRC.cpp"),
578578
Object(NonMatching, "SB/Game/zNPCSupplement.cpp"),
579579
Object(NonMatching, "SB/Game/zNPCGlyph.cpp", extra_cflags=["-sym on"]),

0 commit comments

Comments
 (0)