summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/i82730.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/i82730.h')
-rw-r--r--src/devices/video/i82730.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/i82730.h b/src/devices/video/i82730.h
index e0b1c4729d6..03165358a22 100644
--- a/src/devices/video/i82730.h
+++ b/src/devices/video/i82730.h
@@ -18,7 +18,7 @@
//**************************************************************************
#define I82730_UPDATE_ROW(name) \
- void name(bitmap_rgb32 &bitmap, uint16_t *data, uint8_t lc, uint16_t y, int x_count)
+ void name(bitmap_rgb32 &bitmap, uint16_t *data, uint8_t lc, uint16_t y, int x_count)
// ======================> i82730_device