Decompile rest of m420dll
This commit is contained in:
parent
1c1e79e0bb
commit
76c369d3cd
4 changed files with 185 additions and 254 deletions
|
|
@ -976,10 +976,10 @@ config.libs = [
|
|||
Rel(
|
||||
"m420dll", # Fish n' Drips
|
||||
objects={
|
||||
Object(NonMatching, "REL/m420dll/main.c"),
|
||||
Object(Matching, "REL/m420dll/main.c"),
|
||||
Object(Matching, "REL/m420dll/camera.c"),
|
||||
Object(NonMatching, "REL/m420dll/player.c"),
|
||||
Object(NonMatching, "REL/m420dll/map.c"),
|
||||
Object(Matching, "REL/m420dll/player.c"),
|
||||
Object(Matching, "REL/m420dll/map.c"),
|
||||
Object(Matching, "REL/m420dll/rand.c"),
|
||||
},
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue