summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/commando.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/commando.h')
-rw-r--r--src/mame/includes/commando.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/commando.h b/src/mame/includes/commando.h
index fcf7eeda7c3..69daf0df6ce 100644
--- a/src/mame/includes/commando.h
+++ b/src/mame/includes/commando.h
@@ -12,7 +12,7 @@ struct _commando_state
UINT8 * colorram;
UINT8 * videoram2;
UINT8 * colorram2;
-// UINT8 * spriteram; // currently this uses generic buffered_spriteram
+// UINT8 * spriteram; // currently this uses generic buffered_spriteram
/* video-related */
tilemap *bg_tilemap, *fg_tilemap;