diff --git a/src/drivers/win/window.cpp b/src/drivers/win/window.cpp index e20ab144..6b52231b 100644 --- a/src/drivers/win/window.cpp +++ b/src/drivers/win/window.cpp @@ -1044,6 +1044,7 @@ bool ALoad(char *nameo, char* innerFilename) if (AutoRWLoad) { + if (AutoRWLoad) OpenRWRecentFile(0); //adelikat: TODO: This command should be called internally from the RamWatch dialog in order for it to be more portable OpenRamWatch(); } }