save LAN settings

This commit is contained in:
Arisotura
2019-02-21 03:06:37 +01:00
parent 023a1ba200
commit f9822cdd44
3 changed files with 25 additions and 1 deletions

View File

@ -59,6 +59,8 @@ extern int DirectBoot;
extern int Threaded3D;
extern int SocketBindAnyAddr;
extern char LANDevice[128];
extern int DirectLAN;
extern int SavestateRelocSRAM;