diff --git a/src/win/win.c b/src/win/win.c
index bcb77bb1e..3aeefc73b 100644
--- a/src/win/win.c
+++ b/src/win/win.c
@@ -8,7 +8,7 @@
*
* The Emulator's Windows core.
*
- * Version: @(#)win.c 1.0.11 2017/09/24
+ * Version: @(#)win.c 1.0.12 2017/09/25
*
* Authors: Sarah Walker,
* Miran Grca,
@@ -1761,24 +1761,27 @@ int WINAPI WinMain (HINSTANCE hThisInstance, HINSTANCE hPrevInstance, LPSTR lpsz
reset_menus();
/* FIXME: Kotori, code below should be moved to pc.c, its not Win specific. */
+ pclog("Scanning for ROM images:\n");
d = 0;
for (c=0;c