summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cbasebal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cbasebal.h')
-rw-r--r--src/mame/includes/cbasebal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/cbasebal.h b/src/mame/includes/cbasebal.h
index d5e94e29486..7950308e1d0 100644
--- a/src/mame/includes/cbasebal.h
+++ b/src/mame/includes/cbasebal.h
@@ -9,7 +9,7 @@ struct _cbasebal_state
{
/* memory pointers */
UINT8 * spriteram;
-// UINT8 * paletteram; // currently this uses generic palette handling
+// UINT8 * paletteram; // currently this uses generic palette handling
size_t spriteram_size;
/* video-related */