fix PC system filename

This commit is contained in:
Martin Michelsen
2023-09-23 18:06:49 -07:00
parent cc70280761
commit 2ee1891153
+1 -1
View File
@@ -502,7 +502,7 @@ struct PSOPCCreationTimeFile { // PSO______FLS
/* 1400 */
} __attribute__((packed));
struct PSOPCSystemFile { // PSO_____COM
struct PSOPCSystemFile { // PSO______COM
/* 0000 */ le_uint32_t checksum;
// Most of these fields are guesses based on the format used in GC and the
// assumption that Sega didn't change much between versions.