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 68ef9d1..701ea41 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -59,6 +59,8 @@ extern int DirectBoot;
extern int Threaded3D;
extern int SocketBindAnyAddr;
+extern char LANDevice[128];
+extern int DirectLAN;
extern int SavestateRelocSRAM;