Various m410dll fixes
Match first translation unit and much of game.c
This commit is contained in:
parent
7f29533b7b
commit
f812f82e86
5 changed files with 111 additions and 170 deletions
|
|
@ -880,7 +880,7 @@ config.libs = [
|
|||
"m410Dll",
|
||||
objects={
|
||||
Object(Matching, "REL/executor.c"),
|
||||
Object(NonMatching, "REL/m410Dll/main.c"),
|
||||
Object(Matching, "REL/m410Dll/main.c"),
|
||||
Object(Matching, "REL/m410Dll/stage.c"),
|
||||
Object(NonMatching, "REL/m410Dll/game.c"),
|
||||
Object(Matching, "REL/m410Dll/player.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue