summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/super80.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2013-03-19 07:22:20 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2013-03-19 07:22:20 +0000
commit0e1f5ad25b25df7c2ec707ec45c544288eb3c683 (patch)
treeeeef04fdf999692be30c25457fb9b329e1dbfdde /src/mess/machine/super80.c
parent86614c802b9d611d83520fdb43388ae51d31f553 (diff)
Cleanups and version bumpmame0148u2
Diffstat (limited to 'src/mess/machine/super80.c')
-rw-r--r--src/mess/machine/super80.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/super80.c b/src/mess/machine/super80.c
index a694b932ee9..8f25391b1f4 100644
--- a/src/mess/machine/super80.c
+++ b/src/mess/machine/super80.c
@@ -253,4 +253,4 @@ QUICKLOAD_LOAD( super80 )
}
return IMAGE_INIT_PASS;
-} \ No newline at end of file
+}