Match fault.c

This commit is contained in:
darxoon 2024-01-26 16:13:12 +01:00
parent c24cb2a3e0
commit 5f5b474655
4 changed files with 363 additions and 13 deletions

View file

@ -332,7 +332,7 @@ config.libs = [
Object(Matching, "game/hsfex.c"),
Object(Matching, "game/perf.c"),
Object(Matching, "game/objmain.c"),
Object(NonMatching, "game/fault.c"),
Object(Matching, "game/fault.c"),
Object(Matching, "game/gamework.c"),
Object(NonMatching, "game/objsysobj.c"),
Object(NonMatching, "game/objdll.c"),