diff options
Diffstat (limited to 'src/mess/machine/super80.c')
| -rw-r--r-- | src/mess/machine/super80.c | 2 |
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 +} |
