add some really old vag file unpacking stuff (#708)

This commit is contained in:
water111
2021-07-18 19:28:56 -04:00
committed by GitHub
parent e537d5f8cb
commit 9ed1170046
12 changed files with 609 additions and 12 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ ObjectFileDB::ObjectFileDB(const std::vector<std::string>& _dgos,
lg::info("ObjectFileDB Initialized\n");
if (obj_files_by_name.empty()) {
lg::die(
lg::error(
"No object files have been added. Check that there are input files and the allowed_objects "
"list.");
}