Finished m421Dll
This commit is contained in:
parent
0acb3abd08
commit
f5e953cd61
6 changed files with 2424 additions and 200 deletions
|
|
@ -1005,9 +1005,9 @@ config.libs = [
|
|||
Rel(
|
||||
"m421Dll", # Hop or Pop
|
||||
objects={
|
||||
Object(NonMatching, "REL/m421Dll/main.c"),
|
||||
Object(NonMatching, "REL/m421Dll/player.c"),
|
||||
Object(NonMatching, "REL/m421Dll/map.c"),
|
||||
Object(Matching, "REL/m421Dll/main.c"),
|
||||
Object(Matching, "REL/m421Dll/player.c"),
|
||||
Object(Matching, "REL/m421Dll/map.c"),
|
||||
},
|
||||
),
|
||||
Rel(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue