aboutsummaryrefslogtreecommitdiff
path: root/src/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Config.h')
-rw-r--r--src/Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h
index 23db647..9fd7488 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -45,6 +45,8 @@ void Save();
extern char BIOS9Path[1024];
extern char BIOS7Path[1024];
extern char FirmwarePath[1024];
+extern int DLDIEnable;
+extern char DLDISDPath[1024];
extern char DSiBIOS9Path[1024];
extern char DSiBIOS7Path[1024];