Did m443Dll/main.c and map.c
Did the includes for m443Dll/player.c
This commit is contained in:
parent
58fc9a2993
commit
4aa1710243
7 changed files with 1621 additions and 205 deletions
|
|
@ -1143,8 +1143,8 @@ config.libs = [
|
|||
Rel(
|
||||
"m443Dll", # Mario Speedwagons
|
||||
objects={
|
||||
Object(NonMatching, "REL/m443Dll/main.c"),
|
||||
Object(NonMatching, "REL/m443Dll/map.c"),
|
||||
Object(Matching, "REL/m443Dll/main.c"),
|
||||
Object(Matching, "REL/m443Dll/map.c"),
|
||||
Object(NonMatching, "REL/m443Dll/player.c"),
|
||||
},
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue