Add objsub.c and objsub.h
This commit is contained in:
parent
81c6a1b4d6
commit
f4d7c588c7
10 changed files with 1322 additions and 11 deletions
|
|
@ -355,7 +355,7 @@ config.libs = [
|
|||
Object(Matching, "game/THPSimple.c"),
|
||||
Object(Matching, "game/THPDraw.c"),
|
||||
Object(Matching, "game/thpmain.c"),
|
||||
Object(NonMatching, "game/objsub.c"),
|
||||
Object(Matching, "game/objsub.c"),
|
||||
Object(Matching, "game/flag.c"),
|
||||
Object(Matching, "game/saveload.c"),
|
||||
Object(NonMatching, "game/sreset.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue