Match window.c in PAL

This commit is contained in:
gamemasterplc 2024-11-17 12:35:21 -06:00
parent d0285f63fa
commit f3b922a476
3 changed files with 64 additions and 3 deletions

View file

@ -409,7 +409,7 @@ config.libs = [
Object(Matching, "game/ClusterExec.c"),
Object(Matching, "game/ShapeExec.c"),
Object(Matching, "game/wipe.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "game/window.c"),
Object(Matching, "game/window.c"),
Object(Matching, "game/messdata.c"),
Object(Matching, "game/card.c"),
Object(Matching, "game/armem.c"),