Finished m421Dll

This commit is contained in:
dbalatoni13 2024-11-25 12:47:58 +01:00
parent 0acb3abd08
commit f5e953cd61
6 changed files with 2424 additions and 200 deletions

View file

@ -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(