summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/romload.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/romload.c')
-rw-r--r--src/emu/romload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/romload.c b/src/emu/romload.c
index de55d36a6f3..6d9b68daf47 100644
--- a/src/emu/romload.c
+++ b/src/emu/romload.c
@@ -1601,4 +1601,4 @@ int rom_system_bios(running_machine &machine)
int rom_default_bios(running_machine &machine)
{
return machine.romload_data->default_bios;
-} \ No newline at end of file
+}