Mostly match dvd.c
This commit is contained in:
parent
40f2ed3759
commit
c831b27965
3 changed files with 184 additions and 6 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue