diff options
Diffstat (limited to 'src/Config.h')
-rw-r--r-- | src/Config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h index 08e4e86..d7b0858 100644 --- a/src/Config.h +++ b/src/Config.h @@ -46,6 +46,8 @@ extern int Threaded3D; extern int SocketBindAnyAddr; +extern int SavestateRelocSRAM; + } #endif // CONFIG_H |