Mostly match dvd.c

This commit is contained in:
gamemasterplc 2023-11-23 23:54:10 -06:00
parent 40f2ed3759
commit c831b27965
3 changed files with 184 additions and 6 deletions

View file

@ -231,7 +231,7 @@ config.libs = [
"objects": [
Object(NonMatching, "game/main.c"),
Object(NonMatching, "game/pad.c"),
Object(NonMatching, "game/dvd.c"),
Object(Matching, "game/dvd.c"),
Object(NonMatching, "game/data.c"),
Object(Matching, "game/decode.c"),
Object(NonMatching, "game/font.c"),