summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bublbobl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bublbobl.h')
-rw-r--r--src/mame/includes/bublbobl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/bublbobl.h b/src/mame/includes/bublbobl.h
index d48e5ffcbc8..026818df2e2 100644
--- a/src/mame/includes/bublbobl.h
+++ b/src/mame/includes/bublbobl.h
@@ -6,7 +6,7 @@ struct _bublbobl_state
UINT8 * mcu_sharedram;
UINT8 * videoram;
UINT8 * objectram;
-// UINT8 * paletteram; // currently this uses generic palette handling
+// UINT8 * paletteram; // currently this uses generic palette handling
size_t videoram_size;
size_t objectram_size;