summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segas16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/segas16.h')
-rw-r--r--src/mame/includes/segas16.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mame/includes/segas16.h b/src/mame/includes/segas16.h
index 1d66fe6c138..2c7b314efca 100644
--- a/src/mame/includes/segas16.h
+++ b/src/mame/includes/segas16.h
@@ -3,11 +3,11 @@ typedef struct _segas1x_state segas1x_state;
struct _segas1x_state
{
/* memory pointers */
-// UINT16 * workram; // this is used in the nvram handler, hence it cannot be added here
-// UINT16 * paletteram; // this is used in the segaic16 mapper, hence it cannot be added here (yet)
-// UINT16 * tileram_0; // this is used in the segaic16 mapper, hence it cannot be added here (yet)
-// UINT16 * textram_0; // this is used in the segaic16 mapper, hence it cannot be added here (yet)
-// UINT16 * spriteram_0; // this is used in the segaic16 mapper, hence it cannot be added here (yet)
+// UINT16 * workram; // this is used in the nvram handler, hence it cannot be added here
+// UINT16 * paletteram; // this is used in the segaic16 mapper, hence it cannot be added here (yet)
+// UINT16 * tileram_0; // this is used in the segaic16 mapper, hence it cannot be added here (yet)
+// UINT16 * textram_0; // this is used in the segaic16 mapper, hence it cannot be added here (yet)
+// UINT16 * spriteram_0; // this is used in the segaic16 mapper, hence it cannot be added here (yet)
/* misc video */
UINT8 road_priority; // segaxbd