summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/paradise.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/paradise.h')
-rw-r--r--src/mame/includes/paradise.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/paradise.h b/src/mame/includes/paradise.h
index 6c76b52a5b3..6364d6eee2e 100644
--- a/src/mame/includes/paradise.h
+++ b/src/mame/includes/paradise.h
@@ -5,7 +5,7 @@ public:
static void *alloc(running_machine &machine) { return auto_alloc_clear(&machine, paradise_state(machine)); }
paradise_state(running_machine &machine) { }
-
+
/* memory pointers */
UINT8 * vram_0;
UINT8 * vram_1;