summaryrefslogtreecommitdiffstats
path: root/src/emu/digfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/digfx.h')
-rw-r--r--src/emu/digfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/digfx.h b/src/emu/digfx.h
index 0e5e2eb16e1..57dc81ba212 100644
--- a/src/emu/digfx.h
+++ b/src/emu/digfx.h
@@ -25,7 +25,7 @@
constexpr u8 MAX_GFX_ELEMENTS = 32;
constexpr u16 MAX_GFX_PLANES = 8;
-// HBMAME - needed by monaco
+// MESSUI - needed by monaco
constexpr u16 MAX_GFX_SIZE = 64;