summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/neogeo/rom.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/neogeo/rom.c')
-rw-r--r--src/emu/bus/neogeo/rom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/neogeo/rom.c b/src/emu/bus/neogeo/rom.c
index 58989b8cb26..c63686c8a50 100644
--- a/src/emu/bus/neogeo/rom.c
+++ b/src/emu/bus/neogeo/rom.c
@@ -65,4 +65,4 @@ machine_config_constructor neogeo_rom_device::device_mconfig_additions() const
void neogeo_rom_device::activate_cart(ACTIVATE_CART_PARAMS)
{
m_banked_cart->install_banks(machine, maincpu, cpuregion, cpuregion_size);
-} \ No newline at end of file
+}