summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gamate/slot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/gamate/slot.cpp')
-rw-r--r--src/devices/bus/gamate/slot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/gamate/slot.cpp b/src/devices/bus/gamate/slot.cpp
index a74b4569b6e..40a1c7fdfaa 100644
--- a/src/devices/bus/gamate/slot.cpp
+++ b/src/devices/bus/gamate/slot.cpp
@@ -182,7 +182,7 @@ int gamate_cart_slot_device::get_cart_type(const uint8_t *ROM, uint32_t len)
case 0x8000:
type = GAMATE_PLAIN;
break;
-
+
case 0x10000:
case 0x20000:
case 0x40000: