Merge pull request #122 from mrshigure/thp
Matched thpmain, THPSimple, and THPDraw
This commit is contained in:
commit
af807c2085
8 changed files with 1121 additions and 9 deletions
|
|
@ -352,9 +352,9 @@ config.libs = [
|
|||
Object(Matching, "game/armem.c"),
|
||||
Object(NonMatching, "game/chrman.c"),
|
||||
Object(NonMatching, "game/mapspace.c"),
|
||||
Object(NonMatching, "game/THPSimple.c"),
|
||||
Object(NonMatching, "game/THPDraw.c"),
|
||||
Object(NonMatching, "game/thpmain.c"),
|
||||
Object(Matching, "game/THPSimple.c"),
|
||||
Object(Matching, "game/THPDraw.c"),
|
||||
Object(Matching, "game/thpmain.c"),
|
||||
Object(NonMatching, "game/objsub.c"),
|
||||
Object(Matching, "game/flag.c"),
|
||||
Object(Matching, "game/saveload.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue