summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/amstrad.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/amstrad.h')
-rw-r--r--src/mess/includes/amstrad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/amstrad.h b/src/mess/includes/amstrad.h
index 2f83a92dec6..39c89a0c99a 100644
--- a/src/mess/includes/amstrad.h
+++ b/src/mess/includes/amstrad.h
@@ -288,7 +288,7 @@ protected:
optional_ioport m_io_analog4;
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
void amstrad_init_lookups();
void amstrad_vh_update_mode();
void amstrad_plus_dma_parse(int channel);