summaryrefslogtreecommitdiffstats
path: root/src/emu/digfx.h
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2022-05-24 20:35:25 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2022-05-24 20:35:25 +1000
commit179faaed78191b3060d724a8cc0f2f7a802e7b3e (patch)
tree86ba632c01e80373ac5385ee071836b41771161e /src/emu/digfx.h
parent170443ff6fd532fe8180edf33123529d2a593218 (diff)
*****Removed unneeded/forgotten differences to mame code
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;