mstory2 board_miss (#520)

* Match first mstory2 TU

* Complete mstory2 board_clear and board_entrance

* Complete mstory2 board miss
This commit is contained in:
Liam Coleman 2025-01-10 18:22:38 -06:00 committed by GitHub
parent 2455408432
commit 98a95407ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 860 additions and 5 deletions

View file

@ -1373,7 +1373,7 @@ config.libs = [
Object(MatchingFor("GMPE01_00"), "REL/mstory2Dll/main.c"),
Object(MatchingFor("GMPE01_00"), "REL/mstory2Dll/board_entrance.c"),
Object(MatchingFor("GMPE01_00"), "REL/mstory2Dll/board_clear.c"),
Object(NonMatching, "REL/mstory2Dll/board_miss.c"),
Object(MatchingFor("GMPE01_00"), "REL/mstory2Dll/board_miss.c"),
Object(NonMatching, "REL/mstory2Dll/mg_clear.c"),
Object(NonMatching, "REL/mstory2Dll/mg_miss.c"),
Object(NonMatching, "REL/mstory2Dll/ending.c"),