aboutsummaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorMarvin Borner2022-02-05 02:39:01 +0100
committerMarvin Borner2022-02-05 02:39:01 +0100
commitb3d69c8d0eda9d3dd5ef536b59737540883c4935 (patch)
treefffdec4bf384b94b8dd0d2c2a5236f956d33d026 /inc
parent9a663721cd8dc4bfb5bcea507484cbf98c3ec057 (diff)
Multi-sector r/wHEADmain
Diffstat (limited to 'inc')
-rw-r--r--inc/spec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/spec.h b/inc/spec.h
index 5012789..f6e9e2f 100644
--- a/inc/spec.h
+++ b/inc/spec.h
@@ -61,7 +61,6 @@ struct marfs_dir_entry {
struct marfs_file_entry_info {
struct marfs_entry_header header;
- u32 parent;
u32 size;
} PACKED;