mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
Use correct version ID in configure.py
This commit is contained in:
+6
-6
@@ -1438,7 +1438,7 @@ config.libs = [
|
||||
Object(Matching, "game/m_cpwarning_ovl.c"),
|
||||
Object(Matching, "game/m_debug.c"),
|
||||
Object(Matching, "game/m_debug_display.c"),
|
||||
Object(MatchingFor("GAFE01"), "game/m_debug_hayakawa.c"),
|
||||
Object(MatchingFor("GAFE01_00"), "game/m_debug_hayakawa.c"),
|
||||
Object(Matching, "game/m_debug_mode.c"),
|
||||
Object(Matching, "game/m_demo.c"),
|
||||
Object(Matching, "game/m_design_ovl.c"),
|
||||
@@ -1447,7 +1447,7 @@ config.libs = [
|
||||
Object(Matching, "game/m_eappli.c"),
|
||||
Object(Matching, "game/m_editEndChk_ovl.c"),
|
||||
Object(Matching, "game/m_editor_ovl.c"),
|
||||
Object(MatchingFor("GAFE01"), "game/m_event.c"),
|
||||
Object(MatchingFor("GAFE01_00"), "game/m_event.c"),
|
||||
Object(Matching, "game/m_event_map_npc.c"),
|
||||
Object(Matching, "game/m_fbdemo.c"),
|
||||
Object(Matching, "game/m_fbdemo_fade.c"),
|
||||
@@ -1455,7 +1455,7 @@ config.libs = [
|
||||
Object(Matching, "game/m_fbdemo_wipe1.c"),
|
||||
Object(Matching, "game/m_field_assessment.c"),
|
||||
Object(Matching, "game/m_field_info.c"),
|
||||
Object(MatchingFor("GAFE01"), "game/m_field_make.c"),
|
||||
Object(MatchingFor("GAFE01_00"), "game/m_field_make.c"),
|
||||
Object(Matching, "game/m_fishrecord.c"),
|
||||
Object(Matching, "game/m_flashrom.c"),
|
||||
Object(Matching, "game/m_font.c"),
|
||||
@@ -1472,10 +1472,10 @@ config.libs = [
|
||||
Object(Matching, "game/m_huusui_room.c"),
|
||||
Object(Matching, "game/m_huusui_room_ovl.c"),
|
||||
Object(Matching, "game/m_inventory_ovl.c"),
|
||||
Object(MatchingFor("GAFE01"), "game/m_island.c"),
|
||||
Object(MatchingFor("GAFE01_00"), "game/m_island.c"),
|
||||
Object(Matching, "game/m_item_name.c"),
|
||||
Object(Matching, "game/m_kabu_manager.c"),
|
||||
Object(MatchingFor("GAFE01"), "game/m_kankyo.c"),
|
||||
Object(MatchingFor("GAFE01_00"), "game/m_kankyo.c"),
|
||||
Object(Matching, "game/m_land.c"),
|
||||
Object(Matching, "game/m_ledit_ovl.c"),
|
||||
Object(Matching, "game/m_lib.c"),
|
||||
@@ -1483,7 +1483,7 @@ config.libs = [
|
||||
Object(Matching, "game/m_mail.c"),
|
||||
Object(Matching, "game/m_mail_check.c"),
|
||||
Object(Matching, "game/m_mail_check_ovl.c"),
|
||||
Object(MatchingFor("GAFE01"), "game/m_mail_password_check.c"),
|
||||
Object(MatchingFor("GAFE01_00"), "game/m_mail_password_check.c"),
|
||||
Object(Matching, "game/m_mailbox_ovl.c"),
|
||||
Object(Matching, "game/m_malloc.c"),
|
||||
Object(Matching, "game/m_map_ovl.c"),
|
||||
|
||||
Reference in New Issue
Block a user