summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/flstory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/flstory.h')
-rw-r--r--src/mame/includes/flstory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/flstory.h b/src/mame/includes/flstory.h
index 2c24dd21319..9bf61e51d7e 100644
--- a/src/mame/includes/flstory.h
+++ b/src/mame/includes/flstory.h
@@ -7,8 +7,8 @@ struct _flstory_state
UINT8 * workram;
UINT8 * scrlram;
UINT8 * spriteram;
-// UINT8 * paletteram; // currently this uses generic palette handling
-// UINT8 * paletteram_2; // currently this uses generic palette handling
+// UINT8 * paletteram; // currently this uses generic palette handling
+// UINT8 * paletteram_2; // currently this uses generic palette handling
size_t videoram_size;
size_t spriteram_size;