summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/system.h b/system.h
index b71097b..712d643 100644
--- a/system.h
+++ b/system.h
@@ -53,6 +53,7 @@ struct system_header {
struct system_media {
void *buffer;
+ char *dir;
char *name;
char *extension;
system_media *chain;