mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
* Reintroduce missing changes from pull request #2200 * m_Do_audio OK
This commit is contained in:
+4
-4
@@ -331,7 +331,7 @@ config.libs = [
|
||||
"objects": [
|
||||
Object(Matching, "m_Do/m_Do_main.cpp"),
|
||||
Object(NonMatching, "m_Do/m_Do_printf.cpp"),
|
||||
Object(NonMatching, "m_Do/m_Do_audio.cpp"),
|
||||
Object(Matching, "m_Do/m_Do_audio.cpp"),
|
||||
Object(Matching, "m_Do/m_Do_controller_pad.cpp"),
|
||||
Object(NonMatching, "m_Do/m_Do_graphic.cpp"),
|
||||
Object(NonMatching, "m_Do/m_Do_machine.cpp"),
|
||||
@@ -540,7 +540,7 @@ config.libs = [
|
||||
Object(Matching, "d/d_menu_insect.cpp"),
|
||||
Object(Matching, "d/d_menu_item_explain.cpp"),
|
||||
Object(NonMatching, "d/d_menu_letter.cpp"),
|
||||
Object(NonMatching, "d/d_menu_option.cpp"),
|
||||
Object(Matching, "d/d_menu_option.cpp"),
|
||||
Object(Matching, "d/d_menu_ring.cpp"),
|
||||
Object(NonMatching, "d/d_menu_save.cpp"),
|
||||
Object(Matching, "d/d_menu_skill.cpp"),
|
||||
@@ -2061,7 +2061,7 @@ config.libs = [
|
||||
ActorRel(NonMatching, "d_a_tag_Lv6Gate"),
|
||||
ActorRel(Matching, "d_a_tag_Lv7Gate"),
|
||||
ActorRel(Matching, "d_a_tag_Lv8Gate"),
|
||||
ActorRel(NonMatching, "d_a_tag_TWgate"),
|
||||
ActorRel(Matching, "d_a_tag_TWgate"),
|
||||
ActorRel(Matching, "d_a_tag_arena"),
|
||||
ActorRel(Matching, "d_a_tag_assistance"),
|
||||
ActorRel(Matching, "d_a_tag_bottle_item"),
|
||||
@@ -2082,7 +2082,7 @@ config.libs = [
|
||||
ActorRel(Matching, "d_a_tag_myna_light"),
|
||||
ActorRel(Matching, "d_a_tag_pachi"),
|
||||
ActorRel(Matching, "d_a_tag_poFire"),
|
||||
ActorRel(NonMatching, "d_a_tag_qs"),
|
||||
ActorRel(Matching, "d_a_tag_qs"),
|
||||
ActorRel(Matching, "d_a_tag_ret_room"),
|
||||
ActorRel(Matching, "d_a_tag_river_back"),
|
||||
ActorRel(Matching, "d_a_tag_rmbit_sw"),
|
||||
|
||||
Reference in New Issue
Block a user