summaryrefslogtreecommitdiff
path: root/src/factories/mk64/TrackSections.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/factories/mk64/TrackSections.h')
-rw-r--r--src/factories/mk64/TrackSections.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/factories/mk64/TrackSections.h b/src/factories/mk64/TrackSections.h
index 80bb630..7f4a306 100644
--- a/src/factories/mk64/TrackSections.h
+++ b/src/factories/mk64/TrackSections.h
@@ -5,7 +5,7 @@
namespace MK64 {
struct TrackSections {
- uint64_t addr;
+ uint64_t crc;
int8_t surfaceType;
int8_t sectionId;
uint16_t flags;