summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/s11a.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/s11a.h')
-rw-r--r--src/mame/includes/s11a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/s11a.h b/src/mame/includes/s11a.h
index e46fd0f8357..a00f0225ff2 100644
--- a/src/mame/includes/s11a.h
+++ b/src/mame/includes/s11a.h
@@ -22,7 +22,7 @@ public:
void init_s11a();
- DECLARE_WRITE8_MEMBER(bgbank_w);
+ void bgbank_w(uint8_t data);
void dig0_w(uint8_t data);
private: