Match m446dll/camera.c

also changed the header to have a lowercase d
This commit is contained in:
CreateSource 2024-05-24 10:49:39 -04:00
parent 747b228df5
commit 73afde969d
7 changed files with 188 additions and 33 deletions

View file

@ -1193,7 +1193,7 @@ config.libs = [
Object(Matching, "REL/m446Dll/deck.c"),
Object(Matching, "REL/m446Dll/table.c"),
Object(Matching, "REL/m446Dll/player.c"),
Object(NonMatching, "REL/m446Dll/camera.c"),
Object(Matching, "REL/m446Dll/camera.c"),
Object(NonMatching, "REL/m446Dll/cursor.c"),
Object(NonMatching, "REL/m446Dll/stage.c"),
},