summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/docastle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/docastle.h')
-rw-r--r--src/mame/includes/docastle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/docastle.h b/src/mame/includes/docastle.h
index aee524d24a2..c5c7ed98e1f 100644
--- a/src/mame/includes/docastle.h
+++ b/src/mame/includes/docastle.h
@@ -50,5 +50,5 @@ public:
UINT32 screen_update_docastle(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
void video_start_common( UINT32 tile_transmask );
void draw_sprites( bitmap_ind16 &bitmap, const rectangle &cliprect );
- DECLARE_WRITE_LINE_MEMBER(idsoccer_adpcm_int);
+ DECLARE_WRITE_LINE_MEMBER(idsoccer_adpcm_int);
};