summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaga.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galaga.cpp')
-rw-r--r--src/mame/drivers/galaga.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galaga.cpp b/src/mame/drivers/galaga.cpp
index 0ed58f9e0e5..6a9ffbf2850 100644
--- a/src/mame/drivers/galaga.cpp
+++ b/src/mame/drivers/galaga.cpp
@@ -725,7 +725,7 @@ TODO:
#define STARFIELD_X_LIMIT_BOSCO 224
-READ8_MEMBER(galaga_state::bosco_dsw_r)
+uint8_t galaga_state::bosco_dsw_r(offs_t offset)
{
int bit0,bit1;