From e7fc0a2992ac1d72ea54ab8b80f2f0aefbd3058b Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Tue, 20 May 2025 20:00:26 -0400 Subject: [PATCH] Demo: Link all TUs that already match --- configure.py | 710 +++++++++++++++++++++++++-------------------------- 1 file changed, 355 insertions(+), 355 deletions(-) diff --git a/configure.py b/configure.py index 87984685d..24652cd05 100755 --- a/configure.py +++ b/configure.py @@ -347,7 +347,7 @@ config.libs = [ Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "m_Do/m_Do_controller_pad.cpp"), Object(NonMatching, "m_Do/m_Do_graphic.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "m_Do/m_Do_machine.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "m_Do/m_Do_mtx.cpp", extra_cflags=['-pragma "nosyminline on"']), + Object(Matching, "m_Do/m_Do_mtx.cpp", extra_cflags=['-pragma "nosyminline on"']), Object(NonMatching, "m_Do/m_Do_ext.cpp", extra_cflags=["-sym off"]), Object(NonMatching, "m_Do/m_Do_lib.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "m_Do/m_Do_hostIO.cpp"), @@ -383,59 +383,59 @@ config.libs = [ # f_op Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_actor.cpp", extra_cflags=["-sym off"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_actor_iter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_actor_tag.cpp"), + Object(Matching, "f_op/f_op_actor_iter.cpp"), + Object(Matching, "f_op/f_op_actor_tag.cpp"), Object(Equivalent, "f_op/f_op_actor_mng.cpp", extra_cflags=['-pragma "nosyminline on"']), # weak func order - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_camera.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_camera_mng.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_overlap.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_overlap_mng.cpp"), + Object(Matching, "f_op/f_op_camera.cpp"), + Object(Matching, "f_op/f_op_camera_mng.cpp"), + Object(Matching, "f_op/f_op_overlap.cpp"), + Object(Matching, "f_op/f_op_overlap_mng.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_overlap_req.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_scene.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_scene_iter.cpp"), + Object(Matching, "f_op/f_op_scene.cpp"), + Object(Matching, "f_op/f_op_scene_iter.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_scene_mng.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_scene_req.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_scene_tag.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_view.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_kankyo.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_msg.cpp"), + Object(Matching, "f_op/f_op_scene_tag.cpp"), + Object(Matching, "f_op/f_op_view.cpp"), + Object(Matching, "f_op/f_op_kankyo.cpp"), + Object(Matching, "f_op/f_op_msg.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_kankyo_mng.cpp"), Object(NonMatching, "f_op/f_op_msg_mng.cpp", extra_cflags=['-pragma "nosyminline on"']), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_draw_iter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_draw_tag.cpp"), + Object(Matching, "f_op/f_op_draw_iter.cpp"), + Object(Matching, "f_op/f_op_draw_tag.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_op/f_op_scene_pause.cpp"), # f_pc Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_base.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_create_iter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_create_req.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_create_tag.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_creator.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_delete_tag.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_deletor.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_draw_priority.cpp"), + Object(Matching, "f_pc/f_pc_create_iter.cpp"), + Object(Matching, "f_pc/f_pc_create_req.cpp"), + Object(Matching, "f_pc/f_pc_create_tag.cpp"), + Object(Matching, "f_pc/f_pc_creator.cpp"), + Object(Matching, "f_pc/f_pc_delete_tag.cpp"), + Object(Matching, "f_pc/f_pc_deletor.cpp"), + Object(Matching, "f_pc/f_pc_draw_priority.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_executor.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_layer.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_leaf.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_layer_iter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_layer_tag.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_line.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_load.cpp"), + Object(Matching, "f_pc/f_pc_layer.cpp"), + Object(Matching, "f_pc/f_pc_leaf.cpp"), + Object(Matching, "f_pc/f_pc_layer_iter.cpp"), + Object(Matching, "f_pc/f_pc_layer_tag.cpp"), + Object(Matching, "f_pc/f_pc_line.cpp"), + Object(Matching, "f_pc/f_pc_load.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_manager.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_method.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_node.cpp"), + Object(Matching, "f_pc/f_pc_method.cpp"), + Object(Matching, "f_pc/f_pc_node.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_node_req.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_priority.cpp"), + Object(Matching, "f_pc/f_pc_priority.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_profile.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_searcher.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_line_tag.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_line_iter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_method_iter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_method_tag.cpp"), + Object(Matching, "f_pc/f_pc_line_tag.cpp"), + Object(Matching, "f_pc/f_pc_line_iter.cpp"), + Object(Matching, "f_pc/f_pc_method_iter.cpp"), + Object(Matching, "f_pc/f_pc_method_tag.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_pause.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_draw.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_fstcreate_req.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "f_pc/f_pc_stdcreate_req.cpp"), + Object(Matching, "f_pc/f_pc_draw.cpp"), + Object(Matching, "f_pc/f_pc_fstcreate_req.cpp"), + Object(Matching, "f_pc/f_pc_stdcreate_req.cpp"), ], }, { @@ -448,25 +448,25 @@ config.libs = [ Object(Equivalent, "d/d_stage.cpp"), # weak func order Object(NonMatching, "d/d_map.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_com_inf_game.cpp", extra_cflags=['-sym off']), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_com_lib_game.cpp"), + Object(Matching, "d/d_com_lib_game.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_com_static.cpp", extra_cflags=['-sym off']), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_lib.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_save.cpp", extra_cflags=['-pragma "nosyminline on"']), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_save_init.cpp"), + Object(Matching, "d/d_save_init.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_shop.cpp", extra_cflags=['-pragma "nosyminline on"']), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_jnt_hit.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_chain.cpp"), + Object(Matching, "d/d_chain.cpp"), Object(NonMatching, "d/d_cloth_packet.cpp"), Object(NonMatching, "d/d_a_obj.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_obj_tribox_static.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_ship_static.cpp"), + Object(Matching, "d/d_a_ship_static.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_boko_static.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_bomb_static.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_branch_static.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_mgameboard_static.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_itembase_static.cpp"), + Object(Matching, "d/d_a_branch_static.cpp"), + Object(Matching, "d/d_a_mgameboard_static.cpp"), + Object(Matching, "d/d_a_itembase_static.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_item_static.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_shop_item_static.cpp"), + Object(Matching, "d/d_a_shop_item_static.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_race_item_static.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_leaflift_static.cpp"), Object(NonMatching, "d/d_demo.cpp"), @@ -484,10 +484,10 @@ config.libs = [ Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_particle_name.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_path.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_drawlist.cpp", extra_cflags=['-sym off']), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_kankyo_data.cpp"), + Object(Matching, "d/d_kankyo_data.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_kankyo_wether.cpp"), Object(NonMatching, "d/d_kankyo_rain.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_kankyo_demo.cpp"), + Object(Matching, "d/d_kankyo_demo.cpp"), Object(NonMatching, "d/d_detect.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_vibration.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_vib_pattern.cpp"), @@ -499,11 +499,11 @@ config.libs = [ Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_bg_s_lin_chk.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_bg_s_movebg_actor.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_bg_s_spl_grp_chk.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_bg_s_wtr_chk.cpp"), + Object(Matching, "d/d_bg_s_wtr_chk.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_bg_w.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_bg_w_deform.cpp"), + Object(Matching, "d/d_bg_w_deform.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_bg_w_hf.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_bg_w_sv.cpp"), + Object(Matching, "d/d_bg_w_sv.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_cc_d.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_cc_mass_s.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_cc_s.cpp"), @@ -517,11 +517,11 @@ config.libs = [ Object(NonMatching, "d/d_flower.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_item_data.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_seafightgame.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_spline_path.cpp"), + Object(Matching, "d/d_spline_path.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_s_actor_data_mng.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_item.cpp"), Object(NonMatching, "d/d_2dnumber.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_a_npc_cb1_static.cpp"), + Object(Matching, "d/d_a_npc_cb1_static.cpp"), Object(NonMatching, "d/d_a_npc_mk_static.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_salvage.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_snap.cpp"), @@ -561,9 +561,9 @@ config.libs = [ Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_gameover.cpp"), Object(NonMatching, "d/d_kankyo.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_kyeff.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_kyeff2.cpp"), + Object(Matching, "d/d_kyeff2.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_ky_thunder.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_letter.cpp"), + Object(Matching, "d/d_letter.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_level_se.cpp"), Object(NonMatching, "d/d_menu_cloth.cpp"), Object(NonMatching, "d/d_menu_collect.cpp"), @@ -624,42 +624,42 @@ config.libs = [ "progress_category": "third_party", "host": True, "objects": [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_malloc.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_API.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_API_graphic.cpp"), + Object(Matching, "SSystem/SComponent/c_malloc.cpp"), + Object(Matching, "SSystem/SComponent/c_API.cpp"), + Object(Matching, "SSystem/SComponent/c_API_graphic.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_cc_d.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_cc_s.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_counter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_list.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_list_iter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_node.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_node_iter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_tree.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_tree_iter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_phase.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_request.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_tag.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_tag_iter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_xyz.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_sxyz.cpp"), + Object(Matching, "SSystem/SComponent/c_counter.cpp"), + Object(Matching, "SSystem/SComponent/c_list.cpp"), + Object(Matching, "SSystem/SComponent/c_list_iter.cpp"), + Object(Matching, "SSystem/SComponent/c_node.cpp"), + Object(Matching, "SSystem/SComponent/c_node_iter.cpp"), + Object(Matching, "SSystem/SComponent/c_tree.cpp"), + Object(Matching, "SSystem/SComponent/c_tree_iter.cpp"), + Object(Matching, "SSystem/SComponent/c_phase.cpp"), + Object(Matching, "SSystem/SComponent/c_request.cpp"), + Object(Matching, "SSystem/SComponent/c_tag.cpp"), + Object(Matching, "SSystem/SComponent/c_tag_iter.cpp"), + Object(Matching, "SSystem/SComponent/c_xyz.cpp"), + Object(Matching, "SSystem/SComponent/c_sxyz.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_math.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_bg_s.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_bg_s_chk.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_bg_s_gnd_chk.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_bg_s_lin_chk.cpp"), + Object(Matching, "SSystem/SComponent/c_bg_s_chk.cpp"), + Object(Matching, "SSystem/SComponent/c_bg_s_gnd_chk.cpp"), + Object(Matching, "SSystem/SComponent/c_bg_s_lin_chk.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_bg_w.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_m2d.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_m2d_g_box.cpp"), + Object(Matching, "SSystem/SComponent/c_m2d.cpp"), + Object(Matching, "SSystem/SComponent/c_m2d_g_box.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_m3d.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_m3d_g_aab.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_m3d_g_cyl.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_m3d_g_pla.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_m3d_g_sph.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_m3d_g_tri.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_lib.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_angle.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SComponent/c_data_tbl.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "SSystem/SStandard/s_basic.cpp"), + Object(Matching, "SSystem/SComponent/c_m3d_g_aab.cpp"), + Object(Matching, "SSystem/SComponent/c_m3d_g_cyl.cpp"), + Object(Matching, "SSystem/SComponent/c_m3d_g_pla.cpp"), + Object(Matching, "SSystem/SComponent/c_m3d_g_sph.cpp"), + Object(Matching, "SSystem/SComponent/c_m3d_g_tri.cpp"), + Object(Matching, "SSystem/SComponent/c_lib.cpp"), + Object(Matching, "SSystem/SComponent/c_angle.cpp"), + Object(Matching, "SSystem/SComponent/c_data_tbl.cpp"), + Object(Matching, "SSystem/SStandard/s_basic.cpp"), ], }, JSystemLib( @@ -672,178 +672,178 @@ config.libs = [ JSystemLib( "J3DU", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DU/J3DUClipper.cpp"), + Object(Matching, "JSystem/J3DU/J3DUClipper.cpp"), Object(NonMatching, "JSystem/J3DU/J3DUMotion.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DU/J3DUDL.cpp"), + Object(Matching, "JSystem/J3DU/J3DUDL.cpp"), ], ), JSystemLib( "JParticle", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPABaseShape.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPAExtraShape.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPASweepShape.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPAExTexShape.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPADynamicsBlock.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPAFieldBlock.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPAKeyBlock.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPATexture.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPAResourceManager.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPAEmitterLoader.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPAMath.cpp"), + Object(Matching, "JSystem/JParticle/JPABaseShape.cpp"), + Object(Matching, "JSystem/JParticle/JPAExtraShape.cpp"), + Object(Matching, "JSystem/JParticle/JPASweepShape.cpp"), + Object(Matching, "JSystem/JParticle/JPAExTexShape.cpp"), + Object(Matching, "JSystem/JParticle/JPADynamicsBlock.cpp"), + Object(Matching, "JSystem/JParticle/JPAFieldBlock.cpp"), + Object(Matching, "JSystem/JParticle/JPAKeyBlock.cpp"), + Object(Matching, "JSystem/JParticle/JPATexture.cpp"), + Object(Matching, "JSystem/JParticle/JPAResourceManager.cpp"), + Object(Matching, "JSystem/JParticle/JPAEmitterLoader.cpp"), + Object(Matching, "JSystem/JParticle/JPAMath.cpp"), Object(NonMatching, "JSystem/JParticle/JPAField.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPAEmitter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPAParticle.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPAEmitterManager.cpp"), + Object(Matching, "JSystem/JParticle/JPAEmitter.cpp"), + Object(Matching, "JSystem/JParticle/JPAParticle.cpp"), + Object(Matching, "JSystem/JParticle/JPAEmitterManager.cpp"), Object(NonMatching, "JSystem/JParticle/JPADrawVisitor.cpp"), Object(NonMatching, "JSystem/JParticle/JPADraw.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JParticle/JPADrawSetupTev.cpp"), + Object(Matching, "JSystem/JParticle/JPADrawSetupTev.cpp"), ], ), JSystemLib( "JStage", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStage/JSGActor.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStage/JSGAmbientLight.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStage/JSGCamera.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStage/JSGFog.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStage/JSGLight.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStage/JSGObject.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStage/JSGSystem.cpp"), + Object(Matching, "JSystem/JStage/JSGActor.cpp"), + Object(Matching, "JSystem/JStage/JSGAmbientLight.cpp"), + Object(Matching, "JSystem/JStage/JSGCamera.cpp"), + Object(Matching, "JSystem/JStage/JSGFog.cpp"), + Object(Matching, "JSystem/JStage/JSGLight.cpp"), + Object(Matching, "JSystem/JStage/JSGObject.cpp"), + Object(Matching, "JSystem/JStage/JSGSystem.cpp"), ], ), JSystemLib( "JStudio", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio/jstudio-control.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio/jstudio-data.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio/jstudio-math.cpp"), + Object(Matching, "JSystem/JStudio/JStudio/jstudio-control.cpp"), + Object(Matching, "JSystem/JStudio/JStudio/jstudio-data.cpp"), + Object(Matching, "JSystem/JStudio/JStudio/jstudio-math.cpp"), Object(NonMatching, "JSystem/JStudio/JStudio/jstudio-object.cpp"), Object(Equivalent, "JSystem/JStudio/JStudio/functionvalue.cpp"), # weak func order Object(NonMatching, "JSystem/JStudio/JStudio/fvb.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio/fvb-data.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio/fvb-data-parse.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio/object-id.cpp"), + Object(Matching, "JSystem/JStudio/JStudio/fvb-data.cpp"), + Object(Matching, "JSystem/JStudio/JStudio/fvb-data-parse.cpp"), + Object(Matching, "JSystem/JStudio/JStudio/object-id.cpp"), Object(NonMatching, "JSystem/JStudio/JStudio/stb.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio/stb-data.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio/stb-data-parse.cpp"), + Object(Matching, "JSystem/JStudio/JStudio/stb-data.cpp"), + Object(Matching, "JSystem/JStudio/JStudio/stb-data-parse.cpp"), ], ), JSystemLib( "JStudio_JStage", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JStage/control.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JStage/object.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JStage/object-actor.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JStage/object-ambientlight.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JStage/object-camera.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JStage/object-fog.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JStage/object-light.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JStage/control.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JStage/object.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JStage/object-actor.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JStage/object-ambientlight.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JStage/object-camera.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JStage/object-fog.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JStage/object-light.cpp"), ], ), JSystemLib( "JStudio_JAudio", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JAudio/control.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JAudio/control.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JAudio/object-sound.cpp"), ], ), JSystemLib( "JStudio_JParticle", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JParticle/control.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JParticle/object-particle.cpp", extra_cflags=['-pragma "nosyminline on"']), + Object(Matching, "JSystem/JStudio/JStudio_JParticle/control.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JParticle/object-particle.cpp", extra_cflags=['-pragma "nosyminline on"']), ], ), JSystemLib( "JStudio_JMessage", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JMessage/control.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudio_JMessage/object-message.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JMessage/control.cpp"), + Object(Matching, "JSystem/JStudio/JStudio_JMessage/object-message.cpp"), ], ), JSystemLib( "JStudioToolLibrary", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JStudio/JStudioToolLibrary/console.cpp"), + Object(Matching, "JSystem/JStudio/JStudioToolLibrary/console.cpp"), ], ), JSystemLib( "JAudio", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASCalc.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASAiCtrl.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASDvdThread.cpp"), + Object(Matching, "JSystem/JAudio/JASCalc.cpp"), + Object(Matching, "JSystem/JAudio/JASAiCtrl.cpp"), + Object(Matching, "JSystem/JAudio/JASDvdThread.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASCallback.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASRate.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASHardStream.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASHeapCtrl.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASResArcLoader.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASProbe.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASKernelDebug.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASCmdStack.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASSystemHeap.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASNoteMgr.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASOuterParam.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASPlayer_impl.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASRegisterParam.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASSeqCtrl.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASSeqParser.cpp"), + Object(Matching, "JSystem/JAudio/JASRate.cpp"), + Object(Matching, "JSystem/JAudio/JASHardStream.cpp"), + Object(Matching, "JSystem/JAudio/JASHeapCtrl.cpp"), + Object(Matching, "JSystem/JAudio/JASResArcLoader.cpp"), + Object(Matching, "JSystem/JAudio/JASProbe.cpp"), + Object(Matching, "JSystem/JAudio/JASKernelDebug.cpp"), + Object(Matching, "JSystem/JAudio/JASCmdStack.cpp"), + Object(Matching, "JSystem/JAudio/JASSystemHeap.cpp"), + Object(Matching, "JSystem/JAudio/JASNoteMgr.cpp"), + Object(Matching, "JSystem/JAudio/JASOuterParam.cpp"), + Object(Matching, "JSystem/JAudio/JASPlayer_impl.cpp"), + Object(Matching, "JSystem/JAudio/JASRegisterParam.cpp"), + Object(Matching, "JSystem/JAudio/JASSeqCtrl.cpp"), + Object(Matching, "JSystem/JAudio/JASSeqParser.cpp"), Object(NonMatching, "JSystem/JAudio/JASTrack.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASTrackInterrupt.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASTrackPort.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASBank.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASWaveBank.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASBasicBank.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASBasicInst.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASDrumSet.cpp"), + Object(Matching, "JSystem/JAudio/JASTrackInterrupt.cpp"), + Object(Matching, "JSystem/JAudio/JASTrackPort.cpp"), + Object(Matching, "JSystem/JAudio/JASBank.cpp"), + Object(Matching, "JSystem/JAudio/JASWaveBank.cpp"), + Object(Matching, "JSystem/JAudio/JASBasicBank.cpp"), + Object(Matching, "JSystem/JAudio/JASBasicInst.cpp"), + Object(Matching, "JSystem/JAudio/JASDrumSet.cpp"), Object(NonMatching, "JSystem/JAudio/JASBasicWaveBank.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASSimpleWaveBank.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASInstEffect.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASInstSense.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASInstRand.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASWSParser.cpp"), + Object(Matching, "JSystem/JAudio/JASSimpleWaveBank.cpp"), + Object(Matching, "JSystem/JAudio/JASInstEffect.cpp"), + Object(Matching, "JSystem/JAudio/JASInstSense.cpp"), + Object(Matching, "JSystem/JAudio/JASInstRand.cpp"), + Object(Matching, "JSystem/JAudio/JASWSParser.cpp"), Object(NonMatching, "JSystem/JAudio/JASBNKParser.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASWaveArcLoader.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASWaveBankMgr.cpp"), + Object(Matching, "JSystem/JAudio/JASWaveArcLoader.cpp"), + Object(Matching, "JSystem/JAudio/JASWaveBankMgr.cpp"), Object(NonMatching, "JSystem/JAudio/JASBankMgr.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASAudioThread.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASDSPBuf.cpp"), + Object(Matching, "JSystem/JAudio/JASAudioThread.cpp"), + Object(Matching, "JSystem/JAudio/JASDSPBuf.cpp"), Object(NonMatching, "JSystem/JAudio/JASDSPChannel.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASDSPInterface.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASDriverIF.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASChGlobal.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASChAllocQueue.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASChannel.cpp"), + Object(Matching, "JSystem/JAudio/JASDSPInterface.cpp"), + Object(Matching, "JSystem/JAudio/JASDriverIF.cpp"), + Object(Matching, "JSystem/JAudio/JASChGlobal.cpp"), + Object(Matching, "JSystem/JAudio/JASChAllocQueue.cpp"), + Object(Matching, "JSystem/JAudio/JASChannel.cpp"), Object(NonMatching, "JSystem/JAudio/JASChannelMgr.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASOscillator.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JASDriverTables.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/dspproc.c", extra_cflags=["-lang c++", "-O4", "-func_align 32"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/dsptask.c", extra_cflags=["-lang c++", "-O4", "-func_align 32"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/osdsp.c", extra_cflags=["-lang c++", "-O4", "-func_align 32", "-str nopool"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/osdsp_task.c", extra_cflags=["-lang c++", "-O4", "-func_align 32"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JAIAnimation.cpp"), + Object(Matching, "JSystem/JAudio/JASOscillator.cpp"), + Object(Matching, "JSystem/JAudio/JASDriverTables.cpp"), + Object(Matching, "JSystem/JAudio/dspproc.c", extra_cflags=["-lang c++", "-O4", "-func_align 32"]), + Object(Matching, "JSystem/JAudio/dsptask.c", extra_cflags=["-lang c++", "-O4", "-func_align 32"]), + Object(Matching, "JSystem/JAudio/osdsp.c", extra_cflags=["-lang c++", "-O4", "-func_align 32", "-str nopool"]), + Object(Matching, "JSystem/JAudio/osdsp_task.c", extra_cflags=["-lang c++", "-O4", "-func_align 32"]), + Object(Matching, "JSystem/JAudio/JAIAnimation.cpp"), Object(NonMatching, "JSystem/JAudio/JAIBasic.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JAIBankWave.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JAIConst.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JAIDummyObject.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JAIFx.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JAIGlobalParameter.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JAIInitData.cpp"), + Object(Matching, "JSystem/JAudio/JAIBankWave.cpp"), + Object(Matching, "JSystem/JAudio/JAIConst.cpp"), + Object(Matching, "JSystem/JAudio/JAIDummyObject.cpp"), + Object(Matching, "JSystem/JAudio/JAIFx.cpp"), + Object(Matching, "JSystem/JAudio/JAIGlobalParameter.cpp"), + Object(Matching, "JSystem/JAudio/JAIInitData.cpp"), Object(NonMatching, "JSystem/JAudio/JAISeMgr.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JAISequenceHeap.cpp"), + Object(Matching, "JSystem/JAudio/JAISequenceHeap.cpp"), Object(NonMatching, "JSystem/JAudio/JAISequenceMgr.cpp"), Object(NonMatching, "JSystem/JAudio/JAISound.cpp"), Object(NonMatching, "JSystem/JAudio/JAISoundTable.cpp"), Object(NonMatching, "JSystem/JAudio/JAIStreamMgr.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JAudio/JAISystemInterface.cpp"), + Object(Matching, "JSystem/JAudio/JAISystemInterface.cpp"), ], ), JSystemLib( "JMessage", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JMessage/data.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JMessage/control.cpp"), + Object(Matching, "JSystem/JMessage/data.cpp"), + Object(Matching, "JSystem/JMessage/control.cpp"), Object(NonMatching, "JSystem/JMessage/processor.cpp"), Object(NonMatching, "JSystem/JMessage/resource.cpp"), ], @@ -851,12 +851,12 @@ config.libs = [ DolphinLib( "gba", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/gba/GBA.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/gba/GBAGetProcessStatus.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/gba/GBAJoyBoot.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/gba/GBARead.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/gba/GBAWrite.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/gba/GBAXfer.c"), + Object(Matching, "dolphin/gba/GBA.c"), + Object(Matching, "dolphin/gba/GBAGetProcessStatus.c"), + Object(Matching, "dolphin/gba/GBAJoyBoot.c"), + Object(Matching, "dolphin/gba/GBARead.c"), + Object(Matching, "dolphin/gba/GBAWrite.c"), + Object(Matching, "dolphin/gba/GBAXfer.c"), ], ), JSystemLib( @@ -869,7 +869,7 @@ config.libs = [ Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JAZelAudio/JAIZelParam.cpp"), Object(NonMatching, "JAZelAudio/JAIZelCharVoiceTable.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JAZelAudio/JAIZelScene.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JAZelAudio/JAIZelSound.cpp"), + Object(Matching, "JAZelAudio/JAIZelSound.cpp"), ], progress_category="game", ), @@ -890,139 +890,139 @@ config.libs = [ Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRStdHeap.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRExpHeap.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRSolidHeap.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRDisposer.cpp"), + Object(Matching, "JSystem/JKernel/JKRDisposer.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRThread.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRAram.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRAramHeap.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRAramBlock.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRAramPiece.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRAramStream.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRFileLoader.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRFileFinder.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRFileCache.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRArchivePub.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRArchivePri.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRMemArchive.cpp"), + Object(Matching, "JSystem/JKernel/JKRAramHeap.cpp"), + Object(Matching, "JSystem/JKernel/JKRAramBlock.cpp"), + Object(Matching, "JSystem/JKernel/JKRAramPiece.cpp"), + Object(Matching, "JSystem/JKernel/JKRAramStream.cpp"), + Object(Matching, "JSystem/JKernel/JKRFileLoader.cpp"), + Object(Matching, "JSystem/JKernel/JKRFileFinder.cpp"), + Object(Matching, "JSystem/JKernel/JKRFileCache.cpp"), + Object(Matching, "JSystem/JKernel/JKRArchivePub.cpp"), + Object(Matching, "JSystem/JKernel/JKRArchivePri.cpp"), + Object(Matching, "JSystem/JKernel/JKRMemArchive.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRAramArchive.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRDvdArchive.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRCompArchive.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRFile.cpp"), + Object(Matching, "JSystem/JKernel/JKRFile.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRDvdFile.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRDvdRipper.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRDvdAramRipper.cpp", extra_cflags=["-sym off"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JKernel/JKRDecomp.cpp"), + Object(Matching, "JSystem/JKernel/JKRDecomp.cpp"), ], ), JSystemLib( "JSupport", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JSupport/JSUList.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JSupport/JSUInputStream.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JSupport/JSUMemoryStream.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JSupport/JSUFileStream.cpp"), + Object(Matching, "JSystem/JSupport/JSUList.cpp"), + Object(Matching, "JSystem/JSupport/JSUInputStream.cpp"), + Object(Matching, "JSystem/JSupport/JSUMemoryStream.cpp"), + Object(Matching, "JSystem/JSupport/JSUFileStream.cpp"), ], ), JSystemLib( "JGadget", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JGadget/binary.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JGadget/linklist.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JGadget/std-vector.cpp"), + Object(Matching, "JSystem/JGadget/binary.cpp"), + Object(Matching, "JSystem/JGadget/linklist.cpp"), + Object(Matching, "JSystem/JGadget/std-vector.cpp"), ], ), JSystemLib( "JUtility", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTCacheFont.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTResource.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTTexture.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTPalette.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTNameTab.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTGraphFifo.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTFont.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTResFont.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTDbPrint.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTGamePad.cpp"), + Object(Matching, "JSystem/JUtility/JUTCacheFont.cpp"), + Object(Matching, "JSystem/JUtility/JUTResource.cpp"), + Object(Matching, "JSystem/JUtility/JUTTexture.cpp"), + Object(Matching, "JSystem/JUtility/JUTPalette.cpp"), + Object(Matching, "JSystem/JUtility/JUTNameTab.cpp"), + Object(Matching, "JSystem/JUtility/JUTGraphFifo.cpp"), + Object(Matching, "JSystem/JUtility/JUTFont.cpp"), + Object(Matching, "JSystem/JUtility/JUTResFont.cpp"), + Object(Matching, "JSystem/JUtility/JUTDbPrint.cpp"), + Object(Matching, "JSystem/JUtility/JUTGamePad.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTException.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTDirectPrint.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTAssert.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTVideo.cpp"), + Object(Matching, "JSystem/JUtility/JUTDirectPrint.cpp"), + Object(Matching, "JSystem/JUtility/JUTAssert.cpp"), + Object(Matching, "JSystem/JUtility/JUTVideo.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTXfb.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTFader.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTProcBar.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTConsole.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTDirectFile.cpp"), + Object(Matching, "JSystem/JUtility/JUTFader.cpp"), + Object(Matching, "JSystem/JUtility/JUTProcBar.cpp"), + Object(Matching, "JSystem/JUtility/JUTConsole.cpp"), + Object(Matching, "JSystem/JUtility/JUTDirectFile.cpp"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTGba.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JUtility/JUTFontData_Ascfont_fix12.cpp"), # Originally a .s file + Object(Matching, "JSystem/JUtility/JUTFontData_Ascfont_fix12.cpp"), # Originally a .s file ], ), JSystemLib( "J2DGraph", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J2DGraph/J2DGrafContext.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J2DGraph/J2DOrthoGraph.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J2DGraph/J2DPrint.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J2DGraph/J2DPane.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J2DGraph/J2DScreen.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J2DGraph/J2DWindow.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J2DGraph/J2DPicture.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J2DGraph/J2DTextBox.cpp"), + Object(Matching, "JSystem/J2DGraph/J2DGrafContext.cpp"), + Object(Matching, "JSystem/J2DGraph/J2DOrthoGraph.cpp"), + Object(Matching, "JSystem/J2DGraph/J2DPrint.cpp"), + Object(Matching, "JSystem/J2DGraph/J2DPane.cpp"), + Object(Matching, "JSystem/J2DGraph/J2DScreen.cpp"), + Object(Matching, "JSystem/J2DGraph/J2DWindow.cpp"), + Object(Matching, "JSystem/J2DGraph/J2DPicture.cpp"), + Object(Matching, "JSystem/J2DGraph/J2DTextBox.cpp"), ], ), JSystemLib( "JRenderer", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JRenderer/JRenderer.cpp"), + Object(Matching, "JSystem/JRenderer/JRenderer.cpp"), ], ), JSystemLib( "J3DGraphBase", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphBase/J3DGD.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphBase/J3DSys.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphBase/J3DVertex.cpp"), + Object(Matching, "JSystem/J3DGraphBase/J3DGD.cpp"), + Object(Matching, "JSystem/J3DGraphBase/J3DSys.cpp"), + Object(Matching, "JSystem/J3DGraphBase/J3DVertex.cpp"), Object(NonMatching, "JSystem/J3DGraphBase/J3DTransform.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphBase/J3DPacket.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphBase/J3DShapeMtx.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphBase/J3DShape.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphBase/J3DMaterial.cpp"), + Object(Matching, "JSystem/J3DGraphBase/J3DPacket.cpp"), + Object(Matching, "JSystem/J3DGraphBase/J3DShapeMtx.cpp"), + Object(Matching, "JSystem/J3DGraphBase/J3DShape.cpp"), + Object(Matching, "JSystem/J3DGraphBase/J3DMaterial.cpp"), Object(NonMatching, "JSystem/J3DGraphBase/J3DMatBlock.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphBase/J3DTevs.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphBase/J3DDrawBuffer.cpp"), + Object(Matching, "JSystem/J3DGraphBase/J3DTevs.cpp"), + Object(Matching, "JSystem/J3DGraphBase/J3DDrawBuffer.cpp"), ], ), JSystemLib( "J3DGraphAnimator", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphAnimator/J3DModelData.cpp"), + Object(Matching, "JSystem/J3DGraphAnimator/J3DModelData.cpp"), Object(NonMatching, "JSystem/J3DGraphAnimator/J3DModel.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphAnimator/J3DAnimation.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphAnimator/J3DMaterialAnm.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphAnimator/J3DVisibility.cpp"), + Object(Matching, "JSystem/J3DGraphAnimator/J3DAnimation.cpp"), + Object(Matching, "JSystem/J3DGraphAnimator/J3DMaterialAnm.cpp"), + Object(Matching, "JSystem/J3DGraphAnimator/J3DVisibility.cpp"), Object(NonMatching, "JSystem/J3DGraphAnimator/J3DCluster.cpp"), Object(NonMatching, "JSystem/J3DGraphAnimator/J3DJoint.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphAnimator/J3DNode.cpp"), + Object(Matching, "JSystem/J3DGraphAnimator/J3DNode.cpp"), Object(NonMatching, "JSystem/J3DGraphAnimator/J3DMaterialAttach.cpp"), ], ), JSystemLib( "J3DGraphLoader", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphLoader/J3DMaterialFactory.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphLoader/J3DMaterialFactory_v21.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphLoader/J3DClusterLoader.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphLoader/J3DModelLoader.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphLoader/J3DModelLoaderCalcSize.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphLoader/J3DJointFactory.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphLoader/J3DShapeFactory.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/J3DGraphLoader/J3DAnmLoader.cpp"), + Object(Matching, "JSystem/J3DGraphLoader/J3DMaterialFactory.cpp"), + Object(Matching, "JSystem/J3DGraphLoader/J3DMaterialFactory_v21.cpp"), + Object(Matching, "JSystem/J3DGraphLoader/J3DClusterLoader.cpp"), + Object(Matching, "JSystem/J3DGraphLoader/J3DModelLoader.cpp"), + Object(Matching, "JSystem/J3DGraphLoader/J3DModelLoaderCalcSize.cpp"), + Object(Matching, "JSystem/J3DGraphLoader/J3DJointFactory.cpp"), + Object(Matching, "JSystem/J3DGraphLoader/J3DShapeFactory.cpp"), + Object(Matching, "JSystem/J3DGraphLoader/J3DAnmLoader.cpp"), ], ), JSystemLib( "JMath", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JMath/JMath.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "JSystem/JMath/random.cpp"), + Object(Matching, "JSystem/JMath/JMath.cpp"), + Object(Matching, "JSystem/JMath/random.cpp"), ], ), DolphinLib( @@ -1034,29 +1034,29 @@ config.libs = [ DolphinLib( "os", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/__start.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OS.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSAlarm.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSAlloc.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSArena.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSAudioSystem.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSCache.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSContext.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSError.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSFont.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSInterrupt.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSLink.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSMessage.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSMemory.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSMutex.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSReboot.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSReset.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSResetSW.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSRtc.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSSync.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSThread.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/OSTime.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/os/__ppc_eabi_init.cpp"), + Object(Matching, "dolphin/os/__start.c"), + Object(Matching, "dolphin/os/OS.c"), + Object(Matching, "dolphin/os/OSAlarm.c"), + Object(Matching, "dolphin/os/OSAlloc.c"), + Object(Matching, "dolphin/os/OSArena.c"), + Object(Matching, "dolphin/os/OSAudioSystem.c"), + Object(Matching, "dolphin/os/OSCache.c"), + Object(Matching, "dolphin/os/OSContext.c"), + Object(Matching, "dolphin/os/OSError.c"), + Object(Matching, "dolphin/os/OSFont.c"), + Object(Matching, "dolphin/os/OSInterrupt.c"), + Object(Matching, "dolphin/os/OSLink.c"), + Object(Matching, "dolphin/os/OSMessage.c"), + Object(Matching, "dolphin/os/OSMemory.c"), + Object(Matching, "dolphin/os/OSMutex.c"), + Object(Matching, "dolphin/os/OSReboot.c"), + Object(Matching, "dolphin/os/OSReset.c"), + Object(Matching, "dolphin/os/OSResetSW.c"), + Object(Matching, "dolphin/os/OSRtc.c"), + Object(Matching, "dolphin/os/OSSync.c"), + Object(Matching, "dolphin/os/OSThread.c"), + Object(Matching, "dolphin/os/OSTime.c"), + Object(Matching, "dolphin/os/__ppc_eabi_init.cpp"), ], ), DolphinLib( @@ -1082,24 +1082,24 @@ config.libs = [ DolphinLib( "mtx", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/mtx/mtx.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/mtx/mtxvec.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/mtx/mtx44.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/mtx/vec.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/mtx/quat.c"), + Object(Matching, "dolphin/mtx/mtx.c"), + Object(Matching, "dolphin/mtx/mtxvec.c"), + Object(Matching, "dolphin/mtx/mtx44.c"), + Object(Matching, "dolphin/mtx/vec.c"), + Object(Matching, "dolphin/mtx/quat.c"), ], ), DolphinLib( "dvd", [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/dvd/dvdlow.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/dvd/dvdfs.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/dvd/dvd.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/dvd/dvdqueue.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/dvd/dvderror.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/dvd/dvdidutils.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/dvd/dvdFatal.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/dvd/fstload.c"), + Object(Matching, "dolphin/dvd/dvdlow.c"), + Object(Matching, "dolphin/dvd/dvdfs.c"), + Object(Matching, "dolphin/dvd/dvd.c"), + Object(Matching, "dolphin/dvd/dvdqueue.c"), + Object(Matching, "dolphin/dvd/dvderror.c"), + Object(Matching, "dolphin/dvd/dvdidutils.c"), + Object(Matching, "dolphin/dvd/dvdFatal.c"), + Object(Matching, "dolphin/dvd/fstload.c"), ], ), DolphinLib( @@ -1159,7 +1159,7 @@ config.libs = [ "gx", [ Object(NonMatching, "dolphin/gx/GXInit.c", extra_cflags=["-opt nopeephole"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/gx/GXFifo.c"), + Object(Matching, "dolphin/gx/GXFifo.c"), Object(NonMatching, "dolphin/gx/GXAttr.c"), Object(NonMatching, "dolphin/gx/GXMisc.c"), Object(NonMatching, "dolphin/gx/GXGeometry.c"), @@ -1172,7 +1172,7 @@ config.libs = [ Object(NonMatching, "dolphin/gx/GXStubs.c"), Object(NonMatching, "dolphin/gx/GXDisplayList.c"), Object(NonMatching, "dolphin/gx/GXTransform.c", extra_cflags=["-fp_contract off"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "dolphin/gx/GXPerf.c"), + Object(Matching, "dolphin/gx/GXPerf.c"), ], ), DolphinLib( @@ -1189,16 +1189,16 @@ config.libs = [ "progress_category": "sdk", "host": False, "objects": [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/Runtime/Src/__mem.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/Runtime/Src/__va_arg.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/Runtime/Src/global_destructor_chain.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/Runtime/Src/CPlusLibPPC.cp"), + Object(Matching, "PowerPC_EABI_Support/Runtime/Src/__mem.c"), + Object(Matching, "PowerPC_EABI_Support/Runtime/Src/__va_arg.c"), + Object(Matching, "PowerPC_EABI_Support/Runtime/Src/global_destructor_chain.c"), + Object(Matching, "PowerPC_EABI_Support/Runtime/Src/CPlusLibPPC.cp"), Object(NonMatching, "PowerPC_EABI_Support/Runtime/Src/NMWException.cp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/Runtime/Src/ptmf.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/Runtime/Src/runtime.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/Runtime/Src/__init_cpp_exceptions.cpp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/Runtime/Src/Gecko_ExceptionPPC.cp"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/Runtime/Src/GCN_mem_alloc.c", extra_cflags=["-str reuse,nopool,readonly"]), + Object(Matching, "PowerPC_EABI_Support/Runtime/Src/ptmf.c"), + Object(Matching, "PowerPC_EABI_Support/Runtime/Src/runtime.c"), + Object(Matching, "PowerPC_EABI_Support/Runtime/Src/__init_cpp_exceptions.cpp"), + Object(Matching, "PowerPC_EABI_Support/Runtime/Src/Gecko_ExceptionPPC.cp"), + Object(Matching, "PowerPC_EABI_Support/Runtime/Src/GCN_mem_alloc.c", extra_cflags=["-str reuse,nopool,readonly"]), ], }, { @@ -1208,56 +1208,56 @@ config.libs = [ "progress_category": "sdk", "host": False, "objects": [ - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/abort_exit.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/alloc.c", extra_cflags=["-inline noauto"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/errno.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/ansi_files.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/abort_exit.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/alloc.c", extra_cflags=["-inline noauto"]), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/errno.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/ansi_files.c"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Src/ansi_fp.c", extra_cflags=["-inline noauto"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/arith.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/buffer_io.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/ctype.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/direct_io.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/file_io.c", extra_cflags=["-inline noauto"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/FILE_POS.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/arith.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/buffer_io.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/ctype.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/direct_io.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/file_io.c", extra_cflags=["-inline noauto"]), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/FILE_POS.c"), Object(NonMatching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/locale.c"), # Demo-only Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/mbstring.c", extra_cflags=["-inline noauto"]), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/mem.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/mem_funcs.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/misc_io.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/printf.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/mem.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/mem_funcs.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/misc_io.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/printf.c"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/float.c"), Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/scanf.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/string.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/string.c"), Object(NonMatching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/strtold.c"), # Demo-only Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/strtoul.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Src/uart_console_io.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/wchar_io.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_acos.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_asin.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_atan2.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_fmod.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Src/uart_console_io.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common/Src/wchar_io.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_acos.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_asin.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_atan2.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_fmod.c"), Object(NonMatching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_pow.c"), # Demo-only - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_rem_pio2.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/k_cos.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/k_rem_pio2.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/k_sin.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/k_tan.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_atan.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_copysign.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_cos.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_floor.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_frexp.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_ldexp.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_modf.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/e_rem_pio2.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/k_cos.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/k_rem_pio2.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/k_sin.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/k_tan.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_atan.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_copysign.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_cos.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_floor.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_frexp.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_ldexp.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_modf.c"), Object(NonMatching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_nextafter.c"), # Demo-only - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_sin.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_tan.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/w_acos.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/w_asin.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/w_atan2.c"), - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/w_fmod.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_sin.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/s_tan.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/w_acos.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/w_asin.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/w_atan2.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/w_fmod.c"), Object(NonMatching, "PowerPC_EABI_Support/MSL/MSL_C/MSL_Common_Embedded/Math/Double_precision/w_pow.c"), # Demo-only - Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "PowerPC_EABI_Support/MSL/MSL_C/PPC_EABI/Src/math_ppc.c"), + Object(Matching, "PowerPC_EABI_Support/MSL/MSL_C/PPC_EABI/Src/math_ppc.c"), ], }, { @@ -1419,7 +1419,7 @@ config.libs = [ ActorRel(NonMatching, "d_a_obj_table"), ActorRel(NonMatching, "d_a_obj_tenmado"), ActorRel(NonMatching, "d_a_obj_tide"), - ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_obj_timer"), + ActorRel(Matching, "d_a_obj_timer"), ActorRel(Equivalent, "d_a_obj_toripost", extra_cflags=['-pragma "nosyminline on"']), # weak func order ActorRel(NonMatching, "d_a_obj_tousekiki"), ActorRel(NonMatching, "d_a_obj_warpt"), @@ -1427,7 +1427,7 @@ config.libs = [ ActorRel(Equivalent, "d_a_pirate_flag"), # weak func order ActorRel(Equivalent, "d_a_race_item", extra_cflags=['-pragma "nosyminline on"']), # weak func order ActorRel(Equivalent, "d_a_rd", extra_cflags=['-pragma "nosyminline on"']), # weak func order - ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_rectangle"), + ActorRel(Matching, "d_a_rectangle"), ActorRel(NonMatching, "d_a_salvage"), ActorRel(NonMatching, "d_a_sbox"), ActorRel(NonMatching, "d_a_sk"), @@ -1442,7 +1442,7 @@ config.libs = [ ActorRel(NonMatching, "d_a_tag_attention"), ActorRel(NonMatching, "d_a_tag_ba1"), ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_tag_event"), - ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_tag_evsw", extra_cflags=['-pragma "nosyminline on"']), + ActorRel(Matching, "d_a_tag_evsw", extra_cflags=['-pragma "nosyminline on"']), ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_tag_ghostship"), ActorRel(NonMatching, "d_a_tag_hint"), ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_tag_kb_item"), @@ -1517,7 +1517,7 @@ config.libs = [ ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_syan", extra_cflags=['-pragma "nosyminline on"']), ActorRel(NonMatching, "d_a_tag_md_cb"), ActorRel(NonMatching, "d_a_tag_mk"), - ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_tag_so"), + ActorRel(Matching, "d_a_tag_so"), ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_tornado", extra_cflags=['-pragma "nosyminline on"']), ActorRel(NonMatching, "d_a_warpf"), ActorRel(NonMatching, "d_a_wind_tag"), @@ -1548,7 +1548,7 @@ config.libs = [ ActorRel(NonMatching, "d_a_daiocta_eye"), ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_deku_item", extra_cflags=['-pragma "nosyminline on"']), ActorRel(NonMatching, "d_a_dk"), - ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_dummy"), + ActorRel(Matching, "d_a_dummy"), ActorRel(NonMatching, "d_a_fallrock_tag"), ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_fan", extra_cflags=['-pragma "nosyminline on"']), ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_fganon", extra_cflags=['-pragma "nosyminline on"']),