summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/flkatck.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/flkatck.h')
-rw-r--r--src/mame/includes/flkatck.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/flkatck.h b/src/mame/includes/flkatck.h
index 76c79d7c3e8..d1eda8ba78d 100644
--- a/src/mame/includes/flkatck.h
+++ b/src/mame/includes/flkatck.h
@@ -9,7 +9,7 @@ struct _flkatck_state
{
/* memory pointers */
UINT8 * k007121_ram;
-// UINT8 * paletteram; // this currently uses generic palette handling
+// UINT8 * paletteram; // this currently uses generic palette handling
/* video-related */
tilemap *k007121_tilemap[2];