summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fromance.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/fromance.h')
-rw-r--r--src/mame/includes/fromance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/fromance.h b/src/mame/includes/fromance.h
index f887184fdc3..3cd454b2317 100644
--- a/src/mame/includes/fromance.h
+++ b/src/mame/includes/fromance.h
@@ -93,5 +93,5 @@ public:
inline void get_fromance_tile_info( tile_data &tileinfo, int tile_index, int layer );
inline void get_nekkyoku_tile_info( tile_data &tileinfo, int tile_index, int layer );
void init_common( );
- DECLARE_WRITE_LINE_MEMBER(fromance_adpcm_int);
+ DECLARE_WRITE_LINE_MEMBER(fromance_adpcm_int);
};