Match and link dvderror and dvdfatal

Former-commit-id: 5334004619
This commit is contained in:
2023-01-12 17:23:52 -08:00
parent 947259c900
commit ef7c00113a
8 changed files with 365 additions and 157 deletions

View File

@@ -755,9 +755,9 @@ LIBS = [
["Dolphin/dvd/dvdfs", True],
["Dolphin/dvd/dvd", False],
"Dolphin/dvd/dvdqueue",
"Dolphin/dvd/dvderror",
["Dolphin/dvd/dvderror", True],
["Dolphin/dvd/dvdidutils", True],
"Dolphin/dvd/dvdfatal",
["Dolphin/dvd/dvdfatal", True],
["Dolphin/dvd/fstload", True],
],
},