summaryrefslogtreecommitdiffstats
path: root/Gui/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/interface.h')
-rw-r--r--Gui/interface.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gui/interface.h b/Gui/interface.h
index 82748fa5b2..f8bdc133b1 100644
--- a/Gui/interface.h
+++ b/Gui/interface.h
@@ -91,6 +91,9 @@ typedef struct
char * Othername;
int OtherChanged;
+
+ char * AudioFile;
+ int AudioFileChanged;
int SkinChange;
} guiInterface_t;