summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k053936.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k053936.h')
-rw-r--r--src/mame/video/k053936.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/k053936.h b/src/mame/video/k053936.h
index 94dc274b3f6..a1f8ca34683 100644
--- a/src/mame/video/k053936.h
+++ b/src/mame/video/k053936.h
@@ -40,7 +40,7 @@ public:
~k053936_device() {}
DECLARE_WRITE16_MEMBER( ctrl_w );
- DECLARE_READ16_MEMBER( ctrl_r );
+ DECLARE_READ16_MEMBER( ctrl_r );
DECLARE_WRITE16_MEMBER( linectrl_w );
DECLARE_READ16_MEMBER( linectrl_r );
void zoom_draw(bitmap_ind16 &bitmap, const rectangle &cliprect, tilemap_t *tmap, int flags, UINT32 priority, int glfgreat_hack);