Split out THP and Flag Functions
This commit is contained in:
parent
e768cd2b25
commit
13b260771f
3 changed files with 170 additions and 136 deletions
|
|
@ -272,6 +272,11 @@ config.libs = [
|
|||
Object(NonMatching, "game/armem.c"),
|
||||
Object(NonMatching, "game/code_800498F0.c"),
|
||||
Object(NonMatching, "game/mapspace.c"),
|
||||
Object(NonMatching, "game/THPSimple.c"),
|
||||
Object(NonMatching, "game/THPDraw.c"),
|
||||
Object(NonMatching, "game/thpmain.c"),
|
||||
Object(NonMatching, "game/objsub.c"),
|
||||
Object(NonMatching, "game/flag.c"),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue