summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emumem.cpp
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2020-12-21 19:48:42 +0100
committer Olivier Galibert <galibert@pobox.com>2020-12-21 19:48:50 +0100
commitcf472744a2696e1c91756c7a14743a74b00a85eb (patch)
tree841d342c95993693d42fde84f437246a68c6967c /src/emu/emumem.cpp
parent4a27ad89e9a6af26625d032e0814145308ec0da9 (diff)
view: Save their state
Diffstat (limited to 'src/emu/emumem.cpp')
-rw-r--r--src/emu/emumem.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/emumem.cpp b/src/emu/emumem.cpp
index f7eb15a208f..a06423d8e2f 100644
--- a/src/emu/emumem.cpp
+++ b/src/emu/emumem.cpp
@@ -445,7 +445,6 @@ memory_bank *memory_manager::bank_find(std::string name)
}
-
//**************************************************************************
// ADDRESS SPACE CONFIG
//**************************************************************************