summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cloud9.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cloud9.h')
-rw-r--r--src/mame/includes/cloud9.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/cloud9.h b/src/mame/includes/cloud9.h
index 33179ca36e5..63b95064912 100644
--- a/src/mame/includes/cloud9.h
+++ b/src/mame/includes/cloud9.h
@@ -11,8 +11,8 @@ struct _cloud9_state
UINT8 * videoram;
UINT8 * spriteram;
UINT8 * paletteram;
-// UINT8 * nvram_stage; // currently this uses generic nvram handlers
-// UINT8 * nvram; // currently this uses generic nvram handlers
+// UINT8 * nvram_stage; // currently this uses generic nvram handlers
+// UINT8 * nvram; // currently this uses generic nvram handlers
/* video-related */
const UINT8 *syncprom;