Almost finished m420dll

This commit is contained in:
dbalatoni13 2024-10-27 19:09:24 +01:00
parent 023b70219d
commit e34a300610
8 changed files with 2823 additions and 125 deletions

View file

@ -977,6 +977,7 @@ config.libs = [
"m420dll", # Fish n' Drips
objects={
Object(NonMatching, "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/rand.c"),