summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/romload.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/romload.cpp')
-rw-r--r--src/emu/romload.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/emu/romload.cpp b/src/emu/romload.cpp
index 63c518a13fb..ee8cd2feb2a 100644
--- a/src/emu/romload.cpp
+++ b/src/emu/romload.cpp
@@ -5,6 +5,7 @@
romload.cpp
ROM loading functions.
+
*********************************************************************/
#include "emu.h"
@@ -31,7 +32,7 @@
/***************************************************************************
HELPERS
- ***************************************************************************/
+****************************************************************************/
namespace {