summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/msx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/msx.c')
-rw-r--r--src/mess/machine/msx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/msx.c b/src/mess/machine/msx.c
index 8df2039e0ad..a76d1ba0aa2 100644
--- a/src/mess/machine/msx.c
+++ b/src/mess/machine/msx.c
@@ -858,7 +858,7 @@ void msx_state::msx_memory_init()
size = layout->size;
option = layout->option;
-
+
if (layout->type != SLOT_CARTRIDGE1 && layout->type != SLOT_CARTRIDGE2)
{
int size_tmp = 0;