diff options
Diffstat (limited to 'src/mame/misc/fresh.cpp')
-rw-r--r-- | src/mame/misc/fresh.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/misc/fresh.cpp b/src/mame/misc/fresh.cpp index af947aff5c9..c62093301f3 100644 --- a/src/mame/misc/fresh.cpp +++ b/src/mame/misc/fresh.cpp @@ -32,7 +32,7 @@ rom 5 and 6 are prg roms namespace { - + class fresh_state : public driver_device { public: |