summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/vooddefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/video/vooddefs.h')
-rw-r--r--src/emu/video/vooddefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/video/vooddefs.h b/src/emu/video/vooddefs.h
index 5ebbfeacf43..cb743d9e701 100644
--- a/src/emu/video/vooddefs.h
+++ b/src/emu/video/vooddefs.h
@@ -2079,7 +2079,7 @@ INLINE UINT32 compute_raster_hash(const raster_info *info)
const UINT8 *dither4 = NULL; \
const UINT8 *dither = NULL \
-#define DECLARE_DITHER_POINTERS_NO_DITHER_VAR \
+#define DECLARE_DITHER_POINTERS_NO_DITHER_VAR \
const UINT8 *dither_lookup = NULL; \
#define COMPUTE_DITHER_POINTERS(FBZMODE, YY) \