Fix dvd.c
This commit is contained in:
parent
691a938104
commit
5bfbe7814b
3 changed files with 3 additions and 38 deletions
|
|
@ -496,7 +496,7 @@ config.libs = [
|
|||
[
|
||||
Object(Matching, "dolphin/dvd/dvdlow.c"),
|
||||
Object(Matching, "dolphin/dvd/dvdfs.c"),
|
||||
Object(NonMatching, "dolphin/dvd/dvd.c"),
|
||||
Object(Matching, "dolphin/dvd/dvd.c"),
|
||||
Object(Matching, "dolphin/dvd/dvdqueue.c"),
|
||||
Object(Matching, "dolphin/dvd/dvderror.c"),
|
||||
Object(Matching, "dolphin/dvd/fstload.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue