@@ -708,6 +708,7 @@ def MatchingFor(*versions):
708708 Object (MatchingFor ("GZ2E01" ), "SSystem/SComponent/c_m3d_g_pla.cpp" ),
709709 Object (MatchingFor ("GZ2E01" ), "SSystem/SComponent/c_m3d_g_sph.cpp" ),
710710 Object (MatchingFor ("GZ2E01" ), "SSystem/SComponent/c_m3d_g_tri.cpp" ),
711+ Object (NonMatching , "SSystem/SComponent/c_m3d_g_vtx.cpp" ),
711712 Object (MatchingFor ("GZ2E01" ), "SSystem/SComponent/c_lib.cpp" ),
712713 Object (MatchingFor ("GZ2E01" ), "SSystem/SComponent/c_angle.cpp" ),
713714 Object (MatchingFor ("GZ2E01" ), "SSystem/SStandard/s_basic.cpp" ),
@@ -1457,8 +1458,8 @@ def MatchingFor(*versions):
14571458 ActorRel (MatchingFor ("GZ2E01" ), "d_a_path_line" ),
14581459 ActorRel (NonMatching , "d_a_scene_exit" ),
14591460 ActorRel (MatchingFor ("GZ2E01" ), "d_a_set_bgobj" ),
1460- ActorRel (NonMatching , "d_a_swhit0" ),
1461- ActorRel (NonMatching , "d_a_tag_allmato" ),
1461+ ActorRel (MatchingFor ( "GZ2E01" ) , "d_a_swhit0" ),
1462+ ActorRel (NonMatching , "d_a_tag_allmato" , extra_cflags = [ '-pragma "nosyminline off"' ] ),
14621463 ActorRel (MatchingFor ("GZ2E01" ), "d_a_tag_camera" ),
14631464 ActorRel (MatchingFor ("GZ2E01" ), "d_a_tag_chkpoint" ),
14641465 ActorRel (MatchingFor ("GZ2E01" ), "d_a_tag_event" ),
@@ -2101,7 +2102,7 @@ def MatchingFor(*versions):
21012102 ActorRel (MatchingFor ("GZ2E01" ), "d_a_obj_tornado" ),
21022103 ActorRel (MatchingFor ("GZ2E01" ), "d_a_obj_tornado2" ),
21032104 ActorRel (MatchingFor ("GZ2E01" ), "d_a_obj_tp" ),
2104- ActorRel (NonMatching , "d_a_obj_treesh" ),
2105+ ActorRel (MatchingFor ( "GZ2E01" ) , "d_a_obj_treesh" ),
21052106 ActorRel (NonMatching , "d_a_obj_twGate" ),
21062107 ActorRel (NonMatching , "d_a_obj_udoor" ),
21072108 ActorRel (MatchingFor ("GZ2E01" ), "d_a_obj_usaku" ),
@@ -2138,7 +2139,7 @@ def MatchingFor(*versions):
21382139 ActorRel (NonMatching , "d_a_ppolamp" ),
21392140 ActorRel (MatchingFor ("GZ2E01" ), "d_a_skip_2D" ),
21402141 ActorRel (MatchingFor ("GZ2E01" ), "d_a_startAndGoal" , extra_cflags = ['-pragma "nosyminline off"' ]),
2141- ActorRel (NonMatching , "d_a_swBall" ),
2142+ ActorRel (MatchingFor ( "GZ2E01" ) , "d_a_swBall" ),
21422143 ActorRel (MatchingFor ("GZ2E01" ), "d_a_swLBall" ),
21432144 ActorRel (MatchingFor ("GZ2E01" ), "d_a_swTime" ),
21442145 ActorRel (NonMatching , "d_a_tag_Lv6Gate" ),
@@ -2187,7 +2188,7 @@ def MatchingFor(*versions):
21872188 ActorRel (MatchingFor ("GZ2E01" ), "d_a_tag_yami" , extra_cflags = ['-pragma "nosyminline off"' ]),
21882189 ActorRel (MatchingFor ("GZ2E01" ), "d_a_talk" ),
21892190 ActorRel (MatchingFor ("GZ2E01" ), "d_a_tboxSw" ),
2190- ActorRel (NonMatching , "d_a_title" ),
2191+ ActorRel (Equivalent , "d_a_title" ), # weak func order
21912192 ActorRel (MatchingFor ("GZ2E01" ), "d_a_warp_bug" ),
21922193]
21932194
0 commit comments