summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/glass.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/glass.h')
-rw-r--r--src/mame/includes/glass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/glass.h b/src/mame/includes/glass.h
index 1fad5fb297a..c140b913303 100644
--- a/src/mame/includes/glass.h
+++ b/src/mame/includes/glass.h
@@ -11,7 +11,7 @@ struct _glass_state
UINT16 * videoram;
UINT16 * vregs;
UINT16 * spriteram;
-// UINT16 * paletteram; // currently this uses generic palette handling
+// UINT16 * paletteram; // currently this uses generic palette handling
/* video-related */
tilemap *pant[2];