summaryrefslogtreecommitdiffstats
path: root/core/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/mp_core.h')
-rw-r--r--core/mp_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/mp_core.h b/core/mp_core.h
index 3b693d1658..9e61c8ffa3 100644
--- a/core/mp_core.h
+++ b/core/mp_core.h
@@ -31,7 +31,7 @@
#define INITIALIZED_VO 1
#define INITIALIZED_AO 2
-
+#define INITIALIZED_VOL 4
#define INITIALIZED_GETCH2 8
#define INITIALIZED_SPUDEC 32
#define INITIALIZED_STREAM 64