summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pbaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pbaction.h')
-rw-r--r--src/mame/includes/pbaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/pbaction.h b/src/mame/includes/pbaction.h
index 42f9097bb43..914b8eade44 100644
--- a/src/mame/includes/pbaction.h
+++ b/src/mame/includes/pbaction.h
@@ -18,7 +18,7 @@ public:
UINT8 * colorram2;
UINT8 * work_ram;
UINT8 * spriteram;
-// UINT8 * paletteram; // currently this uses generic palette handling
+// UINT8 * paletteram; // currently this uses generic palette handling
size_t spriteram_size;
/* video-related */