summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/battlnts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/battlnts.h')
-rw-r--r--src/mame/includes/battlnts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/battlnts.h b/src/mame/includes/battlnts.h
index e575003bac1..9fcdcc6088d 100644
--- a/src/mame/includes/battlnts.h
+++ b/src/mame/includes/battlnts.h
@@ -8,7 +8,7 @@ typedef struct _battlnts_state battlnts_state;
struct _battlnts_state
{
/* memory pointers */
-// UINT8 * paletteram; // this currently uses generic palette handling
+// UINT8 * paletteram; // this currently uses generic palette handling
/* video-related */
int spritebank;