summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/amiga.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/amiga.h')
-rw-r--r--src/mame/includes/amiga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/amiga.h b/src/mame/includes/amiga.h
index 1a25b3be318..5c7ddbcbeee 100644
--- a/src/mame/includes/amiga.h
+++ b/src/mame/includes/amiga.h
@@ -427,7 +427,7 @@ public:
UINT16 m_aga_sprdatb[8][4];
int m_aga_sprite_fetched_words;
int m_aga_sprite_dma_used_words[8];
-
+
DECLARE_CUSTOM_INPUT_MEMBER( amiga_joystick_convert );
};