summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/tehkanwc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/tehkanwc.h')
-rw-r--r--src/mame/includes/tehkanwc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/tehkanwc.h b/src/mame/includes/tehkanwc.h
index 9beb2e784c3..508de06119b 100644
--- a/src/mame/includes/tehkanwc.h
+++ b/src/mame/includes/tehkanwc.h
@@ -50,5 +50,5 @@ public:
TIMER_CALLBACK_MEMBER(reset_callback);
void gridiron_draw_led(bitmap_ind16 &bitmap, const rectangle &cliprect, UINT8 led,int player);
void draw_sprites(bitmap_ind16 &bitmap, const rectangle &cliprect);
- DECLARE_WRITE_LINE_MEMBER(tehkanwc_adpcm_int);
+ DECLARE_WRITE_LINE_MEMBER(tehkanwc_adpcm_int);
};