Create and use Everdrive SMDB serializer

This commit is contained in:
Matt Nadareski
2023-07-29 20:46:05 -04:00
parent db7dd3d353
commit 41594b7f2d
7 changed files with 378 additions and 207 deletions

View File

@@ -104,8 +104,6 @@ namespace SabreTools.DatFiles.Formats
}
}
// TODO: Populate the games
return rows.ToArray();
}